summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r--apps/settings/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index 3030cd404fd..7b157cd963e 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -38,8 +38,6 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} a modifié votre adresse e-mail",
"You changed your email address" : "Vous avez modifié votre adresse e-mail",
"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}\"",
- "An administrator created app password \"{token}\"" : "Un administrateur a 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}\" ",
"You granted filesystem access to app password \"{token}\"" : "Vous avez accordé au système de fichiers l'accès au mot de passe d'application \"{token}\".",
@@ -506,6 +504,8 @@ OC.L10N.register(
"An error occurred while changing your locale. Please reload the page and try again." : "Une erreur est survenue lors du changement de vos paramètres régionaux. Veuillez recharger la page et réessayer.",
"Select a profile picture" : "Selectionnez une photo de profil ",
"Week starts on {fdow}" : "La semaine commence le {fdow}",
+ "You created app password \"{token}\"" : "Vous avez créé un mot de passe d'application \"{token}\"",
+ "An administrator created app password \"{token}\"" : "Un administrateur a créé un mot de passe d'application \"{token}\"",
"Couldn't remove app." : "Impossible de supprimer l'application.",
"Couldn't update app." : "Impossible de mettre à jour l'application",
"Backend doesn't support password change, but the user's encryption key was updated." : "L'infrastructure d'arrière-plan ne supporte pas la modification de mot de passe, mais la clef de chiffrement de l'utilisateur a été mise à jour.",