~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_CN.po

  • Committer: Monty Taylor
  • Date: 2009-03-31 07:57:46 UTC
  • mto: (971.1.10 mordred)
  • mto: This revision was merged to the branch mainline in revision 971.
  • Revision ID: mordred@inaugust.com-20090331075746-7filp1zeagjgwuzm
Removed references to stdbool, since they aren't valid in c++. Added them in C where we need them. Made archive tests c++.

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-04-01 11:03-0700\n"
 
10
"POT-Creation-Date: 2009-03-05 12:59-0800\n"
11
11
"PO-Revision-Date: 2009-01-01 10:08+0000\n"
12
12
"Last-Translator: ruyi7952 <Unknown>\n"
13
13
"Language-Team: Simplified Chinese <zh_CN@li.org>\n"
18
18
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
21
 
#: client/drizzle.cc:274
 
21
#: client/drizzle.cc:276
22
22
msgid "Synonym for `help'."
23
23
msgstr "‘帮助’的同义词。"
24
24
 
25
 
#: client/drizzle.cc:275
 
25
#: client/drizzle.cc:277
26
26
msgid "Clear command."
27
27
msgstr "清除指令。"
28
28
 
29
 
#: client/drizzle.cc:277
 
29
#: client/drizzle.cc:279
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
31
msgstr ""
32
32
 
33
 
#: client/drizzle.cc:279
 
33
#: client/drizzle.cc:281
34
34
msgid ""
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
36
36
msgstr ""
37
37
 
38
 
#: client/drizzle.cc:281
 
38
#: client/drizzle.cc:283
39
39
msgid "Send command to drizzle server, display result vertically."
40
40
msgstr "发送指令到drizzle服务器,直排显示结果。"
41
41
 
42
 
#: client/drizzle.cc:282
 
42
#: client/drizzle.cc:284
43
43
msgid "Exit drizzle. Same as quit."
44
44
msgstr "结束drizzle。和退出相同。"
45
45
 
46
 
#: client/drizzle.cc:283
 
46
#: client/drizzle.cc:285
47
47
msgid "Send command to drizzle server."
48
48
msgstr "发送指令到drizzle服务器。"
49
49
 
50
 
#: client/drizzle.cc:284
 
50
#: client/drizzle.cc:286
51
51
msgid "Display this help."
52
52
msgstr "显示相关帮助。"
53
53
 
54
 
#: client/drizzle.cc:285
 
54
#: client/drizzle.cc:287
55
55
msgid "Disable pager, print to stdout."
56
56
msgstr "禁用翻页,打印到标准输出。"
57
57
 
58
 
#: client/drizzle.cc:286
 
58
#: client/drizzle.cc:288
59
59
msgid "Don't write into outfile."
60
60
msgstr "不写入输出文件。"
61
61
 
62
 
#: client/drizzle.cc:288
 
62
#: client/drizzle.cc:290
63
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
64
64
msgstr ""
65
65
 
66
 
#: client/drizzle.cc:289
 
66
#: client/drizzle.cc:291
67
67
msgid "Print current command."
68
68
msgstr "输出当前命令。"
69
69
 
70
 
#: client/drizzle.cc:290
 
70
#: client/drizzle.cc:292
71
71
msgid "Change your drizzle prompt."
72
72
msgstr "更改drizzle提示符。"
73
73
 
74
 
#: client/drizzle.cc:291
 
74
#: client/drizzle.cc:293
75
75
msgid "Quit drizzle."
76
76
msgstr "退出drizzle。"
77
77
 
78
 
#: client/drizzle.cc:292
 
78
#: client/drizzle.cc:294
79
79
msgid "Rebuild completion hash."
80
80
msgstr "重建整个hash值。"
81
81
 
82
 
#: client/drizzle.cc:294
 
82
#: client/drizzle.cc:296
83
83
msgid "Execute an SQL script file. Takes a file name as an argument."
84
84
msgstr "执行SQL脚本文件。参数为文件名。"
85
85
 
86
 
#: client/drizzle.cc:295
 
86
#: client/drizzle.cc:297
87
87
msgid "Get status information from the server."
88
88
msgstr "从服务器获取状态信息。"
89
89
 
90
 
#: client/drizzle.cc:297
 
90
#: client/drizzle.cc:299
91
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
92
92
msgstr "设置输出文件 [to_outfile]。将所有内容追加到给定的输出文件。"
93
93
 
94
 
#: client/drizzle.cc:299
 
94
#: client/drizzle.cc:301
95
95
msgid "Use another database. Takes database name as argument."
96
96
msgstr "使用其他数据库。参数为数据库名称。"
97
97
 
98
 
#: client/drizzle.cc:301 client/drizzle.cc:1440
 
98
#: client/drizzle.cc:303 client/drizzle.cc:1443
99
99
msgid "Show warnings after every statement."
100
100
msgstr "每条语句后显示警告。"
101
101
 
102
 
#: client/drizzle.cc:303
 
102
#: client/drizzle.cc:305
103
103
msgid "Don't show warnings after every statement."
104
104
msgstr "每个指令句后不要显示警告。"
105
105
 
106
 
#: client/drizzle.cc:1043 client/drizzle.cc:1050
 
106
#: client/drizzle.cc:1045 client/drizzle.cc:1052
107
107
#, c-format
108
108
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
109
109
msgstr ""
110
110
 
111
 
#: client/drizzle.cc:1131
 
111
#: client/drizzle.cc:1135
112
112
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
113
113
msgstr "欢迎来到Drizzle客户端。:或\\g表示当前命令完成。"
114
114
 
115
 
#: client/drizzle.cc:1141
 
115
#: client/drizzle.cc:1145
116
116
#, c-format
117
117
msgid ""
118
118
"Your Drizzle connection id is %u\n"
121
121
"你的Drizzle链接id为 %u\n"
122
122
"服务器版本:%s\n"
123
123
 
124
 
#: client/drizzle.cc:1169
 
124
#: client/drizzle.cc:1173
125
125
#, c-format
126
126
msgid "Reading history-file %s\n"
127
127
msgstr "读取历史文件%s\n"
128
128
 
129
 
#: client/drizzle.cc:1173
 
129
#: client/drizzle.cc:1177
130
130
#, c-format
131
131
msgid "Couldn't allocate memory for temp histfile!\n"
132
132
msgstr "无法为临时histfile分配内存!\n"
133
133
 
134
 
#: client/drizzle.cc:1180
 
134
#: client/drizzle.cc:1184
135
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
136
136
msgstr "帮助请输入‘help;’或‘\\h’。输入’\\c‘清除缓冲。\n"
137
137
 
138
 
#: client/drizzle.cc:1199
 
138
#: client/drizzle.cc:1202
139
139
#, c-format
140
140
msgid "Writing history-file %s\n"
141
141
msgstr "写入历史文件%s当中\n"
142
142
 
143
 
#: client/drizzle.cc:1206
 
143
#: client/drizzle.cc:1211
144
144
msgid "Aborted"
145
145
msgstr "失败的"
146
146
 
147
 
#: client/drizzle.cc:1206
 
147
#: client/drizzle.cc:1211
148
148
msgid "Bye"
149
149
msgstr "再见"
150
150
 
151
 
#: client/drizzle.cc:1261
 
151
#: client/drizzle.cc:1260
152
152
msgid "Query aborted by Ctrl+C\n"
153
153
msgstr "放弃查询(Ctrl+C)\n"
154
154
 
155
 
#: client/drizzle.cc:1284 client/drizzleadmin.cc:77 drizzled/drizzled.cc:2068
 
155
#: client/drizzle.cc:1283 client/drizzleadmin.cc:74 drizzled/drizzled.cc:2134
156
156
msgid "Display this help and exit."
157
157
msgstr "显示相关帮助并退出。"
158
158
 
159
 
#: client/drizzle.cc:1286
 
159
#: client/drizzle.cc:1285
160
160
msgid "Synonym for -?"
161
161
msgstr "-?的同义词。"
162
162
 
163
 
#: client/drizzle.cc:1289
 
163
#: client/drizzle.cc:1288
164
164
msgid ""
165
165
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
166
166
"and field completion, but startup and reconnecting may take a longer time. "
167
167
"Disable with --disable-auto-rehash."
168
168
msgstr ""
169
169
 
170
 
#: client/drizzle.cc:1293
 
170
#: client/drizzle.cc:1292
171
171
msgid ""
172
172
"No automatic rehashing. One has to use 'rehash' to get table and field "
173
 
"completion. This gives a quicker start of drizzle_st and disables rehashing "
174
 
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
 
173
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
 
174
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
175
175
msgstr ""
176
176
 
177
 
#: client/drizzle.cc:1296
 
177
#: client/drizzle.cc:1295
178
178
msgid ""
179
179
"Automatically switch to vertical output mode if the result is wider than the "
180
180
"terminal width."
181
181
msgstr "如果结果比终端宽度更宽,则自动转到直排输出模式。"
182
182
 
183
 
#: client/drizzle.cc:1299
 
183
#: client/drizzle.cc:1298
184
184
msgid ""
185
185
"Don't use history file. Disable interactive behavior. (Enables --silent)"
186
186
msgstr "不使用历史文件。禁止互动行为。(允许 --silent)"
187
187
 
188
 
#: client/drizzle.cc:1300
 
188
#: client/drizzle.cc:1299
189
189
msgid "Display column type information."
190
190
msgstr "显示列类型信息。"
191
191
 
192
 
#: client/drizzle.cc:1303
 
192
#: client/drizzle.cc:1302
193
193
msgid ""
194
194
"Preserve comments. Send comments to the server. The default is --skip-"
195
195
"comments (discard comments), enable with --comments"
196
196
msgstr ""
197
197
 
198
 
#: client/drizzle.cc:1306
 
198
#: client/drizzle.cc:1305
199
199
msgid "Use compression in server/client protocol."
200
200
msgstr "在服务器/客户端协议中使用压缩。"
201
201
 
202
 
#: client/drizzle.cc:1309
 
202
#: client/drizzle.cc:1308
203
203
msgid "Check memory and open file usage at exit ."
204
204
msgstr ""
205
205
 
206
 
#: client/drizzle.cc:1312
 
206
#: client/drizzle.cc:1311
207
207
msgid "Print some debug info at exit."
208
208
msgstr "退出时打印部份调试信息。"
209
209
 
210
 
#: client/drizzle.cc:1314
 
210
#: client/drizzle.cc:1313
211
211
msgid "Database to use."
212
212
msgstr "要使用的数据库。"
213
213
 
214
 
#: client/drizzle.cc:1317
 
214
#: client/drizzle.cc:1316
215
215
msgid "(not used)"
216
216
msgstr "(尚未指定)"
217
217
 
218
 
#: client/drizzle.cc:1319
 
218
#: client/drizzle.cc:1318
219
219
msgid "Delimiter to be used."
220
220
msgstr "要使用的定义符号。"
221
221
 
222
 
#: client/drizzle.cc:1321
 
222
#: client/drizzle.cc:1320
223
223
msgid "Execute command and quit. (Disables --force and history file)"
224
224
msgstr "执行命令并退出。(禁用 --force 和历史文件)"
225
225
 
226
 
#: client/drizzle.cc:1323
 
226
#: client/drizzle.cc:1322
227
227
msgid "Print the output of a query (rows) vertically."
228
228
msgstr "打印查询结果"
229
229
 
230
 
#: client/drizzle.cc:1326
 
230
#: client/drizzle.cc:1325
231
231
msgid "Continue even if we get an sql error."
232
232
msgstr "忽略SQL错误继续执行"
233
233
 
234
 
#: client/drizzle.cc:1330
 
234
#: client/drizzle.cc:1329
235
235
msgid ""
236
236
"Enable named commands. Named commands mean this program's internal commands; "
237
237
"see drizzle> help . When enabled, the named commands can be used from any "
239
239
"Disable with --disable-named-commands. This option is disabled by default."
240
240
msgstr ""
241
241
 
242
 
#: client/drizzle.cc:1334
 
242
#: client/drizzle.cc:1333
243
243
msgid ""
244
244
"Named commands are disabled. Use \\* form only, or use named commands only "
245
245
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
248
248
"deprecated; use --disable-named-commands instead."
249
249
msgstr ""
250
250
 
251
 
#: client/drizzle.cc:1336
 
251
#: client/drizzle.cc:1335
252
252
msgid "Ignore space after function names."
253
253
msgstr "忽略函数名字后的空格。"
254
254
 
255
 
#: client/drizzle.cc:1338
 
255
#: client/drizzle.cc:1337
256
256
msgid "Enable/disable LOAD DATA LOCAL INFILE."
257
257
msgstr "激活/禁止 LOAD DATA LOCAL INFILE (从本地读取数据文件)"
258
258
 
259
 
#: client/drizzle.cc:1341
 
259
#: client/drizzle.cc:1340
260
260
msgid "Turn off beep on error."
261
261
msgstr "发生错误时关闭"
262
262
 
263
 
#: client/drizzle.cc:1343 client/drizzleadmin.cc:79
 
263
#: client/drizzle.cc:1342 client/drizzleadmin.cc:76
264
264
msgid "Connect to host."
265
265
msgstr "链接到主机。"
266
266
 
267
 
#: client/drizzle.cc:1345
 
267
#: client/drizzle.cc:1344
268
268
msgid "Write line numbers for errors."
269
269
msgstr "显示发生错误的行号"
270
270
 
271
 
#: client/drizzle.cc:1348
 
271
#: client/drizzle.cc:1347
272
272
msgid ""
273
273
"Don't write line number for errors. WARNING: -L is deprecated, use long "
274
274
"version of this option instead."
275
275
msgstr "不显示发生错误的行号。警告:-L 不建议使用,请在long版中使用该选项。"
276
276
 
277
 
#: client/drizzle.cc:1350
 
277
#: client/drizzle.cc:1349
278
278
msgid "Flush buffer after each query."
279
279
msgstr "每次查询之后刷新缓存。"
280
280
 
281
 
#: client/drizzle.cc:1352
 
281
#: client/drizzle.cc:1351
282
282
msgid "Write column names in results."
283
283
msgstr "在结果中显示列名"
284
284
 
285
 
#: client/drizzle.cc:1356
 
285
#: client/drizzle.cc:1355
286
286
msgid ""
287
287
"Don't write column names in results. WARNING: -N is deprecated, use long "
288
288
"version of this options instead."
289
289
msgstr "不在结果中显示列名。警告:-N 不推荐使用,请在long版中使用改选项。"
290
290
 
291
 
#: client/drizzle.cc:1359
 
291
#: client/drizzle.cc:1358
292
292
msgid ""
293
293
"Change the value of a variable. Please note that this option is deprecated; "
294
294
"you can set variables directly with --variable-name=value."
295
295
msgstr ""
296
296
 
297
 
#: client/drizzle.cc:1361
 
297
#: client/drizzle.cc:1360
298
298
msgid "Ignore SIGINT (CTRL-C)"
299
299
msgstr "忽略 SIGINT (CTRL-C)"
300
300
 
301
 
#: client/drizzle.cc:1365
 
301
#: client/drizzle.cc:1364
302
302
msgid ""
303
303
"Only update the default database. This is useful for skipping updates to "
304
304
"other database in the update log."
305
305
msgstr "仅更新默认数据库。使用这个选项在更新日志时,跳过其它数据库。"
306
306
 
307
 
#: client/drizzle.cc:1368
 
307
#: client/drizzle.cc:1367
308
308
msgid ""
309
309
"Pager to use to display results. If you don't supply an option the default "
310
310
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
313
313
"default."
314
314
msgstr ""
315
315
 
316
 
#: client/drizzle.cc:1371
 
316
#: client/drizzle.cc:1370
317
317
msgid ""
318
318
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
319
319
"option deprecated; use --disable-pager instead."
320
320
msgstr ""
321
321
 
322
 
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
 
322
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
323
323
msgid ""
324
324
"Password to use when connecting to server. If password is not given it's "
325
325
"asked from the tty."
326
326
msgstr ""
327
327
 
 
328
#: client/drizzle.cc:1375
 
329
msgid ""
 
330
"Port number to use for connection or 0 for default to, in order of "
 
331
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
 
332
msgstr ""
 
333
 
328
334
#: client/drizzle.cc:1376
329
 
msgid ""
330
 
"Port number to use for connection or 0 for default to, in order of "
331
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
332
 
msgstr ""
333
 
 
334
 
#: client/drizzle.cc:1377
335
335
msgid "built-in default"
336
336
msgstr ""
337
337
 
338
 
#: client/drizzle.cc:1379
 
338
#: client/drizzle.cc:1378
339
339
msgid "Set the drizzle prompt to this value."
340
340
msgstr ""
341
341
 
342
 
#: client/drizzle.cc:1383
 
342
#: client/drizzle.cc:1382
343
343
msgid ""
344
344
"Don't cache result, print it row by row. This may slow down the server if "
345
345
"the output is suspended. Doesn't use history file."
346
346
msgstr ""
347
347
 
348
 
