{
    "alert.smime.add_certificate.loading": "The certificate is being imported...",
    "alert.smime.add_certificate.success": "The certificate was successfully imported.",
    "alert.smime.add_certificate.error": "The certificate could not be imported.",
    "alert.smime.untrusted": "Signed message could not be verified. | Some signed messages could not be verified.",
    "alert.smime.decrypt_failed": "Unable to display the encrypted message",
    "alert.smime.encrypt_failed": "Message encryption error",
    "alert.smime.sign_failed": "Message signature error",
    "alert.smime.recipients.all_invalid": "Message recipients do not allow encryption.",
    "alert.smime.recipients.some_invalid": "Some message recipients do not allow encryption.",
    "alert.smime.invalid_identity": "The selected identity does not allow to sign or encrypt the message.",
    "alert.smime.certificate": "This file contains a certificate for {name}",
    "smime.mailapp.body_wrapper.cant_display": "Why I can't see this message?",
    "smime.mailapp.viewer.trusted_sender": "This message includes a valid digital signature.",
    "smime.mailapp.viewer.untrusted_sender": "Message digital signature is invalid.",
    "smime.mailapp.viewer.add_certificate.action_short": "Import the certificate",
    "smime.mailapp.viewer.add_certificate.action": "Import the certificate for {email} into My Contacts.",
    "smime.mailapp.composer.encrypt": "Encrypt the message",
    "smime.mailapp.composer.stop_encryption": "Disable the message encryption",
    "smime.mailapp.composer.stop_encryption_and_signature": "Disable signature and encryption",
    "smime.mailapp.composer.invalid_recipient": "The message cannot be encrypted for this recipient",
    "smime.mailapp.composer.encrypt_and_sign": "Encrypt and sign the message",
    "smime.mailapp.composer.stop_encrypt_and_sign": "Disable message encryption and signing",
    "smime.mailapp.composer.sign": "Sign the message",
    "smime.mailapp.composer.stop_signature": "Disable the message signature",
    "smime.preferences.import_field.title": "S/MIME encryption",
    "smime.preferences.import_field.cert_and_key_associated": "Your private key and public certificate have been associated.",
    "smime.preferences.import_field.cert_or_key_dissociated": "You do not have any public certificate or private key associated.",
    "smime.preferences.import_field.dissociate_warning.content": "All associated data will be removed from the browser. Some encrypted messages will no longer be readable.",
    "smime.preferences.import_field.dissociate_warning.title": "Dissociate my certificate and my private key",
    "smime.preferences.import_field.modal.email_not_found": "Your certificate must identify your default email address \"{email}\".",
    "smime.preferences.import_field.modal.no_cert_found": "No certificate has been found.",
    "smime.preferences.import_field.modal.no_private_key_found": "No private key has been found.",
    "smime.preferences.import_field.modal.drop_file": "Drop your PKCS#12 file",
    "smime.preferences.import_field.modal.title": "Import my private key and my public certificate",
    "smime.preferences.import_field.modal.unlock_pkcs12": "Enter password to unlock PKCS#12 file:",
    "smime.preferences.encrypt_field.title": "Message encryption by default",
    "smime.preferences.encrypt_field.label": "By default, encrypt messages when sending",
    "smime.preferences.signature_field.title": "Message signature by default",
    "smime.preferences.signature_field.label": "By default, sign messages when sending",
    "smime.preferences.service_worker.error": "Synchronization error...",
    "smime.preferences.service_worker.undefined": "Your browser does not support S/MIME encryption."
}
