~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_CN.po

  • Committer: Monty Taylor
  • Date: 2010-07-30 19:41:24 UTC
  • mfrom: (1674.2.4 build)
  • Revision ID: mordred@inaugust.com-20100730194124-a5clz3mahmvf97wf
Merged in intltool, transaction log null handling and valgrind suppressions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
 
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2010-05-26 01:18+0000\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2010-07-25 20:16-0700\n"
11
11
"PO-Revision-Date: 2010-06-09 11:25+0000\n"
12
12
"Last-Translator: ziminq <Unknown>\n"
13
13
"Language-Team: Simplified Chinese <zh_CN@li.org>\n"
18
18
"X-Launchpad-Export-Date: 2010-06-10 03:35+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
 
21
#: ../client/drizzle.cc:463
21
22
msgid "Synonym for `help'."
22
23
msgstr "同\"help\"命令。"
23
24
 
 
25
#: ../client/drizzle.cc:464
24
26
msgid "Clear command."
25
27
msgstr "清除命令。"
26
28
 
 
29
#: ../client/drizzle.cc:466
27
30
msgid "Reconnect to the server. Optional arguments are db and host."
28
31
msgstr "重新连接到服务器。数据库(db)和主机(host)为可选参数。"
29
32
 
 
33
#: ../client/drizzle.cc:468
30
34
msgid ""
31
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
32
36
msgstr "设置查询语句的分界符。注意:将把本行全部剩余字符串视为新的分界符。"
33
37
 
 
38
#: ../client/drizzle.cc:470
34
39
msgid "Send command to drizzle server, display result vertically."
35
40
msgstr "发送指令到drizzle服务器,直排显示结果。"
36
41
 
 
42
#: ../client/drizzle.cc:471
37
43
msgid "Exit drizzle. Same as quit."
38
44
msgstr "结束drizzle。与\"quit\"命令相同。"
39
45
 
 
46
#: ../client/drizzle.cc:472
40
47
msgid "Send command to drizzle server."
41
48
msgstr "发送指令到drizzle服务器。"
42
49
 
 
50
#: ../client/drizzle.cc:473
43
51
msgid "Display this help."
44
52
msgstr "显示此帮助信息。"
45
53
 
 
54
#: ../client/drizzle.cc:474
46
55
msgid "Disable pager, print to stdout."
47
56
msgstr "禁用当前指定的结果文字处理程序(pager),直接在标准输出上打印结果"
48
57
 
 
58
#: ../client/drizzle.cc:475
49
59
msgid "Don't write into outfile."
50
60
msgstr "不写入输出文件。"
51
61
 
 
62
#: ../client/drizzle.cc:477
52
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
53
64
msgstr ""
54
65
 
 
66
#: ../client/drizzle.cc:478
55
67
msgid "Print current command."
56
68
msgstr "输出当前命令。"
57
69
 
 
70
#: ../client/drizzle.cc:479
58
71
msgid "Change your drizzle prompt."
59
72
msgstr "更改drizzle提示符。"
60
73
 
 
74
#: ../client/drizzle.cc:480
61
75
msgid "Quit drizzle."
62
76
msgstr "退出drizzle。"
63
77
 
 
78
#: ../client/drizzle.cc:481
64
79
msgid "Rebuild completion hash."
65
80
msgstr "重建整个hash值。"
66
81
 
 
82
#: ../client/drizzle.cc:483
67
83
msgid "Execute an SQL script file. Takes a file name as an argument."
68
84
msgstr "执行SQL脚本文件。参数为文件名。"
69
85
 
 
86
#: ../client/drizzle.cc:484
70
87
msgid "Get status information from the server."
71
88
msgstr "从服务器获取状态信息。"
72
89
 
 
90
#: ../client/drizzle.cc:486
73
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
74
92
msgstr "设置输出文件 [to_outfile]。将所有内容追加输出到指定文件。"
75
93
 
 
94
#: ../client/drizzle.cc:488
76
95
msgid "Use another database. Takes database name as argument."
77
96
msgstr "使用其他数据库。参数为数据库名称。"
78
97
 
 
98
#: ../client/drizzle.cc:490 ../client/drizzle.cc:1404
79
99
msgid "Show warnings after every statement."
80
100
msgstr "每条语句后显示警告。"
81
101
 
 
102
#: ../client/drizzle.cc:492
82
103
msgid "Don't show warnings after every statement."
83
104
msgstr "每个指令句后不要显示警告。"
84
105
 
 
106
#: ../client/drizzle.cc:1331
85
107
msgid "Error: Invalid Value for connect_timeout"
86
108
msgstr ""
87
109
 
 
110
#: ../client/drizzle.cc:1342
88
111
msgid "Error: Invalid Value for max_input_line"
89
112
msgstr ""
90
113
 
 
114
#: ../client/drizzle.cc:1363
91
115
#, fuzzy
92
116
msgid "Displays this help and exit."
93
117
msgstr "显示此帮助信息并退出。"
94
118
 
 
119
#: ../client/drizzle.cc:1364
95
120
msgid ""
96
121
"Don't use history file. Disable interactive behavior. (Enables --silent)"
97
122
msgstr "不使用历史文件。禁用交互模式。(开启--silent选项)"
98
123
 
 
124
#: ../client/drizzle.cc:1366
99
125
msgid "Display column type information."
100
126
msgstr "显示列类型信息。"
101
127
 
 
128
#: ../client/drizzle.cc:1368
102
129
msgid ""
103
130
"Preserve comments. Send comments to the server. The default is --skip-"
104
131
"comments (discard comments), enable with --comments"
106
133
"保留注释。发送注释到服务器。缺省为 --skip--comments (不保留注释),使用--"
107
134
"comments开启之。"
108
135
 
 
136
#: ../client/drizzle.cc:1370
109
137
msgid "Use compression in server/client protocol."
110
138
msgstr "在服务器/客户端通讯协议中启用压缩。"
111
139
 
 
140
#: ../client/drizzle.cc:1372
112
141
msgid "Print the output of a query (rows) vertically."
113
142
msgstr "打印查询结果"
114
143
 
 
144
#: ../client/drizzle.cc:1374
115
145
msgid "Continue even if we get an sql error."
116
146
msgstr "忽略SQL错误继续执行"
117
147
 
 
148
#: ../client/drizzle.cc:1376
118
149
msgid ""
119
150
"Enable named commands. Named commands mean this program's internal commands; "
120
151
"see drizzle> help . When enabled, the named commands can be used from any "
122
153
"Disable with --disable-named-commands. This option is disabled by default."
123
154
msgstr ""
124
155
 
 
156
#: ../client/drizzle.cc:1378
125
157
msgid ""
126
158
"Named commands are disabled. Use \\* form only, or use named commands only "
127
159
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
130
162
"deprecated; use --disable-named-commands instead."
131
163
msgstr ""
132
164
 
 
165
#: ../client/drizzle.cc:1379
133
166
msgid "Ignore space after function names."
134
167
msgstr "忽略函数名字后的空格。"
135
168
 
 
169
#: ../client/drizzle.cc:1381
136
170
msgid "Turn off beep on error."
137
171
msgstr "发生错误时关闭"
138
172
 
 
173
#: ../client/drizzle.cc:1383
139
174
msgid "Write line numbers for errors."
140
175
msgstr "显示发生错误的行号"
141
176
 
 
177
#: ../client/drizzle.cc:1385
142
178
msgid ""
143
179
"Don't write line number for errors. WARNING: -L is deprecated, use long "
144
180
"version of this option instead."
145
181
msgstr "不显示发生错误的行号。警告:-L 不建议使用,请在long版中使用该选项。"
146
182
 
 
183
#: ../client/drizzle.cc:1387
147
184
msgid "Write column names in results."
148
185
msgstr "在结果中显示列名"
149
186
 
 
187
#: ../client/drizzle.cc:1389
150
188
msgid ""
151
189
"Don't write column names in results. WARNING: -N is deprecated, use long "
152
190
"version of this options instead."
153
191
msgstr "不在结果中显示列名。警告:-N 不推荐使用,请在long版中使用改选项。"
154
192
 
 
193
#: ../client/drizzle.cc:1391
155
194
msgid ""
156
195
"Change the value of a variable. Please note that this option is deprecated; "
157
196
"you can set variables directly with --variable-name=value."
159
198
"变更一个变量的值。不推荐使用此选项;可以用 --variable-name=value 直接赋值变"
160
199
"量。"
161
200
 
 
201
#: ../client/drizzle.cc:1393
162
202
msgid "Output in table format."
163
203
msgstr "以表格结构输出"
164
204
 
 
205
#: ../client/drizzle.cc:1395
165
206
msgid "Only allow UPDATE and DELETE that uses keys."
166
207
msgstr "只允许使用了键值的 UPDATE 和 DELETE。"
167
208
 
 
209
#: ../client/drizzle.cc:1397
168
210
msgid "Synonym for option --safe-updates, -U."
169
211
msgstr ""
170
212
 
 
213
#: ../client/drizzle.cc:1399
171
214
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
172
215
msgstr ""
173
216
 
 
217
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1152
174
218
msgid "Output version information and exit."
175
219
msgstr "输出版本信息并退出。"
176
220
 
 
221
#: ../client/drizzle.cc:1402
177
222
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
178
223
msgstr "使用旧协议 (4.1.1之前) 时,拒绝客户端连接到服务器。"
179
224
 
 
225
#: ../client/drizzle.cc:1406
180
226
msgid "Number of lines before each import progress report."
181
227
msgstr "每次导入进度报告前的行数。"
182
228
 
 
229
#: ../client/drizzle.cc:1408
183
230
msgid "Ping the server to check if it's alive."
184
231
msgstr "Ping 服务器以检验服务器是否工作。"
185
232
 
 
233
#: ../client/drizzle.cc:1410
186
234
msgid "Configuration file defaults are not used if no-defaults is set"
187
235
msgstr ""
188
236
 
 
237
#: ../client/drizzle.cc:1416
189
238
msgid ""
190
239
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
191
240
"and field completion, but startup and reconnecting may take a longer time. "
194
243
"开启自动更新。不必使用rehash命令来开启键入表和字段时的自动补全功能,但是"
195
244
"Drizzle客户端的启动和重连需要更长时间。可使用--disable-auto-rehash关闭之。"
196
245
 
 
246
#: ../client/drizzle.cc:1417
197
247
msgid ""
198
248
"No automatic rehashing. One has to use 'rehash' to get table and field "
199
249
"completion. This gives a quicker start of drizzle_st and disables rehashing "
203
253
"项可以加速Drizzle客户端的启动和重连过程。警告:此选项已过时;请使用--disable-"
204
254
"auto-rehash选项。"
205
255
 
 
256
#: ../client/drizzle.cc:1419
206
257
msgid ""
207
258
"Automatically switch to vertical output mode if the result is wider than the "
208
259
"terminal width."
209
260
msgstr "如果结果比终端宽度更宽,则自动调整为直排输出模式。"
210
261
 
 
262
#: ../client/drizzle.cc:1421
211
263
msgid "Database to use."
212
264
msgstr "要使用的数据库。"
213
265
 
 
266
#: ../client/drizzle.cc:1423
214
267
msgid "(not used)"
215
268
msgstr "(尚未指定)"
216
269
 
 
270
#: ../client/drizzle.cc:1425
217
271
msgid "Delimiter to be used."
218
272
msgstr "要使用的定义符号。"
219
273
 
 
274
#: ../client/drizzle.cc:1427
220
275
msgid "Execute command and quit. (Disables --force and history file)"
221
276
msgstr "执行命令并退出。(禁用 --force 和历史文件)"
222
277
 
 
278
#: ../client/drizzle.cc:1429
223
279
msgid "Enable/disable LOAD DATA LOCAL INFILE."
224
280
msgstr "激活/禁止 LOAD DATA LOCAL INFILE (从本地读取数据文件)"
225
281
 
 
282
#: ../client/drizzle.cc:1431
226
283
msgid "Flush buffer after each query."
227
284
msgstr "每次查询之后刷新缓存。"
228
285
 
 
286
#: ../client/drizzle.cc:1433
229
287
msgid "Ignore SIGINT (CTRL-C)"
230
288
msgstr "忽略 SIGINT (CTRL-C)"
231
289
 
 
290
#: ../client/drizzle.cc:1435
232
291
msgid ""
233
292
"Only update the default database. This is useful for skipping updates to "
234
293
"other database in the update log."
235
294
msgstr "仅更新默认数据库。使用这个选项在更新日志时,跳过其它数据库。"
236
295
 
 
296
#: ../client/drizzle.cc:1437
237
297
msgid ""
238
298
"Pager to use to display results. If you don't supply an option the default "
239
299
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
242
302
"default."
243
303
msgstr ""
244
304
 
 
305
#: ../client/drizzle.cc:1439
245
306
#, fuzzy
246
307
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
247
308
msgstr "禁用当前指定的结果文字处理程序(pager),直接在标准输出上打印结果"
248
309
 
 
310
#: ../client/drizzle.cc:1441
249
311
msgid "Set the drizzle prompt to this value."
250
312
msgstr "设置drizzle提示符为这个值"
251
313
 
 
314
#: ../client/drizzle.cc:1443
252
315
msgid ""
253
316
"Don't cache result, print it row by row. This may slow down the server if "
254
317
"the output is suspended. Doesn't use history file."
255
318
msgstr ""
256
319
 
 
320
#: ../client/drizzle.cc:1445
257
321
msgid "Write fields without conversion. Used with --batch."
258
322
msgstr ""
259
323
 
 
324
#: ../client/drizzle.cc:1447
260
325
msgid ""
261
326
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
262
327
"option is enabled by default."
264
329
"当连接断开时自动重新连接。可以通过 --disable-reconnect 来禁止该功能。该功能默"
265
330
"认启用。"
266
331
 
 
332
#: ../client/drizzle.cc:1449
267
333
#, fuzzy
268
334
msgid "Shutdown the server"
269
335
msgstr "关闭服务器。"
270
336
 
 
337
#: ../client/drizzle.cc:1450
271
338
msgid ""
272
339
"Be more silent. Print results with a tab as separator, each row on new line."
273
340
msgstr ""
274
341
 
 
342
#: ../client/drizzle.cc:1452
275
343
msgid ""
276
344
"Append everything into outfile. See interactive help (\\h) also. Does not "
277
345
"work in batch mode. Disable with --disable-tee. This option is disabled by "
278
346
"default."
279
347
msgstr ""
280
348
 
 
349
#: ../client/drizzle.cc:1454
281
350
msgid "Disable outfile. See interactive help (\\h) also."
282
351
msgstr ""
283
352
 
 
353
#: ../client/drizzle.cc:1455
284
354
msgid "Wait and retry if connection is down."
285
355
msgstr "断开连接时等待并重试。"
286
356
 
 
357
#: ../client/drizzle.cc:1457
287
358
msgid "Number of seconds before connection timeout."
288
359
msgstr "连接超时前的秒数"
289
360
 
 
361
#: ../client/drizzle.cc:1459
290
362
msgid "Max length of input line"
291
363
msgstr "输入行的最大长度"
292
364
 
 
365
#: ../client/drizzle.cc:1461
293
366
msgid "Automatic limit for SELECT when using --safe-updates"
294
367
msgstr ""
295
368
 
 
369
#: ../client/drizzle.cc:1463
296
370
msgid "Automatic limit for rows in a join when using --safe-updates"
297
371
msgstr ""
298
372
 
 
373
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
 
374
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
 
375
#: ../client/drizzletest.cc:5456
299
376
msgid "Use MySQL Protocol."
300
377
msgstr "使用 MySQL 协议"
301
378
 
 
379
#: ../client/drizzle.cc:1471
302
380
#, fuzzy
303
381
msgid "Connect to host"
304
382
msgstr "链接到主机。"
305
383
 
 
384
#: ../client/drizzle.cc:1473
306
385
msgid ""
307
386
"Password to use when connecting to server. If password is not given it's "
308
387
"asked from the tty."
309
388
msgstr ""
310
389
 
 
390
#: ../client/drizzle.cc:1475
311
391
#, fuzzy
312
392
msgid ""
313
393
"Port number to use for connection or 0 for default to, in order of "
314
394
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
315
395
msgstr "用以连接的端口号或者设置0使用MySQL协议"
316
396
 
 
397
#: ../client/drizzle.cc:1477
317
398
msgid "User for login if not current user."
318
399
msgstr "无当前用户时的登陆用户"
319
400
 
 
401
#: ../client/drizzle.cc:1479
320
402
msgid "The protocol of connection (tcp,socket,pipe,memory)."
321
403
msgstr ""
322
404
 
 
405
#: ../client/drizzle.cc:1521 ../client/drizzle.cc:1528
323
406
#, c-format
324
407
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
325
408
msgstr "构建初始提示符时内存分配失败。正在退出。\n"
326
409
 
 
410
#: ../client/drizzle.cc:1579
327
411
msgid "DELIMITER cannot contain a backslash character"
328
412
msgstr ""
329
413
 
 
414
#: ../client/drizzle.cc:1656
330
415
#, fuzzy, c-format
331
416
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
332
417
msgstr "给出的端口值不合法。"
333
418
 
 
419
#: ../client/drizzle.cc:1701 ../client/drizzle.cc:1711
 
420
#: ../client/drizzle.cc:4083
334
421
#, c-format
335
422
msgid "drizzle  Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
336
423
msgstr ""
337
424
 
 
425
#: ../client/drizzle.cc:1715
338
426
#, c-format
339
427
msgid ""
340
428
"Copyright (C) 2008 Sun Microsystems\n"
342
430
"and you are welcome to modify and redistribute it under the GPL license\n"
343
431
msgstr "版权所有 (C) 2008 Sun Microsystem\n"
344
432
 
 
433
#: ../client/drizzle.cc:1720
345
434
#, fuzzy, c-format
346
435
msgid "Usage: drizzle [OPTIONS] [database]\n"
347
436
msgstr "用法: %s [选项] [数据库]\n"
348
437
 
 
438
#: ../client/drizzle.cc:1771
349
439
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
350
440
msgstr "欢迎来到Drizzle客户端。请使用;或\\g指示当前命令结束。"
351
441
 
 
442
#: ../client/drizzle.cc:1781
352
443
#, c-format
353
444
msgid ""
354
445
"Your Drizzle connection id is %u\n"
357
448
"当前的Drizzle会话的连接ID为%u\n"
358
449
"服务器版本: %s\n"
359
450
 
 
451
#: ../client/drizzle.cc:1813
360
452
#, c-format
361
453
msgid "Reading history-file %s\n"
362
454
msgstr "正在读取历史文件%s\n"
363
455
 
 
456
#: ../client/drizzle.cc:1817
364
457
#, c-format
365
458
msgid "Couldn't allocate memory for temp histfile!\n"
366
459
msgstr "无法为临时历史文件分配内存空间!\n"
367
460
 
 
461
#: ../client/drizzle.cc:1824
368
462
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
369
463
msgstr "欲获取帮助请键入‘help;’或‘\\h’。键入’\\c‘将清除缓冲。\n"
370
464
 
 
465
#: ../client/drizzle.cc:1847
371
466
#, c-format
372
467
msgid "Writing history-file %s\n"
373
468
msgstr "正在写入历史文件%s\n"
374
469
 
 
470
#: ../client/drizzle.cc:1855
375
471
msgid "Aborted"
376
472
msgstr "会话终止"
377
473
 
 
474
#: ../client/drizzle.cc:1855
378
475
msgid "Bye"
379
476
msgstr "再见"
380
477
 
 
478
#: ../client/drizzle.cc:1907
381
479
msgid "Query aborted by Ctrl+C\n"
382
480
msgstr "用户使用Ctrl+C放弃查询。\n"
383
481
 
 
482
#: ../client/drizzle.cc:1991
384
483
#, c-format
385
484
msgid "Processing line: %<PRIu32>\n"
386
485
msgstr "处理行: %<PRIu32>\n"
387
486
 
 
487
#: ../client/drizzle.cc:2209
388
488
msgid "Unknown command: "
389
489
msgstr "未知命令: "
390
490
 
 
491
#: ../client/drizzle.cc:2623
391
492
msgid ""
392
493
"Reading table information for completion of table and column names\n"
393
494
"You can turn off this feature to get a quicker startup with -A\n"
394
495
"\n"
395
496
msgstr ""
396
497
 
 
498
#: ../client/drizzle.cc:2689
397
499
msgid "No connection. Trying to reconnect..."
398
500
msgstr ""
399
501
 
 
502
#: ../client/drizzle.cc:2695
400
503
msgid "Can't connect to the server\n"
401
504
msgstr ""
402
505
 
 
506
#: ../client/drizzle.cc:2773
403
507
msgid "List of all Drizzle commands:"
404
508
msgstr ""
405
509
 
 
510
#: ../client/drizzle.cc:2775
406
511
msgid "Note that all text commands must be first on line and end with ';'"
407
512
msgstr ""
408
513
 
 
514
#: ../client/drizzle.cc:2830
409
515
msgid "No query specified\n"
410
516
msgstr ""
411
517
 
 
518
#: ../client/drizzle.cc:2845
412
519
msgid "Ignoring query to other database"
413
520
msgstr ""
414
521
 
 
522
#: ../client/drizzle.cc:2895
415
523
msgid "Empty set"
416
524
msgstr ""
417
525
 
 
526
#: ../client/drizzle.cc:2908
418
527
#, c-format
419
528
msgid "%ld row in set"
420
529
msgid_plural "%ld rows in set"
421
530
msgstr[0] ""
422
531
msgstr[1] ""
423
532
 
 
533
#: ../client/drizzle.cc:2917
424
534
msgid "Query OK"
425
535
msgstr ""
426
536
 
 
537
#: ../client/drizzle.cc:2919
427
538
#, c-format
428
539
msgid "Query OK, %ld row affected"
429
540
msgid_plural "Query OK, %ld rows affected"
430
541
msgstr[0] ""
431
542
msgstr[1] ""
432
543
 
 
544
#: ../client/drizzledump.cc:212
433
545
#, c-format
434
546
msgid "Got errno %d on write"
435
547
msgstr ""
436
548
 
 
549
#: ../client/drizzledump.cc:296
437
550
#, c-format
438
551
msgid "%s: You must use option --tab with --fields-...\n"
439
552
msgstr ""
440
553
 
 
554
#: ../client/drizzledump.cc:302
441
555
#, c-format
442
556
msgid ""
443
557
"%s: You can't use --single-transaction and --lock-all-tables at the same "
444
558
"time.\n"
445
559
msgstr ""
446
560
 
 
561
#: ../client/drizzledump.cc:308
447
562
#, c-format
448
563
msgid ""
449
564
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
450
565
"time.\n"
451
566
msgstr ""
452
567
 
 
568
#: ../client/drizzledump.cc:314
453
569
#, c-format
454
570
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
455
571
msgstr ""
456
572
 
 
573
#: ../client/drizzledump.cc:333
457
574
#, c-format
458
575
msgid "Got error: %s (%d) %s"
459
576
msgstr ""
460
577
 
 
578
#: ../client/drizzledump.cc:340
461
579
#, c-format
462
580
msgid "Got error: %d %s"
463
581
msgstr ""
464
582
 
 
583
#: ../client/drizzledump.cc:438 ../client/drizzledump.cc:445
 
584
#: ../client/drizzledump.cc:458
465
585
#, c-format
466
586
msgid "Couldn't execute '%s': %s (%d)"
467
587
msgstr ""
468
588
 
 
589
#: ../client/drizzledump.cc:518
469
590
#, c-format
470
591
msgid "-- Connecting to %s...\n"
471
592
msgstr ""
472
593
 
 
594
#: ../client/drizzledump.cc:541
473
595
#, c-format
474
596
msgid "-- Disconnecting from %s...\n"
475
597
msgstr ""
476
598
 
 
599
#: ../client/drizzledump.cc:552
477
600
msgid "Couldn't allocate memory"
478
601
msgstr ""
479
602
 
 
603
#: ../client/drizzledump.cc:896
480
604
#, c-format
481
605
msgid ""
482
606
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
483
607
"type %s\n"
484
608
msgstr ""
485
609
 
 
610
#: ../client/drizzledump.cc:910
486
611
#, c-format
487
612
msgid "-- Retrieving table structure for table %s...\n"
488
613
msgstr ""
489
614
 
 
615
#: ../client/drizzledump.cc:1024
490
616
#, c-format
491
617
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
492
618
msgstr ""
493
619
 
 
620
#: ../client/drizzledump.cc:1131
494
621
#, c-format
495
622
msgid "%s: Can't get keys for table %s\n"
496
623
msgstr ""
497
624
 
 
625
#: ../client/drizzledump.cc:1209 ../client/drizzledump.cc:2303
498
626
#, c-format
499
627
msgid "Error: Couldn't read status information for table %s\n"
500
628
msgstr ""
501
629
 
 
630
#: ../client/drizzledump.cc:1353
502
631
#, c-format
503
632
msgid "Error retrieving table structure for table: \"%s\""
504
633
msgstr ""
505
634
 
 
635
#: ../client/drizzledump.cc:1360
506
636
#, c-format
507
637
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
508
638
msgstr ""
509
639
 
 
640
#: ../client/drizzledump.cc:1371
510
641
#, c-format
511
642
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
512
643
msgstr ""
513
644
 
 
645
#: ../client/drizzledump.cc:1378
514
646
#, c-format
515
647
msgid "-- Skipping dump data for table '%s', it has no fields\n"
516
648
msgstr ""
517
649
 
 
650
#: ../client/drizzledump.cc:1386
518
651
msgid "-- Sending SELECT query...\n"
519
652
msgstr ""
520
653
 
 
654
#: ../client/drizzledump.cc:1440 ../client/drizzledump.cc:1929
521
655
msgid "when executing 'SELECT INTO OUTFILE'"
522
656
msgstr ""
523
657
 
 
658
#: ../client/drizzledump.cc:1451
524
659
#, c-format
525
660
msgid ""
526
661
"\n"
529
664
"--\n"
530
665
msgstr ""
531
666
 
 
667
#: ../client/drizzledump.cc:1492
532
668
msgid "-- Retrieving rows...\n"
533
669
msgstr ""
534
670
 
 
671
#: ../client/drizzledump.cc:1495
535
672
#, c-format
536
673
msgid "%s: Error in field count for table: %s !  Aborting.\n"
537
674
msgstr ""
538
675
 
 
676
#: ../client/drizzledump.cc:1539
539
677
#, c-format
540
678
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
541
679
msgstr ""
542
680
 
 
681
#: ../client/drizzledump.cc:1556
543
682
#, c-format
544
683
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
545
684
msgstr ""
546
685
 
 
686
#: ../client/drizzledump.cc:1578
547
687
#, c-format
548
688
msgid "Not enough fields from table %s! Aborting.\n"
549
689
msgstr ""
550
690
 
 
691
#: ../client/drizzledump.cc:1993 ../client/drizzledump.cc:2109
551
692
msgid "when doing refresh"
552
693
msgstr ""
553
694
 
 
695
#: ../client/drizzledump.cc:2080
554
696
msgid "alloc_root failure."
555
697
msgstr ""
556
698
 
 
699
#: ../client/drizzledump.cc:2096
557
700
#, c-format
558
701
msgid "Couldn't find table: \"%s\""
559
702
msgstr ""
560
703
 
 
704
#: ../client/drizzledump.cc:2374 ../client/drizzledump.cc:2381
 
705
#: ../client/drizzledump.cc:2391
561
706
#, c-format
562
707
msgid ""
563
708
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
564
709
msgstr ""
565
710
 
 
711
#: ../client/drizzledump.cc:2423
566
712
#, c-format
567
713
msgid "Error: Not enough memory to store ORDER BY clause\n"
568
714
msgstr ""
569
715
 
 
716
#: ../client/drizzledump.cc:2480
570
717
msgid "Number of rows before each output progress report (requires --verbose)."
571
718
msgstr ""
572
719
 
 
720
#: ../client/drizzledump.cc:2625 ../client/drizzledump.cc:2712
573
721
#, c-format
574
722
msgid "Usage: %s [OPTIONS] database [tables]\n"
575
723
msgstr ""
576
724
 
 
725
#: ../client/drizzledump.cc:2626 ../client/drizzledump.cc:2713
577
726
#, c-format
578
727
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
579
728
msgstr ""
580
729
 
 
730
#: ../client/drizzledump.cc:2628 ../client/drizzledump.cc:2715
581
731
#, c-format
582
732
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
583
733
msgstr ""
584
734
 
 
735
#: ../client/drizzledump.cc:2640 ../client/drizzleimport.cc:497
 
736
#: ../client/drizzleslap.cc:1028 ../client/drizzletest.cc:5588
585
737
#, c-format
586
738
msgid "Value supplied for port is not valid.\n"
587
739
msgstr ""
588
740
 
 
741
#.
 
742
#. This check is made because the some the file functions below
 
743
#. have FN_REFLEN sized stack allocated buffers and will cause
 
744
#. a crash even if the input destination buffer is large enough
 
745
#. to hold the output.
 
746
#.
 
