1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-27 02:02:45 +02:00
gnupg/po/pl.po
Werner Koch a6a93ac540 * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.
* cardglue.c (assuan_strerror, assuan_transact): Dummy functions
        if not build with agent support.

	* zh_TW.po, zh_CN.po, es.po, ro.po: Updated.

        * tr.po: Updated from TP.  Note: this is an exception in general
        translations from the Robot are not anymore accepted.

        * regcomp.c (MB_CUR_MAX) [_WIN32]: Define it only if not defined.
2005-05-31 10:11:01 +00:00

7497 lines
205 KiB
Plaintext

# Gnu Privacy Guard.
# Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
# Janusz A. Urbanowicz <alex@bofh.net.pl>, 1999, 2000, 2001, 2002.
#
# To be included in GnuPG 1.2.2
#
msgid ""
msgstr ""
"Project-Id-Version: gnupg-1.2.2\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n"
"POT-Creation-Date: 2005-05-31 11:45+0200\n"
"PO-Revision-Date: 2004-06-23 15:54+0200\n"
"Last-Translator: Janusz A. Urbanowicz <alex@bofh.net.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
"Xgettext-Options: --default-domain=gnupg --directory=.. --add-comments --"
"keyword=_ --keyword=N_ --files-from=./POTFILES.in\n"
"Files: util/secmem.c util/argparse.c cipher/random.c cipher/rand-dummy.c "
"cipher/rand-unix.c cipher/rand-w32.c g10/g10.c g10/pkclist.c g10/keygen.c "
"g10/decrypt.c g10/encode.c g10/import.c g10/keyedit.c g10/keylist.c g10/"
"mainproc.c g10/passphrase.c g10/plaintext.c g10/pref.c g10/seckey-cert.c g10/"
"sig-check.c g10/sign.c g10/trustdb.c g10/verify.c g10/status.c g10/pubkey-"
"enc.c\n"
#: cipher/primegen.c:121
#, fuzzy, c-format
msgid "can't gen prime with pbits=%u qbits=%u\n"
msgstr "nie mo¿na wygenerowaæ liczby pierwszej krótszej od %d bitów\n"
#: cipher/primegen.c:312
#, c-format
msgid "can't generate a prime with less than %d bits\n"
msgstr "nie mo¿na wygenerowaæ liczby pierwszej krótszej od %d bitów\n"
#: cipher/random.c:164
msgid "no entropy gathering module detected\n"
msgstr "modu³ gromadzenia entropii nie zosta³ wykryty\n"
#: cipher/random.c:388 g10/card-util.c:675 g10/card-util.c:744
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:182 g10/encode.c:482
#: g10/g10.c:970 g10/g10.c:3257 g10/import.c:179 g10/keygen.c:2252
#: g10/keyring.c:1525 g10/openfile.c:184 g10/openfile.c:337
#: g10/plaintext.c:472 g10/sign.c:781 g10/sign.c:935 g10/sign.c:1048
#: g10/sign.c:1198 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:601
#, c-format
msgid "can't open `%s': %s\n"
msgstr "nie mo¿na otworzyæ ,,%s'': %s\n"
#: cipher/random.c:392
#, c-format
msgid "can't stat `%s': %s\n"
msgstr "nie mo¿na sprawdziæ ,,%s'': %s\n"
#: cipher/random.c:397
#, c-format
msgid "`%s' is not a regular file - ignored\n"
msgstr ",,%s'' nie jest zwyk³ym plikiem - zostaje pominiêty\n"
#: cipher/random.c:402
msgid "note: random_seed file is empty\n"
msgstr "uwaga: plik random_seed jest pusty\n"
#: cipher/random.c:408
msgid "WARNING: invalid size of random_seed file - not used\n"
msgstr ""
"OSTRZE¯ENIE: niew³a¶ciwy rozmiar pliku random_seed - nie zostanie u¿yty\n"
#: cipher/random.c:416
#, c-format
msgid "can't read `%s': %s\n"
msgstr "nie mo¿na odczytaæ ,,%s'': %s\n"
#: cipher/random.c:454
msgid "note: random_seed file not updated\n"
msgstr "uwaga: plik random_seed nie jest uaktualniony\n"
#: cipher/random.c:474 g10/exec.c:478 g10/g10.c:969 g10/keygen.c:2731
#: g10/keygen.c:2761 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:261
#: g10/openfile.c:352 g10/sign.c:799 g10/sign.c:1064 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "nie mo¿na utworzyæ ,,%s'': %s\n"
#: cipher/random.c:481
#, c-format
msgid "can't write `%s': %s\n"
msgstr "nie mo¿na zapisaæ ,,%s'': %s\n"
#: cipher/random.c:484
#, c-format
msgid "can't close `%s': %s\n"
msgstr "nie mo¿na zamkn±æ ,,%s'': %s\n"
#: cipher/random.c:729
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:730
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
"\n"
"DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n"
"\n"
msgstr ""
"U¿ywany generator liczb losowych jest atrap± wprowadzon± dla umo¿liwienia\n"
"normalnej kompilacji - nie jest kryptograficznie bezpieczny!\n"
"\n"
"JAKIEKOLWIEK DANE GENEROWANE PRZEZ TEN PROGRAM NIE NADAJ¡ SIÊ DO \n"
"NORMALNEGO U¯YTKU I NIE ZAPEWNIAJ¡ BEZPIECZEÑSTWA!!\n"
#: cipher/rndegd.c:205
msgid ""
"Please wait, entropy is being gathered. Do some work if it would\n"
"keep you from getting bored, because it will improve the quality\n"
"of the entropy.\n"
msgstr ""
"Proszê czekaæ, prowadzona jest zbiórka losowo¶ci. ¯eby siê nie nudziæ, "
"mo¿esz\n"
"popracowaæ w systemie, przy okazji dostarczy to systemowi wiêcej entropii "
"do\n"
"tworzenia liczb losowych.\n"
"\n"
#: cipher/rndlinux.c:135
#, c-format
msgid ""
"\n"
"Not enough random bytes available. Please do some other work to give\n"
"the OS a chance to collect more entropy! (Need %d more bytes)\n"
msgstr ""
"\n"
"Brakuje mo¿liwo¶ci wygenerowania odpowiedniej liczby losowych bajtów.\n"
"Proszê kontynuowaæ inne dzia³ania aby system móg³ zebraæ odpowiedni±\n"
"ilo¶æ entropii do ich wygenerowania (brakuje %d bajtów).\n"
#: g10/app-openpgp.c:596
#, fuzzy, c-format
msgid "failed to store the fingerprint: %s\n"
msgstr "inicjowanie Bazy Zaufania nie powiod³o siê: %s\n"
#: g10/app-openpgp.c:609
#, fuzzy, c-format
msgid "failed to store the creation date: %s\n"
msgstr "nie powiod³a siê odbudowa bufora bazy: %s\n"
#: g10/app-openpgp.c:977
#, fuzzy, c-format
msgid "reading public key failed: %s\n"
msgstr "usuniêcie bloku klucza nie powiod³o siê: %s\n"
#: g10/app-openpgp.c:985 g10/app-openpgp.c:1910
msgid "response does not contain the public key data\n"
msgstr ""
#: g10/app-openpgp.c:993 g10/app-openpgp.c:1918
msgid "response does not contain the RSA modulus\n"
msgstr ""
#: g10/app-openpgp.c:1002 g10/app-openpgp.c:1928
msgid "response does not contain the RSA public exponent\n"
msgstr ""
#: g10/app-openpgp.c:1258 g10/app-openpgp.c:1346 g10/app-openpgp.c:2150
#, c-format
msgid "PIN callback returned error: %s\n"
msgstr ""
#: g10/app-openpgp.c:1264 g10/app-openpgp.c:1352 g10/app-openpgp.c:2156
#, c-format
msgid "PIN for CHV%d is too short; minimum length is %d\n"
msgstr ""
#: g10/app-openpgp.c:1273 g10/app-openpgp.c:1287 g10/app-openpgp.c:1362
#: g10/app-openpgp.c:2165 g10/app-openpgp.c:2179
#, fuzzy, c-format
msgid "verify CHV%d failed: %s\n"
msgstr "wysy³ka do serwera kluczy nie powiod³a siê: %s\n"
#: g10/app-openpgp.c:1310
msgid "access to admin commands is not configured\n"
msgstr ""
#: g10/app-openpgp.c:1325 g10/app-openpgp.c:2385
msgid "error retrieving CHV status from card\n"
msgstr ""
#: g10/app-openpgp.c:1331 g10/app-openpgp.c:2394
msgid "card is permanently locked!\n"
msgstr ""
#: g10/app-openpgp.c:1336
#, c-format
msgid "%d Admin PIN attempts remaining before card is permanently locked\n"
msgstr ""
#. TRANSLATORS: Do not translate the "|A|" prefix but
#. keep it at the start of the string. We need this elsewhere
#. to get some infos on the string.
#: g10/app-openpgp.c:1343
msgid "|A|Admin PIN"
msgstr ""
#. TRANSLATORS: Do not translate the "|*|" prefixes but
#. keep it at the start of the string. We need this elsewhere
#. to get some infos on the string.
#: g10/app-openpgp.c:1492
msgid "|AN|New Admin PIN"
msgstr ""
#: g10/app-openpgp.c:1492
msgid "|N|New PIN"
msgstr ""
#: g10/app-openpgp.c:1496
#, fuzzy, c-format
msgid "error getting new PIN: %s\n"
msgstr "b³±d podczas tworzenia has³a: %s\n"
#: g10/app-openpgp.c:1546 g10/app-openpgp.c:1996
#, fuzzy
msgid "error reading application data\n"
msgstr "b³±d odczytu bloku kluczy: %s\n"
#: g10/app-openpgp.c:1552 g10/app-openpgp.c:2003
#, fuzzy
msgid "error reading fingerprint DO\n"
msgstr "%s: b³±d odczytu pustego wpisu: %s\n"
#: g10/app-openpgp.c:1562
#, fuzzy
msgid "key already exists\n"
msgstr ",,%s'' ju¿ jest skompresowany\n"
#: g10/app-openpgp.c:1566
msgid "existing key will be replaced\n"
msgstr ""
#: g10/app-openpgp.c:1568
#, fuzzy
msgid "generating new key\n"
msgstr "generacja nowej pary kluczy"
#: g10/app-openpgp.c:1735
msgid "creation timestamp missing\n"
msgstr ""
#: g10/app-openpgp.c:1742
#, c-format
msgid "RSA modulus missing or not of size %d bits\n"
msgstr ""
#: g10/app-openpgp.c:1749
#, c-format
msgid "RSA public exponent missing or largerr than %d bits\n"
msgstr ""
#: g10/app-openpgp.c:1757 g10/app-openpgp.c:1764
#, c-format
msgid "RSA prime %s missing or not of size %d bits\n"
msgstr ""
#: g10/app-openpgp.c:1827
#, fuzzy, c-format
msgid "failed to store the key: %s\n"
msgstr "inicjowanie Bazy Zaufania nie powiod³o siê: %s\n"
#: g10/app-openpgp.c:1886
msgid "please wait while key is being generated ...\n"
msgstr ""
#: g10/app-openpgp.c:1901
#, fuzzy
msgid "generating key failed\n"
msgstr "usuniêcie bloku klucza nie powiod³o siê: %s\n"
#: g10/app-openpgp.c:1904
#, fuzzy, c-format
msgid "key generation completed (%d seconds)\n"
msgstr "Generacja klucza nie powiod³a siê: %s\n"
#: g10/app-openpgp.c:1961
msgid "invalid structure of OpenPGP card (DO 0x93)\n"
msgstr ""
#: g10/app-openpgp.c:2130
#, c-format
msgid "signatures created so far: %lu\n"
msgstr ""
#: g10/app-openpgp.c:2138
#, c-format
msgid "||Please enter the PIN%%0A[sigs done: %lu]"
msgstr ""
#: g10/app-openpgp.c:2399
msgid ""
"verification of Admin PIN is currently prohibited through this command\n"
msgstr ""
#: g10/app-openpgp.c:2470 g10/app-openpgp.c:2480
#, fuzzy, c-format
msgid "can't access %s - invalid OpenPGP card?\n"
msgstr "nie odnaleziono poprawnych danych w formacie OpenPGP.\n"
#: g10/armor.c:318
#, c-format
msgid "armor: %s\n"
msgstr "opakowanie: %s\n"
#: g10/armor.c:347
msgid "invalid armor header: "
msgstr "niepoprawny nag³ówek opakowania: "
#: g10/armor.c:354
msgid "armor header: "
msgstr "nag³ówek opakowania: "
#: g10/armor.c:365
msgid "invalid clearsig header\n"
msgstr "niew³a¶ciwy nag³ówek dokumentu z podpisem na koñcu\n"
#: g10/armor.c:417
msgid "nested clear text signatures\n"
msgstr "zagnie¿d¿one podpisy na koñcu dokumentu\n"
#: g10/armor.c:552
#, fuzzy
msgid "unexpected armor: "
msgstr "nieoczekiwane opakowanie:"
#: g10/armor.c:564
msgid "invalid dash escaped line: "
msgstr "niepoprawne oznaczenie linii minusami: "
#: g10/armor.c:716 g10/armor.c:1323
#, fuzzy, c-format
msgid "invalid radix64 character %02X skipped\n"
msgstr "niew³a¶ciwy znak formatu radix64: ,,%02x'', zosta³ pominiêty\n"
#: g10/armor.c:759
msgid "premature eof (no CRC)\n"
msgstr "przewczesny koniec pliku (brak CRC)\n"
#: g10/armor.c:793
msgid "premature eof (in CRC)\n"
msgstr "przedwczesny koniec pliku (w CRC)\n"
#: g10/armor.c:801
msgid "malformed CRC\n"
msgstr "b³±d formatu CRC\n"
#: g10/armor.c:805 g10/armor.c:1360
#, fuzzy, c-format
msgid "CRC error; %06lX - %06lX\n"
msgstr "B³±d sumy CRC; %06lx - %06lx\n"
#: g10/armor.c:825
#, fuzzy
msgid "premature eof (in trailer)\n"
msgstr "przedwczesny koniec pliku (w linii koñcz±cej)\n"
#: g10/armor.c:829
msgid "error in trailer line\n"
msgstr "b³±d w linii koñcz±cej\n"
#: g10/armor.c:1138
msgid "no valid OpenPGP data found.\n"
msgstr "nie odnaleziono poprawnych danych w formacie OpenPGP.\n"
#: g10/armor.c:1143
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr "b³±d opakowania: linia d³u¿sza ni¿ %d znaków\n"
#: g10/armor.c:1147
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
"znak kodowania quoted-printable w opakowaniu ASCII - prawdopodobnie\n"
"przek³amanie wprowadzone przez serwer pocztowy\n"
#: g10/card-util.c:63 g10/card-util.c:303
#, fuzzy, c-format
msgid "OpenPGP card not available: %s\n"
msgstr "brak klucza prywatnego"
#: g10/card-util.c:68
#, c-format
msgid "OpenPGP card no. %s detected\n"
msgstr ""
#: g10/card-util.c:77 g10/card-util.c:1403 g10/delkey.c:128 g10/keyedit.c:1511
#: g10/keygen.c:2436 g10/revoke.c:217 g10/revoke.c:418
#, fuzzy
msgid "can't do this in batch mode\n"
msgstr "nie dzia³a w trybie wsadowym\n"
#: g10/card-util.c:104 g10/card-util.c:1129 g10/card-util.c:1212
#: g10/keyedit.c:421 g10/keyedit.c:442 g10/keyedit.c:456 g10/keygen.c:1290
#: g10/keygen.c:1355
msgid "Your selection? "
msgstr "Twój wybór? "
#: g10/card-util.c:213 g10/card-util.c:263
msgid "[not set]"
msgstr ""
#: g10/card-util.c:410
#, fuzzy
msgid "male"
msgstr "w³kl"
#: g10/card-util.c:411
#, fuzzy
msgid "female"
msgstr "w³kl"
#: g10/card-util.c:411
#, fuzzy
msgid "unspecified"
msgstr "nie podano przyczyny"
#: g10/card-util.c:438
#, fuzzy
msgid "not forced"
msgstr "nie zosta³ przetworzony"
#: g10/card-util.c:438
msgid "forced"
msgstr ""
#: g10/card-util.c:516
msgid "Error: Only plain ASCII is currently allowed.\n"
msgstr ""
#: g10/card-util.c:518
msgid "Error: The \"<\" character may not be used.\n"
msgstr ""
#: g10/card-util.c:520
msgid "Error: Double spaces are not allowed.\n"
msgstr ""
#: g10/card-util.c:537
msgid "Cardholder's surname: "
msgstr ""
#: g10/card-util.c:539
msgid "Cardholder's given name: "
msgstr ""
#: g10/card-util.c:557
#, c-format
msgid "Error: Combined name too long (limit is %d characters).\n"
msgstr ""
#: g10/card-util.c:578
#, fuzzy
msgid "URL to retrieve public key: "
msgstr "brak odpowiadaj±cego klucza publicznego: %s\n"
#: g10/card-util.c:586
#, c-format
msgid "Error: URL too long (limit is %d characters).\n"
msgstr ""
#: g10/card-util.c:684 g10/card-util.c:753 g10/import.c:262
#, c-format
msgid "error reading `%s': %s\n"
msgstr "b³±d odczytu ,,%s'': %s\n"
#: g10/card-util.c:692
msgid "Login data (account name): "
msgstr ""
#: g10/card-util.c:702
#, c-format
msgid "Error: Login data too long (limit is %d characters).\n"
msgstr ""
#: g10/card-util.c:761
msgid "Private DO data: "
msgstr ""
#: g10/card-util.c:771
#, c-format
msgid "Error: Private DO too long (limit is %d characters).\n"
msgstr ""
#: g10/card-util.c:791
#, fuzzy
msgid "Language preferences: "
msgstr "aktualizacja ustawieñ klucza"
#: g10/card-util.c:799
#, fuzzy
msgid "Error: invalid length of preference string.\n"
msgstr "niew³a¶ciwy znak w tek¶cie ustawieñ\n"
#: g10/card-util.c:808
#, fuzzy
msgid "Error: invalid characters in preference string.\n"
msgstr "niew³a¶ciwy znak w tek¶cie ustawieñ\n"
#: g10/card-util.c:829
msgid "Sex ((M)ale, (F)emale or space): "
msgstr ""
#: g10/card-util.c:843
#, fuzzy
msgid "Error: invalid response.\n"
msgstr "b³±d: niew³a¶ciwy odcisk klucza\n"
#: g10/card-util.c:864
#, fuzzy
msgid "CA fingerprint: "
msgstr "Odcisk klucza:"
#: g10/card-util.c:887
#, fuzzy
msgid "Error: invalid formatted fingerprint.\n"
msgstr "b³±d: niew³a¶ciwy odcisk klucza\n"
#: g10/card-util.c:935
#, fuzzy, c-format
msgid "key operation not possible: %s\n"
msgstr "Generacja klucza nie powiod³a siê: %s\n"
#: g10/card-util.c:936
#, fuzzy
msgid "not an OpenPGP card"
msgstr "nie odnaleziono poprawnych danych w formacie OpenPGP.\n"
#: g10/card-util.c:945
#, fuzzy, c-format
msgid "error getting current key info: %s\n"
msgstr "b³±d podczas zapisu zbioru kluczy tajnych ,,%s'': %s\n"
#: g10/card-util.c:1030
#, fuzzy
msgid "Replace existing key? (y/N) "
msgstr "Czy na pewno podpisaæ? (t/N) "
#: g10/card-util.c:1051 g10/card-util.c:1060
msgid "Make off-card backup of encryption key? (Y/n) "
msgstr ""
#: g10/card-util.c:1072
#, fuzzy
msgid "Replace existing keys? (y/N) "
msgstr "Czy na pewno podpisaæ? (t/N) "
#: g10/card-util.c:1081
#, c-format
msgid ""
"Please note that the factory settings of the PINs are\n"
" PIN = `%s' Admin PIN = `%s'\n"
"You should change them using the command --change-pin\n"
msgstr ""
#: g10/card-util.c:1120
#, fuzzy
msgid "Please select the type of key to generate:\n"
msgstr "Proszê wybraæ rodzaj klucza:\n"
#: g10/card-util.c:1122 g10/card-util.c:1203
#, fuzzy
msgid " (1) Signature key\n"
msgstr "Wa¿no¶æ podpisu wygas³a %s.\n"
#: g10/card-util.c:1123 g10/card-util.c:1205
#, fuzzy
msgid " (2) Encryption key\n"
msgstr " (%d) RSA (tylko do szyfrowania)\n"
#: g10/card-util.c:1124 g10/card-util.c:1207
msgid " (3) Authentication key\n"
msgstr ""
#: g10/card-util.c:1140 g10/card-util.c:1223 g10/keyedit.c:940
#: g10/keygen.c:1394 g10/revoke.c:643
msgid "Invalid selection.\n"
msgstr "Niew³a¶ciwy wybór.\n"
#: g10/card-util.c:1200
#, fuzzy
msgid "Please select where to store the key:\n"
msgstr "Proszê wybraæ powód uniewa¿nienia:\n"
#: g10/card-util.c:1235
#, fuzzy
msgid "unknown key protection algorithm\n"
msgstr "nieznany algorytm ochrony\n"
#: g10/card-util.c:1240
#, fuzzy
msgid "secret parts of key are not available\n"
msgstr "Czê¶æ tajna g³ównego klucza jest niedostêpna.\n"
#: g10/card-util.c:1245
#, fuzzy
msgid "secret key already stored on a card\n"
msgstr "pominiêty: klucz prywatny jest ju¿ wpisany\n"
#: g10/card-util.c:1316 g10/keyedit.c:1350
msgid "quit this menu"
msgstr "wyj¶cie z tego menu"
#: g10/card-util.c:1318
#, fuzzy
msgid "show admin commands"
msgstr "sprzeczne polecenia\n"
#: g10/card-util.c:1319 g10/keyedit.c:1353
msgid "show this help"
msgstr "ten tekst pomocy"
#: g10/card-util.c:1321
#, fuzzy
msgid "list all available data"
msgstr "Klucz dostêpny w: "
#: g10/card-util.c:1324
msgid "change card holder's name"
msgstr ""
#: g10/card-util.c:1325
msgid "change URL to retrieve key"
msgstr ""
#: g10/card-util.c:1326
msgid "fetch the key specified in the card URL"
msgstr ""
#: g10/card-util.c:1327
#, fuzzy
msgid "change the login name"
msgstr "zmiana daty wa¿no¶ci klucza"
#: g10/card-util.c:1328
#, fuzzy
msgid "change the language preferences"
msgstr "zmiana zaufania w³a¶ciciela"
#: g10/card-util.c:1329
msgid "change card holder's sex"
msgstr ""
#: g10/card-util.c:1330
#, fuzzy
msgid "change a CA fingerprint"
msgstr "okazanie odcisku klucza"
#: g10/card-util.c:1331
msgid "toggle the signature force PIN flag"
msgstr ""
#: g10/card-util.c:1332
#, fuzzy
msgid "generate new keys"
msgstr "generacja nowej pary kluczy"
#: g10/card-util.c:1333
msgid "menu to change or unblock the PIN"
msgstr ""
#: g10/card-util.c:1334
msgid "verify the PIN and list all data"
msgstr ""
#: g10/card-util.c:1454 g10/keyedit.c:1610
msgid "Command> "
msgstr "Polecenie> "
#: g10/card-util.c:1492
#, fuzzy
msgid "Admin-only command\n"
msgstr "sprzeczne polecenia\n"
#: g10/card-util.c:1523
#, fuzzy
msgid "Admin commands are allowed\n"
msgstr "sprzeczne polecenia\n"
#: g10/card-util.c:1525
#, fuzzy
msgid "Admin commands are not allowed\n"
msgstr "zapisujê klucz tajny w '%s'\n"
#: g10/card-util.c:1599 g10/keyedit.c:2214
msgid "Invalid command (try \"help\")\n"
msgstr "Niepoprawna komenda (spróbuj \"help\")\n"
#: g10/cardglue.c:430
msgid "Please insert the card and hit return or enter 'c' to cancel: "
msgstr ""
#: g10/cardglue.c:553
#, c-format
msgid ""
"Please remove the current card and insert the one with serial number:\n"
" %.*s\n"
msgstr ""
#: g10/cardglue.c:561
msgid "Hit return when ready or enter 'c' to cancel: "
msgstr ""
#: g10/cardglue.c:886
#, fuzzy
msgid "Enter New Admin PIN: "
msgstr "Podaj identyfikator u¿ytkownika (user ID): "
#: g10/cardglue.c:887
#, fuzzy
msgid "Enter New PIN: "
msgstr "Podaj identyfikator u¿ytkownika (user ID): "
#: g10/cardglue.c:888
msgid "Enter Admin PIN: "
msgstr ""
#: g10/cardglue.c:889
#, fuzzy
msgid "Enter PIN: "
msgstr "Podaj identyfikator u¿ytkownika (user ID): "
#: g10/cardglue.c:906
#, fuzzy
msgid "Repeat this PIN: "
msgstr "Powtórz has³o: "
#: g10/cardglue.c:920
#, fuzzy
msgid "PIN not correctly repeated; try again"
msgstr "has³o nie zosta³o poprawnie powtórzone; jeszcze jedna próba"
#: g10/decrypt.c:69 g10/decrypt.c:158 g10/g10.c:3607 g10/keyring.c:377
#: g10/keyring.c:663 g10/verify.c:102 g10/verify.c:155
#, c-format
msgid "can't open `%s'\n"
msgstr "nie mo¿na otworzyæ ,,%s''\n"
#: g10/decrypt.c:105 g10/encode.c:846
msgid "--output doesn't work for this command\n"
msgstr "opcja --output nie dzia³a z tym poleceniem\n"
#: g10/delkey.c:75 g10/export.c:170 g10/keyedit.c:3381 g10/keyserver.c:1541
#: g10/revoke.c:227
#, fuzzy, c-format
msgid "key \"%s\" not found: %s\n"
msgstr "klucz ,,%s'' nie zosta³ odnaleziony: %s\n"
#: g10/delkey.c:83 g10/export.c:200 g10/import.c:2301 g10/keyserver.c:1555
#: g10/revoke.c:233 g10/revoke.c:440
#, c-format
msgid "error reading keyblock: %s\n"
msgstr "b³±d odczytu bloku kluczy: %s\n"
#: g10/delkey.c:129 g10/delkey.c:136
msgid "(unless you specify the key by fingerprint)\n"
msgstr "(chyba, ¿e klucz zostaje wybrany przez podanie odcisku)\n"
#: g10/delkey.c:135
#, fuzzy
msgid "can't do this in batch mode without \"--yes\"\n"
msgstr "bez opcji \"--yes\" nie dzia³a w trybie wsadowym\n"
#: g10/delkey.c:147
#, fuzzy
msgid "Delete this key from the keyring? (y/N) "
msgstr "Usun±æ ten klucz ze zbioru? "
#: g10/delkey.c:155
#, fuzzy
msgid "This is a secret key! - really delete? (y/N) "
msgstr "To jest klucz tajny! - czy na pewno go usun±æ? "
#: g10/delkey.c:165
#, c-format
msgid "deleting keyblock failed: %s\n"
msgstr "usuniêcie bloku klucza nie powiod³o siê: %s\n"
#: g10/delkey.c:175
msgid "ownertrust information cleared\n"
msgstr "informacja o zaufaniu dla w³a¶ciciela klucza zosta³a wymazana\n"
#: g10/delkey.c:206
#, c-format
msgid "there is a secret key for public key \"%s\"!\n"
msgstr "dla klucza publicznego ,,%s'' istnieje klucz prywatny!\n"
#: g10/delkey.c:208
msgid "use option \"--delete-secret-keys\" to delete it first.\n"
msgstr "aby go usun±æ nalezy najpierw u¿yæ opcji \"--delete-secret-key\".\n"
#: g10/encode.c:211 g10/sign.c:1218
#, c-format
msgid "error creating passphrase: %s\n"
msgstr "b³±d podczas tworzenia has³a: %s\n"
#: g10/encode.c:216
msgid "can't use a symmetric ESK packet due to the S2K mode\n"
msgstr ""
"ustawiony tryb S2K nie pozwala u¿yæ pakietu ESK dla szyfru symetrycznego\n"
#: g10/encode.c:229
#, c-format
msgid "using cipher %s\n"
msgstr "szyfrem %s\n"
#: g10/encode.c:239 g10/encode.c:545
#, c-format
msgid "`%s' already compressed\n"
msgstr ",,%s'' ju¿ jest skompresowany\n"
#: g10/encode.c:302 g10/encode.c:591 g10/sign.c:566
#, c-format
msgid "WARNING: `%s' is an empty file\n"
msgstr "OSTRZE¯ENIE: plik ,,%s'' jest pusty\n"
#: g10/encode.c:466
msgid "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n"
msgstr ""
"w trybie --pgp2 mo¿na szyfrowaæ dla kluczy RSA krótszych od 2048 bitów\n"
#: g10/encode.c:488
#, c-format
msgid "reading from `%s'\n"
msgstr "odczyt z '%s'\n"
#: g10/encode.c:517
msgid ""
"unable to use the IDEA cipher for all of the keys you are encrypting to.\n"
msgstr ""
"nie mo¿na u¿yæ szyfru IDEA z wszystkimi kluczami dla których szyfrujesz.\n"
#: g10/encode.c:527
#, fuzzy, c-format
msgid ""
"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n"
msgstr "wymuszone u¿ycie szyfru %s (%d) k³óci siê z ustawieniami adresata\n"
#: g10/encode.c:635 g10/sign.c:899
#, fuzzy, c-format
msgid ""
"WARNING: forcing compression algorithm %s (%d) violates recipient "
"preferences\n"
msgstr "wymuszone u¿ycie kompresji %s (%d) k³óci siê z ustawieniami adresata\n"
#: g10/encode.c:722
#, c-format
msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n"
msgstr "wymuszone u¿ycie szyfru %s (%d) k³óci siê z ustawieniami adresata\n"
#: g10/encode.c:792 g10/pkclist.c:722 g10/pkclist.c:758
#, c-format
msgid "you may not use %s while in %s mode\n"
msgstr "%s nie jest dostêpne w trybie %s\n"
#: g10/encode.c:819
#, c-format
msgid "%s/%s encrypted for: \"%s\"\n"
msgstr "%s/%s zaszyfrowany dla: ,,%s''\n"
#: g10/encr-data.c:67 g10/mainproc.c:302
#, c-format
msgid "%s encrypted data\n"
msgstr "dane zaszyfrowano za pomoc± %s\n"
#: g10/encr-data.c:69 g10/mainproc.c:306
#, c-format
msgid "encrypted with unknown algorithm %d\n"
msgstr "dane zaszyfrowano nieznanym algorytmem numer %d\n"
#: g10/encr-data.c:93
msgid ""
"WARNING: message was encrypted with a weak key in the symmetric cipher.\n"
msgstr ""
"OSTRZE¯ENIE: wiadomo¶æ by³a szyfrowana kluczem s³abym szyfru symetrycznego.\n"
#: g10/encr-data.c:104
msgid "problem handling encrypted packet\n"
msgstr "problem podczas obróbki pakietu szyfrowego\n"
#: g10/exec.c:49
msgid "no remote program execution supported\n"
msgstr "odwo³ania do zewnêtrznych programów s± wy³±czone\n"
#: g10/exec.c:173 g10/openfile.c:410
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nie mo¿na utworzyæ katalogu ,,%s'': %s\n"
#: g10/exec.c:314
msgid ""
"external program calls are disabled due to unsafe options file permissions\n"
msgstr ""
"nieszczelne uprawnienia ustawieñ - wo³anie zewnêtrznych programów wy³±czone\n"
#: g10/exec.c:344
#, fuzzy
msgid "this platform requires temporary files when calling external programs\n"
msgstr ""
"platforma wymaga u¿ycia plików tymczasowych do wo³ania zewnêtrznych "
"programów\n"
#: g10/exec.c:422
#, fuzzy, c-format
msgid "unable to execute program `%s': %s\n"
msgstr "nie mo¿na wykonaæ %s ,,%s'': %s\n"
#: g10/exec.c:425
#, fuzzy, c-format
msgid "unable to execute shell `%s': %s\n"
msgstr "nie mo¿na wykonaæ %s ,,%s'': %s\n"
#: g10/exec.c:510
#, c-format
msgid "system error while calling external program: %s\n"
msgstr "b³±d systemu podczas wo³ania programu zewnêtrznego: %s\n"
#: g10/exec.c:521 g10/exec.c:587
msgid "unnatural exit of external program\n"
msgstr "nienaturalne zakoñczenie pracy zewnêtrznego programu\n"
#: g10/exec.c:536
msgid "unable to execute external program\n"
msgstr "nie mo¿na uruchomiæ zewnêtrznego programu\n"
#: g10/exec.c:552
#, c-format
msgid "unable to read external program response: %s\n"
msgstr "nie mo¿na odczytaæ odpowiedzi programu zewnêtrznego: %s\n"
#: g10/exec.c:598 g10/exec.c:605
#, c-format
msgid "WARNING: unable to remove tempfile (%s) `%s': %s\n"
msgstr "OSTRZE¯ENIE: nie mo¿na skasowaæ pliku tymczasowego (%s) ,,%s'': %s.\n"
#: g10/exec.c:610
#, c-format
msgid "WARNING: unable to remove temp directory `%s': %s\n"
msgstr "OSTRZE¯ENIE: nie mo¿na skasowaæ tymczasowego katalogu ,,%s'': %s.\n"
#: g10/export.c:184
#, fuzzy
msgid "exporting secret keys not allowed\n"
msgstr "zapisujê klucz tajny w '%s'\n"
#: g10/export.c:213
#, fuzzy, c-format
msgid "key %s: not protected - skipped\n"
msgstr "klucz %08lX: nie jest chroniony - pominiêty\n"
#: g10/export.c:221
#, fuzzy, c-format
msgid "key %s: PGP 2.x style key - skipped\n"
msgstr "klucz %08lX: klucz PGP 2.x - pominiêty\n"
#: g10/export.c:398
#, fuzzy, c-format
msgid "WARNING: secret key %s does not have a simple SK checksum\n"
msgstr "OSTRZE¯ENIE: klucz prywatny %08lX nie ma prostej sumy kontrolnej SK.\n"
#: g10/export.c:430
msgid "WARNING: nothing exported\n"
msgstr "OSTRZE¯ENIE: nic nie zosta³o wyeksportowane!\n"
#: g10/g10.c:362
msgid ""
"@Commands:\n"
" "
msgstr ""
"@Polecenia:\n"
" "
#: g10/g10.c:364
msgid "|[file]|make a signature"
msgstr "|[plik]|z³o¿enie podpisu"
#: g10/g10.c:365
msgid "|[file]|make a clear text signature"
msgstr "|[plik]|z³o¿enie podpisu pod dokumentem"
#: g10/g10.c:366
msgid "make a detached signature"
msgstr "z³o¿enie podpisu oddzielonego od dokumentu"
#: g10/g10.c:367
msgid "encrypt data"
msgstr "szyfrowanie danych"
#: g10/g10.c:369
msgid "encryption only with symmetric cipher"
msgstr "szyfrowanie tylko szyfrem symetrycznym"
#: g10/g10.c:371
msgid "decrypt data (default)"
msgstr "odszyfrowywanie danych (domy¶lne)"
#: g10/g10.c:373
msgid "verify a signature"
msgstr "sprawdzenie podpisu"
#: g10/g10.c:375
msgid "list keys"
msgstr "lista kluczy"
#: g10/g10.c:377
msgid "list keys and signatures"
msgstr "lista kluczy i podpisów"
#: g10/g10.c:378
#, fuzzy
msgid "list and check key signatures"
msgstr "sprawdzenie podpisów kluczy"
#: g10/g10.c:379
msgid "list keys and fingerprints"
msgstr "lista kluczy i ich odcisków"
#: g10/g10.c:380
msgid "list secret keys"
msgstr "lista kluczy prywatnych"
#: g10/g10.c:381
msgid "generate a new key pair"
msgstr "generacja nowej pary kluczy"
#: g10/g10.c:382
msgid "remove keys from the public keyring"
msgstr "usuniêcie klucza ze zbioru kluczy publicznych"
#: g10/g10.c:384
msgid "remove keys from the secret keyring"
msgstr "usuniêcie klucza ze zbioru kluczy prywatnych"
#: g10/g10.c:385
msgid "sign a key"
msgstr "z³o¿enie podpisu na kluczu"
#: g10/g10.c:386
msgid "sign a key locally"
msgstr "z³o¿enie prywatnego podpisu na kluczu"
#: g10/g10.c:387
msgid "sign or edit a key"
msgstr "podpisanie lub modyfikacja klucza"
#: g10/g10.c:388
msgid "generate a revocation certificate"
msgstr "tworzenie certyfikatu uniewa¿nienia klucza"
#: g10/g10.c:390
msgid "export keys"
msgstr "eksport kluczy do pliku"
#: g10/g10.c:391
msgid "export keys to a key server"
msgstr "eksport kluczy do serwera kluczy"
#: g10/g10.c:392
msgid "import keys from a key server"
msgstr "import kluczy z serwera kluczy"
#: g10/g10.c:394
msgid "search for keys on a key server"
msgstr "szukanie kluczy na serwerze"
#: g10/g10.c:396
msgid "update all keys from a keyserver"
msgstr "od¶wie¿enie wszystkich kluczy z serwera"
#: g10/g10.c:399
msgid "import/merge keys"
msgstr "import/do³±czenie kluczy"
#: g10/g10.c:402
msgid "print the card status"
msgstr ""
#: g10/g10.c:403
msgid "change data on a card"
msgstr ""
#: g10/g10.c:404
msgid "change a card's PIN"
msgstr ""
#: g10/g10.c:412
msgid "update the trust database"
msgstr "uaktualnienie bazy zaufania"
#: g10/g10.c:419
msgid "|algo [files]|print message digests"
msgstr "|algo [pliki]|skróty wiadomo¶ci"
#: g10/g10.c:423 g10/gpgv.c:71
msgid ""
"@\n"
"Options:\n"
" "
msgstr ""
"@\n"
"Opcje:\n"
" "
#: g10/g10.c:425
msgid "create ascii armored output"
msgstr "opakowanie ASCII pliku wynikowego"
#: g10/g10.c:427
msgid "|NAME|encrypt for NAME"
msgstr "|NAZWA|szyfrowanie dla odbiorcy NAZWA"
#: g10/g10.c:438
msgid "use this user-id to sign or decrypt"
msgstr "identyfikator do podpisania lub odszyfrowania"
#: g10/g10.c:439
msgid "|N|set compress level N (0 disables)"
msgstr "|N|poziom kompresji N (0 - bez)"
#: g10/g10.c:444
msgid "use canonical text mode"
msgstr "kanoniczny format tekstowy"
#: g10/g10.c:458
msgid "use as output file"
msgstr "plik wyj¶ciowy"
#: g10/g10.c:460 g10/gpgv.c:73
msgid "verbose"
msgstr "z dodatkowymi informacjami"
#: g10/g10.c:471
msgid "do not make any changes"
msgstr "pozostawienie bez zmian"
#: g10/g10.c:472
msgid "prompt before overwriting"
msgstr "pytanie przed nadpisaniem plików"
#: g10/g10.c:513
msgid "use strict OpenPGP behavior"
msgstr ""
#: g10/g10.c:514
msgid "generate PGP 2.x compatible messages"
msgstr ""
#: g10/g10.c:542
msgid ""
"@\n"
"(See the man page for a complete listing of all commands and options)\n"
msgstr ""
"@\n"
"(Pe³n± listê poleceñ i opcji mo¿na znale¼æ w podrêczniku systemowym.)\n"
#: g10/g10.c:545
msgid ""
"@\n"
"Examples:\n"
"\n"
" -se -r Bob [file] sign and encrypt for user Bob\n"
" --clearsign [file] make a clear text signature\n"
" --detach-sign [file] make a detached signature\n"
" --list-keys [names] show keys\n"
" --fingerprint [names] show fingerprints\n"
msgstr ""
"@\n"
"Przyk³ady:\n"
"\n"
" -se -r Bob [plik] podpisaæ i zaszyfrowaæ kluczem Boba\n"
" --clearsign [plik] podpisaæ z pozostawieniem czytelno¶ci dokumentu\n"
" --detach-sign [plik] podpisaæ z umieszczeniem podpisu w osobnym "
"pliku\n"
" --list-keys [nazwy] pokazuje klucze\n"
" --fingerprint [nazwy] pokazuje odciski kluczy\n"
#: g10/g10.c:724 g10/gpgv.c:98
msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n"
msgstr "B³êdy prosimy zg³aszaæ na adres <gnupg-bugs@gnu.org>.\n"
#: g10/g10.c:741
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "Wywo³anie: gpg [opcje] [pliki] (-h podaje pomoc)"
#: g10/g10.c:744
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
"default operation depends on the input data\n"
msgstr ""
"Sk³adnia: gpg [opcje] [pliki]\n"
"podpisywanie, sprawdzanie podpisów, szyfrowanie, deszyfrowanie\n"
"domy¶lnie wykonywana operacja zale¿y od danych wej¶ciowych\n"
#: g10/g10.c:755
msgid ""
"\n"
"Supported algorithms:\n"
msgstr ""
"\n"
"Obs³ugiwane algorytmy:\n"
#: g10/g10.c:758
msgid "Pubkey: "
msgstr "Asymetryczne: "
#: g10/g10.c:764 g10/keyedit.c:2252
msgid "Cipher: "
msgstr "Symetryczne: "
#: g10/g10.c:770
msgid "Hash: "
msgstr "Skrótów: "
#: g10/g10.c:776 g10/keyedit.c:2298
msgid "Compression: "
msgstr "Kompresji: "
#: g10/g10.c:859
msgid "usage: gpg [options] "
msgstr "wywo³anie: gpg [opcje]"
#: g10/g10.c:1007
msgid "conflicting commands\n"
msgstr "sprzeczne polecenia\n"
#: g10/g10.c:1025
#, fuzzy, c-format
msgid "no = sign found in group definition `%s'\n"
msgstr "w definicji grupy ,,%s'' brak znaku ,,=''\n"
#: g10/g10.c:1222
#, fuzzy, c-format
msgid "WARNING: unsafe ownership on homedir `%s'\n"
msgstr "OSTRZE¯ENIE: niebezpieczne prawa w³asno¶ci do %s ,,%s''.\n"
#: g10/g10.c:1225
#, fuzzy, c-format
msgid "WARNING: unsafe ownership on configuration file `%s'\n"
msgstr "OSTRZE¯ENIE: niebezpieczne prawa w³asno¶ci do %s ,,%s''.\n"
#: g10/g10.c:1228
#, fuzzy, c-format
msgid "WARNING: unsafe ownership on extension `%s'\n"
msgstr "OSTRZE¯ENIE: niebezpieczne prawa w³asno¶ci do %s ,,%s''.\n"
#: g10/g10.c:1234
#, fuzzy, c-format
msgid "WARNING: unsafe permissions on homedir `%s'\n"
msgstr "OSTRZE¯ENIE: niebezpieczne prawa dostêpu do %s ,,%s''.\n"
#: g10/g10.c:1237
#, fuzzy, c-format
msgid "WARNING: unsafe permissions on configuration file `%s'\n"
msgstr "OSTRZE¯ENIE: niebezpieczne prawa dostêpu do %s ,,%s''.\n"
#: g10/g10.c:1240
#, fuzzy, c-format
msgid "WARNING: unsafe permissions on extension `%s'\n"
msgstr "OSTRZE¯ENIE: niebezpieczne prawa dostêpu do %s ,,%s''.\n"
#: g10/g10.c:1246
#, fuzzy, c-format
msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n"
msgstr ""
"OSTRZE¯ENIE: niebezpieczne prawa w³asno¶ci do katalogu\n"
" zawieraj±cego %s ,,%s''\n"
#: g10/g10.c:1249
#, fuzzy, c-format
msgid ""
"WARNING: unsafe enclosing directory ownership on configuration file `%s'\n"
msgstr ""
"OSTRZE¯ENIE: niebezpieczne prawa w³asno¶ci do katalogu\n"
" zawieraj±cego %s ,,%s''\n"
#: g10/g10.c:1252
#, fuzzy, c-format
msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n"
msgstr ""
"OSTRZE¯ENIE: niebezpieczne prawa w³asno¶ci do katalogu\n"
" zawieraj±cego %s ,,%s''\n"
#: g10/g10.c:1258
#, fuzzy, c-format
msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n"
msgstr ""
"OSTRZE¯ENIE: niebezpieczne prawa dostêpu do katalogu \n"
" zawieraj±cego %s ,,%s''\n"
#: g10/g10.c:1261
#, fuzzy, c-format
msgid ""
"WARNING: unsafe enclosing directory permissions on configuration file `%s'\n"
msgstr ""
"OSTRZE¯ENIE: niebezpieczne prawa dostêpu do katalogu \n"
" zawieraj±cego %s ,,%s''\n"
#: g10/g10.c:1264
#, fuzzy, c-format
msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n"
msgstr ""
"OSTRZE¯ENIE: niebezpieczne prawa dostêpu do katalogu \n"
" zawieraj±cego %s ,,%s''\n"
#: g10/g10.c:1405
#, fuzzy, c-format
msgid "unknown configuration item `%s'\n"
msgstr "nieznana opcja ,,%s''\n"
#: g10/g10.c:1802
#, c-format
msgid "NOTE: old default options file `%s' ignored\n"
msgstr "UWAGA: stary domy¶lny plik opcji ,,%s'' zosta³ zignorowany\n"
#: g10/g10.c:1844
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "UWAGA: brak domy¶lnego pliku opcji ,,%s''\n"
#: g10/g10.c:1848
#, c-format
msgid "option file `%s': %s\n"
msgstr "plik opcji ,,%s'': %s\n"
#: g10/g10.c:1855
#, c-format
msgid "reading options from `%s'\n"
msgstr "odczyt opcji z ,,%s''\n"
#: g10/g10.c:2069 g10/g10.c:2613 g10/g10.c:2632
#, c-format
msgid "NOTE: %s is not for normal use!\n"
msgstr "UWAGA: %s nie jest do normalnego u¿ytku!\n"
#: g10/g10.c:2082
#, fuzzy, c-format
msgid "cipher extension `%s' not loaded due to unsafe permissions\n"
msgstr ""
"modu³ szyfru ,,%s'' nie zosta³ za³adowany z powodu niebezpiecznych praw "
"dostêpu\n"
#: g10/g10.c:2236 g10/g10.c:2248
#, fuzzy, c-format
msgid "`%s' is not a valid signature expiration\n"
msgstr "%s nie jest poprawn± nazw± zestawu znaków\n"
#: g10/g10.c:2321
#, fuzzy, c-format
msgid "`%s' is not a valid character set\n"
msgstr "%s nie jest poprawn± nazw± zestawu znaków\n"
#: g10/g10.c:2340 g10/keyedit.c:3897
#, fuzzy
msgid "could not parse keyserver URL\n"
msgstr "niezrozuma³y URI serwera kluczy\n"
#: g10/g10.c:2346
#, fuzzy, c-format
msgid "%s:%d: invalid keyserver options\n"
msgstr "%s:%d niepoprawne opcje eksportu kluczy\n"
#: g10/g10.c:2349
#, fuzzy
msgid "invalid keyserver options\n"
msgstr "niepoprawne opcje eksportu kluczy\n"
#: g10/g10.c:2356
#, c-format
msgid "%s:%d: invalid import options\n"
msgstr "%s:%d: niepoprawne opcje wczytania kluczy\n"
#: g10/g10.c:2359
msgid "invalid import options\n"
msgstr "niepoprawne opcje wczytania kluczy\n"
#: g10/g10.c:2366
#, c-format
msgid "%s:%d: invalid export options\n"
msgstr "%s:%d niepoprawne opcje eksportu kluczy\n"
#: g10/g10.c:2369
msgid "invalid export options\n"
msgstr "niepoprawne opcje eksportu kluczy\n"
#: g10/g10.c:2376
#, fuzzy, c-format
msgid "%s:%d: invalid list options\n"
msgstr "%s:%d: niepoprawne opcje wczytania kluczy\n"
#: g10/g10.c:2379
#, fuzzy
msgid "invalid list options\n"
msgstr "niepoprawne opcje wczytania kluczy\n"
#: g10/g10.c:2401
#, fuzzy, c-format
msgid "%s:%d: invalid verify options\n"
msgstr "%s:%d niepoprawne opcje eksportu kluczy\n"
#: g10/g10.c:2404
#, fuzzy
msgid "invalid verify options\n"
msgstr "niepoprawne opcje eksportu kluczy\n"
#: g10/g10.c:2411
#, c-format
msgid "unable to set exec-path to %s\n"
msgstr "nie mo¿na ustawiæ ¶cie¿ki programów wykonywalnych na %s\n"
#: g10/g10.c:2602
msgid "WARNING: program may create a core file!\n"
msgstr "OSTRZE¯ENIE: program mo¿e stworzyæ plik zrzutu pamiêci!\n"
#: g10/g10.c:2606
#, c-format
msgid "WARNING: %s overrides %s\n"
msgstr "OSTRZE¯ENIE: %s powoduje obej¶cie %s\n"
#: g10/g10.c:2615
#, c-format
msgid "%s not allowed with %s!\n"
msgstr "Nie wolno u¿ywaæ %s z %s!\n"
#: g10/g10.c:2618
#, c-format
msgid "%s makes no sense with %s!\n"
msgstr "%s nie ma sensu w po³±czeniu z %s!\n"
#: g10/g10.c:2625
#, fuzzy, c-format
msgid "NOTE: %s is not available in this version\n"
msgstr "gpg-agent nie jest dostêpny w tej sesji\n"
#: g10/g10.c:2640
#, fuzzy, c-format
msgid "will not run with insecure memory due to %s\n"
msgstr "zapisujê klucz tajny w '%s'\n"
#: g10/g10.c:2654
msgid "you can only make detached or clear signatures while in --pgp2 mode\n"
msgstr ""
"w trybie --pgp2 mo¿na sk³adaæ tylko podpisy oddzielne lub do³±czone do "
"tekstu\n"
#: g10/g10.c:2660
msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n"
msgstr "w trybie --pgp2 nie mo¿na jednocze¶nie szyfrowaæ i podpisywaæ\n"
#: g10/g10.c:2666
msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n"
msgstr "w trybie --pgp2 trzeba u¿ywaæ plików a nie potoków.\n"
#: g10/g10.c:2679
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "szyfrowanie wiadomo¶ci w trybie --pgp2 wymaga modu³u szyfru IDEA\n"
#: g10/g10.c:2746 g10/g10.c:2770
msgid "selected cipher algorithm is invalid\n"
msgstr "wybrany algorytm szyfruj±cy jest niepoprawny\n"
#: g10/g10.c:2752 g10/g10.c:2776
msgid "selected digest algorithm is invalid\n"
msgstr "wybrany algorytm skrótów wiadomo¶ci jest niepoprawny\n"
#: g10/g10.c:2758
#, fuzzy
msgid "selected compression algorithm is invalid\n"
msgstr "wybrany algorytm szyfruj±cy jest niepoprawny\n"
#: g10/g10.c:2764
msgid "selected certification digest algorithm is invalid\n"
msgstr "wybrany algorytm skrótów po¶wiadczeñ jest niepoprawny\n"
#: g10/g10.c:2779
msgid "completes-needed must be greater than 0\n"
msgstr "warto¶æ completes-needed musi byæ wiêksza od 0\n"
#: g10/g10.c:2781
msgid "marginals-needed must be greater than 1\n"
msgstr "warto¶æ marginals-needed musi byæ wiêksza od 1\n"
#: g10/g10.c:2783
#, fuzzy
msgid "max-cert-depth must be in the range from 1 to 255\n"
msgstr "warto¶æ max-cert-depth musi mie¶ciæ siê w zakresie od 1 do 255\n"
#: g10/g10.c:2785
msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n"
msgstr ""
"niew³a¶ciwy domy¶lny poziom sprawdzania; musi mieæ warto¶æ 0, 1, 2 lub 3\n"
#: g10/g10.c:2787
msgid "invalid min-cert-level; must be 1, 2, or 3\n"
msgstr ""
"niew³a¶ciwy minimalny poziom sprawdzania; musi mieæ warto¶æ 0, 1, 2 lub 3\n"
#: g10/g10.c:2790
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "UWAGA: prosty tryb S2K (0) jest stanowczo odradzany\n"
#: g10/g10.c:2794
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:2801
msgid "invalid default preferences\n"
msgstr "niew³a¶ciwe domy¶lne ustawienia\n"
#: g10/g10.c:2810
msgid "invalid personal cipher preferences\n"
msgstr "niew³a¶ciwe ustawienia szyfrów\n"
#: g10/g10.c:2814
msgid "invalid personal digest preferences\n"
msgstr "niew³a¶ciwe ustawienia skrótów\n"
#: g10/g10.c:2818
msgid "invalid personal compress preferences\n"
msgstr "niew³a¶ciwe ustawienia algorytmów kompresji\n"
#: g10/g10.c:2851
#, c-format
msgid "%s does not yet work with %s\n"
msgstr "%s jeszcze nie dzia³a z %s!\n"
#: g10/g10.c:2898
#, fuzzy, c-format
msgid "you may not use cipher algorithm `%s' while in %s mode\n"
msgstr "szyfr ,,%s'' nie jest dostêpny w trybie %s\n"
#: g10/g10.c:2903
#, fuzzy, c-format
msgid "you may not use digest algorithm `%s' while in %s mode\n"
msgstr "skrót ,,%s'' nie jest dostêpny w trybie %s\n"
#: g10/g10.c:2908
#, fuzzy, c-format
msgid "you may not use compression algorithm `%s' while in %s mode\n"
msgstr "kompresja ,,%s'' nie jest dostêpna w trybie %s\n"
#: g10/g10.c:3004
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "inicjowanie Bazy Zaufania nie powiod³o siê: %s\n"
#: g10/g10.c:3015
msgid "WARNING: recipients (-r) given without using public key encryption\n"
msgstr "OSTRZE¯ENIE: podano adresatów (-r) w dzia³aniu które ich nie dotyczy\n"
#: g10/g10.c:3026
msgid "--store [filename]"
msgstr "--store [plik]"
#: g10/g10.c:3033
msgid "--symmetric [filename]"
msgstr "--symmetric [plik]"
#: g10/g10.c:3035
#, fuzzy, c-format
msgid "symmetric encryption of `%s' failed: %s\n"
msgstr "b³±d odszyfrowywania: %s\n"
#: g10/g10.c:3045
msgid "--encrypt [filename]"
msgstr "--encrypt [plik]"
#: g10/g10.c:3058
#, fuzzy
msgid "--symmetric --encrypt [filename]"
msgstr "--sign --encrypt [plik]"
#: g10/g10.c:3060
msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n"
msgstr ""
#: g10/g10.c:3063
#, fuzzy, c-format
msgid "you cannot use --symmetric --encrypt while in %s mode\n"
msgstr "%s nie jest dostêpne w trybie %s\n"
#: g10/g10.c:3081
msgid "--sign [filename]"
msgstr "--sign [plik]"
#: g10/g10.c:3094
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [plik]"
#: g10/g10.c:3109
#, fuzzy
msgid "--symmetric --sign --encrypt [filename]"
msgstr "--sign --encrypt [plik]"
#: g10/g10.c:3111
msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n"
msgstr ""
#: g10/g10.c:3114
#, fuzzy, c-format
msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n"
msgstr "%s nie jest dostêpne w trybie %s\n"
#: g10/g10.c:3134
msgid "--sign --symmetric [filename]"
msgstr "--sign --symmetric [plik]"
#: g10/g10.c:3143
msgid "--clearsign [filename]"
msgstr "--clearsign [plik]\""
#: g10/g10.c:3168
msgid "--decrypt [filename]"
msgstr "--decrypt [plik]"
#: g10/g10.c:3176
msgid "--sign-key user-id"
msgstr "--sign-key nazwa u¿ytkownika"
#: g10/g10.c:3180
msgid "--lsign-key user-id"
msgstr "--lsign-key nazwa u¿ytkownika"
#: g10/g10.c:3201
msgid "--edit-key user-id [commands]"
msgstr "--edit-key nazwa u¿ytkownika [polecenia]"
#: g10/g10.c:3272
msgid "-k[v][v][v][c] [user-id] [keyring]"
msgstr "-k[v][v][v][c] [identyfikator] [zbiór kluczy]"
#: g10/g10.c:3309
#, c-format
msgid "keyserver send failed: %s\n"
msgstr "wysy³ka do serwera kluczy nie powiod³a siê: %s\n"
#: g10/g10.c:3311
#, c-format
msgid "keyserver receive failed: %s\n"
msgstr "odbiór z serwera kluczy nie powiód³ siê: %s\n"
#: g10/g10.c:3313
#, c-format
msgid "key export failed: %s\n"
msgstr "eksport kluczy nie powiód³ siê: %s\n"
#: g10/g10.c:3324
#, c-format
msgid "keyserver search failed: %s\n"
msgstr "szukanie w serwerze kluczy nie powiod³o siê: %s\n"
#: g10/g10.c:3334
#, c-format
msgid "keyserver refresh failed: %s\n"
msgstr "od¶wie¿enie kluczy z serwera nie powiod³o siê: %s\n"
#: g10/g10.c:3375
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "zdjêcie opakowania ASCII nie powiod³o siê: %s\n"
#: g10/g10.c:3383
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "opakowywanie ASCII nie powiod³o siê: %s\n"
#: g10/g10.c:3470
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "niew³a¶ciwy algorytm skrótu ,%s'\n"
#: g10/g10.c:3593
msgid "[filename]"
msgstr "[nazwa pliku]"
#: g10/g10.c:3597
msgid "Go ahead and type your message ...\n"
msgstr "Wpisz tutaj swoj± wiadomo¶æ ...\n"
#: g10/g10.c:3887
msgid ""
"a notation name must have only printable characters or spaces, and end with "
"an '='\n"
msgstr ""
"nazwa adnotacji mo¿e zawieraæ tylko litery, cyfry, kropki i podkre¶lenia, \n"
"i musi koñczyæ siê ,,=''\n"
#: g10/g10.c:3895
msgid "a user notation name must contain the '@' character\n"
msgstr "adnotacja u¿ytkownika musi zawieraæ znak '@'\n"
#: g10/g10.c:3900
#, fuzzy
msgid "a notation name must not contain more than one '@' character\n"
msgstr "adnotacja u¿ytkownika musi zawieraæ znak '@'\n"
#: g10/g10.c:3911
msgid "a notation value must not use any control characters\n"
msgstr "tre¶æ adnotacji nie mo¿e zawieraæ znaków steruj±cych\n"
#: g10/g10.c:3945
msgid "the given certification policy URL is invalid\n"
msgstr "podany URL regulaminu po¶wiadczania jest niepoprawny\n"
#: g10/g10.c:3947
msgid "the given signature policy URL is invalid\n"
msgstr "podany URL regulaminu podpisów jest niepoprawny\n"
#: g10/g10.c:3980
#, fuzzy
msgid "the given preferred keyserver URL is invalid\n"
msgstr "podany URL regulaminu podpisów jest niepoprawny\n"
#: g10/getkey.c:151
msgid "too many entries in pk cache - disabled\n"
msgstr "zbyt wiele wpisów w buforze kluczy publicznych - wy³±czony\n"
#: g10/getkey.c:187 g10/getkey.c:2757
#, fuzzy
msgid "[User ID not found]"
msgstr "[brak identyfikatora u¿ytkownika]"
#: g10/getkey.c:1684
#, fuzzy, c-format
msgid "Invalid key %s made valid by --allow-non-selfsigned-uid\n"
msgstr ""
"Opcja --allow-non-selfsigned-uid wymusi³a uznanie za poprawny klucza %08lX.\n"
#: g10/getkey.c:2235
#, fuzzy, c-format
msgid "no secret subkey for public subkey %s - ignoring\n"
msgstr "brak prywatnego odpowiednika podklucza publicznego %08lX - pominiêty\n"
#: g10/getkey.c:2466
#, fuzzy, c-format
msgid "using subkey %s instead of primary key %s\n"
msgstr "u¿ywany jest podklucz %08lX zamiast klucza g³ównego %08lX\n"
#: g10/getkey.c:2513
#, fuzzy, c-format
msgid "key %s: secret key without public key - skipped\n"
msgstr "klucz %08lX: klucz tajny bez klucza jawnego - pominiêty\n"
#: g10/gpgv.c:74
msgid "be somewhat more quiet"
msgstr "mniej komunikatóww"
#: g10/gpgv.c:75
msgid "take the keys from this keyring"
msgstr "pobieranie kluczy z tego zbioru"
#: g10/gpgv.c:77
msgid "make timestamp conflicts only a warning"
msgstr "nie traktowaæ konfliktu datowników jako b³êdu"
#: g10/gpgv.c:78
msgid "|FD|write status info to this FD"
msgstr "|FD|pisanie opisu stanu do deskryptora FD"
#: g10/gpgv.c:102
msgid "Usage: gpgv [options] [files] (-h for help)"
msgstr "Wywo³anie: gpgv [opcje] [pliki] (-h podaje pomoc)"
#: g10/gpgv.c:105
msgid ""
"Syntax: gpg [options] [files]\n"
"Check signatures against known trusted keys\n"
msgstr ""
"Sk³adnia: gpgm [opcje] [pliki]\n"
"Sprawdzanie podpisów ze znanych zaufanych kluczy\n"
#: g10/helptext.c:49
msgid ""
"It's up to you to assign a value here; this value will never be exported\n"
"to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
"to do with the (implicitly created) web-of-certificates."
msgstr ""
"Te wartosci u¿ytkownik przydziela wg swojego uznania; nie bêd± nigdy\n"
"eksportowane poza ten system. Potrzebne s± one do zbudowania sieci\n"
"zaufania, i nie ma to nic wspólnego z tworzon± automatycznie sieci±\n"
"certyfikatów."
#: g10/helptext.c:55
msgid ""
"To build the Web-of-Trust, GnuPG needs to know which keys are\n"
"ultimately trusted - those are usually the keys for which you have\n"
"access to the secret key. Answer \"yes\" to set this key to\n"
"ultimately trusted\n"
msgstr ""
"Aby zbudowaæ Sieæ Zaufania, GnuPG potrzebuje znaæ klucze do których\n"
"masz absolutne zaufanie. Zwykle s± to klucze do których masz klucze\n"
"tajne. Odpowiedz ,,tak'', je¶li chcesz okre¶liæ ten klucz jako klucz\n"
"do którego masz absolutne zaufanie.\n"
#: g10/helptext.c:62
msgid "If you want to use this untrusted key anyway, answer \"yes\"."
msgstr ""
"Je¶li mimo wszystko chcesz u¿yæ tego klucza, klucza, co do którego nie ma\n"
"¿adnej pewno¶ci do kogo nale¿y, odpowiedz ,,tak''."
#: g10/helptext.c:66
msgid ""
"Enter the user ID of the addressee to whom you want to send the message."
msgstr "Podaj adresatów tej wiadomo¶ci."
#: g10/helptext.c:70
msgid ""
"Select the algorithm to use.\n"
"\n"
"DSA (aka DSS) is the Digital Signature Algorithm and can only be used\n"
"for signatures.\n"
"\n"
"Elgamal is an encrypt-only algorithm.\n"
"\n"
"RSA may be used for signatures or encryption.\n"
"\n"
"The first (primary) key must always be a key which is capable of signing."
msgstr ""
#: g10/helptext.c:84
msgid ""
"In general it is not a good idea to use the same key for signing and\n"
"encryption. This algorithm should only be used in certain domains.\n"
"Please consult your security expert first."
msgstr ""
"U¿ywanie tego samego klucza do podpisywania i szyfrowania nie jest dobrym\n"
"pomys³em. Mo¿na tak postêpowaæ tylko w niektórych zastosowaniach. Proszê "
"siê\n"
"najpierw skonsultowaæ z ekspertem od bezpieczeñstwa. "
#: g10/helptext.c:91
msgid "Enter the size of the key"
msgstr "Wprowad¼ rozmiar klucza"
#: g10/helptext.c:95 g10/helptext.c:100 g10/helptext.c:112 g10/helptext.c:144
#: g10/helptext.c:172 g10/helptext.c:177 g10/helptext.c:182
msgid "Answer \"yes\" or \"no\""
msgstr "Odpowied¼ \"tak\" lub \"nie\"."
#: g10/helptext.c:105
msgid ""
"Enter the required value as shown in the prompt.\n"
"It is possible to enter a ISO date (YYYY-MM-DD) but you won't\n"
"get a good error response - instead the system tries to interpret\n"
"the given value as an interval."
msgstr ""
"Wprowad¼ ¿±dan± warto¶æ (jak w znaku zachêty). \n"
"Mo¿na tu podaæ datê w formacie ISO (RRRR-MM-DD) ale nie da to\n"
"w³a¶ciwej obs³ugi b³êdów - system próbuje interpretowaæ podan± warto¶æ\n"
"jako okres."
#: g10/helptext.c:117
msgid "Enter the name of the key holder"
msgstr "Nazwa w³a¶ciciela klucza."
#: g10/helptext.c:122
msgid "please enter an optional but highly suggested email address"
msgstr "proszê wprowadziæ opcjonalny ale wysoce doradzany adres e-mail"
#: g10/helptext.c:126
msgid "Please enter an optional comment"
msgstr "Proszê wprowadziæ opcjonalny komentarz"
# OSTRZE¯ENIE: nic nie zosta³o wyeksportowane!
#: g10/helptext.c:131
msgid ""
"N to change the name.\n"
"C to change the comment.\n"
"E to change the email address.\n"
"O to continue with key generation.\n"
"Q to to quit the key generation."
msgstr ""
"N aby zmieniæ nazwê (nazwisko).\n"
"C aby zmieniæ komentarz.<\n"
"E aby zmieniæ adres e-mail.\n"
"O aby kontynuowaæ tworzenie klucza.\n"
"Q aby zrezygnowaæ z tworzenia klucza."
#: g10/helptext.c:140
msgid "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key."
msgstr "Je¶li ma zostaæ wygenerowany podklucz, nale¿y odpowiedzieæ \"tak\"."
#: g10/helptext.c:148
msgid ""
"When you sign a user ID on a key, you should first verify that the key\n"
"belongs to the person named in the user ID. It is useful for others to\n"
"know how carefully you verified this.\n"
"\n"
"\"0\" means you make no particular claim as to how carefully you verified "
"the\n"
" key.\n"
"\n"
"\"1\" means you believe the key is owned by the person who claims to own it\n"
" but you could not, or did not verify the key at all. This is useful "
"for\n"
" a \"persona\" verification, where you sign the key of a pseudonymous "
"user.\n"
"\n"
"\"2\" means you did casual verification of the key. For example, this "
"could\n"
" mean that you verified the key fingerprint and checked the user ID on "
"the\n"
" key against a photo ID.\n"
"\n"
"\"3\" means you did extensive verification of the key. For example, this "
"could\n"
" mean that you verified the key fingerprint with the owner of the key in\n"
" person, and that you checked, by means of a hard to forge document with "
"a\n"
" photo ID (such as a passport) that the name of the key owner matches "
"the\n"
" name in the user ID on the key, and finally that you verified (by "
"exchange\n"
" of email) that the email address on the key belongs to the key owner.\n"
"\n"
"Note that the examples given above for levels 2 and 3 are *only* examples.\n"
"In the end, it is up to you to decide just what \"casual\" and \"extensive"
"\"\n"
"mean to you when you sign other keys.\n"
"\n"
"If you don't know what the right answer is, answer \"0\"."
msgstr ""
"Przy podpisywaniu identyfikatora u¿ytkownika na kluczu nale¿y sprawdziæ, \n"
"czy to¿samo¶æ u¿ytkownika odpowiada temu, co jest wpisane w "
"identyfikatorze.\n"
"Innym u¿ytkownikom przyda siê informacja, jak dog³êbnie zosta³o to przez\n"
"Ciebie sprawdzone.\n"
"\n"
"\"0\" oznacza, ¿e nie podajesz ¿adnych informacji na temat tego jak "
"dog³êbnie\n"
" to¿samo¶æ u¿ytkownika zosta³a przez Ciebie potwierdzona.\n"
"\n"
"\"1\" oznacza, ¿e masz przekonanie, ¿e to¿samo¶æ u¿ytkownka odpowiada\n"
" identyfikatorowi klucza, ale nie by³o mo¿liwo¶ci sprawdzenia tego.\n"
" Taka sytuacja wystêpuje te¿ kiedy podpisujesz identyfikator bêd±cy\n"
" pseudonimem.\n"
"\n"
"\"2\" oznacza, ¿e to¿samo¶æ u¿ytkownika zosta³± przez Ciebie potwierdzona\n"
" pobie¿nie - sprawdzili¶cie odcisk klucza, sprawdzi³a¶/e¶ to¿samo¶æ\n"
" na okazanym dokumencie ze zdjêciem.\n"
"\n"
"\"3\" to dog³êbna weryfikacja to¿samo¶ci. Na przyk³ad sprawdzenie odcisku \n"
" klucza, sprawdzenie to¿samo¶ci z okazanego oficjalnego dokumentu ze\n"
" zdjêciem (np paszportu) i weryfikacja poprawno¶ci adresu poczty\n"
" elektronicznej przez wymianê poczty z tym adresem.\n"
"\n"
"Zauwa¿, ¿e podane powy¿ej przyk³ady dla poziomów \"2\" i \"3\" to *tylko*\n"
"przyk³ady. Do Ciebie nale¿y decyzja co oznacza \"pobie¿ny\" i \"dog³êbny\" "
"w\n"
"kontek¶cie po¶wiadczania i podpisywania kluczy.\n"
"\n"
"Je¶li nie wiesz co odpowiedzieæ, podaj \"0\"."
#: g10/helptext.c:186
#, fuzzy
msgid "Answer \"yes\" if you want to sign ALL the user IDs"
msgstr "Odpowiedz \"tak\", aby podpisaæ WSZYSTKIE identyfikatory u¿ytkownika."
#: g10/helptext.c:190
msgid ""
"Answer \"yes\" if you really want to delete this user ID.\n"
"All certificates are then also lost!"
msgstr ""
"Aby skasowaæ ten identyfikator u¿ytkownika (co wi±¿e siê ze utrat±\n"
"wszystkich jego po¶wiadczeñ!) nale¿y odpowiedzieæ ,,tak''."
#: g10/helptext.c:195
msgid "Answer \"yes\" if it is okay to delete the subkey"
msgstr "Aby skasowaæ podklucz nale¿y odpowiedzieæ \"tak\"."
#: g10/helptext.c:200
msgid ""
"This is a valid signature on the key; you normally don't want\n"
"to delete this signature because it may be important to establish a\n"
"trust connection to the key or another key certified by this key."
msgstr ""
"To jest poprawny podpis na tym kluczu; normalnie nie nale¿y go usuwaæ\n"
"poniewa¿ mo¿e byæ wa¿ny dla zestawienia po³aczenia zaufania do klucza\n"
"którym go z³o¿ono lub do innego klucza nim po¶wiadczonego."
#: g10/helptext.c:205
msgid ""
"This signature can't be checked because you don't have the\n"
"corresponding key. You should postpone its deletion until you\n"
"know which key was used because this signing key might establish\n"
"a trust connection through another already certified key."
msgstr ""
"Ten podpis nie mo¿e zostaæ potwierdzony poniewa¿ nie ma\n"
"odpowiadaj±cego mu klucza publicznego. Nale¿y od³o¿yæ usuniêcie tego\n"
"podpisu do czasu, kiedy oka¿e siê który klucz zosta³ u¿yty, poniewa¿\n"
"w momencie uzyskania tego klucza mo¿e pojawiæ siê ¶cie¿ka zaufania\n"
"pomiêdzy tym a innym, ju¿ po¶wiadczonym kluczem."
#: g10/helptext.c:211
msgid ""
"The signature is not valid. It does make sense to remove it from\n"
"your keyring."
msgstr "Ten podpis jest niepoprawny. Mo¿na usuni±æ go ze zbioru kluczy."
#: g10/helptext.c:215
msgid ""
"This is a signature which binds the user ID to the key. It is\n"
"usually not a good idea to remove such a signature. Actually\n"
"GnuPG might not be able to use this key anymore. So do this\n"
"only if this self-signature is for some reason not valid and\n"
"a second one is available."
msgstr ""
"To jest podpis wi±¿±cy identyfikator u¿ytkownika z kluczem. Nie nale¿y\n"
"go usuwaæ - GnuPG mo¿e nie móc pos³ugiwaæ siê dalej kluczem bez\n"
"takiego podpisu. Bezpiecznie mo¿na go usun±æ tylko je¶li ten podpis\n"
"klucza nim samym z jakich¶ przyczyn nie jest poprawny, i klucz jest\n"
"drugi raz podpisany w ten sam sposób."
#: g10/helptext.c:223
msgid ""
"Change the preferences of all user IDs (or just of the selected ones)\n"
"to the current list of preferences. The timestamp of all affected\n"
"self-signatures will be advanced by one second.\n"
msgstr ""
"Przestawienie wszystkich (lub tylko wybranych) identyfikatorów na aktualne\n"
"ustawienia. Data na odpowiednich podpisach zostane przesuniêta do przodu o\n"
"jedn± sekundê. \n"
#: g10/helptext.c:230
msgid "Please enter the passhrase; this is a secret sentence \n"
msgstr "Podaj d³ugie, skomplikowane has³o, np. ca³e zdanie.\n"
#: g10/helptext.c:236
msgid "Please repeat the last passphrase, so you are sure what you typed in."
msgstr "Proszê powrótrzyæ has³o, aby upewniæ siê ¿e nie by³o pomy³ki."
#: g10/helptext.c:240
msgid "Give the name of the file to which the signature applies"
msgstr "Podaj nazwê pliku którego dotyczy ten podpis"
#: g10/helptext.c:245
msgid "Answer \"yes\" if it is okay to overwrite the file"
msgstr "Je¶li mo¿na nadpisaæ ten plik, nale¿y odpowiedzieæ ,,tak''"
#: g10/helptext.c:250
msgid ""
"Please enter a new filename. If you just hit RETURN the default\n"
"file (which is shown in brackets) will be used."
msgstr ""
"Nazwa pliku. Naci¶niêcie ENTER potwierdzi nazwê domy¶ln± (w nawiasach)."
#: g10/helptext.c:256
msgid ""
"You should specify a reason for the certification. Depending on the\n"
"context you have the ability to choose from this list:\n"
" \"Key has been compromised\"\n"
" Use this if you have a reason to believe that unauthorized persons\n"
" got access to your secret key.\n"
" \"Key is superseded\"\n"
" Use this if you have replaced this key with a newer one.\n"
" \"Key is no longer used\"\n"
" Use this if you have retired this key.\n"
" \"User ID is no longer valid\"\n"
" Use this to state that the user ID should not longer be used;\n"
" this is normally used to mark an email address invalid.\n"
msgstr ""
"Nalezy podaæ powód uniewa¿nienia klucza. W zale¿no¶ci od kontekstu mo¿na\n"
"go wybraæ z listy:\n"
" \"Klucz zosta³ skompromitowany\"\n"
" Masz powody uwa¿aæ ¿e twój klucz tajny dosta³ siê w niepowo³ane rêce.\n"
" \"Klucz zosta³ zast±piony\"\n"
" Klucz zosta³ zast±piony nowym.\n"
" \"Klucz nie jest ju¿ u¿ywany\"\n"
" Klucz zosta³ wycofany z u¿ycia.\n"
" \"Identyfikator u¿ytkownika przesta³ byæ poprawny\"\n"
" Identyfikator u¿ytkownika (najczê¶ciej adres e-mail przesta³ byæ \n"
" poprawny.\n"
#: g10/helptext.c:272
msgid ""
"If you like, you can enter a text describing why you issue this\n"
"revocation certificate. Please keep this text concise.\n"
"An empty line ends the text.\n"
msgstr ""
"Je¶li chcesz, mo¿esz podaæ opis powodu wystawienia certyfikatu\n"
"uniewa¿nienia. Opis powinien byc zwiêz³y. \n"
"Pusta linia koñczy wprowadzanie tekstu.\n"
#: g10/helptext.c:287
msgid "No help available"
msgstr "Pomoc niedostêpna"
#: g10/helptext.c:295
#, c-format
msgid "No help available for `%s'"
msgstr "Brak pomocy o ,,%s''"
#: g10/import.c:248
#, c-format
msgid "skipping block of type %d\n"
msgstr "blok typu %d zostaje pominiêty\n"
#: g10/import.c:257
#, fuzzy, c-format
msgid "%lu keys processed so far\n"
msgstr "%lu kluczy przetworzonych do tej chwili\n"
#: g10/import.c:274
#, c-format
msgid "Total number processed: %lu\n"
msgstr "Ogó³em przetworzonych kluczy: %lu\n"
#: g10/import.c:276
#, c-format
msgid " skipped new keys: %lu\n"
msgstr " pominiêtych nowych kluczy: %lu\n"
#: g10/import.c:279
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr " bez identyfikatora: %lu\n"
#: g10/import.c:281
#, c-format
msgid " imported: %lu"
msgstr " do³±czono do zbioru: %lu"
#: g10/import.c:287
#, c-format
msgid " unchanged: %lu\n"
msgstr " bez zmian: %lu\n"
#: g10/import.c:289
#, c-format
msgid " new user IDs: %lu\n"
msgstr " nowych identyfikatorów: %lu\n"
#: g10/import.c:291
#, c-format
msgid " new subkeys: %lu\n"
msgstr " nowych podkluczy: %lu\n"
#: g10/import.c:293
#, c-format
msgid " new signatures: %lu\n"
msgstr " nowych podpisów: %lu\n"
#: g10/import.c:295
#, c-format
msgid " new key revocations: %lu\n"
msgstr " nowych uniewa¿nieñ kluczy: %lu\n"
#: g10/import.c:297
#, c-format
msgid " secret keys read: %lu\n"
msgstr " tajnych kluczy wczytanych: %lu\n"
#: g10/import.c:299
#, c-format
msgid " secret keys imported: %lu\n"
msgstr " tajnych kluczy dodanych: %lu\n"
#: g10/import.c:301
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr " tajnych kluczy bez zmian: %lu\n"
#: g10/import.c:303
#, c-format
msgid " not imported: %lu\n"
msgstr " nie w³±czono do zbioru: %lu\n"
#: g10/import.c:544
#, c-format
msgid "WARNING: key %s contains preferences for unavailable\n"
msgstr ""
#: g10/import.c:546
#, fuzzy
msgid "algorithms on these user IDs:\n"
msgstr "Te identyfikatory s± podpisane przez Ciebie:\n"
#: g10/import.c:583
#, c-format
msgid " \"%s\": preference for cipher algorithm %s\n"
msgstr ""
#: g10/import.c:595
#, fuzzy, c-format
msgid " \"%s\": preference for digest algorithm %s\n"
msgstr "podpis %s, skrót %s\n"
#: g10/import.c:607
#, c-format
msgid " \"%s\": preference for compression algorithm %s\n"
msgstr ""
#: g10/import.c:620
msgid "it is strongly suggested that you update your preferences and\n"
msgstr ""
#: g10/import.c:622
msgid "re-distribute this key to avoid potential algorithm mismatch problems\n"
msgstr ""
#: g10/import.c:646
#, c-format
msgid "you can update your preferences with: gpg --edit-key %s updpref save\n"
msgstr ""
#: g10/import.c:694 g10/import.c:1048
#, fuzzy, c-format
msgid "key %s: no user ID\n"
msgstr "klucz %08lX: brak identyfikatora u¿ytkownika\n"
#: g10/import.c:714
#, fuzzy, c-format
msgid "key %s: PKS subkey corruption repaired\n"
msgstr "klucz %08lX: podklucz uszkodzony przez serwer zosta³ naprawiony\n"
#: g10/import.c:729
#, fuzzy, c-format
msgid "key %s: accepted non self-signed user ID \"%s\"\n"
msgstr "klucz %08lX: przyjêto identyfikator nie podpisany nim samym ,,%s''\n"
#: g10/import.c:735
#, fuzzy, c-format
msgid "key %s: no valid user IDs\n"
msgstr "klucz %08lX: brak poprawnych identyfikatorów u¿ytkownika\n"
#: g10/import.c:737
msgid "this may be caused by a missing self-signature\n"
msgstr "to mo¿e byæ spowodowane brakiem podpisu klucza nim samym\n"
#: g10/import.c:747 g10/import.c:1169
#, fuzzy, c-format
msgid "key %s: public key not found: %s\n"
msgstr "klucz %08lX: brak klucza publicznego: %s\n"
#: g10/import.c:753
#, fuzzy, c-format
msgid "key %s: new key - skipped\n"
msgstr "klucz %08lX: nowy klucz - pominiêty\n"
#: g10/import.c:762
#, c-format
msgid "no writable keyring found: %s\n"
msgstr "brak zapisywalnego zbioru kluczy: %s\n"
#: g10/import.c:767 g10/openfile.c:265 g10/sign.c:804 g10/sign.c:1069
#, c-format
msgid "writing to `%s'\n"
msgstr "zapis do '%s'\n"
#: g10/import.c:773 g10/import.c:863 g10/import.c:1088 g10/import.c:1230
#: g10/import.c:2315 g10/import.c:2337
#, c-format
msgid "error writing keyring `%s': %s\n"
msgstr "b³±d zapisu zbioru kluczy '%s': %s\n"
#: g10/import.c:792
#, fuzzy, c-format
msgid "key %s: public key \"%s\" imported\n"
msgstr "klucz %08lX: klucz publiczny ,,%s'' wczytano do zbioru\n"
#: g10/import.c:816
#, fuzzy, c-format
msgid "key %s: doesn't match our copy\n"
msgstr "klucz %08lX: nie zgadza siê z lokaln± kopi±\n"
#: g10/import.c:833 g10/import.c:1187
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "klucz %08lX: brak oryginalnego bloku klucza; %s\n"
#: g10/import.c:841 g10/import.c:1194
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "klucz %08lX: nie mo¿na odczytaæ oryginalnego bloku klucza; %s\n"
#: g10/import.c:873
#, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "klucz %08lX: ,,%s'' 1 nowy identyfikator u¿ytkownika\n"
#: g10/import.c:876
#, fuzzy, c-format
msgid "key %s: \"%s\" %d new user IDs\n"
msgstr "klucz %08lX: ,,%s'' %d nowych identyfikatorów u¿ytkownika\n"
#: g10/import.c:879
#, fuzzy, c-format
msgid "key %s: \"%s\" 1 new signature\n"
msgstr "klucz %08lX: ,,%s'' 1 nowy podpis\n"
#: g10/import.c:882
#, fuzzy, c-format
msgid "key %s: \"%s\" %d new signatures\n"
msgstr "klucz %08lX: ,,%s'' %d nowych podpisów\n"
#: g10/import.c:885
#, fuzzy, c-format
msgid "key %s: \"%s\" 1 new subkey\n"
msgstr "klucz %08lX: ,,%s'' 1 nowy podklucz\n"
#: g10/import.c:888
#, fuzzy, c-format
msgid "key %s: \"%s\" %d new subkeys\n"
msgstr "klucz %08lX: ,,%s'' %d nowych podkluczy\n"
#: g10/import.c:909
#, fuzzy, c-format
msgid "key %s: \"%s\" not changed\n"
msgstr "klucz %08lX: ,,%s'' bez zmian\n"
#: g10/import.c:1054
#, fuzzy, c-format
msgid "key %s: secret key with invalid cipher %d - skipped\n"
msgstr "klucz %08lX: klucz tajny z ustawionym szyfrem %d - pominiêty\n"
#: g10/import.c:1065
#, fuzzy
msgid "importing secret keys not allowed\n"
msgstr "zapisujê klucz tajny w '%s'\n"
#: g10/import.c:1082 g10/import.c:2330
#, c-format
msgid "no default secret keyring: %s\n"
msgstr "brak domy¶lego zbioru kluczy tajnych: %s\n"
#: g10/import.c:1093
#, fuzzy, c-format
msgid "key %s: secret key imported\n"
msgstr "Klucz %08lX: klucz tajny wczytany do zbioru\n"
#: g10/import.c:1122
#, fuzzy, c-format
msgid "key %s: already in secret keyring\n"
msgstr "Klucz %08lX: ten klucz ju¿ znajduje siê w zbiorze\n"
#: g10/import.c:1132
#, fuzzy, c-format
msgid "key %s: secret key not found: %s\n"
msgstr "klucz %08lX: brak klucza tajnego: %s\n"
#: g10/import.c:1162
#, fuzzy, c-format
msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr ""
"klucz %08lX: brak klucza publicznego którego dotyczy wczytany certyfikat\n"
" uniwa¿nienia\n"
#: g10/import.c:1205
#, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "klucz %08lX: niepoprawny certyfikat uniewa¿nienia: %s - odrzucony\n"
#: g10/import.c:1237
#, fuzzy, c-format
msgid "key %s: \"%s\" revocation certificate imported\n"
msgstr "klucz %08lX: ,,%s'' certyfikat uniewa¿nienia zosta³ ju¿ wczytany\n"
#: g10/import.c:1302
#, fuzzy, c-format
msgid "key %s: no user ID for signature\n"
msgstr "klucz %08lX: brak identyfikatora u¿ytkownika do podpisu\n"
#: g10/import.c:1317
#, fuzzy, c-format
msgid "key %s: unsupported public key algorithm on user ID \"%s\"\n"
msgstr "klucz %08lX: algorytm asymetryczny \"%s\" nie jest obs³ugiwany\n"
#: g10/import.c:1319
#, fuzzy, c-format
msgid "key %s: invalid self-signature on user ID \"%s\"\n"
msgstr "klucz %08lX: niepoprawny podpis na identyfikatorze \"%s\"\n"
#: g10/import.c:1337
#, fuzzy, c-format
msgid "key %s: no subkey for key binding\n"
msgstr "klucz %08lX: brak podklucza do dowi±zania\n"
#: g10/import.c:1348 g10/import.c:1398
#, fuzzy, c-format
msgid "key %s: unsupported public key algorithm\n"
msgstr "klucz %08lX: nie obs³ugiwany algorytm asymetryczny\n"
#: g10/import.c:1350
#, fuzzy, c-format
msgid "key %s: invalid subkey binding\n"
msgstr "klucz %08lX: niepoprawne dowi±zanie podklucza\n"
#: g10/import.c:1365
#, fuzzy, c-format
msgid "key %s: removed multiple subkey binding\n"
msgstr "klucz %08lX: usuniêto wielokrotne dowi±zanie podklucza\n"
#: g10/import.c:1387
#, fuzzy, c-format
msgid "key %s: no subkey for key revocation\n"
msgstr "klucz %08lX: brak podklucza, którego dotyczy uniewa¿nienie\n"
#: g10/import.c:1400
#, fuzzy, c-format
msgid "key %s: invalid subkey revocation\n"
msgstr "klucz %08lX: nieoprawne uniewa¿nienie podklucza\n"
#: g10/import.c:1415
#, fuzzy, c-format
msgid "key %s: removed multiple subkey revocation\n"
msgstr "klucz %08lX: usuniêto wielokrotne uniewa¿nienie podklucza\n"
#: g10/import.c:1457
#, fuzzy, c-format
msgid "key %s: skipped user ID \"%s\"\n"
msgstr "klucz %08lX: pominiêto identyfikator u¿ytkownika '"
#: g10/import.c:1478
#, fuzzy, c-format
msgid "key %s: skipped subkey\n"
msgstr "klucz %08lX: podklucz pominiêty\n"
#: g10/import.c:1505
#, fuzzy, c-format
msgid "key %s: non exportable signature (class 0x%02X) - skipped\n"
msgstr "klucz %08lX: podpis nieeksportowalny (klasy %02x) - pominiêty\n"
#: g10/import.c:1515
#, fuzzy, c-format
msgid "key %s: revocation certificate at wrong place - skipped\n"
msgstr ""
"klucz %08lX: pominiêto certyfikat uniewa¿nienia umieszczony \n"
" w niew³a¶ciwym miejscu\n"
#: g10/import.c:1532
#, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - skipped\n"
msgstr "klucz %08lX: pominiêto - niepoprawny certyfikat uniewa¿nienia: %s\n"
#: g10/import.c:1546
#, fuzzy, c-format
msgid "key %s: subkey signature in wrong place - skipped\n"
msgstr "klucz %08lX: pominiêto - podpis na podkluczu w niew³a¶ciwym miejscu\n"
#: g10/import.c:1554
#, fuzzy, c-format
msgid "key %s: unexpected signature class (0x%02X) - skipped\n"
msgstr "klucz %08lX: pominiêto - nieoczekiwana klasa podpisu (%02x)\n"
#: g10/import.c:1575
#, fuzzy, c-format
msgid "key %s: expired signature from key %s - skipped\n"
msgstr "klucz %08lX: pominiêto - nieoczekiwana klasa podpisu (%02x)\n"
#: g10/import.c:1678
#, fuzzy, c-format
msgid "key %s: duplicated user ID detected - merged\n"
msgstr "key %08lX: do³±czono powtórzony identyfikator u¿ytkownika\n"
#: g10/import.c:1740
#, fuzzy, c-format
msgid "WARNING: key %s may be revoked: fetching revocation key %s\n"
msgstr ""
"OSTRZE¯ENIE: klucz %08lX móg³ zostaæ uniewazniony:\n"
" zapytanie o uniewa¿niaj±cy klucz %08lX w serwerze kluczy\n"
#: g10/import.c:1754
#, fuzzy, c-format
msgid "WARNING: key %s may be revoked: revocation key %s not present.\n"
msgstr ""
"OSTRZE¯ENIE: klucz %08lX móg³ zostaæ uniewa¿niony:\n"
" brak uniewa¿niaj±cego klucza %08lX.\n"
#: g10/import.c:1813
#, fuzzy, c-format
msgid "key %s: \"%s\" revocation certificate added\n"
msgstr "klucz %08lX: ,,%s'' dodany certyfikat uniewa¿nienia\n"
#: g10/import.c:1847
#, fuzzy, c-format
msgid "key %s: direct key signature added\n"
msgstr "klucz %08lX: dodano bezpo¶redni podpis\n"
#: g10/import.c:2236
#, fuzzy
msgid "NOTE: a key's S/N does not match the card's one\n"
msgstr "klucz publiczny nie pasuje do klucza prywatngeo!\n"
#: g10/import.c:2244
#, fuzzy
msgid "NOTE: primary key is online and stored on card\n"
msgstr "pominiêty: klucz prywatny jest ju¿ wpisany\n"
#: g10/import.c:2246
#, fuzzy
msgid "NOTE: secondary key is online and stored on card\n"
msgstr "pominiêty: klucz prywatny jest ju¿ wpisany\n"
#: g10/keydb.c:168
#, c-format
msgid "error creating keyring `%s': %s\n"
msgstr "b³±d tworzenia zbioru kluczy `%s': %s\n"
#: g10/keydb.c:175
#, c-format
msgid "keyring `%s' created\n"
msgstr "zbiór kluczy ,,%s'' zosta³ utworzony\n"
#: g10/keydb.c:316 g10/keydb.c:319
#, fuzzy, c-format
msgid "keyblock resource `%s': %s\n"
msgstr "b³±d tworzenia `%s': %s\n"
#: g10/keydb.c:698
#, c-format
msgid "failed to rebuild keyring cache: %s\n"
msgstr "nie powiod³a siê odbudowa bufora bazy: %s\n"
#: g10/keyedit.c:262
msgid "[revocation]"
msgstr "[uniewa¿nienie]"
#: g10/keyedit.c:263
msgid "[self-signature]"
msgstr "[podpis klucza nim samym]"
#: g10/keyedit.c:341 g10/keylist.c:406
msgid "1 bad signature\n"
msgstr "1 niepoprawny podpis\n"
#: g10/keyedit.c:343 g10/keylist.c:408
#, c-format
msgid "%d bad signatures\n"
msgstr "%d niepoprawnych podpisów\n"
#: g10/keyedit.c:345 g10/keylist.c:410
msgid "1 signature not checked due to a missing key\n"
msgstr "1 podpis nie zosta³ sprawdzony z powodu braku klucza\n"
#: g10/keyedit.c:347 g10/keylist.c:412
#, c-format
msgid "%d signatures not checked due to missing keys\n"
msgstr "%d podpisów nie zosta³o sprawdzonych z powodu braku kluczy\n"
#: g10/keyedit.c:349 g10/keylist.c:414
msgid "1 signature not checked due to an error\n"
msgstr "1 podpis nie zosta³ sprawdzony z powodu b³êdu\n"
#: g10/keyedit.c:351 g10/keylist.c:416
#, c-format
msgid "%d signatures not checked due to errors\n"
msgstr "%d podpisów nie sprawdzonych z powodu b³êdów\n"
#: g10/keyedit.c:353
msgid "1 user ID without valid self-signature detected\n"
msgstr "wykryto 1 identyfikator u¿ytkownika niepodpisany tym samym kluczem\n"
#: g10/keyedit.c:355
#, c-format
msgid "%d user IDs without valid self-signatures detected\n"
msgstr ""
"wykryto %d identyfikatorów u¿ytkownika niepodpisanych tym samym kluczem\n"
#: g10/keyedit.c:411 g10/pkclist.c:263
#, fuzzy
msgid ""
"Please decide how far you trust this user to correctly verify other users' "
"keys\n"
"(by looking at passports, checking fingerprints from different sources, "
"etc.)\n"
msgstr ""
"Zastanów siê jak bardzo ufasz temu u¿ytkownikowi w kwestii sprawdzania\n"
"to¿samo¶ci innych u¿ytkowników (czy sprawdzi on odciski kluczy pobrane\n"
"z ró¿nych ¼róde³, dokumenty potwierdzaj±ce to¿samo¶æ, itd.).\n"
"\n"
#: g10/keyedit.c:415 g10/pkclist.c:275
#, fuzzy, c-format
msgid " %d = I trust marginally\n"
msgstr " %d = mam ograniczone zaufanie\n"
#: g10/keyedit.c:416 g10/pkclist.c:277
#, fuzzy, c-format
msgid " %d = I trust fully\n"
msgstr " %d = mam pe³ne zaufanie\n"
#: g10/keyedit.c:435
msgid ""
"Please enter the depth of this trust signature.\n"
"A depth greater than 1 allows the key you are signing to make\n"
"trust signatures on your behalf.\n"
msgstr ""
#: g10/keyedit.c:451
msgid "Please enter a domain to restrict this signature, or enter for none.\n"
msgstr ""
#: g10/keyedit.c:595
#, c-format
msgid "User ID \"%s\" is revoked."
msgstr "Identyfikator u¿ytkownika ,,%s'' zosta³ uniewa¿niony."
#: g10/keyedit.c:604 g10/keyedit.c:632 g10/keyedit.c:659 g10/keyedit.c:827
#: g10/keyedit.c:890 g10/keyedit.c:1729
msgid "Are you sure you still want to sign it? (y/N) "
msgstr "Czy na pewno chcesz podpisaæ? (t/N) "
#: g10/keyedit.c:618 g10/keyedit.c:646 g10/keyedit.c:673 g10/keyedit.c:833
#: g10/keyedit.c:1735
msgid " Unable to sign.\n"
msgstr " Nie da siê z³o¿yæ podpisu.\n"
#: g10/keyedit.c:623
#, c-format
msgid "User ID \"%s\" is expired."
msgstr "Identyfikator u¿ytkownika ,,%s'' przekroczy³ swój termin wa¿no¶ci."
#: g10/keyedit.c:651
#, c-format
msgid "User ID \"%s\" is not self-signed."
msgstr "Identyfikator ,,%s'' nie jest podpisany swoim kluczem."
#: g10/keyedit.c:679
#, fuzzy, c-format
msgid "User ID \"%s\" is signable. "
msgstr "Identyfikator ,,%s'' nie jest podpisany swoim kluczem."
#: g10/keyedit.c:681
#, fuzzy
msgid "Sign it? (y/N) "
msgstr "Czy na pewno podpisaæ? (t/N) "
#: g10/keyedit.c:703
#, c-format
msgid ""
"The self-signature on \"%s\"\n"
"is a PGP 2.x-style signature.\n"
msgstr ""
"Podpis klucza nim samym na ,,%s''\n"
"jest podpisem z³o¿onym przez PGP 2.x.\n"
#: g10/keyedit.c:712
msgid "Do you want to promote it to an OpenPGP self-signature? (y/N) "
msgstr "Czy chcesz zamieniæ go na podpis OpenPGP? (t/N) "
#: g10/keyedit.c:726
#, c-format
msgid ""
"Your current signature on \"%s\"\n"
"has expired.\n"
msgstr ""
"Twój podpis na \"%s\"\n"
"przekroczy³ datê wa¿no¶ci.\n"
#: g10/keyedit.c:730
msgid "Do you want to issue a new signature to replace the expired one? (y/N) "
msgstr "Czy chcesz zast±piæ przeterminowany podpis nowym? (t/N) "
#: g10/keyedit.c:751
#, c-format
msgid ""
"Your current signature on \"%s\"\n"
"is a local signature.\n"
msgstr ""
"Twój podpis na \"%s\"\n"
"jest podpisem prywatnym (lokalnym).\n"
#: g10/keyedit.c:755
msgid "Do you want to promote it to a full exportable signature? (y/N) "
msgstr ""
"Czy chcesz zamieniæ go na pe³ny, publiczny, eksportowalny podpis? (t/N) "
#: g10/keyedit.c:776
#, fuzzy, c-format
msgid "\"%s\" was already locally signed by key %s\n"
msgstr "\"%s\" jest ju¿ lokalnie podpisany kluczem %08lX\n"
#: g10/keyedit.c:779
#, fuzzy, c-format
msgid "\"%s\" was already signed by key %s\n"
msgstr "\"%s\" jest ju¿ podpisany kluczem %08lX\n"
#: g10/keyedit.c:784
msgid "Do you want to sign it again anyway? (y/N) "
msgstr "Czy na pewno chcesz to podpisaæ? (t/N) "
#: g10/keyedit.c:806
#, fuzzy, c-format
msgid "Nothing to sign with key %s\n"
msgstr "Nie ma nic do podpisania kluczem %08lX.\n"
#: g10/keyedit.c:821
msgid "This key has expired!"
msgstr "Data wa¿no¶ci tego klucza up³ynê³a!"
#: g10/keyedit.c:841
#, c-format
msgid "This key is due to expire on %s.\n"
msgstr "Wa¿no¶æ tego klucza wygasa %s.\n"
#: g10/keyedit.c:845
msgid "Do you want your signature to expire at the same time? (Y/n) "
msgstr ""
"Czy chcesz ¿eby wa¿no¶æ Twojego podpisu wygasa³a w tej samej chwili? (T/n) "
#: g10/keyedit.c:883
msgid ""
"You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 "
"mode.\n"
msgstr ""
"W trybie --pgp2 nie mo¿na podpisywaæ kluczy PGP 2.x podpisami OpenPGP.\n"
#: g10/keyedit.c:885
msgid "This would make the key unusable in PGP 2.x.\n"
msgstr "To uczyni ten klucz nieuzytecznym dla PGP 2.x.\n"
#: g10/keyedit.c:910
msgid ""
"How carefully have you verified the key you are about to sign actually "
"belongs\n"
"to the person named above? If you don't know what to answer, enter \"0\".\n"
msgstr ""
"Jak dok³adnie zosta³a przez Ciebie sprawdzona to¿samo¶æ tej osoby?\n"
"Je¶li nie wiesz co odpowiedzieæ, podaj ,,0''.\n"
#: g10/keyedit.c:915
#, c-format
msgid " (0) I will not answer.%s\n"
msgstr " (0) Nie odpowiem na to pytanie. %s\n"
#: g10/keyedit.c:917
#, c-format
msgid " (1) I have not checked at all.%s\n"
msgstr " (1) W ogóle nie.%s\n"
#: g10/keyedit.c:919
#, c-format
msgid " (2) I have done casual checking.%s\n"
msgstr " (2) Pobie¿nie.%s\n"
#: g10/keyedit.c:921
#, c-format
msgid " (3) I have done very careful checking.%s\n"
msgstr " (3) Bardzo dok³adnie.%s\n"
#: g10/keyedit.c:927
#, fuzzy
msgid "Your selection? (enter `?' for more information): "
msgstr "Twój wybór (,,?'' podaje wiêcej informacji): "
#: g10/keyedit.c:951
#, fuzzy, c-format
msgid ""
"Are you sure that you want to sign this key with your\n"
"key \"%s\" (%s)\n"
msgstr ""
"Czy jeste¶ naprawdê pewien ¿e chcesz podpisaæ ten klucz \n"
"swoim kluczem: \""
#: g10/keyedit.c:958
#, fuzzy
msgid "This will be a self-signature.\n"
msgstr ""
"\n"
"To bêdzie podpis klucza nim samym.\n"
#: g10/keyedit.c:964
#, fuzzy
msgid "WARNING: the signature will not be marked as non-exportable.\n"
msgstr ""
"\n"
"OSTRZE¯ENIE: podpis zostanie oznaczony jako prywatny (nieeksportowalny).\n"
#: g10/keyedit.c:972
#, fuzzy
msgid "WARNING: the signature will not be marked as non-revocable.\n"
msgstr ""
"\n"
"OSTRZE¯ENIE: podpis zostanie oznaczony jako nie podlegaj±cy uniewa¿nieniu.\n"
#: g10/keyedit.c:982
#, fuzzy
msgid "The signature will be marked as non-exportable.\n"
msgstr ""
"\n"
"Podpis zostanie oznaczony jako prywatny (nieeksportowalny).\n"
#: g10/keyedit.c:989
#, fuzzy
msgid "The signature will be marked as non-revocable.\n"
msgstr ""
"\n"
"Podpis zostanie oznaczony jako nie podlegaj±cy uniewa¿nieniu.\n"
#: g10/keyedit.c:996
#, fuzzy
msgid "I have not checked this key at all.\n"
msgstr ""
"\n"
"To¿samo¶æ u¿ytkownika nie zosta³a w ogóle sprawdzona.\n"
#: g10/keyedit.c:1001
#, fuzzy
msgid "I have checked this key casually.\n"
msgstr ""
"\n"
"To¿samo¶æ u¿ytkownika zosta³a sprawdzona pobie¿nie.\n"
#: g10/keyedit.c:1006
#, fuzzy
msgid "I have checked this key very carefully.\n"
msgstr ""
"\n"
"To¿samo¶æ u¿ytkownika zosta³a dok³adnie sprawdzona.\n"
#: g10/keyedit.c:1016
msgid "Really sign? (y/N) "
msgstr "Czy na pewno podpisaæ? (t/N) "
#: g10/keyedit.c:1061 g10/keyedit.c:4385 g10/keyedit.c:4476 g10/keyedit.c:4540
#: g10/keyedit.c:4601 g10/sign.c:370
#, c-format
msgid "signing failed: %s\n"
msgstr "z³o¿enie podpisu nie powiod³o siê: %s\n"
#: g10/keyedit.c:1126
msgid "Key has only stub or on-card key items - no passphrase to change.\n"
msgstr ""
#: g10/keyedit.c:1137 g10/keygen.c:3065
msgid "This key is not protected.\n"
msgstr "Ten klucz nie jest chroniony.\n"
#: g10/keyedit.c:1141 g10/keygen.c:3053
msgid "Secret parts of primary key are not available.\n"
msgstr "Czê¶æ tajna g³ównego klucza jest niedostêpna.\n"
#: g10/keyedit.c:1145 g10/keygen.c:3068
#, fuzzy
msgid "Secret parts of primary key are stored on-card.\n"
msgstr "Czê¶æ tajna g³ównego klucza jest niedostêpna.\n"
#: g10/keyedit.c:1149 g10/keygen.c:3072
msgid "Key is protected.\n"
msgstr "Klucz jest chroniony.\n"
#: g10/keyedit.c:1173
#, c-format
msgid "Can't edit this key: %s\n"
msgstr "Tego klucza nie mo¿na edytowaæ: %s.\n"
#: g10/keyedit.c:1179
msgid ""
"Enter the new passphrase for this secret key.\n"
"\n"
msgstr ""
"Wprowad¼ nowe d³ugie, skomplikowane has³o dla tego klucza tajnego.\n"
"\n"
#: g10/keyedit.c:1188 g10/keygen.c:1828
msgid "passphrase not correctly repeated; try again"
msgstr "has³o nie zosta³o poprawnie powtórzone; jeszcze jedna próba"
#: g10/keyedit.c:1193
msgid ""
"You don't want a passphrase - this is probably a *bad* idea!\n"
"\n"
msgstr ""
"Nie chcesz has³a - to *z³y* pomys³!\n"
"\n"
#: g10/keyedit.c:1196
#, fuzzy
msgid "Do you really want to do this? (y/N) "
msgstr "Czy na pewno chcesz to zrobiæ? "
#: g10/keyedit.c:1267
msgid "moving a key signature to the correct place\n"
msgstr "przenoszê podpis klucza na w³a¶ciwe miejsce\n"
#: g10/keyedit.c:1352
msgid "save and quit"
msgstr "zapis zmian i wyj¶cie"
#: g10/keyedit.c:1355
#, fuzzy
msgid "show key fingerprint"
msgstr "okazanie odcisku klucza"
#: g10/keyedit.c:1356
msgid "list key and user IDs"
msgstr "lista kluczy i identyfikatorów u¿ytkowników"
#: g10/keyedit.c:1358
msgid "select user ID N"
msgstr "wybór identyfikatora u¿ytkownika N"
#: g10/keyedit.c:1359
#, fuzzy
msgid "select subkey N"
msgstr "wybór identyfikatora u¿ytkownika N"
#: g10/keyedit.c:1360
#, fuzzy
msgid "check signatures"
msgstr "uniewa¿nienie podpisu"
#: g10/keyedit.c:1363
msgid "sign selected user IDs [* see below for related commands]"
msgstr ""
#: g10/keyedit.c:1368
#, fuzzy
msgid "sign selected user IDs locally"
msgstr "z³o¿enie prywatnego (lokalnego) podpisu na kluczu"
#: g10/keyedit.c:1370
#, fuzzy
msgid "sign selected user IDs with a trust signature"
msgstr "lid %lu: niepodpisany identyfikator u¿ytkownika\n"
#: g10/keyedit.c:1372
msgid "sign selected user IDs with a non-revocable signature"
msgstr ""
#: g10/keyedit.c:1376
msgid "add a user ID"
msgstr "dodanie nowego identyfikatora u¿ytkownika do klucza"
#: g10/keyedit.c:1378
msgid "add a photo ID"
msgstr "dodanie zdjêcia u¿ytkownika do klucza"
#: g10/keyedit.c:1380
#, fuzzy
msgid "delete selected user IDs"
msgstr "usuniêcie identyfikatora u¿ytkownika z klucza"
#: g10/keyedit.c:1385
#, fuzzy
msgid "add a subkey"
msgstr "dodkl"
#: g10/keyedit.c:1389
msgid "add a key to a smartcard"
msgstr ""
#: g10/keyedit.c:1391
msgid "move a key to a smartcard"
msgstr ""
#: g10/keyedit.c:1393
msgid "move a backup key to a smartcard"
msgstr ""
#: g10/keyedit.c:1397
#, fuzzy
msgid "delete selected subkeys"
msgstr "usuniêcie podklucza"
#: g10/keyedit.c:1399
msgid "add a revocation key"
msgstr "wyznaczenie klucza uniewa¿niaj±cego"
#: g10/keyedit.c:1401
#, fuzzy
msgid "delete signatures from the selected user IDs"
msgstr ""
"Czy na pewno zaktualizowaæ ustawienia klucza dla wybranych identyfikatorów? "
#: g10/keyedit.c:1403
#, fuzzy
msgid "change the expiration date for the key or selected subkeys"
msgstr "Nie mo¿na zmieniæ daty wa¿no¶ci klucza w wersji 3.\n"
#: g10/keyedit.c:1405
#, fuzzy
msgid "flag the selected user ID as primary"
msgstr "oznaczenie identyfikatora u¿ytkownika jako g³ównego"
#: g10/keyedit.c:1407
#, fuzzy
msgid "toggle between the secret and public key listings"
msgstr "prze³±czenie pomiêdzy list± kluczy publicznych i prywatnych"
#: g10/keyedit.c:1410
msgid "list preferences (expert)"
msgstr "ustawienia (zaawansowane)"
#: g10/keyedit.c:1412
msgid "list preferences (verbose)"
msgstr "rozbudowana lista ustawieñ"
#: g10/keyedit.c:1414
#, fuzzy
msgid "set preference list for the selected user IDs"
msgstr ""
"Czy na pewno zaktualizowaæ ustawienia klucza dla wybranych identyfikatorów? "
#: g10/keyedit.c:1419
#, fuzzy
msgid "set preferred keyserver URL for the selected user IDs"
msgstr "niezrozuma³y URI serwera kluczy\n"
#: g10/keyedit.c:1421
msgid "change the passphrase"
msgstr "zmiana has³a klucza"
#: g10/keyedit.c:1425
msgid "change the ownertrust"
msgstr "zmiana zaufania w³a¶ciciela"
#: g10/keyedit.c:1427
#, fuzzy
msgid "revoke signatures on the selected user IDs"
msgstr "Czy na pewno uniewa¿niæ wszystkie wybrane identyfikatory u¿ytkownika? "
#: g10/keyedit.c:1429
#, fuzzy
msgid "revoke selected user IDs"
msgstr "uniewa¿nienie identyfikatora u¿ytkownika"
#: g10/keyedit.c:1434
#, fuzzy
msgid "revoke key or selected subkeys"
msgstr "uniewa¿nienie podklucza"
#: g10/keyedit.c:1435
#, fuzzy
msgid "enable key"
msgstr "w³±czyæ klucz do u¿ycia"
#: g10/keyedit.c:1436
#, fuzzy
msgid "disable key"
msgstr "wy³±czyæ klucz z u¿ycia"
#: g10/keyedit.c:1437
#, fuzzy
msgid "show selected photo IDs"
msgstr "okazanie identyfikatora - zdjêcia"
#: g10/keyedit.c:1557
#, fuzzy, c-format
msgid "error reading secret keyblock \"%s\": %s\n"
msgstr "b³±d odczytu bloku klucza tajnego '%s': %s\n"
#: g10/keyedit.c:1575
msgid "Secret key is available.\n"
msgstr "Dostêpny jest klucz tajny.\n"
#: g10/keyedit.c:1656
msgid "Need the secret key to do this.\n"
msgstr "Do wykonania tej operacji potrzebny jest klucz tajny.\n"
#: g10/keyedit.c:1664
msgid "Please use the command \"toggle\" first.\n"
msgstr "Najpierw trzeba u¿yæ polecenia \"prze³\".\n"
#: g10/keyedit.c:1683
msgid ""
"* The `sign' command may be prefixed with an `l' for local signatures "
"(lsign),\n"
" a `t' for trust signatures (tsign), an `nr' for non-revocable signatures\n"
" (nrsign), or any combination thereof (ltsign, tnrsign, etc.).\n"
msgstr ""
#: g10/keyedit.c:1723
msgid "Key is revoked."
msgstr "Klucz uniewa¿niony."
#: g10/keyedit.c:1742
#, fuzzy
msgid "Really sign all user IDs? (y/N) "
msgstr "Podpisaæ wszystkie identyfikatory u¿ytkownika na tym kluczu? "
#: g10/keyedit.c:1749
#, fuzzy, c-format
msgid "Unknown signature type `%s'\n"
msgstr "nieznana klasa podpisu"
#: g10/keyedit.c:1772
#, c-format
msgid "This command is not allowed while in %s mode.\n"
msgstr "To polecenie nie jest dostêpne w trybie %s.\n"
#: g10/keyedit.c:1794 g10/keyedit.c:1814 g10/keyedit.c:1980
msgid "You must select at least one user ID.\n"
msgstr "Musisz wybraæ co najmniej jeden identyfikator u¿ytkownika.\n"
#: g10/keyedit.c:1796
msgid "You can't delete the last user ID!\n"
msgstr "Nie mo¿esz usun±æ ostatniego identyfikatora u¿ytkownika!\n"
#: g10/keyedit.c:1798
#, fuzzy
msgid "Really remove all selected user IDs? (y/N) "
msgstr "Czy na pewno usun±æ wszystkie wybrane identyfikatory u¿ytkownika? "
#: g10/keyedit.c:1799
#, fuzzy
msgid "Really remove this user ID? (y/N) "
msgstr "Czy na pewno usun±æ ten identyfikator u¿ytkownika? "
#: g10/keyedit.c:1849
#, fuzzy
msgid "Really move the primary key? (y/N) "
msgstr "Czy na pewno usun±æ ten identyfikator u¿ytkownika? "
#: g10/keyedit.c:1861
#, fuzzy
msgid "You must select exactly one key.\n"
msgstr "Musisz wybraæ co najmniej jeden klucz.\n"
#: g10/keyedit.c:1889
msgid "Command expects a filename argument\n"
msgstr ""
#: g10/keyedit.c:1903
#, fuzzy, c-format
msgid "Can't open `%s': %s\n"
msgstr "nie mo¿na otworzyæ ,,%s'': %s\n"
#: g10/keyedit.c:1920
#, fuzzy, c-format
msgid "Error reading backup key from `%s': %s\n"
msgstr "b³±d tworzenia zbioru kluczy `%s': %s\n"
#: g10/keyedit.c:1944
msgid "You must select at least one key.\n"
msgstr "Musisz wybraæ co najmniej jeden klucz.\n"
#: g10/keyedit.c:1947
#, fuzzy
msgid "Do you really want to delete the selected keys? (y/N) "
msgstr "Czy na pewno chcesz usun±æ wybrane klucze? "
#: g10/keyedit.c:1948
#, fuzzy
msgid "Do you really want to delete this key? (y/N) "
msgstr "Czy na pewno chcesz usun±æ ten klucz? "
#: g10/keyedit.c:1983
#, fuzzy
msgid "Really revoke all selected user IDs? (y/N) "
msgstr "Czy na pewno uniewa¿niæ wszystkie wybrane identyfikatory u¿ytkownika? "
#: g10/keyedit.c:1984
#, fuzzy
msgid "Really revoke this user ID? (y/N) "
msgstr "Czy na pewno uniewa¿niæ ten identyfikator u¿ytkownika? "
#: g10/keyedit.c:2002
#, fuzzy
msgid "Do you really want to revoke the entire key? (y/N) "
msgstr "Czy na pewno chcesz uniewa¿niæ ten klucz? "
#: g10/keyedit.c:2013
#, fuzzy
msgid "Do you really want to revoke the selected subkeys? (y/N) "
msgstr "Czy na pewno chcesz uniewa¿niæ wybrane klucze? "
#: g10/keyedit.c:2015
#, fuzzy
msgid "Do you really want to revoke this subkey? (y/N) "
msgstr "Czy na pewno chcesz uniewa¿niæ ten klucz? "
#: g10/keyedit.c:2056
msgid ""
"Owner trust may not be set while using an user provided trust database\n"
msgstr ""
#: g10/keyedit.c:2088
#, fuzzy
msgid "Set preference list to:\n"
msgstr "ustawienie opcji klucza"
#: g10/keyedit.c:2094
#, fuzzy
msgid "Really update the preferences for the selected user IDs? (y/N) "
msgstr ""
"Czy na pewno zaktualizowaæ ustawienia klucza dla wybranych identyfikatorów? "
#: g10/keyedit.c:2096
#, fuzzy
msgid "Really update the preferences? (y/N) "
msgstr "Czy na pewno usaktualniæ ustawienia? "
#: g10/keyedit.c:2175
#, fuzzy
msgid "Save changes? (y/N) "
msgstr "Zapisaæ zmiany? "
#: g10/keyedit.c:2178
#, fuzzy
msgid "Quit without saving? (y/N) "
msgstr "Wyj¶æ bez zapisania zmian? "
#: g10/keyedit.c:2188
#, c-format
msgid "update failed: %s\n"
msgstr "zapis zmian nie powiód³ siê: %s\n"
#: g10/keyedit.c:2195
#, c-format
msgid "update secret failed: %s\n"
msgstr "zapis zmian na kluczu prywatnym nie powiód³ siê: %s\n"
#: g10/keyedit.c:2202
msgid "Key not changed so no update needed.\n"
msgstr "Klucz nie zosta³ zmieniony wiêc zapis zmian nie jest konieczny.\n"
#: g10/keyedit.c:2275
msgid "Digest: "
msgstr "Skrót: "
#: g10/keyedit.c:2327
msgid "Features: "
msgstr "Ustawienia: "
#: g10/keyedit.c:2338
msgid "Keyserver no-modify"
msgstr ""
#: g10/keyedit.c:2353 g10/keylist.c:308
msgid "Preferred keyserver: "
msgstr ""
#: g10/keyedit.c:2585
#, fuzzy, c-format
msgid "This key was revoked on %s by %s key %s\n"
msgstr "Klucz mo¿e zostaæ uniewa¿niony przez klucz %s "
#: g10/keyedit.c:2606
#, fuzzy, c-format
msgid "This key may be revoked by %s key %s"
msgstr "Klucz mo¿e zostaæ uniewa¿niony przez klucz %s "
#: g10/keyedit.c:2612
#, fuzzy
msgid "(sensitive)"
msgstr " (poufne)"
#: g10/keyedit.c:2628 g10/keyedit.c:2684 g10/keyedit.c:2797 g10/keyedit.c:2812
#: g10/keylist.c:194 g10/keyserver.c:421
#, fuzzy, c-format
msgid "created: %s"
msgstr "nie mo¿na utworzyæ %s: %s\n"
#: g10/keyedit.c:2631 g10/keylist.c:787 g10/keylist.c:881 g10/mainproc.c:948
#, fuzzy, c-format
msgid "revoked: %s"
msgstr "[uniewa¿niony]"
#: g10/keyedit.c:2633 g10/keylist.c:758 g10/keylist.c:887
#, fuzzy, c-format
msgid "expired: %s"
msgstr " [wygasa :%s]"
#: g10/keyedit.c:2635 g10/keyedit.c:2686 g10/keyedit.c:2799 g10/keyedit.c:2814
#: g10/keylist.c:196 g10/keylist.c:764 g10/keylist.c:799 g10/keylist.c:893
#: g10/keylist.c:914 g10/keyserver.c:427 g10/mainproc.c:954
#, fuzzy, c-format
msgid "expires: %s"
msgstr " [wygasa :%s]"
#: g10/keyedit.c:2637
#, fuzzy, c-format
msgid "usage: %s"
msgstr " zaufanie: %c/%c"
#: g10/keyedit.c:2652
#, fuzzy, c-format
msgid "trust: %s"
msgstr " zaufanie: %c/%c"
#: g10/keyedit.c:2656
#, c-format
msgid "validity: %s"
msgstr ""
#: g10/keyedit.c:2663
msgid "This key has been disabled"
msgstr "Ten klucz zosta³ wy³±czony z u¿ytku"
#: g10/keyedit.c:2691 g10/keylist.c:200
msgid "card-no: "
msgstr ""
#: g10/keyedit.c:2759
msgid "There are no preferences on a PGP 2.x-style user ID.\n"
msgstr "Klucze PGP 2.x nie zawieraj± opisu ustawieñ.\n"
#: g10/keyedit.c:2767
msgid ""
"Please note that the shown key validity is not necessarily correct\n"
"unless you restart the program.\n"
msgstr ""
"Pokazana warto¶æ wiarygodno¶ci klucza mo¿e byæ niepoprawna,\n"
"dopóki program nie zostanie uruchomiony ponownie.\n"
#: g10/keyedit.c:2831 g10/keyedit.c:3204 g10/keyedit.c:3237
#: g10/keyserver.c:431 g10/mainproc.c:1594 g10/trustdb.c:1179
#: g10/trustdb.c:1690 g10/trustdb.c:1751
#, fuzzy
msgid "revoked"
msgstr "[uniewa¿niony]"
#: g10/keyedit.c:2833 g10/keyedit.c:3206 g10/keyedit.c:3239
#: g10/keyserver.c:435 g10/mainproc.c:1596 g10/trustdb.c:532
#: g10/trustdb.c:1692 g10/trustdb.c:1753
#, fuzzy
msgid "expired"
msgstr "data"
#: g10/keyedit.c:2898
msgid ""
"WARNING: no user ID has been marked as primary. This command may\n"
" cause a different user ID to become the assumed primary.\n"
msgstr ""
"OSTRZE¯ENIE: ¿aden identyfikator u¿ytkownika nie zosta³ oznaczony explicite\n"
" jako g³ówny. Wykonanie tego polecenie mo¿e wiêc spowodowaæ\n"
" wy¶wietlanie innego identyfikatora jako domy¶lnego g³ównego.\n"
#: g10/keyedit.c:2958
msgid ""
"WARNING: This is a PGP2-style key. Adding a photo ID may cause some "
"versions\n"
" of PGP to reject this key.\n"
msgstr ""
"OSTRZE¯ENIE: To jest klucz PGP wersji 2. Dodanie zdjêcia spowoduje, ¿e\n"
" niektóre wersje przestan± go rozumieæ.\n"
#: g10/keyedit.c:2963 g10/keyedit.c:3342
msgid "Are you sure you still want to add it? (y/N) "
msgstr "Czy dalej chcesz je dodaæ? (t/N) "
#: g10/keyedit.c:2969
msgid "You may not add a photo ID to a PGP2-style key.\n"
msgstr "Do klucza dla PGP 2.x nie mo¿na dodaæ zdjêcia.\n"
#: g10/keyedit.c:3109
msgid "Delete this good signature? (y/N/q)"
msgstr "Usun±æ ten poprawny podpis? (t/N/w) "
#: g10/keyedit.c:3119
msgid "Delete this invalid signature? (y/N/q)"
msgstr "Usun±æ ten niepoprawny podpis? (t/N/w) "
#: g10/keyedit.c:3123
msgid "Delete this unknown signature? (y/N/q)"
msgstr "Usun±æ ten nieznany podpis? (t/N/w) "
#: g10/keyedit.c:3129
msgid "Really delete this self-signature? (y/N)"
msgstr "Na pewno usun±æ ten podpis klucza nim samym? (t/N) "
#: g10/keyedit.c:3143
#, c-format
msgid "Deleted %d signature.\n"
msgstr "%d podpis usuniêty.\n"
#: g10/keyedit.c:3144
#, c-format
msgid "Deleted %d signatures.\n"
msgstr "%d podpisów usuniêtych.\n"
#: g10/keyedit.c:3147
msgid "Nothing deleted.\n"
msgstr "Nic nie zosta³o usuniête.\n"
#: g10/keyedit.c:3178
#, fuzzy, c-format
msgid "User ID \"%s\": already clean.\n"
msgstr "identyfikator u¿ytkownika ,,%s'' zosta³ ju¿ uniewa¿niony\n"
#: g10/keyedit.c:3208 g10/keyedit.c:3241 g10/trustdb.c:1694 g10/trustdb.c:1755
msgid "invalid"
msgstr "niepoprawny"
#: g10/keyedit.c:3337
msgid ""
"WARNING: This is a PGP 2.x-style key. Adding a designated revoker may "
"cause\n"
" some versions of PGP to reject this key.\n"
msgstr ""
"OSTRZE¯ENIE: To jest klucz PGP wersji 2.x. Wyznaczenie mu klucza\n"
" uniewa¿niaj±cego, spowoduje, ¿e niektóre wersje PGP przestan±\n"
" go rozumieæ.\n"
#: g10/keyedit.c:3348
msgid "You may not add a designated revoker to a PGP 2.x-style key.\n"
msgstr "Do klucza dla PGP 2.x nie mo¿na wyznaczyæ klucza uniewa¿niaj±cego.\n"
#: g10/keyedit.c:3368
msgid "Enter the user ID of the designated revoker: "
msgstr "Podaj identyfikator klucza uniewa¿niaj±cego: "
#: g10/keyedit.c:3391
msgid "cannot appoint a PGP 2.x style key as a designated revoker\n"
msgstr "klucza PGP 2.x nie mo¿na wyznaczyæ jako uniewa¿niaj±cego\n"
#: g10/keyedit.c:3406
msgid "you cannot appoint a key as its own designated revoker\n"
msgstr "nie mo¿na wyznaczuæ klucza do uniewa¿niania jego samego\n"
#: g10/keyedit.c:3428
#, fuzzy
msgid "this key has already been designated as a revoker\n"
msgstr "OSTRZE¯ENIE: Ten klucz zosta³ uniewa¿niony kluczem uniewa¿niaj±cym!\n"
#: g10/keyedit.c:3447
msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n"
msgstr ""
"OSTRZE¯ENIE: nie mo¿na cofn±æ wyznaczenia klucza jako uniewa¿niaj±cego!\n"
#: g10/keyedit.c:3453
#, fuzzy
msgid ""
"Are you sure you want to appoint this key as a designated revoker? (y/N) "
msgstr "Czy na pewno chcesz wyznaczyæ ten klucz jako uniewa¿niaj±cy? (t/N): "
#: g10/keyedit.c:3514
msgid "Please remove selections from the secret keys.\n"
msgstr "Proszê usun±æ znacznik wyboru z kluczy prywatnych.\n"
#: g10/keyedit.c:3520
#, fuzzy
msgid "Please select at most one subkey.\n"
msgstr "Proszê wybraæ tylko jeden podklucz.\n"
#: g10/keyedit.c:3524
#, fuzzy
msgid "Changing expiration time for a subkey.\n"
msgstr "Zmiana daty wa¿no¶ci podklucza.\n"
#: g10/keyedit.c:3527
msgid "Changing expiration time for the primary key.\n"
msgstr "Zmiana daty wa¿no¶ci g³ównego klucza.\n"
#: g10/keyedit.c:3573
msgid "You can't change the expiration date of a v3 key\n"
msgstr "Nie mo¿na zmieniæ daty wa¿no¶ci klucza w wersji 3.\n"
#: g10/keyedit.c:3589
msgid "No corresponding signature in secret ring\n"
msgstr "Brak odpowiadaj±cego podpisu w zbiorze kluczy prywatnych\n"
#: g10/keyedit.c:3669
msgid "Please select exactly one user ID.\n"
msgstr "Proszê wybraæ dok³adnie jeden identyfikator u¿ytkownika.\n"
#: g10/keyedit.c:3708 g10/keyedit.c:3818 g10/keyedit.c:3938
#, fuzzy, c-format
msgid "skipping v3 self-signature on user ID \"%s\"\n"
msgstr "podpis w wersji 3 na identyfikatorze ,,%s'' zostaje pominiêty\n"
#: g10/keyedit.c:3879
msgid "Enter your preferred keyserver URL: "
msgstr ""
#: g10/keyedit.c:3959
#, fuzzy
msgid "Are you sure you want to replace it? (y/N) "
msgstr "Czy na pewno chcesz tego u¿yæ? (t/N) "
#: g10/keyedit.c:3960
#, fuzzy
msgid "Are you sure you want to delete it? (y/N) "
msgstr "Czy na pewno chcesz tego u¿yæ? (t/N) "
#: g10/keyedit.c:4022
#, c-format
msgid "No user ID with index %d\n"
msgstr "Brak identyfikatora u¿ytkownika o numerze %d.\n"
#: g10/keyedit.c:4080
#, fuzzy, c-format
msgid "No user ID with hash %s\n"
msgstr "Brak identyfikatora u¿ytkownika o numerze %d.\n"
#: g10/keyedit.c:4107
#, fuzzy, c-format
msgid "No subkey with index %d\n"
msgstr "Brak identyfikatora u¿ytkownika o numerze %d.\n"
#: g10/keyedit.c:4224
#, fuzzy, c-format
msgid "user ID: \"%s\"\n"
msgstr "Identyfikator u¿ytkownika: "
#: g10/keyedit.c:4227 g10/keyedit.c:4291 g10/keyedit.c:4334
#, fuzzy, c-format
msgid "signed by your key %s on %s%s%s\n"
msgstr "podpisany przez %08lX w %s%s%s\n"
#: g10/keyedit.c:4229 g10/keyedit.c:4293 g10/keyedit.c:4336
msgid " (non-exportable)"
msgstr " (podpis nieeksportowalny) "
#: g10/keyedit.c:4233
#, c-format
msgid "This signature expired on %s.\n"
msgstr "Wa¿no¶æ tego klucza wygas³a %s.\n"
#: g10/keyedit.c:4237
msgid "Are you sure you still want to revoke it? (y/N) "
msgstr "Czy dalej chcesz go uniewa¿niæ? (t/N) "
#: g10/keyedit.c:4241
msgid "Create a revocation certificate for this signature? (y/N) "
msgstr "Stworzyæ certyfikat uniewa¿nienia tego podpisu? (t/N) "
#: g10/keyedit.c:4268
#, fuzzy, c-format
msgid "You have signed these user IDs on key %s:\n"
msgstr "Te identyfikatory s± podpisane przez Ciebie:\n"
#: g10/keyedit.c:4294
#, fuzzy
msgid " (non-revocable)"
msgstr " (podpis nieeksportowalny) "
#: g10/keyedit.c:4301
#, fuzzy, c-format
msgid "revoked by your key %s on %s\n"
msgstr "uniewa¿niony przez %08lX w %s\n"
#: g10/keyedit.c:4323
msgid "You are about to revoke these signatures:\n"
msgstr "Czy na pewno chcesz uniewa¿niæ te podpisy:\n"
#: g10/keyedit.c:4343
msgid "Really create the revocation certificates? (y/N) "
msgstr "Na pewno utworzyæ certyfikaty uniewa¿nienia ? (t/N) "
#: g10/keyedit.c:4373
msgid "no secret key\n"
msgstr "brak klucza tajnego\n"
#: g10/keyedit.c:4443
#, c-format
msgid "user ID \"%s\" is already revoked\n"
msgstr "identyfikator u¿ytkownika ,,%s'' zosta³ ju¿ uniewa¿niony\n"
#: g10/keyedit.c:4460
#, c-format
msgid "WARNING: a user ID signature is dated %d seconds in the future\n"
msgstr ""
"OSTRZE¯ENIE: identyfikator u¿ytkownika podpisany za %d sekund (w "
"przysz³o¶ci)\n"
#: g10/keyedit.c:4524
#, fuzzy, c-format
msgid "Key %s is already revoked.\n"
msgstr "identyfikator u¿ytkownika ,,%s'' zosta³ ju¿ uniewa¿niony\n"
#: g10/keyedit.c:4586
#, fuzzy, c-format
msgid "Subkey %s is already revoked.\n"
msgstr "identyfikator u¿ytkownika ,,%s'' zosta³ ju¿ uniewa¿niony\n"
#: g10/keyedit.c:4681
#, fuzzy, c-format
msgid "Displaying %s photo ID of size %ld for key %s (uid %d)\n"
msgstr "Zdjêcie w formacie %s, rozmiar %ld bajtów, klucz 0x%08lX (id %d).\n"
#: g10/keygen.c:258
#, fuzzy, c-format
msgid "preference `%s' duplicated\n"
msgstr "ustawienie %c%lu powtarza siê\n"
#: g10/keygen.c:265
#, fuzzy
msgid "too many cipher preferences\n"
msgstr "zbyt wiele `%c' ustawieñ\n"
#: g10/keygen.c:267
#, fuzzy
msgid "too many digest preferences\n"
msgstr "zbyt wiele `%c' ustawieñ\n"
#: g10/keygen.c:269
#, fuzzy
msgid "too many compression preferences\n"
msgstr "zbyt wiele `%c' ustawieñ\n"
#: g10/keygen.c:394
#, fuzzy, c-format
msgid "invalid item `%s' in preference string\n"
msgstr "niew³a¶ciwy znak w tek¶cie ustawieñ\n"
#: g10/keygen.c:822
msgid "writing direct signature\n"
msgstr "zapis podpisu bezpo¶redniego\n"
#: g10/keygen.c:861
msgid "writing self signature\n"
msgstr "zapis podpisu klucza nim samym\n"
#: g10/keygen.c:912
msgid "writing key binding signature\n"
msgstr "zapis podpisu wi±¿±cego klucz\n"
#: g10/keygen.c:973 g10/keygen.c:1053 g10/keygen.c:1141 g10/keygen.c:2629
#, c-format
msgid "keysize invalid; using %u bits\n"
msgstr "niew³a¶ciwa d³ugo¶æ klucza; wykorzystano %u bitów\n"
#: g10/keygen.c:978 g10/keygen.c:1058 g10/keygen.c:1146 g10/keygen.c:2635
#, c-format
msgid "keysize rounded up to %u bits\n"
msgstr "rozmair klucza zaokr±glony do %u bitów\n"
#: g10/keygen.c:1239
#, fuzzy
msgid "Sign"
msgstr "podpis"
#: g10/keygen.c:1242
#, fuzzy
msgid "Encrypt"
msgstr "szyfrowanie danych"
#: g10/keygen.c:1245
msgid "Authenticate"
msgstr ""
#: g10/keygen.c:1253
msgid "SsEeAaQq"
msgstr ""
#: g10/keygen.c:1268
#, c-format
msgid "Possible actions for a %s key: "
msgstr ""
#: g10/keygen.c:1272
msgid "Current allowed actions: "
msgstr ""
#: g10/keygen.c:1277
#, c-format
msgid " (%c) Toggle the sign capability\n"
msgstr ""
#: g10/keygen.c:1280
#, fuzzy, c-format
msgid " (%c) Toggle the encrypt capability\n"
msgstr " (%d) Klucz dla algorytmu ElGamala (tylko do szyfrowania)\n"
#: g10/keygen.c:1283
#, c-format
msgid " (%c) Toggle the authenticate capability\n"
msgstr ""
#: g10/keygen.c:1286
#, c-format
msgid " (%c) Finished\n"
msgstr ""
#: g10/keygen.c:1340
msgid "Please select what kind of key you want:\n"
msgstr "Proszê wybraæ rodzaj klucza:\n"
#: g10/keygen.c:1342
#, fuzzy, c-format
msgid " (%d) DSA and Elgamal (default)\n"
msgstr " (%d) Para kluczy dla algorytmów DSA i ElGamala (domy¶lne)\n"
#: g10/keygen.c:1343
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (tylko do podpisywania)\n"
#: g10/keygen.c:1345
#, fuzzy, c-format
msgid " (%d) DSA (set your own capabilities)\n"
msgstr " (%d) RSA (tylko do szyfrowania)\n"
#: g10/keygen.c:1347
#, fuzzy, c-format
msgid " (%d) Elgamal (encrypt only)\n"
msgstr " (%d) Klucz dla algorytmu ElGamala (tylko do szyfrowania)\n"
#: g10/keygen.c:1348
#, c-format
msgid " (%d) RSA (sign only)\n"
msgstr " (%d) RSA (tylko do podpisywania)\n"
#: g10/keygen.c:1350
#, c-format
msgid " (%d) RSA (encrypt only)\n"
msgstr " (%d) RSA (tylko do szyfrowania)\n"
#: g10/keygen.c:1352
#, fuzzy, c-format
msgid " (%d) RSA (set your own capabilities)\n"
msgstr " (%d) RSA (tylko do szyfrowania)\n"
#: g10/keygen.c:1421 g10/keygen.c:2506
#, fuzzy, c-format
msgid "DSA keypair will have %u bits.\n"
msgstr "Para kluczy dla DSA bêdzie mia³a 1024 bity d³ugo¶ci.\n"
#: g10/keygen.c:1431
#, c-format
msgid "%s keys may be between %u and %u bits long.\n"
msgstr ""
#: g10/keygen.c:1438
#, fuzzy, c-format
msgid "What keysize do you want? (%u) "
msgstr "Jakiej d³ugo¶ci klucz wygenerowaæ? (1024) "
#: g10/keygen.c:1452
#, c-format
msgid "%s keysizes must be in the range %u-%u\n"
msgstr ""
#: g10/keygen.c:1458
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "¯±dana d³ugo¶æ klucza to %u bitów.\n"
#: g10/keygen.c:1463 g10/keygen.c:1468
#, c-format
msgid "rounded up to %u bits\n"
msgstr "zaokr±glono do %u bitów\n"
#: g10/keygen.c:1515
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
" <n> = key expires in n days\n"
" <n>w = key expires in n weeks\n"
" <n>m = key expires in n months\n"
" <n>y = key expires in n years\n"
msgstr ""
"Okres wa¿no¶æi klucza.\n"
" 0 = klucz nie ma okre¶lonego terminu wa¿no¶ci\n"
" <n> = termin wa¿no¶ci klucza up³ywa za n dni\n"
" <n>w = termin wa¿no¶ci klucza up³ywa za n tygodni\n"
" <n>m = termin wa¿no¶ci klucza up³ywa za n miesiêcy\n"
" <n>y = termin wa¿no¶ci klucza up³ywa za n lat\n"
#: g10/keygen.c:1526
msgid ""
"Please specify how long the signature should be valid.\n"
" 0 = signature does not expire\n"
" <n> = signature expires in n days\n"
" <n>w = signature expires in n weeks\n"
" <n>m = signature expires in n months\n"
" <n>y = signature expires in n years\n"
msgstr ""
"Okres wa¿no¶æi podpisu.\n"
" 0 = klucz nie ma okre¶lonego terminu wa¿no¶ci\n"
" <n> = termin wa¿no¶ci podpisu up³ywa za n dni\n"
" <n>w = termin wa¿no¶ci podpisu up³ywa za n tygodni\n"
" <n>m = termin wa¿no¶ci podpisu up³ywa za n miesiêcy\n"
" <n>y = termin wa¿no¶ci podpisu up³ywa za n lat\n"
#: g10/keygen.c:1549
msgid "Key is valid for? (0) "
msgstr "Okres wa¿no¶ci klucza ? (0) "
#: g10/keygen.c:1554
#, fuzzy, c-format
msgid "Signature is valid for? (%s) "
msgstr "Okres wa¿no¶ci podpisu? (0) "
#: g10/keygen.c:1572
msgid "invalid value\n"
msgstr "niepoprawna warto¶æ\n"
#: g10/keygen.c:1579
#, fuzzy
msgid "Key does not expire at all\n"
msgstr "%s nie ma daty wa¿no¶ci\n"
#: g10/keygen.c:1580
#, fuzzy
msgid "Signature does not expire at all\n"
msgstr "%s nie ma daty wa¿no¶ci\n"
#: g10/keygen.c:1585
#, fuzzy, c-format
msgid "Key expires at %s\n"
msgstr "%s traci wa¿no¶æ: %s\n"
#: g10/keygen.c:1586
#, fuzzy, c-format
msgid "Signature expires at %s\n"
msgstr "Wa¿no¶æ podpisu wygasa %s.\n"
#: g10/keygen.c:1592
msgid ""
"Your system can't display dates beyond 2038.\n"
"However, it will be correctly handled up to 2106.\n"
msgstr ""
"Twój system nie potrafi pokazaæ daty po roku 2038.\n"
"Niemniej daty do roku 2106 bêd± poprawnie obs³ugiwane.\n"
#: g10/keygen.c:1597
#, fuzzy
msgid "Is this correct? (y/N) "
msgstr "Czy wszystko siê zgadza (t/n)? "
#: g10/keygen.c:1641
#, fuzzy
msgid ""
"\n"
"You need a user ID to identify your key; the software constructs the user "
"ID\n"
"from the Real Name, Comment and Email Address in this form:\n"
" \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n"
"\n"
msgstr ""
"\n"
"Musisz podaæ identyfikator u¿ytkownika aby mo¿na by³o rozpoznaæ twój klucz;\n"
"program z³o¿y go z twojego imienia i nazwiska, komentarza i adresu poczty\n"
"elektronicznej. Bêdzie on mia³, na przyk³ad, tak± postaæ:\n"
" \"Tadeusz ¯eleñski (Boy) <tzb@ziemianska.pl>\"\n"
"\n"
#: g10/keygen.c:1654
msgid "Real name: "
msgstr "Imiê i nazwisko: "
#: g10/keygen.c:1662
msgid "Invalid character in name\n"
msgstr "Niew³a¶ciwy znak w imieniu lub nazwisku\n"
#: g10/keygen.c:1664
msgid "Name may not start with a digit\n"
msgstr "Imiê lub nazwisko nie mo¿e zaczynaæ siê od cyfry\n"
#: g10/keygen.c:1666
msgid "Name must be at least 5 characters long\n"
msgstr "Imiê i nazwisko musz± mieæ conajmniej 5 znaków d³ugo¶ci.\n"
#: g10/keygen.c:1674
msgid "Email address: "
msgstr "Adres poczty elektronicznej: "
#: g10/keygen.c:1685
msgid "Not a valid email address\n"
msgstr "To nie jest poprawny adres poczty elektronicznej\n"
#: g10/keygen.c:1693
msgid "Comment: "
msgstr "Komentarz: "
#: g10/keygen.c:1699
msgid "Invalid character in comment\n"
msgstr "Niew³a¶ciwy znak w komentarzu\n"
#: g10/keygen.c:1722
#, c-format
msgid "You are using the `%s' character set.\n"
msgstr "U¿ywasz zestawu znaków %s.\n"
#: g10/keygen.c:1728
#, c-format
msgid ""
"You selected this USER-ID:\n"
" \"%s\"\n"
"\n"
msgstr ""
"Twój identyfikator u¿ytkownika bêdzie wygl±da³ tak:\n"
" \"%s\"\n"
"\n"
#: g10/keygen.c:1733
msgid "Please don't put the email address into the real name or the comment\n"
msgstr ""
"Nie nalezy umieszczaæ adresu poczty elektronicznej w polu nazwiska czy\n"
"komentarza.\n"
#. TRANSLATORS: These are the allowed answers in
#. lower and uppercase. Below you will find the matching
#. string which should be translated accordingly and the
#. letter changed to match the one in the answer string.
#.
#. n = Change name
#. c = Change comment
#. e = Change email
#. o = Okay (ready, continue)
#. q = Quit
#.
#: g10/keygen.c:1749
msgid "NnCcEeOoQq"
msgstr "IiKkEeDdWw"
#: g10/keygen.c:1759
msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
msgstr "Zmieniæ (I)miê/nazwisko, (K)omentarz, adres (E)mail, czy (W)yj¶æ? "
#: g10/keygen.c:1760
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr ""
"Zmieniæ (I)miê/nazwisko, (K)omentarz, adres (E)mail, przej¶æ (D)alej,\n"
"czy (W)yj¶æ z programu ? "
#: g10/keygen.c:1779
msgid "Please correct the error first\n"
msgstr "Najpierw trzeba poprawiæ ten b³±d\n"
#: g10/keygen.c:1819
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
msgstr ""
"Musisz podaæ d³ugie, skomplikowane has³o aby ochroniæ swój klucz tajny.\n"
#: g10/keygen.c:1829 g10/passphrase.c:786
#, c-format
msgid "%s.\n"
msgstr "%s.\n"
#: g10/keygen.c:1835
msgid ""
"You don't want a passphrase - this is probably a *bad* idea!\n"
"I will do it anyway. You can change your passphrase at any time,\n"
"using this program with the option \"--edit-key\".\n"
"\n"
msgstr ""
"Nie chcesz podaæ has³a - to *z³y* pomys³!\n"
"W ka¿dej chwili mo¿esz ustawiæ has³o u¿ywaj±c tego programu i opcji\n"
"\"--edit-key\".\n"
"\n"
#: g10/keygen.c:1857
msgid ""
"We need to generate a lot of random bytes. It is a good idea to perform\n"
"some other action (type on the keyboard, move the mouse, utilize the\n"
"disks) during the prime generation; this gives the random number\n"
"generator a better chance to gain enough entropy.\n"
msgstr ""
"Musimy wygenerowaæ du¿o losowych bajtów. Dobrym pomys³em aby pomóc "
"komputerowi\n"
"podczas generowania liczb pierszych jest wykonywanie w tym czasie innych\n"
"dzia³añ (pisanie na klawiaturze, poruszanie myszk±, odwo³anie siê do "
"dysków);\n"
"dziêki temu generator liczb losowych ma mo¿liwo¶æ zebrania odpowiedniej "
"ilo¶ci\n"
"entropii.\n"
#: g10/keygen.c:2575
msgid "Key generation canceled.\n"
msgstr "Procedura generacji klucza zosta³a anulowana.\n"
#: g10/keygen.c:2774 g10/keygen.c:2918
#, c-format
msgid "writing public key to `%s'\n"
msgstr "zapisujê klucz publiczny w '%s'\n"
#: g10/keygen.c:2776 g10/keygen.c:2921
#, fuzzy, c-format
msgid "writing secret key stub to `%s'\n"
msgstr "zapisujê klucz tajny w '%s'\n"
#: g10/keygen.c:2779 g10/keygen.c:2924
#, c-format
msgid "writing secret key to `%s'\n"
msgstr "zapisujê klucz tajny w '%s'\n"
#: g10/keygen.c:2907
#, c-format
msgid "no writable public keyring found: %s\n"
msgstr "brak zapisywalnego zbioru kluczy publicznych: %s\n"
#: g10/keygen.c:2913
#, c-format
msgid "no writable secret keyring found: %s\n"
msgstr "brak zapisywalnego zbioru kluczy tajnych: %s\n"
#: g10/keygen.c:2931
#, c-format
msgid "error writing public keyring `%s': %s\n"
msgstr "b³±d podczas zapisu zbioru kluczy publicznych ,,%s'': %s\n"
#: g10/keygen.c:2938
#, c-format
msgid "error writing secret keyring `%s': %s\n"
msgstr "b³±d podczas zapisu zbioru kluczy tajnych ,,%s'': %s\n"
#: g10/keygen.c:2961
msgid "public and secret key created and signed.\n"
msgstr "klucz publiczny i prywatny (tajny) zosta³y utworzone i podpisane.\n"
#: g10/keygen.c:2972
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
"the command \"--edit-key\" to generate a subkey for this purpose.\n"
msgstr ""
"Ten klucz nie mo¿e byæ wykorzystany do szyfrowania. Komend± \"--edit-key\"\n"
"mo¿na dodaæ do niego podklucz szyfruj±cy.\n"
#: g10/keygen.c:2984 g10/keygen.c:3113 g10/keygen.c:3228
#, c-format
msgid "Key generation failed: %s\n"
msgstr "Generacja klucza nie powiod³a siê: %s\n"
#: g10/keygen.c:3036 g10/keygen.c:3164 g10/sign.c:291
#, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
msgstr ""
"klucz zosta³ stworzony %lu sekundê w przysz³o¶ci (zaburzenia\n"
"czasoprzestrzeni, lub ¼le ustawiony zegar systemowy)\n"
#: g10/keygen.c:3038 g10/keygen.c:3166 g10/sign.c:293
#, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
msgstr ""
"klucz zosta³ stworzony %lu sekund w przysz³o¶ci (zaburzenia\n"
"czasoprzestrzeni, lub ¼le ustawiony zegar systemowy)\n"
#: g10/keygen.c:3047 g10/keygen.c:3177
msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n"
msgstr ""
"UWAGA: tworzenie podkluczy dla kluczy wersji 3 jest niezgodne z OpenPGP.\n"
#: g10/keygen.c:3086 g10/keygen.c:3210
#, fuzzy
msgid "Really create? (y/N) "
msgstr "Czy na pewno utworzyæ? "
#: g10/keygen.c:3363
#, fuzzy, c-format
msgid "storing key onto card failed: %s\n"
msgstr "usuniêcie bloku klucza nie powiod³o siê: %s\n"
#: g10/keygen.c:3410
#, fuzzy, c-format
msgid "can't create backup file `%s': %s\n"
msgstr "nie mo¿na utworzyæ ,,%s'': %s\n"
#: g10/keygen.c:3436
#, fuzzy, c-format
msgid "NOTE: backup of card key saved to `%s'\n"
msgstr "UWAGA: wa¿no¶æ klucza tajnego %08lX wygas³a %s\n"
#: g10/keyid.c:498 g10/keyid.c:510 g10/keyid.c:522 g10/keyid.c:534
msgid "never "
msgstr "nigdy "
#: g10/keylist.c:265
msgid "Critical signature policy: "
msgstr "Krytyczny regulamin podpisu: "
#: g10/keylist.c:267
msgid "Signature policy: "
msgstr "Regulamin podpisu: "
#: g10/keylist.c:306
msgid "Critical preferred keyserver: "
msgstr ""
#: g10/keylist.c:355 g10/keylist.c:399
msgid "WARNING: invalid notation data found\n"
msgstr "OSTRZE¯ENIE: niepoprawne dane w adnotacji\n"
#: g10/keylist.c:373
msgid "Critical signature notation: "
msgstr "Krytyczne adnotacje podpisu: "
#: g10/keylist.c:375
msgid "Signature notation: "
msgstr "Adnotacje podpisu: "
#: g10/keylist.c:386
msgid "not human readable"
msgstr "nieczytelne dla cz³owieka"
#: g10/keylist.c:487
msgid "Keyring"
msgstr "Zbiór kluczy"
#: g10/keylist.c:793
#, fuzzy, c-format
msgid "expired: %s)"
msgstr " [wygasa :%s]"
#: g10/keylist.c:1489
msgid "Primary key fingerprint:"
msgstr "Odcisk klucza g³ównego:"
#: g10/keylist.c:1491
msgid " Subkey fingerprint:"
msgstr " Odcisk podklucza:"
#. TRANSLATORS: this should fit into 24 bytes to that the
#. * fingerprint data is properly aligned with the user ID
#: g10/keylist.c:1498
msgid " Primary key fingerprint:"
msgstr " Odcisk klucza g³ównego:"
#: g10/keylist.c:1500
msgid " Subkey fingerprint:"
msgstr " Odcisk podklucza:"
#: g10/keylist.c:1504 g10/keylist.c:1508
#, fuzzy
msgid " Key fingerprint ="
msgstr " Odcisk klucza ="
#: g10/keylist.c:1575
msgid " Card serial no. ="
msgstr ""
#: g10/keyring.c:1246
#, fuzzy, c-format
msgid "renaming `%s' to `%s' failed: %s\n"
msgstr "opakowywanie ASCII nie powiod³o siê: %s\n"
#: g10/keyring.c:1252
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr "OSTRZE¯ENIE: Istniej± dwa pliki z poufnymi informacjami.\n"
#: g10/keyring.c:1254
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s pozosta³ bez zmian\n"
#: g10/keyring.c:1255
#, c-format
msgid "%s is the new one\n"
msgstr "%s zosta³ utworzony\n"
#: g10/keyring.c:1256
msgid "Please fix this possible security flaw\n"
msgstr "Proszê usun±æ to naruszenie zasad bezpieczeñstwa\n"
#: g10/keyring.c:1376
#, fuzzy, c-format
msgid "caching keyring `%s'\n"
msgstr "sprawdzanie zbioru kluczy ,,%s''\n"
#: g10/keyring.c:1422
#, fuzzy, c-format
msgid "%lu keys cached so far (%lu signatures)\n"
msgstr "%lu kluczy (%lu podpisów)\n"
#: g10/keyring.c:1434
#, fuzzy, c-format
msgid "%lu keys cached (%lu signatures)\n"
msgstr "%lu kluczy (%lu podpisów)\n"
#: g10/keyring.c:1505
#, c-format
msgid "%s: keyring created\n"
msgstr "%s: zbiór kluczy utworzony\n"
#: g10/keyserver.c:105
#, fuzzy, c-format
msgid "WARNING: keyserver option `%s' is not used on this platform\n"
msgstr "OSTRZE¯ENIE: opcje w ,,%s'' nie s± jeszcze uwzglêdnione.\n"
#: g10/keyserver.c:433
#, fuzzy
msgid "disabled"
msgstr "wy³kl"
#: g10/keyserver.c:634
msgid "Enter number(s), N)ext, or Q)uit > "
msgstr ""
#: g10/keyserver.c:717 g10/keyserver.c:1267
#, fuzzy, c-format
msgid "invalid keyserver protocol (us %d!=handler %d)\n"
msgstr "niepoprawne opcje eksportu kluczy\n"
#: g10/keyserver.c:815
#, fuzzy, c-format
msgid "key \"%s\" not found on keyserver\n"
msgstr "klucz ,,%s'' nie zosta³ odnaleziony: %s\n"
#: g10/keyserver.c:817
#, fuzzy
msgid "key not found on keyserver\n"
msgstr "klucz ,,%s'' nie zosta³ odnaleziony: %s\n"
#: g10/keyserver.c:1014
#, fuzzy, c-format
msgid "requesting key %s from %s server %s\n"
msgstr "zapytanie o klucz %08lX w %s\n"
#: g10/keyserver.c:1018
#, fuzzy, c-format
msgid "requesting key %s from %s\n"
msgstr "zapytanie o klucz %08lX w %s\n"
#: g10/keyserver.c:1170
#, fuzzy, c-format
msgid "sending key %s to %s server %s\n"
msgstr "zapytanie o ,,%s'' w serwerze HKP %s\n"
#: g10/keyserver.c:1174
#, fuzzy, c-format
msgid "sending key %s to %s\n"
msgstr ""
"\"\n"
"podpisano Twoim kluczem %08lX w %s\n"
#: g10/keyserver.c:1217
#, fuzzy, c-format
msgid "searching for \"%s\" from %s server %s\n"
msgstr "zapytanie o ,,%s'' w serwerze HKP %s\n"
#: g10/keyserver.c:1220
#, fuzzy, c-format
msgid "searching for \"%s\" from %s\n"
msgstr "zapytanie o ,,%s'' w serwerze HKP %s\n"
#: g10/keyserver.c:1227 g10/keyserver.c:1322
#, fuzzy
msgid "no keyserver action!\n"
msgstr "niepoprawne opcje eksportu kluczy\n"
#: g10/keyserver.c:1275
#, c-format
msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n"
msgstr ""
#: g10/keyserver.c:1284
msgid "keyserver did not send VERSION\n"
msgstr ""
#: g10/keyserver.c:1343
msgid "no keyserver known (use option --keyserver)\n"
msgstr "brak znanyk serwerów kluczy (u¿yj opcji --keyserver)\n"
#: g10/keyserver.c:1349
msgid "external keyserver calls are not supported in this build\n"
msgstr ""
#: g10/keyserver.c:1361
#, c-format
msgid "no handler for keyserver scheme `%s'\n"
msgstr ""
#: g10/keyserver.c:1366
#, c-format
msgid "action `%s' not supported with keyserver scheme `%s'\n"
msgstr ""
#: g10/keyserver.c:1374
#, c-format
msgid "%s does not support handler version %d\n"
msgstr ""
#: g10/keyserver.c:1381
#, fuzzy
msgid "keyserver timed out\n"
msgstr "b³±d serwera kluczy"
#: g10/keyserver.c:1386
#, fuzzy
msgid "keyserver internal error\n"
msgstr "b³±d serwera kluczy"
#: g10/keyserver.c:1395
#, fuzzy, c-format
msgid "keyserver communications error: %s\n"
msgstr "odbiór z serwera kluczy nie powiód³ siê: %s\n"
#: g10/keyserver.c:1420 g10/keyserver.c:1454
#, fuzzy, c-format
msgid "\"%s\" not a key ID: skipping\n"
msgstr "%s: nie jest poprawnym identyfikatorem klucza\n"
#: g10/keyserver.c:1711
#, fuzzy, c-format
msgid "WARNING: unable to refresh key %s via %s: %s\n"
msgstr "OSTRZE¯ENIE: nie mo¿na skasowaæ pliku tymczasowego (%s) ,,%s'': %s.\n"
#: g10/keyserver.c:1733
#, fuzzy, c-format
msgid "refreshing 1 key from %s\n"
msgstr "zapytanie o klucz %08lX w %s\n"
#: g10/keyserver.c:1735
#, fuzzy, c-format
msgid "refreshing %d keys from %s\n"
msgstr "zapytanie o klucz %08lX w %s\n"
#: g10/mainproc.c:249
#, c-format
msgid "weird size for an encrypted session key (%d)\n"
msgstr "%d - dziwny rozmiar jak na zaszyfrowany klucz sesyjny\n"
#: g10/mainproc.c:300
#, c-format
msgid "%s encrypted session key\n"
msgstr "klucz sesyjny zaszyfrowany %s\n"
#: g10/mainproc.c:310
#, fuzzy, c-format
msgid "passphrase generated with unknown digest algorithm %d\n"
msgstr "dane zaszyfrowano nieznanym algorytmem numer %d\n"
#: g10/mainproc.c:376
#, fuzzy, c-format
msgid "public key is %s\n"
msgstr "klucz publiczny %08lX\n"
#: g10/mainproc.c:431
msgid "public key encrypted data: good DEK\n"
msgstr "dane zaszyfrowane kluczem publicznym: poprawny klucz sesyjny\n"
#: g10/mainproc.c:464
#, fuzzy, c-format
msgid "encrypted with %u-bit %s key, ID %s, created %s\n"
msgstr "zaszyfrowano %u-bitowym kluczem %s, numer %08lX, stworzonym %s\n"
#: g10/mainproc.c:468 g10/pkclist.c:219
#, fuzzy, c-format
msgid " \"%s\"\n"
msgstr " alias \""
#: g10/mainproc.c:472
#, fuzzy, c-format
msgid "encrypted with %s key, ID %s\n"
msgstr "zaszyfrowano kluczem %s, o numerze %08lX\n"
#: g10/mainproc.c:486
#, c-format
msgid "public key decryption failed: %s\n"
msgstr "b³±d odszyfrowywania kluczem publicznym: %s\n"
#: g10/mainproc.c:500
#, c-format
msgid "encrypted with %lu passphrases\n"
msgstr "zaszyfrowane za pomoc± %lu hase³\n"
#: g10/mainproc.c:502
msgid "encrypted with 1 passphrase\n"
msgstr "zaszyfrowane jednym has³em\n"
#: g10/mainproc.c:530 g10/mainproc.c:552
#, c-format
msgid "assuming %s encrypted data\n"
msgstr "przyjmuj±c ¿e dane zosta³y zaszyfrowane za pomoc± %s\n"
#: g10/mainproc.c:538
#, c-format
msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n"
msgstr "szyfr IDEA nie jest dostêpny, próba u¿ycia %s zamiast\n"
#: g10/mainproc.c:570
msgid "decryption okay\n"
msgstr "odszyfrowanie poprawne\n"
#: g10/mainproc.c:574
msgid "WARNING: message was not integrity protected\n"
msgstr "OSTRZE¯ENIE: wiadomo¶æ nie by³a zabezpieczona przed manipulacj±\n"
#: g10/mainproc.c:587
msgid "WARNING: encrypted message has been manipulated!\n"
msgstr "OSTRZE¯ENIE: zaszyfrowana wiadomo¶æ by³a manipulowana!\n"
#: g10/mainproc.c:593
#, c-format
msgid "decryption failed: %s\n"
msgstr "b³±d odszyfrowywania: %s\n"
#: g10/mainproc.c:612
msgid "NOTE: sender requested \"for-your-eyes-only\"\n"
msgstr "UWAGA: nadawca zaznaczy³ ¿e wiadomo¶æ nie powinna byæ zapisywana\n"
#: g10/mainproc.c:614
#, c-format
msgid "original file name='%.*s'\n"
msgstr "pierwotna nazwa pliku='%.*s'\n"
#: g10/mainproc.c:803
msgid "standalone revocation - use \"gpg --import\" to apply\n"
msgstr ""
"osobny certyfikat uniewa¿nienia - u¿yj ,,gpg --import'' aby go wczytaæ\n"
#: g10/mainproc.c:1307
msgid "signature verification suppressed\n"
msgstr "wymuszono pominiêcie sprawdzenia podpisu\n"
#: g10/mainproc.c:1349 g10/mainproc.c:1359
msgid "can't handle these multiple signatures\n"
msgstr "nie mo¿na obs³uzyæ tych wielokrotnych podpisów\n"
#: g10/mainproc.c:1369
#, fuzzy, c-format
msgid "Signature made %s\n"
msgstr "Wa¿no¶æ podpisu wygas³a %s.\n"
#: g10/mainproc.c:1370
#, fuzzy, c-format
msgid " using %s key %s\n"
msgstr " alias \""
#: g10/mainproc.c:1374
#, fuzzy, c-format
msgid "Signature made %s using %s key ID %s\n"
msgstr "Podpisano w %.*s kluczem %s o numerze %08lX.\n"
#: g10/mainproc.c:1394
msgid "Key available at: "
msgstr "Klucz dostêpny w: "
#: g10/mainproc.c:1499 g10/mainproc.c:1547
#, fuzzy, c-format
msgid "BAD signature from \"%s\""
msgstr "NIEPOPRAWNY podpis z³o¿ony przez \""
#: g10/mainproc.c:1501 g10/mainproc.c:1549
#, fuzzy, c-format
msgid "Expired signature from \"%s\""
msgstr "Przeterminowany podpis z³o¿ony przez \""
#: g10/mainproc.c:1503 g10/mainproc.c:1551
#, fuzzy, c-format
msgid "Good signature from \"%s\""
msgstr "Poprawny podpis z³o¿ony przez \""
#: g10/mainproc.c:1555
msgid "[uncertain]"
msgstr "[niepewne]"
#: g10/mainproc.c:1587
#, fuzzy, c-format
msgid " aka \"%s\""
msgstr " alias \""
#: g10/mainproc.c:1681
#, c-format
msgid "Signature expired %s\n"
msgstr "Wa¿no¶æ podpisu wygas³a %s.\n"
#: g10/mainproc.c:1686
#, c-format
msgid "Signature expires %s\n"
msgstr "Wa¿no¶æ podpisu wygasa %s.\n"
#: g10/mainproc.c:1689
#, c-format
msgid "%s signature, digest algorithm %s\n"
msgstr "podpis %s, skrót %s\n"
#: g10/mainproc.c:1690
msgid "binary"
msgstr "binarny"
#: g10/mainproc.c:1691
msgid "textmode"
msgstr "tekstowy"
#: g10/mainproc.c:1691 g10/trustdb.c:531
msgid "unknown"
msgstr "nieznany"
#: g10/mainproc.c:1711
#, c-format
msgid "Can't check signature: %s\n"
msgstr "Nie mo¿na sprawdziæ podpisu: %s\n"
#: g10/mainproc.c:1779 g10/mainproc.c:1795 g10/mainproc.c:1881
msgid "not a detached signature\n"
msgstr "nie jest oddzielonym podpisem.\n"
#: g10/mainproc.c:1822
msgid ""
"WARNING: multiple signatures detected. Only the first will be checked.\n"
msgstr ""
"OSTRZE¯ENIE: wielokrotne podpisy. Tylko pierwszy zostanie sprawdzony.\n"
#: g10/mainproc.c:1830
#, c-format
msgid "standalone signature of class 0x%02x\n"
msgstr "oddzielony podpis klasy 0x%02x.\n"
#: g10/mainproc.c:1887
msgid "old style (PGP 2.x) signature\n"
msgstr "podpis starego typu (PGP 2.x).\n"
#: g10/mainproc.c:1897
msgid "invalid root packet detected in proc_tree()\n"
msgstr "wykryto niepoprawny pakiet pierwotny w proc_tree()\n"
#: g10/misc.c:122
#, 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:142 g10/misc.c:170 g10/misc.c:242
#, fuzzy, c-format
msgid "fstat of `%s' failed in %s: %s\n"
msgstr "naniesienie poprawek bazy zaufania nie powiod³o siê: %s\n"
#: g10/misc.c:207
#, fuzzy, c-format
msgid "fstat(%d) failed in %s: %s\n"
msgstr "baza zaufania: funkcja read() (n=%d) zawiod³a: %s\n"
#: g10/misc.c:316
#, fuzzy, c-format
msgid "WARNING: using experimental public key algorithm %s\n"
msgstr "nie mo¿na obs³u¿yæ tego algorytmu klucza publicznego: %d\n"
#: g10/misc.c:331
#, fuzzy, c-format
msgid "WARNING: using experimental cipher algorithm %s\n"
msgstr "algorytm szyfruj±cy nie jest zaimplementowany"
#: g10/misc.c:346
#, fuzzy, c-format
msgid "WARNING: using experimental digest algorithm %s\n"
msgstr "podpis %s, skrót %s\n"
#: g10/misc.c:351
#, fuzzy, c-format
msgid "WARNING: digest algorithm %s is deprecated\n"
msgstr "wymuszone u¿ycie skrótu %s (%d) k³óci siê z ustawieniami adresata\n"
#: g10/misc.c:447
msgid "the IDEA cipher plugin is not present\n"
msgstr "modu³ szyfru IDEA nie jest dostêpny\n"
#: g10/misc.c:448
msgid ""
"please see http://www.gnupg.org/why-not-idea.html for more information\n"
msgstr "wiêcej informacji jest tutaj: http://www.gnupg.org/why-not-idea.html\n"
#: g10/misc.c:681
#, c-format
msgid "%s:%d: deprecated option \"%s\"\n"
msgstr "%s:%d jest przestarza³± opcj± ,,%s''\n"
#: g10/misc.c:685
#, c-format
msgid "WARNING: \"%s\" is a deprecated option\n"
msgstr "OSTRZE¯ENIE: ,,%s'' jest przestarza³± opcj±.\n"
#: g10/misc.c:687
#, c-format
msgid "please use \"%s%s\" instead\n"
msgstr "w jej miejsce nale¿y u¿yæ ,,%s%s''\"\n"
#: g10/misc.c:694
#, fuzzy, c-format
msgid "WARNING: \"%s\" is a deprecated command - do not use it\n"
msgstr "OSTRZE¯ENIE: ,,%s'' jest przestarza³± opcj±.\n"
#: g10/misc.c:707
msgid "Uncompressed"
msgstr "Nieskompresowany"
#: g10/misc.c:732
#, fuzzy
msgid "uncompressed|none"
msgstr "Nieskompresowany"
#: g10/misc.c:842
#, c-format
msgid "this message may not be usable by %s\n"
msgstr "ta wiadomo¶æ mo¿e nie daæ siê odczytaæ za pomoc± %s\n"
#: g10/misc.c:999
#, fuzzy, c-format
msgid "ambiguous option `%s'\n"
msgstr "odczyt opcji z ,,%s''\n"
#: g10/misc.c:1024
#, fuzzy, c-format
msgid "unknown option `%s'\n"
msgstr "nieznany domy¶lny adresat ,,%s''\n"
#: g10/openfile.c:86
#, c-format
msgid "File `%s' exists. "
msgstr "Plik ,,%s'' ju¿ istnieje. "
#: g10/openfile.c:88
#, fuzzy
msgid "Overwrite? (y/N) "
msgstr "Nadpisaæ (t/N)? "
#: g10/openfile.c:121
#, c-format
msgid "%s: unknown suffix\n"
msgstr "%s: nieznana koñcówka nazwy\n"
#: g10/openfile.c:143
msgid "Enter new filename"
msgstr "Nazwa pliku"
#: g10/openfile.c:188
msgid "writing to stdout\n"
msgstr "zapisywanie na wyj¶cie standardowe\n"
#: g10/openfile.c:300
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "przyjêto obecno¶æ podpisanych danych w '%s'\n"
#: g10/openfile.c:379
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "nowy plik ustawieñ ,,%s'' zosta³ utworzony\n"
#: g10/openfile.c:381
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "OSTRZE¯ENIE: opcje w ,,%s'' nie s± jeszcze uwzglêdnione.\n"
#: g10/openfile.c:413
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: katalog utworzony\n"
#: g10/parse-packet.c:138
#, c-format
msgid "can't handle public key algorithm %d\n"
msgstr "nie mo¿na obs³u¿yæ tego algorytmu klucza publicznego: %d\n"
#: g10/parse-packet.c:708
msgid "WARNING: potentially insecure symmetrically encrypted session key\n"
msgstr ""
"OSTRZE¯ENIE: symetrycznie zaszyfrowany klucz sesyjny mo¿e nie byæ "
"bezpieczny\n"
#: g10/parse-packet.c:1145
#, c-format
msgid "subpacket of type %d has critical bit set\n"
msgstr "podpakiet typu %d ma ustawiony krytyczny bit\n"
#: g10/passphrase.c:305
msgid "gpg-agent is not available in this session\n"
msgstr "gpg-agent nie jest dostêpny w tej sesji\n"
#: g10/passphrase.c:317
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "z³y format zmiennej ¶rodowiskowej GPG_AGENT_INFO\n"
#: g10/passphrase.c:332
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
msgstr "wersja %d protoko³u agenta nie jest obs³ugiwana\n"
#: g10/passphrase.c:345
#, c-format
msgid "can't connect to `%s': %s\n"
msgstr "nie mo¿na siê po³±czyæ z ,,%s'': %s\n"
#: g10/passphrase.c:358 g10/passphrase.c:634 g10/passphrase.c:721
msgid "problem with the agent - disabling agent use\n"
msgstr "problem z agentem - zostaje wy³±czony\n"
#: g10/passphrase.c:511 g10/passphrase.c:890
#, fuzzy, c-format
msgid " (main key ID %s)"
msgstr " (podklucz %08lX)"
#: g10/passphrase.c:525
#, fuzzy, c-format
msgid ""
"You need a passphrase to unlock the secret key for user:\n"
"\"%.*s\"\n"
"%u-bit %s key, ID %s, created %s%s\n"
msgstr ""
"Musisz podaæ has³o aby odbezpieczyæ klucz tajny u¿ytkownika:\n"
"\"%.*s\".\n"
"Klucz o d³ugo¶ci %u bitów, typ %s, numer %08lX, stworzony %s%s\n"
#: g10/passphrase.c:550
msgid "Repeat passphrase\n"
msgstr "Powtórzone has³o\n"
#: g10/passphrase.c:552
msgid "Enter passphrase\n"
msgstr "Has³o\n"
#: g10/passphrase.c:628
msgid "cancelled by user\n"
msgstr "anulowano przez u¿ytkownika\n"
#: g10/passphrase.c:781 g10/passphrase.c:944
#, fuzzy
msgid "can't query passphrase in batch mode\n"
msgstr "pytanie o has³o nie dzia³a w trybie wsadowym\n"
#: g10/passphrase.c:788 g10/passphrase.c:949
msgid "Enter passphrase: "
msgstr "Podaj has³o: "
#: g10/passphrase.c:871
#, fuzzy, c-format
msgid ""
"You need a passphrase to unlock the secret key for\n"
"user: \"%s\"\n"
msgstr ""
"\n"
"Musisz podaæ has³o aby odbezpieczyæ klucz prywatny u¿ytkownika:\n"
"\""
#: g10/passphrase.c:877
#, fuzzy, c-format
msgid "%u-bit %s key, ID %s, created %s"
msgstr "d³ugo¶æ %u bitów, typ %s, numer %08lX, stworzony %s"
#: g10/passphrase.c:886
#, c-format
msgid " (subkey on main key ID %s)"
msgstr ""
#: g10/passphrase.c:953
msgid "Repeat passphrase: "
msgstr "Powtórz has³o: "
#: g10/photoid.c:67
msgid ""
"\n"
"Pick an image to use for your photo ID. The image must be a JPEG file.\n"
"Remember that the image is stored within your public key. If you use a\n"
"very large picture, your key will become very large as well!\n"
"Keeping the image close to 240x288 is a good size to use.\n"
msgstr ""
"\n"
"Wybierz zdjêcie które chcesz do³±czyæ do swojego klucza jako identyfikator.\n"
"Musi to byæ plik w formacie JPEG. Zostanie on zapisany w Twoim kluczu\n"
"publicznym. Je¶li bêdzie du¿y, powiêkszy to tak¿e rozmiar Twojego klucza!\n"
"Dobry rozmiar to oko³o 240 na 288 pikseli.\n"
#: g10/photoid.c:81
msgid "Enter JPEG filename for photo ID: "
msgstr "Nazwa pliku ze zdjêciem w formacie JPEG: "
#: g10/photoid.c:95
#, fuzzy, c-format
msgid "unable to open JPEG file `%s': %s\n"
msgstr "nie mo¿na otworzyæ pliku: %s\n"
#: g10/photoid.c:103
#, c-format
msgid "This JPEG is really large (%d bytes) !\n"
msgstr ""
#: g10/photoid.c:105
#, fuzzy
msgid "Are you sure you want to use it? (y/N) "
msgstr "Czy na pewno chcesz tego u¿yæ? (t/N) "
#: g10/photoid.c:120
#, fuzzy, c-format
msgid "`%s' is not a JPEG file\n"
msgstr ",,%s'' nie jest plikiem JPEG\n"
#: g10/photoid.c:137
msgid "Is this photo correct (y/N/q)? "
msgstr "Czy zdjêcie jest w porz±dku? (t/N/w) "
#: g10/photoid.c:339
msgid "unable to display photo ID!\n"
msgstr "nie mo¿na wy¶wietliæ zdjêcia!\n"
#: g10/pkclist.c:62 g10/revoke.c:581
msgid "No reason specified"
msgstr "nie podano przyczyny"
#: g10/pkclist.c:64 g10/revoke.c:583
msgid "Key is superseded"
msgstr "klucz zosta³ zast±piony"
#: g10/pkclist.c:66 g10/revoke.c:582
msgid "Key has been compromised"
msgstr "klucz zosta³ skompromitowany"
#: g10/pkclist.c:68 g10/revoke.c:584
msgid "Key is no longer used"
msgstr "klucz nie jest ju¿ u¿ywany"
#: g10/pkclist.c:70 g10/revoke.c:585
msgid "User ID is no longer valid"
msgstr "identyfikator u¿ytkownika przesta³ byæ poprawny"
#: g10/pkclist.c:74
msgid "reason for revocation: "
msgstr "powód uniewa¿nienia: "
#: g10/pkclist.c:91
msgid "revocation comment: "
msgstr "komentarz do uniewa¿nienia: "
#: g10/pkclist.c:206
msgid "iImMqQsS"
msgstr "iImMwWpP"
#: g10/pkclist.c:214
#, fuzzy
msgid "No trust value assigned to:\n"
msgstr ""
"Brak warto¶ci zaufania dla:\n"
"%4u%c/%08lX %s \""
#: g10/pkclist.c:246
#, fuzzy, c-format
msgid " aka \"%s\"\n"
msgstr " alias \""
#: g10/pkclist.c:256
#, fuzzy
msgid ""
"How much do you trust that this key actually belongs to the named user?\n"
msgstr "Ten klucz prawdopodobnie nale¿y do tej osoby.\n"
#: g10/pkclist.c:271
#, fuzzy, c-format
msgid " %d = I don't know or won't say\n"
msgstr " %d = nie wiem\n"
#: g10/pkclist.c:273
#, fuzzy, c-format
msgid " %d = I do NOT trust\n"
msgstr " %d = NIE ufam mu\n"
#: g10/pkclist.c:279
#, fuzzy, c-format
msgid " %d = I trust ultimately\n"
msgstr " %d = ufam absolutnie\n"
#: g10/pkclist.c:285
#, fuzzy
msgid " m = back to the main menu\n"
msgstr " m = powrót do g³ównego menu\n"
#: g10/pkclist.c:288
#, fuzzy
msgid " s = skip this key\n"
msgstr " p = pominiêcie klucza\n"
#: g10/pkclist.c:289
#, fuzzy
msgid " q = quit\n"
msgstr " w = wyj¶cie\n"
#: g10/pkclist.c:293
#, c-format
msgid ""
"The minimum trust level for this key is: %s\n"
"\n"
msgstr ""
#: g10/pkclist.c:299 g10/revoke.c:610
msgid "Your decision? "
msgstr "Twoja decyzja? "
#: g10/pkclist.c:320
#, fuzzy
msgid "Do you really want to set this key to ultimate trust? (y/N) "
msgstr "Czy na pewno chcesz przypisaæ absolutne zaufanie temu kluczowi? "
#: g10/pkclist.c:334
msgid "Certificates leading to an ultimately trusted key:\n"
msgstr "Certyfikaty prowadz±ce do ostatecznie zaufanego klucza:\n"
#: g10/pkclist.c:419
#, fuzzy, c-format
msgid "%s: There is no assurance this key belongs to the named user\n"
msgstr "%08lX: Nie ma pewno¶ci co do to¿samo¶ci w³a¶ciciela klucza.\n"
#: g10/pkclist.c:424
#, fuzzy, c-format
msgid "%s: There is limited assurance this key belongs to the named user\n"
msgstr "%08lX: Nie ma pewno¶ci co do to¿samo¶ci w³a¶ciciela klucza.\n"
#: g10/pkclist.c:430
#, fuzzy
msgid "This key probably belongs to the named user\n"
msgstr "Ten klucz prawdopodobnie nale¿y do tej osoby.\n"
#: g10/pkclist.c:435
msgid "This key belongs to us\n"
msgstr "Ten klucz nale¿y do nas\n"
#: g10/pkclist.c:461
#, fuzzy
msgid ""
"It is NOT certain that the key belongs to the person named\n"
"in the user ID. If you *really* know what you are doing,\n"
"you may answer the next question with yes.\n"
msgstr ""
"NIE MA pewno¶ci, czy klucz nale¿y do osoby wymienionej w identyfikatorze.\n"
"Je¶li nie masz co do tego ¿adnych w±tpliwo¶ci i *naprawdê* wiesz co robisz,\n"
"mo¿esz odpowiedzieæ ,,tak'' na nastêpne pytanie.\n"
"\n"
#: g10/pkclist.c:468
#, fuzzy
msgid "Use this key anyway? (y/N) "
msgstr "U¿yæ tego klucza pomimo to? "
#: g10/pkclist.c:502
msgid "WARNING: Using untrusted key!\n"
msgstr "OSTRZE¯ENIE: u¿ywany jest klucz nie obdarzony zaufaniem!\n"
#: g10/pkclist.c:509
msgid "WARNING: this key might be revoked (revocation key not present)\n"
msgstr ""
"OSTRZE¯ENIE: klucz %08lX móg³ zostaæ uniewa¿niony\n"
" (brak klucza uniewa¿niaj±cego aby to sprawdziæ)\n"
#: g10/pkclist.c:518
msgid "WARNING: This key has been revoked by its designated revoker!\n"
msgstr "OSTRZE¯ENIE: Ten klucz zosta³ uniewa¿niony kluczem uniewa¿niaj±cym!\n"
#: g10/pkclist.c:521
msgid "WARNING: This key has been revoked by its owner!\n"
msgstr "OSTRZE¯ENIE: Ten klucz zosta³ uniewa¿niony przez w³a¶ciciela!\n"
#: g10/pkclist.c:522
#, fuzzy
msgid " This could mean that the signature is forged.\n"
msgstr " To mo¿e oznaczaæ ¿e podpis jest fa³szerstwem.\n"
#: g10/pkclist.c:528
msgid "WARNING: This subkey has been revoked by its owner!\n"
msgstr "OSTRZE¯ENIE: Ten podklucz zosta³ uniewa¿niony przez w³a¶ciciela!\n"
#: g10/pkclist.c:533
msgid "Note: This key has been disabled.\n"
msgstr "Uwaga: Ten klucz zosta³ wy³±czony z u¿ytku\n"
#: g10/pkclist.c:538
msgid "Note: This key has expired!\n"
msgstr "Uwaga: Data wa¿no¶ci tego klucza up³ynê³a!\n"
#: g10/pkclist.c:549
msgid "WARNING: This key is not certified with a trusted signature!\n"
msgstr "OSTRZE¯ENIE: Ten klucz nie jest po¶wiadczony zaufanym podpisem!\n"
#: g10/pkclist.c:551
msgid ""
" There is no indication that the signature belongs to the owner.\n"
msgstr ""
" Nie ma pewno¶ci co do to¿samo¶ci osoby która z³o¿y³a podpis.\n"
#: g10/pkclist.c:559
msgid "WARNING: We do NOT trust this key!\n"
msgstr "OSTRZE¯ENIE: NIE UFAMY temu kluczowi!\n"
#: g10/pkclist.c:560
msgid " The signature is probably a FORGERY.\n"
msgstr " Ten podpis prawdopodobnie jest FA£SZYWY.\n"
#: g10/pkclist.c:568
msgid ""
"WARNING: This key is not certified with sufficiently trusted signatures!\n"
msgstr ""
"OSTRZE¯ENIE: Tego klucza nie po¶wiadczaj± wystarczaj±co zaufane podpisy!\n"
#: g10/pkclist.c:570
msgid " It is not certain that the signature belongs to the owner.\n"
msgstr ""
" Nie ma pewno¶ci co do to¿samo¶ci osoby która z³o¿y³a ten "
"podpis.\n"
#: g10/pkclist.c:735 g10/pkclist.c:768 g10/pkclist.c:937 g10/pkclist.c:997
#, c-format
msgid "%s: skipped: %s\n"
msgstr "%s: pominiêty: %s\n"
#: g10/pkclist.c:745 g10/pkclist.c:969
#, c-format
msgid "%s: skipped: public key already present\n"
msgstr "%s: pominiêty: zosta³ ju¿ wybrany w innej opcji\n"
#: g10/pkclist.c:787
msgid "You did not specify a user ID. (you may use \"-r\")\n"
msgstr "Nie zosta³ podany identyfikatora u¿ytkownika (np za pomoc± ,,-r'')\n"
#: g10/pkclist.c:803
msgid "Current recipients:\n"
msgstr ""
#: g10/pkclist.c:829
msgid ""
"\n"
"Enter the user ID. End with an empty line: "
msgstr ""
"\n"
"Identyfikator u¿ytkownika (pusta linia oznacza koniec): "
#: g10/pkclist.c:845
msgid "No such user ID.\n"
msgstr "Brak takiego identyfikatora u¿ytkownika.\n"
#: g10/pkclist.c:850 g10/pkclist.c:912
msgid "skipped: public key already set as default recipient\n"
msgstr "pominiêty: klucz publiczny ju¿ jest domy¶lnym adresatem\n"
#: g10/pkclist.c:868
msgid "Public key is disabled.\n"
msgstr "Klucz publiczny wy³±czony z u¿ycia.\n"
#: g10/pkclist.c:875
msgid "skipped: public key already set\n"
msgstr "pominiêty: zosta³ ju¿ wybrany w innej opcji\n"
#: g10/pkclist.c:904
#, fuzzy, c-format
msgid "unknown default recipient \"%s\"\n"
msgstr "nieznany domy¶lny adresat ,,%s''\n"
#: g10/pkclist.c:949
#, c-format
msgid "%s: skipped: public key is disabled\n"
msgstr "%s: pominiêty: klucz publiczny wy³±czony z u¿ytku\n"
#: g10/pkclist.c:1004
msgid "no valid addressees\n"
msgstr "brak poprawnych adresatów\n"
#: g10/plaintext.c:91
msgid "data not saved; use option \"--output\" to save it\n"
msgstr ""
"dane nie zosta³y zapisane; aby to zrobiæ, nale¿y u¿yæ opcji \"--output\"\n"
#: g10/plaintext.c:136 g10/plaintext.c:141 g10/plaintext.c:159
#, c-format
msgid "error creating `%s': %s\n"
msgstr "b³±d tworzenia `%s': %s\n"
#: g10/plaintext.c:447
msgid "Detached signature.\n"
msgstr "Podpis oddzielony od danych.\n"
#: g10/plaintext.c:452
msgid "Please enter name of data file: "
msgstr "Nazwa pliku danych: "
#: g10/plaintext.c:481
msgid "reading stdin ...\n"
msgstr "czytam strumieñ standardowego wej¶cia\n"
#: g10/plaintext.c:515
msgid "no signed data\n"
msgstr "brak podpisanych danych\n"
#: g10/plaintext.c:529
#, c-format
msgid "can't open signed data `%s'\n"
msgstr "nie mo¿na otworzyæ podpisanego pliku ,,%s''\n"
#: g10/pubkey-enc.c:104
#, fuzzy, c-format
msgid "anonymous recipient; trying secret key %s ...\n"
msgstr "adresat anonimowy; sprawdzanie %08lX ...\n"
#: g10/pubkey-enc.c:120
msgid "okay, we are the anonymous recipient.\n"
msgstr "OK, to my jeste¶my adresatem anonimowym.\n"
#: g10/pubkey-enc.c:208
msgid "old encoding of the DEK is not supported\n"
msgstr "stary, nie obs³ugiwany algorytm szyfrowania klucza sesyjnego\n"
#: g10/pubkey-enc.c:229
#, c-format
msgid "cipher algorithm %d%s is unknown or disabled\n"
msgstr "algorytm szyfruj±cy %d%s jest nieznany, lub zosta³ wy³±czony\n"
#: g10/pubkey-enc.c:267
#, fuzzy, c-format
msgid "WARNING: cipher algorithm %s not found in recipient preferences\n"
msgstr "UWAGA: brak algorytmu szyfruj±cego %d w ustawieniach\n"
#: g10/pubkey-enc.c:287
#, fuzzy, c-format
msgid "NOTE: secret key %s expired at %s\n"
msgstr "UWAGA: wa¿no¶æ klucza tajnego %08lX wygas³a %s\n"
#: g10/pubkey-enc.c:293
msgid "NOTE: key has been revoked"
msgstr "UWAGA: klucz zosta³ uniewa¿niony"
#: g10/revoke.c:104 g10/revoke.c:118 g10/revoke.c:130 g10/revoke.c:176
#: g10/revoke.c:188 g10/revoke.c:546
#, c-format
msgid "build_packet failed: %s\n"
msgstr "wywo³anie funkcji build_packet nie powiod³o siê: %s\n"
#: g10/revoke.c:147
#, fuzzy, c-format
msgid "key %s has no user IDs\n"
msgstr "klucz %08lX: brak identyfikatora u¿ytkownika\n"
#: g10/revoke.c:273
msgid "To be revoked by:\n"
msgstr "Zostanie uniewa¿niony przez:\n"
#: g10/revoke.c:277
msgid "(This is a sensitive revocation key)\n"
msgstr "(to jest czu³y klucz uniewazniaj±cy)\n"
#: g10/revoke.c:281
#, fuzzy
msgid "Create a designated revocation certificate for this key? (y/N) "
msgstr "Stworzyæ certyfikat uniewa¿nienia tego klucza? (t/N) "
#: g10/revoke.c:294 g10/revoke.c:512
msgid "ASCII armored output forced.\n"
msgstr "wymuszono opakowanie ASCII wyniku.\n"
#: g10/revoke.c:308 g10/revoke.c:526
#, c-format
msgid "make_keysig_packet failed: %s\n"
msgstr "wywo³anie funkcji make_keysig_packet nie powiod³o siê: %s\n"
#: g10/revoke.c:371
msgid "Revocation certificate created.\n"
msgstr "Certyfikat uniewa¿nienia zosta³ utworzony.\n"
#: g10/revoke.c:377
#, fuzzy, c-format
msgid "no revocation keys found for \"%s\"\n"
msgstr "brak kluczy uniewa¿niaj±cych dla ,,%s''\n"
#: g10/revoke.c:433
#, fuzzy, c-format
msgid "secret key \"%s\" not found: %s\n"
msgstr "klucz prywatny ,,%s'' nie zosta³ odnaleziony: %s\n"
#: g10/revoke.c:462
#, c-format
msgid "no corresponding public key: %s\n"
msgstr "brak odpowiadaj±cego klucza publicznego: %s\n"
#: g10/revoke.c:473
msgid "public key does not match secret key!\n"
msgstr "klucz publiczny nie pasuje do klucza prywatngeo!\n"
#: g10/revoke.c:480
#, fuzzy
msgid "Create a revocation certificate for this key? (y/N) "
msgstr "Stworzyæ certyfikat uniewa¿nienia tego klucza? (t/N) "
#: g10/revoke.c:497
msgid "unknown protection algorithm\n"
msgstr "nieznany algorytm ochrony\n"
#: g10/revoke.c:501
msgid "NOTE: This key is not protected!\n"
msgstr "UWAGA: Ten klucz nie jest chroniony!\n"
#: g10/revoke.c:552
msgid ""
"Revocation certificate created.\n"
"\n"
"Please move it to a medium which you can hide away; if Mallory gets\n"
"access to this certificate he can use it to make your key unusable.\n"
"It is smart to print this certificate and store it away, just in case\n"
"your media become unreadable. But have some caution: The print system of\n"
"your machine might store the data and make it available to others!\n"
msgstr ""
"Certyfikat uniewa¿nienia zosta³ utworzony.\n"
"\n"
"Nale¿y przenie¶æ go na no¶nik który mo¿na bezpiecznie ukryæ; je¶li ¼li "
"ludzie\n"
"dostan± ten certyfikat w swoje rêce, mog± u¿yæ go do uczynienia klucza\n"
"nieu¿ytecznym.\n"
"\n"
"Niez³ym pomys³em jest wydrukowanie certyfikatu uniewa¿nienia i schowanie\n"
"wydruku w bezpiecznym miejscu, na wypadek gdyby no¶nik z certyfikatem sta³ "
"siê\n"
"nieczytelny. Ale nale¿y zachowaæ ostro¿no¶æ, systemy drukowania ró¿nych\n"
"komputerów mog± zachowaæ tre¶æ wydruku i udostêpniæ j± osobom "
"nieupowa¿nionym.\n"
#: g10/revoke.c:593
msgid "Please select the reason for the revocation:\n"
msgstr "Proszê wybraæ powód uniewa¿nienia:\n"
#: g10/revoke.c:603
msgid "Cancel"
msgstr "Anuluj"
#: g10/revoke.c:605
#, c-format
msgid "(Probably you want to select %d here)\n"
msgstr "(Prawdopodobnie chcesz tu wybraæ %d)\n"
#: g10/revoke.c:646
msgid "Enter an optional description; end it with an empty line:\n"
msgstr "Wprowad¼ opis (nieobowi±zkowy) i zakoñcz go pust± lini±:\n"
#: g10/revoke.c:674
#, c-format
msgid "Reason for revocation: %s\n"
msgstr "Powód uniewa¿nienia: %s\n"
#: g10/revoke.c:676
msgid "(No description given)\n"
msgstr "(nie podano)\n"
#: g10/revoke.c:681
#, fuzzy
msgid "Is this okay? (y/N) "
msgstr "Informacje poprawne? "
#: g10/seckey-cert.c:55
msgid "secret key parts are not available\n"
msgstr "tajne czê¶ci klucza s± niedostêpne\n"
#: g10/seckey-cert.c:61
#, c-format
msgid "protection algorithm %d%s is not supported\n"
msgstr "algorytm ochrony %d%s nie jest obs³ugiwany\n"
#: g10/seckey-cert.c:72
#, fuzzy, c-format
msgid "protection digest %d is not supported\n"
msgstr "algorytm ochrony %d%s nie jest obs³ugiwany\n"
#: g10/seckey-cert.c:266
msgid "Invalid passphrase; please try again"
msgstr "Niepoprawne has³o; proszê spróbowaæ ponownie"
#: g10/seckey-cert.c:267
#, c-format
msgid "%s ...\n"
msgstr "%s ...\n"
#: g10/seckey-cert.c:327
msgid "WARNING: Weak key detected - please change passphrase again.\n"
msgstr ""
"OSTRZE¯ENIE: Wykryto klucz s³aby algorytmu - nale¿y ponownie zmieniæ has³o.\n"
#: g10/seckey-cert.c:365
msgid "generating the deprecated 16-bit checksum for secret key protection\n"
msgstr ""
"tworzenie przestarza³ej 16-bitowej sumy kontrolnej dla ochrony klucza\n"
#: g10/seskey.c:53
msgid "weak key created - retrying\n"
msgstr "wygenerowano s³aby klucz - operacja zostaje powtórzona\n"
#: g10/seskey.c:58
#, c-format
msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"
msgstr ""
"brak mo¿liwo¶ci generacji dobrego klucza dla szyfru symetrycznego;\n"
"operacja by³a powtarzana %d razy!\n"
#: g10/seskey.c:214
msgid "DSA requires the use of a 160 bit hash algorithm\n"
msgstr ""
"Algorytm DSA wymaga u¿ycia algorytmu skrótu daj±cego 160-bitowy wynik.\n"
#: g10/sig-check.c:76
msgid "WARNING: signature digest conflict in message\n"
msgstr "OSTRZE¯ENIE: konflikt skrótów podpisów w wiadomo¶ci\n"
#: g10/sig-check.c:100
#, fuzzy, c-format
msgid "WARNING: signing subkey %s is not cross-certified\n"
msgstr "OSTRZE¯ENIE: podklucz podpisuj±cy %08lX nie jest skro¶nie podpisany\n"
#: g10/sig-check.c:103
#, fuzzy, c-format
msgid "WARNING: signing subkey %s has an invalid cross-certification\n"
msgstr ""
"OSTRZE¯ENIE: podklucz podpisuj±cy %08lX jest niepoprawnie skro¶nie "
"podpisany\n"
#: g10/sig-check.c:169
#, fuzzy, c-format
msgid "public key %s is %lu second newer than the signature\n"
msgstr "klucz publiczny %08lX jest o %lu sekundê m³odszy od podpisu\n"
#: g10/sig-check.c:170
#, fuzzy, c-format
msgid "public key %s is %lu seconds newer than the signature\n"
msgstr "klucz publiczny %08lX jest o %lu sekund(y) m³odszy od podpisu\n"
#: g10/sig-check.c:181
#, fuzzy, c-format
msgid ""
"key %s was created %lu second in the future (time warp or clock problem)\n"
msgstr ""
"klucz zosta³ stworzony %lu sekundê w przysz³o¶ci (zaburzenia\n"
"czasoprzestrzeni, lub ¼le ustawiony zegar systemowy)\n"
#: g10/sig-check.c:183
#, fuzzy, c-format
msgid ""
"key %s was created %lu seconds in the future (time warp or clock problem)\n"
msgstr ""
"klucz zosta³ stworzony %lu sekund w przysz³o¶ci (zaburzenia\n"
"czasoprzestrzeni, lub ¼le ustawiony zegar systemowy)\n"
#: g10/sig-check.c:193
#, fuzzy, c-format
msgid "NOTE: signature key %s expired %s\n"
msgstr "UWAGA: klucz podpisuj±cy %08lX przekroczy³ datê wa¿no¶ci %s\n"
#: g10/sig-check.c:276
#, fuzzy, c-format
msgid "assuming bad signature from key %s due to an unknown critical bit\n"
msgstr ""
"podpis z³o¿ony kluczem %08lX uznany za niewa¿ny z powodu nieznanego bitu "
"krytycznego\n"
#: g10/sig-check.c:533
#, fuzzy, c-format
msgid "key %s: no subkey for subkey revocation signature\n"
msgstr "klucz %08lX: brak podklucza, którego dotyczy uniewa¿nienie\n"
#: g10/sig-check.c:559
#, fuzzy, c-format
msgid "key %s: no subkey for subkey binding signature\n"
msgstr "klucz %08lX: brak podklucza dowi±zywanego podpisem\n"
#: g10/sign.c:86
msgid "can't put notation data into v3 (PGP 2.x style) signatures\n"
msgstr "nie mo¿na umie¶ciæ adnotacji w podpisach sk³adanych kluczami PGP 2.x\n"
#: g10/sign.c:94
msgid "can't put notation data into v3 (PGP 2.x style) key signatures\n"
msgstr ""
"nie mo¿na umie¶ciæ adnotacji w podpisach kluczy sk³adanych kluczami PGP 2.x\n"
#: g10/sign.c:113
#, c-format
msgid "WARNING: unable to %%-expand notation (too large). Using unexpanded.\n"
msgstr ""
"OSTRZE¯ENIE: nie mo¿na rozwin±æ %% w URL adnotacji (jest zbyt d³ugi).\n"
" U¿yty zostanie nie rozwiniêty.\n"
#: g10/sign.c:139
msgid "can't put a policy URL into v3 (PGP 2.x style) signatures\n"
msgstr ""
"nie mo¿na umie¶ciæ URL-a regulaminu w podpisach sk³adanych kluczami PGP 2.x\n"
#: g10/sign.c:147
msgid "can't put a policy URL into v3 key (PGP 2.x style) signatures\n"
msgstr ""
"w podpisach dla PGP 2.x nie mo¿na umie¶ciæ URL-a do regulaminu podpisu\n"
#: g10/sign.c:160
#, fuzzy, c-format
msgid ""
"WARNING: unable to %%-expand policy URL (too large). Using unexpanded.\n"
msgstr ""
"OSTRZE¯ENIE: nie mo¿na rozwin±æ znaczników %% w URL regulaminu\n"
" (jest zbyt d³ugi). U¿yty zostanie nie rozwiniêty.\n"
#: g10/sign.c:188
#, fuzzy, c-format
msgid ""
"WARNING: unable to %%-expand preferred keyserver URL (too large). Using "
"unexpanded.\n"
msgstr ""
"OSTRZE¯ENIE: nie mo¿na rozwin±æ znaczników %% w URL regulaminu\n"
" (jest zbyt d³ugi). U¿yty zostanie nie rozwiniêty.\n"
#: g10/sign.c:365
#, c-format
msgid "checking created signature failed: %s\n"
msgstr "sprawdzenie z³o¿onego podpisu nie powiod³o siê: %s\n"
#: g10/sign.c:374
#, fuzzy, c-format
msgid "%s/%s signature from: \"%s\"\n"
msgstr "%s podpis z³o¿ony przez: ,,%s''\n"
#: g10/sign.c:761
msgid "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n"
msgstr ""
"kluczami PGP 2 w trybie --pgp2 mo¿na podpisywaæ tylko do oddzielonych "
"podpisów\n"
#: g10/sign.c:830
#, fuzzy, c-format
msgid ""
"WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n"
msgstr "wymuszone u¿ycie skrótu %s (%d) k³óci siê z ustawieniami adresata\n"
#: g10/sign.c:922
msgid "signing:"
msgstr "podpis:"
#: g10/sign.c:1034
msgid "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n"
msgstr "w trybie --pgp2 mo¿na podpisywaæ tylko za pomoc± kluczy z wersji 2.x\n"
#: g10/sign.c:1212
#, c-format
msgid "%s encryption will be used\n"
msgstr "zostanie u¿yty szyfr %s\n"
#: g10/skclist.c:127 g10/skclist.c:191
msgid "key is not flagged as insecure - can't use it with the faked RNG!\n"
msgstr ""
"klucz nie jest oznaczony jako niepewny - nie mo¿na go u¿yæ z atrap± \n"
"generatora liczb losowych!\n"
#: g10/skclist.c:158
#, fuzzy, c-format
msgid "skipped \"%s\": duplicated\n"
msgstr "pominiêty ,,%s'': duplikat\n"
#: g10/skclist.c:166 g10/skclist.c:176 g10/skclist.c:185
#, fuzzy, c-format
msgid "skipped \"%s\": %s\n"
msgstr "pominiêty ,,%s'': %s\n"
#: g10/skclist.c:171
msgid "skipped: secret key already present\n"
msgstr "pominiêty: klucz prywatny jest ju¿ wpisany\n"
#: g10/skclist.c:186
#, fuzzy
msgid "this is a PGP generated Elgamal key which is not secure for signatures!"
msgstr ""
"pominiêty ,,%s'': wygenerowany przez PGP klucz dla algorytmu ElGamala,\n"
"podpisy sk³adane tym kluczem nie zapewniaj± bezpieczeñstwa!\n"
#: g10/tdbdump.c:60 g10/trustdb.c:366
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr "wpis zaufania %lu, typ zapytania %d: zapis nie powiód³ siê: %s\n"
#: g10/tdbdump.c:105
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
"# (Use \"gpg --import-ownertrust\" to restore them)\n"
msgstr ""
"# Lista przypisanych warto¶ci zaufania, stworzona %s\n"
"# (u¿yj \"gpg --import-ownertrust\" aby j± wczytaæ)\n"
#: g10/tdbdump.c:160 g10/tdbdump.c:168 g10/tdbdump.c:173 g10/tdbdump.c:178
#, fuzzy, c-format
msgid "error in `%s': %s\n"
msgstr "b³±d odczytu ,,%s'': %s\n"
#: g10/tdbdump.c:160
#, fuzzy
msgid "line too long"
msgstr "linia zbyt d³uga\n"
#: g10/tdbdump.c:168
msgid "colon missing"
msgstr ""
#: g10/tdbdump.c:174
#, fuzzy
msgid "invalid fingerprint"
msgstr "b³±d: niew³a¶ciwy odcisk klucza\n"
#: g10/tdbdump.c:179
#, fuzzy
msgid "ownertrust value missing"
msgstr "wczytanie warto¶æi zaufania"
#: g10/tdbdump.c:215
#, fuzzy, c-format
msgid "error finding trust record in `%s': %s\n"
msgstr "b³±d podczas odczytu zapisu warto¶ci zaufania: %s\n"
#: g10/tdbdump.c:219
#, fuzzy, c-format
msgid "read error in `%s': %s\n"
msgstr "b³±d odczytu: %s\n"
#: g10/tdbdump.c:228 g10/trustdb.c:381
#, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "baza zaufania: synchronizacja nie powiod³a siê %s\n"
#: g10/tdbio.c:129 g10/tdbio.c:1441
#, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "baza zaufania, wpis %lu: funkcja lseek() nie powiod³a siê: %s\n"
#: g10/tdbio.c:135 g10/tdbio.c:1448
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr "baza zaufania, wpis %lu: zapis nie powiód³ siê (n=%d): %s\n"
#: g10/tdbio.c:245
msgid "trustdb transaction too large\n"
msgstr "zbyt du¿e zlecenie dla bazy zaufania\n"
#: g10/tdbio.c:498
#, fuzzy, c-format
msgid "can't access `%s': %s\n"
msgstr "nie mo¿na zamkn±æ ,,%s'': %s\n"
#: g10/tdbio.c:513
#, c-format
msgid "%s: directory does not exist!\n"
msgstr "%s: katalog nie istnieje!\n"
#: g10/tdbio.c:523 g10/tdbio.c:546 g10/tdbio.c:589
#, fuzzy, c-format
msgid "can't create lock for `%s'\n"
msgstr "nie mo¿na utworzyæ ,,%s'': %s\n"
#: g10/tdbio.c:525 g10/tdbio.c:592
#, fuzzy, c-format
msgid "can't lock `%s'\n"
msgstr "nie mo¿na otworzyæ ,,%s''\n"
#: g10/tdbio.c:551
#, c-format
msgid "%s: failed to create version record: %s"
msgstr "%s: stworzenie zapisu o wersji nie powiod³o siê: %s"
#: g10/tdbio.c:555
#, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: stworzony niepoprawny plik bazy zaufania\n"
#: g10/tdbio.c:558
#, c-format
msgid "%s: trustdb created\n"
msgstr "%s: baza zaufania utworzona\n"
#: g10/tdbio.c:598
msgid "NOTE: trustdb not writable\n"
msgstr "UWAGA: nie mo¿na zapisywaæ bazy zaufania\n"
#: g10/tdbio.c:615
#, c-format
msgid "%s: invalid trustdb\n"
msgstr "%s: niepoprawny plik bazy zaufania\n"
#: g10/tdbio.c:647
#, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: tworzenie tablicy skrótów nie powiod³o siê: %s\n"
#: g10/tdbio.c:655
#, c-format
msgid "%s: error updating version record: %s\n"
msgstr "%s: b³±d przy uaktualnianiu numeru wersji: %s\n"
#: g10/tdbio.c:672 g10/tdbio.c:692 g10/tdbio.c:708 g10/tdbio.c:722
#: g10/tdbio.c:752 g10/tdbio.c:1374 g10/tdbio.c:1401
#, c-format
msgid "%s: error reading version record: %s\n"
msgstr "%s: b³±d odczytu numeru wersji: %s\n"
#: g10/tdbio.c:731
#, c-format
msgid "%s: error writing version record: %s\n"
msgstr "%s: b³±d zapisu numeru wersji: %s\n"
#: g10/tdbio.c:1170
#, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "baza zaufania: funkcja lseek() zawiod³a: %s\n"
#: g10/tdbio.c:1178
#, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "baza zaufania: funkcja read() (n=%d) zawiod³a: %s\n"
#: g10/tdbio.c:1199
#, c-format
msgid "%s: not a trustdb file\n"
msgstr "%s: to nie jest plik bazy zaufania\n"
#: g10/tdbio.c:1217
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr "%s: wpis wersji z numerem %lu\n"
#: g10/tdbio.c:1222
#, c-format
msgid "%s: invalid file version %d\n"
msgstr "%s: niew³a¶ciwa wersja pliku %d\n"
#: g10/tdbio.c:1407
#, c-format
msgid "%s: error reading free record: %s\n"
msgstr "%s: b³±d odczytu pustego wpisu: %s\n"
#: g10/tdbio.c:1415
#, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "%s: b³±d zapisu wpisu katalogowego: %s\n"
#: g10/tdbio.c:1425
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr "%s: zerowanie rekordu nie powiod³o siê: %s\n"
#: g10/tdbio.c:1455
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr "%s: dopisanie rekordu nie powiod³o siê: %s\n"
#: g10/tdbio.c:1500
msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n"
msgstr ""
"Baza zaufania jest uszkodzona; proszê uruchomiæ ,,gpg --fix-trustdb''.\n"
#: g10/textfilter.c:148
#, c-format
msgid "can't handle text lines longer than %d characters\n"
msgstr "nie mo¿na obs³u¿yæ linii tekstu d³u¿szej ni¿ %d znaków\n"
#: g10/textfilter.c:245
#, c-format
msgid "input line longer than %d characters\n"
msgstr "linia d³u¿sza ni¿ %d znaków\n"
#: g10/trustdb.c:227
#, c-format
msgid "`%s' is not a valid long keyID\n"
msgstr ",,%s'' nie jest poprawnym d³ugim numerem klucza\n"
#: g10/trustdb.c:258
#, fuzzy, c-format
msgid "key %s: accepted as trusted key\n"
msgstr "klucz %08lX: zaakceptowany jako klucz zaufany\n"
#: g10/trustdb.c:296
#, fuzzy, c-format
msgid "key %s occurs more than once in the trustdb\n"
msgstr "klucz %08lX jest wpisany wiêcej ni¿ raz w bazie zaufania\n"
#: g10/trustdb.c:311
#, fuzzy, c-format
msgid "key %s: no public key for trusted key - skipped\n"
msgstr ""
"klucz %08lX: brak klucza publicznego dla zaufanego klucza - pominiêty\n"
#: g10/trustdb.c:321
#, fuzzy, c-format
msgid "key %s marked as ultimately trusted\n"
msgstr "klucz zosta³ oznaczony jako obdarzony absolutnym zaufaniem.\n"
#: g10/trustdb.c:345
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr "wpis zaufania %lu, typ zapytania %d: odczyt nie powiód³ siê: %s\n"
#: g10/trustdb.c:351
#, c-format
msgid "trust record %lu is not of requested type %d\n"
msgstr "wpis zaufania %lu jest typu innego ni¿ poszukiwany %d\n"
#: g10/trustdb.c:447
#, c-format
msgid "unable to use unknown trust model (%d) - assuming %s trust model\n"
msgstr ""
#: g10/trustdb.c:453
#, c-format
msgid "using %s trust model\n"
msgstr ""
#: g10/trustdb.c:505
msgid "10 translator see trustdb.c:uid_trust_string_fixed"
msgstr ""
#: g10/trustdb.c:507
#, fuzzy
msgid "[ revoked]"
msgstr "[uniewa¿niony]"
#: g10/trustdb.c:509 g10/trustdb.c:514
#, fuzzy
msgid "[ expired]"
msgstr "[przeterminowany]"
#: g10/trustdb.c:513
#, fuzzy
msgid "[ unknown]"
msgstr "nieznany"
#: g10/trustdb.c:515
msgid "[ undef ]"
msgstr ""
#: g10/trustdb.c:516
msgid "[marginal]"
msgstr ""
#: g10/trustdb.c:517
msgid "[ full ]"
msgstr ""
#: g10/trustdb.c:518
msgid "[ultimate]"
msgstr ""
#: g10/trustdb.c:533
msgid "undefined"
msgstr ""
#: g10/trustdb.c:534
#, fuzzy
msgid "never"
msgstr "nigdy "
#: g10/trustdb.c:535
msgid "marginal"
msgstr ""
#: g10/trustdb.c:536
msgid "full"
msgstr ""
#: g10/trustdb.c:537
msgid "ultimate"
msgstr ""
#: g10/trustdb.c:577
msgid "no need for a trustdb check\n"
msgstr "sprawdzanie bazy jest niepotrzebne\n"
#: g10/trustdb.c:583 g10/trustdb.c:2369
#, c-format
msgid "next trustdb check due at %s\n"
msgstr "nastêpne sprawdzanie bazy odbêdzie siê %s\n"
#: g10/trustdb.c:592
#, fuzzy, c-format
msgid "no need for a trustdb check with `%s' trust model\n"
msgstr "sprawdzanie bazy jest niepotrzebne\n"
#: g10/trustdb.c:607
#, fuzzy, c-format
msgid "no need for a trustdb update with `%s' trust model\n"
msgstr "sprawdzanie bazy jest niepotrzebne\n"
#: g10/trustdb.c:839 g10/trustdb.c:1277
#, fuzzy, c-format
msgid "public key %s not found: %s\n"
msgstr "klucz publiczny %08lX nie odnaleziony: %s\n"
#: g10/trustdb.c:1034
msgid "please do a --check-trustdb\n"
msgstr "nale¿y uruchomiæ gpg z opcj± ,,--check-trustdb''\n"
#: g10/trustdb.c:1038
msgid "checking the trustdb\n"
msgstr "sprawdzanie bazy zaufania\n"
#: g10/trustdb.c:2113
#, c-format
msgid "%d keys processed (%d validity counts cleared)\n"
msgstr "przetworzono %d kluczy (rozwi±zano %d przeliczeñ zaufania)\n"
#: g10/trustdb.c:2177
msgid "no ultimately trusted keys found\n"
msgstr "brak absolutnie zaufanych kluczy\n"
#: g10/trustdb.c:2191
#, fuzzy, c-format
msgid "public key of ultimately trusted key %s not found\n"
msgstr "klucz publiczny absolutnie zaufanego klucza %08lX nie odnaleziony\n"
#: g10/trustdb.c:2214
#, c-format
msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n"
msgstr ""
#: g10/trustdb.c:2300
#, c-format
msgid ""
"depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n"
msgstr ""
#: g10/trustdb.c:2375
#, fuzzy, c-format
msgid "unable to update trustdb version record: write failed: %s\n"
msgstr "wpis zaufania %lu, typ zapytania %d: zapis nie powiód³ siê: %s\n"
#: g10/verify.c:117
msgid ""
"the signature could not be verified.\n"
"Please remember that the signature file (.sig or .asc)\n"
"should be the first file given on the command line.\n"
msgstr ""
"nie mo¿na sprawdziæ podpisu.\n"
"Nale¿y pamiêtaæ o podawaniu pliku podpisu (.sig lub .asc) jako pierwszego\n"
"argumentu linii poleceñ.\n"
#: g10/verify.c:190
#, c-format
msgid "input line %u too long or missing LF\n"
msgstr "linia wej¶cia %u zbyt d³uga lub brak znaku LF\n"
#: util/errors.c:55
msgid "general error"
msgstr "b³±d ogólny"
#: util/errors.c:56
msgid "unknown packet type"
msgstr "nieznany typ pakietu"
#: util/errors.c:57
msgid "unknown version"
msgstr "nieznana wersja"
#: util/errors.c:58
msgid "unknown pubkey algorithm"
msgstr "nieznany algorytm asymetryczny"
#: util/errors.c:59
msgid "unknown digest algorithm"
msgstr "nieznany algorytm skrótu"
#: util/errors.c:60
msgid "bad public key"
msgstr "niepoprawny klucz publiczny"
#: util/errors.c:61
msgid "bad secret key"
msgstr "niepoprawny klucz prywatny"
#: util/errors.c:62
msgid "bad signature"
msgstr "niepoprawny podpis"
#: util/errors.c:63
msgid "checksum error"
msgstr "b³±d sumy kontrolnej"
#: util/errors.c:64
msgid "bad passphrase"
msgstr "niepoprawne has³o"
#: util/errors.c:65
msgid "public key not found"
msgstr "brak klucza publicznego"
#: util/errors.c:66
msgid "unknown cipher algorithm"
msgstr "nieznany algorytm szyfruj±cy"
#: util/errors.c:67
msgid "can't open the keyring"
msgstr "otwarcie zbioru kluczy jest niemo¿liwe"
#: util/errors.c:68
msgid "invalid packet"
msgstr "niepoprawny pakiet"
#: util/errors.c:69
msgid "invalid armor"
msgstr "b³±d w opakowaniu ASCII"
#: util/errors.c:70
msgid "no such user id"
msgstr "brak takiego identyfikatora u¿ytkownika."
#: util/errors.c:71
msgid "secret key not available"
msgstr "brak klucza prywatnego"
#: util/errors.c:72
msgid "wrong secret key used"
msgstr "zosta³ u¿yty niew³a¶ciwy klucz prywatny"
#: util/errors.c:73
msgid "not supported"
msgstr "nie jest obs³ugiwany"
#: util/errors.c:74
msgid "bad key"
msgstr "niepoprawny klucz"
#: util/errors.c:75
msgid "file read error"
msgstr "b³±d przy odczycie pliku"
#: util/errors.c:76
msgid "file write error"
msgstr "b³±d przy zapisie pliku"
#: util/errors.c:77
msgid "unknown compress algorithm"
msgstr "nieznany algorytm kompresji"
#: util/errors.c:78
msgid "file open error"
msgstr "b³±d przy otwieraniu pliku."
#: util/errors.c:79
msgid "file create error"
msgstr "b³±d przy tworzeniu pliku"
#: util/errors.c:80
msgid "invalid passphrase"
msgstr "niepoprawne d³ugie has³o"
#: util/errors.c:81
msgid "unimplemented pubkey algorithm"
msgstr "algorytm szyfrowania z kluczem publicznym nie jest zaimplementowany"
#: util/errors.c:82
msgid "unimplemented cipher algorithm"
msgstr "algorytm szyfruj±cy nie jest zaimplementowany"
#: util/errors.c:83
msgid "unknown signature class"
msgstr "nieznana klasa podpisu"
#: util/errors.c:84
msgid "trust database error"
msgstr "b³±d w bazie zaufania"
#: util/errors.c:85
msgid "bad MPI"
msgstr "b³±d MPI"
#: util/errors.c:86
msgid "resource limit"
msgstr "ograniczenie zasobów"
#: util/errors.c:87
msgid "invalid keyring"
msgstr "b³±d w zbiorze kluczy"
#: util/errors.c:88
msgid "bad certificate"
msgstr "niepoprawny certyfikat"
#: util/errors.c:89
msgid "malformed user id"
msgstr "b³±d formatu identyfikatora u¿ytkownika"
#: util/errors.c:90
msgid "file close error"
msgstr "b³±d przy zamykaniu pliku"
#: util/errors.c:91
msgid "file rename error"
msgstr "b³±d przy zmianie nazwy pliku"
#: util/errors.c:92
msgid "file delete error"
msgstr "b³±d przy usuwaniu pliku"
#: util/errors.c:93
msgid "unexpected data"
msgstr "nieoczekiowane dane"
#: util/errors.c:94
msgid "timestamp conflict"
msgstr "konflikt datowników"
#: util/errors.c:95
msgid "unusable pubkey algorithm"
msgstr "nieu¿yteczny algorytm asymetryczny"
#: util/errors.c:96
msgid "file exists"
msgstr "plik ju¿ istnieje"
#: util/errors.c:97
msgid "weak key"
msgstr "klucz s³aby"
#: util/errors.c:98
msgid "invalid argument"
msgstr "b³êdny argument"
#: util/errors.c:99
msgid "bad URI"
msgstr "niepoprawny URI"
#: util/errors.c:100
msgid "unsupported URI"
msgstr "URI nie jest obs³ugiwany"
#: util/errors.c:101
msgid "network error"
msgstr "b³±d sieci"
#: util/errors.c:103
msgid "not encrypted"
msgstr "nie zaszyfrowany"
#: util/errors.c:104
msgid "not processed"
msgstr "nie zosta³ przetworzony"
#: util/errors.c:106
msgid "unusable public key"
msgstr "bezu¿yteczny klucz publiczny"
#: util/errors.c:107
msgid "unusable secret key"
msgstr "bezu¿yteczny klucz prywatny"
#: util/errors.c:108
msgid "keyserver error"
msgstr "b³±d serwera kluczy"
#: util/errors.c:109
#, fuzzy
msgid "canceled"
msgstr "Anuluj"
#: util/errors.c:110
#, fuzzy
msgid "no card"
msgstr "nie zaszyfrowany"
#: util/logger.c:158
msgid "ERROR: "
msgstr ""
#: util/logger.c:161
msgid "WARNING: "
msgstr ""
#: util/logger.c:224
#, c-format
msgid "... this is a bug (%s:%d:%s)\n"
msgstr "... to jest b³±d programu (%s:%d:%s)\n"
#: util/logger.c:230
#, c-format
msgid "you found a bug ... (%s:%d)\n"
msgstr "znalaz³e¶(a¶) b³±d w programie ... (%s:%d)\n"
#: util/miscutil.c:330 util/miscutil.c:367
msgid "yes"
msgstr "tak"
#: util/miscutil.c:331 util/miscutil.c:372
msgid "yY"
msgstr "tT"
#: util/miscutil.c:333 util/miscutil.c:369
msgid "no"
msgstr "nie"
#: util/miscutil.c:334 util/miscutil.c:373
msgid "nN"
msgstr "nN"
#: util/miscutil.c:371
msgid "quit"
msgstr "wyj¶cie"
#: util/miscutil.c:374
msgid "qQ"
msgstr "wW"
#: util/miscutil.c:407
msgid "okay|okay"
msgstr ""
#: util/miscutil.c:409
msgid "cancel|cancel"
msgstr ""
#: util/miscutil.c:410
msgid "oO"
msgstr ""
#: util/miscutil.c:411
#, fuzzy
msgid "cC"
msgstr "l"
#: util/secmem.c:91
msgid "WARNING: using insecure memory!\n"
msgstr "OSTRZE¯ENIE: nie mo¿na zabezpieczyæ u¿ywanej pamiêci!\n"
#: util/secmem.c:92
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "obja¶nienie mo¿na przeczytaæ tutaj: http://www.gnupg.org/faq.html\n"
#: util/secmem.c:344
msgid "operation is not possible without initialized secure memory\n"
msgstr "bez zabezpieczenia pamiêci nie mo¿na wykonaæ tej operacji\n"
#: util/secmem.c:345
msgid "(you may have used the wrong program for this task)\n"
msgstr "(prawdopodobnie u¿ywany program jest niew³a¶ciwy dlatego zadania)\n"
#, fuzzy
#~ msgid "Unable to clean `%s'\n"
#~ msgstr "nie mo¿na wykonaæ %s ,,%s'': %s\n"
#, fuzzy
#~ msgid "User ID \"%s\": %d signature removed.\n"
#~ msgstr "Identyfikator u¿ytkownika ,,%s'' zosta³ uniewa¿niony."
#, fuzzy
#~ msgid "User ID \"%s\": %d signatures removed.\n"
#~ msgstr "Identyfikator u¿ytkownika ,,%s'' zosta³ uniewa¿niony."
#, fuzzy
#~ msgid "User ID \"%s\" removed: %s\n"
#~ msgstr "Identyfikator u¿ytkownika ,,%s'' zosta³ uniewa¿niony."
#, fuzzy
#~ msgid "No user IDs are removable.\n"
#~ msgstr "Brak identyfikatora u¿ytkownika dla klucza.\n"
#, fuzzy
#~ msgid "error getting serial number: %s\n"
#~ msgstr "b³±d podczas tworzenia has³a: %s\n"
#~ msgid "Hint: Select the user IDs to sign\n"
#~ msgstr "Podpowied¼: wybierz identyfikatory u¿ytkownika do podpisania.\n"
#~ msgid "bad passphrase or unknown cipher algorithm (%d)\n"
#~ msgstr "niepoprawne has³o, lub nieznany algorytm szyfruj±cy (%d)\n"
#~ msgid "can't set client pid for the agent\n"
#~ msgstr "nie mo¿na ustawiæ numeru procesu klienckiego agenta\n"
#~ msgid "can't get server read FD for the agent\n"
#~ msgstr "serwer nie chce czytaæ deskryptora dla agenta\n"
#~ msgid "can't get server write FD for the agent\n"
#~ msgstr "serwer nie chce pisaæ deskryptora dla agenta\n"
#~ msgid "communication problem with gpg-agent\n"
#~ msgstr "problem z porozumiewaniem siê z agentem\n"
#~ msgid "passphrase too long\n"
#~ msgstr "has³o zbyt d³ugie\n"
#~ msgid "invalid response from agent\n"
#~ msgstr "b³êdna odpowied¼ agenta\n"
#~ msgid "problem with the agent: agent returns 0x%lx\n"
#~ msgstr "problem agenta: zwróci³ 0x%lx\n"
#~ msgid "select secondary key N"
#~ msgstr "wybór podklucza N"
#~ msgid "list signatures"
#~ msgstr "lista podpisów"
#~ msgid "sign the key"
#~ msgstr "z³o¿enie podpisu na kluczu"
#~ msgid "add a secondary key"
#~ msgstr "dodanie podklucza"
#~ msgid "delete signatures"
#~ msgstr "usuniêcie podpisów"
#~ msgid "change the expire date"
#~ msgstr "zmiana daty wa¿no¶ci klucza"
#~ msgid "set preference list"
#~ msgstr "ustawienie opcji klucza"
#~ msgid "updated preferences"
#~ msgstr "aktualizacja ustawieñ klucza"
#~ msgid "No secondary key with index %d\n"
#~ msgstr "Brak podklucza o numerze %d\n"
#~ msgid "--nrsign-key user-id"
#~ msgstr "--nrsign-key nazwa u¿ytkownika"
#~ msgid "--nrlsign-key user-id"
#~ msgstr "--nrsign-key nazwa u¿ytkownika"
#, fuzzy
#~ msgid "make a trust signature"
#~ msgstr "z³o¿enie podpisu oddzielonego od dokumentu"
#~ msgid "sign the key non-revocably"
#~ msgstr "z³o¿enie na kluczu podpisu nie podlegaj±cego uniewa¿nieniu"
#~ msgid "sign the key locally and non-revocably"
#~ msgstr ""
#~ "z³o¿enie na kluczu prywatnego podpisu nie podlegaj±cego uniewa¿nieniu"
#~ msgid "q"
#~ msgstr "w"
#~ msgid "help"
#~ msgstr "pomoc"
#~ msgid "list"
#~ msgstr "lista"
#~ msgid "l"
#~ msgstr "l"
#~ msgid "debug"
#~ msgstr "¶ledzenia"
#, fuzzy
#~ msgid "name"
#~ msgstr "w³kl"
#, fuzzy
#~ msgid "login"
#~ msgstr "lpodpis"
#, fuzzy
#~ msgid "cafpr"
#~ msgstr "odc"
#, fuzzy
#~ msgid "forcesig"
#~ msgstr "unpod"
#, fuzzy
#~ msgid "generate"
#~ msgstr "b³±d ogólny"
#~ msgid "passwd"
#~ msgstr "has³o"
#~ msgid "save"
#~ msgstr "zapis"
#~ msgid "fpr"
#~ msgstr "odc"
#~ msgid "uid"
#~ msgstr "id"
#~ msgid "key"
#~ msgstr "klucz"
#~ msgid "check"
#~ msgstr "lista"
#~ msgid "c"
#~ msgstr "l"
#~ msgid "sign"
#~ msgstr "podpis"
#~ msgid "s"
#~ msgstr "p"
#, fuzzy
#~ msgid "tsign"
#~ msgstr "podpis"
#~ msgid "lsign"
#~ msgstr "lpodpis"
#~ msgid "nrsign"
#~ msgstr "nupodpis"
#~ msgid "nrlsign"
#~ msgstr "nulpodpis"
#~ msgid "adduid"
#~ msgstr "dodid"
#~ msgid "addphoto"
#~ msgstr "dodfoto"
#~ msgid "deluid"
#~ msgstr "usid"
#~ msgid "delphoto"
#~ msgstr "usfoto"
#, fuzzy
#~ msgid "addcardkey"
#~ msgstr "dodkl"
#, fuzzy
#~ msgid "keytocard"
#~ msgstr "Podaj \"help\" aby zobaczyæ listê poleceñ."
#~ msgid "delkey"
#~ msgstr "uskl"
#~ msgid "addrevoker"
#~ msgstr "dodun"
#~ msgid "delsig"
#~ msgstr "uspod"
#~ msgid "expire"
#~ msgstr "data"
#~ msgid "primary"
#~ msgstr "g³ówny"
#~ msgid "toggle"
#~ msgstr "prze³"
#~ msgid "t"
#~ msgstr "p"
#~ msgid "pref"
#~ msgstr "opcje"
#~ msgid "showpref"
#~ msgstr "opcje"
#~ msgid "setpref"
#~ msgstr "ustaw"
#~ msgid "updpref"
#~ msgstr "aktopc"
#, fuzzy
#~ msgid "keyserver"
#~ msgstr "b³±d serwera kluczy"
#~ msgid "trust"
#~ msgstr "zaufanie"
#~ msgid "revsig"
#~ msgstr "unpod"
#~ msgid "revuid"
#~ msgstr "unpod"
#~ msgid "revkey"
#~ msgstr "unpkl"
#~ msgid "disable"
#~ msgstr "wy³kl"
#~ msgid "enable"
#~ msgstr "w³kl"
#~ msgid "showphoto"
#~ msgstr "foto"
#~ msgid "digest algorithm `%s' is read-only in this release\n"
#~ msgstr "w tej wersji algorytm skrótu ,,%s'' jest tylko do odczytu\n"
#~ msgid ""
#~ "About to generate a new %s keypair.\n"
#~ " minimum keysize is 768 bits\n"
#~ " default keysize is 1024 bits\n"
#~ " highest suggested keysize is 2048 bits\n"
#~ msgstr ""
#~ "Nast±pi generacja nowej pary kluczy dla algorytmu(ów) %s.\n"
#~ " minimalny rozmiar klucza wynosi 768 bitów\n"
#~ " domy¶lny rozmiar klucza wynosi 1024 bity\n"
#~ " najwiêkszy sugerowany rozmiar klucza wynosi 2048 bitów\n"
#~ msgid "DSA only allows keysizes from 512 to 1024\n"
#~ msgstr "Klucz dla DSA musi mieæ d³ugo¶æ pomiêdzy 512 i 1024 bitow.\n"
#~ msgid "keysize too small; 1024 is smallest value allowed for RSA.\n"
#~ msgstr ""
#~ "D³ugo¶æ klucza zbyt ma³a; minimalna dopuszczalna dla RSA wynosi 1024 "
#~ "bity.\n"
#~ msgid "keysize too small; 768 is smallest value allowed.\n"
#~ msgstr "D³ugo¶æ klucza zbyt ma³a; minimalna dopuszczona wynosi 768 bitów.\n"
#~ msgid "keysize too large; %d is largest value allowed.\n"
#~ msgstr "zbyt du¿y rozmiar klucza, ograniczenie wynosi %d.\n"
#~ msgid ""
#~ "Keysizes larger than 2048 are not suggested because\n"
#~ "computations take REALLY long!\n"
#~ msgstr ""
#~ "Klucze d³u¿sze ni¿ 2048 bitów s± odradzane, poniewa¿ potrzebne\n"
#~ "obliczenia trwaj± wtedy BARDZO d³ugo!\n"
#, fuzzy
#~ msgid "Are you sure that you want this keysize? (y/N) "
#~ msgstr "Na pewno wygenerowaæ klucz takiej d³ugo¶ci? "
#~ msgid ""
#~ "Okay, but keep in mind that your monitor and keyboard radiation is also "
#~ "very vulnerable to attacks!\n"
#~ msgstr ""
#~ "Nale¿y tak¿e pamiêtaæ o tym, ¿e informacje mog± byæ te¿ wykradzione z\n"
#~ "komputera przez pods³uch emisji elektromagnetycznej klawiatury i "
#~ "monitora!\n"
#~ msgid "Experimental algorithms should not be used!\n"
#~ msgstr "Nie nale¿y u¿ywaæ algorytmów do¶wiadczalnych!\n"
#~ msgid ""
#~ "this cipher algorithm is deprecated; please use a more standard one!\n"
#~ msgstr ""
#~ "u¿ywanie tego szyfru jest odradzane; nale¿y u¿ywaæ standardowych "
#~ "szyfrów!\n"
#, fuzzy
#~ msgid "writing to file `%s'\n"
#~ msgstr "zapis do '%s'\n"
#~ msgid "sorry, can't do this in batch mode\n"
#~ msgstr "niestety, to nie dzia³a w trybie wsadowym\n"
#~ msgid "key `%s' not found: %s\n"
#~ msgstr "klucz ,,%s'' nie zosta³ odnaleziony: %s\n"
#, fuzzy
#~ msgid "can't create file `%s': %s\n"
#~ msgstr "nie mo¿na utworzyæ ,,%s'': %s\n"
#, fuzzy
#~ msgid "can't open file `%s': %s\n"
#~ msgstr "nie mo¿na otworzyæ pliku: %s\n"
#, fuzzy
#~ msgid " \""
#~ msgstr " alias \""
#~ msgid " i = please show me more information\n"
#~ msgstr " i = potrzebujê wiêcej informacji\n"
#~ msgid "key %08lX: key has been revoked!\n"
#~ msgstr "klucz %08lX: klucz zosta³ uniewa¿niony!\n"
#~ msgid "key %08lX: subkey has been revoked!\n"
#~ msgstr "klucz %08lX: podklucz zosta³ uniewa¿niony!\n"
#~ msgid "%08lX: key has expired\n"
#~ msgstr "%08lX: data wa¿no¶ci klucza up³ynê³a\n"
#~ msgid "%08lX: We do NOT trust this key\n"
#~ msgstr "%08lX: NIE UFAMY temu kluczowi\n"
#~ msgid " (%d) RSA (sign and encrypt)\n"
#~ msgstr " (%d) Klucz dla algorytmu RSA (do szyfrowania i podpisywania)\n"
#, fuzzy
#~ msgid " (%d) RSA (auth only)\n"
#~ msgstr " (%d) RSA (tylko do podpisywania)\n"
#, fuzzy
#~ msgid " (%d) RSA (sign and auth)\n"
#~ msgstr " (%d) Klucz dla algorytmu RSA (do szyfrowania i podpisywania)\n"
#, fuzzy
#~ msgid " (%d) RSA (encrypt and auth)\n"
#~ msgstr " (%d) RSA (tylko do szyfrowania)\n"
#, fuzzy
#~ msgid " (%d) RSA (sign, encrypt and auth)\n"
#~ msgstr " (%d) Klucz dla algorytmu RSA (do szyfrowania i podpisywania)\n"
#~ msgid "%s: can't open: %s\n"
#~ msgstr "%s: nie mo¿na otworzyæ: %s\n"
#~ msgid "%s: WARNING: empty file\n"
#~ msgstr "%s: OSTRZE¯ENIE: plik jest pusty\n"
#~ msgid "can't open %s: %s\n"
#~ msgstr "nie mo¿na otworzyæ %s: %s\n"
#, fuzzy
#~ msgid " (%d) I trust marginally\n"
#~ msgstr " %d = mam ograniczone zaufanie\n"
#, fuzzy
#~ msgid " (%d) I trust fully\n"
#~ msgstr " %d = mam pe³ne zaufanie\n"
#~ msgid "Really sign? "
#~ msgstr "Czy na pewno podpisaæ? "
#, fuzzy
#~ msgid "expires"
#~ msgstr "data"
#, fuzzy
#~ msgid ""
#~ "\"\n"
#~ "locally signed with your key %s at %s\n"
#~ msgstr ""
#~ "\"\n"
#~ "lokalnie podpisano Twoim kluczem %08lX w %s\n"
#, fuzzy
#~ msgid " signed by %s on %s%s\n"
#~ msgstr "podpisany przez %08lX w %s%s\n"
#~ msgid "%s: can't access: %s\n"
#~ msgstr "%s: dostêp niemo¿liwy: %s\n"
#~ msgid "%s: can't create lock\n"
#~ msgstr "%s: nie mo¿na utworzyæ blokady\n"
#~ msgid "%s: can't make lock\n"
#~ msgstr "%s: nie mo¿na utworzyæ blokady\n"
#~ msgid "%s: can't create: %s\n"
#~ msgstr "%s: nie mo¿na utworzyæ: %s\n"
#~ msgid "%s: can't create directory: %s\n"
#~ msgstr "%s: nie mo¿na utworzyæ katalogu: %s\n"
#~ msgid "If you want to use this revoked key anyway, answer \"yes\"."
#~ msgstr ""
#~ "Je¶li mimo wszystko chcesz u¿yæ tego uniewa¿nionego klucza, odpowiedz ,,"
#~ "tak''."
#~ msgid "Unable to open photo \"%s\": %s\n"
#~ msgstr "Nie mo¿na otworzyæ zdjêcia ,,%s'': %s.\n"
#~ msgid "can't open file: %s\n"
#~ msgstr "nie mo¿na otworzyæ pliku: %s\n"
#~ msgid "error: missing colon\n"
#~ msgstr "b³±d: brak dwukropka\n"
#~ msgid "error: no ownertrust value\n"
#~ msgstr "b³±d: brak warto¶æi zaufania w³a¶ciciela\n"
#~ msgid " (main key ID %08lX)"
#~ msgstr " (podklucz %08lX)"
#~ msgid "rev! subkey has been revoked: %s\n"
#~ msgstr "un! podklucz zosta³ uniewa¿niony: %s\n"
#~ msgid "rev- faked revocation found\n"
#~ msgstr "un- fa³szywy certyfikat uniewa¿nienia\n"
#~ msgid "rev? problem checking revocation: %s\n"
#~ msgstr "un? problem przy sprawdzaniu uniewa¿nienia: %s\n"
#, fuzzy
#~ msgid " [expired: %s]"
#~ msgstr " [wygasa :%s]"
#~ msgid " [expires: %s]"
#~ msgstr " [wygasa :%s]"
#, fuzzy
#~ msgid " [revoked: %s]"
#~ msgstr "[uniewa¿niony]"
#~ msgid "can't create %s: %s\n"
#~ msgstr "nie mo¿na utworzyæ %s: %s\n"
#~ msgid ""
#~ "WARNING: digest `%s' is not part of OpenPGP. Use at your own risk!\n"
#~ msgstr ""
#~ "OSTRZE¯ENIE: algorytm skrótu ,,%s'' nie jest czê¶ci± standardu OpenPGP.\n"
#~ " U¿ywasz go na w³asn± odpowiedzialno¶æ!\n"
#~ msgid "|[files]|encrypt files"
#~ msgstr "|[pliki]|szyfrowanie plików"
#~ msgid "store only"
#~ msgstr "zapis danych w formacie OpenPGP"
#~ msgid "|[files]|decrypt files"
#~ msgstr "|[pliki]|odszyfrowywanie plików"
#~ msgid "sign a key non-revocably"
#~ msgstr ""
#~ "z³o¿enie na kluczu podpisu nie podlegaj±cego \n"
#~ "uniewa¿nieniu"
#~ msgid "sign a key locally and non-revocably"
#~ msgstr ""
#~ "z³o¿enie na kluczu podpisu prywatnego,\n"
#~ "nie podlegaj±cego uniewa¿nieniu"
#~ msgid "list only the sequence of packets"
#~ msgstr "wypisane sekwencji pakietów"
#~ msgid "export the ownertrust values"
#~ msgstr "eksport warto¶ci zaufania"
#~ msgid "unattended trust database update"
#~ msgstr "bezobs³ugowe uaktualnienie bazy zaufania"
#~ msgid "fix a corrupted trust database"
#~ msgstr "naprawa uszkodzonej bazy zaufania"
#~ msgid "De-Armor a file or stdin"
#~ msgstr "zdjêcie opakowania ASCII pliku lub potoku"
#~ msgid "En-Armor a file or stdin"
#~ msgstr "opakowanie ASCII pliku lub potoku"
#~ msgid "|NAME|use NAME as default recipient"
#~ msgstr "|NAZWA|u¿ycie NAZWA jako domy¶lnego adresata"
#~ msgid "use the default key as default recipient"
#~ msgstr "domy¶lny klucz jest domy¶lnym adresatem"
#~ msgid "don't use the terminal at all"
#~ msgstr "bez odwo³añ do terminala"
#~ msgid "force v3 signatures"
#~ msgstr "wymuszenie trzeciej wersji formatu podpisów"
#~ msgid "do not force v3 signatures"
#~ msgstr "bez wymuszania trzeciej wersji formatu podpisów"
#~ msgid "force v4 key signatures"
#~ msgstr "wymuszenie czwartej wersji formatu podpisów"
#~ msgid "do not force v4 key signatures"
#~ msgstr "bez wymuszania czwartej wersji formatu podpisów"
#~ msgid "always use a MDC for encryption"
#~ msgstr "do szyfrowania bêdzie u¿ywany MDC"
#~ msgid "never use a MDC for encryption"
#~ msgstr "do szyfrowania nie zostanie u¿yty MDC"
#~ msgid "use the gpg-agent"
#~ msgstr "wykorzystanie agenta zarz±dzania has³ami"
#~ msgid "batch mode: never ask"
#~ msgstr "tryb wsadowy: ¿adnych pytañ"
#~ msgid "assume yes on most questions"
#~ msgstr "automatyczna odpowied¼ tak na wiêkszo¶æ pytañ"
#~ msgid "assume no on most questions"
#~ msgstr "automatyczna odpowied¼ nie na wiêkszo¶æ pytañ"
#~ msgid "add this keyring to the list of keyrings"
#~ msgstr "dodanie zbioru kluczy do u¿ywanych"
#~ msgid "add this secret keyring to the list"
#~ msgstr "dodanie zbioru kluczy tajnych do u¿ywanych"
#~ msgid "show which keyring a listed key is on"
#~ msgstr "okazanie, w którym zbiorze znajduje siê dany klucz"
#~ msgid "|NAME|use NAME as default secret key"
#~ msgstr "|NAZWA|ustawienie NAZWA jako domy¶lnego klucza prywatnego"
#~ msgid "|HOST|use this keyserver to lookup keys"
#~ msgstr "|HOST|serwer kluczy w którym bêd± poszukiwane"
#~ msgid "|NAME|set terminal charset to NAME"
#~ msgstr "|NAZWA| strona kodowa wy¶wietlanego tekstu"
#~ msgid "read options from file"
#~ msgstr "wczytanie opcji z pliku"
#~ msgid "|[file]|write status info to file"
#~ msgstr "|[plik]|pisanie opisu stanu do pliku"
#~ msgid "|KEYID|ultimately trust this key"
#~ msgstr "|KLUCZ|ustawienie klucza jako ca³kowicie zaufanego"
#~ msgid "|FILE|load extension module FILE"
#~ msgstr "|PLIK|³adowanie modu³u rozszerzenia z PLIK"
#~ msgid "emulate the mode described in RFC1991"
#~ msgstr "emulacja trybu opisanego w RFC1991"
#~ msgid "set all packet, cipher and digest options to OpenPGP behavior"
#~ msgstr "tryb zgodno¶ci formatu pakietów, szyfrów i skrótów z OpenPGP"
#~ msgid "set all packet, cipher and digest options to PGP 2.x behavior"
#~ msgstr "tryb zgodno¶ci formatów, szyfrów i skrótów z PGP 2.x"
#~ msgid "|N|use passphrase mode N"
#~ msgstr "|N|N-ty tryb obliczania has³a"
#~ msgid "|NAME|use message digest algorithm NAME for passphrases"
#~ msgstr "|ALG|wymuszenie algorytmu skrótu has³a ALG"
#~ msgid "|NAME|use cipher algorithm NAME for passphrases"
#~ msgstr "|ALG|wymuszenie algorytmu szyfruj±cego ALG dla has³a"
#~ msgid "|NAME|use cipher algorithm NAME"
#~ msgstr "|NAZWA|wymuszenie algorytmu szyfruj±cego NAZWA"
#~ msgid "|NAME|use message digest algorithm NAME"
#~ msgstr "|NAZWA|wymuszenie algorytmu skrótu NAZWA"
#~ msgid "|N|use compress algorithm N"
#~ msgstr "|N|wymuszenie algorytmu kompresji N"
#~ msgid "throw keyid field of encrypted packets"
#~ msgstr "usuniêcie numerów kluczy adresatów z szyfrogramów"
#~ msgid "Show Photo IDs"
#~ msgstr "okazywanie zdjêcia - identyfikatora u¿ytkownika"
#~ msgid "Don't show Photo IDs"
#~ msgstr "bez pokazywania zdjêæ"
#~ msgid "Set command line to view Photo IDs"
#~ msgstr "polecenie wywo³uj±ce przegl±darkê do zdjêæ"
#~ msgid "compress algorithm `%s' is read-only in this release\n"
#~ msgstr "w tej wersji kompresja ,,%s'' jest tylko do odczytu\n"
#~ msgid "compress algorithm must be in range %d..%d\n"
#~ msgstr "ustawienie kompresji musi pochodziæ z zakresu %d..%d\n"
#~ msgid ""
#~ "%08lX: It is not sure that this key really belongs to the owner\n"
#~ "but it is accepted anyway\n"
#~ msgstr ""
#~ "%08lX: Nie ma pewne, do do kogo nale¿y ten klucz, ale jest akceptowalny.\n"
#~ msgid "preference %c%lu is not valid\n"
#~ msgstr "ustawienie %c%lu jest niepoprawne\n"
#~ msgid "key %08lX: not a rfc2440 key - skipped\n"
#~ msgstr "klucz %08lX: nie jest w formacie RFC 2440 - pominiêty\n"
#~ msgid ""
#~ "NOTE: Elgamal primary key detected - this may take some time to import\n"
#~ msgstr ""
#~ "UWAGA: Wykryto klucz g³ówny algorytmu ElGamala. Jego import potrwa jaki¶ "
#~ "czas.\n"
#~ msgid " (default)"
#~ msgstr "(domy¶lnie)"
#~ msgid "%s%c %4u%c/%08lX created: %s expires: %s"
#~ msgstr "%s%c %4u%c/%08lX utworzony: %s, wygasa: %s"
#~ msgid "Notation: "
#~ msgstr "Adnotacja: "
#~ msgid "Policy: "
#~ msgstr "Regulamin: "
#~ msgid "can't get key from keyserver: %s\n"
#~ msgstr "nie mo¿na pobraæ klucza z serwera: %s\n"
#~ msgid "error sending to `%s': %s\n"
#~ msgstr "b³±d przy wysy³aniu do ,,%s'': %s\n"
#~ msgid "success sending to `%s' (status=%u)\n"
#~ msgstr "wysy³anie do ,,%s'' powiod³o siê (status=%u)\n"
#~ msgid "failed sending to `%s': status=%u\n"
#~ msgstr "wysy³anie do ,,%s'' nie powiod³o siê (status=%u)\n"
#~ msgid "this keyserver does not support --search-keys\n"
#~ msgstr "ten serwer kluczy nie umo¿liwia przeszukiwania\n"
#~ msgid "can't search keyserver: %s\n"
#~ msgstr "nie mo¿na przeszukaæ serwera: %s\n"
#~ msgid ""
#~ "key %08lX: this is a PGP generated ElGamal key which is NOT secure for "
#~ "signatures!\n"
#~ msgstr ""
#~ "klucz %08lX: Klucz algorytmu ElGamala wygenerowany przez PGP \n"
#~ " - podpisy nim sk³adane nie zapewniaj± bezpieczeñstwa!\n"
#~ msgid ""
#~ "key %08lX has been created %lu second in future (time warp or clock "
#~ "problem)\n"
#~ msgstr ""
#~ "klucz %08lX zosta³ stworzony %lu sekundê w przysz³o¶ci (zaburzenia\n"
#~ "czasoprzestrzeni, lub ¼le ustawiony zegar systemowy)\n"
#~ msgid ""
#~ "key %08lX has been created %lu seconds in future (time warp or clock "
#~ "problem)\n"
#~ msgstr ""
#~ "klucz %08lX zosta³ stworzony %lu sekund(y) w przysz³o¶ci (zaburzenia\n"
#~ "czasoprzestrzeni, lub ¼le ustawiony zegar systemowy)\n"
#~ msgid "key %08lX marked as ultimately trusted\n"
#~ msgstr "klucz %08lX zosta³ oznaczony jako obdarzony absolutnym zaufaniem\n"
#~ msgid "signature from Elgamal signing key %08lX to %08lX skipped\n"
#~ msgstr ""
#~ "podpis kluczem podpisuj±cym ElGamala %08lX na %08lX zosta³ pominiêty\n"
#~ msgid "signature from %08lX to Elgamal signing key %08lX skipped\n"
#~ msgstr ""
#~ "podpis kluczem %08lX na kluczu podpisuj±cym ElGamala %08lX zosta³ "
#~ "pominiêty\n"
#~ msgid "checking at depth %d signed=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n"
#~ msgstr ""
#~ "sprawdzanie na g³êboko¶ci %d podpisów =%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%"
#~ "d)\n"
#~ msgid ""
#~ "Select the algorithm to use.\n"
#~ "\n"
#~ "DSA (aka DSS) is the digital signature algorithm which can only be used\n"
#~ "for signatures. This is the suggested algorithm because verification of\n"
#~ "DSA signatures are much faster than those of ElGamal.\n"
#~ "\n"
#~ "ElGamal is an algorithm which can be used for signatures and encryption.\n"
#~ "OpenPGP distinguishs between two flavors of this algorithms: an encrypt "
#~ "only\n"
#~ "and a sign+encrypt; actually it is the same, but some parameters must be\n"
#~ "selected in a special way to create a safe key for signatures: this "
#~ "program\n"
#~ "does this but other OpenPGP implementations are not required to "
#~ "understand\n"
#~ "the signature+encryption flavor.\n"
#~ "\n"
#~ "The first (primary) key must always be a key which is capable of "
#~ "signing;\n"
#~ "this is the reason why the encryption only ElGamal key is not available "
#~ "in\n"
#~ "this menu."
#~ msgstr ""
#~ "Wybór algorytmu.\n"
#~ "\n"
#~ "DSA (zwany te¿ DSS) to algorytm podpisu cyfrowego i tylko do sk³adania\n"
#~ "podpisów mo¿e byæ u¿ywany. Jest to algorytm preferowany, gdy¿\n"
#~ "sk³adane nim podpisy sprawdza siê du¿o szybciej ni¿ te sk³adane\n"
#~ "algorytmem ElGamala.\n"
#~ "\n"
#~ "Algorytm ElGamala mo¿e byæ u¿ywany zarówno do podpisów jak i do "
#~ "szyfrowania.\n"
#~ "Standard OpenPGP rozró¿nia dwa typy tego algorytmu - tylko do "
#~ "szyfrowania,\n"
#~ "oraz do szyfrowania i podpisywania. Algorytm pozostaje bez zmian ale "
#~ "pewne\n"
#~ "parametry musz± byæ odpowiednio dobrane aby stworzyæ klucz którym mo¿na\n"
#~ "sk³adaæ bezpieczne podpisy. Ten program obs³uguje oba typy ale inne\n"
#~ "implementacje nnie musz± rozumieæ kluczy do podpisów i szyfrowania\n"
#~ "\n"
#~ "G³ówny klucz musi byæ kluczem podpisuj±cym, jest to powodem dla\n"
#~ "którego w tym menu nie ma mo¿no¶ci wyboru klucza ElGamala do\n"
#~ "szyfrowania."
#~ msgid ""
#~ "Although these keys are defined in RFC2440 they are not suggested\n"
#~ "because they are not supported by all programs and signatures created\n"
#~ "with them are quite large and very slow to verify."
#~ msgstr ""
#~ "Ten typ klucza jest zdefiniowany w RFC2440, jednak¿e jest on odradzany, "
#~ "gdy¿\n"
#~ "nie jest obs³ugiwany przez wszystkie programy zgodne z OpenPGP, a podpisy "
#~ "nim\n"
#~ "sk³adane s± du¿e i ich sprawdzanie trwa d³ugo."
#~ msgid "%lu keys so far checked (%lu signatures)\n"
#~ msgstr "%lu kluczy do tej chwili (%lu podpisów)\n"
#~ msgid "key incomplete\n"
#~ msgstr "klucz jest niekompletny\n"
#~ msgid "key %08lX incomplete\n"
#~ msgstr "klucz %08lX nie jest kompletny\n"
#, fuzzy
#~ msgid "quit|quit"
#~ msgstr "wyj¶cie"
#~ msgid " (%d) ElGamal (sign and encrypt)\n"
#~ msgstr ""
#~ " (%d) Klucz dla algorytmu ElGamala (do szyfrowania i podpisywania)\n"
#~ msgid ""
#~ "The use of this algorithm is only supported by GnuPG. You will not be\n"
#~ "able to use this key to communicate with PGP users. This algorithm is "
#~ "also\n"
#~ "very slow, and may not be as secure as the other choices.\n"
#~ msgstr ""
#~ "Ten algorytm szyfruj±cy jest u¿ywany tylko przez GnuPG. Tego klucza nie "
#~ "bêdzie\n"
#~ "mo¿na u¿yæ do ³±czno¶ci z u¿ytkownikami PGP. Wybrany algorytm jest tak¿e\n"
#~ "bardzo powolny, oraz mo¿e nie byæ tak bezpieczny jak pozosta³e dostêpne.\n"
#~ msgid "Create anyway? "
#~ msgstr "Stworzyæ klucz pomimo to? "
#~ msgid "invalid symkey algorithm detected (%d)\n"
#~ msgstr "odnaleziono odwo³anie do niepoprawnego szyfru (%d)\n"
#~ msgid "this keyserver is not fully HKP compatible\n"
#~ msgstr "serwer kluczy nie jest w pe³ni zgodny z HKP\n"
#~ msgid "The use of this algorithm is deprecated - create anyway? "
#~ msgstr "U¿ywanie tego algorytmu jest odradzane - tworzyæ mimo to? "
#, fuzzy
#~ msgid ""
#~ "you have to start GnuPG again, so it can read the new configuration file\n"
#~ msgstr "aby u¿yæ nowego pliku ustawieñ, nale¿y od nowa uruchomiæ GnuPG\n"
#~ msgid "changing permission of `%s' failed: %s\n"
#~ msgstr "zmiana uprawnieñ do `%s' nie powiod³a siê: %s\n"
#~ msgid " Fingerprint:"
#~ msgstr " Odcisk:"
#~ msgid "|NAME=VALUE|use this notation data"
#~ msgstr "|NAZWA=TRE¦Æ|adnotacje"
#~ msgid ""
#~ "the first character of a notation name must be a letter or an underscore\n"
#~ msgstr "adnotacja musi zaczynaæ siê od podkre¶lenia lub litery\n"
#~ 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"
#~ msgid ""
#~ "WARNING: This key already has a photo ID.\n"
#~ " Adding another photo ID may confuse some versions of PGP.\n"
#~ msgstr ""
#~ "OSTRZE¯ENIE: Do tego klucza dodano ju¿ zdjêcie u¿ytkownika.\n"
#~ " Dodanie drugiego spowoduje, ¿e niektóre wersje PGP "
#~ "przestan±\n"
#~ " rozumieæ ten klucz.\n"
#~ msgid "You may only have one photo ID on a key.\n"
#~ msgstr "Do klucza mo¿na do³±czyæ tylko jedno zdjêcie.\n"
#~ msgid "Are you sure you still want to sign it?\n"
#~ msgstr "Czy na pewno chcesz to podpisaæ?\n"
#~ msgid " Are you sure you still want to sign it?\n"
#~ msgstr " Czy na pewno chcesz go podpisaæ?\n"
#~ msgid "Do you really need such a large keysize? "
#~ msgstr "Czy naprawdê potrzebujesz takiego d³ugiego klucza? "
#~ msgid "key %08lX: our copy has no self-signature\n"
#~ msgstr "klucz %08lX: dostêpna kopia nie jest podpisana ni± sam±\n"
#~ msgid " signed by %08lX at %s\n"
#~ msgstr "podpisany przez %08lX w %s\n"
#~ msgid "--delete-secret-key user-id"
#~ msgstr "--delete-secret-key nazwa u¿ytkownika"
#~ msgid "--delete-key user-id"
#~ msgstr "--delete-key nazwa u¿ytkownika"
#~ msgid "--delete-secret-and-public-key user-id"
#~ msgstr "--delete-secret-and-public-key key nazwa u¿ytkownika"
#~ msgid "skipped: public key already set with --encrypt-to\n"
#~ msgstr "pominiêty: klucz publiczny ju¿ wybrany w --encrypt-to\n"
#~ msgid ""
#~ "\n"
#~ "WARNING: This is a PGP2-style key\n"
#~ msgstr ""
#~ "\n"
#~ "OSTRZE¯ENIE: Klucz z PGP wersji 2.\n"
#~ msgid "sSmMqQ"
#~ msgstr "iIpPwW"
#~ msgid "duplicate (short) key ID %08lX\n"
#~ msgstr "skrócony numer klucza siê powtarza %08lX\n"
#~ msgid "%lu key(s) to refresh\n"
#~ msgstr "%lu klucz(y) do od¶wie¿enia\n"
#~ msgid "too many random bits requested; the limit is %d\n"
#~ msgstr "¿±danie zbyt wielu losowych bitów; ograniczenie wynosi %d\n"
#~ msgid "|[NAMES]|check the trust database"
#~ msgstr "|[NAZWY]|sprawdzenie bazy zaufania"
#~ msgid "For info see http://www.gnupg.org"
#~ msgstr "Dalsze informacje znajduj± siê na http://www.gnupg.org/"
#~ msgid ""
#~ "Could not find a valid trust path to the key. Let's see whether we\n"
#~ "can assign some missing owner trust values.\n"
#~ "\n"
#~ msgstr ""
#~ "Niemo¿liwe jest znalezienie poprawnej scie¿ki zaufania do tego klucza.\n"
#~ "Sprawd¼my czy mo¿na przypisaæ brakuj±ce warto¶ci zaufania.\n"
#~ "\n"
#~ msgid ""
#~ "No path leading to one of our keys found.\n"
#~ "\n"
#~ msgstr ""
#~ "Brak ¶cie¿ki prowadz±cej do którego¶ z naszych kluczy.\n"
#~ "\n"
#~ msgid ""
#~ "No certificates with undefined trust found.\n"
#~ "\n"
#~ msgstr ""
#~ "Brak certyfikatów o niezdefiniowanym poziomie zaufania.\n"
#~ "\n"
#~ msgid ""
#~ "No trust values changed.\n"
#~ "\n"
#~ msgstr ""
#~ "Parametry zaufania nie zosta³y zmienione.\n"
#~ "\n"
#~ msgid "%08lX: no info to calculate a trust probability\n"
#~ msgstr "%08lX: brak informacji aby obliczyæ prawdopodobieñstwo zaufania\n"
#~ msgid "%s: error checking key: %s\n"
#~ msgstr "%s: b³±d podczas sprawdzania klucza: %s\n"
#~ msgid "Do you really want to create a sign and encrypt key? "
#~ msgstr "Czy na pewno chcesz stworzyæ klucz do szyfrowania i podpisywania? "
#~ msgid "%s: user not found: %s\n"
#~ msgstr "%s: nie znaleziono u¿ytkownika %s\n"
#~ msgid "certificate read problem: %s\n"
#~ msgstr "b³±d przy odczycie certyfikatu: %s\n"
#~ msgid "too many entries in unk cache - disabled\n"
#~ msgstr "zbyt wiele wpisów w buforze nieznanych kluczy - wy³±czony\n"
#~ msgid "no default public keyring\n"
#~ msgstr "brak domy¶lnego zbioru kluczy publicznych\n"
#~ msgid "secret key %08lX not imported (use %s to allow for it)\n"
#~ msgstr "klucz tajny %08lX nie zosta³ wczytany (aby to zrobiæ u¿yj %s)\n"
#~ msgid "%s: user not found\n"
#~ msgstr "%s: nie znaleziono u¿ytkownika\n"
#~ msgid "assuming bad MDC due to an unknown critical bit\n"
#~ msgstr ""
#~ "przyjêto niepoprawno¶æ MDC z powonu ustawienia nieznanego bitu "
#~ "krytycznego\n"
#~ msgid "error reading dir record for LID %lu: %s\n"
#~ msgstr "b³±d odczytu wpisu katalogowego dla LID %lu: %s\n"
#~ msgid "lid %lu: expected dir record, got type %d\n"
#~ msgstr "lid %lu: oczekiwany wpis katalogowy, napotkano typ %d\n"
#~ msgid "no primary key for LID %lu\n"
#~ msgstr "brak klucza g³ównego dla LID %lu\n"
#~ msgid "error reading primary key for LID %lu: %s\n"
#~ msgstr "b³±d odczytu g³ównego klucza dla LID %lu: %s\n"
#~ msgid "key %08lX: query record failed\n"
#~ msgstr "klucz %08lX: wyszukanie zapisu nie powiod³o siê\n"
#~ msgid "key %08lX: already in trusted key table\n"
#~ msgstr "klucz %08lX: ju¿ znajduje siê w tablicy kluczy zaufanych\n"
#~ msgid "NOTE: secret key %08lX is NOT protected.\n"
#~ msgstr "UWAGA: klucz tajny %08lX NIE jest chroniony.\n"
#~ msgid "key %08lX: secret and public key don't match\n"
#~ msgstr "klucz %08lX: klucz tajny nie pasuje do klucza jawnego\n"
#~ msgid "key %08lX.%lu: Good subkey binding\n"
#~ msgstr "klucz %08lX.%lu Dobre dowi±zanie podklucza\n"
#~ msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
#~ msgstr "klucz %08lX.%lu: Niepoprawne dowi±zanie podklucza %s\n"
#~ msgid "key %08lX.%lu: Valid key revocation\n"
#~ msgstr "klucz %08lX.%lu: Poprawne uniewa¿nienie klucza\n"
#~ msgid "key %08lX.%lu: Invalid key revocation: %s\n"
#~ msgstr "klucz %08lX.%lu: Niew³a¶ciwe uniewa¿nienie klucza: %s\n"
#~ msgid "Good self-signature"
#~ msgstr "Poprawny podpis klucza nim samym"
#~ msgid "Invalid self-signature"
#~ msgstr "Niepoprawny podpis klucza nim samym"
#~ msgid "Valid user ID revocation skipped due to a newer self signature"
#~ msgstr ""
#~ "Poprawne uniewa¿nienie identyfikatora u¿ytkownika pominiête z powodu\n"
#~ "nowszego podpisu tym samym kluczem"
#~ msgid "Valid user ID revocation"
#~ msgstr "Poprawne uniewa¿nienie identyfikatora u¿ytkownika"
#~ msgid "Invalid user ID revocation"
#~ msgstr "Niepoprawne uniewa¿nienie identyfikatora u¿ytkownika"
#~ msgid "Valid certificate revocation"
#~ msgstr "Poprawne uniewa¿nienie certyfikatu"
#~ msgid "Good certificate"
#~ msgstr "Poprawny certyfikat"
#~ msgid "Invalid certificate revocation"
#~ msgstr "Niepoprawne uniewa¿nienie certyfikatu"
#~ msgid "Invalid certificate"
#~ msgstr "Niepoprawny certyfikat"
#~ msgid "sig record %lu[%d] points to wrong record.\n"
#~ msgstr "zapis o podpisach %lu[%d] wskazuje na z³y wpis.\n"
#~ msgid "duplicated certificate - deleted"
#~ msgstr "podwójny certyfikat - usuniêty"
#~ msgid "tdbio_search_dir failed: %s\n"
#~ msgstr "Procedura tdbio_search_dir nie powiod³a siê: %s\n"
#~ msgid "lid ?: insert failed: %s\n"
#~ msgstr "lid ?: wpisanie nie powiod³o siê: %s\n"
#~ msgid "lid %lu: insert failed: %s\n"
#~ msgstr "lid %lu: wpisanie nie powiod³o siê: %s\n"
#~ msgid "lid %lu: inserted\n"
#~ msgstr "lid %lu: wpisany\n"
#~ msgid "\t%lu keys inserted\n"
#~ msgstr "\t%lu kluczy wpisanych\n"
#~ msgid "lid %lu: dir record w/o key - skipped\n"
#~ msgstr "lid %lu: wpis katalogowy bez bloku klucza - pominiêty\n"
#~ msgid "\t%lu due to new pubkeys\n"
#~ msgstr " %lu z powodu nowych podkluczy\n"
#~ msgid "\t%lu keys skipped\n"
#~ msgstr "\t%lu kluczy pominiêtych\n"
#~ msgid "\t%lu keys updated\n"
#~ msgstr "\t%lu kluczy uaktualnionych\n"
#~ msgid "Ooops, no keys\n"
#~ msgstr "Oops, brak kluczy\n"
#~ msgid "Ooops, no user IDs\n"
#~ msgstr "Oops, brak identyfikatorów u¿ytkowników\n"
#~ msgid "check_trust: search dir record failed: %s\n"
#~ msgstr "check_trust: poszukiwanie wpisu katalogowego nie powiod³o siê: %s\n"
#~ msgid "key %08lX: insert trust record failed: %s\n"
#~ msgstr "klucz %08lX: wprowadzenie wpisu zaufania nie powiod³o siê: %s\n"
#~ msgid "key %08lX.%lu: inserted into trustdb\n"
#~ msgstr "Klucz %08lX.%lu: wprowadzony do bazy zaufania\n"
#~ msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
#~ msgstr ""
#~ "Klucz %08lX.%lu: stworzony w przysz³o¶ci (zaburzenia czasoprzestrzeni,\n"
#~ "lub ¼le ustawiony zegar systemowy)\n"
#~ msgid "key %08lX.%lu: expired at %s\n"
#~ msgstr "klucz %08lX.%lu: okres wa¿no¶ci up³yn±³ %s\n"
#~ msgid "key %08lX.%lu: trust check failed: %s\n"
#~ msgstr "klucz %08lX.%lu: b³±d przy sprawdzaniu zaufania: %s\n"
#~ msgid "problem finding '%s' in trustdb: %s\n"
#~ msgstr "problem podczas szukania '%s' w bazie zaufania: %s\n"
#~ msgid "user '%s' not in trustdb - inserting\n"
#~ msgstr "brak u¿ytkownika '%s' w bazie zaufania - dodano\n"
#~ msgid "failed to put '%s' into trustdb: %s\n"
#~ msgstr "umieszczenie '%s' w Bazie Zaufania nie powiod³o siê: %s\n"
#~ msgid "WARNING: can't yet handle long pref records\n"
#~ msgstr "OSTRZE¯ENIE: d³ugie wpisy ustawieñ jeszcze nie s± obs³ugiwane.\n"
#~ msgid "%s: can't create keyring: %s\n"
#~ msgstr "%s: stworzenie zbioru kluczy jest niemo¿liwe: %s\n"
#~ msgid "RSA key cannot be used in this version\n"
#~ msgstr "W tej wersji nie mo¿na u¿ywaæ kluczy RSA\n"
#~ msgid "No key for user ID\n"
#~ msgstr "Brak klucza z takim identyfikatorem u¿ytkownika.\n"
#~ msgid "no secret key for decryption available\n"
#~ msgstr "odszyfrowuj±cy klucz tajny do jest niedostêpny\n"
#~ msgid "set debugging flags"
#~ msgstr "ustawienie opcji ¶ledzenia wykonania programu"
#~ msgid "enable full debugging"
#~ msgstr "umo¿liwienie pe³nego ¶ledzenia programu"
#~ msgid "do not write comment packets"
#~ msgstr "nie zapisywaæ pakietów z komentarzem"
#~ msgid "(default is 3)"
#~ msgstr "(domy¶lnie 3)"
#~ msgid " (%d) ElGamal in a v3 packet\n"
#~ msgstr ""
#~ " (%d) Klucz dla algorytmu ElGamala w pakiecie w trzeciej wersji "
#~ "formatu\n"
#~ msgid "Key generation can only be used in interactive mode\n"
#~ msgstr "Generacjê klucza mo¿na wykonywaæ tylko w trybie interaktywnym\n"
#~ msgid ""
#~ "RSA keys are deprecated; please consider creating a new key and use this "
#~ "key in the future\n"
#~ msgstr ""
#~ "Odradza siê stosowanie kluczy RSA; proszê rozwa¿yæ przej¶cie na inne "
#~ "algorytmy\n"
#~ "po wygenerowaniu odpowiednich kluczy.\n"
#~ msgid "print all message digests"
#~ msgstr "wszystkie skróty wiadomo¶ci"
#~ msgid "can't lock keyring `%': %s\n"
#~ msgstr "nie mo¿na zablokowaæ zbioru kluczy publicznych: %s\n"
#~ msgid "error writing keyring `%': %s\n"
#~ msgstr "b³±d zapisu zbioru kluczy '%': %s\n"
#~ msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
#~ msgstr ""
#~ "UWAGA: wpis podpisu %lu[%d] znajduje siê w li¶cie domy¶lnej %lu,\n"
#~ "ale jest zaznaczony jako sprawdzony.\n"
#~ msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
#~ msgstr ""
#~ "UWAGA: wpis podpisu %lu[%d] znajduje siê w li¶cie domy¶lnej %lu,\n"
#~ "ale nie jest zaznaczony.\n"
#~ msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
#~ msgstr ""
#~ "wpis oi podpisie %lu[%d] w li¶cie domy¶lnej %lu nie wskazuje \n"
#~ "na wpis katalogowy\n"
#~ msgid "lid %lu: no primary key\n"
#~ msgstr "lid %lu: brak klucza g³ównego\n"
#~ msgid "lid %lu: user id not found in keyblock\n"
#~ msgstr ""
#~ "lid %lu: identyfikator u¿ytkownika nie zosta³ odnaleziony w bloku klucza\n"
#~ msgid "lid %lu: self-signature in hintlist\n"
#~ msgstr "lid %lu: podpis klucza nim samym w li¶cie domy¶lnej\n"
#~ msgid "very strange: no public key\n"
#~ msgstr "bardzo dziwne: brak klucza publicznego\n"
#~ msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
#~ msgstr "lista domy¶lna %lu[%d] z %lu nie wskazuje na wpis katalogowy\n"
#~ msgid "lid %lu: can't get keyblock: %s\n"
#~ msgstr "lid %lu: pobranie bloku klucza niemo¿liwe: %s\n"
#~ msgid "Too many preference items"
#~ msgstr "Zbyt wiele pozycji w ustawieniach"
#~ msgid "public key not anymore available"
#~ msgstr "klucz publiczny jest ju¿ niedostêpny"
#~ msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
#~ msgstr ""
#~ "identyfikator %08lX.%lu/%02X%02X: ma zdublowany katalog %lu,\n"
#~ "ale nie jest jeszcze zaznaczony.\n"
#~ msgid "insert_trust_record: keyblock not found: %s\n"
#~ msgstr "insert_trust_record: brak bloku klucza: %s\n"
#~ msgid "lid %lu: update failed: %s\n"
#~ msgstr "lid %lu: naniesienie poprawek nie powiod³o siê: %s\n"
#~ msgid "lid %lu: updated\n"
#~ msgstr "lid %lu: uaktualniony\n"
#~ msgid "lid %lu: okay\n"
#~ msgstr "lid %lu: OK\n"
#~ msgid "%s: update failed: %s\n"
#~ msgstr "%s: zapis zmian nie powiod³ siê: %s\n"
#~ msgid "%s: updated\n"
#~ msgstr "%s: uaktualniony\n"
#~ msgid "%s: okay\n"
#~ msgstr "%s: OK\n"
#~ msgid "lid %lu: keyblock not found: %s\n"
#~ msgstr "lid %lu: blok klucza nie zosta³ odnaleziony: %s\n"
#~ msgid "edit_ownertrust.value"
#~ msgstr ""
#~ "Przypisanie tych warto¶ci nale¿y do Ciebie, nie bêd± one udostêpnione\n"
#~ "nikomu innemu. S± one u¿ywane do stworzenia sieci zaufania i nie ma\n"
#~ "to nic wspólnego z tworzon± sieci± certyfikatów."
#~ msgid "revoked_key.override"
#~ msgstr ""
#~ "Je¶li mimo wszystko chcesz u¿yæ tego uniewa¿nionego klucza, odpowiedz "
#~ "\"tak\"."
#~ msgid "untrusted_key.override"
#~ msgstr ""
#~ "Je¶li mimo wszystko chcesz u¿yæ tego klucza, klucza do którego nie masz\n"
#~ "zaufania, odpowiedz \"tak\"."
#~ msgid "pklist.user_id.enter"
#~ msgstr "Podaj identyfikator u¿ytkownika adresata tych informacji."
#~ msgid "keygen.algo"
#~ msgstr ""
#~ "Wybór algorytmu:\n"
#~ "DSA (znany te¿ jako DSS) to Algorytm Podpisu Cyfrowego - u¿ywaæ go mo¿na "
#~ "tylko\n"
#~ "do tworzenia cyfrowych podpisów. Jego wybór jest sugerowany poniewa¿\n"
#~ "sprawdzanie podpisów z³o¿onych algorytmem DSA jest du¿o szybsze ni¿ tych\n"
#~ "z³o¿onych algorytmem ElGamala.\n"
#~ "Algorytm ElGamala to algorytm klucza publicznego który nadaje mo¿na "
#~ "stosowaæ\n"
#~ "zarówno do szyfrowania jak i do tworzenia podpisów cyfrowych\n"
#~ "W standardzie OpenPGP algorytm ElGamala wystêpuje w dwóch wersjach:\n"
#~ "obs³uguj±cej podpisywanie, oraz obs³uguj±cej podpisywanie i szyfrowanie; "
#~ "z\n"
#~ "technicznego punktu widzenia algorytm dzia³a tak samo, ale pewne "
#~ "wspó³czynniki\n"
#~ "musz± byæ dobrane tak aby klucz nadawa³ siê do sk³adania bezpiecznych\n"
#~ "podpisów. Ten program obs³uguje obie wersje, ale inne implementacje "
#~ "OpenPGP\n"
#~ "nie musz± rozumieæ obs³ugiwaæ klucza przeznaczonego jednocze¶nie do\n"
#~ "podpisywania i szyfrowania.\n"
#~ "G³ówny klucz musi byæ zawsze kluczem s³u¿±cym umo¿liwiaj±cym "
#~ "podpisywanie,\n"
#~ "dlatego te¿ ten program nie obs³uguje osobnych kluczy ElGamala s³u¿±cych "
#~ "tylko\n"
#~ "do szyfrowania."
#~ msgid "keygen.algo.elg_se"
#~ msgstr ""
#~ "Mimo ¿e ten rodzaj kluczy jest zdefiniowany w RFC 2440, wybór takiego "
#~ "klucza\n"
#~ "nie jest sugerowany. Nie wszystkie programy taki klucz s± w stanie "
#~ "obs³u¿yæ,\n"
#~ "a podpisy z³o¿one za jego pomoc± s± du¿e i ich sprawdzenie zajmuje du¿o "
#~ "czasu."
#~ msgid "keygen.size"
#~ msgstr "Rozmiar klucza"
#~ msgid "keygen.size.huge.okay"
#~ msgstr "Odpowiedz \"tak\" lub \"nie\""
#~ msgid "keygen.size.large.okay"
#~ msgstr "Odpowiedz \"tak\" lub \"nie\""
#~ msgid "keygen.valid"
#~ msgstr "Podaj ¿±dan± warto¶æ"
#~ msgid "keygen.valid.okay"
#~ msgstr "Odpowiedz \"tak\" lub \"nie\""
#~ msgid "keygen.name"
#~ msgstr "Podaj nazwê (imiê, nazwisko) w³a¶ciciela klucza"
#~ msgid "keygen.email"
#~ msgstr "Adres e-mail (opcjonalny ale warto go wpisaæ)"
#~ msgid "keygen.userid.cmd"
#~ msgstr ""
#~ "I - zmiana imienia lub nazwiska.\n"
#~ "K - zmiana komentarza.\n"
#~ "E - zmiana adresu email.\n"
#~ "D - przej¶cie do w³a¶ciwej generacji klucza.\n"
#~ "W - wyj¶cie z procedury generacji i z programu."
#~ msgid "keygen.sub.okay"
#~ msgstr ""
#~ "Odpowiedz \"tak\" (lub po prostu \"t\") je¶li zgadzasz siê na stworzenie "
#~ "podklucza."
#~ msgid "sign_uid.okay"
#~ msgstr "Odpowiedz \"tak\" lub \"nie\""
#~ msgid "change_passwd.empty.okay"
#~ msgstr "Odpowiedz \"tak\" lub \"nie\""
#~ msgid "keyedit.save.okay"
#~ msgstr "Odpowiedz \"tak\" lub \"nie\""
#~ msgid "keyedit.cancel.okay"
#~ msgstr "Odpowiedz \"tak\" lub \"nie\""
#~ msgid "keyedit.sign_all.okay"
#~ msgstr ""
#~ "Odpowiedz \"tak\" je¶li chcesz podpisaæ wszystkie identyfikatory klucza"
#~ msgid "keyedit.remove.uid.okay"
#~ msgstr ""
#~ "Odpowiedz \"tak\" je¶li na pewno chcesz skasowaæ ten identyfikator "
#~ "klucza.\n"
#~ "Utracisz wszystkie podpisy innych u¿ytkowników z³o¿one na tym "
#~ "identyfikatorze!"
#~ msgid "keyedit.remove.subkey.okay"
#~ msgstr "Odpowiedz \"tak\" je¶li na pewno chcesz skasowaæ ten podklucz"
#~ msgid "passphrase.enter"
#~ msgstr ""
#~ "Proszê wprowadziæ wyra¿enie przej¶ciowe (tajne zdanie)\n"
#~ " Bla, bla, bla ..."
#~ msgid "passphrase.repeat"
#~ msgstr ""
#~ "Proszê powtórzyæ podane wyra¿enie przej¶ciowe dla wyeliminowania pomy³ek."
#~ msgid "detached_signature.filename"
#~ msgstr "Nazwa pliku którego dotyczy ten podpis"
#~ msgid "openfile.overwrite.okay"
#~ msgstr "Odpowiedz \"tak\" je¶li na pewno chcesz nadpisaæ ten plik"
#~ msgid "writing keyblock\n"
#~ msgstr "zapisujê blok klucza\n"
#~ msgid "can't write keyblock: %s\n"
#~ msgstr "nie mogê zapisaæ bloku klucza: %s\n"
#~ msgid "encrypted message is valid\n"
#~ msgstr "zaszyfrowana wiadomo¶æ jest poprawna\n"
#~ msgid "Can't check MDC: %s\n"
#~ msgstr "Sprawdzenie MDC niemo¿liwe: %s\n"
#~ msgid "Usage: gpgm [options] [files] (-h for help)"
#~ msgstr "Wywo³anie: gpgm [opcje] [pliki] (-h podaje pomoc)"
#~ msgid "usage: gpgm [options] "
#~ msgstr "sposób u¿ycia: gpgm [opcje]"
#~ msgid "chained sigrec %lu has a wrong owner\n"
#~ msgstr "powi±zany rekord podpisu %lu ma niew³a¶ciwego w³a¶ciciela\n"
#~ msgid "lid %lu: read dir record failed: %s\n"
#~ msgstr "lid %lu: odczyt wpisu katalogowego nie powiód³ siê: %s\n"
#~ msgid "lid %lu: read key record failed: %s\n"
#~ msgstr "lid %lu: odczyt wpisu klucza nie powiód³ siê: %s\n"
#~ msgid "lid %lu: read uid record failed: %s\n"
#~ msgstr "lid %lu: odczyt wpisu z identyfikatorem nie powiód³ siê; %s\n"
#~ msgid "lid %lu: read pref record failed: %s\n"
#~ msgstr "lid %lu: odczyt wpisu ustawieñ nie powiód³ siê: %s\n"
#~ msgid "user '%s' read problem: %s\n"
#~ msgstr "u¿ytkownik '%s' b³±d przy odczycie: %s\n"
#~ msgid "user '%s' list problem: %s\n"
#~ msgstr "u¿ytkownik '%s' b³±d listy: %s\n"
#~ msgid "user '%s' not in trustdb\n"
#~ msgstr "brak u¿ytkownika '%s' w bazie zaufania\n"
#~ msgid "directory record w/o primary key\n"
#~ msgstr "wpis katalogowy bez klucza g³ównego\n"
#~ msgid "key not in trustdb, searching ring.\n"
#~ msgstr "brak klucza w bazie zaufania, przeszukiwany jest zbiór kluczy\n"
#~ msgid "key not in ring: %s\n"
#~ msgstr "klucza nie ma w zbiorze: %s\n"
#~ msgid "Oops: key is now in trustdb???\n"
#~ msgstr "Oops: klucz ju¿ jest w bazie zaufania???\n"
#~ msgid "Hmmm, public key lost?"
#~ msgstr "Hmmm, klucz publiczny utracony?"
#~ msgid "did not use primary key for insert_trust_record()\n"
#~ msgstr "g³owny klucz nie zosta³ u¿yty w procedurze insert_trust_record()\n"
#~ msgid "second"
#~ msgstr "sekunda"
#~ msgid "seconds"
#~ msgstr "sekund"
#~ msgid "invalid clear text header: "
#~ msgstr "niepoprawny nag³ówek tekstu jawnego:"
#~ msgid "This key belongs to us (we have the secret key)\n"
#~ msgstr "Ten klucz nale¿y do nas (mamy odpowiadaj±cy mu klucz tajny).\n"
# %d niepoprawnych podpisów
#~ msgid "You will see a list of signators etc. here\n"
#~ msgstr "Tu uka¿e siê lista podpisów itd.\n"