#: client/drizzle.cc:1385
 
348
#: client/drizzle.cc:1384
349
349
msgid "Write fields without conversion. Used with --batch."
350
350
msgstr ""
351
351
 
352
 
#: client/drizzle.cc:1388
 
352
#: client/drizzle.cc:1387
353
353
msgid ""
354
354
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
355
355
"option is enabled by default."
356
356
msgstr ""
357
357
 
358
 
#: client/drizzle.cc:1390
 
358
#: client/drizzle.cc:1389
359
359
msgid ""
360
360
"Be more silent. Print results with a tab as separator, each row on new line."
361
361
msgstr ""
362
362
 
363
 
#: client/drizzle.cc:1392
 
363
#: client/drizzle.cc:1391
364
364
msgid "Socket file to use for connection."
365
365
msgstr ""
366
366
 
367
 
#: client/drizzle.cc:1395
 
367
#: client/drizzle.cc:1394
368
368
msgid "Output in table format."
369
369
msgstr ""
370
370
 
371
 
#: client/drizzle.cc:1398
 
371
#: client/drizzle.cc:1397
372
372
msgid ""
373
373
"Append everything into outfile. See interactive help (\\h) also. Does not "
374
374
"work in batch mode. Disable with --disable-tee. This option is disabled by "
375
375
"default."
376
376
msgstr ""
377
377
 
378
 
#: client/drizzle.cc:1400
 
378
#: client/drizzle.cc:1399
379
379
msgid ""
380
380
"Disable outfile. See interactive help (\\h) also. WARNING: option "
381
381
"deprecated; use --disable-tee instead"
382
382
msgstr ""
383
383
 
384
 
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
 
384
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
385
385
msgid "User for login if not current user."
386
386
msgstr ""
387
387
 
388
 
#: client/drizzle.cc:1406
 
388
#: client/drizzle.cc:1405
389
389
msgid "Only allow UPDATE and DELETE that uses keys."
390
390
msgstr ""
391
391
 
392
 
#: client/drizzle.cc:1409
 
392
#: client/drizzle.cc:1408
393
393
msgid "Synonym for option --safe-updates, -U."
394
394
msgstr ""
395
395
 
396
 
#: client/drizzle.cc:1412
 
396
#: client/drizzle.cc:1411
397
397
msgid "Write more. (-v -v -v gives the table output format)."
398
398
msgstr ""
399
399
 
400
 
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
 
400
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
401
401
msgid "Output version information and exit."
402
402
msgstr ""
403
403
 
404
 
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
 
404
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
405
405
msgid "Wait and retry if connection is down."
406
406
msgstr ""
407
407
 
408
 
#: client/drizzle.cc:1419
 
408
#: client/drizzle.cc:1418
409
409
msgid "Number of seconds before connection timeout."
410
410
msgstr ""
411
411
 
412
 
#: client/drizzle.cc:1424
413
 
msgid "Max length of input line"
414
 
msgstr ""
415
 
 
416
 
#: client/drizzle.cc:1429
 
412
#: client/drizzle.cc:1423
 
413
msgid "Max packet length to send to, or receive from server"
 
414
msgstr ""
 
415
 
 
416
#: client/drizzle.cc:1428
 
417
msgid "Buffer for TCP/IP and socket communication"
 
418
msgstr ""
 
419
 
 
420
#: client/drizzle.cc:1432
417
421
msgid "Automatic limit for SELECT when using --safe-updates"
418
422
msgstr ""
419
423
 
420
 
#: client/drizzle.cc:1434
 
424
#: client/drizzle.cc:1437
421
425
msgid "Automatic limit for rows in a join when using --safe-updates"
422
426
msgstr ""
423
427
 
424
 
#: client/drizzle.cc:1438
 
428
#: client/drizzle.cc:1441
425
429
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
426
430
msgstr ""
427
431
 
428
 
#: client/drizzle.cc:1443
 
432
#: client/drizzle.cc:1446
429
433
msgid "Number of lines before each import progress report."
430
434
msgstr ""
431
435
 
432
 
#: client/drizzle.cc:1454
 
436
#: client/drizzle.cc:1457
433
437
#, c-format
434
438
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
435
439
msgstr ""
436
440
 
437
 
#: client/drizzle.cc:1461
 
441
#: client/drizzle.cc:1464
438
442
#, c-format
439
443
msgid ""
440
444
"Copyright (C) 2008 Sun Microsystems\n"
442
446
"and you are welcome to modify and redistribute it under the GPL license\n"
443
447
msgstr ""
444
448
 
445
 
#: client/drizzle.cc:1466
 
449
#: client/drizzle.cc:1469
446
450
#, c-format
447
451
msgid "Usage: %s [OPTIONS] [database]\n"
448
452
msgstr ""
449
453
 
450
 
#: client/drizzle.cc:1497
 
454
#: client/drizzle.cc:1500
451
455
msgid "DELIMITER cannot contain a backslash character"
452
456
msgstr ""
453
457
 
454
 
#: client/drizzle.cc:1515
 
458
#: client/drizzle.cc:1521
455
459
#, c-format
456
460
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
457
461
msgstr ""
458
462
 
459
 
#: client/drizzle.cc:1538
 
463
#: client/drizzle.cc:1544
460
464
#, c-format
461
465
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
462
466
msgstr ""
463
467
 
464
 
#: client/drizzle.cc:1542
 
468
#: client/drizzle.cc:1548
465
469
#, c-format
466
470
msgid "WARNING: --server-arg option not supported in this configuration.\n"
467
471
msgstr ""
468
472
 
469
 
#: client/drizzle.cc:1569
 
473
#: client/drizzle.cc:1575
470
474
msgid ""
471
475
"Non-integer value supplied for port.  If you are trying to enter a password "
472
476
"please use --password instead."
473
477
msgstr ""
474
478
 
475
 
#: client/drizzle.cc:1577
 
479
#: client/drizzle.cc:1583
476
480
msgid "Value supplied for port is not valid."
477
481
msgstr ""
478
482
 
479
 
#: client/drizzle.cc:1723
 
483
#: client/drizzle.cc:1736
480
484
#, c-format
481
485
msgid "Processing line: %<PRIu32>\n"
482
486
msgstr ""
483
487
 
484
 
#: client/drizzle.cc:1939
 
488
#: client/drizzle.cc:1952
485
489
#, c-format
486
490
msgid "Unknown command '\\%c'."
487
491
msgstr ""
488
492
 
489
 
#: client/drizzle.cc:2348
 
493
#: client/drizzle.cc:2376
490
494
msgid ""
491
495
"Reading table information for completion of table and column names\n"
492
496
"    You can turn off this feature to get a quicker startup with -A\n"
493
497
"\n"
494
498
msgstr ""
495
499
 
496
 
#: client/drizzle.cc:2438
 
500
#: client/drizzle.cc:2473
497
501
msgid "No connection. Trying to reconnect..."
498
502
msgstr ""
499
503
 
500
 
#: client/drizzle.cc:2444
 
504
#: client/drizzle.cc:2479
501
505
msgid "Can't connect to the server\n"
502
506
msgstr ""
503
507
 
504
 
#: client/drizzle.cc:2523
 
508
#: client/drizzle.cc:2537
505
509
msgid "List of all Drizzle commands:"
506
510
msgstr ""
507
511
 
508
 
#: client/drizzle.cc:2525
 
512
#: client/drizzle.cc:2539
509
513
msgid "Note that all text commands must be first on line and end with ';'"
510
514
msgstr ""
511
515
 
512
 
#: client/drizzle.cc:2580
 
516
#: client/drizzle.cc:2592
513
517
msgid "No query specified\n"
514
518
msgstr ""
515
519
 
516
 
#: client/drizzle.cc:2595
 
520
#: client/drizzle.cc:2607
517
521
msgid "Ignoring query to other database"
518
522
msgstr ""
519
523
 
520
 
#: client/drizzle.cc:2645
 
524
#: client/drizzle.cc:2656
521
525
msgid "Empty set"
522
526
msgstr ""
523
527
 
524
 
#: client/drizzle.cc:2658
 
528
#: client/drizzle.cc:2669
525
529
#, c-format
526
530
msgid "%ld row in set"
527
531
msgid_plural "%ld rows in set"
528
532
msgstr[0] ""
529
533
msgstr[1] ""
530
534
 
531
 
#: client/drizzle.cc:2667
 
535
#: client/drizzle.cc:2678
532
536
msgid "Query OK"
533
537
msgstr ""
534
538
 
535
 
#: client/drizzle.cc:2669
 
539
#: client/drizzle.cc:2680
536
540
#, c-format
537
541
msgid "Query OK, %ld row affected"
538
542
msgid_plural "Query OK, %ld rows affected"
539
543
msgstr[0] ""
540
544
msgstr[1] ""
541
545
 
542
 
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
 
546
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
543
547
msgid ""
544
548
"Port number to use for connection or 0 for default to, in order of "
545
549
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
546
550
msgstr ""
547
551
 
548
 
#: client/drizzleadmin.cc:88
 
552
#: client/drizzleadmin.cc:85
549
553
msgid "Silently exit if one can't connect to server."
550
554
msgstr ""
551
555
 
552
 
#: client/drizzleadmin.cc:94
 
556
#: client/drizzleadmin.cc:91
553
557
msgid "Write more information."
554
558
msgstr ""
555
559
 
556
 
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
557
 
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
558
 
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
 
560
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
 
561
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
 
562
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
559
563
#, c-format
560
564
msgid ""
561
565
"Non-integer value supplied for port.  If you are trying to enter a password "
562
566
"please use --password instead.\n"
563
567
msgstr ""
564
568
 
565
 
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
566
 
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
567
 
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
 
569
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
 
570
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
 
571
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
568
572
#, c-format
569
573
msgid "Value supplied for port is not valid.\n"
570
574
msgstr ""
571
575
 
572
 
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
 
576
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
573
577
#, c-format
574
578
msgid "Memory allocation error while copying password. Aborting.\n"
575
579
msgstr ""
576
580
 
577
 
#: client/drizzleadmin.cc:330
 
581
#: client/drizzleadmin.cc:290
578
582
#, c-format
579
583
msgid ""
580
584
"connect to server at '%s' failed\n"
581
585
"error: '%s'"
582
586
msgstr ""
583
587
 
584
 
#: client/drizzleadmin.cc:336
 
588
#: client/drizzleadmin.cc:296
585
589
#, c-format
586
590
msgid "Check that drizzled is running on %s"
587
591
msgstr ""
588
592
 
589
 
#: client/drizzleadmin.cc:337
 
593
#: client/drizzleadmin.cc:297
590
594
#, c-format
591
595
msgid " and that the port is %d.\n"
592
596
msgstr ""
593
597
 
594
 
#: client/drizzleadmin.cc:339
 
598
#: client/drizzleadmin.cc:299
595
599
#, c-format
596
600
msgid "You can check this by doing 'telnet %s %d'\n"
597
601
msgstr ""
598
602
 
599
 
#: client/drizzleadmin.cc:350
 
603
#: client/drizzleadmin.cc:310
600
604
#, c-format
601
605
msgid "Got error: %s\n"
602
606
msgstr ""
603
607
 
604
 
#: client/drizzleadmin.cc:357
 
608
#: client/drizzleadmin.cc:317
605
609
msgid "Waiting for Drizzle server to answer"
606
610
msgstr ""
607
611
 
608
 
#: client/drizzleadmin.cc:393
 
612
#: client/drizzleadmin.cc:350
609
613
#, c-format
610
614
msgid "shutting down drizzled...\n"
611
615
msgstr ""
612
616
 
613
 
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
614
 
#: client/drizzleadmin.cc:440
 
617
#: client/drizzleadmin.cc:354
615
618
#, c-format
616
619
msgid "shutdown failed; error: '%s'"
617
620
msgstr ""
618
621
 
619
 
#: client/drizzleadmin.cc:415
 
622
#: client/drizzleadmin.cc:361
620
623
#, c-format
621
624
msgid "done\n"
622
625
msgstr ""
623
626
 
624
 
#: client/drizzleadmin.cc:424
 
627
#: client/drizzleadmin.cc:371
625
628
msgid "drizzled is alive"
626
629
msgstr ""
627
630
 
628
 
#: client/drizzleadmin.cc:433
 
631
#: client/drizzleadmin.cc:379
629
632
msgid "connection was down, but drizzled is now alive"
630
633
msgstr ""
631
634
 
632
 
#: client/drizzleadmin.cc:446
 
635
#: client/drizzleadmin.cc:383
633
636
#, c-format
634
637
msgid "drizzled doesn't answer to ping, error: '%s'"
635
638
msgstr ""
636
639
 
637
 
#: client/drizzleadmin.cc:456
 
640
#: client/drizzleadmin.cc:392
638
641
#, c-format
639
642
msgid "Unknown command: '%-.60s'"
640
643
msgstr ""
641
644
 
642
 
#: client/drizzleadmin.cc:465
 
645
#: client/drizzleadmin.cc:401
643
646
#, c-format
644
647
msgid "%s  Ver %s Distrib %s, for %s on %s\n"
645
648
msgstr ""
646
649
 
647
 
#: client/drizzleadmin.cc:472
 
650
#: client/drizzleadmin.cc:408
648
651
msgid "Copyright (C) 2000-2008 MySQL AB"
649
652
msgstr ""
650
653
 
651
 
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
 
654
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
652
655
msgid ""
653
656
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
654
657
"and you are welcome to modify and redistribute it under the GPL license\n"
655
658
msgstr ""
656
659
 
657
 
#: client/drizzleadmin.cc:474
 
660
#: client/drizzleadmin.cc:410
658
661
msgid "Administration program for the drizzled daemon."
659
662
msgstr ""
660
663
 
661
 
#: client/drizzleadmin.cc:475
 
664
#: client/drizzleadmin.cc:411
662
665
#, c-format
663
666
msgid "Usage: %s [OPTIONS] command command....\n"
664
667
msgstr ""
665
668
 
666
 
#: client/drizzleadmin.cc:477
 
669
#: client/drizzleadmin.cc:413
667
670
msgid ""
668
671
"  ping         Check if server is down\n"
669
672
"  shutdown     Take server down\n"
670
673
msgstr ""
671
674
 
672
 
#: client/drizzledump.cc:387
 
675
#: client/drizzledump.cc:393
673
676
msgid "Number of rows before each output progress report (requires --verbose)."
674
677
msgstr ""
675
678
 
676
 
#: client/drizzledump.cc:461
 
679
#: client/drizzledump.cc:466
677
680
#, c-format
678
681
msgid "Got errno %d on write"
679
682
msgstr ""
680
683
 
681
 
#: client/drizzledump.cc:466
 
684
#: client/drizzledump.cc:471
682
685
#, c-format
683
686
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
684
687
msgstr ""
685
688
 
686
 
#: client/drizzledump.cc:473
 
689
#: client/drizzledump.cc:478
687
690
#, c-format
688
691
msgid "Usage: %s [OPTIONS] database [tables]\n"
689
692
msgstr ""
690
693
 
691
 
#: client/drizzledump.cc:474
 
694
#: client/drizzledump.cc:479
692
695
#, c-format
693
696
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
694
697
msgstr ""
695
698
 
696
 
#: client/drizzledump.cc:476
 
699
#: client/drizzledump.cc:481
697
700
#, c-format
698
701
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
699
702
msgstr ""
700
703
 
701
 
#: client/drizzledump.cc:483
 
704
#: client/drizzledump.cc:488
702
705
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
703
706
msgstr ""
704
707
 
705
 
#: client/drizzledump.cc:485
 
708
#: client/drizzledump.cc:490
706
709
msgid "Dumping definition and data DRIZZLE database or table"
707
710
msgstr ""
708
711
 
709
 
#: client/drizzledump.cc:496
 
712
#: client/drizzledump.cc:501
710
713
#, c-format
711
714
msgid "For more options, use %s --help\n"
712
715
msgstr ""
713
716
 
714
 
#: client/drizzledump.cc:669
 
717
#: client/drizzledump.cc:675
715
718
#, c-format
716
719
msgid "Input filename too long: %s"
717
720
msgstr ""
718
721
 
719
 
#: client/drizzledump.cc:712
 
722
#: client/drizzledump.cc:718
720
723
#, c-format
721
724
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
722
725
msgstr ""
723
726
 
724
 
#: client/drizzledump.cc:737
 
727
#: client/drizzledump.cc:743
725
728
#, c-format
726
729
msgid "Invalid mode to --compatible: %s\n"
727
730
msgstr ""
728
731
 
729
 
#: client/drizzledump.cc:791
 
732
#: client/drizzledump.cc:803
730
733
#, c-format
731
734
msgid "%s: You must use option --tab with --fields-...\n"
732
735
msgstr ""
733
736
 
734
 
#: client/drizzledump.cc:808
 
737
#: client/drizzledump.cc:820
735
738
#, c-format
736
739
msgid ""
737
740
"%s: You can't use --single-transaction and --lock-all-tables at the same "
738
741
"time.\n"
739
742
msgstr ""
740
743
 
