Luiz Esmiralha
1fdbe3b3dd
pt_BR translation
2019-04-21 11:54:20 -03:00
Gunther Brunner
bde76df367
Add Traditional Chinese from previous zh translation.
2016-04-18 19:20:30 +09:00
Gunther Brunner
8252363a3b
Removed zh language in favor of zh_CN.
...
zh was not updated through Transifex, while zh_CN is, and also its 100% translated.
2016-04-18 16:04:10 +09:00
Gunther Brunner
98fa6a8d61
Add French and Polish translations.
2016-03-30 17:42:00 +09:00
Gunther Brunner
32eff1fa95
Add Korean translation (65%).
2015-09-15 17:14:22 +09:00
codeskyblue
e182b18a1d
add zh translation
2015-09-07 16:12:23 +09:00
Gunther Brunner
519ea2a8bd
Add Russian translation.
2015-07-27 18:21:58 +09:00
Gunther Brunner
8203f32e01
Add small Spanish translation to see how Transifex behaves.
2015-07-10 21:09:12 +09:00
Gunther Brunner
2eb47f312a
- Supported languages now all centralized.
...
Now the flow for adding a new language is just:
1.Add a new language entry to `res/common/lang/langs.json`.
And for translating it's just:
1. Run `gulp translate` (extracts all the strings).
2. Open `/res/common/lang/po/stf.pot` in PoEdit and translate.
3. Run `gulp translate` again (creates a json based on the new `po` file).
2014-03-27 13:53:57 +09:00
Gunther Brunner
b1089a631d
- Refactoring supported languages.
2014-03-26 23:45:09 +09:00