~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/pl.po

  • Committer: Monty Taylor
  • Date: 2008-07-09 16:42:25 UTC
  • mto: (77.6.1 glibclient-merge)
  • mto: This revision was merged to the branch mainline in revision 112.
  • Revision ID: monty@inaugust.com-20080709164225-2r6n4j98nhxh031l
Moved test to tests... 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Polish translation for drizzle
2
 
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
 
# This file is distributed under the same license as the drizzle package.
4
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
5
 
#
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: drizzle\n"
9
 
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2008-12-16 18:03-0800\n"
11
 
"PO-Revision-Date: 2008-11-27 01:39+0000\n"
12
 
"Last-Translator: Monty Taylor <mordred@inaugust.com>\n"
13
 
"Language-Team: Polish <pl@li.org>\n"
14
 
"MIME-Version: 1.0\n"
15
 
"Content-Type: text/plain; charset=UTF-8\n"
16
 
"Content-Transfer-Encoding: 8bit\n"
17
 
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18
 
"|| n%100>=20) ? 1 : 2;\n"
19
 
"X-Launchpad-Export-Date: 2008-12-10 20:23+0000\n"
20
 
"X-Generator: Launchpad (build Unknown)\n"
21
 
 
22
 
#: client/drizzle.cc:257
23
 
msgid "Synonym for `help'."
24
 
msgstr "Synonim dla \"help\""
25
 
 
26
 
#: client/drizzle.cc:258
27
 
msgid "Clear command."
28
 
msgstr "Komenda czyszczenia."
29
 
 
30
 
#: client/drizzle.cc:260
31
 
msgid "Reconnect to the server. Optional arguments are db and host."
32
 
msgstr "Połącz z serwerem. Opcjonalnymi argumentami są baza i host."
33
 
 
34
 
#: client/drizzle.cc:262
35
 
msgid ""
36
 
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
 
msgstr ""
38
 
"Ustaw separator instrukcji. PRZYPIS: Pobiera resztę linii jako nowy "
39
 
"separator."
40
 
 
41
 
#: client/drizzle.cc:264
42
 
msgid "Send command to drizzle server, display result vertically."
43
 
msgstr "Wysyła polecenie do serwera drizzle, wyświetla wyniki pionowo."
44
 
 
45
 
#: client/drizzle.cc:265
46
 
msgid "Exit drizzle. Same as quit."
47
 
msgstr "Wyjście z drizzle. To samo co \"quit\"."
48
 
 
49
 
#: client/drizzle.cc:266
50
 
msgid "Send command to drizzle server."
51
 
msgstr "Wyślij polecenie do serwera drizzle."
52
 
 
53
 
#: client/drizzle.cc:267
54
 
msgid "Display this help."
55
 
msgstr "Wyświetla ten ekran pomocy."
56
 
 
57
 
#: client/drizzle.cc:268
58
 
msgid "Disable pager, print to stdout."
59
 
msgstr ""
60
 
 
61
 
#: client/drizzle.cc:269
62
 
msgid "Don't write into outfile."
63
 
msgstr "Nie zapisuj wyjścia do pliku."
64
 
 
65
 
#: client/drizzle.cc:271
66
 
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
 
msgstr "Ustawienie PAGER [to_pager]. Drukuje wynik zapytania przez  PAGER"
68
 
 
69
 
#: client/drizzle.cc:272
70
 
msgid "Print current command."
71
 
msgstr ""
72
 
"Wyświetl bieżącą komendę\r\n"
73
 
"Pokaż bieżącą komendę"
74
 
 
75
 
#: client/drizzle.cc:273
76
 
msgid "Change your drizzle prompt."
77
 
msgstr "Zmienia znak zachęty."
78
 
 
79
 
#: client/drizzle.cc:274
80
 
msgid "Quit drizzle."
81
 
msgstr "Wyjdz z drizzle."
82
 
 
83
 
#: client/drizzle.cc:275
84
 
msgid "Rebuild completion hash."
85
 
msgstr "Przebuduj tablicę podpowiedzi."
86
 
 
87
 
#: client/drizzle.cc:277
88
 
msgid "Execute an SQL script file. Takes a file name as an argument."
89
 
msgstr "Wykonaj plik skryptu SQL. Pobiera nazwę pliku jako argument."
90
 
 
91
 
#: client/drizzle.cc:278
92
 
msgid "Get status information from the server."
93
 
msgstr "Pobierz status z serwera"
94
 
 
95
 
#: client/drizzle.cc:280
96
 
msgid "Set outfile [to_outfile]. Append everything into given outfile."
97
 
msgstr ""
98
 
"Ustaw plik wyjściowy [to_outfile]. Dopisuj wszystko do danego pliku "
99
 
"wyjściowego"
100
 
 
101
 
#: client/drizzle.cc:282
102
 
msgid "Use another database. Takes database name as argument."
103
 
msgstr ""
104
 
 
105
 
#: client/drizzle.cc:284 client/drizzle.cc:1441
106
 
msgid "Show warnings after every statement."
107
 
msgstr "Pokazuj ostrzeżenie po każdej deklaracji."
108
 
 
109
 
#: client/drizzle.cc:286
110
 
msgid "Don't show warnings after every statement."
111
 
msgstr "Nie pokazuj ostrzeżeń po każdej deklaracji."
112
 
 
113
 
#: client/drizzle.cc:1038 client/drizzle.cc:1045
114
 
#, c-format
115
 
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
116
 
msgstr ""
117
 
 
118
 
#: client/drizzle.cc:1128
119
 
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
120
 
msgstr "Witaj w kliencie Drizzle. Komendy kończą się ; lub \\g."
121
 
 
122
 
#: client/drizzle.cc:1138
123
 
#, c-format
124
 
msgid ""
125
 
"Your Drizzle connection id is %u\n"
126
 
"Server version: %s\n"
127
 
msgstr ""
128
 
"Twój identyfikator połączenia Drizzle to %u\n"
129
 
"Wersja serwera: %s\n"
130
 
 
131
 
#: client/drizzle.cc:1166
132
 
#, c-format
133
 
msgid "Reading history-file %s\n"
134
 
msgstr ""
135
 
 
136
 
#: client/drizzle.cc:1170
137
 
#, c-format
138
 
msgid "Couldn't allocate memory for temp histfile!\n"
139
 
msgstr ""
140
 
 
141
 
#: client/drizzle.cc:1177
142
 
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
143
 
msgstr ""
144
 
"Wpisz \"help;\" lub \"/h\" aby uzyskać pomoc. Wpisz \"\\c\" aby wyczyścić "
145
 
"bufor.\n"
146
 
 
147
 
#: client/drizzle.cc:1195
148
 
#, c-format
149
 
msgid "Writing history-file %s\n"
150
 
msgstr "Zapisywanie pliku hisotrii. %s\n"
151
 
 
152
 
#: client/drizzle.cc:1204
153
 
msgid "Aborted"
154
 
msgstr "Anulowany"
155
 
 
156
 
#: client/drizzle.cc:1204
157
 
msgid "Bye"
158
 
msgstr ""
159
 
 
160
 
#: client/drizzle.cc:1253
161
 
msgid "Query aborted by Ctrl+C\n"
162
 
msgstr "Zapytanie przerwane przy użyciu Ctrl+C\n"
163
 
 
164
 
#: client/drizzle.cc:1276 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2812
165
 
msgid "Display this help and exit."
166
 
msgstr "Wyświetl ten ekran pomocy i zakończ."
167
 
 
168
 
#: client/drizzle.cc:1278
169
 
msgid "Synonym for -?"
170
 
msgstr "Synonim dla -?"
171
 
 
172
 
#: client/drizzle.cc:1281
173
 
msgid ""
174
 
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
175
 
"and field completion, but startup and reconnecting may take a longer time. "
176
 
"Disable with --disable-auto-rehash."
177
 
msgstr ""
178
 
 
179
 
#: client/drizzle.cc:1285
180
 
msgid ""
181
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
182
 
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
183
 
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
184
 
msgstr ""
185
 
 
186
 
#: client/drizzle.cc:1288
187
 
msgid ""
188
 
"Automatically switch to vertical output mode if the result is wider than the "
189
 
"terminal width."
190
 
msgstr ""
191
 
"Automatycznie przełącz do trybu pionowego wyświetlania wyników, jeśli "
192
 
"rezultat jest szerszy niż terminal."
193
 
 
194
 
#: client/drizzle.cc:1291
195
 
msgid ""
196
 
"Don't use history file. Disable interactive behavior. (Enables --silent)"
197
 
msgstr ""
198
 
"Nie używaj pliku historii. Wyłącz interakcyjne zachowanie. (Włącza --silent)"
199
 
 
200
 
#: client/drizzle.cc:1293 drizzled/drizzled.cc:2864
201
 
msgid "Directory where character sets are."
202
 
msgstr "Folder zawierający układy znaków."
203
 
 
204
 
#: client/drizzle.cc:1295
205
 
msgid "Display column type information."
206
 
msgstr "Wyświetlaj informację o typie kolumny."
207
 
 
208
 
#: client/drizzle.cc:1298
209
 
msgid ""
210
 
"Preserve comments. Send comments to the server. The default is --skip-"
211
 
"comments (discard comments), enable with --comments"
212
 
msgstr ""
213
 
"Zachowuje komentarze. Wysyła komentarze do serwera. Domyślnie  --skip-"
214
 
"comments (odrzucaj komentarze), włączanie komendą --comments"
215
 
 
216
 
#: client/drizzle.cc:1301
217
 
msgid "Use compression in server/client protocol."
218
 
msgstr "Użyj kompresji w protokole serwer/klient."
219
 
 
220
 
#: client/drizzle.cc:1304
221
 
msgid "Check memory and open file usage at exit ."
222
 
msgstr ""
223
 
 
224
 
#: client/drizzle.cc:1307
225
 
msgid "Print some debug info at exit."
226
 
msgstr ""
227
 
 
228
 
#: client/drizzle.cc:1309
229
 
msgid "Database to use."
230
 
msgstr ""
231
 
 
232
 
#: client/drizzle.cc:1312
233
 
msgid "(not used)"
234
 
msgstr ""
235
 
 
236
 
#: client/drizzle.cc:1314
237
 
msgid "Delimiter to be used."
238
 
msgstr "Separator, który ma być używany."
239
 
 
240
 
#: client/drizzle.cc:1316
241
 
msgid "Execute command and quit. (Disables --force and history file)"
242
 
msgstr ""
243
 
 
244
 
#: client/drizzle.cc:1318
245
 
msgid "Print the output of a query (rows) vertically."
246
 
msgstr "Wydrukuj wyniki zapytania (wierszy) pionowo."
247
 
 
248
 
#: client/drizzle.cc:1321
249
 
msgid "Continue even if we get an sql error."
250
 
msgstr "Kontynuuj nawet w przypadku otrzymania błędu sql."
251
 
 
252
 
#: client/drizzle.cc:1325
253
 
msgid ""
254
 
"Enable named commands. Named commands mean this program's internal commands; "
255
 
"see drizzle> help . When enabled, the named commands can be used from any "
256
 
"line of the query, otherwise only from the first line, before an enter. "
257
 
"Disable with --disable-named-commands. This option is disabled by default."
258
 
msgstr ""
259
 
 
260
 
#: client/drizzle.cc:1329
261
 
msgid ""
262
 
"Named commands are disabled. Use \\* form only, or use named commands only "
263
 
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
264
 
"the client now starts with this option ENABLED by default! Disable with '-"
265
 
"G'. Long format commands still work from the first line. WARNING: option "
266
 
"deprecated; use --disable-named-commands instead."
267
 
msgstr ""
268
 
 
269
 
#: client/drizzle.cc:1331
270
 
msgid "Ignore space after function names."
271
 
msgstr "Ignoruj spacje po nazwach funkcji."
272
 
 
273
 
#: client/drizzle.cc:1333
274
 
msgid "Enable/disable LOAD DATA LOCAL INFILE."
275
 
msgstr "Włącz/wyłącz LOAD DATA LOCAL INFILE."
276
 
 
277
 
#: client/drizzle.cc:1336
278
 
msgid "Turn off beep on error."
279
 
msgstr ""
280
 
 
281
 
#: client/drizzle.cc:1338 client/drizzleadmin.cc:77
282
 
msgid "Connect to host."
283
 
msgstr ""
284
 
 
285
 
#: client/drizzle.cc:1340
286
 
msgid "Write line numbers for errors."
287
 
msgstr "Wypisuj numery linii dla błędów."
288
 
 
289
 
#: client/drizzle.cc:1343
290
 
msgid ""
291
 
"Don't write line number for errors. WARNING: -L is deprecated, use long "
292
 
"version of this option instead."
293
 
msgstr ""
294
 
"Nie wypisuj numerów linii dla błędów. OSTRZERZENIE: -L jest przestarzałe, "
295
 
"zamiast tego używaj długiej wersji opcji."
296
 
 
297
 
#: client/drizzle.cc:1345
298
 
msgid "Flush buffer after each query."
299
 
msgstr ""
300
 
 
301
 
#: client/drizzle.cc:1347
302
 
msgid "Write column names in results."
303
 
msgstr "Wypisz nazwy kolumn w wynikach."
304
 
 
305
 
#: client/drizzle.cc:1351
306
 
msgid ""
307
 
"Don't write column names in results. WARNING: -N is deprecated, use long "
308
 
"version of this options instead."
309
 
msgstr ""
310
 
"Nie wypisuj nazw kolumn w wynikach. OSTRZERZENIE: -N jest przestarzałe, "
311
 
"zamiast tego używaj długiej wersji tej opcji."
312
 
 
313
 
#: client/drizzle.cc:1354
314
 
msgid ""
315
 
"Change the value of a variable. Please note that this option is deprecated; "
316
 
"you can set variables directly with --variable-name=value."
317
 
msgstr ""
318
 
 
319
 
#: client/drizzle.cc:1356
320
 
msgid "Ignore SIGINT (CTRL-C)"
321
 
msgstr "Ignoruj SIGINT (CTRL-C)"
322
 
 
323
 
#: client/drizzle.cc:1360
324
 
msgid ""
325
 
"Only update the default database. This is useful for skipping updates to "
326
 
"other database in the update log."
327
 
msgstr ""
328
 
 
329
 
#: client/drizzle.cc:1363
330
 
msgid ""
331
 
"Pager to use to display results. If you don't supply an option the default "
332
 
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
333
 
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
334
 
"work in batch mode. Disable with --disable-pager. This option is disabled by "
335
 
"default."
336
 
msgstr ""
337
 
 
338
 
#: client/drizzle.cc:1366
339
 
msgid ""
340
 
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
341
 
"option deprecated; use --disable-pager instead."
342
 
msgstr ""
343
 
 
344
 
#: client/drizzle.cc:1369 client/drizzleadmin.cc:80
345
 
msgid ""
346
 
"Password to use when connecting to server. If password is not given it's "
347
 
"asked from the tty."
348
 
msgstr ""
349
 
 
350
 
#: client/drizzle.cc:1371
351
 
msgid ""
352
 
"Port number to use for connection or 0 for default to, in order of "
353
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
354
 
msgstr ""
355
 
 
356
 
#: client/drizzle.cc:1372
357
 
msgid "built-in default"
358
 
msgstr "domyślnie wbudowany"
359
 
 
360
 
#: client/drizzle.cc:1374
361
 
msgid "Set the drizzle prompt to this value."
362
 
msgstr ""
363
 
 
364
 
#: client/drizzle.cc:1377
365
 
msgid "The protocol of connection (tcp,socket,pipe,memory)."
366
 
msgstr ""
367
 
 
368
 
#: client/drizzle.cc:1380
369
 
msgid ""
370
 
"Don't cache result, print it row by row. This may slow down the server if "
371
 
"the output is suspended. Doesn't use history file."
372
 
msgstr ""
373
 
 
374
 
#: client/drizzle.cc:1382
375
 
msgid "Write fields without conversion. Used with --batch."
376
 
msgstr ""
377
 
 
378
 
#: client/drizzle.cc:1385
379
 
msgid ""
380
 
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
381
 
"option is enabled by default."
382
 
msgstr ""
383
 
"Połącz ponownie w przypadku utraty połączenia. Wyłącz używając --disable-"
384
 
"reconnect. Opcja domyślnie włączona."
385
 
 
386
 
#: client/drizzle.cc:1387
387
 
msgid ""
388
 
"Be more silent. Print results with a tab as separator, each row on new line."
389
 
msgstr ""
390
 
"Tryb cichszcy. Drukuje wyniki używając tabulatora jako seperatora, każdy "
391
 
"wiersz w nowej linii."
392
 
 
393
 
#: client/drizzle.cc:1389
394
 
msgid "Socket file to use for connection."
395
 
msgstr ""
396
 
 
397
 
#: client/drizzle.cc:1392
398
 
msgid "Output in table format."
399
 
msgstr "Wynik w formie tabeli."
400
 
 
401
 
#: client/drizzle.cc:1395
402
 
msgid ""
403
 
"Append everything into outfile. See interactive help (\\h) also. Does not "
404
 
"work in batch mode. Disable with --disable-tee. This option is disabled by "
405
 
"default."
406
 
msgstr ""
407
 
"Dodawaj wszystko do pliku wyjściowego. Zobacz także w pomoc interaktywną "
408
 
"(\\h). Nie działa w trybie wsadowym. Wyłącz z --disable-tee. Opcja wyłączona "
409
 
"domyślnie."
410
 
 
411
 
#: client/drizzle.cc:1397
412
 
msgid ""
413
 
"Disable outfile. See interactive help (\\h) also. WARNING: option "
414
 
"deprecated; use --disable-tee instead"
415
 
msgstr ""
416
 
 
417
 
#: client/drizzle.cc:1400 client/drizzleadmin.cc:90
418
 
msgid "User for login if not current user."
419
 
msgstr ""
420
 
 
421
 
#: client/drizzle.cc:1403
422
 
msgid "Only allow UPDATE and DELETE that uses keys."
423
 
msgstr ""
424
 
 
425
 
#: client/drizzle.cc:1406
426
 
msgid "Synonym for option --safe-updates, -U."
427
 
msgstr "Synonim dla opcji  --safe-updates, -U."
428
 
 
429
 
#: client/drizzle.cc:1409
430
 
msgid "Write more. (-v -v -v gives the table output format)."
431
 
msgstr "Wypisz więcej. (-v -v -v daje wynik w formie tabeli)."
432
 
 
433
 
#: client/drizzle.cc:1411 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3175
434
 
msgid "Output version information and exit."
435
 
msgstr "Wypisz informacje o wersji i wyjdź."
436
 
 
437
 
#: client/drizzle.cc:1413 client/drizzleadmin.cc:97
438
 
msgid "Wait and retry if connection is down."
439
 
msgstr ""
440
 
 
441
 
#: client/drizzle.cc:1416
442
 
msgid "Number of seconds before connection timeout."
443
 
msgstr "Liczba sekund limitu czasu odpowiedzi."
444
 
 
445
 
#: client/drizzle.cc:1421
446
 
msgid "Max packet length to send to, or receive from server"
447
 
msgstr ""
448
 
"Maksymalna długość pakietu możliwgo do wysłania lub odebrania z serwera."
449
 
 
450
 
#: client/drizzle.cc:1426
451
 
msgid "Buffer for TCP/IP and socket communication"
452
 
msgstr ""
453
 
 
454
 
#: client/drizzle.cc:1430
455
 
msgid "Automatic limit for SELECT when using --safe-updates"
456
 
msgstr ""
457
 
 
458
 
#: client/drizzle.cc:1435
459
 
msgid "Automatic limit for rows in a join when using --safe-updates"
460
 
msgstr ""
461
 
 
462
 
#: client/drizzle.cc:1439
463
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
464
 
msgstr ""
465
 
"Odmów klientowi połączenia z serwerem jeśli używa starego (przed-4.1.1) "
466
 
"protokołu."
467
 
 
468
 
#: client/drizzle.cc:1444
469
 
#, fuzzy
470
 
msgid "Number of lines before each import progress report."
471
 
msgstr "Liczba sekund limitu czasu odpowiedzi."
472
 
 
473
 
#: client/drizzle.cc:1455
474
 
#, c-format
475
 
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
476
 
msgstr ""
477
 
 
478
 
#: client/drizzle.cc:1462
479
 
#, c-format
480
 
msgid ""
481
 
"Copyright (C) 2008 Sun Microsystems\n"
482
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
483
 
"and you are welcome to modify and redistribute it under the GPL license\n"
484
 
msgstr ""
485
 
 
486
 
#: client/drizzle.cc:1467
487
 
#, c-format
488
 
msgid "Usage: %s [OPTIONS] [database]\n"
489
 
msgstr "Użycie: %s [OPCJE] [baza danych]\n"
490
 
 
491
 
#: client/drizzle.cc:1502
492
 
msgid "DELIMITER cannot contain a backslash character"
493
 
msgstr "SEPARATOR nie może zawierać znaku backslash"
494
 
 
495
 
#: client/drizzle.cc:1523
496
 
#, c-format
497
 
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
498
 
msgstr "OSTRZEŻENIE: opcja przestarzała; zamiast niej użyj: --disable-tee\n"
499
 
 
500
 
#: client/drizzle.cc:1546
501
 
#, c-format
502
 
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
503
 
msgstr "OSTRZEŻENIE: opcja przestarzała; zamiast niej użyj: --disable-pager\n"
504
 
 
505
 
#: client/drizzle.cc:1550
506
 
#, c-format
507
 
msgid "WARNING: --server-arg option not supported in this configuration.\n"
508
 
msgstr ""
509
 
"OSTRZEŻENIE: w tej konfiguracji opcja --server-arg nie jest wspierana.\n"
510
 
 
511
 
#: client/drizzle.cc:1577
512
 
msgid ""
513
 
"Non-integer value supplied for port.  If you are trying to enter a password "
514
 
"please use --password instead."
515
 
msgstr ""
516
 
 
517
 
#: client/drizzle.cc:1585
518
 
msgid "Value supplied for port is not valid."
519
 
msgstr ""
520
 
 
521
 
#: client/drizzle.cc:1738
522
 
#, c-format
523
 
msgid "Processing line: %<PRIu32>\n"
524
 
msgstr ""
525
 
 
526
 
#: client/drizzle.cc:1954
527
 
#, c-format
528
 
msgid "Unknown command '\\%c'."
529
 
msgstr "Nierozpoznana komenda '\\%c'."
530
 
 
531
 
#: client/drizzle.cc:2378
532
 
msgid ""
533
 
"Reading table information for completion of table and column names\n"
534
 
"    You can turn off this feature to get a quicker startup with -A\n"
535
 
"\n"
536
 
msgstr ""
537
 
"Aby przyśpieszyć uruchamianie możesz wyłączyć tą właściwość używając: -A\n"
538
 
"\n"
539
 
 
540
 
#: client/drizzle.cc:2475
541
 
msgid "No connection. Trying to reconnect..."
542
 
msgstr "Brak połączenia. Próba ponownego połączenia."
543
 
 
544
 
#: client/drizzle.cc:2481
545
 
msgid "Can't connect to the server\n"
546
 
msgstr "Nie mogę połączyć się z serwerem.\n"
547
 
 
548
 
#: client/drizzle.cc:2538
549
 
msgid "categories:"
550
 
msgstr "kategorie:"
551
 
 
552
 
#: client/drizzle.cc:2538
553
 
msgid "topics:"
554
 
msgstr "tematy:"
555
 
 
556
 
#: client/drizzle.cc:2590
557
 
#, c-format
558
 
msgid "Name: '%s'\n"
559
 
msgstr "Nazwa: '%s'\n"
560
 
 
561
 
#: client/drizzle.cc:2591
562
 
#, c-format
563
 
msgid ""
564
 
"Description:\n"
565
 
"%s"
566
 
msgstr ""
567
 
"Opis:\n"
568
 
"%s"
569
 
 
570
 
#: client/drizzle.cc:2593
571
 
#, c-format
572
 
msgid ""
573
 
"Examples:\n"
574
 
"%s"
575
 
msgstr ""
576
 
"Przykłady:\n"
577
 
"%s"
578
 
 
579
 
#: client/drizzle.cc:2606
580
 
msgid "Many help items for your request exist."
581
 
msgstr "Istnieje wiele elementów pomocy dla Twojego zapytania."
582
 
 
583
 
#: client/drizzle.cc:2607
584
 
msgid ""
585
 
"To make a more specific request, please type 'help <item>',\n"
586
 
"where <item> is one of the following"
587
 
msgstr ""
588
 
"W celu uzyskania dokładniejszych wyników, proszę wpisać 'help <hasło>',\n"
589
 
"gdzie <hasło> jest jednym z poniższych"
590
 
 
591
 
#: client/drizzle.cc:2613
592
 
#, c-format
593
 
msgid "You asked for help about help category: '%s'\n"
594
 
msgstr "Zapytanie o pomoc, kategoria pomocy:  '%s'\n"
595
 
 
596
 
#: client/drizzle.cc:2614
597
 
msgid ""
598
 
"For more information, type 'help <item>', where <item> is one of the "
599
 
"following"
600
 
msgstr ""
601
 
"W celu uzyskania większej ilości informacji, wpisz 'help <hasło>', gdzie "
602
 
"<hasło> jest jednym z poniższych"
603
 
 
604
 
#: client/drizzle.cc:2627
605
 
msgid ""
606
 
"\n"
607
 
"Nothing found"
608
 
msgstr ""
609
 
"\n"
610
 
"Nic nie znaleziono"
611
 
 
612
 
#: client/drizzle.cc:2628
613
 
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
614
 
msgstr ""
615
 
"Aby uzyskać listę wszystkich dostępnych tematów, proszę uruchomić 'help "
616
 
"contents'\n"
617
 
 
618
 
#: client/drizzle.cc:2650
619
 
msgid "List of all Drizzle commands:"
620
 
msgstr "Lista komend Drizzle:"
621
 
 
622
 
#: client/drizzle.cc:2652
623
 
msgid "Note that all text commands must be first on line and end with ';'"
624
 
msgstr ""
625
 
"Zwróć uwagę, że wszystkie komendy tekstowe muszą być pierwsze w lini i "
626
 
"kończyć się znakiem ';'"
627
 
 
628
 
#: client/drizzle.cc:2664
629
 
msgid ""
630
 
"\n"
631
 
"For server side help, type 'help contents'\n"
632
 
msgstr ""
633
 
"\n"
634
 
"W celu uzyskania pomocy serwara wpisz 'help contents'\n"
635
 
 
636
 
#: client/drizzle.cc:2705
637
 
msgid "No query specified\n"
638
 
msgstr ""
639
 
 
640
 
#: client/drizzle.cc:2720
641
 
msgid "Ignoring query to other database"
642
 
msgstr "Zignorowano zapytanie do innej bazy danych"
643
 
 
644
 
#: client/drizzle.cc:2769
645
 
msgid "Empty set"
646
 
msgstr "Zbiór pusty"
647
 
 
648
 
#: client/drizzle.cc:2782
649
 
#, c-format
650
 
msgid "%ld row in set"
651
 
msgid_plural "%ld rows in set"
652
 
msgstr[0] ""
653
 
msgstr[1] ""
654
 
 
655
 
#: client/drizzle.cc:2791
656
 
msgid "Query OK"
657
 
msgstr "Zapytanie poprawne"
658
 
 
659
 
#: client/drizzle.cc:2793
660
 
#, c-format
661
 
msgid "Query OK, %ld row affected"
662
 
msgid_plural "Query OK, %ld rows affected"
663
 
msgstr[0] ""
664
 
msgstr[1] ""
665
 
 
666
 
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3043
667
 
msgid ""
668
 
"Port number to use for connection or 0 for default to, in order of "
669
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
670
 
msgstr ""
671
 
 
672
 
#: client/drizzleadmin.cc:87
673
 
msgid "Silently exit if one can't connect to server."
674
 
msgstr ""
675
 
 
676
 
#: client/drizzleadmin.cc:93
677
 
msgid "Write more information."
678
 
msgstr "Wypisz więcej informacji."
679
 
 
680
 
#: client/drizzleadmin.cc:127
681
 
#, c-format
682
 
msgid "Memory allocation error while copying password. Aborting.\n"
683
 
msgstr ""
684
 
 
685
 
#: client/drizzleadmin.cc:264
686
 
#, c-format
687
 
msgid ""
688
 
"connect to server at '%s' failed\n"
689
 
"error: '%s'"
690
 
msgstr ""
691
 
"połączenie z serwerem w '%s' zakończone niepowodzeniem\n"
692
 
"błąd: '%s'"
693
 
 
694
 
#: client/drizzleadmin.cc:270
695
 
#, c-format
696
 
msgid "Check that drizzled is running on %s"
697
 
msgstr ""
698
 
 
699
 
#: client/drizzleadmin.cc:271
700
 
#, c-format
701
 
msgid " and that the port is %d.\n"
702
 
msgstr " i to, że port jest %d.\n"
703
 
 
704
 
#: client/drizzleadmin.cc:273
705
 
#, c-format
706
 
msgid "You can check this by doing 'telnet %s %d'\n"
707
 
msgstr ""
708
 
 
709
 
#: client/drizzleadmin.cc:284
710
 
#, c-format
711
 
msgid "Got error: %s\n"
712
 
msgstr "Otrzymano błąd: %s\n"
713
 
 
714
 
#: client/drizzleadmin.cc:291
715
 
msgid "Waiting for Drizzle server to answer"
716
 
msgstr "Oczekiwanie na odpowiedź serwera Drizzle."
717
 
 
718
 
#: client/drizzleadmin.cc:324
719
 
#, c-format
720
 
msgid "shutting down drizzled...\n"
721
 
msgstr "wyłączanie drizzled...\n"
722
 
 
723
 
#: client/drizzleadmin.cc:328
724
 
#, c-format
725
 
msgid "shutdown failed; error: '%s'"
726
 
msgstr "wyłączenie zakończone niepowodzeniem; błąd: '%s'"
727
 
 
728
 
#: client/drizzleadmin.cc:335
729
 
#, c-format
730
 
msgid "done\n"
731
 
msgstr "wykonano\n"
732
 
 
733
 
#: client/drizzleadmin.cc:345
734
 
msgid "drizzled is alive"
735
 
msgstr "drizzled jest aktywny"
736
 
 
737
 
#: client/drizzleadmin.cc:353
738
 
msgid "connection was down, but drizzled is now alive"
739
 
msgstr "połączenie zostało zerwane, ale drizzled jest ciągle aktywny"
740
 
 
741
 
#: client/drizzleadmin.cc:357
742
 
#, c-format
743
 
msgid "drizzled doesn't answer to ping, error: '%s'"
744
 
msgstr "drizlled nie odpowiada na ping, bład '%s'"
745
 
 
746
 
#: client/drizzleadmin.cc:366
747
 
#, c-format
748
 
msgid "Unknown command: '%-.60s'"
749
 
msgstr "Nierozpoznana komenda: '%-.60s'"
750
 
 
751
 
#: client/drizzleadmin.cc:375
752
 
#, c-format
753
 
msgid "%s  Ver %s Distrib %s, for %s on %s\n"
754
 
msgstr ""
755
 
 
756
 
#: client/drizzleadmin.cc:382
757
 
msgid "Copyright (C) 2000-2008 MySQL AB"
758
 
msgstr "Copyright (C) 2000-2008 MySQL AB"
759
 
 
760
 
#: client/drizzleadmin.cc:383
761
 
msgid ""
762
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
763
 
"and you are welcome to modify and redistribute it under the GPL license\n"
764
 
msgstr ""
765
 
"To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
766
 
"jest darmowe oprogramowanie,\n"
767
 
"zachęcamy do modyfikacji i rozprowadzania zgodnie z licencją GPL.\n"
768
 
 
769
 
#: client/drizzleadmin.cc:384
770
 
msgid "Administration program for the drizzled daemon."
771
 
msgstr "Program administracyjny dla drizzled deamon."
772
 
 
773
 
#: client/drizzleadmin.cc:385
774
 
#, c-format
775
 
msgid "Usage: %s [OPTIONS] command command....\n"
776
 
msgstr "Użycie: %s[OPTIONS] komenda komenda...\n"
777
 
 
778
 
#: client/drizzleadmin.cc:387
779
 
msgid ""
780
 
"  ping         Check if server is down\n"
781
 
"  shutdown     Take server down\n"
782
 
msgstr ""
783
 
 
784
 
#: libdrizzle/errmsg.c:27
785
 
msgid "Unknown Drizzle error"
786
 
msgstr "Nieznany błąd Drizzle"
787
 
 
788
 
#: libdrizzle/errmsg.c:28
789
 
#, c-format
790
 
msgid "Can't create UNIX socket (%d)"
791
 
msgstr "Nieudana próba utworzenia UNIXowego gniazda (%d)"
792
 
 
793
 
#: libdrizzle/errmsg.c:29
794
 
#, c-format
795
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
796
 
msgstr ""
797
 
 
798
 
#: libdrizzle/errmsg.c:30
799
 
#, c-format
800
 
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
801
 
msgstr "Nieudane połączenie z serwerem Drizzle w '%-.100s' (%d)"
802
 
 
803
 
#: libdrizzle/errmsg.c:31
804
 
#, c-format
805
 
