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"
396
msgstr "%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
441
msgid "Unknown command: "
546
442
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
554
445
"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"
446
" You can turn off this feature to get a quicker startup with -A\n"
558
449
"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"
450
" You can turn off this feature to get a quicker startup with -A\n"
562
#: ../client/drizzle.cc:2631
563
453
msgid "No connection. Trying to reconnect..."
564
454
msgstr "No connection. Trying to reconnect..."
566
#: ../client/drizzle.cc:2637
567
456
msgid "Can't connect to the server\n"
568
457
msgstr "Can't connect to the server\n"
570
#: ../client/drizzle.cc:2721
571
459
msgid "List of all Drizzle commands:"
572
460
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"
462
msgid "Note that all text commands must be first on line and end with ';'"
578
463
msgstr "Note that all text commands must be first on line and end with ';'"
580
#: ../client/drizzle.cc:2783
581
465
msgid "No query specified\n"
582
466
msgstr "No query specified\n"
584
#: ../client/drizzle.cc:2798
585
468
msgid "Ignoring query to other database"
586
469
msgstr "Ignoring query to other database"
588
#: ../client/drizzle.cc:2848
589
471
msgid "Empty set"
590
472
msgstr "Empty set"
592
#: ../client/drizzle.cc:2861
594
475
msgid "%ld row in set"
595
476
msgid_plural "%ld rows in set"
596
477
msgstr[0] "%ld row in set"
597
478
msgstr[1] "%ld rows in set"
599
#: ../client/drizzle.cc:2870
601
481
msgstr "Query OK"
603
#: ../client/drizzle.cc:2872
605
484
msgid "Query OK, %ld row affected"
606
485
msgid_plural "Query OK, %ld rows affected"
607
486
msgstr[0] "Query OK, %ld row affected"
608
487
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
489
msgid "Number of rows before each output progress report (requires --verbose)."
491
"Number of rows before each output progress report (requires --verbose)."
886
494
msgid "Got errno %d on write"
887
495
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"
498
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
1137
499
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
1153
502
msgid "Usage: %s [OPTIONS] database [tables]\n"
1154
503
msgstr "Usage: %s [OPTIONS] database [tables]\n"
1156
#: ../client/drizzledump.cc:645
1158
506
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1159
507
msgstr "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1161
#: ../client/drizzledump.cc:647
1163
510
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1164
511
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
514
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
515
"and you are welcome to modify and redistribute it under the GPL license\n"
517
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
518
"and you are welcome to modify and redistribute it under the GPL license\n"
520
msgid "Dumps definitions and data from a Drizzle database server"
521
msgstr "Dumps definitions and data from a Drizzle database server"
524
msgid "For more options, use %s --help\n"
525
msgstr "For more options, use %s --help\n"
529
"Non-integer value supplied for port. If you are trying to enter a password "
530
"please use --password instead.\n"
532
"Non-integer value supplied for port. If you are trying to enter a password "
533
"please use --password instead.\n"
1169
536
msgid "Value supplied for port is not valid.\n"
1170
537
msgstr "Value supplied for port is not valid.\n"
1172
#: ../client/drizzledump.cc:743
540
msgid "Memory allocation error while copying password. Aborting.\n"
541
msgstr "Memory allocation error while copying password. Aborting.\n"
544
msgid "Input filename too long: %s"
545
msgstr "Input filename too long: %s"
1174
548
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1175
549
msgstr "Illegal use of option --ignore-table=<database>.<table>\n"
1177
#: ../client/drizzledump_data.cc:268
1179
msgid "-- Retrieving data for "
1180
msgstr "-- Retrieving rows...\n"
1182
#: ../client/drizzledump_data.cc:300
1184
msgid " rows dumped for table "
1185
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
552
msgid "Invalid mode to --compatible: %s\n"
553
msgstr "Invalid mode to --compatible: %s\n"
556
msgid "%s: You must use option --tab with --fields-...\n"
557
msgstr "%s: You must use option --tab with --fields-...\n"
561
"%s: You can't use --single-transaction and --lock-all-tables at the same "
564
"%s: You can't use --single-transaction and --lock-all-tables at the same "
569
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
572
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
576
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
577
msgstr "%s: --databases or --all-databases can't be used with --tab.\n"
580
msgid "Got error: %s (%d) %s"
581
msgstr "Got error: %s (%d) %s"
584
msgid "Got error: %d %s"
1215
585
msgstr "Got error: %d %s"
1217
#: ../client/drizzledump_data.cc:682
1219
msgid "-- Disconnecting from "
588
msgid "Couldn't execute '%s': %s (%d)"
589
msgstr "Couldn't execute '%s': %s (%d)"
592
msgid "-- Connecting to %s...\n"
593
msgstr "-- Connecting to %s...\n"
596
msgid "-- Disconnecting from %s...\n"
1220
597
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 "
599
msgid "Couldn't allocate memory"
600
msgstr "Couldn't allocate memory"
604
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
607
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
611
msgid "-- Retrieving table structure for table %s...\n"
1226
612
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
615
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
616
msgstr "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
619
msgid "%s: Can't get keys for table %s\n"
620
msgstr "%s: Can't get keys for table %s\n"
623
msgid "Error: Couldn't read status information for table %s\n"
624
msgstr "Error: Couldn't read status information for table %s\n"
627
msgid "Error retrieving table structure for table: \"%s\""
628
msgstr "Error retrieving table structure for table: \"%s\""
631
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
632
msgstr "-- Skipping dump data for table '%s', --no-data was used\n"
635
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
636
msgstr "-- Warning: Skipping data for table '%s' because it's of type %s\n"
639
msgid "-- Skipping dump data for table '%s', it has no fields\n"
640
msgstr "-- Skipping dump data for table '%s', it has no fields\n"
642
msgid "-- Sending SELECT query...\n"
643
msgstr "-- Sending SELECT query...\n"
645
msgid "when executing 'SELECT INTO OUTFILE'"
646
msgstr "when executing 'SELECT INTO OUTFILE'"
652
"-- Dumping data for table %s\n"
657
"-- Dumping data for table %s\n"
660
msgid "-- Retrieving rows...\n"
661
msgstr "-- Retrieving rows...\n"
664
msgid "%s: Error in field count for table: %s ! Aborting.\n"
665
msgstr "%s: Error in field count for table: %s ! Aborting.\n"
668
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
669
msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
672
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
673
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
676
msgid "Not enough fields from table %s! Aborting.\n"
677
msgstr "Not enough fields from table %s! Aborting.\n"
679
msgid "when doing refresh"
680
msgstr "when doing refresh"
682
msgid "alloc_root failure."
683
msgstr "alloc_root failure."
686
msgid "Couldn't find table: \"%s\""
687
msgstr "Couldn't find table: \"%s\""
691
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
693
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
696
msgid "Error: Not enough memory to store ORDER BY clause\n"
697
msgstr "Error: Not enough memory to store ORDER BY clause\n"
700
msgid "Got signal %d from thread %<PRIu64>"
701
msgstr "Got signal %d from thread %<PRIu64>"
1271
703
msgid "Aborting\n"
1272
704
msgstr "Aborting\n"
1274
#: ../drizzled/drizzled.cc:550
1275
706
msgid "One can only use the --user switch if running as root\n"
1276
707
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
710
"Fatal error: Please read \"Security\" section of the manual to find out how "
711
"to run drizzled as root!\n"
713
"Fatal error: Please read \"Security\" section of the manual to find out how "
714
"to run drizzled as root!\n"
718
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
721
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
725
msgid "Fatal signal %d while backtracing\n"
726
msgstr "Fatal signal %d while back-tracing\n"
730
"We will try our best to scrape up some info that will hopefully help "
732
"the problem, but since we have already crashed, something is definitely "
734
"and this may fail.\n"
737
"We will try our best to scrape up some info that will hopefully help "
739
"the problem, but since we have already crashed, something is definitely "
741
"and this may fail.\n"
746
"It is possible that drizzled could use up to \n"
747
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
749
"Hope that's ok; if not, decrease some variables in the equation.\n"
752
"It is possible that drizzled could use up to \n"
753
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
755
"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"
811
msgid "Writing a core file\n"
812
msgstr "Writing a core file\n"
1446
815
msgid "gethostname failed, using '%s' as hostname"
1447
816
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
819
msgid "Unknown locale: '%s'"
820
msgstr "Unknown locale: '%s'"
822
msgid "Can't create thread-keys"
823
msgstr "Can't create thread-keys"
825
msgid "Out of memory"
826
msgstr "Out of memory"
828
msgid "Failed to initialize plugins."
829
msgstr "Failed to initialise plugins."
833
"%s: Too many arguments (first extra is '%s').\n"
834
"Use --verbose --help to get a list of available options\n"
836
"%s: Too many arguments (first extra is '%s').\n"
837
"Use --verbose --help to get a list of available options\n"
839
msgid "No scheduler found, cannot continue!\n"
840
msgstr "No scheduler found, cannot continue!\n"
843
msgid "Unknown/unsupported storage engine: %s"
844
msgstr "Unknown/unsupported table type: %s"
846
msgid "Display this help and exit after initializing plugins."
847
msgstr "Display this help and exit after initialising plugins."
1493
849
msgid "Auto-increment columns are incremented by this"
1494
850
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
853
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
856
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
860
"Path to installation directory. All paths are usually resolved relative to "
863
"Path to installation directory. All paths are usually resolved relative to "
1513
866
msgid "Chroot drizzled daemon during startup."
1514
867
msgstr "Chroot drizzled daemon during start-up."
1516
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1517
869
msgid "Set the default collation."
1518
870
msgstr "Set the default collation."
1520
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1521
872
msgid "Default completion type."
1522
873
msgstr "Default completion type."
1524
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1525
875
msgid "Write core on errors."
1526
876
msgstr "Write core on errors."
1528
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1529
878
msgid "Path to the database root."
1530
879
msgstr "Path to the database root."
1532
#: ../drizzled/drizzled.cc:1196
1534
msgid "Set the default storage engine for tables."
881
msgid "Set the default storage engine (table type) for tables."
1535
882
msgstr "Set the default storage engine (table type) for tables."
1537
#: ../drizzled/drizzled.cc:1198
1538
884
msgid "Set the default time zone."
1539
885
msgstr "Set the default time zone."
1541
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
887
msgid "Print a symbolic stack trace on failure."
888
msgstr "Print a symbolic stack trace on failure."
1542
890
msgid "Used for debugging; Use at your own risk!"
1543
891
msgstr "Used for debugging; Use at your own risk!"
1545
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1546
893
msgid "Set up signals usable for debugging"
1547
894
msgstr "Set up signals usable for debugging"
1549
#: ../drizzled/drizzled.cc:1204
1550
899
msgid "Set the language used for the month names and the days of the week."
1551
900
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
902
msgid "Log some not critical warnings to the log file."
1555
903
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."
905
msgid "Pid file used by safe_mysqld."
1560
906
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
909
"Maximum time in seconds to wait for the port to become free. (Default: no "
912
"Maximum time in seconds to wait for the port to become free. (Default: no "
916
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
917
"specified directory"
919
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
920
"specified directory"
923
"Uniquely identifies the server instance in the community of replication "
926
"Uniquely identifies the server instance in the community of replication "
1590
929
msgid "Don't print a stack trace on failure."
1591
930
msgstr "Don't print a stack trace on failure."
1593
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1594
932
msgid "Enable symbolic link support."
1595
933
msgstr "Enable symbolic link support."
1597
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1599
936
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1601
938
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1603
#: ../drizzled/drizzled.cc:1227
1604
940
msgid "Path for temporary files."
1605
941
msgstr "Path for temporary files."
1607
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1608
943
msgid "Default transaction isolation level."
1609
944
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
946
msgid "Run drizzled daemon as user."
1619
947
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
950
"The number of outstanding connection requests Drizzle can have. This comes "
951
"into play when the main Drizzle thread gets very many connection requests in "
954
"The number of outstanding connection requests Drizzle can have. This comes "
955
"into play when the main Drizzle thread gets very many connection requests in "
959
"Size of tree cache used in bulk insert optimization. Note that this is a "
962
"Size of tree cache used in bulk insert optimization. Note that this is a "
966
"Precision of the result of '/' operator will be increased on that value."
968
"Precision of the result of '/' operator will be increased on that value."
1646
970
msgid "The maximum length of the result of function group_concat."
1647
971
msgstr "The maximum length of the result of function group_concat."
1649
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1650
973
msgid "The size of the buffer that is used for full joins."
1651
974
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
976
msgid "Max packetlength to send/receive from to server."
1661
977
msgstr "Max packetlength to send/receive from to server."
1663
#: ../drizzled/drizzled.cc:1257
980
"If there is more than this number of interrupted connections from a host "
981
"this host will be blocked from further connections."
983
"If there is more than this number of interrupted connections from a host "
984
"this host will be blocked from further connections."
1664
986
msgid "Max number of errors/warnings to store for a statement."
1665
987
msgstr "Max number of errors/warnings to store for a statement."
1667
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1668
989
msgid "Don't allow creation of heap tables bigger than this."
1669
990
msgstr "Don't allow creation of heap tables bigger than this."
1671
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1673
993
"Joins that are probably going to read more than max_join_size records return "
3204
3038
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3205
3039
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3207
#: ../drizzled/error.cc:450
3042
msgid "Routine body for '%-.100s' is too long"
3043
msgstr "Routine body for '%-.100s' is too long"
3045
msgid "Cannot drop default keycache"
3046
msgstr "Cannot drop default keycache"
3209
3049
msgid "Display width out of range for column '%-.192s' (max = %d)"
3210
3050
msgstr "Display width out of range for column '%-.192s' (max = %d)"
3212
#: ../drizzled/error.cc:451
3052
msgid "XAER_DUPID: The XID already exists"
3053
msgstr "XAER_DUPID: The XID already exists"
3214
3056
msgid "Datetime function: %-.32s field overflow"
3215
3057
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
3061
"Can't update table '%-.192s' in stored function/trigger because it is "
3062
"already used by statement which invoked this stored function/trigger."
3064
"Can't update table '%-.192s' in stored function/trigger because it is "
3065
"already used by statement which invoked this stored function/trigger."
3069
"The definition of table '%-.192s' prevents operation %.192s on table "
3072
"The definition of table '%-.192s' prevents operation %.192s on table "
3076
"The prepared statement contains a stored routine call that refers to that "
3077
"same statement. It's not allowed to execute a prepared statement in such a "
3080
"The prepared statement contains a stored routine call that refers to that "
3081
"same statement. It's not allowed to execute a prepared statement in such a "
3084
msgid "Not allowed to set autocommit from a stored function or trigger"
3085
msgstr "Not allowed to set autocommit from a stored function or trigger"
3087
msgid "Definer is not fully qualified"
3088
msgstr "Definer is not fully qualified"
3092
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3093
"Current user is used as definer. Please recreate the view!"
3095
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3096
"Current user is used as definer. Please recreate the view!"
3100
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3103
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3107
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3108
msgstr "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3111
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3112
msgstr "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3116
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3118
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3122
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3124
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3127
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3128
msgstr "Variable '%-.64s' must be quoted with `...`, or renamed"
3132
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3133
"activated under the authorization of the invoker, which may have "
3134
"insufficient privileges. Please recreate the trigger."
3136
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3137
"activated under the authorisation of the invoker, which may have "
3138
"insufficient privileges. Please recreate the trigger."
3141
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3142
msgstr "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3146
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3147
"exceeded for routine %.192s"
3149
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3150
"exceeded for routine %.192s"
3154
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3155
"or contains bad data (internal code %d)"
3157
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3158
"or contains bad data (internal code %d)"
3161
msgid "Incorrect routine name '%-.192s'"
3162
msgstr "Incorrect routine name '%-.192s'"
3237
3165
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3238
3166
msgstr "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3240
#: ../drizzled/error.cc:456
3168
msgid "AGGREGATE is not supported for stored functions"
3169
msgstr "AGGREGATE is not supported for stored functions"
3173
"Can't create more than max_prepared_stmt_count statements (current value: %"
3176
"Can't create more than max_prepared_stmt_count statements (current value: %"
3180
msgid "`%-.192s`.`%-.192s` contains view recursion"
3181
msgstr "`%-.192s`.`%-.192s` contains view recursion"
3242
3184
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3243
3185
msgstr "non-grouping field '%-.192s' is used in %-.64s clause"
3245
#: ../drizzled/error.cc:457
3246
3187
msgid "The used table type doesn't support SPATIAL indexes"
3247
3188
msgstr "The used table type doesn't support SPATIAL indexes"
3249
#: ../drizzled/error.cc:458
3190
msgid "Triggers can not be created on system tables"
3191
msgstr "Triggers can not be created on system tables"
3251
3194
msgid "Leading spaces are removed from name '%s'"
3252
3195
msgstr "Leading spaces are removed from name '%s'"
3254
#: ../drizzled/error.cc:459
3255
3197
msgid "Failed to read auto-increment value from storage engine"
3256
3198
msgstr "Failed to read auto-increment value from storage engine"
3258
#: ../drizzled/error.cc:460
3260
3207
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3261
3208
msgstr "String '%-.70s' is too long for %s (should be no longer than %d)"
3263
#: ../drizzled/error.cc:461
3211
msgid "The target table %-.100s of the %s is not insertable-into"
3212
msgstr "The target table %-.100s of the %s is not insertable-into"
3216
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3218
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3264
3220
msgid "Too high level of nesting for select"
3265
3221
msgstr "Too high level of nesting for select"
3267
#: ../drizzled/error.cc:462
3269
3224
msgid "Name '%-.64s' has become ''"
3270
3225
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
3228
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3229
"optional and non-empty FIELDS ENCLOSED BY"
3231
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3232
"optional and non-empty FIELDS ENCLOSED BY"
3235
msgid "The foreign server, %s, you are trying to create already exists."
3236
msgstr "The foreign server, %s, you are trying to create already exists."
3240
"The foreign server name you are trying to reference does not exist. Data "
3241
"source error: %-.64s"
3243
"The foreign server name you are trying to reference does not exist. Data "
3244
"source error: %-.64s"
3248
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3250
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3254
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3257
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3261
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3262
msgstr "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3264
msgid "MAXVALUE can only be used in last partition definition"
3265
msgstr "MAXVALUE can only be used in last partition definition"
3267
msgid "Subpartitions can only be hash partitions and by key"
3268
msgstr "Subpartitions can only be hash partitions and by key"
3270
msgid "Must define subpartitions on all partitions if on one partition"
3271
msgstr "Must define subpartitions on all partitions if on one partition"
3273
msgid "Wrong number of partitions defined, mismatch with previous setting"
3274
msgstr "Wrong number of partitions defined, mismatch with previous setting"
3276
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3277
msgstr "Wrong number of subpartitions defined, mismatch with previous setting"
3279
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3281
"Constant/Random expression in (sub)partitioning function is not allowed"
3283
msgid "Expression in RANGE/LIST VALUES must be constant"
3284
msgstr "Expression in RANGE/LIST VALUES must be constant"
3286
msgid "Field in list of fields for partition function not found in table"
3287
msgstr "Field in list of fields for partition function not found in table"
3289
msgid "List of fields is only allowed in KEY partitions"
3290
msgstr "List of fields is only allowed in KEY partitions"
3293
"The partition info in the frm file is not consistent with what can be "
3294
"written into the frm file"
3296
"The partition info in the frm file is not consistent with what can be "
3297
"written into the frm file"
3300
msgid "The %-.192s function returns the wrong type"
3301
msgstr "The %-.192s function returns the wrong type"
3304
msgid "For %-.64s partitions each partition must be defined"
3305
msgstr "For %-.64s partitions each partition must be defined"
3307
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3308
msgstr "VALUES LESS THAN value must be strictly increasing for each partition"
3310
msgid "VALUES value must be of same type as partition function"
3311
msgstr "VALUES value must be of same type as partition function"
3313
msgid "Multiple definition of same constant in list partitioning"
3314
msgstr "Multiple definition of same constant in list partitioning"
3316
msgid "Partitioning can not be used stand-alone in query"
3317
msgstr "Partitioning can not be used stand-alone in query"
3320
"The mix of handlers in the partitions is not allowed in this version of "
3323
"The mix of handlers in the partitions is not allowed in this version of "
3327
msgid "For the partitioned engine it is necessary to define all %-.64s"
3328
msgstr "For the partitioned engine it is necessary to define all %-.64s"
3330
msgid "Too many partitions (including subpartitions) were defined"
3331
msgstr "Too many partitions (including subpartitions) were defined"
3334
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3335
"partitioning for subpartitioning"
3337
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3338
"partitioning for subpartitioning"
3340
msgid "Failed to create specific handler file"
3341
msgstr "Failed to create specific handler file"
3343
msgid "A BLOB field is not allowed in partition function"
3344
msgstr "A BLOB field is not allowed in partition function"
3347
msgid "A %-.192s must include all columns in the table's partitioning function"
3349
"A %-.192s must include all columns in the table's partitioning function"
3352
msgid "Number of %-.64s = 0 is not an allowed value"
3353
msgstr "Number of %-.64s = 0 is not an allowed value"
3355
msgid "Partition management on a not partitioned table is not possible"
3356
msgstr "Partition management on a not partitioned table is not possible"
3359
"Foreign key condition is not yet supported in conjunction with partitioning"
3361
"Foreign key condition is not yet supported in conjunction with partitioning"
3364
msgid "Error in list of partitions to %-.64s"
3365
msgstr "Error in list of partitions to %-.64s"
3367
msgid "Cannot remove all partitions, use DROP TABLE instead"
3368
msgstr "Cannot remove all partitions, use DROP TABLE instead"
3370
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3371
msgstr "COALESCE PARTITION can only be used on HASH/KEY partitions"
3374
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3377
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3381
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3382
"tables using HASH PARTITIONs"
3384
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3385
"tables using HASH PARTITIONs"
3388
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3389
msgstr "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3391
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3392
msgstr "Trying to Add partition(s) with wrong number of subpartitions"
3394
msgid "At least one partition must be added"
3395
msgstr "At least one partition must be added"
3397
msgid "At least one partition must be coalesced"
3398
msgstr "At least one partition must be coalesced"
3400
msgid "More partitions to reorganize than there are partitions"
3401
msgstr "More partitions to reorganize than there are partitions"
3404
msgid "Duplicate partition name %-.192s"
3405
msgstr "Duplicate partition name %-.192s"
3407
msgid "It is not allowed to shut off binlog on this command"
3408
msgstr "It is not allowed to shut off binlog on this command"
3410
msgid "When reorganizing a set of partitions they must be in consecutive order"
3412
"When reorganizing a set of partitions they must be in consecutive order"
3415
"Reorganize of range partitions cannot change total ranges except for last "
3416
"partition where it can extend the range"
3418
"Reorganize of range partitions cannot change total ranges except for last "
3419
"partition where it can extend the range"
3421
msgid "Partition function not supported in this version for this handler"
3422
msgstr "Partition function not supported in this version for this handler"
3424
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3425
msgstr "Partition state cannot be defined from CREATE/ALTER TABLE"
3428
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3429
msgstr "The %-.64s handler only supports 32 bit integers in VALUES"
3432
msgid "Plugin '%-.192s' is not loaded"
3433
msgstr "Plugin '%-.192s' is not loaded"
3294
3436
msgid "Incorrect %-.32s value: '%-.128s'"
3295
3437
msgstr "Incorrect %-.32s value: '%-.128s'"
3297
#: ../drizzled/error.cc:467
3299
3440
msgid "Table has no partition for value %-.64s"
3300
3441
msgstr "Table has no partition for value %-.64s"
3302
#: ../drizzled/error.cc:468
3444
msgid "It is not allowed to specify %s more than once"
3445
msgstr "It is not allowed to specify %s more than once"
3448
msgid "Failed to create %s"
3449
msgstr "Failed to create %s"
3452
msgid "Failed to drop %s"
3453
msgstr "Failed to drop %s"
3455
msgid "The handler doesn't support autoextend of tablespaces"
3456
msgstr "The handler doesn't support autoextend of tablespaces"
3459
"A size parameter was incorrectly specified, either number or on the form 10M"
3461
"A size parameter was incorrectly specified, either number or on the form 10M"
3464
"The size number was correct but we don't allow the digit part to be more "
3467
"The size number was correct but we don't allow the digit part to be more "
3471
msgid "Failed to alter: %s"
3472
msgstr "Failed to alter: %s"
3303
3474
msgid "Writing one row to the row-based binary log failed"
3304
3475
msgstr "Writing one row to the row-based binary log failed"
3306
#: ../drizzled/error.cc:469
3478
msgid "Table definition on master and slave does not match: %s"
3479
msgstr "Table definition on master and slave does not match: %s"
3482
"Slave running with --log-slave-updates must use row-based binary logging to "
3483
"be able to replicate row-based binary log events"
3485
"Slave running with --log-slave-updates must use row-based binary logging to "
3486
"be able to replicate row-based binary log events"
3489
msgid "Event '%-.192s' already exists"
3490
msgstr "Event '%-.192s' already exists"
3493
msgid "Failed to store event %s. Error code %d from storage engine."
3494
msgstr "Failed to store event %s. Error code %d from storage engine."
3497
msgid "Unknown event '%-.192s'"
3498
msgstr "Unknown event '%-.192s'"
3501
msgid "Failed to alter event '%-.192s'"
3502
msgstr "Failed to alter event '%-.192s'"
3504
msgid "INTERVAL is either not positive or too big"
3505
msgstr "INTERVAL is either not positive or too big"
3507
msgid "ENDS is either invalid or before STARTS"
3508
msgstr "ENDS is either invalid or before STARTS"
3510
msgid "Event execution time is in the past. Event has been disabled"
3511
msgstr "Event execution time is in the past. Event has been disabled"
3513
msgid "Failed to open drizzle.event"
3514
msgstr "Failed to open drizzle.event"
3516
msgid "No datetime expression provided"
3517
msgstr "No datetime expression provided"
3521
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3522
"probably corrupted"
3524
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3525
"probably corrupted"
3528
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3529
msgstr "Cannot load from drizzle.%s. The table is probably corrupted"
3531
msgid "Failed to delete the event from drizzle.event"
3532
msgstr "Failed to delete the event from drizzle.event"
3534
msgid "Error during compilation of event's body"
3535
msgstr "Error during compilation of event's body"
3537
msgid "Same old and new event name"
3538
msgstr "Same old and new event name"
3541
msgid "Data for column '%s' too long"
3542
msgstr "Data for column '%s' too long"
3308
3545
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3309
3546
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
3550
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3553
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3556
msgid "You can't write-lock a log table. Only read access is possible"
3557
msgstr "You can't write-lock a log table. Only read access is possible"
3559
msgid "You can't use locks with log tables."
3560
msgstr "You can't use locks with log tables."
3564
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3565
"d would lead to a duplicate entry"
3567
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3568
"d would lead to a duplicate entry"
3572
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3573
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3575
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3576
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3579
"Cannot switch out of the row-based binary log format when the session has "
3580
"open temporary tables"
3582
"Cannot switch out of the row-based binary log format when the session has "
3583
"open temporary tables"
3586
"Cannot change the binary logging format inside a stored function or trigger"
3588
"Cannot change the binary logging format inside a stored function or trigger"
3591
"The NDB cluster engine does not support changing the binlog format on the "
3594
"The NDB cluster engine does not support changing the binlog format on the "
3597
msgid "Cannot create temporary table with partitions"
3598
msgstr "Cannot create temporary table with partitions"
3600
msgid "Partition constant is out of partition function domain"
3601
msgstr "Partition constant is out of partition function domain"
3603
msgid "This partition function is not allowed"
3604
msgstr "This partition function is not allowed"
3606
msgid "Error in DDL log"
3607
msgstr "Error in DDL log"
3609
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3610
msgstr "Not allowed to use NULL value in VALUES LESS THAN"
3612
msgid "Incorrect partition name"
3613
msgstr "Incorrect partition name"
3616
"Transaction isolation level can't be changed while a transaction is in "
3619
"Transaction isolation level can't be changed while a transaction is in "
3624
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3625
"'%-.192s' for key '%-.192s'"
3627
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3628
"'%-.192s' for key '%-.192s'"
3631
msgid "Internal scheduler error %d"
3632
msgstr "Internal scheduler error %d"
3635
msgid "Error during starting/stopping of the scheduler. Error code %u"
3636
msgstr "Error during starting/stopping of the scheduler. Error code %u"
3638
msgid "Engine cannot be used in partitioned tables"
3639
msgstr "Engine cannot be used in partitioned tables"
3642
msgid "Cannot activate '%-.64s' log"
3643
msgstr "Cannot activate '%-.64s' log"
3645
msgid "The server was not built with row-based replication"
3646
msgstr "The server was not built with row-based replication"
3648
msgid "Decoding of base64 string failed"
3649
msgstr "Decoding of base64 string failed"
3651
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3652
msgstr "Recursion of EVENT DDL statements is forbidden when body is present"
3655
"Cannot proceed because system tables used by Event Scheduler were found "
3656
"damaged at server start"
3658
"Cannot proceed because system tables used by Event Scheduler were found "
3659
"damaged at server start"
3661
msgid "Only integers allowed as number here"
3662
msgstr "Only integers allowed as number here"
3664
msgid "This storage engine cannot be used for log tables"
3665
msgstr "This storage engine cannot be used for log tables"
3668
msgid "You cannot '%s' a log table if logging is enabled"
3669
msgstr "You cannot '%s' a log table if logging is enabled"
3673
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3674
"rename two tables: the log table to an archive table and another table back "
3677
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3678
"rename two tables: the log table to an archive table and another table back "
3330
3682
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3331
3683
msgstr "Incorrect parameter count in the call to native function '%-.192s'"
3333
#: ../drizzled/error.cc:473
3335
3686
msgid "Incorrect parameters in the call to native function '%-.192s'"
3336
3687
msgstr "Incorrect parameters in the call to native function '%-.192s'"
3338
#: ../drizzled/error.cc:474
3690
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3691
msgstr "Incorrect parameters in the call to stored function '%-.192s'"
3694
msgid "This function '%-.192s' has the same name as a native function"
3695
msgstr "This function '%-.192s' has the same name as a native function"
3340
3698
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3341
3699
msgstr "Duplicate entry '%-.64s' for key '%-.192s'"
3343
#: ../drizzled/error.cc:475
3701
msgid "Too many files opened, please execute the command again"
3702
msgstr "Too many files opened, please execute the command again"
3705
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3706
"The event was dropped immediately after creation."
3708
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3709
"The event was dropped immediately after creation."
3712
msgid "The incident %s occurred on the master. Message: %-.64s"
3713
msgstr "The incident %s occurred on the master. Message: %-.64s"
3715
msgid "Table has no partition for some existing values"
3716
msgstr "Table has no partition for some existing values"
3718
msgid "Statement is not safe to log in statement format."
3719
msgstr "Statement is not safe to log in statement format."
3722
msgid "Fatal error: %s"
3723
msgstr "Fatal error: %s"
3726
msgid "Relay log read failure: %s"
3727
msgstr "Relay log read failure: %s"
3730
msgid "Relay log write failure: %s"
3731
msgstr "Relay log write failure: %s"
3734
msgid "Master command %s failed: %s"
3735
msgstr "Master command %s failed: %s"
3738
msgid "Binary logging not possible. Message: %s"
3739
msgstr "Binary logging not possible. Message: %s"
3742
msgid "View `%-.64s`.`%-.64s` has no creation context"
3743
msgstr "View `%-.64s`.`%-.64s` has no creation context"
3746
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3747
msgstr "Creation context of view `%-.64s`.`%-.64s' is invalid"
3750
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3751
msgstr "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3754
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3755
msgstr "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3758
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3759
msgstr "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3762
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3763
msgstr "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3766
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3767
msgstr "Creation context of event `%-.64s`.`%-.64s` is invalid"
3770
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3771
msgstr "Cannot open table for trigger `%-.64s`.`%-.64s`"
3774
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3775
msgstr "Cannot create stored routine `%-.64s`. Check warnings"
3778
msgid "Ambiguous slave modes combination. %s"
3779
msgstr "Ambiguous slave modes combination. %s"
3783
"The BINLOG statement of type `%s` was not preceded by a format description "
3786
"The BINLOG statement of type `%s` was not preceded by a format description "
3789
msgid "Corrupted replication event was detected"
3790
msgstr "Corrupted replication event was detected"
3345
3793
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3346
3794
msgstr "Invalid column reference (%-.64s) in LOAD DATA"
3348
#: ../drizzled/error.cc:477
3797
msgid "Being purged log %s was not found"
3798
msgstr "Being purged log %s was not found"
3801
msgid "Converted to non-transactional lock on '%-.64s'"
3802
msgstr "Converted to non-transactional lock on '%-.64s'"
3805
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3806
msgstr "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3810
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3812
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3815
msgid "Can't access storage engine of table %-.64s"
3816
msgstr "Can't access storage engine of table %-.64s"
3818
msgid "Starting backup process"
3819
msgstr "Starting backup process"
3821
msgid "Backup completed"
3822
msgstr "Backup completed"
3824
msgid "Starting restore process"
3825
msgstr "Starting restore process"
3827
msgid "Restore completed"
3828
msgstr "Restore completed"
3830
msgid "Nothing to backup"
3831
msgstr "Nothing to backup"
3834
msgid "Database '%-.64s' cannot be included in a backup"
3835
msgstr "Database '%-.64s' cannot be included in a backup"
3838
"Error during backup operation - server's error log contains more information "
3841
"Error during backup operation - server's error log contains more information "
3845
"Error during restore operation - server's error log contains more "
3846
"information about the error"
3848
"Error during restore operation - server's error log contains more "
3849
"information about the error"
3852
"Can't execute this command because another BACKUP/RESTORE operation is in "
3855
"Can't execute this command because another BACKUP/RESTORE operation is in "
3858
msgid "Error when preparing for backup operation"
3859
msgstr "Error when preparing for backup operation"
3861
msgid "Error when preparing for restore operation"
3862
msgstr "Error when preparing for restore operation"
3865
msgid "Invalid backup location '%-.64s'"
3866
msgstr "Invalid backup location '%-.64s'"
3869
msgid "Can't read backup location '%-.64s'"
3870
msgstr "Can't read backup location '%-.64s'"
3873
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3874
msgstr "Can't write to backup location '%-.64s' (file already exists?)"
3876
msgid "Can't enumerate server databases"
3877
msgstr "Can't enumerate server databases"
3879
msgid "Can't enumerate server tables"
3880
msgstr "Can't enumerate server tables"
3883
msgid "Can't enumerate tables in database %-.64s"
3884
msgstr "Can't enumerate tables in database %-.64s"
3887
msgid "Skipping view %-.64s in database %-.64s"
3888
msgstr "Skipping view %-.64s in database %-.64s"
3891
msgid "Skipping table %-.64s since it has no valid storage engine"
3892
msgstr "Skipping table %-.64s since it has no valid storage engine"
3895
msgid "Can't open table %-.64s"
3896
msgstr "Can't open table %-.64s"
3898
msgid "Can't read backup archive preamble"
3899
msgstr "Can't read backup archive preamble"
3901
msgid "Can't write backup archive preamble"
3902
msgstr "Can't write backup archive preamble"
3905
msgid "Can't find backup driver for table %-.64s"
3906
msgstr "Can't find backup driver for table %-.64s"
3910
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3913
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3917
msgid "Can't create %-.64s backup driver"
3918
msgstr "Can't create %-.64s backup driver"
3921
msgid "Can't create %-.64s restore driver"
3922
msgstr "Can't create %-.64s restore driver"
3925
msgid "Found %d images in backup archive but maximum %d are supported"
3926
msgstr "Found %d images in backup archive but maximum %d are supported"
3929
msgid "Error when saving meta-data of %-.64s"
3930
msgstr "Error when saving meta-data of %-.64s"
3932
msgid "Error when reading meta-data list"
3933
msgstr "Error when reading meta-data list"
3936
msgid "Can't create %-.64s"
3937
msgstr "Can't create %-.64s"
3939
msgid "Can't allocate buffer for image data transfer"
3940
msgstr "Can't allocate buffer for image data transfer"
3943
msgid "Error when writing %-.64s backup image data (for table #%d)"
3944
msgstr "Error when writing %-.64s backup image data (for table #%d)"
3946
msgid "Error when reading data from backup stream"
3947
msgstr "Error when reading data from backup stream"
3949
msgid "Can't go to the next chunk in backup stream"
3950
msgstr "Can't go to the next chunk in backup stream"
3953
msgid "Can't initialize %-.64s backup driver"
3954
msgstr "Can't initialize %-.64s backup driver"
3957
msgid "Can't initialize %-.64s restore driver"
3958
msgstr "Can't initialize %-.64s restore driver"
3961
msgid "Can't shut down %-.64s backup driver"
3962
msgstr "Can't shut down %-.64s backup driver"
3965
msgid "Can't shut down %-.64s backup driver(s)"
3966
msgstr "Can't shut down %-.64s backup driver(s)"
3969
msgid "%-.64s backup driver can't prepare for synchronization"
3970
msgstr "%-.64s backup driver can't prepare for synchronization"
3973
msgid "%-.64s backup driver can't create its image validity point"
3974
msgstr "%-.64s backup driver can't create its image validity point"
3977
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3978
msgstr "Can't unlock %-.64s backup driver after creating the validity point"
3981
msgid "%-.64s backup driver can't cancel its backup operation"
3982
msgstr "%-.64s backup driver can't cancel its backup operation"
3985
msgid "%-.64s restore driver can't cancel its restore operation"
3986
msgstr "%-.64s restore driver can't cancel its restore operation"
3989
msgid "Error when polling %-.64s backup driver for its image data"
3990
msgstr "Error when polling %-.64s backup driver for its image data"
3993
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3994
msgstr "Error when sending image data (for table #%d) to %-.64s restore driver"
3998
"After %d attempts %-.64s restore driver still can't accept next block of data"
4000
"After %d attempts %-.64s restore driver still can't accept next block of data"
4003
msgid "Open and lock tables failed in %-.64s"
4004
msgstr "Open and lock tables failed in %-.64s"
4006
msgid "Backup driver's table locking thread can not be initialized."
4007
msgstr "Backup driver's table locking thread can not be initialized."
4010
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4011
"and 'drizzle.online_backup_progress'."
4013
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4014
"and 'drizzle.online_backup_progress'."
4017
msgid "Tablespace '%-.192s' already exists"
4018
msgstr "Tablespace '%-.192s' already exists"
4021
msgid "Tablespace '%-.192s' doesn't exist"
4022
msgstr "Tablespace '%-.192s' doesn't exist"
4025
msgid "Unexpected master's heartbeat data: %s"
4026
msgstr "Unexpected master's heartbeat data: %s"
4029
msgid "The requested value for the heartbeat period %s %s"
4030
msgstr "The requested value for the heartbeat period %s %s"
4033
msgid "Can't write to the online backup progress log %-.64s."
4034
msgstr "Can't write to the online backup progress log %-.64s."
4037
msgid "Tablespace '%-.192s' not empty"
4038
msgstr "Tablespace '%-.192s' not empty"
4042
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4043
"server. The original definition of the required tablespace is '%-.256s' "
4044
"while the same tablespace is defined on the server as '%-.256s'"
4046
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4047
"server. The original definition of the required tablespace is '%-.256s' "
4048
"while the same tablespace is defined on the server as '%-.256s'"
4050
msgid "A virtual column cannot be based on a virtual column"
4051
msgstr "A virtual column cannot be based on a virtual column"
4054
msgid "Non-deterministic expression for virtual column '%s'."
4055
msgstr "Non-deterministic expression for virtual column '%s'."
4059
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4061
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4063
msgid "Primary key cannot be defined upon a virtual column."
4064
msgstr "Primary key cannot be defined upon a virtual column."
4066
msgid "Key/Index cannot be defined on a non-stored virtual column."
4067
msgstr "Key/Index cannot be defined on a non-stored virtual column."
4070
msgid "Cannot define foreign key with %s clause on a virtual column."
4071
msgstr "Cannot define foreign key with %s clause on a virtual column."
4074
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4075
msgstr "The value specified for virtual column '%s' in table '%s' ignored."
4078
msgid "'%s' is not yet supported for virtual columns."
4079
msgstr "'%s' is not yet supported for virtual columns."
4081
msgid "Constant expression in virtual column function is not allowed."
4082
msgstr "Constant expression in virtual column function is not allowed."
4084
msgid "Encountered an unknown temporal type."
4085
msgstr "Encountered an unknown temporal type."
4088
msgid "Received an invalid string format '%s' for a date value."
4089
msgstr "Received an invalid string format '%s' for a date value."
4092
msgid "Received an invalid string format '%s' for a time value."
4093
msgstr "Received an invalid string format '%s' for a time value."
4096
msgid "Received an invalid value '%s' for a UNIX timestamp."
4097
msgstr "Received an invalid value '%s' for a UNIX timestamp."
3350
4100
msgid "Received an invalid datetime value '%s'."
3351
4101
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
4104
msgid "Received a NULL argument for function '%s'."
3361
4105
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."
4108
msgid "Received an invalid negative argument '%s' for function '%s'."
4109
msgstr "Received an invalid negative argument '%s' for function '%s'."
3378
#: ../drizzled/error.cc:484
3380
4112
msgid "Received an out-of-range argument '%s' for function '%s'."
3381
4113
msgstr "Received an out-of-range argument '%s' for function '%s'."
3383
#: ../drizzled/error.cc:485
4116
msgid "Received an invalid time value '%s'."
4117
msgstr "Received an invalid time value '%s'."
3385
4120
msgid "Received an invalid enum value '%s'."
3386
4121
msgstr "Received an invalid enum value '%s'."
3388
#: ../drizzled/error.cc:486
3389
4124
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
4125
msgstr "This table type requires a primary key"
4128
msgid "Corrupt or invalid table definition: %s"
4129
msgstr "The number of cached table definitions."
3444
4132
msgid "Schema does not exist: %s"
3445
msgstr "Schema does not exist: %s"
4133
msgstr "Trigger does not exist"
3447
#: ../drizzled/error.cc:501
3449
4136
msgid "Error altering schema: %s"
3450
msgstr "Error altering schema: %s"
3452
#: ../drizzled/error.cc:502
3454
4140
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
4144
msgid "Can't create/write to file '%s' (Errcode: %d)"
4145
msgstr "Can't create/write to file '%s' (Errcode: %d)"
4148
msgid "Error reading file '%s' (Errcode: %d)"
4149
msgstr "Error reading file '%s' (Errcode: %d)"
4152
msgid "Error writing file '%s' (Errcode: %d)"
4153
msgstr "Error writing file '%s' (Errcode: %d)"
4156
msgid "Error on close of '%s' (Errcode: %d)"
4157
msgstr "Error on close of '%s' (Errcode: %d)"
4160
msgid "Out of memory (Needed %u bytes)"
4161
msgstr "Out of memory (Needed %u bytes)"
4164
msgid "Error on delete of '%s' (Errcode: %d)"
4165
msgstr "Error on delete of '%s' (Errcode: %d)"
4168
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
4169
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
4172
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
4173
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
4176
msgid "Can't lock file (Errcode: %d)"
4177
msgstr "Can't lock file (Errcode: %d)"
3532
4180
msgid "Can't unlock file (Errcode: %d)"
3533
4181
msgstr "Can't unlock file (Errcode: %d)"
3535
#: ../drizzled/error.cc:530
4184
msgid "Can't read dir of '%s' (Errcode: %d)"
4185
msgstr "Can't read dir of '%s' (Errcode: %d)"
4188
msgid "Can't get stat of '%s' (Errcode: %d)"
4189
msgstr "Can't get stat of '%s' (Errcode: %d)"
3537
4192
msgid "Can't change size of file (Errcode: %d)"
3538
4193
msgstr "Can't change size of file (Errcode: %d)"
3540
#: ../drizzled/error.cc:531
3542
4196
msgid "Can't open stream from handle (Errcode: %d)"
3543
4197
msgstr "Can't open stream from handle (Errcode: %d)"
3545
#: ../drizzled/error.cc:532
4200
msgid "Can't get working dirctory (Errcode: %d)"
4201
msgstr "Can't get working directory (Errcode: %d)"
4204
msgid "Can't change dir to '%s' (Errcode: %d)"
4205
msgstr "Can't change dir to '%s' (Errcode: %d)"
3547
4208
msgid "Warning: '%s' had %d links"
3548
4209
msgstr "Warning: '%s' had %d links"
3550
#: ../drizzled/error.cc:533
3552
4212
msgid "Warning: %d files and %d streams is left open\n"
3553
4213
msgstr "Warning: %d files and %d streams is left open\n"
3555
#: ../drizzled/error.cc:534
4216
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
4217
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
3557
4220
msgid "Can't create directory '%s' (Errcode: %d)"
3558
4221
msgstr "Can't create directory '%s' (Errcode: %d)"
3560
#: ../drizzled/error.cc:535
3563
4225
"Character set '%s' is not a compiled character set and is not specified in "
4203
4636
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4206
#: ../drizzled/tztime.cc:170
4640
msgid "Got error %d when reading table '%s'"
4641
msgstr "Got error %d when reading table '%s'"
4208
4644
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4209
4645
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
4648
msgid "%s: option `%s' is ambiguous\n"
4649
msgstr "%s: option `%s' is ambiguous\n"
4652
msgid "%s: option `--%s' doesn't allow an argument\n"
4653
msgstr "%s: option `--%s' doesn't allow an argument\n"
4656
msgid "%s: option `%c%s' doesn't allow an argument\n"
4657
msgstr "%s: option `%c%s' doesn't allow an argument\n"
4660
msgid "%s: option `%s' requires an argument\n"
4661
msgstr "%s: option `%s' requires an argument\n"
4664
msgid "%s: unrecognized option `--%s'\n"
4665
msgstr "%s: unrecognized option `--%s'\n"
4668
msgid "%s: unrecognized option `%c%s'\n"
4669
msgstr "%s: unrecognized option `%c%s'\n"
4672
msgid "%s: illegal option -- %c\n"
4673
msgstr "%s: illegal option -- %c\n"
4676
msgid "%s: invalid option -- %c\n"
4677
msgstr "%s: invalid option -- %c\n"
4680
msgid "%s: option requires an argument -- %c\n"
4681
msgstr "%s: option requires an argument -- %c\n"
4684
msgid "%s: option `-W %s' is ambiguous\n"
4685
msgstr "%s: option `-W %s' is ambiguous\n"
4688
msgid "%s: option `-W %s' doesn't allow an argument\n"
4689
msgstr "%s: option `-W %s' doesn't allow an argument\n"
4691
msgid "Enable HTTP Auth check"
4692
msgstr "Enable HTTP Auth check"
4227
4694
msgid "URL for HTTP Auth check"
4228
4695
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
4697
msgid "Enable the console."
4280
4698
msgstr "Enable the console."
4282
#: ../plugin/console/console.cc:382
4283
4700
msgid "Turn on extra debugging."
4284
4701
msgstr "Turn on extra debugging."
4286
#: ../plugin/console/console.cc:385
4287
4703
msgid "User to use for auth."
4288
msgstr "User to use for auth."
4290
#: ../plugin/console/console.cc:388
4291
4706
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
4710
msgid "Default database to use."
4711
msgstr "Database to use."
4713
msgid "Enable default replicator"
4714
msgstr "Enable default replicator"
4716
msgid "Default Replicator"
4717
msgstr "Default Replicator"
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."
4721
"Port number to use for connection or 0 for default to, in order of "
4722
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4724
"Port number to use for connection or 0 for default to, in order of "
4725
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4311
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4312
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4313
4727
msgid "Connect Timeout."
4314
4728
msgstr "Connect Timeout."
4316
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4317
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4318
4730
msgid "Read Timeout."
4319
4731
msgstr "Read Timeout."
4321
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4322
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4323
4733
msgid "Write Timeout."
4324
4734
msgstr "Write Timeout."
4326
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4327
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4328
4736
msgid "Retry Count."
4329
4737
msgstr "Retry Count."
4331
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4332
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4333
4739
msgid "Buffer length."
4334
msgstr "Buffer length."
4336
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4337
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4338
4743
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
4744
msgstr "IP address to bind to."
4746
msgid "Unknown Drizzle error"
4747
msgstr "Unknown Drizzle error"
4750
msgid "Can't create UNIX socket (%d)"
4751
msgstr "Can't create UNIX socket (%d)"
4754
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4755
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4758
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4759
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4762
msgid "Can't create TCP/IP socket (%d)"
4763
msgstr "Can't create TCP/IP socket (%d)"
4766
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4767
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
4769
msgid "Drizzle server has gone away"
4770
msgstr "Drizzle server has gone away"
4773
msgid "Protocol mismatch; server version = %d, client version = %d"
4774
msgstr "Protocol mismatch; server version = %d, client version = %d"
4776
msgid "Drizzle client ran out of memory"
4777
msgstr "Drizzle client ran out of memory"
4779
msgid "Wrong host info"
4780
msgstr "Wrong host info"
4782
msgid "Localhost via UNIX socket"
4783
msgstr "Localhost via UNIX socket"
4786
msgid "%-.100s via TCP/IP"
4787
msgstr "%-.100s via TCP/IP"
4789
msgid "Error in server handshake"
4790
msgstr "Error in server handshake"
4792
msgid "Lost connection to Drizzle server during query"
4793
msgstr "Lost connection to Drizzle server during query"
4795
msgid "Commands out of sync; you can't run this command now"
4796
msgstr "Commands out of sync; you can't run this command now"
4799
msgid "Named pipe: %-.32s"
4800
msgstr "Named pipe: %-.32s"
4803
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4804
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4807
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4808
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4811
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4812
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4815
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4816
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
4818
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4819
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
4821
msgid "Embedded server"
4822
msgstr "Embedded server"
4824
msgid "Error on SHOW SLAVE STATUS:"
4825
msgstr "Error on SHOW SLAVE STATUS:"
4827
msgid "Error on SHOW SLAVE HOSTS:"
4828
msgstr "Error on SHOW SLAVE HOSTS:"
4830
msgid "Error connecting to slave:"
4831
msgstr "Error connecting to slave:"
4833
msgid "Error connecting to master:"
4834
msgstr "Error connecting to master:"
4836
msgid "SSL connection error"
4837
msgstr "SSL connection error"
4839
msgid "Malformed packet"
4840
msgstr "Malformed packet"
4842
msgid "(unused error message)"
4843
msgstr "(unused error message)"
4845
msgid "Invalid use of null pointer"
4846
msgstr "Invalid use of null pointer"
4848
msgid "Statement not prepared"
4849
msgstr "Statement not prepared"
4851
msgid "No data supplied for parameters in prepared statement"
4852
msgstr "No data supplied for parameters in prepared statement"
4854
msgid "Data truncated"
4855
msgstr "Data truncated"
4857
msgid "No parameters exist in the statement"
4858
msgstr "No parameters exist in the statement"
4860
msgid "Invalid parameter number"
4861
msgstr "Invalid parameter number"
4865
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4867
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4870
msgid "Using unsupported buffer type: %d (parameter: %d)"
4871
msgstr "Using unsupported buffer type: %d (parameter: %d)"
4874
msgid "Shared memory: %-.100s"
4875
msgstr "Shared memory: %-.100s"
4877
msgid "Wrong or unknown protocol"
4878
msgstr "Wrong or unknown protocol"
4880
msgid "Invalid connection handle"
4881
msgstr "Invalid connection handle"
4884
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4885
"option 'secure_auth' enabled)"
4887
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4888
"option 'secure_auth' enabled)"
4890
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4891
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
4893
msgid "Attempt to read column without prior row fetch"
4894
msgstr "Attempt to read column without prior row fetch"
4896
msgid "Prepared statement contains no metadata"
4897
msgstr "Prepared statement contains no metadata"
4900
"Attempt to read a row while there is no result set associated with the "
4903
"Attempt to read a row while there is no result set associated with the "
4906
msgid "This feature is not implemented yet"
4907
msgstr "This feature is not implemented yet"
4911
"Lost connection to Drizzle server while waiting for initial communication "
4912
"packet, system error: %d"
4914
"Lost connection to Drizzle server while waiting for initial communication "
4915
"packet, system error: %d"
4919
"Lost connection to Drizzle server while reading initial communication "
4920
"packet, system error: %d"
4922
"Lost connection to Drizzle server while reading initial communication "
4923
"packet, system error: %d"
4927
"Lost connection to Drizzle server while sending authentication information, "
4930
"Lost connection to Drizzle server while sending authentication information, "
4935
"Lost connection to Drizzle server while reading authorization information, "
4938
"Lost connection to Drizzle server while reading authorization information, "
4943
"Lost connection to Drizzle server while setting initial database, system "
4946
"Lost connection to Drizzle server while setting initial database, system "
4950
msgid "Statement closed indirectly because of a preceding %s() call"
4951
msgstr "Statement closed indirectly because of a preceding %s() call"
4354
4954
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
4957
msgid "Error Messages to stderr"
4359
4958
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"
4960
msgid "Enable filtered replicator"
4961
msgstr "Enable filtered replicator"
4963
msgid "List of schemas to filter"
4964
msgstr "List of schemas to filter"
4966
msgid "List of tables to filter"
4967
msgstr "List of tables to filter"
4969
msgid "Regular expression to apply to schemas to filter"
4372
4970
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"
4972
msgid "Regular expression to apply to tables to filter"
4377
4973
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
4975
msgid "Filtered Replicator"
4976
msgstr "Filtered Replicator"
4716
4979
msgid "fail gearman_client_create(): %s"
4717
4980
msgstr "fail gearman_client_create(): %s"
4719
#: ../plugin/logging_gearman/logging_gearman.cc:197
4721
4983
msgid "fail gearman_client_add_server(): %s"
4722
4984
msgstr "fail gearman_client_add_server(): %s"
4724
#: ../plugin/logging_gearman/logging_gearman.cc:302
4986
msgid "Enable logging to a gearman server"
4987
msgstr "Enable logging to a gearman server"
4725
4989
msgid "Hostname for logging to a Gearman server"
4726
4990
msgstr "Hostname for logging to a Gearman server"
4728
#: ../plugin/logging_gearman/logging_gearman.cc:305
4729
4992
msgid "Gearman Function to send logging to"
4730
4993
msgstr "Gearman Function to send logging to"
4732
#: ../plugin/logging_gearman/logging_gearman.cc:316
4733
4995
msgid "Log queries to a Gearman server"
4734
4996
msgstr "Log queries to a Gearman server"
4736
#: ../plugin/logging_query/logging_query.cc:178
4738
4999
msgid "fail open() fn=%s er=%s\n"
4739
5000
msgstr "fail open() fn=%s er=%s\n"
4741
#: ../plugin/logging_query/logging_query.cc:319
4742
5002
msgid "Enable logging to CSV file"
4743
5003
msgstr "Enable logging to CSV file"
4745
#: ../plugin/logging_query/logging_query.cc:322
4746
5005
msgid "File to log to"
4747
5006
msgstr "File to log to"
4749
#: ../plugin/logging_query/logging_query.cc:325
4750
5008
msgid "PCRE to match the query against"
4751
5009
msgstr "PCRE to match the query against"
4753
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4754
5011
msgid "Threshold for logging slow queries, in microseconds"
4755
5012
msgstr "Threshold for logging slow queries, in microseconds"
4757
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4758
5014
msgid "Threshold for logging big queries, for rows returned"
4759
5015
msgstr "Threshold for logging big queries, for rows returned"
4761
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4762
5017
msgid "Threshold for logging big queries, for rows examined"
4763
5018
msgstr "Threshold for logging big queries, for rows examined"
4765
#: ../plugin/logging_query/logging_query.cc:345
4766
5020
msgid "Log queries to a CSV file"
4767
5021
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
5024
msgid "syslog facility \"%s\" not known, using \"local0\""
5025
msgstr "syslog facility \"%s\" not known, using \"local0\""
5028
msgid "syslog priority \"%s\" not known, using \"info\""
5029
msgstr "syslog priority \"%s\" not known, using \"info\""
5031
msgid "Enable logging to syslog"
5032
msgstr "Enable logging to syslog"
5034
msgid "Syslog Ident"
5035
msgstr "Syslog Ident"
5037
msgid "Syslog Facility"
5038
msgstr "Syslog Facility"
5040
msgid "Syslog Priority"
5041
msgstr "Syslog Priority"
5043
msgid "Log to syslog"
5044
msgstr "Log to syslog"
4797
5046
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
5049
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
5053
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4851
5054
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
4853
#: ../plugin/myisam/ha_myisam.cc:536
4855
5057
msgid "Got an error from unknown thread, %s:%d"
4856
5058
msgstr "Got an error from unknown thread, %s:%d"
4858
#: ../plugin/myisam/ha_myisam.cc:542
4859
5060
msgid "Unknown thread accessing table"
4860
5061
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
5063
msgid "Block size to be used for MyISAM index pages."
5064
msgstr "Block size to be used for MyISAM index pages."
5067
"This characterizes the number of hits a hot block has to be untouched until "
5068
"it is considered aged enough to be downgraded to a warm block. This "
5069
"specifies the percentage ratio of that number of hits to the total number of "
5070
"blocks in key cache"
5072
"This characterises the number of hits a hot block has to be untouched until "
5073
"it is considered aged enough to be downgraded to a warm block. This "
5074
"specifies the percentage ratio of that number of hits to the total number of "
5075
"blocks in key cache"
5077
msgid "The minimum percentage of warm blocks in key cache"
5078
msgstr "The minimum percentage of warm blocks in key cache"
5081
"The size of the buffer used for index blocks for MyISAM tables. Increase "
5082
"this to get better index handling (for all reads and multiple writes) to as "
5083
"much as you can afford;"
5085
"The size of the buffer used for index blocks for MyISAM tables. Increase "
5086
"this to get better index handling (for all reads and multiple writes) to as "
5087
"much as you can afford;"
5090
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5091
"disables parallel repair."
5093
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5094
"disables parallel repair."
5097
"Don't use the fast sort index method to created index if the temporary file "
5098
"would get bigger than this."
5100
"Don't use the fast sort index method to created index if the temporary file "
5101
"would get bigger than this."
5104
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5105
"when creating indexes with CREATE INDEX or ALTER TABLE."
5107
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5108
"when creating indexes with CREATE INDEX or ALTER TABLE."
5110
msgid "Default pointer size to be used for MyISAM tables."
5111
msgstr "Default pointer size to be used for MyISAM tables."
4879
5113
msgid "Didn't find key on read or update"
4880
5114
msgstr "Didn't find key on read or update"
4882
#: ../plugin/myisam/my_handler_errors.cc:43
4883
5116
msgid "Duplicate key on write or update"
4884
5117
msgstr "Duplicate key on write or update"
4886
#: ../plugin/myisam/my_handler_errors.cc:44
4887
5119
msgid "Internal (unspecified) error in handler"
4888
5120
msgstr "Internal (unspecified) error in handler"
4890
#: ../plugin/myisam/my_handler_errors.cc:46
4892
5123
"Someone has changed the row since it was read (while the table was locked to "
4895
5126
"Someone has changed the row since it was read (while the table was locked to "
4898
#: ../plugin/myisam/my_handler_errors.cc:48
4899
5129
msgid "Wrong index given to function"
4900
5130
msgstr "Wrong index given to function"
4902
#: ../plugin/myisam/my_handler_errors.cc:49
5132
msgid "Undefined handler error 125"
5133
msgstr "Undefined handler error 125"
4903
5135
msgid "Index file is crashed"
4904
5136
msgstr "Index file is crashed"
4906
#: ../plugin/myisam/my_handler_errors.cc:50
4907
5138
msgid "Record file is crashed"
4908
5139
msgstr "Record file is crashed"
4910
#: ../plugin/myisam/my_handler_errors.cc:51
4911
5141
msgid "Out of memory in engine"
4912
5142
msgstr "Out of memory in engine"
4914
#: ../plugin/myisam/my_handler_errors.cc:52
5144
msgid "Undefined handler error 129"
5145
msgstr "Undefined handler error 129"
4915
5147
msgid "Incorrect file format"
4916
5148
msgstr "Incorrect file format"
4918
#: ../plugin/myisam/my_handler_errors.cc:53
4919
5150
msgid "Command not supported by database"
4920
5151
msgstr "Command not supported by database"
4922
#: ../plugin/myisam/my_handler_errors.cc:54
4923
5153
msgid "Old database file"
4924
5154
msgstr "Old database file"
4926
#: ../plugin/myisam/my_handler_errors.cc:55
4927
5156
msgid "No record read before update"
4928
5157
msgstr "No record read before update"
4930
#: ../plugin/myisam/my_handler_errors.cc:56
4931
5159
msgid "Record was already deleted (or record file crashed)"
4932
5160
msgstr "Record was already deleted (or record file crashed)"
4934
#: ../plugin/myisam/my_handler_errors.cc:57
4935
5162
msgid "No more room in record file"
4936
5163
msgstr "No more room in record file"
4938
#: ../plugin/myisam/my_handler_errors.cc:58
4939
5165
msgid "No more room in index file"
4940
5166
msgstr "No more room in index file"
4942
#: ../plugin/myisam/my_handler_errors.cc:59
4943
5168
msgid "No more records (read after end of file)"
4944
5169
msgstr "No more records (read after end of file)"
4946
#: ../plugin/myisam/my_handler_errors.cc:60
4947
5171
msgid "Unsupported extension used for table"
4948
5172
msgstr "Unsupported extension used for table"
4950
#: ../plugin/myisam/my_handler_errors.cc:61
4951
5174
msgid "Too big row"
4952
5175
msgstr "Too big row"
4954
#: ../plugin/myisam/my_handler_errors.cc:62
4955
5177
msgid "Wrong create options"
4956
5178
msgstr "Wrong create options"
4958
#: ../plugin/myisam/my_handler_errors.cc:63
4959
5180
msgid "Duplicate unique key or constraint on write or update"
4960
5181
msgstr "Duplicate unique key or constraint on write or update"
4962
#: ../plugin/myisam/my_handler_errors.cc:64
4963
5183
msgid "Unknown character set used in table"
4964
5184
msgstr "Unknown character set used in table"
4966
#: ../plugin/myisam/my_handler_errors.cc:65
4967
5186
msgid "Conflicting table definitions in sub-tables of MERGE table"
4968
5187
msgstr "Conflicting table definitions in sub-tables of MERGE table"
4970
#: ../plugin/myisam/my_handler_errors.cc:66
4971
5189
msgid "Table is crashed and last repair failed"
4972
5190
msgstr "Table is crashed and last repair failed"
4974
#: ../plugin/myisam/my_handler_errors.cc:67
4975
5192
msgid "Table was marked as crashed and should be repaired"
4976
5193
msgstr "Table was marked as crashed and should be repaired"
4978
#: ../plugin/myisam/my_handler_errors.cc:68
4979
5195
msgid "Lock timed out; Retry transaction"
4980
5196
msgstr "Lock timed out; Retry transaction"
4982
#: ../plugin/myisam/my_handler_errors.cc:69
4983
5198
msgid "Lock table is full; Restart program with a larger locktable"
4984
5199
msgstr "Lock table is full; Restart program with a larger locktable"
4986
#: ../plugin/myisam/my_handler_errors.cc:70
4987
5201
msgid "Updates are not allowed under a read only transactions"
4988
5202
msgstr "Updates are not allowed under a read only transactions"
4990
#: ../plugin/myisam/my_handler_errors.cc:71
4991
5204
msgid "Lock deadlock; Retry transaction"
4992
5205
msgstr "Lock deadlock; Retry transaction"
4994
#: ../plugin/myisam/my_handler_errors.cc:72
4995
5207
msgid "Foreign key constraint is incorrectly formed"
4996
5208
msgstr "Foreign key constraint is incorrectly formed"
4998
#: ../plugin/myisam/my_handler_errors.cc:73
4999
5210
msgid "Cannot add a child row"
5000
5211
msgstr "Cannot add a child row"
5002
#: ../plugin/myisam/my_handler_errors.cc:74
5003
5213
msgid "Cannot delete a parent row"
5004
5214
msgstr "Cannot delete a parent row"
5006
#: ../plugin/myisam/my_handler_errors.cc:75
5007
5216
msgid "No savepoint with that name"
5008
5217
msgstr "No savepoint with that name"
5010
#: ../plugin/myisam/my_handler_errors.cc:76
5011
5219
msgid "Non unique key block size"
5012
5220
msgstr "Non unique key block size"
5014
#: ../plugin/myisam/my_handler_errors.cc:77
5015
5222
msgid "The table does not exist in engine"
5016
5223
msgstr "The table does not exist in engine"
5018
#: ../plugin/myisam/my_handler_errors.cc:78
5019
5225
msgid "The table already existed in storage engine"
5020
5226
msgstr "The table already existed in storage engine"
5022
#: ../plugin/myisam/my_handler_errors.cc:79
5023
5228
msgid "Could not connect to storage engine"
5024
5229
msgstr "Could not connect to storage engine"
5026
#: ../plugin/myisam/my_handler_errors.cc:80
5027
5231
msgid "Unexpected null pointer found when using spatial index"
5028
5232
msgstr "Unexpected null pointer found when using spatial index"
5030
#: ../plugin/myisam/my_handler_errors.cc:81
5031
5234
msgid "The table changed in storage engine"
5032
5235
msgstr "The table changed in storage engine"
5034
#: ../plugin/myisam/my_handler_errors.cc:82
5035
5237
msgid "There's no partition in table for the given value"
5036
5238
msgstr "There's no partition in table for the given value"
5038
#: ../plugin/myisam/my_handler_errors.cc:83
5039
5240
msgid "Row-based binlogging of row failed"
5040
5241
msgstr "Row-based binlogging of row failed"
5042
#: ../plugin/myisam/my_handler_errors.cc:84
5043
5243
msgid "Index needed in foreign key constraint"
5044
5244
msgstr "Index needed in foreign key constraint"
5046
#: ../plugin/myisam/my_handler_errors.cc:85
5047
5246
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5048
5247
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
5050
#: ../plugin/myisam/my_handler_errors.cc:86
5051
5249
msgid "Table needs to be upgraded before it can be used"
5052
5250
msgstr "Table needs to be upgraded before it can be used"
5054
#: ../plugin/myisam/my_handler_errors.cc:87
5055
5252
msgid "Table is read only"
5056
5253
msgstr "Table is read only"
5058
#: ../plugin/myisam/my_handler_errors.cc:88
5059
5255
msgid "Failed to get next auto increment value"
5060
5256
msgstr "Failed to get next auto increment value"
5062
#: ../plugin/myisam/my_handler_errors.cc:89
5063
5258
msgid "Failed to set row auto increment value"
5064
5259
msgstr "Failed to set row auto increment value"
5066
#: ../plugin/myisam/my_handler_errors.cc:90
5067
5261
msgid "Unknown (generic) error from engine"
5068
5262
msgstr "Unknown (generic) error from engine"
5070
#: ../plugin/myisam/my_handler_errors.cc:91
5071
5264
msgid "Record is the same"
5072
5265
msgstr "Record is the same"
5074
#: ../plugin/myisam/my_handler_errors.cc:92
5075
5267
msgid "It is not possible to log this statement"
5076
5268
msgstr "It is not possible to log this statement"
5078
#: ../plugin/myisam/my_handler_errors.cc:93
5079
5270
msgid "Tablespace exists"
5080
5271
msgstr "Tablespace exists"
5082
#: ../plugin/myisam/my_handler_errors.cc:94
5083
5273
msgid "The event was corrupt, leading to illegal data being read"
5084
5274
msgstr "The event was corrupt, leading to illegal data being read"
5086
#: ../plugin/myisam/my_handler_errors.cc:95
5087
5276
msgid "The table is of a new format not supported by this version"
5088
5277
msgstr "The table is of a new format not supported by this version"
5090
#: ../plugin/myisam/my_handler_errors.cc:96
5091
5279
msgid "The event could not be processed no other handler error happened"
5092
5280
msgstr "The event could not be processed no other handler error happened"
5094
#: ../plugin/myisam/my_handler_errors.cc:97
5095
5282
msgid "Got a fatal error during initialzation of handler"
5096
5283
msgstr "Got a fatal error during initialzation of handler"
5098
#: ../plugin/myisam/my_handler_errors.cc:98
5099
5285
msgid "File to short; Expected more data in file"
5100
5286
msgstr "File too short; Expected more data in file"
5102
#: ../plugin/myisam/my_handler_errors.cc:99
5103
5288
msgid "Read page with wrong checksum"
5104
5289
msgstr "Read page with wrong checksum"
5106
#. TODO: get a better message for these
5107
#: ../plugin/myisam/my_handler_errors.cc:101
5108
5291
msgid "Lock or active transaction"
5109
5292
msgstr "Lock or active transaction"
5111
#: ../plugin/myisam/my_handler_errors.cc:102
5112
5294
msgid "No such table space"
5113
5295
msgstr "No such table space"
5115
#: ../plugin/myisam/my_handler_errors.cc:103
5116
5297
msgid "Tablespace not empty"
5117
5298
msgstr "Tablespace not empty"
5119
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
5121
5302
"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
5304
"Port number to use for connection or 0 for default to, in order of "
5305
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
5308
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5309
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5294
5312
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
5313
msgstr "Unable to parse command. Got error: %s.\n"
5335
5316
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5336
msgstr "Failed to allocate the TransactionLog instance. Got error: %s\n"
5317
msgstr "Failed to open command log file %s. Got error: %s\n"
5338
#: ../plugin/transaction_log/module.cc:180
5340
5320
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5341
msgstr "Failed to initialize the Transaction Log. Got error: %s\n"
5343
#: ../plugin/transaction_log/module.cc:192
5321
msgstr "Failed to open command log file %s. Got error: %s\n"
5324
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5325
msgstr "Failed to open command log file %s. Got error: %s\n"
5345
5328
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5346
msgstr "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5329
msgstr "Failed to open command log file %s. Got error: %s\n"
5348
#: ../plugin/transaction_log/module.cc:201
5350
5332
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"
5353
#: ../plugin/transaction_log/module.cc:216
5355
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5357
"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5359
#: ../plugin/transaction_log/module.cc:258
5333
msgstr "Failed to open command log file %s. Got error: %s\n"
5336
msgid "Enable transaction log"
5337
msgstr "Enable command log"
5360
5340
msgid "DEBUGGING - Truncate transaction log"
5361
msgstr "DEBUGGING - Truncate transaction log"
5363
#: ../plugin/transaction_log/module.cc:261
5341
msgstr "DEBUGGING - Truncate command log"
5344
msgid "Path to the file to use for transaction log"
5345
msgstr "Path to the file to use for command log."
5364
5347
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
5351
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5378
5352
"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
5357
"Failed to allocate enough memory to buffer header, transaction message, and "
5358
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5398
5362
msgid "Failed to open transaction log file "
5399
msgstr "Failed to open transaction log file "
5363
msgstr "Failed to open command log file %s. Got error: %s\n"
5401
#: ../plugin/transaction_log/transaction_log.cc:215
5404
5367
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5405
5368
"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"
5370
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5371
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5410
#: ../plugin/transaction_log/transaction_log.cc:236
5412
5374
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: "
5375
msgstr "Failed to open command log file %s. Got error: %s\n"
5378
msgid "Failed to open transaction log file %s. Got error: %s\n"
5379
msgstr "Failed to open command log file %s. Got error: %s\n"
5382
msgid "Raw buffer read: %s.\n"
5386
msgid "Unable to parse transaction. Got error: %s.\n"
5472
5387
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"
5390
msgid "BUFFER: %s\n"
5391
msgstr "BUFFER: %s\n"
5393
#~ msgid "Check memory and open file usage at exit ."
5394
#~ msgstr "Check memory and open file usage at exit ."
5396
#~ msgid "Print some debug info at exit."
6241
5397
#~ 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)"
5399
#~ msgid "Socket file to use for connection."
5400
#~ msgstr "Socket file to use for connection."
5404
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5405
#~ "unreliable and unstable on some operating systems and operating-system\n"
5406
#~ "versions (notably, some versions of Linux). This crash could be due to "
5408
#~ "of those buggy OS calls. You should consider whether you really need "
5410
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5414
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5415
#~ "unreliable and unstable on some operating systems and operating-system\n"
5416
#~ "versions (notably, some versions of Linux). This crash could be due to "
5418
#~ "of those buggy OS calls. You should consider whether you really need "
5420
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5423
#~ msgid "Can't init databases"
5424
#~ msgstr "Can't init databases"
5426
#~ msgid "Default storage engine (%s) is not available"
5427
#~ msgstr "Default storage engine (%s) is not available"
7994
5429
#~ msgid "Failed to lock memory. Errno: %d\n"
7995
5430
#~ msgstr "Failed to lock memory. Error: %d\n"
5432
#~ msgid "Lock drizzled in memory."
5433
#~ msgstr "Lock drizzled in memory."
5435
#~ msgid "The default size of key cache blocks"
5436
#~ msgstr "The default size of key cache blocks"
5438
#~ msgid "Buffer length for TCP/IP and socket communication."
5439
#~ msgstr "Buffer length for TCP/IP and socket communication."
5441
#~ msgid "Allocation block size for transactions to be stored in binary log"
5442
#~ msgstr "Allocation block size for transactions to be stored in binary log"
5444
#~ msgid "Persistent buffer for transactions to be stored in binary log"
5445
#~ msgstr "Persistent buffer for transactions to be stored in binary log"
5447
#~ msgid "File '%-.192s' has unknown type '%-.64s' in its header"
5448
#~ msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
5450
#~ msgid "Failed to read initial length header\n"
5451
#~ msgstr "Failed to read initial length header\n"
5454
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5455
#~ "<PRIu64> bytes.\n"
5457
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5458
#~ "<PRIu64> bytes.\n"
5461
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5463
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5465
#~ msgid "Scheduler initialization failed.\n"
5466
#~ msgstr "Scheduler initialization failed.\n"
5468
#~ msgid "realloc() failed with errno %d"
5469
#~ msgstr "realloc() failed with errno %d"
5471
#~ msgid "Couldn't repair table: %s.%s"
5472
#~ msgstr "Couldn't repair table: %s.%s"
5475
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5476
#~ "%s`.`%s`' to replication"
5478
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5479
#~ "%s`.`%s`' to replication"
5481
#~ msgid "plugin-load parameter too long"
5482
#~ msgstr "plugin-load parameter too long"
5485
#~ "Table name cannot be encoded and fit within filesystem name length "
5488
#~ "Table name cannot be encoded and fit within file-system name length "
5492
#~ "Schema name cannot be encoded and fit within filesystem name length "
5495
#~ "Schema name cannot be encoded and fit within file-system name length "
5498
#~ msgid "Could not open table %s.%s after rename\n"
5499
#~ msgstr "Could not open table %s.%s after rename\n"
5502
#~ "Failed to write full serialized command. Tried to write %<PRId64> bytes "
5503
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5505
#~ "Failed to write full serialised command. Tried to write %<PRId64> bytes "
5506
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5509
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5510
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5512
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5513
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5515
#~ msgid "Enable CRC32 Checksumming"
5516
#~ msgstr "Enable CRC32 Checksumming"
5518
#~ msgid "Command Message Log"
5519
#~ msgstr "Command Message Log"
5521
#~ msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5522
#~ msgstr "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5525
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5527
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5530
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5532
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5534
#~ msgid "Checksum FAILED!\n"
5535
#~ msgstr "Checksum FAILED!\n"
5537
#~ msgid "Maximum number of user threads available."
5538
#~ msgstr "Maximum number of user threads available."
5540
#~ msgid "event_add error in libevent_add_session_callback\n"
5541
#~ msgstr "event_add error in libevent_add_session_callback\n"
5543
#~ msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5544
#~ msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
5546
#~ msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5547
#~ msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
5549
#~ msgid "session_add_event event_add error in libevent_init\n"
5550
#~ msgstr "session_add_event event_add error in libevent_init\n"
5552
#~ msgid "Can't create completion port thread (error %d)"
5553
#~ msgstr "Can't create completion port thread (error %d)"
5555
#~ msgid "libevent_thread_proc: my_thread_init() failed\n"
5556
#~ msgstr "libevent_thread_proc: my_thread_init() failed\n"
5558
#~ msgid "Size of Pool."
5559
#~ msgstr "Size of Pool."
7997
5561
#~ msgid "Use old, non-optimized alter table."
7998
5562
#~ msgstr "Use old, non-optimised alter table."