~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ko.po

Launchpad automatic translations update.

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-05-25 10:55-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-08-24 09:42+0000\n"
 
18
"X-Launchpad-Export-Date: 2009-08-25 09:42+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
21
21
#: client/drizzle.cc:273
33
33
#: client/drizzle.cc:278
34
34
msgid ""
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
36
 
msgstr ""
37
 
"구분 기호의 명령문 설정. 주의: 새 구분 기호로 라인의 나머지를 취합니다."
 
36
msgstr "구분 기호의 명령문 설정. 주의: 새 구분 기호로 라인의 나머지를 취합니다."
38
37
 
39
38
#: client/drizzle.cc:280
40
39
msgid "Send command to drizzle server, display result vertically."
96
95
msgid "Use another database. Takes database name as argument."
97
96
msgstr ""
98
97
 
99
 
#: client/drizzle.cc:300 client/drizzle.cc:1582
 
98
#: client/drizzle.cc:300 client/drizzle.cc:1581
100
99
msgid "Show warnings after every statement."
101
100
msgstr ""
102
101
 
104
103
msgid "Don't show warnings after every statement."
105
104
msgstr ""
106
105
 
107
 
#: client/drizzle.cc:1165 client/drizzle.cc:1172
 
106
#: client/drizzle.cc:1167 client/drizzle.cc:1174
108
107
#, c-format
109
 
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
108
msgid ""
 
109
"Memory allocation error while constructing initial prompt. Aborting.\n"
110
110
msgstr ""
111
111
 
112
 
#: client/drizzle.cc:1268
 
112
#: client/drizzle.cc:1270
113
113
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
114
114
msgstr ""
115
115
 
116
 
#: client/drizzle.cc:1278
 
116
#: client/drizzle.cc:1280
117
117
#, c-format
118
118
msgid ""
119
119
"Your Drizzle connection id is %u\n"
120
120
"Server version: %s\n"
121
121
msgstr ""
122
122
 
123
 
#: client/drizzle.cc:1310
 
123
#: client/drizzle.cc:1308
124
124
#, c-format
125
125
msgid "Reading history-file %s\n"
126
126
msgstr ""
127
127
 
128
 
#: client/drizzle.cc:1314
 
128
#: client/drizzle.cc:1312
129
129
#, c-format
130
130
msgid "Couldn't allocate memory for temp histfile!\n"
131
131
msgstr ""
132
132
 
133
 
#: client/drizzle.cc:1321
 
133
#: client/drizzle.cc:1319
134
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
135
135
msgstr ""
136
136
 
137
 
#: client/drizzle.cc:1340
 
137
#: client/drizzle.cc:1338
138
138
#, c-format
139
139
msgid "Writing history-file %s\n"
140
140
msgstr ""
141
141
 
142
 
#: client/drizzle.cc:1348
 
142
#: client/drizzle.cc:1345
143
143
msgid "Aborted"
144
144
msgstr "중지됨"
145
145
 
146
 
#: client/drizzle.cc:1348
 
146
#: client/drizzle.cc:1345
147
147
msgid "Bye"
148
148
msgstr "안녕"
149
149
 
150
 
#: client/drizzle.cc:1403
 
150
#: client/drizzle.cc:1400
151
151
msgid "Query aborted by Ctrl+C\n"
152
152
msgstr ""
153
153
 
154
 
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
 
154
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
155
155
msgid "Display this help and exit."
156
156
msgstr ""
157
157
 
 
158
#: client/drizzle.cc:1425
 
159
msgid "Synonym for -?"
 
160
msgstr ""
 
161
 
158
162
#: client/drizzle.cc:1428
159
 
msgid "Synonym for -?"
160
 
msgstr ""
161
 
 
162
 
#: client/drizzle.cc:1431
163
163
msgid ""
164
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
165
"and field completion, but startup and reconnecting may take a longer time. "
166
166
"Disable with --disable-auto-rehash."
167
167
msgstr ""
168
168
 
169
 
#: client/drizzle.cc:1435
 
169
#: client/drizzle.cc:1432
170
170
msgid ""
171
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
172
"completion. This gives a quicker start of drizzle_st and disables rehashing "
173
173
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
174
174
msgstr ""
175
175
 
176
 
#: client/drizzle.cc:1438
 
176
#: client/drizzle.cc:1435
177
177
msgid ""
178
178
"Automatically switch to vertical output mode if the result is wider than the "
179
179
"terminal width."
180
180
msgstr ""
181
181
 
182
 
#: client/drizzle.cc:1441
 
182
#: client/drizzle.cc:1438
183
183
msgid ""
184
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
185
185
msgstr ""
186
186
 
187
 
#: client/drizzle.cc:1442
 
187
#: client/drizzle.cc:1439
188
188
msgid "Display column type information."
189
189
msgstr "컬럼 형식 정보 보이기"
190
190
 
191
 
#: client/drizzle.cc:1445
 
191
#: client/drizzle.cc:1442
192
192
msgid ""
193
193
"Preserve comments. Send comments to the server. The default is --skip-"
194
194
"comments (discard comments), enable with --comments"
195
195
msgstr ""
196
196
 
197
 
#: client/drizzle.cc:1448
 
197
#: client/drizzle.cc:1445
198
198
msgid "Use compression in server/client protocol."
199
199
msgstr "서버/클라이언트 프로토콜에서 압축 사용"
200
200
 
 
201
#: client/drizzle.cc:1448
 
202
msgid "Check memory and open file usage at exit ."
 
203
msgstr ""
 
204
 
201
205
#: client/drizzle.cc:1451
202
 
msgid "Check memory and open file usage at exit ."
203
 
msgstr ""
204
 
 
205
 
#: client/drizzle.cc:1454
206
206
msgid "Print some debug info at exit."
207
207
msgstr "종료시에 일부 디버그 정보 표시"
208
208
 
209
 
#: client/drizzle.cc:1456
 
209
#: client/drizzle.cc:1453
210
210
msgid "Database to use."
211
211
msgstr "사용할 데이터베이스"
212
212
 
213
 
#: client/drizzle.cc:1459
 
213
#: client/drizzle.cc:1456
214
214
msgid "(not used)"
215
215
msgstr ""
216
216
 
217
 
#: client/drizzle.cc:1461
 
217
#: client/drizzle.cc:1458
218
218
msgid "Delimiter to be used."
219
219
msgstr "사용할 구분자"
220
220
 
221
 
#: client/drizzle.cc:1463
 
221
#: client/drizzle.cc:1460
222
222
msgid "Execute command and quit. (Disables --force and history file)"
223
223
msgstr ""
224
224
 
 
225
#: client/drizzle.cc:1462
 
226
msgid "Print the output of a query (rows) vertically."
 
227
msgstr ""
 
228
 
225
229
#: client/drizzle.cc:1465
226
 
msgid "Print the output of a query (rows) vertically."
227
 
msgstr ""
228
 
 
229
 
#: client/drizzle.cc:1468
230
230
msgid "Continue even if we get an sql error."
231
231
msgstr ""
232
232
 
233
 
#: client/drizzle.cc:1472
 
233
#: client/drizzle.cc:1469
234
234
msgid ""
235
235
"Enable named commands. Named commands mean this program's internal commands; "
236
236
"see drizzle> help . When enabled, the named commands can be used from any "
238
238
"Disable with --disable-named-commands. This option is disabled by default."
239
239
msgstr ""
240
240
 
241
 
#: client/drizzle.cc:1476
 
241
#: client/drizzle.cc:1473
242
242
msgid ""
243
243
"Named commands are disabled. Use \\* form only, or use named commands only "
244
244
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
247
247
"deprecated; use --disable-named-commands instead."
248
248
msgstr ""
249
249
 
250
 
#: client/drizzle.cc:1478
 
250
#: client/drizzle.cc:1475
251
251
msgid "Ignore space after function names."
252
252
msgstr ""
253
253
 
 
254
#: client/drizzle.cc:1477
 
255
msgid "Enable/disable LOAD DATA LOCAL INFILE."
 
256
msgstr ""
 
257
 
254
258
#: client/drizzle.cc:1480
255
 
msgid "Enable/disable LOAD DATA LOCAL INFILE."
256
 
msgstr ""
257
 
 
258
 
#: client/drizzle.cc:1483
259
259
msgid "Turn off beep on error."
260
260
msgstr ""
261
261
 
262
 
#: client/drizzle.cc:1485
 
262
#: client/drizzle.cc:1482
263
263
msgid "Connect to host."
264
264
msgstr "호스트에 연결"
265
265
 
 
266
#: client/drizzle.cc:1484
 
267
msgid "Write line numbers for errors."
 
268
msgstr ""
 
269
 
266
270
#: client/drizzle.cc:1487
267
 
msgid "Write line numbers for errors."
268
 
msgstr ""
269
 
 
270
 
#: client/drizzle.cc:1490
271
271
msgid ""
272
272
"Don't write line number for errors. WARNING: -L is deprecated, use long "
273
273
"version of this option instead."
274
274
msgstr ""
275
275
 
276
 
#: client/drizzle.cc:1492
 
276
#: client/drizzle.cc:1489
277
277
msgid "Flush buffer after each query."
278
278
msgstr ""
279
279
 
280
 
#: client/drizzle.cc:1494
 
280
#: client/drizzle.cc:1491
281
281
msgid "Write column names in results."
282
282
msgstr "결과에 컬럼이름 쓰기"
283
283
 
284
 
#: client/drizzle.cc:1498
 
284
#: client/drizzle.cc:1495
285
285
msgid ""
286
286
"Don't write column names in results. WARNING: -N is deprecated, use long "
287
287
"version of this options instead."
288
288
msgstr ""
289
289
 
290
 
#: client/drizzle.cc:1501
 
290
#: client/drizzle.cc:1498
291
291
msgid ""
292
292
"Change the value of a variable. Please note that this option is deprecated; "
293
293
"you can set variables directly with --variable-name=value."
294
294
msgstr ""
295
295
 
296
 
#: client/drizzle.cc:1503
 
296
#: client/drizzle.cc:1500
297
297
msgid "Ignore SIGINT (CTRL-C)"
298
298
msgstr "SIGINT (CTRL-C) 무시"
299
299
 
300
 
#: client/drizzle.cc:1507
 
300
#: client/drizzle.cc:1504
301
301
msgid ""
302
302
"Only update the default database. This is useful for skipping updates to "
303
303
"other database in the update log."
304
304
msgstr ""
305
305
 
306
 
#: client/drizzle.cc:1510
 
306
#: client/drizzle.cc:1507
307
307
msgid ""
308
308
"Pager to use to display results. If you don't supply an option the default "
309
309
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
312
312
"default."
313
313
msgstr ""
314
314
 
315
 
#: client/drizzle.cc:1513
 
315
#: client/drizzle.cc:1510
316
316
msgid ""
317
317
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
318
"option deprecated; use --disable-pager instead."
319
319
msgstr ""
320
320
 
321
 
#: client/drizzle.cc:1516
 
321
#: client/drizzle.cc:1513
322
322
msgid ""
323
323
"Password to use when connecting to server. If password is not given it's "
324
324
"asked from the tty."
325
325
msgstr ""
326
326
 
327
 
#: client/drizzle.cc:1518
 
327
#: client/drizzle.cc:1515
328
328
msgid ""
329
329
"Port number to use for connection or 0 for default to, in order of "
330
330
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
331
331
msgstr ""
332
332
 
333
 
#: client/drizzle.cc:1519
 
333
#: client/drizzle.cc:1516
334
334
msgid "built-in default"
335
335
msgstr ""
336
336
 
337
 
#: client/drizzle.cc:1521
 
337
#: client/drizzle.cc:1518
338
338
msgid "Set the drizzle prompt to this value."
339
339
msgstr "Drizzle 프롬프트를 이 값으로 설정"
340
340
 
341
 
#: client/drizzle.cc:1525
 
341
#: client/drizzle.cc:1522
342
342
msgid ""
343
343
"Don't cache result, print it row by row. This may slow down the server if "
344
344
"the output is suspended. Doesn't use history file."
345
345
msgstr ""
346
346
 
 
347
#: client/drizzle.cc:1524
 
348
msgid "Write fields without conversion. Used with --batch."
 
349
msgstr ""
 
350
 
347
351
#: client/drizzle.cc:1527
348
 
msgid "Write fields without conversion. Used with --batch."
349
 
msgstr ""
350
 
 
351
 
#: client/drizzle.cc:1530
352
352
msgid ""
353
353
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
354
354
"option is enabled by default."
355
355
msgstr ""
356
356
 
357
 
#: client/drizzle.cc:1532
 
357
#: client/drizzle.cc:1529
358
358
msgid "Shutdown the server."
359
359
msgstr ""
360
360
 
361
 
#: client/drizzle.cc:1534
 
