~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_CN.po

  • Committer: Patrick Crews
  • Date: 2010-08-31 17:17:45 UTC
  • Revision ID: gleebix@gmail.com-20100831171745-u61e1fux46wsmylg
Updated translations prior to tarball release

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: \n"
10
 
"POT-Creation-Date: 2010-08-17 12:50-0400\n"
 
10
"POT-Creation-Date: 2010-08-31 13:16-0400\n"
11
11
"PO-Revision-Date: 2010-06-09 11:25+0000\n"
12
12
"Last-Translator: ziminq <Unknown>\n"
13
13
"Language-Team: Simplified Chinese <zh_CN@li.org>\n"
95
95
msgid "Use another database. Takes database name as argument."
96
96
msgstr "使用其他数据库。参数为数据库名称。"
97
97
 
98
 
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1404
 
98
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1405
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:1224
 
107
#, c-format
 
108
msgid "shutting down drizzled"
 
109
msgstr ""
 
110
 
 
111
#: ../client/drizzle.cc:1226
 
112
#, c-format
 
113
msgid " on port %d"
 
114
msgstr ""
 
115
 
 
116
#: ../client/drizzle.cc:1235 ../client/drizzle.cc:1241
 
117
#, c-format
 
118
msgid "shutdown failed; error: '%s'"
 
119
msgstr ""
 
120
 
 
121
#: ../client/drizzle.cc:1250
 
122
#, c-format
 
123
msgid "done\n"
 
124
msgstr ""
 
125
 
 
126
#: ../client/drizzle.cc:1271
 
127
#, c-format
 
128
msgid "drizzled is alive\n"
 
129
msgstr ""
 
130
 
 
131
#: ../client/drizzle.cc:1277
 
132
#, c-format
 
133
msgid "ping failed; error: '%s'"
 
134
msgstr ""
 
135
 
 
136
#: ../client/drizzle.cc:1283
 
137
#, c-format
 
138
msgid "drizzled won't answer to ping, error: '%s'"
 
139
msgstr ""
 
140
 
106
141
#: ../client/drizzle.cc:1332
107
142
msgid "Error: Invalid Value for connect_timeout"
108
143
msgstr ""
111
146
msgid "Error: Invalid Value for max_input_line"
112
147
msgstr ""
113
148
 
114
 
#: ../client/drizzle.cc:1363
 
149
#: ../client/drizzle.cc:1362 ../client/drizzledump.cc:2396
 
150
msgid "Options used only in command line"
 
151
msgstr ""
 
152
 
 
153
#: ../client/drizzle.cc:1364
115
154
#, fuzzy
116
155
msgid "Displays this help and exit."
117
156
msgstr "显示此帮助信息并退出。"
118
157
 
119
 
#: ../client/drizzle.cc:1364
 
158
#: ../client/drizzle.cc:1365
120
159
msgid ""
121
160
"Don't use history file. Disable interactive behavior. (Enables --silent)"
122
161
msgstr "不使用历史文件。禁用交互模式。(开启--silent选项)"
123
162
 
124
 
#: ../client/drizzle.cc:1366
 
163
#: ../client/drizzle.cc:1367
125
164
msgid "Display column type information."
126
165
msgstr "显示列类型信息。"
127
166
 
128
 
#: ../client/drizzle.cc:1368
 
167
#: ../client/drizzle.cc:1369
129
168
msgid ""
130
169
"Preserve comments. Send comments to the server. The default is --skip-"
131
170
"comments (discard comments), enable with --comments"
133
172
"保留注释。发送注释到服务器。缺省为 --skip--comments (不保留注释),使用--"
134
173
"comments开启之。"
135
174
 
136
 
#: ../client/drizzle.cc:1370
 
175
#: ../client/drizzle.cc:1371 ../client/drizzledump.cc:2405
137
176
msgid "Use compression in server/client protocol."
138
177
msgstr "在服务器/客户端通讯协议中启用压缩。"
139
178
 
140
 
#: ../client/drizzle.cc:1372
 
179
#: ../client/drizzle.cc:1373
141
180
msgid "Print the output of a query (rows) vertically."
142
181
msgstr "打印查询结果"
143
182
 
144
 
#: ../client/drizzle.cc:1374
 
183
#: ../client/drizzle.cc:1375
145
184
msgid "Continue even if we get an sql error."
146
185
msgstr "忽略SQL错误继续执行"
147
186
 
148
 
#: ../client/drizzle.cc:1376
 
187
#: ../client/drizzle.cc:1377
149
188
msgid ""
150
189
"Enable named commands. Named commands mean this program's internal commands; "
151
190
"see drizzle> help . When enabled, the named commands can be used from any "
153
192
"Disable with --disable-named-commands. This option is disabled by default."
154
193
msgstr ""
155
194
 
156
 
#: ../client/drizzle.cc:1378
 
195
#: ../client/drizzle.cc:1379
157
196
msgid ""
158
197
"Named commands are disabled. Use \\* form only, or use named commands only "
159
198
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
162
201
"deprecated; use --disable-named-commands instead."
163
202
msgstr ""
164
203
 
165
 
#: ../client/drizzle.cc:1379
 
204
#: ../client/drizzle.cc:1380
166
205
msgid "Ignore space after function names."
167
206
msgstr "忽略函数名字后的空格。"
168
207
 
169
 
#: ../client/drizzle.cc:1381
 
208
#: ../client/drizzle.cc:1382
170
209
msgid "Turn off beep on error."
171
210
msgstr "发生错误时关闭"
172
211
 
173
 
#: ../client/drizzle.cc:1383
 
212
#: ../client/drizzle.cc:1384
174
213
msgid "Write line numbers for errors."
175
214
msgstr "显示发生错误的行号"
176
215
 
177
 
#: ../client/drizzle.cc:1385
 
216
#: ../client/drizzle.cc:1386
178
217
msgid ""
179
218
"Don't write line number for errors. WARNING: -L is deprecated, use long "
180
219
"version of this option instead."
181
220
msgstr "不显示发生错误的行号。警告:-L 不建议使用,请在long版中使用该选项。"
182
221
 
183
 
#: ../client/drizzle.cc:1387
 
222
#: ../client/drizzle.cc:1388
184
223
msgid "Write column names in results."
185
224
msgstr "在结果中显示列名"
186
225
 
187
 
#: ../client/drizzle.cc:1389
 
226
#: ../client/drizzle.cc:1390
188
227
msgid ""
189
228
"Don't write column names in results. WARNING: -N is deprecated, use long "
190
229
"version of this options instead."
191
230
msgstr "不在结果中显示列名。警告:-N 不推荐使用,请在long版中使用改选项。"
192
231
 
193
 
#: ../client/drizzle.cc:1391
 
232
#: ../client/drizzle.cc:1392
194
233
msgid ""
195
234
"Change the value of a variable. Please note that this option is deprecated; "
196
235
"you can set variables directly with --variable-name=value."
198
237
"变更一个变量的值。不推荐使用此选项;可以用 --variable-name=value 直接赋值变"
199
238
"量。"
200
239
 
201
 
#: ../client/drizzle.cc:1393
 
240
#: ../client/drizzle.cc:1394
202
241
msgid "Output in table format."
203
242
msgstr "以表格结构输出"
204
243
 
205
 
#: ../client/drizzle.cc:1395
 
244
#: ../client/drizzle.cc:1396
206
245
msgid "Only allow UPDATE and DELETE that uses keys."
207
246
msgstr "只允许使用了键值的 UPDATE 和 DELETE。"
208
247
 
209
 
#: ../client/drizzle.cc:1397
 
248
#: ../client/drizzle.cc:1398
210
249
msgid "Synonym for option --safe-updates, -U."
211
250
msgstr ""
212
251
 
213
 
#: ../client/drizzle.cc:1399
 
252
#: ../client/drizzle.cc:1400
214
253
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
215
254
msgstr ""
216
255
 
217
 
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
 
256
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2425
 
257
#: ../drizzled/drizzled.cc:1158
218
258
msgid "Output version information and exit."
219
259
msgstr "输出版本信息并退出。"
220
260
 
221
 
#: ../client/drizzle.cc:1402
 
261
#: ../client/drizzle.cc:1403
222
262
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
223
263
msgstr "使用旧协议 (4.1.1之前) 时,拒绝客户端连接到服务器。"
224
264
 
225
 
#: ../client/drizzle.cc:1406
 
265
#: ../client/drizzle.cc:1407
226
266
msgid "Number of lines before each import progress report."
227
267
msgstr "每次导入进度报告前的行数。"
228
268
 
229
 
#: ../client/drizzle.cc:1408
 
269
#: ../client/drizzle.cc:1409
230
270
msgid "Ping the server to check if it's alive."
231
271
msgstr "Ping 服务器以检验服务器是否工作。"
232
272
 
233
 
#: ../client/drizzle.cc:1410
 
273
#: ../client/drizzle.cc:1411
234
274
msgid "Configuration file defaults are not used if no-defaults is set"
235
275
msgstr ""
236
276
 
237
 
#: ../client/drizzle.cc:1416
 
277
#: ../client/drizzle.cc:1414 ../client/drizzledump.cc:2434
 
278
msgid "Options specific to the drizzle client"
 
279
msgstr ""
 
280
 
 
281
#: ../client/drizzle.cc:1417
238
282
msgid ""
239
283
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
240
284
"and field completion, but startup and reconnecting may take a longer time. "
243
287
"开启自动更新。不必使用rehash命令来开启键入表和字段时的自动补全功能,但是"
244
288
"Drizzle客户端的启动和重连需要更长时间。可使用--disable-auto-rehash关闭之。"
245
289
 
246
 
#: ../client/drizzle.cc:1417
 
290
#: ../client/drizzle.cc:1418
247
291
msgid ""
248
292
"No automatic rehashing. One has to use 'rehash' to get table and field "
249
293
"completion. This gives a quicker start of drizzle_st and disables rehashing "
253
297
"项可以加速Drizzle客户端的启动和重连过程。警告:此选项已过时;请使用--disable-"
254
298
"auto-rehash选项。"
255
299
 
256
 
#: ../client/drizzle.cc:1419
 
300
#: ../client/drizzle.cc:1420
257
301
msgid ""
258
302
"Automatically switch to vertical output mode if the result is wider than the "
259
303
"terminal width."
260
304
msgstr "如果结果比终端宽度更宽,则自动调整为直排输出模式。"
261
305
 
262
 
#: ../client/drizzle.cc:1421
 
306
#: ../client/drizzle.cc:1422
263
307
msgid "Database to use."
264
308
msgstr "要使用的数据库。"
265
309
 
266
 
#: ../client/drizzle.cc:1423
 
310
#: ../client/drizzle.cc:1424
267
311
msgid "(not used)"
268
312
msgstr "(尚未指定)"
269
313
 
270
 
#: ../client/drizzle.cc:1425
 
314
#: ../client/drizzle.cc:1426
271
315
msgid "Delimiter to be used."
272
316
msgstr "要使用的定义符号。"
273
317
 
274
 
#: ../client/drizzle.cc:1427
 
318
#: ../client/drizzle.cc:1428
275
319
msgid "Execute command and quit. (Disables --force and history file)"
276
320
msgstr "执行命令并退出。(禁用 --force 和历史文件)"
277
321
 
278
 
#: ../client/drizzle.cc:1429
 
322
#: ../client/drizzle.cc:1430
279
323
msgid "Enable/disable LOAD DATA LOCAL INFILE."
280
324
msgstr "激活/禁止 LOAD DATA LOCAL INFILE (从本地读取数据文件)"
281
325
 
282
 
#: ../client/drizzle.cc:1431
 
326
#: ../client/drizzle.cc:1432
283
327
msgid "Flush buffer after each query."
284
328
msgstr "每次查询之后刷新缓存。"
285
329
 
286
 
#: ../client/drizzle.cc:1433
 
330
#: ../client/drizzle.cc:1434
287
331
msgid "Ignore SIGINT (CTRL-C)"
288
332
msgstr "忽略 SIGINT (CTRL-C)"
289
333
 
290
 
#: ../client/drizzle.cc:1435
 
334
#: ../client/drizzle.cc:1436
291
335
msgid ""
292
336
"Only update the default database. This is useful for skipping updates to "
293
337
"other database in the update log."
294
338
msgstr "仅更新默认数据库。使用这个选项在更新日志时,跳过其它数据库。"
295
339
 
296
 
#: ../client/drizzle.cc:1437
 
340
#: ../client/drizzle.cc:1438
297
341
msgid ""
298
342
"Pager to use to display results. If you don't supply an option the default "
299
343
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
302
346
"default."
303
347
msgstr ""
304
348
 
305
 
#: ../client/drizzle.cc:1439
 
349
#: ../client/drizzle.cc:1440
306
350
#, fuzzy
307
351
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
308
352
msgstr "禁用当前指定的结果文字处理程序(pager),直接在标准输出上打印结果"
309
353
 
310
 
#: ../client/drizzle.cc:1441
 