741
 
#: client/drizzledump.cc:821
 
744
#: client/drizzledump.cc:833
742
745
#, c-format
743
746
msgid ""
744
747
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
745
748
"time.\n"
746
749
msgstr ""
747
750
 
748
 
#: client/drizzledump.cc:827
 
751
#: client/drizzledump.cc:839
749
752
#, c-format
750
753
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
751
754
msgstr ""
752
755
 
753
 
#: client/drizzledump.cc:853 client/drizzledump.cc:858
 
756
#: client/drizzledump.cc:863
754
757
#, c-format
755
 
msgid "Got error: %s %s"
 
758
msgid "Got error: %d: %s %s"
756
759
msgstr ""
757
760
 
758
 
#: client/drizzledump.cc:956 client/drizzledump.cc:963
759
 
#: client/drizzledump.cc:976
 
761
#: client/drizzledump.cc:955
760
762
#, c-format
761
763
msgid "Couldn't execute '%s': %s (%d)"
762
764
msgstr ""
763
765
 
764
 
#: client/drizzledump.cc:1040
 
766
#: client/drizzledump.cc:1016
765
767
#, fuzzy, c-format
766
768
msgid "-- Connecting to %s...\n"
767
769
msgstr "链接到主机。"
768
770
 
769
 
#: client/drizzledump.cc:1061
 
771
#: client/drizzledump.cc:1037
770
772
#, c-format
771
773
msgid "-- Disconnecting from %s...\n"
772
774
msgstr ""
773
775
 
774
 
#: client/drizzledump.cc:1072
 
776
#: client/drizzledump.cc:1047
775
777
#, fuzzy
776
778
msgid "Couldn't allocate memory"
777
779
msgstr "无法为临时histfile分配内存!\n"
778
780
 
779
 
#: client/drizzledump.cc:1416
 
781
#: client/drizzledump.cc:1388
780
782
#, c-format
781
783
msgid ""
782
784
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
783
785
"type %s\n"
784
786
msgstr ""
785
787
 
786
 
#: client/drizzledump.cc:1430
 
788
#: client/drizzledump.cc:1402
787
789
#, c-format
788
790
msgid "-- Retrieving table structure for table %s...\n"
789
791
msgstr ""
790
792
 
791
 
#: client/drizzledump.cc:1544
 
793
#: client/drizzledump.cc:1511
792
794
#, c-format
793
795
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
794
796
msgstr ""
795
797
 
796
 
#: client/drizzledump.cc:1651
797
 
#, c-format
798
 
msgid "%s: Can't get keys for table %s\n"
799
 
msgstr ""
800
 
 
801
 
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
802
 
#, fuzzy, c-format
803
 
msgid "Error: Couldn't read status information for table %s\n"
804
 
msgstr "从服务器获取状态信息。"
805
 
 
806
 
#: client/drizzledump.cc:1872
 
798
#: client/drizzledump.cc:1620
 
799
#, c-format
 
800
msgid "%s: Can't get keys for table %s (%s)\n"
 
801
msgstr ""
 
802
 
 
803
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
 
804
#, c-format
 
805
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
 
806
msgstr ""
 
807
 
 
808
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
 
809
#, c-format
 
810
msgid "Error: Couldn't read status information for table %s (%s)\n"
 
811
msgstr ""
 
812
 
 
813
#: client/drizzledump.cc:1846
807
814
#, c-format
808
815
msgid "Error retrieving table structure for table: \"%s\""
809
816
msgstr ""
810
817
 
811
 
#: client/drizzledump.cc:1879
 
818
#: client/drizzledump.cc:1853
812
819
#, c-format
813
820
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
814
821
msgstr ""
815
822
 
816
 
#: client/drizzledump.cc:1890
 
823
#: client/drizzledump.cc:1864
817
824
#, c-format
818
825
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
819
826
msgstr ""
820
827
 
821
 
#: client/drizzledump.cc:1897
 
828
#: client/drizzledump.cc:1871
822
829
#, c-format
823
830
msgid "-- Skipping dump data for table '%s', it has no fields\n"
824
831
msgstr ""
825
832
 
826
 
#: client/drizzledump.cc:1905
 
833
#: client/drizzledump.cc:1879
827
834
msgid "-- Sending SELECT query...\n"
828
835
msgstr ""
829
836
 
830
 
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
 
837
#: client/drizzledump.cc:1931
831
838
msgid "when executing 'SELECT INTO OUTFILE'"
832
839
msgstr ""
833
840
 
834
 
#: client/drizzledump.cc:1969
 
841
#: client/drizzledump.cc:1939
835
842
#, c-format
836
843
msgid ""
837
844
"\n"
840
847
"--\n"
841
848
msgstr ""
842
849
 
843
 
#: client/drizzledump.cc:2010
 
850
#: client/drizzledump.cc:1976 client/drizzledump.cc:1985
 
851
msgid "when retrieving data from server"
 
852
msgstr ""
 
853
 
 
854
#: client/drizzledump.cc:1989
844
855
msgid "-- Retrieving rows...\n"
845
856
msgstr ""
846
857
 
847
 
#: client/drizzledump.cc:2013
 
858
#: client/drizzledump.cc:1992
848
859
#, c-format
849
860
msgid "%s: Error in field count for table: %s !  Aborting.\n"
850
861
msgstr ""
851
862
 
852
 
#: client/drizzledump.cc:2062
853
 
#, c-format
854
 
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
855
 
msgstr ""
856
 
 
857
 
#: client/drizzledump.cc:2079
 
863
#: client/drizzledump.cc:2031
858
864
#, c-format
859
865
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
860
866
msgstr ""
861
867
 
862
 
#: client/drizzledump.cc:2101
 
868
#: client/drizzledump.cc:2053
863
869
#, c-format
864
870
msgid "Not enough fields from table %s! Aborting.\n"
865
871
msgstr ""
866
872
 
867
 
#: client/drizzledump.cc:2521
 
873
#: client/drizzledump.cc:2239
 
874
#, c-format
 
875
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
 
876
msgstr ""
 
877
 
 
878
#: client/drizzledump.cc:2397
 
879
msgid "when selecting the database"
 
880
msgstr ""
 
881
 
 
882
#: client/drizzledump.cc:2465
868
883
msgid "when using LOCK TABLES"
869
884
msgstr ""
870
885
 
871
 
#: client/drizzledump.cc:2534 client/drizzledump.cc:2677
 
886
#: client/drizzledump.cc:2472 client/drizzledump.cc:2604
872
887
msgid "when doing refresh"
873
888
msgstr ""
874
889
 
875
 
#: client/drizzledump.cc:2627
 
890
#: client/drizzledump.cc:2558
876
891
msgid "alloc_root failure."
877
892
msgstr ""
878
893
 
879
 
#: client/drizzledump.cc:2648
 
894
#: client/drizzledump.cc:2579
880
895
#, c-format
881
896
msgid "Couldn't find table: \"%s\""
882
897
msgstr ""
883
898
 
884
 
#: client/drizzledump.cc:2664
 
899
#: client/drizzledump.cc:2594
885
900
msgid "when doing LOCK TABLES"
886
901
msgstr ""
887
902
 
888
 
#: client/drizzledump.cc:2735
 
903
#: client/drizzledump.cc:2657
889
904
msgid "Error: Binlogging on server not active"
890
905
msgstr ""
891
906
 
892
 
#: client/drizzledump.cc:2804
 
907
#: client/drizzledump.cc:2725
893
908
msgid "Error: Slave not set up"
894
909
msgstr ""
895
910
 
896
 
#: client/drizzledump.cc:2863
 
911
#: client/drizzledump.cc:2784
897
912
msgid "Error: Unable to start slave"
898
913
msgstr ""
899
914
 
900
 
#: client/drizzledump.cc:3154 client/drizzledump.cc:3161
901
 
#: client/drizzledump.cc:3171
 
915
#: client/drizzledump.cc:3071
902
916
#, c-format
903
917
msgid ""
904
918
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
905
919
msgstr ""
906
920
 
907
 
#: client/drizzledump.cc:3201
 
921
#: client/drizzledump.cc:3102
908
922
#, c-format
909
923
msgid "Error: Not enough memory to store ORDER BY clause\n"
910
924
msgstr ""
911
925
 
912
 
#: drizzled/authentication.cc:64 drizzled/plugin/storage_engine.cc:204
913
 
#: drizzled/show.cc:4495 drizzled/sql_plugin.cc:697
 
926
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
 
927
#: drizzled/show.cc:4527 drizzled/sql_plugin.cc:791
914
928
#, c-format
915
929
msgid "Plugin '%s' init function returned error."
916
930
msgstr ""
924
938
 
925
939
#. TRANSLATORS: The leading word "configvar" is the name
926
940
#. of the plugin api, and so should not be translated.
927
 
#: drizzled/configvar.cc:64
 
941
#: drizzled/configvar.cc:65
928
942
#, c-format
929
943
msgid "configvar plugin '%s' deinit() failed"
930
944
msgstr ""
931
945
 
932
946
#. TRANSLATORS: The leading word "configvar" is the name
933
947
#. of the plugin api, and so should not be translated.
934
 
#: drizzled/configvar.cc:100
 
948
#: drizzled/configvar.cc:101
935
949
#, c-format
936
950
msgid "configvar plugin '%s' configvar_func1() failed"
937
951
msgstr ""
938
952
 
939
953
#. TRANSLATORS: The leading word "configvar" is the name
940
954
#. of the plugin api, and so should not be translated.
941
 
#: drizzled/configvar.cc:154
 
955
#: drizzled/configvar.cc:155
942
956
#, c-format
943
957
msgid "configvar plugin '%s' configvar_func2() failed"
944
958
msgstr ""
948
962
msgid "Error while loading database options: '%s':"
949
963
msgstr ""
950
964
 
951
 
#: drizzled/drizzled.cc:547
 
965
#: drizzled/drizzled.cc:582
952
966
#, c-format
953
967
msgid "Got signal %d from thread %<PRIu64>"
954
968
msgstr ""
955
969
 
956
 
#: drizzled/drizzled.cc:581
 
970
#: drizzled/drizzled.cc:616
957
971
msgid "Aborting\n"
958
972
msgstr ""
959
973
 
960
 
#: drizzled/drizzled.cc:704
 
974
#: drizzled/drizzled.cc:742
961
975
msgid "One can only use the --user switch if running as root\n"
962
976
msgstr ""
963
977
 
964
 
#: drizzled/drizzled.cc:712
 
978
#: drizzled/drizzled.cc:750
965
979
msgid ""
966
980
"Fatal error: Please read \"Security\" section of the manual to find out how "
967
981
"to run drizzled as root!\n"
968
982
msgstr ""
969
983
 
970
 
#: drizzled/drizzled.cc:734
 
984
#: drizzled/drizzled.cc:772
971
985
#, c-format
972
986
msgid ""
973
987
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
974
988
"exists!\n"
975
989
msgstr ""
976
990
 
977
 
#: drizzled/drizzled.cc:908
 
991
#: drizzled/drizzled.cc:946
978
992
#, c-format
979
993
msgid "Retrying bind on TCP/IP port %u"
980
994
msgstr ""
981
995
 
982
 
#: drizzled/drizzled.cc:914
 
996
#: drizzled/drizzled.cc:952
983
997
msgid "Can't start server: Bind on TCP/IP port"
984
998
msgstr ""
985
999
 
986
 
#: drizzled/drizzled.cc:915
 
1000
#: drizzled/drizzled.cc:953
987
1001
#, c-format
988
1002
msgid "Do you already have another drizzled server running on port: %d ?"
989
1003
msgstr ""
990
1004
 
991
 
#: drizzled/drizzled.cc:921
 
1005
#: drizzled/drizzled.cc:959
992
1006
msgid "Can't start server: listen() on TCP/IP port"
993
1007
msgstr ""
994
1008
 
995
 
#: drizzled/drizzled.cc:922
 
1009
#: drizzled/drizzled.cc:960
996
1010
#, c-format
997
1011
msgid "listen() on TCP/IP failed with error %d"
998
1012
msgstr ""
999
1013
 
1000
 
#: drizzled/drizzled.cc:1013
 
1014
#: drizzled/drizzled.cc:1048
1001
1015
#, c-format
1002
1016
msgid "Fatal "
1003
1017
msgstr ""
1004
1018
 
1005
 
#: drizzled/drizzled.cc:1038
 
1019
#: drizzled/drizzled.cc:1072
1006
1020
#, c-format
1007
1021
msgid ""
1008
1022
"We will try our best to scrape up some info that will hopefully help "
1013
1027
"\n"
1014
1028
msgstr ""
1015
1029
 
1016
 
#: drizzled/drizzled.cc:1049
 
1030
#: drizzled/drizzled.cc:1083
1017
1031
#, c-format
1018
1032
msgid ""
1019
1033
"It is possible that drizzled could use up to \n"
1024
1038
"\n"
1025
1039
msgstr ""
1026
1040
 
1027
 
#: drizzled/drizzled.cc:1066
 
1041
#: drizzled/drizzled.cc:1100
1028
1042
#, c-format
1029
1043
msgid ""
1030
1044
"Attempting backtrace. You can use the following information to find out\n"
1032
1046
"terribly wrong...\n"
1033
1047
msgstr ""
1034
1048
 
1035
 
#: drizzled/drizzled.cc:1094
 
1049
#: drizzled/drizzled.cc:1128
1036
1050
#, c-format
1037
1051
msgid ""
1038
1052
"Trying to get some variables.\n"
1039
1053
"Some pointers may be invalid and cause the dump to abort...\n"
1040
1054
msgstr ""
1041
1055
 
1042
 
#: drizzled/drizzled.cc:1106
 
1056
#: drizzled/drizzled.cc:1140
1043
1057
#, c-format
1044
1058
msgid ""
1045
1059
"\n"
1051
1065
"drizzled that is not statically linked.\n"
1052
1066
msgstr ""
1053
1067
 
1054
 
#: drizzled/drizzled.cc:1121
 
1068
#: drizzled/drizzled.cc:1155
1055
1069
#, c-format
1056
1070
msgid ""
1057
1071
"\n"
1062
1076
"the documentation for your distribution on how to do that.\n"
1063
1077
msgstr ""
1064
1078
 
1065
 
#: drizzled/drizzled.cc:1134
 
1079
#: drizzled/drizzled.cc:1168
1066
1080
#, c-format
1067
1081
msgid ""
1068
1082
"\n"
1074
1088
" bugs.\n"
1075
1089
msgstr ""
1076
1090
 
1077
 
#: drizzled/drizzled.cc:1149
 
1091
#: drizzled/drizzled.cc:1183
1078
1092
#, c-format
1079
1093
msgid "Writing a core file\n"
1080
1094
msgstr ""
1081
1095
 
1082
 
#: drizzled/drizzled.cc:1194
 
1096
#: drizzled/drizzled.cc:1228
1083
1097
msgid ""
1084
1098
"setrlimit could not change the size of core files to 'infinity';  We may not "
1085
1099
"be able to generate a core file on signals"
1086
1100
msgstr ""
1087
1101
 
1088
 
#: drizzled/drizzled.cc:1396
 
1102
#: drizzled/drizzled.cc:1432
1089
1103
#, c-format
1090
1104
msgid "gethostname failed, using '%s' as hostname"
1091
1105
msgstr ""
1092
1106
 
1093
 
#: drizzled/drizzled.cc:1493
 
1107
#: drizzled/drizzled.cc:1529
1094
1108
#, c-format
1095
1109
msgid "Unknown locale: '%s'"
1096
1110
msgstr ""
1097
1111
 
1098
 
#: drizzled/drizzled.cc:1535
 
1112
#: drizzled/drizzled.cc:1584
1099
1113
msgid "Can't create thread-keys"
1100
1114
msgstr ""
1101
1115
 
1102
 
#: drizzled/drizzled.cc:1561
 
1116
#: drizzled/drizzled.cc:1610
1103
1117
msgid "Out of memory"
1104
1118
msgstr ""
1105
1119
 
1106
 
#: drizzled/drizzled.cc:1576
 
1120
#: drizzled/drizzled.cc:1625
1107
1121
msgid "Failed to initialize plugins."
1108
1122
msgstr ""
1109
1123
 
1110
 
#: drizzled/drizzled.cc:1607
 
1124
#: drizzled/drizzled.cc:1656
1111
1125
#, c-format
1112
1126
msgid ""
1113
1127
"%s: Too many arguments (first extra is '%s').\n"
1114
1128
"Use --verbose --help to get a list of available options\n"
1115
1129
msgstr ""
1116
1130
 
1117
 
#: drizzled/drizzled.cc:1617
 
1131
#: drizzled/drizzled.cc:1666
1118
1132
msgid "Can't init databases"
1119
1133
msgstr ""
1120
1134
 
1121
 
#: drizzled/drizzled.cc:1637
 