361
#: client/drizzle.cc:1531
362
362
msgid ""
363
363
"Be more silent. Print results with a tab as separator, each row on new line."
364
364
msgstr ""
365
365
 
 
366
#: client/drizzle.cc:1533
 
367
msgid "Socket file to use for connection."
 
368
msgstr ""
 
369
 
366
370
#: client/drizzle.cc:1536
367
 
msgid "Socket file to use for connection."
 
371
msgid "Output in table format."
368
372
msgstr ""
369
373
 
370
374
#: client/drizzle.cc:1539
371
 
msgid "Output in table format."
372
 
msgstr ""
373
 
 
374
 
#: client/drizzle.cc:1542
375
375
msgid ""
376
376
"Append everything into outfile. See interactive help (\\h) also. Does not "
377
377
"work in batch mode. Disable with --disable-tee. This option is disabled by "
378
378
"default."
379
379
msgstr ""
380
380
 
381
 
#: client/drizzle.cc:1544
 
381
#: client/drizzle.cc:1541
382
382
msgid ""
383
383
"Disable outfile. See interactive help (\\h) also. WARNING: option "
384
384
"deprecated; use --disable-tee instead"
385
385
msgstr ""
386
386
 
387
 
#: client/drizzle.cc:1546
 
387
#: client/drizzle.cc:1544
388
388
msgid "User for login if not current user."
389
389
msgstr ""
390
390
 
391
 
#: client/drizzle.cc:1548
 
391
#: client/drizzle.cc:1547
392
392
msgid "Only allow UPDATE and DELETE that uses keys."
393
393
msgstr ""
394
394
 
395
 
#: client/drizzle.cc:1551
 
395
#: client/drizzle.cc:1550
396
396
msgid "Synonym for option --safe-updates, -U."
397
397
msgstr ""
398
398
 
399
 
#: client/drizzle.cc:1554
 
399
#: client/drizzle.cc:1553
400
400
msgid "Write more. (-v -v -v gives the table output format)."
401
401
msgstr ""
402
402
 
403
 
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
 
403
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
404
404
msgid "Output version information and exit."
405
405
msgstr ""
406
406
 
407
 
#: client/drizzle.cc:1558
 
407
#: client/drizzle.cc:1557
408
408
msgid "Wait and retry if connection is down."
409
409
msgstr ""
410
410
 
411
 
#: client/drizzle.cc:1561
 
411
#: client/drizzle.cc:1560
412
412
msgid "Number of seconds before connection timeout."
413
413
msgstr ""
414
414
 
415
 
#: client/drizzle.cc:1566
 
415
#: client/drizzle.cc:1565
416
416
msgid "Max length of input line"
417
417
msgstr ""
418
418
 
419
 
#: client/drizzle.cc:1571
 
419
#: client/drizzle.cc:1570
420
420
msgid "Automatic limit for SELECT when using --safe-updates"
421
421
msgstr ""
422
422
 
423
 
#: client/drizzle.cc:1576
 
423
#: client/drizzle.cc:1575
424
424
msgid "Automatic limit for rows in a join when using --safe-updates"
425
425
msgstr ""
426
426
 
427
 
#: client/drizzle.cc:1580
428
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
 
427
#: client/drizzle.cc:1579
 
428
msgid ""
 
429
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
429
430
msgstr ""
430
431
 
431
 
#: client/drizzle.cc:1585
 
432
#: client/drizzle.cc:1584
432
433
msgid "Number of lines before each import progress report."
433
434
msgstr ""
434
435
 
435
 
#: client/drizzle.cc:1588
 
436
#: client/drizzle.cc:1587
436
437
msgid "Ping the server to check if it's alive."
437
438
msgstr ""
438
439
 
439
 
#: client/drizzle.cc:1598
 
440
#: client/drizzle.cc:1597
440
441
#, c-format
441
 
msgid "%s  Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
 
442
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
442
443
msgstr ""
443
444
 
444
 
#: client/drizzle.cc:1605
 
445
#: client/drizzle.cc:1604
445
446
#, c-format
446
447
msgid ""
447
448
"Copyright (C) 2008 Sun Microsystems\n"
449
450
"and you are welcome to modify and redistribute it under the GPL license\n"
450
451
msgstr ""
451
452
 
452
 
#: client/drizzle.cc:1610
 
453
#: client/drizzle.cc:1609
453
454
#, c-format
454
455
msgid "Usage: %s [OPTIONS] [database]\n"
455
456
msgstr ""
456
457
 
457
 
#: client/drizzle.cc:1641
 
458
#: client/drizzle.cc:1640
458
459
msgid "DELIMITER cannot contain a backslash character"
459
460
msgstr ""
460
461
 
461
 
#: client/drizzle.cc:1659
 
462
#: client/drizzle.cc:1658
462
463
#, c-format
463
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
464
465
msgstr ""
465
466
 
466
 
#: client/drizzle.cc:1682
 
467
#: client/drizzle.cc:1681
467
468
#, c-format
468
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
469
470
msgstr ""
470
471
 
471
 
#: client/drizzle.cc:1686
 
472
#: client/drizzle.cc:1685
472
473
#, c-format
473
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
474
475
msgstr ""
475
476
 
476
 
#: client/drizzle.cc:1717
 
477
#: client/drizzle.cc:1712
477
478
msgid ""
478
479
"Non-integer value supplied for port.  If you are trying to enter a password "
479
480
"please use --password instead."
480
481
msgstr ""
481
482
 
482
 
#: client/drizzle.cc:1725
 
483
#: client/drizzle.cc:1720
483
484
msgid "Value supplied for port is not valid."
484
485
msgstr ""
485
486
 
486
 
#: client/drizzle.cc:1864
 
487
#: client/drizzle.cc:1866
487
488
#, c-format
488
489
msgid "Processing line: %<PRIu32>\n"
489
490
msgstr ""
490
491
 
491
 
#: client/drizzle.cc:2079
 
492
#: client/drizzle.cc:2083
492
493
#, c-format
493
494
msgid "Unknown command '\\%c'."
494
495
msgstr ""
495
496
 
496
 
#: client/drizzle.cc:2489
 
497
#: client/drizzle.cc:2493
497
498
msgid ""
498
499
"Reading table information for completion of table and column names\n"
499
500
"    You can turn off this feature to get a quicker startup with -A\n"
500
501
"\n"
501
502
msgstr ""
502
503
 
503
 
#: client/drizzle.cc:2579
 
504
#: client/drizzle.cc:2583
504
505
msgid "No connection. Trying to reconnect..."
505
506
msgstr ""
506
507
 
507
 
#: client/drizzle.cc:2585
 
508
#: client/drizzle.cc:2589
508
509
msgid "Can't connect to the server\n"
509
510
msgstr ""
510
511
 
511
 
#: client/drizzle.cc:2664
 
512
#: client/drizzle.cc:2668
512
513
msgid "List of all Drizzle commands:"
513
514
msgstr ""
514
515
 
515
 
#: client/drizzle.cc:2666
 
516
#: client/drizzle.cc:2670
516
517
msgid "Note that all text commands must be first on line and end with ';'"
517
518
msgstr ""
518
519
 
519
 
#: client/drizzle.cc:2721
 
520
#: client/drizzle.cc:2725
520
521
msgid "No query specified\n"
521
522
msgstr ""
522
523
 
523
 
#: client/drizzle.cc:2736
 
524
#: client/drizzle.cc:2740
524
525
msgid "Ignoring query to other database"
525
526
msgstr ""
526
527
 
527
 
#: client/drizzle.cc:2786
 
528
#: client/drizzle.cc:2790
528
529
msgid "Empty set"
529
530
msgstr ""
530
531
 
531
 
#: client/drizzle.cc:2799
 
532
#: client/drizzle.cc:2803
532
533
#, c-format
533
534
msgid "%ld row in set"
534
535
msgid_plural "%ld rows in set"
535
536
msgstr[0] ""
536
537
msgstr[1] ""
537
538
 
538
 
#: client/drizzle.cc:2808
 
539
#: client/drizzle.cc:2812
539
540
msgid "Query OK"
540
541
msgstr ""
541
542
 
542
 
#: client/drizzle.cc:2810
 
543
#: client/drizzle.cc:2814
543
544
#, c-format
544
545
msgid "Query OK, %ld row affected"
545
546
msgid_plural "Query OK, %ld rows affected"
546
547
msgstr[0] ""
547
548
msgstr[1] ""
548
549
 
549
 
#: client/drizzledump.cc:345
550
 
msgid "Number of rows before each output progress report (requires --verbose)."
551
 
msgstr ""
552
 
 
553
 
#: client/drizzledump.cc:415
 
550
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
 
551
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
 
552
#: client/drizzletest.cc:4728
 
553
#, c-format
 
554
msgid ""
 
555
"Non-integer value supplied for port.  If you are trying to enter a password "
 
556
"please use --password instead.\n"
 
557
msgstr ""
 
558
 
 
559
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
 
560
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
 
561
#: client/drizzletest.cc:4736
 
562
#, c-format
 
563
msgid "Value supplied for port is not valid.\n"
 
564
msgstr ""
 
565
 
 
566
#: client/drizzledump.cc:387
 
567
msgid ""
 
568
"Number of rows before each output progress report (requires --verbose)."
 
569
msgstr ""
 
570
 
 
571
#: client/drizzledump.cc:461
554
572
#, c-format
555
573
msgid "Got errno %d on write"
556
574
msgstr ""
557
575
 
558
 
#: client/drizzledump.cc:420
 
576
#: client/drizzledump.cc:466
559
577
#, c-format
560
 
msgid "%s  Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
 
578
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
561
579
msgstr ""
562
580
 
563
 
#: client/drizzledump.cc:427
 
581
#: client/drizzledump.cc:473
564
582
#, c-format
565
583
msgid "Usage: %s [OPTIONS] database [tables]\n"
566
584
msgstr ""
567
585
 
568
 
#: client/drizzledump.cc:428
 
586
#: client/drizzledump.cc:474
569
587
#, c-format
570
588
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
571
589
msgstr ""
572
590
 
573
 
#: client/drizzledump.cc:430
 
591
#: client/drizzledump.cc:476
574
592
#, c-format
575
593
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
576
594
msgstr ""
577
595
 
578
 
#: client/drizzledump.cc:438
 
596
#: client/drizzledump.cc:483
 
597
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
 
598
msgstr ""
 
599
 
 
600
#: client/drizzledump.cc:484
579
601
msgid ""
580
602
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
581
603
"and you are welcome to modify and redistribute it under the GPL license\n"
582
604
msgstr ""
583
605
 
584
 
#: client/drizzledump.cc:439
585
 
msgid "Dumps definitions and data from a Drizzle database server"
 
606
#: client/drizzledump.cc:485
 
607
msgid "Dumping definition and data DRIZZLE database or table"
586
608
msgstr ""
587
609
 
588
 
#: client/drizzledump.cc:450
 
610
#: client/drizzledump.cc:496
589
611
#, c-format
590
612
msgid "For more options, use %s --help\n"
591
613
msgstr ""
592
614
 
593
 
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
594
 
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
595
 
#, c-format
596
 
msgid ""
597
 
"Non-integer value supplied for port.  If you are trying to enter a password "
598
 
"please use --password instead.\n"
599
 
msgstr ""
600
 
 
601
 
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
602
 
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
603
 
#, c-format
604
 
msgid "Value supplied for port is not valid.\n"
605
 
msgstr ""
606
 
 
607
 
#: client/drizzledump.cc:582
 
615
#: client/drizzledump.cc:630
608
616
#, c-format
609
617
msgid "Memory allocation error while copying password. Aborting.\n"
610
618
msgstr ""
611
619
 
612
 
#: client/drizzledump.cc:621
 
620
#: client/drizzledump.cc:669
613
621
#, c-format
614
622
msgid "Input filename too long: %s"
615
623
msgstr ""
616
624
 
617
 
#: client/drizzledump.cc:656
 
625
#: client/drizzledump.cc:712
618
626
#, c-format
619
627
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
620
628
msgstr ""
621
629
 
622
 
#: client/drizzledump.cc:681
 
630
#: client/drizzledump.cc:737
623
631
#, c-format
624
632
msgid "Invalid mode to --compatible: %s\n"
625
633
msgstr ""
626
634
 
627
 
#: client/drizzledump.cc:726
 
635
#: client/drizzledump.cc:791
628
636
#, c-format
629
637
msgid "%s: You must use option --tab with --fields-...\n"
630
638
msgstr ""
631
639
 
632
 
#: client/drizzledump.cc:732
 
640
#: client/drizzledump.cc:808
633
641
#, c-format
634
642
msgid ""
635
643
"%s: You can't use --single-transaction and --lock-all-tables at the same "
636
644
"time.\n"
637
645
msgstr ""
638
646
 
