summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-02-23 10:21:34 -0300
committerGitHub <noreply@github.com>2017-02-23 10:21:34 -0300
commit3b0f7163ab7e58a04c1fcadf7f615448bd4395a0 (patch)
tree5d7331de37b04c8a58cd30a1c801410648e1f6e0 /i18n/fr.json
parentf6d22ee4f0b7f4954cbad17986f06f9a5f096e72 (diff)
downloadchat-3b0f7163ab7e58a04c1fcadf7f615448bd4395a0.tar.gz
chat-3b0f7163ab7e58a04c1fcadf7f615448bd4395a0.tar.bz2
chat-3b0f7163ab7e58a04c1fcadf7f615448bd4395a0.zip
translations PR 20170220 (#5482)
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index 8c7392b91..02222e7b2 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -1154,6 +1154,10 @@
"translation": "Une erreur est survenue lors de la lecture depuis le stockage local du serveur"
},
{
+ "id": "api.file.upload_file.bad_parse.app_error",
+ "translation": "Unable to upload file. Header cannot be parsed."
+ },
+ {
"id": "api.file.upload_file.large_image.app_error",
"translation": "Le fichier est au-dessus des limites de dimensions, il n'a pas pu être envoyé : {{.Filename}}"
},
@@ -3540,6 +3544,10 @@
"translation": "Les jetons d’authentification ne correspondent pas"
},
{
+ "id": "model.client.read_file.app_error",
+ "translation": "Nous avons rencontré une erreur lors de la recherche des profils utilisateurs"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "La date de création doit être une date valide"
},