~ubuntu-branches/ubuntu/trusty/drizzle/trusty

« back to all changes in this revision

Viewing changes to po/el.po

  • Committer: Bazaar Package Importer
  • Author(s): Monty Taylor
  • Date: 2010-10-02 14:17:48 UTC
  • mfrom: (1.1.1 upstream)
  • mto: (2.1.17 sid)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20101002141748-m6vbfbfjhrw1153e
Tags: 2010.09.1802-1
* New upstream release.
* Removed pid-file argument hack.
* Updated GPL-2 address to be new address.
* Directly copy in drizzledump.1 since debian doesn't have sphinx 1.0 yet.
* Link to jquery from libjs-jquery. Add it as a depend.
* Add drizzled.8 symlink to the install files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
 
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2009-09-29 17:09-0700\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2010-09-29 11:14-0400\n"
11
11
"PO-Revision-Date: 2008-12-04 19:32+0000\n"
12
12
"Last-Translator: fokis...ftw <fotis.koutoulakis@gmail.com>\n"
13
13
"Language-Team: Greek <el@li.org>\n"
18
18
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
 
21
#: ../client/drizzle.cc:465
21
22
msgid "Synonym for `help'."
22
23
msgstr "Συνώνυμο για την λέξη \"Βοήθεια\""
23
24
 
 
25
#: ../client/drizzle.cc:466
24
26
msgid "Clear command."
25
27
msgstr ""
26
28
 
 
29
#: ../client/drizzle.cc:468
27
30
msgid "Reconnect to the server. Optional arguments are db and host."
28
31
msgstr ""
29
32
 
 
33
#: ../client/drizzle.cc:470
30
34
msgid ""
31
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
32
36
msgstr ""
33
37
 
 
38
#: ../client/drizzle.cc:472
34
39
msgid "Send command to drizzle server, display result vertically."
35
40
msgstr ""
36
41
 
 
42
#: ../client/drizzle.cc:473
37
43
msgid "Exit drizzle. Same as quit."
38
44
msgstr ""
39
45
 
 
46
#: ../client/drizzle.cc:474
40
47
msgid "Send command to drizzle server."
41
48
msgstr ""
42
49
 
 
50
#: ../client/drizzle.cc:475
43
51
msgid "Display this help."
44
52
msgstr "Εμφάνησε αυτή την βοήθεια."
45
53
 
 
54
#: ../client/drizzle.cc:476
46
55
msgid "Disable pager, print to stdout."
47
56
msgstr "Προβολή βοήθειας."
48
57
 
 
58
#: ../client/drizzle.cc:477
49
59
msgid "Don't write into outfile."
50
60
msgstr ""
51
61
 
 
62
#: ../client/drizzle.cc:479
52
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
53
64
msgstr ""
54
65
 
 
66
#: ../client/drizzle.cc:480
55
67
msgid "Print current command."
56
68
msgstr "Τύπωσε αυτήν την εντολή."
57
69
 
 
70
#: ../client/drizzle.cc:481
58
71
msgid "Change your drizzle prompt."
59
72
msgstr ""
60
73
 
 
74
#: ../client/drizzle.cc:482
61
75
msgid "Quit drizzle."
62
76
msgstr "Έξοδος από το drizzle."
63
77
 
 
78
#: ../client/drizzle.cc:483
64
79
msgid "Rebuild completion hash."
65
80
msgstr ""
66
81
 
 
82
#: ../client/drizzle.cc:485
67
83
msgid "Execute an SQL script file. Takes a file name as an argument."
68
84
msgstr ""
69
85
 
 
86
#: ../client/drizzle.cc:486
70
87
msgid "Get status information from the server."
71
88
msgstr "Μεταφόρτωση πληροφοριών κατάστασης από τον διακομιστή."
72
89
 
 
90
#: ../client/drizzle.cc:488
73
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
74
92
msgstr ""
75
93
 
 
94
#: ../client/drizzle.cc:490
76
95
msgid "Use another database. Takes database name as argument."
77
96
msgstr ""
78
97
 
 
98
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
79
99
msgid "Show warnings after every statement."
80
100
msgstr ""
81
101
 
 
102
#: ../client/drizzle.cc:494
82
103
msgid "Don't show warnings after every statement."
83
104
msgstr ""
84
105
 
85
 
#, c-format
86
 
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
87
 
msgstr ""
88
 
 
89
 
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
90
 
msgstr ""
91
 
 
92
 
#, c-format
93
 
msgid ""
94
 
"Your Drizzle connection id is %u\n"
95
 
"Server version: %s\n"
96
 
msgstr ""
97
 
 
98
 
#, c-format
99
 
msgid "Reading history-file %s\n"
100
 
msgstr ""
101
 
 
102
 
#, c-format
103
 
msgid "Couldn't allocate memory for temp histfile!\n"
104
 
msgstr ""
105
 
 
106
 
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
107
 
msgstr ""
108
 
 
109
 
#, c-format
110
 
msgid "Writing history-file %s\n"
111
 
msgstr ""
112
 
 
113
 
msgid "Aborted"
114
 
msgstr "Ακυρώθηκε"
115
 
 
116
 
msgid "Bye"
117
 
msgstr "Γεια"
118
 
 
119
 
msgid "Query aborted by Ctrl+C\n"
120
 
msgstr ""
121
 
 
122
 
msgid "Display this help and exit."
123
 
msgstr ""
124
 
 
125
 
msgid "Synonym for -?"
126
 
msgstr ""
127
 
 
128
 
msgid ""
129
 
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
130
 
"and field completion, but startup and reconnecting may take a longer time. "
131
 
"Disable with --disable-auto-rehash."
132
 
msgstr ""
133
 
 
134
 
msgid ""
135
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
136
 
"completion. This gives a quicker start of drizzle_st and disables rehashing "
137
 
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
138
 
msgstr ""
139
 
 
140
 
msgid ""
141
 
"Automatically switch to vertical output mode if the result is wider than the "
142
 
"terminal width."
143
 
msgstr ""
144
 
 
 
106
#: ../client/drizzle.cc:1144
 
107
#, c-format
 
108
msgid "shutting down drizzled"
 
109
msgstr ""
 
110
 
 
111
#: ../client/drizzle.cc:1146
 
112
#, c-format
 
113
msgid " on port %d"
 
114
msgstr ""
 
115
 
 
116
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
 
117
#, c-format
 
118
msgid "shutdown failed; error: '%s'"
 
119
msgstr ""
 
120
 
 
121
#: ../client/drizzle.cc:1170
 
122
#, c-format
 
123
msgid "done\n"
 
124
msgstr ""
 
125
 
 
126
#: ../client/drizzle.cc:1191
 
127
#, c-format
 
128
msgid "drizzled is alive\n"
 
129
msgstr ""
 
130
 
 
131
#: ../client/drizzle.cc:1197
 
132
#, c-format
 
133
msgid "ping failed; error: '%s'"
 
134
msgstr ""
 
135
 
 
136
#: ../client/drizzle.cc:1203
 
137
#, c-format
 
138
msgid "drizzled won't answer to ping, error: '%s'"
 
139
msgstr ""
 
140
 
 
141
#: ../client/drizzle.cc:1252
 
142
msgid "Error: Invalid Value for connect_timeout"
 
143
msgstr ""
 
144
 
 
145
#: ../client/drizzle.cc:1263
 
146
msgid "Error: Invalid Value for max_input_line"
 
147
msgstr ""
 
148
 
 
149
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
 
150
msgid "Options used only in command line"
 
151
msgstr ""
 
152
 
 
153
#: ../client/drizzle.cc:1284
 
154
#, fuzzy
 
155
msgid "Displays this help and exit."
 
156
msgstr "Εμφάνησε αυτή την βοήθεια."
 
157
 
 
158
#: ../client/drizzle.cc:1285
145
159
msgid ""
146
160
"Don't use history file. Disable interactive behavior. (Enables --silent)"
147
161
msgstr ""
148
162
 
 
163
#: ../client/drizzle.cc:1287
149
164
msgid "Display column type information."
150
165
msgstr ""
151
166
 
 
167
#: ../client/drizzle.cc:1289
152
168
msgid ""
153
169
"Preserve comments. Send comments to the server. The default is --skip-"
154
170
"comments (discard comments), enable with --comments"
155
171
msgstr ""
156
172
 
 
173
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:492
157
174
msgid "Use compression in server/client protocol."
158
175
msgstr ""
159
176
 
160
 
msgid "Database to use."
161
 
msgstr ""
162
 
 
163
 
msgid "(not used)"
164
 
msgstr ""
165
 
 
166
 
msgid "Delimiter to be used."
167
 
msgstr ""
168
 
 
169
 
msgid "Execute command and quit. (Disables --force and history file)"
170
 
msgstr ""
171
 
 
 
177
#: ../client/drizzle.cc:1293
172
178
msgid "Print the output of a query (rows) vertically."
173
179
msgstr ""
174
180
 
 
181
#: ../client/drizzle.cc:1295
175
182
msgid "Continue even if we get an sql error."
176
183
msgstr ""
177
184
 
 
185
#: ../client/drizzle.cc:1297
178
186
msgid ""
179
187
"Enable named commands. Named commands mean this program's internal commands; "
180
188
"see drizzle> help . When enabled, the named commands can be used from any "
181
 
"line of the query, otherwise only from the first line, before an enter. "
182
 
"Disable with --disable-named-commands. This option is disabled by default."
183
 
msgstr ""
184
 
 
185
 
msgid ""
186
 
"Named commands are disabled. Use \\* form only, or use named commands only "
187
 
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
188
 
"the client now starts with this option ENABLED by default! Disable with '-"
189
 
"G'. Long format commands still work from the first line. WARNING: option "
190
 
"deprecated; use --disable-named-commands instead."
191
 
msgstr ""
192
 
 
193
 
msgid "Ignore space after function names."
194
 
msgstr ""
195
 
 
196
 
msgid "Enable/disable LOAD DATA LOCAL INFILE."
197
 
msgstr ""
198
 
 
 
189
"line of the query, otherwise only from the first line, before an enter."
 
190
msgstr ""
 
191
 
 
192
#: ../client/drizzle.cc:1299
199
193
msgid "Turn off beep on error."
200
194
msgstr ""
201
195
 
202
 
msgid "Connect to host."
203
 
msgstr ""
204
 
 
205
 
msgid "Write line numbers for errors."
206
 
msgstr ""
207
 
 
208
 
msgid ""
209
 
"Don't write line number for errors. WARNING: -L is deprecated, use long "
210
 
"version of this option instead."
211
 
msgstr ""
212
 
 
213
 
msgid "Flush buffer after each query."
214
 
msgstr ""
215
 
 
216
 
msgid "Write column names in results."
217
 
msgstr ""
218
 
 
 
196
#: ../client/drizzle.cc:1300
 
197
msgid "Do not write line numbers for errors."
 
198
msgstr ""
 
199
 
 
200
#: ../client/drizzle.cc:1301
 
201
msgid "Do not write column names in results."
 
202
msgstr ""
 
203
 
 
204
#: ../client/drizzle.cc:1303
219
205
msgid ""
220
206
"Don't write column names in results. WARNING: -N is deprecated, use long "
221
207
"version of this options instead."
222
208
msgstr ""
223
209
 
 
210
#: ../client/drizzle.cc:1305
224
211
msgid ""
225
212
"Change the value of a variable. Please note that this option is deprecated; "
226
213
"you can set variables directly with --variable-name=value."
227
214
msgstr ""
228
215
 
 
216
#: ../client/drizzle.cc:1307
 
217
msgid "Output in table format."
 
218
msgstr ""
 
219
 
 
220
#: ../client/drizzle.cc:1309
 
221
msgid "Only allow UPDATE and DELETE that uses keys."
 
222
msgstr ""
 
223
 
 
224
#: ../client/drizzle.cc:1311
 
225
msgid "Synonym for option --safe-updates, -U."
 
226
msgstr ""
 
227
 
 
228
#: ../client/drizzle.cc:1313
 
229
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
 
230
msgstr ""
 
231
 
 
232
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:512
 
233
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1880
 
234
msgid "Output version information and exit."
 
235
msgstr ""
 
236
 
 
237
#: ../client/drizzle.cc:1316
 
238
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
 
239
msgstr ""
 
240
 
 
241
#: ../client/drizzle.cc:1320
 
242
msgid "Number of lines before each import progress report."
 
243
msgstr ""
 
244
 
 
245
#: ../client/drizzle.cc:1322
 
246
msgid "Ping the server to check if it's alive."
 
247
msgstr ""
 
248
 
 
249
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1234
 
250
msgid "Configuration file defaults are not used if no-defaults is set"
 
251
msgstr ""
 
252
 
 
253
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:520
 
254
msgid "Options specific to the drizzle client"
 
255
msgstr ""
 
256
 
 
257
#: ../client/drizzle.cc:1330
 
258
msgid ""
 
259
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
 
260
"and field completion, but startup and reconnecting may take a longer time."
 
261
msgstr ""
 
262
 
 
263
#: ../client/drizzle.cc:1332
 
264
msgid ""
 
265
"Automatically switch to vertical output mode if the result is wider than the "
 
266
"terminal width."
 
267
msgstr ""
 
268
 
 
269
#: ../client/drizzle.cc:1334
 
270
msgid "Database to use."
 
271
msgstr ""
 
272
 
 
273
#: ../client/drizzle.cc:1336
 
274
msgid "(not used)"
 
275
msgstr ""
 
276
 
 
277
#: ../client/drizzle.cc:1338
 
278
msgid "Delimiter to be used."
 
279
msgstr ""
 
280
 
 
281
#: ../client/drizzle.cc:1340
 
282
msgid "Execute command and quit. (Disables --force and history file)"
 
283
msgstr ""
 
284
 
 
285
#: ../client/drizzle.cc:1342
 
286
msgid "Enable LOAD DATA LOCAL INFILE."
 
287
msgstr ""
 
288
 
 
289
#: ../client/drizzle.cc:1344
 
290
msgid "Flush buffer after each query."
 
291
msgstr ""
 
292
 
 
293
#: ../client/drizzle.cc:1346
229
294
msgid "Ignore SIGINT (CTRL-C)"
230
295
msgstr ""
231
296
 
 
297
#: ../client/drizzle.cc:1348
232
298
msgid ""
233
299
"Only update the default database. This is useful for skipping updates to "
234
300
"other database in the update log."
235
301
msgstr ""
236
302
 
 
303
#: ../client/drizzle.cc:1350
237
304
msgid ""
238
305
"Pager to use to display results. If you don't supply an option the default "
239
306
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
242
309
"default."
243
310
msgstr ""
244
311
 
245
 
msgid ""
246
 
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
247
 
"option deprecated; use --disable-pager instead."
248
 
msgstr ""
249
 
 
250
 
msgid ""
251
 
"Password to use when connecting to server. If password is not given it's "
252
 
"asked from the tty."
253
 
msgstr ""
254
 
 
255
 
msgid ""
256
 
"Port number to use for connection or 0 for default to, in order of "
257
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
258
 
msgstr ""
259
 
 
260
 
msgid "built-in default"
261
 
msgstr ""
262
 
 
 
312
#: ../client/drizzle.cc:1352
 
313
#, fuzzy
 
314
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
 
315
msgstr "Προβολή βοήθειας."
 
316
 
 
317
#: ../client/drizzle.cc:1354
263
318
msgid "Set the drizzle prompt to this value."
264
319
msgstr ""
265
320
 
 
321
#: ../client/drizzle.cc:1356
266
322
msgid ""
267
323
"Don't cache result, print it row by row. This may slow down the server if "
268
324
"the output is suspended. Doesn't use history file."
269
325
msgstr ""
270
326
 
 
327
#: ../client/drizzle.cc:1358
271
328
msgid "Write fields without conversion. Used with --batch."
272
329
msgstr ""
273
330
 
274
 
msgid ""
275
 
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
276
 
"option is enabled by default."
277
 
msgstr ""
278
 
 
279
 
msgid "Shutdown the server."
280
 
msgstr ""
281
 
 
 
331
#: ../client/drizzle.cc:1359
 
332
msgid "Do not reconnect if the connection is lost."
 
333
msgstr ""
 
334
 
 
335
#: ../client/drizzle.cc:1361
 
336
msgid "Shutdown the server"
 
337
msgstr ""
 
338
 
 
339
#: ../client/drizzle.cc:1362
282
340
msgid ""
283
341
"Be more silent. Print results with a tab as separator, each row on new line."
284
342
msgstr ""
285
343
 
286
 
msgid "Output in table format."
287
 
msgstr ""
288
 
 
 
344
#: ../client/drizzle.cc:1364
289
345
msgid ""
290
346
"Append everything into outfile. See interactive help (\\h) also. Does not "
291
347
"work in batch mode. Disable with --disable-tee. This option is disabled by "
292
348
"default."
293
349
msgstr ""
294
350
 
295
 
msgid ""
296
 
"Disable outfile. See interactive help (\\h) also. WARNING: option "
297
 
"deprecated; use --disable-tee instead"
298
 
msgstr ""
299
 
 
300
 
msgid "User for login if not current user."
301
 
msgstr ""
302
 
 
303
 
msgid "Only allow UPDATE and DELETE that uses keys."
304
 
msgstr ""
305
 
 
306
 
msgid "Synonym for option --safe-updates, -U."
307
 
msgstr ""
308
 
 
309
 
msgid "Write more. (-v -v -v gives the table output format)."
310
 
msgstr ""
311
 
 
312
 
msgid "Output version information and exit."
313
 
msgstr ""
314
 
 
315
 
msgid "Wait and retry if connection is down."
316
 
msgstr ""
317
 
 
 
351
#: ../client/drizzle.cc:1366
 
352
msgid "Disable outfile. See interactive help (\\h) also."
 
353
msgstr ""
 
354
 
 
355
#: ../client/drizzle.cc:1368
318
356
msgid "Number of seconds before connection timeout."
319
357
msgstr ""
320
358
 
 
359
#: ../client/drizzle.cc:1370
321
360
msgid "Max length of input line"
322
361
msgstr ""
323
362
 
 
363
#: ../client/drizzle.cc:1372
324
364
msgid "Automatic limit for SELECT when using --safe-updates"
325
365
msgstr ""
326
366
 
 
367
#: ../client/drizzle.cc:1374
327
368
msgid "Automatic limit for rows in a join when using --safe-updates"
328
369
msgstr ""
329
370
 
330
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
331
 
msgstr ""
332
 
 
333
 
msgid "Number of lines before each import progress report."
334
 
msgstr ""
335
 
 
336
 
msgid "Ping the server to check if it's alive."
337
 
msgstr ""
338
 
 
339
 
msgid "Use MySQL Protocol."
340
 
msgstr ""
341
 
 
342
 
#, c-format
343
 
msgid "%s  Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
344
 
msgstr ""
345
 
 
346
 
#, c-format
347
 
msgid ""
348
 
"Copyright (C) 2008 Sun Microsystems\n"
349
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
350
 
"and you are welcome to modify and redistribute it under the GPL license\n"
351
 
msgstr ""
352
 
 
353
 
#, c-format
354
 
msgid "Usage: %s [OPTIONS] [database]\n"
355
 
msgstr ""
356
 
 
 
371
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:571
 
372
msgid "Options specific to the client"
 
373
msgstr ""
 
374
 
 
375
#: ../client/drizzle.cc:1380
 
376
msgid "Connect to host"
 
377
msgstr ""
 
378
 
 
379
#: ../client/drizzle.cc:1382
 
380
msgid ""
 
381
"Password to use when connecting to server. If password is not given it's "
 
382
"asked from the tty."
 
383
msgstr ""
 
384
 
 
385
#: ../client/drizzle.cc:1384
 
386
msgid ""
 
387
"Port number to use for connection or 0 for default to, in order of "
 
388
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
 
389
msgstr ""
 
390
 
 
391
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:580
 
392
msgid "User for login if not current user."
 
393
msgstr ""
 
394
 
 
395
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:582
 
396
msgid "The protocol of connection (mysql or drizzle)."
 
397
msgstr ""
 
398
 
 
399
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:594
 
400
msgid "Allowed Options"
 
401
msgstr ""
 
402
 
 
403
#: ../client/drizzle.cc:1442 ../client/drizzle.cc:1449
 
404
#, c-format
 
405
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
406
msgstr ""
 
407
 
 
408
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:3790
357
409
msgid "DELIMITER cannot contain a backslash character"
358
410
msgstr ""
359
411
 
360
 
#, c-format
361
 
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
362
 
msgstr ""
363
 
 
364
 
#, c-format
365
 
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
366
 
msgstr ""
367
 
 
368
 
#, c-format
369
 
msgid "WARNING: --server-arg option not supported in this configuration.\n"
370
 
msgstr ""
371
 
 
372
 
msgid ""
373
 
"Non-integer value supplied for port.  If you are trying to enter a password "
374
 
"please use --password instead."
375
 
msgstr ""
376
 
 
377
 
msgid "Value supplied for port is not valid."
378
 
msgstr ""
379
 
 
 
412
#: ../client/drizzle.cc:1586 ../client/drizzledump.cc:686
 
413
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:1009
 
414
#: ../client/drizzletest.cc:5603
 
415
msgid "Error: Unknown protocol"
 
416
msgstr ""
 
417
 
 
418
#: ../client/drizzle.cc:1600
 
419
#, c-format
 
420
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
 
421
msgstr ""
 
422
 
 
423
#: ../client/drizzle.cc:1646 ../client/drizzle.cc:4036
 
424
#, c-format
 
425
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
 
426
msgstr ""
 
427
 
 
428
#: ../client/drizzle.cc:1652
 
429
#, c-format
 
430
msgid ""
 
431
"Copyright (C) 2008 Sun Microsystems\n"
 
432
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
433
"and you are welcome to modify and redistribute it under the GPL license\n"
 
434
msgstr ""
 
435
 
 
436
#: ../client/drizzle.cc:1657
 
437
#, c-format
 
438
msgid "Usage: drizzle [OPTIONS] [database]\n"
 
439
msgstr ""
 
440
 
 
441
#: ../client/drizzle.cc:1711
 
442
#, c-format
 
443
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
 
444
msgstr ""
 
445
 
 
446
#: ../client/drizzle.cc:1720
 
447
#, c-format
 
448
msgid ""
 
449
"Your Drizzle connection id is %u\n"
 
450
"Connection protocol: %s\n"
 
451
"Server version: %s\n"
 
452
msgstr ""
 
453
 
 
454
#: ../client/drizzle.cc:1754
 
455
#, c-format
 
456
msgid "Reading history-file %s\n"
 
457
msgstr ""
 
458
 
 
459
#: ../client/drizzle.cc:1758
 
460
#, c-format
 
461
msgid "Couldn't allocate memory for temp histfile!\n"
 
462
msgstr ""
 
463
 
 
464
#: ../client/drizzle.cc:1765
 
465
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
 
466
msgstr ""
 
467
 
 
468
#: ../client/drizzle.cc:1775
 
469
msgid "Error:"
 
470
msgstr ""
 
471
 
 
472
#: ../client/drizzle.cc:1788
 
473
#, c-format
 
474
msgid "Writing history-file %s\n"
 
475
msgstr ""
 
476
 
 
477
#: ../client/drizzle.cc:1796
 
478
msgid "Aborted"
 
479
msgstr "Ακυρώθηκε"
 
480
 
 
481
#: ../client/drizzle.cc:1796
 
482
msgid "Bye"
 
483
msgstr "Γεια"
 
484
 
 
485
#: ../client/drizzle.cc:1848
 
486
msgid "Query aborted by Ctrl+C\n"
 
487
msgstr ""
 
488
 
 
489
#: ../client/drizzle.cc:1932
380
490
#, c-format
381
491
msgid "Processing line: %<PRIu32>\n"
382
492
msgstr ""
383
493
 
 
494
#: ../client/drizzle.cc:2150
384
495
msgid "Unknown command: "
385
496
msgstr ""
386
497
 
 
498
#: ../client/drizzle.cc:2564
387
499
msgid ""
388
500
"Reading table information for completion of table and column names\n"
389
 
"    You can turn off this feature to get a quicker startup with -A\n"
 
501
"You can turn off this feature to get a quicker startup with -A\n"
390
502
"\n"
391
503
msgstr ""
392
504
 
 
505
#: ../client/drizzle.cc:2630
393
506
msgid "No connection. Trying to reconnect..."
394
507
msgstr ""
395
508
 
 
509
#: ../client/drizzle.cc:2636
396
510
msgid "Can't connect to the server\n"
397
511
msgstr ""
398
512
 
 
513
#: ../client/drizzle.cc:2720
399
514
msgid "List of all Drizzle commands:"
400
515
msgstr ""
401
516
 
402
 
msgid "Note that all text commands must be first on line and end with ';'"
 
517
#: ../client/drizzle.cc:2724
 
518
#, c-format
 
519
msgid ""
 
520
"Note that all text commands must be first on line and end with '%s' or \\g"
403
521
msgstr ""
404
522
 
 
523
#: ../client/drizzle.cc:2782
405
524
msgid "No query specified\n"
406
525
msgstr ""
407
526
 
 
527
#: ../client/drizzle.cc:2797
408
528
msgid "Ignoring query to other database"
409
529
msgstr ""
410
530
 
 
531
#: ../client/drizzle.cc:2847
411
532
msgid "Empty set"
412
533
msgstr ""
413
534
 
 
535
#: ../client/drizzle.cc:2860
414
536
#, c-format
415
537
msgid "%ld row in set"
416
538
msgid_plural "%ld rows in set"
417
539
msgstr[0] ""
418
540
msgstr[1] ""
419
541
 
 
542
#: ../client/drizzle.cc:2869
420
543
msgid "Query OK"
421
544
msgstr ""
422
545
 
 
546
#: ../client/drizzle.cc:2871
423
547
#, c-format
424
548
msgid "Query OK, %ld row affected"
425
549
msgid_plural "Query OK, %ld rows affected"
426
550
msgstr[0] ""
427
551
msgstr[1] ""
428
552
 
 
553
#: ../client/drizzle.cc:2943
 
554
msgid "popen() failed! defaulting PAGER to stdout!\n"
 
555
msgstr ""
 
556
 
 
557
#: ../client/drizzle.cc:2965
 
558
#, c-format
 
559
msgid "Error logging to file '%s'\n"
 
560
msgstr ""
 
561
 
 
562
#: ../client/drizzle.cc:2970
 
563
#, c-format
 
564
msgid "Logging to file '%s'\n"
 
565
msgstr ""
 
566
 
 
567
#: ../client/drizzle.cc:3054
 
568
#, c-format
 
569
msgid ""
 
570
"Field %3u:  `%s`\n"
 
571
"Catalog:    `%s`\n"
 
572
"Database:   `%s`\n"
 
573
"Table:      `%s`\n"
 
574
"Org_table:  `%s`\n"
 
575
"Type:       UTF-8\n"
 
576
"Collation:  %s (%u)\n"
 
577
"Length:     %lu\n"
 
578
"Max_length: %lu\n"
 
579
"Decimals:   %u\n"
 
580
"Flags:      %s\n"
 
581
"\n"
 
582
msgstr ""
 
583
 
 
584
#: ../client/drizzle.cc:3521
 
585
#, c-format
 
586
msgid "No previous outfile available, you must give a filename!\n"
 
587
msgstr ""
 
588
 
 
589
#: ../client/drizzle.cc:3526
 
590
#, c-format
 
591
msgid "Currently logging to file '%s'\n"
 
592
msgstr ""
 
593
 
 
594
#: ../client/drizzle.cc:3546
 
595
#, c-format
 
596
msgid "No outfile specified!\n"
 
597
msgstr ""
 
598
 
 
599
#: ../client/drizzle.cc:3559
 
600
msgid "Outfile disabled.\n"
 
601
msgstr ""
 
602
 
 
603
#: ../client/drizzle.cc:3586
 
604
#, fuzzy
 
605
msgid "Default pager wasn't set, using stdout.\n"
 
606
msgstr "Προβολή βοήθειας."
 
607
 
 
608
#: ../client/drizzle.cc:3606
 
609
#, c-format
 
610
msgid "PAGER set to '%s'\n"
 
611
msgstr ""
 
612
 
 
613
#: ../client/drizzle.cc:3617
 
614
msgid "PAGER set to stdout\n"
 
615
msgstr ""
 
616
 
 
617
#: ../client/drizzle.cc:3700
 
618
#, c-format
 
619
msgid "Connection id:    %u"
 
620
msgstr ""
 
621
 
 
622
#: ../client/drizzle.cc:3702
 
623
#, c-format
 
624
msgid "Current database: %.128s\n"
 
625
msgstr ""
 
626
 
 
627
#: ../client/drizzle.cc:3703
 
628
msgid "*** NONE ***"
 
629
msgstr ""
 
630
 
 
631
#. Skip command name
 
632
#: ../client/drizzle.cc:3723
 
633
msgid "Usage: \\. <filename> | source <filename>"
 
634
msgstr ""
 
635
 
 
636
#: ../client/drizzle.cc:3738
 
637
#, c-format
 
638
msgid "Failed to open file '%s', error: %d"
 
639
msgstr ""
 
640
 
 
641
#: ../client/drizzle.cc:3746
 
642
msgid "Can't initialize LineBuffer"
 
643
msgstr ""
 
644
 
 
645
#: ../client/drizzle.cc:3782
 
646
msgid "DELIMITER must be followed by a 'delimiter' character or string"
 
647
msgstr ""
 
648
 
 
649
#: ../client/drizzle.cc:3815
 
650
msgid "USE must be followed by a database name"
 
651
msgstr ""
 
652
 
 
653
#: ../client/drizzle.cc:3883
 
654
msgid "Database changed"
 
655
msgstr ""
 
656
 
 
657
#: ../client/drizzle.cc:3891
 
658
msgid "Show warnings enabled."
 
659
msgstr ""
 
660
 
 
661
#: ../client/drizzle.cc:3899
 
662
msgid "Show warnings disabled."
 
663
msgstr ""
 
664
 
 
665
#: ../client/drizzle.cc:4043
 
666
#, c-format
 
667
msgid ""
 
668
"\n"
 
669
"Connection id:\t\t%lu\n"
 
670
msgstr ""
 
671
 
 
672
#: ../client/drizzle.cc:4055
 
673
#, c-format
 
674
msgid "Current database:\t%s\n"
 
675
msgstr ""
 
676
 
 
677
#: ../client/drizzle.cc:4056
 
678
#, c-format
 
679
msgid "Current user:\t\t%s\n"
 
680
msgstr ""
 
681
 
 
682
#: ../client/drizzle.cc:4062
 
683
msgid "SSL:\t\t\tNot in use"
 
684
msgstr ""
 
685
 
 
686
#: ../client/drizzle.cc:4067
 
687
msgid ""
 
688
"\n"
 
689
"No connection\n"
 
690
msgstr ""
 
691
 
 
692
#: ../client/drizzle.cc:4074
 
693
msgid ""
 
694
"\n"
 
695
"All updates ignored to this database\n"
 
696
msgstr ""
 
697
 
 
698
#: ../client/drizzle.cc:4077
 
699
#, c-format
 
700
msgid "Current pager:\t\t%s\n"
 
701
msgstr ""
 
702
 
 
703
#: ../client/drizzle.cc:4078
 
704
#, c-format
 
705
msgid "Using outfile:\t\t'%s'\n"
 
706
msgstr ""
 
707
 
 
708
#: ../client/drizzle.cc:4079
 
709
#, c-format
 
710
msgid "Using delimiter:\t%s\n"
 
711
msgstr ""
 
712
 
 
713
#: ../client/drizzle.cc:4080
 
714
#, c-format
 
715
msgid "Server version:\t\t%s\n"
 
716
msgstr ""
 
717
 
 
718
#: ../client/drizzle.cc:4081
 
719
#, c-format
 
720
msgid "Protocol:\t\t%s\n"
 
721
msgstr ""
 
722
 
 
723
#: ../client/drizzle.cc:4082
 
724
#, c-format
 
725
msgid "Protocol version:\t%d\n"
 
726
msgstr ""
 
727
 
 
728
#: ../client/drizzle.cc:4083
 
729
#, c-format
 
730
msgid "Connection:\t\t%s\n"
 
731
msgstr ""
 
732
 
 
733
#: ../client/drizzle.cc:4090
 
734
#, c-format
 
735
msgid "UNIX socket:\t\t%s\n"
 
736
msgstr ""
 
737
 
 
738
#: ../client/drizzle.cc:4092
 
739
#, c-format
 
740
msgid "TCP port:\t\t%d\n"
 
741
msgstr ""
 
742
 
 
743
#: ../client/drizzle.cc:4097
 
744
msgid ""
 
745
"\n"
 
746
"Note that you are running in safe_update_mode:\n"
 
747
msgstr ""
 
748
 
 
749
#: ../client/drizzle.cc:4099
 
750
#, c-format
 
751
msgid ""
 
752
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
 
753
"allowed.\n"
 
754
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
 
755
"command.)\n"
 
756
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
 
757
"             Max number of examined row combination in a join is set to: %"
 
758
"lu\n"
 
759
"\n"
 
760
msgstr ""
 
761
 
 
762
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
 
763
#, c-format
 
764
msgid "ERROR"
 
765
msgstr ""
 
766
 
 
767
#: ../client/drizzle.cc:4204
 
768
#, c-format
 
769
msgid "ERROR %d (%s): "
 
770
msgstr ""
 
771
 
 
772
#: ../client/drizzle.cc:4206
 
773
#, c-format
 
774
msgid "ERROR %d: "
 
775
msgstr ""
 
776
 
 
777
#: ../client/drizzle.cc:4209
 
778
msgid "ERROR: "
 
779
msgstr ""
 
780
 
 
781
#: ../client/drizzle.cc:4342
 
782
msgid " hours "
 
783
msgstr ""
 
784
 
 
785
#: ../client/drizzle.cc:4344
 
786
msgid " hour "
 
787
msgstr ""
 
788
 
 
789
#: ../client/drizzle.cc:4350
 
790
msgid " min "
 
791
msgstr ""
 
792
 
 
793
#: ../client/drizzle.cc:4356
 
794
msgid " sec"
 
795
msgstr ""
 
796
 
 
797
#: ../client/drizzle.cc:4457
 
798
msgid "(unknown)"
 
799
msgstr ""
 
800
 
 
801
#: ../client/drizzle.cc:4577
 
802
#, c-format
 
803
msgid "Returning to default PROMPT of %s\n"
 
804
msgstr ""
 
805
 
 
806
#: ../client/drizzle.cc:4582
 
807
msgid "Memory allocation error. Not changing prompt\n"
 
808
msgstr ""
 
809
 
 
810
#: ../client/drizzle.cc:4587
 
811
#, c-format
 
812
msgid "PROMPT set to '%s'\n"
 
813
msgstr ""
 