747
#: ../client/drizzledump.cc:2687
589
748
#, c-format
590
749
msgid "Input filename too long: %s"
591
750
msgstr ""
592
751
 
 
752
#: ../client/drizzledump.cc:2694 ../client/drizzledump.cc:2706
593
753
#, c-format
594
754
msgid "%s  Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
595
755
msgstr ""
596
756
 
 
757
#: ../client/drizzledump.cc:2709
597
758
msgid ""
598
759
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
599
760
"and you are welcome to modify and redistribute it under the GPL license\n"
600
761
msgstr ""
601
762
 
 
763
#: ../client/drizzledump.cc:2710
602
764
msgid "Dumps definitions and data from a Drizzle database server"
603
765
msgstr ""
604
766
 
 
767
#: ../client/drizzledump.cc:2746
605
768
#, c-format
606
769
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
607
770
msgstr ""
608
771
 
 
772
#: ../client/drizzledump.cc:2789
609
773
#, c-format
610
774
msgid "Invalid mode to --compatible: %s\n"
611
775
msgstr ""
612
776
 
 
777
#: ../client/drizzletest.cc:5363
613
778
msgid "Error: Invalid Value for opt_max_connect_retries"
614
779
msgstr ""
615
780
 
 
781
#: ../client/drizzletest.cc:5373
616
782
msgid "Error: Invalid Value for opt_tail_lines"
617
783
msgstr ""
618
784
 
 
785
#: ../client/drizzletest.cc:5383
619
786
msgid "Error: Invalid Value for opt_sleep"
620
787
msgstr ""
621
788
 
 
789
#: ../client/drizzletest.cc:5556
622
790
#, c-format
623
791
msgid "Could not open '%s' for reading: errno = %d"
624
792
msgstr ""
625
793
 
 
794
#: ../client/drizzletest.cc:5561 ../drizzled/drizzled.cc:857
626
795
#, c-format
627
796
msgid "Out of memory"
628
797
msgstr ""
629
798
 
 
799
#: ../drizzled/drizzled.cc:490
630
800
msgid "Aborting\n"
631
801
msgstr ""
632
802
 
 
803
#: ../drizzled/drizzled.cc:572
633
804
msgid "One can only use the --user switch if running as root\n"
634
805
msgstr ""
635
806
 
 
807
#: ../drizzled/drizzled.cc:579
636
808
msgid ""
637
809
"Fatal error: Please read \"Security\" section of the manual to find out how "
638
810
"to run drizzled as root!\n"
639
811
msgstr ""
640
812
 
 
813
#: ../drizzled/drizzled.cc:599
641
814
#, c-format
642
815
msgid ""
643
816
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
644
817
"exists!\n"
645
818
msgstr ""
646
819
 
 
820
#: ../drizzled/drizzled.cc:738
647
821
#, c-format
648
822
msgid "gethostname failed, using '%s' as hostname"
649
823
msgstr ""
650
824
 
 
825
#: ../drizzled/drizzled.cc:796
651
826
#, c-format
652
827
msgid "Unknown locale: '%s'"
653
828
msgstr ""
654
829
 
 
830
#: ../drizzled/drizzled.cc:833
655
831
msgid "Can't create thread-keys"
656
832
msgstr ""
657
833
 
 
834
#: ../drizzled/drizzled.cc:867
658
835
msgid "Failed to initialize plugins."
659
836
msgstr ""
660
837
 
 
838
#: ../drizzled/drizzled.cc:888
661
839
#, c-format
662
840
msgid ""
663
841
"%s: Too many arguments (first extra is '%s').\n"
664
842
"Use --verbose --help to get a list of available options\n"
665
843
msgstr ""
666
844
 
 
845
#: ../drizzled/drizzled.cc:911
667
846
msgid "No scheduler found, cannot continue!\n"
668
847
msgstr ""
669
848
 
 
849
#: ../drizzled/drizzled.cc:935
670
850
#, c-format
671
851
msgid "Unknown/unsupported storage engine: %s"
672
852
msgstr ""
673
853
 
 
854
#: ../drizzled/drizzled.cc:1026
674
855
msgid "Display this help and exit."
675
856
msgstr "显示此帮助信息并退出。"
676
857
 
 
858
#: ../drizzled/drizzled.cc:1030
677
859
msgid "Display this help and exit after initializing plugins."
678
860
msgstr ""
679
861
 
 
862
#: ../drizzled/drizzled.cc:1034
680
863
msgid "Auto-increment columns are incremented by this"
681
864
msgstr ""
682
865
 
 
866
#: ../drizzled/drizzled.cc:1039
683
867
msgid ""
684
868
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
685
869
"= 1"
686
870
msgstr ""
687
871
 
 
872
#: ../drizzled/drizzled.cc:1045
688
873
msgid ""
689
874
"Path to installation directory. All paths are usually resolved relative to "
690
875
"this."
691
876
msgstr ""
692
877
 
 
878
#: ../drizzled/drizzled.cc:1050
693
879
msgid "Chroot drizzled daemon during startup."
694
880
msgstr ""
695
881
 
 
882
#: ../drizzled/drizzled.cc:1054
696
883
msgid "Set the default collation."
697
884
msgstr ""
698
885
 
 
886
#: ../drizzled/drizzled.cc:1058
699
887
msgid "Default completion type."
700
888
msgstr ""
701
889
 
 
890
#: ../drizzled/drizzled.cc:1063
702
891
msgid "Write core on errors."
703
892
msgstr ""
704
893
 
 
894
#: ../drizzled/drizzled.cc:1067
705
895
msgid "Path to the database root."
706
896
msgstr ""
707
897
 
 
898
#: ../drizzled/drizzled.cc:1071
708
899
msgid "Set the default storage engine (table type) for tables."
709
900
msgstr ""
710
901
 
 
902
#: ../drizzled/drizzled.cc:1075
711
903
msgid "Set the default time zone."
712
904
msgstr ""
713
905
 
 
906
#: ../drizzled/drizzled.cc:1080
714
907
msgid "Used for debugging;  Use at your own risk!"
715
908
msgstr ""
716
909
 
 
910
#: ../drizzled/drizzled.cc:1085
717
911
msgid "Set up signals usable for debugging"
718
912
msgstr ""
719
913
 
 
914
#: ../drizzled/drizzled.cc:1089
720
915
msgid "(IGNORED)"
721
916
msgstr ""
722
917
 
 
918
#: ../drizzled/drizzled.cc:1093
723
919
msgid "Set the language used for the month names and the days of the week."
724
920
msgstr ""
725
921
 
 
922
#: ../drizzled/drizzled.cc:1098
726
923
msgid "Log some not critical warnings to the log file."
727
924
msgstr ""
728
925
 
 
926
#: ../drizzled/drizzled.cc:1103
729
927
msgid "Pid file used by safe_mysqld."
730
928
msgstr ""
731
929
 
 
930
#: ../drizzled/drizzled.cc:1107
732
931
msgid ""
733
932
"Maximum time in seconds to wait for the port to become free. (Default: no "
734
933
"wait)"
735
934
msgstr ""
736
935
 
 
936
#: ../drizzled/drizzled.cc:1112
737
937
msgid ""
738
938
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
739
939
"specified directory"
740
940
msgstr ""
741
941
 
 
942
#: ../drizzled/drizzled.cc:1117
742
943
msgid ""
743
944
"Uniquely identifies the server instance in the community of replication "
744
945
"partners."
745
946
msgstr ""
746
947
 
 
948
#: ../drizzled/drizzled.cc:1122
747
949
msgid "Don't print a stack trace on failure."
748
950
msgstr ""
749
951
 
 
952
#: ../drizzled/drizzled.cc:1126
750
953
msgid "Enable symbolic link support."
751
954
msgstr ""
752
955
 
 
956
#: ../drizzled/drizzled.cc:1135
753
957
msgid ""
754
958
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
755
959
msgstr ""
756
960
 
 
961
#: ../drizzled/drizzled.cc:1140
757
962
msgid "Path for temporary files."
758
963
msgstr ""
759
964
 
 
965
#: ../drizzled/drizzled.cc:1144
760
966
msgid "Default transaction isolation level."
761
967
msgstr ""
762
968
 
 
969
#: ../drizzled/drizzled.cc:1148
763
970
msgid "Run drizzled daemon as user."
764
971
msgstr ""
765
972
 
 
973
#: ../drizzled/drizzled.cc:1156
766
974
msgid ""
767
975
"The number of outstanding connection requests Drizzle can have. This comes "
768
976
"into play when the main Drizzle thread gets very many connection requests in "
769
977
"a very short time."
770
978
msgstr ""
771
979
 
 
980
#: ../drizzled/drizzled.cc:1162
772
981
msgid ""
773
982
"Size of tree cache used in bulk insert optimization. Note that this is a "
774
983
"limit per thread!"
775
984
msgstr ""
776
985
 
 
986
#: ../drizzled/drizzled.cc:1168
777
987
msgid ""
778
988
"Precision of the result of '/' operator will be increased on that value."
779
989
msgstr ""
780
990
 
 
991
#: ../drizzled/drizzled.cc:1174
781
992
msgid "The maximum length of the result of function  group_concat."
782
993
msgstr ""
783
994
 
 
995
#: ../drizzled/drizzled.cc:1179
784
996
msgid "The size of the buffer that is used for full joins."
785
997
msgstr ""
786
998
 
 
999
#: ../drizzled/drizzled.cc:1185
787
1000
msgid "Max packetlength to send/receive from to server."
788
1001
msgstr ""
789
1002
 
 
1003
#: ../drizzled/drizzled.cc:1190
790
1004
msgid ""
791
1005
"If there is more than this number of interrupted connections from a host "
792
1006
"this host will be blocked from further connections."
793
1007
msgstr ""
794
1008
 
 
1009
#: ../drizzled/drizzled.cc:1195
795
1010
msgid "Max number of errors/warnings to store for a statement."
796
1011
msgstr ""
797
1012
 
 
1013
#: ../drizzled/drizzled.cc:1200
798
1014
msgid "Don't allow creation of heap tables bigger than this."
799
1015
msgstr ""
800
1016
 
 
1017
#: ../drizzled/drizzled.cc:1206
801
1018
msgid ""
802
1019
"Joins that are probably going to read more than max_join_size records return "
803
1020
"an error."
804
1021
msgstr ""
805
1022
 
 
1023
#: ../drizzled/drizzled.cc:1212
806
1024
msgid "Max number of bytes in sorted records."
807
1025
msgstr ""
808
1026
 
 
1027
#: ../drizzled/drizzled.cc:1217
809
1028
msgid "Limit assumed max number of seeks when looking up rows based on a key"
810
1029
msgstr ""
811
1030
 
 
1031
#: ../drizzled/drizzled.cc:1222
812
1032
msgid ""
813
1033
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
814
1034
"max_sort_length bytes of each value are used; the rest are ignored)."
815
1035
msgstr ""
816
1036
 
 
1037
#: ../drizzled/drizzled.cc:1229
817
1038
msgid "After this many write locks, allow some read locks to run in between."
818
1039
msgstr ""
819
1040
 
 
1041
#: ../drizzled/drizzled.cc:1233
820
1042
msgid ""
821
1043
"Don't log queries which examine less than min_examined_row_limit rows to "
822
1044
"file."
823
1045
msgstr ""
824
1046
 
 
1047
#: ../drizzled/drizzled.cc:1239
825
1048
msgid ""
826
1049
"Controls the heuristic(s) applied during query optimization to prune less-"
827
1050
"promising partial plans from the optimizer search space. Meaning: false - do "
829
1052
"based on number of retrieved rows."
830
1053
msgstr ""
831
1054
 
 
1055
#: ../drizzled/drizzled.cc:1247
832
1056
msgid ""
833
1057
"Maximum depth of search performed by the query optimizer. Values larger than "
834
1058
"the number of relations in a query result in better query plans, but take "
839
1063
"(used for testing/comparison)."
840
1064
msgstr ""
841
1065
 
 
1066
#: ../drizzled/drizzled.cc:1259
842
1067
msgid "Directory for plugins."
843
1068
msgstr ""
844
1069
 
 
1070
#: ../drizzled/drizzled.cc:1263
845
1071
msgid ""
846
1072
"Optional comma separated list of plugins to load at startup in addition to "
847
1073
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
848
1074
msgstr ""
849
1075
 
 
1076
#: ../drizzled/drizzled.cc:1269
850
1077
msgid ""
851
1078
"Optional comma separated list of plugins to not load at startup. Effectively "
852
1079
"removes a plugin from the list of plugins to be loaded. [for example: --"
853
1080
"plugin_remove=crc32,logger_gearman]"
854
1081
msgstr ""
855
1082
 
 
1083
#: ../drizzled/drizzled.cc:1275
856
1084
msgid ""
857
1085
"Optional comma separated list of plugins to load at starup instead of the "
858
1086
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
859
1087
msgstr ""
860
1088
 
 
1089
#: ../drizzled/drizzled.cc:1281
861
1090
msgid "The size of the buffer that is allocated when preloading indexes"
862
1091
msgstr ""
863
1092
 
 
1093
#: ../drizzled/drizzled.cc:1286
864
1094
msgid "Allocation block size for query parsing and execution"
865
1095
msgstr ""
866
1096
 
 
1097
#: ../drizzled/drizzled.cc:1291
867
1098
msgid "Persistent buffer for query parsing and execution"
868
1099
msgstr ""
869
1100
 
 
1101
#: ../drizzled/drizzled.cc:1297
870
1102
msgid "Allocation block size for storing ranges during optimization"
871
1103
msgstr ""
872
1104
 
 
1105
#: ../drizzled/drizzled.cc:1303
873
1106
msgid ""
874
1107
"Each thread that does a sequential scan allocates a buffer of this size for "
875
1108
"each table it scans. If you do many sequential scans, you may want to "
876
1109
"increase this value."
877
1110
msgstr ""
878
1111
 
 
1112
#: ../drizzled/drizzled.cc:1311
879
1113
msgid ""
880
1114
"When reading rows in sorted order after a sort, the rows are read through "
881
1115
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
882
1116
"record_buffer."
883
1117
msgstr ""
884
1118
 
 
1119
#: ../drizzled/drizzled.cc:1319
885
1120
msgid "Select scheduler to be used (by default multi-thread)."
886
1121
msgstr ""
887
1122
 
 
1123
#: ../drizzled/drizzled.cc:1324
888
1124
msgid "Each thread that needs to do a sort allocates a buffer of this size."
889
1125
msgstr ""
890
1126
 
 
1127
#: ../drizzled/drizzled.cc:1330
891
1128
msgid "The number of cached table definitions."
892
1129
msgstr ""
893
1130
 
 
1131
#: ../drizzled/drizzled.cc:1334
894
1132
msgid "The number of cached open tables."
895
1133
msgstr ""
896
1134
 
 
1135
#: ../drizzled/drizzled.cc:1338
897
1136
msgid ""
898
1137
"Timeout in seconds to wait for a table level lock before returning an error. "
899
1138
"Used only if the connection has active cursors."
900
1139
msgstr ""
901
1140
 
 
1141
#: ../drizzled/drizzled.cc:1343
902
1142
msgid "The stack size for each thread."
903
1143
msgstr ""
904
1144
 
 
1145
#: ../drizzled/drizzled.cc:1349
905
1146
msgid ""
906
1147
"If an internal in-memory temporary table exceeds this size, Drizzle will "
907
1148
"automatically convert it to an on-disk MyISAM table."
908
1149
msgstr ""
909
1150
 
 
1151
#: ../drizzled/drizzled.cc:1375
910
1152
msgid ""
911
1153
"Copyright (C) 2008 Sun Microsystems\n"
912
1154
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
915
1157
"Starts the Drizzle database server\n"
916
1158
msgstr ""
917
1159
 
 
1160
#: ../drizzled/drizzled.cc:1382
918
1161
#, c-format
919
1162
msgid "Usage: %s [OPTIONS]\n"
920
1163
msgstr ""
921
1164
 
 
1165
#: ../drizzled/drizzled.cc:1506
922
1166
#, c-format
923
1167
msgid ""
924
1168
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
925
1169
"command line\n"
926
1170
msgstr ""
927
1171
 
 
1172
#: ../drizzled/drizzled.cc:1549
928
1173
msgid "Can't start server: cannot resolve hostname!"
929
1174
msgstr ""
930
1175
 
 
1176
#: ../drizzled/drizzled.cc:1555
931
1177
msgid "Can't start server: bind-address refers to multiple interfaces!"
932
1178
msgstr ""
933
1179
 
 
1180
#: ../drizzled/error.cc:138
934
1181
#, c-format
935
1182
msgid "Unknown error %d"
936
1183
msgstr ""
937
1184
 
 
1185
#: ../drizzled/error.cc:214
938
1186
msgid "NO"
939
1187
msgstr ""
940
1188
 
 
1189
#: ../drizzled/error.cc:215
941
1190
msgid "YES"
942
1191
msgstr ""
943
1192
 
 
1193
#: ../drizzled/error.cc:216
944
1194
#, c-format
945
1195
msgid "Can't create file '%-.200s' (errno: %d)"
946
1196
msgstr ""
947
1197
 
 
1198
#: ../drizzled/error.cc:217
948
1199
#, c-format
949
1200
msgid "Can't create table '%-.200s' (errno: %d)"
950
1201
msgstr ""
951
1202
 
 
1203
#: ../drizzled/error.cc:218
952
1204
#, c-format
953
1205
msgid "Can't create database '%-.192s' (errno: %d)"
954
1206
msgstr ""
955
1207
 
 
1208
#: ../drizzled/error.cc:219
956
1209
#, c-format
957
1210
msgid "Can't create database '%-.192s'; database exists"
958
1211
msgstr ""
959
1212
 
 
1213
#: ../drizzled/error.cc:220
960
1214
#, c-format
961
1215
msgid "Can't drop database '%-.192s'; database doesn't exist"
962
1216
msgstr ""
963
1217
 
 
1218
#: ../drizzled/error.cc:221
964
1219
#, c-format
965
1220
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
966
1221
msgstr ""
967
1222
 
 
1223
#: ../drizzled/error.cc:222
968
1224
#, c-format
969
1225
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
970
1226
msgstr ""
971
1227
 
 
1228
#: ../drizzled/error.cc:223
972
1229
#, c-format
973
1230
msgid "Error on delete of '%-.192s' (errno: %d)"
974
1231
msgstr ""
975
1232
 
 
1233
#: ../drizzled/error.cc:224
976
1234
msgid "Can't read record in system table"
977
1235
msgstr ""
978
1236
 
 
1237
#: ../drizzled/error.cc:225
979
1238
#, c-format
980
1239
msgid "Can't get status of '%-.200s' (errno: %d)"
981
1240
msgstr ""
982
1241
 
 
1242
#: ../drizzled/error.cc:226
983
1243
#, c-format
984
1244
msgid "Can't get working directory (errno: %d)"
985
1245
msgstr ""
986
1246
 
 
1247
#: ../drizzled/error.cc:227
987
1248
#, c-format
988
1249
msgid "Can't lock file (errno: %d)"
989
1250
msgstr ""
990
1251
 
 
1252
#: ../drizzled/error.cc:228
991
1253
#, c-format
992
1254
msgid "Can't open file: '%-.200s' (errno: %d)"
993
1255
msgstr ""
994
1256
 
 
1257
#: ../drizzled/error.cc:229
995
1258
#, c-format
996
1259
msgid "Can't find file: '%-.200s' (errno: %d)"
997
1260
msgstr ""
998
1261
 
 
1262
#: ../drizzled/error.cc:230
999
1263
#, c-format
1000
1264
msgid "Can't read dir of '%-.192s' (errno: %d)"
1001
1265
msgstr ""
1002
1266
 
 
1267
#: ../drizzled/error.cc:231
1003
1268
#, c-format
1004
1269
msgid "Can't change dir to '%-.192s' (errno: %d)"
1005
1270
msgstr ""
1006
1271
 
 
1272
#: ../drizzled/error.cc:232
1007
1273
#, c-format
1008
1274
msgid "Record has changed since last read in table '%-.192s'"
1009
1275
msgstr ""
1010
1276
 
 
1277
#: ../drizzled/error.cc:233
1011
1278
#, c-format
1012
1279
msgid "Disk full (%s); waiting for someone to free some space..."
1013
1280
msgstr ""
1014
1281
 
 
1282
#: ../drizzled/error.cc:234
1015
1283
#, c-format
1016
1284
msgid "Can't write; duplicate key in table '%-.192s'"
1017
1285
msgstr ""
1018
1286
 
 
1287
#: ../drizzled/error.cc:235
1019
1288
#, c-format
1020
1289
msgid "Error on close of '%-.192s' (errno: %d)"
1021
1290
msgstr ""
1022
1291
 
 
1292
#: ../drizzled/error.cc:236
1023
1293
#, c-format
1024
1294
msgid "Error reading file '%-.200s' (errno: %d)"
1025
1295
msgstr ""
1026
1296
 
 
1297
#: ../drizzled/error.cc:237
1027
1298
#, c-format
1028
1299
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1029
1300
msgstr ""
1030
1301
 
 
1302
#: ../drizzled/error.cc:238
1031
1303
#, c-format
1032
1304
msgid "Error writing file '%-.200s' (errno: %d)"
1033
1305
msgstr ""
1034
1306
 
 
1307
#: ../drizzled/error.cc:239
1035
1308
#, c-format
1036
1309
msgid "'%-.192s' is locked against change"
1037
1310
msgstr ""
1038
1311
 
 
1312
#: ../drizzled/error.cc:240
1039
1313
msgid "Sort aborted"
1040
1314
msgstr ""
1041
1315
 
 
1316
#: ../drizzled/error.cc:241
1042
1317
#, c-format
1043
1318
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1044
1319
msgstr ""
1045
1320
 
 
1321
#: ../drizzled/error.cc:242
1046
1322
#, c-format
1047
1323
msgid "Got error %d from storage engine"
1048
1324
msgstr ""
1049
1325
 
 
1326
#: ../drizzled/error.cc:243
1050
1327
#, c-format
1051
1328
msgid "Table storage engine for '%-.192s' doesn't have this option"
1052
1329
msgstr ""
1053
1330
 
 
1331
#: ../drizzled/error.cc:244
1054
1332
#, c-format
1055
1333
msgid "Can't find record in '%-.192s'"
1056
1334
msgstr ""
1057
1335
 
 
1336
#: ../drizzled/error.cc:245
1058
1337
#, c-format
1059
1338
msgid "Incorrect information in file: '%-.200s'"
1060
1339
msgstr ""
1061
1340
 
 
1341
#: ../drizzled/error.cc:246
1062
1342
#, c-format
1063
1343
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1064
1344
msgstr ""
1065
1345
 
 
1346
#: ../drizzled/error.cc:247
1066
1347
#, c-format
1067
1348
msgid "Old key file for table '%-.192s'; repair it!"
1068
1349
msgstr ""
1069
1350
 
 
1351
#: ../drizzled/error.cc:248
1070
1352
#, c-format
1071
1353
msgid "Table '%-.192s' is read only"
1072
1354
msgstr ""
1073
1355
 
 
1356
#: ../drizzled/error.cc:249
1074
1357
#, c-format
1075
1358
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1076
1359
msgstr ""
1077
1360
 
 
1361
#: ../drizzled/error.cc:250
1078
1362
msgid "Out of sort memory; increase server sort buffer size"
1079
1363
msgstr ""
1080
1364
 
 
1365
#: ../drizzled/error.cc:251
1081
1366
#, c-format
1082
1367
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1083
1368
msgstr ""
1084
1369
 
 
1370
#: ../drizzled/error.cc:252
1085
1371
msgid "Too many connections"
1086
1372
msgstr ""
1087
1373
 
 
1374
#: ../drizzled/error.cc:253
1088
1375
msgid ""
1089
1376
"Out of memory; check if drizzled or some other process uses all available "
1090
1377
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1091
1378
"memory or you can add more swap space"
1092
1379
msgstr ""
1093
1380
 
 
1381
#: ../drizzled/error.cc:254
1094
1382
msgid "Can't get hostname for your address"
1095
1383
msgstr ""
1096
1384
 
 
1385
#: ../drizzled/error.cc:255
1097
1386
msgid "Bad handshake"
1098
1387
msgstr ""
1099
1388
 
 
1389
#: ../drizzled/error.cc:256
1100
1390
#, c-format
1101
1391
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1102
1392
msgstr ""
1103
1393
 
 
1394
#: ../drizzled/error.cc:257
1104
1395
#, c-format
1105
1396
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1106
1397
msgstr ""
1107
1398
 
 
1399
#: ../drizzled/error.cc:258
1108
1400
msgid "No database selected"
1109
1401
msgstr ""
1110
1402
 
 
1403
#: ../drizzled/error.cc:259
1111
1404
msgid "Unknown command"
1112
1405
msgstr ""
1113
1406
 
 
1407
#: ../drizzled/error.cc:260
1114
1408
#, c-format
1115
1409
msgid "Column '%-.192s' cannot be null"
1116
1410
msgstr ""
1117
1411
 
 
1412
#: ../drizzled/error.cc:261
1118
1413
#, c-format
1119
1414
msgid "Unknown database '%-.192s'"
1120
1415
msgstr ""
1121
1416
 
 
1417
#: ../drizzled/error.cc:262
1122
1418
#, c-format
1123
1419
msgid "Table '%-.192s' already exists"
1124
1420
msgstr ""
1125
1421
 
 
1422
#: ../drizzled/error.cc:263
1126
1423
#, c-format
1127
1424
msgid "Unknown table '%-.100s'"
1128
1425
msgstr ""
1129
1426
 
 
1427
#: ../drizzled/error.cc:264
1130
1428
#, c-format
1131
1429
msgid "Column '%-.192s' in %-.192s is ambiguous"
1132
1430
msgstr ""
1133
1431
 
 
1432
#: ../drizzled/error.cc:265
1134
1433
msgid "Server shutdown in progress"
1135
1434
msgstr ""
1136
1435
 
 
1436
#: ../drizzled/error.cc:266
1137
1437
#, c-format
1138
1438
msgid "Unknown column '%-.192s' in '%-.192s'"
1139
1439
msgstr ""
1140
1440
 
 
1441
#: ../drizzled/error.cc:267
1141
1442
#, c-format
1142
1443
msgid "'%-.192s' isn't in GROUP BY"
1143
1444
msgstr ""
1144
1445
 
 
1446
#: ../drizzled/error.cc:268
1145
1447
#, c-format
1146
1448
msgid "Can't group on '%-.192s'"
1147
1449
msgstr ""
1148
1450
 
 
1451
#: ../drizzled/error.cc:269
1149
1452
msgid "Statement has sum functions and columns in same statement"
1150
1453
msgstr ""
1151
1454
 
 
1455
#: ../drizzled/error.cc:270
1152
1456
msgid "Column count doesn't match value count"
1153
1457
msgstr ""
1154
1458
 
 
1459
#: ../drizzled/error.cc:271
1155
1460
#, c-format
1156
1461
msgid "Identifier name '%-.100s' is too long"
1157
1462
msgstr ""
1158
1463
 
 
1464
#: ../drizzled/error.cc:272
1159
1465
#, c-format
1160
1466
msgid "Duplicate column name '%-.192s'"
1161
1467
msgstr ""
1162
1468
 
 
1469
#: ../drizzled/error.cc:273
1163
1470
#, c-format
1164
1471
msgid "Duplicate key name '%-.192s'"
1165
1472
msgstr ""
1166
1473
 
 
1474
#: ../drizzled/error.cc:274
1167
1475
#, c-format
1168
1476
msgid "Duplicate entry '%-.192s' for key %d"
1169
1477
msgstr ""
1170
1478
 
 
1479
#: ../drizzled/error.cc:275
1171
1480
#, c-format
1172
1481
msgid "Incorrect column specifier for column '%-.192s'"
1173
1482
msgstr ""
1174
1483
 
 
1484
#: ../drizzled/error.cc:276
1175
1485
#, c-format
1176
1486
msgid "%s near '%-.80s' at line %d"
1177
1487
msgstr ""
1178
1488
 
 
1489
#: ../drizzled/error.cc:277
1179
1490
msgid "Query was empty"
1180
1491
msgstr ""
1181
1492
 
 
1493
#: ../drizzled/error.cc:278
1182
1494
#, c-format
1183
1495
msgid "Not unique table/alias: '%-.192s'"
1184
1496
msgstr ""
1185
1497
 
 
1498
#: ../drizzled/error.cc:279
1186
1499
#, c-format
1187
1500
msgid "Invalid default value for '%-.192s'"
1188
1501
msgstr ""
1189
1502
 
 
1503
#: ../drizzled/error.cc:280
1190
1504
msgid "Multiple primary key defined"
1191
1505
msgstr ""
1192
1506
 
 
1507
#: ../drizzled/error.cc:281
1193
1508
#, c-format
1194
1509
msgid "Too many keys specified; max %d keys allowed"
1195
1510
msgstr ""
1196
1511
 
 
1512
#: ../drizzled/error.cc:282
1197
1513
#, c-format
1198
1514
msgid "Too many key parts specified; max %d parts allowed"
1199
1515
msgstr ""
1200
1516
 
 
1517
#: ../drizzled/error.cc:283
1201
1518
#, c-format
1202
1519
msgid "Specified key was too long; max key length is %d bytes"
1203
1520
msgstr ""
1204
1521
 
 
1522
#: ../drizzled/error.cc:284
1205
1523
#, c-format
1206
1524
msgid "Key column '%-.192s' doesn't exist in table"
1207
1525
msgstr ""
1208
1526
 
 
1527
#: ../drizzled/error.cc:285
1209
1528
#, c-format
1210
1529
msgid ""
1211
1530
"BLOB column '%-.192s' can't be used in key specification with the used table "
1212
1531
"type"
1213
1532
msgstr ""
1214
1533
 
 
1534
#: ../drizzled/error.cc:286
1215
1535
#, c-format
1216
1536
msgid ""
1217
1537
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1218
1538
"instead"
1219
1539
msgstr ""
1220
1540
 
 
1541
#: ../drizzled/error.cc:287
1221
1542
msgid ""
1222
1543
"Incorrect table definition; there can be only one auto column and it must be "
1223
1544
"defined as a key"
1224
1545
msgstr ""
1225
1546
 
 
1547
#: ../drizzled/error.cc:288
1226
1548
#, c-format
1227
1549
msgid ""
1228
1550
"%s: ready for connections.\n"
1229
1551
"Version: '%s'  socket: '%s'  port: %u\n"
1230
1552
msgstr ""
1231
1553
 
 
1554
#: ../drizzled/error.cc:289
1232
1555
#, c-format
1233
1556
msgid "%s: Normal shutdown\n"
1234
1557
msgstr ""
1235
1558
 
 
1559
#: ../drizzled/error.cc:290
1236
1560
#, c-format
1237
1561
msgid "%s: Got signal %d. Aborting!\n"
1238
1562
msgstr ""
1239
1563
 
 
1564
#: ../drizzled/error.cc:291
1240
1565
#, c-format
1241
1566
msgid "%s: Shutdown complete\n"
1242
1567
msgstr ""
1243
1568
 
 
1569
#: ../drizzled/error.cc:292
1244
1570
#, c-format
1245
1571
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1246
1572
msgstr ""
1247
1573
 
 
1574
#: ../drizzled/error.cc:293
1248
1575
msgid "Can't create IP socket"
1249
1576
msgstr ""
1250
1577
 
 
1578
#: ../drizzled/error.cc:294
1251
1579
#, c-format
1252
1580
msgid ""
1253
1581
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1254
1582
"table"
1255
1583
msgstr ""
1256
1584
 
 
1585
#: ../drizzled/error.cc:295
1257
1586
#, c-format
1258
1587
msgid ""
1259
1588
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1260
1589
"check the manual"
1261
1590
msgstr ""
1262
1591
 
 
1592
#: ../drizzled/error.cc:296
1263
1593
msgid ""
1264
1594
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1265
1595
msgstr ""
1266
1596
 
 
1597
#: ../drizzled/error.cc:297
1267
1598
#, c-format
1268
1599
msgid ""
1269
1600
"The file '%-.128s' must be in the database directory or be readable by all"
1270
1601
msgstr ""
1271
1602
 
 
1603
#: ../drizzled/error.cc:298
1272
1604
#, c-format
1273
1605
msgid "File '%-.200s' already exists"
1274
1606
msgstr ""
1275
1607
 
 
1608
#: ../drizzled/error.cc:299
1276
1609
#, c-format
1277
1610
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
1278
1611
msgstr ""
1279
1612
 
 
1613
#: ../drizzled/error.cc:300
1280
1614
#, c-format
1281
1615
msgid "Records: %ld  Duplicates: %ld"
1282
1616
msgstr ""
1283
1617
 
 
1618
#: ../drizzled/error.cc:301
1284
1619
msgid ""
1285
1620
"Incorrect prefix key; the used key part isn't a string, the used length is "
1286
1621
"longer than the key part, or the storage engine doesn't support unique "
1287
1622
"prefix keys"
1288
1623
msgstr ""
1289
1624
 
 
1625
#: ../drizzled/error.cc:302
1290
1626
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1291
1627
msgstr ""
1292
1628
 
 
1629
#: ../drizzled/error.cc:303
1293
1630
#, c-format
1294
1631
msgid "Can't DROP '%-.192s'; check that column/key exists"
1295
1632
msgstr ""
1296
1633
 
 
1634
#: ../drizzled/error.cc:304
1297
1635
#, c-format
1298
1636
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
1299
1637
msgstr ""
1300
1638
 
 
1639
#: ../drizzled/error.cc:305
1301
1640
#, c-format
1302
1641
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1303
1642
msgstr ""
1304
1643
 
 
1644
#: ../drizzled/error.cc:306
1305
1645
#, c-format
1306
1646
msgid "Unknown thread id: %lu"
1307
1647
msgstr ""
1308
1648
 
 
1649
#: ../drizzled/error.cc:307
1309
1650
#, c-format
1310
1651
msgid "You are not owner of thread %lu"
1311
1652
msgstr ""
1312
1653
 
 
1654
#: ../drizzled/error.cc:308
1313
1655
msgid "No tables used"
1314
1656
msgstr ""
1315
1657
 
 
1658
#: ../drizzled/error.cc:309
1316
1659
#, c-format
1317
1660
msgid "Too many strings for column %-.192s and SET"
1318
1661
msgstr ""
1319
1662
 
 
1663
#: ../drizzled/error.cc:310
1320
1664
#, c-format
1321
1665
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1322
1666
msgstr ""
1323
1667
 
 
1668
#: ../drizzled/error.cc:311
1324
1669
#, c-format
1325
1670
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1326
1671
msgstr ""
1327
1672
 
 
1673
#: ../drizzled/error.cc:312
1328
1674
#, c-format
1329
1675
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1330
1676
msgstr ""
1331
1677
 
 
1678
#: ../drizzled/error.cc:313
1332
1679
#, c-format
1333
1680
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1334
1681
msgstr ""
1335
1682
 
 
1683
#: ../drizzled/error.cc:314
1336
1684
#, c-format
1337
1685
msgid "Incorrect database name '%-.100s'"
1338
1686
msgstr ""
1339
1687
 
 
1688
#: ../drizzled/error.cc:315
1340
1689
#, c-format
1341
1690
msgid "Incorrect table name '%-.100s'"
1342
1691
msgstr ""
1343
1692
 
 
1693
#: ../drizzled/error.cc:316
1344
1694
msgid ""
1345
1695
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1346
1696
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1347
1697
msgstr ""
1348
1698
 
 
1699
#: ../drizzled/error.cc:317
1349
1700
msgid "Unknown error"
1350
1701
msgstr ""
1351
1702
 
 
1703
#: ../drizzled/error.cc:318
1352
1704
#, c-format
1353
1705
msgid "Unknown procedure '%-.192s'"
1354
1706
msgstr ""
1355
1707
 
 
1708
#: ../drizzled/error.cc:319
1356
1709
#, c-format
1357
1710
msgid "Incorrect parameter count to procedure '%-.192s'"
1358
1711
msgstr ""
1359
1712
 
 
1713
#: ../drizzled/error.cc:320
1360
1714
#, c-format
1361
1715
msgid "Incorrect parameters to procedure '%-.192s'"
1362
1716
msgstr ""
1363
1717
 
 
1718
#: ../drizzled/error.cc:321
1364
1719
#, c-format
1365
1720
msgid "Unknown table '%-.192s' in %-.32s"
1366
1721
msgstr ""
1367
1722
 
 
1723
#: ../drizzled/error.cc:322
1368
1724
#, c-format
1369
1725
msgid "Column '%-.192s' specified twice"
1370
1726
msgstr ""
1371
1727
 
 
1728
#: ../drizzled/error.cc:323
1372
1729
msgid "Invalid use of group function"
1373
1730
msgstr ""
1374
1731
 
 
1732
#: ../drizzled/error.cc:324
1375
1733
#, c-format
1376
1734
msgid ""
1377
1735
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1378
1736
msgstr ""
1379
1737
 
 
1738
#: ../drizzled/error.cc:325
1380
1739
msgid "A table must have at least 1 column"
1381
1740
msgstr ""
1382
1741
 
 
1742
#: ../drizzled/error.cc:326
1383
1743
#, c-format
1384
1744
msgid "The table '%-.192s' is full"
1385
1745
msgstr ""
1386
1746
 
 
1747
#: ../drizzled/error.cc:327
1387
1748
#, c-format
1388
1749
msgid "Unknown character set: '%-.64s'"
1389
1750
msgstr ""
1390
1751
 
 
1752
#: ../drizzled/error.cc:328
1391
1753
#, c-format
1392
1754
msgid "Too many tables; Drizzle can only use %d tables in a join"
1393
1755
msgstr ""
1394
1756
 
 
1757
#: ../drizzled/error.cc:329
1395
1758
msgid "Too many columns"
1396
1759
msgstr ""
1397
1760
 
 
1761
#: ../drizzled/error.cc:330
1398
1762
#, c-format
1399
1763
msgid ""
1400
1764
"Row size too large. The maximum row size for the used table type, not "
1401
1765
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1402
1766
msgstr ""
1403
1767
 
 
1768
#: ../drizzled/error.cc:331
1404
1769
#, c-format
1405
1770
msgid ""
1406
1771
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
1407
1772
"thread_stack=#' to specify a bigger stack if needed"
1408
1773
msgstr ""
1409
1774
 
 
1775
#: ../drizzled/error.cc:332
1410
1776
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1411
1777
msgstr ""
1412
1778
 
 
1779
#: ../drizzled/error.cc:333
1413
1780
#, c-format
1414
1781
msgid ""
1415
1782
"Table handler doesn't support NULL in given index. Please change column "
1416
1783
"'%-.192s' to be NOT NULL or use another handler"
1417
1784
msgstr ""
1418
1785
 
 
1786
#: ../drizzled/error.cc:334
1419
1787
#, c-format
1420
1788
msgid "Can't load function '%-.192s'"
1421
1789
msgstr ""
1422
1790
 
 
1791
#: ../drizzled/error.cc:335
1423
1792
#, c-format
1424
1793
msgid "Can't initialize function '%-.192s'; %-.80s"
1425
1794
msgstr ""
1426
1795
 
 
1796
#: ../drizzled/error.cc:336
1427
1797
msgid "No paths allowed for plugin library"
1428
1798
msgstr ""
1429
1799
 
 
1800
#: ../drizzled/error.cc:337
1430
1801
#, c-format
1431
1802
msgid "Plugin '%-.192s' already exists"
1432
1803
msgstr ""
1433
1804
 
 
1805
#: ../drizzled/error.cc:338
1434
1806
#, c-format
1435
1807
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1436
1808
msgstr ""
1437
1809
 
 
1810
#: ../drizzled/error.cc:339
1438
1811
#, c-format
1439
1812
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1440
1813
msgstr ""
1441
1814
 
 
1815
#: ../drizzled/error.cc:340
1442
1816
#, c-format
1443
1817
msgid "Function '%-.192s' is not defined"
1444
1818
msgstr ""
1445
1819
 
 
1820
#: ../drizzled/error.cc:341
1446
1821
#, c-format
1447
1822
msgid ""
1448
1823
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1449
1824
"'drizzleadmin flush-hosts'"
1450
1825
msgstr ""
1451
1826
 
 
1827
#: ../drizzled/error.cc:342
1452
1828
#, c-format
1453
1829
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1454
1830
msgstr ""
1455
1831
 
 
1832
#: ../drizzled/error.cc:343
1456
1833
msgid ""
1457
1834
"You are using Drizzle as an anonymous user and anonymous users are not "
1458
1835
"allowed to change passwords"
1459
1836
msgstr ""
1460
1837
 
 
1838
#: ../drizzled/error.cc:344
1461
1839
msgid ""
1462
1840
"You must have privileges to update tables in the drizzle database to be able "
1463
1841
"to change passwords for others"
1464
1842
msgstr ""
1465
1843
 
 
1844
#: ../drizzled/error.cc:345
1466
1845
msgid "Can't find any matching row in the user table"
1467
1846
msgstr ""
1468
1847
 
 
1848
#: ../drizzled/error.cc:346
1469
1849
#, c-format
1470
1850
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
1471
1851
msgstr ""
1472
1852
 
 
1853
#: ../drizzled/error.cc:347
1473
1854
#, c-format
1474
1855
msgid ""
1475
1856
"Can't create a new thread (errno %d); if you are not out of available "
1476
1857
"memory, you can consult the manual for a possible OS-dependent bug"
1477
1858
msgstr ""
1478
1859
 
 
1860
#: ../drizzled/error.cc:348
1479
1861
#, c-format
1480
1862
msgid "Column count doesn't match value count at row %ld"
1481
1863
msgstr ""
1482
1864
 
 
1865
#: ../drizzled/error.cc:349
1483
1866
#, c-format
1484
1867
msgid "Can't reopen table: '%-.192s'"
1485
1868
msgstr ""
1486
1869
 
 
1870
#: ../drizzled/error.cc:350
1487
1871
msgid "Invalid use of NULL value"
1488
1872
msgstr ""
1489
1873
 
 
1874
#: ../drizzled/error.cc:351
1490
1875
#, c-format
1491
1876
msgid "Got error '%-.64s' from regexp"
1492
1877
msgstr ""
1493
1878
 
 
1879
#: ../drizzled/error.cc:352
1494
1880
msgid ""
1495
1881
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1496
1882
"illegal if there is no GROUP BY clause"
1497
1883
msgstr ""
1498
1884
 
 
1885
#: ../drizzled/error.cc:353
1499
1886
#, c-format
1500
1887
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1501
1888
msgstr ""
1502
1889
 
 
1890
#: ../drizzled/error.cc:354
1503
1891
#, c-format
1504
1892
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1505
1893
msgstr ""
1506
1894
 
 
1895
#: ../drizzled/error.cc:355
1507
1896
#, c-format
1508
1897
msgid ""
1509
1898
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1510
1899
"table '%-.192s'"
1511
1900
msgstr ""
1512
1901
 
 
1902
#: ../drizzled/error.cc:356
1513
1903
msgid ""
1514
1904
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1515
1905
"privileges can be used"
1516
1906
msgstr ""
1517
1907
 
 
1908
#: ../drizzled/error.cc:357
1518
1909
msgid "The host or user argument to GRANT is too long"
1519
1910
msgstr ""
1520
1911
 
 
1912
#: ../drizzled/error.cc:358
1521
1913
#, c-format
1522
1914
msgid "Table '%-.192s.%-.192s' doesn't exist"
1523
1915
msgstr ""
1524
1916
 
 
1917
#: ../drizzled/error.cc:359
1525
1918
#, c-format
1526
1919
msgid ""
1527
1920
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1528
1921
"'%-.192s'"
1529
1922
msgstr ""
1530
1923
 
 
1924
#: ../drizzled/error.cc:360
1531
1925
msgid "The used command is not allowed with this Drizzle version"
1532
1926
msgstr ""
1533
1927
 
 
1928
#: ../drizzled/error.cc:361
1534
1929
msgid ""
1535
1930
"You have an error in your SQL syntax; check the manual that corresponds to "
1536
1931
"your Drizzle server version for the right syntax to use"
1537
1932
msgstr ""
1538
1933
 
 
1934
#: ../drizzled/error.cc:362
1539
1935
#, c-format
1540
1936
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1541
1937
msgstr ""
1542
1938
 
 
1939
#: ../drizzled/error.cc:363
1543
1940
msgid "Too many delayed threads in use"
1544
1941
msgstr ""
1545
1942
 
 
1943
#: ../drizzled/error.cc:364
1546
1944
#, c-format
1547
1945
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1548
1946
msgstr ""
1549
1947
 
 
1948
#: ../drizzled/error.cc:365
1550
1949
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1551
1950
msgstr ""
1552
1951
 
 
1952
#: ../drizzled/error.cc:366
1553
1953
msgid "Got a read error from the connection pipe"
1554
1954
msgstr ""
1555
1955
 
 
1956
#: ../drizzled/error.cc:367
1556
1957
msgid "Got an error from fcntl()"
1557
1958
msgstr ""
1558
1959
 
 
1960
#: ../drizzled/error.cc:368
1559
1961
msgid "Got packets out of order"
1560
1962
msgstr ""
1561
1963
 
 
1964
#. CR_NET_UNCOMPRESS_ERROR 08S01
 
