Tool RenPy Translation tool

5.00 star(s) 5 Votes

Tacito

Forum Fanatic
Jul 15, 2017
5,797
50,957
I used
highlight syntax for notepad++ and autorecognition *.rpy files
Place in win7 -> C:\Users\YouUsers\AppData\Roaming\Notepad++

tabs in spaces can be defeated, as in the picture
Yes , but when I edit .rpy with notepad setted as python never had a single problem with Tab or others.

You can search Tab (or search and replace) also in this way
tab.jpg
 

wasya2009

Newbie
Dec 13, 2018
78
35
Yes , but when I edit .rpy with notepad setted as python never had a single problem with Tab or others.

You can search Tab (or search and replace) also in this way
View attachment 803302
Yes, also a method. But in my case, it already automatically detects *.rpy files (code highlighting similar to python).
And how to get rid of tabs is already in the notepad++ tools see my screenshoot in post #512
 
  • Like
Reactions: Tacito

Tacito

Forum Fanatic
Jul 15, 2017
5,797
50,957
Yes, also a method. But in my case, it already automatically detects *.rpy files (code highlighting similar to python).
And how to get rid of tabs is already in the notepad++ tools see my screenshoot in post #512
I checked in Win10 , seems it removes the Tab problem but color code seems lost.
Right with python language setted
renpy.jpg

It is normal or it is a my error ? Thanks
Normally I use this settings
rpy.jpg
 
Last edited:
  • Like
Reactions: wasya2009

xelion

Newbie
Apr 8, 2018
21
20
Hello,
I have been reviewing the translation API, and I have seen 2 that in their free version, offer to translate 500,000 characters / month

Microsoft Translator Text
NLP Translation


Compared to what Yandex free could translate (before), it sucks ... but do you think it would come to translate 1 game a month?
 
Last edited:

wasya2009

Newbie
Dec 13, 2018
78
35
Hello,
I have been reviewing the translation API, and I have seen 2 that in their free version, offer to translate 500,000 characters / month

Microsoft Translator Text
NLP Translation


Compared to what Yandex free could translate (before), it sucks ... but do you think it would come to translate 1 game a month?
Все будет зависеть от объема текста в игре. Какая-нибудь альфа v0.001 - возможно да, а какой нибудь complete - нет. Но вообще есть методы по обходу этих и других подобных ограничений, но тогда приложение надо усложнять.
 
  • Like
Reactions: xelion

v01d_08

Member
Modder
Jan 2, 2018
232
308
Version 0.07 fix 6
Fixed broken tags recognition, in case the online translator broke some tags or variables during translation. Now tags like %H and some other are also included in check.
Please redownload the archive with a new version from the first post.
Thanks to all who helped to find and investigate this issue - Tacito, Wasya and others.
 

"Kimber

Newbie
Nov 23, 2017
72
50
The program called Translator ++ offers the possibility to translate without api. Can't you do this in your schedule
 

v01d_08

Member
Modder
Jan 2, 2018
232
308
The program called Translator ++ offers the possibility to translate without api. Can't you do this in your schedule
Well, I donth think anyone here wants to spend 24 hours to translate a single game. But that is the speed, when you translate it without API.

Translation without API can work, if you need to translate some small game, but for games like MilfCity, that contain more than 1 million of chars, this is not possible. You will get banned by Google for multiple requests.

But what I saw - this guy uses some kind of offline translator. This sounds interesting, though I don't think it will give a quality result.
 
Last edited:

"Kimber

Newbie
Nov 23, 2017
72
50
Well, I donth think anyone here wants to spend 24 hours to translate a single game. But that is the speed, when you translate it without API.

Translation without API can work, if you need to translate some small game, but for games like MilfCity, that contain more than 1 million of chars, this is not possible. You will get banned by Google for multiple requests.

But what I saw - this guy uses some kind of offline translator. This sounds interesting, though I don't think it will give a quality result.
Can you still make a different program or something? I'm sure there are those who think like me
 

▌Gin ▐

Engaged Member
Aug 15, 2019
2,790
33,015
Con un pò di pazienza puoi fare come me, quando hai finito la traduzione con google e ricompilato apri direttamente i file rpy con Rackamtranslate per fare le correzioni necessarie, non è completamente automatico ma usa DeepL Translate.
***
With a little patience you can do the same as me, when you have finished the translation with google and recompiled open directly the rpy files with Rackamtranslate to make the necessary corrections, it is not fully automatic but use DeepL Translate.
 

v01d_08

Member
Modder
Jan 2, 2018
232
308
Can you still make a different program or something? I'm sure there are those who think like me
But is there a sence of making duplicated functionality in this tool? You can always use the Translate++ or Rackamtranslate, if you want it step by step, or just use the RenPy translations tool if you need it in batch.
 
5.00 star(s) 5 Votes