mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
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/
This commit is contained in:
parent
20fa5e6f6f
commit
2f681d9a0e
@ -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 <linkConsole>System Console</linkConsole>.",
|
||||
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user