punktdateien/kde/plasma/plasmoids/org.kde.nsw_dbus/translate
2024-02-14 21:14:16 +01:00
..
build.sh Add KDE 2024-02-14 21:14:16 +01:00
merge.sh Add KDE 2024-02-14 21:14:16 +01:00
ReadMe.md Add KDE 2024-02-14 21:14:16 +01:00
template.pot Add KDE 2024-02-14 21:14:16 +01:00
zh_CN.po Add KDE 2024-02-14 21:14:16 +01:00

New Translations

  1. Fill out template.pot with your translations then open a new issue, name the file spanish.txt, attach the txt file to the issue (drag and drop).

Or if you know how to make a pull request

  1. Copy the template.pot file and name it your locale's code (Eg: en/de/fr) with the extension .po. Then fill out all the msgstr "".

Scripts

  • bash ./merge will parse the i18n() calls in the *.qml files and write it to the template.pot file. Then it will merge any changes into the *.po language files.
  • bash ./build will convert the *.po files to it's binary *.mo version and move it to contents/locale/... which will bundle the translations in the *.plasmoid without needing the user to manually install them.

Status

Locale Lines % Done
Template 95
zh_CN 95/95 100%