1965
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1562
1966
msgid "Couldn't uncompress communication packet"
1563
1967
msgstr ""
1564
1968
 
 
1969
#. CR_NET_READ_ERROR 08S01
 
1970
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1565
1971
msgid "Got an error reading communication packets"
1566
1972
msgstr ""
1567
1973
 
 
1974
#. CR_NET_READ_INTERRUPTED 08S01
 
1975
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1568
1976
msgid "Got timeout reading communication packets"
1569
1977
msgstr ""
1570
1978
 
 
1979
#. CR_NET_ERROR_ON_WRITE 08S01
 
1980
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1571
1981
msgid "Got an error writing communication packets"
1572
1982
msgstr ""
1573
1983
 
 
1984
#. CR_NET_WRITE_INTERRUPTED 08S01
 
1985
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1574
1986
msgid "Got timeout writing communication packets"
1575
1987
msgstr ""
1576
1988
 
 
1989
#: ../drizzled/error.cc:374
1577
1990
msgid "Result string is longer than 'max_allowed_packet' bytes"
1578
1991
msgstr ""
1579
1992
 
 
1993
#: ../drizzled/error.cc:375
1580
1994
msgid "The used table type doesn't support BLOB/TEXT columns"
1581
1995
msgstr ""
1582
1996
 
 
1997
#: ../drizzled/error.cc:376
1583
1998
msgid "The used table type doesn't support AUTO_INCREMENT columns"
1584
1999
msgstr ""
1585
2000
 
 
2001
#: ../drizzled/error.cc:377
1586
2002
#, c-format
1587
2003
msgid ""
1588
2004
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1589
2005
"LOCK TABLES"
1590
2006
msgstr ""
1591
2007
 
 
2008
#: ../drizzled/error.cc:378
1592
2009
#, c-format
1593
2010
msgid "Incorrect column name '%-.100s'"
1594
2011
msgstr ""
1595
2012
 
 
2013
#: ../drizzled/error.cc:379
1596
2014
#, c-format
1597
2015
msgid "The used storage engine can't index column '%-.192s'"
1598
2016
msgstr ""
1599
2017
 
 
2018
#: ../drizzled/error.cc:380
1600
2019
msgid ""
1601
2020
"Unable to open underlying table which is differently defined or of non-"
1602
2021
"MyISAM type or doesn't exist"
1603
2022
msgstr ""
1604
2023
 
 
2024
#: ../drizzled/error.cc:381
1605
2025
#, c-format
1606
2026
msgid "Can't write, because of unique constraint, to table '%-.192s'"
1607
2027
msgstr ""
1608
2028
 
 
2029
#: ../drizzled/error.cc:382
1609
2030
#, c-format
1610
2031
msgid ""
1611
2032
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
1612
2033
msgstr ""
1613
2034
 
 
2035
#: ../drizzled/error.cc:383
1614
2036
msgid ""
1615
2037
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1616
2038
"UNIQUE instead"
1617
2039
msgstr ""
1618
2040
 
 
2041
#: ../drizzled/error.cc:384
1619
2042
msgid "Result consisted of more than one row"
1620
2043
msgstr ""
1621
2044
 
 
2045
#: ../drizzled/error.cc:385
1622
2046
msgid "This table type requires a primary key"
1623
2047
msgstr ""
1624
2048
 
 
2049
#: ../drizzled/error.cc:386
1625
2050
msgid "This version of Drizzle is not compiled with RAID support"
1626
2051
msgstr ""
1627
2052
 
 
2053
#: ../drizzled/error.cc:387
1628
2054
msgid ""
1629
2055
"You are using safe update mode and you tried to update a table without a "
1630
2056
"WHERE that uses a KEY column"
1631
2057
msgstr ""
1632
2058
 
 
2059
#: ../drizzled/error.cc:388
1633
2060
#, c-format
1634
2061
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
1635
2062
msgstr ""
1636
2063
 
 
2064
#: ../drizzled/error.cc:389
1637
2065
msgid "Can't open table"
1638
2066
msgstr ""
1639
2067
 
 
2068
#: ../drizzled/error.cc:390
1640
2069
#, c-format
1641
2070
msgid "The storage engine for the table doesn't support %s"
1642
2071
msgstr ""
1643
2072
 
 
2073
#: ../drizzled/error.cc:391
1644
2074
msgid "You are not allowed to execute this command in a transaction"
1645
2075
msgstr ""
1646
2076
 
 
2077
#: ../drizzled/error.cc:392
1647
2078
#, c-format
1648
2079
msgid "Got error %d during COMMIT"
1649
2080
msgstr ""
1650
2081
 
 
2082
#: ../drizzled/error.cc:393
1651
2083
#, c-format
1652
2084
msgid "Got error %d during ROLLBACK"
1653
2085
msgstr ""
1654
2086
 
 
2087
#: ../drizzled/error.cc:394
1655
2088
#, c-format
1656
2089
msgid "Got error %d during FLUSH_LOGS"
1657
2090
msgstr ""
1658
2091
 
 
2092
#: ../drizzled/error.cc:395
1659
2093
#, c-format
1660
2094
msgid "Got error %d during CHECKPOINT"
1661
2095
msgstr ""
1662
2096
 
 
2097
#. This is a very incorrect place to use the PRIi64 macro as the
 
2098
#. program that looks over the source for the N_() macros does not
 
2099
#. (obviously) do macro expansion, so the string is entirely wrong for
 
2100
#. what it is trying to output for every language except english.
 