354
#: ../client/drizzle.cc:1442
311
355
msgid "Set the drizzle prompt to this value."
312
356
msgstr "设置drizzle提示符为这个值"
313
357
 
314
 
#: ../client/drizzle.cc:1443
 
358
#: ../client/drizzle.cc:1444
315
359
msgid ""
316
360
"Don't cache result, print it row by row. This may slow down the server if "
317
361
"the output is suspended. Doesn't use history file."
318
362
msgstr ""
319
363
 
320
 
#: ../client/drizzle.cc:1445
 
364
#: ../client/drizzle.cc:1446
321
365
msgid "Write fields without conversion. Used with --batch."
322
366
msgstr ""
323
367
 
324
 
#: ../client/drizzle.cc:1447
 
368
#: ../client/drizzle.cc:1448
325
369
msgid ""
326
370
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
327
371
"option is enabled by default."
329
373
"当连接断开时自动重新连接。可以通过 --disable-reconnect 来禁止该功能。该功能默"
330
374
"认启用。"
331
375
 
332
 
#: ../client/drizzle.cc:1449
 
376
#: ../client/drizzle.cc:1450
333
377
#, fuzzy
334
378
msgid "Shutdown the server"
335
379
msgstr "关闭服务器。"
336
380
 
337
 
#: ../client/drizzle.cc:1450
 
381
#: ../client/drizzle.cc:1451
338
382
msgid ""
339
383
"Be more silent. Print results with a tab as separator, each row on new line."
340
384
msgstr ""
341
385
 
342
 
#: ../client/drizzle.cc:1452
 
386
#: ../client/drizzle.cc:1453
343
387
msgid ""
344
388
"Append everything into outfile. See interactive help (\\h) also. Does not "
345
389
"work in batch mode. Disable with --disable-tee. This option is disabled by "
346
390
"default."
347
391
msgstr ""
348
392
 
349
 
#: ../client/drizzle.cc:1454
 
393
#: ../client/drizzle.cc:1455
350
394
msgid "Disable outfile. See interactive help (\\h) also."
351
395
msgstr ""
352
396
 
353
 
#: ../client/drizzle.cc:1455
 
397
#: ../client/drizzle.cc:1456
354
398
msgid "Wait and retry if connection is down."
355
399
msgstr "断开连接时等待并重试。"
356
400
 
357
 
#: ../client/drizzle.cc:1457
 
401
#: ../client/drizzle.cc:1458
358
402
msgid "Number of seconds before connection timeout."
359
403
msgstr "连接超时前的秒数"
360
404
 
361
 
#: ../client/drizzle.cc:1459
 
405
#: ../client/drizzle.cc:1460
362
406
msgid "Max length of input line"
363
407
msgstr "输入行的最大长度"
364
408
 
365
 
#: ../client/drizzle.cc:1461
 
409
#: ../client/drizzle.cc:1462
366
410
msgid "Automatic limit for SELECT when using --safe-updates"
367
411
msgstr ""
368
412
 
369
 
#: ../client/drizzle.cc:1463
 
413
#: ../client/drizzle.cc:1464
370
414
msgid "Automatic limit for rows in a join when using --safe-updates"
371
415
msgstr ""
372
416
 
373
 
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
374
 
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
375
 
#: ../client/drizzletest.cc:5456
 
417
#: ../client/drizzle.cc:1467 ../client/drizzledump.cc:2499
 
418
msgid "Options specific to the client"
 
419
msgstr ""
 
420
 
 
421
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2504
 
422
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:929
 
423
#: ../client/drizzletest.cc:5457
376
424
msgid "Use MySQL Protocol."
377
425
msgstr "使用 MySQL 协议"
378
426
 
379
 
#: ../client/drizzle.cc:1471
 
427
#: ../client/drizzle.cc:1472
380
428
#, fuzzy
381
429
msgid "Connect to host"
382
430
msgstr "链接到主机。"
383
431
 
384
 
#: ../client/drizzle.cc:1473
 
432
#: ../client/drizzle.cc:1474
385
433
msgid ""
386
434
"Password to use when connecting to server. If password is not given it's "
387
435
"asked from the tty."
388
436
msgstr ""
389
437
 
390
 
#: ../client/drizzle.cc:1475
 
438
#: ../client/drizzle.cc:1476
391
439
#, fuzzy
392
440
msgid ""
393
441
"Port number to use for connection or 0 for default to, in order of "
394
442
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
395
443
msgstr "用以连接的端口号或者设置0使用MySQL协议"
396
444
 
397
 
#: ../client/drizzle.cc:1477
 
445
#: ../client/drizzle.cc:1478 ../client/drizzledump.cc:2510
398
446
msgid "User for login if not current user."
399
447
msgstr "无当前用户时的登陆用户"
400
448
 
401
 
#: ../client/drizzle.cc:1479
 
449
#: ../client/drizzle.cc:1480 ../client/drizzledump.cc:2512
402
450
msgid "The protocol of connection (tcp,socket,pipe,memory)."
403
451
msgstr ""
404
452
 
405
 
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
 
453
#: ../client/drizzle.cc:1483 ../client/drizzledump.cc:2524
 
454
msgid "Allowed Options"
 
455
msgstr ""
 
456
 
 
457
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
406
458
#, c-format
407
459
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
408
460
msgstr "构建初始提示符时内存分配失败。正在退出。\n"
409
461
 
410
 
#: ../client/drizzle.cc:1587
 
462
#: ../client/drizzle.cc:1588 ../client/drizzle.cc:3849
411
463
msgid "DELIMITER cannot contain a backslash character"
412
464
msgstr ""
413
465
 
414
 
#: ../client/drizzle.cc:1664
 
466
#: ../client/drizzle.cc:1665
415
467
#, fuzzy, c-format
416
468
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
417
469
msgstr "给出的端口值不合法。"
418
470
 
419
 
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
420
 
#: ../client/drizzle.cc:4089
 
471
#: ../client/drizzle.cc:1711 ../client/drizzle.cc:4093
421
472
#, c-format
422
 
msgid "drizzle  Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
 
473
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
423
474
msgstr ""
424
475
 
425
 
#: ../client/drizzle.cc:1723
 
476
#: ../client/drizzle.cc:1717
426
477
#, c-format
427
478
msgid ""
428
479
"Copyright (C) 2008 Sun Microsystems\n"
430
481
"and you are welcome to modify and redistribute it under the GPL license\n"
431
482
msgstr "版权所有 (C) 2008 Sun Microsystem\n"
432
483
 
433
 
#: ../client/drizzle.cc:1728
 
484
#: ../client/drizzle.cc:1722
434
485
#, fuzzy, c-format
435
486
msgid "Usage: drizzle [OPTIONS] [database]\n"
436
487
msgstr "用法: %s [选项] [数据库]\n"
437
488
 
438
 
#: ../client/drizzle.cc:1779
439
 
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
 
489
#: ../client/drizzle.cc:1776
 
490
#, fuzzy, c-format
 
491
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
440
492
msgstr "欢迎来到Drizzle客户端。请使用;或\\g指示当前命令结束。"
441
493
 
442
 
#: ../client/drizzle.cc:1788
 
494
#: ../client/drizzle.cc:1785
443
495
#, c-format
444
496
msgid ""
445
497
"Your Drizzle connection id is %u\n"
448
500
"当前的Drizzle会话的连接ID为%u\n"
449
501
"服务器版本: %s\n"
450
502
 
451
 
#: ../client/drizzle.cc:1820
 
503
#: ../client/drizzle.cc:1817
452
504
#, c-format
453
505
msgid "Reading history-file %s\n"
454
506
msgstr "正在读取历史文件%s\n"
455
507
 
456
 
#: ../client/drizzle.cc:1824
 
508
#: ../client/drizzle.cc:1821
457
509
#, c-format
458
510
msgid "Couldn't allocate memory for temp histfile!\n"
459
511
msgstr "无法为临时历史文件分配内存空间!\n"
460
512
 
461
 
#: ../client/drizzle.cc:1831
 
513
#: ../client/drizzle.cc:1828
462
514
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
463
515
msgstr "欲获取帮助请键入‘help;’或‘\\h’。键入’\\c‘将清除缓冲。\n"
464
516
 
465
 
#: ../client/drizzle.cc:1854
 
517
#: ../client/drizzle.cc:1838
 
518
msgid "Error:"
 
519
msgstr ""
 
520
 
 
521
#: ../client/drizzle.cc:1851
466
522
#, c-format
467
523
msgid "Writing history-file %s\n"
468
524
msgstr "正在写入历史文件%s\n"
469
525
 
470
 
#: ../client/drizzle.cc:1862
 
526
#: ../client/drizzle.cc:1859
471
527
msgid "Aborted"
472
528
msgstr "会话终止"
473
529
 
474
 
#: ../client/drizzle.cc:1862
 
530
#: ../client/drizzle.cc:1859
475
531
msgid "Bye"
476
532
msgstr "再见"
477
533
 
478
 
#: ../client/drizzle.cc:1914
 
534
#: ../client/drizzle.cc:1911
479
535
msgid "Query aborted by Ctrl+C\n"
480
536
msgstr "用户使用Ctrl+C放弃查询。\n"
481
537
 
482
 
#: ../client/drizzle.cc:1998
 
538
#: ../client/drizzle.cc:1995
483
539
#, c-format
484
540
msgid "Processing line: %<PRIu32>\n"
485
541
msgstr "处理行: %<PRIu32>\n"
486
542
 
487
 
#: ../client/drizzle.cc:2216
 
543
#: ../client/drizzle.cc:2213
488
544
msgid "Unknown command: "
489
545
msgstr "未知命令: "
490
546
 
491
 
#: ../client/drizzle.cc:2630
 
547
#: ../client/drizzle.cc:2627
492
548
msgid ""
493
549
"Reading table information for completion of table and column names\n"
494
550
"You can turn off this feature to get a quicker startup with -A\n"
495
551
"\n"
496
552
msgstr ""
497
553
 
498
 
#: ../client/drizzle.cc:2696
 
554
#: ../client/drizzle.cc:2693
499
555
msgid "No connection. Trying to reconnect..."
500
556
msgstr ""
501
557
 
502
 
#: ../client/drizzle.cc:2702
 
558
#: ../client/drizzle.cc:2699
503
559
msgid "Can't connect to the server\n"
504
560
msgstr ""
505
561
 
506
 
#: ../client/drizzle.cc:2780
 
562
#: ../client/drizzle.cc:2779
507
563
msgid "List of all Drizzle commands:"
508
564
msgstr ""
509
565
 
510
 
#: ../client/drizzle.cc:2782
511
 
msgid "Note that all text commands must be first on line and end with ';'"
 
566
#: ../client/drizzle.cc:2783
 
567
#, c-format
 
568
msgid ""
 
569
"Note that all text commands must be first on line and end with '%s' or \\g"
512
570
msgstr ""
513
571
 
514
 
#: ../client/drizzle.cc:2837
 
572
#: ../client/drizzle.cc:2841
515
573
msgid "No query specified\n"
516
574
msgstr ""
517
575
 
518
 
#: ../client/drizzle.cc:2852
 
576
#: ../client/drizzle.cc:2856
519
577
msgid "Ignoring query to other database"
520
578
msgstr ""
521
579
 
522
 
#: ../client/drizzle.cc:2902
 
580
#: ../client/drizzle.cc:2906
523
581
msgid "Empty set"
524
582
msgstr ""
525
583
 
526
 
#: ../client/drizzle.cc:2915
 
584
#: ../client/drizzle.cc:2919
527
585
#, c-format
528
586
msgid "%ld row in set"
529
587
msgid_plural "%ld rows in set"
530
588
msgstr[0] ""
531
589
msgstr[1] ""
532
590
 
533
 
#: ../client/drizzle.cc:2924
 
591
#: ../client/drizzle.cc:2928
534
592
msgid "Query OK"
535
593
msgstr ""
536
594
 
537
 
#: ../client/drizzle.cc:2926
 
595
#: ../client/drizzle.cc:2930
538
596
#, c-format
539
597
msgid "Query OK, %ld row affected"
540
598
msgid_plural "Query OK, %ld rows affected"
541
599
msgstr[0] ""
542
600
msgstr[1] ""
543
601
 
544
 
#: ../client/drizzledump.cc:212
 
602
#: ../client/drizzle.cc:3002
 
603
msgid "popen() failed! defaulting PAGER to stdout!\n"
 
604
msgstr ""
 
605
 
 
606
#: ../client/drizzle.cc:3024
 
607
#, c-format
 
608
msgid "Error logging to file '%s'\n"
 
609
msgstr ""
 
610
 
 
611
#: ../client/drizzle.cc:3029
 
612
#, fuzzy, c-format
 
613
msgid "Logging to file '%s'\n"
 
614
msgstr "正在读取历史文件%s\n"
 
615
 
 
616
#: ../client/drizzle.cc:3113
 
617
#, c-format
 
618
msgid ""
 
619
"Field %3u:  `%s`\n"
 
620
"Catalog:    `%s`\n"
 
621
"Database:   `%s`\n"
 
622
"Table:      `%s`\n"
 
