~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/nb.po

  • Committer: patrick crews
  • Date: 2010-10-27 00:50:14 UTC
  • mfrom: (1099.4.191 drizzle)
  • Revision ID: gleebix@gmail.com-20101027005014-kvxqeawh8v3kymd8
Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2010-09-29 11:14-0400\n"
 
10
"POT-Creation-Date: 2010-10-26 20:49-0400\n"
11
11
"PO-Revision-Date: 2010-09-11 06:12+0000\n"
12
12
"Last-Translator: Tor Syversen <sol-moe@online.no>\n"
13
13
"Language-Team: Norwegian Bokmal <nb@li.org>\n"
 
14
"Language: nb\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
18
19
"X-Launchpad-Export-Date: 2010-09-12 04:53+0000\n"
19
20
"X-Generator: Launchpad (build Unknown)\n"
20
21
 
21
 
#: ../client/drizzle.cc:465
 
22
#: ../client/drizzle.cc:467
22
23
msgid "Synonym for `help'."
23
24
msgstr "Synonymt med `help'."
24
25
 
25
 
#: ../client/drizzle.cc:466
 
26
#: ../client/drizzle.cc:468
26
27
msgid "Clear command."
27
28
msgstr "Slett kommando."
28
29
 
29
 
#: ../client/drizzle.cc:468
 
30
#: ../client/drizzle.cc:470
30
31
msgid "Reconnect to the server. Optional arguments are db and host."
31
32
msgstr ""
32
33
"Gjenopprett tilkobling til tjener. Databasenavn og vertsmaskinnavn er "
33
34
"valgfrie argumenter."
34
35
 
35
 
#: ../client/drizzle.cc:470
 
36
#: ../client/drizzle.cc:472
36
37
msgid ""
37
38
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
39
msgstr ""
39
40
"Angi kommandoskilletegn. Merk: Bruker resten av linjen som nytt skilletegn."
40
41
 
41
 
#: ../client/drizzle.cc:472
 
42
#: ../client/drizzle.cc:474
42
43
msgid "Send command to drizzle server, display result vertically."
43
44
msgstr "Send kommando til drizzle-tjener, presentér resultat vertikalt."
44
45
 
45
 
#: ../client/drizzle.cc:473
 
46
#: ../client/drizzle.cc:475
46
47
msgid "Exit drizzle. Same as quit."
47
48
msgstr "Gå ut av drizzle. Det samme som avslutt."
48
49
 
49
 
#: ../client/drizzle.cc:474
 
50
#: ../client/drizzle.cc:476
50
51
msgid "Send command to drizzle server."
51
52
msgstr "Send kommando til drizzle-tjener."
52
53
 
53
 
#: ../client/drizzle.cc:475
 
54
#: ../client/drizzle.cc:477
54
55
msgid "Display this help."
55
56
msgstr "Vis denne hjelpeteksten."
56
57
 
57
 
#: ../client/drizzle.cc:476
 
58
#: ../client/drizzle.cc:478
58
59
msgid "Disable pager, print to stdout."
59
60
msgstr "Skru av sidevisning, skriv til stdout."
60
61
 
61
 
#: ../client/drizzle.cc:477
 
62
#: ../client/drizzle.cc:479
62
63
msgid "Don't write into outfile."
63
64
msgstr "Ikke skriv til utfilen."
64
65
 
65
 
#: ../client/drizzle.cc:479
 
66
#: ../client/drizzle.cc:481
66
67
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
68
msgstr ""
68
69
"Sett PAGER [to_pager]. Resultatet av en spørring blir skrevet ut via PAGER."
69
70
 
70
 
#: ../client/drizzle.cc:480
 
71
#: ../client/drizzle.cc:482
71
72
msgid "Print current command."
72
73
msgstr "Vis gjeldende kommando."
73
74
 
74
 
#: ../client/drizzle.cc:481
 
75
#: ../client/drizzle.cc:483
75
76
msgid "Change your drizzle prompt."
76
77
msgstr "Endre ditt drizzle-beredskapstegn."
77
78
 
78
 
#: ../client/drizzle.cc:482
 
79
#: ../client/drizzle.cc:484
79
80
msgid "Quit drizzle."
80
81
msgstr "Avslutt drizzle."
81
82
 
82
 
#: ../client/drizzle.cc:483
 
83
#: ../client/drizzle.cc:485
83
84
msgid "Rebuild completion hash."
84
85
msgstr "Gjenoppbygg hashtabell for kommandofullførelse."
85
86
 
86
 
#: ../client/drizzle.cc:485
 
87
#: ../client/drizzle.cc:487
87
88
msgid "Execute an SQL script file. Takes a file name as an argument."
88
89
msgstr "Utfør en SQL-skriptfil. Tar et filnavn som argument."
89
90
 
90
 
#: ../client/drizzle.cc:486
 
91
#: ../client/drizzle.cc:488
91
92
msgid "Get status information from the server."
92
93
msgstr "Hent statusinformasjon fra tjeneren."
93
94
 
94
 
#: ../client/drizzle.cc:488
 
95
#: ../client/drizzle.cc:490
95
96
msgid "Set outfile [to_outfile]. Append everything into given outfile."
96
97
msgstr ""
97
98
"Sett utfil til [to_outfile]. Legger alt til i slutten av den oppgitte "
98
99
"utfilen."
99
100
 
100
 
#: ../client/drizzle.cc:490
 
101
#: ../client/drizzle.cc:492
101
102
msgid "Use another database. Takes database name as argument."
102
103
msgstr "Bruk en annen database. Tar databasenavnet som argument."
103
104
 
104
 
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
 
105
#: ../client/drizzle.cc:494 ../client/drizzle.cc:1318
105
106
msgid "Show warnings after every statement."
106
107
msgstr "Vis advarsler etter hvert uttrykk."
107
108
 
108
 
#: ../client/drizzle.cc:494
 
109
#: ../client/drizzle.cc:496
109
110
msgid "Don't show warnings after every statement."
110
111
msgstr "Ikke vis advarsler etter hvert uttrykk."
111
112
 
112
 
#: ../client/drizzle.cc:1144
 
113
#: ../client/drizzle.cc:1146
113
114
#, c-format
114
115
msgid "shutting down drizzled"
115
116
msgstr ""
116
117
 
117
 
#: ../client/drizzle.cc:1146
 
118
#: ../client/drizzle.cc:1148
118
119
#, c-format
119
120
msgid " on port %d"
120
121
msgstr ""
121
122
 
122
 
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
 
123
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
123
124
#, c-format
124
125
msgid "shutdown failed; error: '%s'"
125
126
msgstr ""
126
127
 
127
 
#: ../client/drizzle.cc:1170
 
128
#: ../client/drizzle.cc:1172
128
129
#, c-format
129
130
msgid "done\n"
130
131
msgstr ""
131
132
 
132
 
#: ../client/drizzle.cc:1191
 
133
#: ../client/drizzle.cc:1193
133
134
#, c-format
134
135
msgid "drizzled is alive\n"
135
136
msgstr ""
136
137
 
137
 
#: ../client/drizzle.cc:1197
 
138
#: ../client/drizzle.cc:1199
138
139
#, c-format
139
140
msgid "ping failed; error: '%s'"
140
141
msgstr ""
141
142
 
142
 
#: ../client/drizzle.cc:1203
 
143
#: ../client/drizzle.cc:1205
143
144
#, c-format
144
145
msgid "drizzled won't answer to ping, error: '%s'"
145
146
msgstr ""
146
147
 
147
 
#: ../client/drizzle.cc:1252
 
148
#: ../client/drizzle.cc:1254
148
149
msgid "Error: Invalid Value for connect_timeout"
149
150
msgstr ""
150
151
 
151
 
#: ../client/drizzle.cc:1263
 
152
#: ../client/drizzle.cc:1265
152
153
msgid "Error: Invalid Value for max_input_line"
153
154
msgstr ""
154
155
 
155
 
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
 
156
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:476
156
157
msgid "Options used only in command line"
157
158
msgstr ""
158
159
 
159
 
#: ../client/drizzle.cc:1284
 
160
#: ../client/drizzle.cc:1286
160
161
msgid "Displays this help and exit."
161
162
msgstr "Viser denne hjelp og avslutter."
162
163
 
163
 
#: ../client/drizzle.cc:1285
 
164
#: ../client/drizzle.cc:1287
164
165
msgid ""
165
166
"Don't use history file. Disable interactive behavior. (Enables --silent)"
166
167
msgstr "Ikke bruk en historiefil. Skru av interaktivitet. (Skrur på --silent)"
167
168
 
168
 
#: ../client/drizzle.cc:1287
 
169
#: ../client/drizzle.cc:1289
169
170
msgid "Display column type information."
170
171
msgstr "Vis typeinformasjon for kolonnene"
171
172
 
172
 
#: ../client/drizzle.cc:1289
 
173
#: ../client/drizzle.cc:1291
173
174
msgid ""
174
175
"Preserve comments. Send comments to the server. The default is --skip-"
175
176
"comments (discard comments), enable with --comments"
177
178
"Bevarer kommentarer. Sender kommentarene til serveren. Standardverdi er --"
178
179
"skip-comments (hopp over kommentarer), skru på med --comments"
179
180
 
180
 
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:492
181
 
msgid "Use compression in server/client protocol."
182
 
msgstr "Bruk kompresjon i klient/server-protokollen."
183
 
 
184
181
#: ../client/drizzle.cc:1293
185
182
msgid "Print the output of a query (rows) vertically."
186
183
msgstr "Vis resultatet av en spørring (radene) vertikalt."
248
245
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
249
246
msgstr ""
250
247
 
251
 
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:512
252
 
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1880
 
248
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:500
 
249
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1866
253
250
msgid "Output version information and exit."
254
251
msgstr "Skriv ut versjonsnummeret og avslutt."
255
252
 
267
264
msgid "Ping the server to check if it's alive."
268
265
msgstr ""
269
266
 
270
 
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1234
 
267
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1199
271
268
msgid "Configuration file defaults are not used if no-defaults is set"
272
269
msgstr ""
273
270
 
274
 
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:520
 
271
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:508
275
272
msgid "Options specific to the drizzle client"
276
273
msgstr ""
277
274
 
416
413
"Automatisk begrensning av antall (LIMIT) rader i en JOIN når --safe-updates "
417
414
"er skrudd på."
418
415
 
419
 
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:571
 
416
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:545
420
417
msgid "Options specific to the client"
421
418
msgstr ""
422
419
 
438
435
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
439
436
msgstr ""
440
437
 
441
 
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:580
 
438
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:554
442
439
msgid "User for login if not current user."
443
440
msgstr ""
444
441
"Brukernavn for innlogging dersom det ikke er det nåværende brukernavnet"
445
442
 
446
 
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:582
 
443
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:556
447
444
msgid "The protocol of connection (mysql or drizzle)."
448
445
msgstr ""
449
446
 
450
 
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:594
 
447
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:568
451
448
msgid "Allowed Options"
452
449
msgstr ""
453
450
 
456
453
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
457
454
msgstr ""
458
455
 
459
 
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:3790
 
456
#: ../client/drizzle.cc:1514 ../client/drizzle.cc:3797
460
457
msgid "DELIMITER cannot contain a backslash character"
461
458
msgstr "Skilletegn kan ikke inneholde en backlash (\\)."
462
459
 
463
 
#: ../client/drizzle.cc:1586 ../client/drizzledump.cc:686
464
 
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:1009
 
460
#: ../client/drizzle.cc:1593 ../client/drizzledump.cc:659
 
461
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:468
465
462
#: ../client/drizzletest.cc:5603
466
463
msgid "Error: Unknown protocol"
467
464
msgstr ""
468
465
 
469
 
#: ../client/drizzle.cc:1600
 
466
#: ../client/drizzle.cc:1607
470
467
#, c-format
471
468
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
472
469
msgstr ""
473
470
 
474
 
#: ../client/drizzle.cc:1646 ../client/drizzle.cc:4036
 
471
#: ../client/drizzle.cc:1653 ../client/drizzle.cc:4043
475
472
#, fuzzy, c-format
476
473
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
477
474
msgstr "%s Ver %s Distrib %s, for %s (%s) bruker %s %s\n"
478
475
 
479
 
#: ../client/drizzle.cc:1652
 
476
#: ../client/drizzle.cc:1659
480
477
#, c-format
481
478
msgid ""
482
479
"Copyright (C) 2008 Sun Microsystems\n"
484
481
"and you are welcome to modify and redistribute it under the GPL license\n"
485
482
msgstr ""
486
483
 
487
 
#: ../client/drizzle.cc:1657
 
484
#: ../client/drizzle.cc:1664
488
485
#, c-format
489
486
msgid "Usage: drizzle [OPTIONS] [database]\n"
490
487
msgstr ""
491
488
 
492
 
#: ../client/drizzle.cc:1711
 
489
#: ../client/drizzle.cc:1718
493
490
#, fuzzy, c-format
494
491
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
495
492
msgstr "Velkommen til Drizzle-klienten. Kommandoer slutter med ; eller \\g."
496
493
 
497
 
#: ../client/drizzle.cc:1720
 
494
#: ../client/drizzle.cc:1727
498
495
#, fuzzy, c-format
499
496
msgid ""
500
497
"Your Drizzle connection id is %u\n"
504
501
"Din Drizzle-tilkoblingsid er %u\n"
505
502
"Serverversjon: %s\n"
506
503
 
507
 
#: ../client/drizzle.cc:1754
 
504
#: ../client/drizzle.cc:1761
508
505
#, c-format
509
506
msgid "Reading history-file %s\n"
510
507
msgstr "Leser historiefilen %s\n"
511
508
 
512
 
#: ../client/drizzle.cc:1758
 
509
#: ../client/drizzle.cc:1765
513
510
#, c-format
514
511
msgid "Couldn't allocate memory for temp histfile!\n"
515
512
msgstr "Kunne ikke allokere minne for den midlertidige historiefilen!\n"
516
513
 
517
 
#: ../client/drizzle.cc:1765
 
514
#: ../client/drizzle.cc:1772
518
515
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
519
516
msgstr ""
520
517
"Skriv 'help;' eller '\\h' for hjelp. Skriv '\\c' for å tømme "
521
518
"skjermbufferet.\n"
522
519
 
523
 
#: ../client/drizzle.cc:1775
 
520
#: ../client/drizzle.cc:1782
524
521
msgid "Error:"
525
522
msgstr ""
526
523
 
527
 
#: ../client/drizzle.cc:1788
 
524
#: ../client/drizzle.cc:1795
528
525
#, c-format
529
526
msgid "Writing history-file %s\n"
530
527
msgstr "Skriver historiefilen %s\n"
531
528
 
532
 
#: ../client/drizzle.cc:1796
 
529
#: ../client/drizzle.cc:1803
533
530
msgid "Aborted"
534
531
msgstr "Avbrutt"
535
532
 
536
 
#: ../client/drizzle.cc:1796
 
533
#: ../client/drizzle.cc:1803
537
534
msgid "Bye"
538
535
msgstr "Adjø"
539
536
 
540
 
#: ../client/drizzle.cc:1848
 
537
#: ../client/drizzle.cc:1855
541
538
msgid "Query aborted by Ctrl+C\n"
542
539
msgstr "Spørringen ble avbrutt med Ctrl+C\n"
543
540
 
544
 
#: ../client/drizzle.cc:1932
 
541
#: ../client/drizzle.cc:1939
545
542
#, c-format
546
543
msgid "Processing line: %<PRIu32>\n"
547
544
msgstr ""
548
545
 
549
 
#: ../client/drizzle.cc:2150
 
546
#: ../client/drizzle.cc:2157
550
547
msgid "Unknown command: "
551
548
msgstr ""
552
549
 
553
 
#: ../client/drizzle.cc:2564
 
550
#: ../client/drizzle.cc:2571
554
551
msgid ""
555
552
"Reading table information for completion of table and column names\n"
556
553
"You can turn off this feature to get a quicker startup with -A\n"
557
554
"\n"
558
555
msgstr ""
559
556
 
560
 
#: ../client/drizzle.cc:2630
 
557
#: ../client/drizzle.cc:2637
561
558
msgid "No connection. Trying to reconnect..."
562
559
msgstr "Ingen tilkobling. Prøver å koble til på nytt..."
563
560
 
564
 
#: ../client/drizzle.cc:2636
 
561
#: ../client/drizzle.cc:2643
565
562
msgid "Can't connect to the server\n"
566
563
msgstr "Klarte ikke å koble til serveren\n"
567
564
 
568
 
#: ../client/drizzle.cc:2720
 
565
#: ../client/drizzle.cc:2727
569
566
msgid "List of all Drizzle commands:"
570
567
msgstr "Oversikt over alle Drizzle-kommandoer:"
571
568
 
572
 
#: ../client/drizzle.cc:2724
 
569
#: ../client/drizzle.cc:2731
573
570
#, fuzzy, c-format
574
571
msgid ""
575
572
"Note that all text commands must be first on line and end with '%s' or \\g"
577
574
"Husk at alle tekstkommandoer må være i starten av en linje og må slutte med "
578
575
"';'"
579
576
 
580
 
#: ../client/drizzle.cc:2782
 
577
#: ../client/drizzle.cc:2789
581
578
msgid "No query specified\n"
582
579
msgstr "Ingen spørring oppgitt\n"
583
580
 
584
 
#: ../client/drizzle.cc:2797
 
581
#: ../client/drizzle.cc:2804
585
582
msgid "Ignoring query to other database"
586
583
msgstr "Overser spørring til annen database"
587
584
 
588
 
#: ../client/drizzle.cc:2847
 
585
#: ../client/drizzle.cc:2854
589
586
msgid "Empty set"
590
587
msgstr "Tomt sett"
591
588
 
592
 
#: ../client/drizzle.cc:2860
 
589
#: ../client/drizzle.cc:2867
593
590
#, c-format
594
591
msgid "%ld row in set"
595
592
msgid_plural "%ld rows in set"
596
593
msgstr[0] "%ld rad i settet"
597
594
msgstr[1] "%ld rader i settet"
598
595
 
599
 
#: ../client/drizzle.cc:2869
 
596
#: ../client/drizzle.cc:2876
600
597
msgid "Query OK"
601
598
msgstr "Spørring OK"
602
599
 
603
 
#: ../client/drizzle.cc:2871
 
600
#: ../client/drizzle.cc:2878
604
601
#, c-format
605
602
msgid "Query OK, %ld row affected"
606
603
msgid_plural "Query OK, %ld rows affected"
607
604
msgstr[0] "Spørring OK, %ld rad påvirket"
608
605
msgstr[1] "Spørring OK, %ld rader påvirket"
609
606
 
610
 
#: ../client/drizzle.cc:2943
 
607
#: ../client/drizzle.cc:2950
611
608
msgid "popen() failed! defaulting PAGER to stdout!\n"
612
609
msgstr ""
613
610
 
614
 
#: ../client/drizzle.cc:2965
 
611
#: ../client/drizzle.cc:2972
615
612
#, c-format
616
613
msgid "Error logging to file '%s'\n"
617
614
msgstr ""
618
615
 
619
 
#: ../client/drizzle.cc:2970
 
616
#: ../client/drizzle.cc:2977
620
617
#, fuzzy, c-format
621
618
msgid "Logging to file '%s'\n"
622
619
msgstr "Leser historiefilen %s\n"
623
620
 
624
 
#: ../client/drizzle.cc:3054
 
621
#: ../client/drizzle.cc:3061
625
622
#, c-format
626
623
msgid ""
627
624
"Field %3u:  `%s`\n"
638
635
"\n"
639
636
msgstr ""
640
637
 
641
 
#: ../client/drizzle.cc:3521
 
638
#: ../client/drizzle.cc:3528
642
639
#, c-format
643
640
msgid "No previous outfile available, you must give a filename!\n"
644
641
msgstr ""
645
642
 
646
 
#: ../client/drizzle.cc:3526
 
643
#: ../client/drizzle.cc:3533
647
644
#, c-format
648
645
msgid "Currently logging to file '%s'\n"
649
646
msgstr ""
650
647
 
651
 
#: ../client/drizzle.cc:3546
 
648
#: ../client/drizzle.cc:3553
652
649
#, fuzzy, c-format
653
650
msgid "No outfile specified!\n"
654
651
msgstr "Ingen spørring oppgitt\n"
655
652
 
656
 
#: ../client/drizzle.cc:3559
 
653
#: ../client/drizzle.cc:3566
657
654
msgid "Outfile disabled.\n"
658
655
msgstr ""
659
656
 
660
 
#: ../client/drizzle.cc:3586
 
657
#: ../client/drizzle.cc:3593
661
658
#, fuzzy
662
659
msgid "Default pager wasn't set, using stdout.\n"
663
660
msgstr "Skru av sidevisning, skriv til stdout."
664
661
 
665
 
#: ../client/drizzle.cc:3606
 
662
#: ../client/drizzle.cc:3613
666
663
#, c-format
667
664
msgid "PAGER set to '%s'\n"
668
665
msgstr ""
669
666
 
670
 
#: ../client/drizzle.cc:3617
 
667
#: ../client/drizzle.cc:3624
671
668
msgid "PAGER set to stdout\n"
672
669
msgstr ""
673
670
 
674
 
#: ../client/drizzle.cc:3700
 
671
#: ../client/drizzle.cc:3707
675
672
#, c-format
676
673
msgid "Connection id:    %u"
677
674
msgstr ""
678
675
 
679
 
#: ../client/drizzle.cc:3702
 
676
#: ../client/drizzle.cc:3709
680
677
#, c-format
681
678
msgid "Current database: %.128s\n"
682
679
msgstr ""
683
680
 
684
 
#: ../client/drizzle.cc:3703
 
681
#: ../client/drizzle.cc:3710
685
682
msgid "*** NONE ***"
686
683
msgstr ""
687
684
 
688
685
#. Skip command name
689
 
#: ../client/drizzle.cc:3723
 
686
#: ../client/drizzle.cc:3730
690
687
msgid "Usage: \\. <filename> | source <filename>"
691
688
msgstr ""
692
689
 
693
 
#: ../client/drizzle.cc:3738
 
690
#: ../client/drizzle.cc:3745
694
691
#, fuzzy, c-format
695
692
msgid "Failed to open file '%s', error: %d"
696
693
msgstr "Lesingen av '%s' mislykkes (Feilkode: %d)"
697
694
 
698
 
#: ../client/drizzle.cc:3746
 
695
#: ../client/drizzle.cc:3753
699
696
msgid "Can't initialize LineBuffer"
700
697
msgstr ""
701
698
 
702
 
#: ../client/drizzle.cc:3782
 
699
#: ../client/drizzle.cc:3789
703
700
msgid "DELIMITER must be followed by a 'delimiter' character or string"
704
701
msgstr ""
705
702
 
706
 
#: ../client/drizzle.cc:3815
 
703
#: ../client/drizzle.cc:3822
707
704
msgid "USE must be followed by a database name"
708
705
msgstr ""
709
706
 
710
 
#: ../client/drizzle.cc:3883
 
707
#: ../client/drizzle.cc:3890
711
708
#, fuzzy
712
709
msgid "Database changed"
713
710
msgstr "Databasen som skal brukes."
714
711
 
715
 
#: ../client/drizzle.cc:3891
 
712
#: ../client/drizzle.cc:3898
716
713
#, fuzzy
717
714
msgid "Show warnings enabled."
718
715
msgstr "Vis advarsler etter hvert uttrykk."
719
716
 
720
 
#: ../client/drizzle.cc:3899
 
717
#: ../client/drizzle.cc:3906
721
718
#, fuzzy
722
719
msgid "Show warnings disabled."
723
720
msgstr "Vis advarsler etter hvert uttrykk."
724
721
 
725
 
#: ../client/drizzle.cc:4043
 
722
#: ../client/drizzle.cc:4050
726
723
#, c-format
727
724
msgid ""
728
725
"\n"
729
726
"Connection id:\t\t%lu\n"
730
727
msgstr ""
731
728
 
732
 
#: ../client/drizzle.cc:4055
 
729
#: ../client/drizzle.cc:4062
733
730
#, c-format
734
731
msgid "Current database:\t%s\n"
735
732
msgstr ""
736
733
 
737
 
#: ../client/drizzle.cc:4056
 
734
#: ../client/drizzle.cc:4063
738
735
#, c-format
739
736
msgid "Current user:\t\t%s\n"
740
737
msgstr ""
741
738
 
742
 
#: ../client/drizzle.cc:4062
 
739
#: ../client/drizzle.cc:4069
743
740
msgid "SSL:\t\t\tNot in use"
744
741
msgstr ""
745
742
 
746
 
#: ../client/drizzle.cc:4067
 
743
#: ../client/drizzle.cc:4074
747
744
msgid ""
748
745
"\n"
749
746
"No connection\n"
750
747
msgstr ""
751
748
 
752
 
#: ../client/drizzle.cc:4074
 
749
#: ../client/drizzle.cc:4081
753
750
msgid ""
754
751
"\n"
755
752
"All updates ignored to this database\n"
756
753
msgstr ""
757
754
 
758
 
#: ../client/drizzle.cc:4077
 
755
#: ../client/drizzle.cc:4084
759
756
#, c-format
760
757
msgid "Current pager:\t\t%s\n"
761
758
msgstr ""
762
759
 
763
 
#: ../client/drizzle.cc:4078
 
760
#: ../client/drizzle.cc:4085
764
761
#, c-format
765
762
msgid "Using outfile:\t\t'%s'\n"
766
763
msgstr ""
767
764
 
768
 
#: ../client/drizzle.cc:4079
 
765
#: ../client/drizzle.cc:4086
769
766
#, c-format
770
767
msgid "Using delimiter:\t%s\n"
771
768
msgstr ""
772
769
 
773
 
#: ../client/drizzle.cc:4080
 
770
#: ../client/drizzle.cc:4087
774
771
#, c-format
775
772
msgid "Server version:\t\t%s\n"
776
773
msgstr ""
777
774
 
778
 
#: ../client/drizzle.cc:4081
 
775
#: ../client/drizzle.cc:4088
779
776
#, c-format
780
777
msgid "Protocol:\t\t%s\n"
781
778
msgstr ""
782
779
 
783
 
#: ../client/drizzle.cc:4082
 
780
#: ../client/drizzle.cc:4089
784
781
#, c-format
785
782
msgid "Protocol version:\t%d\n"
786
783
msgstr ""
787
784
 
788
 
#: ../client/drizzle.cc:4083
 
785
#: ../client/drizzle.cc:4090
789
786
#, c-format
790
787
msgid "Connection:\t\t%s\n"
791
788
msgstr ""
792
789
 
793
 
#: ../client/drizzle.cc:4090
 
790
#: ../client/drizzle.cc:4097
794
791
#, c-format
795
792
msgid "UNIX socket:\t\t%s\n"
796
793
msgstr ""
797
794
 
798
 
#: ../client/drizzle.cc:4092
 
795
#: ../client/drizzle.cc:4099
799
796
#, c-format
800
797
msgid "TCP port:\t\t%d\n"
801
798
msgstr ""
802
799
 
803
 
#: ../client/drizzle.cc:4097
 
800
#: ../client/drizzle.cc:4104
804
801
msgid ""
805
802
"\n"
806
803
"Note that you are running in safe_update_mode:\n"
807
804
msgstr ""
808
805
 
