~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/uk.po

  • Committer: patrick crews
  • Date: 2010-10-27 00:50:14 UTC
  • mfrom: (1099.4.191 drizzle)
  • Revision ID: gleebix@gmail.com-20101027005014-kvxqeawh8v3kymd8
Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2010-09-29 11:14-0400\n"
 
10
"POT-Creation-Date: 2010-10-26 20:49-0400\n"
11
11
"PO-Revision-Date: 2010-07-03 12:54+0000\n"
12
12
"Last-Translator: Monty Taylor <mordred@inaugust.com>\n"
13
13
"Language-Team: Ukrainian <uk@li.org>\n"
 
14
"Language: uk\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
17
 
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
18
 
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
18
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 
19
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
20
"X-Launchpad-Export-Date: 2010-07-04 03:44+0000\n"
20
21
"X-Generator: Launchpad (build Unknown)\n"
21
22
 
22
 
#: ../client/drizzle.cc:465
 
23
#: ../client/drizzle.cc:467
23
24
msgid "Synonym for `help'."
24
25
msgstr ""
25
26
 
26
 
#: ../client/drizzle.cc:466
 
27
#: ../client/drizzle.cc:468
27
28
msgid "Clear command."
28
29
msgstr ""
29
30
 
30
 
#: ../client/drizzle.cc:468
 
31
#: ../client/drizzle.cc:470
31
32
msgid "Reconnect to the server. Optional arguments are db and host."
32
33
msgstr ""
33
34
 
34
 
#: ../client/drizzle.cc:470
 
35
#: ../client/drizzle.cc:472
35
36
msgid ""
36
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
38
msgstr ""
38
39
 
39
 
#: ../client/drizzle.cc:472
 
40
#: ../client/drizzle.cc:474
40
41
msgid "Send command to drizzle server, display result vertically."
41
42
msgstr ""
42
43
 
43
 
#: ../client/drizzle.cc:473
 
44
#: ../client/drizzle.cc:475
44
45
msgid "Exit drizzle. Same as quit."
45
46
msgstr ""
46
47
 
47
 
#: ../client/drizzle.cc:474
 
48
#: ../client/drizzle.cc:476
48
49
msgid "Send command to drizzle server."
49
50
msgstr ""
50
51
 
51
 
#: ../client/drizzle.cc:475
 
52
#: ../client/drizzle.cc:477
52
53
msgid "Display this help."
53
54
msgstr ""
54
55
 
55
 
#: ../client/drizzle.cc:476
 
56
#: ../client/drizzle.cc:478
56
57
msgid "Disable pager, print to stdout."
57
58
msgstr ""
58
59
 
59
 
#: ../client/drizzle.cc:477
 
60
#: ../client/drizzle.cc:479
60
61
msgid "Don't write into outfile."
61
62
msgstr ""
62
63
 
63
 
#: ../client/drizzle.cc:479
 
64
#: ../client/drizzle.cc:481
64
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
66
msgstr ""
66
67
 
67
 
#: ../client/drizzle.cc:480
 
68
#: ../client/drizzle.cc:482
68
69
msgid "Print current command."
69
70
msgstr ""
70
71
 
71
 
#: ../client/drizzle.cc:481
 
72
#: ../client/drizzle.cc:483
72
73
msgid "Change your drizzle prompt."
73
74
msgstr ""
74
75
 
75
 
#: ../client/drizzle.cc:482
 
76
#: ../client/drizzle.cc:484
76
77
msgid "Quit drizzle."
77
78
msgstr ""
78
79
 
79
 
#: ../client/drizzle.cc:483
 
80
#: ../client/drizzle.cc:485
80
81
msgid "Rebuild completion hash."
81
82
msgstr ""
82
83
 
83
 
#: ../client/drizzle.cc:485
 
84
#: ../client/drizzle.cc:487
84
85
msgid "Execute an SQL script file. Takes a file name as an argument."
85
86
msgstr ""
86
87
 
87
 
#: ../client/drizzle.cc:486
 
88
#: ../client/drizzle.cc:488
88
89
msgid "Get status information from the server."
89
90
msgstr ""
90
91
 
91
 
#: ../client/drizzle.cc:488
 
92
#: ../client/drizzle.cc:490
92
93
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
94
msgstr ""
94
95
 
95
 
#: ../client/drizzle.cc:490
 
96
#: ../client/drizzle.cc:492
96
97
msgid "Use another database. Takes database name as argument."
97
98
msgstr ""
98
99
 
99
 
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
 
100
#: ../client/drizzle.cc:494 ../client/drizzle.cc:1318
100
101
msgid "Show warnings after every statement."
101
102
msgstr ""
102
103
 
103
 
#: ../client/drizzle.cc:494
 
104
#: ../client/drizzle.cc:496
104
105
msgid "Don't show warnings after every statement."
105
106
msgstr ""
106
107
 
107
 
#: ../client/drizzle.cc:1144
 
108
#: ../client/drizzle.cc:1146
108
109
#, c-format
109
110
msgid "shutting down drizzled"
110
111
msgstr ""
111
112
 
112
 
#: ../client/drizzle.cc:1146
 
113
#: ../client/drizzle.cc:1148
113
114
#, c-format
114
115
msgid " on port %d"
115
116
msgstr ""
116
117
 
117
 
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
 
118
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
118
119
#, c-format
119
120
msgid "shutdown failed; error: '%s'"
120
121
msgstr ""
121
122
 
122
 
#: ../client/drizzle.cc:1170
 
123
#: ../client/drizzle.cc:1172
123
124
#, c-format
124
125
msgid "done\n"
125
126
msgstr ""
126
127
 
127
 
#: ../client/drizzle.cc:1191
 
128
#: ../client/drizzle.cc:1193
128
129
#, c-format
129
130
msgid "drizzled is alive\n"
130
131
msgstr ""
131
132
 
132
 
#: ../client/drizzle.cc:1197
 
133
#: ../client/drizzle.cc:1199
133
134
#, c-format
134
135
msgid "ping failed; error: '%s'"
135
136
msgstr ""
136
137
 
137
 
#: ../client/drizzle.cc:1203
 
138
#: ../client/drizzle.cc:1205
138
139
#, c-format
139
140
msgid "drizzled won't answer to ping, error: '%s'"
140
141
msgstr ""
141
142
 
142
 
#: ../client/drizzle.cc:1252
 
143
#: ../client/drizzle.cc:1254
143
144
msgid "Error: Invalid Value for connect_timeout"
144
145
msgstr ""
145
146
 
146
 
#: ../client/drizzle.cc:1263
 
147
#: ../client/drizzle.cc:1265
147
148
msgid "Error: Invalid Value for max_input_line"
148
149
msgstr ""
149
150
 
150
 
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
 
151
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:476
151
152
msgid "Options used only in command line"
152
153
msgstr ""
153
154
 
154
 
#: ../client/drizzle.cc:1284
 
155
#: ../client/drizzle.cc:1286
155
156
msgid "Displays this help and exit."
156
157
msgstr ""
157
158
 
158
 
#: ../client/drizzle.cc:1285
 
159
#: ../client/drizzle.cc:1287
159
160
msgid ""
160
161
"Don't use history file. Disable interactive behavior. (Enables --silent)"
161
162
msgstr ""
162
163
 
163
 
#: ../client/drizzle.cc:1287
 
164
#: ../client/drizzle.cc:1289
164
165
msgid "Display column type information."
165
166
msgstr ""
166
167
 
167
 
#: ../client/drizzle.cc:1289
 
168
#: ../client/drizzle.cc:1291
168
169
msgid ""
169
170
"Preserve comments. Send comments to the server. The default is --skip-"
170
171
"comments (discard comments), enable with --comments"
171
172
msgstr ""
172
173
 
173
 
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:492
174
 
msgid "Use compression in server/client protocol."
175
 
msgstr ""
176
 
 
177
174
#: ../client/drizzle.cc:1293
178
175
msgid "Print the output of a query (rows) vertically."
179
176
msgstr ""
229
226
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
230
227
msgstr ""
231
228
 
232
 
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:512
233
 
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1880
 
229
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:500
 
230
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1866
234
231
msgid "Output version information and exit."
235
232
msgstr ""
236
233
 
246
243
msgid "Ping the server to check if it's alive."
247
244
msgstr ""
248
245
 
249
 
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1234
 
246
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1199
250
247
msgid "Configuration file defaults are not used if no-defaults is set"
251
248
msgstr ""
252
249
 
253
 
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:520
 
250
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:508
254
251
msgid "Options specific to the drizzle client"
255
252
msgstr ""
256
253
 
367
364
msgid "Automatic limit for rows in a join when using --safe-updates"
368
365
msgstr ""
369
366
 
370
 
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:571
 
367
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:545
371
368
msgid "Options specific to the client"
372
369
msgstr ""
373
370
 
387
384
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
388
385
msgstr ""
389
386
 
390
 
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:580
 
387
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:554
391
388
msgid "User for login if not current user."
392
389
msgstr ""
393
390
 
394
 
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:582
 
391
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:556
395
392
msgid "The protocol of connection (mysql or drizzle)."
396
393
msgstr ""
397
394
 
398
 
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:594
 
395
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:568
399
396
msgid "Allowed Options"
400
397
msgstr ""
401
398
 
404
401
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
405
402
msgstr ""
406
403
 
407
 
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:3790
 
404
#: ../client/drizzle.cc:1514 ../client/drizzle.cc:3797
408
405
msgid "DELIMITER cannot contain a backslash character"
409
406
msgstr ""
410
407
 
411
 
#: ../client/drizzle.cc:1586 ../client/drizzledump.cc:686
412
 
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:1009
 
408
#: ../client/drizzle.cc:1593 ../client/drizzledump.cc:659
 
409
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:468
413
410
#: ../client/drizzletest.cc:5603
414
411
msgid "Error: Unknown protocol"
415
412
msgstr ""
416
413
 
417
 
#: ../client/drizzle.cc:1600
 
414
#: ../client/drizzle.cc:1607
418
415
#, c-format
419
416
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
420
417
msgstr ""
421
418
 
422
 
#: ../client/drizzle.cc:1646 ../client/drizzle.cc:4036
 
419
#: ../client/drizzle.cc:1653 ../client/drizzle.cc:4043
423
420
#, c-format
424
421
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
425
422
msgstr ""
426
423
 
427
 
#: ../client/drizzle.cc:1652
 
424
#: ../client/drizzle.cc:1659
428
425
#, c-format
429
426
msgid ""
430
427
"Copyright (C) 2008 Sun Microsystems\n"
432
429
"and you are welcome to modify and redistribute it under the GPL license\n"
433
430
msgstr ""
434
431
 
435
 
#: ../client/drizzle.cc:1657
 
432
#: ../client/drizzle.cc:1664
436
433
#, c-format
437
434
msgid "Usage: drizzle [OPTIONS] [database]\n"
438
435
msgstr ""
439
436
 
440
 
#: ../client/drizzle.cc:1711
 
437
#: ../client/drizzle.cc:1718
441
438
#, c-format
442
439
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
443
440
msgstr ""
444
441
 
445
 
#: ../client/drizzle.cc:1720
 
442
#: ../client/drizzle.cc:1727
446
443
#, c-format
447
444
msgid ""
448
445
"Your Drizzle connection id is %u\n"
450
447
"Server version: %s\n"
451
448
msgstr ""
452
449
 
453
 
#: ../client/drizzle.cc:1754
 
450
#: ../client/drizzle.cc:1761
454
451
#, c-format
455
452
msgid "Reading history-file %s\n"
456
453
msgstr ""
457
454
 
458
 
#: ../client/drizzle.cc:1758
 
455
#: ../client/drizzle.cc:1765
459
456
#, c-format
460
457
msgid "Couldn't allocate memory for temp histfile!\n"
461
458
msgstr ""
462
459
 
463
 
#: ../client/drizzle.cc:1765
 
460
#: ../client/drizzle.cc:1772
464
461
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
465
462
msgstr ""
466
463
 
467
 
#: ../client/drizzle.cc:1775
 
464
#: ../client/drizzle.cc:1782
468
465
msgid "Error:"
469
466
msgstr ""
470
467
 
471
 
#: ../client/drizzle.cc:1788
 
468
#: ../client/drizzle.cc:1795
472
469
#, c-format
473
470
msgid "Writing history-file %s\n"
474
471
msgstr ""
475
472
 
476
 
#: ../client/drizzle.cc:1796
 
473
#: ../client/drizzle.cc:1803
477
474
msgid "Aborted"
478
475
msgstr ""
479
476
 
480
 
#: ../client/drizzle.cc:1796
 
477
#: ../client/drizzle.cc:1803
481
478
msgid "Bye"
482
479
msgstr ""
483
480
 
484
 
#: ../client/drizzle.cc:1848
 
481
#: ../client/drizzle.cc:1855
485
482
msgid "Query aborted by Ctrl+C\n"
486
483
msgstr ""
487
484
 
488
 
#: ../client/drizzle.cc:1932
 
485
#: ../client/drizzle.cc:1939
489
486
#, c-format
490
487
msgid "Processing line: %<PRIu32>\n"
491
488
msgstr ""
492
489
 
493
 
#: ../client/drizzle.cc:2150
 
490
#: ../client/drizzle.cc:2157
494
491
msgid "Unknown command: "
495
492
msgstr ""
496
493
 
497
 
#: ../client/drizzle.cc:2564
 
494
#: ../client/drizzle.cc:2571
498
495
msgid ""
499
496
"Reading table information for completion of table and column names\n"
500
497
"You can turn off this feature to get a quicker startup with -A\n"
501
498
"\n"
502
499
msgstr ""
503
500
 
504
 
#: ../client/drizzle.cc:2630
 
501
#: ../client/drizzle.cc:2637
505
502
msgid "No connection. Trying to reconnect..."
506
503
msgstr ""
507
504
 
508
 
#: ../client/drizzle.cc:2636
 
505
#: ../client/drizzle.cc:2643
509
506
msgid "Can't connect to the server\n"
510
507
msgstr ""
511
508
 
512
 
#: ../client/drizzle.cc:2720
 
509
#: ../client/drizzle.cc:2727
513
510
msgid "List of all Drizzle commands:"
514
511
msgstr ""
515
512
 
516
 
#: ../client/drizzle.cc:2724
 
513
#: ../client/drizzle.cc:2731
517
514
#, c-format
518
515
msgid ""
519
516
"Note that all text commands must be first on line and end with '%s' or \\g"
520
517
msgstr ""
521
518
 
522
 
#: ../client/drizzle.cc:2782
 
519
#: ../client/drizzle.cc:2789
523
520
msgid "No query specified\n"
524
521
msgstr ""
525
522
 
526
 
#: ../client/drizzle.cc:2797
 
523
#: ../client/drizzle.cc:2804
527
524
msgid "Ignoring query to other database"
528
525
msgstr ""
529
526
 
530
 
#: ../client/drizzle.cc:2847
 
527
#: ../client/drizzle.cc:2854
531
528
msgid "Empty set"
532
529
msgstr ""
533
530
 
534
 
#: ../client/drizzle.cc:2860
 
531
#: ../client/drizzle.cc:2867
535
532
#, c-format
536
533
msgid "%ld row in set"
537
534
msgid_plural "%ld rows in set"
538
535
msgstr[0] ""
539
536
msgstr[1] ""
540
537
 
541
 
#: ../client/drizzle.cc:2869
 
538
#: ../client/drizzle.cc:2876
542
539
msgid "Query OK"
543
540
msgstr ""
544
541
 
545
 
#: ../client/drizzle.cc:2871
 
542
#: ../client/drizzle.cc:2878
546
543
#, c-format
547
544
msgid "Query OK, %ld row affected"
548
545
msgid_plural "Query OK, %ld rows affected"
549
546
msgstr[0] ""
550
547
msgstr[1] ""
551
548
 
552
 
#: ../client/drizzle.cc:2943
 
549
#: ../client/drizzle.cc:2950
553
550
msgid "popen() failed! defaulting PAGER to stdout!\n"
554
551
msgstr ""
555
552
 
556
 
#: ../client/drizzle.cc:2965
 
553
#: ../client/drizzle.cc:2972
557
554
#, c-format
558
555
msgid "Error logging to file '%s'\n"
559
556
msgstr ""
560
557
 
561
 
#: ../client/drizzle.cc:2970
 
558
#: ../client/drizzle.cc:2977
562
559
#, c-format
563
560
msgid "Logging to file '%s'\n"
564
561
msgstr ""
565
562
 
566
 
#: ../client/drizzle.cc:3054
 
563
#: ../client/drizzle.cc:3061
567
564
#, c-format
568
565
msgid ""
569
566
"Field %3u:  `%s`\n"
580
577
"\n"
581
578
msgstr ""
582
579
 
583
 
#: ../client/drizzle.cc:3521
 
580
#: ../client/drizzle.cc:3528
584
581
#, c-format
585
582
msgid "No previous outfile available, you must give a filename!\n"
586
583
msgstr ""
587
584
 
588
 
#: ../client/drizzle.cc:3526
 
585
#: ../client/drizzle.cc:3533
589
586
#, c-format
590
587
msgid "Currently logging to file '%s'\n"
591
588
msgstr ""
592
589
 
593
 
#: ../client/drizzle.cc:3546
 
590
#: ../client/drizzle.cc:3553
594
591
#, c-format
595
592
msgid "No outfile specified!\n"
596
593
msgstr ""
597
594
 
598
 
#: ../client/drizzle.cc:3559
 
595
#: ../client/drizzle.cc:3566
599
596
msgid "Outfile disabled.\n"
600
597
msgstr ""
601
598
 
602
 
#: ../client/drizzle.cc:3586
 
599
#: ../client/drizzle.cc:3593
603
600
msgid "Default pager wasn't set, using stdout.\n"
604
601
msgstr ""
605
602
 
606
 
#: ../client/drizzle.cc:3606
 
603
#: ../client/drizzle.cc:3613
607
604
#, c-format
608
605
msgid "PAGER set to '%s'\n"
609
606
msgstr ""
610
607
 
611
 
#: ../client/drizzle.cc:3617
 
608
#: ../client/drizzle.cc:3624
612
609
msgid "PAGER set to stdout\n"
613
610
msgstr ""
614
611
 
615
 
#: ../client/drizzle.cc:3700
 
612
#: ../client/drizzle.cc:3707
616
613
#, c-format
617
614
msgid "Connection id:    %u"
618
615
msgstr ""
619
616
 
620
 
#: ../client/drizzle.cc:3702
 
617
#: ../client/drizzle.cc:3709
621
618
#, c-format
622
619
msgid "Current database: %.128s\n"
623
620
msgstr ""
624
621
 
625
 
#: ../client/drizzle.cc:3703
 
622
#: ../client/drizzle.cc:3710
626
623
msgid "*** NONE ***"
627
624
msgstr ""
628
625
 
629
626
#. Skip command name
630
 
#: ../client/drizzle.cc:3723
 
627
#: ../client/drizzle.cc:3730
631
628
msgid "Usage: \\. <filename> | source <filename>"
632
629
msgstr ""
633
630
 
634
 
#: ../client/drizzle.cc:3738
 
631
#: ../client/drizzle.cc:3745
635
632
#, c-format
636
633
msgid "Failed to open file '%s', error: %d"
637
634
msgstr ""
638
635
 
639
 
#: ../client/drizzle.cc:3746
 
636
#: ../client/drizzle.cc:3753
640
637
msgid "Can't initialize LineBuffer"
641
638
msgstr ""
642
639
 
643
 
#: ../client/drizzle.cc:3782
 
640
#: ../client/drizzle.cc:3789
644
641
msgid "DELIMITER must be followed by a 'delimiter' character or string"
645
642
msgstr ""
646
643
 
647
 
#: ../client/drizzle.cc:3815
 
644
#: ../client/drizzle.cc:3822
648
645
msgid "USE must be followed by a database name"
649
646
msgstr ""
650
647
 
651
 
#: ../client/drizzle.cc:3883
 
648
#: ../client/drizzle.cc:3890
652
649
msgid "Database changed"
653
650
msgstr ""
654
651
 
655
 
#: ../client/drizzle.cc:3891
 
652
#: ../client/drizzle.cc:3898
656
653
msgid "Show warnings enabled."
657
654
msgstr ""
658
655
 
659
 
#: ../client/drizzle.cc:3899
 
656
#: ../client/drizzle.cc:3906
660
657
msgid "Show warnings disabled."
661
658
msgstr ""
662
659
 
663
 
#: ../client/drizzle.cc:4043
 
660
#: ../client/drizzle.cc:4050
664
661
#, c-format
665
662
msgid ""
666
663
"\n"
667
664
"Connection id:\t\t%lu\n"
668
665
msgstr ""
669
666
 
670
 
#: ../client/drizzle.cc:4055
 
667
#: ../client/drizzle.cc:4062
671
668
#, c-format
672
669
msgid "Current database:\t%s\n"
673
670
msgstr ""
674
671
 
675
 
#: ../client/drizzle.cc:4056
 
672
#: ../client/drizzle.cc:4063
676
673
#, c-format
677
674
msgid "Current user:\t\t%s\n"
678
675
msgstr ""
679
676
 
680
 
#: ../client/drizzle.cc:4062
 
677
#: ../client/drizzle.cc:4069
681
678
msgid "SSL:\t\t\tNot in use"
682
679
msgstr ""
683
680
 
684
 
#: ../client/drizzle.cc:4067
 
681
#: ../client/drizzle.cc:4074
685
682
msgid ""
686
683
"\n"
687
684
"No connection\n"
688
685
msgstr ""
689
686
 
690
 
#: ../client/drizzle.cc:4074
 
687
#: ../client/drizzle.cc:4081
691
688
msgid ""
692
689
"\n"
693
690
"All updates ignored to this database\n"
694
691
msgstr ""
695
692
 
696
 
#: ../client/drizzle.cc:4077
 
693
#: ../client/drizzle.cc:4084
697
694
#, c-format
698
695
msgid "Current pager:\t\t%s\n"
699
696
msgstr ""
700
697
 
701
 
#: ../client/drizzle.cc:4078
 
698
#: ../client/drizzle.cc:4085
702
699
#, c-format
703
700
msgid "Using outfile:\t\t'%s'\n"
704
701
msgstr ""
705
702
 
706
 
#: ../client/drizzle.cc:4079
 
703
#: ../client/drizzle.cc:4086
707
704
#, c-format
708
705
msgid "Using delimiter:\t%s\n"
709
706
msgstr ""
710
707
 
711
 
#: ../client/drizzle.cc:4080
 
708
#: ../client/drizzle.cc:4087
712
709
#, c-format
713
710
msgid "Server version:\t\t%s\n"
714
711
msgstr ""
715
712
 
716
 
#: ../client/drizzle.cc:4081
 
713
#: ../client/drizzle.cc:4088
717
714
#, c-format
718
715
msgid "Protocol:\t\t%s\n"
719
716
msgstr ""
720
717
 
721
 
#: ../client/drizzle.cc:4082
 
718
#: ../client/drizzle.cc:4089
722
719
#, c-format
723
720
msgid "Protocol version:\t%d\n"
724
721
msgstr ""
725
722
 
726
 
#: ../client/drizzle.cc:4083
 
723
#: ../client/drizzle.cc:4090
727
724
#, c-format
728
725
msgid "Connection:\t\t%s\n"
729
726
msgstr ""
730
727
 
731
 
#: ../client/drizzle.cc:4090
 
728
#: ../client/drizzle.cc:4097
732
729
#, c-format
733
730
msgid "UNIX socket:\t\t%s\n"
734
731
msgstr ""
735
732
 
736
 
#: ../client/drizzle.cc:4092
 
733
#: ../client/drizzle.cc:4099
737
734
#, c-format
738
735
msgid "TCP port:\t\t%d\n"
739
736
msgstr ""
740
737
 
741
 
#: ../client/drizzle.cc:4097
 
738
#: ../client/drizzle.cc:4104
742
739
msgid ""
743
740
"\n"
744
741
"Note that you are running in safe_update_mode:\n"
745
742
msgstr ""
746
743
 
747
 
#: ../client/drizzle.cc:4099
 
744
#: ../client/drizzle.cc:4106
748
745
#, c-format
749
746
msgid ""
750
747
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
752
749
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
753
750
"command.)\n"
754
751
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
755
 
"             Max number of examined row combination in a join is set to: %"
756
 
"lu\n"
 
752
"             Max number of examined row combination in a join is set to: "
 
753
"%lu\n"
757
754
"\n"
758
755
msgstr ""
759
756
 
760
 
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
 
757
#: ../client/drizzle.cc:4168 ../drizzled/option.cc:339
761
758
#, c-format
762
759
msgid "ERROR"
763
760
msgstr ""
764
761
 
765
 
#: ../client/drizzle.cc:4204
 
762
#: ../client/drizzle.cc:4211
766
763
#, c-format
767
764
msgid "ERROR %d (%s): "
768
765
msgstr ""
769
766
 
770
 
#: ../client/drizzle.cc:4206
 
767
#: ../client/drizzle.cc:4213
771
768
#, c-format
772
769
msgid "ERROR %d: "
773
770
msgstr ""
774
771
 
775
 
#: ../client/drizzle.cc:4209
 
772
#: ../client/drizzle.cc:4216
776
773
msgid "ERROR: "
777
774
msgstr ""
778
775
 
779
 
#: ../client/drizzle.cc:4342
 
776
#: ../client/drizzle.cc:4349
780
777
msgid " hours "
781
778
msgstr ""
782
779
 
783
 
#: ../client/drizzle.cc:4344
 
780
#: ../client/drizzle.cc:4351
784
781
msgid " hour "
785
782
msgstr ""
786
783
 
787
 
#: ../client/drizzle.cc:4350
 
784
#: ../client/drizzle.cc:4357
788
785
msgid " min "
789
786
msgstr ""
790
787
 
791
 
#: ../client/drizzle.cc:4356
 
