Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:entwickler:uebersetzen [2020/09/14 22:45] – [Use your language within Admidio] fasse | en:entwickler:uebersetzen [2023/07/16 10:51] (current) – fasse | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Translation ====== | ====== Translation ====== | ||
- | With version 2.2 we have separated | + | Admidio use separated language texts within |
+ | |||
+ | ===== Add new language ===== | ||
==== First steps ==== | ==== First steps ==== | ||
Line 17: | Line 19: | ||
If you want to see your work in Admidio you must download your translated strings from [[http:// | If you want to see your work in Admidio you must download your translated strings from [[http:// | ||
Now you must introduce the new language to Admidio so that it will be shown in the language select box. | Now you must introduce the new language to Admidio so that it will be shown in the language select box. | ||
- | |||
- | === Admidio 2 and 3 === | ||
- | |||
- | Therefore you must add the ISO code and the name of the language to the XML file **languages.xml** in the folder **adm_program/ | ||
- | |||
- | The following XML snippet must be adapted and another **< | ||
- | <code xml>< | ||
- | < | ||
- | < | ||
- | </ | ||
- | |||
- | === Since Admidio 4 === | ||
Therefore you must add the ISO code and the name of the language to the php file **languages.php** in the folder **adm_program/ | Therefore you must add the ISO code and the name of the language to the php file **languages.php** in the folder **adm_program/ | ||
Line 45: | Line 35: | ||
==== Last step ==== | ==== Last step ==== | ||
Now translate all necessary texts and then [[m.fassbender@admidio.org|send us]] an email that the language is ready for delivery. We integrate the file in our source code and your translation will then be included in the next Admidio release. | Now translate all necessary texts and then [[m.fassbender@admidio.org|send us]] an email that the language is ready for delivery. We integrate the file in our source code and your translation will then be included in the next Admidio release. | ||
+ | |||
+ | ===== Improve existing language ===== | ||
+ | |||
+ | If you want to improve an existing language of Admidio please [[m.fassbender@admidio.org|contact]] us first. At the same time you can register yourself at [[http:// |