diff options
Diffstat (limited to 'po/pt_PT.po')
-rw-r--r-- | po/pt_PT.po | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/po/pt_PT.po b/po/pt_PT.po index 2a64419bf..8b02f722d 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -8,23 +8,23 @@ msgid "" msgstr "" "Project-Id-Version: gnupg\n" -"POT-Creation-Date: 2001-04-29 16:39+0200\n" +"POT-Creation-Date: 2001-05-28 09:05+0200\n" "PO-Revision-Date: 2001-04-08 16:28+00:00\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-latin-1\n" +"Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: none\n" -#: util/secmem.c:79 +#: util/secmem.c:84 msgid "Warning: using insecure memory!\n" msgstr "Aviso: a utilizar mem�ria insegura!\n" -#: util/secmem.c:299 +#: util/secmem.c:304 msgid "operation is not possible without initialized secure memory\n" msgstr "a opera��o n�o � poss�vel sem mem�ria segura inicializada\n" -#: util/secmem.c:300 +#: util/secmem.c:305 msgid "(you may have used the wrong program for this task)\n" msgstr "(voc� pode ter usado o programa errado para esta tarefa)\n" @@ -611,7 +611,8 @@ msgstr "" "descritor de ficheiro DF" #: g10/g10.c:310 -msgid "|KEYID|ulimately trust this key" +#, fuzzy +msgid "|KEYID|ultimately trust this key" msgstr "|KEYID|confiar totalmente nesta chave" #: g10/g10.c:311 @@ -1706,7 +1707,7 @@ msgstr "entradas demais no cache pk - desactivado\n" #. fixme: returning translatable constants instead of a user ID is #. * not good because they are probably not utf-8 encoded. -#: g10/getkey.c:249 g10/getkey.c:2536 +#: g10/getkey.c:249 g10/getkey.c:2525 msgid "[User id not found]" msgstr "[Utilizador n�o encontrado]" @@ -1714,12 +1715,12 @@ msgstr "[Utilizador n�o encontrado]" msgid "too many entries in unk cache - disabled\n" msgstr "entradas demais no cache unk - desactivado\n" -#: g10/getkey.c:2207 +#: g10/getkey.c:2196 #, c-format msgid "using secondary key %08lX instead of primary key %08lX\n" msgstr "usando chave secund�ria %08lX ao inv�s de chave prim�ria %08lX\n" -#: g10/getkey.c:2249 g10/trustdb.c:577 +#: g10/getkey.c:2238 g10/trustdb.c:577 #, c-format msgid "key %08lX: secret key without public key - skipped\n" msgstr "chave %08lX: chave secreta sem chave p�blica - ignorada\n" @@ -2303,7 +2304,7 @@ msgstr "lista prefer�ncias" #: g10/keyedit.c:607 #, fuzzy msgid "showpref" -msgstr "pref" +msgstr "showpref" #: g10/keyedit.c:608 msgid "passwd" @@ -2741,7 +2742,7 @@ msgstr "vari�vel de ambiente GPG_AGENT_INFO inv�lida\n" msgid "can't connect to `%s': %s\n" msgstr "imposs�vel ligar a `%s': %s\n" -#: g10/passphrase.c:313 g10/passphrase.c:576 +#: g10/passphrase.c:313 g10/passphrase.c:580 #, c-format msgid " (main key ID %08lX)" msgstr " (ID principal da chave %08lX)" @@ -2779,12 +2780,12 @@ msgstr "resposta do agente inv�lida\n" msgid "cancelled by user\n" msgstr "cancelado pelo utilizador\n" -#: g10/passphrase.c:408 g10/passphrase.c:477 +#: g10/passphrase.c:408 g10/passphrase.c:481 #, c-format msgid "problem with the agent: agent returns 0x%lx\n" msgstr "problema com o agente: o agente returnou 0x%lx\n" -#: g10/passphrase.c:562 +#: g10/passphrase.c:566 msgid "" "\n" "You need a passphrase to unlock the secret key for\n" @@ -2794,20 +2795,20 @@ msgstr "" "Voc� precisa de uma frase secreta para desbloquear a chave secreta do\n" "utilizador: \"" -#: g10/passphrase.c:571 +#: g10/passphrase.c:575 #, c-format msgid "%u-bit %s key, ID %08lX, created %s" msgstr "chave de %u-bit/%s, ID %08lX, criada em %s" -#: g10/passphrase.c:609 +#: g10/passphrase.c:613 msgid "can't query password in batchmode\n" msgstr "imposs�vel pedir senha em modo n�o-interactivo\n" -#: g10/passphrase.c:613 +#: g10/passphrase.c:617 msgid "Enter passphrase: " msgstr "Digite a frase secreta: " -#: g10/passphrase.c:617 +#: g10/passphrase.c:621 msgid "Repeat passphrase: " msgstr "Repita a frase secreta: " |