788
#: ../client/drizzle.cc:4363
792
789
msgid " sec"
793
790
msgstr ""
794
791
 
795
 
#: ../client/drizzle.cc:4457
 
792
#: ../client/drizzle.cc:4464
796
793
msgid "(unknown)"
797
794
msgstr ""
798
795
 
799
 
#: ../client/drizzle.cc:4577
 
796
#: ../client/drizzle.cc:4584
800
797
#, c-format
801
798
msgid "Returning to default PROMPT of %s\n"
802
799
msgstr ""
803
800
 
804
 
#: ../client/drizzle.cc:4582
 
801
#: ../client/drizzle.cc:4589
805
802
msgid "Memory allocation error. Not changing prompt\n"
806
803
msgstr ""
807
804
 
808
 
#: ../client/drizzle.cc:4587
 
805
#: ../client/drizzle.cc:4594
809
806
#, c-format
810
807
msgid "PROMPT set to '%s'\n"
811
808
msgstr ""
812
809
 
813
 
#: ../client/drizzledump.cc:248
 
810
#: ../client/drizzledump.cc:230
 
811
msgid "Error inserting into destnation database"
 
812
msgstr ""
 
813
 
 
814
#: ../client/drizzledump.cc:254
814
815
#, c-format
815
816
msgid "Got errno %d on write"
816
817
msgstr ""
817
818
 
818
 
#: ../client/drizzledump.cc:296
819
 
#, c-format
820
 
msgid "%s: You must use option --tab with --fields-...\n"
821
 
msgstr ""
822
 
 
823
 
#: ../client/drizzledump.cc:302
 
819
#: ../client/drizzledump.cc:299
824
820
#, c-format
825
821
msgid ""
826
822
"%s: You can't use --single-transaction and --lock-all-tables at the same "
827
823
"time.\n"
828
824
msgstr ""
829
825
 
830
 
#: ../client/drizzledump.cc:308
831
 
#, c-format
832
 
msgid ""
833
 
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
834
 
"time.\n"
835
 
msgstr ""
836
 
 
837
 
#: ../client/drizzledump.cc:314
 
826
#: ../client/drizzledump.cc:306
838
827
#, c-format
839
828
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
840
829
msgstr ""
841
830
 
842
 
#: ../client/drizzledump.cc:383
 
831
#: ../client/drizzledump.cc:375
843
832
msgid "-- Retrieving database structures..."
844
833
msgstr ""
845
834
 
846
 
#: ../client/drizzledump.cc:486
 
835
#: ../client/drizzledump.cc:479
847
836
msgid ""
848
837
"Dump all the databases. This will be same as --databases with all databases "
849
838
"selected."
850
839
msgstr ""
851
840
 
852
 
#: ../client/drizzledump.cc:488
 
841
#: ../client/drizzledump.cc:481
853
842
msgid "Dump all the tablespaces."
854
843
msgstr ""
855
844
 
856
 
#: ../client/drizzledump.cc:490
 
845
#: ../client/drizzledump.cc:483
857
846
msgid "Use complete insert statements."
858
847
msgstr ""
859
848
 
860
 
#: ../client/drizzledump.cc:494
 
849
#: ../client/drizzledump.cc:485
861
850
msgid ""
862
851
"Flush logs file in server before starting dump. Note that if you dump many "
863
852
"databases at once (using the option --databases= or --all-databases), the "
868
857
"all-tables or --flush-logs"
869
858
msgstr ""
870
859
 
871
 
#: ../client/drizzledump.cc:496
 
860
#: ../client/drizzledump.cc:487
872
861
msgid "Continue even if we get an sql-error."
873
862
msgstr ""
874
863
 
875
 
#: ../client/drizzledump.cc:497
 
864
#: ../client/drizzledump.cc:488
876
865
msgid "Display this help message and exit."
877
866
msgstr ""
878
867
 
879
 
#: ../client/drizzledump.cc:499
 
868
#: ../client/drizzledump.cc:490
880
869
msgid ""
881
870
"Locks all tables across all databases. This is achieved by taking a global "
882
871
"read lock for the duration of the whole dump. Automatically turns --single-"
883
 
"transaction and --lock-tables off."
884
 
msgstr ""
885
 
 
886
 
#: ../client/drizzledump.cc:501
887
 
msgid ""
888
 
"Sorts each table's rows by primary key, or first unique key, if such a key "
889
 
"exists.  Useful when dumping a MyISAM table to be loaded into an InnoDB "
890
 
"table, but will make the dump itself take considerably longer."
891
 
msgstr ""
892
 
 
893
 
#: ../client/drizzledump.cc:503
 
872
"transaction off."
 
873
msgstr ""
 
874
 
 
875
#: ../client/drizzledump.cc:492
894
876
msgid ""
895
877
"Creates a consistent snapshot by dumping all tables in a single transaction. "
896
878
"Works ONLY for tables stored in storage engines which support "
899
881
"is in process, to ensure a valid dump file (correct table contents), no "
900
882
"other connection should use the following statements: ALTER TABLE, DROP "
901
883
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
902
 
"from them. Option automatically turns off --lock-tables."
903
 
msgstr ""
904
 
 
905
 
#: ../client/drizzledump.cc:504
906
 
msgid ""
907
 
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
908
 
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
909
 
"default, disable with --skip-opt."
910
 
msgstr ""
911
 
 
912
 
#: ../client/drizzledump.cc:506
913
 
msgid ""
914
 
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
915
 
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
916
 
msgstr ""
917
 
 
918
 
#: ../client/drizzledump.cc:507
 
884
"from them."
 
885
msgstr ""
 
886
 
 
887
#: ../client/drizzledump.cc:494
 
888
msgid ""
 
889
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
 
890
"extended-insert and --disable-keys."
 
891
msgstr ""
 
892
 
 
893
#: ../client/drizzledump.cc:495
919
894
msgid "Overrides option --databases (-B)."
920
895
msgstr ""
921
896
 
922
 
#: ../client/drizzledump.cc:509
 
897
#: ../client/drizzledump.cc:497
923
898
msgid "Number of rows before each output progress report (requires --verbose)."
924
899
msgstr ""
925
900
 
926
 
#: ../client/drizzledump.cc:511
 
901
#: ../client/drizzledump.cc:499
927
902
msgid "Print info about the various stages."
928
903
msgstr ""
929
904
 
930
 
#: ../client/drizzledump.cc:513
 
905
#: ../client/drizzledump.cc:501
931
906
msgid "Turn off Comments"
932
907
msgstr ""
933
908
 
934
 
#: ../client/drizzledump.cc:514
 
909
#: ../client/drizzledump.cc:502
935
910
msgid "Turn off create-options"
936
911
msgstr ""
937
912
 
938
 
#: ../client/drizzledump.cc:515
 
913
#: ../client/drizzledump.cc:503
939
914
msgid "Turn off extended-insert"
940
915
msgstr ""
941
916
 
942
 
#: ../client/drizzledump.cc:516
 
917
#: ../client/drizzledump.cc:504
943
918
msgid "Turn off dump date at the end of the output"
944
919
msgstr ""
945
920
 
946
 
#: ../client/drizzledump.cc:517
 
921
#: ../client/drizzledump.cc:505
947
922
msgid "Do not read from the configuration files"
948
923
msgstr ""
949
924
 
950
 
#: ../client/drizzledump.cc:523
 
925
#: ../client/drizzledump.cc:511
951
926
msgid "Add a 'DROP DATABASE' before each create."
952
927
msgstr ""
953
928
 
954
 
#: ../client/drizzledump.cc:524
 
929
#: ../client/drizzledump.cc:512
955
930
msgid "Do not add a 'drop table' before each create."
956
931
msgstr ""
957
932
 
958
 
#: ../client/drizzledump.cc:526
959
 
msgid "Allow creation of column names that are keywords."
960
 
msgstr ""
961
 
 
962
 
#: ../client/drizzledump.cc:528
 
933
#: ../client/drizzledump.cc:514
963
934
msgid ""
964
935
"Give less verbose output (useful for debugging). Disables structure comments "
965
936
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
966
 
"set-names --skip-disable-keys --skip-add-locks"
 
937
"set-names --skip-disable-keys"
967
938
msgstr ""
968
939
 
969
 
#: ../client/drizzledump.cc:530
 
940
#: ../client/drizzledump.cc:516
970
941
msgid ""
971
942
"To dump several databases. Note the difference in usage; In this case no "
972
943
"tables are given. All name arguments are regarded as databasenames. 'USE "
973
944
"db_name;' will be included in the output."
974
945
msgstr ""
975
946
 
976
 
#: ../client/drizzledump.cc:532
977
 
msgid "Insert rows with INSERT DELAYED;"
978
 
msgstr ""
979
 
 
980
 
#: ../client/drizzledump.cc:534
 
947
#: ../client/drizzledump.cc:518
981
948
msgid ""
982
949
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
983
950
"will not be put in the output."
984
951
msgstr ""
985
952
 
986
 
#: ../client/drizzledump.cc:536
 
953
#: ../client/drizzledump.cc:520
987
954
msgid ""
988
955
"Do not dump the specified table. To specify more than one table to ignore, "
989
956
"use the directive multiple times, once for each table.  Each table must be "
991
958
"table"
992
959
msgstr ""
993
960
 
994
 
#: ../client/drizzledump.cc:538
 
961
#: ../client/drizzledump.cc:522
995
962
msgid "Insert rows with INSERT IGNORE."
996
963
msgstr ""
997
964
 
998
 
#: ../client/drizzledump.cc:540
999
 
msgid "Lines in the i.file are terminated by ..."
1000
 
msgstr ""
1001
 
 
1002
 
#: ../client/drizzledump.cc:542
1003
 
msgid "Wrap tables with autocommit/commit statements."
1004
 
msgstr ""
1005
 
 
1006
 
#: ../client/drizzledump.cc:544
 
965
#: ../client/drizzledump.cc:524
 
966
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
 
967
msgstr ""
 
968
 
 
969
#: ../client/drizzledump.cc:526
1007
970
msgid ""
1008
971
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1009
972
"above line will be added otherwise, if --databases or --all-databases option "
1010
973
"was given."
1011
974
msgstr ""
1012
975
 
1013
 
#: ../client/drizzledump.cc:546
1014
 
msgid "Don't write table creation info."
1015
 
msgstr ""
1016
 
 
1017
 
#: ../client/drizzledump.cc:548
 
976
#: ../client/drizzledump.cc:528
1018
977
msgid "No row information."
1019
978
msgstr ""
1020
979
 
1021
 
#: ../client/drizzledump.cc:549
1022
 
msgid "Deprecated. Use --skip-set-charset instead."
1023
 
msgstr ""
1024
 
 
1025
 
#: ../client/drizzledump.cc:551
1026
 
msgid "Enable set-name"
1027
 
msgstr ""
1028
 
 
1029
 
#: ../client/drizzledump.cc:552
1030
 
msgid "Buffer query instead of dumping directly to stdout."
1031
 
msgstr ""
1032
 
 
1033
 
#: ../client/drizzledump.cc:554
 
980
#: ../client/drizzledump.cc:530
1034
981
msgid "Use REPLACE INTO instead of INSERT INTO."
1035
982
msgstr ""
1036
983
 
1037
 
#: ../client/drizzledump.cc:556
1038
 
msgid ""
1039
 
"Direct output to a given file. This option should be used in MSDOS, because "
1040
 
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1041
 
"+ line feed)."
1042
 
msgstr ""
1043
 
 
1044
 
#: ../client/drizzledump.cc:558
 
984
#: ../client/drizzledump.cc:532
1045
985
msgid "Where to send output to (stdout|database"
1046
986
msgstr ""
1047
987
 
1048
 
#: ../client/drizzledump.cc:560
1049
 
msgid "Hostname for destination db server (requires --destination=database)"
1050
 
msgstr ""
1051
 
 
1052
 
#: ../client/drizzledump.cc:562
1053
 
msgid "Port number for destination db server (requires --destination=database)"
1054
 
msgstr ""
1055
 
 
1056
 
#: ../client/drizzledump.cc:564
1057
 
msgid "User name for destination db server (resquires --destination=database)"
1058
 
msgstr ""
1059
 
 
1060
 
#: ../client/drizzledump.cc:566
1061
 
msgid "Password for destination db server (requires --destination=database)"
1062
 
msgstr ""
1063
 
 
1064
 
#: ../client/drizzledump.cc:568
1065
 
msgid ""
1066
 
"The database in the destination db server (requires --destination=database, "
1067
 
"not for use with --all-databases)"
1068
 
msgstr ""
1069
 
 
1070
 
#: ../client/drizzledump.cc:574
 
988
#: ../client/drizzledump.cc:534
 
989
msgid ""
 
990
"Hostname for destination db server (requires --destination-type=database)"
 
991
msgstr ""
 
992
 
 
993
#: ../client/drizzledump.cc:536
 
994
msgid ""
 
995
"Port number for destination db server (requires --destination-type=database)"
 
996
msgstr ""
 
997
 
 
998
#: ../client/drizzledump.cc:538
 
999
msgid ""
 
1000
"User name for destination db server (resquires --destination-type=database)"
 
1001
msgstr ""
 
1002
 
 
1003
#: ../client/drizzledump.cc:540
 
1004
msgid ""
 
1005
"Password for destination db server (requires --destination-type=database)"
 
1006
msgstr ""
 
1007
 
 
1008
#: ../client/drizzledump.cc:542
 
1009
msgid ""
 
1010
"The database in the destination db server (requires --destination-"
 
1011
"type=database, not for use with --all-databases)"
 
1012
msgstr ""
 
1013
 
 
1014
#: ../client/drizzledump.cc:548
1071
1015
msgid "Connect to host."
1072
1016
msgstr ""
1073
1017
 
1074
 
#: ../client/drizzledump.cc:576
 
1018
#: ../client/drizzledump.cc:550
1075
1019
msgid ""
1076
1020
"Password to use when connecting to server. If password is not given it's "
1077
1021
"solicited on the tty."
1078
1022
msgstr ""
1079
1023
 
1080
 
#: ../client/drizzledump.cc:578
 
1024
#: ../client/drizzledump.cc:552
1081
1025
msgid "Port number to use for connection."
1082
1026
msgstr ""
1083
1027
 
1084
 
#: ../client/drizzledump.cc:585
 
1028
#: ../client/drizzledump.cc:559
1085
1029
msgid "Hidden Options"
1086
1030
msgstr ""
1087
1031
 
1088
 
#: ../client/drizzledump.cc:587
 
1032
#: ../client/drizzledump.cc:561
1089
1033
msgid "Used to select the database"
1090
1034
msgstr ""
1091
1035
 
1092
 
#: ../client/drizzledump.cc:588
 
1036
#: ../client/drizzledump.cc:562
1093
1037
msgid "Used to select the tables"
1094
1038
msgstr ""
1095
1039
 
1096
 
#: ../client/drizzledump.cc:591
 
1040
#: ../client/drizzledump.cc:565
1097
1041
msgid "Allowed Options + Hidden Options"
1098
1042
msgstr ""
1099
1043
 
1100
 
#: ../client/drizzledump.cc:647
 
1044
#: ../client/drizzledump.cc:621
1101
1045
#, c-format
1102
1046
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1103
1047
msgstr ""
1104
1048
 
1105
 
#: ../client/drizzledump.cc:652
 
1049
#: ../client/drizzledump.cc:626
1106
1050
msgid ""
1107
1051
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1108
1052
"and you are welcome to modify and redistribute it under the GPL license\n"
1109
1053
msgstr ""
1110
1054
 
1111
 
#: ../client/drizzledump.cc:653
 
1055
#: ../client/drizzledump.cc:627
1112
1056
msgid "Dumps definitions and data from a Drizzle database server"
1113
1057
msgstr ""
1114
1058
 
1115
 
#: ../client/drizzledump.cc:654
 
1059
#: ../client/drizzledump.cc:628
1116
1060
#, c-format
1117
1061
msgid "Usage: %s [OPTIONS] database [tables]\n"
1118
1062
msgstr ""
1119
1063
 
1120
 
#: ../client/drizzledump.cc:655
 
1064
#: ../client/drizzledump.cc:629
1121
1065
#, c-format
1122
1066
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1123
1067
msgstr ""
1124
1068
 
1125
 
#: ../client/drizzledump.cc:657
 
1069
#: ../client/drizzledump.cc:631
1126
1070
#, c-format
1127
1071
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
1128
1072
msgstr ""
1129
1073
 
1130
 
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1131
 
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
 
1074
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:476
 
1075
#: ../client/drizzleslap.cc:478 ../client/drizzletest.cc:5615
1132
1076
#, c-format
1133
1077
msgid "Value supplied for port is not valid.\n"
1134
1078
msgstr ""
1135
1079
 
1136
 
#: ../client/drizzledump.cc:766
 
1080
#: ../client/drizzledump.cc:727
1137
1081
#, c-format
1138
1082
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1139
1083
msgstr ""
1140
1084
 
1141
 
#: ../client/drizzledump_data.cc:217
 
1085
#: ../client/drizzledump_data.cc:252
1142
1086
msgid "-- Retrieving data for "
1143
1087
msgstr ""
1144
1088
 
1145
 
#: ../client/drizzledump_data.cc:245
 
1089
#: ../client/drizzledump_data.cc:284
1146
1090
msgid " rows dumped for table "
1147
1091
msgstr ""
1148
1092
 
1149
 
#: ../client/drizzledump_data.cc:424
 
1093
#: ../client/drizzledump_data.cc:507
1150
1094
msgid "-- Connecting to "
1151
1095
msgstr ""
1152
1096
 
1153
 
#: ../client/drizzledump_data.cc:424
 
1097
#: ../client/drizzledump_data.cc:507
1154
1098
msgid " using protocol "
1155
1099
msgstr ""
1156
1100
 
1157
 
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1158
 
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
 
1101
#: ../client/drizzledump_data.cc:548 ../client/drizzledump_data.cc:554
 
1102
#: ../client/drizzledump_data.cc:585 ../client/drizzledump_data.cc:591
1159
1103
msgid "Error executing query: "
1160
1104
msgstr ""
1161
1105
 
1162
 
#: ../client/drizzledump_data.cc:479
 
1106
#: ../client/drizzledump_data.cc:562
1163
1107
msgid "Could not buffer result: "
1164
1108
msgstr ""
1165
1109
 
1166
 
#: ../client/drizzledump_data.cc:525
 
1110
#: ../client/drizzledump_data.cc:608
1167
1111
msgid "Error: Could not set db '"
1168
1112
msgstr ""
1169
1113
 
1170
 
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
 
1114
#: ../client/drizzledump_data.cc:622 ../client/drizzledump_data.cc:627
 
1115
#: ../client/drizzledump_data.cc:633
1171
1116
msgid "Got error: "
1172
1117
msgstr ""
1173
1118
 
1174
 
#: ../client/drizzledump_data.cc:554
 
1119
#: ../client/drizzledump_data.cc:642
1175
1120
msgid "-- Disconnecting from "
1176
1121
msgstr ""
1177
1122
 
1178
 
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1179
 
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
 
1123
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
 
1124
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1180
1125
msgid "-- Retrieving table structures for "
1181
1126
msgstr ""
1182
1127
 
1183
 
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
 
1128
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1184
1129
msgid "-- Retrieving fields for "
1185
1130
msgstr ""
1186
1131
 
1187
 
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
 
1132
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:262
1188
1133
msgid "-- Retrieving indexes for "
1189
1134
msgstr ""
1190
1135
 
1191
 
#: ../client/drizzleslap.cc:2873
 
1136
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:307
 
1137
msgid "-- Retrieving foreign keys for "
 
1138
msgstr ""
 
1139
 
 
1140
#: ../client/drizzleslap.cc:2332
1192
1141
#, c-format
1193
1142
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1194
1143
msgstr ""
1215
1164
msgid "Out of memory"
1216
1165
msgstr ""
1217
1166
 
1218
 
#: ../drizzled/drizzled.cc:502
 
1167
#: ../drizzled/drizzled.cc:477
1219
1168
msgid "Aborting\n"
1220
1169
msgstr ""
1221
1170
 
1222
 
#: ../drizzled/drizzled.cc:566
 
1171
#: ../drizzled/drizzled.cc:536
1223
1172
msgid "One can only use the --user switch if running as root\n"
1224
1173
msgstr ""
1225
1174
 
1226
 
#: ../drizzled/drizzled.cc:573
 
1175
#: ../drizzled/drizzled.cc:543
1227
1176
msgid ""
1228
1177
"Fatal error: Please read \"Security\" section of the manual to find out how "
1229
1178
"to run drizzled as root!\n"
1230
1179
msgstr ""
1231
1180
 
1232
 
#: ../drizzled/drizzled.cc:593
 
1181
#: ../drizzled/drizzled.cc:563
1233
1182
#, c-format
1234
1183
msgid ""
1235
1184
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1236
1185
"exists!\n"
1237
1186
msgstr ""
1238
1187
 
1239
 
#: ../drizzled/drizzled.cc:618
 
1188
#: ../drizzled/drizzled.cc:588
1240
1189
msgid "Set process group ID failed"
1241
1190
msgstr ""
1242
1191
 
1243
 
#: ../drizzled/drizzled.cc:623
 
1192
#: ../drizzled/drizzled.cc:593
1244
1193
msgid "Set process user ID failed"
1245
1194
msgstr ""
1246
1195
 
1247
 
#: ../drizzled/drizzled.cc:635
 
1196
#: ../drizzled/drizzled.cc:605
1248
1197
msgid "Process chroot failed"
1249
1198
msgstr ""
1250
1199
 
1251
 
#: ../drizzled/drizzled.cc:738
 
1200
#: ../drizzled/drizzled.cc:725
1252
1201
msgid "Error: Invalid Value for auto_increment_increment"
1253
1202
msgstr ""
1254
1203
 
1255
 
#: ../drizzled/drizzled.cc:749
 
1204
#: ../drizzled/drizzled.cc:736
1256
1205
msgid "Error: Invalid Value for auto_increment_offset"
1257
1206
msgstr ""
1258
1207
 
1259
 
#: ../drizzled/drizzled.cc:760
 
1208
#: ../drizzled/drizzled.cc:747
1260
1209
msgid "Error: Invalid Value for completion_type"
1261
1210
msgstr ""
1262
1211
 
1263
 
#: ../drizzled/drizzled.cc:771
1264
 
msgid "Error: Invalid Value for back_log"
1265
 
msgstr ""
1266
 
 
1267
 
#: ../drizzled/drizzled.cc:782
 
1212
#: ../drizzled/drizzled.cc:759
1268
1213
msgid "Error: Invalid Value for div-precision-increment"
1269
1214
msgstr ""
1270
1215
 
1271
 
#: ../drizzled/drizzled.cc:793
 
1216
#: ../drizzled/drizzled.cc:770
1272
1217
msgid "Error: Invalid Value for group_concat_max_len"
1273
1218
msgstr ""
1274
1219
 
1275
 
#: ../drizzled/drizzled.cc:804
 
1220
#: ../drizzled/drizzled.cc:781
1276
1221
msgid "Error: Invalid Value for join_buffer_size"
1277
1222
msgstr ""
1278
1223
 
1279
 
#: ../drizzled/drizzled.cc:816
 
1224
#: ../drizzled/drizzled.cc:793
1280
1225
msgid "Error: Invalid Value for max_allowed_packet"
1281
1226
msgstr ""
1282
1227
 
1283
 
#: ../drizzled/drizzled.cc:828
 
1228
#: ../drizzled/drizzled.cc:805
1284
1229
msgid "Error: Invalid Value for max_connect_errors"
1285
1230
msgstr ""
1286
1231
 
1287
 
#: ../drizzled/drizzled.cc:839
 
1232
#: ../drizzled/drizzled.cc:816
1288
1233
msgid "Error: Invalid Value for max_error_count"
1289
1234
msgstr ""
1290
1235
 
1291
 
#: ../drizzled/drizzled.cc:850
 
1236
#: ../drizzled/drizzled.cc:827
1292
1237
msgid "Error: Invalid Value for max_heap_table_size"
1293
1238
msgstr ""
1294
1239
 
1295
 
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
 
1240
#: ../drizzled/drizzled.cc:839
1296
1241
msgid "Error: Invalid Value for min_examined_row_limit"
1297
1242
msgstr ""
1298
1243
 
1299
 
#: ../drizzled/drizzled.cc:873
 
1244
#: ../drizzled/drizzled.cc:850
1300
1245
msgid "Error: Invalid Value for max_join_size"
1301
1246
msgstr ""
1302
1247
 
1303
 
#: ../drizzled/drizzled.cc:884
 
1248
#: ../drizzled/drizzled.cc:861
1304
1249
msgid "Error: Invalid Value for max_length_for_sort_data"
1305
1250
msgstr ""
1306
1251
 
1307
 
#: ../drizzled/drizzled.cc:895
 
1252
#: ../drizzled/drizzled.cc:872
1308
1253
msgid "Error: Invalid Value for max_seeks_for_key"
1309
1254
msgstr ""
1310
1255
 
1311
 
#: ../drizzled/drizzled.cc:906
 
1256
#: ../drizzled/drizzled.cc:883
1312
1257
msgid "Error: Invalid Value for max_sort_length"
1313
1258
msgstr ""
1314
1259
 
1315
 
#: ../drizzled/drizzled.cc:928
 
1260
#: ../drizzled/drizzled.cc:894
1316
1261
msgid "Error: Invalid Value for optimizer_search_depth"
1317
1262
msgstr ""
1318
1263
 
1319
 
#: ../drizzled/drizzled.cc:939
 
1264
#: ../drizzled/drizzled.cc:905
1320
1265
msgid "Error: Invalid Value for preload_buff_size"
1321
1266
msgstr ""
1322
1267
 
1323
 
#: ../drizzled/drizzled.cc:950
 
