~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_AU.po

  • Committer: Mats Kindahl
  • Date: 2008-08-25 19:04:45 UTC
  • mfrom: (371 trunk)
  • mto: (489.1.2 codestyle)
  • mto: This revision was merged to the branch mainline in revision 372.
  • Revision ID: mats@mysql.com-20080825190445-xsby29pqsfrapuxd
Merging lp:~mkindahl/stdize-code with lp:drizzle

Show diffs side-by-side

added added

removed removed

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