From f58a7def8b71cfea3db613bad246667e5df72bc4 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sat, 19 Nov 2022 03:25:18 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.8% (845 of 846 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index e4e73b38a..30073b817 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -833,5 +833,13 @@ "channel_info.unarchive_title": "Unarchive {term}", "channel_info.unarchive_failed": "An error occurred while unarchiving the channel {displayName}", "mobile.login_options.office365": "Office 365", - "alert.push_proxy_unknown.description": "This server was unable to receive push notifications for an unknown reason and will be reattempted next time you connect." + "alert.push_proxy_unknown.description": "This server was unable to receive push notifications for an unknown reason and will be reattempted next time you connect.", + "unsupported_server.title": "Unsupported server version", + "unsupported_server.message": "Your server, {serverDisplayName}, is running an unsupported server version. You may experience compatibility issues that cause crashes or severe bugs breaking core functionality of the app. Please contact your System Administrator to upgrade your Mattermost server.", + "server_upgrade.learn_more": "Learn More", + "server_upgrade.dismiss": "Dismiss", + "server_upgrade.alert_description": "Your server, {serverDisplayName}, is running an unsupported server version. Users will be exposed to compatibility issues that cause crashes or severe bugs breaking core functionality of the app. Upgrading to server version {supportedServerVersion} or later is required.", + "plus_menu.invite_people_to_team.title": "Invite people to the team", + "mobile.calls_mic_error": "To participate, open Settings to grant Mattermost access to your microphone.", + "invite_people_to_team.title": "Join the {team} team" }