Project Zomboid

Project Zomboid

Ducks' No Pain? Yes, Gain!
Bryan 20 Mar, 2023 @ 12:45am
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]



Folder with these translations already corrected and with the correct accentuation: Here![www.dropbox.com]

Important: For the PT-BR language, code in ANSI so that the accent is correct!
IG_UI_PTBR .txt
IG_UI_PTBR = { IGUI_FitnessStamina = "Energia", }

Sandbox_PTBR .txt
Sandbox_PTBR = { Sandbox_DucksNPYG = "Ducks' Sem dor? Com ganhos!", Sandbox_DucksNPYG_AllowPain = "Permitir dor", Sandbox_DucksNPYG_AllowPain_tooltip = "Se ativado, permite que você continue se exercitando se estiver sem resistência. Isso fará com que a mecânica da dor do exercício regular.", Sandbox_DucksNPYG_StaminaHoursToRecover = "Horas para se recuperar", Sandbox_DucksNPYG_StaminaHoursToRecover_tooltip = "Quantas horas leva para ir de 0% de resistência de exercício para 100% de resistência de exercício.", Sandbox_DucksNPYG_StaminaLossMultiplier = "Multiplicador de perda de resistência", Sandbox_DucksNPYG_StaminaLossMultiplier_tooltip = "Quanta energia você perde por malhar. Valores mais baixos significam que você pode se exercitar por mais tempo.", }