~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

Cleanup around SAFEMALLOC

Show diffs side-by-side

added added

removed removed

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