~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/cy.po

  • Committer: Stewart Smith
  • Date: 2008-07-13 06:56:15 UTC
  • mto: (210.1.1 drizzle)
  • mto: This revision was merged to the branch mainline in revision 211.
  • Revision ID: stewart@flamingspork.com-20080713065615-vzok75kgnnviokl9
Move MD5() into a UDF

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Welsh translation for drizzle
2
 
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
 
# This file is distributed under the same license as the drizzle package.
4
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
5
 
#
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: drizzle\n"
9
 
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2009-04-01 11:03-0700\n"
11
 
"PO-Revision-Date: 2008-11-26 23:36+0000\n"
12
 
"Last-Translator: nhutchings <natalie@nuttycrafts.co.uk>\n"
13
 
"Language-Team: Welsh <cy@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=4; plural=n==1 ? 0 : n==2 ? 1 : (n != 8 || n != 11) ? "
18
 
"2 : 3;\n"
19
 
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
20
 
"X-Generator: Launchpad (build Unknown)\n"
21
 
 
22
 
#: client/drizzle.cc:274
23
 
msgid "Synonym for `help'."
24
 
msgstr ""
25
 
 
26
 
#: client/drizzle.cc:275
27
 
msgid "Clear command."
28
 
msgstr ""
29
 
 
30
 
#: client/drizzle.cc:277
31
 
msgid "Reconnect to the server. Optional arguments are db and host."
32
 
msgstr ""
33
 
 
34
 
#: client/drizzle.cc:279
35
 
msgid ""
36
 
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
 
msgstr ""
38
 
 
39
 
#: client/drizzle.cc:281
40
 
msgid "Send command to drizzle server, display result vertically."
41
 
msgstr ""
42
 
 
43
 
#: client/drizzle.cc:282
44
 
msgid "Exit drizzle. Same as quit."
45
 
msgstr ""
46
 
 
47
 
#: client/drizzle.cc:283
48
 
msgid "Send command to drizzle server."
49
 
msgstr ""
50
 
 
51
 
#: client/drizzle.cc:284
52
 
msgid "Display this help."
53
 
msgstr ""
54
 
 
55
 
#: client/drizzle.cc:285
56
 
msgid "Disable pager, print to stdout."
57
 
msgstr ""
58
 
 
59
 
#: client/drizzle.cc:286
60
 
msgid "Don't write into outfile."
61
 
msgstr ""
62
 
 
63
 
#: client/drizzle.cc:288
64
 
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
 
msgstr ""
66
 
 
67
 
#: client/drizzle.cc:289
68
 
msgid "Print current command."
69
 
msgstr ""
70
 
 
71
 
#: client/drizzle.cc:290
72
 
msgid "Change your drizzle prompt."
73
 
msgstr ""
74
 
 
75
 
#: client/drizzle.cc:291
76
 
msgid "Quit drizzle."
77
 
msgstr ""
78
 
 
79
 
#: client/drizzle.cc:292
80
 
msgid "Rebuild completion hash."
81
 
msgstr ""
82
 
 
83
 
#: client/drizzle.cc:294
84
 
msgid "Execute an SQL script file. Takes a file name as an argument."
85
 
msgstr ""
86
 
 
87
 
#: client/drizzle.cc:295
88
 
msgid "Get status information from the server."
89
 
msgstr ""
90
 
 
91
 
#: client/drizzle.cc:297
92
 
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
 
msgstr ""
94
 
 
95
 
#: client/drizzle.cc:299
96
 
msgid "Use another database. Takes database name as argument."
97
 
msgstr ""
98
 
 
99
 
#: client/drizzle.cc:301 client/drizzle.cc:1440
100
 
msgid "Show warnings after every statement."
101
 
msgstr ""
102
 
 
103
 
#: client/drizzle.cc:303
104
 
msgid "Don't show warnings after every statement."
105
 
msgstr ""
106
 
 
107
 
#: client/drizzle.cc:1043 client/drizzle.cc:1050
108
 
#, c-format
109
 
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
110
 
msgstr ""
111
 
 
112
 
#: client/drizzle.cc:1131
113
 
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
114
 
msgstr ""
115
 
 
116
 
#: client/drizzle.cc:1141
117
 
#, c-format
118
 
msgid ""
119
 
"Your Drizzle connection id is %u\n"
120
 
"Server version: %s\n"
121
 
msgstr ""
122
 
 
123
 
#: client/drizzle.cc:1169
124
 
#, c-format
125
 
msgid "Reading history-file %s\n"
126
 
msgstr ""
127
 
 
128
 
#: client/drizzle.cc:1173
129
 
#, c-format
130
 
msgid "Couldn't allocate memory for temp histfile!\n"
131
 
msgstr ""
132
 
 
133
 
#: client/drizzle.cc:1180
134
 
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
135
 
msgstr ""
136
 
 
137
 
#: client/drizzle.cc:1199
138
 
#, c-format
139
 
msgid "Writing history-file %s\n"
140
 
msgstr ""
141
 
 
142
 
#: client/drizzle.cc:1206
143
 
msgid "Aborted"
144
 
msgstr "Terfynwyd"
145
 
 
146
 
#: client/drizzle.cc:1206
147
 
msgid "Bye"
148
 
msgstr "Hwyl Fawr"
149
 
 
150
 
#: client/drizzle.cc:1261
151
 
msgid "Query aborted by Ctrl+C\n"
152
 
msgstr ""
153
 
 
154
 
#: client/drizzle.cc:1284 client/drizzleadmin.cc:77 drizzled/drizzled.cc:2068
155
 
msgid "Display this help and exit."
156
 
msgstr ""
157
 
 
158
 
#: client/drizzle.cc:1286
159
 
msgid "Synonym for -?"
160
 
msgstr "Cyfystyr am -?"
161
 
 
162
 
#: client/drizzle.cc:1289
163
 
msgid ""
164
 
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
 
"and field completion, but startup and reconnecting may take a longer time. "
166
 
"Disable with --disable-auto-rehash."
167
 
msgstr ""
168
 
 
169
 
#: client/drizzle.cc:1293
170
 
msgid ""
171
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
 
"completion. This gives a quicker start of drizzle_st and disables rehashing "
173
 
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
174
 
msgstr ""
175
 
 
176
 
#: client/drizzle.cc:1296
177
 
msgid ""
178
 
"Automatically switch to vertical output mode if the result is wider than the "
179
 
"terminal width."
180
 
msgstr ""
181
 
 
182
 
#: client/drizzle.cc:1299
183
 
msgid ""
184
 
"Don't use history file. Disable interactive behavior. (Enables --silent)"
185
 
msgstr ""
186
 
 
187
 
#: client/drizzle.cc:1300
188
 
msgid "Display column type information."
189
 
msgstr ""
190
 
 
191
 
#: client/drizzle.cc:1303
192
 
msgid ""
193
 
"Preserve comments. Send comments to the server. The default is --skip-"
194
 
"comments (discard comments), enable with --comments"
195
 
msgstr ""
196
 
 
197
 
#: client/drizzle.cc:1306
198
 
msgid "Use compression in server/client protocol."
199
 
msgstr ""
200
 
 
201
 
#: client/drizzle.cc:1309
202
 
msgid "Check memory and open file usage at exit ."
203
 
msgstr ""
204
 
 
205
 
#: client/drizzle.cc:1312
206
 
msgid "Print some debug info at exit."
207
 
msgstr ""
208
 
 
209
 
#: client/drizzle.cc:1314
210
 
msgid "Database to use."
211
 
msgstr ""
212
 
 
213
 
#: client/drizzle.cc:1317
214
 
msgid "(not used)"
215
 
msgstr ""
216
 
 
217
 
#: client/drizzle.cc:1319
218
 
msgid "Delimiter to be used."
219
 
msgstr ""
220
 
 
221
 
#: client/drizzle.cc:1321
222
 
msgid "Execute command and quit. (Disables --force and history file)"
223
 
msgstr ""
224
 
 
225
 
#: client/drizzle.cc:1323
226
 
msgid "Print the output of a query (rows) vertically."
227
 
msgstr ""
228
 
 
229
 
#: client/drizzle.cc:1326
230
 
msgid "Continue even if we get an sql error."
231
 
msgstr ""
232
 
 
233
 
#: client/drizzle.cc:1330
234
 
msgid ""
235
 
"Enable named commands. Named commands mean this program's internal commands; "
236
 
"see drizzle> help . When enabled, the named commands can be used from any "
237
 
"line of the query, otherwise only from the first line, before an enter. "
238
 
"Disable with --disable-named-commands. This option is disabled by default."
239
 
msgstr ""
240
 
 
241
 
#: client/drizzle.cc:1334
242
 
msgid ""
243
 
"Named commands are disabled. Use \\* form only, or use named commands only "
244
 
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
245
 
"the client now starts with this option ENABLED by default! Disable with '-"
246
 
"G'. Long format commands still work from the first line. WARNING: option "
247
 
"deprecated; use --disable-named-commands instead."
248
 
msgstr ""
249
 
 
250
 
#: client/drizzle.cc:1336
251
 
msgid "Ignore space after function names."
252
 
msgstr ""
253
 
 
254
 
#: client/drizzle.cc:1338
255
 
msgid "Enable/disable LOAD DATA LOCAL INFILE."
256
 
msgstr "Galluogi / analluogi LOAD DATA LOCAL INFILE"
257
 
 
258
 
#: client/drizzle.cc:1341
259
 
msgid "Turn off beep on error."
260
 
msgstr ""
261
 
 
262
 
#: client/drizzle.cc:1343 client/drizzleadmin.cc:79
263
 
msgid "Connect to host."
264
 
msgstr ""
265
 
 
266
 
#: client/drizzle.cc:1345
267
 
msgid "Write line numbers for errors."
268
 
msgstr ""
269
 
 
270
 
#: client/drizzle.cc:1348
271
 
msgid ""
272
 
"Don't write line number for errors. WARNING: -L is deprecated, use long "
273
 
"version of this option instead."
274
 
msgstr ""
275
 
 
276
 
#: client/drizzle.cc:1350
277
 
msgid "Flush buffer after each query."
278
 
msgstr ""
279
 
 
280
 
#: client/drizzle.cc:1352
281
 
msgid "Write column names in results."
282
 
msgstr ""
283
 
 
284
 
#: client/drizzle.cc:1356
285
 
msgid ""
286
 
"Don't write column names in results. WARNING: -N is deprecated, use long "
287
 
"version of this options instead."
288
 
msgstr ""
289
 
 
290
 
#: client/drizzle.cc:1359
291
 
msgid ""
292
 
"Change the value of a variable. Please note that this option is deprecated; "
293
 
"you can set variables directly with --variable-name=value."
294
 
msgstr ""
295
 
 
296
 
#: client/drizzle.cc:1361
297
 
msgid "Ignore SIGINT (CTRL-C)"
298
 
msgstr "Anwybyddu SIGINT (CTRL-C)"
299
 
 
300
 
#: client/drizzle.cc:1365
301
 
msgid ""
302
 
"Only update the default database. This is useful for skipping updates to "
303
 
"other database in the update log."
304
 
msgstr ""
305
 
 
306
 
#: client/drizzle.cc:1368
307
 
msgid ""
308
 
"Pager to use to display results. If you don't supply an option the default "
309
 
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
310
 
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
311
 
"work in batch mode. Disable with --disable-pager. This option is disabled by "
312
 
"default."
313
 
msgstr ""
314
 
 
315
 
#: client/drizzle.cc:1371
316
 
msgid ""
317
 
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
 
"option deprecated; use --disable-pager instead."
319
 
msgstr ""
320
 
 
321
 
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
322
 
msgid ""
323
 
"Password to use when connecting to server. If password is not given it's "
324
 
"asked from the tty."
325
 
msgstr ""
326
 
 
327
 
#: client/drizzle.cc:1376
328
 
msgid ""
329
 
"Port number to use for connection or 0 for default to, in order of "
330
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
331
 
msgstr ""
332
 
 
333
 
#: client/drizzle.cc:1377
334
 
msgid "built-in default"
335
 
msgstr ""
336
 
 
337
 
#: client/drizzle.cc:1379
338
 
msgid "Set the drizzle prompt to this value."
339
 
msgstr ""
340
 
 
341
 
#: client/drizzle.cc:1383
342
 
msgid ""
343
 
"Don't cache result, print it row by row. This may slow down the server if "
344
 
"the output is suspended. Doesn't use history file."
345
 
msgstr ""
346
 
 
347
 
#: client/drizzle.cc:1385
348
 
msgid "Write fields without conversion. Used with --batch."
349
 
msgstr ""
350
 
 
351
 
#: client/drizzle.cc:1388
352
 
msgid ""
353
 
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
354
 
"option is enabled by default."
355
 
msgstr ""
356
 
 
357
 
#: client/drizzle.cc:1390
358
 
msgid ""
359
 
"Be more silent. Print results with a tab as separator, each row on new line."
360
 
msgstr ""
361
 
"Tawelwch.  Argraffu'r canlyniadau efo tafod fel gwahanwr, a bob rhes ar "
362
 
"llinell newydd."
363
 
 
364
 
#: client/drizzle.cc:1392
365
 
msgid "Socket file to use for connection."
366
 
msgstr ""
367
 
 
368
 
#: client/drizzle.cc:1395
369
 
msgid "Output in table format."
370
 
msgstr ""
371
 
 
372
 
#: client/drizzle.cc:1398
373
 
msgid ""
374
 
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
 
"work in batch mode. Disable with --disable-tee. This option is disabled by "
376
 
"default."
377
 
msgstr ""
378
 
 
379
 
#: client/drizzle.cc:1400
380
 
msgid ""
381
 
"Disable outfile. See interactive help (\\h) also. WARNING: option "
382
 
"deprecated; use --disable-tee instead"
383
 
msgstr ""
384
 
 
385
 
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
386
 
msgid "User for login if not current user."
387
 
msgstr ""
388
 
 
389
 
#: client/drizzle.cc:1406
390
 
msgid "Only allow UPDATE and DELETE that uses keys."
391
 
msgstr ""
392
 
 
393
 
#: client/drizzle.cc:1409
394
 
msgid "Synonym for option --safe-updates, -U."
395
 
msgstr ""
396
 
 
397
 
#: client/drizzle.cc:1412
398
 
msgid "Write more. (-v -v -v gives the table output format)."
399
 
msgstr ""
400
 
 
401
 
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
402
 
msgid "Output version information and exit."
403
 
msgstr ""
404
 
 
405
 
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
406
 
msgid "Wait and retry if connection is down."
407
 
msgstr "Aros a trio eto os nad ysy'r cysylltiad yn gweithio"
408
 
 
409
 
#: client/drizzle.cc:1419
410
 
msgid "Number of seconds before connection timeout."
411
 
msgstr ""
412
 
 
413
 
#: client/drizzle.cc:1424
414
 
msgid "Max length of input line"
415
 
msgstr ""
416
 
 
417
 
#: client/drizzle.cc:1429
418
 
msgid "Automatic limit for SELECT when using --safe-updates"
419
 
msgstr ""
420
 
 
421
 
#: client/drizzle.cc:1434
422
 
msgid "Automatic limit for rows in a join when using --safe-updates"
423
 
msgstr ""
424
 
 
425
 
#: client/drizzle.cc:1438
426
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
427
 
msgstr ""
428
 
 
429
 
#: client/drizzle.cc:1443
430
 
msgid "Number of lines before each import progress report."
431
 
msgstr ""
432
 
 
433
 
#: client/drizzle.cc:1454
434
 
#, c-format
435
 
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
436
 
msgstr ""
437
 
 
438
 
#: client/drizzle.cc:1461
439
 
#, c-format
440
 
msgid ""
441
 
"Copyright (C) 2008 Sun Microsystems\n"
442
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
443
 
"and you are welcome to modify and redistribute it under the GPL license\n"
444
 
msgstr ""
445
 
 
446
 
#: client/drizzle.cc:1466
447
 
#, c-format
448
 
msgid "Usage: %s [OPTIONS] [database]\n"
449
 
msgstr ""
450
 
 
451
 
#: client/drizzle.cc:1497
452
 
msgid "DELIMITER cannot contain a backslash character"
453
 
msgstr ""
454
 
 
455
 
#: client/drizzle.cc:1515
456
 
#, c-format
457
 
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
458
 
msgstr ""
459
 
 
460
 
#: client/drizzle.cc:1538
461
 
#, c-format
462
 
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
463
 
msgstr ""
464
 
 
465
 
#: client/drizzle.cc:1542
466
 
#, c-format
467
 
msgid "WARNING: --server-arg option not supported in this configuration.\n"
468
 
msgstr ""
469
 
 
470
 
#: client/drizzle.cc:1569
471
 
msgid ""
472
 
"Non-integer value supplied for port.  If you are trying to enter a password "
473
 
"please use --password instead."
474
 
msgstr ""
475
 
 
476
 
#: client/drizzle.cc:1577
477
 
msgid "Value supplied for port is not valid."
478
 
msgstr ""
479
 
 
480
 
#: client/drizzle.cc:1723
481
 
#, c-format
482
 
msgid "Processing line: %<PRIu32>\n"
483
 
msgstr ""
484
 
 
485
 
#: client/drizzle.cc:1939
486
 
#, c-format
487
 
msgid "Unknown command '\\%c'."
488
 
msgstr ""
489
 
 
490
 
#: client/drizzle.cc:2348
491
 
msgid ""
492
 
"Reading table information for completion of table and column names\n"
493
 
"    You can turn off this feature to get a quicker startup with -A\n"
494
 
"\n"
495
 
msgstr ""
496
 
 
497
 
#: client/drizzle.cc:2438
498
 
msgid "No connection. Trying to reconnect..."
499
 
msgstr ""
500
 
 
501
 
#: client/drizzle.cc:2444
502
 
msgid "Can't connect to the server\n"
503
 
msgstr ""
504
 
 
505
 
#: client/drizzle.cc:2523
506
 
msgid "List of all Drizzle commands:"
507
 
msgstr ""
508
 
 
509
 
#: client/drizzle.cc:2525
510
 
msgid "Note that all text commands must be first on line and end with ';'"
511
 
msgstr ""
512
 
 
513
 
#: client/drizzle.cc:2580
514
 
msgid "No query specified\n"
515
 
msgstr ""
516
 
 
517
 
#: client/drizzle.cc:2595
518
 
msgid "Ignoring query to other database"
519
 
msgstr ""
520
 
 
521
 
#: client/drizzle.cc:2645
522
 
msgid "Empty set"
523
 
msgstr ""
524
 
 
525
 
#: client/drizzle.cc:2658
526
 
#, c-format
527
 
msgid "%ld row in set"
528
 
msgid_plural "%ld rows in set"
529
 
msgstr[0] ""
530
 
msgstr[1] ""
531
 
 
532
 
#: client/drizzle.cc:2667
533
 
msgid "Query OK"
534
 
msgstr ""
535
 
 
536
 
#: client/drizzle.cc:2669
537
 
#, c-format
538
 
msgid "Query OK, %ld row affected"
539
 
msgid_plural "Query OK, %ld rows affected"
540
 
msgstr[0] ""
541
 
msgstr[1] ""
542
 
 
543
 
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
544
 
msgid ""
545
 
"Port number to use for connection or 0 for default to, in order of "
546
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
547
 
msgstr ""
548
 
 
549
 
#: client/drizzleadmin.cc:88
550
 
msgid "Silently exit if one can't connect to server."
551
 
msgstr ""
552
 
 
553
 
#: client/drizzleadmin.cc:94
554
 
msgid "Write more information."
555
 
msgstr ""
556
 
 
557
 
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
558
 
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
559
 
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
560
 
#, c-format
561
 
msgid ""
562
 
"Non-integer value supplied for port.  If you are trying to enter a password "
563
 
"please use --password instead.\n"
564
 
msgstr ""
565
 
 
566
 
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
567
 
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
568
 
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
569
 
#, c-format
570
 
msgid "Value supplied for port is not valid.\n"
571
 
msgstr ""
572
 
 
573
 
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
574
 
#, c-format
575
 
msgid "Memory allocation error while copying password. Aborting.\n"
576
 
msgstr ""
577
 
 
578
 
#: client/drizzleadmin.cc:330
579
 
#, c-format
580
 
msgid ""
581
 
"connect to server at '%s' failed\n"
582
 
"error: '%s'"
583
 
msgstr ""
584
 
 
585
 
#: client/drizzleadmin.cc:336
586
 
#, c-format
587
 
msgid "Check that drizzled is running on %s"
588
 
msgstr ""
589
 
 
590
 
#: client/drizzleadmin.cc:337
591
 
#, c-format
592
 
msgid " and that the port is %d.\n"
593
 
msgstr ""
594
 
 
595
 
#: client/drizzleadmin.cc:339
596
 
#, c-format
597
 
msgid "You can check this by doing 'telnet %s %d'\n"
598
 
msgstr ""
599
 
 
600
 
#: client/drizzleadmin.cc:350
601
 
#, c-format
602
 
msgid "Got error: %s\n"
603
 
msgstr ""
604
 
 
605
 
#: client/drizzleadmin.cc:357
606
 
msgid "Waiting for Drizzle server to answer"
607
 
msgstr ""
608
 
 
609
 
#: client/drizzleadmin.cc:393
610
 
#, c-format
611
 
msgid "shutting down drizzled...\n"
612
 
msgstr ""
613
 
 
614
 
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
615
 
#: client/drizzleadmin.cc:440
616
 
#, c-format
617
 
msgid "shutdown failed; error: '%s'"
618
 
msgstr ""
619
 
 
620
 
#: client/drizzleadmin.cc:415
621
 
#, c-format
622
 
msgid "done\n"
623
 
msgstr ""
624
 
 
625
 
#: client/drizzleadmin.cc:424
626
 
msgid "drizzled is alive"
627
 
msgstr ""
628
 
 
629
 
#: client/drizzleadmin.cc:433
630
 
msgid "connection was down, but drizzled is now alive"
631
 
msgstr ""
632
 
 
633
 
#: client/drizzleadmin.cc:446
634
 
#, c-format
635
 
msgid "drizzled doesn't answer to ping, error: '%s'"
636
 
msgstr ""
637
 
 
638
 
#: client/drizzleadmin.cc:456
639
 
#, c-format
640
 
msgid "Unknown command: '%-.60s'"
641
 
msgstr ""
642
 
 
643
 
#: client/drizzleadmin.cc:465
644
 
#, c-format
645
 
msgid "%s  Ver %s Distrib %s, for %s on %s\n"
646
 
msgstr ""
647
 
 
648
 
#: client/drizzleadmin.cc:472
649
 
msgid "Copyright (C) 2000-2008 MySQL AB"
650
 
msgstr ""
651
 
 
652
 
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
653
 
msgid ""
654
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
655
 
"and you are welcome to modify and redistribute it under the GPL license\n"
656
 
msgstr ""
657
 
 
658
 
#: client/drizzleadmin.cc:474
659
 
msgid "Administration program for the drizzled daemon."
660
 
msgstr ""
661
 
 
662
 
#: client/drizzleadmin.cc:475
663
 
#, c-format
664
 
msgid "Usage: %s [OPTIONS] command command....\n"
665
 
msgstr ""
666
 
 
667
 
#: client/drizzleadmin.cc:477
668
 
msgid ""
669
 
"  ping         Check if server is down\n"
670
 
"  shutdown     Take server down\n"
671
 
msgstr ""
672
 
 
673
 
#: client/drizzledump.cc:387
674
 
msgid "Number of rows before each output progress report (requires --verbose)."
675
 
msgstr ""
676
 
 
677
 
#: client/drizzledump.cc:461
678
 
#, c-format
679
 
msgid "Got errno %d on write"
680
 
msgstr ""
681
 
 
682
 
#: client/drizzledump.cc:466
683
 
#, c-format
684
 
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
685
 
msgstr ""
686
 
 
687
 
#: client/drizzledump.cc:473
688
 
#, c-format
689
 
msgid "Usage: %s [OPTIONS] database [tables]\n"
690
 
msgstr ""
691
 
 
692
 
#: client/drizzledump.cc:474
693
 
#, c-format
694
 
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
695
 
msgstr ""
696
 
 
697
 
#: client/drizzledump.cc:476
698
 
#, c-format
699
 
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
700
 
msgstr ""
701
 
 
702
 
#: client/drizzledump.cc:483
703
 
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
704
 
msgstr ""
705
 
 
706
 
#: client/drizzledump.cc:485
707
 
msgid "Dumping definition and data DRIZZLE database or table"
708
 
msgstr ""
709
 
 
710
 
#: client/drizzledump.cc:496
711
 
#, c-format
712
 
msgid "For more options, use %s --help\n"
713
 
msgstr ""
714
 
 
715
 
#: client/drizzledump.cc:669
716
 
#, c-format
717
 
msgid "Input filename too long: %s"
718
 
msgstr ""
719
 
 
720
 
#: client/drizzledump.cc:712
721
 
#, c-format
722
 
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
723
 
msgstr ""
724
 
 
725
 
#: client/drizzledump.cc:737
726
 
#, c-format
727
 
msgid "Invalid mode to --compatible: %s\n"
728
 
msgstr ""
729
 
 
730
 
#: client/drizzledump.cc:791
731
 
#, c-format
732
 
msgid "%s: You must use option --tab with --fields-...\n"
733
 
msgstr ""
734
 
 
735
 
#: client/drizzledump.cc:808
736
 
#, c-format
737
 
msgid ""
738
 
"%s: You can't use --single-transaction and --lock-all-tables at the same "
739
 
"time.\n"
740
 
msgstr ""
741
 
 
742
 
#: client/drizzledump.cc:821
743
 
#, c-format
744
 
msgid ""
745
 
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
746
 
"time.\n"
747
 
msgstr ""
748
 
 
749
 
#: client/drizzledump.cc:827
750
 
#, c-format
751
 
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
752
 
msgstr ""
753
 
 
754
 
#: client/drizzledump.cc:853 client/drizzledump.cc:858
755
 
#, c-format
756
 
msgid "Got error: %s %s"
757
 
msgstr ""
758
 
 
759
 
#: client/drizzledump.cc:956 client/drizzledump.cc:963
760
 
#: client/drizzledump.cc:976
761
 
#, c-format
762
 
msgid "Couldn't execute '%s': %s (%d)"
763
 
msgstr ""
764
 
 
765
 
#: client/drizzledump.cc:1040
766
 
#, c-format
767
 
msgid "-- Connecting to %s...\n"
768
 
msgstr ""
769
 
 
770
 
#: client/drizzledump.cc:1061
771
 
#, c-format
772
 
msgid "-- Disconnecting from %s...\n"
773
 
msgstr ""
774
 
 
775
 
#: client/drizzledump.cc:1072
776
 
msgid "Couldn't allocate memory"
777
 
msgstr ""
778
 
 
779
 
#: client/drizzledump.cc:1416
780
 
#, c-format
781
 
msgid ""
782
 
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
783
 
"type %s\n"
784
 
msgstr ""
785
 
 
786
 
#: client/drizzledump.cc:1430
787
 
#, c-format
788
 
msgid "-- Retrieving table structure for table %s...\n"
789
 
msgstr ""
790
 
 
791
 
#: client/drizzledump.cc:1544
792
 
#, c-format
793
 
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
794
 
msgstr ""
795
 
 
796
 
#: client/drizzledump.cc:1651
797
 
#, c-format
798
 
msgid "%s: Can't get keys for table %s\n"
799
 
msgstr ""
800
 
 
801
 
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
802
 
#, c-format
803
 
msgid "Error: Couldn't read status information for table %s\n"
804
 
msgstr ""
805
 
 
806
 
#: client/drizzledump.cc:1872
807
 
#, c-format
808
 
msgid "Error retrieving table structure for table: \"%s\""
809
 
msgstr ""
810
 
 
811
 
#: client/drizzledump.cc:1879
812
 
#, c-format
813
 
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
814
 
msgstr ""
815
 
 
816
 
#: client/drizzledump.cc:1890
817
 
#, c-format
818
 
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
819
 
msgstr ""
820
 
 
821
 
#: client/drizzledump.cc:1897
822
 