1135
#: drizzled/drizzled.cc:1686
1122
1136
#, c-format
1123
1137
msgid "Unknown/unsupported table type: %s"
1124
1138
msgstr ""
1125
1139
 
1126
 
#: drizzled/drizzled.cc:1643
 
1140
#: drizzled/drizzled.cc:1692
1127
1141
#, c-format
1128
1142
msgid "Default storage engine (%s) is not available"
1129
1143
msgstr ""
1130
1144
 
1131
 
#: drizzled/drizzled.cc:1674
 
1145
#: drizzled/drizzled.cc:1724
1132
1146
#, c-format
1133
1147
msgid "Failed to lock memory. Errno: %d\n"
1134
1148
msgstr ""
1135
1149
 
1136
 
#: drizzled/drizzled.cc:1736
 
1150
#: drizzled/drizzled.cc:1785
1137
1151
#, c-format
1138
1152
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1139
1153
msgstr ""
1140
1154
 
1141
 
#: drizzled/drizzled.cc:1898
 
1155
#: drizzled/drizzled.cc:1955
1142
1156
#, c-format
1143
1157
msgid "drizzled: Got error %d from select"
1144
1158
msgstr ""
1145
1159
 
1146
 
#: drizzled/drizzled.cc:2072
 
1160
#: drizzled/drizzled.cc:2138
1147
1161
msgid "Auto-increment columns are incremented by this"
1148
1162
msgstr ""
1149
1163
 
1150
 
#: drizzled/drizzled.cc:2077
 
1164
#: drizzled/drizzled.cc:2143
1151
1165
msgid ""
1152
1166
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1153
1167
"= 1"
1154
1168
msgstr ""
1155
1169
 
1156
 
#: drizzled/drizzled.cc:2083
 
1170
#: drizzled/drizzled.cc:2149
1157
1171
msgid ""
1158
1172
"Path to installation directory. All paths are usually resolved relative to "
1159
1173
"this."
1160
1174
msgstr ""
1161
1175
 
1162
 
#: drizzled/drizzled.cc:2087
 
1176
#: drizzled/drizzled.cc:2153
1163
1177
msgid "IP address to bind to."
1164
1178
msgstr ""
1165
1179
 
1166
 
#: drizzled/drizzled.cc:2091
 
1180
#: drizzled/drizzled.cc:2157
1167
1181
msgid "Set the filesystem character set."
1168
1182
msgstr ""
1169
1183
 
1170
 
#: drizzled/drizzled.cc:2096
 
1184
#: drizzled/drizzled.cc:2162
1171
1185
msgid "Set the default character set."
1172
1186
msgstr "设置默认字符集。"
1173
1187
 
1174
 
#: drizzled/drizzled.cc:2100
 
1188
#: drizzled/drizzled.cc:2166
1175
1189
msgid "Chroot drizzled daemon during startup."
1176
1190
msgstr ""
1177
1191
 
1178
 
#: drizzled/drizzled.cc:2104
 
1192
#: drizzled/drizzled.cc:2170
1179
1193
msgid "Set the default collation."
1180
1194
msgstr ""
1181
1195
 
1182
 
#: drizzled/drizzled.cc:2108
 
1196
#: drizzled/drizzled.cc:2174
1183
1197
msgid "Default completion type."
1184
1198
msgstr ""
1185
1199
 
1186
 
#: drizzled/drizzled.cc:2113
 
1200
#: drizzled/drizzled.cc:2179
1187
1201
msgid "Write core on errors."
1188
1202
msgstr ""
1189
1203
 
1190
 
#: drizzled/drizzled.cc:2117
 
1204
#: drizzled/drizzled.cc:2183
1191
1205
msgid "Path to the database root."
1192
1206
msgstr ""
1193
1207
 
1194
 
#: drizzled/drizzled.cc:2121
 
1208
#: drizzled/drizzled.cc:2187
1195
1209
msgid "Set the default storage engine (table type) for tables."
1196
1210
msgstr ""
1197
1211
 
1198
 
#: drizzled/drizzled.cc:2125
 
1212
#: drizzled/drizzled.cc:2191
1199
1213
msgid "Set the default time zone."
1200
1214
msgstr ""
1201
1215
 
1202
 
#: drizzled/drizzled.cc:2129
 
1216
#: drizzled/drizzled.cc:2195
1203
1217
msgid "Type of DELAY_KEY_WRITE."
1204
1218
msgstr ""
1205
1219
 
1206
 
#: drizzled/drizzled.cc:2133
 
1220
#: drizzled/drizzled.cc:2199
1207
1221
msgid "Print a symbolic stack trace on failure."
1208
1222
msgstr ""
1209
1223
 
1210
 
#: drizzled/drizzled.cc:2139
 
1224
#: drizzled/drizzled.cc:2205
1211
1225
msgid "Push supported query conditions to the storage engine."
1212
1226
msgstr ""
1213
1227
 
1214
 
#: drizzled/drizzled.cc:2145
 
1228
#: drizzled/drizzled.cc:2211
1215
1229
msgid "Used for debugging;  Use at your own risk!"
1216
1230
msgstr ""
1217
1231
 
1218
 
#: drizzled/drizzled.cc:2150
 
1232
#: drizzled/drizzled.cc:2214
 
1233
msgid "Flush tables to disk between SQL commands."
 
1234
msgstr ""
 
1235
 
 
1236
#: drizzled/drizzled.cc:2219
1219
1237
msgid "Set up signals usable for debugging"
1220
1238
msgstr ""
1221
1239
 
1222
 
#: drizzled/drizzled.cc:2154
 
1240
#: drizzled/drizzled.cc:2223
1223
1241
msgid "Command(s) that are executed for each new connection"
1224
1242
msgstr ""
1225
1243
 
1226
 
#: drizzled/drizzled.cc:2158
 
1244
#: drizzled/drizzled.cc:2227
1227
1245
msgid "Read SQL commands from this file at startup."
1228
1246
msgstr ""
1229
1247
 
1230
 
#: drizzled/drizzled.cc:2162
 
1248
#: drizzled/drizzled.cc:2231
1231
1249
msgid "(IGNORED)"
1232
1250
msgstr ""
1233
1251
 
1234
 
#: drizzled/drizzled.cc:2166
 
1252
#: drizzled/drizzled.cc:2235
1235
1253
msgid "Set the language used for the month names and the days of the week."
1236
1254
msgstr ""
1237
1255
 
1238
 
#: drizzled/drizzled.cc:2171
 
1256
#: drizzled/drizzled.cc:2240
 
1257
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
 
1258
msgstr ""
 
1259
 
 
1260
#: drizzled/drizzled.cc:2245
1239
1261
msgid "Log connections and queries to file."
1240
1262
msgstr ""
1241
1263
 
1242
 
#: drizzled/drizzled.cc:2175
 
1264
#: drizzled/drizzled.cc:2249
1243
1265
msgid "Log all MyISAM changes to file."
1244
1266
msgstr ""
1245
1267
 
1246
 
#: drizzled/drizzled.cc:2179
 
1268
#: drizzled/drizzled.cc:2253
1247
1269
msgid "Log some not critical warnings to the log file."
1248
1270
msgstr ""
1249
1271
 
1250
 
#: drizzled/drizzled.cc:2184
 
1272
#: drizzled/drizzled.cc:2258
1251
1273
msgid "Lock drizzled in memory."
1252
1274
msgstr ""
1253
1275
 
1254
 
#: drizzled/drizzled.cc:2188
 
1276
#: drizzled/drizzled.cc:2262
1255
1277
msgid ""
1256
1278
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1257
1279
"BACKUP, FORCE or QUICK."
1258
1280
msgstr ""
1259
1281
 
1260
 
#: drizzled/drizzled.cc:2193
 
1282
#: drizzled/drizzled.cc:2267
 
1283
msgid "Use very new possible 'unsafe' functions."
 
1284
msgstr ""
 
1285
 
 
1286
#: drizzled/drizzled.cc:2272
1261
1287
msgid "Use old, non-optimized alter table."
1262
1288
msgstr ""
1263
1289
 
1264
 
#: drizzled/drizzled.cc:2198
 
1290
#: drizzled/drizzled.cc:2277
1265
1291
msgid "Pid file used by safe_mysqld."
1266
1292
msgstr ""
1267
1293
 
1268
 
#: drizzled/drizzled.cc:2208
 
1294
#: drizzled/drizzled.cc:2287
1269
1295
msgid ""
1270
1296
"Maximum time in seconds to wait for the port to become free. (Default: no "
1271
1297
"wait)"
1272
1298
msgstr ""
1273
1299
 
1274
 
#: drizzled/drizzled.cc:2213
 
1300
#: drizzled/drizzled.cc:2292
 
1301
msgid "Skip some optimize stages (for testing)."
 
1302
msgstr ""
 
1303
 
 
1304
#: drizzled/drizzled.cc:2295
1275
1305
msgid ""
1276
1306
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1277
1307
"specified directory"
1278
1308
msgstr ""
1279
1309
 
1280
 
#: drizzled/drizzled.cc:2218
 
1310
#: drizzled/drizzled.cc:2300
1281
1311
msgid ""
1282
1312
"Uniquely identifies the server instance in the community of replication "
1283
1313
"partners."
1284
1314
msgstr ""
1285
1315
 
1286
 
#: drizzled/drizzled.cc:2223
 
1316
#: drizzled/drizzled.cc:2305
 
1317
msgid "Don't use new, possible wrong routines."
 
1318
msgstr ""
 
1319
 
 
1320
#: drizzled/drizzled.cc:2308
1287
1321
msgid "Don't print a stack trace on failure."
1288
1322
msgstr ""
1289
1323
 
1290
 
#: drizzled/drizzled.cc:2227
 
1324
#: drizzled/drizzled.cc:2312
 
1325
msgid "Don't give threads different priorities."
 
1326
msgstr ""
 
1327
 
 
1328
#: drizzled/drizzled.cc:2316
1291
1329
msgid "Enable symbolic link support."
1292
1330
msgstr ""
1293
1331
 
1294
 
#: drizzled/drizzled.cc:2236
 
1332
#: drizzled/drizzled.cc:2325
 
1333
msgid ""
 
1334
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
 
1335
msgstr ""
 
1336
 
 
1337
#: drizzled/drizzled.cc:2330
1295
1338
msgid ""
1296
1339
"Using this option will cause most temporary files created to use a small set "
1297
1340
"of names, rather than a unique name for each new file."
1298
1341
msgstr ""
1299
1342
 
1300
 
#: drizzled/drizzled.cc:2241
 
1343
#: drizzled/drizzled.cc:2335
1301
1344
msgid ""
1302
1345
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1303
1346
msgstr ""
1304
1347
 
1305
 
#: drizzled/drizzled.cc:2246
 
1348
#: drizzled/drizzled.cc:2340
1306
1349
msgid "Path for temporary files."
1307
1350
msgstr ""
1308
1351
 
1309
 
#: drizzled/drizzled.cc:2250
 
1352
#: drizzled/drizzled.cc:2344
1310
1353
msgid "Default transaction isolation level."
1311
1354
msgstr ""
1312
1355
 
1313
 
#: drizzled/drizzled.cc:2254
 
1356
#: drizzled/drizzled.cc:2348
1314
1357
msgid "Run drizzled daemon as user."
1315
1358
msgstr ""
1316
1359
 
1317
 
#: drizzled/drizzled.cc:2262
 
1360
#: drizzled/drizzled.cc:2356
1318
1361
msgid ""
1319
1362
"The number of outstanding connection requests Drizzle can have. This comes "
1320
1363
"into play when the main Drizzle thread gets very many connection requests in "
1321
1364
"a very short time."
1322
1365
msgstr ""
1323
1366
 
1324
 
#: drizzled/drizzled.cc:2268
 
1367
#: drizzled/drizzled.cc:2362
1325
1368
msgid ""
1326
1369
"Size of tree cache used in bulk insert optimization. Note that this is a "
1327
1370
"limit per thread!"
1328
1371
msgstr ""
1329
1372
 
1330
 
#: drizzled/drizzled.cc:2274
 
1373
#: drizzled/drizzled.cc:2368
1331
1374
msgid ""
1332
1375
"The number of seconds the drizzled server is waiting for a connect packet "
1333
1376
"before responding with 'Bad handshake'."
1334
1377
msgstr ""
1335
1378
 
1336
 
#: drizzled/drizzled.cc:2279
 
1379
#: drizzled/drizzled.cc:2373
1337
1380
msgid ""
1338
1381
"Precision of the result of '/' operator will be increased on that value."
1339
1382
msgstr ""
1340
1383
 
1341
 
#: drizzled/drizzled.cc:2285
 
1384
#: drizzled/drizzled.cc:2379
1342
1385
msgid "The maximum length of the result of function  group_concat."
1343
1386
msgstr ""
1344
1387
 
1345
 
#: drizzled/drizzled.cc:2290
 
1388
#: drizzled/drizzled.cc:2384
 
1389
msgid ""
 
1390
"The number of seconds the server waits for activity on an interactive "
 
1391
"connection before closing it."
 
1392
msgstr ""
 
1393
 
 
1394
#: drizzled/drizzled.cc:2390
1346
1395
msgid "The size of the buffer that is used for full joins."
1347
1396
msgstr ""
1348
1397
 
1349
 
#: drizzled/drizzled.cc:2296
 
1398
#: drizzled/drizzled.cc:2396
1350
1399
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1351
1400
msgstr ""
1352
1401
 
1353
 
#: drizzled/drizzled.cc:2301
 
1402
#: drizzled/drizzled.cc:2401
1354
1403
msgid ""
1355
1404
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1356
1405
"this to get better index handling (for all reads and multiple writes) to as "
1357
1406
"much as you can afford;"
1358
1407
msgstr ""
1359
1408
 
1360
 
#: drizzled/drizzled.cc:2310
 
1409
#: drizzled/drizzled.cc:2410
1361
1410
msgid ""
1362
1411
"This characterizes the number of hits a hot block has to be untouched until "
1363
1412
"it is considered aged enough to be downgraded to a warm block. This "
1365
1414
"blocks in key cache"
1366
1415
msgstr ""
1367
1416
 
1368
 
#: drizzled/drizzled.cc:2319
 
1417
#: drizzled/drizzled.cc:2419
1369
1418
msgid "The default size of key cache blocks"
1370
1419
msgstr ""
1371
1420
 
1372
 
#: drizzled/drizzled.cc:2325
 
1421
#: drizzled/drizzled.cc:2425
1373
1422
msgid "The minimum percentage of warm blocks in key cache"
1374
1423
msgstr ""
1375
1424
 
1376
 
#: drizzled/drizzled.cc:2331
 
1425
#: drizzled/drizzled.cc:2431
1377
1426
msgid "Max packetlength to send/receive from to server."
1378
1427
msgstr ""
1379
1428
 
1380
 
#: drizzled/drizzled.cc:2336
 
1429
#: drizzled/drizzled.cc:2436
1381
1430
msgid ""
1382
1431
"If there is more than this number of interrupted connections from a host "
1383
1432
"this host will be blocked from further connections."
1384
1433
msgstr ""
1385
1434
 
1386
 
#: drizzled/drizzled.cc:2341
 
1435
#: drizzled/drizzled.cc:2441
1387
1436
msgid "Max number of errors/warnings to store for a statement."
1388
1437
msgstr ""
1389
1438
 
1390
 
#: drizzled/drizzled.cc:2346
 
1439
#: drizzled/drizzled.cc:2446
1391
1440
msgid "Don't allow creation of heap tables bigger than this."
1392
1441
msgstr ""
1393
1442
 
1394
 
#: drizzled/drizzled.cc:2352
 
1443
#: drizzled/drizzled.cc:2452
1395
1444
msgid ""
1396
1445
"Joins that are probably going to read more than max_join_size records return "
1397
1446
"an error."
1398
1447
msgstr ""
1399
1448
 
1400
 
#: drizzled/drizzled.cc:2358
 
1449
#: drizzled/drizzled.cc:2458
1401
1450
msgid "Max number of bytes in sorted records."
1402
1451
msgstr ""
1403
1452
 
1404
 
#: drizzled/drizzled.cc:2363
 
1453
#: drizzled/drizzled.cc:2463
1405
1454
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1406
1455
msgstr ""
1407
1456
 
1408
 
#: drizzled/drizzled.cc:2368
 
1457
#: drizzled/drizzled.cc:2468
1409
1458
msgid ""
1410
1459
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1411
1460
"max_sort_length bytes of each value are used; the rest are ignored)."
1412
1461
msgstr ""
1413
1462
 
1414
 
#: drizzled/drizzled.cc:2375
 
1463
#: drizzled/drizzled.cc:2475
1415
1464
msgid "Maximum number of temporary tables a client can keep open at a time."
1416
1465
msgstr ""
1417
1466
 
1418
 
#: drizzled/drizzled.cc:2380
 
1467
#: drizzled/drizzled.cc:2480
1419
1468
msgid "After this many write locks, allow some read locks to run in between."
1420
1469
msgstr ""
1421
1470
 
1422
 