639
 
#: client/drizzledump.cc:738
 
647
#: client/drizzledump.cc:821
640
648
#, c-format
641
649
msgid ""
642
650
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
643
651
"time.\n"
644
652
msgstr ""
645
653
 
646
 
#: client/drizzledump.cc:744
 
654
#: client/drizzledump.cc:827
647
655
#, c-format
648
656
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
649
657
msgstr ""
650
658
 
651
 
#: client/drizzledump.cc:767
 
659
#: client/drizzledump.cc:853
652
660
#, c-format
653
661
msgid "Got error: %s (%d) %s"
654
662
msgstr ""
655
663
 
656
 
#: client/drizzledump.cc:774
 
664
#: client/drizzledump.cc:860
657
665
#, c-format
658
666
msgid "Got error: %d %s"
659
667
msgstr ""
660
668
 
661
 
#: client/drizzledump.cc:872 client/drizzledump.cc:879
662
 
#: client/drizzledump.cc:892
 
669
#: client/drizzledump.cc:958 client/drizzledump.cc:965
 
670
#: client/drizzledump.cc:978
663
671
#, c-format
664
672
msgid "Couldn't execute '%s': %s (%d)"
665
673
msgstr ""
666
674
 
667
 
#: client/drizzledump.cc:956
 
675
#: client/drizzledump.cc:1042
668
676
#, c-format
669
677
msgid "-- Connecting to %s...\n"
670
678
msgstr ""
671
679
 
672
 
#: client/drizzledump.cc:977
 
680
#: client/drizzledump.cc:1063
673
681
#, c-format
674
682
msgid "-- Disconnecting from %s...\n"
675
683
msgstr ""
676
684
 
677
 
#: client/drizzledump.cc:988
 
685
#: client/drizzledump.cc:1074
678
686
msgid "Couldn't allocate memory"
679
687
msgstr ""
680
688
 
681
 
#: client/drizzledump.cc:1332
 
689
#: client/drizzledump.cc:1418
682
690
#, c-format
683
691
msgid ""
684
692
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
685
693
"type %s\n"
686
694
msgstr ""
687
695
 
688
 
#: client/drizzledump.cc:1346
 
696
#: client/drizzledump.cc:1432
689
697
#, c-format
690
698
msgid "-- Retrieving table structure for table %s...\n"
691
699
msgstr ""
692
700
 
693
 
#: client/drizzledump.cc:1460
 
701
#: client/drizzledump.cc:1546
694
702
#, c-format
695
703
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
696
704
msgstr ""
697
705
 
698
 
#: client/drizzledump.cc:1567
 
706
#: client/drizzledump.cc:1653
699
707
#, c-format
700
708
msgid "%s: Can't get keys for table %s\n"
701
709
msgstr ""
702
710
 
703
 
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
 
711
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
704
712
#, c-format
705
713
msgid "Error: Couldn't read status information for table %s\n"
706
714
msgstr ""
707
715
 
708
 
#: client/drizzledump.cc:1788
 
716
#: client/drizzledump.cc:1874
709
717
#, c-format
710
718
msgid "Error retrieving table structure for table: \"%s\""
711
719
msgstr ""
712
720
 
713
 
#: client/drizzledump.cc:1795
 
721
#: client/drizzledump.cc:1881
714
722
#, c-format
715
723
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
716
724
msgstr ""
717
725
 
718
 
#: client/drizzledump.cc:1806
 
726
#: client/drizzledump.cc:1892
719
727
#, c-format
720
728
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
721
729
msgstr ""
722
730
 
723
 
#: client/drizzledump.cc:1813
 
731
#: client/drizzledump.cc:1899
724
732
#, c-format
725
733
msgid "-- Skipping dump data for table '%s', it has no fields\n"
726
734
msgstr ""
727
735
 
728
 
#: client/drizzledump.cc:1821
 
736
#: client/drizzledump.cc:1907
729
737
msgid "-- Sending SELECT query...\n"
730
738
msgstr ""
731
739
 
732
 
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
 
740
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
733
741
msgid "when executing 'SELECT INTO OUTFILE'"
734
742
msgstr ""
735
743
 
736
 
#: client/drizzledump.cc:1885
 
744
#: client/drizzledump.cc:1971
737
745
#, c-format
738
746
msgid ""
739
747
"\n"
742
750
"--\n"
743
751
msgstr ""
744
752
 
745
 
#: client/drizzledump.cc:1926
 
753
#: client/drizzledump.cc:2012
746
754
msgid "-- Retrieving rows...\n"
747
755
msgstr ""
748
756
 
749
 
#: client/drizzledump.cc:1929
 
757
#: client/drizzledump.cc:2015
750
758
#, c-format
751
759
msgid "%s: Error in field count for table: %s !  Aborting.\n"
752
760
msgstr ""
753
761
 
754
 
#: client/drizzledump.cc:1973
 
762
#: client/drizzledump.cc:2064
755
763
#, c-format
756
764
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
757
765
msgstr ""
758
766
 
759
 
#: client/drizzledump.cc:1990
 
767
#: client/drizzledump.cc:2081
760
768
#, c-format
761
769
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
762
770
msgstr ""
763
771
 
764
 
#: client/drizzledump.cc:2012
 
772
#: client/drizzledump.cc:2103
765
773
#, c-format
766
774
msgid "Not enough fields from table %s! Aborting.\n"
767
775
msgstr ""
768
776
 
769
 
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
 
777
#: client/drizzledump.cc:2523
 
778
msgid "when using LOCK TABLES"
 
779
msgstr ""
 
780
 
 
781
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
770
782
msgid "when doing refresh"
771
783
msgstr ""
772
784
 
773
 
#: client/drizzledump.cc:2497
 
785
#: client/drizzledump.cc:2629
774
786
msgid "alloc_root failure."
775
787
msgstr ""
776
788
 
777
 
#: client/drizzledump.cc:2512
 
789
#: client/drizzledump.cc:2650
778
790
#, c-format
779
791
msgid "Couldn't find table: \"%s\""
780
792
msgstr ""
781
793
 
782
 
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
783
 
#: client/drizzledump.cc:2807
 
794
#: client/drizzledump.cc:2666
 
795
msgid "when doing LOCK TABLES"
 
796
msgstr ""
 
797
 
 
798
#: client/drizzledump.cc:2737
 
799
msgid "Error: Binlogging on server not active"
 
800
msgstr ""
 
801
 
 
802
#: client/drizzledump.cc:2806
 
803
msgid "Error: Slave not set up"
 
804
msgstr ""
 
805
 
 
806
#: client/drizzledump.cc:2865
 
807
msgid "Error: Unable to start slave"
 
808
msgstr ""
 
809
 
 
810
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
 
811
#: client/drizzledump.cc:3173
784
812
#, c-format
785
813
msgid ""
786
814
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
787
815
msgstr ""
788
816
 
789
 
#: client/drizzledump.cc:2837
 
817
#: client/drizzledump.cc:3203
790
818
#, c-format
791
819
msgid "Error: Not enough memory to store ORDER BY clause\n"
792
820
msgstr ""
793
821
 
794
 
#: drizzled/db.cc:82
 
822
#: drizzled/db.cc:236
795
823
#, c-format
796
824
msgid "Error while loading database options: '%s':"
797
825
msgstr ""
798
826
 
799
 
#: drizzled/drizzled.cc:500
 
827
#: drizzled/drizzled.cc:527
800
828
#, c-format
801
829
msgid "Got signal %d from thread %<PRIu64>"
802
830
msgstr ""
803
831
 
804
 
#: drizzled/drizzled.cc:534
 
832
#: drizzled/drizzled.cc:561
805
833
msgid "Aborting\n"
806
834
msgstr ""
807
835
 
808
 
#: drizzled/drizzled.cc:656
 
836
#: drizzled/drizzled.cc:681
809
837
msgid "One can only use the --user switch if running as root\n"
810
838
msgstr ""
811
839
 
812
 
#: drizzled/drizzled.cc:664
 
840
#: drizzled/drizzled.cc:689
813
841
msgid ""
814
842
"Fatal error: Please read \"Security\" section of the manual to find out how "
815
843
"to run drizzled as root!\n"
816
844
msgstr ""
817
845
 
818
 
#: drizzled/drizzled.cc:686
 
846
#: drizzled/drizzled.cc:711
819
847
#, c-format
820
848
msgid ""
821
849
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
822
850
"exists!\n"
823
851
msgstr ""
824
852
 
825
 
#: drizzled/drizzled.cc:843
826
 
#, c-format
827
 
msgid "Fatal signal %d while backtracing\n"
828
 
msgstr ""
829
 
 
830
 
#: drizzled/drizzled.cc:866
 
853
#: drizzled/drizzled.cc:885
 
854
#, c-format
 
855
msgid "Retrying bind on TCP/IP port %u"
 
856
msgstr ""
 
857
 
 
858
#: drizzled/drizzled.cc:891
 
859
msgid "Can't start server: Bind on TCP/IP port"
 
860
msgstr ""
 
861
 
 
862
#: drizzled/drizzled.cc:892
 
863
#, c-format
 
864
msgid "Do you already have another drizzled server running on port: %d ?"
 
865
msgstr ""
 
866
 
 
867
#: drizzled/drizzled.cc:898
 
868
msgid "Can't start server: listen() on TCP/IP port"
 
869
msgstr ""
 
870
 
 
871
#: drizzled/drizzled.cc:899
 
872
#, c-format
 
873
msgid "listen() on TCP/IP failed with error %d"
 
874
msgstr ""
 
875
 
 
876
#: drizzled/drizzled.cc:917
 
877
msgid "Can't open abort pipet"
 
878
msgstr ""
 
879
 
 
880
#: drizzled/drizzled.cc:919
 
881
#, c-format
 
882
msgid "pipe() on abort_pipe failed with error %d"
 
883
msgstr ""
 
884
 
 
885
#: drizzled/drizzled.cc:1016
 
886
#, c-format
 
887
msgid "Fatal "
 
888
msgstr ""
 
889
 
 
890
#: drizzled/drizzled.cc:1041
831
891
#, c-format
832
892
msgid ""
833
893
"We will try our best to scrape up some info that will hopefully help "
838
898
"\n"
839
899
msgstr ""
840
900
 
841
 
#: drizzled/drizzled.cc:875
 
901
#: drizzled/drizzled.cc:1052
842
902
#, c-format
843
903
msgid ""
844
904
"It is possible that drizzled could use up to \n"
845
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
905
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
 
906
"%<PRIu64> K\n"
846
907
"bytes of memory\n"
847
908
"Hope that's ok; if not, decrease some variables in the equation.\n"
848
909
"\n"
849
910
msgstr ""
850
911
 
851
 
#: drizzled/drizzled.cc:888
 
912
#: drizzled/drizzled.cc:1069
852
913
#, c-format
853
914
msgid ""
854
915
"Attempting backtrace. You can use the following information to find out\n"
856
917
"terribly wrong...\n"
857
918
msgstr ""
858
919
 
859
 
#: drizzled/drizzled.cc:916
 
920
#: drizzled/drizzled.cc:1097
860
921
#, c-format
861
922
msgid ""
862
923
"Trying to get some variables.\n"
863
924
"Some pointers may be invalid and cause the dump to abort...\n"
864
925
msgstr ""
865
926
 
866
 
#: drizzled/drizzled.cc:928
 
927
#: drizzled/drizzled.cc:1109
867
928
#, c-format
868
929
msgid ""
869
930
"\n"
875
936
"drizzled that is not statically linked.\n"
876
937
msgstr ""
877
938
 
878
 
#: drizzled/drizzled.cc:943
 
939
#: drizzled/drizzled.cc:1124
879
940
#, c-format
880
941
msgid ""
881
942
"\n"
886
947
"the documentation for your distribution on how to do that.\n"
887
948
msgstr ""
888
949
 
889
 
#: drizzled/drizzled.cc:956
 
950
#: drizzled/drizzled.cc:1137
890
951
#, c-format
891
952
msgid ""
892
953
"\n"
898
959
" bugs.\n"
899
960
msgstr ""
900
961
 
901
 
#: drizzled/drizzled.cc:971
 
962
#: drizzled/drizzled.cc:1152
902
963
#, c-format
903
964
msgid "Writing a core file\n"
904
965
msgstr ""
905
966
 
906
 
#: drizzled/drizzled.cc:1017
 
967
#: drizzled/drizzled.cc:1197
907
968
msgid ""
908
969
"setrlimit could not change the size of core files to 'infinity';  We may not "
909
970
"be able to generate a core file on signals"
910
971
msgstr ""
911
972
 
912
 
#: drizzled/drizzled.cc:1212
 
973
#: drizzled/drizzled.cc:1399
913
974
#, c-format
914
975
msgid "gethostname failed, using '%s' as hostname"
915
976
msgstr ""
916
977
 
917
 
#: drizzled/drizzled.cc:1283
 
978
#: drizzled/drizzled.cc:1491
918
979
#, c-format
919
980
msgid "Unknown locale: '%s'"
920
981
msgstr ""
921
982
 
922
 
#: drizzled/drizzled.cc:1312
 
983
#: drizzled/drizzled.cc:1522
923
984
msgid "Can't create thread-keys"
924
985
msgstr ""
925
986
 
926
 
#: drizzled/drizzled.cc:1337
 
987
#: drizzled/drizzled.cc:1545
927
988
msgid "Out of memory"
928
989
msgstr ""
929
990
 
930
 
#: drizzled/drizzled.cc:1348
 
991
#: drizzled/drizzled.cc:1560
931
992
msgid "Failed to initialize plugins."
932
993
msgstr ""
933
994
 
934
 
#: drizzled/drizzled.cc:1379
 
995
#: drizzled/drizzled.cc:1591
935
996
#, c-format
936
997
msgid ""
937
998
"%s: Too many arguments (first extra is '%s').\n"
938
999
"Use --verbose --help to get a list of available options\n"
939
1000
msgstr ""
940
1001
 
941
 
#: drizzled/drizzled.cc:1399
 
1002
#: drizzled/drizzled.cc:1611
942
1003
msgid "No scheduler found, cannot continue!\n"
943
1004
msgstr ""
944
1005
 
945
 
#: drizzled/drizzled.cc:1406
 
1006
#: drizzled/drizzled.cc:1618
946
1007
msgid "Can't init databases"
947
1008
msgstr ""
948
1009
 
949
 
#: drizzled/drizzled.cc:1430
 
1010
#: drizzled/drizzled.cc:1643
950
1011
#, c-format
951
1012
msgid "Unknown/unsupported table type: %s"
952
1013
msgstr ""
953
1014
 
954
 
#: drizzled/drizzled.cc:1436
 
1015
#: drizzled/drizzled.cc:1649
955
1016
#, c-format
956
1017
msgid "Default storage engine (%s) is not available"
957
1018
msgstr ""
958
1019
 
959
 
#: drizzled/drizzled.cc:1467
 
1020
#: drizzled/drizzled.cc:1680
960
1021
#, c-format
961
1022
msgid "Failed to lock memory. Errno: %d\n"
962
1023
msgstr ""
963
1024
 
964
 
#: drizzled/drizzled.cc:1683
965
 
msgid "Display this help and exit after initializing plugins."
966
 
msgstr ""
967
 
 
968
 
#: drizzled/drizzled.cc:1687
 
1025
#: drizzled/drizzled.cc:1742
 
1026
#, c-format
 
1027
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
 
1028
msgstr ""
 
1029
 
 
1030
#: drizzled/drizzled.cc:1903
 
1031
#, c-format
 
1032
msgid "drizzled: Got error %d from select"
 
1033
msgstr ""
 
1034
 
 
1035
#: drizzled/drizzled.cc:2101
969
1036
msgid "Auto-increment columns are incremented by this"
970
1037
msgstr ""
971
1038
 
972
 
#: drizzled/drizzled.cc:1692
 
1039
#: drizzled/drizzled.cc:2106
973
1040
msgid ""
974
 
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
975
 
"= 1"
 
1041
"Offset added to Auto-increment columns. Used when auto-increment-increment "
 
1042
"!= 1"
976
1043
msgstr ""
977
1044
 
978
 
#: drizzled/drizzled.cc:1698
 
1045
#: drizzled/drizzled.cc:2112
979
1046
msgid ""
980
1047
"Path to installation directory. All paths are usually resolved relative to "
981
1048
"this."
982
1049
msgstr ""
983
1050
 
984
 
#: drizzled/drizzled.cc:1702
 
1051
#: drizzled/drizzled.cc:2116
985
1052
msgid "IP address to bind to."
986
1053
msgstr ""
987
1054
 
988
 
#: drizzled/drizzled.cc:1706
 
1055
#: drizzled/drizzled.cc:2120
 
1056
msgid "Set the filesystem character set."
 
1057
msgstr ""
 
1058
 
 
1059
#: drizzled/drizzled.cc:2125
 
1060
msgid "Set the default character set."
 
1061
msgstr "기본 문자셋 설정"
 
1062
 
 
1063
#: drizzled/drizzled.cc:2129
989
1064
msgid "Chroot drizzled daemon during startup."
990
1065
msgstr ""
991
1066
 
992
 
#: drizzled/drizzled.cc:1710
 
1067
#: drizzled/drizzled.cc:2133
993
1068
msgid "Set the default collation."
994
1069
msgstr ""
995
1070
 
996
 
#: drizzled/drizzled.cc:1714
 
1071
#: drizzled/drizzled.cc:2137
997
1072
msgid "Default completion type."
998
1073
msgstr ""
999
1074
 
1000
 
#: drizzled/drizzled.cc:1719
 
1075
#: drizzled/drizzled.cc:2142
1001
1076
msgid "Write core on errors."
1002
1077
msgstr ""
1003
1078
 
1004
 
#: drizzled/drizzled.cc:1723
 
1079
#: drizzled/drizzled.cc:2146
1005
1080
msgid "Path to the database root."
1006
1081
msgstr ""
1007
1082
 
1008
 
#: drizzled/drizzled.cc:1727
 
1083
#: drizzled/drizzled.cc:2150
1009
1084
msgid "Set the default storage engine (table type) for tables."
1010
1085
msgstr ""
1011
1086
 
1012
 
#: drizzled/drizzled.cc:1731
 
1087
#: drizzled/drizzled.cc:2154
1013
1088
msgid "Set the default time zone."
1014
1089
msgstr ""
1015
1090
 
1016
 
#: drizzled/drizzled.cc:1736
 
1091
#: drizzled/drizzled.cc:2158
 
1092
msgid "Type of DELAY_KEY_WRITE."
 
1093
msgstr ""
 
1094
 
 
1095
#: drizzled/drizzled.cc:2162
1017
1096
msgid "Print a symbolic stack trace on failure."
1018
1097
msgstr ""
1019
1098
 
1020
 
#: drizzled/drizzled.cc:1742
 
1099
#: drizzled/drizzled.cc:2168
 
1100
msgid "Push supported query conditions to the storage engine."
 
1101
msgstr ""
 
1102
 
 
1103
#: drizzled/drizzled.cc:2174
1021
1104
msgid "Used for debugging;  Use at your own risk!"
1022
1105
msgstr ""
1023
1106
 
1024
 
#: drizzled/drizzled.cc:1747
 
1107
#: drizzled/drizzled.cc:2179
1025
1108
msgid "Set up signals usable for debugging"
1026
1109
msgstr ""
1027
1110
 
1028
 
#: drizzled/drizzled.cc:1751
 
1111
#: drizzled/drizzled.cc:2183
1029
1112
msgid "(IGNORED)"
1030
1113
msgstr ""
1031
1114
 
1032
 
#: drizzled/drizzled.cc:1755
 
1115
#: drizzled/drizzled.cc:2187
1033
1116
msgid "Set the language used for the month names and the days of the week."
1034
1117
msgstr ""
1035
1118
 
1036
 
#: drizzled/drizzled.cc:1760
 
1119
#: drizzled/drizzled.cc:2192
 
1120
msgid "Log connections and queries to file."
 
1121
msgstr ""
 
1122
 
 
1123
#: drizzled/drizzled.cc:2196
 
1124
msgid "Log all MyISAM changes to file."
 
1125
msgstr ""
 
1126
 
 
1127
#: drizzled/drizzled.cc:2200
1037
1128
msgid "Log some not critical warnings to the log file."
1038
1129
msgstr ""
1039
1130
 
1040
 
#: drizzled/drizzled.cc:1765
 
1131
#: drizzled/drizzled.cc:2205
1041
1132
msgid "Lock drizzled in memory."
1042
1133
msgstr ""
1043
1134
 
1044
 
#: drizzled/drizzled.cc:1769
 
1135
#: drizzled/drizzled.cc:2209
 
1136
msgid ""
 
1137
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
 
1138
"BACKUP, FORCE or QUICK."
 
1139
msgstr ""
 
1140
 
 
1141
#: drizzled/drizzled.cc:2214
1045
1142
msgid "Pid file used by safe_mysqld."
1046
1143
msgstr ""
1047
1144
 
1048
 
#: drizzled/drizzled.cc:1773
 
1145
#: drizzled/drizzled.cc:2218
1049
1146
msgid ""
1050
1147
"Port number to use for connection or 0 for default to, in order of "
1051
1148
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1052
1149
msgstr ""
1053
1150
 
1054
 
#: drizzled/drizzled.cc:1779
 
1151
#: drizzled/drizzled.cc:2224
1055
1152
msgid ""
1056
1153
"Maximum time in seconds to wait for the port to become free. (Default: no "
1057
1154
"wait)"
1058
1155
msgstr ""
1059
1156
 
1060
 
#: drizzled/drizzled.cc:1784
 
1157
#: drizzled/drizzled.cc:2229
1061
1158
msgid ""
1062
1159
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1063
1160
"specified directory"
1064
1161
msgstr ""
1065
1162
 
1066
 
#: drizzled/drizzled.cc:1789
 
1163
#: drizzled/drizzled.cc:2234
1067
1164
msgid ""
1068
1165
"Uniquely identifies the server instance in the community of replication "
1069
1166
"partners."
1070
1167
msgstr ""
1071
1168
 
1072
 
#: drizzled/drizzled.cc:1794
 
1169
#: drizzled/drizzled.cc:2239
1073
1170
msgid "Don't print a stack trace on failure."
1074
1171
msgstr ""
1075
1172
 
1076
 
#: drizzled/drizzled.cc:1798
 
1173
#: drizzled/drizzled.cc:2243
1077
1174
msgid "Enable symbolic link support."
1078
1175
msgstr ""
1079
1176
 
1080
 
#: drizzled/drizzled.cc:1807
 
1177
#: drizzled/drizzled.cc:2252
1081
1178
msgid ""
1082
1179
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1083
1180
msgstr ""
1084
1181
 
1085
 
#: drizzled/drizzled.cc:1812
 
1182
#: drizzled/drizzled.cc:2257
1086
1183
msgid "Path for temporary files."
1087
1184
msgstr ""
1088
1185
 
1089
 
#: drizzled/drizzled.cc:1816
 
1186
#: drizzled/drizzled.cc:2261
1090
1187
msgid "Default transaction isolation level."
1091
1188
msgstr ""
1092
1189
 
1093
 
#: drizzled/drizzled.cc:1820
 
1190
#: drizzled/drizzled.cc:2265
1094
1191
msgid "Run drizzled daemon as user."
1095
1192
msgstr ""
1096
1193
 
1097
 
#: drizzled/drizzled.cc:1828
 
1194
#: drizzled/drizzled.cc:2273
1098
1195
msgid ""
1099
1196
"The number of outstanding connection requests Drizzle can have. This comes "
1100
1197
"into play when the main Drizzle thread gets very many connection requests in "
1101
1198
"a very short time."
1102
1199
msgstr ""
1103
1200
 
1104
 
#: drizzled/drizzled.cc:1834
 
1201
#: drizzled/drizzled.cc:2279
1105
1202
msgid ""
1106
1203
"Size of tree cache used in bulk insert optimization. Note that this is a "
1107
1204
"limit per thread!"
1108
1205
msgstr ""
1109
1206
 
1110
 
#: drizzled/drizzled.cc:1840
 
1207
#: drizzled/drizzled.cc:2285
 
1208
msgid ""
 
1209
"The number of seconds the drizzled server is waiting for a connect packet "
 
1210
"before responding with 'Bad handshake'."
 
1211
msgstr ""
 
1212
 
 
1213
#: drizzled/drizzled.cc:2290
1111
1214
msgid ""
1112
1215
"Precision of the result of '/' operator will be increased on that value."
1113
1216
msgstr ""
1114
1217
 
1115
 
#: drizzled/drizzled.cc:1846
 
1218
#: drizzled/drizzled.cc:2296
1116
1219
msgid "The maximum length of the result of function  group_concat."
1117
1220
msgstr ""
1118
1221
 
1119
 
#: drizzled/drizzled.cc:1851
 
1222
#: drizzled/drizzled.cc:2301
1120
1223
msgid "The size of the buffer that is used for full joins."
1121
1224
msgstr ""
1122
1225
 
1123
 
#: drizzled/drizzled.cc:1857
 
1226
#: drizzled/drizzled.cc:2307
 
1227
msgid ""
 
1228
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
 
1229
msgstr ""
 
