From 98fa24f216576ca49aaca5c647a95fb4e98f717d Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 19 May 2016 10:34:08 -0300 Subject: daily translations 20160518 (#3050) --- i18n/fr.json | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) (limited to 'i18n/fr.json') diff --git a/i18n/fr.json b/i18n/fr.json index 501d1ca21..da0e5dfa2 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -1203,18 +1203,6 @@ "id": "api.templates.email_change_subject", "translation": "Votre adresse électronique a été modifiée pour {{.TeamDisplayName}}" }, - { - "id": "api.templates.username_change_body.info", - "translation": "Votre nom d'utilisateur pour {{.TeamDisplayName}} a été modifiée en {{.NewUsername}}.
Si vous n'êtes pas à l'origine de cette action, veuillez contacter votre administrateur système." - }, - { - "id": "api.templates.username_change_body.title", - "translation": "Vous avez mis à jour votre nom d'utilisateur." - }, - { - "id": "api.templates.username_change_subject", - "translation": "Votre nom d'utilisateur a été modifiée pour {{.TeamDisplayName}}" - }, { "id": "api.templates.email_change_verify_body.button", "translation": "Vérifier votre adresse électronique" @@ -1363,6 +1351,18 @@ "id": "api.templates.upgrade_30_subject.info", "translation": "[MATTERMOST] Changes to your account for Mattermost 3.0 Upgrade" }, + { + "id": "api.templates.username_change_body.info", + "translation": "Your username for {{.TeamDisplayName}} has been changed to {{.NewUsername}}.
If you did not make this change, please contact the system administrator." + }, + { + "id": "api.templates.username_change_body.title", + "translation": "You updated your username" + }, + { + "id": "api.templates.username_change_subject", + "translation": "Your username has changed for {{.TeamDisplayName}}" + }, { "id": "api.templates.verify_body.button", "translation": "Vérifier l'adresse électronique" @@ -1653,7 +1653,7 @@ }, { "id": "api.user.send_email_change_username_and_forget.error", - "translation": "Impossible d'envoyer le courriel de changement de nom d'utilisateur err=%v" + "translation": "Failed to send username change notification email successfully err=%v" }, { "id": "api.user.send_email_change_verify_email_and_forget.error", @@ -3527,6 +3527,10 @@ "id": "store.sql_user.save.email_exists.app_error", "translation": "Un compte avec cette adresse électronique existe déjà." }, + { + "id": "store.sql_user.save.email_exists.ldap_app_error", + "translation": "This account does not use LDAP authentication. Please sign in using email and password." + }, { "id": "store.sql_user.save.existing.app_error", "translation": "La mise à jour doit être appelée pour un utilisateur existant." @@ -3543,6 +3547,10 @@ "id": "store.sql_user.save.username_exists.app_error", "translation": "Un compte avec ce nom d'utilisateur existe déjà." }, + { + "id": "store.sql_user.save.username_exists.ldap_app_error", + "translation": "An account with that username already exists. Please contact your Administrator." + }, { "id": "store.sql_user.update.app_error", "translation": "Nous n'avons pas pu mettre à jour le compte" -- cgit v1.2.3-1-g7c22