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