~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/sk.po

  • Committer: Patrick Crews
  • Date: 2010-08-17 16:55:22 UTC
  • mfrom: (1099.4.174)
  • mto: This revision was merged to the branch mainline in revision 1714.
  • Revision ID: gleebix@gmail.com-20100817165522-x7yh7e3yf8nreh9b
Merge translations update

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2010-08-03 10:16-0400\n"
 
10
"POT-Creation-Date: 2010-08-17 12:50-0400\n"
11
11
"PO-Revision-Date: 2010-05-05 18:33+0000\n"
12
12
"Last-Translator: milboy <Unknown>\n"
13
13
"Language-Team: Slovak <sk@li.org>\n"
99
99
msgid "Use another database. Takes database name as argument."
100
100
msgstr "Použiť inú databázu. Databáza má názov ako argument."
101
101
 
102
 
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1405
 
102
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1404
103
103
msgid "Show warnings after every statement."
104
104
msgstr "Zobraziť upozornenie po každom vyhlásení."
105
105
 
115
115
msgid "Error: Invalid Value for max_input_line"
116
116
msgstr ""
117
117
 
 
118
#: ../client/drizzle.cc:1363
 
119
#, fuzzy
 
120
msgid "Displays this help and exit."
 
121
msgstr "Zobraziť pomocníka a ukončiť."
 
122
 
118
123
#: ../client/drizzle.cc:1364
119
 
#, fuzzy
120
 
msgid "Displays this help and exit."
121
 
msgstr "Zobraziť pomocníka a ukončiť."
122
 
 
123
 
#: ../client/drizzle.cc:1365
124
124
msgid ""
125
125
"Don't use history file. Disable interactive behavior. (Enables --silent)"
126
126
msgstr ""
127
127
"Nepoužívajte súbor histórie. Zakázať interaktívne správanie. (Umožňuje --"
128
128
"silent)"
129
129
 
130
 
#: ../client/drizzle.cc:1367
 
130
#: ../client/drizzle.cc:1366
131
131
msgid "Display column type information."
132
132
msgstr ""
133
133
 
134
 
#: ../client/drizzle.cc:1369
 
134
#: ../client/drizzle.cc:1368
135
135
msgid ""
136
136
"Preserve comments. Send comments to the server. The default is --skip-"
137
137
"comments (discard comments), enable with --comments"
138
138
msgstr ""
139
139
 
140
 
#: ../client/drizzle.cc:1371
 
140
#: ../client/drizzle.cc:1370
141
141
msgid "Use compression in server/client protocol."
142
142
msgstr "Použiť kompresiu v protokole server/klient"
143
143
 
144
 
#: ../client/drizzle.cc:1373
 
144
#: ../client/drizzle.cc:1372
145
145
msgid "Print the output of a query (rows) vertically."
146
146
msgstr ""
147
147
 
148
 
#: ../client/drizzle.cc:1375
 
148
#: ../client/drizzle.cc:1374
149
149
msgid "Continue even if we get an sql error."
150
150
msgstr "Pokračovať, aj keď dostaneme sql chybu."
151
151
 
152
 
#: ../client/drizzle.cc:1377
 
152
#: ../client/drizzle.cc:1376
153
153
msgid ""
154
154
"Enable named commands. Named commands mean this program's internal commands; "
155
155
"see drizzle> help . When enabled, the named commands can be used from any "
157
157
"Disable with --disable-named-commands. This option is disabled by default."
158
158
msgstr ""
159
159
 
160
 
#: ../client/drizzle.cc:1379
 
160
#: ../client/drizzle.cc:1378
161
161
msgid ""
162
162
"Named commands are disabled. Use \\* form only, or use named commands only "
163
163
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
171
171
"Zakázať s '-G'. Dlhý formát príkazu stále funguje od prvého riadku. "
172
172
"VAROVANIE: zastaraná voľba; použite - -disable-named-commands instead."
173
173
 
174
 
#: ../client/drizzle.cc:1380
 
174
#: ../client/drizzle.cc:1379
175
175
msgid "Ignore space after function names."
176
176
msgstr "Ignorovať priestor medzi názvami funkcií."
177
177
 
178
 
#: ../client/drizzle.cc:1382
 
178
#: ../client/drizzle.cc:1381
179
179
msgid "Turn off beep on error."
180
180
msgstr "Vypnúť pípnutie pri chybe."
181
181
 
182
 
#: ../client/drizzle.cc:1384
 
182
#: ../client/drizzle.cc:1383
183
183
msgid "Write line numbers for errors."
184
184
msgstr ""
185
185
 
186
 
#: ../client/drizzle.cc:1386
 
186
#: ../client/drizzle.cc:1385
187
187
msgid ""
188
188
"Don't write line number for errors. WARNING: -L is deprecated, use long "
189
189
"version of this option instead."
190
190
msgstr ""
191
191
 
192
 
#: ../client/drizzle.cc:1388
 
192
#: ../client/drizzle.cc:1387
193
193
msgid "Write column names in results."
194
194
msgstr "Zapísať názvy stĺpcov vo výsledkoch."
195
195
 
196
 
#: ../client/drizzle.cc:1390
 
196
#: ../client/drizzle.cc:1389
197
197
msgid ""
198
198
"Don't write column names in results. WARNING: -N is deprecated, use long "
199
199
"version of this options instead."
200
200
msgstr ""
201
201
 
202
 
#: ../client/drizzle.cc:1392
 
202
#: ../client/drizzle.cc:1391
203
203
msgid ""
204
204
"Change the value of a variable. Please note that this option is deprecated; "
205
205
"you can set variables directly with --variable-name=value."
207
207
"Zmeňte hodnotu premennej. Upozorňujeme, že táto možnosť je zastaraná, môžete "
208
208
"nastaviť premenné priamo s --variable-name=value."
209
209
 
210
 
#: ../client/drizzle.cc:1394
 
210
#: ../client/drizzle.cc:1393
211
211
msgid "Output in table format."
212
212
msgstr ""
213
213
 
214
 
#: ../client/drizzle.cc:1396
 
214
#: ../client/drizzle.cc:1395
215
215
msgid "Only allow UPDATE and DELETE that uses keys."
216
216
msgstr ""
217
217
 
218
 
#: ../client/drizzle.cc:1398
 
218
#: ../client/drizzle.cc:1397
219
219
msgid "Synonym for option --safe-updates, -U."
220
220
msgstr ""
221
221
 
222
 
#: ../client/drizzle.cc:1400
 
222
#: ../client/drizzle.cc:1399
223
223
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
224
224
msgstr ""
225
225
 
226
 
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
 
226
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
227
227
msgid "Output version information and exit."
228
228
msgstr ""
229
229
 
230
 
#: ../client/drizzle.cc:1403
 
230
#: ../client/drizzle.cc:1402
231
231
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
232
232
msgstr ""
233
233
 
234
 
#: ../client/drizzle.cc:1407
 
234
#: ../client/drizzle.cc:1406
235
235
msgid "Number of lines before each import progress report."
236
236
msgstr ""
237
237
 
238
 
#: ../client/drizzle.cc:1409
 
238
#: ../client/drizzle.cc:1408
239
239
msgid "Ping the server to check if it's alive."
240
240
msgstr ""
241
241
 
242
 
#: ../client/drizzle.cc:1411
 
242
#: ../client/drizzle.cc:1410
243
243
msgid "Configuration file defaults are not used if no-defaults is set"
244
244
msgstr ""
245
245
 
246
 
#: ../client/drizzle.cc:1417
 
246
#: ../client/drizzle.cc:1416
247
247
msgid ""
248
248
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
249
249
"and field completion, but startup and reconnecting may take a longer time. "
250
250
"Disable with --disable-auto-rehash."
251
251
msgstr ""
252
252
 
253
 
#: ../client/drizzle.cc:1418
 
253
#: ../client/drizzle.cc:1417
254
254
msgid ""
255
255
"No automatic rehashing. One has to use 'rehash' to get table and field "
256
256
"completion. This gives a quicker start of drizzle_st and disables rehashing "
257
257
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
258
258
msgstr ""
259
259
 
260
 
#: ../client/drizzle.cc:1420
 
260
#: ../client/drizzle.cc:1419
261
261
msgid ""
262
262
"Automatically switch to vertical output mode if the result is wider than the "
263
263
"terminal width."
265
265
"Automaticky prepne výstupný režim na vertikálny, ak je výsledok väčší ako "
266
266
"šírka terminálu."
267
267
 
268
 
#: ../client/drizzle.cc:1422
 
268
#: ../client/drizzle.cc:1421
269
269
msgid "Database to use."
270
270
msgstr "Databáza na použitie."
271
271
 
272
 
#: ../client/drizzle.cc:1424
 
272
#: ../client/drizzle.cc:1423
273
273
msgid "(not used)"
274
274
msgstr "(nepoužívaný)"
275
275
 
276
 
#: ../client/drizzle.cc:1426
 
276
#: ../client/drizzle.cc:1425
277
277
msgid "Delimiter to be used."
278
278
msgstr "Použitý oddeľovač."
279
279
 
280
 
#: ../client/drizzle.cc:1428
 
280
#: ../client/drizzle.cc:1427
281
281
msgid "Execute command and quit. (Disables --force and history file)"
282
282
msgstr "Vykonať príkaz a ukončiť. (Deaktivuje --force a históriu súboru)"
283
283
 
284
 
#: ../client/drizzle.cc:1430
 
284
#: ../client/drizzle.cc:1429
285
285
msgid "Enable/disable LOAD DATA LOCAL INFILE."
286
286
msgstr "Povoliť/zakázať LOAD DATA LOCAL INFILE."
287
287
 
288
 
#: ../client/drizzle.cc:1432
 
288
#: ../client/drizzle.cc:1431
289
289
msgid "Flush buffer after each query."
290
290
msgstr "Vyprázdniť vyrovnávaciu pamäť po každom dotaze."
291
291
 
292
 
#: ../client/drizzle.cc:1434
 
292
#: ../client/drizzle.cc:1433
293
293
msgid "Ignore SIGINT (CTRL-C)"
294
294
msgstr "Ignorovať SIGINT (CTRL-C)"
295
295
 
296
 
#: ../client/drizzle.cc:1436
 
296
#: ../client/drizzle.cc:1435
297
297
msgid ""
298
298
"Only update the default database. This is useful for skipping updates to "
299
299
"other database in the update log."
301
301
"Aktualizovať len predvolenú databázu. To je užitočné pre preskočenie "
302
302
"aktualizácií ďalších databáz v aktualizácii protokolu."
303
303
 
304
 
#: ../client/drizzle.cc:1438
 
304
#: ../client/drizzle.cc:1437
305
305
msgid ""
306
306
"Pager to use to display results. If you don't supply an option the default "
307
307
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
315
315
"(\\h). Táto voľba nefunguje v dávkovom režime. Zakázať s --disable-pager. "
316
316
"Táto možnosť je v predvolenom nastavení zakázaná."
317
317
 
318
 
#: ../client/drizzle.cc:1440
 
318
#: ../client/drizzle.cc:1439
319
319
#, fuzzy
320
320
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
321
321
msgstr "Zakázať pager, tlač na štandardný výstup."
322
322
 
323
 
#: ../client/drizzle.cc:1442
 
323
#: ../client/drizzle.cc:1441
324
324
msgid "Set the drizzle prompt to this value."
325
325
msgstr ""
326
326
 
