~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_AU.po

  • Committer: Monty Taylor
  • Date: 2008-11-02 03:17:55 UTC
  • mto: (520.4.45 devel)
  • mto: This revision was merged to the branch mainline in revision 573.
  • Revision ID: monty@inaugust.com-20081102031755-cpzp7dlqoa7rcs1v
Removed a bunch of unusued tests and defines from autoconf.
Fixed the way we were doing cmath - and moved it out of global.h. Still probably
isn't right for Sun Studio, but we're getting closer I think.

Show diffs side-by-side

added added

removed removed

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