809
 
#: ../client/drizzle.cc:4099
 
806
#: ../client/drizzle.cc:4106
810
807
#, c-format
811
808
msgid ""
812
809
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
814
811
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
815
812
"command.)\n"
816
813
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
817
 
"             Max number of examined row combination in a join is set to: %"
818
 
"lu\n"
 
814
"             Max number of examined row combination in a join is set to: "
 
815
"%lu\n"
819
816
"\n"
820
817
msgstr ""
821
818
 
822
 
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
 
819
#: ../client/drizzle.cc:4168 ../drizzled/option.cc:339
823
820
#, c-format
824
821
msgid "ERROR"
825
822
msgstr "FEIL"
826
823
 
827
 
#: ../client/drizzle.cc:4204
 
824
#: ../client/drizzle.cc:4211
828
825
#, c-format
829
826
msgid "ERROR %d (%s): "
830
827
msgstr ""
831
828
 
832
 
#: ../client/drizzle.cc:4206
 
829
#: ../client/drizzle.cc:4213
833
830
#, fuzzy, c-format
834
831
msgid "ERROR %d: "
835
832
msgstr "FEIL"
836
833
 
837
 
#: ../client/drizzle.cc:4209
 
834
#: ../client/drizzle.cc:4216
838
835
#, fuzzy
839
836
msgid "ERROR: "
840
837
msgstr "FEIL"
841
838
 
842
 
#: ../client/drizzle.cc:4342
 
839
#: ../client/drizzle.cc:4349
843
840
msgid " hours "
844
841
msgstr ""
845
842
 
846
 
#: ../client/drizzle.cc:4344
 
843
#: ../client/drizzle.cc:4351
847
844
msgid " hour "
848
845
msgstr ""
849
846
 
850
 
#: ../client/drizzle.cc:4350
 
847
#: ../client/drizzle.cc:4357
851
848
msgid " min "
852
849
msgstr ""
853
850
 
854
 
#: ../client/drizzle.cc:4356
 
851
#: ../client/drizzle.cc:4363
855
852
msgid " sec"
856
853
msgstr ""
857
854
 
858
 
#: ../client/drizzle.cc:4457
 
855
#: ../client/drizzle.cc:4464
859
856
msgid "(unknown)"
860
857
msgstr ""
861
858
 
862
 
#: ../client/drizzle.cc:4577
 
859
#: ../client/drizzle.cc:4584
863
860
#, c-format
864
861
msgid "Returning to default PROMPT of %s\n"
865
862
msgstr ""
866
863
 
867
 
#: ../client/drizzle.cc:4582
 
864
#: ../client/drizzle.cc:4589
868
865
msgid "Memory allocation error. Not changing prompt\n"
869
866
msgstr ""
870
867
 
871
 
#: ../client/drizzle.cc:4587
 
868
#: ../client/drizzle.cc:4594
872
869
#, c-format
873
870
msgid "PROMPT set to '%s'\n"
874
871
msgstr ""
875
872
 
876
 
#: ../client/drizzledump.cc:248
 
873
#: ../client/drizzledump.cc:230
 
874
msgid "Error inserting into destnation database"
 
875
msgstr ""
 
876
 
 
877
#: ../client/drizzledump.cc:254
877
878
#, c-format
878
879
msgid "Got errno %d on write"
879
880
msgstr ""
880
881
 
881
 
#: ../client/drizzledump.cc:296
882
 
#, c-format
883
 
msgid "%s: You must use option --tab with --fields-...\n"
884
 
msgstr ""
885
 
 
886
 
#: ../client/drizzledump.cc:302
 
882
#: ../client/drizzledump.cc:299
887
883
#, c-format
888
884
msgid ""
889
885
"%s: You can't use --single-transaction and --lock-all-tables at the same "
890
886
"time.\n"
891
887
msgstr ""
892
888
 
893
 
#: ../client/drizzledump.cc:308
894
 
#, c-format
895
 
msgid ""
896
 
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
897
 
"time.\n"
898
 
msgstr ""
899
 
 
900
 
#: ../client/drizzledump.cc:314
 
889
#: ../client/drizzledump.cc:306
901
890
#, c-format
902
891
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
903
892
msgstr ""
904
893
 
905
 
#: ../client/drizzledump.cc:383
 
894
#: ../client/drizzledump.cc:375
906
895
msgid "-- Retrieving database structures..."
907
896
msgstr ""
908
897
 
909
 
#: ../client/drizzledump.cc:486
 
898
#: ../client/drizzledump.cc:479
910
899
msgid ""
911
900
"Dump all the databases. This will be same as --databases with all databases "
912
901
"selected."
913
902
msgstr ""
914
903
 
915
 
#: ../client/drizzledump.cc:488
 
904
#: ../client/drizzledump.cc:481
916
905
msgid "Dump all the tablespaces."
917
906
msgstr ""
918
907
 
919
 
#: ../client/drizzledump.cc:490
 
908
#: ../client/drizzledump.cc:483
920
909
msgid "Use complete insert statements."
921
910
msgstr ""
922
911
 
923
 
#: ../client/drizzledump.cc:494
 
912
#: ../client/drizzledump.cc:485
924
913
msgid ""
925
914
"Flush logs file in server before starting dump. Note that if you dump many "
926
915
"databases at once (using the option --databases= or --all-databases), the "
931
920
"all-tables or --flush-logs"
932
921
msgstr ""
933
922
 
934
 
#: ../client/drizzledump.cc:496
 
923
#: ../client/drizzledump.cc:487
935
924
#, fuzzy
936
925
msgid "Continue even if we get an sql-error."
937
926
msgstr "Fortsett selv om vi får en SQL-feil."
938
927
 
939
 
#: ../client/drizzledump.cc:497
 
928
#: ../client/drizzledump.cc:488
940
929
#, fuzzy
941
930
msgid "Display this help message and exit."
942
931
msgstr "Vis denne hjelpeteksten og avslutt."
943
932
 
944
 
#: ../client/drizzledump.cc:499
 
933
#: ../client/drizzledump.cc:490
945
934
msgid ""
946
935
"Locks all tables across all databases. This is achieved by taking a global "
947
936
"read lock for the duration of the whole dump. Automatically turns --single-"
948
 
"transaction and --lock-tables off."
949
 
msgstr ""
950
 
 
951
 
#: ../client/drizzledump.cc:501
952
 
msgid ""
953
 
"Sorts each table's rows by primary key, or first unique key, if such a key "
954
 
"exists.  Useful when dumping a MyISAM table to be loaded into an InnoDB "
955
 
"table, but will make the dump itself take considerably longer."
956
 
msgstr ""
957
 
 
958
 
#: ../client/drizzledump.cc:503
 
937
"transaction off."
 
938
msgstr ""
 
939
 
 
940
#: ../client/drizzledump.cc:492
959
941
msgid ""
960
942
"Creates a consistent snapshot by dumping all tables in a single transaction. "
961
943
"Works ONLY for tables stored in storage engines which support "
964
946
"is in process, to ensure a valid dump file (correct table contents), no "
965
947
"other connection should use the following statements: ALTER TABLE, DROP "
966
948
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
967
 
"from them. Option automatically turns off --lock-tables."
968
 
msgstr ""
969
 
 
970
 
#: ../client/drizzledump.cc:504
971
 
msgid ""
972
 
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
973
 
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
974
 
"default, disable with --skip-opt."
975
 
msgstr ""
976
 
 
977
 
#: ../client/drizzledump.cc:506
978
 
msgid ""
979
 
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
980
 
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
981
 
msgstr ""
982
 
 
983
 
#: ../client/drizzledump.cc:507
 
949
"from them."
 
950
msgstr ""
 
951
 
 
952
#: ../client/drizzledump.cc:494
 
953
msgid ""
 
954
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
 
955
"extended-insert and --disable-keys."
 
956
msgstr ""
 
957
 
 
958
#: ../client/drizzledump.cc:495
984
959
msgid "Overrides option --databases (-B)."
985
960
msgstr ""
986
961
 
987
 
#: ../client/drizzledump.cc:509
 
962
#: ../client/drizzledump.cc:497
988
963
msgid "Number of rows before each output progress report (requires --verbose)."
989
964
msgstr ""
990
965
 
991
 
#: ../client/drizzledump.cc:511
 
966
#: ../client/drizzledump.cc:499
992
967
msgid "Print info about the various stages."
993
968
msgstr ""
994
969
 
995
 
#: ../client/drizzledump.cc:513
 
970
#: ../client/drizzledump.cc:501
996
971
msgid "Turn off Comments"
997
972
msgstr ""
998
973
 
999
 
#: ../client/drizzledump.cc:514
 
974
#: ../client/drizzledump.cc:502
1000
975
#, fuzzy
1001
976
msgid "Turn off create-options"
1002
977
msgstr "Egenskapene for å opprette en ny er feil"
1003
978
 
1004
 
#: ../client/drizzledump.cc:515
 
979
#: ../client/drizzledump.cc:503
1005
980
msgid "Turn off extended-insert"
1006
981
msgstr ""
1007
982
 
1008
 
#: ../client/drizzledump.cc:516
 
983
#: ../client/drizzledump.cc:504
1009
984
msgid "Turn off dump date at the end of the output"
1010
985
msgstr ""
1011
986
 
1012
 
#: ../client/drizzledump.cc:517
 
987
#: ../client/drizzledump.cc:505
1013
988
msgid "Do not read from the configuration files"
1014
989
msgstr ""
1015
990
 
1016
 
#: ../client/drizzledump.cc:523
 
991
#: ../client/drizzledump.cc:511
1017
992
msgid "Add a 'DROP DATABASE' before each create."
1018
993
msgstr ""
1019
994
 
1020
 
#: ../client/drizzledump.cc:524
 
995
#: ../client/drizzledump.cc:512
1021
996
msgid "Do not add a 'drop table' before each create."
1022
997
msgstr ""
1023
998
 
1024
 
#: ../client/drizzledump.cc:526
1025
 
msgid "Allow creation of column names that are keywords."
1026
 
msgstr ""
1027
 
 
1028
 
#: ../client/drizzledump.cc:528
 
999
#: ../client/drizzledump.cc:514
1029
1000
msgid ""
1030
1001
"Give less verbose output (useful for debugging). Disables structure comments "
1031
1002
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
1032
 
"set-names --skip-disable-keys --skip-add-locks"
 
1003
"set-names --skip-disable-keys"
1033
1004
msgstr ""
1034
1005
 
1035
 
#: ../client/drizzledump.cc:530
 
1006
#: ../client/drizzledump.cc:516
1036
1007
msgid ""
1037
1008
"To dump several databases. Note the difference in usage; In this case no "
1038
1009
"tables are given. All name arguments are regarded as databasenames. 'USE "
1039
1010
"db_name;' will be included in the output."
1040
1011
msgstr ""
1041
1012
 
1042
 
#: ../client/drizzledump.cc:532
1043
 
msgid "Insert rows with INSERT DELAYED;"
1044
 
msgstr ""
1045
 
 
1046
 
#: ../client/drizzledump.cc:534
 
1013
#: ../client/drizzledump.cc:518
1047
1014
msgid ""
1048
1015
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1049
1016
"will not be put in the output."
1050
1017
msgstr ""
1051
1018
 
1052
 
#: ../client/drizzledump.cc:536
 
1019
#: ../client/drizzledump.cc:520
1053
1020
msgid ""
1054
1021
"Do not dump the specified table. To specify more than one table to ignore, "
1055
1022
"use the directive multiple times, once for each table.  Each table must be "
1057
1024
"table"
1058
1025
msgstr ""
1059
1026
 
1060
 
#: ../client/drizzledump.cc:538
 
1027
#: ../client/drizzledump.cc:522
1061
1028
msgid "Insert rows with INSERT IGNORE."
1062
1029
msgstr ""
1063
1030
 
1064
 
#: ../client/drizzledump.cc:540
1065
 
msgid "Lines in the i.file are terminated by ..."
1066
 
msgstr ""
1067
 
 
1068
 
#: ../client/drizzledump.cc:542
1069
 
msgid "Wrap tables with autocommit/commit statements."
1070
 
msgstr ""
1071
 
 
1072
 
#: ../client/drizzledump.cc:544
 
1031
#: ../client/drizzledump.cc:524
 
1032
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
 
1033
msgstr ""
 
1034
 
 
1035
#: ../client/drizzledump.cc:526
1073
1036
msgid ""
1074
1037
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1075
1038
"above line will be added otherwise, if --databases or --all-databases option "
1076
1039
"was given."
1077
1040
msgstr ""
1078
1041
 
1079
 
#: ../client/drizzledump.cc:546
1080
 
msgid "Don't write table creation info."
1081
 
msgstr ""
1082
 
 
1083
 
#: ../client/drizzledump.cc:548
 
1042
#: ../client/drizzledump.cc:528
1084
1043
msgid "No row information."
1085
1044
msgstr ""
1086
1045
 
1087
 
#: ../client/drizzledump.cc:549
1088
 
#, fuzzy
1089
 
msgid "Deprecated. Use --skip-set-charset instead."
1090
 
msgstr "ADVARSEL: egenskapen er utgått; bruk --disable-pager i stedet.\n"
1091
 
 
1092
 
#: ../client/drizzledump.cc:551
1093
 
msgid "Enable set-name"
1094
 
msgstr ""
1095
 
 
1096
 
#: ../client/drizzledump.cc:552
1097
 
msgid "Buffer query instead of dumping directly to stdout."
1098
 
msgstr ""
1099
 
 
1100
 
#: ../client/drizzledump.cc:554
 
1046
#: ../client/drizzledump.cc:530
1101
1047
msgid "Use REPLACE INTO instead of INSERT INTO."
1102
1048
msgstr ""
1103
1049
 
1104
 
#: ../client/drizzledump.cc:556
1105
 
msgid ""
1106
 
"Direct output to a given file. This option should be used in MSDOS, because "
1107
 
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1108
 
"+ line feed)."
1109
 
msgstr ""
1110
 
 
1111
 
#: ../client/drizzledump.cc:558
 
1050
#: ../client/drizzledump.cc:532
1112
1051
msgid "Where to send output to (stdout|database"
1113
1052
msgstr ""
1114
1053
 
1115
 
#: ../client/drizzledump.cc:560
1116
 
msgid "Hostname for destination db server (requires --destination=database)"
1117
 
msgstr ""
1118
 
 
1119
 
#: ../client/drizzledump.cc:562
1120
 
msgid "Port number for destination db server (requires --destination=database)"
1121
 
msgstr ""
1122
 
 
1123
 
#: ../client/drizzledump.cc:564
1124
 
msgid "User name for destination db server (resquires --destination=database)"
1125
 
msgstr ""
1126
 
 
1127
 
#: ../client/drizzledump.cc:566
1128
 
msgid "Password for destination db server (requires --destination=database)"
1129
 
msgstr ""
1130
 
 
1131
 
#: ../client/drizzledump.cc:568
1132
 
msgid ""
1133
 
"The database in the destination db server (requires --destination=database, "
1134
 
"not for use with --all-databases)"
1135
 
msgstr ""
1136
 
 
1137
 
#: ../client/drizzledump.cc:574
 
1054
#: ../client/drizzledump.cc:534
 
1055
msgid ""
 
1056
"Hostname for destination db server (requires --destination-type=database)"
 
1057
msgstr ""
 
1058
 
 
1059
#: ../client/drizzledump.cc:536
 
1060
msgid ""
 
1061
"Port number for destination db server (requires --destination-type=database)"
 
1062
msgstr ""
 
1063
 
 
1064
#: ../client/drizzledump.cc:538
 
1065
msgid ""
 
1066
"User name for destination db server (resquires --destination-type=database)"
 
1067
msgstr ""
 
1068
 
 
1069
#: ../client/drizzledump.cc:540
 
1070
msgid ""
 
1071
"Password for destination db server (requires --destination-type=database)"
 
1072
msgstr ""
 
1073
 
 
1074
#: ../client/drizzledump.cc:542
 
1075
msgid ""
 
1076
"The database in the destination db server (requires --destination-"
 
1077
"type=database, not for use with --all-databases)"
 
1078
msgstr ""
 
1079
 
 
1080
#: ../client/drizzledump.cc:548
1138
1081
msgid "Connect to host."
1139
1082
msgstr "Koble til en maskin"
1140
1083
 
1141
 
#: ../client/drizzledump.cc:576
 
1084
#: ../client/drizzledump.cc:550
1142
1085
#, fuzzy
1143
1086
msgid ""
1144
1087
"Password to use when connecting to server. If password is not given it's "
1147
1090
"Passordet som skal brukes for å koble til serveren. Hvis passordet ikke er "
1148
1091
"angitt, vil du bli spurt om det i terminalvinduet."
1149
1092
 
1150
 
#: ../client/drizzledump.cc:578
 
1093
#: ../client/drizzledump.cc:552
1151
1094
#, fuzzy
1152
1095
msgid "Port number to use for connection."
1153
1096
msgstr "Socket-fil som skal brukes for tilkobling"
1154
1097
 
1155
 
#: ../client/drizzledump.cc:585
 
1098
#: ../client/drizzledump.cc:559
1156
1099
msgid "Hidden Options"
1157
1100
msgstr ""
1158
1101
 
1159
 
#: ../client/drizzledump.cc:587
 
1102
#: ../client/drizzledump.cc:561
1160
1103
msgid "Used to select the database"
1161
1104
msgstr ""
1162
1105
 
1163
 
#: ../client/drizzledump.cc:588
 
1106
#: ../client/drizzledump.cc:562
1164
1107
msgid "Used to select the tables"
1165
1108
msgstr ""
1166
1109
 
1167
 
#: ../client/drizzledump.cc:591
 
1110
#: ../client/drizzledump.cc:565
1168
1111
msgid "Allowed Options + Hidden Options"
1169
1112
msgstr ""
1170
1113
 
1171
 
#: ../client/drizzledump.cc:647
 
1114
#: ../client/drizzledump.cc:621
1172
1115
#, c-format
1173
1116
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1174
1117
msgstr ""
1175
1118
 
1176
 
#: ../client/drizzledump.cc:652
 
1119
#: ../client/drizzledump.cc:626
1177
1120
msgid ""
1178
1121
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1179
1122
"and you are welcome to modify and redistribute it under the GPL license\n"
1181
1124
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1182
1125
"and you are welcome to modify and redistribute it under the GPL license\n"
1183
1126
 
1184
 
#: ../client/drizzledump.cc:653
 
1127
#: ../client/drizzledump.cc:627
1185
1128
msgid "Dumps definitions and data from a Drizzle database server"
1186
1129
msgstr ""
1187
1130
 
1188
 
#: ../client/drizzledump.cc:654
 
1131
#: ../client/drizzledump.cc:628
1189
1132
#, c-format
1190
1133
msgid "Usage: %s [OPTIONS] database [tables]\n"
1191
1134
msgstr ""
1192
1135
 
1193
 
#: ../client/drizzledump.cc:655
 
1136
#: ../client/drizzledump.cc:629
1194
1137
#, c-format
1195
1138
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1196
1139
msgstr ""
1197
1140
 
1198
 
#: ../client/drizzledump.cc:657
 
1141
#: ../client/drizzledump.cc:631
1199
1142
#, c-format
1200
1143
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
1201
1144
msgstr ""
1202
1145
 
1203
 
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1204
 
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
 
1146
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:476
 
1147
#: ../client/drizzleslap.cc:478 ../client/drizzletest.cc:5615
1205
1148
#, c-format
1206
1149
msgid "Value supplied for port is not valid.\n"
1207
1150
msgstr ""
1208
1151
 
1209
 
#: ../client/drizzledump.cc:766
 
1152
#: ../client/drizzledump.cc:727
1210
1153
#, c-format
1211
1154
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1212
1155
msgstr ""
1213
1156
 
1214
 
#: ../client/drizzledump_data.cc:217
 
1157
#: ../client/drizzledump_data.cc:252
1215
1158
msgid "-- Retrieving data for "
1216
1159
msgstr ""
1217
1160
 
1218
 
#: ../client/drizzledump_data.cc:245
 
1161
#: ../client/drizzledump_data.cc:284
1219
1162
msgid " rows dumped for table "
1220
1163
msgstr ""
1221
1164
 
1222
 
#: ../client/drizzledump_data.cc:424
 
1165
#: ../client/drizzledump_data.cc:507
1223
1166
#, fuzzy
1224
1167
msgid "-- Connecting to "
1225
1168
msgstr "Koble til vert"
1226
1169
 
1227
 
#: ../client/drizzledump_data.cc:424
 
1170
#: ../client/drizzledump_data.cc:507
1228
1171
msgid " using protocol "
1229
1172
msgstr ""
1230
1173
 
1231
 
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1232
 
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
 
1174
#: ../client/drizzledump_data.cc:548 ../client/drizzledump_data.cc:554
 
1175
#: ../client/drizzledump_data.cc:585 ../client/drizzledump_data.cc:591
1233
1176
msgid "Error executing query: "
1234
1177
msgstr ""
1235
1178
 
1236
 
#: ../client/drizzledump_data.cc:479
 
1179
#: ../client/drizzledump_data.cc:562
1237
1180
msgid "Could not buffer result: "
1238
1181
msgstr ""
1239
1182
 
1240
 
#: ../client/drizzledump_data.cc:525
 
1183
#: ../client/drizzledump_data.cc:608
1241
1184
msgid "Error: Could not set db '"
1242
1185
msgstr ""
1243
1186
 
1244
 
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
 
1187
#: ../client/drizzledump_data.cc:622 ../client/drizzledump_data.cc:627
 
1188
#: ../client/drizzledump_data.cc:633
1245
1189
msgid "Got error: "
1246
1190
msgstr ""
1247
1191
 
1248
 
#: ../client/drizzledump_data.cc:554
 
1192
#: ../client/drizzledump_data.cc:642
1249
1193
msgid "-- Disconnecting from "
1250
1194
msgstr ""
1251
1195
 
1252
 
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1253
 
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
 
1196
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
 
1197
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1254
1198
msgid "-- Retrieving table structures for "
1255
1199
msgstr ""
1256
1200
 
1257
 
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
 
1201
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1258
1202
msgid "-- Retrieving fields for "
1259
1203
msgstr ""
1260
1204
 
1261
 
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
 
1205
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:262
1262
1206
msgid "-- Retrieving indexes for "
1263
1207
msgstr ""
1264
1208
 
1265
 
#: ../client/drizzleslap.cc:2873
 
1209
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:307
 
1210
msgid "-- Retrieving foreign keys for "
 
1211
msgstr ""
 
1212
 
 
1213
#: ../client/drizzleslap.cc:2332
1266
1214
#, c-format
1267
1215
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1268
1216
msgstr ""
1289
1237
msgid "Out of memory"
1290
1238
msgstr "Ikke mer minne"
1291
1239
 
1292
 
#: ../drizzled/drizzled.cc:502
 
1240
#: ../drizzled/drizzled.cc:477
1293
1241
msgid "Aborting\n"
1294
1242
msgstr ""
1295
1243
 
1296
 
#: ../drizzled/drizzled.cc:566
 
1244
#: ../drizzled/drizzled.cc:536
1297
1245
msgid "One can only use the --user switch if running as root\n"
1298
1246
msgstr ""
1299
1247
 
1300
 
#: ../drizzled/drizzled.cc:573
 
1248
#: ../drizzled/drizzled.cc:543
1301
1249
msgid ""
1302
1250
"Fatal error: Please read \"Security\" section of the manual to find out how "
1303
1251
"to run drizzled as root!\n"
1304
1252
msgstr ""
1305
1253
 
1306
 
#: ../drizzled/drizzled.cc:593
 
1254
#: ../drizzled/drizzled.cc:563
1307
1255
#, c-format
1308
1256
msgid ""
1309
1257
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1310
1258
"exists!\n"
1311
1259
msgstr ""
1312
1260
 
1313
 
#: ../drizzled/drizzled.cc:618
 
1261
#: ../drizzled/drizzled.cc:588
1314
1262
msgid "Set process group ID failed"
1315
1263
msgstr ""
1316
1264
 
1317
 
#: ../drizzled/drizzled.cc:623
 
1265
#: ../drizzled/drizzled.cc:593
1318
1266
msgid "Set process user ID failed"
1319
1267
msgstr ""
1320
1268
 
1321
 
#: ../drizzled/drizzled.cc:635
 
1269
#: ../drizzled/drizzled.cc:605
1322
1270
msgid "Process chroot failed"
1323
1271
msgstr ""
1324
1272
 
1325
 
#: ../drizzled/drizzled.cc:738
 
1273
#: ../drizzled/drizzled.cc:725
1326
1274
msgid "Error: Invalid Value for auto_increment_increment"
1327
1275
msgstr ""
1328
1276
 
1329
 
#: ../drizzled/drizzled.cc:749
 
1277
#: ../drizzled/drizzled.cc:736
1330
1278
msgid "Error: Invalid Value for auto_increment_offset"
1331
1279
msgstr ""
1332
1280
 
1333
 
#: ../drizzled/drizzled.cc:760
 
1281
#: ../drizzled/drizzled.cc:747
1334
1282
msgid "Error: Invalid Value for completion_type"
1335
1283
msgstr ""
1336
1284
 
1337
 
#: ../drizzled/drizzled.cc:771
1338
 
msgid "Error: Invalid Value for back_log"
1339
 
msgstr ""
1340
 
 
1341
 
#: ../drizzled/drizzled.cc:782
 
1285
#: ../drizzled/drizzled.cc:759
1342
1286
msgid "Error: Invalid Value for div-precision-increment"
1343
1287
msgstr ""
1344
1288
 
1345
 
#: ../drizzled/drizzled.cc:793
 
1289
#: ../drizzled/drizzled.cc:770
1346
1290
msgid "Error: Invalid Value for group_concat_max_len"
1347
1291
msgstr ""
1348
1292
 
1349
 
#: ../drizzled/drizzled.cc:804
 
1293
#: ../drizzled/drizzled.cc:781
1350
1294
msgid "Error: Invalid Value for join_buffer_size"
1351
1295
msgstr ""
1352
1296
 
1353
 
#: ../drizzled/drizzled.cc:816
 
1297
#: ../drizzled/drizzled.cc:793
1354
1298
msgid "Error: Invalid Value for max_allowed_packet"
1355
1299
msgstr ""
1356
1300
 
1357
 
#: ../drizzled/drizzled.cc:828
 
1301
#: ../drizzled/drizzled.cc:805
1358
1302
msgid "Error: Invalid Value for max_connect_errors"
1359
1303
msgstr ""
1360
1304
 
1361
 
#: ../drizzled/drizzled.cc:839
 
1305
#: ../drizzled/drizzled.cc:816
1362
1306
msgid "Error: Invalid Value for max_error_count"
1363
1307
msgstr ""
1364
1308
 
1365
 
#: ../drizzled/drizzled.cc:850
 
1309
#: ../drizzled/drizzled.cc:827
1366
1310
msgid "Error: Invalid Value for max_heap_table_size"
1367
1311
msgstr ""
1368
1312
 
1369
 
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
 
1313
#: ../drizzled/drizzled.cc:839
1370
1314
msgid "Error: Invalid Value for min_examined_row_limit"
1371
1315
msgstr ""
1372
1316
 
1373
 
