From 62e54a09e642d2af30dc55b66408bb36fae5bda5 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 27 Sep 2017 07:45:50 -0300 Subject: translations PR 20170925 (#7509) --- i18n/fr.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'i18n/fr.json') diff --git a/i18n/fr.json b/i18n/fr.json index 32aec3e9e..1f8c2dea5 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -3719,6 +3719,14 @@ "id": "ent.elasticsearch.create_index_if_not_exists.index_mapping_failed", "translation": "Impossible de configurer le mappage de l'index d'Elasticsearch" }, + { + "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error", + "translation": "Impossible de supprimer l'index d'Elasticsearch" + }, + { + "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error", + "translation": "Impossible de créer l'index d'Elasticsearch" + }, { "id": "ent.elasticsearch.delete_post.error", "translation": "Impossible de supprimer le message" @@ -3831,6 +3839,14 @@ "id": "ent.ldap.mattermost_user_update", "translation": "L'utilisateur Mattermost a été mis à jour par le serveur AD/LDAP." }, + { + "id": "ent.ldap.sync.index_job_failed.error", + "translation": "LDAP sync worker failed due to the sync job failing" + }, + { + "id": "ent.ldap.sync_worker.create_index_job.error", + "translation": "LDAP sync worker failed to create the sync job" + }, { "id": "ent.ldap.syncdone.info", "translation": "Synchronisation AD/LDAP terminé" @@ -5847,6 +5863,10 @@ "id": "store.sql_post.permanent_delete_batch.app_error", "translation": "We encountered an error permanently deleting the batch of posts" }, + { + "id": "store.sql_post.permanent_delete_batch.app_error", + "translation": "We encountered an error permanently deleting the batch of posts" + }, { "id": "store.sql_post.permanent_delete_by_channel.app_error", "translation": "Impossible de supprimer les messages par canal" @@ -5879,6 +5899,10 @@ "id": "store.sql_post.update.app_error", "translation": "Impossible de mettre à jour le message" }, + { + "id": "store.sql_preference.cleanup_flags_batch.app_error", + "translation": "We encountered an error cleaning up the batch of flags" + }, { "id": "store.sql_preference.delete.app_error", "translation": "Nous avons rencontré une erreur durant la suppression des préférences" @@ -6547,6 +6571,18 @@ "id": "utils.diagnostic.analytics_not_found.app_error", "translation": "Analytics non initialisé" }, + { + "id": "utils.file.list_directory.configured.app_error", + "translation": "File storage not configured properly. Please configure for either S3 or local server file storage." + }, + { + "id": "utils.file.list_directory.local.app_error", + "translation": "Encountered an error listing directory from local server file storage." + }, + { + "id": "utils.file.list_directory.s3.app_error", + "translation": "Encountered an error listing directory from S3." + }, { "id": "utils.file.remove_directory.configured.app_error", "translation": "Le stockage de fichier n'est pas configuré correctement. Veuillez le paramétrer soit pour utiliser S3 soit le système de fichier local du serveur." -- cgit v1.2.3-1-g7c22