327
 
#: ../client/drizzle.cc:1444
 
327
#: ../client/drizzle.cc:1443
328
328
msgid ""
329
329
"Don't cache result, print it row by row. This may slow down the server if "
330
330
"the output is suspended. Doesn't use history file."
331
331
msgstr ""
332
332
 
333
 
#: ../client/drizzle.cc:1446
 
333
#: ../client/drizzle.cc:1445
334
334
msgid "Write fields without conversion. Used with --batch."
335
335
msgstr "Zapísať políčka bez konverzie. Použité s --batch."
336
336
 
337
 
#: ../client/drizzle.cc:1448
 
337
#: ../client/drizzle.cc:1447
338
338
msgid ""
339
339
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
340
340
"option is enabled by default."
341
341
msgstr ""
342
342
 
343
 
#: ../client/drizzle.cc:1450
 
343
#: ../client/drizzle.cc:1449
344
344
#, fuzzy
345
345
msgid "Shutdown the server"
346
346
msgstr "Odstavenie servera."
347
347
 
348
 
#: ../client/drizzle.cc:1451
 
348
#: ../client/drizzle.cc:1450
349
349
msgid ""
350
350
"Be more silent. Print results with a tab as separator, each row on new line."
351
351
msgstr ""
352
352
 
353
 
#: ../client/drizzle.cc:1453
 
353
#: ../client/drizzle.cc:1452
354
354
msgid ""
355
355
"Append everything into outfile. See interactive help (\\h) also. Does not "
356
356
"work in batch mode. Disable with --disable-tee. This option is disabled by "
357
357
"default."
358
358
msgstr ""
359
359
 
 
360
#: ../client/drizzle.cc:1454
 
361
msgid "Disable outfile. See interactive help (\\h) also."
 
362
msgstr ""
 
363
 
360
364
#: ../client/drizzle.cc:1455
361
 
msgid "Disable outfile. See interactive help (\\h) also."
362
 
msgstr ""
363
 
 
364
 
#: ../client/drizzle.cc:1456
365
365
msgid "Wait and retry if connection is down."
366
366
msgstr ""
367
367
 
368
 
#: ../client/drizzle.cc:1458
 
368
#: ../client/drizzle.cc:1457
369
369
msgid "Number of seconds before connection timeout."
370
370
msgstr ""
371
371
 
372
 
#: ../client/drizzle.cc:1460
 
372
#: ../client/drizzle.cc:1459
373
373
msgid "Max length of input line"
374
374
msgstr ""
375
375
 
376
 
#: ../client/drizzle.cc:1462
 
376
#: ../client/drizzle.cc:1461
377
377
msgid "Automatic limit for SELECT when using --safe-updates"
378
378
msgstr ""
379
379
 
380
 
#: ../client/drizzle.cc:1464
 
380
#: ../client/drizzle.cc:1463
381
381
msgid "Automatic limit for rows in a join when using --safe-updates"
382
382
msgstr ""
383
383
 
384
 
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
385
 
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
 
384
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
 
385
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
386
386
#: ../client/drizzletest.cc:5456
387
387
msgid "Use MySQL Protocol."
388
388
msgstr ""
389
389
 
390
 
#: ../client/drizzle.cc:1472
 
390
#: ../client/drizzle.cc:1471
391
391
#, fuzzy
392
392
msgid "Connect to host"
393
393
msgstr "Pripojiť na host."
394
394
 
395
 
#: ../client/drizzle.cc:1474
 
395
#: ../client/drizzle.cc:1473
396
396
msgid ""
397
397
"Password to use when connecting to server. If password is not given it's "
398
398
"asked from the tty."
399
399
msgstr ""
400
400
 
401
 
#: ../client/drizzle.cc:1476
 
401
#: ../client/drizzle.cc:1475
402
402
msgid ""
403
403
"Port number to use for connection or 0 for default to, in order of "
404
404
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
405
405
msgstr ""
406
406
 
407
 
#: ../client/drizzle.cc:1478
 
407
#: ../client/drizzle.cc:1477
408
408
msgid "User for login if not current user."
409
409
msgstr ""
410
410
 
411
 
#: ../client/drizzle.cc:1480
 
411
#: ../client/drizzle.cc:1479
412
412
msgid "The protocol of connection (tcp,socket,pipe,memory)."
413
413
msgstr ""
414
414
 
415
 
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
 
415
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
416
416
#, c-format
417
417
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
418
418
msgstr ""
419
419
 
420
 
#: ../client/drizzle.cc:1588
 
420
#: ../client/drizzle.cc:1587
421
421
msgid "DELIMITER cannot contain a backslash character"
422
422
msgstr ""
423
423
 
424
 
#: ../client/drizzle.cc:1665
 
424
#: ../client/drizzle.cc:1664
425
425
#, c-format
426
426
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
427
427
msgstr ""
428
428
 
429
 
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
430
 
#: ../client/drizzle.cc:4092
 
429
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
 
430
#: ../client/drizzle.cc:4089
431
431
#, c-format
432
432
msgid "drizzle  Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
433
433
msgstr ""
434
434
 
435
 
#: ../client/drizzle.cc:1724
 
435
#: ../client/drizzle.cc:1723
436
436
#, c-format
437
437
msgid ""
438
438
"Copyright (C) 2008 Sun Microsystems\n"
440
440
"and you are welcome to modify and redistribute it under the GPL license\n"
441
441
msgstr ""
442
442
 
443
 
#: ../client/drizzle.cc:1729
 
443
#: ../client/drizzle.cc:1728
444
444
#, c-format
445
445
msgid "Usage: drizzle [OPTIONS] [database]\n"
446
446
msgstr ""
447
447
 
448
 
#: ../client/drizzle.cc:1780
 
448
#: ../client/drizzle.cc:1779
449
449
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
450
450
msgstr "Vitajte v drizzle klientovi.. Príkazy končiť s ; alebo \\g"
451
451
 
452
 
#: ../client/drizzle.cc:1790
 
452
#: ../client/drizzle.cc:1788
453
453
#, fuzzy, c-format
454
454
msgid ""
455
455
"Your Drizzle connection id is %u\n"
456
456
"Server version: %s\n"
457
457
msgstr "Vaše id Drizzle pripojenia je "
458
458
 
459
 
#: ../client/drizzle.cc:1822
 
459
#: ../client/drizzle.cc:1820
460
460
#, c-format
461
461
msgid "Reading history-file %s\n"
462
462
msgstr "Čítanie histórie-súboru %s\n"
463
463
 
464
 
#: ../client/drizzle.cc:1826
 
464
#: ../client/drizzle.cc:1824
465
465
#, c-format
466
466
msgid "Couldn't allocate memory for temp histfile!\n"
467
467
msgstr ""
468
468
 
469
 
#: ../client/drizzle.cc:1833
 
469
#: ../client/drizzle.cc:1831
470
470
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
471
471
msgstr ""
472
472
"Napíšte ´help;´ alebo '\\h' pre pomocníka. Napíšte '\\c' na vymazanie "
473
473
"pamäte.\n"
474
474
 
475
 
#: ../client/drizzle.cc:1856
 
475
#: ../client/drizzle.cc:1854
476
476
#, c-format
477
477
msgid "Writing history-file %s\n"
478
478
msgstr "Zapisanie histórie-súboru %s\n"
479
479
 
480
 
#: ../client/drizzle.cc:1864
 
480
#: ../client/drizzle.cc:1862
481
481
msgid "Aborted"
482
482
msgstr "Zrušené"
483
483
 
484
 
#: ../client/drizzle.cc:1864
 
484
#: ../client/drizzle.cc:1862
485
485
msgid "Bye"
486
486
msgstr "Dovidenia"
487
487
 
488
 
#: ../client/drizzle.cc:1916
 
488
#: ../client/drizzle.cc:1914
489
489
msgid "Query aborted by Ctrl+C\n"
490
490
msgstr "Otázka prerušená Ctrl+C\n"
491
491
 
492
 
#: ../client/drizzle.cc:2000
 
492
#: ../client/drizzle.cc:1998
493
493
#, c-format
494
494
msgid "Processing line: %<PRIu32>\n"
495
495
msgstr ""
496
496
 
497
 
#: ../client/drizzle.cc:2218
 
497
#: ../client/drizzle.cc:2216
498
498
msgid "Unknown command: "
499
499
msgstr ""
500
500
 
501
 
#: ../client/drizzle.cc:2632
 
501
#: ../client/drizzle.cc:2630
502
502
msgid ""
503
503
"Reading table information for completion of table and column names\n"
504
504
"You can turn off this feature to get a quicker startup with -A\n"
505
505
"\n"
506
506
msgstr ""
507
507
 
508
 
#: ../client/drizzle.cc:2698
 
508
#: ../client/drizzle.cc:2696
509
509
msgid "No connection. Trying to reconnect..."
510
510
msgstr ""
511
511
 
512
 
#: ../client/drizzle.cc:2704
 
512
#: ../client/drizzle.cc:2702
513
513
msgid "Can't connect to the server\n"
514
514
msgstr ""
515
515
 
 
516
#: ../client/drizzle.cc:2780
 
517
msgid "List of all Drizzle commands:"
 
518
msgstr ""
 
519
 
516
520
#: ../client/drizzle.cc:2782
517
 
msgid "List of all Drizzle commands:"
518
 
msgstr ""
519
 
 
520
 
#: ../client/drizzle.cc:2784
521
521
msgid "Note that all text commands must be first on line and end with ';'"
522
522
msgstr ""
523
523
 
524
 
#: ../client/drizzle.cc:2839
 
524
#: ../client/drizzle.cc:2837
525
525
msgid "No query specified\n"
526
526
msgstr ""
527
527
 
528
 
#: ../client/drizzle.cc:2854
 
528
#: ../client/drizzle.cc:2852
529
529
msgid "Ignoring query to other database"
530
530
msgstr ""
531
531
 
532
 
#: ../client/drizzle.cc:2904
 
532
#: ../client/drizzle.cc:2902
533
533
msgid "Empty set"
534
534
msgstr ""
535
535
 
536
 
#: ../client/drizzle.cc:2917
 
536
#: ../client/drizzle.cc:2915
537
537
#, c-format
538
538
msgid "%ld row in set"
539
539
msgid_plural "%ld rows in set"
540
540
msgstr[0] ""
541
541
msgstr[1] ""
542
542
 
 
543
#: ../client/drizzle.cc:2924
 
544
msgid "Query OK"
 
545
msgstr ""
 
546
 
543
547
#: ../client/drizzle.cc:2926
544
 
msgid "Query OK"
545
 
msgstr ""
546
 
 
547
 
#: ../client/drizzle.cc:2928
548
548
#, c-format
549
549
msgid "Query OK, %ld row affected"
550
550
msgid_plural "Query OK, %ld rows affected"
742
742
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
743
743
msgstr ""
744
744
 
745
 
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:506
746
 
#: ../client/drizzleslap.cc:1036 ../client/drizzletest.cc:5596
 
745
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:459
 
746
#: ../client/drizzleslap.cc:1001 ../client/drizzletest.cc:5596
747
747
#, c-format
748
748
msgid "Value supplied for port is not valid.\n"
749
749
msgstr ""
784
784
msgid "Invalid mode to --compatible: %s\n"
785
785
msgstr ""
786
786
 
 
787
#: ../client/drizzleslap.cc:2855
 
788
#, c-format
 