#, c-format
823
 
msgid "-- Skipping dump data for table '%s', it has no fields\n"
824
 
msgstr ""
825
 
 
826
 
#: client/drizzledump.cc:1905
827
 
msgid "-- Sending SELECT query...\n"
828
 
msgstr ""
829
 
 
830
 
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
831
 
msgid "when executing 'SELECT INTO OUTFILE'"
832
 
msgstr ""
833
 
 
834
 
#: client/drizzledump.cc:1969
835
 
#, c-format
836
 
msgid ""
837
 
"\n"
838
 
"--\n"
839
 
"-- Dumping data for table %s\n"
840
 
"--\n"
841
 
msgstr ""
842
 
 
843
 
#: client/drizzledump.cc:2010
844
 
msgid "-- Retrieving rows...\n"
845
 
msgstr ""
846
 
 
847
 
#: client/drizzledump.cc:2013
848
 
#, c-format
849
 
msgid "%s: Error in field count for table: %s !  Aborting.\n"
850
 
msgstr ""
851
 
 
852
 
#: client/drizzledump.cc:2062
853
 
#, c-format
854
 
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
855
 
msgstr ""
856
 
 
857
 
#: client/drizzledump.cc:2079
858
 
#, c-format
859
 
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
860
 
msgstr ""
861
 
 
862
 
#: client/drizzledump.cc:2101
863
 
#, c-format
864
 
msgid "Not enough fields from table %s! Aborting.\n"
865
 
msgstr ""
866
 
 
867
 
#: client/drizzledump.cc:2521
868
 
msgid "when using LOCK TABLES"
869
 
msgstr ""
870
 
 
871
 
#: client/drizzledump.cc:2534 client/drizzledump.cc:2677
872
 
msgid "when doing refresh"
873
 
msgstr ""
874
 
 
875
 
#: client/drizzledump.cc:2627
876
 
msgid "alloc_root failure."
877
 
msgstr ""
878
 
 
879
 
#: client/drizzledump.cc:2648
880
 
#, c-format
881
 
msgid "Couldn't find table: \"%s\""
882
 
msgstr ""
883
 
 
884
 
#: client/drizzledump.cc:2664
885
 
msgid "when doing LOCK TABLES"
886
 
msgstr ""
887
 
 
888
 
#: client/drizzledump.cc:2735
889
 
msgid "Error: Binlogging on server not active"
890
 
msgstr ""
891
 
 
892
 
#: client/drizzledump.cc:2804
893
 
msgid "Error: Slave not set up"
894
 
msgstr ""
895
 
 
896
 
#: client/drizzledump.cc:2863
897
 
msgid "Error: Unable to start slave"
898
 
msgstr ""
899
 
 
900
 
#: client/drizzledump.cc:3154 client/drizzledump.cc:3161
901
 
#: client/drizzledump.cc:3171
902
 
#, c-format
903
 
msgid ""
904
 
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
905
 
msgstr ""
906
 
 
907
 
#: client/drizzledump.cc:3201
908
 
#, c-format
909
 
msgid "Error: Not enough memory to store ORDER BY clause\n"
910
 
msgstr ""
911
 
 
912
 
#: drizzled/authentication.cc:64 drizzled/plugin/storage_engine.cc:204
913
 
#: drizzled/show.cc:4495 drizzled/sql_plugin.cc:697
914
 
#, c-format
915
 
msgid "Plugin '%s' init function returned error."
916
 
msgstr ""
917
 
 
918
 
#. TRANSLATORS: The leading word "configvar" is the name
919
 
#. of the plugin api, and so should not be translated.
920
 
#: drizzled/configvar.cc:41
921
 
#, c-format
922
 
msgid "configvar plugin '%s' init() failed"
923
 
msgstr ""
924
 
 
925
 
#. TRANSLATORS: The leading word "configvar" is the name
926
 
#. of the plugin api, and so should not be translated.
927
 
#: drizzled/configvar.cc:64
928
 
#, c-format
929
 
msgid "configvar plugin '%s' deinit() failed"
930
 
msgstr ""
931
 
 
932
 
#. TRANSLATORS: The leading word "configvar" is the name
933
 
#. of the plugin api, and so should not be translated.
934
 
#: drizzled/configvar.cc:100
935
 
#, c-format
936
 
msgid "configvar plugin '%s' configvar_func1() failed"
937
 
msgstr ""
938
 
 
939
 
#. TRANSLATORS: The leading word "configvar" is the name
940
 
#. of the plugin api, and so should not be translated.
941
 
#: drizzled/configvar.cc:154
942
 
#, c-format
943
 
msgid "configvar plugin '%s' configvar_func2() failed"
944
 
msgstr ""
945
 
 
946
 
#: drizzled/db.cc:245
947
 
#, c-format
948
 
msgid "Error while loading database options: '%s':"
949
 
msgstr ""
950
 
 
951
 
#: drizzled/drizzled.cc:547
952
 
#, c-format
953
 
msgid "Got signal %d from thread %<PRIu64>"
954
 
msgstr ""
955
 
 
956
 
#: drizzled/drizzled.cc:581
957
 
msgid "Aborting\n"
958
 
msgstr ""
959
 
 
960
 
#: drizzled/drizzled.cc:704
961
 
msgid "One can only use the --user switch if running as root\n"
962
 
msgstr ""
963
 
 
964
 
#: drizzled/drizzled.cc:712
965
 
msgid ""
966
 
"Fatal error: Please read \"Security\" section of the manual to find out how "
967
 
"to run drizzled as root!\n"
968
 
msgstr ""
969
 
 
970
 
#: drizzled/drizzled.cc:734
971
 
#, c-format
972
 
msgid ""
973
 
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
974
 
"exists!\n"
975
 
msgstr ""
976
 
 
977
 
#: drizzled/drizzled.cc:908
978
 
#, c-format
979
 
msgid "Retrying bind on TCP/IP port %u"
980
 
msgstr ""
981
 
 
982
 
#: drizzled/drizzled.cc:914
983
 
msgid "Can't start server: Bind on TCP/IP port"
984
 
msgstr ""
985
 
 
986
 
#: drizzled/drizzled.cc:915
987
 
#, c-format
988
 
msgid "Do you already have another drizzled server running on port: %d ?"
989
 
msgstr ""
990
 
 
991
 
#: drizzled/drizzled.cc:921
992
 
msgid "Can't start server: listen() on TCP/IP port"
993
 
msgstr ""
994
 
 
995
 
#: drizzled/drizzled.cc:922
996
 
#, c-format
997
 
msgid "listen() on TCP/IP failed with error %d"
998
 
msgstr ""
999
 
 
1000
 
#: drizzled/drizzled.cc:1013
1001
 
#, c-format
1002
 
msgid "Fatal "
1003
 
msgstr ""
1004
 
 
1005
 
#: drizzled/drizzled.cc:1038
1006
 
#, c-format
1007
 
msgid ""
1008
 
"We will try our best to scrape up some info that will hopefully help "
1009
 
"diagnose\n"
1010
 
"the problem, but since we have already crashed, something is definitely "
1011
 
"wrong\n"
1012
 
"and this may fail.\n"
1013
 
"\n"
1014
 
msgstr ""
1015
 
 
1016
 
#: drizzled/drizzled.cc:1049
1017
 
#, c-format
1018
 
msgid ""
1019
 
"It is possible that drizzled could use up to \n"
1020
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1021
 
"<PRIu64> K\n"
1022
 
"bytes of memory\n"
1023
 
"Hope that's ok; if not, decrease some variables in the equation.\n"
1024
 
"\n"
1025
 
msgstr ""
1026
 
 
1027
 
#: drizzled/drizzled.cc:1066
1028
 
#, c-format
1029
 
msgid ""
1030
 
"Attempting backtrace. You can use the following information to find out\n"
1031
 
"where drizzled died. If you see no messages after this, something went\n"
1032
 
"terribly wrong...\n"
1033
 
msgstr ""
1034
 
 
1035
 
#: drizzled/drizzled.cc:1094
1036
 
#, c-format
1037
 
msgid ""
1038
 
"Trying to get some variables.\n"
1039
 
"Some pointers may be invalid and cause the dump to abort...\n"
1040
 
msgstr ""
1041
 
 
1042
 
#: drizzled/drizzled.cc:1106
1043
 
#, c-format
1044
 
msgid ""
1045
 
"\n"
1046
 
"This crash occurred while the server was calling initgroups(). This is\n"
1047
 
"often due to the use of a drizzled that is statically linked against glibc\n"
1048
 
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1049
 
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1050
 
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1051
 
"drizzled that is not statically linked.\n"
1052
 
msgstr ""
1053
 
 
1054
 
#: drizzled/drizzled.cc:1121
1055
 
#, c-format
1056
 
msgid ""
1057
 
"\n"
1058
 
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1059
 
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1060
 
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1061
 
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1062
 
"the documentation for your distribution on how to do that.\n"
1063
 
msgstr ""
1064
 
 
1065
 
#: drizzled/drizzled.cc:1134
1066
 
#, c-format
1067
 
msgid ""
1068
 
"\n"
1069
 
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1070
 
"unreliable and unstable on some operating systems and operating-system\n"
1071
 
"versions (notably, some versions of Linux).  This crash could be due to use\n"
1072
 
"of those buggy OS calls.  You should consider whether you really need the\n"
1073
 
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1074
 
" bugs.\n"
1075
 
msgstr ""
1076
 
 
1077
 
#: drizzled/drizzled.cc:1149
1078
 
#, c-format
1079
 
msgid "Writing a core file\n"
1080
 
msgstr ""
1081
 
 
1082
 
#: drizzled/drizzled.cc:1194
1083
 
msgid ""
1084
 
"setrlimit could not change the size of core files to 'infinity';  We may not "
1085
 
"be able to generate a core file on signals"
1086
 
msgstr ""
1087
 
 
1088
 
#: drizzled/drizzled.cc:1396
1089
 
#, c-format
1090
 
msgid "gethostname failed, using '%s' as hostname"
1091
 
msgstr ""
1092
 
 
1093
 
#: drizzled/drizzled.cc:1493
1094
 
#, c-format
1095
 
msgid "Unknown locale: '%s'"
1096
 
msgstr ""
1097
 
 
1098
 
#: drizzled/drizzled.cc:1535
1099
 
msgid "Can't create thread-keys"
1100
 
msgstr ""
1101
 
 
1102
 
#: drizzled/drizzled.cc:1561
1103
 
msgid "Out of memory"
1104
 
msgstr ""
1105
 
 
1106
 
#: drizzled/drizzled.cc:1576
1107
 
msgid "Failed to initialize plugins."
1108
 
msgstr ""
1109
 
 
1110
 
#: drizzled/drizzled.cc:1607
1111
 
#, c-format
1112
 
msgid ""
1113
 
"%s: Too many arguments (first extra is '%s').\n"
1114
 
"Use --verbose --help to get a list of available options\n"
1115
 
msgstr ""
1116
 
 
1117
 
#: drizzled/drizzled.cc:1617
1118
 
msgid "Can't init databases"
1119
 
msgstr ""
1120
 
 
1121
 
#: drizzled/drizzled.cc:1637
1122
 
#, c-format
1123
 
msgid "Unknown/unsupported table type: %s"
1124
 
msgstr ""
1125
 
 
1126
 
#: drizzled/drizzled.cc:1643
1127
 
#, c-format
1128
 
msgid "Default storage engine (%s) is not available"
1129
 
msgstr ""
1130
 
 
1131
 
#: drizzled/drizzled.cc:1674
1132
 
#, c-format
1133
 
msgid "Failed to lock memory. Errno: %d\n"
1134
 
msgstr ""
1135
 
 
1136
 
#: drizzled/drizzled.cc:1736
1137
 
#, c-format
1138
 
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1139
 
msgstr ""
1140
 
 
1141
 
#: drizzled/drizzled.cc:1898
1142
 
#, c-format
1143
 
msgid "drizzled: Got error %d from select"
1144
 
msgstr ""
1145
 
 
1146
 
#: drizzled/drizzled.cc:2072
1147
 
msgid "Auto-increment columns are incremented by this"
1148
 
msgstr ""
1149
 
 
1150
 
#: drizzled/drizzled.cc:2077
1151
 
msgid ""
1152
 
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1153
 
"= 1"
1154
 
msgstr ""
1155
 
 
1156
 
#: drizzled/drizzled.cc:2083
1157
 
msgid ""
1158
 
"Path to installation directory. All paths are usually resolved relative to "
1159
 
"this."
1160
 
msgstr ""
1161
 
 
1162
 
#: drizzled/drizzled.cc:2087
1163
 
msgid "IP address to bind to."
1164
 
msgstr ""
1165
 
 
1166
 
#: drizzled/drizzled.cc:2091
1167
 
msgid "Set the filesystem character set."
1168
 
msgstr ""
1169
 
 
1170
 
#: drizzled/drizzled.cc:2096
1171
 
msgid "Set the default character set."
1172
 
msgstr ""
1173
 
 
1174
 
#: drizzled/drizzled.cc:2100
1175
 
msgid "Chroot drizzled daemon during startup."
1176
 
msgstr ""
1177
 
 
1178
 
#: drizzled/drizzled.cc:2104
1179
 
msgid "Set the default collation."
1180
 
msgstr ""
1181
 
 
1182
 
#: drizzled/drizzled.cc:2108
1183
 
msgid "Default completion type."
1184
 
msgstr ""
1185
 
 
1186
 
#: drizzled/drizzled.cc:2113
1187
 
msgid "Write core on errors."
1188
 
msgstr ""
1189
 
 
1190
 
#: drizzled/drizzled.cc:2117
1191
 
msgid "Path to the database root."
1192
 
msgstr ""
1193
 
 
1194
 
#: drizzled/drizzled.cc:2121
1195
 
msgid "Set the default storage engine (table type) for tables."
1196
 
msgstr ""
1197
 
 
1198
 
#: drizzled/drizzled.cc:2125
1199
 
msgid "Set the default time zone."
1200
 
msgstr ""
1201
 
 
1202
 
#: drizzled/drizzled.cc:2129
1203
 
msgid "Type of DELAY_KEY_WRITE."
1204
 
msgstr ""
1205
 
 
1206
 
#: drizzled/drizzled.cc:2133
1207
 
msgid "Print a symbolic stack trace on failure."
1208
 
msgstr ""
1209
 
 
1210
 
#: drizzled/drizzled.cc:2139
1211
 
msgid "Push supported query conditions to the storage engine."
1212
 
msgstr ""
1213
 
 
1214
 
#: drizzled/drizzled.cc:2145
1215
 
msgid "Used for debugging;  Use at your own risk!"
1216
 
msgstr ""
1217
 
 
1218
 
#: drizzled/drizzled.cc:2150
1219
 
msgid "Set up signals usable for debugging"
1220
 
msgstr ""
1221
 
 
1222
 
#: drizzled/drizzled.cc:2154
1223
 
msgid "Command(s) that are executed for each new connection"
1224
 
msgstr ""
1225
 
 
1226
 
#: drizzled/drizzled.cc:2158
1227
 
msgid "Read SQL commands from this file at startup."
1228
 
msgstr ""
1229
 
 
1230
 
#: drizzled/drizzled.cc:2162
1231
 
msgid "(IGNORED)"
1232
 
msgstr ""
1233
 
 
1234
 
#: drizzled/drizzled.cc:2166
1235
 
msgid "Set the language used for the month names and the days of the week."
1236
 
msgstr ""
1237
 
 
1238
 
#: drizzled/drizzled.cc:2171
1239
 
msgid "Log connections and queries to file."
1240
 
msgstr ""
1241
 
 
1242
 
#: drizzled/drizzled.cc:2175
1243
 
msgid "Log all MyISAM changes to file."
1244
 
msgstr ""
1245
 
 
1246
 
#: drizzled/drizzled.cc:2179
1247
 
msgid "Log some not critical warnings to the log file."
1248
 
msgstr ""
1249
 
 
1250
 
#: drizzled/drizzled.cc:2184
1251
 
msgid "Lock drizzled in memory."
1252
 
msgstr ""
1253
 
 
1254
 
#: drizzled/drizzled.cc:2188
1255
 
msgid ""
1256
 
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1257
 
"BACKUP, FORCE or QUICK."
1258
 
msgstr ""
1259
 
 
1260
 
#: drizzled/drizzled.cc:2193
1261
 
msgid "Use old, non-optimized alter table."
1262
 
msgstr ""
1263
 
 
1264
 
#: drizzled/drizzled.cc:2198
1265
 
msgid "Pid file used by safe_mysqld."
1266
 
msgstr ""
1267
 
 
1268
 
#: drizzled/drizzled.cc:2208
1269
 
msgid ""
1270
 
"Maximum time in seconds to wait for the port to become free. (Default: no "
1271
 
"wait)"
1272
 
msgstr ""
1273
 
 
1274
 
#: drizzled/drizzled.cc:2213
1275
 
msgid ""
1276
 
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1277
 
"specified directory"
1278
 
msgstr ""
1279
 
 
1280
 
#: drizzled/drizzled.cc:2218
1281
 
msgid ""
1282
 
"Uniquely identifies the server instance in the community of replication "
1283
 
"partners."
1284
 
msgstr ""
1285
 
 
1286
 
#: drizzled/drizzled.cc:2223
1287
 
msgid "Don't print a stack trace on failure."
1288
 
msgstr ""
1289
 
 
1290
 
#: drizzled/drizzled.cc:2227
1291
 
msgid "Enable symbolic link support."
1292
 
msgstr ""
1293
 
 
1294
 
#: drizzled/drizzled.cc:2236
1295
 
msgid ""
1296
 
"Using this option will cause most temporary files created to use a small set "
1297
 
"of names, rather than a unique name for each new file."
1298
 
msgstr ""
1299
 
 
1300
 
#: drizzled/drizzled.cc:2241
1301
 
msgid ""
1302
 
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1303
 
msgstr ""
1304
 
 
1305
 
#: drizzled/drizzled.cc:2246
1306
 
msgid "Path for temporary files."
1307
 
msgstr ""
1308
 
 
1309
 
#: drizzled/drizzled.cc:2250
1310
 
msgid "Default transaction isolation level."
1311
 
msgstr ""
1312
 
 
1313
 
#: drizzled/drizzled.cc:2254
1314
 
msgid "Run drizzled daemon as user."
1315
 
msgstr ""
1316
 
 
1317
 
#: drizzled/drizzled.cc:2262
1318
 
msgid ""
1319
 
"The number of outstanding connection requests Drizzle can have. This comes "
1320
 
"into play when the main Drizzle thread gets very many connection requests in "
1321
 
"a very short time."
1322
 
msgstr ""
1323
 
 
1324
 
#: drizzled/drizzled.cc:2268
1325
 
msgid ""
1326
 
"Size of tree cache used in bulk insert optimization. Note that this is a "
1327
 
"limit per thread!"
1328
 
msgstr ""
1329
 
 
1330
 
#: drizzled/drizzled.cc:2274
1331
 
msgid ""
1332
 
"The number of seconds the drizzled server is waiting for a connect packet "
1333
 
"before responding with 'Bad handshake'."
1334
 
msgstr ""
1335
 
 
1336
 
#: drizzled/drizzled.cc:2279
1337
 
msgid ""
1338
 
"Precision of the result of '/' operator will be increased on that value."
1339
 
msgstr ""
1340
 
 
1341
 
#: drizzled/drizzled.cc:2285
1342
 
msgid "The maximum length of the result of function  group_concat."
1343
 
msgstr ""
1344
 
 
1345
 
#: drizzled/drizzled.cc:2290
1346
 
msgid "The size of the buffer that is used for full joins."
1347
 
msgstr ""
1348
 
 
1349
 
#: drizzled/drizzled.cc:2296
1350
 
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1351
 
msgstr ""
1352
 
 
1353
 
#: drizzled/drizzled.cc:2301
1354
 
msgid ""
1355
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1356
 
"this to get better index handling (for all reads and multiple writes) to as "
1357
 
"much as you can afford;"
1358
 
msgstr ""
1359
 
 
1360
 
#: drizzled/drizzled.cc:2310
1361
 
msgid ""
1362
 
"This characterizes the number of hits a hot block has to be untouched until "
1363
 
"it is considered aged enough to be downgraded to a warm block. This "
1364
 
"specifies the percentage ratio of that number of hits to the total number of "
1365
 
"blocks in key cache"
1366
 
msgstr ""
1367
 
 
1368
 
#: drizzled/drizzled.cc:2319
1369
 
msgid "The default size of key cache blocks"
1370
 
msgstr ""
1371
 
 
1372
 
#: drizzled/drizzled.cc:2325
1373
 
msgid "The minimum percentage of warm blocks in key cache"
1374
 
msgstr ""
1375
 
 
1376
 
#: drizzled/drizzled.cc:2331
1377
 
msgid "Max packetlength to send/receive from to server."
1378
 
msgstr ""
1379
 
 
1380
 
#: drizzled/drizzled.cc:2336
1381
 
msgid ""
1382
 
"If there is more than this number of interrupted connections from a host "
1383
 
"this host will be blocked from further connections."
1384
 
msgstr ""
1385
 
 
1386
 
#: drizzled/drizzled.cc:2341
1387
 
msgid "Max number of errors/warnings to store for a statement."
1388
 
msgstr ""
1389
 
 
1390
 
#: drizzled/drizzled.cc:2346
1391
 
msgid "Don't allow creation of heap tables bigger than this."
1392
 
msgstr ""
1393
 
 
1394
 
#: drizzled/drizzled.cc:2352
1395
 
msgid ""
1396
 
"Joins that are probably going to read more than max_join_size records return "
1397
 
"an error."
1398
 
msgstr ""
1399
 
 
1400
 
#: drizzled/drizzled.cc:2358
1401
 
msgid "Max number of bytes in sorted records."
1402
 
msgstr ""
1403
 
 
1404
 
#: drizzled/drizzled.cc:2363
1405
 
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1406
 
msgstr ""
1407
 
 
1408
 
#: drizzled/drizzled.cc:2368
1409
 
msgid ""
1410
 
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1411
 
"max_sort_length bytes of each value are used; the rest are ignored)."
1412
 
msgstr ""
1413
 
 
1414
 
#: drizzled/drizzled.cc:2375
1415
 
msgid "Maximum number of temporary tables a client can keep open at a time."
1416
 
msgstr ""
1417
 
 
1418
 
#: drizzled/drizzled.cc:2380
1419
 
msgid "After this many write locks, allow some read locks to run in between."
1420
 
msgstr ""
1421
 
 
1422
 
#: drizzled/drizzled.cc:2384
1423
 
msgid ""
1424
 
"Don't log queries which examine less than min_examined_row_limit rows to "
1425
 
"file."
1426
 
msgstr ""
1427
 
 
1428
 
#: drizzled/drizzled.cc:2390
1429
 
msgid ""
1430
 
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1431
 
"Possible values of name are 'nulls_unequal' (default behavior), "
1432
 
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1433
 
msgstr ""
1434
 
 
1435
 
#: drizzled/drizzled.cc:2397
1436
 
msgid "Buffer length for TCP/IP and socket communication."
1437
 
msgstr ""
1438
 
 
1439
 
#: drizzled/drizzled.cc:2402
1440
 
msgid ""
1441
 
"Number of seconds to wait for more data from a connection before aborting "
1442
 
"the read."
1443
 
msgstr ""
1444
 
 
1445
 
#: drizzled/drizzled.cc:2408
1446
 
msgid ""
1447
 
"If a read on a communication port is interrupted, retry this many times "
1448
 
"before giving up."
1449
 
msgstr ""
1450
 
 
1451
 
#: drizzled/drizzled.cc:2414
1452
 
msgid ""
1453
 
"Number of seconds to wait for a block to be written to a connection before "
1454
 
"aborting the write."
1455
 
msgstr ""
1456
 
 
1457
 
#: drizzled/drizzled.cc:2420
1458
 
msgid ""
1459
 
"Controls the heuristic(s) applied during query optimization to prune less-"
1460
 
"promising partial plans from the optimizer search space. Meaning: false - do "
1461
 
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1462
 
"based on number of retrieved rows."
1463
 
msgstr ""
1464
 
 
1465
 
#: drizzled/drizzled.cc:2428
1466
 
msgid ""
1467
 
"Maximum depth of search performed by the query optimizer. Values larger than "
1468
 
"the number of relations in a query result in better query plans, but take "
1469
 
"longer to compile a query. Smaller values than the number of tables in a "
1470
 
"relation result in faster optimization, but may produce very bad query "
1471
 
"plans. If set to 0, the system will automatically pick a reasonable value; "
1472
 
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
1473
 
"(used for testing/comparison)."
1474
 
msgstr ""
1475
 
 
1476
 
#: drizzled/drizzled.cc:2440
1477
 
msgid "Directory for plugins."
1478
 
msgstr ""
1479
 
 
1480
 
#: drizzled/drizzled.cc:2444
1481
 
msgid ""
1482
 
"Optional colon (or semicolon) separated list of plugins to load,where each "
1483
 
"plugin is identified by the name of the shared library. [for example: --"
1484
 
"plugin_load=libmd5udf.so:libauth_pam.so]"
1485
 
msgstr ""
1486
 
 
1487
 
#: drizzled/drizzled.cc:2450
1488
 
msgid "The size of the buffer that is allocated when preloading indexes"
1489
 
msgstr ""
1490
 
 
1491
 
#: drizzled/drizzled.cc:2455
1492
 
msgid "Allocation block size for query parsing and execution"
1493
 
msgstr ""
1494
 
 
1495
 
#: drizzled/drizzled.cc:2460
1496
 
msgid "Persistent buffer for query parsing and execution"
1497
 
msgstr ""
1498
 
 
1499
 
#: drizzled/drizzled.cc:2466
1500
 
msgid "Allocation block size for storing ranges during optimization"
1501
 
msgstr ""
1502
 
 
1503
 
#: drizzled/drizzled.cc:2472
1504
 
msgid ""
1505
 
"Each thread that does a sequential scan allocates a buffer of this size for "
1506
 
"each table it scans. If you do many sequential scans, you may want to "
1507
 
"increase this value."
1508
 
msgstr ""
1509
 
 
1510
 
#: drizzled/drizzled.cc:2480
1511
 
msgid ""
1512
 
"When reading rows in sorted order after a sort, the rows are read through "
1513
 
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1514
 
"record_buffer."
1515
 
msgstr ""
1516
 
 
1517
 
#: drizzled/drizzled.cc:2488
1518
 
msgid "Select scheduler to be used (by default pool-of-threads)."
1519
 
msgstr ""
1520
 
 
1521
 
#: drizzled/drizzled.cc:2492
1522
 
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1523
 
msgstr ""
1524
 
 
1525
 
#: drizzled/drizzled.cc:2498
1526
 
msgid "The number of cached table definitions."
1527
 
msgstr ""
1528
 
 
1529
 
#: drizzled/drizzled.cc:2502
1530
 
msgid "The number of cached open tables."
1531
 
msgstr ""
1532
 
 
1533
 
#: drizzled/drizzled.cc:2506
1534
 
msgid ""
1535
 
"Timeout in seconds to wait for a table level lock before returning an error. "
1536
 
"Used only if the connection has active cursors."
1537
 
msgstr ""
1538
 
 
1539
 
#: drizzled/drizzled.cc:2511
1540
 
msgid "The stack size for each thread."
1541
 
msgstr ""
1542
 
 
1543
 
#: drizzled/drizzled.cc:2517
1544
 
msgid ""
1545
 
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1546
 
"automatically convert it to an on-disk MyISAM table."
1547
 
msgstr ""
1548
 
 
1549
 
#: drizzled/drizzled.cc:2523
1550
 
msgid "Allocation block size for transactions to be stored in binary log"
1551
 
msgstr ""
1552
 
 
1553
 
#: drizzled/drizzled.cc:2528
1554
 
msgid "Persistent buffer for transactions to be stored in binary log"
1555
 
msgstr ""
1556
 
 
1557
 
#: drizzled/drizzled.cc:2533
1558
 
msgid ""
1559
 
"The number of seconds the server waits for activity on a connection before "
1560
 
