Trndi - CGM Data on Desktop & Raspberry Pi

Trndi in multiple languages

Trndi can be translated to any language, providing someone is kind enough to do the translating.

In Github, you can find translations in the lang/ folder.

The files are named Trndi.language code.po

Find out which code to use in the language code list in Wikipedia, Trndi uses set 1.

In order for a language to exists, someone must translate it first. I welcome any one to participate in translating! Simply submit a pull request with a translated file.

Translating

Simply open lang/Trndi.pot in PoEdit, translate it and export a .po file! The po file is used by Trndi to process the translations.

You will need to pull request the .po file, the .mo is automatically built during the Trndi build process.