623
"Org_table:  `%s`\n"
 
624
"Type:       UTF-8\n"
 
625
"Collation:  %s (%u)\n"
 
626
"Length:     %lu\n"
 
627
"Max_length: %lu\n"
 
628
"Decimals:   %u\n"
 
629
"Flags:      %s\n"
 
630
"\n"
 
631
msgstr ""
 
632
 
 
633
#: ../client/drizzle.cc:3580
 
634
#, c-format
 
635
msgid "No previous outfile available, you must give a filename!\n"
 
636
msgstr ""
 
637
 
 
638
#: ../client/drizzle.cc:3585
 
639
#, c-format
 
640
msgid "Currently logging to file '%s'\n"
 
641
msgstr ""
 
642
 
 
643
#: ../client/drizzle.cc:3605
 
644
#, c-format
 
645
msgid "No outfile specified!\n"
 
646
msgstr ""
 
647
 
 
648
#: ../client/drizzle.cc:3618
 
649
msgid "Outfile disabled.\n"
 
650
msgstr ""
 
651
 
 
652
#: ../client/drizzle.cc:3645
 
653
#, fuzzy
 
654
msgid "Default pager wasn't set, using stdout.\n"
 
655
msgstr "禁用当前指定的结果文字处理程序(pager),直接在标准输出上打印结果"
 
656
 
 
657
#: ../client/drizzle.cc:3665
 
658
#, c-format
 
659
msgid "PAGER set to '%s'\n"
 
660
msgstr ""
 
661
 
 
662
#: ../client/drizzle.cc:3676
 
663
msgid "PAGER set to stdout\n"
 
664
msgstr ""
 
665
 
 
666
#: ../client/drizzle.cc:3759
 
667
#, c-format
 
668
msgid "Connection id:    %u"
 
669
msgstr ""
 
670
 
 
671
#: ../client/drizzle.cc:3761
 
672
#, c-format
 
673
msgid "Current database: %.128s\n"
 
674
msgstr ""
 
675
 
 
676
#: ../client/drizzle.cc:3762
 
677
msgid "*** NONE ***"
 
678
msgstr ""
 
679
 
 
680
#. Skip command name
 
681
#: ../client/drizzle.cc:3782
 
682
msgid "Usage: \\. <filename> | source <filename>"
 
683
msgstr ""
 
684
 
 
685
#: ../client/drizzle.cc:3797
 
686
#, c-format
 
687
msgid "Failed to open file '%s', error: %d"
 
688
msgstr ""
 
689
 
 
690
#: ../client/drizzle.cc:3805
 
691
msgid "Can't initialize LineBuffer"
 
692
msgstr ""
 
693
 
 
694
#: ../client/drizzle.cc:3841
 
695
msgid "DELIMITER must be followed by a 'delimiter' character or string"
 
696
msgstr ""
 
697
 
 
698
#: ../client/drizzle.cc:3874
 
699
msgid "USE must be followed by a database name"
 
700
msgstr ""
 
701
 
 
702
#: ../client/drizzle.cc:3942
 
703
#, fuzzy
 
704
msgid "Database changed"
 
705
msgstr "要使用的数据库。"
 
706
 
 
707
#: ../client/drizzle.cc:3950
 
708
#, fuzzy
 
709
msgid "Show warnings enabled."
 
710
msgstr "每条语句后显示警告。"
 
711
 
 
712
#: ../client/drizzle.cc:3958
 
713
#, fuzzy
 
714
msgid "Show warnings disabled."
 
715
msgstr "每条语句后显示警告。"
 
716
 
 
717
#: ../client/drizzle.cc:4100
 
718
#, c-format
 
719
msgid ""
 
720
"\n"
 
721
"Connection id:\t\t%lu\n"
 
722
msgstr ""
 
723
 
 
724
#: ../client/drizzle.cc:4112
 
725
#, c-format
 
726
msgid "Current database:\t%s\n"
 
727
msgstr ""
 
728
 
 
729
#: ../client/drizzle.cc:4113
 
730
#, c-format
 
731
msgid "Current user:\t\t%s\n"
 
732
msgstr ""
 
733
 
 
734
#: ../client/drizzle.cc:4119
 
735
msgid "SSL:\t\t\tNot in use"
 
736
msgstr ""
 
737
 
 
738
#: ../client/drizzle.cc:4124
 
739
msgid ""
 
740
"\n"
 
741
"No connection\n"
 
742
msgstr ""
 
743
 
 
744
#: ../client/drizzle.cc:4131
 
745
msgid ""
 
746
"\n"
 
747
"All updates ignored to this database\n"
 
748
msgstr ""
 
749
 
 
750
#: ../client/drizzle.cc:4134
 
751
#, c-format
 
752
msgid "Current pager:\t\t%s\n"
 
753
msgstr ""
 
754
 
 
755
#: ../client/drizzle.cc:4135
 
756
#, c-format
 
757
msgid "Using outfile:\t\t'%s'\n"
 
758
msgstr ""
 
759
 
 
760
#: ../client/drizzle.cc:4136
 
761
#, c-format
 
762
msgid "Using delimiter:\t%s\n"
 
763
msgstr ""
 
764
 
 
765
#: ../client/drizzle.cc:4137
 
766
#, c-format
 
767
msgid "Server version:\t\t%s\n"
 
768
msgstr ""
 
769
 
 
770
#: ../client/drizzle.cc:4138
 
771
#, c-format
 
772
msgid "Protocol version:\t%d\n"
 
773
msgstr ""
 
774
 
 
775
#: ../client/drizzle.cc:4139
 
776
#, c-format
 
777
msgid "Connection:\t\t%s\n"
 
778
msgstr ""
 
779
 
 
780
#: ../client/drizzle.cc:4146
 
781
#, c-format
 
782
msgid "UNIX socket:\t\t%s\n"
 
783
msgstr ""
 
784
 
 
785
#: ../client/drizzle.cc:4148
 
786
#, c-format
 
787
msgid "TCP port:\t\t%d\n"
 
788
msgstr ""
 
789
 
 
790
#: ../client/drizzle.cc:4153
 
791
msgid ""
 
792
"\n"
 
793
"Note that you are running in safe_update_mode:\n"
 
794
msgstr ""
 
795
 
 
796
#: ../client/drizzle.cc:4155
 
797
#, c-format
 
798
msgid ""
 
799
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
 
800
"allowed.\n"
 
801
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
 
802
"command.)\n"
 
803
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
 
804
"             Max number of examined row combination in a join is set to: %"
 
805
"lu\n"
 
806
"\n"
 
807
msgstr ""
 
808
 
 
809
#: ../client/drizzle.cc:4217 ../drizzled/option.cc:339
 
810
#, c-format
 
811
msgid "ERROR"
 
812
msgstr ""
 
813
 
 
814
#: ../client/drizzle.cc:4260
 
815
#, c-format
 
816
msgid "ERROR %d (%s): "
 
817
msgstr ""
 
818
 
 
819
#: ../client/drizzle.cc:4262
 
820
#, c-format
 
821
msgid "ERROR %d: "
 
822
msgstr ""
 
823
 
 
824
#: ../client/drizzle.cc:4265
 
825
msgid "ERROR: "
 
826
msgstr ""
 
827
 
 
828
#: ../client/drizzle.cc:4398
 
829
msgid " hours "
 
830
msgstr ""
 
831
 
 
832
#: ../client/drizzle.cc:4400
 
833
msgid " hour "
 
834
msgstr ""
 
835
 
 
836
#: ../client/drizzle.cc:4406
 
837
msgid " min "
 
838
msgstr ""
 
839
 
 
840
#: ../client/drizzle.cc:4412
 
841
msgid " sec"
 
842
msgstr ""
 
843
 
 
844
#: ../client/drizzle.cc:4513
 
845
msgid "(unknown)"
 
846
msgstr ""
 
847
 
 
848
#: ../client/drizzle.cc:4633
 
849
#, c-format
 
850
msgid "Returning to default PROMPT of %s\n"
 
851
msgstr ""
 
852
 
 
853
#: ../client/drizzle.cc:4638
 
854
#, fuzzy
 
855
msgid "Memory allocation error. Not changing prompt\n"
 
856
msgstr "构建初始提示符时内存分配失败。正在退出。\n"
 
857
 
 
858
#: ../client/drizzle.cc:4643
 
859
#, c-format
 
860
msgid "PROMPT set to '%s'\n"
 
861
msgstr ""
 
862
 
 
863
#: ../client/drizzledump.cc:198
545
864
#, c-format
546
865
msgid "Got errno %d on write"
547
866
msgstr ""
548
867
 
549
 
#: ../client/drizzledump.cc:296
 
868
#: ../client/drizzledump.cc:282
550
869
#, c-format
551
870
msgid "%s: You must use option --tab with --fields-...\n"
552
871
msgstr ""
553
872
 
554
 
#: ../client/drizzledump.cc:302
 
873
#: ../client/drizzledump.cc:288
555
874
#, c-format
556
875
msgid ""
557
876
"%s: You can't use --single-transaction and --lock-all-tables at the same "
558
877
"time.\n"
559
878
msgstr ""
560
879
 
561
 
#: ../client/drizzledump.cc:308
 
880
#: ../client/drizzledump.cc:294
562
881
#, c-format
563
882
msgid ""
564
883
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
565
884
"time.\n"
566
885
msgstr ""
567
886
 
568
 
#: ../client/drizzledump.cc:314
 
887
#: ../client/drizzledump.cc:300
569
888
#, c-format
570
889
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
571
890
msgstr ""
572
891
 
573
 
#: ../client/drizzledump.cc:333
 
892
#: ../client/drizzledump.cc:319
574
893
#, c-format
575
894
msgid "Got error: %s (%d) %s"
576
895
msgstr ""
577
896
 
578
 
#: ../client/drizzledump.cc:340
 
897
#: ../client/drizzledump.cc:326
579
898
#, c-format
580
899
msgid "Got error: %d %s"
581
900
msgstr ""
582
901
 
583
 
#: ../client/drizzledump.cc:438 ../client/drizzledump.cc:445
584
 
#: ../client/drizzledump.cc:458
 
902
#: ../client/drizzledump.cc:424 ../client/drizzledump.cc:431
 
903
#: ../client/drizzledump.cc:444
585
904
#, c-format
586
905
msgid "Couldn't execute '%s': %s (%d)"
587
906
msgstr ""
588
907
 
589
 
#: ../client/drizzledump.cc:518
 
908
#: ../client/drizzledump.cc:504
590
909
#, c-format
591
910
msgid "-- Connecting to %s...\n"
592
911
msgstr ""
593
912
 
594
 
#: ../client/drizzledump.cc:541
 
913
#: ../client/drizzledump.cc:527
595
914
#, c-format
596
915
msgid "-- Disconnecting from %s...\n"
597
916
msgstr ""
598
917
 
599
 
#: ../client/drizzledump.cc:552
 
918
#: ../client/drizzledump.cc:538
600
919
msgid "Couldn't allocate memory"
601
920
msgstr ""
602
921
 
603
 
#: ../client/drizzledump.cc:896
 
922
#: ../client/drizzledump.cc:882
604
923
#, c-format
605
924
msgid ""
606
925
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
607
926
"type %s\n"
608
927
msgstr ""
609
928
 
610
 
#: ../client/drizzledump.cc:910
 
929
#: ../client/drizzledump.cc:896
611
930
#, c-format
612
931
msgid "-- Retrieving table structure for table %s...\n"
613
932
msgstr ""
614
933
 
615
 
#: ../client/drizzledump.cc:1024
 
934
#: ../client/drizzledump.cc:1010
616
935
#, c-format
617
936
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
618
937
msgstr ""
619
938
 
620
 
#: ../client/drizzledump.cc:1131
 
939
#: ../client/drizzledump.cc:1117
621
940
#, c-format
622
941
msgid "%s: Can't get keys for table %s\n"
623
942
msgstr ""
624
943
 
625
 
#: ../client/drizzledump.cc:1209 ../client/drizzledump.cc:2303
 
944
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
626
945
#, c-format
627
946
msgid "Error: Couldn't read status information for table %s\n"
628
947
msgstr ""
629
948
 
630
 
#: ../client/drizzledump.cc:1353
 
949
#: ../client/drizzledump.cc:1339
631
950
#, c-format
632
951
msgid "Error retrieving table structure for table: \"%s\""
633
952
msgstr ""
634
953
 
635
 
#: ../client/drizzledump.cc:1360
 
954
#: ../client/drizzledump.cc:1346
636
955
#, c-format
637
956
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
638
957
msgstr ""
639
958
 
640
 
#: ../client/drizzledump.cc:1371
 
959
#: ../client/drizzledump.cc:1357
641
960
#, c-format
642
961
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
643
962
msgstr ""
644
963
 
645
 
#: ../client/drizzledump.cc:1378
 
964
#: ../client/drizzledump.cc:1364
646
965
#, c-format
647
966
msgid "-- Skipping dump data for table '%s', it has no fields\n"
648
967
msgstr ""
649
968
 
650
 
