996
996
msgid "Error: Not enough memory to store ORDER BY clause\n"
999
#: libdrizzle/errmsg.c:27
1000
msgid "Unknown Drizzle error"
1001
msgstr "Unknown Drizzle error"
1003
#: libdrizzle/errmsg.c:28
1005
msgid "Can't create UNIX socket (%d)"
1006
msgstr "Can't create UNIX socket (%d)"
1008
#: libdrizzle/errmsg.c:29
1010
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1011
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1013
#: libdrizzle/errmsg.c:30
1015
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
1016
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
1018
#: libdrizzle/errmsg.c:31
1020
msgid "Can't create TCP/IP socket (%d)"
1021
msgstr "Can't create TCP/IP socket (%d)"
1023
#: libdrizzle/errmsg.c:32
1025
msgid "Unknown Drizzle server host '%-.100s' (%d)"
1026
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
1028
#: libdrizzle/errmsg.c:33
1029
msgid "Drizzle server has gone away"
1030
msgstr "Drizzle server has gone away"
1032
#: libdrizzle/errmsg.c:34
1034
msgid "Protocol mismatch; server version = %d, client version = %d"
1035
msgstr "Protocol mismatch; server version = %d, client version = %d"
1037
#: libdrizzle/errmsg.c:35
1038
msgid "Drizzle client ran out of memory"
1039
msgstr "Drizzle client ran out of memory"
1041
#: libdrizzle/errmsg.c:36
1042
msgid "Wrong host info"
1043
msgstr "Wrong host info"
1045
#: libdrizzle/errmsg.c:37
1046
msgid "Localhost via UNIX socket"
1047
msgstr "Localhost via UNIX socket"
1049
#: libdrizzle/errmsg.c:38
1051
msgid "%-.100s via TCP/IP"
1052
msgstr "%-.100s via TCP/IP"
1054
#: libdrizzle/errmsg.c:39
1055
msgid "Error in server handshake"
1056
msgstr "Error in server handshake"
1058
#: libdrizzle/errmsg.c:40
1059
msgid "Lost connection to Drizzle server during query"
1060
msgstr "Lost connection to Drizzle server during query"
1062
#: libdrizzle/errmsg.c:41
1063
msgid "Commands out of sync; you can't run this command now"
1064
msgstr "Commands out of sync; you can't run this command now"
1066
#: libdrizzle/errmsg.c:42
1068
msgid "Named pipe: %-.32s"
1069
msgstr "Named pipe: %-.32s"
1071
#: libdrizzle/errmsg.c:43
1073
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1074
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1076
#: libdrizzle/errmsg.c:44
1078
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1079
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1081
#: libdrizzle/errmsg.c:45
1083
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1084
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1086
#: libdrizzle/errmsg.c:46
1088
msgid "Can't initialize character set %-.32s (path: %-.100s)"
1089
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
1091
#: libdrizzle/errmsg.c:47
1092
msgid "Got packet bigger than 'max_allowed_packet' bytes"
1093
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
1095
#: libdrizzle/errmsg.c:48
1096
msgid "Embedded server"
1097
msgstr "Embedded server"
1099
#: libdrizzle/errmsg.c:49
1100
msgid "Error on SHOW SLAVE STATUS:"
1101
msgstr "Error on SHOW SLAVE STATUS:"
1103
#: libdrizzle/errmsg.c:50
1104
msgid "Error on SHOW SLAVE HOSTS:"
1105
msgstr "Error on SHOW SLAVE HOSTS:"
1107
#: libdrizzle/errmsg.c:51
1108
msgid "Error connecting to slave:"
1109
msgstr "Error connecting to slave:"
1111
#: libdrizzle/errmsg.c:52
1112
msgid "Error connecting to master:"
1113
msgstr "Error connecting to master:"
1115
#: libdrizzle/errmsg.c:53
1116
msgid "SSL connection error"
1117
msgstr "SSL connection error"
1119
#: libdrizzle/errmsg.c:54
1120
msgid "Malformed packet"
1121
msgstr "Malformed packet"
1123
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
1124
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
1125
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
1126
#: libdrizzle/errmsg.c:74
1127
msgid "(unused error message)"
1128
msgstr "(unused error message)"
1130
#: libdrizzle/errmsg.c:56
1131
msgid "Invalid use of null pointer"
1132
msgstr "Invalid use of null pointer"
1134
#: libdrizzle/errmsg.c:57
1135
msgid "Statement not prepared"
1136
msgstr "Statement not prepared"
1138
#: libdrizzle/errmsg.c:58
1139
msgid "No data supplied for parameters in prepared statement"
1140
msgstr "No data supplied for parameters in prepared statement"
1142
#: libdrizzle/errmsg.c:59
1143
msgid "Data truncated"
1144
msgstr "Data truncated"
1146
#: libdrizzle/errmsg.c:60
1147
msgid "No parameters exist in the statement"
1148
msgstr "No parameters exist in the statement"
1150
#: libdrizzle/errmsg.c:61
1151
msgid "Invalid parameter number"
1152
msgstr "Invalid parameter number"
1154
#: libdrizzle/errmsg.c:62
1157
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1159
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1161
#: libdrizzle/errmsg.c:64
1163
msgid "Using unsupported buffer type: %d (parameter: %d)"
1164
msgstr "Using unsupported buffer type: %d (parameter: %d)"
1166
#: libdrizzle/errmsg.c:65
1168
msgid "Shared memory: %-.100s"
1169
msgstr "Shared memory: %-.100s"
1171
#: libdrizzle/errmsg.c:75
1172
msgid "Wrong or unknown protocol"
1173
msgstr "Wrong or unknown protocol"
1175
#: libdrizzle/errmsg.c:76
1176
msgid "Invalid connection handle"
1177
msgstr "Invalid connection handle"
1179
#: libdrizzle/errmsg.c:77
1181
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1182
"option 'secure_auth' enabled)"
1184
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1185
"option 'secure_auth' enabled)"
1187
#: libdrizzle/errmsg.c:79
1188
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1189
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
1191
#: libdrizzle/errmsg.c:80
1192
msgid "Attempt to read column without prior row fetch"
1193
msgstr "Attempt to read column without prior row fetch"
1195
#: libdrizzle/errmsg.c:81
1196
msgid "Prepared statement contains no metadata"
1197
msgstr "Prepared statement contains no metadata"
1199
#: libdrizzle/errmsg.c:82
1201
"Attempt to read a row while there is no result set associated with the "
1204
"Attempt to read a row while there is no result set associated with the "
1207
#: libdrizzle/errmsg.c:84
1208
msgid "This feature is not implemented yet"
1209
msgstr "This feature is not implemented yet"
1211
#: libdrizzle/errmsg.c:85
1214
"Lost connection to Drizzle server while waiting for initial communication "
1215
"packet, system error: %d"
1217
"Lost connection to Drizzle server while waiting for initial communication "
1218
"packet, system error: %d"
1220
#: libdrizzle/errmsg.c:87
1223
"Lost connection to Drizzle server while reading initial communication "
1224
"packet, system error: %d"
1226
"Lost connection to Drizzle server while reading initial communication "
1227
"packet, system error: %d"
1229
#: libdrizzle/errmsg.c:89
1232
"Lost connection to Drizzle server while sending authentication information, "
1235
"Lost connection to Drizzle server while sending authentication information, "
1238
#: libdrizzle/errmsg.c:91
1241
"Lost connection to Drizzle server while reading authorization information, "
1244
"Lost connection to Drizzle server while reading authorization information, "
1247
#: libdrizzle/errmsg.c:93
1250
"Lost connection to Drizzle server while setting initial database, system "
1253
"Lost connection to Drizzle server while setting initial database, system "
1256
#: libdrizzle/errmsg.c:95
1258
msgid "Statement closed indirectly because of a preceding %s() call"
1259
msgstr "Statement closed indirectly because of a preceding %s() call"
1261
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1262
msgid "Couldn't uncompress communication packet"
1263
msgstr "Couldn't uncompress communication packet"
1265
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1266
msgid "Got an error reading communication packets"
1267
msgstr "Got an error reading communication packets"
1269
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1270
msgid "Got timeout reading communication packets"
1271
msgstr "Got timeout reading communication packets"
1273
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1274
msgid "Got an error writing communication packets"
1275
msgstr "Got an error writing communication packets"
1277
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1278
msgid "Got timeout writing communication packets"
1279
msgstr "Got timeout writing communication packets"
1281
#: libdrizzle/local_infile.c:190 mysys/errors.cc:52
1283
msgid "File '%s' not found (Errcode: %d)"
1284
msgstr "File '%s' not found (Errcode: %d)"
1286
#: libdrizzle/local_infile.c:221 mysys/errors.cc:26
1288
msgid "Error reading file '%s' (Errcode: %d)"
1289
msgstr "Error reading file '%s' (Errcode: %d)"
1291
#: mysys/errors.cc:25
1293
msgid "Can't create/write to file '%s' (Errcode: %d)"
1294
msgstr "Can't create/write to file '%s' (Errcode: %d)"
1296
#: mysys/errors.cc:27
1298
msgid "Error writing file '%s' (Errcode: %d)"
1299
msgstr "Error writing file '%s' (Errcode: %d)"
1301
#: mysys/errors.cc:28
1303
msgid "Error on close of '%s' (Errcode: %d)"
1304
msgstr "Error on close of '%s' (Errcode: %d)"
1306
#: mysys/errors.cc:29
1308
msgid "Out of memory (Needed %u bytes)"
1309
msgstr "Out of memory (Needed %u bytes)"
1311
#: mysys/errors.cc:30
1313
msgid "Error on delete of '%s' (Errcode: %d)"
1314
msgstr "Error on delete of '%s' (Errcode: %d)"
1316
#: mysys/errors.cc:31
1318
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1319
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
1321
#: mysys/errors.cc:32
1323
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1324
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
1326
#: mysys/errors.cc:33
1328
msgid "Can't lock file (Errcode: %d)"
1329
msgstr "Can't lock file (Errcode: %d)"
1331
#: mysys/errors.cc:34
1333
msgid "Can't unlock file (Errcode: %d)"
1334
msgstr "Can't unlock file (Errcode: %d)"
1336
#: mysys/errors.cc:35
1338
msgid "Can't read dir of '%s' (Errcode: %d)"
1339
msgstr "Can't read dir of '%s' (Errcode: %d)"
1341
#: mysys/errors.cc:36
1343
msgid "Can't get stat of '%s' (Errcode: %d)"
1344
msgstr "Can't get stat of '%s' (Errcode: %d)"
1346
#: mysys/errors.cc:37
1348
msgid "Can't change size of file (Errcode: %d)"
1349
msgstr "Can't change size of file (Errcode: %d)"
1351
#: mysys/errors.cc:38
1353
msgid "Can't open stream from handle (Errcode: %d)"
1354
msgstr "Can't open stream from handle (Errcode: %d)"
1356
#: mysys/errors.cc:39
1358
msgid "Can't get working dirctory (Errcode: %d)"
1359
msgstr "Can't get working directory (Errcode: %d)"
1361
#: mysys/errors.cc:40
1363
msgid "Can't change dir to '%s' (Errcode: %d)"
1364
msgstr "Can't change dir to '%s' (Errcode: %d)"
1366
#: mysys/errors.cc:41
1368
msgid "Warning: '%s' had %d links"
1369
msgstr "Warning: '%s' had %d links"
1371
#: mysys/errors.cc:42
1373
msgid "Warning: %d files and %d streams is left open\n"
1374
msgstr "Warning: %d files and %d streams is left open\n"
1376
#: mysys/errors.cc:43
1378
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1379
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
1381
#: mysys/errors.cc:44
1383
msgid "Can't create directory '%s' (Errcode: %d)"
1384
msgstr "Can't create directory '%s' (Errcode: %d)"
1386
#: mysys/errors.cc:45
1389
"Character set '%s' is not a compiled character set and is not specified in "
1392
"Character set '%s' is not a compiled character set and is not specified in "
1395
#: mysys/errors.cc:46
1397
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1398
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
1400
#: mysys/errors.cc:47
1402
msgid "Can't read value for symlink '%s' (Error %d)"
1403
msgstr "Can't read value for symlink '%s' (Error %d)"
1405
#: mysys/errors.cc:48
1407
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1408
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
1410
#: mysys/errors.cc:49
1412
msgid "Error on realpath() on '%s' (Error %d)"
1413
msgstr "Error on realpath() on '%s' (Error %d)"
1415
#: mysys/errors.cc:50
1417
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1418
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
1420
#: mysys/errors.cc:51
1423
"Collation '%s' is not a compiled collation and is not specified in the %s "
1426
"Collation '%s' is not a compiled collation and is not specified in the %s "
1429
#: mysys/errors.cc:53
1431
msgid "File '%s' (fileno: %d) was not closed"
1432
msgstr "File '%s' (fileno: %d) was not closed"
1434
#: mysys/my_error.cc:87
1436
msgid "Unknown error %d"
1437
msgstr "Unknown error %d"
1439
#: mysys/my_getopt.cc:89
1443
#: mysys/my_getopt.cc:91
1447
#: mysys/my_getopt.cc:355
1449
msgid "%s: %s: Option '%s' used, but is disabled\n"
1450
msgstr "%s: %s: Option '%s' used, but is disabled\n"
1452
#: mysys/my_getopt.cc:356
1456
#: mysys/my_getopt.cc:356
1460
#: mysys/my_getopt.cc:459
1462
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1463
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
1465
#: mysys/my_getopt.cc:772
1467
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1468
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1470
#: mysys/my_getopt.cc:963
1472
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1473
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
1475
#: mysys/my_getopt.cc:1190
1477
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1478
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
1480
#: mysys/my_getopt.cc:1210
1484
"Variables (--variable-name=value)\n"
1485
"and boolean options {false|true} Value (after reading options)\n"
1486
"--------------------------------- -----------------------------\n"
1489
"Variables (--variable-name=value)\n"
1490
"and boolean options {false|true} Value (after reading options)\n"
1491
"--------------------------------- -----------------------------\n"
1493
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1494
msgid "(No default value)"
1495
msgstr "(No default value)"
1497
#: mysys/my_getopt.cc:1245
1501
#: mysys/my_getopt.cc:1245
1505
#: mysys/my_getopt.cc:1273
1507
msgid "(Disabled)\n"
1508
msgstr "(Disabled)\n"
1510
#: drizzled/authentication.cc:69 drizzled/show.cc:4538
1511
#: drizzled/sql_plugin.cc:798
999
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
1000
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:798
1513
1002
msgid "Plugin '%s' init function returned error."
1514
1003
msgstr "Plugin '%s' init function returned error."
1581
1070
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1584
#: drizzled/drizzled.cc:1113
1073
#: drizzled/drizzled.cc:1112
1586
1075
msgid "Retrying bind on TCP/IP port %u"
1587
1076
msgstr "Retrying bind on TCP/IP port %u"
1589
#: drizzled/drizzled.cc:1119
1078
#: drizzled/drizzled.cc:1118
1590
1079
msgid "Can't start server: Bind on TCP/IP port"
1591
1080
msgstr "Can't start server: Bind on TCP/IP port"
1593
#: drizzled/drizzled.cc:1120
1082
#: drizzled/drizzled.cc:1119
1595
1084
msgid "Do you already have another drizzled server running on port: %d ?"
1596
1085
msgstr "Do you already have another drizzled server running on port: %d ?"
1598
#: drizzled/drizzled.cc:1126
1087
#: drizzled/drizzled.cc:1125
1599
1088
msgid "Can't start server: listen() on TCP/IP port"
1600
1089
msgstr "Can't start server: listen() on TCP/IP port"
1602
#: drizzled/drizzled.cc:1127
1091
#: drizzled/drizzled.cc:1126
1604
1093
msgid "listen() on TCP/IP failed with error %d"
1605
1094
msgstr "listen() on TCP/IP failed with error %d"
1607
#: drizzled/drizzled.cc:1217
1096
#: drizzled/drizzled.cc:1216
1610
1099
msgstr "Fatal "
1612
#: drizzled/drizzled.cc:1241
1615
"We will try our best to scrape up some info that will hopefully help "
1617
"the problem, but since we have already crashed, something is definitely "
1619
"and this may fail.\n"
1622
"We will try our best to scrape up some info that will hopefully help "
1624
"the problem, but since we have already crashed, something is definitely "
1626
"and this may fail.\n"
1629
#: drizzled/drizzled.cc:1252
1632
"It is possible that drizzled could use up to \n"
1633
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1636
"Hope that's ok; if not, decrease some variables in the equation.\n"
1639
"It is possible that drizzled could use up to \n"
1640
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1643
"Hope that's ok; if not, decrease some variables in the equation.\n"
1646
#: drizzled/drizzled.cc:1270
1649
"Attempting backtrace. You can use the following information to find out\n"
1650
"where drizzled died. If you see no messages after this, something went\n"
1651
"terribly wrong...\n"
1653
"Attempting backtrace. You can use the following information to find out\n"
1654
"where drizzled died. If you see no messages after this, something went\n"
1655
"terribly wrong...\n"
1657
#: drizzled/drizzled.cc:1298
1660
"Trying to get some variables.\n"
1661
"Some pointers may be invalid and cause the dump to abort...\n"
1663
"Trying to get some variables.\n"
1664
"Some pointers may be invalid and cause the dump to abort...\n"
1666
#: drizzled/drizzled.cc:1310
1101
#: drizzled/drizzled.cc:1240
1104
"We will try our best to scrape up some info that will hopefully help "
1106
"the problem, but since we have already crashed, something is definitely "
1108
"and this may fail.\n"
1111
"We will try our best to scrape up some info that will hopefully help "
1113
"the problem, but since we have already crashed, something is definitely "
1115
"and this may fail.\n"
1118
#: drizzled/drizzled.cc:1251
1121
"It is possible that drizzled could use up to \n"
1122
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1125
"Hope that's ok; if not, decrease some variables in the equation.\n"
1128
"It is possible that drizzled could use up to \n"
1129
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1132
"Hope that's ok; if not, decrease some variables in the equation.\n"
1135
#: drizzled/drizzled.cc:1269
1138
"Attempting backtrace. You can use the following information to find out\n"
1139
"where drizzled died. If you see no messages after this, something went\n"
1140
"terribly wrong...\n"
1142
"Attempting backtrace. You can use the following information to find out\n"
1143
"where drizzled died. If you see no messages after this, something went\n"
1144
"terribly wrong...\n"
1146
#: drizzled/drizzled.cc:1297
1149
"Trying to get some variables.\n"
1150
"Some pointers may be invalid and cause the dump to abort...\n"
1152
"Trying to get some variables.\n"
1153
"Some pointers may be invalid and cause the dump to abort...\n"
1155
#: drizzled/drizzled.cc:1309
1667
1156
#, fuzzy, c-format
1682
1171
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1683
1172
"drizzled that is not statically linked.\n"
1685
#: drizzled/drizzled.cc:1325
1689
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1690
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1691
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1692
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1693
"the documentation for your distribution on how to do that.\n"
1696
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1697
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1698
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1699
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1700
"the documentation for your distribution on how to do that.\n"
1702
#: drizzled/drizzled.cc:1338
1706
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1707
"unreliable and unstable on some operating systems and operating-system\n"
1708
"versions (notably, some versions of Linux). This crash could be due to use\n"
1709
"of those buggy OS calls. You should consider whether you really need the\n"
1710
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1714
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1715
"unreliable and unstable on some operating systems and operating-system\n"
1716
"versions (notably, some versions of Linux). This crash could be due to use\n"
1717
"of those buggy OS calls. You should consider whether you really need the\n"
1718
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1721
#: drizzled/drizzled.cc:1353
1174
#: drizzled/drizzled.cc:1324
1178
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1179
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1180
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1181
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1182
"the documentation for your distribution on how to do that.\n"
1185
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1186
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1187
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1188
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1189
"the documentation for your distribution on how to do that.\n"
1191
#: drizzled/drizzled.cc:1337
1195
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1196
"unreliable and unstable on some operating systems and operating-system\n"
1197
"versions (notably, some versions of Linux). This crash could be due to use\n"
1198
"of those buggy OS calls. You should consider whether you really need the\n"
1199
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1203
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1204
"unreliable and unstable on some operating systems and operating-system\n"
1205
"versions (notably, some versions of Linux). This crash could be due to use\n"
1206
"of those buggy OS calls. You should consider whether you really need the\n"
1207
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1210
#: drizzled/drizzled.cc:1352
1723
1212
msgid "Writing a core file\n"
1724
1213
msgstr "Writing a core file\n"
1726
#: drizzled/drizzled.cc:1400
1215
#: drizzled/drizzled.cc:1399
1728
1217
"setrlimit could not change the size of core files to 'infinity'; We may not "
1729
1218
"be able to generate a core file on signals"
1802
1291
"%s: Too many arguments (first extra is '%s').\n"
1803
1292
"Use --verbose --help to get a list of available options\n"
1805
#: drizzled/drizzled.cc:2098
1294
#: drizzled/drizzled.cc:2094
1806
1295
msgid "Can't init databases"
1807
1296
msgstr "Can't init databases"
1809
#: drizzled/drizzled.cc:2118
1298
#: drizzled/drizzled.cc:2114
1811
1300
msgid "Unknown/unsupported table type: %s"
1812
1301
msgstr "Unknown/unsupported table type: %s"
1814
#: drizzled/drizzled.cc:2124
1303
#: drizzled/drizzled.cc:2120
1816
1305
msgid "Default storage engine (%s) is not available"
1817
1306
msgstr "Default storage engine (%s) is not available"
1819
#: drizzled/drizzled.cc:2156
1308
#: drizzled/drizzled.cc:2152
1821
1310
msgid "Failed to lock memory. Errno: %d\n"
1822
1311
msgstr "Failed to lock memory. Error: %d\n"
1824
#: drizzled/drizzled.cc:2217
1313
#: drizzled/drizzled.cc:2213
1825
1314
#, fuzzy, c-format
1826
1315
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1827
1316
msgstr "Asked for %u thread stack, but got %<PRIu64>"
1829
#: drizzled/drizzled.cc:2298
1318
#: drizzled/drizzled.cc:2294
1830
1319
msgid "Before Lock_thread_count"
1831
1320
msgstr "Before Lock_thread_count"
1833
#: drizzled/drizzled.cc:2305
1322
#: drizzled/drizzled.cc:2301
1834
1323
msgid "After lock_thread_count"
1835
1324
msgstr "After lock_thread_count"
1837
#: drizzled/drizzled.cc:2411
1326
#: drizzled/drizzled.cc:2407
1839
1328
msgid "drizzled: Got error %d from select"
1840
1329
msgstr "drizzled: Got error %d from select"
1842
#: drizzled/drizzled.cc:2636
1331
#: drizzled/drizzled.cc:2632
1843
1332
msgid "Auto-increment columns are incremented by this"
1844
1333
msgstr "Auto-increment columns are incremented by this"
1846
#: drizzled/drizzled.cc:2641
1848
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1851
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1335
#: drizzled/drizzled.cc:2637
1337
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1340
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1343
#: drizzled/drizzled.cc:2643
1345
"Path to installation directory. All paths are usually resolved relative to "
1348
"Path to installation directory. All paths are usually resolved relative to "
1854
1351
#: drizzled/drizzled.cc:2647
1856
"Path to installation directory. All paths are usually resolved relative to "
1859
"Path to installation directory. All paths are usually resolved relative to "
1862
#: drizzled/drizzled.cc:2651
1863
1352
msgid "IP address to bind to."
1864
1353
msgstr "IP address to bind to."
1866
#: drizzled/drizzled.cc:2655
1355
#: drizzled/drizzled.cc:2651
1867
1356
msgid "Set the filesystem character set."
1868
1357
msgstr "Set the filesystem character set."
1870
#: drizzled/drizzled.cc:2660
1359
#: drizzled/drizzled.cc:2656
1871
1360
msgid "Set the default character set."
1872
1361
msgstr "Set the default character set."
1874
#: drizzled/drizzled.cc:2667
1363
#: drizzled/drizzled.cc:2663
1875
1364
msgid "Chroot drizzled daemon during startup."
1876
1365
msgstr "Chroot drizzled daemon during start-up."
1878
#: drizzled/drizzled.cc:2671
1367
#: drizzled/drizzled.cc:2667
1879
1368
msgid "Set the default collation."
1880
1369
msgstr "Set the default collation."
1882
#: drizzled/drizzled.cc:2675
1371
#: drizzled/drizzled.cc:2671
1883
1372
msgid "Default completion type."
1884
1373
msgstr "Default completion type."
1886
#: drizzled/drizzled.cc:2680
1375
#: drizzled/drizzled.cc:2676
1887
1376
msgid "Write core on errors."
1888
1377
msgstr "Write core on errors."
1379
#: drizzled/drizzled.cc:2680
1380
msgid "Path to the database root."
1381
msgstr "Path to the database root."
1890
1383
#: drizzled/drizzled.cc:2684
1891
msgid "Path to the database root."
1892
msgstr "Path to the database root."
1894
#: drizzled/drizzled.cc:2688
1895
1384
msgid "Set the default storage engine (table type) for tables."
1896
1385
msgstr "Set the default storage engine (table type) for tables."
1898
#: drizzled/drizzled.cc:2692
1387
#: drizzled/drizzled.cc:2688
1899
1388
msgid "Set the default time zone."
1900
1389
msgstr "Set the default time zone."
1902
#: drizzled/drizzled.cc:2696
1391
#: drizzled/drizzled.cc:2692
1903
1392
msgid "Type of DELAY_KEY_WRITE."
1904
1393
msgstr "Type of DELAY_KEY_WRITE."
1906
#: drizzled/drizzled.cc:2700
1395
#: drizzled/drizzled.cc:2696
1907
1396
msgid "Print a symbolic stack trace on failure."
1908
1397
msgstr "Print a symbolic stack trace on failure."
1910
#: drizzled/drizzled.cc:2706
1399
#: drizzled/drizzled.cc:2702
1911
1400
msgid "Push supported query conditions to the storage engine."
1912
1401
msgstr "Push supported query conditions to the storage engine."
1914
#: drizzled/drizzled.cc:2712
1403
#: drizzled/drizzled.cc:2708
1915
1404
msgid "Used for debugging; Use at your own risk!"
1916
1405
msgstr "Used for debugging; Use at your own risk!"
1918
#: drizzled/drizzled.cc:2715
1407
#: drizzled/drizzled.cc:2711
1919
1408
msgid "Flush tables to disk between SQL commands."
1920
1409
msgstr "Flush tables to disk between SQL commands."
1922
#: drizzled/drizzled.cc:2720
1411
#: drizzled/drizzled.cc:2716
1923
1412
msgid "Set up signals usable for debugging"
1924
1413
msgstr "Set up signals usable for debugging"
1926
#: drizzled/drizzled.cc:2724
1415
#: drizzled/drizzled.cc:2720
1927
1416
msgid "Command(s) that are executed for each new connection"
1928
1417
msgstr "Command(s) that are executed for each new connection"
1930
#: drizzled/drizzled.cc:2728
1419
#: drizzled/drizzled.cc:2724
1931
1420
msgid "Read SQL commands from this file at startup."
1932
1421
msgstr "Read SQL commands from this file at startup."
1934
#: drizzled/drizzled.cc:2732
1423
#: drizzled/drizzled.cc:2728
1935
1424
msgid "(IGNORED)"
1936
1425
msgstr "(IGNORED)"
1938
#: drizzled/drizzled.cc:2736
1427
#: drizzled/drizzled.cc:2732
1939
1428
msgid "Set the language used for the month names and the days of the week."
1940
1429
msgstr "Set the language used for the month names and the days of the week."
1942
#: drizzled/drizzled.cc:2741
1431
#: drizzled/drizzled.cc:2737
1943
1432
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1944
1433
msgstr "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1435
#: drizzled/drizzled.cc:2742
1436
msgid "Log connections and queries to file."
1437
msgstr "Log connections and queries to file."
1946
1439
#: drizzled/drizzled.cc:2746
1947
msgid "Log connections and queries to file."
1948
msgstr "Log connections and queries to file."
1950
#: drizzled/drizzled.cc:2750
1951
1440
msgid "Log all MyISAM changes to file."
1952
1441
msgstr "Log all MyISAM changes to file."
1954
#: drizzled/drizzled.cc:2754
1443
#: drizzled/drizzled.cc:2750
1955
1444
msgid "Log some not critical warnings to the log file."
1956
1445
msgstr "Log some not critical warnings to the log file."
1958
#: drizzled/drizzled.cc:2759
1447
#: drizzled/drizzled.cc:2755
1959
1448
msgid "Lock drizzled in memory."
1960
1449
msgstr "Lock drizzled in memory."
1962
#: drizzled/drizzled.cc:2763
1451
#: drizzled/drizzled.cc:2759
1964
1453
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1965
1454
"BACKUP, FORCE or QUICK."
1987
1476
"Maximum time in seconds to wait for the port to become free. (Default: no "
1990
#: drizzled/drizzled.cc:2793
1479
#: drizzled/drizzled.cc:2789
1991
1480
msgid "Skip some optimize stages (for testing)."
1992
1481
msgstr "Skip some optimise stages (for testing)."
1994
#: drizzled/drizzled.cc:2796
1996
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1997
"specified directory"
1999
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2000
"specified directory"
2002
#: drizzled/drizzled.cc:2801
2004
"Uniquely identifies the server instance in the community of replication "
2007
"Uniquely identifies the server instance in the community of replication "
2010
#: drizzled/drizzled.cc:2806
1483
#: drizzled/drizzled.cc:2792
1485
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1486
"specified directory"
1488
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1489
"specified directory"
1491
#: drizzled/drizzled.cc:2797
1493
"Uniquely identifies the server instance in the community of replication "
1496
"Uniquely identifies the server instance in the community of replication "
1499
#: drizzled/drizzled.cc:2802
2011
1500
msgid "Don't use new, possible wrong routines."
2012
1501
msgstr "Don't use new, possible wrong routines."
2014
#: drizzled/drizzled.cc:2809
1503
#: drizzled/drizzled.cc:2805
2015
1504
msgid "Don't print a stack trace on failure."
2016
1505
msgstr "Don't print a stack trace on failure."
2018
#: drizzled/drizzled.cc:2813
1507
#: drizzled/drizzled.cc:2809
2019
1508
msgid "Don't give threads different priorities."
2020
1509
msgstr "Don't give threads different priorities."
2022
#: drizzled/drizzled.cc:2817
1511
#: drizzled/drizzled.cc:2813
2023
1512
msgid "Enable symbolic link support."
2024
1513
msgstr "Enable symbolic link support."
2026
#: drizzled/drizzled.cc:2826
2028
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2030
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2032
#: drizzled/drizzled.cc:2831
2034
"Using this option will cause most temporary files created to use a small set "
2035
"of names, rather than a unique name for each new file."
2037
"Using this option will cause most temporary files created to use a small set "
2038
"of names, rather than a unique name for each new file."
2040
#: drizzled/drizzled.cc:2836
2042
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2044
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1515
#: drizzled/drizzled.cc:2822
1517
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1519
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1521
#: drizzled/drizzled.cc:2827
1523
"Using this option will cause most temporary files created to use a small set "
1524
"of names, rather than a unique name for each new file."
1526
"Using this option will cause most temporary files created to use a small set "
1527
"of names, rather than a unique name for each new file."
1529
#: drizzled/drizzled.cc:2832
1531
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1533
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1535
#: drizzled/drizzled.cc:2837
1536
msgid "Path for temporary files."
2046
1539
#: drizzled/drizzled.cc:2841
2047
msgid "Path for temporary files."
2050
#: drizzled/drizzled.cc:2845
2051
1540
msgid "Default transaction isolation level."
2052
1541
msgstr "Default transaction isolation level."
2054
#: drizzled/drizzled.cc:2849
1543
#: drizzled/drizzled.cc:2845
2055
1544
msgid "Run drizzled daemon as user."
2056
1545
msgstr "Run drizzled daemon as user."
2058
#: drizzled/drizzled.cc:2857
1547
#: drizzled/drizzled.cc:2853
2060
1549
"The number of outstanding connection requests Drizzle can have. This comes "
2061
1550
"into play when the main Drizzle thread gets very many connection requests in "
6173
5748
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5751
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5753
msgid "%s: option `%s' is ambiguous\n"
5756
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5758
msgid "%s: option `--%s' doesn't allow an argument\n"
5761
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5763
msgid "%s: option `%c%s' doesn't allow an argument\n"
5766
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5767
#: gnulib/getopt.c:990
5769
msgid "%s: option `%s' requires an argument\n"
5772
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5774
msgid "%s: unrecognized option `--%s'\n"
5777
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5779
msgid "%s: unrecognized option `%c%s'\n"
5782
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5784
msgid "%s: illegal option -- %c\n"
5787
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5789
msgid "%s: invalid option -- %c\n"
5792
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5793
#: gnulib/getopt.c:1061
5795
msgid "%s: option requires an argument -- %c\n"
5798
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5800
msgid "%s: option `-W %s' is ambiguous\n"
5803
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5805
msgid "%s: option `-W %s' doesn't allow an argument\n"
5808
#: libdrizzleclient/errmsg.c:27
5809
msgid "Unknown Drizzle error"
5810
msgstr "Unknown Drizzle error"
5812
#: libdrizzleclient/errmsg.c:28
5814
msgid "Can't create UNIX socket (%d)"
5815
msgstr "Can't create UNIX socket (%d)"
5817
#: libdrizzleclient/errmsg.c:29
5819
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5820
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5822
#: libdrizzleclient/errmsg.c:30
5824
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5825
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
5827
#: libdrizzleclient/errmsg.c:31
5829
msgid "Can't create TCP/IP socket (%d)"
5830
msgstr "Can't create TCP/IP socket (%d)"
5832
#: libdrizzleclient/errmsg.c:32
5834
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5835
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
5837
#: libdrizzleclient/errmsg.c:33
5838
msgid "Drizzle server has gone away"
5839
msgstr "Drizzle server has gone away"
5841
#: libdrizzleclient/errmsg.c:34
5843
msgid "Protocol mismatch; server version = %d, client version = %d"
5844
msgstr "Protocol mismatch; server version = %d, client version = %d"
5846
#: libdrizzleclient/errmsg.c:35
5847
msgid "Drizzle client ran out of memory"
5848
msgstr "Drizzle client ran out of memory"
5850
#: libdrizzleclient/errmsg.c:36
5851
msgid "Wrong host info"
5852
msgstr "Wrong host info"
5854
#: libdrizzleclient/errmsg.c:37
5855
msgid "Localhost via UNIX socket"
5856
msgstr "Localhost via UNIX socket"
5858
#: libdrizzleclient/errmsg.c:38
5860
msgid "%-.100s via TCP/IP"
5861
msgstr "%-.100s via TCP/IP"
5863
#: libdrizzleclient/errmsg.c:39
5864
msgid "Error in server handshake"
5865
msgstr "Error in server handshake"
5867
#: libdrizzleclient/errmsg.c:40
5868
msgid "Lost connection to Drizzle server during query"
5869
msgstr "Lost connection to Drizzle server during query"
5871
#: libdrizzleclient/errmsg.c:41
5872
msgid "Commands out of sync; you can't run this command now"
5873
msgstr "Commands out of sync; you can't run this command now"
5875
#: libdrizzleclient/errmsg.c:42
5877
msgid "Named pipe: %-.32s"
5878
msgstr "Named pipe: %-.32s"
5880
#: libdrizzleclient/errmsg.c:43
5882
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5883
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5885
#: libdrizzleclient/errmsg.c:44
5887
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5888
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5890
#: libdrizzleclient/errmsg.c:45
5892
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5893
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5895
#: libdrizzleclient/errmsg.c:46
5897
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5898
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
5900
#: libdrizzleclient/errmsg.c:47
5901
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5902
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
5904
#: libdrizzleclient/errmsg.c:48
5905
msgid "Embedded server"
5906
msgstr "Embedded server"
5908
#: libdrizzleclient/errmsg.c:49
5909
msgid "Error on SHOW SLAVE STATUS:"
5910
msgstr "Error on SHOW SLAVE STATUS:"
5912
#: libdrizzleclient/errmsg.c:50
5913
msgid "Error on SHOW SLAVE HOSTS:"
5914
msgstr "Error on SHOW SLAVE HOSTS:"
5916
#: libdrizzleclient/errmsg.c:51
5917
msgid "Error connecting to slave:"
5918
msgstr "Error connecting to slave:"
5920
#: libdrizzleclient/errmsg.c:52
5921
msgid "Error connecting to master:"
5922
msgstr "Error connecting to master:"
5924
#: libdrizzleclient/errmsg.c:53
5925
msgid "SSL connection error"
5926
msgstr "SSL connection error"
5928
#: libdrizzleclient/errmsg.c:54
5929
msgid "Malformed packet"
5930
msgstr "Malformed packet"
5932
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5933
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5934
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5935
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5936
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5937
msgid "(unused error message)"
5938
msgstr "(unused error message)"
5940
#: libdrizzleclient/errmsg.c:56
5941
msgid "Invalid use of null pointer"
5942
msgstr "Invalid use of null pointer"
5944
#: libdrizzleclient/errmsg.c:57
5945
msgid "Statement not prepared"
5946
msgstr "Statement not prepared"
5948
#: libdrizzleclient/errmsg.c:58
5949
msgid "No data supplied for parameters in prepared statement"
5950
msgstr "No data supplied for parameters in prepared statement"
5952
#: libdrizzleclient/errmsg.c:59
5953
msgid "Data truncated"
5954
msgstr "Data truncated"
5956
#: libdrizzleclient/errmsg.c:60
5957
msgid "No parameters exist in the statement"
5958
msgstr "No parameters exist in the statement"
5960
#: libdrizzleclient/errmsg.c:61
5961
msgid "Invalid parameter number"
5962
msgstr "Invalid parameter number"
5964
#: libdrizzleclient/errmsg.c:62
5967
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5969
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5971
#: libdrizzleclient/errmsg.c:64
5973
msgid "Using unsupported buffer type: %d (parameter: %d)"
5974
msgstr "Using unsupported buffer type: %d (parameter: %d)"
5976
#: libdrizzleclient/errmsg.c:65
5978
msgid "Shared memory: %-.100s"
5979
msgstr "Shared memory: %-.100s"
5981
#: libdrizzleclient/errmsg.c:75
5982
msgid "Wrong or unknown protocol"
5983
msgstr "Wrong or unknown protocol"
5985
#: libdrizzleclient/errmsg.c:76
5986
msgid "Invalid connection handle"
5987
msgstr "Invalid connection handle"
5989
#: libdrizzleclient/errmsg.c:77
5991
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5992
"option 'secure_auth' enabled)"
5994
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5995
"option 'secure_auth' enabled)"
5997
#: libdrizzleclient/errmsg.c:79
5998
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5999
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
6001
#: libdrizzleclient/errmsg.c:80
6002
msgid "Attempt to read column without prior row fetch"
6003
msgstr "Attempt to read column without prior row fetch"
6005
#: libdrizzleclient/errmsg.c:81
6006
msgid "Prepared statement contains no metadata"
6007
msgstr "Prepared statement contains no metadata"
6009
#: libdrizzleclient/errmsg.c:82
6011
"Attempt to read a row while there is no result set associated with the "
6014
"Attempt to read a row while there is no result set associated with the "
6017
#: libdrizzleclient/errmsg.c:84
6018
msgid "This feature is not implemented yet"
6019
msgstr "This feature is not implemented yet"
6021
#: libdrizzleclient/errmsg.c:85
6024
"Lost connection to Drizzle server while waiting for initial communication "
6025
"packet, system error: %d"
6027
"Lost connection to Drizzle server while waiting for initial communication "
6028
"packet, system error: %d"
6030
#: libdrizzleclient/errmsg.c:87
6033
"Lost connection to Drizzle server while reading initial communication "
6034
"packet, system error: %d"
6036
"Lost connection to Drizzle server while reading initial communication "
6037
"packet, system error: %d"
6039
#: libdrizzleclient/errmsg.c:89
6042
"Lost connection to Drizzle server while sending authentication information, "
6045
"Lost connection to Drizzle server while sending authentication information, "
6048
#: libdrizzleclient/errmsg.c:91
6051
"Lost connection to Drizzle server while reading authorization information, "
6054
"Lost connection to Drizzle server while reading authorization information, "
6057
#: libdrizzleclient/errmsg.c:93
6060
"Lost connection to Drizzle server while setting initial database, system "
6063
"Lost connection to Drizzle server while setting initial database, system "
6066
#: libdrizzleclient/errmsg.c:95
6068
msgid "Statement closed indirectly because of a preceding %s() call"
6069
msgstr "Statement closed indirectly because of a preceding %s() call"
6071
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
6073
msgid "File '%s' not found (Errcode: %d)"
6074
msgstr "File '%s' not found (Errcode: %d)"
6076
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
6078
msgid "Error reading file '%s' (Errcode: %d)"
6079
msgstr "Error reading file '%s' (Errcode: %d)"
6081
#: mysys/errors.cc:25
6083
msgid "Can't create/write to file '%s' (Errcode: %d)"
6084
msgstr "Can't create/write to file '%s' (Errcode: %d)"
6086
#: mysys/errors.cc:27
6088
msgid "Error writing file '%s' (Errcode: %d)"
6089
msgstr "Error writing file '%s' (Errcode: %d)"
6091
#: mysys/errors.cc:28
6093
msgid "Error on close of '%s' (Errcode: %d)"
6094
msgstr "Error on close of '%s' (Errcode: %d)"
6096
#: mysys/errors.cc:29
6098
msgid "Out of memory (Needed %u bytes)"
6099
msgstr "Out of memory (Needed %u bytes)"
6101
#: mysys/errors.cc:30
6103
msgid "Error on delete of '%s' (Errcode: %d)"
6104
msgstr "Error on delete of '%s' (Errcode: %d)"
6106
#: mysys/errors.cc:31
6108
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
6109
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
6111
#: mysys/errors.cc:32
6113
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
6114
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
6116
#: mysys/errors.cc:33
6118
msgid "Can't lock file (Errcode: %d)"
6119
msgstr "Can't lock file (Errcode: %d)"
6121
#: mysys/errors.cc:34
6123
msgid "Can't unlock file (Errcode: %d)"
6124
msgstr "Can't unlock file (Errcode: %d)"
6126
#: mysys/errors.cc:35
6128
msgid "Can't read dir of '%s' (Errcode: %d)"
6129
msgstr "Can't read dir of '%s' (Errcode: %d)"
6131
#: mysys/errors.cc:36
6133
msgid "Can't get stat of '%s' (Errcode: %d)"
6134
msgstr "Can't get stat of '%s' (Errcode: %d)"
6136
#: mysys/errors.cc:37
6138
msgid "Can't change size of file (Errcode: %d)"
6139
msgstr "Can't change size of file (Errcode: %d)"
6141
#: mysys/errors.cc:38
6143
msgid "Can't open stream from handle (Errcode: %d)"
6144
msgstr "Can't open stream from handle (Errcode: %d)"
6146
#: mysys/errors.cc:39
6148
msgid "Can't get working dirctory (Errcode: %d)"
6149
msgstr "Can't get working directory (Errcode: %d)"
6151
#: mysys/errors.cc:40
6153
msgid "Can't change dir to '%s' (Errcode: %d)"
6154
msgstr "Can't change dir to '%s' (Errcode: %d)"
6156
#: mysys/errors.cc:41
6158
msgid "Warning: '%s' had %d links"
6159
msgstr "Warning: '%s' had %d links"
6161
#: mysys/errors.cc:42
6163
msgid "Warning: %d files and %d streams is left open\n"
6164
msgstr "Warning: %d files and %d streams is left open\n"
6166
#: mysys/errors.cc:43
6168
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
6169
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
6171
#: mysys/errors.cc:44
6173
msgid "Can't create directory '%s' (Errcode: %d)"
6174
msgstr "Can't create directory '%s' (Errcode: %d)"
6176
#: mysys/errors.cc:45
6179
"Character set '%s' is not a compiled character set and is not specified in "
6182
"Character set '%s' is not a compiled character set and is not specified in "
6185
#: mysys/errors.cc:46
6187
msgid "Out of resources when opening file '%s' (Errcode: %d)"
6188
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
6190
#: mysys/errors.cc:47
6192
msgid "Can't read value for symlink '%s' (Error %d)"
6193
msgstr "Can't read value for symlink '%s' (Error %d)"
6195
#: mysys/errors.cc:48
6197
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
6198
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
6200
#: mysys/errors.cc:49
6202
msgid "Error on realpath() on '%s' (Error %d)"
6203
msgstr "Error on realpath() on '%s' (Error %d)"
6205
#: mysys/errors.cc:50
6207
msgid "Can't sync file '%s' to disk (Errcode: %d)"
6208
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
6210
#: mysys/errors.cc:51
6213
"Collation '%s' is not a compiled collation and is not specified in the %s "
6216
"Collation '%s' is not a compiled collation and is not specified in the %s "
6219
#: mysys/errors.cc:53
6221
msgid "File '%s' (fileno: %d) was not closed"
6222
msgstr "File '%s' (fileno: %d) was not closed"
6224
#: mysys/my_error.cc:87
6226
msgid "Unknown error %d"
6227
msgstr "Unknown error %d"
6229
#: mysys/my_getopt.cc:89
6233
#: mysys/my_getopt.cc:91
6237
#: mysys/my_getopt.cc:355
6239
msgid "%s: %s: Option '%s' used, but is disabled\n"
6240
msgstr "%s: %s: Option '%s' used, but is disabled\n"
6242
#: mysys/my_getopt.cc:356
6246
#: mysys/my_getopt.cc:356
6250
#: mysys/my_getopt.cc:459
6252
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6253
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
6255
#: mysys/my_getopt.cc:772
6257
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6258
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6260
#: mysys/my_getopt.cc:963
6262
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6263
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
6265
#: mysys/my_getopt.cc:1190
6267
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6268
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
6270
#: mysys/my_getopt.cc:1210
6274
"Variables (--variable-name=value)\n"
6275
"and boolean options {false|true} Value (after reading options)\n"
6276
"--------------------------------- -----------------------------\n"
6279
"Variables (--variable-name=value)\n"
6280
"and boolean options {false|true} Value (after reading options)\n"
6281
"--------------------------------- -----------------------------\n"
6283
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6284
msgid "(No default value)"
6285
msgstr "(No default value)"
6287
#: mysys/my_getopt.cc:1245
6291
#: mysys/my_getopt.cc:1245
6295
#: mysys/my_getopt.cc:1273
6297
msgid "(Disabled)\n"
6298
msgstr "(Disabled)\n"
6176
6300
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
6177
6301
msgid "Error Messages to stderr"
6180
#: plugin/logging_query/logging_query.cc:266
6304
#: plugin/logging_query/logging_query.cc:275
6182
6306
msgid "fail open() fn=%s er=%s\n"
6185
#: plugin/logging_query/logging_query.cc:306
6186
msgid "File to log to"
6189
6309
#: plugin/logging_query/logging_query.cc:315
6190
msgid "Enable logging"
6311
msgid "Enable logging to CSV file"
6312
msgstr "Row-based binlogging of row failed"
6193
6314
#: plugin/logging_query/logging_query.cc:324
6315
msgid "File to log to"
6318
#: plugin/logging_query/logging_query.cc:333
6319
#: plugin/logging_syslog/logging_syslog.cc:247
6194
6320
msgid "Threshold for logging slow queries, in microseconds"
6197
#: plugin/logging_query/logging_query.cc:336
6323
#: plugin/logging_query/logging_query.cc:345
6324
#: plugin/logging_syslog/logging_syslog.cc:259
6198
6325
msgid "Threshold for logging big queries, for rows returned"
6201
#: plugin/logging_query/logging_query.cc:348
6328
#: plugin/logging_query/logging_query.cc:357
6329
#: plugin/logging_syslog/logging_syslog.cc:271
6202
6330
msgid "Threshold for logging big queries, for rows examined"
6205
#: plugin/logging_query/logging_query.cc:371
6206
msgid "Log queries to a file"
6333
#: plugin/logging_query/logging_query.cc:380
6335
msgid "Log queries to a CSV file"
6336
msgstr "Log connections and queries to file."
6338
#: plugin/logging_syslog/logging_syslog.cc:166
6340
msgid "syslog facility \"%s\" not known, using \"local0\""
6343
#: plugin/logging_syslog/logging_syslog.cc:183
6345
msgid "syslog priority \"%s\" not known, using \"info\""
6348
#: plugin/logging_syslog/logging_syslog.cc:211
6350
msgid "Enable logging"
6351
msgstr "Row-based binlogging of row failed"
6353
#: plugin/logging_syslog/logging_syslog.cc:220
6354
msgid "Syslog Ident"
6357
#: plugin/logging_syslog/logging_syslog.cc:229
6358
msgid "Syslog Facility"
6361
#: plugin/logging_syslog/logging_syslog.cc:238
6362
msgid "Syslog Priority"
6365
#: plugin/logging_syslog/logging_syslog.cc:296
6366
msgid "Log to syslog"
6369
#: plugin/pool_of_threads/pool_of_threads.cc:110
6370
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6373
#: plugin/pool_of_threads/pool_of_threads.cc:116
6374
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6377
#: plugin/pool_of_threads/pool_of_threads.cc:128
6378
msgid "session_add_event event_add error in libevent_init\n"
6381
#: plugin/pool_of_threads/pool_of_threads.cc:144
6383
msgid "Can't create completion port thread (error %d)"
6384
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6386
#: plugin/pool_of_threads/pool_of_threads.cc:263
6387
msgid "event_add error in libevent_add_session_callback\n"
6390
#: plugin/pool_of_threads/pool_of_threads.cc:292
6391
msgid "Scheduler init error in libevent_add_new_connection\n"
6394
#: plugin/pool_of_threads/pool_of_threads.cc:382
6395
msgid "libevent_thread_proc: my_thread_init() failed\n"
6398
#: plugin/pool_of_threads/pool_of_threads.cc:590
6399
msgid "Size of Pool."
6402
#: plugin/pool_of_threads/pool_of_threads.cc:595
6403
msgid "Enable Pool of Threads Scheduler"
6406
#: plugin/replicator/replicator.cc:249
6407
msgid "Enable Replicator"
6410
#: plugin/replicator/replicator.cc:258
6412
msgid "Directory to place replication logs."
6413
msgstr "Directory for plugins."
6415
#: plugin/single_thread/single_thread.cc:87
6416
msgid "Enable One Thread per Connection Scheduler"
6209
6419
#: storage/myisam/ha_myisam.cc:457