diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 48 |
1 files changed, 38 insertions, 10 deletions
@@ -32,9 +32,30 @@ msgstr "" msgid "|pinentry-label|_Cancel" msgstr "" +msgid "|pinentry-label|_Yes" +msgstr "" + +msgid "|pinentry-label|_No" +msgstr "" + msgid "|pinentry-label|PIN:" msgstr "" +msgid "|pinentry-label|_Save in password manager" +msgstr "" + +#, fuzzy +msgid "Do you really want to make your passphrase visible on the screen?" +msgstr "Voc� quer realmente revogar as chaves selecionadas? " + +msgid "|pinentry-tt|Make passphrase visible" +msgstr "" + +#, fuzzy +#| msgid "invalid passphrase" +msgid "|pinentry-tt|Hide passphrase" +msgstr "frase-secreta inv�lida" + #. TRANSLATORS: This string is displayed by Pinentry as the label #. for the quality bar. msgid "Quality:" @@ -363,6 +384,10 @@ msgstr "n�o suportado" msgid "enable putty support" msgstr "n�o suportado" +#, fuzzy +msgid "disallow the use of an external password cache" +msgstr "erro na cria��o da frase secreta: %s\n" + msgid "|FILE|write environment settings also to FILE" msgstr "" @@ -1559,6 +1584,10 @@ msgstr "entradas demais no cache pk - desactivado\n" msgid "[User ID not found]" msgstr "[Utilizador 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 "" @@ -1583,10 +1612,6 @@ msgstr "h� uma chave secreta para a chave p�blica \"%s\"!\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" - #, fuzzy msgid "make a signature" msgstr "fazer uma assinatura separada" @@ -5449,6 +5474,11 @@ msgid "missing argument" msgstr "argumento inv�lido" #, fuzzy +#| msgid "invalid armor" +msgid "invalid argument" +msgstr "armadura inv�lida" + +#, fuzzy msgid "invalid command" msgstr "comandos em conflito\n" @@ -5468,6 +5498,10 @@ msgstr "op��es de importa��o inv�lidas\n" msgid "missing argument for option \"%.50s\"\n" msgstr "" +#, fuzzy, c-format +msgid "invalid argument for option \"%.50s\"\n" +msgstr "op��es de importa��o inv�lidas\n" + #, c-format msgid "option \"%.50s\" does not expect an argument\n" msgstr "" @@ -7492,9 +7526,6 @@ msgstr "" #~ msgid "invalid packet" #~ msgstr "pacote inv�lido" -#~ msgid "invalid armor" -#~ msgstr "armadura inv�lida" - #~ msgid "no such user id" #~ msgstr "identificador de utilizador inexistente" @@ -7519,9 +7550,6 @@ msgstr "" #~ msgid "file create error" #~ msgstr "erro na cria��o do ficheiro" -#~ msgid "invalid passphrase" -#~ msgstr "frase-secreta inv�lida" - #~ msgid "unimplemented pubkey algorithm" #~ msgstr "algoritmo de chave p�blica n�o implementado" |