#: ../client/drizzledump.cc:1386
 
969
#: ../client/drizzledump.cc:1372
651
970
msgid "-- Sending SELECT query...\n"
652
971
msgstr ""
653
972
 
654
 
#: ../client/drizzledump.cc:1440 ../client/drizzledump.cc:1929
 
973
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
655
974
msgid "when executing 'SELECT INTO OUTFILE'"
656
975
msgstr ""
657
976
 
658
 
#: ../client/drizzledump.cc:1451
 
977
#: ../client/drizzledump.cc:1437
659
978
#, c-format
660
979
msgid ""
661
980
"\n"
664
983
"--\n"
665
984
msgstr ""
666
985
 
667
 
#: ../client/drizzledump.cc:1492
 
986
#: ../client/drizzledump.cc:1478
668
987
msgid "-- Retrieving rows...\n"
669
988
msgstr ""
670
989
 
671
 
#: ../client/drizzledump.cc:1495
 
990
#: ../client/drizzledump.cc:1481
672
991
#, c-format
673
992
msgid "%s: Error in field count for table: %s !  Aborting.\n"
674
993
msgstr ""
675
994
 
676
 
#: ../client/drizzledump.cc:1539
 
995
#: ../client/drizzledump.cc:1525
677
996
#, c-format
678
997
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
679
998
msgstr ""
680
999
 
681
 
#: ../client/drizzledump.cc:1556
 
1000
#: ../client/drizzledump.cc:1542
682
1001
#, c-format
683
1002
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
684
1003
msgstr ""
685
1004
 
686
 
#: ../client/drizzledump.cc:1578
 
1005
#: ../client/drizzledump.cc:1564
687
1006
#, c-format
688
1007
msgid "Not enough fields from table %s! Aborting.\n"
689
1008
msgstr ""
690
1009
 
691
 
#: ../client/drizzledump.cc:1993 ../client/drizzledump.cc:2109
 
1010
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
692
1011
msgid "when doing refresh"
693
1012
msgstr ""
694
1013
 
695
 
#: ../client/drizzledump.cc:2080
 
1014
#: ../client/drizzledump.cc:2066
696
1015
msgid "alloc_root failure."
697
1016
msgstr ""
698
1017
 
699
 
#: ../client/drizzledump.cc:2096
 
1018
#: ../client/drizzledump.cc:2082
700
1019
#, c-format
701
1020
msgid "Couldn't find table: \"%s\""
702
1021
msgstr ""
703
1022
 
704
 
#: ../client/drizzledump.cc:2374 ../client/drizzledump.cc:2381
705
 
#: ../client/drizzledump.cc:2391
 
1023
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
 
1024
#: ../client/drizzledump.cc:2336
706
1025
#, c-format
707
1026
msgid ""
708
1027
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
709
1028
msgstr ""
710
1029
 
711
 
#: ../client/drizzledump.cc:2423
 
1030
#: ../client/drizzledump.cc:2368
712
1031
#, c-format
713
1032
msgid "Error: Not enough memory to store ORDER BY clause\n"
714
1033
msgstr ""
715
1034
 
716
 
#: ../client/drizzledump.cc:2480
 
1035
#: ../client/drizzledump.cc:2399
 
1036
msgid ""
 
1037
"Dump all the databases. This will be same as --databases with all databases "
 
1038
"selected."
 
1039
msgstr ""
 
1040
 
 
1041
#: ../client/drizzledump.cc:2401
 
1042
msgid "Dump all the tablespaces."
 
1043
msgstr ""
 
1044
 
 
1045
#: ../client/drizzledump.cc:2403
 
1046
msgid "Use complete insert statements."
 
1047
msgstr ""
 
1048
 
 
1049
#: ../client/drizzledump.cc:2407
 
1050
msgid ""
 
1051
"Flush logs file in server before starting dump. Note that if you dump many "
 
1052
"databases at once (using the option --databases= or --all-databases), the "
 
1053
"logs will be flushed for each database dumped. The exception is when using --"
 
1054
"lock-all-tables in this case the logs will be flushed only once, "
 
1055
"corresponding to the moment all tables are locked. So if you want your dump "
 
1056
"and the log flush to happen at the same exact moment you should use --lock-"
 
1057
"all-tables or --flush-logs"
 
1058
msgstr ""
 
1059
 
 
1060
#: ../client/drizzledump.cc:2409
 
1061
#, fuzzy
 
1062
msgid "Continue even if we get an sql-error."
 
1063
msgstr "忽略SQL错误继续执行"
 
1064
 
 
1065
#: ../client/drizzledump.cc:2410
 
1066
#, fuzzy
 
1067
msgid "Display this help message and exit."
 
1068
msgstr "显示此帮助信息并退出。"
 
1069
 
 
1070
#: ../client/drizzledump.cc:2412
 
1071
msgid ""
 
1072
"Locks all tables across all databases. This is achieved by taking a global "
 
1073
"read lock for the duration of the whole dump. Automatically turns --single-"
 
1074
"transaction and --lock-tables off."
 
1075
msgstr ""
 
1076
 
 
1077
#: ../client/drizzledump.cc:2414
 
1078
msgid ""
 
1079
"Sorts each table's rows by primary key, or first unique key, if such a key "
 
1080
"exists.  Useful when dumping a MyISAM table to be loaded into an InnoDB "
 
1081
"table, but will make the dump itself take considerably longer."
 
1082
msgstr ""
 
1083
 
 
1084
#: ../client/drizzledump.cc:2416
 
1085
msgid ""
 
1086
"Creates a consistent snapshot by dumping all tables in a single transaction. "
 
1087
"Works ONLY for tables stored in storage engines which support "
 
1088
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
 
1089
"be consistent for other storage engines. While a --single-transaction dump "
 
1090
"is in process, to ensure a valid dump file (correct table contents), no "
 
1091
"other connection should use the following statements: ALTER TABLE, DROP "
 
1092
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
 
1093
"from them. Option automatically turns off --lock-tables."
 
1094
msgstr ""
 
1095
 
 
1096
#: ../client/drizzledump.cc:2417
 
1097
msgid ""
 
1098
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
 
1099
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
 
1100
"default, disable with --skip-opt."
 
1101
msgstr ""
 
1102
 
 
1103
#: ../client/drizzledump.cc:2419
 
1104
msgid ""
 
1105
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
 
1106
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
 
1107
msgstr ""
 
1108
 
 
1109
#: ../client/drizzledump.cc:2420
 
1110
msgid "Overrides option --databases (-B)."
 
1111
msgstr ""
 
1112
 
 
1113
#: ../client/drizzledump.cc:2422
717
1114
msgid "Number of rows before each output progress report (requires --verbose)."
718
1115
msgstr ""
719
1116
 
720
 
#: ../client/drizzledump.cc:2633 ../client/drizzledump.cc:2720
 
1117
#: ../client/drizzledump.cc:2424
 
1118
msgid "Print info about the various stages."
 
1119
msgstr ""
 
1120
 
 
1121
#: ../client/drizzledump.cc:2426
 
1122
msgid "Dump a database as well formed XML."
 
1123
msgstr ""
 
1124
 
 
1125
#: ../client/drizzledump.cc:2427
 
1126
msgid "Turn off Comments"
 
1127
msgstr ""
 
1128
 
 
1129
#: ../client/drizzledump.cc:2428
 
1130
#, fuzzy
 
1131
msgid "Turn off create-options"
 
1132
msgstr "发生错误时关闭"
 
1133
 
 
1134
#: ../client/drizzledump.cc:2429
 
1135
msgid "Turn off extended-insert"
 
1136
msgstr ""
 
1137
 
 
1138
#: ../client/drizzledump.cc:2430
 
1139
msgid "Turn off dump-date"
 
1140
msgstr ""
 
1141
 
 
1142
#: ../client/drizzledump.cc:2431
 
1143
msgid "Do not read from the configuration files"
 
1144
msgstr ""
 
1145
 
 
1146
#: ../client/drizzledump.cc:2437
 
1147
msgid "Add a 'DROP DATABASE' before each create."
 
1148
msgstr ""
 
1149
 
 
1150
#: ../client/drizzledump.cc:2439
 
1151
msgid "Add a 'drop table' before each create."
 
1152
msgstr ""
 
1153
 
 
1154
#: ../client/drizzledump.cc:2441
 
1155
msgid "Allow creation of column names that are keywords."
 
1156
msgstr ""
 
1157
 
 
1158
#: ../client/drizzledump.cc:2443
 
1159
msgid "Write additional information."
 
1160
msgstr ""
 
1161
 
 
1162
#: ../client/drizzledump.cc:2445
 
1163
msgid ""
 
1164
"Give less verbose output (useful for debugging). Disables structure comments "
 
1165
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
 
1166
"set-names --skip-disable-keys --skip-add-locks"
 
1167
msgstr ""
 
1168
 
 
1169
#: ../client/drizzledump.cc:2447
 
1170
msgid "Include all DRIZZLE specific create options."
 
1171
msgstr ""
 
1172
 
 
1173
#: ../client/drizzledump.cc:2449
 
1174
msgid "Put a dump date to the end of the output."
 
1175
msgstr ""
 
1176
 
 
1177
#: ../client/drizzledump.cc:2451
 
1178
msgid ""
 
1179
"To dump several databases. Note the difference in usage; In this case no "
 
1180
"tables are given. All name arguments are regarded as databasenames. 'USE "
 
1181
"db_name;' will be included in the output."
 
1182
msgstr ""
 
1183
 
 
1184
#: ../client/drizzledump.cc:2453
 
1185
msgid "Insert rows with INSERT DELAYED;"
 
1186
msgstr ""
 
1187
 
 
1188
#: ../client/drizzledump.cc:2455
 
1189
msgid ""
 
1190
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
 
1191
"will be put in the output."
 
1192
msgstr ""
 
1193
 
 
1194
#: ../client/drizzledump.cc:2457
 
1195
msgid "Allows utilization of the new, much faster INSERT syntax."
 
1196
msgstr ""
 
1197
 
 
1198
#: ../client/drizzledump.cc:2459
 
1199
msgid "Fields in the textfile are terminated by ..."
 
1200
msgstr ""
 
1201
 
 
1202
#: ../client/drizzledump.cc:2461
 
1203
msgid "Fields in the importfile are enclosed by ..."
 
1204
msgstr ""
 
1205
 
 
1206
#: ../client/drizzledump.cc:2463
 
1207
msgid "Fields in the i.file are opt. enclosed by ..."
 
1208
msgstr ""
 
1209
 
 
1210
#: ../client/drizzledump.cc:2465
 
1211
msgid "Fields in the i.file are escaped by ..."
 
1212
msgstr ""
 
1213
 
 
1214
#: ../client/drizzledump.cc:2469
 
1215
msgid ""
 
1216
"Do not dump the specified table. To specify more than one table to ignore, "
 
1217
"use the directive multiple times, once for each table.  Each table must be "
 
1218
"specified with both database and table names, e.g. --ignore-table=database."
 
1219
"table"
 
1220
msgstr ""
 
1221
 
 
1222
#: ../client/drizzledump.cc:2471
 
1223
msgid "Insert rows with INSERT IGNORE."
 
1224
msgstr ""
 
1225
 
 
1226
#: ../client/drizzledump.cc:2473
 
1227
msgid "Lines in the i.file are terminated by ..."
 
1228
msgstr ""
 
1229
 
 
1230
#: ../client/drizzledump.cc:2475
 
1231
msgid "Wrap tables with autocommit/commit statements."
 
1232
msgstr ""
 
1233
 
 
1234
#: ../client/drizzledump.cc:2477
 
1235
msgid ""
 
1236
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
 
1237
"above line will be added otherwise, if --databases or --all-databases option "
 
1238
"was given."
 
1239
msgstr ""
 
1240
 
 
1241
#: ../client/drizzledump.cc:2479
 
1242
msgid "Don't write table creation info."
 
1243
msgstr ""
 
1244
 
 
1245
#: ../client/drizzledump.cc:2481
 
1246
msgid "No row information."
 
1247
msgstr ""
 
1248
 
 
1249
#: ../client/drizzledump.cc:2482
 
1250
msgid "Deprecated. Use --skip-set-charset instead."
 
1251
msgstr ""
 
1252
 
 
1253
#: ../client/drizzledump.cc:2484
 
1254
msgid "Enable set-name"
 
1255
msgstr ""
 
1256
 
 
1257
#: ../client/drizzledump.cc:2486
 
1258
msgid "Don't buffer query, dump directly to stdout."
 
1259
msgstr ""
 
1260
 
 
1261
#: ../client/drizzledump.cc:2488
 
1262
msgid "Quote table and column names with backticks (`)."
 
1263
msgstr ""
 
1264
 
 
1265
#: ../client/drizzledump.cc:2490
 
1266
msgid "Use REPLACE INTO instead of INSERT INTO."
 
1267
msgstr ""
 
1268
 
 
1269
#: ../client/drizzledump.cc:2492
 
1270
msgid ""
 
1271
"Direct output to a given file. This option should be used in MSDOS, because "
 
