Space Engineers

Space Engineers

JSGaming - Tiered Thrusters
 This topic has been pinned, so it's probably important
Jorin91  [developer] 5 Dec, 2022 @ 2:35pm
Localization Support
I have been asked to implement localization (translation) in my mods.
This is what I did.
But I don't intend to translate everything, since I don't speak all languages ​​and a translator doesn't always translate well.

So would you like to see support for your language? Then this is the place where you can share the translation with me so that I can add it to the mod.

Report as follows

Language: <language>
Language Tag: <Tag>
<BlockBaseName_EN>: <translation>
<ComponentName_EN>: <translation>


Provide your post with a full translation. Otherwise it will not be processed.

List of language tags:
"ca-AD", "cs-CZ", "da", "de", "es", "es-419", "et-EE", "fi", "fr", "hr-HR", "hu-HU", "is-IS", "it", "ja-JP", "lv", "nl", "no", "pl-PL", "pt-BR", "ro", "ru", "sk-SK", "sv", "tr-TR", "uk", "zh-CN"
< >
Showing 1-3 of 3 comments
TheKao 6 Dec, 2022 @ 8:04am 
@Jorin91,
translation is not an need. Please use {LOC:DisplayName_FromVanilla} Tier 1. With {LOC:DisplayName_ you can use the tranlated String and cover with the Tiered Names. Verry cool feature from keen. All DisplayName_ and DescriptionName_ can handle this.
Greetz
Jorin91  [developer] 6 Dec, 2022 @ 10:55am 
You might wanne add me on steam and DM me cause i tried and i cant get it to work. I can either provide a Variable or a string. {LOC:} doesnt work at all. Thats why i implemented translation trough a script.
Jorin91  [developer] 10 Dec, 2022 @ 4:06am 
Changed method of translation to use Keen translation. Dropped manual translation support.
< >
Showing 1-3 of 3 comments
Per page: 1530 50