msgid "Can't create TCP/IP socket (%d)"
806
 
msgstr ""
807
 
 
808
 
#: libdrizzle/errmsg.c:32
809
 
#, c-format
810
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
811
 
msgstr "Nieznany host serwera Drizzle '%-.100s' (%d)"
812
 
 
813
 
#: libdrizzle/errmsg.c:33
814
 
msgid "Drizzle server has gone away"
815
 
msgstr ""
816
 
 
817
 
#: libdrizzle/errmsg.c:34
818
 
#, c-format
819
 
msgid "Protocol mismatch; server version = %d, client version = %d"
820
 
msgstr ""
821
 
 
822
 
#: libdrizzle/errmsg.c:35
823
 
msgid "Drizzle client ran out of memory"
824
 
msgstr ""
825
 
 
826
 
#: libdrizzle/errmsg.c:36
827
 
msgid "Wrong host info"
828
 
msgstr ""
829
 
 
830
 
#: libdrizzle/errmsg.c:37
831
 
msgid "Localhost via UNIX socket"
832
 
msgstr ""
833
 
 
834
 
#: libdrizzle/errmsg.c:38
835
 
#, c-format
836
 
msgid "%-.100s via TCP/IP"
837
 
msgstr "%-.100s przez TCP/IP"
838
 
 
839
 
#: libdrizzle/errmsg.c:39
840
 
msgid "Error in server handshake"
841
 
msgstr ""
842
 
 
843
 
#: libdrizzle/errmsg.c:40
844
 
msgid "Lost connection to Drizzle server during query"
845
 
msgstr ""
846
 
"Połączenie z serwerm Drizzle zostało przerwane w trakcie wykonywania "
847
 
"zapytania."
848
 
 
849
 
#: libdrizzle/errmsg.c:41
850
 
msgid "Commands out of sync; you can't run this command now"
851
 
msgstr ""
852
 
 
853
 
#: libdrizzle/errmsg.c:42
854
 
#, c-format
855
 
msgid "Named pipe: %-.32s"
856
 
msgstr ""
857
 
 
858
 
#: libdrizzle/errmsg.c:43
859
 
#, c-format
860
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
861
 
msgstr ""
862
 
 
863
 
#: libdrizzle/errmsg.c:44
864
 
#, c-format
865
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
866
 
msgstr ""
867
 
 
868
 
#: libdrizzle/errmsg.c:45
869
 
#, c-format
870
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
871
 
msgstr ""
872
 
 
873
 
#: libdrizzle/errmsg.c:46
874
 
#, c-format
875
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
876
 
msgstr "Nieudana próba zainicjowania zestawu znaków %-.32s  (ścieżka: %-.100s)"
877
 
 
878
 
#: libdrizzle/errmsg.c:47
879
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
880
 
msgstr ""
881
 
 
882
 
#: libdrizzle/errmsg.c:48
883
 
msgid "Embedded server"
884
 
msgstr "Serwer wbudowany"
885
 
 
886
 
#: libdrizzle/errmsg.c:49
887
 
msgid "Error on SHOW SLAVE STATUS:"
888
 
msgstr ""
889
 
 
890
 
#: libdrizzle/errmsg.c:50
891
 
msgid "Error on SHOW SLAVE HOSTS:"
892
 
msgstr ""
893
 
 
894
 
#: libdrizzle/errmsg.c:51
895
 
msgid "Error connecting to slave:"
896
 
msgstr ""
897
 
 
898
 
#: libdrizzle/errmsg.c:52
899
 
msgid "Error connecting to master:"
900
 
msgstr ""
901
 
 
902
 
#: libdrizzle/errmsg.c:53
903
 
msgid "SSL connection error"
904
 
msgstr "Błąd połączenia SSL"
905
 
 
906
 
#: libdrizzle/errmsg.c:54
907
 
msgid "Malformed packet"
908
 
msgstr "Przekłamany pakiet"
909
 
 
910
 
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
911
 
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
912
 
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
913
 
#: libdrizzle/errmsg.c:74
914
 
msgid "(unused error message)"
915
 
msgstr "(nieużywany komunikat błędu)"
916
 
 
917
 
#: libdrizzle/errmsg.c:56
918
 
msgid "Invalid use of null pointer"
919
 
msgstr ""
920
 
 
921
 
#: libdrizzle/errmsg.c:57
922
 
msgid "Statement not prepared"
923
 
msgstr ""
924
 
 
925
 
#: libdrizzle/errmsg.c:58
926
 
msgid "No data supplied for parameters in prepared statement"
927
 
msgstr "Nie podano danych dla parametrów w przygotowanej instrukcji"
928
 
 
929
 
#: libdrizzle/errmsg.c:59
930
 
msgid "Data truncated"
931
 
msgstr "Wyczyszczono bazę danych."
932
 
 
933
 
#: libdrizzle/errmsg.c:60
934
 
msgid "No parameters exist in the statement"
935
 
msgstr "Brak parametrów w instrukcji"
936
 
 
937
 
#: libdrizzle/errmsg.c:61
938
 
msgid "Invalid parameter number"
939
 
msgstr "Niepoprawny numer parametru"
940
 
 
941
 
#: libdrizzle/errmsg.c:62
942
 
#, c-format
943
 
msgid ""
944
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
945
 
msgstr ""
946
 
 
947
 
#: libdrizzle/errmsg.c:64
948
 
#, c-format
949
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
950
 
msgstr "Użycie nieobsługiwanego typu bufora: %d (parametr: %d)"
951
 
 
952
 
#: libdrizzle/errmsg.c:65
953
 
#, c-format
954
 
msgid "Shared memory: %-.100s"
955
 
msgstr "Pamięć współdzielona: %-.100s"
956
 
 
957
 
#: libdrizzle/errmsg.c:75
958
 
msgid "Wrong or unknown protocol"
959
 
msgstr "Niepoprawny lub nieznany protokół"
960
 
 
961
 
#: libdrizzle/errmsg.c:76
962
 
msgid "Invalid connection handle"
963
 
msgstr "Niepoprawny uchwyt połączenia"
964
 
 
965
 
#: libdrizzle/errmsg.c:77
966
 
msgid ""
967
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
968
 
"option 'secure_auth' enabled)"
969
 
msgstr ""
970
 
"Odmowa połączenia używającego starego (przed 4.1.1) protokołu autetyfikacji "
971
 
"(włączona opcja klienta 'secure_auth')"
972
 
 
973
 
#: libdrizzle/errmsg.c:79
974
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
975
 
msgstr ""
976
 
 
977
 
#: libdrizzle/errmsg.c:80
978
 
msgid "Attempt to read column without prior row fetch"
979
 
msgstr ""
980
 
 
981
 
#: libdrizzle/errmsg.c:81
982
 
msgid "Prepared statement contains no metadata"
983
 
msgstr ""
984
 
 
985
 
#: libdrizzle/errmsg.c:82
986
 
msgid ""
987
 
"Attempt to read a row while there is no result set associated with the "
988
 
"statement"
989
 
msgstr ""
990
 
 
991
 
#: libdrizzle/errmsg.c:84
992
 
msgid "This feature is not implemented yet"
993
 
msgstr "Ta funkcja nie jest jeszcze zaimplementowana"
994
 
 
995
 
#: libdrizzle/errmsg.c:85
996
 
#, c-format
997
 
msgid ""
998
 
"Lost connection to Drizzle server while waiting for initial communication "
999
 
"packet, system error: %d"
1000
 
msgstr ""
1001
 
"Utracono połączenie z serwerem Drizzle podczas oczekiwania na pakiet "
1002
 
"inicjujący komunikację, błąd systemu: %d"
1003
 
 
1004
 
#: libdrizzle/errmsg.c:87
1005
 
#, c-format
1006
 
msgid ""
1007
 
"Lost connection to Drizzle server while reading initial communication "
1008
 
"packet, system error: %d"
1009
 
msgstr ""
1010
 
"Utracono połączenie z serwerem Drizzle podczas odczytu pakietu inicjującego "
1011
 
"komunikację, błąd systemu: %d"
1012
 
 
1013
 
#: libdrizzle/errmsg.c:89
1014
 
#, c-format
1015
 
msgid ""
1016
 
"Lost connection to Drizzle server while sending authentication information, "
1017
 
"system error: %d"
1018
 
msgstr ""
1019
 
"Utracono połączenie z serwerem Drizzle podczas wysyłania pakietu "
1020
 
"inicjującego komunikację, błąd systemu: %d"
1021
 
 
1022
 
#: libdrizzle/errmsg.c:91
1023
 
#, c-format
1024
 
msgid ""
1025
 
"Lost connection to Drizzle server while reading authorization information, "
1026
 
"system error: %d"
1027
 
msgstr ""
1028
 
"Utracono połączenie z serwerem Drizzle podczas odczytu informacji "
1029
 
"autoryzacyjnych, błąd systemu: %d"
1030
 
 
1031
 
#: libdrizzle/errmsg.c:93
1032
 
#, c-format
1033
 
msgid ""
1034
 
"Lost connection to Drizzle server while setting initial database, system "
1035
 
"error: %d"
1036
 
msgstr ""
1037
 
 
1038
 
#: libdrizzle/errmsg.c:95
1039
 
#, c-format
1040
 
msgid "Statement closed indirectly because of a preceding %s() call"
1041
 
msgstr ""
1042
 
 
1043
 
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1044
 
msgid "Couldn't uncompress communication packet"
1045
 
msgstr ""
1046
 
 
1047
 
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1048
 
msgid "Got an error reading communication packets"
1049
 
msgstr ""
1050
 
 
1051
 
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1052
 
msgid "Got timeout reading communication packets"
1053
 
msgstr ""
1054
 
 
1055
 
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1056
 
msgid "Got an error writing communication packets"
1057
 
msgstr ""
1058
 
 
1059
 
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1060
 
msgid "Got timeout writing communication packets"
1061
 
msgstr ""
1062
 
 
1063
 
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1064
 
#, c-format
1065
 
msgid "File '%s' not found (Errcode: %d)"
1066
 
msgstr "Nie znaleziono pliku: '%s' (Kod błedu: %d)"
1067
 
 
1068
 
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1069
 
#, c-format
1070
 
msgid "Error reading file '%s' (Errcode: %d)"
1071
 
msgstr ""
1072
 
 
1073
 
#: mysys/errors.cc:25
1074
 
#, c-format
1075
 
msgid "Can't create/write to file '%s' (Errcode: %d)"
1076
 
msgstr ""
1077
 
 
1078
 
#: mysys/errors.cc:27
1079
 
#, c-format
1080
 
msgid "Error writing file '%s' (Errcode: %d)"
1081
 
msgstr "Błąd zapisu pliku '%s' (Kod błędu: %d)"
1082
 
 
1083
 
#: mysys/errors.cc:28
1084
 
#, c-format
1085
 
msgid "Error on close of '%s' (Errcode: %d)"
1086
 
msgstr "Błąd konsoli '%s' (Kod błędu: %d)"
1087
 
 
1088
 
#: mysys/errors.cc:29
1089
 
#, c-format
1090
 
msgid "Out of memory (Needed %u bytes)"
1091
 
msgstr "Brak pamięci (Potrzebne %u bajtów)"
1092
 
 
1093
 
#: mysys/errors.cc:30
1094
 
#, c-format
1095
 
msgid "Error on delete of '%s' (Errcode: %d)"
1096
 
msgstr "Błąd podczas usuwania '%s' (Kod błędu: %d)"
1097
 
 
1098
 
#: mysys/errors.cc:31
1099
 
#, c-format
1100
 
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1101
 
msgstr "Błąd podczas zmiany nazwy z '%s' na '%s' (Kod błędu: %d)"
1102
 
 
1103
 
#: mysys/errors.cc:32
1104
 
#, c-format
1105
 
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1106
 
msgstr ""
1107
 
"Nieoczekiwane wystąpienie końca pliku podczas odczytu pliku '%s' (Kod błędu: "
1108
 
"%d)"
1109
 
 
1110
 
#: mysys/errors.cc:33
1111
 
#, c-format
1112
 
msgid "Can't lock file (Errcode: %d)"
1113
 
msgstr ""
1114
 
 
1115
 
#: mysys/errors.cc:34
1116
 
#, c-format
1117
 
msgid "Can't unlock file (Errcode: %d)"
1118
 
msgstr ""
1119
 
 
1120
 
#: mysys/errors.cc:35
1121
 
#, c-format
1122
 
msgid "Can't read dir of '%s' (Errcode: %d)"
1123
 
msgstr ""
1124
 
 
1125
 
#: mysys/errors.cc:36
1126
 
#, c-format
1127
 
msgid "Can't get stat of '%s' (Errcode: %d)"
1128
 
msgstr ""
1129
 
 
1130
 
#: mysys/errors.cc:37
1131
 
#, c-format
1132
 
msgid "Can't change size of file (Errcode: %d)"
1133
 
msgstr ""
1134
 
 
1135
 
#: mysys/errors.cc:38
1136
 
#, c-format
1137
 
msgid "Can't open stream from handle (Errcode: %d)"
1138
 
msgstr ""
1139
 
 
1140
 
#: mysys/errors.cc:39
1141
 
#, c-format
1142
 
msgid "Can't get working dirctory (Errcode: %d)"
1143
 
msgstr ""
1144
 
 
1145
 
#: mysys/errors.cc:40
1146
 
#, c-format
1147
 
msgid "Can't change dir to '%s' (Errcode: %d)"
1148
 
msgstr ""
1149
 
 
1150
 
#: mysys/errors.cc:41
1151
 
#, c-format
1152
 
msgid "Warning: '%s' had %d links"
1153
 
msgstr ""
1154
 
 
1155
 
#: mysys/errors.cc:42
1156
 
#, c-format
1157
 
msgid "Warning: %d files and %d streams is left open\n"
1158
 
msgstr ""
1159
 
 
1160
 
#: mysys/errors.cc:43
1161
 
#, c-format
1162
 
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1163
 
msgstr ""
1164
 
 
1165
 
#: mysys/errors.cc:44
1166
 
#, c-format
1167
 
msgid "Can't create directory '%s' (Errcode: %d)"
1168
 
msgstr ""
1169
 
 
1170
 
#: mysys/errors.cc:45
1171
 
#, c-format
1172
 
msgid ""
1173
 
"Character set '%s' is not a compiled character set and is not specified in "
1174
 
"the %s file"
1175
 
msgstr ""
1176
 
 
1177
 
#: mysys/errors.cc:46
1178
 
#, c-format
1179
 
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1180
 
msgstr ""
1181
 
 
1182
 
#: mysys/errors.cc:47
1183
 
#, c-format
1184
 
msgid "Can't read value for symlink '%s' (Error %d)"
1185
 
msgstr ""
1186
 
 
1187
 
#: mysys/errors.cc:48
1188
 
#, c-format
1189
 
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1190
 
msgstr ""
1191
 
 
1192
 
#: mysys/errors.cc:49
1193
 
#, c-format
1194
 
msgid "Error on realpath() on '%s' (Error %d)"
1195
 
msgstr ""
1196
 
 
1197
 
#: mysys/errors.cc:50
1198
 
#, c-format
1199
 
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1200
 
msgstr ""
1201
 
 
1202
 
#: mysys/errors.cc:51
1203
 
#, c-format
1204
 
msgid ""
1205
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
1206
 
"file"
1207
 
msgstr ""
1208
 
 
1209
 
#: mysys/errors.cc:53
1210
 
#, c-format
1211
 
msgid "File '%s' (fileno: %d) was not closed"
1212
 
msgstr ""
1213
 
 
1214
 
#: mysys/my_error.cc:87
1215
 
#, c-format
1216
 
msgid "Unknown error %d"
1217
 
msgstr ""
1218
 
 
1219
 
#: mysys/my_getopt.cc:89
1220
 
msgid "Warning: "
1221
 
msgstr ""
1222
 
 
1223
 
#: mysys/my_getopt.cc:91
1224
 
msgid "Info: "
1225
 
msgstr ""
1226
 
 
1227
 
#: mysys/my_getopt.cc:355
1228
 
#, c-format
1229
 
msgid "%s: %s: Option '%s' used, but is disabled\n"
1230
 
msgstr ""
1231
 
 
1232
 
#: mysys/my_getopt.cc:356
1233
 
msgid "WARNING"
1234
 
msgstr ""
1235
 
 
1236
 
#: mysys/my_getopt.cc:356
1237
 
msgid "ERROR"
1238
 
msgstr ""
1239
 
 
1240
 
#: mysys/my_getopt.cc:459
1241
 
#, c-format
1242
 
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1243
 
msgstr ""
1244
 
 
1245
 
#: mysys/my_getopt.cc:772
1246
 
#, c-format
1247
 
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1248
 
msgstr ""
1249
 
 
1250
 
#: mysys/my_getopt.cc:963
1251
 
#, c-format
1252
 
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1253
 
msgstr ""
1254
 
 
1255
 
#: mysys/my_getopt.cc:1190
1256
 
#, c-format
1257
 
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1258
 
msgstr ""
1259
 
 
1260
 
#: mysys/my_getopt.cc:1210
1261
 
#, c-format
1262
 
msgid ""
1263
 
"\n"
1264
 
"Variables (--variable-name=value)\n"
1265
 
"and boolean options {false|true}  Value (after reading options)\n"
1266
 
"--------------------------------- -----------------------------\n"
1267
 
msgstr ""
1268
 
 
1269
 
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1270
 
msgid "(No default value)"
1271
 
msgstr ""
1272
 
 
1273
 
#: mysys/my_getopt.cc:1245
1274
 
msgid "true"
1275
 
msgstr ""
1276
 
 
1277
 
#: mysys/my_getopt.cc:1245
1278
 
msgid "false"
1279
 
msgstr ""
1280
 
 
1281
 
#: mysys/my_getopt.cc:1273
1282
 
#, c-format
1283
 
msgid "(Disabled)\n"
1284
 
msgstr ""
1285
 
 
1286
 
#: drizzled/authentication.cc:68 drizzled/show.cc:4681
1287
 
#: drizzled/sql_plugin.cc:796
1288
 
#, c-format
1289
 
msgid "Plugin '%s' init function returned error."
1290
 
msgstr ""
1291
 
 
1292
 
#. TRANSLATORS: The leading word "configvar" is the name
1293
 
#. of the plugin api, and so should not be translated.
1294
 
#: drizzled/configvar.cc:40
1295
 
#, c-format
1296
 
msgid "configvar plugin '%s' init() failed"
1297
 
msgstr ""
1298
 
 
1299
 
#. TRANSLATORS: The leading word "configvar" is the name
1300
 
#. of the plugin api, and so should not be translated.
1301
 
#: drizzled/configvar.cc:62
1302
 
#, c-format
1303
 
msgid "configvar plugin '%s' deinit() failed"
1304
 
msgstr ""
1305
 
 
1306
 
#. TRANSLATORS: The leading word "configvar" is the name
1307
 
#. of the plugin api, and so should not be translated.
1308
 
#: drizzled/configvar.cc:98
1309
 
#, c-format
1310
 
msgid "configvar plugin '%s' configvar_func1() failed"
1311
 
msgstr ""
1312
 
 
1313
 
#. TRANSLATORS: The leading word "configvar" is the name
1314
 
#. of the plugin api, and so should not be translated.
1315
 
#: drizzled/configvar.cc:152
1316
 
#, c-format
1317
 
msgid "configvar plugin '%s' configvar_func2() failed"
1318
 
msgstr ""
1319
 
 
1320
 
#: drizzled/db.cc:404 drizzled/db.cc:412
1321
 
#, c-format
1322
 
msgid "Error while loading database options: '%s':"
1323
 
msgstr "Błąd odczytu opcji bazy danych: '%s':"
1324
 
 
1325
 
#: drizzled/drizzled.cc:549
1326
 
#, c-format
1327
 
msgid "Got error %d from pthread_cond_timedwait"
1328
 
msgstr ""
1329
 
 
1330
 
#: drizzled/drizzled.cc:728
1331
 
#, c-format
1332
 
msgid "Got signal %d from thread %<PRIu64>"
1333
 
msgstr ""
1334
 
 
1335
 
#: drizzled/drizzled.cc:781
1336
 
msgid "Aborting\n"
1337
 
msgstr ""
1338
 
 
1339
 
#: drizzled/drizzled.cc:956
1340
 
msgid "One can only use the --user switch if running as root\n"
1341
 
msgstr ""
1342
 
 
1343
 
#: drizzled/drizzled.cc:964
1344
 
msgid ""
1345
 
"Fatal error: Please read \"Security\" section of the manual to find out how "
1346
 
"to run drizzled as root!\n"
1347
 
msgstr ""
1348
 
 
1349
 
#: drizzled/drizzled.cc:988
1350
 
#, c-format
1351
 
msgid ""
1352
 
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1353
 
"exists!\n"
1354
 
msgstr ""
1355
 
 
1356
 
#: drizzled/drizzled.cc:1162
1357
 
#, c-format
1358
 
msgid "Retrying bind on TCP/IP port %u"
1359
 
msgstr ""
1360
 
 
1361
 
#: drizzled/drizzled.cc:1168
1362
 
msgid "Can't start server: Bind on TCP/IP port"
1363
 
msgstr ""
1364
 
 
1365
 
#: drizzled/drizzled.cc:1169
1366
 
#, c-format
1367
 
msgid "Do you already have another drizzled server running on port: %d ?"
1368
 
msgstr ""
1369
 
 
1370
 
#: drizzled/drizzled.cc:1175
1371
 
msgid "Can't start server: listen() on TCP/IP port"
1372
 
msgstr ""
1373
 
 
1374
 
#: drizzled/drizzled.cc:1176
1375
 
#, c-format
1376
 
msgid "listen() on TCP/IP failed with error %d"
1377
 
msgstr ""
1378
 
 
1379
 
#: drizzled/drizzled.cc:1266
1380
 
#, c-format
1381
 
msgid "Fatal "
1382
 
msgstr ""
1383
 
 
1384
 
#: drizzled/drizzled.cc:1284
1385
 
#, c-format
1386
 
msgid ""
1387
 
"We will try our best to scrape up some info that will hopefully help "
1388
 
"diagnose\n"
1389
 
"the problem, but since we have already crashed, something is definitely "
1390
 
"wrong\n"
1391
 
"and this may fail.\n"
1392
 
"\n"
1393
 
msgstr ""
1394
 
 
1395
 
#: drizzled/drizzled.cc:1295
1396
 
#, c-format
1397
 
msgid ""
1398
 
"It is possible that drizzled could use up to \n"
1399
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1400
 
"<PRIu64> K\n"
1401
 
"bytes of memory\n"
1402
 
"Hope that's ok; if not, decrease some variables in the equation.\n"
1403
 
"\n"
1404
 
msgstr ""
1405
 
 
1406
 
#: drizzled/drizzled.cc:1313
1407
 
#, c-format
1408
 
msgid ""
1409
 
"Attempting backtrace. You can use the following information to find out\n"
1410
 
"where drizzled died. If you see no messages after this, something went\n"
1411
 
"terribly wrong...\n"
1412
 
msgstr ""
1413
 
 
1414
 
#: drizzled/drizzled.cc:1341
1415
 
#, c-format
1416
 
msgid ""
1417
 
"Trying to get some variables.\n"
1418
 
"Some pointers may be invalid and cause the dump to abort...\n"
1419
 
msgstr ""
1420
 
 
1421
 
#: drizzled/drizzled.cc:1353
1422
 
#, c-format
1423
 
msgid ""
1424
 
"\n"
1425
 
"This crash occurred while the server was calling initgroups(). This is\n"
1426
 
"often due to the use of a drizzled that is statically linked against glibc\n"
1427
 
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1428
 
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1429
 
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1430
 
"drizzled that is not statically linked.\n"
1431
 
msgstr ""
1432
 
 
1433
 
#: drizzled/drizzled.cc:1368
1434
 
#, c-format
1435
 
msgid ""
1436
 
"\n"
1437
 
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1438
 
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1439
 
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1440
 
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1441
 
"the documentation for your distribution on how to do that.\n"
1442
 
msgstr ""
1443
 
 
1444
 
#: drizzled/drizzled.cc:1381
1445
 
#, c-format
1446
 
msgid ""
1447
 
"\n"
1448
 
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1449
 
"unreliable and unstable on some operating systems and operating-system\n"
1450
 
"versions (notably, some versions of Linux).  This crash could be due to use\n"
1451
 
"of those buggy OS calls.  You should consider whether you really need the\n"
1452
 
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1453
 
" bugs.\n"
1454
 
msgstr ""
1455
 
 
1456
 
#: drizzled/drizzled.cc:1396
1457
 
#, c-format
1458
 
msgid "Writing a core file\n"
1459
 
msgstr ""
1460
 
 
1461
 
#: drizzled/drizzled.cc:1443
1462
 
msgid ""
1463
 
"setrlimit could not change the size of core files to 'infinity';  We may not "
1464
 
"be able to generate a core file on signals"
1465
 
msgstr ""
1466
 
 
1467
 
#: drizzled/drizzled.cc:1511
1468
 
#, c-format
1469
 
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1470
 
msgstr ""
1471
 
 
1472
 
#: drizzled/drizzled.cc:1599
1473
 
#, c-format
1474
 
msgid "Got signal %d to shutdown drizzled"
1475
 
msgstr ""
1476
 
 
1477
 
#: drizzled/drizzled.cc:1616 drizzled/sql_base.cc:6390
1478
 
msgid "Can't create thread to kill server"
1479
 
msgstr ""
1480
 
 
1481
 
#: drizzled/drizzled.cc:1639
1482
 
#, c-format
1483
 
msgid "Got signal: %d  error: %d"
1484
 
msgstr ""
1485
 
 
1486
 
#: drizzled/drizzled.cc:1754
1487
 
#, c-format
1488
 
msgid "Wrong date/time format specifier: %s\n"
1489
 
msgstr ""
1490
 
 
1491
 
#: drizzled/drizzled.cc:1871
1492
 
#, c-format
1493
 
msgid "gethostname failed, using '%s' as hostname"
1494
 
msgstr ""
1495
 
 
1496
 
#: drizzled/drizzled.cc:1935
1497
 
#, c-format
1498
 
msgid ""
1499
 
"Changed limits: max_open_files: %u  max_connections: %<PRIu64>  table_cache: "
1500
 
"%<PRIu64>"
1501
 
msgstr ""
1502
 
 
1503
 
#: drizzled/drizzled.cc:1940
1504
 
#, c-format
1505
 
msgid ""
1506
 
"Could not increase number of max_open_files to more than %u (request: %u)"
1507
 
msgstr ""
1508
 
 
1509
 
#: drizzled/drizzled.cc:2021
1510
 
#, c-format
1511
 
msgid "Unknown locale: '%s'"
1512
 
msgstr ""
1513
 
 
1514
 
#: drizzled/drizzled.cc:2091
1515
 
msgid "Can't create thread-keys"
1516
 
msgstr ""
1517
 
 
1518
 
#: drizzled/drizzled.cc:2131
1519
 
msgid "Unable to reopen stdout"
1520
 
msgstr ""
1521
 
 
1522
 
#: drizzled/drizzled.cc:2134
1523
 
msgid "Unable to reopen stderr"
1524
 
msgstr ""
1525
 
 
1526
 
#: drizzled/drizzled.cc:2140
1527
 
msgid "Out of memory"
1528
 
msgstr ""
1529
 
 
1530
 
#: drizzled/drizzled.cc:2146
1531
 
msgid ""
1532
 
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1533
 
"impossible, it would lead to infinite loops in this server."
1534
 
msgstr ""
1535
 
 
1536
 
#: drizzled/drizzled.cc:2166
1537
 
#, c-format
1538
 
msgid ""
1539
 
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1540
 
"replication may break when this Drizzle server acts as a master and has his "
1541
 
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1542
 
msgstr ""
1543
 
 
1544
 
#: drizzled/drizzled.cc:2178
1545
 
msgid "Out of memory in init_server_components."
1546
 
msgstr ""
1547
 
 
1548
 
#: drizzled/drizzled.cc:2199
1549
 
msgid "Failed to initialize plugins."
1550
 
msgstr ""
1551
 
 
1552
 
#: drizzled/drizzled.cc:2230
1553
 
#, c-format
1554
 
msgid ""
1555
 
"%s: Too many arguments (first extra is '%s').\n"
1556
 
"Use --verbose --help to get a list of available options\n"
1557
 
msgstr ""
1558
 
 
1559
 
#: drizzled/drizzled.cc:2240
1560
 
msgid "Can't init databases"
1561
 
msgstr ""
1562
 
 
1563
 
#: drizzled/drizzled.cc:2260
1564
 
#, c-format
1565
 
msgid "Unknown/unsupported table type: %s"
1566
 
msgstr ""
1567
 
 
1568
 
#: drizzled/drizzled.cc:2266
1569
 
#, c-format
1570
 
msgid "Default storage engine (%s) is not available"
1571
 
msgstr ""
1572
 
 
1573
 
#: drizzled/drizzled.cc:2289
1574
 
msgid "Can't initialize tc_log"
1575
 
msgstr ""
1576
 
 
1577
 
#: drizzled/drizzled.cc:2320
1578
 
#, c-format
1579
 
msgid "Failed to lock memory. Errno: %d\n"
1580
 
msgstr ""
1581
 
 
1582
 
#: drizzled/drizzled.cc:2381
1583
 
#, c-format
1584
 
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1585
 
msgstr ""
1586
 
 
1587
 
#: drizzled/drizzled.cc:2419
1588
 
msgid ""
1589
 
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1590
 
"value: we force server id to 1; updates will be logged to the binary log, "
1591
 
"but connections from slaves will not be accepted."
1592
 
msgstr ""
1593
 
 
1594
 
#: drizzled/drizzled.cc:2471
1595
 
msgid "Before Lock_thread_count"
1596
 
msgstr ""
1597
 
 
1598
 
#: drizzled/drizzled.cc:2478
1599
 
msgid "After lock_thread_count"
1600
 
msgstr ""
1601
 
 
1602
 
#: drizzled/drizzled.cc:2584
1603
 
#, c-format
1604
 
msgid "drizzled: Got error %d from select"
1605
 
msgstr ""
1606
 
 
1607
 
#: drizzled/drizzled.cc:2816 drizzled/drizzled.cc:2903
1608
 
#: drizzled/drizzled.cc:3016
1609
 
msgid "Option used by mysql-test for debugging and testing of replication."
1610
 
msgstr ""
1611
 
 
1612
 
#: drizzled/drizzled.cc:2820
1613
 
msgid "Auto-increment columns are incremented by this"
1614
 
msgstr ""
1615
 
 
1616
 
#: drizzled/drizzled.cc:2825
1617
 
msgid ""
1618
 
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1619
 
"= 1"
1620
 
msgstr ""
1621
 
 
1622
 
#: drizzled/drizzled.cc:2831
1623
 
msgid ""
1624
 
"Path to installation directory. All paths are usually resolved relative to "
1625
 
"this."
1626
 
msgstr ""
1627
 
 
1628
 
#: drizzled/drizzled.cc:2835
1629
 
msgid "IP address to bind to."
1630
 
msgstr ""
1631
 
 
1632
 
#: drizzled/drizzled.cc:2839
1633
 
msgid ""
1634
 
"The maximum size of a row-based binary log event in bytes. Rows will be "
1635
 
"grouped into events smaller than this size if possible. The value has to be "
1636
 
"a multiple of 256."
1637
 
msgstr ""
1638
 
 
1639
 
#: drizzled/drizzled.cc:2850
1640
 
msgid "Don't ignore client side character set value sent during handshake."
1641
 
msgstr ""
1642
 
 
1643
 
#: drizzled/drizzled.cc:2855
1644
 
msgid "Set the filesystem character set."
1645
 
msgstr ""
1646
 
 
1647
 
#: drizzled/drizzled.cc:2860
1648
 
msgid "Set the default character set."
1649
 
msgstr "Ustawia domyślny zestaw znaków."
1650
 
 
1651
 
#: drizzled/drizzled.cc:2867
1652
 
msgid "Chroot drizzled daemon during startup."
1653
 
msgstr ""
1654
 
 
1655
 
#: drizzled/drizzled.cc:2871
1656
 
msgid "Set the default collation."
1657
 
msgstr ""
1658
 
 
1659
 
#: drizzled/drizzled.cc:2875
1660
 
msgid "Default completion type."
1661
 
msgstr ""
1662
 
 
1663
 
#: drizzled/drizzled.cc:2880
1664
 
msgid "Write error output on screen."
1665
 
msgstr ""
1666
 
 
1667
 
#: drizzled/drizzled.cc:2884
1668
 
msgid "Write core on errors."
1669
 
msgstr ""
1670
 
 
1671
 
#: drizzled/drizzled.cc:2888
1672
 
msgid "Path to the database root."
1673
 
msgstr ""
1674
 
 
1675
 
#: drizzled/drizzled.cc:2892
1676
 
msgid "Set the default storage engine (table type) for tables."
1677
 
msgstr ""
1678
 
 
1679
 
#: drizzled/drizzled.cc:2896
1680
 
msgid "Set the default time zone."
1681
 
msgstr ""
1682
 
 
1683
 
#: drizzled/drizzled.cc:2900
1684
 
msgid "Type of DELAY_KEY_WRITE."
1685
 