#: drizzled/drizzled.cc:2384
 
1471
#: drizzled/drizzled.cc:2484
1423
1472
msgid ""
1424
1473
"Don't log queries which examine less than min_examined_row_limit rows to "
1425
1474
"file."
1426
1475
msgstr ""
1427
1476
 
1428
 
#: drizzled/drizzled.cc:2390
 
1477
#: drizzled/drizzled.cc:2490
1429
1478
msgid ""
1430
1479
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1431
1480
"Possible values of name are 'nulls_unequal' (default behavior), "
1432
1481
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1433
1482
msgstr ""
1434
1483
 
1435
 
#: drizzled/drizzled.cc:2397
 
1484
#: drizzled/drizzled.cc:2497
1436
1485
msgid "Buffer length for TCP/IP and socket communication."
1437
1486
msgstr ""
1438
1487
 
1439
 
#: drizzled/drizzled.cc:2402
 
1488
#: drizzled/drizzled.cc:2502
1440
1489
msgid ""
1441
1490
"Number of seconds to wait for more data from a connection before aborting "
1442
1491
"the read."
1443
1492
msgstr ""
1444
1493
 
1445
 
#: drizzled/drizzled.cc:2408
 
1494
#: drizzled/drizzled.cc:2508
1446
1495
msgid ""
1447
1496
"If a read on a communication port is interrupted, retry this many times "
1448
1497
"before giving up."
1449
1498
msgstr ""
1450
1499
 
1451
 
#: drizzled/drizzled.cc:2414
 
1500
#: drizzled/drizzled.cc:2514
1452
1501
msgid ""
1453
1502
"Number of seconds to wait for a block to be written to a connection before "
1454
1503
"aborting the write."
1455
1504
msgstr ""
1456
1505
 
1457
 
#: drizzled/drizzled.cc:2420
 
1506
#: drizzled/drizzled.cc:2520
1458
1507
msgid ""
1459
1508
"Controls the heuristic(s) applied during query optimization to prune less-"
1460
1509
"promising partial plans from the optimizer search space. Meaning: false - do "
1462
1511
"based on number of retrieved rows."
1463
1512
msgstr ""
1464
1513
 
1465
 
#: drizzled/drizzled.cc:2428
 
1514
#: drizzled/drizzled.cc:2528
1466
1515
msgid ""
1467
1516
"Maximum depth of search performed by the query optimizer. Values larger than "
1468
1517
"the number of relations in a query result in better query plans, but take "
1473
1522
"(used for testing/comparison)."
1474
1523
msgstr ""
1475
1524
 
1476
 
#: drizzled/drizzled.cc:2440
 
1525
#: drizzled/drizzled.cc:2540
1477
1526
msgid "Directory for plugins."
1478
1527
msgstr ""
1479
1528
 
1480
 
#: drizzled/drizzled.cc:2444
 
1529
#: drizzled/drizzled.cc:2544
1481
1530
msgid ""
1482
1531
"Optional colon (or semicolon) separated list of plugins to load,where each "
1483
1532
"plugin is identified by the name of the shared library. [for example: --"
1484
1533
"plugin_load=libmd5udf.so:libauth_pam.so]"
1485
1534
msgstr ""
1486
1535
 
1487
 
#: drizzled/drizzled.cc:2450
 
1536
#: drizzled/drizzled.cc:2550
1488
1537
msgid "The size of the buffer that is allocated when preloading indexes"
1489
1538
msgstr ""
1490
1539
 
1491
 
#: drizzled/drizzled.cc:2455
 
1540
#: drizzled/drizzled.cc:2555
1492
1541
msgid "Allocation block size for query parsing and execution"
1493
1542
msgstr ""
1494
1543
 
1495
 
#: drizzled/drizzled.cc:2460
 
1544
#: drizzled/drizzled.cc:2560
1496
1545
msgid "Persistent buffer for query parsing and execution"
1497
1546
msgstr ""
1498
1547
 
1499
 
#: drizzled/drizzled.cc:2466
 
1548
#: drizzled/drizzled.cc:2566
1500
1549
msgid "Allocation block size for storing ranges during optimization"
1501
1550
msgstr ""
1502
1551
 
1503
 
#: drizzled/drizzled.cc:2472
 
1552
#: drizzled/drizzled.cc:2572
1504
1553
msgid ""
1505
1554
"Each thread that does a sequential scan allocates a buffer of this size for "
1506
1555
"each table it scans. If you do many sequential scans, you may want to "
1507
1556
"increase this value."
1508
1557
msgstr ""
1509
1558
 
1510
 
#: drizzled/drizzled.cc:2480
 
1559
#: drizzled/drizzled.cc:2580
1511
1560
msgid ""
1512
1561
"When reading rows in sorted order after a sort, the rows are read through "
1513
1562
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1514
1563
"record_buffer."
1515
1564
msgstr ""
1516
1565
 
1517
 
#: drizzled/drizzled.cc:2488
 
1566
#: drizzled/drizzled.cc:2588
1518
1567
msgid "Select scheduler to be used (by default pool-of-threads)."
1519
1568
msgstr ""
1520
1569
 
1521
 
#: drizzled/drizzled.cc:2492
 
1570
#: drizzled/drizzled.cc:2592
1522
1571
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1523
1572
msgstr ""
1524
1573
 
1525
 
#: drizzled/drizzled.cc:2498
 
1574
#: drizzled/drizzled.cc:2598
1526
1575
msgid "The number of cached table definitions."
1527
1576
msgstr ""
1528
1577
 
1529
 
#: drizzled/drizzled.cc:2502
 
1578
#: drizzled/drizzled.cc:2602
1530
1579
msgid "The number of cached open tables."
1531
1580
msgstr ""
1532
1581
 
1533
 
#: drizzled/drizzled.cc:2506
 
1582
#: drizzled/drizzled.cc:2606
1534
1583
msgid ""
1535
1584
"Timeout in seconds to wait for a table level lock before returning an error. "
1536
1585
"Used only if the connection has active cursors."
1537
1586
msgstr ""
1538
1587
 
1539
 
#: drizzled/drizzled.cc:2511
 
1588
#: drizzled/drizzled.cc:2611
1540
1589
msgid "The stack size for each thread."
1541
1590
msgstr ""
1542
1591
 
1543
 
#: drizzled/drizzled.cc:2517
 
1592
#: drizzled/drizzled.cc:2617
1544
1593
msgid ""
1545
1594
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1546
1595
"automatically convert it to an on-disk MyISAM table."
1547
1596
msgstr ""
1548
1597
 
1549
 
#: drizzled/drizzled.cc:2523
 
1598
#: drizzled/drizzled.cc:2623
1550
1599
msgid "Allocation block size for transactions to be stored in binary log"
1551
1600
msgstr ""
1552
1601
 
1553
 
#: drizzled/drizzled.cc:2528
 
1602
#: drizzled/drizzled.cc:2628
1554
1603
msgid "Persistent buffer for transactions to be stored in binary log"
1555
1604
msgstr ""
1556
1605
 
1557
 
#: drizzled/drizzled.cc:2533
 
1606
#: drizzled/drizzled.cc:2633
1558
1607
msgid ""
1559
1608
"The number of seconds the server waits for activity on a connection before "
1560
1609
"closing it."
1561
1610
msgstr ""
1562
1611
 
1563
 
#: drizzled/drizzled.cc:2682
 
1612
#: drizzled/drizzled.cc:2784
1564
1613
msgid ""
1565
1614
"Copyright (C) 2008 Sun Microsystems\n"
1566
1615
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1569
1618
"Starts the Drizzle database server\n"
1570
1619
msgstr ""
1571
1620
 
1572
 
#: drizzled/drizzled.cc:2689
 
1621
#: drizzled/drizzled.cc:2791
1573
1622
#, c-format
1574
1623
msgid "Usage: %s [OPTIONS]\n"
1575
1624
msgstr ""
1576
1625
 
1577
 
#: drizzled/drizzled.cc:2700
 
1626
#: drizzled/drizzled.cc:2802
1578
1627
msgid ""
1579
1628
"\n"
1580
1629
"To see what values a running Drizzle server is using, type\n"
1581
1630
"'drizzleadmin variables' instead of 'drizzled --help'."
1582
1631
msgstr ""
1583
1632
 
1584
 
#: drizzled/drizzled.cc:2845
 
1633
#: drizzled/drizzled.cc:2952
1585
1634
#, c-format
1586
1635
msgid ""
1587
1636
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1588
1637
"command line\n"
1589
1638
msgstr ""
1590
1639
 
1591
 
#: drizzled/drizzled.cc:2886
 
1640
#: drizzled/drizzled.cc:2996
1592
1641
msgid "Can't start server: cannot resolve hostname!"
1593
1642
msgstr ""
1594
1643
 
1595
 
#: drizzled/drizzled.cc:2892
 
1644
#: drizzled/drizzled.cc:3002
1596
1645
msgid "Can't start server: bind-address refers to multiple interfaces!"
1597
1646
msgstr ""
1598
1647
 
1599
 
#: drizzled/drizzled.cc:3204
 
1648
#: drizzled/drizzled.cc:3316
1600
1649
#, c-format
1601
1650
msgid "No option given to %s\n"
1602
1651
msgstr ""
1603
1652
 
1604
 
#: drizzled/drizzled.cc:3206
 
1653
#: drizzled/drizzled.cc:3318
1605
1654
#, c-format
1606
1655
msgid "Wrong option to %s. Option(s) given: %s\n"
1607
1656
msgstr ""
1608
1657
 
1609
 
#: drizzled/drizzled.cc:3208
 
1658
#: drizzled/drizzled.cc:3320
1610
1659
#, c-format
1611
1660
msgid "Alternatives are: '%s'"
1612
1661
msgstr ""
1613
1662
 
1614
 
#: drizzled/errmsg.cc:40
 
1663
#: drizzled/errmsg.cc:46
1615
1664
#, c-format
1616
1665
msgid "errmsg plugin '%s' init() failed."
1617
1666
msgstr ""
1618
1667
 
1619
 
#: drizzled/errmsg.cc:67
 
1668
#: drizzled/errmsg.cc:76
1620
1669
#, c-format
1621
1670
msgid "errmsg plugin '%s' deinit() failed."
1622
1671
msgstr ""
1623
1672
 
1624
 
#: drizzled/errmsg.cc:106
 
1673
#: drizzled/errmsg.cc:117
1625
1674
#, c-format
1626
 
msgid "errmsg plugin '%s' errmsg() failed"
 
1675
msgid "errmsg plugin '%s' errmsg_func() failed"
1627
1676
msgstr ""
1628
1677
 
1629
1678
#: drizzled/error.cc:34
2413
2462
msgid "Got packets out of order"
2414
2463
msgstr ""
2415
2464
 
2416
 
#: drizzled/error.cc:348 libdrizzleclient/errmsg.cc:98
 
2465
#: drizzled/error.cc:348 libdrizzleclient/errmsg.c:98
2417
2466
msgid "Couldn't uncompress communication packet"
2418
2467
msgstr ""
2419
2468
 
2420
 
#: drizzled/error.cc:350 libdrizzleclient/errmsg.cc:100
 
2469
#: drizzled/error.cc:350 libdrizzleclient/errmsg.c:100
2421
2470
msgid "Got an error reading communication packets"
2422
2471
msgstr ""
2423
2472
 
2424
 
#: drizzled/error.cc:352 libdrizzleclient/errmsg.cc:102
 
2473
#: drizzled/error.cc:352 libdrizzleclient/errmsg.c:102
2425
2474
msgid "Got timeout reading communication packets"
2426
2475
msgstr ""
2427
2476
 
2428
 
#: drizzled/error.cc:354 libdrizzleclient/errmsg.cc:104
 
2477
#: drizzled/error.cc:354 libdrizzleclient/errmsg.c:104
2429
2478
msgid "Got an error writing communication packets"
2430
2479
msgstr ""
2431
2480
 
2432
 
#: drizzled/error.cc:356 libdrizzleclient/errmsg.cc:106
 
2481
#: drizzled/error.cc:356 libdrizzleclient/errmsg.c:106
2433
2482
msgid "Got timeout writing communication packets"
2434
2483
msgstr ""
2435
2484
 
2544
2593
#: drizzled/error.cc:402
2545
2594
#, c-format
2546
2595
msgid ""
2547
 
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
 
2596
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2548
2597
"'%-.64s' (%-.64s)"
2549
2598
msgstr ""
2550
2599
 
5021
5070
msgid "Received an invalid time value '%s'."
5022
5071
msgstr ""
5023
5072
 
5024
 
#: drizzled/error.cc:1416
5025
 
#, c-format
5026
 
msgid "Received an invalid enum value '%s'."
5027
 
msgstr ""
5028
 
 
5029
 
#: drizzled/handler.cc:948
 
5073
#: drizzled/handler.cc:956
5030
5074
#, c-format
5031
5075
msgid "Found %d prepared transaction(s) in %s"
5032
5076
msgstr ""
5033
5077
 
5034
 
#: drizzled/handler.cc:1000
 
5078
#: drizzled/handler.cc:1008
5035
5079
msgid "Starting crash recovery..."
5036
5080
msgstr ""
5037
5081
 
5038
 
#: drizzled/handler.cc:1032
 
5082
#: drizzled/handler.cc:1040
5039
5083
#, c-format
5040
5084
msgid "Found %d prepared XA transactions"
5041
5085
msgstr ""
5042
5086
 
5043
 
#: drizzled/handler.cc:1037
 
5087
#: drizzled/handler.cc:1045
5044
5088
#, c-format
5045
5089
msgid ""
5046
5090
"Found %d prepared transactions! It means that drizzled was not shut down "
5049
5093
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5050
5094
msgstr ""
5051
5095
 
5052
 
#: drizzled/handler.cc:1047
 
5096
#: drizzled/handler.cc:1055
5053
5097
msgid "Crash recovery finished."
5054
5098
msgstr ""
5055
5099
 
 
5100
#: drizzled/handlerton.cc:268
 
5101
msgid "Too many storage engines!"
 
5102
msgstr ""
 
5103
 
 
5104
#: drizzled/handlerton.cc:273
 
5105
#, c-format
 
5106
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
 
5107
msgstr ""
 
5108
 
5056
5109
#. TRANSLATORS: The leading word "logging" is the name
5057
5110
#. of the plugin api, and so should not be translated.
5058
 
#: drizzled/logging.cc:56
 
5111
#: drizzled/logging.cc:65
5059
5112
#, c-format
5060
5113
msgid "logging plugin '%s' deinit() failed"
5061
5114
msgstr ""
5062
5115
 
5063
 
#: drizzled/logging.cc:77
 
5116
#. TRANSLATORS: The leading word "logging" is the name
 
5117
#. of the plugin api, and so should not be translated.
 
5118
#: drizzled/logging.cc:87
5064
5119
#, c-format
5065
 
msgid "logging plugin '%s' pre() failed"
 
5120
msgid "logging plugin '%s' logging_pre() failed"
5066
5121
msgstr ""
5067
5122
 
5068
 
#: drizzled/logging.cc:108
 
5123
#. TRANSLATORS: The leading word "logging" is the name
 
5124
#. of the plugin api, and so should not be translated.
 
5125
#: drizzled/logging.cc:119
5069
5126
#, c-format
5070
 
msgid "logging plugin '%s' post() failed"
 
5127
msgid "logging plugin '%s' logging_post() failed"
5071
5128
msgstr ""
5072
5129
 
5073
5130
#. TRANSLATORS: The leading word "parser" is the name
5079
5136
 
5080
5137
#. TRANSLATORS: The leading word "parser" is the name
5081
5138
#. of the plugin api, and so should not be translated.
5082
 
#: drizzled/parser.cc:66
 
5139
#: drizzled/parser.cc:67
5083
5140
#, c-format
5084
5141
msgid "parser plugin '%s' deinit() failed"
5085
5142
msgstr ""
5086
5143
 
5087
5144
#. TRANSLATORS: The leading word "parser" is the name
5088
5145
#. of the plugin api, and so should not be translated.
5089
 
#: drizzled/parser.cc:103
 
5146
#: drizzled/parser.cc:104
5090
5147
#, c-format
5091
5148
msgid "parser plugin '%s' parser_func1() failed"
5092
5149
msgstr ""
5093
5150
 
5094
5151
#. TRANSLATORS: The leading word "parser" is the name
5095
5152
#. of the plugin api, and so should not be translated.
5096
 
#: drizzled/parser.cc:157
 
5153
#: drizzled/parser.cc:158
5097
5154
#, c-format
5098
5155
msgid "parser plugin '%s' parser_func2() failed"
5099
5156
msgstr ""
5103
5160
msgid "qcache plugin '%s' init() failed"
5104
5161
msgstr ""
5105
5162
 
5106
 
#: drizzled/qcache.cc:59
 
5163
#: drizzled/qcache.cc:60
5107
5164
#, c-format
5108
5165
msgid "qcache plugin '%s' deinit() failed"
5109
5166
msgstr ""
5110
5167
 