#: ../drizzled/drizzled.cc:873
 
1317
#: ../drizzled/drizzled.cc:850
1374
1318
msgid "Error: Invalid Value for max_join_size"
1375
1319
msgstr ""
1376
1320
 
1377
 
#: ../drizzled/drizzled.cc:884
 
1321
#: ../drizzled/drizzled.cc:861
1378
1322
msgid "Error: Invalid Value for max_length_for_sort_data"
1379
1323
msgstr ""
1380
1324
 
1381
 
#: ../drizzled/drizzled.cc:895
 
1325
#: ../drizzled/drizzled.cc:872
1382
1326
msgid "Error: Invalid Value for max_seeks_for_key"
1383
1327
msgstr ""
1384
1328
 
1385
 
#: ../drizzled/drizzled.cc:906
 
1329
#: ../drizzled/drizzled.cc:883
1386
1330
msgid "Error: Invalid Value for max_sort_length"
1387
1331
msgstr ""
1388
1332
 
1389
 
#: ../drizzled/drizzled.cc:928
 
1333
#: ../drizzled/drizzled.cc:894
1390
1334
msgid "Error: Invalid Value for optimizer_search_depth"
1391
1335
msgstr ""
1392
1336
 
1393
 
#: ../drizzled/drizzled.cc:939
 
1337
#: ../drizzled/drizzled.cc:905
1394
1338
msgid "Error: Invalid Value for preload_buff_size"
1395
1339
msgstr ""
1396
1340
 
1397
 
#: ../drizzled/drizzled.cc:950
 
1341
#: ../drizzled/drizzled.cc:916
1398
1342
msgid "Error: Invalid Value for query_alloc_block_size"
1399
1343
msgstr ""
1400
1344
 
1401
 
#: ../drizzled/drizzled.cc:962
 
1345
#: ../drizzled/drizzled.cc:928
1402
1346
msgid "Error: Invalid Value for query_prealloc_size"
1403
1347
msgstr ""
1404
1348
 
1405
 
#: ../drizzled/drizzled.cc:974
 
1349
#: ../drizzled/drizzled.cc:940
1406
1350
msgid "Error: Invalid Value for range_alloc_block_size"
1407
1351
msgstr ""
1408
1352
 
1409
 
#: ../drizzled/drizzled.cc:986
 
1353
#: ../drizzled/drizzled.cc:952
1410
1354
msgid "Error: Invalid Value for read_buff_size"
1411
1355
msgstr ""
1412
1356
 
1413
 
#: ../drizzled/drizzled.cc:998
 
1357
#: ../drizzled/drizzled.cc:964
1414
1358
msgid "Error: Invalid Value for read_rnd_buff_size"
1415
1359
msgstr ""
1416
1360
 
1417
 
#: ../drizzled/drizzled.cc:1009
 
1361
#: ../drizzled/drizzled.cc:975
1418
1362
msgid "Error: Invalid Value for sort_buff_size"
1419
1363
msgstr ""
1420
1364
 
1421
 
#: ../drizzled/drizzled.cc:1020
 
1365
#: ../drizzled/drizzled.cc:986
1422
1366
msgid "Error: Invalid Value for table_def_size"
1423
1367
msgstr ""
1424
1368
 
1425
 
#: ../drizzled/drizzled.cc:1031
 
1369
#: ../drizzled/drizzled.cc:997
1426
1370
msgid "Error: Invalid Value for table_cache_size"
1427
1371
msgstr ""
1428
1372
 
1429
 
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
 
1373
#: ../drizzled/drizzled.cc:1008 ../drizzled/drizzled.cc:1024
1430
1374
msgid "Error: Invalid Value for table_lock_wait_timeout"
1431
1375
msgstr ""
1432
1376
 
1433
 
#: ../drizzled/drizzled.cc:1215
 
1377
#: ../drizzled/drizzled.cc:1035
 
1378
msgid ""
 
1379
"Error: Invalid Value for transaction_message_threshold valid values are "
 
1380
"between 131072 - 1048576 bytes"
 
1381
msgstr ""
 
1382
 
 
1383
#: ../drizzled/drizzled.cc:1182
1434
1384
#, c-format
1435
1385
msgid "gethostname failed, using '%s' as hostname"
1436
1386
msgstr ""
1437
1387
 
1438
 
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1439
 
msgid "Display this help and exit after initializing plugins."
1440
 
msgstr ""
1441
 
 
1442
 
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
 
1388
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1749
1443
1389
msgid "Display this help and exit."
1444
1390
msgstr "Vis denne hjelpeteksten og avslutt."
1445
1391
 
1446
 
#: ../drizzled/drizzled.cc:1236
 
1392
#: ../drizzled/drizzled.cc:1201
1447
1393
msgid "Configuration file to use"
1448
1394
msgstr ""
1449
1395
 
1450
 
#: ../drizzled/drizzled.cc:1238
 
1396
#: ../drizzled/drizzled.cc:1203
1451
1397
msgid "Base location for config files"
1452
1398
msgstr ""
1453
1399
 
1454
 
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
 
1400
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1973
1455
1401
msgid "Directory for plugins."
1456
1402
msgstr ""
1457
1403
 
1458
 
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
 
1404
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1977
1459
1405
msgid ""
1460
1406
"Optional comma separated list of plugins to load at startup in addition to "
1461
1407
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1462
1408
msgstr ""
1463
1409
 
1464
 
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
 
1410
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1983
1465
1411
msgid ""
1466
1412
"Optional comma separated list of plugins to not load at startup. Effectively "
1467
1413
"removes a plugin from the list of plugins to be loaded. [for example: --"
1468
1414
"plugin_remove=crc32,logger_gearman]"
1469
1415
msgstr ""
1470
1416
 
1471
 
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
 
1417
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1989
1472
1418
msgid ""
1473
1419
"Optional comma separated list of plugins to load at starup instead of the "
1474
1420
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1475
1421
msgstr ""
1476
1422
 
1477
 
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
 
1423
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1753
1478
1424
msgid "Auto-increment columns are incremented by this"
1479
1425
msgstr ""
1480
1426
 
1481
 
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
 
1427
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1758
1482
1428
msgid ""
1483
1429
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1484
1430
"= 1"
1485
1431
msgstr ""
1486
1432
 
1487
 
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
 
1433
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1764
1488
1434
msgid ""
1489
1435
"Path to installation directory. All paths are usually resolved relative to "
1490
1436
"this."
1491
1437
msgstr ""
1492
1438
 
1493
 
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
 
1439
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1769
1494
1440
msgid "Chroot drizzled daemon during startup."
1495
1441
msgstr ""
1496
1442
 
1497
 
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
 
1443
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1773
1498
1444
msgid "Set the default collation."
1499
1445
msgstr ""
1500
1446
 
1501
 
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
 
1447
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1777
1502
1448
msgid "Default completion type."
1503
1449
msgstr ""
1504
1450
 
1505
 
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
 
1451
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1782
1506
1452
msgid "Write core on errors."
1507
1453
msgstr ""
1508
1454
 
1509
 
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
 
1455
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1786
1510
1456
msgid "Path to the database root."
1511
1457
msgstr ""
1512
1458
 
1513
 
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1514
 
msgid "Set the default storage engine (table type) for tables."
 
1459
#: ../drizzled/drizzled.cc:1241
 
1460
msgid "Set the default storage engine for tables."
1515
1461
msgstr ""
1516
1462
 
1517
 
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
 
1463
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1793
1518
1464
msgid "Set the default time zone."
1519
1465
msgstr ""
1520
1466
 
1521
 
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
 
1467
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1798
1522
1468
msgid "Used for debugging;  Use at your own risk!"
1523
1469
msgstr ""
1524
1470
 
1525
 
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
 
1471
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1803
1526
1472
msgid "Set up signals usable for debugging"
1527
1473
msgstr ""
1528
1474
 
1529
 
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1530
 
msgid "(IGNORED)"
1531
 
msgstr ""
1532
 
 
1533
 
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
 
1475
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1807
1534
1476
msgid "Set the language used for the month names and the days of the week."
1535
1477
msgstr ""
1536
1478
 
1537
 
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
 
1479
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1812
1538
1480
msgid "Log some not critical warnings to the log file."
1539
1481
msgstr ""
1540
1482
 
1541
 
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
 
1483
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1817
1542
1484
msgid "Pid file used by drizzled."
1543
1485
msgstr ""
1544
1486
 
1545
 
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1546
 
msgid ""
1547
 
"Maximum time in seconds to wait for the port to become free. (Default: no "
1548
 
"wait)"
 
1487
#: ../drizzled/drizzled.cc:1255
 
1488
msgid "Maximum time in seconds to wait for the port to become free. "
1549
1489
msgstr ""
1550
1490
 
1551
 
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
 
1491
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1826
1552
1492
msgid ""
1553
1493
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1554
1494
"specified directory"
1555
1495
msgstr ""
1556
1496
 
1557
 
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
 
1497
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1831
1558
1498
msgid ""
1559
1499
"Uniquely identifies the server instance in the community of replication "
1560
1500
"partners."
1561
1501
msgstr ""
1562
1502
 
1563
 
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
 
1503
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1836
1564
1504
msgid "Don't print a stack trace on failure."
1565
1505
msgstr ""
1566
1506
 
1567
 
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
 
1507
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1840
1568
1508
msgid "Enable symbolic link support."
1569
1509
msgstr ""
1570
1510
 
1571
 
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
 
1511
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1849
1572
1512
msgid ""
1573
1513
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1574
1514
msgstr ""
1575
1515
 
1576
 
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
 
1516
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1854
1577
1517
msgid "Path for temporary files."
1578
1518
msgstr ""
1579
1519
 
1580
 
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
 
1520
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1858
1581
1521
msgid "Default transaction isolation level."
1582
1522
msgstr ""
1583
1523
 
1584
 
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
 
1524
#: ../drizzled/drizzled.cc:1274
 
1525
msgid ""
 
1526
"Max message size written to transaction log, valid values 131072 - 1048576 "
 
1527
"bytes."
 
1528
msgstr ""
 
1529
 
 
1530
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1862
1585
1531
msgid "Run drizzled daemon as user."
1586
1532
msgstr ""
1587
1533
 
1588
 
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
 
1534
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1870
1589
1535
msgid ""
1590
1536
"The number of outstanding connection requests Drizzle can have. This comes "
1591
1537
"into play when the main Drizzle thread gets very many connection requests in "
1592
1538
"a very short time."
1593
1539
msgstr ""
1594
1540
 
1595
 
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
 
1541
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1876
1596
1542
msgid ""
1597
1543
"Size of tree cache used in bulk insert optimization. Note that this is a "
1598
1544
"limit per thread!"
1599
1545
msgstr ""
1600
1546
 
1601
 
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
 
1547
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1882
1602
1548
msgid ""
1603
1549
"Precision of the result of '/' operator will be increased on that value."
1604
1550
msgstr ""
1605
1551
 
1606
 
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
 
1552
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1888
1607
1553
msgid "The maximum length of the result of function  group_concat."
1608
1554
msgstr ""
1609
1555
 
1610
 
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
 
1556
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1893
1611
1557
msgid "The size of the buffer that is used for full joins."
1612
1558
msgstr ""
1613
1559
 
1614
 
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
 
1560
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1899
1615
1561
msgid "Max packetlength to send/receive from to server."
1616
1562
msgstr ""
1617
1563
 
1618
 
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
 
1564
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1904
1619
1565
msgid ""
1620
1566
"If there is more than this number of interrupted connections from a host "
1621
1567
"this host will be blocked from further connections."
1622
1568
msgstr ""
1623
1569
 
1624
 
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
 
1570
#: ../drizzled/drizzled.cc:1300 ../drizzled/drizzled.cc:1909
1625
1571
msgid "Max number of errors/warnings to store for a statement."
1626
1572
msgstr ""
1627
1573
 
1628
 
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
 
1574
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:1914
1629
1575
msgid "Don't allow creation of heap tables bigger than this."
1630
1576
msgstr ""
1631
1577
 
1632
 
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
 
1578
#: ../drizzled/drizzled.cc:1304 ../drizzled/drizzled.cc:1920
1633
1579
msgid ""
1634
1580
"Joins that are probably going to read more than max_join_size records return "
1635
1581
"an error."
1636
1582
msgstr ""
1637
1583
 
1638
 
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
 
1584
#: ../drizzled/drizzled.cc:1307 ../drizzled/drizzled.cc:1926
1639
1585
msgid "Max number of bytes in sorted records."
1640
1586
msgstr ""
1641
1587
 
1642
 
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
 
1588
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1931
1643
1589
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1644
1590
msgstr ""
1645
1591
 
1646
 
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
 
1592
#: ../drizzled/drizzled.cc:1311 ../drizzled/drizzled.cc:1936
1647
1593
msgid ""
1648
1594
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1649
1595
"max_sort_length bytes of each value are used; the rest are ignored)."
1650
1596
msgstr ""
1651
1597
 
1652
 
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
 
1598
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1943
1653
1599
msgid "After this many write locks, allow some read locks to run in between."
1654
1600
msgstr ""
1655
1601
 
1656
 
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
 
1602
#: ../drizzled/drizzled.cc:1317 ../drizzled/drizzled.cc:1947
1657
1603
msgid ""
1658
1604
"Don't log queries which examine less than min_examined_row_limit rows to "
1659
1605
"file."
1660
1606
msgstr ""
1661
1607
 
1662
 
#: ../drizzled/drizzled.cc:1356
 
1608
#: ../drizzled/drizzled.cc:1320
1663
1609
msgid ""
1664
1610
"Do not apply any heuristic(s) during query optimization to prune, thus "
1665
1611
"perform an exhaustive search from the optimizer search space."
1666
1612
msgstr ""
1667
1613
 
1668
 
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
 
1614
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:1961
1669
1615
msgid ""
1670
1616
"Maximum depth of search performed by the query optimizer. Values larger than "
1671
1617
"the number of relations in a query result in better query plans, but take "
1676
1622
"(used for testing/comparison)."
1677
1623
msgstr ""
1678
1624
 
1679
 
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
 
1625
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:1995
1680
1626
msgid "The size of the buffer that is allocated when preloading indexes"
1681
1627
msgstr ""
1682
1628
 
1683
 
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
 
1629
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2000
1684
1630
msgid "Allocation block size for query parsing and execution"
1685
1631
msgstr ""
1686
1632
 
1687
 
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
 
1633
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2005
1688
1634
msgid "Persistent buffer for query parsing and execution"
1689
1635
msgstr ""
1690
1636
 
1691
 
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
 
1637
#: ../drizzled/drizzled.cc:1341 ../drizzled/drizzled.cc:2011
1692
1638
msgid "Allocation block size for storing ranges during optimization"
1693
1639
msgstr ""
1694
1640
 
1695
 
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
 
1641
#: ../drizzled/drizzled.cc:1344 ../drizzled/drizzled.cc:2017
1696
1642
msgid ""
1697
1643
"Each thread that does a sequential scan allocates a buffer of this size for "
1698
1644
"each table it scans. If you do many sequential scans, you may want to "
1699
1645
"increase this value."
1700
1646
msgstr ""
1701
1647
 
1702
 
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
 
1648
#: ../drizzled/drizzled.cc:1349 ../drizzled/drizzled.cc:2025
1703
1649
msgid ""
1704
1650
"When reading rows in sorted order after a sort, the rows are read through "
1705
1651
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1706
1652
"record_buffer."
1707
1653
msgstr ""
1708
1654
 
1709
 
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
 
1655
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:2033
1710
1656
msgid "Select scheduler to be used (by default multi-thread)."
1711
1657
msgstr ""
1712
1658
 
1713
 
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
 
1659
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:2038
1714
1660
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1715
1661
msgstr ""
1716
1662
 
1717
 
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
 
1663
#: ../drizzled/drizzled.cc:1358 ../drizzled/drizzled.cc:2044
1718
1664
msgid "The number of cached table definitions."
1719
1665
msgstr ""
1720
1666
 
1721
 
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
 
1667
#: ../drizzled/drizzled.cc:1360 ../drizzled/drizzled.cc:2048
1722
1668
msgid "The number of cached open tables."
1723
1669
msgstr ""
1724
1670
 
1725
 
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
 
1671
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2052
1726
1672
msgid ""
1727
1673
"Timeout in seconds to wait for a table level lock before returning an error. "
1728
1674
"Used only if the connection has active cursors."
1729
1675
msgstr ""
1730
1676
 
1731
 
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
 
1677
#: ../drizzled/drizzled.cc:1365 ../drizzled/drizzled.cc:2057
1732
1678
msgid "The stack size for each thread."
1733
1679
msgstr ""
1734
1680
 
1735
 
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
 
1681
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2063
1736
1682
msgid ""
1737
1683
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1738
1684
"automatically convert it to an on-disk MyISAM table."
1739
1685
msgstr ""
1740
1686
 
1741
 
#: ../drizzled/drizzled.cc:1427
 
1687
#: ../drizzled/drizzled.cc:1391
1742
1688
#, fuzzy
1743
1689
msgid "Duplicate entry for command line option\n"
1744
1690
msgstr "Duplikatnøkkel ved skriving eller oppdatering"
1745
1691
 
1746
 
#: ../drizzled/drizzled.cc:1472
 
1692
#: ../drizzled/drizzled.cc:1436 ../drizzled/drizzled.cc:1469
 
1693
#: ../drizzled/drizzled.cc:1477 ../drizzled/drizzled.cc:1497
 
1694
#, c-format
 
1695
msgid ""
 
1696
"%s: %s.\n"
 
1697
"Use --help to get a list of available options\n"
 
1698
msgstr ""
 
1699
 
 
1700
#: ../drizzled/drizzled.cc:1447
1747
1701
msgid "Failed to initialize plugins\n"
1748
1702
msgstr ""
1749
1703
 
1750
 
#: ../drizzled/drizzled.cc:1494
1751
 
#, c-format
1752
 
msgid ""
1753
 
"%s: %s.\n"
1754
 
"Use --help to get a list of available options\n"
1755
 
msgstr ""
1756
 
 
1757
 
#: ../drizzled/drizzled.cc:1502
 
1704
#: ../drizzled/drizzled.cc:1485
1758
1705
#, c-format
1759
1706
msgid ""
1760
1707
"%s\n"
1761
1708
"Use --help to get a list of available options\n"
1762
1709
msgstr ""
1763
1710
 
1764
 
#: ../drizzled/drizzled.cc:1540
 
1711
#: ../drizzled/drizzled.cc:1534
1765
1712
#, fuzzy
1766
1713
msgid "Error getting default charset"
1767
1714
msgstr "Setter standardtegnsett."
1768
1715
 
1769
 
#: ../drizzled/drizzled.cc:1570
 
1716
#: ../drizzled/drizzled.cc:1564
1770
1717
msgid "Error setting collation"
1771
1718
msgstr ""
1772
1719
 
1773
 
#: ../drizzled/drizzled.cc:1578
 
1720
#: ../drizzled/drizzled.cc:1572
1774
1721
#, c-format
1775
1722
msgid "Unknown locale: '%s'"
1776
1723
msgstr ""
1777
1724
 
1778
 
#: ../drizzled/drizzled.cc:1598
 
1725
#: ../drizzled/drizzled.cc:1592
1779
1726
msgid "Could not initialize table cache\n"
1780
1727
msgstr ""
1781
1728
 
1782
 
#: ../drizzled/drizzled.cc:1609
 
1729
#: ../drizzled/drizzled.cc:1603
1783
1730
msgid "XA cache initialization failed: Out of memory\n"
1784
1731
msgstr ""
1785
1732
 
1786
 
#: ../drizzled/drizzled.cc:1639
 
1733
#: ../drizzled/drizzled.cc:1633
1787
1734
msgid "No scheduler found, cannot continue!\n"
1788
1735
msgstr ""
1789
1736
 
1790
 
#: ../drizzled/drizzled.cc:1663
 
1737
#: ../drizzled/drizzled.cc:1657
1791
1738
#, c-format
1792
1739
msgid "Unknown/unsupported storage engine: %s\n"
1793
1740
msgstr ""
1794
1741
 
1795
 
#: ../drizzled/drizzled.cc:1967
 
1742
#: ../drizzled/drizzled.cc:1789
 
1743
msgid "Set the default storage engine (table type) for tables."
 
1744
msgstr ""
 
1745
 
 
1746
#: ../drizzled/drizzled.cc:1821
 
1747
msgid ""
 
1748
"Maximum time in seconds to wait for the port to become free. (Default: no "
 
1749
"wait)"
 
1750
msgstr ""
 
1751
 
 
1752
#: ../drizzled/drizzled.cc:1953
1796
1753
msgid ""
1797
1754
"Controls the heuristic(s) applied during query optimization to prune less-"
1798
1755
"promising partial plans from the optimizer search space. Meaning: false - do "
1800
1757
"based on number of retrieved rows."
1801
1758
msgstr ""
1802
1759
 
1803
 
#: ../drizzled/drizzled.cc:2103
 
1760
#: ../drizzled/drizzled.cc:2089
1804
1761
#, fuzzy
1805
1762
msgid ""
1806
1763
"Copyright (C) 2008 Sun Microsystems\n"
1811
1768
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1812
1769
"and you are welcome to modify and redistribute it under the GPL license\n"
1813
1770
 
1814
 
#: ../drizzled/drizzled.cc:2110
 
1771
#: ../drizzled/drizzled.cc:2096
1815
1772
#, c-format
1816
1773
msgid "Usage: %s [OPTIONS]\n"
1817
1774
msgstr ""
1818
1775
 
1819
 
#: ../drizzled/drizzled.cc:2256
 
1776
#: ../drizzled/drizzled.cc:2219
1820
1777
#, c-format
1821
1778
msgid ""
1822
1779
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1823
1780
"command line\n"
1824
1781
msgstr ""
1825
1782
 
1826
 
#: ../drizzled/error.cc:138
 
1783
#: ../drizzled/error.cc:131
1827
1784
#, c-format
1828
1785
msgid "Unknown error %d"
1829
1786
msgstr "Ukjent feil %d"
1830
1787
 
1831
 
#: ../drizzled/error.cc:214
 
1788
#: ../drizzled/error.cc:207
1832
1789
msgid "NO"
1833
1790
msgstr "NEI"
1834
1791
 
1835
 
#: ../drizzled/error.cc:215
 
1792
#: ../drizzled/error.cc:208
1836
1793
msgid "YES"
1837
1794
msgstr "JA"
1838
1795
 
1839
 
#: ../drizzled/error.cc:216
 
1796
#: ../drizzled/error.cc:209
1840
1797
#, c-format
1841
1798
msgid "Can't create file '%-.200s' (errno: %d)"
1842
1799
msgstr ""
1843
1800
 
1844
 
#: ../drizzled/error.cc:217
 
1801
#: ../drizzled/error.cc:210
1845
1802
#, c-format
1846
1803
msgid "Can't create table '%-.200s' (errno: %d)"
1847
1804
msgstr ""
1848
1805
 
1849
 
#: ../drizzled/error.cc:218
1850
 
#, c-format
1851
 
msgid "Can't create database '%-.192s' (errno: %d)"
1852
 
msgstr ""
 
1806
#: ../drizzled/error.cc:211
 
1807
#, fuzzy, c-format
 
1808
msgid "Can't create schema '%-.192s' (errno: %d)"
 
1809
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
1853
1810
 
1854
 
#: ../drizzled/error.cc:219
1855
 
#, c-format
1856
 
msgid "Can't create database '%-.192s'; database exists"
 
1811
#: ../drizzled/error.cc:212
 
1812
#, fuzzy, c-format
 
1813
msgid "Can't create schema '%-.192s'; schema exists"
1857
1814
msgstr "Kan ikke lage databasen '%-.192s'; databasen finnes allerede"
1858
1815
 
1859
 
#: ../drizzled/error.cc:220
1860
 
#, c-format
1861
 
msgid "Can't drop database '%-.192s'; database doesn't exist"
 
1816
#: ../drizzled/error.cc:213
 
1817
#, fuzzy, c-format
 
1818
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1862
1819
msgstr "Kan ikke fjerne databasen '%-.192s'; databasen finnes ikke"
1863
1820
 
1864
 
#: ../drizzled/error.cc:221
 
1821
#: ../drizzled/error.cc:214
1865
1822
#, c-format
1866
1823
msgid "Error on delete of '%-.192s' (errno: %d)"
1867
1824
msgstr ""
1868
1825
 
1869
 
#: ../drizzled/error.cc:222
 
1826
#: ../drizzled/error.cc:215
1870
1827
#, c-format
1871
1828
msgid "Can't get status of '%-.200s' (errno: %d)"
1872
1829
msgstr ""
1873
1830
 
1874
 
#: ../drizzled/error.cc:223
 
1831
#: ../drizzled/error.cc:216
1875
1832
#, c-format
1876
1833
msgid "Can't lock file (errno: %d)"
1877
1834
msgstr ""
1878
1835
 
1879
 
#: ../drizzled/error.cc:224
 
1836
#: ../drizzled/error.cc:217
1880
1837
#, c-format
1881
1838
msgid "Can't open file: '%-.200s' (errno: %d)"
1882
1839
msgstr ""
1883
1840
 
1884
 
#: ../drizzled/error.cc:225
 
1841
#: ../drizzled/error.cc:218
1885
1842
#, c-format
1886
1843
msgid "Can't find file: '%-.200s' (errno: %d)"
1887
1844
msgstr ""
1888
1845
 
1889
 
#: ../drizzled/error.cc:226
 
1846
#: ../drizzled/error.cc:219
1890
1847
#, c-format
1891
1848
msgid "Can't read dir of '%-.192s' (errno: %d)"
1892
1849
msgstr ""
1893
1850
 
1894
 
#: ../drizzled/error.cc:227
 
1851
#: ../drizzled/error.cc:220
1895
1852
#, c-format
1896
1853
msgid "Record has changed since last read in table '%-.192s'"
1897
1854
msgstr "Raden har blitt endret siden den sist ble lest fra tabellen '%-192s'"
1898
1855
 
1899
 
#: ../drizzled/error.cc:228
 
1856
#: ../drizzled/error.cc:221
1900
1857
#, c-format
1901
1858
msgid "Disk full (%s); waiting for someone to free some space..."
1902
1859
msgstr ""
1903
1860
 
1904
 
#: ../drizzled/error.cc:229
 
1861
#: ../drizzled/error.cc:222
1905
1862
#, c-format
1906
1863
msgid "Can't write; duplicate key in table '%-.192s'"
1907
1864
msgstr "Kunne ikke skrive; nøkkelen er ikke unik i tabellen '%-.192s'"
1908
1865
 
1909
 
#: ../drizzled/error.cc:230
 
1866
#: ../drizzled/error.cc:223
1910
1867
#, c-format
1911
1868
msgid "Error on close of '%-.192s' (errno: %d)"
1912
1869
msgstr ""
1913
1870
 
1914
 
#: ../drizzled/error.cc:231
 
1871
#: ../drizzled/error.cc:224
1915
1872
#, c-format
1916
1873
msgid "Error reading file '%-.200s' (errno: %d)"
1917
1874
msgstr ""
1918
1875
 
1919
 
#: ../drizzled/error.cc:232
 
1876
#: ../drizzled/error.cc:225
1920
1877
#, c-format
1921
1878
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1922
1879
msgstr ""
1923
1880
 
