Translations
Translations are hosted on Weblate:
Thanks to the Weblate team for supporting the Open-Source community.
Manual way:
This is currently discouraged, but if you want you can make your changes manually
Updating an existing translation:
You can use an editor such as poedit to assist in translations.
- Edit
ks_includes/locals/{ISO 639 lang code}/LC_MESSAGES/KlipperScreen.po
To test your translation:
In poedit go to File -> Compile to MO
. Save it on the same folder, and restart KlipperScreen
Adding a new Language:
Example using poedit
- Select
Create a new translation
orFile -> New from POT/PO
and selectks_includes/locals/KlipperScreen.pot
.
Important
Do not edit the POT file as is automatically generated and your changes will be lost.
- Save the file as
ks_includes/locales/{ISO 639 lang code}/LC_MESSAGES/KlipperScreen.po
- Select
File -> Compile to MO
. Save it on the same folder, and restart KlipperScreen
Once you have restarted KlipperScreen, select it from the list in the settings. If you edited and recompiled, you need to restart KlipperScreen to reload the translation.