814
 
 
815
#: ../client/drizzledump.cc:248
 
816
#, c-format
 
817
msgid "Got errno %d on write"
 
818
msgstr ""
 
819
 
 
820
#: ../client/drizzledump.cc:296
 
821
#, c-format
 
822
msgid "%s: You must use option --tab with --fields-...\n"
 
823
msgstr ""
 
824
 
 
825
#: ../client/drizzledump.cc:302
 
826
#, c-format
 
827
msgid ""
 
828
"%s: You can't use --single-transaction and --lock-all-tables at the same "
 
829
"time.\n"
 
830
msgstr ""
 
831
 
 
832
#: ../client/drizzledump.cc:308
 
833
#, c-format
 
834
msgid ""
 
835
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
 
836
"time.\n"
 
837
msgstr ""
 
838
 
 
839
#: ../client/drizzledump.cc:314
 
840
#, c-format
 
841
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
 
842
msgstr ""
 
843
 
 
844
#: ../client/drizzledump.cc:383
 
845
msgid "-- Retrieving database structures..."
 
846
msgstr ""
 
847
 
 
848
#: ../client/drizzledump.cc:486
 
849
msgid ""
 
850
"Dump all the databases. This will be same as --databases with all databases "
 
851
"selected."
 
852
msgstr ""
 
853
 
 
854
#: ../client/drizzledump.cc:488
 
855
msgid "Dump all the tablespaces."
 
856
msgstr ""
 
857
 
 
858
#: ../client/drizzledump.cc:490
 
859
msgid "Use complete insert statements."
 
860
msgstr ""
 
861
 
 
862
#: ../client/drizzledump.cc:494
 
863
msgid ""
 
864
"Flush logs file in server before starting dump. Note that if you dump many "
 
865
"databases at once (using the option --databases= or --all-databases), the "
 
866
"logs will be flushed for each database dumped. The exception is when using --"
 
867
"lock-all-tables in this case the logs will be flushed only once, "
 
868
"corresponding to the moment all tables are locked. So if you want your dump "
 
869
"and the log flush to happen at the same exact moment you should use --lock-"
 
870
"all-tables or --flush-logs"
 
871
msgstr ""
 
872
 
 
873
#: ../client/drizzledump.cc:496
 
874
msgid "Continue even if we get an sql-error."
 
875
msgstr ""
 
876
 
 
877
#: ../client/drizzledump.cc:497
 
878
#, fuzzy
 
879
msgid "Display this help message and exit."
 
880
msgstr "Εμφάνησε αυτή την βοήθεια."
 
881
 
 
882
#: ../client/drizzledump.cc:499
 
883
msgid ""
 
884
"Locks all tables across all databases. This is achieved by taking a global "
 
885
"read lock for the duration of the whole dump. Automatically turns --single-"
 
886
"transaction and --lock-tables off."
 
887
msgstr ""
 
888
 
 
889
#: ../client/drizzledump.cc:501
 
890
msgid ""
 
891
"Sorts each table's rows by primary key, or first unique key, if such a key "
 
892
"exists.  Useful when dumping a MyISAM table to be loaded into an InnoDB "
 
893
"table, but will make the dump itself take considerably longer."
 
894
msgstr ""
 
895
 
 
896
#: ../client/drizzledump.cc:503
 
897
msgid ""
 
898
"Creates a consistent snapshot by dumping all tables in a single transaction. "
 
899
"Works ONLY for tables stored in storage engines which support "
 
900
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
 
901
"be consistent for other storage engines. While a --single-transaction dump "
 
902
"is in process, to ensure a valid dump file (correct table contents), no "
 
903
"other connection should use the following statements: ALTER TABLE, DROP "
 
904
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
 
905
"from them. Option automatically turns off --lock-tables."
 
906
msgstr ""
 
907
 
 
908
#: ../client/drizzledump.cc:504
 
909
msgid ""
 
910
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
 
911
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
 
912
"default, disable with --skip-opt."
 
913
msgstr ""
 
914
 
 
915
#: ../client/drizzledump.cc:506
 
916
msgid ""
 
917
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
 
918
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
 
919
msgstr ""
 
920
 
 
921
#: ../client/drizzledump.cc:507
 
922
msgid "Overrides option --databases (-B)."
 
923
msgstr ""
 
924
 
 
925
#: ../client/drizzledump.cc:509
429
926
msgid "Number of rows before each output progress report (requires --verbose)."
430
927
msgstr ""
431
928
 
432
 
#, c-format
433
 
msgid "Got errno %d on write"
434
 
msgstr ""
435
 
 
436
 
#, c-format
437
 
msgid "%s  Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
438
 
msgstr ""
439
 
 
 
929
#: ../client/drizzledump.cc:511
 
930
msgid "Print info about the various stages."
 
931
msgstr ""
 
932
 
 
933
#: ../client/drizzledump.cc:513
 
934
msgid "Turn off Comments"
 
935
msgstr ""
 
936
 
 
937
#: ../client/drizzledump.cc:514
 
938
msgid "Turn off create-options"
 
939
msgstr ""
 
940
 
 
941
#: ../client/drizzledump.cc:515
 
942
msgid "Turn off extended-insert"
 
943
msgstr ""
 
944
 
 
945
#: ../client/drizzledump.cc:516
 
946
msgid "Turn off dump date at the end of the output"
 
947
msgstr ""
 
948
 
 
949
#: ../client/drizzledump.cc:517
 
950
msgid "Do not read from the configuration files"
 
951
msgstr ""
 
952
 
 
953
#: ../client/drizzledump.cc:523
 
954
msgid "Add a 'DROP DATABASE' before each create."
 
955
msgstr ""
 
956
 
 
957
#: ../client/drizzledump.cc:524
 
958
msgid "Do not add a 'drop table' before each create."
 
959
msgstr ""
 
960
 
 
961
#: ../client/drizzledump.cc:526
 
962
msgid "Allow creation of column names that are keywords."
 
963
msgstr ""
 
964
 
 
965
#: ../client/drizzledump.cc:528
 
966
msgid ""
 
967
"Give less verbose output (useful for debugging). Disables structure comments "
 
968
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
 
969
"set-names --skip-disable-keys --skip-add-locks"
 
970
msgstr ""
 
971
 
 
972
#: ../client/drizzledump.cc:530
 
973
msgid ""
 
974
"To dump several databases. Note the difference in usage; In this case no "
 
975
"tables are given. All name arguments are regarded as databasenames. 'USE "
 
976
"db_name;' will be included in the output."
 
977
msgstr ""
 
978
 
 
979
#: ../client/drizzledump.cc:532
 
980
msgid "Insert rows with INSERT DELAYED;"
 
981
msgstr ""
 
982
 
 
983
#: ../client/drizzledump.cc:534
 
984
msgid ""
 
985
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
 
986
"will not be put in the output."
 
987
msgstr ""
 
988
 
 
989
#: ../client/drizzledump.cc:536
 
990
msgid ""
 
991
"Do not dump the specified table. To specify more than one table to ignore, "
 
992
"use the directive multiple times, once for each table.  Each table must be "
 
993
"specified with both database and table names, e.g. --ignore-table=database."
 
994
"table"
 
995
msgstr ""
 
996
 
 
997
#: ../client/drizzledump.cc:538
 
998
msgid "Insert rows with INSERT IGNORE."
 
999
msgstr ""
 
1000
 
 
1001
#: ../client/drizzledump.cc:540
 
1002
msgid "Lines in the i.file are terminated by ..."
 
1003
msgstr ""
 
1004
 
 
1005
#: ../client/drizzledump.cc:542
 
1006
msgid "Wrap tables with autocommit/commit statements."
 
1007
msgstr ""
 
1008
 
 
1009
#: ../client/drizzledump.cc:544
 
1010
msgid ""
 
1011
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
 
1012
"above line will be added otherwise, if --databases or --all-databases option "
 
1013
"was given."
 
1014
msgstr ""
 
1015
 
 
1016
#: ../client/drizzledump.cc:546
 
1017
msgid "Don't write table creation info."
 
1018
msgstr ""
 
1019
 
 
1020
#: ../client/drizzledump.cc:548
 
1021
msgid "No row information."
 
1022
msgstr ""
 
1023
 
 
1024
#: ../client/drizzledump.cc:549
 
1025
msgid "Deprecated. Use --skip-set-charset instead."
 
1026
msgstr ""
 
1027
 
 
1028
#: ../client/drizzledump.cc:551
 
1029
msgid "Enable set-name"
 
1030
msgstr ""
 
1031
 
 
1032
#: ../client/drizzledump.cc:552
 
1033
msgid "Buffer query instead of dumping directly to stdout."
 
1034
msgstr ""
 
1035
 
 
1036
#: ../client/drizzledump.cc:554
 
1037
msgid "Use REPLACE INTO instead of INSERT INTO."
 
1038
msgstr ""
 
1039
 
 
1040
#: ../client/drizzledump.cc:556
 
1041
msgid ""
 
1042
"Direct output to a given file. This option should be used in MSDOS, because "
 
1043
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
 
1044
"+ line feed)."
 
1045
msgstr ""
 
1046
 
 
1047
#: ../client/drizzledump.cc:558
 
1048
msgid "Where to send output to (stdout|database"
 
1049
msgstr ""
 
1050
 
 
1051
#: ../client/drizzledump.cc:560
 
1052
msgid "Hostname for destination db server (requires --destination=database)"
 
1053
msgstr ""
 
1054
 
 
1055
#: ../client/drizzledump.cc:562
 
1056
msgid "Port number for destination db server (requires --destination=database)"
 
1057
msgstr ""
 
1058
 
 
1059
#: ../client/drizzledump.cc:564
 
1060
msgid "User name for destination db server (resquires --destination=database)"
 
1061
msgstr ""
 
1062
 
 
1063
#: ../client/drizzledump.cc:566
 
1064
msgid "Password for destination db server (requires --destination=database)"
 
1065
msgstr ""
 
1066
 
 
1067
#: ../client/drizzledump.cc:568
 
1068
msgid ""
 
1069
"The database in the destination db server (requires --destination=database, "
 
1070
"not for use with --all-databases)"
 
1071
msgstr ""
 
1072
 
 
1073
#: ../client/drizzledump.cc:574
 
1074
msgid "Connect to host."
 
1075
msgstr ""
 
1076
 
 
1077
#: ../client/drizzledump.cc:576
 
1078
msgid ""
 
1079
"Password to use when connecting to server. If password is not given it's "
 
1080
"solicited on the tty."
 
1081
msgstr ""
 
1082
 
 
1083
#: ../client/drizzledump.cc:578
 
1084
msgid "Port number to use for connection."
 
1085
msgstr ""
 
1086
 
 
1087
#: ../client/drizzledump.cc:585
 
1088
msgid "Hidden Options"
 
1089
msgstr ""
 
1090
 
 
1091
#: ../client/drizzledump.cc:587
 
1092
msgid "Used to select the database"
 
1093
msgstr ""
 
1094
 
 
1095
#: ../client/drizzledump.cc:588
 
1096
msgid "Used to select the tables"
 
1097
msgstr ""
 
1098
 
 
1099
#: ../client/drizzledump.cc:591
 
1100
msgid "Allowed Options + Hidden Options"
 
1101
msgstr ""
 
1102
 
 
1103
#: ../client/drizzledump.cc:647
 
1104
#, c-format
 
1105
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
 
1106
msgstr ""
 
1107
 
 
1108
#: ../client/drizzledump.cc:652
 
1109
msgid ""
 
1110
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
1111
"and you are welcome to modify and redistribute it under the GPL license\n"
 
1112
msgstr ""
 
1113
 
 
1114
#: ../client/drizzledump.cc:653
 
1115
msgid "Dumps definitions and data from a Drizzle database server"
 
1116
msgstr ""
 
1117
 
 
1118
#: ../client/drizzledump.cc:654
440
1119
#, c-format
441
1120
msgid "Usage: %s [OPTIONS] database [tables]\n"
442
1121
msgstr ""
443
1122
 
 
1123
#: ../client/drizzledump.cc:655
444
1124
#, c-format
445
1125
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
446
1126
msgstr ""
447
1127
 
 
1128
#: ../client/drizzledump.cc:657
448
1129
#, c-format
449
1130
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
450
1131
msgstr ""
451
1132
 
452
 
msgid ""
453
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
454
 
"and you are welcome to modify and redistribute it under the GPL license\n"
455
 
msgstr ""
456
 
 
457
 
msgid "Dumps definitions and data from a Drizzle database server"
458
 
msgstr ""
459
 
 
460
 
#, c-format
461
 
msgid "For more options, use %s --help\n"
462
 
msgstr ""
463
 
 
464
 
#, c-format
465
 
msgid ""
466
 
"Non-integer value supplied for port.  If you are trying to enter a password "
467
 
"please use --password instead.\n"
468
 
msgstr ""
469
 
 
 
1133
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
 
1134
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
470
1135
#, c-format
471
1136
msgid "Value supplied for port is not valid.\n"
472
1137
msgstr ""
473
1138
 
474
 
#, c-format
475
 
msgid "Memory allocation error while copying password. Aborting.\n"
476
 
msgstr ""
477
 
 
478
 
#, c-format
479
 
msgid "Input filename too long: %s"
480
 
msgstr ""
481
 
 
 
1139
#: ../client/drizzledump.cc:766
482
1140
#, c-format
483
1141
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
484
1142
msgstr ""
485
1143
 
486
 
#, c-format
487
 
msgid "Invalid mode to --compatible: %s\n"
488
 
msgstr ""
489
 
 
490
 
#, c-format
491
 
msgid "%s: You must use option --tab with --fields-...\n"
492
 
msgstr ""
493
 
 
494
 
#, c-format
495
 
msgid ""
496
 
"%s: You can't use --single-transaction and --lock-all-tables at the same "
497
 
"time.\n"
498
 
msgstr ""
499
 
 
500
 
#, c-format
501
 
msgid ""
502
 
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
503
 
"time.\n"
504
 
msgstr ""
505
 
 
506
 
#, c-format
507
 
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
508
 
msgstr ""
509
 
 
510
 
#, c-format
511
 
msgid "Got error: %s (%d) %s"
512
 
msgstr ""
513
 
 
514
 
#, c-format
515
 
msgid "Got error: %d %s"
516
 
msgstr ""
517
 
 
518
 
#, c-format
519
 
msgid "Couldn't execute '%s': %s (%d)"
520
 
msgstr ""
521
 
 
522
 
#, c-format
523
 
msgid "-- Connecting to %s...\n"
524
 
msgstr ""
525
 
 
526
 
#, c-format
527
 
msgid "-- Disconnecting from %s...\n"
528
 
msgstr ""
529
 
 
530
 
msgid "Couldn't allocate memory"
531
 
msgstr ""
532
 
 
533
 
#, c-format
534
 
msgid ""
535
 
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
536
 
"type %s\n"
537
 
msgstr ""
538
 
 
539
 
#, c-format
540
 
msgid "-- Retrieving table structure for table %s...\n"
541
 
msgstr ""
542
 
 
543
 
#, c-format
544
 
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
545
 
msgstr ""
546
 
 
547
 
#, c-format
548
 
msgid "%s: Can't get keys for table %s\n"
549
 
msgstr ""
550
 
 
551
 
#, c-format
552
 
msgid "Error: Couldn't read status information for table %s\n"
553
 
msgstr ""
554
 
 
555
 
#, c-format
556
 
msgid "Error retrieving table structure for table: \"%s\""
557
 
msgstr ""
558
 
 
559
 
#, c-format
560
 
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
561
 
msgstr ""
562
 
 
563
 
#, c-format
564
 
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
565
 
msgstr ""
566
 
 
567
 
#, c-format
568
 
msgid "-- Skipping dump data for table '%s', it has no fields\n"
569
 
msgstr ""
570
 
 
571
 
msgid "-- Sending SELECT query...\n"
572
 
msgstr ""
573
 
 
574
 
msgid "when executing 'SELECT INTO OUTFILE'"
575
 
msgstr ""
576
 
 
577
 
#, c-format
578
 
msgid ""
579
 
"\n"
580
 
"--\n"
581
 
"-- Dumping data for table %s\n"
582
 
"--\n"
583
 
msgstr ""
584
 
 
585
 
msgid "-- Retrieving rows...\n"
586
 
msgstr ""
587
 
 
588
 
#, c-format
589
 
msgid "%s: Error in field count for table: %s !  Aborting.\n"
590
 
msgstr ""
591
 
 
592
 
#, c-format
593
 
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
594
 
msgstr ""
595
 
 
596
 
#, c-format
597
 
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
598
 
msgstr ""
599
 
 
600
 
#, c-format
601
 
msgid "Not enough fields from table %s! Aborting.\n"
602
 
msgstr ""
603
 
 
604
 
msgid "when doing refresh"
605
 
msgstr ""
606
 
 
607
 
msgid "alloc_root failure."
608
 
msgstr ""
609
 
 
610
 
#, c-format
611
 
msgid "Couldn't find table: \"%s\""
612
 
msgstr ""
613
 
 
614
 
#, c-format
615
 
msgid ""
616
 
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
617
 
msgstr ""
618
 
 
619
 
#, c-format
620
 
msgid "Error: Not enough memory to store ORDER BY clause\n"
621
 
msgstr ""
622
 
 
623
 
#, c-format
624
 
msgid "Got signal %d from thread %<PRIu64>"
625
 
msgstr ""
626
 
 
 
1144
#: ../client/drizzledump_data.cc:217
 
1145
msgid "-- Retrieving data for "
 
1146
msgstr ""
 
1147
 
 
1148
#: ../client/drizzledump_data.cc:245
 
1149
msgid " rows dumped for table "
 
1150
msgstr ""
 
1151
 
 
1152
#: ../client/drizzledump_data.cc:424
 
1153
msgid "-- Connecting to "
 
1154
msgstr ""
 
1155
 
 
1156
#: ../client/drizzledump_data.cc:424
 
1157
msgid " using protocol "
 
1158
msgstr ""
 
1159
 
 
1160
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
 
1161
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
 
1162
msgid "Error executing query: "
 
1163
msgstr ""
 
1164
 
 
1165
#: ../client/drizzledump_data.cc:479
 
1166
msgid "Could not buffer result: "
 
1167
msgstr ""
 
1168
 
 
1169
#: ../client/drizzledump_data.cc:525
 
1170
msgid "Error: Could not set db '"
 
1171
msgstr ""
 
1172
 
 
1173
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
 
1174
msgid "Got error: "
 
1175
msgstr ""
 
1176
 
 
1177
#: ../client/drizzledump_data.cc:554
 
1178
msgid "-- Disconnecting from "
 
1179
msgstr ""
 
1180
 
 
1181
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
 
1182
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
 
1183
msgid "-- Retrieving table structures for "
 
1184
msgstr ""
 
1185
 
 
1186
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
 
1187
msgid "-- Retrieving fields for "
 
1188
msgstr ""
 
1189
 
 
1190
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
 
1191
msgid "-- Retrieving indexes for "
 
1192
msgstr ""
 
1193
 
 
1194
#: ../client/drizzleslap.cc:2873
 
1195
#, c-format
 
1196
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
 
1197
msgstr ""
 
1198
 
 
1199
#: ../client/drizzletest.cc:5364
 
1200
msgid "Error: Invalid Value for opt_max_connect_retries"
 
1201
msgstr ""
 
1202
 
 
1203
#: ../client/drizzletest.cc:5374
 
1204
msgid "Error: Invalid Value for opt_tail_lines"
 
1205
msgstr ""
 
1206
 
 
1207
#: ../client/drizzletest.cc:5384
 
1208
msgid "Error: Invalid Value for opt_sleep"
 
1209
msgstr ""
 
1210
 
 
1211
#: ../client/drizzletest.cc:5567
 
1212
#, c-format
 
1213
msgid "Could not open '%s' for reading: errno = %d"
 
1214
msgstr ""
 
1215
 
 
1216
#: ../client/drizzletest.cc:5572
 
1217
#, c-format
 
1218
msgid "Out of memory"
 
1219
msgstr ""
 
1220
 
 
1221
#: ../drizzled/drizzled.cc:502
627
1222
msgid "Aborting\n"
628
1223
msgstr ""
629
1224
 
 
1225
#: ../drizzled/drizzled.cc:566
630
1226
msgid "One can only use the --user switch if running as root\n"
631
1227
msgstr ""
632
1228
 
 
1229
#: ../drizzled/drizzled.cc:573
633
1230
msgid ""
634
1231
"Fatal error: Please read \"Security\" section of the manual to find out how "
635
1232
"to run drizzled as root!\n"
636
1233
msgstr ""
637
1234
 
 
1235
#: ../drizzled/drizzled.cc:593
638
1236
#, c-format
639
1237
msgid ""
640
1238
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
641
1239
"exists!\n"
642
1240
msgstr ""
643
1241
 
644
 
#, c-format
645
 
msgid "Fatal signal %d while backtracing\n"
646
 
msgstr ""
647
 
 
648
 
#, c-format
649
 
msgid ""
650
 
"We will try our best to scrape up some info that will hopefully help "
651
 
"diagnose\n"
652
 
"the problem, but since we have already crashed, something is definitely "
653
 
"wrong\n"
654
 
"and this may fail.\n"
655
 
"\n"
656
 
msgstr ""
657
 
 
658
 
#, c-format
659
 
msgid ""
660
 
"It is possible that drizzled could use up to \n"
661
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
662
 
"bytes of memory\n"
663
 
"Hope that's ok; if not, decrease some variables in the equation.\n"
664
 
"\n"
665
 
msgstr ""
666
 
 
667
 
#, c-format
668
 
msgid ""
669
 
"Attempting backtrace. You can use the following information to find out\n"
670
 
"where drizzled died. If you see no messages after this, something went\n"
671
 
"terribly wrong...\n"
672
 
msgstr ""
673
 
 
674
 
#, c-format
675
 
msgid ""
676
 
"Trying to get some variables.\n"
677
 
"Some pointers may be invalid and cause the dump to abort...\n"
678
 
msgstr ""
679
 
 
680
 
#, c-format
681
 
msgid ""
682
 
"\n"
683
 
"This crash occurred while the server was calling initgroups(). This is\n"
684
 
"often due to the use of a drizzled that is statically linked against glibc\n"
685
 
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
686
 
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
687
 
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
688
 
"drizzled that is not statically linked.\n"
689
 
msgstr ""
690
 
 
691
 
#, c-format
692
 
msgid ""
693
 
"\n"
694
 
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
695
 
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
696
 
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
697
 
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
698
 
"the documentation for your distribution on how to do that.\n"
699
 
msgstr ""
700
 
 
701
 
#, c-format
702
 
msgid "Writing a core file\n"
703
 
msgstr ""
704
 
 
 
1242
#: ../drizzled/drizzled.cc:618
 
1243
msgid "Set process group ID failed"
 
1244
msgstr ""
 
1245
 
 
1246
#: ../drizzled/drizzled.cc:623
 
1247
msgid "Set process user ID failed"
 
1248
msgstr ""
 
1249
 
 
1250
#: ../drizzled/drizzled.cc:635
 
1251
msgid "Process chroot failed"
 
1252
msgstr ""
 
1253
 
 
1254
#: ../drizzled/drizzled.cc:738
 
1255
msgid "Error: Invalid Value for auto_increment_increment"
 
1256
msgstr ""
 
1257
 
 
1258
#: ../drizzled/drizzled.cc:749
 
1259
msgid "Error: Invalid Value for auto_increment_offset"
 
1260
msgstr ""
 
1261
 
 
1262
#: ../drizzled/drizzled.cc:760
 
1263
msgid "Error: Invalid Value for completion_type"
 
1264
msgstr ""
 
1265
 
 
1266
#: ../drizzled/drizzled.cc:771
 
1267
msgid "Error: Invalid Value for back_log"
 
1268
msgstr ""
 
1269
 
 
1270
#: ../drizzled/drizzled.cc:782
 
1271
msgid "Error: Invalid Value for div-precision-increment"
 
1272
msgstr ""
 
1273
 
 
1274
#: ../drizzled/drizzled.cc:793
 
1275
msgid "Error: Invalid Value for group_concat_max_len"
 
1276
msgstr ""
 
1277
 
 
1278
#: ../drizzled/drizzled.cc:804
 
1279
msgid "Error: Invalid Value for join_buffer_size"
 
1280
msgstr ""
 
1281
 
 
1282
#: ../drizzled/drizzled.cc:816
 
1283
msgid "Error: Invalid Value for max_allowed_packet"
 
1284
msgstr ""
 
1285
 
 
1286
#: ../drizzled/drizzled.cc:828
 
1287
msgid "Error: Invalid Value for max_connect_errors"
 
1288
msgstr ""
 
1289
 
 
1290
#: ../drizzled/drizzled.cc:839
 
1291
msgid "Error: Invalid Value for max_error_count"
 
1292
msgstr ""
 
1293
 
 
1294
#: ../drizzled/drizzled.cc:850
 
1295
msgid "Error: Invalid Value for max_heap_table_size"
 
1296
msgstr ""
 
1297
 
 
1298
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
 
1299
msgid "Error: Invalid Value for min_examined_row_limit"
 
1300
msgstr ""
 
1301
 
 
1302
#: ../drizzled/drizzled.cc:873
 
1303
msgid "Error: Invalid Value for max_join_size"
 
1304
msgstr ""
 
1305
 
 
1306
#: ../drizzled/drizzled.cc:884
 
1307
msgid "Error: Invalid Value for max_length_for_sort_data"
 
1308
msgstr ""
 
1309
 
 
1310
#: ../drizzled/drizzled.cc:895
 
1311
msgid "Error: Invalid Value for max_seeks_for_key"
 
1312
msgstr ""
 
1313
 
 
1314
#: ../drizzled/drizzled.cc:906
 
1315
msgid "Error: Invalid Value for max_sort_length"
 
1316
msgstr ""
 
1317
 
 
1318
#: ../drizzled/drizzled.cc:928
 
1319
msgid "Error: Invalid Value for optimizer_search_depth"
 
1320
msgstr ""
 
1321
 
 
1322
#: ../drizzled/drizzled.cc:939
 
1323
msgid "Error: Invalid Value for preload_buff_size"
 
1324
msgstr ""
 
1325
 
 
1326
#: ../drizzled/drizzled.cc:950
 
1327
msgid "Error: Invalid Value for query_alloc_block_size"
 
1328
msgstr ""
 
1329
 
 
1330
#: ../drizzled/drizzled.cc:962
 
1331
msgid "Error: Invalid Value for query_prealloc_size"
 
1332
msgstr ""
 
1333
 
 
1334
#: ../drizzled/drizzled.cc:974
 
1335
msgid "Error: Invalid Value for range_alloc_block_size"
 
1336
msgstr ""
 
1337
 
 
1338
#: ../drizzled/drizzled.cc:986
 
1339
msgid "Error: Invalid Value for read_buff_size"
 
1340
msgstr ""
 
1341
 
 
1342
#: ../drizzled/drizzled.cc:998
 
1343
msgid "Error: Invalid Value for read_rnd_buff_size"
 
1344
msgstr ""
 
1345
 
 
1346
#: ../drizzled/drizzled.cc:1009
 
1347
msgid "Error: Invalid Value for sort_buff_size"
 
1348
msgstr ""
 
1349
 
 
1350
#: ../drizzled/drizzled.cc:1020
 
1351
msgid "Error: Invalid Value for table_def_size"
 
1352
msgstr ""
 
1353
 
 
1354
#: ../drizzled/drizzled.cc:1031
 
1355
msgid "Error: Invalid Value for table_cache_size"
 
1356
msgstr ""
 
1357
 
 
1358
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
 
1359
msgid "Error: Invalid Value for table_lock_wait_timeout"
 
1360
msgstr ""
 
1361
 
 
1362
#: ../drizzled/drizzled.cc:1215
705
1363
#, c-format
706
1364
msgid "gethostname failed, using '%s' as hostname"
707
1365
msgstr ""
708
1366
 
709
 
#, c-format
710
 
msgid "Unknown locale: '%s'"
711
 
msgstr ""
712
 
 
713
 
msgid "Can't create thread-keys"
714
 
msgstr ""
715
 
 
716
 
msgid "Out of memory"
717
 
msgstr ""
718
 
 
719
 
msgid "Failed to initialize plugins."
720
 
msgstr ""
721
 
 
722
 
#, c-format
723
 
msgid ""
724
 
"%s: Too many arguments (first extra is '%s').\n"
725
 
"Use --verbose --help to get a list of available options\n"
726
 
msgstr ""
727
 
 
728
 
msgid "No scheduler found, cannot continue!\n"
729
 
msgstr ""
730
 
 
731
 
#, c-format
732
 
msgid "Unknown/unsupported storage engine: %s"
733
 
msgstr ""
734
 
 
 
1367
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
735
1368
msgid "Display this help and exit after initializing plugins."
736
1369
msgstr ""
737
1370
 
 
1371
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
 
1372
msgid "Display this help and exit."
 
1373
msgstr ""
 
1374
 
 
1375
#: ../drizzled/drizzled.cc:1236
 
1376
msgid "Configuration file to use"
 
1377
msgstr ""
 
1378
 
 
1379
#: ../drizzled/drizzled.cc:1238
 
1380
msgid "Base location for config files"
 
1381
msgstr ""
 
1382
 
 
1383
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
 
1384
msgid "Directory for plugins."
 
1385
msgstr ""
 
1386
 
 
1387
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
 
1388
msgid ""
 
1389
"Optional comma separated list of plugins to load at startup in addition to "
 
1390
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
 
1391
msgstr ""
 
1392
 
 
1393
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
 
1394
msgid ""
 
1395
"Optional comma separated list of plugins to not load at startup. Effectively "
 
1396
"removes a plugin from the list of plugins to be loaded. [for example: --"
 
1397
"plugin_remove=crc32,logger_gearman]"
 
1398
msgstr ""
 
1399
 
 
1400
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
 
1401
msgid ""
 
1402
"Optional comma separated list of plugins to load at starup instead of the "
 
1403
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
 
1404
msgstr ""
 
1405
 
 
1406
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
738
1407
msgid "Auto-increment columns are incremented by this"
739
1408
msgstr ""
740
1409
 
 
1410
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
741
1411
msgid ""
742
1412
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
743
1413
"= 1"
744
1414
msgstr ""
745
1415
 
 
1416
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
746
1417
msgid ""
747
1418
"Path to installation directory. All paths are usually resolved relative to "
748
1419
"this."
749
1420
msgstr ""
750
1421
 
 
1422
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
751
1423
msgid "Chroot drizzled daemon during startup."
752
1424
msgstr ""
753
1425
 
 
1426
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
754
1427
msgid "Set the default collation."
755
1428
msgstr ""
756
1429
 
 
1430
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
757
1431
msgid "Default completion type."
758
1432
msgstr ""
759
1433
 
 
1434
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
760
1435
msgid "Write core on errors."
761
1436
msgstr ""
762
1437
 
 
1438
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
763
1439
msgid "Path to the database root."
764
1440
msgstr ""
765
1441
 
 
1442
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
766
1443
msgid "Set the default storage engine (table type) for tables."
767
1444
msgstr ""
768
1445
 
 
1446
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
769
1447
msgid "Set the default time zone."
770
1448
msgstr ""
771
1449
 
772
 
msgid "Print a symbolic stack trace on failure."
773
 
msgstr ""
774
 
 
 
1450
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
775
1451
msgid "Used for debugging;  Use at your own risk!"
776
1452
msgstr ""
777
1453
 
 
1454
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
778
1455
msgid "Set up signals usable for debugging"
779
1456
msgstr ""
780
1457
 
 
1458
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
781
1459
msgid "(IGNORED)"
782
1460
msgstr ""
783
1461
 
 
1462
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
784
1463
msgid "Set the language used for the month names and the days of the week."
785
1464
msgstr ""
786
1465
 
 
1466
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
787
1467
msgid "Log some not critical warnings to the log file."
788
1468
msgstr ""
789
1469
 
790
 
msgid "Pid file used by safe_mysqld."
 
1470
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
 
1471
msgid "Pid file used by drizzled."
791
1472
msgstr ""
792
1473
 
 
1474
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
793
1475
msgid ""
794
1476
"Maximum time in seconds to wait for the port to become free. (Default: no "
795
1477
"wait)"
796
1478
msgstr ""
797
1479
 
 
1480
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
798
1481
msgid ""
799
1482
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
800
1483
"specified directory"
801
1484
msgstr ""
802
1485
 
 
1486
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
803
1487
msgid ""
804
1488
"Uniquely identifies the server instance in the community of replication "
805
1489
"partners."
806
1490
msgstr ""
807
1491
 
 
1492
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
808
1493
msgid "Don't print a stack trace on failure."
809
1494
msgstr ""
810
1495
 
 
1496
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
811
1497
msgid "Enable symbolic link support."
812
1498
msgstr ""
813
1499
 
 
1500
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
814
1501
msgid ""
815
1502
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
816
1503
msgstr ""
817
1504
 
 
1505
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
818
1506
msgid "Path for temporary files."
819
1507
msgstr ""
820
1508
 
 
1509
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
821
1510
msgid "Default transaction isolation level."
822
1511
msgstr ""
823
1512
 
 
1513
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
824
1514
msgid "Run drizzled daemon as user."
825
1515
msgstr ""
826
1516
 
 
1517
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
827
1518
msgid ""
828
1519
"The number of outstanding connection requests Drizzle can have. This comes "
829
1520
"into play when the main Drizzle thread gets very many connection requests in "
830
1521
"a very short time."
831
1522
msgstr ""
832
1523
 
 
1524
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
833
1525
msgid ""
834
1526
"Size of tree cache used in bulk insert optimization. Note that this is a "
835
1527
"limit per thread!"
836
1528
msgstr ""
837
1529
 
 
1530
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
838
1531
msgid ""
839
1532
"Precision of the result of '/' operator will be increased on that value."
840
1533
msgstr ""
841
1534
 
 
1535
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
842
1536
msgid "The maximum length of the result of function  group_concat."
843
1537
msgstr ""
844
1538
 
 
1539
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
845
1540
msgid "The size of the buffer that is used for full joins."
846
1541
msgstr ""
847
1542
 
 
1543
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
848
1544
msgid "Max packetlength to send/receive from to server."
849
1545
msgstr ""
850
1546
 
 
1547
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
851
1548
msgid ""
852
1549
"If there is more than this number of interrupted connections from a host "
853
1550
"this host will be blocked from further connections."
854
1551
msgstr ""
855
1552
 
 
1553
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
856
1554
msgid "Max number of errors/warnings to store for a statement."
857
1555
msgstr ""
858
1556
 
 
1557
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
859
1558
msgid "Don't allow creation of heap tables bigger than this."
860
1559
msgstr ""
861
1560
 
 
1561
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
862
1562
msgid ""
863
1563
"Joins that are probably going to read more than max_join_size records return "
864
1564
"an error."
865
1565
msgstr ""
866
1566
 
 
1567
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
867
1568
msgid "Max number of bytes in sorted records."
868
1569
msgstr ""
869
1570
 
 
1571
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
870
1572
msgid "Limit assumed max number of seeks when looking up rows based on a key"
871
1573
msgstr ""
872
1574
 
 
1575
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
873
1576
msgid ""
874
1577
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
875
1578
"max_sort_length bytes of each value are used; the rest are ignored)."
876
1579
msgstr ""
877
1580
 
 
1581
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
878
1582
msgid "After this many write locks, allow some read locks to run in between."
879
1583
msgstr ""
880
1584
 
 
1585
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
881
1586
msgid ""
882
1587
"Don't log queries which examine less than min_examined_row_limit rows to "
883
1588
"file."
884
1589
msgstr ""
885
1590
 
 
1591
#: ../drizzled/drizzled.cc:1356
886
1592
msgid ""
887
 
