diff options
author | Slávek Banko <[email protected]> | 2020-03-29 18:56:32 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-29 18:56:32 +0200 |
commit | 782fedd71db076f5f27e4d61ecf8ec49890883ed (patch) | |
tree | 492f4877277f8d07ac8092e93ca9c97ad389418b /translations/desktop_files | |
parent | b3947daa5d32366538f084b3dc928d6f408ae63b (diff) | |
download | kcpuload-782fedd71db076f5f27e4d61ecf8ec49890883ed.tar.gz kcpuload-782fedd71db076f5f27e4d61ecf8ec49890883ed.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/desktop_files')
-rw-r--r-- | translations/desktop_files/kcpuload.desktop/kcpuload.desktop.pot | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/translations/desktop_files/kcpuload.desktop/kcpuload.desktop.pot b/translations/desktop_files/kcpuload.desktop/kcpuload.desktop.pot new file mode 100644 index 0000000..f612e9b --- /dev/null +++ b/translations/desktop_files/kcpuload.desktop/kcpuload.desktop.pot @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-03-29 18:53+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kcpuload.desktop:8 +msgid "KCPULoad" +msgstr "" + +#. GenericName +#: kcpuload.desktop:9 +msgid "CPU Monitor" +msgstr "" + +#. Comment +#: kcpuload.desktop:10 +msgid "A small CPU usage meter for Kicker" +msgstr "" |