diff options
Diffstat (limited to '')
-rw-r--r-- | po/pt.po | 754 |
1 files changed, 381 insertions, 373 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2006-11-29 16:04+0100\n" +"POT-Creation-Date: 2006-12-04 15:05+0100\n" "PO-Revision-Date: 2002-09-13 18:26+0100\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" @@ -43,7 +43,7 @@ msgstr "a escrever chave privada para `%s'\n" #: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474 -#: g10/gpg.c:1007 g10/gpg.c:3499 g10/import.c:195 g10/keygen.c:2385 +#: g10/gpg.c:1009 g10/gpg.c:3503 g10/import.c:195 g10/keygen.c:2385 #: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348 #: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114 #: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540 @@ -80,7 +80,7 @@ msgstr "imposs�vel ler `%s': %s\n" msgid "note: random_seed file not updated\n" msgstr "nota: ficheiro random_seed n�o actualizado\n" -#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1006 g10/keygen.c:2864 +#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1008 g10/keygen.c:2864 #: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #, c-format @@ -307,77 +307,77 @@ msgstr "" msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nenhum dado OpenPGP v�lido encontrado.\n" -#: g10/armor.c:320 +#: g10/armor.c:372 #, c-format msgid "armor: %s\n" msgstr "armadura: %s\n" -#: g10/armor.c:359 +#: g10/armor.c:411 msgid "invalid armor header: " msgstr "cabe�alho de armadura inv�lido: " -#: g10/armor.c:370 +#: g10/armor.c:422 msgid "armor header: " msgstr "cabe�alho de armadura: " -#: g10/armor.c:381 +#: g10/armor.c:433 msgid "invalid clearsig header\n" msgstr "cabe�alho de assinatura em texto puro inv�lido\n" -#: g10/armor.c:433 +#: g10/armor.c:485 msgid "nested clear text signatures\n" msgstr "assinaturas em texto puro aninhadas\n" -#: g10/armor.c:568 +#: g10/armor.c:620 #, fuzzy msgid "unexpected armor: " msgstr "armadura inesperada:" -#: g10/armor.c:580 +#: g10/armor.c:632 msgid "invalid dash escaped line: " msgstr "linha com h�fen inv�lida: " -#: g10/armor.c:734 g10/armor.c:1343 +#: g10/armor.c:786 g10/armor.c:1396 #, fuzzy, c-format msgid "invalid radix64 character %02X skipped\n" msgstr "caracter radix64 inv�lido %02x ignorado\n" -#: g10/armor.c:777 +#: g10/armor.c:829 msgid "premature eof (no CRC)\n" msgstr "fim de ficheiro prematuro (sem CRC)\n" -#: g10/armor.c:811 +#: g10/armor.c:863 msgid "premature eof (in CRC)\n" msgstr "fim de ficheiro prematuro (no CRC)\n" -#: g10/armor.c:819 +#: g10/armor.c:871 msgid "malformed CRC\n" msgstr "CRC malformado\n" -#: g10/armor.c:823 g10/armor.c:1380 +#: g10/armor.c:875 g10/armor.c:1433 #, fuzzy, c-format msgid "CRC error; %06lX - %06lX\n" msgstr "erro de CRC; %06lx - %06lx\n" -#: g10/armor.c:843 +#: g10/armor.c:895 #, fuzzy msgid "premature eof (in trailer)\n" msgstr "fim de ficheiro prematuro (no \"Trailer\")\n" -#: g10/armor.c:847 +#: g10/armor.c:899 msgid "error in trailer line\n" msgstr "erro na �ltima linha\n" -#: g10/armor.c:1158 +#: g10/armor.c:1210 msgid "no valid OpenPGP data found.\n" msgstr "nenhum dado OpenPGP v�lido encontrado.\n" -#: g10/armor.c:1163 +#: g10/armor.c:1215 #, c-format msgid "invalid armor: line longer than %d characters\n" msgstr "armadura inv�lida: linha maior que %d caracteres\n" -#: g10/armor.c:1167 +#: g10/armor.c:1219 msgid "" "quoted printable character in armor - probably a buggy MTA has been used\n" msgstr "" @@ -469,7 +469,7 @@ msgstr "a escrever chave p�blica para `%s'\n" msgid "Error: URL too long (limit is %d characters).\n" msgstr "" -#: g10/card-util.c:687 g10/card-util.c:756 g10/import.c:280 +#: g10/card-util.c:687 g10/card-util.c:756 g10/import.c:281 #, c-format msgid "error reading `%s': %s\n" msgstr "erro na leitura de `%s': %s\n" @@ -745,7 +745,7 @@ msgstr "Repita a frase secreta: " msgid "PIN not correctly repeated; try again" msgstr "a frase secreta n�o foi repetida corretamente; tente outra vez" -#: g10/decrypt.c:69 g10/decrypt.c:160 g10/gpg.c:3864 g10/keyring.c:377 +#: g10/decrypt.c:69 g10/decrypt.c:160 g10/gpg.c:3868 g10/keyring.c:377 #: g10/keyring.c:663 g10/verify.c:102 g10/verify.c:157 #, c-format msgid "can't open `%s'\n" @@ -755,13 +755,13 @@ msgstr "imposs�vel abrir `%s'\n" msgid "--output doesn't work for this command\n" msgstr "--output n�o funciona para este comando\n" -#: g10/delkey.c:75 g10/export.c:311 g10/keyedit.c:3387 g10/keyserver.c:1704 +#: g10/delkey.c:75 g10/export.c:311 g10/keyedit.c:3392 g10/keyserver.c:1705 #: g10/revoke.c:228 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "chave `%s' n�o encontrada: %s\n" -#: g10/delkey.c:83 g10/export.c:341 g10/import.c:2349 g10/keyserver.c:1718 +#: g10/delkey.c:83 g10/export.c:341 g10/import.c:2350 g10/keyserver.c:1719 #: g10/revoke.c:234 g10/revoke.c:478 #, c-format msgid "error reading keyblock: %s\n" @@ -876,23 +876,23 @@ msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" msgid "%s/%s encrypted for: \"%s\"\n" msgstr "%s/%s cifrado para: \"%s\"\n" -#: g10/encr-data.c:68 g10/mainproc.c:293 +#: g10/encr-data.c:91 g10/mainproc.c:293 #, c-format msgid "%s encrypted data\n" msgstr "dados cifrados com %s\n" -#: g10/encr-data.c:70 g10/mainproc.c:297 +#: g10/encr-data.c:93 g10/mainproc.c:297 #, c-format msgid "encrypted with unknown algorithm %d\n" msgstr "cifrado com algoritmo desconhecido %d\n" -#: g10/encr-data.c:94 +#: g10/encr-data.c:117 msgid "" "WARNING: message was encrypted with a weak key in the symmetric cipher.\n" msgstr "" "AVISO: A mensagem foi cifrada com uma chave fraca na cifragem sim�trica.\n" -#: g10/encr-data.c:105 +#: g10/encr-data.c:128 msgid "problem handling encrypted packet\n" msgstr "problema ao tratar pacote cifrado\n" @@ -1021,7 +1021,7 @@ msgstr "" msgid "WARNING: nothing exported\n" msgstr "AVISO: nada exportado\n" -#: g10/gpg.c:377 +#: g10/gpg.c:378 msgid "" "@Commands:\n" " " @@ -1029,128 +1029,128 @@ msgstr "" "@Comandos:\n" " " -#: g10/gpg.c:379 +#: g10/gpg.c:380 msgid "|[file]|make a signature" msgstr "|[ficheiro]|fazer uma assinatura" -#: g10/gpg.c:380 +#: g10/gpg.c:381 msgid "|[file]|make a clear text signature" msgstr "|[ficheiro]|fazer uma assinatura em texto puro" -#: g10/gpg.c:381 +#: g10/gpg.c:382 msgid "make a detached signature" msgstr "fazer uma assinatura separada" -#: g10/gpg.c:382 +#: g10/gpg.c:383 msgid "encrypt data" msgstr "cifrar dados" -#: g10/gpg.c:384 +#: g10/gpg.c:385 msgid "encryption only with symmetric cipher" msgstr "cifrar apenas com cifra sim�trica" -#: g10/gpg.c:386 +#: g10/gpg.c:387 msgid "decrypt data (default)" msgstr "decifrar dados (ac��o por omiss�o)" -#: g10/gpg.c:388 +#: g10/gpg.c:389 msgid "verify a signature" msgstr "verificar uma assinatura" -#: g10/gpg.c:390 +#: g10/gpg.c:391 msgid "list keys" msgstr "listar as chaves" -#: g10/gpg.c:392 +#: g10/gpg.c:393 msgid "list keys and signatures" msgstr "listar as chaves e as assinaturas" -#: g10/gpg.c:393 +#: g10/gpg.c:394 #, fuzzy msgid "list and check key signatures" msgstr "verificar as assinaturas das chaves" -#: g10/gpg.c:394 +#: g10/gpg.c:395 msgid "list keys and fingerprints" msgstr "listar as chaves e as impress�es digitais" -#: g10/gpg.c:395 +#: g10/gpg.c:396 msgid "list secret keys" msgstr "listar as chaves secretas" -#: g10/gpg.c:396 +#: g10/gpg.c:397 msgid "generate a new key pair" msgstr "gerar um novo par de chaves" -#: g10/gpg.c:397 +#: g10/gpg.c:398 msgid "remove keys from the public keyring" msgstr "remover chaves do porta-chaves p�blico" -#: g10/gpg.c:399 +#: g10/gpg.c:400 msgid "remove keys from the secret keyring" msgstr "remover chaves do porta-chaves secreto" -#: g10/gpg.c:400 +#: g10/gpg.c:401 msgid "sign a key" msgstr "assinar uma chave" -#: g10/gpg.c:401 +#: g10/gpg.c:402 msgid "sign a key locally" msgstr "assinar uma chave localmente" -#: g10/gpg.c:402 +#: g10/gpg.c:403 msgid "sign or edit a key" msgstr "assinar ou editar uma chave" -#: g10/gpg.c:403 +#: g10/gpg.c:404 msgid "generate a revocation certificate" msgstr "gerar um certificado de revoga��o" -#: g10/gpg.c:405 +#: g10/gpg.c:406 msgid "export keys" msgstr "exportar chaves" -#: g10/gpg.c:406 +#: g10/gpg.c:407 msgid "export keys to a key server" msgstr "exportar chaves para um servidor de chaves" -#: g10/gpg.c:407 +#: g10/gpg.c:408 msgid "import keys from a key server" msgstr "importar chaves de um servidor de chaves" -#: g10/gpg.c:409 +#: g10/gpg.c:410 msgid "search for keys on a key server" msgstr "procurar chaves num servidor de chaves" -#: g10/gpg.c:411 +#: g10/gpg.c:412 msgid "update all keys from a keyserver" msgstr "actualizar todas as chaves a partir de um servidor de chaves" -#: g10/gpg.c:415 +#: g10/gpg.c:416 msgid "import/merge keys" msgstr "importar/fundir chaves" -#: g10/gpg.c:418 +#: g10/gpg.c:419 msgid "print the card status" msgstr "" -#: g10/gpg.c:419 +#: g10/gpg.c:420 msgid "change data on a card" msgstr "" -#: g10/gpg.c:420 +#: g10/gpg.c:421 msgid "change a card's PIN" msgstr "" -#: g10/gpg.c:429 +#: g10/gpg.c:430 msgid "update the trust database" msgstr "actualizar a base de dados de confian�a" -#: g10/gpg.c:436 +#: g10/gpg.c:437 msgid "|algo [files]|print message digests" msgstr "|algo [ficheiros]|imprimir \"digests\" de mensagens" -#: g10/gpg.c:440 g10/gpgv.c:71 +#: g10/gpg.c:441 g10/gpgv.c:71 msgid "" "@\n" "Options:\n" @@ -1160,55 +1160,55 @@ msgstr "" "Op��es:\n" " " -#: g10/gpg.c:442 +#: g10/gpg.c:443 msgid "create ascii armored output" msgstr "criar sa�da com armadura ascii" -#: g10/gpg.c:444 +#: g10/gpg.c:445 msgid "|NAME|encrypt for NAME" msgstr "|NOME|cifrar para NOME" -#: g10/gpg.c:455 +#: g10/gpg.c:456 msgid "use this user-id to sign or decrypt" msgstr "" "usar este identificador de utilizador para\n" "assinar ou decifrar" -#: g10/gpg.c:456 +#: g10/gpg.c:457 msgid "|N|set compress level N (0 disables)" msgstr "" "|N|estabelecer n�vel de compress�o N\n" "(0 desactiva)" -#: g10/gpg.c:461 +#: g10/gpg.c:462 msgid "use canonical text mode" msgstr "usar modo de texto can�nico" -#: g10/gpg.c:475 +#: g10/gpg.c:476 msgid "use as output file" msgstr "usar como ficheiro de sa�da" -#: g10/gpg.c:477 g10/gpgv.c:73 +#: g10/gpg.c:478 g10/gpgv.c:73 msgid "verbose" msgstr "detalhado" -#: g10/gpg.c:488 +#: g10/gpg.c:489 msgid "do not make any changes" msgstr "n�o fazer altera��es" -#: g10/gpg.c:489 +#: g10/gpg.c:490 msgid "prompt before overwriting" msgstr "perguntar antes de sobrep�r" -#: g10/gpg.c:530 +#: g10/gpg.c:531 msgid "use strict OpenPGP behavior" msgstr "" -#: g10/gpg.c:531 +#: g10/gpg.c:532 msgid "generate PGP 2.x compatible messages" msgstr "" -#: g10/gpg.c:560 +#: g10/gpg.c:561 msgid "" "@\n" "(See the man page for a complete listing of all commands and options)\n" @@ -1216,7 +1216,7 @@ msgstr "" "@\n" "(Veja a p�gina man para uma lista completa de comandos e op��es)\n" -#: g10/gpg.c:563 +#: g10/gpg.c:564 msgid "" "@\n" "Examples:\n" @@ -1236,15 +1236,15 @@ msgstr "" " --list-keys [nomes] mostrar chaves\n" " --fingerprint [nomes] mostrar impress�es digitais\n" -#: g10/gpg.c:761 g10/gpgv.c:98 +#: g10/gpg.c:763 g10/gpgv.c:98 msgid "Please report bugs to <[email protected]>.\n" msgstr "Por favor comunique bugs para <[email protected]>.\n" -#: g10/gpg.c:778 +#: g10/gpg.c:780 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Uso: gpg [op��es] [ficheiros] (-h para ajuda)" -#: g10/gpg.c:781 +#: g10/gpg.c:783 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -1254,7 +1254,7 @@ msgstr "" "assina, verifica, cifra ou decifra\n" "a opera��o por omiss�o depende dos dados de entrada\n" -#: g10/gpg.c:792 +#: g10/gpg.c:794 msgid "" "\n" "Supported algorithms:\n" @@ -1262,580 +1262,580 @@ msgstr "" "\n" "Algoritmos suportados:\n" -#: g10/gpg.c:795 +#: g10/gpg.c:797 msgid "Pubkey: " msgstr "Chave p�blica: " -#: g10/gpg.c:801 g10/keyedit.c:2310 +#: g10/gpg.c:803 g10/keyedit.c:2310 msgid "Cipher: " msgstr "Cifra: " -#: g10/gpg.c:807 +#: g10/gpg.c:809 msgid "Hash: " msgstr "Dispers�o: " -#: g10/gpg.c:813 g10/keyedit.c:2356 +#: g10/gpg.c:815 g10/keyedit.c:2356 msgid "Compression: " msgstr "Compress�o: " -#: g10/gpg.c:896 +#: g10/gpg.c:898 msgid "usage: gpg [options] " msgstr "uso: gpg [op��es] " -#: g10/gpg.c:1044 +#: g10/gpg.c:1046 msgid "conflicting commands\n" msgstr "comandos em conflito\n" -#: g10/gpg.c:1062 +#: g10/gpg.c:1064 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "nenhum sinal = encontrada na defini��o de grupo \"%s\"\n" -#: g10/gpg.c:1259 +#: g10/gpg.c:1261 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1262 +#: g10/gpg.c:1264 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1265 +#: g10/gpg.c:1267 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1271 +#: g10/gpg.c:1273 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1274 +#: g10/gpg.c:1276 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1277 +#: g10/gpg.c:1279 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1283 +#: g10/gpg.c:1285 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1286 +#: g10/gpg.c:1288 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1289 +#: g10/gpg.c:1291 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1295 +#: g10/gpg.c:1297 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1298 +#: g10/gpg.c:1300 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1301 +#: g10/gpg.c:1303 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1442 +#: g10/gpg.c:1444 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "criado um novo ficheiro de configura��o `%s'\n" -#: g10/gpg.c:1535 +#: g10/gpg.c:1537 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1537 +#: g10/gpg.c:1539 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1539 +#: g10/gpg.c:1541 #, fuzzy msgid "show all notations during signature listings" msgstr "Nenhuma assinatura correspondente no porta-chaves secreto\n" -#: g10/gpg.c:1541 +#: g10/gpg.c:1543 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1545 +#: g10/gpg.c:1547 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1547 +#: g10/gpg.c:1549 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "a URL de pol�tica de assinatura dada � inv�lida\n" -#: g10/gpg.c:1549 +#: g10/gpg.c:1551 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1551 +#: g10/gpg.c:1553 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1553 +#: g10/gpg.c:1555 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1555 +#: g10/gpg.c:1557 #, fuzzy msgid "show the keyring name in key listings" msgstr "mostrar em que porta-chave a chave est�" -#: g10/gpg.c:1557 +#: g10/gpg.c:1559 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Nenhuma assinatura correspondente no porta-chaves secreto\n" -#: g10/gpg.c:1951 +#: g10/gpg.c:1954 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTA: o ficheiro antigo de op��es por omiss�o `%s' foi ignorado\n" -#: g10/gpg.c:1993 +#: g10/gpg.c:1996 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: ficheiro de op��es por omiss�o `%s' inexistente\n" -#: g10/gpg.c:1997 +#: g10/gpg.c:2000 #, c-format msgid "option file `%s': %s\n" msgstr "ficheiro de op��es `%s': %s\n" -#: g10/gpg.c:2004 +#: g10/gpg.c:2007 #, c-format msgid "reading options from `%s'\n" msgstr "a ler op��es de `%s'\n" -#: g10/gpg.c:2220 g10/gpg.c:2849 g10/gpg.c:2868 +#: g10/gpg.c:2223 g10/gpg.c:2853 g10/gpg.c:2872 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s n�o � para uso normal!\n" -#: g10/gpg.c:2233 +#: g10/gpg.c:2236 #, fuzzy, c-format msgid "cipher extension `%s' not loaded due to unsafe permissions\n" msgstr "" "a extens�o de cifra \"%s\" n�o foi carregada devido �s suas permiss�es " "inseguras\n" -#: g10/gpg.c:2399 g10/gpg.c:2411 +#: g10/gpg.c:2402 g10/gpg.c:2414 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2487 +#: g10/gpg.c:2491 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2511 g10/gpg.c:2698 g10/keyedit.c:4064 +#: g10/gpg.c:2515 g10/gpg.c:2702 g10/keyedit.c:4069 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "n�o consegui processar a URI do servidor de chaves\n" -#: g10/gpg.c:2523 +#: g10/gpg.c:2527 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2526 +#: g10/gpg.c:2530 #, fuzzy msgid "invalid keyserver options\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2533 +#: g10/gpg.c:2537 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: op��es de importa��o inv�lidas\n" -#: g10/gpg.c:2536 +#: g10/gpg.c:2540 msgid "invalid import options\n" msgstr "op��es de importa��o inv�lidas\n" -#: g10/gpg.c:2543 +#: g10/gpg.c:2547 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2546 +#: g10/gpg.c:2550 msgid "invalid export options\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2553 +#: g10/gpg.c:2557 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: op��es de importa��o inv�lidas\n" -#: g10/gpg.c:2556 +#: g10/gpg.c:2560 #, fuzzy msgid "invalid list options\n" msgstr "op��es de importa��o inv�lidas\n" -#: g10/gpg.c:2564 +#: g10/gpg.c:2568 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2566 +#: g10/gpg.c:2570 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2568 +#: g10/gpg.c:2572 #, fuzzy msgid "show all notations during signature verification" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2570 +#: g10/gpg.c:2574 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2574 +#: g10/gpg.c:2578 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2576 +#: g10/gpg.c:2580 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "a URL de pol�tica de assinatura dada � inv�lida\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2582 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2580 +#: g10/gpg.c:2584 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2582 +#: g10/gpg.c:2586 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2584 +#: g10/gpg.c:2588 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2591 +#: g10/gpg.c:2595 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2594 +#: g10/gpg.c:2598 #, fuzzy msgid "invalid verify options\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2601 +#: g10/gpg.c:2605 #, c-format msgid "unable to set exec-path to %s\n" msgstr "n�o foi poss�vel alterar o exec-path para %s\n" -#: g10/gpg.c:2764 +#: g10/gpg.c:2768 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2767 +#: g10/gpg.c:2771 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2838 +#: g10/gpg.c:2842 msgid "WARNING: program may create a core file!\n" msgstr "AVISO: O programa pode criar um ficheiro core!\n" -#: g10/gpg.c:2842 +#: g10/gpg.c:2846 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "AVISO: %s sobrep�e %s\n" -#: g10/gpg.c:2851 +#: g10/gpg.c:2855 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s n�o � permitido com %s!\n" -#: g10/gpg.c:2854 +#: g10/gpg.c:2858 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s n�o faz sentido com %s!\n" -#: g10/gpg.c:2861 +#: g10/gpg.c:2865 #, fuzzy, c-format msgid "NOTE: %s is not available in this version\n" msgstr "o gpg-agent n�o est� dispon�vel nesta sess�o\n" -#: g10/gpg.c:2876 +#: g10/gpg.c:2880 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "a escrever chave privada para `%s'\n" -#: g10/gpg.c:2890 +#: g10/gpg.c:2894 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "s� pode fazer assinaturas separadas ou em texto puro no modo --pgp2\n" -#: g10/gpg.c:2896 +#: g10/gpg.c:2900 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "n�o pode assinar e cifrar ao mesmo tempo no modo --pgp2\n" -#: g10/gpg.c:2902 +#: g10/gpg.c:2906 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "deve utilizar ficheiros (e n�o um 'pipe') quando trabalho no modo --pgp2.\n" -#: g10/gpg.c:2915 +#: g10/gpg.c:2919 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "cifrar uma mensagem no modo --pgp2 necessita da cifra IDEA\n" -#: g10/gpg.c:2982 g10/gpg.c:3006 +#: g10/gpg.c:2986 g10/gpg.c:3010 msgid "selected cipher algorithm is invalid\n" msgstr "o algoritmo de cifragem selecionado � inv�lido\n" -#: g10/gpg.c:2988 g10/gpg.c:3012 +#: g10/gpg.c:2992 g10/gpg.c:3016 msgid "selected digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" selecionado � inv�lido\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:2998 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "o algoritmo de cifragem selecionado � inv�lido\n" -#: g10/gpg.c:3000 +#: g10/gpg.c:3004 msgid "selected certification digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" de certifica��o selecionado � inv�lido\n" -#: g10/gpg.c:3015 +#: g10/gpg.c:3019 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve ser maior que 0\n" -#: g10/gpg.c:3017 +#: g10/gpg.c:3021 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve ser maior que 1\n" -#: g10/gpg.c:3019 +#: g10/gpg.c:3023 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth deve estar na entre 1 e 255\n" -#: g10/gpg.c:3021 +#: g10/gpg.c:3025 #, fuzzy msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "n�vel de verifica��o por omiss�o inv�lido: deve ser 0, 1, 2 ou 3\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3027 #, fuzzy msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "n�vel de verifica��o por omiss�o inv�lido: deve ser 0, 1, 2 ou 3\n" -#: g10/gpg.c:3026 +#: g10/gpg.c:3030 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: o modo S2K simples (0) n�o � recomend�vel\n" -#: g10/gpg.c:3030 +#: g10/gpg.c:3034 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "modo S2K inv�lido: deve ser 0, 1 ou 3\n" -#: g10/gpg.c:3037 +#: g10/gpg.c:3041 msgid "invalid default preferences\n" msgstr "prefer�ncias por omiss�o inv�lidas\n" -#: g10/gpg.c:3046 +#: g10/gpg.c:3050 msgid "invalid personal cipher preferences\n" msgstr "prefer�ncias pessoais de cifra inv�lidas\n" -#: g10/gpg.c:3050 +#: g10/gpg.c:3054 msgid "invalid personal digest preferences\n" msgstr "prefer�ncias pessoais de 'digest' inv�lidas\n" -#: g10/gpg.c:3054 +#: g10/gpg.c:3058 msgid "invalid personal compress preferences\n" msgstr "prefer�ncias pessoais de compress�o inv�lidas\n" -#: g10/gpg.c:3087 +#: g10/gpg.c:3091 #, fuzzy, c-format msgid "%s does not yet work with %s\n" msgstr "%s n�o faz sentido com %s!\n" -#: g10/gpg.c:3134 +#: g10/gpg.c:3138 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3139 +#: g10/gpg.c:3143 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3144 +#: g10/gpg.c:3148 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3246 +#: g10/gpg.c:3250 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "falha ao inicializar a base de dados de confian�a: %s\n" -#: g10/gpg.c:3257 +#: g10/gpg.c:3261 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "AVISO: destinat�rios (-r) dados sem utilizar uma cifra de chave p�blica\n" -#: g10/gpg.c:3268 +#: g10/gpg.c:3272 msgid "--store [filename]" msgstr "--store [nome_do_ficheiro]" -#: g10/gpg.c:3275 +#: g10/gpg.c:3279 msgid "--symmetric [filename]" msgstr "--symmetric [nome_do_ficheiro]" -#: g10/gpg.c:3277 +#: g10/gpg.c:3281 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "decifragem falhou: %s\n" -#: g10/gpg.c:3287 +#: g10/gpg.c:3291 msgid "--encrypt [filename]" msgstr "--encrypt [nome_do_ficheiro]" -#: g10/gpg.c:3300 +#: g10/gpg.c:3304 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [nome_do_ficheiro]" -#: g10/gpg.c:3302 +#: g10/gpg.c:3306 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3305 +#: g10/gpg.c:3309 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3323 +#: g10/gpg.c:3327 msgid "--sign [filename]" msgstr "--sign [nome_do_ficheiro]" -#: g10/gpg.c:3336 +#: g10/gpg.c:3340 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_ficheiro]" -#: g10/gpg.c:3351 +#: g10/gpg.c:3355 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_ficheiro]" -#: g10/gpg.c:3353 +#: g10/gpg.c:3357 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3356 +#: g10/gpg.c:3360 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3376 +#: g10/gpg.c:3380 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nome_do_ficheiro]" -#: g10/gpg.c:3385 +#: g10/gpg.c:3389 msgid "--clearsign [filename]" msgstr "--clearsign [nome_do_ficheiro]" -#: g10/gpg.c:3410 +#: g10/gpg.c:3414 msgid "--decrypt [filename]" msgstr "--decrypt [nome_do_ficheiro]" -#: g10/gpg.c:3418 +#: g10/gpg.c:3422 msgid "--sign-key user-id" msgstr "--sign-key id-utilizador" -#: g10/gpg.c:3422 +#: g10/gpg.c:3426 msgid "--lsign-key user-id" msgstr "--lsign-key id-utilizador" -#: g10/gpg.c:3443 +#: g10/gpg.c:3447 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-utilizador [comandos]" -#: g10/gpg.c:3514 +#: g10/gpg.c:3518 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [id-utilizador] [porta-chaves]" -#: g10/gpg.c:3556 +#: g10/gpg.c:3560 #, fuzzy, c-format msgid "keyserver send failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3558 +#: g10/gpg.c:3562 #, fuzzy, c-format msgid "keyserver receive failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3560 +#: g10/gpg.c:3564 #, fuzzy, c-format msgid "key export failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3571 +#: g10/gpg.c:3575 #, fuzzy, c-format msgid "keyserver search failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3581 +#: g10/gpg.c:3585 #, fuzzy, c-format msgid "keyserver refresh failed: %s\n" msgstr "actualiza��o da chave secreta falhou: %s\n" -#: g10/gpg.c:3632 +#: g10/gpg.c:3636 #, c-format msgid "dearmoring failed: %s\n" msgstr "retirada de armadura falhou: %s\n" -#: g10/gpg.c:3640 +#: g10/gpg.c:3644 #, c-format msgid "enarmoring failed: %s\n" msgstr "cria��o de armadura falhou: %s\n" -#: g10/gpg.c:3727 +#: g10/gpg.c:3731 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo de dispers�o inv�lido `%s'\n" -#: g10/gpg.c:3850 +#: g10/gpg.c:3854 msgid "[filename]" msgstr "[nome_do_ficheiro]" -#: g10/gpg.c:3854 +#: g10/gpg.c:3858 msgid "Go ahead and type your message ...\n" msgstr "Digite a sua mensagem ...\n" -#: g10/gpg.c:4158 +#: g10/gpg.c:4162 msgid "the given certification policy URL is invalid\n" msgstr "a URL de pol�tica de certifica��o dada � inv�lida\n" -#: g10/gpg.c:4160 +#: g10/gpg.c:4164 msgid "the given signature policy URL is invalid\n" msgstr "a URL de pol�tica de assinatura dada � inv�lida\n" -#: g10/gpg.c:4193 +#: g10/gpg.c:4197 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "a URL de pol�tica de assinatura dada � inv�lida\n" @@ -1860,7 +1860,7 @@ msgstr "" msgid "Invalid key %s made valid by --allow-non-selfsigned-uid\n" msgstr "Chave inv�lida %08lX tornada v�lida por --allow-non-selfsigned-uid\n" -#: g10/getkey.c:2380 g10/keyedit.c:3707 +#: g10/getkey.c:2380 g10/keyedit.c:3712 #, fuzzy, c-format msgid "no secret subkey for public subkey %s - ignoring\n" msgstr "h� uma chave secreta para a chave p�blica \"%s\"!\n" @@ -2261,428 +2261,428 @@ msgstr "chave secreta n�o utiliz�vel" msgid "remove as much as possible from key after import" msgstr "" -#: g10/import.c:266 +#: g10/import.c:267 #, c-format msgid "skipping block of type %d\n" msgstr "ignorando bloco do tipo %d\n" -#: g10/import.c:275 +#: g10/import.c:276 #, fuzzy, c-format msgid "%lu keys processed so far\n" msgstr "%lu chaves processadas at� agora\n" -#: g10/import.c:292 +#: g10/import.c:293 #, c-format msgid "Total number processed: %lu\n" msgstr "N�mero total processado: %lu\n" -#: g10/import.c:294 +#: g10/import.c:295 #, c-format msgid " skipped new keys: %lu\n" msgstr " ignorei novas chaves: %lu\n" -#: g10/import.c:297 +#: g10/import.c:298 #, c-format msgid " w/o user IDs: %lu\n" msgstr " sem IDs de utilizadores: %lu\n" -#: g10/import.c:299 +#: g10/import.c:300 #, c-format msgid " imported: %lu" msgstr " importados: %lu" -#: g10/import.c:305 +#: g10/import.c:306 #, c-format msgid " unchanged: %lu\n" msgstr " n�o modificados: %lu\n" -#: g10/import.c:307 +#: g10/import.c:308 #, c-format msgid " new user IDs: %lu\n" msgstr " novos IDs de utilizadores: %lu\n" -#: g10/import.c:309 +#: g10/import.c:310 #, c-format msgid " new subkeys: %lu\n" msgstr " novas subchaves: %lu\n" -#: g10/import.c:311 +#: g10/import.c:312 #, c-format msgid " new signatures: %lu\n" msgstr " novas assinaturas: %lu\n" -#: g10/import.c:313 +#: g10/import.c:314 #, c-format msgid " new key revocations: %lu\n" msgstr " novas revoga��es de chaves: %lu\n" -#: g10/import.c:315 +#: g10/import.c:316 #, c-format msgid " secret keys read: %lu\n" msgstr " chaves secretas lidas: %lu\n" -#: g10/import.c:317 +#: g10/import.c:318 #, c-format msgid " secret keys imported: %lu\n" msgstr " chaves secretas importadas: %lu\n" -#: g10/import.c:319 +#: g10/import.c:320 #, c-format msgid " secret keys unchanged: %lu\n" msgstr " chaves secretas n�o modificadas: %lu\n" -#: g10/import.c:321 +#: g10/import.c:322 #, c-format msgid " not imported: %lu\n" msgstr " n�o importadas: %lu\n" -#: g10/import.c:323 +#: g10/import.c:324 #, fuzzy, c-format msgid " signatures cleaned: %lu\n" msgstr " novas assinaturas: %lu\n" -#: g10/import.c:325 +#: g10/import.c:326 #, fuzzy, c-format msgid " user IDs cleaned: %lu\n" msgstr " chaves secretas lidas: %lu\n" -#: g10/import.c:566 +#: g10/import.c:567 #, c-format msgid "WARNING: key %s contains preferences for unavailable\n" msgstr "" #. TRANSLATORS: This string is belongs to the previous one. They are #. only split up to allow printing of a common prefix. -#: g10/import.c:570 +#: g10/import.c:571 #, fuzzy msgid " algorithms on these user IDs:\n" msgstr "Assinou estes identificadores de utilizadores:\n" -#: g10/import.c:607 +#: g10/import.c:608 #, c-format msgid " \"%s\": preference for cipher algorithm %s\n" msgstr "" -#: g10/import.c:619 +#: g10/import.c:620 #, fuzzy, c-format msgid " \"%s\": preference for digest algorithm %s\n" msgstr "assinatura %s de: \"%s\"\n" -#: g10/import.c:631 +#: g10/import.c:632 #, c-format msgid " \"%s\": preference for compression algorithm %s\n" msgstr "" -#: g10/import.c:644 +#: g10/import.c:645 msgid "it is strongly suggested that you update your preferences and\n" msgstr "" -#: g10/import.c:646 +#: g10/import.c:647 msgid "re-distribute this key to avoid potential algorithm mismatch problems\n" msgstr "" -#: g10/import.c:670 +#: g10/import.c:671 #, c-format msgid "you can update your preferences with: gpg --edit-key %s updpref save\n" msgstr "" -#: g10/import.c:720 g10/import.c:1118 +#: g10/import.c:721 g10/import.c:1119 #, fuzzy, c-format msgid "key %s: no user ID\n" msgstr "chave %08lX: sem ID de utilizador\n" -#: g10/import.c:749 +#: g10/import.c:750 #, fuzzy, c-format msgid "key %s: PKS subkey corruption repaired\n" msgstr "chave %08lX: subchave HKP corrompida foi reparada\n" -#: g10/import.c:764 +#: g10/import.c:765 #, fuzzy, c-format msgid "key %s: accepted non self-signed user ID \"%s\"\n" msgstr "chave %08lX: aceite ID de utilizador sem auto-assinatura '%s'\n" -#: g10/import.c:770 +#: g10/import.c:771 #, fuzzy, c-format msgid "key %s: no valid user IDs\n" msgstr "chave %08lX: sem IDs de utilizadores v�lidos\n" -#: g10/import.c:772 +#: g10/import.c:773 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:782 g10/import.c:1240 +#: g10/import.c:783 g10/import.c:1241 #, fuzzy, c-format msgid "key %s: public key not found: %s\n" msgstr "chave %08lX: chave p�blica n�o encontrada: %s\n" -#: g10/import.c:788 +#: g10/import.c:789 #, fuzzy, c-format msgid "key %s: new key - skipped\n" msgstr "chave %08lX: chave nova - ignorada\n" -#: g10/import.c:797 +#: g10/import.c:798 #, c-format msgid "no writable keyring found: %s\n" msgstr "n�o foi encontrada nenhum porta-chaves onde escrever: %s\n" -#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135 +#: g10/import.c:803 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135 #, c-format msgid "writing to `%s'\n" msgstr "a escrever para `%s'\n" -#: g10/import.c:806 g10/import.c:901 g10/import.c:1158 g10/import.c:1301 -#: g10/import.c:2363 g10/import.c:2385 +#: g10/import.c:807 g10/import.c:902 g10/import.c:1159 g10/import.c:1302 +#: g10/import.c:2364 g10/import.c:2386 #, c-format msgid "error writing keyring `%s': %s\n" msgstr "erro na escrita do porta-chaves `%s': %s\n" -#: g10/import.c:825 +#: g10/import.c:826 #, fuzzy, c-format msgid "key %s: public key \"%s\" imported\n" msgstr "chave %08lX: chave p�blica \"%s\" importada\n" -#: g10/import.c:849 +#: g10/import.c:850 #, fuzzy, c-format msgid "key %s: doesn't match our copy\n" msgstr "chave %08lX: n�o corresponde � nossa c�pia\n" -#: g10/import.c:866 g10/import.c:1258 +#: g10/import.c:867 g10/import.c:1259 #, fuzzy, c-format msgid "key %s: can't locate original keyblock: %s\n" msgstr "chave %08lX: imposs�vel localizar bloco de chaves original: %s\n" -#: g10/import.c:874 g10/import.c:1265 +#: g10/import.c:875 g10/import.c:1266 #, fuzzy, c-format msgid "key %s: can't read original keyblock: %s\n" msgstr "chave %08lX: imposs�vel ler bloco de chaves original: %s\n" -#: g10/import.c:911 +#: g10/import.c:912 #, fuzzy, c-format msgid "key %s: \"%s\" 1 new user ID\n" msgstr "chave %8lX: \"%s\" 1 novo ID de utilizador\n" -#: g10/import.c:914 +#: g10/import.c:915 #, fuzzy, c-format msgid "key %s: \"%s\" %d new user IDs\n" msgstr "chave %08lX: \"%s\" %d novos IDs de utilizadores\n" -#: g10/import.c:917 +#: g10/import.c:918 #, fuzzy, c-format msgid "key %s: \"%s\" 1 new signature\n" msgstr "chave %08lX: \"%s\" 1 nova assinatura\n" -#: g10/import.c:920 +#: g10/import.c:921 #, fuzzy, c-format msgid "key %s: \"%s\" %d new signatures\n" msgstr "chave %08lX: \"%s\" %d novas assinaturas\n" -#: g10/import.c:923 +#: g10/import.c:924 #, fuzzy, c-format msgid "key %s: \"%s\" 1 new subkey\n" msgstr "chave %08lX: \"%s\" 1 nova subchave\n" -#: g10/import.c:926 +#: g10/import.c:927 #, fuzzy, c-format msgid "key %s: \"%s\" %d new subkeys\n" msgstr "chave %08lX: \"%s\" %d novas subchaves\n" -#: g10/import.c:929 +#: g10/import.c:930 #, fuzzy, c-format msgid "key %s: \"%s\" %d signature cleaned\n" msgstr "chave %08lX: \"%s\" %d novas assinaturas\n" -#: g10/import.c:932 +#: g10/import.c:933 #, fuzzy, c-format msgid "key %s: \"%s\" %d signatures cleaned\n" msgstr "chave %08lX: \"%s\" %d novas assinaturas\n" -#: g10/import.c:935 +#: g10/import.c:936 #, fuzzy, c-format msgid "key %s: \"%s\" %d user ID cleaned\n" msgstr "chave %08lX: \"%s\" %d novos IDs de utilizadores\n" -#: g10/import.c:938 +#: g10/import.c:939 #, fuzzy, c-format msgid "key %s: \"%s\" %d user IDs cleaned\n" msgstr "chave %08lX: \"%s\" %d novos IDs de utilizadores\n" -#: g10/import.c:961 +#: g10/import.c:962 #, fuzzy, c-format msgid "key %s: \"%s\" not changed\n" msgstr "chave %08lX: \"%s\" n�o modificada\n" -#: g10/import.c:1124 +#: g10/import.c:1125 #, fuzzy, c-format msgid "key %s: secret key with invalid cipher %d - skipped\n" msgstr "chave %08lX: chave secreta com cifra inv�lida %d - ignorada\n" -#: g10/import.c:1135 +#: g10/import.c:1136 #, fuzzy msgid "importing secret keys not allowed\n" msgstr "a escrever chave privada para `%s'\n" -#: g10/import.c:1152 g10/import.c:2378 +#: g10/import.c:1153 g10/import.c:2379 #, c-format msgid "no default secret keyring: %s\n" msgstr "sem porta-chaves p�blico por omiss�o: %s\n" -#: g10/import.c:1163 +#: g10/import.c:1164 #, fuzzy, c-format msgid "key %s: secret key imported\n" msgstr "chave %08lX: chave secreta importada\n" -#: g10/import.c:1193 +#: g10/import.c:1194 #, fuzzy, c-format msgid "key %s: already in secret keyring\n" msgstr "chave %08lX: j� est� no porta-chaves secreto\n" -#: g10/import.c:1203 +#: g10/import.c:1204 #, fuzzy, c-format msgid "key %s: secret key not found: %s\n" msgstr "chave %08lX: chave secreta n�o encontrada: %s\n" -#: g10/import.c:1233 +#: g10/import.c:1234 #, fuzzy, c-format msgid "key %s: 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:1276 +#: g10/import.c:1277 #, fuzzy, c-format msgid "key %s: invalid revocation certificate: %s - rejected\n" msgstr "chave %08lX: certificado de revoga��o inv�lido: %s - rejeitado\n" -#: g10/import.c:1308 +#: g10/import.c:1309 #, fuzzy, c-format msgid "key %s: \"%s\" revocation certificate imported\n" msgstr "chave %08lX: \"%s\" certificado de revoga��o importado\n" -#: g10/import.c:1374 +#: g10/import.c:1375 #, fuzzy, c-format msgid "key %s: no user ID for signature\n" msgstr "chave %08lX: nenhum ID de utilizador para assinatura\n" -#: g10/import.c:1389 +#: g10/import.c:1390 #, fuzzy, c-format msgid "key %s: unsupported public key algorithm on user ID \"%s\"\n" msgstr "" "chave %08lX: algoritmo de chave p�blica n�o suportado no utilizador \"%s\"\n" -#: g10/import.c:1391 +#: g10/import.c:1392 #, fuzzy, c-format msgid "key %s: invalid self-signature on user ID \"%s\"\n" msgstr "chave %08lX: auto-assinatura inv�lida do utilizador \"%s\"\n" -#: g10/import.c:1409 +#: g10/import.c:1410 #, fuzzy, c-format msgid "key %s: no subkey for key binding\n" msgstr "chave %08lX: sem subchave para liga��o de chaves\n" -#: g10/import.c:1420 g10/import.c:1470 +#: g10/import.c:1421 g10/import.c:1471 #, fuzzy, c-format msgid "key %s: unsupported public key algorithm\n" msgstr "chave %08lX: algoritmo de chave p�blica n�o suportado\n" -#: g10/import.c:1422 +#: g10/import.c:1423 #, fuzzy, c-format msgid "key %s: invalid subkey binding\n" msgstr "chave %08lX: liga��o de subchave inv�lida\n" -#: g10/import.c:1437 +#: g10/import.c:1438 #, fuzzy, c-format msgid "key %s: removed multiple subkey binding\n" msgstr "chave %08lX: apagada liga��o m�ltipla de subchave \n" -#: g10/import.c:1459 +#: g10/import.c:1460 #, fuzzy, c-format msgid "key %s: no subkey for key revocation\n" msgstr "chave %08lX: sem subchave para revoca��o de chave\n" -#: g10/import.c:1472 +#: g10/import.c:1473 #, fuzzy, c-format msgid "key %s: invalid subkey revocation\n" msgstr "chave %08lX: revoca��o de subchave inv�lida\n" -#: g10/import.c:1487 +#: g10/import.c:1488 #, fuzzy, c-format msgid "key %s: removed multiple subkey revocation\n" msgstr "chave %08lX: removida revoga��o m�ltiplace de subchaves\n" -#: g10/import.c:1529 +#: g10/import.c:1530 #, fuzzy, c-format msgid "key %s: skipped user ID \"%s\"\n" msgstr "chave %08lX: ignorado ID de utilizador '" -#: g10/import.c:1550 +#: g10/import.c:1551 #, fuzzy, c-format msgid "key %s: skipped subkey\n" msgstr "chave %08lX: subchave ignorada\n" -#: g10/import.c:1577 +#: g10/import.c:1578 #, fuzzy, c-format msgid "key %s: non exportable signature (class 0x%02X) - skipped\n" msgstr "chave %08lX: assinatura n�o export�vel (classe %02x) - ignorada\n" -#: g10/import.c:1587 +#: g10/import.c:1588 #, fuzzy, c-format msgid "key %s: revocation certificate at wrong place - skipped\n" msgstr "chave %08lX: certificado de revoga��o no local errado - ignorado\n" -#: g10/import.c:1604 +#: g10/import.c:1605 #, fuzzy, c-format msgid "key %s: invalid revocation certificate: %s - skipped\n" msgstr "chave %08lX: certificado de revoga��o inv�lido: %s - ignorado\n" -#: g10/import.c:1618 +#: g10/import.c:1619 #, fuzzy, c-format msgid "key %s: subkey signature in wrong place - skipped\n" msgstr "chave %08lX: assintura da subchave no local errado - ignorado\n" -#: g10/import.c:1626 +#: g10/import.c:1627 #, fuzzy, c-format msgid "key %s: unexpected signature class (0x%02X) - skipped\n" msgstr "chave %08lX: classe de assinatura inesperada (%02x) - ignorada\n" -#: g10/import.c:1726 +#: g10/import.c:1727 #, fuzzy, c-format msgid "key %s: duplicated user ID detected - merged\n" msgstr "chave %08lX: detectado ID de utilizador duplicado - fundido\n" -#: g10/import.c:1788 +#: g10/import.c:1789 #, fuzzy, c-format msgid "WARNING: key %s may be revoked: fetching revocation key %s\n" msgstr "" "AVISO: a chave %08lX pode estar revocada: a transferir a chave de revoca��o %" "08lX\n" -#: g10/import.c:1802 +#: g10/import.c:1803 #, fuzzy, c-format msgid "WARNING: key %s may be revoked: revocation key %s not present.\n" msgstr "" "AVISO: a chave %08lX pode estar revocada: chave de revoca��o %08lX n�o " "presente.\n" -#: g10/import.c:1861 +#: g10/import.c:1862 #, fuzzy, c-format msgid "key %s: \"%s\" revocation certificate added\n" msgstr "chave %08lX: certificado de revoga��o \"%s\" adicionado\n" -#: g10/import.c:1895 +#: g10/import.c:1896 #, fuzzy, c-format msgid "key %s: direct key signature added\n" msgstr "chave %08lX: assinatura directa de chave adicionada\n" -#: g10/import.c:2284 +#: g10/import.c:2285 msgid "NOTE: a key's S/N does not match the card's one\n" msgstr "" -#: g10/import.c:2292 +#: g10/import.c:2293 #, fuzzy msgid "NOTE: primary key is online and stored on card\n" msgstr "ignorado: a chave secreta j� est� presente\n" -#: g10/import.c:2294 +#: g10/import.c:2295 #, fuzzy msgid "NOTE: secondary key is online and stored on card\n" msgstr "ignorado: a chave secreta j� est� presente\n" @@ -3008,8 +3008,8 @@ msgstr "" msgid "Really sign? (y/N) " msgstr "Realmente assinar? " -#: g10/keyedit.c:1067 g10/keyedit.c:4783 g10/keyedit.c:4874 g10/keyedit.c:4938 -#: g10/keyedit.c:4999 g10/sign.c:352 +#: g10/keyedit.c:1067 g10/keyedit.c:4788 g10/keyedit.c:4879 g10/keyedit.c:4943 +#: g10/keyedit.c:5004 g10/sign.c:352 #, c-format msgid "signing failed: %s\n" msgstr "assinatura falhou: %s\n" @@ -3540,7 +3540,7 @@ msgstr "" "AVISO: Esta chave � do tipo PGP2. Se adicionar um identificador fotogr�fico\n" " algumas vers�o do PGP podem rejeit�-la.\n" -#: g10/keyedit.c:3016 g10/keyedit.c:3346 +#: g10/keyedit.c:3016 g10/keyedit.c:3351 msgid "Are you sure you still want to add it? (y/N) " msgstr "Tem a certeza de que quer adicion�-la de qualquer forma? (s/N) " @@ -3584,12 +3584,32 @@ msgstr "Nada removido.\n" msgid "invalid" msgstr "armadura inv�lida" -#: g10/keyedit.c:3249 +#: g10/keyedit.c:3235 +#, fuzzy, c-format +msgid "User ID \"%s\" compacted: %s\n" +msgstr "Utilizador \"%s\" est� revocado." + +#: g10/keyedit.c:3242 +#, fuzzy, c-format +msgid "User ID \"%s\": %d signature removed\n" +msgstr "Utilizador \"%s\" est� revocado." + +#: g10/keyedit.c:3243 +#, fuzzy, c-format +msgid "User ID \"%s\": %d signatures removed\n" +msgstr "Utilizador \"%s\" est� revocado." + +#: g10/keyedit.c:3251 +#, fuzzy, c-format +msgid "User ID \"%s\": already minimized\n" +msgstr "o utilizador com o id \"%s\" j� est� revocado\n" + +#: g10/keyedit.c:3252 #, fuzzy, c-format msgid "User ID \"%s\": already clean\n" msgstr "o utilizador com o id \"%s\" j� est� revocado\n" -#: g10/keyedit.c:3341 +#: g10/keyedit.c:3346 msgid "" "WARNING: This is a PGP 2.x-style key. Adding a designated revoker may " "cause\n" @@ -3598,198 +3618,198 @@ msgstr "" "AVISO: Esta chave � do tipo PGP 2.x. Se adicionar um revogador designado\n" " algumas vers�o do PGP podem rejeit�-la.\n" -#: g10/keyedit.c:3352 +#: g10/keyedit.c:3357 msgid "You may not add a designated revoker to a PGP 2.x-style key.\n" msgstr "N�o pode adicionar um revogador designado a uma chave tipo PGP 2.x.\n" -#: g10/keyedit.c:3372 +#: g10/keyedit.c:3377 msgid "Enter the user ID of the designated revoker: " msgstr "Insira o ID de utilizador do revogador escolhido: " -#: g10/keyedit.c:3397 +#: g10/keyedit.c:3402 msgid "cannot appoint a PGP 2.x style key as a designated revoker\n" msgstr "n�o pode escolher uma chave do tipo PGP 2.x como revogadora\n" -#: g10/keyedit.c:3412 +#: g10/keyedit.c:3417 msgid "you cannot appoint a key as its own designated revoker\n" msgstr "n�o pode escolher uma chave como revogadora de si mesmo\n" -#: g10/keyedit.c:3434 +#: g10/keyedit.c:3439 #, fuzzy msgid "this key has already been designated as a revoker\n" msgstr "AVISO: Esta chave foi revogada pelo seu dono!\n" -#: g10/keyedit.c:3453 +#: g10/keyedit.c:3458 #, fuzzy msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n" msgstr "n�o pode escolher uma chave como revogadora de si mesmo\n" -#: g10/keyedit.c:3459 +#: g10/keyedit.c:3464 #, fuzzy msgid "" "Are you sure you want to appoint this key as a designated revoker? (y/N) " msgstr "n�o pode escolher uma chave como revogadora de si mesmo\n" -#: g10/keyedit.c:3520 +#: g10/keyedit.c:3525 msgid "Please remove selections from the secret keys.\n" msgstr "Por favor remova as selec��es das chaves secretas.\n" -#: g10/keyedit.c:3526 +#: g10/keyedit.c:3531 #, fuzzy msgid "Please select at most one subkey.\n" msgstr "Por favor seleccione no m�ximo uma chave secund�ria.\n" -#: g10/keyedit.c:3530 +#: g10/keyedit.c:3535 #, fuzzy msgid "Changing expiration time for a subkey.\n" msgstr "A modificar a data de validade para uma chave secund�ria.\n" -#: g10/keyedit.c:3533 +#: g10/keyedit.c:3538 msgid "Changing expiration time for the primary key.\n" msgstr "Modificar a data de validade para uma chave prim�ria.\n" -#: g10/keyedit.c:3579 +#: g10/keyedit.c:3584 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:3595 +#: g10/keyedit.c:3600 msgid "No corresponding signature in secret ring\n" msgstr "Nenhuma assinatura correspondente no porta-chaves secreto\n" -#: g10/keyedit.c:3668 +#: g10/keyedit.c:3673 #, fuzzy, c-format msgid "signing subkey %s is already cross-certified\n" msgstr "n�o pode escolher uma chave como revogadora de si mesmo\n" -#: g10/keyedit.c:3674 +#: g10/keyedit.c:3679 #, c-format msgid "subkey %s does not sign and so does not need to be cross-certified\n" msgstr "" -#: g10/keyedit.c:3836 +#: g10/keyedit.c:3841 msgid "Please select exactly one user ID.\n" msgstr "Seleccione exactamente um identificador de utilizador.\n" -#: g10/keyedit.c:3875 g10/keyedit.c:3985 g10/keyedit.c:4105 g10/keyedit.c:4246 +#: g10/keyedit.c:3880 g10/keyedit.c:3990 g10/keyedit.c:4110 g10/keyedit.c:4251 #, fuzzy, c-format msgid "skipping v3 self-signature on user ID \"%s\"\n" msgstr "a ignorar auto-assinatura v3 no utilizar com o id \"%s\"\n" -#: g10/keyedit.c:4046 +#: g10/keyedit.c:4051 msgid "Enter your preferred keyserver URL: " msgstr "" -#: g10/keyedit.c:4126 +#: g10/keyedit.c:4131 #, fuzzy msgid "Are you sure you want to replace it? (y/N) " msgstr "Voc� tem certeza de que quer adicion�-la de qualquer forma? (s/N) " -#: g10/keyedit.c:4127 +#: g10/keyedit.c:4132 #, fuzzy msgid "Are you sure you want to delete it? (y/N) " msgstr "Voc� tem certeza de que quer adicion�-la de qualquer forma? (s/N) " -#: g10/keyedit.c:4189 +#: g10/keyedit.c:4194 #, fuzzy msgid "Enter the notation: " msgstr "Nota��o de assinatura: " -#: g10/keyedit.c:4338 +#: g10/keyedit.c:4343 #, fuzzy msgid "Proceed? (y/N) " msgstr "Escrever por cima (s/N)? " -#: g10/keyedit.c:4402 +#: g10/keyedit.c:4407 #, c-format msgid "No user ID with index %d\n" msgstr "Nenhum ID de utilizador com �ndice %d\n" -#: g10/keyedit.c:4460 +#: g10/keyedit.c:4465 #, fuzzy, c-format msgid "No user ID with hash %s\n" msgstr "Nenhum ID de utilizador com �ndice %d\n" -#: g10/keyedit.c:4487 +#: g10/keyedit.c:4492 #, fuzzy, c-format msgid "No subkey with index %d\n" msgstr "Nenhum ID de utilizador com �ndice %d\n" -#: g10/keyedit.c:4622 +#: g10/keyedit.c:4627 #, fuzzy, c-format msgid "user ID: \"%s\"\n" msgstr "ID de utilizador: \"" -#: g10/keyedit.c:4625 g10/keyedit.c:4689 g10/keyedit.c:4732 +#: g10/keyedit.c:4630 g10/keyedit.c:4694 g10/keyedit.c:4737 #, fuzzy, c-format msgid "signed by your key %s on %s%s%s\n" msgstr " assinado por %08lX em %s%s%s\n" -#: g10/keyedit.c:4627 g10/keyedit.c:4691 g10/keyedit.c:4734 +#: g10/keyedit.c:4632 g10/keyedit.c:4696 g10/keyedit.c:4739 msgid " (non-exportable)" msgstr " (n�o-export�vel)" -#: g10/keyedit.c:4631 +#: g10/keyedit.c:4636 #, c-format msgid "This signature expired on %s.\n" msgstr "Esta assinatura expirou em %s.\n" -#: g10/keyedit.c:4635 +#: g10/keyedit.c:4640 msgid "Are you sure you still want to revoke it? (y/N) " msgstr "Tem a certeza de que quer revog�-la de qualquer forma? (s/N) " -#: g10/keyedit.c:4639 +#: g10/keyedit.c:4644 msgid "Create a revocation certificate for this signature? (y/N) " msgstr "Gerar um certificado de revoga��o para esta assinatura? (s/N)" -#: g10/keyedit.c:4666 +#: g10/keyedit.c:4671 #, fuzzy, c-format msgid "You have signed these user IDs on key %s:\n" msgstr "Assinou estes identificadores de utilizadores:\n" -#: g10/keyedit.c:4692 +#: g10/keyedit.c:4697 #, fuzzy msgid " (non-revocable)" msgstr " (n�o-export�vel)" -#: g10/keyedit.c:4699 +#: g10/keyedit.c:4704 #, fuzzy, c-format msgid "revoked by your key %s on %s\n" msgstr " revogado por %08lX em %s\n" -#: g10/keyedit.c:4721 +#: g10/keyedit.c:4726 msgid "You are about to revoke these signatures:\n" msgstr "Est� prestes a revogar estas assinaturas:\n" -#: g10/keyedit.c:4741 +#: g10/keyedit.c:4746 msgid "Really create the revocation certificates? (y/N) " msgstr "Realmente criar os certificados de revoga��o? (s/N) " -#: g10/keyedit.c:4771 +#: g10/keyedit.c:4776 msgid "no secret key\n" msgstr "nenhuma chave secreta\n" -#: g10/keyedit.c:4841 +#: g10/keyedit.c:4846 #, c-format msgid "user ID \"%s\" is already revoked\n" msgstr "o utilizador com o id \"%s\" j� est� revocado\n" -#: g10/keyedit.c:4858 +#: g10/keyedit.c:4863 #, c-format msgid "WARNING: a user ID signature is dated %d seconds in the future\n" msgstr "" "AVISO: a assintura do ID do utilizador tem data %d segundos no futuro\n" -#: g10/keyedit.c:4922 +#: g10/keyedit.c:4927 #, fuzzy, c-format msgid "Key %s is already revoked.\n" msgstr "o utilizador com o id \"%s\" j� est� revocado\n" -#: g10/keyedit.c:4984 +#: g10/keyedit.c:4989 #, fuzzy, c-format msgid "Subkey %s is already revoked.\n" msgstr "o utilizador com o id \"%s\" j� est� revocado\n" -#: g10/keyedit.c:5079 +#: g10/keyedit.c:5084 #, fuzzy, c-format msgid "Displaying %s photo ID of size %ld for key %s (uid %d)\n" msgstr "" @@ -4415,7 +4435,7 @@ msgstr "disable" msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:808 g10/keyserver.c:1425 +#: g10/keyserver.c:808 g10/keyserver.c:1426 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "op��es de exporta��o inv�lidas\n" @@ -4450,106 +4470,106 @@ msgstr "a procurar por \"%s\" no servidor HKP %s\n" msgid "searching for names from %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1328 +#: g10/keyserver.c:1329 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1332 +#: g10/keyserver.c:1333 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "assinado com a sua chave %08lX em %s\n" -#: g10/keyserver.c:1375 +#: g10/keyserver.c:1376 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1378 +#: g10/keyserver.c:1379 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1385 g10/keyserver.c:1481 +#: g10/keyserver.c:1386 g10/keyserver.c:1482 #, fuzzy msgid "no keyserver action!\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/keyserver.c:1433 +#: g10/keyserver.c:1434 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1442 +#: g10/keyserver.c:1443 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1504 g10/keyserver.c:2032 +#: g10/keyserver.c:1505 g10/keyserver.c:2033 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1510 +#: g10/keyserver.c:1511 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1522 +#: g10/keyserver.c:1523 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1527 +#: g10/keyserver.c:1528 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1535 +#: g10/keyserver.c:1536 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1542 +#: g10/keyserver.c:1543 #, fuzzy msgid "keyserver timed out\n" msgstr "erro do servidor de chaves" -#: g10/keyserver.c:1547 +#: g10/keyserver.c:1548 #, fuzzy msgid "keyserver internal error\n" msgstr "erro do servidor de chaves" -#: g10/keyserver.c:1556 +#: g10/keyserver.c:1557 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/keyserver.c:1581 g10/keyserver.c:1615 +#: g10/keyserver.c:1582 g10/keyserver.c:1616 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1874 +#: g10/keyserver.c:1875 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/keyserver.c:1896 +#: g10/keyserver.c:1897 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "a pedir a chave %08lX de %s\n" -#: g10/keyserver.c:1898 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "a pedir a chave %08lX de %s\n" -#: g10/keyserver.c:1954 +#: g10/keyserver.c:1955 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/keyserver.c:1960 +#: g10/keyserver.c:1961 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" @@ -4963,12 +4983,12 @@ msgstr "Insira a frase secreta\n" msgid "cancelled by user\n" msgstr "cancelado pelo utilizador\n" -#: g10/passphrase.c:805 g10/passphrase.c:968 +#: g10/passphrase.c:805 g10/passphrase.c:974 #, fuzzy msgid "can't query passphrase in batch mode\n" msgstr "imposs�vel pedir senha em modo n�o-interactivo\n" -#: g10/passphrase.c:812 g10/passphrase.c:973 +#: g10/passphrase.c:812 g10/passphrase.c:979 msgid "Enter passphrase: " msgstr "Digite a frase secreta: " @@ -4992,7 +5012,7 @@ msgstr "chave de %u-bit/%s, ID %08lX, criada em %s" msgid " (subkey on main key ID %s)" msgstr "" -#: g10/passphrase.c:977 +#: g10/passphrase.c:987 msgid "Repeat passphrase: " msgstr "Repita a frase secreta: " @@ -6453,18 +6473,6 @@ msgstr "(voc� pode ter usado o programa errado para esta tarefa)\n" #~ msgstr "n�o foi poss�vel alterar o exec-path para %s\n" #, fuzzy -#~ msgid "User ID \"%s\": %d signature removed.\n" -#~ msgstr "Utilizador \"%s\" est� revocado." - -#, fuzzy -#~ msgid "User ID \"%s\": %d signatures removed.\n" -#~ msgstr "Utilizador \"%s\" est� revocado." - -#, fuzzy -#~ msgid "User ID \"%s\" removed: %s\n" -#~ msgstr "Utilizador \"%s\" est� revocado." - -#, fuzzy #~ msgid "No user IDs are removable.\n" #~ msgstr "o utilizador com o id \"%s\" j� est� revocado\n" |