"closing it."
1561
 
msgstr ""
1562
 
 
1563
 
#: drizzled/drizzled.cc:2682
1564
 
msgid ""
1565
 
"Copyright (C) 2008 Sun Microsystems\n"
1566
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1567
 
"and you are welcome to modify and redistribute it under the GPL license\n"
1568
 
"\n"
1569
 
"Starts the Drizzle database server\n"
1570
 
msgstr ""
1571
 
 
1572
 
#: drizzled/drizzled.cc:2689
1573
 
#, c-format
1574
 
msgid "Usage: %s [OPTIONS]\n"
1575
 
msgstr ""
1576
 
 
1577
 
#: drizzled/drizzled.cc:2700
1578
 
msgid ""
1579
 
"\n"
1580
 
"To see what values a running Drizzle server is using, type\n"
1581
 
"'drizzleadmin variables' instead of 'drizzled --help'."
1582
 
msgstr ""
1583
 
 
1584
 
#: drizzled/drizzled.cc:2845
1585
 
#, c-format
1586
 
msgid ""
1587
 
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1588
 
"command line\n"
1589
 
msgstr ""
1590
 
 
1591
 
#: drizzled/drizzled.cc:2886
1592
 
msgid "Can't start server: cannot resolve hostname!"
1593
 
msgstr ""
1594
 
 
1595
 
#: drizzled/drizzled.cc:2892
1596
 
msgid "Can't start server: bind-address refers to multiple interfaces!"
1597
 
msgstr ""
1598
 
 
1599
 
#: drizzled/drizzled.cc:3204
1600
 
#, c-format
1601
 
msgid "No option given to %s\n"
1602
 
msgstr ""
1603
 
 
1604
 
#: drizzled/drizzled.cc:3206
1605
 
#, c-format
1606
 
msgid "Wrong option to %s. Option(s) given: %s\n"
1607
 
msgstr ""
1608
 
 
1609
 
#: drizzled/drizzled.cc:3208
1610
 
#, c-format
1611
 
msgid "Alternatives are: '%s'"
1612
 
msgstr ""
1613
 
 
1614
 
#: drizzled/errmsg.cc:40
1615
 
#, c-format
1616
 
msgid "errmsg plugin '%s' init() failed."
1617
 
msgstr ""
1618
 
 
1619
 
#: drizzled/errmsg.cc:67
1620
 
#, c-format
1621
 
msgid "errmsg plugin '%s' deinit() failed."
1622
 
msgstr ""
1623
 
 
1624
 
#: drizzled/errmsg.cc:106
1625
 
#, c-format
1626
 
msgid "errmsg plugin '%s' errmsg() failed"
1627
 
msgstr ""
1628
 
 
1629
 
#: drizzled/error.cc:34
1630
 
msgid "hashchk"
1631
 
msgstr ""
1632
 
 
1633
 
#: drizzled/error.cc:36
1634
 
msgid "isamchk"
1635
 
msgstr ""
1636
 
 
1637
 
#: drizzled/error.cc:38
1638
 
msgid "NO"
1639
 
msgstr ""
1640
 
 
1641
 
#: drizzled/error.cc:40
1642
 
msgid "YES"
1643
 
msgstr ""
1644
 
 
1645
 
#: drizzled/error.cc:42
1646
 
#, c-format
1647
 
msgid "Can't create file '%-.200s' (errno: %d)"
1648
 
msgstr ""
1649
 
 
1650
 
#: drizzled/error.cc:44
1651
 
#, c-format
1652
 
msgid "Can't create table '%-.200s' (errno: %d)"
1653
 
msgstr ""
1654
 
 
1655
 
#: drizzled/error.cc:46
1656
 
#, c-format
1657
 
msgid "Can't create database '%-.192s' (errno: %d)"
1658
 
msgstr ""
1659
 
 
1660
 
#: drizzled/error.cc:48
1661
 
#, c-format
1662
 
msgid "Can't create database '%-.192s'; database exists"
1663
 
msgstr ""
1664
 
 
1665
 
#: drizzled/error.cc:50
1666
 
#, c-format
1667
 
msgid "Can't drop database '%-.192s'; database doesn't exist"
1668
 
msgstr ""
1669
 
 
1670
 
#: drizzled/error.cc:52
1671
 
#, c-format
1672
 
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1673
 
msgstr ""
1674
 
 
1675
 
#: drizzled/error.cc:54
1676
 
#, c-format
1677
 
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1678
 
msgstr ""
1679
 
 
1680
 
#: drizzled/error.cc:56
1681
 
#, c-format
1682
 
msgid "Error on delete of '%-.192s' (errno: %d)"
1683
 
msgstr ""
1684
 
 
1685
 
#: drizzled/error.cc:58
1686
 
msgid "Can't read record in system table"
1687
 
msgstr ""
1688
 
 
1689
 
#: drizzled/error.cc:60
1690
 
#, c-format
1691
 
msgid "Can't get status of '%-.200s' (errno: %d)"
1692
 
msgstr ""
1693
 
 
1694
 
#: drizzled/error.cc:62
1695
 
#, c-format
1696
 
msgid "Can't get working directory (errno: %d)"
1697
 
msgstr ""
1698
 
 
1699
 
#: drizzled/error.cc:64
1700
 
#, c-format
1701
 
msgid "Can't lock file (errno: %d)"
1702
 
msgstr ""
1703
 
 
1704
 
#: drizzled/error.cc:66
1705
 
#, c-format
1706
 
msgid "Can't open file: '%-.200s' (errno: %d)"
1707
 
msgstr ""
1708
 
 
1709
 
#: drizzled/error.cc:68
1710
 
#, c-format
1711
 
msgid "Can't find file: '%-.200s' (errno: %d)"
1712
 
msgstr ""
1713
 
 
1714
 
#: drizzled/error.cc:70
1715
 
#, c-format
1716
 
msgid "Can't read dir of '%-.192s' (errno: %d)"
1717
 
msgstr ""
1718
 
 
1719
 
#: drizzled/error.cc:72
1720
 
#, c-format
1721
 
msgid "Can't change dir to '%-.192s' (errno: %d)"
1722
 
msgstr ""
1723
 
 
1724
 
#: drizzled/error.cc:74
1725
 
#, c-format
1726
 
msgid "Record has changed since last read in table '%-.192s'"
1727
 
msgstr ""
1728
 
 
1729
 
#: drizzled/error.cc:76
1730
 
#, c-format
1731
 
msgid "Disk full (%s); waiting for someone to free some space..."
1732
 
msgstr ""
1733
 
 
1734
 
#: drizzled/error.cc:78
1735
 
#, c-format
1736
 
msgid "Can't write; duplicate key in table '%-.192s'"
1737
 
msgstr ""
1738
 
 
1739
 
#: drizzled/error.cc:80
1740
 
#, c-format
1741
 
msgid "Error on close of '%-.192s' (errno: %d)"
1742
 
msgstr ""
1743
 
 
1744
 
#: drizzled/error.cc:82
1745
 
#, c-format
1746
 
msgid "Error reading file '%-.200s' (errno: %d)"
1747
 
msgstr ""
1748
 
 
1749
 
#: drizzled/error.cc:84
1750
 
#, c-format
1751
 
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1752
 
msgstr ""
1753
 
 
1754
 
#: drizzled/error.cc:86
1755
 
#, c-format
1756
 
msgid "Error writing file '%-.200s' (errno: %d)"
1757
 
msgstr ""
1758
 
 
1759
 
#: drizzled/error.cc:88
1760
 
#, c-format
1761
 
msgid "'%-.192s' is locked against change"
1762
 
msgstr ""
1763
 
 
1764
 
#: drizzled/error.cc:90
1765
 
msgid "Sort aborted"
1766
 
msgstr ""
1767
 
 
1768
 
#: drizzled/error.cc:92
1769
 
#, c-format
1770
 
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1771
 
msgstr ""
1772
 
 
1773
 
#: drizzled/error.cc:94
1774
 
#, c-format
1775
 
msgid "Got error %d from storage engine"
1776
 
msgstr ""
1777
 
 
1778
 
#: drizzled/error.cc:96
1779
 
#, c-format
1780
 
msgid "Table storage engine for '%-.192s' doesn't have this option"
1781
 
msgstr ""
1782
 
 
1783
 
#: drizzled/error.cc:98
1784
 
#, c-format
1785
 
msgid "Can't find record in '%-.192s'"
1786
 
msgstr ""
1787
 
 
1788
 
#: drizzled/error.cc:100
1789
 
#, c-format
1790
 
msgid "Incorrect information in file: '%-.200s'"
1791
 
msgstr ""
1792
 
 
1793
 
#: drizzled/error.cc:102
1794
 
#, c-format
1795
 
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1796
 
msgstr ""
1797
 
 
1798
 
#: drizzled/error.cc:104
1799
 
#, c-format
1800
 
msgid "Old key file for table '%-.192s'; repair it!"
1801
 
msgstr ""
1802
 
 
1803
 
#: drizzled/error.cc:106
1804
 
#, c-format
1805
 
msgid "Table '%-.192s' is read only"
1806
 
msgstr ""
1807
 
 
1808
 
#: drizzled/error.cc:108
1809
 
#, c-format
1810
 
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1811
 
msgstr ""
1812
 
 
1813
 
#: drizzled/error.cc:110
1814
 
msgid "Out of sort memory; increase server sort buffer size"
1815
 
msgstr ""
1816
 
 
1817
 
#: drizzled/error.cc:112
1818
 
#, c-format
1819
 
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1820
 
msgstr ""
1821
 
 
1822
 
#: drizzled/error.cc:114
1823
 
msgid "Too many connections"
1824
 
msgstr ""
1825
 
 
1826
 
#: drizzled/error.cc:116
1827
 
msgid ""
1828
 
"Out of memory; check if drizzled or some other process uses all available "
1829
 
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1830
 
"memory or you can add more swap space"
1831
 
msgstr ""
1832
 
 
1833
 
#: drizzled/error.cc:118
1834
 
msgid "Can't get hostname for your address"
1835
 
msgstr ""
1836
 
 
1837
 
#: drizzled/error.cc:120
1838
 
msgid "Bad handshake"
1839
 
msgstr ""
1840
 
 
1841
 
#: drizzled/error.cc:122
1842
 
#, c-format
1843
 
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1844
 
msgstr ""
1845
 
 
1846
 
#: drizzled/error.cc:124
1847
 
#, c-format
1848
 
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1849
 
msgstr ""
1850
 
 
1851
 
#: drizzled/error.cc:126
1852
 
msgid "No database selected"
1853
 
msgstr ""
1854
 
 
1855
 
#: drizzled/error.cc:128
1856
 
msgid "Unknown command"
1857
 
msgstr ""
1858
 
 
1859
 
#: drizzled/error.cc:130
1860
 
#, c-format
1861
 
msgid "Column '%-.192s' cannot be null"
1862
 
msgstr ""
1863
 
 
1864
 
#: drizzled/error.cc:132
1865
 
#, c-format
1866
 
msgid "Unknown database '%-.192s'"
1867
 
msgstr ""
1868
 
 
1869
 
#: drizzled/error.cc:134
1870
 
#, c-format
1871
 
msgid "Table '%-.192s' already exists"
1872
 
msgstr ""
1873
 
 
1874
 
#: drizzled/error.cc:136
1875
 
#, c-format
1876
 
msgid "Unknown table '%-.100s'"
1877
 
msgstr ""
1878
 
 
1879
 
#: drizzled/error.cc:138
1880
 
#, c-format
1881
 
msgid "Column '%-.192s' in %-.192s is ambiguous"
1882
 
msgstr ""
1883
 
 
1884
 
#: drizzled/error.cc:140
1885
 
msgid "Server shutdown in progress"
1886
 
msgstr ""
1887
 
 
1888
 
#: drizzled/error.cc:142
1889
 
#, c-format
1890
 
msgid "Unknown column '%-.192s' in '%-.192s'"
1891
 
msgstr ""
1892
 
 
1893
 
#: drizzled/error.cc:144
1894
 
#, c-format
1895
 
msgid "'%-.192s' isn't in GROUP BY"
1896
 
msgstr ""
1897
 
 
1898
 
#: drizzled/error.cc:146
1899
 
#, c-format
1900
 
msgid "Can't group on '%-.192s'"
1901
 
msgstr ""
1902
 
 
1903
 
#: drizzled/error.cc:148
1904
 
msgid "Statement has sum functions and columns in same statement"
1905
 
msgstr ""
1906
 
 
1907
 
#: drizzled/error.cc:150
1908
 
msgid "Column count doesn't match value count"
1909
 
msgstr ""
1910
 
 
1911
 
#: drizzled/error.cc:152
1912
 
#, c-format
1913
 
msgid "Identifier name '%-.100s' is too long"
1914
 
msgstr ""
1915
 
 
1916
 
#: drizzled/error.cc:154
1917
 
#, c-format
1918
 
msgid "Duplicate column name '%-.192s'"
1919
 
msgstr ""
1920
 
 
1921
 
#: drizzled/error.cc:156
1922
 
#, c-format
1923
 
msgid "Duplicate key name '%-.192s'"
1924
 
msgstr ""
1925
 
 
1926
 
#: drizzled/error.cc:158
1927
 
#, c-format
1928
 
msgid "Duplicate entry '%-.192s' for key %d"
1929
 
msgstr ""
1930
 
 
1931
 
#: drizzled/error.cc:160
1932
 
#, c-format
1933
 
msgid "Incorrect column specifier for column '%-.192s'"
1934
 
msgstr ""
1935
 
 
1936
 
#: drizzled/error.cc:162
1937
 
#, c-format
1938
 
msgid "%s near '%-.80s' at line %d"
1939
 
msgstr ""
1940
 
 
1941
 
#: drizzled/error.cc:164
1942
 
msgid "Query was empty"
1943
 
msgstr ""
1944
 
 
1945
 
#: drizzled/error.cc:166
1946
 
#, c-format
1947
 
msgid "Not unique table/alias: '%-.192s'"
1948
 
msgstr ""
1949
 
 
1950
 
#: drizzled/error.cc:168
1951
 
#, c-format
1952
 
msgid "Invalid default value for '%-.192s'"
1953
 
msgstr ""
1954
 
 
1955
 
#: drizzled/error.cc:170
1956
 
msgid "Multiple primary key defined"
1957
 
msgstr ""
1958
 
 
1959
 
#: drizzled/error.cc:172
1960
 
#, c-format
1961
 
msgid "Too many keys specified; max %d keys allowed"
1962
 
msgstr ""
1963
 
 
1964
 
#: drizzled/error.cc:174
1965
 
#, c-format
1966
 
msgid "Too many key parts specified; max %d parts allowed"
1967
 
msgstr ""
1968
 
 
1969
 
#: drizzled/error.cc:176
1970
 
#, c-format
1971
 
msgid "Specified key was too long; max key length is %d bytes"
1972
 
msgstr ""
1973
 
 
1974
 
#: drizzled/error.cc:178
1975
 
#, c-format
1976
 
msgid "Key column '%-.192s' doesn't exist in table"
1977
 
msgstr ""
1978
 
 
1979
 
#: drizzled/error.cc:180
1980
 
#, c-format
1981
 
msgid ""
1982
 
"BLOB column '%-.192s' can't be used in key specification with the used table "
1983
 
"type"
1984
 
msgstr ""
1985
 
 
1986
 
#: drizzled/error.cc:182
1987
 
#, c-format
1988
 
msgid ""
1989
 
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1990
 
"instead"
1991
 
msgstr ""
1992
 
 
1993
 
#: drizzled/error.cc:184
1994
 
msgid ""
1995
 
"Incorrect table definition; there can be only one auto column and it must be "
1996
 
"defined as a key"
1997
 
msgstr ""
1998
 
 
1999
 
#: drizzled/error.cc:186
2000
 
#, c-format
2001
 
msgid ""
2002
 
"%s: ready for connections.\n"
2003
 
"Version: '%s'  socket: '%s'  port: %d"
2004
 
msgstr ""
2005
 
 
2006
 
#: drizzled/error.cc:188
2007
 
#, c-format
2008
 
msgid "%s: Normal shutdown\n"
2009
 
msgstr ""
2010
 
 
2011
 
#: drizzled/error.cc:190
2012
 
#, c-format
2013
 
msgid "%s: Got signal %d. Aborting!\n"
2014
 
msgstr ""
2015
 
 
2016
 
#: drizzled/error.cc:192
2017
 
#, c-format
2018
 
msgid "%s: Shutdown complete\n"
2019
 
msgstr ""
2020
 
 
2021
 
#: drizzled/error.cc:194
2022
 
#, c-format
2023
 
msgid "%s: Forcing close of thread %ld  user: '%-.48s'\n"
2024
 
msgstr ""
2025
 
 
2026
 
#: drizzled/error.cc:196
2027
 
msgid "Can't create IP socket"
2028
 
msgstr ""
2029
 
 
2030
 
#: drizzled/error.cc:198
2031
 
#, c-format
2032
 
msgid ""
2033
 
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2034
 
"table"
2035
 
msgstr ""
2036
 
 
2037
 
#: drizzled/error.cc:200
2038
 
#, c-format
2039
 
msgid ""
2040
 
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2041
 
"check the manual"
2042
 
msgstr ""
2043
 
 
2044
 
#: drizzled/error.cc:202
2045
 
msgid ""
2046
 
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2047
 
msgstr ""
2048
 
 
2049
 
#: drizzled/error.cc:204
2050
 
#, c-format
2051
 
msgid ""
2052
 
"The file '%-.128s' must be in the database directory or be readable by all"
2053
 
msgstr ""
2054
 
 
2055
 
#: drizzled/error.cc:206
2056
 
#, c-format
2057
 
msgid "File '%-.200s' already exists"
2058
 
msgstr ""
2059
 
 
2060
 
#: drizzled/error.cc:208
2061
 
#, c-format
2062
 
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
2063
 
msgstr ""
2064
 
 
2065
 
#: drizzled/error.cc:210
2066
 
#, c-format
2067
 
msgid "Records: %ld  Duplicates: %ld"
2068
 
msgstr ""
2069
 
 
2070
 
#: drizzled/error.cc:212
2071
 
msgid ""
2072
 
"Incorrect prefix key; the used key part isn't a string, the used length is "
2073
 
"longer than the key part, or the storage engine doesn't support unique "
2074
 
"prefix keys"
2075
 
msgstr ""
2076
 
 
2077
 
#: drizzled/error.cc:214
2078
 
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2079
 
msgstr ""
2080
 
 
2081
 
#: drizzled/error.cc:216
2082
 
#, c-format
2083
 
msgid "Can't DROP '%-.192s'; check that column/key exists"
2084
 
msgstr ""
2085
 
 
2086
 
#: drizzled/error.cc:218
2087
 
#, c-format
2088
 
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
2089
 
msgstr ""
2090
 
 
2091
 
#: drizzled/error.cc:220
2092
 
#, c-format
2093
 
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2094
 
msgstr ""
2095
 
 
2096
 
#: drizzled/error.cc:222
2097
 
#, c-format
2098
 
msgid "Unknown thread id: %lu"
2099
 
msgstr ""
2100
 
 
2101
 
#: drizzled/error.cc:224
2102
 
#, c-format
2103
 
msgid "You are not owner of thread %lu"
2104
 
msgstr ""
2105
 
 
2106
 
#: drizzled/error.cc:226
2107
 
msgid "No tables used"
2108
 
msgstr ""
2109
 
 
2110
 
#: drizzled/error.cc:228
2111
 
#, c-format
2112
 
msgid "Too many strings for column %-.192s and SET"
2113
 
msgstr ""
2114
 
 
2115
 
#: drizzled/error.cc:230
2116
 
#, c-format
2117
 
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2118
 
msgstr ""
2119
 
 
2120
 
#: drizzled/error.cc:232
2121
 
#, c-format
2122
 
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2123
 
msgstr ""
2124
 
 
2125
 
#: drizzled/error.cc:234
2126
 
#, c-format
2127
 
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2128
 
msgstr ""
2129
 
 
2130
 
#: drizzled/error.cc:236
2131
 
#, c-format
2132
 
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2133
 
msgstr ""
2134
 
 
2135
 
#: drizzled/error.cc:238
2136
 
#, c-format
2137
 
msgid "Incorrect database name '%-.100s'"
2138
 
msgstr ""
2139
 
 
2140
 
#: drizzled/error.cc:240
2141
 
#, c-format
2142
 
msgid "Incorrect table name '%-.100s'"
2143
 
msgstr ""
2144
 
 
2145
 
#: drizzled/error.cc:242
2146
 
msgid ""
2147
 
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2148
 
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2149
 
msgstr ""
2150
 
 
2151
 
#: drizzled/error.cc:244
2152
 
msgid "Unknown error"
2153
 
msgstr ""
2154
 
 
2155
 
#: drizzled/error.cc:246
2156
 
#, c-format
2157
 
msgid "Unknown procedure '%-.192s'"
2158
 
msgstr ""
2159
 
 
2160
 
#: drizzled/error.cc:248
2161
 
#, c-format
2162
 
msgid "Incorrect parameter count to procedure '%-.192s'"
2163
 
msgstr ""
2164
 
 
2165
 
#: drizzled/error.cc:250
2166
 
#, c-format
2167
 
msgid "Incorrect parameters to procedure '%-.192s'"
2168
 
msgstr ""
2169
 
 
2170
 
#: drizzled/error.cc:252
2171
 
#, c-format
2172
 
msgid "Unknown table '%-.192s' in %-.32s"
2173
 
msgstr ""
2174
 
 
2175
 
#: drizzled/error.cc:254
2176
 
#, c-format
2177
 
msgid "Column '%-.192s' specified twice"
2178
 
msgstr ""
2179
 
 
2180
 
#: drizzled/error.cc:256
2181
 
msgid "Invalid use of group function"
2182
 
msgstr ""
2183
 
 
2184
 
#: drizzled/error.cc:258
2185
 
#, c-format
2186
 
msgid ""
2187
 
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2188
 
msgstr ""
2189
 
 
2190
 
#: drizzled/error.cc:260
2191
 
msgid "A table must have at least 1 column"
2192
 
msgstr ""
2193
 
 
2194
 
#: drizzled/error.cc:262
2195
 
#, c-format
2196
 
msgid "The table '%-.192s' is full"
2197
 
msgstr ""
2198
 
 
2199
 
#: drizzled/error.cc:264
2200
 
#, c-format
2201
 
msgid "Unknown character set: '%-.64s'"
2202
 
msgstr ""
2203
 
 
2204
 
#: drizzled/error.cc:266
2205
 
#, c-format
2206
 
msgid "Too many tables; Drizzle can only use %d tables in a join"
2207
 
msgstr ""
2208
 
 
2209
 
#: drizzled/error.cc:268
2210
 
msgid "Too many columns"
2211
 
msgstr ""
2212
 
 
2213
 
#: drizzled/error.cc:270
2214
 
#, c-format
2215
 
msgid ""
2216
 
"Row size too large. The maximum row size for the used table type, not "
2217
 
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2218
 
msgstr ""
2219
 
 
2220
 
#: drizzled/error.cc:272
2221
 
#, c-format
2222
 
msgid ""
2223
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
2224
 
"thread_stack=#' to specify a bigger stack if needed"
2225
 
msgstr ""
2226
 
 
2227
 
#: drizzled/error.cc:274
2228
 
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2229
 
msgstr ""
2230
 
 
2231
 
#: drizzled/error.cc:276
2232
 
#, c-format
2233
 
msgid ""
2234
 
"Table handler doesn't support NULL in given index. Please change column "
2235
 
"'%-.192s' to be NOT NULL or use another handler"
2236
 
msgstr ""
2237
 
 
2238
 
#: drizzled/error.cc:278
2239
 
#, c-format
2240
 
msgid "Can't load function '%-.192s'"
2241
 
msgstr ""
2242
 
 
2243
 
#: drizzled/error.cc:280
2244
 
#, c-format
2245
 
msgid "Can't initialize function '%-.192s'; %-.80s"
2246
 
msgstr ""
2247
 
 
2248
 
#: drizzled/error.cc:282
2249
 
msgid "No paths allowed for shared library"
2250
 
msgstr ""
2251
 
 
2252
 
#: drizzled/error.cc:284
2253
 
#, c-format
2254
 
msgid "Function '%-.192s' already exists"
2255
 
msgstr ""
2256
 
 
2257
 
#: drizzled/error.cc:286
2258
 
#, c-format
2259
 
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2260
 
msgstr ""
2261
 
 
2262
 
#: drizzled/error.cc:288
2263
 
#, c-format
2264
 
msgid "Can't find symbol '%-.128s' in library"
2265
 
msgstr ""
2266
 
 
2267
 
#: drizzled/error.cc:290
2268
 
#, c-format
2269
 
msgid "Function '%-.192s' is not defined"
2270
 
msgstr ""
2271
 
 
2272
 
#: drizzled/error.cc:292
2273
 
#, c-format
2274
 
msgid ""
2275
 
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2276
 
"'drizzleadmin flush-hosts'"
2277
 
msgstr ""
2278
 
 
2279
 
#: drizzled/error.cc:294
2280
 
#, c-format
2281
 
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2282
 
msgstr ""
2283
 
 
2284
 
#: drizzled/error.cc:296
2285
 
msgid ""
2286
 
"You are using Drizzle as an anonymous user and anonymous users are not "
2287
 
"allowed to change passwords"
2288
 
msgstr ""
2289
 
 
2290
 
#: drizzled/error.cc:298
2291
 
msgid ""
2292
 
"You must have privileges to update tables in the drizzle database to be able "
2293
 
"to change passwords for others"
2294
 
msgstr ""
2295
 
 
2296
 
#: drizzled/error.cc:300
2297
 
msgid "Can't find any matching row in the user table"
2298
 
msgstr ""
2299
 
 
2300
 
#: drizzled/error.cc:302
2301
 
#, c-format
2302
 
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
2303
 
msgstr ""
2304
 
 
2305
 
#: drizzled/error.cc:304
2306
 
#, c-format
2307
 
msgid ""
2308
 
"Can't create a new thread (errno %d); if you are not out of available "
2309
 
"memory, you can consult the manual for a possible OS-dependent bug"
2310
 
msgstr ""
2311
 
 
2312
 
#: drizzled/error.cc:306
2313
 
#, c-format
2314
 
msgid "Column count doesn't match value count at row %ld"
2315
 
msgstr ""
2316
 
 
2317
 
#: drizzled/error.cc:308
2318
 
#, c-format
2319
 
msgid "Can't reopen table: '%-.192s'"
2320
 
msgstr ""
2321
 
 
2322
 
#: drizzled/error.cc:310
2323
 
msgid "Invalid use of NULL value"
2324
 
msgstr ""
2325
 
 
2326
 
#: drizzled/error.cc:312
2327
 
#, c-format
2328
 
msgid "Got error '%-.64s' from regexp"
2329
 
msgstr ""
2330
 
 
2331
 
#: drizzled/error.cc:314
2332
 
msgid ""
2333
 
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2334
 
"illegal if there is no GROUP BY clause"
2335
 
msgstr ""
2336
 
 
2337
 
#: drizzled/error.cc:316
2338
 
#, c-format
2339
 
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2340
 
msgstr ""
2341
 
 
2342
 
#: drizzled/error.cc:318
2343
 
#, c-format
2344
 
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2345
 
msgstr ""
2346
 
 
2347
 
#: drizzled/error.cc:320
2348
 
#, c-format
2349
 
msgid ""
2350
 
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2351
 
"table '%-.192s'"
2352
 
msgstr ""
2353
 
 
2354
 
#: drizzled/error.cc:322
2355
 
msgid ""
2356
 
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2357
 
"privileges can be used"
2358
 
msgstr ""
2359
 
 
2360
 
#: drizzled/error.cc:324
2361
 
msgid "The host or user argument to GRANT is too long"
2362
 
msgstr ""
2363
 
 
2364
 
#: drizzled/error.cc:326
2365
 
#, c-format
2366
 
msgid "Table '%-.192s.%-.192s' doesn't exist"
2367
 
