180
168
"Preserve comments. Send comments to the server. The default is --skip-"
181
169
"comments (discard comments), enable with --comments"
183
#: ../client/drizzle.cc:1296
171
msgid "Use compression in server/client protocol."
172
msgstr "Use compression in server/client protocol."
174
msgid "Database to use."
175
msgstr "Database to use."
180
msgid "Delimiter to be used."
181
msgstr "Delimiter to be used."
183
msgid "Execute command and quit. (Disables --force and history file)"
184
msgstr "Execute command and quit. (Disables --force and history file)"
184
186
msgid "Print the output of a query (rows) vertically."
185
187
msgstr "Print the output of a query (rows) vertically."
187
#: ../client/drizzle.cc:1298
188
189
msgid "Continue even if we get an sql error."
189
190
msgstr "Continue even if we get an sql error."
191
#: ../client/drizzle.cc:1300
194
"Enable named commands. Named commands mean this program's internal commands; "
195
"see drizzle> help . When enabled, the named commands can be used from any "
196
"line of the query, otherwise only from the first line, before an enter."
198
"Enable named commands. Named commands mean this program's internal commands; "
199
"see drizzle> help . When enabled, the named commands can be used from any "
200
"line of the query, otherwise only from the first line, before an enter. "
201
"Disable with --disable-named-commands. This option is disabled by default."
203
#: ../client/drizzle.cc:1302
193
"Enable named commands. Named commands mean this program's internal commands; "
194
"see drizzle> help . When enabled, the named commands can be used from any "
195
"line of the query, otherwise only from the first line, before an enter. "
196
"Disable with --disable-named-commands. This option is disabled by default."
198
"Enable named commands. Named commands mean this program's internal commands; "
199
"see drizzle> help . When enabled, the named commands can be used from any "
200
"line of the query, otherwise only from the first line, before an enter. "
201
"Disable with --disable-named-commands. This option is disabled by default."
204
"Named commands are disabled. Use \\* form only, or use named commands only "
205
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
206
"the client now starts with this option ENABLED by default! Disable with '-"
207
"G'. Long format commands still work from the first line. WARNING: option "
208
"deprecated; use --disable-named-commands instead."
210
"Named commands are disabled. Use \\* form only, or use named commands only "
211
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
212
"the client now starts with this option ENABLED by default! Disable with '-"
213
"G'. Long format commands still work from the first line. WARNING: option "
214
"deprecated; use --disable-named-commands instead."
216
msgid "Ignore space after function names."
217
msgstr "Ignore space after function names."
219
msgid "Enable/disable LOAD DATA LOCAL INFILE."
220
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
204
222
msgid "Turn off beep on error."
205
223
msgstr "Turn off beep on error."
207
#: ../client/drizzle.cc:1303
209
msgid "Do not write line numbers for errors."
225
msgid "Connect to host."
226
msgstr "Connect to host."
228
msgid "Write line numbers for errors."
210
229
msgstr "Write line numbers for errors."
212
#: ../client/drizzle.cc:1304
214
msgid "Do not write column names in results."
232
"Don't write line number for errors. WARNING: -L is deprecated, use long "
233
"version of this option instead."
235
"Don't write line number for errors. WARNING: -L is deprecated, use long "
236
"version of this option instead."
238
msgid "Flush buffer after each query."
239
msgstr "Flush buffer after each query."
241
msgid "Write column names in results."
215
242
msgstr "Write column names in results."
217
#: ../client/drizzle.cc:1306
219
"Don't write column names in results. WARNING: -N is deprecated, use long "
220
"version of this options instead."
222
"Don't write column names in results. WARNING: -N is deprecated, use long "
223
"version of this options instead."
225
#: ../client/drizzle.cc:1308
227
"Change the value of a variable. Please note that this option is deprecated; "
228
"you can set variables directly with --variable-name=value."
230
"Change the value of a variable. Please note that this option is deprecated; "
231
"you can set variables directly with --variable-name=value."
233
#: ../client/drizzle.cc:1310
245
"Don't write column names in results. WARNING: -N is deprecated, use long "
246
"version of this options instead."
248
"Don't write column names in results. WARNING: -N is deprecated, use long "
249
"version of this options instead."
252
"Change the value of a variable. Please note that this option is deprecated; "
253
"you can set variables directly with --variable-name=value."
255
"Change the value of a variable. Please note that this option is deprecated; "
256
"you can set variables directly with --variable-name=value."
258
msgid "Ignore SIGINT (CTRL-C)"
259
msgstr "Ignore SIGINT (CTRL-C)"
262
"Only update the default database. This is useful for skipping updates to "
263
"other database in the update log."
265
"Only update the default database. This is useful for skipping updates to "
266
"other database in the update log."
269
"Pager to use to display results. If you don't supply an option the default "
270
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
271
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
272
"work in batch mode. Disable with --disable-pager. This option is disabled by "
275
"Pager to use to display results. If you don't supply an option the default "
276
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
277
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
278
"work in batch mode. Disable with --disable-pager. This option is disabled by "
282
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
283
"option deprecated; use --disable-pager instead."
285
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
286
"option deprecated; use --disable-pager instead."
289
"Password to use when connecting to server. If password is not given it's "
290
"asked from the tty."
292
"Password to use when connecting to server. If password is not given it's "
293
"asked from the tty."
296
"Port number to use for connection or 0 for default to, in order of "
297
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
299
"Port number to use for connection or 0 for default to, in order of "
300
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
302
msgid "built-in default"
303
msgstr "built-in default"
305
msgid "Set the drizzle prompt to this value."
306
msgstr "Set the drizzle prompt to this value."
309
"Don't cache result, print it row by row. This may slow down the server if "
310
"the output is suspended. Doesn't use history file."
312
"Don't cache result, print it row by row. This may slow down the server if "
313
"the output is suspended. Doesn't use history file."
315
msgid "Write fields without conversion. Used with --batch."
316
msgstr "Write fields without conversion. Used with --batch."
319
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
320
"option is enabled by default."
322
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
323
"option is enabled by default."
325
msgid "Shutdown the server."
326
msgstr "Shutdown the server."
329
"Be more silent. Print results with a tab as separator, each row on new line."
331
"Be more silent. Print results with a tab as separator, each row on new line."
234
333
msgid "Output in table format."
235
334
msgstr "Output in table format."
237
#: ../client/drizzle.cc:1312
337
"Append everything into outfile. See interactive help (\\h) also. Does not "
338
"work in batch mode. Disable with --disable-tee. This option is disabled by "
341
"Append everything into outfile. See interactive help (\\h) also. Does not "
342
"work in batch mode. Disable with --disable-tee. This option is disabled by "
346
"Disable outfile. See interactive help (\\h) also. WARNING: option "
347
"deprecated; use --disable-tee instead"
349
"Disable outfile. See interactive help (\\h) also. WARNING: option "
350
"deprecated; use --disable-tee instead"
352
msgid "User for login if not current user."
353
msgstr "User for login if not current user."
238
355
msgid "Only allow UPDATE and DELETE that uses keys."
239
356
msgstr "Only allow UPDATE and DELETE that uses keys."
241
#: ../client/drizzle.cc:1314
242
358
msgid "Synonym for option --safe-updates, -U."
243
359
msgstr "Synonym for option --safe-updates, -U."
245
#: ../client/drizzle.cc:1316
246
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
247
msgstr "-v vvv implies that verbose= 3, Used to specify verbose"
361
msgid "Write more. (-v -v -v gives the table output format)."
362
msgstr "Write more. (-v -v -v gives the table output format)."
249
#: ../client/drizzle.cc:1317 ../client/drizzledump.cc:506
250
#: ../drizzled/drizzled.cc:1235
251
364
msgid "Output version information and exit."
252
365
msgstr "Output version information and exit."
254
#: ../client/drizzle.cc:1319
255
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
256
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
258
#: ../client/drizzle.cc:1323
259
msgid "Number of lines before each import progress report."
260
msgstr "Number of lines before each import progress report."
262
#: ../client/drizzle.cc:1325
263
msgid "Ping the server to check if it's alive."
264
msgstr "Ping the server to check if it's alive."
266
#: ../client/drizzle.cc:1327 ../drizzled/drizzled.cc:1154
267
msgid "Configuration file defaults are not used if no-defaults is set"
268
msgstr "Configuration file defaults are not used if no-defaults is set"
270
#: ../client/drizzle.cc:1330 ../client/drizzledump.cc:514
271
msgid "Options specific to the drizzle client"
274
#: ../client/drizzle.cc:1333
277
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
278
"and field completion, but startup and reconnecting may take a longer time."
280
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
281
"and field completion, but startup and reconnecting may take a longer time. "
282
"Disable with --disable-auto-rehash."
284
#: ../client/drizzle.cc:1335
286
"Automatically switch to vertical output mode if the result is wider than the "
289
"Automatically switch to vertical output mode if the result is wider than the "
292
#: ../client/drizzle.cc:1337
293
msgid "Database to use."
294
msgstr "Database to use."
296
#: ../client/drizzle.cc:1339
300
#: ../client/drizzle.cc:1341
301
msgid "Delimiter to be used."
302
msgstr "Delimiter to be used."
304
#: ../client/drizzle.cc:1343
305
msgid "Execute command and quit. (Disables --force and history file)"
306
msgstr "Execute command and quit. (Disables --force and history file)"
308
#: ../client/drizzle.cc:1345
310
msgid "Enable LOAD DATA LOCAL INFILE."
311
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
313
#: ../client/drizzle.cc:1347
314
msgid "Flush buffer after each query."
315
msgstr "Flush buffer after each query."
317
#: ../client/drizzle.cc:1349
318
msgid "Ignore SIGINT (CTRL-C)"
319
msgstr "Ignore SIGINT (CTRL-C)"
321
#: ../client/drizzle.cc:1351
323
"Only update the default database. This is useful for skipping updates to "
324
"other database in the update log."
326
"Only update the default database. This is useful for skipping updates to "
327
"other database in the update log."
329
#: ../client/drizzle.cc:1353
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
"Pager to use to display results. If you don't supply an option the default "
338
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
339
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
340
"work in batch mode. Disable with --disable-pager. This option is disabled by "
343
#: ../client/drizzle.cc:1355
344
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
345
msgstr "Disable pager and print to stdout. See interactive help (\\h) also."
347
#: ../client/drizzle.cc:1357
348
msgid "Set the drizzle prompt to this value."
349
msgstr "Set the drizzle prompt to this value."
351
#: ../client/drizzle.cc:1359
353
"Don't cache result, print it row by row. This may slow down the server if "
354
"the output is suspended. Doesn't use history file."
356
"Don't cache result, print it row by row. This may slow down the server if "
357
"the output is suspended. Doesn't use history file."
359
#: ../client/drizzle.cc:1361
360
msgid "Write fields without conversion. Used with --batch."
361
msgstr "Write fields without conversion. Used with --batch."
363
#: ../client/drizzle.cc:1362
365
msgid "Do not reconnect if the connection is lost."
366
msgstr "Got a read error from the connection pipe"
368
#: ../client/drizzle.cc:1364
369
msgid "Shutdown the server"
370
msgstr "Shutdown the server"
372
#: ../client/drizzle.cc:1365
374
"Be more silent. Print results with a tab as separator, each row on new line."
376
"Be more silent. Print results with a tab as separator, each row on new line."
378
#: ../client/drizzle.cc:1367
380
"Append everything into outfile. See interactive help (\\h) also. Does not "
381
"work in batch mode. Disable with --disable-tee. This option is disabled by "
384
"Append everything into outfile. See interactive help (\\h) also. Does not "
385
"work in batch mode. Disable with --disable-tee. This option is disabled by "
388
#: ../client/drizzle.cc:1369
389
msgid "Disable outfile. See interactive help (\\h) also."
390
msgstr "Disable outfile. See interactive help (\\h) also."
392
#: ../client/drizzle.cc:1371
367
msgid "Wait and retry if connection is down."
368
msgstr "Wait and retry if connection is down."
393
370
msgid "Number of seconds before connection timeout."
394
371
msgstr "Number of seconds before connection timeout."
396
#: ../client/drizzle.cc:1373
397
373
msgid "Max length of input line"
398
374
msgstr "Max length of input line"
400
#: ../client/drizzle.cc:1375
401
376
msgid "Automatic limit for SELECT when using --safe-updates"
402
377
msgstr "Automatic limit for SELECT when using --safe-updates"
404
#: ../client/drizzle.cc:1377
405
379
msgid "Automatic limit for rows in a join when using --safe-updates"
406
380
msgstr "Automatic limit for rows in a join when using --safe-updates"
408
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
409
msgid "Options specific to the client"
412
#: ../client/drizzle.cc:1383
413
msgid "Connect to host"
414
msgstr "Connect to host"
416
#: ../client/drizzle.cc:1385
418
"Password to use when connecting to server. If password is not given it's "
419
"asked from the tty."
421
"Password to use when connecting to server. If password is not given it's "
422
"asked from the tty."
424
#: ../client/drizzle.cc:1387
426
"Port number to use for connection or 0 for default to, in order of "
427
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
429
"Port number to use for connection or 0 for default to, in order of "
430
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
432
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
433
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
434
msgid "User for login if not current user."
435
msgstr "User for login if not current user."
437
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
438
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
440
msgid "The protocol of connection (mysql or drizzle)."
441
msgstr "The protocol of connection (tcp,socket,pipe,memory)."
443
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
444
msgid "Allowed Options"
447
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
449
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
450
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
452
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
382
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
383
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
385
msgid "Number of lines before each import progress report."
386
msgstr "Number of lines before each import progress report."
388
msgid "Ping the server to check if it's alive."
389
msgstr "Ping the server to check if it's alive."
391
msgid "Use MySQL Protocol."
395
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
400
"Copyright (C) 2008 Sun Microsystems\n"
401
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
402
"and you are welcome to modify and redistribute it under the GPL license\n"
404
"Copyright (C) 2008 Sun Microsystems\n"
405
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
406
"and you are welcome to modify and redistribute it under the GPL license\n"
409
msgid "Usage: %s [OPTIONS] [database]\n"
410
msgstr "Usage: %s [OPTIONS] [database]\n"
453
412
msgid "DELIMITER cannot contain a backslash character"
454
413
msgstr "DELIMITER cannot contain a backslash character"
456
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
457
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
458
#: ../client/drizzletest.cc:5659
460
msgid "Error: Unknown protocol"
461
msgstr "Wrong or unknown protocol"
463
#: ../client/drizzle.cc:1627
465
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
466
msgstr "Error: Value of %<PRIu32> supplied for port is not valid.\n"
468
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
470
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
471
msgstr "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
473
#: ../client/drizzle.cc:1679
476
"Copyright (C) 2008 Sun Microsystems\n"
477
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
478
"and you are welcome to modify and redistribute it under the GPL license\n"
480
"Copyright (C) 2008 Sun Microsystems\n"
481
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
482
"and you are welcome to modify and redistribute it under the GPL license\n"
484
#: ../client/drizzle.cc:1684
486
msgid "Usage: drizzle [OPTIONS] [schema]\n"
487
msgstr "Usage: drizzle [OPTIONS] [database]\n"
489
#: ../client/drizzle.cc:1738
491
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
492
msgstr "Welcome to the Drizzle client.. Commands end with ; or \\g."
494
#: ../client/drizzle.cc:1747
497
"Your Drizzle connection id is %u\n"
498
"Connection protocol: %s\n"
499
"Server version: %s\n"
501
"Your Drizzle connection id is %u\n"
502
"Server version: %s\n"
504
#: ../client/drizzle.cc:1781
506
msgid "Reading history-file %s\n"
507
msgstr "Reading history-file %s\n"
509
#: ../client/drizzle.cc:1785
511
msgid "Couldn't allocate memory for temp histfile!\n"
512
msgstr "Couldn't allocate memory for temp histfile!\n"
514
#: ../client/drizzle.cc:1792
515
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
516
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
518
#: ../client/drizzle.cc:1802
522
#: ../client/drizzle.cc:1815
524
msgid "Writing history-file %s\n"
525
msgstr "Writing history-file %s\n"
527
#: ../client/drizzle.cc:1823
531
#: ../client/drizzle.cc:1823
535
#: ../client/drizzle.cc:1873
536
msgid "Query aborted by Ctrl+C\n"
537
msgstr "Query aborted by Ctrl+C\n"
539
#: ../client/drizzle.cc:1957
416
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
417
msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
420
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
421
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
424
msgid "WARNING: --server-arg option not supported in this configuration.\n"
425
msgstr "WARNING: --server-arg option not supported in this configuration.\n"
428
"Non-integer value supplied for port. If you are trying to enter a password "
429
"please use --password instead."
431
"Non-integer value supplied for port. If you are trying to enter a password "
432
"please use --password instead."
434
msgid "Value supplied for port is not valid."
435
msgstr "Value supplied for port is not valid."
541
438
msgid "Processing line: %<PRIu32>\n"
542
439
msgstr "Processing line: %<PRIu32>\n"
544
#: ../client/drizzle.cc:2175
545
442
msgid "Unknown command: "
546
msgstr "Unknown command: "
548
#: ../client/drizzle.cc:2346
549
msgid "Not found a delimiter within max_input_line of input"
552
#: ../client/drizzle.cc:2592
443
msgstr "Unknown command"
554
446
"Reading table information for completion of table and column names\n"
555
"You can turn off this feature to get a quicker startup with -A\n"
447
" You can turn off this feature to get a quicker startup with -A\n"
558
450
"Reading table information for completion of table and column names\n"
559
"You can turn off this feature to get a quicker start-up with -A\n"
451
" You can turn off this feature to get a quicker startup with -A\n"
562
#: ../client/drizzle.cc:2631
563
454
msgid "No connection. Trying to reconnect..."
564
455
msgstr "No connection. Trying to reconnect..."
566
#: ../client/drizzle.cc:2637
567
457
msgid "Can't connect to the server\n"
568
458
msgstr "Can't connect to the server\n"
570
#: ../client/drizzle.cc:2721
571
460
msgid "List of all Drizzle commands:"
572
461
msgstr "List of all Drizzle commands:"
574
#: ../client/drizzle.cc:2725
577
"Note that all text commands must be first on line and end with '%s' or \\g"
463
msgid "Note that all text commands must be first on line and end with ';'"
578
464
msgstr "Note that all text commands must be first on line and end with ';'"
580
#: ../client/drizzle.cc:2783
581
466
msgid "No query specified\n"
582
467
msgstr "No query specified\n"
584
#: ../client/drizzle.cc:2798
585
469
msgid "Ignoring query to other database"
586
470
msgstr "Ignoring query to other database"
588
#: ../client/drizzle.cc:2848
589
472
msgid "Empty set"
590
473
msgstr "Empty set"
592
#: ../client/drizzle.cc:2861
594
476
msgid "%ld row in set"
595
477
msgid_plural "%ld rows in set"
596
478
msgstr[0] "%ld row in set"
597
479
msgstr[1] "%ld rows in set"
599
#: ../client/drizzle.cc:2870
601
482
msgstr "Query OK"
603
#: ../client/drizzle.cc:2872
605
485
msgid "Query OK, %ld row affected"
606
486
msgid_plural "Query OK, %ld rows affected"
607
487
msgstr[0] "Query OK, %ld row affected"
608
488
msgstr[1] "Query OK, %ld rows affected"
610
#: ../client/drizzle.cc:2944
611
msgid "popen() failed! defaulting PAGER to stdout!\n"
614
#: ../client/drizzle.cc:2966
616
msgid "Error logging to file '%s'\n"
617
msgstr "Enable logging to CSV file"
619
#: ../client/drizzle.cc:2971
621
msgid "Logging to file '%s'\n"
622
msgstr "Reading history-file %s\n"
624
#: ../client/drizzle.cc:3055
633
"Collation: %s (%u)\n"
641
#: ../client/drizzle.cc:3522
643
msgid "No previous outfile available, you must give a filename!\n"
646
#: ../client/drizzle.cc:3527
648
msgid "Currently logging to file '%s'\n"
649
msgstr "Enable logging to CSV file"
651
#: ../client/drizzle.cc:3547
653
msgid "No outfile specified!\n"
654
msgstr "No query specified\n"
656
#: ../client/drizzle.cc:3560
657
msgid "Outfile disabled.\n"
660
#: ../client/drizzle.cc:3587
662
msgid "Default pager wasn't set, using stdout.\n"
663
msgstr "Disable pager, print to stdout."
665
#: ../client/drizzle.cc:3607
667
msgid "PAGER set to '%s'\n"
670
#: ../client/drizzle.cc:3618
671
msgid "PAGER set to stdout\n"
674
#: ../client/drizzle.cc:3701
676
msgid "Connection id: %u"
679
#: ../client/drizzle.cc:3703
681
msgid "Current schema: %.128s\n"
682
msgstr "Unknown database '%-.192s'"
684
#: ../client/drizzle.cc:3704
689
#: ../client/drizzle.cc:3724
690
msgid "Usage: \\. <filename> | source <filename>"
693
#: ../client/drizzle.cc:3739
695
msgid "Failed to open file '%s', error: %d"
696
msgstr "Can't open file: '%-.200s' (errno: %d)"
698
#: ../client/drizzle.cc:3747
700
msgid "Can't initialize LineBuffer"
701
msgstr "Can't initialize %-.64s backup driver"
703
#: ../client/drizzle.cc:3783
704
msgid "DELIMITER must be followed by a 'delimiter' character or string"
707
#: ../client/drizzle.cc:3816
708
msgid "USE must be followed by a schema name"
711
#: ../client/drizzle.cc:3884
713
msgid "Schema changed"
714
msgstr "Database to use."
716
#: ../client/drizzle.cc:3930
718
msgid "Show warnings enabled."
719
msgstr "Show warnings after every statement."
721
#: ../client/drizzle.cc:3938
723
msgid "Show warnings disabled."
724
msgstr "Show warnings after every statement."
726
#: ../client/drizzle.cc:4088
730
"Connection id:\t\t%lu\n"
733
#: ../client/drizzle.cc:4100
735
msgid "Current schema:\t%s\n"
736
msgstr "Can't init databases"
738
#: ../client/drizzle.cc:4101
740
msgid "Current user:\t\t%s\n"
743
#: ../client/drizzle.cc:4107
744
msgid "SSL:\t\t\tNot in use"
747
#: ../client/drizzle.cc:4112
752
msgstr "Too many connections"
754
#: ../client/drizzle.cc:4119
757
"All updates ignored to this schema\n"
760
#: ../client/drizzle.cc:4122
762
msgid "Current pager:\t\t%s\n"
765
#: ../client/drizzle.cc:4123
767
msgid "Using outfile:\t\t'%s'\n"
770
#: ../client/drizzle.cc:4124
772
msgid "Using delimiter:\t%s\n"
775
#: ../client/drizzle.cc:4125
777
msgid "Server version:\t\t%s\n"
780
#: ../client/drizzle.cc:4126
782
msgid "Protocol:\t\t%s\n"
783
msgstr "-- Connecting to %s...\n"
785
#: ../client/drizzle.cc:4127
787
msgid "Protocol version:\t%d\n"
790
#: ../client/drizzle.cc:4128
792
msgid "Connection:\t\t%s\n"
793
msgstr "-- Connecting to %s...\n"
795
#: ../client/drizzle.cc:4135
797
msgid "UNIX socket:\t\t%s\n"
800
#: ../client/drizzle.cc:4137
802
msgid "TCP port:\t\t%d\n"
805
#: ../client/drizzle.cc:4142
808
"Note that you are running in safe_update_mode:\n"
811
#: ../client/drizzle.cc:4144
814
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
816
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
818
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
819
" Max number of examined row combination in a join is set to: %"
824
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
829
#: ../client/drizzle.cc:4249
831
msgid "ERROR %d (%s): "
834
#: ../client/drizzle.cc:4251
839
#: ../client/drizzle.cc:4254
844
#: ../client/drizzle.cc:4387
848
#: ../client/drizzle.cc:4389
852
#: ../client/drizzle.cc:4395
856
#: ../client/drizzle.cc:4401
860
#: ../client/drizzle.cc:4502
864
#: ../client/drizzle.cc:4622
866
msgid "Returning to default PROMPT of %s\n"
869
#: ../client/drizzle.cc:4627
871
msgid "Memory allocation error. Not changing prompt\n"
872
msgstr "Memory allocation error while constructing initial prompt. Aborting.\n"
874
#: ../client/drizzle.cc:4632
876
msgid "PROMPT set to '%s'\n"
879
#: ../client/drizzledump.cc:229
881
msgid "Error inserting into destination database"
882
msgstr "Error connecting to slave:"
884
#: ../client/drizzledump.cc:253
490
msgid "Number of rows before each output progress report (requires --verbose)."
492
"Number of rows before each output progress report (requires --verbose)."
886
495
msgid "Got errno %d on write"
887
496
msgstr "Got errno %d on write"
889
#: ../client/drizzledump.cc:298
892
"%s: You can't use --single-transaction and --lock-all-tables at the same "
895
"%s: You can't use --single-transaction and --lock-all-tables at the same "
898
#: ../client/drizzledump.cc:305
900
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
901
msgstr "%s: --databases or --all-databases can't be used with --tab.\n"
903
#: ../client/drizzledump.cc:373
905
msgid "-- Retrieving database structures..."
906
msgstr "-- Retrieving table structure for table %s...\n"
908
#: ../client/drizzledump.cc:485
910
"Dump all the databases. This will be same as --databases with all databases "
914
#: ../client/drizzledump.cc:487
915
msgid "Dump all the tablespaces."
918
#: ../client/drizzledump.cc:489
919
msgid "Use complete insert statements."
922
#: ../client/drizzledump.cc:491
924
"Flush logs file in server before starting dump. Note that if you dump many "
925
"databases at once (using the option --databases= or --all-databases), the "
926
"logs will be flushed for each database dumped. The exception is when using --"
927
"lock-all-tables in this case the logs will be flushed only once, "
928
"corresponding to the moment all tables are locked. So if you want your dump "
929
"and the log flush to happen at the same exact moment you should use --lock-"
930
"all-tables or --flush-logs"
933
#: ../client/drizzledump.cc:493
935
msgid "Continue even if we get an sql-error."
936
msgstr "Continue even if we get an sql error."
938
#: ../client/drizzledump.cc:494
940
msgid "Display this help message and exit."
941
msgstr "Display this help and exit."
943
#: ../client/drizzledump.cc:496
945
"Locks all tables across all databases. This is achieved by taking a global "
946
"read lock for the duration of the whole dump. Automatically turns --single-"
950
#: ../client/drizzledump.cc:498
952
"Creates a consistent snapshot by dumping all tables in a single transaction. "
953
"Works ONLY for tables stored in storage engines which support "
954
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
955
"be consistent for other storage engines. While a --single-transaction dump "
956
"is in process, to ensure a valid dump file (correct table contents), no "
957
"other connection should use the following statements: ALTER TABLE, DROP "
958
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
962
#: ../client/drizzledump.cc:500
964
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
965
"extended-insert and --disable-keys."
968
#: ../client/drizzledump.cc:501
969
msgid "Overrides option --databases (-B)."
972
#: ../client/drizzledump.cc:503
973
msgid "Number of rows before each output progress report (requires --verbose)."
975
"Number of rows before each output progress report (requires --verbose)."
977
#: ../client/drizzledump.cc:505
978
msgid "Print info about the various stages."
981
#: ../client/drizzledump.cc:507
982
msgid "Turn off Comments"
985
#: ../client/drizzledump.cc:508
987
msgid "Turn off create-options"
988
msgstr "Wrong create options"
990
#: ../client/drizzledump.cc:509
991
msgid "Turn off extended-insert"
994
#: ../client/drizzledump.cc:510
995
msgid "Turn off dump date at the end of the output"
998
#: ../client/drizzledump.cc:511
1000
msgid "Do not read from the configuration files"
1001
msgstr "Got a read error from the connection pipe"
1003
#: ../client/drizzledump.cc:517
1004
msgid "Add a 'DROP DATABASE' before each create."
1007
#: ../client/drizzledump.cc:518
1008
msgid "Do not add a 'drop table' before each create."
1011
#: ../client/drizzledump.cc:520
1013
"Give less verbose output (useful for debugging). Disables structure comments "
1014
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1015
"set-names --skip-disable-keys"
1018
#: ../client/drizzledump.cc:522
1020
"To dump several databases. Note the difference in usage; In this case no "
1021
"tables are given. All name arguments are regarded as databasenames. 'USE "
1022
"db_name;' will be included in the output."
1025
#: ../client/drizzledump.cc:524
1027
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1028
"will not be put in the output."
1031
#: ../client/drizzledump.cc:526
1033
"Do not dump the specified table. To specify more than one table to ignore, "
1034
"use the directive multiple times, once for each table. Each table must be "
1035
"specified with both database and table names, e.g. --ignore-table=database."
1039
#: ../client/drizzledump.cc:528
1040
msgid "Insert rows with INSERT IGNORE."
1043
#: ../client/drizzledump.cc:530
1044
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1047
#: ../client/drizzledump.cc:532
1049
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1050
"above line will be added otherwise, if --databases or --all-databases option "
1054
#: ../client/drizzledump.cc:534
1055
msgid "No row information."
1058
#: ../client/drizzledump.cc:536
1059
msgid "Use REPLACE INTO instead of INSERT INTO."
1062
#: ../client/drizzledump.cc:538
1063
msgid "Where to send output to (stdout|database"
1066
#: ../client/drizzledump.cc:540
1068
"Hostname for destination db server (requires --destination-type=database)"
1071
#: ../client/drizzledump.cc:542
1073
"Port number for destination db server (requires --destination-type=database)"
1076
#: ../client/drizzledump.cc:544
1078
"User name for destination db server (resquires --destination-type=database)"
1081
#: ../client/drizzledump.cc:546
1083
"Password for destination db server (requires --destination-type=database)"
1086
#: ../client/drizzledump.cc:548
1088
"The database in the destination db server (requires --destination-"
1089
"type=database, not for use with --all-databases)"
1092
#: ../client/drizzledump.cc:550
1094
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1098
#: ../client/drizzledump.cc:556
1099
msgid "Connect to host."
1100
msgstr "Connect to host."
1102
#: ../client/drizzledump.cc:558
1105
"Password to use when connecting to server. If password is not given it's "
1106
"solicited on the tty."
1108
"Password to use when connecting to server. If password is not given it's "
1109
"asked from the tty."
1111
#: ../client/drizzledump.cc:560
1112
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1114
msgid "Port number to use for connection."
1115
msgstr "Socket file to use for connection."
1117
#: ../client/drizzledump.cc:567
1118
msgid "Hidden Options"
1121
#: ../client/drizzledump.cc:569
1123
msgid "Used to select the database"
1124
msgstr "Path to the database root."
1126
#: ../client/drizzledump.cc:570
1127
msgid "Used to select the tables"
1130
#: ../client/drizzledump.cc:573
1131
msgid "Allowed Options + Hidden Options"
1134
#: ../client/drizzledump.cc:637
1136
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1137
msgstr "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
1139
#: ../client/drizzledump.cc:642
1141
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1142
"and you are welcome to modify and redistribute it under the GPL license\n"
1144
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1145
"and you are welcome to modify and redistribute it under the GPL license\n"
1147
#: ../client/drizzledump.cc:643
1148
msgid "Dumps definitions and data from a Drizzle database server"
1149
msgstr "Dumps definitions and data from a Drizzle database server"
1151
#: ../client/drizzledump.cc:644
499
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
1153
503
msgid "Usage: %s [OPTIONS] database [tables]\n"
1154
504
msgstr "Usage: %s [OPTIONS] database [tables]\n"
1156
#: ../client/drizzledump.cc:645
1158
507
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1159
508
msgstr "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1161
#: ../client/drizzledump.cc:647
1163
511
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1164
512
msgstr "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1166
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1167
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
515
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
516
"and you are welcome to modify and redistribute it under the GPL license\n"
518
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
519
"and you are welcome to modify and redistribute it under the GPL license\n"
521
msgid "Dumps definitions and data from a Drizzle database server"
525
msgid "For more options, use %s --help\n"
526
msgstr "For more options, use %s --help\n"
530
"Non-integer value supplied for port. If you are trying to enter a password "
531
"please use --password instead.\n"
533
"Non-integer value supplied for port. If you are trying to enter a password "
534
"please use --password instead.\n"
1169
537
msgid "Value supplied for port is not valid.\n"
1170
538
msgstr "Value supplied for port is not valid.\n"
1172
#: ../client/drizzledump.cc:743
541
msgid "Memory allocation error while copying password. Aborting.\n"
542
msgstr "Memory allocation error while copying password. Aborting.\n"
545
msgid "Input filename too long: %s"
546
msgstr "Input filename too long: %s"
1174
549
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1175
550
msgstr "Illegal use of option --ignore-table=<database>.<table>\n"
1177
#: ../client/drizzledump_data.cc:268
1179
msgid "-- Retrieving data for "
553
msgid "Invalid mode to --compatible: %s\n"
554
msgstr "Invalid mode to --compatible: %s\n"
557
msgid "%s: You must use option --tab with --fields-...\n"
558
msgstr "%s: You must use option --tab with --fields-...\n"
562
"%s: You can't use --single-transaction and --lock-all-tables at the same "
565
"%s: You can't use --single-transaction and --lock-all-tables at the same "
570
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
573
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
577
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
578
msgstr "%s: --databases or --all-databases can't be used with --tab.\n"
581
msgid "Got error: %s (%d) %s"
585
msgid "Got error: %d %s"
589
msgid "Couldn't execute '%s': %s (%d)"
590
msgstr "Couldn't execute '%s': %s (%d)"
593
msgid "-- Connecting to %s...\n"
594
msgstr "-- Connecting to %s...\n"
597
msgid "-- Disconnecting from %s...\n"
598
msgstr "-- Disconnecting from %s...\n"
600
msgid "Couldn't allocate memory"
601
msgstr "Couldn't allocate memory"
605
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
608
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
612
msgid "-- Retrieving table structure for table %s...\n"
613
msgstr "-- Retrieving table structure for table %s...\n"
616
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
617
msgstr "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
620
msgid "%s: Can't get keys for table %s\n"
621
msgstr "%s: Can't get keys for table %s\n"
624
msgid "Error: Couldn't read status information for table %s\n"
625
msgstr "Error: Couldn't read status information for table %s\n"
628
msgid "Error retrieving table structure for table: \"%s\""
629
msgstr "Error retrieving table structure for table: \"%s\""
632
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
633
msgstr "-- Skipping dump data for table '%s', --no-data was used\n"
636
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
637
msgstr "-- Warning: Skipping data for table '%s' because it's of type %s\n"
640
msgid "-- Skipping dump data for table '%s', it has no fields\n"
641
msgstr "-- Skipping dump data for table '%s', it has no fields\n"
643
msgid "-- Sending SELECT query...\n"
644
msgstr "-- Sending SELECT query...\n"
646
msgid "when executing 'SELECT INTO OUTFILE'"
647
msgstr "when executing 'SELECT INTO OUTFILE'"
653
"-- Dumping data for table %s\n"
658
"-- Dumping data for table %s\n"
661
msgid "-- Retrieving rows...\n"
1180
662
msgstr "-- Retrieving rows...\n"
1182
#: ../client/drizzledump_data.cc:300
1184
msgid " rows dumped for table "
665
msgid "%s: Error in field count for table: %s ! Aborting.\n"
666
msgstr "%s: Error in field count for table: %s ! Aborting.\n"
669
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
670
msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
673
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1185
674
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1187
#: ../client/drizzledump_data.cc:547
1189
msgid "-- Connecting to "
1190
msgstr "Connect to host"
1192
#: ../client/drizzledump_data.cc:547
1193
msgid " using protocol "
1196
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1197
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1199
msgid "Error executing query: "
1200
msgstr "Error connecting to master:"
1202
#: ../client/drizzledump_data.cc:602
1203
msgid "Could not buffer result: "
1206
#: ../client/drizzledump_data.cc:648
1208
msgid "Error: Could not set db '"
1209
msgstr "error: could not open directory: %s\n"
1211
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1212
#: ../client/drizzledump_data.cc:673
1215
msgstr "Got error: %d %s"
1217
#: ../client/drizzledump_data.cc:682
1219
msgid "-- Disconnecting from "
1220
msgstr "-- Disconnecting from %s...\n"
1222
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1223
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1225
msgid "-- Retrieving table structures for "
1226
msgstr "-- Retrieving table structure for table %s...\n"
1228
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1230
msgid "-- Retrieving fields for "
1231
msgstr "-- Retrieving rows...\n"
1233
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1235
msgid "-- Retrieving indexes for "
1236
msgstr "-- Retrieving rows...\n"
1238
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1240
msgid "-- Retrieving foreign keys for "
1241
msgstr "-- Retrieving rows...\n"
1243
#: ../client/drizzleslap.cc:2292
1245
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1248
#: ../client/drizzletest.cc:5412
1249
msgid "Error: Invalid Value for opt_max_connect_retries"
1250
msgstr "Error: Invalid Value for opt_max_connect_retries"
1252
#: ../client/drizzletest.cc:5422
1253
msgid "Error: Invalid Value for opt_tail_lines"
1254
msgstr "Error: Invalid Value for opt_tail_lines"
1256
#: ../client/drizzletest.cc:5432
1257
msgid "Error: Invalid Value for opt_sleep"
1258
msgstr "Error: Invalid Value for opt_sleep"
1260
#: ../client/drizzletest.cc:5623
1262
msgid "Could not open '%s' for reading: errno = %d"
1263
msgstr "Could not open '%s' for reading: errno = %d"
1265
#: ../client/drizzletest.cc:5628
1267
msgid "Out of memory"
1268
msgstr "Out of memory"
1270
#: ../drizzled/drizzled.cc:491
677
msgid "Not enough fields from table %s! Aborting.\n"
678
msgstr "Not enough fields from table %s! Aborting.\n"
680
msgid "when doing refresh"
681
msgstr "when doing refresh"
683
msgid "alloc_root failure."
684
msgstr "alloc_root failure."
687
msgid "Couldn't find table: \"%s\""
688
msgstr "Couldn't find table: \"%s\""
692
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
694
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
697
msgid "Error: Not enough memory to store ORDER BY clause\n"
698
msgstr "Error: Not enough memory to store ORDER BY clause\n"
701
msgid "Error while loading database options: '%s':"
702
msgstr "Error while loading database options: '%s':"
705
msgid "Got signal %d from thread %<PRIu64>"
706
msgstr "Got signal %d from thread %<PRIu64>"
1271
708
msgid "Aborting\n"
1272
709
msgstr "Aborting\n"
1274
#: ../drizzled/drizzled.cc:550
1275
711
msgid "One can only use the --user switch if running as root\n"
1276
712
msgstr "One can only use the --user switch if running as root\n"
1278
#: ../drizzled/drizzled.cc:557
1280
"Fatal error: Please read \"Security\" section of the manual to find out how "
1281
"to run drizzled as root!\n"
1283
"Fatal error: Please read \"Security\" section of the manual to find out how "
1284
"to run drizzled as root!\n"
1286
#: ../drizzled/drizzled.cc:577
1289
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1292
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1295
#: ../drizzled/drizzled.cc:602
1296
msgid "Set process group ID failed"
1299
#: ../drizzled/drizzled.cc:607
1300
msgid "Set process user ID failed"
1303
#: ../drizzled/drizzled.cc:619
1305
msgid "Process chroot failed"
1306
msgstr "alloc_root failure."
1308
#: ../drizzled/drizzled.cc:739
1310
msgid "Error: Invalid Value for auto_increment_increment"
1311
msgstr "Error: Invalid Value for max_input_line"
1313
#: ../drizzled/drizzled.cc:750
1315
msgid "Error: Invalid Value for auto_increment_offset"
1316
msgstr "Error: Invalid Value for max_input_line"
1318
#: ../drizzled/drizzled.cc:761
1320
msgid "Error: Invalid Value for completion_type"
1321
msgstr "Error: Invalid Value for opt_sleep"
1323
#: ../drizzled/drizzled.cc:773
1325
msgid "Error: Invalid Value for div-precision-increment"
1326
msgstr "Error: Invalid Value for connect_timeout"
1328
#: ../drizzled/drizzled.cc:784
1330
msgid "Error: Invalid Value for group_concat_max_len"
1331
msgstr "Error: Invalid Value for opt_tail_lines"
1333
#: ../drizzled/drizzled.cc:795
1335
msgid "Error: Invalid Value for join_buffer_size"
1336
msgstr "Error: Invalid Value for max_input_line"
1338
#: ../drizzled/drizzled.cc:807
1340
msgid "Error: Invalid Value for max_allowed_packet"
1341
msgstr "Error: Invalid Value for max_input_line"
1343
#: ../drizzled/drizzled.cc:819
1345
msgid "Error: Invalid Value for max_error_count"
1346
msgstr "Error: Invalid Value for max_input_line"
1348
#: ../drizzled/drizzled.cc:830
1350
msgid "Error: Invalid Value for max_heap_table_size"
1351
msgstr "Error: Invalid Value for max_input_line"
1353
#: ../drizzled/drizzled.cc:842
1355
msgid "Error: Invalid Value for min_examined_row_limit"
1356
msgstr "Error: Invalid Value for max_input_line"
1358
#: ../drizzled/drizzled.cc:853
1360
msgid "Error: Invalid Value for max_join_size"
1361
msgstr "Error: Invalid Value for max_input_line"
1363
#: ../drizzled/drizzled.cc:864
1365
msgid "Error: Invalid Value for max_length_for_sort_data"
1366
msgstr "Error: Invalid Value for max_input_line"
1368
#: ../drizzled/drizzled.cc:875
1370
msgid "Error: Invalid Value for max_seeks_for_key"
1371
msgstr "Error: Invalid Value for max_input_line"
1373
#: ../drizzled/drizzled.cc:886
1375
msgid "Error: Invalid Value for max_sort_length"
1376
msgstr "Error: Invalid Value for max_input_line"
1378
#: ../drizzled/drizzled.cc:897
1380
msgid "Error: Invalid Value for optimizer_search_depth"
1381
msgstr "Error: Invalid Value for opt_sleep"
1383
#: ../drizzled/drizzled.cc:908
1385
msgid "Error: Invalid Value for preload_buff_size"
1386
msgstr "Error: Invalid Value for max_input_line"
1388
#: ../drizzled/drizzled.cc:919
1390
msgid "Error: Invalid Value for query_alloc_block_size"
1391
msgstr "Error: Invalid Value for opt_tail_lines"
1393
#: ../drizzled/drizzled.cc:931
1395
msgid "Error: Invalid Value for query_prealloc_size"
1396
msgstr "Error: Invalid Value for opt_tail_lines"
1398
#: ../drizzled/drizzled.cc:943
1400
msgid "Error: Invalid Value for range_alloc_block_size"
1401
msgstr "Error: Invalid Value for opt_tail_lines"
1403
#: ../drizzled/drizzled.cc:955
1405
msgid "Error: Invalid Value for read_buff_size"
1406
msgstr "Error: Invalid Value for max_input_line"
1408
#: ../drizzled/drizzled.cc:967
1410
msgid "Error: Invalid Value for read_rnd_buff_size"
1411
msgstr "Error: Invalid Value for max_input_line"
1413
#: ../drizzled/drizzled.cc:978
1415
msgid "Error: Invalid Value for sort_buff_size"
1416
msgstr "Error: Invalid Value for opt_sleep"
1418
#: ../drizzled/drizzled.cc:989
1420
msgid "Error: Invalid Value for table_def_size"
1421
msgstr "Error: Invalid Value for opt_tail_lines"
1423
#: ../drizzled/drizzled.cc:1000
1425
msgid "Error: Invalid Value for table_cache_size"
1426
msgstr "Error: Invalid Value for opt_tail_lines"
1428
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1430
msgid "Error: Invalid Value for table_lock_wait_timeout"
1431
msgstr "Error: Invalid Value for connect_timeout"
1433
#: ../drizzled/drizzled.cc:1038
1435
"Error: Invalid Value for transaction_message_threshold valid values are "
1436
"between 131072 - 1048576 bytes"
1439
#: ../drizzled/drizzled.cc:1096
1441
msgid "Defaults file '%s' not found\n"
1444
#: ../drizzled/drizzled.cc:1138
715
"Fatal error: Please read \"Security\" section of the manual to find out how "
716
"to run drizzled as root!\n"
718
"Fatal error: Please read \"Security\" section of the manual to find out how "
719
"to run drizzled as root!\n"
723
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
726
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
730
msgid "Fatal signal %d while backtracing\n"
735
"We will try our best to scrape up some info that will hopefully help "
737
"the problem, but since we have already crashed, something is definitely "
739
"and this may fail.\n"
742
"We will try our best to scrape up some info that will hopefully help "
744
"the problem, but since we have already crashed, something is definitely "
746
"and this may fail.\n"
751
"It is possible that drizzled could use up to \n"
752
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
754
"Hope that's ok; if not, decrease some variables in the equation.\n"
760
"Attempting backtrace. You can use the following information to find out\n"
761
"where drizzled died. If you see no messages after this, something went\n"
762
"terribly wrong...\n"
764
"Attempting backtrace. You can use the following information to find out\n"
765
"where drizzled died. If you see no messages after this, something went\n"
766
"terribly wrong...\n"
770
"Trying to get some variables.\n"
771
"Some pointers may be invalid and cause the dump to abort...\n"
773
"Trying to get some variables.\n"
774
"Some pointers may be invalid and cause the dump to abort...\n"
779
"This crash occurred while the server was calling initgroups(). This is\n"
780
"often due to the use of a drizzled that is statically linked against glibc\n"
781
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
782
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
783
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
784
"drizzled that is not statically linked.\n"
787
"This crash occurred while the server was calling initgroups(). This is\n"
788
"often due to the use of a drizzled that is statically linked against glibc\n"
789
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
790
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
791
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
792
"drizzled that is not statically linked.\n"
797
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
798
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
799
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
800
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
801
"the documentation for your distribution on how to do that.\n"
804
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
805
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
806
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
807
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
808
"the documentation for your distribution on how to do that.\n"
813
"The '--memlock' argument, which was enabled, uses system calls that are\n"
814
"unreliable and unstable on some operating systems and operating-system\n"
815
"versions (notably, some versions of Linux). This crash could be due to use\n"
816
"of those buggy OS calls. You should consider whether you really need the\n"
817
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
821
"The '--memlock' argument, which was enabled, uses system calls that are\n"
822
"unreliable and unstable on some operating systems and operating-system\n"
823
"versions (notably, some versions of Linux). This crash could be due to use\n"
824
"of those buggy OS calls. You should consider whether you really need the\n"
825
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
829
msgid "Writing a core file\n"
830
msgstr "Writing a core file\n"
833
"setrlimit could not change the size of core files to 'infinity'; We may not "
834
"be able to generate a core file on signals"
836
"setrlimit could not change the size of core files to 'infinity'; We may not "
837
"be able to generate a core file on signals"
1446
840
msgid "gethostname failed, using '%s' as hostname"
1447
841
msgstr "gethostname failed, using '%s' as hostname"
1449
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1450
msgid "Display this help and exit."
1451
msgstr "Display this help and exit."
1453
#: ../drizzled/drizzled.cc:1156
1455
msgid "Configuration file to use"
1456
msgstr "Configuration file '%-.192s' is too big"
1458
#: ../drizzled/drizzled.cc:1158
1459
msgid "Base location for config files"
1462
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1463
msgid "Directory for plugins."
1464
msgstr "Directory for plugins."
1466
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1468
"Optional comma separated list of plugins to load at startup in addition to "
1469
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1471
"Optional comma separated list of plugins to load at start-up in addition to "
1472
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1474
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1476
"Optional comma separated list of plugins to not load at startup. Effectively "
1477
"removes a plugin from the list of plugins to be loaded. [for example: --"
1478
"plugin_remove=crc32,logger_gearman]"
1480
"Optional comma separated list of plugins to not load at startup. Effectively "
1481
"removes a plugin from the list of plugins to be loaded. [for example: --"
1482
"plugin_remove=crc32,logger_gearman]"
1484
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1486
"Optional comma separated list of plugins to load at starup instead of the "
1487
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1489
"Optional comma separated list of plugins to load at start-up instead of the "
1490
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1492
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
844
msgid "Unknown locale: '%s'"
845
msgstr "Unknown locale: '%s'"
847
msgid "Can't create thread-keys"
848
msgstr "Can't create thread-keys"
850
msgid "Out of memory"
851
msgstr "Out of memory"
853
msgid "Failed to initialize plugins."
854
msgstr "Failed to initialise plugins."
858
"%s: Too many arguments (first extra is '%s').\n"
859
"Use --verbose --help to get a list of available options\n"
861
"%s: Too many arguments (first extra is '%s').\n"
862
"Use --verbose --help to get a list of available options\n"
864
msgid "No scheduler found, cannot continue!\n"
865
msgstr "No scheduler found, cannot continue!\n"
867
msgid "Can't init databases"
868
msgstr "Can't init databases"
871
msgid "Unknown/unsupported table type: %s"
872
msgstr "Unknown/unsupported table type: %s"
875
msgid "Default storage engine (%s) is not available"
876
msgstr "Default storage engine (%s) is not available"
879
msgid "Failed to lock memory. Errno: %d\n"
880
msgstr "Failed to lock memory. Error: %d\n"
883
msgid "Data directory %s does not exist\n"
884
msgstr "%s %s does not exist"
886
msgid "Display this help and exit after initializing plugins."
1493
889
msgid "Auto-increment columns are incremented by this"
1494
890
msgstr "Auto-increment columns are incremented by this"
1496
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1498
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1501
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1504
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1506
"Path to installation directory. All paths are usually resolved relative to "
1509
"Path to installation directory. All paths are usually resolved relative to "
1512
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
893
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
896
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
900
"Path to installation directory. All paths are usually resolved relative to "
903
"Path to installation directory. All paths are usually resolved relative to "
1513
906
msgid "Chroot drizzled daemon during startup."
1514
907
msgstr "Chroot drizzled daemon during start-up."
1516
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1517
909
msgid "Set the default collation."
1518
910
msgstr "Set the default collation."
1520
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1521
912
msgid "Default completion type."
1522
913
msgstr "Default completion type."
1524
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1525
915
msgid "Write core on errors."
1526
916
msgstr "Write core on errors."
1528
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1529
918
msgid "Path to the database root."
1530
919
msgstr "Path to the database root."
1532
#: ../drizzled/drizzled.cc:1196
1534
msgid "Set the default storage engine for tables."
921
msgid "Set the default storage engine (table type) for tables."
1535
922
msgstr "Set the default storage engine (table type) for tables."
1537
#: ../drizzled/drizzled.cc:1198
1538
924
msgid "Set the default time zone."
1539
925
msgstr "Set the default time zone."
1541
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
927
msgid "Print a symbolic stack trace on failure."
928
msgstr "Print a symbolic stack trace on failure."
1542
930
msgid "Used for debugging; Use at your own risk!"
1543
931
msgstr "Used for debugging; Use at your own risk!"
1545
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1546
933
msgid "Set up signals usable for debugging"
1547
934
msgstr "Set up signals usable for debugging"
1549
#: ../drizzled/drizzled.cc:1204
1550
939
msgid "Set the language used for the month names and the days of the week."
1551
940
msgstr "Set the language used for the month names and the days of the week."
1553
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1554
942
msgid "Log some not critical warnings to the log file."
1555
943
msgstr "Log some not critical warnings to the log file."
1557
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1559
msgid "Pid file used by drizzled."
945
msgid "Lock drizzled in memory."
946
msgstr "Lock drizzled in memory."
948
msgid "Pid file used by safe_mysqld."
1560
949
msgstr "Pid file used by safe_mysqld."
1562
#: ../drizzled/drizzled.cc:1210
1564
msgid "Maximum time in seconds to wait for the port to become free. "
1566
"Maximum time in seconds to wait for the port to become free. (Default: no "
1569
#: ../drizzled/drizzled.cc:1212
1570
msgid "Include the SQL query in replicated protobuf messages."
1573
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1575
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1576
"specified directory"
1578
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1579
"specified directory"
1581
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1583
"Uniquely identifies the server instance in the community of replication "
1586
"Uniquely identifies the server instance in the community of replication "
1589
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
952
"Maximum time in seconds to wait for the port to become free. (Default: no "
955
"Maximum time in seconds to wait for the port to become free. (Default: no "
959
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
960
"specified directory"
962
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
963
"specified directory"
966
"Uniquely identifies the server instance in the community of replication "
969
"Uniquely identifies the server instance in the community of replication "
1590
972
msgid "Don't print a stack trace on failure."
1591
973
msgstr "Don't print a stack trace on failure."
1593
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1594
975
msgid "Enable symbolic link support."
1595
976
msgstr "Enable symbolic link support."
1597
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1599
979
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1601
981
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1603
#: ../drizzled/drizzled.cc:1227
1604
983
msgid "Path for temporary files."
1605
984
msgstr "Path for temporary files."
1607
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1608
986
msgid "Default transaction isolation level."
1609
987
msgstr "Default transaction isolation level."
1611
#: ../drizzled/drizzled.cc:1231
1613
"Max message size written to transaction log, valid values 131072 - 1048576 "
1617
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1618
989
msgid "Run drizzled daemon as user."
1619
990
msgstr "Run drizzled daemon as user."
1621
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1623
"The number of outstanding connection requests Drizzle can have. This comes "
1624
"into play when the main Drizzle thread gets very many connection requests in "
1625
"a very short time."
1627
"The number of outstanding connection requests Drizzle can have. This comes "
1628
"into play when the main Drizzle thread gets very many connection requests in "
1629
"a very short time."
1631
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1633
"Size of tree cache used in bulk insert optimization. Note that this is a "
1636
"Size of tree cache used in bulk insert optimization. Note that this is a "
1639
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1641
"Precision of the result of '/' operator will be increased on that value."
1643
"Precision of the result of '/' operator will be increased on that value."
1645
#: ../drizzled/drizzled.cc:1248
993
"The number of outstanding connection requests Drizzle can have. This comes "
994
"into play when the main Drizzle thread gets very many connection requests in "
997
"The number of outstanding connection requests Drizzle can have. This comes "
998
"into play when the main Drizzle thread gets very many connection requests in "
1002
"Size of tree cache used in bulk insert optimization. Note that this is a "
1005
"Size of tree cache used in bulk insert optimization. Note that this is a "
1009
"Precision of the result of '/' operator will be increased on that value."
1011
"Precision of the result of '/' operator will be increased on that value."
1646
1013
msgid "The maximum length of the result of function group_concat."
1647
1014
msgstr "The maximum length of the result of function group_concat."
1649
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1650
1016
msgid "The size of the buffer that is used for full joins."
1651
1017
msgstr "The size of the buffer that is used for full joins."
1653
#: ../drizzled/drizzled.cc:1253
1655
"A global cap on the amount of memory that can be allocated by session join "
1656
"buffers (0 means unlimited)"
1659
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1660
1019
msgid "Max packetlength to send/receive from to server."
1661
1020
msgstr "Max packetlength to send/receive from to server."
1663
#: ../drizzled/drizzled.cc:1257
1023
"If there is more than this number of interrupted connections from a host "
1024
"this host will be blocked from further connections."
1026
"If there is more than this number of interrupted connections from a host "
1027
"this host will be blocked from further connections."
1664
1029
msgid "Max number of errors/warnings to store for a statement."
1665
1030
msgstr "Max number of errors/warnings to store for a statement."
1667
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1668
1032
msgid "Don't allow creation of heap tables bigger than this."
1669
1033
msgstr "Don't allow creation of heap tables bigger than this."
1671
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1673
1036
"Joins that are probably going to read more than max_join_size records return "
3204
3063
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3205
3064
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3207
#: ../drizzled/error.cc:450
3067
msgid "Routine body for '%-.100s' is too long"
3068
msgstr "Routine body for '%-.100s' is too long"
3070
msgid "Cannot drop default keycache"
3071
msgstr "Cannot drop default keycache"
3209
3074
msgid "Display width out of range for column '%-.192s' (max = %d)"
3210
3075
msgstr "Display width out of range for column '%-.192s' (max = %d)"
3212
#: ../drizzled/error.cc:451
3077
msgid "XAER_DUPID: The XID already exists"
3078
msgstr "XAER_DUPID: The XID already exists"
3214
3081
msgid "Datetime function: %-.32s field overflow"
3215
3082
msgstr "Datetime function: %-.32s field overflow"
3217
#: ../drizzled/error.cc:452
3220
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3222
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3224
#: ../drizzled/error.cc:453
3227
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3229
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3231
#: ../drizzled/error.cc:454
3232
msgid "No data - zero rows fetched, selected, or processed"
3233
msgstr "No data - zero rows fetched, selected, or processed"
3235
#: ../drizzled/error.cc:455
3086
"Can't update table '%-.192s' in stored function/trigger because it is "
3087
"already used by statement which invoked this stored function/trigger."
3089
"Can't update table '%-.192s' in stored function/trigger because it is "
3090
"already used by statement which invoked this stored function/trigger."
3094
"The definition of table '%-.192s' prevents operation %.192s on table "
3097
"The definition of table '%-.192s' prevents operation %.192s on table "
3101
"The prepared statement contains a stored routine call that refers to that "
3102
"same statement. It's not allowed to execute a prepared statement in such a "
3105
"The prepared statement contains a stored routine call that refers to that "
3106
"same statement. It's not allowed to execute a prepared statement in such a "
3109
msgid "Not allowed to set autocommit from a stored function or trigger"
3110
msgstr "Not allowed to set autocommit from a stored function or trigger"
3112
msgid "Definer is not fully qualified"
3113
msgstr "Definer is not fully qualified"
3117
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3118
"Current user is used as definer. Please recreate the view!"
3120
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3121
"Current user is used as definer. Please recreate the view!"
3125
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3128
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3132
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3133
msgstr "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3136
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3137
msgstr "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3141
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3143
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3147
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3149
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3152
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3153
msgstr "Variable '%-.64s' must be quoted with `...`, or renamed"
3157
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3158
"activated under the authorization of the invoker, which may have "
3159
"insufficient privileges. Please recreate the trigger."
3161
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3162
"activated under the authorisation of the invoker, which may have "
3163
"insufficient privileges. Please recreate the trigger."
3166
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3167
msgstr "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3171
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3172
"exceeded for routine %.192s"
3174
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3175
"exceeded for routine %.192s"
3179
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3180
"or contains bad data (internal code %d)"
3182
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3183
"or contains bad data (internal code %d)"
3186
msgid "Incorrect routine name '%-.192s'"
3187
msgstr "Incorrect routine name '%-.192s'"
3237
3190
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3238
3191
msgstr "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3240
#: ../drizzled/error.cc:456
3193
msgid "AGGREGATE is not supported for stored functions"
3194
msgstr "AGGREGATE is not supported for stored functions"
3198
"Can't create more than max_prepared_stmt_count statements (current value: %"
3201
"Can't create more than max_prepared_stmt_count statements (current value: %"
3205
msgid "`%-.192s`.`%-.192s` contains view recursion"
3206
msgstr "`%-.192s`.`%-.192s` contains view recursion"
3242
3209
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3243
3210
msgstr "non-grouping field '%-.192s' is used in %-.64s clause"
3245
#: ../drizzled/error.cc:457
3246
3212
msgid "The used table type doesn't support SPATIAL indexes"
3247
3213
msgstr "The used table type doesn't support SPATIAL indexes"
3249
#: ../drizzled/error.cc:458
3215
msgid "Triggers can not be created on system tables"
3216
msgstr "Triggers can not be created on system tables"
3251
3219
msgid "Leading spaces are removed from name '%s'"
3252
3220
msgstr "Leading spaces are removed from name '%s'"
3254
#: ../drizzled/error.cc:459
3255
3222
msgid "Failed to read auto-increment value from storage engine"
3256
3223
msgstr "Failed to read auto-increment value from storage engine"
3258
#: ../drizzled/error.cc:460
3260
3232
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3261
3233
msgstr "String '%-.70s' is too long for %s (should be no longer than %d)"
3263
#: ../drizzled/error.cc:461
3236
msgid "The target table %-.100s of the %s is not insertable-into"
3237
msgstr "The target table %-.100s of the %s is not insertable-into"
3241
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3243
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3264
3245
msgid "Too high level of nesting for select"
3265
3246
msgstr "Too high level of nesting for select"
3267
#: ../drizzled/error.cc:462
3269
3249
msgid "Name '%-.64s' has become ''"
3270
3250
msgstr "Name '%-.64s' has become ''"
3272
#: ../drizzled/error.cc:463
3274
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3275
"optional and non-empty FIELDS ENCLOSED BY"
3277
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3278
"optional and non-empty FIELDS ENCLOSED BY"
3280
#: ../drizzled/error.cc:464
3283
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3285
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3287
#: ../drizzled/error.cc:465
3289
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3290
msgstr "Incorrect %-.32s value: '%-.128s'"
3292
#: ../drizzled/error.cc:466
3253
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3254
"optional and non-empty FIELDS ENCLOSED BY"
3256
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3257
"optional and non-empty FIELDS ENCLOSED BY"
3260
msgid "The foreign server, %s, you are trying to create already exists."
3261
msgstr "The foreign server, %s, you are trying to create already exists."
3265
"The foreign server name you are trying to reference does not exist. Data "
3266
"source error: %-.64s"
3268
"The foreign server name you are trying to reference does not exist. Data "
3269
"source error: %-.64s"
3273
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3275
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3279
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3282
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3286
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3287
msgstr "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3289
msgid "MAXVALUE can only be used in last partition definition"
3290
msgstr "MAXVALUE can only be used in last partition definition"
3292
msgid "Subpartitions can only be hash partitions and by key"
3293
msgstr "Subpartitions can only be hash partitions and by key"
3295
msgid "Must define subpartitions on all partitions if on one partition"
3296
msgstr "Must define subpartitions on all partitions if on one partition"
3298
msgid "Wrong number of partitions defined, mismatch with previous setting"
3299
msgstr "Wrong number of partitions defined, mismatch with previous setting"
3301
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3302
msgstr "Wrong number of subpartitions defined, mismatch with previous setting"
3304
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3306
"Constant/Random expression in (sub)partitioning function is not allowed"
3308
msgid "Expression in RANGE/LIST VALUES must be constant"
3309
msgstr "Expression in RANGE/LIST VALUES must be constant"
3311
msgid "Field in list of fields for partition function not found in table"
3312
msgstr "Field in list of fields for partition function not found in table"
3314
msgid "List of fields is only allowed in KEY partitions"
3315
msgstr "List of fields is only allowed in KEY partitions"
3318
"The partition info in the frm file is not consistent with what can be "
3319
"written into the frm file"
3321
"The partition info in the frm file is not consistent with what can be "
3322
"written into the frm file"
3325
msgid "The %-.192s function returns the wrong type"
3326
msgstr "The %-.192s function returns the wrong type"
3329
msgid "For %-.64s partitions each partition must be defined"
3330
msgstr "For %-.64s partitions each partition must be defined"
3332
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3333
msgstr "VALUES LESS THAN value must be strictly increasing for each partition"
3335
msgid "VALUES value must be of same type as partition function"
3336
msgstr "VALUES value must be of same type as partition function"
3338
msgid "Multiple definition of same constant in list partitioning"
3339
msgstr "Multiple definition of same constant in list partitioning"
3341
msgid "Partitioning can not be used stand-alone in query"
3342
msgstr "Partitioning can not be used stand-alone in query"
3345
"The mix of handlers in the partitions is not allowed in this version of "
3348
"The mix of handlers in the partitions is not allowed in this version of "
3352
msgid "For the partitioned engine it is necessary to define all %-.64s"
3353
msgstr "For the partitioned engine it is necessary to define all %-.64s"
3355
msgid "Too many partitions (including subpartitions) were defined"
3356
msgstr "Too many partitions (including subpartitions) were defined"
3359
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3360
"partitioning for subpartitioning"
3362
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3363
"partitioning for subpartitioning"
3365
msgid "Failed to create specific handler file"
3366
msgstr "Failed to create specific handler file"
3368
msgid "A BLOB field is not allowed in partition function"
3369
msgstr "A BLOB field is not allowed in partition function"
3372
msgid "A %-.192s must include all columns in the table's partitioning function"
3374
"A %-.192s must include all columns in the table's partitioning function"
3377
msgid "Number of %-.64s = 0 is not an allowed value"
3378
msgstr "Number of %-.64s = 0 is not an allowed value"
3380
msgid "Partition management on a not partitioned table is not possible"
3381
msgstr "Partition management on a not partitioned table is not possible"
3384
"Foreign key condition is not yet supported in conjunction with partitioning"
3386
"Foreign key condition is not yet supported in conjunction with partitioning"
3389
msgid "Error in list of partitions to %-.64s"
3390
msgstr "Error in list of partitions to %-.64s"
3392
msgid "Cannot remove all partitions, use DROP TABLE instead"
3393
msgstr "Cannot remove all partitions, use DROP TABLE instead"
3395
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3396
msgstr "COALESCE PARTITION can only be used on HASH/KEY partitions"
3399
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3402
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3406
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3407
"tables using HASH PARTITIONs"
3409
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3410
"tables using HASH PARTITIONs"
3413
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3414
msgstr "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3416
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3417
msgstr "Trying to Add partition(s) with wrong number of subpartitions"
3419
msgid "At least one partition must be added"
3420
msgstr "At least one partition must be added"
3422
msgid "At least one partition must be coalesced"
3423
msgstr "At least one partition must be coalesced"
3425
msgid "More partitions to reorganize than there are partitions"
3426
msgstr "More partitions to reorganize than there are partitions"
3429
msgid "Duplicate partition name %-.192s"
3430
msgstr "Duplicate partition name %-.192s"
3432
msgid "It is not allowed to shut off binlog on this command"
3433
msgstr "It is not allowed to shut off binlog on this command"
3435
msgid "When reorganizing a set of partitions they must be in consecutive order"
3437
"When reorganizing a set of partitions they must be in consecutive order"
3440
"Reorganize of range partitions cannot change total ranges except for last "
3441
"partition where it can extend the range"
3443
"Reorganize of range partitions cannot change total ranges except for last "
3444
"partition where it can extend the range"
3446
msgid "Partition function not supported in this version for this handler"
3447
msgstr "Partition function not supported in this version for this handler"
3449
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3450
msgstr "Partition state cannot be defined from CREATE/ALTER TABLE"
3453
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3454
msgstr "The %-.64s handler only supports 32 bit integers in VALUES"
3457
msgid "Plugin '%-.192s' is not loaded"
3458
msgstr "Plugin '%-.192s' is not loaded"
3294
3461
msgid "Incorrect %-.32s value: '%-.128s'"
3295
3462
msgstr "Incorrect %-.32s value: '%-.128s'"
3297
#: ../drizzled/error.cc:467
3299
3465
msgid "Table has no partition for value %-.64s"
3300
3466
msgstr "Table has no partition for value %-.64s"
3302
#: ../drizzled/error.cc:468
3469
msgid "It is not allowed to specify %s more than once"
3470
msgstr "It is not allowed to specify %s more than once"
3473
msgid "Failed to create %s"
3474
msgstr "Failed to create %s"
3477
msgid "Failed to drop %s"
3478
msgstr "Failed to drop %s"
3480
msgid "The handler doesn't support autoextend of tablespaces"
3481
msgstr "The handler doesn't support autoextend of tablespaces"
3484
"A size parameter was incorrectly specified, either number or on the form 10M"
3486
"A size parameter was incorrectly specified, either number or on the form 10M"
3489
"The size number was correct but we don't allow the digit part to be more "
3492
"The size number was correct but we don't allow the digit part to be more "
3496
msgid "Failed to alter: %s"
3497
msgstr "Failed to alter: %s"
3303
3499
msgid "Writing one row to the row-based binary log failed"
3304
3500
msgstr "Writing one row to the row-based binary log failed"
3306
#: ../drizzled/error.cc:469
3503
msgid "Table definition on master and slave does not match: %s"
3504
msgstr "Table definition on master and slave does not match: %s"
3507
"Slave running with --log-slave-updates must use row-based binary logging to "
3508
"be able to replicate row-based binary log events"
3510
"Slave running with --log-slave-updates must use row-based binary logging to "
3511
"be able to replicate row-based binary log events"
3514
msgid "Event '%-.192s' already exists"
3515
msgstr "Event '%-.192s' already exists"
3518
msgid "Failed to store event %s. Error code %d from storage engine."
3519
msgstr "Failed to store event %s. Error code %d from storage engine."
3522
msgid "Unknown event '%-.192s'"
3523
msgstr "Unknown event '%-.192s'"
3526
msgid "Failed to alter event '%-.192s'"
3527
msgstr "Failed to alter event '%-.192s'"
3529
msgid "INTERVAL is either not positive or too big"
3530
msgstr "INTERVAL is either not positive or too big"
3532
msgid "ENDS is either invalid or before STARTS"
3533
msgstr "ENDS is either invalid or before STARTS"
3535
msgid "Event execution time is in the past. Event has been disabled"
3536
msgstr "Event execution time is in the past. Event has been disabled"
3538
msgid "Failed to open drizzle.event"
3539
msgstr "Failed to open drizzle.event"
3541
msgid "No datetime expression provided"
3542
msgstr "No datetime expression provided"
3546
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3547
"probably corrupted"
3549
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3550
"probably corrupted"
3553
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3554
msgstr "Cannot load from drizzle.%s. The table is probably corrupted"
3556
msgid "Failed to delete the event from drizzle.event"
3557
msgstr "Failed to delete the event from drizzle.event"
3559
msgid "Error during compilation of event's body"
3560
msgstr "Error during compilation of event's body"
3562
msgid "Same old and new event name"
3563
msgstr "Same old and new event name"
3566
msgid "Data for column '%s' too long"
3567
msgstr "Data for column '%s' too long"
3308
3570
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3309
3571
msgstr "Cannot drop index '%-.192s': needed in a foreign key constraint"
3311
#: ../drizzled/error.cc:470
3314
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3315
"d would lead to a duplicate entry"
3317
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3318
"d would lead to a duplicate entry"
3320
#: ../drizzled/error.cc:471
3322
"Transaction isolation level can't be changed while a transaction is in "
3325
"Transaction isolation level can't be changed while a transaction is in "
3328
#: ../drizzled/error.cc:472
3575
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3578
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3581
msgid "You can't write-lock a log table. Only read access is possible"
3582
msgstr "You can't write-lock a log table. Only read access is possible"
3584
msgid "You can't use locks with log tables."
3585
msgstr "You can't use locks with log tables."
3589
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3590
"d would lead to a duplicate entry"
3592
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3593
"d would lead to a duplicate entry"
3597
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3598
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3600
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3601
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3604
"Cannot switch out of the row-based binary log format when the session has "
3605
"open temporary tables"
3607
"Cannot switch out of the row-based binary log format when the session has "
3608
"open temporary tables"
3611
"Cannot change the binary logging format inside a stored function or trigger"
3613
"Cannot change the binary logging format inside a stored function or trigger"
3616
"The NDB cluster engine does not support changing the binlog format on the "
3619
"The NDB cluster engine does not support changing the binlog format on the "
3622
msgid "Cannot create temporary table with partitions"
3623
msgstr "Cannot create temporary table with partitions"
3625
msgid "Partition constant is out of partition function domain"
3626
msgstr "Partition constant is out of partition function domain"
3628
msgid "This partition function is not allowed"
3629
msgstr "This partition function is not allowed"
3631
msgid "Error in DDL log"
3632
msgstr "Error in DDL log"
3634
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3635
msgstr "Not allowed to use NULL value in VALUES LESS THAN"
3637
msgid "Incorrect partition name"
3638
msgstr "Incorrect partition name"
3641
"Transaction isolation level can't be changed while a transaction is in "
3644
"Transaction isolation level can't be changed while a transaction is in "
3649
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3650
"'%-.192s' for key '%-.192s'"
3652
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3653
"'%-.192s' for key '%-.192s'"
3656
msgid "Internal scheduler error %d"
3657
msgstr "Internal scheduler error %d"
3660
msgid "Error during starting/stopping of the scheduler. Error code %u"
3661
msgstr "Error during starting/stopping of the scheduler. Error code %u"
3663
msgid "Engine cannot be used in partitioned tables"
3664
msgstr "Engine cannot be used in partitioned tables"
3667
msgid "Cannot activate '%-.64s' log"
3668
msgstr "Cannot activate '%-.64s' log"
3670
msgid "The server was not built with row-based replication"
3671
msgstr "The server was not built with row-based replication"
3673
msgid "Decoding of base64 string failed"
3674
msgstr "Decoding of base64 string failed"
3676
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3677
msgstr "Recursion of EVENT DDL statements is forbidden when body is present"
3680
"Cannot proceed because system tables used by Event Scheduler were found "
3681
"damaged at server start"
3683
"Cannot proceed because system tables used by Event Scheduler were found "
3684
"damaged at server start"
3686
msgid "Only integers allowed as number here"
3687
msgstr "Only integers allowed as number here"
3689
msgid "This storage engine cannot be used for log tables"
3690
msgstr "This storage engine cannot be used for log tables"
3693
msgid "You cannot '%s' a log table if logging is enabled"
3694
msgstr "You cannot '%s' a log table if logging is enabled"
3698
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3699
"rename two tables: the log table to an archive table and another table back "
3702
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3703
"rename two tables: the log table to an archive table and another table back "
3330
3707
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3331
3708
msgstr "Incorrect parameter count in the call to native function '%-.192s'"
3333
#: ../drizzled/error.cc:473
3335
3711
msgid "Incorrect parameters in the call to native function '%-.192s'"
3336
3712
msgstr "Incorrect parameters in the call to native function '%-.192s'"
3338
#: ../drizzled/error.cc:474
3715
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3716
msgstr "Incorrect parameters in the call to stored function '%-.192s'"
3719
msgid "This function '%-.192s' has the same name as a native function"
3720
msgstr "This function '%-.192s' has the same name as a native function"
3340
3723
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3341
3724
msgstr "Duplicate entry '%-.64s' for key '%-.192s'"
3343
#: ../drizzled/error.cc:475
3726
msgid "Too many files opened, please execute the command again"
3727
msgstr "Too many files opened, please execute the command again"
3730
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3731
"The event was dropped immediately after creation."
3733
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3734
"The event was dropped immediately after creation."
3737
msgid "The incident %s occurred on the master. Message: %-.64s"
3738
msgstr "The incident %s occurred on the master. Message: %-.64s"
3740
msgid "Table has no partition for some existing values"
3741
msgstr "Table has no partition for some existing values"
3743
msgid "Statement is not safe to log in statement format."
3744
msgstr "Statement is not safe to log in statement format."
3747
msgid "Fatal error: %s"
3748
msgstr "Fatal error: %s"
3751
msgid "Relay log read failure: %s"
3752
msgstr "Relay log read failure: %s"
3755
msgid "Relay log write failure: %s"
3756
msgstr "Relay log write failure: %s"
3759
msgid "Master command %s failed: %s"
3760
msgstr "Master command %s failed: %s"
3763
msgid "Binary logging not possible. Message: %s"
3764
msgstr "Binary logging not possible. Message: %s"
3767
msgid "View `%-.64s`.`%-.64s` has no creation context"
3768
msgstr "View `%-.64s`.`%-.64s` has no creation context"
3771
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3772
msgstr "Creation context of view `%-.64s`.`%-.64s' is invalid"
3775
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3776
msgstr "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3779
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3780
msgstr "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3783
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3784
msgstr "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3787
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3788
msgstr "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3791
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3792
msgstr "Creation context of event `%-.64s`.`%-.64s` is invalid"
3795
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3796
msgstr "Cannot open table for trigger `%-.64s`.`%-.64s`"
3799
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3800
msgstr "Cannot create stored routine `%-.64s`. Check warnings"
3803
msgid "Ambiguous slave modes combination. %s"
3804
msgstr "Ambiguous slave modes combination. %s"
3808
"The BINLOG statement of type `%s` was not preceded by a format description "
3811
"The BINLOG statement of type `%s` was not preceded by a format description "
3814
msgid "Corrupted replication event was detected"
3815
msgstr "Corrupted replication event was detected"
3345
3818
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3346
3819
msgstr "Invalid column reference (%-.64s) in LOAD DATA"
3348
#: ../drizzled/error.cc:477
3822
msgid "Being purged log %s was not found"
3823
msgstr "Being purged log %s was not found"
3826
msgid "Converted to non-transactional lock on '%-.64s'"
3827
msgstr "Converted to non-transactional lock on '%-.64s'"
3830
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3831
msgstr "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3835
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3837
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3840
msgid "Can't access storage engine of table %-.64s"
3841
msgstr "Can't access storage engine of table %-.64s"
3843
msgid "Starting backup process"
3844
msgstr "Starting backup process"
3846
msgid "Backup completed"
3847
msgstr "Backup completed"
3849
msgid "Starting restore process"
3850
msgstr "Starting restore process"
3852
msgid "Restore completed"
3853
msgstr "Restore completed"
3855
msgid "Nothing to backup"
3856
msgstr "Nothing to backup"
3859
msgid "Database '%-.64s' cannot be included in a backup"
3860
msgstr "Database '%-.64s' cannot be included in a backup"
3863
"Error during backup operation - server's error log contains more information "
3866
"Error during backup operation - server's error log contains more information "
3870
"Error during restore operation - server's error log contains more "
3871
"information about the error"
3873
"Error during restore operation - server's error log contains more "
3874
"information about the error"
3877
"Can't execute this command because another BACKUP/RESTORE operation is in "
3880
"Can't execute this command because another BACKUP/RESTORE operation is in "
3883
msgid "Error when preparing for backup operation"
3884
msgstr "Error when preparing for backup operation"
3886
msgid "Error when preparing for restore operation"
3887
msgstr "Error when preparing for restore operation"
3890
msgid "Invalid backup location '%-.64s'"
3891
msgstr "Invalid backup location '%-.64s'"
3894
msgid "Can't read backup location '%-.64s'"
3895
msgstr "Can't read backup location '%-.64s'"
3898
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3899
msgstr "Can't write to backup location '%-.64s' (file already exists?)"
3901
msgid "Can't enumerate server databases"
3902
msgstr "Can't enumerate server databases"
3904
msgid "Can't enumerate server tables"
3905
msgstr "Can't enumerate server tables"
3908
msgid "Can't enumerate tables in database %-.64s"
3909
msgstr "Can't enumerate tables in database %-.64s"
3912
msgid "Skipping view %-.64s in database %-.64s"
3913
msgstr "Skipping view %-.64s in database %-.64s"
3916
msgid "Skipping table %-.64s since it has no valid storage engine"
3917
msgstr "Skipping table %-.64s since it has no valid storage engine"
3920
msgid "Can't open table %-.64s"
3921
msgstr "Can't open table %-.64s"
3923
msgid "Can't read backup archive preamble"
3924
msgstr "Can't read backup archive preamble"
3926
msgid "Can't write backup archive preamble"
3927
msgstr "Can't write backup archive preamble"
3930
msgid "Can't find backup driver for table %-.64s"
3931
msgstr "Can't find backup driver for table %-.64s"
3935
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3938
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3942
msgid "Can't create %-.64s backup driver"
3943
msgstr "Can't create %-.64s backup driver"
3946
msgid "Can't create %-.64s restore driver"
3947
msgstr "Can't create %-.64s restore driver"
3950
msgid "Found %d images in backup archive but maximum %d are supported"
3951
msgstr "Found %d images in backup archive but maximum %d are supported"
3954
msgid "Error when saving meta-data of %-.64s"
3955
msgstr "Error when saving meta-data of %-.64s"
3957
msgid "Error when reading meta-data list"
3958
msgstr "Error when reading meta-data list"
3961
msgid "Can't create %-.64s"
3962
msgstr "Can't create %-.64s"
3964
msgid "Can't allocate buffer for image data transfer"
3965
msgstr "Can't allocate buffer for image data transfer"
3968
msgid "Error when writing %-.64s backup image data (for table #%d)"
3969
msgstr "Error when writing %-.64s backup image data (for table #%d)"
3971
msgid "Error when reading data from backup stream"
3972
msgstr "Error when reading data from backup stream"
3974
msgid "Can't go to the next chunk in backup stream"
3975
msgstr "Can't go to the next chunk in backup stream"
3978
msgid "Can't initialize %-.64s backup driver"
3979
msgstr "Can't initialize %-.64s backup driver"
3982
msgid "Can't initialize %-.64s restore driver"
3983
msgstr "Can't initialize %-.64s restore driver"
3986
msgid "Can't shut down %-.64s backup driver"
3987
msgstr "Can't shut down %-.64s backup driver"
3990
msgid "Can't shut down %-.64s backup driver(s)"
3991
msgstr "Can't shut down %-.64s backup driver(s)"
3994
msgid "%-.64s backup driver can't prepare for synchronization"
3995
msgstr "%-.64s backup driver can't prepare for synchronization"
3998
msgid "%-.64s backup driver can't create its image validity point"
3999
msgstr "%-.64s backup driver can't create its image validity point"
4002
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4003
msgstr "Can't unlock %-.64s backup driver after creating the validity point"
4006
msgid "%-.64s backup driver can't cancel its backup operation"
4007
msgstr "%-.64s backup driver can't cancel its backup operation"
4010
msgid "%-.64s restore driver can't cancel its restore operation"
4011
msgstr "%-.64s restore driver can't cancel its restore operation"
4014
msgid "Error when polling %-.64s backup driver for its image data"
4015
msgstr "Error when polling %-.64s backup driver for its image data"
4018
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4019
msgstr "Error when sending image data (for table #%d) to %-.64s restore driver"
4023
"After %d attempts %-.64s restore driver still can't accept next block of data"
4025
"After %d attempts %-.64s restore driver still can't accept next block of data"
4028
msgid "Open and lock tables failed in %-.64s"
4029
msgstr "Open and lock tables failed in %-.64s"
4031
msgid "Backup driver's table locking thread can not be initialized."
4032
msgstr "Backup driver's table locking thread can not be initialized."
4035
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4036
"and 'drizzle.online_backup_progress'."
4038
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4039
"and 'drizzle.online_backup_progress'."
4042
msgid "Tablespace '%-.192s' already exists"
4043
msgstr "Tablespace '%-.192s' already exists"
4046
msgid "Tablespace '%-.192s' doesn't exist"
4047
msgstr "Tablespace '%-.192s' doesn't exist"
4050
msgid "Unexpected master's heartbeat data: %s"
4051
msgstr "Unexpected master's heartbeat data: %s"
4054
msgid "The requested value for the heartbeat period %s %s"
4055
msgstr "The requested value for the heartbeat period %s %s"
4058
msgid "Can't write to the online backup progress log %-.64s."
4059
msgstr "Can't write to the online backup progress log %-.64s."
4062
msgid "Tablespace '%-.192s' not empty"
4063
msgstr "Tablespace '%-.192s' not empty"
4067
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4068
"server. The original definition of the required tablespace is '%-.256s' "
4069
"while the same tablespace is defined on the server as '%-.256s'"
4071
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4072
"server. The original definition of the required tablespace is '%-.256s' "
4073
"while the same tablespace is defined on the server as '%-.256s'"
4075
msgid "A virtual column cannot be based on a virtual column"
4076
msgstr "A virtual column cannot be based on a virtual column"
4079
msgid "Non-deterministic expression for virtual column '%s'."
4080
msgstr "Non-deterministic expression for virtual column '%s'."
4084
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4086
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4088
msgid "Primary key cannot be defined upon a virtual column."
4089
msgstr "Primary key cannot be defined upon a virtual column."
4091
msgid "Key/Index cannot be defined on a non-stored virtual column."
4092
msgstr "Key/Index cannot be defined on a non-stored virtual column."
4095
msgid "Cannot define foreign key with %s clause on a virtual column."
4096
msgstr "Cannot define foreign key with %s clause on a virtual column."
4099
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4100
msgstr "The value specified for virtual column '%s' in table '%s' ignored."
4103
msgid "'%s' is not yet supported for virtual columns."
4104
msgstr "'%s' is not yet supported for virtual columns."
4106
msgid "Constant expression in virtual column function is not allowed."
4107
msgstr "Constant expression in virtual column function is not allowed."
4109
msgid "Encountered an unknown temporal type."
4110
msgstr "Encountered an unknown temporal type."
4113
msgid "Received an invalid string format '%s' for a date value."
4114
msgstr "Received an invalid string format '%s' for a date value."
4117
msgid "Received an invalid string format '%s' for a time value."
4118
msgstr "Received an invalid string format '%s' for a time value."
4121
msgid "Received an invalid value '%s' for a UNIX timestamp."
4122
msgstr "Received an invalid value '%s' for a UNIX timestamp."
3350
4125
msgid "Received an invalid datetime value '%s'."
3351
4126
msgstr "Received an invalid datetime value '%s'."
3353
#: ../drizzled/error.cc:478
3355
msgid "Received an invalid DATE value '%s'."
3356
msgstr "Received an invalid enum value '%s'."
3358
#: ../drizzled/error.cc:479
3360
4129
msgid "Received a NULL argument for function '%s'."
3361
4130
msgstr "Received a NULL argument for function '%s'."
3363
#: ../drizzled/error.cc:480
3365
msgid "Received an invalid timestamp value '%s'."
3366
msgstr "Received an invalid time value '%s'."
3368
#: ../drizzled/error.cc:481
3370
msgid "Received an invalid TIME value '%s'."
3371
msgstr "Received an invalid enum value '%s'."
3373
#: ../drizzled/error.cc:482
3375
msgid "Received an invalid value '%s' for a UNIX timestamp."
3376
msgstr "Received an invalid value '%s' for a UNIX timestamp."
4133
msgid "Received an invalid negative argument '%s' for function '%s'."
4134
msgstr "Received an invalid negative argument '%s' for function '%s'."
3378
#: ../drizzled/error.cc:484
3380
4137
msgid "Received an out-of-range argument '%s' for function '%s'."
3381
4138
msgstr "Received an out-of-range argument '%s' for function '%s'."
3383
#: ../drizzled/error.cc:485
4141
msgid "Received an invalid time value '%s'."
4142
msgstr "Received an invalid time value '%s'."
3385
4145
msgid "Received an invalid enum value '%s'."
3386
4146
msgstr "Received an invalid enum value '%s'."
3388
#: ../drizzled/error.cc:486
3389
4149
msgid "Tables which are replicated require a primary key."
3390
msgstr "Tables which are replicated require a primary key."
3392
#: ../drizzled/error.cc:488
3394
msgid "Corrupt or invalid schema definition for '%s' : %s"
3395
msgstr "Corrupt or invalid schema definition for %s : %s"
3397
#: ../drizzled/error.cc:489
3399
msgid "Corrupt or invalid table definition for '%s': %s"
3400
msgstr "Corrupt or invalid table definition: %s"
3402
#: ../drizzled/error.cc:490
3404
msgid "The number of enum that were required was too high for table '%s'"
3407
#: ../drizzled/error.cc:491
3409
msgid "Corrupt or invalid table definition for '%s'"
3410
msgstr "Corrupt or invalid table definition: %s"
3412
#: ../drizzled/error.cc:492
3414
msgid "Collation '%s' for table %s is invalid/unknown"
3417
#: ../drizzled/error.cc:494
3419
msgid "Cannot drop table '%s'"
3420
msgstr "Can't reopen table: '%-.192s'"
3422
#: ../drizzled/error.cc:495
3424
msgid "Error occurred while dropping table '%s'"
3425
msgstr "Got error %d when reading table '%s'"
3427
#: ../drizzled/error.cc:496
3429
msgid "Permission denied to create '%s'"
3430
msgstr "Failed to create %s"
3432
#: ../drizzled/error.cc:497
3434
msgid "Unknown table '%s'"
3435
msgstr "Unknown table '%-.100s'"
3437
#: ../drizzled/error.cc:499
3439
msgid "Cannot create schema '%s'"
3440
msgstr "Can't reopen table: '%-.192s'"
3442
#: ../drizzled/error.cc:500
3444
msgid "Schema does not exist: %s"
3445
msgstr "Schema does not exist: %s"
3447
#: ../drizzled/error.cc:501
3449
msgid "Error altering schema: %s"
3450
msgstr "Error altering schema: %s"
3452
#: ../drizzled/error.cc:502
3454
msgid "Error droppping Schema : %s"
3455
msgstr "Error droppping Schema : %s"
3457
#: ../drizzled/error.cc:504
3458
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3459
msgstr "Temporary table too large, re-run with SQL_BIG_RESULT."
3461
#: ../drizzled/error.cc:505
3463
msgid "Unknown table engine option key/pair %s = %s."
3464
msgstr "Unknown table engine option key/pair %s = %s."
3466
#: ../drizzled/error.cc:506
3468
msgid "Unknown schema engine option key/pair %s = %s."
3469
msgstr "Unknown schema engine option key/pair %s = %s."
3471
#: ../drizzled/error.cc:508
3472
msgid "Admin access not allowed from this username/IP address."
3475
#. User lock/barrier error messages
3476
#: ../drizzled/error.cc:511
3477
msgid "wait() can not be called on session owning user defined barrier."
3480
#: ../drizzled/error.cc:512
3482
msgid "Unknown user defined barrier requested."
3483
msgstr "Unknown error %d"
3485
#: ../drizzled/error.cc:513
3486
msgid "Session does not own user defined barrier."
3489
#: ../drizzled/error.cc:514
3490
msgid "Session can not wait on a user defined lock owned by the session."
3493
#: ../drizzled/error.cc:515
3494
msgid "Session does not own user defined lock."
3497
#: ../drizzled/error.cc:517
3499
msgid "Invalid name for user defined barrier."
3500
msgstr "Invalid value for read_timeout\n"
3502
#: ../drizzled/error.cc:518
3504
msgid "Invalid name for user defined lock."
3505
msgstr "Invalid value of port\n"
3507
#: ../drizzled/error.cc:520
3509
"Either a DEFAULt value or NULL NULL description is required for a new column "
3510
"if table is not empty"
3514
#: ../drizzled/error.cc:523
3517
"Cast to unsigned converted negative integer to it's positive complement: %s"
3520
#: ../drizzled/error.cc:524
3522
msgid "Invalid cast to signed integer: %s"
3523
msgstr "Invalid use of null pointer"
3525
#: ../drizzled/error.cc:526
3527
msgid "Identifier '%.*s' is a SQL keyword."
3528
msgstr "Identifier name '%-.100s' is too long"
3530
#: ../drizzled/error.cc:529
3532
msgid "Can't unlock file (Errcode: %d)"
3533
msgstr "Can't unlock file (Errcode: %d)"
3535
#: ../drizzled/error.cc:530
3537
msgid "Can't change size of file (Errcode: %d)"
3538
msgstr "Can't change size of file (Errcode: %d)"
3540
#: ../drizzled/error.cc:531
3542
msgid "Can't open stream from handle (Errcode: %d)"
3543
msgstr "Can't open stream from handle (Errcode: %d)"
3545
#: ../drizzled/error.cc:532
3547
msgid "Warning: '%s' had %d links"
3548
msgstr "Warning: '%s' had %d links"
3550
#: ../drizzled/error.cc:533
3552
msgid "Warning: %d files and %d streams is left open\n"
3553
msgstr "Warning: %d files and %d streams is left open\n"
3555
#: ../drizzled/error.cc:534
3557
msgid "Can't create directory '%s' (Errcode: %d)"
3558
msgstr "Can't create directory '%s' (Errcode: %d)"
3560
#: ../drizzled/error.cc:535
3563
"Character set '%s' is not a compiled character set and is not specified in "
3566
"Character set '%s' is not a compiled character set and is not specified in "
3569
#: ../drizzled/error.cc:536
3571
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3572
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
3574
#: ../drizzled/error.cc:537
3576
msgid "Can't read value for symlink '%s' (Error %d)"
3577
msgstr "Can't read value for symlink '%s' (Error %d)"
3579
#: ../drizzled/error.cc:538
3581
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3582
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
3584
#: ../drizzled/error.cc:539
3586
msgid "Error on realpath() on '%s' (Error %d)"
3587
msgstr "Error on realpath() on '%s' (Error %d)"
3589
#: ../drizzled/error.cc:540
3591
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3592
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
3594
#: ../drizzled/error.cc:541
3597
"Collation '%s' is not a compiled collation and is not specified in the %s "
3600
"Collation '%s' is not a compiled collation and is not specified in the %s "
3603
#: ../drizzled/error.cc:542
3605
msgid "File '%s' (fileno: %d) was not closed"
3606
msgstr "File '%s' (fileno: %d) was not closed"
3609
#: ../drizzled/error.cc:545
3611
msgid "Received an invalid UUID value"
3612
msgstr "Received an invalid enum value '%s'."
3614
#: ../drizzled/error.cc:546
3615
msgid "The UUID was not created with a valid time"
3619
#: ../drizzled/error.cc:549
3621
msgid "Received an invalid BOOLEAN value '%s'."
3622
msgstr "Received an invalid enum value '%s'."
3624
#: ../drizzled/error.cc:550
3626
msgid "Invalid cast to BOOLEAN: '%s'."
3629
#. Transactional DDL
3630
#: ../drizzled/error.cc:553
3631
msgid "Transactional DDL not supported"
3635
#: ../drizzled/error.cc:555
3637
msgid "Assertion '%s' failed."
3638
msgstr "Operation %s failed for %.256s"
3640
#: ../drizzled/error.cc:556
3642
msgid "Assertion '%s' failed, the result was NULL."
3645
#. Catalog related errors
3646
#: ../drizzled/error.cc:574
3648
msgid "Cannot create catalog '%s'."
3649
msgstr "Can't reopen table: '%-.192s'"
3651
#: ../drizzled/error.cc:575
3653
msgid "Permission is denied to create '%s' catalog."
3656
#: ../drizzled/error.cc:576
3658
msgid "Cannot drop catalog '%s'."
3659
msgstr "Can't reopen table: '%-.192s'"
3661
#: ../drizzled/error.cc:577
3663
msgid "Permission is denied to drop '%s' catalog."
3666
#: ../drizzled/error.cc:578
3668
msgid "Catalog '%s' does not exist."
3669
msgstr "%s %s does not exist"
3671
#: ../drizzled/error.cc:579
3672
msgid "You cannot drop the 'local' catalog."
3675
#: ../drizzled/error.cc:580
3677
msgid "Could not gain lock on '%s'."
3678
msgstr "Couldn't load plugin named '%s'.\n"
3680
#: ../drizzled/error.cc:581
3682
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3683
msgstr "Corrupt or invalid table definition: %s"
3685
#: ../drizzled/error.cc:582
3687
msgid "Invalid catalog name."
3688
msgstr "Invalid parameter number"
3690
#: ../drizzled/error.cc:583
3692
"Engine status is now stored in the data_dictionary tables, please use these "
3696
#: ../drizzled/identifier/catalog.cc:56
3698
"Catalog name cannot be encoded and fit within filesystem name length "
3702
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3704
"Schema name cannot be encoded and fit within filesystem name length "
3708
#: ../drizzled/identifier/table.cc:238
3710
"Table name cannot be encoded and fit within filesystem name length "
3716
#. * Since clients still use this code, we use fprintf here.
3717
#. * This fprintf needs to be turned into errmsg_printf
3718
#. * as soon as the client programs no longer use mysys
3719
#. * and can use the pluggable error message system.
3721
#: ../drizzled/internal/default.cc:687
4150
msgstr "This table type requires a primary key"
3723
4153
msgid "error: could not open directory: %s\n"
3724
msgstr "error: could not open directory: %s\n"
3726
#: ../drizzled/main.cc:169
4157
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4161
msgid "Cannot open file: %s\n"
4162
msgstr "Can't open table %-.64s"
4165
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4169
msgid "Attempted to read record bigger than INT_MAX\n"
4173
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4177
msgid "Could not read transaction message.\n"
4178
msgstr "Found %d prepared XA transactions"
4181
msgid "GPB ERROR: %s.\n"
3728
"setrlimit could not change the size of core files to 'infinity'; We may not "
3729
"be able to generate a core file on signals"
3731
"setrlimit could not change the size of core files to 'infinity'; We may not "
3732
"be able to generate a core file on signals"
3734
#: ../drizzled/main.cc:269
3736
msgid "Data directory %s does not exist\n"
3737
msgstr "Data directory %s does not exist\n"
3739
#: ../drizzled/main.cc:280
4192
msgid "Unable to parse command. Got error: %s.\n"
4196
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3740
4199
#, fuzzy, c-format
3741
msgid "Local catalog %s/local does not exist\n"
3742
msgstr "Data directory %s does not exist\n"
3744
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3745
msgid "Drizzle has receieved an abort event."
3748
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3749
msgid "In Function: "
3752
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3756
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3760
#: ../drizzled/message/transaction_writer.cc:365
3762
4200
msgid "Usage: %s TRANSACTION_LOG\n"
3763
msgstr "Usage: %s TRANSACTION_LOG\n"
3765
#: ../drizzled/message/transaction_writer.cc:371
3767
msgid "Cannot open file: %s\n"
3768
msgstr "Cannot open file: %s\n"
3770
#: ../drizzled/module/library.cc:149
3773
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3774
"the current running version of Drizzle: %<PRIu64>."
3777
#: ../drizzled/module/loader.cc:177
3780
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3783
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3786
#: ../drizzled/module/loader.cc:224
3788
msgid "Plugin '%s' init function returned error.\n"
3789
msgstr "Plugin '%s' init function returned error.\n"
3791
#: ../drizzled/module/loader.cc:463
3793
msgid "Couldn't load plugin library named '%s'.\n"
3794
msgstr "Couldn't load plugin library named '%s'.\n"
3796
#: ../drizzled/module/loader.cc:473
3798
msgid "Couldn't load plugin named '%s'.\n"
3799
msgstr "Couldn't load plugin named '%s'.\n"
3801
#: ../drizzled/module/registry.cc:176
3804
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3808
#: ../drizzled/module/registry.h:117
3810
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3811
msgstr "Loading plugin %s failed: a plugin by that name already exists.\n"
3813
#: ../drizzled/module/registry.h:131
3815
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3816
msgstr "Fatal error: Failed initializing %s plugin.\n"
3818
#: ../drizzled/option.cc:84
4201
msgstr "Usage: %s [OPTIONS]\n"
3819
4203
msgid "Warning: "
3820
4204
msgstr "Warning: "
3822
#: ../drizzled/option.cc:86
3824
4207
msgstr "Info: "
3826
#: ../drizzled/option.cc:337
3828
4210
msgid "%s: %s: Option '%s' used, but is disabled\n"
3829
4211
msgstr "%s: %s: Option '%s' used, but is disabled\n"
3831
#: ../drizzled/option.cc:339
3832
4213
msgid "WARNING"
3833
4214
msgstr "WARNING"
3835
#: ../drizzled/option.cc:441
3837
4220
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3838
4221
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
3840
#: ../drizzled/option.cc:769
3842
4224
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3843
4225
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3845
#: ../drizzled/option.cc:962
3847
4228
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3848
4229
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
3850
#: ../drizzled/option.cc:1194
3852
4232
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3853
4233
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
3855
#: ../drizzled/option.cc:1214
4203
4514
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4206
#: ../drizzled/tztime.cc:170
4518
msgid "Got error %d when reading table '%s'"
4519
msgstr "Got error %d when reading table '%s'"
4208
4522
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4209
4523
msgstr "Fatal error: Illegal or unknown default time zone '%s'"
4211
#: ../plugin/auth_file/auth_file.cc:227
4213
msgid "Could not load auth file: %s\n"
4214
msgstr "Could not add Variable: %s\n"
4216
#: ../plugin/auth_file/auth_file.cc:243
4217
msgid "File to load for usernames and passwords"
4220
#: ../plugin/auth_http/auth_http.cc:135
4222
"auth_http plugin loaded but required option url not specified. Against which "
4223
"URL are you intending on authenticating?\n"
4226
#: ../plugin/auth_http/auth_http.cc:151
4526
msgid "%s: option `%s' is ambiguous\n"
4527
msgstr "%s: option `%s' is ambiguous\n"
4530
msgid "%s: option `--%s' doesn't allow an argument\n"
4531
msgstr "%s: option `--%s' doesn't allow an argument\n"
4534
msgid "%s: option `%c%s' doesn't allow an argument\n"
4535
msgstr "%s: option `%c%s' doesn't allow an argument\n"
4538
msgid "%s: option `%s' requires an argument\n"
4539
msgstr "%s: option `%s' requires an argument\n"
4542
msgid "%s: unrecognized option `--%s'\n"
4543
msgstr "%s: unrecognized option `--%s'\n"
4546
msgid "%s: unrecognized option `%c%s'\n"
4547
msgstr "%s: unrecognized option `%c%s'\n"
4550
msgid "%s: illegal option -- %c\n"
4551
msgstr "%s: illegal option -- %c\n"
4554
msgid "%s: invalid option -- %c\n"
4555
msgstr "%s: invalid option -- %c\n"
4558
msgid "%s: option requires an argument -- %c\n"
4559
msgstr "%s: option requires an argument -- %c\n"
4562
msgid "%s: option `-W %s' is ambiguous\n"
4563
msgstr "%s: option `-W %s' is ambiguous\n"
4566
msgid "%s: option `-W %s' doesn't allow an argument\n"
4567
msgstr "%s: option `-W %s' doesn't allow an argument\n"
4569
msgid "Enable HTTP Auth check"
4570
msgstr "Enable HTTP Auth check"
4227
4572
msgid "URL for HTTP Auth check"
4228
4573
msgstr "URL for HTTP Auth check"
4230
#: ../plugin/auth_ldap/auth_ldap.cc:291
4232
msgid "Reconnect failed: %s\n"
4233
msgstr "Cannot open file: %s\n"
4235
#: ../plugin/auth_ldap/auth_ldap.cc:310
4237
msgid "ldap_search_ext_s failed: %s\n"
4240
#: ../plugin/auth_ldap/auth_ldap.cc:416
4242
msgid "Could not load auth ldap: %s\n"
4243
msgstr "Could not add Variable: %s\n"
4245
#: ../plugin/auth_ldap/auth_ldap.cc:437
4246
msgid "URI of the LDAP server to contact"
4249
#: ../plugin/auth_ldap/auth_ldap.cc:439
4250
msgid "DN to use when binding to the LDAP server"
4253
#: ../plugin/auth_ldap/auth_ldap.cc:441
4255
msgid "Password to use when binding the DN"
4256
msgstr "Password to use for auth."
4258
#: ../plugin/auth_ldap/auth_ldap.cc:443
4259
msgid "DN to use when searching"
4262
#: ../plugin/auth_ldap/auth_ldap.cc:445
4263
msgid "Attribute in LDAP with plain text password"
4266
#: ../plugin/auth_ldap/auth_ldap.cc:447
4267
msgid "Attribute in LDAP with MySQL hashed password"
4270
#: ../plugin/auth_ldap/auth_ldap.cc:449
4271
msgid "How often to empty the users cache, 0 to disable"
4274
#: ../plugin/blitzdb/ha_blitz.cc:1507
4275
msgid "Estimated number of rows that a BlitzDB table will store."
4278
#: ../plugin/console/console.cc:379
4279
4575
msgid "Enable the console."
4280
msgstr "Enable the console."
4282
#: ../plugin/console/console.cc:382
4283
4578
msgid "Turn on extra debugging."
4284
msgstr "Turn on extra debugging."
4286
#: ../plugin/console/console.cc:385
4287
msgid "User to use for auth."
4288
msgstr "User to use for auth."
4290
#: ../plugin/console/console.cc:388
4291
msgid "Password to use for auth."
4292
msgstr "Password to use for auth."
4294
#: ../plugin/console/console.cc:391
4296
msgid "Default catalog to use."
4297
msgstr "Default database to use."
4299
#: ../plugin/console/console.cc:394
4301
msgid "Default schema to use."
4302
msgstr "Default database to use."
4304
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4307
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4309
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
4311
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4312
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4581
msgid "Enable default replicator"
4584
msgid "Default Replicator"
4587
msgid "Unknown Drizzle error"
4588
msgstr "Unknown Drizzle error"
4591
msgid "Can't create UNIX socket (%d)"
4592
msgstr "Can't create UNIX socket (%d)"
4595
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4596
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4599
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4600
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4603
msgid "Can't create TCP/IP socket (%d)"
4604
msgstr "Can't create TCP/IP socket (%d)"
4607
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4608
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
4610
msgid "Drizzle server has gone away"
4611
msgstr "Drizzle server has gone away"
4614
msgid "Protocol mismatch; server version = %d, client version = %d"
4615
msgstr "Protocol mismatch; server version = %d, client version = %d"
4617
msgid "Drizzle client ran out of memory"
4618
msgstr "Drizzle client ran out of memory"
4620
msgid "Wrong host info"
4621
msgstr "Wrong host info"
4623
msgid "Localhost via UNIX socket"
4624
msgstr "Localhost via UNIX socket"
4627
msgid "%-.100s via TCP/IP"
4628
msgstr "%-.100s via TCP/IP"
4630
msgid "Error in server handshake"
4631
msgstr "Error in server handshake"
4633
msgid "Lost connection to Drizzle server during query"
4634
msgstr "Lost connection to Drizzle server during query"
4636
msgid "Commands out of sync; you can't run this command now"
4637
msgstr "Commands out of sync; you can't run this command now"
4640
msgid "Named pipe: %-.32s"
4641
msgstr "Named pipe: %-.32s"
4644
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4645
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4648
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4649
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4652
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4653
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4656
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4657
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
4659
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4660
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
4662
msgid "Embedded server"
4663
msgstr "Embedded server"
4665
msgid "Error on SHOW SLAVE STATUS:"
4666
msgstr "Error on SHOW SLAVE STATUS:"
4668
msgid "Error on SHOW SLAVE HOSTS:"
4669
msgstr "Error on SHOW SLAVE HOSTS:"
4671
msgid "Error connecting to slave:"
4672
msgstr "Error connecting to slave:"
4674
msgid "Error connecting to master:"
4675
msgstr "Error connecting to master:"
4677
msgid "SSL connection error"
4678
msgstr "SSL connection error"
4680
msgid "Malformed packet"
4681
msgstr "Malformed packet"
4683
msgid "(unused error message)"
4684
msgstr "(unused error message)"
4686
msgid "Invalid use of null pointer"
4687
msgstr "Invalid use of null pointer"
4689
msgid "Statement not prepared"
4690
msgstr "Statement not prepared"
4692
msgid "No data supplied for parameters in prepared statement"
4693
msgstr "No data supplied for parameters in prepared statement"
4695
msgid "Data truncated"
4696
msgstr "Data truncated"
4698
msgid "No parameters exist in the statement"
4699
msgstr "No parameters exist in the statement"
4701
msgid "Invalid parameter number"
4702
msgstr "Invalid parameter number"
4706
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4708
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4711
msgid "Using unsupported buffer type: %d (parameter: %d)"
4712
msgstr "Using unsupported buffer type: %d (parameter: %d)"
4715
msgid "Shared memory: %-.100s"
4716
msgstr "Shared memory: %-.100s"
4718
msgid "Wrong or unknown protocol"
4719
msgstr "Wrong or unknown protocol"
4721
msgid "Invalid connection handle"
4722
msgstr "Invalid connection handle"
4725
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4726
"option 'secure_auth' enabled)"
4728
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4729
"option 'secure_auth' enabled)"
4731
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4732
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
4734
msgid "Attempt to read column without prior row fetch"
4735
msgstr "Attempt to read column without prior row fetch"
4737
msgid "Prepared statement contains no metadata"
4738
msgstr "Prepared statement contains no metadata"
4741
"Attempt to read a row while there is no result set associated with the "
4744
"Attempt to read a row while there is no result set associated with the "
4747
msgid "This feature is not implemented yet"
4748
msgstr "This feature is not implemented yet"
4752
"Lost connection to Drizzle server while waiting for initial communication "
4753
"packet, system error: %d"
4755
"Lost connection to Drizzle server while waiting for initial communication "
4756
"packet, system error: %d"
4760
"Lost connection to Drizzle server while reading initial communication "
4761
"packet, system error: %d"
4763
"Lost connection to Drizzle server while reading initial communication "
4764
"packet, system error: %d"
4768
"Lost connection to Drizzle server while sending authentication information, "
4771
"Lost connection to Drizzle server while sending authentication information, "
4776
"Lost connection to Drizzle server while reading authorization information, "
4779
"Lost connection to Drizzle server while reading authorization information, "
4784
"Lost connection to Drizzle server while setting initial database, system "
4787
"Lost connection to Drizzle server while setting initial database, system "
4791
msgid "Statement closed indirectly because of a preceding %s() call"
4792
msgstr "Statement closed indirectly because of a preceding %s() call"
4796
"Port number to use for connection or 0 for default to, in order of "
4797
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4799
"Port number to use for connection or 0 for default to, in order of "
4800
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4313
4802
msgid "Connect Timeout."
4314
msgstr "Connect Timeout."
4316
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4317
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4318
4805
msgid "Read Timeout."
4319
msgstr "Read Timeout."
4321
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4322
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4323
4808
msgid "Write Timeout."
4324
msgstr "Write Timeout."
4326
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4327
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4328
4811
msgid "Retry Count."
4329
msgstr "Retry Count."
4331
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4332
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4333
4814
msgid "Buffer length."
4334
msgstr "Buffer length."
4336
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4337
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4338
4818
msgid "Address to bind to."
4339
msgstr "Address to bind to."
4341
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4342
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4343
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4345
msgid "Maximum simultaneous connections."
4346
msgstr "Too many connections"
4348
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4349
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4350
msgid "A restrictive IP address list for incoming admin connections."
4353
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4819
msgstr "IP address to bind to."
4354
4822
msgid "Failed to send error message to libnotify\n"
4355
msgstr "Failed to send error message to libnotify\n"
4357
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4358
4825
msgid "Error Messages to stderr"
4359
4826
msgstr "Error Messages to stderr"
4361
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4362
msgid "Comma-separated list of schemas to exclude"
4365
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4366
msgid "Comma-separated list of tables to exclude"
4369
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4371
msgid "Regular expression to apply to schemas to exclude"
4372
msgstr "Regular expression to apply to schemas to filter"
4374
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4376
msgid "Regular expression to apply to tables to exclude"
4377
msgstr "Regular expression to apply to tables to filter"
4379
#: ../plugin/haildb/haildb_engine.cc:1080
4380
#: ../plugin/haildb/haildb_engine.cc:1218
4381
#: ../plugin/haildb/haildb_engine.cc:1248
4383
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4384
msgstr "Can't create table '%-.200s' (errno: %d)"
4386
#: ../plugin/haildb/haildb_engine.cc:1099
4388
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4389
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
4391
#: ../plugin/haildb/haildb_engine.cc:1197
4392
#: ../plugin/haildb/haildb_engine.cc:1310
4393
#: ../plugin/haildb/haildb_engine.cc:1491
4394
#: ../plugin/haildb/haildb_engine.cc:2157
4396
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4397
msgstr "Can't create table '%-.200s' (errno: %d)"
4399
#: ../plugin/haildb/haildb_engine.cc:1349
4400
#: ../plugin/haildb/haildb_engine.cc:1365
4402
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4403
msgstr "Can't create table '%-.200s' (errno: %d)"
4405
#: ../plugin/haildb/haildb_engine.cc:3403
4407
msgid "Error starting HailDB %d (%s)\n"
4410
#: ../plugin/haildb/haildb_engine.cc:3432
4411
msgid "Disable HailDB adaptive hash index (enabled by default)."
4414
#: ../plugin/haildb/haildb_engine.cc:3434
4415
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4418
#: ../plugin/haildb/haildb_engine.cc:3437
4420
"Size of a memory pool HailDB uses to store data dictionary information and "
4421
"other internal data structures."
4424
#: ../plugin/haildb/haildb_engine.cc:3440
4425
msgid "Data file autoextend increment in megabytes"
4428
#: ../plugin/haildb/haildb_engine.cc:3443
4431
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4433
msgstr "The size of the buffer that is used for full joins."
4435
#: ../plugin/haildb/haildb_engine.cc:3446
4436
msgid "The common part for HailDB table spaces."
4439
#: ../plugin/haildb/haildb_engine.cc:3448
4440
msgid "Disable HailDB checksums validation (enabled by default)."
4443
#: ../plugin/haildb/haildb_engine.cc:3450
4444
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4447
#: ../plugin/haildb/haildb_engine.cc:3453
4448
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4451
#: ../plugin/haildb/haildb_engine.cc:3456
4453
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4454
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4457
#: ../plugin/haildb/haildb_engine.cc:3459
4458
msgid "Stores each HailDB table to an .ibd file in the database dir."
4461
#: ../plugin/haildb/haildb_engine.cc:3462
4462
msgid "File format to use for new tables in .ibd files."
4465
#: ../plugin/haildb/haildb_engine.cc:3465
4467
"Set to 0 (write and flush once per second),1 (write and flush at each "
4468
"commit) or 2 (write at commit, flush once per second)."
4471
#: ../plugin/haildb/haildb_engine.cc:3468
4472
msgid "With which method to flush data."
4475
#: ../plugin/haildb/haildb_engine.cc:3471
4477
"Helps to save your data in case the disk image of the database becomes "
4481
#: ../plugin/haildb/haildb_engine.cc:3474
4482
msgid "Path to individual files and their sizes."
4485
#: ../plugin/haildb/haildb_engine.cc:3477
4487
msgid "Path to HailDB log files."
4488
msgstr "Path for temporary files."
4490
#: ../plugin/haildb/haildb_engine.cc:3480
4491
msgid "Size of each log file in a log group."
4494
#: ../plugin/haildb/haildb_engine.cc:3483
4496
"Number of log files in the log group. HailDB writes to the files in a "
4497
"circular fashion. Value 3 is recommended here."
4500
#: ../plugin/haildb/haildb_engine.cc:3486
4502
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4503
"rolled back. Values above 100000000 disable the timeout."
4506
#: ../plugin/haildb/haildb_engine.cc:3489
4509
"The size of the buffer which HailDB uses to write log to the log files on "
4511
msgstr "The size of the buffer that is used for full joins."
4513
#: ../plugin/haildb/haildb_engine.cc:3492
4515
"Sets the point in the LRU list from where all pages are classified as old "
4519
#: ../plugin/haildb/haildb_engine.cc:3495
4521
"Milliseconds between accesses to a block at which it is made young. "
4522
"0=disabled (Advanced users)"
4525
#: ../plugin/haildb/haildb_engine.cc:3498
4526
msgid "Percentage of dirty pages allowed in bufferpool."
4529
#: ../plugin/haildb/haildb_engine.cc:3501
4530
msgid "Desired maximum length of the purge queue (0 = no limit)"
4533
#: ../plugin/haildb/haildb_engine.cc:3504
4535
"Roll back the complete transaction on lock wait timeout, for 4.x "
4536
"compatibility (disabled by default)"
4539
#: ../plugin/haildb/haildb_engine.cc:3507
4540
msgid "How many files at the maximum HailDB keeps open at the same time."
4543
#: ../plugin/haildb/haildb_engine.cc:3510
4544
msgid "Number of background read I/O threads in HailDB."
4547
#: ../plugin/haildb/haildb_engine.cc:3513
4548
msgid "Number of background write I/O threads in HailDB."
4551
#: ../plugin/haildb/haildb_engine.cc:3515
4553
"Disable if you want to reduce the number of messages written to the log "
4554
"(default: enabled)."
4557
#: ../plugin/haildb/haildb_engine.cc:3518
4558
msgid "Enable SHOW HAILDB STATUS output in the log"
4561
#: ../plugin/haildb/haildb_engine.cc:3521
4562
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4565
#: ../plugin/haildb/haildb_engine.cc:3523
4567
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4570
#: ../plugin/hello_events/hello_events.cc:401
4571
msgid "Enable Example Events Plugin"
4574
#: ../plugin/hello_events/hello_events.cc:404
4575
#: ../plugin/hello_events/hello_events.cc:407
4576
msgid "A comma delimited list of databases to watch"
4579
#: ../plugin/hello_events/hello_events.cc:410
4580
msgid "Before write row event observer call position"
4583
#: ../plugin/hello_events/hello_events.cc:413
4584
#: ../plugin/pbms/src/parameters_ms.cc:461
4585
msgid "Before update row event observer call position"
4588
#: ../plugin/hello_events/hello_events.cc:416
4589
msgid "After drop database event observer call position"
4592
#: ../plugin/hello_events/hello_events.cc:427
4593
msgid "An example events Plugin"
4596
#: ../plugin/innobase/handler/data_dictionary.cc:760
4598
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4601
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4603
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4607
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4609
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4613
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4616
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4617
"or its equivalent numeric id"
4620
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4621
msgid "Do not use Native AIO library for IO, even if available"
4624
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4626
msgid "Enable internal replication log."
4627
msgstr "Enable transaction log"
4629
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4631
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4632
"rolled back. Values above 100000000 disable the timeout."
4635
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4636
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4639
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4641
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4642
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4645
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4646
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4647
#: ../plugin/transaction_log/print_transaction_message.cc:177
4648
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4650
msgid "Unable to parse transaction. Got error: %s.\n"
4651
msgstr "Unable to parse transaction. Got error: %s.\n"
4653
#: ../plugin/innobase/srv/srv0start.cc:1034
4654
msgid "InnoDB: cannot determine Mac OS X version!\n"
4657
#: ../plugin/innobase/srv/srv0start.cc:1039
4659
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4660
"InnoDB: making transactions unsafe!\n"
4663
#: ../plugin/innobase/srv/srv0start.cc:1048
4666
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4667
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4668
"InnoDB: allocate more than 4 GB of memory."
4671
#: ../plugin/innobase/srv/srv0start.cc:1063
4673
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4676
#: ../plugin/innobase/srv/srv0start.cc:1068
4679
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4680
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4681
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4684
#: ../plugin/innobase/srv/srv0start.cc:1078
4686
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4689
#: ../plugin/innobase/srv/srv0start.cc:1083
4691
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4694
#: ../plugin/innobase/srv/srv0start.cc:1088
4696
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4699
#: ../plugin/innobase/srv/srv0start.cc:1092
4701
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4704
#: ../plugin/innobase/srv/srv0start.cc:1097
4706
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4709
#: ../plugin/innobase/srv/srv0start.cc:1167
4711
msgid " InnoDB: Using Linux native AIO\n"
4714
#: ../plugin/logging_gearman/logging_gearman.cc:186
4828
msgid "Enable filtered replicator"
4831
msgid "List of schemas to filter"
4834
msgid "List of tables to filter"
4837
msgid "Regular expression to apply to schemas to filter"
4840
msgid "Regular expression to apply to tables to filter"
4843
msgid "Filtered Replicator"
4716
4847
msgid "fail gearman_client_create(): %s"
4717
4848
msgstr "fail gearman_client_create(): %s"
4719
#: ../plugin/logging_gearman/logging_gearman.cc:197
4721
4851
msgid "fail gearman_client_add_server(): %s"
4722
4852
msgstr "fail gearman_client_add_server(): %s"
4724
#: ../plugin/logging_gearman/logging_gearman.cc:302
4854
msgid "Enable logging to a gearman server"
4855
msgstr "Enable logging to a gearman server"
4725
4857
msgid "Hostname for logging to a Gearman server"
4726
4858
msgstr "Hostname for logging to a Gearman server"
4728
#: ../plugin/logging_gearman/logging_gearman.cc:305
4729
4860
msgid "Gearman Function to send logging to"
4730
4861
msgstr "Gearman Function to send logging to"
4732
#: ../plugin/logging_gearman/logging_gearman.cc:316
4733
4863
msgid "Log queries to a Gearman server"
4734
4864
msgstr "Log queries to a Gearman server"
4736
#: ../plugin/logging_query/logging_query.cc:178
4738
4867
msgid "fail open() fn=%s er=%s\n"
4739
4868
msgstr "fail open() fn=%s er=%s\n"
4741
#: ../plugin/logging_query/logging_query.cc:319
4742
4870
msgid "Enable logging to CSV file"
4743
4871
msgstr "Enable logging to CSV file"
4745
#: ../plugin/logging_query/logging_query.cc:322
4746
4873
msgid "File to log to"
4747
4874
msgstr "File to log to"
4749
#: ../plugin/logging_query/logging_query.cc:325
4750
4876
msgid "PCRE to match the query against"
4751
msgstr "PCRE to match the query against"
4753
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4754
4879
msgid "Threshold for logging slow queries, in microseconds"
4755
4880
msgstr "Threshold for logging slow queries, in microseconds"
4757
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4758
4882
msgid "Threshold for logging big queries, for rows returned"
4759
4883
msgstr "Threshold for logging big queries, for rows returned"
4761
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4762
4885
msgid "Threshold for logging big queries, for rows examined"
4763
4886
msgstr "Threshold for logging big queries, for rows examined"
4765
#: ../plugin/logging_query/logging_query.cc:345
4766
4888
msgid "Log queries to a CSV file"
4767
4889
msgstr "Log queries to a CSV file"
4769
#: ../plugin/logging_stats/logging_stats.cc:373
4770
msgid "Max number of users that will be logged"
4773
#: ../plugin/logging_stats/logging_stats.cc:376
4775
msgid "Max number of range locks to use for Scoreboard"
4776
msgstr "Max number of bytes in sorted records."
4778
#: ../plugin/logging_stats/logging_stats.cc:379
4779
msgid "Max number of concurrent sessions that will be logged"
4782
#: ../plugin/logging_stats/logging_stats.cc:380
4784
msgid "Enable Logging Statistics Collection"
4785
msgstr "Enable logging to CSV file"
4787
#: ../plugin/logging_stats/logging_stats.cc:389
4788
msgid "User Statistics as DATA_DICTIONARY tables"
4791
#: ../plugin/md5/md5.cc:99
4792
msgid "libgcrypt library version mismatch\n"
4795
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4796
#: ../plugin/memcached_stats/memcached_stats.cc:87
4892
msgid "syslog facility \"%s\" not known, using \"local0\""
4893
msgstr "syslog facility \"%s\" not known, using \"local0\""
4896
msgid "syslog priority \"%s\" not known, using \"info\""
4897
msgstr "syslog priority \"%s\" not known, using \"info\""
4899
msgid "Enable logging to syslog"
4902
msgid "Syslog Ident"
4903
msgstr "Syslog Ident"
4905
msgid "Syslog Facility"
4906
msgstr "Syslog Facility"
4908
msgid "Syslog Priority"
4909
msgstr "Syslog Priority"
4911
msgid "Log to syslog"
4912
msgstr "Log to syslog"
4797
4914
msgid "List of memcached servers."
4798
msgstr "List of memcached servers."
4800
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4802
msgid "Expiry time of memcached entries"
4803
msgstr "List of memcached servers."
4805
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4806
msgid "Enable Memcached Query Cache"
4809
#: ../plugin/memcached_stats/analysis_table.cc:78
4810
#: ../plugin/memcached_stats/stats_table.cc:144
4811
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4814
#: ../plugin/memcached_stats/memcached_stats.cc:98
4815
4917
msgid "Memcached Stats as I_S tables"
4816
msgstr "Memcached Stats as I_S tables"
4818
#: ../plugin/memcached_stats/stats_table.cc:74
4821
"Unable get stats from memcached server %s. Got error from "
4822
"memcached_stat_servername()."
4825
#: ../plugin/memcached_stats/stats_table.cc:151
4826
msgid "Unable to create memcached struct. Got error from memcached_create()."
4829
#: ../plugin/memcached_stats/stats_table.cc:159
4832
"Unable to create memcached server list. Got error from "
4833
"memcached_servers_parse(%s)."
4836
#: ../plugin/multi_thread/multi_thread.cc:62
4837
msgid "Session killed before thread could execute"
4840
#: ../plugin/multi_thread/multi_thread.cc:109
4841
msgid "Unable to get thread stack size\n"
4844
#: ../plugin/multi_thread/multi_thread.cc:211
4845
msgid "Maximum number of user threads available."
4848
#: ../plugin/myisam/ha_myisam.cc:532
4850
4921
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4851
4922
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
4853
#: ../plugin/myisam/ha_myisam.cc:536
4855
4925
msgid "Got an error from unknown thread, %s:%d"
4856
4926
msgstr "Got an error from unknown thread, %s:%d"
4858
#: ../plugin/myisam/ha_myisam.cc:542
4859
4928
msgid "Unknown thread accessing table"
4860
4929
msgstr "Unknown thread accessing table"
4862
#: ../plugin/myisam/ha_myisam.cc:1506
4864
"Don't use the fast sort index method to created index if the temporary file "
4865
"would get bigger than this."
4867
"Don't use the fast sort index method to created index if the temporary file "
4868
"would get bigger than this."
4870
#: ../plugin/myisam/ha_myisam.cc:1509
4872
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4873
"when creating indexes with CREATE INDEX or ALTER TABLE."
4875
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4876
"when creating indexes with CREATE INDEX or ALTER TABLE."
4878
#: ../plugin/myisam/my_handler_errors.cc:42
4931
msgid "Block size to be used for MyISAM index pages."
4932
msgstr "Block size to be used for MyISAM index pages."
4935
"This characterizes the number of hits a hot block has to be untouched until "
4936
"it is considered aged enough to be downgraded to a warm block. This "
4937
"specifies the percentage ratio of that number of hits to the total number of "
4938
"blocks in key cache"
4940
"This characterises the number of hits a hot block has to be untouched until "
4941
"it is considered aged enough to be downgraded to a warm block. This "
4942
"specifies the percentage ratio of that number of hits to the total number of "
4943
"blocks in key cache"
4945
msgid "The minimum percentage of warm blocks in key cache"
4946
msgstr "The minimum percentage of warm blocks in key cache"
4949
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4950
"this to get better index handling (for all reads and multiple writes) to as "
4951
"much as you can afford;"
4953
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4954
"this to get better index handling (for all reads and multiple writes) to as "
4955
"much as you can afford;"
4958
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4959
"disables parallel repair."
4961
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4962
"disables parallel repair."
4965
"Don't use the fast sort index method to created index if the temporary file "
4966
"would get bigger than this."
4968
"Don't use the fast sort index method to created index if the temporary file "
4969
"would get bigger than this."
4972
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4973
"when creating indexes with CREATE INDEX or ALTER TABLE."
4975
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4976
"when creating indexes with CREATE INDEX or ALTER TABLE."
4978
msgid "Default pointer size to be used for MyISAM tables."
4979
msgstr "Default pointer size to be used for MyISAM tables."
4879
4981
msgid "Didn't find key on read or update"
4880
4982
msgstr "Didn't find key on read or update"
4882
#: ../plugin/myisam/my_handler_errors.cc:43
4883
4984
msgid "Duplicate key on write or update"
4884
4985
msgstr "Duplicate key on write or update"
4886
#: ../plugin/myisam/my_handler_errors.cc:44
4887
4987
msgid "Internal (unspecified) error in handler"
4888
4988
msgstr "Internal (unspecified) error in handler"
4890
#: ../plugin/myisam/my_handler_errors.cc:46
4892
4991
"Someone has changed the row since it was read (while the table was locked to "
4895
4994
"Someone has changed the row since it was read (while the table was locked to "
4898
#: ../plugin/myisam/my_handler_errors.cc:48
4899
4997
msgid "Wrong index given to function"
4900
4998
msgstr "Wrong index given to function"
4902
#: ../plugin/myisam/my_handler_errors.cc:49
5000
msgid "Undefined handler error 125"
5001
msgstr "Undefined handler error 125"
4903
5003
msgid "Index file is crashed"
4904
5004
msgstr "Index file is crashed"
4906
#: ../plugin/myisam/my_handler_errors.cc:50
4907
5006
msgid "Record file is crashed"
4908
5007
msgstr "Record file is crashed"
4910
#: ../plugin/myisam/my_handler_errors.cc:51
4911
5009
msgid "Out of memory in engine"
4912
5010
msgstr "Out of memory in engine"
4914
#: ../plugin/myisam/my_handler_errors.cc:52
5012
msgid "Undefined handler error 129"
5013
msgstr "Undefined handler error 129"
4915
5015
msgid "Incorrect file format"
4916
5016
msgstr "Incorrect file format"
4918
#: ../plugin/myisam/my_handler_errors.cc:53
4919
5018
msgid "Command not supported by database"
4920
5019
msgstr "Command not supported by database"
4922
#: ../plugin/myisam/my_handler_errors.cc:54
4923
5021
msgid "Old database file"
4924
5022
msgstr "Old database file"
4926
#: ../plugin/myisam/my_handler_errors.cc:55
4927
5024
msgid "No record read before update"
4928
5025
msgstr "No record read before update"
4930
#: ../plugin/myisam/my_handler_errors.cc:56
4931
5027
msgid "Record was already deleted (or record file crashed)"
4932
5028
msgstr "Record was already deleted (or record file crashed)"
4934
#: ../plugin/myisam/my_handler_errors.cc:57
4935
5030
msgid "No more room in record file"
4936
5031
msgstr "No more room in record file"
4938
#: ../plugin/myisam/my_handler_errors.cc:58
4939
5033
msgid "No more room in index file"
4940
5034
msgstr "No more room in index file"
4942
#: ../plugin/myisam/my_handler_errors.cc:59
4943
5036
msgid "No more records (read after end of file)"
4944
5037
msgstr "No more records (read after end of file)"
4946
#: ../plugin/myisam/my_handler_errors.cc:60
4947
5039
msgid "Unsupported extension used for table"
4948
5040
msgstr "Unsupported extension used for table"
4950
#: ../plugin/myisam/my_handler_errors.cc:61
4951
5042
msgid "Too big row"
4952
5043
msgstr "Too big row"
4954
#: ../plugin/myisam/my_handler_errors.cc:62
4955
5045
msgid "Wrong create options"
4956
5046
msgstr "Wrong create options"
4958
#: ../plugin/myisam/my_handler_errors.cc:63
4959
5048
msgid "Duplicate unique key or constraint on write or update"
4960
5049
msgstr "Duplicate unique key or constraint on write or update"
4962
#: ../plugin/myisam/my_handler_errors.cc:64
4963
5051
msgid "Unknown character set used in table"
4964
5052
msgstr "Unknown character set used in table"
4966
#: ../plugin/myisam/my_handler_errors.cc:65
4967
5054
msgid "Conflicting table definitions in sub-tables of MERGE table"
4968
5055
msgstr "Conflicting table definitions in sub-tables of MERGE table"
4970
#: ../plugin/myisam/my_handler_errors.cc:66
4971
5057
msgid "Table is crashed and last repair failed"
4972
5058
msgstr "Table is crashed and last repair failed"
4974
#: ../plugin/myisam/my_handler_errors.cc:67
4975
5060
msgid "Table was marked as crashed and should be repaired"
4976
5061
msgstr "Table was marked as crashed and should be repaired"
4978
#: ../plugin/myisam/my_handler_errors.cc:68
4979
5063
msgid "Lock timed out; Retry transaction"
4980
5064
msgstr "Lock timed out; Retry transaction"
4982
#: ../plugin/myisam/my_handler_errors.cc:69
4983
5066
msgid "Lock table is full; Restart program with a larger locktable"
4984
5067
msgstr "Lock table is full; Restart program with a larger locktable"
4986
#: ../plugin/myisam/my_handler_errors.cc:70
4987
5069
msgid "Updates are not allowed under a read only transactions"
4988
5070
msgstr "Updates are not allowed under a read only transactions"
4990
#: ../plugin/myisam/my_handler_errors.cc:71
4991
5072
msgid "Lock deadlock; Retry transaction"
4992
5073
msgstr "Lock deadlock; Retry transaction"
4994
#: ../plugin/myisam/my_handler_errors.cc:72
4995
5075
msgid "Foreign key constraint is incorrectly formed"
4996
5076
msgstr "Foreign key constraint is incorrectly formed"
4998
#: ../plugin/myisam/my_handler_errors.cc:73
4999
5078
msgid "Cannot add a child row"
5000
5079
msgstr "Cannot add a child row"
5002
#: ../plugin/myisam/my_handler_errors.cc:74
5003
5081
msgid "Cannot delete a parent row"
5004
5082
msgstr "Cannot delete a parent row"
5006
#: ../plugin/myisam/my_handler_errors.cc:75
5007
5084
msgid "No savepoint with that name"
5008
5085
msgstr "No savepoint with that name"
5010
#: ../plugin/myisam/my_handler_errors.cc:76
5011
5087
msgid "Non unique key block size"
5012
5088
msgstr "Non unique key block size"
5014
#: ../plugin/myisam/my_handler_errors.cc:77
5015
5090
msgid "The table does not exist in engine"
5016
5091
msgstr "The table does not exist in engine"
5018
#: ../plugin/myisam/my_handler_errors.cc:78
5019
5093
msgid "The table already existed in storage engine"
5020
5094
msgstr "The table already existed in storage engine"
5022
#: ../plugin/myisam/my_handler_errors.cc:79
5023
5096
msgid "Could not connect to storage engine"
5024
5097
msgstr "Could not connect to storage engine"
5026
#: ../plugin/myisam/my_handler_errors.cc:80
5027
5099
msgid "Unexpected null pointer found when using spatial index"
5028
5100
msgstr "Unexpected null pointer found when using spatial index"
5030
#: ../plugin/myisam/my_handler_errors.cc:81
5031
5102
msgid "The table changed in storage engine"
5032
5103
msgstr "The table changed in storage engine"
5034
#: ../plugin/myisam/my_handler_errors.cc:82
5035
5105
msgid "There's no partition in table for the given value"
5036
5106
msgstr "There's no partition in table for the given value"
5038
#: ../plugin/myisam/my_handler_errors.cc:83
5039
5108
msgid "Row-based binlogging of row failed"
5040
5109
msgstr "Row-based binlogging of row failed"
5042
#: ../plugin/myisam/my_handler_errors.cc:84
5043
5111
msgid "Index needed in foreign key constraint"
5044
5112
msgstr "Index needed in foreign key constraint"
5046
#: ../plugin/myisam/my_handler_errors.cc:85
5047
5114
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5048
5115
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
5050
#: ../plugin/myisam/my_handler_errors.cc:86
5051
5117
msgid "Table needs to be upgraded before it can be used"
5052
5118
msgstr "Table needs to be upgraded before it can be used"
5054
#: ../plugin/myisam/my_handler_errors.cc:87
5055
5120
msgid "Table is read only"
5056
5121
msgstr "Table is read only"
5058
#: ../plugin/myisam/my_handler_errors.cc:88
5059
5123
msgid "Failed to get next auto increment value"
5060
5124
msgstr "Failed to get next auto increment value"
5062
#: ../plugin/myisam/my_handler_errors.cc:89
5063
5126
msgid "Failed to set row auto increment value"
5064
5127
msgstr "Failed to set row auto increment value"
5066
#: ../plugin/myisam/my_handler_errors.cc:90
5067
5129
msgid "Unknown (generic) error from engine"
5068
5130
msgstr "Unknown (generic) error from engine"
5070
#: ../plugin/myisam/my_handler_errors.cc:91
5071
5132
msgid "Record is the same"
5072
5133
msgstr "Record is the same"
5074
#: ../plugin/myisam/my_handler_errors.cc:92
5075
5135
msgid "It is not possible to log this statement"
5076
5136
msgstr "It is not possible to log this statement"
5078
#: ../plugin/myisam/my_handler_errors.cc:93
5079
5138
msgid "Tablespace exists"
5080
5139
msgstr "Tablespace exists"
5082
#: ../plugin/myisam/my_handler_errors.cc:94
5083
5141
msgid "The event was corrupt, leading to illegal data being read"
5084
5142
msgstr "The event was corrupt, leading to illegal data being read"
5086
#: ../plugin/myisam/my_handler_errors.cc:95
5087
5144
msgid "The table is of a new format not supported by this version"
5088
5145
msgstr "The table is of a new format not supported by this version"
5090
#: ../plugin/myisam/my_handler_errors.cc:96
5091
5147
msgid "The event could not be processed no other handler error happened"
5092
5148
msgstr "The event could not be processed no other handler error happened"
5094
#: ../plugin/myisam/my_handler_errors.cc:97
5095
5150
msgid "Got a fatal error during initialzation of handler"
5096
5151
msgstr "Got a fatal error during initialzation of handler"
5098
#: ../plugin/myisam/my_handler_errors.cc:98
5099
5153
msgid "File to short; Expected more data in file"
5100
5154
msgstr "File too short; Expected more data in file"
5102
#: ../plugin/myisam/my_handler_errors.cc:99
5103
5156
msgid "Read page with wrong checksum"
5104
5157
msgstr "Read page with wrong checksum"
5106
#. TODO: get a better message for these
5107
#: ../plugin/myisam/my_handler_errors.cc:101
5108
5159
msgid "Lock or active transaction"
5109
5160
msgstr "Lock or active transaction"
5111
#: ../plugin/myisam/my_handler_errors.cc:102
5112
5162
msgid "No such table space"
5113
5163
msgstr "No such table space"
5115
#: ../plugin/myisam/my_handler_errors.cc:103
5116
5165
msgid "Tablespace not empty"
5117
5166
msgstr "Tablespace not empty"
5119
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
5121
5170
"Port number to use for connection or 0 for default to with MySQL protocol."
5122
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
5124
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
5126
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
5127
"the file is stale and should be removed?"
5130
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
5132
msgid "Path used for MySQL UNIX Socket Protocol."
5133
msgstr "Use MySQL Protocol."
5135
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
5136
msgid "Clobber socket file if one is there already."
5139
#: ../plugin/pbms/src/parameters_ms.cc:426
5141
msgid "Port number to use for connection or 0 for default PBMS port "
5142
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
5144
#: ../plugin/pbms/src/parameters_ms.cc:429
5145
msgid "The maximum size of a BLOB repository file."
5148
#: ../plugin/pbms/src/parameters_ms.cc:432
5149
msgid "The maximum size of a temorary BLOB log file."
5152
#: ../plugin/pbms/src/parameters_ms.cc:435
5154
"A ':' delimited list of metadata header names to be used to initialize the "
5155
"pbms_metadata_header table when a database is created."
5158
#: ../plugin/pbms/src/parameters_ms.cc:439
5159
msgid "The percentage of garbage in a repository file before it is compacted."
5162
#: ../plugin/pbms/src/parameters_ms.cc:442
5164
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
5165
"after this time, unless committed to the database."
5168
#: ../plugin/pbms/src/parameters_ms.cc:445
5170
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
5174
#: ../plugin/pbms/src/parameters_ms.cc:448
5175
msgid "The next backup ID to use when backing up a PBMS database."
5178
#: ../plugin/pbms/src/parameters_ms.cc:451
5180
"A comma delimited list of tables to watch of the format: <database>."
5184
#: ../plugin/pbms/src/parameters_ms.cc:453
5185
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5188
#: ../plugin/pbms/src/parameters_ms.cc:457
5189
msgid "Before insert row event observer call position"
5192
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
5193
msgid "Could not open socket, is rabbitmq running?"
5196
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
5198
msgid "Failed to allocate enough memory to transaction message\n"
5199
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5201
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
5203
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5204
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5206
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
5208
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5209
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5211
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
5212
msgid "Host name to connect to"
5215
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
5217
msgid "Port to connect to"
5218
msgstr "Socket file to use for connection."
5220
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
5221
msgid "RabbitMQ virtualhost"
5224
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
5226
msgid "RabbitMQ username"
5229
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
5230
msgid "RabbitMQ password"
5233
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
5234
#: ../plugin/transaction_log/module.cc:270
5235
msgid "Name of the replicator plugin to use (default='default_replicator')"
5236
msgstr "Name of the replicator plugin to use (default='default_replicator')"
5238
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5239
msgid "Name of RabbitMQ exchange to publish to"
5242
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5243
msgid "Name of RabbitMQ routing key to use"
5246
#: ../plugin/session_dictionary/processlist.cc:78
5251
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5253
msgid "syslog facility \"%s\" not known, using \"local0\""
5254
msgstr "syslog facility \"%s\" not known, using \"local0\""
5256
#: ../plugin/syslog/errmsg.cc:50
5258
msgid "syslog priority \"%s\" not known, using \"warn\""
5259
msgstr "syslog priority \"%s\" not known, using \"warn\""
5261
#: ../plugin/syslog/logging.cc:63
5263
msgid "syslog priority \"%s\" not known, using \"info\""
5264
msgstr "syslog priority \"%s\" not known, using \"info\""
5266
#: ../plugin/syslog/module.cc:95
5267
msgid "Syslog Ident"
5270
#: ../plugin/syslog/module.cc:98
5271
msgid "Syslog Facility"
5274
#: ../plugin/syslog/module.cc:101
5276
msgid "Enable logging to syslog of the query log"
5277
msgstr "Enable logging to CSV file"
5279
#: ../plugin/syslog/module.cc:104
5280
msgid "Syslog Priority of query logging"
5283
#: ../plugin/syslog/module.cc:116
5285
msgid "Enable logging to syslog of the error messages"
5286
msgstr "Enable logging to a gearman server"
5288
#: ../plugin/syslog/module.cc:119
5289
msgid "Syslog Priority of error messages"
5292
#: ../plugin/transaction_log/background_worker.cc:77
5172
"Port number to use for connection or 0 for default to, in order of "
5173
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
5176
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5177
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5294
5180
msgid "Unable to create background worker thread. Got error %s.\n"
5295
msgstr "Unable to create background worker thread. Got error %s.\n"
5297
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5298
#: ../plugin/transaction_log/print_transaction_message.cc:106
5299
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5301
msgid "Failed to open transaction log file %s. Got error: %s\n"
5302
msgstr "Failed to open transaction log file %s. Got error: %s\n"
5304
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5305
#: ../plugin/transaction_log/print_transaction_message.cc:169
5306
#: ../plugin/transaction_log/transaction_log_reader.cc:152
5307
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5309
msgid "Could not read transaction message.\n"
5310
msgstr "Could not read transaction message.\n"
5312
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5313
#: ../plugin/transaction_log/print_transaction_message.cc:170
5314
#: ../plugin/transaction_log/transaction_log_reader.cc:153
5316
msgid "GPB ERROR: %s.\n"
5317
msgstr "GPB ERROR: %s.\n"
5319
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5320
#: ../plugin/transaction_log/print_transaction_message.cc:171
5321
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5323
msgid "Raw buffer read: %s.\n"
5324
msgstr "Raw buffer read: %s.\n"
5326
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5327
#: ../plugin/transaction_log/print_transaction_message.cc:179
5328
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5330
msgid "BUFFER: %s\n"
5331
msgstr "BUFFER: %s\n"
5333
#: ../plugin/transaction_log/module.cc:171
5181
msgstr "Can't create completion port thread (error %d)"
5184
msgid "Failed to open transaction log file "
5185
msgstr "Socket file to use for connection."
5189
"Failed to allocate enough memory to buffer header, transaction message, and "
5190
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5195
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
5196
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5200
msgid "Failed to sync log file. Got error: %s\n"
5201
msgstr "Failed to lock memory. Error: %d\n"
5335
5204
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5336
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5205
msgstr "Failed to lock memory. Error: %d\n"
5338
#: ../plugin/transaction_log/module.cc:180
5340
5208
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5341
msgstr "Failed to initialize the Transaction Log. Got error: %s\n"
5209
msgstr "Failed to lock memory. Error: %d\n"
5343
#: ../plugin/transaction_log/module.cc:192
5345
5212
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5346
msgstr "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5213
msgstr "Failed to lock memory. Error: %d\n"
5348
#: ../plugin/transaction_log/module.cc:201
5350
5216
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5351
msgstr "Failed to initialize the Transaction Log Index. Got error: %s\n"
5217
msgstr "Failed to lock memory. Error: %d\n"
5353
#: ../plugin/transaction_log/module.cc:216
5355
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5219
msgid "Enable transaction log"
5357
"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5359
#: ../plugin/transaction_log/module.cc:258
5360
5222
msgid "DEBUGGING - Truncate transaction log"
5361
msgstr "DEBUGGING - Truncate transaction log"
5363
#: ../plugin/transaction_log/module.cc:261
5226
msgid "Path to the file to use for transaction log"
5227
msgstr "Socket file to use for connection."
5364
5229
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5365
msgstr "Enable CRC32 Checksumming of each written transaction log entry"
5367
#: ../plugin/transaction_log/module.cc:264
5368
msgid "Enable transaction log"
5369
msgstr "Enable transaction log"
5371
#: ../plugin/transaction_log/module.cc:267
5372
msgid "Path to the file to use for transaction log"
5373
msgstr "Path to the file to use for transaction log"
5375
#: ../plugin/transaction_log/module.cc:273
5377
5233
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5378
5234
"each transaction write, 2 == sync log file once per second"
5380
"0 = rely on operating system to sync log file (default), 1 = sync file at "
5381
"each transaction write, 2 = sync log file once per second"
5383
#: ../plugin/transaction_log/module.cc:276
5384
msgid "Number of slots for in-memory write buffers (default=8)."
5385
msgstr "Number of slots for in-memory write buffers (default is 8)."
5387
#: ../plugin/transaction_log/print_transaction_message.cc:135
5389
msgid "GPB message is not a valid type.\n"
5392
#: ../plugin/transaction_log/print_transaction_message.cc:155
5394
msgid "GPB message is not a valid size.\n"
5397
#: ../plugin/transaction_log/transaction_log.cc:114
5398
msgid "Failed to open transaction log file "
5399
msgstr "Failed to open transaction log file "
5401
#: ../plugin/transaction_log/transaction_log.cc:215
5404
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5405
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5407
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5408
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5410
#: ../plugin/transaction_log/transaction_log.cc:236
5412
msgid "Failed to sync log file. Got error: %s\n"
5413
msgstr "Failed to sync log file. Got error: %s\n"
5415
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5416
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5418
msgid "Attempted to read record bigger than INT_MAX\n"
5419
msgstr "Attempted to read record greater than INT_MAX\n"
5421
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5423
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5424
msgstr "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5426
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5428
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5429
msgstr "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5431
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5433
msgid "Cannot open file: "
5434
msgstr "Cannot open file: %s\n"
5436
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5437
msgid "Could not skip to position "
5440
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5442
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5443
msgstr "Found a non-transaction message in log. Currently not supported.\n"
5445
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5447
msgid "Memory allocation failure trying to allocate "
5448
msgstr "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5450
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5454
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5457
msgstr "GPB ERROR: %s.\n"
5459
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5469
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5471
msgid "Unable to parse command. Got error: "
5472
msgstr "Unable to parse command. Got error: %s.\n"
5474
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5485
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5487
msgid "Display help and exit"
5488
msgstr "Display this help and exit."
5490
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5492
msgid "Read from the innodb transaction log"
5493
msgstr "Path to the file to use for transaction log"
5495
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5497
msgid "Password to use when connecting to server"
5498
msgstr "Password to use for auth."
5500
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5501
msgid "Perform checksum"
5504
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5505
msgid "Ignore event messages"
5508
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5510
msgid "Transaction log file"
5511
msgstr "Failed to open transaction log file "
5513
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5514
msgid "Print raw Protobuf messages instead of SQL"
5517
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5519
msgid "Start reading from the given file position"
5520
msgstr "Got a read error from the connection pipe"
5522
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5524
msgid "Only output for the given transaction ID and later"
5525
msgstr "Lock or active transaction"
5527
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5529
msgid "Only output for the given transaction ID"
5530
msgstr "Lock or active transaction"
5532
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5533
msgid "Summarize message contents"
5536
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5537
msgid "Cannot use --start-pos and --transaction-id together\n"
5540
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5541
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5544
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5546
msgid "Checksum failed. Wanted "
5547
msgstr "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5549
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5554
#~ msgid "Error: Invalid Value for max_connect_errors"
5555
#~ msgstr "Error: Invalid Value for opt_max_connect_retries"
5558
#~ "If there is more than this number of interrupted connections from a host "
5559
#~ "this host will be blocked from further connections."
5561
#~ "If there is more than this number of interrupted connections from a host "
5562
#~ "this host will be blocked from further connections."
5564
#~ msgid "Set the default storage engine (table type) for tables."
5565
#~ msgstr "Set the default storage engine (table type) for tables."
5567
#~ msgid "List of schemas to filter"
5568
#~ msgstr "List of schemas to filter"
5570
#~ msgid "List of tables to filter"
5571
#~ msgstr "List of tables to filter"
5573
#~ msgid "Table %s has invalid/unknown collation: %d,%s"
5574
#~ msgstr "Table %s has invalid/unknown collation: %d,%s"
5576
#~ msgid "ENUM column %s has greater than %d possible values"
5577
#~ msgstr "ENUM column %s has greater than %d possible values"
5579
#~ msgid "Out of memory."
5580
#~ msgstr "Out of memory."
5582
#~ msgid "Unknown variable type code 0x%x in plugin '%s'."
5583
#~ msgstr "Unknown variable type code 0x%x in plugin '%s'."
5586
#~ "Server variable %s of plugin %s was forced to be read-only: string "
5587
#~ "variable without update_func and PLUGIN_VAR_MEMALLOC flag"
5589
#~ "Server variable %s of plugin %s was forced to be read-only: string "
5590
#~ "variable without update_func and PLUGIN_VAR_MEMALLOC flag"
5592
#~ msgid "Missing variable name in plugin '%s'."
5593
#~ msgstr "Missing variable name in plugin '%s'."
5595
#~ msgid "Thread local variable '%s' not allocated in plugin '%s'."
5596
#~ msgstr "Thread local variable '%s' not allocated in plugin '%s'."
5598
#~ msgid "Out of memory for plugin '%s'."
5599
#~ msgstr "Out of memory for plugin '%s'."
5601
#~ msgid "Bad options for plugin '%s'."
5602
#~ msgstr "Bad options for plugin '%s'."
5604
#~ msgid "Plugin '%s' has conflicting system variables"
5605
#~ msgstr "Plugin '%s' has conflicting system variables"
5608
#~ msgid "Invalid value for io-capacity\n"
5609
#~ msgstr "Invalid value of port\n"
5612
#~ msgid "Invalid value for fast-shutdown\n"
5613
#~ msgstr "Invalid value for threshold-slow"
5616
#~ msgid "Invalid value for flush-log-at-trx-commit\n"
5617
#~ msgstr "Invalid value for retry_count\n"
5620
#~ msgid "Invalid value for max-dirty-pages-pct\n"
5621
#~ msgstr "Invalid value for retry_count\n"
5624
#~ msgid "Invalid value for stats-sample-pages\n"
5625
#~ msgstr "Invalid value for read_timeout\n"
5628
#~ msgid "Invalid value for additional-mem-pool-size\n"
5629
#~ msgstr "Invalid value for read_timeout\n"
5632
#~ msgid "Invalid value for autoextend-increment\n"
5633
#~ msgstr "Invalid value for write_timeout\n"
5636
#~ msgid "Invalid value for buffer-pool-size\n"
5637
#~ msgstr "Invalid value for buffer_length\n"
5640
#~ msgid "Invalid value for buffer-pool-instances\n"
5641
#~ msgstr "Invalid value for buffer_length\n"
5644
#~ msgid "Invalid value for commit-concurrency\n"
5645
#~ msgstr "Invalid value for retry_count\n"
5648
#~ msgid "Invalid value for concurrency-tickets\n"
5649
#~ msgstr "Invalid value for connect_timeout\n"
5652
#~ msgid "Invalid value for read-io-threads\n"
5653
#~ msgstr "Invalid value for read_timeout\n"
5656
#~ msgid "Invalid value for write-io-threads\n"
5657
#~ msgstr "Invalid value for write_timeout\n"
5660
#~ msgid "Invalid value for force-recovery\n"
5661
#~ msgstr "Invalid value for retry_count\n"
5664
#~ msgid "Invalid value for log-file-size\n"
5665
#~ msgstr "Invalid value for write_timeout\n"
5668
#~ msgid "Invalid value for log-files-in-group\n"
5669
#~ msgstr "Invalid value for write_timeout\n"
5672
#~ msgid "Invalid value for mirrored-log-groups\n"
5673
#~ msgstr "Invalid value for retry_count\n"
5676
#~ msgid "Invalid value for open-files\n"
5677
#~ msgstr "Invalid value for read_timeout\n"
5680
#~ msgid "Invalid value for thread-concurrency\n"
5681
#~ msgstr "Invalid value for retry_count\n"
5684
#~ msgid "Invalid value for read-ahead-threshold\n"
5685
#~ msgstr "Invalid value for threshold-slow"
5687
#~ msgid "Invalid value of port\n"
5688
#~ msgstr "Invalid value of port\n"
5690
#~ msgid "Invalid value for connect_timeout\n"
5691
#~ msgstr "Invalid value for connect_timeout\n"
5693
#~ msgid "Invalid value for read_timeout\n"
5694
#~ msgstr "Invalid value for read_timeout\n"
5696
#~ msgid "Invalid value for write_timeout\n"
5697
#~ msgstr "Invalid value for write_timeout\n"
5699
#~ msgid "Invalid value for retry_count"
5700
#~ msgstr "Invalid value for retry_count"
5702
#~ msgid "Invalid value for buffer_length\n"
5703
#~ msgstr "Invalid value for buffer_length\n"
5706
#~ msgid "Invalid value of log-file-size"
5707
#~ msgstr "Invalid value of port\n"
5710
#~ msgid "Invalid value of log-files-in-group"
5711
#~ msgstr "Invalid value of port\n"
5714
#~ msgid "Invalid value of lock-wait-timeout"
5715
#~ msgstr "Invalid value for write_timeout\n"
5718
#~ msgid "Invalid value of log-buffer-size"
5719
#~ msgstr "Invalid value for buffer_length\n"
5722
#~ msgid "Invalid value of lru-old-blocks-pct"
5723
#~ msgstr "Invalid value for threshold-slow"
5726
#~ msgid "Invalid value of lru-block-access-recency"
5727
#~ msgstr "Invalid value of port\n"
5730
#~ msgid "Invalid value of max-dirty-pages-pct"
5731
#~ msgstr "Invalid value of port\n"
5734
#~ msgid "Invalid value of max-purge-lag"
5735
#~ msgstr "Invalid value of port\n"
5738
#~ msgid "Invalid value of open-files"
5739
#~ msgstr "Invalid value of port\n"
5742
#~ msgid "Invalid value of read-io-threads"
5743
#~ msgstr "Invalid value for read_timeout\n"
5746
#~ msgid "Invalid value of sync_spin_loops"
5747
#~ msgstr "Invalid value of port\n"
5750
#~ msgid "Invalid value of before-write-position\n"
5751
#~ msgstr "Invalid value for write_timeout\n"
5754
#~ msgid "Invalid value of before-update-position\n"
5755
#~ msgstr "Invalid value of port\n"
5758
#~ msgid "Invalid value for lock-wait-timeout\n"
5759
#~ msgstr "Invalid value for write_timeout\n"
5761
#~ msgid "Enable logging to a gearman server"
5762
#~ msgstr "Enable logging to a gearman server"
5764
#~ msgid "Invalid value for threshold-slow"
5765
#~ msgstr "Invalid value for threshold-slow"
5767
#~ msgid "Invalid value for threshold-big-resultset"
5768
#~ msgstr "Invalid value for threshold-big-resultset"
5770
#~ msgid "Invalid value for threshold-big-examined"
5771
#~ msgstr "Invalid value for threshold-big-examined"
5774
#~ msgid "Invalid value for max-user-count\n"
5775
#~ msgstr "Invalid value for retry_count\n"
5778
#~ msgid "Invalid value for bucket-count\n"
5779
#~ msgstr "Invalid value for retry_count\n"
5782
#~ msgid "Invalid value of expiry\n"
5783
#~ msgstr "Invalid value of port\n"
5786
#~ msgid "Enable rabbitmq log"
5787
#~ msgstr "Enable transaction log"
5790
#~ msgid "Invalid value for logging-threshold-slow\n"
5791
#~ msgstr "Invalid value for threshold-slow"
5794
#~ msgid "Invalid value for logging-threshold-big-resultset\n"
5795
#~ msgstr "Invalid value for threshold-big-resultset"
5798
#~ msgid "Invalid value for logging-threshold-big-examined\n"
5799
#~ msgstr "Invalid value for threshold-big-examined"
5801
#~ msgid "Enable HTTP Auth check"
5802
#~ msgstr "Enable HTTP Auth check"
5805
#~ msgid "Invalid value of io-capacity"
5806
#~ msgstr "Invalid value of port\n"
5809
#~ msgid "Invalid value of fast-shutdown"
5810
#~ msgstr "Invalid value for threshold-slow"
5813
#~ msgid "Invalid value of flush-log-at-trx-commit"
5814
#~ msgstr "Invalid value of port\n"
5817
#~ msgid "Invalid value of force-recovery"
5818
#~ msgstr "Invalid value of port\n"
5821
#~ msgid "Invalid value for max-threads\n"
5822
#~ msgstr "Invalid value for threshold-slow"
5825
#~ msgid "Invalid value for max-sort-file-size\n"
5826
#~ msgstr "Invalid value for write_timeout\n"
5829
#~ msgid "Invalid value for sort-buffer-size\n"
5830
#~ msgstr "Invalid value for buffer_length\n"
5833
#~ msgid "Invalid value for sync-method\n"
5834
#~ msgstr "Invalid value for connect_timeout\n"
5837
#~ msgid "Invalid value for num-write-buffers\n"
5838
#~ msgstr "Invalid value for write_timeout\n"
5841
#~ msgid "Usage: %s [options] TRANSACTION_LOG \n"
5842
#~ msgstr "Usage: %s TRANSACTION_LOG\n"
5845
#~ msgid "--help : Display help and exit\n"
5846
#~ msgstr "Display this help and exit."
5849
#~ msgid "Invalid value of additional-mem-pool-size"
5850
#~ msgstr "Invalid value for read_timeout\n"
5853
#~ msgid "Invalid value of autoextend-increment"
5854
#~ msgstr "Invalid value of port\n"
5857
#~ msgid "Invalid value of buffer-pool-size"
5858
#~ msgstr "Invalid value for buffer_length\n"
5860
#~ msgid "Use compression in server/client protocol."
5861
#~ msgstr "Use compression in server/client protocol."
5863
#~ msgid "%s: You must use option --tab with --fields-...\n"
5864
#~ msgstr "%s: You must use option --tab with --fields-...\n"
5867
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5870
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5874
#~ msgid "Deprecated. Use --skip-set-charset instead."
5875
#~ msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
5878
#~ msgid "Error: Invalid Value for back_log"
5879
#~ msgstr "Error: Invalid Value for opt_sleep"
5881
#~ msgid "Display this help and exit after initializing plugins."
5882
#~ msgstr "Display this help and exit after initialising plugins."
5884
#~ msgid "(IGNORED)"
5885
#~ msgstr "(IGNORED)"
5887
#~ msgid "Unknown database '%-.192s'"
5888
#~ msgstr "Unknown database '%-.192s'"
5890
#~ msgid "Incorrect database name '%-.100s'"
5891
#~ msgstr "Incorrect database name '%-.100s'"
5893
#~ msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
5894
#~ msgstr "Usage: %s TRANSACTION_LOG [--checksum] \n"
5896
#~ msgid "Invalid value for retry_count\n"
5897
#~ msgstr "Invalid value for retry_count\n"
5900
#~ "Port number to use for connection or 0 for default to, in order of "
5901
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5903
#~ "Port number to use for connection or use 0 to default to, in order of "
5904
#~ "preference:- drizzle.cnf, $DRIZZLE_TCP_PORT or built-in default (4427)."
5906
#~ msgid "Unknown Drizzle error"
5907
#~ msgstr "Unknown Drizzle error"
5909
#~ msgid "Can't create UNIX socket (%d)"
5910
#~ msgstr "Can't create UNIX socket (%d)"
5912
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5913
#~ msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5915
#~ msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5916
#~ msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5918
#~ msgid "Can't create TCP/IP socket (%d)"
5919
#~ msgstr "Can't create TCP/IP socket (%d)"
5921
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
5922
#~ msgstr "Unknown Drizzle server host '%-.100s' (%d)"
5924
#~ msgid "Drizzle server has gone away"
5925
#~ msgstr "Drizzle server has gone away"
5927
#~ msgid "Protocol mismatch; server version = %d, client version = %d"
5928
#~ msgstr "Protocol mismatch; server version = %d, client version = %d"
5930
#~ msgid "Drizzle client ran out of memory"
5931
#~ msgstr "Drizzle client ran out of memory"
5933
#~ msgid "Wrong host info"
5934
#~ msgstr "Wrong host info"
5936
#~ msgid "Localhost via UNIX socket"
5937
#~ msgstr "Localhost via UNIX socket"
5939
#~ msgid "%-.100s via TCP/IP"
5940
#~ msgstr "%-.100s via TCP/IP"
5942
#~ msgid "Error in server handshake"
5943
#~ msgstr "Error in server handshake"
5945
#~ msgid "Lost connection to Drizzle server during query"
5946
#~ msgstr "Lost connection to Drizzle server during query"
5948
#~ msgid "Commands out of sync; you can't run this command now"
5949
#~ msgstr "Commands out of sync; you can't run this command now"
5951
#~ msgid "Named pipe: %-.32s"
5952
#~ msgstr "Named pipe: %-.32s"
5954
#~ msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5955
#~ msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5957
#~ msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5958
#~ msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5960
#~ msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5961
#~ msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5963
#~ msgid "Can't initialize character set %-.32s (path: %-.100s)"
5964
#~ msgstr "Can't initialize character set %-.32s (path: %-.100s)"
5966
#~ msgid "Got packet bigger than 'max_allowed_packet' bytes"
5967
#~ msgstr "Got packet bigger than 'max_allowed_packet' bytes"
5969
#~ msgid "Embedded server"
5970
#~ msgstr "Embedded server"
5972
#~ msgid "Error on SHOW SLAVE STATUS:"
5973
#~ msgstr "Error on SHOW SLAVE STATUS:"
5975
#~ msgid "Error on SHOW SLAVE HOSTS:"
5976
#~ msgstr "Error on SHOW SLAVE HOSTS:"
5978
#~ msgid "Error connecting to slave:"
5979
#~ msgstr "Error connecting to slave:"
5981
#~ msgid "Error connecting to master:"
5982
#~ msgstr "Error connecting to master:"
5984
#~ msgid "SSL connection error"
5985
#~ msgstr "SSL connection error"
5987
#~ msgid "Malformed packet"
5988
#~ msgstr "Malformed packet"
5990
#~ msgid "(unused error message)"
5991
#~ msgstr "(unused error message)"
5993
#~ msgid "Statement not prepared"
5994
#~ msgstr "Statement not prepared"
5996
#~ msgid "No data supplied for parameters in prepared statement"
5997
#~ msgstr "No data supplied for parameters in prepared statement"
5999
#~ msgid "Data truncated"
6000
#~ msgstr "Data truncated"
6002
#~ msgid "No parameters exist in the statement"
6003
#~ msgstr "No parameters exist in the statement"
6006
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
6008
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
6010
#~ msgid "Using unsupported buffer type: %d (parameter: %d)"
6011
#~ msgstr "Using unsupported buffer type: %d (parameter: %d)"
6013
#~ msgid "Shared memory: %-.100s"
6014
#~ msgstr "Shared memory: %-.100s"
6016
#~ msgid "Wrong or unknown protocol"
6017
#~ msgstr "Wrong or unknown protocol"
6019
#~ msgid "Invalid connection handle"
6020
#~ msgstr "Invalid connection handle"
6023
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
6024
#~ "option 'secure_auth' enabled)"
6026
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
6027
#~ "option 'secure_auth' enabled)"
6029
#~ msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6030
#~ msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
6032
#~ msgid "Attempt to read column without prior row fetch"
6033
#~ msgstr "Attempt to read column without prior row fetch"
6035
#~ msgid "Prepared statement contains no metadata"
6036
#~ msgstr "Prepared statement contains no metadata"
6039
#~ "Attempt to read a row while there is no result set associated with the "
6042
#~ "Attempt to read a row while there is no result set associated with the "
6045
#~ msgid "This feature is not implemented yet"
6046
#~ msgstr "This feature is not implemented yet"
6049
#~ "Lost connection to Drizzle server while waiting for initial communication "
6050
#~ "packet, system error: %d"
6052
#~ "Lost connection to Drizzle server while waiting for initial communication "
6053
#~ "packet, system error: %d"
6056
#~ "Lost connection to Drizzle server while reading initial communication "
6057
#~ "packet, system error: %d"
6059
#~ "Lost connection to Drizzle server while reading initial communication "
6060
#~ "packet, system error: %d"
6063
#~ "Lost connection to Drizzle server while sending authentication "
6064
#~ "information, system error: %d"
6066
#~ "Lost connection to Drizzle server while sending authentication "
6067
#~ "information, system error: %d"
6070
#~ "Lost connection to Drizzle server while reading authorization "
6071
#~ "information, system error: %d"
6073
#~ "Lost connection to Drizzle server while reading authorization "
6074
#~ "information, system error: %d"
6077
#~ "Lost connection to Drizzle server while setting initial database, system "
6080
#~ "Lost connection to Drizzle server while setting initial database, system "
6083
#~ msgid "Statement closed indirectly because of a preceding %s() call"
6084
#~ msgstr "Statement closed indirectly because of a preceding %s() call"
6086
#~ msgid "Couldn't uncompress communication packet"
6087
#~ msgstr "Couldn't uncompress communication packet"
6089
#~ msgid "Got an error reading communication packets"
6090
#~ msgstr "Got an error reading communication packets"
6092
#~ msgid "Got timeout reading communication packets"
6093
#~ msgstr "Got timeout reading communication packets"
6095
#~ msgid "Got an error writing communication packets"
6096
#~ msgstr "Got an error writing communication packets"
6098
#~ msgid "Got timeout writing communication packets"
6099
#~ msgstr "Got timeout writing communication packets"
6102
#~ msgid "Can't create completion port thread (error %d)"
6103
#~ msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6106
#~ "Named commands are disabled. Use \\* form only, or use named commands "
6107
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
6108
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
6109
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
6110
#~ "option deprecated; use --disable-named-commands instead."
6112
#~ "Named commands are disabled. Use \\* form only, or use named commands "
6113
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
6114
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
6115
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
6116
#~ "option deprecated; use --disable-named-commands instead."
6118
#~ msgid "Ignore space after function names."
6119
#~ msgstr "Ignore space after function names."
6122
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
6123
#~ "version of this option instead."
6125
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
6126
#~ "version of this option instead."
6129
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
6130
#~ "completion. This gives a quicker start of drizzle_st and disables "
6131
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
6132
#~ "rehash instead."
6134
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
6135
#~ "completion. This gives a quicker start of drizzle_st and disables "
6136
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
6137
#~ "rehash instead."
6140
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
6141
#~ "This option is enabled by default."
6143
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
6144
#~ "This option is enabled by default."
6146
#~ msgid "Wait and retry if connection is down."
6147
#~ msgstr "Wait and retry if connection is down."
6149
#~ msgid "Got error: %s (%d) %s"
6150
#~ msgstr "Got error: %s (%d) %s"
6152
#~ msgid "Couldn't execute '%s': %s (%d)"
6153
#~ msgstr "Couldn't execute '%s': %s (%d)"
6156
#~ msgid "-- Connecting to %s, using protocol %s...\n"
6157
#~ msgstr "-- Connecting to %s...\n"
6159
#~ msgid "Couldn't allocate memory"
6160
#~ msgstr "Couldn't allocate memory"
6163
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
6166
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
6169
#~ msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
6170
#~ msgstr "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
6172
#~ msgid "%s: Can't get keys for table %s\n"
6173
#~ msgstr "%s: Can't get keys for table %s\n"
6175
#~ msgid "Error: Couldn't read status information for table %s\n"
6176
#~ msgstr "Error: Couldn't read status information for table %s\n"
6178
#~ msgid "Error retrieving table structure for table: \"%s\""
6179
#~ msgstr "Error retrieving table structure for table: \"%s\""
6181
#~ msgid "-- Skipping dump data for table '%s', --no-data was used\n"
6182
#~ msgstr "-- Skipping dump data for table '%s', --no-data was used\n"
6184
#~ msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
6185
#~ msgstr "-- Warning: Skipping data for table '%s' because it's of type %s\n"
6187
#~ msgid "-- Skipping dump data for table '%s', it has no fields\n"
6188
#~ msgstr "-- Skipping dump data for table '%s', it has no fields\n"
6190
#~ msgid "-- Sending SELECT query...\n"
6191
#~ msgstr "-- Sending SELECT query...\n"
6193
#~ msgid "when executing 'SELECT INTO OUTFILE'"
6194
#~ msgstr "when executing 'SELECT INTO OUTFILE'"
6199
#~ "-- Dumping data for table %s\n"
6204
#~ "-- Dumping data for table %s\n"
6207
#~ msgid "%s: Error in field count for table: %s ! Aborting.\n"
6208
#~ msgstr "%s: Error in field count for table: %s ! Aborting.\n"
6210
#~ msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
6211
#~ msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
6213
#~ msgid "Not enough fields from table %s! Aborting.\n"
6214
#~ msgstr "Not enough fields from table %s! Aborting.\n"
6216
#~ msgid "when doing refresh"
6217
#~ msgstr "when doing refresh"
6219
#~ msgid "alloc_root failure."
6220
#~ msgstr "alloc_root failure."
6222
#~ msgid "Couldn't find table: \"%s\""
6223
#~ msgstr "Couldn't find table: \"%s\""
6226
#~ "Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
6228
#~ "Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
6230
#~ msgid "Error: Not enough memory to store ORDER BY clause\n"
6231
#~ msgstr "Error: Not enough memory to store ORDER BY clause\n"
6233
#~ msgid "Input filename too long: %s"
6234
#~ msgstr "Input filename too long: %s"
6236
#~ msgid "Can't create thread-keys"
6237
#~ msgstr "Can't create thread-keys"
6240
#~ msgid "Print the default settings and exit"
6241
#~ msgstr "Print some debug info at exit."
6243
#~ msgid "Can't start server: cannot resolve hostname!"
6244
#~ msgstr "Can't start server: cannot resolve hostname!"
6246
#~ msgid "Can't start server: bind-address refers to multiple interfaces!"
6247
#~ msgstr "Can't start server: bind-address refers to multiple interfaces!"
6249
#~ msgid "Parsing options for plugin '%s' failed."
6250
#~ msgstr "Parsing options for plugin '%s' failed."
6252
#~ msgid "Table %s had a open data Cursor in reopen_table"
6253
#~ msgstr "Table %s had a open data Cursor in reopen_table"
6256
#~ msgid "Invalid value for file-io-threads\n"
6257
#~ msgstr "Invalid value for write_timeout\n"
6259
#~ msgid "Can't create interrupt-thread (error %d, errno: %d)"
6260
#~ msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6263
#~ "Copyright (C) 2008 Sun Microsystems\n"
6264
#~ "This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
6265
#~ "and you are welcome to modify and redistribute it under the GPL license\n"
6267
#~ "Starts the Drizzle database server\n"
6269
#~ "Copyright (C) 2008 Sun Microsystems\n"
6270
#~ "This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
6271
#~ "and you are welcome to modify and redistribute it under the GPL license\n"
6273
#~ "Starts the Drizzle database server\n"
6275
#~ msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
6276
#~ msgstr "Error dropping database (can't delete '%-.192s', errno: %d)"
6278
#~ msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
6279
#~ msgstr "Error dropping database (can't rmdir '%-.192s', errno: %d)"
6281
#~ msgid "Can't read record in system table"
6282
#~ msgstr "Can't read record in system table"
6284
#~ msgid "Can't get working directory (errno: %d)"
6285
#~ msgstr "Can't get working directory (errno: %d)"
6287
#~ msgid "Can't change dir to '%-.192s' (errno: %d)"
6288
#~ msgstr "Can't change dir to '%-.192s' (errno: %d)"
6290
#~ msgid "View '%-.192s' doesn't exist for '%-.192s'"
6291
#~ msgstr "View '%-.192s' doesn't exist for '%-.192s'"
6294
#~ "%s: ready for connections.\n"
6295
#~ "Version: '%s' socket: '%s' port: %u\n"
6297
#~ "%s: ready for connections.\n"
6298
#~ "Version: '%s' socket: '%s' port: %u\n"
6300
#~ msgid "Records: %ld Duplicates: %ld"
6301
#~ msgstr "Records: %ld Duplicates: %ld"
6303
#~ msgid "Too many strings for column %-.192s and SET"
6304
#~ msgstr "Too many strings for column %-.192s and SET"
6306
#~ msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
6307
#~ msgstr "Can't generate a unique log-filename %-.200s.(1-999)\n"
6309
#~ msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
6310
#~ msgstr "Table '%-.192s' was locked with a READ lock and can't be updated"
6312
#~ msgid "Table '%-.192s' was not locked with LOCK TABLES"
6313
#~ msgstr "Table '%-.192s' was not locked with LOCK TABLES"
6315
#~ msgid "Incorrect parameters to procedure '%-.192s'"
6316
#~ msgstr "Incorrect parameters to procedure '%-.192s'"
6318
#~ msgid "Unknown character set: '%-.64s'"
6319
#~ msgstr "Unknown character set: '%-.64s'"
6322
#~ "Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
6323
#~ "thread_stack=#' to specify a bigger stack if needed"
6325
#~ "Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
6326
#~ "thread_stack=#' to specify a bigger stack if needed"
6328
#~ msgid "Can't load function '%-.192s'"
6329
#~ msgstr "Can't load function '%-.192s'"
6331
#~ msgid "Can't initialize function '%-.192s'; %-.80s"
6332
#~ msgstr "Can't initialise function '%-.192s'; %-.80s"
6334
#~ msgid "Function '%-.192s' is not defined"
6335
#~ msgstr "Function '%-.192s' is not defined"
6338
#~ "Host '%-.64s' is blocked because of many connection errors; unblock with "
6339
#~ "'drizzleadmin flush-hosts'"
6341
#~ "Host '%-.64s' is blocked because of many connection errors; unblock with "
6342
#~ "'drizzleadmin flush-hosts'"
6344
#~ msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
6345
#~ msgstr "Host '%-.64s' is not allowed to connect to this Drizzle server"
6348
#~ "You are using Drizzle as an anonymous user and anonymous users are not "
6349
#~ "allowed to change passwords"
6351
#~ "You are using Drizzle as an anonymous user and anonymous users are not "
6352
#~ "allowed to change passwords"
6355
#~ "You must have privileges to update tables in the drizzle database to be "
6356
#~ "able to change passwords for others"
6358
#~ "You must have privileges to update tables in the drizzle database to be "
6359
#~ "able to change passwords for others"
6361
#~ msgid "Can't find any matching row in the user table"
6362
#~ msgstr "Can't find any matching row in the user table"
6364
#~ msgid "Invalid use of NULL value"
6365
#~ msgstr "Invalid use of NULL value"
6367
#~ msgid "Got error '%-.64s' from regexp"
6368
#~ msgstr "Got error '%-.64s' from regexp"
6370
#~ msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
6371
#~ msgstr "There is no such grant defined for user '%-.48s' on host '%-.64s'"
6373
#~ msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
6374
#~ msgstr "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
6377
#~ "%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
6378
#~ "table '%-.192s'"
6380
#~ "%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
6381
#~ "table '%-.192s'"
6384
#~ "Illegal GRANT/REVOKE command; please consult the manual to see which "
6385
#~ "privileges can be used"
6387
#~ "Illegal GRANT/REVOKE command; please consult the manual to see which "
6388
#~ "privileges can be used"
6390
#~ msgid "The host or user argument to GRANT is too long"
6391
#~ msgstr "The host or user argument to GRANT is too long"
6394
#~ "There is no such grant defined for user '%-.48s' on host '%-.64s' on "
6395
#~ "table '%-.192s'"
6397
#~ "There is no such grant defined for user '%-.48s' on host '%-.64s' on "
6398
#~ "table '%-.192s'"
6400
#~ msgid "The used command is not allowed with this Drizzle version"
6401
#~ msgstr "The used command is not allowed with this Drizzle version"
6403
#~ msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
6404
#~ msgstr "Delayed insert thread couldn't get requested lock for table %-.192s"
6406
#~ msgid "Too many delayed threads in use"
6407
#~ msgstr "Too many delayed threads in use"
6409
#~ msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
6410
#~ msgstr "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
6412
#~ msgid "Got a read error from the connection pipe"
6413
#~ msgstr "Got a read error from the connection pipe"
6415
#~ msgid "Got an error from fcntl()"
6416
#~ msgstr "Got an error from fcntl()"
6418
#~ msgid "Result string is longer than 'max_allowed_packet' bytes"
6419
#~ msgstr "Result string is longer than 'max_allowed_packet' bytes"
6422
#~ "INSERT DELAYED can't be used with table '%-.192s' because it is locked "
6423
#~ "with LOCK TABLES"
6425
#~ "INSERT DELAYED can't be used with table '%-.192s' because it is locked "
6426
#~ "with LOCK TABLES"
6428
#~ msgid "This version of Drizzle is not compiled with RAID support"
6429
#~ msgstr "This version of Drizzle is not compiled with RAID support"
6432
#~ "You are using safe update mode and you tried to update a table without a "
6433
#~ "WHERE that uses a KEY column"
6435
#~ "You are using safe update mode and you tried to update a table without a "
6436
#~ "WHERE that uses a KEY column"
6438
#~ msgid "You are not allowed to execute this command in a transaction"
6439
#~ msgstr "You are not allowed to execute this command in a transaction"
6441
#~ msgid "Got error %d during FLUSH_LOGS"
6442
#~ msgstr "Got error %d during FLUSH_LOGS"
6444
#~ msgid "Got error %d during CHECKPOINT"
6445
#~ msgstr "Got error %d during CHECKPOINT"
6447
#~ msgid "The storage engine for the table does not support binary table dump"
6448
#~ msgstr "The storage engine for the table does not support binary table dump"
6450
#~ msgid "Binlog closed, cannot RESET MASTER"
6451
#~ msgstr "Binlog closed, cannot RESET MASTER"
6453
#~ msgid "Failed rebuilding the index of dumped table '%-.192s'"
6454
#~ msgstr "Failed rebuilding the index of dumped table '%-.192s'"
6456
#~ msgid "Error from master: '%-.64s'"
6457
#~ msgstr "Error from master: '%-.64s'"
6459
#~ msgid "Net error reading from master"
6460
#~ msgstr "Net error reading from master"
6462
#~ msgid "Net error writing to master"
6463
#~ msgstr "Net error writing to master"
6465
#~ msgid "Can't find FULLTEXT index matching the column list"
6466
#~ msgstr "Can't find FULLTEXT index matching the column list"
6469
#~ "Multi-statement transaction required more than 'max_binlog_cache_size' "
6470
#~ "bytes of storage; increase this drizzled variable and try again"
6472
#~ "Multi-statement transaction required more than 'max_binlog_cache_size' "
6473
#~ "bytes of storage; increase this drizzled variable and try again"
6476
#~ "This operation cannot be performed with a running slave; run STOP SLAVE "
6479
#~ "This operation cannot be performed with a running slave; run STOP SLAVE "
6483
#~ "This operation requires a running slave; configure slave and do START "
6486
#~ "This operation requires a running slave; configure slave and do START "
6489
#~ msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
6490
#~ msgstr "The server is not configured as slave; fix with CHANGE MASTER TO"
6493
#~ "Could not initialize master info structure; more error messages can be "
6494
#~ "found in the Drizzle error log"
6496
#~ "Could not initialize master info structure; more error messages can be "
6497
#~ "found in the Drizzle error log"
6499
#~ msgid "Could not create slave thread; check system resources"
6500
#~ msgstr "Could not create slave thread; check system resources"
6503
#~ "User %-.64s already has more than 'max_user_connections' active "
6506
#~ "User %-.64s already has more than 'max_user_connections' active "
6509
#~ msgid "CREATE DATABASE not allowed while thread is holding global read lock"
6511
#~ "CREATE DATABASE not allowed while thread is holding global read lock"
6513
#~ msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
6514
#~ msgstr "'%-.48s'@'%-.64s' is not allowed to create new users"
6517
#~ "Incorrect table definition; all MERGE tables must be in the same database"
6519
#~ "Incorrect table definition; all MERGE tables must be in the same database"
6521
#~ msgid "Error connecting to master: %-.128s"
6522
#~ msgstr "Error connecting to master: %-.128s"
6524
#~ msgid "Error running query on master: %-.128s"
6525
#~ msgstr "Error running query on master: %-.128s"
6527
#~ msgid "Error when executing command %s: %-.128s"
6528
#~ msgstr "Error when executing command %s: %-.128s"
6530
#~ msgid "Mixing of transactional and non-transactional tables is disabled"
6531
#~ msgstr "Mixing of transactional and non-transactional tables is disabled"
6533
#~ msgid "Option '%s' used twice in statement"
6534
#~ msgstr "Option '%s' used twice in statement"
6536
#~ msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
6537
#~ msgstr "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
6539
#~ msgid "Access denied; you need the %-.128s privilege for this operation"
6540
#~ msgstr "Access denied; you need the %-.128s privilege for this operation"
6543
#~ "Got fatal error %d: '%-.128s' from master when reading data from binary "
6546
#~ "Got fatal error %d: '%-.128s' from master when reading data from binary "
6550
#~ "Slave SQL thread ignored the query because of replicate-*-table rules"
6552
#~ "Slave SQL thread ignored the query because of replicate-*-table rules"
6554
#~ msgid "Unknown prepared statement handler (%.*s) given to %s"
6555
#~ msgstr "Unknown prepared statement handler (%.*s) given to %s"
6557
#~ msgid "Help database is corrupt or does not exist"
6558
#~ msgstr "Help database is corrupt or does not exist"
6560
#~ msgid "Cyclic reference on subqueries"
6561
#~ msgstr "Cyclic reference on subqueries"
6564
#~ "Client does not support authentication protocol requested by server; "
6565
#~ "consider upgrading Drizzle client"
6567
#~ "Client does not support authentication protocol requested by server; "
6568
#~ "consider upgrading Drizzle client"
6570
#~ msgid "Slave is already running"
6571
#~ msgstr "Slave is already running"
6573
#~ msgid "Slave already has been stopped"
6574
#~ msgstr "Slave already has been stopped"
6576
#~ msgid "Using storage engine %s for table '%s'"
6577
#~ msgstr "Using storage engine %s for table '%s'"
6579
#~ msgid "Cannot drop one or more of the requested users"
6580
#~ msgstr "Cannot drop one or more of the requested users"
6582
#~ msgid "Can't revoke all privileges for one or more of the requested users"
6583
#~ msgstr "Can't revoke all privileges for one or more of the requested users"
6586
#~ "SSL parameters in CHANGE MASTER are ignored because this Drizzle slave "
6587
#~ "was compiled without SSL support; they can be used later if Drizzle slave "
6588
#~ "with SSL is started"
6590
#~ "SSL parameters in CHANGE MASTER are ignored because this Drizzle slave "
6591
#~ "was compiled without SSL support; they can be used later if Drizzle slave "
6592
#~ "with SSL is started"
6595
#~ "Server is running in --secure-auth mode, but '%s'@'%s' has a password in "
6596
#~ "the old format; please change the password to the new format"
6598
#~ "Server is running in --secure-auth mode, but '%s'@'%s' has a password in "
6599
#~ "the old format; please change the password to the new format"
6602
#~ "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
6604
#~ "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
6607
#~ "It is recommended to use --skip-slave-start when doing step-by-step "
6608
#~ "replication with START SLAVE UNTIL; otherwise, you will get problems if "
6609
#~ "you get an unexpected slave's drizzled restart"
6611
#~ "It is recommended to use --skip-slave-start when doing step-by-step "
6612
#~ "replication with START SLAVE UNTIL; otherwise, you will get problems if "
6613
#~ "you get an unexpected slave's drizzled restart"
6615
#~ msgid "SQL thread is not to be started so UNTIL options are ignored"
6616
#~ msgstr "SQL thread is not to be started so UNTIL options are ignored"
6618
#~ msgid "Query cache failed to set size %lu; new query cache size is %lu"
6619
#~ msgstr "Query cache failed to set size %lu; new query cache size is %lu"
6621
#~ msgid "Unknown key cache '%-.100s'"
6622
#~ msgstr "Unknown key cache '%-.100s'"
6625
#~ "Drizzle is started in --skip-name-resolve mode; you must restart it "
6626
#~ "without this switch for this grant to work"
6628
#~ "Drizzle is started in --skip-name-resolve mode; you must restart it "
6629
#~ "without this switch for this grant to work"
6631
#~ msgid "'%s' is deprecated; use '%s' instead"
6632
#~ msgstr "'%s' is deprecated; use '%s' instead"
6634
#~ msgid "This command is not supported in the prepared statement protocol yet"
6636
#~ "This command is not supported in the prepared statement protocol yet"
6638
#~ msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
6639
#~ msgstr "Invalid TIMESTAMP value in column '%s' at row %ld"
6641
#~ msgid "Conflicting declarations: '%s%s' and '%s%s'"
6642
#~ msgstr "Conflicting declarations: '%s%s' and '%s%s'"
6644
#~ msgid "Can't create a %s from within another stored routine"
6645
#~ msgstr "Can't create a %s from within another stored routine"
6647
#~ msgid "%s %s already exists"
6648
#~ msgstr "%s %s already exists"
6650
#~ msgid "Failed to DROP %s %s"
6651
#~ msgstr "Failed to DROP %s %s"
6653
#~ msgid "Failed to CREATE %s %s"
6654
#~ msgstr "Failed to CREATE %s %s"
6656
#~ msgid "%s with no matching label: %s"
6657
#~ msgstr "%s with no matching label: %s"
6659
#~ msgid "Redefining label %s"
6660
#~ msgstr "Redefining label %s"
6662
#~ msgid "End-label %s without match"
6663
#~ msgstr "End-label %s without match"
6665
#~ msgid "Referring to uninitialized variable %s"
6666
#~ msgstr "Referring to uninitialised variable %s"
6668
#~ msgid "PROCEDURE %s can't return a result set in the given context"
6669
#~ msgstr "PROCEDURE %s can't return a result set in the given context"
6671
#~ msgid "RETURN is only allowed in a FUNCTION"
6672
#~ msgstr "RETURN is only allowed in a FUNCTION"
6674
#~ msgid "%s is not allowed in stored procedures"
6675
#~ msgstr "%s is not allowed in stored procedures"
6678
#~ "The update log is deprecated and replaced by the binary log; SET "
6679
#~ "SQL_LOG_UPDATE has been ignored"
6681
#~ "The update log is deprecated and replaced by the binary log; SET "
6682
#~ "SQL_LOG_UPDATE has been ignored"
6685
#~ "The update log is deprecated and replaced by the binary log; SET "
6686
#~ "SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
6688
#~ "The update log is deprecated and replaced by the binary log; SET "
6689
#~ "SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
6691
#~ msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
6692
#~ msgstr "Incorrect number of arguments for %s %s; expected %u, got %u"
6694
#~ msgid "Undefined CONDITION: %s"
6695
#~ msgstr "Undefined CONDITION: %s"
6697
#~ msgid "No RETURN found in FUNCTION %s"
6698
#~ msgstr "No RETURN found in FUNCTION %s"
6700
#~ msgid "FUNCTION %s ended without RETURN"
6701
#~ msgstr "FUNCTION %s ended without RETURN"
6703
#~ msgid "Cursor statement must be a SELECT"
6704
#~ msgstr "Cursor statement must be a SELECT"
6706
#~ msgid "Cursor SELECT must not have INTO"
6707
#~ msgstr "Cursor SELECT must not have INTO"
6709
#~ msgid "Undefined CURSOR: %s"
6710
#~ msgstr "Undefined CURSOR: %s"
6712
#~ msgid "Cursor is already open"
6713
#~ msgstr "Cursor is already open"
6715
#~ msgid "Cursor is not open"
6716
#~ msgstr "Cursor is not open"
6718
#~ msgid "Undeclared variable: %s"
6719
#~ msgstr "Undeclared variable: %s"
6721
#~ msgid "Incorrect number of FETCH variables"
6722
#~ msgstr "Incorrect number of FETCH variables"
6724
#~ msgid "Duplicate parameter: %s"
6725
#~ msgstr "Duplicate parameter: %s"
6727
#~ msgid "Duplicate variable: %s"
6728
#~ msgstr "Duplicate variable: %s"
6730
#~ msgid "Duplicate condition: %s"
6731
#~ msgstr "Duplicate condition: %s"
6733
#~ msgid "Duplicate cursor: %s"
6734
#~ msgstr "Duplicate cursor: %s"
6736
#~ msgid "Failed to ALTER %s %s"
6737
#~ msgstr "Failed to ALTER %s %s"
6739
#~ msgid "Subquery value not supported"
6740
#~ msgstr "Subquery value not supported"
6742
#~ msgid "%s is not allowed in stored function or trigger"
6743
#~ msgstr "%s is not allowed in stored function or trigger"
6746
#~ "Variable or condition declaration after cursor or handler declaration"
6748
#~ "Variable or condition declaration after cursor or handler declaration"
6750
#~ msgid "Cursor declaration after handler declaration"
6751
#~ msgstr "Cursor declaration after handler declaration"
6753
#~ msgid "Case not found for CASE statement"
6754
#~ msgstr "Case not found for CASE statement"
6756
#~ msgid "Malformed file type header in file '%-.192s'"
6757
#~ msgstr "Malformed file type header in file '%-.192s'"
6759
#~ msgid "Unexpected end of file while parsing comment '%-.200s'"
6760
#~ msgstr "Unexpected end of file while parsing comment '%-.200s'"
6762
#~ msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
6763
#~ msgstr "Error while parsing parameter '%-.192s' (line: '%-.192s')"
6765
#~ msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
6766
#~ msgstr "Unexpected end of file while skipping unknown parameter '%-.192s'"
6769
#~ "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
6771
#~ "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
6773
#~ msgid "'%-.192s.%-.192s' is not %s"
6774
#~ msgstr "'%-.192s.%-.192s' is not %s"
6776
#~ msgid "Column '%-.192s' is not updatable"
6777
#~ msgstr "Column '%-.192s' is not updatable"
6779
#~ msgid "View's SELECT contains a subquery in the FROM clause"
6780
#~ msgstr "View's SELECT contains a subquery in the FROM clause"
6782
#~ msgid "View's SELECT contains a '%s' clause"
6783
#~ msgstr "View's SELECT contains a '%s' clause"
6785
#~ msgid "View's SELECT contains a variable or parameter"
6786
#~ msgstr "View's SELECT contains a variable or parameter"
6788
#~ msgid "View's SELECT refers to a temporary table '%-.192s'"
6789
#~ msgstr "View's SELECT refers to a temporary table '%-.192s'"
6791
#~ msgid "View's SELECT and view's field list have different column counts"
6792
#~ msgstr "View's SELECT and view's field list have different column counts"
6795
#~ "View merge algorithm can't be used here for now (assumed undefined "
6798
#~ "View merge algorithm can't be used here for now (assumed undefined "
6802
#~ "View being updated does not have complete key of underlying table in it"
6804
#~ "View being updated does not have complete key of underlying table in it"
6806
#~ msgid "Can't drop or alter a %s from within another stored routine"
6807
#~ msgstr "Can't drop or alter a %s from within another stored routine"
6809
#~ msgid "GOTO is not allowed in a stored procedure handler"
6810
#~ msgstr "GOTO is not allowed in a stored procedure handler"
6812
#~ msgid "Trigger already exists"
6813
#~ msgstr "Trigger already exists"
6815
#~ msgid "Trigger does not exist"
6816
#~ msgstr "Trigger does not exist"
6818
#~ msgid "Trigger's '%-.192s' is view or temporary table"
6819
#~ msgstr "Trigger's '%-.192s' is view or temporary table"
6821
#~ msgid "Updating of %s row is not allowed in %strigger"
6822
#~ msgstr "Updating of %s row is not allowed in %strigger"
6824
#~ msgid "There is no %s row in %s trigger"
6825
#~ msgstr "There is no %s row in %s trigger"
6827
#~ msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
6828
#~ msgstr "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
6830
#~ msgid "CHECK OPTION failed '%-.192s.%-.192s'"
6831
#~ msgstr "CHECK OPTION failed '%-.192s.%-.192s'"
6834
#~ "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
6836
#~ "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
6838
#~ msgid "Failed purging old relay logs: %s"
6839
#~ msgstr "Failed purging old relay logs: %s"
6841
#~ msgid "Password hash should be a %d-digit hexadecimal number"
6842
#~ msgstr "Password hash should be a %d-digit hexadecimal number"
6844
#~ msgid "Target log not found in binlog index"
6845
#~ msgstr "Target log not found in binlog index"
6847
#~ msgid "I/O error reading log index file"
6848
#~ msgstr "I/O error reading log index file"
6850
#~ msgid "Server configuration does not permit binlog purge"
6851
#~ msgstr "Server configuration does not permit binlog purge"
6853
#~ msgid "Failed on fseek()"
6854
#~ msgstr "Failed on fseek()"
6856
#~ msgid "Fatal error during log purge"
6857
#~ msgstr "Fatal error during log purge"
6859
#~ msgid "A purgeable log is in use, will not purge"
6860
#~ msgstr "A purgeable log is in use, will not purge"
6862
#~ msgid "Unknown error during log purge"
6863
#~ msgstr "Unknown error during log purge"
6865
#~ msgid "Failed initializing relay log position: %s"
6866
#~ msgstr "Failed initialising relay log position: %s"
6868
#~ msgid "You are not using binary logging"
6869
#~ msgstr "You are not using binary logging"
6872
#~ "The '%-.64s' syntax is reserved for purposes internal to the Drizzle "
6875
#~ "The '%-.64s' syntax is reserved for purposes internal to the Drizzle "
6878
#~ msgid "WSAStartup Failed"
6879
#~ msgstr "WSAStartup Failed"
6881
#~ msgid "Can't handle procedures with different groups yet"
6882
#~ msgstr "Can't handle procedures with different groups yet"
6884
#~ msgid "Select must have a group with this procedure"
6885
#~ msgstr "Select must have a group with this procedure"
6887
#~ msgid "Can't use ORDER clause with this procedure"
6888
#~ msgstr "Can't use ORDER clause with this procedure"
6890
#~ msgid "Binary logging and replication forbid changing the global server %s"
6891
#~ msgstr "Binary logging and replication forbid changing the global server %s"
6893
#~ msgid "Can't map file: %-.200s, errno: %d"
6894
#~ msgstr "Can't map file: %-.200s, errno: %d"
6896
#~ msgid "Wrong magic in %-.64s"
6897
#~ msgstr "Wrong magic in %-.64s"
6899
#~ msgid "Prepared statement contains too many placeholders"
6900
#~ msgstr "Prepared statement contains too many placeholders"
6902
#~ msgid "View text checksum failed"
6903
#~ msgstr "View text checksum failed"
6906
#~ "Can not modify more than one base table through a join view '%-.192s."
6909
#~ "Can't modify more than one base table through a join view '%-.192s."
6912
#~ msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
6913
#~ msgstr "Can't insert into join view '%-.192s.%-.192s' without fields list"
6915
#~ msgid "Can not delete from join view '%-.192s.%-.192s'"
6916
#~ msgstr "Can't delete from join view '%-.192s.%-.192s'"
6918
#~ msgid "XAER_NOTA: Unknown XID"
6919
#~ msgstr "XAER_NOTA: Unknown XID"
6921
#~ msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
6922
#~ msgstr "XAER_INVAL: Invalid arguments (or unsupported command)"
6924
#~ msgid "XAER_OUTSIDE: Some work is done outside global transaction"
6925
#~ msgstr "XAER_OUTSIDE: Some work is done outside global transaction"
6928
#~ "XAER_RMERR: Fatal error occurred in the transaction branch - check your "
6929
#~ "data for consistency"
6931
#~ "XAER_RMERR: Fatal error occurred in the transaction branch - check your "
6932
#~ "data for consistency"
6934
#~ msgid "XA_RBROLLBACK: Transaction branch was rolled back"
6935
#~ msgstr "XA_RBROLLBACK: Transaction branch was rolled back"
6938
#~ "There is no such grant defined for user '%-.48s' on host '%-.64s' on "
6939
#~ "routine '%-.192s'"
6941
#~ "There is no such grant defined for user '%-.48s' on host '%-.64s' on "
6942
#~ "routine '%-.192s'"
6944
#~ msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
6945
#~ msgstr "Failed to grant EXECUTE and ALTER ROUTINE privileges"
6947
#~ msgid "Failed to revoke all privileges to dropped routine"
6948
#~ msgstr "Failed to revoke all privileges to dropped routine"
6950
#~ msgid "Bad SQLSTATE: '%s'"
6951
#~ msgstr "Bad SQLSTATE: '%s'"
6953
#~ msgid "You are not allowed to create a user with GRANT"
6954
#~ msgstr "You are not allowed to create a user with GRANT"
6956
#~ msgid "Duplicate handler declared in the same block"
6957
#~ msgstr "Duplicate handler declared in the same block"
6960
#~ "OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
6961
#~ "variable in BEFORE trigger"
6963
#~ "OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
6964
#~ "variable in BEFORE trigger"
6967
#~ "A routine failed and has neither NO SQL nor READS SQL DATA in its "
6968
#~ "declaration and binary logging is enabled; if non-transactional tables "
6969
#~ "were updated, the binary log will miss their changes"
6971
#~ "A routine failed and has neither NO SQL nor READS SQL DATA in its "
6972
#~ "declaration and binary logging is enabled; if non-transactional tables "
6973
#~ "were updated, the binary log will miss their changes"
6976
#~ "This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
6977
#~ "declaration and binary logging is enabled (you *might* want to use the "
6978
#~ "less safe log_bin_trust_function_creators variable)"
6980
#~ "This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
6981
#~ "declaration and binary logging is enabled (you *might* want to use the "
6982
#~ "less safe log_bin_trust_function_creators variable)"
6985
#~ "You do not have the SUPER privilege and binary logging is enabled (you "
6986
#~ "*might* want to use the less safe log_bin_trust_function_creators "
6989
#~ "You do not have the SUPER privilege and binary logging is enabled (you "
6990
#~ "*might* want to use the less safe log_bin_trust_function_creators "
6994
#~ "You can't execute a prepared statement which has an open cursor "
6995
#~ "associated with it. Reset the statement to re-execute it."
6997
#~ "You can't execute a prepared statement which has an open cursor "
6998
#~ "associated with it. Reset the statement to re-execute it."
7000
#~ msgid "The statement (%lu) has no open cursor."
7001
#~ msgstr "The statement (%lu) has no open cursor."
7004
#~ "Field of view '%-.192s.%-.192s' underlying table doesn't have a default "
7007
#~ "Field of view '%-.192s.%-.192s' underlying table doesn't have a default "
7010
#~ msgid "Recursive stored functions and triggers are not allowed."
7011
#~ msgstr "Recursive stored functions and triggers are not allowed."
7014
#~ "You can't combine write-locking of system tables with other tables or "
7017
#~ "You can't combine write-locking of system tables with other tables or "
7020
#~ msgid "Unable to connect to foreign data source: %.64s"
7021
#~ msgstr "Unable to connect to foreign data source: %.64s"
7024
#~ "There was a problem processing the query on the foreign data source. Data "
7025
#~ "source error: %-.64s"
7027
#~ "There was a problem processing the query on the foreign data source. Data "
7028
#~ "source error: %-.64s"
7031
#~ "The foreign data source you are trying to reference does not exist. Data "
7032
#~ "source error: %-.64s"
7034
#~ "The foreign data source you are trying to reference does not exist. Data "
7035
#~ "source error: %-.64s"
7038
#~ "Can't create federated table. The data source connection string '%-.64s' "
7039
#~ "is not in the correct format"
7041
#~ "Can't create federated table. The data source connection string '%-.64s' "
7042
#~ "is not in the correct format"
7045
#~ "The data source connection string '%-.64s' is not in the correct format"
7047
#~ "The data source connection string '%-.64s' is not in the correct format"
7049
#~ msgid "Can't create federated table. Foreign data src error: %-.64s"
7050
#~ msgstr "Can't create federated table. Foreign data src error: %-.64s"
7052
#~ msgid "Routine body for '%-.100s' is too long"
7053
#~ msgstr "Routine body for '%-.100s' is too long"
7055
#~ msgid "Cannot drop default keycache"
7056
#~ msgstr "Cannot drop default keycache"
7058
#~ msgid "XAER_DUPID: The XID already exists"
7059
#~ msgstr "XAER_DUPID: The XID already exists"
7062
#~ "Can't update table '%-.192s' in stored function/trigger because it is "
7063
#~ "already used by statement which invoked this stored function/trigger."
7065
#~ "Can't update table '%-.192s' in stored function/trigger because it is "
7066
#~ "already used by statement which invoked this stored function/trigger."
7069
#~ "The definition of table '%-.192s' prevents operation %.192s on table "
7072
#~ "The definition of table '%-.192s' prevents operation %.192s on table "
7076
#~ "The prepared statement contains a stored routine call that refers to that "
7077
#~ "same statement. It's not allowed to execute a prepared statement in such "
7078
#~ "a recursive manner"
7080
#~ "The prepared statement contains a stored routine call that refers to that "
7081
#~ "same statement. It's not allowed to execute a prepared statement in such "
7082
#~ "a recursive manner"
7084
#~ msgid "Not allowed to set autocommit from a stored function or trigger"
7085
#~ msgstr "Not allowed to set autocommit from a stored function or trigger"
7087
#~ msgid "Definer is not fully qualified"
7088
#~ msgstr "Definer is not fully qualified"
7091
#~ "View '%-.192s'.'%-.192s' has no definer information (old table format). "
7092
#~ "Current user is used as definer. Please recreate the view!"
7094
#~ "View '%-.192s'.'%-.192s' has no definer information (old table format). "
7095
#~ "Current user is used as definer. Please recreate the view!"
7098
#~ "You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
7101
#~ "You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
7104
#~ msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
7105
#~ msgstr "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
7107
#~ msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
7108
#~ msgstr "Changing schema from '%-.192s' to '%-.192s' is not allowed."
7110
#~ msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
7111
#~ msgstr "Variable '%-.64s' must be quoted with `...`, or renamed"
7114
#~ "No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
7115
#~ "activated under the authorization of the invoker, which may have "
7116
#~ "insufficient privileges. Please recreate the trigger."
7118
#~ "No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
7119
#~ "activated under the authorisation of the invoker, which may have "
7120
#~ "insufficient privileges. Please recreate the trigger."
7122
#~ msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
7124
#~ "'%-.192s' has an old format, you should re-create the '%s' object(s)"
7127
#~ "Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
7128
#~ "exceeded for routine %.192s"
7130
#~ "Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
7131
#~ "exceeded for routine %.192s"
7134
#~ "Failed to load routine %-.192s. The table drizzle.proc is missing, "
7135
#~ "corrupt, or contains bad data (internal code %d)"
7137
#~ "Failed to load routine %-.192s. The table drizzle.proc is missing, "
7138
#~ "corrupt, or contains bad data (internal code %d)"
7140
#~ msgid "Incorrect routine name '%-.192s'"
7141
#~ msgstr "Incorrect routine name '%-.192s'"
7143
#~ msgid "AGGREGATE is not supported for stored functions"
7144
#~ msgstr "AGGREGATE is not supported for stored functions"
7147
#~ "Can't create more than max_prepared_stmt_count statements (current value: "
7150
#~ "Can't create more than max_prepared_stmt_count statements (current value: "
7153
#~ msgid "`%-.192s`.`%-.192s` contains view recursion"
7154
#~ msgstr "`%-.192s`.`%-.192s` contains view recursion"
7156
#~ msgid "Triggers can not be created on system tables"
7157
#~ msgstr "Triggers can not be created on system tables"
7159
#~ msgid "user name"
7160
#~ msgstr "user name"
7162
#~ msgid "host name"
7163
#~ msgstr "host name"
7165
#~ msgid "The target table %-.100s of the %s is not insertable-into"
7166
#~ msgstr "The target table %-.100s of the %s is not insertable-into"
7169
#~ "Table '%-.64s' is differently defined or of non-MyISAM type or doesn't "
7172
#~ "Table '%-.64s' is differently defined or of non-MyISAM type or doesn't "
7175
#~ msgid "The foreign server, %s, you are trying to create already exists."
7176
#~ msgstr "The foreign server, %s, you are trying to create already exists."
7179
#~ "The foreign server name you are trying to reference does not exist. Data "
7180
#~ "source error: %-.64s"
7182
#~ "The foreign server name you are trying to reference does not exist. Data "
7183
#~ "source error: %-.64s"
7186
#~ "Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s "
7187
#~ "for each partition"
7189
#~ "Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s "
7190
#~ "for each partition"
7193
#~ "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
7195
#~ "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
7197
#~ msgid "MAXVALUE can only be used in last partition definition"
7198
#~ msgstr "MAXVALUE can only be used in last partition definition"
7200
#~ msgid "Subpartitions can only be hash partitions and by key"
7201
#~ msgstr "Subpartitions can only be hash partitions and by key"
7203
#~ msgid "Must define subpartitions on all partitions if on one partition"
7204
#~ msgstr "Must define subpartitions on all partitions if on one partition"
7206
#~ msgid "Wrong number of partitions defined, mismatch with previous setting"
7207
#~ msgstr "Wrong number of partitions defined, mismatch with previous setting"
7210
#~ "Wrong number of subpartitions defined, mismatch with previous setting"
7212
#~ "Wrong number of subpartitions defined, mismatch with previous setting"
7215
#~ "Constant/Random expression in (sub)partitioning function is not allowed"
7217
#~ "Constant/Random expression in (sub)partitioning function is not allowed"
7219
#~ msgid "Expression in RANGE/LIST VALUES must be constant"
7220
#~ msgstr "Expression in RANGE/LIST VALUES must be constant"
7222
#~ msgid "Field in list of fields for partition function not found in table"
7223
#~ msgstr "Field in list of fields for partition function not found in table"
7225
#~ msgid "List of fields is only allowed in KEY partitions"
7226
#~ msgstr "List of fields is only allowed in KEY partitions"
7229
#~ "The partition info in the frm file is not consistent with what can be "
7230
#~ "written into the frm file"
7232
#~ "The partition info in the frm file is not consistent with what can be "
7233
#~ "written into the frm file"
7235
#~ msgid "The %-.192s function returns the wrong type"
7236
#~ msgstr "The %-.192s function returns the wrong type"
7238
#~ msgid "For %-.64s partitions each partition must be defined"
7239
#~ msgstr "For %-.64s partitions each partition must be defined"
7242
#~ "VALUES LESS THAN value must be strictly increasing for each partition"
7244
#~ "VALUES LESS THAN value must be strictly increasing for each partition"
7246
#~ msgid "VALUES value must be of same type as partition function"
7247
#~ msgstr "VALUES value must be of same type as partition function"
7249
#~ msgid "Multiple definition of same constant in list partitioning"
7250
#~ msgstr "Multiple definition of same constant in list partitioning"
7252
#~ msgid "Partitioning can not be used stand-alone in query"
7253
#~ msgstr "Partitioning can not be used stand-alone in query"
7256
#~ "The mix of handlers in the partitions is not allowed in this version of "
7259
#~ "The mix of handlers in the partitions is not allowed in this version of "
7262
#~ msgid "For the partitioned engine it is necessary to define all %-.64s"
7263
#~ msgstr "For the partitioned engine it is necessary to define all %-.64s"
7265
#~ msgid "Too many partitions (including subpartitions) were defined"
7266
#~ msgstr "Too many partitions (including subpartitions) were defined"
7269
#~ "It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
7270
#~ "partitioning for subpartitioning"
7272
#~ "It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
7273
#~ "partitioning for subpartitioning"
7275
#~ msgid "Failed to create specific handler file"
7276
#~ msgstr "Failed to create specific handler file"
7278
#~ msgid "A BLOB field is not allowed in partition function"
7279
#~ msgstr "A BLOB field is not allowed in partition function"
7282
#~ "A %-.192s must include all columns in the table's partitioning function"
7284
#~ "A %-.192s must include all columns in the table's partitioning function"
7286
#~ msgid "Number of %-.64s = 0 is not an allowed value"
7287
#~ msgstr "Number of %-.64s = 0 is not an allowed value"
7289
#~ msgid "Partition management on a not partitioned table is not possible"
7290
#~ msgstr "Partition management on a not partitioned table is not possible"
7293
#~ "Foreign key condition is not yet supported in conjunction with "
7296
#~ "Foreign key condition is not yet supported in conjunction with "
7299
#~ msgid "Error in list of partitions to %-.64s"
7300
#~ msgstr "Error in list of partitions to %-.64s"
7302
#~ msgid "Cannot remove all partitions, use DROP TABLE instead"
7303
#~ msgstr "Cannot remove all partitions, use DROP TABLE instead"
7305
#~ msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
7306
#~ msgstr "COALESCE PARTITION can only be used on HASH/KEY partitions"
7309
#~ "REORGANIZE PARTITION can only be used to reorganize partitions not to "
7310
#~ "change their numbers"
7312
#~ "REORGANIZE PARTITION can only be used to reorganize partitions not to "
7313
#~ "change their numbers"
7316
#~ "REORGANIZE PARTITION without parameters can only be used on auto-"
7317
#~ "partitioned tables using HASH PARTITIONs"
7319
#~ "REORGANIZE PARTITION without parameters can only be used on auto-"
7320
#~ "partitioned tables using HASH PARTITIONs"
7322
#~ msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
7323
#~ msgstr "%-.64s PARTITION can only be used on RANGE/LIST partitions"
7325
#~ msgid "Trying to Add partition(s) with wrong number of subpartitions"
7326
#~ msgstr "Trying to Add partition(s) with wrong number of subpartitions"
7328
#~ msgid "At least one partition must be added"
7329
#~ msgstr "At least one partition must be added"
7331
#~ msgid "At least one partition must be coalesced"
7332
#~ msgstr "At least one partition must be coalesced"
7334
#~ msgid "More partitions to reorganize than there are partitions"
7335
#~ msgstr "More partitions to reorganize than there are partitions"
7337
#~ msgid "Duplicate partition name %-.192s"
7338
#~ msgstr "Duplicate partition name %-.192s"
7340
#~ msgid "It is not allowed to shut off binlog on this command"
7341
#~ msgstr "It is not allowed to shut off binlog on this command"
7344
#~ "When reorganizing a set of partitions they must be in consecutive order"
7346
#~ "When reorganizing a set of partitions they must be in consecutive order"
7349
#~ "Reorganize of range partitions cannot change total ranges except for last "
7350
#~ "partition where it can extend the range"
7352
#~ "Reorganize of range partitions cannot change total ranges except for last "
7353
#~ "partition where it can extend the range"
7355
#~ msgid "Partition function not supported in this version for this handler"
7356
#~ msgstr "Partition function not supported in this version for this handler"
7358
#~ msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
7359
#~ msgstr "Partition state cannot be defined from CREATE/ALTER TABLE"
7361
#~ msgid "The %-.64s handler only supports 32 bit integers in VALUES"
7362
#~ msgstr "The %-.64s handler only supports 32 bit integers in VALUES"
7364
#~ msgid "Plugin '%-.192s' is not loaded"
7365
#~ msgstr "Plugin '%-.192s' is not loaded"
7367
#~ msgid "It is not allowed to specify %s more than once"
7368
#~ msgstr "It is not allowed to specify %s more than once"
7370
#~ msgid "Failed to drop %s"
7371
#~ msgstr "Failed to drop %s"
7373
#~ msgid "The handler doesn't support autoextend of tablespaces"
7374
#~ msgstr "The handler doesn't support autoextend of tablespaces"
7377
#~ "A size parameter was incorrectly specified, either number or on the form "
7380
#~ "A size parameter was incorrectly specified, either number or on the form "
7384
#~ "The size number was correct but we don't allow the digit part to be more "
7387
#~ "The size number was correct but we don't allow the digit part to be more "
7390
#~ msgid "Failed to alter: %s"
7391
#~ msgstr "Failed to alter: %s"
7393
#~ msgid "Table definition on master and slave does not match: %s"
7394
#~ msgstr "Table definition on master and slave does not match: %s"
7397
#~ "Slave running with --log-slave-updates must use row-based binary logging "
7398
#~ "to be able to replicate row-based binary log events"
7400
#~ "Slave running with --log-slave-updates must use row-based binary logging "
7401
#~ "to be able to replicate row-based binary log events"
7403
#~ msgid "Event '%-.192s' already exists"
7404
#~ msgstr "Event '%-.192s' already exists"
7406
#~ msgid "Failed to store event %s. Error code %d from storage engine."
7407
#~ msgstr "Failed to store event %s. Error code %d from storage engine."
7409
#~ msgid "Failed to alter event '%-.192s'"
7410
#~ msgstr "Failed to alter event '%-.192s'"
7412
#~ msgid "INTERVAL is either not positive or too big"
7413
#~ msgstr "INTERVAL is either not positive or too big"
7415
#~ msgid "ENDS is either invalid or before STARTS"
7416
#~ msgstr "ENDS is either invalid or before STARTS"
7418
#~ msgid "Event execution time is in the past. Event has been disabled"
7419
#~ msgstr "Event execution time is in the past. Event has been disabled"
7421
#~ msgid "Failed to open drizzle.event"
7422
#~ msgstr "Failed to open drizzle.event"
7424
#~ msgid "No datetime expression provided"
7425
#~ msgstr "No datetime expression provided"
7428
#~ "Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
7429
#~ "probably corrupted"
7431
#~ "Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
7432
#~ "probably corrupted"
7434
#~ msgid "Cannot load from drizzle.%s. The table is probably corrupted"
7435
#~ msgstr "Cannot load from drizzle.%s. The table is probably corrupted"
7437
#~ msgid "Failed to delete the event from drizzle.event"
7438
#~ msgstr "Failed to delete the event from drizzle.event"
7440
#~ msgid "Error during compilation of event's body"
7441
#~ msgstr "Error during compilation of event's body"
7443
#~ msgid "Same old and new event name"
7444
#~ msgstr "Same old and new event name"
7446
#~ msgid "Data for column '%s' too long"
7447
#~ msgstr "Data for column '%s' too long"
7450
#~ "The syntax '%s' is deprecated and will be removed in Drizzle %s. Please "
7453
#~ "The syntax '%s' is deprecated and will be removed in Drizzle %s. Please "
7456
#~ msgid "You can't write-lock a log table. Only read access is possible"
7457
#~ msgstr "You can't write-lock a log table. Only read access is possible"
7459
#~ msgid "You can't use locks with log tables."
7460
#~ msgstr "You can't use locks with log tables."
7463
#~ "Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
7464
#~ "Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
7466
#~ "Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
7467
#~ "Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
7470
#~ "Cannot switch out of the row-based binary log format when the session has "
7471
#~ "open temporary tables"
7473
#~ "Cannot switch out of the row-based binary log format when the session has "
7474
#~ "open temporary tables"
7477
#~ "Cannot change the binary logging format inside a stored function or "
7480
#~ "Cannot change the binary logging format inside a stored function or "
7484
#~ "The NDB cluster engine does not support changing the binlog format on the "
7487
#~ "The NDB cluster engine does not support changing the binlog format on the "
7490
#~ msgid "Cannot create temporary table with partitions"
7491
#~ msgstr "Cannot create temporary table with partitions"
7493
#~ msgid "Partition constant is out of partition function domain"
7494
#~ msgstr "Partition constant is out of partition function domain"
7496
#~ msgid "This partition function is not allowed"
7497
#~ msgstr "This partition function is not allowed"
7499
#~ msgid "Error in DDL log"
7500
#~ msgstr "Error in DDL log"
7502
#~ msgid "Not allowed to use NULL value in VALUES LESS THAN"
7503
#~ msgstr "Not allowed to use NULL value in VALUES LESS THAN"
7505
#~ msgid "Incorrect partition name"
7506
#~ msgstr "Incorrect partition name"
7509
#~ "ALTER TABLE causes auto_increment resequencing, resulting in duplicate "
7510
#~ "entry '%-.192s' for key '%-.192s'"
7512
#~ "ALTER TABLE causes auto_increment resequencing, resulting in duplicate "
7513
#~ "entry '%-.192s' for key '%-.192s'"
7515
#~ msgid "Internal scheduler error %d"
7516
#~ msgstr "Internal scheduler error %d"
7518
#~ msgid "Error during starting/stopping of the scheduler. Error code %u"
7519
#~ msgstr "Error during starting/stopping of the scheduler. Error code %u"
7521
#~ msgid "Engine cannot be used in partitioned tables"
7522
#~ msgstr "Engine cannot be used in partitioned tables"
7524
#~ msgid "Cannot activate '%-.64s' log"
7525
#~ msgstr "Cannot activate '%-.64s' log"
7527
#~ msgid "The server was not built with row-based replication"
7528
#~ msgstr "The server was not built with row-based replication"
7530
#~ msgid "Decoding of base64 string failed"
7531
#~ msgstr "Decoding of base64 string failed"
7533
#~ msgid "Recursion of EVENT DDL statements is forbidden when body is present"
7534
#~ msgstr "Recursion of EVENT DDL statements is forbidden when body is present"
7537
#~ "Cannot proceed because system tables used by Event Scheduler were found "
7538
#~ "damaged at server start"
7540
#~ "Cannot proceed because system tables used by Event Scheduler were found "
7541
#~ "damaged at server start"
7543
#~ msgid "Only integers allowed as number here"
7544
#~ msgstr "Only integers allowed as number here"
7546
#~ msgid "This storage engine cannot be used for log tables"
7547
#~ msgstr "This storage engine cannot be used for log tables"
7549
#~ msgid "You cannot '%s' a log table if logging is enabled"
7550
#~ msgstr "You cannot '%s' a log table if logging is enabled"
7553
#~ "Cannot rename '%s'. When logging enabled, rename to/from log table must "
7554
#~ "rename two tables: the log table to an archive table and another table "
7557
#~ "Cannot rename '%s'. When logging enabled, rename to/from log table must "
7558
#~ "rename two tables: the log table to an archive table and another table "
7561
#~ msgid "Incorrect parameters in the call to stored function '%-.192s'"
7562
#~ msgstr "Incorrect parameters in the call to stored function '%-.192s'"
7564
#~ msgid "This function '%-.192s' has the same name as a native function"
7565
#~ msgstr "This function '%-.192s' has the same name as a native function"
7567
#~ msgid "Too many files opened, please execute the command again"
7568
#~ msgstr "Too many files opened, please execute the command again"
7571
#~ "Event execution time is in the past and ON COMPLETION NOT PRESERVE is "
7572
#~ "set. The event was dropped immediately after creation."
7574
#~ "Event execution time is in the past and ON COMPLETION NOT PRESERVE is "
7575
#~ "set. The event was dropped immediately after creation."
7577
#~ msgid "The incident %s occurred on the master. Message: %-.64s"
7578
#~ msgstr "The incident %s occurred on the master. Message: %-.64s"
7580
#~ msgid "Table has no partition for some existing values"
7581
#~ msgstr "Table has no partition for some existing values"
7583
#~ msgid "Statement is not safe to log in statement format."
7584
#~ msgstr "Statement is not safe to log in statement format."
7586
#~ msgid "Fatal error: %s"
7587
#~ msgstr "Fatal error: %s"
7589
#~ msgid "Relay log read failure: %s"
7590
#~ msgstr "Relay log read failure: %s"
7592
#~ msgid "Relay log write failure: %s"
7593
#~ msgstr "Relay log write failure: %s"
7595
#~ msgid "Master command %s failed: %s"
7596
#~ msgstr "Master command %s failed: %s"
7598
#~ msgid "Binary logging not possible. Message: %s"
7599
#~ msgstr "Binary logging not possible. Message: %s"
7601
#~ msgid "View `%-.64s`.`%-.64s` has no creation context"
7602
#~ msgstr "View `%-.64s`.`%-.64s` has no creation context"
7604
#~ msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
7605
#~ msgstr "Creation context of view `%-.64s`.`%-.64s' is invalid"
7607
#~ msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
7608
#~ msgstr "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
7610
#~ msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
7611
#~ msgstr "Corrupted TRG file for table `%-.64s`.`%-.64s`"
7613
#~ msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
7614
#~ msgstr "Triggers for table `%-.64s`.`%-.64s` have no creation context"
7616
#~ msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
7617
#~ msgstr "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
7619
#~ msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
7620
#~ msgstr "Creation context of event `%-.64s`.`%-.64s` is invalid"
7622
#~ msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
7623
#~ msgstr "Cannot open table for trigger `%-.64s`.`%-.64s`"
7625
#~ msgid "Cannot create stored routine `%-.64s`. Check warnings"
7626
#~ msgstr "Cannot create stored routine `%-.64s`. Check warnings"
7628
#~ msgid "Ambiguous slave modes combination. %s"
7629
#~ msgstr "Ambiguous slave modes combination. %s"
7632
#~ "The BINLOG statement of type `%s` was not preceded by a format "
7633
#~ "description BINLOG statement."
7635
#~ "The BINLOG statement of type `%s` was not preceded by a format "
7636
#~ "description BINLOG statement."
7638
#~ msgid "Corrupted replication event was detected"
7639
#~ msgstr "Corrupted replication event was detected"
7641
#~ msgid "Being purged log %s was not found"
7642
#~ msgstr "Being purged log %s was not found"
7644
#~ msgid "Converted to non-transactional lock on '%-.64s'"
7645
#~ msgstr "Converted to non-transactional lock on '%-.64s'"
7647
#~ msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
7648
#~ msgstr "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
7651
#~ "Cannot convert to non-transactional lock in an active transaction on "
7654
#~ "Cannot convert to non-transactional lock in an active transaction on "
7657
#~ msgid "Can't access storage engine of table %-.64s"
7658
#~ msgstr "Can't access storage engine of table %-.64s"
7660
#~ msgid "Starting backup process"
7661
#~ msgstr "Starting backup process"
7663
#~ msgid "Backup completed"
7664
#~ msgstr "Backup completed"
7666
#~ msgid "Starting restore process"
7667
#~ msgstr "Starting restore process"
7669
#~ msgid "Restore completed"
7670
#~ msgstr "Restore completed"
7672
#~ msgid "Nothing to backup"
7673
#~ msgstr "Nothing to backup"
7675
#~ msgid "Database '%-.64s' cannot be included in a backup"
7676
#~ msgstr "Database '%-.64s' cannot be included in a backup"
7679
#~ "Error during backup operation - server's error log contains more "
7680
#~ "information about the error"
7682
#~ "Error during backup operation - server's error log contains more "
7683
#~ "information about the error"
7686
#~ "Error during restore operation - server's error log contains more "
7687
#~ "information about the error"
7689
#~ "Error during restore operation - server's error log contains more "
7690
#~ "information about the error"
7693
#~ "Can't execute this command because another BACKUP/RESTORE operation is in "
7696
#~ "Can't execute this command because another BACKUP/RESTORE operation is in "
7699
#~ msgid "Error when preparing for backup operation"
7700
#~ msgstr "Error when preparing for backup operation"
7702
#~ msgid "Error when preparing for restore operation"
7703
#~ msgstr "Error when preparing for restore operation"
7705
#~ msgid "Invalid backup location '%-.64s'"
7706
#~ msgstr "Invalid backup location '%-.64s'"
7708
#~ msgid "Can't read backup location '%-.64s'"
7709
#~ msgstr "Can't read backup location '%-.64s'"
7711
#~ msgid "Can't write to backup location '%-.64s' (file already exists?)"
7712
#~ msgstr "Can't write to backup location '%-.64s' (file already exists?)"
7714
#~ msgid "Can't enumerate server databases"
7715
#~ msgstr "Can't enumerate server databases"
7717
#~ msgid "Can't enumerate server tables"
7718
#~ msgstr "Can't enumerate server tables"
7720
#~ msgid "Can't enumerate tables in database %-.64s"
7721
#~ msgstr "Can't enumerate tables in database %-.64s"
7723
#~ msgid "Skipping view %-.64s in database %-.64s"
7724
#~ msgstr "Skipping view %-.64s in database %-.64s"
7726
#~ msgid "Skipping table %-.64s since it has no valid storage engine"
7727
#~ msgstr "Skipping table %-.64s since it has no valid storage engine"
7729
#~ msgid "Can't open table %-.64s"
7730
#~ msgstr "Can't open table %-.64s"
7732
#~ msgid "Can't read backup archive preamble"
7733
#~ msgstr "Can't read backup archive preamble"
7735
#~ msgid "Can't write backup archive preamble"
7736
#~ msgstr "Can't write backup archive preamble"
7738
#~ msgid "Can't find backup driver for table %-.64s"
7739
#~ msgstr "Can't find backup driver for table %-.64s"
7742
#~ "%-.64s backup driver was selected for table %-.64s but it rejects to "
7743
#~ "handle this table"
7745
#~ "%-.64s backup driver was selected for table %-.64s but it rejects to "
7746
#~ "handle this table"
7748
#~ msgid "Can't create %-.64s backup driver"
7749
#~ msgstr "Can't create %-.64s backup driver"
7751
#~ msgid "Can't create %-.64s restore driver"
7752
#~ msgstr "Can't create %-.64s restore driver"
7754
#~ msgid "Found %d images in backup archive but maximum %d are supported"
7755
#~ msgstr "Found %d images in backup archive but maximum %d are supported"
7757
#~ msgid "Error when saving meta-data of %-.64s"
7758
#~ msgstr "Error when saving meta-data of %-.64s"
7760
#~ msgid "Error when reading meta-data list"
7761
#~ msgstr "Error when reading meta-data list"
7763
#~ msgid "Can't create %-.64s"
7764
#~ msgstr "Can't create %-.64s"
7766
#~ msgid "Can't allocate buffer for image data transfer"
7767
#~ msgstr "Can't allocate buffer for image data transfer"
7769
#~ msgid "Error when writing %-.64s backup image data (for table #%d)"
7770
#~ msgstr "Error when writing %-.64s backup image data (for table #%d)"
7772
#~ msgid "Error when reading data from backup stream"
7773
#~ msgstr "Error when reading data from backup stream"
7775
#~ msgid "Can't go to the next chunk in backup stream"
7776
#~ msgstr "Can't go to the next chunk in backup stream"
7778
#~ msgid "Can't initialize %-.64s backup driver"
7779
#~ msgstr "Can't initialize %-.64s backup driver"
7781
#~ msgid "Can't initialize %-.64s restore driver"
7782
#~ msgstr "Can't initialize %-.64s restore driver"
7784
#~ msgid "Can't shut down %-.64s backup driver"
7785
#~ msgstr "Can't shut down %-.64s backup driver"
7787
#~ msgid "Can't shut down %-.64s backup driver(s)"
7788
#~ msgstr "Can't shut down %-.64s backup driver(s)"
7790
#~ msgid "%-.64s backup driver can't prepare for synchronization"
7791
#~ msgstr "%-.64s backup driver can't prepare for synchronization"
7793
#~ msgid "%-.64s backup driver can't create its image validity point"
7794
#~ msgstr "%-.64s backup driver can't create its image validity point"
7796
#~ msgid "Can't unlock %-.64s backup driver after creating the validity point"
7797
#~ msgstr "Can't unlock %-.64s backup driver after creating the validity point"
7799
#~ msgid "%-.64s backup driver can't cancel its backup operation"
7800
#~ msgstr "%-.64s backup driver can't cancel its backup operation"
7802
#~ msgid "%-.64s restore driver can't cancel its restore operation"
7803
#~ msgstr "%-.64s restore driver can't cancel its restore operation"
7805
#~ msgid "Error when polling %-.64s backup driver for its image data"
7806
#~ msgstr "Error when polling %-.64s backup driver for its image data"
7809
#~ "Error when sending image data (for table #%d) to %-.64s restore driver"
7811
#~ "Error when sending image data (for table #%d) to %-.64s restore driver"
7814
#~ "After %d attempts %-.64s restore driver still can't accept next block of "
7817
#~ "After %d attempts %-.64s restore driver still can't accept next block of "
7820
#~ msgid "Open and lock tables failed in %-.64s"
7821
#~ msgstr "Open and lock tables failed in %-.64s"
7823
#~ msgid "Backup driver's table locking thread can not be initialized."
7824
#~ msgstr "Backup driver's table locking thread can not be initialized."
7827
#~ "Can't open the online backup progress tables. Check 'drizzle."
7828
#~ "online_backup' and 'drizzle.online_backup_progress'."
7830
#~ "Can't open the online backup progress tables. Check 'drizzle."
7831
#~ "online_backup' and 'drizzle.online_backup_progress'."
7833
#~ msgid "Tablespace '%-.192s' already exists"
7834
#~ msgstr "Tablespace '%-.192s' already exists"
7836
#~ msgid "Tablespace '%-.192s' doesn't exist"
7837
#~ msgstr "Tablespace '%-.192s' doesn't exist"
7839
#~ msgid "Unexpected master's heartbeat data: %s"
7840
#~ msgstr "Unexpected master's heartbeat data: %s"
7842
#~ msgid "The requested value for the heartbeat period %s %s"
7843
#~ msgstr "The requested value for the heartbeat period %s %s"
7845
#~ msgid "Can't write to the online backup progress log %-.64s."
7846
#~ msgstr "Can't write to the online backup progress log %-.64s."
7848
#~ msgid "Tablespace '%-.192s' not empty"
7849
#~ msgstr "Tablespace '%-.192s' not empty"
7852
#~ "Tablespace `%-.64s` needed by tables being restored has changed on the "
7853
#~ "server. The original definition of the required tablespace is '%-.256s' "
7854
#~ "while the same tablespace is defined on the server as '%-.256s'"
7856
#~ "Tablespace `%-.64s` needed by tables being restored has changed on the "
7857
#~ "server. The original definition of the required tablespace is '%-.256s' "
7858
#~ "while the same tablespace is defined on the server as '%-.256s'"
7860
#~ msgid "A virtual column cannot be based on a virtual column"
7861
#~ msgstr "A virtual column cannot be based on a virtual column"
7863
#~ msgid "Non-deterministic expression for virtual column '%s'."
7864
#~ msgstr "Non-deterministic expression for virtual column '%s'."
7867
#~ "Generated value for virtual column '%s' cannot be converted to type '%s'."
7869
#~ "Generated value for virtual column '%s' cannot be converted to type '%s'."
7871
#~ msgid "Primary key cannot be defined upon a virtual column."
7872
#~ msgstr "Primary key cannot be defined upon a virtual column."
7874
#~ msgid "Key/Index cannot be defined on a non-stored virtual column."
7875
#~ msgstr "Key/Index cannot be defined on a non-stored virtual column."
7877
#~ msgid "Cannot define foreign key with %s clause on a virtual column."
7878
#~ msgstr "Cannot define foreign key with %s clause on a virtual column."
7880
#~ msgid "The value specified for virtual column '%s' in table '%s' ignored."
7881
#~ msgstr "The value specified for virtual column '%s' in table '%s' ignored."
7883
#~ msgid "'%s' is not yet supported for virtual columns."
7884
#~ msgstr "'%s' is not yet supported for virtual columns."
7886
#~ msgid "Constant expression in virtual column function is not allowed."
7887
#~ msgstr "Constant expression in virtual column function is not allowed."
7889
#~ msgid "Encountered an unknown temporal type."
7890
#~ msgstr "Encountered an unknown temporal type."
7892
#~ msgid "Received an invalid string format '%s' for a date value."
7893
#~ msgstr "Received an invalid string format '%s' for a date value."
7895
#~ msgid "Received an invalid string format '%s' for a time value."
7896
#~ msgstr "Received an invalid string format '%s' for a time value."
7898
#~ msgid "Received an invalid negative argument '%s' for function '%s'."
7899
#~ msgstr "Received an invalid negative argument '%s' for function '%s'."
7901
#~ msgid "Implicit cartesian join attempted."
7902
#~ msgstr "Implicit cartesian join attempted."
7904
#~ msgid "Invalid mode to --compatible: %s\n"
7905
#~ msgstr "Invalid mode to --compatible: %s\n"
7907
#~ msgid "qcache plugin '%s' try_fetch_and_send() failed"
7908
#~ msgstr "qcache plugin '%s' try_fetch_and_send() failed"
7910
#~ msgid "qcache plugin '%s' set() failed"
7911
#~ msgstr "qcache plugin '%s' set() failed"
7913
#~ msgid "qcache plugin '%s' invalidateTable() failed"
7914
#~ msgstr "qcache plugin '%s' invalidateTable() failed"
7916
#~ msgid "qcache plugin '%s' invalidateDb() failed"
7917
#~ msgstr "qcache plugin '%s' invalidateDb() failed"
7919
#~ msgid "qcache plugin '%s' flush() failed"
7920
#~ msgstr "qcache plugin '%s' flush() failed"
7922
#~ msgid "%s: option `%s' is ambiguous\n"
7923
#~ msgstr "%s: option `%s' is ambiguous\n"
7925
#~ msgid "%s: option `--%s' doesn't allow an argument\n"
7926
#~ msgstr "%s: option `--%s' doesn't allow an argument\n"
7928
#~ msgid "%s: option `%c%s' doesn't allow an argument\n"
7929
#~ msgstr "%s: option `%c%s' doesn't allow an argument\n"
7931
#~ msgid "%s: option `%s' requires an argument\n"
7932
#~ msgstr "%s: option `%s' requires an argument\n"
7934
#~ msgid "%s: unrecognized option `--%s'\n"
7935
#~ msgstr "%s: unrecognized option `--%s'\n"
7937
#~ msgid "%s: unrecognized option `%c%s'\n"
7938
#~ msgstr "%s: unrecognized option `%c%s'\n"
7940
#~ msgid "%s: illegal option -- %c\n"
7941
#~ msgstr "%s: illegal option -- %c\n"
7943
#~ msgid "%s: invalid option -- %c\n"
7944
#~ msgstr "%s: invalid option -- %c\n"
7946
#~ msgid "%s: option requires an argument -- %c\n"
7947
#~ msgstr "%s: option requires an argument -- %c\n"
7949
#~ msgid "%s: option `-W %s' is ambiguous\n"
7950
#~ msgstr "%s: option `-W %s' is ambiguous\n"
7952
#~ msgid "%s: option `-W %s' doesn't allow an argument\n"
7953
#~ msgstr "%s: option `-W %s' doesn't allow an argument\n"
7955
#~ msgid "Block size to be used for MyISAM index pages."
7956
#~ msgstr "Block size to be used for MyISAM index pages."
7959
#~ "This characterizes the number of hits a hot block has to be untouched "
7960
#~ "until it is considered aged enough to be downgraded to a warm block. This "
7961
#~ "specifies the percentage ratio of that number of hits to the total number "
7962
#~ "of blocks in key cache"
7964
#~ "This characterises the number of hits a hot block has to be untouched "
7965
#~ "until it is considered aged enough to be downgraded to a warm block. This "
7966
#~ "specifies the percentage ratio of that number of hits to the total number "
7967
#~ "of blocks in key cache"
7969
#~ msgid "The minimum percentage of warm blocks in key cache"
7970
#~ msgstr "The minimum percentage of warm blocks in key cache"
7973
#~ "The size of the buffer used for index blocks for MyISAM tables. Increase "
7974
#~ "this to get better index handling (for all reads and multiple writes) to "
7975
#~ "as much as you can afford;"
7977
#~ "The size of the buffer used for index blocks for MyISAM tables. Increase "
7978
#~ "this to get better index handling (for all reads and multiple writes) to "
7979
#~ "as much as you can afford;"
7982
#~ "Number of threads to use when repairing MyISAM tables. The value of 1 "
7983
#~ "disables parallel repair."
7985
#~ "Number of threads to use when repairing MyISAM tables. The value of 1 "
7986
#~ "disables parallel repair."
7988
#~ msgid "Default pointer size to be used for MyISAM tables."
7989
#~ msgstr "Default pointer size to be used for MyISAM tables."
7991
#~ msgid "Can't get working dirctory (Errcode: %d)"
7992
#~ msgstr "Can't get working directory (Errcode: %d)"
7994
#~ msgid "Failed to lock memory. Errno: %d\n"
7995
#~ msgstr "Failed to lock memory. Error: %d\n"
7997
#~ msgid "Use old, non-optimized alter table."
7998
#~ msgstr "Use old, non-optimised alter table."
8001
#~ "Specifies how MyISAM index statistics collection code should threat "
8002
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behavior), "
8003
#~ "'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
8005
#~ "Specifies how MyISAM index statistics collection code should threat "
8006
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behaviour), "
8007
#~ "'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
8009
#~ msgid "Synonym for -?"
8010
#~ msgstr "Synonym for -?"
5238
msgid "Failed to open transaction log file %s. Got error: %s\n"
5242
msgid "Raw buffer read: %s.\n"
5246
msgid "Unable to parse transaction. Got error: %s.\n"
5250
msgid "BUFFER: %s\n"
8012
5253
#~ msgid "Check memory and open file usage at exit ."
8013
5254
#~ msgstr "Check memory and open file usage at exit ."
8016
#~ "Disable pager and print to stdout. See interactive help (\\h) also. "
8017
#~ "WARNING: option deprecated; use --disable-pager instead."
8019
#~ "Disable pager and print to stdout. See interactive help (\\h) also. "
8020
#~ "WARNING: option deprecated; use --disable-pager instead."
8022
#~ msgid "built-in default"
8023
#~ msgstr "built-in default"
8026
#~ "Disable outfile. See interactive help (\\h) also. WARNING: option "
8027
#~ "deprecated; use --disable-tee instead"
8029
#~ "Disable outfile. See interactive help (\\h) also. WARNING: option "
8030
#~ "deprecated; use --disable-tee instead"
8032
#~ msgid "Write more. (-v -v -v gives the table output format)."
8033
#~ msgstr "Write more. (-v -v -v gives the table output format)."
8035
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
8036
#~ msgstr "WARNING: --server-arg option not supported in this configuration.\n"
8038
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
8039
#~ msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
8042
#~ "Reading table information for completion of table and column names\n"
8043
#~ " You can turn off this feature to get a quicker startup with -A\n"
8046
#~ "Reading table information for completion of table and column names\n"
8047
#~ " You can turn off this feature to get a quicker startup with -A\n"
8050
#~ msgid "Unknown command '\\%c'."
8051
#~ msgstr "Unknown command '\\%c'."
8053
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
8054
#~ msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
8056
#~ msgid "Usage: %s [OPTIONS] [database]\n"
8057
#~ msgstr "Usage: %s [OPTIONS] [database]\n"
8059
#~ msgid "File '%s' not found (Errcode: %d)"
8060
#~ msgstr "File '%s' not found (Errcode: %d)"
8062
#~ msgid "Error on delete of '%s' (Errcode: %d)"
8063
#~ msgstr "Error on delete of '%s' (Errcode: %d)"
8065
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
8066
#~ msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5256
#~ msgid "Print some debug info at exit."
5257
#~ msgstr "Print some debug info at exit."
5259
#~ msgid "Socket file to use for connection."
5260
#~ msgstr "Socket file to use for connection."
5262
#~ msgid "The default size of key cache blocks"
5263
#~ msgstr "The default size of key cache blocks"
5265
#~ msgid "File '%-.192s' has unknown type '%-.64s' in its header"
5266
#~ msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
5268
#~ msgid "plugin-load parameter too long"
5269
#~ msgstr "plugin-load parameter too long"
5271
#~ msgid "Couldn't repair table: %s.%s"
5272
#~ msgstr "Couldn't repair table: %s.%s"
5275
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5276
#~ "%s`.`%s`' to replication"
5278
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5279
#~ "%s`.`%s`' to replication"
8068
5281
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
8069
5282
#~ msgstr "Can't create/write to file '%s' (Errcode: %d)"