17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
#: client/drizzle.cc:276
20
#: client/drizzle.cc:277
21
21
msgid "Synonym for `help'."
24
#: client/drizzle.cc:277
24
#: client/drizzle.cc:278
25
25
msgid "Clear command."
28
#: client/drizzle.cc:279
28
#: client/drizzle.cc:280
29
29
msgid "Reconnect to the server. Optional arguments are db and host."
32
#: client/drizzle.cc:281
32
#: client/drizzle.cc:282
34
34
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
#: client/drizzle.cc:283
37
#: client/drizzle.cc:284
38
38
msgid "Send command to drizzle server, display result vertically."
41
#: client/drizzle.cc:284
41
#: client/drizzle.cc:285
42
42
msgid "Exit drizzle. Same as quit."
45
#: client/drizzle.cc:285
45
#: client/drizzle.cc:286
46
46
msgid "Send command to drizzle server."
49
#: client/drizzle.cc:286
49
#: client/drizzle.cc:287
50
50
msgid "Display this help."
53
#: client/drizzle.cc:287
53
#: client/drizzle.cc:288
54
54
msgid "Disable pager, print to stdout."
57
#: client/drizzle.cc:288
57
#: client/drizzle.cc:289
58
58
msgid "Don't write into outfile."
61
#: client/drizzle.cc:290
61
#: client/drizzle.cc:291
62
62
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
#: client/drizzle.cc:291
65
#: client/drizzle.cc:292
66
66
msgid "Print current command."
69
#: client/drizzle.cc:292
69
#: client/drizzle.cc:293
70
70
msgid "Change your drizzle prompt."
73
#: client/drizzle.cc:293
73
#: client/drizzle.cc:294
74
74
msgid "Quit drizzle."
77
#: client/drizzle.cc:294
77
#: client/drizzle.cc:295
78
78
msgid "Rebuild completion hash."
81
#: client/drizzle.cc:296
81
#: client/drizzle.cc:297
82
82
msgid "Execute an SQL script file. Takes a file name as an argument."
85
#: client/drizzle.cc:297
85
#: client/drizzle.cc:298
86
86
msgid "Get status information from the server."
89
#: client/drizzle.cc:299
89
#: client/drizzle.cc:300
90
90
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
#: client/drizzle.cc:301
93
#: client/drizzle.cc:302
94
94
msgid "Use another database. Takes database name as argument."
97
#: client/drizzle.cc:303 client/drizzle.cc:1443
97
#: client/drizzle.cc:304 client/drizzle.cc:1459
98
98
msgid "Show warnings after every statement."
101
#: client/drizzle.cc:305
101
#: client/drizzle.cc:306
102
102
msgid "Don't show warnings after every statement."
105
#: client/drizzle.cc:1045 client/drizzle.cc:1052
105
#: client/drizzle.cc:1058 client/drizzle.cc:1065
107
107
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
110
#: client/drizzle.cc:1135
110
#: client/drizzle.cc:1148
111
111
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
114
#: client/drizzle.cc:1145
114
#: client/drizzle.cc:1158
117
117
"Your Drizzle connection id is %u\n"
118
118
"Server version: %s\n"
121
#: client/drizzle.cc:1173
121
#: client/drizzle.cc:1186
123
123
msgid "Reading history-file %s\n"
126
#: client/drizzle.cc:1177
126
#: client/drizzle.cc:1190
128
128
msgid "Couldn't allocate memory for temp histfile!\n"
131
#: client/drizzle.cc:1184
131
#: client/drizzle.cc:1197
132
132
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
135
#: client/drizzle.cc:1202
135
#: client/drizzle.cc:1215
137
137
msgid "Writing history-file %s\n"
140
#: client/drizzle.cc:1211
140
#: client/drizzle.cc:1224
144
#: client/drizzle.cc:1211
144
#: client/drizzle.cc:1224
148
#: client/drizzle.cc:1260
148
#: client/drizzle.cc:1273
149
149
msgid "Query aborted by Ctrl+C\n"
152
#: client/drizzle.cc:1283 client/drizzleadmin.cc:74 drizzled/drizzled.cc:2134
152
#: client/drizzle.cc:1296 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2628
153
153
msgid "Display this help and exit."
156
#: client/drizzle.cc:1285
156
#: client/drizzle.cc:1298
157
157
msgid "Synonym for -?"
160
#: client/drizzle.cc:1288
160
#: client/drizzle.cc:1301
162
162
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
163
163
"and field completion, but startup and reconnecting may take a longer time. "
164
164
"Disable with --disable-auto-rehash."
167
#: client/drizzle.cc:1292
167
#: client/drizzle.cc:1305
169
169
"No automatic rehashing. One has to use 'rehash' to get table and field "
170
170
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
171
171
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
174
#: client/drizzle.cc:1295
174
#: client/drizzle.cc:1308
176
176
"Automatically switch to vertical output mode if the result is wider than the "
177
177
"terminal width."
180
#: client/drizzle.cc:1298
180
#: client/drizzle.cc:1311
182
182
"Don't use history file. Disable interactive behavior. (Enables --silent)"
185
#: client/drizzle.cc:1299
185
#: client/drizzle.cc:1313 drizzled/drizzled.cc:2660
186
msgid "Directory where character sets are."
189
#: client/drizzle.cc:1315
186
190
msgid "Display column type information."
189
#: client/drizzle.cc:1302
193
#: client/drizzle.cc:1318
191
195
"Preserve comments. Send comments to the server. The default is --skip-"
192
196
"comments (discard comments), enable with --comments"
195
#: client/drizzle.cc:1305
199
#: client/drizzle.cc:1321
196
200
msgid "Use compression in server/client protocol."
199
#: client/drizzle.cc:1308
203
#: client/drizzle.cc:1324
200
204
msgid "Check memory and open file usage at exit ."
203
#: client/drizzle.cc:1311
207
#: client/drizzle.cc:1327
204
208
msgid "Print some debug info at exit."
207
#: client/drizzle.cc:1313
211
#: client/drizzle.cc:1329
208
212
msgid "Database to use."
211
#: client/drizzle.cc:1316
215
#: client/drizzle.cc:1332
212
216
msgid "(not used)"
215
#: client/drizzle.cc:1318
219
#: client/drizzle.cc:1334
216
220
msgid "Delimiter to be used."
219
#: client/drizzle.cc:1320
223
#: client/drizzle.cc:1336
220
224
msgid "Execute command and quit. (Disables --force and history file)"
223
#: client/drizzle.cc:1322
227
#: client/drizzle.cc:1338
224
228
msgid "Print the output of a query (rows) vertically."
227
#: client/drizzle.cc:1325
231
#: client/drizzle.cc:1341
228
232
msgid "Continue even if we get an sql error."
231
#: client/drizzle.cc:1329
235
#: client/drizzle.cc:1345
233
237
"Enable named commands. Named commands mean this program's internal commands; "
234
238
"see drizzle> help . When enabled, the named commands can be used from any "
313
#: client/drizzle.cc:1370
317
#: client/drizzle.cc:1386
315
319
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
316
320
"option deprecated; use --disable-pager instead."
319
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
323
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
321
325
"Password to use when connecting to server. If password is not given it's "
322
326
"asked from the tty."
325
#: client/drizzle.cc:1375
329
#: client/drizzle.cc:1391
327
331
"Port number to use for connection or 0 for default to, in order of "
328
332
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
331
#: client/drizzle.cc:1376
335
#: client/drizzle.cc:1392
332
336
msgid "built-in default"
335
#: client/drizzle.cc:1378
339
#: client/drizzle.cc:1394
336
340
msgid "Set the drizzle prompt to this value."
339
#: client/drizzle.cc:1382
343
#: client/drizzle.cc:1398
341
345
"Don't cache result, print it row by row. This may slow down the server if "
342
346
"the output is suspended. Doesn't use history file."
345
#: client/drizzle.cc:1384
349
#: client/drizzle.cc:1400
346
350
msgid "Write fields without conversion. Used with --batch."
349
#: client/drizzle.cc:1387
353
#: client/drizzle.cc:1403
351
355
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
352
356
"option is enabled by default."
355
#: client/drizzle.cc:1389
359
#: client/drizzle.cc:1405
357
361
"Be more silent. Print results with a tab as separator, each row on new line."
360
#: client/drizzle.cc:1391
364
#: client/drizzle.cc:1407
361
365
msgid "Socket file to use for connection."
364
#: client/drizzle.cc:1394
368
#: client/drizzle.cc:1410
365
369
msgid "Output in table format."
368
#: client/drizzle.cc:1397
372
#: client/drizzle.cc:1413
370
374
"Append everything into outfile. See interactive help (\\h) also. Does not "
371
375
"work in batch mode. Disable with --disable-tee. This option is disabled by "
375
#: client/drizzle.cc:1399
379
#: client/drizzle.cc:1415
377
381
"Disable outfile. See interactive help (\\h) also. WARNING: option "
378
382
"deprecated; use --disable-tee instead"
381
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
385
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
382
386
msgid "User for login if not current user."
385
#: client/drizzle.cc:1405
389
#: client/drizzle.cc:1421
386
390
msgid "Only allow UPDATE and DELETE that uses keys."
389
#: client/drizzle.cc:1408
393
#: client/drizzle.cc:1424
390
394
msgid "Synonym for option --safe-updates, -U."
393
#: client/drizzle.cc:1411
397
#: client/drizzle.cc:1427
394
398
msgid "Write more. (-v -v -v gives the table output format)."
397
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
401
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
398
402
msgid "Output version information and exit."
401
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
405
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
402
406
msgid "Wait and retry if connection is down."
405
#: client/drizzle.cc:1418
409
#: client/drizzle.cc:1434
406
410
msgid "Number of seconds before connection timeout."
409
#: client/drizzle.cc:1423
413
#: client/drizzle.cc:1439
410
414
msgid "Max packet length to send to, or receive from server"
413
#: client/drizzle.cc:1428
417
#: client/drizzle.cc:1444
414
418
msgid "Buffer for TCP/IP and socket communication"
417
#: client/drizzle.cc:1432
421
#: client/drizzle.cc:1448
418
422
msgid "Automatic limit for SELECT when using --safe-updates"
421
#: client/drizzle.cc:1437
425
#: client/drizzle.cc:1453
422
426
msgid "Automatic limit for rows in a join when using --safe-updates"
425
#: client/drizzle.cc:1441
429
#: client/drizzle.cc:1457
426
430
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
429
#: client/drizzle.cc:1446
433
#: client/drizzle.cc:1462
430
434
msgid "Number of lines before each import progress report."
433
#: client/drizzle.cc:1457
437
#: client/drizzle.cc:1473
435
439
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
438
#: client/drizzle.cc:1464
442
#: client/drizzle.cc:1480
441
445
"Copyright (C) 2008 Sun Microsystems\n"
443
447
"and you are welcome to modify and redistribute it under the GPL license\n"
446
#: client/drizzle.cc:1469
450
#: client/drizzle.cc:1485
448
452
msgid "Usage: %s [OPTIONS] [database]\n"
451
#: client/drizzle.cc:1500
455
#: client/drizzle.cc:1520
452
456
msgid "DELIMITER cannot contain a backslash character"
455
#: client/drizzle.cc:1521
459
#: client/drizzle.cc:1541
457
461
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
460
#: client/drizzle.cc:1544
464
#: client/drizzle.cc:1564
462
466
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
465
#: client/drizzle.cc:1548
469
#: client/drizzle.cc:1568
467
471
msgid "WARNING: --server-arg option not supported in this configuration.\n"
470
#: client/drizzle.cc:1575
474
#: client/drizzle.cc:1595
472
476
"Non-integer value supplied for port. If you are trying to enter a password "
473
477
"please use --password instead."
476
#: client/drizzle.cc:1583
480
#: client/drizzle.cc:1603
477
481
msgid "Value supplied for port is not valid."
480
#: client/drizzle.cc:1736
484
#: client/drizzle.cc:1756
482
486
msgid "Processing line: %<PRIu32>\n"
485
#: client/drizzle.cc:1952
489
#: client/drizzle.cc:1972
487
491
msgid "Unknown command '\\%c'."
490
#: client/drizzle.cc:2376
494
#: client/drizzle.cc:2396
492
496
"Reading table information for completion of table and column names\n"
493
497
" You can turn off this feature to get a quicker startup with -A\n"
497
#: client/drizzle.cc:2473
501
#: client/drizzle.cc:2493
498
502
msgid "No connection. Trying to reconnect..."
501
#: client/drizzle.cc:2479
505
#: client/drizzle.cc:2499
502
506
msgid "Can't connect to the server\n"
505
#: client/drizzle.cc:2537
509
#: client/drizzle.cc:2557
506
510
msgid "List of all Drizzle commands:"
509
#: client/drizzle.cc:2539
513
#: client/drizzle.cc:2559
510
514
msgid "Note that all text commands must be first on line and end with ';'"
513
#: client/drizzle.cc:2592
517
#: client/drizzle.cc:2612
514
518
msgid "No query specified\n"
517
#: client/drizzle.cc:2607
521
#: client/drizzle.cc:2627
518
522
msgid "Ignoring query to other database"
521
#: client/drizzle.cc:2656
525
#: client/drizzle.cc:2676
522
526
msgid "Empty set"
525
#: client/drizzle.cc:2669
529
#: client/drizzle.cc:2689
527
531
msgid "%ld row in set"
528
532
msgid_plural "%ld rows in set"
532
#: client/drizzle.cc:2678
536
#: client/drizzle.cc:2698
536
#: client/drizzle.cc:2680
540
#: client/drizzle.cc:2700
538
542
msgid "Query OK, %ld row affected"
539
543
msgid_plural "Query OK, %ld rows affected"
543
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
547
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
545
549
"Port number to use for connection or 0 for default to, in order of "
546
550
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
549
#: client/drizzleadmin.cc:85
553
#: client/drizzleadmin.cc:86
550
554
msgid "Silently exit if one can't connect to server."
553
#: client/drizzleadmin.cc:91
557
#: client/drizzleadmin.cc:92
554
558
msgid "Write more information."
557
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
558
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
559
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
561
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
562
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
563
#: client/drizzleslap.cc:751 client/drizzletest.cc:4640
562
566
"Non-integer value supplied for port. If you are trying to enter a password "
563
567
"please use --password instead.\n"
566
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
567
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
568
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
570
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
571
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
572
#: client/drizzleslap.cc:759 client/drizzletest.cc:4648
570
574
msgid "Value supplied for port is not valid.\n"
573
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
577
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
575
579
msgid "Memory allocation error while copying password. Aborting.\n"
578
#: client/drizzleadmin.cc:290
582
#: client/drizzleadmin.cc:293
581
585
"connect to server at '%s' failed\n"
585
#: client/drizzleadmin.cc:296
589
#: client/drizzleadmin.cc:299
587
591
msgid "Check that drizzled is running on %s"
590
#: client/drizzleadmin.cc:297
594
#: client/drizzleadmin.cc:300
592
596
msgid " and that the port is %d.\n"
595
#: client/drizzleadmin.cc:299
599
#: client/drizzleadmin.cc:302
597
601
msgid "You can check this by doing 'telnet %s %d'\n"
600
#: client/drizzleadmin.cc:310
604
#: client/drizzleadmin.cc:313
602
606
msgid "Got error: %s\n"
605
#: client/drizzleadmin.cc:317
609
#: client/drizzleadmin.cc:320
606
610
msgid "Waiting for Drizzle server to answer"
609
#: client/drizzleadmin.cc:350
613
#: client/drizzleadmin.cc:353
611
615
msgid "shutting down drizzled...\n"
614
#: client/drizzleadmin.cc:354
618
#: client/drizzleadmin.cc:357
616
620
msgid "shutdown failed; error: '%s'"
619
#: client/drizzleadmin.cc:361
623
#: client/drizzleadmin.cc:364
624
#: client/drizzleadmin.cc:371
628
#: client/drizzleadmin.cc:374
625
629
msgid "drizzled is alive"
628
#: client/drizzleadmin.cc:379
632
#: client/drizzleadmin.cc:382
629
633
msgid "connection was down, but drizzled is now alive"
632
#: client/drizzleadmin.cc:383
636
#: client/drizzleadmin.cc:386
634
638
msgid "drizzled doesn't answer to ping, error: '%s'"
637
#: client/drizzleadmin.cc:392
641
#: client/drizzleadmin.cc:395
639
643
msgid "Unknown command: '%-.60s'"
642
#: client/drizzleadmin.cc:401
646
#: client/drizzleadmin.cc:404
644
648
msgid "%s Ver %s Distrib %s, for %s on %s\n"
647
#: client/drizzleadmin.cc:408
651
#: client/drizzleadmin.cc:411
648
652
msgid "Copyright (C) 2000-2008 MySQL AB"
651
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
655
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
653
657
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
654
658
"and you are welcome to modify and redistribute it under the GPL license\n"
657
#: client/drizzleadmin.cc:410
661
#: client/drizzleadmin.cc:413
658
662
msgid "Administration program for the drizzled daemon."
661
#: client/drizzleadmin.cc:411
665
#: client/drizzleadmin.cc:414
663
667
msgid "Usage: %s [OPTIONS] command command....\n"
666
#: client/drizzleadmin.cc:413
670
#: client/drizzleadmin.cc:416
668
672
" ping Check if server is down\n"
669
673
" shutdown Take server down\n"
672
#: client/drizzledump.cc:393
676
#: client/drizzledump.cc:396
673
677
msgid "Number of rows before each output progress report (requires --verbose)."
676
#: client/drizzledump.cc:466
680
#: client/drizzledump.cc:469
678
682
msgid "Got errno %d on write"
681
#: client/drizzledump.cc:471
685
#: client/drizzledump.cc:474
683
687
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
686
#: client/drizzledump.cc:478
690
#: client/drizzledump.cc:481
688
692
msgid "Usage: %s [OPTIONS] database [tables]\n"
691
#: client/drizzledump.cc:479
695
#: client/drizzledump.cc:482
693
697
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
696
#: client/drizzledump.cc:481
700
#: client/drizzledump.cc:484
698
702
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
701
#: client/drizzledump.cc:488
705
#: client/drizzledump.cc:491
702
706
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
705
#: client/drizzledump.cc:490
709
#: client/drizzledump.cc:493
706
710
msgid "Dumping definition and data DRIZZLE database or table"
709
#: client/drizzledump.cc:501
713
#: client/drizzledump.cc:504
711
715
msgid "For more options, use %s --help\n"
714
#: client/drizzledump.cc:675
718
#: client/drizzledump.cc:679
716
720
msgid "Input filename too long: %s"
719
#: client/drizzledump.cc:718
723
#: client/drizzledump.cc:722
721
725
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
724
#: client/drizzledump.cc:743
728
#: client/drizzledump.cc:747
726
730
msgid "Invalid mode to --compatible: %s\n"
729
#: client/drizzledump.cc:803
733
#: client/drizzledump.cc:807
731
735
msgid "%s: You must use option --tab with --fields-...\n"
734
#: client/drizzledump.cc:820
738
#: client/drizzledump.cc:824
737
741
"%s: You can't use --single-transaction and --lock-all-tables at the same "
741
#: client/drizzledump.cc:833
745
#: client/drizzledump.cc:837
744
748
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
748
#: client/drizzledump.cc:839
752
#: client/drizzledump.cc:843
750
754
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
753
#: client/drizzledump.cc:863
757
#: client/drizzledump.cc:868
755
759
msgid "Got error: %d: %s %s"
758
#: client/drizzledump.cc:955
762
#: client/drizzledump.cc:960
760
764
msgid "Couldn't execute '%s': %s (%d)"
763
#: client/drizzledump.cc:1016
767
#: client/drizzledump.cc:1021
765
769
msgid "-- Connecting to %s...\n"
768
#: client/drizzledump.cc:1037
772
#: client/drizzledump.cc:1042
770
774
msgid "-- Disconnecting from %s...\n"
773
#: client/drizzledump.cc:1047
777
#: client/drizzledump.cc:1052
774
778
msgid "Couldn't allocate memory"
777
#: client/drizzledump.cc:1388
781
#: client/drizzledump.cc:1393
780
784
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
784
#: client/drizzledump.cc:1402
788
#: client/drizzledump.cc:1407
786
790
msgid "-- Retrieving table structure for table %s...\n"
789
#: client/drizzledump.cc:1511
793
#: client/drizzledump.cc:1516
791
795
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
794
#: client/drizzledump.cc:1620
798
#: client/drizzledump.cc:1625
796
800
msgid "%s: Can't get keys for table %s (%s)\n"
799
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
803
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
801
805
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
804
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
808
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
806
810
msgid "Error: Couldn't read status information for table %s (%s)\n"
809
#: client/drizzledump.cc:1846
813
#: client/drizzledump.cc:1851
811
815
msgid "Error retrieving table structure for table: \"%s\""
814
#: client/drizzledump.cc:1853
818
#: client/drizzledump.cc:1858
816
820
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
819
#: client/drizzledump.cc:1864
823
#: client/drizzledump.cc:1869
821
825
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
824
#: client/drizzledump.cc:1871
828
#: client/drizzledump.cc:1876
826
830
msgid "-- Skipping dump data for table '%s', it has no fields\n"
829
#: client/drizzledump.cc:1879
833
#: client/drizzledump.cc:1884
830
834
msgid "-- Sending SELECT query...\n"
833
#: client/drizzledump.cc:1931
837
#: client/drizzledump.cc:1936
834
838
msgid "when executing 'SELECT INTO OUTFILE'"
837
#: client/drizzledump.cc:1939
841
#: client/drizzledump.cc:1944
846
#: client/drizzledump.cc:1976 client/drizzledump.cc:1985
850
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
847
851
msgid "when retrieving data from server"
850
#: client/drizzledump.cc:1989
854
#: client/drizzledump.cc:1994
851
855
msgid "-- Retrieving rows...\n"
854
#: client/drizzledump.cc:1992
858
#: client/drizzledump.cc:1997
856
860
msgid "%s: Error in field count for table: %s ! Aborting.\n"
859
#: client/drizzledump.cc:2031
863
#: client/drizzledump.cc:2036
861
865
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
864
#: client/drizzledump.cc:2053
868
#: client/drizzledump.cc:2058
866
870
msgid "Not enough fields from table %s! Aborting.\n"
869
#: client/drizzledump.cc:2239
873
#: client/drizzledump.cc:2244
871
875
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
874
#: client/drizzledump.cc:2397
878
#: client/drizzledump.cc:2402
875
879
msgid "when selecting the database"
878
#: client/drizzledump.cc:2465
882
#: client/drizzledump.cc:2470
879
883
msgid "when using LOCK TABLES"
882
#: client/drizzledump.cc:2472 client/drizzledump.cc:2604
886
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
883
887
msgid "when doing refresh"
886
#: client/drizzledump.cc:2558
890
#: client/drizzledump.cc:2563
887
891
msgid "alloc_root failure."
890
#: client/drizzledump.cc:2579
894
#: client/drizzledump.cc:2584
892
896
msgid "Couldn't find table: \"%s\""
895
#: client/drizzledump.cc:2594
899
#: client/drizzledump.cc:2599
896
900
msgid "when doing LOCK TABLES"
899
#: client/drizzledump.cc:2657
903
#: client/drizzledump.cc:2662
900
904
msgid "Error: Binlogging on server not active"
903
#: client/drizzledump.cc:2725
907
#: client/drizzledump.cc:2730
904
908
msgid "Error: Slave not set up"
907
#: client/drizzledump.cc:2784
911
#: client/drizzledump.cc:2789
908
912
msgid "Error: Unable to start slave"
911
#: client/drizzledump.cc:3071
915
#: client/drizzledump.cc:3076
914
918
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
917
#: client/drizzledump.cc:3102
921
#: client/drizzledump.cc:3107
919
923
msgid "Error: Not enough memory to store ORDER BY clause\n"
922
926
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
923
#: drizzled/show.cc:4527 drizzled/sql_plugin.cc:791
927
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
925
929
msgid "Plugin '%s' init function returned error."
1087
#: drizzled/drizzled.cc:1183
1096
#: drizzled/drizzled.cc:1352
1089
1098
msgid "Writing a core file\n"
1092
#: drizzled/drizzled.cc:1228
1101
#: drizzled/drizzled.cc:1399
1094
1103
"setrlimit could not change the size of core files to 'infinity'; We may not "
1095
1104
"be able to generate a core file on signals"
1098
#: drizzled/drizzled.cc:1432
1107
#: drizzled/drizzled.cc:1467
1109
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1112
#: drizzled/drizzled.cc:1555
1114
msgid "Got signal %d to shutdown drizzled"
1117
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1118
msgid "Can't create thread to kill server"
1121
#: drizzled/drizzled.cc:1595
1123
msgid "Got signal: %d error: %d"
1126
#: drizzled/drizzled.cc:1708
1128
msgid "Wrong date/time format specifier: %s\n"
1131
#: drizzled/drizzled.cc:1812
1100
1133
msgid "gethostname failed, using '%s' as hostname"
1103
#: drizzled/drizzled.cc:1529
1136
#: drizzled/drizzled.cc:1876
1139
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1143
#: drizzled/drizzled.cc:1881
1146
"Could not increase number of max_open_files to more than %u (request: %u)"
1149
#: drizzled/drizzled.cc:1958
1105
1151
msgid "Unknown locale: '%s'"
1108
#: drizzled/drizzled.cc:1584
1154
#: drizzled/drizzled.cc:2014
1109
1155
msgid "Can't create thread-keys"
1112
#: drizzled/drizzled.cc:1610
1158
#: drizzled/drizzled.cc:2038
1113
1159
msgid "Out of memory"
1116
#: drizzled/drizzled.cc:1625
1162
#: drizzled/drizzled.cc:2053
1117
1163
msgid "Failed to initialize plugins."
1120
#: drizzled/drizzled.cc:1656
1166
#: drizzled/drizzled.cc:2084
1123
1169
"%s: Too many arguments (first extra is '%s').\n"
1124
1170
"Use --verbose --help to get a list of available options\n"
1127
#: drizzled/drizzled.cc:1666
1173
#: drizzled/drizzled.cc:2094
1128
1174
msgid "Can't init databases"
1131
#: drizzled/drizzled.cc:1686
1177
#: drizzled/drizzled.cc:2114
1133
1179
msgid "Unknown/unsupported table type: %s"
1136
#: drizzled/drizzled.cc:1692
1182
#: drizzled/drizzled.cc:2120
1138
1184
msgid "Default storage engine (%s) is not available"
1141
#: drizzled/drizzled.cc:1724
1187
#: drizzled/drizzled.cc:2152
1143
1189
msgid "Failed to lock memory. Errno: %d\n"
1146
#: drizzled/drizzled.cc:1785
1192
#: drizzled/drizzled.cc:2213
1148
1194
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1151
#: drizzled/drizzled.cc:1955
1197
#: drizzled/drizzled.cc:2294
1198
msgid "Before Lock_thread_count"
1201
#: drizzled/drizzled.cc:2301
1202
msgid "After lock_thread_count"
1205
#: drizzled/drizzled.cc:2407
1153
1207
msgid "drizzled: Got error %d from select"
1156
#: drizzled/drizzled.cc:2138
1210
#: drizzled/drizzled.cc:2632
1157
1211
msgid "Auto-increment columns are incremented by this"
1160
#: drizzled/drizzled.cc:2143
1214
#: drizzled/drizzled.cc:2637
1162
1216
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1166
#: drizzled/drizzled.cc:2149
1220
#: drizzled/drizzled.cc:2643
1168
1222
"Path to installation directory. All paths are usually resolved relative to "
1172
#: drizzled/drizzled.cc:2153
1226
#: drizzled/drizzled.cc:2647
1173
1227
msgid "IP address to bind to."
1176
#: drizzled/drizzled.cc:2157
1230
#: drizzled/drizzled.cc:2651
1177
1231
msgid "Set the filesystem character set."
1180
#: drizzled/drizzled.cc:2162
1234
#: drizzled/drizzled.cc:2656
1181
1235
msgid "Set the default character set."
1184
#: drizzled/drizzled.cc:2166
1238
#: drizzled/drizzled.cc:2663
1185
1239
msgid "Chroot drizzled daemon during startup."
1188
#: drizzled/drizzled.cc:2170
1242
#: drizzled/drizzled.cc:2667
1189
1243
msgid "Set the default collation."
1192
#: drizzled/drizzled.cc:2174
1246
#: drizzled/drizzled.cc:2671
1193
1247
msgid "Default completion type."
1196
#: drizzled/drizzled.cc:2179
1250
#: drizzled/drizzled.cc:2676
1197
1251
msgid "Write core on errors."
1200
#: drizzled/drizzled.cc:2183
1254
#: drizzled/drizzled.cc:2680
1201
1255
msgid "Path to the database root."
1204
#: drizzled/drizzled.cc:2187
1258
#: drizzled/drizzled.cc:2684
1205
1259
msgid "Set the default storage engine (table type) for tables."
1208
#: drizzled/drizzled.cc:2191
1262
#: drizzled/drizzled.cc:2688
1209
1263
msgid "Set the default time zone."
1212
#: drizzled/drizzled.cc:2195
1266
#: drizzled/drizzled.cc:2692
1213
1267
msgid "Type of DELAY_KEY_WRITE."
1216
#: drizzled/drizzled.cc:2199
1270
#: drizzled/drizzled.cc:2696
1217
1271
msgid "Print a symbolic stack trace on failure."
1220
#: drizzled/drizzled.cc:2205
1274
#: drizzled/drizzled.cc:2702
1221
1275
msgid "Push supported query conditions to the storage engine."
1224
#: drizzled/drizzled.cc:2211
1278
#: drizzled/drizzled.cc:2708
1225
1279
msgid "Used for debugging; Use at your own risk!"
1228
#: drizzled/drizzled.cc:2214
1282
#: drizzled/drizzled.cc:2711
1229
1283
msgid "Flush tables to disk between SQL commands."
1232
#: drizzled/drizzled.cc:2219
1286
#: drizzled/drizzled.cc:2716
1233
1287
msgid "Set up signals usable for debugging"
1236
#: drizzled/drizzled.cc:2223
1290
#: drizzled/drizzled.cc:2720
1237
1291
msgid "Command(s) that are executed for each new connection"
1240
#: drizzled/drizzled.cc:2227
1294
#: drizzled/drizzled.cc:2724
1241
1295
msgid "Read SQL commands from this file at startup."
1244
#: drizzled/drizzled.cc:2231
1298
#: drizzled/drizzled.cc:2728
1245
1299
msgid "(IGNORED)"
1248
#: drizzled/drizzled.cc:2235
1302
#: drizzled/drizzled.cc:2732
1249
1303
msgid "Set the language used for the month names and the days of the week."
1252
#: drizzled/drizzled.cc:2240
1306
#: drizzled/drizzled.cc:2737
1253
1307
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1256
#: drizzled/drizzled.cc:2245
1310
#: drizzled/drizzled.cc:2742
1257
1311
msgid "Log connections and queries to file."
1260
#: drizzled/drizzled.cc:2249
1314
#: drizzled/drizzled.cc:2746
1261
1315
msgid "Log all MyISAM changes to file."
1264
#: drizzled/drizzled.cc:2253
1318
#: drizzled/drizzled.cc:2750
1265
1319
msgid "Log some not critical warnings to the log file."
1268
#: drizzled/drizzled.cc:2258
1322
#: drizzled/drizzled.cc:2755
1269
1323
msgid "Lock drizzled in memory."
1272
#: drizzled/drizzled.cc:2262
1326
#: drizzled/drizzled.cc:2759
1274
1328
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1275
1329
"BACKUP, FORCE or QUICK."
1278
#: drizzled/drizzled.cc:2267
1332
#: drizzled/drizzled.cc:2764
1279
1333
msgid "Use very new possible 'unsafe' functions."
1282
#: drizzled/drizzled.cc:2272
1336
#: drizzled/drizzled.cc:2769
1283
1337
msgid "Use old, non-optimized alter table."
1286
#: drizzled/drizzled.cc:2277
1340
#: drizzled/drizzled.cc:2774
1287
1341
msgid "Pid file used by safe_mysqld."
1290
#: drizzled/drizzled.cc:2287
1344
#: drizzled/drizzled.cc:2784
1292
1346
"Maximum time in seconds to wait for the port to become free. (Default: no "
1296
#: drizzled/drizzled.cc:2292
1350
#: drizzled/drizzled.cc:2789
1297
1351
msgid "Skip some optimize stages (for testing)."
1300
#: drizzled/drizzled.cc:2295
1354
#: drizzled/drizzled.cc:2792
1302
1356
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1303
1357
"specified directory"
1306
#: drizzled/drizzled.cc:2300
1360
#: drizzled/drizzled.cc:2797
1308
1362
"Uniquely identifies the server instance in the community of replication "
1312
#: drizzled/drizzled.cc:2305
1366
#: drizzled/drizzled.cc:2802
1313
1367
msgid "Don't use new, possible wrong routines."
1316
#: drizzled/drizzled.cc:2308
1370
#: drizzled/drizzled.cc:2805
1317
1371
msgid "Don't print a stack trace on failure."
1320
#: drizzled/drizzled.cc:2312
1374
#: drizzled/drizzled.cc:2809
1321
1375
msgid "Don't give threads different priorities."
1324
#: drizzled/drizzled.cc:2316
1378
#: drizzled/drizzled.cc:2813
1325
1379
msgid "Enable symbolic link support."
1328
#: drizzled/drizzled.cc:2325
1382
#: drizzled/drizzled.cc:2822
1330
1384
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1333
#: drizzled/drizzled.cc:2330
1387
#: drizzled/drizzled.cc:2827
1335
1389
"Using this option will cause most temporary files created to use a small set "
1336
1390
"of names, rather than a unique name for each new file."
1339
#: drizzled/drizzled.cc:2335
1393
#: drizzled/drizzled.cc:2832
1341
1395
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1344
#: drizzled/drizzled.cc:2340
1398
#: drizzled/drizzled.cc:2837
1345
1399
msgid "Path for temporary files."
1348
#: drizzled/drizzled.cc:2344
1402
#: drizzled/drizzled.cc:2841
1349
1403
msgid "Default transaction isolation level."
1352
#: drizzled/drizzled.cc:2348
1406
#: drizzled/drizzled.cc:2845
1353
1407
msgid "Run drizzled daemon as user."
1356
#: drizzled/drizzled.cc:2356
1410
#: drizzled/drizzled.cc:2853
1358
1412
"The number of outstanding connection requests Drizzle can have. This comes "
1359
1413
"into play when the main Drizzle thread gets very many connection requests in "
1360
1414
"a very short time."
1363
#: drizzled/drizzled.cc:2362
1417
#: drizzled/drizzled.cc:2859
1365
1419
"Size of tree cache used in bulk insert optimization. Note that this is a "
1366
1420
"limit per thread!"
1369
#: drizzled/drizzled.cc:2368
1423
#: drizzled/drizzled.cc:2865
1371
1425
"The number of seconds the drizzled server is waiting for a connect packet "
1372
1426
"before responding with 'Bad handshake'."
1375
#: drizzled/drizzled.cc:2373
1429
#: drizzled/drizzled.cc:2870
1430
msgid "The DATE format (For future)."
1433
#: drizzled/drizzled.cc:2875
1434
msgid "The DATETIME/TIMESTAMP format (for future)."
1437
#: drizzled/drizzled.cc:2880
1377
1439
"Precision of the result of '/' operator will be increased on that value."
1380
#: drizzled/drizzled.cc:2379
1442
#: drizzled/drizzled.cc:2886
1381
1443
msgid "The maximum length of the result of function group_concat."
1384
#: drizzled/drizzled.cc:2384
1446
#: drizzled/drizzled.cc:2891
1386
1448
"The number of seconds the server waits for activity on an interactive "
1387
1449
"connection before closing it."
1390
#: drizzled/drizzled.cc:2390
1452
#: drizzled/drizzled.cc:2897
1391
1453
msgid "The size of the buffer that is used for full joins."
1394
#: drizzled/drizzled.cc:2396
1456
#: drizzled/drizzled.cc:2903
1395
1457
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1398
#: drizzled/drizzled.cc:2401
1460
#: drizzled/drizzled.cc:2908
1400
1462
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1401
1463
"this to get better index handling (for all reads and multiple writes) to as "
1402
1464
"much as you can afford;"
1405
#: drizzled/drizzled.cc:2410
1467
#: drizzled/drizzled.cc:2917
1407
1469
"This characterizes the number of hits a hot block has to be untouched until "
1408
1470
"it is considered aged enough to be downgraded to a warm block. This "
1410
1472
"blocks in key cache"
1413
#: drizzled/drizzled.cc:2419
1475
#: drizzled/drizzled.cc:2926
1414
1476
msgid "The default size of key cache blocks"
1417
#: drizzled/drizzled.cc:2425
1479
#: drizzled/drizzled.cc:2932
1418
1480
msgid "The minimum percentage of warm blocks in key cache"
1421
#: drizzled/drizzled.cc:2431
1483
#: drizzled/drizzled.cc:2938
1422
1484
msgid "Max packetlength to send/receive from to server."
1425
#: drizzled/drizzled.cc:2436
1487
#: drizzled/drizzled.cc:2943
1427
1489
"If there is more than this number of interrupted connections from a host "
1428
1490
"this host will be blocked from further connections."
1431
#: drizzled/drizzled.cc:2441
1493
#: drizzled/drizzled.cc:2950
1494
msgid "The number of simultaneous clients allowed."
1497
#: drizzled/drizzled.cc:2954
1432
1498
msgid "Max number of errors/warnings to store for a statement."
1435
#: drizzled/drizzled.cc:2446
1501
#: drizzled/drizzled.cc:2959
1436
1502
msgid "Don't allow creation of heap tables bigger than this."
1439
#: drizzled/drizzled.cc:2452
1505
#: drizzled/drizzled.cc:2965
1441
1507
"Joins that are probably going to read more than max_join_size records return "
1445
#: drizzled/drizzled.cc:2458
1511
#: drizzled/drizzled.cc:2971
1446
1512
msgid "Max number of bytes in sorted records."
1449
#: drizzled/drizzled.cc:2463
1515
#: drizzled/drizzled.cc:2976
1450
1516
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1453
#: drizzled/drizzled.cc:2468
1519
#: drizzled/drizzled.cc:2981
1455
1521
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1456
1522
"max_sort_length bytes of each value are used; the rest are ignored)."
1459
#: drizzled/drizzled.cc:2475
1525
#: drizzled/drizzled.cc:2988
1460
1526
msgid "Maximum number of temporary tables a client can keep open at a time."
1463
#: drizzled/drizzled.cc:2480
1529
#: drizzled/drizzled.cc:2993
1464
1530
msgid "After this many write locks, allow some read locks to run in between."
1467
#: drizzled/drizzled.cc:2484
1533
#: drizzled/drizzled.cc:2997
1469
1535
"Don't log queries which examine less than min_examined_row_limit rows to "
1473
#: drizzled/drizzled.cc:2490
1539
#: drizzled/drizzled.cc:3003
1475
1541
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1476
1542
"Possible values of name are 'nulls_unequal' (default behavior), "
1477
1543
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1480
#: drizzled/drizzled.cc:2497
1546
#: drizzled/drizzled.cc:3010
1481
1547
msgid "Buffer length for TCP/IP and socket communication."
1484
#: drizzled/drizzled.cc:2502
1550
#: drizzled/drizzled.cc:3015
1486
1552
"Number of seconds to wait for more data from a connection before aborting "
1490
#: drizzled/drizzled.cc:2508
1556
#: drizzled/drizzled.cc:3021
1492
1558
"If a read on a communication port is interrupted, retry this many times "
1493
1559
"before giving up."
1496
#: drizzled/drizzled.cc:2514
1562
#: drizzled/drizzled.cc:3027
1498
1564
"Number of seconds to wait for a block to be written to a connection before "
1499
1565
"aborting the write."
1502
#: drizzled/drizzled.cc:2520
1568
#: drizzled/drizzled.cc:3033
1569
msgid "Use compatible behavior."
1572
#: drizzled/drizzled.cc:3038
1574
"If this is not 0, then drizzled will use this value to reserve file "
1575
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1576
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
1577
"larger) number of files."
1580
#: drizzled/drizzled.cc:3045
1504
1582
"Controls the heuristic(s) applied during query optimization to prune less-"
1505
1583
"promising partial plans from the optimizer search space. Meaning: false - do "
1518
1596
"(used for testing/comparison)."
1521
#: drizzled/drizzled.cc:2540
1599
#: drizzled/drizzled.cc:3065
1522
1600
msgid "Directory for plugins."
1525
#: drizzled/drizzled.cc:2544
1603
#: drizzled/drizzled.cc:3069
1527
1605
"Optional colon (or semicolon) separated list of plugins to load,where each "
1528
1606
"plugin is identified by the name of the shared library. [for example: --"
1529
1607
"plugin_load=libmd5udf.so:libauth_pam.so]"
1532
#: drizzled/drizzled.cc:2550
1610
#: drizzled/drizzled.cc:3075
1533
1611
msgid "The size of the buffer that is allocated when preloading indexes"
1536
#: drizzled/drizzled.cc:2555
1614
#: drizzled/drizzled.cc:3080
1537
1615
msgid "Allocation block size for query parsing and execution"
1540
#: drizzled/drizzled.cc:2560
1618
#: drizzled/drizzled.cc:3085
1541
1619
msgid "Persistent buffer for query parsing and execution"
1544
#: drizzled/drizzled.cc:2566
1622
#: drizzled/drizzled.cc:3091
1545
1623
msgid "Allocation block size for storing ranges during optimization"
1548
#: drizzled/drizzled.cc:2572
1626
#: drizzled/drizzled.cc:3097
1550
1628
"Each thread that does a sequential scan allocates a buffer of this size for "
1551
1629
"each table it scans. If you do many sequential scans, you may want to "
1552
1630
"increase this value."
1555
#: drizzled/drizzled.cc:2580
1633
#: drizzled/drizzled.cc:3105
1557
1635
"When reading rows in sorted order after a sort, the rows are read through "
1558
1636
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1559
1637
"record_buffer."
1562
#: drizzled/drizzled.cc:2588
1563
msgid "Select scheduler to be used (by default pool-of-threads)."
1566
#: drizzled/drizzled.cc:2592
1640
#: drizzled/drizzled.cc:3113
1567
1641
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1570
#: drizzled/drizzled.cc:2598
1644
#: drizzled/drizzled.cc:3119
1571
1645
msgid "The number of cached table definitions."
1574
#: drizzled/drizzled.cc:2602
1648
#: drizzled/drizzled.cc:3123
1575
1649
msgid "The number of cached open tables."
1578
#: drizzled/drizzled.cc:2606
1652
#: drizzled/drizzled.cc:3127
1580
1654
"Timeout in seconds to wait for a table level lock before returning an error. "
1581
1655
"Used only if the connection has active cursors."
1584
#: drizzled/drizzled.cc:2611
1658
#: drizzled/drizzled.cc:3132
1585
1659
msgid "The stack size for each thread."
1588
#: drizzled/drizzled.cc:2617
1662
#: drizzled/drizzled.cc:3138
1663
msgid "The TIME format (for future)."
1666
#: drizzled/drizzled.cc:3143
1590
1668
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1591
1669
"automatically convert it to an on-disk MyISAM table."
1594
#: drizzled/drizzled.cc:2623
1672
#: drizzled/drizzled.cc:3149
1595
1673
msgid "Allocation block size for transactions to be stored in binary log"
1598
#: drizzled/drizzled.cc:2628
1676
#: drizzled/drizzled.cc:3154
1599
1677
msgid "Persistent buffer for transactions to be stored in binary log"
1602
#: drizzled/drizzled.cc:2633
1680
#: drizzled/drizzled.cc:3159
1604
1682
"The number of seconds the server waits for activity on a connection before "
1608
#: drizzled/drizzled.cc:2784
1686
#: drizzled/drizzled.cc:3312
1610
1688
"Copyright (C) 2008 Sun Microsystems\n"
1611
1689
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5242
5320
msgid "replicator plugin '%s' statement() failed"
5245
#: drizzled/scheduling.cc:61
5323
#: drizzled/scheduling.cc:55
5247
5325
msgid "scheduling plugin '%s' init() failed"
5250
5328
#. TRANSLATORS: The leading word "scheduling" is the name
5251
5329
#. of the plugin api, and so should not be translated.
5252
#: drizzled/scheduling.cc:95
5330
#: drizzled/scheduling.cc:98
5254
5332
msgid "scheduling plugin '%s' deinit() failed"
5257
#: drizzled/sql_base.cc:2306
5335
#: drizzled/sql_base.cc:2311
5259
5337
msgid "Table %s had a open data handler in reopen_table"
5262
#: drizzled/sql_base.cc:2955
5340
#: drizzled/sql_base.cc:2960
5264
5342
msgid "Couldn't repair table: %s.%s"
5267
#: drizzled/sql_base.cc:2997
5345
#: drizzled/sql_base.cc:3002
5270
5348
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5271
5349
"s`.`%s`' to replication"
5274
#: drizzled/sql_base.cc:3600
5352
#: drizzled/sql_base.cc:3609
5276
5354
msgid "Could not remove temporary table: '%s', error: %d"
5279
#: drizzled/sql_base.cc:6195
5280
msgid "Can't create thread to kill server"
5283
#: drizzled/sql_plugin.cc:680
5357
#: drizzled/sql_plugin.cc:687
5285
5359
msgid "Plugin '%s' of type %s failed deinitialization"
5288
#: drizzled/sql_plugin.cc:694
5362
#: drizzled/sql_plugin.cc:701
5290
5364
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5293
#: drizzled/sql_plugin.cc:782
5367
#: drizzled/sql_plugin.cc:790
5295
5369
msgid "Plugin '%s' registration as a %s failed."
5298
#: drizzled/sql_plugin.cc:1005
5372
#: drizzled/sql_plugin.cc:1028
5299
5373
msgid "plugin-load parameter too long"
5302
#: drizzled/sql_plugin.cc:1065
5376
#: drizzled/sql_plugin.cc:1088
5304
5378
msgid "Couldn't load plugin named '%s' with soname '%s'."
5307
#: drizzled/sql_plugin.cc:1118
5381
#: drizzled/sql_plugin.cc:1141
5309
5383
msgid "Forcing shutdown of %<PRIu64> plugins"
5312
#: drizzled/sql_plugin.cc:1141
5386
#: drizzled/sql_plugin.cc:1164
5314
5388
msgid "Plugin '%s' will be forced to shutdown"
5317
#: drizzled/sql_plugin.cc:1157
5391
#: drizzled/sql_plugin.cc:1180
5319
5393
msgid "Plugin '%s' has ref_count=%d after shutdown."
5322
#: drizzled/sql_plugin.cc:1545
5396
#: drizzled/sql_plugin.cc:1570
5323
5397
msgid "Out of memory."
5326
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5400
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5328
5402
msgid "Unknown variable type code 0x%x in plugin '%s'."
5331
#: drizzled/sql_plugin.cc:2437
5405
#: drizzled/sql_plugin.cc:2462
5334
5408
"Server variable %s of plugin %s was forced to be read-only: string variable "
5335
5409
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5338
#: drizzled/sql_plugin.cc:2468
5412
#: drizzled/sql_plugin.cc:2493
5340
5414
msgid "Missing variable name in plugin '%s'."
5343
#: drizzled/sql_plugin.cc:2485
5417
#: drizzled/sql_plugin.cc:2510
5345
5419
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5348
#: drizzled/sql_plugin.cc:2603
5422
#: drizzled/sql_plugin.cc:2629
5350
5424
msgid "Out of memory for plugin '%s'."
5353
#: drizzled/sql_plugin.cc:2610
5427
#: drizzled/sql_plugin.cc:2636
5355
5429
msgid "Bad options for plugin '%s'."
5358
#: drizzled/sql_plugin.cc:2619
5432
#: drizzled/sql_plugin.cc:2645
5360
5434
msgid "Parsing options for plugin '%s' failed."
5363
#: drizzled/sql_plugin.cc:2662
5437
#: drizzled/sql_plugin.cc:2688
5365
5439
msgid "Plugin '%s' has conflicting system variables"
5442
#: drizzled/sql_plugin.cc:2698
5444
msgid "Plugin '%s' disabled by command line option"
5368
5447
#: drizzled/sql_table.cc:130
5370
5449
msgid "Invalid (old?) table or database name '%s'"
5373
#: drizzled/sql_table.cc:2691
5452
#: drizzled/sql_table.cc:2726
5375
5454
msgid "Unknown - internal error %d during operation"
5378
#: drizzled/sql_table.cc:4961
5457
#: drizzled/sql_table.cc:5006
5380
5459
msgid "Could not open table %s.%s after rename\n"
5383
#: drizzled/sql_table.cc:5141
5462
#: drizzled/sql_table.cc:5173
5386
5465
"order_st BY ignored because there is a user-defined clustered index in the "
5387
5466
"table '%-.192s'"
5390
#: drizzled/table.cc:482
5469
#: drizzled/sql_udf.cc:41
5470
msgid "Can't allocate memory for udf structures"
5473
#: drizzled/table.cc:378
5393
5476
"'%s' had no or invalid character set, and default character set is multi-"
5394
5477
"byte, so character column sizes may have changed"
5397
#: drizzled/table.cc:2297
5480
#: drizzled/table.cc:2099
5399
5482
msgid "Unknown collation '%s' in table '%-.64s' definition"
5402
#: drizzled/table.cc:2304
5485
#: drizzled/table.cc:2106
5405
5488
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5409
#: drizzled/table.cc:2768
5492
#: drizzled/table.cc:2721
5412
5495
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5416
#: drizzled/table.cc:2795
5499
#: drizzled/table.cc:2748
5419
5502
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5420
5503
"have type %s, found type %s."
5423
#: drizzled/table.cc:2806
5506
#: drizzled/table.cc:2759
5426
5509
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5427
5510
"position %d to have character set '%s' but the type has no character set."
5430
#: drizzled/table.cc:2818
5513
#: drizzled/table.cc:2771
5433
5516
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5434
5517
"position %d to have character set '%s' but found character set '%s'."
5437
#: drizzled/table.cc:2831
5520
#: drizzled/table.cc:2784
5440
5523
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5441
5524
"have type %s but the column is not found."
5444
#: drizzled/table.cc:4951
5527
#: drizzled/table.cc:4897
5446
5529
msgid "Got error %d when reading table '%s'"
5451
5534
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5454
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5537
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5456
5539
msgid "%s: option `%s' is ambiguous\n"
5459
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5542
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5461
5544
msgid "%s: option `--%s' doesn't allow an argument\n"
5464
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5547
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5466
5549
msgid "%s: option `%c%s' doesn't allow an argument\n"
5469
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5470
#: gnulib/getopt.c:995
5552
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5553
#: gnulib/getopt.c:992
5472
5555
msgid "%s: option `%s' requires an argument\n"
5475
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5558
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5477
5560
msgid "%s: unrecognized option `--%s'\n"
5480
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5563
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5482
5565
msgid "%s: unrecognized option `%c%s'\n"
5485
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5568
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5487
5570
msgid "%s: illegal option -- %c\n"
5490
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5573
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5492
5575
msgid "%s: invalid option -- %c\n"
5495
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5496
#: gnulib/getopt.c:1066
5578
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5579
#: gnulib/getopt.c:1063
5498
5581
msgid "%s: option requires an argument -- %c\n"
5501
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5584
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5503
5586
msgid "%s: option `-W %s' is ambiguous\n"
5506
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5589
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5508
5591
msgid "%s: option `-W %s' doesn't allow an argument\n"
5594
#: libdrizzleclient/errmsg.c:27
5595
msgid "Unknown Drizzle error"
5511
5598
#: libdrizzleclient/errmsg.c:28
5512
msgid "Unknown Drizzle error"
5600
msgid "Can't create UNIX socket (%d)"
5515
5603
#: libdrizzleclient/errmsg.c:29
5517
msgid "Can't create UNIX socket (%d)"
5605
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5520
5608
#: libdrizzleclient/errmsg.c:30
5522
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5610
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5525
5613
#: libdrizzleclient/errmsg.c:31
5527
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5615
msgid "Can't create TCP/IP socket (%d)"
5530
5618
#: libdrizzleclient/errmsg.c:32
5532
msgid "Can't create TCP/IP socket (%d)"
5620
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5535
5623
#: libdrizzleclient/errmsg.c:33
5537
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5624
msgid "Drizzle server has gone away"
5540
5627
#: libdrizzleclient/errmsg.c:34
5541
msgid "Drizzle server has gone away"
5629
msgid "Protocol mismatch; server version = %d, client version = %d"
5544
5632
#: libdrizzleclient/errmsg.c:35
5546
msgid "Protocol mismatch; server version = %d, client version = %d"
5633
msgid "Drizzle client ran out of memory"
5549
5636
#: libdrizzleclient/errmsg.c:36
5550
msgid "Drizzle client ran out of memory"
5637
msgid "Wrong host info"
5553
5640
#: libdrizzleclient/errmsg.c:37
5554
msgid "Wrong host info"
5641
msgid "Localhost via UNIX socket"
5557
5644
#: libdrizzleclient/errmsg.c:38
5558
msgid "Localhost via UNIX socket"
5646
msgid "%-.100s via TCP/IP"
5561
5649
#: libdrizzleclient/errmsg.c:39
5563
msgid "%-.100s via TCP/IP"
5650
msgid "Error in server handshake"
5566
5653
#: libdrizzleclient/errmsg.c:40
5567
msgid "Error in server handshake"
5654
msgid "Lost connection to Drizzle server during query"
5570
5657
#: libdrizzleclient/errmsg.c:41
5571
msgid "Lost connection to Drizzle server during query"
5658
msgid "Commands out of sync; you can't run this command now"
5574
5661
#: libdrizzleclient/errmsg.c:42
5575
msgid "Commands out of sync; you can't run this command now"
5663
msgid "Named pipe: %-.32s"
5578
5666
#: libdrizzleclient/errmsg.c:43
5580
msgid "Named pipe: %-.32s"
5668
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5583
5671
#: libdrizzleclient/errmsg.c:44
5585
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5673
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5588
5676
#: libdrizzleclient/errmsg.c:45
5590
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5678
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5593
5681
#: libdrizzleclient/errmsg.c:46
5595
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5683
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5598
5686
#: libdrizzleclient/errmsg.c:47
5600
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5687
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5603
5690
#: libdrizzleclient/errmsg.c:48
5604
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5691
msgid "Embedded server"
5607
5694
#: libdrizzleclient/errmsg.c:49
5608
msgid "Embedded server"
5695
msgid "Error on SHOW SLAVE STATUS:"
5611
5698
#: libdrizzleclient/errmsg.c:50
5612
msgid "Error on SHOW SLAVE STATUS:"
5699
msgid "Error on SHOW SLAVE HOSTS:"
5615
5702
#: libdrizzleclient/errmsg.c:51
5616
msgid "Error on SHOW SLAVE HOSTS:"
5703
msgid "Error connecting to slave:"
5619
5706
#: libdrizzleclient/errmsg.c:52
5620
msgid "Error connecting to slave:"
5707
msgid "Error connecting to master:"
5623
5710
#: libdrizzleclient/errmsg.c:53
5624
msgid "Error connecting to master:"
5711
msgid "SSL connection error"
5627
5714
#: libdrizzleclient/errmsg.c:54
5628
msgid "SSL connection error"
5631
#: libdrizzleclient/errmsg.c:55
5632
5715
msgid "Malformed packet"
5635
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5636
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5637
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5638
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5639
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5718
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5719
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5720
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5721
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5722
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5640
5723
msgid "(unused error message)"
5726
#: libdrizzleclient/errmsg.c:56
5727
msgid "Invalid use of null pointer"
5643
5730
#: libdrizzleclient/errmsg.c:57
5644
msgid "Invalid use of null pointer"
5731
msgid "Statement not prepared"
5647
5734
#: libdrizzleclient/errmsg.c:58
5648
msgid "Statement not prepared"
5735
msgid "No data supplied for parameters in prepared statement"
5651
5738
#: libdrizzleclient/errmsg.c:59
5652
msgid "No data supplied for parameters in prepared statement"
5739
msgid "Data truncated"
5655
5742
#: libdrizzleclient/errmsg.c:60
5656
msgid "Data truncated"
5743
msgid "No parameters exist in the statement"
5659
5746
#: libdrizzleclient/errmsg.c:61
5660
msgid "No parameters exist in the statement"
5747
msgid "Invalid parameter number"
5663
5750
#: libdrizzleclient/errmsg.c:62
5664
msgid "Invalid parameter number"
5667
#: libdrizzleclient/errmsg.c:63
5670
5753
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5756
#: libdrizzleclient/errmsg.c:64
5758
msgid "Using unsupported buffer type: %d (parameter: %d)"
5673
5761
#: libdrizzleclient/errmsg.c:65
5675
msgid "Using unsupported buffer type: %d (parameter: %d)"
5678
#: libdrizzleclient/errmsg.c:66
5680
5763
msgid "Shared memory: %-.100s"
5766
#: libdrizzleclient/errmsg.c:75
5767
msgid "Wrong or unknown protocol"
5683
5770
#: libdrizzleclient/errmsg.c:76
5684
msgid "Wrong or unknown protocol"
5771
msgid "Invalid connection handle"
5687
5774
#: libdrizzleclient/errmsg.c:77
5688
msgid "Invalid connection handle"
5691
#: libdrizzleclient/errmsg.c:78
5693
5776
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5694
5777
"option 'secure_auth' enabled)"
5780
#: libdrizzleclient/errmsg.c:79
5781
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5697
5784
#: libdrizzleclient/errmsg.c:80
5698
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5785
msgid "Attempt to read column without prior row fetch"
5701
5788
#: libdrizzleclient/errmsg.c:81
5702
msgid "Attempt to read column without prior row fetch"
5789
msgid "Prepared statement contains no metadata"
5705
5792
#: libdrizzleclient/errmsg.c:82
5706
msgid "Prepared statement contains no metadata"
5709
#: libdrizzleclient/errmsg.c:83
5711
5794
"Attempt to read a row while there is no result set associated with the "
5798
#: libdrizzleclient/errmsg.c:84
5799
msgid "This feature is not implemented yet"
5715
5802
#: libdrizzleclient/errmsg.c:85
5716
msgid "This feature is not implemented yet"
5719
#: libdrizzleclient/errmsg.c:86
5722
5805
"Lost connection to Drizzle server while waiting for initial communication "
5723
5806
"packet, system error: %d"
5726
#: libdrizzleclient/errmsg.c:88
5809
#: libdrizzleclient/errmsg.c:87
5729
5812
"Lost connection to Drizzle server while reading initial communication "
5730
5813
"packet, system error: %d"
5733
#: libdrizzleclient/errmsg.c:90
5816
#: libdrizzleclient/errmsg.c:89
5736
5819
"Lost connection to Drizzle server while sending authentication information, "
5737
5820
"system error: %d"
5740
#: libdrizzleclient/errmsg.c:92
5823
#: libdrizzleclient/errmsg.c:91
5743
5826
"Lost connection to Drizzle server while reading authorization information, "
5744
5827
"system error: %d"
5747
#: libdrizzleclient/errmsg.c:94
5830
#: libdrizzleclient/errmsg.c:93
5750
5833
"Lost connection to Drizzle server while setting initial database, system "
5754
#: libdrizzleclient/errmsg.c:96
5837
#: libdrizzleclient/errmsg.c:95
5756
5839
msgid "Statement closed indirectly because of a preceding %s() call"