msgstr ""
2368
 
 
2369
 
#: drizzled/error.cc:328
2370
 
#, c-format
2371
 
msgid ""
2372
 
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2373
 
"'%-.192s'"
2374
 
msgstr ""
2375
 
 
2376
 
#: drizzled/error.cc:330
2377
 
msgid "The used command is not allowed with this Drizzle version"
2378
 
msgstr ""
2379
 
 
2380
 
#: drizzled/error.cc:332
2381
 
msgid ""
2382
 
"You have an error in your SQL syntax; check the manual that corresponds to "
2383
 
"your Drizzle server version for the right syntax to use"
2384
 
msgstr ""
2385
 
 
2386
 
#: drizzled/error.cc:334
2387
 
#, c-format
2388
 
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2389
 
msgstr ""
2390
 
 
2391
 
#: drizzled/error.cc:336
2392
 
msgid "Too many delayed threads in use"
2393
 
msgstr ""
2394
 
 
2395
 
#: drizzled/error.cc:338
2396
 
#, c-format
2397
 
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2398
 
msgstr ""
2399
 
 
2400
 
#: drizzled/error.cc:340
2401
 
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2402
 
msgstr ""
2403
 
 
2404
 
#: drizzled/error.cc:342
2405
 
msgid "Got a read error from the connection pipe"
2406
 
msgstr ""
2407
 
 
2408
 
#: drizzled/error.cc:344
2409
 
msgid "Got an error from fcntl()"
2410
 
msgstr ""
2411
 
 
2412
 
#: drizzled/error.cc:346
2413
 
msgid "Got packets out of order"
2414
 
msgstr ""
2415
 
 
2416
 
#: drizzled/error.cc:348 libdrizzleclient/errmsg.cc:98
2417
 
msgid "Couldn't uncompress communication packet"
2418
 
msgstr ""
2419
 
 
2420
 
#: drizzled/error.cc:350 libdrizzleclient/errmsg.cc:100
2421
 
msgid "Got an error reading communication packets"
2422
 
msgstr ""
2423
 
 
2424
 
#: drizzled/error.cc:352 libdrizzleclient/errmsg.cc:102
2425
 
msgid "Got timeout reading communication packets"
2426
 
msgstr ""
2427
 
 
2428
 
#: drizzled/error.cc:354 libdrizzleclient/errmsg.cc:104
2429
 
msgid "Got an error writing communication packets"
2430
 
msgstr ""
2431
 
 
2432
 
#: drizzled/error.cc:356 libdrizzleclient/errmsg.cc:106
2433
 
msgid "Got timeout writing communication packets"
2434
 
msgstr ""
2435
 
 
2436
 
#: drizzled/error.cc:358
2437
 
msgid "Result string is longer than 'max_allowed_packet' bytes"
2438
 
msgstr ""
2439
 
 
2440
 
#: drizzled/error.cc:360
2441
 
msgid "The used table type doesn't support BLOB/TEXT columns"
2442
 
msgstr ""
2443
 
 
2444
 
#: drizzled/error.cc:362
2445
 
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2446
 
msgstr ""
2447
 
 
2448
 
#: drizzled/error.cc:364
2449
 
#, c-format
2450
 
msgid ""
2451
 
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2452
 
"LOCK TABLES"
2453
 
msgstr ""
2454
 
 
2455
 
#: drizzled/error.cc:366
2456
 
#, c-format
2457
 
msgid "Incorrect column name '%-.100s'"
2458
 
msgstr ""
2459
 
 
2460
 
#: drizzled/error.cc:368
2461
 
#, c-format
2462
 
msgid "The used storage engine can't index column '%-.192s'"
2463
 
msgstr ""
2464
 
 
2465
 
#: drizzled/error.cc:370
2466
 
msgid ""
2467
 
"Unable to open underlying table which is differently defined or of non-"
2468
 
"MyISAM type or doesn't exist"
2469
 
msgstr ""
2470
 
 
2471
 
#: drizzled/error.cc:372
2472
 
#, c-format
2473
 
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2474
 
msgstr ""
2475
 
 
2476
 
#: drizzled/error.cc:374
2477
 
#, c-format
2478
 
msgid ""
2479
 
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2480
 
msgstr ""
2481
 
 
2482
 
#: drizzled/error.cc:376
2483
 
msgid ""
2484
 
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2485
 
"UNIQUE instead"
2486
 
msgstr ""
2487
 
 
2488
 
#: drizzled/error.cc:378
2489
 
msgid "Result consisted of more than one row"
2490
 
msgstr ""
2491
 
 
2492
 
#: drizzled/error.cc:380
2493
 
msgid "This table type requires a primary key"
2494
 
msgstr ""
2495
 
 
2496
 
#: drizzled/error.cc:382
2497
 
msgid "This version of Drizzle is not compiled with RAID support"
2498
 
msgstr ""
2499
 
 
2500
 
#: drizzled/error.cc:384
2501
 
msgid ""
2502
 
"You are using safe update mode and you tried to update a table without a "
2503
 
"WHERE that uses a KEY column"
2504
 
msgstr ""
2505
 
 
2506
 
#: drizzled/error.cc:386
2507
 
#, c-format
2508
 
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2509
 
msgstr ""
2510
 
 
2511
 
#: drizzled/error.cc:388
2512
 
msgid "Can't open table"
2513
 
msgstr ""
2514
 
 
2515
 
#: drizzled/error.cc:390
2516
 
#, c-format
2517
 
msgid "The storage engine for the table doesn't support %s"
2518
 
msgstr ""
2519
 
 
2520
 
#: drizzled/error.cc:392
2521
 
msgid "You are not allowed to execute this command in a transaction"
2522
 
msgstr ""
2523
 
 
2524
 
#: drizzled/error.cc:394
2525
 
#, c-format
2526
 
msgid "Got error %d during COMMIT"
2527
 
msgstr ""
2528
 
 
2529
 
#: drizzled/error.cc:396
2530
 
#, c-format
2531
 
msgid "Got error %d during ROLLBACK"
2532
 
msgstr ""
2533
 
 
2534
 
#: drizzled/error.cc:398
2535
 
#, c-format
2536
 
msgid "Got error %d during FLUSH_LOGS"
2537
 
msgstr ""
2538
 
 
2539
 
#: drizzled/error.cc:400
2540
 
#, c-format
2541
 
msgid "Got error %d during CHECKPOINT"
2542
 
msgstr ""
2543
 
 
2544
 
#: drizzled/error.cc:402
2545
 
#, c-format
2546
 
msgid ""
2547
 
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2548
 
"'%-.64s' (%-.64s)"
2549
 
msgstr ""
2550
 
 
2551
 
#: drizzled/error.cc:404
2552
 
msgid "The storage engine for the table does not support binary table dump"
2553
 
msgstr ""
2554
 
 
2555
 
#: drizzled/error.cc:406
2556
 
msgid "Binlog closed, cannot RESET MASTER"
2557
 
msgstr ""
2558
 
 
2559
 
#: drizzled/error.cc:408
2560
 
#, c-format
2561
 
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
2562
 
msgstr ""
2563
 
 
2564
 
#: drizzled/error.cc:410
2565
 
#, c-format
2566
 
msgid "Error from master: '%-.64s'"
2567
 
msgstr ""
2568
 
 
2569
 
#: drizzled/error.cc:412
2570
 
msgid "Net error reading from master"
2571
 
msgstr ""
2572
 
 
2573
 
#: drizzled/error.cc:414
2574
 
msgid "Net error writing to master"
2575
 
msgstr ""
2576
 
 
2577
 
#: drizzled/error.cc:416
2578
 
msgid "Can't find FULLTEXT index matching the column list"
2579
 
msgstr ""
2580
 
 
2581
 
#: drizzled/error.cc:418
2582
 
msgid ""
2583
 
"Can't execute the given command because you have active locked tables or an "
2584
 
"active transaction"
2585
 
msgstr ""
2586
 
 
2587
 
#: drizzled/error.cc:420
2588
 
#, c-format
2589
 
msgid "Unknown system variable '%-.64s'"
2590
 
msgstr ""
2591
 
 
2592
 
#: drizzled/error.cc:422
2593
 
#, c-format
2594
 
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2595
 
msgstr ""
2596
 
 
2597
 
#: drizzled/error.cc:424
2598
 
#, c-format
2599
 
msgid ""
2600
 
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2601
 
msgstr ""
2602
 
 
2603
 
#: drizzled/error.cc:426
2604
 
msgid "Some non-transactional changed tables couldn't be rolled back"
2605
 
msgstr ""
2606
 
 
2607
 
#: drizzled/error.cc:428
2608
 
msgid ""
2609
 
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2610
 
"of storage; increase this drizzled variable and try again"
2611
 
msgstr ""
2612
 
 
2613
 
#: drizzled/error.cc:430
2614
 
msgid ""
2615
 
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2616
 
msgstr ""
2617
 
 
2618
 
#: drizzled/error.cc:432
2619
 
msgid ""
2620
 
"This operation requires a running slave; configure slave and do START SLAVE"
2621
 
msgstr ""
2622
 
 
2623
 
#: drizzled/error.cc:434
2624
 
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2625
 
msgstr ""
2626
 
 
2627
 
#: drizzled/error.cc:436
2628
 
msgid ""
2629
 
"Could not initialize master info structure; more error messages can be found "
2630
 
"in the Drizzle error log"
2631
 
msgstr ""
2632
 
 
2633
 
#: drizzled/error.cc:438
2634
 
msgid "Could not create slave thread; check system resources"
2635
 
msgstr ""
2636
 
 
2637
 
#: drizzled/error.cc:440
2638
 
#, c-format
2639
 
msgid ""
2640
 
"User %-.64s already has more than 'max_user_connections' active connections"
2641
 
msgstr ""
2642
 
 
2643
 
#: drizzled/error.cc:442
2644
 
msgid "You may only use constant expressions with SET"
2645
 
msgstr ""
2646
 
 
2647
 
#: drizzled/error.cc:444
2648
 
msgid "Lock wait timeout exceeded; try restarting transaction"
2649
 
msgstr ""
2650
 
 
2651
 
#: drizzled/error.cc:446
2652
 
msgid "The total number of locks exceeds the lock table size"
2653
 
msgstr ""
2654
 
 
2655
 
#: drizzled/error.cc:448
2656
 
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2657
 
msgstr ""
2658
 
 
2659
 
#: drizzled/error.cc:450
2660
 
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2661
 
msgstr ""
2662
 
 
2663
 
#: drizzled/error.cc:452
2664
 
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2665
 
msgstr ""
2666
 
 
2667
 
#: drizzled/error.cc:454
2668
 
#, c-format
2669
 
msgid "Incorrect arguments to %s"
2670
 
msgstr ""
2671
 
 
2672
 
#: drizzled/error.cc:456
2673
 
#, c-format
2674
 
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2675
 
msgstr ""
2676
 
 
2677
 
#: drizzled/error.cc:458
2678
 
msgid ""
2679
 
"Incorrect table definition; all MERGE tables must be in the same database"
2680
 
msgstr ""
2681
 
 
2682
 
#: drizzled/error.cc:460
2683
 
msgid "Deadlock found when trying to get lock; try restarting transaction"
2684
 
msgstr ""
2685
 
 
2686
 
#: drizzled/error.cc:462
2687
 
msgid "The used table type doesn't support FULLTEXT indexes"
2688
 
msgstr ""
2689
 
 
2690
 
#: drizzled/error.cc:464
2691
 
msgid "Cannot add foreign key constraint"
2692
 
msgstr ""
2693
 
 
2694
 
#: drizzled/error.cc:466
2695
 
msgid "Cannot add or update a child row: a foreign key constraint fails"
2696
 
msgstr ""
2697
 
 
2698
 
#: drizzled/error.cc:468
2699
 
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2700
 
msgstr ""
2701
 
 
2702
 
#: drizzled/error.cc:470
2703
 
#, c-format
2704
 
msgid "Error connecting to master: %-.128s"
2705
 
msgstr ""
2706
 
 
2707
 
#: drizzled/error.cc:472
2708
 
#, c-format
2709
 
msgid "Error running query on master: %-.128s"
2710
 
msgstr ""
2711
 
 
2712
 
#: drizzled/error.cc:474
2713
 
#, c-format
2714
 
msgid "Error when executing command %s: %-.128s"
2715
 
msgstr ""
2716
 
 
2717
 
#: drizzled/error.cc:476
2718
 
#, c-format
2719
 
msgid "Incorrect usage of %s and %s"
2720
 
msgstr ""
2721
 
 
2722
 
#: drizzled/error.cc:478
2723
 
msgid "The used SELECT statements have a different number of columns"
2724
 
msgstr ""
2725
 
 
2726
 
#: drizzled/error.cc:480
2727
 
msgid "Can't execute the query because you have a conflicting read lock"
2728
 
msgstr ""
2729
 
 
2730
 
#: drizzled/error.cc:482
2731
 
msgid "Mixing of transactional and non-transactional tables is disabled"
2732
 
msgstr ""
2733
 
 
2734
 
#: drizzled/error.cc:484
2735
 
#, c-format
2736
 
msgid "Option '%s' used twice in statement"
2737
 
msgstr ""
2738
 
 
2739
 
#: drizzled/error.cc:486
2740
 
#, c-format
2741
 
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2742
 
msgstr ""
2743
 
 
2744
 
#: drizzled/error.cc:488
2745
 
#, c-format
2746
 
msgid "Access denied; you need the %-.128s privilege for this operation"
2747
 
msgstr ""
2748
 
 
2749
 
#: drizzled/error.cc:490
2750
 
#, c-format
2751
 
msgid ""
2752
 
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2753
 
msgstr ""
2754
 
 
2755
 
#: drizzled/error.cc:492
2756
 
#, c-format
2757
 
msgid ""
2758
 
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2759
 
msgstr ""
2760
 
 
2761
 
#: drizzled/error.cc:494
2762
 
#, c-format
2763
 
msgid "Variable '%-.64s' doesn't have a default value"
2764
 
msgstr ""
2765
 
 
2766
 
#: drizzled/error.cc:496
2767
 
#, c-format
2768
 
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2769
 
msgstr ""
2770
 
 
2771
 
#: drizzled/error.cc:498
2772
 
#, c-format
2773
 
msgid "Incorrect argument type to variable '%-.64s'"
2774
 
msgstr ""
2775
 
 
2776
 
#: drizzled/error.cc:500
2777
 
#, c-format
2778
 
msgid "Variable '%-.64s' can only be set, not read"
2779
 
msgstr ""
2780
 
 
2781
 
#: drizzled/error.cc:502
2782
 
#, c-format
2783
 
msgid "Incorrect usage/placement of '%s'"
2784
 
msgstr ""
2785
 
 
2786
 
#: drizzled/error.cc:504
2787
 
#, c-format
2788
 
msgid "This version of Drizzle doesn't yet support '%s'"
2789
 
msgstr ""
2790
 
 
2791
 
#: drizzled/error.cc:506
2792
 
#, c-format
2793
 
msgid ""
2794
 
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2795
 
msgstr ""
2796
 
 
2797
 
#: drizzled/error.cc:508
2798
 
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2799
 
msgstr ""
2800
 
 
2801
 
#: drizzled/error.cc:510
2802
 
#, c-format
2803
 
msgid "Variable '%-.192s' is a %s variable"
2804
 
msgstr ""
2805
 
 
2806
 
#: drizzled/error.cc:512
2807
 
#, c-format
2808
 
msgid "Incorrect foreign key definition for '%-.192s': %s"
2809
 
msgstr ""
2810
 
 
2811
 
#: drizzled/error.cc:514
2812
 
msgid "Key reference and table reference don't match"
2813
 
msgstr ""
2814
 
 
2815
 
#: drizzled/error.cc:516
2816
 
#, c-format
2817
 
msgid "Operand should contain %d column(s)"
2818
 
msgstr ""
2819
 
 
2820
 
#: drizzled/error.cc:518
2821
 
msgid "Subquery returns more than 1 row"
2822
 
msgstr ""
2823
 
 
2824
 
#: drizzled/error.cc:520
2825
 
#, c-format
2826
 
msgid "Unknown prepared statement handler (%.*s) given to %s"
2827
 
msgstr ""
2828
 
 
2829
 
#: drizzled/error.cc:522
2830
 
msgid "Help database is corrupt or does not exist"
2831
 
msgstr ""
2832
 
 
2833
 
#: drizzled/error.cc:524
2834
 
msgid "Cyclic reference on subqueries"
2835
 
msgstr ""
2836
 
 
2837
 
#: drizzled/error.cc:526
2838
 
#, c-format
2839
 
msgid "Converting column '%s' from %s to %s"
2840
 
msgstr ""
2841
 
 
2842
 
#: drizzled/error.cc:528
2843
 
#, c-format
2844
 
msgid "Reference '%-.64s' not supported (%s)"
2845
 
msgstr ""
2846
 
 
2847
 
#: drizzled/error.cc:530
2848
 
msgid "Every derived table must have its own alias"
2849
 
msgstr ""
2850
 
 
2851
 
#: drizzled/error.cc:532
2852
 
#, c-format
2853
 
msgid "Select %u was reduced during optimization"
2854
 
msgstr ""
2855
 
 
2856
 
#: drizzled/error.cc:534
2857
 
#, c-format
2858
 
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2859
 
msgstr ""
2860
 
 
2861
 
#: drizzled/error.cc:536
2862
 
msgid ""
2863
 
"Client does not support authentication protocol requested by server; "
2864
 
"consider upgrading Drizzle client"
2865
 
msgstr ""
2866
 
 
2867
 
#: drizzled/error.cc:538
2868
 
msgid "All parts of a SPATIAL index must be NOT NULL"
2869
 
msgstr ""
2870
 
 
2871
 
#: drizzled/error.cc:540
2872
 
#, c-format
2873
 
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2874
 
msgstr ""
2875
 
 
2876
 
#: drizzled/error.cc:542
2877
 
msgid "Slave is already running"
2878
 
msgstr ""
2879
 
 
2880
 
#: drizzled/error.cc:544
2881
 
msgid "Slave already has been stopped"
2882
 
msgstr ""
2883
 
 
2884
 
#: drizzled/error.cc:546
2885
 
#, c-format
2886
 
msgid ""
2887
 
"Uncompressed data size too large; the maximum size is %d (probably, length "
2888
 
"of uncompressed data was corrupted)"
2889
 
msgstr ""
2890
 
 
2891
 
#: drizzled/error.cc:548
2892
 
msgid "ZLIB: Not enough memory"
2893
 
msgstr ""
2894
 
 
2895
 
#: drizzled/error.cc:550
2896
 
msgid ""
2897
 
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2898
 
"data was corrupted)"
2899
 
msgstr ""
2900
 
 
2901
 
#: drizzled/error.cc:552
2902
 
msgid "ZLIB: Input data corrupted"
2903
 
msgstr ""
2904
 
 
2905
 
#: drizzled/error.cc:554
2906
 
#, c-format
2907
 
msgid "%d line(s) were cut by GROUP_CONCAT()"
2908
 
msgstr ""
2909
 
 
2910
 
#: drizzled/error.cc:556
2911
 
#, c-format
2912
 
msgid "Row %ld doesn't contain data for all columns"
2913
 
msgstr ""
2914
 
 
2915
 
#: drizzled/error.cc:558
2916
 
#, c-format
2917
 
msgid ""
2918
 
"Row %ld was truncated; it contained more data than there were input columns"
2919
 
msgstr ""
2920
 
 
2921
 
#: drizzled/error.cc:560
2922
 
#, c-format
2923
 
msgid ""
2924
 
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2925
 
msgstr ""
2926
 
 
2927
 
#: drizzled/error.cc:562
2928
 
#, c-format
2929
 
msgid "Out of range value for column '%s' at row %ld"
2930
 
msgstr ""
2931
 
 
2932
 
#: drizzled/error.cc:564
2933
 
#, c-format
2934
 
msgid "Data truncated for column '%s' at row %ld"
2935
 
msgstr ""
2936
 
 
2937
 
#: drizzled/error.cc:566
2938
 
#, c-format
2939
 
msgid "Using storage engine %s for table '%s'"
2940
 
msgstr ""
2941
 
 
2942
 
#: drizzled/error.cc:568
2943
 
#, c-format
2944
 
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2945
 
msgstr ""
2946
 
 
2947
 
#: drizzled/error.cc:570
2948
 
msgid "Cannot drop one or more of the requested users"
2949
 
msgstr ""
2950
 
 
2951
 
#: drizzled/error.cc:572
2952
 
msgid "Can't revoke all privileges for one or more of the requested users"
2953
 
msgstr ""
2954
 
 
2955
 
#: drizzled/error.cc:574
2956
 
#, c-format
2957
 
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2958
 
msgstr ""
2959
 
 
2960
 
#: drizzled/error.cc:576
2961
 
#, c-format
2962
 
msgid "Illegal mix of collations for operation '%s'"
2963
 
msgstr ""
2964
 
 
2965
 
#: drizzled/error.cc:578
2966
 
#, c-format
2967
 
msgid ""
2968
 
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2969
 
"variable_name)"
2970
 
msgstr ""
2971
 
 
2972
 
#: drizzled/error.cc:580
2973
 
#, c-format
2974
 
msgid "Unknown collation: '%-.64s'"
2975
 
msgstr ""
2976
 
 
2977
 
#: drizzled/error.cc:582
2978
 
msgid ""
2979
 
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2980
 
"compiled without SSL support; they can be used later if Drizzle slave with "
2981
 
"SSL is started"
2982
 
msgstr ""
2983
 
 
2984
 
#: drizzled/error.cc:584
2985
 
#, c-format
2986
 
msgid ""
2987
 
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2988
 
"old format; please change the password to the new format"
2989
 
msgstr ""
2990
 
 
2991
 
#: drizzled/error.cc:586
2992
 
#, c-format
2993
 
msgid ""
2994
 
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2995
 
"SELECT #%d"
2996
 
msgstr ""
2997
 
 
2998
 
#: drizzled/error.cc:588
2999
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3000
 
msgstr ""
3001
 
 
3002
 
#: drizzled/error.cc:590
3003
 
msgid ""
3004
 
"It is recommended to use --skip-slave-start when doing step-by-step "
3005
 
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3006
 
"get an unexpected slave's drizzled restart"
3007
 
msgstr ""
3008
 
 
3009
 
#: drizzled/error.cc:592
3010
 
msgid "SQL thread is not to be started so UNTIL options are ignored"
3011
 
msgstr ""
3012
 
 
3013
 
#: drizzled/error.cc:594
3014
 
#, c-format
3015
 
msgid "Incorrect index name '%-.100s'"
3016
 
msgstr ""
3017
 
 
3018
 
#: drizzled/error.cc:596
3019
 
#, c-format
3020
 
msgid "Incorrect catalog name '%-.100s'"
3021
 
msgstr ""
3022
 
 
3023
 
#: drizzled/error.cc:598
3024
 
#, c-format
3025
 
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3026
 
msgstr ""
3027
 
 
3028
 
#: drizzled/error.cc:600
3029
 
#, c-format
3030
 
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3031
 
msgstr ""
3032
 
 
3033
 
#: drizzled/error.cc:602
3034
 
#, c-format
3035
 
msgid "Unknown key cache '%-.100s'"
3036
 
msgstr ""
3037
 
 
3038
 
#: drizzled/error.cc:604
3039
 
msgid ""
3040
 
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3041
 
"this switch for this grant to work"
3042
 
msgstr ""
3043
 
 
3044
 
#: drizzled/error.cc:606
3045
 
#, c-format
3046
 
msgid "Unknown table engine '%s'"
3047
 
msgstr ""
3048
 
 
3049
 
#: drizzled/error.cc:608
3050
 
#, c-format
3051
 
msgid "'%s' is deprecated; use '%s' instead"
3052
 
msgstr ""
3053
 
 
3054
 
#: drizzled/error.cc:610
3055
 
#, c-format
3056
 
msgid "The target table %-.100s of the %s is not updatable"
3057
 
msgstr ""
3058
 
 
3059
 
#: drizzled/error.cc:612
3060
 
#, c-format
3061
 
msgid ""
3062
 
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3063
 
"working"
3064
 
msgstr ""
3065
 
 
3066
 
#: drizzled/error.cc:614
3067
 
#, c-format
3068
 
msgid ""
3069
 
"The Drizzle server is running with the %s option so it cannot execute this "
3070
 
"statement"
3071
 
msgstr ""
3072
 
 
3073
 
#: drizzled/error.cc:616
3074
 
#, c-format
3075
 
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3076
 
msgstr ""
3077
 
 
3078
 
#: drizzled/error.cc:618
3079
 
#, c-format
3080
 
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3081
 
msgstr ""
3082
 
 
3083
 
#: drizzled/error.cc:620
3084
 
msgid ""
3085
 
"Incorrect table definition; there can be only one TIMESTAMP column with "
3086
 
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3087
 
msgstr ""
3088
 
 
3089
 
#: drizzled/error.cc:622
3090
 
#, c-format
3091
 
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3092
 
msgstr ""
3093
 
 
3094
 
#: drizzled/error.cc:624
3095
 
msgid "This command is not supported in the prepared statement protocol yet"
3096
 
msgstr ""
3097
 
 
3098
 
#: drizzled/error.cc:626
3099
 
#, c-format
3100
 
msgid "Got error %d '%-.100s' from %s"
3101
 
msgstr ""
3102
 
 
3103
 
#: drizzled/error.cc:628
3104
 
#, c-format
3105
 
msgid "Got temporary error %d '%-.100s' from %s"
3106
 
msgstr ""
3107
 
 
3108
 
#: drizzled/error.cc:630
3109
 
#, c-format
3110
 
msgid "Unknown or incorrect time zone: '%-.64s'"
3111
 
msgstr ""
3112
 
 
3113
 
#: drizzled/error.cc:632
3114
 
#, c-format
3115
 
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3116
 
msgstr ""
3117
 
 
3118
 
#: drizzled/error.cc:634
3119
 
#, c-format
3120
 
msgid "Invalid %s character string: '%.64s'"
3121
 
msgstr ""
3122
 
 
3123
 
#: drizzled/error.cc:636
3124
 
#, c-format
3125
 
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3126
 
msgstr ""
3127
 
 
3128
 
#: drizzled/error.cc:638
3129
 
#, c-format
3130
 
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3131
 
msgstr ""
3132
 
 
3133
 
#: drizzled/error.cc:640
3134
 
#, c-format
3135
 
msgid "Can't create a %s from within another stored routine"
3136
 
msgstr ""
3137
 
 
3138
 
#: drizzled/error.cc:642
3139
 
#, c-format
3140
 
msgid "%s %s already exists"
3141
 
msgstr ""
3142
 
 
3143
 
#: drizzled/error.cc:644
3144
 
#, c-format
3145
 
msgid "%s %s does not exist"
3146
 
msgstr ""
3147
 
 
3148
 
#: drizzled/error.cc:646
3149
 
#, c-format
3150
 
msgid "Failed to DROP %s %s"
3151
 
msgstr ""
3152
 
 
3153
 
#: drizzled/error.cc:648
3154
 
#, c-format
3155
 
msgid "Failed to CREATE %s %s"
3156
 
msgstr ""
3157
 
 
3158
 
#: drizzled/error.cc:650
3159
 
#, c-format
3160
 
msgid "%s with no matching label: %s"
3161
 
msgstr ""
3162
 
 
3163
 
#: drizzled/error.cc:652
3164
 
#, c-format
3165
 
msgid "Redefining label %s"
3166
 
msgstr ""
3167
 
 
3168
 
#: drizzled/error.cc:654
3169
 
#, c-format
3170
 
msgid "End-label %s without match"
3171
 
msgstr ""
3172
 
 
3173
 
#: drizzled/error.cc:656
3174
 
#, c-format
3175
 
msgid "Referring to uninitialized variable %s"
3176
 
msgstr ""
3177
 
 
3178
 
#: drizzled/error.cc:658
3179
 
#, c-format
3180
 
msgid "PROCEDURE %s can't return a result set in the given context"
3181
 
msgstr ""
3182
 
 
3183
 
