diff options
Diffstat (limited to 'po/pl.po')
| -rw-r--r-- | po/pl.po | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-11-14 17:31+0000\n" +"POT-Creation-Date: 2024-12-07 16:13+0000\n" "PO-Revision-Date: 2024-07-08 17:53+0200\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -3963,21 +3963,29 @@ msgstr "" "klucza?!" #: methods/gpgv.cc -msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +#, fuzzy +#| msgid "" +#| "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgid "Could not execute 'gpgv' to verify signature (is gnupg installed?)" msgstr "" "Nie udało się uruchomić apt-key by zweryfikować podpis (czy gnupg jest " "zainstalowane?)" #: methods/gpgv.cc -msgid "Unknown error executing apt-key" +#, fuzzy +#| msgid "Unknown error executing apt-key" +msgid "Unknown error executing gpgv" msgstr "Nieznany błąd podczas uruchamiania apt-key" # FIXME: Skoordynować tłumaczenie DEPRECATION z apt-key(8) #: methods/gpgv.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " +#| "section in apt-key(8) for details." msgid "" -"Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " -"section in apt-key(8) for details." +"Key is stored in legacy trusted.gpg keyring (%s). Use Signed-By instead. See " +"the USER CONFIGURATION section in apt-secure(8) for details." msgstr "" "Klucz jest przechowywany w przestarzałym zbiorze kluczy trusted.gpg (%s), " "więcej informacji w rozdziale DEPRECATION w podręczniku apt-key(8)." |
