summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2018-03-13 13:36:23 +0000
committerGeorge Goldberg <george@gberg.me>2018-03-13 13:36:23 +0000
commitfadcdd271a68b38571b75d1d38ab023f940ac83a (patch)
tree7f413edd35401b54b2f4eb4a687da1ac273bcd4b /i18n/fr.json
parentb66e4bc932ed76c1cfd2b5f4ec0cfce70cd9fbb4 (diff)
parentf2d26801b9647715fb43af873354d8def753868b (diff)
downloadchat-fadcdd271a68b38571b75d1d38ab023f940ac83a.tar.gz
chat-fadcdd271a68b38571b75d1d38ab023f940ac83a.tar.bz2
chat-fadcdd271a68b38571b75d1d38ab023f940ac83a.zip
Merge branch 'master' into advanced-permissions-phase-1
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json26
1 files changed, 25 insertions, 1 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index 6b6071d41..3a9fae840 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -1369,6 +1369,10 @@
"translation": "Impossible d'envoyer le fichier. L'entête ne peut être analysé."
},
{
+ "id": "api.file.upload_file.incorrect_number_of_files.app_error",
+ "translation": "Unable to upload files. Incorrect number of files specified."
+ },
+ {
"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}}"
},
@@ -1815,6 +1819,10 @@
"translation": " a envoyé un ou plusieurs fichiers dans un message personnel"
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_no_channel",
+ "translation": " a envoyé un ou plusieurs fichiers dans "
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " dans "
},
@@ -3648,7 +3656,7 @@
},
{
"id": "app.plugin.disabled.app_error",
- "translation": "Les plugins ont été désactivés."
+ "translation": "Plugins have been disabled. Please check your logs for details."
},
{
"id": "app.plugin.extract.app_error",
@@ -4183,6 +4191,18 @@
"translation": "Impossible de trouver l'utilisateur sur le serveur AD/LDAP : "
},
{
+ "id": "ent.migration.migratetosaml.email_already_used_by_other_user",
+ "translation": "Email already used by another SAML user."
+ },
+ {
+ "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
+ "translation": "User not found in the users file."
+ },
+ {
+ "id": "ent.migration.migratetosaml.username_already_used_by_other_user",
+ "translation": "Username already used by another Mattermost user."
+ },
+ {
"id": "ent.saml.attribute.app_error",
"translation": "La connexion via SAML a échoué car un des attributs est incorrect. Veuillez contacter votre administrateur système."
},
@@ -5027,6 +5047,10 @@
"translation": "Valeur invalide pour la sécurité de la connexion au serveur web."
},
{
+ "id": "model.config.is_valid.websocket_url.app_error",
+ "translation": "URL de site invalide. Il doit s'agir d'une URL valide et commencer par http:// ou https://."
+ },
+ {
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Valeur invalide pour le délai d'attente d'écriture."
},