Developers
To translate OpenLP into a language you need to:
- Join Transifex
- Request to Join the OpenLP project and then join a Language team.
If your language is not being translated then you can request the Language to be added to OpenLP. This action will be done by the OpenLP Admins.
Admins
For the creation of translation files, you can use the
push_translations
file from within the scripts folder. This file can only be run by the translation admins.
To run the script you need to:
- Install the
tx
package on your machine. - Install a security Token provided by Transifex
This will allow files to be uploaded and downloaded.
To update OpenLP with translated files run the pull_translations
script. This will pull all languages with over 40% of the text translated.