Space Engineers

Space Engineers

JSGaming - Tiered Thrusters
 Tämä aihe on kiinnitetty, joten se on todennäköisesti tärkeä
Jorin91  [kehittäjä] 5.12.2022 klo 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"
< >
Näytetään 1-3 / 3 kommentista
@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  [kehittäjä] 6.12.2022 klo 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  [kehittäjä] 10.12.2022 klo 4.06 
Changed method of translation to use Keen translation. Dropped manual translation support.
< >
Näytetään 1-3 / 3 kommentista
Sivua kohden: 1530 50