19
19
"X-Launchpad-Export-Date: 2010-08-19 03:44+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:468
22
#: ../client/drizzle.cc:469
23
23
msgid "Synonym for `help'."
24
24
msgstr "Synonym for `help'."
26
#: ../client/drizzle.cc:469
26
#: ../client/drizzle.cc:470
27
27
msgid "Clear command."
28
28
msgstr "Clear command."
30
#: ../client/drizzle.cc:471
30
#: ../client/drizzle.cc:472
31
31
msgid "Reconnect to the server. Optional arguments are db and host."
32
32
msgstr "Reconnect to the server. Optional arguments are db and host."
34
#: ../client/drizzle.cc:473
34
#: ../client/drizzle.cc:474
36
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
38
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
40
#: ../client/drizzle.cc:475
40
#: ../client/drizzle.cc:476
41
41
msgid "Send command to drizzle server, display result vertically."
42
42
msgstr "Send command to drizzle server, display result vertically."
44
#: ../client/drizzle.cc:476
44
#: ../client/drizzle.cc:477
45
45
msgid "Exit drizzle. Same as quit."
46
46
msgstr "Exit drizzle. Same as quit."
48
#: ../client/drizzle.cc:477
48
#: ../client/drizzle.cc:478
49
49
msgid "Send command to drizzle server."
50
50
msgstr "Send command to drizzle server."
52
#: ../client/drizzle.cc:478
52
#: ../client/drizzle.cc:479
53
53
msgid "Display this help."
54
54
msgstr "Display this help."
56
#: ../client/drizzle.cc:479
56
#: ../client/drizzle.cc:480
57
57
msgid "Disable pager, print to stdout."
58
58
msgstr "Disable pager, print to stdout."
60
#: ../client/drizzle.cc:480
60
#: ../client/drizzle.cc:481
61
61
msgid "Don't write into outfile."
62
62
msgstr "Don't write into outfile."
64
#: ../client/drizzle.cc:482
64
#: ../client/drizzle.cc:483
65
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
66
66
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
68
#: ../client/drizzle.cc:483
68
#: ../client/drizzle.cc:484
69
69
msgid "Print current command."
70
70
msgstr "Print current command."
72
#: ../client/drizzle.cc:484
72
#: ../client/drizzle.cc:485
73
73
msgid "Change your drizzle prompt."
74
74
msgstr "Change your drizzle prompt."
76
#: ../client/drizzle.cc:485
76
#: ../client/drizzle.cc:486
77
77
msgid "Quit drizzle."
78
78
msgstr "Quit drizzle."
80
#: ../client/drizzle.cc:486
80
#: ../client/drizzle.cc:487
81
81
msgid "Rebuild completion hash."
82
82
msgstr "Rebuild completion hash."
84
#: ../client/drizzle.cc:488
84
#: ../client/drizzle.cc:489
85
85
msgid "Execute an SQL script file. Takes a file name as an argument."
86
86
msgstr "Execute an SQL script file. Takes a file name as an argument."
88
#: ../client/drizzle.cc:489
88
#: ../client/drizzle.cc:490
89
89
msgid "Get status information from the server."
90
90
msgstr "Get status information from the server."
92
#: ../client/drizzle.cc:491
92
#: ../client/drizzle.cc:492
93
93
msgid "Set outfile [to_outfile]. Append everything into given outfile."
94
94
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
96
#: ../client/drizzle.cc:493
96
#: ../client/drizzle.cc:494
97
97
msgid "Use another database. Takes database name as argument."
98
98
msgstr "Use another database. Takes database name as argument."
100
#: ../client/drizzle.cc:495 ../client/drizzle.cc:1319
100
#: ../client/drizzle.cc:496
101
msgid "Shutdown the instance you are connected too."
104
#: ../client/drizzle.cc:498 ../client/drizzle.cc:1322
101
105
msgid "Show warnings after every statement."
102
106
msgstr "Show warnings after every statement."
104
#: ../client/drizzle.cc:497
108
#: ../client/drizzle.cc:500
105
109
msgid "Don't show warnings after every statement."
106
110
msgstr "Don't show warnings after every statement."
108
#: ../client/drizzle.cc:1147
112
#: ../client/drizzle.cc:1150 ../client/drizzle.cc:3917
110
114
msgid "shutting down drizzled"
113
#: ../client/drizzle.cc:1149
117
#: ../client/drizzle.cc:1152 ../client/drizzle.cc:3919
115
119
msgid " on port %d"
118
#: ../client/drizzle.cc:1158 ../client/drizzle.cc:1164
122
#: ../client/drizzle.cc:1161 ../client/drizzle.cc:1167
123
#: ../client/drizzle.cc:3928 ../client/drizzle.cc:3934
119
124
#, fuzzy, c-format
120
125
msgid "shutdown failed; error: '%s'"
121
126
msgstr "getaddrinfo() failed with error %s"
123
#: ../client/drizzle.cc:1173
128
#: ../client/drizzle.cc:1176 ../client/drizzle.cc:3943
128
#: ../client/drizzle.cc:1194
133
#: ../client/drizzle.cc:1197
130
135
msgid "drizzled is alive\n"
133
#: ../client/drizzle.cc:1200
138
#: ../client/drizzle.cc:1203
134
139
#, fuzzy, c-format
135
140
msgid "ping failed; error: '%s'"
136
141
msgstr "bind() failed with errno: %d\n"
138
#: ../client/drizzle.cc:1206
143
#: ../client/drizzle.cc:1209
140
145
msgid "drizzled won't answer to ping, error: '%s'"
143
#: ../client/drizzle.cc:1255
148
#: ../client/drizzle.cc:1258
144
149
msgid "Error: Invalid Value for connect_timeout"
145
150
msgstr "Error: Invalid Value for connect_timeout"
147
#: ../client/drizzle.cc:1266
152
#: ../client/drizzle.cc:1269
148
153
msgid "Error: Invalid Value for max_input_line"
149
154
msgstr "Error: Invalid Value for max_input_line"
151
#: ../client/drizzle.cc:1285 ../client/drizzledump.cc:475
156
#: ../client/drizzle.cc:1288 ../client/drizzledump.cc:475
152
157
msgid "Options used only in command line"
155
#: ../client/drizzle.cc:1287
160
#: ../client/drizzle.cc:1290
156
161
msgid "Displays this help and exit."
157
162
msgstr "Displays this help and exit."
159
#: ../client/drizzle.cc:1288
164
#: ../client/drizzle.cc:1291
161
166
"Don't use history file. Disable interactive behavior. (Enables --silent)"
163
168
"Don't use history file. Disable interactive behavior. (Enables --silent)"
165
#: ../client/drizzle.cc:1290
170
#: ../client/drizzle.cc:1293
166
171
msgid "Display column type information."
167
172
msgstr "Display column type information."
169
#: ../client/drizzle.cc:1292
174
#: ../client/drizzle.cc:1295
171
176
"Preserve comments. Send comments to the server. The default is --skip-"
172
177
"comments (discard comments), enable with --comments"
194
199
"line of the query, otherwise only from the first line, before an enter. "
195
200
"Disable with --disable-named-commands. This option is disabled by default."
197
#: ../client/drizzle.cc:1300
202
#: ../client/drizzle.cc:1303
198
203
msgid "Turn off beep on error."
199
204
msgstr "Turn off beep on error."
201
#: ../client/drizzle.cc:1301
206
#: ../client/drizzle.cc:1304
203
208
msgid "Do not write line numbers for errors."
204
209
msgstr "Write line numbers for errors."
206
#: ../client/drizzle.cc:1302
211
#: ../client/drizzle.cc:1305
208
213
msgid "Do not write column names in results."
209
214
msgstr "Write column names in results."
211
#: ../client/drizzle.cc:1304
213
"Don't write column names in results. WARNING: -N is deprecated, use long "
214
"version of this options instead."
216
"Don't write column names in results. WARNING: -N is deprecated, use long "
217
"version of this options instead."
219
#: ../client/drizzle.cc:1306
221
"Change the value of a variable. Please note that this option is deprecated; "
222
"you can set variables directly with --variable-name=value."
224
"Change the value of a variable. Please note that this option is deprecated; "
225
"you can set variables directly with --variable-name=value."
227
#: ../client/drizzle.cc:1308
216
#: ../client/drizzle.cc:1307
218
"Don't write column names in results. WARNING: -N is deprecated, use long "
219
"version of this options instead."
221
"Don't write column names in results. WARNING: -N is deprecated, use long "
222
"version of this options instead."
224
#: ../client/drizzle.cc:1309
226
"Change the value of a variable. Please note that this option is deprecated; "
227
"you can set variables directly with --variable-name=value."
229
"Change the value of a variable. Please note that this option is deprecated; "
230
"you can set variables directly with --variable-name=value."
232
#: ../client/drizzle.cc:1311
228
233
msgid "Output in table format."
229
234
msgstr "Output in table format."
231
#: ../client/drizzle.cc:1310
236
#: ../client/drizzle.cc:1313
232
237
msgid "Only allow UPDATE and DELETE that uses keys."
233
238
msgstr "Only allow UPDATE and DELETE that uses keys."
235
#: ../client/drizzle.cc:1312
240
#: ../client/drizzle.cc:1315
236
241
msgid "Synonym for option --safe-updates, -U."
237
242
msgstr "Synonym for option --safe-updates, -U."
239
#: ../client/drizzle.cc:1314
244
#: ../client/drizzle.cc:1317
240
245
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
241
246
msgstr "-v vvv implies that verbose= 3, Used to specify verbose"
243
#: ../client/drizzle.cc:1315 ../client/drizzledump.cc:499
244
#: ../drizzled/drizzled.cc:1235 ../drizzled/drizzled.cc:1860
248
#: ../client/drizzle.cc:1318 ../client/drizzledump.cc:499
249
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1861
245
250
msgid "Output version information and exit."
246
251
msgstr "Output version information and exit."
248
#: ../client/drizzle.cc:1317
253
#: ../client/drizzle.cc:1320
249
254
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
250
255
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
252
#: ../client/drizzle.cc:1321
257
#: ../client/drizzle.cc:1324
253
258
msgid "Number of lines before each import progress report."
254
259
msgstr "Number of lines before each import progress report."
256
#: ../client/drizzle.cc:1323
261
#: ../client/drizzle.cc:1326
257
262
msgid "Ping the server to check if it's alive."
258
263
msgstr "Ping the server to check if it's alive."
260
#: ../client/drizzle.cc:1325 ../drizzled/drizzled.cc:1154
265
#: ../client/drizzle.cc:1328 ../drizzled/drizzled.cc:1155
261
266
msgid "Configuration file defaults are not used if no-defaults is set"
262
267
msgstr "Configuration file defaults are not used if no-defaults is set"
264
#: ../client/drizzle.cc:1328 ../client/drizzledump.cc:507
269
#: ../client/drizzle.cc:1331 ../client/drizzledump.cc:507
265
270
msgid "Options specific to the drizzle client"
268
#: ../client/drizzle.cc:1331
273
#: ../client/drizzle.cc:1334
271
276
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
350
355
"Don't cache result, print it row by row. This may slow down the server if "
351
356
"the output is suspended. Doesn't use history file."
353
#: ../client/drizzle.cc:1359
358
#: ../client/drizzle.cc:1362
354
359
msgid "Write fields without conversion. Used with --batch."
355
360
msgstr "Write fields without conversion. Used with --batch."
357
#: ../client/drizzle.cc:1360
362
#: ../client/drizzle.cc:1363
359
364
msgid "Do not reconnect if the connection is lost."
360
365
msgstr "Got a read error from the connection pipe"
362
#: ../client/drizzle.cc:1362
367
#: ../client/drizzle.cc:1365
363
368
msgid "Shutdown the server"
364
369
msgstr "Shutdown the server"
366
#: ../client/drizzle.cc:1363
368
"Be more silent. Print results with a tab as separator, each row on new line."
370
"Be more silent. Print results with a tab as separator, each row on new line."
372
#: ../client/drizzle.cc:1365
374
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
"work in batch mode. Disable with --disable-tee. This option is disabled by "
378
"Append everything into outfile. See interactive help (\\h) also. Does not "
379
"work in batch mode. Disable with --disable-tee. This option is disabled by "
382
#: ../client/drizzle.cc:1367
371
#: ../client/drizzle.cc:1366
373
"Be more silent. Print results with a tab as separator, each row on new line."
375
"Be more silent. Print results with a tab as separator, each row on new line."
377
#: ../client/drizzle.cc:1368
379
"Append everything into outfile. See interactive help (\\h) also. Does not "
380
"work in batch mode. Disable with --disable-tee. This option is disabled by "
383
"Append everything into outfile. See interactive help (\\h) also. Does not "
384
"work in batch mode. Disable with --disable-tee. This option is disabled by "
387
#: ../client/drizzle.cc:1370
383
388
msgid "Disable outfile. See interactive help (\\h) also."
384
389
msgstr "Disable outfile. See interactive help (\\h) also."
386
#: ../client/drizzle.cc:1369
391
#: ../client/drizzle.cc:1372
387
392
msgid "Number of seconds before connection timeout."
388
393
msgstr "Number of seconds before connection timeout."
390
#: ../client/drizzle.cc:1371
395
#: ../client/drizzle.cc:1374
391
396
msgid "Max length of input line"
392
397
msgstr "Max length of input line"
394
#: ../client/drizzle.cc:1373
399
#: ../client/drizzle.cc:1376
395
400
msgid "Automatic limit for SELECT when using --safe-updates"
396
401
msgstr "Automatic limit for SELECT when using --safe-updates"
398
#: ../client/drizzle.cc:1375
403
#: ../client/drizzle.cc:1378
399
404
msgid "Automatic limit for rows in a join when using --safe-updates"
400
405
msgstr "Automatic limit for rows in a join when using --safe-updates"
402
#: ../client/drizzle.cc:1378 ../client/drizzledump.cc:544
407
#: ../client/drizzle.cc:1381 ../client/drizzledump.cc:544
403
408
msgid "Options specific to the client"
406
#: ../client/drizzle.cc:1381
411
#: ../client/drizzle.cc:1384
407
412
msgid "Connect to host"
408
413
msgstr "Connect to host"
410
#: ../client/drizzle.cc:1383
412
"Password to use when connecting to server. If password is not given it's "
413
"asked from the tty."
415
"Password to use when connecting to server. If password is not given it's "
416
"asked from the tty."
418
#: ../client/drizzle.cc:1385
420
"Port number to use for connection or 0 for default to, in order of "
421
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
423
"Port number to use for connection or 0 for default to, in order of "
424
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
426
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:553
415
#: ../client/drizzle.cc:1386
417
"Password to use when connecting to server. If password is not given it's "
418
"asked from the tty."
420
"Password to use when connecting to server. If password is not given it's "
421
"asked from the tty."
423
#: ../client/drizzle.cc:1388
425
"Port number to use for connection or 0 for default to, in order of "
426
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
428
"Port number to use for connection or 0 for default to, in order of "
429
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
431
#: ../client/drizzle.cc:1390 ../client/drizzledump.cc:553
432
#: ../plugin/transaction_log/utilities/transaction_reader.cc:431
427
433
msgid "User for login if not current user."
428
434
msgstr "User for login if not current user."
430
#: ../client/drizzle.cc:1389 ../client/drizzledump.cc:555
436
#: ../client/drizzle.cc:1392 ../client/drizzledump.cc:555
437
#: ../plugin/transaction_log/utilities/transaction_reader.cc:437
432
439
msgid "The protocol of connection (mysql or drizzle)."
433
440
msgstr "The protocol of connection (tcp,socket,pipe,memory)."
435
#: ../client/drizzle.cc:1392 ../client/drizzledump.cc:567
442
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:567
436
443
msgid "Allowed Options"
439
#: ../client/drizzle.cc:1451 ../client/drizzle.cc:1458
446
#: ../client/drizzle.cc:1454 ../client/drizzle.cc:1461
441
448
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
442
449
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
444
#: ../client/drizzle.cc:1523 ../client/drizzle.cc:3810
451
#: ../client/drizzle.cc:1526 ../client/drizzle.cc:3813
445
452
msgid "DELIMITER cannot contain a backslash character"
446
453
msgstr "DELIMITER cannot contain a backslash character"
448
#: ../client/drizzle.cc:1602 ../client/drizzledump.cc:666
455
#: ../client/drizzle.cc:1605 ../client/drizzledump.cc:666
449
456
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
450
457
#: ../client/drizzletest.cc:5611
452
459
msgid "Error: Unknown protocol"
453
460
msgstr "Wrong or unknown protocol"
455
#: ../client/drizzle.cc:1616
462
#: ../client/drizzle.cc:1619
457
464
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
458
465
msgstr "Error: Value of %<PRIu32> supplied for port is not valid.\n"
460
#: ../client/drizzle.cc:1662 ../client/drizzle.cc:4056
467
#: ../client/drizzle.cc:1665 ../client/drizzle.cc:4097
461
468
#, fuzzy, c-format
462
469
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
463
470
msgstr "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
465
#: ../client/drizzle.cc:1668
472
#: ../client/drizzle.cc:1671
468
475
"Copyright (C) 2008 Sun Microsystems\n"
633
#: ../client/drizzle.cc:3541
640
#: ../client/drizzle.cc:3544
635
642
msgid "No previous outfile available, you must give a filename!\n"
638
#: ../client/drizzle.cc:3546
645
#: ../client/drizzle.cc:3549
639
646
#, fuzzy, c-format
640
647
msgid "Currently logging to file '%s'\n"
641
648
msgstr "Enable logging to CSV file"
643
#: ../client/drizzle.cc:3566
650
#: ../client/drizzle.cc:3569
644
651
#, fuzzy, c-format
645
652
msgid "No outfile specified!\n"
646
653
msgstr "No query specified\n"
648
#: ../client/drizzle.cc:3579
655
#: ../client/drizzle.cc:3582
649
656
msgid "Outfile disabled.\n"
652
#: ../client/drizzle.cc:3606
659
#: ../client/drizzle.cc:3609
654
661
msgid "Default pager wasn't set, using stdout.\n"
655
662
msgstr "Disable pager, print to stdout."
657
#: ../client/drizzle.cc:3626
664
#: ../client/drizzle.cc:3629
659
666
msgid "PAGER set to '%s'\n"
662
#: ../client/drizzle.cc:3637
669
#: ../client/drizzle.cc:3640
663
670
msgid "PAGER set to stdout\n"
666
#: ../client/drizzle.cc:3720
673
#: ../client/drizzle.cc:3723
668
675
msgid "Connection id: %u"
671
#: ../client/drizzle.cc:3722
678
#: ../client/drizzle.cc:3725
672
679
#, fuzzy, c-format
673
680
msgid "Current database: %.128s\n"
674
681
msgstr "Unknown database '%-.192s'"
676
#: ../client/drizzle.cc:3723
683
#: ../client/drizzle.cc:3726
677
684
msgid "*** NONE ***"
680
687
#. Skip command name
681
#: ../client/drizzle.cc:3743
688
#: ../client/drizzle.cc:3746
682
689
msgid "Usage: \\. <filename> | source <filename>"
685
#: ../client/drizzle.cc:3758
692
#: ../client/drizzle.cc:3761
686
693
#, fuzzy, c-format
687
694
msgid "Failed to open file '%s', error: %d"
688
695
msgstr "Can't open file: '%-.200s' (errno: %d)"
690
#: ../client/drizzle.cc:3766
697
#: ../client/drizzle.cc:3769
692
699
msgid "Can't initialize LineBuffer"
693
700
msgstr "Can't initialize %-.64s backup driver"
695
#: ../client/drizzle.cc:3802
702
#: ../client/drizzle.cc:3805
696
703
msgid "DELIMITER must be followed by a 'delimiter' character or string"
699
#: ../client/drizzle.cc:3835
706
#: ../client/drizzle.cc:3838
700
707
msgid "USE must be followed by a database name"
703
#: ../client/drizzle.cc:3903
710
#: ../client/drizzle.cc:3906
705
712
msgid "Database changed"
706
713
msgstr "Database to use."
708
#: ../client/drizzle.cc:3911
715
#: ../client/drizzle.cc:3952
710
717
msgid "Show warnings enabled."
711
718
msgstr "Show warnings after every statement."
713
#: ../client/drizzle.cc:3919
720
#: ../client/drizzle.cc:3960
715
722
msgid "Show warnings disabled."
716
723
msgstr "Show warnings after every statement."
718
#: ../client/drizzle.cc:4063
725
#: ../client/drizzle.cc:4104
722
729
"Connection id:\t\t%lu\n"
725
#: ../client/drizzle.cc:4075
732
#: ../client/drizzle.cc:4116
726
733
#, fuzzy, c-format
727
734
msgid "Current database:\t%s\n"
728
735
msgstr "Can't init databases"
730
#: ../client/drizzle.cc:4076
737
#: ../client/drizzle.cc:4117
732
739
msgid "Current user:\t\t%s\n"
735
#: ../client/drizzle.cc:4082
742
#: ../client/drizzle.cc:4123
736
743
msgid "SSL:\t\t\tNot in use"
739
#: ../client/drizzle.cc:4087
746
#: ../client/drizzle.cc:4128
743
750
"No connection\n"
744
751
msgstr "Too many connections"
746
#: ../client/drizzle.cc:4094
753
#: ../client/drizzle.cc:4135
749
756
"All updates ignored to this database\n"
752
#: ../client/drizzle.cc:4097
759
#: ../client/drizzle.cc:4138
754
761
msgid "Current pager:\t\t%s\n"
757
#: ../client/drizzle.cc:4098
764
#: ../client/drizzle.cc:4139
759
766
msgid "Using outfile:\t\t'%s'\n"
762
#: ../client/drizzle.cc:4099
769
#: ../client/drizzle.cc:4140
764
771
msgid "Using delimiter:\t%s\n"
767
#: ../client/drizzle.cc:4100
774
#: ../client/drizzle.cc:4141
769
776
msgid "Server version:\t\t%s\n"
772
#: ../client/drizzle.cc:4101
779
#: ../client/drizzle.cc:4142
773
780
#, fuzzy, c-format
774
781
msgid "Protocol:\t\t%s\n"
775
782
msgstr "-- Connecting to %s...\n"
777
#: ../client/drizzle.cc:4102
784
#: ../client/drizzle.cc:4143
779
786
msgid "Protocol version:\t%d\n"
782
#: ../client/drizzle.cc:4103
789
#: ../client/drizzle.cc:4144
783
790
#, fuzzy, c-format
784
791
msgid "Connection:\t\t%s\n"
785
792
msgstr "-- Connecting to %s...\n"
787
#: ../client/drizzle.cc:4110
794
#: ../client/drizzle.cc:4151
789
796
msgid "UNIX socket:\t\t%s\n"
792
#: ../client/drizzle.cc:4112
799
#: ../client/drizzle.cc:4153
794
801
msgid "TCP port:\t\t%d\n"
797
#: ../client/drizzle.cc:4117
804
#: ../client/drizzle.cc:4158
800
807
"Note that you are running in safe_update_mode:\n"
803
#: ../client/drizzle.cc:4119
810
#: ../client/drizzle.cc:4160
806
813
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
1301
1309
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1304
#: ../drizzled/drizzled.cc:599
1312
#: ../drizzled/drizzled.cc:600
1305
1313
msgid "Set process group ID failed"
1308
#: ../drizzled/drizzled.cc:604
1316
#: ../drizzled/drizzled.cc:605
1309
1317
msgid "Set process user ID failed"
1312
#: ../drizzled/drizzled.cc:616
1320
#: ../drizzled/drizzled.cc:617
1314
1322
msgid "Process chroot failed"
1315
1323
msgstr "alloc_root failure."
1317
#: ../drizzled/drizzled.cc:728
1325
#: ../drizzled/drizzled.cc:729
1319
1327
msgid "Error: Invalid Value for auto_increment_increment"
1320
1328
msgstr "Error: Invalid Value for max_input_line"
1322
#: ../drizzled/drizzled.cc:739
1330
#: ../drizzled/drizzled.cc:740
1324
1332
msgid "Error: Invalid Value for auto_increment_offset"
1325
1333
msgstr "Error: Invalid Value for max_input_line"
1327
#: ../drizzled/drizzled.cc:750
1335
#: ../drizzled/drizzled.cc:751
1329
1337
msgid "Error: Invalid Value for completion_type"
1330
1338
msgstr "Error: Invalid Value for opt_sleep"
1332
#: ../drizzled/drizzled.cc:762
1340
#: ../drizzled/drizzled.cc:763
1334
1342
msgid "Error: Invalid Value for div-precision-increment"
1335
1343
msgstr "Error: Invalid Value for connect_timeout"
1337
#: ../drizzled/drizzled.cc:773
1345
#: ../drizzled/drizzled.cc:774
1339
1347
msgid "Error: Invalid Value for group_concat_max_len"
1340
1348
msgstr "Error: Invalid Value for opt_tail_lines"
1342
#: ../drizzled/drizzled.cc:784
1350
#: ../drizzled/drizzled.cc:785
1344
1352
msgid "Error: Invalid Value for join_buffer_size"
1345
1353
msgstr "Error: Invalid Value for max_input_line"
1347
#: ../drizzled/drizzled.cc:796
1355
#: ../drizzled/drizzled.cc:797
1349
1357
msgid "Error: Invalid Value for max_allowed_packet"
1350
1358
msgstr "Error: Invalid Value for max_input_line"
1352
#: ../drizzled/drizzled.cc:808
1360
#: ../drizzled/drizzled.cc:809
1354
1362
msgid "Error: Invalid Value for max_connect_errors"
1355
1363
msgstr "Error: Invalid Value for opt_max_connect_retries"
1357
#: ../drizzled/drizzled.cc:819
1365
#: ../drizzled/drizzled.cc:820
1359
1367
msgid "Error: Invalid Value for max_error_count"
1360
1368
msgstr "Error: Invalid Value for max_input_line"
1362
#: ../drizzled/drizzled.cc:830
1370
#: ../drizzled/drizzled.cc:831
1364
1372
msgid "Error: Invalid Value for max_heap_table_size"
1365
1373
msgstr "Error: Invalid Value for max_input_line"
1367
#: ../drizzled/drizzled.cc:842
1375
#: ../drizzled/drizzled.cc:843
1369
1377
msgid "Error: Invalid Value for min_examined_row_limit"
1370
1378
msgstr "Error: Invalid Value for max_input_line"
1372
#: ../drizzled/drizzled.cc:853
1380
#: ../drizzled/drizzled.cc:854
1374
1382
msgid "Error: Invalid Value for max_join_size"
1375
1383
msgstr "Error: Invalid Value for max_input_line"
1377
#: ../drizzled/drizzled.cc:864
1385
#: ../drizzled/drizzled.cc:865
1379
1387
msgid "Error: Invalid Value for max_length_for_sort_data"
1380
1388
msgstr "Error: Invalid Value for max_input_line"
1382
#: ../drizzled/drizzled.cc:875
1390
#: ../drizzled/drizzled.cc:876
1384
1392
msgid "Error: Invalid Value for max_seeks_for_key"
1385
1393
msgstr "Error: Invalid Value for max_input_line"
1387
#: ../drizzled/drizzled.cc:886
1395
#: ../drizzled/drizzled.cc:887
1389
1397
msgid "Error: Invalid Value for max_sort_length"
1390
1398
msgstr "Error: Invalid Value for max_input_line"
1392
#: ../drizzled/drizzled.cc:897
1400
#: ../drizzled/drizzled.cc:898
1394
1402
msgid "Error: Invalid Value for optimizer_search_depth"
1395
1403
msgstr "Error: Invalid Value for opt_sleep"
1397
#: ../drizzled/drizzled.cc:908
1405
#: ../drizzled/drizzled.cc:909
1399
1407
msgid "Error: Invalid Value for preload_buff_size"
1400
1408
msgstr "Error: Invalid Value for max_input_line"
1402
#: ../drizzled/drizzled.cc:919
1410
#: ../drizzled/drizzled.cc:920
1404
1412
msgid "Error: Invalid Value for query_alloc_block_size"
1405
1413
msgstr "Error: Invalid Value for opt_tail_lines"
1407
#: ../drizzled/drizzled.cc:931
1415
#: ../drizzled/drizzled.cc:932
1409
1417
msgid "Error: Invalid Value for query_prealloc_size"
1410
1418
msgstr "Error: Invalid Value for opt_tail_lines"
1412
#: ../drizzled/drizzled.cc:943
1420
#: ../drizzled/drizzled.cc:944
1414
1422
msgid "Error: Invalid Value for range_alloc_block_size"
1415
1423
msgstr "Error: Invalid Value for opt_tail_lines"
1417
#: ../drizzled/drizzled.cc:955
1425
#: ../drizzled/drizzled.cc:956
1419
1427
msgid "Error: Invalid Value for read_buff_size"
1420
1428
msgstr "Error: Invalid Value for max_input_line"
1422
#: ../drizzled/drizzled.cc:967
1430
#: ../drizzled/drizzled.cc:968
1424
1432
msgid "Error: Invalid Value for read_rnd_buff_size"
1425
1433
msgstr "Error: Invalid Value for max_input_line"
1427
#: ../drizzled/drizzled.cc:978
1435
#: ../drizzled/drizzled.cc:979
1429
1437
msgid "Error: Invalid Value for sort_buff_size"
1430
1438
msgstr "Error: Invalid Value for opt_sleep"
1432
#: ../drizzled/drizzled.cc:989
1440
#: ../drizzled/drizzled.cc:990
1434
1442
msgid "Error: Invalid Value for table_def_size"
1435
1443
msgstr "Error: Invalid Value for opt_tail_lines"
1437
#: ../drizzled/drizzled.cc:1000
1445
#: ../drizzled/drizzled.cc:1001
1439
1447
msgid "Error: Invalid Value for table_cache_size"
1440
1448
msgstr "Error: Invalid Value for opt_tail_lines"
1442
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1450
#: ../drizzled/drizzled.cc:1012 ../drizzled/drizzled.cc:1028
1444
1452
msgid "Error: Invalid Value for table_lock_wait_timeout"
1445
1453
msgstr "Error: Invalid Value for connect_timeout"
1447
#: ../drizzled/drizzled.cc:1038
1455
#: ../drizzled/drizzled.cc:1039
1449
1457
"Error: Invalid Value for transaction_message_threshold valid values are "
1450
1458
"between 131072 - 1048576 bytes"
1453
#: ../drizzled/drizzled.cc:1096
1461
#: ../drizzled/drizzled.cc:1097
1455
1463
msgid "Defaults file '%s' not found\n"
1458
#: ../drizzled/drizzled.cc:1138
1466
#: ../drizzled/drizzled.cc:1139
1460
1468
msgid "gethostname failed, using '%s' as hostname"
1461
1469
msgstr "gethostname failed, using '%s' as hostname"
1463
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1743
1471
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1744
1464
1472
msgid "Display this help and exit."
1465
1473
msgstr "Display this help and exit."
1467
#: ../drizzled/drizzled.cc:1156
1475
#: ../drizzled/drizzled.cc:1157
1469
1477
msgid "Configuration file to use"
1470
1478
msgstr "Configuration file '%-.192s' is too big"
1472
#: ../drizzled/drizzled.cc:1158
1480
#: ../drizzled/drizzled.cc:1159
1473
1481
msgid "Base location for config files"
1476
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1967
1484
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1968
1477
1485
msgid "Directory for plugins."
1478
1486
msgstr "Directory for plugins."
1480
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1971
1488
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1972
1482
1490
"Optional comma separated list of plugins to load at startup in addition to "
1483
1491
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1503
1511
"Optional comma separated list of plugins to load at start-up instead of the "
1504
1512
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1506
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1747
1514
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1748
1507
1515
msgid "Auto-increment columns are incremented by this"
1508
1516
msgstr "Auto-increment columns are incremented by this"
1510
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1752
1512
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1515
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1518
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1758
1520
"Path to installation directory. All paths are usually resolved relative to "
1523
"Path to installation directory. All paths are usually resolved relative to "
1526
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1763
1518
#: ../drizzled/drizzled.cc:1183 ../drizzled/drizzled.cc:1753
1520
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1523
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1526
#: ../drizzled/drizzled.cc:1185 ../drizzled/drizzled.cc:1759
1528
"Path to installation directory. All paths are usually resolved relative to "
1531
"Path to installation directory. All paths are usually resolved relative to "
1534
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1764
1527
1535
msgid "Chroot drizzled daemon during startup."
1528
1536
msgstr "Chroot drizzled daemon during start-up."
1530
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1767
1538
#: ../drizzled/drizzled.cc:1190 ../drizzled/drizzled.cc:1768
1531
1539
msgid "Set the default collation."
1532
1540
msgstr "Set the default collation."
1534
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1771
1542
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1535
1543
msgid "Default completion type."
1536
1544
msgstr "Default completion type."
1538
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1546
#: ../drizzled/drizzled.cc:1193 ../drizzled/drizzled.cc:1777
1539
1547
msgid "Write core on errors."
1540
1548
msgstr "Write core on errors."
1542
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1550
#: ../drizzled/drizzled.cc:1195 ../drizzled/drizzled.cc:1781
1543
1551
msgid "Path to the database root."
1544
1552
msgstr "Path to the database root."
1546
#: ../drizzled/drizzled.cc:1196
1554
#: ../drizzled/drizzled.cc:1197
1548
1556
msgid "Set the default storage engine for tables."
1549
1557
msgstr "Set the default storage engine (table type) for tables."
1551
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1787
1559
#: ../drizzled/drizzled.cc:1199 ../drizzled/drizzled.cc:1788
1552
1560
msgid "Set the default time zone."
1553
1561
msgstr "Set the default time zone."
1555
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1792
1563
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1793
1556
1564
msgid "Used for debugging; Use at your own risk!"
1557
1565
msgstr "Used for debugging; Use at your own risk!"
1559
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1797
1567
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1798
1560
1568
msgid "Set up signals usable for debugging"
1561
1569
msgstr "Set up signals usable for debugging"
1563
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1801
1571
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1802
1564
1572
msgid "Set the language used for the month names and the days of the week."
1565
1573
msgstr "Set the language used for the month names and the days of the week."
1567
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1806
1575
#: ../drizzled/drizzled.cc:1207 ../drizzled/drizzled.cc:1807
1568
1576
msgid "Log some not critical warnings to the log file."
1569
1577
msgstr "Log some not critical warnings to the log file."
1571
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1811
1579
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1812
1573
1581
msgid "Pid file used by drizzled."
1574
1582
msgstr "Pid file used by safe_mysqld."
1576
#: ../drizzled/drizzled.cc:1210
1584
#: ../drizzled/drizzled.cc:1211
1578
1586
msgid "Maximum time in seconds to wait for the port to become free. "
1580
1588
"Maximum time in seconds to wait for the port to become free. (Default: no "
1583
#: ../drizzled/drizzled.cc:1212
1591
#: ../drizzled/drizzled.cc:1213
1584
1592
msgid "Include the SQL query in replicated protobuf messages."
1587
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1820
1589
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1590
"specified directory"
1592
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1593
"specified directory"
1595
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1825
1597
"Uniquely identifies the server instance in the community of replication "
1600
"Uniquely identifies the server instance in the community of replication "
1603
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1830
1595
#: ../drizzled/drizzled.cc:1215 ../drizzled/drizzled.cc:1821
1597
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1598
"specified directory"
1600
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1601
"specified directory"
1603
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1826
1605
"Uniquely identifies the server instance in the community of replication "
1608
"Uniquely identifies the server instance in the community of replication "
1611
#: ../drizzled/drizzled.cc:1221 ../drizzled/drizzled.cc:1831
1604
1612
msgid "Don't print a stack trace on failure."
1605
1613
msgstr "Don't print a stack trace on failure."
1607
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1834
1615
#: ../drizzled/drizzled.cc:1223 ../drizzled/drizzled.cc:1835
1608
1616
msgid "Enable symbolic link support."
1609
1617
msgstr "Enable symbolic link support."
1611
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1843
1619
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1844
1613
1621
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1615
1623
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1617
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1848
1625
#: ../drizzled/drizzled.cc:1228 ../drizzled/drizzled.cc:1849
1618
1626
msgid "Path for temporary files."
1619
1627
msgstr "Path for temporary files."
1621
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1852
1629
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1853
1622
1630
msgid "Default transaction isolation level."
1623
1631
msgstr "Default transaction isolation level."
1625
#: ../drizzled/drizzled.cc:1231
1633
#: ../drizzled/drizzled.cc:1232
1627
1635
"Max message size written to transaction log, valid values 131072 - 1048576 "
1631
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1856
1639
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1857
1632
1640
msgid "Run drizzled daemon as user."
1633
1641
msgstr "Run drizzled daemon as user."
1635
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1864
1637
"The number of outstanding connection requests Drizzle can have. This comes "
1638
"into play when the main Drizzle thread gets very many connection requests in "
1639
"a very short time."
1641
"The number of outstanding connection requests Drizzle can have. This comes "
1642
"into play when the main Drizzle thread gets very many connection requests in "
1643
"a very short time."
1645
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1870
1647
"Size of tree cache used in bulk insert optimization. Note that this is a "
1650
"Size of tree cache used in bulk insert optimization. Note that this is a "
1653
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1876
1655
"Precision of the result of '/' operator will be increased on that value."
1657
"Precision of the result of '/' operator will be increased on that value."
1659
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1882
1643
#: ../drizzled/drizzled.cc:1238 ../drizzled/drizzled.cc:1865
1645
"The number of outstanding connection requests Drizzle can have. This comes "
1646
"into play when the main Drizzle thread gets very many connection requests in "
1647
"a very short time."
1649
"The number of outstanding connection requests Drizzle can have. This comes "
1650
"into play when the main Drizzle thread gets very many connection requests in "
1651
"a very short time."
1653
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1871
1655
"Size of tree cache used in bulk insert optimization. Note that this is a "
1658
"Size of tree cache used in bulk insert optimization. Note that this is a "
1661
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1877
1663
"Precision of the result of '/' operator will be increased on that value."
1665
"Precision of the result of '/' operator will be increased on that value."
1667
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1883
1660
1668
msgid "The maximum length of the result of function group_concat."
1661
1669
msgstr "The maximum length of the result of function group_concat."
1663
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1887
1671
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1888
1664
1672
msgid "The size of the buffer that is used for full joins."
1665
1673
msgstr "The size of the buffer that is used for full joins."
1667
#: ../drizzled/drizzled.cc:1253
1675
#: ../drizzled/drizzled.cc:1254
1669
1677
"A global cap on the amount of memory that can be allocated by session join "
1670
1678
"buffers (0 means unlimited)"
1673
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1893
1681
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1894
1674
1682
msgid "Max packetlength to send/receive from to server."
1675
1683
msgstr "Max packetlength to send/receive from to server."
1677
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1898
1685
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1899
1679
1687
"If there is more than this number of interrupted connections from a host "
1680
1688
"this host will be blocked from further connections."
2706
2719
"Can't execute the given command because you have active locked tables or an "
2707
2720
"active transaction"
2709
#: ../drizzled/error.cc:350
2722
#: ../drizzled/error.cc:355
2711
2724
msgid "Unknown system variable '%-.64s'"
2712
2725
msgstr "Unknown system variable '%-.64s'"
2714
#: ../drizzled/error.cc:351
2727
#: ../drizzled/error.cc:356
2716
2729
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2717
2730
msgstr "Table '%-.192s' is marked as crashed and should be repaired"
2719
#: ../drizzled/error.cc:352
2732
#: ../drizzled/error.cc:357
2722
2735
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2724
2737
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2726
#: ../drizzled/error.cc:353
2739
#: ../drizzled/error.cc:358
2727
2740
msgid "Some non-transactional changed tables couldn't be rolled back"
2728
2741
msgstr "Some non-transactional changed tables couldn't be rolled back"
2730
#: ../drizzled/error.cc:354
2743
#: ../drizzled/error.cc:359
2731
2744
msgid "You may only use constant expressions with SET"
2732
2745
msgstr "You may only use constant expressions with SET"
2734
#: ../drizzled/error.cc:355
2747
#: ../drizzled/error.cc:360
2735
2748
msgid "Lock wait timeout exceeded; try restarting transaction"
2736
2749
msgstr "Lock wait timeout exceeded; try restarting transaction"
2738
#: ../drizzled/error.cc:356
2751
#: ../drizzled/error.cc:361
2739
2752
msgid "The total number of locks exceeds the lock table size"
2740
2753
msgstr "The total number of locks exceeds the lock table size"
2742
#: ../drizzled/error.cc:357
2755
#: ../drizzled/error.cc:362
2743
2756
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2744
2757
msgstr "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2746
#: ../drizzled/error.cc:358
2759
#: ../drizzled/error.cc:363
2747
2760
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2748
2761
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2750
#: ../drizzled/error.cc:359
2763
#: ../drizzled/error.cc:364
2752
2765
msgid "Incorrect arguments to %s"
2753
2766
msgstr "Incorrect arguments to %s"
2755
#: ../drizzled/error.cc:360
2768
#: ../drizzled/error.cc:365
2756
2769
msgid "Deadlock found when trying to get lock; try restarting transaction"
2757
2770
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2759
#: ../drizzled/error.cc:361
2772
#: ../drizzled/error.cc:366
2760
2773
msgid "The used table type doesn't support FULLTEXT indexes"
2761
2774
msgstr "The used table type doesn't support FULLTEXT indexes"
2763
#: ../drizzled/error.cc:362
2776
#: ../drizzled/error.cc:367
2764
2777
msgid "Cannot add foreign key constraint"
2765
2778
msgstr "Cannot add foreign key constraint"
2767
#: ../drizzled/error.cc:363
2780
#: ../drizzled/error.cc:368
2768
2781
msgid "Cannot add or update a child row: a foreign key constraint fails"
2769
2782
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2771
#: ../drizzled/error.cc:364
2784
#: ../drizzled/error.cc:369
2772
2785
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2773
2786
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2775
#: ../drizzled/error.cc:365
2788
#: ../drizzled/error.cc:370
2777
2790
msgid "Incorrect usage of %s and %s"
2778
2791
msgstr "Incorrect usage of %s and %s"
2780
#: ../drizzled/error.cc:366
2793
#: ../drizzled/error.cc:371
2781
2794
msgid "The used SELECT statements have a different number of columns"
2782
2795
msgstr "The used SELECT statements have a different number of columns"
2784
#: ../drizzled/error.cc:367
2797
#: ../drizzled/error.cc:372
2785
2798
msgid "Can't execute the query because you have a conflicting read lock"
2786
2799
msgstr "Can't execute the query because you have a conflicting read lock"
2788
#: ../drizzled/error.cc:368
2791
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2793
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2795
#: ../drizzled/error.cc:369
2798
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2800
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2802
#: ../drizzled/error.cc:370
2801
#: ../drizzled/error.cc:373
2804
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2806
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2808
#: ../drizzled/error.cc:374
2811
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2813
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2815
#: ../drizzled/error.cc:375
2804
2817
msgid "Variable '%-.64s' doesn't have a default value"
2805
2818
msgstr "Variable '%-.64s' doesn't have a default value"
2807
#: ../drizzled/error.cc:371
2820
#: ../drizzled/error.cc:376
2809
2822
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2810
2823
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2812
#: ../drizzled/error.cc:372
2825
#: ../drizzled/error.cc:377
2814
2827
msgid "Incorrect argument type to variable '%-.64s'"
2815
2828
msgstr "Incorrect argument type to variable '%-.64s'"
2817
#: ../drizzled/error.cc:373
2830
#: ../drizzled/error.cc:378
2819
2832
msgid "Variable '%-.64s' can only be set, not read"
2820
2833
msgstr "Variable '%-.64s' can only be set, not read"
2822
#: ../drizzled/error.cc:374
2835
#: ../drizzled/error.cc:379
2824
2837
msgid "Incorrect usage/placement of '%s'"
2825
2838
msgstr "Incorrect usage/placement of '%s'"
2827
#: ../drizzled/error.cc:375
2840
#: ../drizzled/error.cc:380
2829
2842
msgid "This version of Drizzle doesn't yet support '%s'"
2830
2843
msgstr "This version of Drizzle doesn't yet support '%s'"
2832
#: ../drizzled/error.cc:376
2845
#: ../drizzled/error.cc:381
2834
2847
msgid "Variable '%-.192s' is a %s variable"
2835
2848
msgstr "Variable '%-.192s' is a %s variable"
2837
#: ../drizzled/error.cc:377
2850
#: ../drizzled/error.cc:382
2839
2852
msgid "Incorrect foreign key definition for '%-.192s': %s"
2840
2853
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2842
#: ../drizzled/error.cc:378
2855
#: ../drizzled/error.cc:383
2843
2856
msgid "Key reference and table reference don't match"
2844
2857
msgstr "Key reference and table reference don't match"
2846
#: ../drizzled/error.cc:379
2859
#: ../drizzled/error.cc:384
2848
2861
msgid "Operand should contain %d column(s)"
2849
2862
msgstr "Operand should contain %d column(s)"
2851
#: ../drizzled/error.cc:380
2864
#: ../drizzled/error.cc:385
2852
2865
msgid "Subquery returns more than 1 row"
2853
2866
msgstr "Subquery returns more than 1 row"
2855
#: ../drizzled/error.cc:381
2868
#: ../drizzled/error.cc:386
2857
2870
msgid "Converting column '%s' from %s to %s"
2858
2871
msgstr "Converting column '%s' from %s to %s"
2860
#: ../drizzled/error.cc:382
2873
#: ../drizzled/error.cc:387
2862
2875
msgid "Reference '%-.64s' not supported (%s)"
2863
2876
msgstr "Reference '%-.64s' not supported (%s)"
2865
#: ../drizzled/error.cc:383
2878
#: ../drizzled/error.cc:388
2866
2879
msgid "Every derived table must have its own alias"
2867
2880
msgstr "Every derived table must have its own alias"
2869
#: ../drizzled/error.cc:384
2882
#: ../drizzled/error.cc:389
2871
2884
msgid "Select %u was reduced during optimization"
2872
2885
msgstr "Select %u was reduced during optimization"
2874
#: ../drizzled/error.cc:385
2887
#: ../drizzled/error.cc:390
2876
2889
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2877
2890
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2879
#: ../drizzled/error.cc:386
2892
#: ../drizzled/error.cc:391
2880
2893
msgid "All parts of a SPATIAL index must be NOT NULL"
2881
2894
msgstr "All parts of a SPATIAL index must be NOT NULL"
2883
#: ../drizzled/error.cc:387
2896
#: ../drizzled/error.cc:392
2885
2898
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2886
2899
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2888
#: ../drizzled/error.cc:388
2901
#: ../drizzled/error.cc:393
2891
2904
"Uncompressed data size too large; the maximum size is %d (based on "
3314
3332
"Transaction isolation level can't be changed while a transaction is in "
3317
#: ../drizzled/error.cc:463
3335
#: ../drizzled/error.cc:469
3319
3337
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3320
3338
msgstr "Incorrect parameter count in the call to native function '%-.192s'"
3322
#: ../drizzled/error.cc:464
3340
#: ../drizzled/error.cc:470
3324
3342
msgid "Incorrect parameters in the call to native function '%-.192s'"
3325
3343
msgstr "Incorrect parameters in the call to native function '%-.192s'"
3327
#: ../drizzled/error.cc:465
3345
#: ../drizzled/error.cc:471
3329
3347
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3330
3348
msgstr "Duplicate entry '%-.64s' for key '%-.192s'"
3332
#: ../drizzled/error.cc:466
3350
#: ../drizzled/error.cc:472
3334
3352
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3335
3353
msgstr "Invalid column reference (%-.64s) in LOAD DATA"
3337
#: ../drizzled/error.cc:467
3355
#: ../drizzled/error.cc:473
3339
3357
msgid "Received an invalid value '%s' for a UNIX timestamp."
3340
3358
msgstr "Received an invalid value '%s' for a UNIX timestamp."
3342
#: ../drizzled/error.cc:468
3360
#: ../drizzled/error.cc:474
3344
3362
msgid "Received an invalid datetime value '%s'."
3345
3363
msgstr "Received an invalid datetime value '%s'."
3347
#: ../drizzled/error.cc:469
3365
#: ../drizzled/error.cc:475
3349
3367
msgid "Received a NULL argument for function '%s'."
3350
3368
msgstr "Received a NULL argument for function '%s'."
3352
#: ../drizzled/error.cc:470
3370
#: ../drizzled/error.cc:476
3354
3372
msgid "Received an out-of-range argument '%s' for function '%s'."
3355
3373
msgstr "Received an out-of-range argument '%s' for function '%s'."
3357
#: ../drizzled/error.cc:471
3375
#: ../drizzled/error.cc:477
3359
3377
msgid "Received an invalid enum value '%s'."
3360
3378
msgstr "Received an invalid enum value '%s'."
3362
#: ../drizzled/error.cc:472
3380
#: ../drizzled/error.cc:478
3363
3381
msgid "Tables which are replicated require a primary key."
3364
3382
msgstr "Tables which are replicated require a primary key."
3366
#: ../drizzled/error.cc:473
3384
#: ../drizzled/error.cc:479
3368
3386
msgid "Corrupt or invalid table definition: %s"
3369
3387
msgstr "Corrupt or invalid table definition: %s"
3371
#: ../drizzled/error.cc:474
3389
#: ../drizzled/error.cc:480
3373
3391
msgid "Corrupt or invalid schema definition for %s : %s"
3374
3392
msgstr "Corrupt or invalid schema definition for %s : %s"
3376
#: ../drizzled/error.cc:475
3394
#: ../drizzled/error.cc:481
3378
3396
msgid "Schema does not exist: %s"
3379
3397
msgstr "Schema does not exist: %s"
3381
#: ../drizzled/error.cc:476
3399
#: ../drizzled/error.cc:482
3383
3401
msgid "Error altering schema: %s"
3384
3402
msgstr "Error altering schema: %s"
3386
#: ../drizzled/error.cc:477
3404
#: ../drizzled/error.cc:483
3388
3406
msgid "Error droppping Schema : %s"
3389
3407
msgstr "Error droppping Schema : %s"
3391
#: ../drizzled/error.cc:478
3409
#: ../drizzled/error.cc:484
3392
3410
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3393
3411
msgstr "Temporary table too large, re-run with SQL_BIG_RESULT."
3395
#: ../drizzled/error.cc:479
3413
#: ../drizzled/error.cc:485
3397
3415
msgid "Unknown table engine option key/pair %s = %s."
3398
3416
msgstr "Unknown table engine option key/pair %s = %s."
3400
#: ../drizzled/error.cc:480
3418
#: ../drizzled/error.cc:486
3402
3420
msgid "Unknown schema engine option key/pair %s = %s."
3403
3421
msgstr "Unknown schema engine option key/pair %s = %s."
3405
3423
#. User lock/barrier error messages
3406
#: ../drizzled/error.cc:483
3407
msgid "wait() can not be called on session owning barrier."
3424
#: ../drizzled/error.cc:489
3425
msgid "wait() can not be called on session owning user defined barrier."
3410
#: ../drizzled/error.cc:484
3428
#: ../drizzled/error.cc:490
3412
msgid "Unknown barrier requested."
3430
msgid "Unknown user defined barrier requested."
3413
3431
msgstr "Unknown error %d"
3415
#: ../drizzled/error.cc:485
3416
msgid "Session does not own barrier."
3419
#: ../drizzled/error.cc:487
3433
#: ../drizzled/error.cc:491
3434
msgid "Session does not own user defined barrier."
3437
#: ../drizzled/error.cc:492
3438
msgid "Session can not wait on a user defined lock owned by the session."
3441
#: ../drizzled/error.cc:493
3442
msgid "Session does not own user defined lock."
3445
#: ../drizzled/error.cc:495
3447
msgid "Invalid name for user defined barrier."
3448
msgstr "Invalid value for read_timeout\n"
3450
#: ../drizzled/error.cc:496
3452
msgid "Invalid name for user defined lock."
3453
msgstr "Invalid value of port\n"
3455
#: ../drizzled/error.cc:498
3421
3457
msgid "Can't unlock file (Errcode: %d)"
3422
3458
msgstr "Can't unlock file (Errcode: %d)"
3424
#: ../drizzled/error.cc:488
3460
#: ../drizzled/error.cc:499
3426
3462
msgid "Can't change size of file (Errcode: %d)"
3427
3463
msgstr "Can't change size of file (Errcode: %d)"
3429
#: ../drizzled/error.cc:489
3465
#: ../drizzled/error.cc:500
3431
3467
msgid "Can't open stream from handle (Errcode: %d)"
3432
3468
msgstr "Can't open stream from handle (Errcode: %d)"
3434
#: ../drizzled/error.cc:490
3470
#: ../drizzled/error.cc:501
3436
3472
msgid "Warning: '%s' had %d links"
3437
3473
msgstr "Warning: '%s' had %d links"
3439
#: ../drizzled/error.cc:491
3475
#: ../drizzled/error.cc:502
3441
3477
msgid "Warning: %d files and %d streams is left open\n"
3442
3478
msgstr "Warning: %d files and %d streams is left open\n"
3444
#: ../drizzled/error.cc:492
3480
#: ../drizzled/error.cc:503
3446
3482
msgid "Can't create directory '%s' (Errcode: %d)"
3447
3483
msgstr "Can't create directory '%s' (Errcode: %d)"
3449
#: ../drizzled/error.cc:493
3485
#: ../drizzled/error.cc:504
3452
3488
"Character set '%s' is not a compiled character set and is not specified in "
3702
3738
msgid "errmsg plugin '%s' errmsg() failed"
3703
3739
msgstr "errmsg plugin '%s' errmsg() failed"
3705
#: ../drizzled/plugin/event_observer.cc:135
3741
#: ../drizzled/plugin/event_observer.cc:133
3708
3744
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3709
3745
"'%s' from EventObserver plugin '%s'"
3712
#: ../drizzled/plugin/event_observer.cc:202
3748
#: ../drizzled/plugin/event_observer.cc:200
3714
3750
"EventObserver::registerTableEvents(): Table already has events registered on "
3715
3751
"it: probable programming error."
3718
#: ../drizzled/plugin/event_observer.cc:337
3754
#: ../drizzled/plugin/event_observer.cc:335
3720
3756
"EventObserver::registerSessionEvents(): Session already has events "
3721
3757
"registered on it: probable programming error."
3724
#: ../drizzled/plugin/event_observer.cc:389
3760
#: ../drizzled/plugin/event_observer.cc:387
3726
3762
msgid "EventIterate event handler '%s' failed for event '%s'"
3729
#: ../drizzled/plugin/function.cc:48
3765
#: ../drizzled/plugin/function.cc:46
3731
3767
msgid "A function named %s already exists!\n"
3732
3768
msgstr "A function named %s already exists!\n"
3734
#: ../drizzled/plugin/function.cc:57
3770
#: ../drizzled/plugin/function.cc:55
3735
3771
msgid "Could not add Function!\n"
3736
3772
msgstr "Could not add Function!\n"
3738
#: ../drizzled/plugin/listen.cc:69
3774
#: ../drizzled/plugin/listen.cc:67
3739
3775
msgid "Error getting file descriptors"
3742
#: ../drizzled/plugin/listen.cc:87
3778
#: ../drizzled/plugin/listen.cc:85
3743
3779
msgid "No sockets could be bound for listening"
3744
3780
msgstr "No sockets could be bound for listening"
3746
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3782
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:313
3748
3784
msgid "pipe() failed with errno %d"
3749
3785
msgstr "pipe() failed with errno %d"
3751
#: ../drizzled/plugin/listen.cc:123
3787
#: ../drizzled/plugin/listen.cc:121
3753
3789
msgid "poll() failed with errno %d"
3754
3790
msgstr "poll() failed with errno %d"
3756
#: ../drizzled/plugin/listen_tcp.cc:61
3792
#: ../drizzled/plugin/listen_tcp.cc:59
3758
3794
msgid "accept() failed with errno %d"
3759
3795
msgstr "accept() failed with errno %d"
3761
#: ../drizzled/plugin/listen_tcp.cc:97
3797
#: ../drizzled/plugin/listen_tcp.cc:95
3763
3799
msgid "getaddrinfo() failed with error %s"
3764
3800
msgstr "getaddrinfo() failed with error %s"
3766
#: ../drizzled/plugin/listen_tcp.cc:129
3802
#: ../drizzled/plugin/listen_tcp.cc:127
3768
3804
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3769
3805
msgstr "setsockopt(IPV6_V6ONLY) failed with errno %d"
3771
#: ../drizzled/plugin/listen_tcp.cc:140
3807
#: ../drizzled/plugin/listen_tcp.cc:138
3773
3809
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3774
3810
msgstr "fcntl(FD_CLOEXEC) failed with errno %d"
3776
#: ../drizzled/plugin/listen_tcp.cc:149
3812
#: ../drizzled/plugin/listen_tcp.cc:147
3778
3814
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3779
3815
msgstr "setsockopt(SO_REUSEADDR) failed with errno %d"
3781
#: ../drizzled/plugin/listen_tcp.cc:158
3817
#: ../drizzled/plugin/listen_tcp.cc:156
3783
3819
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3784
3820
msgstr "setsockopt(SO_KEEPALIVE) failed with errno %d"
3786
#: ../drizzled/plugin/listen_tcp.cc:167
3822
#: ../drizzled/plugin/listen_tcp.cc:165
3788
3824
msgid "setsockopt(SO_LINGER) failed with errno %d"
3789
3825
msgstr "setsockopt(SO_LINGER) failed with errno %d"
3791
#: ../drizzled/plugin/listen_tcp.cc:176
3827
#: ../drizzled/plugin/listen_tcp.cc:174
3793
3829
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3794
3830
msgstr "setsockopt(TCP_NODELAY) failed with errno %d"
3796
#: ../drizzled/plugin/listen_tcp.cc:197
3832
#: ../drizzled/plugin/listen_tcp.cc:195
3798
3834
msgid "Retrying bind() on %u\n"
3799
3835
msgstr "Retrying bind() on %u\n"
3801
#: ../drizzled/plugin/listen_tcp.cc:204
3837
#: ../drizzled/plugin/listen_tcp.cc:202
3803
3839
msgid "bind() failed with errno: %d\n"
3804
3840
msgstr "bind() failed with errno: %d\n"
3806
#: ../drizzled/plugin/listen_tcp.cc:207
3842
#: ../drizzled/plugin/listen_tcp.cc:205
3807
3843
msgid "Do you already have another drizzled running?\n"
3808
3844
msgstr "Do you already have another drizzled running?\n"
3810
#: ../drizzled/plugin/listen_tcp.cc:214
3846
#: ../drizzled/plugin/listen_tcp.cc:212
3812
3848
msgid "listen() failed with errno %d\n"
3813
3849
msgstr "listen() failed with errno %d\n"
3815
#: ../drizzled/plugin/listen_tcp.cc:220
3851
#: ../drizzled/plugin/listen_tcp.cc:218
3817
3853
msgid "Listening on %s:%s\n"
3818
3854
msgstr "Listening on %s:%s\n"
3820
#: ../drizzled/plugin/logging.cc:67
3856
#: ../drizzled/plugin/logging.cc:65
3822
3858
msgid "logging '%s' pre() failed"
3823
3859
msgstr "logging '%s' pre() failed"
3825
#: ../drizzled/plugin/logging.cc:92
3861
#: ../drizzled/plugin/logging.cc:90
3827
3863
msgid "logging '%s' post() failed"
3828
3864
msgstr "logging '%s' post() failed"
3830
#: ../drizzled/plugin/logging.cc:116
3866
#: ../drizzled/plugin/logging.cc:114
3832
3868
msgid "logging '%s' postEnd() failed"
3833
3869
msgstr "logging '%s' postEnd() failed"
3835
#: ../drizzled/plugin/logging.cc:139
3871
#: ../drizzled/plugin/logging.cc:137
3836
3872
#, fuzzy, c-format
3837
3873
msgid "logging '%s' resetCurrentScoreboard() failed"
3838
3874
msgstr "logging '%s' postEnd() failed"
3840
#: ../drizzled/plugin/scheduler.cc:64
3876
#: ../drizzled/plugin/scheduler.cc:62
3843
3879
"Attempted to register a scheduler %s, but a scheduler has already been "
4096
4132
msgid "Default database to use."
4097
4133
msgstr "Default database to use."
4099
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:77
4100
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
4101
msgid "Invalid value of port\n"
4102
msgstr "Invalid value of port\n"
4104
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:86
4105
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
4106
msgid "Invalid value for connect_timeout\n"
4107
msgstr "Invalid value for connect_timeout\n"
4109
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
4110
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4111
msgid "Invalid value for read_timeout\n"
4112
msgstr "Invalid value for read_timeout\n"
4114
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4115
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4116
msgid "Invalid value for write_timeout\n"
4117
msgstr "Invalid value for write_timeout\n"
4119
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:113
4120
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
4121
msgid "Invalid value for retry_count"
4122
msgstr "Invalid value for retry_count"
4124
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:122
4125
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
4126
msgid "Invalid value for buffer_length\n"
4127
msgstr "Invalid value for buffer_length\n"
4129
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4130
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:165
4135
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
4133
4138
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4135
4140
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
4137
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:147
4138
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:168
4139
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
4140
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
4142
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
4143
#: ../plugin/mysql_protocol/mysql_protocol.cc:937
4141
4144
msgid "Connect Timeout."
4142
4145
msgstr "Connect Timeout."
4144
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:150
4145
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
4146
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
4147
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4147
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4148
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
4148
4149
msgid "Read Timeout."
4149
4150
msgstr "Read Timeout."
4151
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:152
4152
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:174
4153
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
4154
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
4152
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
4153
#: ../plugin/mysql_protocol/mysql_protocol.cc:943
4155
4154
msgid "Write Timeout."
4156
4155
msgstr "Write Timeout."
4158
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:154
4159
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:177
4160
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4161
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
4157
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
4158
#: ../plugin/mysql_protocol/mysql_protocol.cc:946
4162
4159
msgid "Retry Count."
4163
4160
msgstr "Retry Count."
4165
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:156
4166
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:180
4167
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4168
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
4162
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4163
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
4169
4164
msgid "Buffer length."
4170
4165
msgstr "Buffer length."
4172
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:159
4173
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:183
4174
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4175
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
4167
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4168
#: ../plugin/mysql_protocol/mysql_protocol.cc:952
4176
4169
msgid "Address to bind to."
4177
4170
msgstr "Address to bind to."
4179
#: ../plugin/errmsg_notify/errmsg_notify.cc:81
4172
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4181
4173
msgid "Failed to send error message to libnotify\n"
4182
4174
msgstr "Failed to send error message to libnotify\n"
4229
4219
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4230
4220
msgstr "Can't create table '%-.200s' (errno: %d)"
4232
#: ../plugin/haildb/haildb_engine.cc:2903
4234
msgid "Invalid value of log-file-size"
4235
msgstr "Invalid value of port\n"
4237
#: ../plugin/haildb/haildb_engine.cc:2914
4239
msgid "Invalid value of log-files-in-group"
4240
msgstr "Invalid value of port\n"
4242
#: ../plugin/haildb/haildb_engine.cc:2923
4244
msgid "Invalid value of lock-wait-timeout"
4245
msgstr "Invalid value for write_timeout\n"
4247
#: ../plugin/haildb/haildb_engine.cc:2932
4249
msgid "Invalid value of log-buffer-size"
4250
msgstr "Invalid value for buffer_length\n"
4252
#: ../plugin/haildb/haildb_engine.cc:2943
4254
msgid "Invalid value of lru-old-blocks-pct"
4255
msgstr "Invalid value for threshold-slow"
4257
#: ../plugin/haildb/haildb_engine.cc:2952
4259
msgid "Invalid value of lru-block-access-recency"
4260
msgstr "Invalid value of port\n"
4262
#: ../plugin/haildb/haildb_engine.cc:2961
4264
msgid "Invalid value of max-dirty-pages-pct"
4265
msgstr "Invalid value of port\n"
4267
#: ../plugin/haildb/haildb_engine.cc:2970
4269
msgid "Invalid value of max-purge-lag"
4270
msgstr "Invalid value of port\n"
4272
#: ../plugin/haildb/haildb_engine.cc:2979
4274
msgid "Invalid value of open-files"
4275
msgstr "Invalid value of port\n"
4277
#: ../plugin/haildb/haildb_engine.cc:2988
4279
msgid "Invalid value of read-io-threads"
4280
msgstr "Invalid value for read_timeout\n"
4282
#: ../plugin/haildb/haildb_engine.cc:2997
4284
msgid "Invalid value of sync_spin_loops"
4285
msgstr "Invalid value of port\n"
4287
#: ../plugin/haildb/haildb_engine.cc:3210
4222
#: ../plugin/haildb/haildb_engine.cc:3158
4289
4224
msgid "Error starting HailDB %d (%s)\n"
4292
#: ../plugin/haildb/haildb_engine.cc:3378
4227
#: ../plugin/haildb/haildb_engine.cc:3187
4293
4228
msgid "Disable HailDB adaptive hash index (enabled by default)."
4296
#: ../plugin/haildb/haildb_engine.cc:3380
4231
#: ../plugin/haildb/haildb_engine.cc:3189
4297
4232
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4300
#: ../plugin/haildb/haildb_engine.cc:3383
4235
#: ../plugin/haildb/haildb_engine.cc:3192
4302
4237
"Size of a memory pool HailDB uses to store data dictionary information and "
4303
4238
"other internal data structures."
4306
#: ../plugin/haildb/haildb_engine.cc:3386
4241
#: ../plugin/haildb/haildb_engine.cc:3195
4307
4242
msgid "Data file autoextend increment in megabytes"
4310
#: ../plugin/haildb/haildb_engine.cc:3389
4245
#: ../plugin/haildb/haildb_engine.cc:3198
4313
4248
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4315
4250
msgstr "The size of the buffer that is used for full joins."
4317
#: ../plugin/haildb/haildb_engine.cc:3392
4252
#: ../plugin/haildb/haildb_engine.cc:3201
4318
4253
msgid "The common part for HailDB table spaces."
4321
#: ../plugin/haildb/haildb_engine.cc:3394
4256
#: ../plugin/haildb/haildb_engine.cc:3203
4322
4257
msgid "Disable HailDB checksums validation (enabled by default)."
4325
#: ../plugin/haildb/haildb_engine.cc:3396
4260
#: ../plugin/haildb/haildb_engine.cc:3205
4326
4261
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4329
#: ../plugin/haildb/haildb_engine.cc:3399
4264
#: ../plugin/haildb/haildb_engine.cc:3208
4330
4265
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4333
#: ../plugin/haildb/haildb_engine.cc:3402
4268
#: ../plugin/haildb/haildb_engine.cc:3211
4335
4270
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4336
4271
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4339
#: ../plugin/haildb/haildb_engine.cc:3405
4274
#: ../plugin/haildb/haildb_engine.cc:3214
4340
4275
msgid "Stores each HailDB table to an .ibd file in the database dir."
4343
#: ../plugin/haildb/haildb_engine.cc:3408
4278
#: ../plugin/haildb/haildb_engine.cc:3217
4344
4279
msgid "File format to use for new tables in .ibd files."
4347
#: ../plugin/haildb/haildb_engine.cc:3411
4282
#: ../plugin/haildb/haildb_engine.cc:3220
4349
4284
"Set to 0 (write and flush once per second),1 (write and flush at each "
4350
4285
"commit) or 2 (write at commit, flush once per second)."
4353
#: ../plugin/haildb/haildb_engine.cc:3414
4288
#: ../plugin/haildb/haildb_engine.cc:3223
4354
4289
msgid "With which method to flush data."
4357
#: ../plugin/haildb/haildb_engine.cc:3417
4292
#: ../plugin/haildb/haildb_engine.cc:3226
4359
4294
"Helps to save your data in case the disk image of the database becomes "
4363
#: ../plugin/haildb/haildb_engine.cc:3420
4298
#: ../plugin/haildb/haildb_engine.cc:3229
4364
4299
msgid "Path to individual files and their sizes."
4367
#: ../plugin/haildb/haildb_engine.cc:3423
4302
#: ../plugin/haildb/haildb_engine.cc:3232
4369
4304
msgid "Path to HailDB log files."
4370
4305
msgstr "Path for temporary files."
4372
#: ../plugin/haildb/haildb_engine.cc:3426
4307
#: ../plugin/haildb/haildb_engine.cc:3235
4373
4308
msgid "Size of each log file in a log group."
4376
#: ../plugin/haildb/haildb_engine.cc:3429
4311
#: ../plugin/haildb/haildb_engine.cc:3238
4378
4313
"Number of log files in the log group. HailDB writes to the files in a "
4379
4314
"circular fashion. Value 3 is recommended here."
4382
#: ../plugin/haildb/haildb_engine.cc:3432
4317
#: ../plugin/haildb/haildb_engine.cc:3241
4384
4319
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4385
4320
"rolled back. Values above 100000000 disable the timeout."
4388
#: ../plugin/haildb/haildb_engine.cc:3435
4323
#: ../plugin/haildb/haildb_engine.cc:3244
4391
4326
"The size of the buffer which HailDB uses to write log to the log files on "
4393
4328
msgstr "The size of the buffer that is used for full joins."
4395
#: ../plugin/haildb/haildb_engine.cc:3438
4330
#: ../plugin/haildb/haildb_engine.cc:3247
4397
4332
"Sets the point in the LRU list from where all pages are classified as old "
4398
4333
"(Advanced users)"
4401
#: ../plugin/haildb/haildb_engine.cc:3441
4336
#: ../plugin/haildb/haildb_engine.cc:3250
4403
4338
"Milliseconds between accesses to a block at which it is made young. "
4404
4339
"0=disabled (Advanced users)"
4407
#: ../plugin/haildb/haildb_engine.cc:3444
4342
#: ../plugin/haildb/haildb_engine.cc:3253
4408
4343
msgid "Percentage of dirty pages allowed in bufferpool."
4411
#: ../plugin/haildb/haildb_engine.cc:3447
4346
#: ../plugin/haildb/haildb_engine.cc:3256
4412
4347
msgid "Desired maximum length of the purge queue (0 = no limit)"
4415
#: ../plugin/haildb/haildb_engine.cc:3450
4350
#: ../plugin/haildb/haildb_engine.cc:3259
4417
4352
"Roll back the complete transaction on lock wait timeout, for 4.x "
4418
4353
"compatibility (disabled by default)"
4421
#: ../plugin/haildb/haildb_engine.cc:3453
4356
#: ../plugin/haildb/haildb_engine.cc:3262
4422
4357
msgid "How many files at the maximum HailDB keeps open at the same time."
4425
#: ../plugin/haildb/haildb_engine.cc:3456
4360
#: ../plugin/haildb/haildb_engine.cc:3265
4426
4361
msgid "Number of background read I/O threads in HailDB."
4429
#: ../plugin/haildb/haildb_engine.cc:3459
4364
#: ../plugin/haildb/haildb_engine.cc:3268
4430
4365
msgid "Number of background write I/O threads in HailDB."
4433
#: ../plugin/haildb/haildb_engine.cc:3461
4368
#: ../plugin/haildb/haildb_engine.cc:3270
4435
4370
"Disable if you want to reduce the number of messages written to the log "
4436
4371
"(default: enabled)."
4439
#: ../plugin/haildb/haildb_engine.cc:3464
4374
#: ../plugin/haildb/haildb_engine.cc:3273
4440
4375
msgid "Enable SHOW HAILDB STATUS output in the log"
4443
#: ../plugin/haildb/haildb_engine.cc:3467
4378
#: ../plugin/haildb/haildb_engine.cc:3276
4444
4379
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4447
#: ../plugin/haildb/haildb_engine.cc:3469
4382
#: ../plugin/haildb/haildb_engine.cc:3278
4449
4384
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4452
#: ../plugin/hello_events/hello_events.cc:381
4454
msgid "Invalid value of before-write-position\n"
4455
msgstr "Invalid value for write_timeout\n"
4457
#: ../plugin/hello_events/hello_events.cc:390
4458
#: ../plugin/hello_events/hello_events.cc:399
4460
msgid "Invalid value of before-update-position\n"
4461
msgstr "Invalid value of port\n"
4463
#: ../plugin/hello_events/hello_events.cc:439
4464
#: ../plugin/hello_events/hello_events.cc:442
4465
#: ../plugin/hello_events/hello_events.cc:460
4387
#: ../plugin/hello_events/hello_events.cc:401
4388
msgid "Enable Example Events Plugin"
4391
#: ../plugin/hello_events/hello_events.cc:404
4392
#: ../plugin/hello_events/hello_events.cc:407
4466
4393
msgid "A comma delimited list of databases to watch"
4469
#: ../plugin/hello_events/hello_events.cc:445
4470
#: ../plugin/hello_events/hello_events.cc:476
4471
msgid "Enable Example Events Plugin"
4474
#: ../plugin/hello_events/hello_events.cc:448
4475
#: ../plugin/hello_events/hello_events.cc:484
4396
#: ../plugin/hello_events/hello_events.cc:410
4476
4397
msgid "Before write row event observer call position"
4479
#: ../plugin/hello_events/hello_events.cc:451
4480
#: ../plugin/hello_events/hello_events.cc:495
4400
#: ../plugin/hello_events/hello_events.cc:413
4481
4401
#: ../plugin/pbms/src/parameters_ms.cc:601
4482
4402
msgid "Before update row event observer call position"
4485
#: ../plugin/hello_events/hello_events.cc:454
4405
#: ../plugin/hello_events/hello_events.cc:416
4486
4406
msgid "After drop database event observer call position"
4489
#: ../plugin/hello_events/hello_events.cc:468
4490
msgid "A comma delimited list of tables to watch"
4493
#: ../plugin/hello_events/hello_events.cc:518
4409
#: ../plugin/hello_events/hello_events.cc:427
4494
4410
msgid "An example events Plugin"
4497
#: ../plugin/innobase/handler/data_dictionary.cc:202
4413
#: ../plugin/innobase/handler/data_dictionary.cc:762
4499
4415
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4502
#: ../plugin/innobase/handler/ha_innodb.cc:1821
4418
#: ../plugin/innobase/handler/ha_innodb.cc:1854
4504
4420
msgid "Invalid value for io-capacity\n"
4505
4421
msgstr "Invalid value of port\n"
4507
#: ../plugin/innobase/handler/ha_innodb.cc:1839
4423
#: ../plugin/innobase/handler/ha_innodb.cc:1872
4509
4425
msgid "Invalid value for fast-shutdown\n"
4510
4426
msgstr "Invalid value for threshold-slow"
4512
#: ../plugin/innobase/handler/ha_innodb.cc:1853
4428
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4514
4430
msgid "Invalid value for flush-log-at-trx-commit\n"
4515
4431
msgstr "Invalid value for retry_count\n"
4517
#: ../plugin/innobase/handler/ha_innodb.cc:1883
4433
#: ../plugin/innobase/handler/ha_innodb.cc:1909
4519
4435
msgid "Invalid value for max-dirty-pages-pct\n"
4520
4436
msgstr "Invalid value for retry_count\n"
4522
#: ../plugin/innobase/handler/ha_innodb.cc:1892
4438
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4524
4440
msgid "Invalid value for stats-sample-pages\n"
4525
4441
msgstr "Invalid value for read_timeout\n"
4527
#: ../plugin/innobase/handler/ha_innodb.cc:1903
4443
#: ../plugin/innobase/handler/ha_innodb.cc:1929
4529
4445
msgid "Invalid value for additional-mem-pool-size\n"
4530
4446
msgstr "Invalid value for read_timeout\n"
4532
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4448
#: ../plugin/innobase/handler/ha_innodb.cc:1939
4534
4450
msgid "Invalid value for autoextend-increment\n"
4535
4451
msgstr "Invalid value for write_timeout\n"
4537
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4453
#: ../plugin/innobase/handler/ha_innodb.cc:1949
4539
4455
msgid "Invalid value for buffer-pool-size\n"
4540
4456
msgstr "Invalid value for buffer_length\n"
4542
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4458
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4460
msgid "Invalid value for buffer-pool-instances\n"
4461
msgstr "Invalid value for buffer_length\n"
4463
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4544
4465
msgid "Invalid value for commit-concurrency\n"
4545
4466
msgstr "Invalid value for retry_count\n"
4547
#: ../plugin/innobase/handler/ha_innodb.cc:1942
4468
#: ../plugin/innobase/handler/ha_innodb.cc:1978
4549
4470
msgid "Invalid value for concurrency-tickets\n"
4550
4471
msgstr "Invalid value for connect_timeout\n"
4552
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4473
#: ../plugin/innobase/handler/ha_innodb.cc:1987
4554
4475
msgid "Invalid value for read-io-threads\n"
4555
4476
msgstr "Invalid value for read_timeout\n"
4557
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4478
#: ../plugin/innobase/handler/ha_innodb.cc:1996
4559
4480
msgid "Invalid value for write-io-threads\n"
4560
4481
msgstr "Invalid value for write_timeout\n"
4562
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4483
#: ../plugin/innobase/handler/ha_innodb.cc:2005
4564
4485
msgid "Invalid value for force-recovery\n"
4565
4486
msgstr "Invalid value for retry_count\n"
4567
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4568
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4488
#: ../plugin/innobase/handler/ha_innodb.cc:2015
4489
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4570
4491
msgid "Invalid value for log-file-size\n"
4571
4492
msgstr "Invalid value for write_timeout\n"
4573
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4494
#: ../plugin/innobase/handler/ha_innodb.cc:2034
4575
4496
msgid "Invalid value for log-files-in-group\n"
4576
4497
msgstr "Invalid value for write_timeout\n"
4578
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4499
#: ../plugin/innobase/handler/ha_innodb.cc:2043
4580
4501
msgid "Invalid value for mirrored-log-groups\n"
4581
4502
msgstr "Invalid value for retry_count\n"
4583
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4504
#: ../plugin/innobase/handler/ha_innodb.cc:2052
4585
4506
msgid "Invalid value for open-files\n"
4586
4507
msgstr "Invalid value for read_timeout\n"
4588
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4509
#: ../plugin/innobase/handler/ha_innodb.cc:2061
4590
4511
msgid "Invalid value for thread-concurrency\n"
4591
4512
msgstr "Invalid value for retry_count\n"
4593
#: ../plugin/innobase/handler/ha_innodb.cc:2048
4514
#: ../plugin/innobase/handler/ha_innodb.cc:2075
4595
4516
msgid "Invalid value for read-ahead-threshold\n"
4596
4517
msgstr "Invalid value for threshold-slow"
4598
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4600
msgid "Invalid value for lock-wait-timeout\n"
4601
msgstr "Invalid value for write_timeout\n"
4519
#: ../plugin/innobase/handler/replication_dictionary.cc:111
4520
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4521
#: ../plugin/transaction_log/print_transaction_message.cc:177
4522
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4524
msgid "Unable to parse transaction. Got error: %s.\n"
4525
msgstr "Unable to parse transaction. Got error: %s.\n"
4603
#: ../plugin/logging_gearman/logging_gearman.cc:182
4527
#: ../plugin/logging_gearman/logging_gearman.cc:186
4605
4529
msgid "fail gearman_client_create(): %s"
4606
4530
msgstr "fail gearman_client_create(): %s"
4608
#: ../plugin/logging_gearman/logging_gearman.cc:193
4532
#: ../plugin/logging_gearman/logging_gearman.cc:197
4610
4534
msgid "fail gearman_client_add_server(): %s"
4611
4535
msgstr "fail gearman_client_add_server(): %s"
4613
#: ../plugin/logging_gearman/logging_gearman.cc:294
4614
#: ../plugin/logging_gearman/logging_gearman.cc:301
4615
msgid "Enable logging to a gearman server"
4616
msgstr "Enable logging to a gearman server"
4618
#: ../plugin/logging_gearman/logging_gearman.cc:310
4537
#: ../plugin/logging_gearman/logging_gearman.cc:303
4619
4538
msgid "Hostname for logging to a Gearman server"
4620
4539
msgstr "Hostname for logging to a Gearman server"
4622
#: ../plugin/logging_gearman/logging_gearman.cc:319
4541
#: ../plugin/logging_gearman/logging_gearman.cc:306
4623
4542
msgid "Gearman Function to send logging to"
4624
4543
msgstr "Gearman Function to send logging to"
4626
#: ../plugin/logging_gearman/logging_gearman.cc:337
4545
#: ../plugin/logging_gearman/logging_gearman.cc:317
4627
4546
msgid "Log queries to a Gearman server"
4628
4547
msgstr "Log queries to a Gearman server"
4630
#: ../plugin/logging_query/logging_query.cc:172
4549
#: ../plugin/logging_query/logging_query.cc:178
4632
4551
msgid "fail open() fn=%s er=%s\n"
4633
4552
msgstr "fail open() fn=%s er=%s\n"
4635
#: ../plugin/logging_query/logging_query.cc:299
4636
msgid "Invalid value for threshold-slow"
4637
msgstr "Invalid value for threshold-slow"
4639
#: ../plugin/logging_query/logging_query.cc:308
4640
msgid "Invalid value for threshold-big-resultset"
4641
msgstr "Invalid value for threshold-big-resultset"
4643
#: ../plugin/logging_query/logging_query.cc:317
4644
msgid "Invalid value for threshold-big-examined"
4645
msgstr "Invalid value for threshold-big-examined"
4647
#: ../plugin/logging_query/logging_query.cc:331
4648
#: ../plugin/logging_query/logging_query.cc:347
4554
#: ../plugin/logging_query/logging_query.cc:319
4649
4555
msgid "Enable logging to CSV file"
4650
4556
msgstr "Enable logging to CSV file"
4652
#: ../plugin/logging_query/logging_query.cc:334
4653
#: ../plugin/logging_query/logging_query.cc:374 ../plugin/syslog/module.cc:167
4654
#: ../plugin/syslog/module.cc:233
4558
#: ../plugin/logging_query/logging_query.cc:322
4559
msgid "File to log to"
4560
msgstr "File to log to"
4562
#: ../plugin/logging_query/logging_query.cc:325
4563
msgid "PCRE to match the query against"
4564
msgstr "PCRE to match the query against"
4566
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4655
4567
msgid "Threshold for logging slow queries, in microseconds"
4656
4568
msgstr "Threshold for logging slow queries, in microseconds"
4658
#: ../plugin/logging_query/logging_query.cc:337
4659
#: ../plugin/logging_query/logging_query.cc:386 ../plugin/syslog/module.cc:179
4660
#: ../plugin/syslog/module.cc:236
4570
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4661
4571
msgid "Threshold for logging big queries, for rows returned"
4662
4572
msgstr "Threshold for logging big queries, for rows returned"
4664
#: ../plugin/logging_query/logging_query.cc:340
4665
#: ../plugin/logging_query/logging_query.cc:398 ../plugin/syslog/module.cc:191
4666
#: ../plugin/syslog/module.cc:239
4574
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4667
4575
msgid "Threshold for logging big queries, for rows examined"
4668
4576
msgstr "Threshold for logging big queries, for rows examined"
4670
#: ../plugin/logging_query/logging_query.cc:356
4671
msgid "File to log to"
4672
msgstr "File to log to"
4674
#: ../plugin/logging_query/logging_query.cc:365
4675
msgid "PCRE to match the query against"
4676
msgstr "PCRE to match the query against"
4678
#: ../plugin/logging_query/logging_query.cc:422
4578
#: ../plugin/logging_query/logging_query.cc:345
4679
4579
msgid "Log queries to a CSV file"
4680
4580
msgstr "Log queries to a CSV file"
4682
#: ../plugin/logging_stats/logging_stats.cc:344
4684
msgid "Invalid value for max-user-count\n"
4685
msgstr "Invalid value for retry_count\n"
4687
#: ../plugin/logging_stats/logging_stats.cc:352
4689
msgid "Invalid value for bucket-count\n"
4690
msgstr "Invalid value for retry_count\n"
4692
#: ../plugin/logging_stats/logging_stats.cc:361
4694
msgid "Invalid value for scoreboard-size\n"
4695
msgstr "Invalid value for read_timeout\n"
4697
#: ../plugin/logging_stats/logging_stats.cc:396
4698
#: ../plugin/logging_stats/logging_stats.cc:438
4582
#: ../plugin/logging_stats/logging_stats.cc:373
4699
4583
msgid "Max number of users that will be logged"
4702
#: ../plugin/logging_stats/logging_stats.cc:407
4703
#: ../plugin/logging_stats/logging_stats.cc:441
4586
#: ../plugin/logging_stats/logging_stats.cc:376
4705
4588
msgid "Max number of range locks to use for Scoreboard"
4706
4589
msgstr "Max number of bytes in sorted records."
4708
#: ../plugin/logging_stats/logging_stats.cc:418
4709
#: ../plugin/logging_stats/logging_stats.cc:444
4591
#: ../plugin/logging_stats/logging_stats.cc:379
4710
4592
msgid "Max number of concurrent sessions that will be logged"
4713
#: ../plugin/logging_stats/logging_stats.cc:429
4714
#: ../plugin/logging_stats/logging_stats.cc:445
4595
#: ../plugin/logging_stats/logging_stats.cc:380
4716
4597
msgid "Enable Logging Statistics Collection"
4717
4598
msgstr "Enable logging to CSV file"
4719
#: ../plugin/logging_stats/logging_stats.cc:462
4600
#: ../plugin/logging_stats/logging_stats.cc:389
4720
4601
msgid "User Statistics as DATA_DICTIONARY tables"
5096
4969
msgid "Invalid port number\n"
5097
4970
msgstr "Invalid parameter number"
5099
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4972
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4973
msgid "Could not open socket, is rabbitmq running?"
4976
#: ../plugin/rabbitmq/rabbitmq_log.cc:73
5101
4978
msgid "Failed to allocate enough memory to transaction message\n"
5102
4979
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5104
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4981
#: ../plugin/rabbitmq/rabbitmq_log.cc:118
5105
4982
#, fuzzy, c-format
5106
4983
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5107
4984
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5109
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4986
#: ../plugin/rabbitmq/rabbitmq_log.cc:131
5110
4987
#, fuzzy, c-format
5111
4988
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5112
4989
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5114
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5115
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5117
msgid "Enable rabbitmq log"
5118
msgstr "Enable transaction log"
5120
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5121
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4991
#: ../plugin/rabbitmq/rabbitmq_log.cc:156
5122
4992
msgid "Host name to connect to"
5125
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5126
msgid "RabbitMQ Port"
4995
#: ../plugin/rabbitmq/rabbitmq_log.cc:159
4997
msgid "Port to connect to"
4998
msgstr "Socket file to use for connection."
5000
#: ../plugin/rabbitmq/rabbitmq_log.cc:162
5001
msgid "RabbitMQ virtualhost"
5129
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5130
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
5004
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5132
5006
msgid "RabbitMQ username"
5133
5007
msgstr "user name"
5135
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5136
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
5009
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5137
5010
msgid "RabbitMQ password"
5140
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5141
msgid "RabbitMQ virtualhost"
5144
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
5145
msgid "Name of RabbitMQ exchange to publish to"
5148
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
5149
msgid "Name of RabbitMQ routing key to use"
5152
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5013
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5153
5014
#: ../plugin/transaction_log/module.cc:270
5154
5015
msgid "Name of the replicator plugin to use (default='default_replicator')"
5155
5016
msgstr "Name of the replicator plugin to use (default='default_replicator')"
5157
#: ../plugin/session_dictionary/processlist.cc:78
5018
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5019
msgid "Name of RabbitMQ exchange to publish to"
5022
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5023
msgid "Name of RabbitMQ routing key to use"
5026
#: ../plugin/session_dictionary/processlist.cc:79
5159
5028
msgid "no user"
5160
5029
msgstr "(not used)"
5162
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:44
5031
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5164
5033
msgid "syslog facility \"%s\" not known, using \"local0\""
5165
5034
msgstr "syslog facility \"%s\" not known, using \"local0\""
5167
#: ../plugin/syslog/errmsg.cc:49
5036
#: ../plugin/syslog/errmsg.cc:50
5169
5038
msgid "syslog priority \"%s\" not known, using \"warn\""
5170
5039
msgstr "syslog priority \"%s\" not known, using \"warn\""
5172
#: ../plugin/syslog/logging.cc:53
5041
#: ../plugin/syslog/logging.cc:63
5174
5043
msgid "syslog priority \"%s\" not known, using \"info\""
5175
5044
msgstr "syslog priority \"%s\" not known, using \"info\""
5177
#: ../plugin/syslog/module.cc:61
5179
msgid "Invalid value for logging-threshold-slow\n"
5180
msgstr "Invalid value for threshold-slow"
5182
#: ../plugin/syslog/module.cc:70
5184
msgid "Invalid value for logging-threshold-big-resultset\n"
5185
msgstr "Invalid value for threshold-big-resultset"
5187
#: ../plugin/syslog/module.cc:79
5189
msgid "Invalid value for logging-threshold-big-examined\n"
5190
msgstr "Invalid value for threshold-big-examined"
5192
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
5046
#: ../plugin/syslog/module.cc:95
5193
5047
msgid "Syslog Ident"
5196
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
5050
#: ../plugin/syslog/module.cc:98
5197
5051
msgid "Syslog Facility"
5200
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
5054
#: ../plugin/syslog/module.cc:101
5202
5056
msgid "Enable logging to syslog of the query log"
5203
5057
msgstr "Enable logging to CSV file"
5205
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
5059
#: ../plugin/syslog/module.cc:104
5206
5060
msgid "Syslog Priority of query logging"
5209
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
5063
#: ../plugin/syslog/module.cc:116
5211
5065
msgid "Enable logging to syslog of the error messages"
5212
5066
msgstr "Enable logging to a gearman server"
5214
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
5068
#: ../plugin/syslog/module.cc:119
5215
5069
msgid "Syslog Priority of error messages"
5418
#: ../plugin/transaction_log/utilities/transaction_reader.cc:365
5265
#: ../plugin/transaction_log/utilities/transaction_reader.cc:428
5420
5267
msgid "Display help and exit"
5421
5268
msgstr "Display this help and exit."
5423
#: ../plugin/transaction_log/utilities/transaction_reader.cc:366
5270
#: ../plugin/transaction_log/utilities/transaction_reader.cc:429
5272
msgid "Read from the innodb transaction log"
5273
msgstr "Path to the file to use for transaction log"
5275
#: ../plugin/transaction_log/utilities/transaction_reader.cc:435
5277
msgid "Password to use when connecting to server"
5278
msgstr "Password to use for auth."
5280
#: ../plugin/transaction_log/utilities/transaction_reader.cc:438
5424
5281
msgid "Perform checksum"
5427
#: ../plugin/transaction_log/utilities/transaction_reader.cc:367
5284
#: ../plugin/transaction_log/utilities/transaction_reader.cc:439
5428
5285
msgid "Ignore event messages"
5431
#: ../plugin/transaction_log/utilities/transaction_reader.cc:368
5288
#: ../plugin/transaction_log/utilities/transaction_reader.cc:440
5433
5290
msgid "Transaction log file"
5434
5291
msgstr "Failed to open transaction log file "
5436
#: ../plugin/transaction_log/utilities/transaction_reader.cc:369
5293
#: ../plugin/transaction_log/utilities/transaction_reader.cc:441
5437
5294
msgid "Print raw Protobuf messages instead of SQL"
5440
#: ../plugin/transaction_log/utilities/transaction_reader.cc:372
5297
#: ../plugin/transaction_log/utilities/transaction_reader.cc:444
5442
5299
msgid "Start reading from the given file position"
5443
5300
msgstr "Got a read error from the connection pipe"
5445
#: ../plugin/transaction_log/utilities/transaction_reader.cc:375
5302
#: ../plugin/transaction_log/utilities/transaction_reader.cc:447
5304
msgid "Only output for the given transaction ID and later"
5305
msgstr "Lock or active transaction"
5307
#: ../plugin/transaction_log/utilities/transaction_reader.cc:450
5447
5309
msgid "Only output for the given transaction ID"
5448
5310
msgstr "Lock or active transaction"
5450
#: ../plugin/transaction_log/utilities/transaction_reader.cc:376
5312
#: ../plugin/transaction_log/utilities/transaction_reader.cc:451
5451
5313
msgid "Summarize message contents"
5454
#: ../plugin/transaction_log/utilities/transaction_reader.cc:408
5316
#: ../plugin/transaction_log/utilities/transaction_reader.cc:485
5455
5317
msgid "Cannot use --start-pos and --transaction-id together\n"
5458
#: ../plugin/transaction_log/utilities/transaction_reader.cc:414
5320
#: ../plugin/transaction_log/utilities/transaction_reader.cc:491
5459
5321
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5462
#: ../plugin/transaction_log/utilities/transaction_reader.cc:504
5324
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5464
5326
msgid "Checksum failed. Wanted "
5465
5327
msgstr "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5467
#: ../plugin/transaction_log/utilities/transaction_reader.cc:506
5329
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5333
#~ msgid "Invalid value of port\n"
5334
#~ msgstr "Invalid value of port\n"
5336
#~ msgid "Invalid value for connect_timeout\n"
5337
#~ msgstr "Invalid value for connect_timeout\n"
5339
#~ msgid "Invalid value for read_timeout\n"
5340
#~ msgstr "Invalid value for read_timeout\n"
5342
#~ msgid "Invalid value for write_timeout\n"
5343
#~ msgstr "Invalid value for write_timeout\n"
5345
#~ msgid "Invalid value for retry_count"
5346
#~ msgstr "Invalid value for retry_count"
5348
#~ msgid "Invalid value for buffer_length\n"
5349
#~ msgstr "Invalid value for buffer_length\n"
5352
#~ msgid "Invalid value of log-file-size"
5353
#~ msgstr "Invalid value of port\n"
5356
#~ msgid "Invalid value of log-files-in-group"
5357
#~ msgstr "Invalid value of port\n"
5360
#~ msgid "Invalid value of lock-wait-timeout"
5361
#~ msgstr "Invalid value for write_timeout\n"
5364
#~ msgid "Invalid value of log-buffer-size"
5365
#~ msgstr "Invalid value for buffer_length\n"
5368
#~ msgid "Invalid value of lru-old-blocks-pct"
5369
#~ msgstr "Invalid value for threshold-slow"
5372
#~ msgid "Invalid value of lru-block-access-recency"
5373
#~ msgstr "Invalid value of port\n"
5376
#~ msgid "Invalid value of max-dirty-pages-pct"
5377
#~ msgstr "Invalid value of port\n"
5380
#~ msgid "Invalid value of max-purge-lag"
5381
#~ msgstr "Invalid value of port\n"
5384
#~ msgid "Invalid value of open-files"
5385
#~ msgstr "Invalid value of port\n"
5388
#~ msgid "Invalid value of read-io-threads"
5389
#~ msgstr "Invalid value for read_timeout\n"
5392
#~ msgid "Invalid value of sync_spin_loops"
5393
#~ msgstr "Invalid value of port\n"
5396
#~ msgid "Invalid value of before-write-position\n"
5397
#~ msgstr "Invalid value for write_timeout\n"
5400
#~ msgid "Invalid value of before-update-position\n"
5401
#~ msgstr "Invalid value of port\n"
5404
#~ msgid "Invalid value for lock-wait-timeout\n"
5405
#~ msgstr "Invalid value for write_timeout\n"
5407
#~ msgid "Enable logging to a gearman server"
5408
#~ msgstr "Enable logging to a gearman server"
5410
#~ msgid "Invalid value for threshold-slow"
5411
#~ msgstr "Invalid value for threshold-slow"
5413
#~ msgid "Invalid value for threshold-big-resultset"
5414
#~ msgstr "Invalid value for threshold-big-resultset"
5416
#~ msgid "Invalid value for threshold-big-examined"
5417
#~ msgstr "Invalid value for threshold-big-examined"
5420
#~ msgid "Invalid value for max-user-count\n"
5421
#~ msgstr "Invalid value for retry_count\n"
5424
#~ msgid "Invalid value for bucket-count\n"
5425
#~ msgstr "Invalid value for retry_count\n"
5428
#~ msgid "Invalid value of expiry\n"
5429
#~ msgstr "Invalid value of port\n"
5432
#~ msgid "Enable rabbitmq log"
5433
#~ msgstr "Enable transaction log"
5436
#~ msgid "Invalid value for logging-threshold-slow\n"
5437
#~ msgstr "Invalid value for threshold-slow"
5440
#~ msgid "Invalid value for logging-threshold-big-resultset\n"
5441
#~ msgstr "Invalid value for threshold-big-resultset"
5444
#~ msgid "Invalid value for logging-threshold-big-examined\n"
5445
#~ msgstr "Invalid value for threshold-big-examined"
5471
5447
#~ msgid "Enable HTTP Auth check"
5472
5448
#~ msgstr "Enable HTTP Auth check"