Translated using Weblate (English (Australia))

Currently translated at 99.2% (2323 of 2340 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/
Этот коммит содержится в:
Matthew Williams
2022-06-27 18:03:32 +02:00
коммит произвёл Mattermod
родитель 7d87f159fc
Коммит 38fb5d6de4

Просмотреть файл

@@ -5265,7 +5265,7 @@
},
{
"id": "api.templates.cloud_welcome_email.title",
"translation": "Your 30 day trial of the {{.WorkSpace}} workspace is ready to go!"
"translation": "Your workspace is ready to go!"
},
{
"id": "api.templates.cloud_welcome_email.subtitle_info",
@@ -9232,7 +9232,7 @@
},
{
"id": "api.templates.cloud_upgrade_confirmation.subtitle",
"translation": "Your {{.WorkspaceName}} workspace has now been upgraded. You will be billed starting {{.TrialEnd}}"
"translation": "Your {{.WorkspaceName}} workspace has now been upgraded. You'll be billed from {{.Date}}"
},
{
"id": "api.templates.cloud_upgrade_confirmation.subject",
@@ -9281,5 +9281,29 @@
{
"id": "api.cloud.teams_limit_reached.create",
"translation": "Unable to create team because teams limit has been reached"
},
{
"id": "model.config.is_valid.image_decoder_concurrency.app_error",
"translation": "Invalid decoder concurrency {{.Value}}. Should be a positive number or -1."
},
{
"id": "app.post.get_top_threads_for_user_since.app_error",
"translation": "Unable to retrieve top threads for user."
},
{
"id": "app.post.get_top_threads_for_team_since.app_error",
"translation": "Unable to retrieve top threads for team."
},
{
"id": "app.insights.feature_disabled",
"translation": "Insights feature is disabled."
},
{
"id": "api.insights.license_error",
"translation": "Your licence doesn't support the Insights feature."
},
{
"id": "api.insights.feature_disabled",
"translation": "Insights is behind a feature flag which is not enabled."
}
]