msgstr ""
1686
 
 
1687
 
#: drizzled/drizzled.cc:2909
1688
 
msgid "Print a symbolic stack trace on failure."
1689
 
msgstr ""
1690
 
 
1691
 
#: drizzled/drizzled.cc:2915
1692
 
msgid "Push supported query conditions to the storage engine."
1693
 
msgstr ""
1694
 
 
1695
 
#: drizzled/drizzled.cc:2921
1696
 
msgid "Used for debugging;  Use at your own risk!"
1697
 
msgstr ""
1698
 
 
1699
 
#: drizzled/drizzled.cc:2924
1700
 
msgid "Flush tables to disk between SQL commands."
1701
 
msgstr ""
1702
 
 
1703
 
#: drizzled/drizzled.cc:2929
1704
 
msgid "Set up signals usable for debugging"
1705
 
msgstr ""
1706
 
 
1707
 
#: drizzled/drizzled.cc:2933
1708
 
msgid "Command(s) that are executed for each new connection"
1709
 
msgstr ""
1710
 
 
1711
 
#: drizzled/drizzled.cc:2937
1712
 
msgid "Read SQL commands from this file at startup."
1713
 
msgstr ""
1714
 
 
1715
 
#: drizzled/drizzled.cc:2941
1716
 
msgid "Command(s) that are executed when a slave connects to this master"
1717
 
msgstr ""
1718
 
 
1719
 
#: drizzled/drizzled.cc:2945
1720
 
msgid "(IGNORED)"
1721
 
msgstr ""
1722
 
 
1723
 
#: drizzled/drizzled.cc:2949
1724
 
msgid "Set the language used for the month names and the days of the week."
1725
 
msgstr ""
1726
 
 
1727
 
#: drizzled/drizzled.cc:2954
1728
 
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1729
 
msgstr ""
1730
 
 
1731
 
#: drizzled/drizzled.cc:2959
1732
 
msgid "Log connections and queries to file."
1733
 
msgstr ""
1734
 
 
1735
 
#: drizzled/drizzled.cc:2963
1736
 
msgid ""
1737
 
"Log update queries in binary format. Optional argument is the location for "
1738
 
"the binary log files.(Strongly recommended to avoid replication problems if "
1739
 
"server's hostname changes)"
1740
 
msgstr ""
1741
 
 
1742
 
#: drizzled/drizzled.cc:2970
1743
 
msgid "File that holds the names for last binary log files."
1744
 
msgstr ""
1745
 
 
1746
 
#: drizzled/drizzled.cc:2974
1747
 
msgid "Error log file."
1748
 
msgstr ""
1749
 
 
1750
 
#: drizzled/drizzled.cc:2978
1751
 
msgid "Log all MyISAM changes to file."
1752
 
msgstr ""
1753
 
 
1754
 
#: drizzled/drizzled.cc:2982
1755
 
msgid ""
1756
 
"Tells the slave to log the updates from the slave thread to the binary log. "
1757
 
"You will need to turn it on if you plan to daisy-chain the slaves."
1758
 
msgstr ""
1759
 
 
1760
 
#: drizzled/drizzled.cc:2989
1761
 
msgid ""
1762
 
"Path to transaction coordinator log (used for transactions that affect more "
1763
 
"than one storage engine, when binary log is disabled)"
1764
 
msgstr ""
1765
 
 
1766
 
#: drizzled/drizzled.cc:2995
1767
 
msgid "Size of transaction coordinator log."
1768
 
msgstr ""
1769
 
 
1770
 
#: drizzled/drizzled.cc:3001
1771
 
msgid "Log some not critical warnings to the log file."
1772
 
msgstr ""
1773
 
 
1774
 
#: drizzled/drizzled.cc:3006
1775
 
msgid ""
1776
 
"The location and name of the file that remembers the master and where the I/"
1777
 
"O replication thread is in the master's binlogs."
1778
 
msgstr ""
1779
 
 
1780
 
#: drizzled/drizzled.cc:3011
1781
 
msgid ""
1782
 
"The number of tries the slave will make to connect to the master before "
1783
 
"giving up."
1784
 
msgstr ""
1785
 
 
1786
 
#: drizzled/drizzled.cc:3020
1787
 
msgid "Lock drizzled in memory."
1788
 
msgstr ""
1789
 
 
1790
 
#: drizzled/drizzled.cc:3024
1791
 
msgid ""
1792
 
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1793
 
"BACKUP, FORCE or QUICK."
1794
 
msgstr ""
1795
 
 
1796
 
#: drizzled/drizzled.cc:3029
1797
 
msgid "Use very new possible 'unsafe' functions."
1798
 
msgstr ""
1799
 
 
1800
 
#: drizzled/drizzled.cc:3034
1801
 
msgid "Use old, non-optimized alter table."
1802
 
msgstr ""
1803
 
 
1804
 
#: drizzled/drizzled.cc:3039
1805
 
msgid "Pid file used by safe_mysqld."
1806
 
msgstr ""
1807
 
 
1808
 
#: drizzled/drizzled.cc:3049
1809
 
msgid ""
1810
 
"Maximum time in seconds to wait for the port to become free. (Default: no "
1811
 
"wait)"
1812
 
msgstr ""
1813
 
 
1814
 
#: drizzled/drizzled.cc:3054
1815
 
msgid "The location and name to use for relay logs."
1816
 
msgstr ""
1817
 
 
1818
 
#: drizzled/drizzled.cc:3058
1819
 
msgid ""
1820
 
"The location and name to use for the file that keeps a list of the last "
1821
 
"relay logs."
1822
 
msgstr ""
1823
 
 
1824
 
#: drizzled/drizzled.cc:3063
1825
 
msgid ""
1826
 
"The location and name of the file that remembers where the SQL replication "
1827
 
"thread is in the relay logs."
1828
 
msgstr ""
1829
 
 
1830
 
#: drizzled/drizzled.cc:3068
1831
 
msgid ""
1832
 
"In replication, if set to 1, do not skip events having our server id. "
1833
 
"Default value is 0 (to break infinite loops in circular replication). Can't "
1834
 
"be set to 1 if --log-slave-updates is used."
1835
 
msgstr ""
1836
 
 
1837
 
#: drizzled/drizzled.cc:3076
1838
 
msgid ""
1839
 
"Hostname or IP of the slave to be reported to to the master during slave "
1840
 
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1841
 
"you do not want the slave to register itself with the master. Note that it "
1842
 
"is not sufficient for the master to simply read the IP of the slave off the "
1843
 
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1844
 
"may not be valid for connecting to the slave from the master or other hosts."
1845
 
msgstr ""
1846
 
 
1847
 
#: drizzled/drizzled.cc:3086
1848
 
msgid "Skip some optimize stages (for testing)."
1849
 
msgstr ""
1850
 
 
1851
 
#: drizzled/drizzled.cc:3089
1852
 
msgid ""
1853
 
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1854
 
"specified directory"
1855
 
msgstr ""
1856
 
 
1857
 
#: drizzled/drizzled.cc:3094
1858
 
msgid ""
1859
 
"Uniquely identifies the server instance in the community of replication "
1860
 
"partners."
1861
 
msgstr ""
1862
 
 
1863
 
#: drizzled/drizzled.cc:3099
1864
 
msgid "Don't use new, possible wrong routines."
1865
 
msgstr ""
1866
 
 
1867
 
#: drizzled/drizzled.cc:3102
1868
 
msgid "If set, slave is not started automatically."
1869
 
msgstr ""
1870
 
 
1871
 
#: drizzled/drizzled.cc:3106
1872
 
msgid "Don't print a stack trace on failure."
1873
 
msgstr ""
1874
 
 
1875
 
#: drizzled/drizzled.cc:3110
1876
 
msgid "Don't give threads different priorities."
1877
 
msgstr ""
1878
 
 
1879
 
#: drizzled/drizzled.cc:3114
1880
 
msgid ""
1881
 
"The location where the slave should put its temporary files when replicating "
1882
 
"a LOAD DATA INFILE command."
1883
 
msgstr ""
1884
 
 
1885
 
#: drizzled/drizzled.cc:3119
1886
 
msgid ""
1887
 
"Tells the slave thread to continue replication when a query event returns an "
1888
 
"error from the provided list."
1889
 
msgstr ""
1890
 
 
1891
 
#: drizzled/drizzled.cc:3123
1892
 
msgid ""
1893
 
"Modes for how replication events should be executed.  Legal values are "
1894
 
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1895
 
"stop for operations that are idempotent. In STRICT mode, replication will "
1896
 
"stop on any unexpected difference between the master and the slave."
1897
 
msgstr ""
1898
 
 
1899
 
#: drizzled/drizzled.cc:3131
1900
 
msgid "(INGORED)"
1901
 
msgstr ""
1902
 
 
1903
 
#: drizzled/drizzled.cc:3134
1904
 
msgid "Enable symbolic link support."
1905
 
msgstr ""
1906
 
 
1907
 
#: drizzled/drizzled.cc:3143
1908
 
msgid ""
1909
 
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1910
 
msgstr ""
1911
 
 
1912
 
#: drizzled/drizzled.cc:3148
1913
 
msgid ""
1914
 
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1915
 
"ROLLBACK."
1916
 
msgstr ""
1917
 
 
1918
 
#: drizzled/drizzled.cc:3153
1919
 
msgid ""
1920
 
"Using this option will cause most temporary files created to use a small set "
1921
 
"of names, rather than a unique name for each new file."
1922
 
msgstr ""
1923
 
 
1924
 
#: drizzled/drizzled.cc:3158
1925
 
msgid ""
1926
 
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1927
 
msgstr ""
1928
 
 
1929
 
#: drizzled/drizzled.cc:3163
1930
 
msgid "Path for temporary files."
1931
 
msgstr ""
1932
 
 
1933
 
#: drizzled/drizzled.cc:3167
1934
 
msgid "Default transaction isolation level."
1935
 
msgstr ""
1936
 
 
1937
 
#: drizzled/drizzled.cc:3171
1938
 
msgid "Run drizzled daemon as user."
1939
 
msgstr ""
1940
 
 
1941
 
#: drizzled/drizzled.cc:3179
1942
 
msgid ""
1943
 
"The number of outstanding connection requests Drizzle can have. This comes "
1944
 
"into play when the main Drizzle thread gets very many connection requests in "
1945
 
"a very short time."
1946
 
msgstr ""
1947
 
 
1948
 
#: drizzled/drizzled.cc:3185
1949
 
msgid ""
1950
 
"The size of the cache to hold the SQL statements for the binary log during a "
1951
 
"transaction. If you often use big, multi-statement transactions you can "
1952
 
"increase this to get more performance."
1953
 
msgstr ""
1954
 
 
1955
 
#: drizzled/drizzled.cc:3191
1956
 
msgid ""
1957
 
"Size of tree cache used in bulk insert optimization. Note that this is a "
1958
 
"limit per thread!"
1959
 
msgstr ""
1960
 
 
1961
 
#: drizzled/drizzled.cc:3197
1962
 
msgid ""
1963
 
"The number of seconds the drizzled server is waiting for a connect packet "
1964
 
"before responding with 'Bad handshake'."
1965
 
msgstr ""
1966
 
 
1967
 
#: drizzled/drizzled.cc:3202
1968
 
msgid "The DATE format (For future)."
1969
 
msgstr ""
1970
 
 
1971
 
#: drizzled/drizzled.cc:3207
1972
 
msgid "The DATETIME/TIMESTAMP format (for future)."
1973
 
msgstr ""
1974
 
 
1975
 
#: drizzled/drizzled.cc:3212
1976
 
msgid "The default week format used by WEEK() functions."
1977
 
msgstr ""
1978
 
 
1979
 
#: drizzled/drizzled.cc:3217
1980
 
msgid ""
1981
 
"Precision of the result of '/' operator will be increased on that value."
1982
 
msgstr ""
1983
 
 
1984
 
#: drizzled/drizzled.cc:3223
1985
 
msgid ""
1986
 
"If non-zero, binary logs will be purged after expire_logs_days days; "
1987
 
"possible purges happen at startup and at binary log rotation."
1988
 
msgstr ""
1989
 
 
1990
 
#: drizzled/drizzled.cc:3229
1991
 
msgid "The maximum length of the result of function  group_concat."
1992
 
msgstr ""
1993
 
 
1994
 
#: drizzled/drizzled.cc:3234
1995
 
msgid ""
1996
 
"The number of seconds the server waits for activity on an interactive "
1997
 
"connection before closing it."
1998
 
msgstr ""
1999
 
 
2000
 
#: drizzled/drizzled.cc:3240
2001
 
msgid "The size of the buffer that is used for full joins."
2002
 
msgstr ""
2003
 
 
2004
 
#: drizzled/drizzled.cc:3246
2005
 
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2006
 
msgstr ""
2007
 
 
2008
 
#: drizzled/drizzled.cc:3251
2009
 
msgid ""
2010
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2011
 
"this to get better index handling (for all reads and multiple writes) to as "
2012
 
"much as you can afford;"
2013
 
msgstr ""
2014
 
 
2015
 
#: drizzled/drizzled.cc:3260
2016
 
msgid ""
2017
 
"This characterizes the number of hits a hot block has to be untouched until "
2018
 
"it is considered aged enough to be downgraded to a warm block. This "
2019
 
"specifies the percentage ratio of that number of hits to the total number of "
2020
 
"blocks in key cache"
2021
 
msgstr ""
2022
 
 
2023
 
#: drizzled/drizzled.cc:3269
2024
 
msgid "The default size of key cache blocks"
2025
 
msgstr ""
2026
 
 
2027
 
#: drizzled/drizzled.cc:3275
2028
 
msgid "The minimum percentage of warm blocks in key cache"
2029
 
msgstr ""
2030
 
 
2031
 
#: drizzled/drizzled.cc:3281
2032
 
msgid "Max packetlength to send/receive from to server."
2033
 
msgstr ""
2034
 
 
2035
 
#: drizzled/drizzled.cc:3286
2036
 
msgid ""
2037
 
"Can be used to restrict the total size used to cache a multi-transaction "
2038
 
"query."
2039
 
msgstr ""
2040
 
 
2041
 
#: drizzled/drizzled.cc:3291
2042
 
msgid ""
2043
 
"Binary log will be rotated automatically when the size exceeds this value. "
2044
 
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2045
 
"for this variable is 4096."
2046
 
msgstr ""
2047
 
 
2048
 
#: drizzled/drizzled.cc:3297
2049
 
msgid ""
2050
 
"If there is more than this number of interrupted connections from a host "
2051
 
"this host will be blocked from further connections."
2052
 
msgstr ""
2053
 
 
2054
 
#: drizzled/drizzled.cc:3304
2055
 
msgid "The number of simultaneous clients allowed."
2056
 
msgstr ""
2057
 
 
2058
 
#: drizzled/drizzled.cc:3309
2059
 
msgid "Max number of errors/warnings to store for a statement."
2060
 
msgstr ""
2061
 
 
2062
 
#: drizzled/drizzled.cc:3314
2063
 
msgid "Don't allow creation of heap tables bigger than this."
2064
 
msgstr ""
2065
 
 
2066
 
#: drizzled/drizzled.cc:3320
2067
 
msgid ""
2068
 
"Joins that are probably going to read more than max_join_size records return "
2069
 
"an error."
2070
 
msgstr ""
2071
 
 
2072
 
#: drizzled/drizzled.cc:3326
2073
 
msgid "Max number of bytes in sorted records."
2074
 
msgstr ""
2075
 
 
2076
 
#: drizzled/drizzled.cc:3331
2077
 
msgid ""
2078
 
"If non-zero: relay log will be rotated automatically when the size exceeds "
2079
 
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2080
 
"excepted, the minimum value for this variable is 4096."
2081
 
msgstr ""
2082
 
 
2083
 
#: drizzled/drizzled.cc:3338
2084
 
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2085
 
msgstr ""
2086
 
 
2087
 
#: drizzled/drizzled.cc:3343
2088
 
msgid ""
2089
 
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2090
 
"max_sort_length bytes of each value are used; the rest are ignored)."
2091
 
msgstr ""
2092
 
 
2093
 
#: drizzled/drizzled.cc:3350
2094
 
msgid "Maximum number of temporary tables a client can keep open at a time."
2095
 
msgstr ""
2096
 
 
2097
 
#: drizzled/drizzled.cc:3355
2098
 
msgid "After this many write locks, allow some read locks to run in between."
2099
 
msgstr ""
2100
 
 
2101
 
#: drizzled/drizzled.cc:3359
2102
 
msgid ""
2103
 
"Don't log queries which examine less than min_examined_row_limit rows to "
2104
 
"file."
2105
 
msgstr ""
2106
 
 
2107
 
#: drizzled/drizzled.cc:3365
2108
 
msgid "Block size to be used for MyISAM index pages."
2109
 
msgstr ""
2110
 
 
2111
 
#: drizzled/drizzled.cc:3371
2112
 
msgid "Default pointer size to be used for MyISAM tables."
2113
 
msgstr ""
2114
 
 
2115
 
#: drizzled/drizzled.cc:3376
2116
 
msgid ""
2117
 
"Don't use the fast sort index method to created index if the temporary file "
2118
 
"would get bigger than this."
2119
 
msgstr ""
2120
 
 
2121
 
#: drizzled/drizzled.cc:3383
2122
 
msgid ""
2123
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2124
 
"disables parallel repair."
2125
 
msgstr ""
2126
 
 
2127
 
#: drizzled/drizzled.cc:3389
2128
 
msgid ""
2129
 
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2130
 
"when creating indexes with CREATE INDEX or ALTER TABLE."
2131
 
msgstr ""
2132
 
 
2133
 
#: drizzled/drizzled.cc:3395
2134
 
msgid ""
2135
 
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2136
 
"Possible values of name are 'nulls_unequal' (default behavior), "
2137
 
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2138
 
msgstr ""
2139
 
 
2140
 
#: drizzled/drizzled.cc:3402
2141
 
msgid "Buffer length for TCP/IP and socket communication."
2142
 
msgstr ""
2143
 
 
2144
 
#: drizzled/drizzled.cc:3407
2145
 
msgid ""
2146
 
"Number of seconds to wait for more data from a connection before aborting "
2147
 
"the read."
2148
 
msgstr ""
2149
 
 
2150
 
#: drizzled/drizzled.cc:3413
2151
 
msgid ""
2152
 
"If a read on a communication port is interrupted, retry this many times "
2153
 
"before giving up."
2154
 
msgstr ""
2155
 
 
2156
 
#: drizzled/drizzled.cc:3419
2157
 
msgid ""
2158
 
"Number of seconds to wait for a block to be written to a connection before "
2159
 
"aborting the write."
2160
 
msgstr ""
2161
 
 
2162
 
#: drizzled/drizzled.cc:3425
2163
 
msgid "Use compatible behavior."
2164
 
msgstr ""
2165
 
 
2166
 
#: drizzled/drizzled.cc:3430
2167
 
msgid ""
2168
 
"If this is not 0, then drizzled will use this value to reserve file "
2169
 
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2170
 
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2171
 
"larger) number of files."
2172
 
msgstr ""
2173
 
 
2174
 
#: drizzled/drizzled.cc:3437
2175
 
msgid ""
2176
 
"Controls the heuristic(s) applied during query optimization to prune less-"
2177
 
"promising partial plans from the optimizer search space. Meaning: false - do "
2178
 
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2179
 
"based on number of retrieved rows."
2180
 
msgstr ""
2181
 
 
2182
 
#: drizzled/drizzled.cc:3445
2183
 
msgid ""
2184
 
"Maximum depth of search performed by the query optimizer. Values larger than "
2185
 
"the number of relations in a query result in better query plans, but take "
2186
 
"longer to compile a query. Smaller values than the number of tables in a "
2187
 
"relation result in faster optimization, but may produce very bad query "
2188
 
"plans. If set to 0, the system will automatically pick a reasonable value; "
2189
 
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
2190
 
"(used for testing/comparison)."
2191
 
msgstr ""
2192
 
 
2193
 
#: drizzled/drizzled.cc:3457
2194
 
msgid "Directory for plugins."
2195
 
msgstr ""
2196
 
 
2197
 
#: drizzled/drizzled.cc:3461
2198
 
msgid ""
2199
 
"Optional colon (or semicolon) separated list of plugins to load,where each "
2200
 
"plugin is identified by the name of the shared library. [for example: --"
2201
 
"plugin_load=libmd5udf.so:libauth_pam.so]"
2202
 
msgstr ""
2203
 
 
2204
 
#: drizzled/drizzled.cc:3467
2205
 
msgid "The size of the buffer that is allocated when preloading indexes"
2206
 
msgstr ""
2207
 
 
2208
 
#: drizzled/drizzled.cc:3472
2209
 
msgid "Allocation block size for query parsing and execution"
2210
 
msgstr ""
2211
 
 
2212
 
#: drizzled/drizzled.cc:3477
2213
 
msgid "Persistent buffer for query parsing and execution"
2214
 
msgstr ""
2215
 
 
2216
 
#: drizzled/drizzled.cc:3483
2217
 
msgid "Allocation block size for storing ranges during optimization"
2218
 
msgstr ""
2219
 
 
2220
 
#: drizzled/drizzled.cc:3489
2221
 
msgid ""
2222
 
"Each thread that does a sequential scan allocates a buffer of this size for "
2223
 
"each table it scans. If you do many sequential scans, you may want to "
2224
 
"increase this value."
2225
 
msgstr ""
2226
 
 
2227
 
#: drizzled/drizzled.cc:3497
2228
 
msgid ""
2229
 
"When reading rows in sorted order after a sort, the rows are read through "
2230
 
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2231
 
"record_buffer."
2232
 
msgstr ""
2233
 
 
2234
 
#: drizzled/drizzled.cc:3505
2235
 
msgid ""
2236
 
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2237
 
"needed."
2238
 
msgstr ""
2239
 
 
2240
 
#: drizzled/drizzled.cc:3511
2241
 
msgid "Maximum space to use for all relay logs."
2242
 
msgstr ""
2243
 
 
2244
 
#: drizzled/drizzled.cc:3516
2245
 
msgid "Use compression on master/slave protocol."
2246
 
msgstr ""
2247
 
 
2248
 
#: drizzled/drizzled.cc:3521
2249
 
msgid ""
2250
 
"Number of seconds to wait for more data from a master/slave connection "
2251
 
"before aborting the read."
2252
 
msgstr ""
2253
 
 
2254
 
#: drizzled/drizzled.cc:3526
2255
 
msgid ""
2256
 
"Number of times the slave SQL thread will retry a transaction in case it "
2257
 
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2258
 
"stopping."
2259
 
msgstr ""
2260
 
 
2261
 
#: drizzled/drizzled.cc:3532
2262
 
msgid "Allow slave to batch requests."
2263
 
msgstr ""
2264
 
 
2265
 
#: drizzled/drizzled.cc:3536
2266
 
msgid ""
2267
 
"If creating the thread takes longer than this value (in seconds), the "
2268
 
"Slow_launch_threads counter will be incremented."
2269
 
msgstr ""
2270
 
 
2271
 
#: drizzled/drizzled.cc:3541
2272
 
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2273
 
msgstr ""
2274
 
 
2275
 
#: drizzled/drizzled.cc:3547
2276
 
msgid ""
2277
 
"Synchronously flush binary log to disk after every #th event. Use 0 "
2278
 
"(default) to disable synchronous flushing."
2279
 
msgstr ""
2280
 
 
2281
 
#: drizzled/drizzled.cc:3552
2282
 
msgid "The number of cached table definitions."
2283
 
msgstr ""
2284
 
 
2285
 
#: drizzled/drizzled.cc:3556
2286
 
msgid "The number of cached open tables."
2287
 
msgstr ""
2288
 
 
2289
 
#: drizzled/drizzled.cc:3560
2290
 
msgid ""
2291
 
"Timeout in seconds to wait for a table level lock before returning an error. "
2292
 
"Used only if the connection has active cursors."
2293
 
msgstr ""
2294
 
 
2295
 
#: drizzled/drizzled.cc:3565
2296
 
msgid ""
2297
 
"How many threads we should create to handle query requests in case of "
2298
 
"'thread_handling=pool-of-threads'"
2299
 
msgstr ""
2300
 
 
2301
 
#: drizzled/drizzled.cc:3570
2302
 
msgid "The stack size for each thread."
2303
 
msgstr ""
2304
 
 
2305
 
#: drizzled/drizzled.cc:3576
2306
 
msgid "The TIME format (for future)."
2307
 
msgstr ""
2308
 
 
2309
 
#: drizzled/drizzled.cc:3581
2310
 
msgid ""
2311
 
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2312
 
"automatically convert it to an on-disk MyISAM table."
2313
 
msgstr ""
2314
 
 
2315
 
#: drizzled/drizzled.cc:3587
2316
 
msgid "Allocation block size for transactions to be stored in binary log"
2317
 
msgstr ""
2318
 
 
2319
 
#: drizzled/drizzled.cc:3592
2320
 
msgid "Persistent buffer for transactions to be stored in binary log"
2321
 
msgstr ""
2322
 
 
2323
 
#: drizzled/drizzled.cc:3597
2324
 
msgid ""
2325
 
"The number of seconds the server waits for activity on a connection before "
2326
 
"closing it."
2327
 
msgstr ""
2328
 
 
2329
 
#: drizzled/drizzled.cc:3843
2330
 
#, fuzzy
2331
 
msgid ""
2332
 
"Copyright (C) 2008 Sun Microsystems\n"
2333
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2334
 
"and you are welcome to modify and redistribute it under the GPL license\n"
2335
 
"\n"
2336
 
"Starts the Drizzle database server\n"
2337
 
msgstr ""
2338
 
"To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
2339
 
"jest darmowe oprogramowanie,\n"
2340
 
"zachęcamy do modyfikacji i rozprowadzania zgodnie z licencją GPL.\n"
2341
 
 
2342
 
#: drizzled/drizzled.cc:3850
2343
 
#, c-format
2344
 
msgid "Usage: %s [OPTIONS]\n"
2345
 
msgstr ""
2346
 
 
2347
 
#: drizzled/drizzled.cc:3861
2348
 
msgid ""
2349
 
"\n"
2350
 
"To see what values a running Drizzle server is using, type\n"
2351
 
"'drizzleadmin variables' instead of 'drizzled --help'."
2352
 
msgstr ""
2353
 
 
2354
 
#: drizzled/drizzled.cc:4034
2355
 
#, c-format
2356
 
msgid ""
2357
 
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2358
 
"command line\n"
2359
 
msgstr ""
2360
 
 
2361
 
#: drizzled/drizzled.cc:4088
2362
 
msgid "Can't start server: cannot resolve hostname!"
2363
 
msgstr ""
2364
 
 
2365
 
#: drizzled/drizzled.cc:4094
2366
 
msgid "Can't start server: bind-address refers to multiple interfaces!"
2367
 
msgstr ""
2368
 
 
2369
 
#: drizzled/drizzled.cc:4447
2370
 
#, c-format
2371
 
msgid "No option given to %s\n"
2372
 
msgstr ""
2373
 
 
2374
 
#: drizzled/drizzled.cc:4449
2375
 
#, c-format
2376
 
msgid "Wrong option to %s. Option(s) given: %s\n"
2377
 
msgstr ""
2378
 
 
2379
 
#: drizzled/drizzled.cc:4451
2380
 
#, c-format
2381
 
msgid "Alternatives are: '%s'"
2382
 
msgstr ""
2383
 
 
2384
 
#: drizzled/error.cc:34
2385
 
msgid "hashchk"
2386
 
msgstr ""
2387
 
 
2388
 
#: drizzled/error.cc:36
2389
 
msgid "isamchk"
2390
 
msgstr ""
2391
 
 
2392
 
#: drizzled/error.cc:38
2393
 
msgid "NO"
2394
 
msgstr ""
2395
 
 
2396
 
#: drizzled/error.cc:40
2397
 
msgid "YES"
2398
 
msgstr ""
2399
 
 
2400
 
#: drizzled/error.cc:42
2401
 
#, c-format
2402
 
msgid "Can't create file '%-.200s' (errno: %d)"
2403
 
msgstr ""
2404
 
 
2405
 
#: drizzled/error.cc:44
2406
 
#, c-format
2407
 
msgid "Can't create table '%-.200s' (errno: %d)"
2408
 
msgstr ""
2409
 
 
2410
 
#: drizzled/error.cc:46
2411
 
#, c-format
2412
 
msgid "Can't create database '%-.192s' (errno: %d)"
2413
 
msgstr ""
2414
 
 
2415
 
#: drizzled/error.cc:48
2416
 
#, c-format
2417
 
msgid "Can't create database '%-.192s'; database exists"
2418
 
msgstr ""
2419
 
 
2420
 
#: drizzled/error.cc:50
2421
 
#, c-format
2422
 
msgid "Can't drop database '%-.192s'; database doesn't exist"
2423
 
msgstr ""
2424
 
 
2425
 
#: drizzled/error.cc:52
2426
 
#, c-format
2427
 
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2428
 
msgstr ""
2429
 
 
2430
 
#: drizzled/error.cc:54
2431
 
#, c-format
2432
 
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2433
 
msgstr ""
2434
 
 
2435
 
#: drizzled/error.cc:56
2436
 
#, c-format
2437
 
msgid "Error on delete of '%-.192s' (errno: %d)"
2438
 
msgstr ""
2439
 
 
2440
 
#: drizzled/error.cc:58
2441
 
msgid "Can't read record in system table"
2442
 
msgstr ""
2443
 
 
2444
 
#: drizzled/error.cc:60
2445
 
#, c-format
2446
 
msgid "Can't get status of '%-.200s' (errno: %d)"
2447
 
msgstr ""
2448
 
 
2449
 
#: drizzled/error.cc:62
2450
 
#, c-format
2451
 
msgid "Can't get working directory (errno: %d)"
2452
 
msgstr ""
2453
 
 
2454
 
#: drizzled/error.cc:64
2455
 
#, c-format
2456
 
msgid "Can't lock file (errno: %d)"
2457
 
msgstr ""
2458
 
 
2459
 
#: drizzled/error.cc:66
2460
 
#, c-format
2461
 
msgid "Can't open file: '%-.200s' (errno: %d)"
2462
 
msgstr ""
2463
 
 
2464
 
#: drizzled/error.cc:68
2465
 
#, c-format
2466
 
msgid "Can't find file: '%-.200s' (errno: %d)"
2467
 
msgstr ""
2468
 
 
2469
 
#: drizzled/error.cc:70
2470
 
#, c-format
2471
 
msgid "Can't read dir of '%-.192s' (errno: %d)"
2472
 
msgstr ""
2473
 
 
2474
 
#: drizzled/error.cc:72
2475
 
#, c-format
2476
 
msgid "Can't change dir to '%-.192s' (errno: %d)"
2477
 
msgstr ""
2478
 
 
2479
 
#: drizzled/error.cc:74
2480
 
#, c-format
2481
 
msgid "Record has changed since last read in table '%-.192s'"
2482
 
msgstr ""
2483
 
 
2484
 
#: drizzled/error.cc:76
2485
 
#, c-format
2486
 
msgid "Disk full (%s); waiting for someone to free some space..."
2487
 
msgstr ""
2488
 
 
2489
 
#: drizzled/error.cc:78
2490
 
#, c-format
2491
 
msgid "Can't write; duplicate key in table '%-.192s'"
2492
 
msgstr ""
2493
 
 
2494
 
#: drizzled/error.cc:80
2495
 
#, c-format
2496
 
msgid "Error on close of '%-.192s' (errno: %d)"
2497
 
msgstr ""
2498
 
 
2499
 
#: drizzled/error.cc:82
2500
 
#, c-format
2501
 
msgid "Error reading file '%-.200s' (errno: %d)"
2502
 
msgstr ""
2503
 
 
2504
 
#: drizzled/error.cc:84
2505
 
#, c-format
2506
 
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2507
 
msgstr ""
2508
 
 
2509
 
#: drizzled/error.cc:86
2510
 
#, c-format
2511
 
msgid "Error writing file '%-.200s' (errno: %d)"
2512
 
msgstr ""
2513
 
 
2514
 
#: drizzled/error.cc:88
2515
 
#, c-format
2516
 
msgid "'%-.192s' is locked against change"
2517
 
msgstr ""
2518
 
 
2519
 
#: drizzled/error.cc:90
2520
 
msgid "Sort aborted"
2521
 
msgstr ""
2522
 
 
2523
 
#: drizzled/error.cc:92
2524
 
#, c-format
2525
 
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2526
 
msgstr ""
2527
 
 
2528
 
#: drizzled/error.cc:94
2529
 
#, c-format
2530
 
msgid "Got error %d from storage engine"
2531
 
msgstr ""
2532
 
 
2533
 
#: drizzled/error.cc:96
2534
 
#, c-format
2535
 
msgid "Table storage engine for '%-.192s' doesn't have this option"
2536
 
msgstr ""
2537
 
 
2538
 
#: drizzled/error.cc:98
2539
 
#, c-format
2540
 
msgid "Can't find record in '%-.192s'"
2541
 
msgstr ""
2542
 
 
2543
 
#: drizzled/error.cc:100
2544
 
#, c-format
2545
 
msgid "Incorrect information in file: '%-.200s'"
2546
 
