From 2b44535e7a2edd0262a8d5d88ba9f3a6deeecb93 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sat, 9 Sep 2023 11:37:01 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (1075 of 1075 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/ --- assets/base/i18n/en_AU.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 9e2c7dbc8..96115552a 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -1067,5 +1067,11 @@ "settings.about.server.version": "Server Version: {version} (Build {buildNumber}", "settings.about.server.version.noBuild": "Server Version: {version}", "settings.about.server.version.title": "Server Version:", - "snack.bar.info.copied": "Info copied to clipboard" + "snack.bar.info.copied": "Info copied to clipboard", + "mobile.calls_incoming_dm": "{name} is inviting you to a call", + "mobile.calls_incoming_gm": "{name} is inviting you to a call with {num, plural, one {# other} other {# others}}", + "mobile.calls_join_button": "Join", + "server.invalid.certificate.description": "The certificate for this server is invalid.\nYou might be connecting to a server that is pretending to be '\\{hostname}'\\ which could put your confidential information at risk.", + "server.invalid.certificate.title": "Invalid SSL certificate", + "markdown.max_nodes.error": "This message is too long to by shown fully on a mobile device. Please view it on desktop or contact an admin to increase this limit." }