~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/zh_HK.po

  • Committer: Stewart Smith
  • Date: 2008-12-18 23:54:47 UTC
  • mto: This revision was merged to the branch mainline in revision 719.
  • Revision ID: stewart@flamingspork.com-20081218235447-qf6dofgd6guwefo2
fix RENAME TABLE

(problem was missing hton to mysql_rename_table)

If engine implements table_exists_in_engine we get the hton from there.

Else, we reintroduce the mysql_frm_type hackery (temporarily, it *will* go away again with FRM removal).

also fix rename test: no views, plus current FLUSH LOCKS bug.

Show diffs side-by-side

added added

removed removed

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