/home/ivoiecob/email.hirewise-va.com/modules/CoreParanoidEncryptionWebclientPlugin/i18n/Spanish.ini
ACTION_ENABLE_BACKWARD_COMPATIBILITY = "Enable backward compatibility"
ACTION_EXPORT_KEY = "Exportar clave"
ACTION_GENERATE_NEW_KEY = "Generar nueva clave"
ACTION_DELETE_KEY = "Eliminar"
ERROR_GENERATE_KEY = "Ha ocurrido un error generando la clave."
ERROR_DELETE_KEY = "Ha ocurrido un error eliminando la clave."
ERROR_IMPORT_KEY = "Ha ocurrido un error importando la clave."
LABEL_ENCRYPTION_MODE = "Encriptar ficheros subidos"
LABEL_ENCRYPTION_MODE_ALWAYS_IN_ENCRYPTED_FOLDER = "Siempre en carpetas encriptadas"
LABEL_ENCRYPTION_MODE_ASK = "Preguntar"
LABEL_ENCRYPTION_MODE_NEVER = "Siempre"
INFO_DOWNLOAD = "Descarga %PERCENT%%"
ERROR_HTTPS_NEEDED = "Para garantizar el uso de la encriptación, acceda a la web por https no por http."
HINT_ABOUT_JSCRYPTO = "Active encriptación al vuelo a nivel de navegación. Los ficheros están encriptados/desencriptados en el dispositivo, incluso el servidor en sí no puede acceder al contenido no cifrado de los archivos cifrados paranoicos. El método de cifrado es AES256."
HINT_ENCRYPTED_FOLDER = "Only files in Encrypted folder will be encrypted."
LABEL_ALLOW_ENCRYPT_IN_PERSONAL_STORAGE = "Allow encrypting files in Personal Storage"
HINT_ENCRYPT_IN_PERSONAL_STORAGE = "Every time while upload you will be asked if the file should be encrypted."
REPORT_KEY_SUCCESSFULLY_GENERATED = "La clave ha sido generada satisfactoriamente."
ACTION_IMPORT_FILE_KEY = "Importar clave desde fichero"
ACTION_IMPORT_STRING_KEY = "Importar clave desde cadena de texto"
ERROR_LOAD_KEY = "Ha ocurrido un error cargando la clave."
ACTION_IMPORT_KEY_IN_PROGRESS = "Importando clave..."
LABEL_YOUR_KEY = "Su clave"
HINT_ABOUT_KEY_EXPORT_POPUP = "La clave ha sido creada y almacenada en este dispositivo. También se recomienda hacer clic en [Exportar clave] para hacer una copia de seguridad de esta clave. Luego debe guardarla en un lugar seguro."
ACTION_ENCRYPT = "Encriptar"
LABEL_KEY = "Clave"
LABEL_KEY_NAME = "Nombre de la clave"
INFO_EMPTY_JSCRYPTO_KEY = "Ha habilitado la encriptación de los ficheros subidos pero no ha especificado una clave de encriptación."
ERROR_ENCRYPTION = "Ha ocurrido un error en el proceso de encriptación."
ERROR_EXPORT_KEY = "Ha ocurrido un error exportando la clave."
HINT_ABOUT_KEY = "La clave debe parecerse a 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"
HINT_ABOUT_KEY_EXPORT = "Para acceder a los ficheros encriptados desde otros dispositivos/navegadores, exporte la clave e importela en el otro dispositivo/navegador."
ERROR_POPUP_WINDOWS = "Debe permitir popups en el navegador para el sitio web actual."
CONFIRM_ENCRYPT_PLURAL = "Encriptar %VALUE%?|Encriptar %VALUE% ficheros?"
ACTION_DONT_ENCRYPT = "No encriptar"
ERROR_DECRYPTION = "Ha ocurrido un error durante el proceso de desencriptación. Quizás el fichero estaba encriptado con otra clave."
LABEL_SETTINGS_TAB = "Paranoid Encryption"
LABEL_ENABLE_JSCRYPTO = "Habilitar Paranoid Encryption"
HEADING_SETTINGS_TAB = "Paranoid Encryption"
CONFIRM_DELETE_KEY = "Está seguro que quiere eliminar la clave? No será posible desencriptar los ficheros encriptados en este dispositivo a no ser que importe la clave de nuevo."
CONFIRM_UPLOAD_PLURAL = "Subir %VALUE% sin encriptación?|Subir %VALUE% ficheros sin encriptación?"
ACTION_UPLOAD = "Subir"
LABEL_KEY_PASSWORD = "Contraseña"
LABEL_ENCRYPT_YOU_KEY = "Proteger su clave"
LABEL_KEY_PASSWORD_CONFIRM = "Confirmar contraseña"
LABEL_INPUT_PASSWORD = "Introduzca su contraseña de Paranoid Encryption"
ERROR_PASSWORD_CANT_BE_BLANK = "La contresña no puede estar vacía"
ERROR_FILE_SIZE_LIMIT = "No se puede encritpar ficheros más grandes de %VALUE% MB"
LABEL_STORAGE = "Encriptado"
LABEL_ENCRYPTION_MODE_ALWAYS = "Siempre"
ERROR_CANT_DECRYPT_FILE = "No es posible desencriptar el fichero"
MESSAGE_OUTDATED_ENCRYPTION_METHOD = "File '%FILENAME%' is encrypted using an outdated method. To encrypt it with an up-to-date method, follow these steps:<br>1. Download and decrypt the file<br>2. Make sure you have an OpenPGP private key in your account (Settings-> OpenPGP)<br>3. Upload the file again to the file storage with encryption. It will be automatically encrypted using your OpenPGP private key."
ACTION_CONTINUE = "Continue"
LABEL_DONT_REMIND_ME = "Don't remind me later"
LABEL_INPUT_KEY = "Input your Paranoid Encryption key"
ERROR_KEY_CANT_BE_BLANK = "Key can't be blank"
ERROR_NO_PRIVATE_KEY_FOUND_FOR_DECRYPT = "No private key found for file decryption."
ERROR_NO_PUBLIC_KEYS_FOR_USERS_PLURAL = "No public key found for %USERS% user.|No public keys found for %USERS% users."
ERROR_UPDATING_PRANOID_KEY = "Error updating key"
ERROR_SIGNATURE_NOT_VERIFIED = "Key signature not verified"
REPORT_SUCCESSFULL_SIGNATURE_VERIFICATION = "File was decrypted successfully. Digital signature is valid. Signed by:"
INFO_SHARING_FOLDER = "Encrypted files in this folder (if any) will not be shared."
WARNING_PGP_KEYS_REQUIREMENT = "PGP private and public keys are required to get Paranoid encryption to work. Please add them under OpenPGP settings section."
INFO_IV_FILE_ENCRYPTED = "This file is encrypted."
LABEL_IV_INITIALIZATION_VECTOR = "Initialization Vector (IV)"
INFO_IV_DOWNLOAD_FILE = "You'll need IV and AES key if you want to download this file in encrypted form and decrypt it by other means, such as with OpenSSL tool."
INFO_IV_GET_AES_KEY = "AES key can be got in Settings -> Paranoid Encryption"
ACTION_IV_DOWNLOAD_FILE = "Download encrypted"
ACTION_IV_GET_AES_KEY = "Get AES key"
HEADING_IV_AES_KEY = "AES key"
ALERT_SEND_ENCRYPTED_FILES = "Some of the files you send are encrypted. To decrypt them, recipient will need Initialization Vector (IV) and AES key."