1924
 
#: ../drizzled/error.cc:233
 
1881
#: ../drizzled/error.cc:226
1925
1882
#, c-format
1926
1883
msgid "Error writing file '%-.200s' (errno: %d)"
1927
1884
msgstr ""
1928
1885
 
1929
 
#: ../drizzled/error.cc:234
 
1886
#: ../drizzled/error.cc:227
1930
1887
#, c-format
1931
1888
msgid "'%-.192s' is locked against change"
1932
1889
msgstr "'%-192s' er låst for endringer"
1933
1890
 
1934
 
#: ../drizzled/error.cc:235
 
1891
#: ../drizzled/error.cc:228
1935
1892
msgid "Sort aborted"
1936
1893
msgstr ""
1937
1894
 
1938
 
#: ../drizzled/error.cc:236
 
1895
#: ../drizzled/error.cc:229
1939
1896
#, c-format
1940
1897
msgid "Got error %d from storage engine"
1941
1898
msgstr ""
1942
1899
 
1943
 
#: ../drizzled/error.cc:237
 
1900
#: ../drizzled/error.cc:230
1944
1901
#, c-format
1945
1902
msgid "Table storage engine for '%-.192s' doesn't have this option"
1946
1903
msgstr "Tabellmotoren for '%-.192s' har ikke denne innstillingen"
1947
1904
 
1948
 
#: ../drizzled/error.cc:238
 
1905
#: ../drizzled/error.cc:231
1949
1906
#, c-format
1950
1907
msgid "Can't find record in '%-.192s'"
1951
1908
msgstr "Klarte ikke å finne raden i '%-192s'"
1952
1909
 
1953
 
#: ../drizzled/error.cc:239
 
1910
#: ../drizzled/error.cc:232
1954
1911
#, c-format
1955
1912
msgid "Incorrect information in file: '%-.200s'"
1956
1913
msgstr "Feil informasjon i filen '%-.200s'"
1957
1914
 
1958
 
#: ../drizzled/error.cc:240
 
1915
#: ../drizzled/error.cc:233
1959
1916
#, c-format
1960
1917
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1961
1918
msgstr "Feil nøkkelfil for tabellen '%-.200s'; prøv å reparere den"
1962
1919
 
1963
 
#: ../drizzled/error.cc:241
 
1920
#: ../drizzled/error.cc:234
1964
1921
#, c-format
1965
1922
msgid "Old key file for table '%-.192s'; repair it!"
1966
1923
msgstr "Gammel nøkkelfil for tabellen '%-.192s'; reparer den!"
1967
1924
 
1968
 
#: ../drizzled/error.cc:242
 
1925
#: ../drizzled/error.cc:235
1969
1926
#, c-format
1970
1927
msgid "Table '%-.192s' is read only"
1971
1928
msgstr ""
1972
1929
 
1973
 
#: ../drizzled/error.cc:243
 
1930
#: ../drizzled/error.cc:236
1974
1931
#, c-format
1975
1932
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1976
1933
msgstr ""
1977
1934
 
1978
 
#: ../drizzled/error.cc:244
 
1935
#: ../drizzled/error.cc:237
1979
1936
msgid "Out of sort memory; increase server sort buffer size"
1980
1937
msgstr ""
1981
1938
"Tom for sorteringsminne; øk størrelsen på sorteringsbufferen på serveren"
1982
1939
 
1983
 
#: ../drizzled/error.cc:245
 
1940
#: ../drizzled/error.cc:238
1984
1941
#, c-format
1985
1942
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1986
1943
msgstr ""
1987
1944
 
1988
 
#: ../drizzled/error.cc:246
 
1945
#: ../drizzled/error.cc:239
1989
1946
msgid "Too many connections"
1990
1947
msgstr ""
1991
1948
 
1992
 
#: ../drizzled/error.cc:247
 
1949
#: ../drizzled/error.cc:240
1993
1950
msgid ""
1994
1951
"Out of memory; check if drizzled or some other process uses all available "
1995
1952
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1996
1953
"memory or you can add more swap space"
1997
1954
msgstr ""
1998
1955
 
1999
 
#: ../drizzled/error.cc:248
 
1956
#: ../drizzled/error.cc:241
2000
1957
msgid "Can't get hostname for your address"
2001
1958
msgstr ""
2002
1959
 
2003
 
#: ../drizzled/error.cc:249
 
1960
#: ../drizzled/error.cc:242
2004
1961
msgid "Bad handshake"
2005
1962
msgstr ""
2006
1963
 
2007
 
#: ../drizzled/error.cc:250
 
1964
#: ../drizzled/error.cc:243
2008
1965
#, c-format
2009
 
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
 
1966
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2010
1967
msgstr ""
2011
1968
 
2012
 
#: ../drizzled/error.cc:251
 
1969
#: ../drizzled/error.cc:244
2013
1970
#, c-format
2014
1971
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2015
1972
msgstr ""
2016
1973
 
2017
 
#: ../drizzled/error.cc:252
2018
 
msgid "No database selected"
 
1974
#: ../drizzled/error.cc:245
 
1975
msgid "No schema selected"
2019
1976
msgstr ""
2020
1977
 
2021
 
#: ../drizzled/error.cc:253
 
1978
#: ../drizzled/error.cc:246
2022
1979
msgid "Unknown command"
2023
1980
msgstr ""
2024
1981
 
2025
 
#: ../drizzled/error.cc:254
 
1982
#: ../drizzled/error.cc:247
2026
1983
#, c-format
2027
1984
msgid "Column '%-.192s' cannot be null"
2028
1985
msgstr ""
2029
1986
 
2030
 
#: ../drizzled/error.cc:255
2031
 
#, c-format
2032
 
msgid "Unknown database '%-.192s'"
2033
 
msgstr ""
 
1987
#: ../drizzled/error.cc:248
 
1988
#, fuzzy, c-format
 
1989
msgid "Unknown schema '%-.192s'"
 
1990
msgstr "Ukjent kommando '\\%c'."
2034
1991
 
2035
 
#: ../drizzled/error.cc:256
 
1992
#: ../drizzled/error.cc:249
2036
1993
#, c-format
2037
1994
msgid "Table '%-.192s' already exists"
2038
1995
msgstr ""
2039
1996
 
2040
 
#: ../drizzled/error.cc:257
 
1997
#: ../drizzled/error.cc:250
2041
1998
#, c-format
2042
1999
msgid "Unknown table '%-.100s'"
2043
2000
msgstr ""
2044
2001
 
2045
 
#: ../drizzled/error.cc:258
 
2002
#: ../drizzled/error.cc:251
2046
2003
#, c-format
2047
2004
msgid "Column '%-.192s' in %-.192s is ambiguous"
2048
2005
msgstr ""
2049
2006
 
2050
 
#: ../drizzled/error.cc:259
 
2007
#: ../drizzled/error.cc:252
2051
2008
msgid "Server shutdown in progress"
2052
2009
msgstr ""
2053
2010
 
2054
 
#: ../drizzled/error.cc:260
 
2011
#: ../drizzled/error.cc:253
2055
2012
#, c-format
2056
2013
msgid "Unknown column '%-.192s' in '%-.192s'"
2057
2014
msgstr ""
2058
2015
 
2059
 
#: ../drizzled/error.cc:261
 
2016
#: ../drizzled/error.cc:254
2060
2017
#, c-format
2061
2018
msgid "'%-.192s' isn't in GROUP BY"
2062
2019
msgstr ""
2063
2020
 
2064
 
#: ../drizzled/error.cc:262
 
2021
#: ../drizzled/error.cc:255
2065
2022
#, c-format
2066
2023
msgid "Can't group on '%-.192s'"
2067
2024
msgstr ""
2068
2025
 
2069
 
#: ../drizzled/error.cc:263
 
2026
#: ../drizzled/error.cc:256
2070
2027
msgid "Statement has sum functions and columns in same statement"
2071
2028
msgstr ""
2072
2029
 
2073
 
#: ../drizzled/error.cc:264
 
2030
#: ../drizzled/error.cc:257
2074
2031
msgid "Column count doesn't match value count"
2075
2032
msgstr ""
2076
2033
 
2077
 
#: ../drizzled/error.cc:265
 
2034
#: ../drizzled/error.cc:258
2078
2035
#, c-format
2079
2036
msgid "Identifier name '%-.100s' is too long"
2080
2037
msgstr ""
2081
2038
 
2082
 
#: ../drizzled/error.cc:266
 
2039
#: ../drizzled/error.cc:259
2083
2040
#, c-format
2084
2041
msgid "Duplicate column name '%-.192s'"
2085
2042
msgstr ""
2086
2043
 
2087
 
#: ../drizzled/error.cc:267
 
2044
#: ../drizzled/error.cc:260
2088
2045
#, c-format
2089
2046
msgid "Duplicate key name '%-.192s'"
2090
2047
msgstr ""
2091
2048
 
2092
 
#: ../drizzled/error.cc:268
 
2049
#: ../drizzled/error.cc:261
2093
2050
#, c-format
2094
2051
msgid "Duplicate entry '%-.192s' for key %d"
2095
2052
msgstr ""
2096
2053
 
2097
 
#: ../drizzled/error.cc:269
 
2054
#: ../drizzled/error.cc:262
2098
2055
#, c-format
2099
2056
msgid "Incorrect column specifier for column '%-.192s'"
2100
2057
msgstr ""
2101
2058
 
2102
 
#: ../drizzled/error.cc:270
 
2059
#: ../drizzled/error.cc:263
2103
2060
#, c-format
2104
2061
msgid "%s near '%-.80s' at line %d"
2105
2062
msgstr ""
2106
2063
 
2107
 
#: ../drizzled/error.cc:271
 
2064
#: ../drizzled/error.cc:264
2108
2065
msgid "Query was empty"
2109
2066
msgstr ""
2110
2067
 
2111
 
#: ../drizzled/error.cc:272
 
2068
#: ../drizzled/error.cc:265
2112
2069
#, c-format
2113
2070
msgid "Not unique table/alias: '%-.192s'"
2114
2071
msgstr ""
2115
2072
 
2116
 
#: ../drizzled/error.cc:273
 
2073
#: ../drizzled/error.cc:266
2117
2074
#, c-format
2118
2075
msgid "Invalid default value for '%-.192s'"
2119
2076
msgstr ""
2120
2077
 
2121
 
#: ../drizzled/error.cc:274
 
2078
#: ../drizzled/error.cc:267
2122
2079
msgid "Multiple primary key defined"
2123
2080
msgstr ""
2124
2081
 
2125
 
#: ../drizzled/error.cc:275
 
2082
#: ../drizzled/error.cc:268
2126
2083
#, c-format
2127
2084
msgid "Too many keys specified; max %d keys allowed"
2128
2085
msgstr ""
2129
2086
 
2130
 
#: ../drizzled/error.cc:276
 
2087
#: ../drizzled/error.cc:269
2131
2088
#, c-format
2132
2089
msgid "Too many key parts specified; max %d parts allowed"
2133
2090
msgstr ""
2134
2091
 
2135
 
#: ../drizzled/error.cc:277
 
2092
#: ../drizzled/error.cc:270
2136
2093
#, c-format
2137
2094
msgid "Specified key was too long; max key length is %d bytes"
2138
2095
msgstr ""
2139
2096
 
2140
 
#: ../drizzled/error.cc:278
 
2097
#: ../drizzled/error.cc:271
2141
2098
#, c-format
2142
2099
msgid "Key column '%-.192s' doesn't exist in table"
2143
2100
msgstr ""
2144
2101
 
2145
 
#: ../drizzled/error.cc:279
 
2102
#: ../drizzled/error.cc:272
2146
2103
#, c-format
2147
2104
msgid ""
2148
2105
"BLOB column '%-.192s' can't be used in key specification with the used table "
2149
2106
"type"
2150
2107
msgstr ""
2151
2108
 
2152
 
#: ../drizzled/error.cc:280
 
2109
#: ../drizzled/error.cc:273
2153
2110
#, c-format
2154
2111
msgid ""
2155
2112
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2156
2113
"instead"
2157
2114
msgstr ""
2158
2115
 
2159
 
#: ../drizzled/error.cc:281
 
2116
#: ../drizzled/error.cc:274
2160
2117
msgid ""
2161
2118
"Incorrect table definition; there can be only one auto column and it must be "
2162
2119
"defined as a key"
2163
2120
msgstr ""
2164
2121
 
2165
 
#: ../drizzled/error.cc:282
 
2122
#: ../drizzled/error.cc:275
2166
2123
#, c-format
2167
2124
msgid "%s: Normal shutdown\n"
2168
2125
msgstr ""
2169
2126
 
2170
 
#: ../drizzled/error.cc:283
 
2127
#: ../drizzled/error.cc:276
2171
2128
#, c-format
2172
2129
msgid "%s: Got signal %d. Aborting!\n"
2173
2130
msgstr ""
2174
2131
 
2175
 
#: ../drizzled/error.cc:284
 
2132
#: ../drizzled/error.cc:277
2176
2133
#, c-format
2177
2134
msgid "%s: Shutdown complete\n"
2178
2135
msgstr ""
2179
2136
 
2180
 
#: ../drizzled/error.cc:285
 
2137
#: ../drizzled/error.cc:278
2181
2138
#, c-format
2182
2139
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2183
2140
msgstr ""
2184
2141
 
2185
 
#: ../drizzled/error.cc:286
 
2142
#: ../drizzled/error.cc:279
2186
2143
msgid "Can't create IP socket"
2187
2144
msgstr ""
2188
2145
 
2189
 
#: ../drizzled/error.cc:287
 
2146
#: ../drizzled/error.cc:280
2190
2147
#, c-format
2191
2148
msgid ""
2192
2149
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2193
2150
"table"
2194
2151
msgstr ""
2195
2152
 
2196
 
#: ../drizzled/error.cc:288
 
2153
#: ../drizzled/error.cc:281
2197
2154
#, c-format
2198
2155
msgid ""
2199
2156
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2200
2157
"check the manual"
2201
2158
msgstr ""
2202
2159
 
2203
 
#: ../drizzled/error.cc:289
 
2160
#: ../drizzled/error.cc:282
2204
2161
msgid ""
2205
2162
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2206
2163
msgstr ""
2207
2164
 
2208
 
#: ../drizzled/error.cc:290
 
2165
#: ../drizzled/error.cc:283
2209
2166
#, c-format
2210
2167
msgid ""
2211
 
"The file '%-.128s' must be in the database directory or be readable by all"
 
2168
"The file '%-.128s' must be in the schema directory or be readable by all"
2212
2169
msgstr ""
2213
2170
 
2214
 
#: ../drizzled/error.cc:291
 
2171
#: ../drizzled/error.cc:284
2215
2172
#, c-format
2216
2173
msgid "File '%-.200s' already exists"
2217
2174
msgstr ""
2218
2175
 
2219
 
#: ../drizzled/error.cc:292
 
2176
#: ../drizzled/error.cc:285
2220
2177
#, c-format
2221
2178
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
2222
2179
msgstr ""
2223
2180
 
2224
 
#: ../drizzled/error.cc:293
 
2181
#: ../drizzled/error.cc:286
2225
2182
msgid ""
2226
2183
"Incorrect prefix key; the used key part isn't a string, the used length is "
2227
2184
"longer than the key part, or the storage engine doesn't support unique "
2228
2185
"prefix keys"
2229
2186
msgstr ""
2230
2187
 
2231
 
#: ../drizzled/error.cc:294
 
2188
#: ../drizzled/error.cc:287
2232
2189
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2233
2190
msgstr ""
2234
2191
 
2235
 
#: ../drizzled/error.cc:295
 
2192
#: ../drizzled/error.cc:288
2236
2193
#, c-format
2237
2194
msgid "Can't DROP '%-.192s'; check that column/key exists"
2238
2195
msgstr ""
2239
2196
 
2240
 
#: ../drizzled/error.cc:296
 
2197
#: ../drizzled/error.cc:289
2241
2198
#, c-format
2242
2199
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
2243
2200
msgstr ""
2244
2201
 
2245
 
#: ../drizzled/error.cc:297
 
2202
#: ../drizzled/error.cc:290
2246
2203
#, c-format
2247
2204
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2248
2205
msgstr ""
2249
2206
 
2250
 
#: ../drizzled/error.cc:298
 
2207
#: ../drizzled/error.cc:291
2251
2208
#, c-format
2252
2209
msgid "Unknown thread id: %lu"
2253
2210
msgstr ""
2254
2211
 
2255
 
#: ../drizzled/error.cc:299
 
2212
#: ../drizzled/error.cc:292
2256
2213
#, c-format
2257
2214
msgid "You are not owner of thread %lu"
2258
2215
msgstr ""
2259
2216
 
2260
 
#: ../drizzled/error.cc:300
 
2217
#: ../drizzled/error.cc:293
2261
2218
msgid "No tables used"
2262
2219
msgstr ""
2263
2220
 
2264
 
#: ../drizzled/error.cc:301
 
2221
#: ../drizzled/error.cc:294
2265
2222
#, c-format
2266
2223
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2267
2224
msgstr ""
2268
2225
 
2269
 
#: ../drizzled/error.cc:302
2270
 
#, c-format
2271
 
msgid "Incorrect database name '%-.100s'"
2272
 
msgstr ""
 
2226
#: ../drizzled/error.cc:295
 
2227
#, fuzzy, c-format
 
2228
msgid "Incorrect schema name '%-.100s'"
 
2229
msgstr "Feil informasjon i filen '%-.200s'"
2273
2230
 
2274
 
#: ../drizzled/error.cc:303
 
2231
#: ../drizzled/error.cc:296
2275
2232
#, c-format
2276
2233
msgid "Incorrect table name '%-.100s'"
2277
2234
msgstr ""
2278
2235
 
2279
 
#: ../drizzled/error.cc:304
 
2236
#: ../drizzled/error.cc:297
2280
2237
msgid ""
2281
2238
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2282
2239
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2283
2240
msgstr ""
2284
2241
 
2285
 
#: ../drizzled/error.cc:305
 
2242
#: ../drizzled/error.cc:298
2286
2243
msgid "Unknown error"
2287
2244
msgstr ""
2288
2245
 
2289
 
#: ../drizzled/error.cc:306
 
2246
#: ../drizzled/error.cc:299
2290
2247
#, c-format
2291
2248
msgid "Unknown procedure '%-.192s'"
2292
2249
msgstr ""
2293
2250
 
2294
 
#: ../drizzled/error.cc:307
 
2251
#: ../drizzled/error.cc:300
2295
2252
#, c-format
2296
2253
msgid "Incorrect parameter count to procedure '%-.192s'"
2297
2254
msgstr ""
2298
2255
 
2299
 
#: ../drizzled/error.cc:308
 
2256
#: ../drizzled/error.cc:301
2300
2257
#, c-format
2301
2258
msgid "Unknown table '%-.192s' in %-.32s"
2302
2259
msgstr ""
2303
2260
 
2304
 
#: ../drizzled/error.cc:309
 
2261
#: ../drizzled/error.cc:302
2305
2262
#, c-format
2306
2263
msgid "Column '%-.192s' specified twice"
2307
2264
msgstr ""
2308
2265
 
2309
 
#: ../drizzled/error.cc:310
 
2266
#: ../drizzled/error.cc:303
2310
2267
msgid "Invalid use of group function"
2311
2268
msgstr ""
2312
2269
 
2313
 
#: ../drizzled/error.cc:311
 
2270
#: ../drizzled/error.cc:304
2314
2271
#, c-format
2315
2272
msgid ""
2316
2273
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2317
2274
msgstr ""
2318
2275
 
2319
 
#: ../drizzled/error.cc:312
 
2276
#: ../drizzled/error.cc:305
2320
2277
msgid "A table must have at least 1 column"
2321
2278
msgstr ""
2322
2279
 
2323
 
#: ../drizzled/error.cc:313
 
2280
#: ../drizzled/error.cc:306
2324
2281
#, c-format
2325
2282
msgid "The table '%-.192s' is full"
2326
2283
msgstr ""
2327
2284
 
2328
 
#: ../drizzled/error.cc:314
 
2285
#: ../drizzled/error.cc:307
2329
2286
#, c-format
2330
2287
msgid "Too many tables; Drizzle can only use %d tables in a join"
2331
2288
msgstr ""
2332
2289
 
2333
 
#: ../drizzled/error.cc:315
 
2290
#: ../drizzled/error.cc:308
2334
2291
msgid "Too many columns"
2335
2292
msgstr ""
2336
2293
 
2337
 
#: ../drizzled/error.cc:316
 
2294
#: ../drizzled/error.cc:309
2338
2295
#, c-format
2339
2296
msgid ""
2340
2297
"Row size too large. The maximum row size for the used table type, not "
2341
2298
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2342
2299
msgstr ""
2343
2300
 
2344
 
#: ../drizzled/error.cc:317
 
2301
#: ../drizzled/error.cc:310
2345
2302
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2346
2303
msgstr ""
2347
2304
 
2348
 
#: ../drizzled/error.cc:318
 
2305
#: ../drizzled/error.cc:311
2349
2306
#, c-format
2350
2307
msgid ""
2351
2308
"Table handler doesn't support NULL in given index. Please change column "
2352
2309
"'%-.192s' to be NOT NULL or use another handler"
2353
2310
msgstr ""
2354
2311
 
2355
 
#: ../drizzled/error.cc:319
 
2312
#: ../drizzled/error.cc:312
2356
2313
msgid "No paths allowed for plugin library"
2357
2314
msgstr ""
2358
2315
 
2359
 
#: ../drizzled/error.cc:320
 
2316
#: ../drizzled/error.cc:313
2360
2317
#, c-format
2361
2318
msgid "Plugin '%-.192s' already exists"
2362
2319
msgstr ""
2363
2320
 
2364
 
#: ../drizzled/error.cc:321
 
2321
#: ../drizzled/error.cc:314
2365
2322
#, c-format
2366
2323
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2367
2324
msgstr ""
2368
2325
 
2369
 
#: ../drizzled/error.cc:322
 
2326
#: ../drizzled/error.cc:315
2370
2327
#, c-format
2371
2328
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2372
2329
msgstr ""
2373
2330
 
2374
 
#: ../drizzled/error.cc:323
 
2331
#: ../drizzled/error.cc:316
2375
2332
#, c-format
2376
2333
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
2377
2334
msgstr ""
2378
2335
 
2379
 
#: ../drizzled/error.cc:324
 
2336
#: ../drizzled/error.cc:317
2380
2337
#, c-format
2381
2338
msgid ""
2382
2339
"Can't create a new thread (errno %d); if you are not out of available "
2383
2340
"memory, you can consult the manual for a possible OS-dependent bug"
2384
2341
msgstr ""
2385
2342
 
2386
 
#: ../drizzled/error.cc:325
 
2343
#: ../drizzled/error.cc:318
2387
2344
#, c-format
2388
2345
msgid "Column count doesn't match value count at row %ld"
2389
2346
msgstr ""
2390
2347
 
2391
 
#: ../drizzled/error.cc:326
 
2348
#: ../drizzled/error.cc:319
2392
2349
#, c-format
2393
2350
msgid "Can't reopen table: '%-.192s'"
2394
2351
msgstr ""
2395
2352
 
2396
 
#: ../drizzled/error.cc:327
 
2353
#: ../drizzled/error.cc:320
2397
2354
msgid ""
2398
2355
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2399
2356
"illegal if there is no GROUP BY clause"
2400
2357
msgstr ""
2401
2358
 
2402
 
#: ../drizzled/error.cc:328
 
2359
#: ../drizzled/error.cc:321
2403
2360
#, c-format
2404
2361
msgid "Table '%-.192s.%-.192s' doesn't exist"
2405
2362
msgstr ""
2406
2363
 
2407
 
#: ../drizzled/error.cc:329
 
2364
#: ../drizzled/error.cc:322
2408
2365
msgid ""
2409
2366
"You have an error in your SQL syntax; check the manual that corresponds to "
2410
2367
"your Drizzle server version for the right syntax to use"
2411
2368
msgstr ""
2412
2369
 
2413
 
#: ../drizzled/error.cc:330
 
2370
#: ../drizzled/error.cc:323
2414
2371
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2415
2372
msgstr ""
2416
2373
 
2417
 
#: ../drizzled/error.cc:331
 
2374
#: ../drizzled/error.cc:324
2418
2375
msgid "Got packets out of order"
2419
2376
msgstr ""
2420
2377
 
2421
 
#: ../drizzled/error.cc:332
 
2378
#: ../drizzled/error.cc:325
2422
2379
msgid "The used table type doesn't support BLOB/TEXT columns"
2423
2380
msgstr ""
2424
2381
 
2425
 
#: ../drizzled/error.cc:333
 
2382
#: ../drizzled/error.cc:326
2426
2383
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2427
2384
msgstr ""
2428
2385
 
2429
 
#: ../drizzled/error.cc:334
 
2386
#: ../drizzled/error.cc:327
2430
2387
#, c-format
2431
2388
msgid "Incorrect column name '%-.100s'"
2432
2389
msgstr ""
2433
2390
 
2434
 
#: ../drizzled/error.cc:335
 
2391
#: ../drizzled/error.cc:328
2435
2392
#, c-format
2436
2393
msgid "The used storage engine can't index column '%-.192s'"
2437
2394
msgstr ""
2438
2395
 
2439
 
#: ../drizzled/error.cc:336
 
2396
#: ../drizzled/error.cc:329
2440
2397
msgid ""
2441
2398
"Unable to open underlying table which is differently defined or of non-"
2442
2399
"MyISAM type or doesn't exist"
2443
2400
msgstr ""
2444
2401
 
2445
 
#: ../drizzled/error.cc:337
 
2402
#: ../drizzled/error.cc:330
2446
2403
#, c-format
2447
2404
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2448
2405
msgstr ""
2449
2406
 
2450
 
#: ../drizzled/error.cc:338
 
2407
#: ../drizzled/error.cc:331
2451
2408
#, c-format
2452
2409
msgid ""
2453
2410
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2454
2411
msgstr ""
2455
2412
 
2456
 
#: ../drizzled/error.cc:339
 
2413
#: ../drizzled/error.cc:332
2457
2414
msgid ""
2458
2415
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2459
2416
"UNIQUE instead"
2460
2417
msgstr ""
2461
2418
 
2462
 
#: ../drizzled/error.cc:340
 
2419
#: ../drizzled/error.cc:333
2463
2420
msgid "Result consisted of more than one row"
2464
2421
msgstr ""
2465
2422
 
2466
 
#: ../drizzled/error.cc:341
 
2423
#: ../drizzled/error.cc:334
2467
2424
msgid "This table type requires a primary key"
2468
2425
msgstr ""
2469
2426
 
2470
 
#: ../drizzled/error.cc:342
 
2427
#: ../drizzled/error.cc:335
2471
2428
#, c-format
2472
2429
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2473
2430
msgstr ""
2474
2431
 
2475
 
#: ../drizzled/error.cc:343
 
2432
#: ../drizzled/error.cc:336
2476
2433
msgid "Can't open table"
2477
2434
msgstr ""
2478
2435
 
2479
 
#: ../drizzled/error.cc:344
 
2436
#: ../drizzled/error.cc:337
2480
2437
#, c-format
2481
2438
msgid "The storage engine for the table doesn't support %s"
2482
2439
msgstr ""
2483
2440
 
