Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-22 04:12:21 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-22 04:12:21 +0300
commitb879d28f24af00d5b13455d579e7e60565596f93 (patch)
treee45696f54f4fe6260fbf76e13a57dfa272592fbf /settings/l10n
parentb42e3fa1b3df3d5bc1eff1c1b12cc862c5c50be6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/fr.js1
-rw-r--r--settings/l10n/fr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 17f7ab29830..46e00109c4d 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Your email address was changed by an administrator" : "Votre adresse e-mail a été modifiée par un administrateur",
"You created app password \"{token}\"" : "Vous avez créé un mot de passe d'application \"{token}\"",
"You deleted app password \"{token}\"" : "Vous avez supprimé un mot de passe d'application \"{token}\"",
+ "You renamed app password \"{token}\" to \"{newToken}\"" : "Vous avez renommé le mot de passe d'application \"{token}\" en \"{newToken}\" ",
"Security" : "Sécurité",
"You successfully logged in using two-factor authentication (%1$s)" : "Vous avez réussi à vous connecter en utilisant l'authentification à deux facteurs (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Une tentative de connexion utilisant l'authentification à deux facteurs a échoué (%1$s)",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index b5cdc8d8fca..f8f653f5ccb 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -7,6 +7,7 @@
"Your email address was changed by an administrator" : "Votre adresse e-mail a été modifiée par un administrateur",
"You created app password \"{token}\"" : "Vous avez créé un mot de passe d'application \"{token}\"",
"You deleted app password \"{token}\"" : "Vous avez supprimé un mot de passe d'application \"{token}\"",
+ "You renamed app password \"{token}\" to \"{newToken}\"" : "Vous avez renommé le mot de passe d'application \"{token}\" en \"{newToken}\" ",
"Security" : "Sécurité",
"You successfully logged in using two-factor authentication (%1$s)" : "Vous avez réussi à vous connecter en utilisant l'authentification à deux facteurs (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Une tentative de connexion utilisant l'authentification à deux facteurs a échoué (%1$s)",