2101
#: ../drizzled/error.cc:400
1663
2102
#, c-format
1664
2103
msgid ""
1665
2104
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1666
2105
"'%-.64s' (%-.64s)"
1667
2106
msgstr ""
1668
2107
 
 
2108
#: ../drizzled/error.cc:401
1669
2109
msgid "The storage engine for the table does not support binary table dump"
1670
2110
msgstr ""
1671
2111
 
 
2112
#: ../drizzled/error.cc:402
1672
2113
msgid "Binlog closed, cannot RESET MASTER"
1673
2114
msgstr ""
1674
2115
 
 
2116
#: ../drizzled/error.cc:403
1675
2117
#, c-format
1676
2118
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
1677
2119
msgstr ""
1678
2120
 
 
2121
#: ../drizzled/error.cc:404
1679
2122
#, c-format
1680
2123
msgid "Error from master: '%-.64s'"
1681
2124
msgstr ""
1682
2125
 
 
2126
#: ../drizzled/error.cc:405
1683
2127
msgid "Net error reading from master"
1684
2128
msgstr ""
1685
2129
 
 
2130
#: ../drizzled/error.cc:406
1686
2131
msgid "Net error writing to master"
1687
2132
msgstr ""
1688
2133
 
 
2134
#: ../drizzled/error.cc:407
1689
2135
msgid "Can't find FULLTEXT index matching the column list"
1690
2136
msgstr ""
1691
2137
 
 
2138
#: ../drizzled/error.cc:408
1692
2139
msgid ""
1693
2140
"Can't execute the given command because you have active locked tables or an "
1694
2141
"active transaction"
1695
2142
msgstr ""
1696
2143
 
 
2144
#: ../drizzled/error.cc:409
1697
2145
#, c-format
1698
2146
msgid "Unknown system variable '%-.64s'"
1699
2147
msgstr ""
1700
2148
 
 
2149
#: ../drizzled/error.cc:410
1701
2150
#, c-format
1702
2151
msgid "Table '%-.192s' is marked as crashed and should be repaired"
1703
2152
msgstr ""
1704
2153
 
 
2154
#: ../drizzled/error.cc:411
1705
2155
#, c-format
1706
2156
msgid ""
1707
2157
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
1708
2158
msgstr ""
1709
2159
 
 
2160
#: ../drizzled/error.cc:412
1710
2161
msgid "Some non-transactional changed tables couldn't be rolled back"
1711
2162
msgstr ""
1712
2163
 
 
2164
#: ../drizzled/error.cc:413
1713
2165
msgid ""
1714
2166
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1715
2167
"of storage; increase this drizzled variable and try again"
1716
2168
msgstr ""
1717
2169
 
 
2170
#: ../drizzled/error.cc:414
1718
2171
msgid ""
1719
2172
"This operation cannot be performed with a running slave; run STOP SLAVE first"
1720
2173
msgstr ""
1721
2174
 
 
2175
#: ../drizzled/error.cc:415
1722
2176
msgid ""
1723
2177
"This operation requires a running slave; configure slave and do START SLAVE"
1724
2178
msgstr ""
1725
2179
 
 
2180
#: ../drizzled/error.cc:416
1726
2181
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1727
2182
msgstr ""
1728
2183
 
 
2184
#: ../drizzled/error.cc:417
1729
2185
msgid ""
1730
2186
"Could not initialize master info structure; more error messages can be found "
1731
2187
"in the Drizzle error log"
1732
2188
msgstr ""
1733
2189
 
 
2190
#: ../drizzled/error.cc:418
1734
2191
msgid "Could not create slave thread; check system resources"
1735
2192
msgstr ""
1736
2193
 
 
2194
#: ../drizzled/error.cc:419
1737
2195
#, c-format
1738
2196
msgid ""
1739
2197
"User %-.64s already has more than 'max_user_connections' active connections"
1740
2198
msgstr ""
1741
2199
 
 
2200
#: ../drizzled/error.cc:420
1742
2201
msgid "You may only use constant expressions with SET"
1743
2202
msgstr ""
1744
2203
 
 
2204
#: ../drizzled/error.cc:421
1745
2205
msgid "Lock wait timeout exceeded; try restarting transaction"
1746
2206
msgstr ""
1747
2207
 
 
2208
#: ../drizzled/error.cc:422
1748
2209
msgid "The total number of locks exceeds the lock table size"
1749
2210
msgstr ""
1750
2211
 
 
2212
#: ../drizzled/error.cc:423
1751
2213
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
1752
2214
msgstr ""
1753
2215
 
 
2216
#: ../drizzled/error.cc:424
1754
2217
msgid "DROP DATABASE not allowed while thread is holding global read lock"
1755
2218
msgstr ""
1756
2219
 
 
2220
#: ../drizzled/error.cc:425
1757
2221
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
1758
2222
msgstr ""
1759
2223
 
 
2224
#: ../drizzled/error.cc:426
1760
2225
#, c-format
1761
2226
msgid "Incorrect arguments to %s"
1762
2227
msgstr ""
1763
2228
 
 
2229
#: ../drizzled/error.cc:427
1764
2230
#, c-format
1765
2231
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1766
2232
msgstr ""
1767
2233
 
 
2234
#: ../drizzled/error.cc:428
1768
2235
msgid ""
1769
2236
"Incorrect table definition; all MERGE tables must be in the same database"
1770
2237
msgstr ""
1771
2238
 
 
2239
#: ../drizzled/error.cc:429
1772
2240
msgid "Deadlock found when trying to get lock; try restarting transaction"
1773
2241
msgstr ""
1774
2242
 
 
2243
#: ../drizzled/error.cc:430
1775
2244
msgid "The used table type doesn't support FULLTEXT indexes"
1776
2245
msgstr ""
1777
2246
 
 
2247
#: ../drizzled/error.cc:431
1778
2248
msgid "Cannot add foreign key constraint"
1779
2249
msgstr ""
1780
2250
 
 
2251
#: ../drizzled/error.cc:432
1781
2252
msgid "Cannot add or update a child row: a foreign key constraint fails"
1782
2253
msgstr ""
1783
2254
 
 
2255
#: ../drizzled/error.cc:433
1784
2256
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
1785
2257
msgstr ""
1786
2258
 
 
2259
#: ../drizzled/error.cc:434
1787
2260
#, c-format
1788
2261
msgid "Error connecting to master: %-.128s"
1789
2262
msgstr ""
1790
2263
 
 
2264
#: ../drizzled/error.cc:435
1791
2265
#, c-format
1792
2266
msgid "Error running query on master: %-.128s"
1793
2267
msgstr ""
1794
2268
 
 
2269
#: ../drizzled/error.cc:436
1795
2270
#, c-format
1796
2271
msgid "Error when executing command %s: %-.128s"
1797
2272
msgstr ""
1798
2273
 
 
2274
#: ../drizzled/error.cc:437
1799
2275
#, c-format
1800
2276
msgid "Incorrect usage of %s and %s"
1801
2277
msgstr ""
1802
2278
 
 
2279
#: ../drizzled/error.cc:438
1803
2280
msgid "The used SELECT statements have a different number of columns"
1804
2281
msgstr ""
1805
2282
 
 
2283
#: ../drizzled/error.cc:439
1806
2284
msgid "Can't execute the query because you have a conflicting read lock"
1807
2285
msgstr ""
1808
2286
 
 
2287
#: ../drizzled/error.cc:440
1809
2288
msgid "Mixing of transactional and non-transactional tables is disabled"
1810
2289
msgstr ""
1811
2290
 
 
2291
#: ../drizzled/error.cc:441
1812
2292
#, c-format
1813
2293
msgid "Option '%s' used twice in statement"
1814
2294
msgstr ""
1815
2295
 
 
2296
#: ../drizzled/error.cc:442
1816
2297
#, c-format
1817
2298
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1818
2299
msgstr ""
1819
2300
 
 
2301
#: ../drizzled/error.cc:443
1820
2302
#, c-format
1821
2303
msgid "Access denied; you need the %-.128s privilege for this operation"
1822
2304
msgstr ""
1823
2305
 
 
2306
#: ../drizzled/error.cc:444
1824
2307
#, c-format
1825
2308
msgid ""
1826
2309
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
1827
2310
msgstr ""
1828
2311
 
 
2312
#: ../drizzled/error.cc:445
1829
2313
#, c-format
1830
2314
msgid ""
1831
2315
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
1832
2316
msgstr ""
1833
2317
 
 
2318
#: ../drizzled/error.cc:446
1834
2319
#, c-format
1835
2320
msgid "Variable '%-.64s' doesn't have a default value"
1836
2321
msgstr ""
1837
2322
 
 
2323
#: ../drizzled/error.cc:447
1838
2324
#, c-format
1839
2325
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
1840
2326
msgstr ""
1841
2327
 
 
2328
#: ../drizzled/error.cc:448
1842
2329
#, c-format
1843
2330
msgid "Incorrect argument type to variable '%-.64s'"
1844
2331
msgstr ""
1845
2332
 
 
2333
#: ../drizzled/error.cc:449
1846
2334
#, c-format
1847
2335
msgid "Variable '%-.64s' can only be set, not read"
1848
2336
msgstr ""
1849
2337
 
 
2338
#: ../drizzled/error.cc:450
1850
2339
#, c-format
1851
2340
msgid "Incorrect usage/placement of '%s'"
1852
2341
msgstr ""
1853
2342
 
 
2343
#: ../drizzled/error.cc:451
1854
2344
#, c-format
1855
2345
msgid "This version of Drizzle doesn't yet support '%s'"
1856
2346
msgstr ""
1857
2347
 
 
2348
#: ../drizzled/error.cc:452
1858
2349
#, c-format
1859
2350
msgid ""
1860
2351
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
1861
2352
msgstr ""
1862
2353
 
 
2354
#: ../drizzled/error.cc:453
1863
2355
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
1864
2356
msgstr ""
1865
2357
 
 
2358
#: ../drizzled/error.cc:454
1866
2359
#, c-format
1867
2360
msgid "Variable '%-.192s' is a %s variable"
1868
2361
msgstr ""
1869
2362
 
 
2363
#: ../drizzled/error.cc:455
1870
2364
#, c-format
1871
2365
msgid "Incorrect foreign key definition for '%-.192s': %s"
1872
2366
msgstr ""
1873
2367
 
 
2368
#: ../drizzled/error.cc:456
1874
2369
msgid "Key reference and table reference don't match"
1875
2370
msgstr ""
1876
2371
 
 
2372
#: ../drizzled/error.cc:457
1877
2373
#, c-format
1878
2374
msgid "Operand should contain %d column(s)"
1879
2375
msgstr ""
1880
2376
 
 
2377
#: ../drizzled/error.cc:458
1881
2378
msgid "Subquery returns more than 1 row"
1882
2379
msgstr ""
1883
2380
 
 
2381
#: ../drizzled/error.cc:459
1884
2382
#, c-format
1885
2383
msgid "Unknown prepared statement handler (%.*s) given to %s"
1886
2384
msgstr ""
1887
2385
 
 
2386
#: ../drizzled/error.cc:460
1888
2387
msgid "Help database is corrupt or does not exist"
1889
2388
msgstr ""
1890
2389
 
 
2390
#: ../drizzled/error.cc:461
1891
2391
msgid "Cyclic reference on subqueries"
1892
2392
msgstr ""
1893
2393
 
 
2394
#: ../drizzled/error.cc:462
1894
2395
#, c-format
1895
2396
msgid "Converting column '%s' from %s to %s"
1896
2397
msgstr ""
1897
2398
 
 
2399
#: ../drizzled/error.cc:463
1898
2400
#, c-format
1899
2401
msgid "Reference '%-.64s' not supported (%s)"
1900
2402
msgstr ""
1901
2403
 
 
2404
#: ../drizzled/error.cc:464
1902
2405
msgid "Every derived table must have its own alias"
1903
2406
msgstr ""
1904
2407
 
 
2408
#: ../drizzled/error.cc:465
1905
2409
#, c-format
1906
2410
msgid "Select %u was reduced during optimization"
1907
2411
msgstr ""
1908
2412
 
 
2413
#: ../drizzled/error.cc:466
1909
2414
#, c-format
1910
2415
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
1911
2416
msgstr ""
1912
2417
 
 
2418
#: ../drizzled/error.cc:467
1913
2419
msgid ""
1914
2420
"Client does not support authentication protocol requested by server; "
1915
2421
"consider upgrading Drizzle client"
1916
2422
msgstr ""
1917
2423
 
 
2424
#: ../drizzled/error.cc:468
1918
2425
msgid "All parts of a SPATIAL index must be NOT NULL"
1919
2426
msgstr ""
1920
2427
 
 
2428
#: ../drizzled/error.cc:469
1921
2429
#, c-format
1922
2430
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
1923
2431
msgstr ""
1924
2432
 
 
2433
#: ../drizzled/error.cc:470
1925
2434
msgid "Slave is already running"
1926
2435
msgstr ""
1927
2436
 
 
2437
#: ../drizzled/error.cc:471
1928
2438
msgid "Slave already has been stopped"
1929
2439
msgstr ""
1930
2440
 
 
2441
#: ../drizzled/error.cc:472
1931
2442
#, c-format
1932
2443
msgid ""
1933
2444
"Uncompressed data size too large; the maximum size is %d (based on "
1934
2445
"max_allowed_packet). The length of uncompressed data may also be corrupted."
1935
2446
msgstr ""
1936
2447
 
 
2448
#: ../drizzled/error.cc:473
1937
2449
msgid "ZLIB: Not enough memory"
1938
2450
msgstr ""
1939
2451
 
 
2452
#: ../drizzled/error.cc:474
1940
2453
msgid ""
1941
2454
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
1942
2455
"data was corrupted)"
1943
2456
msgstr ""
1944
2457
 
 
2458
#: ../drizzled/error.cc:475
1945
2459
msgid "ZLIB: Input data corrupted"
1946
2460
msgstr ""
1947
2461
 
 
2462
#: ../drizzled/error.cc:476
1948
2463
#, c-format
1949
2464
msgid "%d line(s) were cut by GROUP_CONCAT()"
1950
2465
msgstr ""
1951
2466
 
 
2467
#: ../drizzled/error.cc:477
1952
2468
#, c-format
1953
2469
msgid "Row %ld doesn't contain data for all columns"
1954
2470
msgstr ""
1955
2471
 
 
2472
#: ../drizzled/error.cc:478
1956
2473
#, c-format
1957
2474
msgid ""
1958
2475
"Row %ld was truncated; it contained more data than there were input columns"
1959
2476
msgstr ""
1960
2477
 
 
2478
#: ../drizzled/error.cc:479
1961
2479
#, c-format
1962
2480
msgid ""
1963
2481
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
1964
2482
msgstr ""
1965
2483
 
 
2484
#: ../drizzled/error.cc:480
1966
2485
#, c-format
1967
2486
msgid "Out of range value for column '%s' at row %ld"
1968
2487
msgstr ""
1969
2488
 
 
2489
#: ../drizzled/error.cc:481
1970
2490
#, c-format
1971
2491
msgid "Data truncated for column '%s' at row %ld"
1972
2492
msgstr ""
1973
2493
 
 
2494
#: ../drizzled/error.cc:482
1974
2495
#, c-format
1975
2496
msgid "Using storage engine %s for table '%s'"
1976
2497
msgstr ""
1977
2498
 
 
2499
#: ../drizzled/error.cc:483
1978
2500
#, c-format
1979
2501
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
1980
2502
msgstr ""
1981
2503
 
 
2504
#: ../drizzled/error.cc:484
1982
2505
msgid "Cannot drop one or more of the requested users"
1983
2506
msgstr ""
1984
2507
 
 
2508
#: ../drizzled/error.cc:485
1985
2509
msgid "Can't revoke all privileges for one or more of the requested users"
1986
2510
msgstr ""
1987
2511
 
 
2512
#: ../drizzled/error.cc:486
1988
2513
#, c-format
1989
2514
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
1990
2515
msgstr ""
1991
2516
 
 
2517
#: ../drizzled/error.cc:487
1992
2518
#, c-format
1993
2519
msgid "Illegal mix of collations for operation '%s'"
1994
2520
msgstr ""
1995
2521
 
 
2522
#: ../drizzled/error.cc:488
1996
2523
#, c-format
1997
2524
msgid ""
1998
2525
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
1999
2526
"variable_name)"
2000
2527
msgstr ""
2001
2528
 
 
2529
#: ../drizzled/error.cc:489
2002
2530
#, c-format
2003
2531
msgid "Unknown collation: '%-.64s'"
2004
2532
msgstr ""
2005
2533
 
 
2534
#: ../drizzled/error.cc:490
2006
2535
msgid ""
2007
2536
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2008
2537
"compiled without SSL support; they can be used later if Drizzle slave with "
2009
2538
"SSL is started"
2010
2539
msgstr ""
2011
2540
 
 
2541
#: ../drizzled/error.cc:491
2012
2542
#, c-format
2013
2543
msgid ""
2014
2544
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2015
2545
"old format; please change the password to the new format"
2016
2546
msgstr ""
2017
2547
 
 
2548
#: ../drizzled/error.cc:492
2018
2549
#, c-format
2019
2550
msgid ""
2020
2551
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2021
2552
"SELECT #%d"
2022
2553
msgstr ""
2023
2554
 
 
2555
#: ../drizzled/error.cc:493
2024
2556
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2025
2557
msgstr ""
2026
2558
 
 
2559
#: ../drizzled/error.cc:494
2027
2560
msgid ""
2028
2561
"It is recommended to use --skip-slave-start when doing step-by-step "
2029
2562
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2030
2563
"get an unexpected slave's drizzled restart"
2031
2564
msgstr ""
2032
2565
 
 
2566
#: ../drizzled/error.cc:495
2033
2567
msgid "SQL thread is not to be started so UNTIL options are ignored"
2034
2568
msgstr ""
2035
2569
 
 
2570
#: ../drizzled/error.cc:496
2036
2571
#, c-format
2037
2572
msgid "Incorrect index name '%-.100s'"
2038
2573
msgstr ""
2039
2574
 
 
2575
#: ../drizzled/error.cc:497
2040
2576
#, c-format
2041
2577
msgid "Incorrect catalog name '%-.100s'"
2042
2578
msgstr ""
2043
2579
 
 
2580
#: ../drizzled/error.cc:498
2044
2581
#, c-format
2045
2582
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2046
2583
msgstr ""
2047
2584
 
 
2585
#: ../drizzled/error.cc:499
2048
2586
#, c-format
2049
2587
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2050
2588
msgstr ""
2051
2589
 
 
2590
#: ../drizzled/error.cc:500
2052
2591
#, c-format
2053
2592
msgid "Unknown key cache '%-.100s'"
2054
2593
msgstr ""
2055
2594
 
 
2595
#: ../drizzled/error.cc:501
2056
2596
msgid ""
2057
2597
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2058
2598
"this switch for this grant to work"
2059
2599
msgstr ""
2060
2600
 
 
2601
#: ../drizzled/error.cc:502
2061
2602
#, c-format
2062
2603
msgid "Unknown table engine '%s'"
2063
2604
msgstr ""
2064
2605
 
 
2606
#: ../drizzled/error.cc:503
2065
2607
#, c-format
2066
2608
msgid "'%s' is deprecated; use '%s' instead"
2067
2609
msgstr ""
2068
2610
 
 
2611
#: ../drizzled/error.cc:504
2069
2612
#, c-format
2070
2613
msgid "The target table %-.100s of the %s is not updatable"
2071
2614
msgstr ""
2072
2615
 
 
2616
#: ../drizzled/error.cc:505
2073
2617
#, c-format
2074
2618
msgid ""
2075
2619
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2076
2620
"working"
2077
2621
msgstr ""
2078
2622
 
 
2623
#: ../drizzled/error.cc:506
2079
2624
#, c-format
2080
2625
msgid ""
2081
2626
"The Drizzle server is running with the %s option so it cannot execute this "
2082
2627
"statement"
2083
2628
msgstr ""
2084
2629
 
 
2630
#: ../drizzled/error.cc:507
2085
2631
#, c-format
2086
2632
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2087
2633
msgstr ""
2088
2634
 
 
2635
#: ../drizzled/error.cc:508
2089
2636
#, c-format
2090
2637
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2091
2638
msgstr ""
2092
2639
 
 
2640
#: ../drizzled/error.cc:509
2093
2641
msgid ""
2094
2642
"Incorrect table definition; there can be only one TIMESTAMP column with "
2095
2643
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2096
2644
msgstr ""
2097
2645
 
 
2646
#: ../drizzled/error.cc:510
2098
2647
#, c-format
2099
2648
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2100
2649
msgstr ""
2101
2650
 
 
2651
#: ../drizzled/error.cc:511
2102
2652
msgid "This command is not supported in the prepared statement protocol yet"
2103
2653
msgstr ""
2104
2654
 
 
2655
#: ../drizzled/error.cc:512
2105
2656
#, c-format
2106
2657
msgid "Got error %d '%-.100s' from %s"
2107
2658
msgstr ""
2108
2659
 
 
2660
#: ../drizzled/error.cc:513
2109
2661
#, c-format
2110
2662
msgid "Got temporary error %d '%-.100s' from %s"
2111
2663
msgstr ""
2112
2664
 
 
2665
#: ../drizzled/error.cc:514
2113
2666
#, c-format
2114
2667
msgid "Unknown or incorrect time zone: '%-.64s'"
2115
2668
msgstr ""
2116
2669
 
 
2670
#: ../drizzled/error.cc:515
2117
2671
#, c-format
2118
2672
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2119
2673
msgstr ""
2120
2674
 
 
2675
#: ../drizzled/error.cc:516
2121
2676
#, c-format
2122
2677
msgid "Invalid %s character string: '%.64s'"
2123
2678
msgstr ""
2124
2679
 
 
2680
#: ../drizzled/error.cc:517
2125
2681
#, c-format
2126
2682
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2127
2683
msgstr ""
2128
2684
 
 
2685
#: ../drizzled/error.cc:518
2129
2686
#, c-format
2130
2687
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2131
2688
msgstr ""
2132
2689
 
 
2690
#: ../drizzled/error.cc:519
2133
2691
#, c-format
2134
2692
msgid "Can't create a %s from within another stored routine"
2135
2693
msgstr ""
2136
2694
 
 
2695
#: ../drizzled/error.cc:520
2137
2696
#, c-format
2138
2697
msgid "%s %s already exists"
2139
2698
msgstr ""
2140
2699
 
 
2700
#: ../drizzled/error.cc:521
2141
2701
#, c-format
2142
2702
msgid "%s %s does not exist"
2143
2703
msgstr ""
2144
2704
 
 
2705
#: ../drizzled/error.cc:522
2145
2706
#, c-format
2146
2707
msgid "Failed to DROP %s %s"
2147
2708
msgstr ""
2148
2709
 
 
2710
#: ../drizzled/error.cc:523
2149
2711
#, c-format
2150
2712
msgid "Failed to CREATE %s %s"
2151
2713
msgstr ""
2152
2714
 
 
2715
#: ../drizzled/error.cc:524
2153
2716
#, c-format
2154
2717
msgid "%s with no matching label: %s"
2155
2718
msgstr ""
2156
2719
 
 
2720
#: ../drizzled/error.cc:525
2157
2721
#, c-format
2158
2722
msgid "Redefining label %s"
2159
2723
msgstr ""
2160
2724
 
 
2725
#: ../drizzled/error.cc:526
2161
2726
#, c-format
2162
2727
msgid "End-label %s without match"
2163
2728
msgstr ""
2164
2729
 
 
2730
#: ../drizzled/error.cc:527
2165
2731
#, c-format
2166
2732
msgid "Referring to uninitialized variable %s"
2167
2733
msgstr ""
2168
2734
 
 
2735
#: ../drizzled/error.cc:528
2169
2736
#, c-format
2170
2737
msgid "PROCEDURE %s can't return a result set in the given context"
2171
2738
msgstr ""
2172
2739
 
 
2740
#: ../drizzled/error.cc:529
2173
2741
msgid "RETURN is only allowed in a FUNCTION"
2174
2742
msgstr ""
2175
2743
 
 
2744
#: ../drizzled/error.cc:530
2176
2745
#, c-format
2177
2746
msgid "%s is not allowed in stored procedures"
2178
2747
msgstr ""
2179
2748
 
 
2749
#: ../drizzled/error.cc:531
2180
2750
msgid ""
2181
2751
"The update log is deprecated and replaced by the binary log; SET "
2182
2752
"SQL_LOG_UPDATE has been ignored"
2183
2753
msgstr ""
2184
2754
 
 
2755
#: ../drizzled/error.cc:532
2185
2756
msgid ""
2186
2757
"The update log is deprecated and replaced by the binary log; SET "
2187
2758
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2188
2759
msgstr ""
2189
2760
 
 
2761
#: ../drizzled/error.cc:533
2190
2762
msgid "Query execution was interrupted"
2191
2763
msgstr ""
2192
2764
 
 
2765
#: ../drizzled/error.cc:534
2193
2766
#, c-format
2194
2767
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2195
2768
msgstr ""
2196
2769
 
 
2770
#: ../drizzled/error.cc:535
2197
2771
#, c-format
2198
2772
msgid "Undefined CONDITION: %s"
2199
2773
msgstr ""
2200
2774
 
 
2775
#: ../drizzled/error.cc:536
2201
2776
#, c-format
2202
2777
msgid "No RETURN found in FUNCTION %s"
2203
2778
msgstr ""
2204
2779
 
 
2780
#: ../drizzled/error.cc:537
2205
2781
#, c-format
2206
2782
msgid "FUNCTION %s ended without RETURN"
2207
2783
msgstr ""
2208
2784
 
 
2785
#: ../drizzled/error.cc:538
2209
2786
msgid "Cursor statement must be a SELECT"
2210
2787
msgstr ""
2211
2788
 
 
2789
#: ../drizzled/error.cc:539
2212
2790
msgid "Cursor SELECT must not have INTO"
2213
2791
msgstr ""
2214
2792
 
 
2793
#: ../drizzled/error.cc:540
2215
2794
#, c-format
2216
2795
msgid "Undefined CURSOR: %s"
2217
2796
msgstr ""
2218
2797
 
 
2798
#: ../drizzled/error.cc:541
2219
2799
msgid "Cursor is already open"
2220
2800
msgstr ""
2221
2801
 
 
2802
#: ../drizzled/error.cc:542
2222
2803
msgid "Cursor is not open"
2223
2804
msgstr ""
2224
2805
 
 
2806
#: ../drizzled/error.cc:543
2225
2807
#, c-format
2226
2808
msgid "Undeclared variable: %s"
2227
2809
msgstr ""
2228
2810
 
 
2811
#: ../drizzled/error.cc:544
2229
2812
msgid "Incorrect number of FETCH variables"
2230
2813
msgstr ""
2231
2814
 
 
2815
#: ../drizzled/error.cc:545
2232
2816
msgid "No data - zero rows fetched, selected, or processed"
2233
2817
msgstr ""
2234
2818
 
 
2819
#: ../drizzled/error.cc:546
2235
2820
#, c-format
2236
2821
msgid "Duplicate parameter: %s"
2237
2822
msgstr ""
2238
2823
 
 
2824
#: ../drizzled/error.cc:547
2239
2825
#, c-format
2240
2826
msgid "Duplicate variable: %s"
2241
2827
msgstr ""
2242
2828
 
 
2829
#: ../drizzled/error.cc:548
2243
2830
#, c-format
2244
2831
msgid "Duplicate condition: %s"
2245
2832
msgstr ""
2246
2833
 
 
2834
#: ../drizzled/error.cc:549
2247
2835
#, c-format
2248
2836
msgid "Duplicate cursor: %s"
2249
2837
msgstr ""
2250
2838
 
 
2839
#: ../drizzled/error.cc:550
2251
2840
#, c-format
2252
2841
msgid "Failed to ALTER %s %s"
2253
2842
msgstr ""
2254
2843
 
 
2844
#: ../drizzled/error.cc:551
2255
2845
msgid "Subquery value not supported"
2256
2846
msgstr ""
2257
2847
 
 
2848
#: ../drizzled/error.cc:552
2258
2849
#, c-format
2259
2850
msgid "%s is not allowed in stored function or trigger"
2260
2851
msgstr ""
2261
2852
 
 
2853
#: ../drizzled/error.cc:553
2262
2854
msgid "Variable or condition declaration after cursor or handler declaration"
2263
2855
msgstr ""
2264
2856
 
 
2857
#: ../drizzled/error.cc:554
2265
2858
msgid "Cursor declaration after handler declaration"
2266
2859
msgstr ""
2267
2860
 
 
2861
#: ../drizzled/error.cc:555
2268
2862
msgid "Case not found for CASE statement"
2269
2863
msgstr ""
2270
2864
 
 
2865
#: ../drizzled/error.cc:556
2271
2866
#, c-format
2272
2867
msgid "Configuration file '%-.192s' is too big"
2273
2868
msgstr ""
2274
2869
 
 
2870
#: ../drizzled/error.cc:557
2275
2871
#, c-format
2276
2872
msgid "Malformed file type header in file '%-.192s'"
2277
2873
msgstr ""
2278
2874
 
 
2875
#: ../drizzled/error.cc:558
2279
2876
#, c-format
2280
2877
msgid "Unexpected end of file while parsing comment '%-.200s'"
2281
2878
msgstr ""
2282
2879
 
 
2880
#: ../drizzled/error.cc:559
2283
2881
#, c-format
2284
2882
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2285
2883
msgstr ""
2286
2884
 
 
2885
#: ../drizzled/error.cc:560
2287
2886
#, c-format
2288
2887
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2289
2888
msgstr ""
2290
2889
 
 
2890
#: ../drizzled/error.cc:561
2291
2891
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2292
2892
msgstr ""
2293
2893
 
 
2894
#: ../drizzled/error.cc:562
2294
2895
#, c-format
2295
2896
msgid "'%-.192s.%-.192s' is not %s"
2296
2897
msgstr ""
2297
2898
 
 
2899
#: ../drizzled/error.cc:563
2298
2900
#, c-format
2299
2901
msgid "Column '%-.192s' is not updatable"
2300
2902
msgstr ""
2301
2903
 
 
2904
#: ../drizzled/error.cc:564
2302
2905
msgid "View's SELECT contains a subquery in the FROM clause"
2303
2906
msgstr ""
2304
2907
 
 
2908
#: ../drizzled/error.cc:565
2305
2909
#, c-format
2306
2910
msgid "View's SELECT contains a '%s' clause"
2307
2911
msgstr ""
2308
2912
 
 
2913
#: ../drizzled/error.cc:566
2309
2914
msgid "View's SELECT contains a variable or parameter"
2310
2915
msgstr ""
2311
2916
 
 
2917
#: ../drizzled/error.cc:567
2312
2918
#, c-format
2313
2919
msgid "View's SELECT refers to a temporary table '%-.192s'"
2314
2920
msgstr ""
2315
2921
 
 
2922
#: ../drizzled/error.cc:568
2316
2923
msgid "View's SELECT and view's field list have different column counts"
2317
2924
msgstr ""
2318
2925
 
 
2926
#: ../drizzled/error.cc:569
2319
2927
msgid ""
2320
2928
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2321
2929
msgstr ""
2322
2930
 
 
2931
#: ../drizzled/error.cc:570
2323
2932
msgid "View being updated does not have complete key of underlying table in it"
2324
2933
msgstr ""
2325
2934
 
 
2935
#: ../drizzled/error.cc:571
2326
2936
#, c-format
2327
2937
msgid ""
2328
2938
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2329
2939
"(s) or definer/invoker of view lack rights to use them"
2330
2940
msgstr ""
2331
2941
 
 
2942
#: ../drizzled/error.cc:572
2332
2943
#, c-format
2333
2944
msgid "Can't drop or alter a %s from within another stored routine"
2334
2945
msgstr ""
2335
2946
 
 
2947
#: ../drizzled/error.cc:573
2336
2948
msgid "GOTO is not allowed in a stored procedure handler"
2337
2949
msgstr ""
2338
2950
 
 
2951
#: ../drizzled/error.cc:574
2339
2952
msgid "Trigger already exists"
2340
2953
msgstr ""
2341
2954
 
 
2955
#: ../drizzled/error.cc:575
2342
2956
msgid "Trigger does not exist"
2343
2957
msgstr ""
2344
2958
 
 
2959
#: ../drizzled/error.cc:576
2345
2960
#, c-format
2346
2961
msgid "Trigger's '%-.192s' is view or temporary table"
2347
2962
msgstr ""
2348
2963
 
 
2964
#: ../drizzled/error.cc:577
2349
2965
#, c-format
2350
2966
msgid "Updating of %s row is not allowed in %strigger"
2351
2967
msgstr ""
2352
2968
 
 
2969
#: ../drizzled/error.cc:578
2353
2970
#, c-format
2354
2971
msgid "There is no %s row in %s trigger"
2355
2972
msgstr ""
2356
2973
 
 
2974
#: ../drizzled/error.cc:579
2357
2975
#, c-format
2358
2976
msgid "Field '%-.192s' doesn't have a default value"
2359
2977
msgstr ""
2360
2978
 
 
2979
#: ../drizzled/error.cc:580
2361
2980
msgid "Division by 0"
2362
2981
msgstr ""
2363
2982
 
 
2983
#: ../drizzled/error.cc:581
2364
2984
#, c-format
2365
2985
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2366
2986
msgstr ""
2367
2987
 
 
2988
#: ../drizzled/error.cc:582
2368
2989
#, c-format
2369
2990
msgid "Illegal %s '%-.192s' value found during parsing"
2370
2991
msgstr ""
2371
2992
 
 
2993
#: ../drizzled/error.cc:583
2372
2994
#, c-format
2373
2995
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2374
2996
msgstr ""
2375
2997
 
 
2998
#: ../drizzled/error.cc:584
2376
2999
#, c-format
2377
3000
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2378
3001
msgstr ""
2379
3002
 
 
3003
#: ../drizzled/error.cc:585
2380
3004
#, c-format
2381
3005
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2382
3006
msgstr ""
2383
3007
 
 
3008
#: ../drizzled/error.cc:586
2384
3009
#, c-format
2385
3010
msgid "Failed purging old relay logs: %s"
2386
3011
msgstr ""
2387
3012
 
 
3013
#: ../drizzled/error.cc:587
2388
3014
#, c-format
2389
3015
msgid "Password hash should be a %d-digit hexadecimal number"
2390
3016
msgstr ""
2391
3017
 
 
3018
#: ../drizzled/error.cc:588
2392
3019
msgid "Target log not found in binlog index"
2393
3020
msgstr ""
2394
3021
 
 
3022
#: ../drizzled/error.cc:589
2395
3023
msgid "I/O error reading log index file"
2396
3024
msgstr ""
2397
3025
 
 
3026
#: ../drizzled/error.cc:590
2398
3027
msgid "Server configuration does not permit binlog purge"
2399
3028
msgstr ""
2400
3029
 
 
3030
#: ../drizzled/error.cc:591
2401
3031
msgid "Failed on fseek()"
2402
3032
msgstr ""
2403
3033
 
 
3034
#: ../drizzled/error.cc:592
2404
3035
msgid "Fatal error during log purge"
2405
3036
msgstr ""
2406
3037
 
 
3038
#: ../drizzled/error.cc:593
2407
3039
msgid "A purgeable log is in use, will not purge"
2408
3040
msgstr ""
2409
3041
 
 
3042
#: ../drizzled/error.cc:594
2410
3043
msgid "Unknown error during log purge"
2411
3044
msgstr ""
2412
3045
 
 
3046
#: ../drizzled/error.cc:595
2413
3047
#, c-format
2414
3048
msgid "Failed initializing relay log position: %s"
2415
3049
msgstr ""
2416
3050
 
 
3051
#: ../drizzled/error.cc:596
2417
3052
msgid "You are not using binary logging"
2418
3053
msgstr ""
2419
3054
 
 
3055
#: ../drizzled/error.cc:597
2420
3056
#, c-format
2421
3057
msgid ""
2422
3058
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2423
3059
msgstr ""
2424
3060
 
 
3061
#: ../drizzled/error.cc:598
2425
3062
msgid "WSAStartup Failed"
2426
3063
msgstr ""
2427
3064
 
 
3065
#: ../drizzled/error.cc:599
2428
3066
msgid "Can't handle procedures with different groups yet"
2429
3067
msgstr ""
2430
3068
 
 
3069
#: ../drizzled/error.cc:600
2431
3070
msgid "Select must have a group with this procedure"
2432
3071
msgstr ""
2433
3072
 
 
3073
#: ../drizzled/error.cc:601
2434
3074
msgid "Can't use ORDER clause with this procedure"
2435
3075
msgstr ""
2436
3076
 
 
3077
#: ../drizzled/error.cc:602
2437
3078
#, c-format
2438
3079
msgid "Binary logging and replication forbid changing the global server %s"
2439
3080
msgstr ""
2440
3081
 
 
3082
#: ../drizzled/error.cc:603
2441
3083
#, c-format
2442
3084
msgid "Can't map file: %-.200s, errno: %d"
2443
3085
msgstr ""
2444
3086
 
 
3087
#: ../drizzled/error.cc:604
2445
3088
#, c-format
2446
3089
msgid "Wrong magic in %-.64s"
2447
3090
msgstr ""
2448
3091
 
 
3092
#: ../drizzled/error.cc:605
2449
3093
msgid "Prepared statement contains too many placeholders"
2450
3094
msgstr ""
2451
3095
 
 
3096
#: ../drizzled/error.cc:606
2452
3097
#, c-format
2453
3098
msgid "Key part '%-.192s' length cannot be 0"
2454
3099
msgstr ""
2455
3100
 
 
3101
#: ../drizzled/error.cc:607
2456
3102
msgid "View text checksum failed"
2457
3103
msgstr ""
2458
3104
 
 
3105
#: ../drizzled/error.cc:608
2459
3106
#, c-format
2460
3107
msgid ""
2461
3108
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2462
3109
msgstr ""
2463
3110
 
 
3111
#: ../drizzled/error.cc:609
2464
3112
#, c-format
2465
3113
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2466
3114
msgstr ""
2467
3115
 
 
3116
#: ../drizzled/error.cc:610
2468
3117
#, c-format
2469
3118
msgid "Can not delete from join view '%-.192s.%-.192s'"
2470
3119
msgstr ""
2471
3120
 
 
3121
#: ../drizzled/error.cc:611
2472
3122
#, c-format
2473
3123
msgid "Operation %s failed for %.256s"
2474
3124
msgstr ""
2475
3125
 
 
3126
#: ../drizzled/error.cc:612
2476
3127
msgid "XAER_NOTA: Unknown XID"
2477
3128
msgstr ""
2478
3129
 
 
3130
#: ../drizzled/error.cc:613
2479
3131
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2480
3132
msgstr ""
2481
3133
 
 
3134
#: ../drizzled/error.cc:614
2482
3135
#, c-format
2483
3136
msgid ""
2484
3137
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2485
3138
"the  %.64s state"
2486
3139
msgstr ""
2487
3140
 
 
3141
#: ../drizzled/error.cc:615
2488
3142
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2489
3143
msgstr ""
2490
3144
 
 
3145
#: ../drizzled/error.cc:616
2491
3146
msgid ""
2492
3147
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2493
3148
"for consistency"
2494
3149
msgstr ""
2495
3150
 
 
3151
#: ../drizzled/error.cc:617
2496
3152
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2497
3153
msgstr ""
2498
3154
 
 
3155
#: ../drizzled/error.cc:618
2499
3156
#, c-format
2500
3157
msgid ""
2501
3158
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2502
3159
"'%-.192s'"
2503
3160
msgstr ""
2504
3161
 
 
3162
#: ../drizzled/error.cc:619
2505
3163
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2506
3164
msgstr ""
2507
3165
 
 
3166
#: ../drizzled/error.cc:620
2508
3167
msgid "Failed to revoke all privileges to dropped routine"
2509
3168
msgstr ""
2510
3169
 
 
3170
#: ../drizzled/error.cc:621
2511
3171
#, c-format
2512
3172
msgid "Data too long for column '%s' at row %ld"
2513
3173
msgstr ""
2514
3174
 
 
3175
#: ../drizzled/error.cc:622
2515
3176
#, c-format
2516
3177
msgid "Bad SQLSTATE: '%s'"
2517
3178
msgstr ""
2518
3179
 
 
3180
#: ../drizzled/error.cc:623
2519
3181
#, c-format
2520
3182
msgid ""
2521
3183
"%s: ready for connections.\n"
2522
3184
"Version: '%s' %s\n"
2523
3185
msgstr ""
2524
3186
 
 
3187
#: ../drizzled/error.cc:624
2525
3188
msgid "Can't load value from file with fixed size rows to variable"
2526
3189
msgstr ""
2527
3190
 
 
3191
#: ../drizzled/error.cc:625
2528
3192
msgid "You are not allowed to create a user with GRANT"
2529
3193
msgstr ""
2530
3194
 
 
3195
#: ../drizzled/error.cc:626
2531
3196
#, c-format
2532
3197
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2533
3198
msgstr ""
2534
3199
 
 
3200
#: ../drizzled/error.cc:627
2535
3201
msgid "Table definition has changed, please retry transaction"
2536
3202
msgstr ""
2537
3203
 
 
3204
#: ../drizzled/error.cc:628
2538
3205
msgid "Duplicate handler declared in the same block"
2539
3206
msgstr ""
2540
3207
 
 
3208
#: ../drizzled/error.cc:629
2541
3209
#, c-format
2542
3210
msgid ""
2543
3211
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2544
3212
"variable in BEFORE trigger"
2545
3213
msgstr ""
2546
3214
 
 
3215
#: ../drizzled/error.cc:630
2547
3216
#, c-format
2548
3217
msgid "Not allowed to return a result set from a %s"
2549
3218
msgstr ""
2550
3219
 
 
3220
#: ../drizzled/error.cc:631
2551
3221
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2552
3222
msgstr ""
2553
3223
 
 
3224
#: ../drizzled/error.cc:632
2554
3225
msgid ""
2555
3226
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2556
3227
"declaration and binary logging is enabled; if non-transactional tables were "
2557
3228
"updated, the binary log will miss their changes"
2558
3229
msgstr ""
2559
3230
 
 
3231
#: ../drizzled/error.cc:633
2560
3232
msgid ""
2561
3233
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2562
3234
"declaration and binary logging is enabled (you *might* want to use the less "
2563
3235
"safe log_bin_trust_function_creators variable)"
2564
3236
msgstr ""
2565
3237
 
 
3238
#: ../drizzled/error.cc:634
2566
3239
msgid ""
2567
3240
"You do not have the SUPER privilege and binary logging is enabled (you "
2568
3241
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2569
3242
msgstr ""
2570
3243
 
 
3244
#: ../drizzled/error.cc:635
2571
3245
msgid ""
2572
3246
"You can't execute a prepared statement which has an open cursor associated "
2573
3247
"with it. Reset the statement to re-execute it."
2574
3248
msgstr ""
2575
3249
 
 
3250
#: ../drizzled/error.cc:636
2576
3251
#, c-format
2577
3252
msgid "The statement (%lu) has no open cursor."
2578
3253
msgstr ""
2579
3254
 
 
3255
#: ../drizzled/error.cc:637
2580
3256
msgid ""
2581
3257
"Explicit or implicit commit is not allowed in stored function or trigger."
2582
3258
msgstr ""
2583
3259
 
 
3260
#: ../drizzled/error.cc:638
2584
3261
#, c-format
2585
3262
msgid ""
2586
3263
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2587
3264
msgstr ""
2588
3265
 
 
3266
#: ../drizzled/error.cc:639
2589
3267
msgid "Recursive stored functions and triggers are not allowed."
2590
3268
msgstr ""
2591
3269
 
 
3270
#: ../drizzled/error.cc:640
2592
3271
#, c-format
2593
3272
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2594
3273
msgstr ""
2595
3274
 
 
3275
#: ../drizzled/error.cc:641
2596
3276
#, c-format
2597
3277
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2598
3278
msgstr ""
2599
3279
 
 
3280
#: ../drizzled/error.cc:642
2600
3281
#, c-format
2601
3282
msgid ""
2602
3283
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2603
3284
"'%-.192s')."
2604
3285
msgstr ""
2605
3286
 
 
3287
#: ../drizzled/error.cc:643
2606
3288
msgid ""
2607
3289
"You can't combine write-locking of system tables with other tables or lock "
2608
3290
"types"
2609
3291
msgstr ""
2610
3292
 
 
3293
#: ../drizzled/error.cc:644
2611
3294
#, c-format
2612
3295
msgid "Unable to connect to foreign data source: %.64s"
2613
3296
msgstr ""
2614
3297
 
 
3298
#: ../drizzled/error.cc:645
2615
3299
#, c-format
2616
3300
msgid ""
2617
3301
"There was a problem processing the query on the foreign data source. Data "
2618
3302
"source error: %-.64s"
2619
3303
msgstr ""
2620
3304
 
 
3305
#: ../drizzled/error.cc:646
2621
3306
#, c-format
2622
3307
msgid ""
2623
3308
"The foreign data source you are trying to reference does not exist. Data "
2624
3309
"source error:  %-.64s"
2625
3310
msgstr ""
2626
3311
 
 
3312
#: ../drizzled/error.cc:647
2627
3313
#, c-format
2628
3314
msgid ""
2629
3315
"Can't create federated table. The data source connection string '%-.64s' is "
2630
3316
"not in the correct format"
2631
3317
msgstr ""
2632
3318
 
 
3319
#: ../drizzled/error.cc:648
2633
3320
#, c-format
2634
3321
msgid "The data source connection string '%-.64s' is not in the correct format"
2635
3322
msgstr ""
2636
3323
 
 
3324
#: ../drizzled/error.cc:649
2637
3325
#, c-format
2638
3326
msgid "Can't create federated table. Foreign data src error:  %-.64s"
2639
3327
msgstr ""
2640
3328
 
 
3329
#: ../drizzled/error.cc:650
2641
3330
msgid "Trigger in wrong schema"
2642
3331
msgstr ""
2643
3332
 
 
3333
#: ../drizzled/error.cc:651
2644
3334
#, c-format
2645
3335
msgid ""
2646
3336
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
2647
3337
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2648
3338
msgstr ""
2649
3339
 
 
3340
#: ../drizzled/error.cc:652
2650
3341
#, c-format
2651
3342
msgid "Routine body for '%-.100s' is too long"
2652
3343
msgstr ""
2653
3344
 
 
3345
#: ../drizzled/error.cc:653
2654
3346
msgid "Cannot drop default keycache"
2655
3347
msgstr ""
2656
3348
 
 
3349
#: ../drizzled/error.cc:654
2657
3350
#, c-format
2658
3351
msgid "Display width out of range for column '%-.192s' (max = %d)"
2659
3352
msgstr ""
2660
3353
 
 
3354
#: ../drizzled/error.cc:655
2661
3355
msgid "XAER_DUPID: The XID already exists"
2662
3356
msgstr ""
2663
3357
 
 
3358
#: ../drizzled/error.cc:656
2664
3359
#, c-format
2665
3360
msgid "Datetime function: %-.32s field overflow"
2666
3361
msgstr ""
2667
3362
 
 
3363
#: ../drizzled/error.cc:657
2668
3364
#, c-format
2669
3365
msgid ""
2670
3366
"Can't update table '%-.192s' in stored function/trigger because it is "
2671
3367
"already used by statement which invoked this stored function/trigger."
2672
3368
msgstr ""
2673
3369
 
 
3370
#: ../drizzled/error.cc:658
2674
3371
#, c-format
2675
3372
msgid ""
2676
3373
"The definition of table '%-.192s' prevents operation %.192s on table "
2677
3374
"'%-.192s'."
2678
3375
msgstr ""
2679
3376
 
 
3377
#: ../drizzled/error.cc:659
2680
3378
msgid ""
2681
3379
"The prepared statement contains a stored routine call that refers to that "
2682
3380
"same statement. It's not allowed to execute a prepared statement in such a "
2683
3381
"recursive manner"
2684
3382
msgstr ""
2685
3383
 
 
3384
#: ../drizzled/error.cc:660
2686
3385
msgid "Not allowed to set autocommit from a stored function or trigger"
2687
3386
msgstr ""
2688
3387
 
 
3388
#: ../drizzled/error.cc:661
2689
3389
msgid "Definer is not fully qualified"
2690
3390
msgstr ""
2691
3391
 
 
3392
#: ../drizzled/error.cc:662
2692
3393
#, c-format
2693
3394
msgid ""
2694
3395
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2695
3396
"Current user is used as definer. Please recreate the view!"
2696
3397
msgstr ""
2697
3398
 
 
3399
#: ../drizzled/error.cc:663
2698
3400
#, c-format
2699
3401
msgid ""
2700
3402
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2701
3403
"definer"
2702
3404
msgstr ""
2703
3405
 
 
3406
#: ../drizzled/error.cc:664
2704
3407
#, c-format
2705
3408
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2706
3409
msgstr ""
2707
3410
 
 
3411
#: ../drizzled/error.cc:665
2708
3412
#, c-format
2709
3413
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
2710
3414
msgstr ""
2711
3415
 
 
3416
#: ../drizzled/error.cc:666
2712
3417
#, c-format
2713
3418
msgid ""
2714
3419
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2715
3420
msgstr ""
2716
3421
 
 
3422
#: ../drizzled/error.cc:667
2717
3423
#, c-format
2718
3424
msgid ""
2719
3425
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2720
3426
msgstr ""
2721
3427
 
 
3428
#: ../drizzled/error.cc:668
2722
3429
#, c-format
2723
3430
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2724
3431
msgstr ""
2725
3432
 
 
3433
#: ../drizzled/error.cc:669
2726
3434
#, c-format
2727
3435
msgid ""
2728
3436
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2730
3438
"insufficient privileges. Please recreate the trigger."
2731
3439
msgstr ""
2732
3440
 
 
3441
#: ../drizzled/error.cc:670
2733
3442
#, c-format
2734
3443
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2735
3444
msgstr ""
2736
3445
 
 
3446
#: ../drizzled/error.cc:671
2737
3447
#, c-format
2738
3448
msgid ""
2739
3449
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2740
3450
"exceeded for routine %.192s"
2741
3451
msgstr ""
2742
3452
 
 
3453
#: ../drizzled/error.cc:672
2743
3454
#, c-format
2744
3455
msgid ""
2745
3456
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2746
3457
"or contains bad data (internal code %d)"
2747
3458
msgstr ""
2748
3459
 
 
3460
#: ../drizzled/error.cc:673
2749
3461
#, c-format
2750
3462
msgid "Incorrect routine name '%-.192s'"
2751
3463
msgstr ""
2752
3464
 
 
3465
#: ../drizzled/error.cc:674
2753
3466
#, c-format
2754
3467
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2755
3468
msgstr ""
2756
3469
 
 
3470
#: ../drizzled/error.cc:675
2757
3471
msgid "AGGREGATE is not supported for stored functions"
2758
3472
msgstr ""
2759
3473
 
 
3474
#: ../drizzled/error.cc:676
2760
3475
#, c-format
2761
3476
msgid ""
2762
3477
"Can't create more than max_prepared_stmt_count statements (current value: %"
2763
3478
"lu)"
2764
3479
msgstr ""
2765
3480
 
 
3481
#: ../drizzled/error.cc:677
2766
3482
#, c-format
2767
3483
msgid "`%-.192s`.`%-.192s` contains view recursion"
2768
3484
msgstr ""
2769
3485
 
 
3486
#: ../drizzled/error.cc:678
2770
3487
#, c-format
2771
3488
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2772
3489
msgstr ""
2773
3490
 
 
3491
#: ../drizzled/error.cc:679
2774
3492
msgid "The used table type doesn't support SPATIAL indexes"
2775
3493
msgstr ""
2776
3494
 
 
3495
#: ../drizzled/error.cc:680
2777
3496
msgid "Triggers can not be created on system tables"
2778
3497
msgstr ""
2779
3498
 
 
3499
#: ../drizzled/error.cc:681
2780
3500
#, c-format
2781
3501
msgid "Leading spaces are removed from name '%s'"
2782
3502
msgstr ""
2783
3503
 
 
3504
#: ../drizzled/error.cc:682
2784
3505
msgid "Failed to read auto-increment value from storage engine"
2785
3506
msgstr ""
2786
3507
 
 
3508
#: ../drizzled/error.cc:683
2787
3509
msgid "user name"
2788
3510
msgstr ""
2789
3511
 
 
3512
#: ../drizzled/error.cc:684
2790
3513
msgid "host name"
2791
3514
msgstr ""
2792
3515
 
 
3516
#: ../drizzled/error.cc:685
2793
3517
#, c-format
2794
3518
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2795
3519
msgstr ""
2796
3520
 
 
3521
#: ../drizzled/error.cc:686
2797
3522
#, c-format
2798
3523
msgid "The target table %-.100s of the %s is not insertable-into"
2799
3524
msgstr ""
2800
3525
 
 
3526
#: ../drizzled/error.cc:687
2801
3527
#, c-format
2802
3528
msgid ""
2803
3529
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
2804
3530
msgstr ""
2805
3531
 
 
3532
#: ../drizzled/error.cc:688
2806
3533
msgid "Too high level of nesting for select"
2807
3534
msgstr ""
2808
3535
 
 
3536
#: ../drizzled/error.cc:689
2809
3537
#, c-format
2810
3538
msgid "Name '%-.64s' has become ''"
2811
3539
msgstr ""
2812
3540
 
 
3541
#: ../drizzled/error.cc:690
2813
3542
msgid ""
2814
3543
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2815
3544
"optional and non-empty FIELDS ENCLOSED BY"
2816
3545
msgstr ""
2817
3546
 
 
3547
#: ../drizzled/error.cc:691
2818
3548
#, c-format
2819
3549
msgid "The foreign server, %s, you are trying to create already exists."
2820
3550
msgstr ""
2821
3551
 
 
3552
#: ../drizzled/error.cc:692
2822
3553
#, c-format
2823
3554
msgid ""
2824
3555
"The foreign server name you are trying to reference does not exist. Data "
2825
3556
"source error:  %-.64s"
2826
3557
msgstr ""
2827
3558
 
 
3559
#: ../drizzled/error.cc:693
2828
3560
#, c-format
2829
3561
msgid ""
2830
3562
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2831
3563
msgstr ""
2832
3564
 
 
3565
#: ../drizzled/error.cc:694
2833
3566
#, c-format
2834
3567
msgid ""
2835
3568
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2836
3569
"each partition"
2837
3570
msgstr ""
2838
3571
 
 
3572
#: ../drizzled/error.cc:695
2839
3573
#, c-format
2840
3574
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2841
3575
msgstr ""
2842
3576
 
 
3577
#: ../drizzled/error.cc:696
2843
3578
msgid "MAXVALUE can only be used in last partition definition"
2844
3579
msgstr ""
2845
3580
 
 
3581
#: ../drizzled/error.cc:697
2846
3582
msgid "Subpartitions can only be hash partitions and by key"
2847
3583
msgstr ""
2848
3584
 
 
3585
#: ../drizzled/error.cc:698
2849
3586
msgid "Must define subpartitions on all partitions if on one partition"
2850
3587
msgstr ""
2851
3588
 
 
3589
#: ../drizzled/error.cc:699
2852
3590
msgid "Wrong number of partitions defined, mismatch with previous setting"
2853
3591
msgstr ""
2854
3592
 
 
3593
#: ../drizzled/error.cc:700
2855
3594
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
2856
3595
msgstr ""
2857
3596
 
 
3597
#: ../drizzled/error.cc:701
2858
3598
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
2859
3599
msgstr ""
2860
3600
 
 
3601
#: ../drizzled/error.cc:702
2861
3602
msgid "Expression in RANGE/LIST VALUES must be constant"
2862
3603
msgstr ""
2863
3604
 
 
3605
#: ../drizzled/error.cc:703
2864
3606
msgid "Field in list of fields for partition function not found in table"
2865
3607
msgstr ""
2866
3608
 
 
3609
#: ../drizzled/error.cc:704
2867
3610
msgid "List of fields is only allowed in KEY partitions"
2868
3611
msgstr ""
2869
3612
 
 
3613
#: ../drizzled/error.cc:705
2870
3614
msgid ""
2871
3615
"The partition info in the frm file is not consistent with what can be "
2872
3616
"written into the frm file"
2873
3617
msgstr ""
2874
3618
 
 
3619
#: ../drizzled/error.cc:706
2875
3620
#, c-format
2876
3621
msgid "The %-.192s function returns the wrong type"
2877
3622
msgstr ""
2878
3623
 
 
3624
#: ../drizzled/error.cc:707
2879
3625
#, c-format
2880
3626
msgid "For %-.64s partitions each partition must be defined"
2881
3627
msgstr ""
2882
3628
 
 
3629
#: ../drizzled/error.cc:708
2883
3630
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
2884
3631
msgstr ""
2885
3632
 
 
3633
#: ../drizzled/error.cc:709
2886
3634
msgid "VALUES value must be of same type as partition function"
2887
3635
msgstr ""
2888
3636
 
 
3637
#: ../drizzled/error.cc:710
2889
3638
msgid "Multiple definition of same constant in list partitioning"
2890
3639
msgstr ""
2891
3640
 
 
3641
#: ../drizzled/error.cc:711
2892
3642
msgid "Partitioning can not be used stand-alone in query"
2893
3643
msgstr ""
2894
3644
 
 
3645
#: ../drizzled/error.cc:712
2895
3646
msgid ""
2896
3647
"The mix of handlers in the partitions is not allowed in this version of "
2897
3648
"Drizzle"
2898
3649
msgstr ""
2899
3650
 
 
3651
#: ../drizzled/error.cc:713
2900
3652
#, c-format
2901
3653
msgid "For the partitioned engine it is necessary to define all %-.64s"
2902
3654
msgstr ""
2903
3655
 
 
3656
#: ../drizzled/error.cc:714
2904
3657
msgid "Too many partitions (including subpartitions) were defined"
2905
3658
msgstr ""
2906
3659
 
 
3660
#: ../drizzled/error.cc:715
2907
3661
msgid ""
2908
3662
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2909
3663
"partitioning for subpartitioning"
2910
3664
msgstr ""
2911
3665
 
 
3666
#: ../drizzled/error.cc:716
2912
3667
msgid "Failed to create specific handler file"
2913
3668
msgstr ""
2914
3669
 
 
3670
#: ../drizzled/error.cc:717
2915
3671
msgid "A BLOB field is not allowed in partition function"
2916
3672
msgstr ""
2917
3673
 
 
3674
#: ../drizzled/error.cc:718
2918
3675
#, c-format
2919
3676
msgid "A %-.192s must include all columns in the table's partitioning function"
2920
3677
msgstr ""
2921
3678
 
 
3679
#: ../drizzled/error.cc:719
2922
3680
#, c-format
2923
3681
msgid "Number of %-.64s = 0 is not an allowed value"
2924
3682
msgstr ""
2925
3683
 
 
3684
#: ../drizzled/error.cc:720
2926
3685
msgid "Partition management on a not partitioned table is not possible"
2927
3686
msgstr ""
2928
3687
 
 
3688
#: ../drizzled/error.cc:721
2929
3689
msgid ""
2930
3690
"Foreign key condition is not yet supported in conjunction with partitioning"
2931
3691
msgstr ""
2932
3692
 
 
3693
#: ../drizzled/error.cc:722
2933
3694
#, c-format
2934
3695
msgid "Error in list of partitions to %-.64s"
2935
3696
msgstr ""
2936
3697
 
 
3698
#: ../drizzled/error.cc:723
2937
3699
msgid "Cannot remove all partitions, use DROP TABLE instead"
2938
3700
msgstr ""
2939
3701
 
 
3702
#: ../drizzled/error.cc:724
2940
3703
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
2941
3704
msgstr ""
2942
3705
 
 
3706
#: ../drizzled/error.cc:725
2943
3707
msgid ""
2944
3708
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
2945
3709
"their numbers"
2946
3710
msgstr ""
2947
3711
 
 
3712
#: ../drizzled/error.cc:726
2948
3713
msgid ""
2949
3714
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
2950
3715
"tables using HASH PARTITIONs"
2951
3716
msgstr ""
2952
3717
 
 
3718
#: ../drizzled/error.cc:727
2953
3719
#, c-format
2954
3720
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
2955
3721
msgstr ""
2956
3722
 
 
3723
#: ../drizzled/error.cc:728
2957
3724
msgid "Trying to Add partition(s) with wrong number of subpartitions"
2958
3725
msgstr ""
2959
3726
 
 
3727
#: ../drizzled/error.cc:729
2960
3728
msgid "At least one partition must be added"
2961
3729
msgstr ""
2962
3730
 
 
3731
#: ../drizzled/error.cc:730
2963
3732
msgid "At least one partition must be coalesced"
2964
3733
msgstr ""
2965
3734
 
 
3735
#: ../drizzled/error.cc:731
2966
3736
msgid "More partitions to reorganize than there are partitions"
2967
3737
msgstr ""
2968
3738
 
 
3739
#: ../drizzled/error.cc:732
2969
3740
#, c-format
2970
3741
msgid "Duplicate partition name %-.192s"
2971
3742
msgstr ""
2972
3743
 
 
3744
#: ../drizzled/error.cc:733
2973
3745
msgid "It is not allowed to shut off binlog on this command"
2974
3746
msgstr ""
2975
3747
 
 
3748
#: ../drizzled/error.cc:734
2976
3749
msgid "When reorganizing a set of partitions they must be in consecutive order"
2977
3750
msgstr ""
2978
3751
 
 
3752
#: ../drizzled/error.cc:735
2979
3753
msgid ""
2980
3754
"Reorganize of range partitions cannot change total ranges except for last "
2981
3755
"partition where it can extend the range"
2982
3756
msgstr ""
2983
3757
 
 
3758
#: ../drizzled/error.cc:736
2984
3759
msgid "Partition function not supported in this version for this handler"
2985
3760
msgstr ""
2986
3761
 
 
3762
#: ../drizzled/error.cc:737
2987
3763
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
2988
3764
msgstr ""
2989
3765
 
 
3766
#: ../drizzled/error.cc:738
2990
3767
#, c-format
2991
3768
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
2992
3769
msgstr ""
2993
3770
 
 
3771
#: ../drizzled/error.cc:739
2994
3772
#, c-format
2995
3773
msgid "Plugin '%-.192s' is not loaded"
2996
3774
msgstr ""
2997
3775
 
 
3776
#: ../drizzled/error.cc:740
2998
3777
#, c-format
2999
3778
msgid "Incorrect %-.32s value: '%-.128s'"
3000
3779
msgstr ""
3001
3780
 
 
3781
#: ../drizzled/error.cc:741
3002
3782
#, c-format
3003
3783
msgid "Table has no partition for value %-.64s"
3004
3784
msgstr ""
3005
3785
 
 
3786
#: ../drizzled/error.cc:742
3006
3787
#, c-format
3007
3788
msgid "It is not allowed to specify %s more than once"
3008
3789
msgstr ""
3009
3790
 
 
3791
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3010
3792
#, c-format
3011
3793
msgid "Failed to create %s"
3012
3794
msgstr ""
3013
3795
 
 
3796
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3014
3797
#, c-format
3015
3798
msgid "Failed to drop %s"
3016
3799
msgstr ""
3017
3800
 
 
3801
#: ../drizzled/error.cc:745
3018
3802
msgid "The handler doesn't support autoextend of tablespaces"
3019
3803
msgstr ""
3020
3804
 
 
3805
#: ../drizzled/error.cc:746
3021
3806
msgid ""
3022
3807
"A size parameter was incorrectly specified, either number or on the form 10M"
3023
3808
msgstr ""
3024
3809
 
 
3810
#: ../drizzled/error.cc:747
3025
3811
msgid ""
3026
3812
"The size number was correct but we don't allow the digit part to be more "
3027
3813
"than 2 billion"
3028
3814
msgstr ""
3029
3815
 
 
3816
#: ../drizzled/error.cc:748
3030
3817
#, c-format
3031
3818
msgid "Failed to alter: %s"
3032
3819
msgstr ""
3033
3820
 
 
3821
#: ../drizzled/error.cc:749
3034
3822
msgid "Writing one row to the row-based binary log failed"
3035
3823
msgstr ""
3036
3824
 
 
3825
#: ../drizzled/error.cc:750
3037
3826
#, c-format
3038
3827
msgid "Table definition on master and slave does not match: %s"
3039
3828
msgstr ""
3040
3829
 
 
3830
#: ../drizzled/error.cc:751
3041
3831
msgid ""
3042
3832
"Slave running with --log-slave-updates must use row-based binary logging to "
3043
3833
"be able to replicate row-based binary log events"
3044
3834
msgstr ""
3045
3835
 
 
3836
#: ../drizzled/error.cc:752
3046
3837
#, c-format
3047
3838
msgid "Event '%-.192s' already exists"
3048
3839
msgstr ""
3049
3840
 
 
3841
#: ../drizzled/error.cc:753
3050
3842
#, c-format
3051
3843
msgid "Failed to store event %s. Error code %d from storage engine."
3052
3844
msgstr ""
3053
3845
 
 
3846
#: ../drizzled/error.cc:754
3054
3847
#, c-format
3055
3848
msgid "Unknown event '%-.192s'"
3056
3849
msgstr ""
3057
3850
 
 
3851
#: ../drizzled/error.cc:755
3058
3852
#, c-format
3059
3853
msgid "Failed to alter event '%-.192s'"
3060
3854
msgstr ""
3061
3855
 
 
3856
#: ../drizzled/error.cc:757
3062
3857
msgid "INTERVAL is either not positive or too big"
3063
3858
msgstr ""
3064
3859
 
 
3860
#: ../drizzled/error.cc:758
3065
3861
msgid "ENDS is either invalid or before STARTS"
3066
3862
msgstr ""
3067
3863
 
 
3864
#: ../drizzled/error.cc:759
3068
3865
msgid "Event execution time is in the past. Event has been disabled"
3069
3866
msgstr ""
3070
3867
 
 
3868
#: ../drizzled/error.cc:760
3071
3869
msgid "Failed to open drizzle.event"
3072
3870
msgstr ""
3073
3871
 
 
3872
#: ../drizzled/error.cc:761
3074
3873
msgid "No datetime expression provided"
3075
3874
msgstr ""
3076
3875
 
 
3876
#: ../drizzled/error.cc:762
3077
3877
#, c-format
3078
3878
msgid ""
3079
3879
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3080
3880
"probably corrupted"
3081
3881
msgstr ""
3082
3882
 
 
3883
#: ../drizzled/error.cc:763
3083
3884
#, c-format
3084
3885
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3085
3886
msgstr ""
3086
3887
 
 
3888
#: ../drizzled/error.cc:764
3087
3889
msgid "Failed to delete the event from drizzle.event"
3088
3890
msgstr ""
3089
3891
 
 
3892
#: ../drizzled/error.cc:765
3090
3893
msgid "Error during compilation of event's body"
3091
3894
msgstr ""
3092
3895
 
 
3896
#: ../drizzled/error.cc:766
3093
3897
msgid "Same old and new event name"
3094
3898
msgstr ""
3095
3899
 
 
3900
#: ../drizzled/error.cc:767
3096
3901
#, c-format
3097
3902
msgid "Data for column '%s' too long"
3098
3903
msgstr ""
3099
3904
 
 
3905
#: ../drizzled/error.cc:768
3100
3906
#, c-format
3101
3907
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3102
3908
msgstr ""
3103
3909
 
 
3910
#: ../drizzled/error.cc:769
3104
3911
#, c-format
3105
3912
msgid ""
3106
3913
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3107
3914
"s instead"
3108
3915
msgstr ""
3109
3916
 
 
3917
#: ../drizzled/error.cc:770
3110
3918
msgid "You can't write-lock a log table. Only read access is possible"
3111
3919
msgstr ""
3112
3920
 
 
3921
#: ../drizzled/error.cc:771
3113
3922
msgid "You can't use locks with log tables."
3114
3923
msgstr ""
3115
3924
 
 
3925
#: ../drizzled/error.cc:772
3116
3926
#, c-format
3117
3927
msgid ""
3118
3928
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3119
3929
"d would lead to a duplicate entry"
3120
3930
msgstr ""
3121
3931
 
 
3932
#: ../drizzled/error.cc:773
3122
3933
#, c-format
3123
3934
msgid ""
3124
3935
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3125
3936
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3126
3937
msgstr ""
3127
3938
 
 
3939
#: ../drizzled/error.cc:774
3128
3940
msgid ""
3129
3941
"Cannot switch out of the row-based binary log format when the session has "
3130
3942
"open temporary tables"
3131
3943
msgstr ""
3132
3944
 
 
3945
#: ../drizzled/error.cc:775
3133
3946
msgid ""
3134
3947
"Cannot change the binary logging format inside a stored function or trigger"
3135
3948
msgstr ""
3136
3949
 
 
3950
#: ../drizzled/error.cc:776
3137
3951
msgid ""
3138
3952
"The NDB cluster engine does not support changing the binlog format on the "
3139
3953
"fly yet"
3140
3954
msgstr ""
3141
3955
 
 
3956
#: ../drizzled/error.cc:777
3142
3957
msgid "Cannot create temporary table with partitions"
3143
3958
msgstr ""
3144
3959
 
 
3960
#: ../drizzled/error.cc:778
3145
3961
msgid "Partition constant is out of partition function domain"
3146
3962
msgstr ""
3147
3963
 
 
3964
#: ../drizzled/error.cc:779
3148
3965
msgid "This partition function is not allowed"
3149
3966
msgstr ""
3150
3967
 
 
3968
#: ../drizzled/error.cc:780
3151
3969
msgid "Error in DDL log"
3152
3970
msgstr ""
3153
3971
 
 
3972
#: ../drizzled/error.cc:781
3154
3973
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3155
3974
msgstr ""
3156
3975
 
 
3976
#: ../drizzled/error.cc:782
3157
3977
msgid "Incorrect partition name"
3158
3978
msgstr ""
3159
3979
 
 
3980
#: ../drizzled/error.cc:783
3160
3981
msgid ""
3161
3982
"Transaction isolation level can't be changed while a transaction is in "
3162
3983
"progress"
3163
3984
msgstr ""
3164
3985
 
 
3986
#: ../drizzled/error.cc:784
3165
3987
#, c-format
3166
3988
msgid ""
3167
3989
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3168
3990
"'%-.192s' for key '%-.192s'"
3169
3991
msgstr ""
3170
3992
 
 
3993
#: ../drizzled/error.cc:785
3171
3994
#, c-format
3172
3995
msgid "Internal scheduler error %d"
3173
3996
msgstr ""
3174
3997
 
 
3998
#: ../drizzled/error.cc:786
3175
3999
#, c-format
3176
4000
msgid "Error during starting/stopping of the scheduler. Error code %u"
3177
4001
msgstr ""
3178
4002
 
 
4003
#: ../drizzled/error.cc:787
3179
4004
msgid "Engine cannot be used in partitioned tables"
3180
4005
msgstr ""
3181
4006
 
 
4007
#: ../drizzled/error.cc:788
3182
4008
#, c-format
3183
4009
msgid "Cannot activate '%-.64s' log"
3184
4010
msgstr ""
3185
4011
 
 
4012
#: ../drizzled/error.cc:789
3186
4013
msgid "The server was not built with row-based replication"
3187
4014
msgstr ""
3188
4015
 
 
4016
#: ../drizzled/error.cc:790
3189
4017
msgid "Decoding of base64 string failed"
3190
4018
msgstr ""
3191
4019
 
 
4020
#: ../drizzled/error.cc:791
3192
4021
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3193
4022
msgstr ""
3194
4023
 
 
4024
#: ../drizzled/error.cc:792
3195
4025
msgid ""
3196
4026
"Cannot proceed because system tables used by Event Scheduler were found "
3197
4027
"damaged at server start"
3198
4028
msgstr ""
3199
4029
 
 
4030
#: ../drizzled/error.cc:793
3200
4031
msgid "Only integers allowed as number here"
3201
4032
msgstr ""
3202
4033
 
 
4034
#: ../drizzled/error.cc:794
3203
4035
msgid "This storage engine cannot be used for log tables"
3204
4036
msgstr ""
3205
4037
 
 
4038
#: ../drizzled/error.cc:795
3206
4039
#, c-format
3207
4040
msgid "You cannot '%s' a log table if logging is enabled"
3208
4041
msgstr ""
3209
4042
 
 
4043
#: ../drizzled/error.cc:796
3210
4044
#, c-format
3211
4045
msgid ""
3212
4046
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3214
4048
"to '%s'"
3215
4049
msgstr ""
3216
4050
 
 
4051
#: ../drizzled/error.cc:797
3217
4052
#, c-format
3218
4053
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3219
4054
msgstr ""
3220
4055
 
 
4056
#: ../drizzled/error.cc:798
3221
4057
#, c-format
3222
4058
msgid "Incorrect parameters in the call to native function '%-.192s'"
3223
4059
msgstr ""
3224
4060
 
 
4061
#: ../drizzled/error.cc:799
3225
4062
#, c-format
3226
4063
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3227
4064
msgstr ""
3228
4065
 
 
4066
#: ../drizzled/error.cc:800
3229
4067
#, c-format
3230
4068
msgid "This function '%-.192s' has the same name as a native function"
3231
4069
msgstr ""
3232
4070
 
 
4071
#: ../drizzled/error.cc:801
3233
4072
#, c-format
3234
4073
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3235
4074
msgstr ""
3236
4075
 
 
4076
#: ../drizzled/error.cc:802
3237
4077
msgid "Too many files opened, please execute the command again"
3238
4078
msgstr ""
3239
4079
 
 
4080
#: ../drizzled/error.cc:803 ../drizzled/error.cc:804
3240
4081
msgid ""
3241
4082
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3242
4083
"The event was dropped immediately after creation."
3243
4084
msgstr ""
3244
4085
 
 
4086
#: ../drizzled/error.cc:805
3245
4087
#, c-format
3246
4088
msgid "The incident %s occurred on the master. Message: %-.64s"
3247
4089
msgstr ""
3248
4090
 
 
4091
#: ../drizzled/error.cc:806
3249
4092
msgid "Table has no partition for some existing values"
3250
4093
msgstr ""
3251
4094
 
 
4095
#: ../drizzled/error.cc:807
3252
4096
msgid "Statement is not safe to log in statement format."
3253
4097
msgstr ""
3254
4098
 
 
4099
#: ../drizzled/error.cc:808
3255
4100
#, c-format
3256
4101
msgid "Fatal error: %s"
3257
4102
msgstr ""
3258
4103
 
 
4104
#: ../drizzled/error.cc:809
3259
4105
#, c-format
3260
4106
msgid "Relay log read failure: %s"
3261
4107
msgstr ""
3262
4108
 
 
4109
#: ../drizzled/error.cc:810
3263
4110
#, c-format
3264
4111
msgid "Relay log write failure: %s"
3265
4112
msgstr ""
3266
4113
 
 
4114
#: ../drizzled/error.cc:812
3267
4115
#, c-format
3268
4116
msgid "Master command %s failed: %s"
3269
4117
msgstr ""
3270
4118
 
 
4119
#: ../drizzled/error.cc:813
3271
4120
#, c-format
3272
4121
msgid "Binary logging not possible. Message: %s"
3273
4122
msgstr ""
3274
4123
 
 
4124
#: ../drizzled/error.cc:814
3275
4125
#, c-format
3276
4126
msgid "View `%-.64s`.`%-.64s` has no creation context"
3277
4127
msgstr ""
3278
4128
 
 
4129
#: ../drizzled/error.cc:815
3279
4130
#, c-format
3280
4131
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3281
4132
msgstr ""
3282
4133
 
 
4134
#: ../drizzled/error.cc:816
3283
4135
#, c-format
3284
4136
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3285
4137
msgstr ""
3286
4138
 
 
4139
#: ../drizzled/error.cc:817
3287
4140
#, c-format
3288
4141
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3289
4142
msgstr ""
3290
4143
 
 
4144
#: ../drizzled/error.cc:818
3291
4145
#, c-format
3292
4146
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3293
4147
msgstr ""
3294
4148
 
 
4149
#: ../drizzled/error.cc:819
3295
4150
#, c-format
3296
4151
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3297
4152
msgstr ""
3298
4153
 
 
4154
#: ../drizzled/error.cc:820
3299
4155
#, c-format
3300
4156
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3301
4157
msgstr ""
3302
4158
 
 
4159
#: ../drizzled/error.cc:821
3303
4160
#, c-format
3304
4161
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3305
4162
msgstr ""
3306
4163
 
 
4164
#: ../drizzled/error.cc:822
3307
4165
#, c-format
3308
4166
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3309
4167
msgstr ""
3310
4168
 
 
4169
#: ../drizzled/error.cc:823
3311
4170
#, c-format
3312
4171
msgid "Ambiguous slave modes combination. %s"
3313
4172
msgstr ""
3314
4173
 
 
4174
#: ../drizzled/error.cc:824
3315
4175
#, c-format
3316
4176
msgid ""
3317
4177
"The BINLOG statement of type `%s` was not preceded by a format description "
3318
4178
"BINLOG statement."
3319
4179
msgstr ""
3320
4180
 
 
4181
#: ../drizzled/error.cc:825
3321
4182
msgid "Corrupted replication event was detected"
3322
4183
msgstr ""
3323
4184
 
 
4185
#: ../drizzled/error.cc:826
3324
4186
#, c-format
3325
4187
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3326
4188
msgstr ""
3327
4189
 
 
4190
#: ../drizzled/error.cc:827
3328
4191
#, c-format
3329
4192
msgid "Being purged log %s was not found"
3330
4193
msgstr ""
3331
4194
 
 
4195
#: ../drizzled/error.cc:828
3332
4196
#, c-format
3333
4197
msgid "Converted to non-transactional lock on '%-.64s'"
3334
4198
msgstr ""
3335
4199
 
 
4200
#: ../drizzled/error.cc:829
3336
4201
#, c-format
3337
4202
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3338
4203
msgstr ""
3339
4204
 
 
4205
#: ../drizzled/error.cc:830
3340
4206
#, c-format
3341
4207
msgid ""
3342
4208
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3343
4209
msgstr ""
3344
4210
 
 
4211
#: ../drizzled/error.cc:831
3345
4212
#, c-format
3346
4213
msgid "Can't access storage engine of table %-.64s"
3347
4214
msgstr ""
3348
4215
 
 
4216
#: ../drizzled/error.cc:832
3349
4217
msgid "Starting backup process"
3350
4218
msgstr ""
3351
4219
 
 
4220
#: ../drizzled/error.cc:833
3352
4221
msgid "Backup completed"
3353
4222
msgstr ""
3354
4223
 
 
4224
#: ../drizzled/error.cc:834
3355
4225
msgid "Starting restore process"
3356
4226
msgstr ""
3357
4227
 
 
4228
#: ../drizzled/error.cc:835
3358
4229
msgid "Restore completed"
3359
4230
msgstr ""
3360
4231
 
 
4232
#: ../drizzled/error.cc:836
3361
4233
msgid "Nothing to backup"
3362
4234
msgstr ""
3363
4235
 
 
4236
#: ../drizzled/error.cc:837
3364
4237
#, c-format
3365
4238
msgid "Database '%-.64s' cannot be included in a backup"
3366
4239
msgstr ""
3367
4240
 
 
4241
#: ../drizzled/error.cc:838
3368
4242
msgid ""
3369
4243
"Error during backup operation - server's error log contains more information "
3370
4244
"about the error"
3371
4245
msgstr ""
3372
4246
 
 
4247
#: ../drizzled/error.cc:839
3373
4248
msgid ""
3374
4249
"Error during restore operation - server's error log contains more "
3375
4250
"information about the error"
3376
4251
msgstr ""
3377
4252
 
 
4253
#: ../drizzled/error.cc:840
3378
4254
msgid ""
3379
4255
"Can't execute this command because another BACKUP/RESTORE operation is in "
3380
4256
"progress"
3381
4257
msgstr ""
3382
4258
 
 
4259
#: ../drizzled/error.cc:841
3383
4260
msgid "Error when preparing for backup operation"
3384
4261
msgstr ""
3385
4262
 
 
4263
#: ../drizzled/error.cc:842
3386
4264
msgid "Error when preparing for restore operation"
3387
4265
msgstr ""
3388
4266
 
 
4267
#: ../drizzled/error.cc:843
3389
4268
#, c-format
3390
4269
msgid "Invalid backup location '%-.64s'"
3391
4270
msgstr ""
3392
4271
 
 
4272
#: ../drizzled/error.cc:844
3393
4273
#, c-format
3394
4274
msgid "Can't read backup location '%-.64s'"
3395
4275
msgstr ""
3396
4276
 
 
4277
#: ../drizzled/error.cc:845
3397
4278
#, c-format
3398
4279
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3399
4280
msgstr ""
3400
4281
 
 
4282
#: ../drizzled/error.cc:846
3401
4283
msgid "Can't enumerate server databases"
3402
4284
msgstr ""
3403
4285
 
 
4286
#: ../drizzled/error.cc:847
3404
4287
msgid "Can't enumerate server tables"
3405
4288
msgstr ""
3406
4289
 
 
4290
#: ../drizzled/error.cc:848
3407
4291
#, c-format
3408
4292
msgid "Can't enumerate tables in database %-.64s"
3409
4293
msgstr ""
3410
4294
 
 
4295
#: ../drizzled/error.cc:849
3411
4296
#, c-format
3412
4297
msgid "Skipping view %-.64s in database %-.64s"
3413
4298
msgstr ""
3414
4299
 
 
4300
#: ../drizzled/error.cc:850
3415
4301
#, c-format
3416
4302
msgid "Skipping table %-.64s since it has no valid storage engine"
3417
4303
msgstr ""
3418
4304
 
 
4305
#: ../drizzled/error.cc:851
3419
4306
#, c-format
3420
4307
msgid "Can't open table %-.64s"
3421
4308
msgstr ""
3422
4309
 
 
4310
#: ../drizzled/error.cc:852
3423
4311
msgid "Can't read backup archive preamble"
3424
4312
msgstr ""
3425
4313
 
 
4314
#: ../drizzled/error.cc:853
3426
4315
msgid "Can't write backup archive preamble"
3427
4316
msgstr ""
3428
4317
 
 
4318
#: ../drizzled/error.cc:854
3429
4319
#, c-format
3430
4320
msgid "Can't find backup driver for table %-.64s"
3431
4321
msgstr ""
3432
4322
 
 
4323
#: ../drizzled/error.cc:855
3433
4324
#, c-format
3434
4325
msgid ""
3435
4326
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3436
4327
"this table"
3437
4328
msgstr ""
3438
4329
 
 
4330
#: ../drizzled/error.cc:856
3439
4331
#, c-format
3440
4332
msgid "Can't create %-.64s backup driver"
3441
4333
msgstr ""
3442
4334
 
 
4335
#: ../drizzled/error.cc:857
3443
4336
#, c-format
3444
4337
msgid "Can't create %-.64s restore driver"
3445
4338
msgstr ""
3446
4339
 
 
4340
#: ../drizzled/error.cc:858
3447
4341
#, c-format
3448
4342
msgid "Found %d images in backup archive but maximum %d are supported"
3449
4343
msgstr ""
3450
4344
 
 
4345
#: ../drizzled/error.cc:859
3451
4346
#, c-format
3452
4347
msgid "Error when saving meta-data of %-.64s"
3453
4348
msgstr ""
3454
4349
 
 
4350
#: ../drizzled/error.cc:860
3455
4351
msgid "Error when reading meta-data list"
3456
4352
msgstr ""
3457
4353
 
 
4354
#: ../drizzled/error.cc:861
3458
4355
#, c-format
3459
4356
msgid "Can't create %-.64s"
3460
4357
msgstr ""
3461
4358
 
 
4359
#: ../drizzled/error.cc:862
3462
4360
msgid "Can't allocate buffer for image data transfer"
3463
4361
msgstr ""
3464
4362
 
 
4363
#: ../drizzled/error.cc:863
3465
4364
#, c-format
3466
4365
msgid "Error when writing %-.64s backup image data (for table #%d)"
3467
4366
msgstr ""
3468
4367
 
 
4368
#: ../drizzled/error.cc:864
3469
4369
msgid "Error when reading data from backup stream"
3470
4370
msgstr ""
3471
4371
 
 
4372
#: ../drizzled/error.cc:865
3472
4373
msgid "Can't go to the next chunk in backup stream"
3473
4374
msgstr ""
3474
4375
 
 
4376
#: ../drizzled/error.cc:866
3475
4377
#, c-format
3476
4378
msgid "Can't initialize %-.64s backup driver"
3477
4379
msgstr ""
3478
4380
 
 
4381
#: ../drizzled/error.cc:867
3479
4382
#, c-format
3480
4383
msgid "Can't initialize %-.64s restore driver"
3481
4384
msgstr ""
3482
4385
 
 
4386
#: ../drizzled/error.cc:868
3483
4387
#, c-format
3484
4388
msgid "Can't shut down %-.64s backup driver"
3485
4389
msgstr ""
3486
4390
 
 
4391
#: ../drizzled/error.cc:869
3487
4392
#, c-format
3488
4393
msgid "Can't shut down %-.64s backup driver(s)"
3489
4394
msgstr ""
3490
4395
 
 
4396
#: ../drizzled/error.cc:870
3491
4397
#, c-format
3492
4398
msgid "%-.64s backup driver can't prepare for synchronization"
3493
4399
msgstr ""
3494
4400
 
 
4401
#: ../drizzled/error.cc:871
3495
4402
#, c-format
3496
4403
msgid "%-.64s backup driver can't create its image validity point"
3497
4404
msgstr ""
3498
4405
 
 
4406
#: ../drizzled/error.cc:872
3499
4407
#, c-format
3500
4408
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3501
4409
msgstr ""
3502
4410
 
 
4411
#: ../drizzled/error.cc:873
3503
4412
#, c-format
3504
4413
msgid "%-.64s backup driver can't cancel its backup operation"
3505
4414
msgstr ""
3506
4415
 
 
4416
#: ../drizzled/error.cc:874
3507
4417
#, c-format
3508
4418
msgid "%-.64s restore driver can't cancel its restore operation"
3509
4419
msgstr ""
3510
4420
 
 
4421
#: ../drizzled/error.cc:875
3511
4422
#, c-format
3512
4423
msgid "Error when polling %-.64s backup driver for its image data"
3513
4424
msgstr ""
3514
4425
 
 
4426
#: ../drizzled/error.cc:876
3515
4427
#, c-format
3516
4428
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3517
4429
msgstr ""
3518
4430
 
 
4431
#: ../drizzled/error.cc:877
3519
4432
#, c-format
3520
4433
msgid ""
3521
4434
"After %d attempts %-.64s restore driver still can't accept next block of data"
3522
4435
msgstr ""
3523
4436
 
 
4437
#: ../drizzled/error.cc:878
3524
4438
#, c-format
3525
4439
msgid "Open and lock tables failed in %-.64s"
3526
4440
msgstr ""
3527
4441
 
 
4442
#: ../drizzled/error.cc:879
3528
4443
msgid "Backup driver's table locking thread can not be initialized."
3529
4444
msgstr ""
3530
4445
 
 
4446
#: ../drizzled/error.cc:880
3531
4447
msgid ""
3532
4448
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3533
4449
"and 'drizzle.online_backup_progress'."
3534
4450
msgstr ""
3535
4451
 
 
4452
#: ../drizzled/error.cc:881
3536
4453
#, c-format
3537
4454
msgid "Tablespace '%-.192s' already exists"
3538
4455
msgstr ""
3539
4456
 
 
4457
#: ../drizzled/error.cc:882
3540
4458
#, c-format
3541
4459
msgid "Tablespace '%-.192s' doesn't exist"
3542
4460
msgstr ""
3543
4461
 
 
4462
#: ../drizzled/error.cc:883
3544
4463
#, c-format
3545
4464
msgid "Unexpected master's heartbeat data: %s"
3546
4465
msgstr ""
3547
4466
 
 
4467
#: ../drizzled/error.cc:884
3548
4468
#, c-format
3549
4469
msgid "The requested value for the heartbeat period %s %s"
3550
4470
msgstr ""
3551
4471
 
 
4472
#: ../drizzled/error.cc:885
3552
4473
#, c-format
3553
4474
msgid "Can't write to the online backup progress log %-.64s."
3554
4475
msgstr ""
3555
4476
 
 
4477
#: ../drizzled/error.cc:886
3556
4478
#, c-format
3557
4479
msgid "Tablespace '%-.192s' not empty"
3558
4480
msgstr ""
3559
4481
 
 
4482
#: ../drizzled/error.cc:887
3560
4483
#, c-format
3561
4484
msgid ""
3562
4485
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3564
4487
"while the same tablespace is defined on the server as '%-.256s'"
3565
4488
msgstr ""
3566
4489
 
 
4490
#: ../drizzled/error.cc:888
3567
4491
msgid "A virtual column cannot be based on a virtual column"
3568
4492
msgstr ""
3569
4493
 
 
4494
#: ../drizzled/error.cc:889
3570
4495
#, c-format
3571
4496
msgid "Non-deterministic expression for virtual column '%s'."
3572
4497
msgstr ""
3573
4498
 
 
4499
#: ../drizzled/error.cc:890
3574
4500
#, c-format
3575
4501
msgid ""
3576
4502
"Generated value for virtual column '%s' cannot be converted to type '%s'."
3577
4503
msgstr ""
3578
4504
 
 
4505
#: ../drizzled/error.cc:891
3579
4506
msgid "Primary key cannot be defined upon a virtual column."
3580
4507
msgstr ""
3581
4508
 
 
4509
#: ../drizzled/error.cc:892
3582
4510
msgid "Key/Index cannot be defined on a non-stored virtual column."
3583
4511
msgstr ""
3584
4512
 
 
4513
#: ../drizzled/error.cc:893
3585
4514
#, c-format
3586
4515
msgid "Cannot define foreign key with %s clause on a virtual column."
3587
4516
msgstr ""
3588
4517
 
 
4518
#: ../drizzled/error.cc:894
3589
4519
#, c-format
3590
4520
msgid "The value specified for virtual column '%s' in table '%s' ignored."
3591
4521
msgstr ""
3592
4522
 
 
4523
#: ../drizzled/error.cc:895
3593
4524
#, c-format
3594
4525
msgid "'%s' is not yet supported for virtual columns."
3595
4526
msgstr ""
3596
4527
 
 
4528
#: ../drizzled/error.cc:896
3597
4529
msgid "Constant expression in virtual column function is not allowed."
3598
4530
msgstr ""
3599
4531
 
 
4532
#: ../drizzled/error.cc:897
3600
4533
msgid "Encountered an unknown temporal type."
3601
4534
msgstr ""
3602
4535
 
 
4536
#: ../drizzled/error.cc:898
3603
4537
#, c-format
3604
4538
msgid "Received an invalid string format '%s' for a date value."
3605
4539
msgstr ""
3606
4540
 
 
4541
#: ../drizzled/error.cc:899
3607
4542
#, c-format
3608
4543
msgid "Received an invalid string format '%s' for a time value."
3609
4544
msgstr ""
3610
4545
 
 
4546
#: ../drizzled/error.cc:900
3611
4547
#, c-format
3612
4548
msgid "Received an invalid value '%s' for a UNIX timestamp."
3613
4549
msgstr ""
3614
4550
 
 
4551
#: ../drizzled/error.cc:901
3615
4552
#, c-format
3616
4553
msgid "Received an invalid datetime value '%s'."
3617
4554
msgstr ""
3618
4555
 
 
4556
#: ../drizzled/error.cc:902
3619
4557
#, c-format
3620
4558
msgid "Received a NULL argument for function '%s'."
3621
4559
msgstr ""
3622
4560
 
 
4561
#: ../drizzled/error.cc:903
3623
4562
#, c-format
3624
4563
msgid "Received an invalid negative argument '%s' for function '%s'."
3625
4564
msgstr ""
3626
4565
 
 
4566
#: ../drizzled/error.cc:904
3627
4567
#, c-format
3628
4568
msgid "Received an out-of-range argument '%s' for function '%s'."
3629
4569
msgstr ""
3630
4570
 
 
4571
#: ../drizzled/error.cc:905
3631
4572
#, c-format
3632
4573
msgid "Received an invalid time value '%s'."
3633
4574
msgstr ""
3634
4575
 
 
4576
#: ../drizzled/error.cc:906
3635
4577
#, c-format
3636
4578
msgid "Received an invalid enum value '%s'."
3637
4579
msgstr ""
3638
4580
 
 
4581
#: ../drizzled/error.cc:907
3639
4582
msgid "Tables which are replicated require a primary key."
3640
4583
msgstr ""
3641
4584
 
 
4585
#: ../drizzled/error.cc:908
3642
4586
#, c-format
3643
4587
msgid "Corrupt or invalid table definition: %s"
3644
4588
msgstr ""
3645
4589
 
 
4590
#: ../drizzled/error.cc:909
3646
4591
#, c-format
3647
4592
msgid "Corrupt or invalid schema definition for %s : %s"
3648
4593
msgstr ""
3649
4594
 
 
4595
#: ../drizzled/error.cc:910
3650
4596
#, c-format
3651
4597
msgid "Schema does not exist: %s"
3652
4598
msgstr ""
3653
4599
 
 
4600
#: ../drizzled/error.cc:911
3654
4601
#, c-format
3655
4602
msgid "Error altering schema: %s"
3656
4603
msgstr ""
3657
4604
 
 
4605
#: ../drizzled/error.cc:912
3658
4606
#, c-format
3659
4607
msgid "Error droppping Schema : %s"
3660
4608
msgstr ""
3661
4609
 
 
4610
#: ../drizzled/error.cc:913
3662
4611
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3663
4612
msgstr ""
3664
4613
 
 
4614
#: ../drizzled/error.cc:914
3665
4615
#, c-format
3666
4616
msgid "Unknown table engine option key/pair %s = %s."
3667
4617
msgstr ""
3668
4618
 
 
4619
#: ../drizzled/error.cc:915
3669
4620
#, c-format
3670
4621
msgid "Unknown schema engine option key/pair %s = %s."
3671
4622
msgstr ""
3672
4623
 
 
4624
#: ../drizzled/error.cc:916
3673
4625
msgid "Implicit cartesian join attempted."
3674
4626
msgstr ""
3675
4627
 
 
4628
#: ../drizzled/error.cc:918
3676
4629
#, c-format
3677
4630
msgid "Can't unlock file (Errcode: %d)"
3678
4631
msgstr ""
3679
4632
 
 
4633
#: ../drizzled/error.cc:919
3680
4634
#, c-format
3681
4635
msgid "Can't change size of file (Errcode: %d)"
3682
4636
msgstr ""
3683
4637
 
 
4638
#: ../drizzled/error.cc:920
3684
4639
#, c-format
3685
4640
msgid "Can't open stream from handle (Errcode: %d)"
3686
4641
msgstr ""
3687
4642
 
 
4643
#: ../drizzled/error.cc:921
3688
4644
#, c-format
3689
4645
msgid "Warning: '%s' had %d links"
3690
4646
msgstr ""
3691
4647
 
 
4648
#: ../drizzled/error.cc:922
3692
4649
#, c-format
3693
4650
msgid "Warning: %d files and %d streams is left open\n"
3694
4651
msgstr ""
3695
4652
 
 
4653
#: ../drizzled/error.cc:923
3696
4654
#, c-format
3697
4655
msgid "Can't create directory '%s' (Errcode: %d)"
3698
4656
msgstr ""
3699
4657
 
 
4658
#: ../drizzled/error.cc:924
3700
4659
#, c-format
3701
4660
msgid ""
3702
4661
"Character set '%s' is not a compiled character set and is not specified in "
3703
4662
"the %s file"
3704
4663
msgstr ""
3705
4664
 
 
4665
#: ../drizzled/error.cc:925
3706
4666
#, c-format
3707
4667
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3708
4668
msgstr ""
3709
4669
 
 
4670
#: ../drizzled/error.cc:926
3710
4671
#, c-format
3711
4672
msgid "Can't read value for symlink '%s' (Error %d)"
3712
4673
msgstr ""
3713
4674
 
 
4675
#: ../drizzled/error.cc:927
3714
4676
#, c-format
3715
4677
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3716
4678
msgstr ""
3717
4679
 
 
4680
#: ../drizzled/error.cc:928
3718
4681
#, c-format
3719
4682
msgid "Error on realpath() on '%s' (Error %d)"
3720
4683
msgstr ""
3721
4684
 
 
4685
#: ../drizzled/error.cc:929
3722
4686
#, c-format
3723
4687
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3724
4688
msgstr ""
3725
4689
 
 
4690
#: ../drizzled/error.cc:930
3726
4691
#, c-format
3727
4692
msgid ""
3728
4693
"Collation '%s' is not a compiled collation and is not specified in the %s "
3729
4694
"file"
3730
4695
msgstr ""
3731
4696
 
 
4697
#: ../drizzled/error.cc:931
3732
4698
#, c-format
3733
4699
msgid "File '%s' (fileno: %d) was not closed"
3734
4700
msgstr ""
3735
4701
 
 
4702
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:232
 