#: drizzled/error.cc:660
3184
 
msgid "RETURN is only allowed in a FUNCTION"
3185
 
msgstr ""
3186
 
 
3187
 
#: drizzled/error.cc:662
3188
 
#, c-format
3189
 
msgid "%s is not allowed in stored procedures"
3190
 
msgstr ""
3191
 
 
3192
 
#: drizzled/error.cc:664
3193
 
msgid ""
3194
 
"The update log is deprecated and replaced by the binary log; SET "
3195
 
"SQL_LOG_UPDATE has been ignored"
3196
 
msgstr ""
3197
 
 
3198
 
#: drizzled/error.cc:666
3199
 
msgid ""
3200
 
"The update log is deprecated and replaced by the binary log; SET "
3201
 
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3202
 
msgstr ""
3203
 
 
3204
 
#: drizzled/error.cc:668
3205
 
msgid "Query execution was interrupted"
3206
 
msgstr ""
3207
 
 
3208
 
#: drizzled/error.cc:670
3209
 
#, c-format
3210
 
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3211
 
msgstr ""
3212
 
 
3213
 
#: drizzled/error.cc:672
3214
 
#, c-format
3215
 
msgid "Undefined CONDITION: %s"
3216
 
msgstr ""
3217
 
 
3218
 
#: drizzled/error.cc:674
3219
 
#, c-format
3220
 
msgid "No RETURN found in FUNCTION %s"
3221
 
msgstr ""
3222
 
 
3223
 
#: drizzled/error.cc:676
3224
 
#, c-format
3225
 
msgid "FUNCTION %s ended without RETURN"
3226
 
msgstr ""
3227
 
 
3228
 
#: drizzled/error.cc:678
3229
 
msgid "Cursor statement must be a SELECT"
3230
 
msgstr ""
3231
 
 
3232
 
#: drizzled/error.cc:680
3233
 
msgid "Cursor SELECT must not have INTO"
3234
 
msgstr ""
3235
 
 
3236
 
#: drizzled/error.cc:682
3237
 
#, c-format
3238
 
msgid "Undefined CURSOR: %s"
3239
 
msgstr ""
3240
 
 
3241
 
#: drizzled/error.cc:684
3242
 
msgid "Cursor is already open"
3243
 
msgstr ""
3244
 
 
3245
 
#: drizzled/error.cc:686
3246
 
msgid "Cursor is not open"
3247
 
msgstr ""
3248
 
 
3249
 
#: drizzled/error.cc:688
3250
 
#, c-format
3251
 
msgid "Undeclared variable: %s"
3252
 
msgstr ""
3253
 
 
3254
 
#: drizzled/error.cc:690
3255
 
msgid "Incorrect number of FETCH variables"
3256
 
msgstr ""
3257
 
 
3258
 
#: drizzled/error.cc:692
3259
 
msgid "No data - zero rows fetched, selected, or processed"
3260
 
msgstr ""
3261
 
 
3262
 
#: drizzled/error.cc:694
3263
 
#, c-format
3264
 
msgid "Duplicate parameter: %s"
3265
 
msgstr ""
3266
 
 
3267
 
#: drizzled/error.cc:696
3268
 
#, c-format
3269
 
msgid "Duplicate variable: %s"
3270
 
msgstr ""
3271
 
 
3272
 
#: drizzled/error.cc:698
3273
 
#, c-format
3274
 
msgid "Duplicate condition: %s"
3275
 
msgstr ""
3276
 
 
3277
 
#: drizzled/error.cc:700
3278
 
#, c-format
3279
 
msgid "Duplicate cursor: %s"
3280
 
msgstr ""
3281
 
 
3282
 
#: drizzled/error.cc:702
3283
 
#, c-format
3284
 
msgid "Failed to ALTER %s %s"
3285
 
msgstr ""
3286
 
 
3287
 
#: drizzled/error.cc:704
3288
 
msgid "Subquery value not supported"
3289
 
msgstr ""
3290
 
 
3291
 
#: drizzled/error.cc:706
3292
 
#, c-format
3293
 
msgid "%s is not allowed in stored function or trigger"
3294
 
msgstr ""
3295
 
 
3296
 
#: drizzled/error.cc:708
3297
 
msgid "Variable or condition declaration after cursor or handler declaration"
3298
 
msgstr ""
3299
 
 
3300
 
#: drizzled/error.cc:710
3301
 
msgid "Cursor declaration after handler declaration"
3302
 
msgstr ""
3303
 
 
3304
 
#: drizzled/error.cc:712
3305
 
msgid "Case not found for CASE statement"
3306
 
msgstr ""
3307
 
 
3308
 
#: drizzled/error.cc:714
3309
 
#, c-format
3310
 
msgid "Configuration file '%-.192s' is too big"
3311
 
msgstr ""
3312
 
 
3313
 
#: drizzled/error.cc:716
3314
 
#, c-format
3315
 
msgid "Malformed file type header in file '%-.192s'"
3316
 
msgstr ""
3317
 
 
3318
 
#: drizzled/error.cc:718
3319
 
#, c-format
3320
 
msgid "Unexpected end of file while parsing comment '%-.200s'"
3321
 
msgstr ""
3322
 
 
3323
 
#: drizzled/error.cc:720
3324
 
#, c-format
3325
 
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3326
 
msgstr ""
3327
 
 
3328
 
#: drizzled/error.cc:722
3329
 
#, c-format
3330
 
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3331
 
msgstr ""
3332
 
 
3333
 
#: drizzled/error.cc:724
3334
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3335
 
msgstr ""
3336
 
 
3337
 
#: drizzled/error.cc:726
3338
 
#, c-format
3339
 
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3340
 
msgstr ""
3341
 
 
3342
 
#: drizzled/error.cc:728
3343
 
#, c-format
3344
 
msgid "'%-.192s.%-.192s' is not %s"
3345
 
msgstr ""
3346
 
 
3347
 
#: drizzled/error.cc:730
3348
 
#, c-format
3349
 
msgid "Column '%-.192s' is not updatable"
3350
 
msgstr ""
3351
 
 
3352
 
#: drizzled/error.cc:732
3353
 
msgid "View's SELECT contains a subquery in the FROM clause"
3354
 
msgstr ""
3355
 
 
3356
 
#: drizzled/error.cc:734
3357
 
#, c-format
3358
 
msgid "View's SELECT contains a '%s' clause"
3359
 
msgstr ""
3360
 
 
3361
 
#: drizzled/error.cc:736
3362
 
msgid "View's SELECT contains a variable or parameter"
3363
 
msgstr ""
3364
 
 
3365
 
#: drizzled/error.cc:738
3366
 
#, c-format
3367
 
msgid "View's SELECT refers to a temporary table '%-.192s'"
3368
 
msgstr ""
3369
 
 
3370
 
#: drizzled/error.cc:740
3371
 
msgid "View's SELECT and view's field list have different column counts"
3372
 
msgstr ""
3373
 
 
3374
 
#: drizzled/error.cc:742
3375
 
msgid ""
3376
 
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3377
 
msgstr ""
3378
 
 
3379
 
#: drizzled/error.cc:744
3380
 
msgid "View being updated does not have complete key of underlying table in it"
3381
 
msgstr ""
3382
 
 
3383
 
#: drizzled/error.cc:746
3384
 
#, c-format
3385
 
msgid ""
3386
 
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3387
 
"(s) or definer/invoker of view lack rights to use them"
3388
 
msgstr ""
3389
 
 
3390
 
#: drizzled/error.cc:748
3391
 
#, c-format
3392
 
msgid "Can't drop or alter a %s from within another stored routine"
3393
 
msgstr ""
3394
 
 
3395
 
#: drizzled/error.cc:750
3396
 
msgid "GOTO is not allowed in a stored procedure handler"
3397
 
msgstr ""
3398
 
 
3399
 
#: drizzled/error.cc:752
3400
 
msgid "Trigger already exists"
3401
 
msgstr ""
3402
 
 
3403
 
#: drizzled/error.cc:754
3404
 
msgid "Trigger does not exist"
3405
 
msgstr ""
3406
 
 
3407
 
#: drizzled/error.cc:756
3408
 
#, c-format
3409
 
msgid "Trigger's '%-.192s' is view or temporary table"
3410
 
msgstr ""
3411
 
 
3412
 
#: drizzled/error.cc:758
3413
 
#, c-format
3414
 
msgid "Updating of %s row is not allowed in %strigger"
3415
 
msgstr ""
3416
 
 
3417
 
#: drizzled/error.cc:760
3418
 
#, c-format
3419
 
msgid "There is no %s row in %s trigger"
3420
 
msgstr ""
3421
 
 
3422
 
#: drizzled/error.cc:762
3423
 
#, c-format
3424
 
msgid "Field '%-.192s' doesn't have a default value"
3425
 
msgstr ""
3426
 
 
3427
 
#: drizzled/error.cc:764
3428
 
msgid "Division by 0"
3429
 
msgstr ""
3430
 
 
3431
 
#: drizzled/error.cc:766
3432
 
#, c-format
3433
 
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3434
 
msgstr ""
3435
 
 
3436
 
#: drizzled/error.cc:768
3437
 
#, c-format
3438
 
msgid "Illegal %s '%-.192s' value found during parsing"
3439
 
msgstr ""
3440
 
 
3441
 
#: drizzled/error.cc:770
3442
 
#, c-format
3443
 
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3444
 
msgstr ""
3445
 
 
3446
 
#: drizzled/error.cc:772
3447
 
#, c-format
3448
 
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3449
 
msgstr ""
3450
 
 
3451
 
#: drizzled/error.cc:774
3452
 
#, c-format
3453
 
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3454
 
msgstr ""
3455
 
 
3456
 
#: drizzled/error.cc:776
3457
 
#, c-format
3458
 
msgid "Failed purging old relay logs: %s"
3459
 
msgstr ""
3460
 
 
3461
 
#: drizzled/error.cc:778
3462
 
#, c-format
3463
 
msgid "Password hash should be a %d-digit hexadecimal number"
3464
 
msgstr ""
3465
 
 
3466
 
#: drizzled/error.cc:780
3467
 
msgid "Target log not found in binlog index"
3468
 
msgstr ""
3469
 
 
3470
 
#: drizzled/error.cc:782
3471
 
msgid "I/O error reading log index file"
3472
 
msgstr ""
3473
 
 
3474
 
#: drizzled/error.cc:784
3475
 
msgid "Server configuration does not permit binlog purge"
3476
 
msgstr ""
3477
 
 
3478
 
#: drizzled/error.cc:786
3479
 
msgid "Failed on fseek()"
3480
 
msgstr ""
3481
 
 
3482
 
#: drizzled/error.cc:788
3483
 
msgid "Fatal error during log purge"
3484
 
msgstr ""
3485
 
 
3486
 
#: drizzled/error.cc:790
3487
 
msgid "A purgeable log is in use, will not purge"
3488
 
msgstr ""
3489
 
 
3490
 
#: drizzled/error.cc:792
3491
 
msgid "Unknown error during log purge"
3492
 
msgstr ""
3493
 
 
3494
 
#: drizzled/error.cc:794
3495
 
#, c-format
3496
 
msgid "Failed initializing relay log position: %s"
3497
 
msgstr ""
3498
 
 
3499
 
#: drizzled/error.cc:796
3500
 
msgid "You are not using binary logging"
3501
 
msgstr ""
3502
 
 
3503
 
#: drizzled/error.cc:798
3504
 
#, c-format
3505
 
msgid ""
3506
 
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3507
 
msgstr ""
3508
 
 
3509
 
#: drizzled/error.cc:800
3510
 
msgid "WSAStartup Failed"
3511
 
msgstr ""
3512
 
 
3513
 
#: drizzled/error.cc:802
3514
 
msgid "Can't handle procedures with different groups yet"
3515
 
msgstr ""
3516
 
 
3517
 
#: drizzled/error.cc:804
3518
 
msgid "Select must have a group with this procedure"
3519
 
msgstr ""
3520
 
 
3521
 
#: drizzled/error.cc:806
3522
 
msgid "Can't use ORDER clause with this procedure"
3523
 
msgstr ""
3524
 
 
3525
 
#: drizzled/error.cc:808
3526
 
#, c-format
3527
 
msgid "Binary logging and replication forbid changing the global server %s"
3528
 
msgstr ""
3529
 
 
3530
 
#: drizzled/error.cc:810
3531
 
#, c-format
3532
 
msgid "Can't map file: %-.200s, errno: %d"
3533
 
msgstr ""
3534
 
 
3535
 
#: drizzled/error.cc:812
3536
 
#, c-format
3537
 
msgid "Wrong magic in %-.64s"
3538
 
msgstr ""
3539
 
 
3540
 
#: drizzled/error.cc:814
3541
 
msgid "Prepared statement contains too many placeholders"
3542
 
msgstr ""
3543
 
 
3544
 
#: drizzled/error.cc:816
3545
 
#, c-format
3546
 
msgid "Key part '%-.192s' length cannot be 0"
3547
 
msgstr ""
3548
 
 
3549
 
#: drizzled/error.cc:818
3550
 
msgid "View text checksum failed"
3551
 
msgstr ""
3552
 
 
3553
 
#: drizzled/error.cc:820
3554
 
#, c-format
3555
 
msgid ""
3556
 
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3557
 
msgstr ""
3558
 
 
3559
 
#: drizzled/error.cc:822
3560
 
#, c-format
3561
 
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3562
 
msgstr ""
3563
 
 
3564
 
#: drizzled/error.cc:824
3565
 
#, c-format
3566
 
msgid "Can not delete from join view '%-.192s.%-.192s'"
3567
 
msgstr ""
3568
 
 
3569
 
#: drizzled/error.cc:826
3570
 
#, c-format
3571
 
msgid "Operation %s failed for %.256s"
3572
 
msgstr ""
3573
 
 
3574
 
#: drizzled/error.cc:828
3575
 
msgid "XAER_NOTA: Unknown XID"
3576
 
msgstr ""
3577
 
 
3578
 
#: drizzled/error.cc:830
3579
 
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3580
 
msgstr ""
3581
 
 
3582
 
#: drizzled/error.cc:832
3583
 
#, c-format
3584
 
msgid ""
3585
 
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3586
 
"the  %.64s state"
3587
 
msgstr ""
3588
 
 
3589
 
#: drizzled/error.cc:834
3590
 
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3591
 
msgstr ""
3592
 
 
3593
 
#: drizzled/error.cc:836
3594
 
msgid ""
3595
 
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3596
 
"for consistency"
3597
 
msgstr ""
3598
 
 
3599
 
#: drizzled/error.cc:838
3600
 
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3601
 
msgstr ""
3602
 
 
3603
 
#: drizzled/error.cc:840
3604
 
#, c-format
3605
 
msgid ""
3606
 
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3607
 
"'%-.192s'"
3608
 
msgstr ""
3609
 
 
3610
 
#: drizzled/error.cc:842
3611
 
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3612
 
msgstr ""
3613
 
 
3614
 
#: drizzled/error.cc:844
3615
 
msgid "Failed to revoke all privileges to dropped routine"
3616
 
msgstr ""
3617
 
 
3618
 
#: drizzled/error.cc:846
3619
 
#, c-format
3620
 
msgid "Data too long for column '%s' at row %ld"
3621
 
msgstr ""
3622
 
 
3623
 
#: drizzled/error.cc:848
3624
 
#, c-format
3625
 
msgid "Bad SQLSTATE: '%s'"
3626
 
msgstr ""
3627
 
 
3628
 
#: drizzled/error.cc:850
3629
 
#, c-format
3630
 
msgid ""
3631
 
"%s: ready for connections.\n"
3632
 
"Version: '%s'  socket: '%s'  port: %d  %s"
3633
 
msgstr ""
3634
 
 
3635
 
#: drizzled/error.cc:852
3636
 
msgid "Can't load value from file with fixed size rows to variable"
3637
 
msgstr ""
3638
 
 
3639
 
#: drizzled/error.cc:854
3640
 
msgid "You are not allowed to create a user with GRANT"
3641
 
msgstr ""
3642
 
 
3643
 
#: drizzled/error.cc:856
3644
 
#, c-format
3645
 
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3646
 
msgstr ""
3647
 
 
3648
 
#: drizzled/error.cc:858
3649
 
msgid "Table definition has changed, please retry transaction"
3650
 
msgstr ""
3651
 
 
3652
 
#: drizzled/error.cc:860
3653
 
msgid "Duplicate handler declared in the same block"
3654
 
msgstr ""
3655
 
 
3656
 
#: drizzled/error.cc:862
3657
 
#, c-format
3658
 
msgid ""
3659
 
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3660
 
"variable in BEFORE trigger"
3661
 
msgstr ""
3662
 
 
3663
 
#: drizzled/error.cc:864
3664
 
#, c-format
3665
 
msgid "Not allowed to return a result set from a %s"
3666
 
msgstr ""
3667
 
 
3668
 
#: drizzled/error.cc:866
3669
 
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3670
 
msgstr ""
3671
 
 
3672
 
#: drizzled/error.cc:868
3673
 
msgid ""
3674
 
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3675
 
"declaration and binary logging is enabled; if non-transactional tables were "
3676
 
"updated, the binary log will miss their changes"
3677
 
msgstr ""
3678
 
 
3679
 
#: drizzled/error.cc:870
3680
 
msgid ""
3681
 
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3682
 
"declaration and binary logging is enabled (you *might* want to use the less "
3683
 
"safe log_bin_trust_function_creators variable)"
3684
 
msgstr ""
3685
 
 
3686
 
#: drizzled/error.cc:872
3687
 
msgid ""
3688
 
"You do not have the SUPER privilege and binary logging is enabled (you "
3689
 
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3690
 
msgstr ""
3691
 
 
3692
 
#: drizzled/error.cc:874
3693
 
msgid ""
3694
 
"You can't execute a prepared statement which has an open cursor associated "
3695
 
"with it. Reset the statement to re-execute it."
3696
 
msgstr ""
3697
 
 
3698
 
#: drizzled/error.cc:876
3699
 
#, c-format
3700
 
msgid "The statement (%lu) has no open cursor."
3701
 
msgstr ""
3702
 
 
3703
 
#: drizzled/error.cc:878
3704
 
msgid ""
3705
 
"Explicit or implicit commit is not allowed in stored function or trigger."
3706
 
msgstr ""
3707
 
 
3708
 
#: drizzled/error.cc:880
3709
 
#, c-format
3710
 
msgid ""
3711
 
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3712
 
msgstr ""
3713
 
 
3714
 
#: drizzled/error.cc:882
3715
 
msgid "Recursive stored functions and triggers are not allowed."
3716
 
msgstr ""
3717
 
 
3718
 
#: drizzled/error.cc:884
3719
 
#, c-format
3720
 
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3721
 
msgstr ""
3722
 
 
3723
 
#: drizzled/error.cc:886
3724
 
#, c-format
3725
 
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3726
 
msgstr ""
3727
 
 
3728
 
#: drizzled/error.cc:888
3729
 
#, c-format
3730
 
msgid ""
3731
 
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3732
 
"'%-.192s')."
3733
 
msgstr ""
3734
 
 
3735
 
#: drizzled/error.cc:890
3736
 
msgid ""
3737
 
"You can't combine write-locking of system tables with other tables or lock "
3738
 
"types"
3739
 
msgstr ""
3740
 
 
3741
 
#: drizzled/error.cc:892
3742
 
#, c-format
3743
 
msgid "Unable to connect to foreign data source: %.64s"
3744
 
msgstr ""
3745
 
 
3746
 
#: drizzled/error.cc:894
3747
 
#, c-format
3748
 
msgid ""
3749
 
"There was a problem processing the query on the foreign data source. Data "
3750
 
"source error: %-.64s"
3751
 
msgstr ""
3752
 
 
3753
 
#: drizzled/error.cc:896
3754
 
#, c-format
3755
 
msgid ""
3756
 
"The foreign data source you are trying to reference does not exist. Data "
3757
 
"source error:  %-.64s"
3758
 
msgstr ""
3759
 
 
3760
 
#: drizzled/error.cc:898
3761
 
#, c-format
3762
 
msgid ""
3763
 
"Can't create federated table. The data source connection string '%-.64s' is "
3764
 
"not in the correct format"
3765
 
msgstr ""
3766
 
 
3767
 
#: drizzled/error.cc:900
3768
 
#, c-format
3769
 
msgid "The data source connection string '%-.64s' is not in the correct format"
3770
 
msgstr ""
3771
 
 
3772
 
#: drizzled/error.cc:902
3773
 
#, c-format
3774
 
msgid "Can't create federated table. Foreign data src error:  %-.64s"
3775
 
msgstr ""
3776
 
 
3777
 
#: drizzled/error.cc:904
3778
 
msgid "Trigger in wrong schema"
3779
 
msgstr ""
3780
 
 
3781
 
#: drizzled/error.cc:906
3782
 
#, c-format
3783
 
msgid ""
3784
 
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
3785
 
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3786
 
msgstr ""
3787
 
 
3788
 
#: drizzled/error.cc:908
3789
 
#, c-format
3790
 
msgid "Routine body for '%-.100s' is too long"
3791
 
msgstr ""
3792
 
 
3793
 
#: drizzled/error.cc:910
3794
 
msgid "Cannot drop default keycache"
3795
 
msgstr ""
3796
 
 
3797
 
#: drizzled/error.cc:912
3798
 
#, c-format
3799
 
msgid "Display width out of range for column '%-.192s' (max = %d)"
3800
 
msgstr ""
3801
 
 
3802
 
#: drizzled/error.cc:914
3803
 
msgid "XAER_DUPID: The XID already exists"
3804
 
msgstr ""
3805
 
 
3806
 
#: drizzled/error.cc:916
3807
 
#, c-format
3808
 
msgid "Datetime function: %-.32s field overflow"
3809
 
msgstr ""
3810
 
 
3811
 
#: drizzled/error.cc:918
3812
 
#, c-format
3813
 
msgid ""
3814
 
"Can't update table '%-.192s' in stored function/trigger because it is "
3815
 
"already used by statement which invoked this stored function/trigger."
3816
 
msgstr ""
3817
 
 
3818
 
#: drizzled/error.cc:920
3819
 
#, c-format
3820
 
msgid ""
3821
 
"The definition of table '%-.192s' prevents operation %.192s on table "
3822
 
"'%-.192s'."
3823
 
msgstr ""
3824
 
 
3825
 
#: drizzled/error.cc:922
3826
 
msgid ""
3827
 
"The prepared statement contains a stored routine call that refers to that "
3828
 
"same statement. It's not allowed to execute a prepared statement in such a "
3829
 
"recursive manner"
3830
 
msgstr ""
3831
 
 
3832
 
#: drizzled/error.cc:924
3833
 
msgid "Not allowed to set autocommit from a stored function or trigger"
3834
 
msgstr ""
3835
 
 
3836
 
#: drizzled/error.cc:926
3837
 
msgid "Definer is not fully qualified"
3838
 
msgstr ""
3839
 
 
3840
 
#: drizzled/error.cc:928
3841
 
#, c-format
3842
 
msgid ""
3843
 
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3844
 
"Current user is used as definer. Please recreate the view!"
3845
 
msgstr ""
3846
 
 
3847
 
#: drizzled/error.cc:930
3848
 
#, c-format
3849
 
msgid ""
3850
 
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3851
 
"definer"
3852
 
msgstr ""
3853
 
 
3854
 
#: drizzled/error.cc:932
3855
 
#, c-format
3856
 
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3857
 
msgstr ""
3858
 
 
3859
 
#: drizzled/error.cc:934
3860
 
#, c-format
3861
 
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3862
 
msgstr ""
3863
 
 
3864
 
#: drizzled/error.cc:936
3865
 
#, c-format
3866
 
msgid ""
3867
 
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3868
 
msgstr ""
3869
 
 
3870
 
#: drizzled/error.cc:938
3871
 
#, c-format
3872
 
msgid ""
3873
 
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3874
 
msgstr ""
3875
 
 
3876
 
#: drizzled/error.cc:940
3877
 
#, c-format
3878
 
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3879
 
msgstr ""
3880
 
 
3881
 
#: drizzled/error.cc:942
3882
 
#, c-format
3883
 
msgid ""
3884
 
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3885
 
"activated under the authorization of the invoker, which may have "
3886
 
"insufficient privileges. Please recreate the trigger."
3887
 
msgstr ""
3888
 
 
3889
 
#: drizzled/error.cc:944
3890
 
#, c-format
3891
 
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3892
 
msgstr ""
3893
 
 
3894
 
#: drizzled/error.cc:946
3895
 
#, c-format
3896
 
msgid ""
3897
 
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3898
 
"exceeded for routine %.192s"
3899
 
msgstr ""
3900
 
 
3901
 
#: drizzled/error.cc:948
3902
 
#, c-format
3903
 
msgid ""
3904
 
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3905
 
"or contains bad data (internal code %d)"
3906
 
msgstr ""
3907
 
 
3908
 
#: drizzled/error.cc:950
3909
 
#, c-format
3910
 
msgid "Incorrect routine name '%-.192s'"
3911
 
msgstr ""
3912
 
 
3913
 
#: drizzled/error.cc:952
3914
 
#, c-format
3915
 
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3916
 
msgstr ""
3917
 
 
3918
 
#: drizzled/error.cc:954
3919
 
msgid "AGGREGATE is not supported for stored functions"
3920
 
msgstr ""
3921
 
 
3922
 
#: drizzled/error.cc:956
3923
 
#, c-format
3924
 
msgid ""
3925
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
3926
 
"lu)"
3927
 
msgstr ""
3928
 
 
3929
 
#: drizzled/error.cc:958
3930
 
#, c-format
3931
 
msgid "`%-.192s`.`%-.192s` contains view recursion"
3932
 
msgstr ""
3933
 
 
3934
 
#: drizzled/error.cc:960
3935
 
#, c-format
3936
 
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3937
 
msgstr ""
3938
 
 
3939
 
#: drizzled/error.cc:962
3940
 
msgid "The used table type doesn't support SPATIAL indexes"
3941
 
msgstr ""
3942
 
 
3943
 
#: drizzled/error.cc:964
3944
 
msgid "Triggers can not be created on system tables"
3945
 
msgstr ""
3946
 
 
3947
 
#: drizzled/error.cc:966
3948
 
#, c-format
3949
 
msgid "Leading spaces are removed from name '%s'"
3950
 
msgstr ""
3951
 
 
3952
 
#: drizzled/error.cc:968
3953
 
msgid "Failed to read auto-increment value from storage engine"
3954
 
msgstr ""
3955
 
 
3956
 
#: drizzled/error.cc:970
3957
 
msgid "user name"
3958
 
msgstr ""
3959
 
 
3960
 
#: drizzled/error.cc:972
3961
 
msgid "host name"
3962
 
msgstr ""
3963
 
 
3964
 
#: drizzled/error.cc:974
3965
 
#, c-format
3966
 
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3967
 
msgstr ""
3968
 
 
3969
 
#: drizzled/error.cc:976
3970
 
#, c-format
3971
 
msgid "The target table %-.100s of the %s is not insertable-into"
3972
 
msgstr ""
3973
 
 
3974
 
#: drizzled/error.cc:978
3975
 
#, c-format
3976
 
msgid ""
3977
 
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3978
 
msgstr ""
3979
 
 
3980
 
#: drizzled/error.cc:980
3981
 
msgid "Too high level of nesting for select"
3982
 
msgstr ""
3983
 
 
3984
 
#: drizzled/error.cc:982
3985
 
#, c-format
3986
 
msgid "Name '%-.64s' has become ''"
3987
 
msgstr ""
3988
 
 
3989
 
#: drizzled/error.cc:984
3990
 
msgid ""
3991
 
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3992
 
"optional and non-empty FIELDS ENCLOSED BY"
3993
 
msgstr ""
3994
 
 
3995
 
#: drizzled/error.cc:986
3996
 
#, c-format
3997
 
msgid "The foreign server, %s, you are trying to create already exists."
3998
 
msgstr ""
3999
 
 
4000
 
#: drizzled/error.cc:988
4001
 
#, c-format
4002
 
msgid ""
4003
 
