Project Zomboid

Project Zomboid

[B41/B42]I Might Need A Lighter
Translations
Ciao!

[Update] Italian translation:
B41 Encodig format: ANSI
B42 Encodig format: UTF-8

ContextMenu_IT = { ContextMenu_Smoke = "Fumare" ContextMenu_CarLighter = "Accendisigari" ContextMenu_NoCarLighter = "Niente accendisigari per auto" ContextMenu_InstallCarLighter = "Collegare l'accendisigari dell'auto" ContextMenu_UnInstallCarLighter = "Scollegare l'accendisigari dell'auto" ContextMenu_CarLighterRepairNoSkill = "<br> ha bisogno di riparazioni" ContextMenu_CarLighterRepairWithSkill = "<br> può essere riparato" ContextMenu_CarOutOfCigarette = " <br> Niente da fumare" ContextMenu_CarNoBattery = "<br> La batteria è scarica o mancante " ContextMenu_CarNoKeyOrWire = "<br> Chiave o fili non collegati all'auto" }

DisplayName_IT = { ItemName_Base.CarLighter = "Accendisigari", }

Sandbox_IT = { Sandbox_IMightNeedALighter = "I Might Need A Lighter" Sandbox_IMNAL_CarLighterChance = "Possibilità di generare un accendisigari" Sandbox_IMNAL_CarLighterSocketChance = "Possibilità di dover riparare prima la presa dell'accendisigari dell'auto" Sandbox_IMNAL_stoveSmokingLength = "Durata fumo dal fornello, 460 è vanilla, meno è più veloce" Sandbox_IMNAL_carSmokingLength = "Durata fumo nell'auto, 460 è vanilla, meno è più veloce" Sandbox_IMNAL_carLighterBaseTimer = "Timer di base per l'accendisigari" Sandbox_IMNAL_stoveBaseTimer = "Timer di base per i fornelli" Sandbox_IMNAL_microwaveBaseTimer = "Timer di base per i microonde" Sandbox_IMNAL_fireplaceBaseTimer = "Timer di base per i caminetti" Sandbox_IMNAL_barbecueBaseTimer = "Timer di base per i barbecue" Sandbox_IMNAL_campingBaseTimer = "Timer di base per i falò" Sandbox_IMNAL_fireBaseTimer = "Timer di base per una tessera in fiamme (incendi)" Sandbox_IMNAL_playerBaseTimer = "Timer di base per gli altri giocatori che stanno già fumando" Sandbox_IMNAL_allowStove = "Consentire l'accensione delle sigarette tramite fornelli" Sandbox_IMNAL_allowMicrowave = "Consentire l'accensione delle sigarette tramite microonde" Sandbox_IMNAL_allowFireplace = "Consentire l'accensione delle sigarette tramite camini" Sandbox_IMNAL_allowBarbecue = "Consentire l'accensione delle sigarette tramite barbecue" Sandbox_IMNAL_allowCampfire = "Consentire l'accensione delle sigarette tramite falò" Sandbox_IMNAL_allowFire = "Consentire l'accensione delle sigarette tramite tessera in fiamme (incendi)" Sandbox_IMNAL_allowBump = "Consentire l'accensione delle sigarette tramite altri giocatori che stanno già fumando" Sandbox_IMNAL_noStoveRisk = "FUNZIONE WIP - Disattiva tutti i rischi su fornelli/caminetti/ecc." Sandbox_IMNAL_electricityReq = "Richiesta di competenza Elettrica per riparare una presa accendisigari dell'auto" Sandbox_IMNAL_mechanicReq = "Richiesta di competenza Meccanica per riparare una presa accendisigari dell'auto" }

Thanks to your work with the mod you created!
Last edited by Art Tippet; 15 Jan @ 2:58am
< >
Showing 1-3 of 3 comments
Fingbel  [developer] 16 Jan @ 4:02am 
Thanks for the provided translated strings, i'm in the process of integrating them.

Is "Chiave o filo mancanti" really wrong ? Because " Chiave o fili non collegati all'auto" is a bit too long to fit correctly.
then go ahead and enter "Chiave o fili non collegati", thanks :)
Last edited by Art Tippet; 19 Jan @ 1:58pm
M1ST0R 3 Apr @ 8:30am 
I Might Need A Lighter. Russian. UTF-8 or ANSII
It seems that the encoding is broken because instead of words I see "?????"

ContextMenu_RU = { ContextMenu_Smoke = "Курить" ContextMenu_CarLighter = "Автомобильная зажигалка" ContextMenu_NoCarLighter = "Нет автомобильной зажигалки" ContextMenu_InstallCarLighter = "Подключить автомобильный прикуриватель" ContextMenu_UnInstallCarLighter = "Отключить автомобильный прикуриватель" ContextMenu_CarLighterRepairNoSkill = "<br> нуждается в починке" ContextMenu_CarLighterRepairWithSkill = "<br> можно починить" ContextMenu_CarOutOfCigarette = " <br> Нечего курить" ContextMenu_CarNoBattery = "<br> Батарея разряжена или отсутствует" ContextMenu_CarNoKeyOrWire = "<br> Ключ или провод отсутствуют" }
DisplayName_RU = { ItemName_Base.CarLighter = "Автомобильный прикуриватель", }
Sandbox_RU = { Sandbox_IMightNeedALighter = "I Might Need A Lighter", Sandbox_IMNAL_CarLighterChance = "Шанс появления автомобильной зажигалки", Sandbox_IMNAL_CarLighterSocketChance = "Шанс необходимости сначала починить гнездо прикуривателя", Sandbox_IMNAL_stoveSmokingLength = "Длительность дымления плиты (460 — ванильная, меньше — быстрее)", Sandbox_IMNAL_carSmokingLength = "Длительность дымления машины (460 — ванильная, меньше — быстрее)", Sandbox_IMNAL_carLighterBaseTimer = "Базовый таймер для автомобильных зажигалок", Sandbox_IMNAL_stoveBaseTimer = "Базовый таймер для плит", Sandbox_IMNAL_microwaveBaseTimer = "Базовый таймер для микроволновок", Sandbox_IMNAL_fireplaceBaseTimer = "Базовый таймер для каминов", Sandbox_IMNAL_barbecueBaseTimer = "Базовый таймер для барбекю", Sandbox_IMNAL_campingBaseTimer = "Базовый таймер для костра", Sandbox_IMNAL_fireBaseTimer = "Базовый таймер для открытого огня", Sandbox_IMNAL_playerBaseTimer = "Базовый таймер для розжига от игрока", Sandbox_IMNAL_allowStove = "Разрешить использование плит", Sandbox_IMNAL_allowMicrowave = "Разрешить использование микроволновок", Sandbox_IMNAL_allowFireplace = "Разрешить использование каминов", Sandbox_IMNAL_allowBarbecue = "Разрешить использование барбекю", Sandbox_IMNAL_allowCampfire = "Разрешить использование костра", Sandbox_IMNAL_allowFire = "Разрешить использование горящих объектов", Sandbox_IMNAL_allowBump = "Разрешить прикуривание от уже курящего игрока", Sandbox_IMNAL_noStoveRisk = "Функция в разработке - Отключить риски для плит/каминов и т.д.", Sandbox_IMNAL_electricityReq = "Требуемый уровень электрики для починки гнезда прикуривателя", Sandbox_IMNAL_mechanicReq = "Требуемый уровень механики для починки гнезда прикуривателя" }
Last edited by M1ST0R; 4 Apr @ 10:52am
< >
Showing 1-3 of 3 comments
Per page: 1530 50