Tool Ren'Py HAN-I DIL ONE-CLICK RENPY TRANSLATOR

5.00 star(s) 1 Vote

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,977
47,793
883
i add over 100 language
fixed some problems
I did a translation test for Spanish and Italian, and it worked well, but for my language, Portuguese, it's not working. I think it will be easy for you to fix this. Thank you for all your hard work, thank you very much indeed. (y)
 

M.Paginou65

Newbie
May 15, 2025
49
17
27
I did a translation test for , French doesn't work. I think you can easily solve this problem. Thank you very much for all your work. Attachments.
 

HanTranslate

Member
Sep 28, 2022
136
187
119
I did a translation test for , French doesn't work. I think you can easily solve this problem. Thank you very much for all your work. Attachments.
did u select french? u should select it first, and try redownload translation tool, i just updated it
 

CAT0X0

Active Member
Jul 26, 2019
839
5,125
678
CATOXO Hello, can you help me with the screenshot?
There cannot be two identical old strings to translate, and apparently the same old string is repeated in lines 95503 and 95579 of the file ...\game\tl\han_french\translate\translation.rpy, because 's and '\s, with the quote with and without the escape backslash (' = \') are the same.

Code:
95503 old "Wait for [S]'s return from the Zone"

95979 old "Wait for [S]\'s return from the Zone"
So try removing lines old/new 95979/95980, so that string is translated only once. And when you inquire about an error, do not attach a screenshot, but rather the tracebak.txt and error.txt files with the complete error details, which the game creates in its root folder (where the exe is located) when it shows any error screen. And also the translation.rpy file of the translation you made that contains the string with the error, because it is not easy to identify the cause of the error if you only attach a screenshot, which also does not show the complete log of what caused it. And if you only write the user's nickname in the query without quoting them, the forum won't notify that user that they were quoted either.
 
Last edited:
  • Like
Reactions: M.Paginou65

M.Paginou65

Newbie
May 15, 2025
49
17
27
There cannot be two identical old strings to translate, and apparently the same old string is repeated in lines 95503 and 95579 of the file ...\game\tl\han_french\translate\translation.rpy, because 's and '\s, with the quote with and without the escape backslash (' = \') are the same.

Code:
95503 old "Wait for [S]'s return from the Zone"

95979 old "Wait for [S]\'s return from the Zone"
So try removing lines old/new 95979/95980, so that string is translated only once. And when you inquire about an error, do not attach a screenshot, but rather the tracebak.txt and error.txt files with the complete error details, which the game creates in its root folder (where the exe is located) when it shows any error screen. And also the translation.rpy file of the translation you made that contains the string with the error, because it is not easy to identify the cause of the error if you only attach a screenshot, which also does not show the complete log of what caused it. And if you only write the user's nickname in the query without quoting them, the forum won't notify that user that they were quoted either.
A big thank you for your help.
 
  • Like
Reactions: CAT0X0

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,977
47,793
883
The translation of the dialogues is working perfectly, but today I encountered some problems after translating the game “https://f95zone.to/threads/naughty-neighbours-v0-65-outerrealm3d.155855/” into Portuguese. After the translation, the part related to the settings presented consecutive errors. So, I decided to do a new translation, but temporarily removing the screen.rpyc, gui.rpyc, and custom_screens.rpyc files. I did the new translation and the errors disappeared. Many developers like to customize the settings, which the tool's protection filters cannot prevent.
 
  • Like
Reactions: renato186a

HanTranslate

Member
Sep 28, 2022
136
187
119
The translation of the dialogues is working perfectly, but today I encountered some problems after translating the game “https://f95zone.to/threads/naughty-neighbours-v0-65-outerrealm3d.155855/” into Portuguese. After the translation, the part related to the settings presented consecutive errors. So, I decided to do a new translation, but temporarily removing the screen.rpyc, gui.rpyc, and custom_screens.rpyc files. I did the new translation and the errors disappeared. Many developers like to customize the settings, which the tool's protection filters cannot prevent.
contact me from discord: nick:

yetimdoven_3169
 
  • Like
Reactions: giqui

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,977
47,793
883
contact me from discord: nick:

yetimdoven_3169
Sorry, buddy, but in the past, after registering on Discord, I started receiving a lot of calls from numbers in other countries. For that reason, I had to change my number and I no longer use Discord :(
 

junior1235

New Member
Feb 27, 2024
5
2
89
This translator is very good, it just needs to fix these brackets that break the game "{i}" in front of the translation.
 
  • Like
Reactions: giqui

HanTranslate

Member
Sep 28, 2022
136
187
119
Does this process corrupt the game's code? Does it prevent the game from opening? To avoid dealing with too many issues, I haven't resolved any problems other than those that corrupt the game's integrity. Could you show me a picture of how it looks in the game?
 
5.00 star(s) 1 Vote