msgstr ""
2547
 
 
2548
 
#: drizzled/error.cc:102
2549
 
#, c-format
2550
 
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2551
 
msgstr ""
2552
 
 
2553
 
#: drizzled/error.cc:104
2554
 
#, c-format
2555
 
msgid "Old key file for table '%-.192s'; repair it!"
2556
 
msgstr ""
2557
 
 
2558
 
#: drizzled/error.cc:106
2559
 
#, c-format
2560
 
msgid "Table '%-.192s' is read only"
2561
 
msgstr ""
2562
 
 
2563
 
#: drizzled/error.cc:108
2564
 
#, fuzzy, c-format
2565
 
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2566
 
msgstr "Brak pamięci (Potrzebne %u bajtów)"
2567
 
 
2568
 
#: drizzled/error.cc:110
2569
 
msgid "Out of sort memory; increase server sort buffer size"
2570
 
msgstr ""
2571
 
 
2572
 
#: drizzled/error.cc:112
2573
 
#, c-format
2574
 
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2575
 
msgstr ""
2576
 
 
2577
 
#: drizzled/error.cc:114
2578
 
msgid "Too many connections"
2579
 
msgstr ""
2580
 
 
2581
 
#: drizzled/error.cc:116
2582
 
msgid ""
2583
 
"Out of memory; check if drizzled or some other process uses all available "
2584
 
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2585
 
"memory or you can add more swap space"
2586
 
msgstr ""
2587
 
 
2588
 
#: drizzled/error.cc:118
2589
 
msgid "Can't get hostname for your address"
2590
 
msgstr ""
2591
 
 
2592
 
#: drizzled/error.cc:120
2593
 
msgid "Bad handshake"
2594
 
msgstr ""
2595
 
 
2596
 
#: drizzled/error.cc:122
2597
 
#, c-format
2598
 
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2599
 
msgstr ""
2600
 
 
2601
 
#: drizzled/error.cc:124
2602
 
#, c-format
2603
 
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2604
 
msgstr ""
2605
 
 
2606
 
#: drizzled/error.cc:126
2607
 
msgid "No database selected"
2608
 
msgstr ""
2609
 
 
2610
 
#: drizzled/error.cc:128
2611
 
msgid "Unknown command"
2612
 
msgstr ""
2613
 
 
2614
 
#: drizzled/error.cc:130
2615
 
#, c-format
2616
 
msgid "Column '%-.192s' cannot be null"
2617
 
msgstr ""
2618
 
 
2619
 
#: drizzled/error.cc:132
2620
 
#, c-format
2621
 
msgid "Unknown database '%-.192s'"
2622
 
msgstr ""
2623
 
 
2624
 
#: drizzled/error.cc:134
2625
 
#, c-format
2626
 
msgid "Table '%-.192s' already exists"
2627
 
msgstr ""
2628
 
 
2629
 
#: drizzled/error.cc:136
2630
 
#, c-format
2631
 
msgid "Unknown table '%-.100s'"
2632
 
msgstr ""
2633
 
 
2634
 
#: drizzled/error.cc:138
2635
 
#, c-format
2636
 
msgid "Column '%-.192s' in %-.192s is ambiguous"
2637
 
msgstr ""
2638
 
 
2639
 
#: drizzled/error.cc:140
2640
 
msgid "Server shutdown in progress"
2641
 
msgstr ""
2642
 
 
2643
 
#: drizzled/error.cc:142
2644
 
#, c-format
2645
 
msgid "Unknown column '%-.192s' in '%-.192s'"
2646
 
msgstr ""
2647
 
 
2648
 
#: drizzled/error.cc:144
2649
 
#, c-format
2650
 
msgid "'%-.192s' isn't in GROUP BY"
2651
 
msgstr ""
2652
 
 
2653
 
#: drizzled/error.cc:146
2654
 
#, c-format
2655
 
msgid "Can't group on '%-.192s'"
2656
 
msgstr ""
2657
 
 
2658
 
#: drizzled/error.cc:148
2659
 
msgid "Statement has sum functions and columns in same statement"
2660
 
msgstr ""
2661
 
 
2662
 
#: drizzled/error.cc:150
2663
 
msgid "Column count doesn't match value count"
2664
 
msgstr ""
2665
 
 
2666
 
#: drizzled/error.cc:152
2667
 
#, c-format
2668
 
msgid "Identifier name '%-.100s' is too long"
2669
 
msgstr ""
2670
 
 
2671
 
#: drizzled/error.cc:154
2672
 
#, c-format
2673
 
msgid "Duplicate column name '%-.192s'"
2674
 
msgstr ""
2675
 
 
2676
 
#: drizzled/error.cc:156
2677
 
#, c-format
2678
 
msgid "Duplicate key name '%-.192s'"
2679
 
msgstr ""
2680
 
 
2681
 
#: drizzled/error.cc:158
2682
 
#, c-format
2683
 
msgid "Duplicate entry '%-.192s' for key %d"
2684
 
msgstr ""
2685
 
 
2686
 
#: drizzled/error.cc:160
2687
 
#, c-format
2688
 
msgid "Incorrect column specifier for column '%-.192s'"
2689
 
msgstr ""
2690
 
 
2691
 
#: drizzled/error.cc:162
2692
 
#, c-format
2693
 
msgid "%s near '%-.80s' at line %d"
2694
 
msgstr ""
2695
 
 
2696
 
#: drizzled/error.cc:164
2697
 
msgid "Query was empty"
2698
 
msgstr ""
2699
 
 
2700
 
#: drizzled/error.cc:166
2701
 
#, c-format
2702
 
msgid "Not unique table/alias: '%-.192s'"
2703
 
msgstr ""
2704
 
 
2705
 
#: drizzled/error.cc:168
2706
 
#, c-format
2707
 
msgid "Invalid default value for '%-.192s'"
2708
 
msgstr ""
2709
 
 
2710
 
#: drizzled/error.cc:170
2711
 
msgid "Multiple primary key defined"
2712
 
msgstr ""
2713
 
 
2714
 
#: drizzled/error.cc:172
2715
 
#, c-format
2716
 
msgid "Too many keys specified; max %d keys allowed"
2717
 
msgstr ""
2718
 
 
2719
 
#: drizzled/error.cc:174
2720
 
#, c-format
2721
 
msgid "Too many key parts specified; max %d parts allowed"
2722
 
msgstr ""
2723
 
 
2724
 
#: drizzled/error.cc:176
2725
 
#, c-format
2726
 
msgid "Specified key was too long; max key length is %d bytes"
2727
 
msgstr ""
2728
 
 
2729
 
#: drizzled/error.cc:178
2730
 
#, c-format
2731
 
msgid "Key column '%-.192s' doesn't exist in table"
2732
 
msgstr ""
2733
 
 
2734
 
#: drizzled/error.cc:180
2735
 
#, c-format
2736
 
msgid ""
2737
 
"BLOB column '%-.192s' can't be used in key specification with the used table "
2738
 
"type"
2739
 
msgstr ""
2740
 
 
2741
 
#: drizzled/error.cc:182
2742
 
#, c-format
2743
 
msgid ""
2744
 
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2745
 
"instead"
2746
 
msgstr ""
2747
 
 
2748
 
#: drizzled/error.cc:184
2749
 
msgid ""
2750
 
"Incorrect table definition; there can be only one auto column and it must be "
2751
 
"defined as a key"
2752
 
msgstr ""
2753
 
 
2754
 
#: drizzled/error.cc:186
2755
 
#, c-format
2756
 
msgid ""
2757
 
"%s: ready for connections.\n"
2758
 
"Version: '%s'  socket: '%s'  port: %d"
2759
 
msgstr ""
2760
 
 
2761
 
#: drizzled/error.cc:188
2762
 
#, c-format
2763
 
msgid "%s: Normal shutdown\n"
2764
 
msgstr ""
2765
 
 
2766
 
#: drizzled/error.cc:190
2767
 
#, c-format
2768
 
msgid "%s: Got signal %d. Aborting!\n"
2769
 
msgstr ""
2770
 
 
2771
 
#: drizzled/error.cc:192
2772
 
#, c-format
2773
 
msgid "%s: Shutdown complete\n"
2774
 
msgstr ""
2775
 
 
2776
 
#: drizzled/error.cc:194
2777
 
#, c-format
2778
 
msgid "%s: Forcing close of thread %ld  user: '%-.48s'\n"
2779
 
msgstr ""
2780
 
 
2781
 
#: drizzled/error.cc:196
2782
 
msgid "Can't create IP socket"
2783
 
msgstr ""
2784
 
 
2785
 
#: drizzled/error.cc:198
2786
 
#, c-format
2787
 
msgid ""
2788
 
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2789
 
"table"
2790
 
msgstr ""
2791
 
 
2792
 
#: drizzled/error.cc:200
2793
 
msgid "Field separator argument is not what is expected; check the manual"
2794
 
msgstr ""
2795
 
 
2796
 
#: drizzled/error.cc:202
2797
 
msgid ""
2798
 
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2799
 
msgstr ""
2800
 
 
2801
 
#: drizzled/error.cc:204
2802
 
#, c-format
2803
 
msgid ""
2804
 
"The file '%-.128s' must be in the database directory or be readable by all"
2805
 
msgstr ""
2806
 
 
2807
 
#: drizzled/error.cc:206
2808
 
#, c-format
2809
 
msgid "File '%-.200s' already exists"
2810
 
msgstr ""
2811
 
 
2812
 
#: drizzled/error.cc:208
2813
 
#, c-format
2814
 
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
2815
 
msgstr ""
2816
 
 
2817
 
#: drizzled/error.cc:210
2818
 
#, c-format
2819
 
msgid "Records: %ld  Duplicates: %ld"
2820
 
msgstr ""
2821
 
 
2822
 
#: drizzled/error.cc:212
2823
 
msgid ""
2824
 
"Incorrect prefix key; the used key part isn't a string, the used length is "
2825
 
"longer than the key part, or the storage engine doesn't support unique "
2826
 
"prefix keys"
2827
 
msgstr ""
2828
 
 
2829
 
#: drizzled/error.cc:214
2830
 
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2831
 
msgstr ""
2832
 
 
2833
 
#: drizzled/error.cc:216
2834
 
#, c-format
2835
 
msgid "Can't DROP '%-.192s'; check that column/key exists"
2836
 
msgstr ""
2837
 
 
2838
 
#: drizzled/error.cc:218
2839
 
#, c-format
2840
 
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
2841
 
msgstr ""
2842
 
 
2843
 
#: drizzled/error.cc:220
2844
 
#, c-format
2845
 
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2846
 
msgstr ""
2847
 
 
2848
 
#: drizzled/error.cc:222
2849
 
#, c-format
2850
 
msgid "Unknown thread id: %lu"
2851
 
msgstr ""
2852
 
 
2853
 
#: drizzled/error.cc:224
2854
 
#, c-format
2855
 
msgid "You are not owner of thread %lu"
2856
 
msgstr ""
2857
 
 
2858
 
#: drizzled/error.cc:226
2859
 
msgid "No tables used"
2860
 
msgstr ""
2861
 
 
2862
 
#: drizzled/error.cc:228
2863
 
#, c-format
2864
 
msgid "Too many strings for column %-.192s and SET"
2865
 
msgstr ""
2866
 
 
2867
 
#: drizzled/error.cc:230
2868
 
#, c-format
2869
 
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2870
 
msgstr ""
2871
 
 
2872
 
#: drizzled/error.cc:232
2873
 
#, c-format
2874
 
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2875
 
msgstr ""
2876
 
 
2877
 
#: drizzled/error.cc:234
2878
 
#, c-format
2879
 
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2880
 
msgstr ""
2881
 
 
2882
 
#: drizzled/error.cc:236
2883
 
#, c-format
2884
 
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2885
 
msgstr ""
2886
 
 
2887
 
#: drizzled/error.cc:238
2888
 
#, c-format
2889
 
msgid "Incorrect database name '%-.100s'"
2890
 
msgstr ""
2891
 
 
2892
 
#: drizzled/error.cc:240
2893
 
#, c-format
2894
 
msgid "Incorrect table name '%-.100s'"
2895
 
msgstr ""
2896
 
 
2897
 
#: drizzled/error.cc:242
2898
 
msgid ""
2899
 
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2900
 
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2901
 
msgstr ""
2902
 
 
2903
 
#: drizzled/error.cc:244
2904
 
msgid "Unknown error"
2905
 
msgstr ""
2906
 
 
2907
 
#: drizzled/error.cc:246
2908
 
#, c-format
2909
 
msgid "Unknown procedure '%-.192s'"
2910
 
msgstr ""
2911
 
 
2912
 
#: drizzled/error.cc:248
2913
 
#, c-format
2914
 
msgid "Incorrect parameter count to procedure '%-.192s'"
2915
 
msgstr ""
2916
 
 
2917
 
#: drizzled/error.cc:250
2918
 
#, c-format
2919
 
msgid "Incorrect parameters to procedure '%-.192s'"
2920
 
msgstr ""
2921
 
 
2922
 
#: drizzled/error.cc:252
2923
 
#, c-format
2924
 
msgid "Unknown table '%-.192s' in %-.32s"
2925
 
msgstr ""
2926
 
 
2927
 
#: drizzled/error.cc:254
2928
 
#, c-format
2929
 
msgid "Column '%-.192s' specified twice"
2930
 
msgstr ""
2931
 
 
2932
 
#: drizzled/error.cc:256
2933
 
msgid "Invalid use of group function"
2934
 
msgstr ""
2935
 
 
2936
 
#: drizzled/error.cc:258
2937
 
#, c-format
2938
 
msgid ""
2939
 
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2940
 
msgstr ""
2941
 
 
2942
 
#: drizzled/error.cc:260
2943
 
msgid "A table must have at least 1 column"
2944
 
msgstr ""
2945
 
 
2946
 
#: drizzled/error.cc:262
2947
 
#, c-format
2948
 
msgid "The table '%-.192s' is full"
2949
 
msgstr ""
2950
 
 
2951
 
#: drizzled/error.cc:264
2952
 
#, c-format
2953
 
msgid "Unknown character set: '%-.64s'"
2954
 
msgstr ""
2955
 
 
2956
 
#: drizzled/error.cc:266
2957
 
#, c-format
2958
 
msgid "Too many tables; Drizzle can only use %d tables in a join"
2959
 
msgstr ""
2960
 
 
2961
 
#: drizzled/error.cc:268
2962
 
msgid "Too many columns"
2963
 
msgstr ""
2964
 
 
2965
 
#: drizzled/error.cc:270
2966
 
#, c-format
2967
 
msgid ""
2968
 
"Row size too large. The maximum row size for the used table type, not "
2969
 
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2970
 
msgstr ""
2971
 
 
2972
 
#: drizzled/error.cc:272
2973
 
#, c-format
2974
 
msgid ""
2975
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
2976
 
"thread_stack=#' to specify a bigger stack if needed"
2977
 
msgstr ""
2978
 
 
2979
 
#: drizzled/error.cc:274
2980
 
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2981
 
msgstr ""
2982
 
 
2983
 
#: drizzled/error.cc:276
2984
 
#, c-format
2985
 
msgid ""
2986
 
"Table handler doesn't support NULL in given index. Please change column "
2987
 
"'%-.192s' to be NOT NULL or use another handler"
2988
 
msgstr ""
2989
 
 
2990
 
#: drizzled/error.cc:278
2991
 
#, c-format
2992
 
msgid "Can't load function '%-.192s'"
2993
 
msgstr ""
2994
 
 
2995
 
#: drizzled/error.cc:280
2996
 
#, c-format
2997
 
msgid "Can't initialize function '%-.192s'; %-.80s"
2998
 
msgstr ""
2999
 
 
3000
 
#: drizzled/error.cc:282
3001
 
msgid "No paths allowed for shared library"
3002
 
msgstr ""
3003
 
 
3004
 
#: drizzled/error.cc:284
3005
 
#, c-format
3006
 
msgid "Function '%-.192s' already exists"
3007
 
msgstr ""
3008
 
 
3009
 
#: drizzled/error.cc:286
3010
 
#, c-format
3011
 
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
3012
 
msgstr ""
3013
 
 
3014
 
#: drizzled/error.cc:288
3015
 
#, c-format
3016
 
msgid "Can't find symbol '%-.128s' in library"
3017
 
msgstr ""
3018
 
 
3019
 
#: drizzled/error.cc:290
3020
 
#, c-format
3021
 
msgid "Function '%-.192s' is not defined"
3022
 
msgstr ""
3023
 
 
3024
 
#: drizzled/error.cc:292
3025
 
#, c-format
3026
 
msgid ""
3027
 
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3028
 
"'drizzleadmin flush-hosts'"
3029
 
msgstr ""
3030
 
 
3031
 
#: drizzled/error.cc:294
3032
 
#, c-format
3033
 
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
3034
 
msgstr ""
3035
 
 
3036
 
#: drizzled/error.cc:296
3037
 
msgid ""
3038
 
"You are using Drizzle as an anonymous user and anonymous users are not "
3039
 
"allowed to change passwords"
3040
 
msgstr ""
3041
 
 
3042
 
#: drizzled/error.cc:298
3043
 
msgid ""
3044
 
"You must have privileges to update tables in the drizzle database to be able "
3045
 
"to change passwords for others"
3046
 
msgstr ""
3047
 
 
3048
 
#: drizzled/error.cc:300
3049
 
msgid "Can't find any matching row in the user table"
3050
 
msgstr ""
3051
 
 
3052
 
#: drizzled/error.cc:302
3053
 
#, c-format
3054
 
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
3055
 
msgstr ""
3056
 
 
3057
 
#: drizzled/error.cc:304
3058
 
#, c-format
3059
 
msgid ""
3060
 
"Can't create a new thread (errno %d); if you are not out of available "
3061
 
"memory, you can consult the manual for a possible OS-dependent bug"
3062
 
msgstr ""
3063
 
 
3064
 
#: drizzled/error.cc:306
3065
 
#, c-format
3066
 
msgid "Column count doesn't match value count at row %ld"
3067
 
msgstr ""
3068
 
 
3069
 
#: drizzled/error.cc:308
3070
 
#, c-format
3071
 
msgid "Can't reopen table: '%-.192s'"
3072
 
msgstr ""
3073
 
 
3074
 
#: drizzled/error.cc:310
3075
 
msgid "Invalid use of NULL value"
3076
 
msgstr ""
3077
 
 
3078
 
#: drizzled/error.cc:312
3079
 
#, c-format
3080
 
msgid "Got error '%-.64s' from regexp"
3081
 
msgstr ""
3082
 
 
3083
 
#: drizzled/error.cc:314
3084
 
msgid ""
3085
 
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
3086
 
"illegal if there is no GROUP BY clause"
3087
 
msgstr ""
3088
 
 
3089
 
#: drizzled/error.cc:316
3090
 
#, c-format
3091
 
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3092
 
msgstr ""
3093
 
 
3094
 
#: drizzled/error.cc:318
3095
 
#, c-format
3096
 
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3097
 
msgstr ""
3098
 
 
3099
 
#: drizzled/error.cc:320
3100
 
#, c-format
3101
 
msgid ""
3102
 
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3103
 
"table '%-.192s'"
3104
 
msgstr ""
3105
 
 
3106
 
#: drizzled/error.cc:322
3107
 
msgid ""
3108
 
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3109
 
"privileges can be used"
3110
 
msgstr ""
3111
 
 
3112
 
#: drizzled/error.cc:324
3113
 
msgid "The host or user argument to GRANT is too long"
3114
 
msgstr ""
3115
 
 
3116
 
#: drizzled/error.cc:326
3117
 
#, c-format
3118
 
msgid "Table '%-.192s.%-.192s' doesn't exist"
3119
 
msgstr ""
3120
 
 
3121
 
#: drizzled/error.cc:328
3122
 
#, c-format
3123
 
msgid ""
3124
 
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3125
 
"'%-.192s'"
3126
 
msgstr ""
3127
 
 
3128
 
#: drizzled/error.cc:330
3129
 
msgid "The used command is not allowed with this Drizzle version"
3130
 
msgstr ""
3131
 
 
3132
 
#: drizzled/error.cc:332
3133
 
msgid ""
3134
 
"You have an error in your SQL syntax; check the manual that corresponds to "
3135
 
"your Drizzle server version for the right syntax to use"
3136
 
msgstr ""
3137
 
 
3138
 
#: drizzled/error.cc:334
3139
 
#, c-format
3140
 
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3141
 
msgstr ""
3142
 
 
3143
 
#: drizzled/error.cc:336
3144
 
msgid "Too many delayed threads in use"
3145
 
msgstr ""
3146
 
 
3147
 
#: drizzled/error.cc:338
3148
 
#, c-format
3149
 
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3150
 
msgstr ""
3151
 
 
3152
 
#: drizzled/error.cc:340
3153
 
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3154
 
msgstr ""
3155
 
 
3156
 
#: drizzled/error.cc:342
3157
 
msgid "Got a read error from the connection pipe"
3158
 
msgstr ""
3159
 
 
3160
 
#: drizzled/error.cc:344
3161
 
msgid "Got an error from fcntl()"
3162
 
msgstr ""
3163
 
 
3164
 
#: drizzled/error.cc:346
3165
 
msgid "Got packets out of order"
3166
 
msgstr ""
3167
 
 
3168
 
#: drizzled/error.cc:358
3169
 
msgid "Result string is longer than 'max_allowed_packet' bytes"
3170
 
msgstr ""
3171
 
 
3172
 
#: drizzled/error.cc:360
3173
 
msgid "The used table type doesn't support BLOB/TEXT columns"
3174
 
msgstr ""
3175
 
 
3176
 
#: drizzled/error.cc:362
3177
 
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3178
 
msgstr ""
3179
 
 
3180
 
#: drizzled/error.cc:364
3181
 
#, c-format
3182
 
msgid ""
3183
 
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3184
 
"LOCK TABLES"
3185
 
msgstr ""
3186
 
 
3187
 
#: drizzled/error.cc:366
3188
 
#, c-format
3189
 
msgid "Incorrect column name '%-.100s'"
3190
 
msgstr ""
3191
 
 
3192
 
#: drizzled/error.cc:368
3193
 
#, c-format
3194
 
msgid "The used storage engine can't index column '%-.192s'"
3195
 
msgstr ""
3196
 
 
3197
 
#: drizzled/error.cc:370
3198
 
msgid ""
3199
 
"Unable to open underlying table which is differently defined or of non-"
3200
 
"MyISAM type or doesn't exist"
3201
 
msgstr ""
3202
 
 
3203
 
#: drizzled/error.cc:372
3204
 
#, c-format
3205
 
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3206
 
msgstr ""
3207
 
 
3208
 
#: drizzled/error.cc:374
3209
 
#, c-format
3210
 
msgid ""
3211
 
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3212
 
msgstr ""
3213
 
 
3214
 
#: drizzled/error.cc:376
3215
 
msgid ""
3216
 
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3217
 
"UNIQUE instead"
3218
 
msgstr ""
3219
 
 
3220
 
#: drizzled/error.cc:378
3221
 
msgid "Result consisted of more than one row"
3222
 
msgstr ""
3223
 
 
3224
 
#: drizzled/error.cc:380
3225
 
msgid "This table type requires a primary key"
3226
 
msgstr ""
3227
 
 
3228
 
#: drizzled/error.cc:382
3229
 
msgid "This version of Drizzle is not compiled with RAID support"
3230
 
msgstr ""
3231
 
 
3232
 
#: drizzled/error.cc:384
3233
 
msgid ""
3234
 
"You are using safe update mode and you tried to update a table without a "
3235
 
"WHERE that uses a KEY column"
3236
 
msgstr ""
3237
 
 
3238
 
#: drizzled/error.cc:386
3239
 
#, c-format
3240
 
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3241
 
msgstr ""
3242
 
 
3243
 
#: drizzled/error.cc:388
3244
 
msgid "Can't open table"
3245
 
msgstr ""
3246
 
 
3247
 
#: drizzled/error.cc:390
3248
 
#, c-format
3249
 
msgid "The storage engine for the table doesn't support %s"
3250
 
msgstr ""
3251
 
 
3252
 
#: drizzled/error.cc:392
3253
 
msgid "You are not allowed to execute this command in a transaction"
3254
 
msgstr ""
3255
 
 
3256
 
#: drizzled/error.cc:394
3257
 
#, c-format
3258
 
msgid "Got error %d during COMMIT"
3259
 
msgstr ""
3260
 
 
3261
 
#: drizzled/error.cc:396
3262
 
#, c-format
3263
 
msgid "Got error %d during ROLLBACK"
3264
 
msgstr ""
3265
 
 
3266
 
#: drizzled/error.cc:398
3267
 
#, c-format
3268
 
msgid "Got error %d during FLUSH_LOGS"
3269
 
msgstr ""
3270
 
 
3271
 
#: drizzled/error.cc:400
3272
 
#, c-format
3273
 
msgid "Got error %d during CHECKPOINT"
3274
 
msgstr ""
3275
 
 
3276
 
#: drizzled/error.cc:402
3277
 
#, c-format
3278
 
msgid ""
3279
 
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
3280
 
"'%-.64s' (%-.64s)"
3281
 
msgstr ""
3282
 
 
3283
 
#: drizzled/error.cc:404
3284
 
msgid "The storage engine for the table does not support binary table dump"
3285
 
msgstr ""
3286
 
 
3287
 
#: drizzled/error.cc:406
3288
 
msgid "Binlog closed, cannot RESET MASTER"
3289
 
msgstr ""
3290
 
 
3291
 
#: drizzled/error.cc:408
3292
 
#, c-format
3293
 
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
3294
 
msgstr ""
3295
 
 
3296
 
#: drizzled/error.cc:410
3297
 
#, c-format
3298
 
msgid "Error from master: '%-.64s'"
3299
 
msgstr ""
3300
 
 
3301
 
#: drizzled/error.cc:412
3302
 
msgid "Net error reading from master"
3303
 
msgstr ""
3304
 
 
3305
 
#: drizzled/error.cc:414
3306
 
msgid "Net error writing to master"
3307
 
msgstr ""
3308
 
 
3309
 
#: drizzled/error.cc:416
3310
 
msgid "Can't find FULLTEXT index matching the column list"
3311
 
msgstr ""
3312
 
 
3313
 
#: drizzled/error.cc:418
3314
 
msgid ""
3315
 
"Can't execute the given command because you have active locked tables or an "
3316
 
"active transaction"
3317
 
msgstr ""
3318
 
 
3319
 
#: drizzled/error.cc:420
3320
 
#, c-format
3321
 
msgid "Unknown system variable '%-.64s'"
3322
 
msgstr ""
3323
 
 
3324
 
#: drizzled/error.cc:422
3325
 
#, c-format
3326
 
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3327
 
msgstr ""
3328
 
 
3329
 
#: drizzled/error.cc:424
3330
 
#, c-format
3331
 
msgid ""
3332
 
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3333
 
msgstr ""
3334
 
 
3335
 
#: drizzled/error.cc:426
3336
 
msgid "Some non-transactional changed tables couldn't be rolled back"
3337
 
msgstr ""
3338
 
 
3339
 
#: drizzled/error.cc:428
3340
 
msgid ""
3341
 
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3342
 
"of storage; increase this drizzled variable and try again"
3343
 
msgstr ""
3344
 
 
3345
 
#: drizzled/error.cc:430
3346
 
msgid ""
3347
 
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3348
 
msgstr ""
3349
 
 
3350
 
#: drizzled/error.cc:432
3351
 
msgid ""
3352
 
"This operation requires a running slave; configure slave and do START SLAVE"
3353
 
msgstr ""
3354
 
 
3355
 
#: drizzled/error.cc:434
3356
 
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3357
 
msgstr ""
3358
 
 
3359
 
#: drizzled/error.cc:436
3360
 
msgid ""
3361
 
"Could not initialize master info structure; more error messages can be found "
3362
 
"in the Drizzle error log"
3363
 
msgstr ""
3364
 
 
3365
 
#: drizzled/error.cc:438
3366
 
msgid "Could not create slave thread; check system resources"
3367
 
msgstr ""
3368
 
 
3369
 
#: drizzled/error.cc:440
3370
 
#, c-format
3371
 
msgid ""
3372
 
"User %-.64s already has more than 'max_user_connections' active connections"
3373
 
msgstr ""
3374
 
 
3375
 
#: drizzled/error.cc:442
3376
 
msgid "You may only use constant expressions with SET"
3377
 
msgstr ""
3378
 
 
3379
 
#: drizzled/error.cc:444
3380
 
msgid "Lock wait timeout exceeded; try restarting transaction"
3381
 
msgstr ""
3382
 
 
3383
 
#: drizzled/error.cc:446
3384
 
msgid "The total number of locks exceeds the lock table size"
3385
 
msgstr ""
3386
 
 
3387
 
#: drizzled/error.cc:448
3388
 
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3389
 
msgstr ""
3390
 
 
3391
 
#: drizzled/error.cc:450
3392
 
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3393
 
msgstr ""
3394
 
 
3395
 
#: drizzled/error.cc:452
3396
 
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3397
 
msgstr ""
3398
 
 
3399
 
#: drizzled/error.cc:454
3400
 
#, c-format
3401
 
msgid "Incorrect arguments to %s"
3402
 
msgstr ""
3403
 
 
3404
 
#: drizzled/error.cc:456
3405
 
#, c-format
3406
 
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3407
 
msgstr ""
3408
 
 
3409
 
#: drizzled/error.cc:458
3410
 
msgid ""
3411
 
"Incorrect table definition; all MERGE tables must be in the same database"
3412
 
msgstr ""
3413
 
 
3414
 
#: drizzled/error.cc:460
3415
 
msgid "Deadlock found when trying to get lock; try restarting transaction"
3416
 
msgstr ""
3417
 
 
3418
 
#: drizzled/error.cc:462
3419
 
msgid "The used table type doesn't support FULLTEXT indexes"
3420
 
msgstr ""
3421
 
 
3422
 
#: drizzled/error.cc:464
3423
 
msgid "Cannot add foreign key constraint"
3424
 
msgstr ""
3425
 
 
3426
 
#: drizzled/error.cc:466
3427
 
msgid "Cannot add or update a child row: a foreign key constraint fails"
3428
 
msgstr ""
3429
 
 
3430
 
#: drizzled/error.cc:468
3431
 
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3432
 
msgstr ""
3433
 
 
3434
 
#: drizzled/error.cc:470
3435
 
#, c-format
3436
 
msgid "Error connecting to master: %-.128s"
3437
 
msgstr ""
3438
 
 
3439
 
#: drizzled/error.cc:472
3440
 
#, c-format
3441
 
msgid "Error running query on master: %-.128s"
3442
 
msgstr ""
3443
 
 
3444
 
#: drizzled/error.cc:474
3445
 
#, c-format
3446
 
msgid "Error when executing command %s: %-.128s"
3447
 
msgstr ""
3448
 
 
3449
 
#: drizzled/error.cc:476
3450
 
#, c-format
3451
 
msgid "Incorrect usage of %s and %s"
3452
 
msgstr ""
3453
 
 
3454
 
#: drizzled/error.cc:478
3455
 
msgid "The used SELECT statements have a different number of columns"
3456
 
msgstr ""
3457
 
 
3458
 
#: drizzled/error.cc:480
3459
 
msgid "Can't execute the query because you have a conflicting read lock"
3460
 
msgstr ""
3461
 
 
3462
 
#: drizzled/error.cc:482
3463
 
msgid "Mixing of transactional and non-transactional tables is disabled"
3464
 
msgstr ""
3465
 
 
3466
 
#: drizzled/error.cc:484
3467
 
#, c-format
3468
 
msgid "Option '%s' used twice in statement"
3469
 
msgstr ""
3470
 
 
3471
 
#: drizzled/error.cc:486
3472
 
#, c-format
3473
 
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3474
 
msgstr ""
3475
 
 
3476
 
#: drizzled/error.cc:488
3477
 
#, c-format
3478
 
msgid "Access denied; you need the %-.128s privilege for this operation"
3479
 
msgstr ""
3480
 
 
3481
 
#: drizzled/error.cc:490
3482
 
#, c-format
3483
 
msgid ""
3484
 
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3485
 
msgstr ""
3486
 
 
3487
 
#: drizzled/error.cc:492
3488
 
#, c-format
3489
 
msgid ""
3490
 
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3491
 
msgstr ""
3492
 
 
3493
 
#: drizzled/error.cc:494
3494
 
#, c-format
3495
 
msgid "Variable '%-.64s' doesn't have a default value"
3496
 
msgstr ""
3497
 
 
3498
 
#: drizzled/error.cc:496
3499
 
#, c-format
3500
 
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3501
 
msgstr ""
3502
 
 
3503
 
#: drizzled/error.cc:498
3504
 
#, c-format
3505
 
msgid "Incorrect argument type to variable '%-.64s'"
3506
 
msgstr ""
3507
 
 
3508
 
#: drizzled/error.cc:500
3509
 
#, c-format
3510
 
msgid "Variable '%-.64s' can only be set, not read"
3511
 
msgstr ""
3512
 
 
3513
 
#: drizzled/error.cc:502
3514
 
#, c-format
3515
 
msgid "Incorrect usage/placement of '%s'"
3516
 
