160
199
"deprecated; use --disable-named-commands instead."
163
#: ../client/drizzle.cc:1379
202
#: ../client/drizzle.cc:1380
164
203
msgid "Ignore space after function names."
167
#: ../client/drizzle.cc:1381
206
#: ../client/drizzle.cc:1382
168
207
msgid "Turn off beep on error."
171
#: ../client/drizzle.cc:1383
210
#: ../client/drizzle.cc:1384
172
211
msgid "Write line numbers for errors."
175
#: ../client/drizzle.cc:1385
214
#: ../client/drizzle.cc:1386
177
216
"Don't write line number for errors. WARNING: -L is deprecated, use long "
178
217
"version of this option instead."
181
#: ../client/drizzle.cc:1387
220
#: ../client/drizzle.cc:1388
182
221
msgid "Write column names in results."
185
#: ../client/drizzle.cc:1389
224
#: ../client/drizzle.cc:1390
187
226
"Don't write column names in results. WARNING: -N is deprecated, use long "
188
227
"version of this options instead."
191
#: ../client/drizzle.cc:1391
230
#: ../client/drizzle.cc:1392
193
232
"Change the value of a variable. Please note that this option is deprecated; "
194
233
"you can set variables directly with --variable-name=value."
197
#: ../client/drizzle.cc:1393
236
#: ../client/drizzle.cc:1394
198
237
msgid "Output in table format."
201
#: ../client/drizzle.cc:1395
240
#: ../client/drizzle.cc:1396
202
241
msgid "Only allow UPDATE and DELETE that uses keys."
205
#: ../client/drizzle.cc:1397
244
#: ../client/drizzle.cc:1398
206
245
msgid "Synonym for option --safe-updates, -U."
209
#: ../client/drizzle.cc:1399
248
#: ../client/drizzle.cc:1400
210
249
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
213
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
252
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2425
253
#: ../drizzled/drizzled.cc:1158
214
254
msgid "Output version information and exit."
217
#: ../client/drizzle.cc:1402
257
#: ../client/drizzle.cc:1403
218
258
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
221
#: ../client/drizzle.cc:1406
261
#: ../client/drizzle.cc:1407
222
262
msgid "Number of lines before each import progress report."
225
#: ../client/drizzle.cc:1408
265
#: ../client/drizzle.cc:1409
226
266
msgid "Ping the server to check if it's alive."
229
#: ../client/drizzle.cc:1410
269
#: ../client/drizzle.cc:1411
230
270
msgid "Configuration file defaults are not used if no-defaults is set"
233
#: ../client/drizzle.cc:1416
273
#: ../client/drizzle.cc:1414 ../client/drizzledump.cc:2434
274
msgid "Options specific to the drizzle client"
277
#: ../client/drizzle.cc:1417
235
279
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
236
280
"and field completion, but startup and reconnecting may take a longer time. "
237
281
"Disable with --disable-auto-rehash."
240
#: ../client/drizzle.cc:1417
284
#: ../client/drizzle.cc:1418
242
286
"No automatic rehashing. One has to use 'rehash' to get table and field "
243
287
"completion. This gives a quicker start of drizzle_st and disables rehashing "
244
288
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
247
#: ../client/drizzle.cc:1419
291
#: ../client/drizzle.cc:1420
249
293
"Automatically switch to vertical output mode if the result is wider than the "
250
294
"terminal width."
253
#: ../client/drizzle.cc:1421
297
#: ../client/drizzle.cc:1422
254
298
msgid "Database to use."
255
299
msgstr "Dátustovnur ið skal nýtast."
257
#: ../client/drizzle.cc:1423
301
#: ../client/drizzle.cc:1424
258
302
msgid "(not used)"
259
303
msgstr "(ikki nýtt)"
261
#: ../client/drizzle.cc:1425
305
#: ../client/drizzle.cc:1426
262
306
msgid "Delimiter to be used."
265
#: ../client/drizzle.cc:1427
309
#: ../client/drizzle.cc:1428
266
310
msgid "Execute command and quit. (Disables --force and history file)"
269
#: ../client/drizzle.cc:1429
313
#: ../client/drizzle.cc:1430
270
314
msgid "Enable/disable LOAD DATA LOCAL INFILE."
273
#: ../client/drizzle.cc:1431
317
#: ../client/drizzle.cc:1432
274
318
msgid "Flush buffer after each query."
275
319
msgstr "Skola tippið, eftir hvønn fyrispurning."
277
#: ../client/drizzle.cc:1433
321
#: ../client/drizzle.cc:1434
278
322
msgid "Ignore SIGINT (CTRL-C)"
281
#: ../client/drizzle.cc:1435
325
#: ../client/drizzle.cc:1436
283
327
"Only update the default database. This is useful for skipping updates to "
284
328
"other database in the update log."
287
#: ../client/drizzle.cc:1437
331
#: ../client/drizzle.cc:1438
289
333
"Pager to use to display results. If you don't supply an option the default "
290
334
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
296
#: ../client/drizzle.cc:1439
340
#: ../client/drizzle.cc:1440
297
341
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
300
#: ../client/drizzle.cc:1441
344
#: ../client/drizzle.cc:1442
301
345
msgid "Set the drizzle prompt to this value."
304
#: ../client/drizzle.cc:1443
348
#: ../client/drizzle.cc:1444
306
350
"Don't cache result, print it row by row. This may slow down the server if "
307
351
"the output is suspended. Doesn't use history file."
310
#: ../client/drizzle.cc:1445
354
#: ../client/drizzle.cc:1446
311
355
msgid "Write fields without conversion. Used with --batch."
314
#: ../client/drizzle.cc:1447
358
#: ../client/drizzle.cc:1448
316
360
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
317
361
"option is enabled by default."
320
#: ../client/drizzle.cc:1449
364
#: ../client/drizzle.cc:1450
321
365
msgid "Shutdown the server"
324
#: ../client/drizzle.cc:1450
368
#: ../client/drizzle.cc:1451
326
370
"Be more silent. Print results with a tab as separator, each row on new line."
329
#: ../client/drizzle.cc:1452
373
#: ../client/drizzle.cc:1453
331
375
"Append everything into outfile. See interactive help (\\h) also. Does not "
332
376
"work in batch mode. Disable with --disable-tee. This option is disabled by "
336
#: ../client/drizzle.cc:1454
380
#: ../client/drizzle.cc:1455
337
381
msgid "Disable outfile. See interactive help (\\h) also."
340
#: ../client/drizzle.cc:1455
384
#: ../client/drizzle.cc:1456
341
385
msgid "Wait and retry if connection is down."
344
#: ../client/drizzle.cc:1457
388
#: ../client/drizzle.cc:1458
345
389
msgid "Number of seconds before connection timeout."
348
#: ../client/drizzle.cc:1459
392
#: ../client/drizzle.cc:1460
349
393
msgid "Max length of input line"
352
#: ../client/drizzle.cc:1461
396
#: ../client/drizzle.cc:1462
353
397
msgid "Automatic limit for SELECT when using --safe-updates"
356
#: ../client/drizzle.cc:1463
400
#: ../client/drizzle.cc:1464
357
401
msgid "Automatic limit for rows in a join when using --safe-updates"
360
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
361
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
362
#: ../client/drizzletest.cc:5456
404
#: ../client/drizzle.cc:1467 ../client/drizzledump.cc:2499
405
msgid "Options specific to the client"
408
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2504
409
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:929
410
#: ../client/drizzletest.cc:5457
363
411
msgid "Use MySQL Protocol."
366
#: ../client/drizzle.cc:1471
414
#: ../client/drizzle.cc:1472
368
416
msgid "Connect to host"
369
417
msgstr "Sambind við vert."
371
#: ../client/drizzle.cc:1473
419
#: ../client/drizzle.cc:1474
373
421
"Password to use when connecting to server. If password is not given it's "
374
422
"asked from the tty."
377
#: ../client/drizzle.cc:1475
425
#: ../client/drizzle.cc:1476
379
427
"Port number to use for connection or 0 for default to, in order of "
380
428
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
383
#: ../client/drizzle.cc:1477
431
#: ../client/drizzle.cc:1478 ../client/drizzledump.cc:2510
384
432
msgid "User for login if not current user."
387
#: ../client/drizzle.cc:1479
435
#: ../client/drizzle.cc:1480 ../client/drizzledump.cc:2512
388
436
msgid "The protocol of connection (tcp,socket,pipe,memory)."
391
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
439
#: ../client/drizzle.cc:1483 ../client/drizzledump.cc:2524
440
msgid "Allowed Options"
443
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
393
445
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
396
#: ../client/drizzle.cc:1587
448
#: ../client/drizzle.cc:1588 ../client/drizzle.cc:3849
397
449
msgid "DELIMITER cannot contain a backslash character"
400
#: ../client/drizzle.cc:1664
452
#: ../client/drizzle.cc:1665
402
454
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
405
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
406
#: ../client/drizzle.cc:4089
457
#: ../client/drizzle.cc:1711 ../client/drizzle.cc:4093
408
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
459
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
411
#: ../client/drizzle.cc:1723
462
#: ../client/drizzle.cc:1717
414
465
"Copyright (C) 2008 Sun Microsystems\n"
416
467
"and you are welcome to modify and redistribute it under the GPL license\n"
419
#: ../client/drizzle.cc:1728
470
#: ../client/drizzle.cc:1722
421
472
msgid "Usage: drizzle [OPTIONS] [database]\n"
424
#: ../client/drizzle.cc:1779
425
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
475
#: ../client/drizzle.cc:1776
477
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
428
#: ../client/drizzle.cc:1788
480
#: ../client/drizzle.cc:1785
431
483
"Your Drizzle connection id is %u\n"
432
484
"Server version: %s\n"
435
#: ../client/drizzle.cc:1820
487
#: ../client/drizzle.cc:1817
437
489
msgid "Reading history-file %s\n"
438
490
msgstr "Lesi søgu-fíluna %s\n"
440
#: ../client/drizzle.cc:1824
492
#: ../client/drizzle.cc:1821
442
494
msgid "Couldn't allocate memory for temp histfile!\n"
443
495
msgstr "Kundi ikki útluta ritminni til fyribils søgufílu!\n"
445
#: ../client/drizzle.cc:1831
497
#: ../client/drizzle.cc:1828
446
498
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
448
500
"Skriva 'help;' ella'\\h' fyri hjálp. Skriva '\\c' til at reinsa tippið.\n"
450
#: ../client/drizzle.cc:1854
502
#: ../client/drizzle.cc:1838
506
#: ../client/drizzle.cc:1851
452
508
msgid "Writing history-file %s\n"
453
509
msgstr "Skrivi søgufílu %s\n"
455
#: ../client/drizzle.cc:1862
511
#: ../client/drizzle.cc:1859
459
#: ../client/drizzle.cc:1862
515
#: ../client/drizzle.cc:1859
463
#: ../client/drizzle.cc:1914
519
#: ../client/drizzle.cc:1911
464
520
msgid "Query aborted by Ctrl+C\n"
467
#: ../client/drizzle.cc:1998
523
#: ../client/drizzle.cc:1995
469
525
msgid "Processing line: %<PRIu32>\n"
472
#: ../client/drizzle.cc:2216
528
#: ../client/drizzle.cc:2213
473
529
msgid "Unknown command: "
476
#: ../client/drizzle.cc:2630
532
#: ../client/drizzle.cc:2627
478
534
"Reading table information for completion of table and column names\n"
479
535
"You can turn off this feature to get a quicker startup with -A\n"
483
#: ../client/drizzle.cc:2696
539
#: ../client/drizzle.cc:2693
484
540
msgid "No connection. Trying to reconnect..."
487
#: ../client/drizzle.cc:2702
543
#: ../client/drizzle.cc:2699
488
544
msgid "Can't connect to the server\n"
491
#: ../client/drizzle.cc:2780
547
#: ../client/drizzle.cc:2779
492
548
msgid "List of all Drizzle commands:"
495
#: ../client/drizzle.cc:2782
496
msgid "Note that all text commands must be first on line and end with ';'"
551
#: ../client/drizzle.cc:2783
554
"Note that all text commands must be first on line and end with '%s' or \\g"
499
#: ../client/drizzle.cc:2837
557
#: ../client/drizzle.cc:2841
500
558
msgid "No query specified\n"
503
#: ../client/drizzle.cc:2852
561
#: ../client/drizzle.cc:2856
504
562
msgid "Ignoring query to other database"
507
#: ../client/drizzle.cc:2902
565
#: ../client/drizzle.cc:2906
508
566
msgid "Empty set"
511
#: ../client/drizzle.cc:2915
569
#: ../client/drizzle.cc:2919
513
571
msgid "%ld row in set"
514
572
msgid_plural "%ld rows in set"
518
#: ../client/drizzle.cc:2924
576
#: ../client/drizzle.cc:2928
522
#: ../client/drizzle.cc:2926
580
#: ../client/drizzle.cc:2930
524
582
msgid "Query OK, %ld row affected"
525
583
msgid_plural "Query OK, %ld rows affected"
529
#: ../client/drizzledump.cc:212
587
#: ../client/drizzle.cc:3002
588
msgid "popen() failed! defaulting PAGER to stdout!\n"
591
#: ../client/drizzle.cc:3024
593
msgid "Error logging to file '%s'\n"
596
#: ../client/drizzle.cc:3029
598
msgid "Logging to file '%s'\n"
599
msgstr "Lesi søgu-fíluna %s\n"
601
#: ../client/drizzle.cc:3113
610
"Collation: %s (%u)\n"
618
#: ../client/drizzle.cc:3580
620
msgid "No previous outfile available, you must give a filename!\n"
623
#: ../client/drizzle.cc:3585
625
msgid "Currently logging to file '%s'\n"
628
#: ../client/drizzle.cc:3605
630
msgid "No outfile specified!\n"
633
#: ../client/drizzle.cc:3618
634
msgid "Outfile disabled.\n"
637
#: ../client/drizzle.cc:3645
638
msgid "Default pager wasn't set, using stdout.\n"
641
#: ../client/drizzle.cc:3665
643
msgid "PAGER set to '%s'\n"
646
#: ../client/drizzle.cc:3676
647
msgid "PAGER set to stdout\n"
650
#: ../client/drizzle.cc:3759
652
msgid "Connection id: %u"
655
#: ../client/drizzle.cc:3761
657
msgid "Current database: %.128s\n"
660
#: ../client/drizzle.cc:3762
665
#: ../client/drizzle.cc:3782
666
msgid "Usage: \\. <filename> | source <filename>"
669
#: ../client/drizzle.cc:3797
671
msgid "Failed to open file '%s', error: %d"
674
#: ../client/drizzle.cc:3805
675
msgid "Can't initialize LineBuffer"
678
#: ../client/drizzle.cc:3841
679
msgid "DELIMITER must be followed by a 'delimiter' character or string"
682
#: ../client/drizzle.cc:3874
683
msgid "USE must be followed by a database name"
686
#: ../client/drizzle.cc:3942
688
msgid "Database changed"
689
msgstr "Dátustovnur ið skal nýtast."
691
#: ../client/drizzle.cc:3950
693
msgid "Show warnings enabled."
694
msgstr "Vís ávaringar eftir hvønn setning."
696
#: ../client/drizzle.cc:3958
698
msgid "Show warnings disabled."
699
msgstr "Vís ávaringar eftir hvønn setning."
701
#: ../client/drizzle.cc:4100
705
"Connection id:\t\t%lu\n"
708
#: ../client/drizzle.cc:4112
710
msgid "Current database:\t%s\n"
713
#: ../client/drizzle.cc:4113
715
msgid "Current user:\t\t%s\n"
718
#: ../client/drizzle.cc:4119
719
msgid "SSL:\t\t\tNot in use"
722
#: ../client/drizzle.cc:4124
728
#: ../client/drizzle.cc:4131
731
"All updates ignored to this database\n"
734
#: ../client/drizzle.cc:4134
736
msgid "Current pager:\t\t%s\n"
739
#: ../client/drizzle.cc:4135
741
msgid "Using outfile:\t\t'%s'\n"
744
#: ../client/drizzle.cc:4136
746
msgid "Using delimiter:\t%s\n"
749
#: ../client/drizzle.cc:4137
751
msgid "Server version:\t\t%s\n"
752
msgstr "Ambætara útgáva: "
754
#: ../client/drizzle.cc:4138
756
msgid "Protocol version:\t%d\n"
759
#: ../client/drizzle.cc:4139
761
msgid "Connection:\t\t%s\n"
764
#: ../client/drizzle.cc:4146
766
msgid "UNIX socket:\t\t%s\n"
769
#: ../client/drizzle.cc:4148
771
msgid "TCP port:\t\t%d\n"
774
#: ../client/drizzle.cc:4153
777
"Note that you are running in safe_update_mode:\n"
780
#: ../client/drizzle.cc:4155
783
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
785
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
787
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
788
" Max number of examined row combination in a join is set to: %"
793
#: ../client/drizzle.cc:4217 ../drizzled/option.cc:339
798
#: ../client/drizzle.cc:4260
800
msgid "ERROR %d (%s): "
803
#: ../client/drizzle.cc:4262
808
#: ../client/drizzle.cc:4265
812
#: ../client/drizzle.cc:4398
816
#: ../client/drizzle.cc:4400
820
#: ../client/drizzle.cc:4406
824
#: ../client/drizzle.cc:4412
828
#: ../client/drizzle.cc:4513
832
#: ../client/drizzle.cc:4633
834
msgid "Returning to default PROMPT of %s\n"
837
#: ../client/drizzle.cc:4638
838
msgid "Memory allocation error. Not changing prompt\n"
841
#: ../client/drizzle.cc:4643
843
msgid "PROMPT set to '%s'\n"
846
#: ../client/drizzledump.cc:198
531
848
msgid "Got errno %d on write"
534
#: ../client/drizzledump.cc:296
851
#: ../client/drizzledump.cc:282
536
853
msgid "%s: You must use option --tab with --fields-...\n"
539
#: ../client/drizzledump.cc:302
856
#: ../client/drizzledump.cc:288
542
859
"%s: You can't use --single-transaction and --lock-all-tables at the same "
546
#: ../client/drizzledump.cc:308
863
#: ../client/drizzledump.cc:294
549
866
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
553
#: ../client/drizzledump.cc:314
870
#: ../client/drizzledump.cc:300
555
872
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
558
#: ../client/drizzledump.cc:333
875
#: ../client/drizzledump.cc:319
560
877
msgid "Got error: %s (%d) %s"
563
#: ../client/drizzledump.cc:340
880
#: ../client/drizzledump.cc:326
565
882
msgid "Got error: %d %s"
568
#: ../client/drizzledump.cc:438 ../client/drizzledump.cc:445
569
#: ../client/drizzledump.cc:458
885
#: ../client/drizzledump.cc:424 ../client/drizzledump.cc:431
886
#: ../client/drizzledump.cc:444
571
888
msgid "Couldn't execute '%s': %s (%d)"
574
#: ../client/drizzledump.cc:518
891
#: ../client/drizzledump.cc:504
576
893
msgid "-- Connecting to %s...\n"
579
#: ../client/drizzledump.cc:541
896
#: ../client/drizzledump.cc:527
581
898
msgid "-- Disconnecting from %s...\n"
584
#: ../client/drizzledump.cc:552
901
#: ../client/drizzledump.cc:538
585
902
msgid "Couldn't allocate memory"
588
#: ../client/drizzledump.cc:896
905
#: ../client/drizzledump.cc:882
591
908
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
595
#: ../client/drizzledump.cc:910
912
#: ../client/drizzledump.cc:896
597
914
msgid "-- Retrieving table structure for table %s...\n"
600
#: ../client/drizzledump.cc:1024
917
#: ../client/drizzledump.cc:1010
602
919
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
605
#: ../client/drizzledump.cc:1131
922
#: ../client/drizzledump.cc:1117
607
924
msgid "%s: Can't get keys for table %s\n"
610
#: ../client/drizzledump.cc:1209 ../client/drizzledump.cc:2303
927
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
612
929
msgid "Error: Couldn't read status information for table %s\n"
615
#: ../client/drizzledump.cc:1353
932
#: ../client/drizzledump.cc:1339
617
934
msgid "Error retrieving table structure for table: \"%s\""
620
#: ../client/drizzledump.cc:1360
937
#: ../client/drizzledump.cc:1346
622
939
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
625
#: ../client/drizzledump.cc:1371
942
#: ../client/drizzledump.cc:1357
627
944
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
630
#: ../client/drizzledump.cc:1378
947
#: ../client/drizzledump.cc:1364
632
949
msgid "-- Skipping dump data for table '%s', it has no fields\n"
635
#: ../client/drizzledump.cc:1386
952
#: ../client/drizzledump.cc:1372
636
953
msgid "-- Sending SELECT query...\n"
639
#: ../client/drizzledump.cc:1440 ../client/drizzledump.cc:1929
956
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
640
957
msgid "when executing 'SELECT INTO OUTFILE'"
643
#: ../client/drizzledump.cc:1451
960
#: ../client/drizzledump.cc:1437
652
#: ../client/drizzledump.cc:1492
969
#: ../client/drizzledump.cc:1478
653
970
msgid "-- Retrieving rows...\n"
656
#: ../client/drizzledump.cc:1495
973
#: ../client/drizzledump.cc:1481
658
975
msgid "%s: Error in field count for table: %s ! Aborting.\n"
661
#: ../client/drizzledump.cc:1539
978
#: ../client/drizzledump.cc:1525
663
980
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
666
#: ../client/drizzledump.cc:1556
983
#: ../client/drizzledump.cc:1542
668
985
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
671
#: ../client/drizzledump.cc:1578
988
#: ../client/drizzledump.cc:1564
673
990
msgid "Not enough fields from table %s! Aborting.\n"
676
#: ../client/drizzledump.cc:1993 ../client/drizzledump.cc:2109
993
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
677
994
msgid "when doing refresh"
680
#: ../client/drizzledump.cc:2080
997
#: ../client/drizzledump.cc:2066
681
998
msgid "alloc_root failure."
684
#: ../client/drizzledump.cc:2096
1001
#: ../client/drizzledump.cc:2082
686
1003
msgid "Couldn't find table: \"%s\""
689
#: ../client/drizzledump.cc:2374 ../client/drizzledump.cc:2381
690
#: ../client/drizzledump.cc:2391
1006
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1007
#: ../client/drizzledump.cc:2336
693
1010
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
696
#: ../client/drizzledump.cc:2423
1013
#: ../client/drizzledump.cc:2368
698
1015
msgid "Error: Not enough memory to store ORDER BY clause\n"
701
#: ../client/drizzledump.cc:2480
1018
#: ../client/drizzledump.cc:2399
1020
"Dump all the databases. This will be same as --databases with all databases "
1024
#: ../client/drizzledump.cc:2401
1025
msgid "Dump all the tablespaces."
1028
#: ../client/drizzledump.cc:2403
1029
msgid "Use complete insert statements."
1032
#: ../client/drizzledump.cc:2407
1034
"Flush logs file in server before starting dump. Note that if you dump many "
1035
"databases at once (using the option --databases= or --all-databases), the "
1036
"logs will be flushed for each database dumped. The exception is when using --"
1037
"lock-all-tables in this case the logs will be flushed only once, "
1038
"corresponding to the moment all tables are locked. So if you want your dump "
1039
"and the log flush to happen at the same exact moment you should use --lock-"
1040
"all-tables or --flush-logs"
1043
#: ../client/drizzledump.cc:2409
1045
msgid "Continue even if we get an sql-error."
1046
msgstr "Halt á, sjálvt um vit fáa eina sql-villu."
1048
#: ../client/drizzledump.cc:2410
1050
msgid "Display this help message and exit."
1051
msgstr "Sýn hesa hjálp, og gevst."
1053
#: ../client/drizzledump.cc:2412
1055
"Locks all tables across all databases. This is achieved by taking a global "
1056
"read lock for the duration of the whole dump. Automatically turns --single-"
1057
"transaction and --lock-tables off."
1060
#: ../client/drizzledump.cc:2414
1062
"Sorts each table's rows by primary key, or first unique key, if such a key "
1063
"exists. Useful when dumping a MyISAM table to be loaded into an InnoDB "
1064
"table, but will make the dump itself take considerably longer."
1067
#: ../client/drizzledump.cc:2416
1069
"Creates a consistent snapshot by dumping all tables in a single transaction. "
1070
"Works ONLY for tables stored in storage engines which support "
1071
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
1072
"be consistent for other storage engines. While a --single-transaction dump "
1073
"is in process, to ensure a valid dump file (correct table contents), no "
1074
"other connection should use the following statements: ALTER TABLE, DROP "
1075
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1076
"from them. Option automatically turns off --lock-tables."
1079
#: ../client/drizzledump.cc:2417
1081
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1082
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1083
"default, disable with --skip-opt."
1086
#: ../client/drizzledump.cc:2419
1088
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1089
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1092
#: ../client/drizzledump.cc:2420
1093
msgid "Overrides option --databases (-B)."
1096
#: ../client/drizzledump.cc:2422
702
1097
msgid "Number of rows before each output progress report (requires --verbose)."
705
#: ../client/drizzledump.cc:2633 ../client/drizzledump.cc:2720
1100
#: ../client/drizzledump.cc:2424
1101
msgid "Print info about the various stages."
1104
#: ../client/drizzledump.cc:2426
1105
msgid "Dump a database as well formed XML."
1108
#: ../client/drizzledump.cc:2427
1109
msgid "Turn off Comments"
1112
#: ../client/drizzledump.cc:2428
1113
msgid "Turn off create-options"
1116
#: ../client/drizzledump.cc:2429
1117
msgid "Turn off extended-insert"
1120
#: ../client/drizzledump.cc:2430
1121
msgid "Turn off dump-date"
1124
#: ../client/drizzledump.cc:2431
1125
msgid "Do not read from the configuration files"
1128
#: ../client/drizzledump.cc:2437
1129
msgid "Add a 'DROP DATABASE' before each create."
1132
#: ../client/drizzledump.cc:2439
1133
msgid "Add a 'drop table' before each create."
1136
#: ../client/drizzledump.cc:2441
1137
msgid "Allow creation of column names that are keywords."
1140
#: ../client/drizzledump.cc:2443
1141
msgid "Write additional information."
1144
#: ../client/drizzledump.cc:2445
1146
"Give less verbose output (useful for debugging). Disables structure comments "
1147
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1148
"set-names --skip-disable-keys --skip-add-locks"
1151
#: ../client/drizzledump.cc:2447
1152
msgid "Include all DRIZZLE specific create options."
1155
#: ../client/drizzledump.cc:2449
1156
msgid "Put a dump date to the end of the output."
1159
#: ../client/drizzledump.cc:2451
1161
"To dump several databases. Note the difference in usage; In this case no "
1162
"tables are given. All name arguments are regarded as databasenames. 'USE "
1163
"db_name;' will be included in the output."
1166
#: ../client/drizzledump.cc:2453
1167
msgid "Insert rows with INSERT DELAYED;"
1170
#: ../client/drizzledump.cc:2455
1172
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1173
"will be put in the output."
1176
#: ../client/drizzledump.cc:2457
1177
msgid "Allows utilization of the new, much faster INSERT syntax."
1180
#: ../client/drizzledump.cc:2459
1181
msgid "Fields in the textfile are terminated by ..."
1184
#: ../client/drizzledump.cc:2461
1185
msgid "Fields in the importfile are enclosed by ..."
1188
#: ../client/drizzledump.cc:2463
1189
msgid "Fields in the i.file are opt. enclosed by ..."
1192
#: ../client/drizzledump.cc:2465
1193
msgid "Fields in the i.file are escaped by ..."
1196
#: ../client/drizzledump.cc:2469
1198
"Do not dump the specified table. To specify more than one table to ignore, "
1199
"use the directive multiple times, once for each table. Each table must be "
1200
"specified with both database and table names, e.g. --ignore-table=database."
1204
#: ../client/drizzledump.cc:2471
1205
msgid "Insert rows with INSERT IGNORE."
1208
#: ../client/drizzledump.cc:2473
1209
msgid "Lines in the i.file are terminated by ..."
1212
#: ../client/drizzledump.cc:2475
1213
msgid "Wrap tables with autocommit/commit statements."
1216
#: ../client/drizzledump.cc:2477
1218
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1219
"above line will be added otherwise, if --databases or --all-databases option "
1223
#: ../client/drizzledump.cc:2479
1224
msgid "Don't write table creation info."
1227
#: ../client/drizzledump.cc:2481
1228
msgid "No row information."
1231
#: ../client/drizzledump.cc:2482
1232
msgid "Deprecated. Use --skip-set-charset instead."
1235
#: ../client/drizzledump.cc:2484
1236
msgid "Enable set-name"
1239
#: ../client/drizzledump.cc:2486
1240
msgid "Don't buffer query, dump directly to stdout."
1243
#: ../client/drizzledump.cc:2488
1244
msgid "Quote table and column names with backticks (`)."
1247
#: ../client/drizzledump.cc:2490
1248
msgid "Use REPLACE INTO instead of INSERT INTO."
1251
#: ../client/drizzledump.cc:2492
1253
"Direct output to a given file. This option should be used in MSDOS, because "
1254
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1258
#: ../client/drizzledump.cc:2494
1260
"Creates tab separated textfile for each table to given path. (creates .sql "
1261
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1262
"machine as the drizzled daemon."
1265
#: ../client/drizzledump.cc:2496
1266
msgid "Dump only selected records; QUOTES mandatory!"
1269
#: ../client/drizzledump.cc:2502
1271
msgid "Connect to host."
1272
msgstr "Sambind við vert."
1274
#: ../client/drizzledump.cc:2506
1276
"Password to use when connecting to server. If password is not given it's "
1277
"solicited on the tty."
1280
#: ../client/drizzledump.cc:2508
1281
msgid "Port number to use for connection."
1284
#: ../client/drizzledump.cc:2515
1285
msgid "Hidden Options"
1288
#: ../client/drizzledump.cc:2517
1289
msgid "Used to select the database"
1292
#: ../client/drizzledump.cc:2518
1293
msgid "Used to select the tables"
1296
#: ../client/drizzledump.cc:2521
1297
msgid "Allowed Options + Hidden Options"
1300
#: ../client/drizzledump.cc:2573
1302
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1305
#: ../client/drizzledump.cc:2578
1307
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1308
"and you are welcome to modify and redistribute it under the GPL license\n"
1311
#: ../client/drizzledump.cc:2579
1312
msgid "Dumps definitions and data from a Drizzle database server"
1315
#: ../client/drizzledump.cc:2580
707
1317
msgid "Usage: %s [OPTIONS] database [tables]\n"
710
#: ../client/drizzledump.cc:2634 ../client/drizzledump.cc:2721
1320
#: ../client/drizzledump.cc:2581
712
1322
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
715
#: ../client/drizzledump.cc:2636 ../client/drizzledump.cc:2723
1325
#: ../client/drizzledump.cc:2583
717
1327
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
720
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:459
721
#: ../client/drizzleslap.cc:1001 ../client/drizzletest.cc:5596
1330
#: ../client/drizzledump.cc:2599 ../client/drizzleimport.cc:459
1331
#: ../client/drizzleslap.cc:1002 ../client/drizzletest.cc:5597
723
1333
msgid "Value supplied for port is not valid.\n"
4713
5303
msgid "error: could not open directory: %s\n"
4716
#: ../drizzled/main.cc:152
5306
#: ../drizzled/main.cc:150
4718
5308
"setrlimit could not change the size of core files to 'infinity'; We may not "
4719
5309
"be able to generate a core file on signals"
4722
#: ../drizzled/main.cc:250
5312
#: ../drizzled/main.cc:251
4724
5314
msgid "Data directory %s does not exist\n"
4727
#: ../drizzled/message/transaction_reader.cc:120
5317
#: ../drizzled/message/transaction_reader.cc:175
4729
5319
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4732
#: ../drizzled/message/transaction_reader.cc:129
5322
#: ../drizzled/message/transaction_reader.cc:184
4733
5323
#: ../drizzled/message/transaction_writer.cc:371
4735
5325
msgid "Cannot open file: %s\n"
4738
#: ../drizzled/message/transaction_reader.cc:162
5328
#: ../drizzled/message/transaction_reader.cc:217
4740
5330
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4743
#: ../drizzled/message/transaction_reader.cc:168
4744
#: ../plugin/transaction_log/transaction_log_reader.cc:117
5333
#: ../drizzled/message/transaction_reader.cc:223
5334
#: ../plugin/transaction_log/transaction_log_reader.cc:119
4746
5336
msgid "Attempted to read record bigger than INT_MAX\n"
4749
#: ../drizzled/message/transaction_reader.cc:188
4750
#: ../plugin/transaction_log/transaction_log_reader.cc:137
5339
#: ../drizzled/message/transaction_reader.cc:243
5340
#: ../plugin/transaction_log/transaction_log_reader.cc:139
4752
5342
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4755
#: ../drizzled/message/transaction_reader.cc:199
4756
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4757
#: ../plugin/transaction_log/print_transaction_message.cc:142
4758
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5345
#: ../drizzled/message/transaction_reader.cc:256
5346
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5347
#: ../plugin/transaction_log/print_transaction_message.cc:147
5348
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4760
5350
msgid "Could not read transaction message.\n"
4763
#: ../drizzled/message/transaction_reader.cc:200
4764
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4765
#: ../plugin/transaction_log/print_transaction_message.cc:143
4766
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5353
#: ../drizzled/message/transaction_reader.cc:257
5354
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5355
#: ../plugin/transaction_log/print_transaction_message.cc:148
5356
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4768
5358
msgid "GPB ERROR: %s.\n"
4771
#: ../drizzled/message/transaction_reader.cc:204
4772
#: ../drizzled/message/transaction_reader.cc:217
5361
#: ../drizzled/message/transaction_reader.cc:261
5362
#: ../drizzled/message/transaction_reader.cc:274
4800
5390
"the current running version of Drizzle: %<PRIu64>."
4803
#: ../drizzled/module/loader.cc:275
5393
#: ../drizzled/module/loader.cc:271
4806
5396
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4807
5397
"registered.\n"
4810
#: ../drizzled/module/loader.cc:354
5400
#: ../drizzled/module/loader.cc:350
4812
5402
msgid "Plugin '%s' init function returned error.\n"
4815
#: ../drizzled/module/loader.cc:532
5405
#: ../drizzled/module/loader.cc:514
4817
5407
msgid "Couldn't load plugin library named '%s'.\n"
4820
#: ../drizzled/module/loader.cc:542
5410
#: ../drizzled/module/loader.cc:524
4822
5412
msgid "Couldn't load plugin named '%s'.\n"
4825
#: ../drizzled/module/loader.cc:771
5415
#: ../drizzled/module/loader.cc:751
4826
5416
msgid "Out of memory."
4829
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
5419
#: ../drizzled/module/loader.cc:1457 ../drizzled/module/loader.cc:1508
4831
5421
msgid "Unknown variable type code 0x%x in plugin '%s'."
4834
#: ../drizzled/module/loader.cc:1526
5424
#: ../drizzled/module/loader.cc:1500
4837
5427
"Server variable %s of plugin %s was forced to be read-only: string variable "
4838
5428
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4841
#: ../drizzled/module/loader.cc:1545
5431
#: ../drizzled/module/loader.cc:1519
4843
5433
msgid "Missing variable name in plugin '%s'."
4846
#: ../drizzled/module/loader.cc:1562
5436
#: ../drizzled/module/loader.cc:1536
4848
5438
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4851
#: ../drizzled/module/loader.cc:1684
5441
#: ../drizzled/module/loader.cc:1658
4853
5443
msgid "Out of memory for plugin '%s'."
4856
#: ../drizzled/module/loader.cc:1693
5446
#: ../drizzled/module/loader.cc:1667
4858
5448
msgid "Bad options for plugin '%s'."
4861
#: ../drizzled/module/loader.cc:1706
5451
#: ../drizzled/module/loader.cc:1680
4863
5453
msgid "Parsing options for plugin '%s' failed."
4866
#: ../drizzled/module/loader.cc:1759
5456
#: ../drizzled/module/loader.cc:1733
4868
5458
msgid "Plugin '%s' has conflicting system variables"
4871
#: ../drizzled/module/registry.h:102
5461
#: ../drizzled/module/registry.h:103
4873
5463
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4876
#: ../drizzled/module/registry.h:111
5466
#: ../drizzled/module/registry.h:112
4878
5468
msgid "Fatal error: Failed initializing %s plugin.\n"
5381
5899
msgid "Default database to use."
5384
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5385
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5902
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:826
5903
#: ../plugin/mysql_protocol/mysql_protocol.cc:900
5386
5904
msgid "Invalid value of port\n"
5389
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5390
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5907
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:835
5908
#: ../plugin/mysql_protocol/mysql_protocol.cc:909
5391
5909
msgid "Invalid value for connect_timeout\n"
5394
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5395
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5912
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:844
5913
#: ../plugin/mysql_protocol/mysql_protocol.cc:918
5396
5914
msgid "Invalid value for read_timeout\n"
5399
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5400
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5917
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:853
5918
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
5401
5919
msgid "Invalid value for write_timeout\n"
5404
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5922
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:862
5405
5923
msgid "Invalid value for retry_count\n"
5408
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5409
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5926
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:871
5927
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
5410
5928
msgid "Invalid value for buffer_length\n"
5413
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5414
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:891
5932
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:915
5416
5934
"Port number to use for connection or 0 for default to, in order of "
5417
5935
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5420
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5421
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5422
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5423
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5938
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:897
5939
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:921
5940
#: ../plugin/mysql_protocol/mysql_protocol.cc:974
5941
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
5424
5942
msgid "Connect Timeout."
5427
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5428
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5429
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5430
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5945
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5946
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:924
5947
#: ../plugin/mysql_protocol/mysql_protocol.cc:977
5948
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
5431
5949
msgid "Read Timeout."
5434
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5435
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5436
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5437
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5952
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5953
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:927
5954
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5955
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
5438
5956
msgid "Write Timeout."
5441
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5442
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5443
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5444
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5959
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5960
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:930
5961
#: ../plugin/mysql_protocol/mysql_protocol.cc:981
5962
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
5445
5963
msgid "Retry Count."
5448
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5449
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5450
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5451
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5966
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5967
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:933
5968
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5969
#: ../plugin/mysql_protocol/mysql_protocol.cc:1008
5452
5970
msgid "Buffer length."
5455
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5456
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5457
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5458
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5973
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:909
5974
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:936
5975
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5976
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
5459
5977
msgid "Address to bind to."
6052
6570
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6055
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6573
#: ../plugin/innobase/handler/ha_innodb.cc:1858
6056
6574
msgid "Invalid value for io-capacity\n"
6059
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6577
#: ../plugin/innobase/handler/ha_innodb.cc:1877
6060
6578
msgid "Invalid value for fast-shutdown\n"
6063
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6581
#: ../plugin/innobase/handler/ha_innodb.cc:1891
6064
6582
msgid "Invalid value for flush-log-at-trx-commit\n"
6067
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6585
#: ../plugin/innobase/handler/ha_innodb.cc:1921
6068
6586
msgid "Invalid value for max-dirty-pages-pct\n"
6071
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6589
#: ../plugin/innobase/handler/ha_innodb.cc:1930
6072
6590
msgid "Invalid value for stats-sample-pages\n"
6075
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6593
#: ../plugin/innobase/handler/ha_innodb.cc:1941
6076
6594
msgid "Invalid value for additional-mem-pool-size\n"
6079
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6597
#: ../plugin/innobase/handler/ha_innodb.cc:1951
6080
6598
msgid "Invalid value for autoextend-increment\n"
6083
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6601
#: ../plugin/innobase/handler/ha_innodb.cc:1961
6084
6602
msgid "Invalid value for buffer-pool-size\n"
6087
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6605
#: ../plugin/innobase/handler/ha_innodb.cc:1971
6088
6606
msgid "Invalid value for commit-concurrency\n"
6091
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6609
#: ../plugin/innobase/handler/ha_innodb.cc:1980
6092
6610
msgid "Invalid value for concurrency-tickets\n"
6095
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6613
#: ../plugin/innobase/handler/ha_innodb.cc:1989
6096
6614
msgid "Invalid value for file-io-threads\n"
6099
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6617
#: ../plugin/innobase/handler/ha_innodb.cc:1998
6100
6618
msgid "Invalid value for read-io-threads\n"
6103
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6621
#: ../plugin/innobase/handler/ha_innodb.cc:2007
6104
6622
msgid "Invalid value for write-io-threads\n"
6107
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6625
#: ../plugin/innobase/handler/ha_innodb.cc:2016
6108
6626
msgid "Invalid value for force-recovery\n"
6111
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6112
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6629
#: ../plugin/innobase/handler/ha_innodb.cc:2026
6630
#: ../plugin/innobase/handler/ha_innodb.cc:2036
6113
6631
msgid "Invalid value for log-file-size\n"
6116
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6634
#: ../plugin/innobase/handler/ha_innodb.cc:2045
6117
6635
msgid "Invalid value for log-files-in-group\n"
6120
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6638
#: ../plugin/innobase/handler/ha_innodb.cc:2054
6121
6639
msgid "Invalid value for mirrored-log-groups\n"
6124
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6642
#: ../plugin/innobase/handler/ha_innodb.cc:2063
6125
6643
msgid "Invalid value for open-files\n"
6128
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6646
#: ../plugin/innobase/handler/ha_innodb.cc:2072
6129
6647
msgid "Invalid value for thread-concurrency\n"
6132
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6650
#: ../plugin/innobase/handler/ha_innodb.cc:2095
6133
6651
msgid "Invalid value for read-ahead-threshold\n"
6136
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6654
#: ../plugin/innobase/handler/ha_innodb.cc:2119
6137
6655
msgid "Invalid value for lock-wait-timeout\n"
6140
#: ../plugin/logging_gearman/logging_gearman.cc:196
6658
#: ../plugin/logging_gearman/logging_gearman.cc:199
6142
6660
msgid "fail gearman_client_create(): %s"
6145
#: ../plugin/logging_gearman/logging_gearman.cc:207
6663
#: ../plugin/logging_gearman/logging_gearman.cc:210
6147
6665
msgid "fail gearman_client_add_server(): %s"
6150
#: ../plugin/logging_gearman/logging_gearman.cc:306
6151
#: ../plugin/logging_gearman/logging_gearman.cc:313
6668
#: ../plugin/logging_gearman/logging_gearman.cc:309
6669
#: ../plugin/logging_gearman/logging_gearman.cc:316
6152
6670
msgid "Enable logging to a gearman server"
6155
#: ../plugin/logging_gearman/logging_gearman.cc:322
6673
#: ../plugin/logging_gearman/logging_gearman.cc:325
6156
6674
msgid "Hostname for logging to a Gearman server"
6159
#: ../plugin/logging_gearman/logging_gearman.cc:331
6677
#: ../plugin/logging_gearman/logging_gearman.cc:334
6160
6678
msgid "Gearman Function to send logging to"
6163
#: ../plugin/logging_gearman/logging_gearman.cc:349
6681
#: ../plugin/logging_gearman/logging_gearman.cc:352
6164
6682
msgid "Log queries to a Gearman server"
6167
#: ../plugin/logging_query/logging_query.cc:189
6685
#: ../plugin/logging_query/logging_query.cc:192
6169
6687
msgid "fail open() fn=%s er=%s\n"
6172
#: ../plugin/logging_query/logging_query.cc:313
6690
#: ../plugin/logging_query/logging_query.cc:316
6173
6691
msgid "Invalid value for threshold-slow"
6176
#: ../plugin/logging_query/logging_query.cc:322
6694
#: ../plugin/logging_query/logging_query.cc:325
6177
6695
msgid "Invalid value for threshold-big-resultset"
6180
#: ../plugin/logging_query/logging_query.cc:331
6698
#: ../plugin/logging_query/logging_query.cc:334
6181
6699
msgid "Invalid value for threshold-big-examined"
6184
#: ../plugin/logging_query/logging_query.cc:345
6185
#: ../plugin/logging_query/logging_query.cc:361
6702
#: ../plugin/logging_query/logging_query.cc:348
6703
#: ../plugin/logging_query/logging_query.cc:364
6186
6704
msgid "Enable logging to CSV file"
6189
#: ../plugin/logging_query/logging_query.cc:348
6190
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:167
6707
#: ../plugin/logging_query/logging_query.cc:351
6708
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
6191
6709
#: ../plugin/syslog/module.cc:233
6192
6710
msgid "Threshold for logging slow queries, in microseconds"
6195
#: ../plugin/logging_query/logging_query.cc:351
6196
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:179
6713
#: ../plugin/logging_query/logging_query.cc:354
6714
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
6197
6715
#: ../plugin/syslog/module.cc:236
6198
6716
msgid "Threshold for logging big queries, for rows returned"
6201
#: ../plugin/logging_query/logging_query.cc:354
6202
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:191
6719
#: ../plugin/logging_query/logging_query.cc:357
6720
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
6203
6721
#: ../plugin/syslog/module.cc:239
6204
6722
msgid "Threshold for logging big queries, for rows examined"
6207
#: ../plugin/logging_query/logging_query.cc:370
6725
#: ../plugin/logging_query/logging_query.cc:373
6208
6726
msgid "File to log to"
6211
#: ../plugin/logging_query/logging_query.cc:379
6729
#: ../plugin/logging_query/logging_query.cc:382
6212
6730
msgid "PCRE to match the query against"
6215
#: ../plugin/logging_query/logging_query.cc:436
6733
#: ../plugin/logging_query/logging_query.cc:439
6216
6734
msgid "Log queries to a CSV file"
6219
#: ../plugin/logging_stats/logging_stats.cc:303
6737
#: ../plugin/logging_stats/logging_stats.cc:312
6220
6738
msgid "Invalid value for max-user-count\n"
6223
#: ../plugin/logging_stats/logging_stats.cc:311
6741
#: ../plugin/logging_stats/logging_stats.cc:320
6224
6742
msgid "Invalid value for bucket-count\n"
6227
#: ../plugin/logging_stats/logging_stats.cc:320
6745
#: ../plugin/logging_stats/logging_stats.cc:329
6228
6746
msgid "Invalid value for scoreboard-size\n"
6231
#: ../plugin/logging_stats/logging_stats.cc:354
6232
#: ../plugin/logging_stats/logging_stats.cc:396
6749
#: ../plugin/logging_stats/logging_stats.cc:364
6750
#: ../plugin/logging_stats/logging_stats.cc:406
6233
6751
msgid "Max number of users that will be logged"
6236
#: ../plugin/logging_stats/logging_stats.cc:365
6237
#: ../plugin/logging_stats/logging_stats.cc:399
6754
#: ../plugin/logging_stats/logging_stats.cc:375
6755
#: ../plugin/logging_stats/logging_stats.cc:409
6238
6756
msgid "Max number of range locks to use for Scoreboard"
6241
#: ../plugin/logging_stats/logging_stats.cc:376
6242
#: ../plugin/logging_stats/logging_stats.cc:402
6759
#: ../plugin/logging_stats/logging_stats.cc:386
6760
#: ../plugin/logging_stats/logging_stats.cc:412
6243
6761
msgid "Max number of concurrent sessions that will be logged"
6246
#: ../plugin/logging_stats/logging_stats.cc:387
6247
#: ../plugin/logging_stats/logging_stats.cc:405
6764
#: ../plugin/logging_stats/logging_stats.cc:397
6765
#: ../plugin/logging_stats/logging_stats.cc:415
6248
6766
msgid "Enable Logging Statistics Collection"
6251
#: ../plugin/logging_stats/logging_stats.cc:422
6769
#: ../plugin/logging_stats/logging_stats.cc:432
6252
6770
msgid "User Statistics as DATA_DICTIONARY tables"
6750
7286
msgid "Syslog Priority of error messages"
6753
#: ../plugin/transaction_log/background_worker.cc:74
7289
#: ../plugin/transaction_log/background_worker.cc:77
6755
7291
msgid "Unable to create background worker thread. Got error %s.\n"
6758
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6759
#: ../plugin/transaction_log/print_transaction_message.cc:102
6760
#: ../plugin/transaction_log/transaction_log_reader.cc:95
7294
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
7295
#: ../plugin/transaction_log/print_transaction_message.cc:105
7296
#: ../plugin/transaction_log/transaction_log_reader.cc:97
6762
7298
msgid "Failed to open transaction log file %s. Got error: %s\n"
6765
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6766
#: ../plugin/transaction_log/print_transaction_message.cc:144
6767
#: ../plugin/transaction_log/transaction_log_reader.cc:150
7301
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
7302
#: ../plugin/transaction_log/print_transaction_message.cc:149
7303
#: ../plugin/transaction_log/transaction_log_reader.cc:154
6769
7305
msgid "Raw buffer read: %s.\n"
6772
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6773
#: ../plugin/transaction_log/print_transaction_message.cc:150
6774
#: ../plugin/transaction_log/transaction_log_reader.cc:157
7308
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
7309
#: ../plugin/transaction_log/print_transaction_message.cc:155
7310
#: ../plugin/transaction_log/transaction_log_reader.cc:161
6776
7312
msgid "Unable to parse transaction. Got error: %s.\n"
6779
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6780
#: ../plugin/transaction_log/print_transaction_message.cc:152
6781
#: ../plugin/transaction_log/transaction_log_reader.cc:159
7315
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
7316
#: ../plugin/transaction_log/print_transaction_message.cc:157
7317
#: ../plugin/transaction_log/transaction_log_reader.cc:163
6783
7319
msgid "BUFFER: %s\n"
6786
#: ../plugin/transaction_log/module.cc:135
7322
#: ../plugin/transaction_log/module.cc:137
6787
7323
msgid "Invalid value for sync-method\n"
6790
#: ../plugin/transaction_log/module.cc:144
7326
#: ../plugin/transaction_log/module.cc:146
6791
7327
msgid "Invalid value for num-write-buffers\n"
6794
#: ../plugin/transaction_log/module.cc:178
7330
#: ../plugin/transaction_log/module.cc:182
6796
7332
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6799
#: ../plugin/transaction_log/module.cc:187
7335
#: ../plugin/transaction_log/module.cc:191
6801
7337
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6804
#: ../plugin/transaction_log/module.cc:197
7340
#: ../plugin/transaction_log/module.cc:203
6806
7342
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6809
#: ../plugin/transaction_log/module.cc:206
7345
#: ../plugin/transaction_log/module.cc:212
6811
7347
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6814
#: ../plugin/transaction_log/module.cc:219
7350
#: ../plugin/transaction_log/module.cc:227
6816
7352
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6819
#: ../plugin/transaction_log/module.cc:279
6820
#: ../plugin/transaction_log/module.cc:350
7355
#: ../plugin/transaction_log/module.cc:287
7356
#: ../plugin/transaction_log/module.cc:358
6821
7357
msgid "Enable transaction log"
6824
#: ../plugin/transaction_log/module.cc:287
6825
#: ../plugin/transaction_log/module.cc:344
7360
#: ../plugin/transaction_log/module.cc:295
7361
#: ../plugin/transaction_log/module.cc:352
6826
7362
msgid "DEBUGGING - Truncate transaction log"
6829
#: ../plugin/transaction_log/module.cc:295
6830
#: ../plugin/transaction_log/module.cc:353
7365
#: ../plugin/transaction_log/module.cc:303
7366
#: ../plugin/transaction_log/module.cc:361
6831
7367
msgid "Path to the file to use for transaction log"
6834
#: ../plugin/transaction_log/module.cc:311
6835
#: ../plugin/transaction_log/module.cc:347
7370
#: ../plugin/transaction_log/module.cc:319
7371
#: ../plugin/transaction_log/module.cc:355
6836
7372
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6839
#: ../plugin/transaction_log/module.cc:319
6840
#: ../plugin/transaction_log/module.cc:359
7375
#: ../plugin/transaction_log/module.cc:327
7376
#: ../plugin/transaction_log/module.cc:367
6842
7378
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6843
7379
"each transaction write, 2 == sync log file once per second"
6846
#: ../plugin/transaction_log/module.cc:332
6847
#: ../plugin/transaction_log/module.cc:362
7382
#: ../plugin/transaction_log/module.cc:340
7383
#: ../plugin/transaction_log/module.cc:370
6848
7384
msgid "Number of slots for in-memory write buffers (default=8)."
6851
#: ../plugin/transaction_log/transaction_log.cc:112
7387
#: ../plugin/transaction_log/transaction_log.cc:114
6852
7388
msgid "Failed to open transaction log file "
6855
#: ../plugin/transaction_log/transaction_log.cc:211
7391
#: ../plugin/transaction_log/transaction_log.cc:215
6858
7394
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
6859
7395
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6862
#: ../plugin/transaction_log/transaction_log.cc:230
7398
#: ../plugin/transaction_log/transaction_log.cc:236
6864
7400
msgid "Failed to sync log file. Got error: %s\n"
6867
#~ msgid "Server version: "
6868
#~ msgstr "Ambætara útgáva: "
7404
#~ msgid "Writing a core file\n"
7405
#~ msgstr "Skrivi søgufílu %s\n"