summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-05 12:38:09 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-07-05 12:38:09 -0400
commit8b918efd3fba4d0f8efc576ce03df36de4ea8648 (patch)
tree5513d9419134af994afb62281c065a3dbed4644a /i18n/fr.json
parentff5b429eb57964c5c6ff15a1bf92e176694c3022 (diff)
downloadchat-8b918efd3fba4d0f8efc576ce03df36de4ea8648.tar.gz
chat-8b918efd3fba4d0f8efc576ce03df36de4ea8648.tar.bz2
chat-8b918efd3fba4d0f8efc576ce03df36de4ea8648.zip
daily translations 20160704 (#3481)
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index c24e556a0..2dc6e0ff6 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -201,7 +201,7 @@
},
{
"id": "api.channel.get_channel.wrong_team.app_error",
- "translation": "There is no channel with channel_id={{.ChannelId}} on team with team_id={{.TeamId}}"
+ "translation": "il n'existe pas de canal dont l'identifiant est ={{.ChannelId}} pour l'équipe dont le nom est={{.TeamId}}"
},
{
"id": "api.channel.get_channel_counts.app_error",
@@ -2520,6 +2520,14 @@
"translation": "Largeur des aperçus invalide dans les paramètres de fichiers. Doit être un entier positif."
},
{
+ "id": "model.config.is_valid.ldap_max_page_size.app_error",
+ "translation": "Invalid max page size value."
+ },
+ {
+ "id": "model.config.is_valid.ldap_required.app_error",
+ "translation": "Required LDAP field missing."
+ },
+ {
"id": "model.config.is_valid.ldap_required.app_error",
"translation": "Required LDAP field missing."
},