Project Zomboid

Project Zomboid

Woodcutting Skill
 此主题已被置顶,因此可能具有重要性
Bryan 2023 年 3 月 16 日 下午 12:47
Translations
Topic about the translations

Hello, how are you ?!
I did this "translations" topic for your mod for people can send you translations. Like this, it will be more easily update the files.

Well, I did a translation for Brazilian Portuguese.
If you need help with more translations in PT-BR, I'd be glad to help you.

For those that want to translate to your language, just do replace the files according to your language and codification specific:


File with the translations in English: Here! [pastebin.com]

Important: For the PT-BR language, code in ANSI so that the accent is correct!



IG_UI_PTBR.txt
IGUI_PTBR = { IGUI_perks_Woodcutting = "Corte de madeira", IGUI_trees = "Árvores", IGUI_bushes = "Arbustos", }

UI_PTBR.txt
UI_PTBR = { UI_trait_woodcutter = "Madeireiro", UI_trait_woodcutterdesc = "", }
< >
正在显示第 1 - 7 条,共 7 条留言
CarlosRojasCu 2023 年 4 月 3 日 上午 6:08 
A simple translation into Spanish... always in ANSI encoding.

IG_UI_ES.txt

IGUI_ES = {
IGUI_perks_Woodcutting = "Tala de árboles",
IGUI_trees = "Árboles",
IGUI_bushes = "Arbustos",
}


UI_ES.txt

UI_ES = {
UI_trait_woodcutter = "Tala de árboles",
}


https://drive.google.com/file/d/1FwUceQGp30EyebXljXYch2rLdc5hXcyw/view?usp=sharing
最后由 CarlosRojasCu 编辑于; 2023 年 4 月 3 日 上午 6:08
🌴 Zunder 🌴 2023 年 8 月 19 日 上午 5:42 
Hello, here is the translation into French.

GitHub Translation Files in French[github.com]

Very important: it is imperative to save files in ANSI format so that special characters, such as 'é', are correctly displayed in-game.
Thank you.
Champy  [开发者] 2023 年 8 月 30 日 上午 9:45 
Well, I took my sweet time, but the translations are finally released, with proper encoding (ISO 8859-1). Let me know if you find anything weird.
🌴 Zunder 🌴 2023 年 8 月 30 日 上午 10:02 
LoL
You're lucky.
There are no special characters in this translation (French).

So you can leave in UTF8 if you want.

Yet I had specified in the message just above ^^ (ANSI format).

Well, it doesn't matter.

Thanks for your hard work =)
Champy  [开发者] 2023 年 8 月 30 日 上午 10:21 
引用自 🌴 Zunder 🌴
LoL
Yet I had specified in the message just above ^^ (ANSI format).

Yeah I didn't find the ANSI format in the "Save with Encoding" option in Visual Studio Code, so I went with the same encodings I used for More Descriptions For Traits. There was no issue there as far as I'm aware, so. It should be fine
🌴 Zunder 🌴 2023 年 8 月 31 日 上午 6:40 
For editing these files I use the windows notepad.

Nothing fancy.

And, for your information, there are the format options, including ANSI. =)
Inferno 2024 年 1 月 22 日 下午 9:45 
There is an error in Spanish translation, it should be:
ui_trait_woodcutter = "Leñador"
Ansi format*
最后由 Inferno 编辑于; 2024 年 1 月 22 日 下午 9:46
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50