Translated using Weblate (English (Australia))

Currently translated at 100.0% (5783 of 5783 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/en_AU/

Translated using Weblate (English (Australia))

Currently translated at 99.9% (2518 of 2519 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/en_AU/
Этот коммит содержится в:
Matthew Williams
2023-12-04 11:04:16 +00:00
коммит произвёл Mattermost Build
родитель 1c55a0c614
Коммит ee19af566d
2 изменённых файлов: 240 добавлений и 17 удалений

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

@@ -77,11 +77,11 @@
}, },
{ {
"id": "web.error.unsupported_browser.min_browser_version.edge", "id": "web.error.unsupported_browser.min_browser_version.edge",
"translation": "Version 116+" "translation": "Version 118+"
}, },
{ {
"id": "web.error.unsupported_browser.min_browser_version.chrome", "id": "web.error.unsupported_browser.min_browser_version.chrome",
"translation": "Version 116+" "translation": "Version 118+"
}, },
{ {
"id": "web.error.unsupported_browser.learn_more", "id": "web.error.unsupported_browser.learn_more",
@@ -9977,5 +9977,113 @@
{ {
"id": "api.emoji.get_multiple_by_name_too_many.request_error", "id": "api.emoji.get_multiple_by_name_too_many.request_error",
"translation": "Unable to get that many emojis by name. Only {{.MaxNames}} emojis can be requested at once." "translation": "Unable to get that many emojis by name. Only {{.MaxNames}} emojis can be requested at once."
},
{
"id": "api.context.ip_filtering.apply_ip_filters.app_error",
"translation": "An error occurred while applying IP Filters"
},
{
"id": "api.context.ip_filtering.get_ip_filters.app_error",
"translation": "An error occurred while fetching IP Filters"
},
{
"id": "api.context.ip_filtering.get_my_ip.failed",
"translation": "An error occurred while fetching the client's IP address"
},
{
"id": "api.context.ip_filtering.not_available.app_error",
"translation": "IP Filtering is not available on this server"
},
{
"id": "api.templates.ip_filters_changed.button",
"translation": "Review changes"
},
{
"id": "api.templates.ip_filters_changed.subTitle",
"translation": "@{{ .InitiatingUsername }} changed the IP filtering settings for your workspace at the URL: {{ .SiteURL }}"
},
{
"id": "api.templates.ip_filters_changed.subject",
"translation": "Changes to Your Workspace's IP Filters"
},
{
"id": "api.templates.ip_filters_changed.title",
"translation": "IP filtering changes for your workspace"
},
{
"id": "api.templates.ip_filters_changed_footer.contact_support",
"translation": "Contact support"
},
{
"id": "api.templates.ip_filters_changed_footer.log_in_to_customer_portal",
"translation": "Log in to the customer portal to reset IP filtering"
},
{
"id": "api.templates.ip_filters_changed_footer.send_an_email_to",
"translation": "Send an email to {{ .InitiatingUserEmail }}"
},
{
"id": "api.templates.ip_filters_changed_footer.title",
"translation": "Having trouble accessing your workspace?"
},
{
"id": "app.login.doLogin.updateLastLogin.error",
"translation": "Could not update last login timestamp"
},
{
"id": "app.reaction.save.save.too_many_reactions",
"translation": "Reaction limit has been reached for this post."
},
{
"id": "model.outgoing_oauth_connection.is_valid.audience.empty",
"translation": "Audience must not be empty."
},
{
"id": "model.outgoing_oauth_connection.is_valid.name.error",
"translation": "Invalid name."
},
{
"id": "app.plugin.subpath_parse.app_error",
"translation": "Failed to parse SiteURL subpath"
},
{
"id": "model.outgoing_oauth_connection.is_valid.audience.error",
"translation": "Some audience URL is incorrect."
},
{
"id": "model.outgoing_oauth_connection.is_valid.client_id.error",
"translation": "Invalid client ID."
},
{
"id": "model.outgoing_oauth_connection.is_valid.client_secret.error",
"translation": "Invalid client secret."
},
{
"id": "model.outgoing_oauth_connection.is_valid.create_at.error",
"translation": "Create at must be a valid time."
},
{
"id": "model.outgoing_oauth_connection.is_valid.creator_id.error",
"translation": "Invalid creator ID."
},
{
"id": "model.outgoing_oauth_connection.is_valid.grant_type.error",
"translation": "Invalid grant type."
},
{
"id": "model.outgoing_oauth_connection.is_valid.id.error",
"translation": "Invalid ID."
},
{
"id": "model.outgoing_oauth_connection.is_valid.oauth_token_url.error",
"translation": "Invalid OAuth token URL."
},
{
"id": "model.outgoing_oauth_connection.is_valid.password_credentials.error",
"translation": "Invalid password credentials."
},
{
"id": "model.outgoing_oauth_connection.is_valid.update_at.error",
"translation": "Update at must be a valid time."
} }
] ]

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

