~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

Fixed make update-po so that it doesn't change the .po files EVERY time distcheck is run. This one needs to go in to get us a good .po file baseline, and after that, the only changes to files  in .po dir will be specific changes driven by the actual changes in the actual source, rather than 100-bazillion lines which are comments about line numbers.

Show diffs side-by-side

added added

removed removed

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