summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-05 12:46:45 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-05 12:46:45 +0200
commit35f339fca70b4e4861c57d9287e9a56b5eabede2 (patch)
treee795a4e0855f137e2c4863489b8b1eeaa5c8783e
parentdcded97665311ec2c62a8b34122b495f720b373a (diff)
downloadkbarcode-35f339fc.tar.gz
kbarcode-35f339fc.zip
Remove the extra slash in the rule to create a translated desktop file
that can lead to FTBFS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--fileplugin/CMakeLists.txt2
-rw-r--r--translations/desktop_files.pot91
2 files changed, 92 insertions, 1 deletions
diff --git a/fileplugin/CMakeLists.txt b/fileplugin/CMakeLists.txt
index a139813..1bf79a9 100644
--- a/fileplugin/CMakeLists.txt
+++ b/fileplugin/CMakeLists.txt
@@ -31,5 +31,5 @@ tde_add_kpart( tdefile_kbarcode AUTOMOC
tde_create_translated_desktop(
SOURCE tdefile_kbarcode.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/
+ PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files
)
diff --git a/translations/desktop_files.pot b/translations/desktop_files.pot
new file mode 100644
index 0000000..8e3e564
--- /dev/null
+++ b/translations/desktop_files.pot
@@ -0,0 +1,91 @@
+# 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 11:55+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
+#. Comment
+#: fileplugin/tdefile_kbarcode.desktop:3
+#: fileplugin/tdefile_kbarcode.desktop:4
+msgid "KBarcode Info"
+msgstr ""
+
+#. Comment
+#: kbarcode/kbarcode-batch.desktop:6
+msgid "Barcode and label printing tool (batch printing mode)"
+msgstr ""
+
+#. Name
+#: kbarcode/kbarcode-batch.desktop:8
+msgid "KBarcode Batch Printer"
+msgstr ""
+
+#. GenericName
+#: kbarcode/kbarcode-batch.desktop:9
+msgid "Barcode and Label Batch Printer"
+msgstr ""
+
+#. Comment
+#: kbarcode/kbarcode-editor.desktop:6
+msgid "Barcode and label printing tool editor"
+msgstr ""
+
+#. Name
+#: kbarcode/kbarcode-editor.desktop:8
+msgid "KBarcode Label Editor"
+msgstr ""
+
+#. GenericName
+#: kbarcode/kbarcode-editor.desktop:9
+msgid "Barcode and Label Editor"
+msgstr ""
+
+#. Comment
+#. GenericName
+#: kbarcode/kbarcode-label.desktop:3
+#: kbarcode/kbarcode-label.desktop:8
+msgid "KBarcode Label"
+msgstr ""
+
+#. Comment
+#: kbarcode/kbarcode-single.desktop:6
+msgid "Barcode generation tool"
+msgstr ""
+
+#. Name
+#: kbarcode/kbarcode-single.desktop:8
+msgid "KBarcode Barcode Generator"
+msgstr ""
+
+#. GenericName
+#: kbarcode/kbarcode-single.desktop:9
+msgid "Barcode Generator"
+msgstr ""
+
+#. Name
+#: kbarcode/kbarcode.desktop:10
+msgid "KBarcode"
+msgstr ""
+
+#. GenericName
+#: kbarcode/kbarcode.desktop:12
+msgid "Barcode and Label Printing"
+msgstr ""
+
+#. Comment
+#: kbarcode/kbarcode.desktop:14
+msgid "Barcode and label printing tool"
+msgstr ""