~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/hu.po

  • Committer: Lee Bieber
  • Date: 2010-10-27 18:28:56 UTC
  • mfrom: (1883.1.3 build)
  • Revision ID: kalebral@gmail.com-20101027182856-q3wqtbv1t4egkjsk
Merge Andrew - fix bug 667360: --defaults-file not processed before paths read           
Merge Andrew - fix bug 656577: Importing SQL script results in silent failure    
Merge Andrew - fix bug 667053: drizzledump minor output cleanup needed

Show diffs side-by-side

added added

removed removed

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