summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-25 10:06:24 -0300
committerGitHub <noreply@github.com>2017-01-25 10:06:24 -0300
commitca3e6e38e39ff899af20c57e5c447a850662405f (patch)
treef87e36199a70031147bc360219e93d13779f0973 /i18n/fr.json
parent7bcea832cdd2391369c66a831d43036ebd82bdea (diff)
downloadchat-ca3e6e38e39ff899af20c57e5c447a850662405f.tar.gz
chat-ca3e6e38e39ff899af20c57e5c447a850662405f.tar.bz2
chat-ca3e6e38e39ff899af20c57e5c447a850662405f.zip
translations PR 20170123 (#5174)
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index da613d875..a0c4fe83b 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -1580,10 +1580,18 @@
"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"
},
@@ -2752,6 +2760,42 @@
"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"
},