789
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
 
790
msgstr ""
 
791
 
787
792
#: ../client/drizzletest.cc:5363
788
793
msgid "Error: Invalid Value for opt_max_connect_retries"
789
794
msgstr ""
801
806
msgid "Could not open '%s' for reading: errno = %d"
802
807
msgstr ""
803
808
 
804
 
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
 
809
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:863
805
810
#, c-format
806
811
msgid "Out of memory"
807
812
msgstr ""
808
813
 
809
 
#: ../drizzled/drizzled.cc:490
 
814
#: ../drizzled/drizzled.cc:480
810
815
msgid "Aborting\n"
811
816
msgstr ""
812
817
 
813
 
#: ../drizzled/drizzled.cc:572
 
818
#: ../drizzled/drizzled.cc:544
814
819
msgid "One can only use the --user switch if running as root\n"
815
820
msgstr ""
816
821
 
817
 
#: ../drizzled/drizzled.cc:579
 
822
#: ../drizzled/drizzled.cc:551
818
823
msgid ""
819
824
"Fatal error: Please read \"Security\" section of the manual to find out how "
820
825
"to run drizzled as root!\n"
821
826
msgstr ""
822
827
 
823
 
#: ../drizzled/drizzled.cc:599
 
828
#: ../drizzled/drizzled.cc:571
824
829
#, c-format
825
830
msgid ""
826
831
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
827
832
"exists!\n"
828
833
msgstr ""
829
834
 
830
 
#: ../drizzled/drizzled.cc:738
 
835
#: ../drizzled/drizzled.cc:710
831
836
#, c-format
832
837
msgid "gethostname failed, using '%s' as hostname"
833
838
msgstr ""
834
839
 
835
 
#: ../drizzled/drizzled.cc:796
 
840
#: ../drizzled/drizzled.cc:768
836
841
#, c-format
837
842
msgid "Unknown locale: '%s'"
838
843
msgstr ""
839
844
 
840
 
#: ../drizzled/drizzled.cc:833
 
845
#: ../drizzled/drizzled.cc:785
841
846
msgid "Can't create thread-keys"
842
847
msgstr ""
843
848
 
844
 
#: ../drizzled/drizzled.cc:866
 
849
#: ../drizzled/drizzled.cc:872
845
850
msgid "Failed to initialize plugins."
846
851
msgstr ""
847
852
 
848
 
#: ../drizzled/drizzled.cc:887
 
853
#: ../drizzled/drizzled.cc:894
849
854
#, c-format
850
855
msgid ""
851
856
"%s: Too many arguments (first extra is '%s').\n"
852
857
"Use --verbose --help to get a list of available options\n"
853
858
msgstr ""
854
859
 
855
 
#: ../drizzled/drizzled.cc:912
 
860
#: ../drizzled/drizzled.cc:919
856
861
msgid "No scheduler found, cannot continue!\n"
857
862
msgstr ""
858
863
 
859
 
#: ../drizzled/drizzled.cc:936
 
864
#: ../drizzled/drizzled.cc:943
860
865
#, c-format
861
866
msgid "Unknown/unsupported storage engine: %s"
862
867
msgstr ""
863
868
 
864
 
#: ../drizzled/drizzled.cc:1027
 
869
#: ../drizzled/drizzled.cc:1032
865
870
msgid "Display this help and exit."
866
871
msgstr "Zobraziť pomocníka a ukončiť."
867
872
 
868
 
#: ../drizzled/drizzled.cc:1031
 
873
#: ../drizzled/drizzled.cc:1036
869
874
msgid "Display this help and exit after initializing plugins."
870
875
msgstr ""
871
876
 
872
 
#: ../drizzled/drizzled.cc:1035
 
877
#: ../drizzled/drizzled.cc:1040
873
878
msgid "Auto-increment columns are incremented by this"
874
879
msgstr ""
875
880
 
876
 
#: ../drizzled/drizzled.cc:1040
 
881
#: ../drizzled/drizzled.cc:1045
877
882
msgid ""
878
883
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
879
884
"= 1"
880
885
msgstr ""
881
886
 
882
 
#: ../drizzled/drizzled.cc:1046
 
887
#: ../drizzled/drizzled.cc:1051
883
888
msgid ""
884
889
"Path to installation directory. All paths are usually resolved relative to "
885
890
"this."
886
891
msgstr ""
887
892
 
888
 
#: ../drizzled/drizzled.cc:1051
 
893
#: ../drizzled/drizzled.cc:1056
889
894
msgid "Chroot drizzled daemon during startup."
890
895
msgstr ""
891
896
 
892
 
#: ../drizzled/drizzled.cc:1055
 
897
#: ../drizzled/drizzled.cc:1060
893
898
msgid "Set the default collation."
894
899
msgstr ""
895
900
 
896
 
#: ../drizzled/drizzled.cc:1059
 
901
#: ../drizzled/drizzled.cc:1064
897
902
msgid "Default completion type."
898
903
msgstr ""
899
904
 
900
 
#: ../drizzled/drizzled.cc:1064
 
905
#: ../drizzled/drizzled.cc:1069
901
906
msgid "Write core on errors."
902
907
msgstr ""
903
908
 
904
 
#: ../drizzled/drizzled.cc:1068
 
909
#: ../drizzled/drizzled.cc:1073
905
910
msgid "Path to the database root."
906
911
msgstr ""
907
912
 
908
 
#: ../drizzled/drizzled.cc:1072
 
913
#: ../drizzled/drizzled.cc:1077
909
914
msgid "Set the default storage engine (table type) for tables."
910
915
msgstr ""
911
916
 
912
 
#: ../drizzled/drizzled.cc:1076
 
917
#: ../drizzled/drizzled.cc:1081
913
918
msgid "Set the default time zone."
914
919
msgstr ""
915
920
 
916
 
#: ../drizzled/drizzled.cc:1081
 
921
#: ../drizzled/drizzled.cc:1086
917
922
msgid "Used for debugging;  Use at your own risk!"
918
923
msgstr ""
919
924
 
920
 
#: ../drizzled/drizzled.cc:1086
 
925
#: ../drizzled/drizzled.cc:1091
921
926
msgid "Set up signals usable for debugging"
922
927
msgstr ""
923
928
 
924
 
#: ../drizzled/drizzled.cc:1090
 
929
#: ../drizzled/drizzled.cc:1095
925
930
msgid "(IGNORED)"
926
931
msgstr ""
927
932
 
928
 
#: ../drizzled/drizzled.cc:1094
 
933
#: ../drizzled/drizzled.cc:1099
929
934
msgid "Set the language used for the month names and the days of the week."
930
935
msgstr ""
931
936
 
932
 
#: ../drizzled/drizzled.cc:1099
 
937
#: ../drizzled/drizzled.cc:1104
933
938
msgid "Log some not critical warnings to the log file."
934
939
msgstr ""
935
940
 
936
 
#: ../drizzled/drizzled.cc:1104
 
941
#: ../drizzled/drizzled.cc:1109
937
942
msgid "Pid file used by safe_mysqld."
938
943
msgstr ""
939
944
 
940
 
#: ../drizzled/drizzled.cc:1108
 
945
#: ../drizzled/drizzled.cc:1113
941
946
msgid ""
942
947
"Maximum time in seconds to wait for the port to become free. (Default: no "
943
948
"wait)"
944
949
msgstr ""
945
950
 
946
 
#: ../drizzled/drizzled.cc:1113
 
951
#: ../drizzled/drizzled.cc:1118
947
952
msgid ""
948
953
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
949
954
"specified directory"
950
955
msgstr ""
951
956
 
952
 
#: ../drizzled/drizzled.cc:1118
 
957
#: ../drizzled/drizzled.cc:1123
953
958
msgid ""
954
959
"Uniquely identifies the server instance in the community of replication "
955
960
"partners."
956
961
msgstr ""
957
962
 
958
 
#: ../drizzled/drizzled.cc:1123
 
963
#: ../drizzled/drizzled.cc:1128
959
964
msgid "Don't print a stack trace on failure."
960
965
msgstr ""
961
966
 
962
 
#: ../drizzled/drizzled.cc:1127
 
967
#: ../drizzled/drizzled.cc:1132
963
968
msgid "Enable symbolic link support."
964
969
msgstr ""
965
970
 
966
 
#: ../drizzled/drizzled.cc:1136
 
971
#: ../drizzled/drizzled.cc:1141
967
972
msgid ""
968
973
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
969
974
msgstr ""
970
975
 
971
 
#: ../drizzled/drizzled.cc:1141
 
976
#: ../drizzled/drizzled.cc:1146
972
977
msgid "Path for temporary files."
973
978
msgstr ""
974
979
 
975
 
#: ../drizzled/drizzled.cc:1145
 
980
#: ../drizzled/drizzled.cc:1150
976
981
msgid "Default transaction isolation level."
977
982
msgstr ""
978
983
 
979
 
#: ../drizzled/drizzled.cc:1149
 
984
#: ../drizzled/drizzled.cc:1154
980
985
msgid "Run drizzled daemon as user."
981
986
msgstr ""
982
987
 
983
 
#: ../drizzled/drizzled.cc:1157
 
988
#: ../drizzled/drizzled.cc:1162
984
989
msgid ""
985
990
"The number of outstanding connection requests Drizzle can have. This comes "
986
991
"into play when the main Drizzle thread gets very many connection requests in "
987
992
"a very short time."
988
993
msgstr ""
989
994
 
990
 
#: ../drizzled/drizzled.cc:1163
 
995
#: ../drizzled/drizzled.cc:1168
991
996
msgid ""
992
997
"Size of tree cache used in bulk insert optimization. Note that this is a "
993
998
"limit per thread!"
994
999
msgstr ""
995
1000
 
996
 
#: ../drizzled/drizzled.cc:1169
 
1001
#: ../drizzled/drizzled.cc:1174
997
1002
msgid ""
998
1003
"Precision of the result of '/' operator will be increased on that value."
999
1004
msgstr ""
1000
1005
 
1001
 
#: ../drizzled/drizzled.cc:1175
 
1006
#: ../drizzled/drizzled.cc:1180
1002
1007
msgid "The maximum length of the result of function  group_concat."
1003
1008
msgstr ""
1004
1009
 
1005
 
#: ../drizzled/drizzled.cc:1180
 
1010
#: ../drizzled/drizzled.cc:1185
1006
1011
msgid "The size of the buffer that is used for full joins."
1007
1012
msgstr ""
1008
1013
 
1009
 
#: ../drizzled/drizzled.cc:1186
 
1014
#: ../drizzled/drizzled.cc:1191
1010
1015
msgid "Max packetlength to send/receive from to server."
1011
1016
msgstr ""
1012
1017
 
1013
 
#: ../drizzled/drizzled.cc:1191
 
1018
#: ../drizzled/drizzled.cc:1196
1014
1019
msgid ""
1015
1020
"If there is more than this number of interrupted connections from a host "
1016
1021
"this host will be blocked from further connections."
1017
1022
msgstr ""
1018
1023
 
1019
 
#: ../drizzled/drizzled.cc:1196
 
1024
#: ../drizzled/drizzled.cc:1201
1020
1025
msgid "Max number of errors/warnings to store for a statement."
1021
1026
msgstr ""
1022
1027
 
1023
 
#: ../drizzled/drizzled.cc:1201
 
