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

0001 # Steve Allewell <steve.allewell@gmail.com>, 2016, 2017, 2018, 2020.
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: \n"
0005 "PO-Revision-Date: 2020-06-06 12:23+0100\n"
0006 "Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
0007 "Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
0008 "Language: en_GB\n"
0009 "MIME-Version: 1.0\n"
0010 "Content-Type: text/plain; charset=UTF-8\n"
0011 "Content-Transfer-Encoding: 8bit\n"
0012 "X-Qt-Contexts: true\n"
0013 "Plural-Forms: nplurals=2; plural=n != 1;\n"
0014 "X-Generator: Lokalize 20.04.1\n"
0015 
0016 #: expression/KDbBinaryExpression.cpp:64
0017 msgctxt "KDbBinaryExpressionData|"
0018 msgid "Incompatible types of arguments"
0019 msgstr "Incompatible types of arguments"
0020 
0021 #: expression/KDbBinaryExpression.cpp:66
0022 #, qt-format
0023 msgctxt "KDbBinaryExpressionData|Binary expression arguments type error"
0024 msgid ""
0025 "Expression \"%1\" requires compatible types of arguments. Specified "
0026 "arguments are of type %2 and %3."
0027 msgstr ""
0028 "Expression \"%1\" requires compatible types of arguments. Specified "
0029 "arguments are of type %2 and %3."
0030 
0031 #: expression/KDbFunctionExpression.cpp:213
0032 #, qt-format
0033 msgctxt "MinMaxFunctionDeclaration|"
0034 msgid "Incompatible types in %1() function"
0035 msgstr "Incompatible types in %1() function"
0036 
0037 #: expression/KDbFunctionExpression.cpp:215
0038 #, qt-format
0039 msgctxt "MinMaxFunctionDeclaration|"
0040 msgid ""
0041 "Argument #%1 of type \"%2\" in function %3() is not compatible with previous "
0042 "arguments of type \"%4\"."
0043 msgstr ""
0044 "Argument #%1 of type \"%2\" in function %3() is not compatible with previous "
0045 "arguments of type \"%4\"."
0046 
0047 #: expression/KDbFunctionExpression.cpp:298
0048 #, qt-format
0049 msgctxt "RandomFunctionDeclaration|"
0050 msgid "Invalid arguments of %1() function"
0051 msgstr "Invalid arguments of %1() function"
0052 
0053 #: expression/KDbFunctionExpression.cpp:300
0054 msgctxt "RandomFunctionDeclaration|"
0055 msgid ""
0056 "Value of the first argument should be less than value of the second argument."
0057 msgstr ""
0058 "Value of the first argument should be less than value of the second argument."
0059 
0060 #: expression/KDbFunctionExpression.cpp:940
0061 #: expression/KDbFunctionExpression.cpp:1191
0062 #, qt-format
0063 msgctxt "KDbFunctionExpressionData|"
0064 msgid "Incorrect number of arguments (%1)"
0065 msgstr "Incorrect number of arguments (%1)"
0066 
0067 #: expression/KDbFunctionExpression.cpp:945
0068 #, qt-format
0069 msgctxt "KDbFunctionExpressionData|don't use space before %1"
0070 msgid "Too many arguments.%1"
0071 msgstr "Too many arguments.%1"
0072 
0073 #: expression/KDbFunctionExpression.cpp:949
0074 #, qt-format
0075 msgctxt "KDbFunctionExpressionData|don't use space before %1"
0076 msgid "Too few arguments.%1"
0077 msgstr "Too few arguments.%1"
0078 
0079 #: expression/KDbFunctionExpression.cpp:956
0080 #, qt-format
0081 msgctxt "KDbFunctionExpressionData|"
0082 msgid "%1%2() function does not accept any arguments."
0083 msgstr "%1%2() function does not accept any arguments."
0084 
0085 #: expression/KDbFunctionExpression.cpp:961
0086 #, qt-format
0087 msgctxt "KDbFunctionExpressionData|"
0088 msgid "%1%2() function requires 1 argument."
0089 msgstr "%1%2() function requires 1 argument."
0090 
0091 #: expression/KDbFunctionExpression.cpp:968
0092 #: expression/KDbFunctionExpression.cpp:1007
0093 #, qt-format
0094 msgctxt "KDbFunctionExpressionData|"
0095 msgid "%1%2() function requires %3 argument(s)."
0096 msgid_plural "%1%2() function requires %3 argument(s)."
0097 msgstr[0] "%1%2() function requires %3 argument(s)."
0098 msgstr[1] "%1%2() function requires %3 argument(s)."
0099 
0100 #: expression/KDbFunctionExpression.cpp:977
0101 #, qt-format
0102 msgctxt "KDbFunctionExpressionData|the function requires zero or one argument"
0103 msgid "%1%2() function requires 0 or 1 argument."
0104 msgstr "%1%2() function requires 0 or 1 argument."
0105 
0106 #: expression/KDbFunctionExpression.cpp:985
0107 #, qt-format
0108 msgctxt "KDbFunctionExpressionData|"
0109 msgid "%1%2() function requires %3 or %4 argument(s)."
0110 msgid_plural "%1%2() function requires %3 or %4 argument(s)."
0111 msgstr[0] "%1%2() function requires %3 or %4 argument(s)."
0112 msgstr[1] "%1%2() function requires %3 or %4 argument(s)."
0113 
0114 #: expression/KDbFunctionExpression.cpp:993
0115 #, qt-format
0116 msgctxt "KDbFunctionExpressionData|"
0117 msgid "%1%2() function requires %3 or %4 or %5 argument(s)."
0118 msgid_plural "%1%2() function requires %3 or %4 or %5 argument(s)."
0119 msgstr[0] "%1%2() function requires %3 or %4 or %5 argument(s)."
0120 msgstr[1] "%1%2() function requires %3 or %4 or %5 argument(s)."
0121 
0122 #: expression/KDbFunctionExpression.cpp:1003
0123 #, qt-format
0124 msgctxt "KDbFunctionExpressionData|"
0125 msgid "%1 or %2"
0126 msgstr "%1 or %2"
0127 
0128 #: expression/KDbFunctionExpression.cpp:1021
0129 msgctxt "KDbFunctionExpressionData|"
0130 msgid " or "
0131 msgstr " or "
0132 
0133 #: expression/KDbFunctionExpression.cpp:1025
0134 #: expression/KDbFunctionExpression.cpp:1029
0135 #: expression/KDbFunctionExpression.cpp:1033
0136 #: expression/KDbFunctionExpression.cpp:1037
0137 #: expression/KDbFunctionExpression.cpp:1041
0138 #, qt-format
0139 msgctxt "KDbFunctionExpressionData|"
0140 msgid "\"%1\""
0141 msgstr "\"%1\""
0142 
0143 #: expression/KDbFunctionExpression.cpp:1046
0144 msgctxt "KDbFunctionExpressionData|"
0145 msgid "\"Number\""
0146 msgstr "\"Number\""
0147 
0148 #: expression/KDbFunctionExpression.cpp:1049
0149 msgctxt "KDbFunctionExpressionData|Any data type"
0150 msgid "\"Any\""
0151 msgstr "\"Any\""
0152 
0153 #: expression/KDbFunctionExpression.cpp:1053
0154 msgctxt "KDbFunctionExpressionData|"
0155 msgid "Incorrect type of argument"
0156 msgstr "Incorrect type of argument"
0157 
0158 #: expression/KDbFunctionExpression.cpp:1055
0159 #, qt-format
0160 msgctxt "KDbFunctionExpressionData|"
0161 msgid "Specified argument is of type \"%1\"."
0162 msgstr "Specified argument is of type \"%1\"."
0163 
0164 #: expression/KDbFunctionExpression.cpp:1059
0165 #, qt-format
0166 msgctxt "KDbFunctionExpressionData|"
0167 msgid "%1() function's first argument should be of type %2. %3"
0168 msgstr "%1() function's first argument should be of type %2. %3"
0169 
0170 #: expression/KDbFunctionExpression.cpp:1064
0171 #, qt-format
0172 msgctxt "KDbFunctionExpressionData|"
0173 msgid "%1() function's second argument should be of type %2. %3"
0174 msgstr "%1() function's second argument should be of type %2. %3"
0175 
0176 #: expression/KDbFunctionExpression.cpp:1069
0177 #, qt-format
0178 msgctxt "KDbFunctionExpressionData|"
0179 msgid "%1() function's third argument should be of type %2. %3"
0180 msgstr "%1() function's third argument should be of type %2. %3"
0181 
0182 #: expression/KDbFunctionExpression.cpp:1074
0183 #, qt-format
0184 msgctxt "KDbFunctionExpressionData|"
0185 msgid "%1() function's fourth argument should be of type %2. %3"
0186 msgstr "%1() function's fourth argument should be of type %2. %3"
0187 
0188 #: expression/KDbFunctionExpression.cpp:1079
0189 #, qt-format
0190 msgctxt "KDbFunctionExpressionData|"
0191 msgid "%1() function's fifth argument should be of type %2. %3"
0192 msgstr "%1() function's fifth argument should be of type %2. %3"
0193 
0194 #: expression/KDbFunctionExpression.cpp:1084
0195 #, qt-format
0196 msgctxt "KDbFunctionExpressionData|"
0197 msgid "%1() function's %2 argument should be of type %3. %4"
0198 msgstr "%1() function's %2 argument should be of type %3. %4"
0199 
0200 #: expression/KDbFunctionExpression.cpp:1144
0201 msgctxt "KDbFunctionExpressionData|"
0202 msgid "Too many arguments for function."
0203 msgstr "Too many arguments for function."
0204 
0205 #: expression/KDbFunctionExpression.cpp:1146
0206 #, qt-format
0207 msgctxt "KDbFunctionExpressionData|"
0208 msgid "Maximum number of arguments for function %1() is %2."
0209 msgstr "Maximum number of arguments for function %1() is %2."
0210 
0211 #: expression/KDbFunctionExpression.cpp:1194
0212 #, qt-format
0213 msgctxt "KDbFunctionExpressionData|"
0214 msgid "Too few arguments. %1() function requires at least one argument."
0215 msgstr "Too few arguments. %1() function requires at least one argument."
0216 
0217 #: expression/KDbFunctionExpression.cpp:1199
0218 #, qt-format
0219 msgctxt "KDbFunctionExpressionData|"
0220 msgid "Too few arguments. %1() function requires at least two arguments."
0221 msgstr "Too few arguments. %1() function requires at least two arguments."
0222 
0223 #: expression/KDbFunctionExpression.cpp:1204
0224 #, qt-format
0225 msgctxt "KDbFunctionExpressionData|"
0226 msgid "Too few arguments. %1() function requires at least three arguments."
0227 msgstr "Too few arguments. %1() function requires at least three arguments."
0228 
0229 #: expression/KDbFunctionExpression.cpp:1209
0230 #, qt-format
0231 msgctxt "KDbFunctionExpressionData|"
0232 msgid "Too few arguments. %1() function requires at least %2 arguments."
0233 msgstr "Too few arguments. %1() function requires at least %2 arguments."
0234 
0235 #: expression/KDbNArgExpression.cpp:70
0236 msgctxt "KDbNArgExpressionData|"
0237 msgid "Three arguments required"
0238 msgstr "Three arguments required"
0239 
0240 #: expression/KDbNArgExpression.cpp:72
0241 #, qt-format
0242 msgctxt "KDbNArgExpressionData|BETWEEN..AND error"
0243 msgid "%1 operator requires exactly three arguments."
0244 msgstr "%1 operator requires exactly three arguments."
0245 
0246 #: expression/KDbNArgExpression.cpp:98
0247 msgctxt "KDbNArgExpressionData|"
0248 msgid "Incompatible types of arguments"
0249 msgstr "Incompatible types of arguments"
0250 
0251 #: expression/KDbNArgExpression.cpp:100
0252 #, qt-format
0253 msgctxt "KDbNArgExpressionData|BETWEEN..AND arguments type error"
0254 msgid ""
0255 "Operator \"%1\" requires compatible types of arguments. Specified arguments "
0256 "are of type %2, %3, %4."
0257 msgstr ""
0258 "Operator \"%1\" requires compatible types of arguments. Specified arguments "
0259 "are of type %2, %3, %4."
0260 
0261 #: expression/KDbVariableExpression.cpp:133
0262 msgctxt "KDbVariableExpressionData|"
0263 msgid "Ambiguous field name"
0264 msgstr "Ambiguous field name"
0265 
0266 #: expression/KDbVariableExpression.cpp:135
0267 #, qt-format
0268 msgctxt "KDbVariableExpressionData|Note: translate also <tableName>"
0269 msgid ""
0270 "Both table \"%1\" and \"%2\" have defined \"%3\" field. Use \"<tableName>."
0271 "%4\" notation to specify table name."
0272 msgstr ""
0273 "Both table \"%1\" and \"%2\" have defined \"%3\" field. Use \"<tableName>."
0274 "%4\" notation to specify table name."
0275 
0276 #: expression/KDbVariableExpression.cpp:145
0277 #: expression/KDbVariableExpression.cpp:222
0278 msgctxt "KDbVariableExpressionData|"
0279 msgid "Field not found"
0280 msgstr "Field not found"
0281 
0282 #: expression/KDbVariableExpression.cpp:147
0283 #, qt-format
0284 msgctxt "KDbVariableExpressionData|"
0285 msgid "Could not find table containing field \"%1\"."
0286 msgstr "Could not find table containing field \"%1\"."
0287 
0288 #: expression/KDbVariableExpression.cpp:172
0289 msgctxt "KDbVariableExpressionData|"
0290 msgid "Could not access the table directly using its name"
0291 msgstr "Could not access the table directly using its name"
0292 
0293 #: expression/KDbVariableExpression.cpp:174
0294 #, qt-format
0295 msgctxt "KDbVariableExpressionData|"
0296 msgid ""
0297 "Table name \"%1\" is covered by aliases. Instead of \"%2\", \"%3\" can be "
0298 "used."
0299 msgstr ""
0300 "Table name \"%1\" is covered by aliases. Instead of \"%2\", \"%3\" can be "
0301 "used."
0302 
0303 #: expression/KDbVariableExpression.cpp:196
0304 msgctxt "KDbVariableExpressionData|"
0305 msgid "Table not found"
0306 msgstr "Table not found"
0307 
0308 #: expression/KDbVariableExpression.cpp:197
0309 #, qt-format
0310 msgctxt "KDbVariableExpressionData|"
0311 msgid "Unknown table \"%1\"."
0312 msgstr "Unknown table \"%1\"."
0313 
0314 #: expression/KDbVariableExpression.cpp:211
0315 #, qt-format
0316 msgctxt "KDbVariableExpressionData|"
0317 msgid "Ambiguous \"%1.*\" expression"
0318 msgstr "Ambiguous \"%1.*\" expression"
0319 
0320 #: expression/KDbVariableExpression.cpp:212
0321 #, qt-format
0322 msgctxt "KDbVariableExpressionData|"
0323 msgid "More than one \"%1\" table or alias defined."
0324 msgstr "More than one \"%1\" table or alias defined."
0325 
0326 #: expression/KDbVariableExpression.cpp:224
0327 #, qt-format
0328 msgctxt "KDbVariableExpressionData|"
0329 msgid "Table \"%1\" has no \"%2\" field."
0330 msgstr "Table \"%1\" has no \"%2\" field."
0331 
0332 #: expression/KDbVariableExpression.cpp:231
0333 #, qt-format
0334 msgctxt "KDbVariableExpressionData|"
0335 msgid "Ambiguous \"%1.%2\" expression"
0336 msgstr "Ambiguous \"%1.%2\" expression"
0337 
0338 #: expression/KDbVariableExpression.cpp:233
0339 #, qt-format
0340 msgctxt "KDbVariableExpressionData|"
0341 msgid "More than one \"%1\" table or alias defined containing \"%2\" field."
0342 msgstr "More than one \"%1\" table or alias defined containing \"%2\" field."
0343 
0344 #: KDb.cpp:179
0345 msgctxt "ConnectionTestDialog|Dialog's title: testing database connection"
0346 msgid "Test Connection"
0347 msgstr "Test Connection"
0348 
0349 #: KDb.cpp:180
0350 #, qt-format
0351 msgctxt "ConnectionTestDialog|"
0352 msgid "Testing connection to \"%1\" database server..."
0353 msgstr "Testing connection to \"%1\" database server..."
0354 
0355 #: KDb.cpp:227
0356 #, qt-format
0357 msgctxt "ConnectionTestDialog|"
0358 msgid "Test connection to \"%1\" database server failed."
0359 msgstr "Test connection to \"%1\" database server failed."
0360 
0361 #: KDb.cpp:238
0362 #, qt-format
0363 msgctxt "ConnectionTestDialog|"
0364 msgid ""
0365 "Test connection to \"%1\" database server failed. The server is not "
0366 "responding."
0367 msgstr ""
0368 "Test connection to \"%1\" database server failed. The server is not "
0369 "responding."
0370 
0371 #: KDb.cpp:244
0372 #, qt-format
0373 msgctxt "ConnectionTestDialog|"
0374 msgid "Test connection to \"%1\" database server established successfully."
0375 msgstr "Test connection to \"%1\" database server established successfully."
0376 
0377 #: KDb.cpp:249
0378 msgctxt "ConnectionTestDialog|"
0379 msgid "Test Connection"
0380 msgstr "Test Connection"
0381 
0382 #: KDb.cpp:528
0383 msgctxt "KDb|"
0384 msgid "Message from server:"
0385 msgstr "Message from server:"
0386 
0387 #: KDb.cpp:531
0388 msgctxt "KDb|"
0389 msgid "SQL statement:"
0390 msgstr "SQL statement:"
0391 
0392 #: KDb.cpp:546
0393 msgctxt "KDb|"
0394 msgid "Server result code:"
0395 msgstr "Server result code:"
0396 
0397 #: KDb.cpp:554
0398 msgctxt "KDb|"
0399 msgid "Server result:"
0400 msgstr "Server result:"
0401 
0402 #: KDb.cpp:1954
0403 msgctxt "KDbField|"
0404 msgid "Number"
0405 msgstr "Number"
0406 
0407 #: KDb.cpp:1957
0408 msgctxt "KDbField|"
0409 msgid "Image"
0410 msgstr "Image"
0411 
0412 #: KDb.cpp:2193
0413 #, qt-format
0414 msgctxt "KDb|"
0415 msgid "Value of \"%1\" field must be an identifier."
0416 msgstr "Value of \"%1\" field must be an identifier."
0417 
0418 #: KDb.cpp:2196
0419 #, qt-format
0420 msgctxt "KDb|"
0421 msgid "\"%1\" is not a valid identifier."
0422 msgstr "\"%1\" is not a valid identifier."
0423 
0424 #: KDbConnection.cpp:88
0425 msgctxt "KDbConnectionOptions|Read only connection"
0426 msgid "Read only"
0427 msgstr "Read only"
0428 
0429 #: KDbConnection.cpp:207
0430 #, qt-format
0431 msgctxt "KDbConnection|"
0432 msgid "Invalid database contents. %1"
0433 msgstr "Invalid database contents. %1"
0434 
0435 #: KDbConnection.cpp:212
0436 msgctxt "KDbConnection|"
0437 msgid "It is a system object."
0438 msgstr "It is a system object."
0439 
0440 #: KDbConnection.cpp:360
0441 msgctxt "KDbConnectionPrivate|"
0442 msgid "Table has no fields defined."
0443 msgstr "Table has no fields defined."
0444 
0445 #: KDbConnection.cpp:408
0446 #, qt-format
0447 msgctxt "KDbConnectionPrivate|"
0448 msgid ""
0449 "Could not find definition for query \"%1\". Deleting this query is "
0450 "recommended."
0451 msgstr ""
0452 "Could not find definition for query \"%1\". Deleting this query is "
0453 "recommended."
0454 
0455 #: KDbConnection.cpp:416
0456 #, qt-format
0457 msgctxt "KDbConnectionPrivate|"
0458 msgid ""
0459 "<p>Could not load definition for query \"%1\". SQL statement for this query "
0460 "is invalid:<br><tt>%2</tt></p>\n"
0461 "<p>This query can be edited only in Text View.</p>"
0462 msgstr ""
0463 "<p>Could not load definition for query \"%1\". SQL statement for this query "
0464 "is invalid:<br><tt>%2</tt></p>\n"
0465 "<p>This query can be edited only in Text View.</p>"
0466 
0467 #: KDbConnection.cpp:499
0468 msgctxt "KDbConnection|"
0469 msgid "Connection already established."
0470 msgstr "Connection already established."
0471 
0472 #: KDbConnection.cpp:509
0473 #, qt-format
0474 msgctxt "KDbConnection|"
0475 msgid "Could not open \"%1\" project file."
0476 msgstr "Could not open \"%1\" project file."
0477 
0478 #: KDbConnection.cpp:511
0479 #, qt-format
0480 msgctxt "KDbConnection|"
0481 msgid "Could not connect to \"%1\" database server."
0482 msgstr "Could not connect to \"%1\" database server."
0483 
0484 #: KDbConnection.cpp:558
0485 msgctxt "KDbConnection|"
0486 msgid "Not connected to the database server."
0487 msgstr "Not connected to the database server."
0488 
0489 #: KDbConnection.cpp:569
0490 msgctxt "KDbConnection|"
0491 msgid "Currently no database is used."
0492 msgstr "Currently no database is used."
0493 
0494 #: KDbConnection.cpp:623
0495 #, qt-format
0496 msgctxt "KDbConnection|"
0497 msgid "The database \"%1\" does not exist."
0498 msgstr "The database \"%1\" does not exist."
0499 
0500 #: KDbConnection.cpp:643
0501 #, qt-format
0502 msgctxt "KDbConnection|"
0503 msgid "The database file \"%1\" does not exist."
0504 msgstr "The database file \"%1\" does not exist."
0505 
0506 #: KDbConnection.cpp:650
0507 #, qt-format
0508 msgctxt "KDbConnection|"
0509 msgid "Database file \"%1\" is not readable."
0510 msgstr "Database file \"%1\" is not readable."
0511 
0512 #: KDbConnection.cpp:657
0513 #, qt-format
0514 msgctxt "KDbConnection|"
0515 msgid "Database file \"%1\" is not writable."
0516 msgstr "Database file \"%1\" is not writable."
0517 
0518 #: KDbConnection.cpp:686
0519 #, qt-format
0520 msgctxt "KDbConnection|"
0521 msgid ""
0522 "Database \"%1\" has been created but could not be closed after creation."
0523 msgstr ""
0524 "Database \"%1\" has been created but could not be closed after creation."
0525 
0526 #: KDbConnection.cpp:702
0527 #, qt-format
0528 msgctxt "KDbConnection|"
0529 msgid "Database \"%1\" already exists."
0530 msgstr "Database \"%1\" already exists."
0531 
0532 #: KDbConnection.cpp:707
0533 #, qt-format
0534 msgctxt "KDbConnection|"
0535 msgid ""
0536 "Could not create database \"%1\". This name is reserved for system database."
0537 msgstr ""
0538 "Could not create database \"%1\". This name is reserved for system database."
0539 
0540 #: KDbConnection.cpp:729
0541 #, qt-format
0542 msgctxt "KDbConnection|"
0543 msgid "Error creating database \"%1\" on the server."
0544 msgstr "Error creating database \"%1\" on the server."
0545 
0546 #: KDbConnection.cpp:743
0547 #, qt-format
0548 msgctxt "KDbConnection|"
0549 msgid "Database \"%1\" has been created but could not be opened."
0550 msgstr "Database \"%1\" has been created but could not be opened."
0551 
0552 #: KDbConnection.cpp:819
0553 #, qt-format
0554 msgctxt "KDbConnection|"
0555 msgid "Opening database \"%1\" failed."
0556 msgstr "Opening database \"%1\" failed."
0557 
0558 #: KDbConnection.cpp:904
0559 msgctxt "KDbConnection|"
0560 msgid "Could not find any database for temporary connection."
0561 msgstr "Could not find any database for temporary connection."
0562 
0563 #: KDbConnection.cpp:913
0564 #, qt-format
0565 msgctxt "KDbConnection|"
0566 msgid "Error during starting temporary connection using \"%1\" database name."
0567 msgstr "Error during starting temporary connection using \"%1\" database name."
0568 
0569 #: KDbConnection.cpp:931 KDbConnection.cpp:949
0570 msgctxt "KDbConnection|"
0571 msgid "Could not delete database. Name is not specified."
0572 msgstr "Could not delete database. Name is not specified."
0573 
0574 #: KDbConnection.cpp:955
0575 #, qt-format
0576 msgctxt "KDbConnection|"
0577 msgid "Could not delete system database \"%1\"."
0578 msgstr "Could not delete system database \"%1\"."
0579 
0580 #: KDbConnection.cpp:1002
0581 msgctxt "KDbConnection|"
0582 msgid "Could not retrieve list of object names."
0583 msgstr "Could not retrieve list of object names."
0584 
0585 #: KDbConnection.cpp:1016
0586 msgctxt "KDbConnection|"
0587 msgid "Could not retrieve list of table names."
0588 msgstr "Could not retrieve list of table names."
0589 
0590 #: KDbConnection.cpp:1024
0591 msgctxt "KDbConnection|"
0592 msgid "Could not retrieve list of physical table names."
0593 msgstr "Could not retrieve list of physical table names."
0594 
0595 #: KDbConnection.cpp:1091
0596 msgctxt "KDbConnection|"
0597 msgid "Could not retrieve list of object identifiers."
0598 msgstr "Could not retrieve list of object identifiers."
0599 
0600 #: KDbConnection.cpp:1273
0601 msgctxt "KDbConnection|"
0602 msgid "SQL statement for execution is invalid or empty."
0603 msgstr "SQL statement for execution is invalid or empty."
0604 
0605 #: KDbConnection.cpp:1296
0606 msgctxt "KDbConnection|"
0607 msgid "Error while executing SQL statement."
0608 msgstr "Error while executing SQL statement."
0609 
0610 #: KDbConnection.cpp:1393
0611 msgctxt "KDbConnection|"
0612 msgid "Creating table failed."
0613 msgstr "Creating table failed."
0614 
0615 #: KDbConnection.cpp:1406
0616 msgctxt "KDbConnection|"
0617 msgid "Could not create table without fields."
0618 msgstr "Could not create table without fields."
0619 
0620 #: KDbConnection.cpp:1416
0621 #, qt-format
0622 msgctxt "KDbConnection|"
0623 msgid "System name \"%1\" cannot be used as table name."
0624 msgstr "System name \"%1\" cannot be used as table name."
0625 
0626 #: KDbConnection.cpp:1425
0627 #, qt-format
0628 msgctxt "KDbConnection|"
0629 msgid "System name \"%1\" cannot be used as one of fields in \"%2\" table."
0630 msgstr "System name \"%1\" cannot be used as one of fields in \"%2\" table."
0631 
0632 #: KDbConnection.cpp:1441
0633 #, qt-format
0634 msgctxt "KDbConnection|"
0635 msgid "Could not create the same table \"%1\" twice."
0636 msgstr "Could not create the same table \"%1\" twice."
0637 
0638 #: KDbConnection.cpp:1455
0639 #, qt-format
0640 msgctxt "KDbConnection|"
0641 msgid "Table \"%1\" already exists."
0642 msgstr "Table \"%1\" already exists."
0643 
0644 #: KDbConnection.cpp:1524 KDbConnection.cpp:1553 KDbConnection.cpp:1665
0645 #, qt-format
0646 msgctxt "KDbConnection|"
0647 msgid "Table \"%1\" does not exist."
0648 msgstr "Table \"%1\" does not exist."
0649 
0650 #: KDbConnection.cpp:1579
0651 msgctxt "KDbConnection|"
0652 msgid "Could not delete object's data."
0653 msgstr "Could not delete object's data."
0654 
0655 #: KDbConnection.cpp:1607 KDbConnection.cpp:1620
0656 #, qt-format
0657 msgctxt "KDbConnection|"
0658 msgid "Could not delete table \"%1\". %2"
0659 msgstr "Could not delete table \"%1\". %2"
0660 
0661 #: KDbConnection.cpp:1608
0662 msgctxt "KDbConnection|"
0663 msgid "Unexpected name or identifier."
0664 msgstr "Unexpected name or identifier."
0665 
0666 #: KDbConnection.cpp:1680
0667 #, qt-format
0668 msgctxt "KDbConnection|"
0669 msgid "Could not alter table \"%1\" using the same table as destination."
0670 msgstr "Could not alter table \"%1\" using the same table as destination."
0671 
0672 #: KDbConnection.cpp:1706
0673 #, qt-format
0674 msgctxt "KDbConnection|"
0675 msgid "Unknown table \"%1\"."
0676 msgstr "Unknown table \"%1\"."
0677 
0678 #: KDbConnection.cpp:1711
0679 #, qt-format
0680 msgctxt "KDbConnection|"
0681 msgid "Invalid table name \"%1\"."
0682 msgstr "Invalid table name \"%1\"."
0683 
0684 #: KDbConnection.cpp:1718
0685 #, qt-format
0686 msgctxt "KDbConnection|"
0687 msgid "Could not rename table \"%1\" using the same name."
0688 msgstr "Could not rename table \"%1\" using the same name."
0689 
0690 #: KDbConnection.cpp:1729
0691 #, qt-format
0692 msgctxt "KDbConnection|"
0693 msgid "Could not rename table \"%1\" to \"%2\". Table \"%3\" already exists."
0694 msgstr "Could not rename table \"%1\" to \"%2\". Table \"%3\" already exists."
0695 
0696 #: KDbConnection.cpp:1839
0697 #, qt-format
0698 msgctxt "KDbConnection|"
0699 msgid "Query \"%1\" does not exist."
0700 msgstr "Query \"%1\" does not exist."
0701 
0702 #: KDbConnection.cpp:1946
0703 #, qt-format
0704 msgctxt "KDbConnection|"
0705 msgid "Transactions are not supported for \"%1\" driver."
0706 msgstr "Transactions are not supported for \"%1\" driver."
0707 
0708 #: KDbConnection.cpp:1951
0709 msgctxt "KDbConnection|"
0710 msgid "Begin transaction failed."
0711 msgstr "Begin transaction failed."
0712 
0713 #: KDbConnection.cpp:1968
0714 msgctxt "KDbConnection|"
0715 msgid "Transaction already started."
0716 msgstr "Transaction already started."
0717 
0718 #: KDbConnection.cpp:2010 KDbConnection.cpp:2047
0719 msgctxt "KDbConnection|"
0720 msgid "Transaction not started."
0721 msgstr "Transaction not started."
0722 
0723 #: KDbConnection.cpp:2025
0724 msgctxt "KDbConnection|"
0725 msgid "Error on commit transaction."
0726 msgstr "Error on commit transaction."
0727 
0728 #: KDbConnection.cpp:2062
0729 msgctxt "KDbConnection|"
0730 msgid "Error on rollback transaction."
0731 msgstr "Error on rollback transaction."
0732 
0733 #: KDbConnection.cpp:2213
0734 #, qt-format
0735 msgctxt "KDbConnection|"
0736 msgid "Invalid object name \"%1\"."
0737 msgstr "Invalid object name \"%1\"."
0738 
0739 #: KDbConnection.cpp:2402
0740 #, qt-format
0741 msgctxt "KDbConnection|"
0742 msgid "Column \"%1\" does not exist in the query."
0743 msgstr "Column \"%1\" does not exist in the query."
0744 
0745 #: KDbConnection.cpp:2754 KDbConnection.cpp:2759 KDbConnection.cpp:2764
0746 msgctxt "KDbConnection|Extended schema for a table: loading error"
0747 msgid "Error while loading extended table schema."
0748 msgstr "Error while loading extended table schema."
0749 
0750 #: KDbConnection.cpp:2763
0751 #, qt-format
0752 msgctxt "KDbConnection|"
0753 msgid "Invalid XML data: %1"
0754 msgstr "Invalid XML data: %1"
0755 
0756 #: KDbConnection.cpp:2784
0757 #, qt-format
0758 msgctxt "KDbConnection|"
0759 msgid ""
0760 "Error in XML data: \"%1\" in line %2, column %3.\n"
0761 "XML data: %4"
0762 msgstr ""
0763 "Error in XML data: \"%1\" in line %2, column %3.\n"
0764 "XML data: %4"
0765 
0766 #: KDbConnection.cpp:3113
0767 msgctxt "KDbConnection|"
0768 msgid "Could not update record because there is no master table defined."
0769 msgstr "Could not update record because there is no master table defined."
0770 
0771 #: KDbConnection.cpp:3120
0772 msgctxt "KDbConnection|"
0773 msgid ""
0774 "Could not update record because master table has no primary key defined."
0775 msgstr ""
0776 "Could not update record because master table has no primary key defined."
0777 
0778 #: KDbConnection.cpp:3151
0779 msgctxt "KDbConnection|"
0780 msgid ""
0781 "Could not update record because it does not contain entire primary key of "
0782 "master table."
0783 msgstr ""
0784 "Could not update record because it does not contain entire primary key of "
0785 "master table."
0786 
0787 #: KDbConnection.cpp:3163 KDbConnection.cpp:3407
0788 #, qt-format
0789 msgctxt "KDbConnection|"
0790 msgid "Primary key's field \"%1\" cannot be empty."
0791 msgstr "Primary key's field \"%1\" cannot be empty."
0792 
0793 #: KDbConnection.cpp:3191
0794 msgctxt "KDbConnection|"
0795 msgid "Record updating on the server failed."
0796 msgstr "Record updating on the server failed."
0797 
0798 #: KDbConnection.cpp:3213
0799 msgctxt "KDbConnection|"
0800 msgid "Could not insert record because there is no master table specified."
0801 msgstr "Could not insert record because there is no master table specified."
0802 
0803 #: KDbConnection.cpp:3255
0804 msgctxt "KDbConnection|"
0805 msgid ""
0806 "Could not insert record because master table has no primary key specified."
0807 msgstr ""
0808 "Could not insert record because master table has no primary key specified."
0809 
0810 #: KDbConnection.cpp:3264
0811 msgctxt "KDbConnection|"
0812 msgid ""
0813 "Could not insert record because it does not contain entire master table's "
0814 "primary key."
0815 msgstr ""
0816 "Could not insert record because it does not contain entire master table's "
0817 "primary key."
0818 
0819 #: KDbConnection.cpp:3307
0820 msgctxt "KDbConnection|"
0821 msgid "Record inserting on the server failed."
0822 msgstr "Record inserting on the server failed."
0823 
0824 #: KDbConnection.cpp:3371
0825 msgctxt "KDbConnection|"
0826 msgid "Could not delete record because there is no master table specified."
0827 msgstr "Could not delete record because there is no master table specified."
0828 
0829 #: KDbConnection.cpp:3380
0830 msgctxt "KDbConnection|"
0831 msgid ""
0832 "Could not delete record because there is no primary key for master table "
0833 "specified."
0834 msgstr ""
0835 "Could not delete record because there is no primary key for master table "
0836 "specified."
0837 
0838 #: KDbConnection.cpp:3397
0839 msgctxt "KDbConnection|"
0840 msgid ""
0841 "Could not delete record because it does not contain entire master table's "
0842 "primary key."
0843 msgstr ""
0844 "Could not delete record because it does not contain entire master table's "
0845 "primary key."
0846 
0847 #: KDbConnection.cpp:3424 KDbConnection.cpp:3447
0848 msgctxt "KDbConnection|"
0849 msgid "Record deletion on the server failed."
0850 msgstr "Record deletion on the server failed."
0851 
0852 #: KDbConnection.cpp:3543
0853 msgctxt "KDbConnection|"
0854 msgid "Unknown error."
0855 msgstr "Unknown error."
0856 
0857 #: KDbConnectionData.cpp:41
0858 msgctxt "KDbConnectionData|"
0859 msgid "<file>"
0860 msgstr "<file>"
0861 
0862 #: KDbConnectionData.cpp:43
0863 #, qt-format
0864 msgctxt "KDbConnectionData|"
0865 msgid "file: %1"
0866 msgstr "file: %1"
0867 
0868 #: KDbCursor.cpp:215
0869 msgctxt "KDbCursor|"
0870 msgid "No query statement or schema defined."
0871 msgstr "No query statement or schema defined."
0872 
0873 #: KDbCursor.cpp:227
0874 msgctxt "KDbCursor|"
0875 msgid "Could not generate query statement."
0876 msgstr "Could not generate query statement."
0877 
0878 #: KDbCursor.cpp:242
0879 msgctxt "KDbCursor|"
0880 msgid "Error opening database cursor."
0881 msgstr "Error opening database cursor."
0882 
0883 #: KDbCursor.cpp:454 KDbCursor.cpp:478
0884 msgctxt "KDbCursor|"
0885 msgid "Could not fetch next record."
0886 msgstr "Could not fetch next record."
0887 
0888 #: KDbCursor.cpp:620
0889 msgctxt "KDbCursor|"
0890 msgid "No connection for cursor open operation specified."
0891 msgstr "No connection for cursor open operation specified."
0892 
0893 #: KDbDriver.cpp:87
0894 #, qt-format
0895 msgctxt "KDbDriver|"
0896 msgid "Invalid database driver's \"%1\" implementation."
0897 msgstr "Invalid database driver's \"%1\" implementation."
0898 
0899 #: KDbDriver.cpp:88
0900 #, qt-format
0901 msgctxt "KDbDriver|"
0902 msgid "Value of \"%1\" is not initialized for the driver."
0903 msgstr "Value of \"%1\" is not initialised for the driver."
0904 
0905 #: KDbDriver_p.cpp:61
0906 msgctxt "KDbDriver|"
0907 msgid "Client library version"
0908 msgstr "Client library version"
0909 
0910 #: KDbDriver_p.cpp:63
0911 msgctxt "KDbDriver|"
0912 msgid "Default character encoding on server"
0913 msgstr "Default character encoding on server"
0914 
0915 #: KDbDriver_p.cpp:74
0916 msgctxt "KDbDriver|"
0917 msgid "File-based database driver"
0918 msgstr "File-based database driver"
0919 
0920 #: KDbDriver_p.cpp:77
0921 msgctxt "KDbDriver|"
0922 msgid "File-based database's MIME types"
0923 msgstr "File-based database's MIME types"
0924 
0925 #: KDbDriver_p.cpp:96
0926 msgctxt "KDbDriver|"
0927 msgid "Single transactions support"
0928 msgstr "Single transactions support"
0929 
0930 #: KDbDriver_p.cpp:98
0931 msgctxt "KDbDriver|"
0932 msgid "Multiple transactions support"
0933 msgstr "Multiple transactions support"
0934 
0935 #: KDbDriver_p.cpp:100
0936 msgctxt "KDbDriver|"
0937 msgid "Nested transactions support"
0938 msgstr "Nested transactions support"
0939 
0940 #: KDbDriver_p.cpp:102
0941 msgctxt "KDbDriver|"
0942 msgid "Ignored transactions support"
0943 msgstr "Ignored transactions support"
0944 
0945 #: KDbDriver_p.cpp:107
0946 msgctxt "KDbDriver|"
0947 msgid "KDb driver version"
0948 msgstr "KDb driver version"
0949 
0950 #: KDbDriverManager.cpp:87
0951 msgctxt "DriverManagerInternal|"
0952 msgid "Could not find any database drivers."
0953 msgstr "Could not find any database drivers."
0954 
0955 #: KDbDriverManager.cpp:168 KDbDriverManager.cpp:213
0956 #, qt-format
0957 msgctxt "DriverManagerInternal|"
0958 msgid "Could not find database driver \"%1\"."
0959 msgstr "Could not find database driver \"%1\"."
0960 
0961 #: KDbDriverManager.cpp:221
0962 #, qt-format
0963 msgctxt "DriverManagerInternal|"
0964 msgid "Could not load database driver's plugin file \"%1\"."
0965 msgstr "Could not load database driver's plugin file \"%1\"."
0966 
0967 #: KDbDriverManager.cpp:232
0968 #, qt-format
0969 msgctxt "DriverManagerInternal|"
0970 msgid "Could not open database driver \"%1\" from plugin file \"%2\"."
0971 msgstr "Could not open database driver \"%1\" from plugin file \"%2\"."
0972 
0973 #: KDbField.cpp:81
0974 msgctxt "KDbField|"
0975 msgid "Invalid Type"
0976 msgstr "Invalid Type"
0977 
0978 #: KDbField.cpp:82
0979 msgctxt "KDbField|"
0980 msgid "Byte"
0981 msgstr "Byte"
0982 
0983 #: KDbField.cpp:83
0984 msgctxt "KDbField|"
0985 msgid "Short Integer Number"
0986 msgstr "Short Integer Number"
0987 
0988 #: KDbField.cpp:84 KDbField.cpp:105
0989 msgctxt "KDbField|"
0990 msgid "Integer Number"
0991 msgstr "Integer Number"
0992 
0993 #: KDbField.cpp:85
0994 msgctxt "KDbField|"
0995 msgid "Big Integer Number"
0996 msgstr "Big Integer Number"
0997 
0998 #: KDbField.cpp:86
0999 msgctxt "KDbField|"
1000 msgid "Yes/No Value"
1001 msgstr "Yes/No Value"
1002 
1003 #: KDbField.cpp:87
1004 msgctxt "KDbField|"
1005 msgid "Date"
1006 msgstr "Date"
1007 
1008 #: KDbField.cpp:88
1009 msgctxt "KDbField|"
1010 msgid "Date and Time"
1011 msgstr "Date and Time"
1012 
1013 #: KDbField.cpp:89
1014 msgctxt "KDbField|"
1015 msgid "Time"
1016 msgstr "Time"
1017 
1018 #: KDbField.cpp:90
1019 msgctxt "KDbField|"
1020 msgid "Single Precision Number"
1021 msgstr "Single Precision Number"
1022 
1023 #: KDbField.cpp:91
1024 msgctxt "KDbField|"
1025 msgid "Double Precision Number"
1026 msgstr "Double Precision Number"
1027 
1028 #: KDbField.cpp:92 KDbField.cpp:104
1029 msgctxt "KDbField|"
1030 msgid "Text"
1031 msgstr "Text"
1032 
1033 #: KDbField.cpp:93
1034 msgctxt "KDbField|"
1035 msgid "Long Text"
1036 msgstr "Long Text"
1037 
1038 #: KDbField.cpp:94 KDbField.cpp:109
1039 msgctxt "KDbField|"
1040 msgid "Object"
1041 msgstr "Object"
1042 
1043 #: KDbField.cpp:103
1044 msgctxt "KDbField|"
1045 msgid "Invalid Group"
1046 msgstr "Invalid Group"
1047 
1048 #: KDbField.cpp:106
1049 msgctxt "KDbField|"
1050 msgid "Floating Point Number"
1051 msgstr "Floating Point Number"
1052 
1053 #: KDbField.cpp:107
1054 msgctxt "KDbField|"
1055 msgid "Yes/No"
1056 msgstr "Yes/No"
1057 
1058 #: KDbField.cpp:108
1059 msgctxt "KDbField|"
1060 msgid "Date/Time"
1061 msgstr "Date/Time"
1062 
1063 #: KDbProperties.cpp:42 KDbProperties.cpp:53 KDbProperties.cpp:65
1064 #, qt-format
1065 msgctxt "KDbProperties|"
1066 msgid "Could not set value of database property \"%1\"."
1067 msgstr "Could not set value of database property \"%1\"."
1068 
1069 #: KDbProperties.cpp:82 KDbProperties.cpp:92 KDbProperties.cpp:103
1070 #, qt-format
1071 msgctxt "KDbProperties|"
1072 msgid "Could not set caption for database property \"%1\"."
1073 msgstr "Could not set caption for database property \"%1\"."
1074 
1075 #: KDbProperties.cpp:118 KDbProperties.cpp:135
1076 #, qt-format
1077 msgctxt "KDbProperties|"
1078 msgid "Could not read database property \"%1\"."
1079 msgstr "Could not read database property \"%1\"."
1080 
1081 #: KDbProperties.cpp:150
1082 msgctxt "KDbProperties|"
1083 msgid "Could not read database properties."
1084 msgstr "Could not read database properties."
1085 
1086 #: KDbQuerySchema_p.cpp:132
1087 #, qt-format
1088 msgctxt ""
1089 "KDbQuerySchema|short for 'expression' word, it will expand to 'expr1', "
1090 "'expr2', etc. Please use ONLY latin letters and DON'T use '.'"
1091 msgid "expr%1"
1092 msgstr "expr%1"
1093 
1094 #: KDbResult.cpp:56
1095 msgctxt "KDbResult|"
1096 msgid "Unspecified error encountered"
1097 msgstr "Unspecified error encountered"
1098 
1099 #: parser/generated/sqlscanner.cpp:1023
1100 msgctxt "KDbParser|"
1101 msgid "Invalid integer number"
1102 msgstr "Invalid integer number"
1103 
1104 #: parser/generated/sqlscanner.cpp:1023
1105 msgctxt "KDbParser|"
1106 msgid "This integer number may be too large."
1107 msgstr "This integer number may be too large."
1108 
1109 #: parser/generated/sqlscanner.cpp:1109
1110 #, qt-format
1111 msgctxt "KDbParser|"
1112 msgid "Unexpected character %1 in date/time"
1113 msgstr "Unexpected character %1 in date/time"
1114 
1115 #: parser/generated/sqlscanner.cpp:1404
1116 msgctxt "KDbParser|"
1117 msgid "Invalid string"
1118 msgstr "Invalid string"
1119 
1120 #: parser/generated/sqlscanner.cpp:1405
1121 msgctxt "KDbParser|"
1122 msgid "Invalid character in string"
1123 msgstr "Invalid character in string"
1124 
1125 #: parser/generated/sqlscanner.cpp:1421
1126 msgctxt "KDbParser|"
1127 msgid "Invalid identifier"
1128 msgstr "Invalid identifier"
1129 
1130 #: parser/generated/sqlscanner.cpp:1422
1131 msgctxt "KDbParser|"
1132 msgid "Identifiers should start with a letter or '_' character"
1133 msgstr "Identifiers should start with a letter or '_' character"
1134 
1135 #: parser/generated/sqlscanner.cpp:1464
1136 #, qt-format
1137 msgctxt "KDbParser|"
1138 msgid "Unexpected character %1"
1139 msgstr "Unexpected character %1"
1140 
1141 #: parser/KDbParser_p.cpp:205
1142 msgctxt "KDbParser|"
1143 msgid "identifier was expected"
1144 msgstr "identifier was expected"
1145 
1146 #: parser/KDbParser_p.cpp:215 parser/KDbParser_p.cpp:219
1147 msgctxt "KDbParser|"
1148 msgid "Syntax Error"
1149 msgstr "Syntax Error"
1150 
1151 #: parser/KDbParser_p.cpp:216
1152 #, qt-format
1153 msgctxt "KDbParser|"
1154 msgid "\"%1\" is a reserved keyword."
1155 msgstr "\"%1\" is a reserved keyword."
1156 
1157 #: parser/KDbParser_p.cpp:220
1158 msgctxt "KDbParser|"
1159 msgid "Syntax error."
1160 msgstr "Syntax error."
1161 
1162 #: parser/KDbParser_p.cpp:224 parser/KDbParser_p.cpp:254
1163 #: parser/KDbParser_p.cpp:273
1164 msgctxt "KDbParser|"
1165 msgid "Error"
1166 msgstr "Error"
1167 
1168 #: parser/KDbParser_p.cpp:225
1169 #, qt-format
1170 msgctxt "KDbParser|"
1171 msgid "Error near \"%1\"."
1172 msgstr "Error near \"%1\"."
1173 
1174 #: parser/KDbParser_p.cpp:240
1175 msgctxt "KDbParser|"
1176 msgid "Other error"
1177 msgstr "Other error"
1178 
1179 #: parser/KDbParser_p.cpp:244
1180 msgctxt "KDbParser|"
1181 msgid "Implementation error"
1182 msgstr "Implementation error"
1183 
1184 #: parser/KDbParser_p.cpp:255
1185 msgctxt "KDbParser|"
1186 msgid "No query statement specified."
1187 msgstr "No query statement specified."
1188 
1189 #: parser/KDbParser_p.cpp:274
1190 msgctxt "KDbParser|"
1191 msgid "Unexpected character."
1192 msgstr "Unexpected character."
1193 
1194 #: parser/KDbParser_p.cpp:312
1195 msgctxt "KDbParser|"
1196 msgid "\"*\" could not be used if no tables are specified."
1197 msgstr "\"*\" could not be used if no tables are specified."
1198 
1199 #: parser/KDbParser_p.cpp:318
1200 msgctxt "KDbParser|"
1201 msgid "\"*\" could not be added."
1202 msgstr "\"*\" could not be added."
1203 
1204 #: parser/KDbParser_p.cpp:325
1205 msgctxt "KDbParser|"
1206 msgid "\"<table>.*\" could not be added."
1207 msgstr "\"<table>.*\" could not be added."
1208 
1209 #: parser/KDbParser_p.cpp:330
1210 msgctxt "KDbParser|"
1211 msgid "Could not add binding to a field."
1212 msgstr "Could not add binding to a field."
1213 
1214 #: parser/KDbParser_p.cpp:389
1215 #, qt-format
1216 msgctxt "KDbParser|"
1217 msgid "Table \"%1\" does not exist."
1218 msgstr "Table \"%1\" does not exist."
1219 
1220 #: parser/KDbParser_p.cpp:398
1221 #, qt-format
1222 msgctxt "KDbParser|"
1223 msgid ""
1224 "Could not set alias \"%1\" for table \"%2\". This alias is already set for "
1225 "table \"%3\"."
1226 msgstr ""
1227 "Could not set alias \"%1\" for table \"%2\". This alias is already set for "
1228 "table \"%3\"."
1229 
1230 #: parser/KDbParser_p.cpp:430
1231 #, qt-format
1232 msgctxt "KDbParser|"
1233 msgid "Invalid alias definition for column \"%1\"."
1234 msgstr "Invalid alias definition for column \"%1\"."
1235 
1236 #: parser/KDbParser_p.cpp:450
1237 msgctxt "KDbParser|"
1238 msgid "More than one asterisk \"*\" is not allowed."
1239 msgstr "More than one asterisk \"*\" is not allowed."
1240 
1241 #: parser/KDbParser_p.cpp:464
1242 #, qt-format
1243 msgctxt "KDbParser|"
1244 msgid "Invalid \"%1\" column definition."
1245 msgstr "Invalid \"%1\" column definition."
1246 
1247 #: parser/KDbParser_p.cpp:482
1248 #, qt-format
1249 msgctxt "KDbParser|"
1250 msgid ""
1251 "Could not set alias \"%1\" for column #%2. This alias is already set for "
1252 "column #%3."
1253 msgstr ""
1254 "Could not set alias \"%1\" for column #%2. This alias is already set for "
1255 "column #%3."
1256 
1257 #: parser/KDbParser_p.cpp:487
1258 #, qt-format
1259 msgctxt "KDbParser|"
1260 msgid "Could not set alias \"%1\" for column #%2."
1261 msgstr "Could not set alias \"%1\" for column #%2."
1262 
1263 #: parser/KDbParser_p.cpp:530
1264 #, qt-format
1265 msgctxt "KDbParser|"
1266 msgid "Could not define sorting. Column at position %1 does not exist."
1267 msgstr "Could not define sorting. Column at position %1 does not exist."
1268 
1269 #: parser/KDbParser_p.cpp:538
1270 #, qt-format
1271 msgctxt "KDbParser|"
1272 msgid "Could not define sorting. Column name or alias \"%1\" does not exist."
1273 msgstr "Could not define sorting. Column name or alias \"%1\" does not exist."
1274 
1275 #: tools/KDbObjectNameValidator.cpp:53
1276 #, qt-format
1277 msgctxt "KDbObjectNameValidator|"
1278 msgid ""
1279 "Cannot use reserved name \"%1\" for objects. Please choose another name."
1280 msgstr ""
1281 "Cannot use reserved name \"%1\" for objects. Please choose another name."
1282 
1283 #: tools/KDbObjectNameValidator.cpp:58
1284 msgctxt "KDbObjectNameValidator|"
1285 msgid "Names of internal database objects start with \"kexi__\"."
1286 msgstr "Names of internal database objects start with \"kexi__\"."
1287 
1288 #: tools/KDbSimpleCommandLineApp.cpp:77
1289 msgctxt "KDbSimpleCommandLineApp|"
1290 msgid "Database driver ID"
1291 msgstr "Database driver ID"
1292 
1293 #: tools/KDbSimpleCommandLineApp.cpp:79
1294 msgctxt "KDbSimpleCommandLineApp|"
1295 msgid "Database user name"
1296 msgstr "Database user name"
1297 
1298 #: tools/KDbSimpleCommandLineApp.cpp:81
1299 msgctxt "KDbSimpleCommandLineApp|"
1300 msgid "Prompt for password"
1301 msgstr "Prompt for password"
1302 
1303 #: tools/KDbSimpleCommandLineApp.cpp:83
1304 msgctxt "KDbSimpleCommandLineApp|"
1305 msgid "Host (server) name"
1306 msgstr "Host (server) name"
1307 
1308 #: tools/KDbSimpleCommandLineApp.cpp:84
1309 msgctxt "KDbSimpleCommandLineApp|"
1310 msgid "Server's port number"
1311 msgstr "Server's port number"
1312 
1313 #: tools/KDbSimpleCommandLineApp.cpp:86
1314 msgctxt "KDbSimpleCommandLineApp|"
1315 msgid "Server's local socket filename"
1316 msgstr "Server's local socket filename"
1317 
1318 #: tools/KDbSimpleCommandLineApp.cpp:107
1319 #, qt-format
1320 msgctxt "KDbSimpleCommandLineApp|Enter password for <user>"
1321 msgid "Enter password for %1: "
1322 msgstr "Enter password for %1: "
1323 
1324 #: tools/KDbValidator.cpp:102
1325 #, qt-format
1326 msgctxt "KDbValidator|"
1327 msgid "\"%1\" value has to be entered."
1328 msgstr "\"%1\" value has to be entered."
1329 
1330 #: views/KDbTableViewData.cpp:692 views/KDbTableViewData.cpp:703
1331 #, qt-format
1332 msgctxt "KDbTableViewData|"
1333 msgid "\"%1\" column requires a value to be entered."
1334 msgstr "\"%1\" column requires a value to be entered."
1335 
1336 #: views/KDbTableViewData.cpp:694
1337 msgctxt "KDbTableViewData|"
1338 msgid "The column's constraint is declared as NOT NULL."
1339 msgstr "The column's constraint is declared as NOT NULL."
1340 
1341 #: views/KDbTableViewData.cpp:705
1342 msgctxt "KDbTableViewData|"
1343 msgid "The column's constraint is declared as NOT EMPTY."
1344 msgstr "The column's constraint is declared as NOT EMPTY."
1345 
1346 #: views/KDbTableViewData.cpp:717
1347 msgctxt "KDbTableViewData|"
1348 msgid "Record inserting failed."
1349 msgstr "Record inserting failed."
1350 
1351 #: views/KDbTableViewData.cpp:733
1352 msgctxt "KDbTableViewData|"
1353 msgid "Record changing failed."
1354 msgstr "Record changing failed."
1355 
1356 #: views/KDbTableViewData.cpp:800
1357 msgctxt "KDbTableViewData|"
1358 msgid "Record deleting failed."
1359 msgstr "Record deleting failed."
1360 
1361 #: views/KDbTableViewData.cpp:930
1362 msgctxt "KDbTableViewData|"
1363 msgid ""
1364 "Please correct data in this record or use the \"Cancel record changes\" "
1365 "function."
1366 msgstr ""
1367 "Please correct data in this record or use the \"Cancel record changes\" "
1368 "function."
1369 
1370 #~ msgctxt "KDbFunctionExpression|"
1371 #~ msgid "Incorrect number of arguments (%1)"
1372 #~ msgstr "Incorrect number of arguments (%1)"
1373 
1374 #~ msgctxt "KDbFunctionExpression|"
1375 #~ msgid "Maximum number of function arguments exceeded."
1376 #~ msgstr "Maximum number of function arguments exceeded."
1377 
1378 #~ msgctxt "KDbExpression|"
1379 #~ msgid "Table containing \"%1\" field not found."
1380 #~ msgstr "Table containing \"%1\" field not found."
1381 
1382 #~ msgctxt "KDbConnection|"
1383 #~ msgid "Table \"%1\" cannot be removed.\n"
1384 #~ msgstr "Table \"%1\" cannot be removed.\n"
1385 
1386 #~ msgctxt "KDbParser|"
1387 #~ msgid "Could not add all-tables asterisk \"*\"."
1388 #~ msgstr "Could not add all-tables asterisk \"*\"."
1389 
1390 #~ msgctxt "KDbParser|"
1391 #~ msgid "Could not add one-table asterisk \"*\"."
1392 #~ msgstr "Could not add one-table asterisk \"*\"."
1393 
1394 #~ msgctxt "KDbParser|"
1395 #~ msgid "Could not define sorting - no column at position %1"
1396 #~ msgstr "Could not define sorting - no column at position %1"