1272
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
 
1273
"+ line feed)."
 
1274
msgstr ""
 
1275
 
 
1276
#: ../client/drizzledump.cc:2494
 
1277
msgid ""
 
1278
"Creates tab separated textfile for each table to given path. (creates .sql "
 
1279
"and .txt files). NOTE: This only works if drizzledump is run on the same "
 
1280
"machine as the drizzled daemon."
 
1281
msgstr ""
 
1282
 
 
1283
#: ../client/drizzledump.cc:2496
 
1284
msgid "Dump only selected records; QUOTES mandatory!"
 
1285
msgstr ""
 
1286
 
 
1287
#: ../client/drizzledump.cc:2502
 
1288
#, fuzzy
 
1289
msgid "Connect to host."
 
1290
msgstr "链接到主机。"
 
1291
 
 
1292
#: ../client/drizzledump.cc:2506
 
1293
msgid ""
 
1294
"Password to use when connecting to server. If password is not given it's "
 
1295
"solicited on the tty."
 
1296
msgstr ""
 
1297
 
 
1298
#: ../client/drizzledump.cc:2508
 
1299
#, fuzzy
 
1300
msgid "Port number to use for connection."
 
1301
msgstr "连接超时前的秒数"
 
1302
 
 
1303
#: ../client/drizzledump.cc:2515
 
1304
msgid "Hidden Options"
 
1305
msgstr ""
 
1306
 
 
1307
#: ../client/drizzledump.cc:2517
 
1308
msgid "Used to select the database"
 
1309
msgstr ""
 
1310
 
 
1311
#: ../client/drizzledump.cc:2518
 
1312
msgid "Used to select the tables"
 
1313
msgstr ""
 
1314
 
 
1315
#: ../client/drizzledump.cc:2521
 
1316
msgid "Allowed Options + Hidden Options"
 
1317
msgstr ""
 
1318
 
 
1319
#: ../client/drizzledump.cc:2573
 
1320
#, c-format
 
1321
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
 
1322
msgstr ""
 
1323
 
 
1324
#: ../client/drizzledump.cc:2578
 
1325
msgid ""
 
1326
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
1327
"and you are welcome to modify and redistribute it under the GPL license\n"
 
1328
msgstr ""
 
1329
 
 
1330
#: ../client/drizzledump.cc:2579
 
1331
msgid "Dumps definitions and data from a Drizzle database server"
 
1332
msgstr ""
 
1333
 
 
1334
#: ../client/drizzledump.cc:2580
721
1335
#, c-format
722
1336
msgid "Usage: %s [OPTIONS] database [tables]\n"
723
1337
msgstr ""
724
1338
 
725
 
#: ../client/drizzledump.cc:2634 ../client/drizzledump.cc:2721
 
1339
#: ../client/drizzledump.cc:2581
726
1340
#, c-format
727
1341
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
728
1342
msgstr ""
729
1343
 
730
 
#: ../client/drizzledump.cc:2636 ../client/drizzledump.cc:2723
 
1344
#: ../client/drizzledump.cc:2583
731
1345
#, c-format
732
1346
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
733
1347
msgstr ""
734
1348
 
735
 
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:459
736
 
#: ../client/drizzleslap.cc:1001 ../client/drizzletest.cc:5596
 
1349
#: ../client/drizzledump.cc:2599 ../client/drizzleimport.cc:459
 
1350
#: ../client/drizzleslap.cc:1002 ../client/drizzletest.cc:5597
737
1351
#, c-format
738
1352
msgid "Value supplied for port is not valid.\n"
739
1353
msgstr ""
744
1358
#. a crash even if the input destination buffer is large enough
745
1359
#. to hold the output.
746
1360
#.
747
 
#: ../client/drizzledump.cc:2695
 
1361
#: ../client/drizzledump.cc:2646
748
1362
#, c-format
749
1363
msgid "Input filename too long: %s"
750
1364
msgstr ""
751
1365
 
752
 
#: ../client/drizzledump.cc:2702 ../client/drizzledump.cc:2714
753
 
#, c-format
754
 
msgid "%s  Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
755
 
msgstr ""
756
 
 
757
 
#: ../client/drizzledump.cc:2717
758
 
msgid ""
759
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
760
 
"and you are welcome to modify and redistribute it under the GPL license\n"
761
 
msgstr ""
762
 
 
763
 
#: ../client/drizzledump.cc:2718
764
 
msgid "Dumps definitions and data from a Drizzle database server"
765
 
msgstr ""
766
 
 
767
 
#: ../client/drizzledump.cc:2754
 
1366
#: ../client/drizzledump.cc:2684
768
1367
#, c-format
769
1368
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
770
1369
msgstr ""
771
1370
 
772
 
#: ../client/drizzledump.cc:2797
773
 
#, c-format
774
 
msgid "Invalid mode to --compatible: %s\n"
775
 
msgstr ""
776
 
 
777
 
#: ../client/drizzleslap.cc:2855
 
1371
#: ../client/drizzleslap.cc:2856
778
1372
#, c-format
779
1373
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
780
1374
msgstr ""
781
1375
 
782
 
#: ../client/drizzletest.cc:5363
 
1376
#: ../client/drizzletest.cc:5364
783
1377
msgid "Error: Invalid Value for opt_max_connect_retries"
784
1378
msgstr ""
785
1379
 
786
 
#: ../client/drizzletest.cc:5373
 
1380
#: ../client/drizzletest.cc:5374
787
1381
msgid "Error: Invalid Value for opt_tail_lines"
788
1382
msgstr ""
789
1383
 
790
 
#: ../client/drizzletest.cc:5383
 
1384
#: ../client/drizzletest.cc:5384
791
1385
msgid "Error: Invalid Value for opt_sleep"
792
1386
msgstr ""
793
1387
 
794
 
#: ../client/drizzletest.cc:5564
 
1388
#: ../client/drizzletest.cc:5565
795
1389
#, c-format
796
1390
msgid "Could not open '%s' for reading: errno = %d"
797
1391
msgstr ""
798
1392
 
799
 
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:863
 
1393
#: ../client/drizzletest.cc:5570 ../drizzled/drizzled.cc:863
800
1394
#, c-format
801
1395
msgid "Out of memory"
802
1396
msgstr ""
822
1416
"exists!\n"
823
1417
msgstr ""
824
1418
 
825
 
#: ../drizzled/drizzled.cc:710
 
1419
#: ../drizzled/drizzled.cc:702
826
1420
#, c-format
827
1421
msgid "gethostname failed, using '%s' as hostname"
828
1422
msgstr ""
4728
5322
msgid "error: could not open directory: %s\n"
4729
5323
msgstr ""
4730
5324
 
4731
 
#: ../drizzled/main.cc:152
 
5325
#: ../drizzled/main.cc:150
4732
5326
msgid ""
4733
5327
"setrlimit could not change the size of core files to 'infinity';  We may not "
4734
5328
"be able to generate a core file on signals"
4735
5329
msgstr ""
4736
5330
 
4737
 
#: ../drizzled/main.cc:250
 
5331
#: ../drizzled/main.cc:251
4738
5332
#, c-format
4739
5333
msgid "Data directory %s does not exist\n"
4740
5334
msgstr ""
4741
5335
 
4742
 
#: ../drizzled/message/transaction_reader.cc:120
 
5336
#: ../drizzled/message/transaction_reader.cc:175
4743
5337
#, c-format
4744
5338
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4745
5339
msgstr ""
4746
5340
 
4747
 
#: ../drizzled/message/transaction_reader.cc:129
 
5341
#: ../drizzled/message/transaction_reader.cc:184
4748
5342
#: ../drizzled/message/transaction_writer.cc:371
4749
5343
#, c-format
4750
5344
msgid "Cannot open file: %s\n"
4751
5345
msgstr ""
4752
5346
 
4753
 
#: ../drizzled/message/transaction_reader.cc:162
 
5347
#: ../drizzled/message/transaction_reader.cc:217
4754
5348
#, c-format
4755
5349
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
4756
5350
msgstr ""
4757
5351
 
4758
 
#: ../drizzled/message/transaction_reader.cc:168
4759
 
#: ../plugin/transaction_log/transaction_log_reader.cc:117
 
5352
#: ../drizzled/message/transaction_reader.cc:223
 
5353
#: ../plugin/transaction_log/transaction_log_reader.cc:119
4760
5354
#, c-format
4761
5355
msgid "Attempted to read record bigger than INT_MAX\n"
4762
5356
msgstr ""
4763
5357
 
4764
 
#: ../drizzled/message/transaction_reader.cc:188
4765
 
#: ../plugin/transaction_log/transaction_log_reader.cc:137
 
5358
#: ../drizzled/message/transaction_reader.cc:243
 
5359
#: ../plugin/transaction_log/transaction_log_reader.cc:139
4766
5360
#, c-format
4767
5361
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4768
5362
msgstr ""
4769
5363
 
4770
 
#: ../drizzled/message/transaction_reader.cc:199
4771
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4772
 
#: ../plugin/transaction_log/print_transaction_message.cc:142
4773
 
#: ../plugin/transaction_log/transaction_log_reader.cc:148
 
5364
#: ../drizzled/message/transaction_reader.cc:256
 
5365
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
 
5366
#: ../plugin/transaction_log/print_transaction_message.cc:147
 
5367
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4774
5368
#, c-format
4775
5369
msgid "Could not read transaction message.\n"
4776
5370
msgstr ""
4777
5371
 
4778
 
#: ../drizzled/message/transaction_reader.cc:200
4779
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4780
 
#: ../plugin/transaction_log/print_transaction_message.cc:143
4781
 
#: ../plugin/transaction_log/transaction_log_reader.cc:149
 
5372
#: ../drizzled/message/transaction_reader.cc:257
 
5373
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
 
5374
#: ../plugin/transaction_log/print_transaction_message.cc:148
 
5375
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4782
5376
#, c-format
4783
5377
msgid "GPB ERROR: %s.\n"
4784
5378
msgstr ""
4785
5379
 
4786
 
#: ../drizzled/message/transaction_reader.cc:204
4787
 
#: ../drizzled/message/transaction_reader.cc:217
 
5380
#: ../drizzled/message/transaction_reader.cc:261
 
5381
#: ../drizzled/message/transaction_reader.cc:274
4788
5382
#, c-format
4789
5383
msgid ""
4790
5384
"HEXDUMP:\n"
4792
5386
"%s\n"
4793
5387
msgstr ""
4794
5388
 
4795
 
#: ../drizzled/message/transaction_reader.cc:211
 
5389
#: ../drizzled/message/transaction_reader.cc:268
4796
5390
#, c-format
4797
5391
msgid "Unable to parse command. Got error: %s.\n"
4798
5392
msgstr ""
4799
5393
 
4800
 
#: ../drizzled/message/transaction_reader.cc:232
4801
 
#: ../plugin/transaction_log/transaction_log_reader.cc:170
 
5394
#: ../drizzled/message/transaction_reader.cc:289
 
5395
#: ../plugin/transaction_log/transaction_log_reader.cc:174
4802
5396
#, c-format
4803
5397
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4804
5398
msgstr ""
4815
5409
"the current running version of Drizzle: %<PRIu64>."
4816
5410
msgstr ""
4817
5411
 
4818
 
#: ../drizzled/module/loader.cc:275
 
5412
#: ../drizzled/module/loader.cc:271
4819
5413
#, c-format
4820
5414
msgid ""
4821
5415
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4822
5416
"registered.\n"
4823
5417
msgstr ""
4824
5418
 
4825
 
#: ../drizzled/module/loader.cc:354
 
5419
#: ../drizzled/module/loader.cc:350
4826
5420
#, c-format
4827
5421
msgid "Plugin '%s' init function returned error.\n"
4828
5422
msgstr ""
4829
5423
 
4830
 
#: ../drizzled/module/loader.cc:532
 
5424
#: ../drizzled/module/loader.cc:514
4831
5425
#, c-format
4832
5426
msgid "Couldn't load plugin library named '%s'.\n"
4833
5427
msgstr ""
4834
5428
 
4835
 
#: ../drizzled/module/loader.cc:542
 
5429
#: ../drizzled/module/loader.cc:524
4836
5430
#, c-format
4837
5431
msgid "Couldn't load plugin named '%s'.\n"
4838
5432
msgstr ""
4839
5433
 
4840
 
#: ../drizzled/module/loader.cc:771
 
5434
#: ../drizzled/module/loader.cc:751
4841
5435
msgid "Out of memory."
4842
5436
msgstr ""
4843
5437
 
4844
 
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
 
5438
#: ../drizzled/module/loader.cc:1457 ../drizzled/module/loader.cc:1508
4845
5439
#, c-format
4846
5440
msgid "Unknown variable type code 0x%x in plugin '%s'."
4847
5441
msgstr ""
4848
5442
 
4849
 
#: ../drizzled/module/loader.cc:1526
 
5443
#: ../drizzled/module/loader.cc:1500
4850
5444
#, c-format
4851
5445
msgid ""
4852
5446
"Server variable %s of plugin %s was forced to be read-only: string variable "
4853
5447
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4854
5448
msgstr ""
4855
5449
 
