summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-24 00:09:45 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-24 00:09:45 +0000
commit8767e9566ffed25e4e252543bc2fc40af4d7d4b6 (patch)
tree1472e7ae542ae47ffb8b91c81c51445ee00c3393 /core
parentb4f36d44c43aac0efdc6c70ff8e46473341a9bfe (diff)
downloadnextcloud-server-8767e9566ffed25e4e252543bc2fc40af4d7d4b6.tar.gz
nextcloud-server-8767e9566ffed25e4e252543bc2fc40af4d7d4b6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 37f2c823070..9b1f6ae4a32 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -296,6 +296,7 @@ OC.L10N.register(
"Two-factor authentication" : "Second facteur d'authentification",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée est activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.",
"Cancel log in" : "Annuler l'authentification",
+ "Use backup code" : "Utiliser un code de récupération",
"Error while validating your second factor" : "Erreur lors de la validation de votre second facteur",
"You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index de3ec024591..fcc82d1d1ad 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -294,6 +294,7 @@
"Two-factor authentication" : "Second facteur d'authentification",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée est activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.",
"Cancel log in" : "Annuler l'authentification",
+ "Use backup code" : "Utiliser un code de récupération",
"Error while validating your second factor" : "Erreur lors de la validation de votre second facteur",
"You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.",