5111
 
#: drizzled/qcache.cc:104
 
5168
#: drizzled/qcache.cc:105
5112
5169
#, c-format
5113
5170
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5114
5171
msgstr ""
5115
5172
 
5116
 
#: drizzled/qcache.cc:121
 
5173
#: drizzled/qcache.cc:122
5117
5174
#, c-format
5118
5175
msgid "qcache plugin '%s' set() failed"
5119
5176
msgstr ""
5120
5177
 
5121
 
#: drizzled/qcache.cc:140
 
5178
#: drizzled/qcache.cc:141
5122
5179
#, c-format
5123
5180
msgid "qcache plugin '%s' invalidate_table() failed"
5124
5181
msgstr ""
5125
5182
 
5126
 
#: drizzled/qcache.cc:159
 
5183
#: drizzled/qcache.cc:160
5127
5184
#, c-format
5128
5185
msgid "qcache plugin '%s' invalidate_db() failed"
5129
5186
msgstr ""
5130
5187
 
5131
 
#: drizzled/qcache.cc:177
 
5188
#: drizzled/qcache.cc:178
5132
5189
#, c-format
5133
5190
msgid "qcache plugin '%s' flush() failed"
5134
5191
msgstr ""
5135
5192
 
5136
 
#: drizzled/replicator.cc:36
 
5193
#. TRANSLATORS: The leading word "replicator" is the name
 
5194
#. of the plugin api, and so should not be translated.
 
5195
#: drizzled/replicator.cc:41
5137
5196
#, c-format
5138
5197
msgid "replicator plugin '%s' init() failed"
5139
5198
msgstr ""
5140
5199
 
5141
 
#: drizzled/replicator.cc:58
 
5200
#. TRANSLATORS: The leading word "replicator" is the name
 
5201
#. of the plugin api, and so should not be translated.
 
5202
#: drizzled/replicator.cc:65
5142
5203
#, c-format
5143
5204
msgid "replicator plugin '%s' deinit() failed"
5144
5205
msgstr ""
5145
5206
 
5146
 
#: drizzled/replicator.cc:81
 
5207
#. TRANSLATORS: The leading word "replicator" is the name
 
5208
#. of the plugin api, and so should not be translated.
 
5209
#: drizzled/replicator.cc:89
5147
5210
#, c-format
5148
5211
msgid "replicator plugin '%s' session_init() failed"
5149
5212
msgstr ""
5150
5213
 
5151
 
#: drizzled/replicator.cc:152
 
5214
#. TRANSLATORS: The leading word "replicator" is the name
 
5215
#. of the plugin api, and so should not be translated.
 
5216
#: drizzled/replicator.cc:159
5152
5217
#, c-format
5153
5218
msgid "replicator plugin '%s' row_insert() failed"
5154
5219
msgstr ""
5155
5220
 
5156
 
#: drizzled/replicator.cc:168
 
5221
#. TRANSLATORS: The leading word "replicator" is the name
 
5222
#. of the plugin api, and so should not be translated.
 
5223
#: drizzled/replicator.cc:173
5157
5224
#, c-format
5158
5225
msgid "replicator plugin '%s' row_update() failed"
5159
5226
msgstr ""
5160
5227
 
5161
 
#: drizzled/replicator.cc:183
 
5228
#. TRANSLATORS: The leading word "replicator" is the name
 
5229
#. of the plugin api, and so should not be translated.
 
5230
#: drizzled/replicator.cc:187
5162
5231
#, c-format
5163
5232
msgid "replicator plugin '%s' row_delete() failed"
5164
5233
msgstr ""
5165
5234
 
5166
 
#: drizzled/replicator.cc:270
 
5235
#. TRANSLATORS: The leading word "replicator" is the name
 
5236
#. of the plugin api, and so should not be translated.
 
5237
#: drizzled/replicator.cc:272
5167
5238
#, c-format
5168
5239
msgid "replicator plugin '%s' end_transaction() failed"
5169
5240
msgstr ""
5170
5241
 
5171
 
#: drizzled/replicator.cc:328
 
5242
#. TRANSLATORS: The leading word "replicator" is the name
 
5243
#. of the plugin api, and so should not be translated.
 
5244
#: drizzled/replicator.cc:329
5172
5245
#, c-format
5173
5246
msgid "replicator plugin '%s' statement() failed"
5174
5247
msgstr ""
5175
5248
 
5176
 
#: drizzled/scheduling.cc:57
 
5249
#: drizzled/scheduling.cc:61
5177
5250
#, c-format
5178
5251
msgid "scheduling plugin '%s' init() failed"
5179
5252
msgstr ""
5180
5253
 
5181
 
#: drizzled/scheduling.cc:80
 
5254
#. TRANSLATORS: The leading word "scheduling" is the name
 
5255
#. of the plugin api, and so should not be translated.
 
5256
#: drizzled/scheduling.cc:95
5182
5257
#, c-format
5183
5258
msgid "scheduling plugin '%s' deinit() failed"
5184
5259
msgstr ""
5185
5260
 
5186
 
#: drizzled/sql_base.cc:2295
 
5261
#: drizzled/sql_base.cc:2306
5187
5262
#, c-format
5188
5263
msgid "Table %s had a open data handler in reopen_table"
5189
5264
msgstr ""
5190
5265
 
5191
 
#: drizzled/sql_base.cc:2943
 
5266
#: drizzled/sql_base.cc:2955
5192
5267
#, c-format
5193
5268
msgid "Couldn't repair table: %s.%s"
5194
5269
msgstr ""
5195
5270
 
5196
 
#: drizzled/sql_base.cc:2985
 
5271
#: drizzled/sql_base.cc:2997
5197
5272
#, c-format
5198
5273
msgid ""
5199
5274
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5200
5275
"s`.`%s`' to replication"
5201
5276
msgstr ""
5202
5277
 
5203
 
#: drizzled/sql_base.cc:3588
 
5278
#: drizzled/sql_base.cc:3600
5204
5279
#, c-format
5205
5280
msgid "Could not remove temporary table: '%s', error: %d"
5206
5281
msgstr ""
5207
5282
 
5208
 
#: drizzled/sql_plugin.cc:645
 
5283
#: drizzled/sql_base.cc:6195
 
5284
msgid "Can't create thread to kill server"
 
5285
msgstr ""
 
5286
 
 
5287
#: drizzled/sql_plugin.cc:680
5209
5288
#, c-format
5210
5289
msgid "Plugin '%s' of type %s failed deinitialization"
5211
5290
msgstr ""
5212
5291
 
5213
 
#: drizzled/sql_plugin.cc:688
 
5292
#: drizzled/sql_plugin.cc:694
 
5293
#, c-format
 
5294
msgid "Plugin '%s' has ref_count=%d after deinitialization."
 
5295
msgstr ""
 
5296
 
 
5297
#: drizzled/sql_plugin.cc:782
5214
5298
#, c-format
5215
5299
msgid "Plugin '%s' registration as a %s failed."
5216
5300
msgstr ""
5217
5301
 
5218
 
#: drizzled/sql_plugin.cc:889
 
5302
#: drizzled/sql_plugin.cc:1005
5219
5303
msgid "plugin-load parameter too long"
5220
5304
msgstr ""
5221
5305
 
5222
 
#: drizzled/sql_plugin.cc:949
 
5306
#: drizzled/sql_plugin.cc:1065
5223
5307
#, c-format
5224
5308
msgid "Couldn't load plugin named '%s' with soname '%s'."
5225
5309
msgstr ""
5226
5310
 
5227
 
#: drizzled/sql_plugin.cc:1347
 
5311
#: drizzled/sql_plugin.cc:1118
 
5312
#, c-format
 
5313
msgid "Forcing shutdown of %<PRIu64> plugins"
 
5314
msgstr ""
 
5315
 
 
5316
#: drizzled/sql_plugin.cc:1141
 
5317
#, c-format
 
5318
msgid "Plugin '%s' will be forced to shutdown"
 
5319
msgstr ""
 
5320
 
 
5321
#: drizzled/sql_plugin.cc:1157
 
5322
#, c-format
 
5323
msgid "Plugin '%s' has ref_count=%d after shutdown."
 
5324
msgstr ""
 
5325
 
 
5326
#: drizzled/sql_plugin.cc:1545
5228
5327
msgid "Out of memory."
5229
5328
msgstr ""
5230
5329
 
5231
 
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
 
5330
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5232
5331
#, c-format
5233
5332
msgid "Unknown variable type code 0x%x in plugin '%s'."
5234
5333
msgstr ""
5235
5334
 
5236
 
#: drizzled/sql_plugin.cc:2231
 
5335
#: drizzled/sql_plugin.cc:2437
5237
5336
#, c-format
5238
5337
msgid ""
5239
5338
"Server variable %s of plugin %s was forced to be read-only: string variable "
5240
5339
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5241
5340
msgstr ""
5242
5341
 
5243
 
#: drizzled/sql_plugin.cc:2262
 
5342
#: drizzled/sql_plugin.cc:2468
5244
5343
#, c-format
5245
5344
msgid "Missing variable name in plugin '%s'."
5246
5345
msgstr ""
5247
5346
 
5248
 
#: drizzled/sql_plugin.cc:2279
 
5347
#: drizzled/sql_plugin.cc:2485
5249
5348
#, c-format
5250
5349
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5251
5350
msgstr ""
5252
5351
 
5253
 
#: drizzled/sql_plugin.cc:2397
 
5352
#: drizzled/sql_plugin.cc:2603
5254
5353
#, c-format
5255
5354
msgid "Out of memory for plugin '%s'."
5256
5355
msgstr ""
5257
5356
 
5258
 
#: drizzled/sql_plugin.cc:2404
 
5357
#: drizzled/sql_plugin.cc:2610
5259
5358
#, c-format
5260
5359
msgid "Bad options for plugin '%s'."
5261
5360
msgstr ""
5262
5361
 
5263
 
#: drizzled/sql_plugin.cc:2413
 
5362
#: drizzled/sql_plugin.cc:2619
5264
5363
#, c-format
5265
5364
msgid "Parsing options for plugin '%s' failed."
5266
5365
msgstr ""
5267
5366
 
5268
 
#: drizzled/sql_plugin.cc:2456
 
5367
#: drizzled/sql_plugin.cc:2662
5269
5368
#, c-format
5270
5369
msgid "Plugin '%s' has conflicting system variables"
5271
5370
msgstr ""
5275
5374
msgid "Invalid (old?) table or database name '%s'"
5276
5375
msgstr ""
5277
5376
 
5278
 
#: drizzled/sql_table.cc:2687
 
5377
#: drizzled/sql_table.cc:2691
5279
5378
#, c-format
5280
5379
msgid "Unknown - internal error %d during operation"
5281
5380
msgstr ""
5282
5381
 
5283
 
#: drizzled/sql_table.cc:4955
 
5382
#: drizzled/sql_table.cc:4961
5284
5383
#, c-format
5285
5384
msgid "Could not open table %s.%s after rename\n"
5286
5385
msgstr ""
5287
5386
 
5288
 
#: drizzled/sql_table.cc:5135
 
5387
#: drizzled/sql_table.cc:5141
5289
5388
#, c-format
5290
5389
msgid ""
5291
5390
"order_st BY ignored because there is a user-defined clustered index in the "
5292
5391
"table '%-.192s'"
5293
5392
msgstr ""
5294
5393
 
5295
 
#: drizzled/sql_udf.cc:82
5296
 
#, c-format
5297
 
msgid "Plugin '%s' init function returned error %d."
5298
 
msgstr ""
5299
 
 
5300
5394
#: drizzled/table.cc:482
5301
5395
#, c-format
5302
5396
msgid ""
5351
5445
"have type %s  but the column is not found."
5352
5446
msgstr ""
5353
5447
 
5354
 
#: drizzled/table.cc:4948
 
5448
#: drizzled/table.cc:4951
5355
5449
#, c-format
5356
5450
msgid "Got error %d when reading table '%s'"
5357
5451
msgstr ""
5418
5512
msgid "%s: option `-W %s' doesn't allow an argument\n"
5419
5513
msgstr ""
5420
5514
 
5421
 
#: libdrizzleclient/errmsg.cc:28
 
5515
#: libdrizzleclient/errmsg.c:28
5422
5516
msgid "Unknown Drizzle error"
5423
5517
msgstr ""
5424
5518
 
5425
 
#: libdrizzleclient/errmsg.cc:29
 
5519
#: libdrizzleclient/errmsg.c:29
5426
5520
#, c-format
5427
5521
msgid "Can't create UNIX socket (%d)"
5428
5522
msgstr ""
5429
5523
 
5430
 
#: libdrizzleclient/errmsg.cc:30
 
5524
#: libdrizzleclient/errmsg.c:30
5431
5525
#, c-format
5432
5526
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5433
5527
msgstr ""
5434
5528
 
5435
 
#: libdrizzleclient/errmsg.cc:31
 
5529
#: libdrizzleclient/errmsg.c:31
5436
5530
#, c-format
5437
 
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
 
5531
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5438
5532
msgstr ""
5439
5533
 
5440
 
#: libdrizzleclient/errmsg.cc:32
 
5534
#: libdrizzleclient/errmsg.c:32
5441
5535
#, c-format
5442
5536
msgid "Can't create TCP/IP socket (%d)"
5443
5537
msgstr ""
5444
5538
 
5445
 
#: libdrizzleclient/errmsg.cc:33
 
5539
#: libdrizzleclient/errmsg.c:33
5446
5540
#, c-format
5447
5541
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5448
5542
msgstr ""
5449
5543
 
5450
 
#: libdrizzleclient/errmsg.cc:34
 
5544
#: libdrizzleclient/errmsg.c:34
5451
5545
msgid "Drizzle server has gone away"
5452
5546
msgstr ""
5453
5547
 
5454
 
#: libdrizzleclient/errmsg.cc:35
 
5548
#: libdrizzleclient/errmsg.c:35
5455
5549
#, c-format
5456
5550
msgid "Protocol mismatch; server version = %d, client version = %d"
5457
5551
msgstr ""
5458
5552
 
5459
 
#: libdrizzleclient/errmsg.cc:36
 
5553
#: libdrizzleclient/errmsg.c:36
5460
5554
msgid "Drizzle client ran out of memory"
5461
5555
msgstr ""
5462
5556
 
5463
 
#: libdrizzleclient/errmsg.cc:37
 
5557
#: libdrizzleclient/errmsg.c:37
5464
5558
msgid "Wrong host info"
5465
5559
msgstr ""
5466
5560
 
5467
 
#: libdrizzleclient/errmsg.cc:38
 
5561
#: libdrizzleclient/errmsg.c:38
5468
5562
msgid "Localhost via UNIX socket"
5469
5563
msgstr ""
5470
5564
 
5471
 
#: libdrizzleclient/errmsg.cc:39
 
5565
#: libdrizzleclient/errmsg.c:39
5472
5566
#, c-format
5473
5567
msgid "%-.100s via TCP/IP"
5474
5568
msgstr ""
5475
5569
 
5476
 
#: libdrizzleclient/errmsg.cc:40
 
5570
#: libdrizzleclient/errmsg.c:40
5477
5571
msgid "Error in server handshake"
5478
5572
msgstr ""
5479
5573
 
5480
 
#: libdrizzleclient/errmsg.cc:41
 
5574
#: libdrizzleclient/errmsg.c:41
5481
5575
msgid "Lost connection to Drizzle server during query"
5482
5576
msgstr ""
5483
5577
 
5484
 
#: libdrizzleclient/errmsg.cc:42
 
5578
#: libdrizzleclient/errmsg.c:42
5485
5579
msgid "Commands out of sync; you can't run this command now"
5486
5580
msgstr ""
5487
5581
 
5488
 
#: libdrizzleclient/errmsg.cc:43
 
5582
#: libdrizzleclient/errmsg.c:43
5489
5583
#, c-format
5490
5584
msgid "Named pipe: %-.32s"
5491
5585
msgstr ""
5492
5586
 
5493
 
#: libdrizzleclient/errmsg.cc:44
 
5587
#: libdrizzleclient/errmsg.c:44
5494
5588
#, c-format
5495
5589
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
5496
5590
msgstr ""
5497
5591
 
5498
 
#: libdrizzleclient/errmsg.cc:45
 
5592
#: libdrizzleclient/errmsg.c:45
5499
5593
#, c-format
5500
5594
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
5501
5595
msgstr ""
5502
5596
 
5503
 
#: libdrizzleclient/errmsg.cc:46
 
5597
#: libdrizzleclient/errmsg.c:46
5504
5598
#, c-format
5505
5599
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
5506
5600
msgstr ""
5507
5601
 
5508
 
#: libdrizzleclient/errmsg.cc:47
 
5602
#: libdrizzleclient/errmsg.c:47
5509
5603
#, c-format
5510
5604
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5511
5605
msgstr ""
5512
5606
 
5513
 
#: libdrizzleclient/errmsg.cc:48
 