msgstr ""
3517
 
 
3518
 
#: drizzled/error.cc:504
3519
 
#, c-format
3520
 
msgid "This version of Drizzle doesn't yet support '%s'"
3521
 
msgstr ""
3522
 
 
3523
 
#: drizzled/error.cc:506
3524
 
#, c-format
3525
 
msgid ""
3526
 
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3527
 
msgstr ""
3528
 
 
3529
 
#: drizzled/error.cc:508
3530
 
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3531
 
msgstr ""
3532
 
 
3533
 
#: drizzled/error.cc:510
3534
 
#, c-format
3535
 
msgid "Variable '%-.192s' is a %s variable"
3536
 
msgstr ""
3537
 
 
3538
 
#: drizzled/error.cc:512
3539
 
#, c-format
3540
 
msgid "Incorrect foreign key definition for '%-.192s': %s"
3541
 
msgstr ""
3542
 
 
3543
 
#: drizzled/error.cc:514
3544
 
msgid "Key reference and table reference don't match"
3545
 
msgstr ""
3546
 
 
3547
 
#: drizzled/error.cc:516
3548
 
#, c-format
3549
 
msgid "Operand should contain %d column(s)"
3550
 
msgstr ""
3551
 
 
3552
 
#: drizzled/error.cc:518
3553
 
msgid "Subquery returns more than 1 row"
3554
 
msgstr ""
3555
 
 
3556
 
#: drizzled/error.cc:520
3557
 
#, c-format
3558
 
msgid "Unknown prepared statement handler (%.*s) given to %s"
3559
 
msgstr ""
3560
 
 
3561
 
#: drizzled/error.cc:522
3562
 
msgid "Help database is corrupt or does not exist"
3563
 
msgstr ""
3564
 
 
3565
 
#: drizzled/error.cc:524
3566
 
msgid "Cyclic reference on subqueries"
3567
 
msgstr ""
3568
 
 
3569
 
#: drizzled/error.cc:526
3570
 
#, c-format
3571
 
msgid "Converting column '%s' from %s to %s"
3572
 
msgstr ""
3573
 
 
3574
 
#: drizzled/error.cc:528
3575
 
#, c-format
3576
 
msgid "Reference '%-.64s' not supported (%s)"
3577
 
msgstr ""
3578
 
 
3579
 
#: drizzled/error.cc:530
3580
 
msgid "Every derived table must have its own alias"
3581
 
msgstr ""
3582
 
 
3583
 
#: drizzled/error.cc:532
3584
 
#, c-format
3585
 
msgid "Select %u was reduced during optimization"
3586
 
msgstr ""
3587
 
 
3588
 
#: drizzled/error.cc:534
3589
 
#, c-format
3590
 
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3591
 
msgstr ""
3592
 
 
3593
 
#: drizzled/error.cc:536
3594
 
msgid ""
3595
 
"Client does not support authentication protocol requested by server; "
3596
 
"consider upgrading Drizzle client"
3597
 
msgstr ""
3598
 
 
3599
 
#: drizzled/error.cc:538
3600
 
msgid "All parts of a SPATIAL index must be NOT NULL"
3601
 
msgstr ""
3602
 
 
3603
 
#: drizzled/error.cc:540
3604
 
#, c-format
3605
 
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3606
 
msgstr ""
3607
 
 
3608
 
#: drizzled/error.cc:542
3609
 
msgid "Slave is already running"
3610
 
msgstr ""
3611
 
 
3612
 
#: drizzled/error.cc:544
3613
 
msgid "Slave already has been stopped"
3614
 
msgstr ""
3615
 
 
3616
 
#: drizzled/error.cc:546
3617
 
#, c-format
3618
 
msgid ""
3619
 
"Uncompressed data size too large; the maximum size is %d (probably, length "
3620
 
"of uncompressed data was corrupted)"
3621
 
msgstr ""
3622
 
 
3623
 
#: drizzled/error.cc:548
3624
 
msgid "ZLIB: Not enough memory"
3625
 
msgstr ""
3626
 
 
3627
 
#: drizzled/error.cc:550
3628
 
msgid ""
3629
 
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3630
 
"data was corrupted)"
3631
 
msgstr ""
3632
 
 
3633
 
#: drizzled/error.cc:552
3634
 
msgid "ZLIB: Input data corrupted"
3635
 
msgstr ""
3636
 
 
3637
 
#: drizzled/error.cc:554
3638
 
#, c-format
3639
 
msgid "%d line(s) were cut by GROUP_CONCAT()"
3640
 
msgstr ""
3641
 
 
3642
 
#: drizzled/error.cc:556
3643
 
#, c-format
3644
 
msgid "Row %ld doesn't contain data for all columns"
3645
 
msgstr ""
3646
 
 
3647
 
#: drizzled/error.cc:558
3648
 
#, c-format
3649
 
msgid ""
3650
 
"Row %ld was truncated; it contained more data than there were input columns"
3651
 
msgstr ""
3652
 
 
3653
 
#: drizzled/error.cc:560
3654
 
#, c-format
3655
 
msgid ""
3656
 
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3657
 
msgstr ""
3658
 
 
3659
 
#: drizzled/error.cc:562
3660
 
#, c-format
3661
 
msgid "Out of range value for column '%s' at row %ld"
3662
 
msgstr ""
3663
 
 
3664
 
#: drizzled/error.cc:564
3665
 
#, c-format
3666
 
msgid "Data truncated for column '%s' at row %ld"
3667
 
msgstr ""
3668
 
 
3669
 
#: drizzled/error.cc:566
3670
 
#, c-format
3671
 
msgid "Using storage engine %s for table '%s'"
3672
 
msgstr ""
3673
 
 
3674
 
#: drizzled/error.cc:568
3675
 
#, c-format
3676
 
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3677
 
msgstr ""
3678
 
 
3679
 
#: drizzled/error.cc:570
3680
 
msgid "Cannot drop one or more of the requested users"
3681
 
msgstr ""
3682
 
 
3683
 
#: drizzled/error.cc:572
3684
 
msgid "Can't revoke all privileges for one or more of the requested users"
3685
 
msgstr ""
3686
 
 
3687
 
#: drizzled/error.cc:574
3688
 
#, c-format
3689
 
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3690
 
msgstr ""
3691
 
 
3692
 
#: drizzled/error.cc:576
3693
 
#, c-format
3694
 
msgid "Illegal mix of collations for operation '%s'"
3695
 
msgstr ""
3696
 
 
3697
 
#: drizzled/error.cc:578
3698
 
#, c-format
3699
 
msgid ""
3700
 
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3701
 
"variable_name)"
3702
 
msgstr ""
3703
 
 
3704
 
#: drizzled/error.cc:580
3705
 
#, c-format
3706
 
msgid "Unknown collation: '%-.64s'"
3707
 
msgstr ""
3708
 
 
3709
 
#: drizzled/error.cc:582
3710
 
msgid ""
3711
 
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3712
 
"compiled without SSL support; they can be used later if Drizzle slave with "
3713
 
"SSL is started"
3714
 
msgstr ""
3715
 
 
3716
 
#: drizzled/error.cc:584
3717
 
#, c-format
3718
 
msgid ""
3719
 
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3720
 
"old format; please change the password to the new format"
3721
 
msgstr ""
3722
 
 
3723
 
#: drizzled/error.cc:586
3724
 
#, c-format
3725
 
msgid ""
3726
 
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3727
 
"SELECT #%d"
3728
 
msgstr ""
3729
 
 
3730
 
#: drizzled/error.cc:588
3731
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3732
 
msgstr ""
3733
 
 
3734
 
#: drizzled/error.cc:590
3735
 
msgid ""
3736
 
"It is recommended to use --skip-slave-start when doing step-by-step "
3737
 
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3738
 
"get an unexpected slave's drizzled restart"
3739
 
msgstr ""
3740
 
 
3741
 
#: drizzled/error.cc:592
3742
 
msgid "SQL thread is not to be started so UNTIL options are ignored"
3743
 
msgstr ""
3744
 
 
3745
 
#: drizzled/error.cc:594
3746
 
#, c-format
3747
 
msgid "Incorrect index name '%-.100s'"
3748
 
msgstr ""
3749
 
 
3750
 
#: drizzled/error.cc:596
3751
 
#, c-format
3752
 
msgid "Incorrect catalog name '%-.100s'"
3753
 
msgstr ""
3754
 
 
3755
 
#: drizzled/error.cc:598
3756
 
#, c-format
3757
 
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3758
 
msgstr ""
3759
 
 
3760
 
#: drizzled/error.cc:600
3761
 
#, c-format
3762
 
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3763
 
msgstr ""
3764
 
 
3765
 
#: drizzled/error.cc:602
3766
 
#, c-format
3767
 
msgid "Unknown key cache '%-.100s'"
3768
 
msgstr ""
3769
 
 
3770
 
#: drizzled/error.cc:604
3771
 
msgid ""
3772
 
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3773
 
"this switch for this grant to work"
3774
 
msgstr ""
3775
 
 
3776
 
#: drizzled/error.cc:606
3777
 
#, c-format
3778
 
msgid "Unknown table engine '%s'"
3779
 
msgstr ""
3780
 
 
3781
 
#: drizzled/error.cc:608
3782
 
#, c-format
3783
 
msgid "'%s' is deprecated; use '%s' instead"
3784
 
msgstr ""
3785
 
 
3786
 
#: drizzled/error.cc:610
3787
 
#, c-format
3788
 
msgid "The target table %-.100s of the %s is not updatable"
3789
 
msgstr ""
3790
 
 
3791
 
#: drizzled/error.cc:612
3792
 
#, c-format
3793
 
msgid ""
3794
 
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3795
 
"working"
3796
 
msgstr ""
3797
 
 
3798
 
#: drizzled/error.cc:614
3799
 
#, c-format
3800
 
msgid ""
3801
 
"The Drizzle server is running with the %s option so it cannot execute this "
3802
 
"statement"
3803
 
msgstr ""
3804
 
 
3805
 
#: drizzled/error.cc:616
3806
 
#, c-format
3807
 
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3808
 
msgstr ""
3809
 
 
3810
 
#: drizzled/error.cc:618
3811
 
#, c-format
3812
 
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3813
 
msgstr ""
3814
 
 
3815
 
#: drizzled/error.cc:620
3816
 
msgid ""
3817
 
"Incorrect table definition; there can be only one TIMESTAMP column with "
3818
 
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3819
 
msgstr ""
3820
 
 
3821
 
#: drizzled/error.cc:622
3822
 
#, c-format
3823
 
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3824
 
msgstr ""
3825
 
 
3826
 
#: drizzled/error.cc:624
3827
 
msgid "This command is not supported in the prepared statement protocol yet"
3828
 
msgstr ""
3829
 
 
3830
 
#: drizzled/error.cc:626
3831
 
#, c-format
3832
 
msgid "Got error %d '%-.100s' from %s"
3833
 
msgstr ""
3834
 
 
3835
 
#: drizzled/error.cc:628
3836
 
#, c-format
3837
 
msgid "Got temporary error %d '%-.100s' from %s"
3838
 
msgstr ""
3839
 
 
3840
 
#: drizzled/error.cc:630
3841
 
#, c-format
3842
 
msgid "Unknown or incorrect time zone: '%-.64s'"
3843
 
msgstr ""
3844
 
 
3845
 
#: drizzled/error.cc:632
3846
 
#, c-format
3847
 
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3848
 
msgstr ""
3849
 
 
3850
 
#: drizzled/error.cc:634
3851
 
#, c-format
3852
 
msgid "Invalid %s character string: '%.64s'"
3853
 
msgstr ""
3854
 
 
3855
 
#: drizzled/error.cc:636
3856
 
#, c-format
3857
 
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3858
 
msgstr ""
3859
 
 
3860
 
#: drizzled/error.cc:638
3861
 
#, c-format
3862
 
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3863
 
msgstr ""
3864
 
 
3865
 
#: drizzled/error.cc:640
3866
 
#, c-format
3867
 
msgid "Can't create a %s from within another stored routine"
3868
 
msgstr ""
3869
 
 
3870
 
#: drizzled/error.cc:642
3871
 
#, c-format
3872
 
msgid "%s %s already exists"
3873
 
msgstr ""
3874
 
 
3875
 
#: drizzled/error.cc:644
3876
 
#, c-format
3877
 
msgid "%s %s does not exist"
3878
 
msgstr ""
3879
 
 
3880
 
#: drizzled/error.cc:646
3881
 
#, c-format
3882
 
msgid "Failed to DROP %s %s"
3883
 
msgstr ""
3884
 
 
3885
 
#: drizzled/error.cc:648
3886
 
#, c-format
3887
 
msgid "Failed to CREATE %s %s"
3888
 
msgstr ""
3889
 
 
3890
 
#: drizzled/error.cc:650
3891
 
#, c-format
3892
 
msgid "%s with no matching label: %s"
3893
 
msgstr ""
3894
 
 
3895
 
#: drizzled/error.cc:652
3896
 
#, c-format
3897
 
msgid "Redefining label %s"
3898
 
msgstr ""
3899
 
 
3900
 
#: drizzled/error.cc:654
3901
 
#, c-format
3902
 
msgid "End-label %s without match"
3903
 
msgstr ""
3904
 
 
3905
 
#: drizzled/error.cc:656
3906
 
#, c-format
3907
 
msgid "Referring to uninitialized variable %s"
3908
 
msgstr ""
3909
 
 
3910
 
#: drizzled/error.cc:658
3911
 
#, c-format
3912
 
msgid "PROCEDURE %s can't return a result set in the given context"
3913
 
msgstr ""
3914
 
 
3915
 
#: drizzled/error.cc:660
3916
 
msgid "RETURN is only allowed in a FUNCTION"
3917
 
msgstr ""
3918
 
 
3919
 
#: drizzled/error.cc:662
3920
 
#, c-format
3921
 
msgid "%s is not allowed in stored procedures"
3922
 
msgstr ""
3923
 
 
3924
 
#: drizzled/error.cc:664
3925
 
msgid ""
3926
 
"The update log is deprecated and replaced by the binary log; SET "
3927
 
"SQL_LOG_UPDATE has been ignored"
3928
 
msgstr ""
3929
 
 
3930
 
#: drizzled/error.cc:666
3931
 
msgid ""
3932
 
"The update log is deprecated and replaced by the binary log; SET "
3933
 
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3934
 
msgstr ""
3935
 
 
3936
 
#: drizzled/error.cc:668
3937
 
msgid "Query execution was interrupted"
3938
 
msgstr ""
3939
 
 
3940
 
#: drizzled/error.cc:670
3941
 
#, c-format
3942
 
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3943
 
msgstr ""
3944
 
 
3945
 
#: drizzled/error.cc:672
3946
 
#, c-format
3947
 
msgid "Undefined CONDITION: %s"
3948
 
msgstr ""
3949
 
 
3950
 
#: drizzled/error.cc:674
3951
 
#, c-format
3952
 
msgid "No RETURN found in FUNCTION %s"
3953
 
msgstr ""
3954
 
 
3955
 
#: drizzled/error.cc:676
3956
 
#, c-format
3957
 
msgid "FUNCTION %s ended without RETURN"
3958
 
msgstr ""
3959
 
 
3960
 
#: drizzled/error.cc:678
3961
 
msgid "Cursor statement must be a SELECT"
3962
 
msgstr ""
3963
 
 
3964
 
#: drizzled/error.cc:680
3965
 
msgid "Cursor SELECT must not have INTO"
3966
 
msgstr ""
3967
 
 
3968
 
#: drizzled/error.cc:682
3969
 
#, c-format
3970
 
msgid "Undefined CURSOR: %s"
3971
 
msgstr ""
3972
 
 
3973
 
#: drizzled/error.cc:684
3974
 
msgid "Cursor is already open"
3975
 
msgstr ""
3976
 
 
3977
 
#: drizzled/error.cc:686
3978
 
msgid "Cursor is not open"
3979
 
msgstr ""
3980
 
 
3981
 
#: drizzled/error.cc:688
3982
 
#, c-format
3983
 
msgid "Undeclared variable: %s"
3984
 
msgstr ""
3985
 
 
3986
 
#: drizzled/error.cc:690
3987
 
msgid "Incorrect number of FETCH variables"
3988
 
msgstr ""
3989
 
 
3990
 
#: drizzled/error.cc:692
3991
 
msgid "No data - zero rows fetched, selected, or processed"
3992
 
msgstr ""
3993
 
 
3994
 
#: drizzled/error.cc:694
3995
 
#, c-format
3996
 
msgid "Duplicate parameter: %s"
3997
 
msgstr ""
3998
 
 
3999
 
#: drizzled/error.cc:696
4000
 
#, c-format
4001
 
msgid "Duplicate variable: %s"
4002
 
msgstr ""
4003
 
 
4004
 
#: drizzled/error.cc:698
4005
 
#, c-format
4006
 
msgid "Duplicate condition: %s"
4007
 
msgstr ""
4008
 
 
4009
 
#: drizzled/error.cc:700
4010
 
#, c-format
4011
 
msgid "Duplicate cursor: %s"
4012
 
msgstr ""
4013
 
 
4014
 
#: drizzled/error.cc:702
4015
 
#, c-format
4016
 
msgid "Failed to ALTER %s %s"
4017
 
msgstr ""
4018
 
 
4019
 
#: drizzled/error.cc:704
4020
 
msgid "Subquery value not supported"
4021
 
msgstr ""
4022
 
 
4023
 
#: drizzled/error.cc:706
4024
 
#, c-format
4025
 
msgid "%s is not allowed in stored function or trigger"
4026
 
msgstr ""
4027
 
 
4028
 
#: drizzled/error.cc:708
4029
 
msgid "Variable or condition declaration after cursor or handler declaration"
4030
 
msgstr ""
4031
 
 
4032
 
#: drizzled/error.cc:710
4033
 
msgid "Cursor declaration after handler declaration"
4034
 
msgstr ""
4035
 
 
4036
 
#: drizzled/error.cc:712
4037
 
msgid "Case not found for CASE statement"
4038
 
msgstr ""
4039
 
 
4040
 
#: drizzled/error.cc:714
4041
 
#, c-format
4042
 
msgid "Configuration file '%-.192s' is too big"
4043
 
msgstr ""
4044
 
 
4045
 
#: drizzled/error.cc:716
4046
 
#, c-format
4047
 
msgid "Malformed file type header in file '%-.192s'"
4048
 
msgstr ""
4049
 
 
4050
 
#: drizzled/error.cc:718
4051
 
#, c-format
4052
 
msgid "Unexpected end of file while parsing comment '%-.200s'"
4053
 
msgstr ""
4054
 
 
4055
 
#: drizzled/error.cc:720
4056
 
#, c-format
4057
 
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
4058
 
msgstr ""
4059
 
 
4060
 
#: drizzled/error.cc:722
4061
 
#, c-format
4062
 
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
4063
 
msgstr ""
4064
 
 
4065
 
#: drizzled/error.cc:724
4066
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
4067
 
msgstr ""
4068
 
 
4069
 
#: drizzled/error.cc:726
4070
 
#, c-format
4071
 
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
4072
 
msgstr ""
4073
 
 
4074
 
#: drizzled/error.cc:728
4075
 
#, c-format
4076
 
msgid "'%-.192s.%-.192s' is not %s"
4077
 
msgstr ""
4078
 
 
4079
 
#: drizzled/error.cc:730
4080
 
#, c-format
4081
 
msgid "Column '%-.192s' is not updatable"
4082
 
msgstr ""
4083
 
 
4084
 
#: drizzled/error.cc:732
4085
 
msgid "View's SELECT contains a subquery in the FROM clause"
4086
 
msgstr ""
4087
 
 
4088
 
#: drizzled/error.cc:734
4089
 
#, c-format
4090
 
msgid "View's SELECT contains a '%s' clause"
4091
 
msgstr ""
4092
 
 
4093
 
#: drizzled/error.cc:736
4094
 
msgid "View's SELECT contains a variable or parameter"
4095
 
msgstr ""
4096
 
 
4097
 
#: drizzled/error.cc:738
4098
 
#, c-format
4099
 
msgid "View's SELECT refers to a temporary table '%-.192s'"
4100
 
msgstr ""
4101
 
 
4102
 
#: drizzled/error.cc:740
4103
 
msgid "View's SELECT and view's field list have different column counts"
4104
 
msgstr ""
4105
 
 
4106
 
#: drizzled/error.cc:742
4107
 
msgid ""
4108
 
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4109
 
msgstr ""
4110
 
 
4111
 
#: drizzled/error.cc:744
4112
 
msgid "View being updated does not have complete key of underlying table in it"
4113
 
msgstr ""
4114
 
 
4115
 
#: drizzled/error.cc:746
4116
 
#, c-format
4117
 
msgid ""
4118
 
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4119
 
"(s) or definer/invoker of view lack rights to use them"
4120
 
msgstr ""
4121
 
 
4122
 
#: drizzled/error.cc:748
4123
 
#, c-format
4124
 
msgid "Can't drop or alter a %s from within another stored routine"
4125
 
msgstr ""
4126
 
 
4127
 
#: drizzled/error.cc:750
4128
 
msgid "GOTO is not allowed in a stored procedure handler"
4129
 
msgstr ""
4130
 
 
4131
 
#: drizzled/error.cc:752
4132
 
msgid "Trigger already exists"
4133
 
msgstr ""
4134
 
 
4135
 
#: drizzled/error.cc:754
4136
 
msgid "Trigger does not exist"
4137
 
msgstr ""
4138
 
 
4139
 
#: drizzled/error.cc:756
4140
 
#, c-format
4141
 
msgid "Trigger's '%-.192s' is view or temporary table"
4142
 
msgstr ""
4143
 
 
4144
 
#: drizzled/error.cc:758
4145
 
#, c-format
4146
 
msgid "Updating of %s row is not allowed in %strigger"
4147
 
msgstr ""
4148
 
 
4149
 
#: drizzled/error.cc:760
4150
 
#, c-format
4151
 
msgid "There is no %s row in %s trigger"
4152
 
msgstr ""
4153
 
 
4154
 
#: drizzled/error.cc:762
4155
 
#, c-format
4156
 
msgid "Field '%-.192s' doesn't have a default value"
4157
 
msgstr ""
4158
 
 
4159
 
#: drizzled/error.cc:764
4160
 
msgid "Division by 0"
4161
 
msgstr ""
4162
 
 
4163
 
#: drizzled/error.cc:766
4164
 
#, c-format
4165
 
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4166
 
msgstr ""
4167
 
 
4168
 
#: drizzled/error.cc:768
4169
 
#, c-format
4170
 
msgid "Illegal %s '%-.192s' value found during parsing"
4171
 
msgstr ""
4172
 
 
4173
 
#: drizzled/error.cc:770
4174
 
#, c-format
4175
 
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4176
 
msgstr ""
4177
 
 
4178
 
#: drizzled/error.cc:772
4179
 
#, c-format
4180
 
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4181
 
msgstr ""
4182
 
 
4183
 
#: drizzled/error.cc:774
4184
 
#, c-format
4185
 
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4186
 
msgstr ""
4187
 
 
4188
 
#: drizzled/error.cc:776
4189
 
#, c-format
4190
 
msgid "Failed purging old relay logs: %s"
4191
 
msgstr ""
4192
 
 
4193
 
#: drizzled/error.cc:778
4194
 
#, c-format
4195
 
msgid "Password hash should be a %d-digit hexadecimal number"
4196
 
msgstr ""
4197
 
 
4198
 
#: drizzled/error.cc:780
4199
 
msgid "Target log not found in binlog index"
4200
 
msgstr ""
4201
 
 
4202
 
#: drizzled/error.cc:782
4203
 
msgid "I/O error reading log index file"
4204
 
msgstr ""
4205
 
 
4206
 
#: drizzled/error.cc:784
4207
 
msgid "Server configuration does not permit binlog purge"
4208
 
msgstr ""
4209
 
 
4210
 
#: drizzled/error.cc:786
4211
 
msgid "Failed on fseek()"
4212
 
msgstr ""
4213
 
 
4214
 
#: drizzled/error.cc:788
4215
 
msgid "Fatal error during log purge"
4216
 
msgstr ""
4217
 
 
4218
 
#: drizzled/error.cc:790
4219
 
msgid "A purgeable log is in use, will not purge"
4220
 
msgstr ""
4221
 
 
4222
 
#: drizzled/error.cc:792
4223
 
msgid "Unknown error during log purge"
4224
 
msgstr ""
4225
 
 
4226
 
#: drizzled/error.cc:794
4227
 
#, c-format
4228
 
msgid "Failed initializing relay log position: %s"
4229
 
msgstr ""
4230
 
 
4231
 
#: drizzled/error.cc:796
4232
 
msgid "You are not using binary logging"
4233
 
msgstr ""
4234
 
 
4235
 
#: drizzled/error.cc:798
4236
 
#, c-format
4237
 
msgid ""
4238
 
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4239
 
msgstr ""
4240
 
 
4241
 
#: drizzled/error.cc:800
4242
 
msgid "WSAStartup Failed"
4243
 
msgstr ""
4244
 
 
4245
 
#: drizzled/error.cc:802
4246
 
msgid "Can't handle procedures with different groups yet"
4247
 
msgstr ""
4248
 
 
4249
 
#: drizzled/error.cc:804
4250
 
msgid "Select must have a group with this procedure"
4251
 
msgstr ""
4252
 
 
4253
 
#: drizzled/error.cc:806
4254
 
msgid "Can't use ORDER clause with this procedure"
4255
 
msgstr ""
4256
 
 
4257
 
#: drizzled/error.cc:808
4258
 
#, c-format
4259
 
msgid "Binary logging and replication forbid changing the global server %s"
4260
 
msgstr ""
4261
 
 
4262
 
#: drizzled/error.cc:810
4263
 
#, c-format
4264
 
msgid "Can't map file: %-.200s, errno: %d"
4265
 
msgstr ""
4266
 
 
4267
 
#: drizzled/error.cc:812
4268
 
#, c-format
4269
 
msgid "Wrong magic in %-.64s"
4270
 
msgstr ""
4271
 
 
4272
 
#: drizzled/error.cc:814
4273
 
msgid "Prepared statement contains too many placeholders"
4274
 
msgstr ""
4275
 
 
4276
 
#: drizzled/error.cc:816
4277
 
#, c-format
4278
 
msgid "Key part '%-.192s' length cannot be 0"
4279
 
msgstr ""
4280
 
 
4281
 
#: drizzled/error.cc:818
4282
 
msgid "View text checksum failed"
4283
 
msgstr ""
4284
 
 
4285
 
#: drizzled/error.cc:820
4286
 
#, c-format
4287
 
msgid ""
4288
 
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4289
 
msgstr ""
4290
 
 
4291
 
#: drizzled/error.cc:822
4292
 
#, c-format
4293
 
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4294
 
msgstr ""
4295
 
 
4296
 
#: drizzled/error.cc:824
4297
 
#, c-format
4298
 
msgid "Can not delete from join view '%-.192s.%-.192s'"
4299
 
msgstr ""
4300
 
 
4301
 
#: drizzled/error.cc:826
4302
 
#, c-format
4303
 
msgid "Operation %s failed for %.256s"
4304
 
msgstr ""
4305
 
 
4306
 
#: drizzled/error.cc:828
4307
 
msgid "XAER_NOTA: Unknown XID"
4308
 
msgstr ""
4309
 
 
4310
 
#: drizzled/error.cc:830
4311
 
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4312
 
msgstr ""
4313
 
 
4314
 
#: drizzled/error.cc:832
4315
 
#, c-format
4316
 
msgid ""
4317
 
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4318
 
"the  %.64s state"
4319
 
msgstr ""
4320
 
 
4321
 
#: drizzled/error.cc:834
4322
 
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4323
 
msgstr ""
4324
 
 
4325
 
#: drizzled/error.cc:836
4326
 
msgid ""
4327
 
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4328
 
"for consistency"
4329
 
msgstr ""
4330
 
 
4331
 
#: drizzled/error.cc:838
4332
 
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4333
 
msgstr ""
4334
 
 
4335
 
#: drizzled/error.cc:840
4336
 
#, c-format
4337
 
msgid ""
4338
 
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4339
 
"'%-.192s'"
4340
 
msgstr ""
4341
 
 
4342
 
#: drizzled/error.cc:842
4343
 
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4344
 
msgstr ""
4345
 
 
4346
 
#: drizzled/error.cc:844
4347
 
msgid "Failed to revoke all privileges to dropped routine"
4348
 
msgstr ""
4349
 
 
4350
 
#: drizzled/error.cc:846
4351
 
#, c-format
4352
 
msgid "Data too long for column '%s' at row %ld"
4353
 
msgstr ""
4354
 
 
4355
 
#: drizzled/error.cc:848
4356
 
#, c-format
4357
 
msgid "Bad SQLSTATE: '%s'"
4358
 
msgstr ""
4359
 
 
4360
 
#: drizzled/error.cc:850
4361
 
#, c-format
4362
 
msgid ""
4363
 
"%s: ready for connections.\n"
4364
 
"Version: '%s'  socket: '%s'  port: %d  %s"
4365
 
msgstr ""
4366
 
 
4367
 
#: drizzled/error.cc:852
4368
 
msgid "Can't load value from file with fixed size rows to variable"
4369
 
msgstr ""
4370
 
 
4371
 
#: drizzled/error.cc:854
4372
 
msgid "You are not allowed to create a user with GRANT"
4373
 
msgstr ""
4374
 
 
4375
 
#: drizzled/error.cc:856
4376
 
#, c-format
4377
 
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4378
 
msgstr ""
4379
 
 
4380
 
#: drizzled/error.cc:858
4381
 
msgid "Table definition has changed, please retry transaction"
4382
 
msgstr ""
4383
 
 
4384
 
#: drizzled/error.cc:860
4385
 
msgid "Duplicate handler declared in the same block"
4386
 
msgstr ""
4387
 
 
4388
 
#: drizzled/error.cc:862
4389
 
#, c-format
4390
 
msgid ""
4391
 
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4392
 
"variable in BEFORE trigger"
4393
 
msgstr ""
4394
 
 
4395
 
#: drizzled/error.cc:864
4396
 
#, c-format
4397
 
msgid "Not allowed to return a result set from a %s"
4398
 
msgstr ""
4399
 
 
4400
 
#: drizzled/error.cc:866
4401
 
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4402
 
msgstr ""
4403
 
 
4404
 
#: drizzled/error.cc:868
4405
 
msgid ""
4406
 
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4407
 
"declaration and binary logging is enabled; if non-transactional tables were "
4408
 
"updated, the binary log will miss their changes"
4409
 
msgstr ""
4410
 
 
4411
 
#: drizzled/error.cc:870
4412
 
msgid ""
4413
 
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4414
 
"declaration and binary logging is enabled (you *might* want to use the less "
4415
 
"safe log_bin_trust_function_creators variable)"
4416
 
msgstr ""
4417
 
 
4418
 
#: drizzled/error.cc:872
4419
 
msgid ""
4420
 
"You do not have the SUPER privilege and binary logging is enabled (you "
4421
 
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4422
 
msgstr ""
4423
 
 
4424
 
#: drizzled/error.cc:874
4425
 
msgid ""
4426
 
"You can't execute a prepared statement which has an open cursor associated "
4427
 
"with it. Reset the statement to re-execute it."
4428
 
msgstr ""
4429
 
 
4430
 
#: drizzled/error.cc:876
4431
 
#, c-format
4432
 
msgid "The statement (%lu) has no open cursor."
4433
 
msgstr ""
4434
 
 
4435
 
#: drizzled/error.cc:878
4436
 
msgid ""
4437
 
"Explicit or implicit commit is not allowed in stored function or trigger."
4438
 
msgstr ""
4439
 
 
4440
 
#: drizzled/error.cc:880
4441
 
#, c-format
4442
 
msgid ""
4443
 
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4444
 
msgstr ""
4445
 
 
4446
 
#: drizzled/error.cc:882
4447
 
msgid "Recursive stored functions and triggers are not allowed."
4448
 
msgstr ""
4449
 
 
4450
 
#: drizzled/error.cc:884
4451
 
#, c-format
4452
 
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4453
 
msgstr ""
4454
 
 
4455
 
#: drizzled/error.cc:886
4456
 
#, c-format
4457
 
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4458
 
msgstr ""
4459
 
 
4460
 
#: drizzled/error.cc:888
4461
 
#, c-format
4462
 
msgid ""
4463
 
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4464
 
"'%-.192s')."
4465
 
msgstr ""
4466
 
 
4467
 
#: drizzled/error.cc:890
4468
 
msgid ""
4469
 
"You can't combine write-locking of system tables with other tables or lock "
4470
 
"types"
4471
 
msgstr ""
4472
 
 
4473
 
#: drizzled/error.cc:892
4474
 
#, c-format
4475
 
msgid "Unable to connect to foreign data source: %.64s"
4476
 
msgstr ""
4477
 
 
4478
 
#: drizzled/error.cc:894
4479
 
#, c-format
4480
 
msgid ""
4481
 
"There was a problem processing the query on the foreign data source. Data "
4482
 
"source error: %-.64s"
4483
 
msgstr ""
4484
 
 
4485
 
#: drizzled/error.cc:896
4486
 
