diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 58 |
1 files changed, 41 insertions, 17 deletions
@@ -25,7 +25,8 @@ msgstr "falha ao inicializar a base de dados de confian�a: %s\n" #. Pinentries. An underscore indicates that the next letter #. should be used as an accelerator. Double the underscore for #. a literal one. The actual to be translated text starts after -#. the second vertical bar. +#. the second vertical bar. Note that gpg-agent has been set to +#. utf-8 so that the strings are in the expected encoding. msgid "|pinentry-label|_OK" msgstr "" @@ -81,6 +82,13 @@ msgid "" "this session" msgstr "Por favor digite a frase secreta \n" +msgid "PIN:" +msgstr "" + +#, fuzzy +msgid "Passphrase:" +msgstr "frase secreta incorrecta" + msgid "does not match - try again" msgstr "" @@ -117,10 +125,6 @@ msgstr "MPI incorreto" msgid "Bad Passphrase" msgstr "frase secreta incorrecta" -#, fuzzy -msgid "Passphrase" -msgstr "frase secreta incorrecta" - #, fuzzy, c-format msgid "ssh keys greater than %d bits are not supported\n" msgstr "algoritmo de protec��o %d%s n�o � suportado\n" @@ -570,10 +574,6 @@ msgid "" msgstr "Por favor digite a frase secreta \n" #, fuzzy -msgid "Passphrase:" -msgstr "frase secreta incorrecta" - -#, fuzzy msgid "cancelled\n" msgstr "cancelado pelo utilizador\n" @@ -673,6 +673,12 @@ msgstr "muda a frase secreta" msgid "I'll change it later" msgstr "" +#, fuzzy, c-format +msgid "" +"Do you really want to delete the key identified by keygrip%%0A %s%%0A %%C" +"%%0A?" +msgstr "Voc� quer realmente remover as chaves selecionadas? " + #, fuzzy msgid "Delete key" msgstr "activa uma chave" @@ -821,6 +827,18 @@ msgid "out of core while allocating %lu bytes" msgstr "" #, c-format +msgid "%s:%u: obsolete option \"%s\" - it has no effect\n" +msgstr "" + +#, fuzzy, c-format +msgid "WARNING: \"%s%s\" is an obsolete option - it has no effect\n" +msgstr "AVISO: \"%s\" � uma op��o depreciada\n" + +#, c-format +msgid "unknown debug flag '%s' ignored\n" +msgstr "" + +#, c-format msgid "no running gpg-agent - starting '%s'\n" msgstr "" @@ -4223,6 +4241,16 @@ msgstr "Nota��o de assinatura cr�tica: " msgid "Signature notation: " msgstr "Nota��o de assinatura: " +#, fuzzy +#| msgid "1 bad signature\n" +msgid "1 good signature\n" +msgstr "1 assinatura incorrecta\n" + +#, fuzzy, c-format +#| msgid "%d bad signatures\n" +msgid "%d good signatures\n" +msgstr "%d assinaturas incorrectas\n" + #, c-format msgid "Warning: %lu key(s) skipped due to their large size\n" msgstr "" @@ -4593,14 +4621,6 @@ msgstr "por favor utilize \"%s%s\" em vez dela\n" msgid "WARNING: \"%s\" is a deprecated command - do not use it\n" msgstr "AVISO: \"%s\" � uma op��o depreciada\n" -#, c-format -msgid "%s:%u: obsolete option \"%s\" - it has no effect\n" -msgstr "" - -#, fuzzy, c-format -msgid "WARNING: \"%s%s\" is an obsolete option - it has no effect\n" -msgstr "AVISO: \"%s\" � uma op��o depreciada\n" - #, fuzzy, c-format msgid "%s:%u: \"%s\" is obsolete in this file - it only has effect in %s\n" msgstr "AVISO: \"%s\" � uma op��o depreciada\n" @@ -8296,6 +8316,10 @@ msgid "" msgstr "" #, fuzzy +#~ msgid "Passphrase" +#~ msgstr "frase secreta incorrecta" + +#, fuzzy #~ msgid "WARNING: keyserver option '%s' is not used on this platform\n" #~ msgstr "AVISO: op��es em `%s' ainda n�o est�o activas nesta execu��o\n" |