"The foreign server name you are trying to reference does not exist. Data "
4004
 
"source error:  %-.64s"
4005
 
msgstr ""
4006
 
 
4007
 
#: drizzled/error.cc:990
4008
 
#, c-format
4009
 
msgid ""
4010
 
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4011
 
msgstr ""
4012
 
 
4013
 
#: drizzled/error.cc:992
4014
 
#, c-format
4015
 
msgid ""
4016
 
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4017
 
"each partition"
4018
 
msgstr ""
4019
 
 
4020
 
#: drizzled/error.cc:994
4021
 
#, c-format
4022
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4023
 
msgstr ""
4024
 
 
4025
 
#: drizzled/error.cc:996
4026
 
msgid "MAXVALUE can only be used in last partition definition"
4027
 
msgstr ""
4028
 
 
4029
 
#: drizzled/error.cc:998
4030
 
msgid "Subpartitions can only be hash partitions and by key"
4031
 
msgstr ""
4032
 
 
4033
 
#: drizzled/error.cc:1000
4034
 
msgid "Must define subpartitions on all partitions if on one partition"
4035
 
msgstr ""
4036
 
 
4037
 
#: drizzled/error.cc:1002
4038
 
msgid "Wrong number of partitions defined, mismatch with previous setting"
4039
 
msgstr ""
4040
 
 
4041
 
#: drizzled/error.cc:1004
4042
 
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4043
 
msgstr ""
4044
 
 
4045
 
#: drizzled/error.cc:1006
4046
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4047
 
msgstr ""
4048
 
 
4049
 
#: drizzled/error.cc:1008
4050
 
msgid "Expression in RANGE/LIST VALUES must be constant"
4051
 
msgstr ""
4052
 
 
4053
 
#: drizzled/error.cc:1010
4054
 
msgid "Field in list of fields for partition function not found in table"
4055
 
msgstr ""
4056
 
 
4057
 
#: drizzled/error.cc:1012
4058
 
msgid "List of fields is only allowed in KEY partitions"
4059
 
msgstr ""
4060
 
 
4061
 
#: drizzled/error.cc:1014
4062
 
msgid ""
4063
 
"The partition info in the frm file is not consistent with what can be "
4064
 
"written into the frm file"
4065
 
msgstr ""
4066
 
 
4067
 
#: drizzled/error.cc:1016
4068
 
#, c-format
4069
 
msgid "The %-.192s function returns the wrong type"
4070
 
msgstr ""
4071
 
 
4072
 
#: drizzled/error.cc:1018
4073
 
#, c-format
4074
 
msgid "For %-.64s partitions each partition must be defined"
4075
 
msgstr ""
4076
 
 
4077
 
#: drizzled/error.cc:1020
4078
 
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4079
 
msgstr ""
4080
 
 
4081
 
#: drizzled/error.cc:1022
4082
 
msgid "VALUES value must be of same type as partition function"
4083
 
msgstr ""
4084
 
 
4085
 
#: drizzled/error.cc:1024
4086
 
msgid "Multiple definition of same constant in list partitioning"
4087
 
msgstr ""
4088
 
 
4089
 
#: drizzled/error.cc:1026
4090
 
msgid "Partitioning can not be used stand-alone in query"
4091
 
msgstr ""
4092
 
 
4093
 
#: drizzled/error.cc:1028
4094
 
msgid ""
4095
 
"The mix of handlers in the partitions is not allowed in this version of "
4096
 
"Drizzle"
4097
 
msgstr ""
4098
 
 
4099
 
#: drizzled/error.cc:1030
4100
 
#, c-format
4101
 
msgid "For the partitioned engine it is necessary to define all %-.64s"
4102
 
msgstr ""
4103
 
 
4104
 
#: drizzled/error.cc:1032
4105
 
msgid "Too many partitions (including subpartitions) were defined"
4106
 
msgstr ""
4107
 
 
4108
 
#: drizzled/error.cc:1034
4109
 
msgid ""
4110
 
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4111
 
"partitioning for subpartitioning"
4112
 
msgstr ""
4113
 
 
4114
 
#: drizzled/error.cc:1036
4115
 
msgid "Failed to create specific handler file"
4116
 
msgstr ""
4117
 
 
4118
 
#: drizzled/error.cc:1038
4119
 
msgid "A BLOB field is not allowed in partition function"
4120
 
msgstr ""
4121
 
 
4122
 
#: drizzled/error.cc:1040
4123
 
#, c-format
4124
 
msgid "A %-.192s must include all columns in the table's partitioning function"
4125
 
msgstr ""
4126
 
 
4127
 
#: drizzled/error.cc:1042
4128
 
#, c-format
4129
 
msgid "Number of %-.64s = 0 is not an allowed value"
4130
 
msgstr ""
4131
 
 
4132
 
#: drizzled/error.cc:1044
4133
 
msgid "Partition management on a not partitioned table is not possible"
4134
 
msgstr ""
4135
 
 
4136
 
#: drizzled/error.cc:1046
4137
 
msgid ""
4138
 
"Foreign key condition is not yet supported in conjunction with partitioning"
4139
 
msgstr ""
4140
 
 
4141
 
#: drizzled/error.cc:1048
4142
 
#, c-format
4143
 
msgid "Error in list of partitions to %-.64s"
4144
 
msgstr ""
4145
 
 
4146
 
#: drizzled/error.cc:1050
4147
 
msgid "Cannot remove all partitions, use DROP TABLE instead"
4148
 
msgstr ""
4149
 
 
4150
 
#: drizzled/error.cc:1052
4151
 
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4152
 
msgstr ""
4153
 
 
4154
 
#: drizzled/error.cc:1054
4155
 
msgid ""
4156
 
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4157
 
"their numbers"
4158
 
msgstr ""
4159
 
 
4160
 
#: drizzled/error.cc:1056
4161
 
msgid ""
4162
 
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4163
 
"tables using HASH PARTITIONs"
4164
 
msgstr ""
4165
 
 
4166
 
#: drizzled/error.cc:1058
4167
 
#, c-format
4168
 
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4169
 
msgstr ""
4170
 
 
4171
 
#: drizzled/error.cc:1060
4172
 
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4173
 
msgstr ""
4174
 
 
4175
 
#: drizzled/error.cc:1062
4176
 
msgid "At least one partition must be added"
4177
 
msgstr ""
4178
 
 
4179
 
#: drizzled/error.cc:1064
4180
 
msgid "At least one partition must be coalesced"
4181
 
msgstr ""
4182
 
 
4183
 
#: drizzled/error.cc:1066
4184
 
msgid "More partitions to reorganize than there are partitions"
4185
 
msgstr ""
4186
 
 
4187
 
#: drizzled/error.cc:1068
4188
 
#, c-format
4189
 
msgid "Duplicate partition name %-.192s"
4190
 
msgstr ""
4191
 
 
4192
 
#: drizzled/error.cc:1070
4193
 
msgid "It is not allowed to shut off binlog on this command"
4194
 
msgstr ""
4195
 
 
4196
 
#: drizzled/error.cc:1072
4197
 
msgid "When reorganizing a set of partitions they must be in consecutive order"
4198
 
msgstr ""
4199
 
 
4200
 
#: drizzled/error.cc:1074
4201
 
msgid ""
4202
 
"Reorganize of range partitions cannot change total ranges except for last "
4203
 
"partition where it can extend the range"
4204
 
msgstr ""
4205
 
 
4206
 
#: drizzled/error.cc:1076
4207
 
msgid "Partition function not supported in this version for this handler"
4208
 
msgstr ""
4209
 
 
4210
 
#: drizzled/error.cc:1078
4211
 
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4212
 
msgstr ""
4213
 
 
4214
 
#: drizzled/error.cc:1080
4215
 
#, c-format
4216
 
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4217
 
msgstr ""
4218
 
 
4219
 
#: drizzled/error.cc:1082
4220
 
#, c-format
4221
 
msgid "Plugin '%-.192s' is not loaded"
4222
 
msgstr ""
4223
 
 
4224
 
#: drizzled/error.cc:1084
4225
 
#, c-format
4226
 
msgid "Incorrect %-.32s value: '%-.128s'"
4227
 
msgstr ""
4228
 
 
4229
 
#: drizzled/error.cc:1086
4230
 
#, c-format
4231
 
msgid "Table has no partition for value %-.64s"
4232
 
msgstr ""
4233
 
 
4234
 
#: drizzled/error.cc:1088
4235
 
#, c-format
4236
 
msgid "It is not allowed to specify %s more than once"
4237
 
msgstr ""
4238
 
 
4239
 
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4240
 
#, c-format
4241
 
msgid "Failed to create %s"
4242
 
msgstr ""
4243
 
 
4244
 
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4245
 
#, c-format
4246
 
msgid "Failed to drop %s"
4247
 
msgstr ""
4248
 
 
4249
 
#: drizzled/error.cc:1094
4250
 
msgid "The handler doesn't support autoextend of tablespaces"
4251
 
msgstr ""
4252
 
 
4253
 
#: drizzled/error.cc:1096
4254
 
msgid ""
4255
 
"A size parameter was incorrectly specified, either number or on the form 10M"
4256
 
msgstr ""
4257
 
 
4258
 
#: drizzled/error.cc:1098
4259
 
msgid ""
4260
 
"The size number was correct but we don't allow the digit part to be more "
4261
 
"than 2 billion"
4262
 
msgstr ""
4263
 
 
4264
 
#: drizzled/error.cc:1100
4265
 
#, c-format
4266
 
msgid "Failed to alter: %s"
4267
 
msgstr ""
4268
 
 
4269
 
#: drizzled/error.cc:1102
4270
 
msgid "Writing one row to the row-based binary log failed"
4271
 
msgstr ""
4272
 
 
4273
 
#: drizzled/error.cc:1104
4274
 
#, c-format
4275
 
msgid "Table definition on master and slave does not match: %s"
4276
 
msgstr ""
4277
 
 
4278
 
#: drizzled/error.cc:1106
4279
 
msgid ""
4280
 
"Slave running with --log-slave-updates must use row-based binary logging to "
4281
 
"be able to replicate row-based binary log events"
4282
 
msgstr ""
4283
 
 
4284
 
#: drizzled/error.cc:1108
4285
 
#, c-format
4286
 
msgid "Event '%-.192s' already exists"
4287
 
msgstr ""
4288
 
 
4289
 
#: drizzled/error.cc:1110
4290
 
#, c-format
4291
 
msgid "Failed to store event %s. Error code %d from storage engine."
4292
 
msgstr ""
4293
 
 
4294
 
#: drizzled/error.cc:1112
4295
 
#, c-format
4296
 
msgid "Unknown event '%-.192s'"
4297
 
msgstr ""
4298
 
 
4299
 
#: drizzled/error.cc:1114
4300
 
#, c-format
4301
 
msgid "Failed to alter event '%-.192s'"
4302
 
msgstr ""
4303
 
 
4304
 
#: drizzled/error.cc:1118
4305
 
msgid "INTERVAL is either not positive or too big"
4306
 
msgstr ""
4307
 
 
4308
 
#: drizzled/error.cc:1120
4309
 
msgid "ENDS is either invalid or before STARTS"
4310
 
msgstr ""
4311
 
 
4312
 
#: drizzled/error.cc:1122
4313
 
msgid "Event execution time is in the past. Event has been disabled"
4314
 
msgstr ""
4315
 
 
4316
 
#: drizzled/error.cc:1124
4317
 
msgid "Failed to open drizzle.event"
4318
 
msgstr ""
4319
 
 
4320
 
#: drizzled/error.cc:1126
4321
 
msgid "No datetime expression provided"
4322
 
msgstr ""
4323
 
 
4324
 
#: drizzled/error.cc:1128
4325
 
#, c-format
4326
 
msgid ""
4327
 
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4328
 
"probably corrupted"
4329
 
msgstr ""
4330
 
 
4331
 
#: drizzled/error.cc:1130
4332
 
#, c-format
4333
 
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4334
 
msgstr ""
4335
 
 
4336
 
#: drizzled/error.cc:1132
4337
 
msgid "Failed to delete the event from drizzle.event"
4338
 
msgstr ""
4339
 
 
4340
 
#: drizzled/error.cc:1134
4341
 
msgid "Error during compilation of event's body"
4342
 
msgstr ""
4343
 
 
4344
 
#: drizzled/error.cc:1136
4345
 
msgid "Same old and new event name"
4346
 
msgstr ""
4347
 
 
4348
 
#: drizzled/error.cc:1138
4349
 
#, c-format
4350
 
msgid "Data for column '%s' too long"
4351
 
msgstr ""
4352
 
 
4353
 
#: drizzled/error.cc:1140
4354
 
#, c-format
4355
 
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4356
 
msgstr ""
4357
 
 
4358
 
#: drizzled/error.cc:1142
4359
 
#, c-format
4360
 
msgid ""
4361
 
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4362
 
"s instead"
4363
 
msgstr ""
4364
 
 
4365
 
#: drizzled/error.cc:1144
4366
 
msgid "You can't write-lock a log table. Only read access is possible"
4367
 
msgstr ""
4368
 
 
4369
 
#: drizzled/error.cc:1146
4370
 
msgid "You can't use locks with log tables."
4371
 
msgstr ""
4372
 
 
4373
 
#: drizzled/error.cc:1148
4374
 
#, c-format
4375
 
msgid ""
4376
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4377
 
"d would lead to a duplicate entry"
4378
 
msgstr ""
4379
 
 
4380
 
#: drizzled/error.cc:1150
4381
 
#, c-format
4382
 
msgid ""
4383
 
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4384
 
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4385
 
msgstr ""
4386
 
 
4387
 
#: drizzled/error.cc:1152
4388
 
msgid ""
4389
 
"Cannot switch out of the row-based binary log format when the session has "
4390
 
"open temporary tables"
4391
 
msgstr ""
4392
 
 
4393
 
#: drizzled/error.cc:1154
4394
 
msgid ""
4395
 
"Cannot change the binary logging format inside a stored function or trigger"
4396
 
msgstr ""
4397
 
 
4398
 
#: drizzled/error.cc:1156
4399
 
msgid ""
4400
 
"The NDB cluster engine does not support changing the binlog format on the "
4401
 
"fly yet"
4402
 
msgstr ""
4403
 
 
4404
 
#: drizzled/error.cc:1158
4405
 
msgid "Cannot create temporary table with partitions"
4406
 
msgstr ""
4407
 
 
4408
 
#: drizzled/error.cc:1160
4409
 
msgid "Partition constant is out of partition function domain"
4410
 
msgstr ""
4411
 
 
4412
 
#: drizzled/error.cc:1162
4413
 
msgid "This partition function is not allowed"
4414
 
msgstr ""
4415
 
 
4416
 
#: drizzled/error.cc:1164
4417
 
msgid "Error in DDL log"
4418
 
msgstr ""
4419
 
 
4420
 
#: drizzled/error.cc:1166
4421
 
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4422
 
msgstr ""
4423
 
 
4424
 
#: drizzled/error.cc:1168
4425
 
msgid "Incorrect partition name"
4426
 
msgstr ""
4427
 
 
4428
 
#: drizzled/error.cc:1170
4429
 
msgid ""
4430
 
"Transaction isolation level can't be changed while a transaction is in "
4431
 
"progress"
4432
 
msgstr ""
4433
 
 
4434
 
#: drizzled/error.cc:1172
4435
 
#, c-format
4436
 
msgid ""
4437
 
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4438
 
"'%-.192s' for key '%-.192s'"
4439
 
msgstr ""
4440
 
 
4441
 
#: drizzled/error.cc:1174
4442
 
#, c-format
4443
 
msgid "Internal scheduler error %d"
4444
 
msgstr ""
4445
 
 
4446
 
#: drizzled/error.cc:1176
4447
 
#, c-format
4448
 
msgid "Error during starting/stopping of the scheduler. Error code %u"
4449
 
msgstr ""
4450
 
 
4451
 
#: drizzled/error.cc:1178
4452
 
msgid "Engine cannot be used in partitioned tables"
4453
 
msgstr ""
4454
 
 
4455
 
#: drizzled/error.cc:1180
4456
 
#, c-format
4457
 
msgid "Cannot activate '%-.64s' log"
4458
 
msgstr ""
4459
 
 
4460
 
#: drizzled/error.cc:1182
4461
 
msgid "The server was not built with row-based replication"
4462
 
msgstr ""
4463
 
 
4464
 
#: drizzled/error.cc:1184
4465
 
msgid "Decoding of base64 string failed"
4466
 
msgstr ""
4467
 
 
4468
 
#: drizzled/error.cc:1186
4469
 
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4470
 
msgstr ""
4471
 
 
4472
 
#: drizzled/error.cc:1188
4473
 
msgid ""
4474
 
"Cannot proceed because system tables used by Event Scheduler were found "
4475
 
"damaged at server start"
4476
 
msgstr ""
4477
 
 
4478
 
#: drizzled/error.cc:1190
4479
 
msgid "Only integers allowed as number here"
4480
 
msgstr ""
4481
 
 
4482
 
#: drizzled/error.cc:1192
4483
 
msgid "This storage engine cannot be used for log tables"
4484
 
msgstr ""
4485
 
 
4486
 
#: drizzled/error.cc:1194
4487
 
#, c-format
4488
 
msgid "You cannot '%s' a log table if logging is enabled"
4489
 
msgstr ""
4490
 
 
4491
 
#: drizzled/error.cc:1196
4492
 
#, c-format
4493
 
msgid ""
4494
 
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4495
 
"rename two tables: the log table to an archive table and another table back "
4496
 
"to '%s'"
4497
 
msgstr ""
4498
 
 
4499
 
#: drizzled/error.cc:1198
4500
 
#, c-format
4501
 
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4502
 
msgstr ""
4503
 
 
4504
 
#: drizzled/error.cc:1200
4505
 
#, c-format
4506
 
msgid "Incorrect parameters in the call to native function '%-.192s'"
4507
 
msgstr ""
4508
 
 
4509
 
#: drizzled/error.cc:1202
4510
 
#, c-format
4511
 
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4512
 
msgstr ""
4513
 
 
4514
 
#: drizzled/error.cc:1204
4515
 
#, c-format
4516
 
msgid "This function '%-.192s' has the same name as a native function"
4517
 
msgstr ""
4518
 
 
4519
 
#: drizzled/error.cc:1206
4520
 
#, c-format
4521
 
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4522
 
msgstr ""
4523
 
 
4524
 
#: drizzled/error.cc:1208
4525
 
msgid "Too many files opened, please execute the command again"
4526
 
msgstr ""
4527
 
 
4528
 
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4529
 
msgid ""
4530
 
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4531
 
"The event was dropped immediately after creation."
4532
 
msgstr ""
4533
 
 
4534
 
#: drizzled/error.cc:1214
4535
 
#, c-format
4536
 
msgid "The incident %s occurred on the master. Message: %-.64s"
4537
 
msgstr ""
4538
 
 
4539
 
#: drizzled/error.cc:1216
4540
 
msgid "Table has no partition for some existing values"
4541
 
msgstr ""
4542
 
 
4543
 
#: drizzled/error.cc:1218
4544
 
msgid "Statement is not safe to log in statement format."
4545
 
msgstr ""
4546
 
 
4547
 
#: drizzled/error.cc:1220
4548
 
#, c-format
4549
 
msgid "Fatal error: %s"
4550
 
msgstr ""
4551
 
 
4552
 
#: drizzled/error.cc:1222
4553
 
#, c-format
4554
 
msgid "Relay log read failure: %s"
4555
 
msgstr ""
4556
 
 
4557
 
#: drizzled/error.cc:1224
4558
 
#, c-format
4559
 
msgid "Relay log write failure: %s"
4560
 
msgstr ""
4561
 
 
4562
 
#: drizzled/error.cc:1228
4563
 
#, c-format
4564
 
msgid "Master command %s failed: %s"
4565
 
msgstr ""
4566
 
 
4567
 
#: drizzled/error.cc:1230
4568
 
#, c-format
4569
 
msgid "Binary logging not possible. Message: %s"
4570
 
msgstr ""
4571
 
 
4572
 
#: drizzled/error.cc:1232
4573
 
#, c-format
4574
 
msgid "View `%-.64s`.`%-.64s` has no creation context"
4575
 
msgstr ""
4576
 
 
4577
 
#: drizzled/error.cc:1234
4578
 
#, c-format
4579
 
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4580
 
msgstr ""
4581
 
 
4582
 
#: drizzled/error.cc:1236
4583
 
#, c-format
4584
 
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4585
 
msgstr ""
4586
 
 
4587
 
#: drizzled/error.cc:1238
4588
 
#, c-format
4589
 
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4590
 
msgstr ""
4591
 
 
4592
 
#: drizzled/error.cc:1240
4593
 
#, c-format
4594
 
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4595
 
msgstr ""
4596
 
 
4597
 
#: drizzled/error.cc:1242
4598
 
#, c-format
4599
 
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4600
 
msgstr ""
4601
 
 
4602
 
#: drizzled/error.cc:1244
4603
 
#, c-format
4604
 
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4605
 
msgstr ""
4606
 
 
4607
 
#: drizzled/error.cc:1246
4608
 
#, c-format
4609
 
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4610
 
msgstr ""
4611
 
 
4612
 
#: drizzled/error.cc:1248
4613
 
#, c-format
4614
 
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4615
 
msgstr ""
4616
 
 
4617
 
#: drizzled/error.cc:1250
4618
 
#, c-format
4619
 
msgid "Ambiguous slave modes combination. %s"
4620
 
msgstr ""
4621
 
 
4622
 
#: drizzled/error.cc:1252
4623
 
#, c-format
4624
 
msgid ""
4625
 
"The BINLOG statement of type `%s` was not preceded by a format description "
4626
 
"BINLOG statement."
4627
 
msgstr ""
4628
 
 
4629
 
#: drizzled/error.cc:1254
4630
 
msgid "Corrupted replication event was detected"
4631
 
msgstr ""
4632
 
 
4633
 
#: drizzled/error.cc:1256
4634
 
#, c-format
4635
 
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4636
 
msgstr ""
4637
 
 
4638
 
#: drizzled/error.cc:1258
4639
 
#, c-format
4640
 
msgid "Being purged log %s was not found"
4641
 
msgstr ""
4642
 
 
4643
 
#: drizzled/error.cc:1260
4644
 
#, c-format
4645
 
msgid "Converted to non-transactional lock on '%-.64s'"
4646
 
msgstr ""
4647
 
 
4648
 
#: drizzled/error.cc:1262
4649
 
#, c-format
4650
 
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4651
 
msgstr ""
4652
 
 
4653
 
#: drizzled/error.cc:1264
4654
 
#, c-format
4655
 
msgid ""
4656
 
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4657
 
msgstr ""
4658
 
 
4659
 
#: drizzled/error.cc:1266
4660
 
#, c-format
4661
 
msgid "Can't access storage engine of table %-.64s"
4662
 
msgstr ""
4663
 
 
4664
 
#: drizzled/error.cc:1268
4665
 
msgid "Starting backup process"
4666
 
msgstr ""
4667
 
 
4668
 
#: drizzled/error.cc:1270
4669
 
msgid "Backup completed"
4670
 
msgstr ""
4671
 
 
4672
 
#: drizzled/error.cc:1272
4673
 
msgid "Starting restore process"
4674
 
msgstr ""
4675
 
 
4676
 
#: drizzled/error.cc:1274
4677
 
msgid "Restore completed"
4678
 
msgstr ""
4679
 
 
4680
 
#: drizzled/error.cc:1276
4681
 
msgid "Nothing to backup"
4682
 
msgstr ""
4683
 
 
4684
 
#: drizzled/error.cc:1278
4685
 
#, c-format
4686
 
msgid "Database '%-.64s' cannot be included in a backup"
4687
 
msgstr ""
4688
 
 
4689
 
#: drizzled/error.cc:1280
4690
 
msgid ""
4691
 
"Error during backup operation - server's error log contains more information "
4692
 
"about the error"
4693
 
msgstr ""
4694
 
 
4695
 
#: drizzled/error.cc:1282
4696
 
msgid ""
4697
 
"Error during restore operation - server's error log contains more "
4698
 
"information about the error"
4699
 
msgstr ""
4700
 
 
4701
 
#: drizzled/error.cc:1284
4702
 
msgid ""
4703
 
"Can't execute this command because another BACKUP/RESTORE operation is in "
4704
 
"progress"
4705
 
msgstr ""
4706
 
 
4707
 
#: drizzled/error.cc:1286
4708
 
msgid "Error when preparing for backup operation"
4709
 
msgstr ""
4710
 
 
4711
 
#: drizzled/error.cc:1288
4712
 
msgid "Error when preparing for restore operation"
4713
 
msgstr ""
4714
 
 
4715
 
#: drizzled/error.cc:1290
4716
 
#, c-format
4717
 
msgid "Invalid backup location '%-.64s'"
4718
 
msgstr ""
4719
 
 
4720
 
#: drizzled/error.cc:1292
4721
 
#, c-format
4722
 
msgid "Can't read backup location '%-.64s'"
4723
 
msgstr ""
4724
 
 
4725
 
#: drizzled/error.cc:1294
4726
 
#, c-format
4727
 
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4728
 
msgstr ""
4729
 
 
4730
 
#: drizzled/error.cc:1296
4731
 
msgid "Can't enumerate server databases"
4732
 
msgstr ""
4733
 
 
4734
 
#: drizzled/error.cc:1298
4735
 
msgid "Can't enumerate server tables"
4736
 
msgstr ""
4737
 
 
4738
 
#: drizzled/error.cc:1300
4739
 
#, c-format
4740
 
msgid "Can't enumerate tables in database %-.64s"
4741
 
msgstr ""
4742
 
 
4743
 
#: drizzled/error.cc:1302
4744
 
#, c-format
4745
 
msgid "Skipping view %-.64s in database %-.64s"
4746
 
msgstr ""
4747
 
 
4748
 
#: drizzled/error.cc:1304
4749
 
#, c-format
4750
 
msgid "Skipping table %-.64s since it has no valid storage engine"
4751
 
msgstr ""
4752
 
 
4753
 
#: drizzled/error.cc:1306
4754
 
#, c-format
4755
 
msgid "Can't open table %-.64s"
4756
 
msgstr ""
4757
 
 
4758
 
#: drizzled/error.cc:1308
4759
 
msgid "Can't read backup archive preamble"
4760
 
msgstr ""
4761
 
 
4762
 
#: drizzled/error.cc:1310
4763
 
msgid "Can't write backup archive preamble"
4764
 
msgstr ""
4765
 
 
4766
 
#: drizzled/error.cc:1312
4767
 
#, c-format
4768
 
msgid "Can't find backup driver for table %-.64s"
4769
 
msgstr ""
4770
 
 
4771
 
#: drizzled/error.cc:1314
4772
 
#, c-format
4773
 
msgid ""
4774
 
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4775
 
"this table"
4776
 
msgstr ""
4777
 
 
4778
 
#: drizzled/error.cc:1316
4779
 
#, c-format
4780
 
msgid "Can't create %-.64s backup driver"
4781
 
msgstr ""
4782
 
 
4783
 
#: drizzled/error.cc:1318
4784
 
#, c-format
4785
 
msgid "Can't create %-.64s restore driver"
4786
 
msgstr ""
4787
 
 
4788
 
#: drizzled/error.cc:1320
4789
 
#, c-format
4790
 
msgid "Found %d images in backup archive but maximum %d are supported"
4791
 
msgstr ""
4792
 
 
4793
 
#: drizzled/error.cc:1322
4794
 
#, c-format
4795
 
msgid "Error when saving meta-data of %-.64s"
4796
 
msgstr ""
4797
 
 
4798
 
#: drizzled/error.cc:1324
4799
 
msgid "Error when reading meta-data list"
4800
 
msgstr ""
4801
 
 
4802
 
#: drizzled/error.cc:1326
4803
 
#, c-format
4804
 
msgid "Can't create %-.64s"
4805
 
msgstr ""
4806
 
 
4807
 
#: drizzled/error.cc:1328
4808
 
msgid "Can't allocate buffer for image data transfer"
4809
 
