summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index 6a555c9a3..6d9bbdb42 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -468,6 +468,10 @@
"translation": "réduire"
},
{
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
+ {
"id": "api.command_echo.create.app_error",
"translation": "Impossible de créer le message /echo, err=%v"
},
@@ -500,6 +504,10 @@
"translation": "étendre"
},
{
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
+ {
"id": "api.command_expand_collapse.fail.app_error",
"translation": "Une erreur est survenue lors de l'expansion des aperçus"
},
@@ -696,6 +704,10 @@
"translation": "%v : %v code=%v rid=%v uid=%v ip=%v %v [détails : %v]"
},
{
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
+ {
"id": "api.context.permissions.app_error",
"translation": "Vous n'avez pas les permissions appropriées"
},
@@ -1968,6 +1980,26 @@
"translation": "{{ .SenderName }} vous a invité à rejoindre l'équipe {{ .TeamDisplayName }} sur {{.SiteName}}"
},
{
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
+ {
"id": "api.templates.password_change_body.info",
"translation": "Vous avez mis à jour votre mot de passe pour {{.TeamDisplayName}} sur {{.TeamURL}} pour {{.Method}}.<br>Si cette modification n'a pas été effectuée par vous, veuillez prendre contact avec votre administrateur système."
},