~drizzle-trunk/drizzle/development

« back to all changes in this revision

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