msgstr ""
4810
 
 
4811
 
#: drizzled/error.cc:1330
4812
 
#, c-format
4813
 
msgid "Error when writing %-.64s backup image data (for table #%d)"
4814
 
msgstr ""
4815
 
 
4816
 
#: drizzled/error.cc:1332
4817
 
msgid "Error when reading data from backup stream"
4818
 
msgstr ""
4819
 
 
4820
 
#: drizzled/error.cc:1334
4821
 
msgid "Can't go to the next chunk in backup stream"
4822
 
msgstr ""
4823
 
 
4824
 
#: drizzled/error.cc:1336
4825
 
#, c-format
4826
 
msgid "Can't initialize %-.64s backup driver"
4827
 
msgstr ""
4828
 
 
4829
 
#: drizzled/error.cc:1338
4830
 
#, c-format
4831
 
msgid "Can't initialize %-.64s restore driver"
4832
 
msgstr ""
4833
 
 
4834
 
#: drizzled/error.cc:1340
4835
 
#, c-format
4836
 
msgid "Can't shut down %-.64s backup driver"
4837
 
msgstr ""
4838
 
 
4839
 
#: drizzled/error.cc:1342
4840
 
#, c-format
4841
 
msgid "Can't shut down %-.64s backup driver(s)"
4842
 
msgstr ""
4843
 
 
4844
 
#: drizzled/error.cc:1344
4845
 
#, c-format
4846
 
msgid "%-.64s backup driver can't prepare for synchronization"
4847
 
msgstr ""
4848
 
 
4849
 
#: drizzled/error.cc:1346
4850
 
#, c-format
4851
 
msgid "%-.64s backup driver can't create its image validity point"
4852
 
msgstr ""
4853
 
 
4854
 
#: drizzled/error.cc:1348
4855
 
#, c-format
4856
 
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4857
 
msgstr ""
4858
 
 
4859
 
#: drizzled/error.cc:1350
4860
 
#, c-format
4861
 
msgid "%-.64s backup driver can't cancel its backup operation"
4862
 
msgstr ""
4863
 
 
4864
 
#: drizzled/error.cc:1352
4865
 
#, c-format
4866
 
msgid "%-.64s restore driver can't cancel its restore operation"
4867
 
msgstr ""
4868
 
 
4869
 
#: drizzled/error.cc:1354
4870
 
#, c-format
4871
 
msgid "Error when polling %-.64s backup driver for its image data"
4872
 
msgstr ""
4873
 
 
4874
 
#: drizzled/error.cc:1356
4875
 
#, c-format
4876
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4877
 
msgstr ""
4878
 
 
4879
 
#: drizzled/error.cc:1358
4880
 
#, c-format
4881
 
msgid ""
4882
 
"After %d attempts %-.64s restore driver still can't accept next block of data"
4883
 
msgstr ""
4884
 
 
4885
 
#: drizzled/error.cc:1360
4886
 
#, c-format
4887
 
msgid "Open and lock tables failed in %-.64s"
4888
 
msgstr ""
4889
 
 
4890
 
#: drizzled/error.cc:1362
4891
 
msgid "Backup driver's table locking thread can not be initialized."
4892
 
msgstr ""
4893
 
 
4894
 
#: drizzled/error.cc:1364
4895
 
msgid ""
4896
 
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4897
 
"and 'drizzle.online_backup_progress'."
4898
 
msgstr ""
4899
 
 
4900
 
#: drizzled/error.cc:1366
4901
 
#, c-format
4902
 
msgid "Tablespace '%-.192s' already exists"
4903
 
msgstr ""
4904
 
 
4905
 
#: drizzled/error.cc:1368
4906
 
#, c-format
4907
 
msgid "Tablespace '%-.192s' doesn't exist"
4908
 
msgstr ""
4909
 
 
4910
 
#: drizzled/error.cc:1370
4911
 
#, c-format
4912
 
msgid "Unexpected master's heartbeat data: %s"
4913
 
msgstr ""
4914
 
 
4915
 
#: drizzled/error.cc:1372
4916
 
#, c-format
4917
 
msgid "The requested value for the heartbeat period %s %s"
4918
 
msgstr ""
4919
 
 
4920
 
#: drizzled/error.cc:1374
4921
 
#, c-format
4922
 
msgid "Can't write to the online backup progress log %-.64s."
4923
 
msgstr ""
4924
 
 
4925
 
#: drizzled/error.cc:1376
4926
 
#, c-format
4927
 
msgid "Tablespace '%-.192s' not empty"
4928
 
msgstr ""
4929
 
 
4930
 
#: drizzled/error.cc:1378
4931
 
#, c-format
4932
 
msgid ""
4933
 
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4934
 
"server. The original definition of the required tablespace is '%-.256s' "
4935
 
"while the same tablespace is defined on the server as '%-.256s'"
4936
 
msgstr ""
4937
 
 
4938
 
#: drizzled/error.cc:1380
4939
 
msgid "A virtual column cannot be based on a virtual column"
4940
 
msgstr ""
4941
 
 
4942
 
#: drizzled/error.cc:1382
4943
 
#, c-format
4944
 
msgid "Non-deterministic expression for virtual column '%s'."
4945
 
msgstr ""
4946
 
 
4947
 
#: drizzled/error.cc:1384
4948
 
#, c-format
4949
 
msgid ""
4950
 
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4951
 
msgstr ""
4952
 
 
4953
 
#: drizzled/error.cc:1386
4954
 
msgid "Primary key cannot be defined upon a virtual column."
4955
 
msgstr ""
4956
 
 
4957
 
#: drizzled/error.cc:1388
4958
 
msgid "Key/Index cannot be defined on a non-stored virtual column."
4959
 
msgstr ""
4960
 
 
4961
 
#: drizzled/error.cc:1390
4962
 
#, c-format
4963
 
msgid "Cannot define foreign key with %s clause on a virtual column."
4964
 
msgstr ""
4965
 
 
4966
 
#: drizzled/error.cc:1392
4967
 
#, c-format
4968
 
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4969
 
msgstr ""
4970
 
 
4971
 
#: drizzled/error.cc:1394
4972
 
#, c-format
4973
 
msgid "'%s' is not yet supported for virtual columns."
4974
 
msgstr ""
4975
 
 
4976
 
#: drizzled/error.cc:1396
4977
 
msgid "Constant expression in virtual column function is not allowed."
4978
 
msgstr ""
4979
 
 
4980
 
#: drizzled/error.cc:1398
4981
 
msgid "Encountered an unknown temporal type."
4982
 
msgstr ""
4983
 
 
4984
 
#: drizzled/error.cc:1400
4985
 
#, c-format
4986
 
msgid "Received an invalid string format '%s' for a date value."
4987
 
msgstr ""
4988
 
 
4989
 
#: drizzled/error.cc:1402
4990
 
#, c-format
4991
 
msgid "Received an invalid string format '%s' for a time value."
4992
 
msgstr ""
4993
 
 
4994
 
#: drizzled/error.cc:1404
4995
 
#, c-format
4996
 
msgid "Received an invalid value '%s' for a UNIX timestamp."
4997
 
msgstr ""
4998
 
 
4999
 
#: drizzled/error.cc:1406
5000
 
#, c-format
5001
 
msgid "Received an invalid datetime value '%s'."
5002
 
msgstr ""
5003
 
 
5004
 
#: drizzled/error.cc:1408
5005
 
#, c-format
5006
 
msgid "Received a NULL argument for function '%s'."
5007
 
msgstr ""
5008
 
 
5009
 
#: drizzled/error.cc:1410
5010
 
#, c-format
5011
 
msgid "Received an invalid negative argument '%s' for function '%s'."
5012
 
msgstr ""
5013
 
 
5014
 
#: drizzled/error.cc:1412
5015
 
#, c-format
5016
 
msgid "Received an out-of-range argument '%s' for function '%s'."
5017
 
msgstr ""
5018
 
 
5019
 
#: drizzled/error.cc:1414
5020
 
#, c-format
5021
 
msgid "Received an invalid time value '%s'."
5022
 
msgstr ""
5023
 
 
5024
 
#: drizzled/error.cc:1416
5025
 
#, c-format
5026
 
msgid "Received an invalid enum value '%s'."
5027
 
msgstr ""
5028
 
 
5029
 
#: drizzled/handler.cc:948
5030
 
#, c-format
5031
 
msgid "Found %d prepared transaction(s) in %s"
5032
 
msgstr ""
5033
 
 
5034
 
#: drizzled/handler.cc:1000
5035
 
msgid "Starting crash recovery..."
5036
 
msgstr ""
5037
 
 
5038
 
#: drizzled/handler.cc:1032
5039
 
#, c-format
5040
 
msgid "Found %d prepared XA transactions"
5041
 
msgstr ""
5042
 
 
5043
 
#: drizzled/handler.cc:1037
5044
 
#, c-format
5045
 
msgid ""
5046
 
"Found %d prepared transactions! It means that drizzled was not shut down "
5047
 
"properly last time and critical recovery information (last binlog or %s "
5048
 
"file) was manually deleted after a crash. You have to start drizzled with "
5049
 
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5050
 
msgstr ""
5051
 
 
5052
 
#: drizzled/handler.cc:1047
5053
 
msgid "Crash recovery finished."
5054
 
msgstr ""
5055
 
 
5056
 
#. TRANSLATORS: The leading word "logging" is the name
5057
 
#. of the plugin api, and so should not be translated.
5058
 
#: drizzled/logging.cc:56
5059
 
#, c-format
5060
 
msgid "logging plugin '%s' deinit() failed"
5061
 
msgstr ""
5062
 
 
5063
 
#: drizzled/logging.cc:77
5064
 
#, c-format
5065
 
msgid "logging plugin '%s' pre() failed"
5066
 
msgstr ""
5067
 
 
5068
 
#: drizzled/logging.cc:108
5069
 
#, c-format
5070
 
msgid "logging plugin '%s' post() failed"
5071
 
msgstr ""
5072
 
 
5073
 
#. TRANSLATORS: The leading word "parser" is the name
5074
 
#. of the plugin api, and so should not be translated.
5075
 
#: drizzled/parser.cc:42
5076
 
#, c-format
5077
 
msgid "parser plugin '%s' init() failed"
5078
 
msgstr ""
5079
 
 
5080
 
#. TRANSLATORS: The leading word "parser" is the name
5081
 
#. of the plugin api, and so should not be translated.
5082
 
#: drizzled/parser.cc:66
5083
 
#, c-format
5084
 
msgid "parser plugin '%s' deinit() failed"
5085
 
msgstr ""
5086
 
 
5087
 
#. TRANSLATORS: The leading word "parser" is the name
5088
 
#. of the plugin api, and so should not be translated.
5089
 
#: drizzled/parser.cc:103
5090
 
#, c-format
5091
 
msgid "parser plugin '%s' parser_func1() failed"
5092
 
msgstr ""
5093
 
 
5094
 
#. TRANSLATORS: The leading word "parser" is the name
5095
 
#. of the plugin api, and so should not be translated.
5096
 
#: drizzled/parser.cc:157
5097
 
#, c-format
5098
 
msgid "parser plugin '%s' parser_func2() failed"
5099
 
msgstr ""
5100
 
 
5101
 
#: drizzled/qcache.cc:38
5102
 
#, c-format
5103
 
msgid "qcache plugin '%s' init() failed"
5104
 
msgstr ""
5105
 
 
5106
 
#: drizzled/qcache.cc:59
5107
 
#, c-format
5108
 
msgid "qcache plugin '%s' deinit() failed"
5109
 
msgstr ""
5110
 
 
5111
 
#: drizzled/qcache.cc:104
5112
 
#, c-format
5113
 
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5114
 
msgstr ""
5115
 
 
5116
 
#: drizzled/qcache.cc:121
5117
 
#, c-format
5118
 
msgid "qcache plugin '%s' set() failed"
5119
 
msgstr ""
5120
 
 
5121
 
#: drizzled/qcache.cc:140
5122
 
#, c-format
5123
 
msgid "qcache plugin '%s' invalidate_table() failed"
5124
 
msgstr ""
5125
 
 
5126
 
#: drizzled/qcache.cc:159
5127
 
#, c-format
5128
 
msgid "qcache plugin '%s' invalidate_db() failed"
5129
 
msgstr ""
5130
 
 
5131
 
#: drizzled/qcache.cc:177
5132
 
#, c-format
5133
 
msgid "qcache plugin '%s' flush() failed"
5134
 
msgstr ""
5135
 
 
5136
 
#: drizzled/replicator.cc:36
5137
 
#, c-format
5138
 
msgid "replicator plugin '%s' init() failed"
5139
 
msgstr ""
5140
 
 
5141
 
#: drizzled/replicator.cc:58
5142
 
#, c-format
5143
 
msgid "replicator plugin '%s' deinit() failed"
5144
 
msgstr ""
5145
 
 
5146
 
#: drizzled/replicator.cc:81
5147
 
#, c-format
5148
 
msgid "replicator plugin '%s' session_init() failed"
5149
 
msgstr ""
5150
 
 
5151
 
#: drizzled/replicator.cc:152
5152
 
#, c-format
5153
 
msgid "replicator plugin '%s' row_insert() failed"
5154
 
msgstr ""
5155
 
 
5156
 
#: drizzled/replicator.cc:168
5157
 
#, c-format
5158
 
msgid "replicator plugin '%s' row_update() failed"
5159
 
msgstr ""
5160
 
 
5161
 
#: drizzled/replicator.cc:183
5162
 
#, c-format
5163
 
msgid "replicator plugin '%s' row_delete() failed"
5164
 
msgstr ""
5165
 
 
5166
 
#: drizzled/replicator.cc:270
5167
 
#, c-format
5168
 
msgid "replicator plugin '%s' end_transaction() failed"
5169
 
msgstr ""
5170
 
 
5171
 
#: drizzled/replicator.cc:328
5172
 
#, c-format
5173
 
msgid "replicator plugin '%s' statement() failed"
5174
 
msgstr ""
5175
 
 
5176
 
#: drizzled/scheduling.cc:57
5177
 
#, c-format
5178
 
msgid "scheduling plugin '%s' init() failed"
5179
 
msgstr ""
5180
 
 
5181
 
#: drizzled/scheduling.cc:80
5182
 
#, c-format
5183
 
msgid "scheduling plugin '%s' deinit() failed"
5184
 
msgstr ""
5185
 
 
5186
 
#: drizzled/sql_base.cc:2295
5187
 
#, c-format
5188
 
msgid "Table %s had a open data handler in reopen_table"
5189
 
msgstr ""
5190
 
 
5191
 
#: drizzled/sql_base.cc:2943
5192
 
#, c-format
5193
 
msgid "Couldn't repair table: %s.%s"
5194
 
msgstr ""
5195
 
 
5196
 
#: drizzled/sql_base.cc:2985
5197
 
#, c-format
5198
 
msgid ""
5199
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5200
 
"s`.`%s`' to replication"
5201
 
msgstr ""
5202
 
 
5203
 
#: drizzled/sql_base.cc:3588
5204
 
#, c-format
5205
 
msgid "Could not remove temporary table: '%s', error: %d"
5206
 
msgstr ""
5207
 
 
5208
 
#: drizzled/sql_plugin.cc:645
5209
 
#, c-format
5210
 
msgid "Plugin '%s' of type %s failed deinitialization"
5211
 
msgstr ""
5212
 
 
5213
 
#: drizzled/sql_plugin.cc:688
5214
 
#, c-format
5215
 
msgid "Plugin '%s' registration as a %s failed."
5216
 
msgstr ""
5217
 
 
5218
 
#: drizzled/sql_plugin.cc:889
5219
 
msgid "plugin-load parameter too long"
5220
 
msgstr ""
5221
 
 
5222
 
#: drizzled/sql_plugin.cc:949
5223
 
#, c-format
5224
 
msgid "Couldn't load plugin named '%s' with soname '%s'."
5225
 
msgstr ""
5226
 
 
5227
 
#: drizzled/sql_plugin.cc:1347
5228
 
msgid "Out of memory."
5229
 
msgstr ""
5230
 
 
5231
 
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
5232
 
#, c-format
5233
 
msgid "Unknown variable type code 0x%x in plugin '%s'."
5234
 
msgstr ""
5235
 
 
5236
 
#: drizzled/sql_plugin.cc:2231
5237
 
#, c-format
5238
 
msgid ""
5239
 
"Server variable %s of plugin %s was forced to be read-only: string variable "
5240
 
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5241
 
msgstr ""
5242
 
 
5243
 
#: drizzled/sql_plugin.cc:2262
5244
 
#, c-format
5245
 
msgid "Missing variable name in plugin '%s'."
5246
 
msgstr ""
5247
 
 
5248
 
#: drizzled/sql_plugin.cc:2279
5249
 
#, c-format
5250
 
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5251
 
msgstr ""
5252
 
 
5253
 
#: drizzled/sql_plugin.cc:2397
5254
 
#, c-format
5255
 
msgid "Out of memory for plugin '%s'."
5256
 
msgstr ""
5257
 
 
5258
 
#: drizzled/sql_plugin.cc:2404
5259
 
#, c-format
5260
 
msgid "Bad options for plugin '%s'."
5261
 
msgstr ""
5262
 
 
5263
 
#: drizzled/sql_plugin.cc:2413
5264
 
#, c-format
5265
 
msgid "Parsing options for plugin '%s' failed."
5266
 
msgstr ""
5267
 
 
5268
 
#: drizzled/sql_plugin.cc:2456
5269
 
#, c-format
5270
 
msgid "Plugin '%s' has conflicting system variables"
5271
 
msgstr ""
5272
 
 
5273
 
#: drizzled/sql_table.cc:130
5274
 
#, c-format
5275
 
msgid "Invalid (old?) table or database name '%s'"
5276
 
msgstr ""
5277
 
 
5278
 
#: drizzled/sql_table.cc:2687
5279
 
#, c-format
5280
 
msgid "Unknown - internal error %d during operation"
5281
 
msgstr ""
5282
 
 
5283
 
#: drizzled/sql_table.cc:4955
5284
 
#, c-format
5285
 
msgid "Could not open table %s.%s after rename\n"
5286
 
msgstr ""
5287
 
 
5288
 
#: drizzled/sql_table.cc:5135
5289
 
#, c-format
5290
 
msgid ""
5291
 
"order_st BY ignored because there is a user-defined clustered index in the "
5292
 
"table '%-.192s'"
5293
 
msgstr ""
5294
 
 
5295
 
#: drizzled/sql_udf.cc:82
5296
 
#, c-format
5297
 
msgid "Plugin '%s' init function returned error %d."
5298
 
msgstr ""
5299
 
 
5300
 
#: drizzled/table.cc:482
5301
 
#, c-format
5302
 
msgid ""
5303
 
"'%s' had no or invalid character set, and default character set is multi-"
5304
 
"byte, so character column sizes may have changed"
5305
 
msgstr ""
5306
 
 
5307
 
#: drizzled/table.cc:2297
5308
 
#, c-format
5309
 
msgid "Unknown collation '%s' in table '%-.64s' definition"
5310
 
msgstr ""
5311
 
 
5312
 
#: drizzled/table.cc:2304
5313
 
#, c-format
5314
 
msgid ""
5315
 
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5316
 
"read"
5317
 
msgstr ""
5318
 
 
5319
 
#: drizzled/table.cc:2768
5320
 
#, c-format
5321
 
msgid ""
5322
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5323
 
"found '%s'."
5324
 
msgstr ""
5325
 
 
5326
 
#: drizzled/table.cc:2795
5327
 
#, c-format
5328
 
msgid ""
5329
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5330
 
"have type %s, found type %s."
5331
 
msgstr ""
5332
 
 
5333
 
#: drizzled/table.cc:2806
5334
 
#, c-format
5335
 
msgid ""
5336
 
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5337
 
"position %d to have character set '%s' but the type has no character set."
5338
 
msgstr ""
5339
 
 
5340
 
#: drizzled/table.cc:2818
5341
 
#, c-format
5342
 
msgid ""
5343
 
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5344
 
"position %d to have character set '%s' but found character set '%s'."
5345
 
msgstr ""
5346
 
 
5347
 
#: drizzled/table.cc:2831
5348
 
#, c-format
5349
 
msgid ""
5350
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5351
 
"have type %s  but the column is not found."
5352
 
msgstr ""
5353
 
 
5354
 
#: drizzled/table.cc:4948
5355
 
#, c-format
5356
 
msgid "Got error %d when reading table '%s'"
5357
 
msgstr ""
5358
 
 
5359
 
#: drizzled/tztime.cc:1061
5360
 
#, c-format
5361
 
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5362
 
msgstr ""
5363
 
 
5364
 
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5365
 
#, c-format
5366
 
msgid "%s: option `%s' is ambiguous\n"
5367
 
msgstr ""
5368
 
 
5369
 
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5370
 
#, c-format
5371
 
msgid "%s: option `--%s' doesn't allow an argument\n"
5372
 
msgstr ""
5373
 
 
5374
 
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5375
 
#, c-format
5376
 
msgid "%s: option `%c%s' doesn't allow an argument\n"
5377
 
msgstr ""
5378
 
 
5379
 
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5380
 
#: gnulib/getopt.c:995
5381
 
#, c-format
5382
 
msgid "%s: option `%s' requires an argument\n"
5383
 
msgstr ""
5384
 
 
5385
 
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5386
 
#, c-format
5387
 
msgid "%s: unrecognized option `--%s'\n"
5388
 
msgstr ""
5389
 
 
5390
 
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5391
 
#, c-format
5392
 
msgid "%s: unrecognized option `%c%s'\n"
5393
 
msgstr ""
5394
 
 
5395
 
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5396
 
#, c-format
5397
 
msgid "%s: illegal option -- %c\n"
5398
 
msgstr ""
5399
 
 
5400
 
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5401
 
#, c-format
5402
 
msgid "%s: invalid option -- %c\n"
5403
 
msgstr ""
5404
 
 
5405
 
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5406
 
#: gnulib/getopt.c:1066
5407
 
#, c-format
5408
 
msgid "%s: option requires an argument -- %c\n"
5409
 
msgstr ""
5410
 
 
5411
 
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5412
 
#, c-format
5413
 
msgid "%s: option `-W %s' is ambiguous\n"
5414
 
msgstr ""
5415
 
 
5416
 
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5417
 
#, c-format
5418
 
msgid "%s: option `-W %s' doesn't allow an argument\n"
5419
 
msgstr ""
5420
 
 
5421
 
#: libdrizzleclient/errmsg.cc:28
5422
 
msgid "Unknown Drizzle error"
5423
 
msgstr ""
5424
 
 
5425
 
#: libdrizzleclient/errmsg.cc:29
5426
 
#, c-format
5427
 
msgid "Can't create UNIX socket (%d)"
5428
 
msgstr ""
5429
 
 
5430
 
#: libdrizzleclient/errmsg.cc:30
5431
 
#, c-format
5432
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5433
 
msgstr ""
5434
 
 
5435
 
#: libdrizzleclient/errmsg.cc:31
5436
 
#, c-format
5437
 
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5438
 
msgstr ""
5439
 
 
5440
 
#: libdrizzleclient/errmsg.cc:32
5441
 
#, c-format
5442
 
msgid "Can't create TCP/IP socket (%d)"
5443
 
msgstr ""
5444
 
 
5445
 
#: libdrizzleclient/errmsg.cc:33
5446
 
#, c-format
5447
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5448
 
msgstr ""
5449
 
 
5450
 
#: libdrizzleclient/errmsg.cc:34
5451
 
msgid "Drizzle server has gone away"
5452
 
msgstr ""
5453
 
 
5454
 
#: libdrizzleclient/errmsg.cc:35
5455
 
#, c-format
5456
 
msgid "Protocol mismatch; server version = %d, client version = %d"
5457
 
msgstr ""
5458
 
 
5459
 
#: libdrizzleclient/errmsg.cc:36
5460
 
msgid "Drizzle client ran out of memory"
5461
 
msgstr ""
5462
 
 
5463
 
#: libdrizzleclient/errmsg.cc:37
5464
 
msgid "Wrong host info"
5465
 
msgstr ""
5466
 
 
5467
 
#: libdrizzleclient/errmsg.cc:38
5468
 
msgid "Localhost via UNIX socket"
5469
 
msgstr ""
5470
 
 
5471
 
#: libdrizzleclient/errmsg.cc:39
5472
 
#, c-format
5473
 
msgid "%-.100s via TCP/IP"
5474
 
msgstr ""
5475
 
 
5476
 
#: libdrizzleclient/errmsg.cc:40
5477
 
msgid "Error in server handshake"
5478
 
msgstr ""
5479
 
 
5480
 
#: libdrizzleclient/errmsg.cc:41
5481
 
msgid "Lost connection to Drizzle server during query"
5482
 
msgstr ""
5483
 
 
5484
 
#: libdrizzleclient/errmsg.cc:42
5485
 
msgid "Commands out of sync; you can't run this command now"
5486
 
msgstr ""
5487
 
 
5488
 
#: libdrizzleclient/errmsg.cc:43
5489
 
#, c-format
5490
 
msgid "Named pipe: %-.32s"
5491
 
msgstr ""
5492
 
 
5493
 
#: libdrizzleclient/errmsg.cc:44
5494
 
#, c-format
5495
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
5496
 
msgstr ""
5497
 
 
5498
 
#: libdrizzleclient/errmsg.cc:45
5499
 
#, c-format
5500
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
5501
 
msgstr ""
5502
 
 
5503
 
#: libdrizzleclient/errmsg.cc:46
5504
 
#, c-format
5505
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
5506
 
msgstr ""
5507
 
 
5508
 
#: libdrizzleclient/errmsg.cc:47
5509
 
#, c-format
5510
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5511
 
msgstr ""
5512
 
 
5513
 
#: libdrizzleclient/errmsg.cc:48
5514
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5515
 
msgstr ""
5516
 
 
5517
 
#: libdrizzleclient/errmsg.cc:49
5518
 
msgid "Embedded server"
5519
 
msgstr ""
5520
 
 
5521
 
#: libdrizzleclient/errmsg.cc:50
5522
 
msgid "Error on SHOW SLAVE STATUS:"
5523
 
msgstr ""
5524
 
 
5525
 
#: libdrizzleclient/errmsg.cc:51
5526
 
msgid "Error on SHOW SLAVE HOSTS:"
5527
 
msgstr ""
5528
 
 
5529
 
#: libdrizzleclient/errmsg.cc:52
5530
 
msgid "Error connecting to slave:"
5531
 
msgstr ""
5532
 
 
5533
 
#: libdrizzleclient/errmsg.cc:53
5534
 
msgid "Error connecting to master:"
5535
 
msgstr ""
5536
 
 
5537
 
#: libdrizzleclient/errmsg.cc:54
5538
 
msgid "SSL connection error"
5539
 
msgstr ""
5540
 
 
5541
 
#: libdrizzleclient/errmsg.cc:55
5542
 
msgid "Malformed packet"
5543
 
msgstr ""
5544
 
 
5545
 
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5546
 
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5547
 
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5548
 
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5549
 
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5550
 
msgid "(unused error message)"
5551
 
msgstr ""
5552
 
 
5553
 
#: libdrizzleclient/errmsg.cc:57
5554
 
msgid "Invalid use of null pointer"
5555
 
msgstr ""
5556
 
 
5557
 
#: libdrizzleclient/errmsg.cc:58
5558
 
msgid "Statement not prepared"
5559
 
msgstr ""
5560
 
 
5561
 
#: libdrizzleclient/errmsg.cc:59
5562
 
msgid "No data supplied for parameters in prepared statement"
5563
 
msgstr ""
5564
 
 
5565
 
#: libdrizzleclient/errmsg.cc:60
5566
 
msgid "Data truncated"
5567
 
msgstr ""
5568
 
 
5569
 
#: libdrizzleclient/errmsg.cc:61
5570
 
msgid "No parameters exist in the statement"
5571
 
msgstr ""
5572
 
 
5573
 
#: libdrizzleclient/errmsg.cc:62
5574
 
msgid "Invalid parameter number"
5575
 
msgstr ""
5576
 
 
5577
 