4703
msgid ""
 
4704
"Schema name cannot be encoded and fit within filesystem name length "
 
4705
"restrictions."
 
4706
msgstr ""
 
4707
 
 
4708
#: ../drizzled/identifier/table.cc:222
 
4709
msgid ""
 
4710
"Table name cannot be encoded and fit within filesystem name length "
 
4711
"restrictions."
 
4712
msgstr ""
 
4713
 
 
4714
#. *
 
4715
#. * @todo
 
4716
#. * Since clients still use this code, we use fprintf here.
 
4717
#. * This fprintf needs to be turned into errmsg_printf
 
4718
#. * as soon as the client programs no longer use mysys
 
4719
#. * and can use the pluggable error message system.
 
4720
#.
 
4721
#: ../drizzled/internal/default.cc:703
3736
4722
#, c-format
3737
4723
msgid "error: could not open directory: %s\n"
3738
4724
msgstr ""
3739
4725
 
 
4726
#: ../drizzled/main.cc:152
3740
4727
msgid ""
3741
4728
"setrlimit could not change the size of core files to 'infinity';  We may not "
3742
4729
"be able to generate a core file on signals"
3743
4730
msgstr ""
3744
4731
 
 
4732
#: ../drizzled/main.cc:250
3745
4733
#, c-format
3746
4734
msgid "Data directory %s does not exist\n"
3747
4735
msgstr ""
3748
4736
 
 
4737
#: ../drizzled/message/transaction_reader.cc:120
3749
4738
#, c-format
3750
4739
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3751
4740
msgstr ""
3752
4741
 
 
4742
#: ../drizzled/message/transaction_reader.cc:129
 