4856
 
#: ../drizzled/module/loader.cc:1545
 
5450
#: ../drizzled/module/loader.cc:1519
4857
5451
#, c-format
4858
5452
msgid "Missing variable name in plugin '%s'."
4859
5453
msgstr ""
4860
5454
 
4861
 
#: ../drizzled/module/loader.cc:1562
 
5455
#: ../drizzled/module/loader.cc:1536
4862
5456
#, c-format
4863
5457
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4864
5458
msgstr ""
4865
5459
 
4866
 
#: ../drizzled/module/loader.cc:1684
 
5460
#: ../drizzled/module/loader.cc:1658
4867
5461
#, c-format
4868
5462
msgid "Out of memory for plugin '%s'."
4869
5463
msgstr ""
4870
5464
 
4871
 
#: ../drizzled/module/loader.cc:1693
 
5465
#: ../drizzled/module/loader.cc:1667
4872
5466
#, c-format
4873
5467
msgid "Bad options for plugin '%s'."
4874
5468
msgstr ""
4875
5469
 
4876
 
#: ../drizzled/module/loader.cc:1706
 
5470
#: ../drizzled/module/loader.cc:1680
4877
5471
#, c-format
4878
5472
msgid "Parsing options for plugin '%s' failed."
4879
5473
msgstr ""
4880
5474
 
4881
 
#: ../drizzled/module/loader.cc:1759
 
5475
#: ../drizzled/module/loader.cc:1733
4882
5476
#, c-format
4883
5477
msgid "Plugin '%s' has conflicting system variables"
4884
5478
msgstr ""
4885
5479
 
4886
 
#: ../drizzled/module/registry.h:102
 
5480
#: ../drizzled/module/registry.h:103
4887
5481
#, c-format
4888
5482
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4889
5483
msgstr ""
4890
5484
 
4891
 
#: ../drizzled/module/registry.h:111
 
5485
#: ../drizzled/module/registry.h:112
4892
5486
#, c-format
4893
5487
msgid "Fatal error: Failed initializing %s plugin.\n"
4894
5488
msgstr ""
4910
5504
msgid "WARNING"
4911
5505
msgstr ""
4912
5506
 
4913
 
#: ../drizzled/option.cc:339
4914
 
msgid "ERROR"
4915
 
msgstr ""
4916
 
 
4917
5507
#: ../drizzled/option.cc:441
4918
5508
#, c-format
4919
5509
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5079
5669
msgid "logging '%s' postEnd() failed"
5080
5670
msgstr ""
5081
5671
 
5082
 
#: ../drizzled/plugin/query_cache.cc:55
5083
 
#, c-format
5084
 
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5085
 
msgstr ""
5086
 
 
5087
 
#: ../drizzled/plugin/query_cache.cc:78
5088
 
#, c-format
5089
 
msgid "qcache plugin '%s' set() failed"
5090
 
msgstr ""
5091
 
 
5092
 
#: ../drizzled/plugin/query_cache.cc:102
5093
 
#, c-format
5094
 
msgid "qcache plugin '%s' invalidateTable() failed"
5095
 
msgstr ""
5096
 
 
5097
 
#: ../drizzled/plugin/query_cache.cc:129
5098
 
#, c-format
5099
 
msgid "qcache plugin '%s' invalidateDb() failed"
5100
 
msgstr ""
5101
 
 
5102
 
#: ../drizzled/plugin/query_cache.cc:149
5103
 
#, c-format
5104
 
msgid "qcache plugin '%s' flush() failed"
5105
 
msgstr ""
5106
 
 
5107
5672
#: ../drizzled/plugin/scheduler.cc:64
5108
5673
#, c-format
5109
5674
msgid ""
5121
5686
msgid "Error while loading database options: '%s':"
5122
5687
msgstr ""
5123
5688
 
5124
 
#: ../drizzled/plugin/xa_resource_manager.cc:116
 
5689
#: ../drizzled/plugin/xa_resource_manager.cc:117
5125
5690
#, c-format
5126
5691
msgid "Found %d prepared transaction(s) in resource manager."
5127
5692
msgstr ""
5128
5693
 
5129
 
#: ../drizzled/plugin/xa_resource_manager.cc:177
 
5694
#: ../drizzled/plugin/xa_resource_manager.cc:184
5130
5695
msgid "Starting crash recovery..."
5131
5696
msgstr ""
5132
5697
 
5133
 
#: ../drizzled/plugin/xa_resource_manager.cc:187
 
5698
#: ../drizzled/plugin/xa_resource_manager.cc:194
5134
5699
#, c-format
5135
5700
msgid "Found %d prepared XA transactions"
5136
5701
msgstr ""
5137
5702
 
5138
 
#: ../drizzled/plugin/xa_resource_manager.cc:192
 
5703
#: ../drizzled/plugin/xa_resource_manager.cc:199
5139
5704
#, c-format
5140
5705
msgid ""
5141
5706
"Found %d prepared transactions! It means that drizzled was not shut down "
5144
5709
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5145
5710
msgstr ""
5146
5711
 
5147
 
#: ../drizzled/plugin/xa_resource_manager.cc:202
 
5712
#: ../drizzled/plugin/xa_resource_manager.cc:209
5148
5713
msgid "Crash recovery finished."
5149
5714
msgstr ""
5150
5715
 
5162
5727
"We have deactivated the TransactionApplier '%s'.\n"
5163
5728
msgstr ""
5164
5729
 
5165
 
#: ../drizzled/session.cc:1902 ../drizzled/session.cc:1918
 
5730
#: ../drizzled/session.cc:1911 ../drizzled/session.cc:1927
5166
5731
#, c-format
5167
5732
msgid "Could not remove temporary table: '%s', error: %d"
5168
5733
msgstr ""
5177
5742
msgid "Could not add Variable: %s\n"
5178
5743
msgstr ""
5179
5744
 
5180
 
#: ../drizzled/signal_handler.cc:50
 
5745
#: ../drizzled/signal_handler.cc:56
5181
5746
#, c-format
5182
5747
msgid "Got signal %d from thread %<PRIu64>"
5183
5748
msgstr ""
5184
5749
 
5185
 
#: ../drizzled/signal_handler.cc:92
 
5750
#: ../drizzled/signal_handler.cc:118
5186
5751
#, c-format
5187
5752
msgid "Fatal signal %d while backtracing\n"
5188
5753
msgstr ""
5189
5754
 
5190
 
#: ../drizzled/signal_handler.cc:101
 
5755
#: ../drizzled/signal_handler.cc:127
5191
5756
#, c-format
5192
5757
msgid "Fatal: time() call failed\n"
5193
5758
msgstr ""
5194
5759
 
5195
 
#: ../drizzled/signal_handler.cc:107
 
5760
#: ../drizzled/signal_handler.cc:133
5196
5761
#, c-format
5197
5762
msgid ""
5198
5763
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5203
5768
"hardware.\n"
5204
5769
msgstr ""
5205
5770
 
5206
 
#: ../drizzled/signal_handler.cc:115
 
5771
#: ../drizzled/signal_handler.cc:141
5207
5772
#, c-format
5208
5773
msgid ""
5209
5774
"We will try our best to scrape up some info that will hopefully help "
5214
5779
"\n"
5215
5780
msgstr ""
5216
5781
 
5217
 
#: ../drizzled/signal_handler.cc:122
 
5782
#: ../drizzled/signal_handler.cc:148
5218
5783
#, c-format
5219
5784
msgid ""
5220
5785
"It is possible that drizzled could use up to \n"
5221
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
5786
"(read_buffer_size + sort_buffer_size)*thread_count\n"
5222
5787
"bytes of memory\n"
5223
5788
"Hope that's ok; if not, decrease some variables in the equation.\n"
5224
5789
"\n"
5225
5790
msgstr ""
5226
5791
 
5227
 
#: ../drizzled/signal_handler.cc:135
5228
 
#, c-format
5229
 
msgid ""
5230
 
"Attempting backtrace. You can use the following information to find out\n"
5231
 
"where drizzled died. If you see no messages after this, something went\n"
5232
 
"terribly wrong...\n"
5233
 
msgstr ""
5234
 
 
5235
 
#: ../drizzled/signal_handler.cc:163
5236
 
#, c-format
5237
 
msgid ""
5238
 
"Trying to get some variables.\n"
5239
 
"Some pointers may be invalid and cause the dump to abort...\n"
5240
 
msgstr ""
5241
 
 
5242
 
#: ../drizzled/signal_handler.cc:174
5243
 
#, c-format
5244
 
msgid ""
5245
 
"\n"
5246
 
"This crash occurred while the server was calling initgroups(). This is\n"
5247
 
"often due to the use of a drizzled that is statically linked against glibc\n"
5248
 
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5249
 
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5250
 
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5251
 
"drizzled that is not statically linked.\n"
5252
 
msgstr ""
5253
 
 
5254
 
#: ../drizzled/signal_handler.cc:188
5255
 
#, c-format
5256
 
msgid ""
5257
 
"\n"
5258
 
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5259
 
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5260
 
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5261
 
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5262
 
"the documentation for your distribution on how to do that.\n"
5263
 
msgstr ""
5264
 
 
5265
 
#: ../drizzled/signal_handler.cc:201
5266
 
#, fuzzy, c-format
5267
 
msgid "Writing a core file\n"
5268
 
msgstr "正在写入历史文件%s\n"
5269
 
 
5270
 
#: ../drizzled/sql_base.cc:1527
 
5792
#: ../drizzled/sql_base.cc:1521
5271
5793
#, c-format
5272
5794
msgid "Table %s had a open data Cursor in reopen_table"
5273
5795
msgstr ""
5274
5796
 
5275
 
#: ../drizzled/sql_table.cc:1972
 
5797
#: ../drizzled/sql_table.cc:1957
5276
5798
#, c-format
5277
5799
msgid "Unknown - internal error %d during operation"
5278
5800
msgstr ""
5279
5801
 
5280
 
#: ../drizzled/statement/alter_table.cc:1429
 
5802
#: ../drizzled/statement/alter_table.cc:1486
5281
5803
#, c-format
5282
5804
msgid ""
5283
5805
"order_st BY ignored because there is a user-defined clustered index in the "
5284
5806
"table '%-.192s'"
5285
5807
msgstr ""
5286
5808
 
5287
 
#: ../drizzled/table.cc:1971
 
5809
#: ../drizzled/table.cc:1965
5288
5810
#, c-format
5289
5811
msgid "Got error %d when reading table '%s'"
5290
5812
msgstr ""
5396
5918
msgid "Default database to use."
5397
5919
msgstr ""
5398
5920
 
5399
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5400
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
 
5921
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:826
 
5922
#: ../plugin/mysql_protocol/mysql_protocol.cc:900
5401
5923
msgid "Invalid value of port\n"
5402
5924
msgstr ""
5403
5925
 
5404
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5405
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
 
5926
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:835
 
5927
#: ../plugin/mysql_protocol/mysql_protocol.cc:909
5406
5928
msgid "Invalid value for connect_timeout\n"
5407
5929
msgstr ""
5408
5930
 
5409
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5410
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
5931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:844
 
5932
#: ../plugin/mysql_protocol/mysql_protocol.cc:918
5411
5933
msgid "Invalid value for read_timeout\n"
5412
5934
msgstr ""
5413
5935
 
5414
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5415
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
 
5936
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:853
 
5937
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
5416
5938
msgid "Invalid value for write_timeout\n"
5417
5939
msgstr ""
5418
5940
 
5419
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
 
5941
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:862
5420
5942
msgid "Invalid value for retry_count\n"
5421
5943
msgstr ""
5422
5944
 
5423
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5424
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
 
5945
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:871
 
5946
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
5425
5947
msgid "Invalid value for buffer_length\n"
5426
5948
msgstr ""
5427
5949
 
5428
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5429
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
 
5950
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:891
 
5951
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:915
5430
5952
msgid ""
5431
5953
"Port number to use for connection or 0 for default to, in order of "
5432
5954
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5433
5955
msgstr ""
5434
5956
 
5435
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5436
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5437
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5438
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
 
5957
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:897
 
5958
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:921
 
5959
#: ../plugin/mysql_protocol/mysql_protocol.cc:974
 
5960
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
5439
5961
msgid "Connect Timeout."
5440
5962
msgstr ""
5441
5963
 
5442
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5443
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5444
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5445
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
 
5964
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
 
5965
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:924
 
5966
#: ../plugin/mysql_protocol/mysql_protocol.cc:977
 
5967
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
5446
5968
msgid "Read Timeout."
5447
5969
msgstr ""
5448
5970
 
5449
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5450
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5451
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5452
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
 
5971
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
 
5972
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:927
 
5973
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
 
5974
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
5453
5975
msgid "Write Timeout."
5454
5976
msgstr ""
5455
5977
 
5456
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5457
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5458
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5459
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
 
5978
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
 
5979
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:930
 
