From 40aa87e2363f7b1eaca26f3cadb7edde05364fba Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 7 Mar 2022 18:03:41 +0100 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.7% (2339 of 2345 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ Translated using Weblate (English (Australia)) Currently translated at 99.7% (2338 of 2344 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ --- i18n/en_AU.json | 62 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 7f024392b9..b1f8315c58 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -5533,7 +5533,7 @@ }, { "id": "api.templates.cloud_trial_ended_email.subtitle", - "translation": "{{.Name}}, your 14-day free trial of Mattermost Cloud Enterprise ends today {{.TodayDate}}. Please add your payment information to ensure your team can continue enjoying the benefits of Cloud Enterprise." + "translation": "{{.Name}}, your 14-day free trial of Mattermost Cloud Enterprise ends today {{.TodayDate}}. Please add your payment information to ensure your team can continue enjoying the benefits of Cloud Enterprise. If you do not add your payment information within 30 days, your Cloud workspace will be permanently deleted and you will lose any associated data." }, { "id": "api.templates.cloud_trial_ended_email.subject", @@ -9317,5 +9317,65 @@ { "id": "api.custom_groups.count_err", "translation": "error counting groups" + }, + { + "id": "app.job.get_all_jobs_by_type_and_status.app_error", + "translation": "Unable to get the all jobs by type and status." + }, + { + "id": "api.templates.server_inactivity_title", + "translation": "Unlock increased productivity with these awesome features" + }, + { + "id": "api.templates.server_inactivity_subtitle", + "translation": "Hey {{.Name}}, your Mattermost server has been a bit inactive. Would you like to take a look at some features that can help lighten your team's workload?" + }, + { + "id": "api.templates.server_inactivity_subject", + "translation": "Open Mattermost to increase your team’s productivity" + }, + { + "id": "api.templates.server_inactivity_info_bullet2", + "translation": "Manage tasks using " + }, + { + "id": "api.templates.server_inactivity_info_bullet1", + "translation": "Workflow management with " + }, + { + "id": "api.templates.server_inactivity_info_bullet", + "translation": "Guest Access to specified " + }, + { + "id": "api.templates.server_inactivity_info", + "translation": "Come and check it out!" + }, + { + "id": "api.templates.server_inactivity_button", + "translation": "Open Mattermost" + }, + { + "id": "Playbooks", + "translation": "Playbooks" + }, + { + "id": "Channels", + "translation": "Channels" + }, + { + "id": "Boards", + "translation": "Boards" + }, + { + "id": "app.prepackged-plugin.invalid_version.app_error", + "translation": "A prepackged plugin version could not be parsed." + }, + { + "id": "api.team.invite_members.unable_to_send_email_with_defaults.app_error", + "translation": "SMTP is not configured in the System Console" + }, + { + "id": "api.team.invite_members.unable_to_send_email.app_error", + "translation": "An error occurred while sending the email" } ]