From 77ae571f83404f29c6f004ba5a47cb7e3eb322f1 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Fri, 2 Dec 2022 08:47:20 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.7% (924 of 926 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 | 48 ++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 4d4255e14..4aa03a93d 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -876,5 +876,51 @@ "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" + "announcment_banner.dismiss": "Dismiss announcement", + "share_feedback.subtitle": "Provide feedback for how your experience can be made better.", + "share_extension.upload_disabled": "File uploads are disabled for the selected server", + "share_extension.share_screen.title": "Share to Mattermost", + "share_extension.servers_screen.title": "Select server", + "share_extension.server_label": "Server", + "share_extension.multiple_label": "{count, number} attachments", + "share_extension.message": "Enter a message (optional)", + "share_extension.max_resolution": "Image exceeds maximum dimensions of 7680 x 4320 px", + "share_extension.file_limit.single": "The size of the file must be less than {size}", + "share_extension.file_limit.multiple": "The size of each file must be less than {size}", + "share_extension.count_limit": "You can only share {count, number} {count, plural, one {file} other {files}} on this server", + "share_extension.channel_label": "Channel", + "share_extension.channel_error": "You are not a member of a team on the selected server. Select another server or open Mattermost to join a team.", + "settings.advanced.delete_message.confirmation": "\nThis will delete all files downloaded through the app for this server. Please confirm to proceed.\n", + "settings.advanced.delete_data": "Delete local files", + "settings.advanced.delete": "Delete", + "settings.advanced.cancel": "Cancel", + "onboaring.welcome_description": "Mattermost is an open source platform for developer collaboration. Secure, flexible and integrated with your tools.", + "onboarding.welcome": "Welcome", + "onboarding.realtime_collaboration_description": "Persistent channels, direct messaging and file sharing works seamlessly so you can stay connected wherever you are.", + "onboarding.realtime_collaboration": "Collaborate in real‑time", + "onboarding.integrations_description": "Go beyond chat with tightly-integrated product solutions matched to common development processes.", + "onboarding.integrations": "Integrate with tools you love", + "onboarding.calls_description": "When typing isn’t fast enough, switch from channel-based chat to secure audio calls with a single tap.", + "onboarding.calls": "Start secure audio calls instantly", + "notification_settings.mentions.keywords_mention": "Keywords that trigger mentions", + "notification_settings.auto_responder.message": "Message", + "mobile.onboarding.sign_in_to_get_started": "Sign in to get started", + "mobile.onboarding.sign_in": "Sign in", + "mobile.onboarding.next": "Next", + "mobile.calls_stop_recording": "Stop Recording", + "mobile.calls_record": "Record", + "mobile.calls_react": "React", + "mobile.calls_participant_rec_title": "Recording is in progress", + "mobile.calls_participant_rec": "The host has started recording this meeting. By staying, you are consenting to being recorded for the duration of the meeting.", + "mobile.calls_okay": "Okay", + "mobile.calls_host_rec_title": "You are recording", + "mobile.calls_host_rec_stopped_title": "Recording has stopped. Processing...", + "mobile.calls_host_rec_stopped": "You can find the recording in this call's chat thread once it's finished processing.", + "mobile.calls_host_rec": "You are recording this meeting. You may wish to consider letting everyone know that this meeting is being recorded.", + "mobile.calls_dismiss": "Dismiss", + "mobile.calls_call_thread": "Open Channel", + "extension.no_servers.title": "Not connected to any servers", + "extension.no_servers.description": "To share content, you'll need to be logged in to a Mattermost server.", + "extension.no_memberships.title": "Not a member of any team yet", + "extension.no_memberships.description": "To share content, you'll need to be a member of a team on a Mattermost server." }