# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-05-06 23:57-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: config_ui.c:87 msgid "Bad key size" msgstr "" #: config_ui.c:93 msgid "Keys < 512 bits are VERY insecure" msgstr "" #: config_ui.c:99 msgid "" "Keys > 4096 bits will cause extreme\n" "message bloat, causing problems with\n" "message transmission" msgstr "" #: config_ui.c:160 msgid "Generate Keys" msgstr "" #: config_ui.c:170 msgid "No key selected to re-generate!" msgstr "" #: config_ui.c:178 msgid "OK" msgstr "" #. First column #: config_ui.c:194 msgid "Encryption protocol:" msgstr "" #: config_ui.c:201 msgid "Key size:" msgstr "" #: config_ui.c:243 msgid "Cancel" msgstr "" #: config_ui.c:250 state_ui.c:450 msgid "Ok" msgstr "" #: config_ui.c:282 config_ui.c:326 config_ui.c:547 config_ui.c:582 #: config_ui.c:610 msgid "Delete Key" msgstr "" #: config_ui.c:394 msgid "Account" msgstr "" #: config_ui.c:396 msgid "Name" msgstr "" #: config_ui.c:400 msgid "Bits" msgstr "" #: config_ui.c:403 msgid "Key Fingerprint" msgstr "" #: config_ui.c:496 msgid "Config" msgstr "" #: config_ui.c:498 msgid "Accept key automatically if no key on file" msgstr "" #: config_ui.c:501 msgid "Accept conflicting keys automatically (security risk)" msgstr "" #: config_ui.c:504 msgid "Automatically encrypt if sent an encrypted message" msgstr "" #: config_ui.c:507 msgid "Broadcast encryption capability" msgstr "" #: config_ui.c:510 msgid "Automatically encrypt if buddy has plugin" msgstr "" #: config_ui.c:513 msgid "Show lock icon for each line of chat" msgstr "" #: config_ui.c:516 msgid "Keyfile location" msgstr "" #: config_ui.c:523 msgid "Create key files" msgstr "" #: config_ui.c:554 msgid "Regenerate Key" msgstr "" #: config_ui.c:561 config_ui.c:589 config_ui.c:617 msgid "Copy Fingerprint to Clipboard" msgstr "" #: config_ui.c:569 msgid "Local Keys" msgstr "" #: config_ui.c:597 msgid "Trusted Buddy Keys" msgstr "" #: config_ui.c:625 msgid "Recent Buddy Keys" msgstr "" #: config_ui.c:656 msgid "No key files found at path" msgstr "" #: config_ui.c:665 msgid "Absolute path required" msgstr "" #: config_ui.c:676 msgid "Unable to create key files" msgstr "" #: cryptutil.c:130 #, c-format msgid "Invalid Base64 data, length %d\n" msgstr "" #: encrypt.c:198 msgid "This account key is too large for this protocol. Unable to send." msgstr "" #: encrypt.c:596 msgid "Last outgoing message not received properly- resetting" msgstr "" #: encrypt.c:681 msgid "Received message encrypted with wrong key" msgstr "" #: encrypt.c:718 msgid "Error in decryption- asking for resend..." msgstr "" #: encrypt.c:858 msgid "Requesting key..." msgstr "" #: encrypt.c:987 msgid "No key to resend message. Message lost." msgstr "" #: encrypt.c:1040 msgid "Outgoing message lost." msgstr "" #: encrypt.c:1337 msgid "Pidgin-Encryption" msgstr "" #: encrypt.c:1338 msgid "Encrypts conversations with RSA encryption." msgstr "" #: encrypt.c:1339 msgid "" "RSA encryption with keys up to 4096 bits, using the Mozilla NSS crypto " "library.\n" msgstr "" #. Translators: Feel free to add your name to the author field, with text like #. "Bill Tompkins, translation by Phil McGee" #: encrypt.c:1343 msgid "Bill Tompkins" msgstr "" #: pe_blist.c:65 msgid "Turn Auto-Encrypt Off" msgstr "" #: pe_blist.c:68 msgid "Turn Auto-Encrypt On" msgstr "" #: keys.c:96 msgid "Making new key pair..." msgstr "" #: keys.c:113 msgid "Error trying to make key." msgstr "" #: keys.c:278 msgid "Conflicting Key Received!" msgstr "" #: keys.c:436 #, c-format msgid "" "Error changing access mode for file: %s\n" "Cannot save key." msgstr "" #: keys.c:445 #, c-format msgid "" "Error (2) changing access mode for file: %s\n" "Cannot save key." msgstr "" #: keys.c:459 #, c-format msgid "" "Bad permissions on key file: %s\n" "Pidgin-Encryption will not save keys to a world- or group-accessible file." msgstr "" #: keys_ui.c:125 msgid "Pidgin-Encryption Key Received" msgstr "" #: keys_ui.c:135 #, c-format msgid "%s key received for '%s'" msgstr "" #: keys_ui.c:142 keys_ui.c:244 #, c-format msgid "Key Fingerprint:%*s" msgstr "" #: keys_ui.c:149 keys_ui.c:264 msgid "Do you want to accept this key?" msgstr "" #: keys_ui.c:159 keys_ui.c:274 msgid "No" msgstr "" #: keys_ui.c:167 keys_ui.c:282 msgid "Accept and Save" msgstr "" #: keys_ui.c:175 keys_ui.c:290 msgid "This session only" msgstr "" #: keys_ui.c:222 msgid "CONFLICTING Pidgin-Encryption Key Received" msgstr "" #: keys_ui.c:232 keys_ui.c:251 msgid " ******* WARNING ******* " msgstr "" #: keys_ui.c:237 #, c-format msgid "CONFLICTING %s key received for '%s'!" msgstr "" #: keys_ui.c:256 msgid "" "This could be a man-in-the-middle attack, or\n" "could be someone impersonating your buddy.\n" "You should check with your buddy to see if they have\n" "generated this new key before trusting it." msgstr "" #: rsa_nss.c:245 #, c-format msgid "Generating RSA Key Pair for %s" msgstr "" #: rsa_nss.c:248 msgid "This may take a little bit..." msgstr "" #: rsa_nss.c:283 #, c-format msgid "Could not generate key. NSS Error: %d\n" msgstr "" #: rsa_nss.c:498 rsa_nss.c:508 rsa_nss.c:520 rsa_nss.c:530 rsa_nss.c:560 #: rsa_nss.c:573 rsa_nss.c:594 rsa_nss.c:618 msgid "Error parsing RSANSS key\n" msgstr "" #: rsa_nss.c:871 #, c-format msgid "Bad signature on message (len %d, mod %d)\n" msgstr "" #: state_ui.c:91 state_ui.c:109 msgid "Enable Encryption" msgstr "" #: state_ui.c:128 msgid "Disable Encryption" msgstr "" #: state_ui.c:249 msgid "" "The last message received was encrypted with the Pidgin-Encryption plugin" msgstr ""