Warning, /libraries/kdb/poqm/en/kdb_qt.po is written in an unsupported language. File is not indexed.

0001 msgid ""
0002 msgstr ""
0003 "MIME-Version: 1.0\n"
0004 "Content-Type: text/plain; charset=UTF-8\n"
0005 "Content-Transfer-Encoding: 8bit\n"
0006 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
0007 "X-Language: en\n"
0008 "X-Qt-Contexts: true\n"
0009 
0010 #: ../expression/KDbFunctionExpression.cpp:968
0011 #: ../expression/KDbFunctionExpression.cpp:1007
0012 #, qt-format
0013 msgctxt "KDbFunctionExpressionData|"
0014 msgid "%1%2() function requires %3 argument(s)."
0015 msgid_plural "%1%2() function requires %3 argument(s)."
0016 msgstr[0] "%1%2() function requires %3 argument."
0017 msgstr[1] "%1%2() function requires %3 arguments."
0018 
0019 #: ../expression/KDbFunctionExpression.cpp:985
0020 #, qt-format
0021 msgctxt "KDbFunctionExpressionData|"
0022 msgid "%1%2() function requires %3 or %4 argument(s)."
0023 msgid_plural "%1%2() function requires %3 or %4 argument(s)."
0024 msgstr[0] "%1%2() function requires %3 or %4 argument."
0025 msgstr[1] "%1%2() function requires %3 or %4 arguments."
0026 
0027 #: ../expression/KDbFunctionExpression.cpp:993
0028 #, qt-format
0029 msgctxt "KDbFunctionExpressionData|"
0030 msgid "%1%2() function requires %3 or %4 or %5 argument(s)."
0031 msgid_plural "%1%2() function requires %3 or %4 or %5 argument(s)."
0032 msgstr[0] "%1%2() function requires %3 or %4 or %5 argument."
0033 msgstr[1] "%1%2() function requires %3 or %4 or %5 arguments."