~drizzle-trunk/drizzle/development

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