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/
This commit is contained in:
Matthew Williams
2023-02-25 09:26:10 +00:00
committed by Pantelis Vratsalis
parent 67a28dd926
commit 3daa91ce9d

View File

@@ -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": "Lets 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 Im 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)"
}