"Controls the heuristic(s) applied during query optimization to prune less-"
888
 
"promising partial plans from the optimizer search space. Meaning: false - do "
889
 
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
890
 
"based on number of retrieved rows."
 
1593
"Do not apply any heuristic(s) during query optimization to prune, thus "
 
1594
"perform an exhaustive search from the optimizer search space."
891
1595
msgstr ""
892
1596
 
 
1597
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
893
1598
msgid ""
894
1599
"Maximum depth of search performed by the query optimizer. Values larger than "
895
1600
"the number of relations in a query result in better query plans, but take "
900
1605
"(used for testing/comparison)."
901
1606
msgstr ""
902
1607
 
903
 
msgid "Directory for plugins."
904
 
msgstr ""
905
 
 
906
 
msgid ""
907
 
"Optional comma separated list of plugins to load at startup in addition to "
908
 
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
909
 
msgstr ""
910
 
 
911
 
msgid ""
912
 
"Optional comma separated list of plugins to not load at startup. Effectively "
913
 
"removes a plugin from the list of plugins to be loaded. [for example: --"
914
 
"plugin_remove=crc32,logger_gearman]"
915
 
msgstr ""
916
 
 
917
 
msgid ""
918
 
"Optional comma separated list of plugins to load at starup instead of the "
919
 
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
920
 
msgstr ""
921
 
 
 
1608
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
922
1609
msgid "The size of the buffer that is allocated when preloading indexes"
923
1610
msgstr ""
924
1611
 
 
1612
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
925
1613
msgid "Allocation block size for query parsing and execution"
926
1614
msgstr ""
927
1615
 
 
1616
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
928
1617
msgid "Persistent buffer for query parsing and execution"
929
1618
msgstr ""
930
1619
 
 
1620
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
931
1621
msgid "Allocation block size for storing ranges during optimization"
932
1622
msgstr ""
933
1623
 
 
1624
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
934
1625
msgid ""
935
1626
"Each thread that does a sequential scan allocates a buffer of this size for "
936
1627
"each table it scans. If you do many sequential scans, you may want to "
937
1628
"increase this value."
938
1629
msgstr ""
939
1630
 
 
1631
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
940
1632
msgid ""
941
1633
"When reading rows in sorted order after a sort, the rows are read through "
942
1634
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
943
1635
"record_buffer."
944
1636
msgstr ""
945
1637
 
 
1638
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
946
1639
msgid "Select scheduler to be used (by default multi-thread)."
947
1640
msgstr ""
948
1641
 
 
1642
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
949
1643
msgid "Each thread that needs to do a sort allocates a buffer of this size."
950
1644
msgstr ""
951
1645
 
 
1646
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
952
1647
msgid "The number of cached table definitions."
953
1648
msgstr ""
954
1649
 
 
1650
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
955
1651
msgid "The number of cached open tables."
956
1652
msgstr ""
957
1653
 
 
1654
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
958
1655
msgid ""
959
1656
"Timeout in seconds to wait for a table level lock before returning an error. "
960
1657
"Used only if the connection has active cursors."
961
1658
msgstr ""
962
1659
 
 
1660
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
963
1661
msgid "The stack size for each thread."
964
1662
msgstr ""
965
1663
 
 
1664
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
966
1665
msgid ""
967
1666
"If an internal in-memory temporary table exceeds this size, Drizzle will "
968
1667
"automatically convert it to an on-disk MyISAM table."
969
1668
msgstr ""
970
1669
 
 
1670
#: ../drizzled/drizzled.cc:1427
 
1671
msgid "Duplicate entry for command line option\n"
 
1672
msgstr ""
 
1673
 
 
1674
#: ../drizzled/drizzled.cc:1472
 
1675
msgid "Failed to initialize plugins\n"
 
1676
msgstr ""
 
1677
 
 
1678
#: ../drizzled/drizzled.cc:1494
 
1679
#, c-format
 
1680
msgid ""
 
1681
"%s: %s.\n"
 
1682
"Use --help to get a list of available options\n"
 
1683
msgstr ""
 
1684
 
 
1685
#: ../drizzled/drizzled.cc:1502
 
1686
#, c-format
 
1687
msgid ""
 
1688
"%s\n"
 
1689
"Use --help to get a list of available options\n"
 
1690
msgstr ""
 
1691
 
 
1692
#: ../drizzled/drizzled.cc:1540
 
1693
msgid "Error getting default charset"
 
1694
msgstr ""
 
1695
 
 
1696
#: ../drizzled/drizzled.cc:1570
 
1697
msgid "Error setting collation"
 
1698
msgstr ""
 
1699
 
 
1700
#: ../drizzled/drizzled.cc:1578
 
1701
#, c-format
 
1702
msgid "Unknown locale: '%s'"
 
1703
msgstr ""
 
1704
 
 
1705
#: ../drizzled/drizzled.cc:1598
 
1706
msgid "Could not initialize table cache\n"
 
1707
msgstr ""
 
1708
 
 
1709
#: ../drizzled/drizzled.cc:1609
 
1710
msgid "XA cache initialization failed: Out of memory\n"
 
1711
msgstr ""
 
1712
 
 
1713
#: ../drizzled/drizzled.cc:1639
 
1714
msgid "No scheduler found, cannot continue!\n"
 
1715
msgstr ""
 
1716
 
 
1717
#: ../drizzled/drizzled.cc:1663
 
1718
#, c-format
 
1719
msgid "Unknown/unsupported storage engine: %s\n"
 
1720
msgstr ""
 
1721
 
 
1722
#: ../drizzled/drizzled.cc:1967
 
1723
msgid ""
 
1724
"Controls the heuristic(s) applied during query optimization to prune less-"
 
1725
"promising partial plans from the optimizer search space. Meaning: false - do "
 
1726
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
 
1727
"based on number of retrieved rows."
 
1728
msgstr ""
 
1729
 
 
1730
#: ../drizzled/drizzled.cc:2103
971
1731
msgid ""
972
1732
"Copyright (C) 2008 Sun Microsystems\n"
973
1733
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
974
1734
"and you are welcome to modify and redistribute it under the GPL license\n"
975
1735
"\n"
976
 
"Starts the Drizzle database server\n"
977
1736
msgstr ""
978
1737
 
 
1738
#: ../drizzled/drizzled.cc:2110
979
1739
#, c-format
980
1740
msgid "Usage: %s [OPTIONS]\n"
981
1741
msgstr ""
982
1742
 
 
1743
#: ../drizzled/drizzled.cc:2256
983
1744
#, c-format
984
1745
msgid ""
985
1746
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
986
1747
"command line\n"
987
1748
msgstr ""
988
1749
 
989
 
msgid "Can't start server: cannot resolve hostname!"
990
 
msgstr ""
991
 
 
992
 
msgid "Can't start server: bind-address refers to multiple interfaces!"
993
 
msgstr ""
994
 
 
995
 
msgid ""
996
 
"setrlimit could not change the size of core files to 'infinity';  We may not "
997
 
"be able to generate a core file on signals"
998
 
msgstr ""
999
 
 
 
1750
#: ../drizzled/error.cc:138
1000
1751
#, c-format
1001
 
msgid "Data directory %s does not exist\n"
1002
 
msgstr ""
1003
 
 
1004
 
msgid "UNUSED"
1005
 
msgstr ""
1006
 
 
 
1752
msgid "Unknown error %d"
 
1753
msgstr ""
 
1754
 
 
1755
#: ../drizzled/error.cc:214
1007
1756
msgid "NO"
1008
1757
msgstr ""
1009
1758
 
 
1759
#: ../drizzled/error.cc:215
1010
1760
msgid "YES"
1011
1761
msgstr ""
1012
1762
 
 
1763
#: ../drizzled/error.cc:216
1013
1764
#, c-format
1014
1765
msgid "Can't create file '%-.200s' (errno: %d)"
1015
1766
msgstr ""
1016
1767
 
 
1768
#: ../drizzled/error.cc:217
1017
1769
#, c-format
1018
1770
msgid "Can't create table '%-.200s' (errno: %d)"
1019
1771
msgstr ""
1020
1772
 
 
1773
#: ../drizzled/error.cc:218
1021
1774
#, c-format
1022
1775
msgid "Can't create database '%-.192s' (errno: %d)"
1023
1776
msgstr ""
1024
1777
 
 
1778
#: ../drizzled/error.cc:219
1025
1779
#, c-format
1026
1780
msgid "Can't create database '%-.192s'; database exists"
1027
1781
msgstr ""
1028
1782
 
 
1783
#: ../drizzled/error.cc:220
1029
1784
#, c-format
1030
1785
msgid "Can't drop database '%-.192s'; database doesn't exist"
1031
1786
msgstr ""
1032
1787
 
1033
 
#, c-format
1034
 
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1035
 
msgstr ""
1036
 
 
1037
 
#, c-format
1038
 
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1039
 
msgstr ""
1040
 
 
 
1788
#: ../drizzled/error.cc:221
1041
1789
#, c-format
1042
1790
msgid "Error on delete of '%-.192s' (errno: %d)"
1043
1791
msgstr ""
1044
1792
 
1045
 
msgid "Can't read record in system table"
1046
 
msgstr ""
1047
 
 
 
1793
#: ../drizzled/error.cc:222
1048
1794
#, c-format
1049
1795
msgid "Can't get status of '%-.200s' (errno: %d)"
1050
1796
msgstr ""
1051
1797
 
1052
 
#, c-format
1053
 
msgid "Can't get working directory (errno: %d)"
1054
 
msgstr ""
1055
 
 
 
1798
#: ../drizzled/error.cc:223
1056
1799
#, c-format
1057
1800
msgid "Can't lock file (errno: %d)"
1058
1801
msgstr ""
1059
1802
 
 
1803
#: ../drizzled/error.cc:224
1060
1804
#, c-format
1061
1805
msgid "Can't open file: '%-.200s' (errno: %d)"
1062
1806
msgstr ""
1063
1807
 
 
1808
#: ../drizzled/error.cc:225
1064
1809
#, c-format
1065
1810
msgid "Can't find file: '%-.200s' (errno: %d)"
1066
1811
msgstr ""
1067
1812
 
 
1813
#: ../drizzled/error.cc:226
1068
1814
#, c-format
1069
1815
msgid "Can't read dir of '%-.192s' (errno: %d)"
1070
1816
msgstr ""
1071
1817
 
1072
 
#, c-format
1073
 
msgid "Can't change dir to '%-.192s' (errno: %d)"
1074
 
msgstr ""
1075
 
 
 
1818
#: ../drizzled/error.cc:227
1076
1819
#, c-format
1077
1820
msgid "Record has changed since last read in table '%-.192s'"
1078
1821
msgstr ""
1079
1822
 
 
1823
#: ../drizzled/error.cc:228
1080
1824
#, c-format
1081
1825
msgid "Disk full (%s); waiting for someone to free some space..."
1082
1826
msgstr ""
1083
1827
 
 
1828
#: ../drizzled/error.cc:229
1084
1829
#, c-format
1085
1830
msgid "Can't write; duplicate key in table '%-.192s'"
1086
1831
msgstr ""
1087
1832
 
 
1833
#: ../drizzled/error.cc:230
1088
1834
#, c-format
1089
1835
msgid "Error on close of '%-.192s' (errno: %d)"
1090
1836
msgstr ""
1091
1837
 
 
1838
#: ../drizzled/error.cc:231
1092
1839
#, c-format
1093
1840
msgid "Error reading file '%-.200s' (errno: %d)"
1094
1841
msgstr ""
1095
1842
 
 
1843
#: ../drizzled/error.cc:232
1096
1844
#, c-format
1097
1845
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1098
1846
msgstr ""
1099
1847
 
 
1848
#: ../drizzled/error.cc:233
1100
1849
#, c-format
1101
1850
msgid "Error writing file '%-.200s' (errno: %d)"
1102
1851
msgstr ""
1103
1852
 
 
1853
#: ../drizzled/error.cc:234
1104
1854
#, c-format
1105
1855
msgid "'%-.192s' is locked against change"
1106
1856
msgstr ""
1107
1857
 
 
1858
#: ../drizzled/error.cc:235
1108
1859
msgid "Sort aborted"
1109
1860
msgstr ""
1110
1861
 
1111
 
#, c-format
1112
 
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1113
 
msgstr ""
1114
 
 
 
1862
#: ../drizzled/error.cc:236
1115
1863
#, c-format
1116
1864
msgid "Got error %d from storage engine"
1117
1865
msgstr ""
1118
1866
 
 
1867
#: ../drizzled/error.cc:237
1119
1868
#, c-format
1120
1869
msgid "Table storage engine for '%-.192s' doesn't have this option"
1121
1870
msgstr ""
1122
1871
 
 
1872
#: ../drizzled/error.cc:238
1123
1873
#, c-format
1124
1874
msgid "Can't find record in '%-.192s'"
1125
1875
msgstr ""
1126
1876
 
 
1877
#: ../drizzled/error.cc:239
1127
1878
#, c-format
1128
1879
msgid "Incorrect information in file: '%-.200s'"
1129
1880
msgstr ""
1130
1881
 
 
1882
#: ../drizzled/error.cc:240
1131
1883
#, c-format
1132
1884
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1133
1885
msgstr ""
1134
1886
 
 
1887
#: ../drizzled/error.cc:241
1135
1888
#, c-format
1136
1889
msgid "Old key file for table '%-.192s'; repair it!"
1137
1890
msgstr ""
1138
1891
 
 
1892
#: ../drizzled/error.cc:242
1139
1893
#, c-format
1140
1894
msgid "Table '%-.192s' is read only"
1141
1895
msgstr ""
1142
1896
 
 
1897
#: ../drizzled/error.cc:243
1143
1898
#, c-format
1144
1899
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1145
1900
msgstr ""
1146
1901
 
 
1902
#: ../drizzled/error.cc:244
1147
1903
msgid "Out of sort memory; increase server sort buffer size"
1148
1904
msgstr ""
1149
1905
 
 
1906
#: ../drizzled/error.cc:245
1150
1907
#, c-format
1151
1908
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1152
1909
msgstr ""
1153
1910
 
 
1911
#: ../drizzled/error.cc:246
1154
1912
msgid "Too many connections"
1155
1913
msgstr ""
1156
1914
 
 
1915
#: ../drizzled/error.cc:247
1157
1916
msgid ""
1158
1917
"Out of memory; check if drizzled or some other process uses all available "
1159
1918
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1160
1919
"memory or you can add more swap space"
1161
1920
msgstr ""
1162
1921
 
 
1922
#: ../drizzled/error.cc:248
1163
1923
msgid "Can't get hostname for your address"
1164
1924
msgstr ""
1165
1925
 
 
1926
#: ../drizzled/error.cc:249
1166
1927
msgid "Bad handshake"
1167
1928
msgstr ""
1168
1929
 
 
1930
#: ../drizzled/error.cc:250
1169
1931
#, c-format
1170
1932
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1171
1933
msgstr ""
1172
1934
 
 
1935
#: ../drizzled/error.cc:251
1173
1936
#, c-format
1174
1937
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1175
1938
msgstr ""
1176
1939
 
 
1940
#: ../drizzled/error.cc:252
1177
1941
msgid "No database selected"
1178
1942
msgstr ""
1179
1943
 
 
1944
#: ../drizzled/error.cc:253
1180
1945
msgid "Unknown command"
1181
1946
msgstr ""
1182
1947
 
 
1948
#: ../drizzled/error.cc:254
1183
1949
#, c-format
1184
1950
msgid "Column '%-.192s' cannot be null"
1185
1951
msgstr ""
1186
1952
 
 
1953
#: ../drizzled/error.cc:255
1187
1954
#, c-format
1188
1955
msgid "Unknown database '%-.192s'"
1189
1956
msgstr ""
1190
1957
 
 
1958
#: ../drizzled/error.cc:256
1191
1959
#, c-format
1192
1960
msgid "Table '%-.192s' already exists"
1193
1961
msgstr ""
1194
1962
 
 
1963
#: ../drizzled/error.cc:257
1195
1964
#, c-format
1196
1965
msgid "Unknown table '%-.100s'"
1197
1966
msgstr ""
1198
1967
 
 
1968
#: ../drizzled/error.cc:258
1199
1969
#, c-format
1200
1970
msgid "Column '%-.192s' in %-.192s is ambiguous"
1201
1971
msgstr ""
1202
1972
 
 
1973
#: ../drizzled/error.cc:259
1203
1974
msgid "Server shutdown in progress"
1204
1975
msgstr ""
1205
1976
 
 
1977
#: ../drizzled/error.cc:260
1206
1978
#, c-format
1207
1979
msgid "Unknown column '%-.192s' in '%-.192s'"
1208
1980
msgstr ""
1209
1981
 
 
1982
#: ../drizzled/error.cc:261
1210
1983
#, c-format
1211
1984
msgid "'%-.192s' isn't in GROUP BY"
1212
1985
msgstr ""
1213
1986
 
 
1987
#: ../drizzled/error.cc:262
1214
1988
#, c-format
1215
1989
msgid "Can't group on '%-.192s'"
1216
1990
msgstr ""
1217
1991
 
 
1992
#: ../drizzled/error.cc:263
1218
1993
msgid "Statement has sum functions and columns in same statement"
1219
1994
msgstr ""
1220
1995
 
 
1996
#: ../drizzled/error.cc:264
1221
1997
msgid "Column count doesn't match value count"
1222
1998
msgstr ""
1223
1999
 
 
2000
#: ../drizzled/error.cc:265
1224
2001
#, c-format
1225
2002
msgid "Identifier name '%-.100s' is too long"
1226
2003
msgstr ""
1227
2004
 
 
2005
#: ../drizzled/error.cc:266
1228
2006
#, c-format
1229
2007
msgid "Duplicate column name '%-.192s'"
1230
2008
msgstr ""
1231
2009
 
 
2010
#: ../drizzled/error.cc:267
1232
2011
#, c-format
1233
2012
msgid "Duplicate key name '%-.192s'"
1234
2013
msgstr ""
1235
2014
 
 
2015
#: ../drizzled/error.cc:268
1236
2016
#, c-format
1237
2017
msgid "Duplicate entry '%-.192s' for key %d"
1238
2018
msgstr ""
1239
2019
 
 
2020
#: ../drizzled/error.cc:269
1240
2021
#, c-format
1241
2022
msgid "Incorrect column specifier for column '%-.192s'"
1242
2023
msgstr ""
1243
2024
 
 
2025
#: ../drizzled/error.cc:270
1244
2026
#, c-format
1245
2027
msgid "%s near '%-.80s' at line %d"
1246
2028
msgstr ""
1247
2029
 
 
2030
#: ../drizzled/error.cc:271
1248
2031
msgid "Query was empty"
1249
2032
msgstr ""
1250
2033
 
 
2034
#: ../drizzled/error.cc:272
1251
2035
#, c-format
1252
2036
msgid "Not unique table/alias: '%-.192s'"
1253
2037
msgstr ""
1254
2038
 
 
2039
#: ../drizzled/error.cc:273
1255
2040
#, c-format
1256
2041
msgid "Invalid default value for '%-.192s'"
1257
2042
msgstr ""
1258
2043
 
 
2044
#: ../drizzled/error.cc:274
1259
2045
msgid "Multiple primary key defined"
1260
2046
msgstr ""
1261
2047
 
 
2048
#: ../drizzled/error.cc:275
1262
2049
#, c-format
1263
2050
msgid "Too many keys specified; max %d keys allowed"
1264
2051
msgstr ""
1265
2052
 
 
2053
#: ../drizzled/error.cc:276
1266
2054
#, c-format
1267
2055
msgid "Too many key parts specified; max %d parts allowed"
1268
2056
msgstr ""
1269
2057
 
 
2058
#: ../drizzled/error.cc:277
1270
2059
#, c-format
1271
2060
msgid "Specified key was too long; max key length is %d bytes"
1272
2061
msgstr ""
1273
2062
 
 
2063
#: ../drizzled/error.cc:278
1274
2064
#, c-format
1275
2065
msgid "Key column '%-.192s' doesn't exist in table"
1276
2066
msgstr ""
1277
2067
 
 
2068
#: ../drizzled/error.cc:279
1278
2069
#, c-format
1279
2070
msgid ""
1280
2071
"BLOB column '%-.192s' can't be used in key specification with the used table "
1281
2072
"type"
1282
2073
msgstr ""
1283
2074
 
 
2075
#: ../drizzled/error.cc:280
1284
2076
#, c-format
1285
2077
msgid ""
1286
2078
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1287
2079
"instead"
1288
2080
msgstr ""
1289
2081
 
 
2082
#: ../drizzled/error.cc:281
1290
2083
msgid ""
1291
2084
"Incorrect table definition; there can be only one auto column and it must be "
1292
2085
"defined as a key"
1293
2086
msgstr ""
1294
2087
 
1295
 
#, c-format
1296
 
msgid ""
1297
 
"%s: ready for connections.\n"
1298
 
"Version: '%s'  socket: '%s'  port: %u\n"
1299
 
msgstr ""
1300
 
 
 
2088
#: ../drizzled/error.cc:282
1301
2089
#, c-format
1302
2090
msgid "%s: Normal shutdown\n"
1303
2091
msgstr ""
1304
2092
 
 
2093
#: ../drizzled/error.cc:283
1305
2094
#, c-format
1306
2095
msgid "%s: Got signal %d. Aborting!\n"
1307
2096
msgstr ""
1308
2097
 
 
2098
#: ../drizzled/error.cc:284
1309
2099
#, c-format
1310
2100
msgid "%s: Shutdown complete\n"
1311
2101
msgstr ""
1312
2102
 
 
2103
#: ../drizzled/error.cc:285
1313
2104
#, c-format
1314
2105
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1315
2106
msgstr ""
1316
2107
 
 
2108
#: ../drizzled/error.cc:286
1317
2109
msgid "Can't create IP socket"
1318
2110
msgstr ""
1319
2111
 
 
2112
#: ../drizzled/error.cc:287
1320
2113
#, c-format
1321
2114
msgid ""
1322
2115
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1323
2116
"table"
1324
2117
msgstr ""
1325
2118
 
 
2119
#: ../drizzled/error.cc:288
1326
2120
#, c-format
1327
2121
msgid ""
1328
2122
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1329
2123
"check the manual"
1330
2124
msgstr ""
1331
2125
 
 
2126
#: ../drizzled/error.cc:289
1332
2127
msgid ""
1333
2128
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1334
2129
msgstr ""
1335
2130
 
 
2131
#: ../drizzled/error.cc:290
1336
2132
#, c-format
1337
2133
msgid ""
1338
2134
"The file '%-.128s' must be in the database directory or be readable by all"
1339
2135
msgstr ""
1340
2136
 
 
2137
#: ../drizzled/error.cc:291
1341
2138
#, c-format
1342
2139
msgid "File '%-.200s' already exists"
1343
2140
msgstr ""
1344
2141
 
 
2142
#: ../drizzled/error.cc:292
1345
2143
#, c-format
1346
2144
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
1347
2145
msgstr ""
1348
2146
 
1349
 
#, c-format
1350
 
msgid "Records: %ld  Duplicates: %ld"
1351
 
msgstr ""
1352
 
 
 
2147
#: ../drizzled/error.cc:293
1353
2148
msgid ""
1354
2149
"Incorrect prefix key; the used key part isn't a string, the used length is "
1355
2150
"longer than the key part, or the storage engine doesn't support unique "
1356
2151
"prefix keys"
1357
2152
msgstr ""
1358
2153
 
 
2154
#: ../drizzled/error.cc:294
1359
2155
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1360
2156
msgstr ""
1361
2157
 
 
2158
#: ../drizzled/error.cc:295
1362
2159
#, c-format
1363
2160
msgid "Can't DROP '%-.192s'; check that column/key exists"
1364
2161
msgstr ""
1365
2162
 
 
2163
#: ../drizzled/error.cc:296
1366
2164
#, c-format
1367
2165
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
1368
2166
msgstr ""
1369
2167
 
 
2168
#: ../drizzled/error.cc:297
1370
2169
#, c-format
1371
2170
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1372
2171
msgstr ""
1373
2172
 
 
2173
#: ../drizzled/error.cc:298
1374
2174
#, c-format
1375
2175
msgid "Unknown thread id: %lu"
1376
2176
msgstr ""
1377
2177
 
 
2178
#: ../drizzled/error.cc:299
1378
2179
#, c-format
1379
2180
msgid "You are not owner of thread %lu"
1380
2181
msgstr ""
1381
2182
 
 
2183
#: ../drizzled/error.cc:300
1382
2184
msgid "No tables used"
1383
2185
msgstr ""
1384
2186
 
1385
 
#, c-format
1386
 
msgid "Too many strings for column %-.192s and SET"
1387
 
msgstr ""
1388
 
 
1389
 
#, c-format
1390
 
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1391
 
msgstr ""
1392
 
 
1393
 
#, c-format
1394
 
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1395
 
msgstr ""
1396
 
 
1397
 
#, c-format
1398
 
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1399
 
msgstr ""
1400
 
 
 
2187
#: ../drizzled/error.cc:301
1401
2188
#, c-format
1402
2189
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1403
2190
msgstr ""
1404
2191
 
 
2192
#: ../drizzled/error.cc:302
1405
2193
#, c-format
1406
2194
msgid "Incorrect database name '%-.100s'"
1407
2195
msgstr ""
1408
2196
 
 
2197
#: ../drizzled/error.cc:303
1409
2198
#, c-format
1410
2199
msgid "Incorrect table name '%-.100s'"
1411
2200
msgstr ""
1412
2201
 
 
2202
#: ../drizzled/error.cc:304
1413
2203
msgid ""
1414
2204
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1415
2205
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1416
2206
msgstr ""
1417
2207
 
 
2208
#: ../drizzled/error.cc:305
1418
2209
msgid "Unknown error"
1419
2210
msgstr ""
1420
2211
 
 
2212
#: ../drizzled/error.cc:306
1421
2213
#, c-format
1422
2214
msgid "Unknown procedure '%-.192s'"
1423
2215
msgstr ""
1424
2216
 
 
2217
#: ../drizzled/error.cc:307
1425
2218
#, c-format
1426
2219
msgid "Incorrect parameter count to procedure '%-.192s'"
1427
2220
msgstr ""
1428
2221
 
1429
 
#, c-format
1430
 
msgid "Incorrect parameters to procedure '%-.192s'"
1431
 
msgstr ""
1432
 
 
 
2222
#: ../drizzled/error.cc:308
1433
2223
#, c-format
1434
2224
msgid "Unknown table '%-.192s' in %-.32s"
1435
2225
msgstr ""
1436
2226
 
 
2227
#: ../drizzled/error.cc:309
1437
2228
#, c-format
1438
2229
msgid "Column '%-.192s' specified twice"
1439
2230
msgstr ""
1440
2231
 
 
2232
#: ../drizzled/error.cc:310
1441
2233
msgid "Invalid use of group function"
1442
2234
msgstr ""
1443
2235
 
 
2236
#: ../drizzled/error.cc:311
1444
2237
#, c-format
1445
2238
msgid ""
1446
2239
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1447
2240
msgstr ""
1448
2241
 
 
2242
#: ../drizzled/error.cc:312
1449
2243
msgid "A table must have at least 1 column"
1450
2244
msgstr ""
1451
2245
 
 
2246
#: ../drizzled/error.cc:313
1452
2247
#, c-format
1453
2248
msgid "The table '%-.192s' is full"
1454
2249
msgstr ""
1455
2250
 
1456
 
#, c-format
1457
 
msgid "Unknown character set: '%-.64s'"
1458
 
msgstr ""
1459
 
 
 
2251
#: ../drizzled/error.cc:314
1460
2252
#, c-format
1461
2253
msgid "Too many tables; Drizzle can only use %d tables in a join"
1462
2254
msgstr ""
1463
2255
 
 
2256
#: ../drizzled/error.cc:315
1464
2257
msgid "Too many columns"
1465
2258
msgstr ""
1466
2259
 
 
2260
#: ../drizzled/error.cc:316
1467
2261
#, c-format
1468
2262
msgid ""
1469
2263
"Row size too large. The maximum row size for the used table type, not "
1470
2264
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1471
2265
msgstr ""
1472
2266
 
1473
 
#, c-format
1474
 
msgid ""
1475
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
1476
 
"thread_stack=#' to specify a bigger stack if needed"
1477
 
msgstr ""
1478
 
 
 
2267
#: ../drizzled/error.cc:317
1479
2268
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1480
2269
msgstr ""
1481
2270
 
 
2271
#: ../drizzled/error.cc:318
1482
2272
#, c-format
1483
2273
msgid ""
1484
2274
"Table handler doesn't support NULL in given index. Please change column "
1485
2275
"'%-.192s' to be NOT NULL or use another handler"
1486
2276
msgstr ""
1487
2277
 
1488
 
#, c-format
1489
 
msgid "Can't load function '%-.192s'"
1490
 
msgstr ""
1491
 
 
1492
 
#, c-format
1493
 
msgid "Can't initialize function '%-.192s'; %-.80s"
1494
 
msgstr ""
1495
 
 
 
2278
#: ../drizzled/error.cc:319
1496
2279
msgid "No paths allowed for plugin library"
1497
2280
msgstr ""
1498
2281
 
 
2282
#: ../drizzled/error.cc:320
1499
2283
#, c-format
1500
2284
msgid "Plugin '%-.192s' already exists"
1501
2285
msgstr ""
1502
2286
 
 
2287
#: ../drizzled/error.cc:321
1503
2288
#, c-format
1504
2289
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1505
2290
msgstr ""
1506
2291
 
 
2292
#: ../drizzled/error.cc:322
1507
2293
#, c-format
1508
2294
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1509
2295
msgstr ""
1510
2296
 
1511
 
#, c-format
1512
 
msgid "Function '%-.192s' is not defined"
1513
 
msgstr ""
1514
 
 
1515
 
#, c-format
1516
 
msgid ""
1517
 
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1518
 
"'drizzleadmin flush-hosts'"
1519
 
msgstr ""
1520
 
 
1521
 
#, c-format
1522
 
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1523
 
msgstr ""
1524
 
 
1525
 
msgid ""
1526
 
"You are using Drizzle as an anonymous user and anonymous users are not "
1527
 
"allowed to change passwords"
1528
 
msgstr ""
1529
 
 
1530
 
msgid ""
1531
 
"You must have privileges to update tables in the drizzle database to be able "
1532
 
"to change passwords for others"
1533
 
msgstr ""
1534
 
 
1535
 
msgid "Can't find any matching row in the user table"
1536
 
msgstr ""
1537
 
 
 
2297
#: ../drizzled/error.cc:323
1538
2298
#, c-format
1539
2299
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
1540
2300
msgstr ""
1541
2301
 
 
2302
#: ../drizzled/error.cc:324
1542
2303
#, c-format
1543
2304
msgid ""
1544
2305
"Can't create a new thread (errno %d); if you are not out of available "
1545
2306
"memory, you can consult the manual for a possible OS-dependent bug"
1546
2307
msgstr ""
1547
2308
 
 
2309
#: ../drizzled/error.cc:325
1548
2310
#, c-format
1549
2311
msgid "Column count doesn't match value count at row %ld"
1550
2312
msgstr ""
1551
2313
 
 
2314
#: ../drizzled/error.cc:326
1552
2315
#, c-format
1553
2316
msgid "Can't reopen table: '%-.192s'"
1554
2317
msgstr ""
1555
2318
 
1556
 
msgid "Invalid use of NULL value"
1557
 
msgstr ""
1558
 
 
1559
 
#, c-format
1560
 
msgid "Got error '%-.64s' from regexp"
1561
 
msgstr ""
1562
 
 
 
2319
#: ../drizzled/error.cc:327
1563
2320
msgid ""
1564
2321
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1565
2322
"illegal if there is no GROUP BY clause"
1566
2323
msgstr ""
1567
2324
 
1568
 
#, c-format
1569
 
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1570
 
msgstr ""
1571
 
 
1572
 
#, c-format
1573
 
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1574
 
msgstr ""
1575
 
 
1576
 
#, c-format
1577
 
msgid ""
1578
 
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1579
 
"table '%-.192s'"
1580
 
msgstr ""
1581
 
 
1582
 
msgid ""
1583
 
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1584
 
"privileges can be used"
1585
 
msgstr ""
1586
 
 
1587
 
msgid "The host or user argument to GRANT is too long"
1588
 
msgstr ""
1589
 
 
 
2325
#: ../drizzled/error.cc:328
1590
2326
#, c-format
1591
2327
msgid "Table '%-.192s.%-.192s' doesn't exist"
1592
2328
msgstr ""
1593
2329
 
1594
 
#, c-format
1595
 
msgid ""
1596
 
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1597
 
"'%-.192s'"
1598
 
msgstr ""
1599
 
 
1600
 
msgid "The used command is not allowed with this Drizzle version"
1601
 
msgstr ""
1602
 
 
 
2330
#: ../drizzled/error.cc:329
1603
2331
msgid ""
1604
2332
"You have an error in your SQL syntax; check the manual that corresponds to "
1605
2333
"your Drizzle server version for the right syntax to use"
1606
2334
msgstr ""
1607
2335
 
1608
 
#, c-format
1609
 
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1610
 
msgstr ""
1611
 
 
1612
 
msgid "Too many delayed threads in use"
1613
 
msgstr ""
1614
 
 
1615
 
#, c-format
1616
 
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1617
 
msgstr ""
1618
 
 
 
2336
#: ../drizzled/error.cc:330
1619
2337
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1620
2338
msgstr ""
1621
2339
 
1622
 
msgid "Got a read error from the connection pipe"
1623
 
msgstr ""
1624
 
 
1625
 
msgid "Got an error from fcntl()"
1626
 
msgstr ""
1627
 
 
 
2340
#: ../drizzled/error.cc:331
1628
2341
msgid "Got packets out of order"
1629
2342
msgstr ""
1630
2343
 
