pl.po revision 1.1
1# Polish translation for flex.
2# This file is distributed under the same license as the flex package.
3# Copyright (C) 2003, 2008 Free Software Foundation, Inc.
4# Jakub Bogusz <qboosh@pld-linux.org>, 2003-2008.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: flex 2.5.34\n"
9"Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
10"POT-Creation-Date: 2008-02-26 16:34-0500\n"
11"PO-Revision-Date: 2008-02-09 20:14+0100\n"
12"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
13"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=ISO-8859-2\n"
16"Content-Transfer-Encoding: 8bit\n"
17
18#: dfa.c:61
19#, c-format
20msgid "State #%d is non-accepting -\n"
21msgstr "Stan #%d jest nieakceptuj�cy -\n"
22
23#: dfa.c:124
24msgid "dangerous trailing context"
25msgstr "niebezpieczny kontekst ko�cowy"
26
27#: dfa.c:166
28#, c-format
29msgid " associated rule line numbers:"
30msgstr " numery linii powi�zanych regu�:"
31
32#: dfa.c:202
33#, c-format
34msgid " out-transitions: "
35msgstr " przej�cia-wyj�ciowe: "
36
37#: dfa.c:210
38#, c-format
39msgid ""
40"\n"
41" jam-transitions: EOF "
42msgstr ""
43"\n"
44" przej�cia-zap�tlaj�ce: EOF "
45
46#: dfa.c:341
47msgid "consistency check failed in epsclosure()"
48msgstr "kontrola sp�jno�ci nie powiod�a si� w epsclosure()"
49
50#: dfa.c:429
51msgid ""
52"\n"
53"\n"
54"DFA Dump:\n"
55"\n"
56msgstr ""
57"\n"
58"\n"
59"Zrzut DFA:\n"
60"\n"
61
62#: dfa.c:604
63msgid "could not create unique end-of-buffer state"
64msgstr "nie mo�na utworzy� unikalnego stanu ko�ca bufora"
65
66#: dfa.c:625
67#, c-format
68msgid "state # %d:\n"
69msgstr "stan # %d:\n"
70
71#: dfa.c:785
72msgid "Could not write yynxt_tbl[][]"
73msgstr "Nie mo�na zapisa� yynxt_tbl[][]"
74
75#: dfa.c:1052
76msgid "bad transition character detected in sympartition()"
77msgstr "wykryto b��dny znak przej�cia w sympartition()"
78
79#: gen.c:478
80msgid ""
81"\n"
82"\n"
83"Equivalence Classes:\n"
84"\n"
85msgstr ""
86"\n"
87"\n"
88"Klasy r�wnowa�no�ci:\n"
89"\n"
90
91#: gen.c:662 gen.c:691 gen.c:1215
92#, c-format
93msgid "state # %d accepts: [%d]\n"
94msgstr "stan # %d akceptuje: [%d]\n"
95
96#: gen.c:1110
97#, c-format
98msgid "state # %d accepts: "
99msgstr "stan # %d akceptuje: "
100
101#: gen.c:1157
102msgid "Could not write yyacclist_tbl"
103msgstr "Nie mo�na zapisa� yyacclist_tbl"
104
105#: gen.c:1233
106msgid "Could not write yyacc_tbl"
107msgstr "Nie mo�na zapisa� yyacc_tbl"
108
109#: gen.c:1248 gen.c:1633 gen.c:1656
110msgid "Could not write ecstbl"
111msgstr "Nie mo�na zapisa� ecstbl"
112
113#: gen.c:1271
114msgid ""
115"\n"
116"\n"
117"Meta-Equivalence Classes:\n"
118msgstr ""
119"\n"
120"\n"
121"Klasy meta-r�wnowa�no�ci:\n"
122
123#: gen.c:1293
124msgid "Could not write yymeta_tbl"
125msgstr "Nie mo�na zapisa� yymeta_tbl"
126
127#: gen.c:1354
128msgid "Could not write yybase_tbl"
129msgstr "Nie mo�na zapisa� yybase_tbl"
130
131#: gen.c:1388
132msgid "Could not write yydef_tbl"
133msgstr "Nie mo�na zapisa� yydef_tbl"
134
135#: gen.c:1428
136msgid "Could not write yynxt_tbl"
137msgstr "Nie mo�na zapisa� yynxt_tbl"
138
139#: gen.c:1464
140msgid "Could not write yychk_tbl"
141msgstr "Nie mo�na zapisa� yychk_tbl"
142
143#: gen.c:1618 gen.c:1647
144msgid "Could not write ftbl"
145msgstr "Nie mo�na zapisa� ftbl"
146
147#: gen.c:1624
148msgid "Could not write ssltbl"
149msgstr "Nie mo�na zapisa� ssltbl"
150
151#: gen.c:1675
152msgid "Could not write eoltbl"
153msgstr "Nie mo�na zapisa� eoltbl"
154
155#: gen.c:1735
156msgid "Could not write yynultrans_tbl"
157msgstr "Nie mo�na zapisa� yynultrans_tbl"
158
159#: main.c:189
160msgid "rule cannot be matched"
161msgstr "nie mo�na dopasowa� regu�y"
162
163#: main.c:194
164msgid "-s option given but default rule can be matched"
165msgstr "podano opcj� -s, ale domy�lna regu�a mo�e by� dopasowana"
166
167#: main.c:234
168msgid "Can't use -+ with -l option"
169msgstr "Nie mo�na u�y� -+ z opcj� -l"
170
171#: main.c:237
172msgid "Can't use -f or -F with -l option"
173msgstr "Nie mo�na u�y� -f ani -F z opcj� -l"
174
175#: main.c:241
176msgid "Can't use --reentrant or --bison-bridge with -l option"
177msgstr "Nie mo�na u�y� --reentrant ani --bison-bridge z opcj� -l"
178
179#: main.c:278
180msgid "-Cf/-CF and -Cm don't make sense together"
181msgstr "-Cf/-CF i -Cm razem nie maj� sensu"
182
183#: main.c:281
184msgid "-Cf/-CF and -I are incompatible"
185msgstr "-Cf/-CF i -I s� niekompatybilne"
186
187#: main.c:285
188msgid "-Cf/-CF are incompatible with lex-compatibility mode"
189msgstr "-Cf/-CF s� niekompatybilne z trybem kompatybilno�ci z leksem"
190
191#: main.c:290
192msgid "-Cf and -CF are mutually exclusive"
193msgstr "-Cf i -CF wykluczaj� si� wzajemnie"
194
195#: main.c:294
196msgid "Can't use -+ with -CF option"
197msgstr "Nie mo�na u�y� -+ z opcj� -CF"
198
199#: main.c:297
200#, c-format
201msgid "%array incompatible with -+ option"
202msgstr "%array jest niekompatybilne z opcj� -+"
203
204#: main.c:302
205msgid "Options -+ and --reentrant are mutually exclusive."
206msgstr "Opcje -+ i --reentrant wykluczaj� si� wzajemnie."
207
208#: main.c:305
209msgid "bison bridge not supported for the C++ scanner."
210msgstr "pomost dla bisona nie jest obs�ugiwany dla skanera C++."
211
212#: main.c:360 main.c:406
213#, c-format
214msgid "could not create %s"
215msgstr "nie mo�na utworzy� %s"
216
217#: main.c:419
218msgid "could not write tables header"
219msgstr "nie mo�na zapisa� nag��wka tablic"
220
221#: main.c:423
222#, c-format
223msgid "can't open skeleton file %s"
224msgstr "nie mo�na otworzy� pliku szablonu %s"
225
226#: main.c:505
227#, c-format
228msgid "input error reading skeleton file %s"
229msgstr "b��d wej�cia podczas odczytu pliku szablonu %s"
230
231#: main.c:509
232#, c-format
233msgid "error closing skeleton file %s"
234msgstr "b��d podczas zamykania pliku szablonu %s"
235
236#: main.c:694
237#, c-format
238msgid "error creating header file %s"
239msgstr "b��d podczas tworzenia pliku nag��wkowego %s"
240
241#: main.c:702
242#, c-format
243msgid "error writing output file %s"
244msgstr "b��d podczas zapisu pliku wyj�ciowego %s"
245
246#: main.c:706
247#, c-format
248msgid "error closing output file %s"
249msgstr "b��d podczas zamykania pliku wyj�ciowego %s"
250
251#: main.c:710
252#, c-format
253msgid "error deleting output file %s"
254msgstr "b��d podczas usuwania pliku wyj�ciowego %s"
255
256#: main.c:717
257#, c-format
258msgid "No backing up.\n"
259msgstr "Bez zapami�tywania.\n"
260
261#: main.c:721
262#, c-format
263msgid "%d backing up (non-accepting) states.\n"
264msgstr "%d zapami�tywanych stan�w (nie akceptuj�cych).\n"
265
266#: main.c:725
267#, c-format
268msgid "Compressed tables always back up.\n"
269msgstr "Skompresowane tablice zawsze zapami�tuj�.\n"
270
271#: main.c:728
272#, c-format
273msgid "error writing backup file %s"
274msgstr "b��d podczas zapisu pliku raportu z zapami�tywania %s"
275
276#: main.c:732
277#, c-format
278msgid "error closing backup file %s"
279msgstr "b��d podczas zamykania pliku raportu z zapami�tywania %s"
280
281#: main.c:737
282#, c-format
283msgid "%s version %s usage statistics:\n"
284msgstr "%s w wersji %s - statystyka u�ycia:\n"
285
286#: main.c:740
287#, c-format
288msgid "  scanner options: -"
289msgstr "  opcje skanera: -"
290
291#: main.c:819
292#, c-format
293msgid "  %d/%d NFA states\n"
294msgstr "  %d/%d stan�w NFA\n"
295
296#: main.c:821
297#, c-format
298msgid "  %d/%d DFA states (%d words)\n"
299msgstr "  %d/%d stan�w DFA (%d s��w)\n"
300
301#: main.c:823
302#, c-format
303msgid "  %d rules\n"
304msgstr "  %d regu�\n"
305
306#: main.c:828
307#, c-format
308msgid "  No backing up\n"
309msgstr "  Bez zapami�tywania\n"
310
311#: main.c:832
312#, c-format
313msgid "  %d backing-up (non-accepting) states\n"
314msgstr "  %d zapami�tywanych stan�w (nie akceptuj�cych)\n"
315
316#: main.c:837
317#, c-format
318msgid "  Compressed tables always back-up\n"
319msgstr "  Skompresowane tablice zawsze zapami�tuj�\n"
320
321#: main.c:841
322#, c-format
323msgid "  Beginning-of-line patterns used\n"
324msgstr "  U�ytych wzorc�w pocz�tek-linii\n"
325
326#: main.c:843
327#, c-format
328msgid "  %d/%d start conditions\n"
329msgstr "  %d/%d warunk�w pocz�tkowych\n"
330
331#: main.c:847
332#, c-format
333msgid "  %d epsilon states, %d double epsilon states\n"
334msgstr "  %d stan�w epsilonowych, %d stan�w podw�jnie epsilonowych\n"
335
336#: main.c:851
337#, c-format
338msgid "  no character classes\n"
339msgstr "  bez klas znak�w\n"
340
341#: main.c:855
342#, c-format
343msgid "  %d/%d character classes needed %d/%d words of storage, %d reused\n"
344msgstr ""
345"  %d/%d klas znak�w potrzebuje %d/%d s��w pami�ci, %d ponownie u�ytych\n"
346
347#: main.c:860
348#, c-format
349msgid "  %d state/nextstate pairs created\n"
350msgstr "  %d utworzonych par stan/nast�pny-stan\n"
351
352#: main.c:863
353#, c-format
354msgid "  %d/%d unique/duplicate transitions\n"
355msgstr "  %d/%d przej�� unikalny/duplikat\n"
356
357#: main.c:868
358#, c-format
359msgid "  %d table entries\n"
360msgstr "  %d element�w tablicy\n"
361
362#: main.c:876
363#, c-format
364msgid "  %d/%d base-def entries created\n"
365msgstr "  %d/%d utworzonych element�w base-def\n"
366
367#: main.c:880
368#, c-format
369msgid "  %d/%d (peak %d) nxt-chk entries created\n"
370msgstr "  %d/%d (maksymalnie %d) utworzonych element�w nxt-chk\n"
371
372#: main.c:884
373#, c-format
374msgid "  %d/%d (peak %d) template nxt-chk entries created\n"
375msgstr "  %d/%d (maksymalnie %d) utworzonych szablonowych element�w nxt-chk\n"
376
377#: main.c:888
378#, c-format
379msgid "  %d empty table entries\n"
380msgstr "  %d pustych element�w tablicy\n"
381
382#: main.c:890
383#, c-format
384msgid "  %d protos created\n"
385msgstr "  %d utworzonych prototyp�w\n"
386
387#: main.c:893
388#, c-format
389msgid "  %d templates created, %d uses\n"
390msgstr "  %d utworzonych szablon�w, %d u�y�\n"
391
392#: main.c:901
393#, c-format
394msgid "  %d/%d equivalence classes created\n"
395msgstr "  %d/%d utworzonych klas r�wnowa�no�ci\n"
396
397#: main.c:909
398#, c-format
399msgid "  %d/%d meta-equivalence classes created\n"
400msgstr "  %d/%d utworzonych klas meta-r�wnowa�no�ci\n"
401
402#: main.c:915
403#, c-format
404msgid "  %d (%d saved) hash collisions, %d DFAs equal\n"
405msgstr "  %d (%d zachowanych) kolizji haszy, %d jednakowych DFA\n"
406
407#: main.c:917
408#, c-format
409msgid "  %d sets of reallocations needed\n"
410msgstr "  %d potrzebnych zbior�w realokacji\n"
411
412#: main.c:919
413#, c-format
414msgid "  %d total table entries needed\n"
415msgstr "  %d potrzebnych og��em element�w tablicy\n"
416
417#: main.c:996
418#, c-format
419msgid "Internal error. flexopts are malformed.\n"
420msgstr "B��d wewn�trzny. �le sformu�owane flexopts.\n"
421
422#: main.c:1006
423#, c-format
424msgid "Try `%s --help' for more information.\n"
425msgstr "`%s --help' poda wi�cej informacji.\n"
426
427#: main.c:1063
428#, c-format
429msgid "unknown -C option '%c'"
430msgstr "nieznana opcja -C '%c'"
431
432#: main.c:1192
433#, c-format
434msgid "%s %s\n"
435msgstr "%s %s\n"
436
437#: main.c:1467
438msgid "fatal parse error"
439msgstr "krytyczny b��d analizy sk�adni"
440
441#: main.c:1499
442#, c-format
443msgid "could not create backing-up info file %s"
444msgstr "nie mo�na utworzy� pliku informacji o zapami�tywaniu %s"
445
446#: main.c:1520
447#, c-format
448msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
449msgstr "opcja -l zgodno�ci z leksem AT&T powoduje du�� strat� wydajno�ci\n"
450
451#: main.c:1523
452#, c-format
453msgid " and may be the actual source of other reported performance penalties\n"
454msgstr " i mo�e by� przyczyn� innych zg�aszanych strat wydajno�ci\n"
455
456#: main.c:1529
457#, c-format
458msgid ""
459"%%option yylineno entails a performance penalty ONLY on rules that can match "
460"newline characters\n"
461msgstr ""
462"%%option yylineno powoduje straty wydajno�ci TYLKO dla regu� dopasowuj�cych "
463"znak ko�ca linii\n"
464
465#: main.c:1536
466#, c-format
467msgid "-I (interactive) entails a minor performance penalty\n"
468msgstr "-I (interaktywny) powoduje ma�� strat� wydajno�ci\n"
469
470#: main.c:1541
471#, c-format
472msgid "yymore() entails a minor performance penalty\n"
473msgstr "yymore() powoduje ma�� strat� wydajno�ci\n"
474
475#: main.c:1547
476#, c-format
477msgid "REJECT entails a large performance penalty\n"
478msgstr "REJECT powoduje du�� strat� wydajno�ci\n"
479
480#: main.c:1552
481#, c-format
482msgid "Variable trailing context rules entail a large performance penalty\n"
483msgstr ""
484"Regu�y ze zmiennym ko�cowym kontekstem powoduj� du�� strat� wydajno�ci\n"
485
486#: main.c:1564
487msgid "REJECT cannot be used with -f or -F"
488msgstr "REJECT nie mo�e by� u�yte z -f ani -F"
489
490#: main.c:1567
491#, c-format
492msgid "%option yylineno cannot be used with REJECT"
493msgstr "%option yylineno nie mo�e by� u�yte z REJECT"
494
495#: main.c:1570
496msgid "variable trailing context rules cannot be used with -f or -F"
497msgstr "regu�y ze zmiennym ko�cowym kontekstem nie mog� by� u�yte z -f ani -F"
498
499#: main.c:1691
500#, c-format
501msgid "%option yyclass only meaningful for C++ scanners"
502msgstr "%option yyclass ma znaczenie tylko dla skaner�w C++"
503
504#: main.c:1798
505#, c-format
506msgid "Usage: %s [OPTIONS] [FILE]...\n"
507msgstr "Sk�adnia: %s [OPCJE] [PLIK]...\n"
508
509#: main.c:1801
510#, c-format
511msgid ""
512"Generates programs that perform pattern-matching on text.\n"
513"\n"
514"Table Compression:\n"
515"  -Ca, --align      trade off larger tables for better memory alignment\n"
516"  -Ce, --ecs        construct equivalence classes\n"
517"  -Cf               do not compress tables; use -f representation\n"
518"  -CF               do not compress tables; use -F representation\n"
519"  -Cm, --meta-ecs   construct meta-equivalence classes\n"
520"  -Cr, --read       use read() instead of stdio for scanner input\n"
521"  -f, --full        generate fast, large scanner. Same as -Cfr\n"
522"  -F, --fast        use alternate table representation. Same as -CFr\n"
523"  -Cem              default compression (same as --ecs --meta-ecs)\n"
524"\n"
525"Debugging:\n"
526"  -d, --debug             enable debug mode in scanner\n"
527"  -b, --backup            write backing-up information to %s\n"
528"  -p, --perf-report       write performance report to stderr\n"
529"  -s, --nodefault         suppress default rule to ECHO unmatched text\n"
530"  -T, --trace             %s should run in trace mode\n"
531"  -w, --nowarn            do not generate warnings\n"
532"  -v, --verbose           write summary of scanner statistics to stdout\n"
533"\n"
534"Files:\n"
535"  -o, --outfile=FILE      specify output filename\n"
536"  -S, --skel=FILE         specify skeleton file\n"
537"  -t, --stdout            write scanner on stdout instead of %s\n"
538"      --yyclass=NAME      name of C++ class\n"
539"      --header-file=FILE   create a C header file in addition to the "
540"scanner\n"
541"      --tables-file[=FILE] write tables to FILE\n"
542"\n"
543"Scanner behavior:\n"
544"  -7, --7bit              generate 7-bit scanner\n"
545"  -8, --8bit              generate 8-bit scanner\n"
546"  -B, --batch             generate batch scanner (opposite of -I)\n"
547"  -i, --case-insensitive  ignore case in patterns\n"
548"  -l, --lex-compat        maximal compatibility with original lex\n"
549"  -X, --posix-compat      maximal compatibility with POSIX lex\n"
550"  -I, --interactive       generate interactive scanner (opposite of -B)\n"
551"      --yylineno          track line count in yylineno\n"
552"\n"
553"Generated code:\n"
554"  -+,  --c++               generate C++ scanner class\n"
555"  -Dmacro[=defn]           #define macro defn  (default defn is '1')\n"
556"  -L,  --noline            suppress #line directives in scanner\n"
557"  -P,  --prefix=STRING     use STRING as prefix instead of \"yy\"\n"
558"  -R,  --reentrant         generate a reentrant C scanner\n"
559"       --bison-bridge      scanner for bison pure parser.\n"
560"       --bison-locations   include yylloc support.\n"
561"       --stdinit           initialize yyin/yyout to stdin/stdout\n"
562"       --noansi-definitions old-style function definitions\n"
563"       --noansi-prototypes  empty parameter list in prototypes\n"
564"       --nounistd          do not include <unistd.h>\n"
565"       --noFUNCTION        do not generate a particular FUNCTION\n"
566"\n"
567"Miscellaneous:\n"
568"  -c                      do-nothing POSIX option\n"
569"  -n                      do-nothing POSIX option\n"
570"  -?\n"
571"  -h, --help              produce this help message\n"
572"  -V, --version           report %s version\n"
573msgstr ""
574"Generowanie program�w wykonuj�cych na tek�cie dopasowywanie wzorc�w.\n"
575"\n"
576"Komprecja tablic:\n"
577"  -Ca, --align      u�ycie wi�kszych tablic dla lepszego wyr�wnania pami�ci\n"
578"  -Ce, --ecs        konstruowanie klas r�wnowa�no�ci\n"
579"  -Cf               nie kompresowanie tablic; u�ycie reprezentacji -f\n"
580"  -CF               nie kompresowanie tablic; u�ycie reprezentacji -F\n"
581"  -Cm, --meta-ecs   konstruowanie klas meta-r�wnowa�no�ci\n"
582"  -Cr, --read       u�ycie read() zamiast stdio dla wej�cia skanera\n"
583"  -f, --full        wygenerowanie szybkiego, wielkiego skanera. To samo co -"
584"Cfr\n"
585"  -F, --fast        u�ycie alternatywnej reprezentacji tablic. To samo co -"
586"CFr\n"
587"  -Cem              domy�lne kompresowanie (to samo co --ecs --meta-ecs)\n"
588"\n"
589"Diagnostyka:\n"
590"  -d, --debug             w��czenie trybu diagnostycznego (debug) w "
591"skanerze\n"
592"  -b, --backup            zapisanie informacji o zapami�tywaniu do %s\n"
593"  -p, --perf-report       wypisanie raportu o wydajno�ci na stderr\n"
594"  -s, --nodefault         pomini�cie domy�lnej regu�y ECHO dla "
595"niedopasowanego\n"
596"                            tekstu\n"
597"  -T, --trace             %s powinien dzia�a� w trybie �ledzenia\n"
598"  -w, --nowarn            nie generowanie ostrze�e�\n"
599"  -v, --verbose           wypisanie podsumowania statystyk skanera na "
600"stdout\n"
601"\n"
602"Pliki:\n"
603"  -o, --outfile=PLIK      podanie nazwy pliku wyj�ciowego\n"
604"  -S, --skel=PLIK         podanie pliku szablonu\n"
605"  -t, --stdout            zapis wyj�cia skanera na stdout zamiast %s\n"
606"      --yyclass=NAZWA     nazwa klasy C++\n"
607"      --header-file=PLIK   utworzenie pliku nag��wkowego C opr�cz skanera\n"
608"      --tables-file[=PLIK] zapisanie tablic do PLIKU\n"
609"\n"
610"Zachowanie skanera:\n"
611"  -7, --7bit              wygenerowanie skanera 7-bitowego\n"
612"  -8, --8bit              wygenerowanie skanera 8-bitowego\n"
613"  -B, --batch             wygenerowanie skanera wsadowego (przeciwie�stwo -"
614"I)\n"
615"  -i, --case-insensitive  ignorowanie wielko�ci liter we wzorcach\n"
616"  -l, --lex-compat        maksymalna kompatybilno�� z oryginalnym leksem\n"
617"  -X, --posix-compat      maksymalna kompatybilno�� z leksem POSIX\n"
618"  -I, --interactive       wygenerowanie skanera interaktywnego (przeciw. -"
619"B)\n"
620"      --yylineno          �ledzenie liczby linii w yylineno\n"
621"\n"
622"Generowany kod:\n"
623"  -+,  --c++               wygenerowanie klasy skanera w C++\n"
624"  -Dmakro[=defn]           #define makro defn  (domy�lne defn to '1')\n"
625"  -L,  --noline            pomini�cie dyrektyw #line w skanerze\n"
626"  -P,  --prefix=�A�CUCH    u�ycie jako prefiksu �A�CUCHA zamiast \"yy\"\n"
627"  -R,  --reentrant         wygenerowanie wielobie�nego skanera w C\n"
628"       --bison-bridge      skaner dla czystego analizatora w bisonie\n"
629"       --bison-locations   dodanie obs�ugi yylloc\n"
630"       --stdinit           zainicjowanie yyin/yyout na stdin/stdout\n"
631"       --noansi-definitions definicje funkcji w starym stylu\n"
632"       --noansi-prototypes  puste listy parametr�w w prototypach\n"
633"       --nounistd          nie do��czanie <unistd.h>\n"
634"       --noFUNKCJA         nie generowanie podanej FUNKCJI\n"
635"\n"
636"R��ne:\n"
637"  -c                      nic nie robi�ca opcja POSIX\n"
638"  -n                      nic nie robi�ca opcja POSIX\n"
639"  -?\n"
640"  -h, --help              wy�wietlenie tego pomocnego opisu\n"
641"  -V, --version           podanie wersji programu %s\n"
642
643#: misc.c:100 misc.c:126
644#, c-format
645msgid "name \"%s\" ridiculously long"
646msgstr "nazwa \"%s\" jest �miesznie d�uga"
647
648#: misc.c:175
649msgid "memory allocation failed in allocate_array()"
650msgstr "nie uda�o si� przydzieli� pami�ci w allocate_array()"
651
652#: misc.c:250
653#, c-format
654msgid "bad character '%s' detected in check_char()"
655msgstr "b��dny znak '%s' usuni�ty w check_char()"
656
657#: misc.c:255
658#, c-format
659msgid "scanner requires -8 flag to use the character %s"
660msgstr "skaner wymaga flagi -8 aby u�y� znaku %s"
661
662#: misc.c:288
663msgid "dynamic memory failure in copy_string()"
664msgstr "niepowodzenie dynamicznej pami�ci w copy_string()"
665
666#: misc.c:422
667#, c-format
668msgid "%s: fatal internal error, %s\n"
669msgstr "%s: krytyczny b��d wewn�trzny: %s\n"
670
671#: misc.c:875
672msgid "attempt to increase array size failed"
673msgstr "pr�ba zwi�kszenia rozmiaru tablicy nie powiod�a si�"
674
675#: misc.c:1002
676msgid "bad line in skeleton file"
677msgstr "b��dna linia w pliku szablonu"
678
679#: misc.c:1051
680msgid "memory allocation failed in yy_flex_xmalloc()"
681msgstr "nie uda�o si� przydzieli� pami�ci w yy_flex_xmalloc()"
682
683#: nfa.c:104
684#, c-format
685msgid ""
686"\n"
687"\n"
688"********** beginning dump of nfa with start state %d\n"
689msgstr ""
690"\n"
691"\n"
692"********** pocz�tek zrzutu NFA ze stanem pocz�tkowym %d\n"
693
694#: nfa.c:115
695#, c-format
696msgid "state # %4d\t"
697msgstr "stan # %4d\t"
698
699#: nfa.c:130
700#, c-format
701msgid "********** end of dump\n"
702msgstr "********** koniec zrzutu\n"
703
704#: nfa.c:174
705msgid "empty machine in dupmachine()"
706msgstr "pusty automat w dupmachine()"
707
708#: nfa.c:240
709#, c-format
710msgid "Variable trailing context rule at line %d\n"
711msgstr "Regu�a ze zmiennym ko�cowym kontekstem w linii %d\n"
712
713#: nfa.c:353
714msgid "bad state type in mark_beginning_as_normal()"
715msgstr "b��dny typ stanu w mark_beginning_as_normal()"
716
717#: nfa.c:598
718#, c-format
719msgid "input rules are too complicated (>= %d NFA states)"
720msgstr "regu�y wej�ciowe s� zbyt skomplikowane (>= %d stan�w NFA)"
721
722#: nfa.c:677
723msgid "found too many transitions in mkxtion()"
724msgstr "znaleziono zbyt du�o przej�� w mkxtion()"
725
726#: nfa.c:703
727#, c-format
728msgid "too many rules (> %d)!"
729msgstr "zbyt du�o regu� (> %d)!"
730
731#: parse.y:159
732msgid "unknown error processing section 1"
733msgstr "nieznany b��d podczas przetwarzania sekcji 1"
734
735#: parse.y:184 parse.y:351
736msgid "bad start condition list"
737msgstr "b��dna lista warunk�w pocz�tkowych"
738
739#: parse.y:315
740msgid "unrecognized rule"
741msgstr "nierozpoznana regu�a"
742
743#: parse.y:434 parse.y:447 parse.y:516
744msgid "trailing context used twice"
745msgstr "ko�cowy kontekst u�yty dwukrotnie"
746
747#: parse.y:552 parse.y:562 parse.y:635 parse.y:645
748msgid "bad iteration values"
749msgstr "b��dne warto�ci iteracji"
750
751#: parse.y:580 parse.y:598 parse.y:663 parse.y:681
752msgid "iteration value must be positive"
753msgstr "warto�� iteracji musi by� dodatnia"
754
755#: parse.y:806 parse.y:816
756#, c-format
757msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
758msgstr ""
759"przedzia� znak�w [%c-%c] jest niejednoznaczny w skanerze ignoruj�cym "
760"wielko�� liter"
761
762#: parse.y:821
763msgid "negative range in character class"
764msgstr "ujemny przedzia� w klasie znak�w"
765
766#: parse.y:918
767msgid "[:^lower:] is ambiguous in case insensitive scanner"
768msgstr ""
769"[:^lower:] jest niejednoznaczne w przypadku skanera ignoruj�cego wielko�� "
770"liter"
771
772#: parse.y:924
773msgid "[:^upper:] ambiguous in case insensitive scanner"
774msgstr ""
775"[:^upper:] jest niejednoznaczne w przypadku skanera ignoruj�cego wielko�� "
776"liter"
777
778#: scan.l:75 scan.l:192 scan.l:300 scan.l:443 scan.l:618 scan.l:676
779msgid "Input line too long\n"
780msgstr "Linia wej�ciowa zbyt d�uga\n"
781
782#: scan.l:161
783#, c-format
784msgid "malformed '%top' directive"
785msgstr "�le sformu�owana dyrektywa '%top'"
786
787#: scan.l:183
788#, no-c-format
789msgid "unrecognized '%' directive"
790msgstr "nierozpoznana dyrektywa '%'"
791
792#: scan.l:284
793msgid "Unmatched '{'"
794msgstr "Niesparowany '{'"
795
796#: scan.l:317
797msgid "incomplete name definition"
798msgstr "niekompletna definicja nazwy"
799
800#: scan.l:451
801#, c-format
802msgid "unrecognized %%option: %s"
803msgstr "nierozpoznane %%option: %s"
804
805#: scan.l:633 scan.l:800
806msgid "bad character class"
807msgstr "b��dna klasa znak�w"
808
809#: scan.l:683
810#, c-format
811msgid "undefined definition {%s}"
812msgstr "niezdefiniowana definicja {%s}"
813
814#: scan.l:755
815#, c-format
816msgid "bad <start condition>: %s"
817msgstr "b��dny <warunek pocz�tkowy>: %s"
818
819#: scan.l:768
820msgid "missing quote"
821msgstr "brak cudzys�owu"
822
823#: scan.l:834
824#, c-format
825msgid "bad character class expression: %s"
826msgstr "b��dne wyra�enie klasy znak�w: %s"
827
828#: scan.l:856
829msgid "bad character inside {}'s"
830msgstr "b��dny znak wewn�trz {}"
831
832#: scan.l:862
833msgid "missing }"
834msgstr "brak }"
835
836#: scan.l:940
837msgid "EOF encountered inside an action"
838msgstr "EOF napotkany wewn�trz akcji"
839
840#: scan.l:945
841msgid "EOF encountered inside pattern"
842msgstr "EOF napotkany wewn�trz wzorca"
843
844#: scan.l:967
845#, c-format
846msgid "bad character: %s"
847msgstr "b��dny znak: %s"
848
849#: scan.l:996
850#, c-format
851msgid "can't open %s"
852msgstr "nie mo�na otworzy� %s"
853
854#: scanopt.c:291
855#, c-format
856msgid "Usage: %s [OPTIONS]...\n"
857msgstr "Sk�adnia: %s [OPCJE]...\n"
858
859#: scanopt.c:565
860#, c-format
861msgid "option `%s' doesn't allow an argument\n"
862msgstr "opcja `%s' nie przyjmuje argumentu\n"
863
864#: scanopt.c:570
865#, c-format
866msgid "option `%s' requires an argument\n"
867msgstr "opcja `%s' wymaga argumentu\n"
868
869#: scanopt.c:574
870#, c-format
871msgid "option `%s' is ambiguous\n"
872msgstr "opcja `%s' jest niejednoznaczna\n"
873
874#: scanopt.c:578
875#, c-format
876msgid "Unrecognized option `%s'\n"
877msgstr "Nierozpoznana opcja `%s'\n"
878
879#: scanopt.c:582
880#, c-format
881msgid "Unknown error=(%d)\n"
882msgstr "Nieznany b��d=(%d)\n"
883
884#: sym.c:100
885msgid "symbol table memory allocation failed"
886msgstr "nie uda�o si� przydzieli� pami�ci dla tablicy symboli"
887
888#: sym.c:202
889msgid "name defined twice"
890msgstr "nazwa zdefiniowana dwukrotnie"
891
892#: sym.c:253
893#, c-format
894msgid "start condition %s declared twice"
895msgstr "warunek pocz�tkowy %s zadeklarowany dwukrotnie"
896
897#: yylex.c:56
898msgid "premature EOF"
899msgstr "przedwczesny EOF"
900
901#: yylex.c:198
902#, c-format
903msgid "End Marker\n"
904msgstr "Znacznik ko�ca\n"
905
906#: yylex.c:204
907#, c-format
908msgid "*Something Weird* - tok: %d val: %d\n"
909msgstr "*Co� dziwnego* - tok: %d val: %d\n"
910