2484
 
#: ../drizzled/error.cc:345
 
2441
#: ../drizzled/error.cc:338
2485
2442
#, c-format
2486
2443
msgid "Got error %d during COMMIT"
2487
2444
msgstr ""
2488
2445
 
2489
 
#: ../drizzled/error.cc:346
 
2446
#: ../drizzled/error.cc:339
2490
2447
#, c-format
2491
2448
msgid "Got error %d during ROLLBACK"
2492
2449
msgstr ""
2495
2452
#. program that looks over the source for the N_() macros does not
2496
2453
#. (obviously) do macro expansion, so the string is entirely wrong for
2497
2454
#. what it is trying to output for every language except english.
2498
 
#: ../drizzled/error.cc:351
 
2455
#: ../drizzled/error.cc:344
2499
2456
#, c-format
2500
2457
msgid ""
2501
2458
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2502
2459
"'%-.64s' (%-.64s)"
2503
2460
msgstr ""
2504
2461
 
2505
 
#: ../drizzled/error.cc:352
 
2462
#: ../drizzled/error.cc:345
2506
2463
msgid ""
2507
2464
"Can't execute the given command because you have active locked tables or an "
2508
2465
"active transaction"
2509
2466
msgstr ""
2510
2467
 
2511
 
#: ../drizzled/error.cc:353
 
2468
#: ../drizzled/error.cc:346
2512
2469
#, c-format
2513
2470
msgid "Unknown system variable '%-.64s'"
2514
2471
msgstr ""
2515
2472
 
2516
 
#: ../drizzled/error.cc:354
 
2473
#: ../drizzled/error.cc:347
2517
2474
#, c-format
2518
2475
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2519
2476
msgstr ""
2520
2477
 
2521
 
#: ../drizzled/error.cc:355
 
2478
#: ../drizzled/error.cc:348
2522
2479
#, c-format
2523
2480
msgid ""
2524
2481
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2525
2482
msgstr ""
2526
2483
 
2527
 
#: ../drizzled/error.cc:356
 
2484
#: ../drizzled/error.cc:349
2528
2485
msgid "Some non-transactional changed tables couldn't be rolled back"
2529
2486
msgstr ""
2530
2487
 
2531
 
#: ../drizzled/error.cc:357
 
2488
#: ../drizzled/error.cc:350
2532
2489
msgid "You may only use constant expressions with SET"
2533
2490
msgstr ""
2534
2491
 
2535
 
#: ../drizzled/error.cc:358
 
2492
#: ../drizzled/error.cc:351
2536
2493
msgid "Lock wait timeout exceeded; try restarting transaction"
2537
2494
msgstr ""
2538
2495
 
2539
 
#: ../drizzled/error.cc:359
 
2496
#: ../drizzled/error.cc:352
2540
2497
msgid "The total number of locks exceeds the lock table size"
2541
2498
msgstr ""
2542
2499
 
2543
 
#: ../drizzled/error.cc:360
 
2500
#: ../drizzled/error.cc:353
2544
2501
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2545
2502
msgstr ""
2546
2503
 
2547
 
#: ../drizzled/error.cc:361
 
2504
#: ../drizzled/error.cc:354
2548
2505
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2549
2506
msgstr ""
2550
2507
 
2551
 
#: ../drizzled/error.cc:362
 
2508
#: ../drizzled/error.cc:355
2552
2509
#, c-format
2553
2510
msgid "Incorrect arguments to %s"
2554
2511
msgstr ""
2555
2512
 
2556
 
#: ../drizzled/error.cc:363
 
2513
#: ../drizzled/error.cc:356
2557
2514
msgid "Deadlock found when trying to get lock; try restarting transaction"
2558
2515
msgstr ""
2559
2516
 
2560
 
#: ../drizzled/error.cc:364
 
2517
#: ../drizzled/error.cc:357
2561
2518
msgid "The used table type doesn't support FULLTEXT indexes"
2562
2519
msgstr ""
2563
2520
 
2564
 
#: ../drizzled/error.cc:365
 
2521
#: ../drizzled/error.cc:358
2565
2522
msgid "Cannot add foreign key constraint"
2566
2523
msgstr ""
2567
2524
 
2568
 
#: ../drizzled/error.cc:366
 
2525
#: ../drizzled/error.cc:359
2569
2526
msgid "Cannot add or update a child row: a foreign key constraint fails"
2570
2527
msgstr ""
2571
2528
 
2572
 
#: ../drizzled/error.cc:367
 
2529
#: ../drizzled/error.cc:360
2573
2530
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2574
2531
msgstr ""
2575
2532
 
2576
 
#: ../drizzled/error.cc:368
 
2533
#: ../drizzled/error.cc:361
2577
2534
#, c-format
2578
2535
msgid "Incorrect usage of %s and %s"
2579
2536
msgstr ""
2580
2537
 
2581
 
#: ../drizzled/error.cc:369
 
2538
#: ../drizzled/error.cc:362
2582
2539
msgid "The used SELECT statements have a different number of columns"
2583
2540
msgstr ""
2584
2541
 
2585
 
#: ../drizzled/error.cc:370
 
2542
#: ../drizzled/error.cc:363
2586
2543
msgid "Can't execute the query because you have a conflicting read lock"
2587
2544
msgstr ""
2588
2545
 
2589
 
#: ../drizzled/error.cc:371
 
2546
#: ../drizzled/error.cc:364
2590
2547
#, c-format
2591
2548
msgid ""
2592
2549
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2593
2550
msgstr ""
2594
2551
 
2595
 
#: ../drizzled/error.cc:372
 
2552
#: ../drizzled/error.cc:365
2596
2553
#, c-format
2597
2554
msgid ""
2598
2555
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2599
2556
msgstr ""
2600
2557
 
2601
 
#: ../drizzled/error.cc:373
 
2558
#: ../drizzled/error.cc:366
2602
2559
#, c-format
2603
2560
msgid "Variable '%-.64s' doesn't have a default value"
2604
2561
msgstr ""
2605
2562
 
2606
 
#: ../drizzled/error.cc:374
 
2563
#: ../drizzled/error.cc:367
2607
2564
#, c-format
2608
2565
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2609
2566
msgstr ""
2610
2567
 
2611
 
#: ../drizzled/error.cc:375
 
2568
#: ../drizzled/error.cc:368
2612
2569
#, c-format
2613
2570
msgid "Incorrect argument type to variable '%-.64s'"
2614
2571
msgstr ""
2615
2572
 
2616
 
#: ../drizzled/error.cc:376
 
2573
#: ../drizzled/error.cc:369
2617
2574
#, c-format
2618
2575
msgid "Variable '%-.64s' can only be set, not read"
2619
2576
msgstr ""
2620
2577
 
2621
 
#: ../drizzled/error.cc:377
 
2578
#: ../drizzled/error.cc:370
2622
2579
#, c-format
2623
2580
msgid "Incorrect usage/placement of '%s'"
2624
2581
msgstr ""
2625
2582
 
2626
 
#: ../drizzled/error.cc:378
 
2583
#: ../drizzled/error.cc:371
2627
2584
#, c-format
2628
2585
msgid "This version of Drizzle doesn't yet support '%s'"
2629
2586
msgstr ""
2630
2587
 
2631
 
#: ../drizzled/error.cc:379
 
2588
#: ../drizzled/error.cc:372
2632
2589
#, c-format
2633
2590
msgid "Variable '%-.192s' is a %s variable"
2634
2591
msgstr ""
2635
2592
 
2636
 
#: ../drizzled/error.cc:380
 
2593
#: ../drizzled/error.cc:373
2637
2594
#, c-format
2638
2595
msgid "Incorrect foreign key definition for '%-.192s': %s"
2639
2596
msgstr ""
2640
2597
 
2641
 
#: ../drizzled/error.cc:381
 
2598
#: ../drizzled/error.cc:374
2642
2599
msgid "Key reference and table reference don't match"
2643
2600
msgstr ""
2644
2601
 
2645
 
#: ../drizzled/error.cc:382
 
2602
#: ../drizzled/error.cc:375
2646
2603
#, c-format
2647
2604
msgid "Operand should contain %d column(s)"
2648
2605
msgstr ""
2649
2606
 
2650
 
#: ../drizzled/error.cc:383
 
2607
#: ../drizzled/error.cc:376
2651
2608
msgid "Subquery returns more than 1 row"
2652
2609
msgstr ""
2653
2610
 
2654
 
#: ../drizzled/error.cc:384
 
2611
#: ../drizzled/error.cc:377
2655
2612
#, c-format
2656
2613
msgid "Converting column '%s' from %s to %s"
2657
2614
msgstr ""
2658
2615
 
2659
 
#: ../drizzled/error.cc:385
 
2616
#: ../drizzled/error.cc:378
2660
2617
#, c-format
2661
2618
msgid "Reference '%-.64s' not supported (%s)"
2662
2619
msgstr ""
2663
2620
 
2664
 
#: ../drizzled/error.cc:386
 
2621
#: ../drizzled/error.cc:379
2665
2622
msgid "Every derived table must have its own alias"
2666
2623
msgstr ""
2667
2624
 
2668
 
#: ../drizzled/error.cc:387
 
2625
#: ../drizzled/error.cc:380
2669
2626
#, c-format
2670
2627
msgid "Select %u was reduced during optimization"
2671
2628
msgstr ""
2672
2629
 
2673
 
#: ../drizzled/error.cc:388
 
2630
#: ../drizzled/error.cc:381
2674
2631
#, c-format
2675
2632
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2676
2633
msgstr ""
2677
2634
 
2678
 
#: ../drizzled/error.cc:389
 
2635
#: ../drizzled/error.cc:382
2679
2636
msgid "All parts of a SPATIAL index must be NOT NULL"
2680
2637
msgstr ""
2681
2638
 
2682
 
#: ../drizzled/error.cc:390
 
2639
#: ../drizzled/error.cc:383
2683
2640
#, c-format
2684
2641
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2685
2642
msgstr ""
2686
2643
 
2687
 
#: ../drizzled/error.cc:391
 
2644
#: ../drizzled/error.cc:384
2688
2645
#, c-format
2689
2646
msgid ""
2690
2647
"Uncompressed data size too large; the maximum size is %d (based on "
2691
2648
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2692
2649
msgstr ""
2693
2650
 
2694
 
#: ../drizzled/error.cc:392
 
2651
#: ../drizzled/error.cc:385
2695
2652
msgid "ZLIB: Not enough memory"
2696
2653
msgstr ""
2697
2654
 
2698
 
#: ../drizzled/error.cc:393
 
2655
#: ../drizzled/error.cc:386
2699
2656
msgid ""
2700
2657
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2701
2658
"data was corrupted)"
2702
2659
msgstr ""
2703
2660
 
2704
 
#: ../drizzled/error.cc:394
 
2661
#: ../drizzled/error.cc:387
2705
2662
msgid "ZLIB: Input data corrupted"
2706
2663
msgstr ""
2707
2664
 
2708
 
#: ../drizzled/error.cc:395
 
2665
#: ../drizzled/error.cc:388
2709
2666
#, c-format
2710
2667
msgid "%d line(s) were cut by GROUP_CONCAT()"
2711
2668
msgstr ""
2712
2669
 
2713
 
#: ../drizzled/error.cc:396
 
2670
#: ../drizzled/error.cc:389
2714
2671
#, c-format
2715
2672
msgid "Row %ld doesn't contain data for all columns"
2716
2673
msgstr ""
2717
2674
 
2718
 
#: ../drizzled/error.cc:397
 
2675
#: ../drizzled/error.cc:390
2719
2676
#, c-format
2720
2677
msgid ""
2721
2678
"Row %ld was truncated; it contained more data than there were input columns"
2722
2679
msgstr ""
2723
2680
 
2724
 
#: ../drizzled/error.cc:398
 
2681
#: ../drizzled/error.cc:391
2725
2682
#, c-format
2726
2683
msgid ""
2727
2684
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2728
2685
msgstr ""
2729
2686
 
2730
 
#: ../drizzled/error.cc:399
 
2687
#: ../drizzled/error.cc:392
2731
2688
#, c-format
2732
2689
msgid "Out of range value for column '%s' at row %ld"
2733
2690
msgstr ""
2734
2691
 
2735
 
#: ../drizzled/error.cc:400
 
2692
#: ../drizzled/error.cc:393
2736
2693
#, c-format
2737
2694
msgid "Data truncated for column '%s' at row %ld"
2738
2695
msgstr ""
2739
2696
 
2740
 
#: ../drizzled/error.cc:401
 
2697
#: ../drizzled/error.cc:394
2741
2698
#, c-format
2742
2699
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2743
2700
msgstr ""
2744
2701
 
2745
 
#: ../drizzled/error.cc:402
 
2702
#: ../drizzled/error.cc:395
2746
2703
#, c-format
2747
2704
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2748
2705
msgstr ""
2749
2706
 
2750
 
#: ../drizzled/error.cc:403
 
2707
#: ../drizzled/error.cc:396
2751
2708
#, c-format
2752
2709
msgid "Illegal mix of collations for operation '%s'"
2753
2710
msgstr ""
2754
2711
 
2755
 
#: ../drizzled/error.cc:404
 
2712
#: ../drizzled/error.cc:397
2756
2713
#, c-format
2757
2714
msgid ""
2758
2715
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2759
2716
"variable_name)"
2760
2717
msgstr ""
2761
2718
 
2762
 
#: ../drizzled/error.cc:405
 
2719
#: ../drizzled/error.cc:398
2763
2720
#, c-format
2764
2721
msgid "Unknown collation: '%-.64s'"
2765
2722
msgstr ""
2766
2723
 
2767
 
#: ../drizzled/error.cc:406
 
2724
#: ../drizzled/error.cc:399
2768
2725
#, c-format
2769
2726
msgid ""
2770
2727
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2771
2728
"SELECT #%d"
2772
2729
msgstr ""
2773
2730
 
2774
 
#: ../drizzled/error.cc:407
 
2731
#: ../drizzled/error.cc:400
2775
2732
#, c-format
2776
2733
msgid "Incorrect index name '%-.100s'"
2777
2734
msgstr ""
2778
2735
 
2779
 
#: ../drizzled/error.cc:408
 
2736
#: ../drizzled/error.cc:401
2780
2737
#, c-format
2781
2738
msgid "Incorrect catalog name '%-.100s'"
2782
2739
msgstr ""
2783
2740
 
2784
 
#: ../drizzled/error.cc:409
 
2741
#: ../drizzled/error.cc:402
2785
2742
#, c-format
2786
2743
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2787
2744
msgstr ""
2788
2745
 
2789
 
#: ../drizzled/error.cc:410
 
2746
#: ../drizzled/error.cc:403
2790
2747
#, c-format
2791
2748
msgid "Unknown table engine '%s'"
2792
2749
msgstr ""
2793
2750
 
2794
 
#: ../drizzled/error.cc:411
 
2751
#: ../drizzled/error.cc:404
2795
2752
#, c-format
2796
2753
msgid "The target table %-.100s of the %s is not updatable"
2797
2754
msgstr ""
2798
2755
 
2799
 
#: ../drizzled/error.cc:412
 
2756
#: ../drizzled/error.cc:405
2800
2757
#, c-format
2801
2758
msgid ""
2802
2759
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2803
2760
"working"
2804
2761
msgstr ""
2805
2762
 
2806
 
#: ../drizzled/error.cc:413
 
2763
#: ../drizzled/error.cc:406
2807
2764
#, c-format
2808
2765
msgid ""
2809
2766
"The Drizzle server is running with the %s option so it cannot execute this "
2810
2767
"statement"
2811
2768
msgstr ""
2812
2769
 
2813
 
#: ../drizzled/error.cc:414
 
2770
#: ../drizzled/error.cc:407
2814
2771
#, c-format
2815
2772
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2816
2773
msgstr ""
2817
2774
 
2818
 
#: ../drizzled/error.cc:415
 
2775
#: ../drizzled/error.cc:408
2819
2776
#, c-format
2820
2777
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2821
2778
msgstr ""
2822
2779
 
2823
 
#: ../drizzled/error.cc:416
 
2780
#: ../drizzled/error.cc:409
2824
2781
msgid ""
2825
2782
"Incorrect table definition; there can be only one TIMESTAMP column with "
2826
2783
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2827
2784
msgstr ""
2828
2785
 
2829
 
#: ../drizzled/error.cc:417
 
2786
#: ../drizzled/error.cc:410
2830
2787
#, c-format
2831
2788
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2832
2789
msgstr ""
2833
2790
 
2834
 
#: ../drizzled/error.cc:418
 
2791
#: ../drizzled/error.cc:411
2835
2792
#, c-format
2836
2793
msgid "Got error %d '%-.100s' from %s"
2837
2794
msgstr ""
2838
2795
 
2839
 
#: ../drizzled/error.cc:419
 
2796
#: ../drizzled/error.cc:412
2840
2797
#, c-format
2841
2798
msgid "Got temporary error %d '%-.100s' from %s"
2842
2799
msgstr ""
2843
2800
 
2844
 
#: ../drizzled/error.cc:420
 
2801
#: ../drizzled/error.cc:413
2845
2802
#, c-format
2846
2803
msgid "Unknown or incorrect time zone: '%-.64s'"
2847
2804
msgstr ""
2848
2805
 
2849
 
#: ../drizzled/error.cc:421
 
2806
#: ../drizzled/error.cc:414
2850
2807
#, c-format
2851
2808
msgid "Invalid %s character string: '%.64s'"
2852
2809
msgstr ""
2853
2810
 
2854
 
#: ../drizzled/error.cc:422
 
2811
#: ../drizzled/error.cc:415
2855
2812
#, c-format
2856
2813
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2857
2814
msgstr ""
2858
2815
 
2859
 
#: ../drizzled/error.cc:423
 
2816
#: ../drizzled/error.cc:416
2860
2817
#, c-format
2861
2818
msgid "%s %s does not exist"
2862
2819
msgstr ""
2863
2820
 
2864
 
#: ../drizzled/error.cc:424
 
2821
#: ../drizzled/error.cc:417
2865
2822
msgid "Query execution was interrupted"
2866
2823
msgstr ""
2867
2824
 
2868
 
#: ../drizzled/error.cc:425
 
2825
#: ../drizzled/error.cc:418
2869
2826
#, c-format
2870
2827
msgid ""
2871
2828
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2872
2829
"(s) or definer/invoker of view lack rights to use them"
2873
2830
msgstr ""
2874
2831
 
2875
 
#: ../drizzled/error.cc:426
 
2832
#: ../drizzled/error.cc:419
2876
2833
#, c-format
2877
2834
msgid "Field '%-.192s' doesn't have a default value"
2878
2835
msgstr ""
2879
2836
 
2880
 
#: ../drizzled/error.cc:427
 
2837
#: ../drizzled/error.cc:420
2881
2838
msgid "Division by 0"
2882
2839
msgstr ""
2883
2840
 
2884
 
#: ../drizzled/error.cc:428
 
2841
#: ../drizzled/error.cc:421
2885
2842
#, c-format
2886
2843
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2887
2844
msgstr ""
2888
2845
 
2889
 
#: ../drizzled/error.cc:429
 
2846
#: ../drizzled/error.cc:422
2890
2847
#, c-format
2891
2848
msgid "Illegal %s '%-.192s' value found during parsing"
2892
2849
msgstr ""
2893
2850
 
2894
 
#: ../drizzled/error.cc:430
 
2851
#: ../drizzled/error.cc:423
2895
2852
#, c-format
2896
2853
msgid "Key part '%-.192s' length cannot be 0"
2897
2854
msgstr ""
2898
2855
 
2899
 
#: ../drizzled/error.cc:431
 
2856
#: ../drizzled/error.cc:424
2900
2857
#, c-format
2901
2858
msgid ""
2902
2859
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2903
2860
"the  %.64s state"
2904
2861
msgstr ""
2905
2862
 
2906
 
#: ../drizzled/error.cc:432
 
2863
#: ../drizzled/error.cc:425
2907
2864
#, c-format
2908
2865
msgid "Data too long for column '%s' at row %ld"
2909
2866
msgstr ""
2910
2867
 
2911
 
#: ../drizzled/error.cc:433
 
2868
#: ../drizzled/error.cc:426
2912
2869
#, c-format
2913
2870
msgid ""
2914
2871
"%s: ready for connections.\n"
2915
2872
"Version: '%s' %s\n"
2916
2873
msgstr ""
2917
2874
 
2918
 
#: ../drizzled/error.cc:434
 
2875
#: ../drizzled/error.cc:427
2919
2876
msgid "Can't load value from file with fixed size rows to variable"
2920
2877
msgstr ""
2921
2878
 
2922
 
#: ../drizzled/error.cc:435
 
2879
#: ../drizzled/error.cc:428
2923
2880
#, c-format
2924
2881
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2925
2882
msgstr ""
2926
2883
 
2927
 
#: ../drizzled/error.cc:436
 
2884
#: ../drizzled/error.cc:429
2928
2885
msgid "Table definition has changed, please retry transaction"
2929
2886
msgstr ""
2930
2887
 
2931
 
#: ../drizzled/error.cc:437
 
2888
#: ../drizzled/error.cc:430
2932
2889
#, c-format
2933
2890
msgid "Not allowed to return a result set from a %s"
2934
2891
msgstr ""
2935
2892
 
2936
 
#: ../drizzled/error.cc:438
 
2893
#: ../drizzled/error.cc:431
2937
2894
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2938
2895
msgstr ""
2939
2896
 
2940
 
#: ../drizzled/error.cc:439
 
2897
#: ../drizzled/error.cc:432
2941
2898
msgid ""
2942
2899
"Explicit or implicit commit is not allowed in stored function or trigger."
2943
2900
msgstr ""
2944
2901
 
2945
 
#: ../drizzled/error.cc:440
 
2902
#: ../drizzled/error.cc:433
2946
2903
#, c-format
2947
2904
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2948
2905
msgstr ""
2949
2906
 
2950
 
#: ../drizzled/error.cc:441
 
2907
#: ../drizzled/error.cc:434
2951
2908
#, c-format
2952
2909
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2953
2910
msgstr ""
2954
2911
 
2955
 
#: ../drizzled/error.cc:442
 
2912
#: ../drizzled/error.cc:435
2956
2913
#, c-format
2957
2914
msgid ""
2958
2915
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2959
2916
"'%-.192s')."
2960
2917
msgstr ""
2961
2918
 
2962
 
#: ../drizzled/error.cc:443
 
2919
#: ../drizzled/error.cc:436
2963
2920
msgid "Trigger in wrong schema"
2964
2921
msgstr ""
2965
2922
 
2966
 
#: ../drizzled/error.cc:444
 
2923
#: ../drizzled/error.cc:437
2967
2924
#, c-format
2968
2925
msgid ""
2969
2926
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
2970
2927
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2971
2928
msgstr ""
2972
2929
 
2973
 
#: ../drizzled/error.cc:445
 
2930
#: ../drizzled/error.cc:438
2974
2931
#, c-format
2975
2932
msgid "Display width out of range for column '%-.192s' (max = %d)"
2976
2933
msgstr ""
2977
2934
 
2978
 
#: ../drizzled/error.cc:446
 
2935
#: ../drizzled/error.cc:439
2979
2936
#, c-format
2980
2937
msgid "Datetime function: %-.32s field overflow"
2981
2938
msgstr ""
2982
2939
 
2983
 
#: ../drizzled/error.cc:447
 
2940
#: ../drizzled/error.cc:440
2984
2941
#, c-format
2985
2942
msgid ""
2986
2943
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2987
2944
msgstr ""
2988
2945
 
2989
 
#: ../drizzled/error.cc:448
 
2946
#: ../drizzled/error.cc:441
2990
2947
#, c-format
2991
2948
msgid ""
2992
2949
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2993
2950
msgstr ""
2994
2951
 
2995
 
#: ../drizzled/error.cc:449
 
2952
#: ../drizzled/error.cc:442
2996
2953
msgid "No data - zero rows fetched, selected, or processed"
2997
2954
msgstr ""
2998
2955
 
2999
 
#: ../drizzled/error.cc:450
 
2956
#: ../drizzled/error.cc:443
3000
2957
#, c-format
3001
2958
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3002
2959
msgstr ""
3003
2960
 
3004
 
#: ../drizzled/error.cc:451
 
2961
#: ../drizzled/error.cc:444
3005
2962
#, c-format
3006
2963
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3007
2964
msgstr ""
3008
2965
 
3009
 
#: ../drizzled/error.cc:452
 
2966
#: ../drizzled/error.cc:445
3010
2967
msgid "The used table type doesn't support SPATIAL indexes"
3011
2968
msgstr ""
3012
2969
 
3013
 
#: ../drizzled/error.cc:453
 
2970
#: ../drizzled/error.cc:446
3014
2971
#, c-format
3015
2972
msgid "Leading spaces are removed from name '%s'"
3016
2973
msgstr ""
3017
2974
 
3018
 
#: ../drizzled/error.cc:454
 
2975
#: ../drizzled/error.cc:447
3019
2976
msgid "Failed to read auto-increment value from storage engine"
3020
2977
msgstr ""
3021
2978
 
3022
 
#: ../drizzled/error.cc:455
 
2979
#: ../drizzled/error.cc:448
3023
2980
#, c-format
3024
2981
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3025
2982
msgstr ""
3026
2983
 
3027
 
#: ../drizzled/error.cc:456
 
2984
#: ../drizzled/error.cc:449
3028
2985
msgid "Too high level of nesting for select"
3029
2986
msgstr ""
3030
2987
 
3031
 
#: ../drizzled/error.cc:457
 
2988
#: ../drizzled/error.cc:450
3032
2989
#, c-format
3033
2990
msgid "Name '%-.64s' has become ''"
3034
2991
msgstr ""
3035
2992
 
3036
 
#: ../drizzled/error.cc:458
 
2993
#: ../drizzled/error.cc:451
3037
2994
msgid ""
3038
2995
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3039
2996
"optional and non-empty FIELDS ENCLOSED BY"
3040
2997
msgstr ""
3041
2998
 
3042
 
#: ../drizzled/error.cc:459
 
2999
#: ../drizzled/error.cc:452
3043
3000
#, c-format
3044
3001
msgid ""
3045
3002
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3046
3003
msgstr ""
3047
3004
 
3048
 
#: ../drizzled/error.cc:460
 
3005
#: ../drizzled/error.cc:453
3049
3006
#, c-format
3050
3007
msgid "Incorrect %-.32s value: '%-.128s'"
3051
3008
msgstr ""
3052
3009
 
3053
 
#: ../drizzled/error.cc:461
 
3010
#: ../drizzled/error.cc:454
3054
3011
#, c-format
3055
3012
msgid "Table has no partition for value %-.64s"
3056
3013
msgstr ""
3057
3014
 
3058
 
#: ../drizzled/error.cc:462
 
3015
#: ../drizzled/error.cc:455
3059
3016
msgid "Writing one row to the row-based binary log failed"
3060
3017
msgstr ""
3061
3018
 
3062
 
#: ../drizzled/error.cc:463
 
3019
#: ../drizzled/error.cc:456
3063
3020
#, c-format
3064
3021
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3065
3022
msgstr ""
3066
3023
 
3067
 
#: ../drizzled/error.cc:464
 
