From ec4df746ea6483e8e8b9599ea2c885ecffe8b2e6 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 26 Sep 2022 18:03:46 +0200 Subject: [PATCH] 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" } ]