So, currently, I have progressed. I tried to:
1) Edit trans.php (From Translator++ 1.6.17) and put:
TES_Patcher.exe -e -a 102
Then it created a bit different map01_03 (and other files) with more japanese text to be translated.
I did everything alright, creating a new main.rvdata2, BUT it still shows up wrong lines!
In the last pic, [MIKA] is the name of the protagonist that are shown in the header of ANOTHER dialogue!
I also tried to put all listed custom events (from TES_Patcher -c):
2) Edit trans.php (From Translator++ 1.6.17) and put:
TES_Patcher.exe -e -a 101,102,108,111,117,118,119,121,122,123,125,126,128,132,201,204,205,211,212,213,224,230,231,232,235,241,245,250,301,314,315,316,318,355,402,404,505,601,604,655
Now the game breaks with TONS of errors! So I am with option 1 above (more items translated but without breaking the game), but still with 'wrong lines' syndrome.
So I am still struggling to find clues.
The LAST option here is to play the entire game, checking if dialogues are okay. If not, I would edit all events manually (by using RPG MAKER editor), so instead of <link map01_03 cha002> when clicking in the MAID girl, I would put the dialogue directly on her.
EDIT: Okay! I tried to use
TES_Patcher 0.2.2 manually (which unpack and recreates main.rvdata2) and it
works!
So I need to translate the rest of the game OUTSIDE Translator++.