~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ar.po

Imported latest translations.

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