1631
 
msgid "Couldn't uncompress communication packet"
1632
 
msgstr ""
1633
 
 
1634
 
msgid "Got an error reading communication packets"
1635
 
msgstr ""
1636
 
 
1637
 
msgid "Got timeout reading communication packets"
1638
 
msgstr ""
1639
 
 
1640
 
msgid "Got an error writing communication packets"
1641
 
msgstr ""
1642
 
 
1643
 
msgid "Got timeout writing communication packets"
1644
 
msgstr ""
1645
 
 
1646
 
msgid "Result string is longer than 'max_allowed_packet' bytes"
1647
 
msgstr ""
1648
 
 
 
2344
#: ../drizzled/error.cc:332
1649
2345
msgid "The used table type doesn't support BLOB/TEXT columns"
1650
2346
msgstr ""
1651
2347
 
 
2348
#: ../drizzled/error.cc:333
1652
2349
msgid "The used table type doesn't support AUTO_INCREMENT columns"
1653
2350
msgstr ""
1654
2351
 
1655
 
#, c-format
1656
 
msgid ""
1657
 
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1658
 
"LOCK TABLES"
1659
 
msgstr ""
1660
 
 
 
2352
#: ../drizzled/error.cc:334
1661
2353
#, c-format
1662
2354
msgid "Incorrect column name '%-.100s'"
1663
2355
msgstr ""
1664
2356
 
 
2357
#: ../drizzled/error.cc:335
1665
2358
#, c-format
1666
2359
msgid "The used storage engine can't index column '%-.192s'"
1667
2360
msgstr ""
1668
2361
 
 
2362
#: ../drizzled/error.cc:336
1669
2363
msgid ""
1670
2364
"Unable to open underlying table which is differently defined or of non-"
1671
2365
"MyISAM type or doesn't exist"
1672
2366
msgstr ""
1673
2367
 
 
2368
#: ../drizzled/error.cc:337
1674
2369
#, c-format
1675
2370
msgid "Can't write, because of unique constraint, to table '%-.192s'"
1676
2371
msgstr ""
1677
2372
 
 
2373
#: ../drizzled/error.cc:338
1678
2374
#, c-format
1679
2375
msgid ""
1680
2376
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
1681
2377
msgstr ""
1682
2378
 
 
2379
#: ../drizzled/error.cc:339
1683
2380
msgid ""
1684
2381
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1685
2382
"UNIQUE instead"
1686
2383
msgstr ""
1687
2384
 
 
2385
#: ../drizzled/error.cc:340
1688
2386
msgid "Result consisted of more than one row"
1689
2387
msgstr ""
1690
2388
 
 
2389
#: ../drizzled/error.cc:341
1691
2390
msgid "This table type requires a primary key"
1692
2391
msgstr ""
1693
2392
 
1694
 
msgid "This version of Drizzle is not compiled with RAID support"
1695
 
msgstr ""
1696
 
 
1697
 
msgid ""
1698
 
"You are using safe update mode and you tried to update a table without a "
1699
 
"WHERE that uses a KEY column"
1700
 
msgstr ""
1701
 
 
 
2393
#: ../drizzled/error.cc:342
1702
2394
#, c-format
1703
2395
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
1704
2396
msgstr ""
1705
2397
 
 
2398
#: ../drizzled/error.cc:343
1706
2399
msgid "Can't open table"
1707
2400
msgstr ""
1708
2401
 
 
2402
#: ../drizzled/error.cc:344
1709
2403
#, c-format
1710
2404
msgid "The storage engine for the table doesn't support %s"
1711
2405
msgstr ""
1712
2406
 
1713
 
msgid "You are not allowed to execute this command in a transaction"
1714
 
msgstr ""
1715
 
 
 
2407
#: ../drizzled/error.cc:345
1716
2408
#, c-format
1717
2409
msgid "Got error %d during COMMIT"
1718
2410
msgstr ""
1719
2411
 
 
2412
#: ../drizzled/error.cc:346
1720
2413
#, c-format
1721
2414
msgid "Got error %d during ROLLBACK"
1722
2415
msgstr ""
1723
2416
 
1724
 
#, c-format
1725
 
msgid "Got error %d during FLUSH_LOGS"
1726
 
msgstr ""
1727
 
 
1728
 
#, c-format
1729
 
msgid "Got error %d during CHECKPOINT"
1730
 
msgstr ""
1731
 
 
 
2417
#. This is a very incorrect place to use the PRIi64 macro as the
 
2418
#. program that looks over the source for the N_() macros does not
 
2419
#. (obviously) do macro expansion, so the string is entirely wrong for
 
2420
#. what it is trying to output for every language except english.
 
2421
#: ../drizzled/error.cc:351
1732
2422
#, c-format
1733
2423
msgid ""
1734
2424
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1735
2425
"'%-.64s' (%-.64s)"
1736
2426
msgstr ""
1737
2427
 
1738
 
msgid "The storage engine for the table does not support binary table dump"
1739
 
msgstr ""
1740
 
 
1741
 
msgid "Binlog closed, cannot RESET MASTER"
1742
 
msgstr ""
1743
 
 
1744
 
#, c-format
1745
 
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
1746
 
msgstr ""
1747
 
 
1748
 
#, c-format
1749
 
msgid "Error from master: '%-.64s'"
1750
 
msgstr ""
1751
 
 
1752
 
msgid "Net error reading from master"
1753
 
msgstr ""
1754
 
 
1755
 
msgid "Net error writing to master"
1756
 
msgstr ""
1757
 
 
1758
 
msgid "Can't find FULLTEXT index matching the column list"
1759
 
msgstr ""
1760
 
 
 
2428
#: ../drizzled/error.cc:352
1761
2429
msgid ""
1762
2430
"Can't execute the given command because you have active locked tables or an "
1763
2431
"active transaction"
1764
2432
msgstr ""
1765
2433
 
 
2434
#: ../drizzled/error.cc:353
1766
2435
#, c-format
1767
2436
msgid "Unknown system variable '%-.64s'"
1768
2437
msgstr ""
1769
2438
 
 
2439
#: ../drizzled/error.cc:354
1770
2440
#, c-format
1771
2441
msgid "Table '%-.192s' is marked as crashed and should be repaired"
1772
2442
msgstr ""
1773
2443
 
 
2444
#: ../drizzled/error.cc:355
1774
2445
#, c-format
1775
2446
msgid ""
1776
2447
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
1777
2448
msgstr ""
1778
2449
 
 
2450
#: ../drizzled/error.cc:356
1779
2451
msgid "Some non-transactional changed tables couldn't be rolled back"
1780
2452
msgstr ""
1781
2453
 
1782
 
msgid ""
1783
 
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1784
 
"of storage; increase this drizzled variable and try again"
1785
 
msgstr ""
1786
 
 
1787
 
msgid ""
1788
 
"This operation cannot be performed with a running slave; run STOP SLAVE first"
1789
 
msgstr ""
1790
 
 
1791
 
msgid ""
1792
 
"This operation requires a running slave; configure slave and do START SLAVE"
1793
 
msgstr ""
1794
 
 
1795
 
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1796
 
msgstr ""
1797
 
 
1798
 
msgid ""
1799
 
"Could not initialize master info structure; more error messages can be found "
1800
 
"in the Drizzle error log"
1801
 
msgstr ""
1802
 
 
1803
 
msgid "Could not create slave thread; check system resources"
1804
 
msgstr ""
1805
 
 
1806
 
#, c-format
1807
 
msgid ""
1808
 
"User %-.64s already has more than 'max_user_connections' active connections"
1809
 
msgstr ""
1810
 
 
 
2454
#: ../drizzled/error.cc:357
1811
2455
msgid "You may only use constant expressions with SET"
1812
2456
msgstr ""
1813
2457
 
 
2458
#: ../drizzled/error.cc:358
1814
2459
msgid "Lock wait timeout exceeded; try restarting transaction"
1815
2460
msgstr ""
1816
2461
 
 
2462
#: ../drizzled/error.cc:359
1817
2463
msgid "The total number of locks exceeds the lock table size"
1818
2464
msgstr ""
1819
2465
 
 
2466
#: ../drizzled/error.cc:360
1820
2467
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
1821
2468
msgstr ""
1822
2469
 
 
2470
#: ../drizzled/error.cc:361
1823
2471
msgid "DROP DATABASE not allowed while thread is holding global read lock"
1824
2472
msgstr ""
1825
2473
 
1826
 
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
1827
 
msgstr ""
1828
 
 
 
2474
#: ../drizzled/error.cc:362
1829
2475
#, c-format
1830
2476
msgid "Incorrect arguments to %s"
1831
2477
msgstr ""
1832
2478
 
1833
 
#, c-format
1834
 
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1835
 
msgstr ""
1836
 
 
1837
 
msgid ""
1838
 
"Incorrect table definition; all MERGE tables must be in the same database"
1839
 
msgstr ""
1840
 
 
 
2479
#: ../drizzled/error.cc:363
1841
2480
msgid "Deadlock found when trying to get lock; try restarting transaction"
1842
2481
msgstr ""
1843
2482
 
 
2483
#: ../drizzled/error.cc:364
1844
2484
msgid "The used table type doesn't support FULLTEXT indexes"
1845
2485
msgstr ""
1846
2486
 
 
2487
#: ../drizzled/error.cc:365
1847
2488
msgid "Cannot add foreign key constraint"
1848
2489
msgstr ""
1849
2490
 
 
2491
#: ../drizzled/error.cc:366
1850
2492
msgid "Cannot add or update a child row: a foreign key constraint fails"
1851
2493
msgstr ""
1852
2494
 
 
2495
#: ../drizzled/error.cc:367
1853
2496
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
1854
2497
msgstr ""
1855
2498
 
1856
 
#, c-format
1857
 
msgid "Error connecting to master: %-.128s"
1858
 
msgstr ""
1859
 
 
1860
 
#, c-format
1861
 
msgid "Error running query on master: %-.128s"
1862
 
msgstr ""
1863
 
 
1864
 
#, c-format
1865
 
msgid "Error when executing command %s: %-.128s"
1866
 
msgstr ""
1867
 
 
 
2499
#: ../drizzled/error.cc:368
1868
2500
#, c-format
1869
2501
msgid "Incorrect usage of %s and %s"
1870
2502
msgstr ""
1871
2503
 
 
2504
#: ../drizzled/error.cc:369
1872
2505
msgid "The used SELECT statements have a different number of columns"
1873
2506
msgstr ""
1874
2507
 
 
2508
#: ../drizzled/error.cc:370
1875
2509
msgid "Can't execute the query because you have a conflicting read lock"
1876
2510
msgstr ""
1877
2511
 
1878
 
msgid "Mixing of transactional and non-transactional tables is disabled"
1879
 
msgstr ""
1880
 
 
1881
 
#, c-format
1882
 
msgid "Option '%s' used twice in statement"
1883
 
msgstr ""
1884
 
 
1885
 
#, c-format
1886
 
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1887
 
msgstr ""
1888
 
 
1889
 
#, c-format
1890
 
msgid "Access denied; you need the %-.128s privilege for this operation"
1891
 
msgstr ""
1892
 
 
 
2512
#: ../drizzled/error.cc:371
1893
2513
#, c-format
1894
2514
msgid ""
1895
2515
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
1896
2516
msgstr ""
1897
2517
 
 
2518
#: ../drizzled/error.cc:372
1898
2519
#, c-format
1899
2520
msgid ""
1900
2521
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
1901
2522
msgstr ""
1902
2523
 
 
2524
#: ../drizzled/error.cc:373
1903
2525
#, c-format
1904
2526
msgid "Variable '%-.64s' doesn't have a default value"
1905
2527
msgstr ""
1906
2528
 
 
2529
#: ../drizzled/error.cc:374
1907
2530
#, c-format
1908
2531
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
1909
2532
msgstr ""
1910
2533
 
 
2534
#: ../drizzled/error.cc:375
1911
2535
#, c-format
1912
2536
msgid "Incorrect argument type to variable '%-.64s'"
1913
2537
msgstr ""
1914
2538
 
 
2539
#: ../drizzled/error.cc:376
1915
2540
#, c-format
1916
2541
msgid "Variable '%-.64s' can only be set, not read"
1917
2542
msgstr ""
1918
2543
 
 
2544
#: ../drizzled/error.cc:377
1919
2545
#, c-format
1920
2546
msgid "Incorrect usage/placement of '%s'"
1921
2547
msgstr ""
1922
2548
 
 
2549
#: ../drizzled/error.cc:378
1923
2550
#, c-format
1924
2551
msgid "This version of Drizzle doesn't yet support '%s'"
1925
2552
msgstr ""
1926
2553
 
1927
 
#, c-format
1928
 
msgid ""
1929
 
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
1930
 
msgstr ""
1931
 
 
1932
 
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
1933
 
msgstr ""
1934
 
 
 
2554
#: ../drizzled/error.cc:379
1935
2555
#, c-format
1936
2556
msgid "Variable '%-.192s' is a %s variable"
1937
2557
msgstr ""
1938
2558
 
 
2559
#: ../drizzled/error.cc:380
1939
2560
#, c-format
1940
2561
msgid "Incorrect foreign key definition for '%-.192s': %s"
1941
2562
msgstr ""
1942
2563
 
 
2564
#: ../drizzled/error.cc:381
1943
2565
msgid "Key reference and table reference don't match"
1944
2566
msgstr ""
1945
2567
 
 
2568
#: ../drizzled/error.cc:382
1946
2569
#, c-format
1947
2570
msgid "Operand should contain %d column(s)"
1948
2571
msgstr ""
1949
2572
 
 
2573
#: ../drizzled/error.cc:383
1950
2574
msgid "Subquery returns more than 1 row"
1951
2575
msgstr ""
1952
2576
 
1953
 
#, c-format
1954
 
msgid "Unknown prepared statement handler (%.*s) given to %s"
1955
 
msgstr ""
1956
 
 
1957
 
msgid "Help database is corrupt or does not exist"
1958
 
msgstr ""
1959
 
 
1960
 
msgid "Cyclic reference on subqueries"
1961
 
msgstr ""
1962
 
 
 
2577
#: ../drizzled/error.cc:384
1963
2578
#, c-format
1964
2579
msgid "Converting column '%s' from %s to %s"
1965
2580
msgstr ""
1966
2581
 
 
2582
#: ../drizzled/error.cc:385
1967
2583
#, c-format
1968
2584
msgid "Reference '%-.64s' not supported (%s)"
1969
2585
msgstr ""
1970
2586
 
 
2587
#: ../drizzled/error.cc:386
1971
2588
msgid "Every derived table must have its own alias"
1972
2589
msgstr ""
1973
2590
 
 
2591
#: ../drizzled/error.cc:387
1974
2592
#, c-format
1975
2593
msgid "Select %u was reduced during optimization"
1976
2594
msgstr ""
1977
2595
 
 
2596
#: ../drizzled/error.cc:388
1978
2597
#, c-format
1979
2598
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
1980
2599
msgstr ""
1981
2600
 
1982
 
msgid ""
1983
 
"Client does not support authentication protocol requested by server; "
1984
 
"consider upgrading Drizzle client"
1985
 
msgstr ""
1986
 
 
 
2601
#: ../drizzled/error.cc:389
1987
2602
msgid "All parts of a SPATIAL index must be NOT NULL"
1988
2603
msgstr ""
1989
2604
 
 
2605
#: ../drizzled/error.cc:390
1990
2606
#, c-format
1991
2607
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
1992
2608
msgstr ""
1993
2609
 
1994
 
msgid "Slave is already running"
1995
 
msgstr ""
1996
 
 
1997
 
msgid "Slave already has been stopped"
1998
 
msgstr ""
1999
 
 
 
2610
#: ../drizzled/error.cc:391
2000
2611
#, c-format
2001
2612
msgid ""
2002
 
"Uncompressed data size too large; the maximum size is %d (probably, length "
2003
 
"of uncompressed data was corrupted)"
 
2613
"Uncompressed data size too large; the maximum size is %d (based on "
 
2614
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2004
2615
msgstr ""
2005
2616
 
 
2617
#: ../drizzled/error.cc:392
2006
2618
msgid "ZLIB: Not enough memory"
2007
2619
msgstr ""
2008
2620
 
 
2621
#: ../drizzled/error.cc:393
2009
2622
msgid ""
2010
2623
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2011
2624
"data was corrupted)"
2012
2625
msgstr ""
2013
2626
 
 
2627
#: ../drizzled/error.cc:394
2014
2628
msgid "ZLIB: Input data corrupted"
2015
2629
msgstr ""
2016
2630
 
 
2631
#: ../drizzled/error.cc:395
2017
2632
#, c-format
2018
2633
msgid "%d line(s) were cut by GROUP_CONCAT()"
2019
2634
msgstr ""
2020
2635
 
 
2636
#: ../drizzled/error.cc:396
2021
2637
#, c-format
2022
2638
msgid "Row %ld doesn't contain data for all columns"
2023
2639
msgstr ""
2024
2640
 
 
2641
#: ../drizzled/error.cc:397
2025
2642
#, c-format
2026
2643
msgid ""
2027
2644
"Row %ld was truncated; it contained more data than there were input columns"
2028
2645
msgstr ""
2029
2646
 
 
2647
#: ../drizzled/error.cc:398
2030
2648
#, c-format
2031
2649
msgid ""
2032
2650
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2033
2651
msgstr ""
2034
2652
 
 
2653
#: ../drizzled/error.cc:399
2035
2654
#, c-format
2036
2655
msgid "Out of range value for column '%s' at row %ld"
2037
2656
msgstr ""
2038
2657
 
 
2658
#: ../drizzled/error.cc:400
2039
2659
#, c-format
2040
2660
msgid "Data truncated for column '%s' at row %ld"
2041
2661
msgstr ""
2042
2662
 
2043
 
#, c-format
2044
 
msgid "Using storage engine %s for table '%s'"
2045
 
msgstr ""
2046
 
 
 
2663
#: ../drizzled/error.cc:401
2047
2664
#, c-format
2048
2665
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2049
2666
msgstr ""
2050
2667
 
2051
 
msgid "Cannot drop one or more of the requested users"
2052
 
msgstr ""
2053
 
 
2054
 
msgid "Can't revoke all privileges for one or more of the requested users"
2055
 
msgstr ""
2056
 
 
 
2668
#: ../drizzled/error.cc:402
2057
2669
#, c-format
2058
2670
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2059
2671
msgstr ""
2060
2672
 
 
2673
#: ../drizzled/error.cc:403
2061
2674
#, c-format
2062
2675
msgid "Illegal mix of collations for operation '%s'"
2063
2676
msgstr ""
2064
2677
 
 
2678
#: ../drizzled/error.cc:404
2065
2679
#, c-format
2066
2680
msgid ""
2067
2681
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2068
2682
"variable_name)"
2069
2683
msgstr ""
2070
2684
 
 
2685
#: ../drizzled/error.cc:405
2071
2686
#, c-format
2072
2687
msgid "Unknown collation: '%-.64s'"
2073
2688
msgstr ""
2074
2689
 
2075
 
msgid ""
2076
 
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2077
 
"compiled without SSL support; they can be used later if Drizzle slave with "
2078
 
"SSL is started"
2079
 
msgstr ""
2080
 
 
2081
 
#, c-format
2082
 
msgid ""
2083
 
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2084
 
"old format; please change the password to the new format"
2085
 
msgstr ""
2086
 
 
 
2690
#: ../drizzled/error.cc:406
2087
2691
#, c-format
2088
2692
msgid ""
2089
2693
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2090
2694
"SELECT #%d"
2091
2695
msgstr ""
2092
2696
 
2093
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2094
 
msgstr ""
2095
 
 
2096
 
msgid ""
2097
 
"It is recommended to use --skip-slave-start when doing step-by-step "
2098
 
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2099
 
"get an unexpected slave's drizzled restart"
2100
 
msgstr ""
2101
 
 
2102
 
msgid "SQL thread is not to be started so UNTIL options are ignored"
2103
 
msgstr ""
2104
 
 
 
2697
#: ../drizzled/error.cc:407
2105
2698
#, c-format
2106
2699
msgid "Incorrect index name '%-.100s'"
2107
2700
msgstr ""
2108
2701
 
 
2702
#: ../drizzled/error.cc:408
2109
2703
#, c-format
2110
2704
msgid "Incorrect catalog name '%-.100s'"
2111
2705
msgstr ""
2112
2706
 
2113
 
#, c-format
2114
 
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2115
 
msgstr ""
2116
 
 
 
2707
#: ../drizzled/error.cc:409
2117
2708
#, c-format
2118
2709
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2119
2710
msgstr ""
2120
2711
 
2121
 
#, c-format
2122
 
msgid "Unknown key cache '%-.100s'"
2123
 
msgstr ""
2124
 
 
2125
 
msgid ""
2126
 
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2127
 
"this switch for this grant to work"
2128
 
msgstr ""
2129
 
 
 
2712
#: ../drizzled/error.cc:410
2130
2713
#, c-format
2131
2714
msgid "Unknown table engine '%s'"
2132
2715
msgstr ""
2133
2716
 
2134
 
#, c-format
2135
 
msgid "'%s' is deprecated; use '%s' instead"
2136
 
msgstr ""
2137
 
 
 
2717
#: ../drizzled/error.cc:411
2138
2718
#, c-format
2139
2719
msgid "The target table %-.100s of the %s is not updatable"
2140
2720
msgstr ""
2141
2721
 
 
2722
#: ../drizzled/error.cc:412
2142
2723
#, c-format
2143
2724
msgid ""
2144
2725
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2145
2726
"working"
2146
2727
msgstr ""
2147
2728
 
 
2729
#: ../drizzled/error.cc:413
2148
2730
#, c-format
2149
2731
msgid ""
2150
2732
"The Drizzle server is running with the %s option so it cannot execute this "
2151
2733
"statement"
2152
2734
msgstr ""
2153
2735
 
 
2736
#: ../drizzled/error.cc:414
2154
2737
#, c-format
2155
2738
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2156
2739
msgstr ""
2157
2740
 
 
2741
#: ../drizzled/error.cc:415
2158
2742
#, c-format
2159
2743
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2160
2744
msgstr ""
2161
2745
 
 
2746
#: ../drizzled/error.cc:416
2162
2747
msgid ""
2163
2748
"Incorrect table definition; there can be only one TIMESTAMP column with "
2164
2749
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2165
2750
msgstr ""
2166
2751
 
 
2752
#: ../drizzled/error.cc:417
2167
2753
#, c-format
2168
2754
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2169
2755
msgstr ""
2170
2756
 
2171
 
msgid "This command is not supported in the prepared statement protocol yet"
2172
 
msgstr ""
2173
 
 
 
2757
#: ../drizzled/error.cc:418
2174
2758
#, c-format
2175
2759
msgid "Got error %d '%-.100s' from %s"
2176
2760
msgstr ""
2177
2761
 
 
2762
#: ../drizzled/error.cc:419
2178
2763
#, c-format
2179
2764
msgid "Got temporary error %d '%-.100s' from %s"
2180
2765
msgstr ""
2181
2766
 
 
2767
#: ../drizzled/error.cc:420
2182
2768
#, c-format
2183
2769
msgid "Unknown or incorrect time zone: '%-.64s'"
2184
2770
msgstr ""
2185
2771
 
2186
 
#, c-format
2187
 
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2188
 
msgstr ""
2189
 
 
 
2772
#: ../drizzled/error.cc:421
2190
2773
#, c-format
2191
2774
msgid "Invalid %s character string: '%.64s'"
2192
2775
msgstr ""
2193
2776
 
 
2777
#: ../drizzled/error.cc:422
2194
2778
#, c-format
2195
2779
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2196
2780
msgstr ""
2197
2781
 
2198
 
#, c-format
2199
 
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2200
 
msgstr ""
2201
 
 
2202
 
#, c-format
2203
 
msgid "Can't create a %s from within another stored routine"
2204
 
msgstr ""
2205
 
 
2206
 
#, c-format
2207
 
msgid "%s %s already exists"
2208
 
msgstr ""
2209
 
 
 
2782
#: ../drizzled/error.cc:423
2210
2783
#, c-format
2211
2784
msgid "%s %s does not exist"
2212
2785
msgstr ""
2213
2786
 
2214
 
#, c-format
2215
 
msgid "Failed to DROP %s %s"
2216
 
msgstr ""
2217
 
 
2218
 
#, c-format
2219
 
msgid "Failed to CREATE %s %s"
2220
 
msgstr ""
2221
 
 
2222
 
#, c-format
2223
 
msgid "%s with no matching label: %s"
2224
 
msgstr ""
2225
 
 
2226
 
#, c-format
2227
 
msgid "Redefining label %s"
2228
 
msgstr ""
2229
 
 
2230
 
#, c-format
2231
 
msgid "End-label %s without match"
2232
 
msgstr ""
2233
 
 
2234
 
#, c-format
2235
 
msgid "Referring to uninitialized variable %s"
2236
 
msgstr ""
2237
 
 
2238
 
#, c-format
2239
 
msgid "PROCEDURE %s can't return a result set in the given context"
2240
 
msgstr ""
2241
 
 
2242
 
msgid "RETURN is only allowed in a FUNCTION"
2243
 
msgstr ""
2244
 
 
2245
 
#, c-format
2246
 
msgid "%s is not allowed in stored procedures"
2247
 
msgstr ""
2248
 
 
2249
 
msgid ""
2250
 
"The update log is deprecated and replaced by the binary log; SET "
2251
 
"SQL_LOG_UPDATE has been ignored"
2252
 
msgstr ""
2253
 
 
2254
 
msgid ""
2255
 
"The update log is deprecated and replaced by the binary log; SET "
2256
 
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2257
 
msgstr ""
2258
 
 
 
2787
#: ../drizzled/error.cc:424
2259
2788
msgid "Query execution was interrupted"
2260
2789
msgstr ""
2261
2790
 
2262
 
#, c-format
2263
 
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2264
 
msgstr ""
2265
 
 
2266
 
#, c-format
2267
 
msgid "Undefined CONDITION: %s"
2268
 
msgstr ""
2269
 
 
2270
 
#, c-format
2271
 
msgid "No RETURN found in FUNCTION %s"
2272
 
msgstr ""
2273
 
 
2274
 
#, c-format
2275
 
msgid "FUNCTION %s ended without RETURN"
2276
 
msgstr ""
2277
 
 
2278
 
msgid "Cursor statement must be a SELECT"
2279
 
msgstr ""
2280
 
 
2281
 
msgid "Cursor SELECT must not have INTO"
2282
 
msgstr ""
2283
 
 
2284
 
#, c-format
2285
 
msgid "Undefined CURSOR: %s"
2286
 
msgstr ""
2287
 
 
2288
 
msgid "Cursor is already open"
2289
 
msgstr ""
2290
 
 
2291
 
msgid "Cursor is not open"
2292
 
msgstr ""
2293
 
 
2294
 
#, c-format
2295
 
msgid "Undeclared variable: %s"
2296
 
msgstr ""
2297
 
 
2298
 
msgid "Incorrect number of FETCH variables"
2299
 
msgstr ""
2300
 
 
2301
 
msgid "No data - zero rows fetched, selected, or processed"
2302
 
msgstr ""
2303
 
 
2304
 
#, c-format
2305
 
msgid "Duplicate parameter: %s"
2306
 
msgstr ""
2307
 
 
2308
 
#, c-format
2309
 
msgid "Duplicate variable: %s"
2310
 
msgstr ""
2311
 
 
2312
 
#, c-format
2313
 
msgid "Duplicate condition: %s"
2314
 
msgstr ""
2315
 
 
2316
 
#, c-format
2317
 
msgid "Duplicate cursor: %s"
2318
 
msgstr ""
2319
 
 
2320
 
#, c-format
2321
 
msgid "Failed to ALTER %s %s"
2322
 
msgstr ""
2323
 
 
2324
 
msgid "Subquery value not supported"
2325
 
msgstr ""
2326
 
 
2327
 
#, c-format
2328
 
msgid "%s is not allowed in stored function or trigger"
2329
 
msgstr ""
2330
 
 
2331
 
msgid "Variable or condition declaration after cursor or handler declaration"
2332
 
msgstr ""
2333
 
 
2334
 
msgid "Cursor declaration after handler declaration"
2335
 
msgstr ""
2336
 
 
2337
 
msgid "Case not found for CASE statement"
2338
 
msgstr ""
2339
 
 
2340
 
#, c-format
2341
 
msgid "Configuration file '%-.192s' is too big"
2342
 
msgstr ""
2343
 
 
2344
 
#, c-format
2345
 
msgid "Malformed file type header in file '%-.192s'"
2346
 
msgstr ""
2347
 
 
2348
 
#, c-format
2349
 
msgid "Unexpected end of file while parsing comment '%-.200s'"
2350
 
msgstr ""
2351
 
 
2352
 
#, c-format
2353
 
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2354
 
msgstr ""
2355
 
 
2356
 
#, c-format
2357
 
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2358
 
msgstr ""
2359
 
 
2360
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2361
 
msgstr ""
2362
 
 
2363
 
#, c-format
2364
 
msgid "'%-.192s.%-.192s' is not %s"
2365
 
msgstr ""
2366
 
 
2367
 
#, c-format
2368
 
msgid "Column '%-.192s' is not updatable"
2369
 
msgstr ""
2370
 
 
2371
 
msgid "View's SELECT contains a subquery in the FROM clause"
2372
 
msgstr ""
2373
 
 
2374
 
#, c-format
2375
 
msgid "View's SELECT contains a '%s' clause"
2376
 
msgstr ""
2377
 
 
2378
 
msgid "View's SELECT contains a variable or parameter"
2379
 
msgstr ""
2380
 
 
2381
 
#, c-format
2382
 
msgid "View's SELECT refers to a temporary table '%-.192s'"
2383
 
msgstr ""
2384
 
 
2385
 
msgid "View's SELECT and view's field list have different column counts"
2386
 
msgstr ""
2387
 
 
2388
 
msgid ""
2389
 
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2390
 
msgstr ""
2391
 
 
2392
 
msgid "View being updated does not have complete key of underlying table in it"
2393
 
msgstr ""
2394
 
 
 
2791
#: ../drizzled/error.cc:425
2395
2792
#, c-format
2396
2793
msgid ""
2397
2794
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2398
2795
"(s) or definer/invoker of view lack rights to use them"
2399
2796
msgstr ""
2400
2797
 
2401
 
#, c-format
2402
 
msgid "Can't drop or alter a %s from within another stored routine"
2403
 
msgstr ""
2404
 
 
2405
 
msgid "GOTO is not allowed in a stored procedure handler"
2406
 
msgstr ""
2407
 
 
2408
 
msgid "Trigger already exists"
2409
 
msgstr ""
2410
 
 
2411
 
msgid "Trigger does not exist"
2412
 
msgstr ""
2413
 
 
2414
 
#, c-format
2415
 
msgid "Trigger's '%-.192s' is view or temporary table"
2416
 
msgstr ""
2417
 
 
2418
 
#, c-format
2419
 
msgid "Updating of %s row is not allowed in %strigger"
2420
 
msgstr ""
2421
 
 
2422
 
#, c-format
2423
 
msgid "There is no %s row in %s trigger"
2424
 
msgstr ""
2425
 
 
 
2798
#: ../drizzled/error.cc:426
2426
2799
#, c-format
2427
2800
msgid "Field '%-.192s' doesn't have a default value"
2428
2801
msgstr ""
2429
2802
 
 
2803
#: ../drizzled/error.cc:427
2430
2804
msgid "Division by 0"
2431
2805
msgstr ""
2432
2806
 
 
2807
#: ../drizzled/error.cc:428
2433
2808
#, c-format
2434
2809
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2435
2810
msgstr ""
2436
2811
 
 
2812
#: ../drizzled/error.cc:429
2437
2813
#, c-format
2438
2814
msgid "Illegal %s '%-.192s' value found during parsing"
2439
2815
msgstr ""
2440
2816
 
2441
 
#, c-format
2442
 
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2443
 
msgstr ""
2444
 
 
2445
 
#, c-format
2446
 
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2447
 
msgstr ""
2448
 
 
2449
 
#, c-format
2450
 
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2451
 
msgstr ""
2452
 
 
2453
 
#, c-format
2454
 
msgid "Failed purging old relay logs: %s"
2455
 
msgstr ""
2456
 
 
2457
 
#, c-format
2458
 
msgid "Password hash should be a %d-digit hexadecimal number"
2459
 
msgstr ""
2460
 
 
2461
 
msgid "Target log not found in binlog index"
2462
 
msgstr ""
2463
 
 
2464
 
msgid "I/O error reading log index file"
2465
 
msgstr ""
2466
 
 
2467
 
msgid "Server configuration does not permit binlog purge"
2468
 
msgstr ""
2469
 
 
2470
 
msgid "Failed on fseek()"
2471
 
msgstr ""
2472
 
 
2473
 
msgid "Fatal error during log purge"
2474
 
msgstr ""
2475
 
 
2476
 
msgid "A purgeable log is in use, will not purge"
2477
 
msgstr ""
2478
 
 
2479
 
msgid "Unknown error during log purge"
2480
 
msgstr ""
2481
 
 
2482
 
#, c-format
2483
 
msgid "Failed initializing relay log position: %s"
2484
 
msgstr ""
2485
 
 
2486
 
msgid "You are not using binary logging"
2487
 
msgstr ""
2488
 
 
2489
 
#, c-format
2490
 
msgid ""
2491
 
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2492
 
msgstr ""
2493
 
 
2494
 
msgid "WSAStartup Failed"
2495
 
msgstr ""
2496
 
 
2497
 
msgid "Can't handle procedures with different groups yet"
2498
 
msgstr ""
2499
 
 
2500
 
msgid "Select must have a group with this procedure"
2501
 
msgstr ""
2502
 
 
2503
 
msgid "Can't use ORDER clause with this procedure"
2504
 
msgstr ""
2505
 
 
2506
 
#, c-format
2507
 
msgid "Binary logging and replication forbid changing the global server %s"
2508
 
msgstr ""
2509
 
 
2510
 
#, c-format
2511
 
msgid "Can't map file: %-.200s, errno: %d"
2512
 
msgstr ""
2513
 
 
2514
 
#, c-format
2515
 
msgid "Wrong magic in %-.64s"
2516
 
msgstr ""
2517
 
 
2518
 
msgid "Prepared statement contains too many placeholders"
2519
 
msgstr ""
2520
 
 
 
2817
#: ../drizzled/error.cc:430
2521
2818
#, c-format
2522
2819
msgid "Key part '%-.192s' length cannot be 0"
2523
2820
msgstr ""
2524
2821
 
2525
 
msgid "View text checksum failed"
2526
 
msgstr ""
2527
 
 
2528
 
#, c-format
2529
 
