diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 26 |
1 files changed, 21 insertions, 5 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg\n" -"Report-Msgid-Bugs-To: [email protected]\n" +"Report-Msgid-Bugs-To: [email protected]\n" "PO-Revision-Date: 2012-08-24 17:25+0200\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" @@ -1875,6 +1875,10 @@ msgid "repair damage from the pks keyserver during import" msgstr "" #, fuzzy +msgid "do not clear the ownertrust values during import" +msgstr "actualizar a base de dados de confian�a" + +#, fuzzy msgid "do not update the trustdb after import" msgstr "actualizar a base de dados de confian�a" @@ -2917,6 +2921,14 @@ msgid "" " cause a different user ID to become the assumed primary.\n" msgstr "" +msgid "WARNING: Your encryption subkey expires soon.\n" +msgstr "" + +#, fuzzy +#| msgid "You can't change the expiration date of a v3 key\n" +msgid "You may want to change its expiration date too.\n" +msgstr "Voc� n�o pode modificar a data de validade de uma chave v3\n" + msgid "" "WARNING: This is a PGP2-style key. Adding a photo ID may cause some " "versions\n" @@ -3711,6 +3723,10 @@ msgstr "" msgid "keyserver did not send VERSION\n" msgstr "" +#, fuzzy, c-format +msgid "keyserver communications error: %s\n" +msgstr "A gera��o de chaves falhou: %s\n" + msgid "no keyserver known (use option --keyserver)\n" msgstr "" @@ -3737,10 +3753,6 @@ msgstr "erro do servidor de chaves" msgid "keyserver internal error\n" msgstr "erro do servidor de chaves" -#, fuzzy, c-format -msgid "keyserver communications error: %s\n" -msgstr "A gera��o de chaves falhou: %s\n" - #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" @@ -3912,6 +3924,10 @@ msgid "unknown" msgstr "vers�o desconhecida" #, c-format +msgid "WARNING: not a detached signature; file '%s' was NOT verified!\n" +msgstr "" + +#, c-format msgid "Can't check signature: %s\n" msgstr "Imposs�vel verificar assinatura: %s\n" |