安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








```
// Encoding: Windows 1252
ContextMenu_FR = {
ContextMenu_TurnOn = "Brancher",
ContextMenu_TurnOff = "Débrancher",
}
```
Thanks in advance for the change!
There are also some problems with the Chinese translation, I would also put the corrections.
The mod is great. :)
ContextMenu_CN = {
ContextMenu_TurnOn = "插入电源",
ContextMenu_TurnOff = "拔掉电源",
}
The Japanese is a little strange, please update it.
Here is the translation into Japanese. The character encoding is UTF-8.
ContextMenu_JP.txt
---
ContextMenu_JP = {
ContextMenu_TurnOn = "電源を入れる",
ContextMenu_TurnOff = "電源を切る",
}
---
Here are the translate to Spanish:
---
ContextMenu_Es= {
ContextMenu_TurnOn = "Encender",
ContextMenu_TurnOff = "Apagar",
}
---
Here's the brazilian portuguese (PTBR) translation:
ContextMenu_PTBR = {
ContextMenu_TurnOn = "Ligar",
ContextMenu_TurnOff = "Desligar",
}
EDIT: Li seu nome na steam e pelo jeito além de br ou pt vc já deve ter incluido no mod ahahah.
ContextMenu_RU = {
ContextMenu_TurnOn = "Включить",
ContextMenu_TurnOff = "Отключить",
}
ContextMenu_DE = {
ContextMenu_TurnOn = "Einstecken",
ContextMenu_TurnOff = "Stecker ziehen",
}
thx for great mod
cause of windows-1251 encoding.
pls use UTF-8