summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-12-22 10:52:20 -0300
committerGitHub <noreply@github.com>2016-12-22 10:52:20 -0300
commit257a2234c431caf98abb0b9b1791672ae59a17fe (patch)
tree3f9387d3d6829bbf094eafe6ee66c54c25c0085e /i18n/fr.json
parent84c6e376fab7de7d74c103a5dea49f331e827311 (diff)
downloadchat-257a2234c431caf98abb0b9b1791672ae59a17fe.tar.gz
chat-257a2234c431caf98abb0b9b1791672ae59a17fe.tar.bz2
chat-257a2234c431caf98abb0b9b1791672ae59a17fe.zip
translations PR 20161219 (#4838)
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index 6d9bbdb42..a5a906e95 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -1528,6 +1528,10 @@
"translation": "Failed to delete reaction when channel id in URL doesn't match post id in URL"
},
{
+ "id": "api.reaction.init.debug",
+ "translation": "Initializing reactions api routes"
+ },
+ {
"id": "api.reaction.list_reactions.mismatched_channel_id.app_error",
"translation": "Failed to get reactions when channel id in URL doesn't match post id in URL"
},
@@ -3037,7 +3041,7 @@
},
{
"id": "mattermost.load_license.find.warn",
- "translation": "Impossible de trouver une licence active"
+ "translation": "License key from https://mattermost.com required to unlock enterprise features."
},
{
"id": "mattermost.security_bulletin.error",
@@ -3876,6 +3880,10 @@
"translation": "Pseudonyme invalide"
},
{
+ "id": "model.user.is_valid.position.app_error",
+ "translation": "Invalid position: must not be longer than 35 characters."
+ },
+ {
"id": "model.user.is_valid.pwd.app_error",
"translation": "Votre mot de passe doit contenir au moins {{.Min}} caractères."
},
@@ -4860,6 +4868,10 @@
"translation": "Nous avons rencontré un problème durant la recherche des équipes"
},
{
+ "id": "store.sql_team.get_unread.app_error",
+ "translation": "We couldn't get the teams unread messages"
+ },
+ {
"id": "store.sql_team.permanent_delete.app_error",
"translation": "Nous n'avons pas pu supprimer l'équipe existante"
},