#: libdrizzleclient/errmsg.cc:63
5578
 
#, c-format
5579
 
msgid ""
5580
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5581
 
msgstr ""
5582
 
 
5583
 
#: libdrizzleclient/errmsg.cc:65
5584
 
#, c-format
5585
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
5586
 
msgstr ""
5587
 
 
5588
 
#: libdrizzleclient/errmsg.cc:66
5589
 
#, c-format
5590
 
msgid "Shared memory: %-.100s"
5591
 
msgstr ""
5592
 
 
5593
 
#: libdrizzleclient/errmsg.cc:76
5594
 
msgid "Wrong or unknown protocol"
5595
 
msgstr ""
5596
 
 
5597
 
#: libdrizzleclient/errmsg.cc:77
5598
 
msgid "Invalid connection handle"
5599
 
msgstr ""
5600
 
 
5601
 
#: libdrizzleclient/errmsg.cc:78
5602
 
msgid ""
5603
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5604
 
"option 'secure_auth' enabled)"
5605
 
msgstr ""
5606
 
 
5607
 
#: libdrizzleclient/errmsg.cc:80
5608
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5609
 
msgstr ""
5610
 
 
5611
 
#: libdrizzleclient/errmsg.cc:81
5612
 
msgid "Attempt to read column without prior row fetch"
5613
 
msgstr ""
5614
 
 
5615
 
#: libdrizzleclient/errmsg.cc:82
5616
 
msgid "Prepared statement contains no metadata"
5617
 
msgstr ""
5618
 
 
5619
 
#: libdrizzleclient/errmsg.cc:83
5620
 
msgid ""
5621
 
"Attempt to read a row while there is no result set associated with the "
5622
 
"statement"
5623
 
msgstr ""
5624
 
 
5625
 
#: libdrizzleclient/errmsg.cc:85
5626
 
msgid "This feature is not implemented yet"
5627
 
msgstr ""
5628
 
 
5629
 
#: libdrizzleclient/errmsg.cc:86
5630
 
#, c-format
5631
 
msgid ""
5632
 
"Lost connection to Drizzle server while waiting for initial communication "
5633
 
"packet, system error: %d"
5634
 
msgstr ""
5635
 
 
5636
 
#: libdrizzleclient/errmsg.cc:88
5637
 
#, c-format
5638
 
msgid ""
5639
 
"Lost connection to Drizzle server while reading initial communication "
5640
 
"packet, system error: %d"
5641
 
msgstr ""
5642
 
 
5643
 
#: libdrizzleclient/errmsg.cc:90
5644
 
#, c-format
5645
 
msgid ""
5646
 
"Lost connection to Drizzle server while sending authentication information, "
5647
 
"system error: %d"
5648
 
msgstr ""
5649
 
 
5650
 
#: libdrizzleclient/errmsg.cc:92
5651
 
#, c-format
5652
 
msgid ""
5653
 
"Lost connection to Drizzle server while reading authorization information, "
5654
 
"system error: %d"
5655
 
msgstr ""
5656
 
 
5657
 
#: libdrizzleclient/errmsg.cc:94
5658
 
#, c-format
5659
 
msgid ""
5660
 
"Lost connection to Drizzle server while setting initial database, system "
5661
 
"error: %d"
5662
 
msgstr ""
5663
 
 
5664
 
#: libdrizzleclient/errmsg.cc:96
5665
 
#, c-format
5666
 
msgid "Statement closed indirectly because of a preceding %s() call"
5667
 
msgstr ""
5668
 
 
5669
 
#: mysys/errors.cc:25
5670
 
#, c-format
5671
 
msgid "Can't create/write to file '%s' (Errcode: %d)"
5672
 
msgstr ""
5673
 
 
5674
 
#: mysys/errors.cc:26
5675
 
#, c-format
5676
 
msgid "Error reading file '%s' (Errcode: %d)"
5677
 
msgstr ""
5678
 
 
5679
 
#: mysys/errors.cc:27
5680
 
#, c-format
5681
 
msgid "Error writing file '%s' (Errcode: %d)"
5682
 
msgstr ""
5683
 
 
5684
 
#: mysys/errors.cc:28
5685
 
#, c-format
5686
 
msgid "Error on close of '%s' (Errcode: %d)"
5687
 
msgstr ""
5688
 
 
5689
 
#: mysys/errors.cc:29
5690
 
#, c-format
5691
 
msgid "Out of memory (Needed %u bytes)"
5692
 
msgstr ""
5693
 
 
5694
 
#: mysys/errors.cc:30
5695
 
#, c-format
5696
 
msgid "Error on delete of '%s' (Errcode: %d)"
5697
 
msgstr ""
5698
 
 
5699
 
#: mysys/errors.cc:31
5700
 
#, c-format
5701
 
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5702
 
msgstr ""
5703
 
 
5704
 
#: mysys/errors.cc:32
5705
 
#, c-format
5706
 
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5707
 
msgstr ""
5708
 
 
5709
 
#: mysys/errors.cc:33
5710
 
#, c-format
5711
 
msgid "Can't lock file (Errcode: %d)"
5712
 
msgstr ""
5713
 
 
5714
 
#: mysys/errors.cc:34
5715
 
#, c-format
5716
 
msgid "Can't unlock file (Errcode: %d)"
5717
 
msgstr ""
5718
 
 
5719
 
#: mysys/errors.cc:35
5720
 
#, c-format
5721
 
msgid "Can't read dir of '%s' (Errcode: %d)"
5722
 
msgstr ""
5723
 
 
5724
 
#: mysys/errors.cc:36
5725
 
#, c-format
5726
 
msgid "Can't get stat of '%s' (Errcode: %d)"
5727
 
msgstr ""
5728
 
 
5729
 
#: mysys/errors.cc:37
5730
 
#, c-format
5731
 
msgid "Can't change size of file (Errcode: %d)"
5732
 
msgstr ""
5733
 
 
5734
 
#: mysys/errors.cc:38
5735
 
#, c-format
5736
 
msgid "Can't open stream from handle (Errcode: %d)"
5737
 
msgstr ""
5738
 
 
5739
 
#: mysys/errors.cc:39
5740
 
#, c-format
5741
 
msgid "Can't get working dirctory (Errcode: %d)"
5742
 
msgstr ""
5743
 
 
5744
 
#: mysys/errors.cc:40
5745
 
#, c-format
5746
 
msgid "Can't change dir to '%s' (Errcode: %d)"
5747
 
msgstr ""
5748
 
 
5749
 
#: mysys/errors.cc:41
5750
 
#, c-format
5751
 
msgid "Warning: '%s' had %d links"
5752
 
msgstr ""
5753
 
 
5754
 
#: mysys/errors.cc:42
5755
 
#, c-format
5756
 
msgid "Warning: %d files and %d streams is left open\n"
5757
 
msgstr ""
5758
 
 
5759
 
#: mysys/errors.cc:43
5760
 
#, c-format
5761
 
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5762
 
msgstr ""
5763
 
 
5764
 
#: mysys/errors.cc:44
5765
 
#, c-format
5766
 
msgid "Can't create directory '%s' (Errcode: %d)"
5767
 
msgstr ""
5768
 
 
5769
 
#: mysys/errors.cc:45
5770
 
#, c-format
5771
 
msgid ""
5772
 
"Character set '%s' is not a compiled character set and is not specified in "
5773
 
"the %s file"
5774
 
msgstr ""
5775
 
 
5776
 
#: mysys/errors.cc:46
5777
 
#, c-format
5778
 
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5779
 
msgstr ""
5780
 
 
5781
 
#: mysys/errors.cc:47
5782
 
#, c-format
5783
 
msgid "Can't read value for symlink '%s' (Error %d)"
5784
 
msgstr ""
5785
 
 
5786
 
#: mysys/errors.cc:48
5787
 
#, c-format
5788
 
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5789
 
msgstr ""
5790
 
 
5791
 
#: mysys/errors.cc:49
5792
 
#, c-format
5793
 
msgid "Error on realpath() on '%s' (Error %d)"
5794
 
msgstr ""
5795
 
 
5796
 
#: mysys/errors.cc:50
5797
 
#, c-format
5798
 
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5799
 
msgstr ""
5800
 
 
5801
 
#: mysys/errors.cc:51
5802
 
#, c-format
5803
 
msgid ""
5804
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
5805
 
"file"
5806
 
msgstr ""
5807
 
 
5808
 
#: mysys/errors.cc:52
5809
 
#, c-format
5810
 
msgid "File '%s' not found (Errcode: %d)"
5811
 
msgstr ""
5812
 
 
5813
 
#: mysys/errors.cc:53
5814
 
#, c-format
5815
 
msgid "File '%s' (fileno: %d) was not closed"
5816
 
msgstr ""
5817
 
 
5818
 
#: mysys/my_error.cc:87
5819
 
#, c-format
5820
 
msgid "Unknown error %d"
5821
 
msgstr ""
5822
 
 
5823
 
#: mysys/my_getopt.cc:89
5824
 
msgid "Warning: "
5825
 
msgstr ""
5826
 
 
5827
 
#: mysys/my_getopt.cc:91
5828
 
msgid "Info: "
5829
 
msgstr ""
5830
 
 
5831
 
#: mysys/my_getopt.cc:355
5832
 
#, c-format
5833
 
msgid "%s: %s: Option '%s' used, but is disabled\n"
5834
 
msgstr ""
5835
 
 
5836
 
#: mysys/my_getopt.cc:356
5837
 
msgid "WARNING"
5838
 
msgstr ""
5839
 
 
5840
 
#: mysys/my_getopt.cc:356
5841
 
msgid "ERROR"
5842
 
msgstr ""
5843
 
 
5844
 
#: mysys/my_getopt.cc:459
5845
 
#, c-format
5846
 
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5847
 
msgstr ""
5848
 
 
5849
 
#: mysys/my_getopt.cc:774
5850
 
#, c-format
5851
 
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5852
 
msgstr ""
5853
 
 
5854
 
#: mysys/my_getopt.cc:967
5855
 
#, c-format
5856
 
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5857
 
msgstr ""
5858
 
 
5859
 
#: mysys/my_getopt.cc:1199
5860
 
#, c-format
5861
 
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5862
 
msgstr ""
5863
 
 
5864
 
#: mysys/my_getopt.cc:1219
5865
 
#, c-format
5866
 
msgid ""
5867
 
"\n"
5868
 
"Variables (--variable-name=value)\n"
5869
 
"and boolean options {false|true}  Value (after reading options)\n"
5870
 
"--------------------------------- -----------------------------\n"
5871
 
msgstr ""
5872
 
 
5873
 
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5874
 
msgid "(No default value)"
5875
 
msgstr ""
5876
 
 
5877
 
#: mysys/my_getopt.cc:1254
5878
 
msgid "true"
5879
 
msgstr ""
5880
 
 
5881
 
#: mysys/my_getopt.cc:1254
5882
 
msgid "false"
5883
 
msgstr ""
5884
 
 
5885
 
#: mysys/my_getopt.cc:1286
5886
 
#, c-format
5887
 
msgid "(Disabled)\n"
5888
 
msgstr ""
5889
 
 
5890
 
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
5891
 
msgid "Error Messages to stderr"
5892
 
msgstr ""
5893
 
 
5894
 
#: plugin/logging_gearman/logging_gearman.cc:262
5895
 
#, c-format
5896
 
msgid "fail gearman_client_create(): %s"
5897
 
msgstr ""
5898
 
 
5899
 
#: plugin/logging_gearman/logging_gearman.cc:272
5900
 
#, c-format
5901
 
msgid "fail gearman_client_add_server(): %s"
5902
 
msgstr ""
5903
 
 
5904
 
#: plugin/logging_gearman/logging_gearman.cc:297
5905
 
msgid "Enable logging to a gearman server"
5906
 
msgstr ""
5907
 
 
5908
 
#: plugin/logging_gearman/logging_gearman.cc:306
5909
 
msgid "Hostname for logging to a Gearman server"
5910
 
msgstr ""
5911
 
 
5912
 
#: plugin/logging_gearman/logging_gearman.cc:323
5913
 
msgid "Log queries to a Gearman server"
5914
 
msgstr ""
5915
 
 
5916
 
#: plugin/logging_query/logging_query.cc:275
5917
 
#, c-format
5918
 
msgid "fail open() fn=%s er=%s\n"
5919
 
msgstr ""
5920
 
 
5921
 
#: plugin/logging_query/logging_query.cc:313
5922
 
msgid "Enable logging to CSV file"
5923
 
msgstr ""
5924
 
 
5925
 
#: plugin/logging_query/logging_query.cc:322
5926
 
msgid "File to log to"
5927
 
msgstr ""
5928
 
 
5929
 
#: plugin/logging_query/logging_query.cc:331
5930
 
#: plugin/logging_syslog/logging_syslog.cc:246
5931
 
msgid "Threshold for logging slow queries, in microseconds"
5932
 
msgstr ""
5933
 
 
5934
 
#: plugin/logging_query/logging_query.cc:343
5935
 
#: plugin/logging_syslog/logging_syslog.cc:258
5936
 
msgid "Threshold for logging big queries, for rows returned"
5937
 
msgstr ""
5938
 
 
5939
 
#: plugin/logging_query/logging_query.cc:355
5940
 
#: plugin/logging_syslog/logging_syslog.cc:270
5941
 
msgid "Threshold for logging big queries, for rows examined"
5942
 
msgstr ""
5943
 
 
5944
 
#: plugin/logging_query/logging_query.cc:378
5945
 
msgid "Log queries to a CSV file"
5946
 
msgstr ""
5947
 
 
5948
 
#: plugin/logging_syslog/logging_syslog.cc:167
5949
 
#, c-format
5950
 
msgid "syslog facility \"%s\" not known, using \"local0\""
5951
 
msgstr ""
5952
 
 
5953
 
#: plugin/logging_syslog/logging_syslog.cc:184
5954
 
#, c-format
5955
 
msgid "syslog priority \"%s\" not known, using \"info\""
5956
 
msgstr ""
5957
 
 
5958
 
#: plugin/logging_syslog/logging_syslog.cc:210
5959
 
msgid "Enable logging"
5960
 
msgstr ""
5961
 
 
5962
 
#: plugin/logging_syslog/logging_syslog.cc:219
5963
 
msgid "Syslog Ident"
5964
 
msgstr ""
5965
 
 
5966
 
#: plugin/logging_syslog/logging_syslog.cc:228
5967
 
msgid "Syslog Facility"
5968
 
msgstr ""
5969
 
 
5970
 
#: plugin/logging_syslog/logging_syslog.cc:237
5971
 
msgid "Syslog Priority"
5972
 
msgstr ""
5973
 
 
5974
 
#: plugin/logging_syslog/logging_syslog.cc:295
5975
 
msgid "Log to syslog"
5976
 
msgstr ""
5977
 
 
5978
 
#: plugin/multi_thread/multi_thread.cc:120
5979
 
msgid "Maximum number of user threads available."
5980
 
msgstr ""
5981
 
 
5982
 
#: plugin/pool_of_threads/pool_of_threads.cc:205
5983
 
msgid "event_add error in libevent_add_session_callback\n"
5984
 
msgstr ""
5985
 
 
5986
 
#: plugin/pool_of_threads/pool_of_threads.cc:347
5987
 
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5988
 
msgstr ""
5989
 
 
5990
 
#: plugin/pool_of_threads/pool_of_threads.cc:354
5991
 
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5992
 
msgstr ""
5993
 
 
5994
 
#: plugin/pool_of_threads/pool_of_threads.cc:366
5995
 
msgid "session_add_event event_add error in libevent_init\n"
5996
 
msgstr ""
5997
 
 
5998
 
#: plugin/pool_of_threads/pool_of_threads.cc:380
5999
 
#, c-format
6000
 
msgid "Can't create completion port thread (error %d)"
6001
 
msgstr ""
6002
 
 
6003
 
#: plugin/pool_of_threads/pool_of_threads.cc:443
6004
 
msgid "libevent_thread_proc: my_thread_init() failed\n"
6005
 
msgstr ""
6006
 
 
6007
 
#: plugin/pool_of_threads/pool_of_threads.cc:629
6008
 
msgid "Size of Pool."
6009
 
msgstr ""
6010
 
 
6011
 
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6012
 
msgid "Enable Replicator"
6013
 
msgstr ""
6014
 
 
6015
 
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6016
 
msgid "Directory to place replication logs."
6017
 
msgstr ""
6018
 
 
6019
 
#: plugin/signal_handler/signal_handler.cc:225
6020
 
#, c-format
6021
 
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6022
 
msgstr ""
6023
 
 
6024
 
#: storage/myisam/ha_myisam.cc:468
6025
 
#, c-format
6026
 
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6027
 
msgstr ""
6028
 
 
6029
 
#: storage/myisam/ha_myisam.cc:472
6030
 
#, c-format
6031
 
msgid "Got an error from unknown thread, %s:%d"
6032
 
msgstr ""
6033
 
 
6034
 
#: storage/myisam/ha_myisam.cc:478
6035
 
msgid "Unknown thread accessing table"
6036
 
msgstr ""
6037
 
 
6038
 
#: storage/myisam/ha_myisam.cc:1889
6039
 
msgid "Block size to be used for MyISAM index pages."
6040
 
msgstr ""
6041
 
 
6042
 
#: storage/myisam/ha_myisam.cc:1895
6043
 
msgid ""
6044
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6045
 
"disables parallel repair."
6046
 
msgstr ""
6047
 
 
6048
 
#: storage/myisam/ha_myisam.cc:1901
6049
 
msgid ""
6050
 
"Don't use the fast sort index method to created index if the temporary file "
6051
 
"would get bigger than this."
6052
 
msgstr ""
6053
 
 
6054
 
#: storage/myisam/ha_myisam.cc:1906
6055
 
msgid ""
6056
 
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6057
 
"when creating indexes with CREATE INDEX or ALTER TABLE."
6058
 
msgstr ""
6059
 
 
6060
 
#: storage/myisam/ha_myisam.cc:1912
6061
 
msgid "Default pointer size to be used for MyISAM tables."
6062
 
msgstr ""
6063
 
 
6064
 
#: storage/myisam/my_handler_errors.cc:34
6065
 
msgid "Didn't find key on read or update"
6066
 
msgstr ""
6067
 
 
6068
 
#: storage/myisam/my_handler_errors.cc:36
6069
 
msgid "Duplicate key on write or update"
6070
 
msgstr ""
6071
 
 
6072
 
#: storage/myisam/my_handler_errors.cc:38
6073
 
msgid "Internal (unspecified) error in handler"
6074
 
msgstr ""
6075
 
 
6076
 
#: storage/myisam/my_handler_errors.cc:40
6077
 
msgid ""
6078
 
"Someone has changed the row since it was read (while the table was locked to "
6079
 
"prevent it)"
6080
 
msgstr ""
6081
 
 
6082
 
#: storage/myisam/my_handler_errors.cc:43
6083
 
msgid "Wrong index given to function"
6084
 
msgstr ""
6085
 
 
6086
 
#: storage/myisam/my_handler_errors.cc:45
6087
 
msgid "Undefined handler error 125"
6088
 
msgstr ""
6089
 
 
6090
 
#: storage/myisam/my_handler_errors.cc:47
6091
 
msgid "Index file is crashed"
6092
 
msgstr ""
6093
 
 
6094
 
#: storage/myisam/my_handler_errors.cc:49
6095
 
msgid "Record file is crashed"
6096
 
msgstr ""
6097
 
 
6098
 
#: storage/myisam/my_handler_errors.cc:51
6099
 
msgid "Out of memory in engine"
6100
 
msgstr ""
6101
 
 
6102
 
#: storage/myisam/my_handler_errors.cc:53
6103
 
msgid "Undefined handler error 129"
6104
 
msgstr ""
6105
 
 
6106
 
#: storage/myisam/my_handler_errors.cc:55
6107
 
msgid "Incorrect file format"
6108
 
msgstr ""
6109
 
 
6110
 
#: storage/myisam/my_handler_errors.cc:57
6111
 
msgid "Command not supported by database"
6112
 
msgstr ""
6113
 
 
6114
 
#: storage/myisam/my_handler_errors.cc:59
6115
 
msgid "Old database file"
6116
 
msgstr ""
6117
 
 
6118
 
#: storage/myisam/my_handler_errors.cc:61
6119
 
msgid "No record read before update"
6120
 
msgstr ""
6121
 
 
6122
 
#: storage/myisam/my_handler_errors.cc:63
6123
 
msgid "Record was already deleted (or record file crashed)"
6124
 
msgstr ""
6125
 
 
6126
 
#: storage/myisam/my_handler_errors.cc:65
6127
 
msgid "No more room in record file"
6128
 
msgstr ""
6129
 
 
6130
 
#: storage/myisam/my_handler_errors.cc:67
6131
 
msgid "No more room in index file"
6132
 
msgstr ""
6133
 
 
6134
 
#: storage/myisam/my_handler_errors.cc:69
6135
 
msgid "No more records (read after end of file)"
6136
 
msgstr ""
6137
 
 
6138
 
#: storage/myisam/my_handler_errors.cc:71
6139
 
msgid "Unsupported extension used for table"
6140
 
msgstr ""
6141
 
 
6142
 
#: storage/myisam/my_handler_errors.cc:73
6143
 
msgid "Too big row"
6144
 
msgstr ""
6145
 
 
6146
 
#: storage/myisam/my_handler_errors.cc:75
6147
 
msgid "Wrong create options"
6148
 
msgstr ""
6149
 
 
6150
 
#: storage/myisam/my_handler_errors.cc:77
6151
 
msgid "Duplicate unique key or constraint on write or update"
6152
 
msgstr ""
6153
 
 
6154
 
#: storage/myisam/my_handler_errors.cc:79
6155
 
msgid "Unknown character set used in table"
6156
 
msgstr ""
6157
 
 
6158
 
#: storage/myisam/my_handler_errors.cc:81
6159
 
msgid "Conflicting table definitions in sub-tables of MERGE table"
6160
 
msgstr ""
6161
 
 
6162
 
#: storage/myisam/my_handler_errors.cc:83
6163
 
msgid "Table is crashed and last repair failed"
6164
 
msgstr ""
6165
 
 
6166
 
#: storage/myisam/my_handler_errors.cc:85
6167
 
msgid "Table was marked as crashed and should be repaired"
6168
 
msgstr ""
6169
 
 
6170
 
#: storage/myisam/my_handler_errors.cc:87
6171
 
msgid "Lock timed out; Retry transaction"
6172
 
msgstr ""
6173
 
 
6174
 
#: storage/myisam/my_handler_errors.cc:89
6175
 
msgid "Lock table is full;  Restart program with a larger locktable"
6176
 
msgstr ""
6177
 
 
6178
 
#: storage/myisam/my_handler_errors.cc:91
6179
 
msgid "Updates are not allowed under a read only transactions"
6180
 
msgstr ""
6181
 
 
6182
 
#: storage/myisam/my_handler_errors.cc:93
6183
 
msgid "Lock deadlock; Retry transaction"
6184
 
msgstr ""
6185
 
 
6186
 
#: storage/myisam/my_handler_errors.cc:95
6187
 
msgid "Foreign key constraint is incorrectly formed"
6188
 
msgstr ""
6189
 
 
6190
 
#: storage/myisam/my_handler_errors.cc:97
6191
 
msgid "Cannot add a child row"
6192
 
msgstr ""
6193
 
 
6194
 
#: storage/myisam/my_handler_errors.cc:99
6195
 
msgid "Cannot delete a parent row"
6196
 
msgstr ""
6197
 
 
6198
 
#: storage/myisam/my_handler_errors.cc:101
6199
 
msgid "No savepoint with that name"
6200
 
msgstr ""
6201
 
 
6202
 
#: storage/myisam/my_handler_errors.cc:103
6203
 
msgid "Non unique key block size"
6204
 
msgstr ""
6205
 
 
6206
 
#: storage/myisam/my_handler_errors.cc:105
6207
 
msgid "The table does not exist in engine"
6208
 
msgstr ""
6209
 
 
6210
 
#: storage/myisam/my_handler_errors.cc:107
6211
 
msgid "The table already existed in storage engine"
6212
 
msgstr ""
6213
 
 
6214
 
#: storage/myisam/my_handler_errors.cc:109
6215
 
msgid "Could not connect to storage engine"
6216
 
msgstr ""
6217
 
 
6218
 
#: storage/myisam/my_handler_errors.cc:111
6219
 
msgid "Unexpected null pointer found when using spatial index"
6220
 
msgstr ""
6221
 
 
6222
 
#: storage/myisam/my_handler_errors.cc:113
6223
 
msgid "The table changed in storage engine"
6224
 
msgstr ""
6225
 
 
6226
 
#: storage/myisam/my_handler_errors.cc:115
6227
 
msgid "There's no partition in table for the given value"
6228
 
msgstr ""
6229
 
 
6230
 
#: storage/myisam/my_handler_errors.cc:117
6231
 
msgid "Row-based binlogging of row failed"
6232
 
msgstr ""
6233
 
 
6234
 
#: storage/myisam/my_handler_errors.cc:119
6235
 
msgid "Index needed in foreign key constraint"
6236
 
msgstr ""
6237
 
 
6238
 
#: storage/myisam/my_handler_errors.cc:121
6239
 
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6240
 
msgstr ""
6241
 
 
6242
 
#: storage/myisam/my_handler_errors.cc:123
6243
 
msgid "Table needs to be upgraded before it can be used"
6244
 
msgstr ""
6245
 
 
6246
 
#: storage/myisam/my_handler_errors.cc:125
6247
 
msgid "Table is read only"
6248
 
msgstr ""
6249
 
 
6250
 
#: storage/myisam/my_handler_errors.cc:127
6251
 
msgid "Failed to get next auto increment value"
6252
 
msgstr ""
6253
 
 
6254
 
#: storage/myisam/my_handler_errors.cc:129
6255
 
msgid "Failed to set row auto increment value"
6256
 
msgstr ""
6257
 
 
6258
 
#: storage/myisam/my_handler_errors.cc:131
6259
 
msgid "Unknown (generic) error from engine"
6260
 
msgstr ""
6261
 
 
6262
 
#: storage/myisam/my_handler_errors.cc:133
6263
 
msgid "Record is the same"
6264
 
msgstr ""
6265
 
 
6266
 
#: storage/myisam/my_handler_errors.cc:135
6267
 
msgid "It is not possible to log this statement"
6268
 
msgstr ""
6269
 
 
6270
 
#: storage/myisam/my_handler_errors.cc:137
6271
 
msgid "Tablespace exists"
6272
 
msgstr ""
6273
 
 
6274
 
#: storage/myisam/my_handler_errors.cc:139
6275
 
msgid "The event was corrupt, leading to illegal data being read"
6276
 
msgstr ""
6277
 
 
6278
 
#: storage/myisam/my_handler_errors.cc:141
6279
 
msgid "The table is of a new format not supported by this version"
6280
 
msgstr ""
6281
 
 
6282
 
#: storage/myisam/my_handler_errors.cc:143
6283
 
msgid "The event could not be processed no other handler error happened"
6284
 
msgstr ""
6285
 
 
6286
 
#: storage/myisam/my_handler_errors.cc:145
6287
 
msgid "Got a fatal error during initialzation of handler"
6288
 
msgstr ""
6289
 
 
6290
 
#: storage/myisam/my_handler_errors.cc:147
6291
 
msgid "File to short; Expected more data in file"
6292
 
msgstr ""
6293
 
 
6294
 
#: storage/myisam/my_handler_errors.cc:149
6295
 
msgid "Read page with wrong checksum"
6296
 
msgstr ""
6297
 
 
6298
 
#: storage/myisam/my_handler_errors.cc:151
6299
 
msgid "Lock or active transaction"
6300
 
msgstr ""
6301
 
 
6302
 
#: storage/myisam/my_handler_errors.cc:153
6303
 
msgid "No such table space"
6304
 
msgstr ""
6305
 
 
6306
 
#: storage/myisam/my_handler_errors.cc:155
6307
 
msgid "Tablespace not empty"
6308
 
msgstr ""