From 0f1312520de29f0dae3da13c53d0bb29949a2fc7 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sun, 9 Feb 2025 01:26:43 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (1212 of 1212 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 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index f3e033c5c..8cfc87c82 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -291,6 +291,7 @@ "custom_status.suggestions.recent_title": "Recent", "custom_status.suggestions.title": "Suggestions", "custom_status.suggestions.working_from_home": "Working from home", + "date.unknown": "Unknown", "date_separator.today": "Today", "date_separator.yesterday": "Yesterday", "default_skin_tone": "Default Skin Tone", @@ -305,6 +306,18 @@ "display_settings.tz.auto": "Auto", "display_settings.tz.manual": "Manual", "download.error": "Unable to download the file. Try again later.", + "draft.option.header": "Draft actions", + "draft.options.delete.cancel": "Cancel", + "draft.options.delete.confirm": "Delete", + "draft.options.delete.confirmation": "Are you sure you want to delete this draft?", + "draft.options.delete.title": "Delete draft", + "draft.options.edit.title": "Edit draft", + "draft.options.send.title": "Send draft", + "draft.options.title": "Draft Options", + "draft.tooltip.description": "Long-press on an item to see draft actions", + "drafts": "Drafts", + "drafts.empty.subtitle": "Any message you have started will show here.", + "drafts.empty.title": "No drafts at the moment", "edit_post.editPost": "Edit the post...", "edit_post.save": "Save", "edit_server.description": "Specify a display name for this server", @@ -774,6 +787,7 @@ "mobile.search.results": "{count} search {count, plural, one {result} other {results}}", "mobile.search.show_less": "Show less", "mobile.search.show_more": "Show more", + "mobile.search.team.all_teams": "All teams", "mobile.search.team.select": "Select a team to search", "mobile.server_identifier.exists": "You are already connected to this server.", "mobile.server_link.error.text": "The link could not be found on this server.", @@ -1010,6 +1024,10 @@ "select_team.no_team.description": "To join a team, ask a team admin for an invitation, or create your own team. You may also want to check your email inbox for an invitation.", "select_team.no_team.title": "No teams are available to join", "select_team.title": "Select a team", + "send_message.confirm.cancel": "Cancel", + "send_message.confirm.description": "Are you sure you want to send this message to {channelName} now?", + "send_message.confirm.send": "Send", + "send_message.confirm.title": "Send message now", "server.invalid.certificate.description": "The certificate for this server is invalid.\nYou might be connecting to a server that is pretending to be \"{hostname}\" which could put your confidential information at risk.", "server.invalid.certificate.title": "Invalid SSL certificate", "server.invalid.pinning.title": "Invalid pinned SSL certificate", @@ -1047,10 +1065,12 @@ "settings.about.server.version.title": "Server Version:", "settings.about.server.version.value": "{version} (Build {buildNumber})", "settings.advanced.cancel": "Cancel", + "settings.advanced.component_library": "Component library", "settings.advanced.delete": "Delete", "settings.advanced.delete_data": "Delete local files", "settings.advanced.delete_message.confirmation": "\nThis will delete all files downloaded through the app for this server. Please confirm to proceed.\n", "settings.advanced_settings": "Advanced Settings", + "settings.advanced_settings.component_library": "Component library", "settings.display": "Display", "settings.link.error.text": "Unable to open the link.", "settings.link.error.title": "Error",