/home/ivoiecob/email.hirewise-va.com/modules/CoreParanoidEncryptionWebclientPlugin/i18n/Hebrew.ini
ACTION_ENABLE_BACKWARD_COMPATIBILITY = "Enable backward compatibility"
ACTION_EXPORT_KEY = "Export key"
ACTION_GENERATE_NEW_KEY = "Generate new key"
ACTION_DELETE_KEY = "Delete"
ERROR_GENERATE_KEY = "An error occurred when generating key."
ERROR_DELETE_KEY = "An error occurred when deleting key."
ERROR_IMPORT_KEY = "An error occurred when importing key."
LABEL_ENCRYPTION_MODE = "Encrypt uploaded files"
LABEL_ENCRYPTION_MODE_ALWAYS_IN_ENCRYPTED_FOLDER = "Always in Encrypted folder"
LABEL_ENCRYPTION_MODE_ASK = "Ask me"
LABEL_ENCRYPTION_MODE_NEVER = "Never"
INFO_DOWNLOAD = "Download %PERCENT%%"
ERROR_HTTPS_NEEDED = "For encryption functionality to work, make sure you load this web site via https, not http."
HINT_ABOUT_JSCRYPTO = "Enables browser-level on-the-fly encryption in Files. Files are encrypted/decrypted right on this device, even the server itself cannot get access to non-encrypted content of paranoid-encrypted files. Encryption method is 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 = "Key was successfully generated."
ACTION_IMPORT_FILE_KEY = "Import key from file"
ACTION_IMPORT_STRING_KEY = "Import key from string"
ERROR_LOAD_KEY = "An error occurred when loading key."
ACTION_IMPORT_KEY_IN_PROGRESS = "Importing key..."
LABEL_YOUR_KEY = "Your key"
HINT_ABOUT_KEY_EXPORT_POPUP = "The key has been created and stored on this device. It's also recommended to click [Export key] to make a backup copy of this key. You should then store it in a safe place."
ACTION_ENCRYPT = "Encrypt"
LABEL_KEY = "Key"
LABEL_KEY_NAME = "Key name"
INFO_EMPTY_JSCRYPTO_KEY = "You have enabled encryption of uploaded files but haven't set any encryption key."
ERROR_ENCRYPTION = "An error occurred during the encryption process."
ERROR_EXPORT_KEY = "An error occurred when exporting key."
HINT_ABOUT_KEY = "Key should look like 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"
HINT_ABOUT_KEY_EXPORT = "To access encrypted files on other devices/browsers, export the key and then import it on another device/browser."
ERROR_POPUP_WINDOWS = "You need to allow popups in the browser for the current web site."
CONFIRM_ENCRYPT_PLURAL = "Encrypt %VALUE%?|Encrypt %VALUE% files?"
ACTION_DONT_ENCRYPT = "Do not Encrypt"
ERROR_DECRYPTION = "An error occurred during the decryption process. Perhaps, this file was encrypted with another key."
LABEL_SETTINGS_TAB = "Paranoid Encryption"
LABEL_ENABLE_JSCRYPTO = "Enable Paranoid Encryption"
HEADING_SETTINGS_TAB = "Paranoid Encryption"
CONFIRM_DELETE_KEY = "Are you sure you want to delete the key? You'll no longer be able to decrypt encrypted files on this device unless you import this key again."
CONFIRM_UPLOAD_PLURAL = "Upload %VALUE% without encryption?|Upload %VALUE% files without encryption?"
ACTION_UPLOAD = "Upload"
LABEL_KEY_PASSWORD = "Password"
LABEL_ENCRYPT_YOU_KEY = "Protect your key"
LABEL_KEY_PASSWORD_CONFIRM = "Confirm password"
LABEL_INPUT_PASSWORD = "Input your Paranoid Encryption password"
ERROR_PASSWORD_CANT_BE_BLANK = "Password can't be blank"
ERROR_FILE_SIZE_LIMIT = "Cannot encrypt file larger than %VALUE% MB"
LABEL_STORAGE = "Encrypted"
LABEL_ENCRYPTION_MODE_ALWAYS = "Always"
ERROR_CANT_DECRYPT_FILE = "Cannot decrypt file"
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."