From e1703d8800c1139ce5061f72b337e87f40928aee Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 15 Jun 2016 19:22:13 -0300 Subject: daily translations 20160615 (#3348) --- i18n/fr.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n/fr.json') diff --git a/i18n/fr.json b/i18n/fr.json index 0cae56cd1..a4f71c8bd 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -199,6 +199,10 @@ "id": "api.channel.delete_channel.permissions.app_error", "translation": "Vous n'avez pas les permissions nécessaires" }, + { + "id": "api.channel.get_channel.wrong_team.app_error", + "translation": "There is no channel with channel_id={{.ChannelId}} on team with team_id={{.TeamId}}" + }, { "id": "api.channel.get_channel_counts.app_error", "translation": "Impossible d'obtenir le nombre de canaux depuis la base de données" @@ -3815,6 +3819,10 @@ "id": "store.sql_user.update_auth_data.app_error", "translation": "Nous n'avons pas pu mettre à jour les données d'authentification" }, + { + "id": "store.sql_user.update_auth_data.email_exists.app_error", + "translation": "Unable to switch account to {{.Service}}. An account using the email {{.Email}} already exists." + }, { "id": "store.sql_user.update_failed_pwd_attempts.app_error", "translation": "Nous n'avons pas pu mettre à jour failed_attempts" -- cgit v1.2.3-1-g7c22