104
104
msgid "Don't show warnings after every statement."
107
#: client/drizzle.cc:1043 client/drizzle.cc:1050
107
#: client/drizzle.cc:1161 client/drizzle.cc:1168
109
109
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
112
#: client/drizzle.cc:1131
112
#: client/drizzle.cc:1264
113
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
116
#: client/drizzle.cc:1141
116
#: client/drizzle.cc:1274
119
119
"Your Drizzle connection id is %u\n"
120
120
"Server version: %s\n"
123
#: client/drizzle.cc:1169
123
#: client/drizzle.cc:1302
125
125
msgid "Reading history-file %s\n"
128
#: client/drizzle.cc:1173
128
#: client/drizzle.cc:1306
130
130
msgid "Couldn't allocate memory for temp histfile!\n"
133
#: client/drizzle.cc:1180
133
#: client/drizzle.cc:1313
134
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
#: client/drizzle.cc:1199
137
#: client/drizzle.cc:1332
139
139
msgid "Writing history-file %s\n"
142
#: client/drizzle.cc:1206
142
#: client/drizzle.cc:1339
144
144
msgstr "Terfynwyd"
146
#: client/drizzle.cc:1206
146
#: client/drizzle.cc:1339
148
148
msgstr "Hwyl Fawr"
150
#: client/drizzle.cc:1261
150
#: client/drizzle.cc:1394
151
151
msgid "Query aborted by Ctrl+C\n"
154
#: client/drizzle.cc:1284 client/drizzleadmin.cc:77 drizzled/drizzled.cc:2068
154
#: client/drizzle.cc:1417 drizzled/drizzled.cc:2056
155
155
msgid "Display this help and exit."
158
#: client/drizzle.cc:1286
158
#: client/drizzle.cc:1419
159
159
msgid "Synonym for -?"
160
160
msgstr "Cyfystyr am -?"
162
#: client/drizzle.cc:1289
162
#: client/drizzle.cc:1422
164
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
165
"and field completion, but startup and reconnecting may take a longer time. "
166
166
"Disable with --disable-auto-rehash."
169
#: client/drizzle.cc:1293
169
#: client/drizzle.cc:1426
171
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
172
"completion. This gives a quicker start of drizzle_st and disables rehashing "
173
173
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
176
#: client/drizzle.cc:1296
176
#: client/drizzle.cc:1429
178
178
"Automatically switch to vertical output mode if the result is wider than the "
179
179
"terminal width."
182
#: client/drizzle.cc:1299
182
#: client/drizzle.cc:1432
184
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
187
#: client/drizzle.cc:1300
187
#: client/drizzle.cc:1433
188
188
msgid "Display column type information."
191
#: client/drizzle.cc:1303
191
#: client/drizzle.cc:1436
193
193
"Preserve comments. Send comments to the server. The default is --skip-"
194
194
"comments (discard comments), enable with --comments"
197
#: client/drizzle.cc:1306
197
#: client/drizzle.cc:1439
198
198
msgid "Use compression in server/client protocol."
201
#: client/drizzle.cc:1309
201
#: client/drizzle.cc:1442
202
202
msgid "Check memory and open file usage at exit ."
205
#: client/drizzle.cc:1312
205
#: client/drizzle.cc:1445
206
206
msgid "Print some debug info at exit."
209
#: client/drizzle.cc:1314
209
#: client/drizzle.cc:1447
210
210
msgid "Database to use."
213
#: client/drizzle.cc:1317
213
#: client/drizzle.cc:1450
214
214
msgid "(not used)"
217
#: client/drizzle.cc:1319
217
#: client/drizzle.cc:1452
218
218
msgid "Delimiter to be used."
221
#: client/drizzle.cc:1321
221
#: client/drizzle.cc:1454
222
222
msgid "Execute command and quit. (Disables --force and history file)"
225
#: client/drizzle.cc:1323
225
#: client/drizzle.cc:1456
226
226
msgid "Print the output of a query (rows) vertically."
229
#: client/drizzle.cc:1326
229
#: client/drizzle.cc:1459
230
230
msgid "Continue even if we get an sql error."
233
#: client/drizzle.cc:1330
233
#: client/drizzle.cc:1463
235
235
"Enable named commands. Named commands mean this program's internal commands; "
236
236
"see drizzle> help . When enabled, the named commands can be used from any "
247
247
"deprecated; use --disable-named-commands instead."
250
#: client/drizzle.cc:1336
250
#: client/drizzle.cc:1469
251
251
msgid "Ignore space after function names."
254
#: client/drizzle.cc:1338
254
#: client/drizzle.cc:1471
255
255
msgid "Enable/disable LOAD DATA LOCAL INFILE."
256
256
msgstr "Galluogi / analluogi LOAD DATA LOCAL INFILE"
258
#: client/drizzle.cc:1341
258
#: client/drizzle.cc:1474
259
259
msgid "Turn off beep on error."
262
#: client/drizzle.cc:1343 client/drizzleadmin.cc:79
262
#: client/drizzle.cc:1476
263
263
msgid "Connect to host."
266
#: client/drizzle.cc:1345
266
#: client/drizzle.cc:1478
267
267
msgid "Write line numbers for errors."
270
#: client/drizzle.cc:1348
270
#: client/drizzle.cc:1481
272
272
"Don't write line number for errors. WARNING: -L is deprecated, use long "
273
273
"version of this option instead."
276
#: client/drizzle.cc:1350
276
#: client/drizzle.cc:1483
277
277
msgid "Flush buffer after each query."
280
#: client/drizzle.cc:1352
280
#: client/drizzle.cc:1485
281
281
msgid "Write column names in results."
284
#: client/drizzle.cc:1356
284
#: client/drizzle.cc:1489
286
286
"Don't write column names in results. WARNING: -N is deprecated, use long "
287
287
"version of this options instead."
290
#: client/drizzle.cc:1359
290
#: client/drizzle.cc:1492
292
292
"Change the value of a variable. Please note that this option is deprecated; "
293
293
"you can set variables directly with --variable-name=value."
296
#: client/drizzle.cc:1361
296
#: client/drizzle.cc:1494
297
297
msgid "Ignore SIGINT (CTRL-C)"
298
298
msgstr "Anwybyddu SIGINT (CTRL-C)"
300
#: client/drizzle.cc:1365
300
#: client/drizzle.cc:1498
302
302
"Only update the default database. This is useful for skipping updates to "
303
303
"other database in the update log."
306
#: client/drizzle.cc:1368
306
#: client/drizzle.cc:1501
308
308
"Pager to use to display results. If you don't supply an option the default "
309
309
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
315
#: client/drizzle.cc:1371
315
#: client/drizzle.cc:1504
317
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
318
"option deprecated; use --disable-pager instead."
321
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
321
#: client/drizzle.cc:1507
323
323
"Password to use when connecting to server. If password is not given it's "
324
324
"asked from the tty."
327
#: client/drizzle.cc:1376
327
#: client/drizzle.cc:1509
329
329
"Port number to use for connection or 0 for default to, in order of "
330
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
333
#: client/drizzle.cc:1377
333
#: client/drizzle.cc:1510
334
334
msgid "built-in default"
337
#: client/drizzle.cc:1379
337
#: client/drizzle.cc:1512
338
338
msgid "Set the drizzle prompt to this value."
341
#: client/drizzle.cc:1383
341
#: client/drizzle.cc:1516
343
343
"Don't cache result, print it row by row. This may slow down the server if "
344
344
"the output is suspended. Doesn't use history file."
347
#: client/drizzle.cc:1385
347
#: client/drizzle.cc:1518
348
348
msgid "Write fields without conversion. Used with --batch."
351
#: client/drizzle.cc:1388
351
#: client/drizzle.cc:1521
353
353
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
354
354
"option is enabled by default."
357
#: client/drizzle.cc:1390
357
#: client/drizzle.cc:1523
358
msgid "Shutdown the server."
361
#: client/drizzle.cc:1525
359
363
"Be more silent. Print results with a tab as separator, each row on new line."
361
365
"Tawelwch. Argraffu'r canlyniadau efo tafod fel gwahanwr, a bob rhes ar "
362
366
"llinell newydd."
364
#: client/drizzle.cc:1392
368
#: client/drizzle.cc:1527
365
369
msgid "Socket file to use for connection."
368
#: client/drizzle.cc:1395
372
#: client/drizzle.cc:1530
369
373
msgid "Output in table format."
372
#: client/drizzle.cc:1398
376
#: client/drizzle.cc:1533
374
378
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
379
"work in batch mode. Disable with --disable-tee. This option is disabled by "
379
#: client/drizzle.cc:1400
383
#: client/drizzle.cc:1535
381
385
"Disable outfile. See interactive help (\\h) also. WARNING: option "
382
386
"deprecated; use --disable-tee instead"
385
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
389
#: client/drizzle.cc:1538
386
390
msgid "User for login if not current user."
389
#: client/drizzle.cc:1406
393
#: client/drizzle.cc:1541
390
394
msgid "Only allow UPDATE and DELETE that uses keys."
393
#: client/drizzle.cc:1409
397
#: client/drizzle.cc:1544
394
398
msgid "Synonym for option --safe-updates, -U."
397
#: client/drizzle.cc:1412
401
#: client/drizzle.cc:1547
398
402
msgid "Write more. (-v -v -v gives the table output format)."
401
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
405
#: client/drizzle.cc:1549 drizzled/drizzled.cc:2238
402
406
msgid "Output version information and exit."
405
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
409
#: client/drizzle.cc:1551
406
410
msgid "Wait and retry if connection is down."
407
411
msgstr "Aros a trio eto os nad ysy'r cysylltiad yn gweithio"
409
#: client/drizzle.cc:1419
413
#: client/drizzle.cc:1554
410
414
msgid "Number of seconds before connection timeout."
413
#: client/drizzle.cc:1424
417
#: client/drizzle.cc:1559
414
418
msgid "Max length of input line"
417
#: client/drizzle.cc:1429
421
#: client/drizzle.cc:1564
418
422
msgid "Automatic limit for SELECT when using --safe-updates"
421
#: client/drizzle.cc:1434
425
#: client/drizzle.cc:1569
422
426
msgid "Automatic limit for rows in a join when using --safe-updates"
425
#: client/drizzle.cc:1438
429
#: client/drizzle.cc:1573
426
430
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
429
#: client/drizzle.cc:1443
433
#: client/drizzle.cc:1578
430
434
msgid "Number of lines before each import progress report."
433
#: client/drizzle.cc:1454
437
#: client/drizzle.cc:1581
438
msgid "Ping the server to check if it's alive."
441
#: client/drizzle.cc:1591
435
443
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
438
#: client/drizzle.cc:1461
446
#: client/drizzle.cc:1598
441
449
"Copyright (C) 2008 Sun Microsystems\n"
443
451
"and you are welcome to modify and redistribute it under the GPL license\n"
446
#: client/drizzle.cc:1466
454
#: client/drizzle.cc:1603
448
456
msgid "Usage: %s [OPTIONS] [database]\n"
451
#: client/drizzle.cc:1497
459
#: client/drizzle.cc:1634
452
460
msgid "DELIMITER cannot contain a backslash character"
455
#: client/drizzle.cc:1515
463
#: client/drizzle.cc:1652
457
465
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
460
#: client/drizzle.cc:1538
468
#: client/drizzle.cc:1675
462
470
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
465
#: client/drizzle.cc:1542
473
#: client/drizzle.cc:1679
467
475
msgid "WARNING: --server-arg option not supported in this configuration.\n"
470
#: client/drizzle.cc:1569
478
#: client/drizzle.cc:1706
472
480
"Non-integer value supplied for port. If you are trying to enter a password "
473
481
"please use --password instead."
476
#: client/drizzle.cc:1577
484
#: client/drizzle.cc:1714
477
485
msgid "Value supplied for port is not valid."
480
#: client/drizzle.cc:1723
488
#: client/drizzle.cc:1860
482
490
msgid "Processing line: %<PRIu32>\n"
485
#: client/drizzle.cc:1939
493
#: client/drizzle.cc:2076
487
495
msgid "Unknown command '\\%c'."
490
#: client/drizzle.cc:2348
498
#: client/drizzle.cc:2485
492
500
"Reading table information for completion of table and column names\n"
493
501
" You can turn off this feature to get a quicker startup with -A\n"
497
#: client/drizzle.cc:2438
505
#: client/drizzle.cc:2575
498
506
msgid "No connection. Trying to reconnect..."
501
#: client/drizzle.cc:2444
509
#: client/drizzle.cc:2581
502
510
msgid "Can't connect to the server\n"
505
#: client/drizzle.cc:2523
513
#: client/drizzle.cc:2660
506
514
msgid "List of all Drizzle commands:"
509
#: client/drizzle.cc:2525
517
#: client/drizzle.cc:2662
510
518
msgid "Note that all text commands must be first on line and end with ';'"
513
#: client/drizzle.cc:2580
521
#: client/drizzle.cc:2717
514
522
msgid "No query specified\n"
517
#: client/drizzle.cc:2595
525
#: client/drizzle.cc:2732
518
526
msgid "Ignoring query to other database"
521
#: client/drizzle.cc:2645
529
#: client/drizzle.cc:2782
522
530
msgid "Empty set"
525
#: client/drizzle.cc:2658
533
#: client/drizzle.cc:2795
527
535
msgid "%ld row in set"
528
536
msgid_plural "%ld rows in set"
532
#: client/drizzle.cc:2667
540
#: client/drizzle.cc:2804
536
#: client/drizzle.cc:2669
544
#: client/drizzle.cc:2806
538
546
msgid "Query OK, %ld row affected"
539
547
msgid_plural "Query OK, %ld rows affected"
543
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
545
"Port number to use for connection or 0 for default to, in order of "
546
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
549
#: client/drizzleadmin.cc:88
550
msgid "Silently exit if one can't connect to server."
553
#: client/drizzleadmin.cc:94
554
msgid "Write more information."
557
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
558
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
559
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
551
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
552
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
553
#: client/drizzletest.cc:4718
562
556
"Non-integer value supplied for port. If you are trying to enter a password "
563
557
"please use --password instead.\n"
566
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
567
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
568
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
560
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
561
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
562
#: client/drizzletest.cc:4726
570
564
msgid "Value supplied for port is not valid.\n"
573
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
575
msgid "Memory allocation error while copying password. Aborting.\n"
578
#: client/drizzleadmin.cc:330
581
"connect to server at '%s' failed\n"
585
#: client/drizzleadmin.cc:336
587
msgid "Check that drizzled is running on %s"
590
#: client/drizzleadmin.cc:337
592
msgid " and that the port is %d.\n"
595
#: client/drizzleadmin.cc:339
597
msgid "You can check this by doing 'telnet %s %d'\n"
600
#: client/drizzleadmin.cc:350
602
msgid "Got error: %s\n"
605
#: client/drizzleadmin.cc:357
606
msgid "Waiting for Drizzle server to answer"
609
#: client/drizzleadmin.cc:393
611
msgid "shutting down drizzled...\n"
614
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
615
#: client/drizzleadmin.cc:440
617
msgid "shutdown failed; error: '%s'"
620
#: client/drizzleadmin.cc:415
625
#: client/drizzleadmin.cc:424
626
msgid "drizzled is alive"
629
#: client/drizzleadmin.cc:433
630
msgid "connection was down, but drizzled is now alive"
633
#: client/drizzleadmin.cc:446
635
msgid "drizzled doesn't answer to ping, error: '%s'"
638
#: client/drizzleadmin.cc:456
640
msgid "Unknown command: '%-.60s'"
643
#: client/drizzleadmin.cc:465
645
msgid "%s Ver %s Distrib %s, for %s on %s\n"
648
#: client/drizzleadmin.cc:472
649
msgid "Copyright (C) 2000-2008 MySQL AB"
652
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
654
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
655
"and you are welcome to modify and redistribute it under the GPL license\n"
658
#: client/drizzleadmin.cc:474
659
msgid "Administration program for the drizzled daemon."
662
#: client/drizzleadmin.cc:475
664
msgid "Usage: %s [OPTIONS] command command....\n"
667
#: client/drizzleadmin.cc:477
669
" ping Check if server is down\n"
670
" shutdown Take server down\n"
673
567
#: client/drizzledump.cc:387
674
568
msgid "Number of rows before each output progress report (requires --verbose)."
909
814
msgid "Error: Not enough memory to store ORDER BY clause\n"
912
#: drizzled/authentication.cc:64 drizzled/plugin/storage_engine.cc:204
913
#: drizzled/show.cc:4495 drizzled/sql_plugin.cc:697
915
msgid "Plugin '%s' init function returned error."
918
#. TRANSLATORS: The leading word "configvar" is the name
919
#. of the plugin api, and so should not be translated.
920
#: drizzled/configvar.cc:41
922
msgid "configvar plugin '%s' init() failed"
925
#. TRANSLATORS: The leading word "configvar" is the name
926
#. of the plugin api, and so should not be translated.
927
#: drizzled/configvar.cc:64
929
msgid "configvar plugin '%s' deinit() failed"
932
#. TRANSLATORS: The leading word "configvar" is the name
933
#. of the plugin api, and so should not be translated.
934
#: drizzled/configvar.cc:100
936
msgid "configvar plugin '%s' configvar_func1() failed"
939
#. TRANSLATORS: The leading word "configvar" is the name
940
#. of the plugin api, and so should not be translated.
941
#: drizzled/configvar.cc:154
943
msgid "configvar plugin '%s' configvar_func2() failed"
946
#: drizzled/db.cc:245
817
#: drizzled/db.cc:238
948
819
msgid "Error while loading database options: '%s':"
951
#: drizzled/drizzled.cc:547
822
#: drizzled/drizzled.cc:538
953
824
msgid "Got signal %d from thread %<PRIu64>"
956
#: drizzled/drizzled.cc:581
827
#: drizzled/drizzled.cc:572
957
828
msgid "Aborting\n"
960
#: drizzled/drizzled.cc:704
831
#: drizzled/drizzled.cc:693
961
832
msgid "One can only use the --user switch if running as root\n"
964
#: drizzled/drizzled.cc:712
835
#: drizzled/drizzled.cc:701
966
837
"Fatal error: Please read \"Security\" section of the manual to find out how "
967
838
"to run drizzled as root!\n"
970
#: drizzled/drizzled.cc:734
841
#: drizzled/drizzled.cc:723
973
844
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
977
#: drizzled/drizzled.cc:908
848
#: drizzled/drizzled.cc:897
979
850
msgid "Retrying bind on TCP/IP port %u"
982
#: drizzled/drizzled.cc:914
853
#: drizzled/drizzled.cc:903
983
854
msgid "Can't start server: Bind on TCP/IP port"
986
#: drizzled/drizzled.cc:915
857
#: drizzled/drizzled.cc:904
988
859
msgid "Do you already have another drizzled server running on port: %d ?"
991
#: drizzled/drizzled.cc:921
862
#: drizzled/drizzled.cc:910
992
863
msgid "Can't start server: listen() on TCP/IP port"
995
#: drizzled/drizzled.cc:922
866
#: drizzled/drizzled.cc:911
997
868
msgid "listen() on TCP/IP failed with error %d"
1000
#: drizzled/drizzled.cc:1013
871
#: drizzled/drizzled.cc:1002
1005
#: drizzled/drizzled.cc:1038
876
#: drizzled/drizzled.cc:1027
1008
879
"We will try our best to scrape up some info that will hopefully help "
1077
#: drizzled/drizzled.cc:1149
948
#: drizzled/drizzled.cc:1138
1079
950
msgid "Writing a core file\n"
1082
#: drizzled/drizzled.cc:1194
953
#: drizzled/drizzled.cc:1183
1084
955
"setrlimit could not change the size of core files to 'infinity'; We may not "
1085
956
"be able to generate a core file on signals"
1088
#: drizzled/drizzled.cc:1396
959
#: drizzled/drizzled.cc:1385
1090
961
msgid "gethostname failed, using '%s' as hostname"
1093
#: drizzled/drizzled.cc:1493
964
#: drizzled/drizzled.cc:1482
1095
966
msgid "Unknown locale: '%s'"
1098
#: drizzled/drizzled.cc:1535
969
#: drizzled/drizzled.cc:1513
1099
970
msgid "Can't create thread-keys"
1102
#: drizzled/drizzled.cc:1561
973
#: drizzled/drizzled.cc:1536
1103
974
msgid "Out of memory"
1106
#: drizzled/drizzled.cc:1576
977
#: drizzled/drizzled.cc:1551
1107
978
msgid "Failed to initialize plugins."
1110
#: drizzled/drizzled.cc:1607
981
#: drizzled/drizzled.cc:1582
1113
984
"%s: Too many arguments (first extra is '%s').\n"
1114
985
"Use --verbose --help to get a list of available options\n"
988
#: drizzled/drizzled.cc:1592
989
msgid "Can't init databases"
1117
992
#: drizzled/drizzled.cc:1617
1118
msgid "Can't init databases"
1121
#: drizzled/drizzled.cc:1637
1123
994
msgid "Unknown/unsupported table type: %s"
1126
#: drizzled/drizzled.cc:1643
997
#: drizzled/drizzled.cc:1623
1128
999
msgid "Default storage engine (%s) is not available"
1131
#: drizzled/drizzled.cc:1674
1002
#: drizzled/drizzled.cc:1654
1133
1004
msgid "Failed to lock memory. Errno: %d\n"
1136
#: drizzled/drizzled.cc:1736
1007
#: drizzled/drizzled.cc:1716
1138
1009
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1141
#: drizzled/drizzled.cc:1898
1012
#: drizzled/drizzled.cc:1877
1143
1014
msgid "drizzled: Got error %d from select"
1146
#: drizzled/drizzled.cc:2072
1017
#: drizzled/drizzled.cc:2060
1147
1018
msgid "Auto-increment columns are incremented by this"
1150
#: drizzled/drizzled.cc:2077
1021
#: drizzled/drizzled.cc:2065
1152
1023
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1156
#: drizzled/drizzled.cc:2083
1027
#: drizzled/drizzled.cc:2071
1158
1029
"Path to installation directory. All paths are usually resolved relative to "
1162
#: drizzled/drizzled.cc:2087
1033
#: drizzled/drizzled.cc:2075
1163
1034
msgid "IP address to bind to."
1166
#: drizzled/drizzled.cc:2091
1037
#: drizzled/drizzled.cc:2079
1167
1038
msgid "Set the filesystem character set."
1170
#: drizzled/drizzled.cc:2096
1041
#: drizzled/drizzled.cc:2084
1171
1042
msgid "Set the default character set."
1174
#: drizzled/drizzled.cc:2100
1045
#: drizzled/drizzled.cc:2088
1175
1046
msgid "Chroot drizzled daemon during startup."
1178
#: drizzled/drizzled.cc:2104
1049
#: drizzled/drizzled.cc:2092
1179
1050
msgid "Set the default collation."
1182
#: drizzled/drizzled.cc:2108
1053
#: drizzled/drizzled.cc:2096
1183
1054
msgid "Default completion type."
1186
#: drizzled/drizzled.cc:2113
1057
#: drizzled/drizzled.cc:2101
1187
1058
msgid "Write core on errors."
1190
#: drizzled/drizzled.cc:2117
1061
#: drizzled/drizzled.cc:2105
1191
1062
msgid "Path to the database root."
1194
#: drizzled/drizzled.cc:2121
1065
#: drizzled/drizzled.cc:2109
1195
1066
msgid "Set the default storage engine (table type) for tables."
1198
#: drizzled/drizzled.cc:2125
1069
#: drizzled/drizzled.cc:2113
1199
1070
msgid "Set the default time zone."
1202
#: drizzled/drizzled.cc:2129
1073
#: drizzled/drizzled.cc:2117
1203
1074
msgid "Type of DELAY_KEY_WRITE."
1206
#: drizzled/drizzled.cc:2133
1077
#: drizzled/drizzled.cc:2121
1207
1078
msgid "Print a symbolic stack trace on failure."
1210
#: drizzled/drizzled.cc:2139
1081
#: drizzled/drizzled.cc:2127
1211
1082
msgid "Push supported query conditions to the storage engine."
1214
#: drizzled/drizzled.cc:2145
1085
#: drizzled/drizzled.cc:2133
1215
1086
msgid "Used for debugging; Use at your own risk!"
1218
#: drizzled/drizzled.cc:2150
1089
#: drizzled/drizzled.cc:2138
1219
1090
msgid "Set up signals usable for debugging"
1222
#: drizzled/drizzled.cc:2154
1223
msgid "Command(s) that are executed for each new connection"
1226
#: drizzled/drizzled.cc:2158
1227
msgid "Read SQL commands from this file at startup."
1230
#: drizzled/drizzled.cc:2162
1093
#: drizzled/drizzled.cc:2142
1231
1094
msgid "(IGNORED)"
1234
#: drizzled/drizzled.cc:2166
1097
#: drizzled/drizzled.cc:2146
1235
1098
msgid "Set the language used for the month names and the days of the week."
1238
#: drizzled/drizzled.cc:2171
1101
#: drizzled/drizzled.cc:2151
1239
1102
msgid "Log connections and queries to file."
1242
#: drizzled/drizzled.cc:2175
1105
#: drizzled/drizzled.cc:2155
1243
1106
msgid "Log all MyISAM changes to file."
1246
#: drizzled/drizzled.cc:2179
1109
#: drizzled/drizzled.cc:2159
1247
1110
msgid "Log some not critical warnings to the log file."
1250
#: drizzled/drizzled.cc:2184
1113
#: drizzled/drizzled.cc:2164
1251
1114
msgid "Lock drizzled in memory."
1254
#: drizzled/drizzled.cc:2188
1117
#: drizzled/drizzled.cc:2168
1256
1119
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1257
1120
"BACKUP, FORCE or QUICK."
1260
#: drizzled/drizzled.cc:2193
1123
#: drizzled/drizzled.cc:2173
1261
1124
msgid "Use old, non-optimized alter table."
1264
#: drizzled/drizzled.cc:2198
1127
#: drizzled/drizzled.cc:2178
1265
1128
msgid "Pid file used by safe_mysqld."
1268
#: drizzled/drizzled.cc:2208
1131
#: drizzled/drizzled.cc:2182
1133
"Port number to use for connection or 0 for default to, in order of "
1134
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1137
#: drizzled/drizzled.cc:2188
1270
1139
"Maximum time in seconds to wait for the port to become free. (Default: no "
1274
#: drizzled/drizzled.cc:2213
1143
#: drizzled/drizzled.cc:2193
1276
1145
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1277
1146
"specified directory"
1280
#: drizzled/drizzled.cc:2218
1149
#: drizzled/drizzled.cc:2198
1282
1151
"Uniquely identifies the server instance in the community of replication "
1286
#: drizzled/drizzled.cc:2223
1155
#: drizzled/drizzled.cc:2203
1287
1156
msgid "Don't print a stack trace on failure."
1290
#: drizzled/drizzled.cc:2227
1159
#: drizzled/drizzled.cc:2207
1291
1160
msgid "Enable symbolic link support."
1294
#: drizzled/drizzled.cc:2236
1163
#: drizzled/drizzled.cc:2216
1296
1165
"Using this option will cause most temporary files created to use a small set "
1297
1166
"of names, rather than a unique name for each new file."
1300
#: drizzled/drizzled.cc:2241
1169
#: drizzled/drizzled.cc:2221
1302
1171
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1305
#: drizzled/drizzled.cc:2246
1174
#: drizzled/drizzled.cc:2226
1306
1175
msgid "Path for temporary files."
1309
#: drizzled/drizzled.cc:2250
1178
#: drizzled/drizzled.cc:2230
1310
1179
msgid "Default transaction isolation level."
1313
#: drizzled/drizzled.cc:2254
1182
#: drizzled/drizzled.cc:2234
1314
1183
msgid "Run drizzled daemon as user."
1317
#: drizzled/drizzled.cc:2262
1186
#: drizzled/drizzled.cc:2242
1319
1188
"The number of outstanding connection requests Drizzle can have. This comes "
1320
1189
"into play when the main Drizzle thread gets very many connection requests in "
1321
1190
"a very short time."
1324
#: drizzled/drizzled.cc:2268
1193
#: drizzled/drizzled.cc:2248
1326
1195
"Size of tree cache used in bulk insert optimization. Note that this is a "
1327
1196
"limit per thread!"
1330
#: drizzled/drizzled.cc:2274
1199
#: drizzled/drizzled.cc:2254
1332
1201
"The number of seconds the drizzled server is waiting for a connect packet "
1333
1202
"before responding with 'Bad handshake'."
1336
#: drizzled/drizzled.cc:2279
1205
#: drizzled/drizzled.cc:2259
1338
1207
"Precision of the result of '/' operator will be increased on that value."
1341
#: drizzled/drizzled.cc:2285
1210
#: drizzled/drizzled.cc:2265
1342
1211
msgid "The maximum length of the result of function group_concat."
1345
#: drizzled/drizzled.cc:2290
1214
#: drizzled/drizzled.cc:2270
1346
1215
msgid "The size of the buffer that is used for full joins."
1349
#: drizzled/drizzled.cc:2296
1218
#: drizzled/drizzled.cc:2276
1350
1219
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1353
#: drizzled/drizzled.cc:2301
1222
#: drizzled/drizzled.cc:2281
1355
1224
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1356
1225
"this to get better index handling (for all reads and multiple writes) to as "
1357
1226
"much as you can afford;"
1360
#: drizzled/drizzled.cc:2310
1229
#: drizzled/drizzled.cc:2290
1362
1231
"This characterizes the number of hits a hot block has to be untouched until "
1363
1232
"it is considered aged enough to be downgraded to a warm block. This "
1365
1234
"blocks in key cache"
1368
#: drizzled/drizzled.cc:2319
1237
#: drizzled/drizzled.cc:2299
1369
1238
msgid "The default size of key cache blocks"
1372
#: drizzled/drizzled.cc:2325
1241
#: drizzled/drizzled.cc:2305
1373
1242
msgid "The minimum percentage of warm blocks in key cache"
1376
#: drizzled/drizzled.cc:2331
1245
#: drizzled/drizzled.cc:2311
1377
1246
msgid "Max packetlength to send/receive from to server."
1380
#: drizzled/drizzled.cc:2336
1249
#: drizzled/drizzled.cc:2316
1382
1251
"If there is more than this number of interrupted connections from a host "
1383
1252
"this host will be blocked from further connections."
1386
#: drizzled/drizzled.cc:2341
1255
#: drizzled/drizzled.cc:2321
1387
1256
msgid "Max number of errors/warnings to store for a statement."
1390
#: drizzled/drizzled.cc:2346
1259
#: drizzled/drizzled.cc:2326
1391
1260
msgid "Don't allow creation of heap tables bigger than this."
1394
#: drizzled/drizzled.cc:2352
1263
#: drizzled/drizzled.cc:2332
1396
1265
"Joins that are probably going to read more than max_join_size records return "
1400
#: drizzled/drizzled.cc:2358
1269
#: drizzled/drizzled.cc:2338
1401
1270
msgid "Max number of bytes in sorted records."
1404
#: drizzled/drizzled.cc:2363
1273
#: drizzled/drizzled.cc:2343
1405
1274
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1408
#: drizzled/drizzled.cc:2368
1277
#: drizzled/drizzled.cc:2348
1410
1279
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1411
1280
"max_sort_length bytes of each value are used; the rest are ignored)."
1414
#: drizzled/drizzled.cc:2375
1283
#: drizzled/drizzled.cc:2355
1415
1284
msgid "Maximum number of temporary tables a client can keep open at a time."
1418
#: drizzled/drizzled.cc:2380
1287
#: drizzled/drizzled.cc:2360
1419
1288
msgid "After this many write locks, allow some read locks to run in between."
1422
#: drizzled/drizzled.cc:2384
1291
#: drizzled/drizzled.cc:2364
1424
1293
"Don't log queries which examine less than min_examined_row_limit rows to "
1428
#: drizzled/drizzled.cc:2390
1297
#: drizzled/drizzled.cc:2370
1430
1299
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1431
1300
"Possible values of name are 'nulls_unequal' (default behavior), "
1432
1301
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1435
#: drizzled/drizzled.cc:2397
1304
#: drizzled/drizzled.cc:2377
1436
1305
msgid "Buffer length for TCP/IP and socket communication."
1439
#: drizzled/drizzled.cc:2402
1308
#: drizzled/drizzled.cc:2382
1441
1310
"Number of seconds to wait for more data from a connection before aborting "
1445
#: drizzled/drizzled.cc:2408
1314
#: drizzled/drizzled.cc:2388
1447
1316
"If a read on a communication port is interrupted, retry this many times "
1448
1317
"before giving up."
1451
#: drizzled/drizzled.cc:2414
1320
#: drizzled/drizzled.cc:2394
1453
1322
"Number of seconds to wait for a block to be written to a connection before "
1454
1323
"aborting the write."
1457
#: drizzled/drizzled.cc:2420
1326
#: drizzled/drizzled.cc:2400
1459
1328
"Controls the heuristic(s) applied during query optimization to prune less-"
1460
1329
"promising partial plans from the optimizer search space. Meaning: false - do "
1473
1342
"(used for testing/comparison)."
1476
#: drizzled/drizzled.cc:2440
1345
#: drizzled/drizzled.cc:2420
1477
1346
msgid "Directory for plugins."
1480
#: drizzled/drizzled.cc:2444
1349
#: drizzled/drizzled.cc:2424
1482
1351
"Optional colon (or semicolon) separated list of plugins to load,where each "
1483
1352
"plugin is identified by the name of the shared library. [for example: --"
1484
1353
"plugin_load=libmd5udf.so:libauth_pam.so]"
1487
#: drizzled/drizzled.cc:2450
1356
#: drizzled/drizzled.cc:2430
1488
1357
msgid "The size of the buffer that is allocated when preloading indexes"
1491
#: drizzled/drizzled.cc:2455
1360
#: drizzled/drizzled.cc:2435
1361
msgid "Select protocol to be used (by default oldlibdrizzle)."
1364
#: drizzled/drizzled.cc:2439
1492
1365
msgid "Allocation block size for query parsing and execution"
1495
#: drizzled/drizzled.cc:2460
1368
#: drizzled/drizzled.cc:2444
1496
1369
msgid "Persistent buffer for query parsing and execution"
1499
#: drizzled/drizzled.cc:2466
1372
#: drizzled/drizzled.cc:2450
1500
1373
msgid "Allocation block size for storing ranges during optimization"
1503
#: drizzled/drizzled.cc:2472
1376
#: drizzled/drizzled.cc:2456
1505
1378
"Each thread that does a sequential scan allocates a buffer of this size for "
1506
1379
"each table it scans. If you do many sequential scans, you may want to "
1507
1380
"increase this value."
1510
#: drizzled/drizzled.cc:2480
1383
#: drizzled/drizzled.cc:2464
1512
1385
"When reading rows in sorted order after a sort, the rows are read through "
1513
1386
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1514
1387
"record_buffer."
1517
#: drizzled/drizzled.cc:2488
1390
#: drizzled/drizzled.cc:2472
1518
1391
msgid "Select scheduler to be used (by default pool-of-threads)."
1521
#: drizzled/drizzled.cc:2492
1394
#: drizzled/drizzled.cc:2476
1522
1395
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1525
#: drizzled/drizzled.cc:2498
1398
#: drizzled/drizzled.cc:2482
1526
1399
msgid "The number of cached table definitions."
1529
#: drizzled/drizzled.cc:2502
1402
#: drizzled/drizzled.cc:2486
1530
1403
msgid "The number of cached open tables."
1533
#: drizzled/drizzled.cc:2506
1406
#: drizzled/drizzled.cc:2490
1535
1408
"Timeout in seconds to wait for a table level lock before returning an error. "
1536
1409
"Used only if the connection has active cursors."
1539
#: drizzled/drizzled.cc:2511
1412
#: drizzled/drizzled.cc:2495
1540
1413
msgid "The stack size for each thread."
1543
#: drizzled/drizzled.cc:2517
1416
#: drizzled/drizzled.cc:2501
1545
1418
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1546
1419
"automatically convert it to an on-disk MyISAM table."
1549
#: drizzled/drizzled.cc:2523
1422
#: drizzled/drizzled.cc:2507
1550
1423
msgid "Allocation block size for transactions to be stored in binary log"
1553
#: drizzled/drizzled.cc:2528
1426
#: drizzled/drizzled.cc:2512
1554
1427
msgid "Persistent buffer for transactions to be stored in binary log"
1557
#: drizzled/drizzled.cc:2533
1430
#: drizzled/drizzled.cc:2517
1559
1432
"The number of seconds the server waits for activity on a connection before "
1563
#: drizzled/drizzled.cc:2682
1436
#: drizzled/drizzled.cc:2665
1565
1438
"Copyright (C) 2008 Sun Microsystems\n"
1566
1439
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5049
4922
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5052
#: drizzled/handler.cc:1047
4925
#: drizzled/plugin/storage_engine.cc:393
5053
4926
msgid "Crash recovery finished."
5056
#. TRANSLATORS: The leading word "logging" is the name
5057
#. of the plugin api, and so should not be translated.
5058
#: drizzled/logging.cc:56
5060
msgid "logging plugin '%s' deinit() failed"
5063
#: drizzled/logging.cc:77
5065
msgid "logging plugin '%s' pre() failed"
5068
#: drizzled/logging.cc:108
5070
msgid "logging plugin '%s' post() failed"
5073
#. TRANSLATORS: The leading word "parser" is the name
5074
#. of the plugin api, and so should not be translated.
5075
#: drizzled/parser.cc:42
5077
msgid "parser plugin '%s' init() failed"
5080
#. TRANSLATORS: The leading word "parser" is the name
5081
#. of the plugin api, and so should not be translated.
5082
#: drizzled/parser.cc:66
5084
msgid "parser plugin '%s' deinit() failed"
5087
#. TRANSLATORS: The leading word "parser" is the name
5088
#. of the plugin api, and so should not be translated.
5089
#: drizzled/parser.cc:103
5091
msgid "parser plugin '%s' parser_func1() failed"
5094
#. TRANSLATORS: The leading word "parser" is the name
5095
#. of the plugin api, and so should not be translated.
5096
#: drizzled/parser.cc:157
5098
msgid "parser plugin '%s' parser_func2() failed"
5101
#: drizzled/qcache.cc:38
5103
msgid "qcache plugin '%s' init() failed"
5106
#: drizzled/qcache.cc:59
5108
msgid "qcache plugin '%s' deinit() failed"
5111
#: drizzled/qcache.cc:104
4929
#: drizzled/qcache.cc:63
5113
4931
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5116
#: drizzled/qcache.cc:121
4934
#: drizzled/qcache.cc:86
5118
4936
msgid "qcache plugin '%s' set() failed"
5121
#: drizzled/qcache.cc:140
4939
#: drizzled/qcache.cc:110
5123
4941
msgid "qcache plugin '%s' invalidate_table() failed"
5126
#: drizzled/qcache.cc:159
4944
#: drizzled/qcache.cc:137
5128
4946
msgid "qcache plugin '%s' invalidate_db() failed"
5131
#: drizzled/qcache.cc:177
4949
#: drizzled/qcache.cc:157
5133
4951
msgid "qcache plugin '%s' flush() failed"
5136
#: drizzled/replicator.cc:36
5138
msgid "replicator plugin '%s' init() failed"
5141
#: drizzled/replicator.cc:58
5143
msgid "replicator plugin '%s' deinit() failed"
5146
#: drizzled/replicator.cc:81
5148
msgid "replicator plugin '%s' session_init() failed"
5151
#: drizzled/replicator.cc:152
5153
msgid "replicator plugin '%s' row_insert() failed"
5156
#: drizzled/replicator.cc:168
5158
msgid "replicator plugin '%s' row_update() failed"
5161
#: drizzled/replicator.cc:183
5163
msgid "replicator plugin '%s' row_delete() failed"
5166
#: drizzled/replicator.cc:270
5168
msgid "replicator plugin '%s' end_transaction() failed"
5171
#: drizzled/replicator.cc:328
5173
msgid "replicator plugin '%s' statement() failed"
5176
#: drizzled/scheduling.cc:57
5178
msgid "scheduling plugin '%s' init() failed"
5181
#: drizzled/scheduling.cc:80
5183
msgid "scheduling plugin '%s' deinit() failed"
5186
#: drizzled/sql_base.cc:2295
4954
#: drizzled/scheduling.cc:63
4955
msgid "Scheduler initialization failed."
4958
#: drizzled/sql_base.cc:2300
5188
4960
msgid "Table %s had a open data handler in reopen_table"
5191
#: drizzled/sql_base.cc:2943
4963
#: drizzled/sql_base.cc:2948
5193
4965
msgid "Couldn't repair table: %s.%s"
5196
#: drizzled/sql_base.cc:2985
4968
#: drizzled/sql_base.cc:2990
5199
4971
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5200
4972
"s`.`%s`' to replication"
5203
#: drizzled/sql_base.cc:3588
4975
#: drizzled/sql_base.cc:3593
5205
4977
msgid "Could not remove temporary table: '%s', error: %d"
5208
#: drizzled/sql_plugin.cc:645
5210
msgid "Plugin '%s' of type %s failed deinitialization"
5213
#: drizzled/sql_plugin.cc:688
5215
msgid "Plugin '%s' registration as a %s failed."
5218
#: drizzled/sql_plugin.cc:889
4980
#: drizzled/sql_plugin.cc:522
4982
msgid "Plugin '%s' init function returned error."
4985
#: drizzled/sql_plugin.cc:701
5219
4986
msgid "plugin-load parameter too long"
5222
#: drizzled/sql_plugin.cc:949
4989
#: drizzled/sql_plugin.cc:761
5224
4991
msgid "Couldn't load plugin named '%s' with soname '%s'."
5227
#: drizzled/sql_plugin.cc:1347
4994
#: drizzled/sql_plugin.cc:1101
5228
4995
msgid "Out of memory."
5231
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
4998
#: drizzled/sql_plugin.cc:1940 drizzled/sql_plugin.cc:2003
5233
5000
msgid "Unknown variable type code 0x%x in plugin '%s'."
5236
#: drizzled/sql_plugin.cc:2231
5003
#: drizzled/sql_plugin.cc:1983
5239
5006
"Server variable %s of plugin %s was forced to be read-only: string variable "
5240
5007
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5243
#: drizzled/sql_plugin.cc:2262
5010
#: drizzled/sql_plugin.cc:2014
5245
5012
msgid "Missing variable name in plugin '%s'."
5248
#: drizzled/sql_plugin.cc:2279
5015
#: drizzled/sql_plugin.cc:2031
5250
5017
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5253
#: drizzled/sql_plugin.cc:2397
5020
#: drizzled/sql_plugin.cc:2149
5255
5022
msgid "Out of memory for plugin '%s'."
5258
#: drizzled/sql_plugin.cc:2404
5025
#: drizzled/sql_plugin.cc:2156
5260
5027
msgid "Bad options for plugin '%s'."
5263
#: drizzled/sql_plugin.cc:2413
5030
#: drizzled/sql_plugin.cc:2165
5265
5032
msgid "Parsing options for plugin '%s' failed."
5268
#: drizzled/sql_plugin.cc:2456
5035
#: drizzled/sql_plugin.cc:2208
5270
5037
msgid "Plugin '%s' has conflicting system variables"
5273
#: drizzled/sql_table.cc:130
5040
#: drizzled/sql_table.cc:131
5275
5042
msgid "Invalid (old?) table or database name '%s'"
5278
#: drizzled/sql_table.cc:2687
5045
#: drizzled/sql_table.cc:2688
5280
5047
msgid "Unknown - internal error %d during operation"
5283
#: drizzled/sql_table.cc:4955
5050
#: drizzled/sql_table.cc:4956
5285
5052
msgid "Could not open table %s.%s after rename\n"
5288
#: drizzled/sql_table.cc:5135
5055
#: drizzled/sql_table.cc:5136
5291
5058
"order_st BY ignored because there is a user-defined clustered index in the "
5292
5059
"table '%-.192s'"
5295
#: drizzled/sql_udf.cc:82
5297
msgid "Plugin '%s' init function returned error %d."
5300
#: drizzled/table.cc:482
5062
#: drizzled/table.cc:483
5303
5065
"'%s' had no or invalid character set, and default character set is multi-"
5304
5066
"byte, so character column sizes may have changed"
5307
#: drizzled/table.cc:2297
5069
#: drizzled/table.cc:2287
5309
5071
msgid "Unknown collation '%s' in table '%-.64s' definition"
5312
#: drizzled/table.cc:2304
5074
#: drizzled/table.cc:2294
5315
5077
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5319
#: drizzled/table.cc:2768
5081
#: drizzled/table.cc:2753
5322
5084
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5326
#: drizzled/table.cc:2795
5088
#: drizzled/table.cc:2780
5329
5091
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5330
5092
"have type %s, found type %s."
5333
#: drizzled/table.cc:2806
5095
#: drizzled/table.cc:2791
5336
5098
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5337
5099
"position %d to have character set '%s' but the type has no character set."
5340
#: drizzled/table.cc:2818
5102
#: drizzled/table.cc:2803
5343
5105
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5344
5106
"position %d to have character set '%s' but found character set '%s'."
5347
#: drizzled/table.cc:2831
5109
#: drizzled/table.cc:2816
5350
5112
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5351
5113
"have type %s but the column is not found."
5354
#: drizzled/table.cc:4948
5116
#: drizzled/table.cc:4931
5356
5118
msgid "Got error %d when reading table '%s'"
5418
5180
msgid "%s: option `-W %s' doesn't allow an argument\n"
5421
#: libdrizzleclient/errmsg.cc:28
5422
msgid "Unknown Drizzle error"
5425
#: libdrizzleclient/errmsg.cc:29
5427
msgid "Can't create UNIX socket (%d)"
5430
#: libdrizzleclient/errmsg.cc:30
5432
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5435
#: libdrizzleclient/errmsg.cc:31
5437
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5440
#: libdrizzleclient/errmsg.cc:32
5442
msgid "Can't create TCP/IP socket (%d)"
5445
#: libdrizzleclient/errmsg.cc:33
5447
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5450
#: libdrizzleclient/errmsg.cc:34
5451
msgid "Drizzle server has gone away"
5454
#: libdrizzleclient/errmsg.cc:35
5456
msgid "Protocol mismatch; server version = %d, client version = %d"
5459
#: libdrizzleclient/errmsg.cc:36
5460
msgid "Drizzle client ran out of memory"
5463
#: libdrizzleclient/errmsg.cc:37
5464
msgid "Wrong host info"
5467
#: libdrizzleclient/errmsg.cc:38
5468
msgid "Localhost via UNIX socket"
5471
#: libdrizzleclient/errmsg.cc:39
5473
msgid "%-.100s via TCP/IP"
5476
#: libdrizzleclient/errmsg.cc:40
5477
msgid "Error in server handshake"
5480
#: libdrizzleclient/errmsg.cc:41
5481
msgid "Lost connection to Drizzle server during query"
5484
#: libdrizzleclient/errmsg.cc:42
5485
msgid "Commands out of sync; you can't run this command now"
5488
#: libdrizzleclient/errmsg.cc:43
5490
msgid "Named pipe: %-.32s"
5493
#: libdrizzleclient/errmsg.cc:44
5495
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5498
#: libdrizzleclient/errmsg.cc:45
5500
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5503
#: libdrizzleclient/errmsg.cc:46
5505
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5508
#: libdrizzleclient/errmsg.cc:47
5510
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5513
#: libdrizzleclient/errmsg.cc:48
5514
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5517
#: libdrizzleclient/errmsg.cc:49
5518
msgid "Embedded server"
5521
#: libdrizzleclient/errmsg.cc:50
5522
msgid "Error on SHOW SLAVE STATUS:"
5525
#: libdrizzleclient/errmsg.cc:51
5526
msgid "Error on SHOW SLAVE HOSTS:"
5529
#: libdrizzleclient/errmsg.cc:52
5530
msgid "Error connecting to slave:"
5533
#: libdrizzleclient/errmsg.cc:53
5534
msgid "Error connecting to master:"
5537
#: libdrizzleclient/errmsg.cc:54
5538
msgid "SSL connection error"
5541
#: libdrizzleclient/errmsg.cc:55
5542
msgid "Malformed packet"
5545
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5546
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5547
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5548
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5549
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5550
msgid "(unused error message)"
5553
#: libdrizzleclient/errmsg.cc:57
5554
msgid "Invalid use of null pointer"
5557
#: libdrizzleclient/errmsg.cc:58
5558
msgid "Statement not prepared"
5561
#: libdrizzleclient/errmsg.cc:59
5562
msgid "No data supplied for parameters in prepared statement"
5565
#: libdrizzleclient/errmsg.cc:60
5566
msgid "Data truncated"
5569
#: libdrizzleclient/errmsg.cc:61
5570
msgid "No parameters exist in the statement"
5573
#: libdrizzleclient/errmsg.cc:62
5574
msgid "Invalid parameter number"
5577
#: libdrizzleclient/errmsg.cc:63
5580
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5583
#: libdrizzleclient/errmsg.cc:65
5585
msgid "Using unsupported buffer type: %d (parameter: %d)"
5588
#: libdrizzleclient/errmsg.cc:66
5590
msgid "Shared memory: %-.100s"
5593
#: libdrizzleclient/errmsg.cc:76
5594
msgid "Wrong or unknown protocol"
5597
#: libdrizzleclient/errmsg.cc:77
5598
msgid "Invalid connection handle"
5601
#: libdrizzleclient/errmsg.cc:78
5603
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5604
"option 'secure_auth' enabled)"
5607
#: libdrizzleclient/errmsg.cc:80
5608
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5611
#: libdrizzleclient/errmsg.cc:81
5612
msgid "Attempt to read column without prior row fetch"
5615
#: libdrizzleclient/errmsg.cc:82
5616
msgid "Prepared statement contains no metadata"
5619
#: libdrizzleclient/errmsg.cc:83
5621
"Attempt to read a row while there is no result set associated with the "
5625
#: libdrizzleclient/errmsg.cc:85
5626
msgid "This feature is not implemented yet"
5629
#: libdrizzleclient/errmsg.cc:86
5632
"Lost connection to Drizzle server while waiting for initial communication "
5633
"packet, system error: %d"
5636
#: libdrizzleclient/errmsg.cc:88
5639
"Lost connection to Drizzle server while reading initial communication "
5640
"packet, system error: %d"
5643
#: libdrizzleclient/errmsg.cc:90
5646
"Lost connection to Drizzle server while sending authentication information, "
5650
#: libdrizzleclient/errmsg.cc:92
5653
"Lost connection to Drizzle server while reading authorization information, "
5657
#: libdrizzleclient/errmsg.cc:94
5660
"Lost connection to Drizzle server while setting initial database, system "
5664
#: libdrizzleclient/errmsg.cc:96
5666
msgid "Statement closed indirectly because of a preceding %s() call"
5669
5183
#: mysys/errors.cc:25
5671
5185
msgid "Can't create/write to file '%s' (Errcode: %d)"
5913
5427
msgid "Log queries to a Gearman server"
5916
#: plugin/logging_query/logging_query.cc:275
5430
#: plugin/logging_query/logging_query.cc:278
5918
5432
msgid "fail open() fn=%s er=%s\n"
5921
#: plugin/logging_query/logging_query.cc:313
5435
#: plugin/logging_query/logging_query.cc:317
5922
5436
msgid "Enable logging to CSV file"
5925
#: plugin/logging_query/logging_query.cc:322
5439
#: plugin/logging_query/logging_query.cc:326
5926
5440
msgid "File to log to"
5929
#: plugin/logging_query/logging_query.cc:331
5930
#: plugin/logging_syslog/logging_syslog.cc:246
5443
#: plugin/logging_query/logging_query.cc:335
5444
#: plugin/logging_syslog/logging_syslog.cc:248
5931
5445
msgid "Threshold for logging slow queries, in microseconds"
5934
#: plugin/logging_query/logging_query.cc:343
5935
#: plugin/logging_syslog/logging_syslog.cc:258
5448
#: plugin/logging_query/logging_query.cc:347
5449
#: plugin/logging_syslog/logging_syslog.cc:260
5936
5450
msgid "Threshold for logging big queries, for rows returned"
5939
#: plugin/logging_query/logging_query.cc:355
5940
#: plugin/logging_syslog/logging_syslog.cc:270
5453
#: plugin/logging_query/logging_query.cc:359
5454
#: plugin/logging_syslog/logging_syslog.cc:272
5941
5455
msgid "Threshold for logging big queries, for rows examined"
5944
#: plugin/logging_query/logging_query.cc:378
5458
#: plugin/logging_query/logging_query.cc:381
5945
5459
msgid "Log queries to a CSV file"
5948
#: plugin/logging_syslog/logging_syslog.cc:167
5462
#: plugin/logging_syslog/logging_syslog.cc:169
5950
5464
msgid "syslog facility \"%s\" not known, using \"local0\""
5953
#: plugin/logging_syslog/logging_syslog.cc:184
5467
#: plugin/logging_syslog/logging_syslog.cc:186
5955
5469
msgid "syslog priority \"%s\" not known, using \"info\""
5958
#: plugin/logging_syslog/logging_syslog.cc:210
5472
#: plugin/logging_syslog/logging_syslog.cc:212
5959
5473
msgid "Enable logging"
5962
#: plugin/logging_syslog/logging_syslog.cc:219
5476
#: plugin/logging_syslog/logging_syslog.cc:221
5963
5477
msgid "Syslog Ident"
5966
#: plugin/logging_syslog/logging_syslog.cc:228
5480
#: plugin/logging_syslog/logging_syslog.cc:230
5967
5481
msgid "Syslog Facility"
5970
#: plugin/logging_syslog/logging_syslog.cc:237
5484
#: plugin/logging_syslog/logging_syslog.cc:239
5971
5485
msgid "Syslog Priority"
5974
#: plugin/logging_syslog/logging_syslog.cc:295
5488
#: plugin/logging_syslog/logging_syslog.cc:296
5975
5489
msgid "Log to syslog"
5978
#: plugin/multi_thread/multi_thread.cc:120
5492
#: plugin/multi_thread/multi_thread.cc:133
5979
5493
msgid "Maximum number of user threads available."
5982
#: plugin/pool_of_threads/pool_of_threads.cc:205
5496
#: plugin/oldlibdrizzle/errmsg.cc:28
5497
msgid "Unknown Drizzle error"
5500
#: plugin/oldlibdrizzle/errmsg.cc:29
5502
msgid "Can't create UNIX socket (%d)"
5505
#: plugin/oldlibdrizzle/errmsg.cc:30
5507
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5510
#: plugin/oldlibdrizzle/errmsg.cc:31
5512
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5515
#: plugin/oldlibdrizzle/errmsg.cc:32
5517
msgid "Can't create TCP/IP socket (%d)"
5520
#: plugin/oldlibdrizzle/errmsg.cc:33
5522
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5525
#: plugin/oldlibdrizzle/errmsg.cc:34
5526
msgid "Drizzle server has gone away"
5529
#: plugin/oldlibdrizzle/errmsg.cc:35
5531
msgid "Protocol mismatch; server version = %d, client version = %d"
5534
#: plugin/oldlibdrizzle/errmsg.cc:36
5535
msgid "Drizzle client ran out of memory"
5538
#: plugin/oldlibdrizzle/errmsg.cc:37
5539
msgid "Wrong host info"
5542
#: plugin/oldlibdrizzle/errmsg.cc:38
5543
msgid "Localhost via UNIX socket"
5546
#: plugin/oldlibdrizzle/errmsg.cc:39
5548
msgid "%-.100s via TCP/IP"
5551
#: plugin/oldlibdrizzle/errmsg.cc:40
5552
msgid "Error in server handshake"
5555
#: plugin/oldlibdrizzle/errmsg.cc:41
5556
msgid "Lost connection to Drizzle server during query"
5559
#: plugin/oldlibdrizzle/errmsg.cc:42
5560
msgid "Commands out of sync; you can't run this command now"
5563
#: plugin/oldlibdrizzle/errmsg.cc:43
5565
msgid "Named pipe: %-.32s"
5568
#: plugin/oldlibdrizzle/errmsg.cc:44
5570
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5573
#: plugin/oldlibdrizzle/errmsg.cc:45
5575
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5578
#: plugin/oldlibdrizzle/errmsg.cc:46
5580
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5583
#: plugin/oldlibdrizzle/errmsg.cc:47
5585
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5588
#: plugin/oldlibdrizzle/errmsg.cc:48
5589
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5592
#: plugin/oldlibdrizzle/errmsg.cc:49
5593
msgid "Embedded server"
5596
#: plugin/oldlibdrizzle/errmsg.cc:50
5597
msgid "Error on SHOW SLAVE STATUS:"
5600
#: plugin/oldlibdrizzle/errmsg.cc:51
5601
msgid "Error on SHOW SLAVE HOSTS:"
5604
#: plugin/oldlibdrizzle/errmsg.cc:52
5605
msgid "Error connecting to slave:"
5608
#: plugin/oldlibdrizzle/errmsg.cc:53
5609
msgid "Error connecting to master:"
5612
#: plugin/oldlibdrizzle/errmsg.cc:54
5613
msgid "SSL connection error"
5616
#: plugin/oldlibdrizzle/errmsg.cc:55
5617
msgid "Malformed packet"
5620
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5621
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5622
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5623
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5624
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5625
msgid "(unused error message)"
5628
#: plugin/oldlibdrizzle/errmsg.cc:57
5629
msgid "Invalid use of null pointer"
5632
#: plugin/oldlibdrizzle/errmsg.cc:58
5633
msgid "Statement not prepared"
5636
#: plugin/oldlibdrizzle/errmsg.cc:59
5637
msgid "No data supplied for parameters in prepared statement"
5640
#: plugin/oldlibdrizzle/errmsg.cc:60
5641
msgid "Data truncated"
5644
#: plugin/oldlibdrizzle/errmsg.cc:61
5645
msgid "No parameters exist in the statement"
5648
#: plugin/oldlibdrizzle/errmsg.cc:62
5649
msgid "Invalid parameter number"
5652
#: plugin/oldlibdrizzle/errmsg.cc:63
5655
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5658
#: plugin/oldlibdrizzle/errmsg.cc:65
5660
msgid "Using unsupported buffer type: %d (parameter: %d)"
5663
#: plugin/oldlibdrizzle/errmsg.cc:66
5665
msgid "Shared memory: %-.100s"
5668
#: plugin/oldlibdrizzle/errmsg.cc:76
5669
msgid "Wrong or unknown protocol"
5672
#: plugin/oldlibdrizzle/errmsg.cc:77
5673
msgid "Invalid connection handle"
5676
#: plugin/oldlibdrizzle/errmsg.cc:78
5678
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5679
"option 'secure_auth' enabled)"
5682
#: plugin/oldlibdrizzle/errmsg.cc:80
5683
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5686
#: plugin/oldlibdrizzle/errmsg.cc:81
5687
msgid "Attempt to read column without prior row fetch"
5690
#: plugin/oldlibdrizzle/errmsg.cc:82
5691
msgid "Prepared statement contains no metadata"
5694
#: plugin/oldlibdrizzle/errmsg.cc:83
5696
"Attempt to read a row while there is no result set associated with the "
5700
#: plugin/oldlibdrizzle/errmsg.cc:85
5701
msgid "This feature is not implemented yet"
5704
#: plugin/oldlibdrizzle/errmsg.cc:86
5707
"Lost connection to Drizzle server while waiting for initial communication "
5708
"packet, system error: %d"
5711
#: plugin/oldlibdrizzle/errmsg.cc:88
5714
"Lost connection to Drizzle server while reading initial communication "
5715
"packet, system error: %d"
5718
#: plugin/oldlibdrizzle/errmsg.cc:90
5721
"Lost connection to Drizzle server while sending authentication information, "
5725
#: plugin/oldlibdrizzle/errmsg.cc:92
5728
"Lost connection to Drizzle server while reading authorization information, "
5732
#: plugin/oldlibdrizzle/errmsg.cc:94
5735
"Lost connection to Drizzle server while setting initial database, system "
5739
#: plugin/oldlibdrizzle/errmsg.cc:96
5741
msgid "Statement closed indirectly because of a preceding %s() call"
5744
#: plugin/pool_of_threads/pool_of_threads.cc:204
5983
5745
msgid "event_add error in libevent_add_session_callback\n"
5986
#: plugin/pool_of_threads/pool_of_threads.cc:347
5748
#: plugin/pool_of_threads/pool_of_threads.cc:346
5987
5749
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5990
#: plugin/pool_of_threads/pool_of_threads.cc:354
5752
#: plugin/pool_of_threads/pool_of_threads.cc:353
5991
5753
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5994
#: plugin/pool_of_threads/pool_of_threads.cc:366
5756
#: plugin/pool_of_threads/pool_of_threads.cc:365
5995
5757
msgid "session_add_event event_add error in libevent_init\n"
5998
#: plugin/pool_of_threads/pool_of_threads.cc:380
5760
#: plugin/pool_of_threads/pool_of_threads.cc:378
6000
5762
msgid "Can't create completion port thread (error %d)"
6003
#: plugin/pool_of_threads/pool_of_threads.cc:443
5765
#: plugin/pool_of_threads/pool_of_threads.cc:462
6004
5766
msgid "libevent_thread_proc: my_thread_init() failed\n"
6007
#: plugin/pool_of_threads/pool_of_threads.cc:629
5769
#: plugin/pool_of_threads/pool_of_threads.cc:642
6008
5770
msgid "Size of Pool."
6011
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6012
msgid "Enable Replicator"
6015
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6016
msgid "Directory to place replication logs."
6019
5773
#: plugin/signal_handler/signal_handler.cc:225
6021
5775
msgid "Can't create interrupt-thread (error %d, errno: %d)"