aboutsummaryrefslogtreecommitdiff
path: root/tests/ECMPoQmToolsTest/tr_test-po/de
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ECMPoQmToolsTest/tr_test-po/de')
-rw-r--r--tests/ECMPoQmToolsTest/tr_test-po/de/catalog.po22
1 files changed, 0 insertions, 22 deletions
diff --git a/tests/ECMPoQmToolsTest/tr_test-po/de/catalog.po b/tests/ECMPoQmToolsTest/tr_test-po/de/catalog.po
deleted file mode 100644
index 6f3e328f..00000000
--- a/tests/ECMPoQmToolsTest/tr_test-po/de/catalog.po
+++ /dev/null
@@ -1,22 +0,0 @@
-msgid ""
-msgstr ""
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Language: de\n"
-"X-Qt-Contexts: true\n"
-
-#: main.cpp:12
-msgctxt "testcontext|"
-msgid "test string"
-msgstr "german text"
-
-#: main.cpp:13
-#, qt-format
-#| msgid "test plural"
-msgctxt "testcontext|"
-msgid "test plural %n"
-msgid_plural "test plural %n"
-msgstr[0] "german singular form %n"
-msgstr[1] "german plural form %n"