5607
#: libdrizzleclient/errmsg.c:48
5514
5608
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5515
5609
msgstr ""
5516
5610
 
5517
 
#: libdrizzleclient/errmsg.cc:49
 
5611
#: libdrizzleclient/errmsg.c:49
5518
5612
msgid "Embedded server"
5519
5613
msgstr ""
5520
5614
 
5521
 
#: libdrizzleclient/errmsg.cc:50
 
5615
#: libdrizzleclient/errmsg.c:50
5522
5616
msgid "Error on SHOW SLAVE STATUS:"
5523
5617
msgstr ""
5524
5618
 
5525
 
#: libdrizzleclient/errmsg.cc:51
 
5619
#: libdrizzleclient/errmsg.c:51
5526
5620
msgid "Error on SHOW SLAVE HOSTS:"
5527
5621
msgstr ""
5528
5622
 
5529
 
#: libdrizzleclient/errmsg.cc:52
 
5623
#: libdrizzleclient/errmsg.c:52
5530
5624
msgid "Error connecting to slave:"
5531
5625
msgstr ""
5532
5626
 
5533
 
#: libdrizzleclient/errmsg.cc:53
 
5627
#: libdrizzleclient/errmsg.c:53
5534
5628
msgid "Error connecting to master:"
5535
5629
msgstr ""
5536
5630
 
5537
 
#: libdrizzleclient/errmsg.cc:54
 
5631
#: libdrizzleclient/errmsg.c:54
5538
5632
msgid "SSL connection error"
5539
5633
msgstr ""
5540
5634
 
5541
 
#: libdrizzleclient/errmsg.cc:55
 
5635
#: libdrizzleclient/errmsg.c:55
5542
5636
msgid "Malformed packet"
5543
5637
msgstr ""
5544
5638
 
5545
 
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5546
 
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5547
 
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5548
 
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5549
 
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
 
5639
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
 
5640
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
 
5641
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
 
5642
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
 
5643
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5550
5644
msgid "(unused error message)"
5551
5645
msgstr ""
5552
5646
 
5553
 
#: libdrizzleclient/errmsg.cc:57
 
5647
#: libdrizzleclient/errmsg.c:57
5554
5648
msgid "Invalid use of null pointer"
5555
5649
msgstr ""
5556
5650
 
5557
 
#: libdrizzleclient/errmsg.cc:58
 
5651
#: libdrizzleclient/errmsg.c:58
5558
5652
msgid "Statement not prepared"
5559
5653
msgstr ""
5560
5654
 
5561
 
#: libdrizzleclient/errmsg.cc:59
 
5655
#: libdrizzleclient/errmsg.c:59
5562
5656
msgid "No data supplied for parameters in prepared statement"
5563
5657
msgstr ""
5564
5658
 
5565
 
#: libdrizzleclient/errmsg.cc:60
 
5659
#: libdrizzleclient/errmsg.c:60
5566
5660
msgid "Data truncated"
5567
5661
msgstr ""
5568
5662
 
5569
 
#: libdrizzleclient/errmsg.cc:61
 
5663
#: libdrizzleclient/errmsg.c:61
5570
5664
msgid "No parameters exist in the statement"
5571
5665
msgstr ""
5572
5666
 
5573
 
#: libdrizzleclient/errmsg.cc:62
 
5667
#: libdrizzleclient/errmsg.c:62
5574
5668
msgid "Invalid parameter number"
5575
5669
msgstr ""
5576
5670
 
5577
 
#: libdrizzleclient/errmsg.cc:63
 
5671
#: libdrizzleclient/errmsg.c:63
5578
5672
#, c-format
5579
5673
msgid ""
5580
5674
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5581
5675
msgstr ""
5582
5676
 
5583
 
#: libdrizzleclient/errmsg.cc:65
 
5677
#: libdrizzleclient/errmsg.c:65
5584
5678
#, c-format
5585
5679
msgid "Using unsupported buffer type: %d  (parameter: %d)"
5586
5680
msgstr ""
5587
5681
 
5588
 
#: libdrizzleclient/errmsg.cc:66
 
5682
#: libdrizzleclient/errmsg.c:66
5589
5683
#, c-format
5590
5684
msgid "Shared memory: %-.100s"
5591
5685
msgstr ""
5592
5686
 
5593
 
#: libdrizzleclient/errmsg.cc:76
 
5687
#: libdrizzleclient/errmsg.c:76
5594
5688
msgid "Wrong or unknown protocol"
5595
5689
msgstr ""
5596
5690
 
5597
 
#: libdrizzleclient/errmsg.cc:77
 
5691
#: libdrizzleclient/errmsg.c:77
5598
5692
msgid "Invalid connection handle"
5599
5693
msgstr ""
5600
5694
 
5601
 
#: libdrizzleclient/errmsg.cc:78
 
5695
#: libdrizzleclient/errmsg.c:78
5602
5696
msgid ""
5603
5697
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5604
5698
"option 'secure_auth' enabled)"
5605
5699
msgstr ""
5606
5700
 
5607
 
#: libdrizzleclient/errmsg.cc:80
 
5701
#: libdrizzleclient/errmsg.c:80
5608
5702
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5609
5703
msgstr ""
5610
5704
 
5611
 
#: libdrizzleclient/errmsg.cc:81
 
5705
#: libdrizzleclient/errmsg.c:81
5612
5706
msgid "Attempt to read column without prior row fetch"
5613
5707
msgstr ""
5614
5708
 
5615
 
#: libdrizzleclient/errmsg.cc:82
 
5709
#: libdrizzleclient/errmsg.c:82
5616
5710
msgid "Prepared statement contains no metadata"
5617
5711
msgstr ""
5618
5712
 
5619
 
#: libdrizzleclient/errmsg.cc:83
 
5713
#: libdrizzleclient/errmsg.c:83
5620
5714
msgid ""
5621
5715
"Attempt to read a row while there is no result set associated with the "
5622
5716
"statement"
5623
5717
msgstr ""
5624
5718
 
5625
 
#: libdrizzleclient/errmsg.cc:85
 
5719
#: libdrizzleclient/errmsg.c:85
5626
5720
msgid "This feature is not implemented yet"
5627
5721
msgstr ""
5628
5722
 
5629
 
#: libdrizzleclient/errmsg.cc:86
 
5723
#: libdrizzleclient/errmsg.c:86
5630
5724
#, c-format
5631
5725
msgid ""
5632
5726
"Lost connection to Drizzle server while waiting for initial communication "
5633
5727
"packet, system error: %d"
5634
5728
msgstr ""
5635
5729
 
5636
 
#: libdrizzleclient/errmsg.cc:88
 
5730
#: libdrizzleclient/errmsg.c:88
5637
5731
#, c-format
5638
5732
msgid ""
5639
5733
"Lost connection to Drizzle server while reading initial communication "
5640
5734
"packet, system error: %d"
5641
5735
msgstr ""
5642
5736
 
5643
 
#: libdrizzleclient/errmsg.cc:90
 
5737
#: libdrizzleclient/errmsg.c:90
5644
5738
#, c-format
5645
5739
msgid ""
5646
5740
"Lost connection to Drizzle server while sending authentication information, "
5647
5741
"system error: %d"
5648
5742
msgstr ""
5649
5743
 
5650
 
#: libdrizzleclient/errmsg.cc:92
 
5744
#: libdrizzleclient/errmsg.c:92
5651
5745
#, c-format
5652
5746
msgid ""
5653
5747
"Lost connection to Drizzle server while reading authorization information, "
5654
5748
"system error: %d"
5655
5749
msgstr ""
5656
5750
 
5657
 
#: libdrizzleclient/errmsg.cc:94
 
5751
#: libdrizzleclient/errmsg.c:94
5658
5752
#, c-format
5659
5753
msgid ""
5660
5754
"Lost connection to Drizzle server while setting initial database, system "
5661
5755
"error: %d"
5662
5756
msgstr ""
5663
5757
 
5664
 
#: libdrizzleclient/errmsg.cc:96
 
5758
#: libdrizzleclient/errmsg.c:96
5665
5759
#, c-format
5666
5760
msgid "Statement closed indirectly because of a preceding %s() call"
5667
5761
msgstr ""
5668
5762
 
 
5763
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
 
5764
#, c-format
 
5765
msgid "File '%s' not found (Errcode: %d)"
 
5766
msgstr ""
 
5767
 
 
5768
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
 
5769
#, c-format
 
5770
msgid "Error reading file '%s' (Errcode: %d)"
 
5771
msgstr ""
 
5772
 
5669
5773
#: mysys/errors.cc:25
5670
5774
#, c-format
5671
5775
msgid "Can't create/write to file '%s' (Errcode: %d)"
5672
5776
msgstr ""
5673
5777
 
5674
 
#: mysys/errors.cc:26
5675
 
#, c-format
5676
 
msgid "Error reading file '%s' (Errcode: %d)"
5677
 
msgstr ""
5678
 
 
5679
5778
#: mysys/errors.cc:27
5680
5779
#, c-format
5681
5780
msgid "Error writing file '%s' (Errcode: %d)"
5805
5904
"file"
5806
5905
msgstr ""
5807
5906
 
5808
 
#: mysys/errors.cc:52
5809
 
#, c-format
5810
 
msgid "File '%s' not found (Errcode: %d)"
5811
 
msgstr ""
5812
 
 
5813
5907
#: mysys/errors.cc:53
5814
5908
#, c-format
5815
5909
msgid "File '%s' (fileno: %d) was not closed"
5887
5981
msgid "(Disabled)\n"
5888
5982
msgstr ""
5889
5983
 
5890
 
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
 
5984
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
5891
5985
msgid "Error Messages to stderr"
5892
5986
msgstr ""
5893
5987
 
5894
 
#: plugin/logging_gearman/logging_gearman.cc:262
5895
 
#, c-format
5896
 
msgid "fail gearman_client_create(): %s"
5897
 
msgstr ""
5898
 
 
5899
 
#: plugin/logging_gearman/logging_gearman.cc:272
5900
 
#, c-format
5901
 
msgid "fail gearman_client_add_server(): %s"
5902
 
msgstr ""
5903
 
 
5904
 
#: plugin/logging_gearman/logging_gearman.cc:297
5905
 
msgid "Enable logging to a gearman server"
5906
 
msgstr ""
5907
 
 
5908
 
#: plugin/logging_gearman/logging_gearman.cc:306
5909
 
msgid "Hostname for logging to a Gearman server"
5910
 
msgstr ""
5911
 
 
5912
 
#: plugin/logging_gearman/logging_gearman.cc:323
5913
 
msgid "Log queries to a Gearman server"
5914
 
msgstr ""
5915
 
 
5916
5988
#: plugin/logging_query/logging_query.cc:275
5917
5989
#, c-format
5918
5990
msgid "fail open() fn=%s er=%s\n"
5919
5991
msgstr ""
5920
5992
 
5921
 
#: plugin/logging_query/logging_query.cc:313
 
5993
#: plugin/logging_query/logging_query.cc:315
5922
5994
msgid "Enable logging to CSV file"
5923
5995
msgstr ""
5924
5996
 
5925
 
#: plugin/logging_query/logging_query.cc:322
 
5997
#: plugin/logging_query/logging_query.cc:324
5926
5998
msgid "File to log to"
5927
5999
msgstr ""
5928
6000
 
5929
 
#: plugin/logging_query/logging_query.cc:331
5930
 
#: plugin/logging_syslog/logging_syslog.cc:246
 
6001
#: plugin/logging_query/logging_query.cc:333
 
6002
#: plugin/logging_syslog/logging_syslog.cc:247
5931
6003
msgid "Threshold for logging slow queries, in microseconds"
5932
6004
msgstr ""
5933
6005
 
5934
 
#: plugin/logging_query/logging_query.cc:343
5935
 
#: plugin/logging_syslog/logging_syslog.cc:258
 
6006
#: plugin/logging_query/logging_query.cc:345
 
6007
#: plugin/logging_syslog/logging_syslog.cc:259
5936
6008
msgid "Threshold for logging big queries, for rows returned"
5937
6009
msgstr ""
5938
6010
 
5939
 
#: plugin/logging_query/logging_query.cc:355
5940
 
#: plugin/logging_syslog/logging_syslog.cc:270
 
6011
#: plugin/logging_query/logging_query.cc:357
 
6012
#: plugin/logging_syslog/logging_syslog.cc:271
5941
6013
msgid "Threshold for logging big queries, for rows examined"
5942
6014
msgstr ""
5943
6015
 
5944
 
#: plugin/logging_query/logging_query.cc:378
 
6016
#: plugin/logging_query/logging_query.cc:380
5945
6017
msgid "Log queries to a CSV file"
5946
6018
msgstr ""
5947
6019
 
5948
 
#: plugin/logging_syslog/logging_syslog.cc:167
 
6020
#: plugin/logging_syslog/logging_syslog.cc:166
5949
6021
#, c-format
5950
6022
msgid "syslog facility \"%s\" not known, using \"local0\""
5951
6023
msgstr ""
5952
6024
 
5953
 
#: plugin/logging_syslog/logging_syslog.cc:184
 
6025
#: plugin/logging_syslog/logging_syslog.cc:183
5954
6026
#, c-format
5955
6027
msgid "syslog priority \"%s\" not known, using \"info\""
5956
6028
msgstr ""
5957
6029
 
5958
 
#: plugin/logging_syslog/logging_syslog.cc:210
 
6030
#: plugin/logging_syslog/logging_syslog.cc:211
5959
6031
msgid "Enable logging"
5960
6032
msgstr ""
5961
6033
 
5962
 
#: plugin/logging_syslog/logging_syslog.cc:219
 
6034
#: plugin/logging_syslog/logging_syslog.cc:220
5963
6035
msgid "Syslog Ident"
5964
6036
msgstr ""
5965
6037
 
5966
 
#: plugin/logging_syslog/logging_syslog.cc:228
 
6038
#: plugin/logging_syslog/logging_syslog.cc:229
5967
6039
msgid "Syslog Facility"
5968
6040
msgstr ""
5969
6041
 
5970
 
#: plugin/logging_syslog/logging_syslog.cc:237
 
6042
#: plugin/logging_syslog/logging_syslog.cc:238
5971
6043
msgid "Syslog Priority"
5972
6044
msgstr ""
5973
6045
 
5974
 
#: plugin/logging_syslog/logging_syslog.cc:295
 
6046
#: plugin/logging_syslog/logging_syslog.cc:296
5975
6047
msgid "Log to syslog"
5976
6048
msgstr ""
5977
6049
 
5978
 
#: plugin/multi_thread/multi_thread.cc:120
 
6050
#: plugin/multi_thread/multi_thread.cc:83
5979
6051
msgid "Maximum number of user threads available."
5980
6052
msgstr ""
5981
6053
 
5982
 
#: plugin/pool_of_threads/pool_of_threads.cc:205
5983
 
msgid "event_add error in libevent_add_session_callback\n"
5984
 
msgstr ""
5985
 
 
5986
 
#: plugin/pool_of_threads/pool_of_threads.cc:347
 
6054
#: plugin/pool_of_threads/pool_of_threads.cc:110
5987
6055
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5988
6056
msgstr ""
5989
6057
 
5990
 
#: plugin/pool_of_threads/pool_of_threads.cc:354
 
6058
#: plugin/pool_of_threads/pool_of_threads.cc:116
5991
6059
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5992
6060
msgstr ""
5993
6061
 
5994
 
#: plugin/pool_of_threads/pool_of_threads.cc:366
 
6062
#: plugin/pool_of_threads/pool_of_threads.cc:128
5995
6063
msgid "session_add_event event_add error in libevent_init\n"
5996
6064
msgstr ""
5997
6065
 
5998
 
#: plugin/pool_of_threads/pool_of_threads.cc:380
 
6066
#: plugin/pool_of_threads/pool_of_threads.cc:144
5999
6067
#, c-format
6000
6068
msgid "Can't create completion port thread (error %d)"
6001
6069
msgstr ""
6002
6070
 
6003
 
#: plugin/pool_of_threads/pool_of_threads.cc:443
 
6071
#: plugin/pool_of_threads/pool_of_threads.cc:263
 
6072
msgid "event_add error in libevent_add_session_callback\n"
 
6073
msgstr ""
 
6074
 
 
6075
#: plugin/pool_of_threads/pool_of_threads.cc:377
6004
6076
msgid "libevent_thread_proc: my_thread_init() failed\n"
6005
6077
msgstr ""
6006
6078
 
6007
 
#: plugin/pool_of_threads/pool_of_threads.cc:629
 
6079
#: plugin/pool_of_threads/pool_of_threads.cc:572
6008
6080
msgid "Size of Pool."
6009
6081
msgstr ""
6010
6082
 
6011
 
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
 
6083
#: plugin/replicator/replicator.cc:249
6012
6084
msgid "Enable Replicator"
6013
6085
msgstr ""
6014
6086
 
6015
 
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
 
6087
#: plugin/replicator/replicator.cc:258
6016
6088
msgid "Directory to place replication logs."
6017
6089
msgstr ""
6018
6090
 