#, c-format
4487
 
msgid ""
4488
 
"The foreign data source you are trying to reference does not exist. Data "
4489
 
"source error:  %-.64s"
4490
 
msgstr ""
4491
 
 
4492
 
#: drizzled/error.cc:898
4493
 
#, c-format
4494
 
msgid ""
4495
 
"Can't create federated table. The data source connection string '%-.64s' is "
4496
 
"not in the correct format"
4497
 
msgstr ""
4498
 
 
4499
 
#: drizzled/error.cc:900
4500
 
#, c-format
4501
 
msgid "The data source connection string '%-.64s' is not in the correct format"
4502
 
msgstr ""
4503
 
 
4504
 
#: drizzled/error.cc:902
4505
 
#, c-format
4506
 
msgid "Can't create federated table. Foreign data src error:  %-.64s"
4507
 
msgstr ""
4508
 
 
4509
 
#: drizzled/error.cc:904
4510
 
msgid "Trigger in wrong schema"
4511
 
msgstr ""
4512
 
 
4513
 
#: drizzled/error.cc:906
4514
 
#, c-format
4515
 
msgid ""
4516
 
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
4517
 
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
4518
 
msgstr ""
4519
 
 
4520
 
#: drizzled/error.cc:908
4521
 
#, c-format
4522
 
msgid "Routine body for '%-.100s' is too long"
4523
 
msgstr ""
4524
 
 
4525
 
#: drizzled/error.cc:910
4526
 
msgid "Cannot drop default keycache"
4527
 
msgstr ""
4528
 
 
4529
 
#: drizzled/error.cc:912
4530
 
#, c-format
4531
 
msgid "Display width out of range for column '%-.192s' (max = %d)"
4532
 
msgstr ""
4533
 
 
4534
 
#: drizzled/error.cc:914
4535
 
msgid "XAER_DUPID: The XID already exists"
4536
 
msgstr ""
4537
 
 
4538
 
#: drizzled/error.cc:916
4539
 
#, c-format
4540
 
msgid "Datetime function: %-.32s field overflow"
4541
 
msgstr ""
4542
 
 
4543
 
#: drizzled/error.cc:918
4544
 
#, c-format
4545
 
msgid ""
4546
 
"Can't update table '%-.192s' in stored function/trigger because it is "
4547
 
"already used by statement which invoked this stored function/trigger."
4548
 
msgstr ""
4549
 
 
4550
 
#: drizzled/error.cc:920
4551
 
#, c-format
4552
 
msgid ""
4553
 
"The definition of table '%-.192s' prevents operation %.192s on table "
4554
 
"'%-.192s'."
4555
 
msgstr ""
4556
 
 
4557
 
#: drizzled/error.cc:922
4558
 
msgid ""
4559
 
"The prepared statement contains a stored routine call that refers to that "
4560
 
"same statement. It's not allowed to execute a prepared statement in such a "
4561
 
"recursive manner"
4562
 
msgstr ""
4563
 
 
4564
 
#: drizzled/error.cc:924
4565
 
msgid "Not allowed to set autocommit from a stored function or trigger"
4566
 
msgstr ""
4567
 
 
4568
 
#: drizzled/error.cc:926
4569
 
msgid "Definer is not fully qualified"
4570
 
msgstr ""
4571
 
 
4572
 
#: drizzled/error.cc:928
4573
 
#, c-format
4574
 
msgid ""
4575
 
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4576
 
"Current user is used as definer. Please recreate the view!"
4577
 
msgstr ""
4578
 
 
4579
 
#: drizzled/error.cc:930
4580
 
#, c-format
4581
 
msgid ""
4582
 
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4583
 
"definer"
4584
 
msgstr ""
4585
 
 
4586
 
#: drizzled/error.cc:932
4587
 
#, c-format
4588
 
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4589
 
msgstr ""
4590
 
 
4591
 
#: drizzled/error.cc:934
4592
 
#, c-format
4593
 
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4594
 
msgstr ""
4595
 
 
4596
 
#: drizzled/error.cc:936
4597
 
#, c-format
4598
 
msgid ""
4599
 
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4600
 
msgstr ""
4601
 
 
4602
 
#: drizzled/error.cc:938
4603
 
#, c-format
4604
 
msgid ""
4605
 
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4606
 
msgstr ""
4607
 
 
4608
 
#: drizzled/error.cc:940
4609
 
#, c-format
4610
 
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4611
 
msgstr ""
4612
 
 
4613
 
#: drizzled/error.cc:942
4614
 
#, c-format
4615
 
msgid ""
4616
 
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4617
 
"activated under the authorization of the invoker, which may have "
4618
 
"insufficient privileges. Please recreate the trigger."
4619
 
msgstr ""
4620
 
 
4621
 
#: drizzled/error.cc:944
4622
 
#, c-format
4623
 
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4624
 
msgstr ""
4625
 
 
4626
 
#: drizzled/error.cc:946
4627
 
#, c-format
4628
 
msgid ""
4629
 
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4630
 
"exceeded for routine %.192s"
4631
 
msgstr ""
4632
 
 
4633
 
#: drizzled/error.cc:948
4634
 
#, c-format
4635
 
msgid ""
4636
 
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4637
 
"or contains bad data (internal code %d)"
4638
 
msgstr ""
4639
 
 
4640
 
#: drizzled/error.cc:950
4641
 
#, c-format
4642
 
msgid "Incorrect routine name '%-.192s'"
4643
 
msgstr ""
4644
 
 
4645
 
#: drizzled/error.cc:952
4646
 
#, c-format
4647
 
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4648
 
msgstr ""
4649
 
 
4650
 
#: drizzled/error.cc:954
4651
 
msgid "AGGREGATE is not supported for stored functions"
4652
 
msgstr ""
4653
 
 
4654
 
#: drizzled/error.cc:956
4655
 
#, c-format
4656
 
msgid ""
4657
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
4658
 
"lu)"
4659
 
msgstr ""
4660
 
 
4661
 
#: drizzled/error.cc:958
4662
 
#, c-format
4663
 
msgid "`%-.192s`.`%-.192s` contains view recursion"
4664
 
msgstr ""
4665
 
 
4666
 
#: drizzled/error.cc:960
4667
 
#, c-format
4668
 
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4669
 
msgstr ""
4670
 
 
4671
 
#: drizzled/error.cc:962
4672
 
msgid "The used table type doesn't support SPATIAL indexes"
4673
 
msgstr ""
4674
 
 
4675
 
#: drizzled/error.cc:964
4676
 
msgid "Triggers can not be created on system tables"
4677
 
msgstr ""
4678
 
 
4679
 
#: drizzled/error.cc:966
4680
 
#, c-format
4681
 
msgid "Leading spaces are removed from name '%s'"
4682
 
msgstr ""
4683
 
 
4684
 
#: drizzled/error.cc:968
4685
 
msgid "Failed to read auto-increment value from storage engine"
4686
 
msgstr ""
4687
 
 
4688
 
#: drizzled/error.cc:970
4689
 
msgid "user name"
4690
 
msgstr ""
4691
 
 
4692
 
#: drizzled/error.cc:972
4693
 
msgid "host name"
4694
 
msgstr ""
4695
 
 
4696
 
#: drizzled/error.cc:974
4697
 
#, c-format
4698
 
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4699
 
msgstr ""
4700
 
 
4701
 
#: drizzled/error.cc:976
4702
 
#, c-format
4703
 
msgid "The target table %-.100s of the %s is not insertable-into"
4704
 
msgstr ""
4705
 
 
4706
 
#: drizzled/error.cc:978
4707
 
#, c-format
4708
 
msgid ""
4709
 
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4710
 
msgstr ""
4711
 
 
4712
 
#: drizzled/error.cc:980
4713
 
msgid "Too high level of nesting for select"
4714
 
msgstr ""
4715
 
 
4716
 
#: drizzled/error.cc:982
4717
 
#, c-format
4718
 
msgid "Name '%-.64s' has become ''"
4719
 
msgstr ""
4720
 
 
4721
 
#: drizzled/error.cc:984
4722
 
msgid ""
4723
 
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4724
 
"optional and non-empty FIELDS ENCLOSED BY"
4725
 
msgstr ""
4726
 
 
4727
 
#: drizzled/error.cc:986
4728
 
#, c-format
4729
 
msgid "The foreign server, %s, you are trying to create already exists."
4730
 
msgstr ""
4731
 
 
4732
 
#: drizzled/error.cc:988
4733
 
#, c-format
4734
 
msgid ""
4735
 
"The foreign server name you are trying to reference does not exist. Data "
4736
 
"source error:  %-.64s"
4737
 
msgstr ""
4738
 
 
4739
 
#: drizzled/error.cc:990
4740
 
#, c-format
4741
 
msgid ""
4742
 
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4743
 
msgstr ""
4744
 
 
4745
 
#: drizzled/error.cc:992
4746
 
#, c-format
4747
 
msgid ""
4748
 
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4749
 
"each partition"
4750
 
msgstr ""
4751
 
 
4752
 
#: drizzled/error.cc:994
4753
 
#, c-format
4754
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4755
 
msgstr ""
4756
 
 
4757
 
#: drizzled/error.cc:996
4758
 
msgid "MAXVALUE can only be used in last partition definition"
4759
 
msgstr ""
4760
 
 
4761
 
#: drizzled/error.cc:998
4762
 
msgid "Subpartitions can only be hash partitions and by key"
4763
 
msgstr ""
4764
 
 
4765
 
#: drizzled/error.cc:1000
4766
 
msgid "Must define subpartitions on all partitions if on one partition"
4767
 
msgstr ""
4768
 
 
4769
 
#: drizzled/error.cc:1002
4770
 
msgid "Wrong number of partitions defined, mismatch with previous setting"
4771
 
msgstr ""
4772
 
 
4773
 
#: drizzled/error.cc:1004
4774
 
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4775
 
msgstr ""
4776
 
 
4777
 
#: drizzled/error.cc:1006
4778
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4779
 
msgstr ""
4780
 
 
4781
 
#: drizzled/error.cc:1008
4782
 
msgid "Expression in RANGE/LIST VALUES must be constant"
4783
 
msgstr ""
4784
 
 
4785
 
#: drizzled/error.cc:1010
4786
 
msgid "Field in list of fields for partition function not found in table"
4787
 
msgstr ""
4788
 
 
4789
 
#: drizzled/error.cc:1012
4790
 
msgid "List of fields is only allowed in KEY partitions"
4791
 
msgstr ""
4792
 
 
4793
 
#: drizzled/error.cc:1014
4794
 
msgid ""
4795
 
"The partition info in the frm file is not consistent with what can be "
4796
 
"written into the frm file"
4797
 
msgstr ""
4798
 
 
4799
 
#: drizzled/error.cc:1016
4800
 
#, c-format
4801
 
msgid "The %-.192s function returns the wrong type"
4802
 
msgstr ""
4803
 
 
4804
 
#: drizzled/error.cc:1018
4805
 
#, c-format
4806
 
msgid "For %-.64s partitions each partition must be defined"
4807
 
msgstr ""
4808
 
 
4809
 
#: drizzled/error.cc:1020
4810
 
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4811
 
msgstr ""
4812
 
 
4813
 
#: drizzled/error.cc:1022
4814
 
msgid "VALUES value must be of same type as partition function"
4815
 
msgstr ""
4816
 
 
4817
 
#: drizzled/error.cc:1024
4818
 
msgid "Multiple definition of same constant in list partitioning"
4819
 
msgstr ""
4820
 
 
4821
 
#: drizzled/error.cc:1026
4822
 
msgid "Partitioning can not be used stand-alone in query"
4823
 
msgstr ""
4824
 
 
4825
 
#: drizzled/error.cc:1028
4826
 
msgid ""
4827
 
"The mix of handlers in the partitions is not allowed in this version of "
4828
 
"Drizzle"
4829
 
msgstr ""
4830
 
 
4831
 
#: drizzled/error.cc:1030
4832
 
#, c-format
4833
 
msgid "For the partitioned engine it is necessary to define all %-.64s"
4834
 
msgstr ""
4835
 
 
4836
 
#: drizzled/error.cc:1032
4837
 
msgid "Too many partitions (including subpartitions) were defined"
4838
 
msgstr ""
4839
 
 
4840
 
#: drizzled/error.cc:1034
4841
 
msgid ""
4842
 
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4843
 
"partitioning for subpartitioning"
4844
 
msgstr ""
4845
 
 
4846
 
#: drizzled/error.cc:1036
4847
 
msgid "Failed to create specific handler file"
4848
 
msgstr ""
4849
 
 
4850
 
#: drizzled/error.cc:1038
4851
 
msgid "A BLOB field is not allowed in partition function"
4852
 
msgstr ""
4853
 
 
4854
 
#: drizzled/error.cc:1040
4855
 
#, c-format
4856
 
msgid "A %-.192s must include all columns in the table's partitioning function"
4857
 
msgstr ""
4858
 
 
4859
 
#: drizzled/error.cc:1042
4860
 
#, c-format
4861
 
msgid "Number of %-.64s = 0 is not an allowed value"
4862
 
msgstr ""
4863
 
 
4864
 
#: drizzled/error.cc:1044
4865
 
msgid "Partition management on a not partitioned table is not possible"
4866
 
msgstr ""
4867
 
 
4868
 
#: drizzled/error.cc:1046
4869
 
msgid ""
4870
 
"Foreign key condition is not yet supported in conjunction with partitioning"
4871
 
msgstr ""
4872
 
 
4873
 
#: drizzled/error.cc:1048
4874
 
#, c-format
4875
 
msgid "Error in list of partitions to %-.64s"
4876
 
msgstr ""
4877
 
 
4878
 
#: drizzled/error.cc:1050
4879
 
msgid "Cannot remove all partitions, use DROP TABLE instead"
4880
 
msgstr ""
4881
 
 
4882
 
#: drizzled/error.cc:1052
4883
 
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4884
 
msgstr ""
4885
 
 
4886
 
#: drizzled/error.cc:1054
4887
 
msgid ""
4888
 
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4889
 
"their numbers"
4890
 
msgstr ""
4891
 
 
4892
 
#: drizzled/error.cc:1056
4893
 
msgid ""
4894
 
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4895
 
"tables using HASH PARTITIONs"
4896
 
msgstr ""
4897
 
 
4898
 
#: drizzled/error.cc:1058
4899
 
#, c-format
4900
 
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4901
 
msgstr ""
4902
 
 
4903
 
#: drizzled/error.cc:1060
4904
 
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4905
 
msgstr ""
4906
 
 
4907
 
#: drizzled/error.cc:1062
4908
 
msgid "At least one partition must be added"
4909
 
msgstr ""
4910
 
 
4911
 
#: drizzled/error.cc:1064
4912
 
msgid "At least one partition must be coalesced"
4913
 
msgstr ""
4914
 
 
4915
 
#: drizzled/error.cc:1066
4916
 
msgid "More partitions to reorganize than there are partitions"
4917
 
msgstr ""
4918
 
 
4919
 
#: drizzled/error.cc:1068
4920
 
#, c-format
4921
 
msgid "Duplicate partition name %-.192s"
4922
 
msgstr ""
4923
 
 
4924
 
#: drizzled/error.cc:1070
4925
 
msgid "It is not allowed to shut off binlog on this command"
4926
 
msgstr ""
4927
 
 
4928
 
#: drizzled/error.cc:1072
4929
 
msgid "When reorganizing a set of partitions they must be in consecutive order"
4930
 
msgstr ""
4931
 
 
4932
 
#: drizzled/error.cc:1074
4933
 
msgid ""
4934
 
"Reorganize of range partitions cannot change total ranges except for last "
4935
 
"partition where it can extend the range"
4936
 
msgstr ""
4937
 
 
4938
 
#: drizzled/error.cc:1076
4939
 
msgid "Partition function not supported in this version for this handler"
4940
 
msgstr ""
4941
 
 
4942
 
#: drizzled/error.cc:1078
4943
 
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4944
 
msgstr ""
4945
 
 
4946
 
#: drizzled/error.cc:1080
4947
 
#, c-format
4948
 
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4949
 
msgstr ""
4950
 
 
4951
 
#: drizzled/error.cc:1082
4952
 
#, c-format
4953
 
msgid "Plugin '%-.192s' is not loaded"
4954
 
msgstr ""
4955
 
 
4956
 
#: drizzled/error.cc:1084
4957
 
#, c-format
4958
 
msgid "Incorrect %-.32s value: '%-.128s'"
4959
 
msgstr ""
4960
 
 
4961
 
#: drizzled/error.cc:1086
4962
 
#, c-format
4963
 
msgid "Table has no partition for value %-.64s"
4964
 
msgstr ""
4965
 
 
4966
 
#: drizzled/error.cc:1088
4967
 
#, c-format
4968
 
msgid "It is not allowed to specify %s more than once"
4969
 
msgstr ""
4970
 
 
4971
 
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4972
 
#, c-format
4973
 
msgid "Failed to create %s"
4974
 
msgstr ""
4975
 
 
4976
 
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4977
 
#, c-format
4978
 
msgid "Failed to drop %s"
4979
 
msgstr ""
4980
 
 
4981
 
#: drizzled/error.cc:1094
4982
 
msgid "The handler doesn't support autoextend of tablespaces"
4983
 
msgstr ""
4984
 
 
4985
 
#: drizzled/error.cc:1096
4986
 
msgid ""
4987
 
"A size parameter was incorrectly specified, either number or on the form 10M"
4988
 
msgstr ""
4989
 
 
4990
 
#: drizzled/error.cc:1098
4991
 
msgid ""
4992
 
"The size number was correct but we don't allow the digit part to be more "
4993
 
"than 2 billion"
4994
 
msgstr ""
4995
 
 
4996
 
#: drizzled/error.cc:1100
4997
 
#, c-format
4998
 
msgid "Failed to alter: %s"
4999
 
msgstr ""
5000
 
 
5001
 
#: drizzled/error.cc:1102
5002
 
msgid "Writing one row to the row-based binary log failed"
5003
 
msgstr ""
5004
 
 
5005
 
#: drizzled/error.cc:1104
5006
 
#, c-format
5007
 
msgid "Table definition on master and slave does not match: %s"
5008
 
msgstr ""
5009
 
 
5010
 
#: drizzled/error.cc:1106
5011
 
msgid ""
5012
 
"Slave running with --log-slave-updates must use row-based binary logging to "
5013
 
"be able to replicate row-based binary log events"
5014
 
msgstr ""
5015
 
 
5016
 
#: drizzled/error.cc:1108
5017
 
#, c-format
5018
 
msgid "Event '%-.192s' already exists"
5019
 
msgstr ""
5020
 
 
5021
 
#: drizzled/error.cc:1110
5022
 
#, c-format
5023
 
msgid "Failed to store event %s. Error code %d from storage engine."
5024
 
msgstr ""
5025
 
 
5026
 
#: drizzled/error.cc:1112
5027
 
#, c-format
5028
 
msgid "Unknown event '%-.192s'"
5029
 
msgstr ""
5030
 
 
5031
 
#: drizzled/error.cc:1114
5032
 
#, c-format
5033
 
msgid "Failed to alter event '%-.192s'"
5034
 
msgstr ""
5035
 
 
5036
 
#: drizzled/error.cc:1118
5037
 
msgid "INTERVAL is either not positive or too big"
5038
 
msgstr ""
5039
 
 
5040
 
#: drizzled/error.cc:1120
5041
 
msgid "ENDS is either invalid or before STARTS"
5042
 
msgstr ""
5043
 
 
5044
 
#: drizzled/error.cc:1122
5045
 
msgid "Event execution time is in the past. Event has been disabled"
5046
 
msgstr ""
5047
 
 
5048
 
#: drizzled/error.cc:1124
5049
 
msgid "Failed to open drizzle.event"
5050
 
msgstr ""
5051
 
 
5052
 
#: drizzled/error.cc:1126
5053
 
msgid "No datetime expression provided"
5054
 
msgstr ""
5055
 
 
5056
 
#: drizzled/error.cc:1128
5057
 
#, c-format
5058
 
msgid ""
5059
 
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
5060
 
"probably corrupted"
5061
 
msgstr ""
5062
 
 
5063
 
#: drizzled/error.cc:1130
5064
 
#, c-format
5065
 
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
5066
 
msgstr ""
5067
 
 
5068
 
#: drizzled/error.cc:1132
5069
 
msgid "Failed to delete the event from drizzle.event"
5070
 
msgstr ""
5071
 
 
5072
 
#: drizzled/error.cc:1134
5073
 
msgid "Error during compilation of event's body"
5074
 
msgstr ""
5075
 
 
5076
 
#: drizzled/error.cc:1136
5077
 
msgid "Same old and new event name"
5078
 
msgstr ""
5079
 
 
5080
 
#: drizzled/error.cc:1138
5081
 
#, c-format
5082
 
msgid "Data for column '%s' too long"
5083
 
msgstr ""
5084
 
 
5085
 
#: drizzled/error.cc:1140
5086
 
#, c-format
5087
 
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
5088
 
msgstr ""
5089
 
 
5090
 
#: drizzled/error.cc:1142
5091
 
#, c-format
5092
 
msgid ""
5093
 
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
5094
 
"s instead"
5095
 
msgstr ""
5096
 
 
5097
 
#: drizzled/error.cc:1144
5098
 
msgid "You can't write-lock a log table. Only read access is possible"
5099
 
msgstr ""
5100
 
 
5101
 
#: drizzled/error.cc:1146
5102
 
msgid "You can't use locks with log tables."
5103
 
msgstr ""
5104
 
 
5105
 
#: drizzled/error.cc:1148
5106
 
#, c-format
5107
 
msgid ""
5108
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5109
 
"d would lead to a duplicate entry"
5110
 
msgstr ""
5111
 
 
5112
 
#: drizzled/error.cc:1150
5113
 
#, c-format
5114
 
msgid ""
5115
 
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
5116
 
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
5117
 
msgstr ""
5118
 
 
5119
 
#: drizzled/error.cc:1152
5120
 
msgid ""
5121
 
"Cannot switch out of the row-based binary log format when the session has "
5122
 
"open temporary tables"
5123
 
msgstr ""
5124
 
 
5125
 
#: drizzled/error.cc:1154
5126
 
msgid ""
5127
 
"Cannot change the binary logging format inside a stored function or trigger"
5128
 
msgstr ""
5129
 
 
5130
 
#: drizzled/error.cc:1156
5131
 
msgid ""
5132
 
"The NDB cluster engine does not support changing the binlog format on the "
5133
 
"fly yet"
5134
 
msgstr ""
5135
 
 
5136
 
#: drizzled/error.cc:1158
5137
 
msgid "Cannot create temporary table with partitions"
5138
 
msgstr ""
5139
 
 
5140
 
#: drizzled/error.cc:1160
5141
 
msgid "Partition constant is out of partition function domain"
5142
 
msgstr ""
5143
 
 
5144
 
#: drizzled/error.cc:1162
5145
 
msgid "This partition function is not allowed"
5146
 
msgstr ""
5147
 
 
5148
 
#: drizzled/error.cc:1164
5149
 
msgid "Error in DDL log"
5150
 
msgstr ""
5151
 
 
5152
 
#: drizzled/error.cc:1166
5153
 
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5154
 
msgstr ""
5155
 
 
5156
 
#: drizzled/error.cc:1168
5157
 
msgid "Incorrect partition name"
5158
 
msgstr ""
5159
 
 
5160
 
#: drizzled/error.cc:1170
5161
 
msgid ""
5162
 
"Transaction isolation level can't be changed while a transaction is in "
5163
 
"progress"
5164
 
msgstr ""
5165
 
 
5166
 
#: drizzled/error.cc:1172
5167
 
#, c-format
5168
 
msgid ""
5169
 
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5170
 
"'%-.192s' for key '%-.192s'"
5171
 
msgstr ""
5172
 
 
5173
 
#: drizzled/error.cc:1174
5174
 
#, c-format
5175
 
msgid "Internal scheduler error %d"
5176
 
msgstr ""
5177
 
 
5178
 
#: drizzled/error.cc:1176
5179
 
#, c-format
5180
 
msgid "Error during starting/stopping of the scheduler. Error code %u"
5181
 
msgstr ""
5182
 
 
5183
 
#: drizzled/error.cc:1178
5184
 
msgid "Engine cannot be used in partitioned tables"
5185
 
msgstr ""
5186
 
 
5187
 
#: drizzled/error.cc:1180
5188
 
#, c-format
5189
 
msgid "Cannot activate '%-.64s' log"
5190
 
msgstr ""
5191
 
 
5192
 
#: drizzled/error.cc:1182
5193
 
msgid "The server was not built with row-based replication"
5194
 
msgstr ""
5195
 
 
5196
 
#: drizzled/error.cc:1184
5197
 
msgid "Decoding of base64 string failed"
5198
 
msgstr ""
5199
 
 
5200
 
#: drizzled/error.cc:1186
5201
 
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5202
 
msgstr ""
5203
 
 
5204
 
#: drizzled/error.cc:1188
5205
 
msgid ""
5206
 
"Cannot proceed because system tables used by Event Scheduler were found "
5207
 
"damaged at server start"
5208
 
msgstr ""
5209
 
 
5210
 
#: drizzled/error.cc:1190
5211
 
msgid "Only integers allowed as number here"
5212
 
msgstr ""
5213
 
 
5214
 
#: drizzled/error.cc:1192
5215
 
msgid "This storage engine cannot be used for log tables"
5216
 
msgstr ""
5217
 
 
5218
 
#: drizzled/error.cc:1194
5219
 
#, c-format
5220
 
msgid "You cannot '%s' a log table if logging is enabled"
5221
 
msgstr ""
5222
 
 
5223
 
#: drizzled/error.cc:1196
5224
 
#, c-format
5225
 
msgid ""
5226
 
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5227
 
"rename two tables: the log table to an archive table and another table back "
5228
 
"to '%s'"
5229
 
msgstr ""
5230
 
 
5231
 
#: drizzled/error.cc:1198
5232
 
#, c-format
5233
 
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5234
 
msgstr ""
5235
 
 
5236
 
#: drizzled/error.cc:1200
5237
 
#, c-format
5238
 
msgid "Incorrect parameters in the call to native function '%-.192s'"
5239
 
msgstr ""
5240
 
 
5241
 
#: drizzled/error.cc:1202
5242
 
#, c-format
5243
 
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5244
 
msgstr ""
5245
 
 
5246
 
#: drizzled/error.cc:1204
5247
 
#, c-format
5248
 
msgid "This function '%-.192s' has the same name as a native function"
5249
 
msgstr ""
5250
 
 
5251
 
#: drizzled/error.cc:1206
5252
 
#, c-format
5253
 
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5254
 
msgstr ""
5255
 
 
5256
 
#: drizzled/error.cc:1208
5257
 
msgid "Too many files opened, please execute the command again"
5258
 
msgstr ""
5259
 
 
5260
 
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5261
 
msgid ""
5262
 
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5263
 
"The event was dropped immediately after creation."
5264
 
msgstr ""
5265
 
 
5266
 
#: drizzled/error.cc:1214
5267
 
#, c-format
5268
 
msgid "The incident %s occurred on the master. Message: %-.64s"
5269
 
msgstr ""
5270
 
 
5271
 
#: drizzled/error.cc:1216
5272
 
msgid "Table has no partition for some existing values"
5273
 
msgstr ""
5274
 
 
5275
 
#: drizzled/error.cc:1218
5276
 
msgid "Statement is not safe to log in statement format."
5277
 
msgstr ""
5278
 
 
5279
 
#: drizzled/error.cc:1220
5280
 
#, c-format
5281
 
msgid "Fatal error: %s"
5282
 
msgstr ""
5283
 
 
5284
 
#: drizzled/error.cc:1222
5285
 
#, c-format
5286
 
msgid "Relay log read failure: %s"
5287
 
msgstr ""
5288
 
 
5289
 
#: drizzled/error.cc:1224
5290
 
#, c-format
5291
 
msgid "Relay log write failure: %s"
5292
 
msgstr ""
5293
 
 
5294
 
#: drizzled/error.cc:1228
5295
 
#, c-format
5296
 
msgid "Master command %s failed: %s"
5297
 
msgstr ""
5298
 
 
5299
 
#: drizzled/error.cc:1230
5300
 
#, c-format
5301
 
msgid "Binary logging not possible. Message: %s"
5302
 
msgstr ""
5303
 
 
5304
 
#: drizzled/error.cc:1232
5305
 
#, c-format
5306
 
msgid "View `%-.64s`.`%-.64s` has no creation context"
5307
 
msgstr ""
5308
 
 
5309
 
#: drizzled/error.cc:1234
5310
 
#, c-format
5311
 
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5312
 
msgstr ""
5313
 
 
5314
 
#: drizzled/error.cc:1236
5315
 
#, c-format
5316
 
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5317
 
msgstr ""
5318
 
 
5319
 
#: drizzled/error.cc:1238
5320
 
#, c-format
5321
 
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5322
 
msgstr ""
5323
 
 
5324
 
#: drizzled/error.cc:1240
5325
 
#, c-format
5326
 
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5327
 
msgstr ""
5328
 
 
5329
 
#: drizzled/error.cc:1242
5330
 
#, c-format
5331
 
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5332
 
msgstr ""
5333
 
 
5334
 
#: drizzled/error.cc:1244
5335
 
#, c-format
5336
 
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5337
 
msgstr ""
5338
 
 
5339
 
#: drizzled/error.cc:1246
5340
 
#, c-format
5341
 
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5342
 
msgstr ""
5343
 
 
5344
 
#: drizzled/error.cc:1248
5345
 
#, c-format
5346
 
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5347
 
msgstr ""
5348
 
 
5349
 
#: drizzled/error.cc:1250
5350
 
#, c-format
5351
 
msgid "Ambiguous slave modes combination. %s"
5352
 
msgstr ""
5353
 
 
5354
 
#: drizzled/error.cc:1252
5355
 
#, c-format
5356
 
msgid ""
5357
 
"The BINLOG statement of type `%s` was not preceded by a format description "
5358
 
"BINLOG statement."
5359
 
msgstr ""
5360
 
 
5361
 
#: drizzled/error.cc:1254
5362
 
msgid "Corrupted replication event was detected"
5363
 
msgstr ""
5364
 
 
5365
 
#: drizzled/error.cc:1256
5366
 
#, c-format
5367
 
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5368
 
msgstr ""
5369
 
 
5370
 
#: drizzled/error.cc:1258
5371
 
#, c-format
5372
 
msgid "Being purged log %s was not found"
5373
 
msgstr ""
5374
 
 
5375
 
#: drizzled/error.cc:1260
5376
 
#, c-format
5377
 
msgid "Converted to non-transactional lock on '%-.64s'"
5378
 
msgstr ""
5379
 
 
5380
 
#: drizzled/error.cc:1262
5381
 
#, c-format
5382
 
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5383
 
msgstr ""
5384
 
 
5385
 
#: drizzled/error.cc:1264
5386
 
#, c-format
5387
 
msgid ""
5388
 
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5389
 
msgstr ""
5390
 
 
5391
 
#: drizzled/error.cc:1266
5392
 
#, c-format
5393
 
msgid "Can't access storage engine of table %-.64s"
5394
 
msgstr ""
5395
 
 
5396
 
#: drizzled/error.cc:1268
5397
 
msgid "Starting backup process"
5398
 
msgstr ""
5399
 
 
5400
 
#: drizzled/error.cc:1270
5401
 
msgid "Backup completed"
5402
 
msgstr ""
5403
 
 
5404
 
#: drizzled/error.cc:1272
5405
 
msgid "Starting restore process"
5406
 
msgstr ""
5407
 
 
5408
 
#: drizzled/error.cc:1274
5409
 
msgid "Restore completed"
5410
 
msgstr ""
5411
 
 
5412
 
#: drizzled/error.cc:1276
5413
 
msgid "Nothing to backup"
5414
 
msgstr ""
5415
 
 
5416
 
#: drizzled/error.cc:1278
5417
 
#, c-format
5418
 
msgid "Database '%-.64s' cannot be included in a backup"
5419
 
msgstr ""
5420
 
 
5421
 
#: drizzled/error.cc:1280
5422
 
msgid ""
5423
 
"Error during backup operation - server's error log contains more information "
5424
 
"about the error"
5425
 
msgstr ""
5426
 
 
5427
 
#: drizzled/error.cc:1282
5428
 
msgid ""
5429
 
"Error during restore operation - server's error log contains more "
5430
 
"information about the error"
5431
 
msgstr ""
5432
 
 
5433
 
#: drizzled/error.cc:1284
5434
 
msgid ""
5435
 
"Can't execute this command because another BACKUP/RESTORE operation is in "
5436
 
"progress"
5437
 
msgstr ""
5438
 
 
5439
 
#: drizzled/error.cc:1286
5440
 
msgid "Error when preparing for backup operation"
5441
 
msgstr ""
5442
 
 
5443
 
#: drizzled/error.cc:1288
5444
 
msgid "Error when preparing for restore operation"
5445
 
msgstr ""
5446
 
 
5447
 
#: drizzled/error.cc:1290
5448
 
#, c-format
5449
 
msgid "Invalid backup location '%-.64s'"
5450
 
msgstr ""
5451
 
 
5452
 
#: drizzled/error.cc:1292
5453
 
