diff options
author | Werner Koch <wk@gnupg.org> | 2016-06-16 17:19:42 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2016-06-16 17:19:42 +0200 |
commit | 2ba8afb892e4306bfdaeaa3354dcd47d1de01373 (patch) | |
tree | e9441e0d5ce90fd3ecfc39608540fd3fa014890f /po/pl.po | |
parent | po: Update Ukrainian translation (diff) | |
download | gnupg2-2ba8afb892e4306bfdaeaa3354dcd47d1de01373.tar.xz gnupg2-2ba8afb892e4306bfdaeaa3354dcd47d1de01373.zip |
po: Auto-update
--
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 54 |
1 files changed, 31 insertions, 23 deletions
@@ -488,6 +488,11 @@ msgstr "błąd podczas pobierania nonce z gniazda\n" msgid "error binding socket to '%s': %s\n" msgstr "błąd podczas przypisywania gniazda do ,,%s'': %s\n" +#, fuzzy, c-format +#| msgid "Warning: unsafe permissions on %s \"%s\"\n" +msgid "can't set permissions of '%s': %s\n" +msgstr "Ostrzeżenie: niebezpieczne prawa dostępu do %s ,,%s''\n" + #, c-format msgid "listen() failed: %s\n" msgstr "listen() nie powiodło się: %s\n" @@ -508,11 +513,6 @@ msgid "directory '%s' created\n" msgstr "katalog ,,%s'' utworzony\n" #, fuzzy, c-format -#| msgid "Warning: unsafe permissions on %s \"%s\"\n" -msgid "can't set permissions of '%s': %s\n" -msgstr "Ostrzeżenie: niebezpieczne prawa dostępu do %s ,,%s''\n" - -#, fuzzy, c-format #| msgid "stat() failed for `%s': %s\n" msgid "stat() failed for '%s': %s\n" msgstr "stat() nie powiodło się dla ,,%s'': %s\n" @@ -2601,6 +2601,9 @@ msgstr "nie traktować konfliktu datowników jako błędu" msgid "|FD|write status info to this FD" msgstr "|FD|pisanie opisu stanu do deskryptora FD" +msgid "|ALGO|reject signatures made with ALGO" +msgstr "" + msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "Wywołanie: gpgv [opcje] [pliki] (-h podaje pomoc)" @@ -4077,6 +4080,11 @@ msgstr "Nieprawidłowy uchwyt klucza (oczekiwano 40 cyfr szesnastkowych)\n" msgid "No key with this keygrip\n" msgstr "Brak klucza o tym uchwycie\n" +#, fuzzy, c-format +#| msgid "rounded up to %u bits\n" +msgid "rounded to %u bits\n" +msgstr "zaokrąglono do %u bitów\n" + #, c-format msgid "%s keys may be between %u and %u bits long.\n" msgstr "Klucze %s będą miały od %u do %u bitów długości.\n" @@ -4093,11 +4101,6 @@ msgstr "Jakiej długości klucz wygenerować? (%u) " msgid "Requested keysize is %u bits\n" msgstr "Żądana długość klucza to %u bitów.\n" -#, fuzzy, c-format -#| msgid "rounded up to %u bits\n" -msgid "rounded to %u bits\n" -msgstr "zaokrąglono do %u bitów\n" - #, fuzzy #| msgid "Please select what kind of key you want:\n" msgid "Please select which elliptic curve you want:\n" @@ -5825,15 +5828,6 @@ msgid "error updating TOFU database: %s\n" msgstr "błąd wysyłania polecenia %s: %s\n" #, c-format -msgid "public key %s not found: %s\n" -msgstr "klucz publiczny %s nie odnaleziony: %s\n" - -#, fuzzy, c-format -#| msgid "error storing flags: %s\n" -msgid "error setting TOFU binding's trust level to %s\n" -msgstr "błąd zapisywania flag: %s\n" - -#, c-format msgid "The binding %s is NOT known." msgstr "" @@ -5920,14 +5914,14 @@ msgstr[1] "" msgstr[2] "" #. TRANSLATORS: Please translate the text found in the source -#. file below. We don't directly internationalize that text -#. so that we can tweak it without breaking translations. +#. * file below. We don't directly internationalize that text so +#. * that we can tweak it without breaking translations. msgid "TOFU detected a binding conflict" msgstr "" #. TRANSLATORS: Two letters (normally the lower and upper case -#. version of the hotkey) for each of the five choices. If -#. there is only one choice in your language, repeat it. +#. * version of the hotkey) for each of the five choices. If +#. * there is only one choice in your language, repeat it. msgid "gGaAuUrRbB" msgstr "" @@ -5935,6 +5929,11 @@ msgid "(G)ood, (A)ccept once, (U)nknown, (R)eject once, (B)ad? " msgstr "" #, fuzzy, c-format +#| msgid "error storing flags: %s\n" +msgid "error setting TOFU binding's trust level to %s\n" +msgstr "błąd zapisywania flag: %s\n" + +#, fuzzy, c-format #| msgid "error creating a pipe: %s\n" msgid "error changing TOFU policy: %s\n" msgstr "błąd tworzenia potoku: %s\n" @@ -6102,6 +6101,10 @@ msgstr "sprawdzanie bazy jest niepotrzebne przy modelu zaufania ,,%s''\n" msgid "no need for a trustdb update with '%s' trust model\n" msgstr "aktualizacja bazy jest niepotrzebna przy modelu zaufania ,,%s''\n" +#, c-format +msgid "public key %s not found: %s\n" +msgstr "klucz publiczny %s nie odnaleziony: %s\n" + msgid "please do a --check-trustdb\n" msgstr "należy uruchomić gpg z opcją ,,--check-trustdb''\n" @@ -6184,6 +6187,11 @@ msgstr "[ nieznane ]" msgid "[ undef ]" msgstr "[ nieokreślone ]" +#, fuzzy +#| msgid "never" +msgid "[ never ]" +msgstr "nigdy" + msgid "[marginal]" msgstr "[ marginalne ]" |