Advance Wayland and KDE package bring-up
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
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"
|
||||
+22
@@ -0,0 +1,22 @@
|
||||
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 "2nd german text"
|
||||
|
||||
#: main.cpp:13
|
||||
#, qt-format
|
||||
#| msgid "test plural"
|
||||
msgctxt "testcontext|"
|
||||
msgid "test plural %n"
|
||||
msgid_plural "test plural %n"
|
||||
msgstr[0] "2nd german singular form %n"
|
||||
msgstr[1] "2nd german plural form %n"
|
||||
+22
@@ -0,0 +1,22 @@
|
||||
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: en\n"
|
||||
"X-Qt-Contexts: true\n"
|
||||
|
||||
#: main.cpp:12
|
||||
msgctxt "testcontext|"
|
||||
msgid "test string"
|
||||
msgstr "english text"
|
||||
|
||||
#: main.cpp:13
|
||||
#, qt-format
|
||||
#| msgid "test plural"
|
||||
msgctxt "testcontext|"
|
||||
msgid "test plural %n"
|
||||
msgid_plural "test plural %n"
|
||||
msgstr[0] "english singular form %n"
|
||||
msgstr[1] "english plural form %n"
|
||||
+22
@@ -0,0 +1,22 @@
|
||||
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: en\n"
|
||||
"X-Qt-Contexts: true\n"
|
||||
|
||||
#: main.cpp:12
|
||||
msgctxt "testcontext|"
|
||||
msgid "test string"
|
||||
msgstr "2nd english text"
|
||||
|
||||
#: main.cpp:13
|
||||
#, qt-format
|
||||
#| msgid "test plural"
|
||||
msgctxt "testcontext|"
|
||||
msgid "test plural %n"
|
||||
msgid_plural "test plural %n"
|
||||
msgstr[0] "2nd english singular form %n"
|
||||
msgstr[1] "2nd english plural form %n"
|
||||
Reference in New Issue
Block a user