3024
#: ../drizzled/error.cc:457
3068
3025
#, c-format
3069
3026
msgid ""
3070
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3071
 
"d would lead to a duplicate entry"
 
3027
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3028
"%d would lead to a duplicate entry"
3072
3029
msgstr ""
3073
3030
 
3074
 
#: ../drizzled/error.cc:465
 
3031
#: ../drizzled/error.cc:458
3075
3032
msgid ""
3076
3033
"Transaction isolation level can't be changed while a transaction is in "
3077
3034
"progress"
3078
3035
msgstr ""
3079
3036
 
3080
 
#: ../drizzled/error.cc:466
 
3037
#: ../drizzled/error.cc:459
3081
3038
#, c-format
3082
3039
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3083
3040
msgstr ""
3084
3041
 
3085
 
#: ../drizzled/error.cc:467
 
3042
#: ../drizzled/error.cc:460
3086
3043
#, c-format
3087
3044
msgid "Incorrect parameters in the call to native function '%-.192s'"
3088
3045
msgstr ""
3089
3046
 
3090
 
#: ../drizzled/error.cc:468
 
3047
#: ../drizzled/error.cc:461
3091
3048
#, c-format
3092
3049
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3093
3050
msgstr ""
3094
3051
 
3095
 
#: ../drizzled/error.cc:469
 
3052
#: ../drizzled/error.cc:462
3096
3053
#, c-format
3097
3054
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3098
3055
msgstr ""
3099
3056
 
3100
 
#: ../drizzled/error.cc:470
 
3057
#: ../drizzled/error.cc:463
3101
3058
#, c-format
3102
3059
msgid "Received an invalid value '%s' for a UNIX timestamp."
3103
3060
msgstr ""
3104
3061
 
3105
 
#: ../drizzled/error.cc:471
 
3062
#: ../drizzled/error.cc:464
3106
3063
#, c-format
3107
3064
msgid "Received an invalid datetime value '%s'."
3108
3065
msgstr ""
3109
3066
 
3110
 
#: ../drizzled/error.cc:472
 
3067
#: ../drizzled/error.cc:465
3111
3068
#, c-format
3112
3069
msgid "Received a NULL argument for function '%s'."
3113
3070
msgstr ""
3114
3071
 
3115
 
#: ../drizzled/error.cc:473
 
3072
#: ../drizzled/error.cc:466
3116
3073
#, c-format
3117
3074
msgid "Received an out-of-range argument '%s' for function '%s'."
3118
3075
msgstr ""
3119
3076
 
3120
 
#: ../drizzled/error.cc:474
 
3077
#: ../drizzled/error.cc:467
3121
3078
#, c-format
3122
3079
msgid "Received an invalid enum value '%s'."
3123
3080
msgstr ""
3124
3081
 
3125
 
#: ../drizzled/error.cc:475
 
3082
#: ../drizzled/error.cc:468
3126
3083
msgid "Tables which are replicated require a primary key."
3127
3084
msgstr ""
3128
3085
 
3129
 
#: ../drizzled/error.cc:476
 
3086
#: ../drizzled/error.cc:469
3130
3087
#, c-format
3131
3088
msgid "Corrupt or invalid table definition: %s"
3132
3089
msgstr ""
3133
3090
 
3134
 
#: ../drizzled/error.cc:477
 
3091
#: ../drizzled/error.cc:470
3135
3092
#, c-format
3136
3093
msgid "Corrupt or invalid schema definition for %s : %s"
3137
3094
msgstr ""
3138
3095
 
3139
 
#: ../drizzled/error.cc:478
 
3096
#: ../drizzled/error.cc:471
3140
3097
#, c-format
3141
3098
msgid "Schema does not exist: %s"
3142
3099
msgstr ""
3143
3100
 
3144
 
#: ../drizzled/error.cc:479
 
3101
#: ../drizzled/error.cc:472
3145
3102
#, c-format
3146
3103
msgid "Error altering schema: %s"
3147
3104
msgstr ""
3148
3105
 
3149
 
#: ../drizzled/error.cc:480
 
3106
#: ../drizzled/error.cc:473
3150
3107
#, c-format
3151
3108
msgid "Error droppping Schema : %s"
3152
3109
msgstr ""
3153
3110
 
3154
 
#: ../drizzled/error.cc:481
 
3111
#: ../drizzled/error.cc:474
3155
3112
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3156
3113
msgstr ""
3157
3114
 
3158
 
#: ../drizzled/error.cc:482
 
3115
#: ../drizzled/error.cc:475
3159
3116
#, c-format
3160
3117
msgid "Unknown table engine option key/pair %s = %s."
3161
3118
msgstr ""
3162
3119
 
3163
 
#: ../drizzled/error.cc:483
 
3120
#: ../drizzled/error.cc:476
3164
3121
#, c-format
3165
3122
msgid "Unknown schema engine option key/pair %s = %s."
3166
3123
msgstr ""
3167
3124
 
3168
 
#: ../drizzled/error.cc:485
 
3125
#: ../drizzled/error.cc:478
3169
3126
#, c-format
3170
3127
msgid "Can't unlock file (Errcode: %d)"
3171
3128
msgstr "Kan ikke låse opp filen (Feilkode: %d)"
3172
3129
 
3173
 
#: ../drizzled/error.cc:486
 
3130
#: ../drizzled/error.cc:479
3174
3131
#, c-format
3175
3132
msgid "Can't change size of file (Errcode: %d)"
3176
3133
msgstr "Kan ikke endre størrelsen på filen (Feilkode: %d)"
3177
3134
 
3178
 
#: ../drizzled/error.cc:487
 
3135
#: ../drizzled/error.cc:480
3179
3136
#, c-format
3180
3137
msgid "Can't open stream from handle (Errcode: %d)"
3181
3138
msgstr "Kan ikke åpne strømmen fra pekeren (Feilkode: %d)"
3182
3139
 
3183
 
#: ../drizzled/error.cc:488
 
3140
#: ../drizzled/error.cc:481
3184
3141
#, c-format
3185
3142
msgid "Warning: '%s' had %d links"
3186
3143
msgstr "Advarsel: '%s' hadde %d lenker."
3187
3144
 
3188
 
#: ../drizzled/error.cc:489
 
3145
#: ../drizzled/error.cc:482
3189
3146
#, c-format
3190
3147
msgid "Warning: %d files and %d streams is left open\n"
3191
3148
msgstr "Advarsel: %d filer og %d strømmer er fortsatt åpne\n"
3192
3149
 
3193
 
#: ../drizzled/error.cc:490
 
3150
#: ../drizzled/error.cc:483
3194
3151
#, c-format
3195
3152
msgid "Can't create directory '%s' (Errcode: %d)"
3196
3153
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
3197
3154
 
3198
 
#: ../drizzled/error.cc:491
 
3155
#: ../drizzled/error.cc:484
3199
3156
#, c-format
3200
3157
msgid ""
3201
3158
"Character set '%s' is not a compiled character set and is not specified in "
3203
3160
msgstr ""
3204
3161
"Tegnsettet '%s' er ikke et kompilert tegnsett og er ikke spesifisert i %s"
3205
3162
 
3206
 
#: ../drizzled/error.cc:492
 
3163
#: ../drizzled/error.cc:485
3207
3164
#, c-format
3208
3165
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3209
3166
msgstr "Tomt for ressurser når vi prøvde å åpne '%s' (Feilkode: %d)"
3210
3167
 
3211
 
#: ../drizzled/error.cc:493
 
3168
#: ../drizzled/error.cc:486
3212
3169
#, c-format
3213
3170
msgid "Can't read value for symlink '%s' (Error %d)"
3214
3171
msgstr "Kan ikke lese verdien av symlinken '%s' (Error: %d)"
3215
3172
 
3216
 
#: ../drizzled/error.cc:494
 
3173
#: ../drizzled/error.cc:487
3217
3174
#, c-format
3218
3175
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3219
3176
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
3220
3177
 
3221
 
#: ../drizzled/error.cc:495
 
3178
#: ../drizzled/error.cc:488
3222
3179
#, c-format
3223
3180
msgid "Error on realpath() on '%s' (Error %d)"
3224
3181
msgstr "Feil ved kall til realpath() på '%s' (Feilkode: %d)"
3225
3182
 
3226
 
#: ../drizzled/error.cc:496
 
3183
#: ../drizzled/error.cc:489
3227
3184
#, c-format
3228
3185
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3229
3186
msgstr "Kan ikke synkronisere '%s' mot disk (Feilkode: %d)"
3230
3187
 
3231
 
#: ../drizzled/error.cc:497
 
3188
#: ../drizzled/error.cc:490
3232
3189
#, c-format
3233
3190
msgid ""
3234
3191
"Collation '%s' is not a compiled collation and is not specified in the %s "
3237
3194
"Sorteringsrekkefølgen '%s' er ikke en kompilert sorteringsrekkefølge og er "
3238
3195
"ikke spesifisert i filen %s"
3239
3196
 
3240
 
#: ../drizzled/error.cc:498
 
3197
#: ../drizzled/error.cc:491
3241
3198
#, c-format
3242
3199
msgid "File '%s' (fileno: %d) was not closed"
3243
3200
msgstr "Filen '%s' (filnummer: %d) ble ikke lukket"
3244
3201
 
3245
 
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
 
3202
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:214
3246
3203
msgid ""
3247
3204
"Schema name cannot be encoded and fit within filesystem name length "
3248
3205
"restrictions."
3249
3206
msgstr ""
3250
3207
 
3251
 
#: ../drizzled/identifier/table.cc:223
 
3208
#: ../drizzled/identifier/table.cc:231
3252
3209
msgid ""
3253
3210
"Table name cannot be encoded and fit within filesystem name length "
3254
3211
"restrictions."
3266
3223
msgid "error: could not open directory: %s\n"
3267
3224
msgstr ""
3268
3225
 
3269
 
#: ../drizzled/main.cc:156
 
3226
#: ../drizzled/main.cc:157
3270
3227
msgid ""
3271
3228
"setrlimit could not change the size of core files to 'infinity';  We may not "
3272
3229
"be able to generate a core file on signals"
3273
3230
msgstr ""
3274
3231
 
3275
 
#: ../drizzled/main.cc:260
 
3232
#: ../drizzled/main.cc:262
3276
3233
#, c-format
3277
3234
msgid "Data directory %s does not exist\n"
3278
3235
msgstr ""
3279
3236
 
3280
 
#: ../drizzled/main.cc:271
 
3237
#: ../drizzled/main.cc:273
3281
3238
#, c-format
3282
3239
msgid "Local catalog %s/local does not exist\n"
3283
3240
msgstr ""
3284
3241
 
3285
 
#: ../drizzled/message/transaction_reader.cc:198
3286
 
#, c-format
3287
 
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3288
 
msgstr ""
3289
 
 
3290
 
#: ../drizzled/message/transaction_reader.cc:207
 
3242
#: ../drizzled/message/transaction_reader.cc:248
 
3243
#, fuzzy
 
3244
msgid "Display help and exit"
 
3245
msgstr "Vis denne hjelpeteksten og avslutt."
 
3246
 
 
3247
#: ../drizzled/message/transaction_reader.cc:249
 
3248
msgid "Perform checksum"
 
3249
msgstr ""
 
3250
 
 
3251
#: ../drizzled/message/transaction_reader.cc:250
 
3252
msgid "Ignore event messages"
 
3253
msgstr ""
 
3254
 
 
3255
#: ../drizzled/message/transaction_reader.cc:251
 
3256
#, fuzzy
 
3257
msgid "Transaction log file"
 
3258
msgstr "Åpning av transaksjonsloggen feilet "
 
3259
 
 
3260
#: ../drizzled/message/transaction_reader.cc:273
 
3261
#, c-format
 
3262
msgid "Usage: %s [options] TRANSACTION_LOG \n"
 
3263
msgstr ""
 
3264
 
 
3265
#: ../drizzled/message/transaction_reader.cc:275
 
3266
#, c-format
 
3267
msgid "OPTIONS:\n"
 
3268
msgstr ""
 
3269
 
 
3270
#: ../drizzled/message/transaction_reader.cc:276
 
3271
#, fuzzy, c-format
 
3272
msgid "--help           :  Display help and exit\n"
 
3273
msgstr "Vis denne hjelpeteksten og avslutt."
 
3274
 
 
3275
#: ../drizzled/message/transaction_reader.cc:277
 
3276
#, c-format
 
3277
msgid "--checksum       :  Perform checksum\n"
 
3278
msgstr ""
 
3279
 
 
3280
#: ../drizzled/message/transaction_reader.cc:278
 
3281
#, c-format
 
3282
msgid "--ignore-events  :  Ignore event messages\n"
 
3283
msgstr ""
 
3284
 
 
3285
#: ../drizzled/message/transaction_reader.cc:289
3291
3286
#: ../drizzled/message/transaction_writer.cc:371
3292
3287
#, c-format
3293
3288
msgid "Cannot open file: %s\n"
3294
3289
msgstr ""
3295
3290
 
3296
 
#: ../drizzled/message/transaction_reader.cc:242
 
3291
#: ../drizzled/message/transaction_reader.cc:314
3297
3292
#, c-format
3298
3293
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
3299
3294
msgstr ""
3300
3295
 
3301
 
#: ../drizzled/message/transaction_reader.cc:248
 
3296
#: ../drizzled/message/transaction_reader.cc:320
3302
3297
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3303
3298
#, c-format
3304
3299
msgid "Attempted to read record bigger than INT_MAX\n"
3305
3300
msgstr ""
3306
3301
 
3307
 
#: ../drizzled/message/transaction_reader.cc:268
 
3302
#: ../drizzled/message/transaction_reader.cc:340
3308
3303
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3309
3304
#, c-format
3310
3305
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3311
3306
msgstr ""
3312
3307
 
3313
 
#: ../drizzled/message/transaction_reader.cc:281
 
3308
#: ../drizzled/message/transaction_reader.cc:353
3314
3309
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3315
3310
#: ../plugin/transaction_log/print_transaction_message.cc:169
3316
3311
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3318
3313
msgid "Could not read transaction message.\n"
3319
3314
msgstr ""
3320
3315
 
3321
 
#: ../drizzled/message/transaction_reader.cc:282
 
3316
#: ../drizzled/message/transaction_reader.cc:354
3322
3317
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
3323
3318
#: ../plugin/transaction_log/print_transaction_message.cc:170
3324
3319
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3326
3321
msgid "GPB ERROR: %s.\n"
3327
3322
msgstr ""
3328
3323
 
3329
 
#: ../drizzled/message/transaction_reader.cc:286
3330
 
#: ../drizzled/message/transaction_reader.cc:299
 
3324
#: ../drizzled/message/transaction_reader.cc:358
 
3325
#: ../drizzled/message/transaction_reader.cc:371
3331
3326
#, c-format
3332
3327
msgid ""
3333
3328
"HEXDUMP:\n"
3335
3330
"%s\n"
3336
3331
msgstr ""
3337
3332
 
3338
 
#: ../drizzled/message/transaction_reader.cc:293
 
3333
#: ../drizzled/message/transaction_reader.cc:365
3339
3334
#, c-format
3340
3335
msgid "Unable to parse command. Got error: %s.\n"
3341
3336
msgstr ""
3342
3337
 
3343
 
#: ../drizzled/message/transaction_reader.cc:348
 
3338
#: ../drizzled/message/transaction_reader.cc:420
3344
3339
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3345
3340
#, c-format
3346
3341
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3358
3353
"the current running version of Drizzle: %<PRIu64>."
3359
3354
msgstr ""
3360
3355
 
3361
 
#: ../drizzled/module/loader.cc:268
 
3356
#: ../drizzled/module/loader.cc:267
3362
3357
#, c-format
3363
3358
msgid ""
3364
3359
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3365
3360
"registered.\n"
3366
3361
msgstr ""
3367
3362
 
3368
 
#: ../drizzled/module/loader.cc:347
 
3363
#: ../drizzled/module/loader.cc:341
3369
3364
#, c-format
3370
3365
msgid "Plugin '%s' init function returned error.\n"
3371
3366
msgstr ""
3372
3367
 
3373
 
#: ../drizzled/module/loader.cc:530
 
3368
#: ../drizzled/module/loader.cc:524
3374
3369
#, c-format
3375
3370
msgid "Couldn't load plugin library named '%s'.\n"
3376
3371
msgstr ""
3377
3372
 
3378
 
#: ../drizzled/module/loader.cc:540
 
3373
#: ../drizzled/module/loader.cc:534
3379
3374
#, c-format
3380
3375
msgid "Couldn't load plugin named '%s'.\n"
3381
3376
msgstr ""
3382
3377
 
3383
 
#: ../drizzled/module/loader.cc:767
 
3378
#: ../drizzled/module/loader.cc:761
3384
3379
msgid "Out of memory."
3385
3380
msgstr ""
3386
3381
 
3387
 
#: ../drizzled/module/loader.cc:1467 ../drizzled/module/loader.cc:1518
 
3382
#: ../drizzled/module/loader.cc:1440 ../drizzled/module/loader.cc:1491
3388
3383
#, c-format
3389
3384
msgid "Unknown variable type code 0x%x in plugin '%s'."
3390
3385
msgstr ""
3391
3386
 
3392
 
#: ../drizzled/module/loader.cc:1510
 
3387
#: ../drizzled/module/loader.cc:1483
3393
3388
#, c-format
3394
3389
msgid ""
3395
3390
"Server variable %s of plugin %s was forced to be read-only: string variable "
3396
3391
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3397
3392
msgstr ""
3398
3393
 
3399
 
#: ../drizzled/module/loader.cc:1529
 
3394
#: ../drizzled/module/loader.cc:1502
3400
3395
#, c-format
3401
3396
msgid "Missing variable name in plugin '%s'."
3402
3397
msgstr ""
3403
3398
 
3404
 
#: ../drizzled/module/loader.cc:1546
 
3399
#: ../drizzled/module/loader.cc:1519
3405
3400
#, c-format
3406
3401
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3407
3402
msgstr ""
3408
3403
 
3409
 
#: ../drizzled/module/loader.cc:1665
 
3404
#: ../drizzled/module/loader.cc:1637
3410
3405
#, c-format
3411
3406
msgid "Out of memory for plugin '%s'."
3412
3407
msgstr ""
3413
3408
 
3414
 
#: ../drizzled/module/loader.cc:1674
 
3409
#: ../drizzled/module/loader.cc:1646
3415
3410
#, c-format
3416
3411
msgid "Bad options for plugin '%s'."
3417
3412
msgstr ""
3418
3413
 
3419
 
#: ../drizzled/module/loader.cc:1727
 
3414
#: ../drizzled/module/loader.cc:1694
3420
3415
#, c-format
3421
3416
msgid "Plugin '%s' has conflicting system variables"
3422
3417
msgstr ""
3503
3498
msgid "errmsg plugin '%s' errmsg() failed"
3504
3499
msgstr ""
3505
3500
 
3506
 
#: ../drizzled/plugin/event_observer.cc:132
 
3501
#: ../drizzled/plugin/event_observer.cc:135
3507
3502
#, c-format
3508
3503
msgid ""
3509
3504
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3510
3505
"'%s' from EventObserver plugin '%s'"
3511
3506
msgstr ""
3512
3507
 
3513
 
#: ../drizzled/plugin/event_observer.cc:399
 
3508
#: ../drizzled/plugin/event_observer.cc:202
 
3509
msgid ""
 
3510
"EventObserver::registerTableEvents(): Table already has events registered on "
 
3511
"it: probable programming error."
 
3512
msgstr ""
 
3513
 
 
3514
#: ../drizzled/plugin/event_observer.cc:337
 
3515
msgid ""
 
3516
"EventObserver::registerSessionEvents(): Session already has events "
 
3517
"registered on it: probable programming error."
 
3518
msgstr ""
 
3519
 
 
3520
#: ../drizzled/plugin/event_observer.cc:389
3514
3521
#, c-format
3515
3522
msgid "EventIterate event handler '%s' failed for event '%s'"
3516
3523
msgstr ""
3532
3539
msgid "No sockets could be bound for listening"
3533
3540
msgstr ""
3534
3541
 
3535
 
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:304
 
3542
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3536
3543
#, c-format
3537
3544
msgid "pipe() failed with errno %d"
3538
3545
msgstr ""
3542
3549
msgid "poll() failed with errno %d"
3543
3550
msgstr ""
3544
3551
 
3545
 
#: ../drizzled/plugin/listen_tcp.cc:60
 
3552
#: ../drizzled/plugin/listen_tcp.cc:61
3546
3553
#, c-format
3547
3554
msgid "accept() failed with errno %d"
3548
3555
msgstr ""
3549
3556
 
3550
 
#: ../drizzled/plugin/listen_tcp.cc:96
 
3557
#: ../drizzled/plugin/listen_tcp.cc:97
3551
3558
#, c-format
3552
3559
msgid "getaddrinfo() failed with error %s"
3553
3560
msgstr ""
3554
3561
 
3555
 
#: ../drizzled/plugin/listen_tcp.cc:128
 
3562
#: ../drizzled/plugin/listen_tcp.cc:129
3556
3563
#, c-format
3557
3564
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3558
3565
msgstr ""
3559
3566
 
3560
 
#: ../drizzled/plugin/listen_tcp.cc:139
 
3567
#: ../drizzled/plugin/listen_tcp.cc:140
3561
3568
#, c-format
3562
3569
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3563
3570
msgstr ""
3564
3571
 
3565
 
#: ../drizzled/plugin/listen_tcp.cc:148
 
3572
#: ../drizzled/plugin/listen_tcp.cc:149
3566
3573
#, c-format
3567
3574
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3568
3575
msgstr ""
3569
3576
 
3570
 
#: ../drizzled/plugin/listen_tcp.cc:157
 
3577
#: ../drizzled/plugin/listen_tcp.cc:158
3571
3578
#, c-format
3572
3579
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3573
3580
msgstr ""
3574
3581
 
3575
 
#: ../drizzled/plugin/listen_tcp.cc:166
 
3582
#: ../drizzled/plugin/listen_tcp.cc:167
3576
3583
#, c-format
3577
3584
msgid "setsockopt(SO_LINGER) failed with errno %d"
3578
3585
msgstr ""
3579
3586
 
3580
 
#: ../drizzled/plugin/listen_tcp.cc:175
 
3587
#: ../drizzled/plugin/listen_tcp.cc:176
3581
3588
#, c-format
3582
3589
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3583
3590
msgstr ""
3584
3591
 
3585
 
#: ../drizzled/plugin/listen_tcp.cc:196
 
3592
#: ../drizzled/plugin/listen_tcp.cc:197
3586
3593
#, c-format
3587
3594
msgid "Retrying bind() on %u\n"
3588
3595
msgstr ""
3589
3596
 
3590
 
#: ../drizzled/plugin/listen_tcp.cc:203
 
3597
#: ../drizzled/plugin/listen_tcp.cc:204
3591
3598
#, c-format
3592
3599
msgid "bind() failed with errno: %d\n"
3593
3600
msgstr ""
3594
3601
 
3595
 
#: ../drizzled/plugin/listen_tcp.cc:206
 
3602
#: ../drizzled/plugin/listen_tcp.cc:207
3596
3603
msgid "Do you already have another drizzled running?\n"
3597
3604
msgstr ""
3598
3605
 
3599
 
#: ../drizzled/plugin/listen_tcp.cc:213
 
3606
#: ../drizzled/plugin/listen_tcp.cc:214
3600
3607
#, c-format
3601
3608
msgid "listen() failed with errno %d\n"
3602
3609
msgstr ""
3603
3610
 
3604
 
#: ../drizzled/plugin/listen_tcp.cc:219
 
3611
#: ../drizzled/plugin/listen_tcp.cc:220
3605
3612
#, c-format
3606
3613
msgid "Listening on %s:%s\n"
3607
3614
msgstr ""
3633
3640
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3634
3641
msgstr ""
3635
3642
 
3636
 
#: ../drizzled/plugin/schema_engine.cc:131
 
3643
#: ../drizzled/plugin/schema_engine.cc:129
3637
3644
#, c-format
3638
3645
msgid "Error while loading database options: '%s':"
3639
3646
msgstr ""
3679
3686
"We have deactivated the TransactionApplier '%s'.\n"
3680
3687
msgstr ""
3681
3688
 
3682
 
#: ../drizzled/session.cc:1928 ../drizzled/session.cc:1944
 
3689
#: ../drizzled/session.cc:1952 ../drizzled/session.cc:1968
3683
3690
#, c-format
3684
3691
msgid "Could not remove temporary table: '%s', error: %d"
3685
3692
msgstr ""
3686
3693
 
3687
 
#: ../drizzled/set_var.cc:1510
3688
 
#, c-format
3689
 
msgid "Variable named %s already exists!\n"
3690
 
msgstr ""
3691
 
 
3692
 
#: ../drizzled/set_var.cc:1519
3693
 
#, c-format
3694
 
msgid "Could not add Variable: %s\n"
3695
 
msgstr ""
3696
 
 
3697
 
#: ../drizzled/set_var.cc:1633
3698
 
msgid "Failed to initialize system variables"
3699
 
msgstr ""
3700
 
 
3701
 
#: ../drizzled/signal_handler.cc:56
 
3694
#: ../drizzled/signal_handler.cc:51
3702
3695
#, c-format
3703
3696
msgid "Got signal %d from thread %<PRIu64>"
3704
3697
msgstr ""
3705
3698
 
3706
 
#: ../drizzled/signal_handler.cc:118
 
3699
#: ../drizzled/signal_handler.cc:112
3707
3700
#, c-format
3708
3701
msgid "Fatal signal %d while backtracing\n"
3709
3702
msgstr ""
3710
3703
 
 
3704
#: ../drizzled/signal_handler.cc:121
 
3705
#, c-format
 
3706
msgid "Fatal: time() call failed\n"
 
3707
msgstr ""
 
3708
 
3711
3709
#: ../drizzled/signal_handler.cc:127
3712
3710
#, c-format
3713
 
msgid "Fatal: time() call failed\n"
3714
 
msgstr ""
3715
 
 
3716
 
#: ../drizzled/signal_handler.cc:133
3717
 
#, c-format
3718
3711
msgid ""
3719
3712
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3720
3713
"This could be because you hit a bug. It is also possible that this binary\n"
3724
3717
"hardware.\n"
3725
3718
msgstr ""
3726
3719
 
3727
 
#: ../drizzled/signal_handler.cc:141
 
3720
#: ../drizzled/signal_handler.cc:135
3728
3721
#, c-format
3729
3722
msgid ""
3730
3723
"We will try our best to scrape up some info that will hopefully help "
3735
3728
"\n"
3736
3729
msgstr ""
3737
3730
 
3738
 
#: ../drizzled/signal_handler.cc:148
 
3731
#: ../drizzled/signal_handler.cc:142
3739
3732
#, c-format
3740
3733
msgid ""
3741
3734
"It is possible that drizzled could use up to \n"
3745
3738
"\n"
3746
3739
msgstr ""
3747
3740
 
3748
 
#: ../drizzled/sql_table.cc:1933
 
3741
#: ../drizzled/sql_table.cc:1914
3749
3742
#, c-format
3750
3743
msgid "Unknown - internal error %d during operation"
3751
3744
msgstr ""
3752
3745
 
3753
 