1230
 
 
1231
#: drizzled/drizzled.cc:2312
1124
1232
msgid ""
1125
1233
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1126
1234
"this to get better index handling (for all reads and multiple writes) to as "
1127
1235
"much as you can afford;"
1128
1236
msgstr ""
1129
1237
 
1130
 
#: drizzled/drizzled.cc:1866
 
1238
#: drizzled/drizzled.cc:2321
1131
1239
msgid ""
1132
1240
"This characterizes the number of hits a hot block has to be untouched until "
1133
1241
"it is considered aged enough to be downgraded to a warm block. This "
1135
1243
"blocks in key cache"
1136
1244
msgstr ""
1137
1245
 
1138
 
#: drizzled/drizzled.cc:1875
 
1246
#: drizzled/drizzled.cc:2330
1139
1247
msgid "The default size of key cache blocks"
1140
1248
msgstr ""
1141
1249
 
1142
 
#: drizzled/drizzled.cc:1881
 
1250
#: drizzled/drizzled.cc:2336
1143
1251
msgid "The minimum percentage of warm blocks in key cache"
1144
1252
msgstr ""
1145
1253
 
1146
 
#: drizzled/drizzled.cc:1887
 
1254
#: drizzled/drizzled.cc:2342
1147
1255
msgid "Max packetlength to send/receive from to server."
1148
1256
msgstr ""
1149
1257
 
1150
 
#: drizzled/drizzled.cc:1892
 
1258
#: drizzled/drizzled.cc:2347
1151
1259
msgid ""
1152
1260
"If there is more than this number of interrupted connections from a host "
1153
1261
"this host will be blocked from further connections."
1154
1262
msgstr ""
1155
1263
 
1156
 
#: drizzled/drizzled.cc:1897
 
1264
#: drizzled/drizzled.cc:2352
1157
1265
msgid "Max number of errors/warnings to store for a statement."
1158
1266
msgstr ""
1159
1267
 
1160
 
#: drizzled/drizzled.cc:1902
 
1268
#: drizzled/drizzled.cc:2357
1161
1269
msgid "Don't allow creation of heap tables bigger than this."
1162
1270
msgstr ""
1163
1271
 
1164
 
#: drizzled/drizzled.cc:1908
 
1272
#: drizzled/drizzled.cc:2363
1165
1273
msgid ""
1166
1274
"Joins that are probably going to read more than max_join_size records return "
1167
1275
"an error."
1168
1276
msgstr ""
1169
1277
 
1170
 
#: drizzled/drizzled.cc:1914
 
1278
#: drizzled/drizzled.cc:2369
1171
1279
msgid "Max number of bytes in sorted records."
1172
1280
msgstr ""
1173
1281
 
1174
 
#: drizzled/drizzled.cc:1919
 
1282
#: drizzled/drizzled.cc:2374
1175
1283
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1176
1284
msgstr ""
1177
1285
 
1178
 
#: drizzled/drizzled.cc:1924
 
1286
#: drizzled/drizzled.cc:2379
1179
1287
msgid ""
1180
1288
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1181
1289
"max_sort_length bytes of each value are used; the rest are ignored)."
1182
1290
msgstr ""
1183
1291
 
1184
 
#: drizzled/drizzled.cc:1931
 
1292
#: drizzled/drizzled.cc:2386
 
1293
msgid "Maximum number of temporary tables a client can keep open at a time."
 
1294
msgstr ""
 
1295
 
 
1296
#: drizzled/drizzled.cc:2391
1185
1297
msgid "After this many write locks, allow some read locks to run in between."
1186
1298
msgstr ""
1187
1299
 
1188
 
#: drizzled/drizzled.cc:1935
 
1300
#: drizzled/drizzled.cc:2395
1189
1301
msgid ""
1190
1302
"Don't log queries which examine less than min_examined_row_limit rows to "
1191
1303
"file."
1192
1304
msgstr ""
1193
1305
 
1194
 
#: drizzled/drizzled.cc:1941
 
1306
#: drizzled/drizzled.cc:2401
 
1307
msgid ""
 
1308
"Specifies how MyISAM index statistics collection code should threat NULLs. "
 
1309
"Possible values of name are 'nulls_unequal' (default behavior), "
 
1310
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
 
1311
msgstr ""
 
1312
 
 
1313
#: drizzled/drizzled.cc:2408
1195
1314
msgid "Buffer length for TCP/IP and socket communication."
1196
1315
msgstr ""
1197
1316
 
1198
 
#: drizzled/drizzled.cc:1946
 
1317
#: drizzled/drizzled.cc:2413
 
1318
msgid ""
 
1319
"Number of seconds to wait for more data from a connection before aborting "
 
1320
"the read."
 
1321
msgstr ""
 
1322
 
 
1323
#: drizzled/drizzled.cc:2419
 
1324
msgid ""
 
1325
"If a read on a communication port is interrupted, retry this many times "
 
1326
"before giving up."
 
1327
msgstr ""
 
1328
 
 
1329
#: drizzled/drizzled.cc:2425
 
1330
msgid ""
 
1331
"Number of seconds to wait for a block to be written to a connection before "
 
1332
"aborting the write."
 
1333
msgstr ""
 
1334
 
 
1335
#: drizzled/drizzled.cc:2431
1199
1336
msgid ""
1200
1337
"Controls the heuristic(s) applied during query optimization to prune less-"
1201
1338
"promising partial plans from the optimizer search space. Meaning: false - do "
1203
1340
"based on number of retrieved rows."
1204
1341
msgstr ""
1205
1342
 
1206
 
#: drizzled/drizzled.cc:1954
 
1343
#: drizzled/drizzled.cc:2439
1207
1344
msgid ""
1208
1345
"Maximum depth of search performed by the query optimizer. Values larger than "
1209
1346
"the number of relations in a query result in better query plans, but take "
1214
1351
"(used for testing/comparison)."
1215
1352
msgstr ""
1216
1353
 
1217
 
#: drizzled/drizzled.cc:1966
 
1354
#: drizzled/drizzled.cc:2451
 
1355
msgid ""
 
1356
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
 
1357
msgstr ""
 
1358
 
 
1359
#: drizzled/drizzled.cc:2456
1218
1360
msgid "Directory for plugins."
1219
1361
msgstr ""
1220
1362
 
1221
 
#: drizzled/drizzled.cc:1970
 
1363
#: drizzled/drizzled.cc:2460
1222
1364
msgid ""
1223
1365
"Optional comma separated list of plugins to load at starup.[for example: --"
1224
1366
"plugin_load=crc32,logger_gearman]"
1225
1367
msgstr ""
1226
1368
 
1227
 
#: drizzled/drizzled.cc:1975
 
1369
#: drizzled/drizzled.cc:2465
1228
1370
msgid "The size of the buffer that is allocated when preloading indexes"
1229
1371
msgstr ""
1230
1372
 
1231
 
#: drizzled/drizzled.cc:1980
 
1373
#: drizzled/drizzled.cc:2470
 
1374
msgid "Select protocol to be used (by default oldlibdrizzle)."
 
1375
msgstr ""
 
1376
 
 
1377
#: drizzled/drizzled.cc:2474
1232
1378
msgid "Allocation block size for query parsing and execution"
1233
1379
msgstr ""
1234
1380
 
1235
 
#: drizzled/drizzled.cc:1985
 
1381
#: drizzled/drizzled.cc:2479
1236
1382
msgid "Persistent buffer for query parsing and execution"
1237
1383
msgstr ""
1238
1384
 
1239
 
#: drizzled/drizzled.cc:1991
 
1385
#: drizzled/drizzled.cc:2485
1240
1386
msgid "Allocation block size for storing ranges during optimization"
1241
1387
msgstr ""
1242
1388
 
1243
 
#: drizzled/drizzled.cc:1997
 
1389
#: drizzled/drizzled.cc:2491
1244
1390
msgid ""
1245
1391
"Each thread that does a sequential scan allocates a buffer of this size for "
1246
1392
"each table it scans. If you do many sequential scans, you may want to "
1247
1393
"increase this value."
1248
1394
msgstr ""
1249
1395
 
1250
 
#: drizzled/drizzled.cc:2005
 
1396
#: drizzled/drizzled.cc:2499
1251
1397
msgid ""
1252
1398
"When reading rows in sorted order after a sort, the rows are read through "
1253
1399
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1254
1400
"record_buffer."
1255
1401
msgstr ""
1256
1402
 
1257
 
#: drizzled/drizzled.cc:2013
 
1403
#: drizzled/drizzled.cc:2507
1258
1404
msgid "Select scheduler to be used (by default multi-thread)."
1259
1405
msgstr ""
1260
1406
 
1261
 
#: drizzled/drizzled.cc:2018
 
1407
#: drizzled/drizzled.cc:2512
1262
1408
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1263
1409
msgstr ""
1264
1410
 
1265
 
#: drizzled/drizzled.cc:2024
 
1411
#: drizzled/drizzled.cc:2518
1266
1412
msgid "The number of cached table definitions."
1267
1413
msgstr ""
1268
1414
 
1269
 
#: drizzled/drizzled.cc:2028
 
1415
#: drizzled/drizzled.cc:2522
1270
1416
msgid "The number of cached open tables."
1271
1417
msgstr ""
1272
1418
 
1273
 
#: drizzled/drizzled.cc:2032
 
1419
#: drizzled/drizzled.cc:2526
1274
1420
msgid ""
1275
1421
"Timeout in seconds to wait for a table level lock before returning an error. "
1276
1422
"Used only if the connection has active cursors."
1277
1423
msgstr ""
1278
1424
 
1279
 
#: drizzled/drizzled.cc:2037
 
1425
#: drizzled/drizzled.cc:2531
1280
1426
msgid "The stack size for each thread."
1281
1427
msgstr ""
1282
1428
 
1283
 
#: drizzled/drizzled.cc:2043
 
1429
#: drizzled/drizzled.cc:2537
1284
1430
msgid ""
1285
1431
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1286
1432
"automatically convert it to an on-disk MyISAM table."
1287
1433
msgstr ""
1288
1434
 
1289
 
#: drizzled/drizzled.cc:2049
 
1435
#: drizzled/drizzled.cc:2543
1290
1436
msgid "Allocation block size for transactions to be stored in binary log"
1291
1437
msgstr ""
1292
1438
 
1293
 
#: drizzled/drizzled.cc:2054
 
1439
#: drizzled/drizzled.cc:2548
1294
1440
msgid "Persistent buffer for transactions to be stored in binary log"
1295
1441
msgstr ""
1296
1442
 
1297
 
#: drizzled/drizzled.cc:2185
 
1443
#: drizzled/drizzled.cc:2553
 
1444
msgid ""
 
1445
"The number of seconds the server waits for activity on a connection before "
 
1446
"closing it."
 
1447
msgstr ""
 
1448
 
 
1449
#: drizzled/drizzled.cc:2687
1298
1450
msgid ""
1299
1451
"Copyright (C) 2008 Sun Microsystems\n"
1300
1452
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1303
1455
"Starts the Drizzle database server\n"
1304
1456
msgstr ""
1305
1457
 
1306
 
#: drizzled/drizzled.cc:2192
 
1458
#: drizzled/drizzled.cc:2694
1307
1459
#, c-format
1308
1460
msgid "Usage: %s [OPTIONS]\n"
1309
1461
msgstr ""
1310
1462
 
1311
 
#: drizzled/drizzled.cc:2324
 
1463
#: drizzled/drizzled.cc:2705
 
1464
msgid ""
 
1465
"\n"
 
1466
"To see what values a running Drizzle server is using, type\n"
 
1467
"'drizzleadmin variables' instead of 'drizzled --help'."
 
1468
msgstr ""
 
1469
 
 
1470
#: drizzled/drizzled.cc:2848
1312
1471
#, c-format
1313
1472
msgid ""
1314
1473
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1315
1474
"command line\n"
1316
1475
msgstr ""
1317
1476
 
1318
 
#: drizzled/drizzled.cc:2368
 
1477
#: drizzled/drizzled.cc:2889
1319
1478
msgid "Can't start server: cannot resolve hostname!"
1320
1479
msgstr ""
1321
1480
 
1322
 
#: drizzled/drizzled.cc:2374
 
1481
#: drizzled/drizzled.cc:2895
1323
1482
msgid "Can't start server: bind-address refers to multiple interfaces!"
1324
1483
msgstr ""
1325
1484
 
 
1485
#: drizzled/drizzled.cc:3214
 
1486
#, c-format
 
1487
msgid "No option given to %s\n"
 
1488
msgstr ""
 
1489
 
 
1490
#: drizzled/drizzled.cc:3216
 
1491
#, c-format
 
1492
msgid "Wrong option to %s. Option(s) given: %s\n"
 
1493
msgstr ""
 
1494
 
 
1495
#: drizzled/drizzled.cc:3218
 