1268
#: ../drizzled/drizzled.cc:916
1324
1269
msgid "Error: Invalid Value for query_alloc_block_size"
1325
1270
msgstr ""
1326
1271
 
1327
 
#: ../drizzled/drizzled.cc:962
 
1272
#: ../drizzled/drizzled.cc:928
1328
1273
msgid "Error: Invalid Value for query_prealloc_size"
1329
1274
msgstr ""
1330
1275
 
1331
 
#: ../drizzled/drizzled.cc:974
 
1276
#: ../drizzled/drizzled.cc:940
1332
1277
msgid "Error: Invalid Value for range_alloc_block_size"
1333
1278
msgstr ""
1334
1279
 
1335
 
#: ../drizzled/drizzled.cc:986
 
1280
#: ../drizzled/drizzled.cc:952
1336
1281
msgid "Error: Invalid Value for read_buff_size"
1337
1282
msgstr ""
1338
1283
 
1339
 
#: ../drizzled/drizzled.cc:998
 
1284
#: ../drizzled/drizzled.cc:964
1340
1285
msgid "Error: Invalid Value for read_rnd_buff_size"
1341
1286
msgstr ""
1342
1287
 
1343
 
#: ../drizzled/drizzled.cc:1009
 
1288
#: ../drizzled/drizzled.cc:975
1344
1289
msgid "Error: Invalid Value for sort_buff_size"
1345
1290
msgstr ""
1346
1291
 
1347
 
#: ../drizzled/drizzled.cc:1020
 
1292
#: ../drizzled/drizzled.cc:986
1348
1293
msgid "Error: Invalid Value for table_def_size"
1349
1294
msgstr ""
1350
1295
 
1351
 
#: ../drizzled/drizzled.cc:1031
 
1296
#: ../drizzled/drizzled.cc:997
1352
1297
msgid "Error: Invalid Value for table_cache_size"
1353
1298
msgstr ""
1354
1299
 
1355
 
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
 
1300
#: ../drizzled/drizzled.cc:1008 ../drizzled/drizzled.cc:1024
1356
1301
msgid "Error: Invalid Value for table_lock_wait_timeout"
1357
1302
msgstr ""
1358
1303
 
1359
 
#: ../drizzled/drizzled.cc:1215
 
1304
#: ../drizzled/drizzled.cc:1035
 
1305
msgid ""
 
1306
"Error: Invalid Value for transaction_message_threshold valid values are "
 
1307
"between 131072 - 1048576 bytes"
 
1308
msgstr ""
 
1309
 
 
1310
#: ../drizzled/drizzled.cc:1182
1360
1311
#, c-format
1361
1312
msgid "gethostname failed, using '%s' as hostname"
1362
1313
msgstr ""
1363
1314
 
1364
 
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1365
 
msgid "Display this help and exit after initializing plugins."
1366
 
msgstr ""
1367
 
 
1368
 
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
 
1315
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1749
1369
1316
msgid "Display this help and exit."
1370
1317
msgstr ""
1371
1318
 
1372
 
#: ../drizzled/drizzled.cc:1236
 
1319
#: ../drizzled/drizzled.cc:1201
1373
1320
msgid "Configuration file to use"
1374
1321
msgstr ""
1375
1322
 
1376
 
#: ../drizzled/drizzled.cc:1238
 
1323
#: ../drizzled/drizzled.cc:1203
1377
1324
msgid "Base location for config files"
1378
1325
msgstr ""
1379
1326
 
1380
 
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
 
1327
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1973
1381
1328
msgid "Directory for plugins."
1382
1329
msgstr ""
1383
1330
 
1384
 
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
 
1331
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1977
1385
1332
msgid ""
1386
1333
"Optional comma separated list of plugins to load at startup in addition to "
1387
1334
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1388
1335
msgstr ""
1389
1336
 
1390
 
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
 
1337
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1983
1391
1338
msgid ""
1392
1339
"Optional comma separated list of plugins to not load at startup. Effectively "
1393
1340
"removes a plugin from the list of plugins to be loaded. [for example: --"
1394
1341
"plugin_remove=crc32,logger_gearman]"
1395
1342
msgstr ""
1396
1343
 
1397
 
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
 
1344
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1989
1398
1345
msgid ""
1399
1346
"Optional comma separated list of plugins to load at starup instead of the "
1400
1347
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1401
1348
msgstr ""
1402
1349
 
1403
 
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
 
1350
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1753
1404
1351
msgid "Auto-increment columns are incremented by this"
1405
1352
msgstr ""
1406
1353
 
1407
 
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
 
1354
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1758
1408
1355
msgid ""
1409
1356
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1410
1357
"= 1"
1411
1358
msgstr ""
1412
1359
 
1413
 
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
 
1360
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1764
1414
1361
msgid ""
1415
1362
"Path to installation directory. All paths are usually resolved relative to "
1416
1363
"this."
1417
1364
msgstr ""
1418
1365
 
1419
 
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
 
1366
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1769
1420
1367
msgid "Chroot drizzled daemon during startup."
1421
1368
msgstr ""
1422
1369
 
1423
 
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
 
1370
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1773
1424
1371
msgid "Set the default collation."
1425
1372
msgstr ""
1426
1373
 
1427
 
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
 
1374
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1777
1428
1375
msgid "Default completion type."
1429
1376
msgstr ""
1430
1377
 
1431
 
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
 
1378
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1782
1432
1379
msgid "Write core on errors."
1433
1380
msgstr ""
1434
1381
 
1435
 
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
 
1382
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1786
1436
1383
msgid "Path to the database root."
1437
1384
msgstr ""
1438
1385
 
1439
 
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1440
 
msgid "Set the default storage engine (table type) for tables."
 
1386
#: ../drizzled/drizzled.cc:1241
 
1387
msgid "Set the default storage engine for tables."
1441
1388
msgstr ""
1442
1389
 
1443
 
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
 
1390
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1793
1444
1391
msgid "Set the default time zone."
1445
1392
msgstr ""
1446
1393
 
1447
 
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
 
1394
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1798
1448
1395
msgid "Used for debugging;  Use at your own risk!"
1449
1396
msgstr ""
1450
1397
 
1451
 
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
 
1398
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1803
1452
1399
msgid "Set up signals usable for debugging"
1453
1400
msgstr ""
1454
1401
 
1455
 
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1456
 
msgid "(IGNORED)"
1457
 
msgstr ""
1458
 
 
1459
 
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
 
1402
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1807
1460
1403
msgid "Set the language used for the month names and the days of the week."
1461
1404
msgstr ""
1462
1405
 
1463
 
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
 
1406
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1812
1464
1407
msgid "Log some not critical warnings to the log file."
1465
1408
msgstr ""
1466
1409
 
1467
 
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
 
1410
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1817
1468
1411
msgid "Pid file used by drizzled."
1469
1412
msgstr ""
1470
1413
 
1471
 
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1472
 
msgid ""
1473
 
"Maximum time in seconds to wait for the port to become free. (Default: no "
1474
 
"wait)"
 
1414
#: ../drizzled/drizzled.cc:1255
 
1415
msgid "Maximum time in seconds to wait for the port to become free. "
1475
1416
msgstr ""
1476
1417
 
1477
 
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
 
1418
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1826
1478
1419
msgid ""
1479
1420
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1480
1421
"specified directory"
1481
1422
msgstr ""
1482
1423
 
1483
 
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
 
1424
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1831
1484
1425
msgid ""
1485
1426
"Uniquely identifies the server instance in the community of replication "
1486
1427
"partners."
1487
1428
msgstr ""
1488
1429
 
1489
 
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
 
1430
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1836
1490
1431
msgid "Don't print a stack trace on failure."
1491
1432
msgstr ""
1492
1433
 
1493
 
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
 
1434
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1840
1494
1435
msgid "Enable symbolic link support."
1495
1436
msgstr ""
1496
1437
 
1497
 
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
 
1438
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1849
1498
1439
msgid ""
1499
1440
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1500
1441
msgstr ""
1501
1442
 
1502
 
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
 
1443
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1854
1503
1444
msgid "Path for temporary files."
1504
1445
msgstr ""
1505
1446
 
1506
 
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
 
1447
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1858
1507
1448
msgid "Default transaction isolation level."
1508
1449
msgstr ""
1509
1450
 
1510
 
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
 
1451
#: ../drizzled/drizzled.cc:1274
 
1452
msgid ""
 
1453
"Max message size written to transaction log, valid values 131072 - 1048576 "
 
1454
"bytes."
 
1455
msgstr ""
 
1456
 
 
1457
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1862
1511
1458
msgid "Run drizzled daemon as user."
1512
1459
msgstr ""
1513
1460
 
1514
 
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
 
1461
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1870
1515
1462
msgid ""
1516
1463
"The number of outstanding connection requests Drizzle can have. This comes "
1517
1464
"into play when the main Drizzle thread gets very many connection requests in "
1518
1465
"a very short time."
1519
1466
msgstr ""
1520
1467
 
1521
 
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
 
1468
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1876
1522
1469
msgid ""
1523
1470
"Size of tree cache used in bulk insert optimization. Note that this is a "
1524
1471
"limit per thread!"
1525
1472
msgstr ""
1526
1473
 
1527
 
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
 
1474
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1882
1528
1475
msgid ""
1529
1476
"Precision of the result of '/' operator will be increased on that value."
1530
1477
msgstr ""
1531
1478
 
1532
 
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
 
1479
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1888
1533
1480
msgid "The maximum length of the result of function  group_concat."
1534
1481
msgstr ""
1535
1482
 
1536
 
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
 
1483
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1893
1537
1484
msgid "The size of the buffer that is used for full joins."
1538
1485
msgstr ""
1539
1486
 
1540
 
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
 
1487
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1899
1541
1488
msgid "Max packetlength to send/receive from to server."
1542
1489
msgstr ""
1543
1490
 
1544
 
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
 
1491
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1904
1545
1492
msgid ""
1546
1493
"If there is more than this number of interrupted connections from a host "
1547
1494
"this host will be blocked from further connections."
1548
1495
msgstr ""
1549
1496
 
1550
 
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
 
1497
#: ../drizzled/drizzled.cc:1300 ../drizzled/drizzled.cc:1909
1551
1498
msgid "Max number of errors/warnings to store for a statement."
1552
1499
msgstr ""
1553
1500
 
1554
 
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
 
1501
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:1914
1555
1502
msgid "Don't allow creation of heap tables bigger than this."
1556
1503
msgstr ""
1557
1504
 
1558
 
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
 
1505
#: ../drizzled/drizzled.cc:1304 ../drizzled/drizzled.cc:1920
1559
1506
msgid ""
1560
1507
"Joins that are probably going to read more than max_join_size records return "
1561
1508
"an error."
1562
1509
msgstr ""
1563
1510
 
1564
 
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
 
1511
#: ../drizzled/drizzled.cc:1307 ../drizzled/drizzled.cc:1926
1565
1512
msgid "Max number of bytes in sorted records."
1566
1513
msgstr ""
1567
1514
 
1568
 
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
 
1515
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1931
1569
1516
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1570
1517
msgstr ""
1571
1518
 
1572
 
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
 
1519
#: ../drizzled/drizzled.cc:1311 ../drizzled/drizzled.cc:1936
1573
1520
msgid ""
1574
1521
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1575
1522
"max_sort_length bytes of each value are used; the rest are ignored)."
1576
1523
msgstr ""
1577
1524
 
1578
 
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
 
1525
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1943
1579
1526
msgid "After this many write locks, allow some read locks to run in between."
1580
1527
msgstr ""
1581
1528
 
1582
 
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
 
1529
#: ../drizzled/drizzled.cc:1317 ../drizzled/drizzled.cc:1947
1583
1530
msgid ""
1584
1531
"Don't log queries which examine less than min_examined_row_limit rows to "
1585
1532
"file."
1586
1533
msgstr ""
1587
1534
 
1588
 
#: ../drizzled/drizzled.cc:1356
 
1535
#: ../drizzled/drizzled.cc:1320
1589
1536
msgid ""
1590
1537
"Do not apply any heuristic(s) during query optimization to prune, thus "
1591
1538
"perform an exhaustive search from the optimizer search space."
1592
1539
msgstr ""
1593
1540
 
1594
 
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
 
1541
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:1961
1595
1542
msgid ""
1596
1543
"Maximum depth of search performed by the query optimizer. Values larger than "
1597
1544
"the number of relations in a query result in better query plans, but take "
1602
1549
"(used for testing/comparison)."
1603
1550
msgstr ""
1604
1551
 
1605
 
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
 
1552
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:1995
1606
1553
msgid "The size of the buffer that is allocated when preloading indexes"
1607
1554
msgstr ""
1608
1555
 
1609
 
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
 
1556
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2000
1610
1557
msgid "Allocation block size for query parsing and execution"
1611
1558
msgstr ""
1612
1559
 
1613
 
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
 
1560
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2005
1614
1561
msgid "Persistent buffer for query parsing and execution"
1615
1562
msgstr ""
1616
1563
 
1617
 
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
 
1564
#: ../drizzled/drizzled.cc:1341 ../drizzled/drizzled.cc:2011
1618
1565
msgid "Allocation block size for storing ranges during optimization"
1619
1566
msgstr ""
1620
1567
 
1621
 
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
 
1568
#: ../drizzled/drizzled.cc:1344 ../drizzled/drizzled.cc:2017
1622
1569
msgid ""
1623
1570
"Each thread that does a sequential scan allocates a buffer of this size for "
1624
1571
"each table it scans. If you do many sequential scans, you may want to "
1625
1572
"increase this value."
1626
1573
msgstr ""
1627
1574
 
1628
 
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
 
1575
#: ../drizzled/drizzled.cc:1349 ../drizzled/drizzled.cc:2025
1629
1576
msgid ""
1630
1577
"When reading rows in sorted order after a sort, the rows are read through "
1631
1578
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1632
1579
"record_buffer."
1633
1580
msgstr ""
1634
1581
 
1635
 
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
 
1582
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:2033
1636
1583
msgid "Select scheduler to be used (by default multi-thread)."
1637
1584
msgstr ""
1638
1585
 
1639
 
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
 
1586
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:2038
1640
1587
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1641
1588
msgstr ""
1642
1589
 
1643
 
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
 
1590
#: ../drizzled/drizzled.cc:1358 ../drizzled/drizzled.cc:2044
1644
1591
msgid "The number of cached table definitions."
1645
1592
msgstr ""
1646
1593
 
1647
 
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
 
1594
#: ../drizzled/drizzled.cc:1360 ../drizzled/drizzled.cc:2048
1648
1595
msgid "The number of cached open tables."
1649
1596
msgstr ""
1650
1597
 
1651
 
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
 
1598
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2052
1652
1599
msgid ""
1653
1600
"Timeout in seconds to wait for a table level lock before returning an error. "
1654
1601
"Used only if the connection has active cursors."
1655
1602
msgstr ""
1656
1603
 
1657
 
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
 
1604
#: ../drizzled/drizzled.cc:1365 ../drizzled/drizzled.cc:2057
1658
1605
msgid "The stack size for each thread."
1659
1606
msgstr ""
1660
1607
 
1661
 
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
 
1608
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2063
1662
1609
msgid ""
1663
1610
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1664
1611
"automatically convert it to an on-disk MyISAM table."
1665
1612
msgstr ""
1666
1613
 
1667
 
#: ../drizzled/drizzled.cc:1427
 
1614
#: ../drizzled/drizzled.cc:1391
1668
1615
msgid "Duplicate entry for command line option\n"
1669
1616
msgstr ""
1670
1617
 
1671
 
#: ../drizzled/drizzled.cc:1472
 
1618
#: ../drizzled/drizzled.cc:1436 ../drizzled/drizzled.cc:1469
 
1619
#: ../drizzled/drizzled.cc:1477 ../drizzled/drizzled.cc:1497
 
1620
#, c-format
 
1621
msgid ""
 
1622
"%s: %s.\n"
 
1623
"Use --help to get a list of available options\n"
 
1624
msgstr ""
 
1625
 
 
1626
#: ../drizzled/drizzled.cc:1447
1672
1627
msgid "Failed to initialize plugins\n"
1673
1628
msgstr ""
1674
1629
 
1675
 
#: ../drizzled/drizzled.cc:1494
1676
 
#, c-format
1677
 
msgid ""
1678
 
"%s: %s.\n"
1679
 
"Use --help to get a list of available options\n"
1680
 
msgstr ""
1681
 
 
1682
 
#: ../drizzled/drizzled.cc:1502
 
1630
#: ../drizzled/drizzled.cc:1485
1683
1631
#, c-format
1684
1632
msgid ""
1685
1633
"%s\n"
1686
1634
"Use --help to get a list of available options\n"
1687
1635
msgstr ""
1688
1636
 
1689
 
#: ../drizzled/drizzled.cc:1540
 
1637
#: ../drizzled/drizzled.cc:1534
1690
1638
msgid "Error getting default charset"
1691
1639
msgstr ""
1692
1640
 
1693
 
#: ../drizzled/drizzled.cc:1570
 
1641
#: ../drizzled/drizzled.cc:1564
1694
1642
msgid "Error setting collation"
1695
1643
msgstr ""
1696
1644
 
1697
 
#: ../drizzled/drizzled.cc:1578
 
1645
#: ../drizzled/drizzled.cc:1572
1698
1646
#, c-format
1699
1647
msgid "Unknown locale: '%s'"
1700
1648
msgstr ""
1701
1649
 
1702
 
#: ../drizzled/drizzled.cc:1598
 
1650
#: ../drizzled/drizzled.cc:1592
1703
1651
msgid "Could not initialize table cache\n"
1704
1652
msgstr ""
1705
1653
 
1706
 
#: ../drizzled/drizzled.cc:1609
 
1654
#: ../drizzled/drizzled.cc:1603
1707
1655
msgid "XA cache initialization failed: Out of memory\n"
1708
1656
msgstr ""
1709
1657
 
1710
 
#: ../drizzled/drizzled.cc:1639
 
1658
#: ../drizzled/drizzled.cc:1633
1711
1659
msgid "No scheduler found, cannot continue!\n"
1712
1660
msgstr ""
1713
1661
 
1714
 
#: ../drizzled/drizzled.cc:1663
 
1662
#: ../drizzled/drizzled.cc:1657
1715
1663
#, c-format
1716
1664
msgid "Unknown/unsupported storage engine: %s\n"
1717
1665
msgstr ""
1718
1666
 
1719
 
#: ../drizzled/drizzled.cc:1967
 
1667
#: ../drizzled/drizzled.cc:1789
 
1668
msgid "Set the default storage engine (table type) for tables."
 
1669
msgstr ""
 
1670
 
 
1671
#: ../drizzled/drizzled.cc:1821
 
1672
msgid ""
 
1673
"Maximum time in seconds to wait for the port to become free. (Default: no "
 
1674
"wait)"
 
1675
msgstr ""
 
1676
 
 
1677
#: ../drizzled/drizzled.cc:1953
1720
1678
msgid ""
1721
1679
"Controls the heuristic(s) applied during query optimization to prune less-"
1722
1680
"promising partial plans from the optimizer search space. Meaning: false - do "
1724
1682
"based on number of retrieved rows."
1725
1683
msgstr ""
1726
1684
 
1727
 
#: ../drizzled/drizzled.cc:2103
 
1685
#: ../drizzled/drizzled.cc:2089
1728
1686
msgid ""
1729
1687
"Copyright (C) 2008 Sun Microsystems\n"
1730
1688
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1732
1690
"\n"
1733
1691
msgstr ""
1734
1692
 
1735
 
#: ../drizzled/drizzled.cc:2110
 
1693
#: ../drizzled/drizzled.cc:2096
1736
1694
#, c-format
1737
1695
msgid "Usage: %s [OPTIONS]\n"
1738
1696
msgstr ""
1739
1697
 
1740
 
#: ../drizzled/drizzled.cc:2256
 
1698
#: ../drizzled/drizzled.cc:2219
1741
1699
#, c-format
1742
1700
msgid ""
1743
1701
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1744
1702
"command line\n"
1745
1703
msgstr ""
1746
1704
 
1747
 
#: ../drizzled/error.cc:138
 
1705
#: ../drizzled/error.cc:131
1748
1706
#, c-format
1749
1707
msgid "Unknown error %d"
1750
1708
msgstr ""
1751
1709
 
1752
 
#: ../drizzled/error.cc:214
 
1710
#: ../drizzled/error.cc:207
1753
1711
msgid "NO"
1754
1712
msgstr ""
1755
1713
 
1756
 
#: ../drizzled/error.cc:215
 
1714
#: ../drizzled/error.cc:208
1757
1715
msgid "YES"
1758
1716
msgstr ""
1759
1717
 
1760
 
#: ../drizzled/error.cc:216
 
1718
#: ../drizzled/error.cc:209
1761
1719
#, c-format
1762
1720
msgid "Can't create file '%-.200s' (errno: %d)"
1763
1721
msgstr ""
1764
1722
 
1765
 
#: ../drizzled/error.cc:217
 
1723
#: ../drizzled/error.cc:210
1766
1724
#, c-format
1767
1725
msgid "Can't create table '%-.200s' (errno: %d)"
1768
1726
msgstr ""
1769
1727
 
1770
 
#: ../drizzled/error.cc:218
1771
 
#, c-format
1772
 
msgid "Can't create database '%-.192s' (errno: %d)"
1773
 
msgstr ""
1774
 
 
1775
 
#: ../drizzled/error.cc:219
1776
 
#, c-format
1777
 
msgid "Can't create database '%-.192s'; database exists"
1778
 
msgstr ""
1779
 
 
1780
 
#: ../drizzled/error.cc:220
1781
 
#, c-format
1782
 
msgid "Can't drop database '%-.192s'; database doesn't exist"
1783
 
msgstr ""
1784
 
 
1785
 
#: ../drizzled/error.cc:221
 
1728
#: ../drizzled/error.cc:211
 
1729
#, c-format
 
1730
msgid "Can't create schema '%-.192s' (errno: %d)"
 
1731
msgstr ""
 
1732
 
 
1733
#: ../drizzled/error.cc:212
 
1734
#, c-format
 
1735
msgid "Can't create schema '%-.192s'; schema exists"
 
1736
msgstr ""
 
1737
 
 
1738
#: ../drizzled/error.cc:213
 
1739
#, c-format
 
1740
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
 
1741
msgstr ""
 
1742
 
 
1743
#: ../drizzled/error.cc:214
1786
1744
#, c-format
1787
1745
msgid "Error on delete of '%-.192s' (errno: %d)"
1788
1746
msgstr ""
1789
1747
 
1790
 
#: ../drizzled/error.cc:222
 
1748
#: ../drizzled/error.cc:215
1791
1749
#, c-format
1792
1750
msgid "Can't get status of '%-.200s' (errno: %d)"
1793
1751
msgstr ""
1794
1752
 
1795
 
#: ../drizzled/error.cc:223
 
1753
#: ../drizzled/error.cc:216
1796
1754
#, c-format
1797
1755
msgid "Can't lock file (errno: %d)"
1798
1756
msgstr ""
1799
1757
 
1800
 
#: ../drizzled/error.cc:224
 
1758
#: ../drizzled/error.cc:217
1801
1759
#, c-format
1802
1760
msgid "Can't open file: '%-.200s' (errno: %d)"
1803
1761
msgstr ""
1804
1762
 
1805
 
#: ../drizzled/error.cc:225
 
1763
#: ../drizzled/error.cc:218
1806
1764
#, c-format
1807
1765
msgid "Can't find file: '%-.200s' (errno: %d)"
1808
1766
msgstr ""
1809
1767
 
1810
 
#: ../drizzled/error.cc:226
 
1768
#: ../drizzled/error.cc:219
1811
1769
#, c-format
1812
1770
msgid "Can't read dir of '%-.192s' (errno: %d)"
1813
1771
msgstr ""
1814
1772
 
1815
 
#: ../drizzled/error.cc:227
 
1773
#: ../drizzled/error.cc:220
1816
1774
#, c-format
1817
1775
msgid "Record has changed since last read in table '%-.192s'"
1818
1776
msgstr ""
1819
1777
 
1820
 
#: ../drizzled/error.cc:228
 
1778
#: ../drizzled/error.cc:221
1821
1779
#, c-format
1822
1780
msgid "Disk full (%s); waiting for someone to free some space..."
1823
1781
msgstr ""
1824
1782
 
1825
 
#: ../drizzled/error.cc:229
 
1783
#: ../drizzled/error.cc:222
1826
1784
#, c-format
1827
1785
msgid "Can't write; duplicate key in table '%-.192s'"
1828
1786
msgstr ""
1829
1787
 
1830
 
#: ../drizzled/error.cc:230
 
1788
#: ../drizzled/error.cc:223
1831
1789
#, c-format
1832
1790
msgid "Error on close of '%-.192s' (errno: %d)"
1833
1791
msgstr ""
1834
1792
 
1835
 
#: ../drizzled/error.cc:231
 
1793
#: ../drizzled/error.cc:224
1836
1794
#, c-format
1837
1795
msgid "Error reading file '%-.200s' (errno: %d)"
1838
1796
msgstr ""
1839
1797
 
1840
 
#: ../drizzled/error.cc:232
 
1798
#: ../drizzled/error.cc:225
1841
1799
#, c-format
1842
1800
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1843
1801
msgstr ""
1844
1802
 
1845
 
#: ../drizzled/error.cc:233
 
1803
#: ../drizzled/error.cc:226
1846
1804
#, c-format
1847
1805
msgid "Error writing file '%-.200s' (errno: %d)"
1848
1806
msgstr ""
1849
1807
 
1850
 
#: ../drizzled/error.cc:234
 
1808
#: ../drizzled/error.cc:227
1851
1809
#, c-format
1852
1810
msgid "'%-.192s' is locked against change"
1853
1811
msgstr ""
1854
1812
 
1855
 
#: ../drizzled/error.cc:235
 
