Project Zomboid

Project Zomboid

Generator Time Remaining
 Denna tråd har blivit fäst, så den är troligtvis viktig
Undefined  [utvecklare] (Avstängd) 8 nov, 2022 @ 9:25
Submit Translation
The localization file is small enough to fit here. Just copy it, edit the parts in quotes, and post it back here. Also, let me know the language you're translating to.

Tooltip_EN = { Tooltip_GTR_Day = "day", Tooltip_GTR_Days = "days", Tooltip_GTR_Hour = "hour", Tooltip_GTR_Hours = "hours", Tooltip_GTR_Minutes = "minutes" } UI_EN = { UI_GTR_Options_ReqLevel = "Required Electrical Level", UI_GTR_Options_Convert = "Convert to Real Time" }

NOTE: does anyone know how to get the accentuated i in Spanish? When I added it, it read it as a different character in-game. I even tried copying the character from the game's own localization files and it still didn't work.

Completed Translations:
  • English
  • Spanish
  • Russian
  • Deutsch
  • Portuguese-Brazil
  • Chinese-Traditional
  • Chinese-Simplified
  • Turkish
  • French
  • Korean
Senast ändrad av Undefined; 24 dec, 2022 @ 11:34
< >
Visar 1-15 av 32 kommentarer
[G6]FABULOSO 8 nov, 2022 @ 14:18 
Tooltip_EN = {
Tooltip_GTR_Day = "Dia",
Tooltip_GTR_Days = "Dias",
Tooltip_GTR_Hour = "Hora",
Tooltip_GTR_Hours = "Horas",
}

(Translation for Portuguese Brazilian)
Undefined  [utvecklare] (Avstängd) 8 nov, 2022 @ 14:31 
Ursprungligen skrivet av G6FABULOSO:
Tooltip_EN = {
Tooltip_GTR_Day = "Dia",
Tooltip_GTR_Days = "Dias",
Tooltip_GTR_Hour = "Hora",
Tooltip_GTR_Hours = "Horas",
}

(Translation for Portuguese Brazilian)
Thanks! Pretty much identical to Spanish lol.

BTW I will probably need "Minutes" because of a feature request. I'm guessing it's "minutos," right?
Anderson 8 nov, 2022 @ 15:38 
Tooltip_EN = {
Tooltip_GTR_Day = "день",
Tooltip_GTR_Days = "дней",
Tooltip_GTR_Hour = "час",
Tooltip_GTR_Hours = "часов",
Tooltip_GTR_Minutes = "минут"
}

UI_EN {
UI_GTR_Options_ReqLevel = "Требуется уровень навыка электроники",
UI_GTR_Options_Convert = "Перевести в реальное время"
}


(Translation for Russian)

Tooltip_EN = {
Tooltip_GTR_Day = "Tag",
Tooltip_GTR_Days = "Tage",
Tooltip_GTR_Hour = "Stunde",
Tooltip_GTR_Hours = "Stunden",
Tooltip_GTR_Minutes = "Minuten"
}

UI_EN {
UI_GTR_Options_ReqLevel = "Elektroniklevel erforderlich",
UI_GTR_Options_Convert = "in Echtzeit übersetzen"
}


"in Echtzeit übersetzen" I don't speak the language well enough to say that this is 100% correct


(Translation for Deutsch)
Senast ändrad av Anderson; 8 nov, 2022 @ 18:21
[G6]FABULOSO 8 nov, 2022 @ 15:46 
Ursprungligen skrivet av Undefined:
Ursprungligen skrivet av G6FABULOSO:
Tooltip_EN = {
Tooltip_GTR_Day = "Dia",
Tooltip_GTR_Days = "Dias",
Tooltip_GTR_Hour = "Hora",
Tooltip_GTR_Hours = "Horas",
}

(Translation for Portuguese Brazilian)
Thanks! Pretty much identical to Spanish lol.

BTW I will probably need "Minutes" because of a feature request. I'm guessing it's "minutos," right?

That right, it´s the same! :ok_abs:
Undefined  [utvecklare] (Avstängd) 8 nov, 2022 @ 18:11 
Thank you, guys!

I hate to bother, but I have another request for the features that are going to be added

UI_EN { UI_GTR_Options_ReqLevel = "Required Electrical Level", UI_GTR_Options_Convert = "Convert to Real Time" }
Anderson 8 nov, 2022 @ 18:20 
Ursprungligen skrivet av Undefined:
Thank you, guys!

I hate to bother, but I have another request for the features that are going to be added

UI_EN { UI_GTR_Options_ReqLevel = "Required Electrical Level", UI_GTR_Options_Convert = "Convert to Real Time" }