1028
#: ../drizzled/drizzled.cc:1206
1024
1029
msgid "Don't allow creation of heap tables bigger than this."
1025
1030
msgstr ""
1026
1031
 
1027
 
#: ../drizzled/drizzled.cc:1207
 
1032
#: ../drizzled/drizzled.cc:1212
1028
1033
msgid ""
1029
1034
"Joins that are probably going to read more than max_join_size records return "
1030
1035
"an error."
1031
1036
msgstr ""
1032
1037
 
1033
 
#: ../drizzled/drizzled.cc:1213
 
1038
#: ../drizzled/drizzled.cc:1218
1034
1039
msgid "Max number of bytes in sorted records."
1035
1040
msgstr ""
1036
1041
 
1037
 
#: ../drizzled/drizzled.cc:1218
 
1042
#: ../drizzled/drizzled.cc:1223
1038
1043
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1039
1044
msgstr ""
1040
1045
 
1041
 
#: ../drizzled/drizzled.cc:1223
 
1046
#: ../drizzled/drizzled.cc:1228
1042
1047
msgid ""
1043
1048
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1044
1049
"max_sort_length bytes of each value are used; the rest are ignored)."
1045
1050
msgstr ""
1046
1051
 
1047
 
#: ../drizzled/drizzled.cc:1230
 
1052
#: ../drizzled/drizzled.cc:1235
1048
1053
msgid "After this many write locks, allow some read locks to run in between."
1049
1054
msgstr ""
1050
1055
 
1051
 
#: ../drizzled/drizzled.cc:1234
 
1056
#: ../drizzled/drizzled.cc:1239
1052
1057
msgid ""
1053
1058
"Don't log queries which examine less than min_examined_row_limit rows to "
1054
1059
"file."
1055
1060
msgstr ""
1056
1061
 
1057
 
#: ../drizzled/drizzled.cc:1240
 
1062
#: ../drizzled/drizzled.cc:1245
1058
1063
msgid ""
1059
1064
"Controls the heuristic(s) applied during query optimization to prune less-"
1060
1065
"promising partial plans from the optimizer search space. Meaning: false - do "
1062
1067
"based on number of retrieved rows."
1063
1068
msgstr ""
1064
1069
 
1065
 
#: ../drizzled/drizzled.cc:1248
 
1070
#: ../drizzled/drizzled.cc:1253
1066
1071
msgid ""
1067
1072
"Maximum depth of search performed by the query optimizer. Values larger than "
1068
1073
"the number of relations in a query result in better query plans, but take "
1073
1078
"(used for testing/comparison)."
1074
1079
msgstr ""
1075
1080
 
1076
 
#: ../drizzled/drizzled.cc:1260
 
1081
#: ../drizzled/drizzled.cc:1265
1077
1082
msgid "Directory for plugins."
1078
1083
msgstr ""
1079
1084
 
1080
 
#: ../drizzled/drizzled.cc:1264
 
1085
#: ../drizzled/drizzled.cc:1269
1081
1086
msgid ""
1082
1087
"Optional comma separated list of plugins to load at startup in addition to "
1083
1088
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1084
1089
msgstr ""
1085
1090
 
1086
 
#: ../drizzled/drizzled.cc:1270
 
1091
#: ../drizzled/drizzled.cc:1275
1087
1092
msgid ""
1088
1093
"Optional comma separated list of plugins to not load at startup. Effectively "
1089
1094
"removes a plugin from the list of plugins to be loaded. [for example: --"
1090
1095
"plugin_remove=crc32,logger_gearman]"
1091
1096
msgstr ""
1092
1097
 
1093
 
#: ../drizzled/drizzled.cc:1276
 
1098
#: ../drizzled/drizzled.cc:1281
1094
1099
msgid ""
1095
1100
"Optional comma separated list of plugins to load at starup instead of the "
1096
1101
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1097
1102
msgstr ""
1098
1103
 
1099
 
#: ../drizzled/drizzled.cc:1282
 
1104
#: ../drizzled/drizzled.cc:1287
1100
1105
msgid "The size of the buffer that is allocated when preloading indexes"
1101
1106
msgstr ""
1102
1107
 
1103
 
#: ../drizzled/drizzled.cc:1287
 
1108
#: ../drizzled/drizzled.cc:1292
1104
1109
msgid "Allocation block size for query parsing and execution"
1105
1110
msgstr ""
1106
1111
 
1107
 
#: ../drizzled/drizzled.cc:1292
 
1112
#: ../drizzled/drizzled.cc:1297
1108
1113
msgid "Persistent buffer for query parsing and execution"
1109
1114
msgstr ""
1110
1115
 
1111
 
#: ../drizzled/drizzled.cc:1298
 
1116
#: ../drizzled/drizzled.cc:1303
1112
1117
msgid "Allocation block size for storing ranges during optimization"
1113
1118
msgstr ""
1114
1119
 
1115
 
#: ../drizzled/drizzled.cc:1304
 
1120
#: ../drizzled/drizzled.cc:1309
1116
1121
msgid ""
1117
1122
"Each thread that does a sequential scan allocates a buffer of this size for "
1118
1123
"each table it scans. If you do many sequential scans, you may want to "
1119
1124
"increase this value."
1120
1125
msgstr ""
1121
1126
 
1122
 
#: ../drizzled/drizzled.cc:1312
 
1127
#: ../drizzled/drizzled.cc:1317
1123
1128
msgid ""
1124
1129
"When reading rows in sorted order after a sort, the rows are read through "
1125
1130
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1126
1131
"record_buffer."
1127
1132
msgstr ""
1128
1133
 
1129
 
#: ../drizzled/drizzled.cc:1320
 
1134
#: ../drizzled/drizzled.cc:1325
1130
1135
msgid "Select scheduler to be used (by default multi-thread)."
1131
1136
msgstr ""
1132
1137
 
1133
 
#: ../drizzled/drizzled.cc:1325
 
1138
#: ../drizzled/drizzled.cc:1330
1134
1139
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1135
1140
msgstr ""
1136
1141
 
1137
 
#: ../drizzled/drizzled.cc:1331
 
1142
#: ../drizzled/drizzled.cc:1336
1138
1143
msgid "The number of cached table definitions."
1139
1144
msgstr ""
1140
1145
 
1141
 
#: ../drizzled/drizzled.cc:1335
 
1146
#: ../drizzled/drizzled.cc:1340
1142
1147
msgid "The number of cached open tables."
1143
1148
msgstr ""
1144
1149
 
1145
 
#: ../drizzled/drizzled.cc:1339
 
1150
#: ../drizzled/drizzled.cc:1344
1146
1151
msgid ""
1147
1152
"Timeout in seconds to wait for a table level lock before returning an error. "
1148
1153
"Used only if the connection has active cursors."
1149
1154
msgstr ""
1150
1155
 
1151
 
#: ../drizzled/drizzled.cc:1344
 
1156
#: ../drizzled/drizzled.cc:1349
1152
1157
msgid "The stack size for each thread."
1153
1158
msgstr ""
1154
1159
 
1155
 
#: ../drizzled/drizzled.cc:1350
 
1160
#: ../drizzled/drizzled.cc:1355
1156
1161
msgid ""
1157
1162
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1158
1163
"automatically convert it to an on-disk MyISAM table."
1159
1164
msgstr ""
1160
1165
 
1161
 
#: ../drizzled/drizzled.cc:1376
 
1166
#: ../drizzled/drizzled.cc:1381
1162
1167
msgid ""
1163
1168
"Copyright (C) 2008 Sun Microsystems\n"
1164
1169
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1167
1172
"Starts the Drizzle database server\n"
1168
1173
msgstr ""
1169
1174
 
1170
 
#: ../drizzled/drizzled.cc:1383
 
1175
#: ../drizzled/drizzled.cc:1388
1171
1176
#, c-format
1172
1177
msgid "Usage: %s [OPTIONS]\n"
1173
1178
msgstr ""
1174
1179
 
1175
 
#: ../drizzled/drizzled.cc:1507
 
1180
#: ../drizzled/drizzled.cc:1512
1176
1181
#, c-format
1177
1182
msgid ""
1178
1183
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1179
1184
"command line\n"
1180
1185
msgstr ""
1181
1186
 
1182
 
#: ../drizzled/drizzled.cc:1550
 
1187
#: ../drizzled/drizzled.cc:1555
1183
1188
msgid "Can't start server: cannot resolve hostname!"
1184
1189
msgstr ""
1185
1190
 
1186
 
#: ../drizzled/drizzled.cc:1556
 
1191
#: ../drizzled/drizzled.cc:1561
1187
1192
msgid "Can't start server: bind-address refers to multiple interfaces!"
1188
1193
msgstr ""
1189
1194
 
4709
4714
msgid "File '%s' (fileno: %d) was not closed"
4710
4715
msgstr ""
4711
4716
 
4712
 
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:234
 
4717
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
4713
4718
msgid ""
4714
4719
"Schema name cannot be encoded and fit within filesystem name length "
4715
4720
"restrictions."
4827
4832
"registered.\n"
4828
4833
msgstr ""
4829
4834
 
4830
 
#: ../drizzled/module/loader.cc:356
 
4835
#: ../drizzled/module/loader.cc:354
4831
4836
#, c-format
4832
4837
msgid "Plugin '%s' init function returned error.\n"
4833
4838
msgstr ""
4834
4839
 
4835
 
#: ../drizzled/module/loader.cc:534
 
4840
#: ../drizzled/module/loader.cc:532
4836
4841
#, c-format
4837
4842
msgid "Couldn't load plugin library named '%s'.\n"
4838
4843
msgstr ""
4839
4844
 
4840
 
#: ../drizzled/module/loader.cc:544
 
4845
#: ../drizzled/module/loader.cc:542
4841
4846
#, c-format
4842
4847
msgid "Couldn't load plugin named '%s'.\n"
4843
4848
msgstr ""
4844
4849
 
4845
 
#: ../drizzled/module/loader.cc:773
 
4850
#: ../drizzled/module/loader.cc:771
4846
4851
msgid "Out of memory."
4847
4852
msgstr ""
4848
4853
 
4849
 
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
 
4854
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
4850
4855
#, c-format
4851
4856
msgid "Unknown variable type code 0x%x in plugin '%s'."
4852
4857
msgstr ""
4853
4858
 
4854
 
#: ../drizzled/module/loader.cc:1539
 
4859
#: ../drizzled/module/loader.cc:1526
4855
4860
#, c-format
4856
4861
msgid ""
4857
4862
"Server variable %s of plugin %s was forced to be read-only: string variable "
4858
4863
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4859
4864
msgstr ""
4860
4865
 
4861
 
#: ../drizzled/module/loader.cc:1558
 
4866
#: ../drizzled/module/loader.cc:1545
4862
4867
#, c-format
4863
4868
msgid "Missing variable name in plugin '%s'."
4864
4869
msgstr ""
4865
4870
 
4866
 
#: ../drizzled/module/loader.cc:1575
 
4871
#: ../drizzled/module/loader.cc:1562
4867
4872
#, c-format
4868
4873
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4869
4874
msgstr ""
4870
4875
 
4871
 
#: ../drizzled/module/loader.cc:1697
 
4876
#: ../drizzled/module/loader.cc:1684
4872
4877
#, c-format
4873
4878
msgid "Out of memory for plugin '%s'."
4874
4879
msgstr ""
4875
4880
 
 
4881
#: ../drizzled/module/loader.cc:1693
 
4882
#, c-format
 
