~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ms.po

Imported latest translations.

Show diffs side-by-side

added added

removed removed

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