diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 32 |
1 files changed, 20 insertions, 12 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 75014b331..c9a4cdb7c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1551,6 +1551,10 @@ msgstr "entradas demais no cache pk - desativado\n" msgid "[User ID not found]" msgstr "[usu�rio n�o encontrado]" +#, fuzzy, c-format +msgid "key %s: secret key without public key - skipped\n" +msgstr "chave %08lX: chave secreta sem chave p�blica - ignorada\n" + #, c-format msgid "automatically retrieved `%s' via %s\n" msgstr "" @@ -1567,10 +1571,6 @@ msgstr "h� uma chave secreta para esta chave p�blica!\n" msgid "using subkey %s instead of primary key %s\n" msgstr "usando chave secund�ria %08lX ao inv�s de chave prim�ria %08lX\n" -#, fuzzy, c-format -msgid "key %s: secret key without public key - skipped\n" -msgstr "chave %08lX: chave secreta sem chave p�blica - ignorada\n" - msgid "be somewhat more quiet" msgstr "ser mais silencioso" @@ -3982,6 +3982,10 @@ msgstr "lendo op��es de `%s'\n" msgid "unknown option `%s'\n" msgstr "destinat�rio padr�o desconhecido `%s'\n" +#, fuzzy, c-format +msgid "Unknown weak digest '%s'\n" +msgstr "classe de assinatura desconhecida" + #, c-format msgid "File `%s' exists. " msgstr "Arquivo `%s' j� existe. " @@ -4595,6 +4599,10 @@ msgid "NOTE: signature key %s expired %s\n" msgstr "NOTA: chave de assinatura %08lX expirou %s\n" #, fuzzy, c-format +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "assinatura %s de: %s\n" + +#, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "assumindo assinatura incorreta devido a um bit cr�tico desconhecido\n" @@ -4713,6 +4721,14 @@ msgstr "erro de leitura: %s\n" msgid "trustdb: sync failed: %s\n" msgstr "banco de dados de confiabilidade: sincroniza��o falhou: %s\n" +#, fuzzy, c-format +msgid "can't create lock for `%s'\n" +msgstr "imposs�vel criar %s: %s\n" + +#, fuzzy, c-format +msgid "can't lock `%s'\n" +msgstr "imposs�vel abrir `%s'\n" + #, c-format msgid "trustdb rec %lu: lseek failed: %s\n" msgstr "banco de dados de confiabilidade rec %lu: lseek falhou: %s\n" @@ -4732,14 +4748,6 @@ msgstr "imposs�vel abrir `%s': %s\n" msgid "%s: directory does not exist!\n" msgstr "%s: diret�rio inexistente!\n" -#, fuzzy, c-format -msgid "can't create lock for `%s'\n" -msgstr "imposs�vel criar %s: %s\n" - -#, fuzzy, c-format -msgid "can't lock `%s'\n" -msgstr "imposs�vel abrir `%s'\n" - #, c-format msgid "%s: failed to create version record: %s" msgstr "%s: falha ao criar registro de vers�o: %s" |