1
# Slovak translation for drizzle
2
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2010-09-14 16:22-0400\n"
11
"PO-Revision-Date: 2010-05-05 18:33+0000\n"
12
"Last-Translator: milboy <Unknown>\n"
13
"Language-Team: Slovak <sk@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
18
"X-Launchpad-Export-Date: 2010-05-06 04:03+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: ../client/drizzle.cc:465
22
msgid "Synonym for `help'."
23
msgstr "Synonymum pre ´pomocníka´."
25
#: ../client/drizzle.cc:466
26
msgid "Clear command."
27
msgstr "Vymazať príkaz."
29
#: ../client/drizzle.cc:468
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
msgstr "Znovu pripojenie k serveru. Voliteľné argumenty sú db a host."
33
#: ../client/drizzle.cc:470
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
"Nastaviť oddeľovač príkazov. POZOR: Ako oddeľovač sa použije všetko až po "
40
#: ../client/drizzle.cc:472
41
msgid "Send command to drizzle server, display result vertically."
42
msgstr "Poslať príkaz na drizzle server a zobraziť výsledok vodorovne."
44
#: ../client/drizzle.cc:473
45
msgid "Exit drizzle. Same as quit."
46
msgstr "Ukončenie drizzle. Rovnaké ako koniec."
48
#: ../client/drizzle.cc:474
49
msgid "Send command to drizzle server."
50
msgstr "Poslať príkaz na drizzle server."
52
#: ../client/drizzle.cc:475
53
msgid "Display this help."
54
msgstr "Zobraziť pomocníka."
56
#: ../client/drizzle.cc:476
57
msgid "Disable pager, print to stdout."
58
msgstr "Zakázať pager, tlač na štandardný výstup."
60
#: ../client/drizzle.cc:477
61
msgid "Don't write into outfile."
62
msgstr "Nezapisovať do výstupného súboru."
64
#: ../client/drizzle.cc:479
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
66
msgstr "Nastaviť PAGER [to_pager]. Vytlačiť výsledok cez PAGER."
68
#: ../client/drizzle.cc:480
69
msgid "Print current command."
70
msgstr "Vytlačiť aktuány príkaz."
72
#: ../client/drizzle.cc:481
73
msgid "Change your drizzle prompt."
74
msgstr "Zmeniť váš drizzle riadok."
76
#: ../client/drizzle.cc:482
78
msgstr "Ukončiť drizzle."
80
#: ../client/drizzle.cc:483
81
msgid "Rebuild completion hash."
82
msgstr "Znovu nastaviť dokončenie hash."
84
#: ../client/drizzle.cc:485
85
msgid "Execute an SQL script file. Takes a file name as an argument."
86
msgstr "Spustiť súbor SQL skriptu. Zoberie názov súboru ako argument."
88
#: ../client/drizzle.cc:486
89
msgid "Get status information from the server."
90
msgstr "Získať informácie zo servera."
92
#: ../client/drizzle.cc:488
93
msgid "Set outfile [to_outfile]. Append everything into given outfile."
95
"Nastaviť výstupný súbor [to_outfile]. Pripájať všetko v danom výstupnom "
98
#: ../client/drizzle.cc:490
99
msgid "Use another database. Takes database name as argument."
100
msgstr "Použiť inú databázu. Databáza má názov ako argument."
102
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1325
103
msgid "Show warnings after every statement."
104
msgstr "Zobraziť upozornenie po každom vyhlásení."
106
#: ../client/drizzle.cc:494
107
msgid "Don't show warnings after every statement."
108
msgstr "Nezobraziť upozornenie po každom vyhlásení."
110
#: ../client/drizzle.cc:1144
112
msgid "shutting down drizzled"
115
#: ../client/drizzle.cc:1146
120
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
122
msgid "shutdown failed; error: '%s'"
125
#: ../client/drizzle.cc:1170
130
#: ../client/drizzle.cc:1191
132
msgid "drizzled is alive\n"
135
#: ../client/drizzle.cc:1197
137
msgid "ping failed; error: '%s'"
140
#: ../client/drizzle.cc:1203
142
msgid "drizzled won't answer to ping, error: '%s'"
145
#: ../client/drizzle.cc:1252
146
msgid "Error: Invalid Value for connect_timeout"
149
#: ../client/drizzle.cc:1263
150
msgid "Error: Invalid Value for max_input_line"
153
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:2396
154
msgid "Options used only in command line"
157
#: ../client/drizzle.cc:1284
159
msgid "Displays this help and exit."
160
msgstr "Zobraziť pomocníka a ukončiť."
162
#: ../client/drizzle.cc:1285
164
"Don't use history file. Disable interactive behavior. (Enables --silent)"
166
"Nepoužívajte súbor histórie. Zakázať interaktívne správanie. (Umožňuje --"
169
#: ../client/drizzle.cc:1287
170
msgid "Display column type information."
173
#: ../client/drizzle.cc:1289
175
"Preserve comments. Send comments to the server. The default is --skip-"
176
"comments (discard comments), enable with --comments"
179
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:2405
180
msgid "Use compression in server/client protocol."
181
msgstr "Použiť kompresiu v protokole server/klient"
183
#: ../client/drizzle.cc:1293
184
msgid "Print the output of a query (rows) vertically."
187
#: ../client/drizzle.cc:1295
188
msgid "Continue even if we get an sql error."
189
msgstr "Pokračovať, aj keď dostaneme sql chybu."
191
#: ../client/drizzle.cc:1297
193
"Enable named commands. Named commands mean this program's internal commands; "
194
"see drizzle> help . When enabled, the named commands can be used from any "
195
"line of the query, otherwise only from the first line, before an enter. "
196
"Disable with --disable-named-commands. This option is disabled by default."
199
#: ../client/drizzle.cc:1299
201
"Named commands are disabled. Use \\* form only, or use named commands only "
202
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
203
"the client now starts with this option ENABLED by default! Disable with '-"
204
"G'. Long format commands still work from the first line. WARNING: option "
205
"deprecated; use --disable-named-commands instead."
207
"Vymenované príkazy sú vypnuté. Použite iba formu \\*, alebo používajte "
208
"vymenované príkazy len na začiatku riadku končiace bodkočiarkou (;) Od "
209
"verzie 10.9 klient umožňuje spustenie s predvoleným nastavením POVOLENÉ! "
210
"Zakázať s '-G'. Dlhý formát príkazu stále funguje od prvého riadku. "
211
"VAROVANIE: zastaraná voľba; použite - -disable-named-commands instead."
213
#: ../client/drizzle.cc:1300
214
msgid "Ignore space after function names."
215
msgstr "Ignorovať priestor medzi názvami funkcií."
217
#: ../client/drizzle.cc:1302
218
msgid "Turn off beep on error."
219
msgstr "Vypnúť pípnutie pri chybe."
221
#: ../client/drizzle.cc:1304
222
msgid "Write line numbers for errors."
225
#: ../client/drizzle.cc:1306
227
"Don't write line number for errors. WARNING: -L is deprecated, use long "
228
"version of this option instead."
231
#: ../client/drizzle.cc:1308
232
msgid "Write column names in results."
233
msgstr "Zapísať názvy stĺpcov vo výsledkoch."
235
#: ../client/drizzle.cc:1310
237
"Don't write column names in results. WARNING: -N is deprecated, use long "
238
"version of this options instead."
241
#: ../client/drizzle.cc:1312
243
"Change the value of a variable. Please note that this option is deprecated; "
244
"you can set variables directly with --variable-name=value."
246
"Zmeňte hodnotu premennej. Upozorňujeme, že táto možnosť je zastaraná, môžete "
247
"nastaviť premenné priamo s --variable-name=value."
249
#: ../client/drizzle.cc:1314
250
msgid "Output in table format."
253
#: ../client/drizzle.cc:1316
254
msgid "Only allow UPDATE and DELETE that uses keys."
257
#: ../client/drizzle.cc:1318
258
msgid "Synonym for option --safe-updates, -U."
261
#: ../client/drizzle.cc:1320
262
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
265
#: ../client/drizzle.cc:1321 ../client/drizzledump.cc:2425
266
#: ../drizzled/drizzled.cc:1174
267
msgid "Output version information and exit."
270
#: ../client/drizzle.cc:1323
271
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
274
#: ../client/drizzle.cc:1327
275
msgid "Number of lines before each import progress report."
278
#: ../client/drizzle.cc:1329
279
msgid "Ping the server to check if it's alive."
282
#: ../client/drizzle.cc:1331
283
msgid "Configuration file defaults are not used if no-defaults is set"
286
#: ../client/drizzle.cc:1334 ../client/drizzledump.cc:2434
287
msgid "Options specific to the drizzle client"
290
#: ../client/drizzle.cc:1337
292
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
293
"and field completion, but startup and reconnecting may take a longer time. "
294
"Disable with --disable-auto-rehash."
297
#: ../client/drizzle.cc:1338
299
"No automatic rehashing. One has to use 'rehash' to get table and field "
300
"completion. This gives a quicker start of drizzle_st and disables rehashing "
301
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
304
#: ../client/drizzle.cc:1340
306
"Automatically switch to vertical output mode if the result is wider than the "
309
"Automaticky prepne výstupný režim na vertikálny, ak je výsledok väčší ako "
312
#: ../client/drizzle.cc:1342
313
msgid "Database to use."
314
msgstr "Databáza na použitie."
316
#: ../client/drizzle.cc:1344
318
msgstr "(nepoužívaný)"
320
#: ../client/drizzle.cc:1346
321
msgid "Delimiter to be used."
322
msgstr "Použitý oddeľovač."
324
#: ../client/drizzle.cc:1348
325
msgid "Execute command and quit. (Disables --force and history file)"
326
msgstr "Vykonať príkaz a ukončiť. (Deaktivuje --force a históriu súboru)"
328
#: ../client/drizzle.cc:1350
329
msgid "Enable/disable LOAD DATA LOCAL INFILE."
330
msgstr "Povoliť/zakázať LOAD DATA LOCAL INFILE."
332
#: ../client/drizzle.cc:1352
333
msgid "Flush buffer after each query."
334
msgstr "Vyprázdniť vyrovnávaciu pamäť po každom dotaze."
336
#: ../client/drizzle.cc:1354
337
msgid "Ignore SIGINT (CTRL-C)"
338
msgstr "Ignorovať SIGINT (CTRL-C)"
340
#: ../client/drizzle.cc:1356
342
"Only update the default database. This is useful for skipping updates to "
343
"other database in the update log."
345
"Aktualizovať len predvolenú databázu. To je užitočné pre preskočenie "
346
"aktualizácií ďalších databáz v aktualizácii protokolu."
348
#: ../client/drizzle.cc:1358
350
"Pager to use to display results. If you don't supply an option the default "
351
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
352
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
353
"work in batch mode. Disable with --disable-pager. This option is disabled by "
356
"Pager použitý na zobrazenie výsledkov. Ak nemáte možnosť napojiť predvolený "
357
"pager, je prevzatý z vášho ENV premennej PAGER. Platné pagery sú menej, "
358
"viac, vystrihnúť [> filename], atď. Pozri tiež interaktívneho pomocníka "
359
"(\\h). Táto voľba nefunguje v dávkovom režime. Zakázať s --disable-pager. "
360
"Táto možnosť je v predvolenom nastavení zakázaná."
362
#: ../client/drizzle.cc:1360
364
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
365
msgstr "Zakázať pager, tlač na štandardný výstup."
367
#: ../client/drizzle.cc:1362
368
msgid "Set the drizzle prompt to this value."
371
#: ../client/drizzle.cc:1364
373
"Don't cache result, print it row by row. This may slow down the server if "
374
"the output is suspended. Doesn't use history file."
377
#: ../client/drizzle.cc:1366
378
msgid "Write fields without conversion. Used with --batch."
379
msgstr "Zapísať políčka bez konverzie. Použité s --batch."
381
#: ../client/drizzle.cc:1368
383
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
384
"option is enabled by default."
387
#: ../client/drizzle.cc:1370
389
msgid "Shutdown the server"
390
msgstr "Odstavenie servera."
392
#: ../client/drizzle.cc:1371
394
"Be more silent. Print results with a tab as separator, each row on new line."
397
#: ../client/drizzle.cc:1373
399
"Append everything into outfile. See interactive help (\\h) also. Does not "
400
"work in batch mode. Disable with --disable-tee. This option is disabled by "
404
#: ../client/drizzle.cc:1375
405
msgid "Disable outfile. See interactive help (\\h) also."
408
#: ../client/drizzle.cc:1376
409
msgid "Wait and retry if connection is down."
412
#: ../client/drizzle.cc:1378
413
msgid "Number of seconds before connection timeout."
416
#: ../client/drizzle.cc:1380
417
msgid "Max length of input line"
420
#: ../client/drizzle.cc:1382
421
msgid "Automatic limit for SELECT when using --safe-updates"
424
#: ../client/drizzle.cc:1384
425
msgid "Automatic limit for rows in a join when using --safe-updates"
428
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:2499
429
msgid "Options specific to the client"
432
#: ../client/drizzle.cc:1390
434
msgid "Connect to host"
435
msgstr "Pripojiť na host."
437
#: ../client/drizzle.cc:1392
439
"Password to use when connecting to server. If password is not given it's "
440
"asked from the tty."
443
#: ../client/drizzle.cc:1394
445
"Port number to use for connection or 0 for default to, in order of "
446
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
449
#: ../client/drizzle.cc:1396 ../client/drizzledump.cc:2508
450
msgid "User for login if not current user."
453
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:2510
454
msgid "The protocol of connection (mysql or drizzle)."
457
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2522
458
msgid "Allowed Options"
461
#: ../client/drizzle.cc:1448 ../client/drizzle.cc:1455
463
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
466
#: ../client/drizzle.cc:1506 ../client/drizzle.cc:3789
467
msgid "DELIMITER cannot contain a backslash character"
470
#: ../client/drizzle.cc:1585 ../client/drizzledump.cc:2600
471
#: ../client/drizzleimport.cc:460 ../client/drizzleslap.cc:1006
472
#: ../client/drizzletest.cc:5599
473
msgid "Error: Unknown protocol"
476
#: ../client/drizzle.cc:1599
478
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
481
#: ../client/drizzle.cc:1645 ../client/drizzle.cc:4035
483
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
486
#: ../client/drizzle.cc:1651
489
"Copyright (C) 2008 Sun Microsystems\n"
490
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
491
"and you are welcome to modify and redistribute it under the GPL license\n"
494
#: ../client/drizzle.cc:1656
496
msgid "Usage: drizzle [OPTIONS] [database]\n"
499
#: ../client/drizzle.cc:1710
501
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
502
msgstr "Vitajte v drizzle klientovi.. Príkazy končiť s ; alebo \\g"
504
#: ../client/drizzle.cc:1719
507
"Your Drizzle connection id is %u\n"
508
"Connection protocol: %s\n"
509
"Server version: %s\n"
510
msgstr "Vaše id Drizzle pripojenia je "
512
#: ../client/drizzle.cc:1753
514
msgid "Reading history-file %s\n"
515
msgstr "Čítanie histórie-súboru %s\n"
517
#: ../client/drizzle.cc:1757
519
msgid "Couldn't allocate memory for temp histfile!\n"
522
#: ../client/drizzle.cc:1764
523
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
525
"Napíšte ´help;´ alebo '\\h' pre pomocníka. Napíšte '\\c' na vymazanie "
528
#: ../client/drizzle.cc:1774
532
#: ../client/drizzle.cc:1787
534
msgid "Writing history-file %s\n"
535
msgstr "Zapisanie histórie-súboru %s\n"
537
#: ../client/drizzle.cc:1795
541
#: ../client/drizzle.cc:1795
545
#: ../client/drizzle.cc:1847
546
msgid "Query aborted by Ctrl+C\n"
547
msgstr "Otázka prerušená Ctrl+C\n"
549
#: ../client/drizzle.cc:1931
551
msgid "Processing line: %<PRIu32>\n"
554
#: ../client/drizzle.cc:2149
555
msgid "Unknown command: "
558
#: ../client/drizzle.cc:2563
560
"Reading table information for completion of table and column names\n"
561
"You can turn off this feature to get a quicker startup with -A\n"
565
#: ../client/drizzle.cc:2629
566
msgid "No connection. Trying to reconnect..."
569
#: ../client/drizzle.cc:2635
570
msgid "Can't connect to the server\n"
573
#: ../client/drizzle.cc:2719
574
msgid "List of all Drizzle commands:"
577
#: ../client/drizzle.cc:2723
580
"Note that all text commands must be first on line and end with '%s' or \\g"
583
#: ../client/drizzle.cc:2781
584
msgid "No query specified\n"
587
#: ../client/drizzle.cc:2796
588
msgid "Ignoring query to other database"
591
#: ../client/drizzle.cc:2846
595
#: ../client/drizzle.cc:2859
597
msgid "%ld row in set"
598
msgid_plural "%ld rows in set"
602
#: ../client/drizzle.cc:2868
606
#: ../client/drizzle.cc:2870
608
msgid "Query OK, %ld row affected"
609
msgid_plural "Query OK, %ld rows affected"
613
#: ../client/drizzle.cc:2942
614
msgid "popen() failed! defaulting PAGER to stdout!\n"
617
#: ../client/drizzle.cc:2964
619
msgid "Error logging to file '%s'\n"
622
#: ../client/drizzle.cc:2969
624
msgid "Logging to file '%s'\n"
625
msgstr "Čítanie histórie-súboru %s\n"
627
#: ../client/drizzle.cc:3053
636
"Collation: %s (%u)\n"
644
#: ../client/drizzle.cc:3520
646
msgid "No previous outfile available, you must give a filename!\n"
649
#: ../client/drizzle.cc:3525
651
msgid "Currently logging to file '%s'\n"
654
#: ../client/drizzle.cc:3545
656
msgid "No outfile specified!\n"
659
#: ../client/drizzle.cc:3558
660
msgid "Outfile disabled.\n"
663
#: ../client/drizzle.cc:3585
665
msgid "Default pager wasn't set, using stdout.\n"
666
msgstr "Zakázať pager, tlač na štandardný výstup."
668
#: ../client/drizzle.cc:3605
670
msgid "PAGER set to '%s'\n"
673
#: ../client/drizzle.cc:3616
674
msgid "PAGER set to stdout\n"
677
#: ../client/drizzle.cc:3699
679
msgid "Connection id: %u"
682
#: ../client/drizzle.cc:3701
684
msgid "Current database: %.128s\n"
687
#: ../client/drizzle.cc:3702
692
#: ../client/drizzle.cc:3722
693
msgid "Usage: \\. <filename> | source <filename>"
696
#: ../client/drizzle.cc:3737
698
msgid "Failed to open file '%s', error: %d"
701
#: ../client/drizzle.cc:3745
702
msgid "Can't initialize LineBuffer"
705
#: ../client/drizzle.cc:3781
706
msgid "DELIMITER must be followed by a 'delimiter' character or string"
709
#: ../client/drizzle.cc:3814
710
msgid "USE must be followed by a database name"
713
#: ../client/drizzle.cc:3882
715
msgid "Database changed"
716
msgstr "Databáza na použitie."
718
#: ../client/drizzle.cc:3890
720
msgid "Show warnings enabled."
721
msgstr "Zobraziť upozornenie po každom vyhlásení."
723
#: ../client/drizzle.cc:3898
725
msgid "Show warnings disabled."
726
msgstr "Zobraziť upozornenie po každom vyhlásení."
728
#: ../client/drizzle.cc:4042
732
"Connection id:\t\t%lu\n"
735
#: ../client/drizzle.cc:4054
737
msgid "Current database:\t%s\n"
740
#: ../client/drizzle.cc:4055
742
msgid "Current user:\t\t%s\n"
745
#: ../client/drizzle.cc:4061
746
msgid "SSL:\t\t\tNot in use"
749
#: ../client/drizzle.cc:4066
755
#: ../client/drizzle.cc:4073
758
"All updates ignored to this database\n"
761
#: ../client/drizzle.cc:4076
763
msgid "Current pager:\t\t%s\n"
766
#: ../client/drizzle.cc:4077
768
msgid "Using outfile:\t\t'%s'\n"
771
#: ../client/drizzle.cc:4078
773
msgid "Using delimiter:\t%s\n"
776
#: ../client/drizzle.cc:4079
778
msgid "Server version:\t\t%s\n"
779
msgstr "Verzia servera: "
781
#: ../client/drizzle.cc:4080
783
msgid "Protocol:\t\t%s\n"
786
#: ../client/drizzle.cc:4081
788
msgid "Protocol version:\t%d\n"
791
#: ../client/drizzle.cc:4082
793
msgid "Connection:\t\t%s\n"
796
#: ../client/drizzle.cc:4089
798
msgid "UNIX socket:\t\t%s\n"
801
#: ../client/drizzle.cc:4091
803
msgid "TCP port:\t\t%d\n"
806
#: ../client/drizzle.cc:4096
809
"Note that you are running in safe_update_mode:\n"
812
#: ../client/drizzle.cc:4098
815
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
817
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
819
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
820
" Max number of examined row combination in a join is set to: %"
825
#: ../client/drizzle.cc:4160 ../drizzled/option.cc:339
830
#: ../client/drizzle.cc:4203
832
msgid "ERROR %d (%s): "
835
#: ../client/drizzle.cc:4205
840
#: ../client/drizzle.cc:4208
844
#: ../client/drizzle.cc:4341
848
#: ../client/drizzle.cc:4343
852
#: ../client/drizzle.cc:4349
856
#: ../client/drizzle.cc:4355
860
#: ../client/drizzle.cc:4456
864
#: ../client/drizzle.cc:4576
866
msgid "Returning to default PROMPT of %s\n"
869
#: ../client/drizzle.cc:4581
870
msgid "Memory allocation error. Not changing prompt\n"
873
#: ../client/drizzle.cc:4586
875
msgid "PROMPT set to '%s'\n"
878
#: ../client/drizzledump.cc:199
880
msgid "Got errno %d on write"
883
#: ../client/drizzledump.cc:283
885
msgid "%s: You must use option --tab with --fields-...\n"
888
#: ../client/drizzledump.cc:289
891
"%s: You can't use --single-transaction and --lock-all-tables at the same "
895
#: ../client/drizzledump.cc:295
898
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
902
#: ../client/drizzledump.cc:301
904
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
907
#: ../client/drizzledump.cc:320
909
msgid "Got error: %s (%d) %s"
912
#: ../client/drizzledump.cc:327
914
msgid "Got error: %d %s"
917
#: ../client/drizzledump.cc:425 ../client/drizzledump.cc:432
918
#: ../client/drizzledump.cc:445
920
msgid "Couldn't execute '%s': %s (%d)"
923
#: ../client/drizzledump.cc:505
925
msgid "-- Connecting to %s, using protocol %s...\n"
928
#: ../client/drizzledump.cc:527
930
msgid "-- Disconnecting from %s...\n"
933
#: ../client/drizzledump.cc:538
934
msgid "Couldn't allocate memory"
937
#: ../client/drizzledump.cc:882
940
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
944
#: ../client/drizzledump.cc:896
946
msgid "-- Retrieving table structure for table %s...\n"
949
#: ../client/drizzledump.cc:1010
951
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
954
#: ../client/drizzledump.cc:1117
956
msgid "%s: Can't get keys for table %s\n"
959
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
961
msgid "Error: Couldn't read status information for table %s\n"
964
#: ../client/drizzledump.cc:1339
966
msgid "Error retrieving table structure for table: \"%s\""
969
#: ../client/drizzledump.cc:1346
971
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
974
#: ../client/drizzledump.cc:1357
976
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
979
#: ../client/drizzledump.cc:1364
981
msgid "-- Skipping dump data for table '%s', it has no fields\n"
984
#: ../client/drizzledump.cc:1372
985
msgid "-- Sending SELECT query...\n"
988
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
989
msgid "when executing 'SELECT INTO OUTFILE'"
992
#: ../client/drizzledump.cc:1437
997
"-- Dumping data for table %s\n"
1001
#: ../client/drizzledump.cc:1478
1002
msgid "-- Retrieving rows...\n"
1005
#: ../client/drizzledump.cc:1481
1007
msgid "%s: Error in field count for table: %s ! Aborting.\n"
1010
#: ../client/drizzledump.cc:1525
1012
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
1015
#: ../client/drizzledump.cc:1542
1017
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1020
#: ../client/drizzledump.cc:1564
1022
msgid "Not enough fields from table %s! Aborting.\n"
1025
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
1026
msgid "when doing refresh"
1029
#: ../client/drizzledump.cc:2066
1030
msgid "alloc_root failure."
1033
#: ../client/drizzledump.cc:2082
1035
msgid "Couldn't find table: \"%s\""
1038
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1039
#: ../client/drizzledump.cc:2336
1042
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
1045
#: ../client/drizzledump.cc:2368
1047
msgid "Error: Not enough memory to store ORDER BY clause\n"
1050
#: ../client/drizzledump.cc:2399
1052
"Dump all the databases. This will be same as --databases with all databases "
1056
#: ../client/drizzledump.cc:2401
1057
msgid "Dump all the tablespaces."
1060
#: ../client/drizzledump.cc:2403
1061
msgid "Use complete insert statements."
1064
#: ../client/drizzledump.cc:2407
1066
"Flush logs file in server before starting dump. Note that if you dump many "
1067
"databases at once (using the option --databases= or --all-databases), the "
1068
"logs will be flushed for each database dumped. The exception is when using --"
1069
"lock-all-tables in this case the logs will be flushed only once, "
1070
"corresponding to the moment all tables are locked. So if you want your dump "
1071
"and the log flush to happen at the same exact moment you should use --lock-"
1072
"all-tables or --flush-logs"
1075
#: ../client/drizzledump.cc:2409
1077
msgid "Continue even if we get an sql-error."
1078
msgstr "Pokračovať, aj keď dostaneme sql chybu."
1080
#: ../client/drizzledump.cc:2410
1082
msgid "Display this help message and exit."
1083
msgstr "Zobraziť pomocníka a ukončiť."
1085
#: ../client/drizzledump.cc:2412
1087
"Locks all tables across all databases. This is achieved by taking a global "
1088
"read lock for the duration of the whole dump. Automatically turns --single-"
1089
"transaction and --lock-tables off."
1092
#: ../client/drizzledump.cc:2414
1094
"Sorts each table's rows by primary key, or first unique key, if such a key "
1095
"exists. Useful when dumping a MyISAM table to be loaded into an InnoDB "
1096
"table, but will make the dump itself take considerably longer."
1099
#: ../client/drizzledump.cc:2416
1101
"Creates a consistent snapshot by dumping all tables in a single transaction. "
1102
"Works ONLY for tables stored in storage engines which support "
1103
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
1104
"be consistent for other storage engines. While a --single-transaction dump "
1105
"is in process, to ensure a valid dump file (correct table contents), no "
1106
"other connection should use the following statements: ALTER TABLE, DROP "
1107
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1108
"from them. Option automatically turns off --lock-tables."
1111
#: ../client/drizzledump.cc:2417
1113
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1114
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1115
"default, disable with --skip-opt."
1118
#: ../client/drizzledump.cc:2419
1120
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1121
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1124
#: ../client/drizzledump.cc:2420
1125
msgid "Overrides option --databases (-B)."
1128
#: ../client/drizzledump.cc:2422
1129
msgid "Number of rows before each output progress report (requires --verbose)."
1132
#: ../client/drizzledump.cc:2424
1133
msgid "Print info about the various stages."
1136
#: ../client/drizzledump.cc:2426
1137
msgid "Dump a database as well formed XML."
1140
#: ../client/drizzledump.cc:2427
1141
msgid "Turn off Comments"
1144
#: ../client/drizzledump.cc:2428
1146
msgid "Turn off create-options"
1147
msgstr "Vypnúť pípnutie pri chybe."
1149
#: ../client/drizzledump.cc:2429
1150
msgid "Turn off extended-insert"
1153
#: ../client/drizzledump.cc:2430
1154
msgid "Turn off dump-date"
1157
#: ../client/drizzledump.cc:2431
1158
msgid "Do not read from the configuration files"
1161
#: ../client/drizzledump.cc:2437
1162
msgid "Add a 'DROP DATABASE' before each create."
1165
#: ../client/drizzledump.cc:2439
1166
msgid "Add a 'drop table' before each create."
1169
#: ../client/drizzledump.cc:2441
1170
msgid "Allow creation of column names that are keywords."
1173
#: ../client/drizzledump.cc:2443
1174
msgid "Write additional information."
1177
#: ../client/drizzledump.cc:2445
1179
"Give less verbose output (useful for debugging). Disables structure comments "
1180
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1181
"set-names --skip-disable-keys --skip-add-locks"
1184
#: ../client/drizzledump.cc:2447
1185
msgid "Include all DRIZZLE specific create options."
1188
#: ../client/drizzledump.cc:2449
1189
msgid "Put a dump date to the end of the output."
1192
#: ../client/drizzledump.cc:2451
1194
"To dump several databases. Note the difference in usage; In this case no "
1195
"tables are given. All name arguments are regarded as databasenames. 'USE "
1196
"db_name;' will be included in the output."
1199
#: ../client/drizzledump.cc:2453
1200
msgid "Insert rows with INSERT DELAYED;"
1203
#: ../client/drizzledump.cc:2455
1205
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1206
"will be put in the output."
1209
#: ../client/drizzledump.cc:2457
1210
msgid "Allows utilization of the new, much faster INSERT syntax."
1213
#: ../client/drizzledump.cc:2459
1214
msgid "Fields in the textfile are terminated by ..."
1217
#: ../client/drizzledump.cc:2461
1218
msgid "Fields in the importfile are enclosed by ..."
1221
#: ../client/drizzledump.cc:2463
1222
msgid "Fields in the i.file are opt. enclosed by ..."
1225
#: ../client/drizzledump.cc:2465
1226
msgid "Fields in the i.file are escaped by ..."
1229
#: ../client/drizzledump.cc:2469
1231
"Do not dump the specified table. To specify more than one table to ignore, "
1232
"use the directive multiple times, once for each table. Each table must be "
1233
"specified with both database and table names, e.g. --ignore-table=database."
1237
#: ../client/drizzledump.cc:2471
1238
msgid "Insert rows with INSERT IGNORE."
1241
#: ../client/drizzledump.cc:2473
1242
msgid "Lines in the i.file are terminated by ..."
1245
#: ../client/drizzledump.cc:2475
1246
msgid "Wrap tables with autocommit/commit statements."
1249
#: ../client/drizzledump.cc:2477
1251
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1252
"above line will be added otherwise, if --databases or --all-databases option "
1256
#: ../client/drizzledump.cc:2479
1257
msgid "Don't write table creation info."
1260
#: ../client/drizzledump.cc:2481
1261
msgid "No row information."
1264
#: ../client/drizzledump.cc:2482
1265
msgid "Deprecated. Use --skip-set-charset instead."
1268
#: ../client/drizzledump.cc:2484
1269
msgid "Enable set-name"
1272
#: ../client/drizzledump.cc:2486
1273
msgid "Don't buffer query, dump directly to stdout."
1276
#: ../client/drizzledump.cc:2488
1277
msgid "Quote table and column names with backticks (`)."
1280
#: ../client/drizzledump.cc:2490
1281
msgid "Use REPLACE INTO instead of INSERT INTO."
1284
#: ../client/drizzledump.cc:2492
1286
"Direct output to a given file. This option should be used in MSDOS, because "
1287
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1291
#: ../client/drizzledump.cc:2494
1293
"Creates tab separated textfile for each table to given path. (creates .sql "
1294
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1295
"machine as the drizzled daemon."
1298
#: ../client/drizzledump.cc:2496
1299
msgid "Dump only selected records; QUOTES mandatory!"
1302
#: ../client/drizzledump.cc:2502
1304
msgid "Connect to host."
1305
msgstr "Pripojiť na host."
1307
#: ../client/drizzledump.cc:2504
1309
"Password to use when connecting to server. If password is not given it's "
1310
"solicited on the tty."
1313
#: ../client/drizzledump.cc:2506
1314
msgid "Port number to use for connection."
1317
#: ../client/drizzledump.cc:2513
1318
msgid "Hidden Options"
1321
#: ../client/drizzledump.cc:2515
1322
msgid "Used to select the database"
1325
#: ../client/drizzledump.cc:2516
1326
msgid "Used to select the tables"
1329
#: ../client/drizzledump.cc:2519
1330
msgid "Allowed Options + Hidden Options"
1333
#: ../client/drizzledump.cc:2571
1335
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1338
#: ../client/drizzledump.cc:2576
1340
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1341
"and you are welcome to modify and redistribute it under the GPL license\n"
1344
#: ../client/drizzledump.cc:2577
1345
msgid "Dumps definitions and data from a Drizzle database server"
1348
#: ../client/drizzledump.cc:2578
1350
msgid "Usage: %s [OPTIONS] database [tables]\n"
1353
#: ../client/drizzledump.cc:2579
1355
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1358
#: ../client/drizzledump.cc:2581
1360
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1363
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1364
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1366
msgid "Value supplied for port is not valid.\n"
1370
#. This check is made because the some the file functions below
1371
#. have FN_REFLEN sized stack allocated buffers and will cause
1372
#. a crash even if the input destination buffer is large enough
1373
#. to hold the output.
1375
#: ../client/drizzledump.cc:2660
1377
msgid "Input filename too long: %s"
1380
#: ../client/drizzledump.cc:2698
1382
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1385
#: ../client/drizzleslap.cc:2870
1387
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1390
#: ../client/drizzletest.cc:5364
1391
msgid "Error: Invalid Value for opt_max_connect_retries"
1394
#: ../client/drizzletest.cc:5374
1395
msgid "Error: Invalid Value for opt_tail_lines"
1398
#: ../client/drizzletest.cc:5384
1399
msgid "Error: Invalid Value for opt_sleep"
1402
#: ../client/drizzletest.cc:5563
1404
msgid "Could not open '%s' for reading: errno = %d"
1407
#: ../client/drizzletest.cc:5568
1409
msgid "Out of memory"
1412
#: ../drizzled/drizzled.cc:482
1416
#: ../drizzled/drizzled.cc:546
1417
msgid "One can only use the --user switch if running as root\n"
1420
#: ../drizzled/drizzled.cc:553
1422
"Fatal error: Please read \"Security\" section of the manual to find out how "
1423
"to run drizzled as root!\n"
1426
#: ../drizzled/drizzled.cc:573
1429
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1433
#: ../drizzled/drizzled.cc:598
1434
msgid "Set process group ID failed"
1437
#: ../drizzled/drizzled.cc:603
1438
msgid "Set process user ID failed"
1441
#: ../drizzled/drizzled.cc:615
1442
msgid "Process chroot failed"
1445
#: ../drizzled/drizzled.cc:704
1447
msgid "gethostname failed, using '%s' as hostname"
1450
#: ../drizzled/drizzled.cc:739
1451
msgid "Error getting default charset"
1454
#: ../drizzled/drizzled.cc:766
1455
msgid "Error setting collation"
1458
#: ../drizzled/drizzled.cc:774
1460
msgid "Unknown locale: '%s'"
1463
#: ../drizzled/drizzled.cc:791
1464
msgid "Can't create thread-keys"
1467
#: ../drizzled/drizzled.cc:861
1468
msgid "Could not initialize table cache\n"
1471
#: ../drizzled/drizzled.cc:872
1472
msgid "XA cache initialization failed: Out of memory\n"
1475
#: ../drizzled/drizzled.cc:881
1476
msgid "Failed to initialize plugins\n"
1479
#: ../drizzled/drizzled.cc:903
1482
"%s: Unknown options give (first unknown is '%s').\n"
1483
"Use --verbose --help to get a list of available options\n"
1486
#: ../drizzled/drizzled.cc:928
1487
msgid "No scheduler found, cannot continue!\n"
1490
#: ../drizzled/drizzled.cc:952
1492
msgid "Unknown/unsupported storage engine: %s\n"
1495
#: ../drizzled/drizzled.cc:1044
1496
msgid "Display this help and exit."
1497
msgstr "Zobraziť pomocníka a ukončiť."
1499
#: ../drizzled/drizzled.cc:1048
1500
msgid "Display this help and exit after initializing plugins."
1503
#: ../drizzled/drizzled.cc:1052
1504
msgid "Print the default settings and exit"
1507
#: ../drizzled/drizzled.cc:1056
1508
msgid "Auto-increment columns are incremented by this"
1511
#: ../drizzled/drizzled.cc:1061
1513
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1517
#: ../drizzled/drizzled.cc:1067
1519
"Path to installation directory. All paths are usually resolved relative to "
1523
#: ../drizzled/drizzled.cc:1072
1524
msgid "Chroot drizzled daemon during startup."
1527
#: ../drizzled/drizzled.cc:1076
1528
msgid "Set the default collation."
1531
#: ../drizzled/drizzled.cc:1080
1532
msgid "Default completion type."
1535
#: ../drizzled/drizzled.cc:1085
1536
msgid "Write core on errors."
1539
#: ../drizzled/drizzled.cc:1089
1540
msgid "Path to the database root."
1543
#: ../drizzled/drizzled.cc:1093
1544
msgid "Set the default storage engine (table type) for tables."
1547
#: ../drizzled/drizzled.cc:1097
1548
msgid "Set the default time zone."
1551
#: ../drizzled/drizzled.cc:1102
1552
msgid "Used for debugging; Use at your own risk!"
1555
#: ../drizzled/drizzled.cc:1107
1556
msgid "Set up signals usable for debugging"
1559
#: ../drizzled/drizzled.cc:1111
1563
#: ../drizzled/drizzled.cc:1115
1564
msgid "Set the language used for the month names and the days of the week."
1567
#: ../drizzled/drizzled.cc:1120
1568
msgid "Log some not critical warnings to the log file."
1571
#: ../drizzled/drizzled.cc:1125
1572
msgid "Pid file used by safe_mysqld."
1575
#: ../drizzled/drizzled.cc:1129
1577
"Maximum time in seconds to wait for the port to become free. (Default: no "
1581
#: ../drizzled/drizzled.cc:1134
1583
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1584
"specified directory"
1587
#: ../drizzled/drizzled.cc:1139
1589
"Uniquely identifies the server instance in the community of replication "
1593
#: ../drizzled/drizzled.cc:1144
1594
msgid "Don't print a stack trace on failure."
1597
#: ../drizzled/drizzled.cc:1148
1598
msgid "Enable symbolic link support."
1601
#: ../drizzled/drizzled.cc:1157
1603
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1606
#: ../drizzled/drizzled.cc:1162
1607
msgid "Path for temporary files."
1610
#: ../drizzled/drizzled.cc:1166
1611
msgid "Default transaction isolation level."
1614
#: ../drizzled/drizzled.cc:1170
1615
msgid "Run drizzled daemon as user."
1618
#: ../drizzled/drizzled.cc:1178
1620
"The number of outstanding connection requests Drizzle can have. This comes "
1621
"into play when the main Drizzle thread gets very many connection requests in "
1622
"a very short time."
1625
#: ../drizzled/drizzled.cc:1184
1627
"Size of tree cache used in bulk insert optimization. Note that this is a "
1631
#: ../drizzled/drizzled.cc:1190
1633
"Precision of the result of '/' operator will be increased on that value."
1636
#: ../drizzled/drizzled.cc:1196
1637
msgid "The maximum length of the result of function group_concat."
1640
#: ../drizzled/drizzled.cc:1201
1641
msgid "The size of the buffer that is used for full joins."
1644
#: ../drizzled/drizzled.cc:1207
1645
msgid "Max packetlength to send/receive from to server."
1648
#: ../drizzled/drizzled.cc:1212
1650
"If there is more than this number of interrupted connections from a host "
1651
"this host will be blocked from further connections."
1654
#: ../drizzled/drizzled.cc:1217
1655
msgid "Max number of errors/warnings to store for a statement."
1658
#: ../drizzled/drizzled.cc:1222
1659
msgid "Don't allow creation of heap tables bigger than this."
1662
#: ../drizzled/drizzled.cc:1228
1664
"Joins that are probably going to read more than max_join_size records return "
1668
#: ../drizzled/drizzled.cc:1234
1669
msgid "Max number of bytes in sorted records."
1672
#: ../drizzled/drizzled.cc:1239
1673
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1676
#: ../drizzled/drizzled.cc:1244
1678
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1679
"max_sort_length bytes of each value are used; the rest are ignored)."
1682
#: ../drizzled/drizzled.cc:1251
1683
msgid "After this many write locks, allow some read locks to run in between."
1686
#: ../drizzled/drizzled.cc:1255
1688
"Don't log queries which examine less than min_examined_row_limit rows to "
1692
#: ../drizzled/drizzled.cc:1261
1694
"Controls the heuristic(s) applied during query optimization to prune less-"
1695
"promising partial plans from the optimizer search space. Meaning: false - do "
1696
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1697
"based on number of retrieved rows."
1700
#: ../drizzled/drizzled.cc:1269
1702
"Maximum depth of search performed by the query optimizer. Values larger than "
1703
"the number of relations in a query result in better query plans, but take "
1704
"longer to compile a query. Smaller values than the number of tables in a "
1705
"relation result in faster optimization, but may produce very bad query "
1706
"plans. If set to 0, the system will automatically pick a reasonable value; "
1707
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
1708
"(used for testing/comparison)."
1711
#: ../drizzled/drizzled.cc:1281
1712
msgid "Directory for plugins."
1715
#: ../drizzled/drizzled.cc:1285
1717
"Optional comma separated list of plugins to load at startup in addition to "
1718
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1721
#: ../drizzled/drizzled.cc:1291
1723
"Optional comma separated list of plugins to not load at startup. Effectively "
1724
"removes a plugin from the list of plugins to be loaded. [for example: --"
1725
"plugin_remove=crc32,logger_gearman]"
1728
#: ../drizzled/drizzled.cc:1297
1730
"Optional comma separated list of plugins to load at starup instead of the "
1731
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1734
#: ../drizzled/drizzled.cc:1303
1735
msgid "The size of the buffer that is allocated when preloading indexes"
1738
#: ../drizzled/drizzled.cc:1308
1739
msgid "Allocation block size for query parsing and execution"
1742
#: ../drizzled/drizzled.cc:1313
1743
msgid "Persistent buffer for query parsing and execution"
1746
#: ../drizzled/drizzled.cc:1319
1747
msgid "Allocation block size for storing ranges during optimization"
1750
#: ../drizzled/drizzled.cc:1325
1752
"Each thread that does a sequential scan allocates a buffer of this size for "
1753
"each table it scans. If you do many sequential scans, you may want to "
1754
"increase this value."
1757
#: ../drizzled/drizzled.cc:1333
1759
"When reading rows in sorted order after a sort, the rows are read through "
1760
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1764
#: ../drizzled/drizzled.cc:1341
1765
msgid "Select scheduler to be used (by default multi-thread)."
1768
#: ../drizzled/drizzled.cc:1346
1769
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1772
#: ../drizzled/drizzled.cc:1352
1773
msgid "The number of cached table definitions."
1776
#: ../drizzled/drizzled.cc:1356
1777
msgid "The number of cached open tables."
1780
#: ../drizzled/drizzled.cc:1360
1782
"Timeout in seconds to wait for a table level lock before returning an error. "
1783
"Used only if the connection has active cursors."
1786
#: ../drizzled/drizzled.cc:1365
1787
msgid "The stack size for each thread."
1790
#: ../drizzled/drizzled.cc:1371
1792
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1793
"automatically convert it to an on-disk MyISAM table."
1796
#: ../drizzled/drizzled.cc:1397
1798
"Copyright (C) 2008 Sun Microsystems\n"
1799
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1800
"and you are welcome to modify and redistribute it under the GPL license\n"
1804
#: ../drizzled/drizzled.cc:1405
1806
msgid "Usage: %s [OPTIONS]\n"
1809
#: ../drizzled/drizzled.cc:1529
1812
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1816
#: ../drizzled/drizzled.cc:1572
1817
msgid "Can't start server: cannot resolve hostname!"
1820
#: ../drizzled/drizzled.cc:1578
1821
msgid "Can't start server: bind-address refers to multiple interfaces!"
1824
#: ../drizzled/error.cc:138
1826
msgid "Unknown error %d"
1829
#: ../drizzled/error.cc:214
1833
#: ../drizzled/error.cc:215
1837
#: ../drizzled/error.cc:216
1839
msgid "Can't create file '%-.200s' (errno: %d)"
1842
#: ../drizzled/error.cc:217
1844
msgid "Can't create table '%-.200s' (errno: %d)"
1847
#: ../drizzled/error.cc:218
1849
msgid "Can't create database '%-.192s' (errno: %d)"
1852
#: ../drizzled/error.cc:219
1854
msgid "Can't create database '%-.192s'; database exists"
1857
#: ../drizzled/error.cc:220
1859
msgid "Can't drop database '%-.192s'; database doesn't exist"
1862
#: ../drizzled/error.cc:221
1864
msgid "Error on delete of '%-.192s' (errno: %d)"
1867
#: ../drizzled/error.cc:222
1869
msgid "Can't get status of '%-.200s' (errno: %d)"
1872
#: ../drizzled/error.cc:223
1874
msgid "Can't lock file (errno: %d)"
1877
#: ../drizzled/error.cc:224
1879
msgid "Can't open file: '%-.200s' (errno: %d)"
1882
#: ../drizzled/error.cc:225
1884
msgid "Can't find file: '%-.200s' (errno: %d)"
1887
#: ../drizzled/error.cc:226
1889
msgid "Can't read dir of '%-.192s' (errno: %d)"
1892
#: ../drizzled/error.cc:227
1894
msgid "Record has changed since last read in table '%-.192s'"
1897
#: ../drizzled/error.cc:228
1899
msgid "Disk full (%s); waiting for someone to free some space..."
1902
#: ../drizzled/error.cc:229
1904
msgid "Can't write; duplicate key in table '%-.192s'"
1907
#: ../drizzled/error.cc:230
1909
msgid "Error on close of '%-.192s' (errno: %d)"
1912
#: ../drizzled/error.cc:231
1914
msgid "Error reading file '%-.200s' (errno: %d)"
1917
#: ../drizzled/error.cc:232
1919
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1922
#: ../drizzled/error.cc:233
1924
msgid "Error writing file '%-.200s' (errno: %d)"
1927
#: ../drizzled/error.cc:234
1929
msgid "'%-.192s' is locked against change"
1932
#: ../drizzled/error.cc:235
1933
msgid "Sort aborted"
1936
#: ../drizzled/error.cc:236
1938
msgid "Got error %d from storage engine"
1941
#: ../drizzled/error.cc:237
1943
msgid "Table storage engine for '%-.192s' doesn't have this option"
1946
#: ../drizzled/error.cc:238
1948
msgid "Can't find record in '%-.192s'"
1951
#: ../drizzled/error.cc:239
1953
msgid "Incorrect information in file: '%-.200s'"
1956
#: ../drizzled/error.cc:240
1958
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1961
#: ../drizzled/error.cc:241
1963
msgid "Old key file for table '%-.192s'; repair it!"
1966
#: ../drizzled/error.cc:242
1968
msgid "Table '%-.192s' is read only"
1971
#: ../drizzled/error.cc:243
1973
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1976
#: ../drizzled/error.cc:244
1977
msgid "Out of sort memory; increase server sort buffer size"
1980
#: ../drizzled/error.cc:245
1982
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1985
#: ../drizzled/error.cc:246
1986
msgid "Too many connections"
1989
#: ../drizzled/error.cc:247
1991
"Out of memory; check if drizzled or some other process uses all available "
1992
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1993
"memory or you can add more swap space"
1996
#: ../drizzled/error.cc:248
1997
msgid "Can't get hostname for your address"
2000
#: ../drizzled/error.cc:249
2001
msgid "Bad handshake"
2004
#: ../drizzled/error.cc:250
2006
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2009
#: ../drizzled/error.cc:251
2011
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2014
#: ../drizzled/error.cc:252
2015
msgid "No database selected"
2018
#: ../drizzled/error.cc:253
2019
msgid "Unknown command"
2022
#: ../drizzled/error.cc:254
2024
msgid "Column '%-.192s' cannot be null"
2027
#: ../drizzled/error.cc:255
2029
msgid "Unknown database '%-.192s'"
2032
#: ../drizzled/error.cc:256
2034
msgid "Table '%-.192s' already exists"
2037
#: ../drizzled/error.cc:257
2039
msgid "Unknown table '%-.100s'"
2042
#: ../drizzled/error.cc:258
2044
msgid "Column '%-.192s' in %-.192s is ambiguous"
2047
#: ../drizzled/error.cc:259
2048
msgid "Server shutdown in progress"
2051
#: ../drizzled/error.cc:260
2053
msgid "Unknown column '%-.192s' in '%-.192s'"
2056
#: ../drizzled/error.cc:261
2058
msgid "'%-.192s' isn't in GROUP BY"
2061
#: ../drizzled/error.cc:262
2063
msgid "Can't group on '%-.192s'"
2066
#: ../drizzled/error.cc:263
2067
msgid "Statement has sum functions and columns in same statement"
2070
#: ../drizzled/error.cc:264
2071
msgid "Column count doesn't match value count"
2074
#: ../drizzled/error.cc:265
2076
msgid "Identifier name '%-.100s' is too long"
2079
#: ../drizzled/error.cc:266
2081
msgid "Duplicate column name '%-.192s'"
2084
#: ../drizzled/error.cc:267
2086
msgid "Duplicate key name '%-.192s'"
2089
#: ../drizzled/error.cc:268
2091
msgid "Duplicate entry '%-.192s' for key %d"
2094
#: ../drizzled/error.cc:269
2096
msgid "Incorrect column specifier for column '%-.192s'"
2099
#: ../drizzled/error.cc:270
2101
msgid "%s near '%-.80s' at line %d"
2104
#: ../drizzled/error.cc:271
2105
msgid "Query was empty"
2108
#: ../drizzled/error.cc:272
2110
msgid "Not unique table/alias: '%-.192s'"
2113
#: ../drizzled/error.cc:273
2115
msgid "Invalid default value for '%-.192s'"
2118
#: ../drizzled/error.cc:274
2119
msgid "Multiple primary key defined"
2122
#: ../drizzled/error.cc:275
2124
msgid "Too many keys specified; max %d keys allowed"
2127
#: ../drizzled/error.cc:276
2129
msgid "Too many key parts specified; max %d parts allowed"
2132
#: ../drizzled/error.cc:277
2134
msgid "Specified key was too long; max key length is %d bytes"
2137
#: ../drizzled/error.cc:278
2139
msgid "Key column '%-.192s' doesn't exist in table"
2142
#: ../drizzled/error.cc:279
2145
"BLOB column '%-.192s' can't be used in key specification with the used table "
2149
#: ../drizzled/error.cc:280
2152
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2156
#: ../drizzled/error.cc:281
2158
"Incorrect table definition; there can be only one auto column and it must be "
2162
#: ../drizzled/error.cc:282
2164
msgid "%s: Normal shutdown\n"
2167
#: ../drizzled/error.cc:283
2169
msgid "%s: Got signal %d. Aborting!\n"
2172
#: ../drizzled/error.cc:284
2174
msgid "%s: Shutdown complete\n"
2177
#: ../drizzled/error.cc:285
2179
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2182
#: ../drizzled/error.cc:286
2183
msgid "Can't create IP socket"
2186
#: ../drizzled/error.cc:287
2189
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2193
#: ../drizzled/error.cc:288
2196
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2200
#: ../drizzled/error.cc:289
2202
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2205
#: ../drizzled/error.cc:290
2208
"The file '%-.128s' must be in the database directory or be readable by all"
2211
#: ../drizzled/error.cc:291
2213
msgid "File '%-.200s' already exists"
2216
#: ../drizzled/error.cc:292
2218
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2221
#: ../drizzled/error.cc:293
2223
"Incorrect prefix key; the used key part isn't a string, the used length is "
2224
"longer than the key part, or the storage engine doesn't support unique "
2228
#: ../drizzled/error.cc:294
2229
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2232
#: ../drizzled/error.cc:295
2234
msgid "Can't DROP '%-.192s'; check that column/key exists"
2237
#: ../drizzled/error.cc:296
2239
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2242
#: ../drizzled/error.cc:297
2244
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2247
#: ../drizzled/error.cc:298
2249
msgid "Unknown thread id: %lu"
2252
#: ../drizzled/error.cc:299
2254
msgid "You are not owner of thread %lu"
2257
#: ../drizzled/error.cc:300
2258
msgid "No tables used"
2261
#: ../drizzled/error.cc:301
2263
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2266
#: ../drizzled/error.cc:302
2268
msgid "Incorrect database name '%-.100s'"
2271
#: ../drizzled/error.cc:303
2273
msgid "Incorrect table name '%-.100s'"
2276
#: ../drizzled/error.cc:304
2278
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2279
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2282
#: ../drizzled/error.cc:305
2283
msgid "Unknown error"
2286
#: ../drizzled/error.cc:306
2288
msgid "Unknown procedure '%-.192s'"
2291
#: ../drizzled/error.cc:307
2293
msgid "Incorrect parameter count to procedure '%-.192s'"
2296
#: ../drizzled/error.cc:308
2298
msgid "Unknown table '%-.192s' in %-.32s"
2301
#: ../drizzled/error.cc:309
2303
msgid "Column '%-.192s' specified twice"
2306
#: ../drizzled/error.cc:310
2307
msgid "Invalid use of group function"
2310
#: ../drizzled/error.cc:311
2313
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2316
#: ../drizzled/error.cc:312
2317
msgid "A table must have at least 1 column"
2320
#: ../drizzled/error.cc:313
2322
msgid "The table '%-.192s' is full"
2325
#: ../drizzled/error.cc:314
2327
msgid "Too many tables; Drizzle can only use %d tables in a join"
2330
#: ../drizzled/error.cc:315
2331
msgid "Too many columns"
2334
#: ../drizzled/error.cc:316
2337
"Row size too large. The maximum row size for the used table type, not "
2338
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2341
#: ../drizzled/error.cc:317
2342
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2345
#: ../drizzled/error.cc:318
2348
"Table handler doesn't support NULL in given index. Please change column "
2349
"'%-.192s' to be NOT NULL or use another handler"
2352
#: ../drizzled/error.cc:319
2353
msgid "No paths allowed for plugin library"
2356
#: ../drizzled/error.cc:320
2358
msgid "Plugin '%-.192s' already exists"
2361
#: ../drizzled/error.cc:321
2363
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2366
#: ../drizzled/error.cc:322
2368
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2371
#: ../drizzled/error.cc:323
2373
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2376
#: ../drizzled/error.cc:324
2379
"Can't create a new thread (errno %d); if you are not out of available "
2380
"memory, you can consult the manual for a possible OS-dependent bug"
2383
#: ../drizzled/error.cc:325
2385
msgid "Column count doesn't match value count at row %ld"
2388
#: ../drizzled/error.cc:326
2390
msgid "Can't reopen table: '%-.192s'"
2393
#: ../drizzled/error.cc:327
2395
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2396
"illegal if there is no GROUP BY clause"
2399
#: ../drizzled/error.cc:328
2401
msgid "Table '%-.192s.%-.192s' doesn't exist"
2404
#: ../drizzled/error.cc:329
2406
"You have an error in your SQL syntax; check the manual that corresponds to "
2407
"your Drizzle server version for the right syntax to use"
2410
#: ../drizzled/error.cc:330
2411
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2414
#: ../drizzled/error.cc:331
2415
msgid "Got packets out of order"
2418
#: ../drizzled/error.cc:332
2419
msgid "The used table type doesn't support BLOB/TEXT columns"
2422
#: ../drizzled/error.cc:333
2423
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2426
#: ../drizzled/error.cc:334
2428
msgid "Incorrect column name '%-.100s'"
2431
#: ../drizzled/error.cc:335
2433
msgid "The used storage engine can't index column '%-.192s'"
2436
#: ../drizzled/error.cc:336
2438
"Unable to open underlying table which is differently defined or of non-"
2439
"MyISAM type or doesn't exist"
2442
#: ../drizzled/error.cc:337
2444
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2447
#: ../drizzled/error.cc:338
2450
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2453
#: ../drizzled/error.cc:339
2455
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2459
#: ../drizzled/error.cc:340
2460
msgid "Result consisted of more than one row"
2463
#: ../drizzled/error.cc:341
2464
msgid "This table type requires a primary key"
2467
#: ../drizzled/error.cc:342
2469
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2472
#: ../drizzled/error.cc:343
2473
msgid "Can't open table"
2476
#: ../drizzled/error.cc:344
2478
msgid "The storage engine for the table doesn't support %s"
2481
#: ../drizzled/error.cc:345
2483
msgid "Got error %d during COMMIT"
2486
#: ../drizzled/error.cc:346
2488
msgid "Got error %d during ROLLBACK"
2491
#. This is a very incorrect place to use the PRIi64 macro as the
2492
#. program that looks over the source for the N_() macros does not
2493
#. (obviously) do macro expansion, so the string is entirely wrong for
2494
#. what it is trying to output for every language except english.
2495
#: ../drizzled/error.cc:351
2498
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2502
#: ../drizzled/error.cc:352
2504
"Can't execute the given command because you have active locked tables or an "
2505
"active transaction"
2508
#: ../drizzled/error.cc:353
2510
msgid "Unknown system variable '%-.64s'"
2513
#: ../drizzled/error.cc:354
2515
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2518
#: ../drizzled/error.cc:355
2521
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2524
#: ../drizzled/error.cc:356
2525
msgid "Some non-transactional changed tables couldn't be rolled back"
2528
#: ../drizzled/error.cc:357
2529
msgid "You may only use constant expressions with SET"
2532
#: ../drizzled/error.cc:358
2533
msgid "Lock wait timeout exceeded; try restarting transaction"
2536
#: ../drizzled/error.cc:359
2537
msgid "The total number of locks exceeds the lock table size"
2540
#: ../drizzled/error.cc:360
2541
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2544
#: ../drizzled/error.cc:361
2545
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2548
#: ../drizzled/error.cc:362
2550
msgid "Incorrect arguments to %s"
2553
#: ../drizzled/error.cc:363
2554
msgid "Deadlock found when trying to get lock; try restarting transaction"
2557
#: ../drizzled/error.cc:364
2558
msgid "The used table type doesn't support FULLTEXT indexes"
2561
#: ../drizzled/error.cc:365
2562
msgid "Cannot add foreign key constraint"
2565
#: ../drizzled/error.cc:366
2566
msgid "Cannot add or update a child row: a foreign key constraint fails"
2569
#: ../drizzled/error.cc:367
2570
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2573
#: ../drizzled/error.cc:368
2575
msgid "Incorrect usage of %s and %s"
2578
#: ../drizzled/error.cc:369
2579
msgid "The used SELECT statements have a different number of columns"
2582
#: ../drizzled/error.cc:370
2583
msgid "Can't execute the query because you have a conflicting read lock"
2586
#: ../drizzled/error.cc:371
2589
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2592
#: ../drizzled/error.cc:372
2595
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2598
#: ../drizzled/error.cc:373
2600
msgid "Variable '%-.64s' doesn't have a default value"
2603
#: ../drizzled/error.cc:374
2605
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2608
#: ../drizzled/error.cc:375
2610
msgid "Incorrect argument type to variable '%-.64s'"
2613
#: ../drizzled/error.cc:376
2615
msgid "Variable '%-.64s' can only be set, not read"
2618
#: ../drizzled/error.cc:377
2620
msgid "Incorrect usage/placement of '%s'"
2623
#: ../drizzled/error.cc:378
2625
msgid "This version of Drizzle doesn't yet support '%s'"
2628
#: ../drizzled/error.cc:379
2630
msgid "Variable '%-.192s' is a %s variable"
2633
#: ../drizzled/error.cc:380
2635
msgid "Incorrect foreign key definition for '%-.192s': %s"
2638
#: ../drizzled/error.cc:381
2639
msgid "Key reference and table reference don't match"
2642
#: ../drizzled/error.cc:382
2644
msgid "Operand should contain %d column(s)"
2647
#: ../drizzled/error.cc:383
2648
msgid "Subquery returns more than 1 row"
2651
#: ../drizzled/error.cc:384
2653
msgid "Converting column '%s' from %s to %s"
2656
#: ../drizzled/error.cc:385
2658
msgid "Reference '%-.64s' not supported (%s)"
2661
#: ../drizzled/error.cc:386
2662
msgid "Every derived table must have its own alias"
2665
#: ../drizzled/error.cc:387
2667
msgid "Select %u was reduced during optimization"
2670
#: ../drizzled/error.cc:388
2672
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2675
#: ../drizzled/error.cc:389
2676
msgid "All parts of a SPATIAL index must be NOT NULL"
2679
#: ../drizzled/error.cc:390
2681
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2684
#: ../drizzled/error.cc:391
2687
"Uncompressed data size too large; the maximum size is %d (based on "
2688
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2691
#: ../drizzled/error.cc:392
2692
msgid "ZLIB: Not enough memory"
2695
#: ../drizzled/error.cc:393
2697
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2698
"data was corrupted)"
2701
#: ../drizzled/error.cc:394
2702
msgid "ZLIB: Input data corrupted"
2705
#: ../drizzled/error.cc:395
2707
msgid "%d line(s) were cut by GROUP_CONCAT()"
2710
#: ../drizzled/error.cc:396
2712
msgid "Row %ld doesn't contain data for all columns"
2715
#: ../drizzled/error.cc:397
2718
"Row %ld was truncated; it contained more data than there were input columns"
2721
#: ../drizzled/error.cc:398
2724
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2727
#: ../drizzled/error.cc:399
2729
msgid "Out of range value for column '%s' at row %ld"
2732
#: ../drizzled/error.cc:400
2734
msgid "Data truncated for column '%s' at row %ld"
2737
#: ../drizzled/error.cc:401
2739
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2742
#: ../drizzled/error.cc:402
2744
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2747
#: ../drizzled/error.cc:403
2749
msgid "Illegal mix of collations for operation '%s'"
2752
#: ../drizzled/error.cc:404
2755
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2759
#: ../drizzled/error.cc:405
2761
msgid "Unknown collation: '%-.64s'"
2764
#: ../drizzled/error.cc:406
2767
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2771
#: ../drizzled/error.cc:407
2773
msgid "Incorrect index name '%-.100s'"
2776
#: ../drizzled/error.cc:408
2778
msgid "Incorrect catalog name '%-.100s'"
2781
#: ../drizzled/error.cc:409
2783
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2786
#: ../drizzled/error.cc:410
2788
msgid "Unknown table engine '%s'"
2791
#: ../drizzled/error.cc:411
2793
msgid "The target table %-.100s of the %s is not updatable"
2796
#: ../drizzled/error.cc:412
2799
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2803
#: ../drizzled/error.cc:413
2806
"The Drizzle server is running with the %s option so it cannot execute this "
2810
#: ../drizzled/error.cc:414
2812
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2815
#: ../drizzled/error.cc:415
2817
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2820
#: ../drizzled/error.cc:416
2822
"Incorrect table definition; there can be only one TIMESTAMP column with "
2823
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2826
#: ../drizzled/error.cc:417
2828
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2831
#: ../drizzled/error.cc:418
2833
msgid "Got error %d '%-.100s' from %s"
2836
#: ../drizzled/error.cc:419
2838
msgid "Got temporary error %d '%-.100s' from %s"
2841
#: ../drizzled/error.cc:420
2843
msgid "Unknown or incorrect time zone: '%-.64s'"
2846
#: ../drizzled/error.cc:421
2848
msgid "Invalid %s character string: '%.64s'"
2851
#: ../drizzled/error.cc:422
2853
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2856
#: ../drizzled/error.cc:423
2858
msgid "%s %s does not exist"
2861
#: ../drizzled/error.cc:424
2862
msgid "Query execution was interrupted"
2865
#: ../drizzled/error.cc:425
2868
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2869
"(s) or definer/invoker of view lack rights to use them"
2872
#: ../drizzled/error.cc:426
2874
msgid "Field '%-.192s' doesn't have a default value"
2877
#: ../drizzled/error.cc:427
2878
msgid "Division by 0"
2881
#: ../drizzled/error.cc:428
2883
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2886
#: ../drizzled/error.cc:429
2888
msgid "Illegal %s '%-.192s' value found during parsing"
2891
#: ../drizzled/error.cc:430
2893
msgid "Key part '%-.192s' length cannot be 0"
2896
#: ../drizzled/error.cc:431
2899
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2903
#: ../drizzled/error.cc:432
2905
msgid "Data too long for column '%s' at row %ld"
2908
#: ../drizzled/error.cc:433
2911
"%s: ready for connections.\n"
2912
"Version: '%s' %s\n"
2915
#: ../drizzled/error.cc:434
2916
msgid "Can't load value from file with fixed size rows to variable"
2919
#: ../drizzled/error.cc:435
2921
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2924
#: ../drizzled/error.cc:436
2925
msgid "Table definition has changed, please retry transaction"
2928
#: ../drizzled/error.cc:437
2930
msgid "Not allowed to return a result set from a %s"
2933
#: ../drizzled/error.cc:438
2934
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2937
#: ../drizzled/error.cc:439
2939
"Explicit or implicit commit is not allowed in stored function or trigger."
2942
#: ../drizzled/error.cc:440
2944
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2947
#: ../drizzled/error.cc:441
2949
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2952
#: ../drizzled/error.cc:442
2955
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2959
#: ../drizzled/error.cc:443
2960
msgid "Trigger in wrong schema"
2963
#: ../drizzled/error.cc:444
2966
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2967
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2970
#: ../drizzled/error.cc:445
2972
msgid "Display width out of range for column '%-.192s' (max = %d)"
2975
#: ../drizzled/error.cc:446
2977
msgid "Datetime function: %-.32s field overflow"
2980
#: ../drizzled/error.cc:447
2983
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2986
#: ../drizzled/error.cc:448
2989
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2992
#: ../drizzled/error.cc:449
2993
msgid "No data - zero rows fetched, selected, or processed"
2996
#: ../drizzled/error.cc:450
2998
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3001
#: ../drizzled/error.cc:451
3003
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3006
#: ../drizzled/error.cc:452
3007
msgid "The used table type doesn't support SPATIAL indexes"
3010
#: ../drizzled/error.cc:453
3012
msgid "Leading spaces are removed from name '%s'"
3015
#: ../drizzled/error.cc:454
3016
msgid "Failed to read auto-increment value from storage engine"
3019
#: ../drizzled/error.cc:455
3021
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3024
#: ../drizzled/error.cc:456
3025
msgid "Too high level of nesting for select"
3028
#: ../drizzled/error.cc:457
3030
msgid "Name '%-.64s' has become ''"
3033
#: ../drizzled/error.cc:458
3035
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3036
"optional and non-empty FIELDS ENCLOSED BY"
3039
#: ../drizzled/error.cc:459
3042
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3045
#: ../drizzled/error.cc:460
3047
msgid "Incorrect %-.32s value: '%-.128s'"
3050
#: ../drizzled/error.cc:461
3052
msgid "Table has no partition for value %-.64s"
3055
#: ../drizzled/error.cc:462
3056
msgid "Writing one row to the row-based binary log failed"
3059
#: ../drizzled/error.cc:463
3061
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3064
#: ../drizzled/error.cc:464
3067
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3068
"d would lead to a duplicate entry"
3071
#: ../drizzled/error.cc:465
3073
"Transaction isolation level can't be changed while a transaction is in "
3077
#: ../drizzled/error.cc:466
3079
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3082
#: ../drizzled/error.cc:467
3084
msgid "Incorrect parameters in the call to native function '%-.192s'"
3087
#: ../drizzled/error.cc:468
3089
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3092
#: ../drizzled/error.cc:469
3094
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3097
#: ../drizzled/error.cc:470
3099
msgid "Received an invalid value '%s' for a UNIX timestamp."
3102
#: ../drizzled/error.cc:471
3104
msgid "Received an invalid datetime value '%s'."
3107
#: ../drizzled/error.cc:472
3109
msgid "Received a NULL argument for function '%s'."
3112
#: ../drizzled/error.cc:473
3114
msgid "Received an out-of-range argument '%s' for function '%s'."
3117
#: ../drizzled/error.cc:474
3119
msgid "Received an invalid enum value '%s'."
3122
#: ../drizzled/error.cc:475
3123
msgid "Tables which are replicated require a primary key."
3126
#: ../drizzled/error.cc:476
3128
msgid "Corrupt or invalid table definition: %s"
3131
#: ../drizzled/error.cc:477
3133
msgid "Corrupt or invalid schema definition for %s : %s"
3136
#: ../drizzled/error.cc:478
3138
msgid "Schema does not exist: %s"
3141
#: ../drizzled/error.cc:479
3143
msgid "Error altering schema: %s"
3146
#: ../drizzled/error.cc:480
3148
msgid "Error droppping Schema : %s"
3151
#: ../drizzled/error.cc:481
3152
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3155
#: ../drizzled/error.cc:482
3157
msgid "Unknown table engine option key/pair %s = %s."
3160
#: ../drizzled/error.cc:483
3162
msgid "Unknown schema engine option key/pair %s = %s."
3165
#: ../drizzled/error.cc:485
3167
msgid "Can't unlock file (Errcode: %d)"
3170
#: ../drizzled/error.cc:486
3172
msgid "Can't change size of file (Errcode: %d)"
3175
#: ../drizzled/error.cc:487
3177
msgid "Can't open stream from handle (Errcode: %d)"
3180
#: ../drizzled/error.cc:488
3182
msgid "Warning: '%s' had %d links"
3185
#: ../drizzled/error.cc:489
3187
msgid "Warning: %d files and %d streams is left open\n"
3190
#: ../drizzled/error.cc:490
3192
msgid "Can't create directory '%s' (Errcode: %d)"
3195
#: ../drizzled/error.cc:491
3198
"Character set '%s' is not a compiled character set and is not specified in "
3202
#: ../drizzled/error.cc:492
3204
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3207
#: ../drizzled/error.cc:493
3209
msgid "Can't read value for symlink '%s' (Error %d)"
3212
#: ../drizzled/error.cc:494
3214
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3217
#: ../drizzled/error.cc:495
3219
msgid "Error on realpath() on '%s' (Error %d)"
3222
#: ../drizzled/error.cc:496
3224
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3227
#: ../drizzled/error.cc:497
3230
"Collation '%s' is not a compiled collation and is not specified in the %s "
3234
#: ../drizzled/error.cc:498
3236
msgid "File '%s' (fileno: %d) was not closed"
3239
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3241
"Schema name cannot be encoded and fit within filesystem name length "
3245
#: ../drizzled/identifier/table.cc:224
3247
"Table name cannot be encoded and fit within filesystem name length "
3253
#. * Since clients still use this code, we use fprintf here.
3254
#. * This fprintf needs to be turned into errmsg_printf
3255
#. * as soon as the client programs no longer use mysys
3256
#. * and can use the pluggable error message system.
3258
#: ../drizzled/internal/default.cc:687
3260
msgid "error: could not open directory: %s\n"
3263
#: ../drizzled/main.cc:150
3265
"setrlimit could not change the size of core files to 'infinity'; We may not "
3266
"be able to generate a core file on signals"
3269
#: ../drizzled/main.cc:251
3271
msgid "Data directory %s does not exist\n"
3274
#: ../drizzled/message/transaction_reader.cc:175
3276
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3279
#: ../drizzled/message/transaction_reader.cc:184
3280
#: ../drizzled/message/transaction_writer.cc:371
3282
msgid "Cannot open file: %s\n"
3285
#: ../drizzled/message/transaction_reader.cc:217
3287
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3290
#: ../drizzled/message/transaction_reader.cc:223
3291
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3293
msgid "Attempted to read record bigger than INT_MAX\n"
3296
#: ../drizzled/message/transaction_reader.cc:243
3297
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3299
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3302
#: ../drizzled/message/transaction_reader.cc:256
3303
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3304
#: ../plugin/transaction_log/print_transaction_message.cc:147
3305
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3307
msgid "Could not read transaction message.\n"
3310
#: ../drizzled/message/transaction_reader.cc:257
3311
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
3312
#: ../plugin/transaction_log/print_transaction_message.cc:148
3313
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3315
msgid "GPB ERROR: %s.\n"
3318
#: ../drizzled/message/transaction_reader.cc:261
3319
#: ../drizzled/message/transaction_reader.cc:274
3327
#: ../drizzled/message/transaction_reader.cc:268
3329
msgid "Unable to parse command. Got error: %s.\n"
3332
#: ../drizzled/message/transaction_reader.cc:289
3333
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3335
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3338
#: ../drizzled/message/transaction_writer.cc:365
3340
msgid "Usage: %s TRANSACTION_LOG\n"
3343
#: ../drizzled/module/library.cc:149
3346
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3347
"the current running version of Drizzle: %<PRIu64>."
3350
#: ../drizzled/module/loader.cc:273
3353
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3357
#: ../drizzled/module/loader.cc:352
3359
msgid "Plugin '%s' init function returned error.\n"
3362
#: ../drizzled/module/loader.cc:516
3364
msgid "Couldn't load plugin library named '%s'.\n"
3367
#: ../drizzled/module/loader.cc:526
3369
msgid "Couldn't load plugin named '%s'.\n"
3372
#: ../drizzled/module/loader.cc:753
3373
msgid "Out of memory."
3376
#: ../drizzled/module/loader.cc:1459 ../drizzled/module/loader.cc:1510
3378
msgid "Unknown variable type code 0x%x in plugin '%s'."
3381
#: ../drizzled/module/loader.cc:1502
3384
"Server variable %s of plugin %s was forced to be read-only: string variable "
3385
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3388
#: ../drizzled/module/loader.cc:1521
3390
msgid "Missing variable name in plugin '%s'."
3393
#: ../drizzled/module/loader.cc:1538
3395
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3398
#: ../drizzled/module/loader.cc:1660
3400
msgid "Out of memory for plugin '%s'."
3403
#: ../drizzled/module/loader.cc:1669
3405
msgid "Bad options for plugin '%s'."
3408
#: ../drizzled/module/loader.cc:1682
3410
msgid "Parsing options for plugin '%s' failed."
3413
#: ../drizzled/module/loader.cc:1735
3415
msgid "Plugin '%s' has conflicting system variables"
3418
#: ../drizzled/module/registry.h:103
3420
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3423
#: ../drizzled/module/registry.h:112
3425
msgid "Fatal error: Failed initializing %s plugin.\n"
3428
#: ../drizzled/option.cc:84
3432
#: ../drizzled/option.cc:86
3436
#: ../drizzled/option.cc:337
3438
msgid "%s: %s: Option '%s' used, but is disabled\n"
3441
#: ../drizzled/option.cc:339
3445
#: ../drizzled/option.cc:441
3447
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3450
#: ../drizzled/option.cc:769
3452
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3455
#: ../drizzled/option.cc:962
3457
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3460
#: ../drizzled/option.cc:1194
3462
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3465
#: ../drizzled/option.cc:1214
3469
"Variables (--variable-name=value)\n"
3470
"and boolean options {false|true} Value (after reading options)\n"
3471
"--------------------------------- -----------------------------\n"
3474
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
3475
msgid "(No default value)"
3478
#: ../drizzled/option.cc:1249
3482
#: ../drizzled/option.cc:1249
3486
#: ../drizzled/option.cc:1282
3488
msgid "(Disabled)\n"
3491
#: ../drizzled/plugin/error_message.cc:81
3493
msgid "errmsg plugin '%s' errmsg() failed"
3496
#: ../drizzled/plugin/event_observer.cc:132
3499
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3500
"'%s' from EventObserver plugin '%s'"
3503
#: ../drizzled/plugin/event_observer.cc:399
3505
msgid "EventIterate event handler '%s' failed for event '%s'"
3508
#: ../drizzled/plugin/function.cc:48
3510
msgid "A function named %s already exists!\n"
3513
#: ../drizzled/plugin/function.cc:57
3514
msgid "Could not add Function!\n"
3517
#: ../drizzled/plugin/listen.cc:69
3518
msgid "Error getting file descriptors"
3521
#: ../drizzled/plugin/listen.cc:87
3522
msgid "No sockets could be bound for listening"
3525
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:304
3527
msgid "pipe() failed with errno %d"
3530
#: ../drizzled/plugin/listen.cc:123
3532
msgid "poll() failed with errno %d"
3535
#: ../drizzled/plugin/listen_tcp.cc:60
3537
msgid "accept() failed with errno %d"
3540
#: ../drizzled/plugin/listen_tcp.cc:96
3542
msgid "getaddrinfo() failed with error %s"
3545
#: ../drizzled/plugin/listen_tcp.cc:128
3547
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3550
#: ../drizzled/plugin/listen_tcp.cc:139
3552
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3555
#: ../drizzled/plugin/listen_tcp.cc:148
3557
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3560
#: ../drizzled/plugin/listen_tcp.cc:157
3562
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3565
#: ../drizzled/plugin/listen_tcp.cc:166
3567
msgid "setsockopt(SO_LINGER) failed with errno %d"
3570
#: ../drizzled/plugin/listen_tcp.cc:175
3572
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3575
#: ../drizzled/plugin/listen_tcp.cc:196
3577
msgid "Retrying bind() on %u\n"
3580
#: ../drizzled/plugin/listen_tcp.cc:203
3582
msgid "bind() failed with errno: %d\n"
3585
#: ../drizzled/plugin/listen_tcp.cc:206
3586
msgid "Do you already have another drizzled running?\n"
3589
#: ../drizzled/plugin/listen_tcp.cc:213
3591
msgid "listen() failed with errno %d\n"
3594
#: ../drizzled/plugin/listen_tcp.cc:219
3596
msgid "Listening on %s:%s\n"
3599
#: ../drizzled/plugin/logging.cc:67
3601
msgid "logging '%s' pre() failed"
3604
#: ../drizzled/plugin/logging.cc:92
3606
msgid "logging '%s' post() failed"
3609
#: ../drizzled/plugin/logging.cc:116
3611
msgid "logging '%s' postEnd() failed"
3614
#: ../drizzled/plugin/scheduler.cc:64
3617
"Attempted to register a scheduler %s, but a scheduler has already been "
3618
"registered with that name.\n"
3621
#: ../drizzled/plugin/scheduler.cc:101
3623
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3626
#: ../drizzled/plugin/schema_engine.cc:131
3628
msgid "Error while loading database options: '%s':"
3631
#: ../drizzled/plugin/xa_resource_manager.cc:117
3633
msgid "Found %d prepared transaction(s) in resource manager."
3636
#: ../drizzled/plugin/xa_resource_manager.cc:184
3637
msgid "Starting crash recovery..."
3640
#: ../drizzled/plugin/xa_resource_manager.cc:194
3642
msgid "Found %d prepared XA transactions"
3645
#: ../drizzled/plugin/xa_resource_manager.cc:199
3648
"Found %d prepared transactions! It means that drizzled was not shut down "
3649
"properly last time and critical recovery information (last binlog or %s "
3650
"file) was manually deleted after a crash. You have to start drizzled with "
3651
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3654
#: ../drizzled/plugin/xa_resource_manager.cc:209
3655
msgid "Crash recovery finished."
3658
#: ../drizzled/replication_services.cc:94
3660
"You registered a TransactionApplier plugin but no TransactionReplicator "
3661
"plugins were registered.\n"
3664
#: ../drizzled/replication_services.cc:125
3667
"You registered a TransactionApplier plugin but no TransactionReplicator "
3668
"plugins were registered that match the requested replicator name of '%s'.\n"
3669
"We have deactivated the TransactionApplier '%s'.\n"
3672
#: ../drizzled/session.cc:1913 ../drizzled/session.cc:1929
3674
msgid "Could not remove temporary table: '%s', error: %d"
3677
#: ../drizzled/set_var.cc:1510
3679
msgid "Variable named %s already exists!\n"
3682
#: ../drizzled/set_var.cc:1519
3684
msgid "Could not add Variable: %s\n"
3687
#: ../drizzled/set_var.cc:1633
3688
msgid "Failed to initialize system variables"
3691
#: ../drizzled/signal_handler.cc:56
3693
msgid "Got signal %d from thread %<PRIu64>"
3696
#: ../drizzled/signal_handler.cc:118
3698
msgid "Fatal signal %d while backtracing\n"
3701
#: ../drizzled/signal_handler.cc:127
3703
msgid "Fatal: time() call failed\n"
3706
#: ../drizzled/signal_handler.cc:133
3709
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3710
"This could be because you hit a bug. It is also possible that this binary\n"
3711
" or one of the libraries it was linked against is corrupt, improperly "
3713
" or misconfigured. This error can also be caused by malfunctioning "
3717
#: ../drizzled/signal_handler.cc:141
3720
"We will try our best to scrape up some info that will hopefully help "
3722
"the problem, but since we have already crashed, something is definitely "
3724
"and this may fail.\n"
3728
#: ../drizzled/signal_handler.cc:148
3731
"It is possible that drizzled could use up to \n"
3732
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3734
"Hope that's ok; if not, decrease some variables in the equation.\n"
3738
#: ../drizzled/sql_base.cc:1518
3740
msgid "Table %s had a open data Cursor in reopen_table"
3743
#: ../drizzled/sql_table.cc:1933
3745
msgid "Unknown - internal error %d during operation"
3748
#: ../drizzled/statement/alter_table.cc:1486
3751
"order_st BY ignored because there is a user-defined clustered index in the "
3755
#: ../drizzled/table.cc:1964
3757
msgid "Got error %d when reading table '%s'"
3760
#: ../drizzled/table_share.cc:860
3762
msgid "Table %s has invalid/unknown collation: %d,%s"
3765
#: ../drizzled/table_share.cc:1153
3767
msgid "ENUM column %s has greater than %d possible values"
3770
#: ../drizzled/table_share.cc:2063
3772
msgid "Unknown collation '%s' in table '%-.64s' definition"
3775
#: ../drizzled/table_share.cc:2070
3778
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3782
#: ../drizzled/tztime.cc:173
3784
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3787
#: ../plugin/auth_file/auth_file.cc:225
3789
msgid "Could not load auth file: %s\n"
3792
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3793
msgid "File to load for usernames and passwords"
3796
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3797
msgid "Enable HTTP Auth check"
3800
#: ../plugin/auth_http/auth_http.cc:160
3801
msgid "URL for HTTP Auth check"
3804
#: ../plugin/auth_ldap/auth_ldap.cc:285
3806
msgid "Reconnect failed: %s\n"
3809
#: ../plugin/auth_ldap/auth_ldap.cc:304
3811
msgid "ldap_search_ext_s failed: %s\n"
3814
#: ../plugin/auth_ldap/auth_ldap.cc:410
3816
msgid "Could not load auth ldap: %s\n"
3819
#: ../plugin/auth_ldap/auth_ldap.cc:423
3820
msgid "URI of the LDAP server to contact"
3823
#: ../plugin/auth_ldap/auth_ldap.cc:431
3824
msgid "DN to use when binding to the LDAP server"
3827
#: ../plugin/auth_ldap/auth_ldap.cc:439
3828
msgid "Password to use when binding the DN"
3831
#: ../plugin/auth_ldap/auth_ldap.cc:447
3832
msgid "DN to use when searching"
3835
#: ../plugin/auth_ldap/auth_ldap.cc:455
3836
msgid "Attribute in LDAP with plain text password"
3839
#: ../plugin/auth_ldap/auth_ldap.cc:463
3840
msgid "Attribute in LDAP with MySQL hashed password"
3843
#: ../plugin/auth_ldap/auth_ldap.cc:471
3844
msgid "How often to empty the users cache, 0 to disable"
3847
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3848
msgid "Enable the console."
3851
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3852
msgid "Turn on extra debugging."
3855
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3856
msgid "User to use for auth."
3859
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3860
msgid "Password to use for auth."
3863
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3864
msgid "Default database to use."
3867
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3868
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3869
msgid "Invalid value of port\n"
3872
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3873
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3874
msgid "Invalid value for connect_timeout\n"
3877
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3878
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3879
msgid "Invalid value for read_timeout\n"
3882
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3883
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3884
msgid "Invalid value for write_timeout\n"
3887
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3888
msgid "Invalid value for retry_count\n"
3891
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3892
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3893
msgid "Invalid value for buffer_length\n"
3896
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3897
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
3899
"Port number to use for connection or 0 for default to, in order of "
3900
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
3903
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3904
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3905
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3906
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
3907
msgid "Connect Timeout."
3910
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3911
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3912
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3913
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
3914
msgid "Read Timeout."
3917
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3918
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3919
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3920
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
3921
msgid "Write Timeout."
3924
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3925
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3926
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3927
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3928
msgid "Retry Count."
3931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3932
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3933
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3934
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3935
msgid "Buffer length."
3938
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3939
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3940
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3941
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3942
msgid "Address to bind to."
3945
#: ../plugin/drizzle_protocol/errmsg.cc:31
3946
msgid "Unknown Drizzle error"
3949
#: ../plugin/drizzle_protocol/errmsg.cc:32
3951
msgid "Can't create UNIX socket (%d)"
3954
#: ../plugin/drizzle_protocol/errmsg.cc:33
3956
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3959
#: ../plugin/drizzle_protocol/errmsg.cc:34
3961
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3964
#: ../plugin/drizzle_protocol/errmsg.cc:35
3966
msgid "Can't create TCP/IP socket (%d)"
3969
#: ../plugin/drizzle_protocol/errmsg.cc:36
3971
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3974
#: ../plugin/drizzle_protocol/errmsg.cc:37
3975
msgid "Drizzle server has gone away"
3978
#: ../plugin/drizzle_protocol/errmsg.cc:38
3980
msgid "Protocol mismatch; server version = %d, client version = %d"
3983
#: ../plugin/drizzle_protocol/errmsg.cc:39
3984
msgid "Drizzle client ran out of memory"
3987
#: ../plugin/drizzle_protocol/errmsg.cc:40
3988
msgid "Wrong host info"
3991
#: ../plugin/drizzle_protocol/errmsg.cc:41
3992
msgid "Localhost via UNIX socket"
3995
#: ../plugin/drizzle_protocol/errmsg.cc:42
3997
msgid "%-.100s via TCP/IP"
4000
#: ../plugin/drizzle_protocol/errmsg.cc:43
4001
msgid "Error in server handshake"
4004
#: ../plugin/drizzle_protocol/errmsg.cc:44
4005
msgid "Lost connection to Drizzle server during query"
4008
#: ../plugin/drizzle_protocol/errmsg.cc:45
4009
msgid "Commands out of sync; you can't run this command now"
4012
#: ../plugin/drizzle_protocol/errmsg.cc:46
4014
msgid "Named pipe: %-.32s"
4017
#: ../plugin/drizzle_protocol/errmsg.cc:47
4019
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4022
#: ../plugin/drizzle_protocol/errmsg.cc:48
4024
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4027
#: ../plugin/drizzle_protocol/errmsg.cc:49
4029
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4032
#: ../plugin/drizzle_protocol/errmsg.cc:50
4034
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4037
#: ../plugin/drizzle_protocol/errmsg.cc:51
4038
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4041
#: ../plugin/drizzle_protocol/errmsg.cc:52
4042
msgid "Embedded server"
4045
#: ../plugin/drizzle_protocol/errmsg.cc:53
4046
msgid "Error on SHOW SLAVE STATUS:"
4049
#: ../plugin/drizzle_protocol/errmsg.cc:54
4050
msgid "Error on SHOW SLAVE HOSTS:"
4053
#: ../plugin/drizzle_protocol/errmsg.cc:55
4054
msgid "Error connecting to slave:"
4057
#: ../plugin/drizzle_protocol/errmsg.cc:56
4058
msgid "Error connecting to master:"
4061
#: ../plugin/drizzle_protocol/errmsg.cc:57
4062
msgid "SSL connection error"
4065
#: ../plugin/drizzle_protocol/errmsg.cc:58
4066
msgid "Malformed packet"
4069
#: ../plugin/drizzle_protocol/errmsg.cc:59
4070
#: ../plugin/drizzle_protocol/errmsg.cc:70
4071
#: ../plugin/drizzle_protocol/errmsg.cc:71
4072
#: ../plugin/drizzle_protocol/errmsg.cc:72
4073
#: ../plugin/drizzle_protocol/errmsg.cc:73
4074
#: ../plugin/drizzle_protocol/errmsg.cc:74
4075
#: ../plugin/drizzle_protocol/errmsg.cc:75
4076
#: ../plugin/drizzle_protocol/errmsg.cc:76
4077
#: ../plugin/drizzle_protocol/errmsg.cc:77
4078
#: ../plugin/drizzle_protocol/errmsg.cc:78
4079
msgid "(unused error message)"
4082
#: ../plugin/drizzle_protocol/errmsg.cc:60
4083
msgid "Invalid use of null pointer"
4086
#: ../plugin/drizzle_protocol/errmsg.cc:61
4087
msgid "Statement not prepared"
4090
#: ../plugin/drizzle_protocol/errmsg.cc:62
4091
msgid "No data supplied for parameters in prepared statement"
4094
#: ../plugin/drizzle_protocol/errmsg.cc:63
4095
msgid "Data truncated"
4098
#: ../plugin/drizzle_protocol/errmsg.cc:64
4099
msgid "No parameters exist in the statement"
4102
#: ../plugin/drizzle_protocol/errmsg.cc:65
4103
msgid "Invalid parameter number"
4106
#: ../plugin/drizzle_protocol/errmsg.cc:66
4109
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4112
#: ../plugin/drizzle_protocol/errmsg.cc:68
4114
msgid "Using unsupported buffer type: %d (parameter: %d)"
4117
#: ../plugin/drizzle_protocol/errmsg.cc:69
4119
msgid "Shared memory: %-.100s"
4122
#: ../plugin/drizzle_protocol/errmsg.cc:79
4123
msgid "Wrong or unknown protocol"
4126
#: ../plugin/drizzle_protocol/errmsg.cc:80
4127
msgid "Invalid connection handle"
4130
#: ../plugin/drizzle_protocol/errmsg.cc:81
4132
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4133
"option 'secure_auth' enabled)"
4136
#: ../plugin/drizzle_protocol/errmsg.cc:83
4137
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4140
#: ../plugin/drizzle_protocol/errmsg.cc:84
4141
msgid "Attempt to read column without prior row fetch"
4144
#: ../plugin/drizzle_protocol/errmsg.cc:85
4145
msgid "Prepared statement contains no metadata"
4148
#: ../plugin/drizzle_protocol/errmsg.cc:86
4150
"Attempt to read a row while there is no result set associated with the "
4154
#: ../plugin/drizzle_protocol/errmsg.cc:88
4155
msgid "This feature is not implemented yet"
4158
#: ../plugin/drizzle_protocol/errmsg.cc:89
4161
"Lost connection to Drizzle server while waiting for initial communication "
4162
"packet, system error: %d"
4165
#: ../plugin/drizzle_protocol/errmsg.cc:91
4168
"Lost connection to Drizzle server while reading initial communication "
4169
"packet, system error: %d"
4172
#: ../plugin/drizzle_protocol/errmsg.cc:93
4175
"Lost connection to Drizzle server while sending authentication information, "
4179
#: ../plugin/drizzle_protocol/errmsg.cc:95
4182
"Lost connection to Drizzle server while reading authorization information, "
4186
#: ../plugin/drizzle_protocol/errmsg.cc:97
4189
"Lost connection to Drizzle server while setting initial database, system "
4193
#: ../plugin/drizzle_protocol/errmsg.cc:99
4195
msgid "Statement closed indirectly because of a preceding %s() call"
4198
#. CR_NET_UNCOMPRESS_ERROR 08S01
4199
#: ../plugin/drizzle_protocol/errmsg.cc:101
4200
msgid "Couldn't uncompress communication packet"
4203
#. CR_NET_READ_ERROR 08S01
4204
#: ../plugin/drizzle_protocol/errmsg.cc:103
4205
msgid "Got an error reading communication packets"
4208
#. CR_NET_READ_INTERRUPTED 08S01
4209
#: ../plugin/drizzle_protocol/errmsg.cc:105
4210
msgid "Got timeout reading communication packets"
4213
#. CR_NET_ERROR_ON_WRITE 08S01
4214
#: ../plugin/drizzle_protocol/errmsg.cc:107
4215
msgid "Got an error writing communication packets"
4218
#. CR_NET_WRITE_INTERRUPTED 08S01
4219
#: ../plugin/drizzle_protocol/errmsg.cc:109
4220
msgid "Got timeout writing communication packets"
4223
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4225
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4227
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4230
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4232
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4235
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4237
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4238
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4240
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4243
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4246
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4249
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4250
msgid "Invalid value of additional-mem-pool-size"
4253
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4254
msgid "Invalid value of autoextend-increment"
4257
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4258
msgid "Invalid value of buffer-pool-size"
4261
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4262
msgid "Invalid value of io-capacity"
4265
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4266
msgid "Invalid value of fast-shutdown"
4269
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4270
msgid "Invalid value of flush-log-at-trx-commit"
4273
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4274
msgid "Invalid value of force-recovery"
4277
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4278
msgid "Invalid value of log-file-size"
4281
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4282
msgid "Invalid value of log-files-in-group"
4285
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4286
msgid "Invalid value of lock-wait-timeout"
4289
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4290
msgid "Invalid value of log-buffer-size"
4293
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4294
msgid "Invalid value of lru-old-blocks-pct"
4297
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4298
msgid "Invalid value of lru-block-access-recency"
4301
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4302
msgid "Invalid value of max-dirty-pages-pct"
4305
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4306
msgid "Invalid value of max-purge-lag"
4309
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4310
msgid "Invalid value of open-files"
4313
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4314
msgid "Invalid value of read-io-threads"
4317
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4318
msgid "Invalid value of sync_spin_loops"
4321
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4323
msgid "Error starting Embedded InnoDB %d (%s)\n"
4326
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4327
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4330
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4331
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4334
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4336
"Size of a memory pool InnoDB uses to store data dictionary information and "
4337
"other internal data structures."
4340
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4341
msgid "Data file autoextend increment in megabytes"
4344
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4346
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4350
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4351
msgid "The common part for InnoDB table spaces."
4354
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4355
msgid "Enable InnoDB checksums validation (enabled by default)."
4358
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4359
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4362
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4363
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4366
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4368
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4369
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4372
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4373
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4376
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4377
msgid "File format to use for new tables in .ibd files."
4380
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4382
"Set to 0 (write and flush once per second),1 (write and flush at each "
4383
"commit) or 2 (write at commit, flush once per second)."
4386
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4387
msgid "With which method to flush data."
4390
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4392
"Helps to save your data in case the disk image of the database becomes "
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4397
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4398
msgid "Path to individual files and their sizes."
4401
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4402
msgid "Path to InnoDB log files."
4405
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4406
msgid "Size of each log file in a log group."
4409
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4411
"Number of log files in the log group. InnoDB writes to the files in a "
4412
"circular fashion. Value 3 is recommended here."
4415
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4417
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4418
"rolled back. Values above 100000000 disable the timeout."
4421
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4423
"The size of the buffer which InnoDB uses to write log to the log files on "
4427
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4429
"Sets the point in the LRU list from where all pages are classified as old "
4433
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4435
"Milliseconds between accesses to a block at which it is made young. "
4436
"0=disabled (Advanced users)"
4439
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4440
msgid "Percentage of dirty pages allowed in bufferpool."
4443
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4444
msgid "Desired maximum length of the purge queue (0 = no limit)"
4447
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4449
"Roll back the complete transaction on lock wait timeout, for 4.x "
4450
"compatibility (disabled by default)"
4453
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4454
msgid "How many files at the maximum InnoDB keeps open at the same time."
4457
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4458
msgid "Number of background read I/O threads in InnoDB."
4461
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4462
msgid "Number of background write I/O threads in InnoDB."
4465
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4467
"Disable if you want to reduce the number of messages written to the log "
4468
"(default: enabled)."
4471
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4472
msgid "Enable SHOW INNODB STATUS output in the log"
4475
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4476
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4479
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4480
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4483
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4485
msgid "Failed to send error message to libnotify\n"
4488
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4489
msgid "Error Messages to stderr"
4492
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4493
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4494
msgid "List of schemas to filter"
4497
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4498
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4499
msgid "List of tables to filter"
4502
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4503
msgid "Regular expression to apply to schemas to filter"
4506
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4507
msgid "Regular expression to apply to tables to filter"
4510
#: ../plugin/hello_events/hello_events.cc:301
4511
msgid "Invalid value of before-write-position\n"
4514
#: ../plugin/hello_events/hello_events.cc:310
4515
#: ../plugin/hello_events/hello_events.cc:319
4516
msgid "Invalid value of before-update-position\n"
4519
#: ../plugin/hello_events/hello_events.cc:359
4520
#: ../plugin/hello_events/hello_events.cc:362
4521
#: ../plugin/hello_events/hello_events.cc:380
4522
msgid "A comma delimited list of databases to watch"
4525
#: ../plugin/hello_events/hello_events.cc:365
4526
#: ../plugin/hello_events/hello_events.cc:396
4527
msgid "Enable Example Events Plugin"
4530
#: ../plugin/hello_events/hello_events.cc:368
4531
#: ../plugin/hello_events/hello_events.cc:404
4532
msgid "Before write row event observer call position"
4535
#: ../plugin/hello_events/hello_events.cc:371
4536
#: ../plugin/hello_events/hello_events.cc:415
4537
#: ../plugin/pbms/src/parameters_ms.cc:579
4538
msgid "Before update row event observer call position"
4541
#: ../plugin/hello_events/hello_events.cc:374
4542
#: ../plugin/hello_events/hello_events.cc:426
4543
msgid "After drop database event observer call position"
4546
#: ../plugin/hello_events/hello_events.cc:388
4547
msgid "A comma delimited list of tables to watch"
4550
#: ../plugin/hello_events/hello_events.cc:450
4551
msgid "An example events Plugin"
4554
#: ../plugin/innobase/handler/data_dictionary.cc:202
4556
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4559
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4560
msgid "Invalid value for io-capacity\n"
4563
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4564
msgid "Invalid value for fast-shutdown\n"
4567
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4568
msgid "Invalid value for flush-log-at-trx-commit\n"
4571
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4572
msgid "Invalid value for max-dirty-pages-pct\n"
4575
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4576
msgid "Invalid value for stats-sample-pages\n"
4579
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4580
msgid "Invalid value for additional-mem-pool-size\n"
4583
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4584
msgid "Invalid value for autoextend-increment\n"
4587
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4588
msgid "Invalid value for buffer-pool-size\n"
4591
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4592
msgid "Invalid value for commit-concurrency\n"
4595
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4596
msgid "Invalid value for concurrency-tickets\n"
4599
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4600
msgid "Invalid value for file-io-threads\n"
4603
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4604
msgid "Invalid value for read-io-threads\n"
4607
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4608
msgid "Invalid value for write-io-threads\n"
4611
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4612
msgid "Invalid value for force-recovery\n"
4615
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4616
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4617
msgid "Invalid value for log-file-size\n"
4620
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4621
msgid "Invalid value for log-files-in-group\n"
4624
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4625
msgid "Invalid value for mirrored-log-groups\n"
4628
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4629
msgid "Invalid value for open-files\n"
4632
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4633
msgid "Invalid value for thread-concurrency\n"
4636
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4637
msgid "Invalid value for read-ahead-threshold\n"
4640
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4641
msgid "Invalid value for lock-wait-timeout\n"
4644
#: ../plugin/logging_gearman/logging_gearman.cc:199
4646
msgid "fail gearman_client_create(): %s"
4649
#: ../plugin/logging_gearman/logging_gearman.cc:210
4651
msgid "fail gearman_client_add_server(): %s"
4654
#: ../plugin/logging_gearman/logging_gearman.cc:309
4655
#: ../plugin/logging_gearman/logging_gearman.cc:316
4656
msgid "Enable logging to a gearman server"
4659
#: ../plugin/logging_gearman/logging_gearman.cc:325
4660
msgid "Hostname for logging to a Gearman server"
4663
#: ../plugin/logging_gearman/logging_gearman.cc:334
4664
msgid "Gearman Function to send logging to"
4667
#: ../plugin/logging_gearman/logging_gearman.cc:352
4668
msgid "Log queries to a Gearman server"
4671
#: ../plugin/logging_query/logging_query.cc:192
4673
msgid "fail open() fn=%s er=%s\n"
4676
#: ../plugin/logging_query/logging_query.cc:316
4677
msgid "Invalid value for threshold-slow"
4680
#: ../plugin/logging_query/logging_query.cc:325
4681
msgid "Invalid value for threshold-big-resultset"
4684
#: ../plugin/logging_query/logging_query.cc:334
4685
msgid "Invalid value for threshold-big-examined"
4688
#: ../plugin/logging_query/logging_query.cc:348
4689
#: ../plugin/logging_query/logging_query.cc:364
4690
msgid "Enable logging to CSV file"
4693
#: ../plugin/logging_query/logging_query.cc:351
4694
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4695
#: ../plugin/syslog/module.cc:233
4696
msgid "Threshold for logging slow queries, in microseconds"
4699
#: ../plugin/logging_query/logging_query.cc:354
4700
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4701
#: ../plugin/syslog/module.cc:236
4702
msgid "Threshold for logging big queries, for rows returned"
4705
#: ../plugin/logging_query/logging_query.cc:357
4706
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4707
#: ../plugin/syslog/module.cc:239
4708
msgid "Threshold for logging big queries, for rows examined"
4711
#: ../plugin/logging_query/logging_query.cc:373
4712
msgid "File to log to"
4715
#: ../plugin/logging_query/logging_query.cc:382
4716
msgid "PCRE to match the query against"
4719
#: ../plugin/logging_query/logging_query.cc:439
4720
msgid "Log queries to a CSV file"
4723
#: ../plugin/logging_stats/logging_stats.cc:312
4724
msgid "Invalid value for max-user-count\n"
4727
#: ../plugin/logging_stats/logging_stats.cc:320
4728
msgid "Invalid value for bucket-count\n"
4731
#: ../plugin/logging_stats/logging_stats.cc:329
4732
msgid "Invalid value for scoreboard-size\n"
4735
#: ../plugin/logging_stats/logging_stats.cc:364
4736
#: ../plugin/logging_stats/logging_stats.cc:406
4737
msgid "Max number of users that will be logged"
4740
#: ../plugin/logging_stats/logging_stats.cc:375
4741
#: ../plugin/logging_stats/logging_stats.cc:409
4742
msgid "Max number of range locks to use for Scoreboard"
4745
#: ../plugin/logging_stats/logging_stats.cc:386
4746
#: ../plugin/logging_stats/logging_stats.cc:412
4747
msgid "Max number of concurrent sessions that will be logged"
4750
#: ../plugin/logging_stats/logging_stats.cc:397
4751
#: ../plugin/logging_stats/logging_stats.cc:415
4752
msgid "Enable Logging Statistics Collection"
4755
#: ../plugin/logging_stats/logging_stats.cc:432
4756
msgid "User Statistics as DATA_DICTIONARY tables"
4759
#: ../plugin/md5/md5.cc:99
4760
msgid "libgcrypt library version mismatch\n"
4763
#: ../plugin/memcached_query_cache/memcached_qc.cc:102
4764
#: ../plugin/memcached_query_cache/memcached_qc.cc:466
4765
#: ../plugin/memcached_stats/memcached_stats.cc:128
4766
#: ../plugin/memcached_stats/memcached_stats.cc:137
4767
msgid "List of memcached servers."
4770
#: ../plugin/memcached_query_cache/memcached_qc.cc:375
4771
msgid "Invalid value of expiry\n"
4774
#: ../plugin/memcached_query_cache/memcached_qc.cc:469
4775
msgid "Expiry time of memcached entries"
4778
#: ../plugin/memcached_query_cache/memcached_qc.cc:472
4779
msgid "Enable Memcached Query Cache"
4782
#: ../plugin/memcached_stats/analysis_table.cc:76
4783
#: ../plugin/memcached_stats/stats_table.cc:144
4784
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4787
#: ../plugin/memcached_stats/memcached_stats.cc:152
4788
msgid "Memcached Stats as I_S tables"
4791
#: ../plugin/memcached_stats/stats_table.cc:76
4794
"Unable get stats from memcached server %s. Got error from "
4795
"memcached_stat_servername()."
4798
#: ../plugin/memcached_stats/stats_table.cc:151
4799
msgid "Unable to create memcached struct. Got error from memcached_create()."
4802
#: ../plugin/memcached_stats/stats_table.cc:159
4805
"Unable to create memcached server list. Got error from "
4806
"memcached_servers_parse(%s)."
4809
#: ../plugin/multi_thread/multi_thread.cc:85
4811
msgid "Unable to set thread stack size to %<PRId64>\n"
4814
#: ../plugin/multi_thread/multi_thread.cc:98
4815
msgid "Unable to get thread stack size\n"
4818
#: ../plugin/multi_thread/multi_thread.cc:147
4819
msgid "Invalid value for max-threads\n"
4822
#: ../plugin/multi_thread/multi_thread.cc:160
4823
#: ../plugin/multi_thread/multi_thread.cc:167
4824
msgid "Maximum number of user threads available."
4827
#: ../plugin/myisam/ha_myisam.cc:534
4829
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4832
#: ../plugin/myisam/ha_myisam.cc:538
4834
msgid "Got an error from unknown thread, %s:%d"
4837
#: ../plugin/myisam/ha_myisam.cc:544
4838
msgid "Unknown thread accessing table"
4841
#: ../plugin/myisam/ha_myisam.cc:1500
4842
msgid "Invalid value for max-sort-file-size\n"
4845
#: ../plugin/myisam/ha_myisam.cc:1509
4846
msgid "Invalid value for sort-buffer-size\n"
4849
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
4851
"Don't use the fast sort index method to created index if the temporary file "
4852
"would get bigger than this."
4855
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
4857
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4858
"when creating indexes with CREATE INDEX or ALTER TABLE."
4861
#: ../plugin/myisam/my_handler_errors.cc:42
4862
msgid "Didn't find key on read or update"
4865
#: ../plugin/myisam/my_handler_errors.cc:43
4866
msgid "Duplicate key on write or update"
4869
#: ../plugin/myisam/my_handler_errors.cc:44
4870
msgid "Internal (unspecified) error in handler"
4873
#: ../plugin/myisam/my_handler_errors.cc:46
4875
"Someone has changed the row since it was read (while the table was locked to "
4879
#: ../plugin/myisam/my_handler_errors.cc:48
4880
msgid "Wrong index given to function"
4883
#: ../plugin/myisam/my_handler_errors.cc:49
4884
msgid "Index file is crashed"
4887
#: ../plugin/myisam/my_handler_errors.cc:50
4888
msgid "Record file is crashed"
4891
#: ../plugin/myisam/my_handler_errors.cc:51
4892
msgid "Out of memory in engine"
4895
#: ../plugin/myisam/my_handler_errors.cc:52
4896
msgid "Incorrect file format"
4899
#: ../plugin/myisam/my_handler_errors.cc:53
4900
msgid "Command not supported by database"
4903
#: ../plugin/myisam/my_handler_errors.cc:54
4904
msgid "Old database file"
4907
#: ../plugin/myisam/my_handler_errors.cc:55
4908
msgid "No record read before update"
4911
#: ../plugin/myisam/my_handler_errors.cc:56
4912
msgid "Record was already deleted (or record file crashed)"
4915
#: ../plugin/myisam/my_handler_errors.cc:57
4916
msgid "No more room in record file"
4919
#: ../plugin/myisam/my_handler_errors.cc:58
4920
msgid "No more room in index file"
4923
#: ../plugin/myisam/my_handler_errors.cc:59
4924
msgid "No more records (read after end of file)"
4927
#: ../plugin/myisam/my_handler_errors.cc:60
4928
msgid "Unsupported extension used for table"
4931
#: ../plugin/myisam/my_handler_errors.cc:61
4935
#: ../plugin/myisam/my_handler_errors.cc:62
4936
msgid "Wrong create options"
4939
#: ../plugin/myisam/my_handler_errors.cc:63
4940
msgid "Duplicate unique key or constraint on write or update"
4943
#: ../plugin/myisam/my_handler_errors.cc:64
4944
msgid "Unknown character set used in table"
4947
#: ../plugin/myisam/my_handler_errors.cc:65
4948
msgid "Conflicting table definitions in sub-tables of MERGE table"
4951
#: ../plugin/myisam/my_handler_errors.cc:66
4952
msgid "Table is crashed and last repair failed"
4955
#: ../plugin/myisam/my_handler_errors.cc:67
4956
msgid "Table was marked as crashed and should be repaired"
4959
#: ../plugin/myisam/my_handler_errors.cc:68
4960
msgid "Lock timed out; Retry transaction"
4963
#: ../plugin/myisam/my_handler_errors.cc:69
4964
msgid "Lock table is full; Restart program with a larger locktable"
4967
#: ../plugin/myisam/my_handler_errors.cc:70
4968
msgid "Updates are not allowed under a read only transactions"
4971
#: ../plugin/myisam/my_handler_errors.cc:71
4972
msgid "Lock deadlock; Retry transaction"
4975
#: ../plugin/myisam/my_handler_errors.cc:72
4976
msgid "Foreign key constraint is incorrectly formed"
4979
#: ../plugin/myisam/my_handler_errors.cc:73
4980
msgid "Cannot add a child row"
4983
#: ../plugin/myisam/my_handler_errors.cc:74
4984
msgid "Cannot delete a parent row"
4987
#: ../plugin/myisam/my_handler_errors.cc:75
4988
msgid "No savepoint with that name"
4991
#: ../plugin/myisam/my_handler_errors.cc:76
4992
msgid "Non unique key block size"
4995
#: ../plugin/myisam/my_handler_errors.cc:77
4996
msgid "The table does not exist in engine"
4999
#: ../plugin/myisam/my_handler_errors.cc:78
5000
msgid "The table already existed in storage engine"
5003
#: ../plugin/myisam/my_handler_errors.cc:79
5004
msgid "Could not connect to storage engine"
5007
#: ../plugin/myisam/my_handler_errors.cc:80
5008
msgid "Unexpected null pointer found when using spatial index"
5011
#: ../plugin/myisam/my_handler_errors.cc:81
5012
msgid "The table changed in storage engine"
5015
#: ../plugin/myisam/my_handler_errors.cc:82
5016
msgid "There's no partition in table for the given value"
5019
#: ../plugin/myisam/my_handler_errors.cc:83
5020
msgid "Row-based binlogging of row failed"
5023
#: ../plugin/myisam/my_handler_errors.cc:84
5024
msgid "Index needed in foreign key constraint"
5027
#: ../plugin/myisam/my_handler_errors.cc:85
5028
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5031
#: ../plugin/myisam/my_handler_errors.cc:86
5032
msgid "Table needs to be upgraded before it can be used"
5035
#: ../plugin/myisam/my_handler_errors.cc:87
5036
msgid "Table is read only"
5039
#: ../plugin/myisam/my_handler_errors.cc:88
5040
msgid "Failed to get next auto increment value"
5043
#: ../plugin/myisam/my_handler_errors.cc:89
5044
msgid "Failed to set row auto increment value"
5047
#: ../plugin/myisam/my_handler_errors.cc:90
5048
msgid "Unknown (generic) error from engine"
5051
#: ../plugin/myisam/my_handler_errors.cc:91
5052
msgid "Record is the same"
5055
#: ../plugin/myisam/my_handler_errors.cc:92
5056
msgid "It is not possible to log this statement"
5059
#: ../plugin/myisam/my_handler_errors.cc:93
5060
msgid "Tablespace exists"
5063
#: ../plugin/myisam/my_handler_errors.cc:94
5064
msgid "The event was corrupt, leading to illegal data being read"
5067
#: ../plugin/myisam/my_handler_errors.cc:95
5068
msgid "The table is of a new format not supported by this version"
5071
#: ../plugin/myisam/my_handler_errors.cc:96
5072
msgid "The event could not be processed no other handler error happened"
5075
#: ../plugin/myisam/my_handler_errors.cc:97
5076
msgid "Got a fatal error during initialzation of handler"
5079
#: ../plugin/myisam/my_handler_errors.cc:98
5080
msgid "File to short; Expected more data in file"
5083
#: ../plugin/myisam/my_handler_errors.cc:99
5084
msgid "Read page with wrong checksum"
5087
#. TODO: get a better message for these
5088
#: ../plugin/myisam/my_handler_errors.cc:101
5089
msgid "Lock or active transaction"
5092
#: ../plugin/myisam/my_handler_errors.cc:102
5093
msgid "No such table space"
5096
#: ../plugin/myisam/my_handler_errors.cc:103
5097
msgid "Tablespace not empty"
5100
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
5101
msgid "Invalid value for retry_count"
5104
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5105
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
5107
"Port number to use for connection or 0 for default to with MySQL protocol."
5110
#: ../plugin/pbms/src/parameters_ms.cc:552
5112
"A comma delimited list of tables to watch of the format: <database>."
5116
#: ../plugin/pbms/src/parameters_ms.cc:560
5117
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5120
#: ../plugin/pbms/src/parameters_ms.cc:568
5121
msgid "Before insert row event observer call position"
5124
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5125
msgid "event_add error in libevent_add_session_callback\n"
5128
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5129
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5132
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5133
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5136
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5137
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5140
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5141
msgid "session_add_event event_add error in libevent_init\n"
5144
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5146
msgid "Can't create completion port thread (error %d)"
5149
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5150
msgid "Invalid value for size\n"
5153
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
5154
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5155
msgid "Size of Pool."
5158
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
5159
msgid "Failed to allocate enough memory to transaction message\n"
5162
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5164
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5167
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
5169
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5172
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
5173
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
5174
msgid "Enable rabbitmq log"
5177
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
5178
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
5179
msgid "Host name to connect to"
5182
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
5183
msgid "RabbitMQ Port"
5186
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
5187
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
5188
msgid "RabbitMQ username"
5191
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
5192
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
5193
msgid "RabbitMQ password"
5196
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
5197
msgid "RabbitMQ virtualhost"
5200
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
5201
msgid "Name of RabbitMQ exchange to publish to"
5204
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
5205
msgid "Name of RabbitMQ routing key to use"
5208
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
5209
#: ../plugin/transaction_log/module.cc:309
5210
#: ../plugin/transaction_log/module.cc:362
5211
msgid "Name of the replicator plugin to use (default='default_replicator')"
5214
#: ../plugin/session_dictionary/processlist.cc:94
5217
msgstr "(nepoužívaný)"
5219
#: ../plugin/signal_handler/signal_handler.cc:230
5221
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5224
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
5226
msgid "syslog facility \"%s\" not known, using \"local0\""
5229
#: ../plugin/syslog/errmsg.cc:49
5231
msgid "syslog priority \"%s\" not known, using \"warn\""
5234
#: ../plugin/syslog/logging.cc:72
5236
msgid "syslog priority \"%s\" not known, using \"info\""
5239
#: ../plugin/syslog/module.cc:61
5240
msgid "Invalid value for logging-threshold-slow\n"
5243
#: ../plugin/syslog/module.cc:70
5244
msgid "Invalid value for logging-threshold-big-resultset\n"
5247
#: ../plugin/syslog/module.cc:79
5248
msgid "Invalid value for logging-threshold-big-examined\n"
5251
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
5252
msgid "Syslog Ident"
5255
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
5256
msgid "Syslog Facility"
5259
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
5260
msgid "Enable logging to syslog of the query log"
5263
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
5264
msgid "Syslog Priority of query logging"
5267
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
5268
msgid "Enable logging to syslog of the error messages"
5271
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
5272
msgid "Syslog Priority of error messages"
5275
#: ../plugin/transaction_log/background_worker.cc:77
5277
msgid "Unable to create background worker thread. Got error %s.\n"
5280
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5281
#: ../plugin/transaction_log/print_transaction_message.cc:105
5282
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5284
msgid "Failed to open transaction log file %s. Got error: %s\n"
5287
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5288
#: ../plugin/transaction_log/print_transaction_message.cc:149
5289
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5291
msgid "Raw buffer read: %s.\n"
5294
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
5295
#: ../plugin/transaction_log/print_transaction_message.cc:155
5296
#: ../plugin/transaction_log/transaction_log_reader.cc:161
5298
msgid "Unable to parse transaction. Got error: %s.\n"
5301
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5302
#: ../plugin/transaction_log/print_transaction_message.cc:157
5303
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5305
msgid "BUFFER: %s\n"
5308
#: ../plugin/transaction_log/module.cc:135
5309
msgid "Invalid value for sync-method\n"
5312
#: ../plugin/transaction_log/module.cc:144
5313
msgid "Invalid value for num-write-buffers\n"
5316
#: ../plugin/transaction_log/module.cc:180
5318
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5321
#: ../plugin/transaction_log/module.cc:189
5323
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5326
#: ../plugin/transaction_log/module.cc:201
5328
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5331
#: ../plugin/transaction_log/module.cc:210
5333
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5336
#: ../plugin/transaction_log/module.cc:225
5338
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5341
#: ../plugin/transaction_log/module.cc:285
5342
#: ../plugin/transaction_log/module.cc:356
5343
msgid "Enable transaction log"
5346
#: ../plugin/transaction_log/module.cc:293
5347
#: ../plugin/transaction_log/module.cc:350
5348
msgid "DEBUGGING - Truncate transaction log"
5351
#: ../plugin/transaction_log/module.cc:301
5352
#: ../plugin/transaction_log/module.cc:359
5353
msgid "Path to the file to use for transaction log"
5356
#: ../plugin/transaction_log/module.cc:317
5357
#: ../plugin/transaction_log/module.cc:353
5358
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5361
#: ../plugin/transaction_log/module.cc:325
5362
#: ../plugin/transaction_log/module.cc:365
5364
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5365
"each transaction write, 2 == sync log file once per second"
5368
#: ../plugin/transaction_log/module.cc:338
5369
#: ../plugin/transaction_log/module.cc:368
5370
msgid "Number of slots for in-memory write buffers (default=8)."
5373
#: ../plugin/transaction_log/transaction_log.cc:114
5374
msgid "Failed to open transaction log file "
5377
#: ../plugin/transaction_log/transaction_log.cc:215
5380
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5381
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5384
#: ../plugin/transaction_log/transaction_log.cc:236
5386
msgid "Failed to sync log file. Got error: %s\n"
5390
#~ msgid "Writing a core file\n"
5391
#~ msgstr "Zapisanie histórie-súboru %s\n"
5393
#~ msgid "Synonym for -?"
5394
#~ msgstr "Synonymum pre -?"
5396
#~ msgid "built-in default"
5397
#~ msgstr "built-in predvolené"