diff options
author | Werner Koch <[email protected]> | 2016-06-16 15:19:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-06-16 15:19:42 +0000 |
commit | 2ba8afb892e4306bfdaeaa3354dcd47d1de01373 (patch) | |
tree | e9441e0d5ce90fd3ecfc39608540fd3fa014890f /po/pt.po | |
parent | po: Update Ukrainian translation (diff) | |
download | gnupg-2ba8afb892e4306bfdaeaa3354dcd47d1de01373.tar.gz gnupg-2ba8afb892e4306bfdaeaa3354dcd47d1de01373.zip |
po: Auto-update
--
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 48 |
1 files changed, 27 insertions, 21 deletions
@@ -465,6 +465,10 @@ msgid "error binding socket to '%s': %s\n" msgstr "erro ao enviar para `%s': %s\n" #, fuzzy, c-format +msgid "can't set permissions of '%s': %s\n" +msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" + +#, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "actualiza��o falhou: %s\n" @@ -481,10 +485,6 @@ msgid "directory '%s' created\n" msgstr "%s: directoria criada\n" #, fuzzy, c-format -msgid "can't set permissions of '%s': %s\n" -msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" - -#, fuzzy, c-format msgid "stat() failed for '%s': %s\n" msgstr "base de dados de confian�a: leitura falhou (n=%d): %s\n" @@ -2561,6 +2561,9 @@ msgstr "" "|DF|escrever informa��es de estado para o\n" "descritor de ficheiro DF" +msgid "|ALGO|reject signatures made with ALGO" +msgstr "" + #, fuzzy msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "Uso: gpg [op��es] [ficheiros] (-h para ajuda)" @@ -4043,6 +4046,11 @@ msgstr "" msgid "No key with this keygrip\n" msgstr "Nenhum ID de utilizador com �ndice %d\n" +#, fuzzy, c-format +#| msgid "rounded up to %u bits\n" +msgid "rounded to %u bits\n" +msgstr "arredondado para %u bits\n" + #, c-format msgid "%s keys may be between %u and %u bits long.\n" msgstr "" @@ -4059,11 +4067,6 @@ msgstr "Qual o tamanho de chave desejado? (1024) " msgid "Requested keysize is %u bits\n" msgstr "O tamanho de chave pedido � %u bits\n" -#, fuzzy, c-format -#| msgid "rounded up to %u bits\n" -msgid "rounded to %u bits\n" -msgstr "arredondado para %u bits\n" - #, fuzzy #| msgid "Please select what kind of key you want:\n" msgid "Please select which elliptic curve you want:\n" @@ -5734,14 +5737,6 @@ msgstr "" msgid "error updating TOFU database: %s\n" msgstr "erro ao enviar para `%s': %s\n" -#, fuzzy, c-format -msgid "public key %s not found: %s\n" -msgstr "chave p�blica %08lX n�o encontrada: %s\n" - -#, fuzzy, c-format -msgid "error setting TOFU binding's trust level to %s\n" -msgstr "erro na leitura de `%s': %s\n" - #, c-format msgid "The binding %s is NOT known." msgstr "" @@ -5820,14 +5815,14 @@ msgstr[0] "" msgstr[1] "" #. 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 "" @@ -5835,6 +5830,10 @@ msgid "(G)ood, (A)ccept once, (U)nknown, (R)eject once, (B)ad? " msgstr "" #, fuzzy, c-format +msgid "error setting TOFU binding's trust level to %s\n" +msgstr "erro na leitura de `%s': %s\n" + +#, fuzzy, c-format msgid "error changing TOFU policy: %s\n" msgstr "erro na cria��o da frase secreta: %s\n" @@ -5990,6 +5989,10 @@ msgstr "n�o � necess�ria uma verifica��o da base de dados de confian�a\n" msgid "no need for a trustdb update with '%s' trust model\n" msgstr "n�o � necess�ria uma verifica��o da base de dados de confian�a\n" +#, fuzzy, c-format +msgid "public key %s not found: %s\n" +msgstr "chave p�blica %08lX n�o encontrada: %s\n" + msgid "please do a --check-trustdb\n" msgstr "" @@ -6068,6 +6071,9 @@ msgstr "vers�o desconhecida" msgid "[ undef ]" msgstr "" +msgid "[ never ]" +msgstr "" + msgid "[marginal]" msgstr "" |