Tool Translator++ 4.9.28 Standard Version / Developer Version

5.00 star(s) 2 Votes

Alvillo

Member
Jul 20, 2020
418
261
197
Translator++ 7.2.27 Google Web Translation (Google Page) added. I cracked it with Public JS, but I haven't tested it. If you encounter any issues, please mention them here.

Thank you for sharing the Google Page extension. killilolipop52



For now I see it well. Anyway, thank you very much OwO
 

vifaloveyou

Active Member
Jul 22, 2021
688
778
216
Translator++ 7.2.27 Google Web Translation (Google Page) added. I cracked it with Public JS, but I haven't tested it. If you encounter any issues, please mention them here.

Thank you for sharing the Google Page extension. killilolipop52




Translator++ Is there a way to not translate files with .jpg or .mp3 extensions?
 

nekobotmx

New Member
Sep 14, 2021
11
17
136
Translator++ 7.2.27 Google Web Translation (Google Page) ha añadido. Lo rompí con Public JS, pero no lo he probado. Si encuentra algún problema, por favor menciónelos aquí.

Gracias por compartir la extensión de Google Page. killilolipop52




[/CITA]
I made some changes to the plugin so that it doesn't translate into European Spanish, but into Latin American Spanish. Is there any problem if I share it?
 

TheExorcist-

Member
Dec 8, 2019
184
198
231
I noticed that Google's translation is too fast (100ms), which causes the 'string escape' ([i}/) problem in batch translations, so I reset it to the old default (5000ms). The translation quality is very good, and anyone who wants to use it or has problems with it can use the file I shared.

Translator++\www\js\autoload --->
 

entrypoint

Newbie
Mar 14, 2023
45
86
124
I noticed that Google's translation is too fast (100ms), which causes the 'string escape' ([i}/) problem in batch translations, so I reset it to the old default (5000ms). The translation quality is very good, and anyone who wants to use it or has problems with it can use the file I shared.

Translator++\www\js\autoload --->
It's worth remembering that this translator doesn't translate anything that looks like an html tag, so texts like <Hello how are you> end up not being translated, you can simply add a space that will be translated as < Hello how are you >, and then remove the space when the text is translated, I forgot to add this when I was adapting this translator to translator++

This is more useful in renpy games, where you don't use any command that looks like an html tag, whereas in rpgm there are cases that actually use an html tag
 

skan743

Member
Nov 17, 2021
126
155
95
Excuse me, does anyone have a development version? I want to practice some automation tasks and I think that with the console it is easier to do it, the version number is not important for me.
 

nescauuzinha

Member
Jul 17, 2020
168
86
152
I tried Google Sheet, but it doesn't parse the .csv correctly, so I created a script to translate the file. it stayed like this
I need your help. I went to play that game that you translated for me, but it needs a line break. The text in "textcontent" does not appear in full within the game.
 

skan743

Member
Nov 17, 2021
126
155
95
How to make the whole line that starts with a lowercase letter untranslated?

My english no good,thank you!
I understand that you want some things to be left untranslated when translating them. 2 things come to mind:

1 - In the search engine (Control + F) search for "chiefSprite", you can filter it to search for it in the specific file or in all of them. Then in the results select all. Now, right click>with selection>Set Gold tag (for example).

Now when you go to Batch Translation you can have everything translated except for the rows with the Gold tag.

2 - You can also do this exclusion if you have already translated the game, to do this do the same as the search engine, and when you go to "Inject Translation" in TAGS check "do not process row with selected tags (black list)" and select the "Gold" in the color bar. This will inject all translations into the game except for the rows with the Gold tag, that is, they will remain untranslated.
 
5.00 star(s) 2 Votes