diff options
Diffstat (limited to 'po/pt.po')
| -rw-r--r-- | po/pt.po | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\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: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -3881,20 +3881,25 @@ msgstr "" "digital da chave?!" #: 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 "" "Não foi possível executar 'apt-key' para verificar a assinatura (o gnupg " "está instalado?)" #: methods/gpgv.cc -msgid "Unknown error executing apt-key" +#, fuzzy +#| msgid "Unknown error executing apt-key" +msgid "Unknown error executing gpgv" msgstr "Erro desconhecido ao executar apt-key" #: methods/gpgv.cc #, c-format 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 "" #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. |