4883
msgid "Bad options for plugin '%s'."
 
4884
msgstr ""
 
4885
 
4876
4886
#: ../drizzled/module/loader.cc:1706
4877
4887
#, c-format
4878
 
msgid "Bad options for plugin '%s'."
4879
 
msgstr ""
4880
 
 
4881
 
#: ../drizzled/module/loader.cc:1719
4882
 
#, c-format
4883
4888
msgid "Parsing options for plugin '%s' failed."
4884
4889
msgstr ""
4885
4890
 
4886
 
#: ../drizzled/module/loader.cc:1772
 
4891
#: ../drizzled/module/loader.cc:1759
4887
4892
#, c-format
4888
4893
msgid "Plugin '%s' has conflicting system variables"
4889
4894
msgstr ""
5109
5114
msgid "qcache plugin '%s' flush() failed"
5110
5115
msgstr ""
5111
5116
 
5112
 
#: ../drizzled/plugin/scheduler.cc:62
 
5117
#: ../drizzled/plugin/scheduler.cc:64
5113
5118
#, c-format
5114
5119
msgid ""
5115
5120
"Attempted to register a scheduler %s, but a scheduler has already been "
5116
5121
"registered with that name.\n"
5117
5122
msgstr ""
5118
5123
 
5119
 
#: ../drizzled/plugin/scheduler.cc:99
 
5124
#: ../drizzled/plugin/scheduler.cc:101
5120
5125
#, c-format
5121
5126
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5122
5127
msgstr ""
5167
5172
"We have deactivated the TransactionApplier '%s'.\n"
5168
5173
msgstr ""
5169
5174
 
5170
 
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
 
5175
#: ../drizzled/session.cc:1902 ../drizzled/session.cc:1918
5171
5176
#, c-format
5172
5177
msgid "Could not remove temporary table: '%s', error: %d"
5173
5178
msgstr ""
5219
5224
"\n"
5220
5225
msgstr ""
5221
5226
 
5222
 
#: ../drizzled/signal_handler.cc:124
 
5227
#: ../drizzled/signal_handler.cc:122
5223
5228
#, c-format
5224
5229
msgid ""
5225
5230
"It is possible that drizzled could use up to \n"
5229
5234
"\n"
5230
5235
msgstr ""
5231
5236
 
5232
 
#: ../drizzled/signal_handler.cc:137
 
5237
#: ../drizzled/signal_handler.cc:135
5233
5238
#, c-format
5234
5239
msgid ""
5235
5240
"Attempting backtrace. You can use the following information to find out\n"
5237
5242
"terribly wrong...\n"
5238
5243
msgstr ""
5239
5244
 
5240
 
#: ../drizzled/signal_handler.cc:165
 
5245
#: ../drizzled/signal_handler.cc:163
5241
5246
#, c-format
5242
5247
msgid ""
5243
5248
"Trying to get some variables.\n"
5244
5249
"Some pointers may be invalid and cause the dump to abort...\n"
5245
5250
msgstr ""
5246
5251
 
5247
 
#: ../drizzled/signal_handler.cc:176
 
5252
#: ../drizzled/signal_handler.cc:174
5248
5253
#, c-format
5249
5254
msgid ""
5250
5255
"\n"
5256
5261
"drizzled that is not statically linked.\n"
5257
5262
msgstr ""
5258
5263
 
5259
 
#: ../drizzled/signal_handler.cc:190
 
5264
#: ../drizzled/signal_handler.cc:188
5260
5265
#, c-format
5261
5266
msgid ""
5262
5267
"\n"
5267
5272
"the documentation for your distribution on how to do that.\n"
5268
5273
msgstr ""
5269
5274
 
5270
 
#: ../drizzled/signal_handler.cc:203
 
5275
#: ../drizzled/signal_handler.cc:201
5271
5276
#, fuzzy, c-format
5272
5277
msgid "Writing a core file\n"
5273
5278
msgstr "Zapisanie histórie-súboru %s\n"
5274
5279
 
5275
 
#: ../drizzled/sql_base.cc:1526
 
5280
#: ../drizzled/sql_base.cc:1527
5276
5281
#, c-format
5277
5282
msgid "Table %s had a open data Cursor in reopen_table"
5278
5283
msgstr ""
5279
5284
 
5280
 
#: ../drizzled/sql_table.cc:1948
 
5285
#: ../drizzled/sql_table.cc:1972
5281
5286
#, c-format
5282
5287
msgid "Unknown - internal error %d during operation"
5283
5288
msgstr ""
5284
5289
 
5285
 
#: ../drizzled/statement/alter_table.cc:1428
 
5290
#: ../drizzled/statement/alter_table.cc:1429
5286
5291
#, c-format
5287
5292
msgid ""
5288
5293
"order_st BY ignored because there is a user-defined clustered index in the "
5294
5299
msgid "Got error %d when reading table '%s'"
5295
5300
msgstr ""
5296
5301
 
5297
 
#: ../drizzled/table_share.cc:883
 
5302
#: ../drizzled/table_share.cc:867
5298
5303
#, c-format
5299
5304
msgid "Table %s has invalid/unknown collation: %d,%s"
5300
5305
msgstr ""
5301
5306
 
5302
 
#: ../drizzled/table_share.cc:1158
 
5307
#: ../drizzled/table_share.cc:1160
5303
5308
#, c-format
5304
5309
msgid "ENUM column %s has greater than %d possible values"
5305
5310
msgstr ""
5306
5311
 
5307
 
#: ../drizzled/table_share.cc:2069
 
5312
#: ../drizzled/table_share.cc:2071
5308
5313
#, c-format
5309
5314
msgid "Unknown collation '%s' in table '%-.64s' definition"
5310
5315
msgstr ""
5311
5316
 
5312
 
#: ../drizzled/table_share.cc:2076
 
5317
#: ../drizzled/table_share.cc:2078
5313
5318
#, c-format
5314
5319
msgid ""
5315
5320
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5321
5326
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5322
5327
msgstr ""
5323
5328
 
5324
 
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5325
 
#, c-format
5326
 
msgid "%s: option `%s' is ambiguous\n"
5327
 
msgstr ""
5328
 
 
5329
 
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5330
 
#, c-format
5331
 
msgid "%s: option `--%s' doesn't allow an argument\n"
5332
 
msgstr ""
5333
 
 
5334
 
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5335
 
#, c-format
5336
 
msgid "%s: option `%c%s' doesn't allow an argument\n"
5337
 
msgstr ""
5338
 
 
5339
 
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5340
 
#: ../gnulib/getopt.c:993
5341
 
#, c-format
5342
 
msgid "%s: option `%s' requires an argument\n"
5343
 
msgstr ""
5344
 
 
5345
 
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5346
 
#, c-format
5347
 
msgid "%s: unrecognized option `--%s'\n"
5348
 
msgstr ""
5349
 
 
5350
 
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5351
 
#, c-format
5352
 
msgid "%s: unrecognized option `%c%s'\n"
5353
 
msgstr ""
5354
 
 
5355
 
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5356
 
#, c-format
5357
 
msgid "%s: illegal option -- %c\n"
5358
 
msgstr ""
5359
 
 
5360
 
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5361
 
#, c-format
5362
 
msgid "%s: invalid option -- %c\n"
5363
 
msgstr ""
5364
 
 
5365
 
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5366
 
#: ../gnulib/getopt.c:1064
5367
 
#, c-format
5368
 
msgid "%s: option requires an argument -- %c\n"
5369
 
msgstr ""
5370
 
 
5371
 
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5372
 
#, c-format
5373
 
msgid "%s: option `-W %s' is ambiguous\n"
5374
 
msgstr ""
5375
 
 
5376
 
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5377
 
#, c-format
5378
 
msgid "%s: option `-W %s' doesn't allow an argument\n"
5379
 
msgstr ""
5380
 
 
5381
 
#: ../plugin/auth_file/auth_file.cc:214
 
5329
#: ../plugin/auth_file/auth_file.cc:225
5382
5330
#, c-format
5383
5331
msgid "Could not load auth file: %s\n"
5384
5332
msgstr ""
5385
5333
 
5386
 
#: ../plugin/auth_file/auth_file.cc:227
 
5334
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5387
5335
msgid "File to load for usernames and passwords"
5388
5336
msgstr ""
5389
5337
 
5458
5406
msgid "Default database to use."
5459
5407
msgstr ""
5460
5408
 
5461
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5462
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
 
5409
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
 
5410
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5463
5411
msgid "Invalid value of port\n"
5464
5412
msgstr ""
5465
5413
 
5466
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5467
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
 
5414
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
 
5415
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5468
5416
msgid "Invalid value for connect_timeout\n"
5469
5417
msgstr ""
5470
5418
 
5471
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5472
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
 
5419
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
 
5420
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5473
5421
msgid "Invalid value for read_timeout\n"
5474
5422
msgstr ""
5475
5423
 
5476
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5477
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
 
5424
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
 
5425
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5478
5426
msgid "Invalid value for write_timeout\n"
5479
5427
msgstr ""
5480
5428
 
5481
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
 
5429
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5482
5430
msgid "Invalid value for retry_count\n"
5483
5431
msgstr ""
5484
5432
 
5485
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5486
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
 
5433
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
 
5434
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5487
5435
msgid "Invalid value for buffer_length\n"
5488
5436
msgstr ""
5489
5437
 
5490
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5491
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5492
 
msgid ""
5493
 
"Port number to use for connection or 0 for default to, in order of "
5494
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5495
 
msgstr ""
5496
 
 
5497
5438
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5498
5439
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5499
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5500
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
5501
 
msgid "Connect Timeout."
5502
 
msgstr ""
5503
 
 
5504
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5505
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5506
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5507
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
5508
 
msgid "Read Timeout."
5509
 
msgstr ""
5510
 
 
5511
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
 
5440
msgid ""
 
5441
"Port number to use for connection or 0 for default to, in order of "
 
5442
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
 
5443
msgstr ""
 
5444
 
 
5445
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5512
5446
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5513
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
 
5447
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5514
5448
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5515
 
msgid "Write Timeout."
 
5449
msgid "Connect Timeout."
5516
5450
msgstr ""
5517
5451
 
5518
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
 
5452
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5519
5453
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5520
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
 
5454
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5521
5455
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5522
 
msgid "Retry Count."
 
5456
msgid "Read Timeout."
5523
5457
msgstr ""
5524
5458
 
5525
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
 
5459
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5526
5460
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5527
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
 
5461
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5528
5462
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5529
 
msgid "Buffer length."
 
5463
msgid "Write Timeout."
5530
5464
msgstr ""
5531
5465
 
5532
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
 
5466
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5533
5467
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5534
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
 
5468
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5535
5469
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
 
5470
msgid "Retry Count."
 
5471
msgstr ""
 
5472
 
 
5473
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
 
5474
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
 
5475
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
 
5476
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
 
5477
msgid "Buffer length."
 
5478
msgstr ""
 
5479
 
 
5480
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
 
5481
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
 
5482
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
 
5483
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5536
5484
msgid "Address to bind to."
5537
5485
msgstr ""
5538
5486
 
5789
5737
msgid "Statement closed indirectly because of a preceding %s() call"
5790
5738
msgstr ""
5791
5739
 
5792
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5793
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5794
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
 
5740
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
 
5741
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
 
5742
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5795
5743
#, c-format
5796
5744
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5797
5745
msgstr ""
5798
5746
 
