diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 801 |
1 files changed, 419 insertions, 382 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 419be8f7a..c7e167038 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"POT-Creation-Date: 1999-09-23 08:53+0200\n" +"POT-Creation-Date: 1999-11-22 11:18+0100\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Date: 1998-11-20 23:46:36-0200\n" "From: Thiago Jung Bauermann <[email protected]>\n" @@ -249,6 +249,11 @@ msgstr "erro na rede" msgid "not encrypted" msgstr "n�o criptografado" +#: util/errors.c:103 +#, fuzzy +msgid "not processed" +msgstr "%lu chaves processadas\n" + #: util/logger.c:218 #, c-format msgid "... this is a bug (%s:%d:%s)\n" @@ -259,11 +264,11 @@ msgstr "... isto � um bug (%s:%d:%s)\n" msgid "you found a bug ... (%s:%d)\n" msgstr "voc� encontrou um bug ... (%s:%d)\n" -#: cipher/random.c:452 +#: cipher/random.c:458 msgid "WARNING: using insecure random number generator!!\n" msgstr "AVISO: usando gerador de n�meros aleat�rios inseguro!\n" -#: cipher/random.c:453 +#: cipher/random.c:459 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" @@ -289,7 +294,7 @@ msgstr "" "para que o sistema possa coletar mais entropia!\n" "(S�o necess�rios mais %d bytes)\n" -#: g10/g10.c:187 +#: g10/g10.c:188 msgid "" "@Commands:\n" " " @@ -297,140 +302,140 @@ msgstr "" "@Comandos:\n" " " -#: g10/g10.c:189 +#: g10/g10.c:190 msgid "|[file]|make a signature" msgstr "|[arquivo]|fazer uma assinatura" -#: g10/g10.c:190 +#: g10/g10.c:191 msgid "|[file]|make a clear text signature" msgstr "|[arquivo]|fazer uma assinatura em texto puro" -#: g10/g10.c:191 +#: g10/g10.c:192 msgid "make a detached signature" msgstr "fazer uma assinatura separada" -#: g10/g10.c:192 +#: g10/g10.c:193 msgid "encrypt data" msgstr "criptografar dados" -#: g10/g10.c:193 +#: g10/g10.c:194 msgid "encryption only with symmetric cipher" msgstr "" "criptografar apenas com criptografia\n" "sim�trica" -#: g10/g10.c:194 +#: g10/g10.c:195 msgid "store only" msgstr "apenas armazenar" -#: g10/g10.c:195 +#: g10/g10.c:196 msgid "decrypt data (default)" msgstr "descriptografar dados (padr�o)" -#: g10/g10.c:196 +#: g10/g10.c:197 msgid "verify a signature" msgstr "verificar uma assinatura" -#: g10/g10.c:198 +#: g10/g10.c:199 msgid "list keys" msgstr "listar as chaves" -#: g10/g10.c:200 +#: g10/g10.c:201 msgid "list keys and signatures" msgstr "listar as chaves e as assinaturas" -#: g10/g10.c:201 +#: g10/g10.c:202 msgid "check key signatures" msgstr "verificar as assinaturas das chaves" -#: g10/g10.c:202 +#: g10/g10.c:203 msgid "list keys and fingerprints" msgstr "listar as chaves e as impress�es digitais" -#: g10/g10.c:203 +#: g10/g10.c:204 msgid "list secret keys" msgstr "listar as chaves secretas" -#: g10/g10.c:204 +#: g10/g10.c:205 msgid "generate a new key pair" msgstr "gerar um novo par de chaves" -#: g10/g10.c:205 +#: g10/g10.c:206 msgid "remove key from the public keyring" msgstr "remover a chave do chaveiro p�blico" -#: g10/g10.c:206 +#: g10/g10.c:207 msgid "sign a key" msgstr "assinar uma chave" -#: g10/g10.c:207 +#: g10/g10.c:208 msgid "sign a key locally" msgstr "assinar uma chave localmente" -#: g10/g10.c:208 +#: g10/g10.c:209 msgid "sign or edit a key" msgstr "assinar ou editar uma chave" -#: g10/g10.c:209 +#: g10/g10.c:210 msgid "generate a revocation certificate" msgstr "gerar um certificado de revoga��o" -#: g10/g10.c:210 +#: g10/g10.c:211 msgid "export keys" msgstr "exportar chaves" -#: g10/g10.c:211 +#: g10/g10.c:212 msgid "export keys to a key server" msgstr "exportar chaves para um servidor" -#: g10/g10.c:212 +#: g10/g10.c:213 msgid "import keys from a key server" msgstr "importar chaves de um servidor" -#: g10/g10.c:215 +#: g10/g10.c:216 msgid "import/merge keys" msgstr "importar/fundir chaves" -#: g10/g10.c:217 +#: g10/g10.c:218 msgid "list only the sequence of packets" msgstr "listar apenas as seq��ncias de pacotes" # ownertrust ??? -#: g10/g10.c:219 +#: g10/g10.c:220 msgid "export the ownertrust values" msgstr "exportar os valores de confian�a" -#: g10/g10.c:221 +#: g10/g10.c:222 msgid "import ownertrust values" msgstr "importar os valores de confian�a" -#: g10/g10.c:223 +#: g10/g10.c:224 msgid "update the trust database" msgstr "atualizar o banco de dados de confiabilidade" -#: g10/g10.c:225 +#: g10/g10.c:226 msgid "|[NAMES]|check the trust database" msgstr "|[NOMES]|verificar o banco de dados de confiabilidade" -#: g10/g10.c:226 +#: g10/g10.c:227 msgid "fix a corrupted trust database" msgstr "" "consertar um banco de dados de confiabilidade\n" "danificado" -#: g10/g10.c:227 +#: g10/g10.c:228 msgid "De-Armor a file or stdin" msgstr "retirar a armadura de um arquivo ou de \"stdin\"" -#: g10/g10.c:229 +#: g10/g10.c:230 msgid "En-Armor a file or stdin" msgstr "criar armadura para um arquivo ou \"stdin\"" -#: g10/g10.c:231 +#: g10/g10.c:232 msgid "|algo [files]|print message digests" msgstr "|algo [arquivos]|imprimir \"digests\" de mensagens" -#: g10/g10.c:235 +#: g10/g10.c:236 msgid "" "@\n" "Options:\n" @@ -440,185 +445,185 @@ msgstr "" "Op��es:\n" " " -#: g10/g10.c:237 +#: g10/g10.c:238 msgid "create ascii armored output" msgstr "criar sa�da com armadura ascii" -#: g10/g10.c:239 +#: g10/g10.c:240 msgid "|NAME|encrypt for NAME" msgstr "|NOME|criptografar para NOME" -#: g10/g10.c:242 +#: g10/g10.c:243 msgid "|NAME|use NAME as default recipient" msgstr "|NOME|usar NOME como destinat�rio padr�o" -#: g10/g10.c:244 +#: g10/g10.c:245 msgid "use the default key as default recipient" msgstr "usar a chave padr�o como destinat�rio padr�o" -#: g10/g10.c:248 +#: g10/g10.c:249 msgid "use this user-id to sign or decrypt" msgstr "" "usar este identificador de usu�rio para\n" "assinar ou descriptografar" -#: g10/g10.c:249 +#: g10/g10.c:250 msgid "|N|set compress level N (0 disables)" msgstr "" "|N|estabelecer n�vel de compress�o N\n" "(0 desabilita)" -#: g10/g10.c:251 +#: g10/g10.c:252 msgid "use canonical text mode" msgstr "usar modo de texto can�nico" -#: g10/g10.c:252 +#: g10/g10.c:253 msgid "use as output file" msgstr "usar como arquivo de sa�da" -#: g10/g10.c:253 +#: g10/g10.c:254 msgid "verbose" msgstr "detalhado" -#: g10/g10.c:254 +#: g10/g10.c:255 msgid "be somewhat more quiet" msgstr "ser mais silencioso" -#: g10/g10.c:255 +#: g10/g10.c:256 msgid "don't use the terminal at all" msgstr "nunca usar o terminal" -#: g10/g10.c:256 +#: g10/g10.c:257 msgid "force v3 signatures" msgstr "for�ar assinaturas v3" -#: g10/g10.c:257 +#: g10/g10.c:258 msgid "always use a MDC for encryption" msgstr "sempre usar um MDC para criptografar" -#: g10/g10.c:258 +#: g10/g10.c:259 msgid "do not make any changes" msgstr "n�o fazer altera��es" #. { oInteractive, "interactive", 0, N_("prompt before overwriting") }, -#: g10/g10.c:260 +#: g10/g10.c:261 msgid "batch mode: never ask" msgstr "modo n�o-interativo: nunca perguntar" -#: g10/g10.c:261 +#: g10/g10.c:262 msgid "assume yes on most questions" msgstr "assumir sim para a maioria das perguntas" -#: g10/g10.c:262 +#: g10/g10.c:263 msgid "assume no on most questions" msgstr "assumir n�o para a maioria das perguntas" -#: g10/g10.c:263 +#: g10/g10.c:264 msgid "add this keyring to the list of keyrings" msgstr "adicionar este chaveiro � lista de chaveiros" -#: g10/g10.c:264 +#: g10/g10.c:265 msgid "add this secret keyring to the list" msgstr "adicionar este chaveiro secreto � lista" -#: g10/g10.c:265 +#: g10/g10.c:266 msgid "|NAME|use NAME as default secret key" msgstr "|NOME|usar NOME como chave secreta padr�o" -#: g10/g10.c:266 +#: g10/g10.c:267 msgid "|HOST|use this keyserver to lookup keys" msgstr "|ENDERE�O|usar este servidor para buscar chaves" -#: g10/g10.c:267 +#: g10/g10.c:268 msgid "|NAME|set terminal charset to NAME" msgstr "" "|NOME|definir mapa de caracteres do terminal como\n" "NOME" -#: g10/g10.c:268 +#: g10/g10.c:269 msgid "read options from file" msgstr "ler op��es do arquivo" -#: g10/g10.c:270 +#: g10/g10.c:271 msgid "set debugging flags" msgstr "definir par�metros de depura��o" -#: g10/g10.c:271 +#: g10/g10.c:272 msgid "enable full debugging" msgstr "habilitar depura��o completa" -#: g10/g10.c:272 +#: g10/g10.c:273 msgid "|FD|write status info to this FD" msgstr "" "|DA|escrever informa��es de estado para o\n" "descritor de arquivo DA" -#: g10/g10.c:273 +#: g10/g10.c:274 msgid "do not write comment packets" msgstr "n�o escrever pacotes de coment�rio" -#: g10/g10.c:274 +#: g10/g10.c:275 msgid "(default is 1)" msgstr "(o padr�o � 1)" -#: g10/g10.c:275 +#: g10/g10.c:276 msgid "(default is 3)" msgstr "(o padr�o � 3)" -#: g10/g10.c:277 +#: g10/g10.c:278 msgid "|FILE|load extension module FILE" msgstr "|ARQUIVO|carregar m�dulo de extens�o ARQUIVO" -#: g10/g10.c:278 +#: g10/g10.c:279 msgid "emulate the mode described in RFC1991" msgstr "emular o modo descrito no RFC1991" -#: g10/g10.c:279 +#: g10/g10.c:280 msgid "set all packet, cipher and digest options to OpenPGP behavior" msgstr "" "configurar todas as op��es de pacote,\n" "criptografia e \"digest\" para comportamento\n" "OpenPGP" -#: g10/g10.c:280 +#: g10/g10.c:281 msgid "|N|use passphrase mode N" msgstr "|N|usar frase secreta modo N" -#: g10/g10.c:282 +#: g10/g10.c:283 msgid "|NAME|use message digest algorithm NAME for passphrases" msgstr "" "|NOME|usar algoritmo de \"digest\" de mensagens NOME\n" "para frases secretas" -#: g10/g10.c:284 +#: g10/g10.c:285 msgid "|NAME|use cipher algorithm NAME for passphrases" msgstr "" "|NOME|usar algoritmo de criptografia NOME para\n" "frases secretas" -#: g10/g10.c:285 +#: g10/g10.c:286 msgid "|NAME|use cipher algorithm NAME" msgstr "|NOME|usar algoritmo de criptografia NOME" -#: g10/g10.c:286 +#: g10/g10.c:287 msgid "|NAME|use message digest algorithm NAME" msgstr "|NOME|usar algoritmo de \"digest\" de mensagens NOME" -#: g10/g10.c:287 +#: g10/g10.c:288 msgid "|N|use compress algorithm N" msgstr "|N|usar algoritmo de compress�o N" -#: g10/g10.c:288 +#: g10/g10.c:289 msgid "throw keyid field of encrypted packets" msgstr "" "eliminar o campo keyid dos pacotes\n" "criptografados" -#: g10/g10.c:289 +#: g10/g10.c:290 msgid "|NAME=VALUE|use this notation data" msgstr "|NOME=VALOR|usar estes dados de nota��o" -#: g10/g10.c:291 +#: g10/g10.c:292 msgid "" "@\n" "Examples:\n" @@ -638,15 +643,15 @@ msgstr "" " --list-keys [nomes] mostrar chaves\n" " --fingerprint [nomes] mostrar impress�es digitais\n" -#: g10/g10.c:378 +#: g10/g10.c:380 msgid "Please report bugs to <[email protected]>.\n" msgstr "Por favor comunique bugs para <[email protected]>.\n" -#: g10/g10.c:382 +#: g10/g10.c:384 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Uso: gpg [op��es] [arquivos] (-h para ajuda)" -#: g10/g10.c:385 +#: g10/g10.c:387 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -656,7 +661,7 @@ msgstr "" "assina, verifica, criptografa ou descriptografa\n" "a opera��o padr�o depende dos dados de entrada\n" -#: g10/g10.c:390 +#: g10/g10.c:392 msgid "" "\n" "Supported algorithms:\n" @@ -664,185 +669,185 @@ msgstr "" "\n" "Algoritmos suportados:\n" -#: g10/g10.c:468 +#: g10/g10.c:470 msgid "usage: gpg [options] " msgstr "uso: gpg [op��es] " -#: g10/g10.c:521 +#: g10/g10.c:523 msgid "conflicting commands\n" msgstr "comandos conflitantes\n" -#: g10/g10.c:656 +#: g10/g10.c:662 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: arquivo de op��es padr�o `%s' inexistente\n" -#: g10/g10.c:660 +#: g10/g10.c:666 #, c-format msgid "option file `%s': %s\n" msgstr "arquivo de op��es `%s': %s\n" -#: g10/g10.c:667 +#: g10/g10.c:673 #, c-format msgid "reading options from `%s'\n" msgstr "lendo op��es de `%s'\n" -#: g10/g10.c:848 +#: g10/g10.c:855 #, 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:912 g10/g10.c:921 +#: g10/g10.c:910 g10/g10.c:919 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s n�o � para uso normal!\n" -#: g10/g10.c:914 +#: g10/g10.c:912 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s n�o � permitido com %s!\n" -#: g10/g10.c:917 +#: g10/g10.c:915 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s n�o faz sentido com %s!\n" -#: g10/g10.c:936 g10/g10.c:948 +#: g10/g10.c:934 g10/g10.c:946 msgid "selected cipher algorithm is invalid\n" msgstr "o algoritmo de criptografia selecionado n�o � v�lido\n" -#: g10/g10.c:942 g10/g10.c:954 +#: g10/g10.c:940 g10/g10.c:952 msgid "selected digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" selecionado n�o � v�lido\n" -#: g10/g10.c:958 +#: g10/g10.c:956 msgid "the given policy URL is invalid\n" msgstr "a URL de pol�tica dada � inv�lida\n" -#: g10/g10.c:961 +#: g10/g10.c:959 #, 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:963 +#: g10/g10.c:961 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve ser maior que 0\n" -#: g10/g10.c:965 +#: g10/g10.c:963 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve ser maior que 1\n" -#: g10/g10.c:967 +#: g10/g10.c:965 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:970 +#: g10/g10.c:968 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:974 +#: g10/g10.c:972 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:1051 +#: g10/g10.c:1049 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "falha ao inicializar o banco de dados de confiabilidade: %s\n" -#: g10/g10.c:1057 +#: g10/g10.c:1055 msgid "--store [filename]" msgstr "--store [nome_do_arquivo]" -#: g10/g10.c:1064 +#: g10/g10.c:1062 msgid "--symmetric [filename]" msgstr "--symmetric [nome_do_arquivo]" -#: g10/g10.c:1072 +#: g10/g10.c:1070 msgid "--encrypt [filename]" msgstr "--encrypt [nome_do_arquivo]" -#: g10/g10.c:1085 +#: g10/g10.c:1083 msgid "--sign [filename]" msgstr "--sign [nome_do_arquivo]" -#: g10/g10.c:1098 +#: g10/g10.c:1096 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_arquivo]" -#: g10/g10.c:1112 +#: g10/g10.c:1110 msgid "--clearsign [filename]" msgstr "--clearsign [nome_do_arquivo]" -#: g10/g10.c:1129 +#: g10/g10.c:1127 msgid "--decrypt [filename]" msgstr "--decrypt [nome_do_arquivo]" -#: g10/g10.c:1137 +#: g10/g10.c:1135 msgid "--sign-key user-id" msgstr "--sign-key id-usu�rio" -#: g10/g10.c:1145 +#: g10/g10.c:1143 msgid "--lsign-key user-id" msgstr "--lsign-key id-usu�rio" -#: g10/g10.c:1153 +#: g10/g10.c:1151 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-usu�rio [comandos]" -#: g10/g10.c:1169 +#: g10/g10.c:1167 msgid "--delete-secret-key user-id" msgstr "--delete-secret-key id-usu�rio" -#: g10/g10.c:1172 +#: g10/g10.c:1170 msgid "--delete-key user-id" msgstr "--delete-key id-usu�rio" -#: g10/encode.c:259 g10/g10.c:1196 g10/sign.c:366 +#: g10/encode.c:260 g10/g10.c:1207 g10/sign.c:366 #, c-format msgid "can't open %s: %s\n" msgstr "imposs�vel abrir %s: %s\n" -#: g10/g10.c:1207 +#: g10/g10.c:1222 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [id-usu�rio] [chaveiro]" -#: g10/g10.c:1268 +#: g10/g10.c:1273 #, c-format msgid "dearmoring failed: %s\n" msgstr "retirada de armadura falhou: %s\n" -#: g10/g10.c:1276 +#: g10/g10.c:1281 #, 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:1344 +#: g10/g10.c:1349 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo de hash inv�lido `%s'\n" -#: g10/g10.c:1425 +#: g10/g10.c:1430 msgid "[filename]" msgstr "[nome_do_arquivo]" -#: g10/g10.c:1429 +#: g10/g10.c:1434 msgid "Go ahead and type your message ...\n" msgstr "V� em frente e digite sua mensagem ...\n" -#: g10/decrypt.c:59 g10/g10.c:1432 g10/verify.c:67 g10/verify.c:109 +#: g10/decrypt.c:59 g10/g10.c:1437 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:1601 +#: g10/g10.c:1606 msgid "" "the first character of a notation name must be a letter or an underscore\n" msgstr "" "o primeiro caractere de um nome de nota��o deve ser uma letra ou um " "sublinhado\n" -#: g10/g10.c:1607 +#: g10/g10.c:1612 msgid "" "a notation name must have only letters, digits, dots or underscores and end " "with an '='\n" @@ -850,12 +855,12 @@ msgstr "" "um nome de nota��o deve ter apenas letras, d�gitos, pontos ou sublinhados e " "terminar com '='\n" -#: g10/g10.c:1613 +#: g10/g10.c:1618 msgid "dots in a notation name must be surrounded by other characters\n" msgstr "" "pontos em um nome de nota��o devem estar cercados por outros caracteres\n" -#: g10/g10.c:1621 +#: g10/g10.c:1626 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" @@ -864,70 +869,70 @@ msgstr "um valor de nota��o n�o deve usar caracteres de controle\n" msgid "armor: %s\n" msgstr "armadura: %s\n" -#: g10/armor.c:319 +#: g10/armor.c:325 msgid "invalid armor header: " msgstr "cabe�alho de armadura inv�lido: " -#: g10/armor.c:326 +#: g10/armor.c:332 msgid "armor header: " msgstr "cabe�alho de armadura: " -#: g10/armor.c:337 +#: g10/armor.c:343 msgid "invalid clearsig header\n" msgstr "cabe�alho de assinatura em texto puro inv�lido\n" -#: g10/armor.c:389 +#: g10/armor.c:395 msgid "nested clear text signatures\n" msgstr "assinaturas em texto puro aninhadas\n" -#: g10/armor.c:500 +#: g10/armor.c:506 msgid "invalid dash escaped line: " msgstr "linha com h�fen inv�lida: " -#: g10/armor.c:512 +#: g10/armor.c:518 msgid "unexpected armor:" msgstr "armadura inesperada:" -#: g10/armor.c:629 +#: g10/armor.c:635 #, c-format msgid "invalid radix64 character %02x skipped\n" msgstr "caractere radix64 inv�lido %02x ignorado\n" -#: g10/armor.c:672 +#: g10/armor.c:678 msgid "premature eof (no CRC)\n" msgstr "fim de arquivo prematuro (sem CRC)\n" -#: g10/armor.c:706 +#: g10/armor.c:712 msgid "premature eof (in CRC)\n" msgstr "fim de arquivo prematuro (no CRC)\n" -#: g10/armor.c:710 +#: g10/armor.c:716 msgid "malformed CRC\n" msgstr "CRC malformado\n" -#: g10/armor.c:714 +#: g10/armor.c:720 #, c-format msgid "CRC error; %06lx - %06lx\n" msgstr "erro de CRC; %06lx - %06lx\n" -#: g10/armor.c:731 +#: g10/armor.c:737 msgid "premature eof (in Trailer)\n" msgstr "fim de arquivo prematuro (no \"Trailer\")\n" -#: g10/armor.c:735 +#: g10/armor.c:741 msgid "error in trailer line\n" msgstr "erro na linha \"trailer\"\n" -#: g10/armor.c:1001 +#: g10/armor.c:1007 msgid "no valid OpenPGP data found.\n" msgstr "nenhum dado OpenPGP v�lido encontrado.\n" -#: g10/armor.c:1005 +#: g10/armor.c:1012 #, c-format msgid "invalid armor: line longer than %d characters\n" msgstr "armadura inv�lida: linha maior que %d caracteres\n" -#: g10/armor.c:1009 +#: g10/armor.c:1016 msgid "" "quoted printable character in armor - probably a buggy MTA has been used\n" msgstr "" @@ -1030,36 +1035,36 @@ msgstr "" "Nenhum valor de confian�a modificado.\n" "\n" -#: g10/pkclist.c:350 +#: g10/pkclist.c:351 #, c-format msgid "key %08lX: key has been revoked!\n" msgstr "chave %08lX: a chave foi revogada!\n" -#: g10/pkclist.c:356 g10/pkclist.c:366 g10/pkclist.c:475 +#: g10/pkclist.c:357 g10/pkclist.c:368 g10/pkclist.c:481 msgid "Use this key anyway? " msgstr "Usa esta chave de qualquer modo? " -#: g10/pkclist.c:360 +#: g10/pkclist.c:362 #, c-format msgid "key %08lX: subkey has been revoked!\n" msgstr "chave %08lX: a subchave foi revogada!\n" -#: g10/pkclist.c:390 +#: g10/pkclist.c:395 #, c-format msgid "%08lX: key has expired\n" msgstr "%08lX: a chave expirou\n" -#: g10/pkclist.c:396 +#: g10/pkclist.c:401 #, c-format msgid "%08lX: no info to calculate a trust probability\n" msgstr "%08lX: sem informa��o para calcular probabilidade de confian�a\n" -#: g10/pkclist.c:410 +#: g10/pkclist.c:416 #, c-format msgid "%08lX: We do NOT trust this key\n" msgstr "%08lX: N�s N�O confiamos nesta chave\n" -#: g10/pkclist.c:416 +#: g10/pkclist.c:422 #, c-format msgid "" "%08lX: It is not sure that this key really belongs to the owner\n" @@ -1068,15 +1073,15 @@ msgstr "" "%08lX: N�o se tem certeza de que esta chave realmente pertence ao dono,\n" "mas � aceita de qualquer modo\n" -#: g10/pkclist.c:422 +#: g10/pkclist.c:428 msgid "This key probably belongs to the owner\n" msgstr "Esta chave provavelmente pertence ao dono\n" -#: g10/pkclist.c:427 +#: g10/pkclist.c:433 msgid "This key belongs to us\n" msgstr "Esta chave pertence a n�s\n" -#: g10/pkclist.c:470 +#: g10/pkclist.c:476 msgid "" "It is NOT certain that the key belongs to its owner.\n" "If you *really* know what you are doing, you may answer\n" @@ -1088,65 +1093,65 @@ msgstr "" "sim � pr�xima pergunta\n" "\n" -#: g10/pkclist.c:484 g10/pkclist.c:507 +#: g10/pkclist.c:490 g10/pkclist.c:513 msgid "WARNING: Using untrusted key!\n" msgstr "AVISO: Usando chave n�o confi�vel!\n" -#: g10/pkclist.c:528 +#: g10/pkclist.c:534 msgid "WARNING: This key has been revoked by its owner!\n" msgstr "AVISO: Esta chave foi revogada pelo seu dono!\n" -#: g10/pkclist.c:529 +#: g10/pkclist.c:535 msgid " This could mean that the signature is forgery.\n" msgstr " Isto pode significar que a assinatura � falsificada.\n" -#: g10/pkclist.c:533 +#: g10/pkclist.c:539 msgid "WARNING: This subkey has been revoked by its owner!\n" msgstr "AVISO: Esta subchave foi revogada pelo seu dono!\n" -#: g10/pkclist.c:554 +#: g10/pkclist.c:560 msgid "Note: This key has expired!\n" msgstr "Nota: Esta chave expirou!\n" -#: g10/pkclist.c:562 +#: g10/pkclist.c:568 msgid "WARNING: This key is not certified with a trusted signature!\n" msgstr "AVISO: Esta chave n�o est� certificada com uma assinatura confi�vel!\n" -#: g10/pkclist.c:564 +#: g10/pkclist.c:570 msgid "" " There is no indication that the signature belongs to the owner.\n" msgstr " N�o h� indica��o de que a assinatura pertence ao dono.\n" -#: g10/pkclist.c:581 +#: g10/pkclist.c:587 msgid "WARNING: We do NOT trust this key!\n" msgstr "AVISO: N�s N�O confiamos nesta chave!\n" -#: g10/pkclist.c:582 +#: g10/pkclist.c:588 msgid " The signature is probably a FORGERY.\n" msgstr " A assinatura � provavelmente uma FALSIFICA��O.\n" -#: g10/pkclist.c:589 +#: g10/pkclist.c:595 msgid "" "WARNING: This key is not certified with sufficiently trusted signatures!\n" msgstr "" "AVISO: Esta chave n�o est� certificada com assinaturas suficientemente\n" " confi�veis!\n" -#: g10/pkclist.c:592 +#: g10/pkclist.c:598 msgid " It is not certain that the signature belongs to the owner.\n" msgstr " N�o se tem certeza de que a assinatura pertence ao dono.\n" -#: g10/pkclist.c:694 g10/pkclist.c:716 g10/pkclist.c:841 g10/pkclist.c:886 +#: g10/pkclist.c:700 g10/pkclist.c:722 g10/pkclist.c:847 g10/pkclist.c:892 #, c-format msgid "%s: skipped: %s\n" msgstr "%s: ignorado: %s\n" -#: g10/pkclist.c:702 g10/pkclist.c:868 +#: g10/pkclist.c:708 g10/pkclist.c:874 #, c-format msgid "%s: skipped: public key already present\n" msgstr "%s: ignorado: a chave p�blica j� est� presente\n" -#: g10/pkclist.c:729 +#: g10/pkclist.c:735 msgid "" "You did not specify a user ID. (you may use \"-r\")\n" "\n" @@ -1154,42 +1159,42 @@ msgstr "" "Voc� n�o especificou um identificador de usu�rio. (pode-se usar \"-r\")\n" "\n" -#: g10/pkclist.c:739 +#: g10/pkclist.c:745 msgid "Enter the user ID: " msgstr "Digite o identificador de usu�rio: " -#: g10/pkclist.c:751 +#: g10/pkclist.c:757 msgid "No such user ID.\n" msgstr "Identificador de usu�rio inexistente.\n" -#: g10/pkclist.c:756 +#: g10/pkclist.c:762 msgid "skipped: public key already set as default recipient\n" msgstr "ignorado: chave p�blica j� marcada como destinat�rio padr�o\n" -#: g10/pkclist.c:778 +#: g10/pkclist.c:784 msgid "Public key is disabled.\n" msgstr "A chave p�blica est� desativada.\n" -#: g10/pkclist.c:785 +#: g10/pkclist.c:791 msgid "skipped: public key already set with --encrypt-to\n" msgstr "ignorado: chave p�blica j� marcada com --encrypt-to\n" -#: g10/pkclist.c:816 +#: g10/pkclist.c:822 #, c-format msgid "unknown default recipient `%s'\n" msgstr "destinat�rio padr�o desconhecido `%s'\n" -#: g10/pkclist.c:849 +#: g10/pkclist.c:855 #, c-format msgid "%s: error checking key: %s\n" msgstr "%s: erro na verifica��o da chave: %s\n" -#: g10/pkclist.c:854 +#: g10/pkclist.c:860 #, c-format msgid "%s: skipped: public key is disabled\n" msgstr "%s: ignorado: a chave p�blica est� desativada\n" -#: g10/pkclist.c:892 +#: g10/pkclist.c:898 msgid "no valid addressees\n" msgstr "nenhum endere�o v�lido\n" @@ -1349,11 +1354,17 @@ msgstr "A chave n�o expira nunca\n" msgid "Key expires at %s\n" msgstr "A chave expira em %s\n" -#: g10/keygen.c:563 +#: g10/keygen.c:561 +msgid "" +"Your system can't display dates beyond 2036.\n" +"However, it will be correctly handled up to 2106.\n" +msgstr "" + +#: g10/keygen.c:566 msgid "Is this correct (y/n)? " msgstr "Est� correto (s/n)? " -#: g10/keygen.c:606 +#: g10/keygen.c:609 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " @@ -1369,44 +1380,44 @@ msgstr "" " \"Heinrich Heine (Der Dichter) <[email protected]>\"\n" "\n" -#: g10/keygen.c:617 +#: g10/keygen.c:620 msgid "Real name: " msgstr "Nome completo: " -#: g10/keygen.c:621 +#: g10/keygen.c:624 msgid "Invalid character in name\n" msgstr "Caractere inv�lido no nome\n" -#: g10/keygen.c:623 +#: g10/keygen.c:626 msgid "Name may not start with a digit\n" msgstr "O nome n�o pode come�ar com um d�gito\n" -#: g10/keygen.c:625 +#: g10/keygen.c:628 msgid "Name must be at least 5 characters long\n" msgstr "O nome deve ter pelo menos 5 caracteres\n" -#: g10/keygen.c:633 +#: g10/keygen.c:636 msgid "Email address: " msgstr "Endere�o de correio eletr�nico: " -#: g10/keygen.c:644 +#: g10/keygen.c:647 msgid "Not a valid email address\n" msgstr "Endere�o eletr�nico inv�lido\n" -#: g10/keygen.c:652 +#: g10/keygen.c:655 msgid "Comment: " msgstr "Coment�rio: " -#: g10/keygen.c:658 +#: g10/keygen.c:661 msgid "Invalid character in comment\n" msgstr "Caractere inv�lido no coment�rio\n" -#: g10/keygen.c:680 +#: g10/keygen.c:683 #, c-format msgid "You are using the `%s' character set.\n" msgstr "Voc� est� usando o conjunto de caracteres `%s'.\n" -#: g10/keygen.c:686 +#: g10/keygen.c:689 #, c-format msgid "" "You selected this USER-ID:\n" @@ -1417,15 +1428,15 @@ msgstr "" " \"%s\"\n" "\n" -#: g10/keygen.c:689 +#: g10/keygen.c:692 msgid "NnCcEeOoQq" msgstr "NnCcEeOoSs" -#: g10/keygen.c:699 +#: g10/keygen.c:702 msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " msgstr "Muda (N)ome, (C)oment�rio, (E)ndere�o ou (O)k/(S)air? " -#: g10/keygen.c:751 +#: g10/keygen.c:754 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" @@ -1433,11 +1444,11 @@ msgstr "" "Voc� precisa de uma frase secreta para proteger sua chave.\n" "\n" -#: g10/keyedit.c:456 g10/keygen.c:759 +#: g10/keyedit.c:456 g10/keygen.c:762 msgid "passphrase not correctly repeated; try again.\n" msgstr "A frase secreta n�o foi repetida corretamente; tente outra vez.\n" -#: g10/keygen.c:765 +#: g10/keygen.c:768 msgid "" "You don't want a passphrase - this is probably a *bad* idea!\n" "I will do it anyway. You can change your passphrase at any time,\n" @@ -1449,7 +1460,7 @@ msgstr "" "qualquer hora, usando este programa com a op��o \"--edit-key\".\n" "\n" -#: g10/keygen.c:786 +#: g10/keygen.c:789 msgid "" "We need to generate a lot of random bytes. It is a good idea to perform\n" "some other action (type on the keyboard, move the mouse, utilize the\n" @@ -1461,33 +1472,33 @@ msgstr "" "gera��o dos n�meros primos; isso d� ao gerador de n�meros aleat�rios\n" "uma chance melhor de conseguir entropia suficiente.\n" -#: g10/keygen.c:856 +#: g10/keygen.c:859 msgid "Key generation can only be used in interactive mode\n" msgstr "A gera��o de chaves s� pode ser feita em modo interativo\n" -#: g10/keygen.c:864 +#: g10/keygen.c:867 msgid "DSA keypair will have 1024 bits.\n" msgstr "O par de chaves DSA ter� 1024 bits.\n" -#: g10/keygen.c:870 +#: g10/keygen.c:873 msgid "Key generation canceled.\n" msgstr "Gera��o de chave cancelada.\n" -#: g10/keygen.c:880 +#: g10/keygen.c:883 #, c-format msgid "writing public certificate to `%s'\n" msgstr "escrevendo certificado p�blico para `%s'\n" -#: g10/keygen.c:881 +#: g10/keygen.c:884 #, c-format msgid "writing secret certificate to `%s'\n" msgstr "escrevendo certificado privado para `%s'\n" -#: g10/keygen.c:958 +#: g10/keygen.c:961 msgid "public and secret key created and signed.\n" msgstr "chaves p�blica e privada criadas e assinadas.\n" -#: g10/keygen.c:960 +#: g10/keygen.c:963 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a secondary key for this purpose.\n" @@ -1495,12 +1506,12 @@ msgstr "" "Note que esta chave n�o pode ser usada para criptografia. Voc� pode usar\n" "o comando \"--edit-key\" para gerar uma chave secund�ria para esse fim.\n" -#: g10/keygen.c:974 g10/keygen.c:1073 +#: g10/keygen.c:977 g10/keygen.c:1076 #, c-format msgid "Key generation failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/keygen.c:1018 g10/sig-check.c:312 g10/sign.c:105 +#: g10/keygen.c:1021 g10/sig-check.c:312 g10/sign.c:105 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -1508,7 +1519,7 @@ msgstr "" "a chave foi criada %lu segundo no futuro\n" "(viagem no tempo ou problema no rel�gio)\n" -#: g10/keygen.c:1020 g10/sig-check.c:314 g10/sign.c:107 +#: g10/keygen.c:1023 g10/sig-check.c:314 g10/sign.c:107 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -1516,7 +1527,7 @@ msgstr "" "a chave foi criada %lu segundos no futuro\n" "(viagem no tempo ou problema no rel�gio)\n" -#: g10/keygen.c:1051 +#: g10/keygen.c:1054 msgid "Really create? " msgstr "Realmente criar? " @@ -1531,17 +1542,17 @@ msgstr "%s: imposs�vel abrir: %s\n" msgid "error creating passphrase: %s\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: g10/encode.c:171 g10/encode.c:318 +#: g10/encode.c:171 g10/encode.c:319 #, c-format msgid "%s: WARNING: empty file\n" msgstr "%s: AVISO: arquivo vazio\n" -#: g10/encode.c:265 +#: g10/encode.c:266 #, c-format msgid "reading from `%s'\n" msgstr "lendo de `%s'\n" -#: g10/encode.c:482 +#: g10/encode.c:483 #, c-format msgid "%s/%s encrypted for: %s\n" msgstr "%s/%s criptografado para: %s\n" @@ -1573,260 +1584,260 @@ msgstr "entradas demais no cache pk - desativado\n" msgid "too many entries in unk cache - disabled\n" msgstr "entradas demais no cache unk - desativado\n" -#: g10/getkey.c:1289 g10/getkey.c:1328 +#: g10/getkey.c:1294 g10/getkey.c:1333 msgid "RSA key cannot be used in this version\n" msgstr "chave RSA n�o pode ser usada nesta vers�o\n" -#: g10/getkey.c:1291 g10/getkey.c:1330 +#: g10/getkey.c:1296 g10/getkey.c:1335 msgid "No key for user ID\n" msgstr "Nenhuma chave para identificador de usu�rio\n" -#: g10/getkey.c:1369 g10/getkey.c:1409 +#: g10/getkey.c:1374 g10/getkey.c:1414 msgid "No user ID for key\n" msgstr "Nenhum identificador de usu�rio para chave\n" -#: g10/getkey.c:1565 g10/getkey.c:1621 +#: g10/getkey.c:1570 g10/getkey.c:1626 #, 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/import.c:118 +#: g10/import.c:124 #, c-format msgid "can't open `%s': %s\n" msgstr "imposs�vel abrir `%s': %s\n" -#: g10/import.c:162 +#: g10/import.c:178 #, c-format msgid "skipping block of type %d\n" msgstr "ignorando bloco do tipo %d\n" -#: g10/import.c:169 g10/trustdb.c:1658 g10/trustdb.c:1697 +#: g10/import.c:185 g10/trustdb.c:1727 g10/trustdb.c:1768 #, c-format msgid "%lu keys so far processed\n" msgstr "%lu chaves processadas at� agora\n" -#: g10/import.c:174 +#: g10/import.c:190 #, c-format msgid "error reading `%s': %s\n" msgstr "erro na leitura de `%s': %s\n" -#: g10/import.c:177 +#: g10/import.c:200 #, c-format msgid "Total number processed: %lu\n" msgstr "N�mero total processado: %lu\n" -#: g10/import.c:179 +#: g10/import.c:202 #, c-format msgid " w/o user IDs: %lu\n" msgstr " sem IDs de usu�rios: %lu\n" -#: g10/import.c:181 +#: g10/import.c:204 #, c-format msgid " imported: %lu" msgstr " importados: %lu" -#: g10/import.c:187 +#: g10/import.c:210 #, c-format msgid " unchanged: %lu\n" msgstr " n�o modificados: %lu\n" -#: g10/import.c:189 +#: g10/import.c:212 #, c-format msgid " new user IDs: %lu\n" msgstr " novos IDs de usu�rios: %lu\n" -#: g10/import.c:191 +#: g10/import.c:214 #, c-format msgid " new subkeys: %lu\n" msgstr " novas subchaves: %lu\n" -#: g10/import.c:193 +#: g10/import.c:216 #, c-format msgid " new signatures: %lu\n" msgstr " novas assinaturas: %lu\n" -#: g10/import.c:195 +#: g10/import.c:218 #, c-format msgid " new key revocations: %lu\n" msgstr " novas revoga��es de chaves: %lu\n" -#: g10/import.c:197 +#: g10/import.c:220 #, c-format msgid " secret keys read: %lu\n" msgstr " chaves secretas lidas: %lu\n" -#: g10/import.c:199 +#: g10/import.c:222 #, c-format msgid " secret keys imported: %lu\n" msgstr " chaves secretas importadas: %lu\n" -#: g10/import.c:201 +#: g10/import.c:224 #, c-format msgid " secret keys unchanged: %lu\n" msgstr " chaves secretas n�o modificadas: %lu\n" -#: g10/import.c:362 g10/import.c:554 +#: g10/import.c:383 g10/import.c:575 #, c-format msgid "key %08lX: no user ID\n" msgstr "chave %08lX: sem ID de usu�rio\n" -#: g10/import.c:376 +#: g10/import.c:397 #, c-format msgid "key %08lX: no valid user IDs\n" msgstr "chave %08lX: sem IDs de usu�rios v�lidos\n" -#: g10/import.c:378 +#: g10/import.c:399 msgid "this may be caused by a missing self-signature\n" msgstr "isto pode ser causado por falta de auto-assinatura\n" -#: g10/import.c:389 g10/import.c:621 +#: g10/import.c:410 g10/import.c:642 #, c-format msgid "key %08lX: public key not found: %s\n" msgstr "chave %08lX: chave p�blica n�o encontrada: %s\n" -#: g10/import.c:395 +#: g10/import.c:416 msgid "no default public keyring\n" msgstr "sem chaveiro p�blico padr�o\n" -#: g10/import.c:399 g10/openfile.c:213 g10/sign.c:268 g10/sign.c:580 +#: g10/import.c:420 g10/openfile.c:213 g10/sign.c:268 g10/sign.c:580 #, c-format msgid "writing to `%s'\n" msgstr "escrevendo para `%s'\n" -#: g10/import.c:402 g10/import.c:460 g10/import.c:569 g10/import.c:670 +#: g10/import.c:423 g10/import.c:481 g10/import.c:590 g10/import.c:691 #, c-format msgid "can't lock keyring `%s': %s\n" msgstr "imposs�vel bloquear chaveiro `%s': %s\n" -#: g10/import.c:405 g10/import.c:463 g10/import.c:572 g10/import.c:673 +#: g10/import.c:426 g10/import.c:484 g10/import.c:593 g10/import.c:694 #, c-format msgid "error writing keyring `%s': %s\n" msgstr "erro na escrita do chaveiro `%s': %s\n" -#: g10/import.c:410 +#: g10/import.c:431 #, c-format msgid "key %08lX: public key imported\n" msgstr "chave %08lX: chave p�blica importada\n" -#: g10/import.c:427 +#: g10/import.c:448 #, c-format msgid "key %08lX: doesn't match our copy\n" msgstr "chave %08lX: n�o corresponde � nossa c�pia\n" -#: g10/import.c:436 g10/import.c:629 +#: g10/import.c:457 g10/import.c:650 #, c-format msgid "key %08lX: can't locate original keyblock: %s\n" msgstr "chave %08lX: imposs�vel localizar bloco de chaves original: %s\n" -#: g10/import.c:442 g10/import.c:635 +#: g10/import.c:463 g10/import.c:656 #, c-format msgid "key %08lX: can't read original keyblock: %s\n" msgstr "chave %08lX: imposs�vel ler bloco de chaves original: %s\n" -#: g10/import.c:469 +#: g10/import.c:490 #, c-format msgid "key %08lX: 1 new user ID\n" msgstr "chave %8lX: 1 novo ID de usu�rio\n" -#: g10/import.c:472 +#: g10/import.c:493 #, c-format msgid "key %08lX: %d new user IDs\n" msgstr "chave %08lX: %d novos IDs de usu�rios\n" -#: g10/import.c:475 +#: g10/import.c:496 #, c-format msgid "key %08lX: 1 new signature\n" msgstr "chave %08lX: 1 nova assinatura\n" -#: g10/import.c:478 +#: g10/import.c:499 #, c-format msgid "key %08lX: %d new signatures\n" msgstr "chave %08lX: %d novas assinaturas\n" -#: g10/import.c:481 +#: g10/import.c:502 #, c-format msgid "key %08lX: 1 new subkey\n" msgstr "chave %08lX: 1 nova subchave\n" -#: g10/import.c:484 +#: g10/import.c:505 #, c-format msgid "key %08lX: %d new subkeys\n" msgstr "chave %08lX: %d novas subchaves\n" -#: g10/import.c:494 +#: g10/import.c:515 #, c-format msgid "key %08lX: not changed\n" msgstr "chave %08lX: n�o modificada\n" -#: g10/import.c:577 +#: g10/import.c:598 #, c-format msgid "key %08lX: secret key imported\n" msgstr "chave %08lX: chave secreta importada\n" #. we can't merge secret keys -#: g10/import.c:581 +#: g10/import.c:602 #, c-format msgid "key %08lX: already in secret keyring\n" msgstr "chave %08lX: j� est� no chaveiro secreto\n" -#: g10/import.c:586 +#: g10/import.c:607 #, c-format msgid "key %08lX: secret key not found: %s\n" msgstr "chave %08lX: chave secreta n�o encontrada: %s\n" -#: g10/import.c:615 +#: g10/import.c:636 #, c-format msgid "key %08lX: no public key - can't apply revocation certificate\n" msgstr "" "chave %08lX: sem chave p�blica - imposs�vel aplicar certificado\n" "de revoga��o\n" -#: g10/import.c:646 +#: g10/import.c:667 #, c-format msgid "key %08lX: invalid revocation certificate: %s - rejected\n" msgstr "chave %08lX: certificado de revoga��o inv�lido: %s - rejeitado\n" -#: g10/import.c:678 +#: g10/import.c:699 #, c-format msgid "key %08lX: revocation certificate imported\n" msgstr "chave %08lX: certificado de revoga��o importado\n" -#: g10/import.c:711 +#: g10/import.c:741 #, c-format msgid "key %08lX: no user ID for signature\n" msgstr "chave %08lX: nenhum ID de usu�rio para assinatura\n" -#: g10/import.c:718 g10/import.c:742 +#: g10/import.c:748 g10/import.c:772 #, c-format msgid "key %08lX: unsupported public key algorithm\n" msgstr "chave %08lX: algoritmo de chave p�blica n�o suportado\n" -#: g10/import.c:719 +#: g10/import.c:749 #, c-format msgid "key %08lX: invalid self-signature\n" msgstr "chave %08lX: auto-assinatura inv�lida\n" -#: g10/import.c:734 +#: g10/import.c:764 #, c-format msgid "key %08lX: no subkey for key binding\n" msgstr "chave %08lX: sem subchave para liga��o de chaves\n" -#: g10/import.c:743 +#: g10/import.c:773 #, c-format msgid "key %08lX: invalid subkey binding\n" msgstr "chave %08lX: liga��o de subchave inv�lida\n" -#: g10/import.c:769 +#: g10/import.c:799 #, c-format msgid "key %08lX: accepted non self-signed user ID '" msgstr "chave %08lX: aceito ID de usu�rio sem auto-assinatura '" -#: g10/import.c:798 +#: g10/import.c:828 #, c-format msgid "key %08lX: skipped user ID '" msgstr "chave %08lX: ignorado ID de usu�rio '" -#: g10/import.c:821 +#: g10/import.c:851 #, c-format msgid "key %08lX: skipped subkey\n" msgstr "chave %08lX: subchave ignorada\n" @@ -1835,32 +1846,32 @@ msgstr "chave %08lX: subchave ignorada\n" #. * to import non-exportable signature when we have the #. * the secret key used to create this signature - it #. * seems that this makes sense -#: g10/import.c:846 +#: g10/import.c:876 #, c-format msgid "key %08lX: non exportable signature (class %02x) - skipped\n" msgstr "chave %08lX: assinatura n�o export�vel (classe %02x) - ignorada\n" -#: g10/import.c:855 +#: g10/import.c:885 #, c-format msgid "key %08lX: revocation certificate at wrong place - skipped\n" msgstr "chave %08lX: certificado de revoga��o no local errado - ignorada\n" -#: g10/import.c:863 +#: g10/import.c:893 #, c-format msgid "key %08lX: invalid revocation certificate: %s - skipped\n" msgstr "chave %08lX: certificado de revoga��o inv�lido: %s - ignorada\n" -#: g10/import.c:963 +#: g10/import.c:993 #, c-format msgid "key %08lX: duplicated user ID detected - merged\n" msgstr "chave %08lX: detectado ID de usu�rio duplicado - unido\n" -#: g10/import.c:1014 +#: g10/import.c:1044 #, c-format msgid "key %08lX: revocation certificate added\n" msgstr "chave %08lX: certificado de revoga��o adicionado\n" -#: g10/import.c:1128 g10/import.c:1181 +#: g10/import.c:1158 g10/import.c:1211 #, c-format msgid "key %08lX: our copy has no self-signature\n" msgstr "chave %08lX: nossa c�pia n�o tem auto-assinatura\n" @@ -1946,7 +1957,7 @@ msgstr "" msgid "Really sign? " msgstr "Realmente assinar? " -#: g10/keyedit.c:370 g10/keyedit.c:1832 g10/keyedit.c:1881 g10/sign.c:128 +#: g10/keyedit.c:370 g10/keyedit.c:1835 g10/keyedit.c:1884 g10/sign.c:128 #, c-format msgid "signing failed: %s\n" msgstr "assinatura falhou: %s\n" @@ -2297,79 +2308,79 @@ msgstr "Chave n�o alterada, nenhuma atualiza��o � necess�ria.\n" msgid "Invalid command (try \"help\")\n" msgstr "Comando inv�lido (tente \"help\")\n" -#: g10/keyedit.c:1065 +#: g10/keyedit.c:1068 msgid "This key has been disabled" msgstr "Esta chave foi desativada" -#: g10/keyedit.c:1336 +#: g10/keyedit.c:1339 msgid "Delete this good signature? (y/N/q)" msgstr "Deletar esta assinatura v�lida? (s/N/q)" -#: g10/keyedit.c:1340 +#: g10/keyedit.c:1343 msgid "Delete this invalid signature? (y/N/q)" msgstr "Deletar esta assinatura inv�lida? (s/N/q)" -#: g10/keyedit.c:1344 +#: g10/keyedit.c:1347 msgid "Delete this unknown signature? (y/N/q)" msgstr "Deletar esta assinatura desconhecida? (s/N/q)" -#: g10/keyedit.c:1350 +#: g10/keyedit.c:1353 msgid "Really delete this self-signature? (y/N)" msgstr "Realmente remover esta auto-assinatura? (s/N)" -#: g10/keyedit.c:1364 +#: g10/keyedit.c:1367 #, c-format msgid "Deleted %d signature.\n" msgstr "%d assinatura removida.\n" -#: g10/keyedit.c:1365 +#: g10/keyedit.c:1368 #, c-format msgid "Deleted %d signatures.\n" msgstr "%d assinaturas removidas.\n" -#: g10/keyedit.c:1368 +#: g10/keyedit.c:1371 msgid "Nothing deleted.\n" msgstr "Nada removido.\n" -#: g10/keyedit.c:1437 +#: g10/keyedit.c:1440 msgid "Please remove selections from the secret keys.\n" msgstr "Por favor remova as sele��es das chaves secretas.\n" -#: g10/keyedit.c:1443 +#: g10/keyedit.c:1446 msgid "Please select at most one secondary key.\n" msgstr "Por favor selecione no m�ximo uma chave secund�ria.\n" -#: g10/keyedit.c:1447 +#: g10/keyedit.c:1450 msgid "Changing expiration time for a secondary key.\n" msgstr "Modificando a data de validade para uma chave secund�ria.\n" -#: g10/keyedit.c:1449 +#: g10/keyedit.c:1452 msgid "Changing expiration time for the primary key.\n" msgstr "Modificando a data de validade para uma chave prim�ria.\n" -#: g10/keyedit.c:1490 +#: g10/keyedit.c:1493 msgid "You can't change the expiration date of a v3 key\n" msgstr "Voc� n�o pode modificar a data de validade de uma chave v3\n" -#: g10/keyedit.c:1506 +#: g10/keyedit.c:1509 msgid "No corresponding signature in secret ring\n" msgstr "Nenhuma assinatura correspondente no chaveiro secreto\n" -#: g10/keyedit.c:1566 +#: g10/keyedit.c:1569 #, c-format msgid "No user ID with index %d\n" msgstr "Nenhum ID de usu�rio com �ndice %d\n" -#: g10/keyedit.c:1612 +#: g10/keyedit.c:1615 #, c-format msgid "No secondary key with index %d\n" msgstr "Nenhuma chave secund�ria com �ndice %d\n" -#: g10/keyedit.c:1710 +#: g10/keyedit.c:1713 msgid "user ID: \"" msgstr "ID de usu�rio: \"" -#: g10/keyedit.c:1713 +#: g10/keyedit.c:1716 #, c-format msgid "" "\"\n" @@ -2378,34 +2389,34 @@ msgstr "" "\"\n" "assinado com sua chave %08lX em %s\n" -#: g10/keyedit.c:1717 +#: g10/keyedit.c:1720 msgid "Create a revocation certificate for this signature? (y/N)" msgstr "Gerar um certificado de revoga��o para esta assinatura? (s/N)" #. FIXME: detect duplicates here -#: g10/keyedit.c:1740 +#: g10/keyedit.c:1743 msgid "You have signed these user IDs:\n" msgstr "Voc� assinou estes IDs de usu�rio:\n" -#: g10/keyedit.c:1754 g10/keyedit.c:1789 +#: g10/keyedit.c:1757 g10/keyedit.c:1792 #, c-format msgid " signed by %08lX at %s\n" msgstr " assinado por %08lX em %s\n" -#: g10/keyedit.c:1759 +#: g10/keyedit.c:1762 #, c-format msgid " revoked by %08lX at %s\n" msgstr " revogado por %08lX em %s\n" -#: g10/keyedit.c:1779 +#: g10/keyedit.c:1782 msgid "You are about to revoke these signatures:\n" msgstr "Voc� est� prestes a revogar estas assinaturas:\n" -#: g10/keyedit.c:1797 +#: g10/keyedit.c:1800 msgid "Really create the revocation certificates? (y/N)" msgstr "Realmente gerar os certificados de revoga��o? (s/N)" -#: g10/keyedit.c:1820 +#: g10/keyedit.c:1823 msgid "no secret key\n" msgstr "nenhuma chave secreta\n" @@ -2459,50 +2470,59 @@ msgstr "NOTA: o remetente solicitou \"apenas-para-seus-olhos\"\n" msgid "original file name='%.*s'\n" msgstr "nome de arquivo original='%.*s'\n" -#: g10/mainproc.c:589 g10/mainproc.c:598 +#: g10/mainproc.c:513 +msgid "standalone revocation - use \"gpg --import\" to apply\n" +msgstr "" + +#: g10/mainproc.c:596 g10/mainproc.c:605 msgid "WARNING: invalid notation data found\n" msgstr "AVISO: dados de nota��o inv�lidos encontrados\n" -#: g10/mainproc.c:601 +#: g10/mainproc.c:608 msgid "Notation: " msgstr "Nota��o: " -#: g10/mainproc.c:608 +#: g10/mainproc.c:615 msgid "Policy: " msgstr "Pol�tica: " -#: g10/mainproc.c:1027 +#: g10/mainproc.c:1035 msgid "signature verification suppressed\n" msgstr "verifica��o de assinatura suprimida\n" -#: g10/mainproc.c:1033 +#: g10/mainproc.c:1041 #, c-format msgid "Signature made %.*s using %s key ID %08lX\n" msgstr "Assinatura feita em %.*s usando %s, ID da chave %08lX\n" #. just in case that we have no userid -#: g10/mainproc.c:1059 g10/mainproc.c:1070 +#: g10/mainproc.c:1067 g10/mainproc.c:1078 msgid "BAD signature from \"" msgstr "Assinatura INCORRETA de \"" -#: g10/mainproc.c:1060 g10/mainproc.c:1071 +#: g10/mainproc.c:1068 g10/mainproc.c:1079 msgid "Good signature from \"" msgstr "Assinatura correta de \"" -#: g10/mainproc.c:1062 +#: g10/mainproc.c:1070 msgid " aka \"" msgstr " ou \"" -#: g10/mainproc.c:1117 +#: g10/mainproc.c:1126 #, c-format msgid "Can't check signature: %s\n" msgstr "Imposs�vel verificar assinatura: %s\n" -#: g10/mainproc.c:1214 +#: g10/mainproc.c:1187 +#, fuzzy, c-format +msgid "standalone signature of class 0x%02x\n" +msgstr "classe de assinatura desconhecida" + +#: g10/mainproc.c:1226 msgid "old style (PGP 2.x) signature\n" msgstr "formato de assinatura antigo (PGP2.x)\n" -#: g10/mainproc.c:1219 +#: g10/mainproc.c:1231 msgid "invalid root packet detected in proc_tree()\n" msgstr "pacote raiz inv�lido detectado em proc_tree()\n" @@ -2533,12 +2553,12 @@ msgstr "" "este algoritmo de criptografia � depreciado; por favor use algum\n" "algoritmo padr�o!\n" -#: g10/parse-packet.c:113 +#: g10/parse-packet.c:115 #, c-format msgid "can't handle public key algorithm %d\n" msgstr "imposs�vel manipular algoritmo de chave p�blica %d\n" -#: g10/parse-packet.c:939 +#: g10/parse-packet.c:945 #, c-format msgid "subpacket of type %d has critical bit set\n" msgstr "subpacote do tipo %d tem bit cr�tico ligado\n" @@ -2579,6 +2599,11 @@ msgstr "Repita a frase secreta: " msgid "data not saved; use option \"--output\" to save it\n" msgstr "dados n�o salvos; use a op��o \"--output\" para salv�-los\n" +#: g10/plaintext.c:311 +#, fuzzy +msgid "Detached signature.\n" +msgstr "%d assinatura removida.\n" + #: g10/plaintext.c:315 msgid "Please enter name of data file: " msgstr "Por favor digite o nome do arquivo de dados: " @@ -2677,17 +2702,17 @@ msgstr "AVISO: `%s' � um arquivo vazio\n" msgid "can't handle text lines longer than %d characters\n" msgstr "imposs�vel manipular linhas de texto maiores que %d caracteres\n" -#: g10/textfilter.c:197 +#: g10/textfilter.c:218 #, c-format msgid "input line longer than %d characters\n" msgstr "linha de entrada maior que %d caracteres\n" -#: g10/tdbio.c:121 g10/tdbio.c:1635 +#: g10/tdbio.c:121 g10/tdbio.c:1637 #, c-format msgid "trustdb rec %lu: lseek failed: %s\n" msgstr "banco de dados de confiabilidade rec %lu: lseek falhou: %s\n" -#: g10/tdbio.c:127 g10/tdbio.c:1642 +#: g10/tdbio.c:127 g10/tdbio.c:1644 #, c-format msgid "trustdb rec %lu: write failed (n=%d): %s\n" msgstr "banco de dados de confiabilidade rec %lu: escrita falhou (n=%d): %s\n" @@ -2716,7 +2741,7 @@ msgstr "%s: diret�rio criado\n" msgid "%s: directory does not exist!\n" msgstr "%s: diret�rio inexistente!\n" -#: g10/openfile.c:209 g10/openfile.c:277 g10/ringedit.c:1348 g10/tdbio.c:458 +#: g10/openfile.c:209 g10/openfile.c:277 g10/ringedit.c:1350 g10/tdbio.c:458 #, c-format msgid "%s: can't create: %s\n" msgstr "%s: imposs�vel criar: %s\n" @@ -2757,7 +2782,7 @@ msgid "%s: error updating version record: %s\n" msgstr "%s: erro atualizando registro de vers�o: %s\n" #: g10/tdbio.c:588 g10/tdbio.c:627 g10/tdbio.c:649 g10/tdbio.c:679 -#: g10/tdbio.c:704 g10/tdbio.c:1568 g10/tdbio.c:1595 +#: g10/tdbio.c:704 g10/tdbio.c:1570 g10/tdbio.c:1597 #, c-format msgid "%s: error reading version record: %s\n" msgstr "%s: erro lendo registro de vers�o: %s\n" @@ -2767,339 +2792,351 @@ msgstr "%s: erro lendo registro de vers�o: %s\n" msgid "%s: error writing version record: %s\n" msgstr "%s: erro escrevendo registro de vers�o: %s\n" -#: g10/tdbio.c:1247 +#: g10/tdbio.c:1249 #, c-format msgid "trustdb: lseek failed: %s\n" msgstr "banco de dados de confiabilidade: lseek falhou: %s\n" -#: g10/tdbio.c:1255 +#: g10/tdbio.c:1257 #, c-format msgid "trustdb: read failed (n=%d): %s\n" msgstr "banco de dados de confiabilidade: leitura falhou (n=%d): %s\n" -#: g10/tdbio.c:1276 +#: g10/tdbio.c:1278 #, c-format msgid "%s: not a trustdb file\n" msgstr "%s: n�o � um banco de dados de confiabilidade\n" -#: g10/tdbio.c:1292 +#: g10/tdbio.c:1294 #, c-format msgid "%s: version record with recnum %lu\n" msgstr "%s: registro de vers�o com recnum %lu\n" -#: g10/tdbio.c:1297 +#: g10/tdbio.c:1299 #, c-format msgid "%s: invalid file version %d\n" msgstr "%s: vers�o de arquivo inv�lida %d\n" -#: g10/tdbio.c:1601 +#: g10/tdbio.c:1603 #, c-format msgid "%s: error reading free record: %s\n" msgstr "%s: erro lendo registro livre: %s\n" -#: g10/tdbio.c:1609 +#: g10/tdbio.c:1611 #, c-format msgid "%s: error writing dir record: %s\n" msgstr "%s: erro escrevendo registro de diret�rio: %s\n" -#: g10/tdbio.c:1619 +#: g10/tdbio.c:1621 #, c-format msgid "%s: failed to zero a record: %s\n" msgstr "%s: falha ao zerar um registro: %s\n" -#: g10/tdbio.c:1649 +#: g10/tdbio.c:1651 #, c-format msgid "%s: failed to append a record: %s\n" msgstr "%s: falha ao anexar um registro: %s\n" -#: g10/tdbio.c:1760 +#: g10/tdbio.c:1762 msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n" msgstr "" "O banco de dados de confiabilidade est� danificado; por favor rode\n" "\"gpg --fix-trust-db\".\n" -#: g10/trustdb.c:160 +#: g10/trustdb.c:169 #, c-format msgid "trust record %lu, req type %d: read failed: %s\n" msgstr "registro de confian�a %lu, tipo req %d: falha na leitura: %s\n" -#: g10/trustdb.c:175 +#: g10/trustdb.c:184 #, c-format msgid "trust record %lu, type %d: write failed: %s\n" msgstr "registro de confian�a %lu, tipo %d: escrita falhou: %s\n" -#: g10/trustdb.c:189 +#: g10/trustdb.c:198 #, c-format msgid "trust record %lu: delete failed: %s\n" msgstr "registro de confian�a %lu: remo��o falhou: %s\n" -#: g10/trustdb.c:203 +#: g10/trustdb.c:212 #, c-format msgid "trustdb: sync failed: %s\n" msgstr "banco de dados de confiabilidade: sincroniza��o falhou: %s\n" -#: g10/trustdb.c:347 +#: g10/trustdb.c:377 #, c-format msgid "error reading dir record for LID %lu: %s\n" msgstr "erro lendo registro de diret�rio para LID %lu: %s\n" -#: g10/trustdb.c:354 +#: g10/trustdb.c:384 #, c-format msgid "lid %lu: expected dir record, got type %d\n" msgstr "lid %lu: registro de diret�rio esperado, tipo %d recebido\n" -#: g10/trustdb.c:359 +#: g10/trustdb.c:389 #, c-format msgid "no primary key for LID %lu\n" msgstr "nenhuma chave prim�ria para LID %lu\n" -#: g10/trustdb.c:364 +#: g10/trustdb.c:394 #, c-format msgid "error reading primary key for LID %lu: %s\n" msgstr "erro lendo chave prim�ria para LID %lu: %s\n" -#: g10/trustdb.c:403 +#: g10/trustdb.c:433 #, c-format msgid "get_dir_record: search_record failed: %s\n" msgstr "get_dir_record: search_record falhou: %s\n" -#: g10/trustdb.c:458 +#: g10/trustdb.c:488 #, c-format msgid "NOTE: secret key %08lX is NOT protected.\n" msgstr "NOTA: a chave secreta %08lX N�O est� protegida.\n" -#: g10/trustdb.c:466 +#: g10/trustdb.c:496 #, c-format msgid "key %08lX: secret key without public key - skipped\n" msgstr "chave %08lX: chave secreta sem chave p�blica - ignorada\n" -#: g10/trustdb.c:473 +#: g10/trustdb.c:503 #, c-format msgid "key %08lX: secret and public key don't match\n" msgstr "chave %08lX: chaves secreta e p�blica n�o s�o correspondentes\n" -#: g10/trustdb.c:485 +#: g10/trustdb.c:515 #, c-format msgid "key %08lX: can't put it into the trustdb\n" msgstr "" "chave %08lX: imposs�vel coloc�-la no banco de dados de confiabilidade\n" -#: g10/trustdb.c:491 +#: g10/trustdb.c:521 #, c-format msgid "key %08lX: query record failed\n" msgstr "chave %08lX: pedido de registro falhou\n" -#: g10/trustdb.c:500 +#: g10/trustdb.c:530 #, c-format msgid "key %08lX: already in trusted key table\n" msgstr "chave %08lX: j� est� na tabela de chaves confi�veis\n" -#: g10/trustdb.c:503 +#: g10/trustdb.c:533 #, c-format msgid "key %08lX: accepted as trusted key.\n" msgstr "chave %08lX: aceita como chave confi�vel.\n" -#: g10/trustdb.c:511 +#: g10/trustdb.c:541 #, c-format msgid "enumerate secret keys failed: %s\n" msgstr "enumera��o de chaves secretas falhou: %s\n" -#: g10/trustdb.c:877 +#: g10/trustdb.c:922 #, c-format msgid "key %08lX.%lu: Good subkey binding\n" msgstr "chave %08lX.%lu: Liga��o de subchave v�lida\n" -#: g10/trustdb.c:883 g10/trustdb.c:918 +#: g10/trustdb.c:928 g10/trustdb.c:963 #, c-format msgid "key %08lX.%lu: Invalid subkey binding: %s\n" msgstr "chave %08lX.%lu: Liga��o de subchave inv�lida: %s\n" -#: g10/trustdb.c:895 +#: g10/trustdb.c:940 #, c-format msgid "key %08lX.%lu: Valid key revocation\n" msgstr "chave %08lX.%lu: Revoga��o de chave v�lida\n" -#: g10/trustdb.c:901 +#: g10/trustdb.c:946 #, c-format msgid "key %08lX.%lu: Invalid key revocation: %s\n" msgstr "chave %08lX.%lu: Revoga��o de chave inv�lida: %s\n" -#: g10/trustdb.c:912 +#: g10/trustdb.c:957 #, c-format msgid "key %08lX.%lu: Valid subkey revocation\n" msgstr "chave %08lX.%lu: Revoga��o de subchave v�lida\n" -#: g10/trustdb.c:1023 +#: g10/trustdb.c:1068 msgid "Good self-signature" msgstr "Auto-assinatura v�lida" -#: g10/trustdb.c:1033 +#: g10/trustdb.c:1078 msgid "Invalid self-signature" msgstr "Auto-assinatura inv�lida" -#: g10/trustdb.c:1060 +#: g10/trustdb.c:1105 msgid "Valid user ID revocation skipped due to a newer self signature" msgstr "" "Revoga��o v�lida de ID de usu�rio ignorada devido a nova auto-assinatura" -#: g10/trustdb.c:1066 +#: g10/trustdb.c:1111 msgid "Valid user ID revocation" msgstr "Revoga��o de ID de usu�rio v�lida" -#: g10/trustdb.c:1071 +#: g10/trustdb.c:1116 msgid "Invalid user ID revocation" msgstr "Revoga��o de ID de usu�rio inv�lida" -#: g10/trustdb.c:1112 +#: g10/trustdb.c:1157 msgid "Valid certificate revocation" msgstr "Certificado de revoga��o v�lido" -#: g10/trustdb.c:1113 +#: g10/trustdb.c:1158 msgid "Good certificate" msgstr "Certificado correto" -#: g10/trustdb.c:1134 +#: g10/trustdb.c:1179 msgid "Invalid certificate revocation" msgstr "Certificado de revoga��o inv�lido" -#: g10/trustdb.c:1135 +#: g10/trustdb.c:1180 msgid "Invalid certificate" msgstr "Certificado inv�lido" -#: g10/trustdb.c:1152 g10/trustdb.c:1156 +#: g10/trustdb.c:1197 g10/trustdb.c:1201 #, c-format msgid "sig record %lu[%d] points to wrong record.\n" msgstr "registro de assinatura %lu[%d] aponta para registro errado.\n" -#: g10/trustdb.c:1208 +#: g10/trustdb.c:1254 msgid "duplicated certificate - deleted" msgstr "certificado duplicado - removido" -#: g10/trustdb.c:1514 +#: g10/trustdb.c:1571 #, c-format msgid "tdbio_search_dir failed: %s\n" msgstr "tdbio_search_dir falhou: %s\n" -#: g10/trustdb.c:1636 +#: g10/trustdb.c:1705 #, c-format msgid "lid ?: insert failed: %s\n" msgstr "lid ?: inser��o falhou: %s\n" -#: g10/trustdb.c:1641 +#: g10/trustdb.c:1710 #, c-format msgid "lid %lu: insert failed: %s\n" msgstr "lid %lu: inser��o falhou: %s\n" -#: g10/trustdb.c:1647 +#: g10/trustdb.c:1716 #, c-format msgid "lid %lu: inserted\n" msgstr "lid %lu: inserido\n" -#: g10/trustdb.c:1652 +#: g10/trustdb.c:1721 #, c-format msgid "error reading dir record: %s\n" msgstr "erro lendo registro de diret�rio: %s\n" -#: g10/trustdb.c:1660 g10/trustdb.c:1714 +#: g10/trustdb.c:1729 g10/trustdb.c:1792 #, c-format msgid "%lu keys processed\n" msgstr "%lu chaves processadas\n" -#: g10/trustdb.c:1662 g10/trustdb.c:1718 +#: g10/trustdb.c:1731 g10/trustdb.c:1798 #, c-format msgid "\t%lu keys with errors\n" msgstr "\t%lu chaves com erros\n" -#: g10/trustdb.c:1664 +#: g10/trustdb.c:1733 #, c-format msgid "\t%lu keys inserted\n" msgstr "\t%lu chaves inseridas\n" -#: g10/trustdb.c:1667 +#: g10/trustdb.c:1736 #, c-format msgid "enumerate keyblocks failed: %s\n" msgstr "enumera��o de blocos de chaves falhou: %s\n" -#: g10/trustdb.c:1705 +#: g10/trustdb.c:1784 #, c-format msgid "lid %lu: dir record w/o key - skipped\n" msgstr "lid %lu: registro de diret�rio sem chave - ignorado\n" -#: g10/trustdb.c:1716 +#: g10/trustdb.c:1794 +#, fuzzy, c-format +msgid "\t%lu due to new pubkeys\n" +msgstr "chave %08lX: %d novas subchaves\n" + +#: g10/trustdb.c:1796 #, c-format msgid "\t%lu keys skipped\n" msgstr "\t%lu chaves ignoradas\n" -#: g10/trustdb.c:1720 +#: g10/trustdb.c:1800 #, c-format msgid "\t%lu keys updated\n" msgstr "\t%lu chaves atualizadas\n" -#: g10/trustdb.c:2057 +#: g10/trustdb.c:2139 msgid "Ooops, no keys\n" msgstr "Ooops, nenhuma chave\n" -#: g10/trustdb.c:2061 +#: g10/trustdb.c:2143 msgid "Ooops, no user IDs\n" msgstr "Ooops, nenhum ID de usu�rio\n" -#: g10/trustdb.c:2218 +#: g10/trustdb.c:2301 #, c-format msgid "check_trust: search dir record failed: %s\n" msgstr "check_trust: busca de registro de diret�rio falhou: %s\n" -#: g10/trustdb.c:2227 +#: g10/trustdb.c:2310 #, c-format msgid "key %08lX: insert trust record failed: %s\n" msgstr "chave %08lX: inser��o de registro de confian�a falhou: %s\n" -#: g10/trustdb.c:2231 +#: g10/trustdb.c:2314 #, c-format msgid "key %08lX.%lu: inserted into trustdb\n" msgstr "chave %08lX.%lu: inserida no banco de dados de confiabilidade\n" -#: g10/trustdb.c:2239 +#: g10/trustdb.c:2322 #, c-format msgid "key %08lX.%lu: created in future (time warp or clock problem)\n" msgstr "" "chave %08lX.%lu: criada no futuro (viagem no tempo ou problema no relogio)\n" -#: g10/trustdb.c:2248 +#: g10/trustdb.c:2336 #, c-format msgid "key %08lX.%lu: expired at %s\n" msgstr "chave %08lX.%lu: expirou em %s\n" -#: g10/trustdb.c:2256 +#: g10/trustdb.c:2344 #, c-format msgid "key %08lX.%lu: trust check failed: %s\n" msgstr "chave %08lX.%lu: verifica��o de confian�a falhou: %s\n" -#: g10/trustdb.c:2362 +#: g10/trustdb.c:2495 #, c-format msgid "user '%s' not found: %s\n" msgstr "usu�rio `%s' n�o encontrado: %s\n" -#: g10/trustdb.c:2364 +#: g10/trustdb.c:2497 #, c-format msgid "problem finding '%s' in trustdb: %s\n" msgstr "problemas na procura de `%s' no banco de dados de confiabilidade: %s\n" -#: g10/trustdb.c:2367 +#: g10/trustdb.c:2500 #, c-format msgid "user '%s' not in trustdb - inserting\n" msgstr "" "usu�rio `%s' n�o encontrado no banco de dados de confiabilidade - inserindo\n" -#: g10/trustdb.c:2370 +#: g10/trustdb.c:2503 #, c-format msgid "failed to put '%s' into trustdb: %s\n" msgstr "falha ao colocar `%s' no banco de dados de confiabilidade: %s\n" -#: g10/trustdb.c:2556 g10/trustdb.c:2586 +#: g10/trustdb.c:2689 g10/trustdb.c:2719 msgid "WARNING: can't yet handle long pref records\n" msgstr "AVISO: ainda � imposs�vel manipular registros de prefer�ncias longos\n" -#: g10/verify.c:143 +#: g10/verify.c:82 +msgid "" +"the signature could not be verified.\n" +"Please remember that the signature file (.sig or .asc)\n" +"should be the first file given on the command line.\n" +msgstr "" + +#: g10/verify.c:147 #, c-format msgid "input line %u too long or missing LF\n" msgstr "linha %u muito longa ou sem LF\n" @@ -3109,26 +3146,26 @@ msgstr "linha %u muito longa ou sem LF\n" msgid "%s: can't create keyring: %s\n" msgstr "%s: imposs�vel criar chaveiro: %s\n" -#: g10/ringedit.c:335 g10/ringedit.c:1353 +#: g10/ringedit.c:335 g10/ringedit.c:1355 #, c-format msgid "%s: keyring created\n" msgstr "%s: chaveiro criado\n" -#: g10/ringedit.c:1530 +#: g10/ringedit.c:1532 msgid "WARNING: 2 files with confidential information exists.\n" msgstr "AVISO: existem 2 arquivos com informa��es confidenciais.\n" -#: g10/ringedit.c:1531 +#: g10/ringedit.c:1533 #, c-format msgid "%s is the unchanged one\n" msgstr "%s � o n�o modificado\n" -#: g10/ringedit.c:1532 +#: g10/ringedit.c:1534 #, c-format msgid "%s is the new one\n" msgstr "%s � o novo\n" -#: g10/ringedit.c:1533 +#: g10/ringedit.c:1535 msgid "Please fix this possible security flaw\n" msgstr "Por favor conserte este poss�vel furo de seguran�a\n" |