diff options
author | Slávek Banko <[email protected]> | 2020-04-05 16:25:24 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-04-05 16:25:24 +0200 |
commit | 153392845d9c0cd409cb30f5e61bf71ed10b2119 (patch) | |
tree | 3a303b4509f3c91968695832bfd7310e0a6bfcc0 /translations/desktop_files/bookreader.desktop/bookreader.desktop.pot | |
parent | 19219ddd34f3914386c16cad212376bc907f9eaf (diff) | |
download | kbookreader-153392845d9c0cd409cb30f5e61bf71ed10b2119.tar.gz kbookreader-153392845d9c0cd409cb30f5e61bf71ed10b2119.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/bookreader.desktop/bookreader.desktop.pot')
-rw-r--r-- | translations/desktop_files/bookreader.desktop/bookreader.desktop.pot | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/translations/desktop_files/bookreader.desktop/bookreader.desktop.pot b/translations/desktop_files/bookreader.desktop/bookreader.desktop.pot new file mode 100644 index 0000000..72d3a05 --- /dev/null +++ b/translations/desktop_files/bookreader.desktop/bookreader.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-04-05 16:14+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 +#: bookreader.desktop:3 +msgid "BookReader" +msgstr "" + +#. GenericName +#: bookreader.desktop:4 +msgid "E-Book Reader" +msgstr "" + +#. Comment +#: bookreader.desktop:9 +msgid "A TDE KPart Application" +msgstr "" |