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-11-21 23:13+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:553 gnulib/lib/getopt.c:572
41 msgid "%s: option `%s' is ambiguous\n"
42 msgstr "%s: opcja `%s' jest niejednoznaczna\n"
44 #: gnulib/lib/getopt.c:605 gnulib/lib/getopt.c:609
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:618 gnulib/lib/getopt.c:623
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:669 gnulib/lib/getopt.c:691 gnulib/lib/getopt.c:1022
55 #: gnulib/lib/getopt.c:1044
57 msgid "%s: option `%s' requires an argument\n"
58 msgstr "%s: opcja `%s' wymaga argumentu\n"
60 #: gnulib/lib/getopt.c:729 gnulib/lib/getopt.c:732
62 msgid "%s: unrecognized option `--%s'\n"
63 msgstr "%s: nierozpoznana opcja `--%s'\n"
65 #: gnulib/lib/getopt.c:740 gnulib/lib/getopt.c:743
67 msgid "%s: unrecognized option `%c%s'\n"
68 msgstr "%s: nierozpoznana opcja `%c%s'\n"
70 #: gnulib/lib/getopt.c:798 gnulib/lib/getopt.c:801
72 msgid "%s: illegal option -- %c\n"
73 msgstr "%s: nielegalna opcja -- %c\n"
75 #: gnulib/lib/getopt.c:807 gnulib/lib/getopt.c:810
77 msgid "%s: invalid option -- %c\n"
78 msgstr "%s: b³êdna opcja -- %c\n"
80 #: gnulib/lib/getopt.c:865 gnulib/lib/getopt.c:884 gnulib/lib/getopt.c:1097
81 #: gnulib/lib/getopt.c:1118
83 msgid "%s: option requires an argument -- %c\n"
84 msgstr "%s: opcja wymaga argumentu -- %c\n"
86 #: gnulib/lib/getopt.c:937 gnulib/lib/getopt.c:956
88 msgid "%s: option `-W %s' is ambiguous\n"
89 msgstr "%s: opcja `-W %s' jest niejednoznaczna\n"
91 #: gnulib/lib/getopt.c:980 gnulib/lib/getopt.c:1001
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:483
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"
259 #: find/find.c:489 find/find.c:492
260 msgid "cannot get current directory"
261 msgstr "nie mo¿na uzyskaæ bie¿±cego katalogu"
265 msgid "Warning: filesystem %s has recently been unmounted."
270 msgid "Warning: filesystem %s has recently been mounted."
276 "%s%s changed during execution of %s (old device number %ld, new device "
277 "number %ld, filesystem type is %s) [ref %ld]"
279 "%s%s zmieni³ siê podczas wykonywania %s (stary numer urz±dzenia %ld, nowy "
280 "numer urz±dzenia %ld, typ systemu plików to %s) [ref %ld]"
285 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
286 "ld, filesystem type is %s) [ref %ld]"
288 "%s%s zmieni³ siê podczas wykonywania %s (stary numer i-wêz³a %ld, nowy numer "
289 "i-wêz³a %ld, typ systemu plików %s) [ref %ld]"
291 #: find/find.c:967 find/parser.c:1191
292 msgid "virtual memory exhausted"
293 msgstr "pamiêæ wirtualna wyczerpana"
297 msgid "error in %s: %s"
298 msgstr "b³±d w %s: %s"
306 msgid "Line too long in `%s'"
311 msgid "One of the lines in `%s' has too many fields"
316 msgid "One of the lines in `%s' has too few fields"
321 msgid "Failed to parse an entry in `%s'"
326 msgid "Don't know how to use getmntent() to read `%s'. This is a bug."
332 "warning: you have specified the %s option after a non-option argument %s, "
333 "but options are not positional (%s affects tests specified before it as well "
334 "as those specified after it). Please specify options before other "
340 "warning: the -d option is deprecated; please use -depth instead, because the "
341 "latter is a POSIX-compliant feature."
343 "uwaga: opcja -d jest przestarza³a; proszê zamiast niej u¿ywaæ -depth, "
344 "poniewa¿ ta jest zgodna z POSIX."
348 msgid "Usage: %s [path...] [expression]\n"
349 msgstr "Sk³adnia: %s [¶cie¿ka...] [wyra¿enie]\n"
354 "default path is the current directory; default expression is -print\n"
355 "expression may consist of:\n"
356 "operators (decreasing precedence; -and is implicit where no others are "
358 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2"
360 "domy¶lna ¶cie¿ka to aktualny katalog; domy¶lne wyra¿enie to -print\n"
361 "wyra¿enie mo¿e sk³adaæ siê z:\n"
362 "operatorów (malej±cy priorytet; je¶li nie ma ¿adnego, przyjmuje siê -and):\n"
363 " ( WYR ) ! WYR -not WYR WYR1 -a WYR2 WYR1 -and WYR2\n"
368 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
369 "positional options (always true): -daystart -follow\n"
370 "normal options (always true, specified before other expressions): -depth\n"
371 " --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -"
373 " -ignore_readdir_race -noignore_readdir_race\n"
374 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N"
376 " WYR1 -o WYR2 WYR1 -or WYR2 WYR1 , WYR2\n"
377 "opcje (zawsze prawdziwe): -daystart -delete -depth -follow --help\n"
378 " -maxdepth POZIOMY -mindepth POZIOMY -mount -noleaf --version -xdev\n"
379 "testy (N jest postaci +N lub -N lub N): -amin N -anewer PLIK -atime N -cmin N"
383 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
384 " -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
386 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
388 " -cnewer PLIK -ctime N -empty -false -fstype TYP -gid N -group NAZWA\n"
389 " -ilname WZORZEC -iname WZORZEC -inum N -iwholename WZORZEC -iregex "
391 " -links N -lname WZORZEC -mmin N -mtime N -name WZORZEC -newer PLIK"
396 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
397 " -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
398 " -used N -user NAME -xtype [bcdpfls]"
400 " -nouser -nogroup -path WZORZEC -perm [+-]TRYB -regex WZORZEC\n"
401 " -wholename WZORZEC -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
402 " -used N -user NAZWA -xtype [bcdpfls]\n"
407 "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
408 " -fls FILE -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls -"
412 "akcje: -exec POLECENIE ; -fprint PLIK -fprint0 PLIK -fprintf PLIK FORMAT\n"
413 " -ok POLECENIE ; -print -print0 -printf FORMAT -prune -ls\n"
417 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
418 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
419 "email to <bug-findutils@gnu.org>."
421 "Proszê zg³aszaæ b³êdy (i ¶ledziæ proces ich naprawiania) poprzez stronê\n"
422 "zg³aszania b³êdów w findutils pod adresem http://savannah.gnu.org/ lub,\n"
423 "w przypadku braku dostêpu do WWW, wysy³aj±c pocztê elektroniczn± pod\n"
424 "adres <bug-findutils@gnu.org>."
427 msgid "sanity check of the fnmatch() library function failed."
429 "sprawdzenie poprawno¶ci funkcji bibliotecznej fnmatch() nie powiod³o siê."
433 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
435 "uwaga: wyra¿enie -ipath jest przestarza³e; proszê zamiast niego u¿ywaæ -"
438 #: find/parser.c:1189
440 msgid "invalid mode `%s'"
441 msgstr "niew³a¶ciwe uprawnienia `%s'"
443 #: find/parser.c:1340
444 msgid "invalid null argument to -size"
445 msgstr "b³êdny zerowy argument dla -size"
447 #: find/parser.c:1386
449 msgid "invalid -size type `%c'"
450 msgstr "b³êdny typ -size `%c'"
452 #: find/parser.c:1479
454 msgid "GNU find version %s\n"
455 msgstr "GNU find wersja %s\n"
457 #: find/parser.c:1651
459 msgid "warning: unrecognized escape `\\%c'"
460 msgstr "uwaga: nierozpoznany znak steruj±cy `\\%c'"
462 #. An unrecognized % escape. Print the char after the %.
463 #: find/parser.c:1697
465 msgid "warning: unrecognized format directive `%%%c'"
466 msgstr "uwaga: nierozpoznana dyrektywa formatuj±ca `%%%c'"
468 #: find/parser.c:1939 find/parser.c:2019
470 msgid "inserting %s\n"
471 msgstr "wstawianie %s\n"
473 #: find/parser.c:1940 find/parser.c:2020
475 msgid " type: %s %s "
476 msgstr " typ: %s %s "
478 #. The draft open standard requires that, in the POSIX locale,
479 #. the last non-blank character of this prompt be '?'.
480 #. The exact format is not specified.
481 #. This standard does not have requirements for locales other than POSIX
485 msgid "< %s ... %s > ? "
486 msgstr "< %s ... %s > ? "
488 #: find/pred.c:1393 xargs/xargs.c:1080
490 msgstr "nie mo¿na wykonaæ fork"
494 msgid "error waiting for %s"
495 msgstr "b³±d podczas czekania na %s"
499 msgid "%s terminated by signal %d"
500 msgstr "%s zakoñczony sygna³em %d"
512 #: find/tree.c:66 find/tree.c:72 find/tree.c:91 find/tree.c:111
514 msgid "invalid expression"
515 msgstr "b³êdne wyra¿enie"
517 #: find/tree.c:96 find/tree.c:161 find/tree.c:313 find/tree.c:443
518 msgid "oops -- invalid expression type!"
519 msgstr "ojej -- b³êdny typ wyra¿enia!"
524 msgid "Normalized Eval Tree:\n"
525 msgstr "Znormalizowane drzewo dopasowuj±ce:\n"
530 "Usage: %s [--version | --help]\n"
531 "or %s most_common_bigrams < file-list > locate-database\n"
532 msgstr "Sk³adnia: %s najpopularniejsze_bigramy < lista > zakodowana_lista\n"
534 #: locate/code.c:131 locate/locate.c:659 xargs/xargs.c:1248
537 "Report bugs to <bug-findutils@gnu.org>.\n"
540 "B³êdy proszê zg³aszaæ na adres <bug-findutils@gnu.org>.\n"
544 msgid "GNU findutils version %s\n"
545 msgstr "GNU find wersja %s\n"
547 #. Printable name of units used in WARN_SECONDS
548 #: locate/locate.c:128
553 #. warning: database `fred' is more than 8 days old
554 #: locate/locate.c:531
556 msgid "warning: database `%s' is more than %d %s old"
557 msgstr "uwaga: baza danych `%s' ma ju¿ ponad %d %s"
559 #. This should not happen generally , but since we're
560 #. * reading in data which is outside our control, we
561 #. * cannot prevent it.
563 #: locate/locate.c:604
565 msgid "locate database `%s' is corrupt or invalid"
566 msgstr "baza danych locate `%s' jest uszkodzona lub niepoprawna"
568 #: locate/locate.c:654
571 "Usage: %s [-d path | --database=path] [-e | --existing]\n"
572 " [-i | --ignore-case] [--wholepath] [--basename] [--limit=N | -l N]\n"
573 " [--version] [--help] pattern...\n"
575 "Sk³adnia: %s [-d ¶cie¿ka | --database=¶cie¿ka] [-e | --existing]\n"
576 " [-i | --ignore-case] [--version] [--help] wzorzec...\n"
578 #: locate/locate.c:669
581 "warning: locate database path `%s' contains a leading colon, which is not a "
582 "valid database name"
585 #: locate/locate.c:677
588 "warning: locate database path `%s' contains a trailing colon, which is not a "
589 "valid database name"
592 #: locate/locate.c:762
594 msgid "GNU locate version %s\n"
595 msgstr "GNU locate wersja %s\n"
597 #: locate/locate.c:775
599 msgid "argument to --limit"
600 msgstr "za d³uga linia argumentów"
603 msgid "environment is too large for exec"
604 msgstr "¶rodowisko jest zbyt du¿e, aby wykonaæ exec"
608 msgid "GNU xargs version %s\n"
609 msgstr "GNU xargs wersja %s\n"
613 msgid "Cannot open input file `%s'"
618 msgid "Reducing arg_max (%ld) to arg_size (%ld)\n"
623 msgid "Your environment variables take up %ld bytes\n"
628 msgid "POSIX lower and upper limits on argument length: %ld, %ld\n"
633 msgid "Maximum length of command we could actually use: %ld\n"
638 msgid "Size of command buffer we are actually using: %ld\n"
641 #. I suspect that this can never happen now, because append_char_to_buf()
642 #. * should only be called wen replace_pat is true.
644 #: xargs/xargs.c:666 xargs/xargs.c:802 xargs/xargs.c:850
645 msgid "argument line too long"
646 msgstr "za d³uga linia argumentów"
651 "unmatched %s quote; by default quotes are special to xargs unless you use "
654 "niedopasowany %s znak cytowania; domy¶lnie znaki cytowania s± specjalnymi "
655 "dla xargs o ile nie u¿yto opcji -0"
666 msgid "command too long"
667 msgstr "za d³ugie polecenie"
670 msgid "can not fit single argument within argument list size limit"
671 msgstr "nie mo¿na zmie¶ciæ pojedynczego argumentu w limicie wielko¶ci listy"
674 msgid "argument list too long"
675 msgstr "za d³uga lista argumentów"
677 #: xargs/xargs.c:1144
678 msgid "error waiting for child process"
679 msgstr "b³±d podczas oczekiwania na proces potomny"
681 #: xargs/xargs.c:1160
683 msgid "%s: exited with status 255; aborting"
684 msgstr "%s: wyszed³ ze stanem 255; zaniechanie"
686 #: xargs/xargs.c:1162
688 msgid "%s: stopped by signal %d"
689 msgstr "%s: zatrzymany sygna³em %d"
691 #: xargs/xargs.c:1164
693 msgid "%s: terminated by signal %d"
694 msgstr "%s: zakoñczony sygna³em %d"
696 #: xargs/xargs.c:1188
698 msgid "%s: invalid number for -%c option\n"
699 msgstr "%s: b³êdna liczba dla opcji -%c\n"
701 #: xargs/xargs.c:1195
703 msgid "%s: value for -%c option should be >= %ld\n"
704 msgstr "%s: warto¶æ dla opcji -%c musi byæ >= %ld\n"
706 #: xargs/xargs.c:1209
708 msgid "%s: value for -%c option should be < %ld\n"
709 msgstr "%s: warto¶æ dla opcji -%c musi byæ < %ld\n"
711 #: xargs/xargs.c:1240
714 "Usage: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
715 " [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-"
717 " [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n"
718 " [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n"
719 " [--max-args=max-args] [--no-run-if-empty] [--arg-file=file]\n"
720 " [--version] [--help] [command [initial-arguments]]\n"
722 "Sk³adnia: %s [-0prtx] [-e[³añc-eof]] [-i[³añc-zmienn]] [-l[max-linii]]\n"
723 " [-n max-arg] [-s max-znaków] [-P max-proc] [--null] [--eof[=³añc-"
725 " [--replace[=³añc-zmienn]] [--max-lines[=max-linii]] [--interactive]\n"
726 " [--max-chars=max-znaków] [--verbose] [--exit] [--max-procs=max-proc]\n"
727 " [--max-args=max-arg] [--no-run-if-empty] [--version] [--help]\n"
728 " [polecenie [pocz±tkowe-argumenty]]\n"