4743
#: ../drizzled/message/transaction_writer.cc:371
3753
4744
#, c-format
3754
4745
msgid "Cannot open file: %s\n"
3755
4746
msgstr ""
3756
4747
 
 
4748
#: ../drizzled/message/transaction_reader.cc:162
3757
4749
#, c-format
3758
4750
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
3759
4751
msgstr ""
3760
4752
 
 
4753
#: ../drizzled/message/transaction_reader.cc:168
 
4754
#: ../plugin/transaction_log/transaction_log_reader.cc:117
3761
4755
#, c-format
3762
4756
msgid "Attempted to read record bigger than INT_MAX\n"
3763
4757
msgstr ""
3764
4758
 
 
4759
#: ../drizzled/message/transaction_reader.cc:188
 
4760
#: ../plugin/transaction_log/transaction_log_reader.cc:137
3765
4761
#, c-format
3766
4762
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3767
4763
msgstr ""
3768
4764
 
 
4765
#: ../drizzled/message/transaction_reader.cc:199
 
4766
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
 
4767
#: ../plugin/transaction_log/print_transaction_message.cc:142
 
4768
#: ../plugin/transaction_log/transaction_log_reader.cc:148
3769
4769
#, c-format
3770
4770
msgid "Could not read transaction message.\n"
3771
4771
msgstr ""
3772
4772
 
 
4773
#: ../drizzled/message/transaction_reader.cc:200
 
4774
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
 
4775
#: ../plugin/transaction_log/print_transaction_message.cc:143
 
4776
#: ../plugin/transaction_log/transaction_log_reader.cc:149
3773
4777
#, c-format
3774
4778
msgid "GPB ERROR: %s.\n"
3775
4779
msgstr ""
3776
4780
 
 
4781
#: ../drizzled/message/transaction_reader.cc:204
 
4782
#: ../drizzled/message/transaction_reader.cc:217
3777
4783
#, c-format
3778
4784
msgid ""
3779
4785
"HEXDUMP:\n"
3781
4787
"%s\n"
3782
4788
msgstr ""
3783
4789
 
 
4790
#: ../drizzled/message/transaction_reader.cc:211
3784
4791
#, c-format
3785
4792
msgid "Unable to parse command. Got error: %s.\n"
3786
4793
msgstr ""
3787
4794
 
 
4795
#: ../drizzled/message/transaction_reader.cc:232
 
4796
#: ../plugin/transaction_log/transaction_log_reader.cc:170
3788
4797
#, c-format
3789
4798
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3790
4799
msgstr ""
3791
4800
 
 
4801
#: ../drizzled/message/transaction_writer.cc:365
3792
4802
#, c-format
3793
4803
msgid "Usage: %s TRANSACTION_LOG\n"
3794
4804
msgstr ""
3795
4805
 
 
4806
#: ../drizzled/module/library.cc:149
 
4807
#, c-format
 
4808
msgid ""
 
4809
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
 
4810
"the current running version of Drizzle: %<PRIu64>."
 
4811
msgstr ""
 
4812
 
 
4813
#: ../drizzled/module/loader.cc:275
3796
4814
#, c-format
3797
4815
msgid ""
3798
4816
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3799
4817
"registered.\n"
3800
4818
msgstr ""
3801
4819
 
 
4820
#: ../drizzled/module/loader.cc:356
3802
4821
#, c-format
3803
4822
msgid "Plugin '%s' init function returned error.\n"
3804
4823
msgstr ""
3805
4824
 
 
4825
#: ../drizzled/module/loader.cc:539
3806
4826
#, c-format
3807
4827
msgid "Couldn't load plugin library named '%s'.\n"
3808
4828
msgstr ""
3809
4829
 
 
4830
#: ../drizzled/module/loader.cc:549
3810
4831
#, c-format
3811
4832
msgid "Couldn't load plugin named '%s'.\n"
3812
4833
msgstr ""
3813
4834
 
 
4835
#: ../drizzled/module/loader.cc:778
3814
4836
msgid "Out of memory."
3815
4837
msgstr ""
3816
4838
 
 
4839
#: ../drizzled/module/loader.cc:1501 ../drizzled/module/loader.cc:1552
3817
4840
#, c-format
3818
4841
msgid "Unknown variable type code 0x%x in plugin '%s'."
3819
4842
msgstr ""
3820
4843
 
 
4844
#: ../drizzled/module/loader.cc:1544
3821
4845
#, c-format
3822
4846
msgid ""
3823
4847
"Server variable %s of plugin %s was forced to be read-only: string variable "
3824
4848
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3825
4849
msgstr ""
3826
4850
 
 
4851
#: ../drizzled/module/loader.cc:1563
3827
4852
#, c-format
3828
4853
msgid "Missing variable name in plugin '%s'."
3829
4854
msgstr ""
3830
4855
 
 
4856
#: ../drizzled/module/loader.cc:1580
3831
4857
#, c-format
3832
4858
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3833
4859
msgstr ""
3834
4860
 
 
4861
#: ../drizzled/module/loader.cc:1700
3835
4862
#, c-format
3836
4863
msgid "Out of memory for plugin '%s'."
3837
4864
msgstr ""
3838
4865
 
 
4866
#: ../drizzled/module/loader.cc:1709
3839
4867
#, c-format
3840
4868
msgid "Bad options for plugin '%s'."
3841
4869
msgstr ""
3842
4870
 
 
4871
#: ../drizzled/module/loader.cc:1722
3843
4872
#, c-format
3844
4873
msgid "Parsing options for plugin '%s' failed."
3845
4874
msgstr ""
3846
4875
 
 
4876
#: ../drizzled/module/loader.cc:1775
3847
4877
#, c-format
3848
4878
msgid "Plugin '%s' has conflicting system variables"
3849
4879
msgstr ""
3850
4880
 
 
4881
#: ../drizzled/module/registry.h:102
3851
4882
#, c-format
3852
4883
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3853
4884
msgstr ""
3854
4885
 
 
4886
#: ../drizzled/module/registry.h:111
3855
4887
#, c-format
3856
4888
msgid "Fatal error: Failed initializing %s plugin.\n"
3857
4889
msgstr ""
3858
4890
 
 
4891
#: ../drizzled/option.cc:84
3859
4892
msgid "Warning: "
3860
4893
msgstr ""
3861
4894
 
 
4895
#: ../drizzled/option.cc:86
3862
4896
msgid "Info: "
3863
4897
msgstr ""
3864
4898
 
 
4899
#: ../drizzled/option.cc:337
3865
4900
#, c-format
3866
4901
msgid "%s: %s: Option '%s' used, but is disabled\n"
3867
4902
msgstr ""
3868
4903
 
 
4904
#: ../drizzled/option.cc:339
3869
4905
msgid "WARNING"
3870
4906
msgstr ""
3871
4907
 
 
4908
#: ../drizzled/option.cc:339
3872
4909
msgid "ERROR"
3873
4910
msgstr ""
3874
4911
 
 
4912
#: ../drizzled/option.cc:441
3875
4913
#, c-format
3876
4914
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3877
4915
msgstr ""
3878
4916
 
 
4917
#: ../drizzled/option.cc:769
3879
4918
#, c-format
3880
4919
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3881
4920
msgstr ""
3882
4921
 
 
4922
#: ../drizzled/option.cc:962
3883
4923
#, c-format
3884
4924
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3885
4925
msgstr ""
3886
4926
 
 
4927
#: ../drizzled/option.cc:1194
3887
4928
#, c-format
3888
4929
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3889
4930
msgstr ""
3890
4931
 
 
4932
#: ../drizzled/option.cc:1214
3891
4933
#, c-format
3892
4934
msgid ""
3893
4935
"\n"
3896
4938
"--------------------------------- -----------------------------\n"
3897
4939
msgstr ""
3898
4940
 
 
4941
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3899
4942
msgid "(No default value)"
3900
4943
msgstr ""
3901
4944
 
 
4945
#: ../drizzled/option.cc:1249
3902
4946
msgid "true"
3903
4947
msgstr ""
3904
4948
 
 
4949
#: ../drizzled/option.cc:1249
3905
4950
msgid "false"
3906
4951
msgstr ""
3907
4952
 
 
4953
#: ../drizzled/option.cc:1282
3908
4954
#, c-format
3909
4955
msgid "(Disabled)\n"
3910
4956
msgstr ""
3911
4957
 
 
4958
#: ../drizzled/plugin/error_message.cc:81
3912
4959
#, c-format
3913
4960
msgid "errmsg plugin '%s' errmsg() failed"
3914
4961
msgstr ""
3915
4962
 
 
4963
#: ../drizzled/plugin/event_observer.cc:132
 
4964
#, c-format
 
4965
msgid ""
 
4966
"EventObserverList::addEventObserver() Duplicate event position %d for event "
 
4967
"'%s' from EventObserver plugin '%s'"
 
4968
msgstr ""
 
4969
 
 
4970
#: ../drizzled/plugin/event_observer.cc:399
 
4971
#, c-format
 
4972
msgid "EventIterate event handler '%s' failed for event '%s'"
 
4973
msgstr ""
 
