From 2d5b9bc8562bbb6ecb7da6f2ba2d40e9b2367fbf Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sun, 3 Dec 2023 02:56:13 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (1107 of 1107 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/ --- assets/base/i18n/en_AU.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index d43a9488c..a4dc83d62 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -112,6 +112,8 @@ "channel_info.archive_description.cannot_view_archived": "This will archive the channel from the team and remove it from the user interface. Archived channels can be unarchived if needed again.\n\nAre you sure you wish to archive the {term} {name}?", "channel_info.archive_failed": "An error occurred trying to archive the channel {displayName}", "channel_info.archive_title": "Archive {term}", + "channel_info.channel_auto_follow_threads": "Follow all threads in this channel", + "channel_info.channel_auto_follow_threads_failed": "An error occurred while trying to auto follow all threads in channel {displayName}", "channel_info.channel_files": "Files", "channel_info.close": "Close", "channel_info.close_dm": "Close direct message", @@ -119,6 +121,18 @@ "channel_info.close_gm": "Close group message", "channel_info.close_gm_channel": "Closing this group message won't delete it, but it will remove it from your home screen. You can access the group message again by re-opening it.", "channel_info.convert_failed": "Unable to convert {displayName} to a private channel.", + "channel_info.convert_gm_to_channel": "Convert to a Private Channel", + "channel_info.convert_gm_to_channel.button_text": "Convert to Private Channel", + "channel_info.convert_gm_to_channel.button_text_converting": "Converting...", + "channel_info.convert_gm_to_channel.conversion_error": "An error occurred. Failed to convert Group Message to Private Channel.", + "channel_info.convert_gm_to_channel.loading.footer": "Fetching details...", + "channel_info.convert_gm_to_channel.screen_title": "Convert to Private Channel", + "channel_info.convert_gm_to_channel.team_selector_list.title": "Select Team", + "channel_info.convert_gm_to_channel.warning.body.yourself": "yourself", + "channel_info.convert_gm_to_channel.warning.bodyXXXX": "You are about to convert the Group Message with {memberNames} to a Channel. This cannot be undone.", + "channel_info.convert_gm_to_channel.warning.header": "Conversation history will be visible to any channel members", + "channel_info.convert_gm_to_channel.warning.no_teams.body": "Group Message cannot be converted to a channel because members are not a part of the same team. Add all members to a single team to convert this group message to a channel.", + "channel_info.convert_gm_to_channel.warning.no_teams.header": "Unable to convert to a channel because group members are part of different teams", "channel_info.convert_private": "Convert to private channel", "channel_info.convert_private_description": "When you convert {displayName} to a private channel, history and membership are preserved. Publicly shared files remain accessible to anyone with the link. Membership in a private channel is by invitation only.\n\nThe change is permanent and cannot be undone.\n\nAre you sure you wish to convert {displayName} to a private channel?", "channel_info.convert_private_success": "{displayName} is now a private channel.", @@ -158,6 +172,8 @@ "channel_info.unarchive_description": "Are you sure you wish to unarchive the {term} {name}?", "channel_info.unarchive_failed": "An error occurred while unarchiving the channel {displayName}", "channel_info.unarchive_title": "Unarchive {term}", + "channel_into.convert_gm_to_channel.team_selector.label": "Team", + "channel_into.convert_gm_to_channel.team_selector.placeholder": "Select a Team", "channel_intro.createdBy": "Created by {user} on {date}", "channel_intro.createdOn": "Created on {date}", "channel_list.channels_category": "Channels", @@ -320,6 +336,7 @@ "general_settings.help": "Help", "general_settings.notifications": "Notifications", "general_settings.report_problem": "Report a problem", + "generic.back": "Back", "get_post_link_modal.title": "Copy Link", "global_threads.allThreads": "All Your Threads", "global_threads.emptyThreads.message": "Any threads you are mentioned in or have participated in will show here along with any threads you have followed.",