16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 "
18
18
"== 0) && (n != 0))) ? 2: 1));\n"
19
"X-Launchpad-Export-Date: 2008-12-24 20:33+0000\n"
19
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: client/drizzle.cc:277
22
#: client/drizzle.cc:276
23
23
msgid "Synonym for `help'."
26
#: client/drizzle.cc:278
26
#: client/drizzle.cc:277
27
27
msgid "Clear command."
30
#: client/drizzle.cc:280
30
#: client/drizzle.cc:279
31
31
msgid "Reconnect to the server. Optional arguments are db and host."
32
32
msgstr "Reconectare la server. Parametri opționali sunt db și host."
34
#: client/drizzle.cc:282
34
#: client/drizzle.cc:281
36
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: client/drizzle.cc:284
39
#: client/drizzle.cc:283
40
40
msgid "Send command to drizzle server, display result vertically."
41
41
msgstr "Trimite comanda serverului drizzle, afiseaza rezultatele vertical."
43
#: client/drizzle.cc:284
44
msgid "Exit drizzle. Same as quit."
43
47
#: client/drizzle.cc:285
44
msgid "Exit drizzle. Same as quit."
47
#: client/drizzle.cc:286
48
48
msgid "Send command to drizzle server."
49
49
msgstr "Trimite comanda catre serverul drizzle."
51
#: client/drizzle.cc:287
51
#: client/drizzle.cc:286
52
52
msgid "Display this help."
53
53
msgstr "Afiseaza acest mesaj de ajutor."
55
#: client/drizzle.cc:287
56
msgid "Disable pager, print to stdout."
55
59
#: client/drizzle.cc:288
56
msgid "Disable pager, print to stdout."
59
#: client/drizzle.cc:289
60
60
msgid "Don't write into outfile."
61
61
msgstr "Nu scrie in fisierul de iesire."
63
#: client/drizzle.cc:290
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
63
67
#: client/drizzle.cc:291
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: client/drizzle.cc:292
68
68
msgid "Print current command."
69
69
msgstr "Afiseaza comanda curenta."
71
#: client/drizzle.cc:292
72
msgid "Change your drizzle prompt."
71
75
#: client/drizzle.cc:293
72
msgid "Change your drizzle prompt."
75
#: client/drizzle.cc:294
76
76
msgid "Quit drizzle."
77
77
msgstr "Iesi din drizzle."
79
#: client/drizzle.cc:295
79
#: client/drizzle.cc:294
80
80
msgid "Rebuild completion hash."
83
#: client/drizzle.cc:297
83
#: client/drizzle.cc:296
84
84
msgid "Execute an SQL script file. Takes a file name as an argument."
85
85
msgstr "Executa un fisier SQL. Primeste numele fisierului ca argument."
87
#: client/drizzle.cc:298
87
#: client/drizzle.cc:297
88
88
msgid "Get status information from the server."
89
89
msgstr "Cere informatii de stare de la server."
91
#: client/drizzle.cc:300
91
#: client/drizzle.cc:299
92
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
94
94
"Seteaza fisierul de iesire [to_outfile]. Adauga totul la sfarsitul "
95
95
"fisierului specificat."
97
#: client/drizzle.cc:302
97
#: client/drizzle.cc:301
98
98
msgid "Use another database. Takes database name as argument."
100
100
"Foloseste alta baza de date. Primeste numele bazei de date ca argument."
102
#: client/drizzle.cc:304 client/drizzle.cc:1459
102
#: client/drizzle.cc:303 client/drizzle.cc:1443
103
103
msgid "Show warnings after every statement."
104
104
msgstr "Afiseaza avertismente dupa fiecare declaratie."
106
#: client/drizzle.cc:306
106
#: client/drizzle.cc:305
107
107
msgid "Don't show warnings after every statement."
108
108
msgstr "Nu afisa avertismente dupa fiecare declaratie."
110
#: client/drizzle.cc:1058 client/drizzle.cc:1065
110
#: client/drizzle.cc:1045 client/drizzle.cc:1052
112
112
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
115
#: client/drizzle.cc:1148
115
#: client/drizzle.cc:1135
116
116
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
117
117
msgstr "Bun venit la clientul Drizzle.. Comenzile se termina cu ; sau \\g."
119
#: client/drizzle.cc:1158
119
#: client/drizzle.cc:1145
122
122
"Your Drizzle connection id is %u\n"
188
188
"Afiseaza datele vertical daca dimensiunea rezultatelor este mai mare decat "
189
189
"dimensiunea terminalului."
191
#: client/drizzle.cc:1311
191
#: client/drizzle.cc:1298
193
193
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
#: client/drizzle.cc:1313 drizzled/drizzled.cc:2660
197
msgid "Directory where character sets are."
200
#: client/drizzle.cc:1315
196
#: client/drizzle.cc:1299
201
197
msgid "Display column type information."
202
198
msgstr "Afiseaza informatiile de tip legate de coloana."
204
#: client/drizzle.cc:1318
200
#: client/drizzle.cc:1302
206
202
"Preserve comments. Send comments to the server. The default is --skip-"
207
203
"comments (discard comments), enable with --comments"
210
#: client/drizzle.cc:1321
206
#: client/drizzle.cc:1305
211
207
msgid "Use compression in server/client protocol."
212
208
msgstr "Compreseaza datele in comunicatia server/client."
214
#: client/drizzle.cc:1324
210
#: client/drizzle.cc:1308
215
211
msgid "Check memory and open file usage at exit ."
216
212
msgstr "Verifică memoria și utilizarea fișierului deschis la ieșire."
218
#: client/drizzle.cc:1327
214
#: client/drizzle.cc:1311
219
215
msgid "Print some debug info at exit."
222
#: client/drizzle.cc:1329
218
#: client/drizzle.cc:1313
223
219
msgid "Database to use."
224
220
msgstr "Baza de date pe care sa o folosesc."
226
#: client/drizzle.cc:1332
222
#: client/drizzle.cc:1316
227
223
msgid "(not used)"
230
#: client/drizzle.cc:1334
226
#: client/drizzle.cc:1318
231
227
msgid "Delimiter to be used."
234
#: client/drizzle.cc:1336
230
#: client/drizzle.cc:1320
235
231
msgid "Execute command and quit. (Disables --force and history file)"
238
#: client/drizzle.cc:1338
234
#: client/drizzle.cc:1322
239
235
msgid "Print the output of a query (rows) vertically."
240
236
msgstr "Afiseaza rezultatul unei interogari (liniile) vertical."
242
#: client/drizzle.cc:1341
238
#: client/drizzle.cc:1325
243
239
msgid "Continue even if we get an sql error."
244
240
msgstr "Continua chiar daca avem o eroare sql."
246
#: client/drizzle.cc:1345
242
#: client/drizzle.cc:1329
248
244
"Enable named commands. Named commands mean this program's internal commands; "
249
245
"see drizzle> help . When enabled, the named commands can be used from any "
260
256
"deprecated; use --disable-named-commands instead."
263
#: client/drizzle.cc:1351
259
#: client/drizzle.cc:1335
264
260
msgid "Ignore space after function names."
265
261
msgstr "Ignora spatiile dupa numele de functii."
267
#: client/drizzle.cc:1353
263
#: client/drizzle.cc:1337
268
264
msgid "Enable/disable LOAD DATA LOCAL INFILE."
269
265
msgstr "Activeaza/dezactiveaza LOAD DATA LOCAL INFILE."
271
#: client/drizzle.cc:1356
267
#: client/drizzle.cc:1340
272
268
msgid "Turn off beep on error."
273
269
msgstr "Dezactiveaza sunetul in caz de eroare."
275
#: client/drizzle.cc:1358 client/drizzleadmin.cc:77
271
#: client/drizzle.cc:1342 client/drizzleadmin.cc:76
276
272
msgid "Connect to host."
277
273
msgstr "Conectare la gazda."
279
#: client/drizzle.cc:1360
275
#: client/drizzle.cc:1344
280
276
msgid "Write line numbers for errors."
281
277
msgstr "Scrie numere de linii pentru erori."
283
#: client/drizzle.cc:1363
279
#: client/drizzle.cc:1347
285
281
"Don't write line number for errors. WARNING: -L is deprecated, use long "
286
282
"version of this option instead."
289
#: client/drizzle.cc:1365
285
#: client/drizzle.cc:1349
290
286
msgid "Flush buffer after each query."
293
#: client/drizzle.cc:1367
289
#: client/drizzle.cc:1351
294
290
msgid "Write column names in results."
297
#: client/drizzle.cc:1371
293
#: client/drizzle.cc:1355
299
295
"Don't write column names in results. WARNING: -N is deprecated, use long "
300
296
"version of this options instead."
303
#: client/drizzle.cc:1374
299
#: client/drizzle.cc:1358
305
301
"Change the value of a variable. Please note that this option is deprecated; "
306
302
"you can set variables directly with --variable-name=value."
309
#: client/drizzle.cc:1376
305
#: client/drizzle.cc:1360
310
306
msgid "Ignore SIGINT (CTRL-C)"
313
#: client/drizzle.cc:1380
309
#: client/drizzle.cc:1364
315
311
"Only update the default database. This is useful for skipping updates to "
316
312
"other database in the update log."
319
#: client/drizzle.cc:1383
315
#: client/drizzle.cc:1367
321
317
"Pager to use to display results. If you don't supply an option the default "
322
318
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
328
#: client/drizzle.cc:1386
324
#: client/drizzle.cc:1370
330
326
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
331
327
"option deprecated; use --disable-pager instead."
334
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
330
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
336
332
"Password to use when connecting to server. If password is not given it's "
337
333
"asked from the tty."
340
#: client/drizzle.cc:1391
336
#: client/drizzle.cc:1375
342
338
"Port number to use for connection or 0 for default to, in order of "
343
339
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
346
#: client/drizzle.cc:1392
342
#: client/drizzle.cc:1376
347
343
msgid "built-in default"
350
#: client/drizzle.cc:1394
346
#: client/drizzle.cc:1378
351
347
msgid "Set the drizzle prompt to this value."
354
#: client/drizzle.cc:1398
350
#: client/drizzle.cc:1382
356
352
"Don't cache result, print it row by row. This may slow down the server if "
357
353
"the output is suspended. Doesn't use history file."
360
#: client/drizzle.cc:1400
356
#: client/drizzle.cc:1384
361
357
msgid "Write fields without conversion. Used with --batch."
364
#: client/drizzle.cc:1403
360
#: client/drizzle.cc:1387
366
362
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
367
363
"option is enabled by default."
370
#: client/drizzle.cc:1405
366
#: client/drizzle.cc:1389
372
368
"Be more silent. Print results with a tab as separator, each row on new line."
375
#: client/drizzle.cc:1407
371
#: client/drizzle.cc:1391
376
372
msgid "Socket file to use for connection."
379
#: client/drizzle.cc:1410
375
#: client/drizzle.cc:1394
380
376
msgid "Output in table format."
383
#: client/drizzle.cc:1413
379
#: client/drizzle.cc:1397
385
381
"Append everything into outfile. See interactive help (\\h) also. Does not "
386
382
"work in batch mode. Disable with --disable-tee. This option is disabled by "
390
#: client/drizzle.cc:1415
386
#: client/drizzle.cc:1399
392
388
"Disable outfile. See interactive help (\\h) also. WARNING: option "
393
389
"deprecated; use --disable-tee instead"
396
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
392
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
397
393
msgid "User for login if not current user."
400
#: client/drizzle.cc:1421
396
#: client/drizzle.cc:1405
401
397
msgid "Only allow UPDATE and DELETE that uses keys."
404
#: client/drizzle.cc:1424
400
#: client/drizzle.cc:1408
405
401
msgid "Synonym for option --safe-updates, -U."
408
#: client/drizzle.cc:1427
404
#: client/drizzle.cc:1411
409
405
msgid "Write more. (-v -v -v gives the table output format)."
412
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
408
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
413
409
msgid "Output version information and exit."
416
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
412
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
417
413
msgid "Wait and retry if connection is down."
420
#: client/drizzle.cc:1434
416
#: client/drizzle.cc:1418
421
417
msgid "Number of seconds before connection timeout."
424
#: client/drizzle.cc:1439
420
#: client/drizzle.cc:1423
425
421
msgid "Max packet length to send to, or receive from server"
428
#: client/drizzle.cc:1444
424
#: client/drizzle.cc:1428
429
425
msgid "Buffer for TCP/IP and socket communication"
432
#: client/drizzle.cc:1448
428
#: client/drizzle.cc:1432
433
429
msgid "Automatic limit for SELECT when using --safe-updates"
436
#: client/drizzle.cc:1453
432
#: client/drizzle.cc:1437
437
433
msgid "Automatic limit for rows in a join when using --safe-updates"
440
#: client/drizzle.cc:1457
436
#: client/drizzle.cc:1441
441
437
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
444
#: client/drizzle.cc:1462
440
#: client/drizzle.cc:1446
445
441
msgid "Number of lines before each import progress report."
448
#: client/drizzle.cc:1473
444
#: client/drizzle.cc:1457
450
446
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
453
#: client/drizzle.cc:1480
449
#: client/drizzle.cc:1464
456
452
"Copyright (C) 2008 Sun Microsystems\n"
458
454
"and you are welcome to modify and redistribute it under the GPL license\n"
461
#: client/drizzle.cc:1485
457
#: client/drizzle.cc:1469
463
459
msgid "Usage: %s [OPTIONS] [database]\n"
466
#: client/drizzle.cc:1520
462
#: client/drizzle.cc:1500
467
463
msgid "DELIMITER cannot contain a backslash character"
470
#: client/drizzle.cc:1541
466
#: client/drizzle.cc:1521
472
468
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
475
#: client/drizzle.cc:1564
471
#: client/drizzle.cc:1544
477
473
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
480
#: client/drizzle.cc:1568
476
#: client/drizzle.cc:1548
482
478
msgid "WARNING: --server-arg option not supported in this configuration.\n"
485
#: client/drizzle.cc:1595
481
#: client/drizzle.cc:1575
487
483
"Non-integer value supplied for port. If you are trying to enter a password "
488
484
"please use --password instead."
491
#: client/drizzle.cc:1603
487
#: client/drizzle.cc:1583
492
488
msgid "Value supplied for port is not valid."
495
#: client/drizzle.cc:1756
491
#: client/drizzle.cc:1736
497
493
msgid "Processing line: %<PRIu32>\n"
500
#: client/drizzle.cc:1972
496
#: client/drizzle.cc:1952
502
498
msgid "Unknown command '\\%c'."
505
#: client/drizzle.cc:2396
501
#: client/drizzle.cc:2376
507
503
"Reading table information for completion of table and column names\n"
508
504
" You can turn off this feature to get a quicker startup with -A\n"
512
#: client/drizzle.cc:2493
508
#: client/drizzle.cc:2473
513
509
msgid "No connection. Trying to reconnect..."
516
#: client/drizzle.cc:2499
512
#: client/drizzle.cc:2479
517
513
msgid "Can't connect to the server\n"
520
#: client/drizzle.cc:2557
516
#: client/drizzle.cc:2537
521
517
msgid "List of all Drizzle commands:"
524
#: client/drizzle.cc:2559
520
#: client/drizzle.cc:2539
525
521
msgid "Note that all text commands must be first on line and end with ';'"
528
#: client/drizzle.cc:2612
524
#: client/drizzle.cc:2592
529
525
msgid "No query specified\n"
532
#: client/drizzle.cc:2627
528
#: client/drizzle.cc:2607
533
529
msgid "Ignoring query to other database"
536
#: client/drizzle.cc:2676
532
#: client/drizzle.cc:2656
537
533
msgid "Empty set"
540
#: client/drizzle.cc:2689
536
#: client/drizzle.cc:2669
542
538
msgid "%ld row in set"
543
539
msgid_plural "%ld rows in set"
547
#: client/drizzle.cc:2698
543
#: client/drizzle.cc:2678
551
#: client/drizzle.cc:2700
547
#: client/drizzle.cc:2680
553
549
msgid "Query OK, %ld row affected"
554
550
msgid_plural "Query OK, %ld rows affected"
558
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
554
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
560
556
"Port number to use for connection or 0 for default to, in order of "
561
557
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
564
#: client/drizzleadmin.cc:86
560
#: client/drizzleadmin.cc:85
565
561
msgid "Silently exit if one can't connect to server."
568
#: client/drizzleadmin.cc:92
564
#: client/drizzleadmin.cc:91
569
565
msgid "Write more information."
572
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
573
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
574
#: client/drizzleslap.cc:751 client/drizzletest.cc:4640
568
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
569
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
570
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
577
573
"Non-integer value supplied for port. If you are trying to enter a password "
578
574
"please use --password instead.\n"
581
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
582
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
583
#: client/drizzleslap.cc:759 client/drizzletest.cc:4648
577
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
578
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
579
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
585
581
msgid "Value supplied for port is not valid.\n"
588
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
584
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
590
586
msgid "Memory allocation error while copying password. Aborting.\n"
593
#: client/drizzleadmin.cc:293
589
#: client/drizzleadmin.cc:290
596
592
"connect to server at '%s' failed\n"
600
#: client/drizzleadmin.cc:299
596
#: client/drizzleadmin.cc:296
602
598
msgid "Check that drizzled is running on %s"
605
#: client/drizzleadmin.cc:300
601
#: client/drizzleadmin.cc:297
607
603
msgid " and that the port is %d.\n"
610
#: client/drizzleadmin.cc:302
606
#: client/drizzleadmin.cc:299
612
608
msgid "You can check this by doing 'telnet %s %d'\n"
615
#: client/drizzleadmin.cc:313
611
#: client/drizzleadmin.cc:310
617
613
msgid "Got error: %s\n"
620
#: client/drizzleadmin.cc:320
616
#: client/drizzleadmin.cc:317
621
617
msgid "Waiting for Drizzle server to answer"
624
#: client/drizzleadmin.cc:353
620
#: client/drizzleadmin.cc:350
626
622
msgid "shutting down drizzled...\n"
629
#: client/drizzleadmin.cc:357
625
#: client/drizzleadmin.cc:354
631
627
msgid "shutdown failed; error: '%s'"
634
#: client/drizzleadmin.cc:364
630
#: client/drizzleadmin.cc:361
639
#: client/drizzleadmin.cc:374
635
#: client/drizzleadmin.cc:371
640
636
msgid "drizzled is alive"
643
#: client/drizzleadmin.cc:382
639
#: client/drizzleadmin.cc:379
644
640
msgid "connection was down, but drizzled is now alive"
647
#: client/drizzleadmin.cc:386
643
#: client/drizzleadmin.cc:383
649
645
msgid "drizzled doesn't answer to ping, error: '%s'"
652
#: client/drizzleadmin.cc:395
648
#: client/drizzleadmin.cc:392
654
650
msgid "Unknown command: '%-.60s'"
657
#: client/drizzleadmin.cc:404
653
#: client/drizzleadmin.cc:401
659
655
msgid "%s Ver %s Distrib %s, for %s on %s\n"
662
#: client/drizzleadmin.cc:411
658
#: client/drizzleadmin.cc:408
663
659
msgid "Copyright (C) 2000-2008 MySQL AB"
666
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
662
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
668
664
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
669
665
"and you are welcome to modify and redistribute it under the GPL license\n"
672
#: client/drizzleadmin.cc:413
668
#: client/drizzleadmin.cc:410
673
669
msgid "Administration program for the drizzled daemon."
676
#: client/drizzleadmin.cc:414
672
#: client/drizzleadmin.cc:411
678
674
msgid "Usage: %s [OPTIONS] command command....\n"
681
#: client/drizzleadmin.cc:416
677
#: client/drizzleadmin.cc:413
683
679
" ping Check if server is down\n"
684
680
" shutdown Take server down\n"
687
#: client/drizzledump.cc:396
683
#: client/drizzledump.cc:393
688
684
msgid "Number of rows before each output progress report (requires --verbose)."
691
#: client/drizzledump.cc:469
687
#: client/drizzledump.cc:466
693
689
msgid "Got errno %d on write"
696
#: client/drizzledump.cc:474
692
#: client/drizzledump.cc:471
698
694
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
701
#: client/drizzledump.cc:481
697
#: client/drizzledump.cc:478
703
699
msgid "Usage: %s [OPTIONS] database [tables]\n"
706
#: client/drizzledump.cc:482
702
#: client/drizzledump.cc:479
708
704
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
711
#: client/drizzledump.cc:484
707
#: client/drizzledump.cc:481
713
709
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
716
#: client/drizzledump.cc:491
712
#: client/drizzledump.cc:488
717
713
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
720
#: client/drizzledump.cc:493
716
#: client/drizzledump.cc:490
721
717
msgid "Dumping definition and data DRIZZLE database or table"
724
#: client/drizzledump.cc:504
720
#: client/drizzledump.cc:501
726
722
msgid "For more options, use %s --help\n"
729
#: client/drizzledump.cc:679
725
#: client/drizzledump.cc:675
731
727
msgid "Input filename too long: %s"
734
#: client/drizzledump.cc:722
730
#: client/drizzledump.cc:718
736
732
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
739
#: client/drizzledump.cc:747
735
#: client/drizzledump.cc:743
741
737
msgid "Invalid mode to --compatible: %s\n"
744
#: client/drizzledump.cc:807
740
#: client/drizzledump.cc:803
746
742
msgid "%s: You must use option --tab with --fields-...\n"
749
#: client/drizzledump.cc:824
745
#: client/drizzledump.cc:820
752
748
"%s: You can't use --single-transaction and --lock-all-tables at the same "
756
#: client/drizzledump.cc:837
752
#: client/drizzledump.cc:833
759
755
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
763
#: client/drizzledump.cc:843
759
#: client/drizzledump.cc:839
765
761
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
768
#: client/drizzledump.cc:868
764
#: client/drizzledump.cc:863
770
766
msgid "Got error: %d: %s %s"
773
#: client/drizzledump.cc:960
769
#: client/drizzledump.cc:955
775
771
msgid "Couldn't execute '%s': %s (%d)"
778
#: client/drizzledump.cc:1021
774
#: client/drizzledump.cc:1016
779
775
#, fuzzy, c-format
780
776
msgid "-- Connecting to %s...\n"
781
777
msgstr "Conectare la gazda."
783
#: client/drizzledump.cc:1042
779
#: client/drizzledump.cc:1037
785
781
msgid "-- Disconnecting from %s...\n"
788
#: client/drizzledump.cc:1052
784
#: client/drizzledump.cc:1047
790
786
msgid "Couldn't allocate memory"
791
787
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!\n"
793
#: client/drizzledump.cc:1393
789
#: client/drizzledump.cc:1388
796
792
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
800
#: client/drizzledump.cc:1407
796
#: client/drizzledump.cc:1402
802
798
msgid "-- Retrieving table structure for table %s...\n"
805
#: client/drizzledump.cc:1516
801
#: client/drizzledump.cc:1511
807
803
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
810
#: client/drizzledump.cc:1625
806
#: client/drizzledump.cc:1620
812
808
msgid "%s: Can't get keys for table %s (%s)\n"
815
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
811
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
817
813
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
820
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
816
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
822
818
msgid "Error: Couldn't read status information for table %s (%s)\n"
825
#: client/drizzledump.cc:1851
821
#: client/drizzledump.cc:1846
827
823
msgid "Error retrieving table structure for table: \"%s\""
830
#: client/drizzledump.cc:1858
826
#: client/drizzledump.cc:1853
832
828
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
835
#: client/drizzledump.cc:1869
831
#: client/drizzledump.cc:1864
837
833
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
840
#: client/drizzledump.cc:1876
836
#: client/drizzledump.cc:1871
842
838
msgid "-- Skipping dump data for table '%s', it has no fields\n"
845
#: client/drizzledump.cc:1884
841
#: client/drizzledump.cc:1879
846
842
msgid "-- Sending SELECT query...\n"
849
#: client/drizzledump.cc:1936
845
#: client/drizzledump.cc:1931
850
846
msgid "when executing 'SELECT INTO OUTFILE'"
853
#: client/drizzledump.cc:1944
849
#: client/drizzledump.cc:1939
862
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
858
#: client/drizzledump.cc:1976 client/drizzledump.cc:1985
863
859
msgid "when retrieving data from server"
866
#: client/drizzledump.cc:1994
862
#: client/drizzledump.cc:1989
867
863
msgid "-- Retrieving rows...\n"
870
#: client/drizzledump.cc:1997
866
#: client/drizzledump.cc:1992
872
868
msgid "%s: Error in field count for table: %s ! Aborting.\n"
875
#: client/drizzledump.cc:2036
871
#: client/drizzledump.cc:2031
877
873
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
880
#: client/drizzledump.cc:2058
876
#: client/drizzledump.cc:2053
882
878
msgid "Not enough fields from table %s! Aborting.\n"
885
#: client/drizzledump.cc:2244
881
#: client/drizzledump.cc:2239
887
883
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
890
#: client/drizzledump.cc:2402
886
#: client/drizzledump.cc:2397
891
887
msgid "when selecting the database"
894
#: client/drizzledump.cc:2470
890
#: client/drizzledump.cc:2465
895
891
msgid "when using LOCK TABLES"
898
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
894
#: client/drizzledump.cc:2472 client/drizzledump.cc:2604
899
895
msgid "when doing refresh"
902
#: client/drizzledump.cc:2563
898
#: client/drizzledump.cc:2558
903
899
msgid "alloc_root failure."
906
#: client/drizzledump.cc:2584
902
#: client/drizzledump.cc:2579
908
904
msgid "Couldn't find table: \"%s\""
911
#: client/drizzledump.cc:2599
907
#: client/drizzledump.cc:2594
912
908
msgid "when doing LOCK TABLES"
915
#: client/drizzledump.cc:2662
911
#: client/drizzledump.cc:2657
916
912
msgid "Error: Binlogging on server not active"
919
#: client/drizzledump.cc:2730
915
#: client/drizzledump.cc:2725
920
916
msgid "Error: Slave not set up"
923
#: client/drizzledump.cc:2789
919
#: client/drizzledump.cc:2784
924
920
msgid "Error: Unable to start slave"
927
#: client/drizzledump.cc:3076
923
#: client/drizzledump.cc:3071
930
926
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
933
#: client/drizzledump.cc:3107
929
#: client/drizzledump.cc:3102
935
931
msgid "Error: Not enough memory to store ORDER BY clause\n"
938
934
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
939
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
935
#: drizzled/show.cc:4527 drizzled/sql_plugin.cc:791
941
937
msgid "Plugin '%s' init function returned error."
1108
#: drizzled/drizzled.cc:1352
1099
#: drizzled/drizzled.cc:1183
1110
1101
msgid "Writing a core file\n"
1113
#: drizzled/drizzled.cc:1399
1104
#: drizzled/drizzled.cc:1228
1115
1106
"setrlimit could not change the size of core files to 'infinity'; We may not "
1116
1107
"be able to generate a core file on signals"
1119
#: drizzled/drizzled.cc:1467
1121
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1124
#: drizzled/drizzled.cc:1555
1126
msgid "Got signal %d to shutdown drizzled"
1129
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1130
msgid "Can't create thread to kill server"
1133
#: drizzled/drizzled.cc:1595
1135
msgid "Got signal: %d error: %d"
1138
#: drizzled/drizzled.cc:1708
1140
msgid "Wrong date/time format specifier: %s\n"
1143
#: drizzled/drizzled.cc:1812
1110
#: drizzled/drizzled.cc:1432
1145
1112
msgid "gethostname failed, using '%s' as hostname"
1148
#: drizzled/drizzled.cc:1876
1151
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1155
#: drizzled/drizzled.cc:1881
1158
"Could not increase number of max_open_files to more than %u (request: %u)"
1161
#: drizzled/drizzled.cc:1958
1115
#: drizzled/drizzled.cc:1529
1163
1117
msgid "Unknown locale: '%s'"
1166
#: drizzled/drizzled.cc:2014
1120
#: drizzled/drizzled.cc:1584
1167
1121
msgid "Can't create thread-keys"
1170
#: drizzled/drizzled.cc:2038
1124
#: drizzled/drizzled.cc:1610
1171
1125
msgid "Out of memory"
1174
#: drizzled/drizzled.cc:2053
1128
#: drizzled/drizzled.cc:1625
1175
1129
msgid "Failed to initialize plugins."
1178
#: drizzled/drizzled.cc:2084
1132
#: drizzled/drizzled.cc:1656
1181
1135
"%s: Too many arguments (first extra is '%s').\n"
1182
1136
"Use --verbose --help to get a list of available options\n"
1185
#: drizzled/drizzled.cc:2094
1139
#: drizzled/drizzled.cc:1666
1186
1140
msgid "Can't init databases"
1189
#: drizzled/drizzled.cc:2114
1143
#: drizzled/drizzled.cc:1686
1191
1145
msgid "Unknown/unsupported table type: %s"
1194
#: drizzled/drizzled.cc:2120
1148
#: drizzled/drizzled.cc:1692
1196
1150
msgid "Default storage engine (%s) is not available"
1199
#: drizzled/drizzled.cc:2152
1153
#: drizzled/drizzled.cc:1724
1201
1155
msgid "Failed to lock memory. Errno: %d\n"
1204
#: drizzled/drizzled.cc:2213
1158
#: drizzled/drizzled.cc:1785
1206
1160
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1209
#: drizzled/drizzled.cc:2294
1210
msgid "Before Lock_thread_count"
1213
#: drizzled/drizzled.cc:2301
1214
msgid "After lock_thread_count"
1217
#: drizzled/drizzled.cc:2407
1163
#: drizzled/drizzled.cc:1955
1219
1165
msgid "drizzled: Got error %d from select"
1222
#: drizzled/drizzled.cc:2632
1168
#: drizzled/drizzled.cc:2138
1223
1169
msgid "Auto-increment columns are incremented by this"
1226
#: drizzled/drizzled.cc:2637
1172
#: drizzled/drizzled.cc:2143
1228
1174
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1232
#: drizzled/drizzled.cc:2643
1178
#: drizzled/drizzled.cc:2149
1234
1180
"Path to installation directory. All paths are usually resolved relative to "
1238
#: drizzled/drizzled.cc:2647
1184
#: drizzled/drizzled.cc:2153
1239
1185
msgid "IP address to bind to."
1242
#: drizzled/drizzled.cc:2651
1188
#: drizzled/drizzled.cc:2157
1243
1189
msgid "Set the filesystem character set."
1246
#: drizzled/drizzled.cc:2656
1192
#: drizzled/drizzled.cc:2162
1247
1193
msgid "Set the default character set."
1248
1194
msgstr "Stabileste setul de caractere implicit."
1250
#: drizzled/drizzled.cc:2663
1196
#: drizzled/drizzled.cc:2166
1251
1197
msgid "Chroot drizzled daemon during startup."
1254
#: drizzled/drizzled.cc:2667
1200
#: drizzled/drizzled.cc:2170
1255
1201
msgid "Set the default collation."
1258
#: drizzled/drizzled.cc:2671
1204
#: drizzled/drizzled.cc:2174
1259
1205
msgid "Default completion type."
1262
#: drizzled/drizzled.cc:2676
1208
#: drizzled/drizzled.cc:2179
1263
1209
msgid "Write core on errors."
1266
#: drizzled/drizzled.cc:2680
1212
#: drizzled/drizzled.cc:2183
1267
1213
msgid "Path to the database root."
1270
#: drizzled/drizzled.cc:2684
1216
#: drizzled/drizzled.cc:2187
1271
1217
msgid "Set the default storage engine (table type) for tables."
1274
#: drizzled/drizzled.cc:2688
1220
#: drizzled/drizzled.cc:2191
1275
1221
msgid "Set the default time zone."
1278
#: drizzled/drizzled.cc:2692
1224
#: drizzled/drizzled.cc:2195
1279
1225
msgid "Type of DELAY_KEY_WRITE."
1282
#: drizzled/drizzled.cc:2696
1228
#: drizzled/drizzled.cc:2199
1283
1229
msgid "Print a symbolic stack trace on failure."
1286
#: drizzled/drizzled.cc:2702
1232
#: drizzled/drizzled.cc:2205
1287
1233
msgid "Push supported query conditions to the storage engine."
1290
#: drizzled/drizzled.cc:2708
1236
#: drizzled/drizzled.cc:2211
1291
1237
msgid "Used for debugging; Use at your own risk!"
1294
#: drizzled/drizzled.cc:2711
1240
#: drizzled/drizzled.cc:2214
1295
1241
msgid "Flush tables to disk between SQL commands."
1298
#: drizzled/drizzled.cc:2716
1244
#: drizzled/drizzled.cc:2219
1299
1245
msgid "Set up signals usable for debugging"
1302
#: drizzled/drizzled.cc:2720
1248
#: drizzled/drizzled.cc:2223
1303
1249
msgid "Command(s) that are executed for each new connection"
1306
#: drizzled/drizzled.cc:2724
1252
#: drizzled/drizzled.cc:2227
1307
1253
msgid "Read SQL commands from this file at startup."
1310
#: drizzled/drizzled.cc:2728
1256
#: drizzled/drizzled.cc:2231
1311
1257
msgid "(IGNORED)"
1314
#: drizzled/drizzled.cc:2732
1260
#: drizzled/drizzled.cc:2235
1315
1261
msgid "Set the language used for the month names and the days of the week."
1318
#: drizzled/drizzled.cc:2737
1264
#: drizzled/drizzled.cc:2240
1319
1265
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1322
#: drizzled/drizzled.cc:2742
1268
#: drizzled/drizzled.cc:2245
1323
1269
msgid "Log connections and queries to file."
1326
#: drizzled/drizzled.cc:2746
1272
#: drizzled/drizzled.cc:2249
1327
1273
msgid "Log all MyISAM changes to file."
1330
#: drizzled/drizzled.cc:2750
1276
#: drizzled/drizzled.cc:2253
1331
1277
msgid "Log some not critical warnings to the log file."
1334
#: drizzled/drizzled.cc:2755
1280
#: drizzled/drizzled.cc:2258
1335
1281
msgid "Lock drizzled in memory."
1338
#: drizzled/drizzled.cc:2759
1284
#: drizzled/drizzled.cc:2262
1340
1286
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1341
1287
"BACKUP, FORCE or QUICK."
1344
#: drizzled/drizzled.cc:2764
1290
#: drizzled/drizzled.cc:2267
1345
1291
msgid "Use very new possible 'unsafe' functions."
1348
#: drizzled/drizzled.cc:2769
1294
#: drizzled/drizzled.cc:2272
1349
1295
msgid "Use old, non-optimized alter table."
1352
#: drizzled/drizzled.cc:2774
1298
#: drizzled/drizzled.cc:2277
1353
1299
msgid "Pid file used by safe_mysqld."
1356
#: drizzled/drizzled.cc:2784
1302
#: drizzled/drizzled.cc:2287
1358
1304
"Maximum time in seconds to wait for the port to become free. (Default: no "
1362
#: drizzled/drizzled.cc:2789
1308
#: drizzled/drizzled.cc:2292
1363
1309
msgid "Skip some optimize stages (for testing)."
1366
#: drizzled/drizzled.cc:2792
1312
#: drizzled/drizzled.cc:2295
1368
1314
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1369
1315
"specified directory"
1372
#: drizzled/drizzled.cc:2797
1318
#: drizzled/drizzled.cc:2300
1374
1320
"Uniquely identifies the server instance in the community of replication "
1378
#: drizzled/drizzled.cc:2802
1324
#: drizzled/drizzled.cc:2305
1379
1325
msgid "Don't use new, possible wrong routines."
1382
#: drizzled/drizzled.cc:2805
1328
#: drizzled/drizzled.cc:2308
1383
1329
msgid "Don't print a stack trace on failure."
1386
#: drizzled/drizzled.cc:2809
1332
#: drizzled/drizzled.cc:2312
1387
1333
msgid "Don't give threads different priorities."
1390
#: drizzled/drizzled.cc:2813
1336
#: drizzled/drizzled.cc:2316
1391
1337
msgid "Enable symbolic link support."
1394
#: drizzled/drizzled.cc:2822
1340
#: drizzled/drizzled.cc:2325
1396
1342
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1399
#: drizzled/drizzled.cc:2827
1345
#: drizzled/drizzled.cc:2330
1401
1347
"Using this option will cause most temporary files created to use a small set "
1402
1348
"of names, rather than a unique name for each new file."
1405
#: drizzled/drizzled.cc:2832
1351
#: drizzled/drizzled.cc:2335
1407
1353
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1410
#: drizzled/drizzled.cc:2837
1356
#: drizzled/drizzled.cc:2340
1411
1357
msgid "Path for temporary files."
1414
#: drizzled/drizzled.cc:2841
1360
#: drizzled/drizzled.cc:2344
1415
1361
msgid "Default transaction isolation level."
1418
#: drizzled/drizzled.cc:2845
1364
#: drizzled/drizzled.cc:2348
1419
1365
msgid "Run drizzled daemon as user."
1422
#: drizzled/drizzled.cc:2853
1368
#: drizzled/drizzled.cc:2356
1424
1370
"The number of outstanding connection requests Drizzle can have. This comes "
1425
1371
"into play when the main Drizzle thread gets very many connection requests in "
1426
1372
"a very short time."
1429
#: drizzled/drizzled.cc:2859
1375
#: drizzled/drizzled.cc:2362
1431
1377
"Size of tree cache used in bulk insert optimization. Note that this is a "
1432
1378
"limit per thread!"
1435
#: drizzled/drizzled.cc:2865
1381
#: drizzled/drizzled.cc:2368
1437
1383
"The number of seconds the drizzled server is waiting for a connect packet "
1438
1384
"before responding with 'Bad handshake'."
1441
#: drizzled/drizzled.cc:2870
1442
msgid "The DATE format (For future)."
1445
#: drizzled/drizzled.cc:2875
1446
msgid "The DATETIME/TIMESTAMP format (for future)."
1449
#: drizzled/drizzled.cc:2880
1387
#: drizzled/drizzled.cc:2373
1451
1389
"Precision of the result of '/' operator will be increased on that value."
1454
#: drizzled/drizzled.cc:2886
1392
#: drizzled/drizzled.cc:2379
1455
1393
msgid "The maximum length of the result of function group_concat."
1458
#: drizzled/drizzled.cc:2891
1396
#: drizzled/drizzled.cc:2384
1460
1398
"The number of seconds the server waits for activity on an interactive "
1461
1399
"connection before closing it."
1464
#: drizzled/drizzled.cc:2897
1402
#: drizzled/drizzled.cc:2390
1465
1403
msgid "The size of the buffer that is used for full joins."
1468
#: drizzled/drizzled.cc:2903
1406
#: drizzled/drizzled.cc:2396
1469
1407
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1472
#: drizzled/drizzled.cc:2908
1410
#: drizzled/drizzled.cc:2401
1474
1412
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1475
1413
"this to get better index handling (for all reads and multiple writes) to as "
1476
1414
"much as you can afford;"
1479
#: drizzled/drizzled.cc:2917
1417
#: drizzled/drizzled.cc:2410
1481
1419
"This characterizes the number of hits a hot block has to be untouched until "
1482
1420
"it is considered aged enough to be downgraded to a warm block. This "
1484
1422
"blocks in key cache"
1487
#: drizzled/drizzled.cc:2926
1425
#: drizzled/drizzled.cc:2419
1488
1426
msgid "The default size of key cache blocks"
1491
#: drizzled/drizzled.cc:2932
1429
#: drizzled/drizzled.cc:2425
1492
1430
msgid "The minimum percentage of warm blocks in key cache"
1495
#: drizzled/drizzled.cc:2938
1433
#: drizzled/drizzled.cc:2431
1496
1434
msgid "Max packetlength to send/receive from to server."
1499
#: drizzled/drizzled.cc:2943
1437
#: drizzled/drizzled.cc:2436
1501
1439
"If there is more than this number of interrupted connections from a host "
1502
1440
"this host will be blocked from further connections."
1505
#: drizzled/drizzled.cc:2950
1506
msgid "The number of simultaneous clients allowed."
1509
#: drizzled/drizzled.cc:2954
1443
#: drizzled/drizzled.cc:2441
1510
1444
msgid "Max number of errors/warnings to store for a statement."
1513
#: drizzled/drizzled.cc:2959
1447
#: drizzled/drizzled.cc:2446
1514
1448
msgid "Don't allow creation of heap tables bigger than this."
1517
#: drizzled/drizzled.cc:2965
1451
#: drizzled/drizzled.cc:2452
1519
1453
"Joins that are probably going to read more than max_join_size records return "
1523
#: drizzled/drizzled.cc:2971
1457
#: drizzled/drizzled.cc:2458
1524
1458
msgid "Max number of bytes in sorted records."
1527
#: drizzled/drizzled.cc:2976
1461
#: drizzled/drizzled.cc:2463
1528
1462
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1531
#: drizzled/drizzled.cc:2981
1465
#: drizzled/drizzled.cc:2468
1533
1467
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1534
1468
"max_sort_length bytes of each value are used; the rest are ignored)."
1537
#: drizzled/drizzled.cc:2988
1471
#: drizzled/drizzled.cc:2475
1538
1472
msgid "Maximum number of temporary tables a client can keep open at a time."
1541
#: drizzled/drizzled.cc:2993
1475
#: drizzled/drizzled.cc:2480
1542
1476
msgid "After this many write locks, allow some read locks to run in between."
1545
#: drizzled/drizzled.cc:2997
1479
#: drizzled/drizzled.cc:2484
1547
1481
"Don't log queries which examine less than min_examined_row_limit rows to "
1551
#: drizzled/drizzled.cc:3003
1485
#: drizzled/drizzled.cc:2490
1553
1487
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1554
1488
"Possible values of name are 'nulls_unequal' (default behavior), "
1555
1489
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1558
#: drizzled/drizzled.cc:3010
1492
#: drizzled/drizzled.cc:2497
1559
1493
msgid "Buffer length for TCP/IP and socket communication."
1562
#: drizzled/drizzled.cc:3015
1496
#: drizzled/drizzled.cc:2502
1564
1498
"Number of seconds to wait for more data from a connection before aborting "
1568
#: drizzled/drizzled.cc:3021
1502
#: drizzled/drizzled.cc:2508
1570
1504
"If a read on a communication port is interrupted, retry this many times "
1571
1505
"before giving up."
1574
#: drizzled/drizzled.cc:3027
1508
#: drizzled/drizzled.cc:2514
1576
1510
"Number of seconds to wait for a block to be written to a connection before "
1577
1511
"aborting the write."
1580
#: drizzled/drizzled.cc:3033
1581
msgid "Use compatible behavior."
1584
#: drizzled/drizzled.cc:3038
1586
"If this is not 0, then drizzled will use this value to reserve file "
1587
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1588
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
1589
"larger) number of files."
1592
#: drizzled/drizzled.cc:3045
1514
#: drizzled/drizzled.cc:2520
1594
1516
"Controls the heuristic(s) applied during query optimization to prune less-"
1595
1517
"promising partial plans from the optimizer search space. Meaning: false - do "
1608
1530
"(used for testing/comparison)."
1611
#: drizzled/drizzled.cc:3065
1533
#: drizzled/drizzled.cc:2540
1612
1534
msgid "Directory for plugins."
1615
#: drizzled/drizzled.cc:3069
1537
#: drizzled/drizzled.cc:2544
1617
1539
"Optional colon (or semicolon) separated list of plugins to load,where each "
1618
1540
"plugin is identified by the name of the shared library. [for example: --"
1619
1541
"plugin_load=libmd5udf.so:libauth_pam.so]"
1622
#: drizzled/drizzled.cc:3075
1544
#: drizzled/drizzled.cc:2550
1623
1545
msgid "The size of the buffer that is allocated when preloading indexes"
1626
#: drizzled/drizzled.cc:3080
1548
#: drizzled/drizzled.cc:2555
1627
1549
msgid "Allocation block size for query parsing and execution"
1630
#: drizzled/drizzled.cc:3085
1552
#: drizzled/drizzled.cc:2560
1631
1553
msgid "Persistent buffer for query parsing and execution"
1634
#: drizzled/drizzled.cc:3091
1556
#: drizzled/drizzled.cc:2566
1635
1557
msgid "Allocation block size for storing ranges during optimization"
1638
#: drizzled/drizzled.cc:3097
1560
#: drizzled/drizzled.cc:2572
1640
1562
"Each thread that does a sequential scan allocates a buffer of this size for "
1641
1563
"each table it scans. If you do many sequential scans, you may want to "
1642
1564
"increase this value."
1645
#: drizzled/drizzled.cc:3105
1567
#: drizzled/drizzled.cc:2580
1647
1569
"When reading rows in sorted order after a sort, the rows are read through "
1648
1570
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1649
1571
"record_buffer."
1652
#: drizzled/drizzled.cc:3113
1574
#: drizzled/drizzled.cc:2588
1575
msgid "Select scheduler to be used (by default pool-of-threads)."
1578
#: drizzled/drizzled.cc:2592
1653
1579
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1656
#: drizzled/drizzled.cc:3119
1582
#: drizzled/drizzled.cc:2598
1657
1583
msgid "The number of cached table definitions."
1660
#: drizzled/drizzled.cc:3123
1586
#: drizzled/drizzled.cc:2602
1661
1587
msgid "The number of cached open tables."
1664
#: drizzled/drizzled.cc:3127
1590
#: drizzled/drizzled.cc:2606
1666
1592
"Timeout in seconds to wait for a table level lock before returning an error. "
1667
1593
"Used only if the connection has active cursors."
1670
#: drizzled/drizzled.cc:3132
1596
#: drizzled/drizzled.cc:2611
1671
1597
msgid "The stack size for each thread."
1674
#: drizzled/drizzled.cc:3138
1675
msgid "The TIME format (for future)."
1678
#: drizzled/drizzled.cc:3143
1600
#: drizzled/drizzled.cc:2617
1680
1602
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1681
1603
"automatically convert it to an on-disk MyISAM table."
1684
#: drizzled/drizzled.cc:3149
1606
#: drizzled/drizzled.cc:2623
1685
1607
msgid "Allocation block size for transactions to be stored in binary log"
1688
#: drizzled/drizzled.cc:3154
1610
#: drizzled/drizzled.cc:2628
1689
1611
msgid "Persistent buffer for transactions to be stored in binary log"
1692
#: drizzled/drizzled.cc:3159
1614
#: drizzled/drizzled.cc:2633
1694
1616
"The number of seconds the server waits for activity on a connection before "
1698
#: drizzled/drizzled.cc:3312
1620
#: drizzled/drizzled.cc:2784
1700
1622
"Copyright (C) 2008 Sun Microsystems\n"
1701
1623
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5332
5254
msgid "replicator plugin '%s' statement() failed"
5335
#: drizzled/scheduling.cc:55
5257
#: drizzled/scheduling.cc:61
5337
5259
msgid "scheduling plugin '%s' init() failed"
5340
5262
#. TRANSLATORS: The leading word "scheduling" is the name
5341
5263
#. of the plugin api, and so should not be translated.
5342
#: drizzled/scheduling.cc:98
5264
#: drizzled/scheduling.cc:95
5344
5266
msgid "scheduling plugin '%s' deinit() failed"
5347
#: drizzled/sql_base.cc:2311
5269
#: drizzled/sql_base.cc:2306
5349
5271
msgid "Table %s had a open data handler in reopen_table"
5352
#: drizzled/sql_base.cc:2960
5274
#: drizzled/sql_base.cc:2955
5354
5276
msgid "Couldn't repair table: %s.%s"
5357
#: drizzled/sql_base.cc:3002
5279
#: drizzled/sql_base.cc:2997
5360
5282
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5361
5283
"s`.`%s`' to replication"
5364
#: drizzled/sql_base.cc:3609
5286
#: drizzled/sql_base.cc:3600
5366
5288
msgid "Could not remove temporary table: '%s', error: %d"
5369
#: drizzled/sql_plugin.cc:687
5291
#: drizzled/sql_base.cc:6195
5292
msgid "Can't create thread to kill server"
5295
#: drizzled/sql_plugin.cc:680
5371
5297
msgid "Plugin '%s' of type %s failed deinitialization"
5374
#: drizzled/sql_plugin.cc:701
5300
#: drizzled/sql_plugin.cc:694
5376
5302
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5379
#: drizzled/sql_plugin.cc:790
5305
#: drizzled/sql_plugin.cc:782
5381
5307
msgid "Plugin '%s' registration as a %s failed."
5384
#: drizzled/sql_plugin.cc:1028
5310
#: drizzled/sql_plugin.cc:1005
5385
5311
msgid "plugin-load parameter too long"
5388
#: drizzled/sql_plugin.cc:1088
5314
#: drizzled/sql_plugin.cc:1065
5390
5316
msgid "Couldn't load plugin named '%s' with soname '%s'."
5319
#: drizzled/sql_plugin.cc:1118
5321
msgid "Forcing shutdown of %<PRIu64> plugins"
5393
5324
#: drizzled/sql_plugin.cc:1141
5395
msgid "Forcing shutdown of %<PRIu64> plugins"
5398
#: drizzled/sql_plugin.cc:1164
5400
5326
msgid "Plugin '%s' will be forced to shutdown"
5403
#: drizzled/sql_plugin.cc:1180
5329
#: drizzled/sql_plugin.cc:1157
5405
5331
msgid "Plugin '%s' has ref_count=%d after shutdown."
5408
#: drizzled/sql_plugin.cc:1570
5334
#: drizzled/sql_plugin.cc:1545
5409
5335
msgid "Out of memory."
5412
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5338
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5414
5340
msgid "Unknown variable type code 0x%x in plugin '%s'."
5417
#: drizzled/sql_plugin.cc:2462
5343
#: drizzled/sql_plugin.cc:2437
5420
5346
"Server variable %s of plugin %s was forced to be read-only: string variable "
5421
5347
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5424
#: drizzled/sql_plugin.cc:2493
5350
#: drizzled/sql_plugin.cc:2468
5426
5352
msgid "Missing variable name in plugin '%s'."
5429
#: drizzled/sql_plugin.cc:2510
5355
#: drizzled/sql_plugin.cc:2485
5431
5357
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5434
#: drizzled/sql_plugin.cc:2629
5360
#: drizzled/sql_plugin.cc:2603
5436
5362
msgid "Out of memory for plugin '%s'."
5439
#: drizzled/sql_plugin.cc:2636
5365
#: drizzled/sql_plugin.cc:2610
5441
5367
msgid "Bad options for plugin '%s'."
5444
#: drizzled/sql_plugin.cc:2645
5370
#: drizzled/sql_plugin.cc:2619
5446
5372
msgid "Parsing options for plugin '%s' failed."
5449
#: drizzled/sql_plugin.cc:2688
5375
#: drizzled/sql_plugin.cc:2662
5451
5377
msgid "Plugin '%s' has conflicting system variables"
5454
#: drizzled/sql_plugin.cc:2698
5456
msgid "Plugin '%s' disabled by command line option"
5459
5380
#: drizzled/sql_table.cc:130
5461
5382
msgid "Invalid (old?) table or database name '%s'"
5464
#: drizzled/sql_table.cc:2726
5385
#: drizzled/sql_table.cc:2691
5466
5387
msgid "Unknown - internal error %d during operation"
5469
#: drizzled/sql_table.cc:5006
5390
#: drizzled/sql_table.cc:4961
5471
5392
msgid "Could not open table %s.%s after rename\n"
5474
#: drizzled/sql_table.cc:5173
5395
#: drizzled/sql_table.cc:5141
5477
5398
"order_st BY ignored because there is a user-defined clustered index in the "
5478
5399
"table '%-.192s'"
5481
#: drizzled/sql_udf.cc:41
5482
msgid "Can't allocate memory for udf structures"
5485
#: drizzled/table.cc:378
5402
#: drizzled/table.cc:482
5488
5405
"'%s' had no or invalid character set, and default character set is multi-"
5489
5406
"byte, so character column sizes may have changed"
5492
#: drizzled/table.cc:2099
5409
#: drizzled/table.cc:2297
5494
5411
msgid "Unknown collation '%s' in table '%-.64s' definition"
5497
#: drizzled/table.cc:2106
5414
#: drizzled/table.cc:2304
5500
5417
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5504
#: drizzled/table.cc:2721
5421
#: drizzled/table.cc:2768
5507
5424
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5511
#: drizzled/table.cc:2748
5428
#: drizzled/table.cc:2795
5514
5431
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5515
5432
"have type %s, found type %s."
5518
#: drizzled/table.cc:2759
5435
#: drizzled/table.cc:2806
5521
5438
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5522
5439
"position %d to have character set '%s' but the type has no character set."
5525
#: drizzled/table.cc:2771
5442
#: drizzled/table.cc:2818
5528
5445
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5529
5446
"position %d to have character set '%s' but found character set '%s'."
5532
#: drizzled/table.cc:2784
5449
#: drizzled/table.cc:2831
5535
5452
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5536
5453
"have type %s but the column is not found."
5539
#: drizzled/table.cc:4897
5456
#: drizzled/table.cc:4951
5541
5458
msgid "Got error %d when reading table '%s'"
5546
5463
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5549
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5466
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5551
5468
msgid "%s: option `%s' is ambiguous\n"
5554
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5471
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5556
5473
msgid "%s: option `--%s' doesn't allow an argument\n"
5559
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5476
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5561
5478
msgid "%s: option `%c%s' doesn't allow an argument\n"
5564
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5565
#: gnulib/getopt.c:992
5481
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5482
#: gnulib/getopt.c:995
5567
5484
msgid "%s: option `%s' requires an argument\n"
5570
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5487
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5572
5489
msgid "%s: unrecognized option `--%s'\n"
5575
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5492
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5577
5494
msgid "%s: unrecognized option `%c%s'\n"
5580
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5497
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5582
5499
msgid "%s: illegal option -- %c\n"
5585
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5502
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5587
5504
msgid "%s: invalid option -- %c\n"
5590
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5591
#: gnulib/getopt.c:1063
5507
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5508
#: gnulib/getopt.c:1066
5593
5510
msgid "%s: option requires an argument -- %c\n"
5596
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5513
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5598
5515
msgid "%s: option `-W %s' is ambiguous\n"
5601
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5518
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5603
5520
msgid "%s: option `-W %s' doesn't allow an argument\n"
5606
#: libdrizzleclient/errmsg.c:27
5523
#: libdrizzleclient/errmsg.c:28
5607
5524
msgid "Unknown Drizzle error"
5610
#: libdrizzleclient/errmsg.c:28
5527
#: libdrizzleclient/errmsg.c:29
5612
5529
msgid "Can't create UNIX socket (%d)"
5615
#: libdrizzleclient/errmsg.c:29
5532
#: libdrizzleclient/errmsg.c:30
5617
5534
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5620
#: libdrizzleclient/errmsg.c:30
5537
#: libdrizzleclient/errmsg.c:31
5622
5539
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5625
#: libdrizzleclient/errmsg.c:31
5542
#: libdrizzleclient/errmsg.c:32
5627
5544
msgid "Can't create TCP/IP socket (%d)"
5630
#: libdrizzleclient/errmsg.c:32
5547
#: libdrizzleclient/errmsg.c:33
5632
5549
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5635
#: libdrizzleclient/errmsg.c:33
5552
#: libdrizzleclient/errmsg.c:34
5636
5553
msgid "Drizzle server has gone away"
5639
#: libdrizzleclient/errmsg.c:34
5556
#: libdrizzleclient/errmsg.c:35
5641
5558
msgid "Protocol mismatch; server version = %d, client version = %d"
5644
#: libdrizzleclient/errmsg.c:35
5561
#: libdrizzleclient/errmsg.c:36
5645
5562
msgid "Drizzle client ran out of memory"
5648
#: libdrizzleclient/errmsg.c:36
5565
#: libdrizzleclient/errmsg.c:37
5649
5566
msgid "Wrong host info"
5652
#: libdrizzleclient/errmsg.c:37
5569
#: libdrizzleclient/errmsg.c:38
5653
5570
msgid "Localhost via UNIX socket"
5656
#: libdrizzleclient/errmsg.c:38
5573
#: libdrizzleclient/errmsg.c:39
5658
5575
msgid "%-.100s via TCP/IP"
5661
#: libdrizzleclient/errmsg.c:39
5578
#: libdrizzleclient/errmsg.c:40
5662
5579
msgid "Error in server handshake"
5665
#: libdrizzleclient/errmsg.c:40
5582
#: libdrizzleclient/errmsg.c:41
5666
5583
msgid "Lost connection to Drizzle server during query"
5669
#: libdrizzleclient/errmsg.c:41
5586
#: libdrizzleclient/errmsg.c:42
5670
5587
msgid "Commands out of sync; you can't run this command now"
5673
#: libdrizzleclient/errmsg.c:42
5590
#: libdrizzleclient/errmsg.c:43
5675
5592
msgid "Named pipe: %-.32s"
5678
#: libdrizzleclient/errmsg.c:43
5595
#: libdrizzleclient/errmsg.c:44
5680
5597
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5683
#: libdrizzleclient/errmsg.c:44
5600
#: libdrizzleclient/errmsg.c:45
5685
5602
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5688
#: libdrizzleclient/errmsg.c:45
5605
#: libdrizzleclient/errmsg.c:46
5690
5607
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5693
#: libdrizzleclient/errmsg.c:46
5610
#: libdrizzleclient/errmsg.c:47
5695
5612
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5698
#: libdrizzleclient/errmsg.c:47
5615
#: libdrizzleclient/errmsg.c:48
5699
5616
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5702
#: libdrizzleclient/errmsg.c:48
5619
#: libdrizzleclient/errmsg.c:49
5703
5620
msgid "Embedded server"
5706
#: libdrizzleclient/errmsg.c:49
5623
#: libdrizzleclient/errmsg.c:50
5707
5624
msgid "Error on SHOW SLAVE STATUS:"
5710
#: libdrizzleclient/errmsg.c:50
5627
#: libdrizzleclient/errmsg.c:51
5711
5628
msgid "Error on SHOW SLAVE HOSTS:"
5714
#: libdrizzleclient/errmsg.c:51
5631
#: libdrizzleclient/errmsg.c:52
5715
5632
msgid "Error connecting to slave:"
5718
#: libdrizzleclient/errmsg.c:52
5635
#: libdrizzleclient/errmsg.c:53
5719
5636
msgid "Error connecting to master:"
5722
#: libdrizzleclient/errmsg.c:53
5639
#: libdrizzleclient/errmsg.c:54
5723
5640
msgid "SSL connection error"
5726
#: libdrizzleclient/errmsg.c:54
5643
#: libdrizzleclient/errmsg.c:55
5727
5644
msgid "Malformed packet"
5730
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5731
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5732
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5733
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5734
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5647
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5648
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5649
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5650
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5651
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5735
5652
msgid "(unused error message)"
5738
#: libdrizzleclient/errmsg.c:56
5655
#: libdrizzleclient/errmsg.c:57
5739
5656
msgid "Invalid use of null pointer"
5742
#: libdrizzleclient/errmsg.c:57
5659
#: libdrizzleclient/errmsg.c:58
5743
5660
msgid "Statement not prepared"
5746
#: libdrizzleclient/errmsg.c:58
5663
#: libdrizzleclient/errmsg.c:59
5747
5664
msgid "No data supplied for parameters in prepared statement"
5750
#: libdrizzleclient/errmsg.c:59
5667
#: libdrizzleclient/errmsg.c:60
5751
5668
msgid "Data truncated"
5754
#: libdrizzleclient/errmsg.c:60
5671
#: libdrizzleclient/errmsg.c:61
5755
5672
msgid "No parameters exist in the statement"
5758
#: libdrizzleclient/errmsg.c:61
5675
#: libdrizzleclient/errmsg.c:62
5759
5676
msgid "Invalid parameter number"
5762
#: libdrizzleclient/errmsg.c:62
5679
#: libdrizzleclient/errmsg.c:63
5765
5682
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5768
#: libdrizzleclient/errmsg.c:64
5685
#: libdrizzleclient/errmsg.c:65
5770
5687
msgid "Using unsupported buffer type: %d (parameter: %d)"
5773
#: libdrizzleclient/errmsg.c:65
5690
#: libdrizzleclient/errmsg.c:66
5775
5692
msgid "Shared memory: %-.100s"
5778
#: libdrizzleclient/errmsg.c:75
5695
#: libdrizzleclient/errmsg.c:76
5779
5696
msgid "Wrong or unknown protocol"
5782
#: libdrizzleclient/errmsg.c:76
5699
#: libdrizzleclient/errmsg.c:77
5783
5700
msgid "Invalid connection handle"
5786
#: libdrizzleclient/errmsg.c:77
5703
#: libdrizzleclient/errmsg.c:78
5788
5705
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5789
5706
"option 'secure_auth' enabled)"
5792
#: libdrizzleclient/errmsg.c:79
5709
#: libdrizzleclient/errmsg.c:80
5793
5710
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5796
#: libdrizzleclient/errmsg.c:80
5713
#: libdrizzleclient/errmsg.c:81
5797
5714
msgid "Attempt to read column without prior row fetch"
5800
#: libdrizzleclient/errmsg.c:81
5717
#: libdrizzleclient/errmsg.c:82
5801
5718
msgid "Prepared statement contains no metadata"
5804
#: libdrizzleclient/errmsg.c:82
5721
#: libdrizzleclient/errmsg.c:83
5806
5723
"Attempt to read a row while there is no result set associated with the "
5810
#: libdrizzleclient/errmsg.c:84
5727
#: libdrizzleclient/errmsg.c:85
5811
5728
msgid "This feature is not implemented yet"
5814
#: libdrizzleclient/errmsg.c:85
5731
#: libdrizzleclient/errmsg.c:86
5817
5734
"Lost connection to Drizzle server while waiting for initial communication "
5818
5735
"packet, system error: %d"
5821
#: libdrizzleclient/errmsg.c:87
5738
#: libdrizzleclient/errmsg.c:88
5824
5741
"Lost connection to Drizzle server while reading initial communication "
5825
5742
"packet, system error: %d"
5828
#: libdrizzleclient/errmsg.c:89
5745
#: libdrizzleclient/errmsg.c:90
5831
5748
"Lost connection to Drizzle server while sending authentication information, "
5832
5749
"system error: %d"
5835
#: libdrizzleclient/errmsg.c:91
5752
#: libdrizzleclient/errmsg.c:92
5838
5755
"Lost connection to Drizzle server while reading authorization information, "
5839
5756
"system error: %d"
5842
#: libdrizzleclient/errmsg.c:93
5759
#: libdrizzleclient/errmsg.c:94
5845
5762
"Lost connection to Drizzle server while setting initial database, system "
5849
#: libdrizzleclient/errmsg.c:95
5766
#: libdrizzleclient/errmsg.c:96
5851
5768
msgid "Statement closed indirectly because of a preceding %s() call"