#, c-format
5454
 
msgid "Can't read backup location '%-.64s'"
5455
 
msgstr ""
5456
 
 
5457
 
#: drizzled/error.cc:1294
5458
 
#, c-format
5459
 
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5460
 
msgstr ""
5461
 
 
5462
 
#: drizzled/error.cc:1296
5463
 
msgid "Can't enumerate server databases"
5464
 
msgstr ""
5465
 
 
5466
 
#: drizzled/error.cc:1298
5467
 
msgid "Can't enumerate server tables"
5468
 
msgstr ""
5469
 
 
5470
 
#: drizzled/error.cc:1300
5471
 
#, c-format
5472
 
msgid "Can't enumerate tables in database %-.64s"
5473
 
msgstr ""
5474
 
 
5475
 
#: drizzled/error.cc:1302
5476
 
#, c-format
5477
 
msgid "Skipping view %-.64s in database %-.64s"
5478
 
msgstr ""
5479
 
 
5480
 
#: drizzled/error.cc:1304
5481
 
#, c-format
5482
 
msgid "Skipping table %-.64s since it has no valid storage engine"
5483
 
msgstr ""
5484
 
 
5485
 
#: drizzled/error.cc:1306
5486
 
#, c-format
5487
 
msgid "Can't open table %-.64s"
5488
 
msgstr ""
5489
 
 
5490
 
#: drizzled/error.cc:1308
5491
 
msgid "Can't read backup archive preamble"
5492
 
msgstr ""
5493
 
 
5494
 
#: drizzled/error.cc:1310
5495
 
msgid "Can't write backup archive preamble"
5496
 
msgstr ""
5497
 
 
5498
 
#: drizzled/error.cc:1312
5499
 
#, c-format
5500
 
msgid "Can't find backup driver for table %-.64s"
5501
 
msgstr ""
5502
 
 
5503
 
#: drizzled/error.cc:1314
5504
 
#, c-format
5505
 
msgid ""
5506
 
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5507
 
"this table"
5508
 
msgstr ""
5509
 
 
5510
 
#: drizzled/error.cc:1316
5511
 
#, c-format
5512
 
msgid "Can't create %-.64s backup driver"
5513
 
msgstr ""
5514
 
 
5515
 
#: drizzled/error.cc:1318
5516
 
#, c-format
5517
 
msgid "Can't create %-.64s restore driver"
5518
 
msgstr ""
5519
 
 
5520
 
#: drizzled/error.cc:1320
5521
 
#, c-format
5522
 
msgid "Found %d images in backup archive but maximum %d are supported"
5523
 
msgstr ""
5524
 
 
5525
 
#: drizzled/error.cc:1322
5526
 
#, c-format
5527
 
msgid "Error when saving meta-data of %-.64s"
5528
 
msgstr ""
5529
 
 
5530
 
#: drizzled/error.cc:1324
5531
 
msgid "Error when reading meta-data list"
5532
 
msgstr ""
5533
 
 
5534
 
#: drizzled/error.cc:1326
5535
 
#, c-format
5536
 
msgid "Can't create %-.64s"
5537
 
msgstr ""
5538
 
 
5539
 
#: drizzled/error.cc:1328
5540
 
msgid "Can't allocate buffer for image data transfer"
5541
 
msgstr ""
5542
 
 
5543
 
#: drizzled/error.cc:1330
5544
 
#, c-format
5545
 
msgid "Error when writing %-.64s backup image data (for table #%d)"
5546
 
msgstr ""
5547
 
 
5548
 
#: drizzled/error.cc:1332
5549
 
msgid "Error when reading data from backup stream"
5550
 
msgstr ""
5551
 
 
5552
 
#: drizzled/error.cc:1334
5553
 
msgid "Can't go to the next chunk in backup stream"
5554
 
msgstr ""
5555
 
 
5556
 
#: drizzled/error.cc:1336
5557
 
#, c-format
5558
 
msgid "Can't initialize %-.64s backup driver"
5559
 
msgstr ""
5560
 
 
5561
 
#: drizzled/error.cc:1338
5562
 
#, c-format
5563
 
msgid "Can't initialize %-.64s restore driver"
5564
 
msgstr ""
5565
 
 
5566
 
#: drizzled/error.cc:1340
5567
 
#, c-format
5568
 
msgid "Can't shut down %-.64s backup driver"
5569
 
msgstr ""
5570
 
 
5571
 
#: drizzled/error.cc:1342
5572
 
#, c-format
5573
 
msgid "Can't shut down %-.64s backup driver(s)"
5574
 
msgstr ""
5575
 
 
5576
 
#: drizzled/error.cc:1344
5577
 
#, c-format
5578
 
msgid "%-.64s backup driver can't prepare for synchronization"
5579
 
msgstr ""
5580
 
 
5581
 
#: drizzled/error.cc:1346
5582
 
#, c-format
5583
 
msgid "%-.64s backup driver can't create its image validity point"
5584
 
msgstr ""
5585
 
 
5586
 
#: drizzled/error.cc:1348
5587
 
#, c-format
5588
 
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5589
 
msgstr ""
5590
 
 
5591
 
#: drizzled/error.cc:1350
5592
 
#, c-format
5593
 
msgid "%-.64s backup driver can't cancel its backup operation"
5594
 
msgstr ""
5595
 
 
5596
 
#: drizzled/error.cc:1352
5597
 
#, c-format
5598
 
msgid "%-.64s restore driver can't cancel its restore operation"
5599
 
msgstr ""
5600
 
 
5601
 
#: drizzled/error.cc:1354
5602
 
#, c-format
5603
 
msgid "Error when polling %-.64s backup driver for its image data"
5604
 
msgstr ""
5605
 
 
5606
 
#: drizzled/error.cc:1356
5607
 
#, c-format
5608
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5609
 
msgstr ""
5610
 
 
5611
 
#: drizzled/error.cc:1358
5612
 
#, c-format
5613
 
msgid ""
5614
 
"After %d attempts %-.64s restore driver still can't accept next block of data"
5615
 
msgstr ""
5616
 
 
5617
 
#: drizzled/error.cc:1360
5618
 
#, c-format
5619
 
msgid "Open and lock tables failed in %-.64s"
5620
 
msgstr ""
5621
 
 
5622
 
#: drizzled/error.cc:1362
5623
 
msgid "Backup driver's table locking thread can not be initialized."
5624
 
msgstr ""
5625
 
 
5626
 
#: drizzled/error.cc:1364
5627
 
msgid ""
5628
 
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5629
 
"and 'drizzle.online_backup_progress'."
5630
 
msgstr ""
5631
 
 
5632
 
#: drizzled/error.cc:1366
5633
 
#, c-format
5634
 
msgid "Tablespace '%-.192s' already exists"
5635
 
msgstr ""
5636
 
 
5637
 
#: drizzled/error.cc:1368
5638
 
#, c-format
5639
 
msgid "Tablespace '%-.192s' doesn't exist"
5640
 
msgstr ""
5641
 
 
5642
 
#: drizzled/error.cc:1370
5643
 
#, c-format
5644
 
msgid "Unexpected master's heartbeat data: %s"
5645
 
msgstr ""
5646
 
 
5647
 
#: drizzled/error.cc:1372
5648
 
#, c-format
5649
 
msgid "The requested value for the heartbeat period %s %s"
5650
 
msgstr ""
5651
 
 
5652
 
#: drizzled/error.cc:1374
5653
 
#, c-format
5654
 
msgid "Can't write to the online backup progress log %-.64s."
5655
 
msgstr ""
5656
 
 
5657
 
#: drizzled/error.cc:1376
5658
 
#, c-format
5659
 
msgid "Tablespace '%-.192s' not empty"
5660
 
msgstr ""
5661
 
 
5662
 
#: drizzled/error.cc:1378
5663
 
#, c-format
5664
 
msgid ""
5665
 
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5666
 
"server. The original definition of the required tablespace is '%-.256s' "
5667
 
"while the same tablespace is defined on the server as '%-.256s'"
5668
 
msgstr ""
5669
 
 
5670
 
#: drizzled/error.cc:1380
5671
 
msgid "A virtual column cannot be based on a virtual column"
5672
 
msgstr ""
5673
 
 
5674
 
#: drizzled/error.cc:1382
5675
 
#, c-format
5676
 
msgid "Non-deterministic expression for virtual column '%s'."
5677
 
msgstr ""
5678
 
 
5679
 
#: drizzled/error.cc:1384
5680
 
#, c-format
5681
 
msgid ""
5682
 
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5683
 
msgstr ""
5684
 
 
5685
 
#: drizzled/error.cc:1386
5686
 
msgid "Primary key cannot be defined upon a virtual column."
5687
 
msgstr ""
5688
 
 
5689
 
#: drizzled/error.cc:1388
5690
 
msgid "Key/Index cannot be defined on a non-stored virtual column."
5691
 
msgstr ""
5692
 
 
5693
 
#: drizzled/error.cc:1390
5694
 
#, c-format
5695
 
msgid "Cannot define foreign key with %s clause on a virtual column."
5696
 
msgstr ""
5697
 
 
5698
 
#: drizzled/error.cc:1392
5699
 
#, c-format
5700
 
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5701
 
msgstr ""
5702
 
 
5703
 
#: drizzled/error.cc:1394
5704
 
#, c-format
5705
 
msgid "'%s' is not yet supported for virtual columns."
5706
 
msgstr ""
5707
 
 
5708
 
#: drizzled/error.cc:1396
5709
 
msgid "Constant expression in virtual column function is not allowed."
5710
 
msgstr ""
5711
 
 
5712
 
#: drizzled/errmsg.cc:46
5713
 
#, c-format
5714
 
msgid "errmsg plugin '%s' init() failed."
5715
 
msgstr ""
5716
 
 
5717
 
#: drizzled/errmsg.cc:75
5718
 
#, c-format
5719
 
msgid "errmsg plugin '%s' deinit() failed."
5720
 
msgstr ""
5721
 
 
5722
 
#: drizzled/errmsg.cc:116
5723
 
#, c-format
5724
 
msgid "errmsg plugin '%s' errmsg_func() failed"
5725
 
msgstr ""
5726
 
 
5727
 
#: drizzled/handler.cc:960
5728
 
#, c-format
5729
 
msgid "Found %d prepared transaction(s) in %s"
5730
 
msgstr ""
5731
 
 
5732
 
#: drizzled/handler.cc:1012
5733
 
msgid "Starting crash recovery..."
5734
 
msgstr ""
5735
 
 
5736
 
#: drizzled/handler.cc:1044
5737
 
#, c-format
5738
 
msgid "Found %d prepared XA transactions"
5739
 
msgstr ""
5740
 
 
5741
 
#: drizzled/handler.cc:1048
5742
 
#, c-format
5743
 
msgid ""
5744
 
"Found %d prepared transactions! It means that drizzled was not shut down "
5745
 
"properly last time and critical recovery information (last binlog or %s "
5746
 
"file) was manually deleted after a crash. You have to start drizzled with "
5747
 
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5748
 
msgstr ""
5749
 
 
5750
 
#: drizzled/handler.cc:1058
5751
 
msgid "Crash recovery finished."
5752
 
msgstr ""
5753
 
 
5754
 
#: drizzled/log.cc:338
5755
 
msgid "I/O error reading the header from the binary log"
5756
 
msgstr ""
5757
 
 
5758
 
#: drizzled/log.cc:345
5759
 
msgid ""
5760
 
"Binlog has bad magic number;  It's not a binary log file that can be used by "
5761
 
"this version of Drizzle"
5762
 
msgstr ""
5763
 
 
5764
 
#: drizzled/log.cc:360
5765
 
#, c-format
5766
 
msgid "Failed to open log (file '%s', errno %d)"
5767
 
msgstr ""
5768
 
 
5769
 
#: drizzled/log.cc:362 drizzled/log.cc:370
5770
 
msgid "Could not open log file"
5771
 
msgstr ""
5772
 
 
5773
 
#: drizzled/log.cc:368
5774
 
#, c-format
5775
 
msgid "Failed to create a cache on log (file '%s')"
5776
 
msgstr ""
5777
 
 
5778
 
#: drizzled/log.cc:520 drizzled/log.cc:885
5779
 
#, c-format
5780
 
msgid ""
5781
 
"Could not use %s for logging (error %d). Turning logging off for the whole "
5782
 
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5783
 
"shutdown the Drizzle server and restart it."
5784
 
msgstr ""
5785
 
 
5786
 
#: drizzled/log.cc:1153 drizzled/log.cc:1184 drizzled/log.cc:1433
5787
 
#: drizzled/log.cc:1555
5788
 
#, c-format
5789
 
msgid "Failed to delete file '%s'"
5790
 
msgstr ""
5791
 
 
5792
 
#: drizzled/log.cc:1162 drizzled/log.cc:1441 drizzled/log.cc:1563
5793
 
#, c-format
5794
 
msgid ""
5795
 
"a problem with deleting %s; consider examining correspondence of your binlog "
5796
 
"index file to the actual binlog files"
5797
 
msgstr ""
5798
 
 
5799
 
#: drizzled/log.cc:1289
5800
 
#, c-format
5801
 
msgid "next log error: %d  offset: %s  log: %s included: %d"
5802
 
msgstr ""
5803
 
 
5804
 
#: drizzled/log.cc:1399 drizzled/log.cc:1523
5805
 
#, c-format
5806
 
msgid "Failed to execute stat() on file '%s'"
5807
 
msgstr ""
5808
 
 
5809
 
#: drizzled/log.cc:1410 drizzled/log.cc:1534
5810
 
#, c-format
5811
 
msgid ""
5812
 
"a problem with getting info on being purged %s; consider examining "
5813
 
"correspondence of your binlog index file to the actual binlog files"
5814
 
msgstr ""
5815
 
 
5816
 
#: drizzled/log.cc:2544 drizzled/log.cc:3042
5817
 
#, c-format
5818
 
msgid "Recovering after a crash using %s"
5819
 
msgstr ""
5820
 
 
5821
 
#: drizzled/log.cc:2547
5822
 
msgid ""
5823
 
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5824
 
msgstr ""
5825
 
 
5826
 
#: drizzled/log.cc:2889
5827
 
msgid "Bad magic header in tc log"
5828
 
msgstr ""
5829
 
 
5830
 
#: drizzled/log.cc:2899
5831
 
#, c-format
5832
 
msgid ""
5833
 
"Recovery failed! You must enable exactly %d storage engines that support two-"
5834
 
"phase commit protocol"
5835
 
msgstr ""
5836
 
 
5837
 
#: drizzled/log.cc:2927
5838
 
msgid ""
5839
 
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5840
 
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5841
 
"heuristic-recover={commit|rollback}"
5842
 
msgstr ""
5843
 
 
5844
 
#: drizzled/log.cc:2957
5845
 
msgid "Heuristic crash recovery mode"
5846
 
msgstr ""
5847
 
 
5848
 
#: drizzled/log.cc:2959
5849
 
msgid "Heuristic crash recovery failed"
5850
 
msgstr ""
5851
 
 
5852
 
#: drizzled/log.cc:2960
5853
 
msgid "Please restart mysqld without --tc-heuristic-recover"
5854
 
msgstr ""
5855
 
 
5856
 
#: drizzled/log.cc:3004 drizzled/log.cc:3028
5857
 
#, c-format
5858
 
msgid "find_log_pos() failed (error: %d)"
5859
 
msgstr ""
5860
 
 
5861
 
#: drizzled/log.cc:3142
5862
 
msgid ""
5863
 
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5864
 
"of memory error) and restart, or delete (or rename) binary log and start "
5865
 
"mysqld with --tc-heuristic-recover={commit|rollback}"
5866
 
msgstr ""
5867
 
 
5868
 
#: drizzled/log_event.cc:140
5869
 
#, c-format
5870
 
msgid " %s, Error_code: %d;"
5871
 
msgstr ""
5872
 
 
5873
 
#: drizzled/log_event.cc:144
5874
 
#, c-format
5875
 
msgid ""
5876
 
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5877
 
"master log %s, end_log_pos %lu"
5878
 
msgstr ""
5879
 
 
5880
 
#: drizzled/log_event.cc:150
5881
 
msgid "<unknown>"
5882
 
msgstr ""
5883
 
 
5884
 
#: drizzled/log_event.cc:905
5885
 
#, c-format
5886
 
msgid ""
5887
 
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5888
 
msgstr ""
5889
 
 
5890
 
#: drizzled/log_event.cc:1619
5891
 
#, c-format
5892
 
msgid ""
5893
 
"Query partially completed on the master (error on master: %d) and was "
5894
 
"aborted. There is a chance that your master is inconsistent at this point. "
5895
 
"If you are sure that your master is ok, run this query manually on the slave "
5896
 
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5897
 
"SLAVE; . Query: '%s'"
5898
 
msgstr ""
5899
 
 
5900
 
#: drizzled/log_event.cc:1645
5901
 
#, c-format
5902
 
msgid ""
5903
 
"Query caused differenxt errors on master and slave.\n"
5904
 
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5905
 
"Default database: '%s'. Query: '%s'"
5906
 
msgstr ""
5907
 
 
5908
 
#: drizzled/log_event.cc:1650
5909
 
msgid "no error"
5910
 
msgstr ""
5911
 
 
5912
 
#: drizzled/log_event.cc:1670
5913
 
#, c-format
5914
 
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5915
 
msgstr ""
5916
 
 
5917
 
#: drizzled/log_event.cc:1672 drizzled/log_event.cc:4315
5918
 
#: drizzled/log_event.cc:4346 drizzled/log_event.cc:5078
5919
 
msgid "unexpected success or fatal error"
5920
 
msgstr ""
5921
 
 
5922
 
#: drizzled/log_event.cc:2125
5923
 
msgid ""
5924
 
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5925
 
"probable cause is that the master died while writing the transaction to its "
5926
 
"binary log, thus rolled back too."
5927
 
msgstr ""
5928
 
 
5929
 
#: drizzled/log_event.cc:2780
5930
 
#, c-format
5931
 
msgid ""
5932
 
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5933
 
"produced %ld warning(s). Default database: '%s'"
5934
 
msgstr ""
5935
 
 
5936
 
#: drizzled/log_event.cc:2830
5937
 
#, c-format
5938
 
msgid ""
5939
 
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5940
 
msgstr ""
5941
 
 
5942
 
#: drizzled/log_event.cc:2842
5943
 
#, c-format
5944
 
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5945
 
msgstr ""
5946
 
 
5947
 
#: drizzled/log_event.cc:3104
5948
 
msgid "Out of memory while recording slave event"
5949
 
msgstr ""
5950
 
 
5951
 
#: drizzled/log_event.cc:3354 drizzled/log_event.cc:3380
5952
 
#, c-format
5953
 
msgid "Error in Create_file event: could not open file '%s'"
5954
 
msgstr ""
5955
 
 
5956
 
#: drizzled/log_event.cc:3366
5957
 
#, c-format
5958
 
msgid "Error in Create_file event: could not write to file '%s'"
5959
 
msgstr ""
5960
 
 
5961
 
#: drizzled/log_event.cc:3387
5962
 
#, c-format
5963
 
msgid "Error in Create_file event: write to '%s' failed"
5964
 
msgstr ""
5965
 
 
5966
 
#: drizzled/log_event.cc:3501
5967
 
#, c-format
5968
 
msgid "Error in %s event: could not create file '%s'"
5969
 
msgstr ""
5970
 
 
5971
 
#: drizzled/log_event.cc:3510
5972
 
#, c-format
5973
 
msgid "Error in %s event: could not open file '%s'"
5974
 
msgstr ""
5975
 
 
5976
 
#: drizzled/log_event.cc:3517
5977
 
#, c-format
5978
 
msgid "Error in %s event: write to '%s' failed"
5979
 
msgstr ""
5980
 
 
5981
 
#: drizzled/log_event.cc:3679
5982
 
#, c-format
5983
 
msgid "Error in Exec_load event: could not open file '%s'"
5984
 
msgstr ""
5985
 
 
5986
 
#: drizzled/log_event.cc:3689
5987
 
#, c-format
5988
 
msgid "Error in Exec_load event: file '%s' appears corrupted"
5989
 
msgstr ""
5990
 
 
5991
 
#: drizzled/log_event.cc:3719
5992
 
#, c-format
5993
 
msgid "%s. Failed executing load from '%s'"
5994
 
msgstr ""
5995
 
 
5996
 
#: drizzled/log_event.cc:3892
5997
 
msgid "Not enough memory"
5998
 
msgstr ""
5999
 
 
6000
 
#: drizzled/log_event.cc:4312
6001
 
#, c-format
6002
 
msgid "Error '%s' in %s event: when locking tables"
6003
 
msgstr ""
6004
 
 
6005
 
#: drizzled/log_event.cc:4322
6006
 
#, c-format
6007
 
msgid "Error in %s event: when locking tables"
6008
 
msgstr ""
6009
 
 
6010
 
#: drizzled/log_event.cc:4343
6011
 
#, c-format
6012
 
msgid "Error '%s' on reopening tables"
6013
 
msgstr ""
6014
 
 
6015
 
#: drizzled/log_event.cc:4679
6016
 
#, c-format
6017
 
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6018
 
msgstr ""
6019
 
 
6020
 
#: drizzled/log_event.cc:5075
6021
 
#, c-format
6022
 
msgid "Error '%s' on opening table `%s`.`%s`"
6023
 
msgstr ""
6024
 
 
6025
 
#. TRANSLATORS: The leading word "logging" is the name
6026
 
#. of the plugin api, and so should not be translated.
6027
 
#: drizzled/logging.cc:62
6028
 
#, c-format
6029
 
msgid "logging plugin '%s' deinit() failed"
6030
 
msgstr ""
6031
 
 
6032
 
#. TRANSLATORS: The leading word "logging" is the name
6033
 
#. of the plugin api, and so should not be translated.
6034
 
#: drizzled/logging.cc:85
6035
 
#, c-format
6036
 
msgid "logging plugin '%s' logging_pre() failed"
6037
 
msgstr ""
6038
 
 
6039
 
#. TRANSLATORS: The leading word "logging" is the name
6040
 
#. of the plugin api, and so should not be translated.
6041
 
#: drizzled/logging.cc:118
6042
 
#, c-format
6043
 
msgid "logging plugin '%s' logging_post() failed"
6044
 
msgstr ""
6045
 
 
6046
 
#. TRANSLATORS: The leading word "parser" is the name
6047
 
#. of the plugin api, and so should not be translated.
6048
 
#: drizzled/parser.cc:42
6049
 
#, c-format
6050
 
msgid "parser plugin '%s' init() failed"
6051
 
msgstr ""
6052
 
 
6053
 
#. TRANSLATORS: The leading word "parser" is the name
6054
 
#. of the plugin api, and so should not be translated.
6055
 
#: drizzled/parser.cc:65
6056
 
#, c-format
6057
 
msgid "parser plugin '%s' deinit() failed"
6058
 
msgstr ""
6059
 
 
6060
 
#. TRANSLATORS: The leading word "parser" is the name
6061
 
#. of the plugin api, and so should not be translated.
6062
 
#: drizzled/parser.cc:102
6063
 
#, c-format
6064
 
msgid "parser plugin '%s' parser_func1() failed"
6065
 
msgstr ""
6066
 
 
6067
 
#. TRANSLATORS: The leading word "parser" is the name
6068
 
#. of the plugin api, and so should not be translated.
6069
 
#: drizzled/parser.cc:156
6070
 
#, c-format
6071
 
msgid "parser plugin '%s' parser_func2() failed"
6072
 
msgstr ""
6073
 
 
6074
 
#. TRANSLATORS: The leading word "qcache" is the name
6075
 
#. of the plugin api, and so should not be translated.
6076
 
#: drizzled/qcache.cc:40
6077
 
#, c-format
6078
 
msgid "qcache plugin '%s' init() failed"
6079
 
msgstr ""
6080
 
 
6081
 
#. TRANSLATORS: The leading word "qcache" is the name
6082
 
#. of the plugin api, and so should not be translated.
6083
 
#: drizzled/qcache.cc:62
6084
 
#, c-format
6085
 
msgid "qcache plugin '%s' deinit() failed"
6086
 
msgstr ""
6087
 
 
6088
 
#. TRANSLATORS: The leading word "qcache" is the name
6089
 
#. of the plugin api, and so should not be translated.
6090
 
#: drizzled/qcache.cc:98
6091
 
#, c-format
6092
 
msgid "qcache plugin '%s' do1() failed"
6093
 
msgstr ""
6094
 
 
6095
 
#. TRANSLATORS: The leading word "qcache" is the name
6096
 
#. of the plugin api, and so should not be translated.
6097
 
#: drizzled/qcache.cc:152
6098
 
#, c-format
6099
 
msgid "qcache plugin '%s' qcache_func2() failed"
6100
 
msgstr ""
6101
 
 
6102
 
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1091
6103
 
#: drizzled/slave.cc:2093
6104
 
msgid "Failed to flush master info file"
6105
 
msgstr ""
6106
 
 
6107
 
#: drizzled/replication/replication.cc:106
6108
 
msgid "Failed in send_file() while reading file name"
6109
 
msgstr ""
6110
 
 
6111
 
#: drizzled/replication/replication.cc:119
6112
 
msgid "Failed in send_file() on open of file"
6113
 
msgstr ""
6114
 
 
6115
 
#: drizzled/replication/replication.cc:127
6116
 
msgid "Failed in send_file() while writing data to client"
6117
 
msgstr ""
6118
 
 
6119
 
#: drizzled/replication/replication.cc:136
6120
 
msgid "Failed in send_file() while negotiating file transfer close"
6121
 
msgstr ""
6122
 
 
6123
 
#: drizzled/replication/reporting.cc:44
6124
 
#, c-format
6125
 
msgid "Slave %s: %s%s Error_code: %d"
6126
 
msgstr ""
6127
 
 
6128
 
#: drizzled/replication/rli.cc:149
6129
 
#, c-format
6130
 
msgid ""
6131
 
"Neither --relay-log nor --relay-log-index were used; so replication may "
6132
 
"break when this Drizzle server acts as a slave and has his hostname "
6133
 
"changed!! Please use '--relay-log=%s' to avoid this problem."
6134
 
msgstr ""
6135
 
 
6136
 
#: drizzled/replication/rli.cc:166
6137
 
msgid "Failed in open_log() called from init_relay_log_info()"
6138
 
msgstr ""
6139
 
 
6140
 
#: drizzled/replication/rli.cc:188
6141
 
msgid "Failed to flush relay log info file"
6142
 
msgstr ""
6143
 
 
6144
 
#: drizzled/replication/rli.cc:191
6145
 
msgid "Error counting relay log space"
6146
 
msgstr ""
6147
 
 
6148
 
#: drizzled/replication/rli.cc:215
6149
 
#, c-format
6150
 
msgid "log %s listed in the index, but failed to stat"
6151
 
msgstr ""
6152
 
 
6153
 
#: drizzled/replication/rli.cc:230
6154
 
msgid "Could not find first log while counting relay log space"
6155
 
msgstr ""
6156
 
 
6157
 
#: drizzled/replication/rli.cc:885
6158
 
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6159
 
msgstr ""
6160
 
 
6161
 
#: drizzled/replication/utility.cc:117
6162
 
#, c-format
6163
 
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6164
 
msgstr ""
6165
 
 
6166
 
#: drizzled/replication/utility.cc:132
6167
 
#, c-format
6168
 
msgid ""
6169
 
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6170
 
"Master's column size should be <= the slave's column size."
6171
 
msgstr ""
6172
 
 
6173
 
#: drizzled/scheduler.cc:132
6174
 
msgid "Memory allocation error in session_scheduler::init\n"
6175
 
msgstr ""
6176
 
 
6177
 
#: drizzled/scheduler.cc:210
6178
 
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6179
 
msgstr ""
6180
 
 
6181
 
#: drizzled/scheduler.cc:216
6182
 
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6183
 
msgstr ""
6184
 
 
6185
 
#: drizzled/scheduler.cc:228
6186
 
msgid "session_add_event event_add error in libevent_init\n"
6187
 
msgstr ""
6188
 
 
6189
 
#: drizzled/scheduler.cc:244
6190
 
#, c-format
6191
 
msgid "Can't create completion port thread (error %d)"
6192
 
msgstr ""
6193
 
 
6194
 
#: drizzled/scheduler.cc:357
6195
 
msgid "event_add error in libevent_add_session_callback\n"
6196
 
msgstr ""
6197
 
 
6198
 
#: drizzled/scheduler.cc:383
6199
 
msgid "Scheduler init error in libevent_add_new_connection\n"
6200
 
msgstr ""
6201
 
 
6202
 
#: drizzled/scheduler.cc:464
6203
 
msgid "libevent_thread_proc: my_thread_init() failed\n"
6204
 
msgstr ""
6205
 
 
6206
 
#. TRANSLATORS: The leading word "scheduling" is the name
6207
 
#. of the plugin api, and so should not be translated.
6208
 
#: drizzled/scheduling.cc:40
6209
 
#, c-format
6210
 
msgid "scheduling plugin '%s' init() failed"
6211
 
msgstr ""
6212
 
 
6213
 
#. TRANSLATORS: The leading word "scheduling" is the name
6214
 
#. of the plugin api, and so should not be translated.
6215
 
#: drizzled/scheduling.cc:62
6216
 
#, c-format
6217
 
msgid "scheduling plugin '%s' deinit() failed"
6218
 
msgstr ""
6219
 
 
6220
 
#. TRANSLATORS: The leading word "scheduling" is the name
6221
 
#. of the plugin api, and so should not be translated.
6222
 
#: drizzled/scheduling.cc:98
6223
 
#, c-format
6224
 
msgid "scheduling plugin '%s' scheduling_func1() failed"
6225
 
msgstr ""
6226
 
 
6227
 
#. TRANSLATORS: The leading word "scheduling" is the name
6228
 
#. of the plugin api, and so should not be translated.
6229
 
#: drizzled/scheduling.cc:152
6230
 
#, c-format
6231
 
msgid "scheduling plugin '%s' scheduling_func2() failed"
6232
 
msgstr ""
6233
 
 
6234
 
#: drizzled/set_var.cc:705
6235
 
msgid "Ambiguous slave modes combination. STRICT will be used"
6236
 
msgstr ""
6237
 
 
6238
 
#: drizzled/slave.cc:104
6239
 
msgid "Waiting to reconnect after a failed registration on master"
6240
 
msgstr ""
6241
 
 
6242
 
#: drizzled/slave.cc:105
6243
 
msgid ""
6244
 
"Slave I/O thread killed while waiting to reconnect after a failed "
6245
 
"registration on master"
6246
 
msgstr ""
6247
 
 
6248
 
#: drizzled/slave.cc:107
6249
 
msgid "Reconnecting after a failed registration on master"
6250
 
msgstr ""
6251
 
 
6252
 
#: drizzled/slave.cc:108
6253
 
#, c-format
6254
 
msgid ""
6255
 
"failed registering on master, reconnecting to try again, log '%s' at "
6256
 
"position %s"
6257
 
msgstr ""
6258
 
 
6259
 
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6260
 
msgid "Slave I/O thread killed during or after reconnect"
6261
 
msgstr ""
6262
 
 
6263
 
#: drizzled/slave.cc:114
6264
 
msgid "Waiting to reconnect after a failed binlog dump request"
6265
 
msgstr ""
6266
 
 
6267
 
#: drizzled/slave.cc:115
6268
 
msgid "Slave I/O thread killed while retrying master dump"
6269
 
msgstr ""
6270
 
 
6271
 
#: drizzled/slave.cc:116
6272
 
msgid "Reconnecting after a failed binlog dump request"
6273
 
msgstr ""
6274
 
 
6275
 
#: drizzled/slave.cc:117
6276
 
#, c-format
6277
 
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6278
 
msgstr ""
6279
 
 
6280
 
#: drizzled/slave.cc:123
6281
 
msgid "Waiting to reconnect after a failed master event read"
6282
 
msgstr ""
6283
 
 
6284
 
#: drizzled/slave.cc:124
6285
 
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6286
 
msgstr ""
6287
 
 
6288
 
#: drizzled/slave.cc:126
6289
 
msgid "Reconnecting after a failed master event read"
6290
 
msgstr ""
6291
 
 
6292
 
#: drizzled/slave.cc:127
6293
 
#, c-format
6294
 
msgid ""
6295
 
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6296
 
"at position %s"
6297
 
msgstr ""
6298
 
 
6299
 
#: drizzled/slave.cc:130
6300
 
msgid ""
6301
 
"Slave I/O thread killed during or after a reconnect done to recover from "
6302
 
"failed read"
6303
 
msgstr ""
6304
 
 
6305
 
#: drizzled/slave.cc:244
6306
 
msgid "Failed to allocate memory for the master info structure"
6307
 
msgstr ""
6308
 
 
6309
 
#: drizzled/slave.cc:250 drizzled/slave.cc:1765
6310
 
msgid "Failed to initialize the master info structure"
6311
 
msgstr ""
6312
 
 
6313
 
#: drizzled/slave.cc:265
6314
 
msgid "Failed to create slave threads"
6315
 
msgstr ""
6316
 
 
6317
 
#: drizzled/slave.cc:462
6318
 
msgid "Server id not set, will not start slave"
6319
 