1496
#, c-format
 
1497
msgid "Alternatives are: '%s'"
 
1498
msgstr ""
 
1499
 
1326
1500
#: drizzled/errmsg.cc:73
1327
1501
#, c-format
1328
1502
msgid "errmsg plugin '%s' errmsg() failed"
1329
1503
msgstr ""
1330
1504
 
1331
 
#: drizzled/error.cc:34 drizzled/error.cc:36
1332
 
msgid "UNUSED"
 
1505
#: drizzled/error.cc:34
 
1506
msgid "hashchk"
 
1507
msgstr ""
 
1508
 
 
1509
#: drizzled/error.cc:36
 
1510
msgid "isamchk"
1333
1511
msgstr ""
1334
1512
 
1335
1513
#: drizzled/error.cc:38
1698
1876
#, c-format
1699
1877
msgid ""
1700
1878
"%s: ready for connections.\n"
1701
 
"Version: '%s'  socket: '%s'  port: %u\n"
 
1879
"Version: '%s'  socket: '%s'  port: %d"
1702
1880
msgstr ""
1703
1881
 
1704
1882
#: drizzled/error.cc:188
1929
2107
#: drizzled/error.cc:276
1930
2108
#, c-format
1931
2109
msgid ""
1932
 
"Table handler doesn't support NULL in given index. Please change column "
1933
 
"'%-.192s' to be NOT NULL or use another handler"
 
2110
"Table handler doesn't support NULL in given index. Please change column '%-"
 
2111
".192s' to be NOT NULL or use another handler"
1934
2112
msgstr ""
1935
2113
 
1936
2114
#: drizzled/error.cc:278
2242
2420
#: drizzled/error.cc:402
2243
2421
#, c-format
2244
2422
msgid ""
2245
 
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2246
 
"'%-.64s' (%-.64s)"
 
2423
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
 
2424
"(%-.64s)"
2247
2425
msgstr ""
2248
2426
 
2249
2427
#: drizzled/error.cc:404
2652
2830
 
2653
2831
#: drizzled/error.cc:574
2654
2832
#, c-format
2655
 
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
 
2833
msgid ""
 
2834
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2656
2835
msgstr ""
2657
2836
 
2658
2837
#: drizzled/error.cc:576
2663
2842
#: drizzled/error.cc:578
2664
2843
#, c-format
2665
2844
msgid ""
2666
 
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2667
 
"variable_name)"
 
2845
"Variable '%-.64s' is not a variable component (can't be used as "
 
2846
"XXXX.variable_name)"
2668
2847
msgstr ""
2669
2848
 
2670
2849
#: drizzled/error.cc:580
2694
2873
msgstr ""
2695
2874
 
2696
2875
#: drizzled/error.cc:588
2697
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
 
2876
msgid ""
 
2877
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2698
2878
msgstr ""
2699
2879
 
2700
2880
#: drizzled/error.cc:590
3029
3209
msgstr ""
3030
3210
 
3031
3211
#: drizzled/error.cc:724
3032
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
 
3212
msgid ""
 
3213
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3033
3214
msgstr ""
3034
3215
 
3035
3216
#: drizzled/error.cc:726
3075
3256
msgstr ""
3076
3257
 
3077
3258
#: drizzled/error.cc:744
3078
 
msgid "View being updated does not have complete key of underlying table in it"
 
3259
msgid ""
 
3260
"View being updated does not have complete key of underlying table in it"
3079
3261
msgstr ""
3080
3262
 
3081
3263
#: drizzled/error.cc:746
3082
3264
#, c-format
3083
3265
msgid ""
3084
 
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3085
 
"(s) or definer/invoker of view lack rights to use them"
 
3266
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
 
3267
"function(s) or definer/invoker of view lack rights to use them"
3086
3268
msgstr ""
3087
3269
 
3088
3270
#: drizzled/error.cc:748
3327
3509
#, c-format
3328
3510
msgid ""
3329
3511
"%s: ready for connections.\n"
3330
 
"Version: '%s' %s\n"
 
3512
"Version: '%s'  socket: '%s'  port: %d  %s"
3331
3513
msgstr ""
3332
3514
 
3333
3515
#: drizzled/error.cc:852
3426
3608
#: drizzled/error.cc:888
3427
3609
#, c-format
3428
3610
msgid ""
3429
 
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3430
 
"'%-.192s')."
 
3611
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
 
3612
".192s')."
3431
3613
msgstr ""
3432
3614
 
3433
3615
#: drizzled/error.cc:890
3464
3646
 
3465
3647
#: drizzled/error.cc:900
3466
3648
#, c-format
3467
 
msgid "The data source connection string '%-.64s' is not in the correct format"
 
3649
msgid ""
 
3650
"The data source connection string '%-.64s' is not in the correct format"
3468
3651
msgstr ""
3469
3652
 
3470
3653
#: drizzled/error.cc:902
3516
3699
#: drizzled/error.cc:920
3517
3700
#, c-format
3518
3701
msgid ""
3519
 
"The definition of table '%-.192s' prevents operation %.192s on table "
3520
 
"'%-.192s'."
 
3702
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
 
3703
".192s'."
3521
3704
msgstr ""
3522
3705
 
3523
3706
#: drizzled/error.cc:922
3610
3793
 
3611
3794
#: drizzled/error.cc:952
3612
3795
#, c-format
3613
 
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
 
3796
msgid ""
 
3797
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3614
3798
msgstr ""
3615
3799
 
3616
3800
#: drizzled/error.cc:954
3620
3804
#: drizzled/error.cc:956
3621
3805
#, c-format
3622
3806
msgid ""
3623
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
3624
 
"lu)"
 
3807
"Can't create more than max_prepared_stmt_count statements (current value: "
 
3808
"%lu)"
3625
3809
msgstr ""
3626
3810
 
3627
3811
#: drizzled/error.cc:958
3717
3901
 
3718
3902
#: drizzled/error.cc:994
3719
3903
#, c-format
3720
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
 
3904
msgid ""
 
3905
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3721
3906
msgstr ""
3722
3907
 
3723
3908
#: drizzled/error.cc:996
3741
3926
msgstr ""
3742
3927
 
3743
3928
#: drizzled/error.cc:1006
3744
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
 
3929
msgid ""
 
3930
"Constant/Random expression in (sub)partitioning function is not allowed"
3745
3931
msgstr ""
3746
3932
 
3747
3933
#: drizzled/error.cc:1008
3819
4005
 
3820
4006
#: drizzled/error.cc:1040
3821
4007
#, c-format
3822
 
msgid "A %-.192s must include all columns in the table's partitioning function"
 
4008
msgid ""
 
4009
"A %-.192s must include all columns in the table's partitioning function"
3823
4010
msgstr ""
3824
4011
 
3825
4012
#: drizzled/error.cc:1042
3892
4079
msgstr ""
3893
4080
 
3894
4081
#: drizzled/error.cc:1072
3895
 
msgid "When reorganizing a set of partitions they must be in consecutive order"
 
4082
msgid ""
 
4083
"When reorganizing a set of partitions they must be in consecutive order"
3896
4084
msgstr ""
3897
4085
 
3898
4086
#: drizzled/error.cc:1074
4056
4244
#: drizzled/error.cc:1142
4057
4245
#, c-format
4058
4246
msgid ""
4059
 
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4060
 
"s instead"
 
4247
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
 
4248
"%s instead"
4061
4249
msgstr ""
4062
4250
 
4063
4251
#: drizzled/error.cc:1144
4071
4259
#: drizzled/error.cc:1148
4072
4260
#, c-format
4073
4261
msgid ""
4074
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4075
 
"d would lead to a duplicate entry"
 
4262
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
4263
"%d would lead to a duplicate entry"
4076
4264
msgstr ""
4077
4265
 
4078
4266
#: drizzled/error.cc:1150
4571
4759
 
4572
4760
#: drizzled/error.cc:1356
4573
4761
#, c-format
4574
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
 
4762
msgid ""
 
4763
"Error when sending image data (for table #%d) to %-.64s restore driver"
4575
4764
msgstr ""
4576
4765
 
4577
4766
#: drizzled/error.cc:1358
4734
4923
msgid "logging '%s' post() failed"
4735
4924
msgstr ""
4736
4925
 
4737
 
#: drizzled/plugin/storage_engine.cc:314
 
4926
#: drizzled/plugin/storage_engine.cc:295
4738
4927
#, c-format
4739
4928
msgid "Found %d prepared transaction(s) in %s"
4740
4929
msgstr ""
4741
4930
 
4742
 
#: drizzled/plugin/storage_engine.cc:388
 
4931
#: drizzled/plugin/storage_engine.cc:369
4743
4932
msgid "Starting crash recovery..."
4744
4933
msgstr ""
4745
4934
 
4746
 
#: drizzled/plugin/storage_engine.cc:397
 
4935
#: drizzled/plugin/storage_engine.cc:378
4747
4936
#, c-format
4748
4937
msgid "Found %d prepared XA transactions"
4749
4938
msgstr ""
4750
4939
 
4751
 
#: drizzled/plugin/storage_engine.cc:402
 
4940
#: drizzled/plugin/storage_engine.cc:383
4752
4941
#, c-format
4753
4942
msgid ""
4754
4943
"Found %d prepared transactions! It means that drizzled was not shut down "
4757
4946
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4758
4947
msgstr ""
4759
4948
 
4760
 
#: drizzled/plugin/storage_engine.cc:412
 
4949
#: drizzled/plugin/storage_engine.cc:393
4761
4950
msgid "Crash recovery finished."
4762
4951
msgstr ""
4763
4952
 
4802
4991
msgid "Scheduler initialization failed.\n"
4803
4992
msgstr ""
4804
4993
 
4805
 
#: drizzled/session.cc:2160
4806
 
#, c-format
4807
 
msgid "Could not remove temporary table: '%s', error: %d"
4808
 
msgstr ""
4809
 
 
4810
 
#: drizzled/slot/listen.cc:91
4811
 
#, c-format
4812
 
msgid "getaddrinfo() failed with error %s"
4813
 
msgstr ""
4814
 
 
4815
 
#: drizzled/slot/listen.cc:123
4816
 
#, c-format
4817
 
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4818
 
msgstr ""
4819
 
 
4820
 
#: drizzled/slot/listen.cc:134
4821
 
#, c-format
4822
 
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4823
 
msgstr ""
4824
 
 
4825
 
#: drizzled/slot/listen.cc:143
4826
 
#, c-format
4827
 
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4828
 
msgstr ""
4829
 
 
4830
 
#: drizzled/slot/listen.cc:152
4831
 
#, c-format
4832
 
msgid "setsockopt(SO_LINGER) failed with errno %d"
4833
 
msgstr ""
4834
 
 
4835
 
#: drizzled/slot/listen.cc:161
4836
 
#, c-format
4837
 
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4838
 
msgstr ""
4839
 
 
4840
 
#: drizzled/slot/listen.cc:182
4841
 
#, c-format
4842
 
msgid "Retrying bind() on %u"
4843
 
msgstr ""
4844
 
 
4845
 
#: drizzled/slot/listen.cc:190
4846
 
#, c-format
4847
 
msgid "bind() failed with errno: %d"
4848
 
msgstr ""
4849
 
 
4850
 
#: drizzled/slot/listen.cc:193
4851
 
msgid "Do you already have another drizzled running?"
4852
 
msgstr ""
4853
 
 
4854
 
#: drizzled/slot/listen.cc:200
4855
 
#, c-format
4856
 
msgid "listen() failed with errno %d"
4857
 
msgstr ""
4858
 
 
4859
 
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4860
 
#, c-format
4861
 
msgid "realloc() failed with errno %d"
4862
 
msgstr ""
4863
 
 
4864
 
#: drizzled/slot/listen.cc:219
4865
 
#, c-format
4866
 
msgid "Listening on %s:%s\n"
4867
 
msgstr ""
4868
 
 
4869
 
#: drizzled/slot/listen.cc:227
4870
 
msgid "No sockets could be bound for listening"
4871
 
msgstr ""
4872
 
 
4873
 
#: drizzled/slot/listen.cc:239
4874
 
#, c-format
4875
 
msgid "pipe() failed with errno %d"
4876
 
msgstr ""
4877
 
 
4878
 
#: drizzled/slot/listen.cc:275
4879
 
#, c-format
4880
 
msgid "poll() failed with errno %d"
4881
 
msgstr ""
4882
 
 
4883
 
#: drizzled/slot/listen.cc:317
4884
 
#, c-format
4885
 
msgid "accept() failed with errno %d"
4886
 
msgstr ""
4887
 
 
4888
 
#: drizzled/sql_base.cc:1445
 
4994
#: drizzled/sql_base.cc:2262
4889
4995
#, c-format
4890
4996
msgid "Table %s had a open data handler in reopen_table"
4891
4997
msgstr ""
4892
4998
 
