Howtos - Translate D-LAN in my languague » History » Version 11
Greg Burri, 07/27/2012 07:46 PM
1 | 1 | Greg Burri | h1. Howtos - Translate D-LAN in my languague |
---|---|---|---|
2 | |||
3 | 6 | Greg Burri | Send me an "email":mailto:greg.burri@gmail.com with the name of your language, I will create and send you back the files to translate. Then you can update your language directly from the repository. |
4 | 7 | Greg Burri | |
5 | 10 | Greg Burri | We are using the ISO-639-1 two letters code to identify a language. |
6 | |||
7 | 11 | Greg Burri | All files are encoded using UTF-8. |
8 | |||
9 | 7 | Greg Burri | h2. Translation files locations |
10 | |||
11 | 9 | Greg Burri | *D-LAN*: _ts_ files, editing with "Qt Linguist":http://code.google.com/p/qtlinguistdownload/: |
12 | 7 | Greg Burri | |
13 | * https://github.com/Ummon/D-LAN/blob/master/application/translations/ |
||
14 | |||
15 | |||
16 | *Setup*: _isl_ files, editing with a text editor: |
||
17 | |||
18 | * https://github.com/Ummon/D-LAN/blob/master/application/translations/ |
||
19 | |||
20 | |||
21 | *Website*, _d_lan_lang.erl_, editing with a text editor: |
||
22 | |||
23 | * https://github.com/Ummon/D-LAN/blob/website/modules/erl/d_lan_lang.erl |