BETA

Transvision

Displaying 58 results for the string key in fr:

Entity fr en-US
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-details-key-pinning-label
fr
HTTP Public Key Pinning : { $hasHPKP }
en-US
HTTP Public Key Pinning: { $hasHPKP }
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-key-pinning-failure
fr
Le serveur utilise le mécanisme de « key pinning » (HPKP) mais aucune chaîne de confiance pour les certificats n’a pu être établie pour correspondre au pinset. Les violations de « key pinning » ne peuvent pas être forcées.
en-US
The server uses key pinning (HPKP) but no trusted certificate chain could be constructed that matches the pinset. Key pinning violations cannot be overridden.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-client-key-exchange-failure
fr
Échec non spécifié lors du traitement de l’établissement de liaison « SSL Client Key Exchange ».
en-US
Unspecified failure while processing SSL Client Key Exchange handshake.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-malformed-client-key-exch
fr
SSL a reçu un message d’établissement de liaison « Client Key Exchange » malformé.
en-US
SSL received a malformed Client Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-malformed-server-key-exch
fr
SSL a reçu un message d’établissement de liaison « Server Key Exchange » malformé.
en-US
SSL received a malformed Server Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-unexpected-client-key-exch
fr
SSL a reçu un message d’établissement de liaison « Client Key Exchange » inattendu.
en-US
SSL received an unexpected Client Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-unexpected-server-key-exch
fr
SSL a reçu un message d’établissement de liaison « Server Key Exchange » inattendu.
en-US
SSL received an unexpected Server Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-server-key-exchange-failure
fr
Échec non spécifié lors du traitement de l’établissement de liaison « SSL Server Key Exchange ».
en-US
Unspecified failure while processing SSL Server Key Exchange handshake.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-sym-key-unwrap-failure
fr
Échec de l’extraction de la clé symétrique dans le message « Client Key Exchange ».
en-US
Failure to unwrap the Symmetric key in Client Key Exchange message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-weak-server-ephemeral-dh-key
fr
SSL a reçu une clé Diffie-Hellman éphémère faible dans le message d’établissement de liaison « Server Key Exchange ».
en-US
SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-image-copied-details
fr
Votre capture a été copiée dans le presse-papiers. Appuyez sur { screenshots-meta-key }-V pour la coller.
en-US
Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-link-copied-details
fr
Le lien de votre capture a été copié dans le presse-papiers. Appuyez sur { screenshots-meta-key }-V pour le coller.
en-US
The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales devtools • client • netmonitor.properties
netmonitor.security.hpkp
fr
Public Key Pinning :
en-US
Public Key Pinning:
Entity # all locales dom • chrome • dom • dom.properties
GTK2Conflict2
fr
L’évènement « key » n’est pas disponible dans GTK2 : key="%S" modifiers="%S" id="%S"
en-US
Key event not available on GTK2: key=“%S” modifiers=“%S” id=“%S”
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. L’en-tête « Crypto-Key » doit inclure un paramètre « dh » contenant la clé publique du serveur de l’application. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. L’en-tête « Encryption-Key » doit inclure un paramètre « dh ». Cet en-tête est obsolète et sera bientôt supprimé. Veuillez utiliser « Crypto-Key » avec « Content-Encoding: aesgcm » à la place. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Le paramètre « dh » dans l’en-tête « Crypto-Key » doit être la clé publique Diffie-Hellman du serveur de l’application, encodée en base64url (https://tools.ietf.org/html/rfc7515#appendix-C) et dans une forme « uncompressed » ou « raw » (65 octets avant encodage). Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
WinConflict2
fr
L’évènement « key » n’est pas disponible pour certaines dispositions de clavier : key="%S" modifiers="%S" id="%S"
en-US
Key event not available on some keyboard layouts: key=“%S” modifiers=“%S” id=“%S”
Entity # all locales dom • chrome • xslt • xslt.properties
32
fr
Appel à la fonction key non autorisé.
en-US
Call to the key function not allowed.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.j.params
fr
<channel-name> [<key>]
en-US
<channel-name> [<key>]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join-charset.help
fr
Permet de rejoindre le salon global (nom commençant avec un #), local (nom commençant par un &), ou sans mode (nom commençant par un +) nommé <channel-name>. Si aucun préfixe n’est donné, # sera utilisé par défaut. Donne la clef <key> si nécessaire. Les messages seront encodés et décodés en utilisant le jeu de caractères spécifié par <charset>. Le paramètre <charset> est indépendant de l’encodage par défaut qui peut être sélectionné avec la commande /charset.
en-US
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. Messages will be encoded and decoded according to the character encoding specified by <charset>. The <charset> parameter is independent of the default character encoding, which can be selected with the /charset command. If no prefix is given, # is assumed. Provides the key <key> if specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join-charset.params
fr
[<channel-name> <charset> [<key>]]
en-US
[<channel-name> <charset> [<key>]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join.help
fr
Permet de rejoindre le salon global (nom commençant avec un #), local (nom commençant par un &), ou sans mode (nom commençant par un +) nommé <channel-name>. Si aucun préfixe n’est donné, # sera utilisé par défaut. Donne la clef <key> si nécessaire.
en-US
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. If no prefix is given, # is assumed. Provides the key <key> if specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join.params
fr
[<channel-name> [<key>]]
en-US
[<channel-name> [<key>]]
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
collapse-attachment-pane-tooltip.tooltiptext
fr
Masquer le volet des pièces jointes ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key })
en-US
Hide the attachment pane ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key })
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
context-menuitem-attach-files.acceltext
fr
{ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }
en-US
{ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
expand-attachment-pane-tooltip.tooltiptext
fr
Afficher le volet des pièces jointes ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key })
en-US
Show the attachment pane ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key })
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
menuitem-attach-files.acceltext
fr
{ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }
en-US
{ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
menuitem-toggle-attachment-pane.acceltext
fr
{ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key }
en-US
{ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
toolbar-button-add-attachment.tooltiptext
fr
Ajouter une pièce jointe ({ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key })
en-US
Add an Attachment ({ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key })
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-error-revocation
fr
La clé OpenPGP a été correctement créée, mais n’a pas réussi à obtenir la révocation de la clé { $key }
en-US
OpenPGP Key created successfully, but failed to obtain revocation for key { $key }
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-passphrase-prompt
fr
Veuillez saisir la phrase de passe pour déverrouiller la clé suivante : { $key }
en-US
Please enter the passphrase to unlock the following key: { $key }
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
message-security-button.title
fr
{ PLATFORM() -> [macos] Afficher la sécurité du message (⌘ ⌥ { message-header-show-security-info-key }) *[other] Afficher la sécurité du message (Ctrl+Alt+{ message-header-show-security-info-key }) }
en-US
{ PLATFORM() -> [macos] Show Message Security (⌃ ⌘ { message-header-show-security-info-key }) *[other] Show Message Security (Ctrl+Alt+{ message-header-show-security-info-key }) }
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-enc-key-id
fr
Votre identifiant de clé de déchiffrement : { $key }
en-US
Your decryption key ID: { $key }
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-enc-key-with-subkey-id
fr
Votre identifiant de clé de déchiffrement : { $key } (Sous-identifiant de clé de déchiffrement : { $subkey })
en-US
Your decryption key ID: { $key } (Sub key ID: { $subkey })
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-key-id
fr
Identifiant de clé du signataire : { $key }
en-US
Signer key ID: { $key }
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-key-id-with-subkey-id
fr
Identifiant de clé du signataire : { $key } (Sous-identifiant de clé : { $subkey })
en-US
Signer key ID: { $key } (Sub key ID: { $subkey })
Entity # all locales mail • messenger • openpgp • oneRecipientStatus.ftl
openpgp-intro
fr
Clés publiques disponibles pour { $key }
en-US
Available public keys for { $key }
Entity # all locales mail • messenger • openpgp • openpgp.ftl
cannot-send-enc-because-no-own-key
fr
Impossible d’envoyer ce message chiffré, car vous n’avez pas encore configuré le chiffrement de bout en bout pour <{ $key }>
en-US
Cannot send this message encrypted, because you haven't yet configured end-to-end encryption for <{ $key }>
Entity # all locales mail • messenger • openpgp • openpgp.ftl
cannot-send-sig-because-no-own-key
fr
Impossible de signer numériquement ce message, car vous n’avez pas encore configuré le chiffrement de bout en bout pour <{ $key }>
en-US
Cannot digitally sign this message, because you haven't yet configured end-to-end encryption for <{ $key }>
Entity # all locales mail • messenger • openpgp • openpgp.ftl
do-import-multiple
fr
Importer les clés suivantes ? { $key }
en-US
Import the following keys? { $key }
Entity # all locales mail • messenger • openpgp • openpgp.ftl
key-expired
fr
Clé « { $key } » expirée
en-US
Key '{ $key }' expired
Entity # all locales mail • messenger • openpgp • openpgp.ftl
key-not-found
fr
Clé « { $key } » introuvable
en-US
Key '{ $key }' not found
Entity # all locales mail • messenger • openpgp • openpgp.ftl
key-not-trusted
fr
Le niveau de confiance de la clé « { $key } » est insuffisant
en-US
Not enough trust for key '{ $key }'
Entity # all locales mail • messenger • openpgp • openpgp.ftl
key-revoked
fr
Clé « { $key } » révoquée
en-US
Key '{ $key }' revoked
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-selection-status
fr
{ $count -> [0] Sélectionnez une clé valide pour activer le protocole OpenPGP. *[other] Votre configuration actuelle utilise la clé à l’identifiant <b>{ $key }</b> }
en-US
{ $count -> [0] Select a valid key to enable the OpenPGP protocol. *[other] Your current configuration uses key ID <b>{ $key }</b> }
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-selection-status-error
fr
Votre configuration actuelle utilise la clé à l’identifiant <b>{ $key }</b> et cette clé a expiré.
en-US
Your current configuration uses the key <b>{ $key }</b>, which has expired.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
passphrase-prompt
fr
Veuillez saisir la phrase de passe pour déverrouiller la clé suivante : { $key }
en-US
Please enter the passphrase that unlocks the following key: { $key }
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE
fr
Le serveur utilise le mécanisme de « key pinning » (HPKP) mais aucune chaîne de confiance pour les certificats n’a pu être établie pour correspondre au pinset. Les violations de « key pinning » ne peuvent pas être forcées.
en-US
The server uses key pinning (HPKP) but no trusted certificate chain could be constructed that matches the pinset. Key pinning violations cannot be overridden.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_CLIENT_KEY_EXCHANGE_FAILURE
fr
Échec non spécifié lors du traitement de l’établissement de liaison « SSL Client Key Exchange ».
en-US
Unspecified failure while processing SSL Client Key Exchange handshake.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_MALFORMED_CLIENT_KEY_EXCH
fr
SSL a reçu un message d’établissement de liaison « Client Key Exchange » malformé.
en-US
SSL received a malformed Client Key Exchange handshake message.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_MALFORMED_SERVER_KEY_EXCH
fr
SSL a reçu un message d’établissement de liaison « Server Key Exchange » malformé.
en-US
SSL received a malformed Server Key Exchange handshake message.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNEXPECTED_CLIENT_KEY_EXCH
fr
SSL a reçu un message d’établissement de liaison « Client Key Exchange » inattendu.
en-US
SSL received an unexpected Client Key Exchange handshake message.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNEXPECTED_SERVER_KEY_EXCH
fr
SSL a reçu un message d’établissement de liaison « Server Key Exchange » inattendu.
en-US
SSL received an unexpected Server Key Exchange handshake message.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_SERVER_KEY_EXCHANGE_FAILURE
fr
Échec non spécifié lors du traitement de l’établissement de liaison « SSL Server Key Exchange ».
en-US
Unspecified failure while processing SSL Server Key Exchange handshake.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_SYM_KEY_UNWRAP_FAILURE
fr
Échec de l’extraction de la clé symétrique dans le message « Client Key Exchange ».
en-US
Failure to unwrap the Symmetric key in Client Key Exchange message.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_WEAK_SERVER_EPHEMERAL_DH_KEY
fr
SSL a reçu une clé Diffie-Hellman éphémère faible dans le message d’établissement de liaison « Server Key Exchange ».
en-US
SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertDumpECPublicKey
fr
Elliptic Curve Public Key
en-US
Elliptic Curve Public Key

Displaying 200 results for the string key in en-US:

Entity fr en-US
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-details-key-pinning-label
fr
HTTP Public Key Pinning : { $hasHPKP }
en-US
HTTP Public Key Pinning: { $hasHPKP }
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-passwords-icon-alt
fr
Icône de clé de mot de passe vulnérable
en-US
Vulnerable password key icon
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-inadequate-key-size
fr
Le serveur a présenté un certificat dont la taille de la clé est trop petite pour établir une connexion sécurisée.
en-US
The server presented a certificate with a key size that is too small to establish a secure connection.
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-key-pinning-failure
fr
Le serveur utilise le mécanisme de « key pinning » (HPKP) mais aucune chaîne de confiance pour les certificats n’a pu être établie pour correspondre au pinset. Les violations de « key pinning » ne peuvent pas être forcées.
en-US
The server uses key pinning (HPKP) but no trusted certificate chain could be constructed that matches the pinset. Key pinning violations cannot be overridden.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-bad-key
fr
La clé publique du pair est invalide.
en-US
Peer’s public key is invalid.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-cannot-move-sensitive-key
fr
Une clé sensible n’a pas pu être déplacée dans le slot où elle était requise.
en-US
A sensitive key cannot be moved to the slot where it is needed.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-decryption-disallowed
fr
Impossible de déchiffrer : chiffré en utilisant un algorithme ou une taille de clé non autorisés.
en-US
Cannot decrypt: encrypted using a disallowed algorithm or key size.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-filing-key
fr
Erreur lors de l’ajout de clé pour ce certificat.
en-US
Error refiling the key for this certificate.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-inadequate-key-usage
fr
Utilisation de la clé de certificat inappropriée pour cette opération.
en-US
Certificate key usage inadequate for attempted operation.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-invalid-key
fr
La clé ne gère pas l’opération demandée.
en-US
The key does not support the requested operation.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-key-nickname-collision
fr
Une clé avec le même pseudo existe déjà.
en-US
A key with the same nickname already exists.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-keygen-fail
fr
Impossible de générer la paire de clés publique/privée.
en-US
Unable to generate public/private key pair.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-krl-not-yet-valid
fr
La liste de clés révoquées pour ce certificat n’est pas encore valide.
en-US
The key revocation list for this certificate is not yet valid.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-no-key
fr
La clé privée pour ce certificat n’a pas été trouvée dans la base de données des clés.
en-US
The private key for this certificate cannot be found in key database
Entity # all locales browser • browser • nsserrors.ftl
sec-error-not-a-recipient
fr
Impossible de déchiffrer : vous n’êtes pas le destinataire ou le certificat et la clé privée correspondants n’ont pas été trouvés.
en-US
Cannot decrypt: you are not a recipient, or matching certificate and private key not found.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-pkcs12-key-database-not-initialized
fr
Exportation impossible. La base de données des clés est corrompue ou effacée.
en-US
Unable to export. Key database corrupt or deleted.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-pkcs12-unable-to-export-key
fr
Exportation impossible. La clé privée n’a pas été trouvée.
en-US
Unable to export. Private Key could not be located and exported.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-pkcs12-unable-to-import-key
fr
Importation impossible. Erreur lors de la tentative d’importation de la clé privée.
en-US
Unable to import. Error attempting to import private key.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-pkcs12-unable-to-locate-object-by-name
fr
Exportation impossible. Impossible de localiser le certificat ou la clé par son pseudo.
en-US
Unable to export. Unable to locate certificate or key by nickname.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-pkcs7-keyalg-mismatch
fr
Impossible de déchiffrer : l’algorithme de chiffrement de clé ne correspond pas à votre certificat.
en-US
Cannot decrypt: key encryption algorithm does not match your certificate.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-revoked-key
fr
La clé pour le certificat de ce site a été révoquée.
en-US
The key for this site’s certificate has been revoked.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-unsupported-keyalg
fr
Algorithme de clé non géré ou inconnu.
en-US
Unsupported or unknown key algorithm.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-cert-kea-mismatch
fr
Le certificat fourni ne peut être utilisé avec l’algorithme d’échange de clés sélectionné.
en-US
The certificate provided cannot be used with the selected key exchange algorithm.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-client-key-exchange-failure
fr
Échec non spécifié lors du traitement de l’établissement de liaison « SSL Client Key Exchange ».
en-US
Unspecified failure while processing SSL Client Key Exchange handshake.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-decrypt-error-alert
fr
Le pair signale un échec de la vérification de signature ou de l’échange de clés.
en-US
Peer reports failure of signature verification or key exchange.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-extract-public-key-failure
fr
SSL n’a pas pu extraire la clé publique du certificat du pair.
en-US
SSL was unable to extract the public key from the peer’s certificate.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-no-certificate
fr
Impossible de trouver le certificat ou la clé nécessaire à l’authentification.
en-US
Unable to find the certificate or key necessary for authentication.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-no-server-key-for-alg
fr
Le serveur n’a pas de clé pour l’algorithme d’échange de clés utilisé.
en-US
Server has no key for the attempted key exchange algorithm.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-pub-key-size-limit-exceeded
fr
Le serveur SSL a tenté d’utiliser une clé publique nationale avec une suite de chiffrement destinée à l’exportation.
en-US
SSL Server attempted to use domestic-grade public key with export cipher suite.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-malformed-client-key-exch
fr
SSL a reçu un message d’établissement de liaison « Client Key Exchange » malformé.
en-US
SSL received a malformed Client Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-malformed-server-key-exch
fr
SSL a reçu un message d’établissement de liaison « Server Key Exchange » malformé.
en-US
SSL received a malformed Server Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-unexpected-client-key-exch
fr
SSL a reçu un message d’établissement de liaison « Client Key Exchange » inattendu.
en-US
SSL received an unexpected Client Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-unexpected-server-key-exch
fr
SSL a reçu un message d’établissement de liaison « Server Key Exchange » inattendu.
en-US
SSL received an unexpected Server Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-server-key-exchange-failure
fr
Échec non spécifié lors du traitement de l’établissement de liaison « SSL Server Key Exchange ».
en-US
Unspecified failure while processing SSL Server Key Exchange handshake.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-sym-key-context-failure
fr
Échec de création du contexte de clés symétriques.
en-US
Failure to create Symmetric Key context.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-sym-key-unwrap-failure
fr
Échec de l’extraction de la clé symétrique dans le message « Client Key Exchange ».
en-US
Failure to unwrap the Symmetric key in Client Key Exchange message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-weak-server-cert-key
fr
Le certificat du serveur possède une clé publique trop faible.
en-US
The server certificate included a public key that was too weak.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-weak-server-ephemeral-dh-key
fr
SSL a reçu une clé Diffie-Hellman éphémère faible dans le message d’établissement de liaison « Server Key Exchange ».
en-US
SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-wrong-certificate
fr
L’authentification du client a échoué : la clé privée dans la base de données des clés ne correspond pas à la clé publique dans la base de données des certificats.
en-US
Client authentication failed: private key in key database does not match public key in certificate database.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisableSafeMode
fr
Désactiver le redémarrage en mode sans échec. Note : sous Windows, le passage en mode sans échec via la touche Majuscule ne peut être désactivé qu’à l’aide d’une stratégie de groupe.
en-US
Disable the feature to restart in Safe Mode. Note: the Shift key to enter Safe Mode can only be disabled on Windows using Group Policy.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-image-copied-details
fr
Votre capture a été copiée dans le presse-papiers. Appuyez sur { screenshots-meta-key }-V pour la coller.
en-US
Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-link-copied-details
fr
Le lien de votre capture a été copié dans le presse-papiers. Appuyez sur { screenshots-meta-key }-V pour le coller.
en-US
The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.registerDirectPrompt2
fr
%1$S demande des informations détaillées à propos de votre clé de sécurité, ce qui peut avoir des répercussions sur votre vie privée.\n\n%2$S peut anonymiser la demande, mais le site pourrait refuser cette clé. Si elle est refusée, vous pourrez réessayer.
en-US
%1$S is requesting extended information about your security key, which may affect your privacy.\n\n%2$S can anonymize this for you, but the website might decline this key. If declined, you can try again.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.signPrompt2
fr
%S souhaite vous authentifier en utilisant l’une de vos clés de sécurité. Vous pouvez vous connecter et autoriser l’opération ou bien annuler.
en-US
%S wants to authenticate you using a registered security key. You can connect and authorize one now, or cancel.
Entity # all locales chat • irc.properties
command.join
fr
%S &lt;canal1&gt;[ &lt;clé1&gt;][,&lt;canal2&gt;[ &lt;clé2&gt;]]* : Permet d’entrer dans un ou plusieurs canaux en donnant une clé si nécessaire.
en-US
%S &lt;room1&gt;[ &lt;key1&gt;][,&lt;room2&gt;[ &lt;key2&gt;]]*: Enter one or more channels, optionally providing a channel key for each if needed.
Entity # all locales devtools • client • netmonitor.properties
netmonitor.security.hpkp
fr
Public Key Pinning :
en-US
Public Key Pinning:
Entity # all locales devtools • client • netmonitor.properties
netmonitor.security.keaGroup
fr
Groupe d’échange de clés :
en-US
Key Exchange Group:
Entity # all locales devtools • client • storage.properties
table.headers.indexedDB.keyPath2
fr
Chemin de la clé
en-US
Key Path
Entity # all locales devtools • client • storage.properties
table.headers.indexedDB.name
fr
Clé
en-US
Key
Entity # all locales devtools • client • storage.properties
table.headers.indexedDB.uniqueKey
fr
Clé unique
en-US
Unique key
Entity # all locales devtools • client • webconsole.properties
table.key
fr
Clé
en-US
Key
Entity # all locales dom • chrome • dom • dom.properties
GTK2Conflict2
fr
L’évènement « key » n’est pas disponible dans GTK2 : key="%S" modifiers="%S" id="%S"
en-US
Key event not available on GTK2: key=“%S” modifiers=“%S” id=“%S”
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. L’en-tête « Crypto-Key » doit inclure un paramètre « dh » contenant la clé publique du serveur de l’application. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. L’en-tête « Encryption-Key » doit inclure un paramètre « dh ». Cet en-tête est obsolète et sera bientôt supprimé. Veuillez utiliser « Crypto-Key » avec « Content-Encoding: aesgcm » à la place. Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
fr
Le ServiceWorker pour la portée « %1$S » a rencontré une erreur lors du déchiffrement d’un message push. Le paramètre « dh » dans l’en-tête « Crypto-Key » doit être la clé publique Diffie-Hellman du serveur de l’application, encodée en base64url (https://tools.ietf.org/html/rfc7515#appendix-C) et dans une forme « uncompressed » ou « raw » (65 octets avant encodage). Consultez https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 pour plus d’informations.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
WinConflict2
fr
L’évènement « key » n’est pas disponible pour certaines dispositions de clavier : key="%S" modifiers="%S" id="%S"
en-US
Key event not available on some keyboard layouts: key=“%S” modifiers=“%S” id=“%S”
Entity # all locales dom • chrome • xslt • xslt.properties
32
fr
Appel à la fonction key non autorisé.
en-US
Call to the key function not allowed.
Entity # all locales editor • ui • chrome • dialogs • EditorButtonProperties.dtd
AccessKey.label
fr
Touche d’accès :
en-US
Access Key:
Entity # all locales editor • ui • chrome • dialogs • EditorInputProperties.dtd
AccessKey.label
fr
Touche d’accès :
en-US
Access Key:
Entity # all locales editor • ui • chrome • dialogs • EditorLabelProperties.dtd
AccessKey.label
fr
Touche d’accès :
en-US
Access Key:
Entity # all locales editor • ui • chrome • dialogs • EditorTextAreaProperties.dtd
TextAreaAccessKey.label
fr
Touche d’accès :
en-US
Access Key:
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.j.params
fr
<channel-name> [<key>]
en-US
<channel-name> [<key>]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join-charset.help
fr
Permet de rejoindre le salon global (nom commençant avec un #), local (nom commençant par un &), ou sans mode (nom commençant par un +) nommé <channel-name>. Si aucun préfixe n’est donné, # sera utilisé par défaut. Donne la clef <key> si nécessaire. Les messages seront encodés et décodés en utilisant le jeu de caractères spécifié par <charset>. Le paramètre <charset> est indépendant de l’encodage par défaut qui peut être sélectionné avec la commande /charset.
en-US
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. Messages will be encoded and decoded according to the character encoding specified by <charset>. The <charset> parameter is independent of the default character encoding, which can be selected with the /charset command. If no prefix is given, # is assumed. Provides the key <key> if specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join-charset.params
fr
[<channel-name> <charset> [<key>]]
en-US
[<channel-name> <charset> [<key>]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join.help
fr
Permet de rejoindre le salon global (nom commençant avec un #), local (nom commençant par un &), ou sans mode (nom commençant par un +) nommé <channel-name>. Si aucun préfixe n’est donné, # sera utilisé par défaut. Donne la clef <key> si nécessaire.
en-US
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. If no prefix is given, # is assumed. Provides the key <key> if specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join.params
fr
[<channel-name> [<key>]]
en-US
[<channel-name> [<key>]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.475
fr
Ce salon requiert une clef. Vous devez fournir la bonne clef pour y entrer. Consultez « /help join»» pour plus d’informations sur la façon de rejoindre un salon protégé par une clef.
en-US
This channel needs a key. You must provide the correct key to join the channel. See "/help join" for details on joining a channel with a key.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.url.key
fr
Entrez la clef pour l’adresse %S :
en-US
Enter key for url %S:
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.messages.ctrlClick.help
fr
Que faire quand une URL est activée avec la touche CTRL enfoncée.
en-US
What to do when clicking a URL with the Control key held down.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.messages.metaClick.help
fr
Que faire quand une URL est activée avec la touche ALT ou META enfoncée.
en-US
What to do when clicking a URL with the Alt or Meta key held down.
Entity # all locales mail • chrome • messenger-mapi • mapi.properties
errorMessage
fr
Impossible de définir %S comme client de messagerie par défaut, car une clé du registre n’a pas pu être modifiée. Vérifiez avec votre administrateur que vous détenez les droits en écriture sur le registre et réessayez.
en-US
%S could not be set as the default mail application because a registry key could not be updated. Verify with your system administrator that you have write access to your system registry, and then try again.
Entity # all locales mail • chrome • messenger-mapi • mapi.properties
errorMessageNews
fr
Impossible de définir %S comme lecteur de groupes par défaut, car une clé du registre n’a pas pu être modifiée. Vérifiez avec votre administrateur que vous détenez les droits en écriture sur le registre et réessayez.
en-US
%S could not be set as the default news application because a registry key could not be updated. Verify with your system administrator that you have write access to your system registry, and then try again.
Entity # all locales mail • chrome • messenger-smime • msgCompSMIMEOverlay.dtd
menu_securityAttachMyKey.label
fr
Joindre ma clé publique
en-US
Attach My Public Key
Entity # all locales mail • chrome • messenger-smime • msgReadSMIMEOverlay.properties
CantDecryptBody
fr
L’expéditeur a chiffré ce message à votre intention en utilisant un de vos certificats numériques. Cependant, %brand% n’a pas trouvé ce certificat ni la clé privée associée. <br> Les solutions possibles : <br><ul><li>si vous possédez une carte à puce, veuillez l’insérer ;</li><li>si vous avez changé d’ordinateur ou si vous utilisez un nouveau profil pour %brand%, il vous faut restaurer votre certificat et la clé privée depuis une sauvegarde. Les copies de sauvegarde de certificat sont des fichiers dont l’extension est « .p12 ».</li></ul>
en-US
The sender encrypted this message to you using one of your digital certificates, however %brand% was not able to find this certificate and corresponding private key. <br> Possible solutions: <br><ul><li>If you have a smartcard, please insert it now. <li>If you are using a new machine, or if you are using a new %brand% profile, you will need to restore your certificate and private key from a backup. Certificate backups usually end in ".p12".</ul>
Entity # all locales mail • chrome • messenger • am-smime.dtd
e2eeReqWarning.description
fr
Si le chiffrement est exigé, pour pouvoir envoyer un message, vous devez disposer de la clé publique ou du certificat de chaque destinataire.
en-US
If you require encryption, to send a message you must have the public key or certificate of every recipient.
Entity # all locales mail • chrome • messenger • am-smime.dtd
openpgpKey.button
fr
Définir la clé personnelle
en-US
Set Personal Key
Entity # all locales mail • chrome • messenger • am-smime.dtd
openpgpKey.message
fr
Clé personnelle pour le chiffrement et la signature numérique :
en-US
Personal key for encryption and digital signing:
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
address-input-type-aria-label
fr
{ $count -> [0] { $type } [one] { $type } avec une adresse, utilisez la touche flèche gauche pour la sélectionner. *[other] { $type } avec { $count } adresses, utilisez la touche flèche gauche pour les sélectionner. }
en-US
{ $count -> [0] { $type } [one] { $type } with one address, use left arrow key to focus on it. *[other] { $type } with { $count } addresses, use left arrow key to focus on them. }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
collapse-attachment-pane-tooltip.tooltiptext
fr
Masquer le volet des pièces jointes ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key })
en-US
Hide the attachment pane ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key })
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
context-menuitem-attach-files.acceltext
fr
{ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }
en-US
{ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
expand-attachment-pane-tooltip.tooltiptext
fr
Afficher le volet des pièces jointes ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key })
en-US
Show the attachment pane ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key })
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
menuitem-attach-files.acceltext
fr
{ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }
en-US
{ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
menuitem-toggle-attachment-pane.acceltext
fr
{ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key }
en-US
{ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
toolbar-button-add-attachment.tooltiptext
fr
Ajouter une pièce jointe ({ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key })
en-US
Add an Attachment ({ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key })
Entity # all locales mail • messenger • openpgp • backupKeyPassword.ftl
set-password-backup-pw.value
fr
Mot de passe pour la sauvegarde de la clé secrète :
en-US
Secret Key backup password:
Entity # all locales mail • messenger • openpgp • backupKeyPassword.ftl
set-password-message
fr
Le mot de passe que vous allez définir protège le fichier de sauvegarde que vous allez créer. Vous devez définir ce mot de passe pour commencer la sauvegarde.
en-US
The password you set here protects the OpenPGP secret key backup file that you are about to create. You must set this password to proceed with the backup.
Entity # all locales mail • messenger • openpgp • backupKeyPassword.ftl
set-password-reminder
fr
<b>Important :</b> si vous oubliez le mot de passe de la sauvegarde de votre clé secrète, vous ne pourrez plus importer cette sauvegarde ultérieurement. Veuillez le conserver en lieu sûr.
en-US
<b>Important!</b> If you forget your secret key backup password, you will not be able to restore this backup later. Please record it in a safe location.
Entity # all locales mail • messenger • openpgp • backupKeyPassword.ftl
set-password-repeat-backup-pw.value
fr
Mot de passe pour la sauvegarde de la clé secrète (à nouveau) :
en-US
Secret Key backup password (again):
Entity # all locales mail • messenger • openpgp • backupKeyPassword.ftl
set-password-window.title
fr
Choisissez un mot de passe pour sauvegarder votre clé OpenPGP
en-US
Choose a password to backup your OpenPGP Key
Entity # all locales mail • messenger • openpgp • changeExpiryDlg.ftl
expire-in-label.label
fr
La clé expirera dans :
en-US
Key will expire in:
Entity # all locales mail • messenger • openpgp • changeExpiryDlg.ftl
expire-never-label.label
fr
La clé n’expirera jamais
en-US
Key will never expire
Entity # all locales mail • messenger • openpgp • changeExpiryDlg.ftl
info-already-expired
fr
Cette clé a déjà expiré.
en-US
This key has already expired.
Entity # all locales mail • messenger • openpgp • changeExpiryDlg.ftl
info-does-not-expire
fr
Cette clé est configurée pour ne jamais expirer.
en-US
This key is currently configured to never expire.
Entity # all locales mail • messenger • openpgp • changeExpiryDlg.ftl
info-explanation-1
fr
<b>Après l’expiration d’une clé</b>, il n’est plus possible de l’utiliser pour le chiffrement ou la signature numérique.
en-US
<b>After a key expires</b>, it's no longer possible to use it for encryption or digital signing.
Entity # all locales mail • messenger • openpgp • changeExpiryDlg.ftl
info-explanation-2
fr
Pour prolonger la période d’utilisation d’une clé, modifiez sa date d’expiration, puis partagez à nouveau la clé publique avec vos interlocuteurs.
en-US
To use this key for a longer period of time, change its expiration date, and then share the public key with your conversation partners again.
Entity # all locales mail • messenger • openpgp • changeExpiryDlg.ftl
info-will-expire
fr
Cette clé est configurée pour expirer le { $date }.
en-US
This key is currently configured to expire on { $date }.
Entity # all locales mail • messenger • openpgp • changeExpiryDlg.ftl
openpgp-change-key-expiry-title.title
fr
Modifier l’expiration de la clé
en-US
Change Key Expiration
Entity # all locales mail • messenger • openpgp • composeKeyStatus.ftl
openpgp-compose-key-status-intro-need-keys
fr
Pour envoyer un message chiffré de bout en bout, vous devez obtenir et accepter une clé publique pour chaque destinataire.
en-US
To send an end-to-end encrypted message, you must obtain and accept a public key for each recipient.
Entity # all locales mail • messenger • openpgp • composeKeyStatus.ftl
openpgp-recip-missing
fr
aucune clé disponible
en-US
no key available
Entity # all locales mail • messenger • openpgp • composeKeyStatus.ftl
openpgp-recip-none-accepted
fr
aucune clé acceptée
en-US
no accepted key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
import-key-file
fr
Importer un fichier de clé OpenPGP
en-US
Import OpenPGP Key File
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
import-key-personal-checkbox.label
fr
Considérer cette clé comme une clé personnelle
en-US
Treat this key as a Personal Key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
key-wizard-dialog-window.title
fr
Ajouter une clé OpenPGP personnelle pour { $identity }
en-US
Add a Personal OpenPGP Key for { $identity }
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
key-wizard-warning
fr
<b>Si vous disposez d’une clé personnelle existante</b> pour cette adresse électronique, vous devriez l’importer. Dans le cas contraire, vous n’aurez pas accès à vos archives de courriels chiffrés, ni ne pourrez lire les courriels chiffrés entrants de personnes qui utilisent encore votre clé existante.
en-US
<b>If you have an existing personal key</b> for this email address, you should import it. Otherwise you will not have access to your archives of encrypted emails, nor be able to read incoming encrypted emails from people who are still using your existing key.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-external-key-description
fr
Configurer une clé GnuPG externe en saisissant l’identifiant de la clé
en-US
Configure an external GnuPG key by entering the Key ID
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-external-key-info
fr
De plus, vous devez utiliser le gestionnaire de clés pour importer et accepter la clé publique correspondante.
en-US
In addition, you must use Key Manager to import and accept the corresponding Public Key.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-external-key-label
fr
Identifiant de la clé secrète :
en-US
Secret Key ID:
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-external-key-title
fr
Clé GnuPG externe
en-US
External GnuPG Key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-external-key-warning
fr
<b>Vous ne pouvez configurer qu’une seule clé GnuPG externe.</b> Votre entrée précédente sera remplacée.
en-US
<b>You may configure only one external GnuPG Key.</b> Your previous entry will be replaced.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-generate-key-info
fr
<b>La génération d’une clé peut prendre plusieurs minutes.</b> Veuillez ne pas quitter l’application tant que la génération de clé est en cours. Naviguer de façon soutenue sur le Web ou exécuter des opérations qui sollicitent le disque pendant la génération de clé renforcera le caractère aléatoire du processus et l’accélérera. Vous serez averti·e lorsque la génération de clé sera terminée.
en-US
<b>Key generation may take up to several minutes to complete.</b> Do not exit the application while key generation is in progress. Actively browsing or performing disk-intensive operations during key generation will replenish the 'randomness pool' and speed-up the process. You will be alerted when key generation is completed.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-generate-key-title
fr
Génération d’une clé OpenPGP
en-US
Generate OpenPGP Key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-import-key-info
fr
D’autres logiciels peuvent décrire une clé personnelle en utilisant des termes alternatifs tels que « votre propre clé », « clé secrète », « clé privée » ou « paire de clés ».
en-US
Other software might describe a personal key using alternative terms such as your own key, secret key, private key or key pair.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-import-key-list-amount
fr
{ $count -> [one] Thunderbird a trouvé une clé qui peut être importée. *[other] Thunderbird a trouvé { $count } clés qui peuvent être importées. }
en-US
{ $count -> [one] Thunderbird found one key that can be imported. *[other] Thunderbird found { $count } keys that can be imported. }
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-import-key-list-caption
fr
Les clés marquées comme étant des clés personnelles seront répertoriées dans la section Chiffrement de bout en bout. Les autres seront disponibles dans le gestionnaire de clés.
en-US
Keys marked to be treated as Personal Keys will be listed in the End-To-End Encryption section. The others will be available inside the Key Manager.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-import-key-list-description
fr
Confirmez quelles clés peuvent être considérées comme vos clés personnelles. Seules les clés que vous avez créées vous-même et qui indiquent votre propre identité doivent être utilisées comme clés personnelles. Vous pouvez modifier cette option ultérieurement depuis la boîte de dialogue Propriétés de la clé.
en-US
Confirm which keys may be treated as your personal keys. Only keys that you created yourself and that show your own identity should be used as personal keys. You can change this option later in the Key Properties dialog.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-import-key-props.label
fr
Propriétés de la clé
en-US
Key Properties
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-import-key-title
fr
Importer une clé OpenPGP personnelle existante
en-US
Import an existing personal OpenPGP Key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-import-success-description
fr
Pour commencer à utiliser votre clé OpenPGP importée pour le chiffrement des courriels, fermez cette boîte de dialogue et accédez aux paramètres de votre compte pour la sélectionner.
en-US
To start using your imported OpenPGP key for email encryption, close this dialog and access your Account Settings to select it.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-key-confirm
fr
Générer une clé publique et une clé secrète pour { $identity } ?
en-US
Generate public and secret key for { $identity }?
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-abort
fr
La génération de clé OpenPGP est en cours, voulez-vous vraiment l’annuler ?
en-US
OpenPGP Key generation currently in progress, are you sure you want to cancel it?
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-abort-title
fr
Annuler la génération de la clé ?
en-US
Abort key generation?
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-advanced-description
fr
Contrôlez les paramètres avancés de votre clé OpenPGP.
en-US
Control the advanced settings of your OpenPGP Key.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-button
fr
Générer la clé
en-US
Generate key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-error-failed
fr
La génération de clé OpenPGP a échoué de manière inattendue
en-US
OpenPGP Key generation unexpectedly failed
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-error-revocation
fr
La clé OpenPGP a été correctement créée, mais n’a pas réussi à obtenir la révocation de la clé { $key }
en-US
OpenPGP Key created successfully, but failed to obtain revocation for key { $key }
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-expiry-description
fr
Définissez la date d’expiration de la clé que vous venez de générer. Vous pourrez par la suite modifier cette date pour prolonger le délai d’expiration si nécessaire.
en-US
Define the expiration time of your newly generated key. You can later control the date to extend it if necessary.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-expiry-title
fr
Expiration de la clé
en-US
Key expiry
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-keysize.value
fr
Taille de la clé :
en-US
Key size:
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-keytype.value
fr
Type de clé :
en-US
Key type:
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-long-expiry
fr
Vous ne pouvez pas créer de clé qui expire dans plus de 100 ans.
en-US
You cannot create a key that expires in more than 100 years.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-ongoing
fr
Génération de clé déjà en cours.
en-US
Key generation already in progress!
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-progress-title
fr
Génération de votre nouvelle clé OpenPGP
en-US
Generating your new OpenPGP Key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-short-expiry
fr
Votre clé doit être valide pendant au moins un jour.
en-US
Your key must be valid for at least one day.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-passphrase-prompt
fr
Veuillez saisir la phrase de passe pour déverrouiller la clé suivante : { $key }
en-US
Please enter the passphrase to unlock the following key: { $key }
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-save-external-button
fr
Enregistrer l’identifiant de la clé
en-US
Save key ID
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
radio-create-key.label
fr
Créer une nouvelle clé OpenPGP
en-US
Create a new OpenPGP Key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
radio-gnupg-key.label
fr
Utiliser votre clé externe via GnuPG (par exemple à partir d’une carte à puce)
en-US
Use your external key through GnuPG (e.g. from a smartcard)
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
radio-import-key.label
fr
Importer une clé OpenPGP existante
en-US
Import an existing OpenPGP Key
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
radio-keygen-expiry.label
fr
La clé expire dans
en-US
Key expires in
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
radio-keygen-no-expiry.label
fr
La clé n’expire jamais
en-US
Key does not expire
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
message-security-button.title
fr
{ PLATFORM() -> [macos] Afficher la sécurité du message (⌘ ⌥ { message-header-show-security-info-key }) *[other] Afficher la sécurité du message (Ctrl+Alt+{ message-header-show-security-info-key }) }
en-US
{ PLATFORM() -> [macos] Show Message Security (⌃ ⌘ { message-header-show-security-info-key }) *[other] Show Message Security (Ctrl+Alt+{ message-header-show-security-info-key }) }
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-enc-key-id
fr
Votre identifiant de clé de déchiffrement : { $key }
en-US
Your decryption key ID: { $key }
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-enc-key-with-subkey-id
fr
Votre identifiant de clé de déchiffrement : { $key } (Sous-identifiant de clé de déchiffrement : { $subkey })
en-US
Your decryption key ID: { $key } (Sub key ID: { $subkey })
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-invalid-rejected
fr
Ce message contient une signature numérique, mais vous avez précédemment décidé de rejeter la clé du signataire.
en-US
This message contains a digital signature, but you have previously decided to reject the signer key.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-key-id
fr
Identifiant de clé du signataire : { $key }
en-US
Signer key ID: { $key }
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-key-id-with-subkey-id
fr
Identifiant de clé du signataire : { $key } (Sous-identifiant de clé : { $subkey })
en-US
Signer key ID: { $key } (Sub key ID: { $subkey })
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-uncertain-no-key
fr
Ce message contient une signature numérique, mais il n’est pas certain qu’elle soit correcte. Pour vérifier la signature, vous devez obtenir une copie de la clé publique de l’expéditeur.
en-US
This message contains a digital signature, but it is uncertain if it is correct. To verify the signature, you need to obtain a copy of the sender's public key.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-uncertain-not-accepted
fr
Ce message contient une signature numérique, mais vous n’avez pas encore indiqué si la clé du signataire vous paraît correcte ou non.
en-US
This message contains a digital signature, but you haven't yet decided if the signer's key is acceptable to you.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-uncertain-uid-mismatch
fr
Ce message contient une signature numérique, mais une incompatibilité a été détectée. Le message a été envoyé à partir d’une adresse électronique qui ne correspond pas à la clé publique du signataire.
en-US
This message contains a digital signature, but a mismatch was detected. The message was sent from an email address that doesn't match the signer's public key.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-valid-own-key
fr
Ce message comprend une signature numérique valide de votre clé personnelle.
en-US
This message includes a valid digital signature from your personal key.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-valid-unverified
fr
Ce message comprend une signature numérique valide d’une clé que vous avez déjà acceptée. Cependant, vous n’avez pas encore vérifié que la clé appartient réellement à l’expéditeur.
en-US
This message includes a valid digital signature from a key that you have already accepted. However, you have not yet verified that the key is really owned by the sender.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-valid-verified
fr
Ce message comprend une signature numérique valide d’une clé vérifiée.
en-US
This message includes a valid digital signature from a verified key.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-unknown-key-id
fr
Clé inconnue
en-US
Unknown key
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-view-signer-key.label
fr
Afficher la clé du signataire
en-US
View signer key
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-view-your-encryption-key.label
fr
Afficher votre clé de déchiffrement
en-US
View your decryption key
Entity # all locales mail • messenger • openpgp • oneRecipientStatus.ftl
openpgp-intro
fr
Clés publiques disponibles pour { $key }
en-US
Available public keys for { $key }
Entity # all locales mail • messenger • openpgp • oneRecipientStatus.ftl
openpgp-key-own
fr
Acceptée (clé personnelle)
en-US
Accepted (personal key)
Entity # all locales mail • messenger • openpgp • oneRecipientStatus.ftl
openpgp-one-recipient-status-discover.label
fr
Rechercher une clé nouvelle ou mise à jour
en-US
Discover new or updated key
Entity # all locales mail • messenger • openpgp • oneRecipientStatus.ftl
openpgp-one-recipient-status-instruction1
fr
Pour envoyer un message chiffré de bout en bout à un destinataire, vous devez obtenir sa clé publique OpenPGP et la marquer comme acceptée.
en-US
To send an end-to-end encrypted message to a recipient, you need to obtain their OpenPGP public key and mark it as accepted.
Entity # all locales mail • messenger • openpgp • oneRecipientStatus.ftl
openpgp-one-recipient-status-instruction2
fr
Pour obtenir les clés publiques de vos destinataires, importez-les à partir des courriels qui vous ont été envoyés et qui les incluent. Vous pouvez également essayer de rechercher leur clé publique sur un annuaire.
en-US
To obtain their public key, import them from email they have sent to you and that includes it. Alternatively, you can try to discover their public key on a directory.
Entity # all locales mail • messenger • openpgp • oneRecipientStatus.ftl
openpgp-one-recipient-status-key-id.label
fr
Identifiant de clé
en-US
Key ID
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-be-careful-new-key
fr
Avertissement : la nouvelle clé publique OpenPGP contenue dans ce message diffère des clés publiques que vous aviez précédemment acceptées pour { $email }.
en-US
Warning: The new OpenPGP public key in this message differs from the public keys that you previously accepted for { $email }.
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-cannot-decrypt-because-missing-key
fr
La clé secrète nécessaire pour déchiffrer ce message n’est pas disponible.
en-US
The secret key that is required to decrypt this message is not available.
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-ctx-import-key.label
fr
Importer une clé OpenPGP
en-US
Import OpenPGP Key
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-has-sender-key
fr
Ce message prétend contenir la clé publique OpenPGP de l’expéditeur.
en-US
This message claims to contain the sender's OpenPGP public key.
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-manage-keys-openpgp-cmd.label
fr
Gestionnaire de clés OpenPGP
en-US
OpenPGP Key Manager
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-missing-signature-key
fr
Ce message a été signé avec une clé que vous ne possédez pas encore.
en-US
This message was signed with a key that you don't yet have.
Entity # all locales mail • messenger • openpgp • openpgp-frontend.ftl
openpgp-search-keys-openpgp.label
fr
Rechercher la clé OpenPGP
en-US
Discover OpenPGP Key
Entity # all locales mail • messenger • openpgp • openpgp.ftl
after-revoke-info
fr
La clé a été révoquée. Partagez à nouveau cette clé publique, en l’envoyant par courriel ou sur des serveurs de clés, pour informer les autres personnes que vous avez révoqué votre clé. Dès que les logiciels utilisés par les autres personnes auront eu connaissance de la révocation, ils cesseront d’utiliser votre ancienne clé. Si vous utilisez une nouvelle clé pour la même adresse électronique et que vous attachez la nouvelle clé publique aux courriels que vous envoyez, des informations à propos de votre ancienne clé révoquée seront automatiquement incluses.
en-US
The key has been revoked. Share this public key again, by sending it by email, or by uploading it to keyservers, to let others know that you revoked your key. As soon as the software used by other people learns about the revocation, it will stop using your old key. If you are using a new key for the same email address, and you attach the new public key to emails you send, then information about your revoked old key will be automatically included.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
already-revoked
fr
Cette clé a déjà été révoquée.
en-US
This key has already been revoked.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
attachment-pgp-key
fr
La pièce jointe « { $name } » que vous essayez d’ouvrir semble être un fichier de clé OpenPGP. Cliquez sur « Importer » pour importer les clés contenues ou sur « Afficher » pour afficher le contenu du fichier dans une fenêtre de navigateur.
en-US
The attachment '{ $name }' you are opening appears to be an OpenPGP key file. Click 'Import' to import the keys contained or 'View' to view the file contents in a browser window
Entity # all locales mail • messenger • openpgp • openpgp.ftl
cannot-send-enc-because-no-own-key
fr
Impossible d’envoyer ce message chiffré, car vous n’avez pas encore configuré le chiffrement de bout en bout pour <{ $key }>
en-US
Cannot send this message encrypted, because you haven't yet configured end-to-end encryption for <{ $key }>
Entity # all locales mail • messenger • openpgp • openpgp.ftl
cannot-send-sig-because-no-own-key
fr
Impossible de signer numériquement ce message, car vous n’avez pas encore configuré le chiffrement de bout en bout pour <{ $key }>
en-US
Cannot digitally sign this message, because you haven't yet configured end-to-end encryption for <{ $key }>
Entity # all locales mail • messenger • openpgp • openpgp.ftl
cannot-use-own-key-because
fr
Impossible d’envoyer le message, car il y a un problème avec votre clé personnelle. { $problem }
en-US
Unable to send the message, because there is a problem with your personal key. { $problem }
Entity # all locales mail • messenger • openpgp • openpgp.ftl
cant-import
fr
Erreur lors de l’importation de la clé publique
en-US
Error importing public key
Entity # all locales mail • messenger • openpgp • openpgp.ftl
confirm-permissive-import
fr
Échec de l’importation. La clé que vous essayez d’importer est peut-être corrompue ou utilise des attributs inconnus. Souhaitez-vous essayer d’importer les parties correctes ? Cela peut entraîner l’importation de clés incomplètes et inutilisables.
en-US
Import failed. The key you are trying to import might be corrupt or use unknown attributes. Would you like to attempt to import the parts that are correct? This might result in the import of incomplete and unusable keys.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
copy-to-clipbrd-failed
fr
Impossible de copier la ou les clés sélectionnées dans le presse-papiers.
en-US
Could not copy the selected key(s) to the clipboard.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
copy-to-clipbrd-ok
fr
La ou les clés ont été copiées dans le presse-papiers
en-US
Key(s) copied to clipboard
Entity # all locales mail • messenger • openpgp • openpgp.ftl
delete-external-key-description
fr
Voulez-vous supprimer cet identifiant de clé GnuPG externe ?
en-US
Do you want to remove this External GnuPG key ID?
Entity # all locales mail • messenger • openpgp • openpgp.ftl
delete-external-key-title
fr
Supprimer la clé GnuPG externe
en-US
Remove the External GnuPG Key
Entity # all locales mail • messenger • openpgp • openpgp.ftl
delete-key-in-use-description
fr
Impossible de poursuivre. La clé que vous souhaitez supprimer est actuellement utilisée par cette identité. Sélectionnez une autre clé, ou sélectionnez « Aucune », et essayez à nouveau.
en-US
Unable to proceed! The Key you selected for deletion is currently being used by this identity. Select a different key, or select none, and try again.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
delete-key-title
fr
Supprimer la clé OpenPGP
en-US
Delete OpenPGP Key
Entity # all locales mail • messenger • openpgp • openpgp.ftl
delete-mix
fr
AVERTISSEMENT : vous êtes sur le point de supprimer des clés secrètes ! Si vous supprimez votre clé secrète, vous ne pourrez plus déchiffrer les messages chiffrés pour cette clé et vous ne pourrez plus la révoquer. Voulez-vous vraiment supprimer les paires de clés, les clés secrètes ET les clés publiques sélectionnées ?
en-US
WARNING: You are about to delete secret keys! If you delete your secret key, you will no longer be able to decrypt any messages encrypted for that key. Do you really want to delete BOTH, the selected secret and public keys?
Entity # all locales mail • messenger • openpgp • openpgp.ftl
delete-pub-key
fr
Voulez-vous supprimer la clé publique « { $userId } » ?
en-US
Do you want to delete the public key '{ $userId }'?
Entity # all locales mail • messenger • openpgp • openpgp.ftl
delete-secret-key
fr
AVERTISSEMENT : vous êtes sur le point de supprimer une clé secrète ! Si vous supprimez votre clé secrète, vous ne pourrez plus déchiffrer les messages chiffrés pour cette clé et vous ne pourrez plus la révoquer. Voulez-vous vraiment supprimer LES DEUX clés, la clé secrète et la clé publique « { $userId } » ?
en-US
WARNING: You are about to delete a secret key! If you delete your secret key, you will no longer be able to decrypt any messages encrypted for that key, nor will you be able to revoke it. Do you really want to delete BOTH, the secret key and the public key '{ $userId }'?
Entity # all locales mail • messenger • openpgp • openpgp.ftl
do-import-multiple
fr
Importer les clés suivantes ? { $key }
en-US
Import the following keys? { $key }
Entity # all locales mail • messenger • openpgp • openpgp.ftl
e2e-intro-description-more
fr
Sélectionnez votre clé personnelle pour utiliser OpenPGP, ou votre certificat personnel pour utiliser S/MIME. Vous devez posséder la clé secrète associée à la clé personnelle ou au certificat personnel.
en-US
Select your personal key to enable the use of OpenPGP, or your personal certificate to enable the use of S/MIME. For a personal key or certificate you own the corresponding secret key.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
expiry-key-expires-soon
fr
{ $days -> [one] Votre clé { $desc } va expirer dans moins d’un jour. Nous vous recommandons de créer une nouvelle paire de clés et de configurer les comptes associés pour l’utiliser. *[other] Votre clé { $desc } va expirer dans moins de { $days } jours. Nous vous recommandons de créer une nouvelle paire de clés et de configurer les comptes associés pour l’utiliser. }
en-US
Your key { $desc } will expire in less than { $days } days. We recommend that you create a new key pair and configure the corresponding accounts to use it.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
expiry-key-missing-owner-trust
fr
Votre clé privée { $desc } ne possède pas de déclaration de confiance. Nous vous recommandons de définir « Vous comptez sur des certifications » sur « absolue » dans les propriétés de cette clé.
en-US
Your secret key { $desc } has missing trust. We recommend that you set "You rely on certifications" to "ultimate" in key properties.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
expiry-keys-missing-owner-trust
fr
Vos clés privées suivantes ne possèdent pas de déclaration de confiance. { $desc }. Nous vous recommandons de définir « Vous comptez sur des certifications » sur « absolue » dans les propriétés de ces clés.
en-US
The following of your secret keys have missing trust. { $desc }. We recommend that you set "You rely on certifications" to "ultimate" in key properties.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
expiry-open-key-manager
fr
Ouvrir le gestionnaire de clés OpenPGP
en-US
Open OpenPGP Key Manager
Entity # all locales mail • messenger • openpgp • openpgp.ftl
expiry-open-key-properties
fr
Ouvrir les propriétés de la clé
en-US
Open Key Properties
Entity # all locales mail • messenger • openpgp • openpgp.ftl
expiry-too-long
fr
Vous ne pouvez pas créer de clé qui expire dans plus de 100 ans.
en-US
You cannot create a key that expires in more than 100 years.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
expiry-too-short
fr
Votre clé doit être valide pendant au moins un jour.
en-US
Your key must be valid for at least one day.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
export-keypair-to-file
fr
Exporter la clé secrète et la clé publique vers un fichier
en-US
Export Secret and Public Key To File
Entity # all locales mail • messenger • openpgp • openpgp.ftl
export-secret-key
fr
Voulez-vous inclure la clé secrète dans le fichier de clé OpenPGP enregistré ?
en-US
Do you want to include the secret key in the saved OpenPGP key file?
Entity # all locales mail • messenger • openpgp • openpgp.ftl
export-to-file
fr
Exporter la clé publique vers un fichier
en-US
Export Public Key To File
Entity # all locales mail • messenger • openpgp • openpgp.ftl
fail-cancel
fr
Erreur — réception de clé annulée par l’utilisateur
en-US
Error - Key receive cancelled by user
Entity # all locales mail • messenger • openpgp • openpgp.ftl
fail-key-extract
fr
Erreur – échec de la commande d’extraction de clé
en-US
Error - key extraction command failed
Entity # all locales mail • messenger • openpgp • openpgp.ftl
fail-key-import
fr
Erreur — échec de l’importation de la clé
en-US
Error - key importing failed
Please enable JavaScript. Some features won't be available without it.