Project Zomboid

Project Zomboid

Power Window Controls
 此主题已被置顶,因此可能具有重要性
Wolf  [开发者] 2021 年 6 月 9 日 上午 1:28
Translation Submissions
This mod has a grand total of fourteen short text strings. Those are text prompts for the new radial menu settings. Here's the EN localization file in its entirety:

[codeContextMenu_EN = {
ContextMenu_Close_window_FL = "Close FL Window",
ContextMenu_Close_window_FR = "Close FR Window",
ContextMenu_Close_window_ML = "Close ML Window",
ContextMenu_Close_window_MR = "Close MR Window",
ContextMenu_Close_window_RL = "Close RL Window",
ContextMenu_Close_window_RR = "Close RR Window",
ContextMenu_Close_window_All = "Close All Windows",

ContextMenu_Open_window_FL = "Open FL Window",
ContextMenu_Open_window_FR = "Open FR Window",
ContextMenu_Open_window_ML = "Open ML Window",
ContextMenu_Open_window_MR = "Open MR Window",
ContextMenu_Open_window_RL = "Open RL Window",
ContextMenu_Open_window_RR = "Open RR Window",
ContextMenu_Open_window_All = "Open All Windows",
}[/code]

...although submitting just the actual things in quotation marks is all that's needed.
The acronyms stand for:
FL - Front Left
FR - Front Right
ML - Middle Left
MR - Middle Right
RL - Rear Left
RR - Rear Right

Currently present languages are:
  • EN
  • DE
  • RU
  • CN
  • PTBR
最后由 Wolf 编辑于; 10 月 13 日 下午 2:07
< >
正在显示第 1 - 5 条,共 5 条留言
Daxiwang 2021 年 6 月 10 日 上午 1:23 
Simplified Chinese
ContextMenu_EN = {
ContextMenu_Close_window_FL = "关闭左前窗",
ContextMenu_Close_window_FR = "关闭右前窗"
ContextMenu_Close_window_ML = "关闭左中窗"
ContextMenu_Close_window_MR = "关闭右中窗"
ContextMenu_Close_window_RL = "关闭左后窗"
ContextMenu_Close_window_RR = "关闭右后窗"

ContextMenu_Open_window_FL = "打开左前窗",
ContextMenu_Open_window_FR = "打开右前窗"
ContextMenu_Open_window_ML = "打开左中窗"
ContextMenu_Open_window_MR = "打开右中窗"
ContextMenu_Open_window_RL = "打开左后窗"
ContextMenu_Open_window_RR = "打开右后窗"
}
最后由 Daxiwang 编辑于; 2021 年 6 月 10 日 上午 1:24
Wolf  [开发者] 2021 年 6 月 10 日 上午 1:47 
Thanks! I'll patch it in later today.
Wolf  [开发者] 2021 年 6 月 10 日 上午 6:48 
All done! The Simplified Chinese update is now live.
Daxiwang 2021 年 6 月 10 日 上午 7:04 
非常感谢
Wolf  [开发者] 2021 年 6 月 10 日 上午 7:14 
No problem!
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50