1813
#: ../drizzled/error.cc:228
1856
1814
msgid "Sort aborted"
1857
1815
msgstr ""
1858
1816
 
1859
 
#: ../drizzled/error.cc:236
 
1817
#: ../drizzled/error.cc:229
1860
1818
#, c-format
1861
1819
msgid "Got error %d from storage engine"
1862
1820
msgstr ""
1863
1821
 
1864
 
#: ../drizzled/error.cc:237
 
1822
#: ../drizzled/error.cc:230
1865
1823
#, c-format
1866
1824
msgid "Table storage engine for '%-.192s' doesn't have this option"
1867
1825
msgstr ""
1868
1826
 
1869
 
#: ../drizzled/error.cc:238
 
1827
#: ../drizzled/error.cc:231
1870
1828
#, c-format
1871
1829
msgid "Can't find record in '%-.192s'"
1872
1830
msgstr ""
1873
1831
 
1874
 
#: ../drizzled/error.cc:239
 
1832
#: ../drizzled/error.cc:232
1875
1833
#, c-format
1876
1834
msgid "Incorrect information in file: '%-.200s'"
1877
1835
msgstr ""
1878
1836
 
1879
 
#: ../drizzled/error.cc:240
 
1837
#: ../drizzled/error.cc:233
1880
1838
#, c-format
1881
1839
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1882
1840
msgstr ""
1883
1841
 
1884
 
#: ../drizzled/error.cc:241
 
1842
#: ../drizzled/error.cc:234
1885
1843
#, c-format
1886
1844
msgid "Old key file for table '%-.192s'; repair it!"
1887
1845
msgstr ""
1888
1846
 
1889
 
#: ../drizzled/error.cc:242
 
1847
#: ../drizzled/error.cc:235
1890
1848
#, c-format
1891
1849
msgid "Table '%-.192s' is read only"
1892
1850
msgstr ""
1893
1851
 
1894
 
#: ../drizzled/error.cc:243
 
1852
#: ../drizzled/error.cc:236
1895
1853
#, c-format
1896
1854
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1897
1855
msgstr ""
1898
1856
 
1899
 
#: ../drizzled/error.cc:244
 
1857
#: ../drizzled/error.cc:237
1900
1858
msgid "Out of sort memory; increase server sort buffer size"
1901
1859
msgstr ""
1902
1860
 
1903
 
#: ../drizzled/error.cc:245
 
1861
#: ../drizzled/error.cc:238
1904
1862
#, c-format
1905
1863
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1906
1864
msgstr ""
1907
1865
 
1908
 
#: ../drizzled/error.cc:246
 
1866
#: ../drizzled/error.cc:239
1909
1867
msgid "Too many connections"
1910
1868
msgstr ""
1911
1869
 
1912
 
#: ../drizzled/error.cc:247
 
1870
#: ../drizzled/error.cc:240
1913
1871
msgid ""
1914
1872
"Out of memory; check if drizzled or some other process uses all available "
1915
1873
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1916
1874
"memory or you can add more swap space"
1917
1875
msgstr ""
1918
1876
 
1919
 
#: ../drizzled/error.cc:248
 
1877
#: ../drizzled/error.cc:241
1920
1878
msgid "Can't get hostname for your address"
1921
1879
msgstr ""
1922
1880
 
1923
 
#: ../drizzled/error.cc:249
 
1881
#: ../drizzled/error.cc:242
1924
1882
msgid "Bad handshake"
1925
1883
msgstr ""
1926
1884
 
1927
 
#: ../drizzled/error.cc:250
 
1885
#: ../drizzled/error.cc:243
1928
1886
#, c-format
1929
 
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
 
1887
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1930
1888
msgstr ""
1931
1889
 
1932
 
#: ../drizzled/error.cc:251
 
1890
#: ../drizzled/error.cc:244
1933
1891
#, c-format
1934
1892
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1935
1893
msgstr ""
1936
1894
 
1937
 
#: ../drizzled/error.cc:252
1938
 
msgid "No database selected"
 
1895
#: ../drizzled/error.cc:245
 
1896
msgid "No schema selected"
1939
1897
msgstr ""
1940
1898
 
1941
 
#: ../drizzled/error.cc:253
 
1899
#: ../drizzled/error.cc:246
1942
1900
msgid "Unknown command"
1943
1901
msgstr ""
1944
1902
 
1945
 
#: ../drizzled/error.cc:254
 
1903
#: ../drizzled/error.cc:247
1946
1904
#, c-format
1947
1905
msgid "Column '%-.192s' cannot be null"
1948
1906
msgstr ""
1949
1907
 
1950
 
#: ../drizzled/error.cc:255
 
1908
#: ../drizzled/error.cc:248
1951
1909
#, c-format
1952
 
msgid "Unknown database '%-.192s'"
 
1910
msgid "Unknown schema '%-.192s'"
1953
1911
msgstr ""
1954
1912
 
1955
 
#: ../drizzled/error.cc:256
 
1913
#: ../drizzled/error.cc:249
1956
1914
#, c-format
1957
1915
msgid "Table '%-.192s' already exists"
1958
1916
msgstr ""
1959
1917
 
1960
 
#: ../drizzled/error.cc:257
 
1918
#: ../drizzled/error.cc:250
1961
1919
#, c-format
1962
1920
msgid "Unknown table '%-.100s'"
1963
1921
msgstr ""
1964
1922
 
1965
 
#: ../drizzled/error.cc:258
 
1923
#: ../drizzled/error.cc:251
1966
1924
#, c-format
1967
1925
msgid "Column '%-.192s' in %-.192s is ambiguous"
1968
1926
msgstr ""
1969
1927
 
1970
 
#: ../drizzled/error.cc:259
 
1928
#: ../drizzled/error.cc:252
1971
1929
msgid "Server shutdown in progress"
1972
1930
msgstr ""
1973
1931
 
1974
 
#: ../drizzled/error.cc:260
 
1932
#: ../drizzled/error.cc:253
1975
1933
#, c-format
1976
1934
msgid "Unknown column '%-.192s' in '%-.192s'"
1977
1935
msgstr ""
1978
1936
 
1979
 
#: ../drizzled/error.cc:261
 
1937
#: ../drizzled/error.cc:254
1980
1938
#, c-format
1981
1939
msgid "'%-.192s' isn't in GROUP BY"
1982
1940
msgstr ""
1983
1941
 
1984
 
#: ../drizzled/error.cc:262
 
1942
#: ../drizzled/error.cc:255
1985
1943
#, c-format
1986
1944
msgid "Can't group on '%-.192s'"
1987
1945
msgstr ""
1988
1946
 
1989
 
#: ../drizzled/error.cc:263
 
1947
#: ../drizzled/error.cc:256
1990
1948
msgid "Statement has sum functions and columns in same statement"
1991
1949
msgstr ""
1992
1950
 
1993
 
#: ../drizzled/error.cc:264
 
1951
#: ../drizzled/error.cc:257
1994
1952
msgid "Column count doesn't match value count"
1995
1953
msgstr ""
1996
1954
 
1997
 
#: ../drizzled/error.cc:265
 
1955
#: ../drizzled/error.cc:258
1998
1956
#, c-format
1999
1957
msgid "Identifier name '%-.100s' is too long"
2000
1958
msgstr ""
2001
1959
 
2002
 
#: ../drizzled/error.cc:266
 
1960
#: ../drizzled/error.cc:259
2003
1961
#, c-format
2004
1962
msgid "Duplicate column name '%-.192s'"
2005
1963
msgstr ""
2006
1964
 
2007
 
#: ../drizzled/error.cc:267
 
1965
#: ../drizzled/error.cc:260
2008
1966
#, c-format
2009
1967
msgid "Duplicate key name '%-.192s'"
2010
1968
msgstr ""
2011
1969
 
2012
 
#: ../drizzled/error.cc:268
 
1970
#: ../drizzled/error.cc:261
2013
1971
#, c-format
2014
1972
msgid "Duplicate entry '%-.192s' for key %d"
2015
1973
msgstr ""
2016
1974
 
2017
 
#: ../drizzled/error.cc:269
 
1975
#: ../drizzled/error.cc:262
2018
1976
#, c-format
2019
1977
msgid "Incorrect column specifier for column '%-.192s'"
2020
1978
msgstr ""
2021
1979
 
2022
 
#: ../drizzled/error.cc:270
 
1980
#: ../drizzled/error.cc:263
2023
1981
#, c-format
2024
1982
msgid "%s near '%-.80s' at line %d"
2025
1983
msgstr ""
2026
1984
 
2027
 
#: ../drizzled/error.cc:271
 
1985
#: ../drizzled/error.cc:264
2028
1986
msgid "Query was empty"
2029
1987
msgstr ""
2030
1988
 
2031
 
#: ../drizzled/error.cc:272
 
1989
#: ../drizzled/error.cc:265
2032
1990
#, c-format
2033
1991
msgid "Not unique table/alias: '%-.192s'"
2034
1992
msgstr ""
2035
1993
 
2036
 
#: ../drizzled/error.cc:273
 
1994
#: ../drizzled/error.cc:266
2037
1995
#, c-format
2038
1996
msgid "Invalid default value for '%-.192s'"
2039
1997
msgstr ""
2040
1998
 
2041
 
#: ../drizzled/error.cc:274
 
1999
#: ../drizzled/error.cc:267
2042
2000
msgid "Multiple primary key defined"
2043
2001
msgstr ""
2044
2002
 
2045
 
#: ../drizzled/error.cc:275
 
2003
#: ../drizzled/error.cc:268
2046
2004
#, c-format
2047
2005
msgid "Too many keys specified; max %d keys allowed"
2048
2006
msgstr ""
2049
2007
 
2050
 
#: ../drizzled/error.cc:276
 
2008
#: ../drizzled/error.cc:269
2051
2009
#, c-format
2052
2010
msgid "Too many key parts specified; max %d parts allowed"
2053
2011
msgstr ""
2054
2012
 
2055
 
#: ../drizzled/error.cc:277
 
2013
#: ../drizzled/error.cc:270
2056
2014
#, c-format
2057
2015
msgid "Specified key was too long; max key length is %d bytes"
2058
2016
msgstr ""
2059
2017
 
2060
 
#: ../drizzled/error.cc:278
 
2018
#: ../drizzled/error.cc:271
2061
2019
#, c-format
2062
2020
msgid "Key column '%-.192s' doesn't exist in table"
2063
2021
msgstr ""
2064
2022
 
2065
 
#: ../drizzled/error.cc:279
 
2023
#: ../drizzled/error.cc:272
2066
2024
#, c-format
2067
2025
msgid ""
2068
2026
"BLOB column '%-.192s' can't be used in key specification with the used table "
2069
2027
"type"
2070
2028
msgstr ""
2071
2029
 
2072
 
#: ../drizzled/error.cc:280
 
2030
#: ../drizzled/error.cc:273
2073
2031
#, c-format
2074
2032
msgid ""
2075
2033
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2076
2034
"instead"
2077
2035
msgstr ""
2078
2036
 
2079
 
#: ../drizzled/error.cc:281
 
2037
#: ../drizzled/error.cc:274
2080
2038
msgid ""
2081
2039
"Incorrect table definition; there can be only one auto column and it must be "
2082
2040
"defined as a key"
2083
2041
msgstr ""
2084
2042
 
2085
 
#: ../drizzled/error.cc:282
 
2043
#: ../drizzled/error.cc:275
2086
2044
#, c-format
2087
2045
msgid "%s: Normal shutdown\n"
2088
2046
msgstr ""
2089
2047
 
2090
 
#: ../drizzled/error.cc:283
 
2048
#: ../drizzled/error.cc:276
2091
2049
#, c-format
2092
2050
msgid "%s: Got signal %d. Aborting!\n"
2093
2051
msgstr ""
2094
2052
 
2095
 
#: ../drizzled/error.cc:284
 
2053
#: ../drizzled/error.cc:277
2096
2054
#, c-format
2097
2055
msgid "%s: Shutdown complete\n"
2098
2056
msgstr ""
2099
2057
 
2100
 
#: ../drizzled/error.cc:285
 
2058
#: ../drizzled/error.cc:278
2101
2059
#, c-format
2102
2060
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2103
2061
msgstr ""
2104
2062
 
2105
 
#: ../drizzled/error.cc:286
 
2063
#: ../drizzled/error.cc:279
2106
2064
msgid "Can't create IP socket"
2107
2065
msgstr ""
2108
2066
 
2109
 
#: ../drizzled/error.cc:287
 
2067
#: ../drizzled/error.cc:280
2110
2068
#, c-format
2111
2069
msgid ""
2112
2070
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2113
2071
"table"
2114
2072
msgstr ""
2115
2073
 
2116
 
#: ../drizzled/error.cc:288
 
2074
#: ../drizzled/error.cc:281
2117
2075
#, c-format
2118
2076
msgid ""
2119
2077
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2120
2078
"check the manual"
2121
2079
msgstr ""
2122
2080
 
2123
 
#: ../drizzled/error.cc:289
 
2081
#: ../drizzled/error.cc:282
2124
2082
msgid ""
2125
2083
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2126
2084
msgstr ""
2127
2085
 
2128
 
#: ../drizzled/error.cc:290
 
2086
#: ../drizzled/error.cc:283
2129
2087
#, c-format
2130
2088
msgid ""
2131
 
"The file '%-.128s' must be in the database directory or be readable by all"
 
2089
"The file '%-.128s' must be in the schema directory or be readable by all"
2132
2090
msgstr ""
2133
2091
 
2134
 
#: ../drizzled/error.cc:291
 
2092
#: ../drizzled/error.cc:284
2135
2093
#, c-format
2136
2094
msgid "File '%-.200s' already exists"
2137
2095
msgstr ""
2138
2096
 
2139
 
#: ../drizzled/error.cc:292
 
2097
#: ../drizzled/error.cc:285
2140
2098
#, c-format
2141
2099
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
2142
2100
msgstr ""
2143
2101
 
2144
 
#: ../drizzled/error.cc:293
 
2102
#: ../drizzled/error.cc:286
2145
2103
msgid ""
2146
2104
"Incorrect prefix key; the used key part isn't a string, the used length is "
2147
2105
"longer than the key part, or the storage engine doesn't support unique "
2148
2106
"prefix keys"
2149
2107
msgstr ""
2150
2108
 
2151
 
#: ../drizzled/error.cc:294
 
2109
#: ../drizzled/error.cc:287
2152
2110
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2153
2111
msgstr ""
2154
2112
 
2155
 
#: ../drizzled/error.cc:295
 
2113
#: ../drizzled/error.cc:288
2156
2114
#, c-format
2157
2115
msgid "Can't DROP '%-.192s'; check that column/key exists"
2158
2116
msgstr ""
2159
2117
 
2160
 
#: ../drizzled/error.cc:296
 
2118
#: ../drizzled/error.cc:289
2161
2119
#, c-format
2162
2120
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
2163
2121
msgstr ""
2164
2122
 
2165
 
#: ../drizzled/error.cc:297
 
2123
#: ../drizzled/error.cc:290
2166
2124
#, c-format
2167
2125
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2168
2126
msgstr ""
2169
2127
 
2170
 
#: ../drizzled/error.cc:298
 
2128
#: ../drizzled/error.cc:291
2171
2129
#, c-format
2172
2130
msgid "Unknown thread id: %lu"
2173
2131
msgstr ""
2174
2132
 
2175
 
#: ../drizzled/error.cc:299
 
2133
#: ../drizzled/error.cc:292
2176
2134
#, c-format
2177
2135
msgid "You are not owner of thread %lu"
2178
2136
msgstr ""
2179
2137
 
2180
 
#: ../drizzled/error.cc:300
 
2138
#: ../drizzled/error.cc:293
2181
2139
msgid "No tables used"
2182
2140
msgstr ""
2183
2141
 
2184
 
#: ../drizzled/error.cc:301
 
2142
#: ../drizzled/error.cc:294
2185
2143
#, c-format
2186
2144
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2187
2145
msgstr ""
2188
2146
 
2189
 
#: ../drizzled/error.cc:302
 
2147
#: ../drizzled/error.cc:295
2190
2148
#, c-format
2191
 
msgid "Incorrect database name '%-.100s'"
 
2149
msgid "Incorrect schema name '%-.100s'"
2192
2150
msgstr ""
2193
2151
 
2194
 
#: ../drizzled/error.cc:303
 
2152
#: ../drizzled/error.cc:296
2195
2153
#, c-format
2196
2154
msgid "Incorrect table name '%-.100s'"
2197
2155
msgstr ""
2198
2156
 
2199
 
#: ../drizzled/error.cc:304
 
2157
#: ../drizzled/error.cc:297
2200
2158
msgid ""
2201
2159
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2202
2160
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2203
2161
msgstr ""
2204
2162
 
2205
 
#: ../drizzled/error.cc:305
 
2163
#: ../drizzled/error.cc:298
2206
2164
msgid "Unknown error"
2207
2165
msgstr ""
2208
2166
 
2209
 
#: ../drizzled/error.cc:306
 
2167
#: ../drizzled/error.cc:299
2210
2168
#, c-format
2211
2169
msgid "Unknown procedure '%-.192s'"
2212
2170
msgstr ""
2213
2171
 
2214
 
#: ../drizzled/error.cc:307
 
2172
#: ../drizzled/error.cc:300
2215
2173
#, c-format
2216
2174
msgid "Incorrect parameter count to procedure '%-.192s'"
2217
2175
msgstr ""
2218
2176
 
2219
 
#: ../drizzled/error.cc:308
 
2177
#: ../drizzled/error.cc:301
2220
2178
#, c-format
2221
2179
msgid "Unknown table '%-.192s' in %-.32s"
2222
2180
msgstr ""
2223
2181
 
2224
 
#: ../drizzled/error.cc:309
 
2182
#: ../drizzled/error.cc:302
2225
2183
#, c-format
2226
2184
msgid "Column '%-.192s' specified twice"
2227
2185
msgstr ""
2228
2186
 
2229
 
#: ../drizzled/error.cc:310
 
2187
#: ../drizzled/error.cc:303
2230
2188
msgid "Invalid use of group function"
2231
2189
msgstr ""
2232
2190
 
2233
 
#: ../drizzled/error.cc:311
 
2191
#: ../drizzled/error.cc:304
2234
2192
#, c-format
2235
2193
msgid ""
2236
2194
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2237
2195
msgstr ""
2238
2196
 
2239
 
#: ../drizzled/error.cc:312
 
2197
#: ../drizzled/error.cc:305
2240
2198
msgid "A table must have at least 1 column"
2241
2199
msgstr ""
2242
2200
 
2243
 
#: ../drizzled/error.cc:313
 
2201
#: ../drizzled/error.cc:306
2244
2202
#, c-format
2245
2203
msgid "The table '%-.192s' is full"
2246
2204
msgstr ""
2247
2205
 
2248
 
#: ../drizzled/error.cc:314
 
2206
#: ../drizzled/error.cc:307
2249
2207
#, c-format
2250
2208
msgid "Too many tables; Drizzle can only use %d tables in a join"
2251
2209
msgstr ""
2252
2210
 
2253
 
#: ../drizzled/error.cc:315
 
2211
#: ../drizzled/error.cc:308
2254
2212
msgid "Too many columns"
2255
2213
msgstr ""
2256
2214
 
2257
 
#: ../drizzled/error.cc:316
 
2215
#: ../drizzled/error.cc:309
2258
2216
#, c-format
2259
2217
msgid ""
2260
2218
"Row size too large. The maximum row size for the used table type, not "
2261
2219
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2262
2220
msgstr ""
2263
2221
 
2264
 
#: ../drizzled/error.cc:317
 
2222
#: ../drizzled/error.cc:310
2265
2223
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2266
2224
msgstr ""
2267
2225
 
2268
 
#: ../drizzled/error.cc:318
 
2226
#: ../drizzled/error.cc:311
2269
2227
#, c-format
2270
2228
msgid ""
2271
2229
"Table handler doesn't support NULL in given index. Please change column "
2272
2230
"'%-.192s' to be NOT NULL or use another handler"
2273
2231
msgstr ""
2274
2232
 
2275
 
#: ../drizzled/error.cc:319
 
2233
#: ../drizzled/error.cc:312
2276
2234
msgid "No paths allowed for plugin library"
2277
2235
msgstr ""
2278
2236
 
2279
 
#: ../drizzled/error.cc:320
 
2237
#: ../drizzled/error.cc:313
2280
2238
#, c-format
2281
2239
msgid "Plugin '%-.192s' already exists"
2282
2240
msgstr ""
2283
2241
 
2284
 
#: ../drizzled/error.cc:321
 
2242
#: ../drizzled/error.cc:314
2285
2243
#, c-format
2286
2244
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2287
2245
msgstr ""
2288
2246
 
2289
 
#: ../drizzled/error.cc:322
 
2247
#: ../drizzled/error.cc:315
2290
2248
#, c-format
2291
2249
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2292
2250
msgstr ""
2293
2251
 
2294
 
#: ../drizzled/error.cc:323
 
2252
#: ../drizzled/error.cc:316
2295
2253
#, c-format
2296
2254
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
2297
2255
msgstr ""
2298
2256
 
2299
 
#: ../drizzled/error.cc:324
 
2257
#: ../drizzled/error.cc:317
2300
2258
#, c-format
2301
2259
msgid ""
2302
2260
"Can't create a new thread (errno %d); if you are not out of available "
2303
2261
"memory, you can consult the manual for a possible OS-dependent bug"
2304
2262
msgstr ""
2305
2263
 
2306
 
#: ../drizzled/error.cc:325
 
2264
#: ../drizzled/error.cc:318
2307
2265
#, c-format
2308
2266
msgid "Column count doesn't match value count at row %ld"
2309
2267
msgstr ""
2310
2268
 
2311
 
#: ../drizzled/error.cc:326
 
2269
#: ../drizzled/error.cc:319
2312
2270
#, c-format
2313
2271
msgid "Can't reopen table: '%-.192s'"
2314
2272
msgstr ""
2315
2273
 
2316
 
#: ../drizzled/error.cc:327
 
2274
#: ../drizzled/error.cc:320
2317
2275
msgid ""
2318
2276
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2319
2277
"illegal if there is no GROUP BY clause"
2320
2278
msgstr ""
2321
2279
 
2322
 
#: ../drizzled/error.cc:328
 
2280
#: ../drizzled/error.cc:321
2323
2281
#, c-format
2324
2282
msgid "Table '%-.192s.%-.192s' doesn't exist"
2325
2283
msgstr ""
2326
2284
 
2327
 
#: ../drizzled/error.cc:329
 
2285
#: ../drizzled/error.cc:322
2328
2286
msgid ""
2329
2287
"You have an error in your SQL syntax; check the manual that corresponds to "
2330
2288
"your Drizzle server version for the right syntax to use"
2331
2289
msgstr ""
2332
2290
 
2333
 
#: ../drizzled/error.cc:330
 
2291
#: ../drizzled/error.cc:323
2334
2292
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2335
2293
msgstr ""
2336
2294
 
2337
 
#: ../drizzled/error.cc:331
 
2295
#: ../drizzled/error.cc:324
2338
2296
msgid "Got packets out of order"
2339
2297
msgstr ""
2340
2298
 
2341
 
#: ../drizzled/error.cc:332
 
2299
#: ../drizzled/error.cc:325
2342
2300
msgid "The used table type doesn't support BLOB/TEXT columns"
2343
2301
msgstr ""
2344
2302
 
2345
 
#: ../drizzled/error.cc:333
 
2303
#: ../drizzled/error.cc:326
2346
2304
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2347
2305
msgstr ""
2348
2306
 
2349
 
#: ../drizzled/error.cc:334
 
2307
#: ../drizzled/error.cc:327
2350
2308
#, c-format
2351
2309
msgid "Incorrect column name '%-.100s'"
2352
2310
msgstr ""
2353
2311
 
2354
 
#: ../drizzled/error.cc:335
 
2312
#: ../drizzled/error.cc:328
2355
2313
#, c-format
2356
2314
msgid "The used storage engine can't index column '%-.192s'"
2357
2315
msgstr ""
2358
2316
 
2359
 
#: ../drizzled/error.cc:336
 
2317
#: ../drizzled/error.cc:329
2360
2318
msgid ""
2361
2319
"Unable to open underlying table which is differently defined or of non-"
2362
2320
"MyISAM type or doesn't exist"
2363
2321
msgstr ""
2364
2322
 
2365
 
#: ../drizzled/error.cc:337
 
2323
#: ../drizzled/error.cc:330
2366
2324
#, c-format
2367
2325
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2368
2326
msgstr ""
2369
2327
 
2370
 
#: ../drizzled/error.cc:338
 
2328
#: ../drizzled/error.cc:331
2371
2329
#, c-format
2372
2330
msgid ""
2373
2331
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2374
2332
msgstr ""
2375
2333
 
2376
 
#: ../drizzled/error.cc:339
 
2334
#: ../drizzled/error.cc:332
2377
2335
msgid ""
2378
2336
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2379
2337
"UNIQUE instead"
2380
2338
msgstr ""
2381
2339
 
2382
 
#: ../drizzled/error.cc:340
 
2340
#: ../drizzled/error.cc:333
2383
2341
msgid "Result consisted of more than one row"
2384
2342
msgstr ""
2385
2343
 
2386
 
#: ../drizzled/error.cc:341
 
2344
#: ../drizzled/error.cc:334
2387
2345
msgid "This table type requires a primary key"
2388
2346
msgstr ""
2389
2347
 
2390
 
#: ../drizzled/error.cc:342
 
2348
#: ../drizzled/error.cc:335
2391
2349
#, c-format
2392
2350
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2393
2351
msgstr ""
2394
2352
 
2395
 
#: ../drizzled/error.cc:343
 
2353
#: ../drizzled/error.cc:336
2396
2354
msgid "Can't open table"
2397
2355
msgstr ""
2398
2356
 
2399
 
#: ../drizzled/error.cc:344
 
