15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18
"X-Launchpad-Export-Date: 2008-12-24 20:32+0000\n"
18
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:277
21
#: client/drizzle.cc:276
22
22
msgid "Synonym for `help'."
23
23
msgstr "Synonymum pro 'help'."
25
#: client/drizzle.cc:278
25
#: client/drizzle.cc:277
26
26
msgid "Clear command."
27
27
msgstr "Smazat příkaz."
29
#: client/drizzle.cc:280
29
#: client/drizzle.cc:279
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
31
msgstr "Znovu připojit k serveru. Volitelné argumenty jsou db a host."
33
#: client/drizzle.cc:282
33
#: client/drizzle.cc:281
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
37
"Nastavit oddělovač příkazů. POZOR: Jako oddělovač se použije vše až na konec "
40
#: client/drizzle.cc:284
40
#: client/drizzle.cc:283
41
41
msgid "Send command to drizzle server, display result vertically."
42
42
msgstr "Odeslat rozkaz na drizzle server a zobrazit výsledek vodorovně."
44
#: client/drizzle.cc:285
44
#: client/drizzle.cc:284
45
45
msgid "Exit drizzle. Same as quit."
46
46
msgstr "Opustit drizzle. Stejné jako quit."
48
#: client/drizzle.cc:286
48
#: client/drizzle.cc:285
49
49
msgid "Send command to drizzle server."
50
50
msgstr "Odeslat rozkaz na drizzle server."
52
#: client/drizzle.cc:287
52
#: client/drizzle.cc:286
53
53
msgid "Display this help."
54
54
msgstr "Zobrazit tuto nápovědu."
56
#: client/drizzle.cc:288
56
#: client/drizzle.cc:287
57
57
msgid "Disable pager, print to stdout."
58
58
msgstr "Vypne stránkování, výstup vypíše do stdout."
60
#: client/drizzle.cc:289
60
#: client/drizzle.cc:288
61
61
msgid "Don't write into outfile."
62
62
msgstr "Nezapíše do výstupního souboru."
64
#: client/drizzle.cc:290
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
64
68
#: client/drizzle.cc:291
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
69
msgid "Print current command."
68
72
#: client/drizzle.cc:292
69
msgid "Print current command."
73
msgid "Change your drizzle prompt."
72
76
#: client/drizzle.cc:293
73
msgid "Change your drizzle prompt."
76
80
#: client/drizzle.cc:294
80
#: client/drizzle.cc:295
81
81
msgid "Rebuild completion hash."
84
#: client/drizzle.cc:296
85
msgid "Execute an SQL script file. Takes a file name as an argument."
84
88
#: client/drizzle.cc:297
85
msgid "Execute an SQL script file. Takes a file name as an argument."
88
#: client/drizzle.cc:298
89
89
msgid "Get status information from the server."
92
#: client/drizzle.cc:300
92
#: client/drizzle.cc:299
93
93
msgid "Set outfile [to_outfile]. Append everything into given outfile."
96
#: client/drizzle.cc:302
96
#: client/drizzle.cc:301
97
97
msgid "Use another database. Takes database name as argument."
100
#: client/drizzle.cc:304 client/drizzle.cc:1459
100
#: client/drizzle.cc:303 client/drizzle.cc:1443
101
101
msgid "Show warnings after every statement."
104
#: client/drizzle.cc:306
104
#: client/drizzle.cc:305
105
105
msgid "Don't show warnings after every statement."
108
#: client/drizzle.cc:1058 client/drizzle.cc:1065
108
#: client/drizzle.cc:1045 client/drizzle.cc:1052
110
110
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
113
#: client/drizzle.cc:1148
113
#: client/drizzle.cc:1135
114
114
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
117
#: client/drizzle.cc:1158
117
#: client/drizzle.cc:1145
120
120
"Your Drizzle connection id is %u\n"
121
121
"Server version: %s\n"
124
#: client/drizzle.cc:1186
124
#: client/drizzle.cc:1173
126
126
msgid "Reading history-file %s\n"
129
#: client/drizzle.cc:1190
129
#: client/drizzle.cc:1177
131
131
msgid "Couldn't allocate memory for temp histfile!\n"
134
#: client/drizzle.cc:1197
134
#: client/drizzle.cc:1184
135
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
138
#: client/drizzle.cc:1215
138
#: client/drizzle.cc:1202
140
140
msgid "Writing history-file %s\n"
143
#: client/drizzle.cc:1224
143
#: client/drizzle.cc:1211
147
#: client/drizzle.cc:1224
147
#: client/drizzle.cc:1211
151
#: client/drizzle.cc:1273
151
#: client/drizzle.cc:1260
152
152
msgid "Query aborted by Ctrl+C\n"
155
#: client/drizzle.cc:1296 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2628
155
#: client/drizzle.cc:1283 client/drizzleadmin.cc:74 drizzled/drizzled.cc:2134
156
156
msgid "Display this help and exit."
159
#: client/drizzle.cc:1298
159
#: client/drizzle.cc:1285
160
160
msgid "Synonym for -?"
163
#: client/drizzle.cc:1301
163
#: client/drizzle.cc:1288
165
165
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
166
166
"and field completion, but startup and reconnecting may take a longer time. "
167
167
"Disable with --disable-auto-rehash."
170
#: client/drizzle.cc:1305
170
#: client/drizzle.cc:1292
172
172
"No automatic rehashing. One has to use 'rehash' to get table and field "
173
173
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
174
174
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
177
#: client/drizzle.cc:1308
177
#: client/drizzle.cc:1295
179
179
"Automatically switch to vertical output mode if the result is wider than the "
180
180
"terminal width."
183
#: client/drizzle.cc:1311
183
#: client/drizzle.cc:1298
185
185
"Don't use history file. Disable interactive behavior. (Enables --silent)"
188
#: client/drizzle.cc:1313 drizzled/drizzled.cc:2660
189
msgid "Directory where character sets are."
192
#: client/drizzle.cc:1315
188
#: client/drizzle.cc:1299
193
189
msgid "Display column type information."
196
#: client/drizzle.cc:1318
192
#: client/drizzle.cc:1302
198
194
"Preserve comments. Send comments to the server. The default is --skip-"
199
195
"comments (discard comments), enable with --comments"
202
#: client/drizzle.cc:1321
198
#: client/drizzle.cc:1305
203
199
msgid "Use compression in server/client protocol."
206
#: client/drizzle.cc:1324
202
#: client/drizzle.cc:1308
207
203
msgid "Check memory and open file usage at exit ."
210
#: client/drizzle.cc:1327
206
#: client/drizzle.cc:1311
211
207
msgid "Print some debug info at exit."
214
#: client/drizzle.cc:1329
210
#: client/drizzle.cc:1313
215
211
msgid "Database to use."
218
#: client/drizzle.cc:1332
214
#: client/drizzle.cc:1316
219
215
msgid "(not used)"
222
#: client/drizzle.cc:1334
218
#: client/drizzle.cc:1318
223
219
msgid "Delimiter to be used."
226
#: client/drizzle.cc:1336
222
#: client/drizzle.cc:1320
227
223
msgid "Execute command and quit. (Disables --force and history file)"
230
#: client/drizzle.cc:1338
226
#: client/drizzle.cc:1322
231
227
msgid "Print the output of a query (rows) vertically."
234
#: client/drizzle.cc:1341
230
#: client/drizzle.cc:1325
235
231
msgid "Continue even if we get an sql error."
238
#: client/drizzle.cc:1345
234
#: client/drizzle.cc:1329
240
236
"Enable named commands. Named commands mean this program's internal commands; "
241
237
"see drizzle> help . When enabled, the named commands can be used from any "
320
#: client/drizzle.cc:1386
316
#: client/drizzle.cc:1370
322
318
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
323
319
"option deprecated; use --disable-pager instead."
326
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
322
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
328
324
"Password to use when connecting to server. If password is not given it's "
329
325
"asked from the tty."
332
#: client/drizzle.cc:1391
328
#: client/drizzle.cc:1375
334
330
"Port number to use for connection or 0 for default to, in order of "
335
331
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
338
#: client/drizzle.cc:1392
334
#: client/drizzle.cc:1376
339
335
msgid "built-in default"
342
#: client/drizzle.cc:1394
338
#: client/drizzle.cc:1378
343
339
msgid "Set the drizzle prompt to this value."
346
#: client/drizzle.cc:1398
342
#: client/drizzle.cc:1382
348
344
"Don't cache result, print it row by row. This may slow down the server if "
349
345
"the output is suspended. Doesn't use history file."
352
#: client/drizzle.cc:1400
348
#: client/drizzle.cc:1384
353
349
msgid "Write fields without conversion. Used with --batch."
356
#: client/drizzle.cc:1403
352
#: client/drizzle.cc:1387
358
354
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
359
355
"option is enabled by default."
362
#: client/drizzle.cc:1405
358
#: client/drizzle.cc:1389
364
360
"Be more silent. Print results with a tab as separator, each row on new line."
367
#: client/drizzle.cc:1407
363
#: client/drizzle.cc:1391
368
364
msgid "Socket file to use for connection."
371
#: client/drizzle.cc:1410
367
#: client/drizzle.cc:1394
372
368
msgid "Output in table format."
375
#: client/drizzle.cc:1413
371
#: client/drizzle.cc:1397
377
373
"Append everything into outfile. See interactive help (\\h) also. Does not "
378
374
"work in batch mode. Disable with --disable-tee. This option is disabled by "
382
#: client/drizzle.cc:1415
378
#: client/drizzle.cc:1399
384
380
"Disable outfile. See interactive help (\\h) also. WARNING: option "
385
381
"deprecated; use --disable-tee instead"
388
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
384
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
389
385
msgid "User for login if not current user."
392
#: client/drizzle.cc:1421
388
#: client/drizzle.cc:1405
393
389
msgid "Only allow UPDATE and DELETE that uses keys."
396
#: client/drizzle.cc:1424
392
#: client/drizzle.cc:1408
397
393
msgid "Synonym for option --safe-updates, -U."
400
#: client/drizzle.cc:1427
396
#: client/drizzle.cc:1411
401
397
msgid "Write more. (-v -v -v gives the table output format)."
404
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
400
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
405
401
msgid "Output version information and exit."
408
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
404
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
409
405
msgid "Wait and retry if connection is down."
412
#: client/drizzle.cc:1434
408
#: client/drizzle.cc:1418
413
409
msgid "Number of seconds before connection timeout."
416
#: client/drizzle.cc:1439
412
#: client/drizzle.cc:1423
417
413
msgid "Max packet length to send to, or receive from server"
420
#: client/drizzle.cc:1444
416
#: client/drizzle.cc:1428
421
417
msgid "Buffer for TCP/IP and socket communication"
424
#: client/drizzle.cc:1448
420
#: client/drizzle.cc:1432
425
421
msgid "Automatic limit for SELECT when using --safe-updates"
428
#: client/drizzle.cc:1453
424
#: client/drizzle.cc:1437
429
425
msgid "Automatic limit for rows in a join when using --safe-updates"
432
#: client/drizzle.cc:1457
428
#: client/drizzle.cc:1441
433
429
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
436
#: client/drizzle.cc:1462
432
#: client/drizzle.cc:1446
437
433
msgid "Number of lines before each import progress report."
440
#: client/drizzle.cc:1473
436
#: client/drizzle.cc:1457
442
438
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
445
#: client/drizzle.cc:1480
441
#: client/drizzle.cc:1464
448
444
"Copyright (C) 2008 Sun Microsystems\n"
450
446
"and you are welcome to modify and redistribute it under the GPL license\n"
453
#: client/drizzle.cc:1485
449
#: client/drizzle.cc:1469
455
451
msgid "Usage: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1520
454
#: client/drizzle.cc:1500
459
455
msgid "DELIMITER cannot contain a backslash character"
462
#: client/drizzle.cc:1541
458
#: client/drizzle.cc:1521
464
460
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1564
463
#: client/drizzle.cc:1544
469
465
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1568
468
#: client/drizzle.cc:1548
474
470
msgid "WARNING: --server-arg option not supported in this configuration.\n"
477
#: client/drizzle.cc:1595
473
#: client/drizzle.cc:1575
479
475
"Non-integer value supplied for port. If you are trying to enter a password "
480
476
"please use --password instead."
483
#: client/drizzle.cc:1603
479
#: client/drizzle.cc:1583
484
480
msgid "Value supplied for port is not valid."
487
#: client/drizzle.cc:1756
483
#: client/drizzle.cc:1736
489
485
msgid "Processing line: %<PRIu32>\n"
492
#: client/drizzle.cc:1972
488
#: client/drizzle.cc:1952
494
490
msgid "Unknown command '\\%c'."
497
#: client/drizzle.cc:2396
493
#: client/drizzle.cc:2376
499
495
"Reading table information for completion of table and column names\n"
500
496
" You can turn off this feature to get a quicker startup with -A\n"
504
#: client/drizzle.cc:2493
500
#: client/drizzle.cc:2473
505
501
msgid "No connection. Trying to reconnect..."
508
#: client/drizzle.cc:2499
504
#: client/drizzle.cc:2479
509
505
msgid "Can't connect to the server\n"
512
#: client/drizzle.cc:2557
508
#: client/drizzle.cc:2537
513
509
msgid "List of all Drizzle commands:"
516
#: client/drizzle.cc:2559
512
#: client/drizzle.cc:2539
517
513
msgid "Note that all text commands must be first on line and end with ';'"
520
#: client/drizzle.cc:2612
516
#: client/drizzle.cc:2592
521
517
msgid "No query specified\n"
524
#: client/drizzle.cc:2627
520
#: client/drizzle.cc:2607
525
521
msgid "Ignoring query to other database"
528
#: client/drizzle.cc:2676
524
#: client/drizzle.cc:2656
529
525
msgid "Empty set"
532
#: client/drizzle.cc:2689
528
#: client/drizzle.cc:2669
534
530
msgid "%ld row in set"
535
531
msgid_plural "%ld rows in set"
539
#: client/drizzle.cc:2698
535
#: client/drizzle.cc:2678
543
#: client/drizzle.cc:2700
539
#: client/drizzle.cc:2680
545
541
msgid "Query OK, %ld row affected"
546
542
msgid_plural "Query OK, %ld rows affected"
550
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
546
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
552
548
"Port number to use for connection or 0 for default to, in order of "
553
549
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
556
#: client/drizzleadmin.cc:86
552
#: client/drizzleadmin.cc:85
557
553
msgid "Silently exit if one can't connect to server."
560
#: client/drizzleadmin.cc:92
556
#: client/drizzleadmin.cc:91
561
557
msgid "Write more information."
564
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
565
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
566
#: client/drizzleslap.cc:751 client/drizzletest.cc:4640
560
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
561
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
562
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
569
565
"Non-integer value supplied for port. If you are trying to enter a password "
570
566
"please use --password instead.\n"
573
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
574
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
575
#: client/drizzleslap.cc:759 client/drizzletest.cc:4648
569
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
570
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
571
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
577
573
msgid "Value supplied for port is not valid.\n"
580
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
576
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
582
578
msgid "Memory allocation error while copying password. Aborting.\n"
585
#: client/drizzleadmin.cc:293
581
#: client/drizzleadmin.cc:290
588
584
"connect to server at '%s' failed\n"
592
#: client/drizzleadmin.cc:299
588
#: client/drizzleadmin.cc:296
594
590
msgid "Check that drizzled is running on %s"
597
#: client/drizzleadmin.cc:300
593
#: client/drizzleadmin.cc:297
599
595
msgid " and that the port is %d.\n"
602
#: client/drizzleadmin.cc:302
598
#: client/drizzleadmin.cc:299
604
600
msgid "You can check this by doing 'telnet %s %d'\n"
607
#: client/drizzleadmin.cc:313
603
#: client/drizzleadmin.cc:310
609
605
msgid "Got error: %s\n"
612
#: client/drizzleadmin.cc:320
608
#: client/drizzleadmin.cc:317
613
609
msgid "Waiting for Drizzle server to answer"
616
#: client/drizzleadmin.cc:353
612
#: client/drizzleadmin.cc:350
618
614
msgid "shutting down drizzled...\n"
621
#: client/drizzleadmin.cc:357
617
#: client/drizzleadmin.cc:354
623
619
msgid "shutdown failed; error: '%s'"
626
#: client/drizzleadmin.cc:364
622
#: client/drizzleadmin.cc:361
631
#: client/drizzleadmin.cc:374
627
#: client/drizzleadmin.cc:371
632
628
msgid "drizzled is alive"
635
#: client/drizzleadmin.cc:382
631
#: client/drizzleadmin.cc:379
636
632
msgid "connection was down, but drizzled is now alive"
639
#: client/drizzleadmin.cc:386
635
#: client/drizzleadmin.cc:383
641
637
msgid "drizzled doesn't answer to ping, error: '%s'"
644
#: client/drizzleadmin.cc:395
640
#: client/drizzleadmin.cc:392
646
642
msgid "Unknown command: '%-.60s'"
649
#: client/drizzleadmin.cc:404
645
#: client/drizzleadmin.cc:401
651
647
msgid "%s Ver %s Distrib %s, for %s on %s\n"
654
#: client/drizzleadmin.cc:411
650
#: client/drizzleadmin.cc:408
655
651
msgid "Copyright (C) 2000-2008 MySQL AB"
658
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
654
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
660
656
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
661
657
"and you are welcome to modify and redistribute it under the GPL license\n"
664
#: client/drizzleadmin.cc:413
660
#: client/drizzleadmin.cc:410
665
661
msgid "Administration program for the drizzled daemon."
668
#: client/drizzleadmin.cc:414
664
#: client/drizzleadmin.cc:411
670
666
msgid "Usage: %s [OPTIONS] command command....\n"
673
#: client/drizzleadmin.cc:416
669
#: client/drizzleadmin.cc:413
675
671
" ping Check if server is down\n"
676
672
" shutdown Take server down\n"
679
#: client/drizzledump.cc:396
675
#: client/drizzledump.cc:393
680
676
msgid "Number of rows before each output progress report (requires --verbose)."
683
#: client/drizzledump.cc:469
679
#: client/drizzledump.cc:466
685
681
msgid "Got errno %d on write"
688
#: client/drizzledump.cc:474
684
#: client/drizzledump.cc:471
690
686
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
693
#: client/drizzledump.cc:481
689
#: client/drizzledump.cc:478
695
691
msgid "Usage: %s [OPTIONS] database [tables]\n"
698
#: client/drizzledump.cc:482
694
#: client/drizzledump.cc:479
700
696
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
703
#: client/drizzledump.cc:484
699
#: client/drizzledump.cc:481
705
701
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
708
#: client/drizzledump.cc:491
704
#: client/drizzledump.cc:488
709
705
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
712
#: client/drizzledump.cc:493
708
#: client/drizzledump.cc:490
713
709
msgid "Dumping definition and data DRIZZLE database or table"
716
#: client/drizzledump.cc:504
712
#: client/drizzledump.cc:501
718
714
msgid "For more options, use %s --help\n"
721
#: client/drizzledump.cc:679
717
#: client/drizzledump.cc:675
723
719
msgid "Input filename too long: %s"
726
#: client/drizzledump.cc:722
722
#: client/drizzledump.cc:718
728
724
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
731
#: client/drizzledump.cc:747
727
#: client/drizzledump.cc:743
733
729
msgid "Invalid mode to --compatible: %s\n"
736
#: client/drizzledump.cc:807
732
#: client/drizzledump.cc:803
738
734
msgid "%s: You must use option --tab with --fields-...\n"
741
#: client/drizzledump.cc:824
737
#: client/drizzledump.cc:820
744
740
"%s: You can't use --single-transaction and --lock-all-tables at the same "
748
#: client/drizzledump.cc:837
744
#: client/drizzledump.cc:833
751
747
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
755
#: client/drizzledump.cc:843
751
#: client/drizzledump.cc:839
757
753
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
760
#: client/drizzledump.cc:868
756
#: client/drizzledump.cc:863
762
758
msgid "Got error: %d: %s %s"
765
#: client/drizzledump.cc:960
761
#: client/drizzledump.cc:955
767
763
msgid "Couldn't execute '%s': %s (%d)"
770
#: client/drizzledump.cc:1021
766
#: client/drizzledump.cc:1016
772
768
msgid "-- Connecting to %s...\n"
775
#: client/drizzledump.cc:1042
771
#: client/drizzledump.cc:1037
777
773
msgid "-- Disconnecting from %s...\n"
780
#: client/drizzledump.cc:1052
776
#: client/drizzledump.cc:1047
781
777
msgid "Couldn't allocate memory"
784
#: client/drizzledump.cc:1393
780
#: client/drizzledump.cc:1388
787
783
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
791
#: client/drizzledump.cc:1407
787
#: client/drizzledump.cc:1402
793
789
msgid "-- Retrieving table structure for table %s...\n"
796
#: client/drizzledump.cc:1516
792
#: client/drizzledump.cc:1511
798
794
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
801
#: client/drizzledump.cc:1625
797
#: client/drizzledump.cc:1620
803
799
msgid "%s: Can't get keys for table %s (%s)\n"
806
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
802
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
808
804
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
811
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
807
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
813
809
msgid "Error: Couldn't read status information for table %s (%s)\n"
816
#: client/drizzledump.cc:1851
812
#: client/drizzledump.cc:1846
818
814
msgid "Error retrieving table structure for table: \"%s\""
821
#: client/drizzledump.cc:1858
817
#: client/drizzledump.cc:1853
823
819
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
826
#: client/drizzledump.cc:1869
822
#: client/drizzledump.cc:1864
828
824
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
831
#: client/drizzledump.cc:1876
827
#: client/drizzledump.cc:1871
833
829
msgid "-- Skipping dump data for table '%s', it has no fields\n"
836
#: client/drizzledump.cc:1884
832
#: client/drizzledump.cc:1879
837
833
msgid "-- Sending SELECT query...\n"
840
#: client/drizzledump.cc:1936
836
#: client/drizzledump.cc:1931
841
837
msgid "when executing 'SELECT INTO OUTFILE'"
844
#: client/drizzledump.cc:1944
840
#: client/drizzledump.cc:1939
853
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
849
#: client/drizzledump.cc:1976 client/drizzledump.cc:1985
854
850
msgid "when retrieving data from server"
857
#: client/drizzledump.cc:1994
853
#: client/drizzledump.cc:1989
858
854
msgid "-- Retrieving rows...\n"
861
#: client/drizzledump.cc:1997
857
#: client/drizzledump.cc:1992
863
859
msgid "%s: Error in field count for table: %s ! Aborting.\n"
866
#: client/drizzledump.cc:2036
862
#: client/drizzledump.cc:2031
868
864
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
871
#: client/drizzledump.cc:2058
867
#: client/drizzledump.cc:2053
873
869
msgid "Not enough fields from table %s! Aborting.\n"
876
#: client/drizzledump.cc:2244
872
#: client/drizzledump.cc:2239
878
874
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
881
#: client/drizzledump.cc:2402
877
#: client/drizzledump.cc:2397
882
878
msgid "when selecting the database"
885
#: client/drizzledump.cc:2470
881
#: client/drizzledump.cc:2465
886
882
msgid "when using LOCK TABLES"
889
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
885
#: client/drizzledump.cc:2472 client/drizzledump.cc:2604
890
886
msgid "when doing refresh"
893
#: client/drizzledump.cc:2563
889
#: client/drizzledump.cc:2558
894
890
msgid "alloc_root failure."
897
#: client/drizzledump.cc:2584
893
#: client/drizzledump.cc:2579
899
895
msgid "Couldn't find table: \"%s\""
902
#: client/drizzledump.cc:2599
898
#: client/drizzledump.cc:2594
903
899
msgid "when doing LOCK TABLES"
906
#: client/drizzledump.cc:2662
902
#: client/drizzledump.cc:2657
907
903
msgid "Error: Binlogging on server not active"
910
#: client/drizzledump.cc:2730
906
#: client/drizzledump.cc:2725
911
907
msgid "Error: Slave not set up"
914
#: client/drizzledump.cc:2789
910
#: client/drizzledump.cc:2784
915
911
msgid "Error: Unable to start slave"
918
#: client/drizzledump.cc:3076
914
#: client/drizzledump.cc:3071
921
917
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
924
#: client/drizzledump.cc:3107
920
#: client/drizzledump.cc:3102
926
922
msgid "Error: Not enough memory to store ORDER BY clause\n"
929
925
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
930
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
926
#: drizzled/show.cc:4527 drizzled/sql_plugin.cc:791
932
928
msgid "Plugin '%s' init function returned error."
1099
#: drizzled/drizzled.cc:1352
1090
#: drizzled/drizzled.cc:1183
1101
1092
msgid "Writing a core file\n"
1104
#: drizzled/drizzled.cc:1399
1095
#: drizzled/drizzled.cc:1228
1106
1097
"setrlimit could not change the size of core files to 'infinity'; We may not "
1107
1098
"be able to generate a core file on signals"
1110
#: drizzled/drizzled.cc:1467
1112
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1115
#: drizzled/drizzled.cc:1555
1117
msgid "Got signal %d to shutdown drizzled"
1120
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1121
msgid "Can't create thread to kill server"
1124
#: drizzled/drizzled.cc:1595
1126
msgid "Got signal: %d error: %d"
1129
#: drizzled/drizzled.cc:1708
1131
msgid "Wrong date/time format specifier: %s\n"
1134
#: drizzled/drizzled.cc:1812
1101
#: drizzled/drizzled.cc:1432
1136
1103
msgid "gethostname failed, using '%s' as hostname"
1139
#: drizzled/drizzled.cc:1876
1142
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1146
#: drizzled/drizzled.cc:1881
1149
"Could not increase number of max_open_files to more than %u (request: %u)"
1152
#: drizzled/drizzled.cc:1958
1106
#: drizzled/drizzled.cc:1529
1154
1108
msgid "Unknown locale: '%s'"
1157
#: drizzled/drizzled.cc:2014
1111
#: drizzled/drizzled.cc:1584
1158
1112
msgid "Can't create thread-keys"
1161
#: drizzled/drizzled.cc:2038
1115
#: drizzled/drizzled.cc:1610
1162
1116
msgid "Out of memory"
1165
#: drizzled/drizzled.cc:2053
1119
#: drizzled/drizzled.cc:1625
1166
1120
msgid "Failed to initialize plugins."
1169
#: drizzled/drizzled.cc:2084
1123
#: drizzled/drizzled.cc:1656
1172
1126
"%s: Too many arguments (first extra is '%s').\n"
1173
1127
"Use --verbose --help to get a list of available options\n"
1176
#: drizzled/drizzled.cc:2094
1130
#: drizzled/drizzled.cc:1666
1177
1131
msgid "Can't init databases"
1180
#: drizzled/drizzled.cc:2114
1134
#: drizzled/drizzled.cc:1686
1182
1136
msgid "Unknown/unsupported table type: %s"
1185
#: drizzled/drizzled.cc:2120
1139
#: drizzled/drizzled.cc:1692
1187
1141
msgid "Default storage engine (%s) is not available"
1190
#: drizzled/drizzled.cc:2152
1144
#: drizzled/drizzled.cc:1724
1192
1146
msgid "Failed to lock memory. Errno: %d\n"
1195
#: drizzled/drizzled.cc:2213
1149
#: drizzled/drizzled.cc:1785
1197
1151
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1200
#: drizzled/drizzled.cc:2294
1201
msgid "Before Lock_thread_count"
1204
#: drizzled/drizzled.cc:2301
1205
msgid "After lock_thread_count"
1208
#: drizzled/drizzled.cc:2407
1154
#: drizzled/drizzled.cc:1955
1210
1156
msgid "drizzled: Got error %d from select"
1213
#: drizzled/drizzled.cc:2632
1159
#: drizzled/drizzled.cc:2138
1214
1160
msgid "Auto-increment columns are incremented by this"
1217
#: drizzled/drizzled.cc:2637
1163
#: drizzled/drizzled.cc:2143
1219
1165
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1223
#: drizzled/drizzled.cc:2643
1169
#: drizzled/drizzled.cc:2149
1225
1171
"Path to installation directory. All paths are usually resolved relative to "
1229
#: drizzled/drizzled.cc:2647
1175
#: drizzled/drizzled.cc:2153
1230
1176
msgid "IP address to bind to."
1233
#: drizzled/drizzled.cc:2651
1179
#: drizzled/drizzled.cc:2157
1234
1180
msgid "Set the filesystem character set."
1237
#: drizzled/drizzled.cc:2656
1183
#: drizzled/drizzled.cc:2162
1238
1184
msgid "Set the default character set."
1241
#: drizzled/drizzled.cc:2663
1187
#: drizzled/drizzled.cc:2166
1242
1188
msgid "Chroot drizzled daemon during startup."
1245
#: drizzled/drizzled.cc:2667
1191
#: drizzled/drizzled.cc:2170
1246
1192
msgid "Set the default collation."
1249
#: drizzled/drizzled.cc:2671
1195
#: drizzled/drizzled.cc:2174
1250
1196
msgid "Default completion type."
1253
#: drizzled/drizzled.cc:2676
1199
#: drizzled/drizzled.cc:2179
1254
1200
msgid "Write core on errors."
1257
#: drizzled/drizzled.cc:2680
1203
#: drizzled/drizzled.cc:2183
1258
1204
msgid "Path to the database root."
1261
#: drizzled/drizzled.cc:2684
1207
#: drizzled/drizzled.cc:2187
1262
1208
msgid "Set the default storage engine (table type) for tables."
1265
#: drizzled/drizzled.cc:2688
1211
#: drizzled/drizzled.cc:2191
1266
1212
msgid "Set the default time zone."
1269
#: drizzled/drizzled.cc:2692
1215
#: drizzled/drizzled.cc:2195
1270
1216
msgid "Type of DELAY_KEY_WRITE."
1273
#: drizzled/drizzled.cc:2696
1219
#: drizzled/drizzled.cc:2199
1274
1220
msgid "Print a symbolic stack trace on failure."
1277
#: drizzled/drizzled.cc:2702
1223
#: drizzled/drizzled.cc:2205
1278
1224
msgid "Push supported query conditions to the storage engine."
1281
#: drizzled/drizzled.cc:2708
1227
#: drizzled/drizzled.cc:2211
1282
1228
msgid "Used for debugging; Use at your own risk!"
1285
#: drizzled/drizzled.cc:2711
1231
#: drizzled/drizzled.cc:2214
1286
1232
msgid "Flush tables to disk between SQL commands."
1289
#: drizzled/drizzled.cc:2716
1235
#: drizzled/drizzled.cc:2219
1290
1236
msgid "Set up signals usable for debugging"
1293
#: drizzled/drizzled.cc:2720
1239
#: drizzled/drizzled.cc:2223
1294
1240
msgid "Command(s) that are executed for each new connection"
1297
#: drizzled/drizzled.cc:2724
1243
#: drizzled/drizzled.cc:2227
1298
1244
msgid "Read SQL commands from this file at startup."
1301
#: drizzled/drizzled.cc:2728
1247
#: drizzled/drizzled.cc:2231
1302
1248
msgid "(IGNORED)"
1305
#: drizzled/drizzled.cc:2732
1251
#: drizzled/drizzled.cc:2235
1306
1252
msgid "Set the language used for the month names and the days of the week."
1309
#: drizzled/drizzled.cc:2737
1255
#: drizzled/drizzled.cc:2240
1310
1256
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1313
#: drizzled/drizzled.cc:2742
1259
#: drizzled/drizzled.cc:2245
1314
1260
msgid "Log connections and queries to file."
1317
#: drizzled/drizzled.cc:2746
1263
#: drizzled/drizzled.cc:2249
1318
1264
msgid "Log all MyISAM changes to file."
1321
#: drizzled/drizzled.cc:2750
1267
#: drizzled/drizzled.cc:2253
1322
1268
msgid "Log some not critical warnings to the log file."
1325
#: drizzled/drizzled.cc:2755
1271
#: drizzled/drizzled.cc:2258
1326
1272
msgid "Lock drizzled in memory."
1329
#: drizzled/drizzled.cc:2759
1275
#: drizzled/drizzled.cc:2262
1331
1277
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1332
1278
"BACKUP, FORCE or QUICK."
1335
#: drizzled/drizzled.cc:2764
1281
#: drizzled/drizzled.cc:2267
1336
1282
msgid "Use very new possible 'unsafe' functions."
1339
#: drizzled/drizzled.cc:2769
1285
#: drizzled/drizzled.cc:2272
1340
1286
msgid "Use old, non-optimized alter table."
1343
#: drizzled/drizzled.cc:2774
1289
#: drizzled/drizzled.cc:2277
1344
1290
msgid "Pid file used by safe_mysqld."
1347
#: drizzled/drizzled.cc:2784
1293
#: drizzled/drizzled.cc:2287
1349
1295
"Maximum time in seconds to wait for the port to become free. (Default: no "
1353
#: drizzled/drizzled.cc:2789
1299
#: drizzled/drizzled.cc:2292
1354
1300
msgid "Skip some optimize stages (for testing)."
1357
#: drizzled/drizzled.cc:2792
1303
#: drizzled/drizzled.cc:2295
1359
1305
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1360
1306
"specified directory"
1363
#: drizzled/drizzled.cc:2797
1309
#: drizzled/drizzled.cc:2300
1365
1311
"Uniquely identifies the server instance in the community of replication "
1369
#: drizzled/drizzled.cc:2802
1315
#: drizzled/drizzled.cc:2305
1370
1316
msgid "Don't use new, possible wrong routines."
1373
#: drizzled/drizzled.cc:2805
1319
#: drizzled/drizzled.cc:2308
1374
1320
msgid "Don't print a stack trace on failure."
1377
#: drizzled/drizzled.cc:2809
1323
#: drizzled/drizzled.cc:2312
1378
1324
msgid "Don't give threads different priorities."
1381
#: drizzled/drizzled.cc:2813
1327
#: drizzled/drizzled.cc:2316
1382
1328
msgid "Enable symbolic link support."
1385
#: drizzled/drizzled.cc:2822
1331
#: drizzled/drizzled.cc:2325
1387
1333
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1390
#: drizzled/drizzled.cc:2827
1336
#: drizzled/drizzled.cc:2330
1392
1338
"Using this option will cause most temporary files created to use a small set "
1393
1339
"of names, rather than a unique name for each new file."
1396
#: drizzled/drizzled.cc:2832
1342
#: drizzled/drizzled.cc:2335
1398
1344
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1401
#: drizzled/drizzled.cc:2837
1347
#: drizzled/drizzled.cc:2340
1402
1348
msgid "Path for temporary files."
1405
#: drizzled/drizzled.cc:2841
1351
#: drizzled/drizzled.cc:2344
1406
1352
msgid "Default transaction isolation level."
1409
#: drizzled/drizzled.cc:2845
1355
#: drizzled/drizzled.cc:2348
1410
1356
msgid "Run drizzled daemon as user."
1413
#: drizzled/drizzled.cc:2853
1359
#: drizzled/drizzled.cc:2356
1415
1361
"The number of outstanding connection requests Drizzle can have. This comes "
1416
1362
"into play when the main Drizzle thread gets very many connection requests in "
1417
1363
"a very short time."
1420
#: drizzled/drizzled.cc:2859
1366
#: drizzled/drizzled.cc:2362
1422
1368
"Size of tree cache used in bulk insert optimization. Note that this is a "
1423
1369
"limit per thread!"
1426
#: drizzled/drizzled.cc:2865
1372
#: drizzled/drizzled.cc:2368
1428
1374
"The number of seconds the drizzled server is waiting for a connect packet "
1429
1375
"before responding with 'Bad handshake'."
1432
#: drizzled/drizzled.cc:2870
1433
msgid "The DATE format (For future)."
1436
#: drizzled/drizzled.cc:2875
1437
msgid "The DATETIME/TIMESTAMP format (for future)."
1440
#: drizzled/drizzled.cc:2880
1378
#: drizzled/drizzled.cc:2373
1442
1380
"Precision of the result of '/' operator will be increased on that value."
1445
#: drizzled/drizzled.cc:2886
1383
#: drizzled/drizzled.cc:2379
1446
1384
msgid "The maximum length of the result of function group_concat."
1449
#: drizzled/drizzled.cc:2891
1387
#: drizzled/drizzled.cc:2384
1451
1389
"The number of seconds the server waits for activity on an interactive "
1452
1390
"connection before closing it."
1455
#: drizzled/drizzled.cc:2897
1393
#: drizzled/drizzled.cc:2390
1456
1394
msgid "The size of the buffer that is used for full joins."
1459
#: drizzled/drizzled.cc:2903
1397
#: drizzled/drizzled.cc:2396
1460
1398
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1463
#: drizzled/drizzled.cc:2908
1401
#: drizzled/drizzled.cc:2401
1465
1403
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1466
1404
"this to get better index handling (for all reads and multiple writes) to as "
1467
1405
"much as you can afford;"
1470
#: drizzled/drizzled.cc:2917
1408
#: drizzled/drizzled.cc:2410
1472
1410
"This characterizes the number of hits a hot block has to be untouched until "
1473
1411
"it is considered aged enough to be downgraded to a warm block. This "
1475
1413
"blocks in key cache"
1478
#: drizzled/drizzled.cc:2926
1416
#: drizzled/drizzled.cc:2419
1479
1417
msgid "The default size of key cache blocks"
1482
#: drizzled/drizzled.cc:2932
1420
#: drizzled/drizzled.cc:2425
1483
1421
msgid "The minimum percentage of warm blocks in key cache"
1486
#: drizzled/drizzled.cc:2938
1424
#: drizzled/drizzled.cc:2431
1487
1425
msgid "Max packetlength to send/receive from to server."
1490
#: drizzled/drizzled.cc:2943
1428
#: drizzled/drizzled.cc:2436
1492
1430
"If there is more than this number of interrupted connections from a host "
1493
1431
"this host will be blocked from further connections."
1496
#: drizzled/drizzled.cc:2950
1497
msgid "The number of simultaneous clients allowed."
1500
#: drizzled/drizzled.cc:2954
1434
#: drizzled/drizzled.cc:2441
1501
1435
msgid "Max number of errors/warnings to store for a statement."
1504
#: drizzled/drizzled.cc:2959
1438
#: drizzled/drizzled.cc:2446
1505
1439
msgid "Don't allow creation of heap tables bigger than this."
1508
#: drizzled/drizzled.cc:2965
1442
#: drizzled/drizzled.cc:2452
1510
1444
"Joins that are probably going to read more than max_join_size records return "
1514
#: drizzled/drizzled.cc:2971
1448
#: drizzled/drizzled.cc:2458
1515
1449
msgid "Max number of bytes in sorted records."
1518
#: drizzled/drizzled.cc:2976
1452
#: drizzled/drizzled.cc:2463
1519
1453
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1522
#: drizzled/drizzled.cc:2981
1456
#: drizzled/drizzled.cc:2468
1524
1458
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1525
1459
"max_sort_length bytes of each value are used; the rest are ignored)."
1528
#: drizzled/drizzled.cc:2988
1462
#: drizzled/drizzled.cc:2475
1529
1463
msgid "Maximum number of temporary tables a client can keep open at a time."
1532
#: drizzled/drizzled.cc:2993
1466
#: drizzled/drizzled.cc:2480
1533
1467
msgid "After this many write locks, allow some read locks to run in between."
1536
#: drizzled/drizzled.cc:2997
1470
#: drizzled/drizzled.cc:2484
1538
1472
"Don't log queries which examine less than min_examined_row_limit rows to "
1542
#: drizzled/drizzled.cc:3003
1476
#: drizzled/drizzled.cc:2490
1544
1478
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1545
1479
"Possible values of name are 'nulls_unequal' (default behavior), "
1546
1480
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1549
#: drizzled/drizzled.cc:3010
1483
#: drizzled/drizzled.cc:2497
1550
1484
msgid "Buffer length for TCP/IP and socket communication."
1553
#: drizzled/drizzled.cc:3015
1487
#: drizzled/drizzled.cc:2502
1555
1489
"Number of seconds to wait for more data from a connection before aborting "
1559
#: drizzled/drizzled.cc:3021
1493
#: drizzled/drizzled.cc:2508
1561
1495
"If a read on a communication port is interrupted, retry this many times "
1562
1496
"before giving up."
1565
#: drizzled/drizzled.cc:3027
1499
#: drizzled/drizzled.cc:2514
1567
1501
"Number of seconds to wait for a block to be written to a connection before "
1568
1502
"aborting the write."
1571
#: drizzled/drizzled.cc:3033
1572
msgid "Use compatible behavior."
1575
#: drizzled/drizzled.cc:3038
1577
"If this is not 0, then drizzled will use this value to reserve file "
1578
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1579
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
1580
"larger) number of files."
1583
#: drizzled/drizzled.cc:3045
1505
#: drizzled/drizzled.cc:2520
1585
1507
"Controls the heuristic(s) applied during query optimization to prune less-"
1586
1508
"promising partial plans from the optimizer search space. Meaning: false - do "
1599
1521
"(used for testing/comparison)."
1602
#: drizzled/drizzled.cc:3065
1524
#: drizzled/drizzled.cc:2540
1603
1525
msgid "Directory for plugins."
1606
#: drizzled/drizzled.cc:3069
1528
#: drizzled/drizzled.cc:2544
1608
1530
"Optional colon (or semicolon) separated list of plugins to load,where each "
1609
1531
"plugin is identified by the name of the shared library. [for example: --"
1610
1532
"plugin_load=libmd5udf.so:libauth_pam.so]"
1613
#: drizzled/drizzled.cc:3075
1535
#: drizzled/drizzled.cc:2550
1614
1536
msgid "The size of the buffer that is allocated when preloading indexes"
1617
#: drizzled/drizzled.cc:3080
1539
#: drizzled/drizzled.cc:2555
1618
1540
msgid "Allocation block size for query parsing and execution"
1621
#: drizzled/drizzled.cc:3085
1543
#: drizzled/drizzled.cc:2560
1622
1544
msgid "Persistent buffer for query parsing and execution"
1625
#: drizzled/drizzled.cc:3091
1547
#: drizzled/drizzled.cc:2566
1626
1548
msgid "Allocation block size for storing ranges during optimization"
1629
#: drizzled/drizzled.cc:3097
1551
#: drizzled/drizzled.cc:2572
1631
1553
"Each thread that does a sequential scan allocates a buffer of this size for "
1632
1554
"each table it scans. If you do many sequential scans, you may want to "
1633
1555
"increase this value."
1636
#: drizzled/drizzled.cc:3105
1558
#: drizzled/drizzled.cc:2580
1638
1560
"When reading rows in sorted order after a sort, the rows are read through "
1639
1561
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1640
1562
"record_buffer."
1643
#: drizzled/drizzled.cc:3113
1565
#: drizzled/drizzled.cc:2588
1566
msgid "Select scheduler to be used (by default pool-of-threads)."
1569
#: drizzled/drizzled.cc:2592
1644
1570
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1647
#: drizzled/drizzled.cc:3119
1573
#: drizzled/drizzled.cc:2598
1648
1574
msgid "The number of cached table definitions."
1651
#: drizzled/drizzled.cc:3123
1577
#: drizzled/drizzled.cc:2602
1652
1578
msgid "The number of cached open tables."
1655
#: drizzled/drizzled.cc:3127
1581
#: drizzled/drizzled.cc:2606
1657
1583
"Timeout in seconds to wait for a table level lock before returning an error. "
1658
1584
"Used only if the connection has active cursors."
1661
#: drizzled/drizzled.cc:3132
1587
#: drizzled/drizzled.cc:2611
1662
1588
msgid "The stack size for each thread."
1665
#: drizzled/drizzled.cc:3138
1666
msgid "The TIME format (for future)."
1669
#: drizzled/drizzled.cc:3143
1591
#: drizzled/drizzled.cc:2617
1671
1593
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1672
1594
"automatically convert it to an on-disk MyISAM table."
1675
#: drizzled/drizzled.cc:3149
1597
#: drizzled/drizzled.cc:2623
1676
1598
msgid "Allocation block size for transactions to be stored in binary log"
1679
#: drizzled/drizzled.cc:3154
1601
#: drizzled/drizzled.cc:2628
1680
1602
msgid "Persistent buffer for transactions to be stored in binary log"
1683
#: drizzled/drizzled.cc:3159
1605
#: drizzled/drizzled.cc:2633
1685
1607
"The number of seconds the server waits for activity on a connection before "
1689
#: drizzled/drizzled.cc:3312
1611
#: drizzled/drizzled.cc:2784
1691
1613
"Copyright (C) 2008 Sun Microsystems\n"
1692
1614
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5323
5245
msgid "replicator plugin '%s' statement() failed"
5326
#: drizzled/scheduling.cc:55
5248
#: drizzled/scheduling.cc:61
5328
5250
msgid "scheduling plugin '%s' init() failed"
5331
5253
#. TRANSLATORS: The leading word "scheduling" is the name
5332
5254
#. of the plugin api, and so should not be translated.
5333
#: drizzled/scheduling.cc:98
5255
#: drizzled/scheduling.cc:95
5335
5257
msgid "scheduling plugin '%s' deinit() failed"
5338
#: drizzled/sql_base.cc:2311
5260
#: drizzled/sql_base.cc:2306
5340
5262
msgid "Table %s had a open data handler in reopen_table"
5343
#: drizzled/sql_base.cc:2960
5265
#: drizzled/sql_base.cc:2955
5345
5267
msgid "Couldn't repair table: %s.%s"
5348
#: drizzled/sql_base.cc:3002
5270
#: drizzled/sql_base.cc:2997
5351
5273
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5352
5274
"s`.`%s`' to replication"
5355
#: drizzled/sql_base.cc:3609
5277
#: drizzled/sql_base.cc:3600
5357
5279
msgid "Could not remove temporary table: '%s', error: %d"
5360
#: drizzled/sql_plugin.cc:687
5282
#: drizzled/sql_base.cc:6195
5283
msgid "Can't create thread to kill server"
5286
#: drizzled/sql_plugin.cc:680
5362
5288
msgid "Plugin '%s' of type %s failed deinitialization"
5365
#: drizzled/sql_plugin.cc:701
5291
#: drizzled/sql_plugin.cc:694
5367
5293
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5370
#: drizzled/sql_plugin.cc:790
5296
#: drizzled/sql_plugin.cc:782
5372
5298
msgid "Plugin '%s' registration as a %s failed."
5375
#: drizzled/sql_plugin.cc:1028
5301
#: drizzled/sql_plugin.cc:1005
5376
5302
msgid "plugin-load parameter too long"
5379
#: drizzled/sql_plugin.cc:1088
5305
#: drizzled/sql_plugin.cc:1065
5381
5307
msgid "Couldn't load plugin named '%s' with soname '%s'."
5310
#: drizzled/sql_plugin.cc:1118
5312
msgid "Forcing shutdown of %<PRIu64> plugins"
5384
5315
#: drizzled/sql_plugin.cc:1141
5386
msgid "Forcing shutdown of %<PRIu64> plugins"
5389
#: drizzled/sql_plugin.cc:1164
5391
5317
msgid "Plugin '%s' will be forced to shutdown"
5394
#: drizzled/sql_plugin.cc:1180
5320
#: drizzled/sql_plugin.cc:1157
5396
5322
msgid "Plugin '%s' has ref_count=%d after shutdown."
5399
#: drizzled/sql_plugin.cc:1570
5325
#: drizzled/sql_plugin.cc:1545
5400
5326
msgid "Out of memory."
5403
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5329
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5405
5331
msgid "Unknown variable type code 0x%x in plugin '%s'."
5408
#: drizzled/sql_plugin.cc:2462
5334
#: drizzled/sql_plugin.cc:2437
5411
5337
"Server variable %s of plugin %s was forced to be read-only: string variable "
5412
5338
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5415
#: drizzled/sql_plugin.cc:2493
5341
#: drizzled/sql_plugin.cc:2468
5417
5343
msgid "Missing variable name in plugin '%s'."
5420
#: drizzled/sql_plugin.cc:2510
5346
#: drizzled/sql_plugin.cc:2485
5422
5348
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5425
#: drizzled/sql_plugin.cc:2629
5351
#: drizzled/sql_plugin.cc:2603
5427
5353
msgid "Out of memory for plugin '%s'."
5430
#: drizzled/sql_plugin.cc:2636
5356
#: drizzled/sql_plugin.cc:2610
5432
5358
msgid "Bad options for plugin '%s'."
5435
#: drizzled/sql_plugin.cc:2645
5361
#: drizzled/sql_plugin.cc:2619
5437
5363
msgid "Parsing options for plugin '%s' failed."
5440
#: drizzled/sql_plugin.cc:2688
5366
#: drizzled/sql_plugin.cc:2662
5442
5368
msgid "Plugin '%s' has conflicting system variables"
5445
#: drizzled/sql_plugin.cc:2698
5447
msgid "Plugin '%s' disabled by command line option"
5450
5371
#: drizzled/sql_table.cc:130
5452
5373
msgid "Invalid (old?) table or database name '%s'"
5455
#: drizzled/sql_table.cc:2726
5376
#: drizzled/sql_table.cc:2691
5457
5378
msgid "Unknown - internal error %d during operation"
5460
#: drizzled/sql_table.cc:5006
5381
#: drizzled/sql_table.cc:4961
5462
5383
msgid "Could not open table %s.%s after rename\n"
5465
#: drizzled/sql_table.cc:5173
5386
#: drizzled/sql_table.cc:5141
5468
5389
"order_st BY ignored because there is a user-defined clustered index in the "
5469
5390
"table '%-.192s'"
5472
#: drizzled/sql_udf.cc:41
5473
msgid "Can't allocate memory for udf structures"
5476
#: drizzled/table.cc:378
5393
#: drizzled/table.cc:482
5479
5396
"'%s' had no or invalid character set, and default character set is multi-"
5480
5397
"byte, so character column sizes may have changed"
5483
#: drizzled/table.cc:2099
5400
#: drizzled/table.cc:2297
5485
5402
msgid "Unknown collation '%s' in table '%-.64s' definition"
5488
#: drizzled/table.cc:2106
5405
#: drizzled/table.cc:2304
5491
5408
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5495
#: drizzled/table.cc:2721
5412
#: drizzled/table.cc:2768
5498
5415
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5502
#: drizzled/table.cc:2748
5419
#: drizzled/table.cc:2795
5505
5422
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5506
5423
"have type %s, found type %s."
5509
#: drizzled/table.cc:2759
5426
#: drizzled/table.cc:2806
5512
5429
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5513
5430
"position %d to have character set '%s' but the type has no character set."
5516
#: drizzled/table.cc:2771
5433
#: drizzled/table.cc:2818
5519
5436
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5520
5437
"position %d to have character set '%s' but found character set '%s'."
5523
#: drizzled/table.cc:2784
5440
#: drizzled/table.cc:2831
5526
5443
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5527
5444
"have type %s but the column is not found."
5530
#: drizzled/table.cc:4897
5447
#: drizzled/table.cc:4951
5532
5449
msgid "Got error %d when reading table '%s'"
5537
5454
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5540
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5457
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5542
5459
msgid "%s: option `%s' is ambiguous\n"
5545
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5462
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5547
5464
msgid "%s: option `--%s' doesn't allow an argument\n"
5550
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5467
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5552
5469
msgid "%s: option `%c%s' doesn't allow an argument\n"
5555
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5556
#: gnulib/getopt.c:992
5472
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5473
#: gnulib/getopt.c:995
5558
5475
msgid "%s: option `%s' requires an argument\n"
5561
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5478
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5563
5480
msgid "%s: unrecognized option `--%s'\n"
5566
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5483
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5568
5485
msgid "%s: unrecognized option `%c%s'\n"
5571
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5488
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5573
5490
msgid "%s: illegal option -- %c\n"
5576
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5493
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5578
5495
msgid "%s: invalid option -- %c\n"
5581
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5582
#: gnulib/getopt.c:1063
5498
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5499
#: gnulib/getopt.c:1066
5584
5501
msgid "%s: option requires an argument -- %c\n"
5587
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5504
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5589
5506
msgid "%s: option `-W %s' is ambiguous\n"
5592
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5509
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5594
5511
msgid "%s: option `-W %s' doesn't allow an argument\n"
5597
#: libdrizzleclient/errmsg.c:27
5514
#: libdrizzleclient/errmsg.c:28
5598
5515
msgid "Unknown Drizzle error"
5601
#: libdrizzleclient/errmsg.c:28
5518
#: libdrizzleclient/errmsg.c:29
5603
5520
msgid "Can't create UNIX socket (%d)"
5606
#: libdrizzleclient/errmsg.c:29
5523
#: libdrizzleclient/errmsg.c:30
5608
5525
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5611
#: libdrizzleclient/errmsg.c:30
5528
#: libdrizzleclient/errmsg.c:31
5613
5530
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5616
#: libdrizzleclient/errmsg.c:31
5533
#: libdrizzleclient/errmsg.c:32
5618
5535
msgid "Can't create TCP/IP socket (%d)"
5621
#: libdrizzleclient/errmsg.c:32
5538
#: libdrizzleclient/errmsg.c:33
5623
5540
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5626
#: libdrizzleclient/errmsg.c:33
5543
#: libdrizzleclient/errmsg.c:34
5627
5544
msgid "Drizzle server has gone away"
5630
#: libdrizzleclient/errmsg.c:34
5547
#: libdrizzleclient/errmsg.c:35
5632
5549
msgid "Protocol mismatch; server version = %d, client version = %d"
5635
#: libdrizzleclient/errmsg.c:35
5552
#: libdrizzleclient/errmsg.c:36
5636
5553
msgid "Drizzle client ran out of memory"
5639
#: libdrizzleclient/errmsg.c:36
5556
#: libdrizzleclient/errmsg.c:37
5640
5557
msgid "Wrong host info"
5643
#: libdrizzleclient/errmsg.c:37
5560
#: libdrizzleclient/errmsg.c:38
5644
5561
msgid "Localhost via UNIX socket"
5647
#: libdrizzleclient/errmsg.c:38
5564
#: libdrizzleclient/errmsg.c:39
5649
5566
msgid "%-.100s via TCP/IP"
5652
#: libdrizzleclient/errmsg.c:39
5569
#: libdrizzleclient/errmsg.c:40
5653
5570
msgid "Error in server handshake"
5656
#: libdrizzleclient/errmsg.c:40
5573
#: libdrizzleclient/errmsg.c:41
5657
5574
msgid "Lost connection to Drizzle server during query"
5660
#: libdrizzleclient/errmsg.c:41
5577
#: libdrizzleclient/errmsg.c:42
5661
5578
msgid "Commands out of sync; you can't run this command now"
5664
#: libdrizzleclient/errmsg.c:42
5581
#: libdrizzleclient/errmsg.c:43
5666
5583
msgid "Named pipe: %-.32s"
5669
#: libdrizzleclient/errmsg.c:43
5586
#: libdrizzleclient/errmsg.c:44
5671
5588
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5674
#: libdrizzleclient/errmsg.c:44
5591
#: libdrizzleclient/errmsg.c:45
5676
5593
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5679
#: libdrizzleclient/errmsg.c:45
5596
#: libdrizzleclient/errmsg.c:46
5681
5598
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5684
#: libdrizzleclient/errmsg.c:46
5601
#: libdrizzleclient/errmsg.c:47
5686
5603
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5689
#: libdrizzleclient/errmsg.c:47
5606
#: libdrizzleclient/errmsg.c:48
5690
5607
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5693
#: libdrizzleclient/errmsg.c:48
5610
#: libdrizzleclient/errmsg.c:49
5694
5611
msgid "Embedded server"
5697
#: libdrizzleclient/errmsg.c:49
5614
#: libdrizzleclient/errmsg.c:50
5698
5615
msgid "Error on SHOW SLAVE STATUS:"
5701
#: libdrizzleclient/errmsg.c:50
5618
#: libdrizzleclient/errmsg.c:51
5702
5619
msgid "Error on SHOW SLAVE HOSTS:"
5705
#: libdrizzleclient/errmsg.c:51
5622
#: libdrizzleclient/errmsg.c:52
5706
5623
msgid "Error connecting to slave:"
5709
#: libdrizzleclient/errmsg.c:52
5626
#: libdrizzleclient/errmsg.c:53
5710
5627
msgid "Error connecting to master:"
5713
#: libdrizzleclient/errmsg.c:53
5630
#: libdrizzleclient/errmsg.c:54
5714
5631
msgid "SSL connection error"
5717
#: libdrizzleclient/errmsg.c:54
5634
#: libdrizzleclient/errmsg.c:55
5718
5635
msgid "Malformed packet"
5721
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5722
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5723
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5724
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5725
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5638
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5639
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5640
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5641
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5642
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5726
5643
msgid "(unused error message)"
5729
#: libdrizzleclient/errmsg.c:56
5646
#: libdrizzleclient/errmsg.c:57
5730
5647
msgid "Invalid use of null pointer"
5733
#: libdrizzleclient/errmsg.c:57
5650
#: libdrizzleclient/errmsg.c:58
5734
5651
msgid "Statement not prepared"
5737
#: libdrizzleclient/errmsg.c:58
5654
#: libdrizzleclient/errmsg.c:59
5738
5655
msgid "No data supplied for parameters in prepared statement"
5741
#: libdrizzleclient/errmsg.c:59
5658
#: libdrizzleclient/errmsg.c:60
5742
5659
msgid "Data truncated"
5745
#: libdrizzleclient/errmsg.c:60
5662
#: libdrizzleclient/errmsg.c:61
5746
5663
msgid "No parameters exist in the statement"
5749
#: libdrizzleclient/errmsg.c:61
5666
#: libdrizzleclient/errmsg.c:62
5750
5667
msgid "Invalid parameter number"
5753
#: libdrizzleclient/errmsg.c:62
5670
#: libdrizzleclient/errmsg.c:63
5756
5673
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5759
#: libdrizzleclient/errmsg.c:64
5676
#: libdrizzleclient/errmsg.c:65
5761
5678
msgid "Using unsupported buffer type: %d (parameter: %d)"
5764
#: libdrizzleclient/errmsg.c:65
5681
#: libdrizzleclient/errmsg.c:66
5766
5683
msgid "Shared memory: %-.100s"
5769
#: libdrizzleclient/errmsg.c:75
5686
#: libdrizzleclient/errmsg.c:76
5770
5687
msgid "Wrong or unknown protocol"
5773
#: libdrizzleclient/errmsg.c:76
5690
#: libdrizzleclient/errmsg.c:77
5774
5691
msgid "Invalid connection handle"
5777
#: libdrizzleclient/errmsg.c:77
5694
#: libdrizzleclient/errmsg.c:78
5779
5696
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5780
5697
"option 'secure_auth' enabled)"
5783
#: libdrizzleclient/errmsg.c:79
5700
#: libdrizzleclient/errmsg.c:80
5784
5701
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5787
#: libdrizzleclient/errmsg.c:80
5704
#: libdrizzleclient/errmsg.c:81
5788
5705
msgid "Attempt to read column without prior row fetch"
5791
#: libdrizzleclient/errmsg.c:81
5708
#: libdrizzleclient/errmsg.c:82
5792
5709
msgid "Prepared statement contains no metadata"
5795
#: libdrizzleclient/errmsg.c:82
5712
#: libdrizzleclient/errmsg.c:83
5797
5714
"Attempt to read a row while there is no result set associated with the "
5801
#: libdrizzleclient/errmsg.c:84
5718
#: libdrizzleclient/errmsg.c:85
5802
5719
msgid "This feature is not implemented yet"
5805
#: libdrizzleclient/errmsg.c:85
5722
#: libdrizzleclient/errmsg.c:86
5808
5725
"Lost connection to Drizzle server while waiting for initial communication "
5809
5726
"packet, system error: %d"
5812
#: libdrizzleclient/errmsg.c:87
5729
#: libdrizzleclient/errmsg.c:88
5815
5732
"Lost connection to Drizzle server while reading initial communication "
5816
5733
"packet, system error: %d"
5819
#: libdrizzleclient/errmsg.c:89
5736
#: libdrizzleclient/errmsg.c:90
5822
5739
"Lost connection to Drizzle server while sending authentication information, "
5823
5740
"system error: %d"
5826
#: libdrizzleclient/errmsg.c:91
5743
#: libdrizzleclient/errmsg.c:92
5829
5746
"Lost connection to Drizzle server while reading authorization information, "
5830
5747
"system error: %d"
5833
#: libdrizzleclient/errmsg.c:93
5750
#: libdrizzleclient/errmsg.c:94
5836
5753
"Lost connection to Drizzle server while setting initial database, system "
5840
#: libdrizzleclient/errmsg.c:95
5757
#: libdrizzleclient/errmsg.c:96
5842
5759
msgid "Statement closed indirectly because of a preceding %s() call"