From cff0c941f26ddec30dbbddf18df425b672d47bc7 Mon Sep 17 00:00:00 2001 From: enahum Date: Sun, 24 Sep 2017 23:25:33 -0300 Subject: translations PR 20170918 (#7470) --- i18n/fr.json | 136 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 72 insertions(+), 64 deletions(-) (limited to 'i18n/fr.json') diff --git a/i18n/fr.json b/i18n/fr.json index c41bc142d..32aec3e9e 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -593,11 +593,11 @@ }, { "id": "api.command_channel_rename.too_long.app_error", - "translation": "Channel name must be {{.Length}} or fewer characters" + "translation": "Le nom du canal doit être composé d'au maximum {{.Length}} caractères" }, { "id": "api.command_channel_rename.too_short.app_error", - "translation": "Channel name must be {{.Length}} or more characters" + "translation": "Le nom du canal doit être composé d'au minimum {{.Length}} caractères" }, { "id": "api.command_channel_rename.update_channel.app_error", @@ -861,7 +861,7 @@ }, { "id": "api.command_shortcuts.unsupported.app_error", - "translation": "La commande de recherche n'est pas supportée sur votre périphérique" + "translation": "La commande de raccourcis n'est pas supportée sur votre périphérique" }, { "id": "api.command_shrug.desc", @@ -971,10 +971,6 @@ "id": "api.email_batching.check_pending_emails.finished_running", "translation": "La tâche d'envoi d'e-mails par lot vient de s'exécuter. %v utilisateur(s) ont encore des notifications en attente." }, - { - "id": "api.email_batching.check_pending_emails.status.app_error", - "translation": "Impossible de trouver le statut du destinataire pour l'envoi par lot des e-mails de notification" - }, { "id": "api.email_batching.render_batched_post.channel.app_error", "translation": "Impossible de trouver le canal du message pour l'envoi par lot des notifications par e-mail" @@ -1401,10 +1397,6 @@ "id": "api.oauth.authorize_oauth.missing.app_error", "translation": "Il manque une des valeurs parmi response_type, client_id ou redirect_uri" }, - { - "id": "api.oauth.complete_oauth.missing_code.app_error", - "translation": "Le fournisseur de services {{.service}} n'a pas envoyé un code d'autorisation dans l'URL de redirection.\n\nPour [Google Apps](https://docs.mattermost.com/deployment/sso-google.html) vérifiez que votre administrateur ait activé l'API Google+.\n\nPour [Office 365](https://docs.mattermost.com/deployment/sso-office.html) vérifiez que l'administrateur de votre organisation Microsoft ait activé l'application Mattermost.\n\nPour [GitLab](https://docs.mattermost.com/deployment/sso-gitlab.html) vérifiez que vous ayez suivi les instructions d'installation.\n\nSi, malgré cela, vous rencontrez toujours des problèmes avec votre configuration, envoyez un message sur le [forum de dépannage](https://forum.mattermost.org/c/general/trouble-shoot) où nous serons en mesure de vous aider à résoudre le problème." - }, { "id": "api.oauth.delete.permissions.app_error", "translation": "Permissions insuffisantes pour supprimer l'application OAuth2" @@ -1515,15 +1507,15 @@ }, { "id": "api.plugin.upload.array.app_error", - "translation": "File array is empty in multipart/form request" + "translation": "Le tableau de fichier est vide dans la requête multipart/form" }, { "id": "api.plugin.upload.file.app_error", - "translation": "Unable to open file in multipart/form request" + "translation": "Impossible d'ouvrir le fichier dans la requête multipart/form" }, { "id": "api.plugin.upload.no_file.app_error", - "translation": "Missing file in multipart/form request" + "translation": "Fichier manquant dans la requête multipart/form" }, { "id": "api.post.check_for_out_of_channel_mentions.message.multiple", @@ -1563,7 +1555,7 @@ }, { "id": "api.post.create_post.town_square_read_only", - "translation": "This channel is read-only. Only members with permission can post here." + "translation": "Le canal est en lecture seule. Seuls les membres disposant de la permission peuvent poster ici." }, { "id": "api.post.create_webhook_post.creating.app_error", @@ -1595,11 +1587,11 @@ }, { "id": "api.post.do_action.action_id.app_error", - "translation": "Id client invalide" + "translation": "Id d'action invalide" }, { "id": "api.post.do_action.action_integration.app_error", - "translation": "Action integration error" + "translation": "Erreur d'action d'intégration" }, { "id": "api.post.get_message_for_notification.files_sent", @@ -2235,14 +2227,6 @@ "id": "api.templates.email_organization", "translation": "Envoyée par " }, - { - "id": "api.templates.error.link", - "translation": "Retourner sur Mattermost" - }, - { - "id": "api.templates.error.title", - "translation": "{{ .SiteName }} a besoin de vous:" - }, { "id": "api.templates.find_teams_body.found", "translation": "Votre requête de récupération des équipes associées à votre adresse e-mail donne le résultat suivant :" @@ -2373,15 +2357,15 @@ }, { "id": "api.templates.user_access_token_body.info", - "translation": "Un jeton d'accès utilisateur a été ajouté à votre compte sur {{.SiteURL}}. Il peut être utilisé pour accéder à {{.SiteName}} à l'aide de votre compte.
Si ce changement n'a pas été initié par vous, veuillez contacter votre administrateur système." + "translation": "Un jeton d'accès utilisateur a été ajouté à votre compte sur {{.SiteURL}}. Il peut être utilisé pour accéder à {{.SiteName}} avec votre compte.
Si vous n'êtes pas à l'origine de cette demande, veuillez contacter votre administrateur système." }, { "id": "api.templates.user_access_token_body.title", - "translation": "Un jeton d'accès a été ajouté à votre compte." + "translation": "Un jeton d'accès personnel a été ajouté à votre compte" }, { "id": "api.templates.user_access_token_subject", - "translation": "[{{.SiteName}}] Token d'accès utilisateur ajouté à votre compte" + "translation": "[{{.SiteName}}] Jeton d'accès personnel ajouté à votre compte" }, { "id": "api.templates.username_change_body.info", @@ -3443,10 +3427,6 @@ "id": "app.plugin.activate.app_error", "translation": "Unable to activate extracted plugin. Plugin may already exist and be activated." }, - { - "id": "app.plugin.bad_path.app_error", - "translation": "Bad file path in extracted files" - }, { "id": "app.plugin.deactivate.app_error", "translation": "Impossible de supprimer la réaction" @@ -3459,6 +3439,10 @@ "id": "app.plugin.extract.app_error", "translation": "Encountered error extracting plugin" }, + { + "id": "app.plugin.filesystem.app_error", + "translation": "Encountered filesystem error" + }, { "id": "app.plugin.get_plugins.app_error", "translation": "Impossible de supprimer la réaction" @@ -3471,10 +3455,6 @@ "id": "app.plugin.mvdir.app_error", "translation": "Unable to move plugin from temporary directory to final destination" }, - { - "id": "app.plugin.no_files.app_error", - "translation": "No files found in the compressed folder" - }, { "id": "app.plugin.remove.app_error", "translation": "Impossible de supprimer la réaction" @@ -3987,30 +3967,6 @@ "id": "ent.saml.update_saml_user.unable_error", "translation": "Impossible de mettre à jour l'utilisateur SAML. Connexion autorisée malgré tout. err=%v" }, - { - "id": "error.generic.link_message", - "translation": "Retourner sur Mattermost" - }, - { - "id": "error.generic.message", - "translation": "Une erreur s'est produite." - }, - { - "id": "error.generic.title", - "translation": "Erreur" - }, - { - "id": "error.not_found.link_message", - "translation": "Retourner sur Mattermost" - }, - { - "id": "error.not_found.message", - "translation": "La page que vous cherchez n'existe pas." - }, - { - "id": "error.not_found.title", - "translation": "Page introuvable" - }, { "id": "jobs.request_cancellation.status.error", "translation": "Impossible de demander l'annulation de la tâche, elle se trouve dans un état qui ne peut être annulé." @@ -4395,6 +4351,18 @@ "id": "model.config.is_valid.cluster_email_batching.app_error", "translation": "Impossible d'activer l'envoi d'e-mails par lot lorsque le clustering est activé" }, + { + "id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error", + "translation": "DataRetention DeletionJobStartTime setting must be set to a time in the format \"hh:mm\"" + }, + { + "id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error", + "translation": "DataRetention FileRetentionDays setting must be at least 1" + }, + { + "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error", + "translation": "DataRetention MessageRetentionDays setting must be at least 1" + }, { "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error", "translation": "Elasticsearch AggregatePostsAfterDays setting must be a number greater than or equal to 1" @@ -5299,6 +5267,10 @@ "id": "store.sql_audit.get.limit.app_error", "translation": "Limite dépassée pour la pagination" }, + { + "id": "store.sql_audit.permanent_delete_batch.app_error", + "translation": "We encountered an error permanently deleting the batch of audits" + }, { "id": "store.sql_audit.permanent_delete_by_user.app_error", "translation": "Nous avons rencontré une erreur durant la suppression des audits" @@ -5659,6 +5631,10 @@ "id": "store.sql_file_info.permanent_delete.app_error", "translation": "We couldn't permanently delete the file info" }, + { + "id": "store.sql_file_info.permanent_delete_batch.app_error", + "translation": "We encountered an error permanently deleting the batch of file infos" + }, { "id": "store.sql_file_info.save.app_error", "translation": "Impossible de sauvegarder l'information du fichier" @@ -5867,6 +5843,10 @@ "id": "store.sql_post.permanent_delete_all_comments_by_user.app_error", "translation": "Impossible de supprimer les commentaires de l'utilisateur" }, + { + "id": "store.sql_post.permanent_delete_batch.app_error", + "translation": "We encountered an error permanently deleting the batch of posts" + }, { "id": "store.sql_post.permanent_delete_by_channel.app_error", "translation": "Impossible de supprimer les messages par canal" @@ -5987,6 +5967,10 @@ "id": "store.sql_reaction.get_for_post.app_error", "translation": "Impossible de récupérer les réactions de le message spécifiée" }, + { + "id": "store.sql_reaction.permanent_delete_batch.app_error", + "translation": "We encountered an error permanently deleting the batch of reactions" + }, { "id": "store.sql_reaction.save.begin.app_error", "translation": "Impossible d'ouvrir une transaction pendant qu'une réaction est en cours de sauvegarde" @@ -6683,10 +6667,6 @@ "id": "web.authorize_oauth.title", "translation": "Autoriser une application" }, - { - "id": "web.check_browser_compatibility.app_error", - "translation": "Votre navigateur actuel n'est pas supporté, veuillez vous mettre à niveau vers l'un des navigateurs suivants : Google Chrome 21 ou supérieur, Internet Explorer 11 ou supérieur, Firefox 14 ou supérieur, Safari 9 ou supérieur" - }, { "id": "web.claim_account.team.error", "translation": "Impossible de trouver l'équipe nom=%v, err=%v" @@ -6731,6 +6711,34 @@ "id": "web.email_verified.title", "translation": "Email vérifié" }, + { + "id": "web.error.unsupported_browser.help1", + "translation": "Google Chrome 43+" + }, + { + "id": "web.error.unsupported_browser.help2", + "translation": "Mozilla Firefox 52+" + }, + { + "id": "web.error.unsupported_browser.help3", + "translation": "Microsoft Internet Explorer 11+" + }, + { + "id": "web.error.unsupported_browser.help4", + "translation": "Microsoft Edge 40+" + }, + { + "id": "web.error.unsupported_browser.help5", + "translation": "Apple Safari 9+" + }, + { + "id": "web.error.unsupported_browser.message", + "translation": "Your current browser is not supported. Please upgrade to one of the following browsers:" + }, + { + "id": "web.error.unsupported_browser.title", + "translation": "Unsupported Browser" + }, { "id": "web.find_team.title", "translation": "Recherche d'équipe" -- cgit v1.2.3-1-g7c22