diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-13 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-13 00:08:31 +0000 |
commit | 261513b04ae42455a8b6b0bcda727e54e9d0f001 (patch) | |
tree | 9c9be5f172a448e65247702036f9c3d2389f5e3d /apps/encryption/l10n/fr.js | |
parent | 6461d083e235025d5a6c8f890949e5ce0b544046 (diff) | |
download | nextcloud-server-261513b04ae42455a8b6b0bcda727e54e9d0f001.tar.gz nextcloud-server-261513b04ae42455a8b6b0bcda727e54e9d0f001.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/fr.js')
-rw-r--r-- | apps/encryption/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/fr.js b/apps/encryption/l10n/fr.js index daecb1c404e..7d527bbb095 100644 --- a/apps/encryption/l10n/fr.js +++ b/apps/encryption/l10n/fr.js @@ -24,6 +24,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Vous devez migrer vos clés de chiffrement de l'ancienne version (ownCloud <= 8.0) vers la nouvelle. Veuillez exécuter 'occ encryption:migrate' ou contacter votre administrateur", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clé privée invalide pour l'application de chiffrement. Veuillez mettre à jour le mot de passe de la clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.", "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "L'application de chiffrement est activée mais vos clefs ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Veuillez activer le cryptage côté serveur dans les paramètres d'administration pour utiliser le module de cryptage.", "Encryption app is enabled and ready" : "L'application de chiffrement est activée et prête", "Bad Signature" : "Mauvaise signature", "Missing Signature" : "Signature manquante", |