4974
 
 
4975
#: ../drizzled/plugin/function.cc:45
3916
4976
#, c-format
3917
4977
msgid "A function named %s already exists!\n"
3918
4978
msgstr ""
3919
4979
 
 
4980
#: ../drizzled/plugin/function.cc:54
3920
4981
msgid "Could not add Function!\n"
3921
4982
msgstr ""
3922
4983
 
 
4984
#: ../drizzled/plugin/listen.cc:84
3923
4985
msgid "No sockets could be bound for listening"
3924
4986
msgstr ""
3925
4987
 
 
4988
#: ../drizzled/plugin/listen.cc:94 ../plugin/console/console.cc:304
3926
4989
#, c-format
3927
4990
msgid "pipe() failed with errno %d"
3928
4991
msgstr ""
3929
4992
 
 
4993
#: ../drizzled/plugin/listen.cc:120
3930
4994
#, c-format
3931
4995
msgid "poll() failed with errno %d"
3932
4996
msgstr ""
3933
4997
 
 
4998
#: ../drizzled/plugin/listen_tcp.cc:60
3934
4999
#, c-format
3935
5000
msgid "accept() failed with errno %d"
3936
5001
msgstr ""
3937
5002
 
 
5003
#: ../drizzled/plugin/listen_tcp.cc:96
3938
5004
#, c-format
3939
5005
msgid "getaddrinfo() failed with error %s"
3940
5006
msgstr ""
3941
5007
 
 
5008
#: ../drizzled/plugin/listen_tcp.cc:128
3942
5009
#, c-format
3943
5010
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3944
5011
msgstr ""
3945
5012
 
 
5013
#: ../drizzled/plugin/listen_tcp.cc:139
3946
5014
#, c-format
3947
5015
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3948
5016
msgstr ""
3949
5017
 
 
5018
#: ../drizzled/plugin/listen_tcp.cc:148
3950
5019
#, c-format
3951
5020
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3952
5021
msgstr ""
3953
5022
 
 
5023
#: ../drizzled/plugin/listen_tcp.cc:157
3954
5024
#, c-format
3955
5025
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3956
5026
msgstr ""
3957
5027
 
 
5028
#: ../drizzled/plugin/listen_tcp.cc:166
3958
5029
#, c-format
3959
5030
msgid "setsockopt(SO_LINGER) failed with errno %d"
3960
5031
msgstr ""
3961
5032
 
 
5033
#: ../drizzled/plugin/listen_tcp.cc:175
3962
5034
#, c-format
3963
5035
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3964
5036
msgstr ""
3965
5037
 
 
5038
#: ../drizzled/plugin/listen_tcp.cc:196
3966
5039
#, c-format
3967
5040
msgid "Retrying bind() on %u\n"
3968
5041
msgstr ""
3969
5042
 
 
5043
#: ../drizzled/plugin/listen_tcp.cc:203
3970
5044
#, c-format
3971
5045
msgid "bind() failed with errno: %d\n"
3972
5046
msgstr ""
3973
5047
 
 
5048
#: ../drizzled/plugin/listen_tcp.cc:206
3974
5049
msgid "Do you already have another drizzled running?\n"
3975
5050
msgstr ""
3976
5051
 
 
5052
#: ../drizzled/plugin/listen_tcp.cc:213
3977
5053
#, c-format
3978
5054
msgid "listen() failed with errno %d\n"
3979
5055
msgstr ""
3980
5056
 
 
5057
#: ../drizzled/plugin/listen_tcp.cc:219
3981
5058
#, c-format
3982
5059
msgid "Listening on %s:%s\n"
3983
5060
msgstr ""
3984
5061
 
 
5062
#: ../drizzled/plugin/logging.cc:67
3985
5063
#, c-format
3986
5064
msgid "logging '%s' pre() failed"
3987
5065
msgstr ""
3988
5066
 
 
5067
#: ../drizzled/plugin/logging.cc:92
3989
5068
#, c-format
3990
5069
msgid "logging '%s' post() failed"
3991
5070
msgstr ""
3992
5071
 
 
5072
#: ../drizzled/plugin/logging.cc:116
3993
5073
#, c-format
3994
5074
msgid "logging '%s' postEnd() failed"
3995
5075
msgstr ""
3996
5076
 
 
5077
#: ../drizzled/plugin/query_cache.cc:55
3997
5078
#, c-format
3998
5079
msgid "qcache plugin '%s' try_fetch_and_send() failed"
3999
5080
msgstr ""
4000
5081
 
 
5082
#: ../drizzled/plugin/query_cache.cc:78
4001
5083
#, c-format
4002
5084
msgid "qcache plugin '%s' set() failed"
4003
5085
msgstr ""
4004
5086
 
 
5087
#: ../drizzled/plugin/query_cache.cc:102
4005
5088
#, c-format
4006
5089
msgid "qcache plugin '%s' invalidateTable() failed"
4007
5090
msgstr ""
4008
5091
 
 
5092
#: ../drizzled/plugin/query_cache.cc:129
4009
5093
#, c-format
4010
5094
msgid "qcache plugin '%s' invalidateDb() failed"
4011
5095
msgstr ""
4012
5096
 
 
5097
#: ../drizzled/plugin/query_cache.cc:149
4013
5098
#, c-format
4014
5099
msgid "qcache plugin '%s' flush() failed"
4015
5100
msgstr ""
4016
5101
 
 
5102
#: ../drizzled/plugin/scheduler.cc:62
4017
5103
#, c-format
4018
5104
msgid ""
4019
5105
"Attempted to register a scheduler %s, but a scheduler has already been "
4020
5106
"registered with that name.\n"
4021
5107
msgstr ""
4022
5108
 
 
5109
#: ../drizzled/plugin/scheduler.cc:99
4023
5110
#, c-format
4024
5111
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4025
5112
msgstr ""
4026
5113
 
 
5114
#: ../drizzled/plugin/schema_engine.cc:131
 
5115
#, c-format
 
5116
msgid "Error while loading database options: '%s':"
 
5117
msgstr ""
 
5118
 
 
5119
#: ../drizzled/plugin/xa_resource_manager.cc:116
4027
5120
#, c-format
4028
5121
msgid "Found %d prepared transaction(s) in resource manager."
4029
5122
msgstr ""
4030
5123
 
 
5124
#: ../drizzled/plugin/xa_resource_manager.cc:177
4031
5125
msgid "Starting crash recovery..."
4032
5126
msgstr ""
4033
5127
 
 
5128
#: ../drizzled/plugin/xa_resource_manager.cc:187
4034
5129
#, c-format
4035
5130
msgid "Found %d prepared XA transactions"
4036
5131
msgstr ""
4037
5132
 
 
5133
#: ../drizzled/plugin/xa_resource_manager.cc:192
4038
5134
#, c-format
4039
5135
msgid ""
4040
5136
"Found %d prepared transactions! It means that drizzled was not shut down "
4043
5139
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4044
5140
msgstr ""
4045
5141
 
 
5142
#: ../drizzled/plugin/xa_resource_manager.cc:202
4046
5143
msgid "Crash recovery finished."
4047
5144
msgstr ""
4048
5145
 
 
5146
#: ../drizzled/replication_services.cc:94
4049
5147
msgid ""
4050
5148
"You registered a TransactionApplier plugin but no TransactionReplicator "
4051
5149
"plugins were registered.\n"
4052
5150
msgstr ""
4053
5151
 
 
5152
#: ../drizzled/replication_services.cc:125
4054
5153
#, c-format
4055
5154
msgid ""
4056
5155
"You registered a TransactionApplier plugin but no TransactionReplicator "
4058
5157
"We have deactivated the TransactionApplier '%s'.\n"
4059
5158
msgstr ""
4060
5159
 
 
5160
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
4061
5161
#, c-format
4062
5162
msgid "Could not remove temporary table: '%s', error: %d"
4063
5163
msgstr ""
4064
5164
 
 
5165
#: ../drizzled/set_var.cc:1510
4065
5166
#, c-format
4066
5167
msgid "Variable named %s already exists!\n"
4067
5168
msgstr ""
4068
5169
 
 
5170
#: ../drizzled/set_var.cc:1519
4069
5171
#, c-format
4070
5172
msgid "Could not add Variable: %s\n"
4071
5173
msgstr ""
4072
5174
 
 
5175
#: ../drizzled/signal_handler.cc:50
 
5176
#, c-format
 
5177
msgid "Got signal %d from thread %<PRIu64>"
 
5178
msgstr ""
 
5179
 
 
5180
#: ../drizzled/signal_handler.cc:92
 
5181
#, c-format
 
5182
msgid "Fatal signal %d while backtracing\n"
 
5183
msgstr ""
 
5184
 
 
5185
#: ../drizzled/signal_handler.cc:101
 
5186
#, c-format
 
5187
msgid "Fatal: time() call failed\n"
 
5188
msgstr ""
 
5189
 
 
5190
#: ../drizzled/signal_handler.cc:107
 
5191
#, c-format
 
5192
msgid ""
 
5193
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
 
5194
"This could be because you hit a bug. It is also possible that this binary\n"
 
5195
" or one of the libraries it was linked against is corrupt, improperly "
 
5196
"built,\n"
 
5197
" or misconfigured. This error can also be caused by malfunctioning "
 
5198
"hardware.\n"
 
5199
msgstr ""
 
5200
 
 
5201
#: ../drizzled/signal_handler.cc:115
 
5202
#, c-format
 
5203
msgid ""
 
5204
"We will try our best to scrape up some info that will hopefully help "
 
5205
"diagnose\n"
 
5206
"the problem, but since we have already crashed, something is definitely "
 
5207
"wrong\n"
 
5208
"and this may fail.\n"
 
5209
"\n"
 
5210
msgstr ""
 
5211
 
 
5212
#: ../drizzled/signal_handler.cc:124
 
5213
#, c-format
 
5214
msgid ""
 
5215
"It is possible that drizzled could use up to \n"
 
5216
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
5217
"bytes of memory\n"
 
5218
"Hope that's ok; if not, decrease some variables in the equation.\n"
 
5219
"\n"
 
5220
msgstr ""
 
5221
 
 
5222
#: ../drizzled/signal_handler.cc:137
 
5223
#, c-format
 
5224
msgid ""
 
5225
"Attempting backtrace. You can use the following information to find out\n"
 
5226
"where drizzled died. If you see no messages after this, something went\n"
 
5227
"terribly wrong...\n"
 
5228
msgstr ""
 
5229
 
 
5230
#: ../drizzled/signal_handler.cc:165
 
5231
#, c-format
 
5232
msgid ""
 
5233
"Trying to get some variables.\n"
 
5234
"Some pointers may be invalid and cause the dump to abort...\n"
 
5235
msgstr ""
 
5236
 
 
5237
#: ../drizzled/signal_handler.cc:176
 
5238
#, c-format
 
5239
msgid ""
 
5240
"\n"
 
5241
"This crash occurred while the server was calling initgroups(). This is\n"
 
5242
"often due to the use of a drizzled that is statically linked against glibc\n"
 
5243
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
 
5244
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
 
5245
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
 
5246
"drizzled that is not statically linked.\n"
 
5247
msgstr ""
 
5248
 
 
5249
#: ../drizzled/signal_handler.cc:190
 
5250
#, c-format
 
5251
msgid ""
 
5252
"\n"
 
5253
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
 
5254
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
 
5255
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
 
5256
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
 
5257
"the documentation for your distribution on how to do that.\n"
 
5258
msgstr ""
 
5259
 
 
5260
#: ../drizzled/signal_handler.cc:203
 
5261
#, fuzzy, c-format
 
5262
msgid "Writing a core file\n"
 
5263
msgstr "正在写入历史文件%s\n"
 
5264
 
 
5265
#: ../drizzled/sql_base.cc:1517
4073
5266
#, c-format
4074
5267
msgid "Table %s had a open data Cursor in reopen_table"
4075
5268
msgstr ""
4076
5269
 
 
5270
#: ../drizzled/sql_table.cc:1952
4077
5271
#, c-format
4078
5272
msgid "Unknown - internal error %d during operation"
4079
5273
msgstr ""
4080
5274
 
 
5275
#: ../drizzled/statement/alter_table.cc:1441
4081
5276
#, c-format
4082
5277
msgid ""
4083
5278
"order_st BY ignored because there is a user-defined clustered index in the "
4084
5279
"table '%-.192s'"
4085
5280
msgstr ""
4086
5281
 
 
5282
#: ../drizzled/table.cc:1977
4087
5283
#, c-format
4088
5284
msgid "Got error %d when reading table '%s'"
4089
5285
msgstr ""
4090
5286
 
 
5287
#: ../drizzled/table_share.cc:918
4091
5288
#, c-format
4092
5289
msgid "Table %s has invalid/unknown collation: %d,%s"
4093
5290
msgstr ""
4094
5291
 
 
5292
#: ../drizzled/table_share.cc:1193
4095
5293
#, c-format
4096
5294
msgid "ENUM column %s has greater than %d possible values"
4097
5295
msgstr ""
4098
5296
 
 
5297
#: ../drizzled/table_share.cc:2113
4099
5298
#, c-format
4100
5299
msgid "Unknown collation '%s' in table '%-.64s' definition"
4101
5300
msgstr ""
4102
5301
 
 
5302
#: ../drizzled/table_share.cc:2120
4103
5303
#, c-format
4104
5304
msgid ""
4105
5305
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4106
5306
"read"
4107
5307
msgstr ""
4108
5308
 
 
5309
#: ../drizzled/tztime.cc:173
4109
5310
#, c-format
4110
5311
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4111
5312
msgstr ""
4112
5313
 
 
5314
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
4113
5315
#, c-format
4114
5316
msgid "%s: option `%s' is ambiguous\n"
4115
5317
msgstr ""
4116
5318
 
 
5319
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
4117
5320
#, c-format
4118
5321
msgid "%s: option `--%s' doesn't allow an argument\n"
4119
5322
msgstr ""
4120
5323
 
 
5324
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
4121
5325
#, c-format
4122
5326
msgid "%s: option `%c%s' doesn't allow an argument\n"
4123
5327
msgstr ""
4124
5328
 
 
5329
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
 
5330
#: ../gnulib/getopt.c:993
4125
5331
#, c-format
4126
5332
msgid "%s: option `%s' requires an argument\n"
4127
5333
msgstr ""
4128
5334
 
 
5335
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
4129
5336
#, c-format
4130
5337
msgid "%s: unrecognized option `--%s'\n"
4131
5338
msgstr ""
4132
5339
 
 
5340
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
4133
5341
#, c-format
4134
5342
msgid "%s: unrecognized option `%c%s'\n"
4135
5343
msgstr ""
4136
5344
 
 
5345
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
4137
5346
#, c-format
4138
5347
msgid "%s: illegal option -- %c\n"
4139
5348
msgstr ""
4140
5349
 
 
5350
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
4141
5351
#, c-format
4142
5352
msgid "%s: invalid option -- %c\n"
4143
5353
msgstr ""
4144
5354
 
 
5355
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
 
5356
#: ../gnulib/getopt.c:1064
4145
5357
#, c-format
4146
5358
msgid "%s: option requires an argument -- %c\n"
4147
5359
msgstr ""
4148
5360
 
 
5361
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
4149
5362
#, c-format
4150
5363
msgid "%s: option `-W %s' is ambiguous\n"
4151
5364
msgstr ""
4152
5365
 
 
5366
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
4153
5367
#, c-format
4154
5368
msgid "%s: option `-W %s' doesn't allow an argument\n"
4155
5369
msgstr ""
4156
5370
 
 
5371
#: ../plugin/auth_file/auth_file.cc:214
 
5372
#, c-format
 
5373
msgid "Could not load auth file: %s\n"
 
5374
msgstr ""
 
5375
 
 
5376
#: ../plugin/auth_file/auth_file.cc:227
 
5377
msgid "File to load for usernames and passwords"
 
5378
msgstr ""
 
5379
 
 
5380
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4157
5381
msgid "Enable HTTP Auth check"
4158
5382
msgstr ""
4159
5383
 
 
5384
#: ../plugin/auth_http/auth_http.cc:160
4160
5385
msgid "URL for HTTP Auth check"
4161
5386
msgstr ""
4162
5387
 
 
5388
#: ../plugin/auth_ldap/auth_ldap.cc:285
 
5389
#, c-format
 
5390
msgid "Reconnect failed: %s\n"
 
5391
msgstr ""
 
5392
 
 
5393
#: ../plugin/auth_ldap/auth_ldap.cc:304
 
5394
#, c-format
 
5395
msgid "ldap_search_ext_s failed: %s\n"
 
5396
msgstr ""
 
5397
 
 
5398
#: ../plugin/auth_ldap/auth_ldap.cc:410
 
5399
#, c-format
 
5400
msgid "Could not load auth ldap: %s\n"
 
5401
msgstr ""
 
5402
 
 
5403
#: ../plugin/auth_ldap/auth_ldap.cc:423
 
5404
msgid "URI of the LDAP server to contact"
 
5405
msgstr ""
 
5406
 
 
5407
#: ../plugin/auth_ldap/auth_ldap.cc:431
 
5408
msgid "DN to use when binding to the LDAP server"
 
5409
msgstr ""
 
5410
 
 
5411
#: ../plugin/auth_ldap/auth_ldap.cc:439
 
5412
msgid "Password to use when binding the DN"
 
5413
msgstr ""
 
5414
 
 
5415
#: ../plugin/auth_ldap/auth_ldap.cc:447
 
5416
msgid "DN to use when searching"
 
5417
msgstr ""
 
5418
 
 
5419
#: ../plugin/auth_ldap/auth_ldap.cc:455
 
5420
msgid "Attribute in LDAP with plain text password"
 
5421
msgstr ""
 
5422
 
 
5423
#: ../plugin/auth_ldap/auth_ldap.cc:463
 
5424
msgid "Attribute in LDAP with MySQL hashed password"
 
5425
msgstr ""
 
5426
 
 
5427
#: ../plugin/auth_ldap/auth_ldap.cc:471
 
5428
msgid "How often to empty the users cache, 0 to disable"
 
5429
msgstr ""
 
5430
 
 
5431
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4163
5432
msgid "Enable the console."
4164
5433
msgstr ""
4165
5434
 
 
5435
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4166
5436
msgid "Turn on extra debugging."
4167
5437
msgstr ""
4168
5438
 
 
5439
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4169
5440
msgid "User to use for auth."
4170
5441
msgstr ""
4171
5442
 
 
5443
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4172
5444
msgid "Password to use for auth."
4173
5445
msgstr ""
4174
5446
 
 
5447
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4175
5448
msgid "Default database to use."
4176
5449
msgstr ""
4177
5450
 
 
5451
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
 
5452
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
4178
5453
msgid "Invalid value of port\n"
4179
5454
msgstr ""
4180
5455
 
 
5456
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
 
5457
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
4181
5458
msgid "Invalid value for connect_timeout\n"
4182
5459
msgstr ""
4183
5460
 
 
5461
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
 
5462
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
4184
5463
msgid "Invalid value for read_timeout\n"
4185
5464
msgstr ""
4186
5465
 
 
5466
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
 
5467
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4187
5468
msgid "Invalid value for write_timeout\n"
4188
5469
msgstr ""
4189
5470
 
 
5471
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
4190
5472
msgid "Invalid value for retry_count\n"
4191
5473
msgstr ""
4192
5474
 
 
5475
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
 
5476
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
4193
5477
msgid "Invalid value for buffer_length\n"
4194
5478
msgstr ""
4195
5479
 
 
5480
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
 
5481
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
4196
5482
msgid ""
4197
5483
"Port number to use for connection or 0 for default to, in order of "
4198
5484
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4199
5485
msgstr ""
4200
5486
 
 
5487
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
 
5488
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
 
5489
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
 
5490
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
4201
5491
msgid "Connect Timeout."
4202
5492
msgstr ""
4203
5493
 
 
5494
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
 
5495
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
 
5496
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
 
5497
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
4204
5498
msgid "Read Timeout."
4205
5499
msgstr ""
4206
5500
 
 
5501
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
 
5502
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
 
5503
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
 
5504
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
4207
5505
msgid "Write Timeout."
4208
5506
msgstr ""
4209
5507
 
 
5508
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
 
5509
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
 
5510
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
 
5511
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
4210
5512
msgid "Retry Count."
4211
5513
msgstr ""
4212
5514
 
 
5515
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
 
5516
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
 
5517
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
 
5518
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4213
5519
msgid "Buffer length."
4214
5520
msgstr ""
4215
5521
 
 
5522
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
 
5523
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
 
5524
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
 
5525
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
4216
5526
msgid "Address to bind to."
4217
5527
msgstr ""
4218
5528
 
 
5529
#: ../plugin/drizzle_protocol/errmsg.cc:31
4219
5530
msgid "Unknown Drizzle error"
4220
5531
msgstr ""
4221
5532
 
 
5533
#: ../plugin/drizzle_protocol/errmsg.cc:32
4222
5534
#, c-format
4223
5535
msgid "Can't create UNIX socket (%d)"
4224
5536
msgstr ""
4225
5537
 
 
5538
#: ../plugin/drizzle_protocol/errmsg.cc:33
4226
5539
#, c-format
4227
5540
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4228
5541
msgstr ""
4229
5542
 
 
5543
#: ../plugin/drizzle_protocol/errmsg.cc:34
4230
5544
#, c-format
4231
5545
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4232
5546
msgstr ""
4233
5547
 
 
5548
#: ../plugin/drizzle_protocol/errmsg.cc:35
4234
5549
#, c-format
4235
5550
msgid "Can't create TCP/IP socket (%d)"
4236
5551
msgstr ""
4237
5552
 
 
5553
#: ../plugin/drizzle_protocol/errmsg.cc:36
4238
5554
#, c-format
4239
5555
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4240
5556
msgstr ""
4241
5557
 
 
5558
#: ../plugin/drizzle_protocol/errmsg.cc:37
4242
5559
msgid "Drizzle server has gone away"
4243
5560
msgstr ""
4244
5561
 
 
5562
#: ../plugin/drizzle_protocol/errmsg.cc:38
4245
5563
#, c-format
4246
5564
msgid "Protocol mismatch; server version = %d, client version = %d"
4247
5565
msgstr ""
4248
5566
 
 
5567
#: ../plugin/drizzle_protocol/errmsg.cc:39
4249
5568
msgid "Drizzle client ran out of memory"
4250
5569
msgstr ""
4251
5570
 
 
5571
#: ../plugin/drizzle_protocol/errmsg.cc:40
4252
5572
msgid "Wrong host info"
4253
5573
msgstr ""
4254
5574
 
 
5575
#: ../plugin/drizzle_protocol/errmsg.cc:41
4255
5576
msgid "Localhost via UNIX socket"
4256
5577
msgstr ""
4257
5578
 
 
5579
#: ../plugin/drizzle_protocol/errmsg.cc:42
4258
5580
#, c-format
4259
5581
msgid "%-.100s via TCP/IP"
4260
5582
msgstr ""
4261
5583
 
 
5584
#: ../plugin/drizzle_protocol/errmsg.cc:43
4262
5585
msgid "Error in server handshake"
4263
5586
msgstr ""
4264
5587
 
 
5588
#: ../plugin/drizzle_protocol/errmsg.cc:44
4265
5589
msgid "Lost connection to Drizzle server during query"
4266
5590
msgstr ""
4267
5591
 
 
5592
#: ../plugin/drizzle_protocol/errmsg.cc:45
4268
5593
msgid "Commands out of sync; you can't run this command now"
4269
5594
msgstr ""
4270
5595
 
 
5596
#: ../plugin/drizzle_protocol/errmsg.cc:46
4271
5597
#, c-format
4272
5598
msgid "Named pipe: %-.32s"
4273
5599
msgstr ""
4274
5600
 
 
5601
#: ../plugin/drizzle_protocol/errmsg.cc:47
4275
5602
#, c-format
4276
5603
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4277
5604
msgstr ""
4278
5605
 
 
5606
#: ../plugin/drizzle_protocol/errmsg.cc:48
4279
5607
#, c-format
4280
5608
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4281
5609
msgstr ""
4282
5610
 
 
5611
#: ../plugin/drizzle_protocol/errmsg.cc:49
4283
5612
#, c-format
4284
5613
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4285
5614
msgstr ""
4286
5615
 
 
5616
#: ../plugin/drizzle_protocol/errmsg.cc:50
4287
5617
#, c-format
4288
5618
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4289
5619
msgstr ""
4290
5620
 
 
5621
#: ../plugin/drizzle_protocol/errmsg.cc:51
4291
5622
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4292
5623
msgstr ""
4293
5624
 
 
5625
#: ../plugin/drizzle_protocol/errmsg.cc:52
4294
5626
msgid "Embedded server"
4295
5627
msgstr ""
4296
5628
 
 
5629
#: ../plugin/drizzle_protocol/errmsg.cc:53
4297
5630
msgid "Error on SHOW SLAVE STATUS:"
4298
5631
msgstr ""
4299
5632
 
 
5633
#: ../plugin/drizzle_protocol/errmsg.cc:54
4300
5634
msgid "Error on SHOW SLAVE HOSTS:"
4301
5635
msgstr ""
4302
5636
 
 
5637
#: ../plugin/drizzle_protocol/errmsg.cc:55
4303
5638
msgid "Error connecting to slave:"
4304
5639
msgstr ""
4305
5640
 
 
5641
#: ../plugin/drizzle_protocol/errmsg.cc:56
4306
5642
msgid "Error connecting to master:"
4307
5643
msgstr ""
4308
5644
 
 
5645
#: ../plugin/drizzle_protocol/errmsg.cc:57
4309
5646
msgid "SSL connection error"
4310
5647
msgstr ""
4311
5648
 
 
5649
#: ../plugin/drizzle_protocol/errmsg.cc:58
4312
5650
msgid "Malformed packet"
4313
5651
msgstr ""
4314
5652
 
 
5653
#: ../plugin/drizzle_protocol/errmsg.cc:59
 
5654
#: ../plugin/drizzle_protocol/errmsg.cc:70
 
5655
#: ../plugin/drizzle_protocol/errmsg.cc:71
 
5656
#: ../plugin/drizzle_protocol/errmsg.cc:72
 
5657
#: ../plugin/drizzle_protocol/errmsg.cc:73
 
5658
#: ../plugin/drizzle_protocol/errmsg.cc:74
 
5659
#: ../plugin/drizzle_protocol/errmsg.cc:75
 
5660
#: ../plugin/drizzle_protocol/errmsg.cc:76
 
5661
#: ../plugin/drizzle_protocol/errmsg.cc:77
 
5662
#: ../plugin/drizzle_protocol/errmsg.cc:78
4315
5663
msgid "(unused error message)"
4316
5664
msgstr ""
4317
5665
 
 
5666
#: ../plugin/drizzle_protocol/errmsg.cc:60
4318
5667
msgid "Invalid use of null pointer"
4319
5668
msgstr ""
4320
5669
 
 
5670
#: ../plugin/drizzle_protocol/errmsg.cc:61
4321
5671
msgid "Statement not prepared"
4322
5672
msgstr ""
4323
5673
 
 
5674
#: ../plugin/drizzle_protocol/errmsg.cc:62
4324
5675
msgid "No data supplied for parameters in prepared statement"
4325
5676
msgstr ""
4326
5677
 
 
5678
#: ../plugin/drizzle_protocol/errmsg.cc:63
4327
5679
msgid "Data truncated"
4328
5680
msgstr ""
4329
5681
 
 
5682
#: ../plugin/drizzle_protocol/errmsg.cc:64
4330
5683
msgid "No parameters exist in the statement"
4331
5684
msgstr ""
4332
5685
 
 
5686
#: ../plugin/drizzle_protocol/errmsg.cc:65
4333
5687
msgid "Invalid parameter number"
4334
5688
msgstr ""
4335
5689
 
 
5690
#: ../plugin/drizzle_protocol/errmsg.cc:66
4336
5691
#, c-format
4337
5692
msgid ""
4338
5693
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4339
5694
msgstr ""
4340
5695
 
 
5696
#: ../plugin/drizzle_protocol/errmsg.cc:68
4341
5697
#, c-format
4342
5698
msgid "Using unsupported buffer type: %d  (parameter: %d)"
4343
5699
msgstr ""
4344
5700
 
 
5701
#: ../plugin/drizzle_protocol/errmsg.cc:69
4345
5702
#, c-format
4346
5703
msgid "Shared memory: %-.100s"
4347
5704
msgstr ""
4348
5705
 
 
5706
#: ../plugin/drizzle_protocol/errmsg.cc:79
4349
5707
msgid "Wrong or unknown protocol"
4350
5708
msgstr ""
4351
5709
 
 
5710
#: ../plugin/drizzle_protocol/errmsg.cc:80
4352
5711
msgid "Invalid connection handle"
4353
5712
msgstr ""
4354
5713
 
 
5714
#: ../plugin/drizzle_protocol/errmsg.cc:81
4355
5715
msgid ""
4356
5716
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4357
5717
"option 'secure_auth' enabled)"
4358
5718
msgstr ""
4359
5719
 
 
5720
#: ../plugin/drizzle_protocol/errmsg.cc:83
4360
5721
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4361
5722
msgstr ""
4362
5723
 
 
5724
#: ../plugin/drizzle_protocol/errmsg.cc:84
4363
5725
msgid "Attempt to read column without prior row fetch"
4364
5726
msgstr ""
4365
5727
 
 
5728
#: ../plugin/drizzle_protocol/errmsg.cc:85
4366
5729
msgid "Prepared statement contains no metadata"
4367
5730
msgstr ""
4368
5731
 
 
5732
#: ../plugin/drizzle_protocol/errmsg.cc:86
4369
5733
msgid ""
4370
5734
"Attempt to read a row while there is no result set associated with the "
4371
5735
"statement"
4372
5736
msgstr ""
4373
5737
 
 
5738
#: ../plugin/drizzle_protocol/errmsg.cc:88
4374
5739
msgid "This feature is not implemented yet"
4375
5740
msgstr ""
4376
5741
 
 
5742
#: ../plugin/drizzle_protocol/errmsg.cc:89
4377
5743
#, c-format
4378
5744
msgid ""
4379
5745
"Lost connection to Drizzle server while waiting for initial communication "
4380
5746
"packet, system error: %d"
4381
5747
msgstr ""
4382
5748
 
 
5749
#: ../plugin/drizzle_protocol/errmsg.cc:91
4383
5750
#, c-format
4384
5751
msgid ""
4385
5752
"Lost connection to Drizzle server while reading initial communication "
4386
5753
"packet, system error: %d"
4387
5754
msgstr ""
4388
5755
 
 
5756
#: ../plugin/drizzle_protocol/errmsg.cc:93
4389
5757
#, c-format
4390
5758
msgid ""
4391
5759
"Lost connection to Drizzle server while sending authentication information, "
4392
5760
"system error: %d"
4393
5761
msgstr ""
4394
5762
 
 
5763
#: ../plugin/drizzle_protocol/errmsg.cc:95
4395
5764
#, c-format
4396
5765
msgid ""
4397
5766
"Lost connection to Drizzle server while reading authorization information, "
4398
5767
"system error: %d"
4399
5768
msgstr ""
4400
5769
 
 
5770
#: ../plugin/drizzle_protocol/errmsg.cc:97
4401
5771
#, c-format
4402
5772
msgid ""
4403
5773
"Lost connection to Drizzle server while setting initial database, system "
4404
5774
"error: %d"
4405
5775
msgstr ""
4406
5776
 
 
5777
#: ../plugin/drizzle_protocol/errmsg.cc:99
4407
5778
#, c-format
4408
5779
msgid "Statement closed indirectly because of a preceding %s() call"
4409
5780
msgstr ""
4410
5781
 
 
5782
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
 
5783
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
 
5784
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
 
5785
#, c-format
 
5786
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
 
5787
msgstr ""
 
5788
 
 
5789
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
 
5790
#, c-format
 
5791
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
 
5792
msgstr ""
 
5793
 
 
5794
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
 
5795
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
 
5796
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
 
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
 
5798
#, c-format
 
5799
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
 
5800
msgstr ""
 
5801
 
 
5802
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
 
5803
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
 
5804
#, c-format
 
5805
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
 
5806
msgstr ""
 
5807
 
 
5808
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
 
5809
#, c-format
 
5810
msgid "Error starting Embedded InnoDB %d (%s)\n"
 
5811
msgstr ""
 
5812
 
 
5813
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4411
5814
#, c-format
4412
5815
msgid "Failed to send error message to libnotify\n"
4413
5816
msgstr ""
4414
5817
 
 
5818
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4415
5819
msgid "Error Messages to stderr"
4416
5820
msgstr ""
4417
5821
 
 
5822
#: ../plugin/filtered_replicator/filtered_replicator.cc:604
 
5823
#: ../plugin/filtered_replicator/filtered_replicator.cc:613
4418
5824
msgid "List of schemas to filter"
4419
5825
msgstr ""
4420
5826
 
 
5827
#: ../plugin/filtered_replicator/filtered_replicator.cc:607
 
