Project Zomboid

Project Zomboid

The Engineer
Bryan 8 Mar, 2023 @ 3:51pm
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!

ItemName_PTBR.txt

ItemName_PTBR = { ItemName_Radio.RadioMag1 = "Engenharia 101", ItemName_Radio.RadioMag2 = "Seja um engenheiro com maestria!", ItemName_Radio.RadioMag3 = "Engenharia Avançada", }

UI_PTBR.txt

UI_PTBR = { -- Main screen (lua) UI_profdesc_engineer = "Pode montar alguns dispositivos básicos, temporizadores, fios elétricos, gatilhos, armadilhas e explosivos.", }
< >
Showing 1-1 of 1 comments
Falbor 6 Mar @ 4:12pm 
ITALIAN - ANSI

[ ItemName_IT.txt ]
ItemName_IT = {
ItemName_Radio.RadioMag1 = "Ingegneria 101",
ItemName_Radio.RadioMag2 = ""Sii un ingegnere con maestria!",
ItemName_Radio.RadioMag3 = "Ingegneria Avanzata",
}


[ UI_IT.txt ]
UI_IT = {
-- Main screen (lua)
UI_profdesc_engineer = "Puoi assemblare alcuni dispositivi di base, timer, fili elettrici, trigger, trappole ed esplosivi.",
}
< >
Showing 1-1 of 1 comments
Per page: 1530 50