5799
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
 
5747
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5800
5748
#, c-format
5801
5749
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5802
5750
msgstr ""
5803
5751
 
5804
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5805
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5806
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5807
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
 
5752
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
 
5753
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
 
5754
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
 
5755
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5808
5756
#, c-format
5809
5757
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5810
5758
msgstr ""
5811
5759
 
5812
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5813
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
 
5760
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
 
5761
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5814
5762
#, c-format
5815
5763
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5816
5764
msgstr ""
5817
5765
 
5818
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
 
5766
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
 
5767
msgid "Invalid value of additional-mem-pool-size"
 
5768
msgstr ""
 
5769
 
 
5770
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
 
5771
msgid "Invalid value of autoextend-increment"
 
5772
msgstr ""
 
5773
 
 
5774
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
 
5775
msgid "Invalid value of buffer-pool-size"
 
5776
msgstr ""
 
5777
 
 
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
 
5779
msgid "Invalid value of io-capacity"
 
5780
msgstr ""
 
5781
 
 
5782
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
 
5783
msgid "Invalid value of fast-shutdown"
 
5784
msgstr ""
 
5785
 
 
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
 
5787
msgid "Invalid value of flush-log-at-trx-commit"
 
5788
msgstr ""
 
5789
 
 
5790
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
 
5791
msgid "Invalid value of force-recovery"
 
5792
msgstr ""
 
5793
 
 
5794
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
 
5795
msgid "Invalid value of log-file-size"
 
5796
msgstr ""
 
5797
 
 
5798
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
 
5799
msgid "Invalid value of log-files-in-group"
 
5800
msgstr ""
 
5801
 
 
5802
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
 
5803
msgid "Invalid value of lock-wait-timeout"
 
5804
msgstr ""
 
5805
 
 
5806
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
 
5807
msgid "Invalid value of log-buffer-size"
 
5808
msgstr ""
 
5809
 
 
5810
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
 
5811
msgid "Invalid value of lru-old-blocks-pct"
 
5812
msgstr ""
 
5813
 
 
5814
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
 
5815
msgid "Invalid value of lru-block-access-recency"
 
5816
msgstr ""
 
5817
 
 
5818
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
 
5819
msgid "Invalid value of max-dirty-pages-pct"
 
5820
msgstr ""
 
5821
 
 
5822
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
 
5823
msgid "Invalid value of max-purge-lag"
 
5824
msgstr ""
 
5825
 
 
5826
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
 
5827
msgid "Invalid value of open-files"
 
5828
msgstr ""
 
5829
 
 
5830
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
 
5831
msgid "Invalid value of read-io-threads"
 
5832
msgstr ""
 
5833
 
 
5834
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
 
5835
msgid "Invalid value of sync_spin_loops"
 
5836
msgstr ""
 
5837
 
 
5838
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5819
5839
#, c-format
5820
5840
msgid "Error starting Embedded InnoDB %d (%s)\n"
5821
5841
msgstr ""
5822
5842
 
 
5843
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
 
5844
msgid "Enable InnoDB adaptive hash index (enabled by default)."
 
5845
msgstr ""
 
5846
 
 
5847
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
 
5848
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
 
5849
msgstr ""
 
5850
 
 
5851
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
 
5852
msgid ""
 
5853
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
5854
"other internal data structures."
 
5855
msgstr ""
 
5856
 
 
5857
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
 
5858
msgid "Data file autoextend increment in megabytes"
 
5859
msgstr ""
 
5860
 
 
5861
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
 
5862
msgid ""
 
5863
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
5864
"tables."
 
5865
msgstr ""
 
5866
 
 
5867
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
 
5868
msgid "The common part for InnoDB table spaces."
 
5869
msgstr ""
 
5870
 
 
5871
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
 
5872
msgid ""
 
5873
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
 
5874
"innodb-checksums."
 
5875
msgstr ""
 
5876
 
 
5877
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
 
5878
msgid ""
 
5879
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
 
5880
"innodb-doublewrite."
 
5881
msgstr ""
 
5882
 
 
5883
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
 
5884
msgid "Number of IOPs the server can do. Tunes the background IO rate"
 
5885
msgstr ""
 
5886
 
 
5887
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
 
5888
msgid ""
 
5889
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
 
5890
"are 0, 1 (faster) or 2 (fastest - crash-like)."
 
5891
msgstr ""
 
5892
 
 
5893
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
 
5894
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
5895
msgstr ""
 
5896
 
 
5897
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
 
5898
msgid "File format to use for new tables in .ibd files."
 
5899
msgstr ""
 
5900
 
 
5901
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
 
5902
msgid ""
 
5903
"Set to 0 (write and flush once per second),1 (write and flush at each "
 
5904
"commit) or 2 (write at commit, flush once per second)."
 
5905
msgstr ""
 
5906
 
 
5907
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
 
5908
msgid "With which method to flush data."
 
5909
msgstr ""
 
5910
 
 
5911
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
 
5912
msgid ""
 
5913
"Helps to save your data in case the disk image of the database becomes "
 
5914
"corrupt."
 
5915
msgstr ""
 
5916
 
 
5917
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
 
5918
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
 
5919
msgid "Path to individual files and their sizes."
 
5920
msgstr ""
 
5921
 
 
5922
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
 
5923
msgid "Path to InnoDB log files."
 
5924
msgstr ""
 
5925
 
 
5926
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
 
5927
msgid "Size of each log file in a log group."
 
5928
msgstr ""
 
5929
 
 
5930
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
 
5931
msgid ""
 
5932
"Number of log files in the log group. InnoDB writes to the files in a "
 
5933
"circular fashion. Value 3 is recommended here."
 
5934
msgstr ""
 
5935
 
 
5936
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
 
5937
msgid ""
 
5938
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
5939
"rolled back. Values above 100000000 disable the timeout."
 
5940
msgstr ""
 
5941
 
 
5942
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
 
5943
msgid ""
 
5944
"The size of the buffer which InnoDB uses to write log to the log files on "
 
5945
"disk."
 
5946
msgstr ""
 
5947
 
 
5948
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
 
5949
msgid ""
 
5950
"Sets the point in the LRU list from where all pages are classified as old "
 
5951
"(Advanced users)"
 
5952
msgstr ""
 
5953
 
 
5954
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
 
5955
msgid ""
 
5956
"Milliseconds between accesses to a block at which it is made young. "
 
5957
"0=disabled (Advanced users)"
 
5958
msgstr ""
 
5959
 
 
5960
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
 
5961
msgid "Percentage of dirty pages allowed in bufferpool."
 
5962
msgstr ""
 
5963
 
 
5964
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
 
5965
msgid "Desired maximum length of the purge queue (0 = no limit)"
 
5966
msgstr ""
 
5967
 
 
5968
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
 
5969
msgid ""
 
5970
"Roll back the complete transaction on lock wait timeout, for 4.x "
 
5971
"compatibility (disabled by default)"
 
5972
msgstr ""
 
5973
 
 
5974
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
 
5975
msgid "How many files at the maximum InnoDB keeps open at the same time."
 
5976
msgstr ""
 
5977
 
 
5978
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
 
5979
msgid "Number of background read I/O threads in InnoDB."
 
5980
msgstr ""
 
5981
 
 
5982
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
 
5983
msgid "Number of background write I/O threads in InnoDB."
 
5984
msgstr ""
 
5985
 
 
5986
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
 
5987
msgid ""
 
5988
"Disable if you want to reduce the number of messages written to the log "
 
5989
"(default: enabled)."
 
5990
msgstr ""
 
5991
 
 
5992
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
 
5993
msgid "Enable SHOW INNODB STATUS output in the log"
 
5994
msgstr ""
 
5995
 
 
5996
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
 
5997
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
 
5998
msgstr ""
 
5999
 
 
6000
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
 
6001
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
 
6002
msgstr ""
 
6003
 
5823
6004
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5824
6005
#, c-format
5825
6006
msgid "Failed to send error message to libnotify\n"
5829
6010
msgid "Error Messages to stderr"
5830
6011
msgstr ""
5831
6012
 
5832
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5833
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
 
6013
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
 
6014
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5834
6015
msgid "List of schemas to filter"
5835
6016
msgstr ""
5836
6017
 
5837
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5838
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
 
6018
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
 
6019
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5839
6020
msgid "List of tables to filter"
5840
6021
msgstr ""
5841
6022
 
5842
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
 
6023
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5843
6024
msgid "Regular expression to apply to schemas to filter"
5844
6025
msgstr ""
5845
6026
 
5846
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
 
6027
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
5847
6028
msgid "Regular expression to apply to tables to filter"
5848
6029
msgstr ""
5849
6030
 
5850
 
#: ../plugin/hello_events/hello_events.cc:294
 
6031
#: ../plugin/hello_events/hello_events.cc:301
5851
6032
msgid "Invalid value of before-write-position\n"
5852
6033
msgstr ""
5853
6034
 
5854
 
#: ../plugin/hello_events/hello_events.cc:303
5855
 
#: ../plugin/hello_events/hello_events.cc:312
 
6035
#: ../plugin/hello_events/hello_events.cc:310
 
6036
#: ../plugin/hello_events/hello_events.cc:319
5856
6037
msgid "Invalid value of before-update-position\n"
5857
6038
msgstr ""
5858
6039
 
5859
 
#: ../plugin/hello_events/hello_events.cc:352
5860
 
#: ../plugin/hello_events/hello_events.cc:355
5861
 
#: ../plugin/hello_events/hello_events.cc:373
 
6040
#: ../plugin/hello_events/hello_events.cc:359
 
6041
#: ../plugin/hello_events/hello_events.cc:362
 
6042
#: ../plugin/hello_events/hello_events.cc:380
5862
6043
msgid "A comma delimited list of databases to watch"
5863
6044
msgstr ""
5864
6045
 
5865
 
#: ../plugin/hello_events/hello_events.cc:358
5866
 
#: ../plugin/hello_events/hello_events.cc:389
 
6046
#: ../plugin/hello_events/hello_events.cc:365
 
6047
#: ../plugin/hello_events/hello_events.cc:396
5867
6048
msgid "Enable Example Events Plugin"
5868
6049
msgstr ""
5869
6050
 
5870
 
#: ../plugin/hello_events/hello_events.cc:361
5871
 
#: ../plugin/hello_events/hello_events.cc:397
 
6051
#: ../plugin/hello_events/hello_events.cc:368
 
6052
#: ../plugin/hello_events/hello_events.cc:404
5872
6053
msgid "Before write row event observer call position"
5873
6054
msgstr ""
5874
6055
 
5875
 
#: ../plugin/hello_events/hello_events.cc:364
5876
 
#: ../plugin/hello_events/hello_events.cc:408
 
6056
#: ../plugin/hello_events/hello_events.cc:371
 
6057
#: ../plugin/hello_events/hello_events.cc:415
5877
6058
#: ../plugin/pbms/src/parameters_ms.cc:579
5878
6059
msgid "Before update row event observer call position"
5879
6060
msgstr ""
5880
6061
 
5881
 
#: ../plugin/hello_events/hello_events.cc:367
5882
 
#: ../plugin/hello_events/hello_events.cc:419
 
6062
#: ../plugin/hello_events/hello_events.cc:374
 
6063
#: ../plugin/hello_events/hello_events.cc:426
5883
6064
msgid "After drop database event observer call position"
5884
6065
msgstr ""
5885
6066
 
