From 2f681d9a0e6ab3c9d5af02c5b02579dfd65670d5 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sun, 27 Aug 2023 08:43:29 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.9% (5654 of 5655 strings) Translation: mattermost-languages-shipped/mattermost-webapp-monorepo Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/en_AU/ --- webapp/channels/src/i18n/en_AU.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/webapp/channels/src/i18n/en_AU.json b/webapp/channels/src/i18n/en_AU.json index 946dfa3380..54bfce7669 100644 --- a/webapp/channels/src/i18n/en_AU.json +++ b/webapp/channels/src/i18n/en_AU.json @@ -560,6 +560,7 @@ "admin.cluster.status_table.config_hash": "Config File MD5", "admin.cluster.status_table.hostname": "Hostname", "admin.cluster.status_table.reload": " Reload Cluster Status", + "admin.cluster.status_table.schema_version": "DB Schema Version", "admin.cluster.status_table.status": "Status", "admin.cluster.status_table.url": "Gossip Address", "admin.cluster.status_table.version": "Version", @@ -3649,7 +3650,6 @@ "inProduct_notices.adminOnlyMessage": "Visible to Admins only", "incoming_webhooks.header": "Incoming Webhooks", "input.clear": "Clear", - "insights.topPlaybooks.myTitle": "My top playbooks", "installed_command.header": "Slash Commands", "installed_commands.add": "Add Slash Command", "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", @@ -3926,6 +3926,9 @@ "mark_all_threads_as_read_modal.confirm": "Mark all as read", "mark_all_threads_as_read_modal.description": "This will clear the unread state and mention badges on all your threads. Are you sure?", "mark_all_threads_as_read_modal.title": "Mark all your threads as read?", + "mark_as_read_confirm_modal.body": "Are you sure you want to mark {numChannels} channels as read?", + "mark_as_read_confirm_modal.confirm": "Mark as read", + "mark_as_read_confirm_modal.header": "Mark as read", "marketplace_command.disabled": "The marketplace is disabled. Please contact your System Administrator for details.", "marketplace_command.no_permission": "You do not have the appropriate permissions to access the marketplace.", "marketplace_modal.app_error": "Error connecting to the marketplace server. Please check your settings in the System Console.", @@ -4821,6 +4824,7 @@ "sidebar_left.sidebar_category_menu.renameCategory": "Rename Category", "sidebar_left.sidebar_category_menu.sort.dropdownAriaLabel": "Sort submenu", "sidebar_left.sidebar_category_menu.unmuteCategory": "Unmute Category", + "sidebar_left.sidebar_category_menu.viewCategory": "Mark category as read", "sidebar_left.sidebar_channel.selectedCount": "{count} selected", "sidebar_left.sidebar_channel_menu.addMembers": "Add Members", "sidebar_left.sidebar_channel_menu.channels": "Channels", @@ -5589,6 +5593,7 @@ "widget.input.required": "This field is required", "widget.passwordInput.createPassword": "Choose a Password", "widget.passwordInput.password": "Password", + "widget.passwordInput.passwordToggle": "Show or hide password", "widgets.channels_input.empty": "No channels found", "widgets.channels_input.loading": "Loading", "widgets.users_emails_input.loading": "Loading",