~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/el.po

  • Committer: Jay Pipes
  • Date: 2009-01-30 04:01:12 UTC
  • mto: This revision was merged to the branch mainline in revision 830.
  • Revision ID: jpipes@serialcoder-20090130040112-svbn774guj98pwi4
To remain in compatibility with MySQL, added ability to interpret
decimal arguments as datetime strings for temporal functions.

Fixed YEAR(), MONTH(), DAYOFMONTH(), DAYOFYEAR(), HOUR(), MINUTE(), SECOND(), and MICROSECOND()
to accept decimal parameters and interpret them the same way as MySQL.

Fixed an issue with the TemporalFormat::matches() method which was 
incorrectly assuming all microsecond arguments were specified as 6 digits.
Added power of 10 multiplier to usecond calculation. This fixes issues with
failures in type_date and func_sapdb test cases.

Show diffs side-by-side

added added

removed removed

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