1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-09 23:39:51 +02:00
gnupg/po/pt.po
Werner Koch bd1df0119c Renamed g10.c to gpg.c
Filelength fixes for W32.
2005-10-05 16:58:50 +00:00

6874 lines
181 KiB
Plaintext

# pt messages for gnupg
# Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
# Pedro Morais <morais@kde.org>
#
# Based on pt_PT work done by:
# Thiago Jung Bauermann <jungmann@cwb.matrix.com.br>
# Rafael Caetano dos Santos <rcaetano@linux.ime.usp.br>
msgid ""
msgstr ""
"Project-Id-Version: gnupg\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n"
"POT-Creation-Date: 2005-07-28 21:11+0200\n"
"PO-Revision-Date: 2002-09-13 18:26+0100\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n"
"Language-Team: pt <morais@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: cipher/primegen.c:121
#, c-format
msgid "can't gen prime with pbits=%u qbits=%u\n"
msgstr ""
#: cipher/primegen.c:312
#, c-format
msgid "can't generate a prime with less than %d bits\n"
msgstr ""
#: cipher/random.c:164
msgid "no entropy gathering module detected\n"
msgstr "nenhum módulo de recolha de entropia detectado\n"
#: cipher/random.c:388 g10/card-util.c:675 g10/card-util.c:744
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:486
#: g10/g10.c:973 g10/g10.c:3270 g10/import.c:185 g10/keygen.c:2231
#: g10/keyring.c:1525 g10/openfile.c:184 g10/openfile.c:340
#: g10/plaintext.c:472 g10/sign.c:781 g10/sign.c:935 g10/sign.c:1048
#: g10/sign.c:1198 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
#, c-format
msgid "can't open `%s': %s\n"
msgstr "impossível abrir `%s': %s\n"
#: cipher/random.c:392
#, c-format
msgid "can't stat `%s': %s\n"
msgstr "impossível 'stat' a `%s': %s\n"
#: cipher/random.c:397
#, c-format
msgid "`%s' is not a regular file - ignored\n"
msgstr "`%s' não é um ficheiro normal - ignorado\n"
#: cipher/random.c:402
msgid "note: random_seed file is empty\n"
msgstr "nota: random_seed está vazia\n"
#: cipher/random.c:408
msgid "WARNING: invalid size of random_seed file - not used\n"
msgstr ""
"AVISO: o ficheiro random_seed tem um tamanho inválido - não utilizado\n"
#: cipher/random.c:416
#, c-format
msgid "can't read `%s': %s\n"
msgstr "impossível ler `%s': %s\n"
#: cipher/random.c:454
msgid "note: random_seed file not updated\n"
msgstr "nota: ficheiro random_seed não actualizado\n"
#: cipher/random.c:474 g10/exec.c:478 g10/g10.c:972 g10/keygen.c:2710
#: g10/keygen.c:2740 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:261
#: g10/openfile.c:355 g10/sign.c:799 g10/sign.c:1064 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "impossível criar `%s': %s\n"
#: cipher/random.c:481
#, c-format
msgid "can't write `%s': %s\n"
msgstr "impossível escrever `%s': %s\n"
#: cipher/random.c:484
#, c-format
msgid "can't close `%s': %s\n"
msgstr "impossível fechar `%s': %s\n"
#: cipher/random.c:729
msgid "WARNING: using insecure random number generator!!\n"
msgstr "AVISO: a utilizar gerador de números aleatórios inseguro!\n"
#: cipher/random.c:730
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/rndegd.c:205
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/rndlinux.c:135
#, 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 outro trabalho para\n"
"que o sistema possa recolher mais entropia! (São necessários mais %d bytes)\n"
#: g10/app-openpgp.c:596
#, fuzzy, c-format
msgid "failed to store the fingerprint: %s\n"
msgstr "falha ao inicializar a base de dados de confiança: %s\n"
#: g10/app-openpgp.c:609
#, fuzzy, c-format
msgid "failed to store the creation date: %s\n"
msgstr "falha ao criar 'cache' do porta-chaves: %s\n"
#: g10/app-openpgp.c:977
#, fuzzy, c-format
msgid "reading public key failed: %s\n"
msgstr "remoção do bloco de chave falhou: %s\n"
#: g10/app-openpgp.c:985 g10/app-openpgp.c:1910
msgid "response does not contain the public key data\n"
msgstr ""
#: g10/app-openpgp.c:993 g10/app-openpgp.c:1918
msgid "response does not contain the RSA modulus\n"
msgstr ""
#: g10/app-openpgp.c:1002 g10/app-openpgp.c:1928
msgid "response does not contain the RSA public exponent\n"
msgstr ""
#: g10/app-openpgp.c:1258 g10/app-openpgp.c:1346 g10/app-openpgp.c:2150
#, c-format
msgid "PIN callback returned error: %s\n"
msgstr ""
#: g10/app-openpgp.c:1264 g10/app-openpgp.c:1352 g10/app-openpgp.c:2156
#, c-format
msgid "PIN for CHV%d is too short; minimum length is %d\n"
msgstr ""
#: g10/app-openpgp.c:1273 g10/app-openpgp.c:1287 g10/app-openpgp.c:1362
#: g10/app-openpgp.c:2165 g10/app-openpgp.c:2179
#, fuzzy, c-format
msgid "verify CHV%d failed: %s\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/app-openpgp.c:1310
msgid "access to admin commands is not configured\n"
msgstr ""
#: g10/app-openpgp.c:1325 g10/app-openpgp.c:2385
msgid "error retrieving CHV status from card\n"
msgstr ""
#: g10/app-openpgp.c:1331 g10/app-openpgp.c:2394
msgid "card is permanently locked!\n"
msgstr ""
#: g10/app-openpgp.c:1336
#, c-format
msgid "%d Admin PIN attempts remaining before card is permanently locked\n"
msgstr ""
#. TRANSLATORS: Do not translate the "|A|" prefix but
#. keep it at the start of the string. We need this elsewhere
#. to get some infos on the string.
#: g10/app-openpgp.c:1343
msgid "|A|Admin PIN"
msgstr ""
#. TRANSLATORS: Do not translate the "|*|" prefixes but
#. keep it at the start of the string. We need this elsewhere
#. to get some infos on the string.
#: g10/app-openpgp.c:1492
msgid "|AN|New Admin PIN"
msgstr ""
#: g10/app-openpgp.c:1492
msgid "|N|New PIN"
msgstr ""
#: g10/app-openpgp.c:1496
#, fuzzy, c-format
msgid "error getting new PIN: %s\n"
msgstr "erro na criação da frase secreta: %s\n"
#: g10/app-openpgp.c:1546 g10/app-openpgp.c:1996
#, fuzzy
msgid "error reading application data\n"
msgstr "erro na leitura do bloco de chave: %s\n"
#: g10/app-openpgp.c:1552 g10/app-openpgp.c:2003
#, fuzzy
msgid "error reading fingerprint DO\n"
msgstr "%s: erro ao ler registo livre: %s\n"
#: g10/app-openpgp.c:1562
#, fuzzy
msgid "key already exists\n"
msgstr "%s' já comprimido\n"
#: g10/app-openpgp.c:1566
msgid "existing key will be replaced\n"
msgstr ""
#: g10/app-openpgp.c:1568
#, fuzzy
msgid "generating new key\n"
msgstr "gerar um novo par de chaves"
#: g10/app-openpgp.c:1735
msgid "creation timestamp missing\n"
msgstr ""
#: g10/app-openpgp.c:1742
#, c-format
msgid "RSA modulus missing or not of size %d bits\n"
msgstr ""
#: g10/app-openpgp.c:1749
#, c-format
msgid "RSA public exponent missing or larger than %d bits\n"
msgstr ""
#: g10/app-openpgp.c:1757 g10/app-openpgp.c:1764
#, c-format
msgid "RSA prime %s missing or not of size %d bits\n"
msgstr ""
#: g10/app-openpgp.c:1827
#, fuzzy, c-format
msgid "failed to store the key: %s\n"
msgstr "falha ao inicializar a base de dados de confiança: %s\n"
#: g10/app-openpgp.c:1886
msgid "please wait while key is being generated ...\n"
msgstr ""
#: g10/app-openpgp.c:1901
#, fuzzy
msgid "generating key failed\n"
msgstr "remoção do bloco de chave falhou: %s\n"
#: g10/app-openpgp.c:1904
#, fuzzy, c-format
msgid "key generation completed (%d seconds)\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/app-openpgp.c:1961
msgid "invalid structure of OpenPGP card (DO 0x93)\n"
msgstr ""
#: g10/app-openpgp.c:2130
#, c-format
msgid "signatures created so far: %lu\n"
msgstr ""
#: g10/app-openpgp.c:2138
#, c-format
msgid "||Please enter the PIN%%0A[sigs done: %lu]"
msgstr ""
#: g10/app-openpgp.c:2399
msgid ""
"verification of Admin PIN is currently prohibited through this command\n"
msgstr ""
#: g10/app-openpgp.c:2470 g10/app-openpgp.c:2480
#, fuzzy, c-format
msgid "can't access %s - invalid OpenPGP card?\n"
msgstr "nenhum dado OpenPGP válido encontrado.\n"
#: g10/armor.c:318
#, c-format
msgid "armor: %s\n"
msgstr "armadura: %s\n"
#: g10/armor.c:347
msgid "invalid armor header: "
msgstr "cabeçalho de armadura inválido: "
#: g10/armor.c:354
msgid "armor header: "
msgstr "cabeçalho de armadura: "
#: g10/armor.c:365
msgid "invalid clearsig header\n"
msgstr "cabeçalho de assinatura em texto puro inválido\n"
#: g10/armor.c:417
msgid "nested clear text signatures\n"
msgstr "assinaturas em texto puro aninhadas\n"
#: g10/armor.c:552
#, fuzzy
msgid "unexpected armor: "
msgstr "armadura inesperada:"
#: g10/armor.c:564
msgid "invalid dash escaped line: "
msgstr "linha com hífen inválida: "
#: g10/armor.c:716 g10/armor.c:1323
#, fuzzy, c-format
msgid "invalid radix64 character %02X skipped\n"
msgstr "caracter radix64 inválido %02x ignorado\n"
#: g10/armor.c:759
msgid "premature eof (no CRC)\n"
msgstr "fim de ficheiro prematuro (sem CRC)\n"
#: g10/armor.c:793
msgid "premature eof (in CRC)\n"
msgstr "fim de ficheiro prematuro (no CRC)\n"
#: g10/armor.c:801
msgid "malformed CRC\n"
msgstr "CRC malformado\n"
#: g10/armor.c:805 g10/armor.c:1360
#, fuzzy, c-format
msgid "CRC error; %06lX - %06lX\n"
msgstr "erro de CRC; %06lx - %06lx\n"
#: g10/armor.c:825
#, fuzzy
msgid "premature eof (in trailer)\n"
msgstr "fim de ficheiro prematuro (no \"Trailer\")\n"
#: g10/armor.c:829
msgid "error in trailer line\n"
msgstr "erro na última linha\n"
#: g10/armor.c:1138
msgid "no valid OpenPGP data found.\n"
msgstr "nenhum dado OpenPGP válido encontrado.\n"
#: g10/armor.c:1143
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr "armadura inválida: linha maior que %d caracteres\n"
#: g10/armor.c:1147
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
"caracter \"quoted printable\" na armadura - provavelmente um MTA com bugs "
"foi usado\n"
#: g10/card-util.c:63 g10/card-util.c:303
#, fuzzy, c-format
msgid "OpenPGP card not available: %s\n"
msgstr "chave secreta não disponível"
#: g10/card-util.c:68
#, c-format
msgid "OpenPGP card no. %s detected\n"
msgstr ""
#: g10/card-util.c:77 g10/card-util.c:1403 g10/delkey.c:128 g10/keyedit.c:1513
#: g10/keygen.c:2415 g10/revoke.c:217 g10/revoke.c:418
#, fuzzy
msgid "can't do this in batch mode\n"
msgstr "impossível fazer isso em modo não-interativo\n"
#: g10/card-util.c:104 g10/card-util.c:1129 g10/card-util.c:1212
#: g10/keyedit.c:420 g10/keyedit.c:441 g10/keyedit.c:455 g10/keygen.c:1290
#: g10/keygen.c:1355
msgid "Your selection? "
msgstr "Opção? "
#: g10/card-util.c:213 g10/card-util.c:263
msgid "[not set]"
msgstr ""
#: g10/card-util.c:410
#, fuzzy
msgid "male"
msgstr "enable"
#: g10/card-util.c:411
#, fuzzy
msgid "female"
msgstr "enable"
#: g10/card-util.c:411
#, fuzzy
msgid "unspecified"
msgstr "Nenhum motivo especificado"
#: g10/card-util.c:438
#, fuzzy
msgid "not forced"
msgstr "não processado"
#: g10/card-util.c:438
msgid "forced"
msgstr ""
#: g10/card-util.c:516
msgid "Error: Only plain ASCII is currently allowed.\n"
msgstr ""
#: g10/card-util.c:518
msgid "Error: The \"<\" character may not be used.\n"
msgstr ""
#: g10/card-util.c:520
msgid "Error: Double spaces are not allowed.\n"
msgstr ""
#: g10/card-util.c:537
msgid "Cardholder's surname: "
msgstr ""
#: g10/card-util.c:539
msgid "Cardholder's given name: "
msgstr ""
#: g10/card-util.c:557
#, c-format
msgid "Error: Combined name too long (limit is %d characters).\n"
msgstr ""
#: g10/card-util.c:578
#, fuzzy
msgid "URL to retrieve public key: "
msgstr "a escrever chave pública para `%s'\n"
#: g10/card-util.c:586
#, c-format
msgid "Error: URL too long (limit is %d characters).\n"
msgstr ""
#: g10/card-util.c:684 g10/card-util.c:753 g10/import.c:268
#, c-format
msgid "error reading `%s': %s\n"
msgstr "erro na leitura de `%s': %s\n"
#: g10/card-util.c:692
msgid "Login data (account name): "
msgstr ""
#: g10/card-util.c:702
#, c-format
msgid "Error: Login data too long (limit is %d characters).\n"
msgstr ""
#: g10/card-util.c:761
msgid "Private DO data: "
msgstr ""
#: g10/card-util.c:771
#, c-format
msgid "Error: Private DO too long (limit is %d characters).\n"
msgstr ""
#: g10/card-util.c:791
#, fuzzy
msgid "Language preferences: "
msgstr "preferências actualizadas"
#: g10/card-util.c:799
#, fuzzy
msgid "Error: invalid length of preference string.\n"
msgstr "caracter inválido na cadeia de caractéres da preferência\n"
#: g10/card-util.c:808
#, fuzzy
msgid "Error: invalid characters in preference string.\n"
msgstr "caracter inválido na cadeia de caractéres da preferência\n"
#: g10/card-util.c:829
msgid "Sex ((M)ale, (F)emale or space): "
msgstr ""
#: g10/card-util.c:843
#, fuzzy
msgid "Error: invalid response.\n"
msgstr "%s: versão de ficheiro inválida %d\n"
#: g10/card-util.c:864
#, fuzzy
msgid "CA fingerprint: "
msgstr "mostra impressão digital"
#: g10/card-util.c:887
#, fuzzy
msgid "Error: invalid formatted fingerprint.\n"
msgstr "%s: versão de ficheiro inválida %d\n"
#: g10/card-util.c:935
#, fuzzy, c-format
msgid "key operation not possible: %s\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/card-util.c:936
#, fuzzy
msgid "not an OpenPGP card"
msgstr "nenhum dado OpenPGP válido encontrado.\n"
#: g10/card-util.c:945
#, fuzzy, c-format
msgid "error getting current key info: %s\n"
msgstr "erro ao escrever no porta-chaves secreto `%s': %s\n"
#: g10/card-util.c:1030
msgid "Replace existing key? (y/N) "
msgstr ""
#: g10/card-util.c:1051 g10/card-util.c:1060
msgid "Make off-card backup of encryption key? (Y/n) "
msgstr ""
#: g10/card-util.c:1072
msgid "Replace existing keys? (y/N) "
msgstr ""
#: g10/card-util.c:1081
#, c-format
msgid ""
"Please note that the factory settings of the PINs are\n"
" PIN = `%s' Admin PIN = `%s'\n"
"You should change them using the command --change-pin\n"
msgstr ""
#: g10/card-util.c:1120
#, fuzzy
msgid "Please select the type of key to generate:\n"
msgstr "Por favor selecione o tipo de chave desejado:\n"
#: g10/card-util.c:1122 g10/card-util.c:1203
#, fuzzy
msgid " (1) Signature key\n"
msgstr "Esta assinatura expirou em %s.\n"
#: g10/card-util.c:1123 g10/card-util.c:1205
#, fuzzy
msgid " (2) Encryption key\n"
msgstr " (%d) RSA (apenas cifragem)\n"
#: g10/card-util.c:1124 g10/card-util.c:1207
msgid " (3) Authentication key\n"
msgstr ""
#: g10/card-util.c:1140 g10/card-util.c:1223 g10/keyedit.c:941
#: g10/keygen.c:1394 g10/revoke.c:643
msgid "Invalid selection.\n"
msgstr "Opção inválida.\n"
#: g10/card-util.c:1200
#, fuzzy
msgid "Please select where to store the key:\n"
msgstr "motivo da revocação: "
#: g10/card-util.c:1235
#, fuzzy
msgid "unknown key protection algorithm\n"
msgstr "algoritmo de compressão desconhecido"
#: g10/card-util.c:1240
#, fuzzy
msgid "secret parts of key are not available\n"
msgstr "Componentes secretas da chave primária não disponíveis.\n"
#: g10/card-util.c:1245
#, fuzzy
msgid "secret key already stored on a card\n"
msgstr "ignorado: a chave secreta já está presente\n"
#: g10/card-util.c:1316 g10/keyedit.c:1351
msgid "quit this menu"
msgstr "sair deste menu"
#: g10/card-util.c:1318
#, fuzzy
msgid "show admin commands"
msgstr "comandos em conflito\n"
#: g10/card-util.c:1319 g10/keyedit.c:1354
msgid "show this help"
msgstr "mostra esta ajuda"
#: g10/card-util.c:1321
#, fuzzy
msgid "list all available data"
msgstr "Nenhuma ajuda disponível"
#: g10/card-util.c:1324
msgid "change card holder's name"
msgstr ""
#: g10/card-util.c:1325
msgid "change URL to retrieve key"
msgstr ""
#: g10/card-util.c:1326
msgid "fetch the key specified in the card URL"
msgstr ""
#: g10/card-util.c:1327
#, fuzzy
msgid "change the login name"
msgstr "muda a data de validade"
#: g10/card-util.c:1328
#, fuzzy
msgid "change the language preferences"
msgstr "muda os valores de confiança"
#: g10/card-util.c:1329
msgid "change card holder's sex"
msgstr ""
#: g10/card-util.c:1330
#, fuzzy
msgid "change a CA fingerprint"
msgstr "mostra impressão digital"
#: g10/card-util.c:1331
msgid "toggle the signature force PIN flag"
msgstr ""
#: g10/card-util.c:1332
#, fuzzy
msgid "generate new keys"
msgstr "gerar um novo par de chaves"
#: g10/card-util.c:1333
msgid "menu to change or unblock the PIN"
msgstr ""
#: g10/card-util.c:1334
msgid "verify the PIN and list all data"
msgstr ""
#: g10/card-util.c:1454 g10/keyedit.c:1612
msgid "Command> "
msgstr "Comando> "
#: g10/card-util.c:1492
#, fuzzy
msgid "Admin-only command\n"
msgstr "comandos em conflito\n"
#: g10/card-util.c:1523
#, fuzzy
msgid "Admin commands are allowed\n"
msgstr "comandos em conflito\n"
#: g10/card-util.c:1525
#, fuzzy
msgid "Admin commands are not allowed\n"
msgstr "a escrever chave privada para `%s'\n"
#: g10/card-util.c:1599 g10/keyedit.c:2219
msgid "Invalid command (try \"help\")\n"
msgstr "Comando inválido (tente \"help\")\n"
#: g10/cardglue.c:435
msgid "Please insert the card and hit return or enter 'c' to cancel: "
msgstr ""
#: g10/cardglue.c:558
#, c-format
msgid ""
"Please remove the current card and insert the one with serial number:\n"
" %.*s\n"
msgstr ""
#: g10/cardglue.c:566
msgid "Hit return when ready or enter 'c' to cancel: "
msgstr ""
#: g10/cardglue.c:891
msgid "Enter New Admin PIN: "
msgstr ""
#: g10/cardglue.c:892
msgid "Enter New PIN: "
msgstr ""
#: g10/cardglue.c:893
msgid "Enter Admin PIN: "
msgstr ""
#: g10/cardglue.c:894
msgid "Enter PIN: "
msgstr ""
#: g10/cardglue.c:911
#, fuzzy
msgid "Repeat this PIN: "
msgstr "Repita a frase secreta: "
#: g10/cardglue.c:925
#, fuzzy
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/g10.c:3620 g10/keyring.c:377
#: g10/keyring.c:663 g10/verify.c:102 g10/verify.c:157
#, c-format
msgid "can't open `%s'\n"
msgstr "impossível abrir `%s'\n"
#: g10/decrypt.c:105 g10/encode.c:849
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:178 g10/keyedit.c:3360 g10/keyserver.c:1571
#: g10/revoke.c:227
#, 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:208 g10/import.c:2334 g10/keyserver.c:1585
#: g10/revoke.c:233 g10/revoke.c:440
#, c-format
msgid "error reading keyblock: %s\n"
msgstr "erro na leitura do bloco de chave: %s\n"
#: g10/delkey.c:129 g10/delkey.c:136
msgid "(unless you specify the key by fingerprint)\n"
msgstr "(a não ser que escolha a chave pela sua impressão digital)\n"
#: g10/delkey.c:135
#, fuzzy
msgid "can't do this in batch mode without \"--yes\"\n"
msgstr "impossível fazer isso em modo não-interactivo sem utilizar \"--yes\"\n"
#: g10/delkey.c:147
#, fuzzy
msgid "Delete this key from the keyring? (y/N) "
msgstr "Remover esta chave do porta-chaves?"
#: g10/delkey.c:155
#, fuzzy
msgid "This is a secret key! - really delete? (y/N) "
msgstr "Esta chave é secreta! - apagar de qualquer modo? "
#: g10/delkey.c:165
#, c-format
msgid "deleting keyblock failed: %s\n"
msgstr "remoção do bloco de chave falhou: %s\n"
#: g10/delkey.c:175
msgid "ownertrust information cleared\n"
msgstr "informações de 'ownertrust' limpas\n"
#: g10/delkey.c:206
#, c-format
msgid "there is a secret key for public key \"%s\"!\n"
msgstr "há uma chave secreta para a chave pública \"%s\"!\n"
#: g10/delkey.c:208
msgid "use option \"--delete-secret-keys\" to delete it first.\n"
msgstr "utilize a opção \"--delete-secret-keys\" para a apagar primeiro.\n"
#: g10/encode.c:213 g10/sign.c:1218
#, c-format
msgid "error creating passphrase: %s\n"
msgstr "erro na criação da frase secreta: %s\n"
#: g10/encode.c:218
msgid "can't use a symmetric ESK packet due to the S2K mode\n"
msgstr "não é possível utilizar o pacote ESK simétrico devido ao modo S2K\n"
#: g10/encode.c:231
#, fuzzy, c-format
msgid "using cipher %s\n"
msgstr "assinatura falhou: %s\n"
#: g10/encode.c:241 g10/encode.c:548
#, c-format
msgid "`%s' already compressed\n"
msgstr "%s' já comprimido\n"
#: g10/encode.c:304 g10/encode.c:594 g10/sign.c:566
#, c-format
msgid "WARNING: `%s' is an empty file\n"
msgstr "AVISO: `%s' é um ficheiro vazio\n"
#: g10/encode.c:468
msgid "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n"
msgstr "no modo --pgp2 só pode cifrar com chaves RSA de 2048 bits ou menos\n"
#: g10/encode.c:492
#, c-format
msgid "reading from `%s'\n"
msgstr "lendo de `%s'\n"
#: g10/encode.c:520
msgid ""
"unable to use the IDEA cipher for all of the keys you are encrypting to.\n"
msgstr ""
"impossível utilizar a cifra IDEA para todas as chaves para que está a "
"cifrar.\n"
#: g10/encode.c:530
#, fuzzy, c-format
msgid ""
"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n"
msgstr ""
"ao forçar a cifra simétrica %s (%d) viola as preferências do destinatário\n"
#: g10/encode.c:638 g10/sign.c:899
#, fuzzy, c-format
msgid ""
"WARNING: forcing compression algorithm %s (%d) violates recipient "
"preferences\n"
msgstr ""
"ao forçar o algoritmo de compressão %s (%d) viola as preferências do "
"destinatário\n"
#: g10/encode.c:725
#, c-format
msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n"
msgstr ""
"ao forçar a cifra simétrica %s (%d) viola as preferências do destinatário\n"
#: g10/encode.c:795 g10/pkclist.c:764 g10/pkclist.c:800
#, c-format
msgid "you may not use %s while in %s mode\n"
msgstr "não pode utilizar %s enquanto estiver no modo %s\n"
#: g10/encode.c:822
#, c-format
msgid "%s/%s encrypted for: \"%s\"\n"
msgstr "%s/%s cifrado para: \"%s\"\n"
#: g10/encr-data.c:67 g10/mainproc.c:302
#, c-format
msgid "%s encrypted data\n"
msgstr "dados cifrados com %s\n"
#: g10/encr-data.c:69 g10/mainproc.c:306
#, c-format
msgid "encrypted with unknown algorithm %d\n"
msgstr "cifrado com algoritmo desconhecido %d\n"
#: g10/encr-data.c:93
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:104
msgid "problem handling encrypted packet\n"
msgstr "problema ao tratar pacote cifrado\n"
#: g10/exec.c:49
msgid "no remote program execution supported\n"
msgstr ""
#: g10/exec.c:173 g10/openfile.c:413
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: impossível criar directoria: %s\n"
#: g10/exec.c:314
msgid ""
"external program calls are disabled due to unsafe options file permissions\n"
msgstr ""
#: g10/exec.c:344
#, fuzzy
msgid "this platform requires temporary files when calling external programs\n"
msgstr "%s: erro ao ler registo de versão: %s\n"
#: g10/exec.c:422
#, fuzzy, c-format
msgid "unable to execute program `%s': %s\n"
msgstr "não foi possível alterar o exec-path para %s\n"
#: g10/exec.c:425
#, fuzzy, c-format
msgid "unable to execute shell `%s': %s\n"
msgstr "não foi possível alterar o exec-path para %s\n"
#: g10/exec.c:510
#, fuzzy, c-format
msgid "system error while calling external program: %s\n"
msgstr "%s: erro ao ler registo de versão: %s\n"
#: g10/exec.c:521 g10/exec.c:587
msgid "unnatural exit of external program\n"
msgstr ""
#: g10/exec.c:536
#, fuzzy
msgid "unable to execute external program\n"
msgstr "não foi possível alterar o exec-path para %s\n"
#: g10/exec.c:552
#, fuzzy, c-format
msgid "unable to read external program response: %s\n"
msgstr "não foi possível alterar o exec-path para %s\n"
#: g10/exec.c:598 g10/exec.c:605
#, c-format
msgid "WARNING: unable to remove tempfile (%s) `%s': %s\n"
msgstr ""
#: g10/exec.c:610
#, fuzzy, c-format
msgid "WARNING: unable to remove temp directory `%s': %s\n"
msgstr "AVISO: dono pouco seguro em %s \"%s\"\n"
#: g10/export.c:192
#, fuzzy
msgid "exporting secret keys not allowed\n"
msgstr "a escrever chave privada para `%s'\n"
#: g10/export.c:221
#, fuzzy, c-format
msgid "key %s: not protected - skipped\n"
msgstr "chave %08lX: não está protegida - ignorada\n"
#: g10/export.c:229
#, fuzzy, c-format
msgid "key %s: PGP 2.x style key - skipped\n"
msgstr "chave %08lX: tipo PGP 2.x - ignorada\n"
#: g10/export.c:409
msgid "about to export an unprotected subkey\n"
msgstr ""
#: g10/export.c:432
#, fuzzy, c-format
msgid "failed to unprotect the subkey: %s\n"
msgstr "falha ao inicializar a base de dados de confiança: %s\n"
#: g10/export.c:453
#, c-format
msgid "WARNING: secret key %s does not have a simple SK checksum\n"
msgstr ""
#: g10/export.c:485
msgid "WARNING: nothing exported\n"
msgstr "AVISO: nada exportado\n"
#: g10/g10.c:363
msgid ""
"@Commands:\n"
" "
msgstr ""
"@Comandos:\n"
" "
#: g10/g10.c:365
msgid "|[file]|make a signature"
msgstr "|[ficheiro]|fazer uma assinatura"
#: g10/g10.c:366
msgid "|[file]|make a clear text signature"
msgstr "|[ficheiro]|fazer uma assinatura em texto puro"
#: g10/g10.c:367
msgid "make a detached signature"
msgstr "fazer uma assinatura separada"
#: g10/g10.c:368
msgid "encrypt data"
msgstr "cifrar dados"
#: g10/g10.c:370
msgid "encryption only with symmetric cipher"
msgstr "cifrar apenas com cifra simétrica"
#: g10/g10.c:372
msgid "decrypt data (default)"
msgstr "decifrar dados (acção por omissão)"
#: g10/g10.c:374
msgid "verify a signature"
msgstr "verificar uma assinatura"
#: g10/g10.c:376
msgid "list keys"
msgstr "listar as chaves"
#: g10/g10.c:378
msgid "list keys and signatures"
msgstr "listar as chaves e as assinaturas"
#: g10/g10.c:379
#, fuzzy
msgid "list and check key signatures"
msgstr "verificar as assinaturas das chaves"
#: g10/g10.c:380
msgid "list keys and fingerprints"
msgstr "listar as chaves e as impressões digitais"
#: g10/g10.c:381
msgid "list secret keys"
msgstr "listar as chaves secretas"
#: g10/g10.c:382
msgid "generate a new key pair"
msgstr "gerar um novo par de chaves"
#: g10/g10.c:383
msgid "remove keys from the public keyring"
msgstr "remover chaves do porta-chaves público"
#: g10/g10.c:385
msgid "remove keys from the secret keyring"
msgstr "remover chaves do porta-chaves secreto"
#: g10/g10.c:386
msgid "sign a key"
msgstr "assinar uma chave"
#: g10/g10.c:387
msgid "sign a key locally"
msgstr "assinar uma chave localmente"
#: g10/g10.c:388
msgid "sign or edit a key"
msgstr "assinar ou editar uma chave"
#: g10/g10.c:389
msgid "generate a revocation certificate"
msgstr "gerar um certificado de revogação"
#: g10/g10.c:391
msgid "export keys"
msgstr "exportar chaves"
#: g10/g10.c:392
msgid "export keys to a key server"
msgstr "exportar chaves para um servidor de chaves"
#: g10/g10.c:393
msgid "import keys from a key server"
msgstr "importar chaves de um servidor de chaves"
#: g10/g10.c:395
msgid "search for keys on a key server"
msgstr "procurar chaves num servidor de chaves"
#: g10/g10.c:397
msgid "update all keys from a keyserver"
msgstr "actualizar todas as chaves a partir de um servidor de chaves"
#: g10/g10.c:400
msgid "import/merge keys"
msgstr "importar/fundir chaves"
#: g10/g10.c:403
msgid "print the card status"
msgstr ""
#: g10/g10.c:404
msgid "change data on a card"
msgstr ""
#: g10/g10.c:405
msgid "change a card's PIN"
msgstr ""
#: g10/g10.c:413
msgid "update the trust database"
msgstr "actualizar a base de dados de confiança"
#: g10/g10.c:420
msgid "|algo [files]|print message digests"
msgstr "|algo [ficheiros]|imprimir \"digests\" de mensagens"
#: g10/g10.c:424 g10/gpgv.c:71
msgid ""
"@\n"
"Options:\n"
" "
msgstr ""
"@\n"
"Opções:\n"
" "
#: g10/g10.c:426
msgid "create ascii armored output"
msgstr "criar saída com armadura ascii"
#: g10/g10.c:428
msgid "|NAME|encrypt for NAME"
msgstr "|NOME|cifrar para NOME"
#: g10/g10.c:439
msgid "use this user-id to sign or decrypt"
msgstr ""
"usar este identificador de utilizador para\n"
"assinar ou decifrar"
#: g10/g10.c:440
msgid "|N|set compress level N (0 disables)"
msgstr ""
"|N|estabelecer nível de compressão N\n"
"(0 desactiva)"
#: g10/g10.c:445
msgid "use canonical text mode"
msgstr "usar modo de texto canônico"
#: g10/g10.c:459
msgid "use as output file"
msgstr "usar como ficheiro de saída"
#: g10/g10.c:461 g10/gpgv.c:73
msgid "verbose"
msgstr "detalhado"
#: g10/g10.c:472
msgid "do not make any changes"
msgstr "não fazer alterações"
#: g10/g10.c:473
msgid "prompt before overwriting"
msgstr "perguntar antes de sobrepôr"
#: g10/g10.c:514
msgid "use strict OpenPGP behavior"
msgstr ""
#: g10/g10.c:515
msgid "generate PGP 2.x compatible messages"
msgstr ""
#: g10/g10.c:543
msgid ""
"@\n"
"(See the man page for a complete listing of all commands and options)\n"
msgstr ""
"@\n"
"(Veja a página man para uma lista completa de comandos e opções)\n"
#: g10/g10.c:546
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 [ficheiro] assinar e cifrar para o utilizador Bob\n"
" --clearsign [ficheiro] criar uma assinatura em texto puro\n"
" --detach-sign [ficheiro] criar uma assinatura separada\n"
" --list-keys [nomes] mostrar chaves\n"
" --fingerprint [nomes] mostrar impressões digitais\n"
#: g10/g10.c:727 g10/gpgv.c:98
msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n"
msgstr "Por favor comunique bugs para <gnupg-bugs@gnu.org>.\n"
#: g10/g10.c:744
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "Uso: gpg [opções] [ficheiros] (-h para ajuda)"
#: g10/g10.c:747
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] [ficheiros]\n"
"assina, verifica, cifra ou decifra\n"
"a operação por omissão depende dos dados de entrada\n"
#: g10/g10.c:758
msgid ""
"\n"
"Supported algorithms:\n"
msgstr ""
"\n"
"Algoritmos suportados:\n"
#: g10/g10.c:761
msgid "Pubkey: "
msgstr "Chave pública: "
#: g10/g10.c:767 g10/keyedit.c:2257
msgid "Cipher: "
msgstr "Cifra: "
#: g10/g10.c:773
msgid "Hash: "
msgstr "Dispersão: "
#: g10/g10.c:779 g10/keyedit.c:2303
msgid "Compression: "
msgstr "Compressão: "
#: g10/g10.c:862
msgid "usage: gpg [options] "
msgstr "uso: gpg [opções] "
#: g10/g10.c:1010
msgid "conflicting commands\n"
msgstr "comandos em conflito\n"
#: g10/g10.c:1028
#, fuzzy, c-format
msgid "no = sign found in group definition `%s'\n"
msgstr "nenhum sinal = encontrada na definição de grupo \"%s\"\n"
#: g10/g10.c:1225
#, fuzzy, c-format
msgid "WARNING: unsafe ownership on homedir `%s'\n"
msgstr "AVISO: dono pouco seguro em %s \"%s\"\n"
#: g10/g10.c:1228
#, fuzzy, c-format
msgid "WARNING: unsafe ownership on configuration file `%s'\n"
msgstr "AVISO: dono pouco seguro em %s \"%s\"\n"
#: g10/g10.c:1231
#, fuzzy, c-format
msgid "WARNING: unsafe ownership on extension `%s'\n"
msgstr "AVISO: dono pouco seguro em %s \"%s\"\n"
#: g10/g10.c:1237
#, fuzzy, c-format
msgid "WARNING: unsafe permissions on homedir `%s'\n"
msgstr "AVISO: permissões pouco seguras em %s \"%s\"\n"
#: g10/g10.c:1240
#, fuzzy, c-format
msgid "WARNING: unsafe permissions on configuration file `%s'\n"
msgstr "AVISO: permissões pouco seguras em %s \"%s\"\n"
#: g10/g10.c:1243
#, fuzzy, c-format
msgid "WARNING: unsafe permissions on extension `%s'\n"
msgstr "AVISO: permissões pouco seguras em %s \"%s\"\n"
#: g10/g10.c:1249
#, fuzzy, c-format
msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n"
msgstr "AVISO: dono pouco seguro em %s \"%s\"\n"
#: g10/g10.c:1252
#, fuzzy, c-format
msgid ""
"WARNING: unsafe enclosing directory ownership on configuration file `%s'\n"
msgstr "AVISO: dono pouco seguro em %s \"%s\"\n"
#: g10/g10.c:1255
#, fuzzy, c-format
msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n"
msgstr "AVISO: dono pouco seguro em %s \"%s\"\n"
#: g10/g10.c:1261
#, fuzzy, c-format
msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n"
msgstr "AVISO: permissões pouco seguras em %s \"%s\"\n"
#: g10/g10.c:1264
#, 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/g10.c:1267
#, fuzzy, c-format
msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n"
msgstr "AVISO: permissões pouco seguras em %s \"%s\"\n"
#: g10/g10.c:1408
#, fuzzy, c-format
msgid "unknown configuration item `%s'\n"
msgstr "criado um novo ficheiro de configuração `%s'\n"
#: g10/g10.c:1805
#, 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/g10.c:1847
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "NOTA: ficheiro de opções por omissão `%s' inexistente\n"
#: g10/g10.c:1851
#, c-format
msgid "option file `%s': %s\n"
msgstr "ficheiro de opções `%s': %s\n"
#: g10/g10.c:1858
#, c-format
msgid "reading options from `%s'\n"
msgstr "a ler opções de `%s'\n"
#: g10/g10.c:2072 g10/g10.c:2626 g10/g10.c:2645
#, c-format
msgid "NOTE: %s is not for normal use!\n"
msgstr "NOTA: %s não é para uso normal!\n"
#: g10/g10.c:2085
#, 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/g10.c:2239 g10/g10.c:2251
#, fuzzy, c-format
msgid "`%s' is not a valid signature expiration\n"
msgstr "%s não é um conjunto de caracteres válido\n"
#: g10/g10.c:2324
#, fuzzy, 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:2343 g10/keyedit.c:3876
#, fuzzy
msgid "could not parse keyserver URL\n"
msgstr "não consegui processar a URI do servidor de chaves\n"
#: g10/g10.c:2349
#, fuzzy, c-format
msgid "%s:%d: invalid keyserver options\n"
msgstr "%s:%d: opções de exportação inválidas\n"
#: g10/g10.c:2352
#, fuzzy
msgid "invalid keyserver options\n"
msgstr "opções de exportação inválidas\n"
#: g10/g10.c:2359
#, c-format
msgid "%s:%d: invalid import options\n"
msgstr "%s:%d: opções de importação inválidas\n"
#: g10/g10.c:2362
msgid "invalid import options\n"
msgstr "opções de importação inválidas\n"
#: g10/g10.c:2369
#, c-format
msgid "%s:%d: invalid export options\n"
msgstr "%s:%d: opções de exportação inválidas\n"
#: g10/g10.c:2372
msgid "invalid export options\n"
msgstr "opções de exportação inválidas\n"
#: g10/g10.c:2379
#, fuzzy, c-format
msgid "%s:%d: invalid list options\n"
msgstr "%s:%d: opções de importação inválidas\n"
#: g10/g10.c:2382
#, fuzzy
msgid "invalid list options\n"
msgstr "opções de importação inválidas\n"
#: g10/g10.c:2404
#, fuzzy, c-format
msgid "%s:%d: invalid verify options\n"
msgstr "%s:%d: opções de exportação inválidas\n"
#: g10/g10.c:2407
#, fuzzy
msgid "invalid verify options\n"
msgstr "opções de exportação inválidas\n"
#: g10/g10.c:2414
#, 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/g10.c:2615
msgid "WARNING: program may create a core file!\n"
msgstr "AVISO: O programa pode criar um ficheiro core!\n"
#: g10/g10.c:2619
#, c-format
msgid "WARNING: %s overrides %s\n"
msgstr "AVISO: %s sobrepõe %s\n"
#: g10/g10.c:2628
#, c-format
msgid "%s not allowed with %s!\n"
msgstr "%s não é permitido com %s!\n"
#: g10/g10.c:2631
#, c-format
msgid "%s makes no sense with %s!\n"
msgstr "%s não faz sentido com %s!\n"
#: g10/g10.c:2638
#, 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/g10.c:2653
#, fuzzy, c-format
msgid "will not run with insecure memory due to %s\n"
msgstr "a escrever chave privada para `%s'\n"
#: g10/g10.c:2667
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/g10.c:2673
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/g10.c:2679
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/g10.c:2692
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/g10.c:2759 g10/g10.c:2783
msgid "selected cipher algorithm is invalid\n"
msgstr "o algoritmo de cifragem selecionado é inválido\n"
#: g10/g10.c:2765 g10/g10.c:2789
msgid "selected digest algorithm is invalid\n"
msgstr "o algoritmo de \"digest\" selecionado é inválido\n"
#: g10/g10.c:2771
#, fuzzy
msgid "selected compression algorithm is invalid\n"
msgstr "o algoritmo de cifragem selecionado é inválido\n"
#: g10/g10.c:2777
msgid "selected certification digest algorithm is invalid\n"
msgstr "o algoritmo de \"digest\" de certificação selecionado é inválido\n"
#: g10/g10.c:2792
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed deve ser maior que 0\n"
#: g10/g10.c:2794
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed deve ser maior que 1\n"
#: g10/g10.c:2796
#, 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/g10.c:2798
#, 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/g10.c:2800
#, 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/g10.c:2803
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:2807
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:2814
msgid "invalid default preferences\n"
msgstr "preferências por omissão inválidas\n"
#: g10/g10.c:2823
msgid "invalid personal cipher preferences\n"
msgstr "preferências pessoais de cifra inválidas\n"
#: g10/g10.c:2827
msgid "invalid personal digest preferences\n"
msgstr "preferências pessoais de 'digest' inválidas\n"
#: g10/g10.c:2831
msgid "invalid personal compress preferences\n"
msgstr "preferências pessoais de compressão inválidas\n"
#: g10/g10.c:2864
#, fuzzy, c-format
msgid "%s does not yet work with %s\n"
msgstr "%s não faz sentido com %s!\n"
#: g10/g10.c:2911
#, 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/g10.c:2916
#, 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/g10.c:2921
#, 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/g10.c:3017
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "falha ao inicializar a base de dados de confiança: %s\n"
#: g10/g10.c:3028
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/g10.c:3039
msgid "--store [filename]"
msgstr "--store [nome_do_ficheiro]"
#: g10/g10.c:3046
msgid "--symmetric [filename]"
msgstr "--symmetric [nome_do_ficheiro]"
#: g10/g10.c:3048
#, fuzzy, c-format
msgid "symmetric encryption of `%s' failed: %s\n"
msgstr "decifragem falhou: %s\n"
#: g10/g10.c:3058
msgid "--encrypt [filename]"
msgstr "--encrypt [nome_do_ficheiro]"
#: g10/g10.c:3071
#, fuzzy
msgid "--symmetric --encrypt [filename]"
msgstr "--sign --encrypt [nome_do_ficheiro]"
#: g10/g10.c:3073
msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n"
msgstr ""
#: g10/g10.c:3076
#, 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/g10.c:3094
msgid "--sign [filename]"
msgstr "--sign [nome_do_ficheiro]"
#: g10/g10.c:3107
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [nome_do_ficheiro]"
#: g10/g10.c:3122
#, fuzzy
msgid "--symmetric --sign --encrypt [filename]"
msgstr "--sign --encrypt [nome_do_ficheiro]"
#: g10/g10.c:3124
msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n"
msgstr ""
#: g10/g10.c:3127
#, 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/g10.c:3147
msgid "--sign --symmetric [filename]"
msgstr "--sign --symmetric [nome_do_ficheiro]"
#: g10/g10.c:3156
msgid "--clearsign [filename]"
msgstr "--clearsign [nome_do_ficheiro]"
#: g10/g10.c:3181
msgid "--decrypt [filename]"
msgstr "--decrypt [nome_do_ficheiro]"
#: g10/g10.c:3189
msgid "--sign-key user-id"
msgstr "--sign-key id-utilizador"
#: g10/g10.c:3193
msgid "--lsign-key user-id"
msgstr "--lsign-key id-utilizador"
#: g10/g10.c:3214
msgid "--edit-key user-id [commands]"
msgstr "--edit-key id-utilizador [comandos]"
#: g10/g10.c:3285
msgid "-k[v][v][v][c] [user-id] [keyring]"
msgstr "-k[v][v][v][c] [id-utilizador] [porta-chaves]"
#: g10/g10.c:3322
#, fuzzy, c-format
msgid "keyserver send failed: %s\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/g10.c:3324
#, fuzzy, c-format
msgid "keyserver receive failed: %s\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/g10.c:3326
#, fuzzy, c-format
msgid "key export failed: %s\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/g10.c:3337
#, fuzzy, c-format
msgid "keyserver search failed: %s\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/g10.c:3347
#, fuzzy, c-format
msgid "keyserver refresh failed: %s\n"
msgstr "actualização da chave secreta falhou: %s\n"
#: g10/g10.c:3388
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "retirada de armadura falhou: %s\n"
#: g10/g10.c:3396
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "criação de armadura falhou: %s\n"
#: g10/g10.c:3483
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "algoritmo de dispersão inválido `%s'\n"
#: g10/g10.c:3606
msgid "[filename]"
msgstr "[nome_do_ficheiro]"
#: g10/g10.c:3610
msgid "Go ahead and type your message ...\n"
msgstr "Digite a sua mensagem ...\n"
#: g10/g10.c:3900
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 caracteres imprimíveis ou espaços, e "
"terminar com um '='\n"
#: g10/g10.c:3908
msgid "a user notation name must contain the '@' character\n"
msgstr "um valor de notação de utilizador não deve conter o caracter '@'\n"
#: g10/g10.c:3913
#, fuzzy
msgid "a notation name must not contain more than one '@' character\n"
msgstr "um valor de notação de utilizador não deve conter o caracter '@'\n"
#: g10/g10.c:3924
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:3958
msgid "the given certification policy URL is invalid\n"
msgstr "a URL de política de certificação dada é inválida\n"
#: g10/g10.c:3960
msgid "the given signature policy URL is invalid\n"
msgstr "a URL de política de assinatura dada é inválida\n"
#: g10/g10.c:3993
#, fuzzy
msgid "the given preferred keyserver URL is invalid\n"
msgstr "a URL de política de assinatura dada é inválida\n"
#: g10/getkey.c:151
msgid "too many entries in pk cache - disabled\n"
msgstr "entradas demais no cache pk - desactivado\n"
#: g10/getkey.c:187 g10/getkey.c:2759
#, fuzzy
msgid "[User ID not found]"
msgstr "[Utilizador não encontrado]"
#: g10/getkey.c:1683
#, fuzzy, c-format
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:2237
#, 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"
#: g10/getkey.c:2468
#, fuzzy, c-format
msgid "using subkey %s instead of primary key %s\n"
msgstr "usando chave secundária %08lX ao invés de chave primária %08lX\n"
#: g10/getkey.c:2515
#, fuzzy, c-format
msgid "key %s: secret key without public key - skipped\n"
msgstr "chave %08lX: chave secreta sem chave pública - ignorada\n"
#: g10/gpgv.c:74
msgid "be somewhat more quiet"
msgstr "ser mais silencioso"
#: g10/gpgv.c:75
#, fuzzy
msgid "take the keys from this keyring"
msgstr "Remover esta chave do porta-chaves?"
#: g10/gpgv.c:77
#, fuzzy
msgid "make timestamp conflicts only a warning"
msgstr "conflito de \"timestamp\""
#: g10/gpgv.c:78
msgid "|FD|write status info to this FD"
msgstr ""
"|DF|escrever informações de estado para o\n"
"descritor de ficheiro DF"
#: g10/gpgv.c:102
#, fuzzy
msgid "Usage: gpgv [options] [files] (-h for help)"
msgstr "Uso: gpg [opções] [ficheiros] (-h para ajuda)"
#: g10/gpgv.c:105
msgid ""
"Syntax: gpg [options] [files]\n"
"Check signatures against known trusted keys\n"
msgstr ""
#: g10/helptext.c:49
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:55
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 ""
"Para construir a Teia-de-Confiança ('Web-of-Trust'), o GnuPG precisa de\n"
"saber quais são as chaves em que deposita confiança absoluta - normalmente\n"
"estas são as chaves a que tem acesso à chave privada. Responda \"sim\" "
"para\n"
"que esta chave seja de confiança absoluta.\n"
#: g10/helptext.c:62
msgid "If you want to use this untrusted key anyway, answer \"yes\"."
msgstr ""
"Se você quiser usar esta chave, não de confiança, assim mesmo, responda \"sim"
"\"."
#: g10/helptext.c:66
msgid ""
"Enter the user ID of the addressee to whom you want to send the message."
msgstr ""
"Digite o ID de utilizador do destinatário para quem quer enviar a\n"
"mensagem."
#: g10/helptext.c:70
msgid ""
"Select the algorithm to use.\n"
"\n"
"DSA (aka DSS) is the Digital Signature Algorithm and can only be used\n"
"for signatures.\n"
"\n"
"Elgamal is an encrypt-only algorithm.\n"
"\n"
"RSA may be used for signatures or encryption.\n"
"\n"
"The first (primary) key must always be a key which is capable of signing."
msgstr ""
#: g10/helptext.c:84
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 ""
"Em geral não é uma boa ideia utilizar a mesma chave para assinar e para\n"
"cifrar. Este algoritmo só deve ser utilizado em alguns domínios.\n"
"Por favor consulte primeiro o seu perito em segurança."
#: g10/helptext.c:91
msgid "Enter the size of the key"
msgstr "Insira o tamanho da chave"
#: g10/helptext.c:95 g10/helptext.c:100 g10/helptext.c:112 g10/helptext.c:144
#: g10/helptext.c:172 g10/helptext.c:177 g10/helptext.c:182
msgid "Answer \"yes\" or \"no\""
msgstr "Responda \"sim\" ou \"não\""
#: g10/helptext.c:105
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"
"reacção a erros - o sistema tentará interpretar o valor dado como um "
"intervalo."
#: g10/helptext.c:117
msgid "Enter the name of the key holder"
msgstr "Digite o nome do possuidor da chave"
#: g10/helptext.c:122
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:126
msgid "Please enter an optional comment"
msgstr "Por favor digite um comentário (opcional)"
#: g10/helptext.c:131
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 email\n"
"O para continuar a geração da chave.\n"
"S para interromper a geração da chave."
#: g10/helptext.c:140
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:148
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 ""
"Quando assina uma chave de identificação de um utilizador, deve primeiro\n"
"verificar que a chave pertence realmente à pessoa em questão. É útil para\n"
"terceiros saberem com que cuidado é que efectuou esta verificação.\n"
"\n"
"\"0\" significa que não deseja declarar a forma com verificou a chave\n"
"\n"
"\"1\" significa que acredita que a chave pertence à pessoa em questão, mas\n"
" não conseguiu ou não tentou verificar. Este grau é útil para quando\n"
" assina a chave de uma utilizador pseudo-anónimo.\n"
"\n"
"\"2\" significa que efectuou uma verificação normal da chave. Por exemplo,\n"
" isto pode significar que verificou a impressão digital da chave e\n"
" verificou o identificador de utilizador da chave contra uma "
"identificação\n"
" fotográfica.\n"
"\n"
"\"3\" significa que efectuou uma verificação exaustiva da chave. Por "
"exemplo,\n"
" isto pode significar que efectuou a verificação pessoalmente, e que \n"
" utilizou um documento, com fotografia, difícil de falsificar \n"
" (como por exemplo um passaporte) que o nome do dono da chave é o\n"
" mesmo do que o identificador da chave, e que, finalmente, verificou\n"
" (através de troca de e-mail) que o endereço de email da chave pertence\n"
" ao done da chave.\n"
"\n"
"Atenção: os exemplos dados para os níveis 2 e 3 são *apenas* exemplos.\n"
"Compete-lhe a si decidir o que considera, ao assinar chaves, uma "
"verificação\n"
"\"normal\" e uma verificação \"exaustiva\".\n"
"\n"
"Se não sabe qual é a resposta correcta, responda \"0\"."
#: g10/helptext.c:186
#, fuzzy
msgid "Answer \"yes\" if you want to sign ALL the user IDs"
msgstr "Responda \"sim\" se quiser assinar TODOS os IDs de utilizador"
#: g10/helptext.c:190
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 utilizador.\n"
"Todos os certificados também serão perdidos!"
#: g10/helptext.c:195
msgid "Answer \"yes\" if it is okay to delete the subkey"
msgstr "Responda \"sim\" se quiser remover a subchave"
#: g10/helptext.c:200
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:205
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:211
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 do seu porta-chaves."
#: g10/helptext.c:215
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 utilizador à 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:223
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 ""
"Muda as preferências de todos os identificadores de utilizadores\n"
"(ou apenas dos seleccionados) para a lista actual de preferências.\n"
"O 'timestamp' de todas as auto-assinaturas afectuadas será avançado\n"
"em um segundo.\n"
#: g10/helptext.c:230
msgid "Please enter the passhrase; this is a secret sentence \n"
msgstr "Por favor digite a frase secreta \n"
#: g10/helptext.c:236
msgid "Please repeat the last passphrase, so you are sure what you typed in."
msgstr "Por favor repita a frase secreta, para ter certeza do que digitou."
#: g10/helptext.c:240
msgid "Give the name of the file to which the signature applies"
msgstr "Dê o nome para o ficheiro ao qual a assinatura se aplica"
#: g10/helptext.c:245
msgid "Answer \"yes\" if it is okay to overwrite the file"
msgstr "Responda \"sim\" se quiser escrever por cima do ficheiro"
#: g10/helptext.c:250
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 ficheiro. Se você apenas carregar em "
"RETURN\n"
"o ficheiro por omissão (que é mostrado entre parênteses) será utilizado."
#: g10/helptext.c:256
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 ""
"Deve especificar uma razão para a emissão do certificado. Dependendo no\n"
"contexto, pode escolher as seguintes opções desta lista:\n"
" \"A chave foi comprometida\"\n"
" Utilize esta opção se tem razões para acreditar que indivíduos não\n"
" autorizados obtiveram acesso à sua chave secreta.\n"
" \"A chave foi substituida\"\n"
" Utilize esta opção se substituiu esta chave com uma mais recente.\n"
" \"A chave já não é utilizada\"\n"
" Utilize esta opção se já não utiliza a chave.\n"
" \"O identificador do utilizador já não é válido\"\n"
" Utilize esta opção para comunicar que o identificador do utilizador\n"
" não deve ser mais utilizado; normalmente utilizada para indicar\n"
" que um endereço de email é inválido.\n"
#: g10/helptext.c:272
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 ""
"Se desejar, pode inserir uma texto descrevendo a razão pela qual criou\n"
"este certificado de revogação. Por favor mantenha este texto conciso.\n"
"Uma linha vazia termina o texto.\n"
#: g10/helptext.c:287
msgid "No help available"
msgstr "Nenhuma ajuda disponível"
#: g10/helptext.c:295
#, c-format
msgid "No help available for `%s'"
msgstr "Nenhuma ajuda disponível para `%s'"
#: g10/import.c:254
#, c-format
msgid "skipping block of type %d\n"
msgstr "ignorando bloco do tipo %d\n"
#: g10/import.c:263
#, fuzzy, c-format
msgid "%lu keys processed so far\n"
msgstr "%lu chaves processadas até agora\n"
#: g10/import.c:280
#, c-format
msgid "Total number processed: %lu\n"
msgstr "Número total processado: %lu\n"
#: g10/import.c:282
#, c-format
msgid " skipped new keys: %lu\n"
msgstr " ignorei novas chaves: %lu\n"
#: g10/import.c:285
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr " sem IDs de utilizadores: %lu\n"
#: g10/import.c:287
#, c-format
msgid " imported: %lu"
msgstr " importados: %lu"
#: g10/import.c:293
#, c-format
msgid " unchanged: %lu\n"
msgstr " não modificados: %lu\n"
#: g10/import.c:295
#, c-format
msgid " new user IDs: %lu\n"
msgstr " novos IDs de utilizadores: %lu\n"
#: g10/import.c:297
#, c-format
msgid " new subkeys: %lu\n"
msgstr " novas subchaves: %lu\n"
#: g10/import.c:299
#, c-format
msgid " new signatures: %lu\n"
msgstr " novas assinaturas: %lu\n"
#: g10/import.c:301
#, c-format
msgid " new key revocations: %lu\n"
msgstr " novas revogações de chaves: %lu\n"
#: g10/import.c:303
#, c-format
msgid " secret keys read: %lu\n"
msgstr " chaves secretas lidas: %lu\n"
#: g10/import.c:305
#, c-format
msgid " secret keys imported: %lu\n"
msgstr " chaves secretas importadas: %lu\n"
#: g10/import.c:307
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr " chaves secretas não modificadas: %lu\n"
#: g10/import.c:309
#, c-format
msgid " not imported: %lu\n"
msgstr " não importadas: %lu\n"
#: g10/import.c:311
#, fuzzy, c-format
msgid " signatures cleaned: %lu\n"
msgstr " novas assinaturas: %lu\n"
#: g10/import.c:313
#, fuzzy, c-format
msgid " user IDs cleaned: %lu\n"
msgstr " chaves secretas lidas: %lu\n"
#: g10/import.c:554
#, c-format
msgid "WARNING: key %s contains preferences for unavailable\n"
msgstr ""
#: g10/import.c:556
#, fuzzy
msgid "algorithms on these user IDs:\n"
msgstr "Assinou estes identificadores de utilizadores:\n"
#: g10/import.c:593
#, c-format
msgid " \"%s\": preference for cipher algorithm %s\n"
msgstr ""
#: g10/import.c:605
#, fuzzy, c-format
msgid " \"%s\": preference for digest algorithm %s\n"
msgstr "assinatura %s de: \"%s\"\n"
#: g10/import.c:617
#, c-format
msgid " \"%s\": preference for compression algorithm %s\n"
msgstr ""
#: g10/import.c:630
msgid "it is strongly suggested that you update your preferences and\n"
msgstr ""
#: g10/import.c:632
msgid "re-distribute this key to avoid potential algorithm mismatch problems\n"
msgstr ""
#: g10/import.c:656
#, c-format
msgid "you can update your preferences with: gpg --edit-key %s updpref save\n"
msgstr ""
#: g10/import.c:718 g10/import.c:1104
#, fuzzy, c-format
msgid "key %s: no user ID\n"
msgstr "chave %08lX: sem ID de utilizador\n"
#: g10/import.c:748
#, fuzzy, c-format
msgid "key %s: PKS subkey corruption repaired\n"
msgstr "chave %08lX: subchave HKP corrompida foi reparada\n"
#: g10/import.c:763
#, 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:769
#, fuzzy, c-format
msgid "key %s: no valid user IDs\n"
msgstr "chave %08lX: sem IDs de utilizadores válidos\n"
#: g10/import.c:771
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:781 g10/import.c:1225
#, 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:787
#, fuzzy, c-format
msgid "key %s: new key - skipped\n"
msgstr "chave %08lX: chave nova - ignorada\n"
#: g10/import.c:796
#, c-format
msgid "no writable keyring found: %s\n"
msgstr "não foi encontrada nenhum porta-chaves onde escrever: %s\n"
#: g10/import.c:801 g10/openfile.c:265 g10/sign.c:804 g10/sign.c:1069
#, c-format
msgid "writing to `%s'\n"
msgstr "a escrever para `%s'\n"
#: g10/import.c:807 g10/import.c:905 g10/import.c:1144 g10/import.c:1286
#: g10/import.c:2348 g10/import.c:2370
#, c-format
msgid "error writing keyring `%s': %s\n"
msgstr "erro na escrita do porta-chaves `%s': %s\n"
#: 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: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:867 g10/import.c:1243
#, 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:875 g10/import.c:1250
#, 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:915
#, 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:918
#, 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:921
#, fuzzy, c-format
msgid "key %s: \"%s\" 1 new signature\n"
msgstr "chave %08lX: \"%s\" 1 nova assinatura\n"
#: g10/import.c:924
#, fuzzy, c-format
msgid "key %s: \"%s\" %d new signatures\n"
msgstr "chave %08lX: \"%s\" %d novas assinaturas\n"
#: g10/import.c:927
#, fuzzy, c-format
msgid "key %s: \"%s\" 1 new subkey\n"
msgstr "chave %08lX: \"%s\" 1 nova subchave\n"
#: g10/import.c:930
#, fuzzy, c-format
msgid "key %s: \"%s\" %d new subkeys\n"
msgstr "chave %08lX: \"%s\" %d novas subchaves\n"
#: g10/import.c:933
#, fuzzy, c-format
msgid "key %s: \"%s\" %d signature cleaned\n"
msgstr "chave %08lX: \"%s\" %d novas assinaturas\n"
#: g10/import.c:936
#, fuzzy, c-format
msgid "key %s: \"%s\" %d signatures cleaned\n"
msgstr "chave %08lX: \"%s\" %d novas assinaturas\n"
#: g10/import.c:939
#, 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:942
#, 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:965
#, fuzzy, c-format
msgid "key %s: \"%s\" not changed\n"
msgstr "chave %08lX: \"%s\" não modificada\n"
#: g10/import.c:1110
#, 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:1121
#, fuzzy
msgid "importing secret keys not allowed\n"
msgstr "a escrever chave privada para `%s'\n"
#: g10/import.c:1138 g10/import.c:2363
#, c-format
msgid "no default secret keyring: %s\n"
msgstr "sem porta-chaves público por omissão: %s\n"
#: g10/import.c:1149
#, fuzzy, c-format
msgid "key %s: secret key imported\n"
msgstr "chave %08lX: chave secreta importada\n"
#: g10/import.c:1178
#, fuzzy, c-format
msgid "key %s: already in secret keyring\n"
msgstr "chave %08lX: já está no porta-chaves secreto\n"
#: g10/import.c:1188
#, 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:1218
#, 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:1261
#, 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:1293
#, fuzzy, c-format
msgid "key %s: \"%s\" revocation certificate imported\n"
msgstr "chave %08lX: \"%s\" certificado de revogação importado\n"
#: g10/import.c:1359
#, 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:1374
#, 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:1376
#, 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:1394
#, 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:1405 g10/import.c:1455
#, 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:1407
#, fuzzy, c-format
msgid "key %s: invalid subkey binding\n"
msgstr "chave %08lX: ligação de subchave inválida\n"
#: g10/import.c:1422
#, 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:1444
#, 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:1457
#, fuzzy, c-format
msgid "key %s: invalid subkey revocation\n"
msgstr "chave %08lX: revocação de subchave inválida\n"
#: g10/import.c:1472
#, 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:1514
#, fuzzy, c-format
msgid "key %s: skipped user ID \"%s\"\n"
msgstr "chave %08lX: ignorado ID de utilizador '"
#: g10/import.c:1535
#, fuzzy, c-format
msgid "key %s: skipped subkey\n"
msgstr "chave %08lX: subchave ignorada\n"
#: g10/import.c:1562
#, 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:1572
#, 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:1589
#, 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:1603
#, 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:1611
#, 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:1711
#, 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:1773
#, 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:1787
#, 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:1846
#, fuzzy, c-format
msgid "key %s: \"%s\" revocation certificate added\n"
msgstr "chave %08lX: certificado de revogação \"%s\" adicionado\n"
#: g10/import.c:1880
#, fuzzy, c-format
msgid "key %s: direct key signature added\n"
msgstr "chave %08lX: assinatura directa de chave adicionada\n"
#: g10/import.c:2269
msgid "NOTE: a key's S/N does not match the card's one\n"
msgstr ""
#: g10/import.c:2277
#, fuzzy
msgid "NOTE: primary key is online and stored on card\n"
msgstr "ignorado: a chave secreta já está presente\n"
#: g10/import.c:2279
#, fuzzy
msgid "NOTE: secondary key is online and stored on card\n"
msgstr "ignorado: a chave secreta já está presente\n"
#: g10/keydb.c:168
#, c-format
msgid "error creating keyring `%s': %s\n"
msgstr "erro ao criar porta-chaves `%s': %s\n"
#: g10/keydb.c:175
#, c-format
msgid "keyring `%s' created\n"
msgstr "porta-chaves `%s' criado\n"
#: g10/keydb.c:316 g10/keydb.c:319
#, fuzzy, c-format
msgid "keyblock resource `%s': %s\n"
msgstr "erro ao criar `%s': %s\n"
#: g10/keydb.c:698
#, c-format
msgid "failed to rebuild keyring cache: %s\n"
msgstr "falha ao criar 'cache' do porta-chaves: %s\n"
#: g10/keyedit.c:261
msgid "[revocation]"
msgstr "[revogação]"
#: g10/keyedit.c:262
msgid "[self-signature]"
msgstr "[auto-assinatura]"
#: g10/keyedit.c:340 g10/keylist.c:406
msgid "1 bad signature\n"
msgstr "1 assinatura incorrecta\n"
#: g10/keyedit.c:342 g10/keylist.c:408
#, c-format
msgid "%d bad signatures\n"
msgstr "%d assinaturas incorrectas\n"
#: g10/keyedit.c:344 g10/keylist.c:410
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:346 g10/keylist.c:412
#, 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:348 g10/keylist.c:414
msgid "1 signature not checked due to an error\n"
msgstr "1 assinatura não verificada devido a um erro\n"
#: g10/keyedit.c:350 g10/keylist.c:416
#, c-format
msgid "%d signatures not checked due to errors\n"
msgstr "%d assinaturas não verificadas devido a erros\n"
#: g10/keyedit.c:352
msgid "1 user ID without valid self-signature detected\n"
msgstr "1 ID de utilizador sem auto-assinatura válida detectado\n"
#: g10/keyedit.c:354
#, c-format
msgid "%d user IDs without valid self-signatures detected\n"
msgstr "%d IDs de utilizadores sem auto-assinaturas válidas detectados\n"
#: g10/keyedit.c:410 g10/pkclist.c:263
#, fuzzy
msgid ""
"Please decide how far you trust this user to correctly verify other users' "
"keys\n"
"(by looking at passports, checking fingerprints from different sources, "
"etc.)\n"
msgstr ""
"Por favor decida quanto confia neste utilizador para\n"
"verificar correctamente as chaves de outros utilizadores\n"
"(vendo passaportes, verificando impressões digitais...)?\n"
"\n"
#: g10/keyedit.c:414 g10/pkclist.c:275
#, fuzzy, c-format
msgid " %d = I trust marginally\n"
msgstr " %d = Confio moderadamente\n"
#: g10/keyedit.c:415 g10/pkclist.c:277
#, fuzzy, c-format
msgid " %d = I trust fully\n"
msgstr " %d = Confio plenamente\n"
#: g10/keyedit.c:434
msgid ""
"Please enter the depth of this trust signature.\n"
"A depth greater than 1 allows the key you are signing to make\n"
"trust signatures on your behalf.\n"
msgstr ""
#: g10/keyedit.c:450
msgid "Please enter a domain to restrict this signature, or enter for none.\n"
msgstr ""
#: g10/keyedit.c:594
#, c-format
msgid "User ID \"%s\" is revoked."
msgstr "Utilizador \"%s\" está revocado."
#: g10/keyedit.c:603 g10/keyedit.c:631 g10/keyedit.c:658 g10/keyedit.c:826
#: g10/keyedit.c:891 g10/keyedit.c:1731
msgid "Are you sure you still want to sign it? (y/N) "
msgstr "Você tem certeza de que quer adicioná-la de qualquer forma? (s/N) "
#: g10/keyedit.c:617 g10/keyedit.c:645 g10/keyedit.c:672 g10/keyedit.c:832
#: g10/keyedit.c:1737
msgid " Unable to sign.\n"
msgstr " Não foi possível assinar.\n"
#: g10/keyedit.c:622
#, fuzzy, c-format
msgid "User ID \"%s\" is expired."
msgstr "Utilizador \"%s\" está revocado."
#: g10/keyedit.c:650
#, fuzzy, c-format
msgid "User ID \"%s\" is not self-signed."
msgstr "AVISO: o ID do utilizador \"%s\" não é auto-assinado.\n"
#: g10/keyedit.c:678
#, fuzzy, c-format
msgid "User ID \"%s\" is signable. "
msgstr "AVISO: o ID do utilizador \"%s\" não é auto-assinado.\n"
#: g10/keyedit.c:680
#, fuzzy
msgid "Sign it? (y/N) "
msgstr "Realmente assinar? "
#: g10/keyedit.c:702
#, c-format
msgid ""
"The self-signature on \"%s\"\n"
"is a PGP 2.x-style signature.\n"
msgstr ""
"A sua auto-assinatura em \"%s\"\n"
"é uma assinatura do tipo PGP 2.x.\n"
#: g10/keyedit.c:711
msgid "Do you want to promote it to an OpenPGP self-signature? (y/N) "
msgstr "Quer promovê-la a uma auto-assinatura OpenPGP? (s/N) "
#: g10/keyedit.c:725
#, fuzzy, c-format
msgid ""
"Your current signature on \"%s\"\n"
"has expired.\n"
msgstr ""
"A sua assinatura actual em \"%s\"\n"
"é uma assinatura local.\n"
#: g10/keyedit.c:729
#, fuzzy
msgid "Do you want to issue a new signature to replace the expired one? (y/N) "
msgstr "Quer que a sua assinatura expire na mesma altura? (S/n) "
#: g10/keyedit.c:750
#, c-format
msgid ""
"Your current signature on \"%s\"\n"
"is a local signature.\n"
msgstr ""
"A sua assinatura actual em \"%s\"\n"
"é uma assinatura local.\n"
#: g10/keyedit.c:754
msgid "Do you want to promote it to a full exportable signature? (y/N) "
msgstr "Quer promovê-la a uma assinatura exportável? (s/N)"
#: g10/keyedit.c:775
#, fuzzy, c-format
msgid "\"%s\" was already locally signed by key %s\n"
msgstr "\"%s\" já foi assinado localmente pela chave %08lX\n"
#: g10/keyedit.c:778
#, fuzzy, c-format
msgid "\"%s\" was already signed by key %s\n"
msgstr "\"%s\" já foi assinado pela chave %08lX\n"
#: g10/keyedit.c:783
#, fuzzy
msgid "Do you want to sign it again anyway? (y/N) "
msgstr "Você tem certeza de que quer adicioná-la de qualquer forma? (s/N) "
#: g10/keyedit.c:805
#, fuzzy, c-format
msgid "Nothing to sign with key %s\n"
msgstr "Nada para assinar com a chave %08lX\n"
#: g10/keyedit.c:820
msgid "This key has expired!"
msgstr "Esta chave expirou!"
#: g10/keyedit.c:838
#, c-format
msgid "This key is due to expire on %s.\n"
msgstr "Esta chave vai expirar em %s.\n"
#: g10/keyedit.c:844
msgid "Do you want your signature to expire at the same time? (Y/n) "
msgstr "Quer que a sua assinatura expire na mesma altura? (S/n) "
#: g10/keyedit.c:884
msgid ""
"You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 "
"mode.\n"
msgstr ""
"Não pode criar uma assinatura OpenPGP numa chave PGP 2.x no modo --pgp2.\n"
#: g10/keyedit.c:886
msgid "This would make the key unusable in PGP 2.x.\n"
msgstr "Isto tornaria a chave inutilizável no PGP 2.x.\n"
#: g10/keyedit.c:911
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 ""
"Com que cuidado é que verificou que chave que está prestes a assinar "
"pertence\n"
"à pessoa correcta? Se não sabe o que responder, escolha \"0\".\n"
#: g10/keyedit.c:916
#, c-format
msgid " (0) I will not answer.%s\n"
msgstr " (0) Não vou responder.%s\n"
#: g10/keyedit.c:918
#, c-format
msgid " (1) I have not checked at all.%s\n"
msgstr " (1) Não verifiquei.%s\n"
#: g10/keyedit.c:920
#, c-format
msgid " (2) I have done casual checking.%s\n"
msgstr " (2) Verifiquei por alto.%s\n"
#: g10/keyedit.c:922
#, c-format
msgid " (3) I have done very careful checking.%s\n"
msgstr " (3) Verifiquei com bastante cuidado.%s\n"
#: g10/keyedit.c:928
msgid "Your selection? (enter `?' for more information): "
msgstr ""
#: g10/keyedit.c:952
#, fuzzy, c-format
msgid ""
"Are you sure that you want to sign this key with your\n"
"key \"%s\" (%s)\n"
msgstr ""
"Você tem certeza de que quer assinar esta chave com\n"
"a sua chave: \""
#: g10/keyedit.c:959
#, fuzzy
msgid "This will be a self-signature.\n"
msgstr ""
"\n"
"Isto será uma auto-assinatura.\n"
#: g10/keyedit.c:965
#, fuzzy
msgid "WARNING: the signature will not be marked as non-exportable.\n"
msgstr ""
"\n"
"AVISO: a assinatura não será marcada como não-exportável.\n"
#: g10/keyedit.c:973
#, fuzzy
msgid "WARNING: the signature will not be marked as non-revocable.\n"
msgstr ""
"\n"
"AVISO: a assinatura não será marcada como não-revocável.\n"
#: g10/keyedit.c:983
#, fuzzy
msgid "The signature will be marked as non-exportable.\n"
msgstr ""
"\n"
"A assinatura será marcada como não-exportável.\n"
#: g10/keyedit.c:990
#, fuzzy
msgid "The signature will be marked as non-revocable.\n"
msgstr ""
"\n"
"A assinatura será marcada como não-revocável.\n"
#: g10/keyedit.c:997
#, fuzzy
msgid "I have not checked this key at all.\n"
msgstr ""
"\n"
"Não verifiquei esta chave.\n"
#: g10/keyedit.c:1002
#, fuzzy
msgid "I have checked this key casually.\n"
msgstr ""
"\n"
"Verifiquei por alto esta chave.\n"
#: g10/keyedit.c:1007
#, fuzzy
msgid "I have checked this key very carefully.\n"
msgstr ""
"\n"
"Verifiquei esta chave com muito cuidado.\n"
#: g10/keyedit.c:1017
#, fuzzy
msgid "Really sign? (y/N) "
msgstr "Realmente assinar? "
#: g10/keyedit.c:1062 g10/keyedit.c:4364 g10/keyedit.c:4455 g10/keyedit.c:4519
#: g10/keyedit.c:4580 g10/sign.c:370
#, c-format
msgid "signing failed: %s\n"
msgstr "assinatura falhou: %s\n"
#: g10/keyedit.c:1127
msgid "Key has only stub or on-card key items - no passphrase to change.\n"
msgstr ""
#: g10/keyedit.c:1138 g10/keygen.c:3044
msgid "This key is not protected.\n"
msgstr "Esta chave não é protegida.\n"
#: g10/keyedit.c:1142 g10/keygen.c:3032
msgid "Secret parts of primary key are not available.\n"
msgstr "Componentes secretas da chave primária não disponíveis.\n"
#: g10/keyedit.c:1146 g10/keygen.c:3047
#, fuzzy
msgid "Secret parts of primary key are stored on-card.\n"
msgstr "Componentes secretas da chave primária não disponíveis.\n"
#: g10/keyedit.c:1150 g10/keygen.c:3051
msgid "Key is protected.\n"
msgstr "A chave é protegida.\n"
#: g10/keyedit.c:1174
#, c-format
msgid "Can't edit this key: %s\n"
msgstr "Impossível editar esta chave: %s\n"
#: g10/keyedit.c:1180
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:1189 g10/keygen.c:1807
msgid "passphrase not correctly repeated; try again"
msgstr "a frase secreta não foi repetida corretamente; tente outra vez"
#: g10/keyedit.c:1194
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:1197
#, fuzzy
msgid "Do you really want to do this? (y/N) "
msgstr "Você quer realmente fazer isso? "
#: g10/keyedit.c:1268
msgid "moving a key signature to the correct place\n"
msgstr "a mover a assinatura da chave para o local correcto\n"
#: g10/keyedit.c:1353
msgid "save and quit"
msgstr "gravar e sair"
#: g10/keyedit.c:1356
#, fuzzy
msgid "show key fingerprint"
msgstr "mostra impressão digital"
#: g10/keyedit.c:1357
msgid "list key and user IDs"
msgstr "lista chave e identificadores de utilizadores"
#: g10/keyedit.c:1359
msgid "select user ID N"
msgstr "seleciona ID de utilizador N"
#: g10/keyedit.c:1360
#, fuzzy
msgid "select subkey N"
msgstr "seleciona ID de utilizador N"
#: g10/keyedit.c:1361
#, fuzzy
msgid "check signatures"
msgstr "revoga assinaturas"
#: g10/keyedit.c:1364
msgid "sign selected user IDs [* see below for related commands]"
msgstr ""
#: g10/keyedit.c:1369
#, fuzzy
msgid "sign selected user IDs locally"
msgstr "assina a chave localmente"
#: g10/keyedit.c:1371
#, fuzzy
msgid "sign selected user IDs with a trust signature"
msgstr "Sugestão: Selecione os IDs de utilizador para assinar\n"
#: g10/keyedit.c:1373
msgid "sign selected user IDs with a non-revocable signature"
msgstr ""
#: g10/keyedit.c:1377
msgid "add a user ID"
msgstr "adiciona um novo ID de utilizador"
#: g10/keyedit.c:1379
msgid "add a photo ID"
msgstr "adiciona um identificador fotográfico"
#: g10/keyedit.c:1381
#, fuzzy
msgid "delete selected user IDs"
msgstr "remove ID de utilizador"
#: g10/keyedit.c:1386
#, fuzzy
msgid "add a subkey"
msgstr "addkey"
#: g10/keyedit.c:1390
msgid "add a key to a smartcard"
msgstr ""
#: g10/keyedit.c:1392
msgid "move a key to a smartcard"
msgstr ""
#: g10/keyedit.c:1394
msgid "move a backup key to a smartcard"
msgstr ""
#: g10/keyedit.c:1398
#, fuzzy
msgid "delete selected subkeys"
msgstr "remove uma chave secundária"
#: g10/keyedit.c:1400
msgid "add a revocation key"
msgstr "adiciona uma chave de revocação"
#: g10/keyedit.c:1402
#, fuzzy
msgid "delete signatures from the selected user IDs"
msgstr ""
"Realmente actualizar as preferências para os utilizadores seleccionados?"
#: g10/keyedit.c:1404
#, fuzzy
msgid "change the expiration date for the key or selected subkeys"
msgstr "Você não pode modificar a data de validade de uma chave v3\n"
#: g10/keyedit.c:1406
#, fuzzy
msgid "flag the selected user ID as primary"
msgstr "seleccionar o identificador do utilizador como primário"
#: g10/keyedit.c:1408
#, fuzzy
msgid "toggle between the secret and public key listings"
msgstr "alterna entre listagem de chave secreta e pública"
#: g10/keyedit.c:1411
msgid "list preferences (expert)"
msgstr "lista preferências (perito)"
#: g10/keyedit.c:1413
msgid "list preferences (verbose)"
msgstr "lista preferências (detalhadamente)"
#: g10/keyedit.c:1415
#, fuzzy
msgid "set preference list for the selected user IDs"
msgstr ""
"Realmente actualizar as preferências para os utilizadores seleccionados?"
#: g10/keyedit.c:1420
#, fuzzy
msgid "set preferred keyserver URL for the selected user IDs"
msgstr "não consegui processar a URI do servidor de chaves\n"
#: g10/keyedit.c:1422
msgid "change the passphrase"
msgstr "muda a frase secreta"
#: g10/keyedit.c:1426
msgid "change the ownertrust"
msgstr "muda os valores de confiança"
#: g10/keyedit.c:1428
#, fuzzy
msgid "revoke signatures on the selected user IDs"
msgstr "Realmente revocar todos os IDs de utilizador seleccionados? "
#: g10/keyedit.c:1430
#, fuzzy
msgid "revoke selected user IDs"
msgstr "revocar um ID de utilizador"
#: g10/keyedit.c:1435
#, fuzzy
msgid "revoke key or selected subkeys"
msgstr "revoga uma chave secundária"
#: g10/keyedit.c:1436
#, fuzzy
msgid "enable key"
msgstr "activa uma chave"
#: g10/keyedit.c:1437
#, fuzzy
msgid "disable key"
msgstr "desactiva uma chave"
#: g10/keyedit.c:1438
#, fuzzy
msgid "show selected photo IDs"
msgstr "mostrar identificador fotográfico"
#: g10/keyedit.c:1440
#, fuzzy
msgid "clean unusable parts from key"
msgstr "chave secreta não utilizável"
#: g10/keyedit.c:1559
#, fuzzy, c-format
msgid "error reading secret keyblock \"%s\": %s\n"
msgstr "erro na leitura do bloco de chave secreto `%s': %s\n"
#: g10/keyedit.c:1577
msgid "Secret key is available.\n"
msgstr "Chave secreta disponível.\n"
#: g10/keyedit.c:1658
msgid "Need the secret key to do this.\n"
msgstr "A chave secreta é necessária para fazer isto.\n"
#: g10/keyedit.c:1666
msgid "Please use the command \"toggle\" first.\n"
msgstr "Por favor utilize o comando \"toggle\" primeiro.\n"
#: g10/keyedit.c:1685
msgid ""
"* The `sign' command may be prefixed with an `l' for local signatures "
"(lsign),\n"
" a `t' for trust signatures (tsign), an `nr' for non-revocable signatures\n"
" (nrsign), or any combination thereof (ltsign, tnrsign, etc.).\n"
msgstr ""
#: g10/keyedit.c:1725
msgid "Key is revoked."
msgstr "A chave está revogada."
#: g10/keyedit.c:1744
#, fuzzy
msgid "Really sign all user IDs? (y/N) "
msgstr "Realmente assinar todos os IDs de utilizador? "
#: g10/keyedit.c:1751
msgid "Hint: Select the user IDs to sign\n"
msgstr "Sugestão: Selecione os IDs de utilizador para assinar\n"
#: g10/keyedit.c:1760
#, fuzzy, c-format
msgid "Unknown signature type `%s'\n"
msgstr "classe de assinatura desconhecida"
#: g10/keyedit.c:1783
#, c-format
msgid "This command is not allowed while in %s mode.\n"
msgstr "Este comando não é permitido no modo %s.\n"
#: g10/keyedit.c:1805 g10/keyedit.c:1825 g10/keyedit.c:1991
msgid "You must select at least one user ID.\n"
msgstr "Você precisa selecionar pelo menos um ID de utilizador.\n"
#: g10/keyedit.c:1807
msgid "You can't delete the last user ID!\n"
msgstr "Você não pode remover o último ID de utilizador!\n"
#: g10/keyedit.c:1809
#, fuzzy
msgid "Really remove all selected user IDs? (y/N) "
msgstr "Realmente remover todos os IDs de utilizador seleccionados? "
#: g10/keyedit.c:1810
#, fuzzy
msgid "Really remove this user ID? (y/N) "
msgstr "Realmente remover este ID de utilizador? "
#: g10/keyedit.c:1860
#, fuzzy
msgid "Really move the primary key? (y/N) "
msgstr "Realmente remover este ID de utilizador? "
#: g10/keyedit.c:1872
#, fuzzy
msgid "You must select exactly one key.\n"
msgstr "Você deve selecionar pelo menos uma chave.\n"
#: g10/keyedit.c:1900
msgid "Command expects a filename argument\n"
msgstr ""
#: g10/keyedit.c:1914
#, fuzzy, c-format
msgid "Can't open `%s': %s\n"
msgstr "impossível abrir `%s': %s\n"
#: g10/keyedit.c:1931
#, fuzzy, c-format
msgid "Error reading backup key from `%s': %s\n"
msgstr "erro ao criar porta-chaves `%s': %s\n"
#: g10/keyedit.c:1955
msgid "You must select at least one key.\n"
msgstr "Você deve selecionar pelo menos uma chave.\n"
#: g10/keyedit.c:1958
#, fuzzy
msgid "Do you really want to delete the selected keys? (y/N) "
msgstr "Você quer realmente remover as chaves selecionadas? "
#: g10/keyedit.c:1959
#, fuzzy
msgid "Do you really want to delete this key? (y/N) "
msgstr "Você quer realmente remover esta chave? "
#: g10/keyedit.c:1994
#, fuzzy
msgid "Really revoke all selected user IDs? (y/N) "
msgstr "Realmente revocar todos os IDs de utilizador seleccionados? "
#: g10/keyedit.c:1995
#, fuzzy
msgid "Really revoke this user ID? (y/N) "
msgstr "Realmente revocar este ID de utilizador? "
#: g10/keyedit.c:2013
#, fuzzy
msgid "Do you really want to revoke the entire key? (y/N) "
msgstr "Você quer realmente revogar esta chave? "
#: g10/keyedit.c:2024
#, fuzzy
msgid "Do you really want to revoke the selected subkeys? (y/N) "
msgstr "Você quer realmente revogar as chaves selecionadas? "
#: g10/keyedit.c:2026
#, fuzzy
msgid "Do you really want to revoke this subkey? (y/N) "
msgstr "Você quer realmente revogar esta chave? "
#: g10/keyedit.c:2067
msgid ""
"Owner trust may not be set while using an user provided trust database\n"
msgstr ""
#: g10/keyedit.c:2099
#, fuzzy
msgid "Set preference list to:\n"
msgstr "configurar lista de preferências"
#: g10/keyedit.c:2105
#, fuzzy
msgid "Really update the preferences for the selected user IDs? (y/N) "
msgstr ""
"Realmente actualizar as preferências para os utilizadores seleccionados?"
#: g10/keyedit.c:2107
#, fuzzy
msgid "Really update the preferences? (y/N) "
msgstr "Realmente actualizar as preferências?"
#: g10/keyedit.c:2180
#, fuzzy
msgid "Save changes? (y/N) "
msgstr "Gravar alterações? "
#: g10/keyedit.c:2183
#, fuzzy
msgid "Quit without saving? (y/N) "
msgstr "Sair sem gravar? "
#: g10/keyedit.c:2193
#, c-format
msgid "update failed: %s\n"
msgstr "actualização falhou: %s\n"
#: g10/keyedit.c:2200
#, c-format
msgid "update secret failed: %s\n"
msgstr "actualização da chave secreta falhou: %s\n"
#: g10/keyedit.c:2207
msgid "Key not changed so no update needed.\n"
msgstr "Chave não alterada, nenhuma actualização é necessária.\n"
#: g10/keyedit.c:2280
msgid "Digest: "
msgstr "'Digest': "
#: g10/keyedit.c:2332
msgid "Features: "
msgstr "Características: "
#: g10/keyedit.c:2343
msgid "Keyserver no-modify"
msgstr ""
#: g10/keyedit.c:2358 g10/keylist.c:308
msgid "Preferred keyserver: "
msgstr ""
#: g10/keyedit.c:2590
#, fuzzy, c-format
msgid "This key was revoked on %s by %s key %s\n"
msgstr "Esta chave pode ser revogada pela chave %s "
#: g10/keyedit.c:2611
#, fuzzy, c-format
msgid "This key may be revoked by %s key %s"
msgstr "Esta chave pode ser revogada pela chave %s "
#: g10/keyedit.c:2617
#, fuzzy
msgid "(sensitive)"
msgstr " (sensível)"
#: g10/keyedit.c:2633 g10/keyedit.c:2689 g10/keyedit.c:2802 g10/keyedit.c:2817
#: g10/keylist.c:194 g10/keyserver.c:428
#, fuzzy, c-format
msgid "created: %s"
msgstr "impossível criar %s: %s\n"
#: g10/keyedit.c:2636 g10/keylist.c:787 g10/keylist.c:881 g10/mainproc.c:948
#, fuzzy, c-format
msgid "revoked: %s"
msgstr "revkey"
#: g10/keyedit.c:2638 g10/keylist.c:758 g10/keylist.c:793 g10/keylist.c:887
#, fuzzy, c-format
msgid "expired: %s"
msgstr "[expira: %s]"
#: g10/keyedit.c:2640 g10/keyedit.c:2691 g10/keyedit.c:2804 g10/keyedit.c:2819
#: g10/keylist.c:196 g10/keylist.c:764 g10/keylist.c:799 g10/keylist.c:893
#: g10/keylist.c:914 g10/keyserver.c:434 g10/mainproc.c:954
#, fuzzy, c-format
msgid "expires: %s"
msgstr "[expira: %s]"
#: g10/keyedit.c:2642
#, fuzzy, c-format
msgid "usage: %s"
msgstr " confiança: %c/%c"
#: g10/keyedit.c:2657
#, fuzzy, c-format
msgid "trust: %s"
msgstr " confiança: %c/%c"
#: g10/keyedit.c:2661
#, c-format
msgid "validity: %s"
msgstr ""
#: g10/keyedit.c:2668
msgid "This key has been disabled"
msgstr "Esta chave foi desactivada"
#: g10/keyedit.c:2696 g10/keylist.c:200
msgid "card-no: "
msgstr ""
#: g10/keyedit.c:2764
msgid "There are no preferences on a PGP 2.x-style user ID.\n"
msgstr "Não há preferências no ID de utilizador tipo PGP 2.x.\n"
#: g10/keyedit.c:2772
msgid ""
"Please note that the shown key validity is not necessarily correct\n"
"unless you restart the program.\n"
msgstr ""
"Não se esqueça que a validade de chave mostrada não é necessáriamente a\n"
"correcta a não ser que reinicie o programa.\n"
#: g10/keyedit.c:2836 g10/keyedit.c:3213 g10/keyserver.c:438
#: g10/mainproc.c:1700 g10/trustdb.c:1179 g10/trustdb.c:1694
#, fuzzy
msgid "revoked"
msgstr "revkey"
#: g10/keyedit.c:2838 g10/keyedit.c:3215 g10/keyserver.c:442
#: g10/mainproc.c:1702 g10/trustdb.c:532 g10/trustdb.c:1696
#, fuzzy
msgid "expired"
msgstr "expire"
#: g10/keyedit.c:2903
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:2963
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 ""
"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:2968 g10/keyedit.c:3321
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) "
#: g10/keyedit.c:2974
msgid "You may not add a photo ID to a PGP2-style key.\n"
msgstr ""
"Não pode adicionar um identificador fotográfico a uma chave tipo PGP2.\n"
#: g10/keyedit.c:3114
msgid "Delete this good signature? (y/N/q)"
msgstr "Apagar esta assinatura válida? (s/N/q)"
#: g10/keyedit.c:3124
msgid "Delete this invalid signature? (y/N/q)"
msgstr "Apagar esta assinatura inválida? (s/N/q)"
#: g10/keyedit.c:3128
msgid "Delete this unknown signature? (y/N/q)"
msgstr "Apagar esta assinatura desconhecida? (s/N/q)"
#: g10/keyedit.c:3134
msgid "Really delete this self-signature? (y/N)"
msgstr "Realmente remover esta auto-assinatura? (s/N)"
#: g10/keyedit.c:3148
#, c-format
msgid "Deleted %d signature.\n"
msgstr "%d assinatura removida.\n"
#: g10/keyedit.c:3149
#, c-format
msgid "Deleted %d signatures.\n"
msgstr "%d assinaturas removidas.\n"
#: g10/keyedit.c:3152
msgid "Nothing deleted.\n"
msgstr "Nada removido.\n"
#: g10/keyedit.c:3183
#, fuzzy, c-format
msgid "User ID \"%s\": already clean.\n"
msgstr "o utilizador com o id \"%s\" já está revocado\n"
#: g10/keyedit.c:3217 g10/trustdb.c:1698
#, fuzzy
msgid "invalid"
msgstr "armadura inválida"
#: g10/keyedit.c:3316
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 ""
"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:3327
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:3347
msgid "Enter the user ID of the designated revoker: "
msgstr "Insira o ID de utilizador do revogador escolhido: "
#: g10/keyedit.c:3370
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:3385
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:3407
#, 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:3426
#, 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:3432
#, 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:3493
msgid "Please remove selections from the secret keys.\n"
msgstr "Por favor remova as selecções das chaves secretas.\n"
#: g10/keyedit.c:3499
#, fuzzy
msgid "Please select at most one subkey.\n"
msgstr "Por favor seleccione no máximo uma chave secundária.\n"
#: g10/keyedit.c:3503
#, 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:3506
msgid "Changing expiration time for the primary key.\n"
msgstr "Modificar a data de validade para uma chave primária.\n"
#: g10/keyedit.c:3552
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:3568
msgid "No corresponding signature in secret ring\n"
msgstr "Nenhuma assinatura correspondente no porta-chaves secreto\n"
#: g10/keyedit.c:3648
msgid "Please select exactly one user ID.\n"
msgstr "Seleccione exactamente um identificador de utilizador.\n"
#: g10/keyedit.c:3687 g10/keyedit.c:3797 g10/keyedit.c:3917
#, 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:3858
msgid "Enter your preferred keyserver URL: "
msgstr ""
#: g10/keyedit.c:3938
#, 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:3939
#, 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:4001
#, c-format
msgid "No user ID with index %d\n"
msgstr "Nenhum ID de utilizador com índice %d\n"
#: g10/keyedit.c:4059
#, fuzzy, c-format
msgid "No user ID with hash %s\n"
msgstr "Nenhum ID de utilizador com índice %d\n"
#: g10/keyedit.c:4086
#, fuzzy, c-format
msgid "No subkey with index %d\n"
msgstr "Nenhum ID de utilizador com índice %d\n"
#: g10/keyedit.c:4203
#, fuzzy, c-format
msgid "user ID: \"%s\"\n"
msgstr "ID de utilizador: \""
#: g10/keyedit.c:4206 g10/keyedit.c:4270 g10/keyedit.c:4313
#, 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:4208 g10/keyedit.c:4272 g10/keyedit.c:4315
msgid " (non-exportable)"
msgstr " (não-exportável)"
#: g10/keyedit.c:4212
#, c-format
msgid "This signature expired on %s.\n"
msgstr "Esta assinatura expirou em %s.\n"
#: g10/keyedit.c:4216
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:4220
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:4247
#, fuzzy, c-format
msgid "You have signed these user IDs on key %s:\n"
msgstr "Assinou estes identificadores de utilizadores:\n"
#: g10/keyedit.c:4273
#, fuzzy
msgid " (non-revocable)"
msgstr " (não-exportável)"
#: g10/keyedit.c:4280
#, fuzzy, c-format
msgid "revoked by your key %s on %s\n"
msgstr " revogado por %08lX em %s\n"
#: g10/keyedit.c:4302
msgid "You are about to revoke these signatures:\n"
msgstr "Está prestes a revogar estas assinaturas:\n"
#: g10/keyedit.c:4322
msgid "Really create the revocation certificates? (y/N) "
msgstr "Realmente criar os certificados de revogação? (s/N) "
#: g10/keyedit.c:4352
msgid "no secret key\n"
msgstr "nenhuma chave secreta\n"
#: g10/keyedit.c:4422
#, c-format
msgid "user ID \"%s\" is already revoked\n"
msgstr "o utilizador com o id \"%s\" já está revocado\n"
#: g10/keyedit.c:4439
#, 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:4503
#, fuzzy, c-format
msgid "Key %s is already revoked.\n"
msgstr "o utilizador com o id \"%s\" já está revocado\n"
#: g10/keyedit.c:4565
#, fuzzy, c-format
msgid "Subkey %s is already revoked.\n"
msgstr "o utilizador com o id \"%s\" já está revocado\n"
#: g10/keyedit.c:4660
#, fuzzy, c-format
msgid "Displaying %s photo ID of size %ld for key %s (uid %d)\n"
msgstr ""
"A mostrar a fotografia %s com o tamanho %ld da chave 0x%08lX (uid %d)\n"
#: g10/keygen.c:258
#, fuzzy, c-format
msgid "preference `%s' duplicated\n"
msgstr "preferência %c%lu duplicada\n"
#: g10/keygen.c:265
#, fuzzy
msgid "too many cipher preferences\n"
msgstr "demasiadas preferências `%c'\n"
#: g10/keygen.c:267
#, fuzzy
msgid "too many digest preferences\n"
msgstr "demasiadas preferências `%c'\n"
#: g10/keygen.c:269
#, fuzzy
msgid "too many compression preferences\n"
msgstr "demasiadas preferências `%c'\n"
#: g10/keygen.c:394
#, fuzzy, c-format
msgid "invalid item `%s' in preference string\n"
msgstr "caracter inválido na cadeia de caractéres da preferência\n"
#: g10/keygen.c:822
msgid "writing direct signature\n"
msgstr "a escrever a assinatura directa\n"
#: g10/keygen.c:861
msgid "writing self signature\n"
msgstr "a escrever a auto-assinatura\n"
#: g10/keygen.c:912
msgid "writing key binding signature\n"
msgstr "a escrever a assinatura ligada a uma chave\n"
#: g10/keygen.c:973 g10/keygen.c:1053 g10/keygen.c:1141 g10/keygen.c:2608
#, c-format
msgid "keysize invalid; using %u bits\n"
msgstr "tamanho de chave inválido; a utilizar %u bits\n"
#: g10/keygen.c:978 g10/keygen.c:1058 g10/keygen.c:1146 g10/keygen.c:2614
#, c-format
msgid "keysize rounded up to %u bits\n"
msgstr "tamanho da chave arredondado para %u bits\n"
#: g10/keygen.c:1239
#, fuzzy
msgid "Sign"
msgstr "sign"
#: g10/keygen.c:1242
#, fuzzy
msgid "Encrypt"
msgstr "cifrar dados"
#: g10/keygen.c:1245
msgid "Authenticate"
msgstr ""
#: g10/keygen.c:1253
msgid "SsEeAaQq"
msgstr ""
#: g10/keygen.c:1268
#, c-format
msgid "Possible actions for a %s key: "
msgstr ""
#: g10/keygen.c:1272
msgid "Current allowed actions: "
msgstr ""
#: g10/keygen.c:1277
#, c-format
msgid " (%c) Toggle the sign capability\n"
msgstr ""
#: g10/keygen.c:1280
#, fuzzy, c-format
msgid " (%c) Toggle the encrypt capability\n"
msgstr " (%d) ElGamal (apenas cifragem)\n"
#: g10/keygen.c:1283
#, c-format
msgid " (%c) Toggle the authenticate capability\n"
msgstr ""
#: g10/keygen.c:1286
#, c-format
msgid " (%c) Finished\n"
msgstr ""
#: g10/keygen.c:1340
msgid "Please select what kind of key you want:\n"
msgstr "Por favor selecione o tipo de chave desejado:\n"
#: g10/keygen.c:1342
#, fuzzy, c-format
msgid " (%d) DSA and Elgamal (default)\n"
msgstr " (%d) DSA e ElGamal (por omissão)\n"
#: g10/keygen.c:1343
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (apenas assinatura)\n"
#: g10/keygen.c:1345
#, fuzzy, c-format
msgid " (%d) DSA (set your own capabilities)\n"
msgstr " (%d) RSA (apenas cifragem)\n"
#: g10/keygen.c:1347
#, fuzzy, c-format
msgid " (%d) Elgamal (encrypt only)\n"
msgstr " (%d) ElGamal (apenas cifragem)\n"
#: g10/keygen.c:1348
#, c-format
msgid " (%d) RSA (sign only)\n"
msgstr " (%d) RSA (apenas assinatura)\n"
#: g10/keygen.c:1350
#, c-format
msgid " (%d) RSA (encrypt only)\n"
msgstr " (%d) RSA (apenas cifragem)\n"
#: g10/keygen.c:1352
#, fuzzy, c-format
msgid " (%d) RSA (set your own capabilities)\n"
msgstr " (%d) RSA (apenas cifragem)\n"
#: g10/keygen.c:1421 g10/keygen.c:2485
#, fuzzy, c-format
msgid "DSA keypair will have %u bits.\n"
msgstr "O par de chaves DSA terá 1024 bits.\n"
#: g10/keygen.c:1431
#, c-format
msgid "%s keys may be between %u and %u bits long.\n"
msgstr ""
#: g10/keygen.c:1438
#, fuzzy, c-format
msgid "What keysize do you want? (%u) "
msgstr "Qual o tamanho de chave desejado? (1024) "
#: g10/keygen.c:1452
#, c-format
msgid "%s keysizes must be in the range %u-%u\n"
msgstr ""
#: g10/keygen.c:1458
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "O tamanho de chave pedido é %u bits\n"
#: g10/keygen.c:1463 g10/keygen.c:1468
#, c-format
msgid "rounded up to %u bits\n"
msgstr "arredondado para %u bits\n"
#: g10/keygen.c:1515
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
" <n> = key expires in n days\n"
" <n>w = key expires in n weeks\n"
" <n>m = key expires in n months\n"
" <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"
" <n> = chave expira em n dias\n"
" <n>w = chave expira em n semanas\n"
" <n>m = chave expira em n meses\n"
" <n>y = chave expira em n anos\n"
#: g10/keygen.c:1526
msgid ""
"Please specify how long the signature should be valid.\n"
" 0 = signature does not expire\n"
" <n> = signature expires in n days\n"
" <n>w = signature expires in n weeks\n"
" <n>m = signature expires in n months\n"
" <n>y = signature expires in n years\n"
msgstr ""
"Por favor especifique por quanto tempo a assinatura deve ser válida.\n"
" 0 = assinatura não expira\n"
" <n> = assinatura expira em n dias\n"
" <n>w = assinatura expira em n semanas\n"
" <n>m = assinatura expira em n meses\n"
" <n>y = assinatura expira em n anos\n"
#: g10/keygen.c:1549
msgid "Key is valid for? (0) "
msgstr "A chave é valida por? (0) "
#: g10/keygen.c:1554
#, fuzzy, c-format
msgid "Signature is valid for? (%s) "
msgstr "A assinatura é valida por? (0) "
#: g10/keygen.c:1572
msgid "invalid value\n"
msgstr "valor inválido\n"
#: g10/keygen.c:1579
#, fuzzy
msgid "Key does not expire at all\n"
msgstr "A %s não expira nunca\n"
#: g10/keygen.c:1580
#, fuzzy
msgid "Signature does not expire at all\n"
msgstr "A %s não expira nunca\n"
#: g10/keygen.c:1585
#, fuzzy, c-format
msgid "Key expires at %s\n"
msgstr "%s expira em %s\n"
#: g10/keygen.c:1586
#, fuzzy, c-format
msgid "Signature expires at %s\n"
msgstr "Esta assinatura expirou em %s.\n"
#: g10/keygen.c:1592
msgid ""
"Your system can't display dates beyond 2038.\n"
"However, it will be correctly handled up to 2106.\n"
msgstr ""
"O seu sistema não consegue mostrar datas para além de 2038.\n"
"No entanto, estas vão ser tratadas correctamente até 2106.\n"
#: g10/keygen.c:1597
#, fuzzy
msgid "Is this correct? (y/N) "
msgstr "Está correto (s/n)? "
#: g10/keygen.c:1620
#, fuzzy
msgid ""
"\n"
"You need a user ID to identify your key; the software constructs the user "
"ID\n"
"from the Real Name, Comment and Email Address in this form:\n"
" \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n"
"\n"
msgstr ""
"\n"
"Você precisa de um identificador de utilizador 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) <heinrichh@duesseldorf.de>\"\n"
"\n"
#: g10/keygen.c:1633
msgid "Real name: "
msgstr "Nome completo: "
#: g10/keygen.c:1641
msgid "Invalid character in name\n"
msgstr "Caracter inválido no nome\n"
#: g10/keygen.c:1643
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:1645
msgid "Name must be at least 5 characters long\n"
msgstr "O nome deve ter pelo menos 5 caracteres\n"
#: g10/keygen.c:1653
msgid "Email address: "
msgstr "Endereço de correio eletrónico: "
#: g10/keygen.c:1664
msgid "Not a valid email address\n"
msgstr "Endereço eletrónico inválido\n"
#: g10/keygen.c:1672
msgid "Comment: "
msgstr "Comentário: "
#: g10/keygen.c:1678
msgid "Invalid character in comment\n"
msgstr "Caracter inválido no comentário\n"
#: g10/keygen.c:1701
#, c-format
msgid "You are using the `%s' character set.\n"
msgstr "Você está usando o conjunto de caracteres `%s'.\n"
#: g10/keygen.c:1707
#, c-format
msgid ""
"You selected this USER-ID:\n"
" \"%s\"\n"
"\n"
msgstr ""
"Você selecionou este identificador de utilizador:\n"
" \"%s\"\n"
"\n"
#: g10/keygen.c:1712
msgid "Please don't put the email address into the real name or the comment\n"
msgstr ""
"Por favor não coloque o endereço de email no nome verdadeiro ou no "
"comentário\n"
#. TRANSLATORS: These are the allowed answers in
#. lower and uppercase. Below you will find the matching
#. string which should be translated accordingly and the
#. letter changed to match the one in the answer string.
#.
#. n = Change name
#. c = Change comment
#. e = Change email
#. o = Okay (ready, continue)
#. q = Quit
#.
#: g10/keygen.c:1728
msgid "NnCcEeOoQq"
msgstr "NnCcEeOoSs"
#: g10/keygen.c:1738
msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
msgstr "Mudar (N)ome, (C)omentário, (E)mail ou (S)air? "
#: g10/keygen.c:1739
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr "Mudar (N)ome, (C)omentário, (E)ndereço ou (O)k/(S)air? "
#: g10/keygen.c:1758
msgid "Please correct the error first\n"
msgstr "Por favor corrija primeiro o erro\n"
#: g10/keygen.c:1798
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
msgstr ""
"Você precisa de uma frase secreta para proteger a sua chave.\n"
"\n"
#: g10/keygen.c:1808 g10/passphrase.c:804
#, c-format
msgid "%s.\n"
msgstr "%s.\n"
#: g10/keygen.c:1814
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:1836
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 ideia realizar outra\n"
"actividade (escrever no teclado, mover o rato, usar os discos) durante a\n"
"geração dos números primos; isso dá ao gerador de números aleatórios\n"
"uma hipótese maior de ganhar entropia suficiente.\n"
#: g10/keygen.c:2554
msgid "Key generation canceled.\n"
msgstr "Geração de chave cancelada.\n"
#: g10/keygen.c:2753 g10/keygen.c:2897
#, c-format
msgid "writing public key to `%s'\n"
msgstr "a escrever chave pública para `%s'\n"
#: g10/keygen.c:2755 g10/keygen.c:2900
#, fuzzy, c-format
msgid "writing secret key stub to `%s'\n"
msgstr "a escrever chave privada para `%s'\n"
#: g10/keygen.c:2758 g10/keygen.c:2903
#, c-format
msgid "writing secret key to `%s'\n"
msgstr "a escrever chave privada para `%s'\n"
#: g10/keygen.c:2886
#, c-format
msgid "no writable public keyring found: %s\n"
msgstr "nenhum porta-chaves público com permissões de escrita encontrado: %s\n"
#: g10/keygen.c:2892
#, c-format
msgid "no writable secret keyring found: %s\n"
msgstr "nenhum porta-chaves secreto com permissões de escrita encontrado: %s\n"
#: g10/keygen.c:2910
#, c-format
msgid "error writing public keyring `%s': %s\n"
msgstr "erro ao escrever no porta-chaves público `%s': %s\n"
#: g10/keygen.c:2917
#, c-format
msgid "error writing secret keyring `%s': %s\n"
msgstr "erro ao escrever no porta-chaves secreto `%s': %s\n"
#: g10/keygen.c:2940
msgid "public and secret key created and signed.\n"
msgstr "chaves pública e privada criadas e assinadas.\n"
#: g10/keygen.c:2951
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
"the command \"--edit-key\" to generate a subkey for this purpose.\n"
msgstr ""
"Note que esta chave não pode ser usada para cifragem. Você pode usar\n"
"o comando \"--edit-key\" para gerar uma chave secundária para esse fim.\n"
#: g10/keygen.c:2963 g10/keygen.c:3092 g10/keygen.c:3207
#, c-format
msgid "Key generation failed: %s\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/keygen.c:3015 g10/keygen.c:3143 g10/sign.c:291
#, 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:3017 g10/keygen.c:3145 g10/sign.c:293
#, 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:3026 g10/keygen.c:3156
msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n"
msgstr "NOTA: a criação de sub-chave para chaves v3 não respeito o OpenPGP\n"
#: g10/keygen.c:3065 g10/keygen.c:3189
#, fuzzy
msgid "Really create? (y/N) "
msgstr "Realmente criar? "
#: g10/keygen.c:3342
#, fuzzy, c-format
msgid "storing key onto card failed: %s\n"
msgstr "remoção do bloco de chave falhou: %s\n"
#: g10/keygen.c:3389
#, fuzzy, c-format
msgid "can't create backup file `%s': %s\n"
msgstr "impossível criar `%s': %s\n"
#: g10/keygen.c:3415
#, fuzzy, c-format
msgid "NOTE: backup of card key saved to `%s'\n"
msgstr "NOTA: chave secreta %08lX expirou em %s\n"
#: g10/keyid.c:498 g10/keyid.c:510 g10/keyid.c:522 g10/keyid.c:534
msgid "never "
msgstr ""
#: g10/keylist.c:265
msgid "Critical signature policy: "
msgstr "Politica de assinatura crítica: "
#: g10/keylist.c:267
msgid "Signature policy: "
msgstr "Politica de assinatura: "
#: g10/keylist.c:306
msgid "Critical preferred keyserver: "
msgstr ""
#: g10/keylist.c:355 g10/keylist.c:399
msgid "WARNING: invalid notation data found\n"
msgstr "AVISO: dados de notação inválidos encontrados\n"
#: g10/keylist.c:373
msgid "Critical signature notation: "
msgstr "Notação de assinatura crítica: "
#: g10/keylist.c:375
msgid "Signature notation: "
msgstr "Notação de assinatura: "
#: g10/keylist.c:386
msgid "not human readable"
msgstr "não legível por humanos"
#: g10/keylist.c:487
msgid "Keyring"
msgstr "Porta-chaves"
#: g10/keylist.c:1489
msgid "Primary key fingerprint:"
msgstr "Impressão da chave primária:"
#: g10/keylist.c:1491
msgid " Subkey fingerprint:"
msgstr " Impressão da subchave:"
#. TRANSLATORS: this should fit into 24 bytes to that the
#. * fingerprint data is properly aligned with the user ID
#: g10/keylist.c:1498
msgid " Primary key fingerprint:"
msgstr "Impressão da chave primária:"
#: g10/keylist.c:1500
msgid " Subkey fingerprint:"
msgstr " Impressão da subchave:"
#: g10/keylist.c:1504 g10/keylist.c:1508
#, fuzzy
msgid " Key fingerprint ="
msgstr " Impressão da chave ="
#: g10/keylist.c:1575
msgid " Card serial no. ="
msgstr ""
#: g10/keyring.c:1246
#, fuzzy, c-format
msgid "renaming `%s' to `%s' failed: %s\n"
msgstr "criação de armadura falhou: %s\n"
#: g10/keyring.c:1252
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr "AVISO: existem 2 ficheiros com informações confidenciais.\n"
#: g10/keyring.c:1254
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s é o não modificado\n"
#: g10/keyring.c:1255
#, c-format
msgid "%s is the new one\n"
msgstr "%s é o novo\n"
#: g10/keyring.c:1256
msgid "Please fix this possible security flaw\n"
msgstr "Por favor conserte esta possível falha de segurança\n"
#: g10/keyring.c:1376
#, fuzzy, c-format
msgid "caching keyring `%s'\n"
msgstr "a verificar o porta chaves `%s'\n"
#: g10/keyring.c:1422
#, fuzzy, c-format
msgid "%lu keys cached so far (%lu signatures)\n"
msgstr "%lu chave verificadas (%lu assinaturas)\n"
#: g10/keyring.c:1434
#, fuzzy, c-format
msgid "%lu keys cached (%lu signatures)\n"
msgstr "%lu chave verificadas (%lu assinaturas)\n"
#: g10/keyring.c:1505
#, c-format
msgid "%s: keyring created\n"
msgstr "%s: porta-chaves criado\n"
#: g10/keyserver.c:108
#, fuzzy, c-format
msgid "WARNING: keyserver option `%s' is not used on this platform\n"
msgstr "AVISO: opções em `%s' ainda não estão activas nesta execução\n"
#: g10/keyserver.c:440
#, fuzzy
msgid "disabled"
msgstr "disable"
#: g10/keyserver.c:641
msgid "Enter number(s), N)ext, or Q)uit > "
msgstr ""
#: g10/keyserver.c:724 g10/keyserver.c:1296
#, fuzzy, c-format
msgid "invalid keyserver protocol (us %d!=handler %d)\n"
msgstr "opções de exportação inválidas\n"
#: g10/keyserver.c:822
#, fuzzy, c-format
msgid "key \"%s\" not found on keyserver\n"
msgstr "chave `%s' não encontrada: %s\n"
#: g10/keyserver.c:824
#, fuzzy
msgid "key not found on keyserver\n"
msgstr "chave `%s' não encontrada: %s\n"
#: g10/keyserver.c:1043
#, fuzzy, c-format
msgid "requesting key %s from %s server %s\n"
msgstr "a pedir a chave %08lX de %s\n"
#: g10/keyserver.c:1047
#, fuzzy, c-format
msgid "requesting key %s from %s\n"
msgstr "a pedir a chave %08lX de %s\n"
#: g10/keyserver.c:1199
#, 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:1203
#, fuzzy, c-format
msgid "sending key %s to %s\n"
msgstr ""
"\"\n"
"assinado com a sua chave %08lX em %s\n"
#: g10/keyserver.c:1246
#, 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:1249
#, fuzzy, c-format
msgid "searching for \"%s\" from %s\n"
msgstr "a procurar por \"%s\" no servidor HKP %s\n"
#: g10/keyserver.c:1256 g10/keyserver.c:1351
#, fuzzy
msgid "no keyserver action!\n"
msgstr "opções de exportação inválidas\n"
#: g10/keyserver.c:1304
#, c-format
msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n"
msgstr ""
#: g10/keyserver.c:1313
msgid "keyserver did not send VERSION\n"
msgstr ""
#: g10/keyserver.c:1373
msgid "no keyserver known (use option --keyserver)\n"
msgstr ""
#: g10/keyserver.c:1379
msgid "external keyserver calls are not supported in this build\n"
msgstr ""
#: g10/keyserver.c:1391
#, c-format
msgid "no handler for keyserver scheme `%s'\n"
msgstr ""
#: g10/keyserver.c:1396
#, c-format
msgid "action `%s' not supported with keyserver scheme `%s'\n"
msgstr ""
#: g10/keyserver.c:1404
#, c-format
msgid "%s does not support handler version %d\n"
msgstr ""
#: g10/keyserver.c:1411
#, fuzzy
msgid "keyserver timed out\n"
msgstr "erro do servidor de chaves"
#: g10/keyserver.c:1416
#, fuzzy
msgid "keyserver internal error\n"
msgstr "erro do servidor de chaves"
#: g10/keyserver.c:1425
#, fuzzy, c-format
msgid "keyserver communications error: %s\n"
msgstr "A geração de chaves falhou: %s\n"
#: g10/keyserver.c:1450 g10/keyserver.c:1484
#, c-format
msgid "\"%s\" not a key ID: skipping\n"
msgstr ""
#: g10/keyserver.c:1741
#, 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:1763
#, fuzzy, c-format
msgid "refreshing 1 key from %s\n"
msgstr "a pedir a chave %08lX de %s\n"
#: g10/keyserver.c:1765
#, fuzzy, c-format
msgid "refreshing %d keys from %s\n"
msgstr "a pedir a chave %08lX de %s\n"
#: g10/mainproc.c:249
#, c-format
msgid "weird size for an encrypted session key (%d)\n"
msgstr "tamanho estranho para uma chave de sessão cifrada (%d)\n"
#: g10/mainproc.c:300
#, fuzzy, c-format
msgid "%s encrypted session key\n"
msgstr "tamanho estranho para uma chave de sessão cifrada (%d)\n"
#: g10/mainproc.c:310
#, fuzzy, c-format
msgid "passphrase generated with unknown digest algorithm %d\n"
msgstr "cifrado com algoritmo desconhecido %d\n"
#: g10/mainproc.c:376
#, fuzzy, c-format
msgid "public key is %s\n"
msgstr "a chave pública é %08lX\n"
#: g10/mainproc.c:431
msgid "public key encrypted data: good DEK\n"
msgstr "dados cifrados com chave pública: DEK válido\n"
#: g10/mainproc.c:464
#, fuzzy, c-format
msgid "encrypted with %u-bit %s key, ID %s, created %s\n"
msgstr "cifrado com chave %u-bit %s, ID %08lX, criada em %s\n"
#: g10/mainproc.c:468 g10/pkclist.c:219
#, fuzzy, c-format
msgid " \"%s\"\n"
msgstr " ou \""
#: g10/mainproc.c:472
#, fuzzy, c-format
msgid "encrypted with %s key, ID %s\n"
msgstr "cifrado com chave %s, ID %08lX\n"
#: g10/mainproc.c:486
#, c-format
msgid "public key decryption failed: %s\n"
msgstr "decifragem de chave pública falhou: %s\n"
#: g10/mainproc.c:500
#, fuzzy, c-format
msgid "encrypted with %lu passphrases\n"
msgstr "Repita a frase secreta\n"
#: g10/mainproc.c:502
#, fuzzy
msgid "encrypted with 1 passphrase\n"
msgstr "Repita a frase secreta\n"
#: g10/mainproc.c:530 g10/mainproc.c:552
#, c-format
msgid "assuming %s encrypted data\n"
msgstr "a assumir dados cifrados %s\n"
#: g10/mainproc.c:538
#, c-format
msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n"
msgstr "Cifra IDEO não disponível, a tentar utilizar %s em substituição\n"
#: g10/mainproc.c:570
msgid "decryption okay\n"
msgstr "decifragem correcta\n"
#: g10/mainproc.c:574
msgid "WARNING: message was not integrity protected\n"
msgstr "AVISO: a mensagem não tinha a sua integridade protegida\n"
#: g10/mainproc.c:587
msgid "WARNING: encrypted message has been manipulated!\n"
msgstr "CUIDADO: a mensagem cifrada foi manipulada!\n"
#: g10/mainproc.c:593
#, c-format
msgid "decryption failed: %s\n"
msgstr "decifragem falhou: %s\n"
#: g10/mainproc.c:612
msgid "NOTE: sender requested \"for-your-eyes-only\"\n"
msgstr "NOTA: o remetente solicitou \"apenas-para-seus-olhos\"\n"
#: g10/mainproc.c:614
#, c-format
msgid "original file name='%.*s'\n"
msgstr "nome do ficheiro original='%.*s'\n"
#: g10/mainproc.c:803
msgid "standalone revocation - use \"gpg --import\" to apply\n"
msgstr "revocação solitária - utilize \"gpg --import\" para aplicar\n"
#: g10/mainproc.c:1387
msgid "signature verification suppressed\n"
msgstr "verificação de assinatura suprimida\n"
#: g10/mainproc.c:1429 g10/mainproc.c:1439
msgid "can't handle these multiple signatures\n"
msgstr "não consigo tratar estas assinaturas múltiplas\n"
#: g10/mainproc.c:1449
#, fuzzy, c-format
msgid "Signature made %s\n"
msgstr "Esta assinatura expirou em %s.\n"
#: g10/mainproc.c:1450
#, fuzzy, c-format
msgid " using %s key %s\n"
msgstr " ou \""
#: g10/mainproc.c:1454
#, fuzzy, c-format
msgid "Signature made %s using %s key ID %s\n"
msgstr "Assinatura feita em %.*s usando %s, ID da chave %08lX\n"
#: g10/mainproc.c:1474
#, fuzzy
msgid "Key available at: "
msgstr "Nenhuma ajuda disponível"
#: g10/mainproc.c:1605 g10/mainproc.c:1653
#, fuzzy, c-format
msgid "BAD signature from \"%s\""
msgstr "Assinatura INCORRECTA de \""
#: g10/mainproc.c:1607 g10/mainproc.c:1655
#, fuzzy, c-format
msgid "Expired signature from \"%s\""
msgstr "Assinatura expirada de \""
#: g10/mainproc.c:1609 g10/mainproc.c:1657
#, fuzzy, c-format
msgid "Good signature from \"%s\""
msgstr "Assinatura correcta de \""
#: g10/mainproc.c:1661
msgid "[uncertain]"
msgstr "[incerto]"
#: g10/mainproc.c:1693
#, fuzzy, c-format
msgid " aka \"%s\""
msgstr " ou \""
#: g10/mainproc.c:1790
#, fuzzy, c-format
msgid "Signature expired %s\n"
msgstr "Esta assinatura expirou em %s.\n"
#: g10/mainproc.c:1795
#, fuzzy, c-format
msgid "Signature expires %s\n"
msgstr "Esta assinatura expirou em %s.\n"
#: g10/mainproc.c:1798
#, fuzzy, c-format
msgid "%s signature, digest algorithm %s\n"
msgstr "assinatura %s de: \"%s\"\n"
#: g10/mainproc.c:1799
#, fuzzy
msgid "binary"
msgstr "primary"
#: g10/mainproc.c:1800
msgid "textmode"
msgstr ""
#: g10/mainproc.c:1800 g10/trustdb.c:531
#, fuzzy
msgid "unknown"
msgstr "versão desconhecida"
#: g10/mainproc.c:1820
#, c-format
msgid "Can't check signature: %s\n"
msgstr "Impossível verificar assinatura: %s\n"
#: g10/mainproc.c:1888 g10/mainproc.c:1904 g10/mainproc.c:1990
msgid "not a detached signature\n"
msgstr "não é uma assinatura separada\n"
#: g10/mainproc.c:1931
msgid ""
"WARNING: multiple signatures detected. Only the first will be checked.\n"
msgstr ""
"AVISO: várias assinaturas detectadas. Apenas a primeira será verificada.\n"
#: g10/mainproc.c:1939
#, c-format
msgid "standalone signature of class 0x%02x\n"
msgstr "assinatura de classe 0x%02x\n"
#: g10/mainproc.c:1996
msgid "old style (PGP 2.x) signature\n"
msgstr "formato de assinatura antigo (PGP2.x)\n"
#: g10/mainproc.c:2006
msgid "invalid root packet detected in proc_tree()\n"
msgstr "pacote raiz inválido detectado em proc_tree()\n"
#: g10/misc.c:122
#, c-format
msgid "can't disable core dumps: %s\n"
msgstr "impossível desactivar core dumps: %s\n"
#: g10/misc.c:142 g10/misc.c:170 g10/misc.c:242
#, fuzzy, c-format
msgid "fstat of `%s' failed in %s: %s\n"
msgstr "impossível abrir %s: %s\n"
#: g10/misc.c:207
#, fuzzy, c-format
msgid "fstat(%d) failed in %s: %s\n"
msgstr "base de dados de confiança: leitura falhou (n=%d): %s\n"
#: g10/misc.c:316
#, fuzzy, c-format
msgid "WARNING: using experimental public key algorithm %s\n"
msgstr "impossível manipular algoritmo de chave pública %d\n"
#: g10/misc.c:331
#, fuzzy, c-format
msgid "WARNING: using experimental cipher algorithm %s\n"
msgstr "algoritmo de criptografia não implementado"
#: g10/misc.c:346
#, fuzzy, c-format
msgid "WARNING: using experimental digest algorithm %s\n"
msgstr "assinatura %s de: \"%s\"\n"
#: g10/misc.c:351
#, fuzzy, c-format
msgid "WARNING: digest algorithm %s is deprecated\n"
msgstr ""
"forçar o algoritmo de 'digest' %s (%d) viola as preferências do "
"destinatário\n"
#: g10/misc.c:447
msgid "the IDEA cipher plugin is not present\n"
msgstr "o 'plugin' com a cifra IDEA não está presente\n"
#: g10/misc.c:448
msgid ""
"please see http://www.gnupg.org/why-not-idea.html for more information\n"
msgstr "veja http://www.gnupg.org/why-not-idea.html para mais informações\n"
#: g10/misc.c:681
#, c-format
msgid "%s:%d: deprecated option \"%s\"\n"
msgstr "%s:%d: opção depreciada \"%s\"\n"
#: g10/misc.c:685
#, c-format
msgid "WARNING: \"%s\" is a deprecated option\n"
msgstr "AVISO: \"%s\" é uma opção depreciada\n"
#: g10/misc.c:687
#, c-format
msgid "please use \"%s%s\" instead\n"
msgstr "por favor utilize \"%s%s\" em vez dela\n"
#: g10/misc.c:694
#, fuzzy, c-format
msgid "WARNING: \"%s\" is a deprecated command - do not use it\n"
msgstr "AVISO: \"%s\" é uma opção depreciada\n"
#: g10/misc.c:707
#, fuzzy
msgid "Uncompressed"
msgstr "não processado"
#: g10/misc.c:732
#, fuzzy
msgid "uncompressed|none"
msgstr "não processado"
#: g10/misc.c:842
#, c-format
msgid "this message may not be usable by %s\n"
msgstr "esta mensagem poderá não ser utilizável pelo %s\n"
#: g10/misc.c:999
#, fuzzy, c-format
msgid "ambiguous option `%s'\n"
msgstr "a ler opções de `%s'\n"
#: g10/misc.c:1024
#, fuzzy, c-format
msgid "unknown option `%s'\n"
msgstr "destinatário por omissão desconhecido `%s'\n"
#: g10/openfile.c:86
#, c-format
msgid "File `%s' exists. "
msgstr "Arquivo `%s' já existe. "
#: g10/openfile.c:88
#, fuzzy
msgid "Overwrite? (y/N) "
msgstr "Escrever por cima (s/N)? "
#: g10/openfile.c:121
#, c-format
msgid "%s: unknown suffix\n"
msgstr "%s: sufixo desconhecido\n"
#: g10/openfile.c:143
msgid "Enter new filename"
msgstr "Digite novo nome de ficheiro"
#: g10/openfile.c:188
msgid "writing to stdout\n"
msgstr "a escrever em \"stdout\"\n"
#: g10/openfile.c:303
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "a assumir dados assinados em `%s'\n"
#: g10/openfile.c:382
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "criado um novo ficheiro de configuração `%s'\n"
#: g10/openfile.c:384
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "AVISO: opções em `%s' ainda não estão activas nesta execução\n"
#: g10/openfile.c:416
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: directoria criada\n"
#: g10/parse-packet.c:138
#, 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:708
msgid "WARNING: potentially insecure symmetrically encrypted session key\n"
msgstr ""
#: g10/parse-packet.c:1147
#, 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:304
msgid "gpg-agent is not available in this session\n"
msgstr "o gpg-agent não está disponível nesta sessão\n"
#: g10/passphrase.c:320
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "variável de ambiente GPG_AGENT_INFO inválida\n"
#: g10/passphrase.c:339
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
msgstr "a versão %d do protocolo gpg-agent não é suportada\n"
#: g10/passphrase.c:356
#, c-format
msgid "can't connect to `%s': %s\n"
msgstr "impossível ligar a `%s': %s\n"
#: g10/passphrase.c:373 g10/passphrase.c:649 g10/passphrase.c:739
msgid "problem with the agent - disabling agent use\n"
msgstr "problema com o agente - a desactivar a utilização deste\n"
#: g10/passphrase.c:526 g10/passphrase.c:908
#, fuzzy, c-format
msgid " (main key ID %s)"
msgstr " (ID principal da chave %08lX)"
#: g10/passphrase.c:540
#, fuzzy, c-format
msgid ""
"You need a passphrase to unlock the secret key for user:\n"
"\"%.*s\"\n"
"%u-bit %s key, ID %s, created %s%s\n"
msgstr ""
"Precisa de uma frase secreta para desbloquear a chave secreta do "
"utilizador:\n"
"\n"
"\"%.*s\"\n"
"chave %u bits %s, ID %08lx, criada %s%s\n"
#: g10/passphrase.c:565
msgid "Repeat passphrase\n"
msgstr "Repita a frase secreta\n"
#: g10/passphrase.c:567
msgid "Enter passphrase\n"
msgstr "Insira a frase secreta\n"
#: g10/passphrase.c:643
msgid "cancelled by user\n"
msgstr "cancelado pelo utilizador\n"
#: g10/passphrase.c:799 g10/passphrase.c:962
#, fuzzy
msgid "can't query passphrase in batch mode\n"
msgstr "impossível pedir senha em modo não-interactivo\n"
#: g10/passphrase.c:806 g10/passphrase.c:967
msgid "Enter passphrase: "
msgstr "Digite a frase secreta: "
#: g10/passphrase.c:889
#, fuzzy, c-format
msgid ""
"You need a passphrase to unlock the secret key for\n"
"user: \"%s\"\n"
msgstr ""
"\n"
"Você precisa de uma frase secreta para desbloquear a chave secreta do\n"
"utilizador: \""
#: g10/passphrase.c:895
#, fuzzy, c-format
msgid "%u-bit %s key, ID %s, created %s"
msgstr "chave de %u-bit/%s, ID %08lX, criada em %s"
#: g10/passphrase.c:904
#, c-format
msgid " (subkey on main key ID %s)"
msgstr ""
#: g10/passphrase.c:971
msgid "Repeat passphrase: "
msgstr "Repita a frase secreta: "
#: g10/photoid.c:67
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:81
msgid "Enter JPEG filename for photo ID: "
msgstr ""
#: g10/photoid.c:95
#, fuzzy, c-format
msgid "unable to open JPEG file `%s': %s\n"
msgstr "impossível abrir %s: %s\n"
#: g10/photoid.c:103
#, c-format
msgid "This JPEG is really large (%d bytes) !\n"
msgstr ""
#: g10/photoid.c:105
#, fuzzy
msgid "Are you sure you want to use it? (y/N) "
msgstr "Você tem certeza de que quer adicioná-la de qualquer forma? (s/N) "
#: g10/photoid.c:120
#, fuzzy, c-format
msgid "`%s' is not a JPEG file\n"
msgstr "%s: não é um base de dados de confiança\n"
#: g10/photoid.c:137
#, fuzzy
msgid "Is this photo correct (y/N/q)? "
msgstr "Está correto (s/n)? "
#: g10/photoid.c:339
#, fuzzy
msgid "unable to display photo ID!\n"
msgstr "não foi possível alterar o exec-path para %s\n"
#: g10/pkclist.c:62 g10/revoke.c:581
msgid "No reason specified"
msgstr "Nenhum motivo especificado"
#: g10/pkclist.c:64 g10/revoke.c:583
msgid "Key is superseded"
msgstr "A chave foi substituída"
#: g10/pkclist.c:66 g10/revoke.c:582
msgid "Key has been compromised"
msgstr "A chave foi comprometida"
#: g10/pkclist.c:68 g10/revoke.c:584
msgid "Key is no longer used"
msgstr "A chave já não é utilizada"
#: g10/pkclist.c:70 g10/revoke.c:585
msgid "User ID is no longer valid"
msgstr "O identificador do utilizador já não é válido"
#: g10/pkclist.c:74
msgid "reason for revocation: "
msgstr "motivo da revocação: "
#: g10/pkclist.c:91
msgid "revocation comment: "
msgstr "comentário da revocação: "
#: g10/pkclist.c:206
msgid "iImMqQsS"
msgstr "iImMqQsS"
#: g10/pkclist.c:214
#, fuzzy
msgid "No trust value assigned to:\n"
msgstr ""
"Nenhum valor de confiança designado para:\n"
"%4u%c/%08lX %s \""
#: g10/pkclist.c:246
#, fuzzy, c-format
msgid " aka \"%s\"\n"
msgstr " ou \""
#: g10/pkclist.c:256
#, fuzzy
msgid ""
"How much do you trust that this key actually belongs to the named user?\n"
msgstr "Esta chave provavelmente pertence ao dono\n"
#: g10/pkclist.c:271
#, fuzzy, c-format
msgid " %d = I don't know or won't say\n"
msgstr " %d = Não sei\n"
#: g10/pkclist.c:273
#, fuzzy, c-format
msgid " %d = I do NOT trust\n"
msgstr " %d = Eu NÃO confio\n"
#: g10/pkclist.c:279
#, fuzzy, c-format
msgid " %d = I trust ultimately\n"
msgstr " %d = Confio de forma total\n"
#: g10/pkclist.c:285
#, fuzzy
msgid " m = back to the main menu\n"
msgstr " m = voltar ao menu principal\n"
#: g10/pkclist.c:288
#, fuzzy
msgid " s = skip this key\n"
msgstr " s = saltar esta chave\n"
#: g10/pkclist.c:289
#, fuzzy
msgid " q = quit\n"
msgstr " q = sair\n"
#: g10/pkclist.c:293
#, c-format
msgid ""
"The minimum trust level for this key is: %s\n"
"\n"
msgstr ""
#: g10/pkclist.c:299 g10/revoke.c:610
msgid "Your decision? "
msgstr "Decisão? "
#: g10/pkclist.c:320
#, fuzzy
msgid "Do you really want to set this key to ultimate trust? (y/N) "
msgstr "Tem a certeza que quer confiar totalmente nesta chave?"
#: g10/pkclist.c:334
msgid "Certificates leading to an ultimately trusted key:\n"
msgstr "Certificados que levam a uma chave confiada plenamente:\n"
#: g10/pkclist.c:419
#, fuzzy, c-format
msgid "%s: There is no assurance this key belongs to the named user\n"
msgstr ""
"%08lx: Não há indicação de que a assinatura pertence realmente ao dono.\n"
#: g10/pkclist.c:424
#, fuzzy, c-format
msgid "%s: There is limited assurance this key belongs to the named user\n"
msgstr ""
"%08lx: Não há indicação de que a assinatura pertence realmente ao dono.\n"
#: g10/pkclist.c:430
#, fuzzy
msgid "This key probably belongs to the named user\n"
msgstr "Esta chave provavelmente pertence ao dono\n"
#: g10/pkclist.c:435
msgid "This key belongs to us\n"
msgstr "Esta chave pertence-nos\n"
#: g10/pkclist.c:461
#, 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"
msgstr ""
"NÃO se tem certeza de que esta chave pertence ao seu dono.\n"
"Se você *realmente* sabe o que está a fazer, pode responder\n"
"sim à próxima pergunta\n"
"\n"
#: g10/pkclist.c:468
#, fuzzy
msgid "Use this key anyway? (y/N) "
msgstr "Usar esta chave de qualquer modo? "
#: g10/pkclist.c:502
msgid "WARNING: Using untrusted key!\n"
msgstr "AVISO: A utilizar uma chave que não é de confiança!\n"
#: g10/pkclist.c:509
#, fuzzy
msgid "WARNING: this key might be revoked (revocation key not present)\n"
msgstr ""
"AVISO: a chave %08lX pode estar revocada: chave de revocação %08lX não "
"presente.\n"
#: g10/pkclist.c:518
#, fuzzy
msgid "WARNING: This key has been revoked by its designated revoker!\n"
msgstr "AVISO: Esta chave foi revogada pelo seu dono!\n"
#: g10/pkclist.c:521
msgid "WARNING: This key has been revoked by its owner!\n"
msgstr "AVISO: Esta chave foi revogada pelo seu dono!\n"
#: g10/pkclist.c:522
#, fuzzy
msgid " This could mean that the signature is forged.\n"
msgstr " Isto pode significar que a assinatura é falsificada.\n"
#: g10/pkclist.c:528
msgid "WARNING: This subkey has been revoked by its owner!\n"
msgstr "AVISO: Esta subchave foi revogada pelo seu dono!\n"
#: g10/pkclist.c:533
msgid "Note: This key has been disabled.\n"
msgstr "Nota: Esta chave foi desactivada.\n"
#: g10/pkclist.c:543
#, c-format
msgid "Note: Verified address is `%s'\n"
msgstr ""
#: g10/pkclist.c:580
msgid "Note: This key has expired!\n"
msgstr "Nota: Esta chave expirou!\n"
#: g10/pkclist.c:591
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:593
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:601
msgid "WARNING: We do NOT trust this key!\n"
msgstr "AVISO: Nós NÃO confiamos nesta chave!\n"
#: g10/pkclist.c:602
msgid " The signature is probably a FORGERY.\n"
msgstr " A assinatura é provavelmente uma FALSIFICAÇÃO.\n"
#: g10/pkclist.c:610
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:612
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:777 g10/pkclist.c:810 g10/pkclist.c:979 g10/pkclist.c:1039
#, c-format
msgid "%s: skipped: %s\n"
msgstr "%s: ignorado: %s\n"
#: g10/pkclist.c:787 g10/pkclist.c:1011
#, c-format
msgid "%s: skipped: public key already present\n"
msgstr "%s: ignorado: a chave pública já está presente\n"
#: g10/pkclist.c:829
msgid "You did not specify a user ID. (you may use \"-r\")\n"
msgstr "Não especificou um identificador de utilizador. (pode usar \"-r\")\n"
#: g10/pkclist.c:845
msgid "Current recipients:\n"
msgstr ""
#: g10/pkclist.c:871
msgid ""
"\n"
"Enter the user ID. End with an empty line: "
msgstr ""
"\n"
"Insira o identificador do utilizador. Termine com uma linha vazia: "
#: g10/pkclist.c:887
msgid "No such user ID.\n"
msgstr "Identificador de utilizador inexistente.\n"
#: g10/pkclist.c:892 g10/pkclist.c:954
msgid "skipped: public key already set as default recipient\n"
msgstr "ignorado: chave pública já colocada como destinatário por omissão\n"
#: g10/pkclist.c:910
msgid "Public key is disabled.\n"
msgstr "A chave pública está desativada.\n"
#: g10/pkclist.c:917
msgid "skipped: public key already set\n"
msgstr "ignorado: a chave pública já está presente\n"
#: g10/pkclist.c:946
#, fuzzy, c-format
msgid "unknown default recipient \"%s\"\n"
msgstr "destinatário por omissão desconhecido `%s'\n"
#: g10/pkclist.c:991
#, c-format
msgid "%s: skipped: public key is disabled\n"
msgstr "%s: ignorado: a chave pública está desactivada\n"
#: g10/pkclist.c:1046
msgid "no valid addressees\n"
msgstr "nenhum endereço válido\n"
#: g10/plaintext.c:91
msgid "data not saved; use option \"--output\" to save it\n"
msgstr "dados não gravados; use a opção \"--output\" para gravá-los\n"
#: g10/plaintext.c:136 g10/plaintext.c:141 g10/plaintext.c:159
#, c-format
msgid "error creating `%s': %s\n"
msgstr "erro ao criar `%s': %s\n"
#: g10/plaintext.c:447
msgid "Detached signature.\n"
msgstr "Assinatura separada.\n"
#: g10/plaintext.c:452
msgid "Please enter name of data file: "
msgstr "Por favor digite o nome do ficheiro de dados: "
#: g10/plaintext.c:481
msgid "reading stdin ...\n"
msgstr "lendo do \"stdin\" ...\n"
#: g10/plaintext.c:515
msgid "no signed data\n"
msgstr "não há dados assinados\n"
#: g10/plaintext.c:529
#, c-format
msgid "can't open signed data `%s'\n"
msgstr "impossível abrir dados assinados `%s'\n"
#: g10/pubkey-enc.c:104
#, fuzzy, c-format
msgid "anonymous recipient; trying secret key %s ...\n"
msgstr "destinatário anónimo; a tentar chave secreta %08lX ...\n"
#: g10/pubkey-enc.c:120
msgid "okay, we are the anonymous recipient.\n"
msgstr "certo, nós somos o destinatário anónimo.\n"
#: g10/pubkey-enc.c:208
msgid "old encoding of the DEK is not supported\n"
msgstr "codificação antiga do DEK não suportada\n"
#: g10/pubkey-enc.c:229
#, c-format
msgid "cipher algorithm %d%s is unknown or disabled\n"
msgstr "algoritmo de cifra %d%s é desconhecido ou foi desactivado\n"
#: g10/pubkey-enc.c:267
#, fuzzy, c-format
msgid "WARNING: cipher algorithm %s not found in recipient preferences\n"
msgstr "NOTA: algoritmo de cifragem %d não encontrado nas preferências\n"
#: g10/pubkey-enc.c:287
#, fuzzy, c-format
msgid "NOTE: secret key %s expired at %s\n"
msgstr "NOTA: chave secreta %08lX expirou em %s\n"
#: g10/pubkey-enc.c:293
msgid "NOTE: key has been revoked"
msgstr "NOTA: a chave foi revogada"
#: g10/revoke.c:104 g10/revoke.c:118 g10/revoke.c:130 g10/revoke.c:176
#: g10/revoke.c:188 g10/revoke.c:546
#, fuzzy, c-format
msgid "build_packet failed: %s\n"
msgstr "actualização falhou: %s\n"
#: g10/revoke.c:147
#, fuzzy, c-format
msgid "key %s has no user IDs\n"
msgstr "chave %08lX: sem ID de utilizador\n"
#: g10/revoke.c:273
msgid "To be revoked by:\n"
msgstr ""
#: g10/revoke.c:277
msgid "(This is a sensitive revocation key)\n"
msgstr ""
#: g10/revoke.c:281
#, fuzzy
msgid "Create a designated revocation certificate for this key? (y/N) "
msgstr "Gerar um certificado de revogação para esta assinatura? (s/N)"
#: g10/revoke.c:294 g10/revoke.c:512
msgid "ASCII armored output forced.\n"
msgstr ""
#: g10/revoke.c:308 g10/revoke.c:526
#, fuzzy, c-format
msgid "make_keysig_packet failed: %s\n"
msgstr "actualização da chave secreta falhou: %s\n"
#: g10/revoke.c:371
#, fuzzy
msgid "Revocation certificate created.\n"
msgstr "chave %08lX: certificado de revogação \"%s\" adicionado\n"
#: g10/revoke.c:377
#, c-format
msgid "no revocation keys found for \"%s\"\n"
msgstr ""
#: g10/revoke.c:433
#, fuzzy, c-format
msgid "secret key \"%s\" not found: %s\n"
msgstr "chave `%s' não encontrada: %s\n"
#: g10/revoke.c:462
#, fuzzy, c-format
msgid "no corresponding public key: %s\n"
msgstr "a escrever chave pública para `%s'\n"
#: g10/revoke.c:473
msgid "public key does not match secret key!\n"
msgstr ""
#: g10/revoke.c:480
#, fuzzy
msgid "Create a revocation certificate for this key? (y/N) "
msgstr "Gerar um certificado de revogação para esta assinatura? (s/N)"
#: g10/revoke.c:497
#, fuzzy
msgid "unknown protection algorithm\n"
msgstr "algoritmo de compressão desconhecido"
#: g10/revoke.c:501
#, fuzzy
msgid "NOTE: This key is not protected!\n"
msgstr "Esta chave não é protegida.\n"
#: g10/revoke.c:552
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:593
#, fuzzy
msgid "Please select the reason for the revocation:\n"
msgstr "motivo da revocação: "
#: g10/revoke.c:603
msgid "Cancel"
msgstr ""
#: g10/revoke.c:605
#, c-format
msgid "(Probably you want to select %d here)\n"
msgstr ""
#: g10/revoke.c:646
#, fuzzy
msgid "Enter an optional description; end it with an empty line:\n"
msgstr ""
"\n"
"Insira o identificador do utilizador. Termine com uma linha vazia: "
#: g10/revoke.c:674
#, fuzzy, c-format
msgid "Reason for revocation: %s\n"
msgstr "motivo da revocação: "
#: g10/revoke.c:676
msgid "(No description given)\n"
msgstr ""
#: g10/revoke.c:681
#, fuzzy
msgid "Is this okay? (y/N) "
msgstr "Usar esta chave de qualquer modo? "
#: g10/seckey-cert.c:55
msgid "secret key parts are not available\n"
msgstr "partes da chave secreta não disponíveis\n"
#: g10/seckey-cert.c:61
#, c-format
msgid "protection algorithm %d%s is not supported\n"
msgstr "algoritmo de protecção %d%s não é suportado\n"
#: g10/seckey-cert.c:72
#, fuzzy, c-format
msgid "protection digest %d is not supported\n"
msgstr "algoritmo de protecção %d%s não é suportado\n"
#: g10/seckey-cert.c:266
msgid "Invalid passphrase; please try again"
msgstr "Frase secreta inválida; por favor tente novamente"
#: g10/seckey-cert.c:267
#, c-format
msgid "%s ...\n"
msgstr "%s ...\n"
#: g10/seckey-cert.c:327
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:365
msgid "generating the deprecated 16-bit checksum for secret key protection\n"
msgstr ""
"a gerar a 'checksum' (depreciada) de 16-bit para protecção da chave secreta\n"
#: g10/seskey.c:53
msgid "weak key created - retrying\n"
msgstr "chave fraca criada - tentando novamente\n"
#: g10/seskey.c:58
#, 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"
"tentei %d vezes!\n"
#: g10/seskey.c:214
msgid "DSA requires the use of a 160 bit hash algorithm\n"
msgstr "DSA necessita de utilização de uma algoritmo de dispersão de 160 bit\n"
#: g10/sig-check.c:76
msgid "WARNING: signature digest conflict in message\n"
msgstr "AVISO: conflito no 'digest' de assinatura da mensagem\n"
#: g10/sig-check.c:100
#, c-format
msgid "WARNING: signing subkey %s is not cross-certified\n"
msgstr ""
#: g10/sig-check.c:103
#, fuzzy, c-format
msgid "WARNING: signing subkey %s has an invalid cross-certification\n"
msgstr "não pode escolher uma chave como revogadora de si mesmo\n"
#: g10/sig-check.c:169
#, fuzzy, c-format
msgid "public key %s is %lu second newer than the signature\n"
msgstr "a chave pública %08lX é %lu segundo mais nova que a assinatura\n"
#: g10/sig-check.c:170
#, fuzzy, c-format
msgid "public key %s is %lu seconds newer than the signature\n"
msgstr "a chave pública %08lX é %lu segundos mais nova que a assinatura\n"
#: g10/sig-check.c:181
#, fuzzy, c-format
msgid ""
"key %s was created %lu second in the 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:183
#, fuzzy, c-format
msgid ""
"key %s was created %lu seconds in the 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:193
#, fuzzy, c-format
msgid "NOTE: signature key %s expired %s\n"
msgstr "NOTA: chave de assinatura %08lx expirou %s\n"
#: g10/sig-check.c:276
#, fuzzy, c-format
msgid "assuming bad signature from key %s due to an unknown critical bit\n"
msgstr ""
"assumindo assinatura incorrecta na chave %08lX devido a um bit crítico "
"desconhecido\n"
#: g10/sig-check.c:533
#, fuzzy, c-format
msgid "key %s: no subkey for subkey revocation signature\n"
msgstr "chave %08lX: sem subchave para o pacote revocação de subchave\n"
#: g10/sig-check.c:559
#, fuzzy, c-format
msgid "key %s: no subkey for subkey binding signature\n"
msgstr "chave %08lX: sem subchave para ligação de chaves\n"
#: g10/sign.c:86
#, fuzzy
msgid "can't put notation data into v3 (PGP 2.x style) signatures\n"
msgstr "não pode escolher uma chave do tipo PGP 2.x como revogadora\n"
#: g10/sign.c:94
#, fuzzy
msgid "can't put notation data into v3 (PGP 2.x style) key signatures\n"
msgstr "não pode escolher uma chave do tipo PGP 2.x como revogadora\n"
#: g10/sign.c:113
#, c-format
msgid "WARNING: unable to %%-expand notation (too large). Using unexpanded.\n"
msgstr ""
"AVISO: impossível expandir-%% a url de política (demasiado grande). A "
"utilizar não expandida.\n"
#: g10/sign.c:139
#, fuzzy
msgid "can't put a policy URL into v3 (PGP 2.x style) signatures\n"
msgstr "não pode escolher uma chave do tipo PGP 2.x como revogadora\n"
#: g10/sign.c:147
msgid "can't put a policy URL into v3 key (PGP 2.x style) signatures\n"
msgstr ""
#: g10/sign.c:160
#, fuzzy, c-format
msgid ""
"WARNING: unable to %%-expand policy URL (too large). Using unexpanded.\n"
msgstr ""
"AVISO: impossível expandir-%% a url de política (demasiado grande).\n"
"A utilizar não expandida.\n"
#: g10/sign.c:188
#, fuzzy, c-format
msgid ""
"WARNING: unable to %%-expand preferred keyserver URL (too large). Using "
"unexpanded.\n"
msgstr ""
"AVISO: impossível expandir-%% a url de política (demasiado grande).\n"
"A utilizar não expandida.\n"
#: g10/sign.c:365
#, c-format
msgid "checking created signature failed: %s\n"
msgstr "verificação da assinatura criada falhou: %s\n"
#: g10/sign.c:374
#, fuzzy, c-format
msgid "%s/%s signature from: \"%s\"\n"
msgstr "assinatura %s de: \"%s\"\n"
#: g10/sign.c:761
msgid "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n"
msgstr "só pode assinar-desligar com chaves do tipo PGP 2.x no modo --pgp2\n"
#: g10/sign.c:830
#, fuzzy, c-format
msgid ""
"WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n"
msgstr ""
"forçar o algoritmo de 'digest' %s (%d) viola as preferências do "
"destinatário\n"
#: g10/sign.c:922
msgid "signing:"
msgstr "a assinar:"
#: g10/sign.c:1034
msgid "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n"
msgstr "só pode assinar à vista com chaves do tipo PGP 2.x no modo --pgp2\n"
#: g10/sign.c:1212
#, c-format
msgid "%s encryption will be used\n"
msgstr "será utilizada a cifragem %s\n"
#: g10/skclist.c:127 g10/skclist.c:191
msgid "key is not flagged as insecure - can't use it with the faked RNG!\n"
msgstr ""
"a chave não está marcada insegura - impossível usá-la com o RNG falso!\n"
#: g10/skclist.c:158
#, fuzzy, c-format
msgid "skipped \"%s\": duplicated\n"
msgstr "ignorado `%s': duplicada\n"
#: g10/skclist.c:166 g10/skclist.c:176 g10/skclist.c:185
#, fuzzy, c-format
msgid "skipped \"%s\": %s\n"
msgstr "ignorado `%s': %s\n"
#: g10/skclist.c:171
msgid "skipped: secret key already present\n"
msgstr "ignorado: a chave secreta já está presente\n"
#: g10/skclist.c:186
#, fuzzy
msgid "this is a PGP generated Elgamal key which is not secure for signatures!"
msgstr ""
"ignorado `%s': esta é uma chave ElGamal gerada pelo PGP que não é segura "
"para assinaturas!\n"
#: g10/tdbdump.c:60 g10/trustdb.c:366
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr "registo de confiança %lu, tipo %d: escrita falhou: %s\n"
#: g10/tdbdump.c:105
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
"# (Use \"gpg --import-ownertrust\" to restore them)\n"
msgstr ""
#: g10/tdbdump.c:160 g10/tdbdump.c:168 g10/tdbdump.c:173 g10/tdbdump.c:178
#, fuzzy, c-format
msgid "error in `%s': %s\n"
msgstr "erro na leitura de `%s': %s\n"
#: g10/tdbdump.c:160
#, fuzzy
msgid "line too long"
msgstr "frase secreta demasiado longa\n"
#: g10/tdbdump.c:168
msgid "colon missing"
msgstr ""
#: g10/tdbdump.c:174
#, fuzzy
msgid "invalid fingerprint"
msgstr "%s: versão de ficheiro inválida %d\n"
#: g10/tdbdump.c:179
#, fuzzy
msgid "ownertrust value missing"
msgstr "importar os valores de confiança"
#: g10/tdbdump.c:215
#, fuzzy, c-format
msgid "error finding trust record in `%s': %s\n"
msgstr "%s: erro ao escrever registo de diretório: %s\n"
#: g10/tdbdump.c:219
#, fuzzy, c-format
msgid "read error in `%s': %s\n"
msgstr "armadura: %s\n"
#: g10/tdbdump.c:228 g10/trustdb.c:381
#, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "base de dados de confiança: sincronização falhou: %s\n"
#: g10/tdbio.c:129 g10/tdbio.c:1445
#, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "base de dados de confiança rec %lu: lseek falhou: %s\n"
#: g10/tdbio.c:135 g10/tdbio.c:1452
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr "base de dados de confiança rec %lu: escrita falhou (n=%d): %s\n"
#: g10/tdbio.c:245
msgid "trustdb transaction too large\n"
msgstr "transação de base de dados de confiança muito grande\n"
#: g10/tdbio.c:498
#, fuzzy, c-format
msgid "can't access `%s': %s\n"
msgstr "impossível fechar `%s': %s\n"
#: g10/tdbio.c:513
#, c-format
msgid "%s: directory does not exist!\n"
msgstr "%s: diretoria inexistente!\n"
#: g10/tdbio.c:523 g10/tdbio.c:546 g10/tdbio.c:589
#, fuzzy, c-format
msgid "can't create lock for `%s'\n"
msgstr "impossível criar `%s': %s\n"
#: g10/tdbio.c:525 g10/tdbio.c:592
#, fuzzy, c-format
msgid "can't lock `%s'\n"
msgstr "impossível abrir `%s'\n"
#: g10/tdbio.c:551
#, c-format
msgid "%s: failed to create version record: %s"
msgstr "%s: falha ao criar registo de versão: %s"
#: g10/tdbio.c:555
#, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: base de dados de confiança inválida criada\n"
#: g10/tdbio.c:558
#, c-format
msgid "%s: trustdb created\n"
msgstr "%s: base de dados de confiança criada\n"
#: g10/tdbio.c:602
msgid "NOTE: trustdb not writable\n"
msgstr "NOTA: não é possível escrever na trustdb\n"
#: g10/tdbio.c:619
#, c-format
msgid "%s: invalid trustdb\n"
msgstr "%s: base de dados de confiança inválida\n"
#: g10/tdbio.c:651
#, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: falha ao criar tabela de dispersão: %s\n"
#: g10/tdbio.c:659
#, c-format
msgid "%s: error updating version record: %s\n"
msgstr "%s: erro a actualizar registo de versão: %s\n"
#: g10/tdbio.c:676 g10/tdbio.c:696 g10/tdbio.c:712 g10/tdbio.c:726
#: g10/tdbio.c:756 g10/tdbio.c:1378 g10/tdbio.c:1405
#, c-format
msgid "%s: error reading version record: %s\n"
msgstr "%s: erro ao ler registo de versão: %s\n"
#: g10/tdbio.c:735
#, c-format
msgid "%s: error writing version record: %s\n"
msgstr "%s: erro ao escrever registo de versão: %s\n"
#: g10/tdbio.c:1174
#, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "base de dados de confiança: lseek falhou: %s\n"
#: g10/tdbio.c:1182
#, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "base de dados de confiança: leitura falhou (n=%d): %s\n"
#: g10/tdbio.c:1203
#, c-format
msgid "%s: not a trustdb file\n"
msgstr "%s: não é um base de dados de confiança\n"
#: g10/tdbio.c:1221
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr "%s: registo de versão com recnum %lu\n"
#: g10/tdbio.c:1226
#, c-format
msgid "%s: invalid file version %d\n"
msgstr "%s: versão de ficheiro inválida %d\n"
#: g10/tdbio.c:1411
#, c-format
msgid "%s: error reading free record: %s\n"
msgstr "%s: erro ao ler registo livre: %s\n"
#: g10/tdbio.c:1419
#, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "%s: erro ao escrever registo de diretório: %s\n"
#: g10/tdbio.c:1429
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr "%s: falha ao zerar um registo: %s\n"
#: g10/tdbio.c:1459
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr "%s: falha ao anexar um registo: %s\n"
#: g10/tdbio.c:1504
msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n"
msgstr ""
"A base de dados de confiança está danificada; por favor execute\n"
"\"gpg --fix-trustdb\".\n"
#: g10/textfilter.c:148
#, 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:245
#, c-format
msgid "input line longer than %d characters\n"
msgstr "linha de entrada maior que %d caracteres\n"
#: g10/trustdb.c:227
#, c-format
msgid "`%s' is not a valid long keyID\n"
msgstr "`%s' não é um identificador longo de chave válido\n"
#: g10/trustdb.c:258
#, fuzzy, c-format
msgid "key %s: accepted as trusted key\n"
msgstr "chave %08lX: aceite como chave de confiança\n"
#: g10/trustdb.c:296
#, fuzzy, c-format
msgid "key %s occurs more than once in the trustdb\n"
msgstr "chave %08lX ocrreu mais do que uma vez na base de dados de confiança\n"
#: g10/trustdb.c:311
#, fuzzy, c-format
msgid "key %s: no public key for trusted key - skipped\n"
msgstr ""
"chave %08lX: nenhuma chave pública para chave de confiança - ignorada\n"
"\n"
#: g10/trustdb.c:321
#, fuzzy, c-format
msgid "key %s marked as ultimately trusted\n"
msgstr "chave marcada como de confiança absoluta\n"
#: g10/trustdb.c:345
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr "registo de confiança %lu, tipo req %d: falha na leitura: %s\n"
#: g10/trustdb.c:351
#, c-format
msgid "trust record %lu is not of requested type %d\n"
msgstr "registo de confiança %lu não é do tipo pedido %d\n"
#: g10/trustdb.c:447
#, c-format
msgid "unable to use unknown trust model (%d) - assuming %s trust model\n"
msgstr ""
#: g10/trustdb.c:453
#, c-format
msgid "using %s trust model\n"
msgstr ""
#: g10/trustdb.c:505
msgid "10 translator see trustdb.c:uid_trust_string_fixed"
msgstr ""
#: g10/trustdb.c:507
#, fuzzy
msgid "[ revoked]"
msgstr "revkey"
#: g10/trustdb.c:509 g10/trustdb.c:514
#, fuzzy
msgid "[ expired]"
msgstr "expire"
#: g10/trustdb.c:513
#, fuzzy
msgid "[ unknown]"
msgstr "versão desconhecida"
#: g10/trustdb.c:515
msgid "[ undef ]"
msgstr ""
#: g10/trustdb.c:516
msgid "[marginal]"
msgstr ""
#: g10/trustdb.c:517
msgid "[ full ]"
msgstr ""
#: g10/trustdb.c:518
msgid "[ultimate]"
msgstr ""
#: g10/trustdb.c:533
msgid "undefined"
msgstr ""
#: g10/trustdb.c:534
msgid "never"
msgstr ""
#: g10/trustdb.c:535
msgid "marginal"
msgstr ""
#: g10/trustdb.c:536
msgid "full"
msgstr ""
#: g10/trustdb.c:537
msgid "ultimate"
msgstr ""
#: g10/trustdb.c:577
msgid "no need for a trustdb check\n"
msgstr "não é necessária uma verificação da base de dados de confiança\n"
#: g10/trustdb.c:583 g10/trustdb.c:2330
#, c-format
msgid "next trustdb check due at %s\n"
msgstr "proxima verificação da base de dados de confiança a %s\n"
#: g10/trustdb.c:592
#, fuzzy, c-format
msgid "no need for a trustdb check with `%s' trust model\n"
msgstr "não é necessária uma verificação da base de dados de confiança\n"
#: g10/trustdb.c:607
#, fuzzy, c-format
msgid "no need for a trustdb update with `%s' trust model\n"
msgstr "não é necessária uma verificação da base de dados de confiança\n"
#: g10/trustdb.c:839 g10/trustdb.c:1277
#, fuzzy, c-format
msgid "public key %s not found: %s\n"
msgstr "chave pública %08lX não encontrada: %s\n"
#: g10/trustdb.c:1034
msgid "please do a --check-trustdb\n"
msgstr ""
#: g10/trustdb.c:1038
msgid "checking the trustdb\n"
msgstr "a verificar a base de dados de confiança\n"
#: g10/trustdb.c:2074
#, c-format
msgid "%d keys processed (%d validity counts cleared)\n"
msgstr ""
#: g10/trustdb.c:2138
#, fuzzy
msgid "no ultimately trusted keys found\n"
msgstr ""
"chave pública da chave absolutamente de confiança %08lX não encontrada\n"
#: g10/trustdb.c:2152
#, fuzzy, c-format
msgid "public key of ultimately trusted key %s not found\n"
msgstr ""
"chave pública da chave absolutamente de confiança %08lX não encontrada\n"
#: g10/trustdb.c:2175
#, c-format
msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n"
msgstr ""
#: g10/trustdb.c:2261
#, c-format
msgid ""
"depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n"
msgstr ""
#: g10/trustdb.c:2336
#, fuzzy, c-format
msgid "unable to update trustdb version record: write failed: %s\n"
msgstr "registo de confiança %lu, tipo %d: escrita falhou: %s\n"
#: g10/verify.c:117
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 pode ser verificada.\n"
"Não se esqueça que o ficheiro com a assinatura (.sig ou .asc)\n"
"deve ser o primeiro a ser dado na linha de comando.\n"
#: g10/verify.c:192
#, c-format
msgid "input line %u too long or missing LF\n"
msgstr "linha de entrada %u demasiado longa ou falta o LF\n"
#: util/errors.c:55
msgid "general error"
msgstr "erro geral"
#: util/errors.c:56
msgid "unknown packet type"
msgstr "formato de pacote desconhecido"
#: util/errors.c:57
msgid "unknown version"
msgstr "versão desconhecida"
#: util/errors.c:58
msgid "unknown pubkey algorithm"
msgstr "algoritmo de chave pública desconhecido"
#: util/errors.c:59
msgid "unknown digest algorithm"
msgstr "algoritmo de \"digest\" desconhecido"
#: util/errors.c:60
msgid "bad public key"
msgstr "chave pública incorrecta"
#: util/errors.c:61
msgid "bad secret key"
msgstr "chave secreta incorrecta"
#: util/errors.c:62
msgid "bad signature"
msgstr "assinatura incorrecta"
#: util/errors.c:63
msgid "checksum error"
msgstr "erro de \"checksum\""
#: util/errors.c:64
msgid "bad passphrase"
msgstr "frase secreta incorrecta"
#: util/errors.c:65
msgid "public key not found"
msgstr "chave pública não encontrada"
#: util/errors.c:66
msgid "unknown cipher algorithm"
msgstr "algoritmo de criptografia desconhecido"
#: util/errors.c:67
msgid "can't open the keyring"
msgstr "não é possível abrir o porta-chaves"
#: util/errors.c:68
msgid "invalid packet"
msgstr "pacote inválido"
#: util/errors.c:69
msgid "invalid armor"
msgstr "armadura inválida"
#: util/errors.c:70
msgid "no such user id"
msgstr "identificador de utilizador inexistente"
#: util/errors.c:71
msgid "secret key not available"
msgstr "chave secreta não disponível"
#: util/errors.c:72
msgid "wrong secret key used"
msgstr "chave secreta incorrecta"
#: util/errors.c:73
msgid "not supported"
msgstr "não suportado"
#: util/errors.c:74
msgid "bad key"
msgstr "chave incorrecta"
#: util/errors.c:75
msgid "file read error"
msgstr "erro de leitura"
#: util/errors.c:76
msgid "file write error"
msgstr "erro de escrita"
#: util/errors.c:77
msgid "unknown compress algorithm"
msgstr "algoritmo de compressão desconhecido"
#: util/errors.c:78
msgid "file open error"
msgstr "erro na abertura do ficheiro"
#: util/errors.c:79
msgid "file create error"
msgstr "erro na criação do ficheiro"
#: util/errors.c:80
msgid "invalid passphrase"
msgstr "frase-secreta inválida"
#: util/errors.c:81
msgid "unimplemented pubkey algorithm"
msgstr "algoritmo de chave pública não implementado"
#: util/errors.c:82
msgid "unimplemented cipher algorithm"
msgstr "algoritmo de criptografia não implementado"
#: util/errors.c:83
msgid "unknown signature class"
msgstr "classe de assinatura desconhecida"
#: util/errors.c:84
msgid "trust database error"
msgstr "erro na base de dados de confiança"
#: util/errors.c:85
msgid "bad MPI"
msgstr "MPI incorreto"
#: util/errors.c:86
msgid "resource limit"
msgstr "limite de recursos"
#: util/errors.c:87
msgid "invalid keyring"
msgstr "porta-chaves inválido"
#: util/errors.c:88
msgid "bad certificate"
msgstr "certificado incorrecto"
#: util/errors.c:89
msgid "malformed user id"
msgstr "identificador de utilizador malformado"
#: util/errors.c:90
msgid "file close error"
msgstr "erro ao fechar ficheiro"
#: util/errors.c:91
msgid "file rename error"
msgstr "erro na renomeação do ficheiro"
#: util/errors.c:92
msgid "file delete error"
msgstr "erro na remoção do ficheiro"
#: util/errors.c:93
msgid "unexpected data"
msgstr "dados inesperados"
#: util/errors.c:94
msgid "timestamp conflict"
msgstr "conflito de \"timestamp\""
#: util/errors.c:95
msgid "unusable pubkey algorithm"
msgstr "algoritmo de chave pública inutilizável"
#: util/errors.c:96
msgid "file exists"
msgstr "o ficheiro já existe"
#: util/errors.c:97
msgid "weak key"
msgstr "chave fraca"
#: util/errors.c:98
msgid "invalid argument"
msgstr "argumento inválido"
#: util/errors.c:99
msgid "bad URI"
msgstr "URI incorrecto"
#: util/errors.c:100
msgid "unsupported URI"
msgstr "URI não suportado"
#: util/errors.c:101
msgid "network error"
msgstr "erro na rede"
#: util/errors.c:103
msgid "not encrypted"
msgstr "não cifrado"
#: util/errors.c:104
msgid "not processed"
msgstr "não processado"
#: util/errors.c:106
msgid "unusable public key"
msgstr "chave pública não utilizável"
#: util/errors.c:107
msgid "unusable secret key"
msgstr "chave secreta não utilizável"
#: util/errors.c:108
msgid "keyserver error"
msgstr "erro do servidor de chaves"
#: util/errors.c:109
#, fuzzy
msgid "canceled"
msgstr "cancelado pelo utilizador\n"
#: util/errors.c:110
#, fuzzy
msgid "no card"
msgstr "não cifrado"
#: util/logger.c:158
msgid "ERROR: "
msgstr ""
#: util/logger.c:161
msgid "WARNING: "
msgstr ""
#: util/logger.c:224
#, c-format
msgid "... this is a bug (%s:%d:%s)\n"
msgstr "... isto é um bug (%s:%d:%s)\n"
#: util/logger.c:230
#, c-format
msgid "you found a bug ... (%s:%d)\n"
msgstr "você encontrou um bug ... (%s:%d)\n"
#: util/miscutil.c:330 util/miscutil.c:367
#, fuzzy
msgid "yes"
msgstr "sim"
#: util/miscutil.c:331 util/miscutil.c:372
msgid "yY"
msgstr "sS"
#: util/miscutil.c:333 util/miscutil.c:369
msgid "no"
msgstr "não"
#: util/miscutil.c:334 util/miscutil.c:373
msgid "nN"
msgstr "nN"
#: util/miscutil.c:371
msgid "quit"
msgstr "sair"
#: util/miscutil.c:374
msgid "qQ"
msgstr "qQ"
#: util/miscutil.c:407
msgid "okay|okay"
msgstr ""
#: util/miscutil.c:409
msgid "cancel|cancel"
msgstr ""
#: util/miscutil.c:410
msgid "oO"
msgstr ""
#: util/miscutil.c:411
#, fuzzy
msgid "cC"
msgstr "c"
#: util/secmem.c:91
msgid "WARNING: using insecure memory!\n"
msgstr "AVISO: a utilizar memória insegura!\n"
#: util/secmem.c:92
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "por favor veja http://www.gnupg.org/faq.html para mais informações\n"
#: util/secmem.c:344
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:345
msgid "(you may have used the wrong program for this task)\n"
msgstr "(você pode ter usado o programa errado para esta tarefa)\n"
#, fuzzy
#~ msgid "expired: %s)"
#~ msgstr "[expira: %s]"
#, fuzzy
#~ msgid "key %s: expired signature from key %s - skipped\n"
#~ msgstr "chave %08lX: classe de assinatura inesperada (%02x) - ignorada\n"
#, fuzzy
#~ msgid "Unable to clean `%s'\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"
#, fuzzy
#~ msgid "error getting serial number: %s\n"
#~ msgstr "erro na criação da frase secreta: %s\n"
#, fuzzy
#~ msgid "bad passphrase or unknown cipher algorithm (%d)\n"
#~ msgstr "algoritmo de criptografia desconhecido"
#~ msgid "can't set client pid for the agent\n"
#~ msgstr "não consegui colocar o pid do cliente no agente\n"
#~ msgid "can't get server read FD for the agent\n"
#~ msgstr "não consigo obter FD de leitura no servidor para o agente\n"
#~ msgid "can't get server write FD for the agent\n"
#~ msgstr "não consigo obter FD de escrita no servidor para o agente\n"
#~ msgid "communication problem with gpg-agent\n"
#~ msgstr "problemas na comunicação com o gpg-agent\n"
#~ msgid "passphrase too long\n"
#~ msgstr "frase secreta demasiado longa\n"
#~ msgid "invalid response from agent\n"
#~ msgstr "resposta do agente inválida\n"
#~ msgid "problem with the agent: agent returns 0x%lx\n"
#~ msgstr "problema com o agente: o agente returnou 0x%lx\n"
#~ msgid "select secondary key N"
#~ msgstr "seleciona chave secundária N"
#~ msgid "list signatures"
#~ msgstr "lista assinaturas"
#~ msgid "sign the key"
#~ msgstr "assina a chave"
#~ msgid "add a secondary key"
#~ msgstr "adiciona nova chave secundária"
#~ msgid "delete signatures"
#~ msgstr "remove assinaturas"
#~ msgid "change the expire date"
#~ msgstr "muda a data de validade"
#~ msgid "set preference list"
#~ msgstr "configurar lista de preferências"
#~ msgid "updated preferences"
#~ msgstr "preferências actualizadas"
#~ msgid "No secondary key with index %d\n"
#~ msgstr "Nenhuma chave secundária com índice %d\n"
#~ msgid "--nrsign-key user-id"
#~ msgstr "--nrsign-key id-utilizador"
#~ msgid "--nrlsign-key user-id"
#~ msgstr "--nrlsign-key id-utilizador"
#, fuzzy
#~ msgid "make a trust signature"
#~ msgstr "fazer uma assinatura separada"
#~ msgid "sign the key non-revocably"
#~ msgstr "assina a chave de forma não-revogável"
#~ msgid "sign the key locally and non-revocably"
#~ msgstr "assinar a chave localmente e de forma não revogável"
#~ msgid "q"
#~ msgstr "q"
#~ msgid "help"
#~ msgstr "help"
#~ msgid "list"
#~ msgstr "list"
#~ msgid "l"
#~ msgstr "l"
#~ msgid "debug"
#~ msgstr "debug"
#, fuzzy
#~ msgid "name"
#~ msgstr "enable"
#, fuzzy
#~ msgid "login"
#~ msgstr "lsign"
#, fuzzy
#~ msgid "cafpr"
#~ msgstr "fpr"
#, fuzzy
#~ msgid "forcesig"
#~ msgstr "revsig"
#, fuzzy
#~ msgid "generate"
#~ msgstr "erro geral"
#~ msgid "passwd"
#~ msgstr "passwd"
#~ msgid "save"
#~ msgstr "save"
#~ msgid "fpr"
#~ msgstr "fpr"
#~ msgid "uid"
#~ msgstr "uid"
#~ msgid "key"
#~ msgstr "key"
#~ msgid "check"
#~ msgstr "check"
#~ msgid "c"
#~ msgstr "c"
#~ msgid "sign"
#~ msgstr "sign"
#~ msgid "s"
#~ msgstr "s"
#, fuzzy
#~ msgid "tsign"
#~ msgstr "sign"
#~ msgid "lsign"
#~ msgstr "lsign"
#~ msgid "nrsign"
#~ msgstr "nrsign"
#~ msgid "nrlsign"
#~ msgstr "nrlsign"
#~ msgid "adduid"
#~ msgstr "adduid"
#~ msgid "addphoto"
#~ msgstr "addphoto"
#~ msgid "deluid"
#~ msgstr "deluid"
#~ msgid "delphoto"
#~ msgstr "delphoto"
#, fuzzy
#~ msgid "addcardkey"
#~ msgstr "addkey"
#~ msgid "delkey"
#~ msgstr "delkey"
#~ msgid "addrevoker"
#~ msgstr "addrevoker"
#~ msgid "delsig"
#~ msgstr "delsig"
#~ msgid "expire"
#~ msgstr "expire"
#~ msgid "primary"
#~ msgstr "primary"
#~ msgid "toggle"
#~ msgstr "toggle"
#~ msgid "t"
#~ msgstr "t"
#~ msgid "pref"
#~ msgstr "pref"
#~ msgid "showpref"
#~ msgstr "showpref"
#~ msgid "setpref"
#~ msgstr "setpref"
#~ msgid "updpref"
#~ msgstr "updpref"
#, fuzzy
#~ msgid "keyserver"
#~ msgstr "erro do servidor de chaves"
#~ msgid "trust"
#~ msgstr "trust"
#~ msgid "revsig"
#~ msgstr "revsig"
#~ msgid "revuid"
#~ msgstr "revuid"
#~ msgid "revkey"
#~ msgstr "revkey"
#~ msgid "disable"
#~ msgstr "disable"
#~ msgid "enable"
#~ msgstr "enable"
#~ msgid "showphoto"
#~ msgstr "showphoto"
#~ 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 um novo par de chaves %s.\n"
#~ " tamanho mínimo é 768 bits\n"
#~ " tamanho por omissão é 1024 bits\n"
#~ " tamanho máximo sugerido é 2048 bits\n"
#~ msgid "DSA only allows keysizes from 512 to 1024\n"
#~ msgstr "DSA permite apenas tamanhos de 512 a 1024\n"
#~ msgid "keysize too small; 1024 is smallest value allowed for RSA.\n"
#~ msgstr "tamanho muito pequeno; 1024 é o valor mínimo permitido para RSA.\n"
#~ msgid "keysize too small; 768 is smallest value allowed.\n"
#~ msgstr "tamanho muito pequeno; 768 é o valor mínimo permitido.\n"
#~ msgid "keysize too large; %d is largest value allowed.\n"
#~ msgstr "tamanho muito grande; %d é o valor máximo permitido.\n"
#~ 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"
#, fuzzy
#~ msgid "Are you sure that you want this keysize? (y/N) "
#~ msgstr "Você tem certeza de que quer este tamanho de chave? "
#~ msgid ""
#~ "Okay, but keep in mind that your monitor and keyboard radiation is also "
#~ "very vulnerable to attacks!\n"
#~ msgstr ""
#~ "Tudo bem, mas não se esqueça que a radiação do seu monitor e teclado "
#~ "também é extremamente vulnerável a ataques!\n"
#~ msgid "Experimental algorithms should not be used!\n"
#~ msgstr "Algoritmos experimentais não devem ser usados!\n"
#~ msgid ""
#~ "this cipher algorithm is deprecated; please use a more standard one!\n"
#~ msgstr ""
#~ "este algoritmo de criptografia está desctualizado; por favor use um "
#~ "algoritmo mais standard!x\n"
#, fuzzy
#~ msgid "writing to file `%s'\n"
#~ msgstr "a escrever para `%s'\n"
#, fuzzy
#~ msgid "sorry, can't do this in batch mode\n"
#~ msgstr "impossível fazer isso em modo não-interativo\n"
#~ msgid "key `%s' not found: %s\n"
#~ msgstr "chave `%s' não encontrada: %s\n"
#, fuzzy
#~ msgid "can't create file `%s': %s\n"
#~ msgstr "impossível criar `%s': %s\n"
#, fuzzy
#~ msgid "can't open file `%s': %s\n"
#~ msgstr "impossível abrir %s: %s\n"
#, fuzzy
#~ msgid " \""
#~ msgstr " ou \""
#~ msgid " i = please show me more information\n"
#~ msgstr " i = mostrar mais informações\n"
#~ msgid "key %08lX: key has been revoked!\n"
#~ msgstr "chave %08lX: a chave foi revogada!\n"
#~ msgid "key %08lX: subkey has been revoked!\n"
#~ msgstr "chave %08lX: a subchave foi revogada!\n"
#~ msgid "%08lX: key has expired\n"
#~ msgstr "%08lX: a chave expirou\n"
#~ msgid "%08lX: We do NOT trust this key\n"
#~ msgstr "%08lX: Nós NÃO confiamos nesta chave\n"
#~ msgid " (%d) RSA (sign and encrypt)\n"
#~ msgstr " (%d) RSA (assinatura e cifragem)\n"
#, fuzzy
#~ msgid " (%d) RSA (auth only)\n"
#~ msgstr " (%d) RSA (apenas assinatura)\n"
#, fuzzy
#~ msgid " (%d) RSA (sign and auth)\n"
#~ msgstr " (%d) RSA (assinatura e cifragem)\n"
#, fuzzy
#~ msgid " (%d) RSA (encrypt and auth)\n"
#~ msgstr " (%d) RSA (apenas cifragem)\n"
#, fuzzy
#~ msgid " (%d) RSA (sign, encrypt and auth)\n"
#~ msgstr " (%d) RSA (assinatura e cifragem)\n"
#~ msgid "%s: can't open: %s\n"
#~ msgstr "%s: impossível abrir: %s\n"
#~ msgid "%s: WARNING: empty file\n"
#~ msgstr "%s: AVISO: ficheiro vazio\n"
#~ msgid "can't open %s: %s\n"
#~ msgstr "impossível abrir %s: %s\n"
#, fuzzy
#~ msgid " (%d) I trust marginally\n"
#~ msgstr " %d = Confio moderadamente\n"
#, fuzzy
#~ msgid " (%d) I trust fully\n"
#~ msgstr " %d = Confio plenamente\n"
#, fuzzy
#~ msgid "expires"
#~ msgstr "expire"
#, fuzzy
#~ msgid ""
#~ "\"\n"
#~ "locally signed with your key %s at %s\n"
#~ msgstr ""
#~ "\"\n"
#~ "assinada localmente com a sua chave %08lX em %s\n"
#, fuzzy
#~ msgid " signed by %s on %s%s\n"
#~ msgstr " assinado por %08lX em %s%s\n"
#~ msgid "%s: can't access: %s\n"
#~ msgstr "%s: impossível aceder: %s\n"
#~ msgid "%s: can't create lock\n"
#~ msgstr "%s: impossível criar tranca\n"
#~ msgid "%s: can't make lock\n"
#~ msgstr "%s: impossível criar tranca\n"
#~ msgid "%s: can't create: %s\n"
#~ msgstr "%s: impossível criar: %s\n"
#~ msgid "%s: can't create directory: %s\n"
#~ msgstr "%s: impossível criar directoria: %s\n"
#~ msgid "If you want to use this revoked key anyway, answer \"yes\"."
#~ msgstr ""
#~ "Se você quiser usar esta chave revogada assim mesmo, responda \"sim\"."
#, fuzzy
#~ msgid "Unable to open photo \"%s\": %s\n"
#~ msgstr "não foi possível alterar o exec-path para %s\n"
#, fuzzy
#~ msgid "can't open file: %s\n"
#~ msgstr "impossível abrir %s: %s\n"
#, fuzzy
#~ msgid "error: no ownertrust value\n"
#~ msgstr "exportar os valores de confiança"
#~ msgid " (main key ID %08lX)"
#~ msgstr " (ID principal da chave %08lX)"
#~ msgid "rev! subkey has been revoked: %s\n"
#~ msgstr "rev! subchave foi revogada: %s\n"
#~ msgid "rev- faked revocation found\n"
#~ msgstr "rev- revogação falsa encontrada\n"
#~ msgid "rev? problem checking revocation: %s\n"
#~ msgstr "rev? problema ao verificar revogação: %s\n"
#, fuzzy
#~ msgid " [expired: %s]"
#~ msgstr "[expira: %s]"
#~ msgid " [expires: %s]"
#~ msgstr "[expira: %s]"
#, fuzzy
#~ msgid " [revoked: %s]"
#~ msgstr "revkey"
#~ msgid "can't create %s: %s\n"
#~ msgstr "impossível criar %s: %s\n"
#~ msgid "|[files]|encrypt files"
#~ msgstr "|[ficheiros]|cifrar ficheiros"
#~ msgid "store only"
#~ msgstr "apenas armazenar"
#~ msgid "|[files]|decrypt files"
#~ msgstr "|[ficheiros]|decifrar ficheiros"
#~ msgid "sign a key non-revocably"
#~ msgstr "assinar uma chave de forma não revocável"
#~ msgid "sign a key locally and non-revocably"
#~ msgstr "assinar uma chave localmente e de forma não revocável"
#~ msgid "list only the sequence of packets"
#~ msgstr "listar apenas as sequências de pacotes"
#~ msgid "export the ownertrust values"
#~ msgstr "exportar os valores de confiança"
#~ msgid "unattended trust database update"
#~ msgstr "actualizar automaticamente a base de dados de confiança"
#~ msgid "fix a corrupted trust database"
#~ msgstr "consertar uma base de dados de confiança"
#~ msgid "De-Armor a file or stdin"
#~ msgstr "retirar armadura de um ficheiro ou do \"stdin\""
#~ msgid "En-Armor a file or stdin"
#~ msgstr "criar armadura para um ficheiro ou \"stdin\""
#~ msgid "|NAME|use NAME as default recipient"
#~ msgstr "|NOME|usar NOME como destinatário por omissão"
#~ msgid "use the default key as default recipient"
#~ msgstr "usar a chave por omissão como destinatário por omissão"
#~ msgid "don't use the terminal at all"
#~ msgstr "nunca usar o terminal"
#~ msgid "force v3 signatures"
#~ msgstr "forçar assinaturas v3"
#~ msgid "do not force v3 signatures"
#~ msgstr "não forçar assinaturas v3"
#~ msgid "force v4 key signatures"
#~ msgstr "forçar assinaturas v4"
#~ msgid "do not force v4 key signatures"
#~ msgstr "não forçar assinaturas v4"
#~ msgid "always use a MDC for encryption"
#~ msgstr "sempre usar um MDC para cifrar"
#~ msgid "never use a MDC for encryption"
#~ msgstr "nunca usar um MDC para cifrar"
#~ msgid "use the gpg-agent"
#~ msgstr "utilizar o gpg-agent"
#~ msgid "batch mode: never ask"
#~ msgstr "modo não-interactivo: nunca perguntar"
#~ msgid "assume yes on most questions"
#~ msgstr "assumir sim para a maioria das perguntas"
#~ msgid "assume no on most questions"
#~ msgstr "assumir não para a maioria das perguntas"
#~ msgid "add this keyring to the list of keyrings"
#~ msgstr ""
#~ "adicionar este porta-chaves\n"
#~ "à lista de porta-chaves"
#~ msgid "add this secret keyring to the list"
#~ msgstr "adicionar este porta-chaves secreto à lista"
#~ msgid "show which keyring a listed key is on"
#~ msgstr "mostrar em que porta-chave a chave está"
#~ msgid "|NAME|use NAME as default secret key"
#~ msgstr "|NOME|usar NOME como chave secreta por omissão"
#~ msgid "|HOST|use this keyserver to lookup keys"
#~ msgstr "|ENDEREÇO|usar este servidor para buscar chaves"
#~ msgid "|NAME|set terminal charset to NAME"
#~ msgstr ""
#~ "|NOME|definir mapa de caracteres do terminal como\n"
#~ "NOME"
#~ msgid "read options from file"
#~ msgstr "ler opções do ficheiro"
#~ msgid "|[file]|write status info to file"
#~ msgstr "|[ficheiro]|escrever ifnroamções de estado para o ficheiro"
#~ msgid "|KEYID|ultimately trust this key"
#~ msgstr "|KEYID|confiar totalmente nesta chave"
#~ msgid "|FILE|load extension module FILE"
#~ msgstr "|FICHEIRO|carregar módulo de extensão FICHEIRO"
#~ msgid "emulate the mode described in RFC1991"
#~ msgstr "emular o modo descrito no RFC1991"
#~ msgid "set all packet, cipher and digest options to OpenPGP behavior"
#~ msgstr ""
#~ "configurar todas as opções de pacote, cifragem e \"digest\"\n"
#~ "para comportamento OpenPGP"
#~ msgid "set all packet, cipher and digest options to PGP 2.x behavior"
#~ msgstr ""
#~ "configurar todas as opções de pacote, cifragem e \"digest\"\n"
#~ "para comportamento PGP 2.x"
#~ msgid "|N|use passphrase mode N"
#~ msgstr "|N|usar mode de frase secreta N"
#~ msgid "|NAME|use message digest algorithm NAME for passphrases"
#~ msgstr ""
#~ "|NOME|usar algoritmo de \"digest\" de mensagens NOME\n"
#~ "para frases secretas"
#~ msgid "|NAME|use cipher algorithm NAME for passphrases"
#~ msgstr ""
#~ "|NOME|usar algoritmo de criptografia NOME para\n"
#~ "frases secretas"
#~ msgid "|NAME|use cipher algorithm NAME"
#~ msgstr "|NOME|usar algoritmo de criptografia NOME"
#~ msgid "|NAME|use message digest algorithm NAME"
#~ msgstr "|NOME|usar algoritmo de \"digest\" de mensagens NOME"
#~ msgid "|N|use compress algorithm N"
#~ msgstr "|N|usar algoritmo de compressão N"
#~ msgid "throw keyid field of encrypted packets"
#~ msgstr "eliminar campo keyid dos pacotes cifrados"
#~ msgid "Show Photo IDs"
#~ msgstr "Mostrar IDs Fotográficos"
#~ msgid "Don't show Photo IDs"
#~ msgstr "Não mostrar IDs Fotográficos"
#~ msgid "Set command line to view Photo IDs"
#~ msgstr "Configurar linha de comandos para ver fotografias"
#, fuzzy
#~ msgid "compress algorithm `%s' is read-only in this release\n"
#~ msgstr "o algoritmo de compressão deve estar na faixa %d..%d\n"
#~ msgid "compress algorithm must be in range %d..%d\n"
#~ msgstr "o algoritmo de compressão deve estar na faixa %d..%d\n"
#~ 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 é aceite de qualquer modo\n"
#~ msgid "preference %c%lu is not valid\n"
#~ msgstr "preferência %c%lu não é válida\n"
#~ msgid "key %08lX: not a rfc2440 key - skipped\n"
#~ msgstr "chave %08lX: não é uma chave rfc2440 - ignorada\n"
#~ msgid ""
#~ "NOTE: Elgamal primary key detected - this may take some time to import\n"
#~ msgstr ""
#~ "NOTA: Chave primária Elgamal detectada - pode demorar algum tempo a "
#~ "importar\n"
#~ msgid " (default)"
#~ msgstr " (por omissão)"
#~ msgid "%s%c %4u%c/%08lX created: %s expires: %s"
#~ msgstr "%s%c %4u%c/%08lX criada: %s expira: %s"
#~ msgid "Notation: "
#~ msgstr "Notação: "
#~ msgid "Policy: "
#~ msgstr "Política: "
#~ msgid "can't get key from keyserver: %s\n"
#~ msgstr "não consigo obter chave do servidor: %s\n"
#~ msgid "error sending to `%s': %s\n"
#~ msgstr "erro ao enviar para `%s': %s\n"
#~ msgid "success sending to `%s' (status=%u)\n"
#~ msgstr "sucesso ao enviar para `%s' (estado=%u)\n"
#~ msgid "failed sending to `%s': status=%u\n"
#~ msgstr "erro ao enviar para `%s': estado=%u\n"
#~ msgid "can't search keyserver: %s\n"
#~ msgstr "não consigo procurar no servidor de chaves: %s\n"
#~ msgid ""
#~ "key %08lX: this is a PGP generated ElGamal key which is NOT secure for "
#~ "signatures!\n"
#~ msgstr ""
#~ "chave: %08lX: esta é uma chave ElGamal gerada pelo PGP que NÃO é segura "
#~ "para assinaturas!\n"
#~ msgid ""
#~ "key %08lX has been created %lu second in future (time warp or clock "
#~ "problem)\n"
#~ msgstr ""
#~ "a chave %08lX foi criada %lu segundo no futuro\n"
#~ "(viagem no tempo ou problema no relógio)\n"
#~ msgid ""
#~ "key %08lX has been created %lu seconds in future (time warp or clock "
#~ "problem)\n"
#~ msgstr ""
#~ "a chave %08lX foi criada %lu segundos no futuro\n"
#~ "(viagem no tempo ou problema no relógio)\n"
#~ msgid "key %08lX marked as ultimately trusted\n"
#~ msgstr "chave %08lX marcada como de confiança absoluta\n"
#~ msgid "checking at depth %d signed=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n"
#~ msgstr ""
#~ "a verificar à profundidade %d assinado=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%"
#~ "d\n"
#~ 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 ""
#~ "Seleccione 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 cifragem.\n"
#~ "O OpenPGP distingue dois tipos deste algoritmo: um apenas para cifragem\n"
#~ "e outro para assinatura+cifragem; na verdade são iguais, mas alguns\n"
#~ "parâmetros precisam ser escolhidos de modo especial para criar uma chave\n"
#~ "segura para assinatura: este programa faz isso, mas algumas outras\n"
#~ "implementações do OpenPGP não vão necessariamente entender o tipo\n"
#~ "assinatura+cifragem.\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 cifragem não está\n"
#~ "disponível neste menu."
#~ 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."
#~ msgid "%lu keys so far checked (%lu signatures)\n"
#~ msgstr "%lu chaves verificadas até agora (%lu assinaturas)\n"
#, fuzzy
#~ msgid "key %08lX incomplete\n"
#~ msgstr "chave %08lX: sem ID de utilizador\n"
#, fuzzy
#~ msgid "quit|quit"
#~ msgstr "sair"
#~ msgid " (%d) ElGamal (sign and encrypt)\n"
#~ msgstr " (%d) ElGamal (assinatura e cifragem)\n"
#~ msgid ""
#~ "The use of this algorithm is only supported by GnuPG. You will not be\n"
#~ "able to use this key to communicate with PGP users. This algorithm is "
#~ "also\n"
#~ "very slow, and may not be as secure as the other choices.\n"
#~ msgstr ""
#~ "A utilização deste algoritmo só é suportada pelo GnuPG. Não poderá "
#~ "utilizar\n"
#~ "esta chave para comunicar com utilizadores do PGP. Este algoritmo é "
#~ "para\n"
#~ "além disto muito lento, e pode não ser tão seguro como as outras opções.\n"
#~ msgid "Create anyway? "
#~ msgstr "Criar mesmo assim?"
#~ msgid "invalid symkey algorithm detected (%d)\n"
#~ msgstr "algoritmo de 'symkey' inválido detectado (%d)\n"
#~ msgid "this keyserver is not fully HKP compatible\n"
#~ msgstr "o servidor de chaves não é totalmente compatível com HKP\n"