Translated using Weblate (English (Australia))

Currently translated at 100.0% (6074 of 6074 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/en_AU/
Этот коммит содержится в:
Matthew Williams
2025-02-22 04:16:20 +00:00
коммит произвёл Tom De Moor
родитель 856a84e584
Коммит 7b6a0eb268

Просмотреть файл

@@ -663,6 +663,9 @@
"admin.customization.announcement.enableBannerTitle": "Enable System-wide Notifications:",
"admin.customization.appDownloadLinkDesc": "Add a link to a download page for the Mattermost apps. When a link is present, an option to 'Download Mattermost Apps' will be added in the Product Menu so users can find the download page. Leave this field blank to hide the option from the Product Menu.",
"admin.customization.appDownloadLinkTitle": "Mattermost Apps Download Page Link:",
"admin.customization.clientSideUserIds": "Client side user IDs:",
"admin.customization.clientSideUserIdsDesc": "Set the user IDs you want to track for client side metrics. Separate values with a comma.",
"admin.customization.clientSideUserIdsPlaceholder": "E.g. 'userid1,userid2'",
"admin.customization.customUrlSchemes": "Custom URL Schemes:",
"admin.customization.customUrlSchemesDesc": "Allows message text to link if it begins with any of the comma-separated URL schemes listed. By default, the following schemes will create links: 'http', 'https', 'ftp', 'tel', and 'mailto'.",
"admin.customization.customUrlSchemesPlaceholder": "E.g.: 'git,smtp'",
@@ -2903,6 +2906,7 @@
"analytics.system.infoAndSkippedIntensiveQueries1": "Use data for only the chosen team. Exclude posts in direct message channels that are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries2": "To maximise performance, some statistics are disabled. You can <link>re-enable them in config.json</link>.",
"analytics.system.monthlyActiveUsers": "Monthly Active Users",
"analytics.system.perDayStatistics": "Load Advanced Statistics",
"analytics.system.postTypes": "Posts, Files and Hashtags",
"analytics.system.privateGroups": "Private Channels",
"analytics.system.publicChannels": "Public Channels",
@@ -2912,6 +2916,8 @@
"analytics.system.totalBotPosts": "Total Posts from Bots",
"analytics.system.totalChannels": "Total Channels",
"analytics.system.totalCommands": "Total Commands",
"analytics.system.totalFiles": "Total Files",
"analytics.system.totalFilesSize": "Total Files Size",
"analytics.system.totalIncomingWebhooks": "Incoming Webhooks",
"analytics.system.totalMasterDbConnections": "Master DB Conns",
"analytics.system.totalOutgoingWebhooks": "Outgoing Webhooks",
@@ -4903,6 +4909,7 @@
"schedule_post.custom_time_modal.dm_user_time": "{dmUserTime} for {dmUserName}",
"schedule_post.custom_time_modal.title": "Schedule message",
"schedule_post.tab.heading": "Scheduled",
"scheduledPosts.title": "{prefix}Scheduled - {displayName} {siteName}",
"scheduled_post.action.copy_text": "Copy text",
"scheduled_post.action.delete": "Delete scheduled post",
"scheduled_post.action.edit": "Edit scheduled post",
@@ -5875,6 +5882,7 @@
"userAccountMenu.awayMenuItem.label": "Away",
"userAccountMenu.dndMenuItem.primaryLabel": "Do not disturb",
"userAccountMenu.dndMenuItem.secondaryLabel": "Disables all notifications",
"userAccountMenu.dndMenuItem.secondaryLabel.doNotClear": "Until indefinitely",
"userAccountMenu.dndMenuItem.secondaryLabel.untilLaterSomeTime": "Until {time}",
"userAccountMenu.dndMenuItem.secondaryLabel.untilTodaySomeTime": "Until {time}",
"userAccountMenu.dndMenuItem.secondaryLabel.untilTomorrowSomeTime": "Until tomorrow {time}",