5828
#: ../plugin/filtered_replicator/filtered_replicator.cc:620
4421
5829
msgid "List of tables to filter"
4422
5830
msgstr ""
4423
5831
 
 
5832
#: ../plugin/filtered_replicator/filtered_replicator.cc:627
4424
5833
msgid "Regular expression to apply to schemas to filter"
4425
5834
msgstr ""
4426
5835
 
 
5836
#: ../plugin/filtered_replicator/filtered_replicator.cc:634
4427
5837
msgid "Regular expression to apply to tables to filter"
4428
5838
msgstr ""
4429
5839
 
 
5840
#: ../plugin/hello_events/hello_events.cc:294
 
5841
msgid "Invalid value of before-write-position\n"
 
5842
msgstr ""
 
5843
 
 
5844
#: ../plugin/hello_events/hello_events.cc:303
 
5845
#: ../plugin/hello_events/hello_events.cc:312
 
5846
msgid "Invalid value of before-update-position\n"
 
5847
msgstr ""
 
5848
 
 
5849
#: ../plugin/hello_events/hello_events.cc:352
 
5850
#: ../plugin/hello_events/hello_events.cc:355
 
5851
#: ../plugin/hello_events/hello_events.cc:373
 
5852
msgid "A comma delimited list of databases to watch"
 
5853
msgstr ""
 
5854
 
 
5855
#: ../plugin/hello_events/hello_events.cc:358
 
5856
#: ../plugin/hello_events/hello_events.cc:389
 
5857
msgid "Enable Example Events Plugin"
 
5858
msgstr ""
 
5859
 
 
5860
#: ../plugin/hello_events/hello_events.cc:361
 
5861
#: ../plugin/hello_events/hello_events.cc:397
 
5862
msgid "Before write row event observer call position"
 
5863
msgstr ""
 
5864
 
 
5865
#: ../plugin/hello_events/hello_events.cc:364
 
5866
#: ../plugin/hello_events/hello_events.cc:408
 
5867
#: ../plugin/pbms/src/parameters_ms.cc:579
 
5868
msgid "Before update row event observer call position"
 
5869
msgstr ""
 
5870
 
 
5871
#: ../plugin/hello_events/hello_events.cc:367
 
5872
#: ../plugin/hello_events/hello_events.cc:419
 
5873
msgid "After drop database event observer call position"
 
5874
msgstr ""
 
5875
 
 
5876
#: ../plugin/hello_events/hello_events.cc:381
 
5877
msgid "A comma delimited list of tables to watch"
 
5878
msgstr ""
 
5879
 
 
5880
#: ../plugin/hello_events/hello_events.cc:443
 
5881
msgid "An example events Plugin"
 
5882
msgstr ""
 
5883
 
 
5884
#: ../plugin/innobase/handler/data_dictionary.cc:202
 
5885
#, c-format
 
5886
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
 
5887
msgstr ""
 
5888
 
 
5889
#: ../plugin/logging_gearman/logging_gearman.cc:196
4430
5890
#, c-format
4431
5891
msgid "fail gearman_client_create(): %s"
4432
5892
msgstr ""
4433
5893
 
 
5894
#: ../plugin/logging_gearman/logging_gearman.cc:207
4434
5895
#, c-format
4435
5896
msgid "fail gearman_client_add_server(): %s"
4436
5897
msgstr ""
4437
5898
 
 
5899
#: ../plugin/logging_gearman/logging_gearman.cc:306
 
5900
#: ../plugin/logging_gearman/logging_gearman.cc:313
4438
5901
msgid "Enable logging to a gearman server"
4439
5902
msgstr ""
4440
5903
 
 
5904
#: ../plugin/logging_gearman/logging_gearman.cc:322
4441
5905
msgid "Hostname for logging to a Gearman server"
4442
5906
msgstr ""
4443
5907
 
 
5908
#: ../plugin/logging_gearman/logging_gearman.cc:331
4444
5909
msgid "Gearman Function to send logging to"
4445
5910
msgstr ""
4446
5911
 
 
5912
#: ../plugin/logging_gearman/logging_gearman.cc:349
4447
5913
msgid "Log queries to a Gearman server"
4448
5914
msgstr ""
4449
5915
 
 
5916
#: ../plugin/logging_query/logging_query.cc:189
4450
5917
#, c-format
4451
5918
msgid "fail open() fn=%s er=%s\n"
4452
5919
msgstr ""
4453
5920
 
 
5921
#: ../plugin/logging_query/logging_query.cc:313
4454
5922
msgid "Invalid value for threshold-slow"
4455
5923
msgstr ""
4456
5924
 
 
5925
#: ../plugin/logging_query/logging_query.cc:322
4457
5926
msgid "Invalid value for threshold-big-resultset"
4458
5927
msgstr ""
4459
5928
 
 
5929
#: ../plugin/logging_query/logging_query.cc:331
4460
5930
msgid "Invalid value for threshold-big-examined"
4461
5931
msgstr ""
4462
5932
 
 
5933
#: ../plugin/logging_query/logging_query.cc:345
 
5934
#: ../plugin/logging_query/logging_query.cc:361
4463
5935
msgid "Enable logging to CSV file"
4464
5936
msgstr ""
4465
5937
 
 
5938
#: ../plugin/logging_query/logging_query.cc:348
 
5939
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
4466
5940
msgid "Threshold for logging slow queries, in microseconds"
4467
5941
msgstr ""
4468
5942
 
 
5943
#: ../plugin/logging_query/logging_query.cc:351
 
5944
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
4469
5945
msgid "Threshold for logging big queries, for rows returned"
4470
5946
msgstr ""
4471
5947
 
 
5948
#: ../plugin/logging_query/logging_query.cc:354
 
5949
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
4472
5950
msgid "Threshold for logging big queries, for rows examined"
4473
5951
msgstr ""
4474
5952
 
 
5953
#: ../plugin/logging_query/logging_query.cc:370
4475
5954
msgid "File to log to"
4476
5955
msgstr ""
4477
5956
 
 
5957
#: ../plugin/logging_query/logging_query.cc:379
4478
5958
msgid "PCRE to match the query against"
4479
5959
msgstr ""
4480
5960
 
 
5961
#: ../plugin/logging_query/logging_query.cc:436
4481
5962
msgid "Log queries to a CSV file"
4482
5963
msgstr ""
4483
5964
 
 
5965
#: ../plugin/logging_stats/logging_stats.cc:323
 
5966
msgid "Max number of users that will be logged"
 
5967
msgstr ""
 
5968
 
 
5969
#: ../plugin/logging_stats/logging_stats.cc:334
 
5970
msgid "Max number of vector buckets to construct for logging"
 
5971
msgstr ""
 
5972
 
 
5973
#: ../plugin/logging_stats/logging_stats.cc:345
 
5974
msgid "Max number of concurrent sessions that will be logged"
 
5975
msgstr ""
 
5976
 
 
5977
#: ../plugin/logging_stats/logging_stats.cc:356
 
5978
msgid "Enable Logging Statistics Collection"
 
5979
msgstr ""
 
5980
 
 
5981
#: ../plugin/logging_stats/logging_stats.cc:375
 
5982
msgid "User Statistics as DATA_DICTIONARY tables"
 
5983
msgstr ""
 
5984
 
 
5985
#: ../plugin/md5/md5.cc:99
 
5986
msgid "libgcrypt library version mismatch\n"
 
5987
msgstr ""
 
5988
 
 
5989
#: ../plugin/memcached_stats/analysis_table.cc:76
 
5990
#: ../plugin/memcached_stats/stats_table.cc:144
 
5991
msgid "No value in MEMCACHED_STATS_SERVERS variable."
 
5992
msgstr ""
 
5993
 
 
5994
#: ../plugin/memcached_stats/memcached_stats.cc:114
4484
5995
msgid "List of memcached servers."
4485
5996
msgstr ""
4486
5997
 
 
5998
#: ../plugin/memcached_stats/memcached_stats.cc:131
4487
5999
msgid "Memcached Stats as I_S tables"
4488
6000
msgstr ""
4489
6001
 
 
6002
#: ../plugin/memcached_stats/stats_table.cc:76
 
6003
#, c-format
 
6004
msgid ""
 
6005
"Unable get stats from memcached server %s.  Got error from "
 
6006
"memcached_stat_servername()."
 
6007
msgstr ""
 
6008
 
 
6009
#: ../plugin/memcached_stats/stats_table.cc:151
 
6010
msgid "Unable to create memcached struct.  Got error from memcached_create()."
 
6011
msgstr ""
 
6012
 
 
6013
#: ../plugin/memcached_stats/stats_table.cc:159
 
6014
#, c-format
 
6015
msgid ""
 
6016
"Unable to create memcached server list.  Got error from "
 
6017
"memcached_servers_parse(%s)."
 
6018
msgstr ""
 
6019
 
 
6020
#: ../plugin/multi_thread/multi_thread.cc:100
 
6021
msgid "Maximum number of user threads available."
 
6022
msgstr ""
 
6023
 
 
6024
#: ../plugin/myisam/ha_myisam.cc:529
4490
6025
#, c-format
4491
6026
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4492
6027
msgstr ""
4493
6028
 
 
6029
#: ../plugin/myisam/ha_myisam.cc:533
4494
6030
#, c-format
4495
6031
msgid "Got an error from unknown thread, %s:%d"
4496
6032
msgstr ""
4497
6033
 
 
6034
#: ../plugin/myisam/ha_myisam.cc:539
4498
6035
msgid "Unknown thread accessing table"
4499
6036
msgstr ""
4500
6037
 
 
6038
#: ../plugin/myisam/ha_myisam.cc:1614
4501
6039
msgid "Block size to be used for MyISAM index pages."
4502
6040
msgstr ""
4503
6041
 
 
6042
#: ../plugin/myisam/ha_myisam.cc:1624
4504
6043
msgid ""
4505
6044
"This characterizes the number of hits a hot block has to be untouched until "
4506
6045
"it is considered aged enough to be downgraded to a warm block. This "
4508
6047
"blocks in key cache"
4509
6048
msgstr ""
4510
6049
 
 
6050
#: ../plugin/myisam/ha_myisam.cc:1637
4511
6051
msgid "The minimum percentage of warm blocks in key cache"
4512
6052
msgstr ""
4513
6053
 
 
6054
#: ../plugin/myisam/ha_myisam.cc:1648
4514
6055
msgid ""
4515
6056
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4516
6057
"this to get better index handling (for all reads and multiple writes) to as "
4517
6058
"much as you can afford;"
4518
6059
msgstr ""
4519
6060
 
 
6061
#: ../plugin/myisam/ha_myisam.cc:1660
4520
6062
msgid ""
4521
6063
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4522
6064
"disables parallel repair."
4523
6065
msgstr ""
4524
6066
 
 
6067
#: ../plugin/myisam/ha_myisam.cc:1666
4525
6068
msgid ""
4526
6069
"Don't use the fast sort index method to created index if the temporary file "
4527
6070
"would get bigger than this."
4528
6071
msgstr ""
4529
6072
 
 
6073
#: ../plugin/myisam/ha_myisam.cc:1671
4530
6074
msgid ""
4531
6075
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4532
6076
"when creating indexes with CREATE INDEX or ALTER TABLE."
4533
6077
msgstr ""
4534
6078
 
 
6079
#: ../plugin/myisam/ha_myisam.cc:1677
4535
6080
msgid "Default pointer size to be used for MyISAM tables."
4536
6081
msgstr ""
4537
6082
 
 
6083
#: ../plugin/myisam/my_handler_errors.cc:42
4538
6084
msgid "Didn't find key on read or update"
4539
6085
msgstr ""
4540
6086
 
 
6087
#: ../plugin/myisam/my_handler_errors.cc:43
4541
6088
msgid "Duplicate key on write or update"
4542
6089
msgstr ""
4543
6090
 
 
6091
#: ../plugin/myisam/my_handler_errors.cc:44
4544
6092
msgid "Internal (unspecified) error in handler"
4545
6093
msgstr ""
4546
6094
 
 
6095
#: ../plugin/myisam/my_handler_errors.cc:46
4547
6096
msgid ""
4548
6097
"Someone has changed the row since it was read (while the table was locked to "
4549
6098
"prevent it)"
4550
6099
msgstr ""
4551
6100
 
 
6101
#: ../plugin/myisam/my_handler_errors.cc:48
4552
6102
msgid "Wrong index given to function"
4553
6103
msgstr ""
4554
6104
 
 
6105
#: ../plugin/myisam/my_handler_errors.cc:49
4555
6106
msgid "Index file is crashed"
4556
6107
msgstr ""
4557
6108
 
 
6109
#: ../plugin/myisam/my_handler_errors.cc:50
4558
6110
msgid "Record file is crashed"
4559
6111
msgstr ""
4560
6112
 
 
6113
#: ../plugin/myisam/my_handler_errors.cc:51
4561
6114
msgid "Out of memory in engine"
4562
6115
msgstr ""
4563
6116
 
 
6117
#: ../plugin/myisam/my_handler_errors.cc:52
4564
6118
msgid "Incorrect file format"
4565
6119
msgstr ""
4566
6120
 
 
6121
#: ../plugin/myisam/my_handler_errors.cc:53
4567
6122
msgid "Command not supported by database"
4568
6123
msgstr ""
4569
6124
 
 
6125
#: ../plugin/myisam/my_handler_errors.cc:54
4570
6126
msgid "Old database file"
4571
6127
msgstr ""
4572
6128
 
 
6129
#: ../plugin/myisam/my_handler_errors.cc:55
4573
6130
msgid "No record read before update"
4574
6131
msgstr ""
4575
6132
 
 
6133
#: ../plugin/myisam/my_handler_errors.cc:56
4576
6134
msgid "Record was already deleted (or record file crashed)"
4577
6135
msgstr ""
4578
6136
 
 
6137
#: ../plugin/myisam/my_handler_errors.cc:57
4579
6138
msgid "No more room in record file"
4580
6139
msgstr ""
4581
6140
 
 
6141
#: ../plugin/myisam/my_handler_errors.cc:58
4582
6142
msgid "No more room in index file"
4583
6143
msgstr ""
4584
6144
 
 
6145
#: ../plugin/myisam/my_handler_errors.cc:59
4585
6146
msgid "No more records (read after end of file)"
4586
6147
msgstr ""
4587
6148
 
 
6149
#: ../plugin/myisam/my_handler_errors.cc:60
4588
6150
msgid "Unsupported extension used for table"
4589
6151
msgstr ""
4590
6152
 
 
6153
#: ../plugin/myisam/my_handler_errors.cc:61
4591
6154
msgid "Too big row"
4592
6155
msgstr ""
4593
6156
 
 
6157
#: ../plugin/myisam/my_handler_errors.cc:62
4594
6158
msgid "Wrong create options"
4595
6159
msgstr ""
4596
6160
 
 
6161
#: ../plugin/myisam/my_handler_errors.cc:63
4597
6162
msgid "Duplicate unique key or constraint on write or update"
4598
6163
msgstr ""
4599
6164
 
 
6165
#: ../plugin/myisam/my_handler_errors.cc:64
4600
6166
msgid "Unknown character set used in table"
4601
6167
msgstr ""
4602
6168
 
 
6169
#: ../plugin/myisam/my_handler_errors.cc:65
4603
6170
msgid "Conflicting table definitions in sub-tables of MERGE table"
4604
6171
msgstr ""
4605
6172
 
 
6173
#: ../plugin/myisam/my_handler_errors.cc:66
4606
6174
msgid "Table is crashed and last repair failed"
4607
6175
msgstr ""
4608
6176
 
 
6177
#: ../plugin/myisam/my_handler_errors.cc:67
4609
6178
msgid "Table was marked as crashed and should be repaired"
4610
6179
msgstr ""
4611
6180
 
 
6181
#: ../plugin/myisam/my_handler_errors.cc:68
4612
6182
msgid "Lock timed out; Retry transaction"
4613
6183
msgstr ""
4614
6184
 
 
6185
#: ../plugin/myisam/my_handler_errors.cc:69
4615
6186
msgid "Lock table is full;  Restart program with a larger locktable"
4616
6187
msgstr ""
4617
6188
 
 
6189
#: ../plugin/myisam/my_handler_errors.cc:70
4618
6190
msgid "Updates are not allowed under a read only transactions"
4619
6191
msgstr ""
4620
6192
 
 
6193
#: ../plugin/myisam/my_handler_errors.cc:71
4621
6194
msgid "Lock deadlock; Retry transaction"
4622
6195
msgstr ""
4623
6196
 
 
6197
#: ../plugin/myisam/my_handler_errors.cc:72
4624
6198
msgid "Foreign key constraint is incorrectly formed"
4625
6199
msgstr ""
4626
6200
 
 
6201
#: ../plugin/myisam/my_handler_errors.cc:73
4627
6202
msgid "Cannot add a child row"
4628
6203
msgstr ""
4629
6204
 
 
6205
#: ../plugin/myisam/my_handler_errors.cc:74
4630
6206
msgid "Cannot delete a parent row"
4631
6207
msgstr ""
4632
6208
 
 
6209
#: ../plugin/myisam/my_handler_errors.cc:75
4633
6210
msgid "No savepoint with that name"
4634
6211
msgstr ""
4635
6212
 
 
6213
#: ../plugin/myisam/my_handler_errors.cc:76
4636
6214
msgid "Non unique key block size"
4637
6215
msgstr ""
4638
6216
 
 
6217
#: ../plugin/myisam/my_handler_errors.cc:77
4639
6218
msgid "The table does not exist in engine"
4640
6219
msgstr ""
4641
6220
 
 
6221
#: ../plugin/myisam/my_handler_errors.cc:78
4642
6222
msgid "The table already existed in storage engine"
4643
6223
msgstr ""
4644
6224
 
 
6225
#: ../plugin/myisam/my_handler_errors.cc:79
4645
6226
msgid "Could not connect to storage engine"
4646
6227
msgstr ""
4647
6228
 
 
6229
#: ../plugin/myisam/my_handler_errors.cc:80
4648
6230
msgid "Unexpected null pointer found when using spatial index"
4649
6231
msgstr ""
4650
6232
 
 
6233
#: ../plugin/myisam/my_handler_errors.cc:81
4651
6234
msgid "The table changed in storage engine"
4652
6235
msgstr ""
4653
6236
 
 
6237
#: ../plugin/myisam/my_handler_errors.cc:82
4654
6238
msgid "There's no partition in table for the given value"
4655
6239
msgstr ""
4656
6240
 
 
6241
#: ../plugin/myisam/my_handler_errors.cc:83
4657
6242
msgid "Row-based binlogging of row failed"
4658
6243
msgstr ""
4659
6244
 
 
6245
#: ../plugin/myisam/my_handler_errors.cc:84
4660
6246
msgid "Index needed in foreign key constraint"
4661
6247
msgstr ""
4662
6248
 
 
6249
#: ../plugin/myisam/my_handler_errors.cc:85
4663
6250
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4664
6251
msgstr ""
4665
6252
 
 
6253
#: ../plugin/myisam/my_handler_errors.cc:86
4666
6254
msgid "Table needs to be upgraded before it can be used"
4667
6255
msgstr ""
4668
6256
 
 
6257
#: ../plugin/myisam/my_handler_errors.cc:87
4669
6258
msgid "Table is read only"
4670
6259
msgstr ""
4671
6260
 
 
6261
#: ../plugin/myisam/my_handler_errors.cc:88
4672
6262
msgid "Failed to get next auto increment value"
4673
6263
msgstr ""
4674
6264
 
 
6265
#: ../plugin/myisam/my_handler_errors.cc:89
4675
6266
msgid "Failed to set row auto increment value"
4676
6267
msgstr ""
4677
6268
 
 
6269
#: ../plugin/myisam/my_handler_errors.cc:90
4678
6270
msgid "Unknown (generic) error from engine"
4679
6271
msgstr "引擎产生未知(一般)错误。"
4680
6272
 
 
6273
#: ../plugin/myisam/my_handler_errors.cc:91
4681
6274
msgid "Record is the same"
4682
6275
msgstr ""
4683
6276
 
 
6277
#: ../plugin/myisam/my_handler_errors.cc:92
4684
6278
msgid "It is not possible to log this statement"
4685
6279
msgstr ""
4686
6280
 
 
6281
#: ../plugin/myisam/my_handler_errors.cc:93
4687
6282
msgid "Tablespace exists"
4688
6283
msgstr "表已经存在"
4689
6284
 
 
6285
#: ../plugin/myisam/my_handler_errors.cc:94
4690
6286
msgid "The event was corrupt, leading to illegal data being read"
4691
6287
msgstr ""
4692
6288
 
 
6289
#: ../plugin/myisam/my_handler_errors.cc:95
4693
6290
msgid "The table is of a new format not supported by this version"
4694
6291
msgstr "当前版本无法支持这种表的格式"
4695
6292
 
 
6293
#: ../plugin/myisam/my_handler_errors.cc:96
4696
6294
msgid "The event could not be processed no other handler error happened"
4697
6295
msgstr ""
4698
6296
 
 
6297
#: ../plugin/myisam/my_handler_errors.cc:97
4699
6298
msgid "Got a fatal error during initialzation of handler"
4700
6299
msgstr ""
4701
6300
 
 
6301
#: ../plugin/myisam/my_handler_errors.cc:98
4702
6302
msgid "File to short; Expected more data in file"
4703
6303
msgstr ""
4704
6304
 
 
6305
#: ../plugin/myisam/my_handler_errors.cc:99
4705
6306
msgid "Read page with wrong checksum"
4706
6307
msgstr ""
4707
6308
 
 
6309
#. TODO: get a better message for these
 
6310
#: ../plugin/myisam/my_handler_errors.cc:101
4708
6311
msgid "Lock or active transaction"
4709
6312
msgstr "锁定或激活事务"
4710
6313
 
 
6314
#: ../plugin/myisam/my_handler_errors.cc:102
4711
6315
msgid "No such table space"
4712
6316
msgstr "分配表空间错误"
4713
6317
 
 
6318
#: ../plugin/myisam/my_handler_errors.cc:103
4714
6319
msgid "Tablespace not empty"
4715
6320
msgstr "表非空"
4716
6321
 
 
6322
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
4717
6323
msgid "Invalid value for retry_count"
4718
6324
msgstr ""
4719
6325
 
 
6326
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
 
6327
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
4720
6328
msgid ""
4721
6329
"Port number to use for connection or 0 for default to with MySQL protocol."
4722
6330
msgstr "用以连接的端口号或者设置0使用MySQL协议"
4723
6331
 
 
6332
#: ../plugin/pbms/src/parameters_ms.cc:552
 
6333
msgid ""
 
6334
"A comma delimited list of tables to watch of the format: <database>."
 
6335
"<table>, ..."
 
6336
msgstr ""
 
6337
 
 
6338
#: ../plugin/pbms/src/parameters_ms.cc:560
 
6339
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
 
6340
msgstr ""
 
6341
 
 
6342
#: ../plugin/pbms/src/parameters_ms.cc:568
 
6343
msgid "Before insert row event observer call position"
 
6344
msgstr ""
 
6345
 
 
6346
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
 
6347
msgid "event_add error in libevent_add_session_callback\n"
 
6348
msgstr ""
 
6349
 
 
6350
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
 
6351
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
 
6352
msgstr ""
 
6353
 
 
6354
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
 
6355
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
 
6356
msgstr ""
 
6357
 
 
6358
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
 
6359
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
 
6360
msgstr ""
 
6361
 
 
6362
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
6363
msgid "session_add_event event_add error in libevent_init\n"
 
6364
msgstr ""
 
6365
 
 
6366
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
 
6367
#, fuzzy, c-format
 
6368
msgid "Can't create completion port thread (error %d)"
 
6369
msgstr "无法创建后台进程。获得错误:%s。\n"
 
6370
 
 
6371
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
 
6372
msgid "Size of Pool."
 
6373
msgstr ""
 
6374
 
 
6375
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
 
6376
msgid "Failed to allocate enough memory to transaction message\n"
 
6377
msgstr ""
 
6378
 
 
6379
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
 
6380
#, c-format
 
6381
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
 
6382
msgstr ""
 
6383
 
 
6384
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
 
6385
#, c-format
 
6386
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
 
6387
msgstr ""
 
6388
 
 
6389
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
 
6390
msgid "Enable rabbitmq log"
 
6391
msgstr ""
 
6392
 
 
6393
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
 
6394
msgid "Host name to connect to"
 
6395
msgstr ""
 
6396
 
 
6397
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
 
6398
msgid "RabbitMQ Port"
 
6399
msgstr ""
 
6400
 
 
6401
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
 
6402
msgid "RabbitMQ username"
 
6403
msgstr ""
 
6404
 
 
6405
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
 
6406
msgid "RabbitMQ password"
 
6407
msgstr ""
 
6408
 
 
6409
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
 
6410
msgid "RabbitMQ virtualhost"
 
6411
msgstr ""
 
6412
 
 
6413
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
 
6414
msgid "Name of RabbitMQ exchange to publish to"
 
6415
msgstr ""
 
6416
 
 
6417
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
 
6418
msgid "Name of RabbitMQ routing key to use"
 
6419
msgstr ""
 
6420
 
 
6421
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
 
6422
#: ../plugin/transaction_log/module.cc:247
 
6423
msgid "Name of the replicator plugin to use (default='default_replicator')"
 
6424
msgstr ""
 
6425
 
 
6426
#: ../plugin/signal_handler/signal_handler.cc:233
4724
6427
#, c-format
4725
6428
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4726
6429
msgstr ""
4727
6430
 
 
6431
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4728
6432
#, c-format
4729
6433
msgid "syslog facility \"%s\" not known, using \"local0\""
4730
6434
msgstr ""
4731
6435
 
 
6436
#: ../plugin/syslog/errmsg.cc:49
4732
6437
#, c-format
4733
6438
msgid "syslog priority \"%s\" not known, using \"warn\""
4734
6439
msgstr ""
4735
6440
 
 
6441
#: ../plugin/syslog/logging.cc:72
4736
6442
#, c-format
4737
6443
msgid "syslog priority \"%s\" not known, using \"info\""
4738
6444
msgstr ""
4739
6445
 
 
6446
#: ../plugin/syslog/module.cc:59
 
6447
msgid "Syslog Ident"
 
6448
msgstr ""
 
6449
 
 
6450
#: ../plugin/syslog/module.cc:68
 
6451
msgid "Syslog Facility"
 
6452
msgstr ""
 
6453
 
 
6454
#: ../plugin/syslog/module.cc:77
 
6455
msgid "Enable logging to syslog of the query log"
 
6456
msgstr ""
 
6457
 
 
6458
#: ../plugin/syslog/module.cc:86
 
6459
msgid "Syslog Priority of query logging"
 
6460
msgstr ""
 
6461
 
 
6462
#: ../plugin/syslog/module.cc:131
 
6463
msgid "Enable logging to syslog of the error messages"
 
6464
msgstr ""
 
6465
 
 
6466
#: ../plugin/syslog/module.cc:140
 
6467
msgid "Syslog Priority of error messages"
 
6468
msgstr ""
 
6469
 
 
6470
#: ../plugin/transaction_log/background_worker.cc:74
4740
6471
#, c-format
4741
6472
msgid "Unable to create background worker thread. Got error %s.\n"
4742
6473
msgstr "无法创建后台进程。获得错误:%s。\n"
4743
6474
 
 
6475
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
 
6476
#: ../plugin/transaction_log/print_transaction_message.cc:102
 
6477
#: ../plugin/transaction_log/transaction_log_reader.cc:95
 
6478
#, c-format
 
6479
msgid "Failed to open transaction log file %s.  Got error: %s\n"
 
6480
msgstr ""
 
6481
 
 
6482
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
 
6483
#: ../plugin/transaction_log/print_transaction_message.cc:144
 
6484
#: ../plugin/transaction_log/transaction_log_reader.cc:150
 
6485
#, c-format
 
6486
msgid "Raw buffer read: %s.\n"
 
6487
msgstr ""
 
6488
 
 
6489
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
 
6490
#: ../plugin/transaction_log/print_transaction_message.cc:150
 
6491
#: ../plugin/transaction_log/transaction_log_reader.cc:157
 
6492
#, c-format
 
6493
msgid "Unable to parse transaction. Got error: %s.\n"
 
6494
msgstr ""
 
6495
 
 
6496
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
 
6497
#: ../plugin/transaction_log/print_transaction_message.cc:152
 
6498
#: ../plugin/transaction_log/transaction_log_reader.cc:159
 
6499
#, c-format
 
6500
msgid "BUFFER: %s\n"
 
6501
msgstr "缓冲区: %s\n"
 
6502
 
 
6503
#: ../plugin/transaction_log/module.cc:122
4744
6504
#, c-format
4745
6505
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
4746
6506
msgstr ""
4747
6507
 
 
6508
#: ../plugin/transaction_log/module.cc:131
4748
6509
#, c-format
4749
6510
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
4750
6511
msgstr ""
4751
6512
 
 
6513
#: ../plugin/transaction_log/module.cc:141
4752
6514
#, c-format
4753
6515
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
4754
6516
msgstr ""
4755
6517
 
 
6518
#: ../plugin/transaction_log/module.cc:150
4756
6519
#, c-format
4757
6520
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
4758
6521
msgstr ""
4759
6522
 
 
6523
#: ../plugin/transaction_log/module.cc:163
4760
6524
#, c-format
4761
6525
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
4762
6526
msgstr ""
4763
6527
 
 
6528
#: ../plugin/transaction_log/module.cc:223
4764
6529
msgid "Enable transaction log"
4765
6530
msgstr ""
4766
6531
 
 
6532
#: ../plugin/transaction_log/module.cc:231
4767
6533
msgid "DEBUGGING - Truncate transaction log"
4768
6534
msgstr ""
4769
6535
 
 
6536
#: ../plugin/transaction_log/module.cc:239
4770
6537
msgid "Path to the file to use for transaction log"
4771
6538
msgstr ""
4772
6539
 
4773
 
msgid "Name of the replicator plugin to use (default='default_replicator')"
4774
 
msgstr ""
4775
 
 
 
6540
#: ../plugin/transaction_log/module.cc:255
4776
6541
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4777
6542
msgstr ""
4778
6543
 
 
6544
#: ../plugin/transaction_log/module.cc:263
4779
6545
msgid ""
4780
6546
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4781
6547
"each transaction write, 2 == sync log file once per second"
4782
6548
msgstr ""
4783
6549
 
 
6550
#: ../plugin/transaction_log/module.cc:276
4784
6551
msgid "Number of slots for in-memory write buffers (default=8)."
4785
6552
msgstr ""
4786
6553
 
 
6554
#: ../plugin/transaction_log/transaction_log.cc:112
4787
6555
msgid "Failed to open transaction log file "
4788
6556
msgstr ""
4789
6557
 
 
6558
#: ../plugin/transaction_log/transaction_log.cc:220
4790
6559
#, c-format
4791
6560
msgid ""
4792
6561
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
4793
6562
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
4794
6563
msgstr ""
4795
6564
 
 
6565
#: ../plugin/transaction_log/transaction_log.cc:239
4796
6566
#, c-format
4797
6567
msgid "Failed to sync log file. Got error: %s\n"
4798
6568
msgstr ""
4799
6569
 
4800
 
#, c-format
4801
 
msgid "Failed to open transaction log file %s.  Got error: %s\n"
4802
 
msgstr ""
4803
 
 
4804
 
#, c-format
4805
 
msgid "Raw buffer read: %s.\n"
4806
 
msgstr ""
4807
 
 
4808
 
#, c-format
4809
 
msgid "Unable to parse transaction. Got error: %s.\n"
4810
 
msgstr ""
4811
 
 
4812
 
#, c-format
4813
 
msgid "BUFFER: %s\n"
4814
 
msgstr "缓冲区: %s\n"
4815
 
 
4816
6570
#~ msgid "Synonym for -?"
4817
6571
#~ msgstr "同-?。"
4818
6572