~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Monty Taylor
  • Date: 2008-11-02 03:17:55 UTC
  • mto: (520.4.45 devel)
  • mto: This revision was merged to the branch mainline in revision 573.
  • Revision ID: monty@inaugust.com-20081102031755-cpzp7dlqoa7rcs1v
Removed a bunch of unusued tests and defines from autoconf.
Fixed the way we were doing cmath - and moved it out of global.h. Still probably
isn't right for Sun Studio, but we're getting closer I think.

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