1 # Polish translation for GNU findutils.
2 # Copyright (C) 1996, 2003, 2004 Free Software Foundation, Inc.
3 # Pawe³ Krawczyk <kravietz@ceti.pl>, 1996.
4 # Jakub Bogusz <qboosh@pld-linux.org>, 2003-2004.
8 "Project-Id-Version: findutils 4.2.3\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2004-12-06 00:46+0000\n"
11 "PO-Revision-Date: 2004-11-09 00:50+0100\n"
12 "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
13 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
15 "Content-Type: text/plain; charset=ISO-8859-2\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: gnulib/lib/argmatch.c:137
20 msgid "invalid argument %s for %s"
21 msgstr "b³êdny argument %s dla %s"
23 #: gnulib/lib/argmatch.c:138
25 msgid "ambiguous argument %s for %s"
26 msgstr "niejednoznaczny argument %s dla %s"
28 #. We try to put synonyms on the same line. The assumption is that
29 #. synonyms follow each other
30 #: gnulib/lib/argmatch.c:157
32 msgid "Valid arguments are:"
33 msgstr "Poprawne argumenty to:"
35 #: gnulib/lib/error.c:123
36 msgid "Unknown system error"
37 msgstr "Nieznany b³±d systemowy"
39 #: gnulib/lib/getopt.c:551 gnulib/lib/getopt.c:570
41 msgid "%s: option `%s' is ambiguous\n"
42 msgstr "%s: opcja `%s' jest niejednoznaczna\n"
44 #: gnulib/lib/getopt.c:603 gnulib/lib/getopt.c:607
46 msgid "%s: option `--%s' doesn't allow an argument\n"
47 msgstr "%s: opcja `--%s' nie mo¿e mieæ argumentu\n"
49 #: gnulib/lib/getopt.c:616 gnulib/lib/getopt.c:621
51 msgid "%s: option `%c%s' doesn't allow an argument\n"
52 msgstr "%s: opcja `%c%s' nie mo¿e mieæ argumentu\n"
54 #: gnulib/lib/getopt.c:667 gnulib/lib/getopt.c:689 gnulib/lib/getopt.c:1020
55 #: gnulib/lib/getopt.c:1042
57 msgid "%s: option `%s' requires an argument\n"
58 msgstr "%s: opcja `%s' wymaga argumentu\n"
60 #: gnulib/lib/getopt.c:727 gnulib/lib/getopt.c:730
62 msgid "%s: unrecognized option `--%s'\n"
63 msgstr "%s: nierozpoznana opcja `--%s'\n"
65 #: gnulib/lib/getopt.c:738 gnulib/lib/getopt.c:741
67 msgid "%s: unrecognized option `%c%s'\n"
68 msgstr "%s: nierozpoznana opcja `%c%s'\n"
70 #: gnulib/lib/getopt.c:796 gnulib/lib/getopt.c:799
72 msgid "%s: illegal option -- %c\n"
73 msgstr "%s: nielegalna opcja -- %c\n"
75 #: gnulib/lib/getopt.c:805 gnulib/lib/getopt.c:808
77 msgid "%s: invalid option -- %c\n"
78 msgstr "%s: b³êdna opcja -- %c\n"
80 #: gnulib/lib/getopt.c:863 gnulib/lib/getopt.c:882 gnulib/lib/getopt.c:1095
81 #: gnulib/lib/getopt.c:1116
83 msgid "%s: option requires an argument -- %c\n"
84 msgstr "%s: opcja wymaga argumentu -- %c\n"
86 #: gnulib/lib/getopt.c:935 gnulib/lib/getopt.c:954
88 msgid "%s: option `-W %s' is ambiguous\n"
89 msgstr "%s: opcja `-W %s' jest niejednoznaczna\n"
91 #: gnulib/lib/getopt.c:978 gnulib/lib/getopt.c:999
93 msgid "%s: option `-W %s' doesn't allow an argument\n"
94 msgstr "%s: opcja `-W %s' nie mo¿e mieæ argumentu\n"
96 #: gnulib/lib/human.c:484
98 msgstr "rozmiar bloku"
100 #. Get translations for open and closing quotation marks.
102 #. The message catalog should translate "`" to a left
103 #. quotation mark suitable for the locale, and similarly for
104 #. "'". If the catalog has no translation,
105 #. locale_quoting_style quotes `like this', and
106 #. clocale_quoting_style quotes "like this".
108 #. For example, an American English Unicode locale should
109 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
110 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
111 #. MARK). A British English Unicode locale should instead
112 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
113 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
114 #: gnulib/lib/quotearg.c:240
118 #: gnulib/lib/quotearg.c:241
122 #: gnulib/lib/regex.c:1299
126 #: gnulib/lib/regex.c:1302
128 msgstr "Brak dopasowania"
130 #: gnulib/lib/regex.c:1305
131 msgid "Invalid regular expression"
132 msgstr "B³êdne wyra¿enie regularne"
134 #: gnulib/lib/regex.c:1308
135 msgid "Invalid collation character"
136 msgstr "B³êdny znak ³±cz±cy"
138 #: gnulib/lib/regex.c:1311
139 msgid "Invalid character class name"
140 msgstr "B³êdna nazwa klasy znaków"
142 #: gnulib/lib/regex.c:1314
143 msgid "Trailing backslash"
144 msgstr "Backslash na koñcu"
146 #: gnulib/lib/regex.c:1317
147 msgid "Invalid back reference"
148 msgstr "B³êdne odwo³anie wsteczne"
150 #: gnulib/lib/regex.c:1320
151 msgid "Unmatched [ or [^"
152 msgstr "Niesparowany [ lub [^"
154 #: gnulib/lib/regex.c:1323
155 msgid "Unmatched ( or \\("
156 msgstr "Niesparowany ( lub \\("
158 #: gnulib/lib/regex.c:1326
159 msgid "Unmatched \\{"
160 msgstr "Niesparowany \\{"
162 #: gnulib/lib/regex.c:1329
163 msgid "Invalid content of \\{\\}"
164 msgstr "B³êdna zawarto¶æ \\{\\}"
166 #: gnulib/lib/regex.c:1332
167 msgid "Invalid range end"
168 msgstr "B³êdny koniec zakresu"
170 #: gnulib/lib/regex.c:1335
171 msgid "Memory exhausted"
172 msgstr "Pamiêæ wyczerpana"
174 #: gnulib/lib/regex.c:1338
175 msgid "Invalid preceding regular expression"
176 msgstr "B³êdne poprzedzaj±ce wyra¿enie regularne"
178 #: gnulib/lib/regex.c:1341
179 msgid "Premature end of regular expression"
180 msgstr "Przedwczesny koniec wyra¿enia regularnego"
182 #: gnulib/lib/regex.c:1344
183 msgid "Regular expression too big"
184 msgstr "Wyra¿enie regularne zbyt du¿e"
186 #: gnulib/lib/regex.c:1347
187 msgid "Unmatched ) or \\)"
188 msgstr "Niesparowany ) lub \\)"
190 #: gnulib/lib/regex.c:7912
191 msgid "No previous regular expression"
192 msgstr "Brak poprzedniego wyra¿enia regularnego"
194 #: gnulib/lib/rpmatch.c:70
198 #: gnulib/lib/rpmatch.c:73
203 msgid "oops -- invalid default insertion of and!"
204 msgstr "ojej -- b³êdne domy¶lne wstawienie and!"
208 msgid "Usage: %s [-H] [-L] [-P] [path...] [expression]\n"
209 msgstr "Sk³adnia: %s [¶cie¿ka...] [wyra¿enie]\n"
213 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
214 "that affects the block size is the POSIXLY_CORRECT environment variable"
216 "Zmienna ¶rodowiskowa FIND_BLOCK_SIZE nie jest obs³ugiwana; jedyne, co wp³ywa "
217 "na rozmiar bloku, to zmienna ¶rodowiskowa POSIXLY_CORRECT"
220 msgid "paths must precede expression"
221 msgstr "¶cie¿ki musz± poprzedzaæ wyra¿enie"
223 #. Command line option not recognized
226 msgid "invalid predicate `%s'"
227 msgstr "b³êdne wyra¿enie `%s'"
229 #. Command line option requires an argument
232 msgid "missing argument to `%s'"
233 msgstr "brak argumentu dla `%s'"
237 msgid "invalid argument `%s' to `%s'"
238 msgstr "b³êdny argument `%s' dla `%s'"
242 msgid "Predicate List:\n"
243 msgstr "Lista wyra¿eñ:\n"
246 msgid "unexpected extra predicate"
247 msgstr "nie obs³ugiwane dodatkowe wyra¿enie"
252 msgstr "Drzewo dopasowuj±ce:\n"
256 msgid "Optimized Eval Tree:\n"
257 msgstr "Zoptymalizowane drzewo dopasowuj±ce:\n"
261 msgid "Optimized command line:\n"
262 msgstr "Zoptymalizowane drzewo dopasowuj±ce:\n"
264 #: find/find.c:535 find/find.c:538
265 msgid "cannot get current directory"
266 msgstr "nie mo¿na uzyskaæ bie¿±cego katalogu"
270 msgid "Warning: filesystem %s has recently been unmounted."
275 msgid "Warning: filesystem %s has recently been mounted."
281 "%s%s changed during execution of %s (old device number %ld, new device "
282 "number %ld, filesystem type is %s) [ref %ld]"
284 "%s%s zmieni³ siê podczas wykonywania %s (stary numer urz±dzenia %ld, nowy "
285 "numer urz±dzenia %ld, typ systemu plików to %s) [ref %ld]"
287 #. no relevant errno value
291 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
292 "ld, filesystem type is %s) [ref %ld]"
294 "%s%s zmieni³ siê podczas wykonywania %s (stary numer i-wêz³a %ld, nowy numer "
295 "i-wêz³a %ld, typ systemu plików %s) [ref %ld]"
300 "Symbolic link `%s' is part of a loop in the directory hierarchy; we have "
301 "already visited the directory to which it points."
307 "Filesystem loop detected; `%s' has the same device number and inode as a "
308 "directory which is %d %s."
312 msgid "level higher in the filesystem hierarchy"
316 msgid "levels higher in the filesystem hierarchy"
326 "warning: you have specified the %s option after a non-option argument %s, "
327 "but options are not positional (%s affects tests specified before it as well "
328 "as those specified after it). Please specify options before other "
334 "warning: the -d option is deprecated; please use -depth instead, because the "
335 "latter is a POSIX-compliant feature."
337 "uwaga: opcja -d jest przestarza³a; proszê zamiast niej u¿ywaæ -depth, "
338 "poniewa¿ ta jest zgodna z POSIX."
342 msgid "Usage: %s [path...] [expression]\n"
343 msgstr "Sk³adnia: %s [¶cie¿ka...] [wyra¿enie]\n"
348 "default path is the current directory; default expression is -print\n"
349 "expression may consist of:\n"
350 "operators (decreasing precedence; -and is implicit where no others are "
352 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2"
354 "domy¶lna ¶cie¿ka to aktualny katalog; domy¶lne wyra¿enie to -print\n"
355 "wyra¿enie mo¿e sk³adaæ siê z:\n"
356 "operatorów (malej±cy priorytet; je¶li nie ma ¿adnego, przyjmuje siê -and):\n"
357 " ( WYR ) ! WYR -not WYR WYR1 -a WYR2 WYR1 -and WYR2\n"
362 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
363 "positional options (always true): -daystart -follow\n"
364 "normal options (always true, specified before other expressions): -depth\n"
365 " --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -"
367 " -ignore_readdir_race -noignore_readdir_race\n"
368 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N"
370 " WYR1 -o WYR2 WYR1 -or WYR2 WYR1 , WYR2\n"
371 "opcje (zawsze prawdziwe): -daystart -delete -depth -follow --help\n"
372 " -maxdepth POZIOMY -mindepth POZIOMY -mount -noleaf --version -xdev\n"
373 "testy (N jest postaci +N lub -N lub N): -amin N -anewer PLIK -atime N -cmin N"
377 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
378 " -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
380 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
382 " -cnewer PLIK -ctime N -empty -false -fstype TYP -gid N -group NAZWA\n"
383 " -ilname WZORZEC -iname WZORZEC -inum N -iwholename WZORZEC -iregex "
385 " -links N -lname WZORZEC -mmin N -mtime N -name WZORZEC -newer PLIK"
390 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
391 " -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
392 " -used N -user NAME -xtype [bcdpfls]"
394 " -nouser -nogroup -path WZORZEC -perm [+-]TRYB -regex WZORZEC\n"
395 " -wholename WZORZEC -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
396 " -used N -user NAZWA -xtype [bcdpfls]\n"
401 "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
402 " -fls FILE -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls -"
406 "akcje: -exec POLECENIE ; -fprint PLIK -fprint0 PLIK -fprintf PLIK FORMAT\n"
407 " -ok POLECENIE ; -print -print0 -printf FORMAT -prune -ls\n"
411 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
412 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
413 "email to <bug-findutils@gnu.org>."
415 "Proszê zg³aszaæ b³êdy (i ¶ledziæ proces ich naprawiania) poprzez stronê\n"
416 "zg³aszania b³êdów w findutils pod adresem http://savannah.gnu.org/ lub,\n"
417 "w przypadku braku dostêpu do WWW, wysy³aj±c pocztê elektroniczn± pod\n"
418 "adres <bug-findutils@gnu.org>."
421 msgid "sanity check of the fnmatch() library function failed."
423 "sprawdzenie poprawno¶ci funkcji bibliotecznej fnmatch() nie powiod³o siê."
427 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
429 "uwaga: wyra¿enie -ipath jest przestarza³e; proszê zamiast niego u¿ywaæ -"
432 #: find/parser.c:1190
434 msgid "invalid mode `%s'"
435 msgstr "niew³a¶ciwe uprawnienia `%s'"
437 #: find/parser.c:1192
438 msgid "virtual memory exhausted"
439 msgstr "pamiêæ wirtualna wyczerpana"
441 #: find/parser.c:1341
442 msgid "invalid null argument to -size"
443 msgstr "b³êdny zerowy argument dla -size"
445 #: find/parser.c:1387
447 msgid "invalid -size type `%c'"
448 msgstr "b³êdny typ -size `%c'"
450 #: find/parser.c:1480
452 msgid "GNU find version %s\n"
453 msgstr "GNU find wersja %s\n"
455 #: find/parser.c:1652
457 msgid "warning: unrecognized escape `\\%c'"
458 msgstr "uwaga: nierozpoznany znak steruj±cy `\\%c'"
460 #. An unrecognized % escape. Print the char after the %.
461 #: find/parser.c:1698
463 msgid "warning: unrecognized format directive `%%%c'"
464 msgstr "uwaga: nierozpoznana dyrektywa formatuj±ca `%%%c'"
466 #: find/parser.c:1940 find/parser.c:2021
468 msgid "inserting %s\n"
469 msgstr "wstawianie %s\n"
471 #: find/parser.c:1941 find/parser.c:2022
473 msgid " type: %s %s "
474 msgstr " typ: %s %s "
476 #. The draft open standard requires that, in the POSIX locale,
477 #. the last non-blank character of this prompt be '?'.
478 #. The exact format is not specified.
479 #. This standard does not have requirements for locales other than POSIX
483 msgid "< %s ... %s > ? "
484 msgstr "< %s ... %s > ? "
486 #: find/pred.c:1394 xargs/xargs.c:1095
488 msgstr "nie mo¿na wykonaæ fork"
492 msgid "error waiting for %s"
493 msgstr "b³±d podczas czekania na %s"
497 msgid "%s terminated by signal %d"
498 msgstr "%s zakoñczony sygna³em %d"
511 msgid "[stat called here] "
514 #: find/tree.c:67 find/tree.c:73 find/tree.c:92 find/tree.c:112
516 msgid "invalid expression"
517 msgstr "b³êdne wyra¿enie"
519 #: find/tree.c:97 find/tree.c:162 find/tree.c:314 find/tree.c:444
520 msgid "oops -- invalid expression type!"
521 msgstr "ojej -- b³êdny typ wyra¿enia!"
526 msgid "Normalized Eval Tree:\n"
527 msgstr "Znormalizowane drzewo dopasowuj±ce:\n"
532 "Usage: %s [--version | --help]\n"
533 "or %s most_common_bigrams < file-list > locate-database\n"
534 msgstr "Sk³adnia: %s najpopularniejsze_bigramy < lista > zakodowana_lista\n"
536 #: locate/code.c:131 locate/locate.c:659 xargs/xargs.c:1263
539 "Report bugs to <bug-findutils@gnu.org>.\n"
542 "B³êdy proszê zg³aszaæ na adres <bug-findutils@gnu.org>.\n"
546 msgid "GNU findutils version %s\n"
547 msgstr "GNU find wersja %s\n"
549 #. Printable name of units used in WARN_SECONDS
550 #: locate/locate.c:128
555 #. warning: database `fred' is more than 8 days old
556 #: locate/locate.c:531
558 msgid "warning: database `%s' is more than %d %s old"
559 msgstr "uwaga: baza danych `%s' ma ju¿ ponad %d %s"
561 #. This should not happen generally , but since we're
562 #. * reading in data which is outside our control, we
563 #. * cannot prevent it.
565 #: locate/locate.c:604
567 msgid "locate database `%s' is corrupt or invalid"
568 msgstr "baza danych locate `%s' jest uszkodzona lub niepoprawna"
570 #: locate/locate.c:654
573 "Usage: %s [-d path | --database=path] [-e | --existing]\n"
574 " [-i | --ignore-case] [--wholepath] [--basename] [--limit=N | -l N]\n"
575 " [--version] [--help] pattern...\n"
577 "Sk³adnia: %s [-d ¶cie¿ka | --database=¶cie¿ka] [-e | --existing]\n"
578 " [-i | --ignore-case] [--version] [--help] wzorzec...\n"
580 #: locate/locate.c:669
583 "warning: locate database path `%s' contains a leading colon, which is not a "
584 "valid database name"
587 #: locate/locate.c:677
590 "warning: locate database path `%s' contains a trailing colon, which is not a "
591 "valid database name"
594 #: locate/locate.c:762
596 msgid "GNU locate version %s\n"
597 msgstr "GNU locate wersja %s\n"
599 #: locate/locate.c:775
601 msgid "argument to --limit"
602 msgstr "za d³uga linia argumentów"
605 msgid "environment is too large for exec"
606 msgstr "¶rodowisko jest zbyt du¿e, aby wykonaæ exec"
610 msgid "GNU xargs version %s\n"
611 msgstr "GNU xargs wersja %s\n"
615 msgid "Cannot open input file `%s'"
620 msgid "Reducing arg_max (%ld) to arg_size (%ld)\n"
625 msgid "Your environment variables take up %ld bytes\n"
630 msgid "POSIX lower and upper limits on argument length: %ld, %ld\n"
635 msgid "Maximum length of command we could actually use: %ld\n"
640 msgid "Size of command buffer we are actually using: %ld\n"
643 #. I suspect that this can never happen now, because append_char_to_buf()
644 #. * should only be called wen replace_pat is true.
646 #: xargs/xargs.c:671 xargs/xargs.c:807 xargs/xargs.c:855
647 msgid "argument line too long"
648 msgstr "za d³uga linia argumentów"
653 "unmatched %s quote; by default quotes are special to xargs unless you use "
656 "niedopasowany %s znak cytowania; domy¶lnie znaki cytowania s± specjalnymi "
657 "dla xargs o ile nie u¿yto opcji -0"
668 msgid "command too long"
669 msgstr "za d³ugie polecenie"
672 msgid "can not fit single argument within argument list size limit"
673 msgstr "nie mo¿na zmie¶ciæ pojedynczego argumentu w limicie wielko¶ci listy"
676 msgid "argument list too long"
677 msgstr "za d³uga lista argumentów"
679 #: xargs/xargs.c:1159
680 msgid "error waiting for child process"
681 msgstr "b³±d podczas oczekiwania na proces potomny"
683 #: xargs/xargs.c:1175
685 msgid "%s: exited with status 255; aborting"
686 msgstr "%s: wyszed³ ze stanem 255; zaniechanie"
688 #: xargs/xargs.c:1177
690 msgid "%s: stopped by signal %d"
691 msgstr "%s: zatrzymany sygna³em %d"
693 #: xargs/xargs.c:1179
695 msgid "%s: terminated by signal %d"
696 msgstr "%s: zakoñczony sygna³em %d"
698 #: xargs/xargs.c:1203
700 msgid "%s: invalid number for -%c option\n"
701 msgstr "%s: b³êdna liczba dla opcji -%c\n"
703 #: xargs/xargs.c:1210
705 msgid "%s: value for -%c option should be >= %ld\n"
706 msgstr "%s: warto¶æ dla opcji -%c musi byæ >= %ld\n"
708 #: xargs/xargs.c:1224
710 msgid "%s: value for -%c option should be < %ld\n"
711 msgstr "%s: warto¶æ dla opcji -%c musi byæ < %ld\n"
713 #: xargs/xargs.c:1255
716 "Usage: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
717 " [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-"
719 " [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n"
720 " [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n"
721 " [--max-args=max-args] [--no-run-if-empty] [--arg-file=file]\n"
722 " [--version] [--help] [command [initial-arguments]]\n"
724 "Sk³adnia: %s [-0prtx] [-e[³añc-eof]] [-i[³añc-zmienn]] [-l[max-linii]]\n"
725 " [-n max-arg] [-s max-znaków] [-P max-proc] [--null] [--eof[=³añc-"
727 " [--replace[=³añc-zmienn]] [--max-lines[=max-linii]] [--interactive]\n"
728 " [--max-chars=max-znaków] [--verbose] [--exit] [--max-procs=max-proc]\n"
729 " [--max-args=max-arg] [--no-run-if-empty] [--version] [--help]\n"
730 " [polecenie [pocz±tkowe-argumenty]]\n"
732 #~ msgid "error in %s: %s"
733 #~ msgstr "b³±d w %s: %s"