~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Brian Aker
  • Date: 2010-04-05 23:46:43 UTC
  • Revision ID: brian@gaz-20100405234643-0he3xnj902rc70r8
Fixing tests to work with PBXT.

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