~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ko.po

Imported latest translations.

Show diffs side-by-side

added added

removed removed

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