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

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