diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-25 02:13:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-25 02:13:50 +0000 |
commit | d59416eaeaf66eba42131c551db4d881443eea11 (patch) | |
tree | 85cc5dc1a0e7bd7d723a80f4d9b11a3eaaa14ff1 /core/l10n/fr.js | |
parent | 93303888ad5ff75bec0ce7249dcfd386e22135a7 (diff) | |
download | nextcloud-server-d59416eaeaf66eba42131c551db4d881443eea11.tar.gz nextcloud-server-d59416eaeaf66eba42131c551db4d881443eea11.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 67e5d191d3c..e18f1df7426 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -364,11 +364,13 @@ OC.L10N.register( "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La sécurité renforcée est activée pour votre compte. Choisissez un second facteur pour l'authentification :", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Impossible de charger au moins l'une de vos méthodes activées d'authentification à deux facteurs . Veuillez contacter votre administrateur.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "L'authentification en deux étapes a été imposée mais n'est pas configurée sur votre compte. Contactez votre administrateur pour avoir de l'aide.", + "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "L'authentification à deux facteurs est appliquée mais n'a pas été configurée sur votre compte. Veuillez continuer à configurer l'authentification à deux facteurs.", "Set up two-factor authentication" : "Paramétrer l'authentification à double facteur", "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L'authentification en deux étapes a été imposée mais n'est pas configurée sur votre compte. Utilisez un de vos codes de secours pour vous connecter ou contactez votre administrateur pour avoir de l'aide.", "Use backup code" : "Utiliser un code de récupération", "Cancel log in" : "Annuler l'authentification", "Setup two-factor authentication" : "Paramétrer l'authentification à double facteur", + "Enhanced security is enforced for your account. Choose wich provider to set up:" : "Une sécurité renforcée est appliquée à votre compte. Choisissez le fournisseur à configurer :", "Error while validating your second factor" : "Erreur lors de la validation de votre second facteur", "Access through untrusted domain" : "Accès à partir d'un domaine non approuvé", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Veuillez contacter votre administrateur. Si vous êtes un administrateur, éditez la variable \"trusted_domains\" dans le fichier config/config.php comme l'exemple dans le fichier config/config.sample.php.", |