6019
 
#: plugin/signal_handler/signal_handler.cc:225
 
6091
#: plugin/signal_handler/signal_handler.cc:223
6020
6092
#, c-format
6021
6093
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6022
6094
msgstr ""
6023
6095
 
6024
 
#: storage/myisam/ha_myisam.cc:468
 
6096
#: storage/myisam/ha_myisam.cc:457
6025
6097
#, c-format
6026
6098
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6027
6099
msgstr ""
6028
6100
 
6029
 
#: storage/myisam/ha_myisam.cc:472
 
6101
#: storage/myisam/ha_myisam.cc:461
6030
6102
#, c-format
6031
6103
msgid "Got an error from unknown thread, %s:%d"
6032
6104
msgstr ""
6033
6105
 
6034
 
#: storage/myisam/ha_myisam.cc:478
 
6106
#: storage/myisam/ha_myisam.cc:466
6035
6107
msgid "Unknown thread accessing table"
6036
6108
msgstr ""
6037
6109
 
6038
 
#: storage/myisam/ha_myisam.cc:1889
 
6110
#: storage/myisam/ha_myisam.cc:1872
6039
6111
msgid "Block size to be used for MyISAM index pages."
6040
6112
msgstr ""
6041
6113
 
6042
 
#: storage/myisam/ha_myisam.cc:1895
 
6114
#: storage/myisam/ha_myisam.cc:1878
6043
6115
msgid ""
6044
6116
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6045
6117
"disables parallel repair."
6046
6118
msgstr ""
6047
6119
 
6048
 
#: storage/myisam/ha_myisam.cc:1901
 
6120
#: storage/myisam/ha_myisam.cc:1884
6049
6121
msgid ""
6050
6122
"Don't use the fast sort index method to created index if the temporary file "
6051
6123
"would get bigger than this."
6052
6124
msgstr ""
6053
6125
 
6054
 
#: storage/myisam/ha_myisam.cc:1906
 
6126
#: storage/myisam/ha_myisam.cc:1889
6055
6127
msgid ""
6056
6128
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6057
6129
"when creating indexes with CREATE INDEX or ALTER TABLE."
6058
6130
msgstr ""
6059
6131
 
6060
 
#: storage/myisam/ha_myisam.cc:1912
 
6132
#: storage/myisam/ha_myisam.cc:1895
6061
6133
msgid "Default pointer size to be used for MyISAM tables."
6062
6134
msgstr ""
6063
6135
 
6064
 
#: storage/myisam/my_handler_errors.cc:34
 
6136
#: storage/myisam/my_handler_errors.c:34
6065
6137
msgid "Didn't find key on read or update"
6066
6138
msgstr ""
6067
6139
 
6068
 
#: storage/myisam/my_handler_errors.cc:36
 
6140
#: storage/myisam/my_handler_errors.c:36
6069
6141
msgid "Duplicate key on write or update"
6070
6142
msgstr ""
6071
6143
 
6072
 
#: storage/myisam/my_handler_errors.cc:38
 
6144
#: storage/myisam/my_handler_errors.c:38
6073
6145
msgid "Internal (unspecified) error in handler"
6074
6146
msgstr ""
6075
6147
 
6076
 
#: storage/myisam/my_handler_errors.cc:40
 
6148
#: storage/myisam/my_handler_errors.c:40
6077
6149
msgid ""
6078
6150
"Someone has changed the row since it was read (while the table was locked to "
6079
6151
"prevent it)"
6080
6152
msgstr ""
6081
6153
 
6082
 
#: storage/myisam/my_handler_errors.cc:43
 
6154
#: storage/myisam/my_handler_errors.c:43
6083
6155
msgid "Wrong index given to function"
6084
6156
msgstr ""
6085
6157
 
6086
 
#: storage/myisam/my_handler_errors.cc:45
 
6158
#: storage/myisam/my_handler_errors.c:45
6087
6159
msgid "Undefined handler error 125"
6088
6160
msgstr ""
6089
6161
 
6090
 
#: storage/myisam/my_handler_errors.cc:47
 
6162
#: storage/myisam/my_handler_errors.c:47
6091
6163
msgid "Index file is crashed"
6092
6164
msgstr ""
6093
6165
 
6094
 
#: storage/myisam/my_handler_errors.cc:49
 
6166
#: storage/myisam/my_handler_errors.c:49
6095
6167
msgid "Record file is crashed"
6096
6168
msgstr ""
6097
6169
 
6098
 
#: storage/myisam/my_handler_errors.cc:51
 
6170
#: storage/myisam/my_handler_errors.c:51
6099
6171
msgid "Out of memory in engine"
6100
6172
msgstr ""
6101
6173
 
6102
 
#: storage/myisam/my_handler_errors.cc:53
 
6174
#: storage/myisam/my_handler_errors.c:53
6103
6175
msgid "Undefined handler error 129"
6104
6176
msgstr ""
6105
6177
 
6106
 
#: storage/myisam/my_handler_errors.cc:55
 
6178
#: storage/myisam/my_handler_errors.c:55
6107
6179
msgid "Incorrect file format"
6108
6180
msgstr ""
6109
6181
 
6110
 
#: storage/myisam/my_handler_errors.cc:57
 
6182
#: storage/myisam/my_handler_errors.c:57
6111
6183
msgid "Command not supported by database"
6112
6184
msgstr ""
6113
6185
 
6114
 
#: storage/myisam/my_handler_errors.cc:59
 
6186
#: storage/myisam/my_handler_errors.c:59
6115
6187
msgid "Old database file"
6116
6188
msgstr ""
6117
6189
 
6118
 
#: storage/myisam/my_handler_errors.cc:61
 
6190
#: storage/myisam/my_handler_errors.c:61
6119
6191
msgid "No record read before update"
6120
6192
msgstr ""
6121
6193
 
6122
 
#: storage/myisam/my_handler_errors.cc:63
 
6194
#: storage/myisam/my_handler_errors.c:63
6123
6195
msgid "Record was already deleted (or record file crashed)"
6124
6196
msgstr ""
6125
6197
 
6126
 
#: storage/myisam/my_handler_errors.cc:65
 
6198
#: storage/myisam/my_handler_errors.c:65
6127
6199
msgid "No more room in record file"
6128
6200
msgstr ""
6129
6201
 
6130
 
#: storage/myisam/my_handler_errors.cc:67
 
6202
#: storage/myisam/my_handler_errors.c:67
6131
6203
msgid "No more room in index file"
6132
6204
msgstr ""
6133
6205
 
6134
 
#: storage/myisam/my_handler_errors.cc:69
 
6206
#: storage/myisam/my_handler_errors.c:69
6135
6207
msgid "No more records (read after end of file)"
6136
6208
msgstr ""
6137
6209
 
6138
 
#: storage/myisam/my_handler_errors.cc:71
 
6210
#: storage/myisam/my_handler_errors.c:71
6139
6211
msgid "Unsupported extension used for table"
6140
6212
msgstr ""
6141
6213
 
6142
 
#: storage/myisam/my_handler_errors.cc:73
 
6214
#: storage/myisam/my_handler_errors.c:73
6143
6215
msgid "Too big row"
6144
6216
msgstr ""
6145
6217
 
6146
 
#: storage/myisam/my_handler_errors.cc:75
 
6218
#: storage/myisam/my_handler_errors.c:75
6147
6219
msgid "Wrong create options"
6148
6220
msgstr ""
6149
6221
 
6150
 
#: storage/myisam/my_handler_errors.cc:77
 
6222
#: storage/myisam/my_handler_errors.c:77
6151
6223
msgid "Duplicate unique key or constraint on write or update"
6152
6224
msgstr ""
6153
6225
 
6154
 
#: storage/myisam/my_handler_errors.cc:79
 
6226
#: storage/myisam/my_handler_errors.c:79
6155
6227
msgid "Unknown character set used in table"
6156
6228
msgstr ""
6157
6229
 
6158
 
#: storage/myisam/my_handler_errors.cc:81
 
6230
#: storage/myisam/my_handler_errors.c:81
6159
6231
msgid "Conflicting table definitions in sub-tables of MERGE table"
6160
6232
msgstr ""
6161
6233
 
6162
 
#: storage/myisam/my_handler_errors.cc:83
 
6234
#: storage/myisam/my_handler_errors.c:83
6163
6235
msgid "Table is crashed and last repair failed"
6164
6236
msgstr ""
6165
6237
 
6166
 
#: storage/myisam/my_handler_errors.cc:85
 
6238
#: storage/myisam/my_handler_errors.c:85
6167
6239
msgid "Table was marked as crashed and should be repaired"
6168
6240
msgstr ""
6169
6241
 
6170
 
#: storage/myisam/my_handler_errors.cc:87
 
6242
#: storage/myisam/my_handler_errors.c:87
6171
6243
msgid "Lock timed out; Retry transaction"
6172
6244
msgstr ""
6173
6245
 
6174
 
#: storage/myisam/my_handler_errors.cc:89
 
6246
#: storage/myisam/my_handler_errors.c:89
6175
6247
msgid "Lock table is full;  Restart program with a larger locktable"
6176
6248
msgstr ""
6177
6249
 
6178
 
#: storage/myisam/my_handler_errors.cc:91
 
6250
#: storage/myisam/my_handler_errors.c:91
6179
6251
msgid "Updates are not allowed under a read only transactions"
6180
6252
msgstr ""
6181
6253
 
6182
 
#: storage/myisam/my_handler_errors.cc:93
 
6254
#: storage/myisam/my_handler_errors.c:93
6183
6255
msgid "Lock deadlock; Retry transaction"
6184
6256
msgstr ""
6185
6257
 
6186
 
#: storage/myisam/my_handler_errors.cc:95
 
6258
#: storage/myisam/my_handler_errors.c:95
6187
6259
msgid "Foreign key constraint is incorrectly formed"
6188
6260
msgstr ""
6189
6261
 
6190
 
#: storage/myisam/my_handler_errors.cc:97
 
6262
#: storage/myisam/my_handler_errors.c:97
6191
6263
msgid "Cannot add a child row"
6192
6264
msgstr ""
6193
6265
 
6194
 
#: storage/myisam/my_handler_errors.cc:99
 
6266
#: storage/myisam/my_handler_errors.c:99
6195
6267
msgid "Cannot delete a parent row"
6196
6268
msgstr ""
6197
6269
 
6198
 
#: storage/myisam/my_handler_errors.cc:101
 
6270
#: storage/myisam/my_handler_errors.c:101
6199
6271
msgid "No savepoint with that name"
6200
6272
msgstr ""
6201
6273
 
6202
 
#: storage/myisam/my_handler_errors.cc:103
 
6274
#: storage/myisam/my_handler_errors.c:103
6203
6275
msgid "Non unique key block size"
6204
6276
msgstr ""
6205
6277
 
6206
 
#: storage/myisam/my_handler_errors.cc:105
 
6278
#: storage/myisam/my_handler_errors.c:105
6207
6279
msgid "The table does not exist in engine"
6208
6280
msgstr ""
6209
6281
 
6210
 
#: storage/myisam/my_handler_errors.cc:107
 
6282
#: storage/myisam/my_handler_errors.c:107
6211
6283
msgid "The table already existed in storage engine"
6212
6284
msgstr ""
6213
6285
 
6214
 
#: storage/myisam/my_handler_errors.cc:109
 
6286
#: storage/myisam/my_handler_errors.c:109
6215
6287
msgid "Could not connect to storage engine"
6216
6288
msgstr ""
6217
6289
 
6218
 
#: storage/myisam/my_handler_errors.cc:111
 
6290
#: storage/myisam/my_handler_errors.c:111
6219
6291
msgid "Unexpected null pointer found when using spatial index"
6220
6292
msgstr ""
6221
6293
 
6222
 
#: storage/myisam/my_handler_errors.cc:113
 
6294
#: storage/myisam/my_handler_errors.c:113
6223
6295
msgid "The table changed in storage engine"
6224
6296
msgstr ""
6225
6297
 
6226
 
#: storage/myisam/my_handler_errors.cc:115
 
6298
#: storage/myisam/my_handler_errors.c:115
6227
6299
msgid "There's no partition in table for the given value"
6228
6300
msgstr ""
6229
6301
 
6230
 
#: storage/myisam/my_handler_errors.cc:117
 
6302
#: storage/myisam/my_handler_errors.c:117
6231
6303
msgid "Row-based binlogging of row failed"
6232
6304
msgstr ""
6233
6305
 
6234
 
#: storage/myisam/my_handler_errors.cc:119
 
6306
#: storage/myisam/my_handler_errors.c:119
6235
6307
msgid "Index needed in foreign key constraint"
6236
6308
msgstr ""
6237
6309
 
6238
 
#: storage/myisam/my_handler_errors.cc:121
 
6310
#: storage/myisam/my_handler_errors.c:121
6239
6311
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6240
6312
msgstr ""
6241
6313
 
6242
 
#: storage/myisam/my_handler_errors.cc:123
 
6314
#: storage/myisam/my_handler_errors.c:123
6243
6315
msgid "Table needs to be upgraded before it can be used"
6244
6316
msgstr ""
6245
6317
 
6246
 
#: storage/myisam/my_handler_errors.cc:125
 
6318
#: storage/myisam/my_handler_errors.c:125
6247
6319
msgid "Table is read only"
6248
6320
msgstr ""
6249
6321
 
6250
 
#: storage/myisam/my_handler_errors.cc:127
 
6322
#: storage/myisam/my_handler_errors.c:127
6251
6323
msgid "Failed to get next auto increment value"
6252
6324
msgstr ""
6253
6325
 
6254
 
#: storage/myisam/my_handler_errors.cc:129
 
6326
#: storage/myisam/my_handler_errors.c:129
6255
6327
msgid "Failed to set row auto increment value"
6256
6328
msgstr ""
6257
6329
 
6258
 
#: storage/myisam/my_handler_errors.cc:131
 
6330
#: storage/myisam/my_handler_errors.c:131
6259
6331
msgid "Unknown (generic) error from engine"
6260
6332
msgstr "引擎产生未知(一般)错误。"
6261
6333
 
6262
 
#: storage/myisam/my_handler_errors.cc:133
 
6334
#: storage/myisam/my_handler_errors.c:133
6263
6335
msgid "Record is the same"
6264
6336
msgstr ""
6265
6337
 
6266
 
#: storage/myisam/my_handler_errors.cc:135
 
6338
#: storage/myisam/my_handler_errors.c:135
6267
6339
msgid "It is not possible to log this statement"
6268
6340
msgstr ""
6269
6341
 
6270
 
#: storage/myisam/my_handler_errors.cc:137
 
6342
#: storage/myisam/my_handler_errors.c:137
6271
6343
msgid "Tablespace exists"
6272
6344
msgstr "表已经存在"
6273
6345
 
6274
 
#: storage/myisam/my_handler_errors.cc:139
 
6346
#: storage/myisam/my_handler_errors.c:139
6275
6347
msgid "The event was corrupt, leading to illegal data being read"
6276
6348
msgstr ""
6277
6349
 
6278
 
#: storage/myisam/my_handler_errors.cc:141
 
6350
#: storage/myisam/my_handler_errors.c:141
6279
6351
msgid "The table is of a new format not supported by this version"
6280
6352
msgstr ""
6281
6353
 
6282
 
#: storage/myisam/my_handler_errors.cc:143
 
6354
#: storage/myisam/my_handler_errors.c:143
6283
6355
msgid "The event could not be processed no other handler error happened"
6284
6356
msgstr ""
6285
6357
 
6286
 
#: storage/myisam/my_handler_errors.cc:145
 
6358
#: storage/myisam/my_handler_errors.c:145
6287
6359
msgid "Got a fatal error during initialzation of handler"
6288
6360
msgstr ""
6289
6361
 
6290
 
#: storage/myisam/my_handler_errors.cc:147
 
6362
#: storage/myisam/my_handler_errors.c:147
6291
6363
msgid "File to short; Expected more data in file"
6292
6364
msgstr ""
6293
6365
 
6294
 
#: storage/myisam/my_handler_errors.cc:149
 
6366
#: storage/myisam/my_handler_errors.c:149
6295
6367
msgid "Read page with wrong checksum"
6296
6368
msgstr ""
6297
6369
 
6298
 
#: storage/myisam/my_handler_errors.cc:151
 
6370
#: storage/myisam/my_handler_errors.c:151
6299
6371
msgid "Lock or active transaction"
6300
6372
msgstr "锁定或激活事务"
6301
6373
 
6302
 
#: storage/myisam/my_handler_errors.cc:153
 
6374
#: storage/myisam/my_handler_errors.c:153
6303
6375
msgid "No such table space"
6304
6376
msgstr "分配表空间错误"
6305
6377
 
6306
 
#: storage/myisam/my_handler_errors.cc:155
 
6378
#: storage/myisam/my_handler_errors.c:155
6307
6379
msgid "Tablespace not empty"
6308
6380
msgstr "表非空"
6309
6381