121
122
"Ditt Drizzle-uppkopplings id är %u\n"
122
123
"Server version: %s\n"
124
#: client/drizzle.cc:1310
125
#: client/drizzle.cc:1308
126
127
msgid "Reading history-file %s\n"
127
128
msgstr "Läser från historiefil %s\n"
129
#: client/drizzle.cc:1314
130
#: client/drizzle.cc:1312
131
132
msgid "Couldn't allocate memory for temp histfile!\n"
132
133
msgstr "Kunde inte allokera minne för en temporär historiefil!\n"
134
#: client/drizzle.cc:1321
135
#: client/drizzle.cc:1319
135
136
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
138
"Skriv 'help;' eller '\\h' för hjälp. Skriv '\\c' för att tömma bufferten.\n"
139
#: client/drizzle.cc:1340
140
#: client/drizzle.cc:1338
141
142
msgid "Writing history-file %s\n"
142
143
msgstr "Skriver historie-fil %s\n"
144
#: client/drizzle.cc:1348
145
#: client/drizzle.cc:1345
146
147
msgstr "Avbruten"
148
#: client/drizzle.cc:1348
149
#: client/drizzle.cc:1345
152
#: client/drizzle.cc:1403
153
#: client/drizzle.cc:1400
153
154
msgid "Query aborted by Ctrl+C\n"
154
155
msgstr "Fråga avbruten med Ctrl+C\n"
156
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
157
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
157
158
msgid "Display this help and exit."
158
159
msgstr "Visa den här hjälpen och avsluta."
160
#: client/drizzle.cc:1428
161
#: client/drizzle.cc:1425
161
162
msgid "Synonym for -?"
162
163
msgstr "Synonym för -?"
164
#: client/drizzle.cc:1431
165
#: client/drizzle.cc:1428
166
167
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
167
168
"and field completion, but startup and reconnecting may take a longer time. "
168
169
"Disable with --disable-auto-rehash."
171
#: client/drizzle.cc:1435
172
#: client/drizzle.cc:1432
173
174
"No automatic rehashing. One has to use 'rehash' to get table and field "
174
175
"completion. This gives a quicker start of drizzle_st and disables rehashing "
175
176
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
178
#: client/drizzle.cc:1438
179
#: client/drizzle.cc:1435
180
181
"Automatically switch to vertical output mode if the result is wider than the "
181
182
"terminal width."
183
184
"Byt automatiskt till vertikal utskrift om resultatet är bredare än "
184
185
"terminalens bredd."
186
#: client/drizzle.cc:1441
187
#: client/drizzle.cc:1438
188
189
"Don't use history file. Disable interactive behavior. (Enables --silent)"
190
191
"Använd inte historiefil. Avaktivera interaktivt läge. (Aktiverar --silent)"
192
#: client/drizzle.cc:1442
193
#: client/drizzle.cc:1439
193
194
msgid "Display column type information."
194
195
msgstr "Visa information om kolumntypen"
196
#: client/drizzle.cc:1445
197
#: client/drizzle.cc:1442
198
199
"Preserve comments. Send comments to the server. The default is --skip-"
199
200
"comments (discard comments), enable with --comments"
202
#: client/drizzle.cc:1448
203
#: client/drizzle.cc:1445
203
204
msgid "Use compression in server/client protocol."
204
205
msgstr "Använd komprimering i server/klient-protokollet"
207
#: client/drizzle.cc:1448
208
msgid "Check memory and open file usage at exit ."
206
211
#: client/drizzle.cc:1451
207
msgid "Check memory and open file usage at exit ."
210
#: client/drizzle.cc:1454
211
212
msgid "Print some debug info at exit."
212
213
msgstr "Visa debug information vid avslut"
214
#: client/drizzle.cc:1456
215
#: client/drizzle.cc:1453
215
216
msgid "Database to use."
216
217
msgstr "Databas att använda"
218
#: client/drizzle.cc:1459
219
#: client/drizzle.cc:1456
219
220
msgid "(not used)"
222
#: client/drizzle.cc:1461
223
#: client/drizzle.cc:1458
223
224
msgid "Delimiter to be used."
224
225
msgstr "Avskiljare att använda"
226
#: client/drizzle.cc:1463
227
#: client/drizzle.cc:1460
227
228
msgid "Execute command and quit. (Disables --force and history file)"
231
#: client/drizzle.cc:1462
232
msgid "Print the output of a query (rows) vertically."
230
235
#: client/drizzle.cc:1465
231
msgid "Print the output of a query (rows) vertically."
234
#: client/drizzle.cc:1468
235
236
msgid "Continue even if we get an sql error."
236
237
msgstr "Fortsätt även om vi får ett SQL fel."
238
#: client/drizzle.cc:1472
239
#: client/drizzle.cc:1469
240
241
"Enable named commands. Named commands mean this program's internal commands; "
241
242
"see drizzle> help . When enabled, the named commands can be used from any "
252
253
"deprecated; use --disable-named-commands instead."
255
#: client/drizzle.cc:1478
256
#: client/drizzle.cc:1475
256
257
msgid "Ignore space after function names."
257
258
msgstr "Ignorera mellanrum efter funktionsnamn."
260
#: client/drizzle.cc:1477
261
msgid "Enable/disable LOAD DATA LOCAL INFILE."
259
264
#: client/drizzle.cc:1480
260
msgid "Enable/disable LOAD DATA LOCAL INFILE."
263
#: client/drizzle.cc:1483
264
265
msgid "Turn off beep on error."
265
266
msgstr "Stäng av pip vid fel"
267
#: client/drizzle.cc:1485
268
#: client/drizzle.cc:1482
268
269
msgid "Connect to host."
269
270
msgstr "Anslut till värddator"
271
#: client/drizzle.cc:1487
272
#: client/drizzle.cc:1484
272
273
msgid "Write line numbers for errors."
273
274
msgstr "Skriv radnummer för felmeddelanden"
275
#: client/drizzle.cc:1490
276
#: client/drizzle.cc:1487
277
278
"Don't write line number for errors. WARNING: -L is deprecated, use long "
278
279
"version of this option instead."
281
#: client/drizzle.cc:1492
282
#: client/drizzle.cc:1489
282
283
msgid "Flush buffer after each query."
283
284
msgstr "Töm bufferten efter varje fråga."
285
#: client/drizzle.cc:1494
286
#: client/drizzle.cc:1491
286
287
msgid "Write column names in results."
287
288
msgstr "Skriv kolumnnamn i resultaten."
289
#: client/drizzle.cc:1498
290
#: client/drizzle.cc:1495
291
292
"Don't write column names in results. WARNING: -N is deprecated, use long "
292
293
"version of this options instead."
295
#: client/drizzle.cc:1501
296
#: client/drizzle.cc:1498
297
298
"Change the value of a variable. Please note that this option is deprecated; "
298
299
"you can set variables directly with --variable-name=value."
301
#: client/drizzle.cc:1503
302
#: client/drizzle.cc:1500
302
303
msgid "Ignore SIGINT (CTRL-C)"
303
304
msgstr "Ignorera SIGINT (CTRL-C)"
305
#: client/drizzle.cc:1507
306
#: client/drizzle.cc:1504
307
308
"Only update the default database. This is useful for skipping updates to "
308
309
"other database in the update log."
311
#: client/drizzle.cc:1510
312
#: client/drizzle.cc:1507
313
314
"Pager to use to display results. If you don't supply an option the default "
314
315
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
361
362
"Återanslut om anslutningen bryts. Avaktivera med --disable-reconnect. Denna "
362
363
"funktion används som standard."
364
#: client/drizzle.cc:1532
365
#: client/drizzle.cc:1529
365
366
msgid "Shutdown the server."
368
#: client/drizzle.cc:1534
369
#: client/drizzle.cc:1531
370
371
"Be more silent. Print results with a tab as separator, each row on new line."
374
#: client/drizzle.cc:1533
375
msgid "Socket file to use for connection."
373
378
#: client/drizzle.cc:1536
374
msgid "Socket file to use for connection."
377
#: client/drizzle.cc:1539
378
379
msgid "Output in table format."
379
380
msgstr "Utskrift i tabellformat."
381
#: client/drizzle.cc:1542
382
#: client/drizzle.cc:1539
383
384
"Append everything into outfile. See interactive help (\\h) also. Does not "
384
385
"work in batch mode. Disable with --disable-tee. This option is disabled by "
388
#: client/drizzle.cc:1544
389
#: client/drizzle.cc:1541
390
391
"Disable outfile. See interactive help (\\h) also. WARNING: option "
391
392
"deprecated; use --disable-tee instead"
394
#: client/drizzle.cc:1546
395
#: client/drizzle.cc:1544
395
396
msgid "User for login if not current user."
396
397
msgstr "Användare för inloggning om inte nuvarande användare."
398
#: client/drizzle.cc:1548
399
#: client/drizzle.cc:1547
399
400
msgid "Only allow UPDATE and DELETE that uses keys."
402
#: client/drizzle.cc:1551
403
#: client/drizzle.cc:1550
403
404
msgid "Synonym for option --safe-updates, -U."
406
#: client/drizzle.cc:1554
407
#: client/drizzle.cc:1553
407
408
msgid "Write more. (-v -v -v gives the table output format)."
410
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
411
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
411
412
msgid "Output version information and exit."
412
413
msgstr "Skriv ut information om version och avsluta."
414
#: client/drizzle.cc:1558
415
#: client/drizzle.cc:1557
415
416
msgid "Wait and retry if connection is down."
416
417
msgstr "Vänta och försök igen om anslutningen avbryts."
418
#: client/drizzle.cc:1561
419
#: client/drizzle.cc:1560
419
420
msgid "Number of seconds before connection timeout."
422
#: client/drizzle.cc:1566
423
#: client/drizzle.cc:1565
423
424
msgid "Max length of input line"
426
#: client/drizzle.cc:1571
427
#: client/drizzle.cc:1570
427
428
msgid "Automatic limit for SELECT when using --safe-updates"
428
429
msgstr "Automatisk gräns för SELECT vid användning av --safe-updates"
430
#: client/drizzle.cc:1576
431
#: client/drizzle.cc:1575
431
432
msgid "Automatic limit for rows in a join when using --safe-updates"
434
#: client/drizzle.cc:1580
435
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
435
#: client/drizzle.cc:1579
437
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
438
#: client/drizzle.cc:1585
440
#: client/drizzle.cc:1584
439
441
msgid "Number of lines before each import progress report."
442
#: client/drizzle.cc:1588
444
#: client/drizzle.cc:1587
443
445
msgid "Ping the server to check if it's alive."
446
#: client/drizzle.cc:1598
448
#: client/drizzle.cc:1597
448
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
450
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
451
#: client/drizzle.cc:1605
453
#: client/drizzle.cc:1604
454
456
"Copyright (C) 2008 Sun Microsystems\n"
456
458
"and you are welcome to modify and redistribute it under the GPL license\n"
459
#: client/drizzle.cc:1610
461
#: client/drizzle.cc:1609
461
463
msgid "Usage: %s [OPTIONS] [database]\n"
464
#: client/drizzle.cc:1641
466
#: client/drizzle.cc:1640
465
467
msgid "DELIMITER cannot contain a backslash character"
468
#: client/drizzle.cc:1659
470
#: client/drizzle.cc:1658
470
472
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
471
msgstr "VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
474
"VARNING: valmöjligheten är föråldrad; använd --disable-tee istället.\n"
473
#: client/drizzle.cc:1682
476
#: client/drizzle.cc:1681
475
478
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
477
480
"VARNING: valmöjligheten är föråldrad; använd --disable-pager istället.\n"
479
#: client/drizzle.cc:1686
482
#: client/drizzle.cc:1685
481
484
msgid "WARNING: --server-arg option not supported in this configuration.\n"
483
486
"VARNING: valmöjligheten --server-arg stöds inte i denna konfiguration.\n"
485
#: client/drizzle.cc:1717
488
#: client/drizzle.cc:1712
487
490
"Non-integer value supplied for port. If you are trying to enter a password "
488
491
"please use --password instead."
491
#: client/drizzle.cc:1725
494
#: client/drizzle.cc:1720
492
495
msgid "Value supplied for port is not valid."
495
#: client/drizzle.cc:1864
498
#: client/drizzle.cc:1866
497
500
msgid "Processing line: %<PRIu32>\n"
500
#: client/drizzle.cc:2079
503
#: client/drizzle.cc:2083
502
505
msgid "Unknown command '\\%c'."
503
506
msgstr "Okänt kommando '\\%c'."
505
#: client/drizzle.cc:2489
508
#: client/drizzle.cc:2493
507
510
"Reading table information for completion of table and column names\n"
508
511
" You can turn off this feature to get a quicker startup with -A\n"
512
#: client/drizzle.cc:2579
515
#: client/drizzle.cc:2583
513
516
msgid "No connection. Trying to reconnect..."
514
517
msgstr "Ingen anslutning. Försöker att återansluta..."
516
#: client/drizzle.cc:2585
519
#: client/drizzle.cc:2589
517
520
msgid "Can't connect to the server\n"
520
#: client/drizzle.cc:2664
523
#: client/drizzle.cc:2668
521
524
msgid "List of all Drizzle commands:"
524
#: client/drizzle.cc:2666
527
#: client/drizzle.cc:2670
525
528
msgid "Note that all text commands must be first on line and end with ';'"
528
#: client/drizzle.cc:2721
531
#: client/drizzle.cc:2725
529
532
msgid "No query specified\n"
530
533
msgstr "Ingen fråga angiven\n"
532
#: client/drizzle.cc:2736
535
#: client/drizzle.cc:2740
533
536
msgid "Ignoring query to other database"
534
537
msgstr "Hoppar över fråga till annan databas"
536
#: client/drizzle.cc:2786
539
#: client/drizzle.cc:2790
537
540
msgid "Empty set"
538
541
msgstr "Tom mängd"
540
#: client/drizzle.cc:2799
543
#: client/drizzle.cc:2803
542
545
msgid "%ld row in set"
543
546
msgid_plural "%ld rows in set"
547
#: client/drizzle.cc:2808
550
#: client/drizzle.cc:2812
551
#: client/drizzle.cc:2810
554
#: client/drizzle.cc:2814
553
556
msgid "Query OK, %ld row affected"
554
557
msgid_plural "Query OK, %ld rows affected"
558
#: client/drizzledump.cc:345
559
msgid "Number of rows before each output progress report (requires --verbose)."
562
#: client/drizzledump.cc:415
561
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
562
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
563
#: client/drizzletest.cc:4728
566
"Non-integer value supplied for port. If you are trying to enter a password "
567
"please use --password instead.\n"
570
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
571
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
572
#: client/drizzletest.cc:4736
574
msgid "Value supplied for port is not valid.\n"
577
#: client/drizzledump.cc:387
579
"Number of rows before each output progress report (requires --verbose)."
582
#: client/drizzledump.cc:461
564
584
msgid "Got errno %d on write"
567
#: client/drizzledump.cc:420
587
#: client/drizzledump.cc:466
569
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
589
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
572
#: client/drizzledump.cc:427
592
#: client/drizzledump.cc:473
574
594
msgid "Usage: %s [OPTIONS] database [tables]\n"
577
#: client/drizzledump.cc:428
597
#: client/drizzledump.cc:474
579
599
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
582
#: client/drizzledump.cc:430
602
#: client/drizzledump.cc:476
584
604
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
587
#: client/drizzledump.cc:438
607
#: client/drizzledump.cc:483
608
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
611
#: client/drizzledump.cc:484
589
613
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
590
614
"and you are welcome to modify and redistribute it under the GPL license\n"
593
#: client/drizzledump.cc:439
594
msgid "Dumps definitions and data from a Drizzle database server"
617
#: client/drizzledump.cc:485
618
msgid "Dumping definition and data DRIZZLE database or table"
597
#: client/drizzledump.cc:450
621
#: client/drizzledump.cc:496
599
623
msgid "For more options, use %s --help\n"
602
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
603
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
606
"Non-integer value supplied for port. If you are trying to enter a password "
607
"please use --password instead.\n"
610
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
611
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
613
msgid "Value supplied for port is not valid.\n"
616
#: client/drizzledump.cc:582
626
#: client/drizzledump.cc:630
618
628
msgid "Memory allocation error while copying password. Aborting.\n"
621
#: client/drizzledump.cc:621
631
#: client/drizzledump.cc:669
623
633
msgid "Input filename too long: %s"
626
#: client/drizzledump.cc:656
636
#: client/drizzledump.cc:712
628
638
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
631
#: client/drizzledump.cc:681
641
#: client/drizzledump.cc:737
633
643
msgid "Invalid mode to --compatible: %s\n"
636
#: client/drizzledump.cc:726
646
#: client/drizzledump.cc:791
638
648
msgid "%s: You must use option --tab with --fields-...\n"
641
#: client/drizzledump.cc:732
651
#: client/drizzledump.cc:808
644
654
"%s: You can't use --single-transaction and --lock-all-tables at the same "
648
#: client/drizzledump.cc:738
658
#: client/drizzledump.cc:821
651
661
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
655
#: client/drizzledump.cc:744
665
#: client/drizzledump.cc:827
657
667
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
660
#: client/drizzledump.cc:767
670
#: client/drizzledump.cc:853
662
672
msgid "Got error: %s (%d) %s"
665
#: client/drizzledump.cc:774
675
#: client/drizzledump.cc:860
667
677
msgid "Got error: %d %s"
670
#: client/drizzledump.cc:872 client/drizzledump.cc:879
671
#: client/drizzledump.cc:892
680
#: client/drizzledump.cc:958 client/drizzledump.cc:965
681
#: client/drizzledump.cc:978
673
683
msgid "Couldn't execute '%s': %s (%d)"
676
#: client/drizzledump.cc:956
686
#: client/drizzledump.cc:1042
678
688
msgid "-- Connecting to %s...\n"
681
#: client/drizzledump.cc:977
691
#: client/drizzledump.cc:1063
683
693
msgid "-- Disconnecting from %s...\n"
686
#: client/drizzledump.cc:988
696
#: client/drizzledump.cc:1074
687
697
msgid "Couldn't allocate memory"
690
#: client/drizzledump.cc:1332
700
#: client/drizzledump.cc:1418
693
703
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
697
#: client/drizzledump.cc:1346
707
#: client/drizzledump.cc:1432
699
709
msgid "-- Retrieving table structure for table %s...\n"
702
#: client/drizzledump.cc:1460
712
#: client/drizzledump.cc:1546
704
714
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
707
#: client/drizzledump.cc:1567
717
#: client/drizzledump.cc:1653
709
719
msgid "%s: Can't get keys for table %s\n"
712
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
722
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
714
724
msgid "Error: Couldn't read status information for table %s\n"
717
#: client/drizzledump.cc:1788
727
#: client/drizzledump.cc:1874
719
729
msgid "Error retrieving table structure for table: \"%s\""
722
#: client/drizzledump.cc:1795
732
#: client/drizzledump.cc:1881
724
734
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
727
#: client/drizzledump.cc:1806
737
#: client/drizzledump.cc:1892
729
739
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
732
#: client/drizzledump.cc:1813
742
#: client/drizzledump.cc:1899
734
744
msgid "-- Skipping dump data for table '%s', it has no fields\n"
737
#: client/drizzledump.cc:1821
747
#: client/drizzledump.cc:1907
738
748
msgid "-- Sending SELECT query...\n"
741
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
751
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
742
752
msgid "when executing 'SELECT INTO OUTFILE'"
745
#: client/drizzledump.cc:1885
755
#: client/drizzledump.cc:1971
754
#: client/drizzledump.cc:1926
764
#: client/drizzledump.cc:2012
755
765
msgid "-- Retrieving rows...\n"
758
#: client/drizzledump.cc:1929
768
#: client/drizzledump.cc:2015
760
770
msgid "%s: Error in field count for table: %s ! Aborting.\n"
763
#: client/drizzledump.cc:1973
773
#: client/drizzledump.cc:2064
765
775
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
768
#: client/drizzledump.cc:1990
778
#: client/drizzledump.cc:2081
770
780
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
773
#: client/drizzledump.cc:2012
783
#: client/drizzledump.cc:2103
775
785
msgid "Not enough fields from table %s! Aborting.\n"
778
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
788
#: client/drizzledump.cc:2523
789
msgid "when using LOCK TABLES"
792
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
779
793
msgid "when doing refresh"
782
#: client/drizzledump.cc:2497
796
#: client/drizzledump.cc:2629
783
797
msgid "alloc_root failure."
786
#: client/drizzledump.cc:2512
800
#: client/drizzledump.cc:2650
788
802
msgid "Couldn't find table: \"%s\""
791
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
792
#: client/drizzledump.cc:2807
805
#: client/drizzledump.cc:2666
806
msgid "when doing LOCK TABLES"
809
#: client/drizzledump.cc:2737
810
msgid "Error: Binlogging on server not active"
813
#: client/drizzledump.cc:2806
814
msgid "Error: Slave not set up"
817
#: client/drizzledump.cc:2865
818
msgid "Error: Unable to start slave"
821
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
822
#: client/drizzledump.cc:3173
795
825
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
798
#: client/drizzledump.cc:2837
828
#: client/drizzledump.cc:3203
800
830
msgid "Error: Not enough memory to store ORDER BY clause\n"
833
#: drizzled/db.cc:236
805
835
msgid "Error while loading database options: '%s':"
808
#: drizzled/drizzled.cc:500
838
#: drizzled/drizzled.cc:527
810
840
msgid "Got signal %d from thread %<PRIu64>"
813
#: drizzled/drizzled.cc:534
843
#: drizzled/drizzled.cc:561
814
844
msgid "Aborting\n"
817
#: drizzled/drizzled.cc:656
847
#: drizzled/drizzled.cc:681
818
848
msgid "One can only use the --user switch if running as root\n"
821
#: drizzled/drizzled.cc:664
851
#: drizzled/drizzled.cc:689
823
853
"Fatal error: Please read \"Security\" section of the manual to find out how "
824
854
"to run drizzled as root!\n"
827
#: drizzled/drizzled.cc:686
857
#: drizzled/drizzled.cc:711
830
860
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
834
#: drizzled/drizzled.cc:843
836
msgid "Fatal signal %d while backtracing\n"
839
#: drizzled/drizzled.cc:866
864
#: drizzled/drizzled.cc:885
866
msgid "Retrying bind on TCP/IP port %u"
869
#: drizzled/drizzled.cc:891
870
msgid "Can't start server: Bind on TCP/IP port"
873
#: drizzled/drizzled.cc:892
875
msgid "Do you already have another drizzled server running on port: %d ?"
878
#: drizzled/drizzled.cc:898
879
msgid "Can't start server: listen() on TCP/IP port"
882
#: drizzled/drizzled.cc:899
884
msgid "listen() on TCP/IP failed with error %d"
887
#: drizzled/drizzled.cc:917
888
msgid "Can't open abort pipet"
891
#: drizzled/drizzled.cc:919
893
msgid "pipe() on abort_pipe failed with error %d"
896
#: drizzled/drizzled.cc:1016
901
#: drizzled/drizzled.cc:1041
842
904
"We will try our best to scrape up some info that will hopefully help "
910
#: drizzled/drizzled.cc:971
973
#: drizzled/drizzled.cc:1152
912
975
msgid "Writing a core file\n"
915
#: drizzled/drizzled.cc:1017
978
#: drizzled/drizzled.cc:1197
917
980
"setrlimit could not change the size of core files to 'infinity'; We may not "
918
981
"be able to generate a core file on signals"
921
#: drizzled/drizzled.cc:1212
984
#: drizzled/drizzled.cc:1399
923
986
msgid "gethostname failed, using '%s' as hostname"
926
#: drizzled/drizzled.cc:1283
989
#: drizzled/drizzled.cc:1491
928
991
msgid "Unknown locale: '%s'"
931
#: drizzled/drizzled.cc:1312
994
#: drizzled/drizzled.cc:1522
932
995
msgid "Can't create thread-keys"
935
#: drizzled/drizzled.cc:1337
998
#: drizzled/drizzled.cc:1545
936
999
msgid "Out of memory"
939
#: drizzled/drizzled.cc:1348
1002
#: drizzled/drizzled.cc:1560
940
1003
msgid "Failed to initialize plugins."
943
#: drizzled/drizzled.cc:1379
1006
#: drizzled/drizzled.cc:1591
946
1009
"%s: Too many arguments (first extra is '%s').\n"
947
1010
"Use --verbose --help to get a list of available options\n"
950
#: drizzled/drizzled.cc:1399
1013
#: drizzled/drizzled.cc:1611
951
1014
msgid "No scheduler found, cannot continue!\n"
954
#: drizzled/drizzled.cc:1406
1017
#: drizzled/drizzled.cc:1618
955
1018
msgid "Can't init databases"
958
#: drizzled/drizzled.cc:1430
1021
#: drizzled/drizzled.cc:1643
960
1023
msgid "Unknown/unsupported table type: %s"
963
#: drizzled/drizzled.cc:1436
1026
#: drizzled/drizzled.cc:1649
965
1028
msgid "Default storage engine (%s) is not available"
968
#: drizzled/drizzled.cc:1467
1031
#: drizzled/drizzled.cc:1680
970
1033
msgid "Failed to lock memory. Errno: %d\n"
973
#: drizzled/drizzled.cc:1683
975
msgid "Display this help and exit after initializing plugins."
976
msgstr "Visa den här hjälpen och avsluta."
978
#: drizzled/drizzled.cc:1687
1036
#: drizzled/drizzled.cc:1742
1038
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1041
#: drizzled/drizzled.cc:1903
1043
msgid "drizzled: Got error %d from select"
1046
#: drizzled/drizzled.cc:2101
979
1047
msgid "Auto-increment columns are incremented by this"
982
#: drizzled/drizzled.cc:1692
1050
#: drizzled/drizzled.cc:2106
984
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1052
"Offset added to Auto-increment columns. Used when auto-increment-increment "
988
#: drizzled/drizzled.cc:1698
1056
#: drizzled/drizzled.cc:2112
990
1058
"Path to installation directory. All paths are usually resolved relative to "
994
#: drizzled/drizzled.cc:1702
1062
#: drizzled/drizzled.cc:2116
995
1063
msgid "IP address to bind to."
998
#: drizzled/drizzled.cc:1706
1066
#: drizzled/drizzled.cc:2120
1067
msgid "Set the filesystem character set."
1070
#: drizzled/drizzled.cc:2125
1071
msgid "Set the default character set."
1074
#: drizzled/drizzled.cc:2129
999
1075
msgid "Chroot drizzled daemon during startup."
1002
#: drizzled/drizzled.cc:1710
1078
#: drizzled/drizzled.cc:2133
1003
1079
msgid "Set the default collation."
1006
#: drizzled/drizzled.cc:1714
1082
#: drizzled/drizzled.cc:2137
1007
1083
msgid "Default completion type."
1010
#: drizzled/drizzled.cc:1719
1086
#: drizzled/drizzled.cc:2142
1011
1087
msgid "Write core on errors."
1014
#: drizzled/drizzled.cc:1723
1090
#: drizzled/drizzled.cc:2146
1015
1091
msgid "Path to the database root."
1018
#: drizzled/drizzled.cc:1727
1094
#: drizzled/drizzled.cc:2150
1019
1095
msgid "Set the default storage engine (table type) for tables."
1022
#: drizzled/drizzled.cc:1731
1098
#: drizzled/drizzled.cc:2154
1023
1099
msgid "Set the default time zone."
1026
#: drizzled/drizzled.cc:1736
1102
#: drizzled/drizzled.cc:2158
1103
msgid "Type of DELAY_KEY_WRITE."
1106
#: drizzled/drizzled.cc:2162
1027
1107
msgid "Print a symbolic stack trace on failure."
1030
#: drizzled/drizzled.cc:1742
1110
#: drizzled/drizzled.cc:2168
1111
msgid "Push supported query conditions to the storage engine."
1114
#: drizzled/drizzled.cc:2174
1031
1115
msgid "Used for debugging; Use at your own risk!"
1034
#: drizzled/drizzled.cc:1747
1118
#: drizzled/drizzled.cc:2179
1035
1119
msgid "Set up signals usable for debugging"
1038
#: drizzled/drizzled.cc:1751
1122
#: drizzled/drizzled.cc:2183
1039
1123
msgid "(IGNORED)"
1042
#: drizzled/drizzled.cc:1755
1126
#: drizzled/drizzled.cc:2187
1043
1127
msgid "Set the language used for the month names and the days of the week."
1046
#: drizzled/drizzled.cc:1760
1130
#: drizzled/drizzled.cc:2192
1131
msgid "Log connections and queries to file."
1134
#: drizzled/drizzled.cc:2196
1135
msgid "Log all MyISAM changes to file."
1138
#: drizzled/drizzled.cc:2200
1047
1139
msgid "Log some not critical warnings to the log file."
1050
#: drizzled/drizzled.cc:1765
1142
#: drizzled/drizzled.cc:2205
1051
1143
msgid "Lock drizzled in memory."
1054
#: drizzled/drizzled.cc:1769
1146
#: drizzled/drizzled.cc:2209
1148
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1149
"BACKUP, FORCE or QUICK."
1152
#: drizzled/drizzled.cc:2214
1055
1153
msgid "Pid file used by safe_mysqld."
1058
#: drizzled/drizzled.cc:1773
1156
#: drizzled/drizzled.cc:2218
1060
1158
"Port number to use for connection or 0 for default to, in order of "
1061
1159
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1064
#: drizzled/drizzled.cc:1779
1162
#: drizzled/drizzled.cc:2224
1066
1164
"Maximum time in seconds to wait for the port to become free. (Default: no "
1070
#: drizzled/drizzled.cc:1784
1168
#: drizzled/drizzled.cc:2229
1072
1170
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1073
1171
"specified directory"
1076
#: drizzled/drizzled.cc:1789
1174
#: drizzled/drizzled.cc:2234
1078
1176
"Uniquely identifies the server instance in the community of replication "
1082
#: drizzled/drizzled.cc:1794
1180
#: drizzled/drizzled.cc:2239
1083
1181
msgid "Don't print a stack trace on failure."
1086
#: drizzled/drizzled.cc:1798
1184
#: drizzled/drizzled.cc:2243
1087
1185
msgid "Enable symbolic link support."
1090
#: drizzled/drizzled.cc:1807
1188
#: drizzled/drizzled.cc:2252
1092
1190
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1095
#: drizzled/drizzled.cc:1812
1193
#: drizzled/drizzled.cc:2257
1096
1194
msgid "Path for temporary files."
1099
#: drizzled/drizzled.cc:1816
1197
#: drizzled/drizzled.cc:2261
1100
1198
msgid "Default transaction isolation level."
1103
#: drizzled/drizzled.cc:1820
1201
#: drizzled/drizzled.cc:2265
1104
1202
msgid "Run drizzled daemon as user."
1107
#: drizzled/drizzled.cc:1828
1205
#: drizzled/drizzled.cc:2273
1109
1207
"The number of outstanding connection requests Drizzle can have. This comes "
1110
1208
"into play when the main Drizzle thread gets very many connection requests in "
1111
1209
"a very short time."
1114
#: drizzled/drizzled.cc:1834
1212
#: drizzled/drizzled.cc:2279
1116
1214
"Size of tree cache used in bulk insert optimization. Note that this is a "
1117
1215
"limit per thread!"
1120
#: drizzled/drizzled.cc:1840
1218
#: drizzled/drizzled.cc:2285
1220
"The number of seconds the drizzled server is waiting for a connect packet "
1221
"before responding with 'Bad handshake'."
1224
#: drizzled/drizzled.cc:2290
1122
1226
"Precision of the result of '/' operator will be increased on that value."
1125
#: drizzled/drizzled.cc:1846
1229
#: drizzled/drizzled.cc:2296
1126
1230
msgid "The maximum length of the result of function group_concat."
1129
#: drizzled/drizzled.cc:1851
1233
#: drizzled/drizzled.cc:2301
1130
1234
msgid "The size of the buffer that is used for full joins."
1133
#: drizzled/drizzled.cc:1857
1237
#: drizzled/drizzled.cc:2307
1239
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1242
#: drizzled/drizzled.cc:2312
1135
1244
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1136
1245
"this to get better index handling (for all reads and multiple writes) to as "
1137
1246
"much as you can afford;"
1140
#: drizzled/drizzled.cc:1866
1249
#: drizzled/drizzled.cc:2321
1142
1251
"This characterizes the number of hits a hot block has to be untouched until "
1143
1252
"it is considered aged enough to be downgraded to a warm block. This "
1145
1254
"blocks in key cache"
1148
#: drizzled/drizzled.cc:1875
1257
#: drizzled/drizzled.cc:2330
1149
1258
msgid "The default size of key cache blocks"
1152
#: drizzled/drizzled.cc:1881
1261
#: drizzled/drizzled.cc:2336
1153
1262
msgid "The minimum percentage of warm blocks in key cache"
1156
#: drizzled/drizzled.cc:1887
1265
#: drizzled/drizzled.cc:2342
1157
1266
msgid "Max packetlength to send/receive from to server."
1160
#: drizzled/drizzled.cc:1892
1269
#: drizzled/drizzled.cc:2347
1162
1271
"If there is more than this number of interrupted connections from a host "
1163
1272
"this host will be blocked from further connections."
1166
#: drizzled/drizzled.cc:1897
1275
#: drizzled/drizzled.cc:2352
1167
1276
msgid "Max number of errors/warnings to store for a statement."
1170
#: drizzled/drizzled.cc:1902
1279
#: drizzled/drizzled.cc:2357
1171
1280
msgid "Don't allow creation of heap tables bigger than this."
1174
#: drizzled/drizzled.cc:1908
1283
#: drizzled/drizzled.cc:2363
1176
1285
"Joins that are probably going to read more than max_join_size records return "
1180
#: drizzled/drizzled.cc:1914
1289
#: drizzled/drizzled.cc:2369
1181
1290
msgid "Max number of bytes in sorted records."
1184
#: drizzled/drizzled.cc:1919
1293
#: drizzled/drizzled.cc:2374
1185
1294
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1188
#: drizzled/drizzled.cc:1924
1297
#: drizzled/drizzled.cc:2379
1190
1299
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1191
1300
"max_sort_length bytes of each value are used; the rest are ignored)."
1194
#: drizzled/drizzled.cc:1931
1303
#: drizzled/drizzled.cc:2386
1304
msgid "Maximum number of temporary tables a client can keep open at a time."
1307
#: drizzled/drizzled.cc:2391
1195
1308
msgid "After this many write locks, allow some read locks to run in between."
1198
#: drizzled/drizzled.cc:1935
1311
#: drizzled/drizzled.cc:2395
1200
1313
"Don't log queries which examine less than min_examined_row_limit rows to "
1204
#: drizzled/drizzled.cc:1941
1317
#: drizzled/drizzled.cc:2401
1319
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1320
"Possible values of name are 'nulls_unequal' (default behavior), "
1321
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1324
#: drizzled/drizzled.cc:2408
1205
1325
msgid "Buffer length for TCP/IP and socket communication."
1208
#: drizzled/drizzled.cc:1946
1328
#: drizzled/drizzled.cc:2413
1330
"Number of seconds to wait for more data from a connection before aborting "
1334
#: drizzled/drizzled.cc:2419
1336
"If a read on a communication port is interrupted, retry this many times "
1340
#: drizzled/drizzled.cc:2425
1342
"Number of seconds to wait for a block to be written to a connection before "
1343
"aborting the write."
1346
#: drizzled/drizzled.cc:2431
1210
1348
"Controls the heuristic(s) applied during query optimization to prune less-"
1211
1349
"promising partial plans from the optimizer search space. Meaning: false - do "
1224
1362
"(used for testing/comparison)."
1227
#: drizzled/drizzled.cc:1966
1365
#: drizzled/drizzled.cc:2451
1367
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1370
#: drizzled/drizzled.cc:2456
1228
1371
msgid "Directory for plugins."
1231
#: drizzled/drizzled.cc:1970
1374
#: drizzled/drizzled.cc:2460
1233
1376
"Optional comma separated list of plugins to load at starup.[for example: --"
1234
1377
"plugin_load=crc32,logger_gearman]"
1237
#: drizzled/drizzled.cc:1975
1380
#: drizzled/drizzled.cc:2465
1238
1381
msgid "The size of the buffer that is allocated when preloading indexes"
1241
#: drizzled/drizzled.cc:1980
1384
#: drizzled/drizzled.cc:2470
1385
msgid "Select protocol to be used (by default oldlibdrizzle)."
1388
#: drizzled/drizzled.cc:2474
1242
1389
msgid "Allocation block size for query parsing and execution"
1245
#: drizzled/drizzled.cc:1985
1392
#: drizzled/drizzled.cc:2479
1246
1393
msgid "Persistent buffer for query parsing and execution"
1249
#: drizzled/drizzled.cc:1991
1396
#: drizzled/drizzled.cc:2485
1250
1397
msgid "Allocation block size for storing ranges during optimization"
1253
#: drizzled/drizzled.cc:1997
1400
#: drizzled/drizzled.cc:2491
1255
1402
"Each thread that does a sequential scan allocates a buffer of this size for "
1256
1403
"each table it scans. If you do many sequential scans, you may want to "
1257
1404
"increase this value."
1260
#: drizzled/drizzled.cc:2005
1407
#: drizzled/drizzled.cc:2499
1262
1409
"When reading rows in sorted order after a sort, the rows are read through "
1263
1410
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1264
1411
"record_buffer."
1267
#: drizzled/drizzled.cc:2013
1414
#: drizzled/drizzled.cc:2507
1268
1415
msgid "Select scheduler to be used (by default multi-thread)."
1271
#: drizzled/drizzled.cc:2018
1418
#: drizzled/drizzled.cc:2512
1272
1419
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1275
#: drizzled/drizzled.cc:2024
1422
#: drizzled/drizzled.cc:2518
1276
1423
msgid "The number of cached table definitions."
1279
#: drizzled/drizzled.cc:2028
1426
#: drizzled/drizzled.cc:2522
1280
1427
msgid "The number of cached open tables."
1283
#: drizzled/drizzled.cc:2032
1430
#: drizzled/drizzled.cc:2526
1285
1432
"Timeout in seconds to wait for a table level lock before returning an error. "
1286
1433
"Used only if the connection has active cursors."
1289
#: drizzled/drizzled.cc:2037
1436
#: drizzled/drizzled.cc:2531
1290
1437
msgid "The stack size for each thread."
1293
#: drizzled/drizzled.cc:2043
1440
#: drizzled/drizzled.cc:2537
1295
1442
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1296
1443
"automatically convert it to an on-disk MyISAM table."
1299
#: drizzled/drizzled.cc:2049
1446
#: drizzled/drizzled.cc:2543
1300
1447
msgid "Allocation block size for transactions to be stored in binary log"
1303
#: drizzled/drizzled.cc:2054
1450
#: drizzled/drizzled.cc:2548
1304
1451
msgid "Persistent buffer for transactions to be stored in binary log"
1307
#: drizzled/drizzled.cc:2185
1454
#: drizzled/drizzled.cc:2553
1456
"The number of seconds the server waits for activity on a connection before "
1460
#: drizzled/drizzled.cc:2687
1309
1462
"Copyright (C) 2008 Sun Microsystems\n"
1310
1463
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4812
5002
msgid "Scheduler initialization failed.\n"
4815
#: drizzled/session.cc:2160
4817
msgid "Could not remove temporary table: '%s', error: %d"
4820
#: drizzled/slot/listen.cc:91
4822
msgid "getaddrinfo() failed with error %s"
4825
#: drizzled/slot/listen.cc:123
4827
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4830
#: drizzled/slot/listen.cc:134
4832
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4835
#: drizzled/slot/listen.cc:143
4837
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4840
#: drizzled/slot/listen.cc:152
4842
msgid "setsockopt(SO_LINGER) failed with errno %d"
4845
#: drizzled/slot/listen.cc:161
4847
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4850
#: drizzled/slot/listen.cc:182
4852
msgid "Retrying bind() on %u"
4855
#: drizzled/slot/listen.cc:190
4857
msgid "bind() failed with errno: %d"
4860
#: drizzled/slot/listen.cc:193
4861
msgid "Do you already have another drizzled running?"
4864
#: drizzled/slot/listen.cc:200
4866
msgid "listen() failed with errno %d"
4869
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4871
msgid "realloc() failed with errno %d"
4874
#: drizzled/slot/listen.cc:219
4876
msgid "Listening on %s:%s\n"
4879
#: drizzled/slot/listen.cc:227
4880
msgid "No sockets could be bound for listening"
4883
#: drizzled/slot/listen.cc:239
4885
msgid "pipe() failed with errno %d"
4888
#: drizzled/slot/listen.cc:275
4890
msgid "poll() failed with errno %d"
4893
#: drizzled/slot/listen.cc:317
4895
msgid "accept() failed with errno %d"
4898
#: drizzled/sql_base.cc:1445
5005
#: drizzled/sql_base.cc:2262
4900
5007
msgid "Table %s had a open data handler in reopen_table"
4903
#: drizzled/sql_base.cc:2026
5010
#: drizzled/sql_base.cc:2854
4905
5012
msgid "Couldn't repair table: %s.%s"
4908
#: drizzled/sql_base.cc:2068
5015
#: drizzled/sql_base.cc:2896
4911
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4912
"s`.`%s`' to replication"
4915
#: drizzled/sql_plugin.cc:552
5018
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5019
"`%s`.`%s`' to replication"
5022
#: drizzled/sql_base.cc:3498
5024
msgid "Could not remove temporary table: '%s', error: %d"
5027
#: drizzled/sql_plugin.cc:528
4917
5029
msgid "Plugin '%s' init function returned error.\n"
4920
#: drizzled/sql_plugin.cc:712
5032
#: drizzled/sql_plugin.cc:707
4921
5033
msgid "plugin-load parameter too long"
4924
#: drizzled/sql_plugin.cc:774
5036
#: drizzled/sql_plugin.cc:767
4926
5038
msgid "Couldn't load plugin named '%s' with soname '%s'."
4929
#: drizzled/sql_plugin.cc:1114
5041
#: drizzled/sql_plugin.cc:1107
4930
5042
msgid "Out of memory."
4933
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5045
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4935
5047
msgid "Unknown variable type code 0x%x in plugin '%s'."
4938
#: drizzled/sql_plugin.cc:1997
5050
#: drizzled/sql_plugin.cc:1989
4941
5053
"Server variable %s of plugin %s was forced to be read-only: string variable "
4942
5054
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4945
#: drizzled/sql_plugin.cc:2028
5057
#: drizzled/sql_plugin.cc:2020
4947
5059
msgid "Missing variable name in plugin '%s'."
4950
#: drizzled/sql_plugin.cc:2045
5062
#: drizzled/sql_plugin.cc:2037
4952
5064
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4955
#: drizzled/sql_plugin.cc:2173
5067
#: drizzled/sql_plugin.cc:2155
4957
5069
msgid "Out of memory for plugin '%s'."
4960
#: drizzled/sql_plugin.cc:2180
5072
#: drizzled/sql_plugin.cc:2162
4962
5074
msgid "Bad options for plugin '%s'."
4965
#: drizzled/sql_plugin.cc:2189
5077
#: drizzled/sql_plugin.cc:2171
4967
5079
msgid "Parsing options for plugin '%s' failed."
4970
#: drizzled/sql_plugin.cc:2238
5082
#: drizzled/sql_plugin.cc:2214
4972
5084
msgid "Plugin '%s' has conflicting system variables"
4975
#: drizzled/sql_table.cc:247
4977
"Table name cannot be encoded and fit within filesystem name length "
4981
#: drizzled/sql_table.cc:257
4983
"Schema name cannot be encoded and fit within filesystem name length "
4987
#: drizzled/sql_table.cc:2495
5087
#: drizzled/sql_table.cc:124
5089
msgid "Invalid (old?) table or database name '%s'"
5092
#: drizzled/sql_table.cc:2655
4989
5094
msgid "Unknown - internal error %d during operation"
4992
#: drizzled/sql_table.cc:3970
5097
#: drizzled/sql_table.cc:4227
4994
5099
msgid "Could not open table %s.%s after rename\n"
4997
#: drizzled/sql_table.cc:4133
5102
#: drizzled/sql_table.cc:4407
5000
5105
"order_st BY ignored because there is a user-defined clustered index in the "
5001
5106
"table '%-.192s'"
5004
#: drizzled/table.cc:332
5109
#: drizzled/table.cc:354
5007
5112
"'%s' had no or invalid character set, and default character set is multi-"
5008
5113
"byte, so character column sizes may have changed"
5011
#: drizzled/table.cc:1591
5116
#: drizzled/table.cc:1782
5013
5118
msgid "Unknown collation '%s' in table '%-.64s' definition"
5016
#: drizzled/table.cc:1598
5121
#: drizzled/table.cc:1789
5019
5124
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5023
#: drizzled/table.cc:3493
5128
#: drizzled/table.cc:2251
5131
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5135
#: drizzled/table.cc:2278
5138
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5139
"have type %s, found type %s."
5142
#: drizzled/table.cc:2289
5145
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5146
"position %d to have character set '%s' but the type has no character set."
5149
#: drizzled/table.cc:2301
5152
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5153
"position %d to have character set '%s' but found character set '%s'."
5156
#: drizzled/table.cc:2314
5159
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5160
"have type %s but the column is not found."
5163
#: drizzled/table.cc:4400
5025
5165
msgid "Got error %d when reading table '%s'"
5296
5431
"--------------------------------- -----------------------------\n"
5299
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5434
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5300
5435
msgid "(No default value)"
5303
#: mysys/my_getopt.cc:1255
5438
#: mysys/my_getopt.cc:1254
5307
#: mysys/my_getopt.cc:1255
5442
#: mysys/my_getopt.cc:1254
5311
#: mysys/my_getopt.cc:1288
5446
#: mysys/my_getopt.cc:1287
5313
5448
msgid "(Disabled)\n"
5451
#: plugin/auth_http/auth_http.cc:128
5452
msgid "Enable HTTP Auth check"
5316
5455
#: plugin/auth_http/auth_http.cc:138
5317
msgid "Enable HTTP Auth check"
5320
#: plugin/auth_http/auth_http.cc:148
5321
5456
msgid "URL for HTTP Auth check"
5324
#: plugin/command_log/command_log.cc:94
5326
msgid "Failed to open command log file. Got error: %s"
5329
#: plugin/command_log/command_log.cc:172
5332
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5333
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5336
#: plugin/command_log/command_log.cc:212
5339
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5340
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5343
#: plugin/command_log/command_log.cc:290
5345
msgid "Enable command log"
5346
msgstr "Rensa funktion"
5348
#: plugin/command_log/command_log.cc:298
5349
msgid "DEBUGGING - Truncate command log"
5352
#: plugin/command_log/command_log.cc:306
5353
msgid "Path to the file to use for command log."
5356
#: plugin/command_log/command_log.cc:323
5357
msgid "Simple Command Message Log"
5360
#: plugin/default_replicator/default_replicator.cc:90
5361
msgid "Enable default replicator"
5364
#: plugin/default_replicator/default_replicator.cc:105
5365
msgid "Default Replicator"
5368
5459
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5369
5460
msgid "Error Messages to stderr"
5372
#: plugin/logging_gearman/logging_gearman.cc:186
5463
#: plugin/logging_gearman/logging_gearman.cc:263
5374
5465
msgid "fail gearman_client_create(): %s"
5377
#: plugin/logging_gearman/logging_gearman.cc:197
5468
#: plugin/logging_gearman/logging_gearman.cc:273
5379
5470
msgid "fail gearman_client_add_server(): %s"
5382
#: plugin/logging_gearman/logging_gearman.cc:306
5473
#: plugin/logging_gearman/logging_gearman.cc:299
5383
5474
msgid "Enable logging to a gearman server"
5386
#: plugin/logging_gearman/logging_gearman.cc:315
5477
#: plugin/logging_gearman/logging_gearman.cc:308
5387
5478
msgid "Hostname for logging to a Gearman server"
5390
#: plugin/logging_gearman/logging_gearman.cc:324
5481
#: plugin/logging_gearman/logging_gearman.cc:317
5391
5482
msgid "Gearman Function to send logging to"
5394
#: plugin/logging_gearman/logging_gearman.cc:341
5485
#: plugin/logging_gearman/logging_gearman.cc:334
5395
5486
msgid "Log queries to a Gearman server"
5398
#: plugin/logging_query/logging_query.cc:188
5489
#: plugin/logging_query/logging_query.cc:278
5400
5491
msgid "fail open() fn=%s er=%s\n"
5403
#: plugin/logging_query/logging_query.cc:340
5494
#: plugin/logging_query/logging_query.cc:317
5404
5495
msgid "Enable logging to CSV file"
5407
#: plugin/logging_query/logging_query.cc:349
5498
#: plugin/logging_query/logging_query.cc:326
5408
5499
msgid "File to log to"
5411
#: plugin/logging_query/logging_query.cc:358
5412
msgid "PCRE to match the query against"
5415
#: plugin/logging_query/logging_query.cc:367
5416
#: plugin/logging_syslog/logging_syslog.cc:231
5502
#: plugin/logging_query/logging_query.cc:335
5503
#: plugin/logging_syslog/logging_syslog.cc:248
5417
5504
msgid "Threshold for logging slow queries, in microseconds"
5420
#: plugin/logging_query/logging_query.cc:379
5421
#: plugin/logging_syslog/logging_syslog.cc:243
5507
#: plugin/logging_query/logging_query.cc:347
5508
#: plugin/logging_syslog/logging_syslog.cc:260
5422
5509
msgid "Threshold for logging big queries, for rows returned"
5425
#: plugin/logging_query/logging_query.cc:391
5426
#: plugin/logging_syslog/logging_syslog.cc:255
5512
#: plugin/logging_query/logging_query.cc:359
5513
#: plugin/logging_syslog/logging_syslog.cc:272
5427
5514
msgid "Threshold for logging big queries, for rows examined"
5430
#: plugin/logging_query/logging_query.cc:414
5517
#: plugin/logging_query/logging_query.cc:381
5431
5518
msgid "Log queries to a CSV file"
5434
#: plugin/logging_syslog/logging_syslog.cc:84
5521
#: plugin/logging_syslog/logging_syslog.cc:169
5436
5523
msgid "syslog facility \"%s\" not known, using \"local0\""
5439
#: plugin/logging_syslog/logging_syslog.cc:100
5526
#: plugin/logging_syslog/logging_syslog.cc:186
5441
5528
msgid "syslog priority \"%s\" not known, using \"info\""
5444
#: plugin/logging_syslog/logging_syslog.cc:195
5445
msgid "Enable logging to syslog"
5531
#: plugin/logging_syslog/logging_syslog.cc:212
5532
msgid "Enable logging"
5448
#: plugin/logging_syslog/logging_syslog.cc:204
5535
#: plugin/logging_syslog/logging_syslog.cc:221
5449
5536
msgid "Syslog Ident"
5452
#: plugin/logging_syslog/logging_syslog.cc:213
5539
#: plugin/logging_syslog/logging_syslog.cc:230
5453
5540
msgid "Syslog Facility"
5456
#: plugin/logging_syslog/logging_syslog.cc:222
5543
#: plugin/logging_syslog/logging_syslog.cc:239
5457
5544
msgid "Syslog Priority"
5460
#: plugin/logging_syslog/logging_syslog.cc:279
5547
#: plugin/logging_syslog/logging_syslog.cc:296
5461
5548
msgid "Log to syslog"
5464
#: plugin/multi_thread/multi_thread.cc:171
5551
#: plugin/multi_thread/multi_thread.cc:137
5465
5552
msgid "Maximum number of user threads available."
5468
#: plugin/myisam/ha_myisam.cc:488
5555
#: plugin/myisam/ha_myisam.cc:468
5470
5557
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5473
#: plugin/myisam/ha_myisam.cc:492
5560
#: plugin/myisam/ha_myisam.cc:472
5475
5562
msgid "Got an error from unknown thread, %s:%d"
5478
#: plugin/myisam/ha_myisam.cc:498
5565
#: plugin/myisam/ha_myisam.cc:478
5479
5566
msgid "Unknown thread accessing table"
5482
#: plugin/myisam/ha_myisam.cc:1781
5569
#: plugin/myisam/ha_myisam.cc:1861
5483
5570
msgid "Block size to be used for MyISAM index pages."
5486
#: plugin/myisam/ha_myisam.cc:1787
5573
#: plugin/myisam/ha_myisam.cc:1867
5488
5575
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5489
5576
"disables parallel repair."
5492
#: plugin/myisam/ha_myisam.cc:1793
5579
#: plugin/myisam/ha_myisam.cc:1873
5494
5581
"Don't use the fast sort index method to created index if the temporary file "
5495
5582
"would get bigger than this."
5498
#: plugin/myisam/ha_myisam.cc:1798
5585
#: plugin/myisam/ha_myisam.cc:1878
5500
5587
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5501
5588
"when creating indexes with CREATE INDEX or ALTER TABLE."
5504
#: plugin/myisam/ha_myisam.cc:1804
5591
#: plugin/myisam/ha_myisam.cc:1884
5505
5592
msgid "Default pointer size to be used for MyISAM tables."