All right :steamthumbsup:
Undefined  [utvecklare] (Avstängd) 8 nov, 2022 @ 18:23 
Ursprungligen skrivet av Anderson:
Ursprungligen skrivet av Undefined:
Thank you, guys!

I hate to bother, but I have another request for the features that are going to be added

UI_EN { UI_GTR_Options_ReqLevel = "Required Electrical Level", UI_GTR_Options_Convert = "Convert to Real Time" }

All right :steamthumbsup:
TY :)
EPEQ 11 nov, 2022 @ 17:25 
Tooltip_CH = {
Tooltip_GTR_Day = "天",
Tooltip_GTR_Days = "days",
Tooltip_GTR_Hour = "小時",
Tooltip_GTR_Hours = "hours",
Tooltip_GTR_Minutes = "分鐘"
}

UI_CH = {
UI_GTR_Options_ReqLevel = "需要電工等級",
UI_GTR_Options_Convert = "轉換成現實時間"
}

(Translation for Traditional Chinese)
Undefined  [utvecklare] (Avstängd) 11 nov, 2022 @ 18:04 
Ursprungligen skrivet av EPEQ:
Tooltip_CH = {
Tooltip_GTR_Day = "天",
Tooltip_GTR_Days = "days",
Tooltip_GTR_Hour = "小時",
Tooltip_GTR_Hours = "hours",
Tooltip_GTR_Minutes = "分鐘"
}

UI_CH = {
UI_GTR_Options_ReqLevel = "需要電工等級",
UI_GTR_Options_Convert = "轉換成現實時間"
}

(Translation for Traditional Chinese)
thanks!

I noticed that "days" and "hours" are missing. If you could submit them, I'd appreciate it.
EPEQ 11 nov, 2022 @ 18:51 
day and days in Traditional Chinese are both 天
hour and hours in Traditional Chinese are both 小時
Not changing is to distinguish!!
Maybe someone else has a better way to tell the difference!
Undefined  [utvecklare] (Avstängd) 11 nov, 2022 @ 19:14 
Ursprungligen skrivet av EPEQ:
day and days in Traditional Chinese are both 天
hour and hours in Traditional Chinese are both 小時
Not changing is to distinguish!!
Maybe someone else has a better way to tell the difference!
Interesting!

I guess since they're the same we can just use the both. At the end of the day, it's just the plurality of the word, and since they're the same in Chinese-Traditional, it won't be weird like it is in other languages.
EPEQ 11 nov, 2022 @ 23:47 
Ursprungligen skrivet av Undefined:
Ursprungligen skrivet av EPEQ:
day and days in Traditional Chinese are both 天
hour and hours in Traditional Chinese are both 小時
Not changing is to distinguish!!
Maybe someone else has a better way to tell the difference!
Interesting!

I guess since they're the same we can just use the both. At the end of the day, it's just the plurality of the word, and since they're the same in Chinese-Traditional, it won't be weird like it is in other languages.


Tooltip_CH = {
Tooltip_GTR_Day = "天",
Tooltip_GTR_Days = "天",
Tooltip_GTR_Hour = "小時",
Tooltip_GTR_Hours = "小時",
Tooltip_GTR_Minutes = "分鐘"
}

UI_CH = {
UI_GTR_Options_ReqLevel = "需要電工等級",
UI_GTR_Options_Convert = "轉換成現實時間"
}
Undefined  [utvecklare] (Avstängd) 12 nov, 2022 @ 4:34 
Ursprungligen skrivet av EPEQ:
*snip*
Thanks man, but I already copy+pasted it and pushed out the update yesterday. :)
Senast ändrad av Undefined; 12 nov, 2022 @ 4:35
Pasako 15 nov, 2022 @ 9:54 
Turkish

Tooltip_TR = {
Tooltip_GTR_Day = "gün",
Tooltip_GTR_Days = "gün",
Tooltip_GTR_Hour = "saat",
Tooltip_GTR_Hours = "saat",
Tooltip_GTR_Minutes = "dakika"
}

UI_TR = {
UI_GTR_Options_ReqLevel = "Gerekli Elektrik Seviyesi",
UI_GTR_Options_Convert = "Gerçek Zamana Dönüştür"
}
Senast ändrad av Pasako; 15 nov, 2022 @ 9:54
Undefined  [utvecklare] (Avstängd) 15 nov, 2022 @ 10:16 
Ursprungligen skrivet av Pasako:
*snip*

Thanks! Mod updated, let me know if there's any issues.
Senast ändrad av Undefined; 15 nov, 2022 @ 10:16
< >
Visar 1-15 av 32 kommentarer
Per sida: 1530 50