2357
#: ../drizzled/error.cc:337
2400
2358
#, c-format
2401
2359
msgid "The storage engine for the table doesn't support %s"
2402
2360
msgstr ""
2403
2361
 
2404
 
#: ../drizzled/error.cc:345
 
2362
#: ../drizzled/error.cc:338
2405
2363
#, c-format
2406
2364
msgid "Got error %d during COMMIT"
2407
2365
msgstr ""
2408
2366
 
2409
 
#: ../drizzled/error.cc:346
 
2367
#: ../drizzled/error.cc:339
2410
2368
#, c-format
2411
2369
msgid "Got error %d during ROLLBACK"
2412
2370
msgstr ""
2415
2373
#. program that looks over the source for the N_() macros does not
2416
2374
#. (obviously) do macro expansion, so the string is entirely wrong for
2417
2375
#. what it is trying to output for every language except english.
2418
 
#: ../drizzled/error.cc:351
 
2376
#: ../drizzled/error.cc:344
2419
2377
#, c-format
2420
2378
msgid ""
2421
2379
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2422
2380
"'%-.64s' (%-.64s)"
2423
2381
msgstr ""
2424
2382
 
2425
 
#: ../drizzled/error.cc:352
 
2383
#: ../drizzled/error.cc:345
2426
2384
msgid ""
2427
2385
"Can't execute the given command because you have active locked tables or an "
2428
2386
"active transaction"
2429
2387
msgstr ""
2430
2388
 
2431
 
#: ../drizzled/error.cc:353
 
2389
#: ../drizzled/error.cc:346
2432
2390
#, c-format
2433
2391
msgid "Unknown system variable '%-.64s'"
2434
2392
msgstr ""
2435
2393
 
2436
 
#: ../drizzled/error.cc:354
 
2394
#: ../drizzled/error.cc:347
2437
2395
#, c-format
2438
2396
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2439
2397
msgstr ""
2440
2398
 
2441
 
#: ../drizzled/error.cc:355
 
2399
#: ../drizzled/error.cc:348
2442
2400
#, c-format
2443
2401
msgid ""
2444
2402
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2445
2403
msgstr ""
2446
2404
 
2447
 
#: ../drizzled/error.cc:356
 
2405
#: ../drizzled/error.cc:349
2448
2406
msgid "Some non-transactional changed tables couldn't be rolled back"
2449
2407
msgstr ""
2450
2408
 
2451
 
#: ../drizzled/error.cc:357
 
2409
#: ../drizzled/error.cc:350
2452
2410
msgid "You may only use constant expressions with SET"
2453
2411
msgstr ""
2454
2412
 
2455
 
#: ../drizzled/error.cc:358
 
2413
#: ../drizzled/error.cc:351
2456
2414
msgid "Lock wait timeout exceeded; try restarting transaction"
2457
2415
msgstr ""
2458
2416
 
2459
 
#: ../drizzled/error.cc:359
 
2417
#: ../drizzled/error.cc:352
2460
2418
msgid "The total number of locks exceeds the lock table size"
2461
2419
msgstr ""
2462
2420
 
2463
 
#: ../drizzled/error.cc:360
 
2421
#: ../drizzled/error.cc:353
2464
2422
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2465
2423
msgstr ""
2466
2424
 
2467
 
#: ../drizzled/error.cc:361
 
2425
#: ../drizzled/error.cc:354
2468
2426
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2469
2427
msgstr ""
2470
2428
 
2471
 
#: ../drizzled/error.cc:362
 
2429
#: ../drizzled/error.cc:355
2472
2430
#, c-format
2473
2431
msgid "Incorrect arguments to %s"
2474
2432
msgstr ""
2475
2433
 
2476
 
#: ../drizzled/error.cc:363
 
2434
#: ../drizzled/error.cc:356
2477
2435
msgid "Deadlock found when trying to get lock; try restarting transaction"
2478
2436
msgstr ""
2479
2437
 
2480
 
#: ../drizzled/error.cc:364
 
2438
#: ../drizzled/error.cc:357
2481
2439
msgid "The used table type doesn't support FULLTEXT indexes"
2482
2440
msgstr ""
2483
2441
 
2484
 
#: ../drizzled/error.cc:365
 
2442
#: ../drizzled/error.cc:358
2485
2443
msgid "Cannot add foreign key constraint"
2486
2444
msgstr ""
2487
2445
 
2488
 
#: ../drizzled/error.cc:366
 
2446
#: ../drizzled/error.cc:359
2489
2447
msgid "Cannot add or update a child row: a foreign key constraint fails"
2490
2448
msgstr ""
2491
2449
 
2492
 
#: ../drizzled/error.cc:367
 
2450
#: ../drizzled/error.cc:360
2493
2451
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2494
2452
msgstr ""
2495
2453
 
2496
 
#: ../drizzled/error.cc:368
 
2454
#: ../drizzled/error.cc:361
2497
2455
#, c-format
2498
2456
msgid "Incorrect usage of %s and %s"
2499
2457
msgstr ""
2500
2458
 
2501
 
#: ../drizzled/error.cc:369
 
2459
#: ../drizzled/error.cc:362
2502
2460
msgid "The used SELECT statements have a different number of columns"
2503
2461
msgstr ""
2504
2462
 
2505
 
#: ../drizzled/error.cc:370
 
2463
#: ../drizzled/error.cc:363
2506
2464
msgid "Can't execute the query because you have a conflicting read lock"
2507
2465
msgstr ""
2508
2466
 
2509
 
#: ../drizzled/error.cc:371
 
2467
#: ../drizzled/error.cc:364
2510
2468
#, c-format
2511
2469
msgid ""
2512
2470
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2513
2471
msgstr ""
2514
2472
 
2515
 
#: ../drizzled/error.cc:372
 
2473
#: ../drizzled/error.cc:365
2516
2474
#, c-format
2517
2475
msgid ""
2518
2476
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2519
2477
msgstr ""
2520
2478
 
2521
 
#: ../drizzled/error.cc:373
 
2479
#: ../drizzled/error.cc:366
2522
2480
#, c-format
2523
2481
msgid "Variable '%-.64s' doesn't have a default value"
2524
2482
msgstr ""
2525
2483
 
2526
 
#: ../drizzled/error.cc:374
 
2484
#: ../drizzled/error.cc:367
2527
2485
#, c-format
2528
2486
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2529
2487
msgstr ""
2530
2488
 
2531
 
#: ../drizzled/error.cc:375
 
2489
#: ../drizzled/error.cc:368
2532
2490
#, c-format
2533
2491
msgid "Incorrect argument type to variable '%-.64s'"
2534
2492
msgstr ""
2535
2493
 
2536
 
#: ../drizzled/error.cc:376
 
2494
#: ../drizzled/error.cc:369
2537
2495
#, c-format
2538
2496
msgid "Variable '%-.64s' can only be set, not read"
2539
2497
msgstr ""
2540
2498
 
2541
 
#: ../drizzled/error.cc:377
 
2499
#: ../drizzled/error.cc:370
2542
2500
#, c-format
2543
2501
msgid "Incorrect usage/placement of '%s'"
2544
2502
msgstr ""
2545
2503
 
2546
 
#: ../drizzled/error.cc:378
 
2504
#: ../drizzled/error.cc:371
2547
2505
#, c-format
2548
2506
msgid "This version of Drizzle doesn't yet support '%s'"
2549
2507
msgstr ""
2550
2508
 
2551
 
#: ../drizzled/error.cc:379
 
2509
#: ../drizzled/error.cc:372
2552
2510
#, c-format
2553
2511
msgid "Variable '%-.192s' is a %s variable"
2554
2512
msgstr ""
2555
2513
 
2556
 
#: ../drizzled/error.cc:380
 
2514
#: ../drizzled/error.cc:373
2557
2515
#, c-format
2558
2516
msgid "Incorrect foreign key definition for '%-.192s': %s"
2559
2517
msgstr ""
2560
2518
 
2561
 
#: ../drizzled/error.cc:381
 
2519
#: ../drizzled/error.cc:374
2562
2520
msgid "Key reference and table reference don't match"
2563
2521
msgstr ""
2564
2522
 
2565
 
#: ../drizzled/error.cc:382
 
2523
#: ../drizzled/error.cc:375
2566
2524
#, c-format
2567
2525
msgid "Operand should contain %d column(s)"
2568
2526
msgstr ""
2569
2527
 
2570
 
#: ../drizzled/error.cc:383
 
2528
#: ../drizzled/error.cc:376
2571
2529
msgid "Subquery returns more than 1 row"
2572
2530
msgstr ""
2573
2531
 
2574
 
#: ../drizzled/error.cc:384
 
2532
#: ../drizzled/error.cc:377
2575
2533
#, c-format
2576
2534
msgid "Converting column '%s' from %s to %s"
2577
2535
msgstr ""
2578
2536
 
2579
 
#: ../drizzled/error.cc:385
 
2537
#: ../drizzled/error.cc:378
2580
2538
#, c-format
2581
2539
msgid "Reference '%-.64s' not supported (%s)"
2582
2540
msgstr ""
2583
2541
 
2584
 
#: ../drizzled/error.cc:386
 
2542
#: ../drizzled/error.cc:379
2585
2543
msgid "Every derived table must have its own alias"
2586
2544
msgstr ""
2587
2545
 
2588
 
#: ../drizzled/error.cc:387
 
2546
#: ../drizzled/error.cc:380
2589
2547
#, c-format
2590
2548
msgid "Select %u was reduced during optimization"
2591
2549
msgstr ""
2592
2550
 
2593
 
#: ../drizzled/error.cc:388
 
2551
#: ../drizzled/error.cc:381
2594
2552
#, c-format
2595
2553
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2596
2554
msgstr ""
2597
2555
 
2598
 
#: ../drizzled/error.cc:389
 
2556
#: ../drizzled/error.cc:382
2599
2557
msgid "All parts of a SPATIAL index must be NOT NULL"
2600
2558
msgstr ""
2601
2559
 
2602
 
#: ../drizzled/error.cc:390
 
2560
#: ../drizzled/error.cc:383
2603
2561
#, c-format
2604
2562
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2605
2563
msgstr ""
2606
2564
 
2607
 
#: ../drizzled/error.cc:391
 
2565
#: ../drizzled/error.cc:384
2608
2566
#, c-format
2609
2567
msgid ""
2610
2568
"Uncompressed data size too large; the maximum size is %d (based on "
2611
2569
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2612
2570
msgstr ""
2613
2571
 
2614
 
#: ../drizzled/error.cc:392
 
2572
#: ../drizzled/error.cc:385
2615
2573
msgid "ZLIB: Not enough memory"
2616
2574
msgstr ""
2617
2575
 
2618
 
#: ../drizzled/error.cc:393
 
2576
#: ../drizzled/error.cc:386
2619
2577
msgid ""
2620
2578
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2621
2579
"data was corrupted)"
2622
2580
msgstr ""
2623
2581
 
2624
 
#: ../drizzled/error.cc:394
 
2582
#: ../drizzled/error.cc:387
2625
2583
msgid "ZLIB: Input data corrupted"
2626
2584
msgstr ""
2627
2585
 
2628
 
#: ../drizzled/error.cc:395
 
2586
#: ../drizzled/error.cc:388
2629
2587
#, c-format
2630
2588
msgid "%d line(s) were cut by GROUP_CONCAT()"
2631
2589
msgstr ""
2632
2590
 
2633
 
#: ../drizzled/error.cc:396
 
2591
#: ../drizzled/error.cc:389
2634
2592
#, c-format
2635
2593
msgid "Row %ld doesn't contain data for all columns"
2636
2594
msgstr ""
2637
2595
 
2638
 
#: ../drizzled/error.cc:397
 
2596
#: ../drizzled/error.cc:390
2639
2597
#, c-format
2640
2598
msgid ""
2641
2599
"Row %ld was truncated; it contained more data than there were input columns"
2642
2600
msgstr ""
2643
2601
 
2644
 
#: ../drizzled/error.cc:398
 
2602
#: ../drizzled/error.cc:391
2645
2603
#, c-format
2646
2604
msgid ""
2647
2605
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2648
2606
msgstr ""
2649
2607
 
2650
 
#: ../drizzled/error.cc:399
 
2608
#: ../drizzled/error.cc:392
2651
2609
#, c-format
2652
2610
msgid "Out of range value for column '%s' at row %ld"
2653
2611
msgstr ""
2654
2612
 
2655
 
#: ../drizzled/error.cc:400
 
2613
#: ../drizzled/error.cc:393
2656
2614
#, c-format
2657
2615
msgid "Data truncated for column '%s' at row %ld"
2658
2616
msgstr ""
2659
2617
 
2660
 
#: ../drizzled/error.cc:401
 
2618
#: ../drizzled/error.cc:394
2661
2619
#, c-format
2662
2620
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2663
2621
msgstr ""
2664
2622
 
2665
 
#: ../drizzled/error.cc:402
 
2623
#: ../drizzled/error.cc:395
2666
2624
#, c-format
2667
2625
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2668
2626
msgstr ""
2669
2627
 
2670
 
#: ../drizzled/error.cc:403
 
2628
#: ../drizzled/error.cc:396
2671
2629
#, c-format
2672
2630
msgid "Illegal mix of collations for operation '%s'"
2673
2631
msgstr ""
2674
2632
 
2675
 
#: ../drizzled/error.cc:404
 
2633
#: ../drizzled/error.cc:397
2676
2634
#, c-format
2677
2635
msgid ""
2678
2636
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2679
2637
"variable_name)"
2680
2638
msgstr ""
2681
2639
 
2682
 
#: ../drizzled/error.cc:405
 
2640
#: ../drizzled/error.cc:398
2683
2641
#, c-format
2684
2642
msgid "Unknown collation: '%-.64s'"
2685
2643
msgstr ""
2686
2644
 
2687
 
#: ../drizzled/error.cc:406
 
2645
#: ../drizzled/error.cc:399
2688
2646
#, c-format
2689
2647
msgid ""
2690
2648
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2691
2649
"SELECT #%d"
2692
2650
msgstr ""
2693
2651
 
2694
 
#: ../drizzled/error.cc:407
 
2652
#: ../drizzled/error.cc:400
2695
2653
#, c-format
2696
2654
msgid "Incorrect index name '%-.100s'"
2697
2655
msgstr ""
2698
2656
 
2699
 
#: ../drizzled/error.cc:408
 
2657
#: ../drizzled/error.cc:401
2700
2658
#, c-format
2701
2659
msgid "Incorrect catalog name '%-.100s'"
2702
2660
msgstr ""
2703
2661
 
2704
 
#: ../drizzled/error.cc:409
 
2662
#: ../drizzled/error.cc:402
2705
2663
#, c-format
2706
2664
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2707
2665
msgstr ""
2708
2666
 
2709
 
#: ../drizzled/error.cc:410
 
2667
#: ../drizzled/error.cc:403
2710
2668
#, c-format
2711
2669
msgid "Unknown table engine '%s'"
2712
2670
msgstr ""
2713
2671
 
2714
 
#: ../drizzled/error.cc:411
 
2672
#: ../drizzled/error.cc:404
2715
2673
#, c-format
2716
2674
msgid "The target table %-.100s of the %s is not updatable"
2717
2675
msgstr ""
2718
2676
 
2719
 
#: ../drizzled/error.cc:412
 
2677
#: ../drizzled/error.cc:405
2720
2678
#, c-format
2721
2679
msgid ""
2722
2680
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2723
2681
"working"
2724
2682
msgstr ""
2725
2683
 
2726
 
#: ../drizzled/error.cc:413
 
2684
#: ../drizzled/error.cc:406
2727
2685
#, c-format
2728
2686
msgid ""
2729
2687
"The Drizzle server is running with the %s option so it cannot execute this "
2730
2688
"statement"
2731
2689
msgstr ""
2732
2690
 
2733
 
#: ../drizzled/error.cc:414
 
2691
#: ../drizzled/error.cc:407
2734
2692
#, c-format
2735
2693
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2736
2694
msgstr ""
2737
2695
 
2738
 
#: ../drizzled/error.cc:415
 
2696
#: ../drizzled/error.cc:408
2739
2697
#, c-format
2740
2698
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2741
2699
msgstr ""
2742
2700
 
2743
 
#: ../drizzled/error.cc:416
 
2701
#: ../drizzled/error.cc:409
2744
2702
msgid ""
2745
2703
"Incorrect table definition; there can be only one TIMESTAMP column with "
2746
2704
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2747
2705
msgstr ""
2748
2706
 
2749
 
#: ../drizzled/error.cc:417
 
2707
#: ../drizzled/error.cc:410
2750
2708
#, c-format
2751
2709
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2752
2710
msgstr ""
2753
2711
 
2754
 
#: ../drizzled/error.cc:418
 
2712
#: ../drizzled/error.cc:411
2755
2713
#, c-format
2756
2714
msgid "Got error %d '%-.100s' from %s"
2757
2715
msgstr ""
2758
2716
 
2759
 
#: ../drizzled/error.cc:419
 
2717
#: ../drizzled/error.cc:412
2760
2718
#, c-format
2761
2719
msgid "Got temporary error %d '%-.100s' from %s"
2762
2720
msgstr ""
2763
2721
 
2764
 
#: ../drizzled/error.cc:420
 
2722
#: ../drizzled/error.cc:413
2765
2723
#, c-format
2766
2724
msgid "Unknown or incorrect time zone: '%-.64s'"
2767
2725
msgstr ""
2768
2726
 
2769
 
#: ../drizzled/error.cc:421
 
2727
#: ../drizzled/error.cc:414
2770
2728
#, c-format
2771
2729
msgid "Invalid %s character string: '%.64s'"
2772
2730
msgstr ""
2773
2731
 
2774
 
#: ../drizzled/error.cc:422
 
2732
#: ../drizzled/error.cc:415
2775
2733
#, c-format
2776
2734
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2777
2735
msgstr ""
2778
2736
 
2779
 
#: ../drizzled/error.cc:423
 
2737
#: ../drizzled/error.cc:416
2780
2738
#, c-format
2781
2739
msgid "%s %s does not exist"
2782
2740
msgstr ""
2783
2741
 
2784
 
#: ../drizzled/error.cc:424
 
2742
#: ../drizzled/error.cc:417
2785
2743
msgid "Query execution was interrupted"
2786
2744
msgstr ""
2787
2745
 
2788
 
#: ../drizzled/error.cc:425
 
2746
#: ../drizzled/error.cc:418
2789
2747
#, c-format
2790
2748
msgid ""
2791
2749
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2792
2750
"(s) or definer/invoker of view lack rights to use them"
2793
2751
msgstr ""
2794
2752
 
2795
 
#: ../drizzled/error.cc:426
 
2753
#: ../drizzled/error.cc:419
2796
2754
#, c-format
2797
2755
msgid "Field '%-.192s' doesn't have a default value"
2798
2756
msgstr ""
2799
2757
 
2800
 
#: ../drizzled/error.cc:427
 
2758
#: ../drizzled/error.cc:420
2801
2759
msgid "Division by 0"
2802
2760
msgstr ""
2803
2761
 
2804
 
#: ../drizzled/error.cc:428
 
2762
#: ../drizzled/error.cc:421
2805
2763
#, c-format
2806
2764
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2807
2765
msgstr ""
2808
2766
 
2809
 
#: ../drizzled/error.cc:429
 
2767
#: ../drizzled/error.cc:422
2810
2768
#, c-format
2811
2769
msgid "Illegal %s '%-.192s' value found during parsing"
2812
2770
msgstr ""
2813
2771
 
2814
 
#: ../drizzled/error.cc:430
 
2772
#: ../drizzled/error.cc:423
2815
2773
#, c-format
2816
2774
msgid "Key part '%-.192s' length cannot be 0"
2817
2775
msgstr ""
2818
2776
 
2819
 
#: ../drizzled/error.cc:431
 
2777
#: ../drizzled/error.cc:424
2820
2778
#, c-format
2821
2779
msgid ""
2822
2780
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2823
2781
"the  %.64s state"
2824
2782
msgstr ""
2825
2783
 
2826
 
#: ../drizzled/error.cc:432
 
2784
#: ../drizzled/error.cc:425
2827
2785
#, c-format
2828
2786
msgid "Data too long for column '%s' at row %ld"
2829
2787
msgstr ""
2830
2788
 
2831
 
#: ../drizzled/error.cc:433
 
2789
#: ../drizzled/error.cc:426
2832
2790
#, c-format
2833
2791
msgid ""
2834
2792
"%s: ready for connections.\n"
2835
2793
"Version: '%s' %s\n"
2836
2794
msgstr ""
2837
2795
 
2838
 
#: ../drizzled/error.cc:434
 
2796
#: ../drizzled/error.cc:427
2839
2797
msgid "Can't load value from file with fixed size rows to variable"
2840
2798
msgstr ""
2841
2799
 
2842
 
#: ../drizzled/error.cc:435
 
2800
#: ../drizzled/error.cc:428
2843
2801
#, c-format
2844
2802
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2845
2803
msgstr ""
2846
2804
 
2847
 
#: ../drizzled/error.cc:436
 
2805
#: ../drizzled/error.cc:429
2848
2806
msgid "Table definition has changed, please retry transaction"
2849
2807
msgstr ""
2850
2808
 
2851
 
#: ../drizzled/error.cc:437
 
2809
#: ../drizzled/error.cc:430
2852
2810
#, c-format
2853
2811
msgid "Not allowed to return a result set from a %s"
2854
2812
msgstr ""
2855
2813
 
2856
 
#: ../drizzled/error.cc:438
 
2814
#: ../drizzled/error.cc:431
2857
2815
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2858
2816
msgstr ""
2859
2817
 
2860
 
#: ../drizzled/error.cc:439
 
2818
#: ../drizzled/error.cc:432
2861
2819
msgid ""
2862
2820
"Explicit or implicit commit is not allowed in stored function or trigger."
2863
2821
msgstr ""
2864
2822
 
2865
 
#: ../drizzled/error.cc:440
 
2823
#: ../drizzled/error.cc:433
2866
2824
#, c-format
2867
2825
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2868
2826
msgstr ""
2869
2827
 
2870
 
#: ../drizzled/error.cc:441
 
2828
#: ../drizzled/error.cc:434
2871
2829
#, c-format
2872
2830
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2873
2831
msgstr ""
2874
2832
 
2875
 
#: ../drizzled/error.cc:442
 
2833
#: ../drizzled/error.cc:435
2876
2834
#, c-format
2877
2835
msgid ""
2878
2836
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2879
2837
"'%-.192s')."
2880
2838
msgstr ""
2881
2839
 
2882
 
#: ../drizzled/error.cc:443
 
2840
#: ../drizzled/error.cc:436
2883
2841
msgid "Trigger in wrong schema"
2884
2842
msgstr ""
2885
2843
 
2886
 
#: ../drizzled/error.cc:444
 
2844
#: ../drizzled/error.cc:437
2887
2845
#, c-format
2888
2846
msgid ""
2889
2847
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
2890
2848
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2891
2849
msgstr ""
2892
2850
 
2893
 
#: ../drizzled/error.cc:445
 
2851
#: ../drizzled/error.cc:438
2894
2852
#, c-format
2895
2853
msgid "Display width out of range for column '%-.192s' (max = %d)"
2896
2854
msgstr ""
2897
2855
 
2898
 
#: ../drizzled/error.cc:446
 
2856
#: ../drizzled/error.cc:439
2899
2857
#, c-format
2900
2858
msgid "Datetime function: %-.32s field overflow"
2901
2859
msgstr ""
2902
2860
 
2903
 
#: ../drizzled/error.cc:447
 
2861
#: ../drizzled/error.cc:440
2904
2862
#, c-format
2905
2863
msgid ""
2906
2864
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2907
2865
msgstr ""
2908
2866
 
2909
 
#: ../drizzled/error.cc:448
 
2867
#: ../drizzled/error.cc:441
2910
2868
#, c-format
2911
2869
msgid ""
2912
2870
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2913
2871
msgstr ""
2914
2872
 
2915
 
#: ../drizzled/error.cc:449
 
2873
#: ../drizzled/error.cc:442
2916
2874
msgid "No data - zero rows fetched, selected, or processed"
2917
2875
msgstr ""
2918
2876
 
2919
 
#: ../drizzled/error.cc:450
 
2877
#: ../drizzled/error.cc:443
2920
2878
#, c-format
2921
2879
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2922
2880
msgstr ""
2923
2881
 
2924
 
#: ../drizzled/error.cc:451
 
2882
#: ../drizzled/error.cc:444
2925
2883
#, c-format
2926
2884
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2927
2885
msgstr ""
2928
2886
 
2929
 
#: ../drizzled/error.cc:452
 
2887
#: ../drizzled/error.cc:445
2930
2888
msgid "The used table type doesn't support SPATIAL indexes"
2931
2889
msgstr ""
2932
2890
 
2933
 
#: ../drizzled/error.cc:453
 
2891
#: ../drizzled/error.cc:446
2934
2892
#, c-format
2935
2893
msgid "Leading spaces are removed from name '%s'"
2936
2894
msgstr ""
2937
2895
 
2938
 
#: ../drizzled/error.cc:454
 
2896
#: ../drizzled/error.cc:447
2939
2897
msgid "Failed to read auto-increment value from storage engine"
2940
2898
msgstr ""
2941
2899
 
2942
 
#: ../drizzled/error.cc:455
 
2900
#: ../drizzled/error.cc:448
2943
2901
#, c-format
2944
2902
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2945
2903
msgstr ""
2946
2904
 
2947
 
#: ../drizzled/error.cc:456
 
2905
#: ../drizzled/error.cc:449
2948
2906
msgid "Too high level of nesting for select"
2949
2907
msgstr ""
2950
2908
 
2951
 
#: ../drizzled/error.cc:457
 
2909
#: ../drizzled/error.cc:450
2952
2910
#, c-format
2953
2911
msgid "Name '%-.64s' has become ''"
2954
2912
msgstr ""
2955
2913
 
