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