diff options
Diffstat (limited to 'po/pt_PT.po')
-rw-r--r-- | po/pt_PT.po | 118 |
1 files changed, 59 insertions, 59 deletions
diff --git a/po/pt_PT.po b/po/pt_PT.po index dbc50ceef..924f115c8 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg\n" -"POT-Creation-Date: 2000-09-06 17:28+0200\n" +"POT-Creation-Date: 2000-09-14 13:26+0200\n" "PO-Revision-Date: 1999-09-09 20:28+0000\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt\n" @@ -310,11 +310,11 @@ msgstr "imposs�vel abrir `%s': %s\n" msgid "too many random bits requested; the limit is %d\n" msgstr "" -#: cipher/random.c:647 +#: cipher/random.c:650 msgid "WARNING: using insecure random number generator!!\n" msgstr "AVISO: a utilizar gerador de n�meros aleat�rios inseguro!\n" -#: cipher/random.c:648 +#: cipher/random.c:651 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" @@ -712,177 +712,181 @@ msgstr "uso: gpg [op��es] " msgid "conflicting commands\n" msgstr "comandos em conflito\n" -#: g10/g10.c:703 +#: g10/g10.c:704 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: ficheiro de op��es por omiss�o `%s' inexistente\n" -#: g10/g10.c:707 +#: g10/g10.c:708 #, c-format msgid "option file `%s': %s\n" msgstr "ficheiro de op��es `%s': %s\n" -#: g10/g10.c:714 +#: g10/g10.c:715 #, c-format msgid "reading options from `%s'\n" msgstr "a ler op��es de `%s'\n" -#: g10/g10.c:904 +#: g10/g10.c:905 #, c-format msgid "%s is not a valid character set\n" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/g10.c:968 g10/g10.c:977 +#: g10/g10.c:970 +msgid "WARNING: program may create a core file!\n" +msgstr "AVISO: O programa pode criar um ficheiro core!\n" + +#: g10/g10.c:974 g10/g10.c:983 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s n�o � para uso normal!\n" -#: g10/g10.c:970 +#: g10/g10.c:976 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s n�o � permitido com %s!\n" -#: g10/g10.c:973 +#: g10/g10.c:979 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s n�o faz sentido com %s!\n" -#: g10/g10.c:992 g10/g10.c:1004 +#: g10/g10.c:998 g10/g10.c:1010 msgid "selected cipher algorithm is invalid\n" msgstr "o algoritmo de cifragem selecionado n�o � v�lido\n" -#: g10/g10.c:998 g10/g10.c:1010 +#: g10/g10.c:1004 g10/g10.c:1016 msgid "selected digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" selecionado n�o � v�lido\n" -#: g10/g10.c:1014 +#: g10/g10.c:1020 msgid "the given policy URL is invalid\n" msgstr "a URL de pol�tica dada � inv�lida\n" -#: g10/g10.c:1017 +#: g10/g10.c:1023 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "o algoritmo de compress�o deve estar na faixa %d..%d\n" -#: g10/g10.c:1019 +#: g10/g10.c:1025 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve ser maior que 0\n" -#: g10/g10.c:1021 +#: g10/g10.c:1027 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve ser maior que 1\n" -#: g10/g10.c:1023 +#: g10/g10.c:1029 msgid "max-cert-depth must be in range 1 to 255\n" msgstr "max-cert-depth deve estar na entre 1 e 255\n" -#: g10/g10.c:1026 +#: g10/g10.c:1032 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: o modo S2K simples (0) n�o � recomend�vel\n" -#: g10/g10.c:1030 +#: g10/g10.c:1036 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "modo S2K inv�lido: deve ser 0, 1 ou 3\n" -#: g10/g10.c:1115 +#: g10/g10.c:1121 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "falha ao inicializar a base de dados de confian�a: %s\n" -#: g10/g10.c:1121 +#: g10/g10.c:1127 msgid "--store [filename]" msgstr "--store [nome_do_ficheiro]" -#: g10/g10.c:1128 +#: g10/g10.c:1134 msgid "--symmetric [filename]" msgstr "--symmetric [nome_do_ficheiro]" -#: g10/g10.c:1136 +#: g10/g10.c:1142 msgid "--encrypt [filename]" msgstr "--encrypt [nome_do_ficheiro]" -#: g10/g10.c:1149 +#: g10/g10.c:1155 msgid "--sign [filename]" msgstr "--sign [nome_do_ficheiro]" -#: g10/g10.c:1162 +#: g10/g10.c:1168 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_ficheiro]" -#: g10/g10.c:1176 +#: g10/g10.c:1182 msgid "--clearsign [filename]" msgstr "--clearsign [nome_do_ficheiro]" -#: g10/g10.c:1193 +#: g10/g10.c:1199 msgid "--decrypt [filename]" msgstr "--decrypt [nome_do_ficheiro]" -#: g10/g10.c:1201 +#: g10/g10.c:1207 msgid "--sign-key user-id" msgstr "--sign-key id-utilizador" -#: g10/g10.c:1209 +#: g10/g10.c:1215 msgid "--lsign-key user-id" msgstr "--lsign-key id-utilizador" -#: g10/g10.c:1217 +#: g10/g10.c:1223 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-utilizador [comandos]" -#: g10/g10.c:1233 +#: g10/g10.c:1239 msgid "--delete-secret-key user-id" msgstr "--delete-secret-key id-utilizador" -#: g10/g10.c:1236 +#: g10/g10.c:1242 msgid "--delete-key user-id" msgstr "--delete-key id-utilizador" -#: g10/encode.c:265 g10/g10.c:1273 g10/sign.c:393 +#: g10/encode.c:265 g10/g10.c:1279 g10/sign.c:393 #, c-format msgid "can't open %s: %s\n" msgstr "imposs�vel abrir %s: %s\n" -#: g10/g10.c:1288 +#: g10/g10.c:1294 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [id-utilizador] [porta-chaves]" -#: g10/g10.c:1354 +#: g10/g10.c:1360 #, c-format msgid "dearmoring failed: %s\n" msgstr "retirada de armadura falhou: %s\n" -#: g10/g10.c:1362 +#: g10/g10.c:1368 #, c-format msgid "enarmoring failed: %s\n" msgstr "cria��o de armadura falhou: %s\n" # "hash" poderia ser "espalhamento", mas n�o fica claro -#: g10/g10.c:1433 +#: g10/g10.c:1439 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo de hash inv�lido `%s'\n" -#: g10/g10.c:1514 +#: g10/g10.c:1520 msgid "[filename]" msgstr "[nome_do_ficheiro]" -#: g10/g10.c:1518 +#: g10/g10.c:1524 msgid "Go ahead and type your message ...\n" msgstr "Digite a sua mensagem ...\n" -#: g10/decrypt.c:59 g10/g10.c:1521 g10/verify.c:68 g10/verify.c:113 +#: g10/decrypt.c:59 g10/g10.c:1527 g10/verify.c:68 g10/verify.c:113 #, c-format msgid "can't open `%s'\n" msgstr "imposs�vel abrir `%s'\n" -#: g10/g10.c:1694 +#: g10/g10.c:1700 msgid "" "the first character of a notation name must be a letter or an underscore\n" msgstr "" "o primeiro caracter de um nome de nota��o deve ser uma letra ou um " "sublinhado\n" -#: g10/g10.c:1700 +#: g10/g10.c:1706 msgid "" "a notation name must have only letters, digits, dots or underscores and end " "with an '='\n" @@ -890,12 +894,12 @@ msgstr "" "um nome de nota��o deve ter apenas letras, d�gitos, pontos ou sublinhados e " "terminar com '='\n" -#: g10/g10.c:1706 +#: g10/g10.c:1712 msgid "dots in a notation name must be surrounded by other characters\n" msgstr "" "pontos num nome de nota��o devem estar cercados por outros caracteres\n" -#: g10/g10.c:1714 +#: g10/g10.c:1720 msgid "a notation value must not use any control characters\n" msgstr "um valor de nota��o n�o deve usar caracteres de controle\n" @@ -2684,20 +2688,16 @@ msgstr "formato de assinatura antigo (PGP2.x)\n" msgid "invalid root packet detected in proc_tree()\n" msgstr "pacote raiz inv�lido detectado em proc_tree()\n" -#: g10/misc.c:94 +#: g10/misc.c:96 #, c-format msgid "can't disable core dumps: %s\n" msgstr "imposs�vel desactivar core dumps: %s\n" -#: g10/misc.c:97 -msgid "WARNING: program may create a core file!\n" -msgstr "AVISO: O programa pode criar um ficheiro core!\n" - -#: g10/misc.c:205 +#: g10/misc.c:206 msgid "Experimental algorithms should not be used!\n" msgstr "Algoritmos experimentais n�o devem ser usados!\n" -#: g10/misc.c:232 +#: g10/misc.c:233 msgid "this cipher algorithm is depreciated; please use a more standard one!\n" msgstr "" "este algoritmo de criptografia n�o � recomendado;\n" @@ -2843,11 +2843,11 @@ msgstr "chave secreta n�o dispon�vel" msgid "protection algorithm %d is not supported\n" msgstr "algoritmo de protec��o %d n�o � suportado\n" -#: g10/seckey-cert.c:175 +#: g10/seckey-cert.c:184 msgid "Invalid passphrase; please try again ...\n" msgstr "Frase secreta inv�lida; por favor tente novamente ...\n" -#: g10/seckey-cert.c:231 +#: g10/seckey-cert.c:240 msgid "WARNING: Weak key detected - please change passphrase again.\n" msgstr "" "AVISO: Chave fraca detectada - por favor mude a frase secreta novamente.\n" @@ -2934,7 +2934,7 @@ msgstr "%s: imposs�vel aceder: %s\n" msgid "%s: directory does not exist!\n" msgstr "%s: diretoria inexistente!\n" -#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1363 g10/tdbio.c:444 +#: g10/openfile.c:226 g10/openfile.c:295 g10/ringedit.c:1369 g10/tdbio.c:444 #, c-format msgid "%s: can't create: %s\n" msgstr "%s: imposs�vel criar: %s\n" @@ -3351,26 +3351,26 @@ msgstr "linha de entrada %u demasiado longa ou falta o LF\n" msgid "%s: can't create keyring: %s\n" msgstr "%s: imposs�vel criar porta-chaves: %s\n" -#: g10/ringedit.c:319 g10/ringedit.c:1368 +#: g10/ringedit.c:319 g10/ringedit.c:1374 #, c-format msgid "%s: keyring created\n" msgstr "%s: porta-chaves criado\n" -#: g10/ringedit.c:1545 +#: g10/ringedit.c:1551 msgid "WARNING: 2 files with confidential information exists.\n" msgstr "AVISO: existem 2 ficheiros com informa��es confidenciais.\n" -#: g10/ringedit.c:1546 +#: g10/ringedit.c:1552 #, c-format msgid "%s is the unchanged one\n" msgstr "%s � o n�o modificado\n" -#: g10/ringedit.c:1547 +#: g10/ringedit.c:1553 #, c-format msgid "%s is the new one\n" msgstr "%s � o novo\n" -#: g10/ringedit.c:1548 +#: g10/ringedit.c:1554 msgid "Please fix this possible security flaw\n" msgstr "Por favor conserte esta poss�vel falha de seguran�a\n" |