Project Zomboid

Project Zomboid

Gunpoint Redemption [B.41/B.42]
 This topic has been pinned, so it's probably important
Kaofan  [developer] 10 Nov, 2023 @ 2:51am
Translation
If you want to add your language to this Mod, you can find it at this address: media\lua\shared\Translate

Example

File: UI_EN.txt
Encoding format: UTF-8
Build Version: 41 and 42
UI_EN = { UI_Suicide_Trauma = "I witnessed a traumatic incident...", UI_Suicide_Confirm = "Suicide? Are you sure?", UI_Suicide_NoAmmo = "No ammo or need reload", UI_Suicide = "Suicide", }

File: IG_UI_EN.txt
Encoding format: UTF-8
Build Version: 41 and 42
IGUI_EN = { IGUI_Achievement_Sharpshooter = "Sharpshooter", IGUI_Achievement_Sharpshooter_Description = "Hit 100 zombies with a firearm.", IGUI_Achievement_DeadEye = "Dead Eye", IGUI_Achievement_DeadEye_Description = "Kill 50 zombies with headshots.", IGUI_Achievement_MasterGunslinger = "Master Gunslinger", IGUI_Achievement_MasterGunslinger_Description = "Kill 200 zombies using firearms.", IGUI_Achievement_UltimateDuelist = "Ultimate Duelist", IGUI_Achievement_UltimateDuelist_Description = "Kill another player in a PvP duel.", IGUI_Achievement_SpeedReload = "Speed Reload", IGUI_Achievement_SpeedReload_Description = "Reload your firearm 100 times.", }

Edit: 19.01.2025
Last edited by Kaofan; 19 Jan @ 1:34am
< >
Showing 1-5 of 5 comments
UI_TR = {
UI_suicide_are_you_sure = "İntihar mı? Emin misin?,
UI_no_Ammo = "Silahın boş",
UI_Suicide = "İntihar"
}
Lucho 23 Mar, 2024 @ 9:32am 
UI_ES = {
UI_suicide_are_you_sure = "Suicidio" ¿Está seguro?
UI_no_Ammo = "No hay munición o es necesario recargar",
UI_Suicide = "Suicidio"
}
typical 26 Jun, 2024 @ 6:42am 
Encoding Format: Windows-1250
UI_PL = { UI_suicide_are_you_sure = "Samobójstwo? Jesteś pewny/a?", UI_no_Ammo = "Przeładuj lub znajdź amunicję", UI_Suicide = "Popełnij Samobójstwo" }
Last edited by typical; 26 Jun, 2024 @ 6:42am
Overlord 8 Aug, 2024 @ 3:07pm 
Thai language

File: UI_TH.txt
Encoding format: UTF-8

UI_TH = {
UI_suicide_are_you_sure = "ฆ่าตัวตาย? คุณแน่ใจเหรอ?",
UI_no_Ammo = "ไม่มีกระสุนหรือต้องโหลดก่อน",
UI_Suicide = "ฆ่าตัวตาย"
}
Ciao!
I translated (update) your mod into Italian.

Italian translation:
B41 Encodig format: ANSI
B42 Encodig format: UTF-8

UI_IT = { UI_Suicide_Trauma = "Sono stato testimone di un incidente traumatico...", UI_Suicide_Confirm = "Sicuro di volerlo fare?", UI_Suicide_NoAmmo = "Senza munizioni, oppure devi ricaricare", UI_Suicide = "Ucciditi", }

IGUI_IT = { IGUI_Achievement_Sharpshooter = "Tiratore scelto", IGUI_Achievement_Sharpshooter_Description = "Colpisci 100 zombie con un'arma da fuoco.", IGUI_Achievement_DeadEye = "Occhi di falco", IGUI_Achievement_DeadEye_Description = "Uccidi 50 zombi con colpi alla testa.", IGUI_Achievement_MasterGunslinger = "Maestro Pistolero", IGUI_Achievement_MasterGunslinger_Description = "Uccidi 200 zombi usando armi da fuoco.", IGUI_Achievement_UltimateDuelist = "Duellante definitivo", IGUI_Achievement_UltimateDuelist_Description = "Uccidi un altro giocatore in un duello PvP.", IGUI_Achievement_SpeedReload = "Ricarica veloce", IGUI_Achievement_SpeedReload_Description = "Ricarica la tua arma da fuoco 100 volte.", }

Thanks to your work with the mod you created!
Last edited by Art Tippet; 19 Jan @ 3:21pm
< >
Showing 1-5 of 5 comments
Per page: 1530 50