4893
 
#: drizzled/sql_base.cc:2026
 
4999
#: drizzled/sql_base.cc:2854
4894
5000
#, c-format
4895
5001
msgid "Couldn't repair table: %s.%s"
4896
5002
msgstr ""
4897
5003
 
4898
 
#: drizzled/sql_base.cc:2068
 
5004
#: drizzled/sql_base.cc:2896
4899
5005
#, c-format
4900
5006
msgid ""
4901
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4902
 
"s`.`%s`' to replication"
4903
 
msgstr ""
4904
 
 
4905
 
#: drizzled/sql_plugin.cc:552
 
5007
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
 
5008
"`%s`.`%s`' to replication"
 
5009
msgstr ""
 
5010
 
 
5011
#: drizzled/sql_base.cc:3498
 
5012
#, c-format
 
5013
msgid "Could not remove temporary table: '%s', error: %d"
 
5014
msgstr ""
 
5015
 
 
5016
#: drizzled/sql_plugin.cc:528
4906
5017
#, c-format
4907
5018
msgid "Plugin '%s' init function returned error.\n"
4908
5019
msgstr ""
4909
5020
 
4910
 
#: drizzled/sql_plugin.cc:712
 
5021
#: drizzled/sql_plugin.cc:707
4911
5022
msgid "plugin-load parameter too long"
4912
5023
msgstr ""
4913
5024
 
4914
 
#: drizzled/sql_plugin.cc:774
 
5025
#: drizzled/sql_plugin.cc:767
4915
5026
#, c-format
4916
5027
msgid "Couldn't load plugin named '%s' with soname '%s'."
4917
5028
msgstr ""
4918
5029
 
4919
 
#: drizzled/sql_plugin.cc:1114
 
5030
#: drizzled/sql_plugin.cc:1107
4920
5031
msgid "Out of memory."
4921
5032
msgstr ""
4922
5033
 
4923
 
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
 
5034
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4924
5035
#, c-format
4925
5036
msgid "Unknown variable type code 0x%x in plugin '%s'."
4926
5037
msgstr ""
4927
5038
 
4928
 
#: drizzled/sql_plugin.cc:1997
 
5039
#: drizzled/sql_plugin.cc:1989
4929
5040
#, c-format
4930
5041
msgid ""
4931
5042
"Server variable %s of plugin %s was forced to be read-only: string variable "
4932
5043
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4933
5044
msgstr ""
4934
5045
 
4935
 
#: drizzled/sql_plugin.cc:2028
 
5046
#: drizzled/sql_plugin.cc:2020
4936
5047
#, c-format
4937
5048
msgid "Missing variable name in plugin '%s'."
4938
5049
msgstr ""
4939
5050
 
4940
 
#: drizzled/sql_plugin.cc:2045
 
5051
#: drizzled/sql_plugin.cc:2037
4941
5052
#, c-format
4942
5053
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4943
5054
msgstr ""
4944
5055
 
4945
 
#: drizzled/sql_plugin.cc:2173
 
5056
#: drizzled/sql_plugin.cc:2155
4946
5057
#, c-format
4947
5058
msgid "Out of memory for plugin '%s'."
4948
5059
msgstr ""
4949
5060
 
4950
 
#: drizzled/sql_plugin.cc:2180
 
5061
#: drizzled/sql_plugin.cc:2162
4951
5062
#, c-format
4952
5063
msgid "Bad options for plugin '%s'."
4953
5064
msgstr ""
4954
5065
 
4955
 
#: drizzled/sql_plugin.cc:2189
 
5066
#: drizzled/sql_plugin.cc:2171
4956
5067
#, c-format
4957
5068
msgid "Parsing options for plugin '%s' failed."
4958
5069
msgstr ""
4959
5070
 
4960
 
#: drizzled/sql_plugin.cc:2238
 
5071
#: drizzled/sql_plugin.cc:2214
4961
5072
#, c-format
4962
5073
msgid "Plugin '%s' has conflicting system variables"
4963
5074
msgstr ""
4964
5075
 
4965
 
#: drizzled/sql_table.cc:247
4966
 
msgid ""
4967
 
"Table name cannot be encoded and fit within filesystem name length "
4968
 
"restrictions."
4969
 
msgstr ""
4970
 
 
4971
 
#: drizzled/sql_table.cc:257
4972
 
msgid ""
4973
 
"Schema name cannot be encoded and fit within filesystem name length "
4974
 
"restrictions."
4975
 
msgstr ""
4976
 
 
4977
 
#: drizzled/sql_table.cc:2495
 
5076
#: drizzled/sql_table.cc:124
 
5077
#, c-format
 
5078
msgid "Invalid (old?) table or database name '%s'"
 
5079
msgstr ""
 
5080
 
 
5081
#: drizzled/sql_table.cc:2655
4978
5082
#, c-format
4979
5083
msgid "Unknown - internal error %d during operation"
4980
5084
msgstr ""
4981
5085
 
4982
 
#: drizzled/sql_table.cc:3970
 
5086
#: drizzled/sql_table.cc:4227
4983
5087
#, c-format
4984
5088
msgid "Could not open table %s.%s after rename\n"
4985
5089
msgstr ""
4986
5090
 
4987
 
#: drizzled/sql_table.cc:4133
 
5091
#: drizzled/sql_table.cc:4407
4988
5092
#, c-format
4989
5093
msgid ""
4990
5094
"order_st BY ignored because there is a user-defined clustered index in the "
4991
5095
"table '%-.192s'"
4992
5096
msgstr ""
4993
5097
 
4994
 
#: drizzled/table.cc:332
 
5098
#: drizzled/table.cc:354
4995
5099
#, c-format
4996
5100
msgid ""
4997
5101
"'%s' had no or invalid character set, and default character set is multi-"
4998
5102
"byte, so character column sizes may have changed"
4999
5103
msgstr ""
5000
5104
 
5001
 
#: drizzled/table.cc:1591
 
5105
#: drizzled/table.cc:1782
5002
5106
#, c-format
5003
5107
msgid "Unknown collation '%s' in table '%-.64s' definition"
5004
5108
msgstr ""
5005
5109
 
5006
 
#: drizzled/table.cc:1598
 
5110
#: drizzled/table.cc:1789
5007
5111
#, c-format
5008
5112
msgid ""
5009
5113
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5010
5114
"read"
5011
5115
msgstr ""
5012
5116
 
5013
 
#: drizzled/table.cc:3493
 
5117
#: drizzled/table.cc:2251
 
5118
#, c-format
 
5119
msgid ""
 
5120
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
 
5121
"found '%s'."
 
5122
msgstr ""
 
5123
 
 
5124
#: drizzled/table.cc:2278
 
5125
#, c-format
 
5126
msgid ""
 
5127
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
5128
"have type %s, found type %s."
 
5129
msgstr ""
 
5130
 
 
5131
#: drizzled/table.cc:2289
 
5132
#, c-format
 
5133
msgid ""
 
5134
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
5135
"position %d to have character set '%s' but the type has no character set."
 
5136
msgstr ""
 
5137
 
 
5138
#: drizzled/table.cc:2301
 
5139
#, c-format
 
5140
msgid ""
 
5141
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
5142
"position %d to have character set '%s' but found character set '%s'."
 
5143
msgstr ""
 
5144
 
 
5145
#: drizzled/table.cc:2314
 
5146
#, c-format
 
5147
msgid ""
 
5148
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
5149
"have type %s  but the column is not found."
 
5150
msgstr ""
 
5151
 
 
5152
#: drizzled/table.cc:4400
5014
5153
#, c-format
5015
5154
msgid "Got error %d when reading table '%s'"
5016
5155
msgstr ""
5077
5216
msgid "%s: option `-W %s' doesn't allow an argument\n"
5078
5217
msgstr ""
5079
5218
 
5080
 
#: mysys/default.cc:684
5081
 
#, c-format
5082
 
msgid "error: could not open directory: %s\n"
5083
 
msgstr ""
5084
 
 
5085
5219
#: mysys/errors.cc:25
5086
5220
#, c-format
5087
5221
msgid "Can't create/write to file '%s' (Errcode: %d)"
5236
5370
msgid "Unknown error %d"
5237
5371
msgstr ""
5238
5372
 
5239
 
#: mysys/my_getopt.cc:90
 
5373
#: mysys/my_getopt.cc:89
5240
5374
msgid "Warning: "
5241
5375
msgstr ""
5242
5376
 
5243
 
#: mysys/my_getopt.cc:92
 
5377
#: mysys/my_getopt.cc:91
5244
5378
msgid "Info: "
5245
5379
msgstr ""
5246
5380
 
5247
 
#: mysys/my_getopt.cc:356
 
5381
#: mysys/my_getopt.cc:355
5248
5382
#, c-format
5249
5383
msgid "%s: %s: Option '%s' used, but is disabled\n"
5250
5384
msgstr ""
5251
5385
 
5252
 
#: mysys/my_getopt.cc:357
 
5386
#: mysys/my_getopt.cc:356
5253
5387
msgid "WARNING"
5254
5388
msgstr ""
5255
5389
 
5256
 
#: mysys/my_getopt.cc:357
 
5390
#: mysys/my_getopt.cc:356
5257
5391
msgid "ERROR"
5258
5392
msgstr ""
5259
5393
 
5260
 
#: mysys/my_getopt.cc:460
 
5394
#: mysys/my_getopt.cc:459
5261
5395
#, c-format
5262
5396
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5263
5397
msgstr ""
5264
5398
 
5265
 
#: mysys/my_getopt.cc:775
 
5399
#: mysys/my_getopt.cc:774
5266
5400
#, c-format
5267
5401
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5268
5402
msgstr ""
5269
5403
 
5270
 
#: mysys/my_getopt.cc:968
 
5404
#: mysys/my_getopt.cc:967
5271
5405
#, c-format
5272
5406
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5273
5407
msgstr ""
5274
5408
 
5275
 
#: mysys/my_getopt.cc:1200
 
5409
#: mysys/my_getopt.cc:1199
5276
5410
#, c-format
5277
5411
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5278
5412
msgstr ""
5279
5413
 
5280
 
#: mysys/my_getopt.cc:1220
 
5414
#: mysys/my_getopt.cc:1219
5281
5415
#, c-format
5282
5416
msgid ""
5283
5417
"\n"
5286
5420
"--------------------------------- -----------------------------\n"
5287
5421
msgstr ""
5288
5422
 
5289
 
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
 
5423
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5290
5424
msgid "(No default value)"
5291
5425
msgstr ""
5292
5426
 
5293
 
#: mysys/my_getopt.cc:1255
 
5427
#: mysys/my_getopt.cc:1254
5294
5428
msgid "true"
5295
5429
msgstr ""
5296
5430
 
5297
 
#: mysys/my_getopt.cc:1255
 
5431
#: mysys/my_getopt.cc:1254
5298
5432
msgid "false"
5299
5433
msgstr ""
5300
5434
 
5301
 
#: mysys/my_getopt.cc:1288
 
5435
#: mysys/my_getopt.cc:1287
5302
5436
#, c-format
5303
5437
msgid "(Disabled)\n"
5304
5438
msgstr ""
5305
5439
 
 
5440
#: plugin/auth_http/auth_http.cc:128
 
5441
msgid "Enable HTTP Auth check"
 
5442
msgstr ""
 
5443
 
5306
5444
#: plugin/auth_http/auth_http.cc:138
5307
 
msgid "Enable HTTP Auth check"
5308
 
msgstr ""
5309
 
 
5310
 
#: plugin/auth_http/auth_http.cc:148
5311
5445
msgid "URL for HTTP Auth check"
5312
5446
msgstr ""
5313
5447
 
5314
 
#: plugin/command_log/command_log.cc:94
5315
 
#, c-format
5316
 
msgid "Failed to open command log file.  Got error: %s"
5317
 
msgstr ""
5318
 
 
5319
 
#: plugin/command_log/command_log.cc:172
5320
 
#, c-format
5321
 
msgid ""
5322
 
"Failed to write full size of command.  Tried to write %<PRId64> bytes at "
5323
 
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
5324
 
msgstr ""
5325
 
 
5326
 
#: plugin/command_log/command_log.cc:212
5327
 
#, c-format
5328
 
msgid ""
5329
 
"Failed to write full serialized command.  Tried to write %<PRId64> bytes at "
5330
 
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
5331
 
msgstr ""
5332
 
 
5333
 
#: plugin/command_log/command_log.cc:290
5334
 
#, fuzzy
5335
 
msgid "Enable command log"
5336
 
msgstr "삭제 명령을 실행합니다."
5337
 
 
5338
 
#: plugin/command_log/command_log.cc:298
5339
 