5886
 
#: ../plugin/hello_events/hello_events.cc:381
 
6067
#: ../plugin/hello_events/hello_events.cc:388
5887
6068
msgid "A comma delimited list of tables to watch"
5888
6069
msgstr ""
5889
6070
 
5890
 
#: ../plugin/hello_events/hello_events.cc:443
 
6071
#: ../plugin/hello_events/hello_events.cc:450
5891
6072
msgid "An example events Plugin"
5892
6073
msgstr ""
5893
6074
 
5896
6077
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5897
6078
msgstr ""
5898
6079
 
 
6080
#: ../plugin/innobase/handler/ha_innodb.cc:1857
 
6081
msgid "Invalid value for io-capacity\n"
 
6082
msgstr ""
 
6083
 
 
6084
#: ../plugin/innobase/handler/ha_innodb.cc:1876
 
6085
msgid "Invalid value for fast-shutdown\n"
 
6086
msgstr ""
 
6087
 
 
6088
#: ../plugin/innobase/handler/ha_innodb.cc:1890
 
6089
msgid "Invalid value for flush-log-at-trx-commit\n"
 
6090
msgstr ""
 
6091
 
 
6092
#: ../plugin/innobase/handler/ha_innodb.cc:1920
 
6093
msgid "Invalid value for max-dirty-pages-pct\n"
 
6094
msgstr ""
 
6095
 
 
6096
#: ../plugin/innobase/handler/ha_innodb.cc:1929
 
6097
msgid "Invalid value for stats-sample-pages\n"
 
6098
msgstr ""
 
6099
 
 
6100
#: ../plugin/innobase/handler/ha_innodb.cc:1940
 
6101
msgid "Invalid value for additional-mem-pool-size\n"
 
6102
msgstr ""
 
6103
 
 
6104
#: ../plugin/innobase/handler/ha_innodb.cc:1950
 
6105
msgid "Invalid value for autoextend-increment\n"
 
6106
msgstr ""
 
6107
 
 
6108
#: ../plugin/innobase/handler/ha_innodb.cc:1960
 
6109
msgid "Invalid value for buffer-pool-size\n"
 
6110
msgstr ""
 
6111
 
 
6112
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
6113
msgid "Invalid value for commit-concurrency\n"
 
6114
msgstr ""
 
6115
 
 
6116
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
6117
msgid "Invalid value for concurrency-tickets\n"
 
6118
msgstr ""
 
6119
 
 
6120
#: ../plugin/innobase/handler/ha_innodb.cc:1988
 
6121
msgid "Invalid value for file-io-threads\n"
 
6122
msgstr ""
 
6123
 
 
6124
#: ../plugin/innobase/handler/ha_innodb.cc:1997
 
6125
msgid "Invalid value for read-io-threads\n"
 
6126
msgstr ""
 
6127
 
 
6128
#: ../plugin/innobase/handler/ha_innodb.cc:2006
 
6129
msgid "Invalid value for write-io-threads\n"
 
6130
msgstr ""
 
6131
 
 
6132
#: ../plugin/innobase/handler/ha_innodb.cc:2015
 
6133
msgid "Invalid value for force-recovery\n"
 
6134
msgstr ""
 
6135
 
 
6136
#: ../plugin/innobase/handler/ha_innodb.cc:2025
 
6137
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
6138
msgid "Invalid value for log-file-size\n"
 
6139
msgstr ""
 
6140
 
 
6141
#: ../plugin/innobase/handler/ha_innodb.cc:2044
 
6142
msgid "Invalid value for log-files-in-group\n"
 
6143
msgstr ""
 
6144
 
 
6145
#: ../plugin/innobase/handler/ha_innodb.cc:2053
 
6146
msgid "Invalid value for mirrored-log-groups\n"
 
6147
msgstr ""
 
6148
 
 
6149
#: ../plugin/innobase/handler/ha_innodb.cc:2062
 
6150
msgid "Invalid value for open-files\n"
 
6151
msgstr ""
 
6152
 
 
6153
#: ../plugin/innobase/handler/ha_innodb.cc:2071
 
6154
msgid "Invalid value for thread-concurrency\n"
 
6155
msgstr ""
 
6156
 
 
6157
#: ../plugin/innobase/handler/ha_innodb.cc:2094
 
6158
msgid "Invalid value for read-ahead-threshold\n"
 
6159
msgstr ""
 
6160
 
 
6161
#: ../plugin/innobase/handler/ha_innodb.cc:2118
 
6162
msgid "Invalid value for lock-wait-timeout\n"
 
6163
msgstr ""
 
6164
 
5899
6165
#: ../plugin/logging_gearman/logging_gearman.cc:196
5900
6166
#, c-format
5901
6167
msgid "fail gearman_client_create(): %s"
5946
6212
msgstr ""
5947
6213
 
5948
6214
#: ../plugin/logging_query/logging_query.cc:348
5949
 
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
 
6215
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:167
 
6216
#: ../plugin/syslog/module.cc:233
5950
6217
msgid "Threshold for logging slow queries, in microseconds"
5951
6218
msgstr ""
5952
6219
 
5953
6220
#: ../plugin/logging_query/logging_query.cc:351
5954
 
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
 
6221
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:179
 
6222
#: ../plugin/syslog/module.cc:236
5955
6223
msgid "Threshold for logging big queries, for rows returned"
5956
6224
msgstr ""
5957
6225
 
5958
6226
#: ../plugin/logging_query/logging_query.cc:354
5959
 
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
 
6227
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:191
 
6228
#: ../plugin/syslog/module.cc:239
5960
6229
msgid "Threshold for logging big queries, for rows examined"
5961
6230
msgstr ""
5962
6231
 
5972
6241
msgid "Log queries to a CSV file"
5973
6242
msgstr ""
5974
6243
 
5975
 
#: ../plugin/logging_stats/logging_stats.cc:323
 
6244
#: ../plugin/logging_stats/logging_stats.cc:303
 
6245
msgid "Invalid value for max-user-count\n"
 
6246
msgstr ""
 
6247
 
 
6248
#: ../plugin/logging_stats/logging_stats.cc:311
 
6249
msgid "Invalid value for bucket-count\n"
 
6250
msgstr ""
 
6251
 
 
6252
#: ../plugin/logging_stats/logging_stats.cc:320
 
6253
msgid "Invalid value for scoreboard-size\n"
 
6254
msgstr ""
 
6255
 
 
6256
#: ../plugin/logging_stats/logging_stats.cc:354
 
6257
#: ../plugin/logging_stats/logging_stats.cc:396
5976
6258
msgid "Max number of users that will be logged"
5977
6259
msgstr ""
5978
6260
 
5979
 
#: ../plugin/logging_stats/logging_stats.cc:334
5980
 
msgid "Max number of vector buckets to construct for logging"
 
6261
#: ../plugin/logging_stats/logging_stats.cc:365
 
6262
#: ../plugin/logging_stats/logging_stats.cc:399
 
6263
msgid "Max number of range locks to use for Scoreboard"
5981
6264
msgstr ""
5982
6265
 
5983
 
#: ../plugin/logging_stats/logging_stats.cc:345
 
6266
#: ../plugin/logging_stats/logging_stats.cc:376
 
6267
#: ../plugin/logging_stats/logging_stats.cc:402
5984
6268
msgid "Max number of concurrent sessions that will be logged"
5985
6269
msgstr ""
5986
6270
 
5987
 
#: ../plugin/logging_stats/logging_stats.cc:356
 
6271
#: ../plugin/logging_stats/logging_stats.cc:387
 
6272
#: ../plugin/logging_stats/logging_stats.cc:405
5988
6273
msgid "Enable Logging Statistics Collection"
5989
6274
msgstr ""
5990
6275
 
5991
 
#: ../plugin/logging_stats/logging_stats.cc:375
 
6276
#: ../plugin/logging_stats/logging_stats.cc:422
5992
6277
msgid "User Statistics as DATA_DICTIONARY tables"
5993
6278
msgstr ""
5994
6279
 
6001
6286
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6002
6287
msgstr ""
6003
6288
 
6004
 
#: ../plugin/memcached_stats/memcached_stats.cc:114
 
6289
#: ../plugin/memcached_stats/memcached_stats.cc:128
 
6290
#: ../plugin/memcached_stats/memcached_stats.cc:137
6005
6291
msgid "List of memcached servers."
6006
6292
msgstr ""
6007
6293
 
6008
 
#: ../plugin/memcached_stats/memcached_stats.cc:131
 
6294
#: ../plugin/memcached_stats/memcached_stats.cc:152
6009
6295
msgid "Memcached Stats as I_S tables"
6010
6296
msgstr ""
6011
6297
 
6027
6313
"memcached_servers_parse(%s)."
6028
6314
msgstr ""
6029
6315
 
6030
 
#: ../plugin/multi_thread/multi_thread.cc:100
 
6316
#: ../plugin/multi_thread/multi_thread.cc:63
 
6317
#, c-format
 
6318
msgid "Unable to set thread stack size to %<PRId64>\n"
 
6319
msgstr ""
 
6320
 
 
6321
#: ../plugin/multi_thread/multi_thread.cc:112
 
6322
msgid "Invalid value for max-threads\n"
 
6323
msgstr ""
 
6324
 
 
6325
#: ../plugin/multi_thread/multi_thread.cc:125
 
6326
#: ../plugin/multi_thread/multi_thread.cc:132
6031
6327
msgid "Maximum number of user threads available."
6032
6328
msgstr ""
6033
6329
 
6034
 
#: ../plugin/myisam/ha_myisam.cc:529
 
6330
#: ../plugin/myisam/ha_myisam.cc:534
6035
6331
#, c-format
6036
6332
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6037
6333
msgstr ""
6038
6334
 
6039
 
#: ../plugin/myisam/ha_myisam.cc:533
 
6335
#: ../plugin/myisam/ha_myisam.cc:538
6040
6336
#, c-format
6041
6337
msgid "Got an error from unknown thread, %s:%d"
6042
6338
msgstr ""
6043
6339
 
6044
 
#: ../plugin/myisam/ha_myisam.cc:539
 
6340
#: ../plugin/myisam/ha_myisam.cc:544
6045
6341
msgid "Unknown thread accessing table"
6046
6342
msgstr ""
6047
6343
 
6048
 
#: ../plugin/myisam/ha_myisam.cc:1614
6049
 
msgid "Block size to be used for MyISAM index pages."
6050
 
msgstr ""
6051
 
 
6052
 
#: ../plugin/myisam/ha_myisam.cc:1624
6053
 
msgid ""
6054
 
"This characterizes the number of hits a hot block has to be untouched until "
6055
 
"it is considered aged enough to be downgraded to a warm block. This "
6056
 
"specifies the percentage ratio of that number of hits to the total number of "
6057
 
"blocks in key cache"
6058
 
msgstr ""
6059
 
 
6060
 
#: ../plugin/myisam/ha_myisam.cc:1637
6061
 
msgid "The minimum percentage of warm blocks in key cache"
6062
 
msgstr ""
6063
 
 
6064
 
#: ../plugin/myisam/ha_myisam.cc:1648
6065
 
msgid ""
6066
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
6067
 
"this to get better index handling (for all reads and multiple writes) to as "
6068
 
"much as you can afford;"
6069
 
msgstr ""
6070
 
 
6071
 
#: ../plugin/myisam/ha_myisam.cc:1660
6072
 
