Translated using Weblate (English (Australia))

Currently translated at 100.0% (5709 of 5709 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/en_AU/

Translated using Weblate (English (Australia))

Currently translated at 99.9% (2491 of 2492 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/en_AU/
This commit is contained in:
Matthew Williams
2023-11-13 11:11:55 +00:00
committed by Jesse Hallam
parent ffc20d2346
commit 7a4284b4b0
2 changed files with 27 additions and 5 deletions

View File

@@ -73,7 +73,7 @@
},
{
"id": "web.error.unsupported_browser.min_browser_version.firefox",
"translation": "Version 102+"
"translation": "Version 115+"
},
{
"id": "web.error.unsupported_browser.min_browser_version.edge",
@@ -921,7 +921,7 @@
},
{
"id": "model.config.is_valid.saml_idp_descriptor_url.app_error",
"translation": "Identity Provider Issuer URL must be a valid URL and start with http:// or https://."
"translation": "Identity Provider Issuer URL cannot be an empty string."
},
{
"id": "model.config.is_valid.saml_idp_cert.app_error",
@@ -9368,7 +9368,7 @@
},
{
"id": "api.command_help.success",
"translation": "Mattermost is an open source platform for secure communication, collaboration and orchestration of work across tools and teams.\nMattermost contains three key tools:\n\n**Channels** - Stay connected with your team via 1:1 and group messaging.\n**[Playbooks](/playbooks)** - Build and configure repeatable processes to achieve specific and predictable outcomes.\n**[Boards](/boards)** - Manage projects and tasks in a Kanban board structure to help your team hit key milestones.\n\n[View documentation and guides]({{.HelpLink}})"
"translation": "Mattermost is an open source platform for secure communication, collaboration, and orchestration of work across tools and teams.\nMattermost contains two key tools:\n\n**Channels** - Stay connected with your team via 1:1 and group messaging.\n**[Playbooks](/playbooks)** - Build and configure repeatable processes to achieve specific and predictable outcomes.\n\n[View documentation and guides]({{.HelpLink}})"
},
{
"id": "api.cloud.delinquency_email.missing_email_to_trigger",
@@ -9965,5 +9965,17 @@
{
"id": "app.import.import_channel.deleting.app_error",
"translation": "Unable to archive imported channel."
},
{
"id": "model.config.is_valid.log.advanced_logging.json",
"translation": "Failed to parse JSON: {{.Error}}"
},
{
"id": "model.config.is_valid.log.advanced_logging.parse",
"translation": "Invalid format: {{.Error}}"
},
{
"id": "api.emoji.get_multiple_by_name_too_many.request_error",
"translation": "Unable to get that many emojis by name. Only {{.MaxNames}} emojis can be requested at once."
}
]