how to translate the text in the game

 

Can someone explain how to translate the game into another language.

What programs and files that used to create translation of the text of my language.

maybe someone have a video with instruction.

Thanks for any help...

 

 

 

 

 

 

9,451 views 4 replies
Reply #1 Top

All in game text is contained in a single file, the English.str file (language name maybe different if you have a different language version of the game). Simply copy that file, open it an notepad, and translate everything between the parenthesis on lines with Value "   ". You can then make a language mod with that modified file.

 

Just curious, what language you are wanting to translate it to? I know there are either official or unofficial translations of at least French, German, Japanese, and possibly Spanish, Turkish and Chinese.

Reply #2 Top

On the Russian, but not only the game itself, but also their mods. Such as "Maelstrom".

This file needs to change: C:\Users\***\Documents\My Games\Ironclad Games\Sins of a Solar Empire Rebellion\Mods-Rebellion v1.5 Dev\Maelstrom Rebellion R5\String\English.str

 

 

 

Reply #3 Top

Quoting xLAZERx, reply 2
C:\Users\***\Documents\My Games\Ironclad Games\Sins of a Solar Empire Rebellion\Mods-Rebellion v1.5 Dev\Maelstrom Rebellion R5\String\English.str
End of xLAZERx's quote

That is correct. Most modders will usually put all of their additions at the beginning or end of the file, so if you have the base game translated already that should save you a lot of work since you only need to translate the new strings. If you're unsure you might want to ask the creator of Maelstrom directly, he's a pretty cool guy.

 

Also, for Russian I assume you'll need to manually save the file as unicode, by default English.str is in ASCII. 

Reply #4 Top

I began to translate. Yes, based on a basic translation, it became easier to translate into Russian. I will do a translation more entertaining. I noticed the difference in translation, therefore need to translate it to pieces.

 

Thank you for your help.