Space Engineers

Space Engineers

JSGaming - Tiered Thrusters
 Dit topic is vastgepind, dus het is waarschijnlijk belangrijk
Jorin91  [ontwikkelaar] 5 dec 2022 om 14:35
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"
< >
1-3 van 3 reacties weergegeven
@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  [ontwikkelaar] 6 dec 2022 om 10:55 
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  [ontwikkelaar] 10 dec 2022 om 4:06 
Changed method of translation to use Keen translation. Dropped manual translation support.
< >
1-3 van 3 reacties weergegeven
Per pagina: 1530 50