2956
 
#: ../drizzled/error.cc:458
 
2914
#: ../drizzled/error.cc:451
2957
2915
msgid ""
2958
2916
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2959
2917
"optional and non-empty FIELDS ENCLOSED BY"
2960
2918
msgstr ""
2961
2919
 
2962
 
#: ../drizzled/error.cc:459
 
2920
#: ../drizzled/error.cc:452
2963
2921
#, c-format
2964
2922
msgid ""
2965
2923
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2966
2924
msgstr ""
2967
2925
 
2968
 
#: ../drizzled/error.cc:460
 
2926
#: ../drizzled/error.cc:453
2969
2927
#, c-format
2970
2928
msgid "Incorrect %-.32s value: '%-.128s'"
2971
2929
msgstr ""
2972
2930
 
2973
 
#: ../drizzled/error.cc:461
 
2931
#: ../drizzled/error.cc:454
2974
2932
#, c-format
2975
2933
msgid "Table has no partition for value %-.64s"
2976
2934
msgstr ""
2977
2935
 
2978
 
#: ../drizzled/error.cc:462
 
2936
#: ../drizzled/error.cc:455
2979
2937
msgid "Writing one row to the row-based binary log failed"
2980
2938
msgstr ""
2981
2939
 
2982
 
#: ../drizzled/error.cc:463
 
2940
#: ../drizzled/error.cc:456
2983
2941
#, c-format
2984
2942
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
2985
2943
msgstr ""
2986
2944
 
2987
 
#: ../drizzled/error.cc:464
 
2945
#: ../drizzled/error.cc:457
2988
2946
#, c-format
2989
2947
msgid ""
2990
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
2991
 
"d would lead to a duplicate entry"
 
2948
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
2949
"%d would lead to a duplicate entry"
2992
2950
msgstr ""
2993
2951
 
2994
 
#: ../drizzled/error.cc:465
 
2952
#: ../drizzled/error.cc:458
2995
2953
msgid ""
2996
2954
"Transaction isolation level can't be changed while a transaction is in "
2997
2955
"progress"
2998
2956
msgstr ""
2999
2957
 
3000
 
#: ../drizzled/error.cc:466
 
2958
#: ../drizzled/error.cc:459
3001
2959
#, c-format
3002
2960
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3003
2961
msgstr ""
3004
2962
 
3005
 
#: ../drizzled/error.cc:467
 
2963
#: ../drizzled/error.cc:460
3006
2964
#, c-format
3007
2965
msgid "Incorrect parameters in the call to native function '%-.192s'"
3008
2966
msgstr ""
3009
2967
 
3010
 
#: ../drizzled/error.cc:468
 
2968
#: ../drizzled/error.cc:461
3011
2969
#, c-format
3012
2970
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3013
2971
msgstr ""
3014
2972
 
3015
 
#: ../drizzled/error.cc:469
 
2973
#: ../drizzled/error.cc:462
3016
2974
#, c-format
3017
2975
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3018
2976
msgstr ""
3019
2977
 
3020
 
#: ../drizzled/error.cc:470
 
2978
#: ../drizzled/error.cc:463
3021
2979
#, c-format
3022
2980
msgid "Received an invalid value '%s' for a UNIX timestamp."
3023
2981
msgstr ""
3024
2982
 
3025
 
#: ../drizzled/error.cc:471
 
2983
#: ../drizzled/error.cc:464
3026
2984
#, c-format
3027
2985
msgid "Received an invalid datetime value '%s'."
3028
2986
msgstr ""
3029
2987
 
3030
 
#: ../drizzled/error.cc:472
 
2988
#: ../drizzled/error.cc:465
3031
2989
#, c-format
3032
2990
msgid "Received a NULL argument for function '%s'."
3033
2991
msgstr ""
3034
2992
 
3035
 
#: ../drizzled/error.cc:473
 
2993
#: ../drizzled/error.cc:466
3036
2994
#, c-format
3037
2995
msgid "Received an out-of-range argument '%s' for function '%s'."
3038
2996
msgstr ""
3039
2997
 
3040
 
#: ../drizzled/error.cc:474
 
2998
#: ../drizzled/error.cc:467
3041
2999
#, c-format
3042
3000
msgid "Received an invalid enum value '%s'."
3043
3001
msgstr ""
3044
3002
 
3045
 
#: ../drizzled/error.cc:475
 
3003
#: ../drizzled/error.cc:468
3046
3004
msgid "Tables which are replicated require a primary key."
3047
3005
msgstr ""
3048
3006
 
3049
 
#: ../drizzled/error.cc:476
 
3007
#: ../drizzled/error.cc:469
3050
3008
#, c-format
3051
3009
msgid "Corrupt or invalid table definition: %s"
3052
3010
msgstr ""
3053
3011
 
3054
 
#: ../drizzled/error.cc:477
 
3012
#: ../drizzled/error.cc:470
3055
3013
#, c-format
3056
3014
msgid "Corrupt or invalid schema definition for %s : %s"
3057
3015
msgstr ""
3058
3016
 
3059
 
#: ../drizzled/error.cc:478
 
3017
#: ../drizzled/error.cc:471
3060
3018
#, c-format
3061
3019
msgid "Schema does not exist: %s"
3062
3020
msgstr ""
3063
3021
 
3064
 
#: ../drizzled/error.cc:479
 
3022
#: ../drizzled/error.cc:472
3065
3023
#, c-format
3066
3024
msgid "Error altering schema: %s"
3067
3025
msgstr ""
3068
3026
 
3069
 
#: ../drizzled/error.cc:480
 
3027
#: ../drizzled/error.cc:473
3070
3028
#, c-format
3071
3029
msgid "Error droppping Schema : %s"
3072
3030
msgstr ""
3073
3031
 
3074
 
#: ../drizzled/error.cc:481
 
3032
#: ../drizzled/error.cc:474
3075
3033
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3076
3034
msgstr ""
3077
3035
 
3078
 
#: ../drizzled/error.cc:482
 
3036
#: ../drizzled/error.cc:475
3079
3037
#, c-format
3080
3038
msgid "Unknown table engine option key/pair %s = %s."
3081
3039
msgstr ""
3082
3040
 
3083
 
#: ../drizzled/error.cc:483
 
3041
#: ../drizzled/error.cc:476
3084
3042
#, c-format
3085
3043
msgid "Unknown schema engine option key/pair %s = %s."
3086
3044
msgstr ""
3087
3045
 
3088
 
#: ../drizzled/error.cc:485
 
3046
#: ../drizzled/error.cc:478
3089
3047
#, c-format
3090
3048
msgid "Can't unlock file (Errcode: %d)"
3091
3049
msgstr ""
3092
3050
 
3093
 
#: ../drizzled/error.cc:486
 
3051
#: ../drizzled/error.cc:479
3094
3052
#, c-format
3095
3053
msgid "Can't change size of file (Errcode: %d)"
3096
3054
msgstr ""
3097
3055
 
3098
 
#: ../drizzled/error.cc:487
 
3056
#: ../drizzled/error.cc:480
3099
3057
#, c-format
3100
3058
msgid "Can't open stream from handle (Errcode: %d)"
3101
3059
msgstr ""
3102
3060
 
3103
 
#: ../drizzled/error.cc:488
 
3061
#: ../drizzled/error.cc:481
3104
3062
#, c-format
3105
3063
msgid "Warning: '%s' had %d links"
3106
3064
msgstr ""
3107
3065
 
3108
 
#: ../drizzled/error.cc:489
 
3066
#: ../drizzled/error.cc:482
3109
3067
#, c-format
3110
3068
msgid "Warning: %d files and %d streams is left open\n"
3111
3069
msgstr ""
3112
3070
 
3113
 
#: ../drizzled/error.cc:490
 
3071
#: ../drizzled/error.cc:483
3114
3072
#, c-format
3115
3073
msgid "Can't create directory '%s' (Errcode: %d)"
3116
3074
msgstr ""
3117
3075
 
3118
 
#: ../drizzled/error.cc:491
 
3076
#: ../drizzled/error.cc:484
3119
3077
#, c-format
3120
3078
msgid ""
3121
3079
"Character set '%s' is not a compiled character set and is not specified in "
3122
3080
"the %s file"
3123
3081
msgstr ""
3124
3082
 
3125
 
#: ../drizzled/error.cc:492
 
3083
#: ../drizzled/error.cc:485
3126
3084
#, c-format
3127
3085
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3128
3086
msgstr ""
3129
3087
 
3130
 
#: ../drizzled/error.cc:493
 
3088
#: ../drizzled/error.cc:486
3131
3089
#, c-format
3132
3090
msgid "Can't read value for symlink '%s' (Error %d)"
3133
3091
msgstr ""
3134
3092
 
3135
 
#: ../drizzled/error.cc:494
 
3093
#: ../drizzled/error.cc:487
3136
3094
#, c-format
3137
3095
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3138
3096
msgstr ""
3139
3097
 
3140
 
#: ../drizzled/error.cc:495
 
3098
#: ../drizzled/error.cc:488
3141
3099
#, c-format
3142
3100
msgid "Error on realpath() on '%s' (Error %d)"
3143
3101
msgstr ""
3144
3102
 
3145
 
#: ../drizzled/error.cc:496
 
3103
#: ../drizzled/error.cc:489
3146
3104
#, c-format
3147
3105
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3148
3106
msgstr ""
3149
3107
 
3150
 
#: ../drizzled/error.cc:497
 
3108
#: ../drizzled/error.cc:490
3151
3109
#, c-format
3152
3110
msgid ""
3153
3111
"Collation '%s' is not a compiled collation and is not specified in the %s "
3154
3112
"file"
3155
3113
msgstr ""
3156
3114
 
3157
 
#: ../drizzled/error.cc:498
 
3115
#: ../drizzled/error.cc:491
3158
3116
#, c-format
3159
3117
msgid "File '%s' (fileno: %d) was not closed"
3160
3118
msgstr ""
3161
3119
 
3162
 
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
 
3120
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:214
3163
3121
msgid ""
3164
3122
"Schema name cannot be encoded and fit within filesystem name length "
3165
3123
"restrictions."
3166
3124
msgstr ""
3167
3125
 
3168
 
#: ../drizzled/identifier/table.cc:223
 
3126
#: ../drizzled/identifier/table.cc:231
3169
3127
msgid ""
3170
3128
"Table name cannot be encoded and fit within filesystem name length "
3171
3129
"restrictions."
3183
3141
msgid "error: could not open directory: %s\n"
3184
3142
msgstr ""
3185
3143
 
3186
 
#: ../drizzled/main.cc:156
 
3144
#: ../drizzled/main.cc:157
3187
3145
msgid ""
3188
3146
"setrlimit could not change the size of core files to 'infinity';  We may not "
3189
3147
"be able to generate a core file on signals"
3190
3148
msgstr ""
3191
3149
 
3192
 
#: ../drizzled/main.cc:260
 
3150
#: ../drizzled/main.cc:262
3193
3151
#, c-format
3194
3152
msgid "Data directory %s does not exist\n"
3195
3153
msgstr ""
3196
3154
 
3197
 
#: ../drizzled/main.cc:271
 
3155
#: ../drizzled/main.cc:273
3198
3156
#, c-format
3199
3157
msgid "Local catalog %s/local does not exist\n"
3200
3158
msgstr ""
3201
3159
 
3202
 
#: ../drizzled/message/transaction_reader.cc:198
3203
 
#, c-format
3204
 
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3205
 
msgstr ""
3206
 
 
3207
 
#: ../drizzled/message/transaction_reader.cc:207
 
3160
#: ../drizzled/message/transaction_reader.cc:248
 
3161
msgid "Display help and exit"
 
3162
msgstr ""
 
3163
 
 
3164
#: ../drizzled/message/transaction_reader.cc:249
 
3165
msgid "Perform checksum"
 
3166
msgstr ""
 
3167
 
 
3168
#: ../drizzled/message/transaction_reader.cc:250
 
3169
msgid "Ignore event messages"
 
3170
msgstr ""
 
3171
 
 
3172
#: ../drizzled/message/transaction_reader.cc:251
 
3173
msgid "Transaction log file"
 
3174
msgstr ""
 
3175
 
 
3176
#: ../drizzled/message/transaction_reader.cc:273
 
3177
#, c-format
 
3178
msgid "Usage: %s [options] TRANSACTION_LOG \n"
 
3179
msgstr ""
 
3180
 
 
3181
#: ../drizzled/message/transaction_reader.cc:275
 
3182
#, c-format
 
3183
msgid "OPTIONS:\n"
 
3184
msgstr ""
 
3185
 
 
3186
#: ../drizzled/message/transaction_reader.cc:276
 
3187
#, c-format
 
3188
msgid "--help           :  Display help and exit\n"
 
3189
msgstr ""
 
3190
 
 
3191
#: ../drizzled/message/transaction_reader.cc:277
 
3192
#, c-format
 
3193
msgid "--checksum       :  Perform checksum\n"
 
3194
msgstr ""
 
3195
 
 
3196
#: ../drizzled/message/transaction_reader.cc:278
 
3197
#, c-format
 
3198
msgid "--ignore-events  :  Ignore event messages\n"
 
3199
msgstr ""
 
3200
 
 
3201
#: ../drizzled/message/transaction_reader.cc:289
3208
3202
#: ../drizzled/message/transaction_writer.cc:371
3209
3203
#, c-format
3210
3204
msgid "Cannot open file: %s\n"
3211
3205
msgstr ""
3212
3206
 
3213
 
#: ../drizzled/message/transaction_reader.cc:242
 
3207
#: ../drizzled/message/transaction_reader.cc:314
3214
3208
#, c-format
3215
3209
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
3216
3210
msgstr ""
3217
3211
 
3218
 
#: ../drizzled/message/transaction_reader.cc:248
 
3212
#: ../drizzled/message/transaction_reader.cc:320
3219
3213
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3220
3214
#, c-format
3221
3215
msgid "Attempted to read record bigger than INT_MAX\n"
3222
3216
msgstr ""
3223
3217
 
3224
 
#: ../drizzled/message/transaction_reader.cc:268
 
3218
#: ../drizzled/message/transaction_reader.cc:340
3225
3219
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3226
3220
#, c-format
3227
3221
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3228
3222
msgstr ""
3229
3223
 
3230
 
#: ../drizzled/message/transaction_reader.cc:281
 
3224
#: ../drizzled/message/transaction_reader.cc:353
3231
3225
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3232
3226
#: ../plugin/transaction_log/print_transaction_message.cc:169
3233
3227
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3235
3229
msgid "Could not read transaction message.\n"
3236
3230
msgstr ""
3237
3231
 
3238
 
#: ../drizzled/message/transaction_reader.cc:282
 
3232
#: ../drizzled/message/transaction_reader.cc:354
3239
3233
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
3240
3234
#: ../plugin/transaction_log/print_transaction_message.cc:170
3241
3235
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3243
3237
msgid "GPB ERROR: %s.\n"
3244
3238
msgstr ""
3245
3239
 
3246
 
#: ../drizzled/message/transaction_reader.cc:286
3247
 
#: ../drizzled/message/transaction_reader.cc:299
 
3240
#: ../drizzled/message/transaction_reader.cc:358
 
3241
#: ../drizzled/message/transaction_reader.cc:371
3248
3242
#, c-format
3249
3243
msgid ""
3250
3244
"HEXDUMP:\n"
3252
3246
"%s\n"
3253
3247
msgstr ""
3254
3248
 
3255
 
#: ../drizzled/message/transaction_reader.cc:293
 
3249
#: ../drizzled/message/transaction_reader.cc:365
3256
3250
#, c-format
3257
3251
msgid "Unable to parse command. Got error: %s.\n"
3258
3252
msgstr ""
3259
3253
 
3260
 
#: ../drizzled/message/transaction_reader.cc:348
 
3254
#: ../drizzled/message/transaction_reader.cc:420
3261
3255
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3262
3256
#, c-format
3263
3257
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3275
3269
"the current running version of Drizzle: %<PRIu64>."
3276
3270
msgstr ""
3277
3271
 
3278
 
#: ../drizzled/module/loader.cc:268
 
3272
#: ../drizzled/module/loader.cc:267
3279
3273
#, c-format
3280
3274
msgid ""
3281
3275
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3282
3276
"registered.\n"
3283
3277
msgstr ""
3284
3278
 
3285
 
#: ../drizzled/module/loader.cc:347
 
3279
#: ../drizzled/module/loader.cc:341
3286
3280
#, c-format
3287
3281
msgid "Plugin '%s' init function returned error.\n"
3288
3282
msgstr ""
3289
3283
 
3290
 
#: ../drizzled/module/loader.cc:530
 
3284
#: ../drizzled/module/loader.cc:524
3291
3285
#, c-format
3292
3286
msgid "Couldn't load plugin library named '%s'.\n"
3293
3287
msgstr ""
3294
3288
 
3295
 
#: ../drizzled/module/loader.cc:540
 
3289
#: ../drizzled/module/loader.cc:534
3296
3290
#, c-format
3297
3291
msgid "Couldn't load plugin named '%s'.\n"
3298
3292
msgstr ""
3299
3293
 
3300
 
#: ../drizzled/module/loader.cc:767
 
3294
#: ../drizzled/module/loader.cc:761
3301
3295
msgid "Out of memory."
3302
3296
msgstr ""
3303
3297
 
3304
 
#: ../drizzled/module/loader.cc:1467 ../drizzled/module/loader.cc:1518
 
3298
#: ../drizzled/module/loader.cc:1440 ../drizzled/module/loader.cc:1491
3305
3299
#, c-format
3306
3300
msgid "Unknown variable type code 0x%x in plugin '%s'."
3307
3301
msgstr ""
3308
3302
 
3309
 
#: ../drizzled/module/loader.cc:1510
 
3303
#: ../drizzled/module/loader.cc:1483
3310
3304
#, c-format
3311
3305
msgid ""
3312
3306
"Server variable %s of plugin %s was forced to be read-only: string variable "
3313
3307
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3314
3308
msgstr ""
3315
3309
 
3316
 
#: ../drizzled/module/loader.cc:1529
 
3310
#: ../drizzled/module/loader.cc:1502
3317
3311
#, c-format
3318
3312
msgid "Missing variable name in plugin '%s'."
3319
3313
msgstr ""
3320
3314
 
3321
 
#: ../drizzled/module/loader.cc:1546
 
3315
#: ../drizzled/module/loader.cc:1519
3322
3316
#, c-format
3323
3317
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3324
3318
msgstr ""
3325
3319
 
3326
 
#: ../drizzled/module/loader.cc:1665
 
3320
#: ../drizzled/module/loader.cc:1637
3327
3321
#, c-format
3328
3322
msgid "Out of memory for plugin '%s'."
3329
3323
msgstr ""
3330
3324
 
3331
 
#: ../drizzled/module/loader.cc:1674
 
3325
#: ../drizzled/module/loader.cc:1646
3332
3326
#, c-format
3333
3327
msgid "Bad options for plugin '%s'."
3334
3328
msgstr ""
3335
3329
 
3336
 
#: ../drizzled/module/loader.cc:1727
 
3330
#: ../drizzled/module/loader.cc:1694
3337
3331
#, c-format
3338
3332
msgid "Plugin '%s' has conflicting system variables"
3339
3333
msgstr ""
3416
3410
msgid "errmsg plugin '%s' errmsg() failed"
3417
3411
msgstr ""
3418
3412
 
3419
 
#: ../drizzled/plugin/event_observer.cc:132
 
3413
#: ../drizzled/plugin/event_observer.cc:135
3420
3414
#, c-format
3421
3415
msgid ""
3422
3416
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3423
3417
"'%s' from EventObserver plugin '%s'"
3424
3418
msgstr ""
3425
3419
 
3426
 
#: ../drizzled/plugin/event_observer.cc:399
 
3420
#: ../drizzled/plugin/event_observer.cc:202
 
3421
msgid ""
 
3422
"EventObserver::registerTableEvents(): Table already has events registered on "
 
3423
"it: probable programming error."
 
3424
msgstr ""
 
3425
 
 
3426
#: ../drizzled/plugin/event_observer.cc:337
 
3427
msgid ""
 
3428
"EventObserver::registerSessionEvents(): Session already has events "
 
3429
"registered on it: probable programming error."
 
3430
msgstr ""
 
3431
 
 
3432
#: ../drizzled/plugin/event_observer.cc:389
3427
3433
#, c-format
3428
3434
msgid "EventIterate event handler '%s' failed for event '%s'"
3429
3435
msgstr ""
3445
3451
msgid "No sockets could be bound for listening"
3446
3452
msgstr ""
3447
3453
 
3448
 
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:304
 
3454
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3449
3455
#, c-format
3450
3456
msgid "pipe() failed with errno %d"
3451
3457
msgstr ""
3455
3461
msgid "poll() failed with errno %d"
3456
3462
msgstr ""
3457
3463
 
3458
 
#: ../drizzled/plugin/listen_tcp.cc:60
 
3464
#: ../drizzled/plugin/listen_tcp.cc:61
3459
3465
#, c-format
3460
3466
msgid "accept() failed with errno %d"
3461
3467
msgstr ""
3462
3468
 
3463
 
#: ../drizzled/plugin/listen_tcp.cc:96
 
3469
#: ../drizzled/plugin/listen_tcp.cc:97
3464
3470
#, c-format
3465
3471
msgid "getaddrinfo() failed with error %s"
3466
3472
msgstr ""
3467
3473
 
3468
 
#: ../drizzled/plugin/listen_tcp.cc:128
 
3474
#: ../drizzled/plugin/listen_tcp.cc:129
3469
3475
#, c-format
3470
3476
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3471
3477
msgstr ""
3472
3478
 
3473
 
#: ../drizzled/plugin/listen_tcp.cc:139
 
3479
#: ../drizzled/plugin/listen_tcp.cc:140
3474
3480
#, c-format
3475
3481
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3476
3482
msgstr ""
3477
3483
 
3478
 
#: ../drizzled/plugin/listen_tcp.cc:148
 
3484
#: ../drizzled/plugin/listen_tcp.cc:149
3479
3485
#, c-format
3480
3486
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3481
3487
msgstr ""
3482
3488
 
3483
 
#: ../drizzled/plugin/listen_tcp.cc:157
 
3489
#: ../drizzled/plugin/listen_tcp.cc:158
3484
3490
#, c-format
3485
3491
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3486
3492
msgstr ""
3487
3493
 
3488
 
#: ../drizzled/plugin/listen_tcp.cc:166
 
3494
#: ../drizzled/plugin/listen_tcp.cc:167
3489
3495
#, c-format
3490
3496
msgid "setsockopt(SO_LINGER) failed with errno %d"
3491
3497
msgstr ""
3492
3498
 
3493
 
#: ../drizzled/plugin/listen_tcp.cc:175
 
3499
#: ../drizzled/plugin/listen_tcp.cc:176
3494
3500
#, c-format
3495
3501
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3496
3502
msgstr ""
3497
3503
 
3498
 
#: ../drizzled/plugin/listen_tcp.cc:196
 
3504
#: ../drizzled/plugin/listen_tcp.cc:197
3499
3505
#, c-format
3500
3506
msgid "Retrying bind() on %u\n"
3501
3507
msgstr ""
3502
3508
 
3503
 
#: ../drizzled/plugin/listen_tcp.cc:203
 
3509
#: ../drizzled/plugin/listen_tcp.cc:204
3504
3510
#, c-format
3505
3511
msgid "bind() failed with errno: %d\n"
3506
3512
msgstr ""
3507
3513
 
3508
 
#: ../drizzled/plugin/listen_tcp.cc:206
 
3514
#: ../drizzled/plugin/listen_tcp.cc:207
3509
3515
msgid "Do you already have another drizzled running?\n"
3510
3516
msgstr ""
3511
3517
 
3512
 
#: ../drizzled/plugin/listen_tcp.cc:213
 
3518
#: ../drizzled/plugin/listen_tcp.cc:214
3513
3519
#, c-format
3514
3520
msgid "listen() failed with errno %d\n"
3515
3521
msgstr ""
3516
3522
 
3517
 
#: ../drizzled/plugin/listen_tcp.cc:219
 
3523
#: ../drizzled/plugin/listen_tcp.cc:220
3518
3524
#, c-format
3519
3525
msgid "Listening on %s:%s\n"
3520
3526
msgstr ""
3546
3552
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3547
3553
msgstr ""
3548
3554
 
3549
 
#: ../drizzled/plugin/schema_engine.cc:131
 
3555
#: ../drizzled/plugin/schema_engine.cc:129
3550
3556
#, c-format
3551
3557
msgid "Error while loading database options: '%s':"
3552
3558
msgstr ""
3592
3598
"We have deactivated the TransactionApplier '%s'.\n"
3593
3599
msgstr ""
3594
3600
 
3595
 
#: ../drizzled/session.cc:1928 ../drizzled/session.cc:1944
 
3601
#: ../drizzled/session.cc:1952 ../drizzled/session.cc:1968
3596
3602
#, c-format
3597
3603
msgid "Could not remove temporary table: '%s', error: %d"
3598
3604
msgstr ""
3599
3605
 
3600
 
#: ../drizzled/set_var.cc:1510
3601
 
#, c-format
3602
 
msgid "Variable named %s already exists!\n"
3603
 
msgstr ""
3604
 
 
3605
 
#: ../drizzled/set_var.cc:1519
3606
 
#, c-format
3607
 
msgid "Could not add Variable: %s\n"
3608
 
msgstr ""
3609
 
 
3610
 
#: ../drizzled/set_var.cc:1633
3611
 
msgid "Failed to initialize system variables"
3612
 
msgstr ""
3613
 
 
3614
 
#: ../drizzled/signal_handler.cc:56
 
3606
#: ../drizzled/signal_handler.cc:51
3615
3607
#, c-format
3616
3608
msgid "Got signal %d from thread %<PRIu64>"
3617
3609
msgstr ""
3618
3610
 
