Tool Translator++ 4.9.28 Standard Version / Developer Version

5.00 star(s) 1 Vote

Hein Daddel

Active Member
Modder
Nov 22, 2019
657
1,241
Is there a free downloadable version of Notepad++ or can you tell me exactly how to use it, thank you!
Notepad++ was always free. The help for the program looks bad at the moment. This has certainly already been described here at F95.
 
Sep 28, 2022
55
40
I made a web-based translation tool for rpgm games. you can find it on github with instructions for use




I didn't make it for renpy because it already exists. you can find it here

 
  • Like
Reactions: CAT0X0
Sep 28, 2022
55
40
it seems google is removing such free python api libraries one by one or making them translate very badly. 2 days ago the api gave the same results as translate.google.com, now it gives the same results as the googletrans library used by translator++, zenpy, paloslios translation tools. at the moment I don't recommend this program if you are translating renpy because before the only plus was that it translated properly, but now that the api has been broken by google, this application also makes meaningless translations.



as an example. original text

Tomorrow she's going to charge me for the wallet...{w} I'm sure.

program translation : Yarın cüzdan için beni suçlayacak ... {w} Eminim.


translate.google.com translation: Yarın benden cüzdanın parasını isteyecek...{w} Eminim.

google translate web translation: Yarın cüzdanın parasını benden alacak...{w} Eminim


English meaning of program translation: tomorrow she is gonna blame me for the wallet. Im sure.

most likely the era of free translation is over
the api I use is fixed. it is now dialing normally you can try and see. but other api's are still translating at the same level. I think they will be fixed in a few weeks.
 

WALKUR

Member
Oct 21, 2020
254
227
I made a web-based translation tool for rpgm games. you can find it on github with instructions for use




I didn't make it for renpy because it already exists. you can find it here

 
  • Like
Reactions: Lazro

vivaloveyou

Active Member
Jul 22, 2021
559
586
yes it's time to share. here is a github link for you to download the program. this is only for renpy. there is a part of the rpgmtranslate program that I still can't figure out. once I figure it out I will share the rpgmtranslate program. the program is new, according to my experiments the coderepair program should remove the bugs but as I said the program is new. so please let me know any bugs you get on github. here is the github link

I don't even know how to use it, like how do I get the game files to open in your translator able?
 

baggotswaggot

New Member
May 6, 2020
9
10
The Translator++ dev is actually so fucking greedy lmao. Let's say you subscribe to the lowest tier on his patreon because you figure once you get the "premium version", you'll have access to everything, right? Nope.

You not only have to pay to use the latest version, but it turns out even after that, if you want to use ChatGPT, you have to spend 1000 points. How do you get 1000 points? Well, if you give him 1 USD, he'll give you 100 points, so you'd just have to spend $10 right? Nah, he made it so you're forced to overspend, and sub to the 2nd highest tier by giving him $12 bucks cause the $10 tier literally isn't an option lmao.

Not to mention that you aren't actually even guaranteed 1200 points from the $12 tier if you aren't from the States, he literally put an asterisk next to it saying the points you get may vary depending on your currency.

Thank god I never gave him a dime. Dazed is actually too good to us.
 
Sep 28, 2022
55
40
You can add additional code to avoid translating audio, video, voice. If possible, you can add a function to create an excel file when the translation is complete with the original text in column 1 and the translated text in column 2. so that the user can edit the text ( renpy )
in short you want something like translator++ v2 :) well i can do it probably

and I actually wrote a code for image files and sound files to not translate the words that the extensions of the image files and sound files depend on. if you post it on github, we'll see where it was translated incorrectly. i think only things related to translator++ should be posted here anymore
 
Last edited:
  • Like
Reactions: chien9x

HikariSomnium

Newbie
Feb 29, 2020
31
20
The Translator++ dev is actually so fucking greedy lmao. Let's say you subscribe to the lowest tier on his patreon because you figure once you get the "premium version", you'll have access to everything, right? Nope.

