diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-07-24 09:56:16 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-07-24 09:56:36 +0200 |
commit | 692670ce772c1d412317a053b7ed9505c83eaf77 (patch) | |
tree | 0e6bc96805635b666ee6ae6df7cad8af0b1fc1ff /translations | |
parent | e564eb713ae0d74979dc98275807c41c12998285 (diff) | |
download | kdpkg-692670ce772c1d412317a053b7ed9505c83eaf77.tar.gz kdpkg-692670ce772c1d412317a053b7ed9505c83eaf77.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>
(cherry picked from commit 4b46227c04deca66c831446190f9f6bb98511996)
Diffstat (limited to 'translations')
-rw-r--r-- | translations/desktop_files/kdpkg-desktops.pot | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/translations/desktop_files/kdpkg-desktops.pot b/translations/desktop_files/kdpkg-desktops.pot new file mode 100644 index 0000000..aeb5458 --- /dev/null +++ b/translations/desktop_files/kdpkg-desktops.pot @@ -0,0 +1,37 @@ +# 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-07-24 09:53+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 +#: kdpkg-install/kdpkg-install.desktop:2 +msgid "Debian Package Install" +msgstr "" + +#. Comment +#: kdpkg-install/kdpkg-install.desktop:4 +msgid "TDE-based Debian package installation utility" +msgstr "" + +#. Name +#: kdpkg/kdpkg.desktop:2 +msgid "Debian Package Information" +msgstr "" + +#. Comment +#: kdpkg/kdpkg.desktop:4 +msgid "TDE-based Debian package information and installation utility" +msgstr "" |