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