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:467
22
#: ../client/drizzle.cc:466
23
23
msgid "Synonym for `help'."
24
24
msgstr "Synonym for `help'."
26
#: ../client/drizzle.cc:468
26
#: ../client/drizzle.cc:467
27
27
msgid "Clear command."
28
28
msgstr "Clear command."
30
#: ../client/drizzle.cc:470
30
#: ../client/drizzle.cc:469
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:472
34
#: ../client/drizzle.cc:471
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:474
40
#: ../client/drizzle.cc:473
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:475
44
#: ../client/drizzle.cc:474
45
45
msgid "Exit drizzle. Same as quit."
46
46
msgstr "Exit drizzle. Same as quit."
48
#: ../client/drizzle.cc:476
48
#: ../client/drizzle.cc:475
49
49
msgid "Send command to drizzle server."
50
50
msgstr "Send command to drizzle server."
52
#: ../client/drizzle.cc:477
52
#: ../client/drizzle.cc:476
53
53
msgid "Display this help."
54
54
msgstr "Display this help."
56
#: ../client/drizzle.cc:477
57
msgid "Disable pager, print to stdout."
58
msgstr "Disable pager, print to stdout."
56
60
#: ../client/drizzle.cc:478
57
msgid "Disable pager, print to stdout."
58
msgstr "Disable pager, print to stdout."
60
#: ../client/drizzle.cc:479
61
61
msgid "Don't write into outfile."
62
62
msgstr "Don't write into outfile."
64
#: ../client/drizzle.cc:481
64
#: ../client/drizzle.cc:480
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:482
68
#: ../client/drizzle.cc:481
69
69
msgid "Print current command."
70
70
msgstr "Print current command."
72
#: ../client/drizzle.cc:483
72
#: ../client/drizzle.cc:482
73
73
msgid "Change your drizzle prompt."
74
74
msgstr "Change your drizzle prompt."
76
#: ../client/drizzle.cc:484
76
#: ../client/drizzle.cc:483
77
77
msgid "Quit drizzle."
78
78
msgstr "Quit drizzle."
80
#: ../client/drizzle.cc:485
80
#: ../client/drizzle.cc:484
81
81
msgid "Rebuild completion hash."
82
82
msgstr "Rebuild completion hash."
84
#: ../client/drizzle.cc:487
84
#: ../client/drizzle.cc:486
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:488
88
#: ../client/drizzle.cc:487
89
89
msgid "Get status information from the server."
90
90
msgstr "Get status information from the server."
92
#: ../client/drizzle.cc:490
92
#: ../client/drizzle.cc:489
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:492
96
#: ../client/drizzle.cc:491
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:494 ../client/drizzle.cc:1318
100
#: ../client/drizzle.cc:493 ../client/drizzle.cc:1317
101
101
msgid "Show warnings after every statement."
102
102
msgstr "Show warnings after every statement."
104
#: ../client/drizzle.cc:496
104
#: ../client/drizzle.cc:495
105
105
msgid "Don't show warnings after every statement."
106
106
msgstr "Don't show warnings after every statement."
108
#: ../client/drizzle.cc:1146
108
#: ../client/drizzle.cc:1145
110
110
msgid "shutting down drizzled"
113
#: ../client/drizzle.cc:1148
113
#: ../client/drizzle.cc:1147
115
115
msgid " on port %d"
118
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
118
#: ../client/drizzle.cc:1156 ../client/drizzle.cc:1162
119
119
#, fuzzy, c-format
120
120
msgid "shutdown failed; error: '%s'"
121
121
msgstr "getaddrinfo() failed with error %s"
123
#: ../client/drizzle.cc:1172
123
#: ../client/drizzle.cc:1171
128
#: ../client/drizzle.cc:1193
128
#: ../client/drizzle.cc:1192
130
130
msgid "drizzled is alive\n"
133
#: ../client/drizzle.cc:1199
133
#: ../client/drizzle.cc:1198
134
134
#, fuzzy, c-format
135
135
msgid "ping failed; error: '%s'"
136
136
msgstr "bind() failed with errno: %d\n"
138
#: ../client/drizzle.cc:1205
138
#: ../client/drizzle.cc:1204
140
140
msgid "drizzled won't answer to ping, error: '%s'"
143
#: ../client/drizzle.cc:1254
143
#: ../client/drizzle.cc:1253
144
144
msgid "Error: Invalid Value for connect_timeout"
145
145
msgstr "Error: Invalid Value for connect_timeout"
147
#: ../client/drizzle.cc:1265
147
#: ../client/drizzle.cc:1264
148
148
msgid "Error: Invalid Value for max_input_line"
149
149
msgstr "Error: Invalid Value for max_input_line"
151
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:476
151
#: ../client/drizzle.cc:1283 ../client/drizzledump.cc:475
152
152
msgid "Options used only in command line"
155
#: ../client/drizzle.cc:1286
155
#: ../client/drizzle.cc:1285
156
156
msgid "Displays this help and exit."
157
157
msgstr "Displays this help and exit."
159
#: ../client/drizzle.cc:1287
159
#: ../client/drizzle.cc:1286
161
161
"Don't use history file. Disable interactive behavior. (Enables --silent)"
163
163
"Don't use history file. Disable interactive behavior. (Enables --silent)"
165
#: ../client/drizzle.cc:1289
165
#: ../client/drizzle.cc:1288
166
166
msgid "Display column type information."
167
167
msgstr "Display column type information."
169
#: ../client/drizzle.cc:1291
169
#: ../client/drizzle.cc:1290
171
171
"Preserve comments. Send comments to the server. The default is --skip-"
172
172
"comments (discard comments), enable with --comments"
194
194
"line of the query, otherwise only from the first line, before an enter. "
195
195
"Disable with --disable-named-commands. This option is disabled by default."
197
#: ../client/drizzle.cc:1299
197
#: ../client/drizzle.cc:1298
198
198
msgid "Turn off beep on error."
199
199
msgstr "Turn off beep on error."
201
#: ../client/drizzle.cc:1300
201
#: ../client/drizzle.cc:1299
203
203
msgid "Do not write line numbers for errors."
204
204
msgstr "Write line numbers for errors."
206
#: ../client/drizzle.cc:1301
206
#: ../client/drizzle.cc:1300
208
208
msgid "Do not write column names in results."
209
209
msgstr "Write column names in results."
211
#: ../client/drizzle.cc:1303
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:1305
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:1307
211
#: ../client/drizzle.cc:1302
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:1304
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:1306
228
228
msgid "Output in table format."
229
229
msgstr "Output in table format."
231
#: ../client/drizzle.cc:1309
231
#: ../client/drizzle.cc:1308
232
232
msgid "Only allow UPDATE and DELETE that uses keys."
233
233
msgstr "Only allow UPDATE and DELETE that uses keys."
235
#: ../client/drizzle.cc:1311
235
#: ../client/drizzle.cc:1310
236
236
msgid "Synonym for option --safe-updates, -U."
237
237
msgstr "Synonym for option --safe-updates, -U."
239
#: ../client/drizzle.cc:1313
239
#: ../client/drizzle.cc:1312
240
240
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
241
241
msgstr "-v vvv implies that verbose= 3, Used to specify verbose"
243
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:500
244
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1866
243
#: ../client/drizzle.cc:1313 ../client/drizzledump.cc:499
244
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1913
245
245
msgid "Output version information and exit."
246
246
msgstr "Output version information and exit."
248
#: ../client/drizzle.cc:1316
248
#: ../client/drizzle.cc:1315
249
249
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
250
250
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
252
#: ../client/drizzle.cc:1320
252
#: ../client/drizzle.cc:1319
253
253
msgid "Number of lines before each import progress report."
254
254
msgstr "Number of lines before each import progress report."
256
#: ../client/drizzle.cc:1322
256
#: ../client/drizzle.cc:1321
257
257
msgid "Ping the server to check if it's alive."
258
258
msgstr "Ping the server to check if it's alive."
260
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1199
260
#: ../client/drizzle.cc:1323 ../drizzled/drizzled.cc:1214
261
261
msgid "Configuration file defaults are not used if no-defaults is set"
262
262
msgstr "Configuration file defaults are not used if no-defaults is set"
264
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:508
264
#: ../client/drizzle.cc:1326 ../client/drizzledump.cc:507
265
265
msgid "Options specific to the drizzle client"
268
#: ../client/drizzle.cc:1330
268
#: ../client/drizzle.cc:1329
271
271
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
283
283
"Automatically switch to vertical output mode if the result is wider than the "
284
284
"terminal width."
286
#: ../client/drizzle.cc:1334
286
#: ../client/drizzle.cc:1333
287
287
msgid "Database to use."
288
288
msgstr "Database to use."
290
#: ../client/drizzle.cc:1336
290
#: ../client/drizzle.cc:1335
291
291
msgid "(not used)"
292
292
msgstr "(not used)"
294
#: ../client/drizzle.cc:1338
294
#: ../client/drizzle.cc:1337
295
295
msgid "Delimiter to be used."
296
296
msgstr "Delimiter to be used."
298
#: ../client/drizzle.cc:1340
298
#: ../client/drizzle.cc:1339
299
299
msgid "Execute command and quit. (Disables --force and history file)"
300
300
msgstr "Execute command and quit. (Disables --force and history file)"
302
#: ../client/drizzle.cc:1342
302
#: ../client/drizzle.cc:1341
304
304
msgid "Enable LOAD DATA LOCAL INFILE."
305
305
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
307
#: ../client/drizzle.cc:1344
307
#: ../client/drizzle.cc:1343
308
308
msgid "Flush buffer after each query."
309
309
msgstr "Flush buffer after each query."
311
#: ../client/drizzle.cc:1346
311
#: ../client/drizzle.cc:1345
312
312
msgid "Ignore SIGINT (CTRL-C)"
313
313
msgstr "Ignore SIGINT (CTRL-C)"
315
#: ../client/drizzle.cc:1348
317
"Only update the default database. This is useful for skipping updates to "
318
"other database in the update log."
320
"Only update the default database. This is useful for skipping updates to "
321
"other database in the update log."
323
#: ../client/drizzle.cc:1350
325
"Pager to use to display results. If you don't supply an option the default "
326
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
327
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
328
"work in batch mode. Disable with --disable-pager. This option is disabled by "
331
"Pager to use to display results. If you don't supply an option the default "
332
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
333
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
334
"work in batch mode. Disable with --disable-pager. This option is disabled by "
337
#: ../client/drizzle.cc:1352
315
#: ../client/drizzle.cc:1347
317
"Only update the default database. This is useful for skipping updates to "
318
"other database in the update log."
320
"Only update the default database. This is useful for skipping updates to "
321
"other database in the update log."
323
#: ../client/drizzle.cc:1349
325
"Pager to use to display results. If you don't supply an option the default "
326
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
327
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
328
"work in batch mode. Disable with --disable-pager. This option is disabled by "
331
"Pager to use to display results. If you don't supply an option the default "
332
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
333
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
334
"work in batch mode. Disable with --disable-pager. This option is disabled by "
337
#: ../client/drizzle.cc:1351
338
338
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
339
339
msgstr "Disable pager and print to stdout. See interactive help (\\h) also."
341
#: ../client/drizzle.cc:1354
341
#: ../client/drizzle.cc:1353
342
342
msgid "Set the drizzle prompt to this value."
343
343
msgstr "Set the drizzle prompt to this value."
345
#: ../client/drizzle.cc:1356
345
#: ../client/drizzle.cc:1355
347
347
"Don't cache result, print it row by row. This may slow down the server if "
348
348
"the output is suspended. Doesn't use history file."
350
350
"Don't cache result, print it row by row. This may slow down the server if "
351
351
"the output is suspended. Doesn't use history file."
353
#: ../client/drizzle.cc:1358
353
#: ../client/drizzle.cc:1357
354
354
msgid "Write fields without conversion. Used with --batch."
355
355
msgstr "Write fields without conversion. Used with --batch."
357
#: ../client/drizzle.cc:1359
357
#: ../client/drizzle.cc:1358
359
359
msgid "Do not reconnect if the connection is lost."
360
360
msgstr "Got a read error from the connection pipe"
362
#: ../client/drizzle.cc:1361
362
#: ../client/drizzle.cc:1360
363
363
msgid "Shutdown the server"
364
364
msgstr "Shutdown the server"
366
#: ../client/drizzle.cc:1362
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:1364
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:1366
366
#: ../client/drizzle.cc:1361
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:1363
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:1365
383
383
msgid "Disable outfile. See interactive help (\\h) also."
384
384
msgstr "Disable outfile. See interactive help (\\h) also."
386
#: ../client/drizzle.cc:1368
386
#: ../client/drizzle.cc:1367
387
387
msgid "Number of seconds before connection timeout."
388
388
msgstr "Number of seconds before connection timeout."
390
#: ../client/drizzle.cc:1370
390
#: ../client/drizzle.cc:1369
391
391
msgid "Max length of input line"
392
392
msgstr "Max length of input line"
394
#: ../client/drizzle.cc:1372
394
#: ../client/drizzle.cc:1371
395
395
msgid "Automatic limit for SELECT when using --safe-updates"
396
396
msgstr "Automatic limit for SELECT when using --safe-updates"
398
#: ../client/drizzle.cc:1374
398
#: ../client/drizzle.cc:1373
399
399
msgid "Automatic limit for rows in a join when using --safe-updates"
400
400
msgstr "Automatic limit for rows in a join when using --safe-updates"
402
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:545
402
#: ../client/drizzle.cc:1376 ../client/drizzledump.cc:544
403
403
msgid "Options specific to the client"
406
#: ../client/drizzle.cc:1380
406
#: ../client/drizzle.cc:1379
407
407
msgid "Connect to host"
408
408
msgstr "Connect to host"
410
#: ../client/drizzle.cc:1382
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:1384
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:1386 ../client/drizzledump.cc:554
410
#: ../client/drizzle.cc:1381
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:1383
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:1385 ../client/drizzledump.cc:553
427
427
msgid "User for login if not current user."
428
428
msgstr "User for login if not current user."
430
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:556
430
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:555
432
432
msgid "The protocol of connection (mysql or drizzle)."
433
433
msgstr "The protocol of connection (tcp,socket,pipe,memory)."
435
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:568
435
#: ../client/drizzle.cc:1390 ../client/drizzledump.cc:567
436
436
msgid "Allowed Options"
439
#: ../client/drizzle.cc:1442 ../client/drizzle.cc:1449
439
#: ../client/drizzle.cc:1441 ../client/drizzle.cc:1448
441
441
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
442
442
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
444
#: ../client/drizzle.cc:1514 ../client/drizzle.cc:3797
444
#: ../client/drizzle.cc:1513 ../client/drizzle.cc:3800
445
445
msgid "DELIMITER cannot contain a backslash character"
446
446
msgstr "DELIMITER cannot contain a backslash character"
448
#: ../client/drizzle.cc:1593 ../client/drizzledump.cc:659
449
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:468
448
#: ../client/drizzle.cc:1592 ../client/drizzledump.cc:658
449
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:611
450
450
#: ../client/drizzletest.cc:5603
452
452
msgid "Error: Unknown protocol"
453
453
msgstr "Wrong or unknown protocol"
455
#: ../client/drizzle.cc:1607
455
#: ../client/drizzle.cc:1606
457
457
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
458
458
msgstr "Error: Value of %<PRIu32> supplied for port is not valid.\n"
460
#: ../client/drizzle.cc:1653 ../client/drizzle.cc:4043
460
#: ../client/drizzle.cc:1652 ../client/drizzle.cc:4046
461
461
#, fuzzy, c-format
462
462
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
463
463
msgstr "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
465
#: ../client/drizzle.cc:1659
465
#: ../client/drizzle.cc:1658
468
468
"Copyright (C) 2008 Sun Microsystems\n"
629
#: ../client/drizzle.cc:3528
633
#: ../client/drizzle.cc:3531
631
635
msgid "No previous outfile available, you must give a filename!\n"
634
#: ../client/drizzle.cc:3533
638
#: ../client/drizzle.cc:3536
635
639
#, fuzzy, c-format
636
640
msgid "Currently logging to file '%s'\n"
637
641
msgstr "Enable logging to CSV file"
639
#: ../client/drizzle.cc:3553
643
#: ../client/drizzle.cc:3556
640
644
#, fuzzy, c-format
641
645
msgid "No outfile specified!\n"
642
646
msgstr "No query specified\n"
644
#: ../client/drizzle.cc:3566
648
#: ../client/drizzle.cc:3569
645
649
msgid "Outfile disabled.\n"
648
#: ../client/drizzle.cc:3593
652
#: ../client/drizzle.cc:3596
650
654
msgid "Default pager wasn't set, using stdout.\n"
651
655
msgstr "Disable pager, print to stdout."
653
#: ../client/drizzle.cc:3613
657
#: ../client/drizzle.cc:3616
655
659
msgid "PAGER set to '%s'\n"
658
#: ../client/drizzle.cc:3624
662
#: ../client/drizzle.cc:3627
659
663
msgid "PAGER set to stdout\n"
662
#: ../client/drizzle.cc:3707
666
#: ../client/drizzle.cc:3710
664
668
msgid "Connection id: %u"
667
#: ../client/drizzle.cc:3709
671
#: ../client/drizzle.cc:3712
668
672
#, fuzzy, c-format
669
673
msgid "Current database: %.128s\n"
670
674
msgstr "Unknown database '%-.192s'"
672
#: ../client/drizzle.cc:3710
676
#: ../client/drizzle.cc:3713
673
677
msgid "*** NONE ***"
676
680
#. Skip command name
677
#: ../client/drizzle.cc:3730
681
#: ../client/drizzle.cc:3733
678
682
msgid "Usage: \\. <filename> | source <filename>"
681
#: ../client/drizzle.cc:3745
685
#: ../client/drizzle.cc:3748
682
686
#, fuzzy, c-format
683
687
msgid "Failed to open file '%s', error: %d"
684
688
msgstr "Can't open file: '%-.200s' (errno: %d)"
686
#: ../client/drizzle.cc:3753
690
#: ../client/drizzle.cc:3756
688
692
msgid "Can't initialize LineBuffer"
689
693
msgstr "Can't initialize %-.64s backup driver"
691
#: ../client/drizzle.cc:3789
695
#: ../client/drizzle.cc:3792
692
696
msgid "DELIMITER must be followed by a 'delimiter' character or string"
695
#: ../client/drizzle.cc:3822
699
#: ../client/drizzle.cc:3825
696
700
msgid "USE must be followed by a database name"
699
#: ../client/drizzle.cc:3890
703
#: ../client/drizzle.cc:3893
701
705
msgid "Database changed"
702
706
msgstr "Database to use."
704
#: ../client/drizzle.cc:3898
708
#: ../client/drizzle.cc:3901
706
710
msgid "Show warnings enabled."
707
711
msgstr "Show warnings after every statement."
709
#: ../client/drizzle.cc:3906
713
#: ../client/drizzle.cc:3909
711
715
msgid "Show warnings disabled."
712
716
msgstr "Show warnings after every statement."
714
#: ../client/drizzle.cc:4050
718
#: ../client/drizzle.cc:4053
718
722
"Connection id:\t\t%lu\n"
721
#: ../client/drizzle.cc:4062
725
#: ../client/drizzle.cc:4065
722
726
#, fuzzy, c-format
723
727
msgid "Current database:\t%s\n"
724
728
msgstr "Can't init databases"
726
#: ../client/drizzle.cc:4063
730
#: ../client/drizzle.cc:4066
728
732
msgid "Current user:\t\t%s\n"
731
#: ../client/drizzle.cc:4069
735
#: ../client/drizzle.cc:4072
732
736
msgid "SSL:\t\t\tNot in use"
735
#: ../client/drizzle.cc:4074
739
#: ../client/drizzle.cc:4077
739
743
"No connection\n"
740
744
msgstr "Too many connections"
742
#: ../client/drizzle.cc:4081
746
#: ../client/drizzle.cc:4084
745
749
"All updates ignored to this database\n"
748
#: ../client/drizzle.cc:4084
752
#: ../client/drizzle.cc:4087
750
754
msgid "Current pager:\t\t%s\n"
753
#: ../client/drizzle.cc:4085
757
#: ../client/drizzle.cc:4088
755
759
msgid "Using outfile:\t\t'%s'\n"
758
#: ../client/drizzle.cc:4086
762
#: ../client/drizzle.cc:4089
760
764
msgid "Using delimiter:\t%s\n"
763
#: ../client/drizzle.cc:4087
767
#: ../client/drizzle.cc:4090
765
769
msgid "Server version:\t\t%s\n"
768
#: ../client/drizzle.cc:4088
772
#: ../client/drizzle.cc:4091
769
773
#, fuzzy, c-format
770
774
msgid "Protocol:\t\t%s\n"
771
775
msgstr "-- Connecting to %s...\n"
773
#: ../client/drizzle.cc:4089
777
#: ../client/drizzle.cc:4092
775
779
msgid "Protocol version:\t%d\n"
778
#: ../client/drizzle.cc:4090
782
#: ../client/drizzle.cc:4093
779
783
#, fuzzy, c-format
780
784
msgid "Connection:\t\t%s\n"
781
785
msgstr "-- Connecting to %s...\n"
783
#: ../client/drizzle.cc:4097
787
#: ../client/drizzle.cc:4100
785
789
msgid "UNIX socket:\t\t%s\n"
788
#: ../client/drizzle.cc:4099
792
#: ../client/drizzle.cc:4102
790
794
msgid "TCP port:\t\t%d\n"
793
#: ../client/drizzle.cc:4104
797
#: ../client/drizzle.cc:4107
796
800
"Note that you are running in safe_update_mode:\n"
799
#: ../client/drizzle.cc:4106
803
#: ../client/drizzle.cc:4109
802
806
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
1273
1301
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1276
#: ../drizzled/drizzled.cc:588
1304
#: ../drizzled/drizzled.cc:594
1277
1305
msgid "Set process group ID failed"
1280
#: ../drizzled/drizzled.cc:593
1308
#: ../drizzled/drizzled.cc:599
1281
1309
msgid "Set process user ID failed"
1284
#: ../drizzled/drizzled.cc:605
1312
#: ../drizzled/drizzled.cc:611
1286
1314
msgid "Process chroot failed"
1287
1315
msgstr "alloc_root failure."
1289
#: ../drizzled/drizzled.cc:725
1317
#: ../drizzled/drizzled.cc:731
1291
1319
msgid "Error: Invalid Value for auto_increment_increment"
1292
1320
msgstr "Error: Invalid Value for max_input_line"
1294
#: ../drizzled/drizzled.cc:736
1322
#: ../drizzled/drizzled.cc:742
1296
1324
msgid "Error: Invalid Value for auto_increment_offset"
1297
1325
msgstr "Error: Invalid Value for max_input_line"
1299
#: ../drizzled/drizzled.cc:747
1327
#: ../drizzled/drizzled.cc:753
1301
1329
msgid "Error: Invalid Value for completion_type"
1302
1330
msgstr "Error: Invalid Value for opt_sleep"
1304
#: ../drizzled/drizzled.cc:759
1332
#: ../drizzled/drizzled.cc:765
1306
1334
msgid "Error: Invalid Value for div-precision-increment"
1307
1335
msgstr "Error: Invalid Value for connect_timeout"
1309
#: ../drizzled/drizzled.cc:770
1337
#: ../drizzled/drizzled.cc:776
1311
1339
msgid "Error: Invalid Value for group_concat_max_len"
1312
1340
msgstr "Error: Invalid Value for opt_tail_lines"
1314
#: ../drizzled/drizzled.cc:781
1342
#: ../drizzled/drizzled.cc:787
1316
1344
msgid "Error: Invalid Value for join_buffer_size"
1317
1345
msgstr "Error: Invalid Value for max_input_line"
1319
#: ../drizzled/drizzled.cc:793
1347
#: ../drizzled/drizzled.cc:799
1321
1349
msgid "Error: Invalid Value for max_allowed_packet"
1322
1350
msgstr "Error: Invalid Value for max_input_line"
1324
#: ../drizzled/drizzled.cc:805
1352
#: ../drizzled/drizzled.cc:811
1326
1354
msgid "Error: Invalid Value for max_connect_errors"
1327
1355
msgstr "Error: Invalid Value for opt_max_connect_retries"
1329
#: ../drizzled/drizzled.cc:816
1357
#: ../drizzled/drizzled.cc:822
1331
1359
msgid "Error: Invalid Value for max_error_count"
1332
1360
msgstr "Error: Invalid Value for max_input_line"
1334
#: ../drizzled/drizzled.cc:827
1362
#: ../drizzled/drizzled.cc:833
1336
1364
msgid "Error: Invalid Value for max_heap_table_size"
1337
1365
msgstr "Error: Invalid Value for max_input_line"
1339
#: ../drizzled/drizzled.cc:839
1367
#: ../drizzled/drizzled.cc:845
1341
1369
msgid "Error: Invalid Value for min_examined_row_limit"
1342
1370
msgstr "Error: Invalid Value for max_input_line"
1344
#: ../drizzled/drizzled.cc:850
1372
#: ../drizzled/drizzled.cc:856
1346
1374
msgid "Error: Invalid Value for max_join_size"
1347
1375
msgstr "Error: Invalid Value for max_input_line"
1349
#: ../drizzled/drizzled.cc:861
1377
#: ../drizzled/drizzled.cc:867
1351
1379
msgid "Error: Invalid Value for max_length_for_sort_data"
1352
1380
msgstr "Error: Invalid Value for max_input_line"
1354
#: ../drizzled/drizzled.cc:872
1382
#: ../drizzled/drizzled.cc:878
1356
1384
msgid "Error: Invalid Value for max_seeks_for_key"
1357
1385
msgstr "Error: Invalid Value for max_input_line"
1359
#: ../drizzled/drizzled.cc:883
1387
#: ../drizzled/drizzled.cc:889
1361
1389
msgid "Error: Invalid Value for max_sort_length"
1362
1390
msgstr "Error: Invalid Value for max_input_line"
1364
#: ../drizzled/drizzled.cc:894
1392
#: ../drizzled/drizzled.cc:900
1366
1394
msgid "Error: Invalid Value for optimizer_search_depth"
1367
1395
msgstr "Error: Invalid Value for opt_sleep"
1369
#: ../drizzled/drizzled.cc:905
1397
#: ../drizzled/drizzled.cc:911
1371
1399
msgid "Error: Invalid Value for preload_buff_size"
1372
1400
msgstr "Error: Invalid Value for max_input_line"
1374
#: ../drizzled/drizzled.cc:916
1402
#: ../drizzled/drizzled.cc:922
1376
1404
msgid "Error: Invalid Value for query_alloc_block_size"
1377
1405
msgstr "Error: Invalid Value for opt_tail_lines"
1379
#: ../drizzled/drizzled.cc:928
1407
#: ../drizzled/drizzled.cc:934
1381
1409
msgid "Error: Invalid Value for query_prealloc_size"
1382
1410
msgstr "Error: Invalid Value for opt_tail_lines"
1384
#: ../drizzled/drizzled.cc:940
1412
#: ../drizzled/drizzled.cc:946
1386
1414
msgid "Error: Invalid Value for range_alloc_block_size"
1387
1415
msgstr "Error: Invalid Value for opt_tail_lines"
1389
#: ../drizzled/drizzled.cc:952
1417
#: ../drizzled/drizzled.cc:958
1391
1419
msgid "Error: Invalid Value for read_buff_size"
1392
1420
msgstr "Error: Invalid Value for max_input_line"
1394
#: ../drizzled/drizzled.cc:964
1422
#: ../drizzled/drizzled.cc:970
1396
1424
msgid "Error: Invalid Value for read_rnd_buff_size"
1397
1425
msgstr "Error: Invalid Value for max_input_line"
1399
#: ../drizzled/drizzled.cc:975
1427
#: ../drizzled/drizzled.cc:981
1401
1429
msgid "Error: Invalid Value for sort_buff_size"
1402
1430
msgstr "Error: Invalid Value for opt_sleep"
1404
#: ../drizzled/drizzled.cc:986
1432
#: ../drizzled/drizzled.cc:992
1406
1434
msgid "Error: Invalid Value for table_def_size"
1407
1435
msgstr "Error: Invalid Value for opt_tail_lines"
1409
#: ../drizzled/drizzled.cc:997
1437
#: ../drizzled/drizzled.cc:1003
1411
1439
msgid "Error: Invalid Value for table_cache_size"
1412
1440
msgstr "Error: Invalid Value for opt_tail_lines"
1414
#: ../drizzled/drizzled.cc:1008 ../drizzled/drizzled.cc:1024
1442
#: ../drizzled/drizzled.cc:1014 ../drizzled/drizzled.cc:1030
1416
1444
msgid "Error: Invalid Value for table_lock_wait_timeout"
1417
1445
msgstr "Error: Invalid Value for connect_timeout"
1419
#: ../drizzled/drizzled.cc:1035
1447
#: ../drizzled/drizzled.cc:1041
1421
1449
"Error: Invalid Value for transaction_message_threshold valid values are "
1422
1450
"between 131072 - 1048576 bytes"
1425
#: ../drizzled/drizzled.cc:1182
1453
#: ../drizzled/drizzled.cc:1155
1455
msgid "Defaults file '%s' not found\n"
1458
#: ../drizzled/drizzled.cc:1197
1427
1460
msgid "gethostname failed, using '%s' as hostname"
1428
1461
msgstr "gethostname failed, using '%s' as hostname"
1430
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1749
1463
#: ../drizzled/drizzled.cc:1212 ../drizzled/drizzled.cc:1796
1431
1464
msgid "Display this help and exit."
1432
1465
msgstr "Display this help and exit."
1434
#: ../drizzled/drizzled.cc:1201
1467
#: ../drizzled/drizzled.cc:1216
1436
1469
msgid "Configuration file to use"
1437
1470
msgstr "Configuration file '%-.192s' is too big"
1439
#: ../drizzled/drizzled.cc:1203
1472
#: ../drizzled/drizzled.cc:1218
1440
1473
msgid "Base location for config files"
1443
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1973
1476
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:2020
1444
1477
msgid "Directory for plugins."
1445
1478
msgstr "Directory for plugins."
1447
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1977
1480
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:2024
1449
1482
"Optional comma separated list of plugins to load at startup in addition to "
1450
1483
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1470
1503
"Optional comma separated list of plugins to load at start-up instead of the "
1471
1504
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1473
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1753
1506
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1800
1474
1507
msgid "Auto-increment columns are incremented by this"
1475
1508
msgstr "Auto-increment columns are incremented by this"
1477
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1758
1479
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1482
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1485
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1764
1487
"Path to installation directory. All paths are usually resolved relative to "
1490
"Path to installation directory. All paths are usually resolved relative to "
1493
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1769
1510
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1805
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:1244 ../drizzled/drizzled.cc:1811
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:1247 ../drizzled/drizzled.cc:1816
1494
1527
msgid "Chroot drizzled daemon during startup."
1495
1528
msgstr "Chroot drizzled daemon during start-up."
1497
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1773
1530
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1820
1498
1531
msgid "Set the default collation."
1499
1532
msgstr "Set the default collation."
1501
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1777
1534
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1824
1502
1535
msgid "Default completion type."
1503
1536
msgstr "Default completion type."
1505
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1782
1538
#: ../drizzled/drizzled.cc:1252 ../drizzled/drizzled.cc:1829
1506
1539
msgid "Write core on errors."
1507
1540
msgstr "Write core on errors."
1509
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1786
1542
#: ../drizzled/drizzled.cc:1254 ../drizzled/drizzled.cc:1833
1510
1543
msgid "Path to the database root."
1511
1544
msgstr "Path to the database root."
1513
#: ../drizzled/drizzled.cc:1241
1546
#: ../drizzled/drizzled.cc:1256
1515
1548
msgid "Set the default storage engine for tables."
1516
1549
msgstr "Set the default storage engine (table type) for tables."
1518
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1793
1551
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1840
1519
1552
msgid "Set the default time zone."
1520
1553
msgstr "Set the default time zone."
1522
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1798
1555
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1845
1523
1556
msgid "Used for debugging; Use at your own risk!"
1524
1557
msgstr "Used for debugging; Use at your own risk!"
1526
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1803
1559
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1850
1527
1560
msgid "Set up signals usable for debugging"
1528
1561
msgstr "Set up signals usable for debugging"
1530
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1807
1563
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1854
1531
1564
msgid "Set the language used for the month names and the days of the week."
1532
1565
msgstr "Set the language used for the month names and the days of the week."
1534
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1812
1567
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1859
1535
1568
msgid "Log some not critical warnings to the log file."
1536
1569
msgstr "Log some not critical warnings to the log file."
1538
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1817
1571
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1864
1540
1573
msgid "Pid file used by drizzled."
1541
1574
msgstr "Pid file used by safe_mysqld."
1543
#: ../drizzled/drizzled.cc:1255
1576
#: ../drizzled/drizzled.cc:1270
1545
1578
msgid "Maximum time in seconds to wait for the port to become free. "
1547
1580
"Maximum time in seconds to wait for the port to become free. (Default: no "
1550
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1826
1552
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1553
"specified directory"
1555
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1556
"specified directory"
1558
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1831
1560
"Uniquely identifies the server instance in the community of replication "
1563
"Uniquely identifies the server instance in the community of replication "
1566
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1836
1583
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1873
1585
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1586
"specified directory"
1588
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1589
"specified directory"
1591
#: ../drizzled/drizzled.cc:1275 ../drizzled/drizzled.cc:1878
1593
"Uniquely identifies the server instance in the community of replication "
1596
"Uniquely identifies the server instance in the community of replication "
1599
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1883
1567
1600
msgid "Don't print a stack trace on failure."
1568
1601
msgstr "Don't print a stack trace on failure."
1570
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1840
1603
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1887
1571
1604
msgid "Enable symbolic link support."
1572
1605
msgstr "Enable symbolic link support."
1574
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1849
1607
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1896
1576
1609
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1578
1611
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1580
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1854
1613
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1901
1581
1614
msgid "Path for temporary files."
1582
1615
msgstr "Path for temporary files."
1584
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1858
1617
#: ../drizzled/drizzled.cc:1287 ../drizzled/drizzled.cc:1905
1585
1618
msgid "Default transaction isolation level."
1586
1619
msgstr "Default transaction isolation level."
1588
#: ../drizzled/drizzled.cc:1274
1621
#: ../drizzled/drizzled.cc:1289
1590
1623
"Max message size written to transaction log, valid values 131072 - 1048576 "
1594
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1862
1627
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1909
1595
1628
msgid "Run drizzled daemon as user."
1596
1629
msgstr "Run drizzled daemon as user."
1598
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1870
1600
"The number of outstanding connection requests Drizzle can have. This comes "
1601
"into play when the main Drizzle thread gets very many connection requests in "
1602
"a very short time."
1604
"The number of outstanding connection requests Drizzle can have. This comes "
1605
"into play when the main Drizzle thread gets very many connection requests in "
1606
"a very short time."
1608
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1876
1610
"Size of tree cache used in bulk insert optimization. Note that this is a "
1613
"Size of tree cache used in bulk insert optimization. Note that this is a "
1616
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1882
1618
"Precision of the result of '/' operator will be increased on that value."
1620
"Precision of the result of '/' operator will be increased on that value."
1622
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1888
1631
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1917
1633
"The number of outstanding connection requests Drizzle can have. This comes "
1634
"into play when the main Drizzle thread gets very many connection requests in "
1635
"a very short time."
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
#: ../drizzled/drizzled.cc:1300 ../drizzled/drizzled.cc:1923
1643
"Size of tree cache used in bulk insert optimization. Note that this is a "
1646
"Size of tree cache used in bulk insert optimization. Note that this is a "
1649
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1929
1651
"Precision of the result of '/' operator will be increased on that value."
1653
"Precision of the result of '/' operator will be increased on that value."
1655
#: ../drizzled/drizzled.cc:1306 ../drizzled/drizzled.cc:1935
1623
1656
msgid "The maximum length of the result of function group_concat."
1624
1657
msgstr "The maximum length of the result of function group_concat."
1626
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1893
1659
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1940
1627
1660
msgid "The size of the buffer that is used for full joins."
1628
1661
msgstr "The size of the buffer that is used for full joins."
1630
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1899
1663
#: ../drizzled/drizzled.cc:1311
1665
"A global cap on the amount of memory that can be allocated by session join "
1666
"buffers (0 means unlimited)"
1669
#: ../drizzled/drizzled.cc:1313 ../drizzled/drizzled.cc:1946
1631
1670
msgid "Max packetlength to send/receive from to server."
1632
1671
msgstr "Max packetlength to send/receive from to server."
1634
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1904
1673
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1951
1636
1675
"If there is more than this number of interrupted connections from a host "
1637
1676
"this host will be blocked from further connections."
1707
1746
"if set to MAX_TABLES+2, the optimiser will switch to the original find_best "
1708
1747
"(used for testing/comparison)."
1710
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:1995
1749
#: ../drizzled/drizzled.cc:1350 ../drizzled/drizzled.cc:2042
1711
1750
msgid "The size of the buffer that is allocated when preloading indexes"
1712
1751
msgstr "The size of the buffer that is allocated when pre-loading indexes"
1714
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2000
1753
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:2047
1715
1754
msgid "Allocation block size for query parsing and execution"
1716
1755
msgstr "Allocation block size for query parsing and execution"
1718
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2005
1757
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:2052
1719
1758
msgid "Persistent buffer for query parsing and execution"
1720
1759
msgstr "Persistent buffer for query parsing and execution"
1722
#: ../drizzled/drizzled.cc:1341 ../drizzled/drizzled.cc:2011
1761
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:2058
1723
1762
msgid "Allocation block size for storing ranges during optimization"
1724
1763
msgstr "Allocation block size for storing ranges during optimisation"
1726
#: ../drizzled/drizzled.cc:1344 ../drizzled/drizzled.cc:2017
1728
"Each thread that does a sequential scan allocates a buffer of this size for "
1729
"each table it scans. If you do many sequential scans, you may want to "
1730
"increase this value."
1732
"Each thread that does a sequential scan allocates a buffer of this size for "
1733
"each table it scans. If you do many sequential scans, you may want to "
1734
"increase this value."
1736
#: ../drizzled/drizzled.cc:1349 ../drizzled/drizzled.cc:2025
1738
"When reading rows in sorted order after a sort, the rows are read through "
1739
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1742
"When reading rows in sorted order after a sort, the rows are read through "
1743
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1746
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:2033
1765
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2064
1767
"Each thread that does a sequential scan allocates a buffer of this size for "
1768
"each table it scans. If you do many sequential scans, you may want to "
1769
"increase this value."
1771
"Each thread that does a sequential scan allocates a buffer of this size for "
1772
"each table it scans. If you do many sequential scans, you may want to "
1773
"increase this value."
1775
#: ../drizzled/drizzled.cc:1367
1776
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1779
#: ../drizzled/drizzled.cc:1370 ../drizzled/drizzled.cc:2072
1781
"When reading rows in sorted order after a sort, the rows are read through "
1782
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1785
"When reading rows in sorted order after a sort, the rows are read through "
1786
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1789
#: ../drizzled/drizzled.cc:1375
1790
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1793
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2080
1747
1794
msgid "Select scheduler to be used (by default multi-thread)."
1748
1795
msgstr "Select scheduler to be used (by default multi-thread)."
1750
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:2038
1797
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2085
1751
1798
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1752
1799
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
1754
#: ../drizzled/drizzled.cc:1358 ../drizzled/drizzled.cc:2044
1801
#: ../drizzled/drizzled.cc:1383
1803
"A global cap on the amount of memory that can be allocated by session sort "
1804
"buffers (0 means unlimited)"
1807
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2091
1755
1808
msgid "The number of cached table definitions."
1756
1809
msgstr "The number of cached table definitions."
1758
#: ../drizzled/drizzled.cc:1360 ../drizzled/drizzled.cc:2048
1811
#: ../drizzled/drizzled.cc:1387 ../drizzled/drizzled.cc:2095
1759
1812
msgid "The number of cached open tables."
1760
1813
msgstr "The number of cached open tables."
1762
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2052
1815
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2099
1764
1817
"Timeout in seconds to wait for a table level lock before returning an error. "
1765
1818
"Used only if the connection has active cursors."
2066
2152
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2067
2153
"memory or you can add more swap space"
2069
#: ../drizzled/error.cc:241
2155
#: ../drizzled/error.cc:245
2070
2156
msgid "Can't get hostname for your address"
2071
2157
msgstr "Can't get hostname for your address"
2073
#: ../drizzled/error.cc:242
2159
#: ../drizzled/error.cc:246
2074
2160
msgid "Bad handshake"
2075
2161
msgstr "Bad handshake"
2077
#: ../drizzled/error.cc:243
2163
#: ../drizzled/error.cc:247
2078
2164
#, fuzzy, c-format
2079
2165
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2080
2166
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2082
#: ../drizzled/error.cc:244
2168
#: ../drizzled/error.cc:248
2084
2170
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2085
2171
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2087
#: ../drizzled/error.cc:245
2173
#: ../drizzled/error.cc:249
2089
2175
msgid "No schema selected"
2090
2176
msgstr "No database selected"
2092
#: ../drizzled/error.cc:246
2178
#: ../drizzled/error.cc:250
2093
2179
msgid "Unknown command"
2094
2180
msgstr "Unknown command"
2096
#: ../drizzled/error.cc:247
2182
#: ../drizzled/error.cc:251
2098
2184
msgid "Column '%-.192s' cannot be null"
2099
2185
msgstr "Column '%-.192s' cannot be null"
2101
#: ../drizzled/error.cc:248
2187
#: ../drizzled/error.cc:252
2102
2188
#, fuzzy, c-format
2103
2189
msgid "Unknown schema '%-.192s'"
2104
2190
msgstr "Unknown event '%-.192s'"
2106
#: ../drizzled/error.cc:249
2192
#: ../drizzled/error.cc:253
2108
2194
msgid "Table '%-.192s' already exists"
2109
2195
msgstr "Table '%-.192s' already exists"
2111
#: ../drizzled/error.cc:250
2197
#: ../drizzled/error.cc:254
2113
2199
msgid "Unknown table '%-.100s'"
2114
2200
msgstr "Unknown table '%-.100s'"
2116
#: ../drizzled/error.cc:251
2202
#: ../drizzled/error.cc:255
2118
2204
msgid "Column '%-.192s' in %-.192s is ambiguous"
2119
2205
msgstr "Column '%-.192s' in %-.192s is ambiguous"
2121
#: ../drizzled/error.cc:252
2207
#: ../drizzled/error.cc:256
2122
2208
msgid "Server shutdown in progress"
2123
2209
msgstr "Server shutdown in progress"
2125
#: ../drizzled/error.cc:253
2211
#: ../drizzled/error.cc:257
2127
2213
msgid "Unknown column '%-.192s' in '%-.192s'"
2128
2214
msgstr "Unknown column '%-.192s' in '%-.192s'"
2130
#: ../drizzled/error.cc:254
2216
#: ../drizzled/error.cc:258
2132
2218
msgid "'%-.192s' isn't in GROUP BY"
2133
2219
msgstr "'%-.192s' isn't in GROUP BY"
2135
#: ../drizzled/error.cc:255
2221
#: ../drizzled/error.cc:259
2137
2223
msgid "Can't group on '%-.192s'"
2138
2224
msgstr "Can't group on '%-.192s'"
2140
#: ../drizzled/error.cc:256
2226
#: ../drizzled/error.cc:260
2141
2227
msgid "Statement has sum functions and columns in same statement"
2142
2228
msgstr "Statement has sum functions and columns in same statement"
2144
#: ../drizzled/error.cc:257
2230
#: ../drizzled/error.cc:261
2145
2231
msgid "Column count doesn't match value count"
2146
2232
msgstr "Column count doesn't match value count"
2148
#: ../drizzled/error.cc:258
2234
#: ../drizzled/error.cc:262
2150
2236
msgid "Identifier name '%-.100s' is too long"
2151
2237
msgstr "Identifier name '%-.100s' is too long"
2153
#: ../drizzled/error.cc:259
2239
#: ../drizzled/error.cc:263
2155
2241
msgid "Duplicate column name '%-.192s'"
2156
2242
msgstr "Duplicate column name '%-.192s'"
2158
#: ../drizzled/error.cc:260
2244
#: ../drizzled/error.cc:264
2160
2246
msgid "Duplicate key name '%-.192s'"
2161
2247
msgstr "Duplicate key name '%-.192s'"
2163
#: ../drizzled/error.cc:261
2249
#: ../drizzled/error.cc:265
2165
2251
msgid "Duplicate entry '%-.192s' for key %d"
2166
2252
msgstr "Duplicate entry '%-.192s' for key %d"
2168
#: ../drizzled/error.cc:262
2254
#: ../drizzled/error.cc:266
2170
2256
msgid "Incorrect column specifier for column '%-.192s'"
2171
2257
msgstr "Incorrect column specifier for column '%-.192s'"
2173
#: ../drizzled/error.cc:263
2259
#: ../drizzled/error.cc:267
2175
2261
msgid "%s near '%-.80s' at line %d"
2176
2262
msgstr "%s near '%-.80s' at line %d"
2178
#: ../drizzled/error.cc:264
2264
#: ../drizzled/error.cc:268
2179
2265
msgid "Query was empty"
2180
2266
msgstr "Query was empty"
2182
#: ../drizzled/error.cc:265
2268
#: ../drizzled/error.cc:269
2184
2270
msgid "Not unique table/alias: '%-.192s'"
2185
2271
msgstr "Not unique table/alias: '%-.192s'"
2187
#: ../drizzled/error.cc:266
2273
#: ../drizzled/error.cc:270
2189
2275
msgid "Invalid default value for '%-.192s'"
2190
2276
msgstr "Invalid default value for '%-.192s'"
2192
#: ../drizzled/error.cc:267
2278
#: ../drizzled/error.cc:271
2193
2279
msgid "Multiple primary key defined"
2194
2280
msgstr "Multiple primary key defined"
2196
#: ../drizzled/error.cc:268
2282
#: ../drizzled/error.cc:272
2198
2284
msgid "Too many keys specified; max %d keys allowed"
2199
2285
msgstr "Too many keys specified; max %d keys allowed"
2201
#: ../drizzled/error.cc:269
2287
#: ../drizzled/error.cc:273
2203
2289
msgid "Too many key parts specified; max %d parts allowed"
2204
2290
msgstr "Too many key parts specified; max %d parts allowed"
2206
#: ../drizzled/error.cc:270
2292
#: ../drizzled/error.cc:274
2208
2294
msgid "Specified key was too long; max key length is %d bytes"
2209
2295
msgstr "Specified key was too long; max key length is %d bytes"
2211
#: ../drizzled/error.cc:271
2297
#: ../drizzled/error.cc:275
2213
2299
msgid "Key column '%-.192s' doesn't exist in table"
2214
2300
msgstr "Key column '%-.192s' doesn't exist in table"
2216
#: ../drizzled/error.cc:272
2219
"BLOB column '%-.192s' can't be used in key specification with the used table "
2222
"BLOB column '%-.192s' can't be used in key specification with the used table "
2225
#: ../drizzled/error.cc:273
2228
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2231
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2234
#: ../drizzled/error.cc:274
2236
"Incorrect table definition; there can be only one auto column and it must be "
2239
"Incorrect table definition; there can be only one auto column and it must be "
2242
#: ../drizzled/error.cc:275
2302
#: ../drizzled/error.cc:276
2305
"BLOB column '%-.192s' can't be used in key specification with the used table "
2308
"BLOB column '%-.192s' can't be used in key specification with the used table "
2311
#: ../drizzled/error.cc:277
2314
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2317
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2320
#: ../drizzled/error.cc:278
2322
"Incorrect table definition; there can be only one auto column and it must be "
2325
"Incorrect table definition; there can be only one auto column and it must be "
2328
#: ../drizzled/error.cc:279
2244
2330
msgid "%s: Normal shutdown\n"
2245
2331
msgstr "%s: Normal shutdown\n"
2247
#: ../drizzled/error.cc:276
2333
#: ../drizzled/error.cc:280
2249
2335
msgid "%s: Got signal %d. Aborting!\n"
2250
2336
msgstr "%s: Got signal %d. Aborting!\n"
2252
#: ../drizzled/error.cc:277
2338
#: ../drizzled/error.cc:281
2254
2340
msgid "%s: Shutdown complete\n"
2255
2341
msgstr "%s: Shutdown complete\n"
2257
#: ../drizzled/error.cc:278
2343
#: ../drizzled/error.cc:282
2259
2345
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2260
2346
msgstr "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2262
#: ../drizzled/error.cc:279
2348
#: ../drizzled/error.cc:283
2263
2349
msgid "Can't create IP socket"
2264
2350
msgstr "Can't create IP socket"
2266
#: ../drizzled/error.cc:280
2269
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2272
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2275
#: ../drizzled/error.cc:281
2278
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2281
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2284
#: ../drizzled/error.cc:282
2286
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2288
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2290
#: ../drizzled/error.cc:283
2352
#: ../drizzled/error.cc:284
2355
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2358
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2361
#: ../drizzled/error.cc:285
2364
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2367
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2370
#: ../drizzled/error.cc:286
2372
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2374
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2376
#: ../drizzled/error.cc:287
2291
2377
#, fuzzy, c-format
2293
2379
"The file '%-.128s' must be in the schema directory or be readable by all"
2295
2381
"The file '%-.128s' must be in the database directory or be readable by all"
2297
#: ../drizzled/error.cc:284
2383
#: ../drizzled/error.cc:288
2299
2385
msgid "File '%-.200s' already exists"
2300
2386
msgstr "File '%-.200s' already exists"
2302
#: ../drizzled/error.cc:285
2388
#: ../drizzled/error.cc:289
2304
2390
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2305
2391
msgstr "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2307
#: ../drizzled/error.cc:286
2393
#: ../drizzled/error.cc:290
2309
2395
"Incorrect prefix key; the used key part isn't a string, the used length is "
2310
2396
"longer than the key part, or the storage engine doesn't support unique "
2616
2702
"Can't execute the given command because you have active locked tables or an "
2617
2703
"active transaction"
2619
#: ../drizzled/error.cc:346
2705
#: ../drizzled/error.cc:350
2621
2707
msgid "Unknown system variable '%-.64s'"
2622
2708
msgstr "Unknown system variable '%-.64s'"
2624
#: ../drizzled/error.cc:347
2710
#: ../drizzled/error.cc:351
2626
2712
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2627
2713
msgstr "Table '%-.192s' is marked as crashed and should be repaired"
2629
#: ../drizzled/error.cc:348
2715
#: ../drizzled/error.cc:352
2632
2718
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2634
2720
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2636
#: ../drizzled/error.cc:349
2722
#: ../drizzled/error.cc:353
2637
2723
msgid "Some non-transactional changed tables couldn't be rolled back"
2638
2724
msgstr "Some non-transactional changed tables couldn't be rolled back"
2640
#: ../drizzled/error.cc:350
2726
#: ../drizzled/error.cc:354
2641
2727
msgid "You may only use constant expressions with SET"
2642
2728
msgstr "You may only use constant expressions with SET"
2644
#: ../drizzled/error.cc:351
2730
#: ../drizzled/error.cc:355
2645
2731
msgid "Lock wait timeout exceeded; try restarting transaction"
2646
2732
msgstr "Lock wait timeout exceeded; try restarting transaction"
2648
#: ../drizzled/error.cc:352
2734
#: ../drizzled/error.cc:356
2649
2735
msgid "The total number of locks exceeds the lock table size"
2650
2736
msgstr "The total number of locks exceeds the lock table size"
2652
#: ../drizzled/error.cc:353
2738
#: ../drizzled/error.cc:357
2653
2739
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2654
2740
msgstr "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2656
#: ../drizzled/error.cc:354
2742
#: ../drizzled/error.cc:358
2657
2743
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2658
2744
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2660
#: ../drizzled/error.cc:355
2746
#: ../drizzled/error.cc:359
2662
2748
msgid "Incorrect arguments to %s"
2663
2749
msgstr "Incorrect arguments to %s"
2665
#: ../drizzled/error.cc:356
2751
#: ../drizzled/error.cc:360
2666
2752
msgid "Deadlock found when trying to get lock; try restarting transaction"
2667
2753
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2669
#: ../drizzled/error.cc:357
2755
#: ../drizzled/error.cc:361
2670
2756
msgid "The used table type doesn't support FULLTEXT indexes"
2671
2757
msgstr "The used table type doesn't support FULLTEXT indexes"
2673
#: ../drizzled/error.cc:358
2759
#: ../drizzled/error.cc:362
2674
2760
msgid "Cannot add foreign key constraint"
2675
2761
msgstr "Cannot add foreign key constraint"
2677
#: ../drizzled/error.cc:359
2763
#: ../drizzled/error.cc:363
2678
2764
msgid "Cannot add or update a child row: a foreign key constraint fails"
2679
2765
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2681
#: ../drizzled/error.cc:360
2767
#: ../drizzled/error.cc:364
2682
2768
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2683
2769
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2685
#: ../drizzled/error.cc:361
2771
#: ../drizzled/error.cc:365
2687
2773
msgid "Incorrect usage of %s and %s"
2688
2774
msgstr "Incorrect usage of %s and %s"
2690
#: ../drizzled/error.cc:362
2776
#: ../drizzled/error.cc:366
2691
2777
msgid "The used SELECT statements have a different number of columns"
2692
2778
msgstr "The used SELECT statements have a different number of columns"
2694
#: ../drizzled/error.cc:363
2780
#: ../drizzled/error.cc:367
2695
2781
msgid "Can't execute the query because you have a conflicting read lock"
2696
2782
msgstr "Can't execute the query because you have a conflicting read lock"
2698
#: ../drizzled/error.cc:364
2701
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2703
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2705
#: ../drizzled/error.cc:365
2708
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2710
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2712
#: ../drizzled/error.cc:366
2784
#: ../drizzled/error.cc:368
2787
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2789
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2791
#: ../drizzled/error.cc:369
2794
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2796
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2798
#: ../drizzled/error.cc:370
2714
2800
msgid "Variable '%-.64s' doesn't have a default value"
2715
2801
msgstr "Variable '%-.64s' doesn't have a default value"
2717
#: ../drizzled/error.cc:367
2803
#: ../drizzled/error.cc:371
2719
2805
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2720
2806
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2722
#: ../drizzled/error.cc:368
2808
#: ../drizzled/error.cc:372
2724
2810
msgid "Incorrect argument type to variable '%-.64s'"
2725
2811
msgstr "Incorrect argument type to variable '%-.64s'"
2727
#: ../drizzled/error.cc:369
2813
#: ../drizzled/error.cc:373
2729
2815
msgid "Variable '%-.64s' can only be set, not read"
2730
2816
msgstr "Variable '%-.64s' can only be set, not read"
2732
#: ../drizzled/error.cc:370
2818
#: ../drizzled/error.cc:374
2734
2820
msgid "Incorrect usage/placement of '%s'"
2735
2821
msgstr "Incorrect usage/placement of '%s'"
2737
#: ../drizzled/error.cc:371
2823
#: ../drizzled/error.cc:375
2739
2825
msgid "This version of Drizzle doesn't yet support '%s'"
2740
2826
msgstr "This version of Drizzle doesn't yet support '%s'"
2742
#: ../drizzled/error.cc:372
2828
#: ../drizzled/error.cc:376
2744
2830
msgid "Variable '%-.192s' is a %s variable"
2745
2831
msgstr "Variable '%-.192s' is a %s variable"
2747
#: ../drizzled/error.cc:373
2833
#: ../drizzled/error.cc:377
2749
2835
msgid "Incorrect foreign key definition for '%-.192s': %s"
2750
2836
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2752
#: ../drizzled/error.cc:374
2838
#: ../drizzled/error.cc:378
2753
2839
msgid "Key reference and table reference don't match"
2754
2840
msgstr "Key reference and table reference don't match"
2756
#: ../drizzled/error.cc:375
2842
#: ../drizzled/error.cc:379
2758
2844
msgid "Operand should contain %d column(s)"
2759
2845
msgstr "Operand should contain %d column(s)"
2761
#: ../drizzled/error.cc:376
2847
#: ../drizzled/error.cc:380
2762
2848
msgid "Subquery returns more than 1 row"
2763
2849
msgstr "Subquery returns more than 1 row"
2765
#: ../drizzled/error.cc:377
2851
#: ../drizzled/error.cc:381
2767
2853
msgid "Converting column '%s' from %s to %s"
2768
2854
msgstr "Converting column '%s' from %s to %s"
2770
#: ../drizzled/error.cc:378
2856
#: ../drizzled/error.cc:382
2772
2858
msgid "Reference '%-.64s' not supported (%s)"
2773
2859
msgstr "Reference '%-.64s' not supported (%s)"
2775
#: ../drizzled/error.cc:379
2861
#: ../drizzled/error.cc:383
2776
2862
msgid "Every derived table must have its own alias"
2777
2863
msgstr "Every derived table must have its own alias"
2779
#: ../drizzled/error.cc:380
2865
#: ../drizzled/error.cc:384
2781
2867
msgid "Select %u was reduced during optimization"
2782
2868
msgstr "Select %u was reduced during optimization"
2784
#: ../drizzled/error.cc:381
2870
#: ../drizzled/error.cc:385
2786
2872
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2787
2873
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2789
#: ../drizzled/error.cc:382
2875
#: ../drizzled/error.cc:386
2790
2876
msgid "All parts of a SPATIAL index must be NOT NULL"
2791
2877
msgstr "All parts of a SPATIAL index must be NOT NULL"
2793
#: ../drizzled/error.cc:383
2879
#: ../drizzled/error.cc:387
2795
2881
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2796
2882
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2798
#: ../drizzled/error.cc:384
2884
#: ../drizzled/error.cc:388
2801
2887
"Uncompressed data size too large; the maximum size is %d (based on "
3108
3194
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3109
3195
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3111
#: ../drizzled/error.cc:438
3197
#: ../drizzled/error.cc:442
3113
3199
msgid "Display width out of range for column '%-.192s' (max = %d)"
3114
3200
msgstr "Display width out of range for column '%-.192s' (max = %d)"
3116
#: ../drizzled/error.cc:439
3202
#: ../drizzled/error.cc:443
3118
3204
msgid "Datetime function: %-.32s field overflow"
3119
3205
msgstr "Datetime function: %-.32s field overflow"
3121
#: ../drizzled/error.cc:440
3124
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3126
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3128
#: ../drizzled/error.cc:441
3131
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3133
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3135
#: ../drizzled/error.cc:442
3207
#: ../drizzled/error.cc:444
3210
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3212
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3214
#: ../drizzled/error.cc:445
3217
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3219
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3221
#: ../drizzled/error.cc:446
3136
3222
msgid "No data - zero rows fetched, selected, or processed"
3137
3223
msgstr "No data - zero rows fetched, selected, or processed"
3139
#: ../drizzled/error.cc:443
3225
#: ../drizzled/error.cc:447
3141
3227
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3142
3228
msgstr "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3144
#: ../drizzled/error.cc:444
3230
#: ../drizzled/error.cc:448
3146
3232
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3147
3233
msgstr "non-grouping field '%-.192s' is used in %-.64s clause"
3149
#: ../drizzled/error.cc:445
3235
#: ../drizzled/error.cc:449
3150
3236
msgid "The used table type doesn't support SPATIAL indexes"
3151
3237
msgstr "The used table type doesn't support SPATIAL indexes"
3153
#: ../drizzled/error.cc:446
3239
#: ../drizzled/error.cc:450
3155
3241
msgid "Leading spaces are removed from name '%s'"
3156
3242
msgstr "Leading spaces are removed from name '%s'"
3158
#: ../drizzled/error.cc:447
3244
#: ../drizzled/error.cc:451
3159
3245
msgid "Failed to read auto-increment value from storage engine"
3160
3246
msgstr "Failed to read auto-increment value from storage engine"
3162
#: ../drizzled/error.cc:448
3248
#: ../drizzled/error.cc:452
3164
3250
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3165
3251
msgstr "String '%-.70s' is too long for %s (should be no longer than %d)"
3167
#: ../drizzled/error.cc:449
3253
#: ../drizzled/error.cc:453
3168
3254
msgid "Too high level of nesting for select"
3169
3255
msgstr "Too high level of nesting for select"
3171
#: ../drizzled/error.cc:450
3257
#: ../drizzled/error.cc:454
3173
3259
msgid "Name '%-.64s' has become ''"
3174
3260
msgstr "Name '%-.64s' has become ''"
3176
#: ../drizzled/error.cc:451
3262
#: ../drizzled/error.cc:455
3178
3264
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3179
3265
"optional and non-empty FIELDS ENCLOSED BY"
3224
3310
"Transaction isolation level can't be changed while a transaction is in "
3227
#: ../drizzled/error.cc:459
3313
#: ../drizzled/error.cc:463
3229
3315
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3230
3316
msgstr "Incorrect parameter count in the call to native function '%-.192s'"
3232
#: ../drizzled/error.cc:460
3318
#: ../drizzled/error.cc:464
3234
3320
msgid "Incorrect parameters in the call to native function '%-.192s'"
3235
3321
msgstr "Incorrect parameters in the call to native function '%-.192s'"
3237
#: ../drizzled/error.cc:461
3323
#: ../drizzled/error.cc:465
3239
3325
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3240
3326
msgstr "Duplicate entry '%-.64s' for key '%-.192s'"
3242
#: ../drizzled/error.cc:462
3328
#: ../drizzled/error.cc:466
3244
3330
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3245
3331
msgstr "Invalid column reference (%-.64s) in LOAD DATA"
3247
#: ../drizzled/error.cc:463
3333
#: ../drizzled/error.cc:467
3249
3335
msgid "Received an invalid value '%s' for a UNIX timestamp."
3250
3336
msgstr "Received an invalid value '%s' for a UNIX timestamp."
3252
#: ../drizzled/error.cc:464
3338
#: ../drizzled/error.cc:468
3254
3340
msgid "Received an invalid datetime value '%s'."
3255
3341
msgstr "Received an invalid datetime value '%s'."
3257
#: ../drizzled/error.cc:465
3343
#: ../drizzled/error.cc:469
3259
3345
msgid "Received a NULL argument for function '%s'."
3260
3346
msgstr "Received a NULL argument for function '%s'."
3262
#: ../drizzled/error.cc:466
3348
#: ../drizzled/error.cc:470
3264
3350
msgid "Received an out-of-range argument '%s' for function '%s'."
3265
3351
msgstr "Received an out-of-range argument '%s' for function '%s'."
3267
#: ../drizzled/error.cc:467
3353
#: ../drizzled/error.cc:471
3269
3355
msgid "Received an invalid enum value '%s'."
3270
3356
msgstr "Received an invalid enum value '%s'."
3272
#: ../drizzled/error.cc:468
3358
#: ../drizzled/error.cc:472
3273
3359
msgid "Tables which are replicated require a primary key."
3274
3360
msgstr "Tables which are replicated require a primary key."
3276
#: ../drizzled/error.cc:469
3362
#: ../drizzled/error.cc:473
3278
3364
msgid "Corrupt or invalid table definition: %s"
3279
3365
msgstr "Corrupt or invalid table definition: %s"
3281
#: ../drizzled/error.cc:470
3367
#: ../drizzled/error.cc:474
3283
3369
msgid "Corrupt or invalid schema definition for %s : %s"
3284
3370
msgstr "Corrupt or invalid schema definition for %s : %s"
3286
#: ../drizzled/error.cc:471
3372
#: ../drizzled/error.cc:475
3288
3374
msgid "Schema does not exist: %s"
3289
3375
msgstr "Schema does not exist: %s"
3291
#: ../drizzled/error.cc:472
3377
#: ../drizzled/error.cc:476
3293
3379
msgid "Error altering schema: %s"
3294
3380
msgstr "Error altering schema: %s"
3296
#: ../drizzled/error.cc:473
3382
#: ../drizzled/error.cc:477
3298
3384
msgid "Error droppping Schema : %s"
3299
3385
msgstr "Error droppping Schema : %s"
3301
#: ../drizzled/error.cc:474
3387
#: ../drizzled/error.cc:478
3302
3388
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3303
3389
msgstr "Temporary table too large, re-run with SQL_BIG_RESULT."
3305
#: ../drizzled/error.cc:475
3391
#: ../drizzled/error.cc:479
3307
3393
msgid "Unknown table engine option key/pair %s = %s."
3308
3394
msgstr "Unknown table engine option key/pair %s = %s."
3310
#: ../drizzled/error.cc:476
3396
#: ../drizzled/error.cc:480
3312
3398
msgid "Unknown schema engine option key/pair %s = %s."
3313
3399
msgstr "Unknown schema engine option key/pair %s = %s."
3315
#: ../drizzled/error.cc:478
3401
#: ../drizzled/error.cc:482
3317
3403
msgid "Can't unlock file (Errcode: %d)"
3318
3404
msgstr "Can't unlock file (Errcode: %d)"
3320
#: ../drizzled/error.cc:479
3406
#: ../drizzled/error.cc:483
3322
3408
msgid "Can't change size of file (Errcode: %d)"
3323
3409
msgstr "Can't change size of file (Errcode: %d)"
3325
#: ../drizzled/error.cc:480
3411
#: ../drizzled/error.cc:484
3327
3413
msgid "Can't open stream from handle (Errcode: %d)"
3328
3414
msgstr "Can't open stream from handle (Errcode: %d)"
3330
#: ../drizzled/error.cc:481
3416
#: ../drizzled/error.cc:485
3332
3418
msgid "Warning: '%s' had %d links"
3333
3419
msgstr "Warning: '%s' had %d links"
3335
#: ../drizzled/error.cc:482
3421
#: ../drizzled/error.cc:486
3337
3423
msgid "Warning: %d files and %d streams is left open\n"
3338
3424
msgstr "Warning: %d files and %d streams is left open\n"
3340
#: ../drizzled/error.cc:483
3426
#: ../drizzled/error.cc:487
3342
3428
msgid "Can't create directory '%s' (Errcode: %d)"
3343
3429
msgstr "Can't create directory '%s' (Errcode: %d)"
3345
#: ../drizzled/error.cc:484
3431
#: ../drizzled/error.cc:488
3348
3434
"Character set '%s' is not a compiled character set and is not specified in "
3422
3508
"setrlimit could not change the size of core files to 'infinity'; We may not "
3423
3509
"be able to generate a core file on signals"
3425
#: ../drizzled/main.cc:262
3511
#: ../drizzled/main.cc:267
3427
3513
msgid "Data directory %s does not exist\n"
3428
3514
msgstr "Data directory %s does not exist\n"
3430
#: ../drizzled/main.cc:273
3516
#: ../drizzled/main.cc:278
3431
3517
#, fuzzy, c-format
3432
3518
msgid "Local catalog %s/local does not exist\n"
3433
3519
msgstr "Data directory %s does not exist\n"
3435
#: ../drizzled/message/transaction_reader.cc:248
3521
#: ../drizzled/message/transaction_reader.cc:260
3437
3523
msgid "Display help and exit"
3438
3524
msgstr "Display this help and exit."
3440
#: ../drizzled/message/transaction_reader.cc:249
3526
#: ../drizzled/message/transaction_reader.cc:261
3441
3527
msgid "Perform checksum"
3444
#: ../drizzled/message/transaction_reader.cc:250
3530
#: ../drizzled/message/transaction_reader.cc:262
3445
3531
msgid "Ignore event messages"
3448
#: ../drizzled/message/transaction_reader.cc:251
3534
#: ../drizzled/message/transaction_reader.cc:263
3450
3536
msgid "Transaction log file"
3451
3537
msgstr "Failed to open transaction log file "
3453
#: ../drizzled/message/transaction_reader.cc:273
3455
msgid "Usage: %s [options] TRANSACTION_LOG \n"
3456
msgstr "Usage: %s TRANSACTION_LOG\n"
3458
#: ../drizzled/message/transaction_reader.cc:275
3463
#: ../drizzled/message/transaction_reader.cc:276
3465
msgid "--help : Display help and exit\n"
3466
msgstr "Display this help and exit."
3468
#: ../drizzled/message/transaction_reader.cc:277
3470
msgid "--checksum : Perform checksum\n"
3473
#: ../drizzled/message/transaction_reader.cc:278
3475
msgid "--ignore-events : Ignore event messages\n"
3478
#: ../drizzled/message/transaction_reader.cc:289
3479
#: ../drizzled/message/transaction_writer.cc:371
3481
msgid "Cannot open file: %s\n"
3482
msgstr "Cannot open file: %s\n"
3539
#: ../drizzled/message/transaction_reader.cc:264
3540
msgid "Print raw Protobuf messages instead of SQL"
3543
#: ../drizzled/message/transaction_reader.cc:267
3545
msgid "Start reading from the given file position"
3546
msgstr "Got a read error from the connection pipe"
3548
#: ../drizzled/message/transaction_reader.cc:270
3550
msgid "Only output for the given transaction ID"
3551
msgstr "Lock or active transaction"
3553
#: ../drizzled/message/transaction_reader.cc:302
3554
msgid "Cannot use --start-pos and --transaction-id together\n"
3484
3557
#: ../drizzled/message/transaction_reader.cc:314
3559
msgid "Cannot open file: "
3560
msgstr "Cannot open file: %s\n"
3562
#: ../drizzled/message/transaction_reader.cc:328
3563
msgid "Could not skip to position "
3566
#: ../drizzled/message/transaction_reader.cc:329
3570
#: ../drizzled/message/transaction_reader.cc:364
3486
3571
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3487
3572
msgstr "Found a non-transaction message in log. Currently not supported.\n"
3489
#: ../drizzled/message/transaction_reader.cc:320
3574
#: ../drizzled/message/transaction_reader.cc:370
3490
3575
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3492
3577
msgid "Attempted to read record bigger than INT_MAX\n"
3493
3578
msgstr "Attempted to read record greater than INT_MAX\n"
3495
#: ../drizzled/message/transaction_reader.cc:340
3496
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3498
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3580
#: ../drizzled/message/transaction_reader.cc:390
3582
msgid "Memory allocation failure trying to allocate "
3499
3583
msgstr "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3501
#: ../drizzled/message/transaction_reader.cc:353
3585
#: ../drizzled/message/transaction_reader.cc:390
3589
#: ../drizzled/message/transaction_reader.cc:402
3502
3590
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3503
3591
#: ../plugin/transaction_log/print_transaction_message.cc:169
3504
3592
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4105
4178
msgid "Default database to use."
4106
4179
msgstr "Default database to use."
4108
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4181
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:77
4109
4182
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
4110
4183
msgid "Invalid value of port\n"
4111
4184
msgstr "Invalid value of port\n"
4113
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4186
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:86
4114
4187
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
4115
4188
msgid "Invalid value for connect_timeout\n"
4116
4189
msgstr "Invalid value for connect_timeout\n"
4118
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
4191
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
4119
4192
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4120
4193
msgid "Invalid value for read_timeout\n"
4121
4194
msgstr "Invalid value for read_timeout\n"
4123
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4196
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4124
4197
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4125
4198
msgid "Invalid value for write_timeout\n"
4126
4199
msgstr "Invalid value for write_timeout\n"
4128
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4201
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:113
4129
4202
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
4130
4203
msgid "Invalid value for retry_count"
4131
4204
msgstr "Invalid value for retry_count"
4133
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4206
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:122
4134
4207
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
4135
4208
msgid "Invalid value for buffer_length\n"
4136
4209
msgstr "Invalid value for buffer_length\n"
4138
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
4139
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
4211
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
4212
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:165
4142
4215
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4144
4217
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
4146
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
4147
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
4219
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:147
4220
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:168
4148
4221
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
4149
4222
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
4150
4223
msgid "Connect Timeout."
4151
4224
msgstr "Connect Timeout."
4153
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
4154
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
4226
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:150
4227
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
4155
4228
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
4156
4229
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4157
4230
msgid "Read Timeout."
4158
4231
msgstr "Read Timeout."
4160
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
4161
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
4233
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:152
4234
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:174
4162
4235
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
4163
4236
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
4164
4237
msgid "Write Timeout."
4165
4238
msgstr "Write Timeout."
4167
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
4168
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
4240
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:154
4241
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:177
4169
4242
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4170
4243
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
4171
4244
msgid "Retry Count."
4172
4245
msgstr "Retry Count."
4174
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
4175
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
4247
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:156
4248
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:180
4176
4249
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4177
4250
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
4178
4251
msgid "Buffer length."
4179
4252
msgstr "Buffer length."
4181
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
4182
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
4254
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:159
4255
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:183
4183
4256
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4184
4257
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
4185
4258
msgid "Address to bind to."
4186
4259
msgstr "Address to bind to."
4188
#: ../plugin/haildb/haildb_engine.cc:1064
4189
#: ../plugin/haildb/haildb_engine.cc:1202
4190
#: ../plugin/haildb/haildb_engine.cc:1232
4261
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4263
msgid "Failed to send error message to libnotify\n"
4264
msgstr "Failed to send error message to libnotify\n"
4266
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4267
msgid "Error Messages to stderr"
4268
msgstr "Error Messages to stderr"
4270
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4271
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4272
msgid "List of schemas to filter"
4273
msgstr "List of schemas to filter"
4275
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4276
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4277
msgid "List of tables to filter"
4278
msgstr "List of tables to filter"
4280
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4281
msgid "Regular expression to apply to schemas to filter"
4282
msgstr "Regular expression to apply to schemas to filter"
4284
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4285
msgid "Regular expression to apply to tables to filter"
4286
msgstr "Regular expression to apply to tables to filter"
4288
#: ../plugin/haildb/haildb_engine.cc:1063
4289
#: ../plugin/haildb/haildb_engine.cc:1201
4290
#: ../plugin/haildb/haildb_engine.cc:1231
4191
4291
#, fuzzy, c-format
4192
4292
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4193
4293
msgstr "Can't create table '%-.200s' (errno: %d)"
4195
#: ../plugin/haildb/haildb_engine.cc:1083
4295
#: ../plugin/haildb/haildb_engine.cc:1082
4196
4296
#, fuzzy, c-format
4197
4297
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4198
4298
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
4200
#: ../plugin/haildb/haildb_engine.cc:1181
4201
#: ../plugin/haildb/haildb_engine.cc:1294
4202
#: ../plugin/haildb/haildb_engine.cc:1475
4203
#: ../plugin/haildb/haildb_engine.cc:2051
4300
#: ../plugin/haildb/haildb_engine.cc:1180
4301
#: ../plugin/haildb/haildb_engine.cc:1293
4302
#: ../plugin/haildb/haildb_engine.cc:1474
4303
#: ../plugin/haildb/haildb_engine.cc:2050
4204
4304
#, fuzzy, c-format
4205
4305
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4206
4306
msgstr "Can't create table '%-.200s' (errno: %d)"
4208
#: ../plugin/haildb/haildb_engine.cc:1333
4209
#: ../plugin/haildb/haildb_engine.cc:1349
4308
#: ../plugin/haildb/haildb_engine.cc:1332
4309
#: ../plugin/haildb/haildb_engine.cc:1348
4210
4310
#, fuzzy, c-format
4211
4311
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4212
4312
msgstr "Can't create table '%-.200s' (errno: %d)"
4214
#: ../plugin/haildb/haildb_engine.cc:2882
4314
#: ../plugin/haildb/haildb_engine.cc:2884
4216
msgid "Invalid value of additional-mem-pool-size"
4217
msgstr "Invalid value for read_timeout\n"
4316
msgid "Invalid value of io-capacity"
4317
msgstr "Invalid value of port\n"
4219
4319
#: ../plugin/haildb/haildb_engine.cc:2893
4221
msgid "Invalid value of autoextend-increment"
4222
msgstr "Invalid value of port\n"
4321
msgid "Invalid value of fast-shutdown"
4322
msgstr "Invalid value for threshold-slow"
4224
4324
#: ../plugin/haildb/haildb_engine.cc:2902
4226
msgid "Invalid value of buffer-pool-size"
4227
msgstr "Invalid value for buffer_length\n"
4229
#: ../plugin/haildb/haildb_engine.cc:2913
4231
msgid "Invalid value of io-capacity"
4232
msgstr "Invalid value of port\n"
4234
#: ../plugin/haildb/haildb_engine.cc:2922
4236
msgid "Invalid value of fast-shutdown"
4237
msgstr "Invalid value for threshold-slow"
4239
#: ../plugin/haildb/haildb_engine.cc:2931
4241
4326
msgid "Invalid value of flush-log-at-trx-commit"
4242
4327
msgstr "Invalid value of port\n"
4244
#: ../plugin/haildb/haildb_engine.cc:2940
4329
#: ../plugin/haildb/haildb_engine.cc:2911
4246
4331
msgid "Invalid value of force-recovery"
4247
4332
msgstr "Invalid value of port\n"
4249
#: ../plugin/haildb/haildb_engine.cc:2949
4334
#: ../plugin/haildb/haildb_engine.cc:2920
4251
4336
msgid "Invalid value of log-file-size"
4252
4337
msgstr "Invalid value of port\n"
4254
#: ../plugin/haildb/haildb_engine.cc:2960
4339
#: ../plugin/haildb/haildb_engine.cc:2931
4256
4341
msgid "Invalid value of log-files-in-group"
4257
4342
msgstr "Invalid value of port\n"
4259
#: ../plugin/haildb/haildb_engine.cc:2969
4344
#: ../plugin/haildb/haildb_engine.cc:2940
4261
4346
msgid "Invalid value of lock-wait-timeout"
4262
4347
msgstr "Invalid value for write_timeout\n"
4264
#: ../plugin/haildb/haildb_engine.cc:2978
4349
#: ../plugin/haildb/haildb_engine.cc:2949
4266
4351
msgid "Invalid value of log-buffer-size"
4267
4352
msgstr "Invalid value for buffer_length\n"
4269
#: ../plugin/haildb/haildb_engine.cc:2989
4354
#: ../plugin/haildb/haildb_engine.cc:2960
4271
4356
msgid "Invalid value of lru-old-blocks-pct"
4272
4357
msgstr "Invalid value for threshold-slow"
4274
#: ../plugin/haildb/haildb_engine.cc:2998
4359
#: ../plugin/haildb/haildb_engine.cc:2969
4276
4361
msgid "Invalid value of lru-block-access-recency"
4277
4362
msgstr "Invalid value of port\n"
4279
#: ../plugin/haildb/haildb_engine.cc:3007
4364
#: ../plugin/haildb/haildb_engine.cc:2978
4281
4366
msgid "Invalid value of max-dirty-pages-pct"
4282
4367
msgstr "Invalid value of port\n"
4284
#: ../plugin/haildb/haildb_engine.cc:3016
4369
#: ../plugin/haildb/haildb_engine.cc:2987
4286
4371
msgid "Invalid value of max-purge-lag"
4287
4372
msgstr "Invalid value of port\n"
4289
#: ../plugin/haildb/haildb_engine.cc:3025
4374
#: ../plugin/haildb/haildb_engine.cc:2996
4291
4376
msgid "Invalid value of open-files"
4292
4377
msgstr "Invalid value of port\n"
4294
#: ../plugin/haildb/haildb_engine.cc:3034
4379
#: ../plugin/haildb/haildb_engine.cc:3005
4296
4381
msgid "Invalid value of read-io-threads"
4297
4382
msgstr "Invalid value for read_timeout\n"
4299
#: ../plugin/haildb/haildb_engine.cc:3043
4384
#: ../plugin/haildb/haildb_engine.cc:3014
4301
4386
msgid "Invalid value of sync_spin_loops"
4302
4387
msgstr "Invalid value of port\n"
4304
#: ../plugin/haildb/haildb_engine.cc:3246
4389
#: ../plugin/haildb/haildb_engine.cc:3224
4306
4391
msgid "Error starting HailDB %d (%s)\n"
4309
#: ../plugin/haildb/haildb_engine.cc:3548
4394
#: ../plugin/haildb/haildb_engine.cc:3501
4310
4395
msgid "Disable HailDB adaptive hash index (enabled by default)."
4313
#: ../plugin/haildb/haildb_engine.cc:3550
4398
#: ../plugin/haildb/haildb_engine.cc:3503
4314
4399
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4317
#: ../plugin/haildb/haildb_engine.cc:3553
4402
#: ../plugin/haildb/haildb_engine.cc:3506
4319
4404
"Size of a memory pool HailDB uses to store data dictionary information and "
4320
4405
"other internal data structures."
4323
#: ../plugin/haildb/haildb_engine.cc:3556
4408
#: ../plugin/haildb/haildb_engine.cc:3509
4324
4409
msgid "Data file autoextend increment in megabytes"
4327
#: ../plugin/haildb/haildb_engine.cc:3559
4412
#: ../plugin/haildb/haildb_engine.cc:3512
4330
4415
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4332
4417
msgstr "The size of the buffer that is used for full joins."
4334
#: ../plugin/haildb/haildb_engine.cc:3562
4419
#: ../plugin/haildb/haildb_engine.cc:3515
4335
4420
msgid "The common part for HailDB table spaces."
4338
#: ../plugin/haildb/haildb_engine.cc:3564
4423
#: ../plugin/haildb/haildb_engine.cc:3517
4339
4424
msgid "Disable HailDB checksums validation (enabled by default)."
4342
#: ../plugin/haildb/haildb_engine.cc:3566
4427
#: ../plugin/haildb/haildb_engine.cc:3519
4343
4428
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4346
#: ../plugin/haildb/haildb_engine.cc:3569
4431
#: ../plugin/haildb/haildb_engine.cc:3522
4347
4432
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4350
#: ../plugin/haildb/haildb_engine.cc:3572
4435
#: ../plugin/haildb/haildb_engine.cc:3525
4352
4437
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4353
4438
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4356
#: ../plugin/haildb/haildb_engine.cc:3575
4441
#: ../plugin/haildb/haildb_engine.cc:3528
4357
4442
msgid "Stores each HailDB table to an .ibd file in the database dir."
4360
#: ../plugin/haildb/haildb_engine.cc:3578
4445
#: ../plugin/haildb/haildb_engine.cc:3531
4361
4446
msgid "File format to use for new tables in .ibd files."
4364
#: ../plugin/haildb/haildb_engine.cc:3581
4449
#: ../plugin/haildb/haildb_engine.cc:3534
4366
4451
"Set to 0 (write and flush once per second),1 (write and flush at each "
4367
4452
"commit) or 2 (write at commit, flush once per second)."
4370
#: ../plugin/haildb/haildb_engine.cc:3584
4455
#: ../plugin/haildb/haildb_engine.cc:3537
4371
4456
msgid "With which method to flush data."
4374
#: ../plugin/haildb/haildb_engine.cc:3587
4459
#: ../plugin/haildb/haildb_engine.cc:3540
4376
4461
"Helps to save your data in case the disk image of the database becomes "
4380
#: ../plugin/haildb/haildb_engine.cc:3590
4381
#: ../plugin/haildb/haildb_engine.cc:3593
4465
#: ../plugin/haildb/haildb_engine.cc:3543
4466
#: ../plugin/haildb/haildb_engine.cc:3546
4382
4467
msgid "Path to individual files and their sizes."
4385
#: ../plugin/haildb/haildb_engine.cc:3596
4470
#: ../plugin/haildb/haildb_engine.cc:3549
4387
4472
msgid "Path to HailDB log files."
4388
4473
msgstr "Path for temporary files."
4390
#: ../plugin/haildb/haildb_engine.cc:3599
4475
#: ../plugin/haildb/haildb_engine.cc:3552
4391
4476
msgid "Size of each log file in a log group."
4394
#: ../plugin/haildb/haildb_engine.cc:3602
4479
#: ../plugin/haildb/haildb_engine.cc:3555
4396
4481
"Number of log files in the log group. HailDB writes to the files in a "
4397
4482
"circular fashion. Value 3 is recommended here."
4400
#: ../plugin/haildb/haildb_engine.cc:3605
4485
#: ../plugin/haildb/haildb_engine.cc:3558
4402
4487
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4403
4488
"rolled back. Values above 100000000 disable the timeout."
4406
#: ../plugin/haildb/haildb_engine.cc:3608
4491
#: ../plugin/haildb/haildb_engine.cc:3561
4409
4494
"The size of the buffer which HailDB uses to write log to the log files on "
4411
4496
msgstr "The size of the buffer that is used for full joins."
4413
#: ../plugin/haildb/haildb_engine.cc:3611
4498
#: ../plugin/haildb/haildb_engine.cc:3564
4415
4500
"Sets the point in the LRU list from where all pages are classified as old "
4416
4501
"(Advanced users)"
4419
#: ../plugin/haildb/haildb_engine.cc:3614
4504
#: ../plugin/haildb/haildb_engine.cc:3567
4421
4506
"Milliseconds between accesses to a block at which it is made young. "
4422
4507
"0=disabled (Advanced users)"
4425
#: ../plugin/haildb/haildb_engine.cc:3617
4510
#: ../plugin/haildb/haildb_engine.cc:3570
4426
4511
msgid "Percentage of dirty pages allowed in bufferpool."
4429
#: ../plugin/haildb/haildb_engine.cc:3620
4514
#: ../plugin/haildb/haildb_engine.cc:3573
4430
4515
msgid "Desired maximum length of the purge queue (0 = no limit)"
4433
#: ../plugin/haildb/haildb_engine.cc:3623
4518
#: ../plugin/haildb/haildb_engine.cc:3576
4435
4520
"Roll back the complete transaction on lock wait timeout, for 4.x "
4436
4521
"compatibility (disabled by default)"
4439
#: ../plugin/haildb/haildb_engine.cc:3626
4524
#: ../plugin/haildb/haildb_engine.cc:3579
4440
4525
msgid "How many files at the maximum HailDB keeps open at the same time."
4443
#: ../plugin/haildb/haildb_engine.cc:3629
4528
#: ../plugin/haildb/haildb_engine.cc:3582
4444
4529
msgid "Number of background read I/O threads in HailDB."
4447
#: ../plugin/haildb/haildb_engine.cc:3632
4532
#: ../plugin/haildb/haildb_engine.cc:3585
4448
4533
msgid "Number of background write I/O threads in HailDB."
4451
#: ../plugin/haildb/haildb_engine.cc:3634
4536
#: ../plugin/haildb/haildb_engine.cc:3587
4453
4538
"Disable if you want to reduce the number of messages written to the log "
4454
4539
"(default: enabled)."
4457
#: ../plugin/haildb/haildb_engine.cc:3637
4542
#: ../plugin/haildb/haildb_engine.cc:3590
4458
4543
msgid "Enable SHOW HAILDB STATUS output in the log"
4461
#: ../plugin/haildb/haildb_engine.cc:3640
4546
#: ../plugin/haildb/haildb_engine.cc:3593
4462
4547
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4465
#: ../plugin/haildb/haildb_engine.cc:3642
4550
#: ../plugin/haildb/haildb_engine.cc:3595
4467
4552
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4470
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4472
msgid "Failed to send error message to libnotify\n"
4473
msgstr "Failed to send error message to libnotify\n"
4475
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4476
msgid "Error Messages to stderr"
4477
msgstr "Error Messages to stderr"
4479
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4480
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4481
msgid "List of schemas to filter"
4482
msgstr "List of schemas to filter"
4484
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4485
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4486
msgid "List of tables to filter"
4487
msgstr "List of tables to filter"
4489
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4490
msgid "Regular expression to apply to schemas to filter"
4491
msgstr "Regular expression to apply to schemas to filter"
4493
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4494
msgid "Regular expression to apply to tables to filter"
4495
msgstr "Regular expression to apply to tables to filter"
4497
4555
#: ../plugin/hello_events/hello_events.cc:381
4499
4557
msgid "Invalid value of before-write-position\n"
4544
4602
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4547
#: ../plugin/innobase/handler/ha_innodb.cc:1856
4605
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4549
4607
msgid "Invalid value for io-capacity\n"
4550
4608
msgstr "Invalid value of port\n"
4552
#: ../plugin/innobase/handler/ha_innodb.cc:1874
4610
#: ../plugin/innobase/handler/ha_innodb.cc:1876
4554
4612
msgid "Invalid value for fast-shutdown\n"
4555
4613
msgstr "Invalid value for threshold-slow"
4557
#: ../plugin/innobase/handler/ha_innodb.cc:1888
4615
#: ../plugin/innobase/handler/ha_innodb.cc:1890
4559
4617
msgid "Invalid value for flush-log-at-trx-commit\n"
4560
4618
msgstr "Invalid value for retry_count\n"
4562
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4620
#: ../plugin/innobase/handler/ha_innodb.cc:1920
4564
4622
msgid "Invalid value for max-dirty-pages-pct\n"
4565
4623
msgstr "Invalid value for retry_count\n"
4567
#: ../plugin/innobase/handler/ha_innodb.cc:1927
4625
#: ../plugin/innobase/handler/ha_innodb.cc:1929
4569
4627
msgid "Invalid value for stats-sample-pages\n"
4570
4628
msgstr "Invalid value for read_timeout\n"
4572
#: ../plugin/innobase/handler/ha_innodb.cc:1938
4630
#: ../plugin/innobase/handler/ha_innodb.cc:1940
4574
4632
msgid "Invalid value for additional-mem-pool-size\n"
4575
4633
msgstr "Invalid value for read_timeout\n"
4577
#: ../plugin/innobase/handler/ha_innodb.cc:1948
4635
#: ../plugin/innobase/handler/ha_innodb.cc:1950
4579
4637
msgid "Invalid value for autoextend-increment\n"
4580
4638
msgstr "Invalid value for write_timeout\n"
4582
#: ../plugin/innobase/handler/ha_innodb.cc:1958
4640
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4584
4642
msgid "Invalid value for buffer-pool-size\n"
4585
4643
msgstr "Invalid value for buffer_length\n"
4587
#: ../plugin/innobase/handler/ha_innodb.cc:1968
4645
#: ../plugin/innobase/handler/ha_innodb.cc:1970
4589
4647
msgid "Invalid value for commit-concurrency\n"
4590
4648
msgstr "Invalid value for retry_count\n"
4592
#: ../plugin/innobase/handler/ha_innodb.cc:1977
4650
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4594
4652
msgid "Invalid value for concurrency-tickets\n"
4595
4653
msgstr "Invalid value for connect_timeout\n"
4597
#: ../plugin/innobase/handler/ha_innodb.cc:1986
4655
#: ../plugin/innobase/handler/ha_innodb.cc:1988
4599
4657
msgid "Invalid value for read-io-threads\n"
4600
4658
msgstr "Invalid value for read_timeout\n"
4602
#: ../plugin/innobase/handler/ha_innodb.cc:1995
4660
#: ../plugin/innobase/handler/ha_innodb.cc:1997
4604
4662
msgid "Invalid value for write-io-threads\n"
4605
4663
msgstr "Invalid value for write_timeout\n"
4607
#: ../plugin/innobase/handler/ha_innodb.cc:2004
4665
#: ../plugin/innobase/handler/ha_innodb.cc:2006
4609
4667
msgid "Invalid value for force-recovery\n"
4610
4668
msgstr "Invalid value for retry_count\n"
4612
#: ../plugin/innobase/handler/ha_innodb.cc:2014
4613
#: ../plugin/innobase/handler/ha_innodb.cc:2024
4670
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4671
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4615
4673
msgid "Invalid value for log-file-size\n"
4616
4674
msgstr "Invalid value for write_timeout\n"
4618
#: ../plugin/innobase/handler/ha_innodb.cc:2033
4676
#: ../plugin/innobase/handler/ha_innodb.cc:2035
4620
4678
msgid "Invalid value for log-files-in-group\n"
4621
4679
msgstr "Invalid value for write_timeout\n"
4623
#: ../plugin/innobase/handler/ha_innodb.cc:2042
4681
#: ../plugin/innobase/handler/ha_innodb.cc:2044
4625
4683
msgid "Invalid value for mirrored-log-groups\n"
4626
4684
msgstr "Invalid value for retry_count\n"
4628
#: ../plugin/innobase/handler/ha_innodb.cc:2051
4686
#: ../plugin/innobase/handler/ha_innodb.cc:2053
4630
4688
msgid "Invalid value for open-files\n"
4631
4689
msgstr "Invalid value for read_timeout\n"
4633
#: ../plugin/innobase/handler/ha_innodb.cc:2060
4691
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4635
4693
msgid "Invalid value for thread-concurrency\n"
4636
4694
msgstr "Invalid value for retry_count\n"
4638
#: ../plugin/innobase/handler/ha_innodb.cc:2083
4696
#: ../plugin/innobase/handler/ha_innodb.cc:2085
4640
4698
msgid "Invalid value for read-ahead-threshold\n"
4641
4699
msgstr "Invalid value for threshold-slow"
4643
#: ../plugin/innobase/handler/ha_innodb.cc:2097
4701
#: ../plugin/innobase/handler/ha_innodb.cc:2099
4645
4703
msgid "Invalid value for lock-wait-timeout\n"
4646
4704
msgstr "Invalid value for write_timeout\n"