summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-12-02 10:43:14 -0300
committerGitHub <noreply@github.com>2016-12-02 10:43:14 -0300
commitc952985ffd035f95e82fef2fbc2e8bd48ab9ec3b (patch)
treef5b8c5a38ff98b76764392348c2947b1ed04a0df /webapp/i18n/fr.json
parent275188ad040864823764deb8a71c1e85c9ef00b2 (diff)
downloadchat-c952985ffd035f95e82fef2fbc2e8bd48ab9ec3b.tar.gz
chat-c952985ffd035f95e82fef2fbc2e8bd48ab9ec3b.tar.bz2
chat-c952985ffd035f95e82fef2fbc2e8bd48ab9ec3b.zip
translations PR 20161128 (#4666)
Diffstat (limited to 'webapp/i18n/fr.json')
-rw-r--r--webapp/i18n/fr.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/webapp/i18n/fr.json b/webapp/i18n/fr.json
index be9d844c6..a9e8a17ab 100644
--- a/webapp/i18n/fr.json
+++ b/webapp/i18n/fr.json
@@ -73,7 +73,7 @@
"add_emoji.header": "Ajouter",
"add_emoji.image": "Image",
"add_emoji.image.button": "Sélectionner",
- "add_emoji.image.help": "Choisissez une image pour votre emoji. L'image peut être au format gif, png ou jpeg, doit faire moins de 64Ko et au maximum 128x128 pixels.",
+ "add_emoji.image.help": "Choose the image for your emoji. The image can be a gif, png, or jpeg file with a max size of 1 MB. Dimensions will automatically resize to fit 128 by 128 pixels but keeping aspect ratio.",
"add_emoji.imageRequired": "Une image est requise pour l'emoji",
"add_emoji.name": "Nom",
"add_emoji.name.help": "Choisissez un nom pour votre emoji de 64 caractères au maximum, constitué de lettres minuscules, nombres et '-' ou '_'.",
@@ -137,6 +137,7 @@
"add_outgoing_webhook.triggerWordsTriggerWhenFullWord": "Premier mot correspond exactement à un mot déclencheur",
"add_outgoing_webhook.triggerWordsTriggerWhenStartsWith": "Le premier mot commence avec un mot déclencheur",
"admin.advance.cluster": "Haute disponibilité (Bêta)",
+ "admin.advance.metrics": "Performance Monitoring (Beta)",
"admin.audits.reload": "Recharger les logs de l'activité utilisateur",
"admin.audits.title": "Activité de l'utilisateur",
"admin.authentication.email": "Authentification email",
@@ -495,6 +496,11 @@
"admin.log.logSettings": "Configuration du journal (log)",
"admin.logs.reload": "Recharger",
"admin.logs.title": "Journaux du serveur",
+ "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see <a href=\"http://docs.mattermost.com/deployment/metrics.html\" target=\"_blank\">documentation</a> to learn more about configuring performance monitoring for Mattermost.",
+ "admin.metrics.enableTitle": "Enable Performance Monitoring:",
+ "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.",
+ "admin.metrics.listenAddressEx": "Exemple : \":8065\"",
+ "admin.metrics.listenAddressTitle": "Adresse IP du serveur :",
"admin.nav.help": "Aide",
"admin.nav.logout": "Se déconnecter",
"admin.nav.report": "Signaler un problème",
@@ -725,6 +731,7 @@
"admin.sidebar.logging": "Enregistrement",
"admin.sidebar.login": "S’identifier",
"admin.sidebar.logs": "Journaux",
+ "admin.sidebar.metrics": "Performance Monitoring (Beta)",
"admin.sidebar.nativeAppLinks": "Liens des applications Mattermost",
"admin.sidebar.notifications": "Notifications",
"admin.sidebar.oauth": "OAuth 2.0",
@@ -800,6 +807,9 @@
"admin.team.maxChannelsDescription": "Nombre maximum de canaux par équipe, incluant les canaux actifs et supprimés.",
"admin.team.maxChannelsExample": "Ex.: \"100\"",
"admin.team.maxChannelsTitle": "Nombre maximum de canaux par équipe :",
+ "admin.team.maxNotificationsPerChannelDescription": "Maximum total number of users in a channel before users typing messages, @all, @here, and @channel no longer send notifications because of performance.",
+ "admin.team.maxNotificationsPerChannelExample": "Exemple : \"10000\"",
+ "admin.team.maxNotificationsPerChannelTitle": "Max Notifications Per Channel:",
"admin.team.maxUsersDescription": "Nombre maximum d'utilisateurs par équipe, actifs et inactifs.",
"admin.team.maxUsersExample": "Ex.: \"25\"",
"admin.team.maxUsersTitle": "Nombre max. d'utilisateurs par équipe :",