summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-03-07 06:18:31 -0300
committerGeorge Goldberg <george@gberg.me>2017-03-07 09:18:31 +0000
commitd2325d4bcfa22505e02a544616facedec4f56c28 (patch)
tree701d9fbb4ed2ce6262be95df7674298739ea1b18 /i18n/fr.json
parent579ad305e1b319f07ed48d3a8c749674fdd58133 (diff)
downloadchat-d2325d4bcfa22505e02a544616facedec4f56c28.tar.gz
chat-d2325d4bcfa22505e02a544616facedec4f56c28.tar.bz2
chat-d2325d4bcfa22505e02a544616facedec4f56c28.zip
translations PR 20170306 (#5666)
* translations PR 20170306 * Fix platform zh_TW.json
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json164
1 files changed, 130 insertions, 34 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index fa45041b5..894edf7e5 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -220,6 +220,14 @@
"translation": "Invalid user ID for direct channel creation"
},
{
+ "id": "api.channel.create_group.bad_size.app_error",
+ "translation": "Group message channels must contain at least 3 and no more than 8 users"
+ },
+ {
+ "id": "api.channel.create_group.bad_user.app_error",
+ "translation": "One of the provided users does not exist"
+ },
+ {
"id": "api.channel.delete_channel.archived",
"translation": "%v a archivé le canal."
},
@@ -892,6 +900,10 @@
"translation": "Aller au message"
},
{
+ "id": "api.email_batching.render_batched_post.group_message",
+ "translation": "Group Message"
+ },
+ {
"id": "api.email_batching.render_batched_post.sender.app_error",
"translation": "Impossible de trouver l’expéditeur du message pour l'envoi d'e-mails groupés"
},
@@ -1214,6 +1226,10 @@
"translation": "Impossible de marquer l'adresse e-mail comme vérifiée err=%v"
},
{
+ "id": "api.incoming_webhook.disabled.app_errror",
+ "translation": "Les webhooks entrants ont été désactivés par l'administrateur système."
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Il manque le paramètre \"licence\" dans la requête"
},
@@ -1800,6 +1816,14 @@
"translation": "Impossible de fusionner l'utilisateur avec le compte existant: {{.Email}}, {{.Username}}, l'utilisateur n'a pas été ajouté à cette équipe.\r\n"
},
{
+ "id": "api.slackimport.slack_add_users.missing_email_address",
+ "translation": "User {{.Username}} does not have an email address in the Slack export. Using {{.Email}} as a placeholder. The user should update their email address once logged in to the system.\r\n"
+ },
+ {
+ "id": "api.slackimport.slack_add_users.missing_email_address.warn",
+ "translation": "User {{.Username}} does not have an email address in the Slack export. Using {{.Email}} as a placeholder. The user should update their email address once logged in to the system."
+ },
+ {
"id": "api.slackimport.slack_add_users.unable_import",
"translation": "Impossible d'importer l'utilisateur : {{.Username}}\r\n"
},
@@ -2012,6 +2036,10 @@
"translation": "Vous n'avez pas les permissions appropriées"
},
{
+ "id": "api.templates.channel_name.group",
+ "translation": "Group Message"
+ },
+ {
"id": "api.templates.email_change_body.info",
"translation": "Votre adresse e-mail pour {{.TeamDisplayName}} a été remplacée par {{.NewEmail}}.<br>Si vous n'êtes pas à l'origine de cette action, veuillez contacter votre administrateur système."
},
@@ -2021,7 +2049,7 @@
},
{
"id": "api.templates.email_change_subject",
- "translation": "Votre adresse e-mail a été modifiée pour {{.TeamDisplayName}}"
+ "translation": "[{{ .SiteName }}] Your email address has changed"
},
{
"id": "api.templates.email_change_verify_body.button",
@@ -2037,7 +2065,7 @@
},
{
"id": "api.templates.email_change_verify_subject",
- "translation": "Vérifier la nouvelle adresse e-mail pour {{.TeamDisplayName}}"
+ "translation": "[{{ .SiteName }}] Verify new email address"
},
{
"id": "api.templates.email_footer",
@@ -2093,7 +2121,7 @@
},
{
"id": "api.templates.invite_subject",
- "translation": "{{ .SenderName }} vous a invité à rejoindre l'équipe {{ .TeamDisplayName }} sur {{.SiteName}}"
+ "translation": "[{{ .SiteName }}] {{ .SenderName }} invited you to join {{ .TeamDisplayName }} Team"
},
{
"id": "api.templates.mfa_activated_body.info",
@@ -2105,7 +2133,7 @@
},
{
"id": "api.templates.mfa_change_subject",
- "translation": "Votre authentification multi-facteur a été mise à jour sur {{ .SiteName }}"
+ "translation": "[{{ .SiteName }}] Your MFA has been updated"
},
{
"id": "api.templates.mfa_deactivated_body.info",
@@ -2125,7 +2153,7 @@
},
{
"id": "api.templates.password_change_subject",
- "translation": "Votre mot de passe a été modifié pour {{.TeamDisplayName}} sur {{ .SiteName }}"
+ "translation": "[{{ .SiteName }}] Your password has been updated"
},
{
"id": "api.templates.post_body.button",
@@ -2144,6 +2172,10 @@
"translation": "{{.SubjectText}} sur {{.TeamDisplayName}} le {{.Day}} {{.Month}} {{.Year}}"
},
{
+ "id": "api.templates.post_subject_in_group_message",
+ "translation": "{{.SubjectText}} sur {{.TeamDisplayName}} le {{.Day}} {{.Month}} {{.Year}}"
+ },
+ {
"id": "api.templates.reset_body.button",
"translation": "Réinitialiser le mot de passe"
},
@@ -2157,7 +2189,11 @@
},
{
"id": "api.templates.reset_subject",
- "translation": "Réinitialiser votre mot de passe."
+ "translation": "[{{ .SiteName }}] Reset your password"
+ },
+ {
+ "id": "api.templates.signin_change_email.body.info",
+ "translation": "Vous avez mis à jour votre méthode de connexion pour le {{ .SiteName }} à {{.Method}}.<br>Si vous n'êtes pas à l'origine de ce changement, veuillez contacter votre administrateur système."
},
{
"id": "api.templates.signin_change_email.body.method_email",
@@ -2168,6 +2204,10 @@
"translation": "Vous avez mis-à-jour votre méthode de connexion"
},
{
+ "id": "api.templates.signin_change_email.subject",
+ "translation": "[{{ .SiteName }}] You updated your sign-in method on {{ .SiteName }}"
+ },
+ {
"id": "api.templates.signup_team_body.button",
"translation": "Configurer votre équipe"
},
@@ -2184,14 +2224,6 @@
"translation": "Paramétrage Équipe {{ .SiteName }}"
},
{
- "id": "api.templates.singin_change_email.body.info",
- "translation": "Vous avez mis à jour votre méthode de connexion pour le {{ .SiteName }} à {{.Method}}.<br>Si vous n'êtes pas à l'origine de ce changement, veuillez contacter votre administrateur système."
- },
- {
- "id": "api.templates.singin_change_email.subject",
- "translation": "Vous avez mis à jour votre méthode de connexion sur {{ .SiteName }}"
- },
- {
"id": "api.templates.upgrade_30_body.info",
"translation": "<h3 style='font-weight: normal; margin-top: 10px;'>VOS COMPTES DUPLIQUES ONT ETE MIS A NIVEAU</h3>Votre serveur Mattermost a été mis à niveau vers la version 3.0, qui vous permet d'utiliser un seul compte pour plusieurs équipes.<br/><br/>Vous recevez cet email parce que le processus de mise à niveau a détecté que votre compte utilisait la même adresse email ou le même nom d'utilisateur que d'autres comptes présents sur le serveur.<br/><br/>Les mises à niveau suivantes ont été effectuées : <br/><br/>{{if .EmailChanged }}- Une adresse email dupliquée d'un compte de l'équipe `/{{.TeamName}}` a été changé en `{{.Email}}`. Vous devrez utiliser cette nouvelle adresse email la prochaine fois que vous vous connecterez à l'aide de votre adresse email et mot de passe.<br/><br/>{{end}}{{if .UsernameChanged }}- Un nom d'utilisateur en doublon d'un compte de l'équipe `/{{.TeamName}}` a été changé en `{{.Username}}` pour éviter toute confusion avec d'autres comptes.<br/><br/>{{end}} ACTION RECOMMANDÉE : <br/><br/>Il est nécessaire que vous vous connectiez aux équipes qui utilisent vos comptes dupliqués de façon à ajouter votre compte principal à cette équipe et ainsi pouvoir continuer à utiliser vos groupes publics et privés.<br/><br/>De cette façon, votre compte principal aura accès à l'entièreté de l'historique des canaux publics et privés. Vous pouvez continuer à utiliser l'historique des messages privés en utilisant vos comptes dupliqués en vous connectant à l'aide de leurs paramètres d'authentification. <br/><br/>POUR PLUS D'INFORMATION: <br/><br/>Pour plus d'information sur la mise à niveau vers Mattermost 3.0, veuillez vous référer à : <a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
},
@@ -2209,7 +2241,7 @@
},
{
"id": "api.templates.username_change_subject",
- "translation": "Votre nom d'utilisateur a été modifié pour {{.TeamDisplayName}}"
+ "translation": "[{{ .SiteName }}] Your username has changed"
},
{
"id": "api.templates.verify_body.button",
@@ -2253,7 +2285,7 @@
},
{
"id": "api.templates.welcome_subject",
- "translation": "Vous avez rejoint {{ .ServerURL }}"
+ "translation": "[{{ .SiteName }}] You joined {{ .ServerURL }}"
},
{
"id": "api.user.activate_mfa.email_and_ldap_only.app_error",
@@ -2692,10 +2724,6 @@
"translation": "Hub d'équipe arrêté pour teamId=%v"
},
{
- "id": "api.webhook.create_incoming.disabled.app_error",
- "translation": "Les webhooks entrants ont été désactivés par l'administrateur système."
- },
- {
"id": "api.webhook.create_outgoing.disabled.app_error",
"translation": "Les webhooks entrants ont été désactivés par l'administrateur système."
},
@@ -2732,14 +2760,6 @@
"translation": "Droits insuffisants pour supprimer le webhook sortant"
},
{
- "id": "api.webhook.get_incoming.disabled.app_error",
- "translation": "Les webhooks entrants ont été désactivées par l'administrateur système."
- },
- {
- "id": "api.webhook.get_outgoing.disabled.app_error",
- "translation": "Les webhooks sortants ont été désactivés par l'administrateur système."
- },
- {
"id": "api.webhook.incoming.debug",
"translation": "webhook entrant reçu. Contenu ="
},
@@ -2752,10 +2772,6 @@
"translation": "Initialisation des routes de l'API webhook"
},
{
- "id": "api.webhook.regen_outgoing_token.disabled.app_error",
- "translation": "Les webhooks sortants ont été désactivés par l'administrateur système."
- },
- {
"id": "api.webhook.regen_outgoing_token.permissions.app_error",
"translation": "Droits insuffisants pour regénérer le jeton du webhook sortant"
},
@@ -2852,6 +2868,10 @@
"translation": "Import data line has type \"channel\" but the channel object is null."
},
{
+ "id": "app.import.import_line.null_post.error",
+ "translation": "Import data line has type \"post\" but the post object is null."
+ },
+ {
"id": "app.import.import_line.null_team.error",
"translation": "Import data line has type \"team\" but the team object is null."
},
@@ -2864,6 +2884,18 @@
"translation": "Import data line has unknown type \"{{.Type}}\"."
},
{
+ "id": "app.import.import_post.channel_not_found.error",
+ "translation": "Error importing post. Channel with name \"{{.ChannelName}}\" could not be found."
+ },
+ {
+ "id": "app.import.import_post.team_not_found.error",
+ "translation": "Error importing post. Team with name \"{{.TeamName}}\" could not be found."
+ },
+ {
+ "id": "app.import.import_post.user_not_found.error",
+ "translation": "Error importing post. User with username \"{{.Username}}\" could not be found."
+ },
+ {
"id": "app.import.validate_channel_import_data.create_at_zero.error",
"translation": "Channel create_at must not be 0 if provided."
},
@@ -2908,6 +2940,34 @@
"translation": "Missing required channel property: type."
},
{
+ "id": "app.import.validate_post_import_data.channel_missing.error",
+ "translation": "Missing required Post property: Channel."
+ },
+ {
+ "id": "app.import.validate_post_import_data.create_at_missing.error",
+ "translation": "Missing required Post property: create_at."
+ },
+ {
+ "id": "app.import.validate_post_import_data.create_at_zero.error",
+ "translation": "Post CreateAt must not be zero if it is provided."
+ },
+ {
+ "id": "app.import.validate_post_import_data.message_length.error",
+ "translation": "Post Message property is longer than the maximum permitted length."
+ },
+ {
+ "id": "app.import.validate_post_import_data.message_missing.error",
+ "translation": "Missing required Post property: Message."
+ },
+ {
+ "id": "app.import.validate_post_import_data.team_missing.error",
+ "translation": "Missing required Post property: Team."
+ },
+ {
+ "id": "app.import.validate_post_import_data.user_missing.error",
+ "translation": "Missing required Post property: User."
+ },
+ {
"id": "app.import.validate_team_import_data.allowed_domains_length.error",
"translation": "Team allowed_domains is too long."
},
@@ -3020,6 +3080,14 @@
"translation": "Team name missing from User's Team Membership."
},
{
+ "id": "authentication.permissions.create_group_channel.description",
+ "translation": "Ability to create new group message channels"
+ },
+ {
+ "id": "authentication.permissions.create_group_channel.name",
+ "translation": "Create Group Message"
+ },
+ {
"id": "authentication.permissions.create_team_roles.description",
"translation": "Ability to create new teams"
},
@@ -3596,6 +3664,14 @@
"translation": "Nous avons rencontré une erreur lors de la recherche des profils utilisateurs"
},
{
+ "id": "model.client.set_profile_user.no_file.app_error",
+ "translation": "Pas de fichier dans le paramètre \"image\" de la requête"
+ },
+ {
+ "id": "model.client.set_profile_user.writer.app_error",
+ "translation": "Impossible d'écrire la demande"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "La date de création doit être une date valide"
},
@@ -4976,6 +5052,10 @@
"translation": "Nous n'avons pas pu obtenir les messages parent pour le canal"
},
{
+ "id": "store.sql_post.get_posts_created_att.app_error",
+ "translation": "Nous n'avons pas pu obtenir les messages pour le canal"
+ },
+ {
"id": "store.sql_post.get_posts_since.app_error",
"translation": "Nous n'avons pas pu obtenir les messages pour le canal"
},
@@ -4984,6 +5064,10 @@
"translation": "Nous n'avons pas pu obtenir les messages pour le canal"
},
{
+ "id": "store.sql_post.overwrite.app_error",
+ "translation": "Nous n'avons pas pu supprimer le message"
+ },
+ {
"id": "store.sql_post.permanent_delete.app_error",
"translation": "Nous n'avons pas pu supprimer le message"
},
@@ -5012,8 +5096,8 @@
"translation": "Vous ne pouvez pas mettre à jour un message existant"
},
{
- "id": "store.sql_post.search.app_error",
- "translation": "Vous avons rencontré une erreur durant la recherche des messages"
+ "id": "store.sql_post.search.warn",
+ "translation": "Query error searching posts: %v"
},
{
"id": "store.sql_post.update.app_error",
@@ -5620,6 +5704,18 @@
"translation": "Une erreur s'est produite lors de l'enregistrement du fichier {{.Filename}}"
},
{
+ "id": "utils.config.supported_client_locale.app_error",
+ "translation": "Unable to load mattermost configuration file: DefaultClientLocale must be one of the supported locales"
+ },
+ {
+ "id": "utils.config.supported_server_locale.app_error",
+ "translation": "Unable to load mattermost configuration file: DefaultServerLocale must be one of the supported locales"
+ },
+ {
+ "id": "utils.config.validate_locale.app_error",
+ "translation": "Unable to load mattermost configuration file: AvailableLocales must include DefaultClientLocale"
+ },
+ {
"id": "utils.diagnostic.analytics_not_found.app_error",
"translation": "Analytics non initialisé"
},