msgid ""
2530
 
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2531
 
msgstr ""
2532
 
 
2533
 
#, c-format
2534
 
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2535
 
msgstr ""
2536
 
 
2537
 
#, c-format
2538
 
msgid "Can not delete from join view '%-.192s.%-.192s'"
2539
 
msgstr ""
2540
 
 
2541
 
#, c-format
2542
 
msgid "Operation %s failed for %.256s"
2543
 
msgstr ""
2544
 
 
2545
 
msgid "XAER_NOTA: Unknown XID"
2546
 
msgstr ""
2547
 
 
2548
 
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2549
 
msgstr ""
2550
 
 
 
2822
#: ../drizzled/error.cc:431
2551
2823
#, c-format
2552
2824
msgid ""
2553
2825
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2554
2826
"the  %.64s state"
2555
2827
msgstr ""
2556
2828
 
2557
 
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2558
 
msgstr ""
2559
 
 
2560
 
msgid ""
2561
 
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2562
 
"for consistency"
2563
 
msgstr ""
2564
 
 
2565
 
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2566
 
msgstr ""
2567
 
 
2568
 
#, c-format
2569
 
msgid ""
2570
 
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2571
 
"'%-.192s'"
2572
 
msgstr ""
2573
 
 
2574
 
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2575
 
msgstr ""
2576
 
 
2577
 
msgid "Failed to revoke all privileges to dropped routine"
2578
 
msgstr ""
2579
 
 
 
2829
#: ../drizzled/error.cc:432
2580
2830
#, c-format
2581
2831
msgid "Data too long for column '%s' at row %ld"
2582
2832
msgstr ""
2583
2833
 
2584
 
#, c-format
2585
 
msgid "Bad SQLSTATE: '%s'"
2586
 
msgstr ""
2587
 
 
 
2834
#: ../drizzled/error.cc:433
2588
2835
#, c-format
2589
2836
msgid ""
2590
2837
"%s: ready for connections.\n"
2591
2838
"Version: '%s' %s\n"
2592
2839
msgstr ""
2593
2840
 
 
2841
#: ../drizzled/error.cc:434
2594
2842
msgid "Can't load value from file with fixed size rows to variable"
2595
2843
msgstr ""
2596
2844
 
2597
 
msgid "You are not allowed to create a user with GRANT"
2598
 
msgstr ""
2599
 
 
 
2845
#: ../drizzled/error.cc:435
2600
2846
#, c-format
2601
2847
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2602
2848
msgstr ""
2603
2849
 
 
2850
#: ../drizzled/error.cc:436
2604
2851
msgid "Table definition has changed, please retry transaction"
2605
2852
msgstr ""
2606
2853
 
2607
 
msgid "Duplicate handler declared in the same block"
2608
 
msgstr ""
2609
 
 
2610
 
#, c-format
2611
 
msgid ""
2612
 
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2613
 
"variable in BEFORE trigger"
2614
 
msgstr ""
2615
 
 
 
2854
#: ../drizzled/error.cc:437
2616
2855
#, c-format
2617
2856
msgid "Not allowed to return a result set from a %s"
2618
2857
msgstr ""
2619
2858
 
 
2859
#: ../drizzled/error.cc:438
2620
2860
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2621
2861
msgstr ""
2622
2862
 
2623
 
msgid ""
2624
 
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2625
 
"declaration and binary logging is enabled; if non-transactional tables were "
2626
 
"updated, the binary log will miss their changes"
2627
 
msgstr ""
2628
 
 
2629
 
msgid ""
2630
 
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2631
 
"declaration and binary logging is enabled (you *might* want to use the less "
2632
 
"safe log_bin_trust_function_creators variable)"
2633
 
msgstr ""
2634
 
 
2635
 
msgid ""
2636
 
"You do not have the SUPER privilege and binary logging is enabled (you "
2637
 
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2638
 
msgstr ""
2639
 
 
2640
 
msgid ""
2641
 
"You can't execute a prepared statement which has an open cursor associated "
2642
 
"with it. Reset the statement to re-execute it."
2643
 
msgstr ""
2644
 
 
2645
 
#, c-format
2646
 
msgid "The statement (%lu) has no open cursor."
2647
 
msgstr ""
2648
 
 
 
2863
#: ../drizzled/error.cc:439
2649
2864
msgid ""
2650
2865
"Explicit or implicit commit is not allowed in stored function or trigger."
2651
2866
msgstr ""
2652
2867
 
2653
 
#, c-format
2654
 
msgid ""
2655
 
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2656
 
msgstr ""
2657
 
 
2658
 
msgid "Recursive stored functions and triggers are not allowed."
2659
 
msgstr ""
2660
 
 
 
2868
#: ../drizzled/error.cc:440
2661
2869
#, c-format
2662
2870
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2663
2871
msgstr ""
2664
2872
 
 
2873
#: ../drizzled/error.cc:441
2665
2874
#, c-format
2666
2875
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2667
2876
msgstr ""
2668
2877
 
 
2878
#: ../drizzled/error.cc:442
2669
2879
#, c-format
2670
2880
msgid ""
2671
2881
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2672
2882
"'%-.192s')."
2673
2883
msgstr ""
2674
2884
 
2675
 
msgid ""
2676
 
"You can't combine write-locking of system tables with other tables or lock "
2677
 
"types"
2678
 
msgstr ""
2679
 
 
2680
 
#, c-format
2681
 
msgid "Unable to connect to foreign data source: %.64s"
2682
 
msgstr ""
2683
 
 
2684
 
#, c-format
2685
 
msgid ""
2686
 
"There was a problem processing the query on the foreign data source. Data "
2687
 
"source error: %-.64s"
2688
 
msgstr ""
2689
 
 
2690
 
#, c-format
2691
 
msgid ""
2692
 
"The foreign data source you are trying to reference does not exist. Data "
2693
 
"source error:  %-.64s"
2694
 
msgstr ""
2695
 
 
2696
 
#, c-format
2697
 
msgid ""
2698
 
"Can't create federated table. The data source connection string '%-.64s' is "
2699
 
"not in the correct format"
2700
 
msgstr ""
2701
 
 
2702
 
#, c-format
2703
 
msgid "The data source connection string '%-.64s' is not in the correct format"
2704
 
msgstr ""
2705
 
 
2706
 
#, c-format
2707
 
msgid "Can't create federated table. Foreign data src error:  %-.64s"
2708
 
msgstr ""
2709
 
 
 
2885
#: ../drizzled/error.cc:443
2710
2886
msgid "Trigger in wrong schema"
2711
2887
msgstr ""
2712
2888
 
 
2889
#: ../drizzled/error.cc:444
2713
2890
#, c-format
2714
2891
msgid ""
2715
2892
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
2716
2893
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2717
2894
msgstr ""
2718
2895
 
2719
 
#, c-format
2720
 
msgid "Routine body for '%-.100s' is too long"
2721
 
msgstr ""
2722
 
 
2723
 
msgid "Cannot drop default keycache"
2724
 
msgstr ""
2725
 
 
 
2896
#: ../drizzled/error.cc:445
2726
2897
#, c-format
2727
2898
msgid "Display width out of range for column '%-.192s' (max = %d)"
2728
2899
msgstr ""
2729
2900
 
2730
 
msgid "XAER_DUPID: The XID already exists"
2731
 
msgstr ""
2732
 
 
 
2901
#: ../drizzled/error.cc:446
2733
2902
#, c-format
2734
2903
msgid "Datetime function: %-.32s field overflow"
2735
2904
msgstr ""
2736
2905
 
2737
 
#, c-format
2738
 
msgid ""
2739
 
"Can't update table '%-.192s' in stored function/trigger because it is "
2740
 
"already used by statement which invoked this stored function/trigger."
2741
 
msgstr ""
2742
 
 
2743
 
#, c-format
2744
 
msgid ""
2745
 
"The definition of table '%-.192s' prevents operation %.192s on table "
2746
 
"'%-.192s'."
2747
 
msgstr ""
2748
 
 
2749
 
msgid ""
2750
 
"The prepared statement contains a stored routine call that refers to that "
2751
 
"same statement. It's not allowed to execute a prepared statement in such a "
2752
 
"recursive manner"
2753
 
msgstr ""
2754
 
 
2755
 
msgid "Not allowed to set autocommit from a stored function or trigger"
2756
 
msgstr ""
2757
 
 
2758
 
msgid "Definer is not fully qualified"
2759
 
msgstr ""
2760
 
 
2761
 
#, c-format
2762
 
msgid ""
2763
 
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2764
 
"Current user is used as definer. Please recreate the view!"
2765
 
msgstr ""
2766
 
 
2767
 
#, c-format
2768
 
msgid ""
2769
 
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2770
 
"definer"
2771
 
msgstr ""
2772
 
 
2773
 
#, c-format
2774
 
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2775
 
msgstr ""
2776
 
 
2777
 
#, c-format
2778
 
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
2779
 
msgstr ""
2780
 
 
 
2906
#: ../drizzled/error.cc:447
2781
2907
#, c-format
2782
2908
msgid ""
2783
2909
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2784
2910
msgstr ""
2785
2911
 
 
2912
#: ../drizzled/error.cc:448
2786
2913
#, c-format
2787
2914
msgid ""
2788
2915
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2789
2916
msgstr ""
2790
2917
 
2791
 
#, c-format
2792
 
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2793
 
msgstr ""
2794
 
 
2795
 
#, c-format
2796
 
msgid ""
2797
 
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2798
 
"activated under the authorization of the invoker, which may have "
2799
 
"insufficient privileges. Please recreate the trigger."
2800
 
msgstr ""
2801
 
 
2802
 
#, c-format
2803
 
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2804
 
msgstr ""
2805
 
 
2806
 
#, c-format
2807
 
msgid ""
2808
 
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2809
 
"exceeded for routine %.192s"
2810
 
msgstr ""
2811
 
 
2812
 
#, c-format
2813
 
msgid ""
2814
 
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2815
 
"or contains bad data (internal code %d)"
2816
 
msgstr ""
2817
 
 
2818
 
#, c-format
2819
 
msgid "Incorrect routine name '%-.192s'"
2820
 
msgstr ""
2821
 
 
 
2918
#: ../drizzled/error.cc:449
 
2919
msgid "No data - zero rows fetched, selected, or processed"
 
2920
msgstr ""
 
2921
 
 
2922
#: ../drizzled/error.cc:450
2822
2923
#, c-format
2823
2924
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2824
2925
msgstr ""
2825
2926
 
2826
 
msgid "AGGREGATE is not supported for stored functions"
2827
 
msgstr ""
2828
 
 
2829
 
#, c-format
2830
 
msgid ""
2831
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
2832
 
"lu)"
2833
 
msgstr ""
2834
 
 
2835
 
#, c-format
2836
 
msgid "`%-.192s`.`%-.192s` contains view recursion"
2837
 
msgstr ""
2838
 
 
 
2927
#: ../drizzled/error.cc:451
2839
2928
#, c-format
2840
2929
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2841
2930
msgstr ""
2842
2931
 
 
2932
#: ../drizzled/error.cc:452
2843
2933
msgid "The used table type doesn't support SPATIAL indexes"
2844
2934
msgstr ""
2845
2935
 
2846
 
msgid "Triggers can not be created on system tables"
2847
 
msgstr ""
2848
 
 
 
2936
#: ../drizzled/error.cc:453
2849
2937
#, c-format
2850
2938
msgid "Leading spaces are removed from name '%s'"
2851
2939
msgstr ""
2852
2940
 
 
2941
#: ../drizzled/error.cc:454
2853
2942
msgid "Failed to read auto-increment value from storage engine"
2854
2943
msgstr ""
2855
2944
 
2856
 
msgid "user name"
2857
 
msgstr ""
2858
 
 
2859
 
msgid "host name"
2860
 
msgstr ""
2861
 
 
 
2945
#: ../drizzled/error.cc:455
2862
2946
#, c-format
2863
2947
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2864
2948
msgstr ""
2865
2949
 
2866
 
#, c-format
2867
 
msgid "The target table %-.100s of the %s is not insertable-into"
2868
 
msgstr ""
2869
 
 
2870
 
#, c-format
2871
 
msgid ""
2872
 
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
2873
 
msgstr ""
2874
 
 
 
2950
#: ../drizzled/error.cc:456
2875
2951
msgid "Too high level of nesting for select"
2876
2952
msgstr ""
2877
2953
 
 
2954
#: ../drizzled/error.cc:457
2878
2955
#, c-format
2879
2956
msgid "Name '%-.64s' has become ''"
2880
2957
msgstr ""
2881
2958
 
 
2959
#: ../drizzled/error.cc:458
2882
2960
msgid ""
2883
2961
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2884
2962
"optional and non-empty FIELDS ENCLOSED BY"
2885
2963
msgstr ""
2886
2964
 
2887
 
#, c-format
2888
 
msgid "The foreign server, %s, you are trying to create already exists."
2889
 
msgstr ""
2890
 
 
2891
 
#, c-format
2892
 
msgid ""
2893
 
"The foreign server name you are trying to reference does not exist. Data "
2894
 
"source error:  %-.64s"
2895
 
msgstr ""
2896
 
 
 
2965
#: ../drizzled/error.cc:459
2897
2966
#, c-format
2898
2967
msgid ""
2899
2968
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2900
2969
msgstr ""
2901
2970
 
2902
 
#, c-format
2903
 
msgid ""
2904
 
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2905
 
"each partition"
2906
 
msgstr ""
2907
 
 
2908
 
#, c-format
2909
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2910
 
msgstr ""
2911
 
 
2912
 
msgid "MAXVALUE can only be used in last partition definition"
2913
 
msgstr ""
2914
 
 
2915
 
msgid "Subpartitions can only be hash partitions and by key"
2916
 
msgstr ""
2917
 
 
2918
 
msgid "Must define subpartitions on all partitions if on one partition"
2919
 
msgstr ""
2920
 
 
2921
 
msgid "Wrong number of partitions defined, mismatch with previous setting"
2922
 
msgstr ""
2923
 
 
2924
 
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
2925
 
msgstr ""
2926
 
 
2927
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
2928
 
msgstr ""
2929
 
 
2930
 
msgid "Expression in RANGE/LIST VALUES must be constant"
2931
 
msgstr ""
2932
 
 
2933
 
msgid "Field in list of fields for partition function not found in table"
2934
 
msgstr ""
2935
 
 
2936
 
msgid "List of fields is only allowed in KEY partitions"
2937
 
msgstr ""
2938
 
 
2939
 
msgid ""
2940
 
"The partition info in the frm file is not consistent with what can be "
2941
 
"written into the frm file"
2942
 
msgstr ""
2943
 
 
2944
 
#, c-format
2945
 
msgid "The %-.192s function returns the wrong type"
2946
 
msgstr ""
2947
 
 
2948
 
#, c-format
2949
 
msgid "For %-.64s partitions each partition must be defined"
2950
 
msgstr ""
2951
 
 
2952
 
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
2953
 
msgstr ""
2954
 
 
2955
 
msgid "VALUES value must be of same type as partition function"
2956
 
msgstr ""
2957
 
 
2958
 
msgid "Multiple definition of same constant in list partitioning"
2959
 
msgstr ""
2960
 
 
2961
 
msgid "Partitioning can not be used stand-alone in query"
2962
 
msgstr ""
2963
 
 
2964
 
msgid ""
2965
 
"The mix of handlers in the partitions is not allowed in this version of "
2966
 
"Drizzle"
2967
 
msgstr ""
2968
 
 
2969
 
#, c-format
2970
 
msgid "For the partitioned engine it is necessary to define all %-.64s"
2971
 
msgstr ""
2972
 
 
2973
 
msgid "Too many partitions (including subpartitions) were defined"
2974
 
msgstr ""
2975
 
 
2976
 
msgid ""
2977
 
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2978
 
"partitioning for subpartitioning"
2979
 
msgstr ""
2980
 
 
2981
 
msgid "Failed to create specific handler file"
2982
 
msgstr ""
2983
 
 
2984
 
msgid "A BLOB field is not allowed in partition function"
2985
 
msgstr ""
2986
 
 
2987
 
#, c-format
2988
 
msgid "A %-.192s must include all columns in the table's partitioning function"
2989
 
msgstr ""
2990
 
 
2991
 
#, c-format
2992
 
msgid "Number of %-.64s = 0 is not an allowed value"
2993
 
msgstr ""
2994
 
 
2995
 
msgid "Partition management on a not partitioned table is not possible"
2996
 
msgstr ""
2997
 
 
2998
 
msgid ""
2999
 
"Foreign key condition is not yet supported in conjunction with partitioning"
3000
 
msgstr ""
3001
 
 
3002
 
#, c-format
3003
 
msgid "Error in list of partitions to %-.64s"
3004
 
msgstr ""
3005
 
 
3006
 
msgid "Cannot remove all partitions, use DROP TABLE instead"
3007
 
msgstr ""
3008
 
 
3009
 
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3010
 
msgstr ""
3011
 
 
3012
 
msgid ""
3013
 
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3014
 
"their numbers"
3015
 
msgstr ""
3016
 
 
3017
 
msgid ""
3018
 
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3019
 
"tables using HASH PARTITIONs"
3020
 
msgstr ""
3021
 
 
3022
 
#, c-format
3023
 
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3024
 
msgstr ""
3025
 
 
3026
 
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3027
 
msgstr ""
3028
 
 
3029
 
msgid "At least one partition must be added"
3030
 
msgstr ""
3031
 
 
3032
 
msgid "At least one partition must be coalesced"
3033
 
msgstr ""
3034
 
 
3035
 
msgid "More partitions to reorganize than there are partitions"
3036
 
msgstr ""
3037
 
 
3038
 
#, c-format
3039
 
msgid "Duplicate partition name %-.192s"
3040
 
msgstr ""
3041
 
 
3042
 
msgid "It is not allowed to shut off binlog on this command"
3043
 
msgstr ""
3044
 
 
3045
 
msgid "When reorganizing a set of partitions they must be in consecutive order"
3046
 
msgstr ""
3047
 
 
3048
 
msgid ""
3049
 
"Reorganize of range partitions cannot change total ranges except for last "
3050
 
"partition where it can extend the range"
3051
 
msgstr ""
3052
 
 
3053
 
msgid "Partition function not supported in this version for this handler"
3054
 
msgstr ""
3055
 
 
3056
 
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3057
 
msgstr ""
3058
 
 
3059
 
#, c-format
3060
 
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3061
 
msgstr ""
3062
 
 
3063
 
#, c-format
3064
 
msgid "Plugin '%-.192s' is not loaded"
3065
 
msgstr ""
3066
 
 
 
2971
#: ../drizzled/error.cc:460
3067
2972
#, c-format
3068
2973
msgid "Incorrect %-.32s value: '%-.128s'"
3069
2974
msgstr ""
3070
2975
 
 
2976
#: ../drizzled/error.cc:461
3071
2977
#, c-format
3072
2978
msgid "Table has no partition for value %-.64s"
3073
2979
msgstr ""
3074
2980
 
3075
 
#, c-format
3076
 
msgid "It is not allowed to specify %s more than once"
3077
 
msgstr ""
3078
 
 
3079
 
#, c-format
3080
 
msgid "Failed to create %s"
3081
 
msgstr ""
3082
 
 
3083
 
#, c-format
3084
 
msgid "Failed to drop %s"
3085
 
msgstr ""
3086
 
 
3087
 
msgid "The handler doesn't support autoextend of tablespaces"
3088
 
msgstr ""
3089
 
 
3090
 
msgid ""
3091
 
"A size parameter was incorrectly specified, either number or on the form 10M"
3092
 
msgstr ""
3093
 
 
3094
 
msgid ""
3095
 
"The size number was correct but we don't allow the digit part to be more "
3096
 
"than 2 billion"
3097
 
msgstr ""
3098
 
 
3099
 
#, c-format
3100
 
msgid "Failed to alter: %s"
3101
 
msgstr ""
3102
 
 
 
2981
#: ../drizzled/error.cc:462
3103
2982
msgid "Writing one row to the row-based binary log failed"
3104
2983
msgstr ""
3105
2984
 
3106
 
#, c-format
3107
 
msgid "Table definition on master and slave does not match: %s"
3108
 
msgstr ""
3109
 
 
3110
 
msgid ""
3111
 
"Slave running with --log-slave-updates must use row-based binary logging to "
3112
 
"be able to replicate row-based binary log events"
3113
 
msgstr ""
3114
 
 
3115
 
#, c-format
3116
 
msgid "Event '%-.192s' already exists"
3117
 
msgstr ""
3118
 
 
3119
 
#, c-format
3120
 
msgid "Failed to store event %s. Error code %d from storage engine."
3121
 
msgstr ""
3122
 
 
3123
 
#, c-format
3124
 
msgid "Unknown event '%-.192s'"
3125
 
msgstr ""
3126
 
 
3127
 
#, c-format
3128
 
msgid "Failed to alter event '%-.192s'"
3129
 
msgstr ""
3130
 
 
3131
 
msgid "INTERVAL is either not positive or too big"
3132
 
msgstr ""
3133
 
 
3134
 
msgid "ENDS is either invalid or before STARTS"
3135
 
msgstr ""
3136
 
 
3137
 
msgid "Event execution time is in the past. Event has been disabled"
3138
 
msgstr ""
3139
 
 
3140
 
msgid "Failed to open drizzle.event"
3141
 
msgstr ""
3142
 
 
3143
 
msgid "No datetime expression provided"
3144
 
msgstr ""
3145
 
 
3146
 
#, c-format
3147
 
msgid ""
3148
 
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3149
 
"probably corrupted"
3150
 
msgstr ""
3151
 
 
3152
 
#, c-format
3153
 
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3154
 
msgstr ""
3155
 
 
3156
 
msgid "Failed to delete the event from drizzle.event"
3157
 
msgstr ""
3158
 
 
3159
 
msgid "Error during compilation of event's body"
3160
 
msgstr ""
3161
 
 
3162
 
msgid "Same old and new event name"
3163
 
msgstr ""
3164
 
 
3165
 
#, c-format
3166
 
msgid "Data for column '%s' too long"
3167
 
msgstr ""
3168
 
 
 
2985
#: ../drizzled/error.cc:463
3169
2986
#, c-format
3170
2987
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3171
2988
msgstr ""
3172
2989
 
3173
 
#, c-format
3174
 
msgid ""
3175
 
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3176
 
"s instead"
3177
 
msgstr ""
3178
 
 
3179
 
msgid "You can't write-lock a log table. Only read access is possible"
3180
 
msgstr ""
3181
 
 
3182
 
msgid "You can't use locks with log tables."
3183
 
msgstr ""
3184
 
 
 
2990
#: ../drizzled/error.cc:464
3185
2991
#, c-format
3186
2992
msgid ""
3187
2993
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3188
2994
"d would lead to a duplicate entry"
3189
2995
msgstr ""
3190
2996
 
3191
 
#, c-format
3192
 
msgid ""
3193
 
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3194
 
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3195
 
msgstr ""
3196
 
 
3197
 
msgid ""
3198
 
"Cannot switch out of the row-based binary log format when the session has "
3199
 
"open temporary tables"
3200
 
msgstr ""
3201
 
 
3202
 
msgid ""
3203
 
"Cannot change the binary logging format inside a stored function or trigger"
3204
 
msgstr ""
3205
 
 
3206
 
msgid ""
3207
 
"The NDB cluster engine does not support changing the binlog format on the "
3208
 
"fly yet"
3209
 
msgstr ""
3210
 
 
3211
 
msgid "Cannot create temporary table with partitions"
3212
 
msgstr ""
3213
 
 
3214
 
msgid "Partition constant is out of partition function domain"
3215
 
msgstr ""
3216
 
 
3217
 
msgid "This partition function is not allowed"
3218
 
msgstr ""
3219
 
 
3220
 
msgid "Error in DDL log"
3221
 
msgstr ""
3222
 
 
3223
 
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3224
 
msgstr ""
3225
 
 
3226
 
msgid "Incorrect partition name"
3227
 
msgstr ""
3228
 
 
 
2997
#: ../drizzled/error.cc:465
3229
2998
msgid ""
3230
2999
"Transaction isolation level can't be changed while a transaction is in "
3231
3000
"progress"
3232
3001
msgstr ""
3233
3002
 
3234
 
#, c-format
3235
 
msgid ""
3236
 
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3237
 
"'%-.192s' for key '%-.192s'"
3238
 
msgstr ""
3239
 
 
3240
 
#, c-format
3241
 
msgid "Internal scheduler error %d"
3242
 
msgstr ""
3243
 
 
3244
 
#, c-format
3245
 
msgid "Error during starting/stopping of the scheduler. Error code %u"
3246
 
msgstr ""
3247
 
 
3248
 
msgid "Engine cannot be used in partitioned tables"
3249
 
msgstr ""
3250
 
 
3251
 
#, c-format
3252
 
msgid "Cannot activate '%-.64s' log"
3253
 
msgstr ""
3254
 
 
3255
 
msgid "The server was not built with row-based replication"
3256
 
msgstr ""
3257
 
 
3258
 
msgid "Decoding of base64 string failed"
3259
 
msgstr ""
3260
 
 
3261
 
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3262
 
msgstr ""
3263
 
 
3264
 
msgid ""
3265
 
"Cannot proceed because system tables used by Event Scheduler were found "
3266
 
"damaged at server start"
3267
 
msgstr ""
3268
 
 
3269
 
msgid "Only integers allowed as number here"
3270
 
msgstr ""
3271
 
 
3272
 
msgid "This storage engine cannot be used for log tables"
3273
 
msgstr ""
3274
 
 
3275
 
#, c-format
3276
 
msgid "You cannot '%s' a log table if logging is enabled"
3277
 
msgstr ""
3278
 
 
3279
 
#, c-format
3280
 
msgid ""
3281
 
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3282
 
"rename two tables: the log table to an archive table and another table back "
3283
 
"to '%s'"
3284
 
msgstr ""
3285
 
 
 
3003
#: ../drizzled/error.cc:466
3286
3004
#, c-format
3287
3005
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3288
3006
msgstr ""
3289
3007
 
 
3008
#: ../drizzled/error.cc:467
3290
3009
#, c-format
3291
3010
msgid "Incorrect parameters in the call to native function '%-.192s'"
3292
3011
msgstr ""
3293
3012
 
3294
 
#, c-format
3295
 
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3296
 
msgstr ""
3297
 
 
3298
 
#, c-format
3299
 
msgid "This function '%-.192s' has the same name as a native function"
3300
 
msgstr ""
3301
 
 
 
3013
#: ../drizzled/error.cc:468
3302
3014
#, c-format
3303
3015
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3304
3016
msgstr ""
3305
3017
 
3306
 
msgid "Too many files opened, please execute the command again"
3307
 
msgstr ""
3308
 
 
3309
 
msgid ""
3310
 
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3311
 
"The event was dropped immediately after creation."
3312
 
msgstr ""
3313
 
 
3314
 
#, c-format
3315
 
msgid "The incident %s occurred on the master. Message: %-.64s"
3316
 
msgstr ""
3317
 
 
3318
 
msgid "Table has no partition for some existing values"
3319
 
msgstr ""
3320
 
 
3321
 
msgid "Statement is not safe to log in statement format."
3322
 
msgstr ""
3323
 
 
3324
 
#, c-format
3325
 
msgid "Fatal error: %s"
3326
 
msgstr ""
3327
 
 
3328
 
#, c-format
3329
 
msgid "Relay log read failure: %s"
3330
 
msgstr ""
3331
 
 
3332
 
#, c-format
3333
 
msgid "Relay log write failure: %s"
3334
 
msgstr ""
3335
 
 
3336
 
#, c-format
3337
 
msgid "Master command %s failed: %s"
3338
 
msgstr ""
3339
 
 
3340
 
#, c-format
3341
 
msgid "Binary logging not possible. Message: %s"
3342
 
msgstr ""
3343
 
 
3344
 
#, c-format
3345
 
msgid "View `%-.64s`.`%-.64s` has no creation context"
3346
 
msgstr ""
3347
 
 
3348
 
#, c-format
3349
 
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3350
 
msgstr ""
3351
 
 
3352
 
#, c-format
3353
 
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3354
 
msgstr ""
3355
 
 
3356
 
#, c-format
3357
 
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3358
 
msgstr ""
3359
 
 
3360
 
#, c-format
3361
 
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3362
 
msgstr ""
3363
 
 
3364
 
#, c-format
3365
 
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3366
 
msgstr ""
3367
 
 
3368
 
#, c-format
3369
 
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3370
 
msgstr ""
3371
 
 
3372
 
#, c-format
3373
 
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3374
 
msgstr ""
3375
 
 
3376
 
#, c-format
3377
 
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3378
 
msgstr ""
3379
 
 
3380
 
#, c-format
3381
 
msgid "Ambiguous slave modes combination. %s"
3382
 
msgstr ""
3383
 
 
3384
 
#, c-format
3385
 
msgid ""
3386
 
"The BINLOG statement of type `%s` was not preceded by a format description "
3387
 
"BINLOG statement."
3388
 
msgstr ""
3389
 
 
3390
 
msgid "Corrupted replication event was detected"
3391
 
msgstr ""
3392
 
 
 
3018
#: ../drizzled/error.cc:469
3393
3019
#, c-format
3394
3020
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3395
3021
msgstr ""
3396
3022
 
3397
 
#, c-format
3398
 
msgid "Being purged log %s was not found"
3399
 
msgstr ""
3400
 
 
3401
 
#, c-format
3402
 
msgid "Converted to non-transactional lock on '%-.64s'"
3403
 
msgstr ""
3404
 
 
3405
 
#, c-format
3406
 
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3407
 
msgstr ""
3408
 
 
3409
 
#, c-format
3410
 
msgid ""
3411
 
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3412
 
msgstr ""
3413
 
 
3414
 
#, c-format
3415
 
msgid "Can't access storage engine of table %-.64s"
3416
 
msgstr ""
3417
 
 
3418
 
msgid "Starting backup process"
3419
 
msgstr ""
3420
 
 
3421
 
msgid "Backup completed"
3422
 
msgstr ""
3423
 
 
3424
 
msgid "Starting restore process"
3425
 
msgstr ""
3426
 
 
3427
 
msgid "Restore completed"
3428
 
msgstr ""
3429
 
 
3430
 
msgid "Nothing to backup"
3431
 
msgstr ""
3432
 
 
3433
 
#, c-format
3434
 
msgid "Database '%-.64s' cannot be included in a backup"
3435
 
msgstr ""
3436
 
 
3437
 
msgid ""
3438
 
"Error during backup operation - server's error log contains more information "
3439
 
"about the error"
3440
 
msgstr ""
3441
 
 
3442
 
msgid ""
3443
 
"Error during restore operation - server's error log contains more "
3444
 
"information about the error"
3445
 
msgstr ""
3446
 
 
3447
 
msgid ""
3448
 
"Can't execute this command because another BACKUP/RESTORE operation is in "
3449
 
"progress"
3450
 
msgstr ""
3451
 
 
3452
 
msgid "Error when preparing for backup operation"
3453
 
msgstr ""
3454
 
 
3455
 
msgid "Error when preparing for restore operation"
3456
 
msgstr ""
3457
 
 
3458
 
#, c-format
3459
 
msgid "Invalid backup location '%-.64s'"
3460
 
msgstr ""
3461
 
 
3462
 
#, c-format
3463
 
msgid "Can't read backup location '%-.64s'"
3464
 
msgstr ""
3465
 
 
3466
 
#, c-format
3467
 
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3468
 
msgstr ""
3469
 
 
3470
 
msgid "Can't enumerate server databases"
3471
 
msgstr ""
3472
 
 
3473
 
msgid "Can't enumerate server tables"
3474
 
msgstr ""
3475
 
 
3476
 
#, c-format
3477
 
msgid "Can't enumerate tables in database %-.64s"
3478
 
msgstr ""
3479
 
 
3480
 
#, c-format
3481
 
msgid "Skipping view %-.64s in database %-.64s"
3482
 
msgstr ""
3483
 
 
3484
 
#, c-format
3485
 
msgid "Skipping table %-.64s since it has no valid storage engine"
3486
 
msgstr ""
3487
 
 
3488
 
#, c-format
3489
 
msgid "Can't open table %-.64s"
3490
 
msgstr ""
3491
 
 
3492
 
msgid "Can't read backup archive preamble"
3493
 
msgstr ""
3494
 
 
3495
 
msgid "Can't write backup archive preamble"
3496
 
msgstr ""
3497
 
 
3498
 
#, c-format
3499
 
msgid "Can't find backup driver for table %-.64s"
3500
 
msgstr ""
3501
 
 
3502
 
#, c-format
3503
 
msgid ""
3504
 
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3505
 
"this table"
3506
 
msgstr ""
3507
 
 
3508
 
#, c-format
3509
 
msgid "Can't create %-.64s backup driver"
3510
 
msgstr ""
3511
 
 
3512
 
#, c-format
3513
 
msgid "Can't create %-.64s restore driver"
3514
 
msgstr ""
3515
 
 
3516
 
#, c-format
3517
 
msgid "Found %d images in backup archive but maximum %d are supported"
3518
 
msgstr ""
3519
 
 
3520
 
#, c-format
3521
 
msgid "Error when saving meta-data of %-.64s"
3522
 
msgstr ""
3523
 
 
3524
 
msgid "Error when reading meta-data list"
3525
 
msgstr ""
3526
 
 
3527
 
#, c-format
3528
 
msgid "Can't create %-.64s"
3529
 
msgstr ""
3530
 
 
3531
 
msgid "Can't allocate buffer for image data transfer"
3532
 
msgstr ""
3533
 
 
3534
 
#, c-format
3535
 
msgid "Error when writing %-.64s backup image data (for table #%d)"
3536
 
msgstr ""
3537
 
 
3538
 
msgid "Error when reading data from backup stream"
3539
 
msgstr ""
3540
 
 
3541
 
msgid "Can't go to the next chunk in backup stream"
3542
 
msgstr ""
3543
 
 
3544
 
#, c-format
3545
 
msgid "Can't initialize %-.64s backup driver"
3546
 
msgstr ""
3547
 
 
3548
 
#, c-format
3549
 
msgid "Can't initialize %-.64s restore driver"
3550
 
msgstr ""
3551
 
 
3552
 
#, c-format
3553
 
msgid "Can't shut down %-.64s backup driver"
3554
 
msgstr ""
3555
 
 
3556
 
#, c-format
3557
 
msgid "Can't shut down %-.64s backup driver(s)"
3558
 
msgstr ""
3559
 
 
3560
 
#, c-format
3561
 
msgid "%-.64s backup driver can't prepare for synchronization"
3562
 
msgstr ""
3563
 
 
3564
 
#, c-format
3565
 
msgid "%-.64s backup driver can't create its image validity point"
3566
 
msgstr ""
3567
 
 
3568
 
