From 552ca6fb0bfa49de7cc85bc96c372618cb85287e Mon Sep 17 00:00:00 2001 From: Elpunical Date: Mon, 27 Feb 2023 16:23:31 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 91.7% (2291 of 2498 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fr/ --- i18n/fr.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/i18n/fr.json b/i18n/fr.json index 356a12a5e3..50b5d159c8 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -9246,5 +9246,21 @@ { "id": "model.config.is_valid.amazons3_timeout.app_error", "translation": "Valeur de délai d'attente non valide {{.Value}}. Doit être un nombre positif." + }, + { + "id": "api.admin.syncables_error", + "translation": "échec de l'ajout de l'utilisateur dans group-teams et group-channels" + }, + { + "id": "api.acknowledgement.save.archived_channel.app_error", + "translation": "Vous ne pouvez pas acquitter dans un canal archivé." + }, + { + "id": "api.acknowledgement.delete.deadline.app_error", + "translation": "Vous ne pouvez pas supprimer un acquittement après 5 minutes." + }, + { + "id": "api.acknowledgement.delete.archived_channel.app_error", + "translation": "Vous ne pouvez par retirer un acquittement dans un canal archivé." } ]