125
125
"Identificatorul conexiunii Drizzle este %u\n"
126
126
"Versiunea serverului: %s\n"
128
#: client/drizzle.cc:1169
128
#: client/drizzle.cc:1302
130
130
msgid "Reading history-file %s\n"
131
131
msgstr "Citesc fisierul istoric %s\n"
133
#: client/drizzle.cc:1173
133
#: client/drizzle.cc:1306
135
135
msgid "Couldn't allocate memory for temp histfile!\n"
136
136
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!\n"
138
#: client/drizzle.cc:1180
138
#: client/drizzle.cc:1313
139
139
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
141
141
"Scrieti 'help;' sau '\\h' pentru ajutor. Scrieti '\\c' pentru a goli "
144
#: client/drizzle.cc:1199
144
#: client/drizzle.cc:1332
146
146
msgid "Writing history-file %s\n"
147
147
msgstr "Scrie fisierul de istoric %s\n"
149
#: client/drizzle.cc:1206
149
#: client/drizzle.cc:1339
153
#: client/drizzle.cc:1206
153
#: client/drizzle.cc:1339
155
155
msgstr "La revedere"
157
#: client/drizzle.cc:1261
157
#: client/drizzle.cc:1394
158
158
msgid "Query aborted by Ctrl+C\n"
159
159
msgstr "Cerere abandonata prin Ctrl+C\n"
161
#: client/drizzle.cc:1284 client/drizzleadmin.cc:77 drizzled/drizzled.cc:2068
161
#: client/drizzle.cc:1417 drizzled/drizzled.cc:2056
162
162
msgid "Display this help and exit."
163
163
msgstr "Afiseaza acest mesaj de ajutor si iesi."
165
#: client/drizzle.cc:1286
165
#: client/drizzle.cc:1419
166
166
msgid "Synonym for -?"
167
167
msgstr "Sinonim cu -?"
169
#: client/drizzle.cc:1289
169
#: client/drizzle.cc:1422
171
171
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
172
172
"and field completion, but startup and reconnecting may take a longer time. "
173
173
"Disable with --disable-auto-rehash."
176
#: client/drizzle.cc:1293
176
#: client/drizzle.cc:1426
178
178
"No automatic rehashing. One has to use 'rehash' to get table and field "
179
179
"completion. This gives a quicker start of drizzle_st and disables rehashing "
180
180
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
183
#: client/drizzle.cc:1296
183
#: client/drizzle.cc:1429
185
185
"Automatically switch to vertical output mode if the result is wider than the "
186
186
"terminal width."
188
188
"Afiseaza datele vertical daca dimensiunea rezultatelor este mai mare decat "
189
189
"dimensiunea terminalului."
191
#: client/drizzle.cc:1299
191
#: client/drizzle.cc:1432
193
193
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
#: client/drizzle.cc:1300
196
#: client/drizzle.cc:1433
197
197
msgid "Display column type information."
198
198
msgstr "Afiseaza informatiile de tip legate de coloana."
200
#: client/drizzle.cc:1303
200
#: client/drizzle.cc:1436
202
202
"Preserve comments. Send comments to the server. The default is --skip-"
203
203
"comments (discard comments), enable with --comments"
206
#: client/drizzle.cc:1306
206
#: client/drizzle.cc:1439
207
207
msgid "Use compression in server/client protocol."
208
208
msgstr "Compreseaza datele in comunicatia server/client."
210
#: client/drizzle.cc:1309
210
#: client/drizzle.cc:1442
211
211
msgid "Check memory and open file usage at exit ."
212
212
msgstr "Verifică memoria și utilizarea fișierului deschis la ieșire."
214
#: client/drizzle.cc:1312
214
#: client/drizzle.cc:1445
215
215
msgid "Print some debug info at exit."
218
#: client/drizzle.cc:1314
218
#: client/drizzle.cc:1447
219
219
msgid "Database to use."
220
220
msgstr "Baza de date pe care sa o folosesc."
222
#: client/drizzle.cc:1317
222
#: client/drizzle.cc:1450
223
223
msgid "(not used)"
226
#: client/drizzle.cc:1319
226
#: client/drizzle.cc:1452
227
227
msgid "Delimiter to be used."
230
#: client/drizzle.cc:1321
230
#: client/drizzle.cc:1454
231
231
msgid "Execute command and quit. (Disables --force and history file)"
234
#: client/drizzle.cc:1323
234
#: client/drizzle.cc:1456
235
235
msgid "Print the output of a query (rows) vertically."
236
236
msgstr "Afiseaza rezultatul unei interogari (liniile) vertical."
238
#: client/drizzle.cc:1326
238
#: client/drizzle.cc:1459
239
239
msgid "Continue even if we get an sql error."
240
240
msgstr "Continua chiar daca avem o eroare sql."
242
#: client/drizzle.cc:1330
242
#: client/drizzle.cc:1463
244
244
"Enable named commands. Named commands mean this program's internal commands; "
245
245
"see drizzle> help . When enabled, the named commands can be used from any "
256
256
"deprecated; use --disable-named-commands instead."
259
#: client/drizzle.cc:1336
259
#: client/drizzle.cc:1469
260
260
msgid "Ignore space after function names."
261
261
msgstr "Ignora spatiile dupa numele de functii."
263
#: client/drizzle.cc:1338
263
#: client/drizzle.cc:1471
264
264
msgid "Enable/disable LOAD DATA LOCAL INFILE."
265
265
msgstr "Activeaza/dezactiveaza LOAD DATA LOCAL INFILE."
267
#: client/drizzle.cc:1341
267
#: client/drizzle.cc:1474
268
268
msgid "Turn off beep on error."
269
269
msgstr "Dezactiveaza sunetul in caz de eroare."
271
#: client/drizzle.cc:1343 client/drizzleadmin.cc:79
271
#: client/drizzle.cc:1476
272
272
msgid "Connect to host."
273
273
msgstr "Conectare la gazda."
275
#: client/drizzle.cc:1345
275
#: client/drizzle.cc:1478
276
276
msgid "Write line numbers for errors."
277
277
msgstr "Scrie numere de linii pentru erori."
279
#: client/drizzle.cc:1348
279
#: client/drizzle.cc:1481
281
281
"Don't write line number for errors. WARNING: -L is deprecated, use long "
282
282
"version of this option instead."
285
#: client/drizzle.cc:1350
285
#: client/drizzle.cc:1483
286
286
msgid "Flush buffer after each query."
289
#: client/drizzle.cc:1352
289
#: client/drizzle.cc:1485
290
290
msgid "Write column names in results."
293
#: client/drizzle.cc:1356
293
#: client/drizzle.cc:1489
295
295
"Don't write column names in results. WARNING: -N is deprecated, use long "
296
296
"version of this options instead."
299
#: client/drizzle.cc:1359
299
#: client/drizzle.cc:1492
301
301
"Change the value of a variable. Please note that this option is deprecated; "
302
302
"you can set variables directly with --variable-name=value."
305
#: client/drizzle.cc:1361
305
#: client/drizzle.cc:1494
306
306
msgid "Ignore SIGINT (CTRL-C)"
309
#: client/drizzle.cc:1365
309
#: client/drizzle.cc:1498
311
311
"Only update the default database. This is useful for skipping updates to "
312
312
"other database in the update log."
315
#: client/drizzle.cc:1368
315
#: client/drizzle.cc:1501
317
317
"Pager to use to display results. If you don't supply an option the default "
318
318
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
324
#: client/drizzle.cc:1371
324
#: client/drizzle.cc:1504
326
326
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
327
327
"option deprecated; use --disable-pager instead."
330
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
330
#: client/drizzle.cc:1507
332
332
"Password to use when connecting to server. If password is not given it's "
333
333
"asked from the tty."
336
#: client/drizzle.cc:1376
336
#: client/drizzle.cc:1509
338
338
"Port number to use for connection or 0 for default to, in order of "
339
339
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
342
#: client/drizzle.cc:1377
342
#: client/drizzle.cc:1510
343
343
msgid "built-in default"
346
#: client/drizzle.cc:1379
346
#: client/drizzle.cc:1512
347
347
msgid "Set the drizzle prompt to this value."
350
#: client/drizzle.cc:1383
350
#: client/drizzle.cc:1516
352
352
"Don't cache result, print it row by row. This may slow down the server if "
353
353
"the output is suspended. Doesn't use history file."
356
#: client/drizzle.cc:1385
356
#: client/drizzle.cc:1518
357
357
msgid "Write fields without conversion. Used with --batch."
360
#: client/drizzle.cc:1388
360
#: client/drizzle.cc:1521
362
362
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
363
363
"option is enabled by default."
366
#: client/drizzle.cc:1390
366
#: client/drizzle.cc:1523
367
msgid "Shutdown the server."
370
#: client/drizzle.cc:1525
368
372
"Be more silent. Print results with a tab as separator, each row on new line."
371
#: client/drizzle.cc:1392
375
#: client/drizzle.cc:1527
372
376
msgid "Socket file to use for connection."
375
#: client/drizzle.cc:1395
379
#: client/drizzle.cc:1530
376
380
msgid "Output in table format."
379
#: client/drizzle.cc:1398
383
#: client/drizzle.cc:1533
381
385
"Append everything into outfile. See interactive help (\\h) also. Does not "
382
386
"work in batch mode. Disable with --disable-tee. This option is disabled by "
386
#: client/drizzle.cc:1400
390
#: client/drizzle.cc:1535
388
392
"Disable outfile. See interactive help (\\h) also. WARNING: option "
389
393
"deprecated; use --disable-tee instead"
392
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
396
#: client/drizzle.cc:1538
393
397
msgid "User for login if not current user."
396
#: client/drizzle.cc:1406
400
#: client/drizzle.cc:1541
397
401
msgid "Only allow UPDATE and DELETE that uses keys."
400
#: client/drizzle.cc:1409
404
#: client/drizzle.cc:1544
401
405
msgid "Synonym for option --safe-updates, -U."
404
#: client/drizzle.cc:1412
408
#: client/drizzle.cc:1547
405
409
msgid "Write more. (-v -v -v gives the table output format)."
408
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
412
#: client/drizzle.cc:1549 drizzled/drizzled.cc:2238
409
413
msgid "Output version information and exit."
412
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
416
#: client/drizzle.cc:1551
413
417
msgid "Wait and retry if connection is down."
416
#: client/drizzle.cc:1419
420
#: client/drizzle.cc:1554
417
421
msgid "Number of seconds before connection timeout."
420
#: client/drizzle.cc:1424
424
#: client/drizzle.cc:1559
421
425
msgid "Max length of input line"
424
#: client/drizzle.cc:1429
428
#: client/drizzle.cc:1564
425
429
msgid "Automatic limit for SELECT when using --safe-updates"
428
#: client/drizzle.cc:1434
432
#: client/drizzle.cc:1569
429
433
msgid "Automatic limit for rows in a join when using --safe-updates"
432
#: client/drizzle.cc:1438
436
#: client/drizzle.cc:1573
433
437
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
436
#: client/drizzle.cc:1443
440
#: client/drizzle.cc:1578
437
441
msgid "Number of lines before each import progress report."
440
#: client/drizzle.cc:1454
444
#: client/drizzle.cc:1581
445
msgid "Ping the server to check if it's alive."
448
#: client/drizzle.cc:1591
442
450
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
445
#: client/drizzle.cc:1461
453
#: client/drizzle.cc:1598
448
456
"Copyright (C) 2008 Sun Microsystems\n"
450
458
"and you are welcome to modify and redistribute it under the GPL license\n"
453
#: client/drizzle.cc:1466
461
#: client/drizzle.cc:1603
455
463
msgid "Usage: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1497
466
#: client/drizzle.cc:1634
459
467
msgid "DELIMITER cannot contain a backslash character"
462
#: client/drizzle.cc:1515
470
#: client/drizzle.cc:1652
464
472
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1538
475
#: client/drizzle.cc:1675
469
477
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1542
480
#: client/drizzle.cc:1679
474
482
msgid "WARNING: --server-arg option not supported in this configuration.\n"
477
#: client/drizzle.cc:1569
485
#: client/drizzle.cc:1706
479
487
"Non-integer value supplied for port. If you are trying to enter a password "
480
488
"please use --password instead."
483
#: client/drizzle.cc:1577
491
#: client/drizzle.cc:1714
484
492
msgid "Value supplied for port is not valid."
487
#: client/drizzle.cc:1723
495
#: client/drizzle.cc:1860
489
497
msgid "Processing line: %<PRIu32>\n"
492
#: client/drizzle.cc:1939
500
#: client/drizzle.cc:2076
494
502
msgid "Unknown command '\\%c'."
497
#: client/drizzle.cc:2348
505
#: client/drizzle.cc:2485
499
507
"Reading table information for completion of table and column names\n"
500
508
" You can turn off this feature to get a quicker startup with -A\n"
504
#: client/drizzle.cc:2438
512
#: client/drizzle.cc:2575
505
513
msgid "No connection. Trying to reconnect..."
508
#: client/drizzle.cc:2444
516
#: client/drizzle.cc:2581
509
517
msgid "Can't connect to the server\n"
512
#: client/drizzle.cc:2523
520
#: client/drizzle.cc:2660
513
521
msgid "List of all Drizzle commands:"
516
#: client/drizzle.cc:2525
524
#: client/drizzle.cc:2662
517
525
msgid "Note that all text commands must be first on line and end with ';'"
520
#: client/drizzle.cc:2580
528
#: client/drizzle.cc:2717
521
529
msgid "No query specified\n"
524
#: client/drizzle.cc:2595
532
#: client/drizzle.cc:2732
525
533
msgid "Ignoring query to other database"
528
#: client/drizzle.cc:2645
536
#: client/drizzle.cc:2782
529
537
msgid "Empty set"
532
#: client/drizzle.cc:2658
540
#: client/drizzle.cc:2795
534
542
msgid "%ld row in set"
535
543
msgid_plural "%ld rows in set"
539
#: client/drizzle.cc:2667
547
#: client/drizzle.cc:2804
543
#: client/drizzle.cc:2669
551
#: client/drizzle.cc:2806
545
553
msgid "Query OK, %ld row affected"
546
554
msgid_plural "Query OK, %ld rows affected"
550
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
552
"Port number to use for connection or 0 for default to, in order of "
553
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
556
#: client/drizzleadmin.cc:88
557
msgid "Silently exit if one can't connect to server."
560
#: client/drizzleadmin.cc:94
561
msgid "Write more information."
564
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
565
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
566
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
558
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
559
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
560
#: client/drizzletest.cc:4718
569
563
"Non-integer value supplied for port. If you are trying to enter a password "
570
564
"please use --password instead.\n"
573
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
574
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
575
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
567
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
568
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
569
#: client/drizzletest.cc:4726
577
571
msgid "Value supplied for port is not valid.\n"
580
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
582
msgid "Memory allocation error while copying password. Aborting.\n"
585
#: client/drizzleadmin.cc:330
588
"connect to server at '%s' failed\n"
592
#: client/drizzleadmin.cc:336
594
msgid "Check that drizzled is running on %s"
597
#: client/drizzleadmin.cc:337
599
msgid " and that the port is %d.\n"
602
#: client/drizzleadmin.cc:339
604
msgid "You can check this by doing 'telnet %s %d'\n"
607
#: client/drizzleadmin.cc:350
609
msgid "Got error: %s\n"
612
#: client/drizzleadmin.cc:357
613
msgid "Waiting for Drizzle server to answer"
616
#: client/drizzleadmin.cc:393
618
msgid "shutting down drizzled...\n"
621
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
622
#: client/drizzleadmin.cc:440
624
msgid "shutdown failed; error: '%s'"
627
#: client/drizzleadmin.cc:415
632
#: client/drizzleadmin.cc:424
633
msgid "drizzled is alive"
636
#: client/drizzleadmin.cc:433
637
msgid "connection was down, but drizzled is now alive"
640
#: client/drizzleadmin.cc:446
642
msgid "drizzled doesn't answer to ping, error: '%s'"
645
#: client/drizzleadmin.cc:456
647
msgid "Unknown command: '%-.60s'"
650
#: client/drizzleadmin.cc:465
652
msgid "%s Ver %s Distrib %s, for %s on %s\n"
655
#: client/drizzleadmin.cc:472
656
msgid "Copyright (C) 2000-2008 MySQL AB"
659
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
661
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
662
"and you are welcome to modify and redistribute it under the GPL license\n"
665
#: client/drizzleadmin.cc:474
666
msgid "Administration program for the drizzled daemon."
669
#: client/drizzleadmin.cc:475
671
msgid "Usage: %s [OPTIONS] command command....\n"
674
#: client/drizzleadmin.cc:477
676
" ping Check if server is down\n"
677
" shutdown Take server down\n"
680
574
#: client/drizzledump.cc:387
681
575
msgid "Number of rows before each output progress report (requires --verbose)."
917
822
msgid "Error: Not enough memory to store ORDER BY clause\n"
920
#: drizzled/authentication.cc:64 drizzled/plugin/storage_engine.cc:204
921
#: drizzled/show.cc:4495 drizzled/sql_plugin.cc:697
923
msgid "Plugin '%s' init function returned error."
926
#. TRANSLATORS: The leading word "configvar" is the name
927
#. of the plugin api, and so should not be translated.
928
#: drizzled/configvar.cc:41
930
msgid "configvar plugin '%s' init() failed"
933
#. TRANSLATORS: The leading word "configvar" is the name
934
#. of the plugin api, and so should not be translated.
935
#: drizzled/configvar.cc:64
937
msgid "configvar plugin '%s' deinit() failed"
940
#. TRANSLATORS: The leading word "configvar" is the name
941
#. of the plugin api, and so should not be translated.
942
#: drizzled/configvar.cc:100
944
msgid "configvar plugin '%s' configvar_func1() failed"
947
#. TRANSLATORS: The leading word "configvar" is the name
948
#. of the plugin api, and so should not be translated.
949
#: drizzled/configvar.cc:154
951
msgid "configvar plugin '%s' configvar_func2() failed"
954
#: drizzled/db.cc:245
825
#: drizzled/db.cc:238
956
827
msgid "Error while loading database options: '%s':"
959
#: drizzled/drizzled.cc:547
830
#: drizzled/drizzled.cc:538
961
832
msgid "Got signal %d from thread %<PRIu64>"
964
#: drizzled/drizzled.cc:581
835
#: drizzled/drizzled.cc:572
965
836
msgid "Aborting\n"
968
#: drizzled/drizzled.cc:704
839
#: drizzled/drizzled.cc:693
969
840
msgid "One can only use the --user switch if running as root\n"
972
#: drizzled/drizzled.cc:712
843
#: drizzled/drizzled.cc:701
974
845
"Fatal error: Please read \"Security\" section of the manual to find out how "
975
846
"to run drizzled as root!\n"
978
#: drizzled/drizzled.cc:734
849
#: drizzled/drizzled.cc:723
981
852
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
985
#: drizzled/drizzled.cc:908
856
#: drizzled/drizzled.cc:897
987
858
msgid "Retrying bind on TCP/IP port %u"
990
#: drizzled/drizzled.cc:914
861
#: drizzled/drizzled.cc:903
991
862
msgid "Can't start server: Bind on TCP/IP port"
994
#: drizzled/drizzled.cc:915
865
#: drizzled/drizzled.cc:904
996
867
msgid "Do you already have another drizzled server running on port: %d ?"
999
#: drizzled/drizzled.cc:921
870
#: drizzled/drizzled.cc:910
1000
871
msgid "Can't start server: listen() on TCP/IP port"
1003
#: drizzled/drizzled.cc:922
874
#: drizzled/drizzled.cc:911
1005
876
msgid "listen() on TCP/IP failed with error %d"
1008
#: drizzled/drizzled.cc:1013
879
#: drizzled/drizzled.cc:1002
1013
#: drizzled/drizzled.cc:1038
884
#: drizzled/drizzled.cc:1027
1016
887
"We will try our best to scrape up some info that will hopefully help "
1085
#: drizzled/drizzled.cc:1149
956
#: drizzled/drizzled.cc:1138
1087
958
msgid "Writing a core file\n"
1090
#: drizzled/drizzled.cc:1194
961
#: drizzled/drizzled.cc:1183
1092
963
"setrlimit could not change the size of core files to 'infinity'; We may not "
1093
964
"be able to generate a core file on signals"
1096
#: drizzled/drizzled.cc:1396
967
#: drizzled/drizzled.cc:1385
1098
969
msgid "gethostname failed, using '%s' as hostname"
1101
#: drizzled/drizzled.cc:1493
972
#: drizzled/drizzled.cc:1482
1103
974
msgid "Unknown locale: '%s'"
1106
#: drizzled/drizzled.cc:1535
977
#: drizzled/drizzled.cc:1513
1107
978
msgid "Can't create thread-keys"
1110
#: drizzled/drizzled.cc:1561
981
#: drizzled/drizzled.cc:1536
1111
982
msgid "Out of memory"
1114
#: drizzled/drizzled.cc:1576
985
#: drizzled/drizzled.cc:1551
1115
986
msgid "Failed to initialize plugins."
1118
#: drizzled/drizzled.cc:1607
989
#: drizzled/drizzled.cc:1582
1121
992
"%s: Too many arguments (first extra is '%s').\n"
1122
993
"Use --verbose --help to get a list of available options\n"
996
#: drizzled/drizzled.cc:1592
997
msgid "Can't init databases"
1125
1000
#: drizzled/drizzled.cc:1617
1126
msgid "Can't init databases"
1129
#: drizzled/drizzled.cc:1637
1131
1002
msgid "Unknown/unsupported table type: %s"
1134
#: drizzled/drizzled.cc:1643
1005
#: drizzled/drizzled.cc:1623
1136
1007
msgid "Default storage engine (%s) is not available"
1139
#: drizzled/drizzled.cc:1674
1010
#: drizzled/drizzled.cc:1654
1141
1012
msgid "Failed to lock memory. Errno: %d\n"
1144
#: drizzled/drizzled.cc:1736
1015
#: drizzled/drizzled.cc:1716
1146
1017
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1149
#: drizzled/drizzled.cc:1898
1020
#: drizzled/drizzled.cc:1877
1151
1022
msgid "drizzled: Got error %d from select"
1154
#: drizzled/drizzled.cc:2072
1025
#: drizzled/drizzled.cc:2060
1155
1026
msgid "Auto-increment columns are incremented by this"
1158
#: drizzled/drizzled.cc:2077
1029
#: drizzled/drizzled.cc:2065
1160
1031
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1164
#: drizzled/drizzled.cc:2083
1035
#: drizzled/drizzled.cc:2071
1166
1037
"Path to installation directory. All paths are usually resolved relative to "
1170
#: drizzled/drizzled.cc:2087
1041
#: drizzled/drizzled.cc:2075
1171
1042
msgid "IP address to bind to."
1174
#: drizzled/drizzled.cc:2091
1045
#: drizzled/drizzled.cc:2079
1175
1046
msgid "Set the filesystem character set."
1178
#: drizzled/drizzled.cc:2096
1049
#: drizzled/drizzled.cc:2084
1179
1050
msgid "Set the default character set."
1180
1051
msgstr "Stabileste setul de caractere implicit."
1182
#: drizzled/drizzled.cc:2100
1053
#: drizzled/drizzled.cc:2088
1183
1054
msgid "Chroot drizzled daemon during startup."
1186
#: drizzled/drizzled.cc:2104
1057
#: drizzled/drizzled.cc:2092
1187
1058
msgid "Set the default collation."
1190
#: drizzled/drizzled.cc:2108
1061
#: drizzled/drizzled.cc:2096
1191
1062
msgid "Default completion type."
1194
#: drizzled/drizzled.cc:2113
1065
#: drizzled/drizzled.cc:2101
1195
1066
msgid "Write core on errors."
1198
#: drizzled/drizzled.cc:2117
1069
#: drizzled/drizzled.cc:2105
1199
1070
msgid "Path to the database root."
1202
#: drizzled/drizzled.cc:2121
1073
#: drizzled/drizzled.cc:2109
1203
1074
msgid "Set the default storage engine (table type) for tables."
1206
#: drizzled/drizzled.cc:2125
1077
#: drizzled/drizzled.cc:2113
1207
1078
msgid "Set the default time zone."
1210
#: drizzled/drizzled.cc:2129
1081
#: drizzled/drizzled.cc:2117
1211
1082
msgid "Type of DELAY_KEY_WRITE."
1214
#: drizzled/drizzled.cc:2133
1085
#: drizzled/drizzled.cc:2121
1215
1086
msgid "Print a symbolic stack trace on failure."
1218
#: drizzled/drizzled.cc:2139
1089
#: drizzled/drizzled.cc:2127
1219
1090
msgid "Push supported query conditions to the storage engine."
1222
#: drizzled/drizzled.cc:2145
1093
#: drizzled/drizzled.cc:2133
1223
1094
msgid "Used for debugging; Use at your own risk!"
1226
#: drizzled/drizzled.cc:2150
1097
#: drizzled/drizzled.cc:2138
1227
1098
msgid "Set up signals usable for debugging"
1230
#: drizzled/drizzled.cc:2154
1231
msgid "Command(s) that are executed for each new connection"
1234
#: drizzled/drizzled.cc:2158
1235
msgid "Read SQL commands from this file at startup."
1238
#: drizzled/drizzled.cc:2162
1101
#: drizzled/drizzled.cc:2142
1239
1102
msgid "(IGNORED)"
1242
#: drizzled/drizzled.cc:2166
1105
#: drizzled/drizzled.cc:2146
1243
1106
msgid "Set the language used for the month names and the days of the week."
1246
#: drizzled/drizzled.cc:2171
1109
#: drizzled/drizzled.cc:2151
1247
1110
msgid "Log connections and queries to file."
1250
#: drizzled/drizzled.cc:2175
1113
#: drizzled/drizzled.cc:2155
1251
1114
msgid "Log all MyISAM changes to file."
1254
#: drizzled/drizzled.cc:2179
1117
#: drizzled/drizzled.cc:2159
1255
1118
msgid "Log some not critical warnings to the log file."
1258
#: drizzled/drizzled.cc:2184
1121
#: drizzled/drizzled.cc:2164
1259
1122
msgid "Lock drizzled in memory."
1262
#: drizzled/drizzled.cc:2188
1125
#: drizzled/drizzled.cc:2168
1264
1127
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1265
1128
"BACKUP, FORCE or QUICK."
1268
#: drizzled/drizzled.cc:2193
1131
#: drizzled/drizzled.cc:2173
1269
1132
msgid "Use old, non-optimized alter table."
1272
#: drizzled/drizzled.cc:2198
1135
#: drizzled/drizzled.cc:2178
1273
1136
msgid "Pid file used by safe_mysqld."
1276
#: drizzled/drizzled.cc:2208
1139
#: drizzled/drizzled.cc:2182
1141
"Port number to use for connection or 0 for default to, in order of "
1142
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1145
#: drizzled/drizzled.cc:2188
1278
1147
"Maximum time in seconds to wait for the port to become free. (Default: no "
1282
#: drizzled/drizzled.cc:2213
1151
#: drizzled/drizzled.cc:2193
1284
1153
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1285
1154
"specified directory"
1288
#: drizzled/drizzled.cc:2218
1157
#: drizzled/drizzled.cc:2198
1290
1159
"Uniquely identifies the server instance in the community of replication "
1294
#: drizzled/drizzled.cc:2223
1163
#: drizzled/drizzled.cc:2203
1295
1164
msgid "Don't print a stack trace on failure."
1298
#: drizzled/drizzled.cc:2227
1167
#: drizzled/drizzled.cc:2207
1299
1168
msgid "Enable symbolic link support."
1302
#: drizzled/drizzled.cc:2236
1171
#: drizzled/drizzled.cc:2216
1304
1173
"Using this option will cause most temporary files created to use a small set "
1305
1174
"of names, rather than a unique name for each new file."
1308
#: drizzled/drizzled.cc:2241
1177
#: drizzled/drizzled.cc:2221
1310
1179
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1313
#: drizzled/drizzled.cc:2246
1182
#: drizzled/drizzled.cc:2226
1314
1183
msgid "Path for temporary files."
1317
#: drizzled/drizzled.cc:2250
1186
#: drizzled/drizzled.cc:2230
1318
1187
msgid "Default transaction isolation level."
1321
#: drizzled/drizzled.cc:2254
1190
#: drizzled/drizzled.cc:2234
1322
1191
msgid "Run drizzled daemon as user."
1325
#: drizzled/drizzled.cc:2262
1194
#: drizzled/drizzled.cc:2242
1327
1196
"The number of outstanding connection requests Drizzle can have. This comes "
1328
1197
"into play when the main Drizzle thread gets very many connection requests in "
1329
1198
"a very short time."
1332
#: drizzled/drizzled.cc:2268
1201
#: drizzled/drizzled.cc:2248
1334
1203
"Size of tree cache used in bulk insert optimization. Note that this is a "
1335
1204
"limit per thread!"
1338
#: drizzled/drizzled.cc:2274
1207
#: drizzled/drizzled.cc:2254
1340
1209
"The number of seconds the drizzled server is waiting for a connect packet "
1341
1210
"before responding with 'Bad handshake'."
1344
#: drizzled/drizzled.cc:2279
1213
#: drizzled/drizzled.cc:2259
1346
1215
"Precision of the result of '/' operator will be increased on that value."
1349
#: drizzled/drizzled.cc:2285
1218
#: drizzled/drizzled.cc:2265
1350
1219
msgid "The maximum length of the result of function group_concat."
1353
#: drizzled/drizzled.cc:2290
1222
#: drizzled/drizzled.cc:2270
1354
1223
msgid "The size of the buffer that is used for full joins."
1357
#: drizzled/drizzled.cc:2296
1226
#: drizzled/drizzled.cc:2276
1358
1227
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1361
#: drizzled/drizzled.cc:2301
1230
#: drizzled/drizzled.cc:2281
1363
1232
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1364
1233
"this to get better index handling (for all reads and multiple writes) to as "
1365
1234
"much as you can afford;"
1368
#: drizzled/drizzled.cc:2310
1237
#: drizzled/drizzled.cc:2290
1370
1239
"This characterizes the number of hits a hot block has to be untouched until "
1371
1240
"it is considered aged enough to be downgraded to a warm block. This "
1373
1242
"blocks in key cache"
1376
#: drizzled/drizzled.cc:2319
1245
#: drizzled/drizzled.cc:2299
1377
1246
msgid "The default size of key cache blocks"
1380
#: drizzled/drizzled.cc:2325
1249
#: drizzled/drizzled.cc:2305
1381
1250
msgid "The minimum percentage of warm blocks in key cache"
1384
#: drizzled/drizzled.cc:2331
1253
#: drizzled/drizzled.cc:2311
1385
1254
msgid "Max packetlength to send/receive from to server."
1388
#: drizzled/drizzled.cc:2336
1257
#: drizzled/drizzled.cc:2316
1390
1259
"If there is more than this number of interrupted connections from a host "
1391
1260
"this host will be blocked from further connections."
1394
#: drizzled/drizzled.cc:2341
1263
#: drizzled/drizzled.cc:2321
1395
1264
msgid "Max number of errors/warnings to store for a statement."
1398
#: drizzled/drizzled.cc:2346
1267
#: drizzled/drizzled.cc:2326
1399
1268
msgid "Don't allow creation of heap tables bigger than this."
1402
#: drizzled/drizzled.cc:2352
1271
#: drizzled/drizzled.cc:2332
1404
1273
"Joins that are probably going to read more than max_join_size records return "
1408
#: drizzled/drizzled.cc:2358
1277
#: drizzled/drizzled.cc:2338
1409
1278
msgid "Max number of bytes in sorted records."
1412
#: drizzled/drizzled.cc:2363
1281
#: drizzled/drizzled.cc:2343
1413
1282
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1416
#: drizzled/drizzled.cc:2368
1285
#: drizzled/drizzled.cc:2348
1418
1287
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1419
1288
"max_sort_length bytes of each value are used; the rest are ignored)."
1422
#: drizzled/drizzled.cc:2375
1291
#: drizzled/drizzled.cc:2355
1423
1292
msgid "Maximum number of temporary tables a client can keep open at a time."
1426
#: drizzled/drizzled.cc:2380
1295
#: drizzled/drizzled.cc:2360
1427
1296
msgid "After this many write locks, allow some read locks to run in between."
1430
#: drizzled/drizzled.cc:2384
1299
#: drizzled/drizzled.cc:2364
1432
1301
"Don't log queries which examine less than min_examined_row_limit rows to "
1436
#: drizzled/drizzled.cc:2390
1305
#: drizzled/drizzled.cc:2370
1438
1307
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1439
1308
"Possible values of name are 'nulls_unequal' (default behavior), "
1440
1309
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1443
#: drizzled/drizzled.cc:2397
1312
#: drizzled/drizzled.cc:2377
1444
1313
msgid "Buffer length for TCP/IP and socket communication."
1447
#: drizzled/drizzled.cc:2402
1316
#: drizzled/drizzled.cc:2382
1449
1318
"Number of seconds to wait for more data from a connection before aborting "
1453
#: drizzled/drizzled.cc:2408
1322
#: drizzled/drizzled.cc:2388
1455
1324
"If a read on a communication port is interrupted, retry this many times "
1456
1325
"before giving up."
1459
#: drizzled/drizzled.cc:2414
1328
#: drizzled/drizzled.cc:2394
1461
1330
"Number of seconds to wait for a block to be written to a connection before "
1462
1331
"aborting the write."
1465
#: drizzled/drizzled.cc:2420
1334
#: drizzled/drizzled.cc:2400
1467
1336
"Controls the heuristic(s) applied during query optimization to prune less-"
1468
1337
"promising partial plans from the optimizer search space. Meaning: false - do "
1481
1350
"(used for testing/comparison)."
1484
#: drizzled/drizzled.cc:2440
1353
#: drizzled/drizzled.cc:2420
1485
1354
msgid "Directory for plugins."
1488
#: drizzled/drizzled.cc:2444
1357
#: drizzled/drizzled.cc:2424
1490
1359
"Optional colon (or semicolon) separated list of plugins to load,where each "
1491
1360
"plugin is identified by the name of the shared library. [for example: --"
1492
1361
"plugin_load=libmd5udf.so:libauth_pam.so]"
1495
#: drizzled/drizzled.cc:2450
1364
#: drizzled/drizzled.cc:2430
1496
1365
msgid "The size of the buffer that is allocated when preloading indexes"
1499
#: drizzled/drizzled.cc:2455
1368
#: drizzled/drizzled.cc:2435
1369
msgid "Select protocol to be used (by default oldlibdrizzle)."
1372
#: drizzled/drizzled.cc:2439
1500
1373
msgid "Allocation block size for query parsing and execution"
1503
#: drizzled/drizzled.cc:2460
1376
#: drizzled/drizzled.cc:2444
1504
1377
msgid "Persistent buffer for query parsing and execution"
1507
#: drizzled/drizzled.cc:2466
1380
#: drizzled/drizzled.cc:2450
1508
1381
msgid "Allocation block size for storing ranges during optimization"
1511
#: drizzled/drizzled.cc:2472
1384
#: drizzled/drizzled.cc:2456
1513
1386
"Each thread that does a sequential scan allocates a buffer of this size for "
1514
1387
"each table it scans. If you do many sequential scans, you may want to "
1515
1388
"increase this value."
1518
#: drizzled/drizzled.cc:2480
1391
#: drizzled/drizzled.cc:2464
1520
1393
"When reading rows in sorted order after a sort, the rows are read through "
1521
1394
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1522
1395
"record_buffer."
1525
#: drizzled/drizzled.cc:2488
1398
#: drizzled/drizzled.cc:2472
1526
1399
msgid "Select scheduler to be used (by default pool-of-threads)."
1529
#: drizzled/drizzled.cc:2492
1402
#: drizzled/drizzled.cc:2476
1530
1403
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1533
#: drizzled/drizzled.cc:2498
1406
#: drizzled/drizzled.cc:2482
1534
1407
msgid "The number of cached table definitions."
1537
#: drizzled/drizzled.cc:2502
1410
#: drizzled/drizzled.cc:2486
1538
1411
msgid "The number of cached open tables."
1541
#: drizzled/drizzled.cc:2506
1414
#: drizzled/drizzled.cc:2490
1543
1416
"Timeout in seconds to wait for a table level lock before returning an error. "
1544
1417
"Used only if the connection has active cursors."
1547
#: drizzled/drizzled.cc:2511
1420
#: drizzled/drizzled.cc:2495
1548
1421
msgid "The stack size for each thread."
1551
#: drizzled/drizzled.cc:2517
1424
#: drizzled/drizzled.cc:2501
1553
1426
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1554
1427
"automatically convert it to an on-disk MyISAM table."
1557
#: drizzled/drizzled.cc:2523
1430
#: drizzled/drizzled.cc:2507
1558
1431
msgid "Allocation block size for transactions to be stored in binary log"
1561
#: drizzled/drizzled.cc:2528
1434
#: drizzled/drizzled.cc:2512
1562
1435
msgid "Persistent buffer for transactions to be stored in binary log"
1565
#: drizzled/drizzled.cc:2533
1438
#: drizzled/drizzled.cc:2517
1567
1440
"The number of seconds the server waits for activity on a connection before "
1571
#: drizzled/drizzled.cc:2682
1444
#: drizzled/drizzled.cc:2665
1573
1446
"Copyright (C) 2008 Sun Microsystems\n"
1574
1447
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5057
4930
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5060
#: drizzled/handler.cc:1047
4933
#: drizzled/plugin/storage_engine.cc:393
5061
4934
msgid "Crash recovery finished."
5064
#. TRANSLATORS: The leading word "logging" is the name
5065
#. of the plugin api, and so should not be translated.
5066
#: drizzled/logging.cc:56
5068
msgid "logging plugin '%s' deinit() failed"
5071
#: drizzled/logging.cc:77
5073
msgid "logging plugin '%s' pre() failed"
5076
#: drizzled/logging.cc:108
5078
msgid "logging plugin '%s' post() failed"
5081
#. TRANSLATORS: The leading word "parser" is the name
5082
#. of the plugin api, and so should not be translated.
5083
#: drizzled/parser.cc:42
5085
msgid "parser plugin '%s' init() failed"
5088
#. TRANSLATORS: The leading word "parser" is the name
5089
#. of the plugin api, and so should not be translated.
5090
#: drizzled/parser.cc:66
5092
msgid "parser plugin '%s' deinit() failed"
5095
#. TRANSLATORS: The leading word "parser" is the name
5096
#. of the plugin api, and so should not be translated.
5097
#: drizzled/parser.cc:103
5099
msgid "parser plugin '%s' parser_func1() failed"
5102
#. TRANSLATORS: The leading word "parser" is the name
5103
#. of the plugin api, and so should not be translated.
5104
#: drizzled/parser.cc:157
5106
msgid "parser plugin '%s' parser_func2() failed"
5109
#: drizzled/qcache.cc:38
5111
msgid "qcache plugin '%s' init() failed"
5114
#: drizzled/qcache.cc:59
5116
msgid "qcache plugin '%s' deinit() failed"
5119
#: drizzled/qcache.cc:104
4937
#: drizzled/qcache.cc:63
5121
4939
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5124
#: drizzled/qcache.cc:121
4942
#: drizzled/qcache.cc:86
5126
4944
msgid "qcache plugin '%s' set() failed"
5129
#: drizzled/qcache.cc:140
4947
#: drizzled/qcache.cc:110
5131
4949
msgid "qcache plugin '%s' invalidate_table() failed"
5134
#: drizzled/qcache.cc:159
4952
#: drizzled/qcache.cc:137
5136
4954
msgid "qcache plugin '%s' invalidate_db() failed"
5139
#: drizzled/qcache.cc:177
4957
#: drizzled/qcache.cc:157
5141
4959
msgid "qcache plugin '%s' flush() failed"
5144
#: drizzled/replicator.cc:36
5146
msgid "replicator plugin '%s' init() failed"
5149
#: drizzled/replicator.cc:58
5151
msgid "replicator plugin '%s' deinit() failed"
5154
#: drizzled/replicator.cc:81
5156
msgid "replicator plugin '%s' session_init() failed"
5159
#: drizzled/replicator.cc:152
5161
msgid "replicator plugin '%s' row_insert() failed"
5164
#: drizzled/replicator.cc:168
5166
msgid "replicator plugin '%s' row_update() failed"
5169
#: drizzled/replicator.cc:183
5171
msgid "replicator plugin '%s' row_delete() failed"
5174
#: drizzled/replicator.cc:270
5176
msgid "replicator plugin '%s' end_transaction() failed"
5179
#: drizzled/replicator.cc:328
5181
msgid "replicator plugin '%s' statement() failed"
5184
#: drizzled/scheduling.cc:57
5186
msgid "scheduling plugin '%s' init() failed"
5189
#: drizzled/scheduling.cc:80
5191
msgid "scheduling plugin '%s' deinit() failed"
5194
#: drizzled/sql_base.cc:2295
4962
#: drizzled/scheduling.cc:63
4963
msgid "Scheduler initialization failed."
4966
#: drizzled/sql_base.cc:2300
5196
4968
msgid "Table %s had a open data handler in reopen_table"
5199
#: drizzled/sql_base.cc:2943
4971
#: drizzled/sql_base.cc:2948
5201
4973
msgid "Couldn't repair table: %s.%s"
5204
#: drizzled/sql_base.cc:2985
4976
#: drizzled/sql_base.cc:2990
5207
4979
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5208
4980
"s`.`%s`' to replication"
5211
#: drizzled/sql_base.cc:3588
4983
#: drizzled/sql_base.cc:3593
5213
4985
msgid "Could not remove temporary table: '%s', error: %d"
5216
#: drizzled/sql_plugin.cc:645
5218
msgid "Plugin '%s' of type %s failed deinitialization"
5221
#: drizzled/sql_plugin.cc:688
5223
msgid "Plugin '%s' registration as a %s failed."
5226
#: drizzled/sql_plugin.cc:889
4988
#: drizzled/sql_plugin.cc:522
4990
msgid "Plugin '%s' init function returned error."
4993
#: drizzled/sql_plugin.cc:701
5227
4994
msgid "plugin-load parameter too long"
5230
#: drizzled/sql_plugin.cc:949
4997
#: drizzled/sql_plugin.cc:761
5232
4999
msgid "Couldn't load plugin named '%s' with soname '%s'."
5235
#: drizzled/sql_plugin.cc:1347
5002
#: drizzled/sql_plugin.cc:1101
5236
5003
msgid "Out of memory."
5239
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
5006
#: drizzled/sql_plugin.cc:1940 drizzled/sql_plugin.cc:2003
5241
5008
msgid "Unknown variable type code 0x%x in plugin '%s'."
5244
#: drizzled/sql_plugin.cc:2231
5011
#: drizzled/sql_plugin.cc:1983
5247
5014
"Server variable %s of plugin %s was forced to be read-only: string variable "
5248
5015
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5251
#: drizzled/sql_plugin.cc:2262
5018
#: drizzled/sql_plugin.cc:2014
5253
5020
msgid "Missing variable name in plugin '%s'."
5256
#: drizzled/sql_plugin.cc:2279
5023
#: drizzled/sql_plugin.cc:2031
5258
5025
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5261
#: drizzled/sql_plugin.cc:2397
5028
#: drizzled/sql_plugin.cc:2149
5263
5030
msgid "Out of memory for plugin '%s'."
5266
#: drizzled/sql_plugin.cc:2404
5033
#: drizzled/sql_plugin.cc:2156
5268
5035
msgid "Bad options for plugin '%s'."
5271
#: drizzled/sql_plugin.cc:2413
5038
#: drizzled/sql_plugin.cc:2165
5273
5040
msgid "Parsing options for plugin '%s' failed."
5276
#: drizzled/sql_plugin.cc:2456
5043
#: drizzled/sql_plugin.cc:2208
5278
5045
msgid "Plugin '%s' has conflicting system variables"
5281
#: drizzled/sql_table.cc:130
5048
#: drizzled/sql_table.cc:131
5283
5050
msgid "Invalid (old?) table or database name '%s'"
5286
#: drizzled/sql_table.cc:2687
5053
#: drizzled/sql_table.cc:2688
5288
5055
msgid "Unknown - internal error %d during operation"
5291
#: drizzled/sql_table.cc:4955
5058
#: drizzled/sql_table.cc:4956
5293
5060
msgid "Could not open table %s.%s after rename\n"
5296
#: drizzled/sql_table.cc:5135
5063
#: drizzled/sql_table.cc:5136
5299
5066
"order_st BY ignored because there is a user-defined clustered index in the "
5300
5067
"table '%-.192s'"
5303
#: drizzled/sql_udf.cc:82
5305
msgid "Plugin '%s' init function returned error %d."
5308
#: drizzled/table.cc:482
5070
#: drizzled/table.cc:483
5311
5073
"'%s' had no or invalid character set, and default character set is multi-"
5312
5074
"byte, so character column sizes may have changed"
5315
#: drizzled/table.cc:2297
5077
#: drizzled/table.cc:2287
5317
5079
msgid "Unknown collation '%s' in table '%-.64s' definition"
5320
#: drizzled/table.cc:2304
5082
#: drizzled/table.cc:2294
5323
5085
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5327
#: drizzled/table.cc:2768
5089
#: drizzled/table.cc:2753
5330
5092
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5334
#: drizzled/table.cc:2795
5096
#: drizzled/table.cc:2780
5337
5099
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5338
5100
"have type %s, found type %s."
5341
#: drizzled/table.cc:2806
5103
#: drizzled/table.cc:2791
5344
5106
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5345
5107
"position %d to have character set '%s' but the type has no character set."
5348
#: drizzled/table.cc:2818
5110
#: drizzled/table.cc:2803
5351
5113
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5352
5114
"position %d to have character set '%s' but found character set '%s'."
5355
#: drizzled/table.cc:2831
5117
#: drizzled/table.cc:2816
5358
5120
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5359
5121
"have type %s but the column is not found."
5362
#: drizzled/table.cc:4948
5124
#: drizzled/table.cc:4931
5364
5126
msgid "Got error %d when reading table '%s'"
5426
5188
msgid "%s: option `-W %s' doesn't allow an argument\n"
5429
#: libdrizzleclient/errmsg.cc:28
5430
msgid "Unknown Drizzle error"
5433
#: libdrizzleclient/errmsg.cc:29
5435
msgid "Can't create UNIX socket (%d)"
5438
#: libdrizzleclient/errmsg.cc:30
5440
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5443
#: libdrizzleclient/errmsg.cc:31
5445
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5448
#: libdrizzleclient/errmsg.cc:32
5450
msgid "Can't create TCP/IP socket (%d)"
5453
#: libdrizzleclient/errmsg.cc:33
5455
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5458
#: libdrizzleclient/errmsg.cc:34
5459
msgid "Drizzle server has gone away"
5462
#: libdrizzleclient/errmsg.cc:35
5464
msgid "Protocol mismatch; server version = %d, client version = %d"
5467
#: libdrizzleclient/errmsg.cc:36
5468
msgid "Drizzle client ran out of memory"
5471
#: libdrizzleclient/errmsg.cc:37
5472
msgid "Wrong host info"
5475
#: libdrizzleclient/errmsg.cc:38
5476
msgid "Localhost via UNIX socket"
5479
#: libdrizzleclient/errmsg.cc:39
5481
msgid "%-.100s via TCP/IP"
5484
#: libdrizzleclient/errmsg.cc:40
5485
msgid "Error in server handshake"
5488
#: libdrizzleclient/errmsg.cc:41
5489
msgid "Lost connection to Drizzle server during query"
5492
#: libdrizzleclient/errmsg.cc:42
5493
msgid "Commands out of sync; you can't run this command now"
5496
#: libdrizzleclient/errmsg.cc:43
5498
msgid "Named pipe: %-.32s"
5501
#: libdrizzleclient/errmsg.cc:44
5503
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5506
#: libdrizzleclient/errmsg.cc:45
5508
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5511
#: libdrizzleclient/errmsg.cc:46
5513
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5516
#: libdrizzleclient/errmsg.cc:47
5518
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5521
#: libdrizzleclient/errmsg.cc:48
5522
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5525
#: libdrizzleclient/errmsg.cc:49
5526
msgid "Embedded server"
5529
#: libdrizzleclient/errmsg.cc:50
5530
msgid "Error on SHOW SLAVE STATUS:"
5533
#: libdrizzleclient/errmsg.cc:51
5534
msgid "Error on SHOW SLAVE HOSTS:"
5537
#: libdrizzleclient/errmsg.cc:52
5538
msgid "Error connecting to slave:"
5541
#: libdrizzleclient/errmsg.cc:53
5542
msgid "Error connecting to master:"
5545
#: libdrizzleclient/errmsg.cc:54
5546
msgid "SSL connection error"
5549
#: libdrizzleclient/errmsg.cc:55
5550
msgid "Malformed packet"
5553
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5554
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5555
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5556
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5557
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5558
msgid "(unused error message)"
5561
#: libdrizzleclient/errmsg.cc:57
5562
msgid "Invalid use of null pointer"
5565
#: libdrizzleclient/errmsg.cc:58
5566
msgid "Statement not prepared"
5569
#: libdrizzleclient/errmsg.cc:59
5570
msgid "No data supplied for parameters in prepared statement"
5573
#: libdrizzleclient/errmsg.cc:60
5574
msgid "Data truncated"
5577
#: libdrizzleclient/errmsg.cc:61
5578
msgid "No parameters exist in the statement"
5581
#: libdrizzleclient/errmsg.cc:62
5582
msgid "Invalid parameter number"
5585
#: libdrizzleclient/errmsg.cc:63
5588
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5591
#: libdrizzleclient/errmsg.cc:65
5593
msgid "Using unsupported buffer type: %d (parameter: %d)"
5596
#: libdrizzleclient/errmsg.cc:66
5598
msgid "Shared memory: %-.100s"
5601
#: libdrizzleclient/errmsg.cc:76
5602
msgid "Wrong or unknown protocol"
5605
#: libdrizzleclient/errmsg.cc:77
5606
msgid "Invalid connection handle"
5609
#: libdrizzleclient/errmsg.cc:78
5611
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5612
"option 'secure_auth' enabled)"
5615
#: libdrizzleclient/errmsg.cc:80
5616
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5619
#: libdrizzleclient/errmsg.cc:81
5620
msgid "Attempt to read column without prior row fetch"
5623
#: libdrizzleclient/errmsg.cc:82
5624
msgid "Prepared statement contains no metadata"
5627
#: libdrizzleclient/errmsg.cc:83
5629
"Attempt to read a row while there is no result set associated with the "
5633
#: libdrizzleclient/errmsg.cc:85
5634
msgid "This feature is not implemented yet"
5637
#: libdrizzleclient/errmsg.cc:86
5640
"Lost connection to Drizzle server while waiting for initial communication "
5641
"packet, system error: %d"
5644
#: libdrizzleclient/errmsg.cc:88
5647
"Lost connection to Drizzle server while reading initial communication "
5648
"packet, system error: %d"
5651
#: libdrizzleclient/errmsg.cc:90
5654
"Lost connection to Drizzle server while sending authentication information, "
5658
#: libdrizzleclient/errmsg.cc:92
5661
"Lost connection to Drizzle server while reading authorization information, "
5665
#: libdrizzleclient/errmsg.cc:94
5668
"Lost connection to Drizzle server while setting initial database, system "
5672
#: libdrizzleclient/errmsg.cc:96
5674
msgid "Statement closed indirectly because of a preceding %s() call"
5677
5191
#: mysys/errors.cc:25
5679
5193
msgid "Can't create/write to file '%s' (Errcode: %d)"
5921
5435
msgid "Log queries to a Gearman server"
5924
#: plugin/logging_query/logging_query.cc:275
5438
#: plugin/logging_query/logging_query.cc:278
5926
5440
msgid "fail open() fn=%s er=%s\n"
5929
#: plugin/logging_query/logging_query.cc:313
5443
#: plugin/logging_query/logging_query.cc:317
5930
5444
msgid "Enable logging to CSV file"
5933
#: plugin/logging_query/logging_query.cc:322
5447
#: plugin/logging_query/logging_query.cc:326
5934
5448
msgid "File to log to"
5937
#: plugin/logging_query/logging_query.cc:331
5938
#: plugin/logging_syslog/logging_syslog.cc:246
5451
#: plugin/logging_query/logging_query.cc:335
5452
#: plugin/logging_syslog/logging_syslog.cc:248
5939
5453
msgid "Threshold for logging slow queries, in microseconds"
5942
#: plugin/logging_query/logging_query.cc:343
5943
#: plugin/logging_syslog/logging_syslog.cc:258
5456
#: plugin/logging_query/logging_query.cc:347
5457
#: plugin/logging_syslog/logging_syslog.cc:260
5944
5458
msgid "Threshold for logging big queries, for rows returned"
5947
#: plugin/logging_query/logging_query.cc:355
5948
#: plugin/logging_syslog/logging_syslog.cc:270
5461
#: plugin/logging_query/logging_query.cc:359
5462
#: plugin/logging_syslog/logging_syslog.cc:272
5949
5463
msgid "Threshold for logging big queries, for rows examined"
5952
#: plugin/logging_query/logging_query.cc:378
5466
#: plugin/logging_query/logging_query.cc:381
5953
5467
msgid "Log queries to a CSV file"
5956
#: plugin/logging_syslog/logging_syslog.cc:167
5470
#: plugin/logging_syslog/logging_syslog.cc:169
5958
5472
msgid "syslog facility \"%s\" not known, using \"local0\""
5961
#: plugin/logging_syslog/logging_syslog.cc:184
5475
#: plugin/logging_syslog/logging_syslog.cc:186
5963
5477
msgid "syslog priority \"%s\" not known, using \"info\""
5966
#: plugin/logging_syslog/logging_syslog.cc:210
5480
#: plugin/logging_syslog/logging_syslog.cc:212
5967
5481
msgid "Enable logging"
5970
#: plugin/logging_syslog/logging_syslog.cc:219
5484
#: plugin/logging_syslog/logging_syslog.cc:221
5971
5485
msgid "Syslog Ident"
5974
#: plugin/logging_syslog/logging_syslog.cc:228
5488
#: plugin/logging_syslog/logging_syslog.cc:230
5975
5489
msgid "Syslog Facility"
5978
#: plugin/logging_syslog/logging_syslog.cc:237
5492
#: plugin/logging_syslog/logging_syslog.cc:239
5979
5493
msgid "Syslog Priority"
5982
#: plugin/logging_syslog/logging_syslog.cc:295
5496
#: plugin/logging_syslog/logging_syslog.cc:296
5983
5497
msgid "Log to syslog"
5986
#: plugin/multi_thread/multi_thread.cc:120
5500
#: plugin/multi_thread/multi_thread.cc:133
5987
5501
msgid "Maximum number of user threads available."
5990
#: plugin/pool_of_threads/pool_of_threads.cc:205
5504
#: plugin/oldlibdrizzle/errmsg.cc:28
5505
msgid "Unknown Drizzle error"
5508
#: plugin/oldlibdrizzle/errmsg.cc:29
5510
msgid "Can't create UNIX socket (%d)"
5513
#: plugin/oldlibdrizzle/errmsg.cc:30
5515
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5518
#: plugin/oldlibdrizzle/errmsg.cc:31
5520
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5523
#: plugin/oldlibdrizzle/errmsg.cc:32
5525
msgid "Can't create TCP/IP socket (%d)"
5528
#: plugin/oldlibdrizzle/errmsg.cc:33
5530
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5533
#: plugin/oldlibdrizzle/errmsg.cc:34
5534
msgid "Drizzle server has gone away"
5537
#: plugin/oldlibdrizzle/errmsg.cc:35
5539
msgid "Protocol mismatch; server version = %d, client version = %d"
5542
#: plugin/oldlibdrizzle/errmsg.cc:36
5543
msgid "Drizzle client ran out of memory"
5546
#: plugin/oldlibdrizzle/errmsg.cc:37
5547
msgid "Wrong host info"
5550
#: plugin/oldlibdrizzle/errmsg.cc:38
5551
msgid "Localhost via UNIX socket"
5554
#: plugin/oldlibdrizzle/errmsg.cc:39
5556
msgid "%-.100s via TCP/IP"
5559
#: plugin/oldlibdrizzle/errmsg.cc:40
5560
msgid "Error in server handshake"
5563
#: plugin/oldlibdrizzle/errmsg.cc:41
5564
msgid "Lost connection to Drizzle server during query"
5567
#: plugin/oldlibdrizzle/errmsg.cc:42
5568
msgid "Commands out of sync; you can't run this command now"
5571
#: plugin/oldlibdrizzle/errmsg.cc:43
5573
msgid "Named pipe: %-.32s"
5576
#: plugin/oldlibdrizzle/errmsg.cc:44
5578
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5581
#: plugin/oldlibdrizzle/errmsg.cc:45
5583
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5586
#: plugin/oldlibdrizzle/errmsg.cc:46
5588
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5591
#: plugin/oldlibdrizzle/errmsg.cc:47
5593
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5596
#: plugin/oldlibdrizzle/errmsg.cc:48
5597
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5600
#: plugin/oldlibdrizzle/errmsg.cc:49
5601
msgid "Embedded server"
5604
#: plugin/oldlibdrizzle/errmsg.cc:50
5605
msgid "Error on SHOW SLAVE STATUS:"
5608
#: plugin/oldlibdrizzle/errmsg.cc:51
5609
msgid "Error on SHOW SLAVE HOSTS:"
5612
#: plugin/oldlibdrizzle/errmsg.cc:52
5613
msgid "Error connecting to slave:"
5616
#: plugin/oldlibdrizzle/errmsg.cc:53
5617
msgid "Error connecting to master:"
5620
#: plugin/oldlibdrizzle/errmsg.cc:54
5621
msgid "SSL connection error"
5624
#: plugin/oldlibdrizzle/errmsg.cc:55
5625
msgid "Malformed packet"
5628
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5629
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5630
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5631
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5632
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5633
msgid "(unused error message)"
5636
#: plugin/oldlibdrizzle/errmsg.cc:57
5637
msgid "Invalid use of null pointer"
5640
#: plugin/oldlibdrizzle/errmsg.cc:58
5641
msgid "Statement not prepared"
5644
#: plugin/oldlibdrizzle/errmsg.cc:59
5645
msgid "No data supplied for parameters in prepared statement"
5648
#: plugin/oldlibdrizzle/errmsg.cc:60
5649
msgid "Data truncated"
5652
#: plugin/oldlibdrizzle/errmsg.cc:61
5653
msgid "No parameters exist in the statement"
5656
#: plugin/oldlibdrizzle/errmsg.cc:62
5657
msgid "Invalid parameter number"
5660
#: plugin/oldlibdrizzle/errmsg.cc:63
5663
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5666
#: plugin/oldlibdrizzle/errmsg.cc:65
5668
msgid "Using unsupported buffer type: %d (parameter: %d)"
5671
#: plugin/oldlibdrizzle/errmsg.cc:66
5673
msgid "Shared memory: %-.100s"
5676
#: plugin/oldlibdrizzle/errmsg.cc:76
5677
msgid "Wrong or unknown protocol"
5680
#: plugin/oldlibdrizzle/errmsg.cc:77
5681
msgid "Invalid connection handle"
5684
#: plugin/oldlibdrizzle/errmsg.cc:78
5686
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5687
"option 'secure_auth' enabled)"
5690
#: plugin/oldlibdrizzle/errmsg.cc:80
5691
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5694
#: plugin/oldlibdrizzle/errmsg.cc:81
5695
msgid "Attempt to read column without prior row fetch"
5698
#: plugin/oldlibdrizzle/errmsg.cc:82
5699
msgid "Prepared statement contains no metadata"
5702
#: plugin/oldlibdrizzle/errmsg.cc:83
5704
"Attempt to read a row while there is no result set associated with the "
5708
#: plugin/oldlibdrizzle/errmsg.cc:85
5709
msgid "This feature is not implemented yet"
5712
#: plugin/oldlibdrizzle/errmsg.cc:86
5715
"Lost connection to Drizzle server while waiting for initial communication "
5716
"packet, system error: %d"
5719
#: plugin/oldlibdrizzle/errmsg.cc:88
5722
"Lost connection to Drizzle server while reading initial communication "
5723
"packet, system error: %d"
5726
#: plugin/oldlibdrizzle/errmsg.cc:90
5729
"Lost connection to Drizzle server while sending authentication information, "
5733
#: plugin/oldlibdrizzle/errmsg.cc:92
5736
"Lost connection to Drizzle server while reading authorization information, "
5740
#: plugin/oldlibdrizzle/errmsg.cc:94
5743
"Lost connection to Drizzle server while setting initial database, system "
5747
#: plugin/oldlibdrizzle/errmsg.cc:96
5749
msgid "Statement closed indirectly because of a preceding %s() call"
5752
#: plugin/pool_of_threads/pool_of_threads.cc:204
5991
5753
msgid "event_add error in libevent_add_session_callback\n"
5994
#: plugin/pool_of_threads/pool_of_threads.cc:347
5756
#: plugin/pool_of_threads/pool_of_threads.cc:346
5995
5757
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5998
#: plugin/pool_of_threads/pool_of_threads.cc:354
5760
#: plugin/pool_of_threads/pool_of_threads.cc:353
5999
5761
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6002
#: plugin/pool_of_threads/pool_of_threads.cc:366
5764
#: plugin/pool_of_threads/pool_of_threads.cc:365
6003
5765
msgid "session_add_event event_add error in libevent_init\n"
6006
#: plugin/pool_of_threads/pool_of_threads.cc:380
5768
#: plugin/pool_of_threads/pool_of_threads.cc:378
6008
5770
msgid "Can't create completion port thread (error %d)"
6011
#: plugin/pool_of_threads/pool_of_threads.cc:443
5773
#: plugin/pool_of_threads/pool_of_threads.cc:462
6012
5774
msgid "libevent_thread_proc: my_thread_init() failed\n"
6015
#: plugin/pool_of_threads/pool_of_threads.cc:629
5777
#: plugin/pool_of_threads/pool_of_threads.cc:642
6016
5778
msgid "Size of Pool."
6019
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6020
msgid "Enable Replicator"
6023
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6024
msgid "Directory to place replication logs."
6027
5781
#: plugin/signal_handler/signal_handler.cc:225
6029
5783
msgid "Can't create interrupt-thread (error %d, errno: %d)"