#, c-format
3569
 
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3570
 
msgstr ""
3571
 
 
3572
 
#, c-format
3573
 
msgid "%-.64s backup driver can't cancel its backup operation"
3574
 
msgstr ""
3575
 
 
3576
 
#, c-format
3577
 
msgid "%-.64s restore driver can't cancel its restore operation"
3578
 
msgstr ""
3579
 
 
3580
 
#, c-format
3581
 
msgid "Error when polling %-.64s backup driver for its image data"
3582
 
msgstr ""
3583
 
 
3584
 
#, c-format
3585
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3586
 
msgstr ""
3587
 
 
3588
 
#, c-format
3589
 
msgid ""
3590
 
"After %d attempts %-.64s restore driver still can't accept next block of data"
3591
 
msgstr ""
3592
 
 
3593
 
#, c-format
3594
 
msgid "Open and lock tables failed in %-.64s"
3595
 
msgstr ""
3596
 
 
3597
 
msgid "Backup driver's table locking thread can not be initialized."
3598
 
msgstr ""
3599
 
 
3600
 
msgid ""
3601
 
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3602
 
"and 'drizzle.online_backup_progress'."
3603
 
msgstr ""
3604
 
 
3605
 
#, c-format
3606
 
msgid "Tablespace '%-.192s' already exists"
3607
 
msgstr ""
3608
 
 
3609
 
#, c-format
3610
 
msgid "Tablespace '%-.192s' doesn't exist"
3611
 
msgstr ""
3612
 
 
3613
 
#, c-format
3614
 
msgid "Unexpected master's heartbeat data: %s"
3615
 
msgstr ""
3616
 
 
3617
 
#, c-format
3618
 
msgid "The requested value for the heartbeat period %s %s"
3619
 
msgstr ""
3620
 
 
3621
 
#, c-format
3622
 
msgid "Can't write to the online backup progress log %-.64s."
3623
 
msgstr ""
3624
 
 
3625
 
#, c-format
3626
 
msgid "Tablespace '%-.192s' not empty"
3627
 
msgstr ""
3628
 
 
3629
 
#, c-format
3630
 
msgid ""
3631
 
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3632
 
"server. The original definition of the required tablespace is '%-.256s' "
3633
 
"while the same tablespace is defined on the server as '%-.256s'"
3634
 
msgstr ""
3635
 
 
3636
 
msgid "A virtual column cannot be based on a virtual column"
3637
 
msgstr ""
3638
 
 
3639
 
#, c-format
3640
 
msgid "Non-deterministic expression for virtual column '%s'."
3641
 
msgstr ""
3642
 
 
3643
 
#, c-format
3644
 
msgid ""
3645
 
"Generated value for virtual column '%s' cannot be converted to type '%s'."
3646
 
msgstr ""
3647
 
 
3648
 
msgid "Primary key cannot be defined upon a virtual column."
3649
 
msgstr ""
3650
 
 
3651
 
msgid "Key/Index cannot be defined on a non-stored virtual column."
3652
 
msgstr ""
3653
 
 
3654
 
#, c-format
3655
 
msgid "Cannot define foreign key with %s clause on a virtual column."
3656
 
msgstr ""
3657
 
 
3658
 
#, c-format
3659
 
msgid "The value specified for virtual column '%s' in table '%s' ignored."
3660
 
msgstr ""
3661
 
 
3662
 
#, c-format
3663
 
msgid "'%s' is not yet supported for virtual columns."
3664
 
msgstr ""
3665
 
 
3666
 
msgid "Constant expression in virtual column function is not allowed."
3667
 
msgstr ""
3668
 
 
3669
 
msgid "Encountered an unknown temporal type."
3670
 
msgstr ""
3671
 
 
3672
 
#, c-format
3673
 
msgid "Received an invalid string format '%s' for a date value."
3674
 
msgstr ""
3675
 
 
3676
 
#, c-format
3677
 
msgid "Received an invalid string format '%s' for a time value."
3678
 
msgstr ""
3679
 
 
 
3023
#: ../drizzled/error.cc:470
3680
3024
#, c-format
3681
3025
msgid "Received an invalid value '%s' for a UNIX timestamp."
3682
3026
msgstr ""
3683
3027
 
 
3028
#: ../drizzled/error.cc:471
3684
3029
#, c-format
3685
3030
msgid "Received an invalid datetime value '%s'."
3686
3031
msgstr ""
3687
3032
 
 
3033
#: ../drizzled/error.cc:472
3688
3034
#, c-format
3689
3035
msgid "Received a NULL argument for function '%s'."
3690
3036
msgstr ""
3691
3037
 
3692
 
#, c-format
3693
 
msgid "Received an invalid negative argument '%s' for function '%s'."
3694
 
msgstr ""
3695
 
 
 
3038
#: ../drizzled/error.cc:473
3696
3039
#, c-format
3697
3040
msgid "Received an out-of-range argument '%s' for function '%s'."
3698
3041
msgstr ""
3699
3042
 
3700
 
#, c-format
3701
 
msgid "Received an invalid time value '%s'."
3702
 
msgstr ""
3703
 
 
 
3043
#: ../drizzled/error.cc:474
3704
3044
#, c-format
3705
3045
msgid "Received an invalid enum value '%s'."
3706
3046
msgstr ""
3707
3047
 
 
3048
#: ../drizzled/error.cc:475
3708
3049
msgid "Tables which are replicated require a primary key."
3709
3050
msgstr ""
3710
3051
 
 
3052
#: ../drizzled/error.cc:476
3711
3053
#, c-format
3712
3054
msgid "Corrupt or invalid table definition: %s"
3713
3055
msgstr ""
3714
3056
 
 
3057
#: ../drizzled/error.cc:477
 
3058
#, c-format
 
3059
msgid "Corrupt or invalid schema definition for %s : %s"
 
3060
msgstr ""
 
3061
 
 
3062
#: ../drizzled/error.cc:478
3715
3063
#, c-format
3716
3064
msgid "Schema does not exist: %s"
3717
3065
msgstr ""
3718
3066
 
 
3067
#: ../drizzled/error.cc:479
3719
3068
#, c-format
3720
3069
msgid "Error altering schema: %s"
3721
3070
msgstr ""
3722
3071
 
 
3072
#: ../drizzled/error.cc:480
3723
3073
#, c-format
3724
3074
msgid "Error droppping Schema : %s"
3725
3075
msgstr ""
3726
3076
 
3727
 
#, c-format
3728
 
msgid "Can't create/write to file '%s' (Errcode: %d)"
3729
 
msgstr ""
3730
 
 
3731
 
#, c-format
3732
 
msgid "Error reading file '%s' (Errcode: %d)"
3733
 
msgstr ""
3734
 
 
3735
 
#, c-format
3736
 
msgid "Error writing file '%s' (Errcode: %d)"
3737
 
msgstr ""
3738
 
 
3739
 
#, c-format
3740
 
msgid "Error on close of '%s' (Errcode: %d)"
3741
 
msgstr ""
3742
 
 
3743
 
#, c-format
3744
 
msgid "Out of memory (Needed %u bytes)"
3745
 
msgstr ""
3746
 
 
3747
 
#, c-format
3748
 
msgid "Error on delete of '%s' (Errcode: %d)"
3749
 
msgstr ""
3750
 
 
3751
 
#, c-format
3752
 
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
3753
 
msgstr ""
3754
 
 
3755
 
#, c-format
3756
 
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
3757
 
msgstr ""
3758
 
 
3759
 
#, c-format
3760
 
msgid "Can't lock file (Errcode: %d)"
3761
 
msgstr ""
3762
 
 
 
3077
#: ../drizzled/error.cc:481
 
3078
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
 
3079
msgstr ""
 
3080
 
 
3081
#: ../drizzled/error.cc:482
 
3082
#, c-format
 
3083
msgid "Unknown table engine option key/pair %s = %s."
 
3084
msgstr ""
 
3085
 
 
3086
#: ../drizzled/error.cc:483
 
3087
#, c-format
 
3088
msgid "Unknown schema engine option key/pair %s = %s."
 
3089
msgstr ""
 
3090
 
 
3091
#: ../drizzled/error.cc:485
3763
3092
#, c-format
3764
3093
msgid "Can't unlock file (Errcode: %d)"
3765
3094
msgstr ""
3766
3095
 
3767
 
#, c-format
3768
 
msgid "Can't read dir of '%s' (Errcode: %d)"
3769
 
msgstr ""
3770
 
 
3771
 
#, c-format
3772
 
msgid "Can't get stat of '%s' (Errcode: %d)"
3773
 
msgstr ""
3774
 
 
 
3096
#: ../drizzled/error.cc:486
3775
3097
#, c-format
3776
3098
msgid "Can't change size of file (Errcode: %d)"
3777
3099
msgstr ""
3778
3100
 
 
3101
#: ../drizzled/error.cc:487
3779
3102
#, c-format
3780
3103
msgid "Can't open stream from handle (Errcode: %d)"
3781
3104
msgstr ""
3782
3105
 
3783
 
#, c-format
3784
 
msgid "Can't get working dirctory (Errcode: %d)"
3785
 
msgstr ""
3786
 
 
3787
 
#, c-format
3788
 
msgid "Can't change dir to '%s' (Errcode: %d)"
3789
 
msgstr ""
3790
 
 
 
3106
#: ../drizzled/error.cc:488
3791
3107
#, c-format
3792
3108
msgid "Warning: '%s' had %d links"
3793
3109
msgstr ""
3794
3110
 
 
3111
#: ../drizzled/error.cc:489
3795
3112
#, c-format
3796
3113
msgid "Warning: %d files and %d streams is left open\n"
3797
3114
msgstr ""
3798
3115
 
3799
 
#, c-format
3800
 
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
3801
 
msgstr ""
3802
 
 
 
3116
#: ../drizzled/error.cc:490
3803
3117
#, c-format
3804
3118
msgid "Can't create directory '%s' (Errcode: %d)"
3805
3119
msgstr ""
3806
3120
 
 
3121
#: ../drizzled/error.cc:491
3807
3122
#, c-format
3808
3123
msgid ""
3809
3124
"Character set '%s' is not a compiled character set and is not specified in "
3810
3125
"the %s file"
3811
3126
msgstr ""
3812
3127
 
 
3128
#: ../drizzled/error.cc:492
3813
3129
#, c-format
3814
3130
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3815
3131
msgstr ""
3816
3132
 
 
3133
#: ../drizzled/error.cc:493
3817
3134
#, c-format
3818
3135
msgid "Can't read value for symlink '%s' (Error %d)"
3819
3136
msgstr ""
3820
3137
 
 
3138
#: ../drizzled/error.cc:494
3821
3139
#, c-format
3822
3140
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3823
3141
msgstr ""
3824
3142
 
 
3143
#: ../drizzled/error.cc:495
3825
3144
#, c-format
3826
3145
msgid "Error on realpath() on '%s' (Error %d)"
3827
3146
msgstr ""
3828
3147
 
 
3148
#: ../drizzled/error.cc:496
3829
3149
#, c-format
3830
3150
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3831
3151
msgstr ""
3832
3152
 
 
3153
#: ../drizzled/error.cc:497
3833
3154
#, c-format
3834
3155
msgid ""
3835
3156
"Collation '%s' is not a compiled collation and is not specified in the %s "
3836
3157
"file"
3837
3158
msgstr ""
3838
3159
 
3839
 
#, c-format
3840
 
msgid "File '%s' not found (Errcode: %d)"
3841
 
msgstr ""
3842
 
 
 
3160
#: ../drizzled/error.cc:498
3843
3161
#, c-format
3844
3162
msgid "File '%s' (fileno: %d) was not closed"
3845
3163
msgstr ""
3846
3164
 
3847
 
#, c-format
3848
 
msgid "Unknown error %d"
3849
 
msgstr ""
3850
 
 
 
3165
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
 
3166
msgid ""
 
3167
"Schema name cannot be encoded and fit within filesystem name length "
 
3168
"restrictions."
 
3169
msgstr ""
 
3170
 
 
3171
#: ../drizzled/identifier/table.cc:223
 
3172
msgid ""
 
3173
"Table name cannot be encoded and fit within filesystem name length "
 
3174
"restrictions."
 
3175
msgstr ""
 
3176
 
 
3177
#. *
 
3178
#. * @todo
 
3179
#. * Since clients still use this code, we use fprintf here.
 
3180
#. * This fprintf needs to be turned into errmsg_printf
 
3181
#. * as soon as the client programs no longer use mysys
 
3182
#. * and can use the pluggable error message system.
 
3183
#.
 
3184
#: ../drizzled/internal/default.cc:687
3851
3185
#, c-format
3852
3186
msgid "error: could not open directory: %s\n"
3853
3187
msgstr ""
3854
3188
 
 
3189
#: ../drizzled/main.cc:156
 
3190
msgid ""
 
3191
"setrlimit could not change the size of core files to 'infinity';  We may not "
 
3192
"be able to generate a core file on signals"
 
3193
msgstr ""
 
3194
 
 
3195
#: ../drizzled/main.cc:260
 
3196
#, c-format
 
3197
msgid "Data directory %s does not exist\n"
 
3198
msgstr ""
 
3199
 
 
3200
#: ../drizzled/main.cc:271
 
3201
#, c-format
 
3202
msgid "Local catalog %s/local does not exist\n"
 
3203
msgstr ""
 
3204
 
 
3205
#: ../drizzled/message/transaction_reader.cc:198
3855
3206
#, c-format
3856
3207
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3857
3208
msgstr ""
3858
3209
 
 
3210
#: ../drizzled/message/transaction_reader.cc:207
 
3211
#: ../drizzled/message/transaction_writer.cc:371
3859
3212
#, c-format
3860
3213
msgid "Cannot open file: %s\n"
3861
3214
msgstr ""
3862
3215
 
 
3216
#: ../drizzled/message/transaction_reader.cc:242
3863
3217
#, c-format
3864
3218
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
3865
3219
msgstr ""
3866
3220
 
 
3221
#: ../drizzled/message/transaction_reader.cc:248
 
3222
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3867
3223
#, c-format
3868
3224
msgid "Attempted to read record bigger than INT_MAX\n"
3869
3225
msgstr ""
3870
3226
 
 
3227
#: ../drizzled/message/transaction_reader.cc:268
 
3228
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3871
3229
#, c-format
3872
3230
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3873
3231
msgstr ""
3874
3232
 
 
3233
#: ../drizzled/message/transaction_reader.cc:281
 
3234
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
 
3235
#: ../plugin/transaction_log/print_transaction_message.cc:169
 
3236
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3875
3237
#, c-format
3876
3238
msgid "Could not read transaction message.\n"
3877
3239
msgstr ""
3878
3240
 
 
3241
#: ../drizzled/message/transaction_reader.cc:282
 
3242
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
 
3243
#: ../plugin/transaction_log/print_transaction_message.cc:170
 
3244
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3879
3245
#, c-format
3880
3246
msgid "GPB ERROR: %s.\n"
3881
3247
msgstr ""
3882
3248
 
 
3249
#: ../drizzled/message/transaction_reader.cc:286
 
3250
#: ../drizzled/message/transaction_reader.cc:299
3883
3251
#, c-format
3884
3252
msgid ""
3885
3253
"HEXDUMP:\n"
3887
3255
"%s\n"
3888
3256
msgstr ""
3889
3257
 
 
3258
#: ../drizzled/message/transaction_reader.cc:293
3890
3259
#, c-format
3891
3260
msgid "Unable to parse command. Got error: %s.\n"
3892
3261
msgstr ""
3893
3262
 
 
3263
#: ../drizzled/message/transaction_reader.cc:348
 
3264
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3894
3265
#, c-format
3895
3266
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3896
3267
msgstr ""
3897
3268
 
 
3269
#: ../drizzled/message/transaction_writer.cc:365
3898
3270
#, c-format
3899
3271
msgid "Usage: %s TRANSACTION_LOG\n"
3900
3272
msgstr ""
3901
3273
 
 
3274
#: ../drizzled/module/library.cc:149
 
3275
#, c-format
 
3276
msgid ""
 
3277
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
 
3278
"the current running version of Drizzle: %<PRIu64>."
 
3279
msgstr ""
 
3280
 
 
3281
#: ../drizzled/module/loader.cc:268
 
3282
#, c-format
 
3283
msgid ""
 
3284
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
 
3285
"registered.\n"
 
3286
msgstr ""
 
3287
 
 
3288
#: ../drizzled/module/loader.cc:347
 
3289
#, c-format
 
3290
msgid "Plugin '%s' init function returned error.\n"
 
3291
msgstr ""
 
3292
 
 
3293
#: ../drizzled/module/loader.cc:530
 
3294
#, c-format
 
3295
msgid "Couldn't load plugin library named '%s'.\n"
 
3296
msgstr ""
 
3297
 
 
3298
#: ../drizzled/module/loader.cc:540
 
3299
#, c-format
 
3300
msgid "Couldn't load plugin named '%s'.\n"
 
3301
msgstr ""
 
3302
 
 
3303
#: ../drizzled/module/loader.cc:767
 
3304
msgid "Out of memory."
 
3305
msgstr ""
 
3306
 
 
3307
#: ../drizzled/module/loader.cc:1467 ../drizzled/module/loader.cc:1518
 
3308
#, c-format
 
3309
msgid "Unknown variable type code 0x%x in plugin '%s'."
 
3310
msgstr ""
 
3311
 
 
3312
#: ../drizzled/module/loader.cc:1510
 
3313
#, c-format
 
3314
msgid ""
 
3315
"Server variable %s of plugin %s was forced to be read-only: string variable "
 
3316
"without update_func and PLUGIN_VAR_MEMALLOC flag"
 
3317
msgstr ""
 
3318
 
 
3319
#: ../drizzled/module/loader.cc:1529
 
3320
#, c-format
 
3321
msgid "Missing variable name in plugin '%s'."
 
3322
msgstr ""
 
3323
 
 
3324
#: ../drizzled/module/loader.cc:1546
 
3325
#, c-format
 
3326
msgid "Thread local variable '%s' not allocated in plugin '%s'."
 
3327
msgstr ""
 
3328
 
 
3329
#: ../drizzled/module/loader.cc:1665
 
3330
#, c-format
 
3331
msgid "Out of memory for plugin '%s'."
 
3332
msgstr ""
 
3333
 
 
3334
#: ../drizzled/module/loader.cc:1674
 
3335
#, c-format
 
3336
msgid "Bad options for plugin '%s'."
 
3337
msgstr ""
 
3338
 
 
3339
#: ../drizzled/module/loader.cc:1727
 
3340
#, c-format
 
3341
msgid "Plugin '%s' has conflicting system variables"
 
3342
msgstr ""
 
3343
 
 
3344
#: ../drizzled/module/registry.h:103
 
3345
#, c-format
 
3346
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
 
3347
msgstr ""
 
3348
 
 
3349
#: ../drizzled/module/registry.h:112
 
3350
#, c-format
 
3351
msgid "Fatal error: Failed initializing %s plugin.\n"
 
3352
msgstr ""
 
3353
 
 
3354
#: ../drizzled/option.cc:84
3902
3355
msgid "Warning: "
3903
3356
msgstr ""
3904
3357
 
 
3358
#: ../drizzled/option.cc:86
3905
3359
msgid "Info: "
3906
3360
msgstr ""
3907
3361
 
 
3362
#: ../drizzled/option.cc:337
3908
3363
#, c-format
3909
3364
msgid "%s: %s: Option '%s' used, but is disabled\n"
3910
3365
msgstr ""
3911
3366
 
 
3367
#: ../drizzled/option.cc:339
3912
3368
msgid "WARNING"
3913
3369
msgstr ""
3914
3370
 
3915
 
msgid "ERROR"
3916
 
msgstr ""
3917
 
 
 
3371
#: ../drizzled/option.cc:441
3918
3372
#, c-format
3919
3373
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3920
3374
msgstr ""
3921
3375
 
 
3376
#: ../drizzled/option.cc:769
3922
3377
#, c-format
3923
3378
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3924
3379
msgstr ""
3925
3380
 
 
3381
#: ../drizzled/option.cc:962
3926
3382
#, c-format
3927
3383
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3928
3384
msgstr ""
3929
3385
 
 
3386
#: ../drizzled/option.cc:1194
3930
3387
#, c-format
3931
3388
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3932
3389
msgstr ""
3933
3390
 
 
3391
#: ../drizzled/option.cc:1214
3934
3392
#, c-format
3935
3393
msgid ""
3936
3394
"\n"
3939
3397
"--------------------------------- -----------------------------\n"
3940
3398
msgstr ""
3941
3399
 
 
3400
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3942
3401
msgid "(No default value)"
3943
3402
msgstr ""
3944
3403
 
 
3404
#: ../drizzled/option.cc:1249
3945
3405
msgid "true"
3946
3406
msgstr ""
3947
3407
 
 
3408
#: ../drizzled/option.cc:1249
3948
3409
msgid "false"
3949
3410
msgstr ""
3950
3411
 
 
3412
#: ../drizzled/option.cc:1282
3951
3413
#, c-format
3952
3414
msgid "(Disabled)\n"
3953
3415
msgstr ""
3954
3416
 
 
3417
#: ../drizzled/plugin/error_message.cc:81
3955
3418
#, c-format
3956
3419
msgid "errmsg plugin '%s' errmsg() failed"
3957
3420
msgstr ""
3958
3421
 
 
3422
#: ../drizzled/plugin/event_observer.cc:132
 
3423
#, c-format
 
3424
msgid ""
 
3425
"EventObserverList::addEventObserver() Duplicate event position %d for event "
 
3426
"'%s' from EventObserver plugin '%s'"
 
3427
msgstr ""
 
3428
 
 
3429
#: ../drizzled/plugin/event_observer.cc:399
 
3430
#, c-format
 
3431
msgid "EventIterate event handler '%s' failed for event '%s'"
 
3432
msgstr ""
 
3433
 
 
3434
#: ../drizzled/plugin/function.cc:48
3959
3435
#, c-format
3960
3436
msgid "A function named %s already exists!\n"
3961
3437
msgstr ""
3962
3438
 
 
3439
#: ../drizzled/plugin/function.cc:57
3963
3440
msgid "Could not add Function!\n"
3964
3441
msgstr ""
3965
3442
 
 
3443
#: ../drizzled/plugin/listen.cc:69
 
3444
msgid "Error getting file descriptors"
 
3445
msgstr ""
 
3446
 
 
3447
#: ../drizzled/plugin/listen.cc:87
3966
3448
msgid "No sockets could be bound for listening"
3967
3449
msgstr ""
3968
3450
 
 
3451
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:304
3969
3452
#, c-format
3970
3453
msgid "pipe() failed with errno %d"
3971
3454
msgstr ""
3972
3455
 
 
3456
#: ../drizzled/plugin/listen.cc:123
3973
3457
#, c-format
3974
3458
msgid "poll() failed with errno %d"
3975
3459
msgstr ""
3976
3460
 
 
3461
#: ../drizzled/plugin/listen_tcp.cc:60
3977
3462
#, c-format
3978
3463
msgid "accept() failed with errno %d"
3979
3464
msgstr ""
3980
3465
 
 
3466
#: ../drizzled/plugin/listen_tcp.cc:96
3981
3467
#, c-format
3982
3468
msgid "getaddrinfo() failed with error %s"
3983
3469
msgstr ""
3984
3470
 
 
3471
#: ../drizzled/plugin/listen_tcp.cc:128
3985
3472
#, c-format
3986
3473
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3987
3474
msgstr ""
3988
3475
 
 
3476
#: ../drizzled/plugin/listen_tcp.cc:139
3989
3477
#, c-format
3990
3478
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3991
3479
msgstr ""
3992
3480
 
 
3481
#: ../drizzled/plugin/listen_tcp.cc:148
3993
3482
#, c-format
3994
3483
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3995
3484
msgstr ""
3996
3485
 
 
3486
#: ../drizzled/plugin/listen_tcp.cc:157
3997
3487
#, c-format
3998
3488
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3999
3489
msgstr ""
4000
3490
 
 
3491
#: ../drizzled/plugin/listen_tcp.cc:166
4001
3492
#, c-format
4002
3493
msgid "setsockopt(SO_LINGER) failed with errno %d"
4003
3494
msgstr ""
4004
3495
 
 
3496
#: ../drizzled/plugin/listen_tcp.cc:175
4005
3497
#, c-format
4006
3498
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4007
3499
msgstr ""
4008
3500
 
4009
 
#, c-format
4010
 
msgid "Retrying bind() on %u"
4011
 
msgstr ""
4012
 
 
4013
 
#, c-format
4014
 
msgid "bind() failed with errno: %d"
4015
 
msgstr ""
4016
 
 
4017
 
msgid "Do you already have another drizzled running?"
4018
 
msgstr ""
4019
 
 
4020
 
#, c-format
4021
 
msgid "listen() failed with errno %d"
4022
 
msgstr ""
4023
 
 
 
3501
#: ../drizzled/plugin/listen_tcp.cc:196
 
3502
#, c-format
 
3503
msgid "Retrying bind() on %u\n"
 
3504
msgstr ""
 
3505
 
 
3506
#: ../drizzled/plugin/listen_tcp.cc:203
 
3507
#, c-format
 
3508
msgid "bind() failed with errno: %d\n"
 
3509
msgstr ""
 
3510
 
 
3511
#: ../drizzled/plugin/listen_tcp.cc:206
 
3512
msgid "Do you already have another drizzled running?\n"
 
3513
msgstr ""
 
3514
 
 
3515
#: ../drizzled/plugin/listen_tcp.cc:213
 
3516
#, c-format
 
3517
msgid "listen() failed with errno %d\n"
 
3518
msgstr ""
 
3519
 
 
3520
#: ../drizzled/plugin/listen_tcp.cc:219
4024
3521
#, c-format
4025
3522
msgid "Listening on %s:%s\n"
4026
3523
msgstr ""
4027
3524
 
4028
 
#, c-format
4029
 
msgid ""
4030
 
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4031
 
"registered.\n"
4032
 
msgstr ""
4033
 
 
4034
 
#, c-format
4035
 
msgid "Plugin '%s' init function returned error.\n"
4036
 
msgstr ""
4037
 
 
4038
 
#, c-format
4039
 
msgid "Couldn't load plugin library named '%s'.\n"
4040
 
msgstr ""
4041
 
 
4042
 
#, c-format
4043
 
msgid "Couldn't load plugin named '%s'.\n"
4044
 
msgstr ""
4045
 
 
4046
 
msgid "Out of memory."
4047
 
msgstr ""
4048
 
 
4049
 
#, c-format
4050
 
msgid "Unknown variable type code 0x%x in plugin '%s'."
4051
 
msgstr ""
4052
 
 
4053
 
#, c-format
4054
 
msgid ""
4055
 
"Server variable %s of plugin %s was forced to be read-only: string variable "
4056
 
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4057
 
msgstr ""
4058
 
 
4059
 
#, c-format
4060
 
msgid "Missing variable name in plugin '%s'."
4061
 
msgstr ""
4062
 
 
4063
 
#, c-format
4064
 
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4065
 
msgstr ""
4066
 
 
4067
 
#, c-format
4068
 
msgid "Out of memory for plugin '%s'."
4069
 
msgstr ""
4070
 
 
4071
 
#, c-format
4072
 
msgid "Bad options for plugin '%s'."
4073
 
msgstr ""
4074
 
 
4075
 
#, c-format
4076
 
msgid "Parsing options for plugin '%s' failed."
4077
 
msgstr ""
4078
 
 
4079
 
#, c-format
4080
 
msgid "Plugin '%s' has conflicting system variables"
4081
 
msgstr ""
4082
 
 
 
3525
#: ../drizzled/plugin/logging.cc:67
4083
3526
#, c-format
4084
3527
msgid "logging '%s' pre() failed"
4085
3528
msgstr ""
4086
3529
 
 
3530
#: ../drizzled/plugin/logging.cc:92
4087
3531
#, c-format
4088
3532
msgid "logging '%s' post() failed"
4089
3533
msgstr ""
4090
3534
 
 
3535
#: ../drizzled/plugin/logging.cc:116
4091
3536
#, c-format
4092
3537
msgid "logging '%s' postEnd() failed"
4093
3538
msgstr ""
4094
3539
 
4095
 
#, c-format
4096
 
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4097
 
msgstr ""
4098
 
 
4099
 
#, c-format
4100
 
msgid "qcache plugin '%s' set() failed"
4101
 
msgstr ""
4102
 
 
4103
 
#, c-format
4104
 
msgid "qcache plugin '%s' invalidateTable() failed"
4105
 
msgstr ""
4106
 
 
4107
 
#, c-format
4108
 
msgid "qcache plugin '%s' invalidateDb() failed"
4109
 
msgstr ""
4110
 
 
4111
 
#, c-format
4112
 
msgid "qcache plugin '%s' flush() failed"
4113
 
msgstr ""
4114
 
 
4115
 
#, c-format
4116
 
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4117
 
msgstr ""
4118
 
 
4119
 
#, c-format
4120
 
msgid "Fatal error: Failed initializing %s plugin.\n"
4121
 
msgstr ""
4122
 
 
 
3540
#: ../drizzled/plugin/scheduler.cc:64
4123
3541
#, c-format
4124
3542
msgid ""
4125
3543
"Attempted to register a scheduler %s, but a scheduler has already been "
4126
3544
"registered with that name.\n"
4127
3545
msgstr ""
4128
3546
 
 
3547
#: ../drizzled/plugin/scheduler.cc:101
4129
3548
#, c-format
4130
3549
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4131
3550
msgstr ""
4132
3551
 
 
3552
#: ../drizzled/plugin/schema_engine.cc:131
4133
3553
#, c-format
4134
3554
msgid "Error while loading database options: '%s':"
4135
3555
msgstr ""
4136
3556
 
 
3557
#: ../drizzled/plugin/xa_resource_manager.cc:117
4137
3558
#, c-format
4138
3559
msgid "Found %d prepared transaction(s) in resource manager."
4139
3560
msgstr ""
4140
3561
 
 
3562
#: ../drizzled/plugin/xa_resource_manager.cc:184
4141
3563
msgid "Starting crash recovery..."
4142
3564
msgstr ""
4143
3565
 
 
3566
#: ../drizzled/plugin/xa_resource_manager.cc:194
4144
3567
#, c-format
4145
3568
msgid "Found %d prepared XA transactions"
4146
3569
msgstr ""
4147
3570
 
 
3571
#: ../drizzled/plugin/xa_resource_manager.cc:199
4148
3572
#, c-format
4149
3573
msgid ""
4150
3574
"Found %d prepared transactions! It means that drizzled was not shut down "
4153
3577
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4154
3578
msgstr ""
4155
3579
 
 
3580
#: ../drizzled/plugin/xa_resource_manager.cc:209
4156
3581
msgid "Crash recovery finished."
4157
3582
msgstr ""
4158
3583
 
 
3584
#: ../drizzled/replication_services.cc:94
 
3585
msgid ""
 
3586
"You registered a TransactionApplier plugin but no TransactionReplicator "
 
3587
"plugins were registered.\n"
 
3588
msgstr ""
 
3589
 
 
3590
#: ../drizzled/replication_services.cc:125
 
3591
#, c-format
 
3592
msgid ""
 
3593
"You registered a TransactionApplier plugin but no TransactionReplicator "
 
3594
"plugins were registered that match the requested replicator name of '%s'.\n"
 
3595
"We have deactivated the TransactionApplier '%s'.\n"
 
3596
msgstr ""
 
3597
 
 
3598
#: ../drizzled/session.cc:1928 ../drizzled/session.cc:1944
4159
3599
#, c-format
4160
3600
msgid "Could not remove temporary table: '%s', error: %d"
4161
3601
msgstr ""
4162
3602
 
 
3603
#: ../drizzled/set_var.cc:1510
4163
3604
#, c-format
4164
3605
msgid "Variable named %s already exists!\n"
4165
3606
msgstr ""
4166
3607
 
 
3608
#: ../drizzled/set_var.cc:1519
4167
3609
#, c-format
4168
3610
msgid "Could not add Variable: %s\n"
4169
3611
msgstr ""
4170
3612
 
4171
 
#, c-format
4172
 
msgid "Table %s had a open data Cursor in reopen_table"
4173
 
msgstr ""
4174
 
 
 
3613
#: ../drizzled/set_var.cc:1633
 
3614
msgid "Failed to initialize system variables"
 
3615
msgstr ""
 
3616
 
 
3617
#: ../drizzled/signal_handler.cc:56
 
3618
#, c-format
 
3619
msgid "Got signal %d from thread %<PRIu64>"
 
3620
msgstr ""
 
3621
 
 
3622
#: ../drizzled/signal_handler.cc:118
 
3623
#, c-format
 
3624
msgid "Fatal signal %d while backtracing\n"
 
3625
msgstr ""
 
3626
 
 
3627
#: ../drizzled/signal_handler.cc:127
 
3628
#, c-format
 
3629
msgid "Fatal: time() call failed\n"
 
3630
msgstr ""
 
3631
 
 
3632
#: ../drizzled/signal_handler.cc:133
 
3633
#, c-format
 
3634
msgid ""
 
3635
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
 
3636
"This could be because you hit a bug. It is also possible that this binary\n"
 
3637
" or one of the libraries it was linked against is corrupt, improperly "
 
3638
"built,\n"
 
3639
" or misconfigured. This error can also be caused by malfunctioning "
 
3640
"hardware.\n"
 
3641
msgstr ""
 
3642
 
 
3643
#: ../drizzled/signal_handler.cc:141
 
3644
#, c-format
 
3645
msgid ""
 
3646
"We will try our best to scrape up some info that will hopefully help "
 
3647
"diagnose\n"
 
3648
"the problem, but since we have already crashed, something is definitely "
 
3649
"wrong\n"
 
3650
"and this may fail.\n"
 
3651
"\n"
 
3652
msgstr ""
 
3653
 
 
3654
#: ../drizzled/signal_handler.cc:148
 
3655
#, c-format
 
3656
msgid ""
 
3657
"It is possible that drizzled could use up to \n"
 
3658
"(read_buffer_size + sort_buffer_size)*thread_count\n"
 
3659
"bytes of memory\n"
 
3660
"Hope that's ok; if not, decrease some variables in the equation.\n"
 
3661
"\n"
 
3662
msgstr ""
 
3663
 
 
3664
#: ../drizzled/sql_table.cc:1933
4175
3665
#, c-format
4176
3666
msgid "Unknown - internal error %d during operation"
4177
3667
msgstr ""
4178
3668
 
 
3669
#: ../drizzled/statement/alter_table.cc:1486
4179
3670
#, c-format
4180
3671
msgid ""
4181
3672
"order_st BY ignored because there is a user-defined clustered index in the "
4182
3673
"table '%-.192s'"
4183
3674
msgstr ""
4184
3675
 
4185
 
