# Portuguese (Brazilian) messages for gnupg # Copyright (C) 1999, 2002 Free Software Foundation, Inc. # Thiago Jung Bauermann , 1999. # Revised by Rafael Caetano dos Santos . # I tried to make this one close to es_ES by Urko Lusa # # Rafael Caetano dos Santos used to be # the last translator but he can't continue his work. # # Designated-Translator: none # msgid "" msgstr "" "Project-Id-Version: GNU gnupg 1.0\n" "POT-Creation-Date: 2003-12-23 19:22+0100\n" "PO-Revision-Date: 1998-11-20 23:46:36-0200\n" "Last-Translator:\n" "Language-Team: ?\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: util/secmem.c:88 #, fuzzy msgid "WARNING: using insecure memory!\n" msgstr "Aviso: usando memória insegura!\n" #: util/secmem.c:89 msgid "please see http://www.gnupg.org/faq.html for more information\n" msgstr "" #: util/secmem.c:337 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:338 msgid "(you may have used the wrong program for this task)\n" msgstr "(você pode ter usado o programa errado para esta tarefa)\n" #. NOTE TO TRANSLATOR: See doc/TRANSLATE about this string. #: util/miscutil.c:297 util/miscutil.c:334 #, fuzzy msgid "yes" msgstr "sim" #: util/miscutil.c:298 util/miscutil.c:339 msgid "yY" msgstr "sS" #. NOTE TO TRANSLATOR: See doc/TRANSLATE about this string. #: util/miscutil.c:300 util/miscutil.c:336 msgid "no" msgstr "não" #: util/miscutil.c:301 util/miscutil.c:340 msgid "nN" msgstr "nN" # INICIO MENU #. NOTE TO TRANSLATOR: See doc/TRANSLATE about this string. #: util/miscutil.c:338 g10/keyedit.c:980 msgid "quit" msgstr "sair" #: util/miscutil.c:341 msgid "qQ" msgstr "qQ" #: util/errors.c:54 msgid "general error" msgstr "erro geral" #: util/errors.c:55 msgid "unknown packet type" msgstr "formato de pacote desconhecido" #: util/errors.c:56 msgid "unknown version" msgstr "versão desconhecida" #: util/errors.c:57 msgid "unknown pubkey algorithm" msgstr "algoritmo de chave pública desconhecido" #: util/errors.c:58 msgid "unknown digest algorithm" msgstr "algoritmo de \"digest\" desconhecido" #: util/errors.c:59 msgid "bad public key" msgstr "chave pública incorreta" #: util/errors.c:60 msgid "bad secret key" msgstr "chave secreta incorreta" #: util/errors.c:61 msgid "bad signature" msgstr "assinatura incorreta" #: util/errors.c:62 msgid "checksum error" msgstr "erro de \"checksum\"" #: util/errors.c:63 msgid "bad passphrase" msgstr "frase secreta incorreta" #: util/errors.c:64 msgid "public key not found" msgstr "chave pública não encontrada" #: util/errors.c:65 msgid "unknown cipher algorithm" msgstr "algoritmo de criptografia desconhecido" #: util/errors.c:66 msgid "can't open the keyring" msgstr "não é possível abrir o chaveiro" #: util/errors.c:67 msgid "invalid packet" msgstr "pacote inválido" #: util/errors.c:68 msgid "invalid armor" msgstr "armadura inválida" #: util/errors.c:69 msgid "no such user id" msgstr "identificador de usuário inexistente" #: util/errors.c:70 msgid "secret key not available" msgstr "chave secreta não disponível" #: util/errors.c:71 msgid "wrong secret key used" msgstr "chave secreta incorreta" # suportado ??? #: util/errors.c:72 msgid "not supported" msgstr "não suportado" #: util/errors.c:73 msgid "bad key" msgstr "chave incorreta" #: util/errors.c:74 msgid "file read error" msgstr "erro de leitura" #: util/errors.c:75 msgid "file write error" msgstr "erro de escrita" #: util/errors.c:76 msgid "unknown compress algorithm" msgstr "algoritmo de compressão desconhecido" #: util/errors.c:77 msgid "file open error" msgstr "erro na abertura de arquivo" #: util/errors.c:78 msgid "file create error" msgstr "erro na criação de arquivo" #: util/errors.c:79 msgid "invalid passphrase" msgstr "frase secreta inválida" #: util/errors.c:80 msgid "unimplemented pubkey algorithm" msgstr "algoritmo de chave pública não implementado" #: util/errors.c:81 msgid "unimplemented cipher algorithm" msgstr "algoritmo de criptografia não implementado" #: util/errors.c:82 msgid "unknown signature class" msgstr "classe de assinatura desconhecida" #: util/errors.c:83 msgid "trust database error" msgstr "erro no banco de dados de confiabilidade" #: util/errors.c:84 msgid "bad MPI" msgstr "MPI incorreto" #: util/errors.c:85 msgid "resource limit" msgstr "limite de recurso" #: util/errors.c:86 msgid "invalid keyring" msgstr "chaveiro inválido" #: util/errors.c:87 msgid "bad certificate" msgstr "certificado incorreto" #: util/errors.c:88 msgid "malformed user id" msgstr "identificador de usuário malformado" #: util/errors.c:89 msgid "file close error" msgstr "erro no fechamento de arquivo" #: util/errors.c:90 msgid "file rename error" msgstr "erro na renomeação de arquivo" #: util/errors.c:91 msgid "file delete error" msgstr "erro na remoção de arquivo" #: util/errors.c:92 msgid "unexpected data" msgstr "dados inesperados" #: util/errors.c:93 msgid "timestamp conflict" msgstr "conflito de \"timestamp\"" #: util/errors.c:94 msgid "unusable pubkey algorithm" msgstr "algoritmo de chave pública inutilizável" #: util/errors.c:95 msgid "file exists" msgstr "o arquivo já existe" #: util/errors.c:96 msgid "weak key" msgstr "chave fraca" #: util/errors.c:97 msgid "invalid argument" msgstr "argumento inválido" #: util/errors.c:98 msgid "bad URI" msgstr "URI incorreto" #: util/errors.c:99 msgid "unsupported URI" msgstr "URI não suportado" #: util/errors.c:100 msgid "network error" msgstr "erro na rede" #: util/errors.c:102 msgid "not encrypted" msgstr "não criptografado" #: util/errors.c:103 msgid "not processed" msgstr "não processado(s)" #. the key cannot be used for a specific usage #: util/errors.c:105 #, fuzzy msgid "unusable public key" msgstr "chave pública incorreta" #: util/errors.c:106 #, fuzzy msgid "unusable secret key" msgstr "chave secreta incorreta" #: util/errors.c:107 #, fuzzy msgid "keyserver error" msgstr "erro geral" #: util/logger.c:249 #, c-format msgid "... this is a bug (%s:%d:%s)\n" msgstr "... isto é um bug (%s:%d:%s)\n" #: util/logger.c:255 #, c-format msgid "you found a bug ... (%s:%d)\n" msgstr "você encontrou um bug ... (%s:%d)\n" #: cipher/random.c:163 msgid "no entropy gathering module detected\n" msgstr "" #: cipher/random.c:387 g10/keygen.c:1817 g10/import.c:163 #, c-format msgid "can't open `%s': %s\n" msgstr "impossível abrir `%s': %s\n" #: cipher/random.c:391 #, fuzzy, c-format msgid "can't stat `%s': %s\n" msgstr "impossível abrir `%s': %s\n" #: cipher/random.c:396 #, c-format msgid "`%s' is not a regular file - ignored\n" msgstr "" #: cipher/random.c:401 msgid "note: random_seed file is empty\n" msgstr "" #: cipher/random.c:407 #, fuzzy msgid "WARNING: invalid size of random_seed file - not used\n" msgstr "AVISO: dados de notação inválidos encontrados\n" #: cipher/random.c:415 #, fuzzy, c-format msgid "can't read `%s': %s\n" msgstr "impossível abrir `%s': %s\n" #: cipher/random.c:453 msgid "note: random_seed file not updated\n" msgstr "" #: cipher/random.c:473 g10/exec.c:481 #, fuzzy, c-format msgid "can't create `%s': %s\n" msgstr "impossível criar %s: %s\n" #: cipher/random.c:480 #, fuzzy, c-format msgid "can't write `%s': %s\n" msgstr "impossível abrir `%s': %s\n" #: cipher/random.c:483 #, fuzzy, c-format msgid "can't close `%s': %s\n" msgstr "impossível abrir `%s': %s\n" #: cipher/random.c:728 msgid "WARNING: using insecure random number generator!!\n" msgstr "AVISO: usando gerador de números aleatórios inseguro!\n" #: cipher/random.c:729 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" "\n" "DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n" "\n" msgstr "" "O gerador de números aleatórios é apenas um \"remendo\"\n" "para poder funcionar - não é de modo algum um bom gerador!\n" "\n" "NÃO USE NENHUM DADO GERADO POR ESTE PROGRAMA!\n" "\n" #: cipher/rndlinux.c:134 #, c-format msgid "" "\n" "Not enough random bytes available. Please do some other work to give\n" "the OS a chance to collect more entropy! (Need %d more bytes)\n" msgstr "" "\n" "Não há bytes aleatórios suficientes. Por favor, faça algum outro trabalho\n" "para que o sistema possa coletar mais entropia!\n" "(São necessários mais %d bytes)\n" #: cipher/md.c:140 #, c-format msgid "digest algorithm `%s' is read-only in this release\n" msgstr "" #: cipher/md.c:147 #, c-format msgid "WARNING: digest `%s' is not part of OpenPGP. Use at your own risk!\n" msgstr "" #: cipher/rndegd.c:204 msgid "" "Please wait, entropy is being gathered. Do some work if it would\n" "keep you from getting bored, because it will improve the quality\n" "of the entropy.\n" msgstr "" #: cipher/primegen.c:310 #, c-format msgid "can't generate a prime with less than %d bits\n" msgstr "" #: g10/g10.c:313 msgid "" "@Commands:\n" " " msgstr "" "@Comandos:\n" " " #: g10/g10.c:315 msgid "|[file]|make a signature" msgstr "|[arquivo]|fazer uma assinatura" #: g10/g10.c:316 msgid "|[file]|make a clear text signature" msgstr "|[arquivo]|fazer uma assinatura em texto puro" #: g10/g10.c:317 msgid "make a detached signature" msgstr "fazer uma assinatura separada" #: g10/g10.c:318 msgid "encrypt data" msgstr "criptografar dados" #: g10/g10.c:320 msgid "|[files]|encrypt files" msgstr "" #: g10/g10.c:321 msgid "encryption only with symmetric cipher" msgstr "" "criptografar apenas com criptografia\n" "simétrica" #: g10/g10.c:322 msgid "store only" msgstr "apenas armazenar" #: g10/g10.c:323 msgid "decrypt data (default)" msgstr "descriptografar dados (padrão)" #: g10/g10.c:324 msgid "|[files]|decrypt files" msgstr "" #: g10/g10.c:325 msgid "verify a signature" msgstr "verificar uma assinatura" #: g10/g10.c:327 msgid "list keys" msgstr "listar as chaves" #: g10/g10.c:329 msgid "list keys and signatures" msgstr "listar as chaves e as assinaturas" #: g10/g10.c:330 msgid "check key signatures" msgstr "verificar as assinaturas das chaves" #: g10/g10.c:331 msgid "list keys and fingerprints" msgstr "listar as chaves e as impressões digitais" #: g10/g10.c:332 msgid "list secret keys" msgstr "listar as chaves secretas" #: g10/g10.c:333 msgid "generate a new key pair" msgstr "gerar um novo par de chaves" #: g10/g10.c:334 #, fuzzy msgid "remove keys from the public keyring" msgstr "remover a chave do chaveiro público" #: g10/g10.c:336 #, fuzzy msgid "remove keys from the secret keyring" msgstr "remover a chave do chaveiro secreto" #: g10/g10.c:337 msgid "sign a key" msgstr "assinar uma chave" #: g10/g10.c:338 msgid "sign a key locally" msgstr "assinar uma chave localmente" #: g10/g10.c:339 #, fuzzy msgid "sign a key non-revocably" msgstr "assinar uma chave localmente" #: g10/g10.c:340 #, fuzzy msgid "sign a key locally and non-revocably" msgstr "assinar uma chave localmente" #: g10/g10.c:341 msgid "sign or edit a key" msgstr "assinar ou editar uma chave" #: g10/g10.c:342 msgid "generate a revocation certificate" msgstr "gerar um certificado de revogação" #: g10/g10.c:344 msgid "export keys" msgstr "exportar chaves" #: g10/g10.c:345 msgid "export keys to a key server" msgstr "exportar chaves para um servidor" #: g10/g10.c:346 msgid "import keys from a key server" msgstr "importar chaves de um servidor" #: g10/g10.c:348 #, fuzzy msgid "search for keys on a key server" msgstr "exportar chaves para um servidor" #: g10/g10.c:350 #, fuzzy msgid "update all keys from a keyserver" msgstr "importar chaves de um servidor" #: g10/g10.c:354 msgid "import/merge keys" msgstr "importar/fundir chaves" #: g10/g10.c:356 msgid "list only the sequence of packets" msgstr "listar apenas as seqüências de pacotes" # ownertrust ??? #: g10/g10.c:358 msgid "export the ownertrust values" msgstr "exportar os valores de confiança" #: g10/g10.c:360 msgid "import ownertrust values" msgstr "importar os valores de confiança" #: g10/g10.c:362 msgid "update the trust database" msgstr "atualizar o banco de dados de confiabilidade" #: g10/g10.c:364 #, fuzzy msgid "unattended trust database update" msgstr "atualizar o banco de dados de confiabilidade" #: g10/g10.c:365 msgid "fix a corrupted trust database" msgstr "" "consertar um banco de dados de confiabilidade\n" "danificado" #: g10/g10.c:366 msgid "De-Armor a file or stdin" msgstr "retirar a armadura de um arquivo ou de \"stdin\"" #: g10/g10.c:368 msgid "En-Armor a file or stdin" msgstr "criar armadura para um arquivo ou \"stdin\"" #: g10/g10.c:370 msgid "|algo [files]|print message digests" msgstr "|algo [arquivos]|imprimir \"digests\" de mensagens" #: g10/g10.c:374 g10/gpgv.c:64 msgid "" "@\n" "Options:\n" " " msgstr "" "@\n" "Opções:\n" " " #: g10/g10.c:376 msgid "create ascii armored output" msgstr "criar saída com armadura ascii" #: g10/g10.c:378 msgid "|NAME|encrypt for NAME" msgstr "|NOME|criptografar para NOME" #: g10/g10.c:381 msgid "|NAME|use NAME as default recipient" msgstr "|NOME|usar NOME como destinatário padrão" #: g10/g10.c:383 msgid "use the default key as default recipient" msgstr "usar a chave padrão como destinatário padrão" #: g10/g10.c:389 msgid "use this user-id to sign or decrypt" msgstr "" "usar este identificador de usuário para\n" "assinar ou descriptografar" #: g10/g10.c:390 msgid "|N|set compress level N (0 disables)" msgstr "" "|N|estabelecer nível de compressão N\n" "(0 desabilita)" #: g10/g10.c:392 msgid "use canonical text mode" msgstr "usar modo de texto canônico" #: g10/g10.c:400 msgid "use as output file" msgstr "usar como arquivo de saída" #: g10/g10.c:401 g10/gpgv.c:66 msgid "verbose" msgstr "detalhado" #: g10/g10.c:402 g10/gpgv.c:67 msgid "be somewhat more quiet" msgstr "ser mais silencioso" #: g10/g10.c:403 msgid "don't use the terminal at all" msgstr "nunca usar o terminal" #: g10/g10.c:404 msgid "force v3 signatures" msgstr "forçar assinaturas v3" #: g10/g10.c:405 #, fuzzy msgid "do not force v3 signatures" msgstr "forçar assinaturas v3" #: g10/g10.c:406 #, fuzzy msgid "force v4 key signatures" msgstr "forçar assinaturas v3" #: g10/g10.c:407 #, fuzzy msgid "do not force v4 key signatures" msgstr "forçar assinaturas v3" #: g10/g10.c:408 msgid "always use a MDC for encryption" msgstr "sempre usar um MDC para criptografar" #: g10/g10.c:410 #, fuzzy msgid "never use a MDC for encryption" msgstr "sempre usar um MDC para criptografar" #: g10/g10.c:412 msgid "do not make any changes" msgstr "não fazer alterações" #: g10/g10.c:413 msgid "prompt before overwriting" msgstr "" #: g10/g10.c:414 msgid "use the gpg-agent" msgstr "" #: g10/g10.c:417 msgid "batch mode: never ask" msgstr "modo não-interativo: nunca perguntar" #: g10/g10.c:418 msgid "assume yes on most questions" msgstr "assumir sim para a maioria das perguntas" #: g10/g10.c:419 msgid "assume no on most questions" msgstr "assumir não para a maioria das perguntas" #: g10/g10.c:420 msgid "add this keyring to the list of keyrings" msgstr "adicionar este chaveiro à lista de chaveiros" #: g10/g10.c:421 msgid "add this secret keyring to the list" msgstr "adicionar este chaveiro secreto à lista" #: g10/g10.c:422 msgid "show which keyring a listed key is on" msgstr "" #: g10/g10.c:423 msgid "|NAME|use NAME as default secret key" msgstr "|NOME|usar NOME como chave secreta padrão" #: g10/g10.c:424 msgid "|HOST|use this keyserver to lookup keys" msgstr "|ENDEREÇO|usar este servidor para buscar chaves" #: g10/g10.c:428 msgid "|NAME|set terminal charset to NAME" msgstr "" "|NOME|definir mapa de caracteres do terminal como\n" "NOME" #: g10/g10.c:429 msgid "read options from file" msgstr "ler opções do arquivo" #: g10/g10.c:433 g10/gpgv.c:71 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:435 #, fuzzy msgid "|[file]|write status info to file" msgstr "" "|DA|escrever informações de estado para o\n" "descritor de arquivo DA" #: g10/g10.c:447 msgid "|KEYID|ultimately trust this key" msgstr "" #: g10/g10.c:448 msgid "|FILE|load extension module FILE" msgstr "|ARQUIVO|carregar módulo de extensão ARQUIVO" #: g10/g10.c:454 msgid "emulate the mode described in RFC1991" msgstr "emular o modo descrito no RFC1991" #: g10/g10.c:456 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:457 #, fuzzy msgid "set all packet, cipher and digest options to PGP 2.x behavior" msgstr "" "configurar todas as opções de pacote,\n" "criptografia e \"digest\" para comportamento\n" "OpenPGP" #: g10/g10.c:461 msgid "|N|use passphrase mode N" msgstr "|N|usar frase secreta modo N" #: g10/g10.c:463 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:465 msgid "|NAME|use cipher algorithm NAME for passphrases" msgstr "" "|NOME|usar algoritmo de criptografia NOME para\n" "frases secretas" #: g10/g10.c:467 msgid "|NAME|use cipher algorithm NAME" msgstr "|NOME|usar algoritmo de criptografia NOME" #: g10/g10.c:468 msgid "|NAME|use message digest algorithm NAME" msgstr "|NOME|usar algoritmo de \"digest\" de mensagens NOME" #: g10/g10.c:470 msgid "|N|use compress algorithm N" msgstr "|N|usar algoritmo de compressão N" #: g10/g10.c:471 msgid "throw keyid field of encrypted packets" msgstr "" "eliminar o campo keyid dos pacotes\n" "criptografados" #: g10/g10.c:472 msgid "Show Photo IDs" msgstr "" #: g10/g10.c:473 msgid "Don't show Photo IDs" msgstr "" #: g10/g10.c:474 msgid "Set command line to view Photo IDs" msgstr "" #: g10/g10.c:481 msgid "" "@\n" "(See the man page for a complete listing of all commands and options)\n" msgstr "" #: g10/g10.c:484 msgid "" "@\n" "Examples:\n" "\n" " -se -r Bob [file] sign and encrypt for user Bob\n" " --clearsign [file] make a clear text signature\n" " --detach-sign [file] make a detached signature\n" " --list-keys [names] show keys\n" " --fingerprint [names] show fingerprints\n" msgstr "" "@\n" "Exemplos:\n" "\n" " -se -r Bob [arquivo] assinar e criptografar para usuário Bob\n" " --clearsign [arquivo] criar uma assinatura em texto puro\n" " --detach-sign [arquivo] criar uma assinatura separada\n" " --list-keys [nomes] mostrar chaves\n" " --fingerprint [nomes] mostrar impressões digitais\n" #: g10/g10.c:646 g10/gpgv.c:95 msgid "Please report bugs to .\n" msgstr "Por favor comunique bugs para .\n" #: g10/g10.c:663 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Uso: gpg [opções] [arquivos] (-h para ajuda)" #: g10/g10.c:666 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" "default operation depends on the input data\n" msgstr "" "Sintaxe: gpg [opções] [arquivos]\n" "assina, verifica, criptografa ou descriptografa\n" "a operação padrão depende dos dados de entrada\n" #: g10/g10.c:677 msgid "" "\n" "Supported algorithms:\n" msgstr "" "\n" "Algoritmos suportados:\n" #: g10/g10.c:680 msgid "Pubkey: " msgstr "" #: g10/g10.c:686 g10/keyedit.c:1570 msgid "Cipher: " msgstr "" #: g10/g10.c:692 msgid "Hash: " msgstr "" #: g10/g10.c:698 g10/keyedit.c:1616 #, fuzzy msgid "Compression: " msgstr "Comentário: " #: g10/g10.c:781 msgid "usage: gpg [options] " msgstr "uso: gpg [opções] " #: g10/g10.c:849 msgid "conflicting commands\n" msgstr "comandos conflitantes\n" #: g10/g10.c:867 #, c-format msgid "no = sign found in group definition \"%s\"\n" msgstr "" #: g10/g10.c:1035 #, c-format msgid "WARNING: unsafe ownership on %s \"%s\"\n" msgstr "" #: g10/g10.c:1038 #, c-format msgid "WARNING: unsafe permissions on %s \"%s\"\n" msgstr "" #: g10/g10.c:1041 #, c-format msgid "WARNING: unsafe enclosing directory ownership on %s \"%s\"\n" msgstr "" #: g10/g10.c:1045 #, c-format msgid "WARNING: unsafe enclosing directory permissions on %s \"%s\"\n" msgstr "" #: g10/g10.c:1222 #, fuzzy, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTA: arquivo de opções padrão `%s' inexistente\n" #: g10/g10.c:1258 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: arquivo de opções padrão `%s' inexistente\n" #: g10/g10.c:1262 #, c-format msgid "option file `%s': %s\n" msgstr "arquivo de opções `%s': %s\n" #: g10/g10.c:1269 #, c-format msgid "reading options from `%s'\n" msgstr "lendo opções de `%s'\n" #: g10/g10.c:1469 #, c-format msgid "cipher extension \"%s\" not loaded due to unsafe permissions\n" msgstr "" #: g10/g10.c:1600 #, 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:1618 msgid "could not parse keyserver URI\n" msgstr "" #: g10/g10.c:1627 #, fuzzy, c-format msgid "%s:%d: invalid import options\n" msgstr "AVISO: `%s' é um arquivo vazio\n" #: g10/g10.c:1630 #, fuzzy msgid "invalid import options\n" msgstr "armadura inválida" #: g10/g10.c:1637 #, fuzzy, c-format msgid "%s:%d: invalid export options\n" msgstr "AVISO: `%s' é um arquivo vazio\n" #: g10/g10.c:1640 #, fuzzy msgid "invalid export options\n" msgstr "chaveiro inválido" #: g10/g10.c:1646 #, c-format msgid "unable to set exec-path to %s\n" msgstr "" #: g10/g10.c:1787 msgid "WARNING: program may create a core file!\n" msgstr "AVISO: O programa pode criar um arquivo core!\n" #: g10/g10.c:1791 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "" #: g10/g10.c:1798 g10/g10.c:1809 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s não é para uso normal!\n" #: g10/g10.c:1800 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s não é permitido com %s!\n" #: g10/g10.c:1803 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s não faz sentido com %s!\n" #: g10/g10.c:1824 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" #: g10/g10.c:1830 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" #: g10/g10.c:1836 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" #: g10/g10.c:1849 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" #: g10/g10.c:1916 g10/g10.c:1934 msgid "selected cipher algorithm is invalid\n" msgstr "o algoritmo de criptografia selecionado não é válido\n" #: g10/g10.c:1922 g10/g10.c:1940 msgid "selected digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" selecionado não é válido\n" #: g10/g10.c:1928 #, fuzzy msgid "selected certification digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" selecionado não é válido\n" #: g10/g10.c:1944 #, fuzzy, c-format msgid "compress algorithm `%s' is read-only in this release\n" msgstr "o algoritmo de compressão deve estar na faixa %d..%d\n" #: g10/g10.c:1948 #, 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:1950 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve ser maior que 0\n" #: g10/g10.c:1952 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve ser maior que 1\n" #: g10/g10.c:1954 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:1957 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:1961 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:1965 #, fuzzy msgid "invalid default-check-level; must be 0, 1, 2, or 3\n" msgstr "modo S2K inválido: deve ser 0, 1 ou 3\n" #: g10/g10.c:1971 #, fuzzy msgid "invalid default preferences\n" msgstr "lista preferências" #: g10/g10.c:1979 #, fuzzy msgid "invalid personal cipher preferences\n" msgstr "lista preferências" #: g10/g10.c:1983 #, fuzzy msgid "invalid personal digest preferences\n" msgstr "lista preferências" #: g10/g10.c:1987 #, fuzzy msgid "invalid personal compress preferences\n" msgstr "lista preferências" #: g10/g10.c:2017 #, fuzzy, c-format msgid "%s does not yet work with %s\n" msgstr "%s não faz sentido com %s!\n" #: g10/g10.c:2061 #, c-format msgid "you may not use cipher algorithm \"%s\" while in %s mode\n" msgstr "" #: g10/g10.c:2066 #, c-format msgid "you may not use digest algorithm \"%s\" while in %s mode\n" msgstr "" #: g10/g10.c:2071 #, c-format msgid "you may not use compression algorithm \"%s\" while in %s mode\n" msgstr "" #: g10/g10.c:2163 #, 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:2173 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" #: g10/g10.c:2183 msgid "--store [filename]" msgstr "--store [nome_do_arquivo]" #: g10/g10.c:2190 msgid "--symmetric [filename]" msgstr "--symmetric [nome_do_arquivo]" #: g10/g10.c:2202 msgid "--encrypt [filename]" msgstr "--encrypt [nome_do_arquivo]" #: g10/g10.c:2217 msgid "--sign [filename]" msgstr "--sign [nome_do_arquivo]" #: g10/g10.c:2230 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_arquivo]" #: g10/g10.c:2244 #, fuzzy msgid "--sign --symmetric [filename]" msgstr "--symmetric [nome_do_arquivo]" #: g10/g10.c:2253 msgid "--clearsign [filename]" msgstr "--clearsign [nome_do_arquivo]" #: g10/g10.c:2278 msgid "--decrypt [filename]" msgstr "--decrypt [nome_do_arquivo]" #: g10/g10.c:2286 msgid "--sign-key user-id" msgstr "--sign-key id-usuário" #: g10/g10.c:2294 msgid "--lsign-key user-id" msgstr "--lsign-key id-usuário" #: g10/g10.c:2302 #, fuzzy msgid "--nrsign-key user-id" msgstr "--sign-key id-usuário" #: g10/g10.c:2310 #, fuzzy msgid "--nrlsign-key user-id" msgstr "--sign-key id-usuário" #: g10/g10.c:2318 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-usuário [comandos]" #: g10/g10.c:2374 g10/encode.c:419 g10/sign.c:804 #, c-format msgid "can't open %s: %s\n" msgstr "impossível abrir %s: %s\n" #: g10/g10.c:2389 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [id-usuário] [chaveiro]" #: g10/g10.c:2426 #, fuzzy, c-format msgid "keyserver send failed: %s\n" msgstr "A geração de chaves falhou: %s\n" #: g10/g10.c:2428 #, fuzzy, c-format msgid "keyserver receive failed: %s\n" msgstr "enumeração de chaves secretas falhou: %s\n" #: g10/g10.c:2430 #, fuzzy, c-format msgid "key export failed: %s\n" msgstr "A geração de chaves falhou: %s\n" #: g10/g10.c:2441 #, fuzzy, c-format msgid "keyserver search failed: %s\n" msgstr "get_dir_record: search_record falhou: %s\n" #: g10/g10.c:2451 #, fuzzy, c-format msgid "keyserver refresh failed: %s\n" msgstr "enumeração de chaves secretas falhou: %s\n" #: g10/g10.c:2492 #, c-format msgid "dearmoring failed: %s\n" msgstr "retirada de armadura falhou: %s\n" #: g10/g10.c:2500 #, 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:2587 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo de hash inválido `%s'\n" #: g10/g10.c:2673 msgid "[filename]" msgstr "[nome_do_arquivo]" #: g10/g10.c:2677 msgid "Go ahead and type your message ...\n" msgstr "Vá em frente e digite sua mensagem ...\n" #: g10/g10.c:2680 g10/decrypt.c:61 g10/decrypt.c:110 g10/verify.c:95 #: g10/verify.c:142 #, c-format msgid "can't open `%s'\n" msgstr "impossível abrir `%s'\n" #: g10/g10.c:2953 #, fuzzy msgid "" "a notation name must have only printable characters or spaces, and end with " "an '='\n" msgstr "" "um nome de notação deve ter apenas letras, dígitos, pontos ou sublinhados e " "terminar com '='\n" #: g10/g10.c:2962 #, fuzzy msgid "a user notation name must contain the '@' character\n" msgstr "um valor de notação não deve usar caracteres de controle\n" #: g10/g10.c:2972 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" #: g10/g10.c:3007 #, fuzzy msgid "the given certification policy URL is invalid\n" msgstr "a URL de política dada é inválida\n" #: g10/g10.c:3009 #, fuzzy msgid "the given signature policy URL is invalid\n" msgstr "a URL de política dada é inválida\n" #: g10/gpgv.c:68 #, fuzzy msgid "take the keys from this keyring" msgstr "Deletar esta chave do chaveiro? " #: g10/gpgv.c:70 #, fuzzy msgid "make timestamp conflicts only a warning" msgstr "conflito de \"timestamp\"" #: g10/gpgv.c:99 #, fuzzy msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "Uso: gpg [opções] [arquivos] (-h para ajuda)" #: g10/gpgv.c:102 #, fuzzy msgid "" "Syntax: gpg [options] [files]\n" "Check signatures against known trusted keys\n" msgstr "" "Sintaxe: gpgm [opções] [arquivos]\n" "Utilitário de manutenção do GnuPG\n" #: g10/armor.c:321 #, c-format msgid "armor: %s\n" msgstr "armadura: %s\n" #: g10/armor.c:350 msgid "invalid armor header: " msgstr "cabeçalho de armadura inválido: " #: g10/armor.c:357 msgid "armor header: " msgstr "cabeçalho de armadura: " #: g10/armor.c:368 msgid "invalid clearsig header\n" msgstr "cabeçalho de assinatura em texto puro inválido\n" #: g10/armor.c:420 msgid "nested clear text signatures\n" msgstr "assinaturas em texto puro aninhadas\n" #: g10/armor.c:544 msgid "invalid dash escaped line: " msgstr "linha com hífen inválida: " #: g10/armor.c:556 msgid "unexpected armor:" msgstr "armadura inesperada:" #: g10/armor.c:682 g10/armor.c:1258 #, c-format msgid "invalid radix64 character %02x skipped\n" msgstr "caractere radix64 inválido %02x ignorado\n" #: g10/armor.c:725 msgid "premature eof (no CRC)\n" msgstr "fim de arquivo prematuro (sem CRC)\n" #: g10/armor.c:759 msgid "premature eof (in CRC)\n" msgstr "fim de arquivo prematuro (no CRC)\n" #: g10/armor.c:763 msgid "malformed CRC\n" msgstr "CRC malformado\n" #: g10/armor.c:767 g10/armor.c:1295 #, c-format msgid "CRC error; %06lx - %06lx\n" msgstr "erro de CRC; %06lx - %06lx\n" #: g10/armor.c:787 msgid "premature eof (in Trailer)\n" msgstr "fim de arquivo prematuro (no \"Trailer\")\n" #: g10/armor.c:791 msgid "error in trailer line\n" msgstr "erro na linha \"trailer\"\n" #: g10/armor.c:1073 msgid "no valid OpenPGP data found.\n" msgstr "nenhum dado OpenPGP válido encontrado.\n" #: g10/armor.c:1078 #, c-format msgid "invalid armor: line longer than %d characters\n" msgstr "armadura inválida: linha maior que %d caracteres\n" #: g10/armor.c:1082 msgid "" "quoted printable character in armor - probably a buggy MTA has been used\n" msgstr "" "caractere \"quoted printable\" na armadura - provavelmente um MTA com bugs " "foi usado\n" #: g10/pkclist.c:63 g10/revoke.c:603 msgid "No reason specified" msgstr "" #: g10/pkclist.c:65 g10/revoke.c:605 #, fuzzy msgid "Key is superseded" msgstr "A chave é protegida.\n" #: g10/pkclist.c:67 g10/revoke.c:604 #, fuzzy msgid "Key has been compromised" msgstr "Esta chave foi desativada" #: g10/pkclist.c:69 g10/revoke.c:606 msgid "Key is no longer used" msgstr "" #: g10/pkclist.c:71 g10/revoke.c:607 msgid "User ID is no longer valid" msgstr "" #: g10/pkclist.c:75 #, fuzzy msgid "reason for revocation: " msgstr "rev- revogações de chaves incorreta\n" #: g10/pkclist.c:92 #, fuzzy msgid "revocation comment: " msgstr "[revogação]" #. a string with valid answers #: g10/pkclist.c:254 msgid "iImMqQsS" msgstr "" #: g10/pkclist.c:262 #, fuzzy, c-format msgid "" "No trust value assigned to:\n" "%4u%c/%08lX %s \"" msgstr "" "Nenhum valor de confiança designado para %lu:\n" "%4u%c/%08lX %s \"" #: g10/pkclist.c:290 g10/mainproc.c:1490 msgid " aka \"" msgstr " ou \"" #: g10/pkclist.c:301 #, fuzzy msgid "" "Please decide how far you trust this user to correctly\n" "verify other users' keys (by looking at passports,\n" "checking fingerprints from different sources...)?\n" "\n" msgstr "" "Por favor decida quanto você confia neste usuário para\n" "verificar corretamente as chaves de outros usuários\n" "(olhando em passaportes, checando impressões digitais\n" "de outras fontes...)?\n" "\n" " 1 = Não sei\n" " 2 = Eu NÃO confio\n" " 3 = Eu confio moderadamente\n" " 4 = Eu confio completamente\n" " s = Mostrar mais informações\n" #: g10/pkclist.c:304 #, c-format msgid " %d = Don't know\n" msgstr "" #: g10/pkclist.c:305 #, fuzzy, c-format msgid " %d = I do NOT trust\n" msgstr "%08lX: Nós NÃO confiamos nesta chave\n" #: g10/pkclist.c:306 #, c-format msgid " %d = I trust marginally\n" msgstr "" #: g10/pkclist.c:307 #, fuzzy, c-format msgid " %d = I trust fully\n" msgstr "%s: não é um banco de dados de confiabilidade\n" #: g10/pkclist.c:309 #, c-format msgid " %d = I trust ultimately\n" msgstr "" #. not yet implemented #: g10/pkclist.c:312 msgid " i = please show me more information\n" msgstr "" #: g10/pkclist.c:315 msgid " m = back to the main menu\n" msgstr " m = voltar ao menu principal\n" #: g10/pkclist.c:318 msgid " s = skip this key\n" msgstr "" #: g10/pkclist.c:319 msgid " q = quit\n" msgstr " q = sair\n" #: g10/pkclist.c:326 g10/revoke.c:632 msgid "Your decision? " msgstr "Sua decisão? " #: g10/pkclist.c:347 #, fuzzy msgid "Do you really want to set this key to ultimate trust? " msgstr "Você realmente quer remover esta chave? " #: g10/pkclist.c:361 msgid "Certificates leading to an ultimately trusted key:\n" msgstr "Certificados que levam a uma chave confiada plenamente:\n" #: g10/pkclist.c:436 #, c-format msgid "key %08lX: key has been revoked!\n" msgstr "chave %08lX: a chave foi revogada!\n" #: g10/pkclist.c:443 g10/pkclist.c:455 g10/pkclist.c:555 msgid "Use this key anyway? " msgstr "Usa esta chave de qualquer modo? " #: g10/pkclist.c:448 #, c-format msgid "key %08lX: subkey has been revoked!\n" msgstr "chave %08lX: a subchave foi revogada!\n" #: g10/pkclist.c:469 #, c-format msgid "%08lX: key has expired\n" msgstr "%08lX: a chave expirou\n" #: g10/pkclist.c:479 #, fuzzy, c-format msgid "" "%08lX: There is no indication that this key really belongs to the owner\n" msgstr " Não há indicação de que a assinatura pertence ao dono.\n" #: g10/pkclist.c:485 #, c-format msgid "%08lX: We do NOT trust this key\n" msgstr "%08lX: Nós NÃO confiamos nesta chave\n" #: g10/pkclist.c:491 #, c-format msgid "" "%08lX: It is not sure that this key really belongs to the owner\n" "but it is accepted anyway\n" 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:497 msgid "This key probably belongs to the owner\n" msgstr "Esta chave provavelmente pertence ao dono\n" #: g10/pkclist.c:502 msgid "This key belongs to us\n" msgstr "Esta chave pertence a nós\n" #: g10/pkclist.c:550 #, fuzzy msgid "" "It is NOT certain that the key belongs to the person named\n" "in the user ID. If you *really* know what you are doing,\n" "you may answer the next question with yes\n" "\n" msgstr "" "Não se tem certeza de que esta chave pertence a seu dono.\n" "Se você *realmente* sabe o que está fazendo, pode responder\n" "sim à próxima pergunta\n" "\n" #: g10/pkclist.c:564 g10/pkclist.c:594 msgid "WARNING: Using untrusted key!\n" msgstr "AVISO: Usando chave não confiável!\n" #: g10/pkclist.c:605 msgid "WARNING: This key has been revoked by its owner!\n" msgstr "AVISO: Esta chave foi revogada pelo seu dono!\n" #: g10/pkclist.c:606 msgid " This could mean that the signature is forgery.\n" msgstr " Isto pode significar que a assinatura é falsificada.\n" #: g10/pkclist.c:612 msgid "WARNING: This subkey has been revoked by its owner!\n" msgstr "AVISO: Esta subchave foi revogada pelo seu dono!\n" #: g10/pkclist.c:617 #, fuzzy msgid "Note: This key has been disabled.\n" msgstr "Esta chave foi desativada" #: g10/pkclist.c:622 msgid "Note: This key has expired!\n" msgstr "Nota: Esta chave expirou!\n" #: g10/pkclist.c:633 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:635 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:643 msgid "WARNING: We do NOT trust this key!\n" msgstr "AVISO: Nós NÃO confiamos nesta chave!\n" #: g10/pkclist.c:644 msgid " The signature is probably a FORGERY.\n" msgstr " A assinatura é provavelmente uma FALSIFICAÇÃO.\n" #: g10/pkclist.c:652 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:654 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:808 g10/pkclist.c:832 g10/pkclist.c:990 g10/pkclist.c:1050 #, c-format msgid "%s: skipped: %s\n" msgstr "%s: ignorado: %s\n" #: g10/pkclist.c:818 g10/pkclist.c:1022 #, c-format msgid "%s: skipped: public key already present\n" msgstr "%s: ignorado: a chave pública já está presente\n" #: g10/pkclist.c:849 #, fuzzy msgid "You did not specify a user ID. (you may use \"-r\")\n" msgstr "" "Você não especificou um identificador de usuário. (pode-se usar \"-r\")\n" "\n" #: g10/pkclist.c:862 msgid "" "\n" "Enter the user ID. End with an empty line: " msgstr "" #: g10/pkclist.c:878 msgid "No such user ID.\n" msgstr "Identificador de usuário inexistente.\n" #: g10/pkclist.c:883 g10/pkclist.c:965 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:901 msgid "Public key is disabled.\n" msgstr "A chave pública está desativada.\n" #: g10/pkclist.c:908 #, fuzzy msgid "skipped: public key already set\n" msgstr "%s: ignorado: a chave pública já está presente\n" #: g10/pkclist.c:957 #, c-format msgid "unknown default recipient `%s'\n" msgstr "destinatário padrão desconhecido `%s'\n" #: g10/pkclist.c:1002 #, c-format msgid "%s: skipped: public key is disabled\n" msgstr "%s: ignorado: a chave pública está desativada\n" #: g10/pkclist.c:1057 msgid "no valid addressees\n" msgstr "nenhum endereço válido\n" #: g10/keygen.c:196 #, c-format msgid "preference %c%lu is not valid\n" msgstr "" #: g10/keygen.c:203 #, fuzzy, c-format msgid "preference %c%lu duplicated\n" msgstr "ignorado `%s': duplicado\n" # muitas ou demais ??? #: g10/keygen.c:208 #, fuzzy, c-format msgid "too many `%c' preferences\n" msgstr "Preferências demais" #: g10/keygen.c:278 #, fuzzy msgid "invalid character in preference string\n" msgstr "Caractere inválido no nome\n" #: g10/keygen.c:538 #, fuzzy msgid "writing direct signature\n" msgstr "escrevendo auto-assinatura\n" #: g10/keygen.c:577 msgid "writing self signature\n" msgstr "escrevendo auto-assinatura\n" # key binding ??? #: g10/keygen.c:621 msgid "writing key binding signature\n" msgstr "escrevendo assinatura ligada a uma chave\n" #: g10/keygen.c:675 g10/keygen.c:759 g10/keygen.c:850 #, fuzzy, c-format msgid "keysize invalid; using %u bits\n" msgstr "O tamanho de chave pedido é %u bits\n" #: g10/keygen.c:680 g10/keygen.c:764 g10/keygen.c:855 #, fuzzy, c-format msgid "keysize rounded up to %u bits\n" msgstr "arredondado para %u bits\n" #: g10/keygen.c:955 msgid "Please select what kind of key you want:\n" msgstr "Por favor selecione o tipo de chave desejado:\n" #: g10/keygen.c:957 #, c-format msgid " (%d) DSA and ElGamal (default)\n" msgstr " (%d) DSA e ElGamal (padrão)\n" #: g10/keygen.c:958 #, c-format msgid " (%d) DSA (sign only)\n" msgstr " (%d) DSA (apenas assinatura)\n" #: g10/keygen.c:960 #, c-format msgid " (%d) ElGamal (encrypt only)\n" msgstr " (%d) ElGamal (apenas criptografia)\n" #: g10/keygen.c:961 #, fuzzy, c-format msgid " (%d) RSA (sign only)\n" msgstr " (%d) DSA (apenas assinatura)\n" #: g10/keygen.c:963 #, fuzzy, c-format msgid " (%d) RSA (encrypt only)\n" msgstr " (%d) ElGamal (apenas criptografia)\n" #: g10/keygen.c:965 #, fuzzy, c-format msgid " (%d) RSA (sign and encrypt)\n" msgstr " (%d) ElGamal (assinatura e criptografia)\n" #: g10/keygen.c:968 msgid "Your selection? " msgstr "Sua opção? " #: g10/keygen.c:1002 g10/keyedit.c:666 g10/revoke.c:665 msgid "Invalid selection.\n" msgstr "Opção inválida.\n" #: g10/keygen.c:1015 #, c-format msgid "" "About to generate a new %s keypair.\n" " minimum keysize is 768 bits\n" " default keysize is 1024 bits\n" " highest suggested keysize is 2048 bits\n" msgstr "" "Prestes a gerar novo par de chaves %s.\n" " tamanho mínimo é 768 bits\n" " tamanho padrão é 1024 bits\n" " tamanho máximo sugerido é 2048 bits\n" #: g10/keygen.c:1024 msgid "What keysize do you want? (1024) " msgstr "Que tamanho de chave você quer? (1024) " #: g10/keygen.c:1029 msgid "DSA only allows keysizes from 512 to 1024\n" msgstr "DSA permite apenas tamanhos de 512 a 1024\n" #: g10/keygen.c:1031 #, fuzzy msgid "keysize too small; 1024 is smallest value allowed for RSA.\n" msgstr "tamanho muito pequeno; 768 é o valor mínimo permitido.\n" #: g10/keygen.c:1034 msgid "keysize too small; 768 is smallest value allowed.\n" msgstr "tamanho muito pequeno; 768 é o valor mínimo permitido.\n" #. It is ridiculous and an annoyance to use larger key sizes! #. * GnuPG can handle much larger sizes; but it takes an eternity #. * to create such a key (but less than the time the Sirius #. * Computer Corporation needs to process one of the usual #. * complaints) and {de,en}cryption although needs some time. #. * So, before you complain about this limitation, I suggest that #. * you start a discussion with Marvin about this theme and then #. * do whatever you want. #: g10/keygen.c:1045 #, c-format msgid "keysize too large; %d is largest value allowed.\n" msgstr "tamanho muito grande; %d é o valor máximo permitido.\n" #: g10/keygen.c:1050 msgid "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" msgstr "" "Tamanhos de chave maiores que 2048 não são recomendados\n" "porque o tempo de computação é REALMENTE longo!\n" #: g10/keygen.c:1053 msgid "Are you sure that you want this keysize? " msgstr "Você tem certeza de que quer este tamanho de chave? " #: g10/keygen.c:1054 msgid "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" msgstr "" "Tudo bem, mas tenha em mente que a radiação de seu monitor e teclado também " "é vulnerável a ataques!\n" #: g10/keygen.c:1063 #, c-format msgid "Requested keysize is %u bits\n" msgstr "O tamanho de chave pedido é %u bits\n" #: g10/keygen.c:1066 g10/keygen.c:1070 #, c-format msgid "rounded up to %u bits\n" msgstr "arredondado para %u bits\n" #: g10/keygen.c:1121 msgid "" "Please specify how long the key should be valid.\n" " 0 = key does not expire\n" " = key expires in n days\n" " w = key expires in n weeks\n" " m = key expires in n months\n" " y = key expires in n years\n" msgstr "" "Por favor especifique por quanto tempo a chave deve ser válida.\n" " 0 = chave não expira\n" " = chave expira em n dias\n" " w = chave expira em n semanas\n" " m = chave expira em n meses\n" " y = chave expira em n anos\n" #: g10/keygen.c:1130 #, fuzzy msgid "" "Please specify how long the signature should be valid.\n" " 0 = signature does not expire\n" " = signature expires in n days\n" " w = signature expires in n weeks\n" " m = signature expires in n months\n" " y = signature expires in n years\n" msgstr "" "Por favor especifique por quanto tempo a chave deve ser válida.\n" " 0 = chave não expira\n" " = chave expira em n dias\n" " w = chave expira em n semanas\n" " m = chave expira em n meses\n" " y = chave expira em n anos\n" #: g10/keygen.c:1152 msgid "Key is valid for? (0) " msgstr "A chave é valida por? (0) " #: g10/keygen.c:1154 #, fuzzy msgid "Signature is valid for? (0) " msgstr "A chave é valida por? (0) " #: g10/keygen.c:1159 msgid "invalid value\n" msgstr "valor inválido\n" #: g10/keygen.c:1164 #, fuzzy, c-format msgid "%s does not expire at all\n" msgstr "A chave não expira nunca\n" #. print the date when the key expires #: g10/keygen.c:1171 #, fuzzy, c-format msgid "%s expires at %s\n" msgstr "A chave expira em %s\n" #: g10/keygen.c:1177 msgid "" "Your system can't display dates beyond 2038.\n" "However, it will be correctly handled up to 2106.\n" msgstr "" "Seu sistema não consegue mostrar datas além de 2038.\n" "Apesar disso, elas serão corretamente manipuladas até 2106.\n" #: g10/keygen.c:1182 msgid "Is this correct (y/n)? " msgstr "Está correto (s/n)? " #: g10/keygen.c:1225 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " "id\n" "from Real Name, Comment and Email Address in this form:\n" " \"Heinrich Heine (Der Dichter) \"\n" "\n" msgstr "" "\n" "Você precisa de um identificador de usuário para identificar sua chave; o\n" "programa constrói o identificador a partir do Nome Completo, Comentário e\n" "Endereço Eletrônico desta forma:\n" " \"Heinrich Heine (Der Dichter) \"\n" "\n" #: g10/keygen.c:1237 msgid "Real name: " msgstr "Nome completo: " #: g10/keygen.c:1245 msgid "Invalid character in name\n" msgstr "Caractere inválido no nome\n" #: g10/keygen.c:1247 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:1249 msgid "Name must be at least 5 characters long\n" msgstr "O nome deve ter pelo menos 5 caracteres\n" #: g10/keygen.c:1257 msgid "Email address: " msgstr "Endereço de correio eletrônico: " #: g10/keygen.c:1268 msgid "Not a valid email address\n" msgstr "Endereço eletrônico inválido\n" #: g10/keygen.c:1276 msgid "Comment: " msgstr "Comentário: " #: g10/keygen.c:1282 msgid "Invalid character in comment\n" msgstr "Caractere inválido no comentário\n" #: g10/keygen.c:1305 #, c-format msgid "You are using the `%s' character set.\n" msgstr "Você está usando o conjunto de caracteres `%s'.\n" #: g10/keygen.c:1311 #, c-format msgid "" "You selected this USER-ID:\n" " \"%s\"\n" "\n" msgstr "" "Você selecionou este identificador de usuário:\n" " \"%s\"\n" "\n" #: g10/keygen.c:1317 msgid "Please don't put the email address into the real name or the comment\n" msgstr "" #: g10/keygen.c:1322 msgid "NnCcEeOoQq" msgstr "NnCcEeOoSs" #: g10/keygen.c:1332 #, fuzzy msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? " msgstr "Muda (N)ome, (C)omentário, (E)ndereço ou (O)k/(S)air? " #: g10/keygen.c:1333 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:1352 msgid "Please correct the error first\n" msgstr "" #: g10/keygen.c:1391 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" msgstr "" "Você precisa de uma frase secreta para proteger sua chave.\n" "\n" #: g10/keygen.c:1400 g10/keyedit.c:864 #, fuzzy msgid "passphrase not correctly repeated; try again" msgstr "A frase secreta não foi repetida corretamente; tente outra vez.\n" #: g10/keygen.c:1401 #, c-format msgid "%s.\n" msgstr "" #: g10/keygen.c:1407 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" "using this program with the option \"--edit-key\".\n" "\n" msgstr "" "Você não quer uma frase secreta - provavelmente isto é uma *má* idéia!\n" "Vou continuar assim mesmo. Você pode mudar sua frase secreta a\n" "qualquer hora, usando este programa com a opção \"--edit-key\".\n" "\n" #: g10/keygen.c:1428 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" "disks) during the prime generation; this gives the random number\n" "generator a better chance to gain enough entropy.\n" msgstr "" "Precisamos gerar muitos bytes aleatórios. É uma boa idéia realizar outra\n" "atividade (digitar no teclado, mover o mouse, usar os discos) durante a\n" "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:1993 msgid "DSA keypair will have 1024 bits.\n" msgstr "O par de chaves DSA terá 1024 bits.\n" #: g10/keygen.c:2057 msgid "Key generation canceled.\n" msgstr "Geração de chave cancelada.\n" #: g10/keygen.c:2164 g10/keygen.c:2252 #, fuzzy, c-format msgid "writing public key to `%s'\n" msgstr "escrevendo certificado público para `%s'\n" #: g10/keygen.c:2165 g10/keygen.c:2254 #, fuzzy, c-format msgid "writing secret key to `%s'\n" msgstr "escrevendo certificado privado para `%s'\n" #: g10/keygen.c:2241 #, fuzzy, c-format msgid "no writable public keyring found: %s\n" msgstr "chave %08lX: chave pública não encontrada: %s\n" #: g10/keygen.c:2247 #, fuzzy, c-format msgid "no writable secret keyring found: %s\n" msgstr "impossível bloquear chaveiro secreto: %s\n" #: g10/keygen.c:2261 #, fuzzy, c-format msgid "error writing public keyring `%s': %s\n" msgstr "erro na escrita do chaveiro `%s': %s\n" #: g10/keygen.c:2268 #, fuzzy, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "erro na escrita do chaveiro `%s': %s\n" #: g10/keygen.c:2288 msgid "public and secret key created and signed.\n" msgstr "chaves pública e privada criadas e assinadas.\n" #: g10/keygen.c:2289 #, fuzzy msgid "key marked as ultimately trusted.\n" msgstr "Certificados que levam a uma chave confiada plenamente:\n" #: g10/keygen.c:2300 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" 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:2312 g10/keygen.c:2431 #, c-format msgid "Key generation failed: %s\n" msgstr "A geração de chaves falhou: %s\n" #: g10/keygen.c:2358 g10/sign.c:261 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "" "a chave foi criada %lu segundo no futuro\n" "(viagem no tempo ou problema no relógio)\n" #: g10/keygen.c:2360 g10/sign.c:263 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "" "a chave foi criada %lu segundos no futuro\n" "(viagem no tempo ou problema no relógio)\n" #: g10/keygen.c:2369 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" #: g10/keygen.c:2398 msgid "Really create? " msgstr "Realmente criar? " #: g10/decrypt.c:96 g10/encode.c:767 msgid "--output doesn't work for this command\n" msgstr "" #: g10/encode.c:176 g10/tdbio.c:508 g10/tdbio.c:569 g10/openfile.c:180 #: g10/openfile.c:316 #, c-format msgid "%s: can't open: %s\n" msgstr "%s: impossível abrir: %s\n" #: g10/encode.c:207 g10/sign.c:1058 #, c-format msgid "error creating passphrase: %s\n" msgstr "erro na criação da frase secreta: %s\n" #: g10/encode.c:212 msgid "can't use a symmetric ESK packet due to the S2K mode\n" msgstr "" #: g10/encode.c:229 g10/encode.c:490 #, fuzzy, c-format msgid "`%s' already compressed\n" msgstr "%lu chaves processadas\n" #: g10/encode.c:298 g10/encode.c:527 #, c-format msgid "%s: WARNING: empty file\n" msgstr "%s: AVISO: arquivo vazio\n" #: g10/encode.c:410 msgid "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n" msgstr "" #: g10/encode.c:425 #, c-format msgid "reading from `%s'\n" msgstr "lendo de `%s'\n" #: g10/encode.c:461 msgid "" "unable to use the IDEA cipher for all of the keys you are encrypting to.\n" msgstr "" #: g10/encode.c:471 g10/encode.c:654 #, c-format msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n" msgstr "" #: g10/encode.c:569 g10/sign.c:776 #, fuzzy, c-format msgid "forcing compression algorithm %s (%d) violates recipient preferences\n" msgstr "NOTA: algoritmo de criptografia %d não encontrado nas preferências\n" #: g10/encode.c:713 #, c-format msgid "you may not use %s while in %s mode\n" msgstr "" #: g10/encode.c:740 #, fuzzy, c-format msgid "%s/%s encrypted for: \"%s\"\n" msgstr "%s/%s criptografado para: %s\n" #: g10/export.c:157 g10/keyedit.c:2486 g10/delkey.c:73 g10/revoke.c:224 #, fuzzy, c-format msgid "key `%s' not found: %s\n" msgstr "usuário `%s' não encontrado: %s\n" #: g10/export.c:180 g10/delkey.c:81 g10/revoke.c:230 g10/revoke.c:454 #, fuzzy, c-format msgid "error reading keyblock: %s\n" msgstr "erro na leitura de `%s': %s\n" #: g10/export.c:189 #, c-format msgid "key %08lX: not a rfc2440 key - skipped\n" msgstr "chave %08lX: não é uma chave rfc2440 - ignorada\n" #: g10/export.c:205 #, fuzzy, c-format msgid "key %08lX: not protected - skipped\n" msgstr "chave %08lX: não é uma chave rfc2440 - ignorada\n" #: g10/export.c:213 #, fuzzy, c-format msgid "key %08lX: PGP 2.x style key - skipped\n" msgstr "chave %08lX: não é uma chave rfc2440 - ignorada\n" #. I hope this warning doesn't confuse people. #: g10/export.c:284 #, c-format msgid "WARNING: secret key %08lX does not have a simple SK checksum\n" msgstr "" #: g10/export.c:310 msgid "WARNING: nothing exported\n" msgstr "AVISO: nada exportado\n" #: g10/getkey.c:151 msgid "too many entries in pk cache - disabled\n" msgstr "entradas demais no cache pk - desativado\n" #. fixme: returning translatable constants instead of a user ID is #. * not good because they are probably not utf-8 encoded. #: g10/getkey.c:187 g10/getkey.c:2611 #, fuzzy msgid "[User id not found]" msgstr "[usuário não encontrado]" #: g10/getkey.c:1590 #, c-format msgid "Invalid key %08lX made valid by --allow-non-selfsigned-uid\n" msgstr "" #: g10/getkey.c:2099 #, fuzzy, c-format msgid "no secret subkey for public subkey %08lX - ignoring\n" msgstr "há uma chave secreta para esta chave pública!\n" #: g10/getkey.c:2327 #, 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:2374 #, c-format msgid "key %08lX: secret key without public key - skipped\n" msgstr "chave %08lX: chave secreta sem chave pública - ignorada\n" #: g10/import.c:227 #, c-format msgid "skipping block of type %d\n" msgstr "ignorando bloco do tipo %d\n" #: g10/import.c:236 #, c-format msgid "%lu keys so far processed\n" msgstr "%lu chaves processadas até agora\n" #: g10/import.c:241 #, c-format msgid "error reading `%s': %s\n" msgstr "erro na leitura de `%s': %s\n" #: g10/import.c:253 #, c-format msgid "Total number processed: %lu\n" msgstr "Número total processado: %lu\n" #: g10/import.c:255 #, fuzzy, c-format msgid " skipped new keys: %lu\n" msgstr " novas subchaves: %lu\n" #: g10/import.c:258 #, c-format msgid " w/o user IDs: %lu\n" msgstr " sem IDs de usuários: %lu\n" #: g10/import.c:260 #, c-format msgid " imported: %lu" msgstr " importados: %lu" #: g10/import.c:266 #, c-format msgid " unchanged: %lu\n" msgstr " não modificados: %lu\n" #: g10/import.c:268 #, c-format msgid " new user IDs: %lu\n" msgstr " novos IDs de usuários: %lu\n" #: g10/import.c:270 #, c-format msgid " new subkeys: %lu\n" msgstr " novas subchaves: %lu\n" #: g10/import.c:272 #, c-format msgid " new signatures: %lu\n" msgstr " novas assinaturas: %lu\n" #: g10/import.c:274 #, c-format msgid " new key revocations: %lu\n" msgstr " novas revogações de chaves: %lu\n" #: g10/import.c:276 #, c-format msgid " secret keys read: %lu\n" msgstr " chaves secretas lidas: %lu\n" #: g10/import.c:278 #, c-format msgid " secret keys imported: %lu\n" msgstr " chaves secretas importadas: %lu\n" #: g10/import.c:280 #, c-format msgid " secret keys unchanged: %lu\n" msgstr " chaves secretas não modificadas: %lu\n" #: g10/import.c:282 #, fuzzy, c-format msgid " not imported: %lu\n" msgstr " importados: %lu" #: g10/import.c:551 msgid "" "NOTE: Elgamal primary key detected - this may take some time to import\n" msgstr "" #: g10/import.c:565 g10/import.c:826 #, c-format msgid "key %08lX: no user ID\n" msgstr "chave %08lX: sem ID de usuário\n" #: g10/import.c:587 #, fuzzy, c-format msgid "key %08lX: HKP subkey corruption repaired\n" msgstr "chave %08lX: sem subchave para ligação de chaves\n" #: g10/import.c:602 #, fuzzy, c-format msgid "key %08lX: accepted non self-signed user ID '%s'\n" msgstr "chave %08lX: aceito ID de usuário sem auto-assinatura '" #: g10/import.c:608 #, c-format msgid "key %08lX: no valid user IDs\n" msgstr "chave %08lX: sem IDs de usuários válidos\n" #: g10/import.c:610 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:619 g10/import.c:906 #, 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:624 #, fuzzy, c-format msgid "key %08lX: new key - skipped\n" msgstr "chave %08lX: não é uma chave rfc2440 - ignorada\n" #: g10/import.c:634 #, fuzzy, c-format msgid "no writable keyring found: %s\n" msgstr "impossível escrever chaveiro: %s\n" #: g10/import.c:639 g10/sign.c:683 g10/sign.c:919 g10/openfile.c:254 #, c-format msgid "writing to `%s'\n" msgstr "escrevendo para `%s'\n" #: g10/import.c:642 g10/import.c:727 g10/import.c:853 g10/import.c:966 #, c-format msgid "error writing keyring `%s': %s\n" msgstr "erro na escrita do chaveiro `%s': %s\n" #: g10/import.c:659 #, fuzzy, c-format msgid "key %08lX: public key \"%s\" imported\n" msgstr "chave %08lX: chave pública importada\n" #: g10/import.c:681 #, c-format msgid "key %08lX: doesn't match our copy\n" msgstr "chave %08lX: não corresponde à nossa cópia\n" #: g10/import.c:698 g10/import.c:923 #, 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:705 g10/import.c:929 #, 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:736 #, fuzzy, c-format msgid "key %08lX: \"%s\" 1 new user ID\n" msgstr "chave %8lX: 1 novo ID de usuário\n" #: g10/import.c:739 #, fuzzy, c-format msgid "key %08lX: \"%s\" %d new user IDs\n" msgstr "chave %08lX: %d novos IDs de usuários\n" #: g10/import.c:742 #, fuzzy, c-format msgid "key %08lX: \"%s\" 1 new signature\n" msgstr "chave %08lX: 1 nova assinatura\n" #: g10/import.c:745 #, fuzzy, c-format msgid "key %08lX: \"%s\" %d new signatures\n" msgstr "chave %08lX: %d novas assinaturas\n" #: g10/import.c:748 #, fuzzy, c-format msgid "key %08lX: \"%s\" 1 new subkey\n" msgstr "chave %08lX: 1 nova subchave\n" #: g10/import.c:751 #, fuzzy, c-format msgid "key %08lX: \"%s\" %d new subkeys\n" msgstr "chave %08lX: %d novas subchaves\n" #: g10/import.c:770 #, fuzzy, c-format msgid "key %08lX: \"%s\" not changed\n" msgstr "chave %08lX: não modificada\n" #: g10/import.c:832 #, fuzzy, c-format msgid "key %08lX: secret key with invalid cipher %d - skipped\n" msgstr "chave %08lX: chave secreta sem chave pública - ignorada\n" #: g10/import.c:847 #, fuzzy, c-format msgid "no default secret keyring: %s\n" msgstr "impossível bloquear chaveiro secreto: %s\n" #: g10/import.c:858 #, 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:864 #, c-format msgid "key %08lX: already in secret keyring\n" msgstr "chave %08lX: já está no chaveiro secreto\n" #: g10/import.c:871 #, c-format msgid "key %08lX: secret key not found: %s\n" msgstr "chave %08lX: chave secreta não encontrada: %s\n" #: g10/import.c:900 #, 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:940 #, 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:972 #, fuzzy, c-format msgid "key %08lX: \"%s\" revocation certificate imported\n" msgstr "chave %08lX: certificado de revogação importado\n" #: g10/import.c:1035 #, 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:1050 #, fuzzy, c-format msgid "key %08lX: unsupported public key algorithm on user id \"%s\"\n" msgstr "chave %08lX: algoritmo de chave pública não suportado\n" #: g10/import.c:1052 #, fuzzy, c-format msgid "key %08lX: invalid self-signature on user id \"%s\"\n" msgstr "chave %08lX: auto-assinatura inválida\n" #: g10/import.c:1069 #, 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:1078 g10/import.c:1122 #, 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:1079 #, c-format msgid "key %08lX: invalid subkey binding\n" msgstr "chave %08lX: ligação de subchave inválida\n" #: g10/import.c:1092 #, fuzzy, c-format msgid "key %08lX: removed multiple subkey binding\n" msgstr "chave %08lX: ligação de subchave inválida\n" #: g10/import.c:1113 #, fuzzy, c-format msgid "key %08lX: no subkey for key revocation\n" msgstr "chave %08lX: sem subchave para ligação de chaves\n" #: g10/import.c:1123 #, fuzzy, c-format msgid "key %08lX: invalid subkey revocation\n" msgstr "chave %08lX.%lu: Revogação de subchave válida\n" #: g10/import.c:1136 #, fuzzy, c-format msgid "key %08lX: removed multiple subkey revocation\n" msgstr "chave %08lX: ligação de subchave inválida\n" #: g10/import.c:1173 #, c-format msgid "key %08lX: skipped user ID '" msgstr "chave %08lX: ignorado ID de usuário '" #: g10/import.c:1196 #, c-format msgid "key %08lX: skipped subkey\n" msgstr "chave %08lX: subchave ignorada\n" #: g10/import.c:1223 #, 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:1232 #, 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:1249 #, 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:1262 #, fuzzy, c-format msgid "key %08lX: subkey signature in wrong place - skipped\n" msgstr "chave %08lX: certificado de revogação no local errado - ignorada\n" #: g10/import.c:1270 #, fuzzy, c-format msgid "key %08lX: unexpected signature class (0x%02X) - skipped\n" msgstr "chave %08lX: assinatura não exportável (classe %02x) - ignorada\n" #: g10/import.c:1369 #, 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:1428 #, c-format msgid "WARNING: key %08lX may be revoked: fetching revocation key %08lX\n" msgstr "" #: g10/import.c:1442 #, c-format msgid "WARNING: key %08lX may be revoked: revocation key %08lX not present.\n" msgstr "" #: g10/import.c:1500 #, fuzzy, c-format msgid "key %08lX: \"%s\" revocation certificate added\n" msgstr "chave %08lX: certificado de revogação adicionado\n" #: g10/import.c:1533 #, fuzzy, c-format msgid "key %08lX: direct key signature added\n" msgstr "chave %08lX: %d novas assinaturas\n" #: g10/keyedit.c:149 msgid "[revocation]" msgstr "[revogação]" #: g10/keyedit.c:150 msgid "[self-signature]" msgstr "[auto-assinatura]" #: g10/keyedit.c:221 g10/keylist.c:168 msgid "1 bad signature\n" msgstr "1 assinatura incorreta\n" #: g10/keyedit.c:223 g10/keylist.c:170 #, c-format msgid "%d bad signatures\n" msgstr "%d assinaturas incorretas\n" #: g10/keyedit.c:225 g10/keylist.c:172 msgid "1 signature not checked due to a missing key\n" msgstr "1 assinatura não verificada por falta de chave\n" #: g10/keyedit.c:227 g10/keylist.c:174 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d assinaturas não verificadas por falta de chaves\n" #: g10/keyedit.c:229 g10/keylist.c:176 msgid "1 signature not checked due to an error\n" msgstr "1 assinatura não verificada devido a um erro\n" #: g10/keyedit.c:231 g10/keylist.c:178 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d assinaturas não verificadas devido a erros\n" #: g10/keyedit.c:233 msgid "1 user ID without valid self-signature detected\n" msgstr "1 ID de usuário sem auto-assinatura válida detectado\n" #: g10/keyedit.c:235 #, c-format msgid "%d user IDs without valid self-signatures detected\n" msgstr "%d IDs de usuários sem auto-assinaturas válidas detectados\n" #: g10/keyedit.c:362 #, fuzzy, c-format msgid "User ID \"%s\" is revoked." msgstr "A chave é protegida.\n" #: g10/keyedit.c:369 g10/keyedit.c:389 g10/keyedit.c:410 g10/keyedit.c:560 #: g10/keyedit.c:618 g10/keyedit.c:1221 #, fuzzy msgid "Are you sure you still want to sign it? (y/N) " msgstr "Você tem certeza de que quer este tamanho de chave? " #: g10/keyedit.c:377 g10/keyedit.c:397 g10/keyedit.c:418 g10/keyedit.c:566 #: g10/keyedit.c:1227 msgid " Unable to sign.\n" msgstr "" #: g10/keyedit.c:382 #, fuzzy, c-format msgid "User ID \"%s\" is expired." msgstr "A chave é protegida.\n" #: g10/keyedit.c:402 #, fuzzy, c-format msgid "User ID \"%s\" is not self-signed." msgstr "AVISO: `%s' é um arquivo vazio\n" #: g10/keyedit.c:437 #, c-format msgid "" "The self-signature on \"%s\"\n" "is a PGP 2.x-style signature.\n" msgstr "" #: g10/keyedit.c:446 msgid "Do you want to promote it to an OpenPGP self-signature? (y/N) " msgstr "" #: g10/keyedit.c:460 #, c-format msgid "" "Your current signature on \"%s\"\n" "has expired.\n" msgstr "" #: g10/keyedit.c:464 msgid "Do you want to issue a new signature to replace the expired one? (y/N) " msgstr "" #. It's a local sig, and we want to make a #. exportable sig. #: g10/keyedit.c:485 #, c-format msgid "" "Your current signature on \"%s\"\n" "is a local signature.\n" msgstr "" #: g10/keyedit.c:489 msgid "Do you want to promote it to a full exportable signature? (y/N) " msgstr "" #: g10/keyedit.c:510 #, fuzzy, c-format msgid "\"%s\" was already locally signed by key %08lX\n" msgstr "Já assinado pela chave %08lX\n" #: g10/keyedit.c:514 #, fuzzy, c-format msgid "\"%s\" was already signed by key %08lX\n" msgstr "Já assinado pela chave %08lX\n" #: g10/keyedit.c:519 #, fuzzy msgid "Do you want to sign it again anyway? (y/N) " msgstr "Você tem certeza de que quer este tamanho de chave? " #: g10/keyedit.c:539 #, c-format msgid "Nothing to sign with key %08lX\n" msgstr "Nada para assinar com a chave %08lX\n" #: g10/keyedit.c:554 #, fuzzy msgid "This key has expired!" msgstr "Nota: Esta chave expirou!\n" #: g10/keyedit.c:574 #, fuzzy, c-format msgid "This key is due to expire on %s.\n" msgstr "Esta chave não é protegida.\n" #: g10/keyedit.c:578 msgid "Do you want your signature to expire at the same time? (Y/n) " msgstr "" #: g10/keyedit.c:611 msgid "" "You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 " "mode.\n" msgstr "" #: g10/keyedit.c:613 msgid "This would make the key unusable in PGP 2.x.\n" msgstr "" #: g10/keyedit.c:636 msgid "" "How carefully have you verified the key you are about to sign actually " "belongs\n" "to the person named above? If you don't know what to answer, enter \"0\".\n" msgstr "" #: g10/keyedit.c:640 #, c-format msgid " (0) I will not answer.%s\n" msgstr "" #: g10/keyedit.c:641 g10/keyedit.c:643 g10/keyedit.c:645 g10/keyedit.c:647 #, fuzzy msgid " (default)" msgstr "(o padrão é 1)" #: g10/keyedit.c:642 #, c-format msgid " (1) I have not checked at all.%s\n" msgstr "" #: g10/keyedit.c:644 #, c-format msgid " (2) I have done casual checking.%s\n" msgstr "" #: g10/keyedit.c:646 #, c-format msgid " (3) I have done very careful checking.%s\n" msgstr "" #: g10/keyedit.c:652 msgid "Your selection? (enter '?' for more information): " msgstr "" #: g10/keyedit.c:672 msgid "" "Are you really sure that you want to sign this key\n" "with your key: \"" msgstr "" "Você tem certeza de que quer assinar esta chave com\n" "sua chave: \"" #: g10/keyedit.c:681 #, fuzzy msgid "" "\n" "This will be a self-signature.\n" msgstr "isto pode ser causado por falta de auto-assinatura\n" #: g10/keyedit.c:685 #, fuzzy msgid "" "\n" "WARNING: the signature will not be marked as non-exportable.\n" msgstr "" "A assinatura será marcada como não-exportável.\n" "\n" #: g10/keyedit.c:690 #, fuzzy msgid "" "\n" "WARNING: the signature will not be marked as non-revocable.\n" msgstr "" "A assinatura será marcada como não-exportável.\n" "\n" #: g10/keyedit.c:697 #, fuzzy msgid "" "\n" "The signature will be marked as non-exportable.\n" msgstr "" "A assinatura será marcada como não-exportável.\n" "\n" #: g10/keyedit.c:701 #, fuzzy msgid "" "\n" "The signature will be marked as non-revocable.\n" msgstr "" "A assinatura será marcada como não-exportável.\n" "\n" #: g10/keyedit.c:706 msgid "" "\n" "I have not checked this key at all.\n" msgstr "" #: g10/keyedit.c:710 msgid "" "\n" "I have checked this key casually.\n" msgstr "" #: g10/keyedit.c:714 msgid "" "\n" "I have checked this key very carefully.\n" msgstr "" #: g10/keyedit.c:723 msgid "Really sign? " msgstr "Realmente assinar? " #: g10/keyedit.c:765 g10/keyedit.c:3269 g10/keyedit.c:3360 g10/keyedit.c:3433 #: g10/sign.c:318 #, c-format msgid "signing failed: %s\n" msgstr "assinatura falhou: %s\n" #: g10/keyedit.c:821 msgid "This key is not protected.\n" msgstr "Esta chave não é protegida.\n" #: g10/keyedit.c:825 #, fuzzy msgid "Secret parts of primary key are not available.\n" msgstr "chave secreta não disponível" #: g10/keyedit.c:829 msgid "Key is protected.\n" msgstr "A chave é protegida.\n" #: g10/keyedit.c:849 #, c-format msgid "Can't edit this key: %s\n" msgstr "Impossível editar esta chave: %s\n" #: g10/keyedit.c:855 msgid "" "Enter the new passphrase for this secret key.\n" "\n" msgstr "" "Digite a nova frase para esta chave secreta.\n" "\n" #: g10/keyedit.c:869 msgid "" "You don't want a passphrase - this is probably a *bad* idea!\n" "\n" msgstr "" "Você não quer uma frase secreta - provavelmente isto é uma *má* idéia!\n" "\n" #: g10/keyedit.c:872 msgid "Do you really want to do this? " msgstr "Você realmente quer fazer isso? " #: g10/keyedit.c:938 msgid "moving a key signature to the correct place\n" msgstr "movendo a assinatura da chave para o local correto\n" #: g10/keyedit.c:980 msgid "quit this menu" msgstr "sair deste menu" #: g10/keyedit.c:981 msgid "q" msgstr "q" #: g10/keyedit.c:982 msgid "save" msgstr "save" #: g10/keyedit.c:982 msgid "save and quit" msgstr "gravar e sair" #: g10/keyedit.c:983 msgid "help" msgstr "help" #: g10/keyedit.c:983 msgid "show this help" msgstr "mostra esta ajuda" #: g10/keyedit.c:985 msgid "fpr" msgstr "fpr" #: g10/keyedit.c:985 msgid "show fingerprint" msgstr "mostra impressão digital" #: g10/keyedit.c:986 msgid "list" msgstr "list" #: g10/keyedit.c:986 msgid "list key and user IDs" msgstr "lista chave e identificadores de usuários" #: g10/keyedit.c:987 msgid "l" msgstr "l" #: g10/keyedit.c:988 msgid "uid" msgstr "uid" #: g10/keyedit.c:988 msgid "select user ID N" msgstr "seleciona ID de usuário N" #: g10/keyedit.c:989 msgid "key" msgstr "key" #: g10/keyedit.c:989 msgid "select secondary key N" msgstr "seleciona chave secundária N" #: g10/keyedit.c:990 msgid "check" msgstr "check" #: g10/keyedit.c:990 msgid "list signatures" msgstr "lista assinaturas" #: g10/keyedit.c:991 msgid "c" msgstr "c" #: g10/keyedit.c:992 msgid "sign" msgstr "sign" #: g10/keyedit.c:992 msgid "sign the key" msgstr "assina a chave" #: g10/keyedit.c:993 msgid "s" msgstr "s" #: g10/keyedit.c:994 msgid "lsign" msgstr "lsign" #: g10/keyedit.c:994 msgid "sign the key locally" msgstr "assina a chave localmente" #: g10/keyedit.c:995 #, fuzzy msgid "nrsign" msgstr "sign" #: g10/keyedit.c:995 #, fuzzy msgid "sign the key non-revocably" msgstr "assina a chave localmente" #: g10/keyedit.c:996 #, fuzzy msgid "nrlsign" msgstr "sign" #: g10/keyedit.c:996 #, fuzzy msgid "sign the key locally and non-revocably" msgstr "assina a chave localmente" #: g10/keyedit.c:997 msgid "debug" msgstr "debug" #: g10/keyedit.c:998 msgid "adduid" msgstr "adduid" #: g10/keyedit.c:998 msgid "add a user ID" msgstr "adiciona um novo ID de usuário" #: g10/keyedit.c:999 msgid "addphoto" msgstr "" #: g10/keyedit.c:999 #, fuzzy msgid "add a photo ID" msgstr "adiciona um novo ID de usuário" #: g10/keyedit.c:1000 msgid "deluid" msgstr "deluid" #: g10/keyedit.c:1000 msgid "delete user ID" msgstr "remove ID de usuário" #. delphoto is really deluid in disguise #: g10/keyedit.c:1002 msgid "delphoto" msgstr "" #: g10/keyedit.c:1003 msgid "addkey" msgstr "addkey" #: g10/keyedit.c:1003 msgid "add a secondary key" msgstr "adiciona nova chave secundária" #: g10/keyedit.c:1004 msgid "delkey" msgstr "delkey" #: g10/keyedit.c:1004 msgid "delete a secondary key" msgstr "remove uma chave secundária" #: g10/keyedit.c:1005 #, fuzzy msgid "addrevoker" msgstr "revkey" #: g10/keyedit.c:1005 #, fuzzy msgid "add a revocation key" msgstr "adiciona nova chave secundária" #: g10/keyedit.c:1006 msgid "delsig" msgstr "delsig" #: g10/keyedit.c:1006 msgid "delete signatures" msgstr "remove assinaturas" #: g10/keyedit.c:1007 msgid "expire" msgstr "expire" #: g10/keyedit.c:1007 msgid "change the expire date" msgstr "muda a data de validade" #: g10/keyedit.c:1008 msgid "primary" msgstr "" #: g10/keyedit.c:1008 msgid "flag user ID as primary" msgstr "" #: g10/keyedit.c:1009 msgid "toggle" msgstr "toggle" #: g10/keyedit.c:1009 msgid "toggle between secret and public key listing" msgstr "alterna entre listagem de chave secreta e pública" #: g10/keyedit.c:1011 msgid "t" msgstr "t" #: g10/keyedit.c:1012 msgid "pref" msgstr "pref" #: g10/keyedit.c:1012 #, fuzzy msgid "list preferences (expert)" msgstr "lista preferências" #: g10/keyedit.c:1013 #, fuzzy msgid "showpref" msgstr "showpref" #: g10/keyedit.c:1013 #, fuzzy msgid "list preferences (verbose)" msgstr "lista preferências" #: g10/keyedit.c:1014 #, fuzzy msgid "setpref" msgstr "pref" #: g10/keyedit.c:1014 #, fuzzy msgid "set preference list" msgstr "lista preferências" #: g10/keyedit.c:1015 #, fuzzy msgid "updpref" msgstr "pref" #: g10/keyedit.c:1015 #, fuzzy msgid "updated preferences" msgstr "lista preferências" #: g10/keyedit.c:1016 msgid "passwd" msgstr "passwd" #: g10/keyedit.c:1016 msgid "change the passphrase" msgstr "muda a frase secreta" #: g10/keyedit.c:1017 msgid "trust" msgstr "trust" #: g10/keyedit.c:1017 msgid "change the ownertrust" msgstr "muda os valores de confiança" #: g10/keyedit.c:1018 msgid "revsig" msgstr "revsig" #: g10/keyedit.c:1018 msgid "revoke signatures" msgstr "revoga assinaturas" #: g10/keyedit.c:1019 #, fuzzy msgid "revuid" msgstr "revsig" #: g10/keyedit.c:1019 #, fuzzy msgid "revoke a user ID" msgstr "adiciona um novo ID de usuário" #: g10/keyedit.c:1020 msgid "revkey" msgstr "revkey" #: g10/keyedit.c:1020 msgid "revoke a secondary key" msgstr "revoga uma chave secundária" #: g10/keyedit.c:1021 msgid "disable" msgstr "disable" #: g10/keyedit.c:1021 msgid "disable a key" msgstr "desativa uma chave" #: g10/keyedit.c:1022 msgid "enable" msgstr "enable" #: g10/keyedit.c:1022 msgid "enable a key" msgstr "ativa uma chave" #: g10/keyedit.c:1023 msgid "showphoto" msgstr "" #: g10/keyedit.c:1023 msgid "show photo ID" msgstr "" #: g10/keyedit.c:1043 g10/delkey.c:119 msgid "can't do that in batchmode\n" msgstr "impossível fazer isso em modo não-interativo\n" #: g10/keyedit.c:1081 #, fuzzy, c-format msgid "error reading secret keyblock `%s': %s\n" msgstr "erro na leitura de `%s': %s\n" #: g10/keyedit.c:1099 msgid "Secret key is available.\n" msgstr "Chave secreta disponível.\n" #: g10/keyedit.c:1130 msgid "Command> " msgstr "Comando> " #: g10/keyedit.c:1162 msgid "Need the secret key to do this.\n" msgstr "A chave secreta é necessária para fazer isto.\n" #: g10/keyedit.c:1166 msgid "Please use the command \"toggle\" first.\n" msgstr "" #: g10/keyedit.c:1215 #, fuzzy msgid "Key is revoked." msgstr "A chave é protegida.\n" #: g10/keyedit.c:1234 msgid "Really sign all user IDs? " msgstr "Realmente assinar todos os IDs de usuário? " #: g10/keyedit.c:1235 msgid "Hint: Select the user IDs to sign\n" msgstr "Sugestão: Selecione os IDs de usuário para assinar\n" #: g10/keyedit.c:1260 #, c-format msgid "This command is not allowed while in %s mode.\n" msgstr "" #: g10/keyedit.c:1280 g10/keyedit.c:1301 g10/keyedit.c:1361 msgid "You must select at least one user ID.\n" msgstr "Você precisa selecionar pelo menos um ID de usuário.\n" #: g10/keyedit.c:1282 msgid "You can't delete the last user ID!\n" msgstr "Você não pode remover o último ID de usuário!\n" #: g10/keyedit.c:1285 msgid "Really remove all selected user IDs? " msgstr "Realmente remover todos os IDs de usuário selecionados? " #: g10/keyedit.c:1286 msgid "Really remove this user ID? " msgstr "Realmente remover este ID de usuário? " #: g10/keyedit.c:1324 g10/keyedit.c:1380 msgid "You must select at least one key.\n" msgstr "Você deve selecionar pelo menos uma chave.\n" #: g10/keyedit.c:1328 msgid "Do you really want to delete the selected keys? " msgstr "Você realmente quer remover as chaves selecionadas? " #: g10/keyedit.c:1329 msgid "Do you really want to delete this key? " msgstr "Você realmente quer remover esta chave? " #: g10/keyedit.c:1364 #, fuzzy msgid "Really revoke all selected user IDs? " msgstr "Realmente remover todos os IDs de usuário selecionados? " #: g10/keyedit.c:1365 #, fuzzy msgid "Really revoke this user ID? " msgstr "Realmente remover este ID de usuário? " #: g10/keyedit.c:1384 msgid "Do you really want to revoke the selected keys? " msgstr "Você realmente quer revogar as chaves selecionadas? " #: g10/keyedit.c:1385 msgid "Do you really want to revoke this key? " msgstr "Você realmente quer revogar esta chave? " #: g10/keyedit.c:1454 #, fuzzy msgid "Really update the preferences for the selected user IDs? " msgstr "Realmente remover todos os IDs de usuário selecionados? " #: g10/keyedit.c:1456 #, fuzzy msgid "Really update the preferences? " msgstr "Realmente gerar os certificados de revogação? (s/N)" #: g10/keyedit.c:1494 msgid "Save changes? " msgstr "Salvar alterações? " #: g10/keyedit.c:1497 msgid "Quit without saving? " msgstr "Sair sem salvar? " #: g10/keyedit.c:1508 #, c-format msgid "update failed: %s\n" msgstr "atualização falhou: %s\n" #: g10/keyedit.c:1515 #, c-format msgid "update secret failed: %s\n" msgstr "atualização da chave secreta falhou: %s\n" #: g10/keyedit.c:1522 msgid "Key not changed so no update needed.\n" msgstr "Chave não alterada, nenhuma atualização é necessária.\n" # help ou ajuda ??? #: g10/keyedit.c:1534 msgid "Invalid command (try \"help\")\n" msgstr "Comando inválido (tente \"help\")\n" #: g10/keyedit.c:1593 msgid "Digest: " msgstr "" #: g10/keyedit.c:1645 msgid "Features: " msgstr "" #: g10/keyedit.c:1882 #, fuzzy, c-format msgid "This key may be revoked by %s key " msgstr "AVISO: Esta chave foi revogada pelo seu dono!\n" #: g10/keyedit.c:1886 msgid " (sensitive)" msgstr "" #. Note, we use the same format string as in other show #. functions to make the translation job easier. #: g10/keyedit.c:1892 g10/keyedit.c:1918 g10/keyedit.c:2003 g10/keyedit.c:2018 #, c-format msgid "%s%c %4u%c/%08lX created: %s expires: %s" msgstr "" #: g10/keyedit.c:1901 #, c-format msgid " trust: %c/%c" msgstr "" #: g10/keyedit.c:1905 msgid "This key has been disabled" msgstr "Esta chave foi desativada" #: g10/keyedit.c:1934 #, fuzzy, c-format msgid "rev! subkey has been revoked: %s\n" msgstr "rev! a subchave foi revogada: %s\n" #: g10/keyedit.c:1937 #, fuzzy msgid "rev- faked revocation found\n" msgstr "rev- revogações de chaves incorreta\n" #: g10/keyedit.c:1939 #, c-format msgid "rev? problem checking revocation: %s\n" msgstr "" #: g10/keyedit.c:1959 #, fuzzy msgid "[revoked] " msgstr "revkey" #: g10/keyedit.c:1961 #, fuzzy msgid "[expired] " msgstr "expire" #: g10/keyedit.c:1969 msgid "There are no preferences on a PGP 2.x-style user ID.\n" msgstr "" #: g10/keyedit.c:1977 msgid "" "Please note that the shown key validity is not necessarily correct\n" "unless you restart the program.\n" msgstr "" #: g10/keyedit.c:2109 msgid "" "WARNING: no user ID has been marked as primary. This command may\n" " cause a different user ID to become the assumed primary.\n" msgstr "" #: g10/keyedit.c:2168 msgid "" "WARNING: This is a PGP2-style key. Adding a photo ID may cause some " "versions\n" " of PGP to reject this key.\n" msgstr "" #: g10/keyedit.c:2173 g10/keyedit.c:2446 #, fuzzy msgid "Are you sure you still want to add it? (y/N) " msgstr "Você tem certeza de que quer este tamanho de chave? " #: g10/keyedit.c:2179 msgid "You may not add a photo ID to a PGP2-style key.\n" msgstr "" #: g10/keyedit.c:2314 msgid "Delete this good signature? (y/N/q)" msgstr "Deletar esta assinatura válida? (s/N/q)" #: g10/keyedit.c:2324 msgid "Delete this invalid signature? (y/N/q)" msgstr "Deletar esta assinatura inválida? (s/N/q)" #: g10/keyedit.c:2328 msgid "Delete this unknown signature? (y/N/q)" msgstr "Deletar esta assinatura desconhecida? (s/N/q)" #: g10/keyedit.c:2334 msgid "Really delete this self-signature? (y/N)" msgstr "Realmente remover esta auto-assinatura? (s/N)" #: g10/keyedit.c:2348 #, c-format msgid "Deleted %d signature.\n" msgstr "%d assinatura removida.\n" #: g10/keyedit.c:2349 #, c-format msgid "Deleted %d signatures.\n" msgstr "%d assinaturas removidas.\n" #: g10/keyedit.c:2352 msgid "Nothing deleted.\n" msgstr "Nada removido.\n" #: g10/keyedit.c:2441 msgid "" "WARNING: This is a PGP 2.x-style key. Adding a designated revoker may " "cause\n" " some versions of PGP to reject this key.\n" msgstr "" #: g10/keyedit.c:2452 msgid "You may not add a designated revoker to a PGP 2.x-style key.\n" msgstr "" #: g10/keyedit.c:2475 #, fuzzy msgid "Enter the user ID of the designated revoker: " msgstr "Digite o tamanho da chave" #: g10/keyedit.c:2496 msgid "cannot appoint a PGP 2.x style key as a designated revoker\n" msgstr "" #. This actually causes no harm (after all, a key that #. designates itself as a revoker is the same as a #. regular key), but it's easy enough to check. #: g10/keyedit.c:2506 msgid "you cannot appoint a key as its own designated revoker\n" msgstr "" #: g10/keyedit.c:2525 msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n" msgstr "" #: g10/keyedit.c:2531 #, fuzzy msgid "" "Are you sure you want to appoint this key as a designated revoker? (y/N): " msgstr "Você tem certeza de que quer este tamanho de chave? " #: g10/keyedit.c:2596 msgid "Please remove selections from the secret keys.\n" msgstr "Por favor remova as seleções das chaves secretas.\n" #: g10/keyedit.c:2602 msgid "Please select at most one secondary key.\n" msgstr "Por favor selecione no máximo uma chave secundária.\n" #: g10/keyedit.c:2606 msgid "Changing expiration time for a secondary key.\n" msgstr "Modificando a data de validade para uma chave secundária.\n" #: g10/keyedit.c:2608 msgid "Changing expiration time for the primary key.\n" msgstr "Modificando a data de validade para uma chave primária.\n" #: g10/keyedit.c:2653 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:2669 msgid "No corresponding signature in secret ring\n" msgstr "Nenhuma assinatura correspondente no chaveiro secreto\n" #: g10/keyedit.c:2749 #, fuzzy msgid "Please select exactly one user ID.\n" msgstr "Você precisa selecionar pelo menos um ID de usuário.\n" #: g10/keyedit.c:2786 g10/keyedit.c:2895 #, fuzzy, c-format msgid "skipping v3 self-signature on user id \"%s\"\n" msgstr "chave %08lX: auto-assinatura inválida\n" #: g10/keyedit.c:2955 #, c-format msgid "No user ID with index %d\n" msgstr "Nenhum ID de usuário com índice %d\n" #: g10/keyedit.c:3001 #, c-format msgid "No secondary key with index %d\n" msgstr "Nenhuma chave secundária com índice %d\n" #: g10/keyedit.c:3115 msgid "user ID: \"" msgstr "ID de usuário: \"" #: g10/keyedit.c:3120 #, c-format msgid "" "\"\n" "signed with your key %08lX at %s\n" msgstr "" "\"\n" "assinado com sua chave %08lX em %s\n" #: g10/keyedit.c:3123 #, fuzzy, c-format msgid "" "\"\n" "locally signed with your key %08lX at %s\n" msgstr "" "\"\n" "assinado com sua chave %08lX em %s\n" #: g10/keyedit.c:3128 #, fuzzy, c-format msgid "This signature expired on %s.\n" msgstr "Esta chave não é protegida.\n" #: g10/keyedit.c:3132 #, fuzzy msgid "Are you sure you still want to revoke it? (y/N) " msgstr "Você tem certeza de que quer este tamanho de chave? " #: g10/keyedit.c:3136 #, fuzzy 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:3161 msgid "You have signed these user IDs:\n" msgstr "Você assinou estes IDs de usuário:\n" #: g10/keyedit.c:3180 #, fuzzy, c-format msgid " signed by %08lX at %s%s%s\n" msgstr " assinado por %08lX em %s\n" #: g10/keyedit.c:3188 #, c-format msgid " revoked by %08lX at %s\n" msgstr " revogado por %08lX em %s\n" #: g10/keyedit.c:3208 msgid "You are about to revoke these signatures:\n" msgstr "Você está prestes a revogar estas assinaturas:\n" #: g10/keyedit.c:3218 #, fuzzy, c-format msgid " signed by %08lX at %s%s\n" msgstr " assinado por %08lX em %s\n" #: g10/keyedit.c:3220 msgid " (non-exportable)" msgstr "" #: g10/keyedit.c:3227 #, fuzzy msgid "Really create the revocation certificates? (y/N) " msgstr "Realmente gerar os certificados de revogação? (s/N)" #: g10/keyedit.c:3257 msgid "no secret key\n" msgstr "nenhuma chave secreta\n" #: g10/keyedit.c:3327 #, fuzzy, c-format msgid "user ID \"%s\" is already revoked\n" msgstr "A chave é protegida.\n" #. Okay, this is a problem. The user ID selfsig was #. created in the future, so we need to warn the user and #. set our revocation timestamp one second after that so #. everything comes out clean. #: g10/keyedit.c:3344 #, c-format msgid "WARNING: a user ID signature is dated %d seconds in the future\n" msgstr "" #: g10/keyedit.c:3517 #, c-format msgid "Displaying %s photo ID of size %ld for key 0x%08lX (uid %d)\n" msgstr "" #: g10/keylist.c:111 #, fuzzy msgid "Critical signature policy: " msgstr "assinatura %s de: %s\n" #: g10/keylist.c:113 #, fuzzy msgid "Signature policy: " msgstr "assinatura %s de: %s\n" #: g10/keylist.c:138 g10/keylist.c:161 g10/mainproc.c:805 g10/mainproc.c:814 msgid "WARNING: invalid notation data found\n" msgstr "AVISO: dados de notação inválidos encontrados\n" #: g10/keylist.c:147 #, fuzzy msgid "Critical signature notation: " msgstr "Notação: " #: g10/keylist.c:149 #, fuzzy msgid "Signature notation: " msgstr "Notação: " #: g10/keylist.c:156 msgid "not human readable" msgstr "" #: g10/keylist.c:249 msgid "Keyring" msgstr "" #. of subkey #: g10/keylist.c:526 g10/mainproc.c:941 #, fuzzy, c-format msgid " [expires: %s]" msgstr "A chave expira em %s\n" #: g10/keylist.c:1048 #, fuzzy msgid "Primary key fingerprint:" msgstr "listar as chaves e as impressões digitais" #: g10/keylist.c:1050 #, fuzzy msgid " Subkey fingerprint:" msgstr " Impressão digital:" #: g10/keylist.c:1057 #, fuzzy msgid " Primary key fingerprint:" msgstr " Impressão digital:" #: g10/keylist.c:1059 #, fuzzy msgid " Subkey fingerprint:" msgstr " Impressão digital:" #. use tty #: g10/keylist.c:1063 g10/keylist.c:1067 #, fuzzy msgid " Key fingerprint =" msgstr " Impressão digital:" #: g10/mainproc.c:249 #, c-format msgid "weird size for an encrypted session key (%d)\n" msgstr "" #. There is no way to tell the difference here between a bad #. passphrase and a cipher algorithm that we don't have. #: g10/mainproc.c:263 #, fuzzy, c-format msgid "bad passphrase or unknown cipher algorithm (%d)\n" msgstr "algoritmo de criptografia desconhecido" #: g10/mainproc.c:300 #, fuzzy, c-format msgid "%s encrypted session key\n" msgstr "dados criptografados com %s\n" #: g10/mainproc.c:302 g10/encr-data.c:66 #, c-format msgid "%s encrypted data\n" msgstr "dados criptografados com %s\n" #: g10/mainproc.c:306 g10/encr-data.c:68 #, c-format msgid "encrypted with unknown algorithm %d\n" msgstr "criptografado com algoritmo desconhecido %d\n" #: g10/mainproc.c:352 #, c-format msgid "public key is %08lX\n" msgstr "a chave pública é %08lX\n" #: g10/mainproc.c:398 msgid "public key encrypted data: good DEK\n" msgstr "dados criptografados com chave pública: DEK válido\n" #: g10/mainproc.c:450 #, c-format msgid "encrypted with %u-bit %s key, ID %08lX, created %s\n" msgstr "criptografado com chave %u-bit %s, ID %08lX, criada em %s\n" #: g10/mainproc.c:460 #, c-format msgid "encrypted with %s key, ID %08lX\n" msgstr "criptografado com chave %s, ID %08lX\n" #: g10/mainproc.c:474 #, c-format msgid "public key decryption failed: %s\n" msgstr "descriptografia de chave pública falhou: %s\n" #: g10/mainproc.c:488 #, fuzzy, c-format msgid "encrypted with %lu passphrases\n" msgstr "Repita a frase secreta: " #: g10/mainproc.c:490 #, fuzzy msgid "encrypted with 1 passphrase\n" msgstr "Repita a frase secreta: " #: g10/mainproc.c:506 g10/mainproc.c:525 #, fuzzy, c-format msgid "assuming %s encrypted data\n" msgstr "dados criptografados com %s\n" #: g10/mainproc.c:513 #, c-format msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n" msgstr "" #: g10/mainproc.c:543 msgid "decryption okay\n" msgstr "descriptografia correta\n" #: g10/mainproc.c:547 #, fuzzy msgid "WARNING: message was not integrity protected\n" msgstr "AVISO: nada exportado\n" #: g10/mainproc.c:550 msgid "WARNING: encrypted message has been manipulated!\n" msgstr "CUIDADO: a mensagem criptografada foi manipulada!\n" #: g10/mainproc.c:556 #, c-format msgid "decryption failed: %s\n" msgstr "descriptografia falhou: %s\n" #: g10/mainproc.c:575 msgid "NOTE: sender requested \"for-your-eyes-only\"\n" msgstr "NOTA: o remetente solicitou \"apenas-para-seus-olhos\"\n" #: g10/mainproc.c:577 #, c-format msgid "original file name='%.*s'\n" msgstr "nome de arquivo original='%.*s'\n" #: g10/mainproc.c:749 msgid "standalone revocation - use \"gpg --import\" to apply\n" msgstr "revogação isolada - use \"gpg --import\" para aplicá-la\n" #: g10/mainproc.c:817 msgid "Notation: " msgstr "Notação: " #: g10/mainproc.c:829 msgid "Policy: " msgstr "Política: " #: g10/mainproc.c:1284 msgid "signature verification suppressed\n" msgstr "verificação de assinatura suprimida\n" #. plaintext before signatures but no one-pass packets #: g10/mainproc.c:1326 g10/mainproc.c:1336 #, fuzzy msgid "can't handle these multiple signatures\n" msgstr "fazer uma assinatura separada" #: g10/mainproc.c:1345 #, fuzzy, c-format msgid "Signature made %.*s using %s key ID %08lX\n" msgstr "Assinatura feita em %.*s usando %s, ID da chave %08lX\n" #. According to my favorite copy editor, in English #. grammar, you say "at" if the key is located on a web #. page, but "from" if it is located on a keyserver. I'm #. not going to even try to make two strings here :) #: g10/mainproc.c:1368 #, fuzzy msgid "Key available at: " msgstr "Nenhuma ajuda disponível" #: g10/mainproc.c:1417 g10/mainproc.c:1450 msgid "BAD signature from \"" msgstr "Assinatura INCORRETA de \"" #: g10/mainproc.c:1418 g10/mainproc.c:1451 #, fuzzy msgid "Expired signature from \"" msgstr "Assinatura correta de \"" #: g10/mainproc.c:1419 g10/mainproc.c:1452 msgid "Good signature from \"" msgstr "Assinatura correta de \"" #: g10/mainproc.c:1454 msgid "[uncertain]" msgstr "" #: g10/mainproc.c:1553 #, fuzzy, c-format msgid "Signature expired %s\n" msgstr "Esta chave não é protegida.\n" #: g10/mainproc.c:1558 #, fuzzy, c-format msgid "Signature expires %s\n" msgstr "Esta chave não é protegida.\n" #: g10/mainproc.c:1561 #, fuzzy, c-format msgid "%s signature, digest algorithm %s\n" msgstr "assinatura %s de: %s\n" #: g10/mainproc.c:1562 msgid "binary" msgstr "" #: g10/mainproc.c:1563 msgid "textmode" msgstr "" #: g10/mainproc.c:1563 #, fuzzy msgid "unknown" msgstr "versão desconhecida" #: g10/mainproc.c:1583 #, c-format msgid "Can't check signature: %s\n" msgstr "Impossível verificar assinatura: %s\n" #: g10/mainproc.c:1652 g10/mainproc.c:1668 g10/mainproc.c:1754 #, fuzzy msgid "not a detached signature\n" msgstr "fazer uma assinatura separada" #: g10/mainproc.c:1695 msgid "" "WARNING: multiple signatures detected. Only the first will be checked.\n" msgstr "" #: g10/mainproc.c:1703 #, c-format msgid "standalone signature of class 0x%02x\n" msgstr "assinatura isolada da classe 0x%02x\n" #: g10/mainproc.c:1760 msgid "old style (PGP 2.x) signature\n" msgstr "formato de assinatura antigo (PGP2.x)\n" #: g10/mainproc.c:1770 msgid "invalid root packet detected in proc_tree()\n" msgstr "pacote raiz inválido detectado em proc_tree()\n" #: g10/misc.c:98 #, c-format msgid "can't disable core dumps: %s\n" msgstr "impossível desativar core dumps: %s\n" #: g10/misc.c:162 msgid "Experimental algorithms should not be used!\n" msgstr "Algoritmos experimentais não devem ser usados!\n" #: g10/misc.c:192 #, fuzzy msgid "this cipher algorithm is deprecated; please use a more standard one!\n" msgstr "" "este algoritmo de criptografia é depreciado; por favor use algum\n" "algoritmo padrão!\n" #: g10/misc.c:300 msgid "the IDEA cipher plugin is not present\n" msgstr "" #: g10/misc.c:301 msgid "" "please see http://www.gnupg.org/why-not-idea.html for more information\n" msgstr "" #: g10/misc.c:533 #, fuzzy, c-format msgid "%s:%d: deprecated option \"%s\"\n" msgstr "AVISO: `%s' é um arquivo vazio\n" #: g10/misc.c:537 #, fuzzy, c-format msgid "WARNING: \"%s\" is a deprecated option\n" msgstr "AVISO: `%s' é um arquivo vazio\n" #: g10/misc.c:539 #, c-format msgid "please use \"%s%s\" instead\n" msgstr "" #: g10/misc.c:550 #, fuzzy msgid "Uncompressed" msgstr "não processado(s)" #: g10/misc.c:628 #, c-format msgid "this message may not be usable by %s\n" msgstr "" #: g10/parse-packet.c:121 #, 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:690 msgid "WARNING: potentially insecure symmetrically encrypted session key\n" msgstr "" #: g10/parse-packet.c:1096 #, c-format msgid "subpacket of type %d has critical bit set\n" msgstr "subpacote do tipo %d tem bit crítico ligado\n" #: g10/passphrase.c:459 g10/passphrase.c:506 msgid "gpg-agent is not available in this session\n" msgstr "" #: g10/passphrase.c:467 msgid "can't set client pid for the agent\n" msgstr "" #: g10/passphrase.c:475 msgid "can't get server read FD for the agent\n" msgstr "" #: g10/passphrase.c:482 msgid "can't get server write FD for the agent\n" msgstr "" #: g10/passphrase.c:515 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" #: g10/passphrase.c:528 #, fuzzy, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "algoritmo de proteção %d não é suportado\n" #: g10/passphrase.c:549 g10/hkp.c:155 #, fuzzy, c-format msgid "can't connect to `%s': %s\n" msgstr "impossível abrir `%s': %s\n" #: g10/passphrase.c:571 msgid "communication problem with gpg-agent\n" msgstr "" #: g10/passphrase.c:578 g10/passphrase.c:879 g10/passphrase.c:992 msgid "problem with the agent - disabling agent use\n" msgstr "" #: g10/passphrase.c:680 g10/passphrase.c:1098 #, c-format msgid " (main key ID %08lX)" msgstr " (ID principal da chave %08lX)" #: g10/passphrase.c:690 #, fuzzy, c-format msgid "" "You need a passphrase to unlock the secret key for user:\n" "\"%.*s\"\n" "%u-bit %s key, ID %08lX, created %s%s\n" msgstr "" "\n" "Você precisa de uma frase secreta para desbloquear a chave secreta do\n" "usuário: \"%.*s\"\n" "%u-bit %s chave, ID %08lX, criada %s%s\n" #: g10/passphrase.c:712 #, fuzzy msgid "Repeat passphrase\n" msgstr "Repita a frase secreta: " #: g10/passphrase.c:714 #, fuzzy msgid "Enter passphrase\n" msgstr "Digite a frase secreta: " #: g10/passphrase.c:752 #, fuzzy msgid "passphrase too long\n" msgstr "linha muito longa\n" #: g10/passphrase.c:765 msgid "invalid response from agent\n" msgstr "" #: g10/passphrase.c:780 g10/passphrase.c:873 msgid "cancelled by user\n" msgstr "" #: g10/passphrase.c:785 g10/passphrase.c:963 #, c-format msgid "problem with the agent: agent returns 0x%lx\n" msgstr "" #: g10/passphrase.c:1084 msgid "" "\n" "You need a passphrase to unlock the secret key for\n" "user: \"" msgstr "" "\n" "Você precisa de uma frase secreta para desbloquear a chave secreta do\n" "usuário: \"" #: g10/passphrase.c:1093 #, 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:1145 msgid "can't query password in batchmode\n" msgstr "impossível pedir senha em modo não-interativo\n" #: g10/passphrase.c:1149 msgid "Enter passphrase: " msgstr "Digite a frase secreta: " #: g10/passphrase.c:1153 msgid "Repeat passphrase: " msgstr "Repita a frase secreta: " #: g10/plaintext.c:67 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:108 #, fuzzy, c-format msgid "error creating `%s': %s\n" msgstr "erro na leitura de `%s': %s\n" #: g10/plaintext.c:339 msgid "Detached signature.\n" msgstr "Assinatura separada.\n" #: g10/plaintext.c:343 msgid "Please enter name of data file: " msgstr "Por favor digite o nome do arquivo de dados: " #: g10/plaintext.c:364 msgid "reading stdin ...\n" msgstr "lendo de \"stdin\" ...\n" #: g10/plaintext.c:398 #, fuzzy msgid "no signed data\n" msgstr "no dados assinados\n" #: g10/plaintext.c:406 #, c-format msgid "can't open signed data `%s'\n" msgstr "impossível abrir dados assinados `%s'\n" #: g10/pubkey-enc.c:101 #, fuzzy, c-format msgid "anonymous recipient; trying secret key %08lX ...\n" msgstr "destinatário anônimo; tentando chave secreta %08lX ...\n" #: g10/pubkey-enc.c:107 msgid "okay, we are the anonymous recipient.\n" msgstr "certo, nós somos o destinatário anônimo.\n" #: g10/pubkey-enc.c:159 msgid "old encoding of the DEK is not supported\n" msgstr "codificação antiga do DEK não suportada\n" #: g10/pubkey-enc.c:178 #, fuzzy, c-format msgid "cipher algorithm %d%s is unknown or disabled\n" msgstr "algoritmo de proteção %d não é suportado\n" #: g10/pubkey-enc.c:216 #, c-format msgid "NOTE: cipher algorithm %d not found in preferences\n" msgstr "NOTA: algoritmo de criptografia %d não encontrado nas preferências\n" #: g10/pubkey-enc.c:237 #, fuzzy, c-format msgid "NOTE: secret key %08lX expired at %s\n" msgstr "NOTA: chave secreta %08lX expirou %s\n" #: g10/pubkey-enc.c:243 #, fuzzy msgid "NOTE: key has been revoked" msgstr "chave %08lX: a chave foi revogada!\n" #: g10/hkp.c:71 #, fuzzy, c-format msgid "requesting key %08lX from %s\n" msgstr "impossível escrever para o chaveiro: %s\n" #: g10/hkp.c:98 #, fuzzy, c-format msgid "can't get key from keyserver: %s\n" msgstr "impossível escrever para o chaveiro: %s\n" #: g10/hkp.c:179 #, fuzzy, c-format msgid "error sending to `%s': %s\n" msgstr "erro na leitura de `%s': %s\n" #: g10/hkp.c:194 #, c-format msgid "success sending to `%s' (status=%u)\n" msgstr "" #: g10/hkp.c:197 #, c-format msgid "failed sending to `%s': status=%u\n" msgstr "" #: g10/hkp.c:369 msgid "this keyserver does not support --search-keys\n" msgstr "" #: g10/hkp.c:519 #, c-format msgid "searching for \"%s\" from HKP server %s\n" msgstr "" #: g10/hkp.c:571 #, fuzzy, c-format msgid "can't search keyserver: %s\n" msgstr "impossível escrever para o chaveiro: %s\n" #: g10/seckey-cert.c:53 #, fuzzy msgid "secret key parts are not available\n" msgstr "chave secreta não disponível" #: g10/seckey-cert.c:59 #, fuzzy, c-format msgid "protection algorithm %d%s is not supported\n" msgstr "algoritmo de proteção %d não é suportado\n" #: g10/seckey-cert.c:233 #, fuzzy msgid "Invalid passphrase; please try again" msgstr "Frase secreta inválida; por favor tente novamente ...\n" #: g10/seckey-cert.c:234 #, c-format msgid "%s ...\n" msgstr "" #: g10/seckey-cert.c:291 msgid "WARNING: Weak key detected - please change passphrase again.\n" msgstr "" "AVISO: Chave fraca detectada - por favor mude a frase secreta novamente.\n" #: g10/seckey-cert.c:329 msgid "generating the deprecated 16-bit checksum for secret key protection\n" msgstr "" #: g10/sig-check.c:70 msgid "WARNING: signature digest conflict in message\n" msgstr "" #: g10/sig-check.c:215 #, fuzzy, c-format msgid "" "key %08lX: this is a PGP generated ElGamal key which is NOT secure for " "signatures!\n" msgstr "" "esta é uma chave ElGamal gerada pelo PGP que NÃO é segura para assinaturas!\n" #: g10/sig-check.c:224 #, fuzzy, c-format msgid "public key %08lX is %lu second newer than the signature\n" msgstr "a chave pública é %lu segundo mais nova que a assinatura\n" #: g10/sig-check.c:225 #, fuzzy, c-format msgid "public key %08lX is %lu seconds newer than the signature\n" msgstr "a chave pública é %lu segundos mais nova que a assinatura\n" #: g10/sig-check.c:234 #, fuzzy, c-format msgid "" "key %08lX has been created %lu second in future (time warp or clock " "problem)\n" msgstr "" "a chave foi criada %lu segundo no futuro\n" "(viagem no tempo ou problema no relógio)\n" #: g10/sig-check.c:236 #, fuzzy, c-format msgid "" "key %08lX has been created %lu seconds in future (time warp or clock " "problem)\n" msgstr "" "a chave foi criada %lu segundos no futuro\n" "(viagem no tempo ou problema no relógio)\n" #: g10/sig-check.c:249 #, fuzzy, c-format msgid "NOTE: signature key %08lX expired %s\n" msgstr "NOTA: chave de assinatura %08lX expirou %s\n" #: g10/sig-check.c:352 #, fuzzy, c-format msgid "assuming bad signature from key %08lX due to an unknown critical bit\n" msgstr "assumindo assinatura incorreta devido a um bit crítico desconhecido\n" #: g10/sig-check.c:562 #, fuzzy, c-format msgid "key %08lX: no subkey for subkey revocation packet\n" msgstr "chave %08lX: sem subchave para ligação de chaves\n" #: g10/sig-check.c:588 #, fuzzy, c-format msgid "key %08lX: no subkey for subkey binding signature\n" msgstr "chave %08lX: sem subchave para ligação de chaves\n" #: g10/sign.c:84 msgid "can't put notation data into v3 (PGP 2.x style) signatures\n" msgstr "" #: g10/sign.c:92 msgid "can't put notation data into v3 (PGP 2.x style) key signatures\n" msgstr "" #: g10/sign.c:111 #, c-format msgid "WARNING: unable to %%-expand notation (too large). Using unexpanded.\n" msgstr "" #: g10/sign.c:137 msgid "can't put a policy URL into v3 (PGP 2.x style) signatures\n" msgstr "" #: g10/sign.c:145 msgid "can't put a policy URL into v3 key (PGP 2.x style) signatures\n" msgstr "" #: g10/sign.c:158 #, c-format msgid "" "WARNING: unable to %%-expand policy url (too large). Using unexpanded.\n" msgstr "" #: g10/sign.c:313 #, fuzzy, c-format msgid "checking created signature failed: %s\n" msgstr "leitura de registro de assinatura falhou: %s\n" #: g10/sign.c:322 #, fuzzy, c-format msgid "%s signature from: \"%s\"\n" msgstr "assinatura %s de: %s\n" #: g10/sign.c:471 #, c-format msgid "WARNING: `%s' is an empty file\n" msgstr "AVISO: `%s' é um arquivo vazio\n" #: g10/sign.c:654 msgid "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n" msgstr "" #: g10/sign.c:678 g10/sign.c:914 #, c-format msgid "can't create %s: %s\n" msgstr "impossível criar %s: %s\n" #: g10/sign.c:707 #, fuzzy, c-format msgid "forcing digest algorithm %s (%d) violates recipient preferences\n" msgstr "NOTA: algoritmo de criptografia %d não encontrado nas preferências\n" #: g10/sign.c:799 msgid "signing:" msgstr "assinando:" #: g10/sign.c:898 msgid "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n" msgstr "" #: g10/sign.c:1052 #, fuzzy, c-format msgid "%s encryption will be used\n" msgstr "descriptografia falhou: %s\n" #: g10/textfilter.c:134 #, c-format 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:231 #, c-format msgid "input line longer than %d characters\n" msgstr "linha de entrada maior que %d caracteres\n" #: g10/tdbio.c:128 g10/tdbio.c:1410 #, 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:134 g10/tdbio.c:1417 #, 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" #: g10/tdbio.c:244 msgid "trustdb transaction too large\n" msgstr "transação de banco de dados de confiabilidade muito grande\n" #: g10/tdbio.c:471 #, c-format msgid "%s: can't access: %s\n" msgstr "%s: impossível acessar: %s\n" #: g10/tdbio.c:486 #, c-format msgid "%s: directory does not exist!\n" msgstr "%s: diretório inexistente!\n" #: g10/tdbio.c:496 g10/tdbio.c:514 g10/tdbio.c:557 #, c-format msgid "%s: can't create lock\n" msgstr "%s: impossível criar trava\n" #: g10/tdbio.c:498 g10/tdbio.c:560 #, fuzzy, c-format msgid "%s: can't make lock\n" msgstr "%s: impossível criar trava\n" #: g10/tdbio.c:504 g10/openfile.c:250 g10/openfile.c:325 g10/keyring.c:1460 #, c-format msgid "%s: can't create: %s\n" msgstr "%s: impossível criar: %s\n" #: g10/tdbio.c:519 #, c-format msgid "%s: failed to create version record: %s" msgstr "%s: falha ao criar registro de versão: %s" #: g10/tdbio.c:523 #, c-format msgid "%s: invalid trustdb created\n" msgstr "%s: banco de dados de confiabilidade inválido criado\n" #: g10/tdbio.c:526 #, c-format msgid "%s: trustdb created\n" msgstr "%s: banco de dados de confiabilidade criado\n" #: g10/tdbio.c:566 msgid "NOTE: trustdb not writable\n" msgstr "" #: g10/tdbio.c:582 #, c-format msgid "%s: invalid trustdb\n" msgstr "%s: banco de dados de confiabilidade inválido\n" #: g10/tdbio.c:614 #, c-format msgid "%s: failed to create hashtable: %s\n" msgstr "%s: falha ao criar tabela de \"hash\": %s\n" #: g10/tdbio.c:622 #, c-format msgid "%s: error updating version record: %s\n" msgstr "%s: erro atualizando registro de versão: %s\n" #: g10/tdbio.c:638 g10/tdbio.c:674 g10/tdbio.c:688 g10/tdbio.c:724 #: g10/tdbio.c:1343 g10/tdbio.c:1370 #, c-format msgid "%s: error reading version record: %s\n" msgstr "%s: erro lendo registro de versão: %s\n" #: g10/tdbio.c:651 g10/tdbio.c:703 #, c-format msgid "%s: error writing version record: %s\n" msgstr "%s: erro escrevendo registro de versão: %s\n" #: g10/tdbio.c:1141 #, c-format msgid "trustdb: lseek failed: %s\n" msgstr "banco de dados de confiabilidade: lseek falhou: %s\n" #: g10/tdbio.c:1149 #, 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:1170 #, c-format msgid "%s: not a trustdb file\n" msgstr "%s: não é um banco de dados de confiabilidade\n" #: g10/tdbio.c:1188 #, c-format msgid "%s: version record with recnum %lu\n" msgstr "%s: registro de versão com recnum %lu\n" #: g10/tdbio.c:1193 #, c-format msgid "%s: invalid file version %d\n" msgstr "%s: versão de arquivo inválida %d\n" #: g10/tdbio.c:1376 #, c-format msgid "%s: error reading free record: %s\n" msgstr "%s: erro lendo registro livre: %s\n" #: g10/tdbio.c:1384 #, c-format msgid "%s: error writing dir record: %s\n" msgstr "%s: erro escrevendo registro de diretório: %s\n" #: g10/tdbio.c:1394 #, c-format msgid "%s: failed to zero a record: %s\n" msgstr "%s: falha ao zerar um registro: %s\n" #: g10/tdbio.c:1424 #, c-format msgid "%s: failed to append a record: %s\n" msgstr "%s: falha ao anexar um registro: %s\n" #: g10/tdbio.c:1469 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:201 #, fuzzy, c-format msgid "`%s' is not a valid long keyID\n" msgstr "%s não é um mapa de caracteres válido\n" #: g10/trustdb.c:236 #, fuzzy, c-format msgid "key %08lX: accepted as trusted key\n" msgstr "chave %08lX: aceita como chave confiável.\n" #: g10/trustdb.c:274 #, fuzzy, c-format msgid "key %08lX occurs more than once in the trustdb\n" msgstr "" "chave %08lX: impossível colocá-la no banco de dados de confiabilidade\n" #: g10/trustdb.c:289 #, fuzzy, c-format msgid "key %08lX: no public key for trusted key - skipped\n" msgstr "chave %08lX: chave secreta sem chave pública - ignorada\n" #: g10/trustdb.c:298 #, fuzzy, c-format msgid "key %08lX marked as ultimately trusted\n" msgstr "Certificados que levam a uma chave confiada plenamente:\n" #: g10/trustdb.c:324 #, 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:330 #, fuzzy, c-format msgid "trust record %lu is not of requested type %d\n" msgstr "registro de confiança %lu: remoção falhou: %s\n" #: g10/trustdb.c:345 g10/tdbdump.c:59 #, 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:360 g10/tdbdump.c:217 #, c-format msgid "trustdb: sync failed: %s\n" msgstr "banco de dados de confiabilidade: sincronização falhou: %s\n" #: g10/trustdb.c:459 #, fuzzy msgid "no need for a trustdb check\n" msgstr "%s: não é um banco de dados de confiabilidade\n" #: g10/trustdb.c:465 g10/trustdb.c:1811 #, fuzzy, c-format msgid "next trustdb check due at %s\n" msgstr "inserção de registro de confiança falhou: %s\n" #: g10/trustdb.c:835 msgid "please do a --check-trustdb\n" msgstr "" #: g10/trustdb.c:839 #, fuzzy msgid "checking the trustdb\n" msgstr "muda os valores de confiança" #: g10/trustdb.c:1045 #, fuzzy, c-format msgid "public key %08lX not found: %s\n" msgstr "chave pública não encontrada" #: g10/trustdb.c:1200 #, c-format msgid "signature from Elgamal signing key %08lX to %08lX skipped\n" msgstr "" #: g10/trustdb.c:1208 #, c-format msgid "signature from %08lX to Elgamal signing key %08lX skipped\n" msgstr "" #: g10/trustdb.c:1605 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "" #: g10/trustdb.c:1663 #, fuzzy msgid "no ultimately trusted keys found\n" msgstr "Certificados que levam a uma chave confiada plenamente:\n" #: g10/trustdb.c:1677 #, c-format msgid "public key of ultimately trusted key %08lX not found\n" msgstr "" #. This should be valid=%d now, but I'm not changing it so I #. don't break the translated strings in the stable branch. #. Change it in devel. -dms #: g10/trustdb.c:1752 #, c-format msgid "checking at depth %d signed=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n" msgstr "" #: g10/verify.c:110 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 "" "a assinatura não pôde ser verificada.\n" "Por favor lembre-se de que o arquivo com a assinatura (.sig ou .asc)\n" "deve ser o primeiro arquivo dado na linha de comando.\n" #: g10/verify.c:177 #, c-format msgid "input line %u too long or missing LF\n" msgstr "linha %u muito longa ou sem LF\n" #: g10/skclist.c:129 g10/skclist.c:185 msgid "key is not flagged as insecure - can't use it with the faked RNG!\n" msgstr "" "a chave não está marcada como insegura - impossível usá-la com o pseudo " "RNG!\n" #: g10/skclist.c:157 #, fuzzy, c-format msgid "skipped `%s': duplicated\n" msgstr "ignorado `%s': duplicado\n" #: g10/skclist.c:164 g10/skclist.c:172 #, c-format msgid "skipped `%s': %s\n" msgstr "ignorado `%s': %s\n" #: g10/skclist.c:168 #, fuzzy msgid "skipped: secret key already present\n" msgstr "ignorado: a chave secreta já está presente\n" #: g10/skclist.c:179 #, c-format msgid "" "skipped `%s': this is a PGP generated ElGamal key which is not secure for " "signatures!\n" msgstr "" "ignorado `%s': esta é uma chave ElGamal gerada pelo PGP que não é segura " "para assinaturas!\n" #. do not overwrite #: g10/openfile.c:84 #, c-format msgid "File `%s' exists. " msgstr "Arquivo `%s' já existe. " #: g10/openfile.c:86 msgid "Overwrite (y/N)? " msgstr "Sobrescrever (s/N)? " #: g10/openfile.c:119 #, c-format msgid "%s: unknown suffix\n" msgstr "%s: sufixo desconhecido\n" #: g10/openfile.c:141 msgid "Enter new filename" msgstr "Digite novo nome de arquivo" #: g10/openfile.c:184 msgid "writing to stdout\n" msgstr "escrevendo em \"stdout\"\n" #: g10/openfile.c:284 #, c-format msgid "assuming signed data in `%s'\n" msgstr "assumindo dados assinados em `%s'\n" #: g10/openfile.c:352 #, fuzzy, c-format msgid "new configuration file `%s' created\n" msgstr "%s: novo arquivo de opções criado\n" #: g10/openfile.c:354 #, c-format msgid "WARNING: options in `%s' are not yet active during this run\n" msgstr "" #: g10/openfile.c:383 #, c-format msgid "%s: can't create directory: %s\n" msgstr "%s: impossível criar diretório: %s\n" #: g10/openfile.c:386 #, c-format msgid "%s: directory created\n" msgstr "%s: diretório criado\n" #: g10/encr-data.c:91 msgid "" "WARNING: message was encrypted with a weak key in the symmetric cipher.\n" msgstr "" "AVISO: A mensagem foi criptografada com uma chave fraca na criptografia\n" "simétrica.\n" #: g10/encr-data.c:98 #, fuzzy msgid "problem handling encrypted packet\n" msgstr "eliminar o campo keyid dos pacotes criptografados\n" #: g10/seskey.c:52 msgid "weak key created - retrying\n" msgstr "chave fraca criada - tentando novamente\n" #: g10/seskey.c:57 #, c-format msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n" msgstr "" "impossível evitar chave fraca para criptografia simétrica;\n" "%d tentativas!\n" #: g10/seskey.c:210 msgid "DSA requires the use of a 160 bit hash algorithm\n" msgstr "" #: g10/delkey.c:120 g10/delkey.c:127 msgid "(unless you specify the key by fingerprint)\n" msgstr "" #: g10/delkey.c:126 msgid "can't do that in batchmode without \"--yes\"\n" msgstr "impossível fazer isso em modo não-interativo sem \"--yes\"\n" #: g10/delkey.c:150 msgid "Delete this key from the keyring? " msgstr "Deletar esta chave do chaveiro? " #: g10/delkey.c:158 msgid "This is a secret key! - really delete? " msgstr "Esta é uma chave secreta! - realmente deletar? " #: g10/delkey.c:168 #, fuzzy, c-format msgid "deleting keyblock failed: %s\n" msgstr "enumeração de blocos de chaves falhou: %s\n" #: g10/delkey.c:178 msgid "ownertrust information cleared\n" msgstr "" #: g10/delkey.c:206 #, fuzzy, c-format msgid "there is a secret key for public key \"%s\"!\n" msgstr "há uma chave secreta para esta chave pública!\n" #: g10/delkey.c:208 #, fuzzy msgid "use option \"--delete-secret-keys\" to delete it first.\n" msgstr "use a opção \"--delete-secret-key\" para deletá-la antes.\n" #: g10/helptext.c:47 msgid "" "It's up to you to assign a value here; this value will never be exported\n" "to any 3rd party. We need it to implement the web-of-trust; it has nothing\n" "to do with the (implicitly created) web-of-certificates." msgstr "" "Você decide que valor usar aqui; este valor nunca será exportado para\n" "terceiros. Precisamos dele implementar a rede de confiança, que não tem\n" "nada a ver com a rede de certificados (implicitamente criada)." #: g10/helptext.c:53 msgid "" "To build the Web-of-Trust, GnuPG needs to know which keys are\n" "ultimately trusted - those are usually the keys for which you have\n" "access to the secret key. Answer \"yes\" to set this key to\n" "ultimately trusted\n" msgstr "" #: g10/helptext.c:60 msgid "If you want to use this revoked key anyway, answer \"yes\"." msgstr "Se você quiser usar esta chave revogada assim mesmo, responda \"sim\"." #: g10/helptext.c:64 msgid "If you want to use this untrusted key anyway, answer \"yes\"." msgstr "" "Se você quiser usar esta chave não confiável assim mesmo, responda \"sim\"." #: g10/helptext.c:68 msgid "" "Enter the user ID of the addressee to whom you want to send the message." msgstr "" "Digite o ID de usuário do destinatário para o qual você quer enviar a\n" "mensagem." #: g10/helptext.c:72 msgid "" "Select the algorithm to use.\n" "\n" "DSA (aka DSS) is the digital signature algorithm which can only be used\n" "for signatures. This is the suggested algorithm because verification of\n" "DSA signatures are much faster than those of ElGamal.\n" "\n" "ElGamal is an algorithm which can be used for signatures and encryption.\n" "OpenPGP distinguishs between two flavors of this algorithms: an encrypt " "only\n" "and a sign+encrypt; actually it is the same, but some parameters must be\n" "selected in a special way to create a safe key for signatures: this program\n" "does this but other OpenPGP implementations are not required to understand\n" "the signature+encryption flavor.\n" "\n" "The first (primary) key must always be a key which is capable of signing;\n" "this is the reason why the encryption only ElGamal key is not available in\n" "this menu." msgstr "" "Selecione o algoritmo a ser usado.\n" "\n" "DSA (ou DSS) é o algoritmo de assinatura digital que pode ser usado apenas\n" "para assinaturas. Este é o algoritmo recomendado porque a verificação de\n" "assinaturas DSA é muito mais rápida que a verificação de ElGamal.\n" "\n" "ElGamal é um algoritmo que pode ser usado para assinatura e criptografia.\n" "O OpenPGP distingue dois tipos deste algoritmo: um apenas para criptografia\n" "e outro para assinatura+criptografia; na verdade são iguais, mas alguns\n" "parâmetros precisam ser escolhidos de modo especial para criar uma chave\n" "segura para asssinatura: este programa faz isso, mas algumas outras\n" "implementações do OpenPGP não vão necessariamente entender o tipo\n" "assinatura+criptografia.\n" "\n" "A chave primária precisa sempre ser uma chave capaz de fazer assinaturas;\n" "este é o motivo pelo qual a chave ElGamal apenas para criptografia não está\n" "disponível neste menu." #: g10/helptext.c:92 msgid "" "Although these keys are defined in RFC2440 they are not suggested\n" "because they are not supported by all programs and signatures created\n" "with them are quite large and very slow to verify." msgstr "" "Apesar de estas chaves estarem definidas no RFC2440, elas não são " "recomendadas\n" "porque não são suportadas por todos os programas e assinaturas criadas com\n" "elas são grandes e sua verificação é lenta." #: g10/helptext.c:98 msgid "" "In general it is not a good idea to use the same key for signing and\n" "encryption. This algorithm should only be used in certain domains.\n" "Please consult your security expert first." msgstr "" #: g10/helptext.c:105 msgid "Enter the size of the key" msgstr "Digite o tamanho da chave" #: g10/helptext.c:109 g10/helptext.c:114 g10/helptext.c:126 g10/helptext.c:158 #: g10/helptext.c:186 g10/helptext.c:191 g10/helptext.c:196 msgid "Answer \"yes\" or \"no\"" msgstr "Responda \"sim\" ou \"não\"" #: g10/helptext.c:119 msgid "" "Enter the required value as shown in the prompt.\n" "It is possible to enter a ISO date (YYYY-MM-DD) but you won't\n" "get a good error response - instead the system tries to interpret\n" "the given value as an interval." msgstr "" "Digite o valor necessário conforme pedido.\n" "É possível digitar uma data ISO (AAAA-MM-DD) mas você não terá uma boa\n" "reação a erros - o sistema tentará interpretar o valor dado como um " "intervalo." #: g10/helptext.c:131 msgid "Enter the name of the key holder" msgstr "Digite o nome do possuidor da chave" #: g10/helptext.c:136 msgid "please enter an optional but highly suggested email address" msgstr "por favor digite um endereço de email (opcional mas recomendado)" #: g10/helptext.c:140 msgid "Please enter an optional comment" msgstr "Por favor digite um comentário (opcional)" #: g10/helptext.c:145 msgid "" "N to change the name.\n" "C to change the comment.\n" "E to change the email address.\n" "O to continue with key generation.\n" "Q to to quit the key generation." msgstr "" "N para mudar o nome.\n" "C para mudar o comentário.\n" "E para mudar o endereço de correio eletrônico.\n" "O para continuar a geração da chave.\n" "S para interromper a geração da chave." #: g10/helptext.c:154 msgid "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key." msgstr "Responda \"sim\" (ou apenas \"s\") se quiser gerar a subchave." #: g10/helptext.c:162 msgid "" "When you sign a user ID on a key, you should first verify that the key\n" "belongs to the person named in the user ID. It is useful for others to\n" "know how carefully you verified this.\n" "\n" "\"0\" means you make no particular claim as to how carefully you verified " "the\n" " key.\n" "\n" "\"1\" means you believe the key is owned by the person who claims to own it\n" " but you could not, or did not verify the key at all. This is useful " "for\n" " a \"persona\" verification, where you sign the key of a pseudonymous " "user.\n" "\n" "\"2\" means you did casual verification of the key. For example, this " "could\n" " mean that you verified the key fingerprint and checked the user ID on " "the\n" " key against a photo ID.\n" "\n" "\"3\" means you did extensive verification of the key. For example, this " "could\n" " mean that you verified the key fingerprint with the owner of the key in\n" " person, and that you checked, by means of a hard to forge document with " "a\n" " photo ID (such as a passport) that the name of the key owner matches " "the\n" " name in the user ID on the key, and finally that you verified (by " "exchange\n" " of email) that the email address on the key belongs to the key owner.\n" "\n" "Note that the examples given above for levels 2 and 3 are *only* examples.\n" "In the end, it is up to you to decide just what \"casual\" and \"extensive" "\"\n" "mean to you when you sign other keys.\n" "\n" "If you don't know what the right answer is, answer \"0\"." msgstr "" #: g10/helptext.c:200 msgid "Answer \"yes\" is you want to sign ALL the user IDs" msgstr "Responda \"sim\" se quiser assinar TODOS os IDs de usuário" #: g10/helptext.c:204 msgid "" "Answer \"yes\" if you really want to delete this user ID.\n" "All certificates are then also lost!" msgstr "" "Responda \"sim\" se quiser realmente remover este ID de usuário.\n" "Todos os certificados também serão perdidos!" #: g10/helptext.c:209 msgid "Answer \"yes\" if it is okay to delete the subkey" msgstr "Responda \"sim\" se quiser remover a subchave" #: g10/helptext.c:214 msgid "" "This is a valid signature on the key; you normally don't want\n" "to delete this signature because it may be important to establish a\n" "trust connection to the key or another key certified by this key." msgstr "" "Esta é uma assinatura válida na chave; normalmente não é desejável\n" "remover esta assinatura porque ela pode ser importante para estabelecer\n" "uma conexão de confiança à chave ou a outra chave certificada por esta." #: g10/helptext.c:219 msgid "" "This signature can't be checked because you don't have the\n" "corresponding key. You should postpone its deletion until you\n" "know which key was used because this signing key might establish\n" "a trust connection through another already certified key." msgstr "" "Esta assinatura não pode ser verificada porque você não tem a chave\n" "correspondente. Você deve adiar sua remoção até saber que chave foi usada\n" "porque a chave desta assinatura pode estabelecer uma conexão de confiança\n" "através de outra chave já certificada." #: g10/helptext.c:225 msgid "" "The signature is not valid. It does make sense to remove it from\n" "your keyring." msgstr "A assinatura não é válida. Faz sentido removê-la de seu chaveiro." #: g10/helptext.c:229 msgid "" "This is a signature which binds the user ID to the key. It is\n" "usually not a good idea to remove such a signature. Actually\n" "GnuPG might not be able to use this key anymore. So do this\n" "only if this self-signature is for some reason not valid and\n" "a second one is available." msgstr "" "Esta é uma assinatura que liga o ID de usuário à chave. Geralmente\n" "não é uma boa idéia remover tal assinatura. É possível que o GnuPG\n" "não consiga mais usar esta chave. Faça isto apenas se por alguma\n" "razão esta auto-assinatura não for válida e há uma segunda disponível." #: g10/helptext.c:237 msgid "" "Change the preferences of all user IDs (or just of the selected ones)\n" "to the current list of preferences. The timestamp of all affected\n" "self-signatures will be advanced by one second.\n" msgstr "" #: g10/helptext.c:244 #, fuzzy msgid "Please enter the passhrase; this is a secret sentence \n" msgstr "Por favor digite a frase secreta" #: g10/helptext.c:250 msgid "Please repeat the last passphrase, so you are sure what you typed in." msgstr "" "Por favor repita a última frase secreta, para ter certeza do que você " "digitou." #: g10/helptext.c:254 msgid "Give the name of the file to which the signature applies" msgstr "Dê o nome para o arquivo ao qual a assinatura se aplica" #: g10/helptext.c:259 msgid "Answer \"yes\" if it is okay to overwrite the file" msgstr "Responda \"sim\" se quiser sobrescrever o arquivo" #: g10/helptext.c:264 msgid "" "Please enter a new filename. If you just hit RETURN the default\n" "file (which is shown in brackets) will be used." msgstr "" "Por favor digite um novo nome de arquivo. Se você apenas apertar RETURN o\n" "arquivo padrão (que é mostrado em colchetes) será usado." #: g10/helptext.c:270 msgid "" "You should specify a reason for the certification. Depending on the\n" "context you have the ability to choose from this list:\n" " \"Key has been compromised\"\n" " Use this if you have a reason to believe that unauthorized persons\n" " got access to your secret key.\n" " \"Key is superseded\"\n" " Use this if you have replaced this key with a newer one.\n" " \"Key is no longer used\"\n" " Use this if you have retired this key.\n" " \"User ID is no longer valid\"\n" " Use this to state that the user ID should not longer be used;\n" " this is normally used to mark an email address invalid.\n" msgstr "" #: g10/helptext.c:286 msgid "" "If you like, you can enter a text describing why you issue this\n" "revocation certificate. Please keep this text concise.\n" "An empty line ends the text.\n" msgstr "" #: g10/helptext.c:301 msgid "No help available" msgstr "Nenhuma ajuda disponível" #: g10/helptext.c:309 #, c-format msgid "No help available for `%s'" msgstr "Nenhuma ajuda disponível para `%s'" #: g10/keydb.c:185 #, fuzzy, c-format msgid "error creating keyring `%s': %s\n" msgstr "erro na escrita do chaveiro `%s': %s\n" #: g10/keydb.c:192 #, fuzzy, c-format msgid "keyring `%s' created\n" msgstr "%s: chaveiro criado\n" #: g10/keydb.c:582 #, fuzzy, c-format msgid "failed to rebuild keyring cache: %s\n" msgstr "%s: falha ao criar tabela de \"hash\": %s\n" #: g10/keyring.c:1226 msgid "WARNING: 2 files with confidential information exists.\n" msgstr "AVISO: existem 2 arquivos com informações confidenciais.\n" #: g10/keyring.c:1228 #, c-format msgid "%s is the unchanged one\n" msgstr "%s é o não modificado\n" #: g10/keyring.c:1229 #, c-format msgid "%s is the new one\n" msgstr "%s é o novo\n" #: g10/keyring.c:1230 msgid "Please fix this possible security flaw\n" msgstr "Por favor conserte este possível furo de segurança\n" #: g10/keyring.c:1350 #, fuzzy, c-format msgid "checking keyring `%s'\n" msgstr "erro na escrita do chaveiro `%s': %s\n" #: g10/keyring.c:1388 #, fuzzy, c-format msgid "%lu keys so far checked (%lu signatures)\n" msgstr "%lu chaves processadas até agora\n" #: g10/keyring.c:1399 #, fuzzy, c-format msgid "%lu keys checked (%lu signatures)\n" msgstr "listar as chaves e as assinaturas" #: g10/keyring.c:1465 #, c-format msgid "%s: keyring created\n" msgstr "%s: chaveiro criado\n" #: g10/photoid.c:65 msgid "" "\n" "Pick an image to use for your photo ID. The image must be a JPEG file.\n" "Remember that the image is stored within your public key. If you use a\n" "very large picture, your key will become very large as well!\n" "Keeping the image close to 240x288 is a good size to use.\n" msgstr "" #: g10/photoid.c:79 msgid "Enter JPEG filename for photo ID: " msgstr "" #: g10/photoid.c:87 #, fuzzy, c-format msgid "Unable to open photo \"%s\": %s\n" msgstr "impossível abrir %s: %s\n" #: g10/photoid.c:97 #, fuzzy msgid "Are you sure you want to use it (y/N)? " msgstr "Você tem certeza de que quer este tamanho de chave? " #: g10/photoid.c:112 #, fuzzy, c-format msgid "\"%s\" is not a JPEG file\n" msgstr "%s: não é um banco de dados de confiabilidade\n" #: g10/photoid.c:129 #, fuzzy msgid "Is this photo correct (y/N/q)? " msgstr "Está correto (s/n)? " #: g10/photoid.c:331 #, fuzzy msgid "unable to display photo ID!\n" msgstr "impossível abrir %s: %s\n" #: g10/exec.c:48 msgid "no remote program execution supported\n" msgstr "" #: g10/exec.c:184 #, fuzzy, c-format msgid "can't create directory `%s': %s\n" msgstr "%s: impossível criar diretório: %s\n" #: g10/exec.c:325 msgid "" "external program calls are disabled due to unsafe options file permissions\n" msgstr "" #: g10/exec.c:355 msgid "this platform requires temp files when calling external programs\n" msgstr "" #. If we get this far the exec failed. Clean up and return. #: g10/exec.c:432 #, c-format msgid "unable to execute %s \"%s\": %s\n" msgstr "" #: g10/exec.c:513 #, fuzzy, c-format msgid "system error while calling external program: %s\n" msgstr "%s: erro lendo registro de versão: %s\n" #: g10/exec.c:524 g10/exec.c:583 msgid "unnatural exit of external program\n" msgstr "" #: g10/exec.c:539 msgid "unable to execute external program\n" msgstr "" #: g10/exec.c:548 #, c-format msgid "unable to read external program response: %s\n" msgstr "" #: g10/exec.c:594 g10/exec.c:601 #, c-format msgid "WARNING: unable to remove tempfile (%s) `%s': %s\n" msgstr "" #: g10/exec.c:606 #, c-format msgid "WARNING: unable to remove temp directory `%s': %s\n" msgstr "" #: g10/keyid.c:317 g10/keyid.c:329 g10/keyid.c:341 msgid "never " msgstr "" #: g10/revoke.c:92 msgid "key incomplete\n" msgstr "" #: g10/revoke.c:102 g10/revoke.c:116 g10/revoke.c:128 g10/revoke.c:174 #: g10/revoke.c:186 g10/revoke.c:568 #, fuzzy, c-format msgid "build_packet failed: %s\n" msgstr "atualização falhou: %s\n" #: g10/revoke.c:145 #, fuzzy, c-format msgid "key %08lX incomplete\n" msgstr "chave %08lX: sem ID de usuário\n" #: g10/revoke.c:214 g10/revoke.c:433 #, fuzzy msgid "sorry, can't do this in batch mode\n" msgstr "impossível fazer isso em modo não-interativo\n" #: g10/revoke.c:281 msgid "To be revoked by:\n" msgstr "" #: g10/revoke.c:293 msgid "(This is a sensitive revocation key)\n" msgstr "" #: g10/revoke.c:297 g10/revoke.c:503 #, fuzzy msgid "Create a revocation certificate for this key? " msgstr "Gerar um certificado de revogação para esta assinatura? (s/N)" #: g10/revoke.c:310 g10/revoke.c:534 msgid "ASCII armored output forced.\n" msgstr "" #: g10/revoke.c:324 g10/revoke.c:548 #, fuzzy, c-format msgid "make_keysig_packet failed: %s\n" msgstr "enumeração de blocos de chaves falhou: %s\n" #. and issue a usage notice #: g10/revoke.c:387 #, fuzzy msgid "Revocation certificate created.\n" msgstr "chave %08lX: certificado de revogação adicionado\n" #: g10/revoke.c:393 #, c-format msgid "no revocation keys found for `%s'\n" msgstr "" #: g10/revoke.c:447 #, fuzzy, c-format msgid "secret key `%s' not found: %s\n" msgstr "usuário `%s' não encontrado: %s\n" #: g10/revoke.c:485 #, fuzzy, c-format msgid "no corresponding public key: %s\n" msgstr "escrevendo certificado público para `%s'\n" #: g10/revoke.c:496 #, fuzzy msgid "public key does not match secret key!\n" msgstr "lid %lu não tem chave\n" #: g10/revoke.c:519 #, fuzzy msgid "unknown protection algorithm\n" msgstr "algoritmo de compressão desconhecido" #: g10/revoke.c:523 #, fuzzy msgid "NOTE: This key is not protected!\n" msgstr "Esta chave não é protegida.\n" #. and issue a usage notice #: g10/revoke.c:574 msgid "" "Revocation certificate created.\n" "\n" "Please move it to a medium which you can hide away; if Mallory gets\n" "access to this certificate he can use it to make your key unusable.\n" "It is smart to print this certificate and store it away, just in case\n" "your media become unreadable. But have some caution: The print system of\n" "your machine might store the data and make it available to others!\n" msgstr "" #: g10/revoke.c:615 #, fuzzy msgid "Please select the reason for the revocation:\n" msgstr "rev- revogações de chaves incorreta\n" #: g10/revoke.c:625 msgid "Cancel" msgstr "" #: g10/revoke.c:627 #, c-format msgid "(Probably you want to select %d here)\n" msgstr "" #: g10/revoke.c:668 msgid "Enter an optional description; end it with an empty line:\n" msgstr "" #: g10/revoke.c:696 #, fuzzy, c-format msgid "Reason for revocation: %s\n" msgstr "rev- revogações de chaves incorreta\n" #: g10/revoke.c:698 msgid "(No description given)\n" msgstr "" #: g10/revoke.c:703 #, fuzzy msgid "Is this okay? " msgstr "Usa esta chave de qualquer modo? " #: g10/tdbdump.c:104 #, fuzzy, c-format msgid "" "# List of assigned trustvalues, created %s\n" "# (Use \"gpg --import-ownertrust\" to restore them)\n" msgstr "" "# Lista de valores de confiança designados, criada em %s\n" "# (Use \"gpgm --import-ownertrust\" para restaurá-los)\n" #: g10/tdbdump.c:140 #, c-format msgid "can't open file: %s\n" msgstr "impossível abrir arquivo: %s\n" #: g10/tdbdump.c:151 #, fuzzy msgid "line too long\n" msgstr "linha muito longa\n" #: g10/tdbdump.c:159 msgid "error: missing colon\n" msgstr "erro: falta dois pontos\n" #: g10/tdbdump.c:164 msgid "error: invalid fingerprint\n" msgstr "erro: impressão digital inválida\n" #: g10/tdbdump.c:168 msgid "error: no ownertrust value\n" msgstr "erro: nenhum valor de confiança\n" #. error #: g10/tdbdump.c:204 #, fuzzy, c-format msgid "error finding trust record: %s\n" msgstr "erro lendo registro de diretório: %s\n" #: g10/tdbdump.c:208 #, c-format msgid "read error: %s\n" msgstr "erro de leitura: %s\n" # INICIO MENU #, fuzzy #~ msgid "quit|quit" #~ msgstr "sair" #~ msgid " (%d) ElGamal (sign and encrypt)\n" #~ msgstr " (%d) ElGamal (assinatura e criptografia)\n" #, fuzzy #~ msgid "Create anyway? " #~ msgstr "Usa esta chave de qualquer modo? " # "hash" poderia ser "espalhamento", mas não fica claro #, fuzzy #~ msgid "invalid symkey algorithm detected (%d)\n" #~ msgstr "algoritmo de hash inválido `%s'\n" #, fuzzy #~ msgid "" #~ "you have to start GnuPG again, so it can read the new configuration file\n" #~ msgstr "" #~ "você deve reiniciar o GnuPG, para que ele possa ler o novo arquivo\n" #~ "de opções\n" #~ msgid "Fingerprint:" #~ msgstr "Impressão digital:" #~ msgid " Fingerprint:" #~ msgstr " Impressão digital:" #~ msgid "|NAME=VALUE|use this notation data" #~ msgstr "|NOME=VALOR|usar estes dados de notação" #~ 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" #~ 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" #, fuzzy #~ msgid "Are you sure you still want to sign it?\n" #~ msgstr "Você tem certeza de que quer este tamanho de chave? " #, fuzzy #~ msgid " Are you sure you still want to sign it?\n" #~ msgstr "Você tem certeza de que quer este tamanho de chave? " #, fuzzy #~ msgid "Really sign? (y/N) " #~ msgstr "Realmente assinar? " #~ msgid "key %08lX: our copy has no self-signature\n" #~ msgstr "chave %08lX: nossa cópia não tem auto-assinatura\n" #~ msgid "Do you really need such a large keysize? " #~ msgstr "Você realmente precisa de uma chave tão grande? " #~ msgid " signed by %08lX at %s\n" #~ msgstr " assinado por %08lX em %s\n" #~ msgid "--delete-secret-key user-id" #~ msgstr "--delete-secret-key id-usuário" #~ msgid "--delete-key user-id" #~ msgstr "--delete-key id-usuário" #, fuzzy #~ msgid "--delete-secret-and-public-key user-id" #~ msgstr "--delete-secret-and-public-key id-usuário" #~ msgid "Enter the user ID: " #~ msgstr "Digite o identificador de usuário: " #~ msgid "skipped: public key already set with --encrypt-to\n" #~ msgstr "ignorado: chave pública já marcada com --encrypt-to\n" #, fuzzy #~ msgid "" #~ "\n" #~ "WARNING: This is a PGP2-style key\n" #~ msgstr "AVISO: `%s' é um arquivo vazio\n" #~ msgid "sSmMqQ" #~ msgstr "sSmMqQ" #, fuzzy #~ msgid "%s: not a valid key ID\n" #~ msgstr "%s não é um mapa de caracteres válido\n" #, fuzzy #~ msgid "duplicate (short) key ID %08lX\n" #~ msgstr "a chave pública é %08lX\n" #, fuzzy #~ msgid "%lu key(s) to refresh\n" #~ msgstr "\t%lu chaves com erros\n" #~ msgid "|[NAMES]|check the trust database" #~ msgstr "|[NOMES]|verificar o banco de dados de confiabilidade" #~ msgid "" #~ "Could not find a valid trust path to the key. Let's see whether we\n" #~ "can assign some missing owner trust values.\n" #~ "\n" #~ msgstr "" #~ "Não foi possível encontrar uma rota de confiança válida para a chave.\n" #~ "Vamos ver se é possível designar alguns valores de confiança ausentes.\n" #~ "\n" #~ msgid "" #~ "No path leading to one of our keys found.\n" #~ "\n" #~ msgstr "Nenhuma rota encontrada que leve a uma de nossas chaves.\n" #~ msgid "" #~ "No certificates with undefined trust found.\n" #~ "\n" #~ msgstr "" #~ "Nenhum certificado com confiança indefinida encontrado.\n" #~ "\n" #~ msgid "" #~ "No trust values changed.\n" #~ "\n" #~ msgstr "" #~ "Nenhum valor de confiança modificado.\n" #~ "\n" #~ msgid "%08lX: no info to calculate a trust probability\n" #~ msgstr "%08lX: sem informação para calcular probabilidade de confiança\n" #~ msgid "%s: error checking key: %s\n" #~ msgstr "%s: erro na verificação da chave: %s\n" #~ msgid "too many entries in unk cache - disabled\n" #~ msgstr "entradas demais no cache unk - desativado\n" #~ msgid "update of trustdb failed: %s\n" #~ msgstr "atualização do banco de dados de confiabilidade falhou: %s\n" #~ msgid "assuming bad MDC due to an unknown critical bit\n" #~ msgstr "assumindo MDC incorreto devido a um bit crítico desconhecido\n" #~ msgid "error reading dir record for LID %lu: %s\n" #~ msgstr "erro lendo registro de diretório para LID %lu: %s\n" #~ msgid "lid %lu: expected dir record, got type %d\n" #~ msgstr "lid %lu: registro de diretório esperado, tipo %d recebido\n" #~ msgid "no primary key for LID %lu\n" #~ msgstr "nenhuma chave primária para LID %lu\n" #~ msgid "error reading primary key for LID %lu: %s\n" #~ msgstr "erro lendo chave primária para LID %lu: %s\n" #~ msgid "key %08lX: query record failed\n" #~ msgstr "chave %08lX: pedido de registro falhou\n" #~ msgid "key %08lX: already in trusted key table\n" #~ msgstr "chave %08lX: já está na tabela de chaves confiáveis\n" #~ msgid "NOTE: secret key %08lX is NOT protected.\n" #~ msgstr "NOTA: a chave secreta %08lX NÃO está protegida.\n" #~ 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" #~ msgid "key %08lX.%lu: Good subkey binding\n" #~ msgstr "chave %08lX.%lu: Ligação de subchave válida\n" #~ msgid "key %08lX.%lu: Invalid subkey binding: %s\n" #~ msgstr "chave %08lX.%lu: Ligação de subchave inválida: %s\n" #~ msgid "key %08lX.%lu: Valid key revocation\n" #~ msgstr "chave %08lX.%lu: Revogação de chave válida\n" #~ msgid "key %08lX.%lu: Invalid key revocation: %s\n" #~ msgstr "chave %08lX.%lu: Revogação de chave inválida: %s\n" #~ msgid "Good self-signature" #~ msgstr "Auto-assinatura válida" #~ msgid "Invalid self-signature" #~ msgstr "Auto-assinatura inválida" #~ 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" #~ msgid "Valid user ID revocation" #~ msgstr "Revogação de ID de usuário válida" #~ msgid "Invalid user ID revocation" #~ msgstr "Revogação de ID de usuário inválida" #~ msgid "Valid certificate revocation" #~ msgstr "Certificado de revogação válido" #~ msgid "Good certificate" #~ msgstr "Certificado correto" #~ msgid "Invalid certificate revocation" #~ msgstr "Certificado de revogação inválido" #~ msgid "Invalid certificate" #~ msgstr "Certificado inválido" #~ msgid "sig record %lu[%d] points to wrong record.\n" #~ msgstr "registro de assinatura %lu[%d] aponta para registro errado.\n" #~ msgid "duplicated certificate - deleted" #~ msgstr "certificado duplicado - removido" #~ msgid "tdbio_search_dir failed: %s\n" #~ msgstr "tdbio_search_dir falhou: %s\n" #~ msgid "lid ?: insert failed: %s\n" #~ msgstr "lid ?: inserção falhou: %s\n" #~ msgid "lid %lu: insert failed: %s\n" #~ msgstr "lid %lu: inserção falhou: %s\n" #~ msgid "lid %lu: inserted\n" #~ msgstr "lid %lu: inserido\n" #~ msgid "\t%lu keys inserted\n" #~ msgstr "\t%lu chaves inseridas\n" #~ msgid "lid %lu: dir record w/o key - skipped\n" #~ msgstr "lid %lu: registro de diretório sem chave - ignorado\n" #~ msgid "\t%lu due to new pubkeys\n" #~ msgstr "\t%lu devido a novas chaves públicas\n" #~ msgid "\t%lu keys skipped\n" #~ msgstr "\t%lu chaves ignoradas\n" #~ msgid "\t%lu keys updated\n" #~ msgstr "\t%lu chaves atualizadas\n" #~ msgid "Ooops, no keys\n" #~ msgstr "Ooops, nenhuma chave\n" #~ msgid "Ooops, no user IDs\n" #~ msgstr "Ooops, nenhum ID de usuário\n" #~ msgid "check_trust: search dir record failed: %s\n" #~ msgstr "check_trust: busca de registro de diretório falhou: %s\n" #~ msgid "key %08lX: insert trust record failed: %s\n" #~ msgstr "chave %08lX: inserção de registro de confiança falhou: %s\n" #~ msgid "key %08lX.%lu: inserted into trustdb\n" #~ msgstr "chave %08lX.%lu: inserida no banco de dados de confiabilidade\n" #~ 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" #~ msgid "key %08lX.%lu: expired at %s\n" #~ msgstr "chave %08lX.%lu: expirou em %s\n" #~ msgid "key %08lX.%lu: trust check failed: %s\n" #~ msgstr "chave %08lX.%lu: verificação de confiança falhou: %s\n" #~ msgid "user '%s' not found: %s\n" #~ msgstr "usuário `%s' não encontrado: %s\n" #~ msgid "problem finding '%s' in trustdb: %s\n" #~ msgstr "" #~ "problemas na procura de `%s' no banco de dados de confiabilidade: %s\n" #~ msgid "user '%s' not in trustdb - inserting\n" #~ msgstr "" #~ "usuário `%s' não encontrado no banco de dados de confiabilidade - " #~ "inserindo\n" #~ msgid "failed to put '%s' into trustdb: %s\n" #~ msgstr "falha ao colocar `%s' no banco de dados de confiabilidade: %s\n" #~ msgid "Do you really want to create a sign and encrypt key? " #~ msgstr "" #~ "Você realmente quer criar uma chave para assinatura e criptografia? " #~ msgid "%s: user not found: %s\n" #~ msgstr "%s: usuário não encontrado: %s\n" #~ msgid "certificate read problem: %s\n" #~ msgstr "erro de leitura do certificado: %s\n" #~ msgid "no default public keyring\n" #~ msgstr "sem chaveiro público padrão\n" #~ msgid "can't lock keyring `%s': %s\n" #~ msgstr "impossível bloquear chaveiro `%s': %s\n" #~ msgid "%s: user not found\n" #~ msgstr "%s: usuário não encontrado\n" #~ msgid "WARNING: can't yet handle long pref records\n" #~ msgstr "" #~ "AVISO: ainda é impossível manipular registros de preferências longos\n" #~ msgid "%s: can't create keyring: %s\n" #~ msgstr "%s: impossível criar chaveiro: %s\n" #, fuzzy #~ msgid "invalid" #~ msgstr "armadura inválida" #~ msgid "RSA key cannot be used in this version\n" #~ msgstr "chave RSA não pode ser usada nesta versão\n" #~ msgid "No key for user ID\n" #~ msgstr "Nenhuma chave para identificador de usuário\n" #~ msgid "No user ID for key\n" #~ msgstr "Nenhum identificador de usuário para chave\n" #~ msgid "no secret key for decryption available\n" #~ msgstr "nenhuma chave secreta para descriptografia disponível\n" #~ msgid "" #~ "RSA keys are deprecated; please consider creating a new key and use this " #~ "key in the future\n" #~ msgstr "" #~ "Chaves RSA não são recomendáveis; por favor considere criar uma nova " #~ "chave e usá-la no futuro\n" #~ msgid "set debugging flags" #~ msgstr "definir parâmetros de depuração" #~ msgid "enable full debugging" #~ msgstr "habilitar depuração completa" #~ msgid "do not write comment packets" #~ msgstr "não escrever pacotes de comentário" #~ msgid "(default is 3)" #~ msgstr "(o padrão é 3)" #~ msgid " (%d) ElGamal in a v3 packet\n" #~ msgstr " (%d) ElGamal em um pacote v3\n" #~ 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" #, fuzzy #~ msgid "tdbio_search_sdir failed: %s\n" #~ msgstr "tdbio_search_dir falhou: %s\n" #~ msgid "print all message digests" #~ msgstr "imprime todos os \"digests\" de mensagens" #~ msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n" #~ msgstr "" #~ "NOTA: assinatura rec %lu[%d] está na lista de sugestões de %lu mas está\n" #~ " marcada como verificada\n" #~ msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n" #~ msgstr "" #~ "NOTA: assinatura rec %lu[%d] está na lista de sugestões de %lu mas não " #~ "está\n" #~ " marcada\n" #~ msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n" #~ msgstr "" #~ "assinatura rec %lu[%d] na lista de sugestões de %lu não aponta para\n" #~ "um registro de diretório\n" #~ msgid "lid %lu: no primary key\n" #~ msgstr "lid %lu: nenhuma chave primária\n" #~ msgid "lid %lu: user id not found in keyblock\n" #~ msgstr "lid %lu: id de usuário não encontrado no bloco de chaves\n" #~ msgid "lid %lu: user id without signature\n" #~ msgstr "lid %lu: id de usuário sem assinatura\n" #~ msgid "lid %lu: self-signature in hintlist\n" #~ msgstr "lid %lu: auto-assinatura na lista de sugestões\n" #~ msgid "very strange: no public key\n" #~ msgstr "muito estranho: nenhuma chave pública\n" #~ msgid "hintlist %lu[%d] of %lu does not point to a dir record\n" #~ msgstr "" #~ "lista de sugestões %lu[%d] de %lu não aponta para registro de diretório\n" #~ msgid "lid %lu: can't get keyblock: %s\n" #~ msgstr "lid %lu: impossível pegar bloco de chaves: %s\n" #~ msgid "Too many preference items" #~ msgstr "Muitos itens de preferência" #~ msgid "public key not anymore available" #~ msgstr "a chave pública não está mais disponível" # trauzir sombra ??? #~ msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n" #~ msgstr "" #~ "uid %08lX.%lu/%02X%02X: tem diretório \"shadow\" %lu mas ainda não está\n" #~ "marcado\n" #~ msgid "insert_trust_record: keyblock not found: %s\n" #~ msgstr "insert_trust_record: bloco de chaves não encontrado: %s\n" #~ msgid "lid %lu: update failed: %s\n" #~ msgstr "lid %lu: atualização falhou %s\n" #~ msgid "lid %lu: updated\n" #~ msgstr "lid %lu: atualizado\n" #~ msgid "lid %lu: okay\n" #~ msgstr "lid %lu: correto\n" #~ msgid "%s: keyblock read problem: %s\n" #~ msgstr "%s: erro de leitura de bloco de chaves: %s\n" #~ msgid "%s: update failed: %s\n" #~ msgstr "%s: atualização falhou: %s\n" #~ msgid "%s: updated\n" #~ msgstr "%s: atualizado\n" #~ msgid "%s: okay\n" #~ msgstr "%s: correto\n" #~ msgid "lid %lu: keyblock not found: %s\n" #~ msgstr "lid %lu: bloco de chaves não encontrado: %s\n" #~ msgid "can't lock keyring `%': %s\n" #~ msgstr "impossível bloquear chaveiro `%': %s\n" #~ msgid "error writing keyring `%': %s\n" #~ msgstr "erro na escrita do chaveiro `%': %s\n" #~ msgid "writing keyblock\n" #~ msgstr "escrevendo bloco de chaves\n" #~ msgid "can't write keyblock: %s\n" #~ msgstr "impossível escrever bloco de chaves: %s\n" #, fuzzy #~ msgid "encrypted message is valid\n" #~ msgstr "algoritmo de \"digest\" selecionado não é válido\n" #, fuzzy #~ msgid "Can't check MDC: %s\n" #~ msgstr "Impossível verificar assinatura: %s\n" #~ msgid "Usage: gpgm [options] [files] (-h for help)" #~ msgstr "Uso: gpgm [opções] [arquivos] (-h para ajuda)" #~ msgid "usage: gpgm [options] " #~ msgstr "Uso: gpgm [opções] " #, fuzzy #~ msgid "chained sigrec %lu has a wrong owner\n" #~ msgstr "sigrec em cadeia %lu possui dono errado\n" #, fuzzy #~ msgid "lid %lu: read dir record failed: %s\n" #~ msgstr "lid %lu: leitura de registro de diretório falhou: %s\n" #~ msgid "lid %lu: read key record failed: %s\n" #~ msgstr "lid %lu: leitura de registro de chave falhou: %s\n" #~ msgid "lid %lu: read uid record failed: %s\n" #~ msgstr "lid %lu: leitura de registro de uid falhou: %s\n" #, fuzzy #~ msgid "lid %lu: read pref record failed: %s\n" #~ msgstr "lid %lu: leitura de registro de preferências falhou: %s\n" #, fuzzy #~ msgid "user '%s' read problem: %s\n" #~ msgstr "erro de leitura do usuário `%s': %s\n" #, fuzzy #~ msgid "user '%s' list problem: %s\n" #~ msgstr "erro de listagem do usuário `%s': %s\n" #, fuzzy #~ msgid "user '%s' not in trustdb\n" #~ msgstr "usuário `%s' não está no banco de dados de confiabilidade\n" #~ msgid "directory record w/o primary key\n" #~ msgstr "registro de diretório sem chave primária\n" #~ msgid "key not in trustdb, searching ring.\n" #~ msgstr "" #~ "chave não encontrada no banco de dados de confiabilidade, procurando no " #~ "chaveiro\n" #~ msgid "key not in ring: %s\n" #~ msgstr "chave não encontrada no chaveiro: %s\n" #~ msgid "Oops: key is now in trustdb???\n" #~ msgstr "Oops: agora a chave está no banco de dados de confiabilidade???\n" #~ msgid "Hmmm, public key lost?" #~ msgstr "Hmmm, chave pública perdida?" #~ msgid "did not use primary key for insert_trust_record()\n" #~ msgstr "você usou a chave primária para insert_trust_record()\n" #~ msgid "invalid clear text header: " #~ msgstr "cabeçalho de texto puro inválido: " #~ msgid "LID %lu: changing trust from %u to %u\n" #~ msgstr "LID %lu: mudando confiança de %u para %u\n" #~ msgid "LID %lu: setting trust to %u\n" #~ msgstr "LID %lu: estabelecendo confiança para %u\n"