summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-11-26 12:32:32 -0300
committerGitHub <noreply@github.com>2016-11-26 12:32:32 -0300
commit28b84dc1d1d0faaf822f95fca3bb03bc5172b483 (patch)
treea1218b38bfbafdb912c6024de8035cc860212f1e /i18n/fr.json
parent2abcc25173ef40b29cdde28856a3f5c9234056d3 (diff)
downloadchat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.tar.gz
chat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.tar.bz2
chat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.zip
translations PR 20161122 (#4625)
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 9c92c7da9..4e65a8598 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -440,6 +440,14 @@
"translation": "Droits insuffisants pour regénérer la clé de commande"
},
{
+ "id": "api.command.team_mismatch.app_error",
+ "translation": "Cannot update commands across teams"
+ },
+ {
+ "id": "api.command.update.app_error",
+ "translation": "Droits insuffisants pour supprimer la commande"
+ },
+ {
"id": "api.command_away.desc",
"translation": "Changer votre état en « Absent »."
},
@@ -983,7 +991,7 @@
},
{
"id": "api.file.upload_file.large_image.app_error",
- "translation": "Impossible d'envoyer le fichier image. Le fichier est trop volumineux."
+ "translation": "File above maximum dimensions could not be uploaded: {{.Filename}}"
},
{
"id": "api.file.upload_file.storage.app_error",
@@ -2672,6 +2680,10 @@
"translation": "Les émoticônes personnalisées sont désactivées par la licence actuellement utilisée. Veuillez contacter votre administrateur système à propos d'une mise à niveau vers la licence entreprise."
},
{
+ "id": "ent.ldap.create_fail",
+ "translation": "Impossible de créer l'utilisateur LDAP."
+ },
+ {
"id": "ent.ldap.disabled.app_error",
"translation": "AD/LDAP désactivé ou votre licence ne supporte pas AD/LDAP."
},