安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









A) The mod loader loads all .rpym files in a mod's folder.
B) Ren'Py doesn't care where translation scripts are, just that they exist.
C) Mods are loaded by making Ren'Py see their folders as part of the game’s root, not the Workshop. So if two mods use the folder "test mod" their files will all be in the same folder according to renpy.
Using this, we can create translation scripts that only load when the mod is enabled. Copy the mod from the Workshop, generate translation files using the Ren'Py SDK, place them in the mod’s folder (in a subfolder if needed), and delete all original mod files except the translation scripts, preserving the folder structure.
Now you can upload the mod to the workshop as a translation.
Basically what we are doing is skin-walking the mod's folder structure so that the mod loader loads our translation scripts alongside the mod's original scripts.
Realmente a documentação é bem obscura em relação a tradução, não é à toa que não existam tantas traduções feitas pela comunidade.
Eu pessoalmente nunca encontrei esses bugs, provavelmente porque o script já traduz tudo. Eu vou tentar reproduzi-los e adicioná-los no guia nesse final de semana, eu também gostaria de saber quanto tempo o projeto durou. Se vocês puderem dar mais informações, enviem uma mensagem na discussão , ou me chamem pelo chat de amigos, o que for mais conveniente.
Parabéns de novo e muito obrigado pela tradução!
Releasing an unfinished translation as a mod would help you find volunteers and proof readers and also avoid duplication of effort if someone already began their own translation to your language.