It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
How are they planned?
Through official patches and updates?
Through modding, where the community can/has to supply them?
Are/will there be tools to translate the text or is there just one/gazillions textfiles we have to edit?
there are a few text files that have to be translated. I will eventually get to this phase.
Hm, yes, now that i have looked at the files, it would be [currently!] a huge amount of work.
As an example, all the weapon names are in the item-definition file.

Much easier it would be if there would be just one language text file and
the item-definition file only contains naming references to that language file.

Then there could be one large textfile for every language

An example:
mod\items\items_database.txt
MODULE;1001;%Basic 20mm x2 Gun%;bunch of itemdata;%Basic 20mm x2 Gun_description%

mod\language\english.txt
%Basic 20mm x2 Gun% = "Basic 20mm x2 Gun";%Basic 20mm x2 Gun_description% = "Basic 20mm dual barrel canons, capable of firing 2 projectiles at once."

For every item in the database file, would be one line in the language file,
making editing and creating of new translations easy.

I wonder how important translating a game [from english to other languages!] these days actually is.
I could imagine many experienced/long-time gamers do not have gigantic problems with english-language-games
even if that is not their native language.

So perhaps it is not such a pressing matter as of now.
On the other side, it would mean more sales.