#, c-format
4186
 
msgid ""
4187
 
"'%s' had no or invalid character set, and default character set is multi-"
4188
 
"byte, so character column sizes may have changed"
4189
 
msgstr ""
4190
 
 
 
3676
#: ../drizzled/table.cc:1964
 
3677
#, c-format
 
3678
msgid "Got error %d when reading table '%s'"
 
3679
msgstr ""
 
3680
 
 
3681
#: ../drizzled/table_share.cc:862
 
3682
#, c-format
 
3683
msgid "Table %s has invalid/unknown collation: %d,%s"
 
3684
msgstr ""
 
3685
 
 
3686
#: ../drizzled/table_share.cc:1154
 
3687
#, c-format
 
3688
msgid "ENUM column %s has greater than %d possible values"
 
3689
msgstr ""
 
3690
 
 
3691
#: ../drizzled/table_share.cc:2064
4191
3692
#, c-format
4192
3693
msgid "Unknown collation '%s' in table '%-.64s' definition"
4193
3694
msgstr ""
4194
3695
 
 
3696
#: ../drizzled/table_share.cc:2071
4195
3697
#, c-format
4196
3698
msgid ""
4197
3699
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4198
3700
"read"
4199
3701
msgstr ""
4200
3702
 
4201
 
#, c-format
4202
 
msgid "Got error %d when reading table '%s'"
4203
 
msgstr ""
4204
 
 
 
3703
#: ../drizzled/tztime.cc:173
4205
3704
#, c-format
4206
3705
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4207
3706
msgstr ""
4208
3707
 
4209
 
#, c-format
4210
 
msgid "%s: option `%s' is ambiguous\n"
4211
 
msgstr ""
4212
 
 
4213
 
#, c-format
4214
 
msgid "%s: option `--%s' doesn't allow an argument\n"
4215
 
msgstr ""
4216
 
 
4217
 
#, c-format
4218
 
msgid "%s: option `%c%s' doesn't allow an argument\n"
4219
 
msgstr ""
4220
 
 
4221
 
#, c-format
4222
 
msgid "%s: option `%s' requires an argument\n"
4223
 
msgstr ""
4224
 
 
4225
 
#, c-format
4226
 
msgid "%s: unrecognized option `--%s'\n"
4227
 
msgstr ""
4228
 
 
4229
 
#, c-format
4230
 
msgid "%s: unrecognized option `%c%s'\n"
4231
 
msgstr ""
4232
 
 
4233
 
#, c-format
4234
 
msgid "%s: illegal option -- %c\n"
4235
 
msgstr ""
4236
 
 
4237
 
#, c-format
4238
 
msgid "%s: invalid option -- %c\n"
4239
 
msgstr ""
4240
 
 
4241
 
#, c-format
4242
 
msgid "%s: option requires an argument -- %c\n"
4243
 
msgstr ""
4244
 
 
4245
 
#, c-format
4246
 
msgid "%s: option `-W %s' is ambiguous\n"
4247
 
msgstr ""
4248
 
 
4249
 
#, c-format
4250
 
msgid "%s: option `-W %s' doesn't allow an argument\n"
4251
 
msgstr ""
4252
 
 
 
3708
#: ../plugin/auth_file/auth_file.cc:225
 
3709
#, c-format
 
3710
msgid "Could not load auth file: %s\n"
 
3711
msgstr ""
 
3712
 
 
3713
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
 
3714
msgid "File to load for usernames and passwords"
 
3715
msgstr ""
 
3716
 
 
3717
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4253
3718
msgid "Enable HTTP Auth check"
4254
3719
msgstr ""
4255
3720
 
 
3721
#: ../plugin/auth_http/auth_http.cc:160
4256
3722
msgid "URL for HTTP Auth check"
4257
3723
msgstr ""
4258
3724
 
 
3725
#: ../plugin/auth_ldap/auth_ldap.cc:285
 
3726
#, c-format
 
3727
msgid "Reconnect failed: %s\n"
 
3728
msgstr ""
 
3729
 
 
3730
#: ../plugin/auth_ldap/auth_ldap.cc:304
 
3731
#, c-format
 
3732
msgid "ldap_search_ext_s failed: %s\n"
 
3733
msgstr ""
 
3734
 
 
3735
#: ../plugin/auth_ldap/auth_ldap.cc:410
 
3736
#, c-format
 
3737
msgid "Could not load auth ldap: %s\n"
 
3738
msgstr ""
 
3739
 
 
3740
#: ../plugin/auth_ldap/auth_ldap.cc:423
 
3741
msgid "URI of the LDAP server to contact"
 
3742
msgstr ""
 
3743
 
 
3744
#: ../plugin/auth_ldap/auth_ldap.cc:431
 
3745
msgid "DN to use when binding to the LDAP server"
 
3746
msgstr ""
 
3747
 
 
3748
#: ../plugin/auth_ldap/auth_ldap.cc:439
 
3749
msgid "Password to use when binding the DN"
 
3750
msgstr ""
 
3751
 
 
3752
#: ../plugin/auth_ldap/auth_ldap.cc:447
 
3753
msgid "DN to use when searching"
 
3754
msgstr ""
 
3755
 
 
3756
#: ../plugin/auth_ldap/auth_ldap.cc:455
 
3757
msgid "Attribute in LDAP with plain text password"
 
3758
msgstr ""
 
3759
 
 
3760
#: ../plugin/auth_ldap/auth_ldap.cc:463
 
3761
msgid "Attribute in LDAP with MySQL hashed password"
 
3762
msgstr ""
 
3763
 
 
3764
#: ../plugin/auth_ldap/auth_ldap.cc:471
 
3765
msgid "How often to empty the users cache, 0 to disable"
 
3766
msgstr ""
 
3767
 
 
3768
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4259
3769
msgid "Enable the console."
4260
3770
msgstr ""
4261
3771
 
 
3772
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4262
3773
msgid "Turn on extra debugging."
4263
3774
msgstr ""
4264
3775
 
 
3776
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4265
3777
msgid "User to use for auth."
4266
3778
msgstr ""
4267
3779
 
 
3780
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4268
3781
msgid "Password to use for auth."
4269
3782
msgstr ""
4270
3783
 
 
3784
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4271
3785
msgid "Default database to use."
4272
3786
msgstr ""
4273
3787
 
4274
 
msgid "Enable default replicator"
4275
 
msgstr ""
4276
 
 
4277
 
msgid "Default Replicator"
4278
 
msgstr ""
4279
 
 
 
3788
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
 
3789
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
 
3790
msgid "Invalid value of port\n"
 
3791
msgstr ""
 
3792
 
 
3793
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
 
3794
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
 
3795
msgid "Invalid value for connect_timeout\n"
 
3796
msgstr ""
 
3797
 
 
3798
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
 
3799
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
 
3800
msgid "Invalid value for read_timeout\n"
 
3801
msgstr ""
 
3802
 
 
3803
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
 
3804
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
 
3805
msgid "Invalid value for write_timeout\n"
 
3806
msgstr ""
 
3807
 
 
3808
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
 
3809
msgid "Invalid value for retry_count\n"
 
3810
msgstr ""
 
3811
 
 
3812
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
 
3813
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
 
3814
msgid "Invalid value for buffer_length\n"
 
3815
msgstr ""
 
3816
 
 
3817
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
 
3818
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4280
3819
msgid ""
4281
3820
"Port number to use for connection or 0 for default to, in order of "
4282
3821
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4283
3822
msgstr ""
4284
3823
 
 
3824
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
 
3825
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
 
3826
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
 
3827
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4285
3828
msgid "Connect Timeout."
4286
3829
msgstr ""
4287
3830
 
 
3831
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
 
3832
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
 
3833
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
 
3834
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4288
3835
msgid "Read Timeout."
4289
3836
msgstr ""
4290
3837
 
 
3838
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
 
3839
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
 
3840
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
 
3841
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4291
3842
msgid "Write Timeout."
4292
3843
msgstr ""
4293
3844
 
 
3845
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
 
3846
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
 
3847
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
 
3848
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4294
3849
msgid "Retry Count."
4295
3850
msgstr ""
4296
3851
 
 
3852
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
 
3853
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
 
3854
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
 
3855
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4297
3856
msgid "Buffer length."
4298
3857
msgstr ""
4299
3858
 
 
3859
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
 
3860
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
 
3861
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
 
3862
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4300
3863
msgid "Address to bind to."
4301
3864
msgstr ""
4302
3865
 
 
3866
#: ../plugin/drizzle_protocol/errmsg.cc:31
4303
3867
msgid "Unknown Drizzle error"
4304
3868
msgstr ""
4305
3869
 
 
3870
#: ../plugin/drizzle_protocol/errmsg.cc:32
4306
3871
#, c-format
4307
3872
msgid "Can't create UNIX socket (%d)"
4308
3873
msgstr ""
4309
3874
 
 
3875
#: ../plugin/drizzle_protocol/errmsg.cc:33
4310
3876
#, c-format
4311
3877
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4312
3878
msgstr ""
4313
3879
 
 
3880
#: ../plugin/drizzle_protocol/errmsg.cc:34
4314
3881
#, c-format
4315
3882
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4316
3883
msgstr ""
4317
3884
 
 
3885
#: ../plugin/drizzle_protocol/errmsg.cc:35
4318
3886
#, c-format
4319
3887
msgid "Can't create TCP/IP socket (%d)"
4320
3888
msgstr ""
4321
3889
 
 
3890
#: ../plugin/drizzle_protocol/errmsg.cc:36
4322
3891
#, c-format
4323
3892
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4324
3893
msgstr ""
4325
3894
 
 
3895
#: ../plugin/drizzle_protocol/errmsg.cc:37
4326
3896
msgid "Drizzle server has gone away"
4327
3897
msgstr ""
4328
3898
 
 
3899
#: ../plugin/drizzle_protocol/errmsg.cc:38
4329
3900
#, c-format
4330
3901
msgid "Protocol mismatch; server version = %d, client version = %d"
4331
3902
msgstr ""
4332
3903
 
 
3904
#: ../plugin/drizzle_protocol/errmsg.cc:39
4333
3905
msgid "Drizzle client ran out of memory"
4334
3906
msgstr ""
4335
3907
 
 
3908
#: ../plugin/drizzle_protocol/errmsg.cc:40
4336
3909
msgid "Wrong host info"
4337
3910
msgstr ""
4338
3911
 
 
3912
#: ../plugin/drizzle_protocol/errmsg.cc:41
4339
3913
msgid "Localhost via UNIX socket"
4340
3914
msgstr ""
4341
3915
 
 
3916
#: ../plugin/drizzle_protocol/errmsg.cc:42
4342
3917
#, c-format
4343
3918
msgid "%-.100s via TCP/IP"
4344
3919
msgstr ""
4345
3920
 
 
3921
#: ../plugin/drizzle_protocol/errmsg.cc:43
4346
3922
msgid "Error in server handshake"
4347
3923
msgstr ""
4348
3924
 
 
3925
#: ../plugin/drizzle_protocol/errmsg.cc:44
4349
3926
msgid "Lost connection to Drizzle server during query"
4350
3927
msgstr ""
4351
3928
 
 
3929
#: ../plugin/drizzle_protocol/errmsg.cc:45
4352
3930
msgid "Commands out of sync; you can't run this command now"
4353
3931
msgstr ""
4354
3932
 
 
3933
#: ../plugin/drizzle_protocol/errmsg.cc:46
4355
3934
#, c-format
4356
3935
msgid "Named pipe: %-.32s"
4357
3936
msgstr ""
4358
3937
 
 
3938
#: ../plugin/drizzle_protocol/errmsg.cc:47
4359
3939
#, c-format
4360
3940
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4361
3941
msgstr ""
4362
3942
 
 
3943
#: ../plugin/drizzle_protocol/errmsg.cc:48
4363
3944
#, c-format
4364
3945
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4365
3946
msgstr ""
4366
3947
 
 
3948
#: ../plugin/drizzle_protocol/errmsg.cc:49
4367
3949
#, c-format
4368
3950
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4369
3951
msgstr ""
4370
3952
 
 
3953
#: ../plugin/drizzle_protocol/errmsg.cc:50
4371
3954
#, c-format
4372
3955
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4373
3956
msgstr ""
4374
3957
 
 
3958
#: ../plugin/drizzle_protocol/errmsg.cc:51
4375
3959
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4376
3960
msgstr ""
4377
3961
 
 
3962
#: ../plugin/drizzle_protocol/errmsg.cc:52
4378
3963
msgid "Embedded server"
4379
3964
msgstr ""
4380
3965
 
 
3966
#: ../plugin/drizzle_protocol/errmsg.cc:53
4381
3967
msgid "Error on SHOW SLAVE STATUS:"
4382
3968
msgstr ""
4383
3969
 
 
3970
#: ../plugin/drizzle_protocol/errmsg.cc:54
4384
3971
msgid "Error on SHOW SLAVE HOSTS:"
4385
3972
msgstr ""
4386
3973
 
 
3974
#: ../plugin/drizzle_protocol/errmsg.cc:55
4387
3975
msgid "Error connecting to slave:"
4388
3976
msgstr ""
4389
3977
 
 
3978
#: ../plugin/drizzle_protocol/errmsg.cc:56
4390
3979
msgid "Error connecting to master:"
4391
3980
msgstr ""
4392
3981
 
 
3982
#: ../plugin/drizzle_protocol/errmsg.cc:57
4393
3983
msgid "SSL connection error"
4394
3984
msgstr ""
4395
3985
 
 
3986
#: ../plugin/drizzle_protocol/errmsg.cc:58
4396
3987
msgid "Malformed packet"
4397
3988
msgstr ""
4398
3989
 
 
3990
#: ../plugin/drizzle_protocol/errmsg.cc:59
 
3991
#: ../plugin/drizzle_protocol/errmsg.cc:70
 
3992
#: ../plugin/drizzle_protocol/errmsg.cc:71
 
3993
#: ../plugin/drizzle_protocol/errmsg.cc:72
 
3994
#: ../plugin/drizzle_protocol/errmsg.cc:73
 
3995
#: ../plugin/drizzle_protocol/errmsg.cc:74
 
3996
#: ../plugin/drizzle_protocol/errmsg.cc:75
 
3997
#: ../plugin/drizzle_protocol/errmsg.cc:76
 
3998
#: ../plugin/drizzle_protocol/errmsg.cc:77
 
3999
#: ../plugin/drizzle_protocol/errmsg.cc:78
4399
4000
msgid "(unused error message)"
4400
4001
msgstr ""
4401
4002
 
 
4003
#: ../plugin/drizzle_protocol/errmsg.cc:60
4402
4004
msgid "Invalid use of null pointer"
4403
4005
msgstr ""
4404
4006
 
 
4007
#: ../plugin/drizzle_protocol/errmsg.cc:61
4405
4008
msgid "Statement not prepared"
4406
4009
msgstr ""
4407
4010
 
 
4011
#: ../plugin/drizzle_protocol/errmsg.cc:62
4408
4012
msgid "No data supplied for parameters in prepared statement"
4409
4013
msgstr ""
4410
4014
 
 
4015
#: ../plugin/drizzle_protocol/errmsg.cc:63
4411
4016
msgid "Data truncated"
4412
4017
msgstr ""
4413
4018
 
 
4019
#: ../plugin/drizzle_protocol/errmsg.cc:64
4414
4020
msgid "No parameters exist in the statement"
4415
4021
msgstr ""
4416
4022
 
 
4023
#: ../plugin/drizzle_protocol/errmsg.cc:65
4417
4024
msgid "Invalid parameter number"
4418
4025
msgstr ""
4419
4026
 
 
4027
#: ../plugin/drizzle_protocol/errmsg.cc:66
4420
4028
#, c-format
4421
4029
msgid ""
4422
4030
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4423
4031
msgstr ""
4424
4032
 
 
4033
#: ../plugin/drizzle_protocol/errmsg.cc:68
4425
4034
#, c-format
4426
4035
msgid "Using unsupported buffer type: %d  (parameter: %d)"
4427
4036
msgstr ""
4428
4037
 
 
4038
#: ../plugin/drizzle_protocol/errmsg.cc:69
4429
4039
#, c-format
4430
4040
msgid "Shared memory: %-.100s"
4431
4041
msgstr ""
4432
4042
 
 
4043
#: ../plugin/drizzle_protocol/errmsg.cc:79
4433
4044
msgid "Wrong or unknown protocol"
4434
4045
msgstr ""
4435
4046
 
 
4047
#: ../plugin/drizzle_protocol/errmsg.cc:80
4436
4048
msgid "Invalid connection handle"
4437
4049
msgstr ""
4438
4050
 
 
4051
#: ../plugin/drizzle_protocol/errmsg.cc:81
4439
4052
msgid ""
4440
4053
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4441
4054
"option 'secure_auth' enabled)"
4442
4055
msgstr ""
4443
4056
 
 
4057
#: ../plugin/drizzle_protocol/errmsg.cc:83
4444
4058
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4445
4059
msgstr ""
4446
4060
 
 
4061
#: ../plugin/drizzle_protocol/errmsg.cc:84
4447
4062
msgid "Attempt to read column without prior row fetch"
4448
4063
msgstr ""
4449
4064
 
 
4065
#: ../plugin/drizzle_protocol/errmsg.cc:85
4450
4066
msgid "Prepared statement contains no metadata"
4451
4067
msgstr ""
4452
4068
 
 
4069
#: ../plugin/drizzle_protocol/errmsg.cc:86
4453
4070
msgid ""
4454
4071
"Attempt to read a row while there is no result set associated with the "
4455
4072
"statement"
4456
4073
msgstr ""
4457
4074
 
 
4075
#: ../plugin/drizzle_protocol/errmsg.cc:88
4458
4076
msgid "This feature is not implemented yet"
4459
4077
msgstr ""
4460
4078
 
 
4079
#: ../plugin/drizzle_protocol/errmsg.cc:89
4461
4080
#, c-format
4462
4081
msgid ""
4463
4082
"Lost connection to Drizzle server while waiting for initial communication "
4464
4083
"packet, system error: %d"
4465
4084
msgstr ""
4466
4085
 
 
4086
#: ../plugin/drizzle_protocol/errmsg.cc:91
4467
4087
#, c-format
4468
4088
msgid ""
4469
4089
"Lost connection to Drizzle server while reading initial communication "
4470
4090
"packet, system error: %d"
4471
4091
msgstr ""
4472
4092
 
 
4093
#: ../plugin/drizzle_protocol/errmsg.cc:93
4473
4094
#, c-format
4474
4095
msgid ""
4475
4096
"Lost connection to Drizzle server while sending authentication information, "
4476
4097
"system error: %d"
4477
4098
msgstr ""
4478
4099
 
 
4100
#: ../plugin/drizzle_protocol/errmsg.cc:95
4479
4101
#, c-format
4480
4102
msgid ""
4481
4103
"Lost connection to Drizzle server while reading authorization information, "
4482
4104
"system error: %d"
4483
4105
msgstr ""
4484
4106
 
 
4107
#: ../plugin/drizzle_protocol/errmsg.cc:97
4485
4108
#, c-format
4486
4109
msgid ""
4487
4110
"Lost connection to Drizzle server while setting initial database, system "
4488
4111
"error: %d"
4489
4112
msgstr ""
4490
4113
 
 
4114
#: ../plugin/drizzle_protocol/errmsg.cc:99
4491
4115
#, c-format
4492
4116
msgid "Statement closed indirectly because of a preceding %s() call"
4493
4117
msgstr ""
4494
4118
 
 
4119
#. CR_NET_UNCOMPRESS_ERROR 08S01
 
4120
#: ../plugin/drizzle_protocol/errmsg.cc:101
 
4121
msgid "Couldn't uncompress communication packet"
 
4122
msgstr ""
 
4123
 
 
4124
#. CR_NET_READ_ERROR 08S01
 
4125
#: ../plugin/drizzle_protocol/errmsg.cc:103
 
4126
msgid "Got an error reading communication packets"
 
4127
msgstr ""
 
4128
 
 
4129
#. CR_NET_READ_INTERRUPTED 08S01
 
4130
#: ../plugin/drizzle_protocol/errmsg.cc:105
 
4131
msgid "Got timeout reading communication packets"
 
4132
msgstr ""
 
4133
 
 
4134
#. CR_NET_ERROR_ON_WRITE 08S01
 
4135
#: ../plugin/drizzle_protocol/errmsg.cc:107
 
4136
msgid "Got an error writing communication packets"
 
4137
msgstr ""
 
4138
 
 
4139
#. CR_NET_WRITE_INTERRUPTED 08S01
 
4140
#: ../plugin/drizzle_protocol/errmsg.cc:109
 
4141
msgid "Got timeout writing communication packets"
 
4142
msgstr ""
 
4143
 
 
4144
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
 
4145
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
 
4146
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
 
4147
#, c-format
 
4148
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
 
4149
msgstr ""
 
4150
 
 
4151
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
 
4152
#, c-format
 
4153
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
 
4154
msgstr ""
 
4155
 
 
4156
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
 
4157
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
 
4158
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
 
4159
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
 
4160
#, c-format
 
4161
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
 
4162
msgstr ""
 
4163
 
 
4164
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
 
4165
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
 
4166
#, c-format
 
4167
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
 
4168
msgstr ""
 
4169
 
 
4170
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
 
4171
msgid "Invalid value of additional-mem-pool-size"
 
4172
msgstr ""
 
4173
 
 
4174
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
 
4175
msgid "Invalid value of autoextend-increment"
 
4176
msgstr ""
 
4177
 
 
4178
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
 
4179
msgid "Invalid value of buffer-pool-size"
 
4180
msgstr ""
 
4181
 
 
4182
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
 
4183
msgid "Invalid value of io-capacity"
 
4184
msgstr ""
 
4185
 
 
4186
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
 
4187
msgid "Invalid value of fast-shutdown"
 
4188
msgstr ""
 
4189
 
 
4190
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
 
4191
msgid "Invalid value of flush-log-at-trx-commit"
 
4192
msgstr ""
 
4193
 
 
4194
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
 
4195
msgid "Invalid value of force-recovery"
 
4196
msgstr ""
 
4197
 
 
4198
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
 
4199
msgid "Invalid value of log-file-size"
 
4200
msgstr ""
 
4201
 
 
4202
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
 
4203
msgid "Invalid value of log-files-in-group"
 
4204
msgstr ""
 
4205
 
 
4206
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
 
4207
msgid "Invalid value of lock-wait-timeout"
 
4208
msgstr ""
 
4209
 
 
4210
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
 
4211
msgid "Invalid value of log-buffer-size"
 
4212
msgstr ""
 
4213
 
 
4214
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
 
4215
msgid "Invalid value of lru-old-blocks-pct"
 
4216
msgstr ""
 
4217
 
 
4218
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
 
4219
msgid "Invalid value of lru-block-access-recency"
 
4220
msgstr ""
 
4221
 
 
4222
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
 
4223
msgid "Invalid value of max-dirty-pages-pct"
 
4224
msgstr ""
 
4225
 
 
4226
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
 
4227
msgid "Invalid value of max-purge-lag"
 
4228
msgstr ""
 
4229
 
 
4230
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
 
4231
msgid "Invalid value of open-files"
 
4232
msgstr ""
 
4233
 
 
4234
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
 
4235
msgid "Invalid value of read-io-threads"
 
4236
msgstr ""
 
4237
 
 
4238
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
 
4239
msgid "Invalid value of sync_spin_loops"
 
4240
msgstr ""
 
4241
 
 
4242
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
 
4243
#, c-format
 
4244
msgid "Error starting Embedded InnoDB %d (%s)\n"
 
4245
msgstr ""
 
4246
 
 
4247
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
 
4248
msgid "Disable InnoDB adaptive hash index (enabled by default)."
 
4249
msgstr ""
 
4250
 
 
4251
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
 
4252
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
 
4253
msgstr ""
 
4254
 
 
4255
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
 
4256
msgid ""
 
4257
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
4258
"other internal data structures."
 
4259
msgstr ""
 
4260
 
 
4261
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
 
4262
msgid "Data file autoextend increment in megabytes"
 
4263
msgstr ""
 
4264
 
 
4265
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
 
4266
msgid ""
 
4267
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
4268
"tables."
 
4269
msgstr ""
 
4270
 
 
4271
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
 
4272
msgid "The common part for InnoDB table spaces."
 
4273
msgstr ""
 
4274
 
 
4275
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
 
4276
msgid "Disable InnoDB checksums validation (enabled by default)."
 
4277
msgstr ""
 
4278
 
 
4279
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
 
4280
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
 
4281
msgstr ""
 
4282
 
 
4283
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
 
4284
msgid "Number of IOPs the server can do. Tunes the background IO rate"
 
4285
msgstr ""
 
4286
 
 
4287
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
 
4288
msgid ""
 
4289
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
 
4290
"are 0, 1 (faster) or 2 (fastest - crash-like)."
 
4291
msgstr ""
 
4292
 
 
4293
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
 
4294
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
4295
msgstr ""
 
4296
 
 
4297
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
 
4298
msgid "File format to use for new tables in .ibd files."
 
4299
msgstr ""
 
4300
 
 
4301
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
 
4302
msgid ""
 
4303
"Set to 0 (write and flush once per second),1 (write and flush at each "
 
4304
"commit) or 2 (write at commit, flush once per second)."
 
4305
msgstr ""
 
4306
 
 
4307
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
 
4308
msgid "With which method to flush data."
 
4309
msgstr ""
 
4310
 
 
4311
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
 
4312
msgid ""
 
4313
"Helps to save your data in case the disk image of the database becomes "
 
4314
"corrupt."
 
4315
msgstr ""
 
4316
 
 
4317
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
 
4318
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
 
4319
msgid "Path to individual files and their sizes."
 
4320
msgstr ""
 
4321
 
 
4322
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
 
4323
msgid "Path to InnoDB log files."
 
4324
msgstr ""
 
4325
 
 
4326
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
 
4327
msgid "Size of each log file in a log group."
 
4328
msgstr ""
 
4329
 
 
4330
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
 
4331
msgid ""
 
4332
"Number of log files in the log group. InnoDB writes to the files in a "
 
4333
"circular fashion. Value 3 is recommended here."
 
4334
msgstr ""
 
4335
 
 
4336
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
 
4337
msgid ""
 
4338
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
4339
"rolled back. Values above 100000000 disable the timeout."
 
4340
msgstr ""
 
4341
 
 
4342
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
 
4343
msgid ""
 
4344
"The size of the buffer which InnoDB uses to write log to the log files on "
 
4345
"disk."
 
4346
msgstr ""
 
4347
 
 
4348
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
 
4349
msgid ""
 
4350
"Sets the point in the LRU list from where all pages are classified as old "
 
4351
"(Advanced users)"
 
4352
msgstr ""
 
4353
 
 
4354
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
 
4355
msgid ""
 
4356
"Milliseconds between accesses to a block at which it is made young. "
 
4357
"0=disabled (Advanced users)"
 
4358
msgstr ""
 
4359
 
 
4360
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
 
4361
msgid "Percentage of dirty pages allowed in bufferpool."
 
4362
msgstr ""
 
4363
 
 
4364
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
 
4365
msgid "Desired maximum length of the purge queue (0 = no limit)"
 
4366
msgstr ""
 
4367
 
 
4368
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
 
4369
msgid ""
 
4370
"Roll back the complete transaction on lock wait timeout, for 4.x "
 
4371
"compatibility (disabled by default)"
 
4372
msgstr ""
 
4373
 
 
4374
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
 
4375
msgid "How many files at the maximum InnoDB keeps open at the same time."
 
4376
msgstr ""
 
4377
 
 
4378
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
 
4379
msgid "Number of background read I/O threads in InnoDB."
 
4380
msgstr ""
 
4381
 
 
4382
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
 
4383
msgid "Number of background write I/O threads in InnoDB."
 
4384
msgstr ""
 
4385
 
 
4386
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
 
4387
msgid ""
 
4388
"Disable if you want to reduce the number of messages written to the log "
 
4389
"(default: enabled)."
 
4390
msgstr ""
 
4391
 
 
4392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
 
4393
msgid "Enable SHOW INNODB STATUS output in the log"
 
4394
msgstr ""
 
4395
 
 
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
 
4397
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
 
4398
msgstr ""
 
4399
 
 
4400
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
 
4401
msgid ""
 
4402
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
 
4403
msgstr ""
 
4404
 
 
4405
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4495
4406
#, c-format
4496
4407
msgid "Failed to send error message to libnotify\n"
4497
4408
msgstr ""
4498
4409
 
 
4410
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4499
4411
msgid "Error Messages to stderr"
4500
4412
msgstr ""
4501
4413
 
4502
 
msgid "Enable filtered replicator"
4503
 
msgstr ""
4504
 
 
 
4414
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
 
4415
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4505
4416
msgid "List of schemas to filter"
4506
4417
msgstr ""
4507
4418
 
 
4419
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
 
4420
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4508
4421
msgid "List of tables to filter"
4509
4422
msgstr ""
4510
4423
 
 
4424
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4511
4425
msgid "Regular expression to apply to schemas to filter"
4512
4426
msgstr ""
4513
4427
 
 
4428
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4514
4429
msgid "Regular expression to apply to tables to filter"
4515
4430
msgstr ""
4516
4431
 
4517
 
msgid "Filtered Replicator"
4518
 
msgstr ""
4519
 
 
 
4432
#: ../plugin/hello_events/hello_events.cc:301
 
4433
msgid "Invalid value of before-write-position\n"
 
4434
msgstr ""
 
4435
 
 
4436
#: ../plugin/hello_events/hello_events.cc:310
 
4437
#: ../plugin/hello_events/hello_events.cc:319
 
4438
msgid "Invalid value of before-update-position\n"
 
4439
msgstr ""
 
4440
 
 
4441
#: ../plugin/hello_events/hello_events.cc:359
 
4442
#: ../plugin/hello_events/hello_events.cc:362
 
4443
#: ../plugin/hello_events/hello_events.cc:380
 
4444
msgid "A comma delimited list of databases to watch"
 
4445
msgstr ""
 
4446
 
 
4447
#: ../plugin/hello_events/hello_events.cc:365
 
4448
#: ../plugin/hello_events/hello_events.cc:396
 
4449
msgid "Enable Example Events Plugin"
 
4450
msgstr ""
 
4451
 
 
4452
#: ../plugin/hello_events/hello_events.cc:368
 
4453
#: ../plugin/hello_events/hello_events.cc:404
 
4454
msgid "Before write row event observer call position"
 
4455
msgstr ""
 
4456
 
 
4457
#: ../plugin/hello_events/hello_events.cc:371
 
4458
#: ../plugin/hello_events/hello_events.cc:415
 
4459
#: ../plugin/pbms/src/parameters_ms.cc:579
 
4460
msgid "Before update row event observer call position"
 
4461
msgstr ""
 
4462
 
 
4463
#: ../plugin/hello_events/hello_events.cc:374
 
4464
#: ../plugin/hello_events/hello_events.cc:426
 
4465
msgid "After drop database event observer call position"
 
4466
msgstr ""
 
4467
 
 
4468
#: ../plugin/hello_events/hello_events.cc:388
 
4469
msgid "A comma delimited list of tables to watch"
 
4470
msgstr ""
 
4471
 
 
4472
#: ../plugin/hello_events/hello_events.cc:450
 
4473
msgid "An example events Plugin"
 
4474
msgstr ""
 
4475
 
 
4476
#: ../plugin/innobase/handler/data_dictionary.cc:202
 
4477
#, c-format
 
4478
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
 
4479
msgstr ""
 
4480
 
 
4481
#: ../plugin/innobase/handler/ha_innodb.cc:1831
 
4482
msgid "Invalid value for io-capacity\n"
 
4483
msgstr ""
 
4484
 
 
4485
#: ../plugin/innobase/handler/ha_innodb.cc:1849
 
4486
msgid "Invalid value for fast-shutdown\n"
 
4487
msgstr ""
 
4488
 
 
4489
#: ../plugin/innobase/handler/ha_innodb.cc:1863
 
4490
msgid "Invalid value for flush-log-at-trx-commit\n"
 
4491
msgstr ""
 
4492
 
 
4493
#: ../plugin/innobase/handler/ha_innodb.cc:1893
 
4494
msgid "Invalid value for max-dirty-pages-pct\n"
 
4495
msgstr ""
 
4496
 
 
4497
#: ../plugin/innobase/handler/ha_innodb.cc:1902
 
4498
msgid "Invalid value for stats-sample-pages\n"
 
4499
msgstr ""
 
4500
 
 
4501
#: ../plugin/innobase/handler/ha_innodb.cc:1913
 
4502
msgid "Invalid value for additional-mem-pool-size\n"
 
4503
msgstr ""
 
4504
 
 
4505
#: ../plugin/innobase/handler/ha_innodb.cc:1923
 
4506
msgid "Invalid value for autoextend-increment\n"
 
4507
msgstr ""
 
4508
 
 
4509
#: ../plugin/innobase/handler/ha_innodb.cc:1933
 
4510
msgid "Invalid value for buffer-pool-size\n"
 
4511
msgstr ""
 
4512
 
 
4513
#: ../plugin/innobase/handler/ha_innodb.cc:1943
 
4514
msgid "Invalid value for commit-concurrency\n"
 
4515
msgstr ""
 
4516
 
 
4517
#: ../plugin/innobase/handler/ha_innodb.cc:1952
 
4518
msgid "Invalid value for concurrency-tickets\n"
 
4519
msgstr ""
 
4520
 
 
4521
#: ../plugin/innobase/handler/ha_innodb.cc:1961
 
4522
msgid "Invalid value for read-io-threads\n"
 
4523
msgstr ""
 
4524
 
 
4525
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
4526
msgid "Invalid value for write-io-threads\n"
 
4527
msgstr ""
 
4528
 
 
4529
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
4530
msgid "Invalid value for force-recovery\n"
 
4531
msgstr ""
 
4532
 
 
4533
#: ../plugin/innobase/handler/ha_innodb.cc:1989
 
4534
#: ../plugin/innobase/handler/ha_innodb.cc:1999
 
4535
msgid "Invalid value for log-file-size\n"
 
4536
msgstr ""
 
4537
 
 
4538
#: ../plugin/innobase/handler/ha_innodb.cc:2008
 
4539
msgid "Invalid value for log-files-in-group\n"
 
4540
msgstr ""
 
4541
 
 
4542
#: ../plugin/innobase/handler/ha_innodb.cc:2017
 
4543
msgid "Invalid value for mirrored-log-groups\n"
 
4544
msgstr ""
 
4545
 
 
4546
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
4547
msgid "Invalid value for open-files\n"
 
4548
msgstr ""
 
4549
 
 
4550
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
4551
msgid "Invalid value for thread-concurrency\n"
 
4552
msgstr ""
 
