~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/eo.po

  • Committer: Brian Aker
  • Date: 2008-07-22 17:19:24 UTC
  • Revision ID: brian@tangent.org-20080722171924-6wf69aguugtwfr72
Small cleanup around uint32 types (need to merge).

Show diffs side-by-side

added added

removed removed

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