From 009f72f075ff02c8db151ec2eabd731dd1df8374 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 30 May 2018 10:22:37 -0400 Subject: translations PR 20180528 (#8864) --- i18n/fr.json | 44 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 40 insertions(+), 4 deletions(-) (limited to 'i18n/fr.json') diff --git a/i18n/fr.json b/i18n/fr.json index 7fca34fd0..49a43b342 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -2514,6 +2514,18 @@ "id": "api.templates.channel_name.group", "translation": "Message de groupe" }, + { + "id": "api.templates.deactivate_body.info", + "translation": "You deactivated your account on {{ .SiteURL }}.
If this change wasn't initiated by you or you want to reactivate your account, contact your system administrator." + }, + { + "id": "api.templates.deactivate_body.title", + "translation": "Your account has been deactivated at {{ .ServerURL }}" + }, + { + "id": "api.templates.deactivate_subject", + "translation": "[{{ .SiteName }}] Your account at {{ .ServerURL }} has been deactivated" + }, { "id": "api.templates.email_change_body.info", "translation": "Votre adresse e-mail pour {{.TeamDisplayName}} a été remplacée par {{.NewEmail}}.
Si vous n'êtes pas à l'origine de cette action, veuillez contacter votre administrateur système." @@ -3022,6 +3034,10 @@ "id": "api.user.saml.not_available.app_error", "translation": "SAML 2.0 n'est pas configuré ou supporté sur ce serveur." }, + { + "id": "api.user.send_deactivate_email_and_forget.failed.error", + "translation": "Failed to send the deactivate account email successfully" + }, { "id": "api.user.send_email_change_email_and_forget.error", "translation": "Impossible d'envoyer l'e-mail de notification de changement d'adresse e-mail" @@ -3070,6 +3086,10 @@ "id": "api.user.update_active.no_deactivate_sso.app_error", "translation": "Vous ne pouvez pas modifier le statut d'activation des comptes utilisant l'authentification unique (SSO). Veuillez modifier ce compte dans votre serveur d'authentification unique (SSO)." }, + { + "id": "api.user.update_active.not_enable.app_error", + "translation": "You cannot deactivate yourself because this feature is not enabled. Please contact your System Administrator." + }, { "id": "api.user.update_active.permissions.app_error", "translation": "Vous n'avez pas les permissions requises" @@ -3718,10 +3738,6 @@ "id": "app.import.validate_user_import_data.notify_props_comment_trigger_invalid.error", "translation": "La propriété de déclencheur de notification de commentaire est invalide pour l'utilisateur." }, - { - "id": "app.import.validate_user_import_data.notify_props_desktop_duration_invalid.error", - "translation": "La valeur de la propriété de durée de notification de bureau est invalide pour l'utilisateur." - }, { "id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error", "translation": "La valeur de la propriété de notification de bureau est invalide pour l'utilisateur." @@ -3854,6 +3870,10 @@ "id": "app.plugin.deactivate.app_error", "translation": "Impossible de désactiver le plugin" }, + { + "id": "app.plugin.delete_plugin_status_state.app_error", + "translation": "Unable to delete plugin status state." + }, { "id": "app.plugin.disabled.app_error", "translation": "Les plugins ont été désactivés. Veuillez consulter vos journaux (logs) pour plus d'information." @@ -3898,10 +3918,18 @@ "id": "app.plugin.not_installed.app_error", "translation": "Le plugin n'est pas installé" }, + { + "id": "app.plugin.prepackaged.app_error", + "translation": "Cannot install prepackaged plugin" + }, { "id": "app.plugin.remove.app_error", "translation": "Impossible de supprimer le plugin" }, + { + "id": "app.plugin.set_plugin_status_state.app_error", + "translation": "Unable to set plugin status state." + }, { "id": "app.plugin.upload_disabled.app_error", "translation": "Les plugins et/ou l'envoi de plugins ont été désactivés." @@ -4798,6 +4826,10 @@ "id": "model.client.writer.app_error", "translation": "Impossible construire la requête composite (multipart)" }, + { + "id": "model.cluster.is_valid.id.app_error", + "translation": "Id invalide" + }, { "id": "model.command.is_valid.create_at.app_error", "translation": "La date de création doit être une date valide" @@ -7526,6 +7558,10 @@ "id": "web.incoming_webhook.channel.app_error", "translation": "Impossible de trouver le canal" }, + { + "id": "web.incoming_webhook.channel_locked.app_error", + "translation": "This webhook is not permitted to post to the requested channel" + }, { "id": "web.incoming_webhook.disabled.app_error", "translation": "Les webhooks entrants ont été désactivées par l'administrateur système." -- cgit v1.2.3-1-g7c22