msgid ""
6073
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6074
 
"disables parallel repair."
6075
 
msgstr ""
6076
 
 
6077
 
#: ../plugin/myisam/ha_myisam.cc:1666
 
6344
#: ../plugin/myisam/ha_myisam.cc:1500
 
6345
msgid "Invalid value for max-sort-file-size\n"
 
6346
msgstr ""
 
6347
 
 
6348
#: ../plugin/myisam/ha_myisam.cc:1509
 
6349
msgid "Invalid value for sort-buffer-size\n"
 
6350
msgstr ""
 
6351
 
 
6352
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
6078
6353
msgid ""
6079
6354
"Don't use the fast sort index method to created index if the temporary file "
6080
6355
"would get bigger than this."
6081
6356
msgstr ""
6082
6357
 
6083
 
#: ../plugin/myisam/ha_myisam.cc:1671
 
6358
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6084
6359
msgid ""
6085
6360
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6086
6361
"when creating indexes with CREATE INDEX or ALTER TABLE."
6087
6362
msgstr ""
6088
6363
 
6089
 
#: ../plugin/myisam/ha_myisam.cc:1677
6090
 
msgid "Default pointer size to be used for MyISAM tables."
6091
 
msgstr ""
6092
 
 
6093
6364
#: ../plugin/myisam/my_handler_errors.cc:42
6094
6365
msgid "Didn't find key on read or update"
6095
6366
msgstr ""
6329
6600
msgid "Tablespace not empty"
6330
6601
msgstr ""
6331
6602
 
6332
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
 
6603
#: ../plugin/mysql_protocol/mysql_protocol.cc:941
6333
6604
msgid "Invalid value for retry_count"
6334
6605
msgstr ""
6335
6606
 
6336
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6337
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
 
6607
#: ../plugin/mysql_protocol/mysql_protocol.cc:975
 
6608
#: ../plugin/mysql_protocol/mysql_protocol.cc:997
6338
6609
msgid ""
6339
6610
"Port number to use for connection or 0 for default to with MySQL protocol."
6340
6611
msgstr ""
6353
6624
msgid "Before insert row event observer call position"
6354
6625
msgstr ""
6355
6626
 
6356
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
 
6627
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6357
6628
msgid "event_add error in libevent_add_session_callback\n"
6358
6629
msgstr ""
6359
6630
 
6360
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
 
6631
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6361
6632
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6362
6633
msgstr ""
6363
6634
 
6364
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
 
6635
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6365
6636
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6366
6637
msgstr ""
6367
6638
 
6368
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
 
6639
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6369
6640
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6370
6641
msgstr ""
6371
6642
 
6372
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
6643
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6373
6644
msgid "session_add_event event_add error in libevent_init\n"
6374
6645
msgstr ""
6375
6646
 
6376
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
 
6647
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6377
6648
#, c-format
6378
6649
msgid "Can't create completion port thread (error %d)"
6379
6650
msgstr ""
6380
6651
 
6381
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
 
6652
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
 
6653
msgid "Invalid value for size\n"
 
6654
msgstr ""
 
6655
 
 
6656
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
 
6657
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6382
6658
msgid "Size of Pool."
6383
6659
msgstr ""
6384
6660
 
6385
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
 
6661
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6386
6662
msgid "Failed to allocate enough memory to transaction message\n"
6387
6663
msgstr ""
6388
6664
 
6389
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
 
6665
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6390
6666
#, c-format
6391
6667
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
6392
6668
msgstr ""
6393
6669
 
6394
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
 
6670
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6395
6671
#, c-format
6396
6672
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
6397
6673
msgstr ""
6398
6674
 
6399
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
 
6675
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
 
6676
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6400
6677
msgid "Enable rabbitmq log"
6401
6678
msgstr ""
6402
6679
 
6403
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
 
6680
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
 
6681
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6404
6682
msgid "Host name to connect to"
6405
6683
msgstr ""
6406
6684
 
6407
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
 
6685
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6408
6686
msgid "RabbitMQ Port"
6409
6687
msgstr ""
6410
6688
 
6411
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
 
6689
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
 
6690
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6412
6691
msgid "RabbitMQ username"
6413
6692
msgstr ""
6414
6693
 
6415
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
 
6694
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
 
6695
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6416
6696
msgid "RabbitMQ password"
6417
6697
msgstr ""
6418
6698
 
6419
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
 
6699
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6420
6700
msgid "RabbitMQ virtualhost"
6421
6701
msgstr ""
6422
6702
 
6423
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
 
6703
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6424
6704
msgid "Name of RabbitMQ exchange to publish to"
6425
6705
msgstr ""
6426
6706
 
6427
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
 
6707
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6428
6708
msgid "Name of RabbitMQ routing key to use"
6429
6709
msgstr ""
6430
6710
 
6431
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6432
 
#: ../plugin/transaction_log/module.cc:247
 
6711
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
 
6712
#: ../plugin/transaction_log/module.cc:303
 
6713
#: ../plugin/transaction_log/module.cc:356
6433
6714
msgid "Name of the replicator plugin to use (default='default_replicator')"
6434
6715
msgstr ""
6435
6716
 
6436
 
#: ../plugin/signal_handler/signal_handler.cc:233
 
6717
#: ../plugin/session_dictionary/processlist.cc:94
 
6718
#, fuzzy
 
6719
msgid "no user"
 
6720
msgstr "(nepoužívaný)"
 
6721
 
 
6722
#: ../plugin/signal_handler/signal_handler.cc:234
6437
6723
#, c-format
6438
6724
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6439
6725
msgstr ""
6453
6739
msgid "syslog priority \"%s\" not known, using \"info\""
6454
6740
msgstr ""
6455
6741
 
6456
 
#: ../plugin/syslog/module.cc:59
 
6742
#: ../plugin/syslog/module.cc:61
 
6743
msgid "Invalid value for logging-threshold-slow\n"
 
6744
msgstr ""
 
6745
 
 
6746
#: ../plugin/syslog/module.cc:70
 
6747
msgid "Invalid value for logging-threshold-big-resultset\n"
 
6748
msgstr ""
 
6749
 
 
6750
#: ../plugin/syslog/module.cc:79
 
6751
msgid "Invalid value for logging-threshold-big-examined\n"
 
6752
msgstr ""
 
6753
 
 
6754
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
6457
6755
msgid "Syslog Ident"
6458
6756
msgstr ""
6459
6757
 
6460
 
#: ../plugin/syslog/module.cc:68
 
6758
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
6461
6759
msgid "Syslog Facility"
6462
6760
msgstr ""
6463
6761
 
6464
 
#: ../plugin/syslog/module.cc:77
 
6762
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
6465
6763
msgid "Enable logging to syslog of the query log"
6466
6764
msgstr ""
6467
6765
 
6468
 
#: ../plugin/syslog/module.cc:86
 
6766
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
6469
6767
msgid "Syslog Priority of query logging"
6470
6768
msgstr ""
6471
6769
 
6472
 
#: ../plugin/syslog/module.cc:131
 
6770
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
6473
6771
msgid "Enable logging to syslog of the error messages"
6474
6772
msgstr ""
6475
6773
 
6476
 
#: ../plugin/syslog/module.cc:140
 
6774
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
6477
6775
msgid "Syslog Priority of error messages"
6478
6776
msgstr ""
6479
6777
 
6510
6808
msgid "BUFFER: %s\n"
6511
6809
msgstr ""
6512
6810
 
6513
 
#: ../plugin/transaction_log/module.cc:122
 
6811
#: ../plugin/transaction_log/module.cc:135
 
6812
msgid "Invalid value for sync-method\n"
 
6813
msgstr ""
 
6814
 
 
6815
#: ../plugin/transaction_log/module.cc:144
 
6816
msgid "Invalid value for num-write-buffers\n"
 
6817
msgstr ""
 
6818
 
 
6819
#: ../plugin/transaction_log/module.cc:178
6514
6820
#, c-format
6515
6821
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
6516
6822
msgstr ""
6517
6823
 
6518
 
#: ../plugin/transaction_log/module.cc:131
 
6824
#: ../plugin/transaction_log/module.cc:187
6519
6825
#, c-format
6520
6826
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
6521
6827
msgstr ""
6522
6828
 
6523
 
#: ../plugin/transaction_log/module.cc:141
 
6829
#: ../plugin/transaction_log/module.cc:197
6524
6830
#, c-format
6525
6831
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
6526
6832
msgstr ""
6527
6833
 
6528
 
#: ../plugin/transaction_log/module.cc:150
 
6834
#: ../plugin/transaction_log/module.cc:206
6529
6835
#, c-format
6530
6836
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
6531
6837
msgstr ""
6532
6838
 
6533
 
#: ../plugin/transaction_log/module.cc:163
 
6839
#: ../plugin/transaction_log/module.cc:219
6534
6840
#, c-format
6535
6841
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
6536
6842
msgstr ""
6537
6843
 
6538
 
#: ../plugin/transaction_log/module.cc:223
 
6844
#: ../plugin/transaction_log/module.cc:279
 
6845
#: ../plugin/transaction_log/module.cc:350
6539
6846
msgid "Enable transaction log"
6540
6847
msgstr ""
6541
6848
 
6542
 
#: ../plugin/transaction_log/module.cc:231
 
6849
#: ../plugin/transaction_log/module.cc:287
 
6850
#: ../plugin/transaction_log/module.cc:344
6543
6851
msgid "DEBUGGING - Truncate transaction log"
6544
6852
msgstr ""
6545
6853
 
6546
 
#: ../plugin/transaction_log/module.cc:239
 
6854
#: ../plugin/transaction_log/module.cc:295
 
6855
#: ../plugin/transaction_log/module.cc:353
6547
6856
msgid "Path to the file to use for transaction log"
6548
6857
msgstr ""
6549
6858
 
6550
 
#: ../plugin/transaction_log/module.cc:255
 
6859
#: ../plugin/transaction_log/module.cc:311
 
6860
#: ../plugin/transaction_log/module.cc:347
6551
6861
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6552
6862
msgstr ""
6553
6863
 
6554
 
#: ../plugin/transaction_log/module.cc:263
 
6864
#: ../plugin/transaction_log/module.cc:319
 
6865
#: ../plugin/transaction_log/module.cc:359
6555
6866
msgid ""
6556
6867
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6557
6868
"each transaction write, 2 == sync log file once per second"
6558
6869
msgstr ""
6559
6870
 
6560
 
#: ../plugin/transaction_log/module.cc:276
 
6871
#: ../plugin/transaction_log/module.cc:332
 
6872
#: ../plugin/transaction_log/module.cc:362
6561
6873
msgid "Number of slots for in-memory write buffers (default=8)."
6562
6874
msgstr ""
6563
6875
 
6565
6877
msgid "Failed to open transaction log file "
6566
6878
msgstr ""
6567
6879
 
6568
 
#: ../plugin/transaction_log/transaction_log.cc:220
 
6880
#: ../plugin/transaction_log/transaction_log.cc:211
6569
6881
#, c-format
6570
6882
msgid ""
6571
6883
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
6572
6884
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
6573
6885
msgstr ""
6574
6886
 
6575
 
#: ../plugin/transaction_log/transaction_log.cc:239
 
6887
#: ../plugin/transaction_log/transaction_log.cc:230
6576
6888
#, c-format
6577
6889
msgid "Failed to sync log file. Got error: %s\n"
6578
6890
msgstr ""