#: ../drizzled/statement/alter_table.cc:1486
 
3746
#: ../drizzled/statement/alter_table.cc:1489
3754
3747
#, c-format
3755
3748
msgid ""
3756
3749
"order_st BY ignored because there is a user-defined clustered index in the "
3757
3750
"table '%-.192s'"
3758
3751
msgstr ""
3759
3752
 
3760
 
#: ../drizzled/table.cc:1964
 
3753
#: ../drizzled/sys_var.cc:1527
 
3754
#, c-format
 
3755
msgid "Variable named %s already exists!\n"
 
3756
msgstr ""
 
3757
 
 
3758
#: ../drizzled/sys_var.cc:1536
 
3759
#, c-format
 
3760
msgid "Could not add Variable: %s\n"
 
3761
msgstr ""
 
3762
 
 
3763
#: ../drizzled/sys_var.cc:1634
 
3764
msgid "Failed to initialize system variables"
 
3765
msgstr ""
 
3766
 
 
3767
#: ../drizzled/table.cc:1775
3761
3768
#, c-format
3762
3769
msgid "Got error %d when reading table '%s'"
3763
3770
msgstr ""
3764
3771
 
3765
 
#: ../drizzled/table_share.cc:862
 
3772
#: ../drizzled/table_share.cc:878
3766
3773
#, c-format
3767
3774
msgid "Table %s has invalid/unknown collation: %d,%s"
3768
3775
msgstr ""
3769
3776
 
3770
 
#: ../drizzled/table_share.cc:1154
 
3777
#: ../drizzled/table_share.cc:1170
3771
3778
#, c-format
3772
3779
msgid "ENUM column %s has greater than %d possible values"
3773
3780
msgstr ""
3774
3781
 
3775
 
#: ../drizzled/table_share.cc:2064
 
3782
#: ../drizzled/table_share.cc:2088
3776
3783
#, c-format
3777
3784
msgid "Unknown collation '%s' in table '%-.64s' definition"
3778
3785
msgstr "Ukjent sorteringsangivelse '%s' i tabelldefinisjonen for '%-.64s'"
3779
3786
 
3780
 
#: ../drizzled/table_share.cc:2071
 
3787
#: ../drizzled/table_share.cc:2095
3781
3788
#, c-format
3782
3789
msgid ""
3783
3790
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3789
3796
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3790
3797
msgstr "Fatal feil: ugyldig eller ukjent standardtidssone '%s'."
3791
3798
 
3792
 
#: ../plugin/auth_file/auth_file.cc:225
 
3799
#: ../plugin/auth_file/auth_file.cc:223
3793
3800
#, c-format
3794
3801
msgid "Could not load auth file: %s\n"
3795
3802
msgstr ""
3796
3803
 
3797
 
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
 
3804
#: ../plugin/auth_file/auth_file.cc:239
3798
3805
msgid "File to load for usernames and passwords"
3799
3806
msgstr ""
3800
3807
 
3849
3856
msgid "How often to empty the users cache, 0 to disable"
3850
3857
msgstr ""
3851
3858
 
3852
 
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
 
3859
#: ../plugin/console/console.cc:349
3853
3860
msgid "Enable the console."
3854
3861
msgstr ""
3855
3862
 
3856
 
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
 
3863
#: ../plugin/console/console.cc:352
3857
3864
msgid "Turn on extra debugging."
3858
3865
msgstr ""
3859
3866
 
3860
 
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
 
3867
#: ../plugin/console/console.cc:355
3861
3868
msgid "User to use for auth."
3862
3869
msgstr ""
3863
3870
 
3864
 
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
 
3871
#: ../plugin/console/console.cc:358
3865
3872
msgid "Password to use for auth."
3866
3873
msgstr ""
3867
3874
 
3868
 
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
 
3875
#: ../plugin/console/console.cc:361
3869
3876
msgid "Default database to use."
3870
3877
msgstr ""
3871
3878
 
3872
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3873
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
 
3879
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3880
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
3874
3881
msgid "Invalid value of port\n"
3875
3882
msgstr ""
3876
3883
 
3877
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3878
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
 
3884
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
3885
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
3879
3886
msgid "Invalid value for connect_timeout\n"
3880
3887
msgstr ""
3881
3888
 
3882
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3883
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
 
3889
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
 
3890
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3884
3891
msgid "Invalid value for read_timeout\n"
3885
3892
msgstr ""
3886
3893
 
3887
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3888
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
 
3894
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
 
3895
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3889
3896
msgid "Invalid value for write_timeout\n"
3890
3897
msgstr ""
3891
3898
 
3892
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3893
 
msgid "Invalid value for retry_count\n"
 
3899
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
 
3900
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
 
3901
msgid "Invalid value for retry_count"
3894
3902
msgstr ""
3895
3903
 
3896
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3897
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
 
3904
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
 
3905
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
3898
3906
msgid "Invalid value for buffer_length\n"
3899
3907
msgstr ""
3900
3908
 
3901
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3902
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
 
3909
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
 
3910
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
3903
3911
msgid ""
3904
 
"Port number to use for connection or 0 for default to, in order of "
3905
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
 
3912
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
 
3913
"protocol."
3906
3914
msgstr ""
3907
3915
 
3908
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3909
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3910
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3911
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
 
3916
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
 
3917
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
 
3918
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
 
3919
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
3912
3920
msgid "Connect Timeout."
3913
3921
msgstr ""
3914
3922
 
3915
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3916
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3917
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3918
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
 
3923
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
 
3924
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
 
3925
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
 
3926
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
3919
3927
msgid "Read Timeout."
3920
3928
msgstr ""
3921
3929
 
3922
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3923
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3924
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3925
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
 
3930
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
 
3931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
 
3932
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
 
3933
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
3926
3934
msgid "Write Timeout."
3927
3935
msgstr ""
3928
3936
 
3929
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3930
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3931
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3932
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
 
3937
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
 
3938
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
 
3939
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
 
3940
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
3933
3941
msgid "Retry Count."
3934
3942
msgstr ""
3935
3943
 
3936
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3937
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3938
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3939
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
 
3944
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
 
3945
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
 
3946
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
 
3947
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
3940
3948
msgid "Buffer length."
3941
3949
msgstr ""
3942
3950
 
3943
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3944
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3945
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3946
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
 
3951
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
 
3952
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
 
3953
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
 
3954
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
3947
3955
msgid "Address to bind to."
3948
3956
msgstr ""
3949
3957
 
3950
 
#: ../plugin/drizzle_protocol/errmsg.cc:31
3951
 
msgid "Unknown Drizzle error"
3952
 
msgstr "Ukjent Drizzle-feil"
3953
 
 
3954
 
#: ../plugin/drizzle_protocol/errmsg.cc:32
3955
 
#, c-format
3956
 
msgid "Can't create UNIX socket (%d)"
3957
 
msgstr "Klarte ikke å lage UNIX-socketen (%d)"
3958
 
 
3959
 
#: ../plugin/drizzle_protocol/errmsg.cc:33
3960
 
#, c-format
3961
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3962
 
msgstr ""
3963
 
"Klarer ikke å koble til den lokale Drizzle-serveren gjennom socketen "
3964
 
"'%-.100s' (%d)"
3965
 
 
3966
 
#: ../plugin/drizzle_protocol/errmsg.cc:34
3967
 
#, c-format
3968
 
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3969
 
msgstr ""
3970
 
 
3971
 
#: ../plugin/drizzle_protocol/errmsg.cc:35
3972
 
#, c-format
3973
 
msgid "Can't create TCP/IP socket (%d)"
3974
 
msgstr "Klarer ikke å lage en TCP/IP-socket (%d)"
3975
 
 
3976
 
#: ../plugin/drizzle_protocol/errmsg.cc:36
3977
 
#, c-format
3978
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3979
 
msgstr "Ukjent Drizzle-serverhost '%-.100s' (%d)"
3980
 
 
3981
 
#: ../plugin/drizzle_protocol/errmsg.cc:37
3982
 
msgid "Drizzle server has gone away"
3983
 
msgstr "Drizzle-serveren har forsvunnet"
3984
 
 
3985
 
#: ../plugin/drizzle_protocol/errmsg.cc:38
3986
 
#, c-format
3987
 
msgid "Protocol mismatch; server version = %d, client version = %d"
3988
 
msgstr ""
3989
 
 
3990
 
#: ../plugin/drizzle_protocol/errmsg.cc:39
3991
 
msgid "Drizzle client ran out of memory"
3992
 
msgstr ""
3993
 
 
3994
 
#: ../plugin/drizzle_protocol/errmsg.cc:40
3995
 
msgid "Wrong host info"
3996
 
msgstr ""
3997
 
 
3998
 
#: ../plugin/drizzle_protocol/errmsg.cc:41
3999
 
msgid "Localhost via UNIX socket"
4000
 
msgstr ""
4001
 
 
4002
 
#: ../plugin/drizzle_protocol/errmsg.cc:42
4003
 
#, c-format
4004
 
msgid "%-.100s via TCP/IP"
4005
 
msgstr ""
4006
 
 
4007
 
#: ../plugin/drizzle_protocol/errmsg.cc:43
4008
 
msgid "Error in server handshake"
4009
 
msgstr ""
4010
 
 
4011
 
#: ../plugin/drizzle_protocol/errmsg.cc:44
4012
 
msgid "Lost connection to Drizzle server during query"
4013
 
msgstr ""
4014
 
 
4015
 
#: ../plugin/drizzle_protocol/errmsg.cc:45
4016
 
msgid "Commands out of sync; you can't run this command now"
4017
 
msgstr ""
4018
 
 
4019
 
#: ../plugin/drizzle_protocol/errmsg.cc:46
4020
 
#, c-format
4021
 
msgid "Named pipe: %-.32s"
4022
 
msgstr ""
4023
 
 
4024
 
#: ../plugin/drizzle_protocol/errmsg.cc:47
4025
 
#, c-format
4026
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4027
 
msgstr ""
4028
 
 
4029
 
#: ../plugin/drizzle_protocol/errmsg.cc:48
4030
 
#, c-format
4031
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4032
 
msgstr ""
4033
 
 
4034
 
#: ../plugin/drizzle_protocol/errmsg.cc:49
4035
 
#, c-format
4036
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4037
 
msgstr ""
4038
 
 
4039
 
#: ../plugin/drizzle_protocol/errmsg.cc:50
4040
 
#, c-format
4041
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4042
 
msgstr ""
4043
 
 
4044
 
#: ../plugin/drizzle_protocol/errmsg.cc:51
4045
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4046
 
msgstr ""
4047
 
 
4048
 
#: ../plugin/drizzle_protocol/errmsg.cc:52
4049
 
msgid "Embedded server"
4050
 
msgstr ""
4051
 
 
4052
 
#: ../plugin/drizzle_protocol/errmsg.cc:53
4053
 
msgid "Error on SHOW SLAVE STATUS:"
4054
 
msgstr ""
4055
 
 
4056
 
#: ../plugin/drizzle_protocol/errmsg.cc:54
4057
 
msgid "Error on SHOW SLAVE HOSTS:"
4058
 
msgstr ""
4059
 
 
4060
 
#: ../plugin/drizzle_protocol/errmsg.cc:55
4061
 
msgid "Error connecting to slave:"
4062
 
msgstr ""
4063
 
 
4064
 
#: ../plugin/drizzle_protocol/errmsg.cc:56
4065
 
msgid "Error connecting to master:"
4066
 
msgstr ""
4067
 
 
4068
 
#: ../plugin/drizzle_protocol/errmsg.cc:57
4069
 
msgid "SSL connection error"
4070
 
msgstr ""
4071
 
 
4072
 
#: ../plugin/drizzle_protocol/errmsg.cc:58
4073
 
msgid "Malformed packet"
4074
 
msgstr ""
4075
 
 
4076
 
#: ../plugin/drizzle_protocol/errmsg.cc:59
4077
 
#: ../plugin/drizzle_protocol/errmsg.cc:70
4078
 
#: ../plugin/drizzle_protocol/errmsg.cc:71
4079
 
#: ../plugin/drizzle_protocol/errmsg.cc:72
4080
 
#: ../plugin/drizzle_protocol/errmsg.cc:73
4081
 
#: ../plugin/drizzle_protocol/errmsg.cc:74
4082
 
#: ../plugin/drizzle_protocol/errmsg.cc:75
4083
 
#: ../plugin/drizzle_protocol/errmsg.cc:76
4084
 
#: ../plugin/drizzle_protocol/errmsg.cc:77
4085
 
#: ../plugin/drizzle_protocol/errmsg.cc:78
4086
 
msgid "(unused error message)"
4087
 
msgstr ""
4088
 
 
4089
 
#: ../plugin/drizzle_protocol/errmsg.cc:60
4090
 
msgid "Invalid use of null pointer"
4091
 
msgstr ""
4092
 
 
4093
 
#: ../plugin/drizzle_protocol/errmsg.cc:61
4094
 
msgid "Statement not prepared"
4095
 
msgstr ""
4096
 
 
4097
 
#: ../plugin/drizzle_protocol/errmsg.cc:62
4098
 
msgid "No data supplied for parameters in prepared statement"
4099
 
msgstr ""
4100
 
 
4101
 
#: ../plugin/drizzle_protocol/errmsg.cc:63
4102
 
msgid "Data truncated"
4103
 
msgstr ""
4104
 
 
4105
 
#: ../plugin/drizzle_protocol/errmsg.cc:64
4106
 
msgid "No parameters exist in the statement"
4107
 
msgstr ""
4108
 
 
4109
 
#: ../plugin/drizzle_protocol/errmsg.cc:65
4110
 
msgid "Invalid parameter number"
4111
 
msgstr ""
4112
 
 
4113
 
#: ../plugin/drizzle_protocol/errmsg.cc:66
4114
 
#, c-format
4115
 
msgid ""
4116
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4117
 
msgstr ""
4118
 
 
4119
 
#: ../plugin/drizzle_protocol/errmsg.cc:68
4120
 
#, c-format
4121
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
4122
 
msgstr ""
4123
 
 
4124
 
#: ../plugin/drizzle_protocol/errmsg.cc:69
4125
 
#, c-format
4126
 
msgid "Shared memory: %-.100s"
4127
 
msgstr ""
4128
 
 
4129
 
#: ../plugin/drizzle_protocol/errmsg.cc:79
4130
 
msgid "Wrong or unknown protocol"
4131
 
msgstr ""
4132
 
 
4133
 
#: ../plugin/drizzle_protocol/errmsg.cc:80
4134
 
msgid "Invalid connection handle"
4135
 
msgstr ""
4136
 
 
4137
 
#: ../plugin/drizzle_protocol/errmsg.cc:81
4138
 
msgid ""
4139
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4140
 
"option 'secure_auth' enabled)"
4141
 
msgstr ""
4142
 
 
4143
 
#: ../plugin/drizzle_protocol/errmsg.cc:83
4144
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4145
 
msgstr ""
4146
 
 
4147
 
#: ../plugin/drizzle_protocol/errmsg.cc:84
4148
 
msgid "Attempt to read column without prior row fetch"
4149
 
msgstr ""
4150
 
 
4151
 
#: ../plugin/drizzle_protocol/errmsg.cc:85
4152
 
msgid "Prepared statement contains no metadata"
4153
 
msgstr ""
4154
 
 
4155
 
#: ../plugin/drizzle_protocol/errmsg.cc:86
4156
 
msgid ""
4157
 
"Attempt to read a row while there is no result set associated with the "
4158
 
"statement"
4159
 
msgstr ""
4160
 
 
4161
 
#: ../plugin/drizzle_protocol/errmsg.cc:88
4162
 
msgid "This feature is not implemented yet"
4163
 
msgstr ""
4164
 
 
4165
 
#: ../plugin/drizzle_protocol/errmsg.cc:89
4166
 
#, c-format
4167
 
msgid ""
4168
 
"Lost connection to Drizzle server while waiting for initial communication "
4169
 
"packet, system error: %d"
4170
 
msgstr ""
4171
 
 
4172
 
#: ../plugin/drizzle_protocol/errmsg.cc:91
4173
 
#, c-format
4174
 
msgid ""
4175
 
"Lost connection to Drizzle server while reading initial communication "
4176
 
"packet, system error: %d"
4177
 
msgstr ""
4178
 
 
4179
 
#: ../plugin/drizzle_protocol/errmsg.cc:93
4180
 
#, c-format
4181
 
msgid ""
4182
 
"Lost connection to Drizzle server while sending authentication information, "
4183
 
"system error: %d"
4184
 
msgstr ""
4185
 
 
4186
 
#: ../plugin/drizzle_protocol/errmsg.cc:95
4187
 
#, c-format
4188
 
msgid ""
4189
 
"Lost connection to Drizzle server while reading authorization information, "
4190
 
"system error: %d"
4191
 
msgstr ""
4192
 
 
4193
 
#: ../plugin/drizzle_protocol/errmsg.cc:97
4194
 
#, c-format
4195
 
msgid ""
4196
 
"Lost connection to Drizzle server while setting initial database, system "
4197
 
"error: %d"
4198
 
msgstr ""
4199
 
 
4200
 
#: ../plugin/drizzle_protocol/errmsg.cc:99
4201
 
#, c-format
4202
 
msgid "Statement closed indirectly because of a preceding %s() call"
4203
 
msgstr ""
4204
 
 
4205
 
#. CR_NET_UNCOMPRESS_ERROR 08S01
4206
 
#: ../plugin/drizzle_protocol/errmsg.cc:101
4207
 
msgid "Couldn't uncompress communication packet"
4208
 
msgstr ""
4209
 
 
4210
 
#. CR_NET_READ_ERROR 08S01
4211
 
#: ../plugin/drizzle_protocol/errmsg.cc:103
4212
 
msgid "Got an error reading communication packets"
4213
 
msgstr ""
4214
 
 
4215
 
#. CR_NET_READ_INTERRUPTED 08S01
4216
 
#: ../plugin/drizzle_protocol/errmsg.cc:105
4217
 
msgid "Got timeout reading communication packets"
4218
 
msgstr ""
4219
 
 
4220
 
#. CR_NET_ERROR_ON_WRITE 08S01
4221
 
#: ../plugin/drizzle_protocol/errmsg.cc:107
4222
 
msgid "Got an error writing communication packets"
4223
 
msgstr ""
4224
 
 
4225
 
#. CR_NET_WRITE_INTERRUPTED 08S01
4226
 
#: ../plugin/drizzle_protocol/errmsg.cc:109
4227
 
msgid "Got timeout writing communication packets"
4228
 
msgstr ""
4229
 
 
4230
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4231
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4232
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
 
3958
#: ../plugin/haildb/haildb_engine.cc:1064
 
3959
#: ../plugin/haildb/haildb_engine.cc:1202
 
3960
#: ../plugin/haildb/haildb_engine.cc:1232
4233
3961
#, fuzzy, c-format
4234
 
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
 
3962
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4235
3963
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
4236
3964
 
4237
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
 
3965
#: ../plugin/haildb/haildb_engine.cc:1083
4238
3966
#, fuzzy, c-format
4239
 
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
 
3967
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4240
3968
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
4241
3969
 
4242
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4243
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4244
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4245
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4246
 
#, c-format
4247
 
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4248
 
msgstr ""
4249
 
 
4250
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4251
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4252
 
#, c-format
4253
 
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4254
 
msgstr ""
4255
 
 
4256
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
 
3970
#: ../plugin/haildb/haildb_engine.cc:1181
 
3971
#: ../plugin/haildb/haildb_engine.cc:1294
 
3972
#: ../plugin/haildb/haildb_engine.cc:1475
 
3973
#: ../plugin/haildb/haildb_engine.cc:2051
 
3974
#, fuzzy, c-format
 
3975
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
 
3976
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
 
3977
 
 
3978
#: ../plugin/haildb/haildb_engine.cc:1333
 
3979
#: ../plugin/haildb/haildb_engine.cc:1349
 
3980
#, fuzzy, c-format
 
3981
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
 
3982
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
 
3983
 
 
3984
#: ../plugin/haildb/haildb_engine.cc:2882
4257
3985
msgid "Invalid value of additional-mem-pool-size"
4258
3986
msgstr ""
4259
3987
 
4260
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
 
3988
#: ../plugin/haildb/haildb_engine.cc:2893
4261
3989
msgid "Invalid value of autoextend-increment"
4262
3990
msgstr ""
4263
3991
 
4264
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
 
3992
#: ../plugin/haildb/haildb_engine.cc:2902
4265
3993
msgid "Invalid value of buffer-pool-size"
4266
3994
msgstr ""
4267
3995
 
4268
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
 
3996
#: ../plugin/haildb/haildb_engine.cc:2913
4269
3997
msgid "Invalid value of io-capacity"
4270
3998
msgstr ""
4271
3999
 
4272
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
 
4000
#: ../plugin/haildb/haildb_engine.cc:2922
4273
4001
msgid "Invalid value of fast-shutdown"
4274
4002
msgstr ""
4275
4003
 
4276
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
 
4004
#: ../plugin/haildb/haildb_engine.cc:2931
4277
4005
msgid "Invalid value of flush-log-at-trx-commit"
4278
4006
msgstr ""
4279
4007
 
4280
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
 
4008
#: ../plugin/haildb/haildb_engine.cc:2940
4281
4009
msgid "Invalid value of force-recovery"
4282
4010
msgstr ""
4283
4011
 
4284
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
 
4012
#: ../plugin/haildb/haildb_engine.cc:2949
4285
4013
msgid "Invalid value of log-file-size"
4286
4014
msgstr ""
4287
4015
 
4288
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
 
4016
#: ../plugin/haildb/haildb_engine.cc:2960
4289
4017
msgid "Invalid value of log-files-in-group"
4290
4018
msgstr ""
4291
4019
 
4292
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
 
4020
#: ../plugin/haildb/haildb_engine.cc:2969
4293
4021
msgid "Invalid value of lock-wait-timeout"
4294
4022
msgstr ""
4295
4023
 
4296
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
 
4024
#: ../plugin/haildb/haildb_engine.cc:2978
4297
4025
msgid "Invalid value of log-buffer-size"
4298
4026
msgstr ""
4299
4027
 
4300
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
 
4028
#: ../plugin/haildb/haildb_engine.cc:2989
4301
4029
msgid "Invalid value of lru-old-blocks-pct"
4302
4030
msgstr ""
4303
4031
 
4304
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
 
4032
#: ../plugin/haildb/haildb_engine.cc:2998
4305
4033
msgid "Invalid value of lru-block-access-recency"
4306
4034
msgstr ""
4307
4035
 
4308
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
 
4036
#: ../plugin/haildb/haildb_engine.cc:3007
4309
4037
msgid "Invalid value of max-dirty-pages-pct"
4310
4038
msgstr ""
4311
4039
 
4312
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
 
4040
#: ../plugin/haildb/haildb_engine.cc:3016
4313
4041
msgid "Invalid value of max-purge-lag"
4314
4042
msgstr ""
4315
4043
 
4316
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
 
4044
#: ../plugin/haildb/haildb_engine.cc:3025
4317
4045
msgid "Invalid value of open-files"
4318
4046
msgstr ""
4319
4047
 
4320
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
 
4048
#: ../plugin/haildb/haildb_engine.cc:3034
4321
4049
msgid "Invalid value of read-io-threads"
4322
4050
msgstr ""
4323
4051
 
4324
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
 
4052
#: ../plugin/haildb/haildb_engine.cc:3043
4325
4053
msgid "Invalid value of sync_spin_loops"
4326
4054
msgstr ""
4327
4055
 
4328
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
 
4056
#: ../plugin/haildb/haildb_engine.cc:3246
4329
4057
#, c-format
4330
 
msgid "Error starting Embedded InnoDB %d (%s)\n"
4331
 
msgstr ""
4332
 
 
4333
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4334
 
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4335
 
msgstr ""
4336
 
 
4337
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
 
4058
msgid "Error starting HailDB %d (%s)\n"
 
4059
msgstr ""
 
4060
 
 
4061
#: ../plugin/haildb/haildb_engine.cc:3548
 
4062
msgid "Disable HailDB adaptive hash index (enabled by default)."
 
4063
msgstr ""
 
4064
 
 
4065
#: ../plugin/haildb/haildb_engine.cc:3550
4338
4066
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4339
4067
msgstr ""
4340
4068
 
4341
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
 
4069
#: ../plugin/haildb/haildb_engine.cc:3553
4342
4070
msgid ""
4343
 
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
4071
"Size of a memory pool HailDB uses to store data dictionary information and "
4344
4072
"other internal data structures."
4345
4073
msgstr ""
4346
4074
 
4347
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
 
4075
#: ../plugin/haildb/haildb_engine.cc:3556
4348
4076
msgid "Data file autoextend increment in megabytes"
4349
4077
msgstr ""
4350
4078
 
4351
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
 
4079
#: ../plugin/haildb/haildb_engine.cc:3559
4352
4080
msgid ""
4353
 
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
4081
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4354
4082
"tables."
4355
4083
msgstr ""
4356
4084
 
4357
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4358
 
msgid "The common part for InnoDB table spaces."
4359
 
msgstr ""
4360
 
 
4361
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4362
 
msgid "Disable InnoDB checksums validation (enabled by default)."
4363
 
msgstr ""
4364
 
 
4365
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4366
 
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4367
 
msgstr ""
4368
 
 
4369
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
 
4085
#: ../plugin/haildb/haildb_engine.cc:3562
 
4086
msgid "The common part for HailDB table spaces."
 
4087
msgstr ""
 
4088
 
 
4089
#: ../plugin/haildb/haildb_engine.cc:3564
 
4090
msgid "Disable HailDB checksums validation (enabled by default)."
 
4091
msgstr ""
 
4092
 
 
4093
#: ../plugin/haildb/haildb_engine.cc:3566
 
4094
msgid "Disable HailDB doublewrite buffer (enabled by default)."
 
4095
msgstr ""
 
4096
 
 
4097
#: ../plugin/haildb/haildb_engine.cc:3569
4370
4098
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4371
4099
msgstr ""
4372
4100
 
4373
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
 
4101
#: ../plugin/haildb/haildb_engine.cc:3572
4374
4102
msgid ""
4375
 
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
 
4103
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4376
4104
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4377
4105
msgstr ""
4378
4106
 
4379
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4380
 
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
4107
#: ../plugin/haildb/haildb_engine.cc:3575
 
4108
msgid "Stores each HailDB table to an .ibd file in the database dir."
4381
4109
msgstr ""
4382
4110
 
4383
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
 
4111
#: ../plugin/haildb/haildb_engine.cc:3578
4384
4112
msgid "File format to use for new tables in .ibd files."
4385
4113
msgstr ""
4386
4114
 
4387
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
 
4115
#: ../plugin/haildb/haildb_engine.cc:3581
4388
4116
msgid ""
4389
4117
"Set to 0 (write and flush once per second),1 (write and flush at each "
4390
4118
"commit) or 2 (write at commit, flush once per second)."
4391
4119
msgstr ""
4392
4120
 
4393
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
 
4121
#: ../plugin/haildb/haildb_engine.cc:3584
4394
4122
msgid "With which method to flush data."
4395
4123
msgstr ""
4396
4124
 
4397
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
 
