~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/hu.po

  • Committer: Brian Aker
  • Date: 2010-11-22 00:16:44 UTC
  • mto: (1945.2.1 quick)
  • mto: This revision was merged to the branch mainline in revision 1947.
  • Revision ID: brian@tangent.org-20101122001644-pi6jv0d65e82xn38
Merge in lock refactor, this just encapsulates.

Show diffs side-by-side

added added

removed removed

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