126
126
"Identificatorul conexiunii Drizzle este %u\n"
127
127
"Versiunea serverului: %s\n"
129
#: client/drizzle.cc:1308
129
#: client/drizzle.cc:1310
131
131
msgid "Reading history-file %s\n"
132
132
msgstr "Citesc fisierul istoric %s\n"
134
#: client/drizzle.cc:1312
134
#: client/drizzle.cc:1314
136
136
msgid "Couldn't allocate memory for temp histfile!\n"
137
137
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!\n"
139
#: client/drizzle.cc:1319
139
#: client/drizzle.cc:1321
140
140
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
142
142
"Scrieti 'help;' sau '\\h' pentru ajutor. Scrieti '\\c' pentru a goli "
145
#: client/drizzle.cc:1338
145
#: client/drizzle.cc:1340
147
147
msgid "Writing history-file %s\n"
148
148
msgstr "Scrie fisierul de istoric %s\n"
150
#: client/drizzle.cc:1345
150
#: client/drizzle.cc:1348
154
#: client/drizzle.cc:1345
154
#: client/drizzle.cc:1348
156
156
msgstr "La revedere"
158
#: client/drizzle.cc:1400
158
#: client/drizzle.cc:1403
159
159
msgid "Query aborted by Ctrl+C\n"
160
160
msgstr "Cerere abandonata prin Ctrl+C\n"
162
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
162
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
163
163
msgid "Display this help and exit."
164
164
msgstr "Afiseaza acest mesaj de ajutor si iesi."
166
#: client/drizzle.cc:1425
166
#: client/drizzle.cc:1428
167
167
msgid "Synonym for -?"
168
168
msgstr "Sinonim cu -?"
170
#: client/drizzle.cc:1428
170
#: client/drizzle.cc:1431
172
172
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
173
173
"and field completion, but startup and reconnecting may take a longer time. "
174
174
"Disable with --disable-auto-rehash."
177
#: client/drizzle.cc:1432
177
#: client/drizzle.cc:1435
179
179
"No automatic rehashing. One has to use 'rehash' to get table and field "
180
180
"completion. This gives a quicker start of drizzle_st and disables rehashing "
181
181
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
184
#: client/drizzle.cc:1435
184
#: client/drizzle.cc:1438
186
186
"Automatically switch to vertical output mode if the result is wider than the "
187
187
"terminal width."
189
189
"Afiseaza datele vertical daca dimensiunea rezultatelor este mai mare decat "
190
190
"dimensiunea terminalului."
192
#: client/drizzle.cc:1438
192
#: client/drizzle.cc:1441
194
194
"Don't use history file. Disable interactive behavior. (Enables --silent)"
197
#: client/drizzle.cc:1439
197
#: client/drizzle.cc:1442
198
198
msgid "Display column type information."
199
199
msgstr "Afiseaza tipul de coloana."
201
#: client/drizzle.cc:1442
201
#: client/drizzle.cc:1445
203
203
"Preserve comments. Send comments to the server. The default is --skip-"
204
204
"comments (discard comments), enable with --comments"
207
#: client/drizzle.cc:1445
207
#: client/drizzle.cc:1448
208
208
msgid "Use compression in server/client protocol."
209
209
msgstr "Foloseste compresia in protocolul server/client."
211
#: client/drizzle.cc:1448
211
#: client/drizzle.cc:1451
212
212
msgid "Check memory and open file usage at exit ."
213
213
msgstr "Verifică memoria și utilizarea fișierului deschis la ieșire."
215
#: client/drizzle.cc:1451
215
#: client/drizzle.cc:1454
216
216
msgid "Print some debug info at exit."
219
#: client/drizzle.cc:1453
219
#: client/drizzle.cc:1456
220
220
msgid "Database to use."
221
221
msgstr "Baza de date folosita."
223
#: client/drizzle.cc:1456
223
#: client/drizzle.cc:1459
224
224
msgid "(not used)"
225
225
msgstr "(neutilizat)"
227
#: client/drizzle.cc:1458
227
#: client/drizzle.cc:1461
228
228
msgid "Delimiter to be used."
229
229
msgstr "Delimitator folosit."
231
#: client/drizzle.cc:1460
231
#: client/drizzle.cc:1463
232
232
msgid "Execute command and quit. (Disables --force and history file)"
234
234
"Executa comanda si termina. (Dezactiveaza --force si fisierul de "
237
#: client/drizzle.cc:1462
237
#: client/drizzle.cc:1465
238
238
msgid "Print the output of a query (rows) vertically."
239
239
msgstr "Afiseaza vertical rezultatul unei interogari (linii)."
241
#: client/drizzle.cc:1465
241
#: client/drizzle.cc:1468
242
242
msgid "Continue even if we get an sql error."
243
243
msgstr "Continua chiar daca se obtine o eroare sql."
245
#: client/drizzle.cc:1469
245
#: client/drizzle.cc:1472
247
247
"Enable named commands. Named commands mean this program's internal commands; "
248
248
"see drizzle> help . When enabled, the named commands can be used from any "
259
259
"deprecated; use --disable-named-commands instead."
262
#: client/drizzle.cc:1475
262
#: client/drizzle.cc:1478
263
263
msgid "Ignore space after function names."
264
264
msgstr "Ignora caracterele spatiu aflate dupa numele de functii."
266
#: client/drizzle.cc:1477
266
#: client/drizzle.cc:1480
267
267
msgid "Enable/disable LOAD DATA LOCAL INFILE."
268
268
msgstr "Activeaza/dezactiveaza LOAD DATA LOCAL INFILE."
270
#: client/drizzle.cc:1480
270
#: client/drizzle.cc:1483
271
271
msgid "Turn off beep on error."
272
272
msgstr "Dezactiveaza sunetul de alarma in caz de eroare."
274
#: client/drizzle.cc:1482
274
#: client/drizzle.cc:1485
275
275
msgid "Connect to host."
276
276
msgstr "Conectare la gazda."
278
#: client/drizzle.cc:1484
278
#: client/drizzle.cc:1487
279
279
msgid "Write line numbers for errors."
280
280
msgstr "Afiseaza numarul liniei pentru erori."
282
#: client/drizzle.cc:1487
282
#: client/drizzle.cc:1490
284
284
"Don't write line number for errors. WARNING: -L is deprecated, use long "
285
285
"version of this option instead."
288
#: client/drizzle.cc:1489
288
#: client/drizzle.cc:1492
289
289
msgid "Flush buffer after each query."
290
290
msgstr "Goleste buffer-ul dupa fiecare intorogare."
292
#: client/drizzle.cc:1491
292
#: client/drizzle.cc:1494
293
293
msgid "Write column names in results."
296
#: client/drizzle.cc:1495
296
#: client/drizzle.cc:1498
298
298
"Don't write column names in results. WARNING: -N is deprecated, use long "
299
299
"version of this options instead."
302
#: client/drizzle.cc:1498
302
#: client/drizzle.cc:1501
304
304
"Change the value of a variable. Please note that this option is deprecated; "
305
305
"you can set variables directly with --variable-name=value."
308
#: client/drizzle.cc:1500
308
#: client/drizzle.cc:1503
309
309
msgid "Ignore SIGINT (CTRL-C)"
310
310
msgstr "Ignora SIGINT (CTRL-C)"
312
#: client/drizzle.cc:1504
312
#: client/drizzle.cc:1507
314
314
"Only update the default database. This is useful for skipping updates to "
315
315
"other database in the update log."
318
#: client/drizzle.cc:1507
318
#: client/drizzle.cc:1510
320
320
"Pager to use to display results. If you don't supply an option the default "
321
321
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
327
#: client/drizzle.cc:1510
327
#: client/drizzle.cc:1513
329
329
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
330
330
"option deprecated; use --disable-pager instead."
333
#: client/drizzle.cc:1513
333
#: client/drizzle.cc:1516
335
335
"Password to use when connecting to server. If password is not given it's "
336
336
"asked from the tty."
339
#: client/drizzle.cc:1515
339
#: client/drizzle.cc:1518
341
341
"Port number to use for connection or 0 for default to, in order of "
342
342
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
345
#: client/drizzle.cc:1516
345
#: client/drizzle.cc:1519
346
346
msgid "built-in default"
349
#: client/drizzle.cc:1518
349
#: client/drizzle.cc:1521
350
350
msgid "Set the drizzle prompt to this value."
353
#: client/drizzle.cc:1522
353
#: client/drizzle.cc:1525
355
355
"Don't cache result, print it row by row. This may slow down the server if "
356
356
"the output is suspended. Doesn't use history file."
359
#: client/drizzle.cc:1524
359
#: client/drizzle.cc:1527
360
360
msgid "Write fields without conversion. Used with --batch."
363
#: client/drizzle.cc:1527
363
#: client/drizzle.cc:1530
365
365
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
366
366
"option is enabled by default."
369
#: client/drizzle.cc:1529
369
#: client/drizzle.cc:1532
370
370
msgid "Shutdown the server."
373
#: client/drizzle.cc:1531
373
#: client/drizzle.cc:1534
375
375
"Be more silent. Print results with a tab as separator, each row on new line."
378
#: client/drizzle.cc:1533
378
#: client/drizzle.cc:1536
379
379
msgid "Socket file to use for connection."
382
#: client/drizzle.cc:1536
382
#: client/drizzle.cc:1539
383
383
msgid "Output in table format."
384
384
msgstr "Afisare in format tabelar."
386
#: client/drizzle.cc:1539
386
#: client/drizzle.cc:1542
388
388
"Append everything into outfile. See interactive help (\\h) also. Does not "
389
389
"work in batch mode. Disable with --disable-tee. This option is disabled by "
393
#: client/drizzle.cc:1541
393
#: client/drizzle.cc:1544
395
395
"Disable outfile. See interactive help (\\h) also. WARNING: option "
396
396
"deprecated; use --disable-tee instead"
399
#: client/drizzle.cc:1544
399
#: client/drizzle.cc:1546
400
400
msgid "User for login if not current user."
403
#: client/drizzle.cc:1547
403
#: client/drizzle.cc:1548
404
404
msgid "Only allow UPDATE and DELETE that uses keys."
405
405
msgstr "Accepta numai UPDATE si DELETE care contin chei."
407
#: client/drizzle.cc:1550
407
#: client/drizzle.cc:1551
408
408
msgid "Synonym for option --safe-updates, -U."
411
#: client/drizzle.cc:1553
411
#: client/drizzle.cc:1554
412
412
msgid "Write more. (-v -v -v gives the table output format)."
415
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
415
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
416
416
msgid "Output version information and exit."
419
#: client/drizzle.cc:1557
419
#: client/drizzle.cc:1558
420
420
msgid "Wait and retry if connection is down."
423
#: client/drizzle.cc:1560
423
#: client/drizzle.cc:1561
424
424
msgid "Number of seconds before connection timeout."
427
#: client/drizzle.cc:1565
427
#: client/drizzle.cc:1566
428
428
msgid "Max length of input line"
429
429
msgstr "Lungimea maxima a liniei de intrare."
431
#: client/drizzle.cc:1570
431
#: client/drizzle.cc:1571
432
432
msgid "Automatic limit for SELECT when using --safe-updates"
435
#: client/drizzle.cc:1575
435
#: client/drizzle.cc:1576
436
436
msgid "Automatic limit for rows in a join when using --safe-updates"
439
#: client/drizzle.cc:1579
439
#: client/drizzle.cc:1580
441
441
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
444
#: client/drizzle.cc:1584
444
#: client/drizzle.cc:1585
445
445
msgid "Number of lines before each import progress report."
448
#: client/drizzle.cc:1587
448
#: client/drizzle.cc:1588
449
449
msgid "Ping the server to check if it's alive."
452
#: client/drizzle.cc:1597
452
#: client/drizzle.cc:1598
454
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
454
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
457
#: client/drizzle.cc:1604
457
#: client/drizzle.cc:1605
460
460
"Copyright (C) 2008 Sun Microsystems\n"
462
462
"and you are welcome to modify and redistribute it under the GPL license\n"
465
#: client/drizzle.cc:1609
465
#: client/drizzle.cc:1610
467
467
msgid "Usage: %s [OPTIONS] [database]\n"
468
468
msgstr "Utilizare: %s [OPTIUNI] [baza de date]\n"
470
#: client/drizzle.cc:1640
470
#: client/drizzle.cc:1641
471
471
msgid "DELIMITER cannot contain a backslash character"
474
#: client/drizzle.cc:1658
474
#: client/drizzle.cc:1659
476
476
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
479
#: client/drizzle.cc:1681
479
#: client/drizzle.cc:1682
481
481
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
484
#: client/drizzle.cc:1685
484
#: client/drizzle.cc:1686
486
486
msgid "WARNING: --server-arg option not supported in this configuration.\n"
489
#: client/drizzle.cc:1712
489
#: client/drizzle.cc:1717
491
491
"Non-integer value supplied for port. If you are trying to enter a password "
492
492
"please use --password instead."
495
#: client/drizzle.cc:1720
495
#: client/drizzle.cc:1725
496
496
msgid "Value supplied for port is not valid."
499
#: client/drizzle.cc:1866
499
#: client/drizzle.cc:1864
501
501
msgid "Processing line: %<PRIu32>\n"
504
#: client/drizzle.cc:2083
504
#: client/drizzle.cc:2079
506
506
msgid "Unknown command '\\%c'."
509
#: client/drizzle.cc:2493
509
#: client/drizzle.cc:2489
511
511
"Reading table information for completion of table and column names\n"
512
512
" You can turn off this feature to get a quicker startup with -A\n"
516
#: client/drizzle.cc:2583
516
#: client/drizzle.cc:2579
517
517
msgid "No connection. Trying to reconnect..."
520
#: client/drizzle.cc:2589
520
#: client/drizzle.cc:2585
521
521
msgid "Can't connect to the server\n"
522
522
msgstr "Nu se poate realiza conexiunea la server\n"
524
#: client/drizzle.cc:2668
524
#: client/drizzle.cc:2664
525
525
msgid "List of all Drizzle commands:"
528
#: client/drizzle.cc:2670
528
#: client/drizzle.cc:2666
529
529
msgid "Note that all text commands must be first on line and end with ';'"
532
#: client/drizzle.cc:2725
532
#: client/drizzle.cc:2721
533
533
msgid "No query specified\n"
534
534
msgstr "Nu a fost specificata nici o interogare\n"
536
#: client/drizzle.cc:2740
536
#: client/drizzle.cc:2736
537
537
msgid "Ignoring query to other database"
540
#: client/drizzle.cc:2790
540
#: client/drizzle.cc:2786
541
541
msgid "Empty set"
544
#: client/drizzle.cc:2803
544
#: client/drizzle.cc:2799
546
546
msgid "%ld row in set"
547
547
msgid_plural "%ld rows in set"
551
#: client/drizzle.cc:2812
551
#: client/drizzle.cc:2808
555
#: client/drizzle.cc:2814
555
#: client/drizzle.cc:2810
557
557
msgid "Query OK, %ld row affected"
558
558
msgid_plural "Query OK, %ld rows affected"
562
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
563
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
564
#: client/drizzletest.cc:4728
567
"Non-integer value supplied for port. If you are trying to enter a password "
568
"please use --password instead.\n"
571
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
572
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
573
#: client/drizzletest.cc:4736
575
msgid "Value supplied for port is not valid.\n"
578
#: client/drizzledump.cc:387
562
#: client/drizzledump.cc:345
580
564
"Number of rows before each output progress report (requires --verbose)."
583
#: client/drizzledump.cc:461
567
#: client/drizzledump.cc:415
585
569
msgid "Got errno %d on write"
588
#: client/drizzledump.cc:466
572
#: client/drizzledump.cc:420
590
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
591
msgstr "%s Vers %s Distrib %s, pentru %s (%s)\n"
574
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
593
#: client/drizzledump.cc:473
577
#: client/drizzledump.cc:427
595
579
msgid "Usage: %s [OPTIONS] database [tables]\n"
598
#: client/drizzledump.cc:474
582
#: client/drizzledump.cc:428
600
584
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
603
#: client/drizzledump.cc:476
587
#: client/drizzledump.cc:430
605
589
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
608
#: client/drizzledump.cc:483
609
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
610
msgstr "De Igor Romanenko, Monty, Jani & Sinisa"
612
#: client/drizzledump.cc:484
592
#: client/drizzledump.cc:438
614
594
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
615
595
"and you are welcome to modify and redistribute it under the GPL license\n"
618
#: client/drizzledump.cc:485
619
msgid "Dumping definition and data DRIZZLE database or table"
598
#: client/drizzledump.cc:439
599
msgid "Dumps definitions and data from a Drizzle database server"
622
#: client/drizzledump.cc:496
602
#: client/drizzledump.cc:450
624
604
msgid "For more options, use %s --help\n"
625
605
msgstr "Pentru mai multe optiuni, foloseste %s --help\n"
627
#: client/drizzledump.cc:630
607
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
608
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
611
"Non-integer value supplied for port. If you are trying to enter a password "
612
"please use --password instead.\n"
615
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
616
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
618
msgid "Value supplied for port is not valid.\n"
621
#: client/drizzledump.cc:582
629
623
msgid "Memory allocation error while copying password. Aborting.\n"
632
#: client/drizzledump.cc:669
626
#: client/drizzledump.cc:621
634
628
msgid "Input filename too long: %s"
635
629
msgstr "Numele fisierului de intrare este prea lung: %s"
637
#: client/drizzledump.cc:712
631
#: client/drizzledump.cc:656
639
633
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
642
#: client/drizzledump.cc:737
636
#: client/drizzledump.cc:681
644
638
msgid "Invalid mode to --compatible: %s\n"
647
#: client/drizzledump.cc:791
641
#: client/drizzledump.cc:726
649
643
msgid "%s: You must use option --tab with --fields-...\n"
652
#: client/drizzledump.cc:808
646
#: client/drizzledump.cc:732
655
649
"%s: You can't use --single-transaction and --lock-all-tables at the same "
659
#: client/drizzledump.cc:821
653
#: client/drizzledump.cc:738
662
656
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
666
#: client/drizzledump.cc:827
660
#: client/drizzledump.cc:744
668
662
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
671
#: client/drizzledump.cc:853
665
#: client/drizzledump.cc:767
673
667
msgid "Got error: %s (%d) %s"
676
#: client/drizzledump.cc:860
670
#: client/drizzledump.cc:774
678
672
msgid "Got error: %d %s"
681
#: client/drizzledump.cc:958 client/drizzledump.cc:965
682
#: client/drizzledump.cc:978
675
#: client/drizzledump.cc:872 client/drizzledump.cc:879
676
#: client/drizzledump.cc:892
684
678
msgid "Couldn't execute '%s': %s (%d)"
687
#: client/drizzledump.cc:1042
681
#: client/drizzledump.cc:956
689
683
msgid "-- Connecting to %s...\n"
692
#: client/drizzledump.cc:1063
686
#: client/drizzledump.cc:977
694
688
msgid "-- Disconnecting from %s...\n"
697
#: client/drizzledump.cc:1074
691
#: client/drizzledump.cc:988
698
692
msgid "Couldn't allocate memory"
699
693
msgstr "Nu se poate aloca memoria"
701
#: client/drizzledump.cc:1418
695
#: client/drizzledump.cc:1332
704
698
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
708
#: client/drizzledump.cc:1432
702
#: client/drizzledump.cc:1346
710
704
msgid "-- Retrieving table structure for table %s...\n"
713
#: client/drizzledump.cc:1546
707
#: client/drizzledump.cc:1460
715
709
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
718
#: client/drizzledump.cc:1653
712
#: client/drizzledump.cc:1567
720
714
msgid "%s: Can't get keys for table %s\n"
723
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
717
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
725
719
msgid "Error: Couldn't read status information for table %s\n"
728
#: client/drizzledump.cc:1874
722
#: client/drizzledump.cc:1788
730
724
msgid "Error retrieving table structure for table: \"%s\""
733
#: client/drizzledump.cc:1881
727
#: client/drizzledump.cc:1795
735
729
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
738
#: client/drizzledump.cc:1892
732
#: client/drizzledump.cc:1806
740
734
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
743
#: client/drizzledump.cc:1899
737
#: client/drizzledump.cc:1813
745
739
msgid "-- Skipping dump data for table '%s', it has no fields\n"
748
#: client/drizzledump.cc:1907
742
#: client/drizzledump.cc:1821
749
743
msgid "-- Sending SELECT query...\n"
752
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
746
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
753
747
msgid "when executing 'SELECT INTO OUTFILE'"
756
#: client/drizzledump.cc:1971
750
#: client/drizzledump.cc:1885
765
#: client/drizzledump.cc:2012
759
#: client/drizzledump.cc:1926
766
760
msgid "-- Retrieving rows...\n"
769
#: client/drizzledump.cc:2015
763
#: client/drizzledump.cc:1929
771
765
msgid "%s: Error in field count for table: %s ! Aborting.\n"
774
#: client/drizzledump.cc:2064
768
#: client/drizzledump.cc:1973
776
770
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
779
#: client/drizzledump.cc:2081
773
#: client/drizzledump.cc:1990
781
775
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
784
#: client/drizzledump.cc:2103
778
#: client/drizzledump.cc:2012
786
780
msgid "Not enough fields from table %s! Aborting.\n"
789
#: client/drizzledump.cc:2523
790
msgid "when using LOCK TABLES"
793
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
783
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
794
784
msgid "when doing refresh"
797
#: client/drizzledump.cc:2629
787
#: client/drizzledump.cc:2497
798
788
msgid "alloc_root failure."
801
#: client/drizzledump.cc:2650
791
#: client/drizzledump.cc:2512
803
793
msgid "Couldn't find table: \"%s\""
806
#: client/drizzledump.cc:2666
807
msgid "when doing LOCK TABLES"
810
#: client/drizzledump.cc:2737
811
msgid "Error: Binlogging on server not active"
814
#: client/drizzledump.cc:2806
815
msgid "Error: Slave not set up"
818
#: client/drizzledump.cc:2865
819
msgid "Error: Unable to start slave"
822
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
823
#: client/drizzledump.cc:3173
796
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
797
#: client/drizzledump.cc:2807
826
800
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
829
#: client/drizzledump.cc:3203
803
#: client/drizzledump.cc:2837
831
805
msgid "Error: Not enough memory to store ORDER BY clause\n"
834
#: drizzled/db.cc:236
836
810
msgid "Error while loading database options: '%s':"
839
#: drizzled/drizzled.cc:527
813
#: drizzled/drizzled.cc:500
841
815
msgid "Got signal %d from thread %<PRIu64>"
844
#: drizzled/drizzled.cc:561
818
#: drizzled/drizzled.cc:534
845
819
msgid "Aborting\n"
848
#: drizzled/drizzled.cc:681
822
#: drizzled/drizzled.cc:656
849
823
msgid "One can only use the --user switch if running as root\n"
852
#: drizzled/drizzled.cc:689
826
#: drizzled/drizzled.cc:664
854
828
"Fatal error: Please read \"Security\" section of the manual to find out how "
855
829
"to run drizzled as root!\n"
858
#: drizzled/drizzled.cc:711
832
#: drizzled/drizzled.cc:686
861
835
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
865
#: drizzled/drizzled.cc:885
867
msgid "Retrying bind on TCP/IP port %u"
870
#: drizzled/drizzled.cc:891
871
msgid "Can't start server: Bind on TCP/IP port"
874
#: drizzled/drizzled.cc:892
876
msgid "Do you already have another drizzled server running on port: %d ?"
879
#: drizzled/drizzled.cc:898
880
msgid "Can't start server: listen() on TCP/IP port"
883
#: drizzled/drizzled.cc:899
885
msgid "listen() on TCP/IP failed with error %d"
888
#: drizzled/drizzled.cc:917
889
msgid "Can't open abort pipet"
892
#: drizzled/drizzled.cc:919
894
msgid "pipe() on abort_pipe failed with error %d"
897
#: drizzled/drizzled.cc:1016
902
#: drizzled/drizzled.cc:1041
839
#: drizzled/drizzled.cc:843
841
msgid "Fatal signal %d while backtracing\n"
844
#: drizzled/drizzled.cc:866
905
847
"We will try our best to scrape up some info that will hopefully help "
974
#: drizzled/drizzled.cc:1152
915
#: drizzled/drizzled.cc:971
976
917
msgid "Writing a core file\n"
979
#: drizzled/drizzled.cc:1197
920
#: drizzled/drizzled.cc:1017
981
922
"setrlimit could not change the size of core files to 'infinity'; We may not "
982
923
"be able to generate a core file on signals"
985
#: drizzled/drizzled.cc:1399
926
#: drizzled/drizzled.cc:1212
987
928
msgid "gethostname failed, using '%s' as hostname"
990
#: drizzled/drizzled.cc:1491
931
#: drizzled/drizzled.cc:1283
992
933
msgid "Unknown locale: '%s'"
995
#: drizzled/drizzled.cc:1522
936
#: drizzled/drizzled.cc:1312
996
937
msgid "Can't create thread-keys"
999
#: drizzled/drizzled.cc:1545
940
#: drizzled/drizzled.cc:1337
1000
941
msgid "Out of memory"
1003
#: drizzled/drizzled.cc:1560
944
#: drizzled/drizzled.cc:1348
1004
945
msgid "Failed to initialize plugins."
1007
#: drizzled/drizzled.cc:1591
948
#: drizzled/drizzled.cc:1379
1010
951
"%s: Too many arguments (first extra is '%s').\n"
1011
952
"Use --verbose --help to get a list of available options\n"
1014
#: drizzled/drizzled.cc:1611
955
#: drizzled/drizzled.cc:1399
1015
956
msgid "No scheduler found, cannot continue!\n"
1018
#: drizzled/drizzled.cc:1618
959
#: drizzled/drizzled.cc:1406
1019
960
msgid "Can't init databases"
1022
#: drizzled/drizzled.cc:1643
963
#: drizzled/drizzled.cc:1430
1024
965
msgid "Unknown/unsupported table type: %s"
1027
#: drizzled/drizzled.cc:1649
968
#: drizzled/drizzled.cc:1436
1029
970
msgid "Default storage engine (%s) is not available"
1032
#: drizzled/drizzled.cc:1680
973
#: drizzled/drizzled.cc:1467
1034
975
msgid "Failed to lock memory. Errno: %d\n"
1037
#: drizzled/drizzled.cc:1742
1039
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1042
#: drizzled/drizzled.cc:1903
1044
msgid "drizzled: Got error %d from select"
1047
#: drizzled/drizzled.cc:2101
978
#: drizzled/drizzled.cc:1683
979
msgid "Display this help and exit after initializing plugins."
982
#: drizzled/drizzled.cc:1687
1048
983
msgid "Auto-increment columns are incremented by this"
1051
#: drizzled/drizzled.cc:2106
986
#: drizzled/drizzled.cc:1692
1053
988
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1057
#: drizzled/drizzled.cc:2112
992
#: drizzled/drizzled.cc:1698
1059
994
"Path to installation directory. All paths are usually resolved relative to "
1063
#: drizzled/drizzled.cc:2116
998
#: drizzled/drizzled.cc:1702
1064
999
msgid "IP address to bind to."
1067
#: drizzled/drizzled.cc:2120
1068
msgid "Set the filesystem character set."
1071
#: drizzled/drizzled.cc:2125
1072
msgid "Set the default character set."
1073
msgstr "Stabileste setul de caractere implicit."
1075
#: drizzled/drizzled.cc:2129
1002
#: drizzled/drizzled.cc:1706
1076
1003
msgid "Chroot drizzled daemon during startup."
1079
#: drizzled/drizzled.cc:2133
1006
#: drizzled/drizzled.cc:1710
1080
1007
msgid "Set the default collation."
1083
#: drizzled/drizzled.cc:2137
1010
#: drizzled/drizzled.cc:1714
1084
1011
msgid "Default completion type."
1087
#: drizzled/drizzled.cc:2142
1014
#: drizzled/drizzled.cc:1719
1088
1015
msgid "Write core on errors."
1091
#: drizzled/drizzled.cc:2146
1018
#: drizzled/drizzled.cc:1723
1092
1019
msgid "Path to the database root."
1095
#: drizzled/drizzled.cc:2150
1022
#: drizzled/drizzled.cc:1727
1096
1023
msgid "Set the default storage engine (table type) for tables."
1099
#: drizzled/drizzled.cc:2154
1026
#: drizzled/drizzled.cc:1731
1100
1027
msgid "Set the default time zone."
1103
#: drizzled/drizzled.cc:2158
1104
msgid "Type of DELAY_KEY_WRITE."
1107
#: drizzled/drizzled.cc:2162
1030
#: drizzled/drizzled.cc:1736
1108
1031
msgid "Print a symbolic stack trace on failure."
1111
#: drizzled/drizzled.cc:2168
1112
msgid "Push supported query conditions to the storage engine."
1115
#: drizzled/drizzled.cc:2174
1034
#: drizzled/drizzled.cc:1742
1116
1035
msgid "Used for debugging; Use at your own risk!"
1119
#: drizzled/drizzled.cc:2179
1038
#: drizzled/drizzled.cc:1747
1120
1039
msgid "Set up signals usable for debugging"
1123
#: drizzled/drizzled.cc:2183
1042
#: drizzled/drizzled.cc:1751
1124
1043
msgid "(IGNORED)"
1127
#: drizzled/drizzled.cc:2187
1046
#: drizzled/drizzled.cc:1755
1128
1047
msgid "Set the language used for the month names and the days of the week."
1131
#: drizzled/drizzled.cc:2192
1132
msgid "Log connections and queries to file."
1135
#: drizzled/drizzled.cc:2196
1136
msgid "Log all MyISAM changes to file."
1139
#: drizzled/drizzled.cc:2200
1050
#: drizzled/drizzled.cc:1760
1140
1051
msgid "Log some not critical warnings to the log file."
1143
#: drizzled/drizzled.cc:2205
1054
#: drizzled/drizzled.cc:1765
1144
1055
msgid "Lock drizzled in memory."
1147
#: drizzled/drizzled.cc:2209
1149
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1150
"BACKUP, FORCE or QUICK."
1153
#: drizzled/drizzled.cc:2214
1058
#: drizzled/drizzled.cc:1769
1154
1059
msgid "Pid file used by safe_mysqld."
1157
#: drizzled/drizzled.cc:2218
1062
#: drizzled/drizzled.cc:1773
1159
1064
"Port number to use for connection or 0 for default to, in order of "
1160
1065
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1163
#: drizzled/drizzled.cc:2224
1068
#: drizzled/drizzled.cc:1779
1165
1070
"Maximum time in seconds to wait for the port to become free. (Default: no "
1169
#: drizzled/drizzled.cc:2229
1074
#: drizzled/drizzled.cc:1784
1171
1076
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1172
1077
"specified directory"
1175
#: drizzled/drizzled.cc:2234
1080
#: drizzled/drizzled.cc:1789
1177
1082
"Uniquely identifies the server instance in the community of replication "
1181
#: drizzled/drizzled.cc:2239
1086
#: drizzled/drizzled.cc:1794
1182
1087
msgid "Don't print a stack trace on failure."
1185
#: drizzled/drizzled.cc:2243
1090
#: drizzled/drizzled.cc:1798
1186
1091
msgid "Enable symbolic link support."
1189
#: drizzled/drizzled.cc:2252
1094
#: drizzled/drizzled.cc:1807
1191
1096
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1194
#: drizzled/drizzled.cc:2257
1099
#: drizzled/drizzled.cc:1812
1195
1100
msgid "Path for temporary files."
1198
#: drizzled/drizzled.cc:2261
1103
#: drizzled/drizzled.cc:1816
1199
1104
msgid "Default transaction isolation level."
1202
#: drizzled/drizzled.cc:2265
1107
#: drizzled/drizzled.cc:1820
1203
1108
msgid "Run drizzled daemon as user."
1206
#: drizzled/drizzled.cc:2273
1111
#: drizzled/drizzled.cc:1828
1208
1113
"The number of outstanding connection requests Drizzle can have. This comes "
1209
1114
"into play when the main Drizzle thread gets very many connection requests in "
1210
1115
"a very short time."
1213
#: drizzled/drizzled.cc:2279
1118
#: drizzled/drizzled.cc:1834
1215
1120
"Size of tree cache used in bulk insert optimization. Note that this is a "
1216
1121
"limit per thread!"
1219
#: drizzled/drizzled.cc:2285
1221
"The number of seconds the drizzled server is waiting for a connect packet "
1222
"before responding with 'Bad handshake'."
1225
#: drizzled/drizzled.cc:2290
1124
#: drizzled/drizzled.cc:1840
1227
1126
"Precision of the result of '/' operator will be increased on that value."
1230
#: drizzled/drizzled.cc:2296
1129
#: drizzled/drizzled.cc:1846
1231
1130
msgid "The maximum length of the result of function group_concat."
1234
#: drizzled/drizzled.cc:2301
1133
#: drizzled/drizzled.cc:1851
1235
1134
msgid "The size of the buffer that is used for full joins."
1238
#: drizzled/drizzled.cc:2307
1240
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1243
#: drizzled/drizzled.cc:2312
1137
#: drizzled/drizzled.cc:1857
1245
1139
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1246
1140
"this to get better index handling (for all reads and multiple writes) to as "
1247
1141
"much as you can afford;"
1250
#: drizzled/drizzled.cc:2321
1144
#: drizzled/drizzled.cc:1866
1252
1146
"This characterizes the number of hits a hot block has to be untouched until "
1253
1147
"it is considered aged enough to be downgraded to a warm block. This "
1255
1149
"blocks in key cache"
1258
#: drizzled/drizzled.cc:2330
1152
#: drizzled/drizzled.cc:1875
1259
1153
msgid "The default size of key cache blocks"
1262
#: drizzled/drizzled.cc:2336
1156
#: drizzled/drizzled.cc:1881
1263
1157
msgid "The minimum percentage of warm blocks in key cache"
1266
#: drizzled/drizzled.cc:2342
1160
#: drizzled/drizzled.cc:1887
1267
1161
msgid "Max packetlength to send/receive from to server."
1270
#: drizzled/drizzled.cc:2347
1164
#: drizzled/drizzled.cc:1892
1272
1166
"If there is more than this number of interrupted connections from a host "
1273
1167
"this host will be blocked from further connections."
1276
#: drizzled/drizzled.cc:2352
1170
#: drizzled/drizzled.cc:1897
1277
1171
msgid "Max number of errors/warnings to store for a statement."
1280
#: drizzled/drizzled.cc:2357
1174
#: drizzled/drizzled.cc:1902
1281
1175
msgid "Don't allow creation of heap tables bigger than this."
1284
#: drizzled/drizzled.cc:2363
1178
#: drizzled/drizzled.cc:1908
1286
1180
"Joins that are probably going to read more than max_join_size records return "
1290
#: drizzled/drizzled.cc:2369
1184
#: drizzled/drizzled.cc:1914
1291
1185
msgid "Max number of bytes in sorted records."
1294
#: drizzled/drizzled.cc:2374
1188
#: drizzled/drizzled.cc:1919
1295
1189
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1298
#: drizzled/drizzled.cc:2379
1192
#: drizzled/drizzled.cc:1924
1300
1194
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1301
1195
"max_sort_length bytes of each value are used; the rest are ignored)."
1304
#: drizzled/drizzled.cc:2386
1305
msgid "Maximum number of temporary tables a client can keep open at a time."
1308
#: drizzled/drizzled.cc:2391
1198
#: drizzled/drizzled.cc:1931
1309
1199
msgid "After this many write locks, allow some read locks to run in between."
1312
#: drizzled/drizzled.cc:2395
1202
#: drizzled/drizzled.cc:1935
1314
1204
"Don't log queries which examine less than min_examined_row_limit rows to "
1318
#: drizzled/drizzled.cc:2401
1320
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1321
"Possible values of name are 'nulls_unequal' (default behavior), "
1322
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1325
#: drizzled/drizzled.cc:2408
1208
#: drizzled/drizzled.cc:1941
1326
1209
msgid "Buffer length for TCP/IP and socket communication."
1329
#: drizzled/drizzled.cc:2413
1331
"Number of seconds to wait for more data from a connection before aborting "
1335
#: drizzled/drizzled.cc:2419
1337
"If a read on a communication port is interrupted, retry this many times "
1341
#: drizzled/drizzled.cc:2425
1343
"Number of seconds to wait for a block to be written to a connection before "
1344
"aborting the write."
1347
#: drizzled/drizzled.cc:2431
1212
#: drizzled/drizzled.cc:1946
1349
1214
"Controls the heuristic(s) applied during query optimization to prune less-"
1350
1215
"promising partial plans from the optimizer search space. Meaning: false - do "
1363
1228
"(used for testing/comparison)."
1366
#: drizzled/drizzled.cc:2451
1368
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1371
#: drizzled/drizzled.cc:2456
1231
#: drizzled/drizzled.cc:1966
1372
1232
msgid "Directory for plugins."
1375
#: drizzled/drizzled.cc:2460
1235
#: drizzled/drizzled.cc:1970
1377
1237
"Optional comma separated list of plugins to load at starup.[for example: --"
1378
1238
"plugin_load=crc32,logger_gearman]"
1381
#: drizzled/drizzled.cc:2465
1241
#: drizzled/drizzled.cc:1975
1382
1242
msgid "The size of the buffer that is allocated when preloading indexes"
1385
#: drizzled/drizzled.cc:2470
1386
msgid "Select protocol to be used (by default oldlibdrizzle)."
1389
#: drizzled/drizzled.cc:2474
1245
#: drizzled/drizzled.cc:1980
1390
1246
msgid "Allocation block size for query parsing and execution"
1393
#: drizzled/drizzled.cc:2479
1249
#: drizzled/drizzled.cc:1985
1394
1250
msgid "Persistent buffer for query parsing and execution"
1397
#: drizzled/drizzled.cc:2485
1253
#: drizzled/drizzled.cc:1991
1398
1254
msgid "Allocation block size for storing ranges during optimization"
1401
#: drizzled/drizzled.cc:2491
1257
#: drizzled/drizzled.cc:1997
1403
1259
"Each thread that does a sequential scan allocates a buffer of this size for "
1404
1260
"each table it scans. If you do many sequential scans, you may want to "
1405
1261
"increase this value."
1408
#: drizzled/drizzled.cc:2499
1264
#: drizzled/drizzled.cc:2005
1410
1266
"When reading rows in sorted order after a sort, the rows are read through "
1411
1267
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1412
1268
"record_buffer."
1415
#: drizzled/drizzled.cc:2507
1271
#: drizzled/drizzled.cc:2013
1416
1272
msgid "Select scheduler to be used (by default multi-thread)."
1419
#: drizzled/drizzled.cc:2512
1275
#: drizzled/drizzled.cc:2018
1420
1276
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1423
#: drizzled/drizzled.cc:2518
1279
#: drizzled/drizzled.cc:2024
1424
1280
msgid "The number of cached table definitions."
1427
#: drizzled/drizzled.cc:2522
1283
#: drizzled/drizzled.cc:2028
1428
1284
msgid "The number of cached open tables."
1431
#: drizzled/drizzled.cc:2526
1287
#: drizzled/drizzled.cc:2032
1433
1289
"Timeout in seconds to wait for a table level lock before returning an error. "
1434
1290
"Used only if the connection has active cursors."
1437
#: drizzled/drizzled.cc:2531
1293
#: drizzled/drizzled.cc:2037
1438
1294
msgid "The stack size for each thread."
1441
#: drizzled/drizzled.cc:2537
1297
#: drizzled/drizzled.cc:2043
1443
1299
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1444
1300
"automatically convert it to an on-disk MyISAM table."
1447
#: drizzled/drizzled.cc:2543
1303
#: drizzled/drizzled.cc:2049
1448
1304
msgid "Allocation block size for transactions to be stored in binary log"
1451
#: drizzled/drizzled.cc:2548
1307
#: drizzled/drizzled.cc:2054
1452
1308
msgid "Persistent buffer for transactions to be stored in binary log"
1455
#: drizzled/drizzled.cc:2553
1457
"The number of seconds the server waits for activity on a connection before "
1461
#: drizzled/drizzled.cc:2687
1311
#: drizzled/drizzled.cc:2185
1463
1313
"Copyright (C) 2008 Sun Microsystems\n"
1464
1314
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5003
4827
msgid "Scheduler initialization failed.\n"
5006
#: drizzled/sql_base.cc:2262
4830
#: drizzled/session.cc:2160
4832
msgid "Could not remove temporary table: '%s', error: %d"
4835
#: drizzled/slot/listen.cc:91
4837
msgid "getaddrinfo() failed with error %s"
4840
#: drizzled/slot/listen.cc:123
4842
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4845
#: drizzled/slot/listen.cc:134
4847
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4850
#: drizzled/slot/listen.cc:143
4852
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4855
#: drizzled/slot/listen.cc:152
4857
msgid "setsockopt(SO_LINGER) failed with errno %d"
4860
#: drizzled/slot/listen.cc:161
4862
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4865
#: drizzled/slot/listen.cc:182
4867
msgid "Retrying bind() on %u"
4870
#: drizzled/slot/listen.cc:190
4872
msgid "bind() failed with errno: %d"
4875
#: drizzled/slot/listen.cc:193
4876
msgid "Do you already have another drizzled running?"
4879
#: drizzled/slot/listen.cc:200
4881
msgid "listen() failed with errno %d"
4884
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4886
msgid "realloc() failed with errno %d"
4889
#: drizzled/slot/listen.cc:219
4891
msgid "Listening on %s:%s\n"
4894
#: drizzled/slot/listen.cc:227
4895
msgid "No sockets could be bound for listening"
4898
#: drizzled/slot/listen.cc:239
4900
msgid "pipe() failed with errno %d"
4903
#: drizzled/slot/listen.cc:275
4905
msgid "poll() failed with errno %d"
4908
#: drizzled/slot/listen.cc:317
4910
msgid "accept() failed with errno %d"
4913
#: drizzled/sql_base.cc:1445
5008
4915
msgid "Table %s had a open data handler in reopen_table"
5011
#: drizzled/sql_base.cc:2854
4918
#: drizzled/sql_base.cc:2026
5013
4920
msgid "Couldn't repair table: %s.%s"
5016
#: drizzled/sql_base.cc:2896
4923
#: drizzled/sql_base.cc:2068
5019
4926
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5020
4927
"`%s`.`%s`' to replication"
5023
#: drizzled/sql_base.cc:3498
5025
msgid "Could not remove temporary table: '%s', error: %d"
5028
#: drizzled/sql_plugin.cc:528
4930
#: drizzled/sql_plugin.cc:552
5030
4932
msgid "Plugin '%s' init function returned error.\n"
5033
#: drizzled/sql_plugin.cc:707
4935
#: drizzled/sql_plugin.cc:712
5034
4936
msgid "plugin-load parameter too long"
5037
#: drizzled/sql_plugin.cc:767
4939
#: drizzled/sql_plugin.cc:774
5039
4941
msgid "Couldn't load plugin named '%s' with soname '%s'."
5042
#: drizzled/sql_plugin.cc:1107
4944
#: drizzled/sql_plugin.cc:1114
5043
4945
msgid "Out of memory."
5046
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4948
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5048
4950
msgid "Unknown variable type code 0x%x in plugin '%s'."
5051
#: drizzled/sql_plugin.cc:1989
4953
#: drizzled/sql_plugin.cc:1997
5054
4956
"Server variable %s of plugin %s was forced to be read-only: string variable "
5055
4957
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5058
#: drizzled/sql_plugin.cc:2020
4960
#: drizzled/sql_plugin.cc:2028
5060
4962
msgid "Missing variable name in plugin '%s'."
5063
#: drizzled/sql_plugin.cc:2037
4965
#: drizzled/sql_plugin.cc:2045
5065
4967
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5068
#: drizzled/sql_plugin.cc:2155
4970
#: drizzled/sql_plugin.cc:2173
5070
4972
msgid "Out of memory for plugin '%s'."
5073
#: drizzled/sql_plugin.cc:2162
4975
#: drizzled/sql_plugin.cc:2180
5075
4977
msgid "Bad options for plugin '%s'."
5078
#: drizzled/sql_plugin.cc:2171
4980
#: drizzled/sql_plugin.cc:2189
5080
4982
msgid "Parsing options for plugin '%s' failed."
5083
#: drizzled/sql_plugin.cc:2214
4985
#: drizzled/sql_plugin.cc:2238
5085
4987
msgid "Plugin '%s' has conflicting system variables"
5088
#: drizzled/sql_table.cc:124
5090
msgid "Invalid (old?) table or database name '%s'"
5093
#: drizzled/sql_table.cc:2655
4990
#: drizzled/sql_table.cc:247
4992
"Table name cannot be encoded and fit within filesystem name length "
4996
#: drizzled/sql_table.cc:257
4998
"Schema name cannot be encoded and fit within filesystem name length "
5002
#: drizzled/sql_table.cc:2495
5095
5004
msgid "Unknown - internal error %d during operation"
5098
#: drizzled/sql_table.cc:4227
5007
#: drizzled/sql_table.cc:3970
5100
5009
msgid "Could not open table %s.%s after rename\n"
5103
#: drizzled/sql_table.cc:4407
5012
#: drizzled/sql_table.cc:4133
5106
5015
"order_st BY ignored because there is a user-defined clustered index in the "
5107
5016
"table '%-.192s'"
5110
#: drizzled/table.cc:354
5019
#: drizzled/table.cc:332
5113
5022
"'%s' had no or invalid character set, and default character set is multi-"
5114
5023
"byte, so character column sizes may have changed"
5117
#: drizzled/table.cc:1782
5026
#: drizzled/table.cc:1591
5119
5028
msgid "Unknown collation '%s' in table '%-.64s' definition"
5122
#: drizzled/table.cc:1789
5031
#: drizzled/table.cc:1598
5125
5034
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5129
#: drizzled/table.cc:2251
5132
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5136
#: drizzled/table.cc:2278
5139
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5140
"have type %s, found type %s."
5143
#: drizzled/table.cc:2289
5146
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5147
"position %d to have character set '%s' but the type has no character set."
5150
#: drizzled/table.cc:2301
5153
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5154
"position %d to have character set '%s' but found character set '%s'."
5157
#: drizzled/table.cc:2314
5160
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5161
"have type %s but the column is not found."
5164
#: drizzled/table.cc:4400
5038
#: drizzled/table.cc:3493
5166
5040
msgid "Got error %d when reading table '%s'"
5432
5311
"--------------------------------- -----------------------------\n"
5435
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5314
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5436
5315
msgid "(No default value)"
5439
#: mysys/my_getopt.cc:1254
5318
#: mysys/my_getopt.cc:1255
5443
#: mysys/my_getopt.cc:1254
5322
#: mysys/my_getopt.cc:1255
5447
#: mysys/my_getopt.cc:1287
5326
#: mysys/my_getopt.cc:1288
5449
5328
msgid "(Disabled)\n"
5452
#: plugin/auth_http/auth_http.cc:128
5331
#: plugin/auth_http/auth_http.cc:138
5453
5332
msgid "Enable HTTP Auth check"
5456
#: plugin/auth_http/auth_http.cc:138
5335
#: plugin/auth_http/auth_http.cc:148
5457
5336
msgid "URL for HTTP Auth check"
5339
#: plugin/command_log/command_log.cc:94
5341
msgid "Failed to open command log file. Got error: %s"
5344
#: plugin/command_log/command_log.cc:172
5347
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5348
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5351
#: plugin/command_log/command_log.cc:212
5354
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5355
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5358
#: plugin/command_log/command_log.cc:290
5359
msgid "Enable command log"
5362
#: plugin/command_log/command_log.cc:298
5363
msgid "DEBUGGING - Truncate command log"
5366
#: plugin/command_log/command_log.cc:306
5367
msgid "Path to the file to use for command log."
5370
#: plugin/command_log/command_log.cc:323
5371
msgid "Simple Command Message Log"
5374
#: plugin/default_replicator/default_replicator.cc:90
5375
msgid "Enable default replicator"
5378
#: plugin/default_replicator/default_replicator.cc:105
5379
msgid "Default Replicator"
5460
5382
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5461
5383
msgid "Error Messages to stderr"
5464
#: plugin/logging_gearman/logging_gearman.cc:263
5386
#: plugin/logging_gearman/logging_gearman.cc:186
5466
5388
msgid "fail gearman_client_create(): %s"
5469
#: plugin/logging_gearman/logging_gearman.cc:273
5391
#: plugin/logging_gearman/logging_gearman.cc:197
5471
5393
msgid "fail gearman_client_add_server(): %s"
5474
#: plugin/logging_gearman/logging_gearman.cc:299
5396
#: plugin/logging_gearman/logging_gearman.cc:306
5475
5397
msgid "Enable logging to a gearman server"
5478
#: plugin/logging_gearman/logging_gearman.cc:308
5400
#: plugin/logging_gearman/logging_gearman.cc:315
5479
5401
msgid "Hostname for logging to a Gearman server"
5482
#: plugin/logging_gearman/logging_gearman.cc:317
5404
#: plugin/logging_gearman/logging_gearman.cc:324
5483
5405
msgid "Gearman Function to send logging to"
5486
#: plugin/logging_gearman/logging_gearman.cc:334
5408
#: plugin/logging_gearman/logging_gearman.cc:341
5487
5409
msgid "Log queries to a Gearman server"
5490
#: plugin/logging_query/logging_query.cc:278
5412
#: plugin/logging_query/logging_query.cc:188
5492
5414
msgid "fail open() fn=%s er=%s\n"
5495
#: plugin/logging_query/logging_query.cc:317
5417
#: plugin/logging_query/logging_query.cc:340
5496
5418
msgid "Enable logging to CSV file"
5499
#: plugin/logging_query/logging_query.cc:326
5421
#: plugin/logging_query/logging_query.cc:349
5500
5422
msgid "File to log to"
5503
#: plugin/logging_query/logging_query.cc:335
5504
#: plugin/logging_syslog/logging_syslog.cc:248
5425
#: plugin/logging_query/logging_query.cc:358
5426
msgid "PCRE to match the query against"
5429
#: plugin/logging_query/logging_query.cc:367
5430
#: plugin/logging_syslog/logging_syslog.cc:231
5505
5431
msgid "Threshold for logging slow queries, in microseconds"
5508
#: plugin/logging_query/logging_query.cc:347
5509
#: plugin/logging_syslog/logging_syslog.cc:260
5434
#: plugin/logging_query/logging_query.cc:379
5435
#: plugin/logging_syslog/logging_syslog.cc:243
5510
5436
msgid "Threshold for logging big queries, for rows returned"
5513
#: plugin/logging_query/logging_query.cc:359
5514
#: plugin/logging_syslog/logging_syslog.cc:272
5439
#: plugin/logging_query/logging_query.cc:391
5440
#: plugin/logging_syslog/logging_syslog.cc:255
5515
5441
msgid "Threshold for logging big queries, for rows examined"
5518
#: plugin/logging_query/logging_query.cc:381
5444
#: plugin/logging_query/logging_query.cc:414
5519
5445
msgid "Log queries to a CSV file"
5522
#: plugin/logging_syslog/logging_syslog.cc:169
5448
#: plugin/logging_syslog/logging_syslog.cc:84
5524
5450
msgid "syslog facility \"%s\" not known, using \"local0\""
5527
#: plugin/logging_syslog/logging_syslog.cc:186
5453
#: plugin/logging_syslog/logging_syslog.cc:100
5529
5455
msgid "syslog priority \"%s\" not known, using \"info\""
5532
#: plugin/logging_syslog/logging_syslog.cc:212
5533
msgid "Enable logging"
5458
#: plugin/logging_syslog/logging_syslog.cc:195
5459
msgid "Enable logging to syslog"
5536
#: plugin/logging_syslog/logging_syslog.cc:221
5462
#: plugin/logging_syslog/logging_syslog.cc:204
5537
5463
msgid "Syslog Ident"
5540
#: plugin/logging_syslog/logging_syslog.cc:230
5466
#: plugin/logging_syslog/logging_syslog.cc:213
5541
5467
msgid "Syslog Facility"
5544
#: plugin/logging_syslog/logging_syslog.cc:239
5470
#: plugin/logging_syslog/logging_syslog.cc:222
5545
5471
msgid "Syslog Priority"
5548
#: plugin/logging_syslog/logging_syslog.cc:296
5474
#: plugin/logging_syslog/logging_syslog.cc:279
5549
5475
msgid "Log to syslog"
5552
#: plugin/multi_thread/multi_thread.cc:137
5478
#: plugin/multi_thread/multi_thread.cc:171
5553
5479
msgid "Maximum number of user threads available."
5556
#: plugin/myisam/ha_myisam.cc:468
5482
#: plugin/myisam/ha_myisam.cc:488
5558
5484
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5561
#: plugin/myisam/ha_myisam.cc:472
5487
#: plugin/myisam/ha_myisam.cc:492
5563
5489
msgid "Got an error from unknown thread, %s:%d"
5566
#: plugin/myisam/ha_myisam.cc:478
5492
#: plugin/myisam/ha_myisam.cc:498
5567
5493
msgid "Unknown thread accessing table"
5570
#: plugin/myisam/ha_myisam.cc:1861
5496
#: plugin/myisam/ha_myisam.cc:1781
5571
5497
msgid "Block size to be used for MyISAM index pages."
5574
#: plugin/myisam/ha_myisam.cc:1867
5500
#: plugin/myisam/ha_myisam.cc:1787
5576
5502
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5577
5503
"disables parallel repair."
5580
#: plugin/myisam/ha_myisam.cc:1873
5506
#: plugin/myisam/ha_myisam.cc:1793
5582
5508
"Don't use the fast sort index method to created index if the temporary file "
5583
5509
"would get bigger than this."
5586
#: plugin/myisam/ha_myisam.cc:1878
5512
#: plugin/myisam/ha_myisam.cc:1798
5588
5514
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5589
5515
"when creating indexes with CREATE INDEX or ALTER TABLE."
5592
#: plugin/myisam/ha_myisam.cc:1884
5518
#: plugin/myisam/ha_myisam.cc:1804
5593
5519
msgid "Default pointer size to be used for MyISAM tables."