diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-06-21 10:48:34 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-06-21 10:48:34 +0200 |
commit | 2d5bba7248e81f0b901ed2637867418b4bce8a8d (patch) | |
tree | fc3ca8c892f30ef062d298d3c8f78f872b38e7bc /translations | |
parent | eb8eab39794cc4a7fbb11b66a4f8d2d6f4d868f2 (diff) | |
download | kdbusnotification-2d5bba7248e81f0b901ed2637867418b4bce8a8d.tar.gz kdbusnotification-2d5bba7248e81f0b901ed2637867418b4bce8a8d.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 <slavek.banko@axis.cz>
Diffstat (limited to 'translations')
-rw-r--r-- | translations/desktop_files/kdbusnotification-autostart.desktop/kdbusnotification-autostart.desktop.pot | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/translations/desktop_files/kdbusnotification-autostart.desktop/kdbusnotification-autostart.desktop.pot b/translations/desktop_files/kdbusnotification-autostart.desktop/kdbusnotification-autostart.desktop.pot new file mode 100644 index 0000000..ee703df --- /dev/null +++ b/translations/desktop_files/kdbusnotification-autostart.desktop/kdbusnotification-autostart.desktop.pot @@ -0,0 +1,27 @@ +# 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-06-21 10:43+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kdbusnotification-autostart.desktop:3 +msgid "kdbusnotification" +msgstr "" + +#. Comment +#: kdbusnotification-autostart.desktop:4 +msgid "DBUS notification service daemon" +msgstr "" |