3619
 
#: ../drizzled/signal_handler.cc:118
 
3611
#: ../drizzled/signal_handler.cc:112
3620
3612
#, c-format
3621
3613
msgid "Fatal signal %d while backtracing\n"
3622
3614
msgstr ""
3623
3615
 
 
3616
#: ../drizzled/signal_handler.cc:121
 
3617
#, c-format
 
3618
msgid "Fatal: time() call failed\n"
 
3619
msgstr ""
 
3620
 
3624
3621
#: ../drizzled/signal_handler.cc:127
3625
3622
#, c-format
3626
 
msgid "Fatal: time() call failed\n"
3627
 
msgstr ""
3628
 
 
3629
 
#: ../drizzled/signal_handler.cc:133
3630
 
#, c-format
3631
3623
msgid ""
3632
3624
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3633
3625
"This could be because you hit a bug. It is also possible that this binary\n"
3637
3629
"hardware.\n"
3638
3630
msgstr ""
3639
3631
 
3640
 
#: ../drizzled/signal_handler.cc:141
 
3632
#: ../drizzled/signal_handler.cc:135
3641
3633
#, c-format
3642
3634
msgid ""
3643
3635
"We will try our best to scrape up some info that will hopefully help "
3648
3640
"\n"
3649
3641
msgstr ""
3650
3642
 
3651
 
#: ../drizzled/signal_handler.cc:148
 
3643
#: ../drizzled/signal_handler.cc:142
3652
3644
#, c-format
3653
3645
msgid ""
3654
3646
"It is possible that drizzled could use up to \n"
3658
3650
"\n"
3659
3651
msgstr ""
3660
3652
 
3661
 
#: ../drizzled/sql_table.cc:1933
 
3653
#: ../drizzled/sql_table.cc:1914
3662
3654
#, c-format
3663
3655
msgid "Unknown - internal error %d during operation"
3664
3656
msgstr ""
3665
3657
 
3666
 
#: ../drizzled/statement/alter_table.cc:1486
 
3658
#: ../drizzled/statement/alter_table.cc:1489
3667
3659
#, c-format
3668
3660
msgid ""
3669
3661
"order_st BY ignored because there is a user-defined clustered index in the "
3670
3662
"table '%-.192s'"
3671
3663
msgstr ""
3672
3664
 
3673
 
#: ../drizzled/table.cc:1964
 
3665
#: ../drizzled/sys_var.cc:1527
 
3666
#, c-format
 
3667
msgid "Variable named %s already exists!\n"
 
3668
msgstr ""
 
3669
 
 
3670
#: ../drizzled/sys_var.cc:1536
 
3671
#, c-format
 
3672
msgid "Could not add Variable: %s\n"
 
3673
msgstr ""
 
3674
 
 
3675
#: ../drizzled/sys_var.cc:1634
 
3676
msgid "Failed to initialize system variables"
 
3677
msgstr ""
 
3678
 
 
3679
#: ../drizzled/table.cc:1775
3674
3680
#, c-format
3675
3681
msgid "Got error %d when reading table '%s'"
3676
3682
msgstr ""
3677
3683
 
3678
 
#: ../drizzled/table_share.cc:862
 
3684
#: ../drizzled/table_share.cc:878
3679
3685
#, c-format
3680
3686
msgid "Table %s has invalid/unknown collation: %d,%s"
3681
3687
msgstr ""
3682
3688
 
3683
 
#: ../drizzled/table_share.cc:1154
 
3689
#: ../drizzled/table_share.cc:1170
3684
3690
#, c-format
3685
3691
msgid "ENUM column %s has greater than %d possible values"
3686
3692
msgstr ""
3687
3693
 
3688
 
#: ../drizzled/table_share.cc:2064
 
3694
#: ../drizzled/table_share.cc:2088
3689
3695
#, c-format
3690
3696
msgid "Unknown collation '%s' in table '%-.64s' definition"
3691
3697
msgstr ""
3692
3698
 
3693
 
#: ../drizzled/table_share.cc:2071
 
3699
#: ../drizzled/table_share.cc:2095
3694
3700
#, c-format
3695
3701
msgid ""
3696
3702
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3702
3708
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3703
3709
msgstr ""
3704
3710
 
3705
 
#: ../plugin/auth_file/auth_file.cc:225
 
3711
#: ../plugin/auth_file/auth_file.cc:223
3706
3712
#, c-format
3707
3713
msgid "Could not load auth file: %s\n"
3708
3714
msgstr ""
3709
3715
 
3710
 
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
 
3716
#: ../plugin/auth_file/auth_file.cc:239
3711
3717
msgid "File to load for usernames and passwords"
3712
3718
msgstr ""
3713
3719
 
3762
3768
msgid "How often to empty the users cache, 0 to disable"
3763
3769
msgstr ""
3764
3770
 
3765
 
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
 
3771
#: ../plugin/console/console.cc:349
3766
3772
msgid "Enable the console."
3767
3773
msgstr ""
3768
3774
 
3769
 
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
 
3775
#: ../plugin/console/console.cc:352
3770
3776
msgid "Turn on extra debugging."
3771
3777
msgstr ""
3772
3778
 
3773
 
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
 
3779
#: ../plugin/console/console.cc:355
3774
3780
msgid "User to use for auth."
3775
3781
msgstr ""
3776
3782
 
3777
 
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
 
3783
#: ../plugin/console/console.cc:358
3778
3784
msgid "Password to use for auth."
3779
3785
msgstr ""
3780
3786
 
3781
 
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
 
3787
#: ../plugin/console/console.cc:361
3782
3788
msgid "Default database to use."
3783
3789
msgstr ""
3784
3790
 
3785
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3786
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
 
3791
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3792
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
3787
3793
msgid "Invalid value of port\n"
3788
3794
msgstr ""
3789
3795
 
3790
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3791
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
 
3796
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
3797
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
3792
3798
msgid "Invalid value for connect_timeout\n"
3793
3799
msgstr ""
3794
3800
 
3795
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3796
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
 
3801
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
 
3802
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3797
3803
msgid "Invalid value for read_timeout\n"
3798
3804
msgstr ""
3799
3805
 
3800
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3801
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
 
3806
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
 
3807
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3802
3808
msgid "Invalid value for write_timeout\n"
3803
3809
msgstr ""
3804
3810
 
3805
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3806
 
msgid "Invalid value for retry_count\n"
 
3811
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
 
3812
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
 
3813
msgid "Invalid value for retry_count"
3807
3814
msgstr ""
3808
3815
 
3809
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3810
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
 
3816
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
 
3817
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
3811
3818
msgid "Invalid value for buffer_length\n"
3812
3819
msgstr ""
3813
3820
 
3814
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3815
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
 
3821
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
 
3822
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
3816
3823
msgid ""
3817
 
"Port number to use for connection or 0 for default to, in order of "
3818
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
 
3824
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
 
3825
"protocol."
3819
3826
msgstr ""
3820
3827
 
3821
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3822
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3823
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3824
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
 
3828
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
 
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
 
3830
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
 
3831
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
3825
3832
msgid "Connect Timeout."
3826
3833
msgstr ""
3827
3834
 
3828
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3829
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3830
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3831
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
 
3835
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
 
3836
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
 
3837
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
 
3838
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
3832
3839
msgid "Read Timeout."
3833
3840
msgstr ""
3834
3841
 
3835
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3836
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3837
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3838
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
 
3842
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
 
3843
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
 
3844
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
 
3845
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
3839
3846
msgid "Write Timeout."
3840
3847
msgstr ""
3841
3848
 
3842
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3843
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3844
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3845
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
 
3849
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
 
3850
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
 
3851
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
 
3852
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
3846
3853
msgid "Retry Count."
3847
3854
msgstr ""
3848
3855
 
3849
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3850
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3851
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3852
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
 
3856
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
 
3857
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
 
3858
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
 
3859
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
3853
3860
msgid "Buffer length."
3854
3861
msgstr ""
3855
3862
 
3856
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3857
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3858
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3859
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
 
3863
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
 
3864
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
 
3865
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
 
3866
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
3860
3867
msgid "Address to bind to."
3861
3868
msgstr ""
3862
3869
 
3863
 
#: ../plugin/drizzle_protocol/errmsg.cc:31
3864
 
msgid "Unknown Drizzle error"
3865
 
msgstr ""
3866
 
 
3867
 
#: ../plugin/drizzle_protocol/errmsg.cc:32
3868
 
#, c-format
3869
 
msgid "Can't create UNIX socket (%d)"
3870
 
msgstr ""
3871
 
 
3872
 
#: ../plugin/drizzle_protocol/errmsg.cc:33
3873
 
#, c-format
3874
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3875
 
msgstr ""
3876
 
 
3877
 
#: ../plugin/drizzle_protocol/errmsg.cc:34
3878
 
#, c-format
3879
 
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3880
 
msgstr ""
3881
 
 
3882
 
#: ../plugin/drizzle_protocol/errmsg.cc:35
3883
 
#, c-format
3884
 
msgid "Can't create TCP/IP socket (%d)"
3885
 
msgstr ""
3886
 
 
3887
 
#: ../plugin/drizzle_protocol/errmsg.cc:36
3888
 
#, c-format
3889
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3890
 
msgstr ""
3891
 
 
3892
 
#: ../plugin/drizzle_protocol/errmsg.cc:37
3893
 
msgid "Drizzle server has gone away"
3894
 
msgstr ""
3895
 
 
3896
 
#: ../plugin/drizzle_protocol/errmsg.cc:38
3897
 
#, c-format
3898
 
msgid "Protocol mismatch; server version = %d, client version = %d"
3899
 
msgstr ""
3900
 
 
3901
 
#: ../plugin/drizzle_protocol/errmsg.cc:39
3902
 
msgid "Drizzle client ran out of memory"
3903
 
msgstr ""
3904
 
 
3905
 
#: ../plugin/drizzle_protocol/errmsg.cc:40
3906
 
msgid "Wrong host info"
3907
 
msgstr ""
3908
 
 
3909
 
#: ../plugin/drizzle_protocol/errmsg.cc:41
3910
 
msgid "Localhost via UNIX socket"
3911
 
msgstr ""
3912
 
 
3913
 
#: ../plugin/drizzle_protocol/errmsg.cc:42
3914
 
#, c-format
3915
 
msgid "%-.100s via TCP/IP"
3916
 
msgstr ""
3917
 
 
3918
 
#: ../plugin/drizzle_protocol/errmsg.cc:43
3919
 
msgid "Error in server handshake"
3920
 
msgstr ""
3921
 
 
3922
 
#: ../plugin/drizzle_protocol/errmsg.cc:44
3923
 
msgid "Lost connection to Drizzle server during query"
3924
 
msgstr ""
3925
 
 
3926
 
#: ../plugin/drizzle_protocol/errmsg.cc:45
3927
 
msgid "Commands out of sync; you can't run this command now"
3928
 
msgstr ""
3929
 
 
3930
 
#: ../plugin/drizzle_protocol/errmsg.cc:46
3931
 
#, c-format
3932
 
msgid "Named pipe: %-.32s"
3933
 
msgstr ""
3934
 
 
3935
 
#: ../plugin/drizzle_protocol/errmsg.cc:47
3936
 
#, c-format
3937
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
3938
 
msgstr ""
3939
 
 
3940
 
#: ../plugin/drizzle_protocol/errmsg.cc:48
3941
 
#, c-format
3942
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
3943
 
msgstr ""
3944
 
 
3945
 
#: ../plugin/drizzle_protocol/errmsg.cc:49
3946
 
#, c-format
3947
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
3948
 
msgstr ""
3949
 
 
3950
 
#: ../plugin/drizzle_protocol/errmsg.cc:50
3951
 
#, c-format
3952
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
3953
 
msgstr ""
3954
 
 
3955
 
#: ../plugin/drizzle_protocol/errmsg.cc:51
3956
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
3957
 
msgstr ""
3958
 
 
3959
 
#: ../plugin/drizzle_protocol/errmsg.cc:52
3960
 
msgid "Embedded server"
3961
 
msgstr ""
3962
 
 
3963
 
#: ../plugin/drizzle_protocol/errmsg.cc:53
3964
 
msgid "Error on SHOW SLAVE STATUS:"
3965
 
msgstr ""
3966
 
 
3967
 
#: ../plugin/drizzle_protocol/errmsg.cc:54
3968
 
msgid "Error on SHOW SLAVE HOSTS:"
3969
 
msgstr ""
3970
 
 
3971
 
#: ../plugin/drizzle_protocol/errmsg.cc:55
3972
 
msgid "Error connecting to slave:"
3973
 
msgstr ""
3974
 
 
3975
 
#: ../plugin/drizzle_protocol/errmsg.cc:56
3976
 
msgid "Error connecting to master:"
3977
 
msgstr ""
3978
 
 
3979
 
#: ../plugin/drizzle_protocol/errmsg.cc:57
3980
 
msgid "SSL connection error"
3981
 
msgstr ""
3982
 
 
3983
 
#: ../plugin/drizzle_protocol/errmsg.cc:58
3984
 
msgid "Malformed packet"
3985
 
msgstr ""
3986
 
 
3987
 
#: ../plugin/drizzle_protocol/errmsg.cc:59
3988
 
#: ../plugin/drizzle_protocol/errmsg.cc:70
3989
 
#: ../plugin/drizzle_protocol/errmsg.cc:71
3990
 
#: ../plugin/drizzle_protocol/errmsg.cc:72
3991
 
#: ../plugin/drizzle_protocol/errmsg.cc:73
3992
 
#: ../plugin/drizzle_protocol/errmsg.cc:74
3993
 
#: ../plugin/drizzle_protocol/errmsg.cc:75
3994
 
#: ../plugin/drizzle_protocol/errmsg.cc:76
3995
 
#: ../plugin/drizzle_protocol/errmsg.cc:77
3996
 
#: ../plugin/drizzle_protocol/errmsg.cc:78
3997
 
msgid "(unused error message)"
3998
 
msgstr ""
3999
 
 
4000
 
#: ../plugin/drizzle_protocol/errmsg.cc:60
4001
 
msgid "Invalid use of null pointer"
4002
 
msgstr ""
4003
 
 
4004
 
#: ../plugin/drizzle_protocol/errmsg.cc:61
4005
 
msgid "Statement not prepared"
4006
 
msgstr ""
4007
 
 
4008
 
#: ../plugin/drizzle_protocol/errmsg.cc:62
4009
 
msgid "No data supplied for parameters in prepared statement"
4010
 
msgstr ""
4011
 
 
4012
 
#: ../plugin/drizzle_protocol/errmsg.cc:63
4013
 
msgid "Data truncated"
4014
 
msgstr ""
4015
 
 
4016
 
#: ../plugin/drizzle_protocol/errmsg.cc:64
4017
 
msgid "No parameters exist in the statement"
4018
 
msgstr ""
4019
 
 
4020
 
#: ../plugin/drizzle_protocol/errmsg.cc:65
4021
 
msgid "Invalid parameter number"
4022
 
msgstr ""
4023
 
 
4024
 
#: ../plugin/drizzle_protocol/errmsg.cc:66
4025
 
#, c-format
4026
 
msgid ""
4027
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4028
 
msgstr ""
4029
 
 
4030
 
#: ../plugin/drizzle_protocol/errmsg.cc:68
4031
 
#, c-format
4032
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
4033
 
msgstr ""
4034
 
 
4035
 
#: ../plugin/drizzle_protocol/errmsg.cc:69
4036
 
#, c-format
4037
 
msgid "Shared memory: %-.100s"
4038
 
msgstr ""
4039
 
 
4040
 
#: ../plugin/drizzle_protocol/errmsg.cc:79
4041
 
msgid "Wrong or unknown protocol"
4042
 
msgstr ""
4043
 
 
4044
 
#: ../plugin/drizzle_protocol/errmsg.cc:80
4045
 
msgid "Invalid connection handle"
4046
 
msgstr ""
4047
 
 
4048
 
#: ../plugin/drizzle_protocol/errmsg.cc:81
4049
 
msgid ""
4050
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4051
 
"option 'secure_auth' enabled)"
4052
 
msgstr ""
4053
 
 
4054
 
#: ../plugin/drizzle_protocol/errmsg.cc:83
4055
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4056
 
msgstr ""
4057
 
 
4058
 
#: ../plugin/drizzle_protocol/errmsg.cc:84
4059
 
msgid "Attempt to read column without prior row fetch"
4060
 
msgstr ""
4061
 
 
4062
 
#: ../plugin/drizzle_protocol/errmsg.cc:85
4063
 
msgid "Prepared statement contains no metadata"
4064
 
msgstr ""
4065
 
 
4066
 
#: ../plugin/drizzle_protocol/errmsg.cc:86
4067
 
msgid ""
4068
 
"Attempt to read a row while there is no result set associated with the "
4069
 
"statement"
4070
 
msgstr ""
4071
 
 
4072
 
#: ../plugin/drizzle_protocol/errmsg.cc:88
4073
 
msgid "This feature is not implemented yet"
4074
 
msgstr ""
4075
 
 
4076
 
#: ../plugin/drizzle_protocol/errmsg.cc:89
4077
 
#, c-format
4078
 
msgid ""
4079
 
"Lost connection to Drizzle server while waiting for initial communication "
4080
 
"packet, system error: %d"
4081
 
msgstr ""
4082
 
 
4083
 
#: ../plugin/drizzle_protocol/errmsg.cc:91
4084
 
#, c-format
4085
 
msgid ""
4086
 
"Lost connection to Drizzle server while reading initial communication "
4087
 
"packet, system error: %d"
4088
 
msgstr ""
4089
 
 
4090
 
#: ../plugin/drizzle_protocol/errmsg.cc:93
4091
 
#, c-format
4092
 
msgid ""
4093
 
"Lost connection to Drizzle server while sending authentication information, "
4094
 
"system error: %d"
4095
 
msgstr ""
4096
 
 
4097
 
#: ../plugin/drizzle_protocol/errmsg.cc:95
4098
 
#, c-format
4099
 
msgid ""
4100
 
"Lost connection to Drizzle server while reading authorization information, "
4101
 
"system error: %d"
4102
 
msgstr ""
4103
 
 
4104
 
#: ../plugin/drizzle_protocol/errmsg.cc:97
4105
 
#, c-format
4106
 
msgid ""
4107
 
"Lost connection to Drizzle server while setting initial database, system "
4108
 
"error: %d"
4109
 
msgstr ""
4110
 
 
4111
 
#: ../plugin/drizzle_protocol/errmsg.cc:99
4112
 
#, c-format
4113
 
msgid "Statement closed indirectly because of a preceding %s() call"
4114
 
msgstr ""
4115
 
 
4116
 
#. CR_NET_UNCOMPRESS_ERROR 08S01
4117
 
#: ../plugin/drizzle_protocol/errmsg.cc:101
4118
 
msgid "Couldn't uncompress communication packet"
4119
 
msgstr ""
4120
 
 
4121
 
#. CR_NET_READ_ERROR 08S01
4122
 
#: ../plugin/drizzle_protocol/errmsg.cc:103
4123
 
msgid "Got an error reading communication packets"
4124
 
msgstr ""
4125
 
 
4126
 
#. CR_NET_READ_INTERRUPTED 08S01
4127
 
#: ../plugin/drizzle_protocol/errmsg.cc:105
4128
 
msgid "Got timeout reading communication packets"
4129
 
msgstr ""
4130
 
 
4131
 
#. CR_NET_ERROR_ON_WRITE 08S01
4132
 
#: ../plugin/drizzle_protocol/errmsg.cc:107
4133
 
msgid "Got an error writing communication packets"
4134
 
msgstr ""
4135
 
 
4136
 
#. CR_NET_WRITE_INTERRUPTED 08S01
4137
 
#: ../plugin/drizzle_protocol/errmsg.cc:109
4138
 
msgid "Got timeout writing communication packets"
4139
 
msgstr ""
4140
 
 
4141
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4142
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4143
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4144
 
#, c-format
4145
 
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4146
 
msgstr ""
4147
 
 
4148
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4149
 
#, c-format
4150
 
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4151
 
msgstr ""
4152
 
 
4153
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4154
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4155
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4156
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4157
 
#, c-format
4158
 
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4159
 
msgstr ""
4160
 
 
4161
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4162
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4163
 
#, c-format
4164
 
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4165
 
msgstr ""
4166
 
 
4167
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
 
3870
#: ../plugin/haildb/haildb_engine.cc:1064
 
3871
#: ../plugin/haildb/haildb_engine.cc:1202
 
3872
#: ../plugin/haildb/haildb_engine.cc:1232
 
3873
#, c-format
 
3874
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
 
3875
msgstr ""
 
3876
 
 
3877
#: ../plugin/haildb/haildb_engine.cc:1083
 
3878
#, c-format
 
3879
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
 
3880
msgstr ""
 
3881
 
 
3882
#: ../plugin/haildb/haildb_engine.cc:1181
 
3883
#: ../plugin/haildb/haildb_engine.cc:1294
 
3884
#: ../plugin/haildb/haildb_engine.cc:1475
 
3885
#: ../plugin/haildb/haildb_engine.cc:2051
 
3886
#, c-format
 
3887
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
 
3888
msgstr ""
 
3889
 
 
3890
#: ../plugin/haildb/haildb_engine.cc:1333
 
3891
#: ../plugin/haildb/haildb_engine.cc:1349
 
3892
#, c-format
 
3893
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
 
3894
msgstr ""
 
3895
 
 
3896
#: ../plugin/haildb/haildb_engine.cc:2882
4168
3897
msgid "Invalid value of additional-mem-pool-size"
4169
3898
msgstr ""
4170
3899
 
4171
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
 
3900
#: ../plugin/haildb/haildb_engine.cc:2893
4172
3901
msgid "Invalid value of autoextend-increment"
4173
3902
msgstr ""
4174
3903
 
4175
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
 
3904
#: ../plugin/haildb/haildb_engine.cc:2902
4176
3905
msgid "Invalid value of buffer-pool-size"
4177
3906
msgstr ""
4178
3907
 
4179
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
 
3908
#: ../plugin/haildb/haildb_engine.cc:2913
4180
3909
msgid "Invalid value of io-capacity"
4181
3910
msgstr ""
4182
3911
 
4183
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
 
3912
#: ../plugin/haildb/haildb_engine.cc:2922
4184
3913
msgid "Invalid value of fast-shutdown"
4185
3914
msgstr ""
4186
3915
 
4187
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
 
3916
#: ../plugin/haildb/haildb_engine.cc:2931
4188
3917
msgid "Invalid value of flush-log-at-trx-commit"
4189
3918
msgstr ""
4190
3919
 
4191
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
 
3920
#: ../plugin/haildb/haildb_engine.cc:2940
4192
3921
msgid "Invalid value of force-recovery"
4193
3922
msgstr ""
4194
3923
 
4195
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
 
3924
#: ../plugin/haildb/haildb_engine.cc:2949
4196
3925
msgid "Invalid value of log-file-size"
4197
3926
msgstr ""
4198
3927
 
4199
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
 
3928
#: ../plugin/haildb/haildb_engine.cc:2960
4200
3929
msgid "Invalid value of log-files-in-group"
4201
3930
msgstr ""
4202
3931
 
4203
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
 
3932
#: ../plugin/haildb/haildb_engine.cc:2969
4204
3933
msgid "Invalid value of lock-wait-timeout"
4205
3934
msgstr ""
4206
3935
 
4207
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
 
3936
#: ../plugin/haildb/haildb_engine.cc:2978
4208
3937
msgid "Invalid value of log-buffer-size"
4209
3938
msgstr ""
4210
3939
 
4211
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
 
3940
#: ../plugin/haildb/haildb_engine.cc:2989
4212
3941
msgid "Invalid value of lru-old-blocks-pct"
4213
3942
msgstr ""
4214
3943
 
4215
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
 
3944
#: ../plugin/haildb/haildb_engine.cc:2998
4216
3945
msgid "Invalid value of lru-block-access-recency"
4217
3946
msgstr ""
4218
3947
 
4219
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
 
3948
#: ../plugin/haildb/haildb_engine.cc:3007
4220
3949
msgid "Invalid value of max-dirty-pages-pct"
4221
3950
msgstr ""
4222
3951
 
4223
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
 
3952
#: ../plugin/haildb/haildb_engine.cc:3016
4224
3953
msgid "Invalid value of max-purge-lag"
4225
3954
msgstr ""
4226
3955
 
4227
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
 
3956
#: ../plugin/haildb/haildb_engine.cc:3025
4228
3957
msgid "Invalid value of open-files"
4229
3958
msgstr ""
4230
3959
 
4231
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
 
3960
#: ../plugin/haildb/haildb_engine.cc:3034
4232
3961
msgid "Invalid value of read-io-threads"
4233
3962
msgstr ""
4234
3963
 
4235
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
 
3964
#: ../plugin/haildb/haildb_engine.cc:3043
4236
3965
msgid "Invalid value of sync_spin_loops"
4237
3966
msgstr ""
4238
3967
 
4239
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
 
3968
#: ../plugin/haildb/haildb_engine.cc:3246
4240
3969
#, c-format
4241
 
msgid "Error starting Embedded InnoDB %d (%s)\n"
4242
 
msgstr ""
4243
 
 
4244
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4245
 
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4246
 
msgstr ""
4247
 
 
4248
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
 
3970
msgid "Error starting HailDB %d (%s)\n"
 
3971
msgstr ""
 
3972
 
 
3973
#: ../plugin/haildb/haildb_engine.cc:3548
 
3974
msgid "Disable HailDB adaptive hash index (enabled by default)."
 
3975
msgstr ""
 
3976
 
 
3977
#: ../plugin/haildb/haildb_engine.cc:3550
4249
3978
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4250
3979
msgstr ""
4251
3980
 
4252
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
 
