~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_AU.po

  • Committer: Monty Taylor
  • Date: 2008-11-16 05:36:13 UTC
  • mto: (584.1.9 devel)
  • mto: This revision was merged to the branch mainline in revision 589.
  • Revision ID: monty@inaugust.com-20081116053613-bld4rqxhlkb49c02
Split out cache_row and type_holder.

Show diffs side-by-side

added added

removed removed

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