msgid "DEBUGGING - Truncate command log"
5340
 
msgstr ""
5341
 
 
5342
 
#: plugin/command_log/command_log.cc:306
5343
 
msgid "Path to the file to use for command log."
5344
 
msgstr ""
5345
 
 
5346
 
#: plugin/command_log/command_log.cc:323
5347
 
msgid "Simple Command Message Log"
5348
 
msgstr ""
5349
 
 
5350
 
#: plugin/default_replicator/default_replicator.cc:90
5351
 
msgid "Enable default replicator"
5352
 
msgstr ""
5353
 
 
5354
 
#: plugin/default_replicator/default_replicator.cc:105
5355
 
msgid "Default Replicator"
5356
 
msgstr ""
5357
 
 
5358
5448
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5359
5449
msgid "Error Messages to stderr"
5360
5450
msgstr ""
5361
5451
 
5362
 
#: plugin/logging_gearman/logging_gearman.cc:186
 
5452
#: plugin/logging_gearman/logging_gearman.cc:263
5363
5453
#, c-format
5364
5454
msgid "fail gearman_client_create(): %s"
5365
5455
msgstr ""
5366
5456
 
5367
 
#: plugin/logging_gearman/logging_gearman.cc:197
 
5457
#: plugin/logging_gearman/logging_gearman.cc:273
5368
5458
#, c-format
5369
5459
msgid "fail gearman_client_add_server(): %s"
5370
5460
msgstr ""
5371
5461
 
5372
 
#: plugin/logging_gearman/logging_gearman.cc:306
 
5462
#: plugin/logging_gearman/logging_gearman.cc:299
5373
5463
msgid "Enable logging to a gearman server"
5374
5464
msgstr ""
5375
5465
 
5376
 
#: plugin/logging_gearman/logging_gearman.cc:315
 
5466
#: plugin/logging_gearman/logging_gearman.cc:308
5377
5467
msgid "Hostname for logging to a Gearman server"
5378
5468
msgstr ""
5379
5469
 
5380
 
#: plugin/logging_gearman/logging_gearman.cc:324
 
5470
#: plugin/logging_gearman/logging_gearman.cc:317
5381
5471
msgid "Gearman Function to send logging to"
5382
5472
msgstr ""
5383
5473
 
5384
 
#: plugin/logging_gearman/logging_gearman.cc:341
 
5474
#: plugin/logging_gearman/logging_gearman.cc:334
5385
5475
msgid "Log queries to a Gearman server"
5386
5476
msgstr ""
5387
5477
 
5388
 
#: plugin/logging_query/logging_query.cc:188
 
5478
#: plugin/logging_query/logging_query.cc:278
5389
5479
#, c-format
5390
5480
msgid "fail open() fn=%s er=%s\n"
5391
5481
msgstr ""
5392
5482
 
5393
 
#: plugin/logging_query/logging_query.cc:340
 
5483
#: plugin/logging_query/logging_query.cc:317
5394
5484
msgid "Enable logging to CSV file"
5395
5485
msgstr ""
5396
5486
 
5397
 
#: plugin/logging_query/logging_query.cc:349
 
5487
#: plugin/logging_query/logging_query.cc:326
5398
5488
msgid "File to log to"
5399
5489
msgstr ""
5400
5490
 
5401
 
#: plugin/logging_query/logging_query.cc:358
5402
 
msgid "PCRE to match the query against"
5403
 
msgstr ""
5404
 
 
5405
 
#: plugin/logging_query/logging_query.cc:367
5406
 
#: plugin/logging_syslog/logging_syslog.cc:231
 
5491
#: plugin/logging_query/logging_query.cc:335
 
5492
#: plugin/logging_syslog/logging_syslog.cc:248
5407
5493
msgid "Threshold for logging slow queries, in microseconds"
5408
5494
msgstr ""
5409
5495
 
5410
 
#: plugin/logging_query/logging_query.cc:379
5411
 
#: plugin/logging_syslog/logging_syslog.cc:243
 
5496
#: plugin/logging_query/logging_query.cc:347
 
5497
#: plugin/logging_syslog/logging_syslog.cc:260
5412
5498
msgid "Threshold for logging big queries, for rows returned"
5413
5499
msgstr ""
5414
5500
 
5415
 
#: plugin/logging_query/logging_query.cc:391
5416
 
#: plugin/logging_syslog/logging_syslog.cc:255
 
5501
#: plugin/logging_query/logging_query.cc:359
 
5502
#: plugin/logging_syslog/logging_syslog.cc:272
5417
5503
msgid "Threshold for logging big queries, for rows examined"
5418
5504
msgstr ""
5419
5505
 
5420
 
#: plugin/logging_query/logging_query.cc:414
 
5506
#: plugin/logging_query/logging_query.cc:381
5421
5507
msgid "Log queries to a CSV file"
5422
5508
msgstr ""
5423
5509
 
5424
 
#: plugin/logging_syslog/logging_syslog.cc:84
 
5510
#: plugin/logging_syslog/logging_syslog.cc:169
5425
5511
#, c-format
5426
5512
msgid "syslog facility \"%s\" not known, using \"local0\""
5427
5513
msgstr ""
5428
5514
 
5429
 
#: plugin/logging_syslog/logging_syslog.cc:100
 
5515
#: plugin/logging_syslog/logging_syslog.cc:186
5430
5516
#, c-format
5431
5517
msgid "syslog priority \"%s\" not known, using \"info\""
5432
5518
msgstr ""
5433
5519
 
5434
 
#: plugin/logging_syslog/logging_syslog.cc:195
5435
 
msgid "Enable logging to syslog"
 
5520
#: plugin/logging_syslog/logging_syslog.cc:212
 
5521
msgid "Enable logging"
5436
5522
msgstr ""
5437
5523
 
5438
 
#: plugin/logging_syslog/logging_syslog.cc:204
 
5524
#: plugin/logging_syslog/logging_syslog.cc:221
5439
5525
msgid "Syslog Ident"
5440
5526
msgstr ""
5441
5527
 
5442
 
#: plugin/logging_syslog/logging_syslog.cc:213
 
5528
#: plugin/logging_syslog/logging_syslog.cc:230
5443
5529
msgid "Syslog Facility"
5444
5530
msgstr ""
5445
5531
 
5446
 
#: plugin/logging_syslog/logging_syslog.cc:222
 
5532
#: plugin/logging_syslog/logging_syslog.cc:239
5447
5533
msgid "Syslog Priority"
5448
5534
msgstr ""
5449
5535
 
5450
 
#: plugin/logging_syslog/logging_syslog.cc:279
 
5536
#: plugin/logging_syslog/logging_syslog.cc:296
5451
5537
msgid "Log to syslog"
5452
5538
msgstr ""
5453
5539
 
5454
 
#: plugin/multi_thread/multi_thread.cc:171
 
5540
#: plugin/multi_thread/multi_thread.cc:137
5455
5541
msgid "Maximum number of user threads available."
5456
5542
msgstr ""
5457
5543
 
5458
 
#: plugin/myisam/ha_myisam.cc:488
 
5544
#: plugin/myisam/ha_myisam.cc:468
5459
5545
#, c-format
5460
5546
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5461
5547
msgstr ""
5462
5548
 
5463
 
#: plugin/myisam/ha_myisam.cc:492
 
5549
#: plugin/myisam/ha_myisam.cc:472
5464
5550
#, c-format
5465
5551
msgid "Got an error from unknown thread, %s:%d"
5466
5552
msgstr ""
5467
5553
 
5468
 
#: plugin/myisam/ha_myisam.cc:498
 
5554
#: plugin/myisam/ha_myisam.cc:478
5469
5555
msgid "Unknown thread accessing table"
5470
5556
msgstr ""
5471
5557
 
5472
 
#: plugin/myisam/ha_myisam.cc:1781
 
5558
#: plugin/myisam/ha_myisam.cc:1861
5473
5559
msgid "Block size to be used for MyISAM index pages."
5474
5560
msgstr ""
5475
5561
 
5476
 
#: plugin/myisam/ha_myisam.cc:1787
 
5562
#: plugin/myisam/ha_myisam.cc:1867
5477
5563
msgid ""
5478
5564
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5479
5565
"disables parallel repair."
5480
5566
msgstr ""
5481
5567
 
5482
 
#: plugin/myisam/ha_myisam.cc:1793
 
5568
#: plugin/myisam/ha_myisam.cc:1873
5483
5569
msgid ""
5484
5570
"Don't use the fast sort index method to created index if the temporary file "
5485
5571
"would get bigger than this."
5486
5572
msgstr ""
5487
5573
 
5488
 
#: plugin/myisam/ha_myisam.cc:1798
 
5574
#: plugin/myisam/ha_myisam.cc:1878
5489
5575
msgid ""
5490
5576
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5491
5577
"when creating indexes with CREATE INDEX or ALTER TABLE."
5492
5578
msgstr ""
5493
5579
 
5494
 
#: plugin/myisam/ha_myisam.cc:1804
 
5580
#: plugin/myisam/ha_myisam.cc:1884
5495
5581
msgid "Default pointer size to be used for MyISAM tables."
5496
5582
msgstr ""
5497
5583
 
5741
5827
msgid "Tablespace not empty"
5742
5828
msgstr ""
5743
5829
 
5744
 
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5745
 
#, c-format
5746
 
msgid "%-.100s via TCP/IP"
5747
 
msgstr ""
5748
 
 
5749
5830
#: plugin/oldlibdrizzle/errmsg.cc:28
5750
5831
msgid "Unknown Drizzle error"
5751
5832
msgstr ""
5796
5877
msgid "Localhost via UNIX socket"
5797
5878
msgstr ""
5798
5879
 
 
5880
#: plugin/oldlibdrizzle/errmsg.cc:39
 
5881
#, c-format
 
5882
msgid "%-.100s via TCP/IP"
 
5883
msgstr ""
 
5884
 
5799
5885
#: plugin/oldlibdrizzle/errmsg.cc:40
5800
5886
msgid "Error in server handshake"
5801
5887
msgstr ""
5989
6075
msgid "Statement closed indirectly because of a preceding %s() call"
5990
6076
msgstr ""
5991
6077
 
5992
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
5993
 
#, fuzzy
5994
 
msgid "Connect Timeout."
5995
 
msgstr "호스트에 연결"
5996
 
 
5997
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
5998
 
msgid "Read Timeout."
5999
 
msgstr ""
6000
 
 
6001
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6002
 
msgid "Write Timeout."
6003
 
msgstr ""
6004
 
 
6005
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6006
 
msgid "Retry Count."
6007
 
msgstr ""
6008
 
 
6009
 
#: plugin/pool_of_threads/pool_of_threads.cc:233
 
6078
#: plugin/pool_of_threads/pool_of_threads.cc:204
6010
6079
msgid "event_add error in libevent_add_session_callback\n"
6011
6080
msgstr ""
6012
6081
 
6013
 
#: plugin/pool_of_threads/pool_of_threads.cc:399
 
6082
#: plugin/pool_of_threads/pool_of_threads.cc:346
6014
6083
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6015
6084
msgstr ""
6016
6085
 
6017
 
#: plugin/pool_of_threads/pool_of_threads.cc:406
 
6086
#: plugin/pool_of_threads/pool_of_threads.cc:353
6018
6087
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6019
6088
msgstr ""
6020
6089
 
6021
 
#: plugin/pool_of_threads/pool_of_threads.cc:418
 
6090
#: plugin/pool_of_threads/pool_of_threads.cc:365
6022
6091
msgid "session_add_event event_add error in libevent_init\n"
6023
6092
msgstr ""
6024
6093
 
6025
 
#: plugin/pool_of_threads/pool_of_threads.cc:431
 
6094
#: plugin/pool_of_threads/pool_of_threads.cc:378
6026
6095
#, c-format
6027
6096
msgid "Can't create completion port thread (error %d)"
6028
6097
msgstr ""
6029
6098
 
6030
 
#: plugin/pool_of_threads/pool_of_threads.cc:523
 
6099
#: plugin/pool_of_threads/pool_of_threads.cc:462
6031
6100
msgid "libevent_thread_proc: my_thread_init() failed\n"
6032
6101
msgstr ""
6033
6102
 
6034
 
#: plugin/pool_of_threads/pool_of_threads.cc:721
 
6103
#: plugin/pool_of_threads/pool_of_threads.cc:642
6035
6104
msgid "Size of Pool."
6036
6105
msgstr ""
6037
6106
 
6038
 
#: plugin/signal_handler/signal_handler.cc:214
 
6107
#: plugin/signal_handler/signal_handler.cc:212
6039
6108
#, c-format
6040
6109
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6041
6110
msgstr ""
6042
 
 
6043
 
#~ msgid "Set the default character set."
6044
 
#~ msgstr "기본 문자셋 설정"