From 83c9618e5c62036cda524790cfda48a84a3c4a94 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 28 Nov 2022 22:07:32 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.8% (882 of 883 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 | 39 ++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 30073b817..e2bd605bb 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -841,5 +841,42 @@ "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" + "invite_people_to_team.title": "Join the {team} team", + "terms_of_service.title": "Terms of Service", + "terms_of_service.terms_declined.title": "You must read and accept the Terms of Service", + "terms_of_service.terms_declined.text": "You must accept the Terms of Service to access this server. Please contact your system administrator for more details. You will now be logged out. Log in again to accept the Terms of Service.", + "terms_of_service.terms_declined.ok": "OK", + "terms_of_service.error.title": "Failed to get the ToS.", + "terms_of_service.error.retry": "Retry", + "terms_of_service.error.logout": "Logout", + "terms_of_service.error.description": "It was not possible to get the Terms of Service from the server.", + "terms_of_service.decline": "Decline", + "terms_of_service.api_error": "Unable to complete the request. If this issue persists, contact your System Administrator.", + "terms_of_service.alert_retry": "Try Again", + "terms_of_service.alert_cancel": "Cancel", + "terms_of_service.acceptButton": "Accept", + "share_feedback.title": "Would you like to share your feedback?", + "share_feedback.button.yes": "Yes", + "share_feedback.button.no": "No thanks", + "rate.title": "Enjoying Mattermost?", + "rate.subtitle": "Let us know what you think.", + "rate.error.title": "Error", + "rate.error.text": "An error occurred while opening the review modal.", + "rate.dont_ask_again": "Don't ask me again", + "rate.button.yes": "Love it!", + "rate.button.needs_work": "Needs work", + "post_priority.picker.title": "Message priority", + "post_priority.picker.label.urgent": "Urgent", + "post_priority.picker.label.standard": "Standard", + "post_priority.picker.label.important": "Important", + "post_priority.picker.beta": "BETA", + "mobile.integration_selector.loading_users": "Loading users...", + "mobile.integration_selector.loading_options": "Loading options...", + "mobile.integration_selector.loading_channels": "Loading channels...", + "mobile.custom_list.no_results": "No Results", + "mobile.announcement_banner.title": "Announcement", + "invite_people_to_team.message": "Here’s a link to collaborate and communicate with us on Mattermost.", + "integration_selector.multiselect.submit": "Done", + "announcment_banner.okay": "Okay", + "announcment_banner.dismiss": "Dismiss announcement" }