From ec4df746ea6483e8e8b9599ea2c885ecffe8b2e6 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 26 Sep 2022 18:03:46 +0200 Subject: [PATCH 1/4] Translated using Weblate (English (Australia)) Currently translated at 100.0% (2381 of 2381 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index eafc534942..e1dc7cb1c0 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -253,7 +253,7 @@ }, { "id": "oauth.gitlab.tos.error", - "translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again." + "translation": "GitLab's Terms of Service have updated. Please go to {{.URL}} to accept them and then try logging into Mattermost again." }, { "id": "model.websocket_client.connect_fail.app_error", @@ -4989,15 +4989,15 @@ }, { "id": "api.templates.payment_failed.title", - "translation": "Failed Payment" + "translation": "The payment wasn't successful" }, { "id": "api.templates.payment_failed.subject", - "translation": "Action required: Payment failed for Mattermost Cloud" + "translation": "Action required: Payment failed for Mattermost {{.Plan}}" }, { "id": "api.templates.payment_failed.info3", - "translation": "To ensure uninterrupted subscription to Mattermost Cloud, please either contact your financial institution to fix the underlying problem or update your payment information. Once payment information is updated, Mattermost will attempt to settle any outstanding balance." + "translation": "To ensure uninterrupted access to Mattermost {{.Plan}}, please either contact your financial institution to fix the underlying problem or update your payment information. Once payment information is updated, Mattermost will attempt to settle any outstanding balance." }, { "id": "api.templates.payment_failed.info2", @@ -9525,5 +9525,17 @@ { "id": "app.cloud.trial_plan_bot_message", "translation": "{{.UsersNum}} members of the {{.WorkspaceName}} workspace have requested starting the Enterprise trial for access to: " + }, + { + "id": "ent.saml.configure.certificate_parse_error.app_error", + "translation": "SAML could not load Identity Provider Public Certificate successfully, please contact your system administrator." + }, + { + "id": "app.user.get_badge_count.app_error", + "translation": "The user's badge couldn't be retrieved." + }, + { + "id": "app.cloud.get_current_plan_name.app_error", + "translation": "Unable to get current plan name" } ] From 1690286e6b65d679f8910dfd46c2a5a82dd8fbb3 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Mon, 26 Sep 2022 18:03:46 +0200 Subject: [PATCH 2/4] Translated using Weblate (Japanese) Currently translated at 100.0% (2382 of 2382 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/ --- i18n/ja.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/ja.json b/i18n/ja.json index b4d3379d92..5918ca411b 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -9530,5 +9530,9 @@ { "id": "app.cloud.get_current_plan_name.app_error", "translation": "現在のプラン名を取得できませんでした" + }, + { + "id": "app.job.error", + "translation": "ジョブ実行中にエラーが発生しました。" } ] From 963643fd6c14e6f4517f70a2b936be44ad0ce416 Mon Sep 17 00:00:00 2001 From: master7 Date: Mon, 26 Sep 2022 18:03:47 +0200 Subject: [PATCH 3/4] Translated using Weblate (Polish) Currently translated at 100.0% (2382 of 2382 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/ --- i18n/pl.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/pl.json b/i18n/pl.json index a5593cfa3c..de2e7d8a68 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9538,5 +9538,9 @@ { "id": "app.user.get_badge_count.app_error", "translation": "Nie mogliśmy uzyskać liczby odznak dla użytkownika." + }, + { + "id": "app.job.error", + "translation": "Błąd podczas wykonywania zadania." } ] From fcfdadf106b4823e47f4ab593a32180eade26481 Mon Sep 17 00:00:00 2001 From: MArtin Johnson Date: Mon, 26 Sep 2022 18:03:47 +0200 Subject: [PATCH 4/4] Translated using Weblate (Swedish) Currently translated at 100.0% (2382 of 2382 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/ --- i18n/sv.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/sv.json b/i18n/sv.json index e3ede34fd8..2374ce62ad 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -9537,5 +9537,9 @@ { "id": "api.cloud.delinquency_email.missing_email_to_trigger", "translation": "Information i obligatoriska fält saknas för att kunna skicka e-postmeddelanden om utebliven betalning." + }, + { + "id": "app.job.error", + "translation": "Fel under utförandet av jobbet." } ]