~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Padraig O'Sullivan
  • Date: 2009-09-13 01:03:01 UTC
  • mto: (1126.9.2 captain-20090915-01)
  • mto: This revision was merged to the branch mainline in revision 1133.
  • Revision ID: osullivan.padraig@gmail.com-20090913010301-tcvvezipx1124acy
Added calls to the dtrace delete begin/end probes.

Show diffs side-by-side

added added

removed removed

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