From 694e48f61849d2f482bfd78dea14df78ba1d09ac Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Tue, 14 Jun 2022 15:12:11 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.3% (2318 of 2334 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 24d3657ff9..71a194142a 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -4969,7 +4969,7 @@ }, { "id": "api.templates.post_body.button", - "translation": "Go To Post" + "translation": "Reply in Mattermost" }, { "id": "api.templates.payment_failed_no_card.title", @@ -5265,7 +5265,7 @@ }, { "id": "api.templates.cloud_welcome_email.title", - "translation": "Your 14 day trial of the {{.WorkSpace}} workspace is ready to go!" + "translation": "Your 30 day trial of the {{.WorkSpace}} workspace is ready to go!" }, { "id": "api.templates.cloud_welcome_email.subtitle_info", @@ -5333,11 +5333,11 @@ }, { "id": "api.templates.cloud_trial_ending_email.title", - "translation": "Your free 14-day trial of Mattermost is ending soon" + "translation": "Your free 30-day trial of Mattermost is ending soon" }, { "id": "api.templates.cloud_trial_ending_email.subtitle", - "translation": "{{.Name}}, your 14-day trial of Mattermost is ending in 3 days, on {{.TrialEnd}}. Please add your payment information to ensure your team can continue enjoying the benefits of Mattermost Cloud." + "translation": "{{.Name}}, your 30-day trial of Mattermost is ending in 3 days, on {{.TrialEnd}}. Please add your payment information to ensure your team can continue enjoying the benefits of Mattermost Cloud." }, { "id": "api.templates.cloud_trial_ending_email.subject", @@ -5349,11 +5349,11 @@ }, { "id": "api.templates.cloud_trial_ended_email.title", - "translation": "Your 14-day free trial of Mattermost has ended" + "translation": "Your 30-day free trial of Mattermost has ended" }, { "id": "api.templates.cloud_trial_ended_email.subtitle", - "translation": "{{.Name}}, your 14-day free trial of Mattermost Cloud Enterprise ended on {{.TodayDate}}. We hope you’ve enjoyed our flexible and secure collaboration platform. Please add your payment information to ensure your team can continue collaborating with Mattermost." + "translation": "{{.Name}}, your 30-day free trial of Mattermost Cloud Enterprise ended on {{.TodayDate}}. We hope you’ve enjoyed our flexible and secure collaboration platform. Please add your payment information to ensure your team can continue collaborating with Mattermost." }, { "id": "api.templates.cloud_trial_ended_email.subject", @@ -9265,5 +9265,25 @@ { "id": "app.install_integration.reached_max_limit.error", "translation": "You've reached the limit of {{.NumIntegrations}} enabled integrations. To install unlimited integrations, upgrade to one of the paid plans." + }, + { + "id": "app.usage.get_storage_usage.app_error", + "translation": "Failed to get storage usage." + }, + { + "id": "app.teams.analytics_teams_count.app_error", + "translation": "Unable to get team count" + }, + { + "id": "app.post.analytics_teams_count.app_error", + "translation": "Unable to get teams usage" + }, + { + "id": "api.cloud.teams_limit_reached.restore", + "translation": "Unable to restore team because teams limit has been reached" + }, + { + "id": "api.cloud.teams_limit_reached.create", + "translation": "Unable to create team because teams limit has been reached" } ]