@@ -677,6 +677,11 @@
"admin.customization.restrictLinkPreviewsDesc": "Link previews and image link previews will not be shown for the above list of comma-separated domains.", "admin.customization.restrictLinkPreviewsDesc": "Link previews and image link previews will not be shown for the above list of comma-separated domains.",
"admin.customization.restrictLinkPreviewsExample": "E.g.: 'internal.mycompany.com, images.example.com'", "admin.customization.restrictLinkPreviewsExample": "E.g.: 'internal.mycompany.com, images.example.com'",
"admin.customization.restrictLinkPreviewsTitle": "Disable website link previews from these domains:", "admin.customization.restrictLinkPreviewsTitle": "Disable website link previews from these domains:",
"admin.customization.uniqueEmojiReactionLimitPerPost": "Unique Emoji Reaction Limit:",
"admin.customization.uniqueEmojiReactionLimitPerPost.maxValue": "Cannot increase the limit to a value above 500.",
"admin.customization.uniqueEmojiReactionLimitPerPost.minValue": "Cannot decrease the limit below 0.",
"admin.customization.uniqueEmojiReactionLimitPerPostDesc": "The number of unique emoji reactions that can be added to a post. Increasing this limit could lead to poor client performance. Maximum is 500.",
"admin.customization.uniqueEmojiReactionLimitPerPostPlaceholder": "e.g. 25",
"admin.data_grid.empty": "No items found", "admin.data_grid.empty": "No items found",
"admin.data_grid.loading": "Loading", "admin.data_grid.loading": "Loading",
"admin.data_grid.paginatorCount": "{startCount, number} - {endCount, number} of {total, number}", "admin.data_grid.paginatorCount": "{startCount, number} - {endCount, number} of {total, number}",
@@ -1182,6 +1187,50 @@
"admin.integrations.gif": "GIF (Beta)", "admin.integrations.gif": "GIF (Beta)",
"admin.integrations.integrationManagement": "Integration Management", "admin.integrations.integrationManagement": "Integration Management",
"admin.integrations.integrationManagement.title": "Integration Management", "admin.integrations.integrationManagement.title": "Integration Management",
"admin.ip_filtering.add_filter": "Add a filter",
"admin.ip_filtering.add_ip_filter": "Add IP Filter",
"admin.ip_filtering.add_your_ip": "Add your IP address",
"admin.ip_filtering.allow_following_range": "Allow the following range of IP Addresses",
"admin.ip_filtering.allowed_ip_addresses": "Allowed IP Addresses",
"admin.ip_filtering.any_ip_can_access_add_filter": "Any IP can access your workspace. To limit access to selected IP Addresses, <add>Add a filter</add>.",
"admin.ip_filtering.apply_changes": "Yes, apply changes",
"admin.ip_filtering.apply_ip_filter_changes": "Apply IP Filter Changes",
"admin.ip_filtering.apply_ip_filter_changes_are_you_sure": "Are you sure you want to apply these IP Filter changes? <strong>Users with IP addresses outside of the IP ranges provided will no longer have access to the workspace.</strong>",
"admin.ip_filtering.cancel": "Cancel",
"admin.ip_filtering.delete": "Delete",
"admin.ip_filtering.delete_confirmation_body": "Are you sure you want to delete IP filter {filter}? Users with IP addresses outside of this range won't be able to access the workspace when IP Filtering is enabled",
"admin.ip_filtering.delete_confirmation_title": "Delete IP Filter",
"admin.ip_filtering.delete_filter": "Delete filter",
"admin.ip_filtering.disable_ip_filtering": "Disable IP Filtering",
"admin.ip_filtering.edit": "Edit",
"admin.ip_filtering.edit_ip_filter": "Edit IP Filter",
"admin.ip_filtering.edit_section_description_line_1": "Create rules to allow access to the workspace for specified IP addresses only.",
"admin.ip_filtering.edit_section_description_line_2": "<strong>NOTE:</strong> If no rules are added, all IP addresses will be allowed.",
"admin.ip_filtering.enable_ip_filtering": "Enable IP Filtering",
"admin.ip_filtering.enable_ip_filtering_description": "Limit access to your workspace by IP address. <learnmore>Learn more in the docs</learnmore>",
"admin.ip_filtering.error_on_page": "Your IP address is not included in your filters",
"admin.ip_filtering.failed_to_fetch_installation_state": "Failed to fetch your workspace's status. Please try again later or contact support.",
"admin.ip_filtering.filter_name": "Filter Name",
"admin.ip_filtering.include_your_ip": "Include your IP address in at least one of the rules below to continue.",
"admin.ip_filtering.ip_address_range": "IP Address Range",
"admin.ip_filtering.ip_filtering": "IP Filtering",
"admin.ip_filtering.more_info": "Enter ranges in CIDR format (e.g. 192.168.0.0/16). <link>More info</link>",
"admin.ip_filtering.name": "Name",
"admin.ip_filtering.no_filters": "No IP filtering rules added",
"admin.ip_filtering.no_filters_added": "Are you sure you want to apply these IP filter changes? There are currently no filters added, so <strong>all IP addresses will have access to the workspace.</strong>",
"admin.ip_filtering.rule_name_placeholder": "Enter a name for this rule",
"admin.ip_filtering.save": "Save",
"admin.ip_filtering.save_disclaimer_subtitle": "If you happen to block yourself with these settings, your workspace owner can log in to the <customerportal>Customer Portal</customerportal> to disable IP filtering to restore access.",
"admin.ip_filtering.save_disclaimer_title": "Using the Customer Portal to restore access",
"admin.ip_filtering.saving_changes": "Applying changes...",
"admin.ip_filtering.saving_changes_description": "Please wait while your changes are applied.",
"admin.ip_filtering.saving_previous_change": "Other changes being applied...",
"admin.ip_filtering.saving_previous_change_description": "Please wait while changes from another admin are applied.",
"admin.ip_filtering.turn_off_ip_filtering": "Are you sure you want to turn off IP Filtering? <strong>All IP addresses will have access to the workspace.</strong>",
"admin.ip_filtering.update_filter": "Update filter",
"admin.ip_filtering.yes_disable_ip_filtering": "Yes, disable IP Filtering",
"admin.ip_filtering.your_current_ip_is": "Your current IP address is {ip}",
"admin.ip_filtering.your_current_ip_is_not_in_allowed_rules": "Your IP address {ip} is not included in your allowed IP address rules.",
"admin.jobTable.cancelButton": "Cancel", "admin.jobTable.cancelButton": "Cancel",
"admin.jobTable.downloadLink": "Download", "admin.jobTable.downloadLink": "Download",
"admin.jobTable.headerExtraInfo": "Details", "admin.jobTable.headerExtraInfo": "Details",
@@ -2276,6 +2325,7 @@
"admin.sidebar.highAvailability": "High Availability", "admin.sidebar.highAvailability": "High Availability",
"admin.sidebar.imageProxy": "Image Proxy", "admin.sidebar.imageProxy": "Image Proxy",
"admin.sidebar.integrations": "Integrations", "admin.sidebar.integrations": "Integrations",
"admin.sidebar.ip_filtering": "IP Filtering",
"admin.sidebar.ldap": "AD/LDAP", "admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.license": "Edition and Licence", "admin.sidebar.license": "Edition and Licence",
"admin.sidebar.localization": "Localisation", "admin.sidebar.localization": "Localisation",
@@ -2427,6 +2477,9 @@
"admin.team.noBrandImage": "No brand image uploaded", "admin.team.noBrandImage": "No brand image uploaded",
"admin.team.openServerDescription": "When true, anyone can signup for a user account on this server without the need to be invited.", "admin.team.openServerDescription": "When true, anyone can signup for a user account on this server without the need to be invited.",
"admin.team.openServerTitle": "Enable Open Server: ", "admin.team.openServerTitle": "Enable Open Server: ",
"admin.team.refreshPostStatsRunTimeDescription": "Set the server time for updating the user post statistics, including each user's total post count and the timestamp of their most recent post. Must be a 24-hour time stamp in the form HH:MM based on the local time of the server.",
"admin.team.refreshPostStatsRunTimeExample": "e.g. '10:30'",
"admin.team.refreshPostStatsRunTimeTitle": "User Statistics Update Time:",
"admin.team.removeBrandImage": "Remove brand image", "admin.team.removeBrandImage": "Remove brand image",
"admin.team.restrictDescription": "New user accounts are restricted to the above specified email domain (e.g. 'mattermost.com') or list of comma-separated domains (e.g. 'corp.mattermost.com, mattermost.com'). New teams can only be created by users from the above domain(s). This setting affects email login for users.", "admin.team.restrictDescription": "New user accounts are restricted to the above specified email domain (e.g. 'mattermost.com') or list of comma-separated domains (e.g. 'corp.mattermost.com, mattermost.com'). New teams can only be created by users from the above domain(s). This setting affects email login for users.",
"admin.team.restrictDirectMessage": "Enable users to open Direct Message channels with:", "admin.team.restrictDirectMessage": "Enable users to open Direct Message channels with:",
@@ -2900,7 +2953,7 @@
"channel_header.delete": "Archive Channel", "channel_header.delete": "Archive Channel",
"channel_header.directchannel.you": "{displayname} (you) ", "channel_header.directchannel.you": "{displayname} (you) ",
"channel_header.editLink": "Edit", "channel_header.editLink": "Edit",
"channel_header.flagged": "Saved posts", "channel_header.flagged": "Saved messages",
"channel_header.groupMessageHasGuests": "This group message has guests", "channel_header.groupMessageHasGuests": "This group message has guests",
"channel_header.lastActive": "Last online {timestamp}", "channel_header.lastActive": "Last online {timestamp}",
"channel_header.lastOnline": "Last online {timestamp}", "channel_header.lastOnline": "Last online {timestamp}",
@@ -2910,7 +2963,7 @@
"channel_header.mute": "Mute Channel", "channel_header.mute": "Mute Channel",
"channel_header.muteConversation": "Mute Conversation", "channel_header.muteConversation": "Mute Conversation",
"channel_header.openChannelInfo": "View Info", "channel_header.openChannelInfo": "View Info",
"channel_header.pinnedPosts": "Pinned Messages", "channel_header.pinnedPosts": "Pinned messages",
"channel_header.recentMentions": "Recent mentions", "channel_header.recentMentions": "Recent mentions",
"channel_header.rename": "Rename Channel", "channel_header.rename": "Rename Channel",
"channel_header.search": "Search", "channel_header.search": "Search",
@@ -2935,7 +2988,7 @@
"channel_info_rhs.menu.files.filter": "Filter", "channel_info_rhs.menu.files.filter": "Filter",
"channel_info_rhs.menu.members": "Members", "channel_info_rhs.menu.members": "Members",
"channel_info_rhs.menu.notification_preferences": "Notification Preferences", "channel_info_rhs.menu.notification_preferences": "Notification Preferences",
"channel_info_rhs.menu.pinned": "Pinned Messages", "channel_info_rhs.menu.pinned": "Pinned messages",
"channel_info_rhs.top_buttons.add_people": "Add People", "channel_info_rhs.top_buttons.add_people": "Add People",
"channel_info_rhs.top_buttons.copied": "Copied", "channel_info_rhs.top_buttons.copied": "Copied",
"channel_info_rhs.top_buttons.copy": "Copy Link", "channel_info_rhs.top_buttons.copy": "Copy Link",
@@ -3008,8 +3061,34 @@
"channel_modal.type.private.title": "Private Channel", "channel_modal.type.private.title": "Private Channel",
"channel_modal.type.public.description": "Anyone can join", "channel_modal.type.public.description": "Anyone can join",
"channel_modal.type.public.title": "Public Channel", "channel_modal.type.public.title": "Public Channel",
"channel_notifications.MobileNotificationAllLabel": "All new messages",
"channel_notifications.MobileNotificationMentionLabel": "Mentions, direct messages and keywords only",
"channel_notifications.MobileNotificationNothingLabel": "Nothing",
"channel_notifications.NotifyMeTitle": "Notify me about…",
"channel_notifications.ThreadsReplyTitle": "Thread reply notifications",
"channel_notifications.alertBanner.description": "All other notification preferences for this channel are disabled",
"channel_notifications.alertBanner.title": "This channel is muted",
"channel_notifications.autoFollowThreadsDesc": "When enabled, all new replies in this channel will be automatically followed and will appear in your Threads view.",
"channel_notifications.autoFollowThreadsTitle": "Follow all threads in this channel",
"channel_notifications.checkbox.autoFollowThreadsTitle": "Automatically follow threads in this channel",
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Use the same notification settings as desktop",
"channel_notifications.checkbox.threadsReplyTitle": "Notify me about replies to threads Im following",
"channel_notifications.default": "(default)",
"channel_notifications.desktopNotificationAllLabel": "All new messages",
"channel_notifications.desktopNotificationMentionLabel": "Mentions, direct messages and keywords only",
"channel_notifications.desktopNotificationNothingLabel": "Nothing",
"channel_notifications.desktopNotificationsDesc": "Available on Chrome, Edge, Firefox and the Mattermost Desktop App.",
"channel_notifications.desktopNotificationsTitle": "Desktop Notifications",
"channel_notifications.ignoreMentionsDesc": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel",
"channel_notifications.ignoreMentionsTitle": "Ignore mentions for @channel, @here and @all",
"channel_notifications.levels.all": "All", "channel_notifications.levels.all": "All",
"channel_notifications.preferences": "Notification Preferences for ", "channel_notifications.mobileNotificationsDesc": "Notification alerts are pushed to your mobile device when there is activity in Mattermost.",
"channel_notifications.mobileNotificationsTitle": "Mobile Notifications",
"channel_notifications.muteAndIgnore": "Mute or ignore",
"channel_notifications.muteChannelDesc": "Turns off notifications for this channel. Youll still see badges if youre mentioned.",
"channel_notifications.muteChannelTitle": "Mute channel",
"channel_notifications.preferences": "Notification Preferences",
"channel_notifications.resetToDefault": "Reset to default",
"channel_select.placeholder": "--- Select a channel ---", "channel_select.placeholder": "--- Select a channel ---",
"channel_switch_modal.deactivated": "Deactivated", "channel_switch_modal.deactivated": "Deactivated",
"channel_toggle_button.private": "Private", "channel_toggle_button.private": "Private",
@@ -3477,7 +3556,7 @@
"filtered_user_list.search": "Search users", "filtered_user_list.search": "Search users",
"filtered_user_list.team": "Team:", "filtered_user_list.team": "Team:",
"filtered_user_list.userStatus": "User Status:", "filtered_user_list.userStatus": "User Status:",
"flag_post.flag": "Save", "flag_post.flag": "Save Message",
"flag_post.unflag": "Remove from Saved", "flag_post.unflag": "Remove from Saved",
"footer_pagination.count": "Showing {startCount, number}-{endCount, number} of {total, number}", "footer_pagination.count": "Showing {startCount, number}-{endCount, number} of {total, number}",
"footer_pagination.next": "Next", "footer_pagination.next": "Next",
@@ -3537,6 +3616,8 @@
"generic.next": "Next", "generic.next": "Next",
"generic.okay": "Okay", "generic.okay": "Okay",
"generic.previous": "Previous", "generic.previous": "Previous",
"generic_btn.cancel": "Cancel",
"generic_btn.save": "Save",
"generic_icons.add": "Add Icon", "generic_icons.add": "Add Icon",
"generic_icons.add-mail": "Add Mail Icon", "generic_icons.add-mail": "Add Mail Icon",
"generic_icons.add-reaction": "Add Reaction Icon", "generic_icons.add-reaction": "Add Reaction Icon",
@@ -3551,6 +3632,8 @@
"generic_icons.call": "Call icon", "generic_icons.call": "Call icon",
"generic_icons.channel.private": "Private Channel Icon", "generic_icons.channel.private": "Private Channel Icon",
"generic_icons.channel.public": "Public Channel Icon", "generic_icons.channel.public": "Public Channel Icon",
"generic_icons.channel_files": "Channel Files Icon",
"generic_icons.channel_search": "Channel Search Icon",
"generic_icons.check.circle": "Check Circle Icon", "generic_icons.check.circle": "Check Circle Icon",
"generic_icons.close": "Close Icon", "generic_icons.close": "Close Icon",
"generic_icons.collapse": "Collapse Icon", "generic_icons.collapse": "Collapse Icon",
@@ -3590,6 +3673,8 @@
"generic_icons.upgradeBadge": "Upgrade Badge", "generic_icons.upgradeBadge": "Upgrade Badge",
"generic_icons.upload": "Upload Icon", "generic_icons.upload": "Upload Icon",
"generic_icons.userGuide": "Help", "generic_icons.userGuide": "Help",
"generic_icons.user_group_members": "User Group Members Icon",
"generic_icons.user_groups": "User Groups Icon",
"generic_icons.warning": "Warning Icon", "generic_icons.warning": "Warning Icon",
"generic_modal.cancel": "Cancel", "generic_modal.cancel": "Cancel",
"generic_modal.confirm": "Confirm", "generic_modal.confirm": "Confirm",
@@ -3830,6 +3915,7 @@
"last_users_message.others": "{numOthers} others ", "last_users_message.others": "{numOthers} others ",
"last_users_message.removed_from_channel.type": "were **removed from the channel**.", "last_users_message.removed_from_channel.type": "were **removed from the channel**.",
"last_users_message.removed_from_team.type": "were **removed from the team**.", "last_users_message.removed_from_team.type": "were **removed from the team**.",
"learn_about_teams": "<a>Learn about teams</a>",
"learn_more_about_trial.modal.ldapDescription": "Use AD/LDAP groups to organise and apply actions to multiple users at once, manage team and channel memberships, permissions and more.", "learn_more_about_trial.modal.ldapDescription": "Use AD/LDAP groups to organise and apply actions to multiple users at once, manage team and channel memberships, permissions and more.",
"learn_more_about_trial.modal.ldapTitle": "Synchronise your Active Directory/LDAP groups", "learn_more_about_trial.modal.ldapTitle": "Synchronise your Active Directory/LDAP groups",
"learn_more_about_trial.modal.systemConsoleDescription": "Use System Roles to give designated users read and/or write access to select sections of System Console.", "learn_more_about_trial.modal.systemConsoleDescription": "Use System Roles to give designated users read and/or write access to select sections of System Console.",
@@ -4115,16 +4201,22 @@
"newsletter_optin.desc": "Sign up at <a>{link}</a>.", "newsletter_optin.desc": "Sign up at <a>{link}</a>.",
"newsletter_optin.title": "Interested in receiving Mattermost security updates via newsletter?", "newsletter_optin.title": "Interested in receiving Mattermost security updates via newsletter?",
"next_steps_view.welcomeToMattermost": "Welcome to Mattermost", "next_steps_view.welcomeToMattermost": "Welcome to Mattermost",
"no_results.Files.subtitle": "Check the spelling or try another search.",
"no_results.Files.title": "No file results for '\\{searchTerm}'\\",
"no_results.channel_files.subtitle": "Files posted in this channel will show here.", "no_results.channel_files.subtitle": "Files posted in this channel will show here.",
"no_results.channel_files.title": "No files yet", "no_results.channel_files.title": "No files yet",
"no_results.channel_files_filtered.subtitle": "This channel doesn't contains any file with the selected file format.", "no_results.channel_files_filtered.subtitle": "This channel doesn't contains any file with the selected file format.",
"no_results.channel_files_filtered.title": "No files found", "no_results.channel_files_filtered.title": "No files found",
"no_results.channel_search.subtitle": "Check the spelling or try another search.", "no_results.channel_search.subtitle": "Check the spelling or try another search.",
"no_results.channel_search.title": "No results for {channelName}", "no_results.channel_search.title": "No results for '\\{channelName}'\\",
"no_results.flagged_posts.subtitle": "Saved messages are only visible to you. Mark messages for follow-up or save something for later by clicking the {icon} to save them here.", "no_results.flagged_posts.subtitle": "To save something for later, open the context menu on a message and choose {buttonText}. Saved messages are only visible to you",
"no_results.flagged_posts.title": "No Saved posts yet", "no_results.flagged_posts.title": "No saved messages yet",
"no_results.mentions.subtitle": "Messages where someone mentions you or includes your trigger words are saved here.", "no_results.mentions.subtitle": "Messages where someone mentions you or includes your trigger words are saved here.",
"no_results.mentions.title": "No mentions yet", "no_results.mentions.title": "No mentions yet",
"no_results.pinned_messages.subtitle": "To pin important messages, open the context menu on a message and choose {text}. Pinned messages will be visible to everyone in this channel.",
"no_results.pinned_messages.title": "No pinned messages yet",
"no_results.search.subtitle": "Check the spelling or try another search.",
"no_results.search.title": "No results for '\\{channelName}'\\",
"no_results.user_group_members.subtitle": "There are currently no members in this group, please add one.", "no_results.user_group_members.subtitle": "There are currently no members in this group, please add one.",
"no_results.user_group_members.title": "No members yet", "no_results.user_group_members.title": "No members yet",
"no_results.user_groups.archived.subtitle": "Groups that are no longer relevant or are not being used can be archived", "no_results.user_groups.archived.subtitle": "Groups that are no longer relevant or are not being used can be archived",
@@ -4499,6 +4591,9 @@
"reaction.usersAndOthersReacted": "{users} and {otherUsers, number} other {otherUsers, plural, one {user} other {users}}", "reaction.usersAndOthersReacted": "{users} and {otherUsers, number} other {otherUsers, plural, one {user} other {users}}",
"reaction.usersReacted": "{users} and {lastUser}", "reaction.usersReacted": "{users} and {lastUser}",
"reaction.you": "You", "reaction.you": "You",
"reaction_limit_reached_modal.body": "The maximum number of emoji reactions for a single message has been reached. Please contact your system administrator for any adjustments to this limit.",
"reaction_limit_reached_modal.body.admin": "The maximum number of emoji reactions for a single message has been reached. A <link>limit has been set</link> to keep things running smoothly on your server. As a system administrator, you can adjust this limit from the <linkAdmin>system console</linkAdmin>.",
"reaction_limit_reached_modal.title": "You've reached the reaction limit",
"reaction_list.addReactionTooltip": "Add a reaction", "reaction_list.addReactionTooltip": "Add a reaction",
"remove_group_confirm_button": "Yes, Remove Group and {memberCount, plural, one {Member} other {Members}}", "remove_group_confirm_button": "Yes, Remove Group and {memberCount, plural, one {Member} other {Members}}",
"remove_group_confirm_message": "{memberCount, number} {memberCount, plural, one {member} other {members}} associated to this group will be removed from the team. Are you sure you wish to remove this group and {memberCount} {memberCount, plural, one {member} other {members}}?", "remove_group_confirm_message": "{memberCount, number} {memberCount, plural, one {member} other {members}} associated to this group will be removed from the team. Are you sure you wish to remove this group and {memberCount} {memberCount, plural, one {member} other {members}}?",
@@ -4533,8 +4628,8 @@
"rhs_card.message_by": "Message by {avatar} {user}", "rhs_card.message_by": "Message by {avatar} {user}",
"rhs_comment.comment": "Comment", "rhs_comment.comment": "Comment",
"rhs_header.back.icon": "Back Icon", "rhs_header.back.icon": "Back Icon",
"rhs_header.backToFlaggedTooltip": "Back to saved posts", "rhs_header.backToFlaggedTooltip": "Back to saved messages",
"rhs_header.backToPinnedTooltip": "Back to pinned posts", "rhs_header.backToPinnedTooltip": "Back to pinned messages",
"rhs_header.backToResultsTooltip": "Back to search results", "rhs_header.backToResultsTooltip": "Back to search results",
"rhs_header.closeSidebarTooltip": "Close", "rhs_header.closeSidebarTooltip": "Close",
"rhs_header.closeTooltip.icon": "Close Sidebar Icon", "rhs_header.closeTooltip.icon": "Close Sidebar Icon",
@@ -4544,10 +4639,13 @@
"rhs_header.expandSidebarTooltip": "Expand the right sidebar", "rhs_header.expandSidebarTooltip": "Expand the right sidebar",
"rhs_header.expandSidebarTooltip.icon": "Expand Sidebar Icon", "rhs_header.expandSidebarTooltip.icon": "Expand Sidebar Icon",
"rhs_root.mobile.add_reaction": "Add Reaction", "rhs_root.mobile.add_reaction": "Add Reaction",
"rhs_root.mobile.flag": "Save", "rhs_root.mobile.flag": "Save Message",
"rhs_root.mobile.unflag": "Remove from Saved", "rhs_root.mobile.unflag": "Remove from Saved",
"rhs_thread.rootPostDeletedMessage.body": "Part of this thread has been deleted due to a data retention policy. You can no longer reply to this thread.", "rhs_thread.rootPostDeletedMessage.body": "Part of this thread has been deleted due to a data retention policy. You can no longer reply to this thread.",
"rhs_thread.toast.newReplies": "New Replies", "rhs_thread.toast.newReplies": "New Replies",
"saveChangesPanel.cancel": "Undo",
"saveChangesPanel.message": "You have unsaved changes",
"saveChangesPanel.save": "Save",
"save_button.save": "Save", "save_button.save": "Save",
"save_button.saving": "Saving", "save_button.saving": "Saving",
"search_bar.files_tab": "Files", "search_bar.files_tab": "Files",
@@ -4572,10 +4670,11 @@
"search_files_list_option.phrases": "Files with phrases", "search_files_list_option.phrases": "Files with phrases",
"search_header.channelFiles": "Files", "search_header.channelFiles": "Files",
"search_header.loading": "Searching...", "search_header.loading": "Searching...",
"search_header.pinnedMessages": "Pinned messages",
"search_header.results": "Search Results", "search_header.results": "Search Results",
"search_header.search": "Search", "search_header.search": "Search",
"search_header.title2": "Recent Mentions", "search_header.title2": "Recent Mentions",
"search_header.title3": "Saved Posts", "search_header.title3": "Saved messages",
"search_header.title5": "Extra Information", "search_header.title5": "Extra Information",
"search_header.title_edit.history": "Edit History", "search_header.title_edit.history": "Edit History",
"search_item.channelArchived": "Archived", "search_item.channelArchived": "Archived",
@@ -4853,7 +4952,7 @@
"sidebar_left.sidebar_channel_navigator.addChannelsCta": "Add channels", "sidebar_left.sidebar_channel_navigator.addChannelsCta": "Add channels",
"sidebar_left.sidebar_channel_navigator.inviteUsers": "Invite Users", "sidebar_left.sidebar_channel_navigator.inviteUsers": "Invite Users",
"sidebar_right_menu.console": "System Console", "sidebar_right_menu.console": "System Console",
"sidebar_right_menu.flagged": "Saved Posts", "sidebar_right_menu.flagged": "Saved messages",
"sidebar_right_menu.recentMentions": "Recent Mentions", "sidebar_right_menu.recentMentions": "Recent Mentions",
"signup.ldap": "AD/LDAP Credentials", "signup.ldap": "AD/LDAP Credentials",
"signup_team.guest_without_channels": "Your guest account has no channels assigned. Please contact an administrator.", "signup_team.guest_without_channels": "Your guest account has no channels assigned. Please contact an administrator.",
@@ -5338,7 +5437,7 @@
"user.settings.notifications.autoResponderHint": "Set a custom message that will be automatically sent in response to Direct Messages. Mentions in Public and Private Channels will not trigger the automated reply. Enabling Automatic Replies sets your status to Out of Office and disables email and push notifications.", "user.settings.notifications.autoResponderHint": "Set a custom message that will be automatically sent in response to Direct Messages. Mentions in Public and Private Channels will not trigger the automated reply. Enabling Automatic Replies sets your status to Out of Office and disables email and push notifications.",
"user.settings.notifications.autoResponderPlaceholder": "Message", "user.settings.notifications.autoResponderPlaceholder": "Message",
"user.settings.notifications.channelWide": "Channel-wide mentions '@channel', '@all', '@here'", "user.settings.notifications.channelWide": "Channel-wide mentions '@channel', '@all', '@here'",
"user.settings.notifications.comments": "Reply notifications", "user.settings.notifications.comments": "Reply Notifications",
"user.settings.notifications.commentsAny": "Trigger notifications on messages in reply threads that I start or participate in", "user.settings.notifications.commentsAny": "Trigger notifications on messages in reply threads that I start or participate in",
"user.settings.notifications.commentsInfo": "In addition to notifications for when you're mentioned, select if you would like to receive notifications on reply threads.", "user.settings.notifications.commentsInfo": "In addition to notifications for when you're mentioned, select if you would like to receive notifications on reply threads.",
"user.settings.notifications.commentsNever": "Do not trigger notifications on messages in reply threads unless I'm mentioned", "user.settings.notifications.commentsNever": "Do not trigger notifications on messages in reply threads unless I'm mentioned",
@@ -5367,8 +5466,21 @@
"user.settings.notifications.header": "Notifications", "user.settings.notifications.header": "Notifications",
"user.settings.notifications.icon": "Notification Settings Icon", "user.settings.notifications.icon": "Notification Settings Icon",
"user.settings.notifications.info": "Desktop notifications are available on Edge, Firefox, Safari, Chrome and Mattermost Desktop Apps.", "user.settings.notifications.info": "Desktop notifications are available on Edge, Firefox, Safari, Chrome and Mattermost Desktop Apps.",
"user.settings.notifications.keywordsWithHighlight.disabledTooltipMessage": "This feature is available on the Professional plan",
"user.settings.notifications.keywordsWithHighlight.disabledTooltipTitle": "Professional feature",
"user.settings.notifications.keywordsWithHighlight.extraInfo": "These keywords will be shown to you with a highlight when anyone sends a message that includes them.",
"user.settings.notifications.keywordsWithHighlight.inputTitle": "Enter non case-sensitive keywords, press Tab or use commas to separate them:",
"user.settings.notifications.keywordsWithHighlight.none": "None",
"user.settings.notifications.keywordsWithHighlight.professional": "Professional",
"user.settings.notifications.keywordsWithHighlight.title": "Keywords That Get Highlighted (Without Notifications)",
"user.settings.notifications.keywordsWithHighlight.userModal.messageAdminPostTrial": "Get the ability to passively highlight keywords that you care about. Upgrade to Professional plan to unlock this feature.",
"user.settings.notifications.keywordsWithHighlight.userModal.messageAdminPreTrial": "Get the ability to passively highlight keywords that you care about. Upgrade to Professional plan to unlock this feature.",
"user.settings.notifications.keywordsWithHighlight.userModal.messageEndUser": "Get the ability to passively highlight keywords that you care about.{br}{br}Request your admin to upgrade to Mattermost Professional to access this feature.",
"user.settings.notifications.keywordsWithHighlight.userModal.titleAdminPostTrial": "Highlight keywords without notifications with Mattermost Professional",
"user.settings.notifications.keywordsWithHighlight.userModal.titleAdminPreTrial": "Highlight keywords without notifications with Mattermost Professional",
"user.settings.notifications.keywordsWithHighlight.userModal.titleEndUser": "Highlight keywords without notifications with Mattermost Professional",
"user.settings.notifications.keywordsWithNotification.extraInfo": "Notifications are triggered when someone sends a message that includes your username ('@{username}') or any of the options selected above.", "user.settings.notifications.keywordsWithNotification.extraInfo": "Notifications are triggered when someone sends a message that includes your username ('@{username}') or any of the options selected above.",
"user.settings.notifications.keywordsWithNotification.title": "Keywords that trigger Notifications", "user.settings.notifications.keywordsWithNotification.title": "Keywords That Trigger Notifications",
"user.settings.notifications.learnMore": "<a>Learn more about notifications</a>", "user.settings.notifications.learnMore": "<a>Learn more about notifications</a>",
"user.settings.notifications.never": "Never", "user.settings.notifications.never": "Never",
"user.settings.notifications.off": "Off", "user.settings.notifications.off": "Off",
@@ -5515,7 +5627,9 @@
"userGuideHelp.askTheCommunity": "Ask the community", "userGuideHelp.askTheCommunity": "Ask the community",
"userGuideHelp.helpResources": "Help resources", "userGuideHelp.helpResources": "Help resources",
"userGuideHelp.keyboardShortcuts": "Keyboard shortcuts", "userGuideHelp.keyboardShortcuts": "Keyboard shortcuts",
"userGuideHelp.mattermostUserGuide": "Mattermost user guide",
"userGuideHelp.reportAProblem": "Report a problem", "userGuideHelp.reportAProblem": "Report a problem",
"userGuideHelp.trainingResources": "Training resources",
"user_group_popover.close": "Close", "user_group_popover.close": "Close",
"user_group_popover.memberCount": "{member_count} {member_count, plural, one {Member} other {Members}}", "user_group_popover.memberCount": "{member_count} {member_count, plural, one {Member} other {Members}}",
"user_group_popover.openGroupModal": "View full group info", "user_group_popover.openGroupModal": "View full group info",
@@ -5598,6 +5712,7 @@
"webapp.mattermost.feature.create_multiple_teams": "Create Multiple Teams", "webapp.mattermost.feature.create_multiple_teams": "Create Multiple Teams",
"webapp.mattermost.feature.custom_user_groups": "Custom user groups", "webapp.mattermost.feature.custom_user_groups": "Custom user groups",
"webapp.mattermost.feature.guest_accounts": "Guest Accounts", "webapp.mattermost.feature.guest_accounts": "Guest Accounts",
"webapp.mattermost.feature.highlight_without_notification": "Keywords Highlight Without Notification",
"webapp.mattermost.feature.playbooks_retro": "Playbooks Retrospective", "webapp.mattermost.feature.playbooks_retro": "Playbooks Retrospective",
"webapp.mattermost.feature.start_call": "Start call", "webapp.mattermost.feature.start_call": "Start call",
"webapp.mattermost.feature.unlimited_file_storage": "Unlimited File Storage", "webapp.mattermost.feature.unlimited_file_storage": "Unlimited File Storage",