Skip to content

Internationalization

CSEMike edited this page May 18, 2011 · 3 revisions

Translation support

Starting with version 0.6.7 OneSwarm supports localized versions of the OneSwarm client. You can contribute to the OneSwarm community in your country by translating OneSwarm into your language.

To get started, simply register for a wiki account by clicking login/create account at the top. Once you have an account you can edit the language file for your country. If your country isn't in the list below feel free to add it. The name of the page must be OSMessages_country_language where country and language are the codes as defined by ISO.

The format we use is the standard java message format, basically the format is

string_key=value

where string_key corresponds to in what part of the user interface the string is, and value is the actual string

If the string_key is in bold it means that that string_key hasn't been translated yet.

Each time a new OneSwarm update is pushed out we grab the language files from the wiki and include them in the update so any changes made here will be reflected in the next version of OneSwarm.

Current translations

Clone this wiki locally