From 658d86b8d98d53c036ec4d293164fabbff058ac8 Mon Sep 17 00:00:00 2001 From: Julien Tant Date: Mon, 31 Jan 2022 15:15:59 +0100 Subject: [PATCH 1/5] Translated using Weblate (French) Currently translated at 95.3% (2215 of 2323 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fr/ --- i18n/fr.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/fr.json b/i18n/fr.json index afb6fe13d3..ea1573ce17 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -1509,7 +1509,7 @@ }, { "id": "api.slackimport.slack_add_channels.added", - "translation": "\nCanaux ajoutés :\n" + "translation": "\nCanaux ajoutés :\n" }, { "id": "api.slackimport.slack_add_channels.failed_to_add_user", @@ -7245,7 +7245,7 @@ }, { "id": "api.templates.cloud_welcome_email.signin_sub_info2", - "translation": "pour une expérience optimale sur PC, Mac, iOS et Android." + "translation": "pour une expérience optimale sur Windows, Linux, Mac, iOS et Android." }, { "id": "api.templates.cloud_welcome_email.signin_sub_info", @@ -8145,7 +8145,7 @@ }, { "id": "api.templates.cloud_welcome_email.add_apps_sub_info", - "translation": "Simplifiez votre travail avec des outils tels que Github, Google Calendar et Chrome. Explorez toutes les intégrations que nous proposons sur notre" + "translation": "Simplifiez votre travail avec des outils tels que Github, Jora et Zoom. Explorez toutes les intégrations que nous proposons sur notre" }, { "id": "api.templates.cloud_welcome_email.add_apps_info", @@ -8173,7 +8173,7 @@ }, { "id": "api.templates.cloud_trial_ended_email.subtitle", - "translation": "{{.Name}}, votre essai gratuit de 14 jours de Mattermost Cloud Professional a pris fin aujourd'hui, {{.TodayDate}}. Veuillez ajouter vos informations de paiement pour que votre équipe puisse continuer à profiter des avantages de la version Cloud Professional." + "translation": "{{.Name}}, votre essai gratuit de 14 jours de Mattermost Cloud Enterprise a pris fin aujourd'hui, {{.TodayDate}}. Veuillez ajouter vos informations de paiement pour que votre équipe puisse continuer à profiter des avantages de la version Cloud Enterprise." }, { "id": "api.templates.cloud_trial_ended_email.subject", @@ -8201,7 +8201,7 @@ }, { "id": "api.templates.at_limit_info1", - "translation": "Il semble que vous avez 10 utilisateurs ou plus dans votre espace de travail maintenant - c'est génial ! Si vous voulez inviter plus de membres de votre équipe, envisagez de vous mettre à niveau vers la version Mattermost Cloud Professional maintenant." + "translation": "Il semble que vous avez 10 utilisateurs ou plus dans votre espace de travail maintenant - c'est génial ! Si vous voulez inviter plus de membres de votre équipe, envisagez de vous mettre à niveau vers la version Mattermost Cloud maintenant." }, { "id": "api.team.set_team_icon.check_image_limits.app_error", @@ -8700,7 +8700,7 @@ }, { "id": "api.templates.over_limit_info1", - "translation": "Il semble que vous ayez plus de 10 utilisateurs dans votre espace de travail, ce qui dépasse les limites du niveau gratuit de Mattermost Cloud Professional. Pour éviter toute perturbation de votre espace de travail Mattermost, veuillez effectuer une mise à niveau maintenant." + "translation": "Il semble que vous ayez plus de 10 utilisateurs dans votre espace de travail, ce qui dépasse les limites du niveau gratuit de Mattermost Cloud. Pour éviter toute perturbation de votre espace de travail Mattermost, veuillez effectuer une mise à niveau maintenant." }, { "id": "api.templates.over_limit_90_days_subject", From 4db6e003e427d22dee1fd35b497cf875333a87db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B3th=20Csaba=20//=20Online=20ERP=20Hungary=20Kft?= Date: Mon, 31 Jan 2022 15:15:59 +0100 Subject: [PATCH 2/5] Translated using Weblate (Hungarian) Currently translated at 100.0% (2323 of 2323 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/ --- i18n/hu.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/hu.json b/i18n/hu.json index 2313620779..27ad793657 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -9298,5 +9298,9 @@ { "id": "api.license.request_renewal_link.cannot_renew_on_cws", "translation": "Ennek a licensznek a portálon keresztüli megújítása nem lehetséges" + }, + { + "id": "api.config.migrate_config_restricted.app_error", + "translation": "A konfiguráció migrációja a telepítés típusa miatt korlátozott." } ] From 5b136a6018e17018ecd705f161f55421e295b04b Mon Sep 17 00:00:00 2001 From: Gabriel Tapias Date: Mon, 31 Jan 2022 15:16:00 +0100 Subject: [PATCH 3/5] Translated using Weblate (Spanish) Currently translated at 100.0% (2323 of 2323 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/es/ --- i18n/es.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/es.json b/i18n/es.json index ee81347987..816cbeadea 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -9298,5 +9298,9 @@ { "id": "api.custom_status.set_custom_statuses.update.app_error", "translation": "No se ha podido actualizar el estado personalizado. Por favor, añade un emoji o un estado de texto personalizado o ambos." + }, + { + "id": "api.config.migrate_config_restricted.app_error", + "translation": "Migración de la configuración está restringida debido al tipo de instancia." } ] From 0767a19c680c0289daa978c86637aa60abf1db5d Mon Sep 17 00:00:00 2001 From: JtheBAB Date: Mon, 31 Jan 2022 15:16:00 +0100 Subject: [PATCH 4/5] Translated using Weblate (German) Currently translated at 99.9% (2323 of 2324 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ --- i18n/de.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/de.json b/i18n/de.json index 8a218a3f42..3b1210b30b 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9305,5 +9305,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Die Migration von Konfigurationen ist aufgrund des Instanztyps eingeschränkt." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML-Antwort ist zu lang" } ] From fdf4800994ca73861bfc424fedd9e999bd0a6bed Mon Sep 17 00:00:00 2001 From: jprusch Date: Mon, 31 Jan 2022 15:16:00 +0100 Subject: [PATCH 5/5] Translated using Weblate (German) Currently translated at 100.0% (2324 of 2324 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ --- i18n/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/de.json b/i18n/de.json index 3b1210b30b..81dcf72bd5 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9308,6 +9308,6 @@ }, { "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", - "translation": "SAML-Antwort ist zu lang" + "translation": "SAML Antwort ist zu lang" } ]