From da78734c464a5b2a50f24c66ba5c935a9c8e2de9 Mon Sep 17 00:00:00 2001 From: Julien Tant Date: Tue, 1 Feb 2022 11:51:41 +0100 Subject: [PATCH 1/9] 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 6036d6d3da3357e24698d601f065b780e3de127f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B3th=20Csaba=20//=20Online=20ERP=20Hungary=20Kft?= Date: Tue, 1 Feb 2022 11:51:42 +0100 Subject: [PATCH 2/9] 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 c58d500b3caa2272deeb1bc6ae79bb360ee97815 Mon Sep 17 00:00:00 2001 From: Gabriel Tapias Date: Tue, 1 Feb 2022 11:51:42 +0100 Subject: [PATCH 3/9] 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 6c4a28f396bbaa74f23fdc940aff8ad89c766ab5 Mon Sep 17 00:00:00 2001 From: JtheBAB Date: Tue, 1 Feb 2022 11:51:43 +0100 Subject: [PATCH 4/9] 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/ 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 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/i18n/de.json b/i18n/de.json index 8a218a3f42..ddfe75531b 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -4821,7 +4821,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -4833,7 +4833,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Version 78+" + "translation": "Version 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", @@ -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 7de4235e48e1fd388d45b004d17e9175a7780408 Mon Sep 17 00:00:00 2001 From: jprusch Date: Tue, 1 Feb 2022 11:51:43 +0100 Subject: [PATCH 5/9] 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 ddfe75531b..7f20242f17 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" } ] From b2eb48a757dc8aec62b77c33489e671d18229608 Mon Sep 17 00:00:00 2001 From: master7 Date: Tue, 1 Feb 2022 11:51:43 +0100 Subject: [PATCH 6/9] Translated using Weblate (Polish) 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/pl/ --- i18n/pl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/i18n/pl.json b/i18n/pl.json index f852d4ad21..b8501ed614 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -4781,7 +4781,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -4793,7 +4793,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Wersja 78+" + "translation": "Wersja 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", @@ -9306,5 +9306,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Migracja konfiguracji jest ograniczona ze względu na typ instancji." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "Odpowiedź SAML jest zbyt długa" } ] From f75cbb085777aa3ed28ae4ccd49e939d270b3f2e Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Tue, 1 Feb 2022 11:51:44 +0100 Subject: [PATCH 7/9] Translated using Weblate (Dutch) 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/nl/ --- i18n/nl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/i18n/nl.json b/i18n/nl.json index 934b7106d5..982df3412a 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -4801,7 +4801,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -4813,7 +4813,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Versie 78+" + "translation": "Versie 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", @@ -9305,5 +9305,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Configurariemigratie is beperkt vanwege het type instantie." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML antwoord is te lang" } ] From 1723331097d0bb43ad5239811a21140346d6fd53 Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Tue, 1 Feb 2022 11:51:44 +0100 Subject: [PATCH 8/9] Translated using Weblate (Turkish) 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/tr/ --- i18n/tr.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/i18n/tr.json b/i18n/tr.json index 6bd0849717..b78754879c 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -5897,7 +5897,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Sürüm 78+" + "translation": "Sürüm 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.safari", @@ -5909,7 +5909,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.no_longer_support_version", @@ -9305,5 +9305,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Kopya türü nedeniyle yapılandırma aktarımı kısıtlı." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML yanıtı çok uzun" } ] From 2558edf1a2a68840ecfb5ef23654c289853008e8 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Tue, 1 Feb 2022 11:51:44 +0100 Subject: [PATCH 9/9] Translated using Weblate (English (Australia)) 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/en_AU/ --- i18n/en_AU.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 1aaa5f36da..ad64709c9e 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -61,7 +61,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.windows", - "translation": "Windows 7+" + "translation": "Windows 8.1+" }, { "id": "web.error.unsupported_browser.min_os_version.mac", @@ -73,7 +73,7 @@ }, { "id": "web.error.unsupported_browser.min_browser_version.firefox", - "translation": "Version 78+" + "translation": "Version 91+" }, { "id": "web.error.unsupported_browser.min_browser_version.edge", @@ -9305,5 +9305,9 @@ { "id": "api.config.migrate_config_restricted.app_error", "translation": "Config migration is restricted due to instance type." + }, + { + "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", + "translation": "SAML response is too long" } ]