diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 244 |
1 files changed, 132 insertions, 112 deletions
@@ -5,7 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: id-utils 3.0.8\n" -"POT-Creation-Date: 2000-06-06 18:36+0200\n" +"Report-Msgid-Bugs-To: bug-id-utils@gnu.org\n" +"POT-Creation-Date: 2005-10-06 13:04+0200\n" "PO-Revision-Date: 1997-03-26 23:59 +0100\n" "Last-Translator: Wojciech Marek Gałązka <wgalazka@chem.uw.edu.pl>\n" "Language-Team: Polish <pl@li.org>\n" @@ -13,13 +14,18 @@ msgstr "" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8-bit\n" +#: libidu/fnprint.c:135 +#, c-format +msgid "invalid `--separator' style: `%s'" +msgstr "" + #: libidu/hash.c:51 #, c-format msgid "can't allocate %ld bytes for hash table: memory exhausted" msgstr "" #: libidu/hash.c:264 -#, fuzzy +#, fuzzy, c-format msgid "Load=%ld/%ld=%.0f%%, " msgstr "Obciążenie=%ld/%ld=%.2f, " @@ -29,83 +35,84 @@ msgid "Rehash=%d, " msgstr "Ponownie mieszanie=%d, " #: libidu/hash.c:267 -#, fuzzy +#, fuzzy, c-format msgid "Collisions=%ld/%ld=%.0f%%" msgstr "Próby=%ld/%ld=%.2f, " -#: libidu/idfile.c:112 +#: libidu/idfile.c:104 msgid "can't determine the io_size of a string!" msgstr "" -#: libidu/idread.c:45 src/mkid.c:451 src/xtokid.c:221 +#: libidu/idread.c:49 src/mkid.c:454 src/xtokid.c:227 #, c-format msgid "can't open `%s'" msgstr "" -#: libidu/idread.c:64 +#: libidu/idread.c:68 #, c-format msgid "`%s' is not an ID file! (bad magic #)" msgstr "" -#: libidu/idread.c:66 +#: libidu/idread.c:70 #, c-format msgid "`%s' is version %d, but I only grok version %d" msgstr "" -#: libidu/idread.c:186 +#: libidu/idread.c:190 #, fuzzy, c-format msgid "unsupported size in io_read (): %d" msgstr "Nie obsługiwany rozmiar w io_write (): %d\n" -#: libidu/idread.c:194 libidu/idwrite.c:167 +#: libidu/idread.c:198 libidu/idwrite.c:168 #, c-format msgid "unknown I/O type: %d" msgstr "" -#: libidu/idwrite.c:156 +#: libidu/idwrite.c:157 #, fuzzy, c-format msgid "unsupported size in io_write (): %d" msgstr "Nie obsługiwany rozmiar w io_write (): %d\n" -#: libidu/scanners.c:102 +#: libidu/scanners.c:93 #, fuzzy, c-format msgid "unrecognized language: `%s'" msgstr "Brak skanera dla języka `%s'\n" -#: libidu/scanners.c:148 +#: libidu/scanners.c:139 msgid "can't allocate language args obstack: memory exhausted" msgstr "" -#: libidu/scanners.c:202 libidu/scanners.c:271 +#: libidu/scanners.c:193 libidu/scanners.c:262 msgid "can't allocate language args: memory exhausted" msgstr "" -#: libidu/scanners.c:210 +#: libidu/scanners.c:201 #, c-format msgid "language name expected following `%s' in file `%s'" msgstr "" -#: libidu/scanners.c:265 +#: libidu/scanners.c:256 #, fuzzy, c-format msgid "can't open language map file `%s'" msgstr "Brak skanera dla języka `%s'\n" -#: libidu/scanners.c:267 +#: libidu/scanners.c:258 #, c-format msgid "can't get size of map file `%s'" msgstr "" -#: libidu/scanners.c:277 +#: libidu/scanners.c:268 #, fuzzy, c-format msgid "can't read language map file `%s'" msgstr "Brak skanera dla języka `%s'\n" -#: libidu/scanners.c:280 +#: libidu/scanners.c:271 #, c-format msgid "can't read entire language map file `%s'" msgstr "" -#: libidu/scanners.c:425 +#: libidu/scanners.c:416 +#, c-format msgid "" "C language:\n" " -k,--keep=CHARS Allow CHARS in single-token strings, keep the " @@ -116,17 +123,18 @@ msgid "" "strings\n" msgstr "" -#: libidu/scanners.c:708 libidu/scanners.c:979 libidu/scanners.c:1182 +#: libidu/scanners.c:699 libidu/scanners.c:970 libidu/scanners.c:1173 #, c-format msgid "junk: `%c'" msgstr "śmieć: `%c'" -#: libidu/scanners.c:710 libidu/scanners.c:981 libidu/scanners.c:1184 +#: libidu/scanners.c:701 libidu/scanners.c:972 libidu/scanners.c:1175 #, c-format msgid "junk: `\\%03o'" msgstr "śmieć: `\\%03o'" -#: libidu/scanners.c:814 +#: libidu/scanners.c:805 +#, c-format msgid "" "Assembly language:\n" " -c,--comment=CHARS Any of CHARS starts a comment until end-of-line\n" @@ -136,7 +144,8 @@ msgid "" " -n,--no-cpp Don't handle C pre-processor directives\n" msgstr "" -#: libidu/scanners.c:1085 +#: libidu/scanners.c:1076 +#, c-format msgid "" "Text language:\n" " -i,--include=CHAR-CLASS Treat characters of CHAR-CLASS as token " @@ -145,118 +154,126 @@ msgid "" "delimiters\n" msgstr "" -#: libidu/walker.c:114 +#: libidu/walker.c:111 #, c-format msgid "can't read directory `%s' (`.' from `%s')" msgstr "" -#: libidu/walker.c:181 +#: libidu/walker.c:178 #, c-format msgid "notice: `%s' was a %s, but is now a %s!" msgstr "" -#: libidu/walker.c:182 libidu/walker.c:183 +#: libidu/walker.c:179 libidu/walker.c:180 msgid "file" msgstr "" -#: libidu/walker.c:182 libidu/walker.c:183 +#: libidu/walker.c:179 libidu/walker.c:180 msgid "directory" msgstr "" -#: libidu/walker.c:306 +#: libidu/walker.c:303 #, c-format msgid "warning: `%s' and `%s' are the same file, but yield different scans!" msgstr "" -#: libidu/walker.c:400 +#: libidu/walker.c:397 #, c-format msgid "notice: scan parameters changed for `%s'" msgstr "" -#: libidu/walker.c:604 +#: libidu/walker.c:600 #, fuzzy msgid "can't get working directory" msgstr "%s: nie mogę pobrać nazwy bieżącego katalogu.\n" -#: libidu/walker.c:661 +#: libidu/walker.c:657 #, c-format msgid "can't chdir to `%s'" msgstr "" -#: libidu/walker.c:666 +#: libidu/walker.c:662 #, c-format msgid "can't chdir to `%s' from `%s'" msgstr "" -#: libidu/walker.c:727 +#: libidu/walker.c:723 #, c-format msgid "can't lstat `%s' from `%s'" msgstr "" -#: libidu/walker.c:735 +#: libidu/walker.c:731 #, c-format msgid "can't stat `%s' from `%s'" msgstr "" -#: lib/getopt.c:527 +#: lib/getopt.c:551 lib/getopt.c:570 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "" -#: lib/getopt.c:550 +#: lib/getopt.c:603 lib/getopt.c:607 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "" -#: lib/getopt.c:555 +#: lib/getopt.c:616 lib/getopt.c:621 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "" -#: lib/getopt.c:570 +#: lib/getopt.c:667 lib/getopt.c:689 lib/getopt.c:1020 lib/getopt.c:1042 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "" -#. --option -#: lib/getopt.c:598 +#: lib/getopt.c:727 lib/getopt.c:730 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "" -#. +option or -option -#: lib/getopt.c:602 +#: lib/getopt.c:738 lib/getopt.c:741 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "" -#. 1003.2 specifies the format of this message. -#: lib/getopt.c:627 +#: lib/getopt.c:796 lib/getopt.c:799 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" -#: lib/getopt.c:630 +#: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" -#: lib/getopt.c:666 +#: lib/getopt.c:863 lib/getopt.c:882 lib/getopt.c:1095 lib/getopt.c:1116 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" -#: src/fid.c:70 src/fnid.c:49 src/lid.c:233 src/mkid.c:122 src/xtokid.c:43 +#: lib/getopt.c:935 lib/getopt.c:954 +#, c-format +msgid "%s: option `-W %s' is ambiguous\n" +msgstr "" + +#: lib/getopt.c:978 lib/getopt.c:999 +#, c-format +msgid "%s: option `-W %s' doesn't allow an argument\n" +msgstr "" + +#: src/fid.c:73 src/fnid.c:53 src/lid.c:237 src/mkid.c:123 src/xtokid.c:47 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" -#: src/fid.c:78 +#: src/fid.c:81 #, c-format msgid "Usage: %s [OPTION] FILENAME [FILENAME2]\n" msgstr "" -#: src/fid.c:81 +#: src/fid.c:84 +#, c-format msgid "" "List identifiers that occur in FILENAME, or if FILENAME2 is\n" "also given list the identifiers that occur in both files.\n" @@ -266,34 +283,35 @@ msgid "" " --version output version information and exit\n" msgstr "" -#: src/fid.c:141 +#: src/fid.c:147 msgid "no file name arguments" msgstr "" -#: src/fid.c:146 +#: src/fid.c:152 msgid "too many file name arguments" msgstr "" -#: src/fid.c:153 src/fnid.c:148 src/lid.c:407 +#: src/fid.c:159 src/fnid.c:154 src/lid.c:413 msgid "can't locate `ID'" msgstr "" -#: src/fid.c:235 +#: src/fid.c:241 #, c-format msgid "`%s' is ambiguous" msgstr "" -#: src/fid.c:241 +#: src/fid.c:247 #, fuzzy, c-format msgid "`%s' not found" msgstr "%s: nie odnaleziony\n" -#: src/fnid.c:66 +#: src/fnid.c:70 #, c-format msgid "Usage: %s [OPTION]... [PATTERN]...\n" msgstr "" -#: src/fnid.c:70 +#: src/fnid.c:74 +#, c-format msgid "" "Print constituent file names that match PATTERN,\n" "using shell-style wildcards.\n" @@ -303,12 +321,12 @@ msgid "" " --version output version information and exit\n" msgstr "" -#: src/lid.c:241 +#: src/lid.c:245 #, c-format msgid "Usage: %s [OPTION]... PATTERN...\n" msgstr "" -#: src/lid.c:245 +#: src/lid.c:249 #, c-format msgid "" "Query ID database and report results.\n" @@ -331,8 +349,8 @@ msgid "" " -R, --result=STYLE STYLE is one of `filenames', `grep', `edit' or " "`none'\n" " -S, --separator=STYLE STYLE is one of `braces', `space' or `newline' and\n" -" only applies to file names when " -"`--result=filenames'\n" +" only applies to file names when `--" +"result=filenames'\n" " The above STYLE options control how query results are " "presented.\n" " Defaults are --key=token --result=filenames --separator=%s\n" @@ -353,64 +371,64 @@ msgid "" " --version output version information and exit\n" msgstr "" -#: src/lid.c:281 +#: src/lid.c:285 msgid "braces" msgstr "" -#: src/lid.c:281 +#: src/lid.c:285 msgid "space" msgstr "" -#: src/lid.c:347 +#: src/lid.c:353 msgid "notice: use of `-e' is deprecated, use `-r' instead" msgstr "" -#: src/lid.c:428 +#: src/lid.c:434 #, fuzzy, c-format msgid "All identifiers are non-ambiguous within the first %d characters\n" msgstr "Identyfikatory są jednoznaczne w zakresie pierwszych %d znaków\n" -#: src/lid.c:463 +#: src/lid.c:469 #, c-format msgid "invalid `--key' style: `%s'" msgstr "" -#: src/lid.c:475 +#: src/lid.c:481 #, c-format msgid "invalid `--result' style: `%s'" msgstr "" -#. FIXME: i18n of responses -#: src/lid.c:632 -#, fuzzy +#: src/lid.c:638 +#, fuzzy, c-format msgid "edit? [y1-9^S/nq] " msgstr "Edytować? [y1-9^S/nq] " -#: src/lid.c:701 +#: src/lid.c:707 msgid "can't fork" msgstr "" -#: src/lid.c:719 +#: src/lid.c:725 #, c-format msgid "can't exec `%s'" msgstr "" -#: src/lid.c:860 +#: src/lid.c:866 msgid "can't match regular-expression: memory exhausted" msgstr "" -#: src/mkid.c:147 src/xtokid.c:64 +#: src/mkid.c:148 src/xtokid.c:68 #, c-format msgid "Usage: %s [OPTION]... [FILE]...\n" msgstr "" -#: src/mkid.c:151 +#: src/mkid.c:152 +#, c-format msgid "" "Build an identifier database.\n" " -o, --output=OUTFILE file name of ID database output\n" " -f, --file=OUTFILE synonym for --output\n" -" -i, --include=LANGS include languages in LANGS (default: \"C C++ " -"asm\")\n" +" -i, --include=LANGS include languages in LANGS (default: \"C C++ asm" +"\")\n" " -x, --exclude=LANGS exclude languages in LANGS\n" " -l, --lang-option=L:OPT pass OPT as a default for language L (see below)\n" " -m, --lang-map=MAPFILE use MAPFILE to map file names onto source " @@ -430,110 +448,112 @@ msgid "" "The following arguments apply to the language-specific scanners:\n" msgstr "" -#: src/mkid.c:357 +#: src/mkid.c:360 #, c-format msgid "can't create `%s' in `%s'" msgstr "" -#: src/mkid.c:361 +#: src/mkid.c:364 #, c-format msgid "can't modify `%s'" msgstr "" -#: src/mkid.c:434 +#: src/mkid.c:437 #, c-format msgid "can't stat `%s'" msgstr "" -#: src/mkid.c:503 +#: src/mkid.c:506 #, fuzzy, c-format msgid " new = %d/%d" msgstr ", nowy=%d/%d" -#: src/mkid.c:512 +#: src/mkid.c:515 #, c-format msgid "Name=%ld, " msgstr "Nazwa=%ld, " -#: src/mkid.c:513 +#: src/mkid.c:516 #, c-format msgid "Number=%ld, " msgstr "Numer=%ld, " -#: src/mkid.c:514 +#: src/mkid.c:517 #, c-format msgid "String=%ld, " msgstr "Łańcuch=%ld, " -#: src/mkid.c:515 +#: src/mkid.c:518 #, c-format msgid "Literal=%ld, " msgstr "Literał=%ld, " -#: src/mkid.c:516 +#: src/mkid.c:519 #, c-format msgid "Comment=%ld\n" msgstr "Komentarz=%ld\n" -#: src/mkid.c:518 +#: src/mkid.c:521 #, fuzzy, c-format msgid "Files=%ld, " msgstr "Pliki=%d, " -#: src/mkid.c:519 +#: src/mkid.c:522 #, c-format msgid "Tokens=%ld, " msgstr "Znaczniki=%ld, " -#: src/mkid.c:520 +#: src/mkid.c:523 #, c-format msgid "Bytes=%ld Kb, " msgstr "Bajty=%ld Kb, " -#: src/mkid.c:521 +#: src/mkid.c:524 #, fuzzy, c-format msgid "Heap=%d+%d Kb, " msgstr "Sterta=%ld Kb, " -#: src/mkid.c:523 +#: src/mkid.c:526 #, c-format msgid "Output=%ld (%ld tok, %ld hit)\n" msgstr "Wynik=%ld (%ld tok, %ld hit)\n" -#: src/mkid.c:526 +#: src/mkid.c:529 #, fuzzy, c-format msgid ", Freq=%ld/%ld=%.2f\n" msgstr "Częstość=%ld/%ld=%.2f\n" -#: src/mkid.c:550 +#: src/mkid.c:553 +#, c-format msgid "Sorting tokens...\n" msgstr "Sortowanie znaczników...\n" -#: src/mkid.c:556 +#: src/mkid.c:559 #, c-format msgid "Writing `%s'...\n" msgstr "Zapisuję `%s'...\n" -#: src/mkid.c:559 +#: src/mkid.c:562 #, c-format msgid "can't create `%s'" msgstr "" -#: src/mkid.c:626 +#: src/mkid.c:629 #, c-format msgid "error closing `%s'" msgstr "" -#: src/mkid.c:714 -#, fuzzy +#: src/mkid.c:717 +#, fuzzy, c-format msgid "level %d: %ld/%ld = %.0f%%\n" msgstr "poziom %d: %ld == %ld\n" -#: src/xtokid.c:68 +#: src/xtokid.c:72 +#, c-format msgid "" "Print all tokens found in a source file.\n" -" -i, --include=LANGS include languages in LANGS (default: \"C C++ " -"asm\")\n" +" -i, --include=LANGS include languages in LANGS (default: \"C C++ asm" +"\")\n" " -x, --exclude=LANGS exclude languages in LANGS\n" " -l, --lang-option=L:OPT pass OPT as a default for language L (see below)\n" " -m, --lang-map=MAPFILE use MAPFILE to map file names onto source " @@ -675,8 +695,8 @@ msgstr "" #~ msgstr "%s: Nie mogę %s `%s' (%s)\n" #~ msgid "" -#~ "Usage: %s [-v] [-f<idfile>] [(+|-)l[<lang>]] [(+|-)S<scanarg>] [-a<argfile>] " -#~ "[-] [-u] [files...]\n" +#~ "Usage: %s [-v] [-f<idfile>] [(+|-)l[<lang>]] [(+|-)S<scanarg>] [-" +#~ "a<argfile>] [-] [-u] [files...]\n" #~ "\t-v\t Verbose: print reports of progress\n" #~ "\t-a<file> Open file for arguments\n" #~ "\t-\t Read newline-separated args from stdin\n" @@ -688,8 +708,8 @@ msgstr "" #~ "\n" #~ "Version %s; Made %s %s\n" #~ msgstr "" -#~ "Użycie: %s [-v] [-f<plikID>] [(+|-)l[<język>]] [(+|-)S<arg>] [-a<plik arg>] " -#~ "[-] [-u] [pliki...]\n" +#~ "Użycie: %s [-v] [-f<plikID>] [(+|-)l[<język>]] [(+|-)S<arg>] [-a<plik " +#~ "arg>] [-] [-u] [pliki...]\n" #~ "\t-v\t Wszystko: wyświetlaj raporty postepu\n" #~ "\t-a<plik> Pobierz argumenty z pliku \n" #~ "\t-\t Czytaj ze std. wejścia argumenty oddzielone znakiem nowej linii\n" @@ -768,11 +788,11 @@ msgstr "" #~ msgstr "%s: Note: `%s/%s' zastępuje `%s/%s'\n" #~ msgid "" -#~ "Usage: %s [-S<suffix>=<lang>] [+S(+|-)<arg>] [-S<lang>(+|-)<arg>] " -#~ "[-S<lang>/<lang>/<filter>]\n" +#~ "Usage: %s [-S<suffix>=<lang>] [+S(+|-)<arg>] [-S<lang>(+|-)<arg>] [-" +#~ "S<lang>/<lang>/<filter>]\n" #~ msgstr "" -#~ "Użycie: %s [-S<rozsz>=<język>] [+S(+|-)<arg>] [-S<język>(+|-)<arg>] " -#~ "[-S<język>/<język>/<filtr>]\n" +#~ "Użycie: %s [-S<rozsz>=<język>] [+S(+|-)<arg>] [-S<język>(+|-)<arg>] [-" +#~ "S<język>/<język>/<filtr>]\n" #~ msgid "junk: `\\%3o'" #~ msgstr "śmieć: `\\%3o'" @@ -791,8 +811,8 @@ msgstr "" #~ "jest jednym z następujących: (<zn> oznacza jeden lub więcej znaków)\n" #~ " (+|-)u . . . . (Tak|Nie) usuń poprzedzający '_' z identyfikatorów w " #~ "łańcuchach.\n" -#~ " (+|-)s<zn> . . Pozwól na obecność <zn> in identyfikatorach łańcuchowych, i " -#~ "(zatrzymaj|pomiń) te identyfikatory.\n" +#~ " (+|-)s<zn> . . Pozwól na obecność <zn> in identyfikatorach " +#~ "łańcuchowych, i (zatrzymaj|pomiń) te identyfikatory.\n" #~ " -v . . . . . . Pomiń komentarze." #~ msgid "Usage: %s -S%s([-c<cc>] [-u] [(+|-)a<cc>] [(+|-)p] [(+|-)C])\n" @@ -811,8 +831,8 @@ msgstr "" #~ "jest jednym z następujących: (<zn> oznacza jeden lub więcej znaków)\n" #~ " -c<zn> . . . . <zn> wprowadzaja komentarz do końca linii.\n" #~ " (+|-)u . . . . (Tak|Nie) usuń poprzedzający '_' z identyfikatorów. \n" -#~ " (+|-)a<zn> . . Pozwól na obecność <zn> in identyfikatorach i " -#~ "(pozostaw|pomiń) te identyfikatory.\n" +#~ " (+|-)a<zn> . . Pozwól na obecność <zn> in identyfikatorach i (pozostaw|" +#~ "pomiń) te identyfikatory.\n" #~ " (+|-)p . . . . (Tak|Nie) rozpoznawaj dyrektywy preprocesora C.\n" #~ " (+|-)C . . . . (Tak|Nie) rozpoznawaj kometarze w stylu C (/* */)" |