~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/pl.po

  • Committer: Mark Atwood
  • Date: 2008-10-17 20:35:11 UTC
  • mto: (520.1.13 drizzle)
  • mto: This revision was merged to the branch mainline in revision 530.
  • Revision ID: mark@fallenpegasus.com-20081017203511-q1s2pruvxf6d7it2
fixes as per MontyT's comments, prep for internationalization

Show diffs side-by-side

added added

removed removed

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