~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/pl.po

  • Committer: Brian Aker
  • Date: 2011-02-05 10:53:26 UTC
  • mto: (2147.3.1 alter-table)
  • mto: This revision was merged to the branch mainline in revision 2148.
  • Revision ID: brian@tangent.org-20110205105326-hjmn5xehw5rs46tp
Fix bad error in warnings/errors.

Show diffs side-by-side

added added

removed removed

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