From ca3e6e38e39ff899af20c57e5c447a850662405f Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 25 Jan 2017 10:06:24 -0300 Subject: translations PR 20170123 (#5174) --- i18n/fr.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'i18n/fr.json') diff --git a/i18n/fr.json b/i18n/fr.json index da613d875..a0c4fe83b 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -1579,10 +1579,18 @@ "id": "api.post.update_post.permissions.app_error", "translation": "Vous n'avez pas les permissions appropriées" }, + { + "id": "api.post.update_post.permissions_denied.app_error", + "translation": "La création d'équipes est désactivée. Veuillez demander les détails à votre administrateur système." + }, { "id": "api.post.update_post.permissions_details.app_error", "translation": "Déjà supprimé id={{.PostId}}" }, + { + "id": "api.post.update_post.permissions_time_limit.app_error", + "translation": "Post edit is only allowed for {{.timeLimit}} seconds. Please ask your systems administrator for details." + }, { "id": "api.post.update_post.system_message.app_error", "translation": "Impossible de mettre à jour un message système" @@ -2751,6 +2759,42 @@ "id": "api.websocket_handler.invalid_param.app_error", "translation": "Paramètre {{.Name}} invalide" }, + { + "id": "app.channel.post_update_channel_purpose_message.post.error", + "translation": "Failed to post channel purpose message" + }, + { + "id": "app.channel.post_update_channel_purpose_message.removed", + "translation": "%s a supprimé le titre du canal (était : %s)" + }, + { + "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error", + "translation": "Impossible de récupérer l'utilisateur lors de l'enregistrement d'un nouveau message de canal %v" + }, + { + "id": "app.channel.post_update_channel_purpose_message.updated_from", + "translation": "%s a mis à jour l'en-tête du canal de : %s en : %s" + }, + { + "id": "app.channel.post_update_channel_purpose_message.updated_to", + "translation": "%s a mis à jour l'en-tête du canal en : %s" + }, + { + "id": "authentication.permissions.create_team_roles.description", + "translation": "Ability to create new teams" + }, + { + "id": "authentication.permissions.create_team_roles.name", + "translation": "Create Teams" + }, + { + "id": "authentication.permissions.manage_team_roles.description", + "translation": "Ability to change the roles of a team member" + }, + { + "id": "authentication.permissions.manage_team_roles.name", + "translation": "Manage Team Roles" + }, { "id": "authentication.permissions.team_invite_user.description", "translation": "Possibilité d'inviter des utilisateurs dans une équipe" -- cgit v1.2.3-1-g7c22