diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 101 |
1 files changed, 53 insertions, 48 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-1.0.0\n" -"POT-Creation-Date: 1999-10-04 21:57+0200\n" +"POT-Creation-Date: 1999-10-09 18:42+0200\n" "PO-Revision-Date: 1999-10-02 21:35+02:00\n" "Last-Translator: Janusz A. Urbanowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" @@ -660,174 +660,174 @@ msgstr "wywo�anie: gpg [opcje]" msgid "conflicting commands\n" msgstr "sprzeczne polecenia\n" -#: g10/g10.c:658 +#: g10/g10.c:662 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "UWAGA: brak domy�lnego pliku opcji '%s'\n" -#: g10/g10.c:662 +#: g10/g10.c:666 #, c-format msgid "option file `%s': %s\n" msgstr "plik opcji '%s': %s\n" -#: g10/g10.c:669 +#: g10/g10.c:673 #, c-format msgid "reading options from `%s'\n" msgstr "odczyt opcji z '%s'\n" -#: g10/g10.c:851 +#: g10/g10.c:855 #, c-format msgid "%s is not a valid character set\n" msgstr "%s nie jest poprawn� nazw� zestawu znak�w\n" -#: g10/g10.c:915 g10/g10.c:924 +#: g10/g10.c:910 g10/g10.c:919 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "UWAGA: %s nie jest do normalnego u�ytku!\n" -#: g10/g10.c:917 +#: g10/g10.c:912 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s jest niedozwolony z %s!\n" -#: g10/g10.c:920 +#: g10/g10.c:915 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s nie ma sensu z %s!\n" -#: g10/g10.c:939 g10/g10.c:951 +#: g10/g10.c:934 g10/g10.c:946 msgid "selected cipher algorithm is invalid\n" msgstr "wybrany algorytm szyfruj�cy jest niepoprawny\n" -#: g10/g10.c:945 g10/g10.c:957 +#: g10/g10.c:940 g10/g10.c:952 msgid "selected digest algorithm is invalid\n" msgstr "wybrany algorytm geenracji skr�t�w wiadomo�ci jest niepoprawny\n" -#: g10/g10.c:961 +#: g10/g10.c:956 msgid "the given policy URL is invalid\n" msgstr "podany URL regulaminu jest niepoprawny\n" -#: g10/g10.c:964 +#: g10/g10.c:959 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "ustawienie algortytmu kompresji musi pochodzi� z zakresu %d..%d\n" -#: g10/g10.c:966 +#: g10/g10.c:961 msgid "completes-needed must be greater than 0\n" msgstr "warto�� completes-needed musi by� wi�ksza od 0\n" -#: g10/g10.c:968 +#: g10/g10.c:963 msgid "marginals-needed must be greater than 1\n" msgstr "warto�� marginals-needed musi by� wi�ksza od 1\n" -#: g10/g10.c:970 +#: g10/g10.c:965 msgid "max-cert-depth must be in range 1 to 255\n" msgstr "warto�� max-cert-depth musi mie�ci� si� w zakresie od 1 do 255\n" -#: g10/g10.c:973 +#: g10/g10.c:968 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "UWAGA: prosty tryb S2K (0) jest stanowczo odradzany\n" -#: g10/g10.c:977 +#: g10/g10.c:972 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "niepoprawny tryb S2K; musi mie� warto�� 0, 1 lub 3\n" -#: g10/g10.c:1054 +#: g10/g10.c:1049 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "inicjowanie Bazy Zaufania nie powiod�o si�: %s\n" -#: g10/g10.c:1060 +#: g10/g10.c:1055 msgid "--store [filename]" msgstr "--store [plik]" -#: g10/g10.c:1067 +#: g10/g10.c:1062 msgid "--symmetric [filename]" msgstr "--symmetric [plik]" -#: g10/g10.c:1075 +#: g10/g10.c:1070 msgid "--encrypt [filename]" msgstr "--encrypt [plik]" -#: g10/g10.c:1088 +#: g10/g10.c:1083 msgid "--sign [filename]" msgstr "--sign [plik]" -#: g10/g10.c:1101 +#: g10/g10.c:1096 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [plik]" -#: g10/g10.c:1115 +#: g10/g10.c:1110 msgid "--clearsign [filename]" msgstr "--clearsign [plik]" -#: g10/g10.c:1132 +#: g10/g10.c:1127 msgid "--decrypt [filename]" msgstr "--decrypt [plik]" -#: g10/g10.c:1140 +#: g10/g10.c:1135 msgid "--sign-key user-id" msgstr "--sign-key nazwa u�ytkownika" -#: g10/g10.c:1148 +#: g10/g10.c:1143 msgid "--lsign-key user-id" msgstr "--lsign-key nazwa u�ytkownika" -#: g10/g10.c:1156 +#: g10/g10.c:1151 msgid "--edit-key user-id [commands]" msgstr "--edit-key nazwa u�ytkownika [polecenia]" -#: g10/g10.c:1172 +#: g10/g10.c:1167 msgid "--delete-secret-key user-id" msgstr "--delete-secret-key nazwa u�ytkownika" -#: g10/g10.c:1175 +#: g10/g10.c:1170 msgid "--delete-key user-id" msgstr "--delete-key nazwa u�ytkownika" -#: g10/encode.c:260 g10/g10.c:1199 g10/sign.c:366 +#: g10/encode.c:260 g10/g10.c:1194 g10/sign.c:366 #, c-format msgid "can't open %s: %s\n" msgstr "nie mo�na otworzy� %s: %s\n" -#: g10/g10.c:1210 +#: g10/g10.c:1205 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [identyfikator] [zbi�r kluczy]" -#: g10/g10.c:1261 +#: g10/g10.c:1256 #, c-format msgid "dearmoring failed: %s\n" msgstr "usuni�cie opakowania ASCII nie powiod�o si�: %s\n" -#: g10/g10.c:1269 +#: g10/g10.c:1264 #, c-format msgid "enarmoring failed: %s\n" msgstr "opakowywanie ASCII nie powiod�o si�: %s\n" -#: g10/g10.c:1337 +#: g10/g10.c:1332 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "niew�a�ciwy algorytm skr�tu '%s'\n" -#: g10/g10.c:1418 +#: g10/g10.c:1413 msgid "[filename]" msgstr "[nazwa pliku]" -#: g10/g10.c:1422 +#: g10/g10.c:1417 msgid "Go ahead and type your message ...\n" msgstr "Wpisz tutaj swoj� wiadomo�� ...\n" -#: g10/decrypt.c:59 g10/g10.c:1425 g10/verify.c:68 g10/verify.c:113 +#: g10/decrypt.c:59 g10/g10.c:1420 g10/verify.c:68 g10/verify.c:113 #, c-format msgid "can't open `%s'\n" msgstr "nie mo�na otworzy� '%s'\n" -#: g10/g10.c:1594 +#: g10/g10.c:1589 msgid "" "the first character of a notation name must be a letter or an underscore\n" msgstr "adnotacja musi zaczyna� si� od litery lub podkre�lenia\n" -#: g10/g10.c:1600 +#: g10/g10.c:1595 msgid "" "a notation name must have only letters, digits, dots or underscores and end " "with an '='\n" @@ -835,11 +835,11 @@ msgstr "" "nazwa adnotacji mo�e zawiera� tylko litery, cyfry, kropki,\n" "podkre�lenia, i musi ko�czy� si� '='\n" -#: g10/g10.c:1606 +#: g10/g10.c:1601 msgid "dots in a notation name must be surrounded by other characters\n" msgstr "kropki w adnotacji musz� znajdowa� si� pomi�dzy innymi znakami\n" -#: g10/g10.c:1614 +#: g10/g10.c:1609 msgid "a notation value must not use any control characters\n" msgstr "warto�� adnotacji nie mo�e zawiera� znak�w steruj�cych\n" @@ -2590,6 +2590,11 @@ msgid "data not saved; use option \"--output\" to save it\n" msgstr "" "dane nie zosta�y zapisane; nale�y u�y� opcji \"--output\" aby je zapisa�\n" +#: g10/plaintext.c:311 +#, fuzzy +msgid "Detached signature.\n" +msgstr "%d podpis usuni�ty.\n" + #: g10/plaintext.c:315 msgid "Please enter name of data file: " msgstr "Nazwa pliku danych: " @@ -2732,7 +2737,7 @@ msgstr "%s: katalog utworzony\n" msgid "%s: directory does not exist!\n" msgstr "%s: katalog nie istnieje!\n" -#: g10/openfile.c:209 g10/openfile.c:277 g10/ringedit.c:1348 g10/tdbio.c:458 +#: g10/openfile.c:209 g10/openfile.c:277 g10/ringedit.c:1350 g10/tdbio.c:458 #, c-format msgid "%s: can't create: %s\n" msgstr "%s: nie mo�na utworzy�: %s\n" @@ -3136,26 +3141,26 @@ msgstr "" msgid "%s: can't create keyring: %s\n" msgstr "%s: stworzenie zbioru kluczy jest niemo�liwe: %s\n" -#: g10/ringedit.c:335 g10/ringedit.c:1353 +#: g10/ringedit.c:335 g10/ringedit.c:1355 #, c-format msgid "%s: keyring created\n" msgstr "%s: zbi�r kluczy utworzony\n" -#: g10/ringedit.c:1530 +#: g10/ringedit.c:1532 msgid "WARNING: 2 files with confidential information exists.\n" msgstr "OSTRZE�ENIE: Istniej� dwa pliki z poufnymi informacjami.\n" -#: g10/ringedit.c:1531 +#: g10/ringedit.c:1533 #, c-format msgid "%s is the unchanged one\n" msgstr "%s pozosta� bez zmian\n" -#: g10/ringedit.c:1532 +#: g10/ringedit.c:1534 #, c-format msgid "%s is the new one\n" msgstr "%s zosta� utworzony\n" -#: g10/ringedit.c:1533 +#: g10/ringedit.c:1535 msgid "Please fix this possible security flaw\n" msgstr "Prosz� usun�� to naruszenie zasad bezpiecze�stwa\n" |