diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-20 02:13:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-20 02:13:14 +0000 |
commit | b47be338212938821641f8835f898aa6ead47df1 (patch) | |
tree | 2d70c264a52b46e53e88a038b0bfa6e7a9fe2e0a /core/l10n/fr.js | |
parent | a44bb8bdcd9907406c018328cfe171dcb4b0844e (diff) | |
download | nextcloud-server-b47be338212938821641f8835f898aa6ead47df1.tar.gz nextcloud-server-b47be338212938821641f8835f898aa6ead47df1.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 81833c829f0..735e3e5f4ba 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -364,9 +364,11 @@ 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.", + "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", "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.", |