~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_CN.po

  • Committer: Jay Pipes
  • Date: 2009-02-28 17:49:22 UTC
  • mto: (910.2.6 mordred-noatomics)
  • mto: This revision was merged to the branch mainline in revision 908.
  • Revision ID: jpipes@serialcoder-20090228174922-jczgt4d0662fqmnf
Merging in old r902 temporal changes

Show diffs side-by-side

added added

removed removed

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