You not only have to pay to use the latest version, but it turns out even after that, if you want to use ChatGPT, you have to spend 1000 points. How do you get 1000 points? Well, if you give him 1 USD, he'll give you 100 points, so you'd just have to spend $10 right? Nah, he made it so you're forced to overspend, and sub to the 2nd highest tier by giving him $12 bucks cause the $10 tier literally isn't an option lmao.

Not to mention that you aren't actually even guaranteed 1200 points from the $12 tier if you aren't from the States, he literally put an asterisk next to it saying the points you get may vary depending on your currency.

Thank god I never gave him a dime. Dazed is actually too good to us.


I must add that Translator++ has a ton of bugs, among other issues (I’m not sure about the latest version, but version 6.12.4 definitely does).

At first, I was really excited to find a program that allows translating games developed on various engines, but in the end, I realized I had wasted a huge amount of time for nothing.

I'm writing this to warn others against wasting their time. The VN Translation Tools addon does not work correctly for some game engines. For example, for Majiro and SystemNNN, the import function is broken. It’s hard to even describe the workarounds I had to come up with just to add to .trans file text that I had previously exported and translated.

On top of that, text wrapping doesn’t work for Majiro and SystemNNN. It’s possible that similar issues exist for other game engines or other addons as well.

Of course, some of these issues stem from VN Translation Tools itself, which Translator++ is built on, but the broken import function is entirely Translator++’s fault.

And sure, the program's developer has the right to set their own conditions for accessing addons and the latest version of the software. Bugs are to be expected, but at the very least, there should have been some mention of potential problems and limitations.

Long story short, the translator community needs a new, responsible developer who can create a reliable and universal tool—one that would be worth paying a reasonable price for.
 

WALKUR

Member
Oct 21, 2020
254
227
Yesterday, I bought a 6-day plan. It gave me a warning that it would be updated in 30 minutes and it hasn't updated yet. I have been using this application for years. I thought the latest version would be a solution because the free Google Translates have been translating very poorly in recent days. I wrote to the authorities and there is still no update. I did a little research and even if there was the latest update, Google would translate it the same. I also bought the Deeple Pro API.
he Transtlator++ API worked, but it charges per word. Currently, with the Deeple API Transtlator++, 16 dollars has evaporated. It doesn't have to be free, is there an application that provides translation for a reasonable fee?
 
  • Like
Reactions: Hein Daddel

Hein Daddel

Active Member
Modder
Nov 22, 2019
657
1,241
Yesterday, I bought a 6-day plan. It gave me a warning that it would be updated in 30 minutes and it hasn't updated yet. I have been using this application for years. I thought the latest version would be a solution because the free Google Translates have been translating very poorly in recent days. I wrote to the authorities and there is still no update. I did a little research and even if there was the latest update, Google would translate it the same. I also bought the Deeple Pro API.
he Transtlator++ API worked, but it charges per word. Currently, with the Deeple API Transtlator++, 16 dollars has evaporated. It doesn't have to be free, is there an application that provides translation for a reasonable fee?
Take a look here. It's free of charge. The Deepl-API can be integrated.

 
Last edited:
  • Like
Reactions: SGGG and WALKUR
Sep 28, 2022
55
40
Yesterday, I bought a 6-day plan. It gave me a warning that it would be updated in 30 minutes and it hasn't updated yet. I have been using this application for years. I thought the latest version would be a solution because the free Google Translates have been translating very poorly in recent days. I wrote to the authorities and there is still no update. I did a little research and even if there was the latest update, Google would translate it the same. I also bought the Deeple Pro API.
he Transtlator++ API worked, but it charges per word. Currently, with the Deeple API Transtlator++, 16 dollars has evaporated. It doesn't have to be free, is there an application that provides translation for a reasonable fee?
it's time to forget about free and easy translation. because google started banning free illegal translate libraries. let's not say it started, let's say it banned them all. that's why translator++ doesn't work, and even if it does, the translations are so bad that it's almost impossible to understand. you either translate manually or you have to pay for it. there was a library that fixed this problem recently, and 2 days later google banned it again. so the translation era is over
 
  • Like
Reactions: Hein Daddel
5.00 star(s) 1 Vote