msgstr ""
6320
 
 
6321
 
#: drizzled/slave.cc:628
6322
 
msgid ""
6323
 
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6324
 
"updates to a non-transactional table without any primary key. There is a "
6325
 
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6326
 
"check your tables' contents after restart."
6327
 
msgstr ""
6328
 
 
6329
 
#: drizzled/slave.cc:789 drizzled/slave.cc:804
6330
 
msgid "Master reported unrecognized DRIZZLE version"
6331
 
msgstr ""
6332
 
 
6333
 
#: drizzled/slave.cc:845
6334
 
msgid "default Format_description_log_event"
6335
 
msgstr ""
6336
 
 
6337
 
#: drizzled/slave.cc:867
6338
 
#, c-format
6339
 
msgid ""
6340
 
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6341
 
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6342
 
msgstr ""
6343
 
 
6344
 
#: drizzled/slave.cc:894
6345
 
msgid ""
6346
 
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6347
 
"server ids; these ids must be different for replication to work (or the --"
6348
 
"replicate-same-server-id option must be used on slave but this does not "
6349
 
"always make sense; please check the manual before using it)."
6350
 
msgstr ""
6351
 
 
6352
 
#: drizzled/slave.cc:939
6353
 
msgid ""
6354
 
"The slave I/O thread stops because master and slave have different values "
6355
 
"for the COLLATION_SERVER global variable. The values must be equal for "
6356
 
"replication to work"
6357
 
msgstr ""
6358
 
 
6359
 
#: drizzled/slave.cc:975
6360
 
msgid ""
6361
 
"The slave I/O thread stops because master and slave have different values "
6362
 
"for the TIME_ZONE global variable. The values must be equal for replication "
6363
 
"to work"
6364
 
msgstr ""
6365
 
 
6366
 
#: drizzled/slave.cc:1040
6367
 
msgid "Waiting for the slave SQL thread to free enough relay log space"
6368
 
msgstr ""
6369
 
 
6370
 
#: drizzled/slave.cc:1086
6371
 
msgid ""
6372
 
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6373
 
"inaccurate"
6374
 
msgstr ""
6375
 
 
6376
 
#: drizzled/slave.cc:1097
6377
 
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6378
 
msgstr ""
6379
 
 
6380
 
#: drizzled/slave.cc:1422
6381
 
#, c-format
6382
 
msgid "Error on COM_BINLOG_DUMP: %d  %s, will retry in %d secs"
6383
 
msgstr ""
6384
 
 
6385
 
#: drizzled/slave.cc:1475
6386
 
#, c-format
6387
 
msgid "Error reading packet from server: %s ( server_errno=%d)"
6388
 
msgstr ""
6389
 
 
6390
 
#: drizzled/slave.cc:1483
6391
 
#, c-format
6392
 
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6393
 
msgstr ""
6394
 
 
6395
 
#: drizzled/slave.cc:1636
6396
 
#, c-format
6397
 
msgid ""
6398
 
"It was not possible to update the positions of the relay log information: "
6399
 
"the slave may be in an inconsistent state. Stopped in %s position %s"
6400
 
msgstr ""
6401
 
 
6402
 
#: drizzled/slave.cc:1711 drizzled/slave.cc:2303
6403
 
#, c-format
6404
 
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6405
 
msgstr ""
6406
 
 
6407
 
#: drizzled/slave.cc:1770 drizzled/slave.cc:2252
6408
 
#, c-format
6409
 
msgid "Error initializing relay log position: %s"
6410
 
msgstr ""
6411
 
 
6412
 
#: drizzled/slave.cc:1786
6413
 
#, c-format
6414
 
msgid ""
6415
 
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6416
 
"Consider raising the value of the slave_transaction_retries variable."
6417
 
msgstr ""
6418
 
 
6419
 
#: drizzled/slave.cc:1809
6420
 
msgid ""
6421
 
"Could not parse relay log event entry. The possible reasons are: the "
6422
 
"master's binary log is corrupted (you can check this by running "
6423
 
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6424
 
"can check this by running 'mysqlbinlog' on the relay log), a network "
6425
 
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6426
 
"check the master's binary log or slave's relay log, you will be able to know "
6427
 
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6428
 
msgstr ""
6429
 
 
6430
 
#: drizzled/slave.cc:1930
6431
 
msgid "Failed during slave I/O thread initialization"
6432
 
msgstr ""
6433
 
 
6434
 
#: drizzled/slave.cc:1944
6435
 
msgid "error in drizzle_create()"
6436
 
msgstr ""
6437
 
 
6438
 
#: drizzled/slave.cc:1952
6439
 
#, c-format
6440
 
msgid ""
6441
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6442
 
"'%s' at position %s"
6443
 
msgstr ""
6444
 
 
6445
 
#: drizzled/slave.cc:1966
6446
 
msgid "Slave I/O thread killed while connecting to master"
6447
 
msgstr ""
6448
 
 
6449
 
#: drizzled/slave.cc:1990
6450
 
msgid "Slave I/O thread couldn't register on master"
6451
 
msgstr ""
6452
 
 
6453
 
#: drizzled/slave.cc:2002 drizzled/slave.cc:2026 drizzled/slave.cc:2050
6454
 
msgid "Forcing to reconnect slave I/O thread"
6455
 
msgstr ""
6456
 
 
6457
 
#: drizzled/slave.cc:2015
6458
 
msgid "Failed on request_dump()"
6459
 
msgstr ""
6460
 
 
6461
 
#: drizzled/slave.cc:2016
6462
 
msgid "Slave I/O thread killed while requesting master dump"
6463
 
msgstr ""
6464
 
 
6465
 
#: drizzled/slave.cc:2042
6466
 
msgid "Waiting for master to send event"
6467
 
msgstr ""
6468
 
 
6469
 
#: drizzled/slave.cc:2044
6470
 
msgid "Slave I/O thread killed while reading event"
6471
 
msgstr ""
6472
 
 
6473
 
#: drizzled/slave.cc:2062
6474
 
#, c-format
6475
 
msgid ""
6476
 
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6477
 
"entry is correct, restart the server with a higher value of "
6478
 
"max_allowed_packet"
6479
 
msgstr ""
6480
 
 
6481
 
#: drizzled/slave.cc:2076
6482
 
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6483
 
msgstr ""
6484
 
 
6485
 
#: drizzled/slave.cc:2086
6486
 
msgid "Queuing master event to the relay log"
6487
 
msgstr ""
6488
 
 
6489
 
#: drizzled/slave.cc:2113
6490
 
msgid "Slave I/O thread aborted while waiting for relay log space"
6491
 
msgstr ""
6492
 
 
6493
 
#: drizzled/slave.cc:2123
6494
 
#, c-format
6495
 
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6496
 
msgstr ""
6497
 
 
6498
 
#: drizzled/slave.cc:2144
6499
 
msgid "Waiting for slave mutex on exit"
6500
 
msgstr ""
6501
 
 
6502
 
#: drizzled/slave.cc:2208
6503
 
msgid "Failed during slave thread initialization"
6504
 
msgstr ""
6505
 
 
6506
 
#: drizzled/slave.cc:2274
6507
 
#, c-format
6508
 
msgid ""
6509
 
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6510
 
"s, relay log '%s' position: %s"
6511
 
msgstr ""
6512
 
 
6513
 
#: drizzled/slave.cc:2288
6514
 
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6515
 
msgstr ""
6516
 
 
6517
 
#: drizzled/slave.cc:2314
6518
 
msgid "Reading event from the relay log"
6519
 
msgstr ""
6520
 
 
6521
 
#: drizzled/slave.cc:2339
6522
 
#, c-format
6523
 
msgid "Slave (additional info): %s Error_code: %d"
6524
 
msgstr ""
6525
 
 
6526
 
#: drizzled/slave.cc:2356
6527
 
#, c-format
6528
 
msgid "Slave: %s Error_code: %d"
6529
 
msgstr ""
6530
 
 
6531
 
#: drizzled/slave.cc:2359
6532
 
#, c-format
6533
 
msgid ""
6534
 
"Error loading user-defined library, slave SQL thread aborted. Install the "
6535
 
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6536
 
"stopped at log '%s' position %s"
6537
 
msgstr ""
6538
 
 
6539
 
#: drizzled/slave.cc:2367
6540
 
#, c-format
6541
 
msgid ""
6542
 
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6543
 
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6544
 
msgstr ""
6545
 
 
6546
 
#: drizzled/slave.cc:2379
6547
 
#, c-format
6548
 
msgid ""
6549
 
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6550
 
msgstr ""
6551
 
 
6552
 
#: drizzled/slave.cc:2468
6553
 
#, c-format
6554
 
msgid "Slave I/O: failed requesting download of '%s'"
6555
 
msgstr ""
6556
 
 
6557
 
#: drizzled/slave.cc:2485
6558
 
#, c-format
6559
 
msgid "Network read error downloading '%s' from master"
6560
 
msgstr ""
6561
 
 
6562
 
#: drizzled/slave.cc:2507
6563
 
msgid "error writing Exec_load event to relay log"
6564
 
msgstr ""
6565
 
 
6566
 
#: drizzled/slave.cc:2521
6567
 
msgid "error writing Create_file event to relay log"
6568
 
msgstr ""
6569
 
 
6570
 
#: drizzled/slave.cc:2536
6571
 
msgid "error writing Append_block event to relay log"
6572
 
msgstr ""
6573
 
 
6574
 
#: drizzled/slave.cc:2632
6575
 
msgid "Memory allocation failed"
6576
 
msgstr ""
6577
 
 
6578
 
#: drizzled/slave.cc:2657 drizzled/slave.cc:2743
6579
 
#, c-format
6580
 
msgid ""
6581
 
"Read invalid event from master: '%s', master could be corrupt but a more "
6582
 
"likely cause of this is a bug"
6583
 
msgstr ""
6584
 
 
6585
 
#: drizzled/slave.cc:3015
6586
 
msgid "could not queue event from master"
6587
 
msgstr ""
6588
 
 
6589
 
#: drizzled/slave.cc:3105
6590
 
#, c-format
6591
 
msgid "error %s to master '%s@%s:%d' - retry-time: %d  retries: %u"
6592
 
msgstr ""
6593
 
 
6594
 
#: drizzled/slave.cc:3107
6595
 
msgid "reconnecting"
6596
 
msgstr ""
6597
 
 
6598
 
#: drizzled/slave.cc:3107
6599
 
msgid "connecting"
6600
 
msgstr ""
6601
 
 
6602
 
#: drizzled/slave.cc:3131
6603
 
#, c-format
6604
 
msgid ""
6605
 
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6606
 
"position %s"
6607
 
msgstr ""
6608
 
 
6609
 
#: drizzled/slave.cc:3492
6610
 
#, c-format
6611
 
msgid "next log '%s' is currently active"
6612
 
msgstr ""
6613
 
 
6614
 
#: drizzled/slave.cc:3522
6615
 
#, c-format
6616
 
msgid "next log '%s' is not active"
6617
 
msgstr ""
6618
 
 
6619
 
#: drizzled/slave.cc:3538
6620
 
#, c-format
6621
 
msgid ""
6622
 
"Slave SQL thread: I/O error reading event(errno: %d  cur_log->error: %d)"
6623
 
msgstr ""
6624
 
 
6625
 
#: drizzled/slave.cc:3544
6626
 
msgid "Aborting slave SQL thread because of partial event read"
6627
 
msgstr ""
6628
 
 
6629
 
#: drizzled/slave.cc:3550 drizzled/slave.cc:3557
6630
 
#, c-format
6631
 
msgid "Error reading relay log event: %s"
6632
 
msgstr ""
6633
 
 
6634
 
#: drizzled/slave.cc:3551
6635
 
msgid "slave SQL thread was killed"
6636
 
msgstr ""
6637
 
 
6638
 
#: drizzled/slave.cc:3649
6639
 
#, c-format
6640
 
msgid ""
6641
 
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6642
 
"check error log on slave for more info"
6643
 
msgstr ""
6644
 
 
6645
 
#: drizzled/slave.cc:3655
6646
 
#, c-format
6647
 
msgid ""
6648
 
"According to the master's version ('%s'), it is probable that master suffers "
6649
 
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6650
 
"current binary log event may make the slave's data become different from the "
6651
 
"master's data. To take no risk, slave refuses to replicate this event and "
6652
 
"stops. We recommend that all updates be stopped on the master and slave, "
6653
 
"that the data of both be manually synchronized, that master's binary logs be "
6654
 
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6655
 
"Then replication can be restarted."
6656
 
msgstr ""
6657
 
 
6658
 
#: drizzled/sql_base.cc:2485
6659
 
#, c-format
6660
 
msgid "Table %s had a open data handler in reopen_table"
6661
 
msgstr ""
6662
 
 
6663
 
#: drizzled/sql_base.cc:3134
6664
 
#, c-format
6665
 
msgid "Couldn't repair table: %s.%s"
6666
 
msgstr "Nieudana próba naprawy tabeli: %s.%s"
6667
 
 
6668
 
#: drizzled/sql_base.cc:3177
6669
 
#, c-format
6670
 
msgid ""
6671
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6672
 
"s`.`%s`' to the binary log"
6673
 
msgstr ""
6674
 
 
6675
 
#: drizzled/sql_base.cc:3786
6676
 
#, c-format
6677
 
msgid "Could not remove temporary table: '%s', error: %d"
6678
 
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
6679
 
 
6680
 
#: drizzled/sql_plugin.cc:686
6681
 
#, c-format
6682
 
msgid "Plugin '%s' of type %s failed deinitialization"
6683
 
msgstr ""
6684
 
 
6685
 
#: drizzled/sql_plugin.cc:700
6686
 
#, c-format
6687
 
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6688
 
msgstr ""
6689
 
 
6690
 
#: drizzled/sql_plugin.cc:787
6691
 
#, c-format
6692
 
msgid "Plugin '%s' registration as a %s failed."
6693
 
msgstr "Nieudana rejestracja pluginu '%s jako %s."
6694
 
 
6695
 
#: drizzled/sql_plugin.cc:1026
6696
 
msgid "plugin-load parameter too long"
6697
 
msgstr "Parametr plugin-load jest za długi"
6698
 
 
6699
 
#: drizzled/sql_plugin.cc:1086
6700
 
#, c-format
6701
 
msgid "Couldn't load plugin named '%s' with soname '%s'."
6702
 
msgstr ""
6703
 
 
6704
 
#: drizzled/sql_plugin.cc:1139
6705
 
#, fuzzy, c-format
6706
 
msgid "Forcing shutdown of %<PRIu64> plugins"
6707
 
msgstr "Wymuszenie wyłączenia pluginu %d"
6708
 
 
6709
 
#: drizzled/sql_plugin.cc:1162
6710
 
#, c-format
6711
 
msgid "Plugin '%s' will be forced to shutdown"
6712
 
msgstr "Plugin '%s' zostanie przymusowo zamknięty"
6713
 
 
6714
 
#: drizzled/sql_plugin.cc:1178
6715
 
#, c-format
6716
 
msgid "Plugin '%s' has ref_count=%d after shutdown."
6717
 
msgstr "Po wyłączeniu wartość ref_count pluginu '%s' wynosi %d."
6718
 
 
6719
 
#: drizzled/sql_plugin.cc:1568
6720
 
msgid "Out of memory."
6721
 
msgstr ""
6722
 
 
6723
 
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
6724
 
#, c-format
6725
 
msgid "Unknown variable type code 0x%x in plugin '%s'."
6726
 
msgstr ""
6727
 
 
6728
 
#: drizzled/sql_plugin.cc:2460
6729
 
#, c-format
6730
 
msgid ""
6731
 
"Server variable %s of plugin %s was forced to be read-only: string variable "
6732
 
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6733
 
msgstr ""
6734
 
 
6735
 
#: drizzled/sql_plugin.cc:2491
6736
 
#, c-format
6737
 
msgid "Missing variable name in plugin '%s'."
6738
 
msgstr "Brak nazwy zmiennej w pluginie '%s'."
6739
 
 
6740
 
#: drizzled/sql_plugin.cc:2508
6741
 
#, c-format
6742
 
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6743
 
msgstr ""
6744
 
 
6745
 
#: drizzled/sql_plugin.cc:2627
6746
 
#, c-format
6747
 
msgid "Out of memory for plugin '%s'."
6748
 
msgstr ""
6749
 
 
6750
 
#: drizzled/sql_plugin.cc:2634
6751
 
#, c-format
6752
 
msgid "Bad options for plugin '%s'."
6753
 
msgstr ""
6754
 
 
6755
 
#: drizzled/sql_plugin.cc:2643
6756
 
#, c-format
6757
 
msgid "Parsing options for plugin '%s' failed."
6758
 
msgstr ""
6759
 
 
6760
 
#: drizzled/sql_plugin.cc:2686
6761
 
#, c-format
6762
 
msgid "Plugin '%s' has conflicting system variables"
6763
 
msgstr ""
6764
 
 
6765
 
#: drizzled/sql_plugin.cc:2696
6766
 
#, c-format
6767
 
msgid "Plugin '%s' disabled by command line option"
6768
 
msgstr ""
6769
 
 
6770
 
#: drizzled/sql_table.cc:112
6771
 
#, c-format
6772
 
msgid "Invalid (old?) table or database name '%s'"
6773
 
msgstr ""
6774
 
 
6775
 
#: drizzled/sql_table.cc:2764
6776
 
#, c-format
6777
 
msgid "Unknown - internal error %d during operation"
6778
 
msgstr ""
6779
 
 
6780
 
#: drizzled/sql_table.cc:5032
6781
 
#, c-format
6782
 
msgid "Could not open table %s.%s after rename\n"
6783
 
msgstr ""
6784
 
 
6785
 
#: drizzled/sql_table.cc:5199
6786
 
#, c-format
6787
 
msgid ""
6788
 
"order_st BY ignored because there is a user-defined clustered index in the "
6789
 
"table '%-.192s'"
6790
 
msgstr ""
6791
 
 
6792
 
#: drizzled/sql_udf.cc:41
6793
 
msgid "Can't allocate memory for udf structures"
6794
 
msgstr ""
6795
 
 
6796
 
#: drizzled/table.cc:502
6797
 
#, c-format
6798
 
msgid ""
6799
 
"'%s' had no or invalid character set, and default character set is multi-"
6800
 
"byte, so character column sizes may have changed"
6801
 
msgstr ""
6802
 
 
6803
 
#: drizzled/table.cc:2075
6804
 
#, c-format
6805
 
msgid "Unknown collation '%s' in table '%-.64s' definition"
6806
 
msgstr "Nieznany zestaw '%s' w definicji tabeli '%-.64s'"
6807
 
 
6808
 
#: drizzled/table.cc:2082
6809
 
#, fuzzy, c-format
6810
 
msgid ""
6811
 
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6812
 
"read"
6813
 
msgstr ""
6814
 
"Tabela '%-.64s'  została stworzona w innej wersji MySQL i nie może być "
6815
 
"odczytana."
6816
 
 
6817
 
#: drizzled/table.cc:2695
6818
 
#, c-format
6819
 
msgid ""
6820
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6821
 
"found '%s'."
6822
 
msgstr ""
6823
 
 
6824
 
#: drizzled/table.cc:2721
6825
 
#, c-format
6826
 
msgid ""
6827
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6828
 
"have type %s, found type %s."
6829
 
msgstr ""
6830
 
 
6831
 
#: drizzled/table.cc:2730
6832
 
#, c-format
6833
 
msgid ""
6834
 
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6835
 
"position %d to have character set '%s' but the type has no character set."
6836
 
msgstr ""
6837
 
 
6838
 
#: drizzled/table.cc:2740
6839
 
#, c-format
6840
 
msgid ""
6841
 
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6842
 
"position %d to have character set '%s' but found character set '%s'."
6843
 
msgstr ""
6844
 
 
6845
 
#: drizzled/table.cc:2751
6846
 
#, c-format
6847
 
msgid ""
6848
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6849
 
"have type %s  but the column is not found."
6850
 
msgstr ""
6851
 
 
6852
 
#: drizzled/table.cc:4871
6853
 
#, c-format
6854
 
msgid "Got error %d when reading table '%s'"
6855
 
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
6856
 
 
6857
 
#: drizzled/tztime.cc:1060
6858
 
#, c-format
6859
 
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6860
 
msgstr "Błąd krytyczny: Niedozwolona lub nieznana domyślna strefa czasowa '%s'"
6861
 
 
6862
 
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
6863
 
msgid "Error Messages to stderr"
6864
 
msgstr ""
6865
 
 
6866
 
#: plugin/logging_query/logging_query.cc:162
6867
 
#, c-format
6868
 
msgid "fail open() fn=%s er=%s\n"
6869
 
msgstr ""
6870
 
 
6871
 
#: plugin/logging_query/logging_query.cc:202
6872
 
msgid "File to log to"
6873
 
msgstr ""
6874
 
 
6875
 
#: plugin/logging_query/logging_query.cc:211
6876
 
msgid "Enable logging"
6877
 
msgstr ""
6878
 
 
6879
 
#: plugin/logging_query/logging_query.cc:220
6880
 
msgid "Disable after this many seconds. Zero for forever"
6881
 
msgstr ""
6882
 
 
6883
 
#: plugin/logging_query/logging_query.cc:233
6884
 
msgid "Threshold for logging slow queries, in microseconds"
6885
 
msgstr ""
6886
 
 
6887
 
#: plugin/logging_query/logging_query.cc:246
6888
 
msgid "Threshold for logging big queries, for rows returned"
6889
 
msgstr ""
6890
 
 
6891
 
#: plugin/logging_query/logging_query.cc:259
6892
 
msgid "Threshold for logging big queries, for rows examined"
6893
 
msgstr ""
6894
 
 
6895
 
#: plugin/logging_query/logging_query.cc:282
6896
 
msgid "Log queries to a file"
6897
 
msgstr ""
6898
 
 
6899
 
#: storage/myisam/ha_myisam.cc:453
6900
 
#, c-format
6901
 
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6902
 
msgstr ""
6903
 
 
6904
 
#: storage/myisam/ha_myisam.cc:457
6905
 
#, c-format
6906
 
msgid "Got an error from unknown thread, %s:%d"
6907
 
msgstr ""
6908
 
 
6909
 
#: storage/myisam/ha_myisam.cc:462
6910
 
msgid "Unknown thread accessing table"
6911
 
msgstr ""
6912
 
 
6913
 
#: storage/myisam/my_handler_errors.c:34
6914
 
msgid "Didn't find key on read or update"
6915
 
msgstr ""
6916
 
 
6917
 
#: storage/myisam/my_handler_errors.c:36
6918
 
msgid "Duplicate key on write or update"
6919
 
msgstr ""
6920
 
 
6921
 
#: storage/myisam/my_handler_errors.c:38
6922
 
msgid "Internal (unspecified) error in handler"
6923
 
msgstr ""
6924
 
 
6925
 
#: storage/myisam/my_handler_errors.c:40
6926
 
msgid ""
6927
 
"Someone has changed the row since it was read (while the table was locked to "
6928
 
"prevent it)"
6929
 
msgstr ""
6930
 
 
6931
 
#: storage/myisam/my_handler_errors.c:43
6932
 
msgid "Wrong index given to function"
6933
 
msgstr ""
6934
 
 
6935
 
#: storage/myisam/my_handler_errors.c:45
6936
 
msgid "Undefined handler error 125"
6937
 
msgstr ""
6938
 
 
6939
 
#: storage/myisam/my_handler_errors.c:47
6940
 
msgid "Index file is crashed"
6941
 
msgstr ""
6942
 
 
6943
 
#: storage/myisam/my_handler_errors.c:49
6944
 
msgid "Record file is crashed"
6945
 
msgstr ""
6946
 
 
6947
 
#: storage/myisam/my_handler_errors.c:51
6948
 
msgid "Out of memory in engine"
6949
 
msgstr ""
6950
 
 
6951
 
#: storage/myisam/my_handler_errors.c:53
6952
 
msgid "Undefined handler error 129"
6953
 
msgstr ""
6954
 
 
6955
 
#: storage/myisam/my_handler_errors.c:55
6956
 
msgid "Incorrect file format"
6957
 
msgstr ""
6958
 
 
6959
 
#: storage/myisam/my_handler_errors.c:57
6960
 
msgid "Command not supported by database"
6961
 
msgstr ""
6962
 
 
6963
 
#: storage/myisam/my_handler_errors.c:59
6964
 
msgid "Old database file"
6965
 
msgstr ""
6966
 
 
6967
 
#: storage/myisam/my_handler_errors.c:61
6968
 
msgid "No record read before update"
6969
 
msgstr ""
6970
 
 
6971
 
#: storage/myisam/my_handler_errors.c:63
6972
 
msgid "Record was already deleted (or record file crashed)"
6973
 
msgstr ""
6974
 
 
6975
 
#: storage/myisam/my_handler_errors.c:65
6976
 
msgid "No more room in record file"
6977
 
msgstr ""
6978
 
 
6979
 
#: storage/myisam/my_handler_errors.c:67
6980
 
msgid "No more room in index file"
6981
 
msgstr ""
6982
 
 
6983
 
#: storage/myisam/my_handler_errors.c:69
6984
 
msgid "No more records (read after end of file)"
6985
 
msgstr ""
6986
 
 
6987
 
#: storage/myisam/my_handler_errors.c:71
6988
 
msgid "Unsupported extension used for table"
6989
 
msgstr ""
6990
 
 
6991
 
#: storage/myisam/my_handler_errors.c:73
6992
 
msgid "Too big row"
6993
 
msgstr ""
6994
 
 
6995
 
#: storage/myisam/my_handler_errors.c:75
6996
 
msgid "Wrong create options"
6997
 
msgstr ""
6998
 
 
6999
 
#: storage/myisam/my_handler_errors.c:77
7000
 
msgid "Duplicate unique key or constraint on write or update"
7001
 
msgstr ""
7002
 
 
7003
 
#: storage/myisam/my_handler_errors.c:79
7004
 
msgid "Unknown character set used in table"
7005
 
msgstr ""
7006
 
 
7007
 
#: storage/myisam/my_handler_errors.c:81
7008
 
msgid "Conflicting table definitions in sub-tables of MERGE table"
7009
 
msgstr ""
7010
 
 
7011
 
#: storage/myisam/my_handler_errors.c:83
7012
 
msgid "Table is crashed and last repair failed"
7013
 
msgstr ""
7014
 
 
7015
 
#: storage/myisam/my_handler_errors.c:85
7016
 
msgid "Table was marked as crashed and should be repaired"
7017
 
msgstr ""
7018
 
 
7019
 
#: storage/myisam/my_handler_errors.c:87
7020
 
msgid "Lock timed out; Retry transaction"
7021
 
msgstr ""
7022
 
 
7023
 
#: storage/myisam/my_handler_errors.c:89
7024
 
msgid "Lock table is full;  Restart program with a larger locktable"
7025
 
msgstr ""
7026
 
 
7027
 
#: storage/myisam/my_handler_errors.c:91
7028
 
msgid "Updates are not allowed under a read only transactions"
7029
 
msgstr ""
7030
 
 
7031
 
#: storage/myisam/my_handler_errors.c:93
7032
 
msgid "Lock deadlock; Retry transaction"
7033
 
msgstr ""
7034
 
 
7035
 
#: storage/myisam/my_handler_errors.c:95
7036
 
msgid "Foreign key constraint is incorrectly formed"
7037
 
msgstr ""
7038
 
 
7039
 
#: storage/myisam/my_handler_errors.c:97
7040
 
msgid "Cannot add a child row"
7041
 
msgstr ""
7042
 
 
7043
 
#: storage/myisam/my_handler_errors.c:99
7044
 
msgid "Cannot delete a parent row"
7045
 
msgstr ""
7046
 
 
7047
 
#: storage/myisam/my_handler_errors.c:101
7048
 
msgid "No savepoint with that name"
7049
 
msgstr ""
7050
 
 
7051
 
#: storage/myisam/my_handler_errors.c:103
7052
 
msgid "Non unique key block size"
7053
 
msgstr ""
7054
 
 
7055
 
#: storage/myisam/my_handler_errors.c:105
7056
 
msgid "The table does not exist in engine"
7057
 
msgstr ""
7058
 
 
7059
 
#: storage/myisam/my_handler_errors.c:107
7060
 
msgid "The table already existed in storage engine"
7061
 
msgstr ""
7062
 
 
7063
 
#: storage/myisam/my_handler_errors.c:109
7064
 
msgid "Could not connect to storage engine"
7065
 
msgstr ""
7066
 
 
7067
 
#: storage/myisam/my_handler_errors.c:111
7068
 
msgid "Unexpected null pointer found when using spatial index"
7069
 
msgstr ""
7070
 
 
7071
 
#: storage/myisam/my_handler_errors.c:113
7072
 
msgid "The table changed in storage engine"
7073
 
msgstr ""
7074
 
 
7075
 
#: storage/myisam/my_handler_errors.c:115
7076
 
msgid "There's no partition in table for the given value"
7077
 
msgstr ""
7078
 
 
7079
 
#: storage/myisam/my_handler_errors.c:117
7080
 
msgid "Row-based binlogging of row failed"
7081
 
msgstr ""
7082
 
 
7083
 
#: storage/myisam/my_handler_errors.c:119
7084
 
msgid "Index needed in foreign key constraint"
7085
 
msgstr ""
7086
 
 
7087
 
#: storage/myisam/my_handler_errors.c:121
7088
 
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7089
 
msgstr ""
7090
 
 
7091
 
#: storage/myisam/my_handler_errors.c:123
7092
 
msgid "Table needs to be upgraded before it can be used"
7093
 
msgstr ""
7094
 
 
7095
 
#: storage/myisam/my_handler_errors.c:125
7096
 
msgid "Table is read only"
7097
 
msgstr ""
7098
 
 
7099
 
#: storage/myisam/my_handler_errors.c:127
7100
 
msgid "Failed to get next auto increment value"
7101
 
msgstr ""
7102
 
 
7103
 
#: storage/myisam/my_handler_errors.c:129
7104
 
msgid "Failed to set row auto increment value"
7105
 
msgstr ""
7106
 
 
7107
 
#: storage/myisam/my_handler_errors.c:131
7108
 
msgid "Unknown (generic) error from engine"
7109
 
msgstr ""
7110
 
 
7111
 
#: storage/myisam/my_handler_errors.c:133
7112
 
msgid "Record is the same"
7113
 
msgstr ""
7114
 
 
7115
 
#: storage/myisam/my_handler_errors.c:135
7116
 
msgid "It is not possible to log this statement"
7117
 
msgstr ""
7118
 
 
7119
 
#: storage/myisam/my_handler_errors.c:137
7120
 
msgid "Tablespace exists"
7121
 
msgstr ""
7122
 
 
7123
 
#: storage/myisam/my_handler_errors.c:139
7124
 
msgid "The event was corrupt, leading to illegal data being read"
7125
 
msgstr ""
7126
 
 
7127
 
#: storage/myisam/my_handler_errors.c:141
7128
 
msgid "The table is of a new format not supported by this version"
7129
 
msgstr ""
7130
 
 
7131
 
#: storage/myisam/my_handler_errors.c:143
7132
 
msgid "The event could not be processed no other handler error happened"
7133
 
msgstr ""
7134
 
 
7135
 
#: storage/myisam/my_handler_errors.c:145
7136
 
msgid "Got a fatal error during initialzation of handler"
7137
 
msgstr ""
7138
 
 
7139
 
#: storage/myisam/my_handler_errors.c:147
7140
 
msgid "File to short; Expected more data in file"
7141
 
msgstr ""
7142
 
 
7143
 
#: storage/myisam/my_handler_errors.c:149
7144
 
msgid "Read page with wrong checksum"
7145
 
msgstr ""
7146
 
 
7147
 
#: storage/myisam/my_handler_errors.c:151
7148
 
msgid "Lock or active transaction"
7149
 
msgstr ""
7150
 
 
7151
 
#: storage/myisam/my_handler_errors.c:153
7152
 
msgid "No such table space"
7153
 
msgstr ""
7154
 
 
7155
 
#: storage/myisam/my_handler_errors.c:155
7156
 
msgid "Tablespace not empty"
7157
 
msgstr ""
7158
 
 
7159
 
#~ msgid ""
7160
 
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7161
 
#~ "                                      This software comes with ABSOLUTELY "
7162
 
#~ "NO WARRANTY. This is free software,\n"
7163
 
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7164
 
#~ msgstr ""
7165
 
#~ "To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
7166
 
#~ "jest darmowe oprogramowanie, zachęcamy do modyfikacji i rozprowadzania "
7167
 
#~ "zgodnie z licencją GPL.\n"
7168
 
 
7169
 
#~ msgid "Charset changed"
7170
 
#~ msgstr "Zmieniono zestaw znaków"
7171
 
 
7172
 
#~ msgid "Charset is not found"
7173
 
#~ msgstr "Nie odnaleziono zestawu znaków"
7174
 
 
7175
 
#~ msgid "Invalid error code"
7176
 
#~ msgstr "Niepoprawny kod błędu"
7177
 
 
7178
 
#~ msgid "Unknown option to protocol: %s\n"
7179
 
#~ msgstr "Nierozpoznana opcja dla protokołu: %s\n"