4125
#: ../plugin/haildb/haildb_engine.cc:3587
4398
4126
msgid ""
4399
4127
"Helps to save your data in case the disk image of the database becomes "
4400
4128
"corrupt."
4401
4129
msgstr ""
4402
4130
 
4403
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4404
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
 
4131
#: ../plugin/haildb/haildb_engine.cc:3590
 
4132
#: ../plugin/haildb/haildb_engine.cc:3593
4405
4133
msgid "Path to individual files and their sizes."
4406
4134
msgstr ""
4407
4135
 
4408
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4409
 
msgid "Path to InnoDB log files."
 
4136
#: ../plugin/haildb/haildb_engine.cc:3596
 
4137
msgid "Path to HailDB log files."
4410
4138
msgstr ""
4411
4139
 
4412
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
 
4140
#: ../plugin/haildb/haildb_engine.cc:3599
4413
4141
msgid "Size of each log file in a log group."
4414
4142
msgstr ""
4415
4143
 
4416
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
 
4144
#: ../plugin/haildb/haildb_engine.cc:3602
4417
4145
msgid ""
4418
 
"Number of log files in the log group. InnoDB writes to the files in a "
 
4146
"Number of log files in the log group. HailDB writes to the files in a "
4419
4147
"circular fashion. Value 3 is recommended here."
4420
4148
msgstr ""
4421
4149
 
4422
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
 
4150
#: ../plugin/haildb/haildb_engine.cc:3605
4423
4151
msgid ""
4424
 
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
4152
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4425
4153
"rolled back. Values above 100000000 disable the timeout."
4426
4154
msgstr ""
4427
4155
 
4428
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
 
4156
#: ../plugin/haildb/haildb_engine.cc:3608
4429
4157
msgid ""
4430
 
"The size of the buffer which InnoDB uses to write log to the log files on "
 
4158
"The size of the buffer which HailDB uses to write log to the log files on "
4431
4159
"disk."
4432
4160
msgstr ""
4433
4161
 
4434
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
 
4162
#: ../plugin/haildb/haildb_engine.cc:3611
4435
4163
msgid ""
4436
4164
"Sets the point in the LRU list from where all pages are classified as old "
4437
4165
"(Advanced users)"
4438
4166
msgstr ""
4439
4167
 
4440
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
 
4168
#: ../plugin/haildb/haildb_engine.cc:3614
4441
4169
msgid ""
4442
4170
"Milliseconds between accesses to a block at which it is made young. "
4443
4171
"0=disabled (Advanced users)"
4444
4172
msgstr ""
4445
4173
 
4446
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
 
4174
#: ../plugin/haildb/haildb_engine.cc:3617
4447
4175
msgid "Percentage of dirty pages allowed in bufferpool."
4448
4176
msgstr ""
4449
4177
 
4450
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
 
4178
#: ../plugin/haildb/haildb_engine.cc:3620
4451
4179
msgid "Desired maximum length of the purge queue (0 = no limit)"
4452
4180
msgstr ""
4453
4181
 
4454
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
 
4182
#: ../plugin/haildb/haildb_engine.cc:3623
4455
4183
msgid ""
4456
4184
"Roll back the complete transaction on lock wait timeout, for 4.x "
4457
4185
"compatibility (disabled by default)"
4458
4186
msgstr ""
4459
4187
 
4460
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4461
 
msgid "How many files at the maximum InnoDB keeps open at the same time."
4462
 
msgstr ""
4463
 
 
4464
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4465
 
msgid "Number of background read I/O threads in InnoDB."
4466
 
msgstr ""
4467
 
 
4468
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4469
 
msgid "Number of background write I/O threads in InnoDB."
4470
 
msgstr ""
4471
 
 
4472
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
 
4188
#: ../plugin/haildb/haildb_engine.cc:3626
 
4189
msgid "How many files at the maximum HailDB keeps open at the same time."
 
4190
msgstr ""
 
4191
 
 
4192
#: ../plugin/haildb/haildb_engine.cc:3629
 
4193
msgid "Number of background read I/O threads in HailDB."
 
4194
msgstr ""
 
4195
 
 
4196
#: ../plugin/haildb/haildb_engine.cc:3632
 
4197
msgid "Number of background write I/O threads in HailDB."
 
4198
msgstr ""
 
4199
 
 
4200
#: ../plugin/haildb/haildb_engine.cc:3634
4473
4201
msgid ""
4474
4202
"Disable if you want to reduce the number of messages written to the log "
4475
4203
"(default: enabled)."
4476
4204
msgstr ""
4477
4205
 
4478
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4479
 
msgid "Enable SHOW INNODB STATUS output in the log"
4480
 
msgstr ""
4481
 
 
4482
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4483
 
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4484
 
msgstr ""
4485
 
 
4486
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
 
4206
#: ../plugin/haildb/haildb_engine.cc:3637
 
4207
msgid "Enable SHOW HAILDB STATUS output in the log"
 
4208
msgstr ""
 
4209
 
 
4210
#: ../plugin/haildb/haildb_engine.cc:3640
 
4211
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
 
4212
msgstr ""
 
4213
 
 
4214
#: ../plugin/haildb/haildb_engine.cc:3642
4487
4215
msgid ""
4488
 
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
 
4216
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4489
4217
msgstr ""
4490
4218
 
4491
4219
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4515
4243
msgid "Regular expression to apply to tables to filter"
4516
4244
msgstr ""
4517
4245
 
4518
 
#: ../plugin/hello_events/hello_events.cc:301
 
4246
#: ../plugin/hello_events/hello_events.cc:381
4519
4247
msgid "Invalid value of before-write-position\n"
4520
4248
msgstr ""
4521
4249
 
4522
 
#: ../plugin/hello_events/hello_events.cc:310
4523
 
#: ../plugin/hello_events/hello_events.cc:319
 
4250
#: ../plugin/hello_events/hello_events.cc:390
 
4251
#: ../plugin/hello_events/hello_events.cc:399
4524
4252
msgid "Invalid value of before-update-position\n"
4525
4253
msgstr ""
4526
4254
 
4527
 
#: ../plugin/hello_events/hello_events.cc:359
4528
 
#: ../plugin/hello_events/hello_events.cc:362
4529
 
#: ../plugin/hello_events/hello_events.cc:380
 
4255
#: ../plugin/hello_events/hello_events.cc:439
 
4256
#: ../plugin/hello_events/hello_events.cc:442
 
4257
#: ../plugin/hello_events/hello_events.cc:460
4530
4258
msgid "A comma delimited list of databases to watch"
4531
4259
msgstr ""
4532
4260
 
4533
 
#: ../plugin/hello_events/hello_events.cc:365
4534
 
#: ../plugin/hello_events/hello_events.cc:396
 
4261
#: ../plugin/hello_events/hello_events.cc:445
 
4262
#: ../plugin/hello_events/hello_events.cc:476
4535
4263
msgid "Enable Example Events Plugin"
4536
4264
msgstr ""
4537
4265
 
4538
 
#: ../plugin/hello_events/hello_events.cc:368
4539
 
#: ../plugin/hello_events/hello_events.cc:404
 
4266
#: ../plugin/hello_events/hello_events.cc:448
 
4267
#: ../plugin/hello_events/hello_events.cc:484
4540
4268
msgid "Before write row event observer call position"
4541
4269
msgstr ""
4542
4270
 
4543
 
#: ../plugin/hello_events/hello_events.cc:371
4544
 
#: ../plugin/hello_events/hello_events.cc:415
4545
 
#: ../plugin/pbms/src/parameters_ms.cc:579
 
4271
#: ../plugin/hello_events/hello_events.cc:451
 
4272
#: ../plugin/hello_events/hello_events.cc:495
 
4273
#: ../plugin/pbms/src/parameters_ms.cc:601
4546
4274
msgid "Before update row event observer call position"
4547
4275
msgstr ""
4548
4276
 
4549
 
#: ../plugin/hello_events/hello_events.cc:374
4550
 
#: ../plugin/hello_events/hello_events.cc:426
 
4277
#: ../plugin/hello_events/hello_events.cc:454
4551
4278
msgid "After drop database event observer call position"
4552
4279
msgstr ""
4553
4280
 
4554
 
#: ../plugin/hello_events/hello_events.cc:388
 
4281
#: ../plugin/hello_events/hello_events.cc:468
4555
4282
msgid "A comma delimited list of tables to watch"
4556
4283
msgstr ""
4557
4284
 
4558
 
#: ../plugin/hello_events/hello_events.cc:450
 
4285
#: ../plugin/hello_events/hello_events.cc:518
4559
4286
msgid "An example events Plugin"
4560
4287
msgstr ""
4561
4288
 
4564
4291
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4565
4292
msgstr ""
4566
4293
 
4567
 
#: ../plugin/innobase/handler/ha_innodb.cc:1831
 
4294
#: ../plugin/innobase/handler/ha_innodb.cc:1856
4568
4295
msgid "Invalid value for io-capacity\n"
4569
4296
msgstr ""
4570
4297
 
4571
 
#: ../plugin/innobase/handler/ha_innodb.cc:1849
 
4298
#: ../plugin/innobase/handler/ha_innodb.cc:1874
4572
4299
msgid "Invalid value for fast-shutdown\n"
4573
4300
msgstr ""
4574
4301
 
4575
 
#: ../plugin/innobase/handler/ha_innodb.cc:1863
 
4302
#: ../plugin/innobase/handler/ha_innodb.cc:1888
4576
4303
msgid "Invalid value for flush-log-at-trx-commit\n"
4577
4304
msgstr ""
4578
4305
 
4579
 
#: ../plugin/innobase/handler/ha_innodb.cc:1893
 
4306
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4580
4307
msgid "Invalid value for max-dirty-pages-pct\n"
4581
4308
msgstr ""
4582
4309
 
4583
 
#: ../plugin/innobase/handler/ha_innodb.cc:1902
 
4310
#: ../plugin/innobase/handler/ha_innodb.cc:1927
4584
4311
msgid "Invalid value for stats-sample-pages\n"
4585
4312
msgstr ""
4586
4313
 
4587
 
#: ../plugin/innobase/handler/ha_innodb.cc:1913
 
4314
#: ../plugin/innobase/handler/ha_innodb.cc:1938
4588
4315
msgid "Invalid value for additional-mem-pool-size\n"
4589
4316
msgstr ""
4590
4317
 
4591
 
#: ../plugin/innobase/handler/ha_innodb.cc:1923
 
4318
#: ../plugin/innobase/handler/ha_innodb.cc:1948
4592
4319
msgid "Invalid value for autoextend-increment\n"
4593
4320
msgstr ""
4594
4321
 
4595
 
#: ../plugin/innobase/handler/ha_innodb.cc:1933
 
4322
#: ../plugin/innobase/handler/ha_innodb.cc:1958
4596
4323
msgid "Invalid value for buffer-pool-size\n"
4597
4324
msgstr ""
4598
4325
 
4599
 
#: ../plugin/innobase/handler/ha_innodb.cc:1943
 
4326
#: ../plugin/innobase/handler/ha_innodb.cc:1968
4600
4327
msgid "Invalid value for commit-concurrency\n"
4601
4328
msgstr ""
4602
4329
 
4603
 
#: ../plugin/innobase/handler/ha_innodb.cc:1952
 
4330
#: ../plugin/innobase/handler/ha_innodb.cc:1977
4604
4331
msgid "Invalid value for concurrency-tickets\n"
4605
4332
msgstr ""
4606
4333
 
4607
 
#: ../plugin/innobase/handler/ha_innodb.cc:1961
 
4334
#: ../plugin/innobase/handler/ha_innodb.cc:1986
4608
4335
msgid "Invalid value for read-io-threads\n"
4609
4336
msgstr ""
4610
4337
 
4611
 
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
4338
#: ../plugin/innobase/handler/ha_innodb.cc:1995
4612
4339
msgid "Invalid value for write-io-threads\n"
4613
4340
msgstr ""
4614
4341
 
4615
 
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
4342
#: ../plugin/innobase/handler/ha_innodb.cc:2004
4616
4343
msgid "Invalid value for force-recovery\n"
4617
4344
msgstr ""
4618
4345
 
4619
 
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4620
 
#: ../plugin/innobase/handler/ha_innodb.cc:1999
 
4346
#: ../plugin/innobase/handler/ha_innodb.cc:2014
 
4347
#: ../plugin/innobase/handler/ha_innodb.cc:2024
4621
4348
msgid "Invalid value for log-file-size\n"
4622
4349
msgstr ""
4623
4350
 
4624
 
#: ../plugin/innobase/handler/ha_innodb.cc:2008
 
4351
#: ../plugin/innobase/handler/ha_innodb.cc:2033
4625
4352
msgid "Invalid value for log-files-in-group\n"
4626
4353
msgstr ""
4627
4354
 
4628
 
#: ../plugin/innobase/handler/ha_innodb.cc:2017
 
4355
#: ../plugin/innobase/handler/ha_innodb.cc:2042
4629
4356
msgid "Invalid value for mirrored-log-groups\n"
4630
4357
msgstr ""
4631
4358
 
4632
 
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
4359
#: ../plugin/innobase/handler/ha_innodb.cc:2051
4633
4360
msgid "Invalid value for open-files\n"
4634
4361
msgstr ""
4635
4362
 
4636
 
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
4363
#: ../plugin/innobase/handler/ha_innodb.cc:2060
4637
4364
msgid "Invalid value for thread-concurrency\n"
4638
4365
msgstr ""
4639
4366
 
4640
 
#: ../plugin/innobase/handler/ha_innodb.cc:2058
 
4367
#: ../plugin/innobase/handler/ha_innodb.cc:2083
4641
4368
msgid "Invalid value for read-ahead-threshold\n"
4642
4369
msgstr ""
4643
4370
 
4644
 
#: ../plugin/innobase/handler/ha_innodb.cc:2072
 
4371
#: ../plugin/innobase/handler/ha_innodb.cc:2097
4645
4372
msgid "Invalid value for lock-wait-timeout\n"
4646
4373
msgstr ""
4647
4374
 
4823
4550
msgid "Maximum number of user threads available."
4824
4551
msgstr ""
4825
4552
 
4826
 
#: ../plugin/myisam/ha_myisam.cc:531
 
4553
#: ../plugin/myisam/ha_myisam.cc:530
4827
4554
#, c-format
4828
4555
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4829
4556
msgstr ""
4830
4557
 
4831
 
#: ../plugin/myisam/ha_myisam.cc:535
 
4558
#: ../plugin/myisam/ha_myisam.cc:534
4832
4559
#, c-format
4833
4560
msgid "Got an error from unknown thread, %s:%d"
4834
4561
msgstr ""
4835
4562
 
4836
 
#: ../plugin/myisam/ha_myisam.cc:541
 
4563
#: ../plugin/myisam/ha_myisam.cc:540
4837
4564
msgid "Unknown thread accessing table"
4838
4565
msgstr ""
4839
4566
 
4840
 
#: ../plugin/myisam/ha_myisam.cc:1497
 
4567
#: ../plugin/myisam/ha_myisam.cc:1496
4841
4568
msgid "Invalid value for max-sort-file-size\n"
4842
4569
msgstr ""
4843
4570
 
4844
 
#: ../plugin/myisam/ha_myisam.cc:1506
 
4571
#: ../plugin/myisam/ha_myisam.cc:1505
4845
4572
msgid "Invalid value for sort-buffer-size\n"
4846
4573
msgstr ""
4847
4574
 
4848
 
#: ../plugin/myisam/ha_myisam.cc:1520 ../plugin/myisam/ha_myisam.cc:1532
 
4575
#: ../plugin/myisam/ha_myisam.cc:1519 ../plugin/myisam/ha_myisam.cc:1531
4849
4576
msgid ""
4850
4577
"Don't use the fast sort index method to created index if the temporary file "
4851
4578
"would get bigger than this."
4852
4579
msgstr ""
4853
4580
 
4854
 
#: ../plugin/myisam/ha_myisam.cc:1525 ../plugin/myisam/ha_myisam.cc:1535
 
4581
#: ../plugin/myisam/ha_myisam.cc:1524 ../plugin/myisam/ha_myisam.cc:1534
4855
4582
msgid ""
4856
4583
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4857
4584
"when creating indexes with CREATE INDEX or ALTER TABLE."
5105
4832
msgid "Tablespace not empty"
5106
4833
msgstr "Tabellplassen er ikke tom"
5107
4834
 
5108
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5109
 
msgid "Invalid value for retry_count"
5110
 
msgstr ""
5111
 
 
5112
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5113
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
 
4835
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
 
4836
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5114
4837
msgid ""
5115
4838
"Port number to use for connection or 0 for default to with MySQL protocol."
5116
4839
msgstr ""
5117
4840
 
5118
 
#: ../plugin/pbms/src/parameters_ms.cc:552
 
4841
#: ../plugin/pbms/src/parameters_ms.cc:574
5119
4842
msgid ""
5120
4843
"A comma delimited list of tables to watch of the format: <database>."
5121
4844
"<table>, ..."
5122
4845
msgstr ""
5123
4846
 
5124
 
#: ../plugin/pbms/src/parameters_ms.cc:560
 
4847
#: ../plugin/pbms/src/parameters_ms.cc:582
5125
4848
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5126
4849
msgstr ""
5127
4850
 
5128
 
#: ../plugin/pbms/src/parameters_ms.cc:568
 
4851
#: ../plugin/pbms/src/parameters_ms.cc:590
5129
4852
msgid "Before insert row event observer call position"
5130
4853
msgstr ""
5131
4854
 
5132
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:238
5133
 
msgid "event_add error in libevent_add_session_callback\n"
5134
 
msgstr ""
5135
 
 
5136
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:316
5137
 
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5138
 
msgstr ""
5139
 
 
5140
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:574
5141
 
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5142
 
msgstr ""
5143
 
 
5144
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:581
5145
 
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5146
 
msgstr ""
5147
 
 
5148
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:593
5149
 
msgid "session_add_event event_add error in libevent_init\n"
5150
 
msgstr ""
5151
 
 
5152
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
5153
 
#, fuzzy, c-format
5154
 
msgid "Can't create completion port thread (error %d)"
5155
 
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
5156
 
 
5157
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:633
5158
 
msgid "Invalid value for size\n"
5159
 
msgstr ""
5160
 
 
5161
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:651
5162
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:658
5163
 
msgid "Size of Pool."
5164
 
msgstr ""
5165
 
 
5166
4855
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
5167
4856
#, fuzzy
5168
4857
msgid "Failed to allocate enough memory to transaction message\n"
5215
4904
msgstr ""
5216
4905
 
5217
4906
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5218
 
#: ../plugin/transaction_log/module.cc:309
5219
 
#: ../plugin/transaction_log/module.cc:362
 
4907
#: ../plugin/transaction_log/module.cc:308
 
4908
#: ../plugin/transaction_log/module.cc:361
5220
4909
msgid "Name of the replicator plugin to use (default='default_replicator')"
5221
4910
msgstr ""
5222
4911
 
5223
 
#: ../plugin/session_dictionary/processlist.cc:94
 
4912
#: ../plugin/session_dictionary/processlist.cc:78
5224
4913
msgid "no user"
5225
4914
msgstr ""
5226
4915
 
5308
4997
msgid "BUFFER: %s\n"
5309
4998
msgstr "BUFFER: %s\n"
5310
4999
 
5311
 
#: ../plugin/transaction_log/module.cc:135
 
5000
#: ../plugin/transaction_log/module.cc:136
5312
5001
msgid "Invalid value for sync-method\n"
5313
5002
msgstr ""
5314
5003
 
5315
 
#: ../plugin/transaction_log/module.cc:144
 
5004
#: ../plugin/transaction_log/module.cc:145
5316
5005
msgid "Invalid value for num-write-buffers\n"
5317
5006
msgstr ""
5318
5007
 
5319
 
#: ../plugin/transaction_log/module.cc:180
 
5008
#: ../plugin/transaction_log/module.cc:179
5320
5009
#, c-format
5321
5010
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
5322
5011
msgstr ""
5323
5012
 
5324
 
#: ../plugin/transaction_log/module.cc:189
 
5013
#: ../plugin/transaction_log/module.cc:188
5325
5014
#, c-format
5326
5015
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
5327
5016
msgstr ""
5328
5017
 
5329
 
#: ../plugin/transaction_log/module.cc:201
 
5018
#: ../plugin/transaction_log/module.cc:200
5330
5019
#, c-format
5331
5020
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
5332
5021
msgstr ""
5333
5022
 
5334
 
#: ../plugin/transaction_log/module.cc:210
 
5023
#: ../plugin/transaction_log/module.cc:209
5335
5024
#, c-format
5336
5025
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
5337
5026
msgstr ""
5338
5027
 
5339
 
#: ../plugin/transaction_log/module.cc:225
 
5028
#: ../plugin/transaction_log/module.cc:224
5340
5029
#, c-format
5341
5030
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
5342
5031
msgstr ""
5343
5032
 
5344
 
#: ../plugin/transaction_log/module.cc:285
5345
 
#: ../plugin/transaction_log/module.cc:356
 
5033
#: ../plugin/transaction_log/module.cc:284
 
5034
#: ../plugin/transaction_log/module.cc:355
5346
5035
msgid "Enable transaction log"
5347
5036
msgstr ""
5348
5037
 
5349
 
#: ../plugin/transaction_log/module.cc:293
5350
 
#: ../plugin/transaction_log/module.cc:350
 
5038
#: ../plugin/transaction_log/module.cc:292
 
5039
#: ../plugin/transaction_log/module.cc:349
5351
5040
msgid "DEBUGGING - Truncate transaction log"
5352
5041
msgstr ""
5353
5042
 
5354
 
#: ../plugin/transaction_log/module.cc:301
5355
 
#: ../plugin/transaction_log/module.cc:359
 
5043
#: ../plugin/transaction_log/module.cc:300
 
5044
#: ../plugin/transaction_log/module.cc:358
5356
5045
msgid "Path to the file to use for transaction log"
5357
5046
msgstr "Sti til filen du vil bruke som transaksjonslogg"
5358
5047
 
5359
 
#: ../plugin/transaction_log/module.cc:317
5360
 
#: ../plugin/transaction_log/module.cc:353
 
5048
#: ../plugin/transaction_log/module.cc:316
 
5049
#: ../plugin/transaction_log/module.cc:352
5361
5050
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5362
5051
msgstr ""
5363
5052
 
5364
 
#: ../plugin/transaction_log/module.cc:325
5365
 
#: ../plugin/transaction_log/module.cc:365
 
5053
#: ../plugin/transaction_log/module.cc:324
 
5054
#: ../plugin/transaction_log/module.cc:364
5366
5055
msgid ""
5367
5056
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5368
5057
"each transaction write, 2 == sync log file once per second"
5369
5058
msgstr ""
5370
5059
 
5371
 
#: ../plugin/transaction_log/module.cc:338
5372
 
#: ../plugin/transaction_log/module.cc:368
 
5060
#: ../plugin/transaction_log/module.cc:337
 
5061
#: ../plugin/transaction_log/module.cc:367
5373
5062
msgid "Number of slots for in-memory write buffers (default=8)."
5374
5063
msgstr ""
5375
5064
 
5399
5088
msgid "Failed to sync log file. Got error: %s\n"
5400
5089
msgstr ""
5401
5090
 
 
5091
#~ msgid "Use compression in server/client protocol."
 
5092
#~ msgstr "Bruk kompresjon i klient/server-protokollen."
 
5093
 
 
5094
#, fuzzy
 
5095
#~ msgid "Deprecated. Use --skip-set-charset instead."
 
5096
#~ msgstr "ADVARSEL: egenskapen er utgått; bruk --disable-pager i stedet.\n"
 
5097
 
 
5098
#~ msgid "Unknown Drizzle error"
 
5099
#~ msgstr "Ukjent Drizzle-feil"
 
5100
 
 
5101
#~ msgid "Can't create UNIX socket (%d)"
 
5102
#~ msgstr "Klarte ikke å lage UNIX-socketen (%d)"
 
5103
 
 
5104
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
 
5105
#~ msgstr ""
 
5106
#~ "Klarer ikke å koble til den lokale Drizzle-serveren gjennom socketen "
 
5107
#~ "'%-.100s' (%d)"
 
5108
 
 
5109
#~ msgid "Can't create TCP/IP socket (%d)"
 
5110
#~ msgstr "Klarer ikke å lage en TCP/IP-socket (%d)"
 
5111
 
 
5112
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
 
5113
#~ msgstr "Ukjent Drizzle-serverhost '%-.100s' (%d)"
 
5114
 
 
5115
#~ msgid "Drizzle server has gone away"
 
5116
#~ msgstr "Drizzle-serveren har forsvunnet"
 
5117
 
 
5118
#, fuzzy
 
5119
#~ msgid "Can't create completion port thread (error %d)"
 
5120
#~ msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
 
5121
 
5402
5122
#~ msgid ""
5403
5123
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5404
5124
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
5464
5184
#~ msgid "Write more. (-v -v -v gives the table output format)."
5465
5185
#~ msgstr "Skriv ut mer. (-v -v -v gir tabellformat på utskriften)"
5466
5186
 
5467
 
#~ msgid "Unknown command '\\%c'."
5468
 
#~ msgstr "Ukjent kommando '\\%c'."
5469
 
 
5470
5187
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
5471
5188
#~ msgstr "ADVARSEL: egenskapen er utgått; bruk --disable-tee i stedet.\n"
5472
5189
 
5521
5238
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
5522
5239
#~ "to have type %s  but the column is not found."
5523
5240
#~ msgstr ""
5524
 
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %"
5525
 
#~ "d hadde typen %s, men kolonna ble ikke funnet."
 
5241
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon "
 
5242
#~ "%d hadde typen %s, men kolonna ble ikke funnet."
5526
5243
 
5527
5244
#~ msgid ""
5528
5245
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5535
5252
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
5536
5253
#~ "position %d to have character set '%s' but the type has no character set."
5537
5254
#~ msgstr ""
5538
 
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen '%"
5539
 
#~ "s' i posisjon %d hadde tegnsettet '%s', men kolonnen har ikke noe "
 
5255
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen "
 
5256
#~ "'%s' i posisjon %d hadde tegnsettet '%s', men kolonnen har ikke noe "
5540
5257
#~ "tegnsett."
5541
5258
 
5542
5259
#~ msgid ""
5543
5260
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
5544
5261
#~ "to have type %s, found type %s."
5545
5262
#~ msgstr ""
5546
 
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %"
5547
 
#~ "d hadde typen %s, fant typen %s."
 
5263
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon "
 
5264
#~ "%d hadde typen %s, fant typen %s."
5548
5265
 
5549
5266
#~ msgid ""
5550
5267
#~ "'%s' had no or invalid character set, and default character set is multi-"
5557
5274
#~ "Incorrect definition of table %s.%s: expected the type of column '%s' at "
5558
5275
#~ "position %d to have character set '%s' but found character set '%s'."
5559
5276
#~ msgstr ""
5560
 
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen '%"
5561
 
#~ "s' i posisjon %d hadde tegnsettet '%s', men fant tegnsettet '%s'."
 
5277
#~ "Gal definisjon av tabellen %s.%s: forventet at tegnsettet til kolonnen "
 
5278
#~ "'%s' i posisjon %d hadde tegnsettet '%s', men fant tegnsettet '%s'."
5562
5279
 
5563
5280
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
5564
5281
#~ msgstr ""