Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Tooltip_GTR_Day = "Dia",
Tooltip_GTR_Days = "Dias",
Tooltip_GTR_Hour = "Hora",
Tooltip_GTR_Hours = "Horas",
}
(Translation for Portuguese Brazilian)
BTW I will probably need "Minutes" because of a feature request. I'm guessing it's "minutos," right?
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)
That right, it´s the same!
I hate to bother, but I have another request for the features that are going to be added
All right
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)
I noticed that "days" and "hours" are missing. If you could submit them, I'd appreciate it.
hour and hours in Traditional Chinese are both 小時
Not changing is to distinguish!!
Maybe someone else has a better way to tell the difference!
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 = "轉換成現實時間"
}
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"
}
Thanks! Mod updated, let me know if there's any issues.