4553
 
 
4554
#: ../plugin/innobase/handler/ha_innodb.cc:2058
 
4555
msgid "Invalid value for read-ahead-threshold\n"
 
4556
msgstr ""
 
4557
 
 
4558
#: ../plugin/innobase/handler/ha_innodb.cc:2072
 
4559
msgid "Invalid value for lock-wait-timeout\n"
 
4560
msgstr ""
 
4561
 
 
4562
#: ../plugin/logging_gearman/logging_gearman.cc:199
4520
4563
#, c-format
4521
4564
msgid "fail gearman_client_create(): %s"
4522
4565
msgstr ""
4523
4566
 
 
4567
#: ../plugin/logging_gearman/logging_gearman.cc:210
4524
4568
#, c-format
4525
4569
msgid "fail gearman_client_add_server(): %s"
4526
4570
msgstr ""
4527
4571
 
 
4572
#: ../plugin/logging_gearman/logging_gearman.cc:309
 
4573
#: ../plugin/logging_gearman/logging_gearman.cc:316
4528
4574
msgid "Enable logging to a gearman server"
4529
4575
msgstr ""
4530
4576
 
 
4577
#: ../plugin/logging_gearman/logging_gearman.cc:325
4531
4578
msgid "Hostname for logging to a Gearman server"
4532
4579
msgstr ""
4533
4580
 
 
4581
#: ../plugin/logging_gearman/logging_gearman.cc:334
4534
4582
msgid "Gearman Function to send logging to"
4535
4583
msgstr ""
4536
4584
 
 
4585
#: ../plugin/logging_gearman/logging_gearman.cc:352
4537
4586
msgid "Log queries to a Gearman server"
4538
4587
msgstr ""
4539
4588
 
 
4589
#: ../plugin/logging_query/logging_query.cc:192
4540
4590
#, c-format
4541
4591
msgid "fail open() fn=%s er=%s\n"
4542
4592
msgstr ""
4543
4593
 
 
4594
#: ../plugin/logging_query/logging_query.cc:316
 
4595
msgid "Invalid value for threshold-slow"
 
4596
msgstr ""
 
4597
 
 
4598
#: ../plugin/logging_query/logging_query.cc:325
 
4599
msgid "Invalid value for threshold-big-resultset"
 
4600
msgstr ""
 
4601
 
 
4602
#: ../plugin/logging_query/logging_query.cc:334
 
4603
msgid "Invalid value for threshold-big-examined"
 
4604
msgstr ""
 
4605
 
 
4606
#: ../plugin/logging_query/logging_query.cc:348
 
4607
#: ../plugin/logging_query/logging_query.cc:364
4544
4608
msgid "Enable logging to CSV file"
4545
4609
msgstr ""
4546
4610
 
4547
 
msgid "File to log to"
4548
 
msgstr ""
4549
 
 
4550
 
msgid "PCRE to match the query against"
4551
 
msgstr ""
4552
 
 
 
4611
#: ../plugin/logging_query/logging_query.cc:351
 
4612
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
 
4613
#: ../plugin/syslog/module.cc:233
4553
4614
msgid "Threshold for logging slow queries, in microseconds"
4554
4615
msgstr ""
4555
4616
 
 
4617
#: ../plugin/logging_query/logging_query.cc:354
 
4618
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
 
4619
#: ../plugin/syslog/module.cc:236
4556
4620
msgid "Threshold for logging big queries, for rows returned"
4557
4621
msgstr ""
4558
4622
 
 
4623
#: ../plugin/logging_query/logging_query.cc:357
 
4624
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
 
4625
#: ../plugin/syslog/module.cc:239
4559
4626
msgid "Threshold for logging big queries, for rows examined"
4560
4627
msgstr ""
4561
4628
 
 
4629
#: ../plugin/logging_query/logging_query.cc:373
 
4630
msgid "File to log to"
 
4631
msgstr ""
 
4632
 
 
4633
#: ../plugin/logging_query/logging_query.cc:382
 
4634
msgid "PCRE to match the query against"
 
4635
msgstr ""
 
4636
 
 
4637
#: ../plugin/logging_query/logging_query.cc:439
4562
4638
msgid "Log queries to a CSV file"
4563
4639
msgstr ""
4564
4640
 
4565
 
#, c-format
4566
 
msgid "syslog facility \"%s\" not known, using \"local0\""
4567
 
msgstr ""
4568
 
 
4569
 
#, c-format
4570
 
msgid "syslog priority \"%s\" not known, using \"info\""
4571
 
msgstr ""
4572
 
 
4573
 
msgid "Enable logging to syslog"
4574
 
msgstr ""
4575
 
 
4576
 
msgid "Syslog Ident"
4577
 
msgstr ""
4578
 
 
4579
 
msgid "Syslog Facility"
4580
 
msgstr ""
4581
 
 
4582
 
msgid "Syslog Priority"
4583
 
msgstr ""
4584
 
 
4585
 
msgid "Log to syslog"
4586
 
msgstr ""
4587
 
 
 
4641
#: ../plugin/logging_stats/logging_stats.cc:315
 
4642
msgid "Invalid value for max-user-count\n"
 
4643
msgstr ""
 
4644
 
 
4645
#: ../plugin/logging_stats/logging_stats.cc:323
 
4646
msgid "Invalid value for bucket-count\n"
 
4647
msgstr ""
 
4648
 
 
4649
#: ../plugin/logging_stats/logging_stats.cc:332
 
4650
msgid "Invalid value for scoreboard-size\n"
 
4651
msgstr ""
 
4652
 
 
4653
#: ../plugin/logging_stats/logging_stats.cc:367
 
4654
#: ../plugin/logging_stats/logging_stats.cc:409
 
4655
msgid "Max number of users that will be logged"
 
4656
msgstr ""
 
4657
 
 
4658
#: ../plugin/logging_stats/logging_stats.cc:378
 
4659
#: ../plugin/logging_stats/logging_stats.cc:412
 
4660
msgid "Max number of range locks to use for Scoreboard"
 
4661
msgstr ""
 
4662
 
 
4663
#: ../plugin/logging_stats/logging_stats.cc:389
 
4664
#: ../plugin/logging_stats/logging_stats.cc:415
 
4665
msgid "Max number of concurrent sessions that will be logged"
 
4666
msgstr ""
 
4667
 
 
4668
#: ../plugin/logging_stats/logging_stats.cc:400
 
4669
#: ../plugin/logging_stats/logging_stats.cc:416
 
4670
msgid "Enable Logging Statistics Collection"
 
4671
msgstr ""
 
4672
 
 
4673
#: ../plugin/logging_stats/logging_stats.cc:433
 
4674
msgid "User Statistics as DATA_DICTIONARY tables"
 
4675
msgstr ""
 
4676
 
 
4677
#: ../plugin/md5/md5.cc:99
 
4678
msgid "libgcrypt library version mismatch\n"
 
4679
msgstr ""
 
4680
 
 
4681
#: ../plugin/memcached_query_cache/memcached_qc.cc:102
 
4682
#: ../plugin/memcached_query_cache/memcached_qc.cc:466
 
4683
#: ../plugin/memcached_stats/memcached_stats.cc:128
 
4684
#: ../plugin/memcached_stats/memcached_stats.cc:137
4588
4685
msgid "List of memcached servers."
4589
4686
msgstr ""
4590
4687
 
 
4688
#: ../plugin/memcached_query_cache/memcached_qc.cc:375
 
4689
msgid "Invalid value of expiry\n"
 
4690
msgstr ""
 
4691
 
 
4692
#: ../plugin/memcached_query_cache/memcached_qc.cc:469
 
4693
msgid "Expiry time of memcached entries"
 
4694
msgstr ""
 
4695
 
 
4696
#: ../plugin/memcached_query_cache/memcached_qc.cc:472
 
4697
msgid "Enable Memcached Query Cache"
 
4698
msgstr ""
 
4699
 
 
4700
#: ../plugin/memcached_stats/analysis_table.cc:76
 
4701
#: ../plugin/memcached_stats/stats_table.cc:144
 
4702
msgid "No value in MEMCACHED_STATS_SERVERS variable."
 
4703
msgstr ""
 
4704
 
 
4705
#: ../plugin/memcached_stats/memcached_stats.cc:152
4591
4706
msgid "Memcached Stats as I_S tables"
4592
4707
msgstr ""
4593
4708
 
 
4709
#: ../plugin/memcached_stats/stats_table.cc:76
 
4710
#, c-format
 
4711
msgid ""
 
4712
"Unable get stats from memcached server %s.  Got error from "
 
4713
"memcached_stat_servername()."
 
4714
msgstr ""
 
4715
 
 
4716
#: ../plugin/memcached_stats/stats_table.cc:151
 
4717
msgid "Unable to create memcached struct.  Got error from memcached_create()."
 
4718
msgstr ""
 
4719
 
 
4720
#: ../plugin/memcached_stats/stats_table.cc:159
 
4721
#, c-format
 
4722
msgid ""
 
4723
"Unable to create memcached server list.  Got error from "
 
4724
"memcached_servers_parse(%s)."
 
4725
msgstr ""
 
4726
 
 
4727
#: ../plugin/multi_thread/multi_thread.cc:69
 
4728
msgid "Unable to get thread stack size\n"
 
4729
msgstr ""
 
4730
 
 
4731
#: ../plugin/multi_thread/multi_thread.cc:138
 
4732
msgid "Invalid value for max-threads\n"
 
4733
msgstr ""
 
4734
 
 
4735
#: ../plugin/multi_thread/multi_thread.cc:151
 
4736
#: ../plugin/multi_thread/multi_thread.cc:158
 
4737
msgid "Maximum number of user threads available."
 
4738
msgstr ""
 
4739
 
 
4740
#: ../plugin/myisam/ha_myisam.cc:531
4594
4741
#, c-format
4595
4742
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4596
4743
msgstr ""
4597
4744
 
 
4745
#: ../plugin/myisam/ha_myisam.cc:535
4598
4746
#, c-format
4599
4747
msgid "Got an error from unknown thread, %s:%d"
4600
4748
msgstr ""
4601
4749
 
 
4750
#: ../plugin/myisam/ha_myisam.cc:541
4602
4751
msgid "Unknown thread accessing table"
4603
4752
msgstr ""
4604
4753
 
4605
 
msgid "Block size to be used for MyISAM index pages."
4606
 
msgstr ""
4607
 
 
4608
 
msgid ""
4609
 
"This characterizes the number of hits a hot block has to be untouched until "
4610
 
"it is considered aged enough to be downgraded to a warm block. This "
4611
 
"specifies the percentage ratio of that number of hits to the total number of "
4612
 
"blocks in key cache"
4613
 
msgstr ""
4614
 
 
4615
 
msgid "The minimum percentage of warm blocks in key cache"
4616
 
msgstr ""
4617
 
 
4618
 
msgid ""
4619
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4620
 
"this to get better index handling (for all reads and multiple writes) to as "
4621
 
"much as you can afford;"
4622
 
msgstr ""
4623
 
 
4624
 
msgid ""
4625
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4626
 
"disables parallel repair."
4627
 
msgstr ""
4628
 
 
 
4754
#: ../plugin/myisam/ha_myisam.cc:1497
 
4755
msgid "Invalid value for max-sort-file-size\n"
 
4756
msgstr ""
 
4757
 
 
4758
#: ../plugin/myisam/ha_myisam.cc:1506
 
4759
msgid "Invalid value for sort-buffer-size\n"
 
4760
msgstr ""
 
4761
 
 
4762
#: ../plugin/myisam/ha_myisam.cc:1520 ../plugin/myisam/ha_myisam.cc:1532
4629
4763
msgid ""
4630
4764
"Don't use the fast sort index method to created index if the temporary file "
4631
4765
"would get bigger than this."
4632
4766
msgstr ""
4633
4767
 
 
4768
#: ../plugin/myisam/ha_myisam.cc:1525 ../plugin/myisam/ha_myisam.cc:1535
4634
4769
msgid ""
4635
4770
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4636
4771
"when creating indexes with CREATE INDEX or ALTER TABLE."
4637
4772
msgstr ""
4638
4773
 
4639
 
msgid "Default pointer size to be used for MyISAM tables."
4640
 
msgstr ""
4641
 
 
 
4774
#: ../plugin/myisam/my_handler_errors.cc:42
4642
4775
msgid "Didn't find key on read or update"
4643
4776
msgstr ""
4644
4777
 
 
4778
#: ../plugin/myisam/my_handler_errors.cc:43
4645
4779
msgid "Duplicate key on write or update"
4646
4780
msgstr ""
4647
4781
 
 
4782
#: ../plugin/myisam/my_handler_errors.cc:44
4648
4783
msgid "Internal (unspecified) error in handler"
4649
4784
msgstr ""
4650
4785
 
 
4786
#: ../plugin/myisam/my_handler_errors.cc:46
4651
4787
msgid ""
4652
4788
"Someone has changed the row since it was read (while the table was locked to "
4653
4789
"prevent it)"
4654
4790
msgstr ""
4655
4791
 
 
4792
#: ../plugin/myisam/my_handler_errors.cc:48
4656
4793
msgid "Wrong index given to function"
4657
4794
msgstr ""
4658
4795
 
4659
 
msgid "Undefined handler error 125"
4660
 
msgstr ""
4661
 
 
 
4796
#: ../plugin/myisam/my_handler_errors.cc:49
4662
4797
msgid "Index file is crashed"
4663
4798
msgstr ""
4664
4799
 
 
4800
#: ../plugin/myisam/my_handler_errors.cc:50
4665
4801
msgid "Record file is crashed"
4666
4802
msgstr ""
4667
4803
 
 
4804
#: ../plugin/myisam/my_handler_errors.cc:51
4668
4805
msgid "Out of memory in engine"
4669
4806
msgstr ""
4670
4807
 
4671
 
msgid "Undefined handler error 129"
4672
 
msgstr ""
4673
 
 
 
4808
#: ../plugin/myisam/my_handler_errors.cc:52
4674
4809
msgid "Incorrect file format"
4675
4810
msgstr ""
4676
4811
 
 
4812
#: ../plugin/myisam/my_handler_errors.cc:53
4677
4813
msgid "Command not supported by database"
4678
4814
msgstr ""
4679
4815
 
 
4816
#: ../plugin/myisam/my_handler_errors.cc:54
4680
4817
msgid "Old database file"
4681
4818
msgstr ""
4682
4819
 
 
4820
#: ../plugin/myisam/my_handler_errors.cc:55
4683
4821
msgid "No record read before update"
4684
4822
msgstr ""
4685
4823
 
 
4824
#: ../plugin/myisam/my_handler_errors.cc:56
4686
4825
msgid "Record was already deleted (or record file crashed)"
4687
4826
msgstr ""
4688
4827
 
 
4828
#: ../plugin/myisam/my_handler_errors.cc:57
4689
4829
msgid "No more room in record file"
4690
4830
msgstr ""
4691
4831
 
 
4832
#: ../plugin/myisam/my_handler_errors.cc:58
4692
4833
msgid "No more room in index file"
4693
4834
msgstr ""
4694
4835
 
 
4836
#: ../plugin/myisam/my_handler_errors.cc:59
4695
4837
msgid "No more records (read after end of file)"
4696
4838
msgstr ""
4697
4839
 
 
4840
#: ../plugin/myisam/my_handler_errors.cc:60
4698
4841
msgid "Unsupported extension used for table"
4699
4842
msgstr ""
4700
4843
 
 
4844
#: ../plugin/myisam/my_handler_errors.cc:61
4701
4845
msgid "Too big row"
4702
4846
msgstr ""
4703
4847
 
 
4848
#: ../plugin/myisam/my_handler_errors.cc:62
4704
4849
msgid "Wrong create options"
4705
4850
msgstr ""
4706
4851
 
 
4852
#: ../plugin/myisam/my_handler_errors.cc:63
4707
4853
msgid "Duplicate unique key or constraint on write or update"
4708
4854
msgstr ""
4709
4855
 
 
4856
#: ../plugin/myisam/my_handler_errors.cc:64
4710
4857
msgid "Unknown character set used in table"
4711
4858
msgstr ""
4712
4859
 
 
4860
#: ../plugin/myisam/my_handler_errors.cc:65
4713
4861
msgid "Conflicting table definitions in sub-tables of MERGE table"
4714
4862
msgstr ""
4715
4863
 
 
4864
#: ../plugin/myisam/my_handler_errors.cc:66
4716
4865
msgid "Table is crashed and last repair failed"
4717
4866
msgstr ""
4718
4867
 
 
4868
#: ../plugin/myisam/my_handler_errors.cc:67
4719
4869
msgid "Table was marked as crashed and should be repaired"
4720
4870
msgstr ""
4721
4871
 
 
4872
#: ../plugin/myisam/my_handler_errors.cc:68
4722
4873
msgid "Lock timed out; Retry transaction"
4723
4874
msgstr ""
4724
4875
 
 
4876
#: ../plugin/myisam/my_handler_errors.cc:69
4725
4877
msgid "Lock table is full;  Restart program with a larger locktable"
4726
4878
msgstr ""
4727
4879
 
 
4880
#: ../plugin/myisam/my_handler_errors.cc:70
4728
4881
msgid "Updates are not allowed under a read only transactions"
4729
4882
msgstr ""
4730
4883
 
 
4884
#: ../plugin/myisam/my_handler_errors.cc:71
4731
4885
msgid "Lock deadlock; Retry transaction"
4732
4886
msgstr ""
4733
4887
 
 
4888
#: ../plugin/myisam/my_handler_errors.cc:72
4734
4889
msgid "Foreign key constraint is incorrectly formed"
4735
4890
msgstr ""
4736
4891
 
 
4892
#: ../plugin/myisam/my_handler_errors.cc:73
4737
4893
msgid "Cannot add a child row"
4738
4894
msgstr ""
4739
4895
 
 
4896
#: ../plugin/myisam/my_handler_errors.cc:74
4740
4897
msgid "Cannot delete a parent row"
4741
4898
msgstr ""
4742
4899
 
 
4900
#: ../plugin/myisam/my_handler_errors.cc:75
4743
4901
msgid "No savepoint with that name"
4744
4902
msgstr ""
4745
4903
 
 
4904
#: ../plugin/myisam/my_handler_errors.cc:76
4746
4905
msgid "Non unique key block size"
4747
4906
msgstr ""
4748
4907
 
 
4908
#: ../plugin/myisam/my_handler_errors.cc:77
4749
4909
msgid "The table does not exist in engine"
4750
4910
msgstr ""
4751
4911
 
 
4912
#: ../plugin/myisam/my_handler_errors.cc:78
4752
4913
msgid "The table already existed in storage engine"
4753
4914
msgstr ""
4754
4915
 
 
4916
#: ../plugin/myisam/my_handler_errors.cc:79
4755
4917
msgid "Could not connect to storage engine"
4756
4918
msgstr ""
4757
4919
 
 
4920
#: ../plugin/myisam/my_handler_errors.cc:80
4758
4921
msgid "Unexpected null pointer found when using spatial index"
4759
4922
msgstr ""
4760
4923
 
 
4924
#: ../plugin/myisam/my_handler_errors.cc:81
4761
4925
msgid "The table changed in storage engine"
4762
4926
msgstr ""
4763
4927
 
 
4928
#: ../plugin/myisam/my_handler_errors.cc:82
4764
4929
msgid "There's no partition in table for the given value"
4765
4930
msgstr ""
4766
4931
 
 
4932
#: ../plugin/myisam/my_handler_errors.cc:83
4767
4933
msgid "Row-based binlogging of row failed"
4768
4934
msgstr ""
4769
4935
 
 
4936
#: ../plugin/myisam/my_handler_errors.cc:84
4770
4937
msgid "Index needed in foreign key constraint"
4771
4938
msgstr ""
4772
4939
 
 
4940
#: ../plugin/myisam/my_handler_errors.cc:85
4773
4941
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4774
4942
msgstr ""
4775
4943
 
 
4944
#: ../plugin/myisam/my_handler_errors.cc:86
4776
4945
msgid "Table needs to be upgraded before it can be used"
4777
4946
msgstr ""
4778
4947
 
 
4948
#: ../plugin/myisam/my_handler_errors.cc:87
4779
4949
msgid "Table is read only"
4780
4950
msgstr ""
4781
4951
 
 
4952
#: ../plugin/myisam/my_handler_errors.cc:88
4782
4953
msgid "Failed to get next auto increment value"
4783
4954
msgstr ""
4784
4955
 
 
4956
#: ../plugin/myisam/my_handler_errors.cc:89
4785
4957
msgid "Failed to set row auto increment value"
4786
4958
msgstr ""
4787
4959
 
 
4960
#: ../plugin/myisam/my_handler_errors.cc:90
4788
4961
msgid "Unknown (generic) error from engine"
4789
4962
msgstr ""
4790
4963
 
 
4964
#: ../plugin/myisam/my_handler_errors.cc:91
4791
4965
msgid "Record is the same"
4792
4966
msgstr ""
4793
4967
 
 
4968
#: ../plugin/myisam/my_handler_errors.cc:92
4794
4969
msgid "It is not possible to log this statement"
4795
4970
msgstr ""
4796
4971
 
 
4972
#: ../plugin/myisam/my_handler_errors.cc:93
4797
4973
msgid "Tablespace exists"
4798
4974
msgstr ""
4799
4975
 
 
4976
#: ../plugin/myisam/my_handler_errors.cc:94
4800
4977
msgid "The event was corrupt, leading to illegal data being read"
4801
4978
msgstr ""
4802
4979
 
 
4980
#: ../plugin/myisam/my_handler_errors.cc:95
4803
4981
msgid "The table is of a new format not supported by this version"
4804
4982
msgstr ""
4805
4983
 
 
4984
#: ../plugin/myisam/my_handler_errors.cc:96
4806
4985
msgid "The event could not be processed no other handler error happened"
4807
4986
msgstr ""
4808
4987
 
 
4988
#: ../plugin/myisam/my_handler_errors.cc:97
4809
4989
msgid "Got a fatal error during initialzation of handler"
4810
4990
msgstr ""
4811
4991
 
 
4992
#: ../plugin/myisam/my_handler_errors.cc:98
4812
4993
msgid "File to short; Expected more data in file"
4813
4994
msgstr ""
4814
4995
 
 
4996
#: ../plugin/myisam/my_handler_errors.cc:99
4815
4997
msgid "Read page with wrong checksum"
4816
4998
msgstr ""
4817
4999
 
 
5000
#. TODO: get a better message for these
 
5001
#: ../plugin/myisam/my_handler_errors.cc:101
4818
5002
msgid "Lock or active transaction"
4819
5003
msgstr ""
4820
5004
 
 
5005
#: ../plugin/myisam/my_handler_errors.cc:102
4821
5006
msgid "No such table space"
4822
5007
msgstr ""
4823
5008
 
 
5009
#: ../plugin/myisam/my_handler_errors.cc:103
4824
5010
msgid "Tablespace not empty"
4825
5011
msgstr ""
4826
5012
 
 
5013
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
 
5014
msgid "Invalid value for retry_count"
 
5015
msgstr ""
 
5016
 
 
5017
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
 
5018
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4827
5019
msgid ""
4828
5020
"Port number to use for connection or 0 for default to with MySQL protocol."
4829
5021
msgstr ""
4830
5022
 
4831
 
#, c-format
4832
 
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4833
 
msgstr ""
4834
 
 
 
5023
#: ../plugin/pbms/src/parameters_ms.cc:552
 
5024
msgid ""
 
5025
"A comma delimited list of tables to watch of the format: <database>."
 
5026
"<table>, ..."
 
5027
msgstr ""
 
5028
 
 
5029
#: ../plugin/pbms/src/parameters_ms.cc:560
 
5030
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
 
5031
msgstr ""
 
5032
 
 
5033
#: ../plugin/pbms/src/parameters_ms.cc:568
 
5034
msgid "Before insert row event observer call position"
 
5035
msgstr ""
 
5036
 
 
5037
#: ../plugin/pool_of_threads/pool_of_threads.cc:238
 
5038
msgid "event_add error in libevent_add_session_callback\n"
 
5039
msgstr ""
 
5040
 
 
5041
#: ../plugin/pool_of_threads/pool_of_threads.cc:316
 
5042
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
 
5043
msgstr ""
 
5044
 
 
5045
#: ../plugin/pool_of_threads/pool_of_threads.cc:574
 
5046
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
 
5047
msgstr ""
 
5048
 
 
5049
#: ../plugin/pool_of_threads/pool_of_threads.cc:581
 
5050
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
 
5051
msgstr ""
 
5052
 
 
5053
#: ../plugin/pool_of_threads/pool_of_threads.cc:593
 
5054
msgid "session_add_event event_add error in libevent_init\n"
 
5055
msgstr ""
 
5056
 
 
5057
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
5058
#, c-format
 
5059
msgid "Can't create completion port thread (error %d)"
 
5060
msgstr ""
 
5061
 
 
5062
#: ../plugin/pool_of_threads/pool_of_threads.cc:633
 
5063
msgid "Invalid value for size\n"
 
5064
msgstr ""
 
5065
 
 
5066
#: ../plugin/pool_of_threads/pool_of_threads.cc:651
 
5067
#: ../plugin/pool_of_threads/pool_of_threads.cc:658
 
5068
msgid "Size of Pool."
 
5069
msgstr ""
 
5070
 
 
5071
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
 
5072
msgid "Failed to allocate enough memory to transaction message\n"
 
5073
msgstr ""
 
5074
 
 
5075
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
 
5076
#, c-format
 
5077
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
 
5078
msgstr ""
 
5079
 
 
5080
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
 
5081
#, c-format
 
5082
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
 
5083
msgstr ""
 
5084
 
 
5085
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
 
5086
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
 
5087
msgid "Enable rabbitmq log"
 
5088
msgstr ""
 
5089
 
 
5090
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
 
5091
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
 
5092
msgid "Host name to connect to"
 
5093
msgstr ""
 
5094
 
 
5095
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
 
5096
msgid "RabbitMQ Port"
 
5097
msgstr ""
 
5098
 
 
5099
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
 
5100
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
 
5101
msgid "RabbitMQ username"
 
5102
msgstr ""
 
5103
 
 
5104
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
 
5105
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
 
5106
msgid "RabbitMQ password"
 
5107
msgstr ""
 
5108
 
 
5109
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
 
5110
msgid "RabbitMQ virtualhost"
 
5111
msgstr ""
 
5112
 
 
5113
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
 
5114
msgid "Name of RabbitMQ exchange to publish to"
 
5115
msgstr ""
 
5116
 
 
5117
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
 
5118
msgid "Name of RabbitMQ routing key to use"
 
5119
msgstr ""
 
5120
 
 
5121
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
 
5122
#: ../plugin/transaction_log/module.cc:309
 
5123
#: ../plugin/transaction_log/module.cc:362
 
5124
msgid "Name of the replicator plugin to use (default='default_replicator')"
 
5125
msgstr ""
 
5126
 
 
5127
#: ../plugin/session_dictionary/processlist.cc:94
 
5128
msgid "no user"
 
5129
msgstr ""
 
5130
 
 
5131
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
 
5132
#, c-format
 
5133
msgid "syslog facility \"%s\" not known, using \"local0\""
 
5134
msgstr ""
 
5135
 
 
5136
#: ../plugin/syslog/errmsg.cc:49
 
5137
#, c-format
 
5138
msgid "syslog priority \"%s\" not known, using \"warn\""
 
5139
msgstr ""
 
5140
 
 
5141
#: ../plugin/syslog/logging.cc:72
 
5142
#, c-format
 
5143
msgid "syslog priority \"%s\" not known, using \"info\""
 
5144
msgstr ""
 
5145
 
 
5146
#: ../plugin/syslog/module.cc:61
 
5147
msgid "Invalid value for logging-threshold-slow\n"
 
5148
msgstr ""
 
5149
 
 
5150
#: ../plugin/syslog/module.cc:70
 
5151
msgid "Invalid value for logging-threshold-big-resultset\n"
 
5152
msgstr ""
 
5153
 
 
5154
#: ../plugin/syslog/module.cc:79
 
5155
msgid "Invalid value for logging-threshold-big-examined\n"
 
5156
msgstr ""
 
5157
 
 
5158
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
 
5159
msgid "Syslog Ident"
 
5160
msgstr ""
 
5161
 
 
5162
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
 
5163
msgid "Syslog Facility"
 
5164
msgstr ""
 
5165
 
 
5166
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
 
5167
msgid "Enable logging to syslog of the query log"
 
5168
msgstr ""
 
5169
 
 
5170
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
 
5171
msgid "Syslog Priority of query logging"
 
5172
msgstr ""
 
5173
 
 
5174
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
 
5175
msgid "Enable logging to syslog of the error messages"
 
5176
msgstr ""
 
5177
 
 
5178
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
 
5179
msgid "Syslog Priority of error messages"
 
5180
msgstr ""
 
5181
 
 
5182
#: ../plugin/transaction_log/background_worker.cc:77
4835
5183
#, c-format
4836
5184
msgid "Unable to create background worker thread. Got error %s.\n"
4837
5185
msgstr ""
4838
5186
 
 
5187
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
 
5188
#: ../plugin/transaction_log/print_transaction_message.cc:106
 
5189
#: ../plugin/transaction_log/transaction_log_reader.cc:97
 
5190
#, c-format
 
5191
msgid "Failed to open transaction log file %s.  Got error: %s\n"
 
5192
msgstr ""
 
5193
 
 
5194
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
 
5195
#: ../plugin/transaction_log/print_transaction_message.cc:171
 
5196
#: ../plugin/transaction_log/transaction_log_reader.cc:154
 
5197
#, c-format
 
5198
msgid "Raw buffer read: %s.\n"
 
5199
msgstr ""
 
5200
 
 
5201
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
 
5202
#: ../plugin/transaction_log/print_transaction_message.cc:177
 
5203
#: ../plugin/transaction_log/transaction_log_reader.cc:161
 
5204
#, c-format
 
5205
msgid "Unable to parse transaction. Got error: %s.\n"
 
5206
msgstr ""
 
5207
 
 
5208
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
 
5209
#: ../plugin/transaction_log/print_transaction_message.cc:179
 
5210
#: ../plugin/transaction_log/transaction_log_reader.cc:163
 
5211
#, c-format
 
5212
msgid "BUFFER: %s\n"
 
5213
msgstr ""
 
5214
 
 
5215
#: ../plugin/transaction_log/module.cc:135
 
5216
msgid "Invalid value for sync-method\n"
 
5217
msgstr ""
 
5218
 
 
5219
#: ../plugin/transaction_log/module.cc:144
 
5220
msgid "Invalid value for num-write-buffers\n"
 
5221
msgstr ""
 
5222
 
 
5223
#: ../plugin/transaction_log/module.cc:180
4839
5224
#, c-format
4840
5225
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
4841
5226
msgstr ""
4842
5227
 
 
5228
#: ../plugin/transaction_log/module.cc:189
4843
5229
#, c-format
4844
5230
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
4845
5231
msgstr ""
4846
5232
 
4847
 
#, c-format
4848
 
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
4849
 
msgstr ""
4850
 
 
 
5233
#: ../plugin/transaction_log/module.cc:201
4851
5234
#, c-format
4852
5235
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
4853
5236
msgstr ""
4854
5237
 
 
5238
#: ../plugin/transaction_log/module.cc:210
4855
5239
#, c-format
4856
5240
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
4857
5241
msgstr ""
4858
5242
 
 
5243
#: ../plugin/transaction_log/module.cc:225
 
5244
#, c-format
 
5245
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
 
5246
msgstr ""
 
5247
 
 
5248
#: ../plugin/transaction_log/module.cc:285
 
5249
#: ../plugin/transaction_log/module.cc:356
4859
5250
msgid "Enable transaction log"
4860
5251
msgstr ""
4861
5252
 
 
5253
#: ../plugin/transaction_log/module.cc:293
 
5254
#: ../plugin/transaction_log/module.cc:350
4862
5255
msgid "DEBUGGING - Truncate transaction log"
4863
5256
msgstr ""
4864
5257
 
 
5258
#: ../plugin/transaction_log/module.cc:301
 
5259
#: ../plugin/transaction_log/module.cc:359
4865
5260
msgid "Path to the file to use for transaction log"
4866
5261
msgstr ""
4867
5262
 
 
5263
#: ../plugin/transaction_log/module.cc:317
 
5264
#: ../plugin/transaction_log/module.cc:353
4868
5265
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4869
5266
msgstr ""
4870
5267
 
 
5268
#: ../plugin/transaction_log/module.cc:325
 
5269
#: ../plugin/transaction_log/module.cc:365
4871
5270
msgid ""
4872
5271
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4873
5272
"each transaction write, 2 == sync log file once per second"
4874
5273
msgstr ""
4875
5274
 
4876
 
#, c-format
4877
 
msgid ""
4878
 
"Failed to allocate enough memory to buffer header, transaction message, and "
4879
 
"trailing checksum bytes. Tried to allocate %<PRId64> bytes.  Error: %s\n"
4880
 
msgstr ""
4881
 
 
 
5275
#: ../plugin/transaction_log/module.cc:338
 
5276
#: ../plugin/transaction_log/module.cc:368
 
5277
msgid "Number of slots for in-memory write buffers (default=8)."
 
5278
msgstr ""
 
5279
 
 
5280
#: ../plugin/transaction_log/print_transaction_message.cc:135
 
5281
#, c-format
 
5282
msgid "GPB message is not a valid type.\n"
 
5283
msgstr ""
 
5284
 
 
5285
#: ../plugin/transaction_log/print_transaction_message.cc:155
 
5286
#, c-format
 
5287
msgid "GPB message is not a valid size.\n"
 
5288
msgstr ""
 
5289
 
 
5290
#: ../plugin/transaction_log/transaction_log.cc:114
4882
5291
msgid "Failed to open transaction log file "
4883
5292
msgstr ""
4884
5293
 
 
5294
#: ../plugin/transaction_log/transaction_log.cc:215
4885
5295
#, c-format
4886
5296
msgid ""
4887
5297
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
4888
5298
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
4889
5299
msgstr ""
4890
5300
 
 
5301
#: ../plugin/transaction_log/transaction_log.cc:236
4891
5302
#, c-format
4892
5303
msgid "Failed to sync log file. Got error: %s\n"
4893
5304
msgstr ""
4894
 
 
4895
 
#, c-format
4896
 
msgid "Failed to open transaction log file %s.  Got error: %s\n"
4897
 
msgstr ""
4898
 
 
4899
 
#, c-format
4900
 
msgid "Raw buffer read: %s.\n"
4901
 
msgstr ""
4902
 
 
4903
 
#, c-format
4904
 
msgid "Unable to parse transaction. Got error: %s.\n"
4905
 
msgstr ""
4906
 
 
4907
 
#, c-format
4908
 
msgid "BUFFER: %s\n"
4909
 
msgstr ""