~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

Imported latest translations.

Show diffs side-by-side

added added

removed removed

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