diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 118 |
1 files changed, 59 insertions, 59 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.0.0h\n" -"POT-Creation-Date: 2000-09-06 17:28+0200\n" +"POT-Creation-Date: 2000-09-14 13:26+0200\n" "PO-Revision-Date: 1999-12-05 21:29+01:00\n" "Last-Translator: Janusz A. Urbanowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" @@ -317,13 +317,13 @@ msgstr "nie mo�na otworzy� %s: %s\n" msgid "too many random bits requested; the limit is %d\n" msgstr "" -#: cipher/random.c:647 +#: cipher/random.c:650 msgid "WARNING: using insecure random number generator!!\n" msgstr "" "OSTRZE�ENIE: u�ywany generator liczb losowych\n" "nie jest kryptograficznie bezpieczny!!\n" -#: cipher/random.c:648 +#: cipher/random.c:651 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" @@ -705,174 +705,178 @@ msgstr "wywo�anie: gpg [opcje]" msgid "conflicting commands\n" msgstr "sprzeczne polecenia\n" -#: g10/g10.c:703 +#: g10/g10.c:704 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "UWAGA: brak domy�lnego pliku opcji '%s'\n" -#: g10/g10.c:707 +#: g10/g10.c:708 #, c-format msgid "option file `%s': %s\n" msgstr "plik opcji '%s': %s\n" -#: g10/g10.c:714 +#: g10/g10.c:715 #, c-format msgid "reading options from `%s'\n" msgstr "odczyt opcji z '%s'\n" -#: g10/g10.c:904 +#: g10/g10.c:905 #, c-format msgid "%s is not a valid character set\n" msgstr "%s nie jest poprawn� nazw� zestawu znak�w\n" -#: g10/g10.c:968 g10/g10.c:977 +#: g10/g10.c:970 +msgid "WARNING: program may create a core file!\n" +msgstr "OSTRZE�ENIE: program mo�e stworzy� plik zrzutu pami�ci!\n" + +#: g10/g10.c:974 g10/g10.c:983 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "UWAGA: %s nie jest do normalnego u�ytku!\n" -#: g10/g10.c:970 +#: g10/g10.c:976 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s jest niedozwolony z %s!\n" -#: g10/g10.c:973 +#: g10/g10.c:979 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s nie ma sensu z %s!\n" -#: g10/g10.c:992 g10/g10.c:1004 +#: g10/g10.c:998 g10/g10.c:1010 msgid "selected cipher algorithm is invalid\n" msgstr "wybrany algorytm szyfruj�cy jest niepoprawny\n" -#: g10/g10.c:998 g10/g10.c:1010 +#: g10/g10.c:1004 g10/g10.c:1016 msgid "selected digest algorithm is invalid\n" msgstr "wybrany algorytm geenracji skr�t�w wiadomo�ci jest niepoprawny\n" -#: g10/g10.c:1014 +#: g10/g10.c:1020 msgid "the given policy URL is invalid\n" msgstr "podany URL regulaminu jest niepoprawny\n" -#: g10/g10.c:1017 +#: g10/g10.c:1023 #, 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:1019 +#: g10/g10.c:1025 msgid "completes-needed must be greater than 0\n" msgstr "warto�� completes-needed musi by� wi�ksza od 0\n" -#: g10/g10.c:1021 +#: g10/g10.c:1027 msgid "marginals-needed must be greater than 1\n" msgstr "warto�� marginals-needed musi by� wi�ksza od 1\n" -#: g10/g10.c:1023 +#: g10/g10.c:1029 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:1026 +#: g10/g10.c:1032 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "UWAGA: prosty tryb S2K (0) jest stanowczo odradzany\n" -#: g10/g10.c:1030 +#: g10/g10.c:1036 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:1115 +#: g10/g10.c:1121 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "inicjowanie Bazy Zaufania nie powiod�o si�: %s\n" -#: g10/g10.c:1121 +#: g10/g10.c:1127 msgid "--store [filename]" msgstr "--store [plik]" -#: g10/g10.c:1128 +#: g10/g10.c:1134 msgid "--symmetric [filename]" msgstr "--symmetric [plik]" -#: g10/g10.c:1136 +#: g10/g10.c:1142 msgid "--encrypt [filename]" msgstr "--encrypt [plik]" -#: g10/g10.c:1149 +#: g10/g10.c:1155 msgid "--sign [filename]" msgstr "--sign [plik]" -#: g10/g10.c:1162 +#: g10/g10.c:1168 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [plik]" -#: g10/g10.c:1176 +#: g10/g10.c:1182 msgid "--clearsign [filename]" msgstr "--clearsign [plik]" -#: g10/g10.c:1193 +#: g10/g10.c:1199 msgid "--decrypt [filename]" msgstr "--decrypt [plik]" -#: g10/g10.c:1201 +#: g10/g10.c:1207 msgid "--sign-key user-id" msgstr "--sign-key nazwa u�ytkownika" -#: g10/g10.c:1209 +#: g10/g10.c:1215 msgid "--lsign-key user-id" msgstr "--lsign-key nazwa u�ytkownika" -#: g10/g10.c:1217 +#: g10/g10.c:1223 msgid "--edit-key user-id [commands]" msgstr "--edit-key nazwa u�ytkownika [polecenia]" -#: g10/g10.c:1233 +#: g10/g10.c:1239 msgid "--delete-secret-key user-id" msgstr "--delete-secret-key nazwa u�ytkownika" -#: g10/g10.c:1236 +#: g10/g10.c:1242 msgid "--delete-key user-id" msgstr "--delete-key nazwa u�ytkownika" -#: g10/encode.c:265 g10/g10.c:1273 g10/sign.c:393 +#: g10/encode.c:265 g10/g10.c:1279 g10/sign.c:393 #, c-format msgid "can't open %s: %s\n" msgstr "nie mo�na otworzy� %s: %s\n" -#: g10/g10.c:1288 +#: g10/g10.c:1294 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [identyfikator] [zbi�r kluczy]" -#: g10/g10.c:1354 +#: g10/g10.c:1360 #, c-format msgid "dearmoring failed: %s\n" msgstr "usuni�cie opakowania ASCII nie powiod�o si�: %s\n" -#: g10/g10.c:1362 +#: g10/g10.c:1368 #, c-format msgid "enarmoring failed: %s\n" msgstr "opakowywanie ASCII nie powiod�o si�: %s\n" -#: g10/g10.c:1433 +#: g10/g10.c:1439 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "niew�a�ciwy algorytm skr�tu '%s'\n" -#: g10/g10.c:1514 +#: g10/g10.c:1520 msgid "[filename]" msgstr "[nazwa pliku]" -#: g10/g10.c:1518 +#: g10/g10.c:1524 msgid "Go ahead and type your message ...\n" msgstr "Wpisz tutaj swoj� wiadomo�� ...\n" -#: g10/decrypt.c:59 g10/g10.c:1521 g10/verify.c:68 g10/verify.c:113 +#: g10/decrypt.c:59 g10/g10.c:1527 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:1694 +#: g10/g10.c:1700 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:1700 +#: g10/g10.c:1706 msgid "" "a notation name must have only letters, digits, dots or underscores and end " "with an '='\n" @@ -880,11 +884,11 @@ msgstr "" "nazwa adnotacji mo�e zawiera� tylko litery, cyfry, kropki,\n" "podkre�lenia, i musi ko�czy� si� '='\n" -#: g10/g10.c:1706 +#: g10/g10.c:1712 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:1714 +#: g10/g10.c:1720 msgid "a notation value must not use any control characters\n" msgstr "warto�� adnotacji nie mo�e zawiera� znak�w steruj�cych\n" @@ -2692,20 +2696,16 @@ msgstr "podpis starego typu (PGP 2.x)\n" msgid "invalid root packet detected in proc_tree()\n" msgstr "wykryto niepoprawny pakiet pierwotny w proc_tree()\n" -#: g10/misc.c:94 +#: g10/misc.c:96 #, c-format msgid "can't disable core dumps: %s\n" msgstr "nie mo�na wy��czy� zrzut�w pami�ci: %s\n" -#: g10/misc.c:97 -msgid "WARNING: program may create a core file!\n" -msgstr "OSTRZE�ENIE: program mo�e stworzy� plik zrzutu pami�ci!\n" - -#: g10/misc.c:205 +#: g10/misc.c:206 msgid "Experimental algorithms should not be used!\n" msgstr "Nie nale�y u�ywa� algorytm�w do�wiadczalnych!\n" -#: g10/misc.c:232 +#: g10/misc.c:233 msgid "this cipher algorithm is depreciated; please use a more standard one!\n" msgstr "" "ten algorytm szyfruj�cy jest odradzany; prosz� u�ywa� bardziej " @@ -2854,12 +2854,12 @@ msgstr "klucz tajny nie jest dost�pny" msgid "protection algorithm %d is not supported\n" msgstr "%d - algorytm ochrony nie obs�ugiwany\n" -#: g10/seckey-cert.c:175 +#: g10/seckey-cert.c:184 msgid "Invalid passphrase; please try again ...\n" msgstr "" "Niepoprawne wyra�enie przej�ciowe (has�o); prosz� spr�bowa� ponownie ...\n" -#: g10/seckey-cert.c:231 +#: g10/seckey-cert.c:240 msgid "WARNING: Weak key detected - please change passphrase again.\n" msgstr "" "OSTRZE�ENIE: Wykryto klucz s�aby algorytmu - nale�y ponownie zmieni� \n" @@ -2950,7 +2950,7 @@ msgstr "%s: dost�p niemo�liwy: %s\n" msgid "%s: directory does not exist!\n" msgstr "%s: katalog nie istnieje!\n" -#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1363 g10/tdbio.c:444 +#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1369 g10/tdbio.c:444 #, c-format msgid "%s: can't create: %s\n" msgstr "%s: nie mo�na utworzy�: %s\n" @@ -3368,26 +3368,26 @@ msgstr "linia wej�ciowa %u jest zbyt d�uga lub brakuje jej zako�czenia\n" msgid "%s: can't create keyring: %s\n" msgstr "%s: stworzenie zbioru kluczy jest niemo�liwe: %s\n" -#: g10/ringedit.c:319 g10/ringedit.c:1368 +#: g10/ringedit.c:319 g10/ringedit.c:1374 #, c-format msgid "%s: keyring created\n" msgstr "%s: zbi�r kluczy utworzony\n" -#: g10/ringedit.c:1545 +#: g10/ringedit.c:1551 msgid "WARNING: 2 files with confidential information exists.\n" msgstr "OSTRZE�ENIE: Istniej� dwa pliki z poufnymi informacjami.\n" -#: g10/ringedit.c:1546 +#: g10/ringedit.c:1552 #, c-format msgid "%s is the unchanged one\n" msgstr "%s pozosta� bez zmian\n" -#: g10/ringedit.c:1547 +#: g10/ringedit.c:1553 #, c-format msgid "%s is the new one\n" msgstr "%s zosta� utworzony\n" -#: g10/ringedit.c:1548 +#: g10/ringedit.c:1554 msgid "Please fix this possible security flaw\n" msgstr "Prosz� usun�� to naruszenie zasad bezpiecze�stwa.\n" |