Merge lp:~brianaker/drizzle/translations into lp:drizzle/7.1

Proposed by Brian Aker
Status: Merged
Approved by: Brian Aker
Approved revision: 2551
Merged at revision: 2551
Proposed branch: lp:~brianaker/drizzle/translations
Merge into: lp:drizzle/7.1
Diff against target: 10167 lines (+6100/-1003)
4 files modified
po/bs.po (+4831/-0)
po/pl.po (+404/-471)
po/pt_BR.po (+367/-209)
po/zh_CN.po (+498/-323)
To merge this branch: bzr merge lp:~brianaker/drizzle/translations
Reviewer Review Type Date Requested Status
Drizzle Trunk Pending
Review via email: mp+107678@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'po/bs.po'
2--- po/bs.po 1970-01-01 00:00:00 +0000
3+++ po/bs.po 2012-05-28 18:35:22 +0000
4@@ -0,0 +1,4831 @@
5+# Bosnian translation for drizzle
6+# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
7+# This file is distributed under the same license as the drizzle package.
8+# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
9+#
10+msgid ""
11+msgstr ""
12+"Project-Id-Version: drizzle\n"
13+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
14+"POT-Creation-Date: 2010-07-20 16:06+0000\n"
15+"PO-Revision-Date: 2012-05-09 20:17+0000\n"
16+"Last-Translator: Eldina Turajlić <eldina.turajlic@edu.fit.ba>\n"
17+"Language-Team: Bosnian <bs@li.org>\n"
18+"MIME-Version: 1.0\n"
19+"Content-Type: text/plain; charset=UTF-8\n"
20+"Content-Transfer-Encoding: 8bit\n"
21+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
22+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
23+"X-Launchpad-Export-Date: 2012-05-10 05:20+0000\n"
24+"X-Generator: Launchpad (build 15213)\n"
25+
26+msgid "Synonym for `help'."
27+msgstr "Sinonim za 'pomoć'"
28+
29+msgid "Clear command."
30+msgstr "Čista komanda"
31+
32+msgid "Reconnect to the server. Optional arguments are db and host."
33+msgstr "Ponovo se konektuj na server. Dpdatni argumenti su db i host."
34+
35+msgid ""
36+"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37+msgstr ""
38+
39+msgid "Send command to drizzle server, display result vertically."
40+msgstr "Pošalji komandu na drizzle server, prikaži rezultate vertikalno."
41+
42+msgid "Exit drizzle. Same as quit."
43+msgstr ""
44+
45+msgid "Send command to drizzle server."
46+msgstr "Pošalji komandu na drizzle server"
47+
48+msgid "Display this help."
49+msgstr "Prikaži pomoć."
50+
51+msgid "Disable pager, print to stdout."
52+msgstr ""
53+
54+msgid "Don't write into outfile."
55+msgstr ""
56+
57+msgid "Set PAGER [to_pager]. Print the query results via PAGER."
58+msgstr ""
59+
60+msgid "Print current command."
61+msgstr "Ispiši trenutnu naredbu."
62+
63+msgid "Change your drizzle prompt."
64+msgstr ""
65+
66+msgid "Quit drizzle."
67+msgstr "Napusti drizzle."
68+
69+msgid "Rebuild completion hash."
70+msgstr ""
71+
72+msgid "Execute an SQL script file. Takes a file name as an argument."
73+msgstr "Izvrši SQL scriptnu datoteku. Prima naziv datoteke kao argument."
74+
75+msgid "Get status information from the server."
76+msgstr "Pribavi statusne informacije sa servera."
77+
78+msgid "Set outfile [to_outfile]. Append everything into given outfile."
79+msgstr ""
80+
81+msgid "Use another database. Takes database name as argument."
82+msgstr "Koristi drugu bazu podataka. Prima naziv baze podataka kao argument."
83+
84+msgid "Show warnings after every statement."
85+msgstr ""
86+
87+msgid "Don't show warnings after every statement."
88+msgstr ""
89+
90+msgid "Error: Invalid Value for connect_timeout"
91+msgstr ""
92+
93+msgid "Error: Invalid Value for max_input_line"
94+msgstr ""
95+
96+msgid "Displays this help and exit."
97+msgstr "Prikaži pomoć i izađi."
98+
99+msgid ""
100+"Don't use history file. Disable interactive behavior. (Enables --silent)"
101+msgstr ""
102+
103+msgid "Display column type information."
104+msgstr ""
105+
106+msgid ""
107+"Preserve comments. Send comments to the server. The default is --skip-"
108+"comments (discard comments), enable with --comments"
109+msgstr ""
110+"Sačuvaj komentare. Pošalji komentare na server. Koristi se --skip-comments "
111+"(odbaci komentare), omogući sa --comments"
112+
113+msgid "Use compression in server/client protocol."
114+msgstr "Koristi kompresiju u server/klijent protokolu."
115+
116+msgid "Print the output of a query (rows) vertically."
117+msgstr ""
118+
119+msgid "Continue even if we get an sql error."
120+msgstr "Nastavi iako dobijemo sql grešku."
121+
122+msgid ""
123+"Enable named commands. Named commands mean this program's internal commands; "
124+"see drizzle> help . When enabled, the named commands can be used from any "
125+"line of the query, otherwise only from the first line, before an enter. "
126+"Disable with --disable-named-commands. This option is disabled by default."
127+msgstr ""
128+
129+msgid ""
130+"Named commands are disabled. Use \\* form only, or use named commands only "
131+"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
132+"the client now starts with this option ENABLED by default! Disable with '-"
133+"G'. Long format commands still work from the first line. WARNING: option "
134+"deprecated; use --disable-named-commands instead."
135+msgstr ""
136+
137+msgid "Ignore space after function names."
138+msgstr "Zanemari razmak poslije imena funkcije."
139+
140+msgid "Turn off beep on error."
141+msgstr ""
142+
143+msgid "Write line numbers for errors."
144+msgstr "Ispiši broj linija za greške."
145+
146+msgid ""
147+"Don't write line number for errors. WARNING: -L is deprecated, use long "
148+"version of this option instead."
149+msgstr ""
150+"Nemoj ispistai broj linija za greške. UPOZORENJE: -L je zastarjela opcija, "
151+"koristite dužu verziju ove opcije."
152+
153+msgid "Write column names in results."
154+msgstr "Ispiši nazive kolona u rezultatima."
155+
156+msgid ""
157+"Don't write column names in results. WARNING: -N is deprecated, use long "
158+"version of this options instead."
159+msgstr ""
160+"Nemoj ispisati nazive kolona u rezultatima. UPOZORENJE: -N je zastarjela "
161+"opcija, koristite dužu verziju ove opcije."
162+
163+msgid ""
164+"Change the value of a variable. Please note that this option is deprecated; "
165+"you can set variables directly with --variable-name=value."
166+msgstr ""
167+"Promijenite vrijednost varijable. Imajte na umu da je ova opcija zastarjela; "
168+"možete podesiti varijablu direktno sa --variable-name=vrijednost."
169+
170+msgid "Output in table format."
171+msgstr "Izlaz u tabelarnom formatu."
172+
173+msgid "Only allow UPDATE and DELETE that uses keys."
174+msgstr ""
175+
176+msgid "Synonym for option --safe-updates, -U."
177+msgstr "Sinonim za opciju --safe-updates, -U."
178+
179+msgid "-v vvv implies that verbose= 3, Used to specify verbose"
180+msgstr ""
181+
182+msgid "Output version information and exit."
183+msgstr "Ispiši informacije o verziji i izađi."
184+
185+msgid ""
186+"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
187+msgstr ""
188+"Onemogući konektovanje klijenta na server ukoliko on koristi stari (prije "
189+"verzije 4.1.1) protokol"
190+
191+msgid "Number of lines before each import progress report."
192+msgstr ""
193+
194+msgid "Ping the server to check if it's alive."
195+msgstr ""
196+
197+msgid "Configuration file defaults are not used if no-defaults is set"
198+msgstr ""
199+"konfiguraciona datoteka default se ne koristi ako je postavljen no-defaults."
200+
201+msgid ""
202+"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
203+"and field completion, but startup and reconnecting may take a longer time. "
204+"Disable with --disable-auto-rehash."
205+msgstr ""
206+
207+msgid ""
208+"No automatic rehashing. One has to use 'rehash' to get table and field "
209+"completion. This gives a quicker start of drizzle_st and disables rehashing "
210+"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
211+msgstr ""
212+
213+msgid ""
214+"Automatically switch to vertical output mode if the result is wider than the "
215+"terminal width."
216+msgstr ""
217+"Automatski pređi na vertikalni prikaz ako je rezultat širi od širine "
218+"terminala."
219+
220+msgid "Database to use."
221+msgstr "Baza podataka za korištenje."
222+
223+msgid "(not used)"
224+msgstr "(ne koristi se)"
225+
226+msgid "Delimiter to be used."
227+msgstr "Ograničeno da bi bilo korišteno."
228+
229+msgid "Execute command and quit. (Disables --force and history file)"
230+msgstr "Izvrši naredbi i izađi. (Onemogućava --force i history datoteku)"
231+
232+msgid "Enable/disable LOAD DATA LOCAL INFILE."
233+msgstr ""
234+
235+msgid "Flush buffer after each query."
236+msgstr "Isprazni bafer nakon svakog upita."
237+
238+msgid "Ignore SIGINT (CTRL-C)"
239+msgstr ""
240+
241+msgid ""
242+"Only update the default database. This is useful for skipping updates to "
243+"other database in the update log."
244+msgstr ""
245+
246+msgid ""
247+"Pager to use to display results. If you don't supply an option the default "
248+"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
249+"cat [> filename], etc. See interactive help (\\h) also. This option does not "
250+"work in batch mode. Disable with --disable-pager. This option is disabled by "
251+"default."
252+msgstr ""
253+
254+msgid "Disable pager and print to stdout. See interactive help (\\h) also."
255+msgstr ""
256+
257+msgid "Set the drizzle prompt to this value."
258+msgstr ""
259+
260+msgid ""
261+"Don't cache result, print it row by row. This may slow down the server if "
262+"the output is suspended. Doesn't use history file."
263+msgstr ""
264+
265+msgid "Write fields without conversion. Used with --batch."
266+msgstr ""
267+
268+msgid ""
269+"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
270+"option is enabled by default."
271+msgstr ""
272+
273+msgid "Shutdown the server"
274+msgstr "Isključi server"
275+
276+msgid ""
277+"Be more silent. Print results with a tab as separator, each row on new line."
278+msgstr ""
279+
280+msgid ""
281+"Append everything into outfile. See interactive help (\\h) also. Does not "
282+"work in batch mode. Disable with --disable-tee. This option is disabled by "
283+"default."
284+msgstr ""
285+
286+msgid "Disable outfile. See interactive help (\\h) also."
287+msgstr ""
288+
289+msgid "Wait and retry if connection is down."
290+msgstr ""
291+
292+msgid "Number of seconds before connection timeout."
293+msgstr "Broj sekundi prije isteka vremena za konekciju."
294+
295+msgid "Max length of input line"
296+msgstr ""
297+
298+msgid "Automatic limit for SELECT when using --safe-updates"
299+msgstr ""
300+
301+msgid "Automatic limit for rows in a join when using --safe-updates"
302+msgstr ""
303+
304+msgid "Use MySQL Protocol."
305+msgstr "Koristi MySQL Protokol."
306+
307+msgid "Connect to host"
308+msgstr ""
309+
310+msgid ""
311+"Password to use when connecting to server. If password is not given it's "
312+"asked from the tty."
313+msgstr ""
314+
315+msgid ""
316+"Port number to use for connection or 0 for default to, in order of "
317+"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
318+msgstr ""
319+
320+msgid "User for login if not current user."
321+msgstr ""
322+
323+msgid "The protocol of connection (tcp,socket,pipe,memory)."
324+msgstr "Protokol konekcije (tcp,socket,pipe,memory)."
325+
326+#, c-format
327+msgid ""
328+"Memory allocation error while constructing initial prompt. Aborting.\n"
329+msgstr "Greška u alokaciji memorije pri izradi početnog prompta. Napuštam.\n"
330+
331+msgid "DELIMITER cannot contain a backslash character"
332+msgstr "DELIMITER ne može sadržavati beksleš karakter"
333+
334+#, c-format
335+msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
336+msgstr ""
337+
338+#, c-format
339+msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
340+msgstr ""
341+
342+#, c-format
343+msgid ""
344+"Copyright (C) 2008 Sun Microsystems\n"
345+"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
346+"and you are welcome to modify and redistribute it under the GPL license\n"
347+msgstr ""
348+"Copyright (C) 2008 Sun Microsystems\n"
349+"Ovaj softver dolazi BEZ IKAKVE GARANCIJE. Ovo je slobodan softver,\n"
350+"i slobodno ga modifikujte i redistibuirajte pod GPL licencom\n"
351+
352+#, c-format
353+msgid "Usage: drizzle [OPTIONS] [database]\n"
354+msgstr "Upotreba: drizzle [OPCIJE] [baza podataka]\n"
355+
356+msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
357+msgstr "Dobrodošli u Drizzle klijent.. Komande završavaju sa ; ili \\g."
358+
359+#, c-format
360+msgid ""
361+"Your Drizzle connection id is %u\n"
362+"Server version: %s\n"
363+msgstr ""
364+"Id vaše drizzle konekcije je %u\n"
365+"Server verzija: %s\n"
366+
367+#, c-format
368+msgid "Reading history-file %s\n"
369+msgstr ""
370+
371+#, c-format
372+msgid "Couldn't allocate memory for temp histfile!\n"
373+msgstr ""
374+
375+msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
376+msgstr ""
377+"Kucajte 'help;' ili '\\h' za pomoć. Kucajte '\\c' da očistite bafer.\n"
378+
379+#, c-format
380+msgid "Writing history-file %s\n"
381+msgstr ""
382+
383+msgid "Aborted"
384+msgstr "Prekinuto"
385+
386+msgid "Bye"
387+msgstr "Doviđenja"
388+
389+msgid "Query aborted by Ctrl+C\n"
390+msgstr "Upit prekinut sa Ctrl+C\n"
391+
392+#, c-format
393+msgid "Processing line: %<PRIu32>\n"
394+msgstr "Procesiranje linije: %<PRIu32>\n"
395+
396+msgid "Unknown command: "
397+msgstr "Nepoznata naredba: "
398+
399+msgid ""
400+"Reading table information for completion of table and column names\n"
401+"You can turn off this feature to get a quicker startup with -A\n"
402+"\n"
403+msgstr ""
404+
405+msgid "No connection. Trying to reconnect..."
406+msgstr "Nema konekcije. Pokušavam ponovo konektovati..."
407+
408+msgid "Can't connect to the server\n"
409+msgstr "Nije moguće ostvariti konekciju sa serverom\n"
410+
411+msgid "List of all Drizzle commands:"
412+msgstr "Lista svih Drizzle naredbi:"
413+
414+msgid "Note that all text commands must be first on line and end with ';'"
415+msgstr ""
416+
417+msgid "No query specified\n"
418+msgstr "Nijedan upit nije određen\n"
419+
420+msgid "Ignoring query to other database"
421+msgstr ""
422+
423+msgid "Empty set"
424+msgstr ""
425+
426+#, c-format
427+msgid "%ld row in set"
428+msgid_plural "%ld rows in set"
429+msgstr[0] ""
430+msgstr[1] ""
431+
432+msgid "Query OK"
433+msgstr ""
434+
435+#, c-format
436+msgid "Query OK, %ld row affected"
437+msgid_plural "Query OK, %ld rows affected"
438+msgstr[0] ""
439+msgstr[1] ""
440+
441+#, c-format
442+msgid "Got errno %d on write"
443+msgstr ""
444+
445+#, c-format
446+msgid "%s: You must use option --tab with --fields-...\n"
447+msgstr ""
448+
449+#, c-format
450+msgid ""
451+"%s: You can't use --single-transaction and --lock-all-tables at the same "
452+"time.\n"
453+msgstr ""
454+
455+#, c-format
456+msgid ""
457+"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
458+"time.\n"
459+msgstr ""
460+
461+#, c-format
462+msgid "%s: --databases or --all-databases can't be used with --tab.\n"
463+msgstr ""
464+
465+#, c-format
466+msgid "Got error: %s (%d) %s"
467+msgstr ""
468+
469+#, c-format
470+msgid "Got error: %d %s"
471+msgstr ""
472+
473+#, c-format
474+msgid "Couldn't execute '%s': %s (%d)"
475+msgstr ""
476+
477+#, c-format
478+msgid "-- Connecting to %s...\n"
479+msgstr ""
480+
481+#, c-format
482+msgid "-- Disconnecting from %s...\n"
483+msgstr ""
484+
485+msgid "Couldn't allocate memory"
486+msgstr ""
487+
488+#, c-format
489+msgid ""
490+"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
491+"type %s\n"
492+msgstr ""
493+
494+#, c-format
495+msgid "-- Retrieving table structure for table %s...\n"
496+msgstr ""
497+
498+#, c-format
499+msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
500+msgstr ""
501+
502+#, c-format
503+msgid "%s: Can't get keys for table %s\n"
504+msgstr ""
505+
506+#, c-format
507+msgid "Error: Couldn't read status information for table %s\n"
508+msgstr ""
509+
510+#, c-format
511+msgid "Error retrieving table structure for table: \"%s\""
512+msgstr ""
513+
514+#, c-format
515+msgid "-- Skipping dump data for table '%s', --no-data was used\n"
516+msgstr ""
517+
518+#, c-format
519+msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
520+msgstr ""
521+
522+#, c-format
523+msgid "-- Skipping dump data for table '%s', it has no fields\n"
524+msgstr ""
525+
526+msgid "-- Sending SELECT query...\n"
527+msgstr ""
528+
529+msgid "when executing 'SELECT INTO OUTFILE'"
530+msgstr ""
531+
532+#, c-format
533+msgid ""
534+"\n"
535+"--\n"
536+"-- Dumping data for table %s\n"
537+"--\n"
538+msgstr ""
539+
540+msgid "-- Retrieving rows...\n"
541+msgstr ""
542+
543+#, c-format
544+msgid "%s: Error in field count for table: %s ! Aborting.\n"
545+msgstr ""
546+
547+#, c-format
548+msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
549+msgstr ""
550+
551+#, c-format
552+msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
553+msgstr ""
554+
555+#, c-format
556+msgid "Not enough fields from table %s! Aborting.\n"
557+msgstr ""
558+
559+msgid "when doing refresh"
560+msgstr ""
561+
562+msgid "alloc_root failure."
563+msgstr ""
564+
565+#, c-format
566+msgid "Couldn't find table: \"%s\""
567+msgstr ""
568+
569+#, c-format
570+msgid ""
571+"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
572+msgstr ""
573+
574+#, c-format
575+msgid "Error: Not enough memory to store ORDER BY clause\n"
576+msgstr ""
577+
578+msgid ""
579+"Number of rows before each output progress report (requires --verbose)."
580+msgstr ""
581+
582+#, c-format
583+msgid "Usage: %s [OPTIONS] database [tables]\n"
584+msgstr ""
585+
586+#, c-format
587+msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
588+msgstr ""
589+
590+#, c-format
591+msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
592+msgstr ""
593+
594+#, c-format
595+msgid "Value supplied for port is not valid.\n"
596+msgstr ""
597+
598+#, c-format
599+msgid "Input filename too long: %s"
600+msgstr ""
601+
602+#, c-format
603+msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
604+msgstr ""
605+
606+msgid ""
607+"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
608+"and you are welcome to modify and redistribute it under the GPL license\n"
609+msgstr ""
610+
611+msgid "Dumps definitions and data from a Drizzle database server"
612+msgstr ""
613+
614+#, c-format
615+msgid "Illegal use of option --ignore-table=<database>.<table>\n"
616+msgstr ""
617+
618+#, c-format
619+msgid "Invalid mode to --compatible: %s\n"
620+msgstr ""
621+
622+msgid "Error: Invalid Value for opt_max_connect_retries"
623+msgstr ""
624+
625+msgid "Error: Invalid Value for opt_tail_lines"
626+msgstr ""
627+
628+msgid "Error: Invalid Value for opt_sleep"
629+msgstr ""
630+
631+#, c-format
632+msgid "Could not open '%s' for reading: errno = %d"
633+msgstr ""
634+
635+#, c-format
636+msgid "Out of memory"
637+msgstr ""
638+
639+msgid "Aborting\n"
640+msgstr ""
641+
642+msgid "One can only use the --user switch if running as root\n"
643+msgstr ""
644+
645+msgid ""
646+"Fatal error: Please read \"Security\" section of the manual to find out how "
647+"to run drizzled as root!\n"
648+msgstr ""
649+
650+#, c-format
651+msgid ""
652+"Fatal error: Can't change to run as user '%s' ; Please check that the user "
653+"exists!\n"
654+msgstr ""
655+
656+#, c-format
657+msgid "gethostname failed, using '%s' as hostname"
658+msgstr ""
659+
660+#, c-format
661+msgid "Unknown locale: '%s'"
662+msgstr ""
663+
664+msgid "Can't create thread-keys"
665+msgstr ""
666+
667+msgid "Failed to initialize plugins."
668+msgstr ""
669+
670+#, c-format
671+msgid ""
672+"%s: Too many arguments (first extra is '%s').\n"
673+"Use --verbose --help to get a list of available options\n"
674+msgstr ""
675+
676+msgid "No scheduler found, cannot continue!\n"
677+msgstr ""
678+
679+#, c-format
680+msgid "Unknown/unsupported storage engine: %s"
681+msgstr ""
682+
683+msgid "Display this help and exit."
684+msgstr ""
685+
686+msgid "Display this help and exit after initializing plugins."
687+msgstr ""
688+
689+msgid "Auto-increment columns are incremented by this"
690+msgstr ""
691+
692+msgid ""
693+"Offset added to Auto-increment columns. Used when auto-increment-increment "
694+"!= 1"
695+msgstr ""
696+
697+msgid ""
698+"Path to installation directory. All paths are usually resolved relative to "
699+"this."
700+msgstr ""
701+
702+msgid "Chroot drizzled daemon during startup."
703+msgstr ""
704+
705+msgid "Set the default collation."
706+msgstr ""
707+
708+msgid "Default completion type."
709+msgstr ""
710+
711+msgid "Write core on errors."
712+msgstr ""
713+
714+msgid "Path to the database root."
715+msgstr ""
716+
717+msgid "Set the default storage engine (table type) for tables."
718+msgstr ""
719+
720+msgid "Set the default time zone."
721+msgstr ""
722+
723+msgid "Used for debugging; Use at your own risk!"
724+msgstr ""
725+
726+msgid "Set up signals usable for debugging"
727+msgstr ""
728+
729+msgid "(IGNORED)"
730+msgstr ""
731+
732+msgid "Set the language used for the month names and the days of the week."
733+msgstr ""
734+
735+msgid "Log some not critical warnings to the log file."
736+msgstr ""
737+
738+msgid "Pid file used by safe_mysqld."
739+msgstr ""
740+
741+msgid ""
742+"Maximum time in seconds to wait for the port to become free. (Default: no "
743+"wait)"
744+msgstr ""
745+
746+msgid ""
747+"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
748+"specified directory"
749+msgstr ""
750+
751+msgid ""
752+"Uniquely identifies the server instance in the community of replication "
753+"partners."
754+msgstr ""
755+
756+msgid "Don't print a stack trace on failure."
757+msgstr ""
758+
759+msgid "Enable symbolic link support."
760+msgstr ""
761+
762+msgid ""
763+"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
764+msgstr ""
765+
766+msgid "Path for temporary files."
767+msgstr ""
768+
769+msgid "Default transaction isolation level."
770+msgstr ""
771+
772+msgid "Run drizzled daemon as user."
773+msgstr ""
774+
775+msgid ""
776+"The number of outstanding connection requests Drizzle can have. This comes "
777+"into play when the main Drizzle thread gets very many connection requests in "
778+"a very short time."
779+msgstr ""
780+
781+msgid ""
782+"Size of tree cache used in bulk insert optimization. Note that this is a "
783+"limit per thread!"
784+msgstr ""
785+
786+msgid ""
787+"Precision of the result of '/' operator will be increased on that value."
788+msgstr ""
789+
790+msgid "The maximum length of the result of function group_concat."
791+msgstr ""
792+
793+msgid "The size of the buffer that is used for full joins."
794+msgstr ""
795+
796+msgid "Max packetlength to send/receive from to server."
797+msgstr ""
798+
799+msgid ""
800+"If there is more than this number of interrupted connections from a host "
801+"this host will be blocked from further connections."
802+msgstr ""
803+
804+msgid "Max number of errors/warnings to store for a statement."
805+msgstr ""
806+
807+msgid "Don't allow creation of heap tables bigger than this."
808+msgstr ""
809+
810+msgid ""
811+"Joins that are probably going to read more than max_join_size records return "
812+"an error."
813+msgstr ""
814+
815+msgid "Max number of bytes in sorted records."
816+msgstr ""
817+
818+msgid "Limit assumed max number of seeks when looking up rows based on a key"
819+msgstr ""
820+
821+msgid ""
822+"The number of bytes to use when sorting BLOB or TEXT values (only the first "
823+"max_sort_length bytes of each value are used; the rest are ignored)."
824+msgstr ""
825+
826+msgid "After this many write locks, allow some read locks to run in between."
827+msgstr ""
828+
829+msgid ""
830+"Don't log queries which examine less than min_examined_row_limit rows to "
831+"file."
832+msgstr ""
833+
834+msgid ""
835+"Controls the heuristic(s) applied during query optimization to prune less-"
836+"promising partial plans from the optimizer search space. Meaning: false - do "
837+"not apply any heuristic, thus perform exhaustive search; true - prune plans "
838+"based on number of retrieved rows."
839+msgstr ""
840+
841+msgid ""
842+"Maximum depth of search performed by the query optimizer. Values larger than "
843+"the number of relations in a query result in better query plans, but take "
844+"longer to compile a query. Smaller values than the number of tables in a "
845+"relation result in faster optimization, but may produce very bad query "
846+"plans. If set to 0, the system will automatically pick a reasonable value; "
847+"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
848+"(used for testing/comparison)."
849+msgstr ""
850+
851+msgid "Directory for plugins."
852+msgstr ""
853+
854+msgid ""
855+"Optional comma separated list of plugins to load at startup in addition to "
856+"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
857+msgstr ""
858+
859+msgid ""
860+"Optional comma separated list of plugins to not load at startup. Effectively "
861+"removes a plugin from the list of plugins to be loaded. [for example: --"
862+"plugin_remove=crc32,logger_gearman]"
863+msgstr ""
864+
865+msgid ""
866+"Optional comma separated list of plugins to load at starup instead of the "
867+"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
868+msgstr ""
869+
870+msgid "The size of the buffer that is allocated when preloading indexes"
871+msgstr ""
872+
873+msgid "Allocation block size for query parsing and execution"
874+msgstr ""
875+
876+msgid "Persistent buffer for query parsing and execution"
877+msgstr ""
878+
879+msgid "Allocation block size for storing ranges during optimization"
880+msgstr ""
881+
882+msgid ""
883+"Each thread that does a sequential scan allocates a buffer of this size for "
884+"each table it scans. If you do many sequential scans, you may want to "
885+"increase this value."
886+msgstr ""
887+
888+msgid ""
889+"When reading rows in sorted order after a sort, the rows are read through "
890+"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
891+"record_buffer."
892+msgstr ""
893+
894+msgid "Select scheduler to be used (by default multi-thread)."
895+msgstr ""
896+
897+msgid "Each thread that needs to do a sort allocates a buffer of this size."
898+msgstr ""
899+
900+msgid "The number of cached table definitions."
901+msgstr ""
902+
903+msgid "The number of cached open tables."
904+msgstr ""
905+
906+msgid ""
907+"Timeout in seconds to wait for a table level lock before returning an error. "
908+"Used only if the connection has active cursors."
909+msgstr ""
910+
911+msgid "The stack size for each thread."
912+msgstr ""
913+
914+msgid ""
915+"If an internal in-memory temporary table exceeds this size, Drizzle will "
916+"automatically convert it to an on-disk MyISAM table."
917+msgstr ""
918+
919+msgid ""
920+"Copyright (C) 2008 Sun Microsystems\n"
921+"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
922+"and you are welcome to modify and redistribute it under the GPL license\n"
923+"\n"
924+"Starts the Drizzle database server\n"
925+msgstr ""
926+
927+#, c-format
928+msgid "Usage: %s [OPTIONS]\n"
929+msgstr ""
930+
931+#, c-format
932+msgid ""
933+"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
934+"command line\n"
935+msgstr ""
936+
937+msgid "Can't start server: cannot resolve hostname!"
938+msgstr ""
939+
940+msgid "Can't start server: bind-address refers to multiple interfaces!"
941+msgstr ""
942+
943+#, c-format
944+msgid "Unknown error %d"
945+msgstr ""
946+
947+msgid "NO"
948+msgstr ""
949+
950+msgid "YES"
951+msgstr ""
952+
953+#, c-format
954+msgid "Can't create file '%-.200s' (errno: %d)"
955+msgstr ""
956+
957+#, c-format
958+msgid "Can't create table '%-.200s' (errno: %d)"
959+msgstr ""
960+
961+#, c-format
962+msgid "Can't create database '%-.192s' (errno: %d)"
963+msgstr ""
964+
965+#, c-format
966+msgid "Can't create database '%-.192s'; database exists"
967+msgstr ""
968+
969+#, c-format
970+msgid "Can't drop database '%-.192s'; database doesn't exist"
971+msgstr ""
972+
973+#, c-format
974+msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
975+msgstr ""
976+
977+#, c-format
978+msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
979+msgstr ""
980+
981+#, c-format
982+msgid "Error on delete of '%-.192s' (errno: %d)"
983+msgstr ""
984+
985+msgid "Can't read record in system table"
986+msgstr ""
987+
988+#, c-format
989+msgid "Can't get status of '%-.200s' (errno: %d)"
990+msgstr ""
991+
992+#, c-format
993+msgid "Can't get working directory (errno: %d)"
994+msgstr ""
995+
996+#, c-format
997+msgid "Can't lock file (errno: %d)"
998+msgstr ""
999+
1000+#, c-format
1001+msgid "Can't open file: '%-.200s' (errno: %d)"
1002+msgstr ""
1003+
1004+#, c-format
1005+msgid "Can't find file: '%-.200s' (errno: %d)"
1006+msgstr ""
1007+
1008+#, c-format
1009+msgid "Can't read dir of '%-.192s' (errno: %d)"
1010+msgstr ""
1011+
1012+#, c-format
1013+msgid "Can't change dir to '%-.192s' (errno: %d)"
1014+msgstr ""
1015+
1016+#, c-format
1017+msgid "Record has changed since last read in table '%-.192s'"
1018+msgstr ""
1019+
1020+#, c-format
1021+msgid "Disk full (%s); waiting for someone to free some space..."
1022+msgstr ""
1023+
1024+#, c-format
1025+msgid "Can't write; duplicate key in table '%-.192s'"
1026+msgstr ""
1027+
1028+#, c-format
1029+msgid "Error on close of '%-.192s' (errno: %d)"
1030+msgstr ""
1031+
1032+#, c-format
1033+msgid "Error reading file '%-.200s' (errno: %d)"
1034+msgstr ""
1035+
1036+#, c-format
1037+msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1038+msgstr ""
1039+
1040+#, c-format
1041+msgid "Error writing file '%-.200s' (errno: %d)"
1042+msgstr ""
1043+
1044+#, c-format
1045+msgid "'%-.192s' is locked against change"
1046+msgstr ""
1047+
1048+msgid "Sort aborted"
1049+msgstr ""
1050+
1051+#, c-format
1052+msgid "View '%-.192s' doesn't exist for '%-.192s'"
1053+msgstr ""
1054+
1055+#, c-format
1056+msgid "Got error %d from storage engine"
1057+msgstr ""
1058+
1059+#, c-format
1060+msgid "Table storage engine for '%-.192s' doesn't have this option"
1061+msgstr ""
1062+
1063+#, c-format
1064+msgid "Can't find record in '%-.192s'"
1065+msgstr ""
1066+
1067+#, c-format
1068+msgid "Incorrect information in file: '%-.200s'"
1069+msgstr ""
1070+
1071+#, c-format
1072+msgid "Incorrect key file for table '%-.200s'; try to repair it"
1073+msgstr ""
1074+
1075+#, c-format
1076+msgid "Old key file for table '%-.192s'; repair it!"
1077+msgstr ""
1078+
1079+#, c-format
1080+msgid "Table '%-.192s' is read only"
1081+msgstr ""
1082+
1083+#, c-format
1084+msgid "Out of memory; restart server and try again (needed %lu bytes)"
1085+msgstr ""
1086+
1087+msgid "Out of sort memory; increase server sort buffer size"
1088+msgstr ""
1089+
1090+#, c-format
1091+msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1092+msgstr ""
1093+
1094+msgid "Too many connections"
1095+msgstr ""
1096+
1097+msgid ""
1098+"Out of memory; check if drizzled or some other process uses all available "
1099+"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1100+"memory or you can add more swap space"
1101+msgstr ""
1102+
1103+msgid "Can't get hostname for your address"
1104+msgstr ""
1105+
1106+msgid "Bad handshake"
1107+msgstr ""
1108+
1109+#, c-format
1110+msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1111+msgstr ""
1112+
1113+#, c-format
1114+msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1115+msgstr ""
1116+
1117+msgid "No database selected"
1118+msgstr ""
1119+
1120+msgid "Unknown command"
1121+msgstr ""
1122+
1123+#, c-format
1124+msgid "Column '%-.192s' cannot be null"
1125+msgstr ""
1126+
1127+#, c-format
1128+msgid "Unknown database '%-.192s'"
1129+msgstr ""
1130+
1131+#, c-format
1132+msgid "Table '%-.192s' already exists"
1133+msgstr ""
1134+
1135+#, c-format
1136+msgid "Unknown table '%-.100s'"
1137+msgstr ""
1138+
1139+#, c-format
1140+msgid "Column '%-.192s' in %-.192s is ambiguous"
1141+msgstr ""
1142+
1143+msgid "Server shutdown in progress"
1144+msgstr ""
1145+
1146+#, c-format
1147+msgid "Unknown column '%-.192s' in '%-.192s'"
1148+msgstr ""
1149+
1150+#, c-format
1151+msgid "'%-.192s' isn't in GROUP BY"
1152+msgstr ""
1153+
1154+#, c-format
1155+msgid "Can't group on '%-.192s'"
1156+msgstr ""
1157+
1158+msgid "Statement has sum functions and columns in same statement"
1159+msgstr ""
1160+
1161+msgid "Column count doesn't match value count"
1162+msgstr ""
1163+
1164+#, c-format
1165+msgid "Identifier name '%-.100s' is too long"
1166+msgstr ""
1167+
1168+#, c-format
1169+msgid "Duplicate column name '%-.192s'"
1170+msgstr ""
1171+
1172+#, c-format
1173+msgid "Duplicate key name '%-.192s'"
1174+msgstr ""
1175+
1176+#, c-format
1177+msgid "Duplicate entry '%-.192s' for key %d"
1178+msgstr ""
1179+
1180+#, c-format
1181+msgid "Incorrect column specifier for column '%-.192s'"
1182+msgstr ""
1183+
1184+#, c-format
1185+msgid "%s near '%-.80s' at line %d"
1186+msgstr ""
1187+
1188+msgid "Query was empty"
1189+msgstr ""
1190+
1191+#, c-format
1192+msgid "Not unique table/alias: '%-.192s'"
1193+msgstr ""
1194+
1195+#, c-format
1196+msgid "Invalid default value for '%-.192s'"
1197+msgstr ""
1198+
1199+msgid "Multiple primary key defined"
1200+msgstr ""
1201+
1202+#, c-format
1203+msgid "Too many keys specified; max %d keys allowed"
1204+msgstr ""
1205+
1206+#, c-format
1207+msgid "Too many key parts specified; max %d parts allowed"
1208+msgstr ""
1209+
1210+#, c-format
1211+msgid "Specified key was too long; max key length is %d bytes"
1212+msgstr ""
1213+
1214+#, c-format
1215+msgid "Key column '%-.192s' doesn't exist in table"
1216+msgstr ""
1217+
1218+#, c-format
1219+msgid ""
1220+"BLOB column '%-.192s' can't be used in key specification with the used table "
1221+"type"
1222+msgstr ""
1223+
1224+#, c-format
1225+msgid ""
1226+"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1227+"instead"
1228+msgstr ""
1229+
1230+msgid ""
1231+"Incorrect table definition; there can be only one auto column and it must be "
1232+"defined as a key"
1233+msgstr ""
1234+
1235+#, c-format
1236+msgid ""
1237+"%s: ready for connections.\n"
1238+"Version: '%s' socket: '%s' port: %u\n"
1239+msgstr ""
1240+
1241+#, c-format
1242+msgid "%s: Normal shutdown\n"
1243+msgstr ""
1244+
1245+#, c-format
1246+msgid "%s: Got signal %d. Aborting!\n"
1247+msgstr ""
1248+
1249+#, c-format
1250+msgid "%s: Shutdown complete\n"
1251+msgstr ""
1252+
1253+#, c-format
1254+msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1255+msgstr ""
1256+
1257+msgid "Can't create IP socket"
1258+msgstr ""
1259+
1260+#, c-format
1261+msgid ""
1262+"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1263+"table"
1264+msgstr ""
1265+
1266+#, c-format
1267+msgid ""
1268+"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1269+"check the manual"
1270+msgstr ""
1271+
1272+msgid ""
1273+"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1274+msgstr ""
1275+
1276+#, c-format
1277+msgid ""
1278+"The file '%-.128s' must be in the database directory or be readable by all"
1279+msgstr ""
1280+
1281+#, c-format
1282+msgid "File '%-.200s' already exists"
1283+msgstr ""
1284+
1285+#, c-format
1286+msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1287+msgstr ""
1288+
1289+#, c-format
1290+msgid "Records: %ld Duplicates: %ld"
1291+msgstr ""
1292+
1293+msgid ""
1294+"Incorrect prefix key; the used key part isn't a string, the used length is "
1295+"longer than the key part, or the storage engine doesn't support unique "
1296+"prefix keys"
1297+msgstr ""
1298+
1299+msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1300+msgstr ""
1301+
1302+#, c-format
1303+msgid "Can't DROP '%-.192s'; check that column/key exists"
1304+msgstr ""
1305+
1306+#, c-format
1307+msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1308+msgstr ""
1309+
1310+#, c-format
1311+msgid "You can't specify target table '%-.192s' for update in FROM clause"
1312+msgstr ""
1313+
1314+#, c-format
1315+msgid "Unknown thread id: %lu"
1316+msgstr ""
1317+
1318+#, c-format
1319+msgid "You are not owner of thread %lu"
1320+msgstr ""
1321+
1322+msgid "No tables used"
1323+msgstr ""
1324+
1325+#, c-format
1326+msgid "Too many strings for column %-.192s and SET"
1327+msgstr ""
1328+
1329+#, c-format
1330+msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1331+msgstr ""
1332+
1333+#, c-format
1334+msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1335+msgstr ""
1336+
1337+#, c-format
1338+msgid "Table '%-.192s' was not locked with LOCK TABLES"
1339+msgstr ""
1340+
1341+#, c-format
1342+msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1343+msgstr ""
1344+
1345+#, c-format
1346+msgid "Incorrect database name '%-.100s'"
1347+msgstr ""
1348+
1349+#, c-format
1350+msgid "Incorrect table name '%-.100s'"
1351+msgstr ""
1352+
1353+msgid ""
1354+"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1355+"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1356+msgstr ""
1357+
1358+msgid "Unknown error"
1359+msgstr ""
1360+
1361+#, c-format
1362+msgid "Unknown procedure '%-.192s'"
1363+msgstr ""
1364+
1365+#, c-format
1366+msgid "Incorrect parameter count to procedure '%-.192s'"
1367+msgstr ""
1368+
1369+#, c-format
1370+msgid "Incorrect parameters to procedure '%-.192s'"
1371+msgstr ""
1372+
1373+#, c-format
1374+msgid "Unknown table '%-.192s' in %-.32s"
1375+msgstr ""
1376+
1377+#, c-format
1378+msgid "Column '%-.192s' specified twice"
1379+msgstr ""
1380+
1381+msgid "Invalid use of group function"
1382+msgstr ""
1383+
1384+#, c-format
1385+msgid ""
1386+"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1387+msgstr ""
1388+
1389+msgid "A table must have at least 1 column"
1390+msgstr ""
1391+
1392+#, c-format
1393+msgid "The table '%-.192s' is full"
1394+msgstr ""
1395+
1396+#, c-format
1397+msgid "Unknown character set: '%-.64s'"
1398+msgstr ""
1399+
1400+#, c-format
1401+msgid "Too many tables; Drizzle can only use %d tables in a join"
1402+msgstr ""
1403+
1404+msgid "Too many columns"
1405+msgstr ""
1406+
1407+#, c-format
1408+msgid ""
1409+"Row size too large. The maximum row size for the used table type, not "
1410+"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1411+msgstr ""
1412+
1413+#, c-format
1414+msgid ""
1415+"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1416+"thread_stack=#' to specify a bigger stack if needed"
1417+msgstr ""
1418+
1419+msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1420+msgstr ""
1421+
1422+#, c-format
1423+msgid ""
1424+"Table handler doesn't support NULL in given index. Please change column '%-"
1425+".192s' to be NOT NULL or use another handler"
1426+msgstr ""
1427+
1428+#, c-format
1429+msgid "Can't load function '%-.192s'"
1430+msgstr ""
1431+
1432+#, c-format
1433+msgid "Can't initialize function '%-.192s'; %-.80s"
1434+msgstr ""
1435+
1436+msgid "No paths allowed for plugin library"
1437+msgstr ""
1438+
1439+#, c-format
1440+msgid "Plugin '%-.192s' already exists"
1441+msgstr ""
1442+
1443+#, c-format
1444+msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1445+msgstr ""
1446+
1447+#, c-format
1448+msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1449+msgstr ""
1450+
1451+#, c-format
1452+msgid "Function '%-.192s' is not defined"
1453+msgstr ""
1454+
1455+#, c-format
1456+msgid ""
1457+"Host '%-.64s' is blocked because of many connection errors; unblock with "
1458+"'drizzleadmin flush-hosts'"
1459+msgstr ""
1460+
1461+#, c-format
1462+msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1463+msgstr ""
1464+
1465+msgid ""
1466+"You are using Drizzle as an anonymous user and anonymous users are not "
1467+"allowed to change passwords"
1468+msgstr ""
1469+
1470+msgid ""
1471+"You must have privileges to update tables in the drizzle database to be able "
1472+"to change passwords for others"
1473+msgstr ""
1474+
1475+msgid "Can't find any matching row in the user table"
1476+msgstr ""
1477+
1478+#, c-format
1479+msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
1480+msgstr ""
1481+
1482+#, c-format
1483+msgid ""
1484+"Can't create a new thread (errno %d); if you are not out of available "
1485+"memory, you can consult the manual for a possible OS-dependent bug"
1486+msgstr ""
1487+
1488+#, c-format
1489+msgid "Column count doesn't match value count at row %ld"
1490+msgstr ""
1491+
1492+#, c-format
1493+msgid "Can't reopen table: '%-.192s'"
1494+msgstr ""
1495+
1496+msgid "Invalid use of NULL value"
1497+msgstr ""
1498+
1499+#, c-format
1500+msgid "Got error '%-.64s' from regexp"
1501+msgstr ""
1502+
1503+msgid ""
1504+"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1505+"illegal if there is no GROUP BY clause"
1506+msgstr ""
1507+
1508+#, c-format
1509+msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1510+msgstr ""
1511+
1512+#, c-format
1513+msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1514+msgstr ""
1515+
1516+#, c-format
1517+msgid ""
1518+"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1519+"table '%-.192s'"
1520+msgstr ""
1521+
1522+msgid ""
1523+"Illegal GRANT/REVOKE command; please consult the manual to see which "
1524+"privileges can be used"
1525+msgstr ""
1526+
1527+msgid "The host or user argument to GRANT is too long"
1528+msgstr ""
1529+
1530+#, c-format
1531+msgid "Table '%-.192s.%-.192s' doesn't exist"
1532+msgstr ""
1533+
1534+#, c-format
1535+msgid ""
1536+"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1537+"'%-.192s'"
1538+msgstr ""
1539+
1540+msgid "The used command is not allowed with this Drizzle version"
1541+msgstr ""
1542+
1543+msgid ""
1544+"You have an error in your SQL syntax; check the manual that corresponds to "
1545+"your Drizzle server version for the right syntax to use"
1546+msgstr ""
1547+
1548+#, c-format
1549+msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1550+msgstr ""
1551+
1552+msgid "Too many delayed threads in use"
1553+msgstr ""
1554+
1555+#, c-format
1556+msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1557+msgstr ""
1558+
1559+msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1560+msgstr ""
1561+
1562+msgid "Got a read error from the connection pipe"
1563+msgstr ""
1564+
1565+msgid "Got an error from fcntl()"
1566+msgstr ""
1567+
1568+msgid "Got packets out of order"
1569+msgstr ""
1570+
1571+msgid "Couldn't uncompress communication packet"
1572+msgstr ""
1573+
1574+msgid "Got an error reading communication packets"
1575+msgstr ""
1576+
1577+msgid "Got timeout reading communication packets"
1578+msgstr ""
1579+
1580+msgid "Got an error writing communication packets"
1581+msgstr ""
1582+
1583+msgid "Got timeout writing communication packets"
1584+msgstr ""
1585+
1586+msgid "Result string is longer than 'max_allowed_packet' bytes"
1587+msgstr ""
1588+
1589+msgid "The used table type doesn't support BLOB/TEXT columns"
1590+msgstr ""
1591+
1592+msgid "The used table type doesn't support AUTO_INCREMENT columns"
1593+msgstr ""
1594+
1595+#, c-format
1596+msgid ""
1597+"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1598+"LOCK TABLES"
1599+msgstr ""
1600+
1601+#, c-format
1602+msgid "Incorrect column name '%-.100s'"
1603+msgstr ""
1604+
1605+#, c-format
1606+msgid "The used storage engine can't index column '%-.192s'"
1607+msgstr ""
1608+
1609+msgid ""
1610+"Unable to open underlying table which is differently defined or of non-"
1611+"MyISAM type or doesn't exist"
1612+msgstr ""
1613+
1614+#, c-format
1615+msgid "Can't write, because of unique constraint, to table '%-.192s'"
1616+msgstr ""
1617+
1618+#, c-format
1619+msgid ""
1620+"BLOB/TEXT column '%-.192s' used in key specification without a key length"
1621+msgstr ""
1622+
1623+msgid ""
1624+"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1625+"UNIQUE instead"
1626+msgstr ""
1627+
1628+msgid "Result consisted of more than one row"
1629+msgstr ""
1630+
1631+msgid "This table type requires a primary key"
1632+msgstr ""
1633+
1634+msgid "This version of Drizzle is not compiled with RAID support"
1635+msgstr ""
1636+
1637+msgid ""
1638+"You are using safe update mode and you tried to update a table without a "
1639+"WHERE that uses a KEY column"
1640+msgstr ""
1641+
1642+#, c-format
1643+msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
1644+msgstr ""
1645+
1646+msgid "Can't open table"
1647+msgstr ""
1648+
1649+#, c-format
1650+msgid "The storage engine for the table doesn't support %s"
1651+msgstr ""
1652+
1653+msgid "You are not allowed to execute this command in a transaction"
1654+msgstr ""
1655+
1656+#, c-format
1657+msgid "Got error %d during COMMIT"
1658+msgstr ""
1659+
1660+#, c-format
1661+msgid "Got error %d during ROLLBACK"
1662+msgstr ""
1663+
1664+#, c-format
1665+msgid "Got error %d during FLUSH_LOGS"
1666+msgstr ""
1667+
1668+#, c-format
1669+msgid "Got error %d during CHECKPOINT"
1670+msgstr ""
1671+
1672+#, c-format
1673+msgid ""
1674+"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
1675+"(%-.64s)"
1676+msgstr ""
1677+
1678+msgid "The storage engine for the table does not support binary table dump"
1679+msgstr ""
1680+
1681+msgid "Binlog closed, cannot RESET MASTER"
1682+msgstr ""
1683+
1684+#, c-format
1685+msgid "Failed rebuilding the index of dumped table '%-.192s'"
1686+msgstr ""
1687+
1688+#, c-format
1689+msgid "Error from master: '%-.64s'"
1690+msgstr ""
1691+
1692+msgid "Net error reading from master"
1693+msgstr ""
1694+
1695+msgid "Net error writing to master"
1696+msgstr ""
1697+
1698+msgid "Can't find FULLTEXT index matching the column list"
1699+msgstr ""
1700+
1701+msgid ""
1702+"Can't execute the given command because you have active locked tables or an "
1703+"active transaction"
1704+msgstr ""
1705+
1706+#, c-format
1707+msgid "Unknown system variable '%-.64s'"
1708+msgstr ""
1709+
1710+#, c-format
1711+msgid "Table '%-.192s' is marked as crashed and should be repaired"
1712+msgstr ""
1713+
1714+#, c-format
1715+msgid ""
1716+"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
1717+msgstr ""
1718+
1719+msgid "Some non-transactional changed tables couldn't be rolled back"
1720+msgstr ""
1721+
1722+msgid ""
1723+"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1724+"of storage; increase this drizzled variable and try again"
1725+msgstr ""
1726+
1727+msgid ""
1728+"This operation cannot be performed with a running slave; run STOP SLAVE first"
1729+msgstr ""
1730+
1731+msgid ""
1732+"This operation requires a running slave; configure slave and do START SLAVE"
1733+msgstr ""
1734+
1735+msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1736+msgstr ""
1737+
1738+msgid ""
1739+"Could not initialize master info structure; more error messages can be found "
1740+"in the Drizzle error log"
1741+msgstr ""
1742+
1743+msgid "Could not create slave thread; check system resources"
1744+msgstr ""
1745+
1746+#, c-format
1747+msgid ""
1748+"User %-.64s already has more than 'max_user_connections' active connections"
1749+msgstr ""
1750+
1751+msgid "You may only use constant expressions with SET"
1752+msgstr ""
1753+
1754+msgid "Lock wait timeout exceeded; try restarting transaction"
1755+msgstr ""
1756+
1757+msgid "The total number of locks exceeds the lock table size"
1758+msgstr ""
1759+
1760+msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
1761+msgstr ""
1762+
1763+msgid "DROP DATABASE not allowed while thread is holding global read lock"
1764+msgstr ""
1765+
1766+msgid "CREATE DATABASE not allowed while thread is holding global read lock"
1767+msgstr ""
1768+
1769+#, c-format
1770+msgid "Incorrect arguments to %s"
1771+msgstr ""
1772+
1773+#, c-format
1774+msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1775+msgstr ""
1776+
1777+msgid ""
1778+"Incorrect table definition; all MERGE tables must be in the same database"
1779+msgstr ""
1780+
1781+msgid "Deadlock found when trying to get lock; try restarting transaction"
1782+msgstr ""
1783+
1784+msgid "The used table type doesn't support FULLTEXT indexes"
1785+msgstr ""
1786+
1787+msgid "Cannot add foreign key constraint"
1788+msgstr ""
1789+
1790+msgid "Cannot add or update a child row: a foreign key constraint fails"
1791+msgstr ""
1792+
1793+msgid "Cannot delete or update a parent row: a foreign key constraint fails"
1794+msgstr ""
1795+
1796+#, c-format
1797+msgid "Error connecting to master: %-.128s"
1798+msgstr ""
1799+
1800+#, c-format
1801+msgid "Error running query on master: %-.128s"
1802+msgstr ""
1803+
1804+#, c-format
1805+msgid "Error when executing command %s: %-.128s"
1806+msgstr ""
1807+
1808+#, c-format
1809+msgid "Incorrect usage of %s and %s"
1810+msgstr ""
1811+
1812+msgid "The used SELECT statements have a different number of columns"
1813+msgstr ""
1814+
1815+msgid "Can't execute the query because you have a conflicting read lock"
1816+msgstr ""
1817+
1818+msgid "Mixing of transactional and non-transactional tables is disabled"
1819+msgstr ""
1820+
1821+#, c-format
1822+msgid "Option '%s' used twice in statement"
1823+msgstr ""
1824+
1825+#, c-format
1826+msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1827+msgstr ""
1828+
1829+#, c-format
1830+msgid "Access denied; you need the %-.128s privilege for this operation"
1831+msgstr ""
1832+
1833+#, c-format
1834+msgid ""
1835+"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
1836+msgstr ""
1837+
1838+#, c-format
1839+msgid ""
1840+"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
1841+msgstr ""
1842+
1843+#, c-format
1844+msgid "Variable '%-.64s' doesn't have a default value"
1845+msgstr ""
1846+
1847+#, c-format
1848+msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
1849+msgstr ""
1850+
1851+#, c-format
1852+msgid "Incorrect argument type to variable '%-.64s'"
1853+msgstr ""
1854+
1855+#, c-format
1856+msgid "Variable '%-.64s' can only be set, not read"
1857+msgstr ""
1858+
1859+#, c-format
1860+msgid "Incorrect usage/placement of '%s'"
1861+msgstr ""
1862+
1863+#, c-format
1864+msgid "This version of Drizzle doesn't yet support '%s'"
1865+msgstr ""
1866+
1867+#, c-format
1868+msgid ""
1869+"Got fatal error %d: '%-.128s' from master when reading data from binary log"
1870+msgstr ""
1871+
1872+msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
1873+msgstr ""
1874+
1875+#, c-format
1876+msgid "Variable '%-.192s' is a %s variable"
1877+msgstr ""
1878+
1879+#, c-format
1880+msgid "Incorrect foreign key definition for '%-.192s': %s"
1881+msgstr ""
1882+
1883+msgid "Key reference and table reference don't match"
1884+msgstr ""
1885+
1886+#, c-format
1887+msgid "Operand should contain %d column(s)"
1888+msgstr ""
1889+
1890+msgid "Subquery returns more than 1 row"
1891+msgstr ""
1892+
1893+#, c-format
1894+msgid "Unknown prepared statement handler (%.*s) given to %s"
1895+msgstr ""
1896+
1897+msgid "Help database is corrupt or does not exist"
1898+msgstr ""
1899+
1900+msgid "Cyclic reference on subqueries"
1901+msgstr ""
1902+
1903+#, c-format
1904+msgid "Converting column '%s' from %s to %s"
1905+msgstr ""
1906+
1907+#, c-format
1908+msgid "Reference '%-.64s' not supported (%s)"
1909+msgstr ""
1910+
1911+msgid "Every derived table must have its own alias"
1912+msgstr ""
1913+
1914+#, c-format
1915+msgid "Select %u was reduced during optimization"
1916+msgstr ""
1917+
1918+#, c-format
1919+msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
1920+msgstr ""
1921+
1922+msgid ""
1923+"Client does not support authentication protocol requested by server; "
1924+"consider upgrading Drizzle client"
1925+msgstr ""
1926+
1927+msgid "All parts of a SPATIAL index must be NOT NULL"
1928+msgstr ""
1929+
1930+#, c-format
1931+msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
1932+msgstr ""
1933+
1934+msgid "Slave is already running"
1935+msgstr ""
1936+
1937+msgid "Slave already has been stopped"
1938+msgstr ""
1939+
1940+#, c-format
1941+msgid ""
1942+"Uncompressed data size too large; the maximum size is %d (based on "
1943+"max_allowed_packet). The length of uncompressed data may also be corrupted."
1944+msgstr ""
1945+
1946+msgid "ZLIB: Not enough memory"
1947+msgstr ""
1948+
1949+msgid ""
1950+"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
1951+"data was corrupted)"
1952+msgstr ""
1953+
1954+msgid "ZLIB: Input data corrupted"
1955+msgstr ""
1956+
1957+#, c-format
1958+msgid "%d line(s) were cut by GROUP_CONCAT()"
1959+msgstr ""
1960+
1961+#, c-format
1962+msgid "Row %ld doesn't contain data for all columns"
1963+msgstr ""
1964+
1965+#, c-format
1966+msgid ""
1967+"Row %ld was truncated; it contained more data than there were input columns"
1968+msgstr ""
1969+
1970+#, c-format
1971+msgid ""
1972+"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
1973+msgstr ""
1974+
1975+#, c-format
1976+msgid "Out of range value for column '%s' at row %ld"
1977+msgstr ""
1978+
1979+#, c-format
1980+msgid "Data truncated for column '%s' at row %ld"
1981+msgstr ""
1982+
1983+#, c-format
1984+msgid "Using storage engine %s for table '%s'"
1985+msgstr ""
1986+
1987+#, c-format
1988+msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
1989+msgstr ""
1990+
1991+msgid "Cannot drop one or more of the requested users"
1992+msgstr ""
1993+
1994+msgid "Can't revoke all privileges for one or more of the requested users"
1995+msgstr ""
1996+
1997+#, c-format
1998+msgid ""
1999+"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2000+msgstr ""
2001+
2002+#, c-format
2003+msgid "Illegal mix of collations for operation '%s'"
2004+msgstr ""
2005+
2006+#, c-format
2007+msgid ""
2008+"Variable '%-.64s' is not a variable component (can't be used as "
2009+"XXXX.variable_name)"
2010+msgstr ""
2011+
2012+#, c-format
2013+msgid "Unknown collation: '%-.64s'"
2014+msgstr ""
2015+
2016+msgid ""
2017+"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2018+"compiled without SSL support; they can be used later if Drizzle slave with "
2019+"SSL is started"
2020+msgstr ""
2021+
2022+#, c-format
2023+msgid ""
2024+"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2025+"old format; please change the password to the new format"
2026+msgstr ""
2027+
2028+#, c-format
2029+msgid ""
2030+"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2031+"SELECT #%d"
2032+msgstr ""
2033+
2034+msgid ""
2035+"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2036+msgstr ""
2037+
2038+msgid ""
2039+"It is recommended to use --skip-slave-start when doing step-by-step "
2040+"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2041+"get an unexpected slave's drizzled restart"
2042+msgstr ""
2043+
2044+msgid "SQL thread is not to be started so UNTIL options are ignored"
2045+msgstr ""
2046+
2047+#, c-format
2048+msgid "Incorrect index name '%-.100s'"
2049+msgstr ""
2050+
2051+#, c-format
2052+msgid "Incorrect catalog name '%-.100s'"
2053+msgstr ""
2054+
2055+#, c-format
2056+msgid "Query cache failed to set size %lu; new query cache size is %lu"
2057+msgstr ""
2058+
2059+#, c-format
2060+msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2061+msgstr ""
2062+
2063+#, c-format
2064+msgid "Unknown key cache '%-.100s'"
2065+msgstr ""
2066+
2067+msgid ""
2068+"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2069+"this switch for this grant to work"
2070+msgstr ""
2071+
2072+#, c-format
2073+msgid "Unknown table engine '%s'"
2074+msgstr ""
2075+
2076+#, c-format
2077+msgid "'%s' is deprecated; use '%s' instead"
2078+msgstr ""
2079+
2080+#, c-format
2081+msgid "The target table %-.100s of the %s is not updatable"
2082+msgstr ""
2083+
2084+#, c-format
2085+msgid ""
2086+"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2087+"working"
2088+msgstr ""
2089+
2090+#, c-format
2091+msgid ""
2092+"The Drizzle server is running with the %s option so it cannot execute this "
2093+"statement"
2094+msgstr ""
2095+
2096+#, c-format
2097+msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2098+msgstr ""
2099+
2100+#, c-format
2101+msgid "Truncated incorrect %-.32s value: '%-.128s'"
2102+msgstr ""
2103+
2104+msgid ""
2105+"Incorrect table definition; there can be only one TIMESTAMP column with "
2106+"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2107+msgstr ""
2108+
2109+#, c-format
2110+msgid "Invalid ON UPDATE clause for '%-.192s' column"
2111+msgstr ""
2112+
2113+msgid "This command is not supported in the prepared statement protocol yet"
2114+msgstr ""
2115+
2116+#, c-format
2117+msgid "Got error %d '%-.100s' from %s"
2118+msgstr ""
2119+
2120+#, c-format
2121+msgid "Got temporary error %d '%-.100s' from %s"
2122+msgstr ""
2123+
2124+#, c-format
2125+msgid "Unknown or incorrect time zone: '%-.64s'"
2126+msgstr ""
2127+
2128+#, c-format
2129+msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2130+msgstr ""
2131+
2132+#, c-format
2133+msgid "Invalid %s character string: '%.64s'"
2134+msgstr ""
2135+
2136+#, c-format
2137+msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2138+msgstr ""
2139+
2140+#, c-format
2141+msgid "Conflicting declarations: '%s%s' and '%s%s'"
2142+msgstr ""
2143+
2144+#, c-format
2145+msgid "Can't create a %s from within another stored routine"
2146+msgstr ""
2147+
2148+#, c-format
2149+msgid "%s %s already exists"
2150+msgstr ""
2151+
2152+#, c-format
2153+msgid "%s %s does not exist"
2154+msgstr ""
2155+
2156+#, c-format
2157+msgid "Failed to DROP %s %s"
2158+msgstr ""
2159+
2160+#, c-format
2161+msgid "Failed to CREATE %s %s"
2162+msgstr ""
2163+
2164+#, c-format
2165+msgid "%s with no matching label: %s"
2166+msgstr ""
2167+
2168+#, c-format
2169+msgid "Redefining label %s"
2170+msgstr ""
2171+
2172+#, c-format
2173+msgid "End-label %s without match"
2174+msgstr ""
2175+
2176+#, c-format
2177+msgid "Referring to uninitialized variable %s"
2178+msgstr ""
2179+
2180+#, c-format
2181+msgid "PROCEDURE %s can't return a result set in the given context"
2182+msgstr ""
2183+
2184+msgid "RETURN is only allowed in a FUNCTION"
2185+msgstr ""
2186+
2187+#, c-format
2188+msgid "%s is not allowed in stored procedures"
2189+msgstr ""
2190+
2191+msgid ""
2192+"The update log is deprecated and replaced by the binary log; SET "
2193+"SQL_LOG_UPDATE has been ignored"
2194+msgstr ""
2195+
2196+msgid ""
2197+"The update log is deprecated and replaced by the binary log; SET "
2198+"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2199+msgstr ""
2200+
2201+msgid "Query execution was interrupted"
2202+msgstr ""
2203+
2204+#, c-format
2205+msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2206+msgstr ""
2207+
2208+#, c-format
2209+msgid "Undefined CONDITION: %s"
2210+msgstr ""
2211+
2212+#, c-format
2213+msgid "No RETURN found in FUNCTION %s"
2214+msgstr ""
2215+
2216+#, c-format
2217+msgid "FUNCTION %s ended without RETURN"
2218+msgstr ""
2219+
2220+msgid "Cursor statement must be a SELECT"
2221+msgstr ""
2222+
2223+msgid "Cursor SELECT must not have INTO"
2224+msgstr ""
2225+
2226+#, c-format
2227+msgid "Undefined CURSOR: %s"
2228+msgstr ""
2229+
2230+msgid "Cursor is already open"
2231+msgstr ""
2232+
2233+msgid "Cursor is not open"
2234+msgstr ""
2235+
2236+#, c-format
2237+msgid "Undeclared variable: %s"
2238+msgstr ""
2239+
2240+msgid "Incorrect number of FETCH variables"
2241+msgstr ""
2242+
2243+msgid "No data - zero rows fetched, selected, or processed"
2244+msgstr ""
2245+
2246+#, c-format
2247+msgid "Duplicate parameter: %s"
2248+msgstr ""
2249+
2250+#, c-format
2251+msgid "Duplicate variable: %s"
2252+msgstr ""
2253+
2254+#, c-format
2255+msgid "Duplicate condition: %s"
2256+msgstr ""
2257+
2258+#, c-format
2259+msgid "Duplicate cursor: %s"
2260+msgstr ""
2261+
2262+#, c-format
2263+msgid "Failed to ALTER %s %s"
2264+msgstr ""
2265+
2266+msgid "Subquery value not supported"
2267+msgstr ""
2268+
2269+#, c-format
2270+msgid "%s is not allowed in stored function or trigger"
2271+msgstr ""
2272+
2273+msgid "Variable or condition declaration after cursor or handler declaration"
2274+msgstr ""
2275+
2276+msgid "Cursor declaration after handler declaration"
2277+msgstr ""
2278+
2279+msgid "Case not found for CASE statement"
2280+msgstr ""
2281+
2282+#, c-format
2283+msgid "Configuration file '%-.192s' is too big"
2284+msgstr ""
2285+
2286+#, c-format
2287+msgid "Malformed file type header in file '%-.192s'"
2288+msgstr ""
2289+
2290+#, c-format
2291+msgid "Unexpected end of file while parsing comment '%-.200s'"
2292+msgstr ""
2293+
2294+#, c-format
2295+msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2296+msgstr ""
2297+
2298+#, c-format
2299+msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2300+msgstr ""
2301+
2302+msgid ""
2303+"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2304+msgstr ""
2305+
2306+#, c-format
2307+msgid "'%-.192s.%-.192s' is not %s"
2308+msgstr ""
2309+
2310+#, c-format
2311+msgid "Column '%-.192s' is not updatable"
2312+msgstr ""
2313+
2314+msgid "View's SELECT contains a subquery in the FROM clause"
2315+msgstr ""
2316+
2317+#, c-format
2318+msgid "View's SELECT contains a '%s' clause"
2319+msgstr ""
2320+
2321+msgid "View's SELECT contains a variable or parameter"
2322+msgstr ""
2323+
2324+#, c-format
2325+msgid "View's SELECT refers to a temporary table '%-.192s'"
2326+msgstr ""
2327+
2328+msgid "View's SELECT and view's field list have different column counts"
2329+msgstr ""
2330+
2331+msgid ""
2332+"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2333+msgstr ""
2334+
2335+msgid ""
2336+"View being updated does not have complete key of underlying table in it"
2337+msgstr ""
2338+
2339+#, c-format
2340+msgid ""
2341+"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
2342+"function(s) or definer/invoker of view lack rights to use them"
2343+msgstr ""
2344+
2345+#, c-format
2346+msgid "Can't drop or alter a %s from within another stored routine"
2347+msgstr ""
2348+
2349+msgid "GOTO is not allowed in a stored procedure handler"
2350+msgstr ""
2351+
2352+msgid "Trigger already exists"
2353+msgstr ""
2354+
2355+msgid "Trigger does not exist"
2356+msgstr ""
2357+
2358+#, c-format
2359+msgid "Trigger's '%-.192s' is view or temporary table"
2360+msgstr ""
2361+
2362+#, c-format
2363+msgid "Updating of %s row is not allowed in %strigger"
2364+msgstr ""
2365+
2366+#, c-format
2367+msgid "There is no %s row in %s trigger"
2368+msgstr ""
2369+
2370+#, c-format
2371+msgid "Field '%-.192s' doesn't have a default value"
2372+msgstr ""
2373+
2374+msgid "Division by 0"
2375+msgstr ""
2376+
2377+#, c-format
2378+msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2379+msgstr ""
2380+
2381+#, c-format
2382+msgid "Illegal %s '%-.192s' value found during parsing"
2383+msgstr ""
2384+
2385+#, c-format
2386+msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2387+msgstr ""
2388+
2389+#, c-format
2390+msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2391+msgstr ""
2392+
2393+#, c-format
2394+msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2395+msgstr ""
2396+
2397+#, c-format
2398+msgid "Failed purging old relay logs: %s"
2399+msgstr ""
2400+
2401+#, c-format
2402+msgid "Password hash should be a %d-digit hexadecimal number"
2403+msgstr ""
2404+
2405+msgid "Target log not found in binlog index"
2406+msgstr ""
2407+
2408+msgid "I/O error reading log index file"
2409+msgstr ""
2410+
2411+msgid "Server configuration does not permit binlog purge"
2412+msgstr ""
2413+
2414+msgid "Failed on fseek()"
2415+msgstr ""
2416+
2417+msgid "Fatal error during log purge"
2418+msgstr ""
2419+
2420+msgid "A purgeable log is in use, will not purge"
2421+msgstr ""
2422+
2423+msgid "Unknown error during log purge"
2424+msgstr ""
2425+
2426+#, c-format
2427+msgid "Failed initializing relay log position: %s"
2428+msgstr ""
2429+
2430+msgid "You are not using binary logging"
2431+msgstr ""
2432+
2433+#, c-format
2434+msgid ""
2435+"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2436+msgstr ""
2437+
2438+msgid "WSAStartup Failed"
2439+msgstr ""
2440+
2441+msgid "Can't handle procedures with different groups yet"
2442+msgstr ""
2443+
2444+msgid "Select must have a group with this procedure"
2445+msgstr ""
2446+
2447+msgid "Can't use ORDER clause with this procedure"
2448+msgstr ""
2449+
2450+#, c-format
2451+msgid "Binary logging and replication forbid changing the global server %s"
2452+msgstr ""
2453+
2454+#, c-format
2455+msgid "Can't map file: %-.200s, errno: %d"
2456+msgstr ""
2457+
2458+#, c-format
2459+msgid "Wrong magic in %-.64s"
2460+msgstr ""
2461+
2462+msgid "Prepared statement contains too many placeholders"
2463+msgstr ""
2464+
2465+#, c-format
2466+msgid "Key part '%-.192s' length cannot be 0"
2467+msgstr ""
2468+
2469+msgid "View text checksum failed"
2470+msgstr ""
2471+
2472+#, c-format
2473+msgid ""
2474+"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2475+msgstr ""
2476+
2477+#, c-format
2478+msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2479+msgstr ""
2480+
2481+#, c-format
2482+msgid "Can not delete from join view '%-.192s.%-.192s'"
2483+msgstr ""
2484+
2485+#, c-format
2486+msgid "Operation %s failed for %.256s"
2487+msgstr ""
2488+
2489+msgid "XAER_NOTA: Unknown XID"
2490+msgstr ""
2491+
2492+msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2493+msgstr ""
2494+
2495+#, c-format
2496+msgid ""
2497+"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2498+"the %.64s state"
2499+msgstr ""
2500+
2501+msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2502+msgstr ""
2503+
2504+msgid ""
2505+"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2506+"for consistency"
2507+msgstr ""
2508+
2509+msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2510+msgstr ""
2511+
2512+#, c-format
2513+msgid ""
2514+"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2515+"'%-.192s'"
2516+msgstr ""
2517+
2518+msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2519+msgstr ""
2520+
2521+msgid "Failed to revoke all privileges to dropped routine"
2522+msgstr ""
2523+
2524+#, c-format
2525+msgid "Data too long for column '%s' at row %ld"
2526+msgstr ""
2527+
2528+#, c-format
2529+msgid "Bad SQLSTATE: '%s'"
2530+msgstr ""
2531+
2532+#, c-format
2533+msgid ""
2534+"%s: ready for connections.\n"
2535+"Version: '%s' %s\n"
2536+msgstr ""
2537+
2538+msgid "Can't load value from file with fixed size rows to variable"
2539+msgstr ""
2540+
2541+msgid "You are not allowed to create a user with GRANT"
2542+msgstr ""
2543+
2544+#, c-format
2545+msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2546+msgstr ""
2547+
2548+msgid "Table definition has changed, please retry transaction"
2549+msgstr ""
2550+
2551+msgid "Duplicate handler declared in the same block"
2552+msgstr ""
2553+
2554+#, c-format
2555+msgid ""
2556+"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2557+"variable in BEFORE trigger"
2558+msgstr ""
2559+
2560+#, c-format
2561+msgid "Not allowed to return a result set from a %s"
2562+msgstr ""
2563+
2564+msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2565+msgstr ""
2566+
2567+msgid ""
2568+"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2569+"declaration and binary logging is enabled; if non-transactional tables were "
2570+"updated, the binary log will miss their changes"
2571+msgstr ""
2572+
2573+msgid ""
2574+"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2575+"declaration and binary logging is enabled (you *might* want to use the less "
2576+"safe log_bin_trust_function_creators variable)"
2577+msgstr ""
2578+
2579+msgid ""
2580+"You do not have the SUPER privilege and binary logging is enabled (you "
2581+"*might* want to use the less safe log_bin_trust_function_creators variable)"
2582+msgstr ""
2583+
2584+msgid ""
2585+"You can't execute a prepared statement which has an open cursor associated "
2586+"with it. Reset the statement to re-execute it."
2587+msgstr ""
2588+
2589+#, c-format
2590+msgid "The statement (%lu) has no open cursor."
2591+msgstr ""
2592+
2593+msgid ""
2594+"Explicit or implicit commit is not allowed in stored function or trigger."
2595+msgstr ""
2596+
2597+#, c-format
2598+msgid ""
2599+"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2600+msgstr ""
2601+
2602+msgid "Recursive stored functions and triggers are not allowed."
2603+msgstr ""
2604+
2605+#, c-format
2606+msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2607+msgstr ""
2608+
2609+#, c-format
2610+msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2611+msgstr ""
2612+
2613+#, c-format
2614+msgid ""
2615+"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
2616+".192s')."
2617+msgstr ""
2618+
2619+msgid ""
2620+"You can't combine write-locking of system tables with other tables or lock "
2621+"types"
2622+msgstr ""
2623+
2624+#, c-format
2625+msgid "Unable to connect to foreign data source: %.64s"
2626+msgstr ""
2627+
2628+#, c-format
2629+msgid ""
2630+"There was a problem processing the query on the foreign data source. Data "
2631+"source error: %-.64s"
2632+msgstr ""
2633+
2634+#, c-format
2635+msgid ""
2636+"The foreign data source you are trying to reference does not exist. Data "
2637+"source error: %-.64s"
2638+msgstr ""
2639+
2640+#, c-format
2641+msgid ""
2642+"Can't create federated table. The data source connection string '%-.64s' is "
2643+"not in the correct format"
2644+msgstr ""
2645+
2646+#, c-format
2647+msgid ""
2648+"The data source connection string '%-.64s' is not in the correct format"
2649+msgstr ""
2650+
2651+#, c-format
2652+msgid "Can't create federated table. Foreign data src error: %-.64s"
2653+msgstr ""
2654+
2655+msgid "Trigger in wrong schema"
2656+msgstr ""
2657+
2658+#, c-format
2659+msgid ""
2660+"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2661+"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2662+msgstr ""
2663+
2664+#, c-format
2665+msgid "Routine body for '%-.100s' is too long"
2666+msgstr ""
2667+
2668+msgid "Cannot drop default keycache"
2669+msgstr ""
2670+
2671+#, c-format
2672+msgid "Display width out of range for column '%-.192s' (max = %d)"
2673+msgstr ""
2674+
2675+msgid "XAER_DUPID: The XID already exists"
2676+msgstr ""
2677+
2678+#, c-format
2679+msgid "Datetime function: %-.32s field overflow"
2680+msgstr ""
2681+
2682+#, c-format
2683+msgid ""
2684+"Can't update table '%-.192s' in stored function/trigger because it is "
2685+"already used by statement which invoked this stored function/trigger."
2686+msgstr ""
2687+
2688+#, c-format
2689+msgid ""
2690+"The definition of table '%-.192s' prevents operation %.192s on table '%-"
2691+".192s'."
2692+msgstr ""
2693+
2694+msgid ""
2695+"The prepared statement contains a stored routine call that refers to that "
2696+"same statement. It's not allowed to execute a prepared statement in such a "
2697+"recursive manner"
2698+msgstr ""
2699+
2700+msgid "Not allowed to set autocommit from a stored function or trigger"
2701+msgstr ""
2702+
2703+msgid "Definer is not fully qualified"
2704+msgstr ""
2705+
2706+#, c-format
2707+msgid ""
2708+"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2709+"Current user is used as definer. Please recreate the view!"
2710+msgstr ""
2711+
2712+#, c-format
2713+msgid ""
2714+"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2715+"definer"
2716+msgstr ""
2717+
2718+#, c-format
2719+msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2720+msgstr ""
2721+
2722+#, c-format
2723+msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
2724+msgstr ""
2725+
2726+#, c-format
2727+msgid ""
2728+"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2729+msgstr ""
2730+
2731+#, c-format
2732+msgid ""
2733+"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2734+msgstr ""
2735+
2736+#, c-format
2737+msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2738+msgstr ""
2739+
2740+#, c-format
2741+msgid ""
2742+"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2743+"activated under the authorization of the invoker, which may have "
2744+"insufficient privileges. Please recreate the trigger."
2745+msgstr ""
2746+
2747+#, c-format
2748+msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2749+msgstr ""
2750+
2751+#, c-format
2752+msgid ""
2753+"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2754+"exceeded for routine %.192s"
2755+msgstr ""
2756+
2757+#, c-format
2758+msgid ""
2759+"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2760+"or contains bad data (internal code %d)"
2761+msgstr ""
2762+
2763+#, c-format
2764+msgid "Incorrect routine name '%-.192s'"
2765+msgstr ""
2766+
2767+#, c-format
2768+msgid ""
2769+"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2770+msgstr ""
2771+
2772+msgid "AGGREGATE is not supported for stored functions"
2773+msgstr ""
2774+
2775+#, c-format
2776+msgid ""
2777+"Can't create more than max_prepared_stmt_count statements (current value: "
2778+"%lu)"
2779+msgstr ""
2780+
2781+#, c-format
2782+msgid "`%-.192s`.`%-.192s` contains view recursion"
2783+msgstr ""
2784+
2785+#, c-format
2786+msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2787+msgstr ""
2788+
2789+msgid "The used table type doesn't support SPATIAL indexes"
2790+msgstr ""
2791+
2792+msgid "Triggers can not be created on system tables"
2793+msgstr ""
2794+
2795+#, c-format
2796+msgid "Leading spaces are removed from name '%s'"
2797+msgstr ""
2798+
2799+msgid "Failed to read auto-increment value from storage engine"
2800+msgstr ""
2801+
2802+msgid "user name"
2803+msgstr ""
2804+
2805+msgid "host name"
2806+msgstr ""
2807+
2808+#, c-format
2809+msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2810+msgstr ""
2811+
2812+#, c-format
2813+msgid "The target table %-.100s of the %s is not insertable-into"
2814+msgstr ""
2815+
2816+#, c-format
2817+msgid ""
2818+"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
2819+msgstr ""
2820+
2821+msgid "Too high level of nesting for select"
2822+msgstr ""
2823+
2824+#, c-format
2825+msgid "Name '%-.64s' has become ''"
2826+msgstr ""
2827+
2828+msgid ""
2829+"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2830+"optional and non-empty FIELDS ENCLOSED BY"
2831+msgstr ""
2832+
2833+#, c-format
2834+msgid "The foreign server, %s, you are trying to create already exists."
2835+msgstr ""
2836+
2837+#, c-format
2838+msgid ""
2839+"The foreign server name you are trying to reference does not exist. Data "
2840+"source error: %-.64s"
2841+msgstr ""
2842+
2843+#, c-format
2844+msgid ""
2845+"Table storage engine '%-.64s' does not support the create option '%.64s'"
2846+msgstr ""
2847+
2848+#, c-format
2849+msgid ""
2850+"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2851+"each partition"
2852+msgstr ""
2853+
2854+#, c-format
2855+msgid ""
2856+"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2857+msgstr ""
2858+
2859+msgid "MAXVALUE can only be used in last partition definition"
2860+msgstr ""
2861+
2862+msgid "Subpartitions can only be hash partitions and by key"
2863+msgstr ""
2864+
2865+msgid "Must define subpartitions on all partitions if on one partition"
2866+msgstr ""
2867+
2868+msgid "Wrong number of partitions defined, mismatch with previous setting"
2869+msgstr ""
2870+
2871+msgid "Wrong number of subpartitions defined, mismatch with previous setting"
2872+msgstr ""
2873+
2874+msgid ""
2875+"Constant/Random expression in (sub)partitioning function is not allowed"
2876+msgstr ""
2877+
2878+msgid "Expression in RANGE/LIST VALUES must be constant"
2879+msgstr ""
2880+
2881+msgid "Field in list of fields for partition function not found in table"
2882+msgstr ""
2883+
2884+msgid "List of fields is only allowed in KEY partitions"
2885+msgstr ""
2886+
2887+msgid ""
2888+"The partition info in the frm file is not consistent with what can be "
2889+"written into the frm file"
2890+msgstr ""
2891+
2892+#, c-format
2893+msgid "The %-.192s function returns the wrong type"
2894+msgstr ""
2895+
2896+#, c-format
2897+msgid "For %-.64s partitions each partition must be defined"
2898+msgstr ""
2899+
2900+msgid "VALUES LESS THAN value must be strictly increasing for each partition"
2901+msgstr ""
2902+
2903+msgid "VALUES value must be of same type as partition function"
2904+msgstr ""
2905+
2906+msgid "Multiple definition of same constant in list partitioning"
2907+msgstr ""
2908+
2909+msgid "Partitioning can not be used stand-alone in query"
2910+msgstr ""
2911+
2912+msgid ""
2913+"The mix of handlers in the partitions is not allowed in this version of "
2914+"Drizzle"
2915+msgstr ""
2916+
2917+#, c-format
2918+msgid "For the partitioned engine it is necessary to define all %-.64s"
2919+msgstr ""
2920+
2921+msgid "Too many partitions (including subpartitions) were defined"
2922+msgstr ""
2923+
2924+msgid ""
2925+"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2926+"partitioning for subpartitioning"
2927+msgstr ""
2928+
2929+msgid "Failed to create specific handler file"
2930+msgstr ""
2931+
2932+msgid "A BLOB field is not allowed in partition function"
2933+msgstr ""
2934+
2935+#, c-format
2936+msgid ""
2937+"A %-.192s must include all columns in the table's partitioning function"
2938+msgstr ""
2939+
2940+#, c-format
2941+msgid "Number of %-.64s = 0 is not an allowed value"
2942+msgstr ""
2943+
2944+msgid "Partition management on a not partitioned table is not possible"
2945+msgstr ""
2946+
2947+msgid ""
2948+"Foreign key condition is not yet supported in conjunction with partitioning"
2949+msgstr ""
2950+
2951+#, c-format
2952+msgid "Error in list of partitions to %-.64s"
2953+msgstr ""
2954+
2955+msgid "Cannot remove all partitions, use DROP TABLE instead"
2956+msgstr ""
2957+
2958+msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
2959+msgstr ""
2960+
2961+msgid ""
2962+"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
2963+"their numbers"
2964+msgstr ""
2965+
2966+msgid ""
2967+"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
2968+"tables using HASH PARTITIONs"
2969+msgstr ""
2970+
2971+#, c-format
2972+msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
2973+msgstr ""
2974+
2975+msgid "Trying to Add partition(s) with wrong number of subpartitions"
2976+msgstr ""
2977+
2978+msgid "At least one partition must be added"
2979+msgstr ""
2980+
2981+msgid "At least one partition must be coalesced"
2982+msgstr ""
2983+
2984+msgid "More partitions to reorganize than there are partitions"
2985+msgstr ""
2986+
2987+#, c-format
2988+msgid "Duplicate partition name %-.192s"
2989+msgstr ""
2990+
2991+msgid "It is not allowed to shut off binlog on this command"
2992+msgstr ""
2993+
2994+msgid ""
2995+"When reorganizing a set of partitions they must be in consecutive order"
2996+msgstr ""
2997+
2998+msgid ""
2999+"Reorganize of range partitions cannot change total ranges except for last "
3000+"partition where it can extend the range"
3001+msgstr ""
3002+
3003+msgid "Partition function not supported in this version for this handler"
3004+msgstr ""
3005+
3006+msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3007+msgstr ""
3008+
3009+#, c-format
3010+msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3011+msgstr ""
3012+
3013+#, c-format
3014+msgid "Plugin '%-.192s' is not loaded"
3015+msgstr ""
3016+
3017+#, c-format
3018+msgid "Incorrect %-.32s value: '%-.128s'"
3019+msgstr ""
3020+
3021+#, c-format
3022+msgid "Table has no partition for value %-.64s"
3023+msgstr ""
3024+
3025+#, c-format
3026+msgid "It is not allowed to specify %s more than once"
3027+msgstr ""
3028+
3029+#, c-format
3030+msgid "Failed to create %s"
3031+msgstr ""
3032+
3033+#, c-format
3034+msgid "Failed to drop %s"
3035+msgstr ""
3036+
3037+msgid "The handler doesn't support autoextend of tablespaces"
3038+msgstr ""
3039+
3040+msgid ""
3041+"A size parameter was incorrectly specified, either number or on the form 10M"
3042+msgstr ""
3043+
3044+msgid ""
3045+"The size number was correct but we don't allow the digit part to be more "
3046+"than 2 billion"
3047+msgstr ""
3048+
3049+#, c-format
3050+msgid "Failed to alter: %s"
3051+msgstr ""
3052+
3053+msgid "Writing one row to the row-based binary log failed"
3054+msgstr ""
3055+
3056+#, c-format
3057+msgid "Table definition on master and slave does not match: %s"
3058+msgstr ""
3059+
3060+msgid ""
3061+"Slave running with --log-slave-updates must use row-based binary logging to "
3062+"be able to replicate row-based binary log events"
3063+msgstr ""
3064+
3065+#, c-format
3066+msgid "Event '%-.192s' already exists"
3067+msgstr ""
3068+
3069+#, c-format
3070+msgid "Failed to store event %s. Error code %d from storage engine."
3071+msgstr ""
3072+
3073+#, c-format
3074+msgid "Unknown event '%-.192s'"
3075+msgstr ""
3076+
3077+#, c-format
3078+msgid "Failed to alter event '%-.192s'"
3079+msgstr ""
3080+
3081+msgid "INTERVAL is either not positive or too big"
3082+msgstr ""
3083+
3084+msgid "ENDS is either invalid or before STARTS"
3085+msgstr ""
3086+
3087+msgid "Event execution time is in the past. Event has been disabled"
3088+msgstr ""
3089+
3090+msgid "Failed to open drizzle.event"
3091+msgstr ""
3092+
3093+msgid "No datetime expression provided"
3094+msgstr ""
3095+
3096+#, c-format
3097+msgid ""
3098+"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3099+"probably corrupted"
3100+msgstr ""
3101+
3102+#, c-format
3103+msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3104+msgstr ""
3105+
3106+msgid "Failed to delete the event from drizzle.event"
3107+msgstr ""
3108+
3109+msgid "Error during compilation of event's body"
3110+msgstr ""
3111+
3112+msgid "Same old and new event name"
3113+msgstr ""
3114+
3115+#, c-format
3116+msgid "Data for column '%s' too long"
3117+msgstr ""
3118+
3119+#, c-format
3120+msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3121+msgstr ""
3122+
3123+#, c-format
3124+msgid ""
3125+"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
3126+"%s instead"
3127+msgstr ""
3128+
3129+msgid "You can't write-lock a log table. Only read access is possible"
3130+msgstr ""
3131+
3132+msgid "You can't use locks with log tables."
3133+msgstr ""
3134+
3135+#, c-format
3136+msgid ""
3137+"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3138+"%d would lead to a duplicate entry"
3139+msgstr ""
3140+
3141+#, c-format
3142+msgid ""
3143+"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3144+"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3145+msgstr ""
3146+
3147+msgid ""
3148+"Cannot switch out of the row-based binary log format when the session has "
3149+"open temporary tables"
3150+msgstr ""
3151+
3152+msgid ""
3153+"Cannot change the binary logging format inside a stored function or trigger"
3154+msgstr ""
3155+
3156+msgid ""
3157+"The NDB cluster engine does not support changing the binlog format on the "
3158+"fly yet"
3159+msgstr ""
3160+
3161+msgid "Cannot create temporary table with partitions"
3162+msgstr ""
3163+
3164+msgid "Partition constant is out of partition function domain"
3165+msgstr ""
3166+
3167+msgid "This partition function is not allowed"
3168+msgstr ""
3169+
3170+msgid "Error in DDL log"
3171+msgstr ""
3172+
3173+msgid "Not allowed to use NULL value in VALUES LESS THAN"
3174+msgstr ""
3175+
3176+msgid "Incorrect partition name"
3177+msgstr ""
3178+
3179+msgid ""
3180+"Transaction isolation level can't be changed while a transaction is in "
3181+"progress"
3182+msgstr ""
3183+
3184+#, c-format
3185+msgid ""
3186+"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3187+"'%-.192s' for key '%-.192s'"
3188+msgstr ""
3189+
3190+#, c-format
3191+msgid "Internal scheduler error %d"
3192+msgstr ""
3193+
3194+#, c-format
3195+msgid "Error during starting/stopping of the scheduler. Error code %u"
3196+msgstr ""
3197+
3198+msgid "Engine cannot be used in partitioned tables"
3199+msgstr ""
3200+
3201+#, c-format
3202+msgid "Cannot activate '%-.64s' log"
3203+msgstr ""
3204+
3205+msgid "The server was not built with row-based replication"
3206+msgstr ""
3207+
3208+msgid "Decoding of base64 string failed"
3209+msgstr ""
3210+
3211+msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3212+msgstr ""
3213+
3214+msgid ""
3215+"Cannot proceed because system tables used by Event Scheduler were found "
3216+"damaged at server start"
3217+msgstr ""
3218+
3219+msgid "Only integers allowed as number here"
3220+msgstr ""
3221+
3222+msgid "This storage engine cannot be used for log tables"
3223+msgstr ""
3224+
3225+#, c-format
3226+msgid "You cannot '%s' a log table if logging is enabled"
3227+msgstr ""
3228+
3229+#, c-format
3230+msgid ""
3231+"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3232+"rename two tables: the log table to an archive table and another table back "
3233+"to '%s'"
3234+msgstr ""
3235+
3236+#, c-format
3237+msgid "Incorrect parameter count in the call to native function '%-.192s'"
3238+msgstr ""
3239+
3240+#, c-format
3241+msgid "Incorrect parameters in the call to native function '%-.192s'"
3242+msgstr ""
3243+
3244+#, c-format
3245+msgid "Incorrect parameters in the call to stored function '%-.192s'"
3246+msgstr ""
3247+
3248+#, c-format
3249+msgid "This function '%-.192s' has the same name as a native function"
3250+msgstr ""
3251+
3252+#, c-format
3253+msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3254+msgstr ""
3255+
3256+msgid "Too many files opened, please execute the command again"
3257+msgstr ""
3258+
3259+msgid ""
3260+"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3261+"The event was dropped immediately after creation."
3262+msgstr ""
3263+
3264+#, c-format
3265+msgid "The incident %s occurred on the master. Message: %-.64s"
3266+msgstr ""
3267+
3268+msgid "Table has no partition for some existing values"
3269+msgstr ""
3270+
3271+msgid "Statement is not safe to log in statement format."
3272+msgstr ""
3273+
3274+#, c-format
3275+msgid "Fatal error: %s"
3276+msgstr ""
3277+
3278+#, c-format
3279+msgid "Relay log read failure: %s"
3280+msgstr ""
3281+
3282+#, c-format
3283+msgid "Relay log write failure: %s"
3284+msgstr ""
3285+
3286+#, c-format
3287+msgid "Master command %s failed: %s"
3288+msgstr ""
3289+
3290+#, c-format
3291+msgid "Binary logging not possible. Message: %s"
3292+msgstr ""
3293+
3294+#, c-format
3295+msgid "View `%-.64s`.`%-.64s` has no creation context"
3296+msgstr ""
3297+
3298+#, c-format
3299+msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3300+msgstr ""
3301+
3302+#, c-format
3303+msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3304+msgstr ""
3305+
3306+#, c-format
3307+msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3308+msgstr ""
3309+
3310+#, c-format
3311+msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3312+msgstr ""
3313+
3314+#, c-format
3315+msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3316+msgstr ""
3317+
3318+#, c-format
3319+msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3320+msgstr ""
3321+
3322+#, c-format
3323+msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3324+msgstr ""
3325+
3326+#, c-format
3327+msgid "Cannot create stored routine `%-.64s`. Check warnings"
3328+msgstr ""
3329+
3330+#, c-format
3331+msgid "Ambiguous slave modes combination. %s"
3332+msgstr ""
3333+
3334+#, c-format
3335+msgid ""
3336+"The BINLOG statement of type `%s` was not preceded by a format description "
3337+"BINLOG statement."
3338+msgstr ""
3339+
3340+msgid "Corrupted replication event was detected"
3341+msgstr ""
3342+
3343+#, c-format
3344+msgid "Invalid column reference (%-.64s) in LOAD DATA"
3345+msgstr ""
3346+
3347+#, c-format
3348+msgid "Being purged log %s was not found"
3349+msgstr ""
3350+
3351+#, c-format
3352+msgid "Converted to non-transactional lock on '%-.64s'"
3353+msgstr ""
3354+
3355+#, c-format
3356+msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3357+msgstr ""
3358+
3359+#, c-format
3360+msgid ""
3361+"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3362+msgstr ""
3363+
3364+#, c-format
3365+msgid "Can't access storage engine of table %-.64s"
3366+msgstr ""
3367+
3368+msgid "Starting backup process"
3369+msgstr ""
3370+
3371+msgid "Backup completed"
3372+msgstr ""
3373+
3374+msgid "Starting restore process"
3375+msgstr ""
3376+
3377+msgid "Restore completed"
3378+msgstr ""
3379+
3380+msgid "Nothing to backup"
3381+msgstr ""
3382+
3383+#, c-format
3384+msgid "Database '%-.64s' cannot be included in a backup"
3385+msgstr ""
3386+
3387+msgid ""
3388+"Error during backup operation - server's error log contains more information "
3389+"about the error"
3390+msgstr ""
3391+
3392+msgid ""
3393+"Error during restore operation - server's error log contains more "
3394+"information about the error"
3395+msgstr ""
3396+
3397+msgid ""
3398+"Can't execute this command because another BACKUP/RESTORE operation is in "
3399+"progress"
3400+msgstr ""
3401+
3402+msgid "Error when preparing for backup operation"
3403+msgstr ""
3404+
3405+msgid "Error when preparing for restore operation"
3406+msgstr ""
3407+
3408+#, c-format
3409+msgid "Invalid backup location '%-.64s'"
3410+msgstr ""
3411+
3412+#, c-format
3413+msgid "Can't read backup location '%-.64s'"
3414+msgstr ""
3415+
3416+#, c-format
3417+msgid "Can't write to backup location '%-.64s' (file already exists?)"
3418+msgstr ""
3419+
3420+msgid "Can't enumerate server databases"
3421+msgstr ""
3422+
3423+msgid "Can't enumerate server tables"
3424+msgstr ""
3425+
3426+#, c-format
3427+msgid "Can't enumerate tables in database %-.64s"
3428+msgstr ""
3429+
3430+#, c-format
3431+msgid "Skipping view %-.64s in database %-.64s"
3432+msgstr ""
3433+
3434+#, c-format
3435+msgid "Skipping table %-.64s since it has no valid storage engine"
3436+msgstr ""
3437+
3438+#, c-format
3439+msgid "Can't open table %-.64s"
3440+msgstr ""
3441+
3442+msgid "Can't read backup archive preamble"
3443+msgstr ""
3444+
3445+msgid "Can't write backup archive preamble"
3446+msgstr ""
3447+
3448+#, c-format
3449+msgid "Can't find backup driver for table %-.64s"
3450+msgstr ""
3451+
3452+#, c-format
3453+msgid ""
3454+"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3455+"this table"
3456+msgstr ""
3457+
3458+#, c-format
3459+msgid "Can't create %-.64s backup driver"
3460+msgstr ""
3461+
3462+#, c-format
3463+msgid "Can't create %-.64s restore driver"
3464+msgstr ""
3465+
3466+#, c-format
3467+msgid "Found %d images in backup archive but maximum %d are supported"
3468+msgstr ""
3469+
3470+#, c-format
3471+msgid "Error when saving meta-data of %-.64s"
3472+msgstr ""
3473+
3474+msgid "Error when reading meta-data list"
3475+msgstr ""
3476+
3477+#, c-format
3478+msgid "Can't create %-.64s"
3479+msgstr ""
3480+
3481+msgid "Can't allocate buffer for image data transfer"
3482+msgstr ""
3483+
3484+#, c-format
3485+msgid "Error when writing %-.64s backup image data (for table #%d)"
3486+msgstr ""
3487+
3488+msgid "Error when reading data from backup stream"
3489+msgstr ""
3490+
3491+msgid "Can't go to the next chunk in backup stream"
3492+msgstr ""
3493+
3494+#, c-format
3495+msgid "Can't initialize %-.64s backup driver"
3496+msgstr ""
3497+
3498+#, c-format
3499+msgid "Can't initialize %-.64s restore driver"
3500+msgstr ""
3501+
3502+#, c-format
3503+msgid "Can't shut down %-.64s backup driver"
3504+msgstr ""
3505+
3506+#, c-format
3507+msgid "Can't shut down %-.64s backup driver(s)"
3508+msgstr ""
3509+
3510+#, c-format
3511+msgid "%-.64s backup driver can't prepare for synchronization"
3512+msgstr ""
3513+
3514+#, c-format
3515+msgid "%-.64s backup driver can't create its image validity point"
3516+msgstr ""
3517+
3518+#, c-format
3519+msgid "Can't unlock %-.64s backup driver after creating the validity point"
3520+msgstr ""
3521+
3522+#, c-format
3523+msgid "%-.64s backup driver can't cancel its backup operation"
3524+msgstr ""
3525+
3526+#, c-format
3527+msgid "%-.64s restore driver can't cancel its restore operation"
3528+msgstr ""
3529+
3530+#, c-format
3531+msgid "Error when polling %-.64s backup driver for its image data"
3532+msgstr ""
3533+
3534+#, c-format
3535+msgid ""
3536+"Error when sending image data (for table #%d) to %-.64s restore driver"
3537+msgstr ""
3538+
3539+#, c-format
3540+msgid ""
3541+"After %d attempts %-.64s restore driver still can't accept next block of data"
3542+msgstr ""
3543+
3544+#, c-format
3545+msgid "Open and lock tables failed in %-.64s"
3546+msgstr ""
3547+
3548+msgid "Backup driver's table locking thread can not be initialized."
3549+msgstr ""
3550+
3551+msgid ""
3552+"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3553+"and 'drizzle.online_backup_progress'."
3554+msgstr ""
3555+
3556+#, c-format
3557+msgid "Tablespace '%-.192s' already exists"
3558+msgstr ""
3559+
3560+#, c-format
3561+msgid "Tablespace '%-.192s' doesn't exist"
3562+msgstr ""
3563+
3564+#, c-format
3565+msgid "Unexpected master's heartbeat data: %s"
3566+msgstr ""
3567+
3568+#, c-format
3569+msgid "The requested value for the heartbeat period %s %s"
3570+msgstr ""
3571+
3572+#, c-format
3573+msgid "Can't write to the online backup progress log %-.64s."
3574+msgstr ""
3575+
3576+#, c-format
3577+msgid "Tablespace '%-.192s' not empty"
3578+msgstr ""
3579+
3580+#, c-format
3581+msgid ""
3582+"Tablespace `%-.64s` needed by tables being restored has changed on the "
3583+"server. The original definition of the required tablespace is '%-.256s' "
3584+"while the same tablespace is defined on the server as '%-.256s'"
3585+msgstr ""
3586+
3587+msgid "A virtual column cannot be based on a virtual column"
3588+msgstr ""
3589+
3590+#, c-format
3591+msgid "Non-deterministic expression for virtual column '%s'."
3592+msgstr ""
3593+
3594+#, c-format
3595+msgid ""
3596+"Generated value for virtual column '%s' cannot be converted to type '%s'."
3597+msgstr ""
3598+
3599+msgid "Primary key cannot be defined upon a virtual column."
3600+msgstr ""
3601+
3602+msgid "Key/Index cannot be defined on a non-stored virtual column."
3603+msgstr ""
3604+
3605+#, c-format
3606+msgid "Cannot define foreign key with %s clause on a virtual column."
3607+msgstr ""
3608+
3609+#, c-format
3610+msgid "The value specified for virtual column '%s' in table '%s' ignored."
3611+msgstr ""
3612+
3613+#, c-format
3614+msgid "'%s' is not yet supported for virtual columns."
3615+msgstr ""
3616+
3617+msgid "Constant expression in virtual column function is not allowed."
3618+msgstr ""
3619+
3620+msgid "Encountered an unknown temporal type."
3621+msgstr ""
3622+
3623+#, c-format
3624+msgid "Received an invalid string format '%s' for a date value."
3625+msgstr ""
3626+
3627+#, c-format
3628+msgid "Received an invalid string format '%s' for a time value."
3629+msgstr ""
3630+
3631+#, c-format
3632+msgid "Received an invalid value '%s' for a UNIX timestamp."
3633+msgstr ""
3634+
3635+#, c-format
3636+msgid "Received an invalid datetime value '%s'."
3637+msgstr ""
3638+
3639+#, c-format
3640+msgid "Received a NULL argument for function '%s'."
3641+msgstr ""
3642+
3643+#, c-format
3644+msgid "Received an invalid negative argument '%s' for function '%s'."
3645+msgstr ""
3646+
3647+#, c-format
3648+msgid "Received an out-of-range argument '%s' for function '%s'."
3649+msgstr ""
3650+
3651+#, c-format
3652+msgid "Received an invalid time value '%s'."
3653+msgstr ""
3654+
3655+#, c-format
3656+msgid "Received an invalid enum value '%s'."
3657+msgstr ""
3658+
3659+msgid "Tables which are replicated require a primary key."
3660+msgstr ""
3661+
3662+#, c-format
3663+msgid "Corrupt or invalid table definition: %s"
3664+msgstr ""
3665+
3666+#, c-format
3667+msgid "Corrupt or invalid schema definition for %s : %s"
3668+msgstr ""
3669+
3670+#, c-format
3671+msgid "Schema does not exist: %s"
3672+msgstr ""
3673+
3674+#, c-format
3675+msgid "Error altering schema: %s"
3676+msgstr ""
3677+
3678+#, c-format
3679+msgid "Error droppping Schema : %s"
3680+msgstr ""
3681+
3682+msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3683+msgstr ""
3684+
3685+#, c-format
3686+msgid "Unknown table engine option key/pair %s = %s."
3687+msgstr ""
3688+
3689+#, c-format
3690+msgid "Unknown schema engine option key/pair %s = %s."
3691+msgstr ""
3692+
3693+msgid "Implicit cartesian join attempted."
3694+msgstr ""
3695+
3696+#, c-format
3697+msgid "Can't unlock file (Errcode: %d)"
3698+msgstr ""
3699+
3700+#, c-format
3701+msgid "Can't change size of file (Errcode: %d)"
3702+msgstr ""
3703+
3704+#, c-format
3705+msgid "Can't open stream from handle (Errcode: %d)"
3706+msgstr ""
3707+
3708+#, c-format
3709+msgid "Warning: '%s' had %d links"
3710+msgstr ""
3711+
3712+#, c-format
3713+msgid "Warning: %d files and %d streams is left open\n"
3714+msgstr ""
3715+
3716+#, c-format
3717+msgid "Can't create directory '%s' (Errcode: %d)"
3718+msgstr ""
3719+
3720+#, c-format
3721+msgid ""
3722+"Character set '%s' is not a compiled character set and is not specified in "
3723+"the %s file"
3724+msgstr ""
3725+
3726+#, c-format
3727+msgid "Out of resources when opening file '%s' (Errcode: %d)"
3728+msgstr ""
3729+
3730+#, c-format
3731+msgid "Can't read value for symlink '%s' (Error %d)"
3732+msgstr ""
3733+
3734+#, c-format
3735+msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3736+msgstr ""
3737+
3738+#, c-format
3739+msgid "Error on realpath() on '%s' (Error %d)"
3740+msgstr ""
3741+
3742+#, c-format
3743+msgid "Can't sync file '%s' to disk (Errcode: %d)"
3744+msgstr ""
3745+
3746+#, c-format
3747+msgid ""
3748+"Collation '%s' is not a compiled collation and is not specified in the %s "
3749+"file"
3750+msgstr ""
3751+
3752+#, c-format
3753+msgid "File '%s' (fileno: %d) was not closed"
3754+msgstr ""
3755+
3756+#, c-format
3757+msgid "error: could not open directory: %s\n"
3758+msgstr ""
3759+
3760+msgid ""
3761+"setrlimit could not change the size of core files to 'infinity'; We may not "
3762+"be able to generate a core file on signals"
3763+msgstr ""
3764+
3765+#, c-format
3766+msgid "Data directory %s does not exist\n"
3767+msgstr ""
3768+
3769+#, c-format
3770+msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3771+msgstr ""
3772+
3773+#, c-format
3774+msgid "Cannot open file: %s\n"
3775+msgstr ""
3776+
3777+#, c-format
3778+msgid "Found a non-transaction message in log. Currently, not supported.\n"
3779+msgstr ""
3780+
3781+#, c-format
3782+msgid "Attempted to read record bigger than INT_MAX\n"
3783+msgstr ""
3784+
3785+#, c-format
3786+msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3787+msgstr ""
3788+
3789+#, c-format
3790+msgid "Could not read transaction message.\n"
3791+msgstr ""
3792+
3793+#, c-format
3794+msgid "GPB ERROR: %s.\n"
3795+msgstr ""
3796+
3797+#, c-format
3798+msgid ""
3799+"HEXDUMP:\n"
3800+"\n"
3801+"%s\n"
3802+msgstr ""
3803+
3804+#, c-format
3805+msgid "Unable to parse command. Got error: %s.\n"
3806+msgstr ""
3807+
3808+#, c-format
3809+msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3810+msgstr ""
3811+
3812+#, c-format
3813+msgid "Usage: %s TRANSACTION_LOG\n"
3814+msgstr ""
3815+
3816+#, c-format
3817+msgid ""
3818+"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3819+"registered.\n"
3820+msgstr ""
3821+
3822+#, c-format
3823+msgid "Plugin '%s' init function returned error.\n"
3824+msgstr ""
3825+
3826+#, c-format
3827+msgid "Couldn't load plugin library named '%s'.\n"
3828+msgstr ""
3829+
3830+#, c-format
3831+msgid "Couldn't load plugin named '%s'.\n"
3832+msgstr ""
3833+
3834+msgid "Out of memory."
3835+msgstr ""
3836+
3837+#, c-format
3838+msgid "Unknown variable type code 0x%x in plugin '%s'."
3839+msgstr ""
3840+
3841+#, c-format
3842+msgid ""
3843+"Server variable %s of plugin %s was forced to be read-only: string variable "
3844+"without update_func and PLUGIN_VAR_MEMALLOC flag"
3845+msgstr ""
3846+
3847+#, c-format
3848+msgid "Missing variable name in plugin '%s'."
3849+msgstr ""
3850+
3851+#, c-format
3852+msgid "Thread local variable '%s' not allocated in plugin '%s'."
3853+msgstr ""
3854+
3855+#, c-format
3856+msgid "Out of memory for plugin '%s'."
3857+msgstr ""
3858+
3859+#, c-format
3860+msgid "Bad options for plugin '%s'."
3861+msgstr ""
3862+
3863+#, c-format
3864+msgid "Parsing options for plugin '%s' failed."
3865+msgstr ""
3866+
3867+#, c-format
3868+msgid "Plugin '%s' has conflicting system variables"
3869+msgstr ""
3870+
3871+#, c-format
3872+msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
3873+msgstr ""
3874+
3875+#, c-format
3876+msgid "Fatal error: Failed initializing %s plugin.\n"
3877+msgstr ""
3878+
3879+msgid "Warning: "
3880+msgstr ""
3881+
3882+msgid "Info: "
3883+msgstr ""
3884+
3885+#, c-format
3886+msgid "%s: %s: Option '%s' used, but is disabled\n"
3887+msgstr ""
3888+
3889+msgid "WARNING"
3890+msgstr ""
3891+
3892+msgid "ERROR"
3893+msgstr ""
3894+
3895+#, c-format
3896+msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3897+msgstr ""
3898+
3899+#, c-format
3900+msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3901+msgstr ""
3902+
3903+#, c-format
3904+msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3905+msgstr ""
3906+
3907+#, c-format
3908+msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3909+msgstr ""
3910+
3911+#, c-format
3912+msgid ""
3913+"\n"
3914+"Variables (--variable-name=value)\n"
3915+"and boolean options {false|true} Value (after reading options)\n"
3916+"--------------------------------- -----------------------------\n"
3917+msgstr ""
3918+
3919+msgid "(No default value)"
3920+msgstr ""
3921+
3922+msgid "true"
3923+msgstr ""
3924+
3925+msgid "false"
3926+msgstr ""
3927+
3928+#, c-format
3929+msgid "(Disabled)\n"
3930+msgstr ""
3931+
3932+#, c-format
3933+msgid "errmsg plugin '%s' errmsg() failed"
3934+msgstr ""
3935+
3936+#, c-format
3937+msgid "A function named %s already exists!\n"
3938+msgstr ""
3939+
3940+msgid "Could not add Function!\n"
3941+msgstr ""
3942+
3943+msgid "No sockets could be bound for listening"
3944+msgstr ""
3945+
3946+#, c-format
3947+msgid "pipe() failed with errno %d"
3948+msgstr ""
3949+
3950+#, c-format
3951+msgid "poll() failed with errno %d"
3952+msgstr ""
3953+
3954+#, c-format
3955+msgid "accept() failed with errno %d"
3956+msgstr ""
3957+
3958+#, c-format
3959+msgid "getaddrinfo() failed with error %s"
3960+msgstr ""
3961+
3962+#, c-format
3963+msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3964+msgstr ""
3965+
3966+#, c-format
3967+msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3968+msgstr ""
3969+
3970+#, c-format
3971+msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3972+msgstr ""
3973+
3974+#, c-format
3975+msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3976+msgstr ""
3977+
3978+#, c-format
3979+msgid "setsockopt(SO_LINGER) failed with errno %d"
3980+msgstr ""
3981+
3982+#, c-format
3983+msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3984+msgstr ""
3985+
3986+#, c-format
3987+msgid "Retrying bind() on %u\n"
3988+msgstr ""
3989+
3990+#, c-format
3991+msgid "bind() failed with errno: %d\n"
3992+msgstr ""
3993+
3994+msgid "Do you already have another drizzled running?\n"
3995+msgstr ""
3996+
3997+#, c-format
3998+msgid "listen() failed with errno %d\n"
3999+msgstr ""
4000+
4001+#, c-format
4002+msgid "Listening on %s:%s\n"
4003+msgstr ""
4004+
4005+#, c-format
4006+msgid "logging '%s' pre() failed"
4007+msgstr ""
4008+
4009+#, c-format
4010+msgid "logging '%s' post() failed"
4011+msgstr ""
4012+
4013+#, c-format
4014+msgid "logging '%s' postEnd() failed"
4015+msgstr ""
4016+
4017+#, c-format
4018+msgid "qcache plugin '%s' try_fetch_and_send() failed"
4019+msgstr ""
4020+
4021+#, c-format
4022+msgid "qcache plugin '%s' set() failed"
4023+msgstr ""
4024+
4025+#, c-format
4026+msgid "qcache plugin '%s' invalidateTable() failed"
4027+msgstr ""
4028+
4029+#, c-format
4030+msgid "qcache plugin '%s' invalidateDb() failed"
4031+msgstr ""
4032+
4033+#, c-format
4034+msgid "qcache plugin '%s' flush() failed"
4035+msgstr ""
4036+
4037+#, c-format
4038+msgid ""
4039+"Attempted to register a scheduler %s, but a scheduler has already been "
4040+"registered with that name.\n"
4041+msgstr ""
4042+
4043+#, c-format
4044+msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4045+msgstr ""
4046+
4047+#, c-format
4048+msgid "Found %d prepared transaction(s) in resource manager."
4049+msgstr ""
4050+
4051+msgid "Starting crash recovery..."
4052+msgstr ""
4053+
4054+#, c-format
4055+msgid "Found %d prepared XA transactions"
4056+msgstr ""
4057+
4058+#, c-format
4059+msgid ""
4060+"Found %d prepared transactions! It means that drizzled was not shut down "
4061+"properly last time and critical recovery information (last binlog or %s "
4062+"file) was manually deleted after a crash. You have to start drizzled with "
4063+"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4064+msgstr ""
4065+
4066+msgid "Crash recovery finished."
4067+msgstr ""
4068+
4069+msgid ""
4070+"You registered a TransactionApplier plugin but no TransactionReplicator "
4071+"plugins were registered.\n"
4072+msgstr ""
4073+
4074+#, c-format
4075+msgid ""
4076+"You registered a TransactionApplier plugin but no TransactionReplicator "
4077+"plugins were registered that match the requested replicator name of '%s'.\n"
4078+"We have deactivated the TransactionApplier '%s'.\n"
4079+msgstr ""
4080+
4081+#, c-format
4082+msgid "Could not remove temporary table: '%s', error: %d"
4083+msgstr ""
4084+
4085+#, c-format
4086+msgid "Variable named %s already exists!\n"
4087+msgstr ""
4088+
4089+#, c-format
4090+msgid "Could not add Variable: %s\n"
4091+msgstr ""
4092+
4093+#, c-format
4094+msgid "Table %s had a open data Cursor in reopen_table"
4095+msgstr ""
4096+
4097+#, c-format
4098+msgid "Unknown - internal error %d during operation"
4099+msgstr ""
4100+
4101+#, c-format
4102+msgid ""
4103+"order_st BY ignored because there is a user-defined clustered index in the "
4104+"table '%-.192s'"
4105+msgstr ""
4106+
4107+#, c-format
4108+msgid "Got error %d when reading table '%s'"
4109+msgstr ""
4110+
4111+#, c-format
4112+msgid "Table %s has invalid/unknown collation: %d,%s"
4113+msgstr ""
4114+
4115+#, c-format
4116+msgid "ENUM column %s has greater than %d possible values"
4117+msgstr ""
4118+
4119+#, c-format
4120+msgid "Unknown collation '%s' in table '%-.64s' definition"
4121+msgstr ""
4122+
4123+#, c-format
4124+msgid ""
4125+"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4126+"read"
4127+msgstr ""
4128+
4129+#, c-format
4130+msgid "Fatal error: Illegal or unknown default time zone '%s'"
4131+msgstr ""
4132+
4133+#, c-format
4134+msgid "%s: option `%s' is ambiguous\n"
4135+msgstr ""
4136+
4137+#, c-format
4138+msgid "%s: option `--%s' doesn't allow an argument\n"
4139+msgstr ""
4140+
4141+#, c-format
4142+msgid "%s: option `%c%s' doesn't allow an argument\n"
4143+msgstr ""
4144+
4145+#, c-format
4146+msgid "%s: option `%s' requires an argument\n"
4147+msgstr ""
4148+
4149+#, c-format
4150+msgid "%s: unrecognized option `--%s'\n"
4151+msgstr ""
4152+
4153+#, c-format
4154+msgid "%s: unrecognized option `%c%s'\n"
4155+msgstr ""
4156+
4157+#, c-format
4158+msgid "%s: illegal option -- %c\n"
4159+msgstr ""
4160+
4161+#, c-format
4162+msgid "%s: invalid option -- %c\n"
4163+msgstr ""
4164+
4165+#, c-format
4166+msgid "%s: option requires an argument -- %c\n"
4167+msgstr ""
4168+
4169+#, c-format
4170+msgid "%s: option `-W %s' is ambiguous\n"
4171+msgstr ""
4172+
4173+#, c-format
4174+msgid "%s: option `-W %s' doesn't allow an argument\n"
4175+msgstr ""
4176+
4177+msgid "Enable HTTP Auth check"
4178+msgstr ""
4179+
4180+msgid "URL for HTTP Auth check"
4181+msgstr ""
4182+
4183+msgid "Enable the console."
4184+msgstr ""
4185+
4186+msgid "Turn on extra debugging."
4187+msgstr ""
4188+
4189+msgid "User to use for auth."
4190+msgstr ""
4191+
4192+msgid "Password to use for auth."
4193+msgstr ""
4194+
4195+msgid "Default database to use."
4196+msgstr ""
4197+
4198+msgid "Invalid value of port\n"
4199+msgstr ""
4200+
4201+msgid "Invalid value for connect_timeout\n"
4202+msgstr ""
4203+
4204+msgid "Invalid value for read_timeout\n"
4205+msgstr ""
4206+
4207+msgid "Invalid value for write_timeout\n"
4208+msgstr ""
4209+
4210+msgid "Invalid value for retry_count\n"
4211+msgstr ""
4212+
4213+msgid "Invalid value for buffer_length\n"
4214+msgstr ""
4215+
4216+msgid ""
4217+"Port number to use for connection or 0 for default to, in order of "
4218+"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4219+msgstr ""
4220+
4221+msgid "Connect Timeout."
4222+msgstr ""
4223+
4224+msgid "Read Timeout."
4225+msgstr ""
4226+
4227+msgid "Write Timeout."
4228+msgstr ""
4229+
4230+msgid "Retry Count."
4231+msgstr ""
4232+
4233+msgid "Buffer length."
4234+msgstr ""
4235+
4236+msgid "Address to bind to."
4237+msgstr ""
4238+
4239+msgid "Unknown Drizzle error"
4240+msgstr ""
4241+
4242+#, c-format
4243+msgid "Can't create UNIX socket (%d)"
4244+msgstr ""
4245+
4246+#, c-format
4247+msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4248+msgstr ""
4249+
4250+#, c-format
4251+msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4252+msgstr ""
4253+
4254+#, c-format
4255+msgid "Can't create TCP/IP socket (%d)"
4256+msgstr ""
4257+
4258+#, c-format
4259+msgid "Unknown Drizzle server host '%-.100s' (%d)"
4260+msgstr ""
4261+
4262+msgid "Drizzle server has gone away"
4263+msgstr ""
4264+
4265+#, c-format
4266+msgid "Protocol mismatch; server version = %d, client version = %d"
4267+msgstr ""
4268+
4269+msgid "Drizzle client ran out of memory"
4270+msgstr ""
4271+
4272+msgid "Wrong host info"
4273+msgstr ""
4274+
4275+msgid "Localhost via UNIX socket"
4276+msgstr ""
4277+
4278+#, c-format
4279+msgid "%-.100s via TCP/IP"
4280+msgstr ""
4281+
4282+msgid "Error in server handshake"
4283+msgstr ""
4284+
4285+msgid "Lost connection to Drizzle server during query"
4286+msgstr ""
4287+
4288+msgid "Commands out of sync; you can't run this command now"
4289+msgstr ""
4290+
4291+#, c-format
4292+msgid "Named pipe: %-.32s"
4293+msgstr ""
4294+
4295+#, c-format
4296+msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4297+msgstr ""
4298+
4299+#, c-format
4300+msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4301+msgstr ""
4302+
4303+#, c-format
4304+msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4305+msgstr ""
4306+
4307+#, c-format
4308+msgid "Can't initialize character set %-.32s (path: %-.100s)"
4309+msgstr ""
4310+
4311+msgid "Got packet bigger than 'max_allowed_packet' bytes"
4312+msgstr ""
4313+
4314+msgid "Embedded server"
4315+msgstr ""
4316+
4317+msgid "Error on SHOW SLAVE STATUS:"
4318+msgstr ""
4319+
4320+msgid "Error on SHOW SLAVE HOSTS:"
4321+msgstr ""
4322+
4323+msgid "Error connecting to slave:"
4324+msgstr ""
4325+
4326+msgid "Error connecting to master:"
4327+msgstr ""
4328+
4329+msgid "SSL connection error"
4330+msgstr ""
4331+
4332+msgid "Malformed packet"
4333+msgstr ""
4334+
4335+msgid "(unused error message)"
4336+msgstr ""
4337+
4338+msgid "Invalid use of null pointer"
4339+msgstr ""
4340+
4341+msgid "Statement not prepared"
4342+msgstr ""
4343+
4344+msgid "No data supplied for parameters in prepared statement"
4345+msgstr ""
4346+
4347+msgid "Data truncated"
4348+msgstr ""
4349+
4350+msgid "No parameters exist in the statement"
4351+msgstr ""
4352+
4353+msgid "Invalid parameter number"
4354+msgstr ""
4355+
4356+#, c-format
4357+msgid ""
4358+"Can't send long data for non-string/non-binary data types (parameter: %d)"
4359+msgstr ""
4360+
4361+#, c-format
4362+msgid "Using unsupported buffer type: %d (parameter: %d)"
4363+msgstr ""
4364+
4365+#, c-format
4366+msgid "Shared memory: %-.100s"
4367+msgstr ""
4368+
4369+msgid "Wrong or unknown protocol"
4370+msgstr ""
4371+
4372+msgid "Invalid connection handle"
4373+msgstr ""
4374+
4375+msgid ""
4376+"Connection using old (pre-4.1.1) authentication protocol refused (client "
4377+"option 'secure_auth' enabled)"
4378+msgstr ""
4379+
4380+msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4381+msgstr ""
4382+
4383+msgid "Attempt to read column without prior row fetch"
4384+msgstr ""
4385+
4386+msgid "Prepared statement contains no metadata"
4387+msgstr ""
4388+
4389+msgid ""
4390+"Attempt to read a row while there is no result set associated with the "
4391+"statement"
4392+msgstr ""
4393+
4394+msgid "This feature is not implemented yet"
4395+msgstr ""
4396+
4397+#, c-format
4398+msgid ""
4399+"Lost connection to Drizzle server while waiting for initial communication "
4400+"packet, system error: %d"
4401+msgstr ""
4402+
4403+#, c-format
4404+msgid ""
4405+"Lost connection to Drizzle server while reading initial communication "
4406+"packet, system error: %d"
4407+msgstr ""
4408+
4409+#, c-format
4410+msgid ""
4411+"Lost connection to Drizzle server while sending authentication information, "
4412+"system error: %d"
4413+msgstr ""
4414+
4415+#, c-format
4416+msgid ""
4417+"Lost connection to Drizzle server while reading authorization information, "
4418+"system error: %d"
4419+msgstr ""
4420+
4421+#, c-format
4422+msgid ""
4423+"Lost connection to Drizzle server while setting initial database, system "
4424+"error: %d"
4425+msgstr ""
4426+
4427+#, c-format
4428+msgid "Statement closed indirectly because of a preceding %s() call"
4429+msgstr ""
4430+
4431+#, c-format
4432+msgid "Failed to send error message to libnotify\n"
4433+msgstr ""
4434+
4435+msgid "Error Messages to stderr"
4436+msgstr ""
4437+
4438+msgid "List of schemas to filter"
4439+msgstr ""
4440+
4441+msgid "List of tables to filter"
4442+msgstr ""
4443+
4444+msgid "Regular expression to apply to schemas to filter"
4445+msgstr ""
4446+
4447+msgid "Regular expression to apply to tables to filter"
4448+msgstr ""
4449+
4450+#, c-format
4451+msgid "fail gearman_client_create(): %s"
4452+msgstr ""
4453+
4454+#, c-format
4455+msgid "fail gearman_client_add_server(): %s"
4456+msgstr ""
4457+
4458+msgid "Enable logging to a gearman server"
4459+msgstr ""
4460+
4461+msgid "Hostname for logging to a Gearman server"
4462+msgstr ""
4463+
4464+msgid "Gearman Function to send logging to"
4465+msgstr ""
4466+
4467+msgid "Log queries to a Gearman server"
4468+msgstr ""
4469+
4470+#, c-format
4471+msgid "fail open() fn=%s er=%s\n"
4472+msgstr ""
4473+
4474+msgid "Invalid value for threshold-slow"
4475+msgstr ""
4476+
4477+msgid "Invalid value for threshold-big-resultset"
4478+msgstr ""
4479+
4480+msgid "Invalid value for threshold-big-examined"
4481+msgstr ""
4482+
4483+msgid "Enable logging to CSV file"
4484+msgstr ""
4485+
4486+msgid "Threshold for logging slow queries, in microseconds"
4487+msgstr ""
4488+
4489+msgid "Threshold for logging big queries, for rows returned"
4490+msgstr ""
4491+
4492+msgid "Threshold for logging big queries, for rows examined"
4493+msgstr ""
4494+
4495+msgid "File to log to"
4496+msgstr ""
4497+
4498+msgid "PCRE to match the query against"
4499+msgstr ""
4500+
4501+msgid "Log queries to a CSV file"
4502+msgstr ""
4503+
4504+msgid "List of memcached servers."
4505+msgstr ""
4506+
4507+msgid "Memcached Stats as I_S tables"
4508+msgstr ""
4509+
4510+#, c-format
4511+msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4512+msgstr ""
4513+
4514+#, c-format
4515+msgid "Got an error from unknown thread, %s:%d"
4516+msgstr ""
4517+
4518+msgid "Unknown thread accessing table"
4519+msgstr ""
4520+
4521+msgid "Block size to be used for MyISAM index pages."
4522+msgstr ""
4523+
4524+msgid ""
4525+"This characterizes the number of hits a hot block has to be untouched until "
4526+"it is considered aged enough to be downgraded to a warm block. This "
4527+"specifies the percentage ratio of that number of hits to the total number of "
4528+"blocks in key cache"
4529+msgstr ""
4530+
4531+msgid "The minimum percentage of warm blocks in key cache"
4532+msgstr ""
4533+
4534+msgid ""
4535+"The size of the buffer used for index blocks for MyISAM tables. Increase "
4536+"this to get better index handling (for all reads and multiple writes) to as "
4537+"much as you can afford;"
4538+msgstr ""
4539+
4540+msgid ""
4541+"Number of threads to use when repairing MyISAM tables. The value of 1 "
4542+"disables parallel repair."
4543+msgstr ""
4544+
4545+msgid ""
4546+"Don't use the fast sort index method to created index if the temporary file "
4547+"would get bigger than this."
4548+msgstr ""
4549+
4550+msgid ""
4551+"The buffer that is allocated when sorting the index when doing a REPAIR or "
4552+"when creating indexes with CREATE INDEX or ALTER TABLE."
4553+msgstr ""
4554+
4555+msgid "Default pointer size to be used for MyISAM tables."
4556+msgstr ""
4557+
4558+msgid "Didn't find key on read or update"
4559+msgstr ""
4560+
4561+msgid "Duplicate key on write or update"
4562+msgstr ""
4563+
4564+msgid "Internal (unspecified) error in handler"
4565+msgstr ""
4566+
4567+msgid ""
4568+"Someone has changed the row since it was read (while the table was locked to "
4569+"prevent it)"
4570+msgstr ""
4571+
4572+msgid "Wrong index given to function"
4573+msgstr ""
4574+
4575+msgid "Index file is crashed"
4576+msgstr ""
4577+
4578+msgid "Record file is crashed"
4579+msgstr ""
4580+
4581+msgid "Out of memory in engine"
4582+msgstr ""
4583+
4584+msgid "Incorrect file format"
4585+msgstr ""
4586+
4587+msgid "Command not supported by database"
4588+msgstr ""
4589+
4590+msgid "Old database file"
4591+msgstr ""
4592+
4593+msgid "No record read before update"
4594+msgstr ""
4595+
4596+msgid "Record was already deleted (or record file crashed)"
4597+msgstr ""
4598+
4599+msgid "No more room in record file"
4600+msgstr ""
4601+
4602+msgid "No more room in index file"
4603+msgstr ""
4604+
4605+msgid "No more records (read after end of file)"
4606+msgstr ""
4607+
4608+msgid "Unsupported extension used for table"
4609+msgstr ""
4610+
4611+msgid "Too big row"
4612+msgstr ""
4613+
4614+msgid "Wrong create options"
4615+msgstr ""
4616+
4617+msgid "Duplicate unique key or constraint on write or update"
4618+msgstr ""
4619+
4620+msgid "Unknown character set used in table"
4621+msgstr ""
4622+
4623+msgid "Conflicting table definitions in sub-tables of MERGE table"
4624+msgstr ""
4625+
4626+msgid "Table is crashed and last repair failed"
4627+msgstr ""
4628+
4629+msgid "Table was marked as crashed and should be repaired"
4630+msgstr ""
4631+
4632+msgid "Lock timed out; Retry transaction"
4633+msgstr ""
4634+
4635+msgid "Lock table is full; Restart program with a larger locktable"
4636+msgstr ""
4637+
4638+msgid "Updates are not allowed under a read only transactions"
4639+msgstr ""
4640+
4641+msgid "Lock deadlock; Retry transaction"
4642+msgstr ""
4643+
4644+msgid "Foreign key constraint is incorrectly formed"
4645+msgstr ""
4646+
4647+msgid "Cannot add a child row"
4648+msgstr ""
4649+
4650+msgid "Cannot delete a parent row"
4651+msgstr ""
4652+
4653+msgid "No savepoint with that name"
4654+msgstr ""
4655+
4656+msgid "Non unique key block size"
4657+msgstr ""
4658+
4659+msgid "The table does not exist in engine"
4660+msgstr ""
4661+
4662+msgid "The table already existed in storage engine"
4663+msgstr ""
4664+
4665+msgid "Could not connect to storage engine"
4666+msgstr ""
4667+
4668+msgid "Unexpected null pointer found when using spatial index"
4669+msgstr ""
4670+
4671+msgid "The table changed in storage engine"
4672+msgstr ""
4673+
4674+msgid "There's no partition in table for the given value"
4675+msgstr ""
4676+
4677+msgid "Row-based binlogging of row failed"
4678+msgstr ""
4679+
4680+msgid "Index needed in foreign key constraint"
4681+msgstr ""
4682+
4683+msgid "Upholding foreign key constraints would lead to a duplicate key error"
4684+msgstr ""
4685+
4686+msgid "Table needs to be upgraded before it can be used"
4687+msgstr ""
4688+
4689+msgid "Table is read only"
4690+msgstr ""
4691+
4692+msgid "Failed to get next auto increment value"
4693+msgstr ""
4694+
4695+msgid "Failed to set row auto increment value"
4696+msgstr ""
4697+
4698+msgid "Unknown (generic) error from engine"
4699+msgstr ""
4700+
4701+msgid "Record is the same"
4702+msgstr ""
4703+
4704+msgid "It is not possible to log this statement"
4705+msgstr ""
4706+
4707+msgid "Tablespace exists"
4708+msgstr ""
4709+
4710+msgid "The event was corrupt, leading to illegal data being read"
4711+msgstr ""
4712+
4713+msgid "The table is of a new format not supported by this version"
4714+msgstr ""
4715+
4716+msgid "The event could not be processed no other handler error happened"
4717+msgstr ""
4718+
4719+msgid "Got a fatal error during initialzation of handler"
4720+msgstr ""
4721+
4722+msgid "File to short; Expected more data in file"
4723+msgstr ""
4724+
4725+msgid "Read page with wrong checksum"
4726+msgstr ""
4727+
4728+msgid "Lock or active transaction"
4729+msgstr ""
4730+
4731+msgid "No such table space"
4732+msgstr ""
4733+
4734+msgid "Tablespace not empty"
4735+msgstr ""
4736+
4737+msgid "Invalid value for retry_count"
4738+msgstr ""
4739+
4740+msgid ""
4741+"Port number to use for connection or 0 for default to with MySQL protocol."
4742+msgstr ""
4743+
4744+#, c-format
4745+msgid "Can't create interrupt-thread (error %d, errno: %d)"
4746+msgstr ""
4747+
4748+#, c-format
4749+msgid "syslog facility \"%s\" not known, using \"local0\""
4750+msgstr ""
4751+
4752+#, c-format
4753+msgid "syslog priority \"%s\" not known, using \"warn\""
4754+msgstr ""
4755+
4756+#, c-format
4757+msgid "syslog priority \"%s\" not known, using \"info\""
4758+msgstr ""
4759+
4760+#, c-format
4761+msgid "Unable to create background worker thread. Got error %s.\n"
4762+msgstr ""
4763+
4764+#, c-format
4765+msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4766+msgstr ""
4767+
4768+#, c-format
4769+msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4770+msgstr ""
4771+
4772+#, c-format
4773+msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4774+msgstr ""
4775+
4776+#, c-format
4777+msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4778+msgstr ""
4779+
4780+#, c-format
4781+msgid ""
4782+"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4783+msgstr ""
4784+
4785+msgid "Enable transaction log"
4786+msgstr ""
4787+
4788+msgid "DEBUGGING - Truncate transaction log"
4789+msgstr ""
4790+
4791+msgid "Path to the file to use for transaction log"
4792+msgstr ""
4793+
4794+msgid "Name of the replicator plugin to use (default='default_replicator')"
4795+msgstr ""
4796+
4797+msgid "Enable CRC32 Checksumming of each written transaction log entry"
4798+msgstr ""
4799+
4800+msgid ""
4801+"0 == rely on operating system to sync log file (default), 1 == sync file at "
4802+"each transaction write, 2 == sync log file once per second"
4803+msgstr ""
4804+
4805+msgid "Number of slots for in-memory write buffers (default=8)."
4806+msgstr ""
4807+
4808+msgid "Failed to open transaction log file "
4809+msgstr ""
4810+
4811+#, c-format
4812+msgid ""
4813+"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4814+"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4815+msgstr ""
4816+
4817+#, c-format
4818+msgid "Failed to sync log file. Got error: %s\n"
4819+msgstr ""
4820+
4821+#, c-format
4822+msgid "Failed to open transaction log file %s. Got error: %s\n"
4823+msgstr ""
4824+
4825+#, c-format
4826+msgid "Raw buffer read: %s.\n"
4827+msgstr ""
4828+
4829+#, c-format
4830+msgid "Unable to parse transaction. Got error: %s.\n"
4831+msgstr ""
4832+
4833+#, c-format
4834+msgid "BUFFER: %s\n"
4835+msgstr ""
4836
4837=== modified file 'po/pl.po'
4838--- po/pl.po 2012-03-23 14:19:01 +0000
4839+++ po/pl.po 2012-05-28 18:35:22 +0000
4840@@ -7,9 +7,9 @@
4841 msgstr ""
4842 "Project-Id-Version: drizzle\n"
4843 "Report-Msgid-Bugs-To: \n"
4844-"POT-Creation-Date: 2012-03-23 19:48+0530\n"
4845-"PO-Revision-Date: 2011-03-22 19:28+0000\n"
4846-"Last-Translator: Mateusz Burnicki <Unknown>\n"
4847+"POT-Creation-Date: 2012-05-10 20:51-0700\n"
4848+"PO-Revision-Date: 2012-04-03 16:20+0000\n"
4849+"Last-Translator: Antoni Kudelski <antekk@linux.pl>\n"
4850 "Language-Team: Polish <pl@li.org>\n"
4851 "Language: pl\n"
4852 "MIME-Version: 1.0\n"
4853@@ -17,8 +17,8 @@
4854 "Content-Transfer-Encoding: 8bit\n"
4855 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
4856 "|| n%100>=20) ? 1 : 2;\n"
4857-"X-Launchpad-Export-Date: 2011-03-23 04:35+0000\n"
4858-"X-Generator: Launchpad (build 12559)\n"
4859+"X-Launchpad-Export-Date: 2012-04-04 04:40+0000\n"
4860+"X-Generator: Launchpad (build 15055)\n"
4861
4862 #: ../client/drizzle.cc:334
4863 msgid "Sun"
4864@@ -248,7 +248,7 @@
4865 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4866
4867 #: ../client/drizzle.cc:1381 ../client/drizzledump.cc:472
4868-#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4869+#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4723
4870 msgid "Options used only in command line"
4871 msgstr ""
4872
4873@@ -360,7 +360,7 @@
4874 msgid "Ping the server to check if it's alive."
4875 msgstr "Pinguj server, aby sprawdzić czy jest dostępny."
4876
4877-#: ../client/drizzle.cc:1421 ../drizzled/drizzled.cc:1115
4878+#: ../client/drizzle.cc:1421 ../drizzled/drizzled.cc:1133
4879 msgid "Configuration file defaults are not used if no-defaults is set"
4880 msgstr ""
4881 "Domyślne wartości pliku konfiguracyjnego nie są używane, jeśli jest "
4882@@ -1383,226 +1383,226 @@
4883 msgid "Kernel and Plugin Loading and Plugin"
4884 msgstr ""
4885
4886-#: ../drizzled/drizzled.cc:509
4887+#: ../drizzled/drizzled.cc:529
4888 #, fuzzy
4889 msgid "Aborting:"
4890 msgstr "Anulowanie\n"
4891
4892-#: ../drizzled/drizzled.cc:571
4893+#: ../drizzled/drizzled.cc:589
4894 #, fuzzy
4895 msgid "One can only use the --user switch if running as root"
4896 msgstr "Jedynie root może użyć parametru --user\n"
4897
4898-#: ../drizzled/drizzled.cc:578
4899+#: ../drizzled/drizzled.cc:596
4900 msgid ""
4901 "drizzled cannot be run as root, use --user to start drizzled up as another "
4902 "user"
4903 msgstr ""
4904
4905-#: ../drizzled/drizzled.cc:628
4906+#: ../drizzled/drizzled.cc:646
4907 #, fuzzy
4908 msgid "Set process group ID failed "
4909 msgstr "niepowodzenie alloc_root"
4910
4911-#: ../drizzled/drizzled.cc:632
4912+#: ../drizzled/drizzled.cc:650
4913 msgid "Set process user ID failed"
4914 msgstr ""
4915
4916-#: ../drizzled/drizzled.cc:643
4917+#: ../drizzled/drizzled.cc:661
4918 #, fuzzy
4919 msgid "Process chroot failed"
4920 msgstr "niepowodzenie alloc_root"
4921
4922-#: ../drizzled/drizzled.cc:742
4923+#: ../drizzled/drizzled.cc:760
4924 #, fuzzy
4925 msgid "Invalid Value for auto_increment_increment"
4926 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4927
4928-#: ../drizzled/drizzled.cc:752
4929+#: ../drizzled/drizzled.cc:770
4930 #, fuzzy
4931 msgid "Invalid Value for auto_increment_offset"
4932 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4933
4934-#: ../drizzled/drizzled.cc:762
4935+#: ../drizzled/drizzled.cc:780
4936 #, fuzzy
4937 msgid "Invalid Value for completion_type"
4938 msgstr "Błąd: Nieprawidłowa wartość dla opt_sleep"
4939
4940-#: ../drizzled/drizzled.cc:773
4941+#: ../drizzled/drizzled.cc:791
4942 #, fuzzy
4943 msgid "Invalid Value for div-precision-increment"
4944 msgstr "Błąd: Nieprawidłowa wartość dla connection_timeout"
4945
4946-#: ../drizzled/drizzled.cc:783
4947+#: ../drizzled/drizzled.cc:801
4948 #, fuzzy
4949 msgid "Invalid Value for group_concat_max_len"
4950 msgstr "Błąd: Nieprawidłowa wartość dla opt_tail_lines"
4951
4952-#: ../drizzled/drizzled.cc:793
4953+#: ../drizzled/drizzled.cc:811
4954 #, fuzzy
4955 msgid "Invalid Value for join_buffer_size"
4956 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4957
4958-#: ../drizzled/drizzled.cc:804
4959+#: ../drizzled/drizzled.cc:822
4960 #, fuzzy
4961 msgid "Invalid Value for max_allowed_packet"
4962 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4963
4964-#: ../drizzled/drizzled.cc:815
4965+#: ../drizzled/drizzled.cc:833
4966 #, fuzzy
4967 msgid "Invalid Value for max_error_count"
4968 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4969
4970-#: ../drizzled/drizzled.cc:825
4971+#: ../drizzled/drizzled.cc:843
4972 #, fuzzy
4973 msgid "Invalid Value for max_heap_table_size"
4974 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4975
4976-#: ../drizzled/drizzled.cc:836
4977+#: ../drizzled/drizzled.cc:854
4978 #, fuzzy
4979 msgid "Invalid Value for min_examined_row_limit"
4980 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4981
4982-#: ../drizzled/drizzled.cc:846
4983+#: ../drizzled/drizzled.cc:864
4984 #, fuzzy
4985 msgid "Invalid Value for max_join_size"
4986 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4987
4988-#: ../drizzled/drizzled.cc:856
4989+#: ../drizzled/drizzled.cc:874
4990 #, fuzzy
4991 msgid "Invalid Value for max_length_for_sort_data"
4992 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4993
4994-#: ../drizzled/drizzled.cc:866
4995+#: ../drizzled/drizzled.cc:884
4996 #, fuzzy
4997 msgid "Invalid Value for max_seeks_for_key"
4998 msgstr "Błąd: Nieprawidłowa wartość dla max_input_line"
4999
5000-#: ../drizzled/drizzled.cc:876
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: