Project Zomboid

Project Zomboid

Warm Up
 此主题已被置顶,因此可能具有重要性
Bion  [开发者] 2023 年 7 月 30 日 上午 11:25
Translation
Here is the template for those who want to help with localization. Just post in this topic.

ContextMenu_XX = { ContextMenu_WarmUp = "Warm Up", }

XX - Language code, if not sure, just name the language
最后由 Bion 编辑于; 2023 年 8 月 1 日 下午 12:04
< >
正在显示第 1 - 14 条,共 14 条留言
thecarvalhogamer 2023 年 7 月 31 日 下午 3:48 
ContextMenu_*PTBR* = {
ContextMenu_WarmUp = "se aquecer",
}
最后由 thecarvalhogamer 编辑于; 2023 年 7 月 31 日 下午 3:52
BayGlitch 2023 年 8 月 1 日 上午 9:28 
ContextMenu_TR = { ContextMenu_WarmUp = "Kendini Isıt", }

Windows-1254 encoding. Turkish.
最后由 BayGlitch 编辑于; 2023 年 8 月 2 日 上午 12:42
Falco 2023 年 8 月 1 日 下午 3:44 
ContextMenu_*Spanish* = {
ContextMenu_WarmUp = "Calentarse",
}
Tnaz.v 2023 年 8 月 1 日 下午 8:13 
How do I get into Spanish?
Falcone 2023 年 8 月 2 日 下午 5:31 
ContextMenu_PL = {
ContextMenu_WarmUp = "Rozgrzej Się",
}

Encode ANSI (ISO 8859-2 or Windows-1250)
最后由 Falcone 编辑于; 2023 年 8 月 2 日 下午 5:32
HerioJohnX 2023 年 8 月 3 日 上午 12:48 
ContextMenu_CH = {
ContextMenu_WarmUp = "擦手取暖 ",
}
HerioJohnX 2023 年 8 月 3 日 上午 12:55 
ContextMenu_CN = {
ContextMenu_WarmUp = "擦手取暖 ",
}
HerioJohnX 2023 年 8 月 3 日 上午 12:56 
CH for Traditional Chinese,
CN for Simplified Chinese,
The translation wording is same in your mod. :)
n_ 2023 年 8 月 3 日 下午 3:17 
ContextMenu_UA = { ContextMenu_WarmUp = "Зігрітися", }

Encode Cyrillic Windows 1251
RUN 90s 2023 年 8 月 5 日 上午 4:58 
ContextMenu_TH = { ContextMenu_WarmUp = "ทำร่างกายให้อุ่น", }
Thai - UTF-8
最后由 RUN 90s 编辑于; 2023 年 8 月 5 日 上午 4:58
Gladicek 2023 年 8 月 21 日 下午 1:21 
Czech (CS) - Central European (ibm 852)

ContextMenu_CS = {
ContextMenu_WarmUp = "Zahřát se",
}
zeus1000 2023 年 9 月 11 日 上午 6:18 
ContextMenu_FR = {
ContextMenu_WarmUp = "Se réchauffer",
}
func_croc 2023 年 9 月 12 日 上午 10:53 
ContextMenu_NL = {
ContextMenu_WarmUp = "Opwarmen",
}

Not sure if dutch(netherlands) NL is though, but i've never seen it done diffrent
MoD 2023 年 11 月 22 日 上午 4:06 
ContextMenu_DE = {
ContextMenu_WarmUp = "Aufwärmen",
}

German
< >
正在显示第 1 - 14 条,共 14 条留言
每页显示数: 1530 50