5980
#: ../plugin/mysql_protocol/mysql_protocol.cc:981
 
5981
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
5460
5982
msgid "Retry Count."
5461
5983
msgstr ""
5462
5984
 
5463
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5464
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5465
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5466
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
 
5985
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
 
5986
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:933
 
5987
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
 
5988
#: ../plugin/mysql_protocol/mysql_protocol.cc:1008
5467
5989
msgid "Buffer length."
5468
5990
msgstr ""
5469
5991
 
5470
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5471
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5472
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5473
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
 
5992
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:909
 
5993
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:936
 
5994
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
 
5995
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
5474
5996
msgid "Address to bind to."
5475
5997
msgstr ""
5476
5998
 
6067
6589
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6068
6590
msgstr ""
6069
6591
 
6070
 
#: ../plugin/innobase/handler/ha_innodb.cc:1857
 
6592
#: ../plugin/innobase/handler/ha_innodb.cc:1858
6071
6593
msgid "Invalid value for io-capacity\n"
6072
6594
msgstr ""
6073
6595
 
6074
 
#: ../plugin/innobase/handler/ha_innodb.cc:1876
 
6596
#: ../plugin/innobase/handler/ha_innodb.cc:1877
6075
6597
msgid "Invalid value for fast-shutdown\n"
6076
6598
msgstr ""
6077
6599
 
6078
 
#: ../plugin/innobase/handler/ha_innodb.cc:1890
 
6600
#: ../plugin/innobase/handler/ha_innodb.cc:1891
6079
6601
msgid "Invalid value for flush-log-at-trx-commit\n"
6080
6602
msgstr ""
6081
6603
 
6082
 
#: ../plugin/innobase/handler/ha_innodb.cc:1920
 
6604
#: ../plugin/innobase/handler/ha_innodb.cc:1921
6083
6605
msgid "Invalid value for max-dirty-pages-pct\n"
6084
6606
msgstr ""
6085
6607
 
6086
 
#: ../plugin/innobase/handler/ha_innodb.cc:1929
 
6608
#: ../plugin/innobase/handler/ha_innodb.cc:1930
6087
6609
msgid "Invalid value for stats-sample-pages\n"
6088
6610
msgstr ""
6089
6611
 
6090
 
#: ../plugin/innobase/handler/ha_innodb.cc:1940
 
6612
#: ../plugin/innobase/handler/ha_innodb.cc:1941
6091
6613
msgid "Invalid value for additional-mem-pool-size\n"
6092
6614
msgstr ""
6093
6615
 
6094
 
#: ../plugin/innobase/handler/ha_innodb.cc:1950
 
6616
#: ../plugin/innobase/handler/ha_innodb.cc:1951
6095
6617
msgid "Invalid value for autoextend-increment\n"
6096
6618
msgstr ""
6097
6619
 
6098
 
#: ../plugin/innobase/handler/ha_innodb.cc:1960
 
6620
#: ../plugin/innobase/handler/ha_innodb.cc:1961
6099
6621
msgid "Invalid value for buffer-pool-size\n"
6100
6622
msgstr ""
6101
6623
 
6102
 
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
6624
#: ../plugin/innobase/handler/ha_innodb.cc:1971
6103
6625
msgid "Invalid value for commit-concurrency\n"
6104
6626
msgstr ""
6105
6627
 
6106
 
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
6628
#: ../plugin/innobase/handler/ha_innodb.cc:1980
6107
6629
msgid "Invalid value for concurrency-tickets\n"
6108
6630
msgstr ""
6109
6631
 
6110
 
#: ../plugin/innobase/handler/ha_innodb.cc:1988
 
6632
#: ../plugin/innobase/handler/ha_innodb.cc:1989
6111
6633
msgid "Invalid value for file-io-threads\n"
6112
6634
msgstr ""
6113
6635
 
6114
 
#: ../plugin/innobase/handler/ha_innodb.cc:1997
 
6636
#: ../plugin/innobase/handler/ha_innodb.cc:1998
6115
6637
msgid "Invalid value for read-io-threads\n"
6116
6638
msgstr ""
6117
6639
 
6118
 
#: ../plugin/innobase/handler/ha_innodb.cc:2006
 
6640
#: ../plugin/innobase/handler/ha_innodb.cc:2007
6119
6641
msgid "Invalid value for write-io-threads\n"
6120
6642
msgstr ""
6121
6643
 
6122
 
#: ../plugin/innobase/handler/ha_innodb.cc:2015
 
6644
#: ../plugin/innobase/handler/ha_innodb.cc:2016
6123
6645
msgid "Invalid value for force-recovery\n"
6124
6646
msgstr ""
6125
6647
 
6126
 
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6127
 
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
6648
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
6649
#: ../plugin/innobase/handler/ha_innodb.cc:2036
6128
6650
msgid "Invalid value for log-file-size\n"
6129
6651
msgstr ""
6130
6652
 
6131
 
#: ../plugin/innobase/handler/ha_innodb.cc:2044
 
6653
#: ../plugin/innobase/handler/ha_innodb.cc:2045
6132
6654
msgid "Invalid value for log-files-in-group\n"
6133
6655
msgstr ""
6134
6656
 
6135
 
#: ../plugin/innobase/handler/ha_innodb.cc:2053
 
6657
#: ../plugin/innobase/handler/ha_innodb.cc:2054
6136
6658
msgid "Invalid value for mirrored-log-groups\n"
6137
6659
msgstr ""
6138
6660
 
6139
 
#: ../plugin/innobase/handler/ha_innodb.cc:2062
 
6661
#: ../plugin/innobase/handler/ha_innodb.cc:2063
6140
6662
msgid "Invalid value for open-files\n"
6141
6663
msgstr ""
6142
6664
 
6143
 
#: ../plugin/innobase/handler/ha_innodb.cc:2071
 
6665
#: ../plugin/innobase/handler/ha_innodb.cc:2072
6144
6666
msgid "Invalid value for thread-concurrency\n"
6145
6667
msgstr ""
6146
6668
 
6147
 
#: ../plugin/innobase/handler/ha_innodb.cc:2094
 
6669
#: ../plugin/innobase/handler/ha_innodb.cc:2095
6148
6670
msgid "Invalid value for read-ahead-threshold\n"
6149
6671
msgstr ""
6150
6672
 
6151
 
#: ../plugin/innobase/handler/ha_innodb.cc:2118
 
6673
#: ../plugin/innobase/handler/ha_innodb.cc:2119
6152
6674
msgid "Invalid value for lock-wait-timeout\n"
6153
6675
msgstr ""
6154
6676
 
6155
 
#: ../plugin/logging_gearman/logging_gearman.cc:196
 
6677
#: ../plugin/logging_gearman/logging_gearman.cc:199
6156
6678
#, c-format
6157
6679
msgid "fail gearman_client_create(): %s"
6158
6680
msgstr ""
6159
6681
 
6160
 
#: ../plugin/logging_gearman/logging_gearman.cc:207
 
6682
#: ../plugin/logging_gearman/logging_gearman.cc:210
6161
6683
#, c-format
6162
6684
msgid "fail gearman_client_add_server(): %s"
6163
6685
msgstr ""
6164
6686
 
6165
 
#: ../plugin/logging_gearman/logging_gearman.cc:306
6166
 
#: ../plugin/logging_gearman/logging_gearman.cc:313
 
6687
#: ../plugin/logging_gearman/logging_gearman.cc:309
 
6688
#: ../plugin/logging_gearman/logging_gearman.cc:316
6167
6689
msgid "Enable logging to a gearman server"
6168
6690
msgstr ""
6169
6691
 
6170
 
#: ../plugin/logging_gearman/logging_gearman.cc:322
 
6692
#: ../plugin/logging_gearman/logging_gearman.cc:325
6171
6693
msgid "Hostname for logging to a Gearman server"
6172
6694
msgstr ""
6173
6695
 
6174
 
#: ../plugin/logging_gearman/logging_gearman.cc:331
 
6696
#: ../plugin/logging_gearman/logging_gearman.cc:334
6175
6697
msgid "Gearman Function to send logging to"
6176
6698
msgstr ""
6177
6699
 
6178
 
#: ../plugin/logging_gearman/logging_gearman.cc:349
 
6700
#: ../plugin/logging_gearman/logging_gearman.cc:352
6179
6701
msgid "Log queries to a Gearman server"
6180
6702
msgstr ""
6181
6703
 
6182
 
#: ../plugin/logging_query/logging_query.cc:189
 
6704
#: ../plugin/logging_query/logging_query.cc:192
6183
6705
#, c-format
6184
6706
msgid "fail open() fn=%s er=%s\n"
6185
6707
msgstr ""
6186
6708
 
6187
 
#: ../plugin/logging_query/logging_query.cc:313
 
6709
#: ../plugin/logging_query/logging_query.cc:316
6188
6710
msgid "Invalid value for threshold-slow"
6189
6711
msgstr ""
6190
6712
 
6191
 
#: ../plugin/logging_query/logging_query.cc:322
 
6713
#: ../plugin/logging_query/logging_query.cc:325
6192
6714
msgid "Invalid value for threshold-big-resultset"
6193
6715
msgstr ""
6194
6716
 
6195
 
#: ../plugin/logging_query/logging_query.cc:331
 
6717
#: ../plugin/logging_query/logging_query.cc:334
6196
6718
msgid "Invalid value for threshold-big-examined"
6197
6719
msgstr ""
6198
6720
 
6199
 
#: ../plugin/logging_query/logging_query.cc:345
6200
 
#: ../plugin/logging_query/logging_query.cc:361
 
6721
#: ../plugin/logging_query/logging_query.cc:348
 
6722
#: ../plugin/logging_query/logging_query.cc:364
6201
6723
msgid "Enable logging to CSV file"
6202
6724
msgstr ""
6203
6725
 
6204
 
#: ../plugin/logging_query/logging_query.cc:348
6205
 
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:167
 
6726
#: ../plugin/logging_query/logging_query.cc:351
 
6727
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
6206
6728
#: ../plugin/syslog/module.cc:233
6207
6729
msgid "Threshold for logging slow queries, in microseconds"
6208
6730
msgstr ""
6209
6731
 
6210
 
#: ../plugin/logging_query/logging_query.cc:351
6211
 
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:179
 
6732
#: ../plugin/logging_query/logging_query.cc:354
 
6733
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
6212
6734
#: ../plugin/syslog/module.cc:236
6213
6735
msgid "Threshold for logging big queries, for rows returned"
6214
6736
msgstr ""
6215
6737
 
6216
 
#: ../plugin/logging_query/logging_query.cc:354
6217
 
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:191
 
6738
#: ../plugin/logging_query/logging_query.cc:357
 
6739
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
6218
6740
#: ../plugin/syslog/module.cc:239
6219
6741
msgid "Threshold for logging big queries, for rows examined"
6220
6742
msgstr ""
6221
6743
 
6222
 
#: ../plugin/logging_query/logging_query.cc:370
 
6744
#: ../plugin/logging_query/logging_query.cc:373
6223
6745
msgid "File to log to"
6224
6746
msgstr ""
6225
6747
 
6226
 
#: ../plugin/logging_query/logging_query.cc:379
 
6748
#: ../plugin/logging_query/logging_query.cc:382
6227
6749
msgid "PCRE to match the query against"
6228
6750
msgstr ""
6229
6751
 
6230
 
#: ../plugin/logging_query/logging_query.cc:436
 
6752
#: ../plugin/logging_query/logging_query.cc:439
6231
6753
msgid "Log queries to a CSV file"
6232
6754
msgstr ""
6233
6755
 
6234
 
#: ../plugin/logging_stats/logging_stats.cc:303
 
6756
#: ../plugin/logging_stats/logging_stats.cc:312
6235
6757
msgid "Invalid value for max-user-count\n"
6236
6758
msgstr ""
6237
6759
 
6238
 
#: ../plugin/logging_stats/logging_stats.cc:311
 
6760
#: ../plugin/logging_stats/logging_stats.cc:320
6239
6761
msgid "Invalid value for bucket-count\n"
6240
6762
msgstr ""
6241
6763
 
6242
 
#: ../plugin/logging_stats/logging_stats.cc:320
 
6764
#: ../plugin/logging_stats/logging_stats.cc:329
6243
6765
msgid "Invalid value for scoreboard-size\n"
6244
6766
msgstr ""
6245
6767
 
6246
 
#: ../plugin/logging_stats/logging_stats.cc:354
6247
 
#: ../plugin/logging_stats/logging_stats.cc:396
 
6768
#: ../plugin/logging_stats/logging_stats.cc:364
 
6769
#: ../plugin/logging_stats/logging_stats.cc:406
6248
6770
msgid "Max number of users that will be logged"
6249
6771
msgstr ""
6250
6772
 
6251
 
#: ../plugin/logging_stats/logging_stats.cc:365
6252
 
#: ../plugin/logging_stats/logging_stats.cc:399
 
6773
#: ../plugin/logging_stats/logging_stats.cc:375
 
