From 3daa91ce9d39eb3ec0c4625f2822da4643388ac4 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sat, 25 Feb 2023 09:26:10 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (1008 of 1008 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 | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index df8e9ce1db..68ea8d90ed 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -606,7 +606,7 @@ "mobile.create_direct_message.start": "Start Conversation", "mobile.create_channel.title": "New channel", "mobile.components.select_server_view.msg_welcome": "Welcome", - "mobile.components.select_server_view.msg_description": "A Server is your team's communication hub which is accessed through a unique URL.", + "mobile.components.select_server_view.msg_description": "A server is your team's communication hub accessed using a unique URL", "mobile.components.select_server_view.msg_connect": "Let’s connect to a Server", "mobile.components.select_server_view.displayName": "Display Name", "mobile.components.select_server_view.displayHelp": "Choose a display name for your server", @@ -992,5 +992,19 @@ "invite.summary.member_invite": "Invited as a member of {teamDisplayName}", "invite.summary.email_invite": "An invitation email has been sent", "invite.summary.done": "Done", - "invite.shareLink": "Share link" + "invite.shareLink": "Share link", + "notification.no_post": "The message has not been found.", + "notification.no_connection": "The server is unreachable and we were not able to retrieve the notification channel / team.", + "invite.summary.back": "Go back", + "channel_notification_preferences.unmute_content": "Unmute channel", + "channel_notification_preferences.thread_replies": "Thread replies", + "channel_notification_preferences.reset_default": "Reset to default", + "channel_notification_preferences.notify_about": "Notify me about:", + "channel_notification_preferences.notification.thread_replies": "Notify me about replies to threads I’m following in this channel", + "channel_notification_preferences.notification.none": "Nothing", + "channel_notification_preferences.notification.mention": "Mentions, direct messages only", + "channel_notification_preferences.notification.all": "All new messages", + "channel_notification_preferences.muted_title": "This channel is muted", + "channel_notification_preferences.muted_content": "You can change the notification settings, but you will not receive notifications until the channel is unmuted.", + "channel_notification_preferences.default": "(default)" }