3981
#: ../plugin/haildb/haildb_engine.cc:3553
4253
3982
msgid ""
4254
 
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
3983
"Size of a memory pool HailDB uses to store data dictionary information and "
4255
3984
"other internal data structures."
4256
3985
msgstr ""
4257
3986
 
4258
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
 
3987
#: ../plugin/haildb/haildb_engine.cc:3556
4259
3988
msgid "Data file autoextend increment in megabytes"
4260
3989
msgstr ""
4261
3990
 
4262
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
 
3991
#: ../plugin/haildb/haildb_engine.cc:3559
4263
3992
msgid ""
4264
 
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
3993
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4265
3994
"tables."
4266
3995
msgstr ""
4267
3996
 
4268
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4269
 
msgid "The common part for InnoDB table spaces."
4270
 
msgstr ""
4271
 
 
4272
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4273
 
msgid "Disable InnoDB checksums validation (enabled by default)."
4274
 
msgstr ""
4275
 
 
4276
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4277
 
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4278
 
msgstr ""
4279
 
 
4280
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
 
3997
#: ../plugin/haildb/haildb_engine.cc:3562
 
3998
msgid "The common part for HailDB table spaces."
 
3999
msgstr ""
 
4000
 
 
4001
#: ../plugin/haildb/haildb_engine.cc:3564
 
4002
msgid "Disable HailDB checksums validation (enabled by default)."
 
4003
msgstr ""
 
4004
 
 
4005
#: ../plugin/haildb/haildb_engine.cc:3566
 
4006
msgid "Disable HailDB doublewrite buffer (enabled by default)."
 
4007
msgstr ""
 
4008
 
 
4009
#: ../plugin/haildb/haildb_engine.cc:3569
4281
4010
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4282
4011
msgstr ""
4283
4012
 
4284
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
 
4013
#: ../plugin/haildb/haildb_engine.cc:3572
4285
4014
msgid ""
4286
 
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
 
4015
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4287
4016
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4288
4017
msgstr ""
4289
4018
 
4290
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4291
 
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
4019
#: ../plugin/haildb/haildb_engine.cc:3575
 
4020
msgid "Stores each HailDB table to an .ibd file in the database dir."
4292
4021
msgstr ""
4293
4022
 
4294
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
 
4023
#: ../plugin/haildb/haildb_engine.cc:3578
4295
4024
msgid "File format to use for new tables in .ibd files."
4296
4025
msgstr ""
4297
4026
 
4298
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
 
4027
#: ../plugin/haildb/haildb_engine.cc:3581
4299
4028
msgid ""
4300
4029
"Set to 0 (write and flush once per second),1 (write and flush at each "
4301
4030
"commit) or 2 (write at commit, flush once per second)."
4302
4031
msgstr ""
4303
4032
 
4304
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
 
4033
#: ../plugin/haildb/haildb_engine.cc:3584
4305
4034
msgid "With which method to flush data."
4306
4035
msgstr ""
4307
4036
 
4308
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
 
4037
#: ../plugin/haildb/haildb_engine.cc:3587
4309
4038
msgid ""
4310
4039
"Helps to save your data in case the disk image of the database becomes "
4311
4040
"corrupt."
4312
4041
msgstr ""
4313
4042
 
4314
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4315
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
 
4043
#: ../plugin/haildb/haildb_engine.cc:3590
 
4044
#: ../plugin/haildb/haildb_engine.cc:3593
4316
4045
msgid "Path to individual files and their sizes."
4317
4046
msgstr ""
4318
4047
 
4319
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4320
 
msgid "Path to InnoDB log files."
 
4048
#: ../plugin/haildb/haildb_engine.cc:3596
 
4049
msgid "Path to HailDB log files."
4321
4050
msgstr ""
4322
4051
 
4323
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
 
4052
#: ../plugin/haildb/haildb_engine.cc:3599
4324
4053
msgid "Size of each log file in a log group."
4325
4054
msgstr ""
4326
4055
 
4327
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
 
4056
#: ../plugin/haildb/haildb_engine.cc:3602
4328
4057
msgid ""
4329
 
"Number of log files in the log group. InnoDB writes to the files in a "
 
4058
"Number of log files in the log group. HailDB writes to the files in a "
4330
4059
"circular fashion. Value 3 is recommended here."
4331
4060
msgstr ""
4332
4061
 
4333
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
 
4062
#: ../plugin/haildb/haildb_engine.cc:3605
4334
4063
msgid ""
4335
 
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
4064
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4336
4065
"rolled back. Values above 100000000 disable the timeout."
4337
4066
msgstr ""
4338
4067
 
4339
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
 
4068
#: ../plugin/haildb/haildb_engine.cc:3608
4340
4069
msgid ""
4341
 
"The size of the buffer which InnoDB uses to write log to the log files on "
 
4070
"The size of the buffer which HailDB uses to write log to the log files on "
4342
4071
"disk."
4343
4072
msgstr ""
4344
4073
 
4345
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
 
4074
#: ../plugin/haildb/haildb_engine.cc:3611
4346
4075
msgid ""
4347
4076
"Sets the point in the LRU list from where all pages are classified as old "
4348
4077
"(Advanced users)"
4349
4078
msgstr ""
4350
4079
 
4351
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
 
4080
#: ../plugin/haildb/haildb_engine.cc:3614
4352
4081
msgid ""
4353
4082
"Milliseconds between accesses to a block at which it is made young. "
4354
4083
"0=disabled (Advanced users)"
4355
4084
msgstr ""
4356
4085
 
4357
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
 
4086
#: ../plugin/haildb/haildb_engine.cc:3617
4358
4087
msgid "Percentage of dirty pages allowed in bufferpool."
4359
4088
msgstr ""
4360
4089
 
4361
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
 
4090
#: ../plugin/haildb/haildb_engine.cc:3620
4362
4091
msgid "Desired maximum length of the purge queue (0 = no limit)"
4363
4092
msgstr ""
4364
4093
 
4365
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
 
4094
#: ../plugin/haildb/haildb_engine.cc:3623
4366
4095
msgid ""
4367
4096
"Roll back the complete transaction on lock wait timeout, for 4.x "
4368
4097
"compatibility (disabled by default)"
4369
4098
msgstr ""
4370
4099
 
4371
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4372
 
msgid "How many files at the maximum InnoDB keeps open at the same time."
4373
 
msgstr ""
4374
 
 
4375
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4376
 
msgid "Number of background read I/O threads in InnoDB."
4377
 
msgstr ""
4378
 
 
4379
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4380
 
msgid "Number of background write I/O threads in InnoDB."
4381
 
msgstr ""
4382
 
 
4383
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
 
4100
#: ../plugin/haildb/haildb_engine.cc:3626
 
4101
msgid "How many files at the maximum HailDB keeps open at the same time."
 
4102
msgstr ""
 
4103
 
 
4104
#: ../plugin/haildb/haildb_engine.cc:3629
 
4105
msgid "Number of background read I/O threads in HailDB."
 
4106
msgstr ""
 
4107
 
 
4108
#: ../plugin/haildb/haildb_engine.cc:3632
 
4109
msgid "Number of background write I/O threads in HailDB."
 
4110
msgstr ""
 
4111
 
 
4112
#: ../plugin/haildb/haildb_engine.cc:3634
4384
4113
msgid ""
4385
4114
"Disable if you want to reduce the number of messages written to the log "
4386
4115
"(default: enabled)."
4387
4116
msgstr ""
4388
4117
 
4389
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4390
 
msgid "Enable SHOW INNODB STATUS output in the log"
4391
 
msgstr ""
4392
 
 
4393
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4394
 
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4395
 
msgstr ""
4396
 
 
4397
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
 
4118
#: ../plugin/haildb/haildb_engine.cc:3637
 
4119
msgid "Enable SHOW HAILDB STATUS output in the log"
 
4120
msgstr ""
 
4121
 
 
4122
#: ../plugin/haildb/haildb_engine.cc:3640
 
4123
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
 
4124
msgstr ""
 
4125
 
 
4126
#: ../plugin/haildb/haildb_engine.cc:3642
4398
4127
msgid ""
4399
 
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
 
4128
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4400
4129
msgstr ""
4401
4130
 
4402
4131
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4426
4155
msgid "Regular expression to apply to tables to filter"
4427
4156
msgstr ""
4428
4157
 
4429
 
#: ../plugin/hello_events/hello_events.cc:301
 
4158
#: ../plugin/hello_events/hello_events.cc:381
4430
4159
msgid "Invalid value of before-write-position\n"
4431
4160
msgstr ""
4432
4161
 
4433
 
#: ../plugin/hello_events/hello_events.cc:310
4434
 
#: ../plugin/hello_events/hello_events.cc:319
 
4162
#: ../plugin/hello_events/hello_events.cc:390
 
4163
#: ../plugin/hello_events/hello_events.cc:399
4435
4164
msgid "Invalid value of before-update-position\n"
4436
4165
msgstr ""
4437
4166
 
4438
 
#: ../plugin/hello_events/hello_events.cc:359
4439
 
#: ../plugin/hello_events/hello_events.cc:362
4440
 
#: ../plugin/hello_events/hello_events.cc:380
 
4167
#: ../plugin/hello_events/hello_events.cc:439
 
4168
#: ../plugin/hello_events/hello_events.cc:442
 
4169
#: ../plugin/hello_events/hello_events.cc:460
4441
4170
msgid "A comma delimited list of databases to watch"
4442
4171
msgstr ""
4443
4172
 
4444
 
#: ../plugin/hello_events/hello_events.cc:365
4445
 
#: ../plugin/hello_events/hello_events.cc:396
 
4173
#: ../plugin/hello_events/hello_events.cc:445
 
4174
#: ../plugin/hello_events/hello_events.cc:476
4446
4175
msgid "Enable Example Events Plugin"
4447
4176
msgstr ""
4448
4177
 
4449
 
#: ../plugin/hello_events/hello_events.cc:368
4450
 
#: ../plugin/hello_events/hello_events.cc:404
 
4178
#: ../plugin/hello_events/hello_events.cc:448
 
4179
#: ../plugin/hello_events/hello_events.cc:484
4451
4180
msgid "Before write row event observer call position"
4452
4181
msgstr ""
4453
4182
 
4454
 
#: ../plugin/hello_events/hello_events.cc:371
4455
 
#: ../plugin/hello_events/hello_events.cc:415
4456
 
#: ../plugin/pbms/src/parameters_ms.cc:579
 
4183
#: ../plugin/hello_events/hello_events.cc:451
 
4184
#: ../plugin/hello_events/hello_events.cc:495
 
4185
#: ../plugin/pbms/src/parameters_ms.cc:601
4457
4186
msgid "Before update row event observer call position"
4458
4187
msgstr ""
4459
4188
 
4460
 
#: ../plugin/hello_events/hello_events.cc:374
4461
 
#: ../plugin/hello_events/hello_events.cc:426
 
4189
#: ../plugin/hello_events/hello_events.cc:454
4462
4190
msgid "After drop database event observer call position"
4463
4191
msgstr ""
4464
4192
 
4465
 
#: ../plugin/hello_events/hello_events.cc:388
 
4193
#: ../plugin/hello_events/hello_events.cc:468
4466
4194
msgid "A comma delimited list of tables to watch"
4467
4195
msgstr ""
4468
4196
 
4469
 
#: ../plugin/hello_events/hello_events.cc:450
 
4197
#: ../plugin/hello_events/hello_events.cc:518
4470
4198
msgid "An example events Plugin"
4471
4199
msgstr ""
4472
4200
 
4475
4203
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4476
4204
msgstr ""
4477
4205
 
4478
 
#: ../plugin/innobase/handler/ha_innodb.cc:1831
 
4206
#: ../plugin/innobase/handler/ha_innodb.cc:1856
4479
4207
msgid "Invalid value for io-capacity\n"
4480
4208
msgstr ""
4481
4209
 
4482
 
#: ../plugin/innobase/handler/ha_innodb.cc:1849
 
4210
#: ../plugin/innobase/handler/ha_innodb.cc:1874
4483
4211
msgid "Invalid value for fast-shutdown\n"
4484
4212
msgstr ""
4485
4213
 
4486
 
#: ../plugin/innobase/handler/ha_innodb.cc:1863
 
4214
#: ../plugin/innobase/handler/ha_innodb.cc:1888
4487
4215
msgid "Invalid value for flush-log-at-trx-commit\n"
4488
4216
msgstr ""
4489
4217
 
4490
 
#: ../plugin/innobase/handler/ha_innodb.cc:1893
 
4218
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4491
4219
msgid "Invalid value for max-dirty-pages-pct\n"
4492
4220
msgstr ""
4493
4221
 
4494
 
#: ../plugin/innobase/handler/ha_innodb.cc:1902
 
4222
#: ../plugin/innobase/handler/ha_innodb.cc:1927
4495
4223
msgid "Invalid value for stats-sample-pages\n"
4496
4224
msgstr ""
4497
4225
 
4498
 
#: ../plugin/innobase/handler/ha_innodb.cc:1913
 
4226
#: ../plugin/innobase/handler/ha_innodb.cc:1938
4499
4227
msgid "Invalid value for additional-mem-pool-size\n"
4500
4228
msgstr ""
4501
4229
 
4502
 
#: ../plugin/innobase/handler/ha_innodb.cc:1923
 
4230
#: ../plugin/innobase/handler/ha_innodb.cc:1948
4503
4231
msgid "Invalid value for autoextend-increment\n"
4504
4232
msgstr ""
4505
4233
 
4506
 
#: ../plugin/innobase/handler/ha_innodb.cc:1933
 
4234
#: ../plugin/innobase/handler/ha_innodb.cc:1958
4507
4235
msgid "Invalid value for buffer-pool-size\n"
4508
4236
msgstr ""
4509
4237
 
4510
 
#: ../plugin/innobase/handler/ha_innodb.cc:1943
 
4238
#: ../plugin/innobase/handler/ha_innodb.cc:1968
4511
4239
msgid "Invalid value for commit-concurrency\n"
4512
4240
msgstr ""
4513
4241
 
4514
 
#: ../plugin/innobase/handler/ha_innodb.cc:1952
 
4242
#: ../plugin/innobase/handler/ha_innodb.cc:1977
4515
4243
msgid "Invalid value for concurrency-tickets\n"
4516
4244
msgstr ""
4517
4245
 
4518
 
#: ../plugin/innobase/handler/ha_innodb.cc:1961
 
4246
#: ../plugin/innobase/handler/ha_innodb.cc:1986
4519
4247
msgid "Invalid value for read-io-threads\n"
4520
4248
msgstr ""
4521
4249
 
4522
 
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
4250
#: ../plugin/innobase/handler/ha_innodb.cc:1995
4523
4251
msgid "Invalid value for write-io-threads\n"
4524
4252
msgstr ""
4525
4253
 
4526
 
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
4254
#: ../plugin/innobase/handler/ha_innodb.cc:2004
4527
4255
msgid "Invalid value for force-recovery\n"
4528
4256
msgstr ""
4529
4257
 
4530
 
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4531
 
#: ../plugin/innobase/handler/ha_innodb.cc:1999
 
4258
#: ../plugin/innobase/handler/ha_innodb.cc:2014
 
4259
#: ../plugin/innobase/handler/ha_innodb.cc:2024
4532
4260
msgid "Invalid value for log-file-size\n"
4533
4261
msgstr ""
4534
4262
 
4535
 
#: ../plugin/innobase/handler/ha_innodb.cc:2008
 
4263
#: ../plugin/innobase/handler/ha_innodb.cc:2033
4536
4264
msgid "Invalid value for log-files-in-group\n"
4537
4265
msgstr ""
4538
4266
 
4539
 
#: ../plugin/innobase/handler/ha_innodb.cc:2017
 
4267
#: ../plugin/innobase/handler/ha_innodb.cc:2042
4540
4268
msgid "Invalid value for mirrored-log-groups\n"
4541
4269
msgstr ""
4542
4270
 
4543
 
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
4271
#: ../plugin/innobase/handler/ha_innodb.cc:2051
4544
4272
msgid "Invalid value for open-files\n"
4545
4273
msgstr ""
4546
4274
 
4547
 
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
4275
#: ../plugin/innobase/handler/ha_innodb.cc:2060
4548
4276
msgid "Invalid value for thread-concurrency\n"
4549
4277
msgstr ""
4550
4278
 
4551
 
#: ../plugin/innobase/handler/ha_innodb.cc:2058
 
4279
#: ../plugin/innobase/handler/ha_innodb.cc:2083
4552
4280
msgid "Invalid value for read-ahead-threshold\n"
4553
4281
msgstr ""
4554
4282
 
4555
 
#: ../plugin/innobase/handler/ha_innodb.cc:2072
 
4283
#: ../plugin/innobase/handler/ha_innodb.cc:2097
4556
4284
msgid "Invalid value for lock-wait-timeout\n"
4557
4285
msgstr ""
4558
4286
 
4734
4462
msgid "Maximum number of user threads available."
4735
4463
msgstr ""
4736
4464
 
4737
 
#: ../plugin/myisam/ha_myisam.cc:531
 
4465
#: ../plugin/myisam/ha_myisam.cc:530
4738
4466
#, c-format
4739
4467
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4740
4468
msgstr ""
4741
4469
 
4742
 
#: ../plugin/myisam/ha_myisam.cc:535
 
4470
#: ../plugin/myisam/ha_myisam.cc:534
4743
4471
#, c-format
4744
4472
msgid "Got an error from unknown thread, %s:%d"
4745
4473
msgstr ""
4746
4474
 
4747
 
#: ../plugin/myisam/ha_myisam.cc:541
 
4475
#: ../plugin/myisam/ha_myisam.cc:540
4748
4476
msgid "Unknown thread accessing table"
4749
4477
msgstr ""
4750
4478
 
4751
 
#: ../plugin/myisam/ha_myisam.cc:1497
 
4479
#: ../plugin/myisam/ha_myisam.cc:1496
4752
4480
msgid "Invalid value for max-sort-file-size\n"
4753
4481
msgstr ""
4754
4482
 
4755
 
#: ../plugin/myisam/ha_myisam.cc:1506
 
4483
#: ../plugin/myisam/ha_myisam.cc:1505
4756
4484
msgid "Invalid value for sort-buffer-size\n"
4757
4485
msgstr ""
4758
4486
 
4759
 
#: ../plugin/myisam/ha_myisam.cc:1520 ../plugin/myisam/ha_myisam.cc:1532
 
4487
#: ../plugin/myisam/ha_myisam.cc:1519 ../plugin/myisam/ha_myisam.cc:1531
4760
4488
msgid ""
4761
4489
"Don't use the fast sort index method to created index if the temporary file "
4762
4490
"would get bigger than this."
4763
4491
msgstr ""
4764
4492
 
4765
 
#: ../plugin/myisam/ha_myisam.cc:1525 ../plugin/myisam/ha_myisam.cc:1535
 
4493
#: ../plugin/myisam/ha_myisam.cc:1524 ../plugin/myisam/ha_myisam.cc:1534
4766
4494
msgid ""
4767
4495
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4768
4496
"when creating indexes with CREATE INDEX or ALTER TABLE."
5007
4735
msgid "Tablespace not empty"
5008
4736
msgstr ""
5009
4737
 
5010
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5011
 
msgid "Invalid value for retry_count"
5012
 
msgstr ""
5013
 
 
5014
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5015
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
 
4738
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
 
4739
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5016
4740
msgid ""
5017
4741
"Port number to use for connection or 0 for default to with MySQL protocol."
5018
4742
msgstr ""
5019
4743
 
5020
 
#: ../plugin/pbms/src/parameters_ms.cc:552
 
4744
#: ../plugin/pbms/src/parameters_ms.cc:574
5021
4745
msgid ""
5022
4746
"A comma delimited list of tables to watch of the format: <database>."
5023
4747
"<table>, ..."
5024
4748
msgstr ""
5025
4749
 
5026
 
#: ../plugin/pbms/src/parameters_ms.cc:560
 
4750
#: ../plugin/pbms/src/parameters_ms.cc:582
5027
4751
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5028
4752
msgstr ""
5029
4753
 
5030
 
#: ../plugin/pbms/src/parameters_ms.cc:568
 
4754
#: ../plugin/pbms/src/parameters_ms.cc:590
5031
4755
msgid "Before insert row event observer call position"
5032
4756
msgstr ""
5033
4757
 
5034
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:238
5035
 
msgid "event_add error in libevent_add_session_callback\n"
5036
 
msgstr ""
5037
 
 
5038
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:316
5039
 
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5040
 
msgstr ""
5041
 
 
5042
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:574
5043
 
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5044
 
msgstr ""
5045
 
 
5046
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:581
5047
 
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5048
 
msgstr ""
5049
 
 
5050
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:593
5051
 
msgid "session_add_event event_add error in libevent_init\n"
5052
 
msgstr ""
5053
 
 
5054
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
5055
 
#, c-format
5056
 
msgid "Can't create completion port thread (error %d)"
5057
 
msgstr ""
5058
 
 
5059
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:633
5060
 
msgid "Invalid value for size\n"
5061
 
msgstr ""
5062
 
 
5063
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:651
5064
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:658
5065
 
msgid "Size of Pool."
5066
 
msgstr ""
5067
 
 
5068
4758
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
5069
4759
msgid "Failed to allocate enough memory to transaction message\n"
5070
4760
msgstr ""
5116
4806
msgstr ""
5117
4807
 
5118
4808
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5119
 
#: ../plugin/transaction_log/module.cc:309
5120
 
#: ../plugin/transaction_log/module.cc:362
 
4809
#: ../plugin/transaction_log/module.cc:308
 
4810
#: ../plugin/transaction_log/module.cc:361
5121
4811
msgid "Name of the replicator plugin to use (default='default_replicator')"
5122
4812
msgstr ""
5123
4813
 
5124
 
#: ../plugin/session_dictionary/processlist.cc:94
 
4814
#: ../plugin/session_dictionary/processlist.cc:78
5125
4815
msgid "no user"
5126
4816
msgstr ""
5127
4817
 
5209
4899
msgid "BUFFER: %s\n"
5210
4900
msgstr ""
5211
4901
 
5212
 
#: ../plugin/transaction_log/module.cc:135
 
4902
#: ../plugin/transaction_log/module.cc:136
5213
4903
msgid "Invalid value for sync-method\n"
5214
4904
msgstr ""
5215
4905
 
5216
 
#: ../plugin/transaction_log/module.cc:144
 
4906
#: ../plugin/transaction_log/module.cc:145
5217
4907
msgid "Invalid value for num-write-buffers\n"
5218
4908
msgstr ""
5219
4909
 
5220
 
#: ../plugin/transaction_log/module.cc:180
 
4910
#: ../plugin/transaction_log/module.cc:179
5221
4911
#, c-format
5222
4912
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
5223
4913
msgstr ""
5224
4914
 
5225
 
#: ../plugin/transaction_log/module.cc:189
 
4915
#: ../plugin/transaction_log/module.cc:188
5226
4916
#, c-format
5227
4917
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
5228
4918
msgstr ""
5229
4919
 
5230
 
#: ../plugin/transaction_log/module.cc:201
 
4920
#: ../plugin/transaction_log/module.cc:200
5231
4921
#, c-format
5232
4922
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
5233
4923
msgstr ""
5234
4924
 
5235
 
#: ../plugin/transaction_log/module.cc:210
 
4925
#: ../plugin/transaction_log/module.cc:209
5236
4926
#, c-format
5237
4927
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
5238
4928
msgstr ""
5239
4929
 
5240
 
#: ../plugin/transaction_log/module.cc:225
 
4930
#: ../plugin/transaction_log/module.cc:224
5241
4931
#, c-format
5242
4932
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
5243
4933
msgstr ""
5244
4934
 
5245
 
#: ../plugin/transaction_log/module.cc:285
5246
 
#: ../plugin/transaction_log/module.cc:356
 
4935
#: ../plugin/transaction_log/module.cc:284
 
4936
#: ../plugin/transaction_log/module.cc:355
5247
4937
msgid "Enable transaction log"
5248
4938
msgstr ""
5249
4939
 
5250
 
#: ../plugin/transaction_log/module.cc:293
5251
 
#: ../plugin/transaction_log/module.cc:350
 
4940
#: ../plugin/transaction_log/module.cc:292
 
4941
#: ../plugin/transaction_log/module.cc:349
5252
4942
msgid "DEBUGGING - Truncate transaction log"
5253
4943
msgstr ""
5254
4944
 
5255
 
#: ../plugin/transaction_log/module.cc:301
5256
 
#: ../plugin/transaction_log/module.cc:359
 
4945
#: ../plugin/transaction_log/module.cc:300
 
4946
#: ../plugin/transaction_log/module.cc:358
5257
4947
msgid "Path to the file to use for transaction log"
5258
4948
msgstr ""
5259
4949
 
5260
 
#: ../plugin/transaction_log/module.cc:317
5261
 
#: ../plugin/transaction_log/module.cc:353
 
4950
#: ../plugin/transaction_log/module.cc:316
 
4951
#: ../plugin/transaction_log/module.cc:352
5262
4952
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5263
4953
msgstr ""
5264
4954
 
5265
 
#: ../plugin/transaction_log/module.cc:325
5266
 
#: ../plugin/transaction_log/module.cc:365
 
4955
#: ../plugin/transaction_log/module.cc:324
 
4956
#: ../plugin/transaction_log/module.cc:364
5267
4957
msgid ""
5268
4958
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5269
4959
"each transaction write, 2 == sync log file once per second"
5270
4960
msgstr ""
5271
4961
 
5272
 
#: ../plugin/transaction_log/module.cc:338
5273
 
#: ../plugin/transaction_log/module.cc:368
 
4962
#: ../plugin/transaction_log/module.cc:337
 
4963
#: ../plugin/transaction_log/module.cc:367
5274
4964
msgid "Number of slots for in-memory write buffers (default=8)."
5275
4965
msgstr ""
5276
4966