6774
#: ../plugin/logging_stats/logging_stats.cc:409
6253
6775
msgid "Max number of range locks to use for Scoreboard"
6254
6776
msgstr ""
6255
6777
 
6256
 
#: ../plugin/logging_stats/logging_stats.cc:376
6257
 
#: ../plugin/logging_stats/logging_stats.cc:402
 
6778
#: ../plugin/logging_stats/logging_stats.cc:386
 
6779
#: ../plugin/logging_stats/logging_stats.cc:412
6258
6780
msgid "Max number of concurrent sessions that will be logged"
6259
6781
msgstr ""
6260
6782
 
6261
 
#: ../plugin/logging_stats/logging_stats.cc:387
6262
 
#: ../plugin/logging_stats/logging_stats.cc:405
 
6783
#: ../plugin/logging_stats/logging_stats.cc:397
 
6784
#: ../plugin/logging_stats/logging_stats.cc:415
6263
6785
msgid "Enable Logging Statistics Collection"
6264
6786
msgstr ""
6265
6787
 
6266
 
#: ../plugin/logging_stats/logging_stats.cc:422
 
6788
#: ../plugin/logging_stats/logging_stats.cc:432
6267
6789
msgid "User Statistics as DATA_DICTIONARY tables"
6268
6790
msgstr ""
6269
6791
 
6271
6793
msgid "libgcrypt library version mismatch\n"
6272
6794
msgstr ""
6273
6795
 
 
6796
#: ../plugin/memcached_query_cache/memcached_qc.cc:102
 
6797
#: ../plugin/memcached_query_cache/memcached_qc.cc:466
 
6798
#: ../plugin/memcached_stats/memcached_stats.cc:128
 
6799
#: ../plugin/memcached_stats/memcached_stats.cc:137
 
6800
msgid "List of memcached servers."
 
6801
msgstr ""
 
6802
 
 
6803
#: ../plugin/memcached_query_cache/memcached_qc.cc:375
 
6804
msgid "Invalid value of expiry\n"
 
6805
msgstr ""
 
6806
 
 
6807
#: ../plugin/memcached_query_cache/memcached_qc.cc:469
 
6808
msgid "Expiry time of memcached entries"
 
6809
msgstr ""
 
6810
 
 
6811
#: ../plugin/memcached_query_cache/memcached_qc.cc:472
 
6812
msgid "Enable Memcached Query Cache"
 
6813
msgstr ""
 
6814
 
6274
6815
#: ../plugin/memcached_stats/analysis_table.cc:76
6275
6816
#: ../plugin/memcached_stats/stats_table.cc:144
6276
6817
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6277
6818
msgstr ""
6278
6819
 
6279
 
#: ../plugin/memcached_stats/memcached_stats.cc:128
6280
 
#: ../plugin/memcached_stats/memcached_stats.cc:137
6281
 
msgid "List of memcached servers."
6282
 
msgstr ""
6283
 
 
6284
6820
#: ../plugin/memcached_stats/memcached_stats.cc:152
6285
6821
msgid "Memcached Stats as I_S tables"
6286
6822
msgstr ""
6303
6839
"memcached_servers_parse(%s)."
6304
6840
msgstr ""
6305
6841
 
6306
 
#: ../plugin/multi_thread/multi_thread.cc:63
 
6842
#: ../plugin/multi_thread/multi_thread.cc:85
6307
6843
#, c-format
6308
6844
msgid "Unable to set thread stack size to %<PRId64>\n"
6309
6845
msgstr ""
6310
6846
 
6311
 
#: ../plugin/multi_thread/multi_thread.cc:112
 
6847
#: ../plugin/multi_thread/multi_thread.cc:98
 
6848
msgid "Unable to get thread stack size\n"
 
6849
msgstr ""
 
6850
 
 
6851
#: ../plugin/multi_thread/multi_thread.cc:147
6312
6852
msgid "Invalid value for max-threads\n"
6313
6853
msgstr ""
6314
6854
 
6315
 
#: ../plugin/multi_thread/multi_thread.cc:125
6316
 
#: ../plugin/multi_thread/multi_thread.cc:132
 
6855
#: ../plugin/multi_thread/multi_thread.cc:160
 
6856
#: ../plugin/multi_thread/multi_thread.cc:167
6317
6857
msgid "Maximum number of user threads available."
6318
6858
msgstr ""
6319
6859
 
6590
7130
msgid "Tablespace not empty"
6591
7131
msgstr "表非空"
6592
7132
 
6593
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:941
 
7133
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
6594
7134
msgid "Invalid value for retry_count"
6595
7135
msgstr ""
6596
7136
 
6597
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:975
6598
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:997
 
7137
#: ../plugin/mysql_protocol/mysql_protocol.cc:970
 
7138
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
6599
7139
msgid ""
6600
7140
"Port number to use for connection or 0 for default to with MySQL protocol."
6601
7141
msgstr "用以连接的端口号或者设置0使用MySQL协议"
6699
7239
msgstr ""
6700
7240
 
6701
7241
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
6702
 
#: ../plugin/transaction_log/module.cc:303
6703
 
#: ../plugin/transaction_log/module.cc:356
 
7242
#: ../plugin/transaction_log/module.cc:311
 
7243
#: ../plugin/transaction_log/module.cc:364
6704
7244
msgid "Name of the replicator plugin to use (default='default_replicator')"
6705
7245
msgstr ""
6706
7246
 
6709
7249
msgid "no user"
6710
7250
msgstr "(尚未指定)"
6711
7251
 
6712
 
#: ../plugin/signal_handler/signal_handler.cc:234
 
7252
#: ../plugin/signal_handler/signal_handler.cc:230
6713
7253
#, c-format
6714
7254
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6715
7255
msgstr ""
6765
7305
msgid "Syslog Priority of error messages"
6766
7306
msgstr ""
6767
7307
 
6768
 
#: ../plugin/transaction_log/background_worker.cc:74
 
7308
#: ../plugin/transaction_log/background_worker.cc:77
6769
7309
#, c-format
6770
7310
msgid "Unable to create background worker thread. Got error %s.\n"
6771
7311
msgstr "无法创建后台进程。获得错误:%s。\n"
6772
7312
 
6773
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6774
 
#: ../plugin/transaction_log/print_transaction_message.cc:102
6775
 
#: ../plugin/transaction_log/transaction_log_reader.cc:95
 
7313
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
 
7314
#: ../plugin/transaction_log/print_transaction_message.cc:105
 
7315
#: ../plugin/transaction_log/transaction_log_reader.cc:97
6776
7316
#, c-format
6777
7317
msgid "Failed to open transaction log file %s.  Got error: %s\n"
6778
7318
msgstr ""
6779
7319
 
6780
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6781
 
#: ../plugin/transaction_log/print_transaction_message.cc:144
6782
 
#: ../plugin/transaction_log/transaction_log_reader.cc:150
 
7320
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
 
7321
#: ../plugin/transaction_log/print_transaction_message.cc:149
 
7322
#: ../plugin/transaction_log/transaction_log_reader.cc:154
6783
7323
#, c-format
6784
7324
msgid "Raw buffer read: %s.\n"
6785
7325
msgstr ""
6786
7326
 
6787
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6788
 
#: ../plugin/transaction_log/print_transaction_message.cc:150
6789
 
#: ../plugin/transaction_log/transaction_log_reader.cc:157
 
7327
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
 
7328
#: ../plugin/transaction_log/print_transaction_message.cc:155
 
7329
#: ../plugin/transaction_log/transaction_log_reader.cc:161
6790
7330
#, c-format
6791
7331
msgid "Unable to parse transaction. Got error: %s.\n"
6792
7332
msgstr ""
6793
7333
 
6794
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6795
 
#: ../plugin/transaction_log/print_transaction_message.cc:152
6796
 
#: ../plugin/transaction_log/transaction_log_reader.cc:159
 
7334
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
 
7335
#: ../plugin/transaction_log/print_transaction_message.cc:157
 
7336
#: ../plugin/transaction_log/transaction_log_reader.cc:163
6797
7337
#, c-format
6798
7338
msgid "BUFFER: %s\n"
6799
7339
msgstr "缓冲区: %s\n"
6800
7340
 
6801
 
#: ../plugin/transaction_log/module.cc:135
 
7341
#: ../plugin/transaction_log/module.cc:137
6802
7342
msgid "Invalid value for sync-method\n"
6803
7343
msgstr ""
6804
7344
 
6805
 
#: ../plugin/transaction_log/module.cc:144
 
7345
#: ../plugin/transaction_log/module.cc:146
6806
7346
msgid "Invalid value for num-write-buffers\n"
6807
7347
msgstr ""
6808
7348
 
6809
 
#: ../plugin/transaction_log/module.cc:178
 
7349
#: ../plugin/transaction_log/module.cc:182
6810
7350
#, c-format
6811
7351
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
6812
7352
msgstr ""
6813
7353
 
6814
 
#: ../plugin/transaction_log/module.cc:187
 
7354
#: ../plugin/transaction_log/module.cc:191
6815
7355
#, c-format
6816
7356
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
6817
7357
msgstr ""
6818
7358
 
6819
 
#: ../plugin/transaction_log/module.cc:197
 
7359
#: ../plugin/transaction_log/module.cc:203
6820
7360
#, c-format
6821
7361
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
6822
7362
msgstr ""
6823
7363
 
6824
 
#: ../plugin/transaction_log/module.cc:206
 
7364
#: ../plugin/transaction_log/module.cc:212
6825
7365
#, c-format
6826
7366
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
6827
7367
msgstr ""
6828
7368
 
6829
 
#: ../plugin/transaction_log/module.cc:219
 
7369
#: ../plugin/transaction_log/module.cc:227
6830
7370
#, c-format
6831
7371
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
6832
7372
msgstr ""
6833
7373
 
6834
 
#: ../plugin/transaction_log/module.cc:279
6835
 
#: ../plugin/transaction_log/module.cc:350
 
7374
#: ../plugin/transaction_log/module.cc:287
 
7375
#: ../plugin/transaction_log/module.cc:358
6836
7376
msgid "Enable transaction log"
6837
7377
msgstr ""
6838
7378
 
6839
 
#: ../plugin/transaction_log/module.cc:287
6840
 
#: ../plugin/transaction_log/module.cc:344
 
7379
#: ../plugin/transaction_log/module.cc:295
 
7380
#: ../plugin/transaction_log/module.cc:352
6841
7381
msgid "DEBUGGING - Truncate transaction log"
6842
7382
msgstr ""
6843
7383
 
6844
 
#: ../plugin/transaction_log/module.cc:295
6845
 
#: ../plugin/transaction_log/module.cc:353
 
7384
#: ../plugin/transaction_log/module.cc:303
 
7385
#: ../plugin/transaction_log/module.cc:361
6846
7386
msgid "Path to the file to use for transaction log"
6847
7387
msgstr ""
6848
7388
 
6849
 
#: ../plugin/transaction_log/module.cc:311
6850
 
#: ../plugin/transaction_log/module.cc:347
 
7389
#: ../plugin/transaction_log/module.cc:319
 
7390
#: ../plugin/transaction_log/module.cc:355
6851
7391
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6852
7392
msgstr ""
6853
7393
 
6854
 
#: ../plugin/transaction_log/module.cc:319
6855
 
#: ../plugin/transaction_log/module.cc:359
 
7394
#: ../plugin/transaction_log/module.cc:327
 
7395
#: ../plugin/transaction_log/module.cc:367
6856
7396
msgid ""
6857
7397
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6858
7398
"each transaction write, 2 == sync log file once per second"
6859
7399
msgstr ""
6860
7400
 
6861
 
#: ../plugin/transaction_log/module.cc:332
6862
 
#: ../plugin/transaction_log/module.cc:362
 
7401
#: ../plugin/transaction_log/module.cc:340
 
7402
#: ../plugin/transaction_log/module.cc:370
6863
7403
msgid "Number of slots for in-memory write buffers (default=8)."
6864
7404
msgstr ""
6865
7405
 
6866
 
#: ../plugin/transaction_log/transaction_log.cc:112
 
7406
#: ../plugin/transaction_log/transaction_log.cc:114
6867
7407
msgid "Failed to open transaction log file "
6868
7408
msgstr ""
6869
7409
 
6870
 
#: ../plugin/transaction_log/transaction_log.cc:211
 
7410
#: ../plugin/transaction_log/transaction_log.cc:215
6871
7411
#, c-format
6872
7412
msgid ""
6873
7413
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
6874
7414
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
6875
7415
msgstr ""
6876
7416
 
6877
 
#: ../plugin/transaction_log/transaction_log.cc:230
 
7417
#: ../plugin/transaction_log/transaction_log.cc:236
6878
7418
#, c-format
6879
7419
msgid "Failed to sync log file. Got error: %s\n"
6880
7420
msgstr ""
6881
7421
 
 
7422
#, fuzzy
 
7423
#~ msgid "Writing a core file\n"
 
7424
#~ msgstr "正在写入历史文件%s\n"
 
7425
 
6882
7426
#~ msgid "Synonym for -?"
6883
7427
#~ msgstr "同-?。"
6884
7428