~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/nb.po

Fix pidfile argument.

Show diffs side-by-side

added added

removed removed

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