mattermost-community-enterp.../client/i18n/en-AU.cdc0991e91f8947e80c8.json
2025-12-18 00:51:24 +09:00

5822 lines
514 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"FIFTY_TO_100": "51-100",
"FIVE_HUNDRED_TO_1000": "501-1000",
"ONE_HUNDRED_TO_500": "101-500",
"ONE_THOUSAND_TO_2500": "1001-2500",
"ONE_TO_50": "1-50",
"TWO_THOUSAND_FIVE_HUNDRED_AND_UP": "2501-5000",
"about.buildnumber": "Build Number:",
"about.cloudEdition": "Cloud",
"about.copyright": "Copyright 2015 - {currentYear} Mattermost, Inc. All rights reserved",
"about.database": "Database:",
"about.date": "Build Date:",
"about.dbversion": "Database Schema Version:",
"about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ",
"about.enterpriseEditionSst": "High trust messaging for the enterprise",
"about.enterpriseEditionSt": "Modern communication from behind your firewall.",
"about.enterpriseEditione1": "Enterprise Edition",
"about.hash": "Build Hash:",
"about.hashee": "EE Build Hash:",
"about.licensed": "Licensed to:",
"about.notice": "Mattermost is made possible by the open source software used in our <linkServer>server</linkServer>, <linkDesktop>desktop</linkDesktop> and <linkMobile>mobile</linkMobile> apps.",
"about.privacy": "Privacy Policy",
"about.teamEditionLearn": "Join the Mattermost community at ",
"about.teamEditionSt": "All your team communication in one place, instantly searchable and accessible anywhere.",
"about.teamEditiont0": "Team Edition",
"about.teamEditiont1": "Enterprise Edition",
"about.title": "About {appTitle}",
"about.tos": "Terms of Use",
"about.version": "Mattermost Version:",
"access_history.title": "Access History",
"accessibility.button.Info": "Info",
"accessibility.button.Search": "Search",
"accessibility.button.attachment": "attachment",
"accessibility.button.bold": "bold",
"accessibility.button.bulleted_list": "bulleted list",
"accessibility.button.code": "code",
"accessibility.button.dialog": "{dialogName} dialog",
"accessibility.button.formatting": "formatting",
"accessibility.button.heading": "heading",
"accessibility.button.hidden_controls_button": "show hidden formatting options",
"accessibility.button.italic": "italic",
"accessibility.button.link": "link",
"accessibility.button.numbered_list": "numbered list",
"accessibility.button.preview": "preview",
"accessibility.button.quote": "quote",
"accessibility.button.strike": "strikethrough",
"accessibility.sections.centerContent": "message list main region",
"accessibility.sections.centerFooter": "message input complimentary region",
"accessibility.sections.channelHeader": "channel header region",
"accessibility.sections.lhsHeader": "team menu region",
"accessibility.sections.lhsList": "channel sidebar region",
"accessibility.sections.lhsNavigator": "channel navigator region",
"accessibility.sections.rhs": "{regionTitle} complimentary region",
"accessibility.sections.rhsContent": "message details complimentary region",
"accessibility.sidebar.types.mention": "mention",
"accessibility.sidebar.types.mentions": "mentions",
"accessibility.sidebar.types.private": "private channel",
"accessibility.sidebar.types.public": "public channel",
"accessibility.sidebar.types.unread": "unread",
"activity_log.activeSessions": "Active Sessions",
"activity_log.browser": "Browser: {browser}",
"activity_log.firstTime": "First time active: {date}, {time}",
"activity_log.lastActivity": "Last activity: {date}, {time}",
"activity_log.logout": "Log Out",
"activity_log.moreInfo": "More info",
"activity_log.os": "OS: {os}",
"activity_log.sessionId": "Session ID: {id}",
"activity_log.sessionsDescription": "Sessions are created when you log in through a new browser on a device. Sessions let you use Mattermost without having to log in again for a time period specified by the System Admin. To end the session sooner, use the 'Log Out' button.",
"activity_log_modal.android": "Android",
"activity_log_modal.androidNativeApp": "Android Native App",
"activity_log_modal.androidNativeClassicApp": "Android Native Classic App",
"activity_log_modal.desktop": "Native Desktop App",
"activity_log_modal.iphoneNativeApp": "iPhone Native App",
"activity_log_modal.iphoneNativeClassicApp": "iPhone Native Classic App",
"add_channels_to_scheme.title": "Add Channels to **Channel Selection** List",
"add_command.autocomplete": "Autocomplete",
"add_command.autocomplete.help": "(Optional) Show your slash command on the autocomplete list when someone types / in the input box.",
"add_command.autocompleteDescription": "Autocomplete Description",
"add_command.autocompleteDescription.help": "(Optional) Describe your slash command for the autocomplete list.",
"add_command.autocompleteDescription.placeholder": "Example: 'Returns search results for patient records'",
"add_command.autocompleteHint": "Autocomplete Hint",
"add_command.autocompleteHint.help": "(Optional) Specify the arguments associated with your slash command.",
"add_command.autocompleteHint.placeholder": "Example: [Patient Name]",
"add_command.cancel": "Cancel",
"add_command.description": "Description",
"add_command.description.help": "Describe your slash command.",
"add_command.displayName": "Title",
"add_command.displayName.help": "Specify a title, of up to 64 characters, for the slash command settings page.",
"add_command.doneHelp": "Your slash command is set up. The following token will be sent in the outgoing payload. Please use it to verify the request came from your Mattermost team (details at <link>Slash Commands</link>).",
"add_command.iconUrl": "Response Icon",
"add_command.iconUrl.help": "(Optional) Enter the URL of a .png or .jpg file to use as the icon when posting responses to this slash command. The file must be at least 128 pixels by 128 pixels. If left blank, your profile picture is used.",
"add_command.iconUrl.placeholder": "https://www.example.com/myicon.png",
"add_command.method": "Request Method",
"add_command.method.get": "GET",
"add_command.method.help": "Specify the type of request, either POST or GET, sent to the endpoint that Mattermost hits to reach your application.",
"add_command.method.post": "POST",
"add_command.outgoing_oauth_connections.help_text": "You can connect commands to <link>outgoing OAuth connections</link>.",
"add_command.save": "Save",
"add_command.saving": "Saving...",
"add_command.token": "**Token**: {token}",
"add_command.trigger": "Command Trigger Word",
"add_command.trigger.help": "Specify a trigger word that is not a built-in command, does not contain spaces, and does not begin with the slash character.",
"add_command.trigger.helpExamples": "Examples: client, employee, patient, weather",
"add_command.trigger.helpReserved": "Reserved: {link}",
"add_command.trigger.helpReservedLinkText": "See built-in slash commands",
"add_command.trigger.placeholder": "Command trigger e.g. 'hello' not including the slash",
"add_command.triggerInvalidLength": "A trigger word must contain between {min} and {max} characters",
"add_command.triggerInvalidSlash": "A trigger word cannot begin with a /",
"add_command.triggerInvalidSpace": "A trigger word must not contain spaces",
"add_command.triggerRequired": "A trigger word is required",
"add_command.url": "Request URL",
"add_command.url.help": "Specify the callback URL to receive the HTTP POST or GET event request when the slash command is run.",
"add_command.url.placeholder": "Must start with http:// or https://",
"add_command.urlRequired": "A request URL is required",
"add_command.username": "Response Username",
"add_command.username.help": "(Optional) Specify the name to use when posting responses for this slash command. Usernames can be up to 22 characters, and contain lowercase letters, numbers, and the symbols '-', '_', and '.'. If left blank, your Mattermost username is used.",
"add_command.username.placeholder": "Username",
"add_emoji.cancel": "Cancel",
"add_emoji.customNameTaken": "This name is already in use by a custom emoji. Please choose another name.",
"add_emoji.failedToAdd": "An error occurred when adding the custom emoji.",
"add_emoji.header": "Add",
"add_emoji.image": "Image",
"add_emoji.image.button": "Select",
"add_emoji.image.help": "Specify a .gif, .png, or .jpg file for your emoji. The file can be up to 512 KiB. The dimensions are resized automatically to 128 pixels by 128 pixels while maintaining the aspect ratio.",
"add_emoji.imageRequired": "An image is required for the emoji",
"add_emoji.imageTooLarge": "Unable to create emoji. Image must be less than 512 KiB in size.",
"add_emoji.name": "Name",
"add_emoji.name.help": "Specify an emoji name that's up to 64 characters. It can contain lowercase letters, numbers, and the symbols '-', '+' and '_'.",
"add_emoji.nameInvalid": "An emoji's name can only contain lowercase letters, numbers, and the symbols '-' and '_'.",
"add_emoji.nameRequired": "A name is required for the emoji",
"add_emoji.nameTaken": "This name is already in use by a system emoji. Please choose another name.",
"add_emoji.preview": "Preview",
"add_emoji.preview.sentence": "This is a sentence with {image} in it.",
"add_emoji.save": "Save",
"add_emoji.saving": "Saving...",
"add_groups_to_channel.title": "Add New Groups to {channelName} Channel",
"add_groups_to_team.title": "Add New Groups to {teamName} Team",
"add_incoming_webhook.cancel": "Cancel",
"add_incoming_webhook.channel": "Channel",
"add_incoming_webhook.channel.help": "This is the default public or private channel that receives the webhook payloads. When setting up the webhook, you must belong to the private channel.",
"add_incoming_webhook.channelLocked": "Lock to this channel",
"add_incoming_webhook.channelLocked.help": "If set, the incoming webhook can post only to the selected channel.",
"add_incoming_webhook.channelRequired": "A valid channel is required",
"add_incoming_webhook.description": "Description",
"add_incoming_webhook.description.help": "Describe your incoming webhook.",
"add_incoming_webhook.displayName": "Title",
"add_incoming_webhook.displayName.help": "Specify a title, of up to 64 characters, for the webhook settings page.",
"add_incoming_webhook.doneHelp": "Your incoming webhook is set up. Please send data to the following URL (details at <link>Incoming Webhooks</link>).",
"add_incoming_webhook.icon_url": "Profile Picture",
"add_incoming_webhook.icon_url.help": "Enter the URL of a .png or .jpg file for the profile picture of this integration when posting. The file should be at least 128 pixels by 128 pixels. If left blank, the profile picture specified by the webhook creator is used.",
"add_incoming_webhook.save": "Save",
"add_incoming_webhook.saving": "Saving...",
"add_incoming_webhook.url": "**URL**: {url}",
"add_incoming_webhook.username": "Username",
"add_incoming_webhook.username.help": "Specify the username this integration will post as. Usernames must be in lowercase, be up to 22 characters, and can contain numbers and the symbols '-', '_', and '.' . If left blank, the name specified by the webhook creator is used.",
"add_oauth_app.callbackUrls.help": "Specify the URIs to which the service redirects users after accepting or denying them authorisation to your application, and handles authorisation codes or access tokens. It must start with http:// or https://.",
"add_oauth_app.callbackUrlsRequired": "One or more callback URLs are required",
"add_oauth_app.clientId": "**Client ID**: {id}",
"add_oauth_app.clientSecret": "**Client Secret**: {secret}",
"add_oauth_app.description.help": "Describe your OAuth 2.0 application.",
"add_oauth_app.descriptionRequired": "Description for the OAuth 2.0 application is required.",
"add_oauth_app.doneHelp": "Your OAuth 2.0 application is set up. Please use the following Client ID and Client Secret when requesting authorisation for your application (details at <link>oAuth 2.0 Applications</link>).",
"add_oauth_app.doneUrlHelp": "Here are your authorised redirect URLs.",
"add_oauth_app.header": "Add",
"add_oauth_app.homepage.help": "This is the URL for the homepage of the OAuth 2.0 application. Depending on your server configuration, use HTTP or HTTPS in your URL.",
"add_oauth_app.homepageRequired": "Homepage for the OAuth 2.0 application is required.",
"add_oauth_app.icon.help": "(Optional) Specify the URL of the image for your OAuth 2.0 application. Use either HTTP or HTTPS in the URL.",
"add_oauth_app.name.help": "Specify the display name of your OAuth 2.0 application. You can use up to 64 characters.",
"add_oauth_app.nameRequired": "Name for the OAuth 2.0 application is required.",
"add_oauth_app.trusted.help": "If true, the OAuth 2.0 application is considered trusted by the Mattermost server and does not require the user to accept authorisation. If false, a window opens to ask the user to accept or deny the authorisation.",
"add_oauth_app.url": "**URL(s)**: {url}",
"add_outgoing_oauth_connection.add": "Add",
"add_outgoing_oauth_connection.audienceUrls.help": "The URLs which will receive requests with the OAuth token, e.g. your custom slash command handler endpoint. Must be a valid URL and start with http:// or https://.",
"add_outgoing_oauth_connection.audienceUrls.label": "Audience URLs (One Per Line)",
"add_outgoing_oauth_connection.audienceUrls.required": "One or more audience URLs are required.",
"add_outgoing_oauth_connection.audience_urls": "**Audience URL(s)**: `{url}`",
"add_outgoing_oauth_connection.cancel": "Cancel",
"add_outgoing_oauth_connection.clientId": "**Client ID**: {id}",
"add_outgoing_oauth_connection.clientSecret": "**Client Secret**: \\*\\*\\*\\*\\*\\*\\*\\*",
"add_outgoing_oauth_connection.client_id.help": "Specify the Client ID for your OAuth connection.",
"add_outgoing_oauth_connection.client_id.label": "Client ID",
"add_outgoing_oauth_connection.client_id.required": "Client ID for the OAuth connection is required.",
"add_outgoing_oauth_connection.client_secret.help": "Specify the Client Secret for your OAuth connection.",
"add_outgoing_oauth_connection.client_secret.label": "Client Secret",
"add_outgoing_oauth_connection.client_secret.required": "Client Secret for the OAuth connection is required.",
"add_outgoing_oauth_connection.confirm_save": "Save Outgoing OAuth Connection",
"add_outgoing_oauth_connection.connected": "Connected to '\\{connectionName}'\\",
"add_outgoing_oauth_connection.documentation_link": "Get help with <link>configuring outgoing OAuth connections</link>.",
"add_outgoing_oauth_connection.doneHelp": "Your Outgoing OAuth 2.0 Connection is set up. When a request is sent to one of the following Audience URLs, the Client ID and Client Secret will now be used to retrieve a token from the Token URL, before sending the integration request (details at <link>Outgoing OAuth 2.0 Connections</link>).",
"add_outgoing_oauth_connection.grant_type.required": "Grant Type for the OAuth connection is required.",
"add_outgoing_oauth_connection.header": "Outgoing OAuth Connections",
"add_outgoing_oauth_connection.name.help": "Specify the name for your OAuth connection.",
"add_outgoing_oauth_connection.name.label": "Name",
"add_outgoing_oauth_connection.name.required": "Name for the OAuth connection is required.",
"add_outgoing_oauth_connection.not_connected": "Not linked to an OAuth connection",
"add_outgoing_oauth_connection.oauth_token_url.help": "Specify the OAuth Token URL for your OAuth connection.",
"add_outgoing_oauth_connection.oauth_token_url.label": "OAuth Token URL",
"add_outgoing_oauth_connection.oauth_token_url.required": "OAuth Token URL for the OAuth connection is required.",
"add_outgoing_oauth_connection.password": "**Password**: {password}",
"add_outgoing_oauth_connection.save": "Save",
"add_outgoing_oauth_connection.save_anyway": "Save anyway",
"add_outgoing_oauth_connection.save_without_validation_warning": "This connection has not been validated, do you want to save anyway?",
"add_outgoing_oauth_connection.saving": "Saving...",
"add_outgoing_oauth_connection.token_url": "**Token URL**: `{url}`",
"add_outgoing_oauth_connection.username": "**Username**: {username}",
"add_outgoing_oauth_connection.validate": "Validate Connection",
"add_outgoing_oauth_connection.validated_connection": "Validated connection",
"add_outgoing_oauth_connection.validating": "Validating...",
"add_outgoing_oauth_connection.validation_error": "Connection not validated. Please check the server logs for details or <link>try again</link>.",
"add_outgoing_webhook.callbackUrls": "Callback URLs (One Per Line)",
"add_outgoing_webhook.callbackUrls.help": "Specify the URL that messages will be sent to. If the URL is private, add it as a {link}.",
"add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection",
"add_outgoing_webhook.callbackUrlsRequired": "One or more callback URLs are required",
"add_outgoing_webhook.cancel": "Cancel",
"add_outgoing_webhook.channel": "Channel",
"add_outgoing_webhook.channel.help": "This field is optional if you specify at least one trigger word. Specify the public channel that delivers the payload to the webhook.",
"add_outgoing_webhook.contentType.help1": "Specify the content type by which to send the request.",
"add_outgoing_webhook.contentType.help2": "For the server to encode the parameters in a URL format in the request body, select application/x-www-form-urlencoded.",
"add_outgoing_webhook.contentType.help3": "For the server to format the request body as JSON, select application/json.",
"add_outgoing_webhook.content_Type": "Content Type",
"add_outgoing_webhook.description": "Description",
"add_outgoing_webhook.description.help": "Describe your outgoing webhook.",
"add_outgoing_webhook.displayName": "Title",
"add_outgoing_webhook.displayName.help": "Specify a title for the webhook settings page. The title can contain up to 64 characters.",
"add_outgoing_webhook.doneHelp": "Your outgoing webhook is set up. The following token will be sent in the outgoing payload. Please use it to verify the request came from your Mattermost team (details at <link>Outgoing Webhooks</link>).",
"add_outgoing_webhook.header": "Outgoing Webhooks",
"add_outgoing_webhook.icon_url": "Profile Picture",
"add_outgoing_webhook.icon_url.help": "Enter the URL of a .png or .jpg file for this integration to use as the profile picture when posting. The file should be at least 128 pixels by 128 pixels. If left blank, the profile picture specified by the webhook creator is used.",
"add_outgoing_webhook.save": "Save",
"add_outgoing_webhook.saving": "Saving...",
"add_outgoing_webhook.token": "**Token**: {token}",
"add_outgoing_webhook.token.message": "Make sure to add this bot account to teams and channels you want it to interact in. See <link>documentation</link> to learn more.",
"add_outgoing_webhook.triggerWords": "Trigger Words (One Per Line)",
"add_outgoing_webhook.triggerWords.help": "Specify the trigger words that send an HTTP POST request to your application. The trigger can be for the channel, the outgoing webhook or both. If you select only Channel, trigger words are optional. If you select both, the message must match both values.",
"add_outgoing_webhook.triggerWordsOrChannelRequired": "A valid channel or a list of trigger words is required",
"add_outgoing_webhook.triggerWordsTriggerWhen": "Trigger When",
"add_outgoing_webhook.triggerWordsTriggerWhen.help": "Specify when to trigger the outgoing webhook.",
"add_outgoing_webhook.triggerWordsTriggerWhenFullWord": "First word matches a trigger word exactly",
"add_outgoing_webhook.triggerWordsTriggerWhenStartsWith": "First word starts with a trigger word",
"add_outgoing_webhook.username": "Username",
"add_outgoing_webhook.username.help": "Specify the username this integration will post as. Usernames can be up to 22 characters, and contain lowercase letters, numbers and the symbols '-', '_', and '.' . If left blank, the name specified by the webhook creator is used.",
"add_teams_to_scheme.confirmation.accept": "Yes, Move Team",
"add_teams_to_scheme.confirmation.message": "This team is already selected in another team scheme, are you sure you want to move it to this team scheme?",
"add_teams_to_scheme.confirmation.title": "Team Override Scheme Change?",
"add_teams_to_scheme.title": "Add Teams to **Team Selection** List",
"add_user_to_channel_modal.add": "Add",
"add_user_to_channel_modal.cancel": "Cancel",
"add_user_to_channel_modal.help": "Type to find a channel. Use ↑↓ to browse, ↵ to select, ESC to dismiss.",
"add_user_to_channel_modal.membershipExistsError": "{name} is already a member of that channel",
"add_user_to_channel_modal.title": "Add {name} to a Channel",
"add_users_to_role.title": "Add users to {roleName}",
"add_users_to_team.title": "Add New Members to {teamName} Team",
"adldap_upsell_banner.banner_message": "AD/LDAP group sync creates groups more quickly",
"adldap_upsell_banner.confirm.continue": "Continue",
"adldap_upsell_banner.confirm.learn_more": "Learn more",
"adldap_upsell_banner.confirm.license_trial": "Welcome to your Mattermost Enterprise trial! You have access to high-security Enterprise features for free until {endDate}.",
"adldap_upsell_banner.confirm.title": "Your trial has started!",
"adldap_upsell_banner.sales_btn": "Contact sales to use",
"adldap_upsell_banner.trial_btn": "Try free for 30 days",
"admin.advance.cluster": "High Availability",
"admin.advance.metrics": "Performance Monitoring",
"admin.announcement_banner_feature_discovery.copy": "Create announcement banners to notify all members of important information.",
"admin.announcement_banner_feature_discovery.title": "Create custom announcement banners with Mattermost Professional",
"admin.audit_logging_experimental.file_compress.help_text": "Choose whether enable or disable file compression.",
"admin.audit_logging_experimental.file_compress.title": "File Compression",
"admin.audit_logging_experimental.file_enabled.help_text": "Choose whether audit logs are written locally to a file or not.",
"admin.audit_logging_experimental.file_enabled.title": "File Enabled",
"admin.audit_logging_experimental.file_max_age.help_text": "The maximum age of an exported file, in days.",
"admin.audit_logging_experimental.file_max_age.title": "Max File Age (Days)",
"admin.audit_logging_experimental.file_max_backups.help_text": "The maximum number of backup files to retain",
"admin.audit_logging_experimental.file_max_backups.title": "Maximum File Backups",
"admin.audit_logging_experimental.file_max_queue_size.help_text": "The maximum number of files to be retained in the queue.",
"admin.audit_logging_experimental.file_max_queue_size.title": "Maximum File Queue",
"admin.audit_logging_experimental.file_max_size.help_text": "The maximum size of a single exported file, in MB.",
"admin.audit_logging_experimental.file_max_size.title": "Max File Size (MB)",
"admin.audit_logging_experimental.file_name.help_text": "The name of the file to write to. NOTE: If ExperimentalAuditSettings.FileEnabled is set to TRUE, this field is required.",
"admin.audit_logging_experimental.file_name.title": "File Name",
"admin.audits.reload": "Reload User Activity Logs",
"admin.authentication.email": "Email Authentication",
"admin.authentication.gitlab": "GitLab",
"admin.authentication.guest_access": "Guest Access",
"admin.authentication.ldap": "AD/LDAP",
"admin.authentication.mfa": "Multi-factor Authentication",
"admin.authentication.oauth": "OAuth 2.0",
"admin.authentication.openid": "OpenID Connect",
"admin.authentication.saml": "SAML 2.0",
"admin.authentication.signup": "Signup",
"admin.banner.heading": "Note:",
"admin.billing.company_info.add": "Add Company Information",
"admin.billing.company_info.address": "Address",
"admin.billing.company_info.address_2": "Address 2",
"admin.billing.company_info.billingAddress": "Billing Address",
"admin.billing.company_info.city": "City",
"admin.billing.company_info.companyAddress": "Company Address",
"admin.billing.company_info.companyName": "Company name",
"admin.billing.company_info.employees": "{employees} employees",
"admin.billing.company_info.numEmployees": "Number of employees (optional)",
"admin.billing.company_info.title": "Company Information",
"admin.billing.company_info.zipcode": "Post Code",
"admin.billing.company_info_display.companyDetails": "Company Details",
"admin.billing.company_info_display.detailsProvided": "Your company name and address",
"admin.billing.company_info_display.noCompanyInfo": "There is currently no company information on file.",
"admin.billing.company_info_display.provideDetails": "Provide your company name and address",
"admin.billing.company_info_edit.cancel": "Cancel",
"admin.billing.company_info_edit.companyDetails": "Company Details",
"admin.billing.company_info_edit.company_address": "Company Address",
"admin.billing.company_info_edit.sameAsBillingAddress": "Same as Billing Address",
"admin.billing.company_info_edit.save": "Save info",
"admin.billing.company_info_edit.title": "Edit Company Information",
"admin.billing.deleteWorkspace.failureModal.buttonText": "Try Again",
"admin.billing.deleteWorkspace.progressModal.title": "Deleting your workspace",
"admin.billing.deleteWorkspace.resultModal.ContactSupport": "Contact Support",
"admin.billing.deleteWorkspace.successModal.subtitle": "Your workspace has now been deleted. Thank you for being a customer.",
"admin.billing.deleteWorkspace.successModal.title": "Your workspace has been deleted",
"admin.billing.history.allPaymentsShowHere": "All of your invoices will be shown here",
"admin.billing.history.date": "Date",
"admin.billing.history.description": "Description",
"admin.billing.history.fractionalAndRatedSeats": "{fractionalSeats} metered seats, {fullSeats} seats at full rate, {partialSeats} seats with partial charges",
"admin.billing.history.fractionalSeats": "{fractionalUsers} seats",
"admin.billing.history.noBillingHistory": "In the future, this is where your billing history will show.",
"admin.billing.history.onPremSeats": "{num} seats",
"admin.billing.history.pageInfo": "{startRecord} - {endRecord} of {totalRecords}",
"admin.billing.history.paid": "Paid",
"admin.billing.history.paymentFailed": "Payment failed",
"admin.billing.history.pending": "Pending",
"admin.billing.history.seatsAndRates": "{fullSeats} seats at full rate, {partialSeats} seats with partial charges",
"admin.billing.history.seeHowBillingWorks": "See how billing works",
"admin.billing.history.status": "Status",
"admin.billing.history.title": "Billing History",
"admin.billing.history.total": "Total",
"admin.billing.history.transactions": "Transactions",
"admin.billing.payment_info.billingAddress": "Billing Address",
"admin.billing.payment_info.cardBrandAndDigits": "{brand} ending in {digits}",
"admin.billing.payment_info.cardExpiry": "Expires {month}/{year}",
"admin.billing.subscription.byClickingYouAgree": "By clicking {buttonContent}, you agree to the <linkAgreement>{legalText}</linkAgreement>",
"admin.billing.subscription.cancelSubscriptionSection.contactUs": "Contact Us",
"admin.billing.subscription.cancelSubscriptionSection.description": "At this time, deleting a workspace can only be done with the help of a customer support representative.",
"admin.billing.subscription.cancelSubscriptionSection.title": "Cancel your subscription",
"admin.billing.subscription.cloudMonthlyBadge": "Monthly",
"admin.billing.subscription.cloudReverseTrial.daysLeftOnTrial": "{daysLeftOnTrial} days left on your trial. Please purchase a plan or contact sales to keep your workspace.",
"admin.billing.subscription.cloudReverseTrial.lastDay": "This is the last day of your trial. Please purchase a plan before {userEndTrialHour} or contact sales",
"admin.billing.subscription.cloudReverseTrial.subscribeButton": "Review your options",
"admin.billing.subscription.cloudTrial.daysLeft": "Your trial has started! There are {daysLeftOnTrial} days left",
"admin.billing.subscription.cloudTrial.subscribeButton": "Upgrade Now",
"admin.billing.subscription.cloudTrialBadge.daysLeftOnTrial": "{daysLeftOnTrial} trial days left",
"admin.billing.subscription.cloudYearlyBadge": "Annual",
"admin.billing.subscription.complianceScreenShippingSameAsBilling": "My postal address is the same as my billing address",
"admin.billing.subscription.creditCardExpired": "Your credit card has expired. Update your payment information to avoid disruption.",
"admin.billing.subscription.creditCardHasExpired": "Your credit card has expired",
"admin.billing.subscription.creditCardHasExpired.description": "Please <link>update your payment information</link> to avoid any disruption.",
"admin.billing.subscription.downgrading": "Downgrading your workspace",
"admin.billing.subscription.freeTrial.description": "Your free trial will expire in {daysLeftOnTrial} days. Add your payment information to continue after the trial ends.",
"admin.billing.subscription.freeTrial.lastDay.description": "Your free trial has ended. Add payment information to continue enjoying the benefits of Cloud Professional.",
"admin.billing.subscription.freeTrial.lastDay.title": "Your free trial ends today",
"admin.billing.subscription.freeTrial.lessThan3Days.description": "Your free trial will end in {daysLeftOnTrial, number} {daysLeftOnTrial, plural, one {day} other {days}}. Add payment information to continue enjoying the benefits of Cloud Professional.",
"admin.billing.subscription.freeTrial.title": "You're currently on a free trial",
"admin.billing.subscription.invoice.next": "Next Invoice",
"admin.billing.subscription.mostRecentPaymentFailed": "Your most recent payment failed",
"admin.billing.subscription.planDetails.currentPlan": "Current Plan",
"admin.billing.subscription.planDetails.features.advanceTeamPermission": "Advanced team permissions",
"admin.billing.subscription.planDetails.features.autoComplianceExports": "Automated compliance exports",
"admin.billing.subscription.planDetails.features.customRetentionPolicies": "Custom data retention policies",
"admin.billing.subscription.planDetails.features.enterpriseAdminAndSso": "Enterprise administration & SSO",
"admin.billing.subscription.planDetails.features.fileStorage": "Unlimited file storage",
"admin.billing.subscription.planDetails.features.groupAndOneToOneMessaging": "Group and one-to-one messaging, file sharing and search",
"admin.billing.subscription.planDetails.features.guestAccounts": "Guest Accounts",
"admin.billing.subscription.planDetails.features.incidentCollaboration": "Incident collaboration",
"admin.billing.subscription.planDetails.features.ldapSync": "AD/LDAP group sync to teams & channels",
"admin.billing.subscription.planDetails.features.ldapUserSync": "AD/LDAP user sync",
"admin.billing.subscription.planDetails.features.limitedFileStorage": "Limited to {limit} file storage",
"admin.billing.subscription.planDetails.features.limitedMessageHistory": "Limited to a message history of {limit} messages",
"admin.billing.subscription.planDetails.features.mfa": "Multi-Factor Authentication (MFA)",
"admin.billing.subscription.planDetails.features.mfaEnforcement": "MFA enforcement",
"admin.billing.subscription.planDetails.features.multilanguage": "Multi-language translations",
"admin.billing.subscription.planDetails.features.multiplatformSso": "Single Sign-On with Google and Office365",
"admin.billing.subscription.planDetails.features.openid": "OpenID",
"admin.billing.subscription.planDetails.features.premiumSupport": "Premium Support (optional upgrade)",
"admin.billing.subscription.planDetails.features.readOnlyChannels": "Read-only announcement channels",
"admin.billing.subscription.planDetails.features.sharedChannels": "Shared channels (coming soon)",
"admin.billing.subscription.planDetails.features.ssoSaml": "SSO w/ SAML (includes Okta and OneLogIn)",
"admin.billing.subscription.planDetails.features.unlimitedUsers": "Unlimited users",
"admin.billing.subscription.planDetails.features.unlimittedUsersAndMessagingHistory": "Unlimited users & message history",
"admin.billing.subscription.planDetails.flatFeePerMonth": "/month (Unlimited Users). ",
"admin.billing.subscription.planDetails.howBillingWorks": "See how billing works",
"admin.billing.subscription.planDetails.perUserPerMonth": "/user/month. ",
"admin.billing.subscription.planDetails.productName.cloudEnterprise": "Cloud Enterprise",
"admin.billing.subscription.planDetails.productName.cloudFree": "Cloud Free",
"admin.billing.subscription.planDetails.productName.cloudProfessional": "Cloud Professional",
"admin.billing.subscription.planDetails.productName.unknown": "Unknown product",
"admin.billing.subscription.planDetails.subheader": "Plan details",
"admin.billing.subscription.planDetails.userCount": "{userCount} users",
"admin.billing.subscription.privateCloudCard.cloudEnterprise.description": "At Mattermost, we work with you and your team to meet your needs throughout the product. If you are looking for an annual discount, please reach out to our sales team.",
"admin.billing.subscription.privateCloudCard.cloudEnterprise.title": "Looking for an annual discount? ",
"admin.billing.subscription.privateCloudCard.cloudFree.description": "Optimise your processes with Guest Accounts, Office365 suite integrations, GitLab SSO and advanced permissions.",
"admin.billing.subscription.privateCloudCard.cloudFree.title": "Upgrade to Cloud Professional",
"admin.billing.subscription.privateCloudCard.cloudProfessional.description": "Advanced security and compliance features with premium support. See {pricingLink} for more details.",
"admin.billing.subscription.privateCloudCard.cloudProfessional.title": "Upgrade to Cloud Enterprise",
"admin.billing.subscription.privateCloudCard.contactSales": "Contact Sales",
"admin.billing.subscription.privateCloudCard.contactSalesy": "Contact Sales",
"admin.billing.subscription.privateCloudCard.contactSupport": "Contact Support",
"admin.billing.subscription.privateCloudCard.freeTrial.description": "We love to work with our customers and their needs. Contact sales for subscription, billing or trial-specific questions.",
"admin.billing.subscription.privateCloudCard.freeTrial.title": "Questions about your trial?",
"admin.billing.subscription.privateCloudCard.upgradeNow": "Upgrade Now",
"admin.billing.subscription.proratedPayment.title": "You are now subscribed to {selectedProductName}",
"admin.billing.subscription.stateprovince": "State/Territory",
"admin.billing.subscription.title": "Subscription",
"admin.billing.subscription.updatePaymentInfo": "Update Payment Information",
"admin.billing.subscription.userCount.tooltipText": "You must purchase at least the current number of active users.",
"admin.billing.subscription.userCount.tooltipTitle": "Current User Count",
"admin.billing.subscriptions.billing_summary.lastInvoice.monthlyFlatFee": "Monthly Flat Fee",
"admin.billing.subscriptions.billing_summary.lastInvoice.paid": "Paid",
"admin.billing.subscriptions.billing_summary.lastInvoice.partialCharges": "Partial charges",
"admin.billing.subscriptions.billing_summary.lastInvoice.seatCount": " x {seats} seats",
"admin.billing.subscriptions.billing_summary.lastInvoice.seatCountPartial": "{seats} seats",
"admin.billing.subscriptions.billing_summary.lastInvoice.seeBillingHistory": "See Billing History",
"admin.billing.subscriptions.billing_summary.lastInvoice.taxes": "Taxes",
"admin.billing.subscriptions.billing_summary.lastInvoice.title": "Last Invoice",
"admin.billing.subscriptions.billing_summary.lastInvoice.total": "Total",
"admin.billing.subscriptions.billing_summary.lastInvoice.viewInvoice": "View Invoice",
"admin.billing.subscriptions.billing_summary.lastInvoice.whatArePartialCharges": "What are partial charges?",
"admin.billing.subscriptions.billing_summary.lastInvoice.whatArePartialCharges.message": "Users who have not been enabled for the full duration of the month are charged at a prorated monthly rate.",
"admin.billing.subscriptions.billing_summary.noBillingHistory.description": "In the future, this is where your most recent bill summary will show.",
"admin.billing.subscriptions.billing_summary.noBillingHistory.link": "See how billing works",
"admin.billing.subscriptions.billing_summary.noBillingHistory.title": "No billing history yet",
"admin.billing.subscriptions.billing_summary.upcomingInvoice.has_more_line_items": "And {count} more items",
"admin.bleve.bulkIndexingTitle": "Bulk Indexing:",
"admin.bleve.createJob.help": "All users, channels and posts in the database will be indexed from oldest to newest. Bleve is available during indexing but search results may be incomplete until the indexing job is complete.",
"admin.bleve.createJob.title": "Index Now",
"admin.bleve.enableAutocompleteDescription": "When true, Bleve will be used for all autocompletion queries on users and channels using the latest index. Autocompletion results may be incomplete until a bulk index of the existing users and channels database is finished. When false, database autocomplete is used.",
"admin.bleve.enableAutocompleteTitle": "Enable Bleve for autocomplete queries:",
"admin.bleve.enableIndexingDescription": "When true, indexing of new posts occurs automatically. Search queries will use database search until \"Enable Bleve for search queries\" is enabled. {documentationLink}",
"admin.bleve.enableIndexingTitle": "Enable Bleve Indexing:",
"admin.bleve.enableSearchingDescription": "When true, Bleve will be used for all search queries using the latest index. Search results may be incomplete until a bulk index of the existing post database is finished. When false, database search is used.",
"admin.bleve.enableSearchingTitle": "Enable Bleve for search queries:",
"admin.bleve.indexDirDescription": "Directory path to use for store bleve indexes.",
"admin.bleve.indexDirTitle": "Index Directory:",
"admin.bleve.percentComplete": "{percent}% Complete",
"admin.bleve.purgeIndexesButton": "Purge Index",
"admin.bleve.purgeIndexesButton.error": "Failed to purge indexes: {error}",
"admin.bleve.purgeIndexesButton.label": "Purge Indexes:",
"admin.bleve.purgeIndexesButton.success": "Indexes purged successfully.",
"admin.bleve.purgeIndexesHelpText": "Purging will entirely remove the content of the Bleve index directory. Search results may be incomplete until a bulk index of the existing database is rebuilt.",
"admin.bleve.title": "Bleve",
"admin.channel_list.archived": "Archived",
"admin.channel_list.group_sync": "Group Sync",
"admin.channel_list.manual_invites": "Manual Invites",
"admin.channel_list.private": "Private",
"admin.channel_list.public": "Public",
"admin.channel_settings.channel_detail.archive_confirm.button": "Save and Archive Channel",
"admin.channel_settings.channel_detail.archive_confirm.message": "Saving will archive the channel from the team and make its contents inaccessible for all users. Are you sure you wish to save and archive this channel?",
"admin.channel_settings.channel_detail.archive_confirm.title": "Save and Archive Channel",
"admin.channel_settings.channel_detail.channelName": "**Name**",
"admin.channel_settings.channel_detail.channelOrganizations": "**Organisations**",
"admin.channel_settings.channel_detail.channelOrganizationsMessage": "Shared with trusted organisations",
"admin.channel_settings.channel_detail.channelTeam": "**Team**",
"admin.channel_settings.channel_detail.channel_configuration": "Channel Configuration",
"admin.channel_settings.channel_detail.groupsDescription": "Select groups to be added to this channel.",
"admin.channel_settings.channel_detail.groupsTitle": "Groups",
"admin.channel_settings.channel_detail.manageDescription": "Choose between inviting members manually or syncing members automatically from groups.",
"admin.channel_settings.channel_detail.manageTitle": "Channel Management",
"admin.channel_settings.channel_detail.membersDescription": "A list of users who are currently in the channel right now",
"admin.channel_settings.channel_detail.membersTitle": "Members",
"admin.channel_settings.channel_detail.profileDescription": "Summary of the channel, including the channel name.",
"admin.channel_settings.channel_detail.profileTitle": "Channel Profile",
"admin.channel_settings.channel_detail.syncedGroupsDescription": "Add and remove channel members based on their group membership.",
"admin.channel_settings.channel_detail.syncedGroupsTitle": "Synced Groups",
"admin.channel_settings.channel_details.add_group": "Add Group",
"admin.channel_settings.channel_details.archiveChannel": "Archive Channel",
"admin.channel_settings.channel_details.isDefaultDescr": "This default channel cannot be converted into a private channel.",
"admin.channel_settings.channel_details.isPublic": "Public channel or private channel",
"admin.channel_settings.channel_details.isPublicDescr": "If `public` the channel is discoverable and any user can join, or if `private` invitations are required. Toggle to convert public channels to private. When Group Sync is enabled, private channels cannot be converted to public.",
"admin.channel_settings.channel_details.syncGroupMembers": "Sync Group Members",
"admin.channel_settings.channel_details.syncGroupMembersDescr": "When enabled, adding and removing users from groups will add or remove them from this channel. The only way of inviting members to this channel is by adding the groups they belong to. <link>Learn More</link>",
"admin.channel_settings.channel_details.unarchiveChannel": "Unarchive Channel",
"admin.channel_settings.channel_list.managementHeader": "Management",
"admin.channel_settings.channel_list.nameHeader": "Name",
"admin.channel_settings.channel_list.no_channels_found": "No channels found",
"admin.channel_settings.channel_list.no_logs_found": "No logs found",
"admin.channel_settings.channel_list.search_channels_errored": "Something went wrong. Try again",
"admin.channel_settings.channel_list.teamHeader": "Team",
"admin.channel_settings.channel_moderation.channelMentions": "Channel Mentions",
"admin.channel_settings.channel_moderation.channelMentions.disabledBoth": "Channel mentions for members and guests are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.channelMentions.disabledBothDueToCreatePosts": "Guests and members can not use channel mentions without the ability to create posts.",
"admin.channel_settings.channel_moderation.channelMentions.disabledGuest": "Channel mentions for guests are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.channelMentions.disabledGuestsDueToCreatePosts": "Guests can not use channel mentions without the ability to create posts.",
"admin.channel_settings.channel_moderation.channelMentions.disabledMember": "Channel mentions for members are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.channelMentions.disabledMemberDueToCreatePosts": "Members can not use channel mentions without the ability to create posts.",
"admin.channel_settings.channel_moderation.channelMentionsDesc": "The ability for members and guests to use @all, @here and @channel.",
"admin.channel_settings.channel_moderation.channelMentionsDescMembers": "The ability for members to use @all, @here and @channel.",
"admin.channel_settings.channel_moderation.createPosts": "Create Posts",
"admin.channel_settings.channel_moderation.createPosts.disabledBoth": "Create posts for members and guests are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.createPosts.disabledGuest": "Create posts for guests are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.createPosts.disabledMember": "Create posts for members are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.createPostsDesc": "The ability for members and guests to create posts in the channel.",
"admin.channel_settings.channel_moderation.createPostsDescMembers": "The ability for members to create posts in the channel.",
"admin.channel_settings.channel_moderation.guests": "Guests",
"admin.channel_settings.channel_moderation.manageBookmarks": "Manage Bookmarks",
"admin.channel_settings.channel_moderation.manageBookmarks.disabledBoth": "Manage bookmarks for members and guests is disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.manageBookmarks.disabledGuest": "Manage bookmarks for guests is disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.manageBookmarks.disabledMember": "Manage bookmarks for members is disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.manageBookmarksDesc": "The ability for members and guests to add, delete and sort bookmarks.",
"admin.channel_settings.channel_moderation.manageMembers": "Manage Members",
"admin.channel_settings.channel_moderation.manageMembers.disabledBoth": "Manage members for members and guests are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.manageMembers.disabledGuest": "Manage members for guests are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.manageMembers.disabledMember": "Manage members for members are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.manageMembersDesc": "The ability for members to add and remove people.",
"admin.channel_settings.channel_moderation.members": "Members",
"admin.channel_settings.channel_moderation.permissions": "Permissions",
"admin.channel_settings.channel_moderation.postReactions": "Post Reactions",
"admin.channel_settings.channel_moderation.postReactions.disabledBoth": "Post reactions for members and guests are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.postReactions.disabledGuest": "Post reactions for guests are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.postReactions.disabledMember": "Post reactions for members are disabled in [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.postReactionsDesc": "The ability for members and guests to post reactions.",
"admin.channel_settings.channel_moderation.postReactionsDescMembers": "The ability for members to post reactions.",
"admin.channel_settings.channel_moderation.subtitle": "Manage the actions available to channel members and guests.",
"admin.channel_settings.channel_moderation.subtitleMembers": "Manage the actions available to channel members.",
"admin.channel_settings.channel_moderation.title": "Advanced Access Control",
"admin.channel_settings.channel_row.configure": "Edit",
"admin.channel_settings.channel_row.managementMethod.group": "Group Sync",
"admin.channel_settings.channel_row.managementMethod.manual": "Manual Invites",
"admin.channel_settings.description": "Manage channel settings.",
"admin.channel_settings.groupsPageTitle": "{siteName} Channels",
"admin.channel_settings.title": "Channels",
"admin.channels.filterBy.team.loading": "Loading teams",
"admin.channels.filterBy.team.noTeams": "No teams found",
"admin.channels.filterBy.team.placeholder": "Search and select teams",
"admin.cluster.ClusterName": "Cluster Name:",
"admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.",
"admin.cluster.ClusterNameEx": "E.g.: 'Production' or 'Staging'",
"admin.cluster.EnableExperimentalGossipEncryption": "Enable Experimental Gossip encryption:",
"admin.cluster.EnableExperimentalGossipEncryptionDesc": "When true, all communication through the gossip protocol will be encrypted.",
"admin.cluster.EnableGossipCompression": "Enable Gossip compression:",
"admin.cluster.EnableGossipCompressionDesc": "When true, all communication through the gossip protocol will be compresssed. It is recommended to keep this flag disabled.",
"admin.cluster.GossipPort": "Gossip Port:",
"admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should be allowed on this port.",
"admin.cluster.GossipPortEx": "E.g.: '8074'",
"admin.cluster.OverrideHostname": "Override Hostname:",
"admin.cluster.OverrideHostnameDesc": "The default value of '<blank>' will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.",
"admin.cluster.OverrideHostnameEx": "E.g.: 'app-server-01'",
"admin.cluster.UseIPAddress": "Use IP Address:",
"admin.cluster.UseIPAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.",
"admin.cluster.enableDescription": "When true, Mattermost will run in High Availability mode. Please see <link>documentation</link> to learn more about configuring High Availability for Mattermost.",
"admin.cluster.enableTitle": "Enable High Availability Mode:",
"admin.cluster.loadedFrom": "This configuration file was loaded from Node ID {clusterId}. Please see the Troubleshooting Guide in our <link>documentation</link> if you are accessing the System Console through a load balancer and experiencing issues.",
"admin.cluster.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.cluster.should_not_change": "WARNING: These settings may not sync with the other servers in the cluster. High Availability inter-node communication will not start until you modify the config.json to be identical on all servers and restart Mattermost. Please see the <linkCluster>documentation</linkCluster> on how to add or remove a server from the cluster. If you are accessing the System Console through a load balancer and experiencing issues, please see the Troubleshooting Guide in our <linkCluster>documentation</linkCluster>.",
"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",
"admin.cluster.unknown": "unknown",
"admin.cluster.version_mismatch_warning": "WARNING: Multiple versions of Mattermost has been detected in your HA cluster. Unless you are currently performing an upgrade please ensure all nodes in your cluster are running the same Mattermost version to avoid platform disruption.",
"admin.compliance.complianceMonitoring": "Compliance Monitoring",
"admin.compliance.directoryDescription": "Directory to which compliance reports are written. If blank, will be set to ./data/.",
"admin.compliance.directoryExample": "E.g.: './data/'",
"admin.compliance.directoryTitle": "Compliance Report Directory:",
"admin.compliance.enableDailyDesc": "When true, Mattermost will generate a daily compliance report.",
"admin.compliance.enableDailyTitle": "Enable Daily Report:",
"admin.compliance.enableDesc": "When true, Mattermost allows compliance reporting from the <strong>Compliance and Auditing</strong> tab. See <link>documentation</link> to learn more.",
"admin.compliance.enableTitle": "Enable Compliance Reporting:",
"admin.compliance.newComplianceExportBanner": "This feature is replaced by a new [Compliance Export]({siteURL}/admin_console/compliance/export) feature, and will be removed in a future release. We recommend migrating to the new system.",
"admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.",
"admin.complianceExport.createJob.title": "Run Compliance Export Job Now",
"admin.complianceExport.exportFormat.actiance": "Actiance XML",
"admin.complianceExport.exportFormat.csv": "CSV",
"admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.\n \nFor Actiance XML, compliance export files are written to the 'exports' subdirectory of the configured [Local Storage Directory]({siteURL}/admin_console/environment/file_storage). For Global Relay EML, they are emailed to the configured email address.",
"admin.complianceExport.exportFormat.globalrelay": "Global Relay EML",
"admin.complianceExport.exportFormat.title": "Export Format:",
"admin.complianceExport.exportJobStartTime.description": "Set the start time of the daily scheduled compliance export job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.",
"admin.complianceExport.exportJobStartTime.example": "E.g.: '02:00'",
"admin.complianceExport.exportJobStartTime.title": "Compliance Export time:",
"admin.complianceExport.globalRelayCustomSMTPPort.description": "The SMTP server port that will receive your Global Relay EML.",
"admin.complianceExport.globalRelayCustomSMTPPort.example": "e.g. '25'",
"admin.complianceExport.globalRelayCustomSMTPPort.title": "SMTP Server Port:",
"admin.complianceExport.globalRelayCustomSMTPServerName.description": "The SMTP server name that will receive your Global Relay EML.",
"admin.complianceExport.globalRelayCustomSMTPServerName.example": "e.g. 'feeds.globalrelay.com'",
"admin.complianceExport.globalRelayCustomSMTPServerName.title": "SMTP Server Name:",
"admin.complianceExport.globalRelayCustomerType.a10.description": "A10/Type 10",
"admin.complianceExport.globalRelayCustomerType.a9.description": "A9/Type 9",
"admin.complianceExport.globalRelayCustomerType.custom.description": "Custom",
"admin.complianceExport.globalRelayCustomerType.description": "Type of Global Relay customer account your organisation has.",
"admin.complianceExport.globalRelayCustomerType.title": "Global Relay Customer Account:",
"admin.complianceExport.globalRelayEmailAddress.description": "The email address your Global Relay server monitors for incoming compliance exports.",
"admin.complianceExport.globalRelayEmailAddress.example": "E.g.: 'globalrelay@mattermost.com'",
"admin.complianceExport.globalRelayEmailAddress.title": "Global Relay Email Address:",
"admin.complianceExport.globalRelaySMTPPassword.description": "The password that is used to authenticate against the GlobalRelay SMTP server.",
"admin.complianceExport.globalRelaySMTPPassword.example": "E.g.: 'globalRelayPassword'",
"admin.complianceExport.globalRelaySMTPPassword.title": "SMTP Password:",
"admin.complianceExport.globalRelaySMTPUsername.description": "The username that is used to authenticate against the GlobalRelay SMTP server.",
"admin.complianceExport.globalRelaySMTPUsername.example": "E.g.: 'globalRelayUser'",
"admin.complianceExport.globalRelaySMTPUsername.title": "SMTP Username:",
"admin.complianceExport.messagesExportedCount": "{count} messages exported.",
"admin.complianceExport.title": "Compliance Export",
"admin.complianceExport.warningCount": "{count} warning(s) encountered, see warning.txt for details",
"admin.complianceExport.warningCount.globalrelay": "{count} warning(s) encountered, see log for details",
"admin.complianceMonitoring.userActivityLogsTitle": "User Activity Logs",
"admin.compliance_export_feature_discovery.copy": "Run daily compliance reports and export them to a variety of formats consumable by third-party integration tools such as Smarsh (Actiance).",
"admin.compliance_export_feature_discovery.title": "Run compliance exports with Mattermost Enterprise",
"admin.compliance_reports.desc": "Job Name:",
"admin.compliance_reports.desc_placeholder": "E.g. 'Audit 445 for HR'",
"admin.compliance_reports.emails": "Emails:",
"admin.compliance_reports.emails_placeholder": "E.g. 'bill@example.com, bob@example.com'",
"admin.compliance_reports.from": "From:",
"admin.compliance_reports.from_placeholder": "E.g. '2016-03-11'",
"admin.compliance_reports.keywords": "Keywords:",
"admin.compliance_reports.keywords_placeholder": "E.g. 'shorting stock'",
"admin.compliance_reports.reload": "Reload Completed Compliance Reports",
"admin.compliance_reports.run": "Run Compliance Report",
"admin.compliance_reports.title": "Compliance Reports",
"admin.compliance_reports.to": "To:",
"admin.compliance_reports.to_placeholder": "E.g. '2016-03-15'",
"admin.compliance_table.desc": "Description",
"admin.compliance_table.download": "Download",
"admin.compliance_table.failed": "Failed",
"admin.compliance_table.files": "Files",
"admin.compliance_table.params": "Params",
"admin.compliance_table.pending": "Pending",
"admin.compliance_table.records": "Records",
"admin.compliance_table.status": "Status",
"admin.compliance_table.success": "Success",
"admin.compliance_table.timestamp": "Timestamp",
"admin.compliance_table.type": "Type",
"admin.compliance_table.userId": "Requested By",
"admin.connectionSecurityNone": "None",
"admin.connectionSecurityNoneDescription": "Mattermost will connect over an insecure connection.",
"admin.connectionSecurityStart": "STARTTLS",
"admin.connectionSecurityStartDescription": "Takes an existing insecure connection and attempts to upgrade it to a secure connection using TLS.",
"admin.connectionSecurityTitle": "Connection Security:",
"admin.connectionSecurityTls": "TLS",
"admin.connectionSecurityTlsDescription": "Encrypts the communication between Mattermost and your server.",
"admin.custom_terms_of_service_feature_discovery.copy": "Create your own terms of service that new users must accept before accessing your Mattermost instance on desktop, web, or mobile.",
"admin.custom_terms_of_service_feature_discovery.title": "Create custom terms of service with Mattermost Enterprise",
"admin.customization.allowSyncedDrafts": "Enable server syncing of message drafts:",
"admin.customization.allowSyncedDraftsDesc": "When enabled, user message drafts will sync with the server so they can be accessed from any device. Users may opt out of this behaviour in Account settings.",
"admin.customization.androidAppDownloadLinkDesc": "Add a link to download the Android app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.",
"admin.customization.androidAppDownloadLinkTitle": "Android App Download Link:",
"admin.customization.announcement.allowBannerDismissalDesc": "When true, users can dismiss the banner until its next update. When false, the banner is permanently visible until it is turned off by the System Admin.",
"admin.customization.announcement.allowBannerDismissalTitle": "Allow Banner Dismissal:",
"admin.customization.announcement.bannerColorTitle": "Banner Colour:",
"admin.customization.announcement.bannerTextColorTitle": "Banner Text Colour:",
"admin.customization.announcement.bannerTextDesc": "Text that will appear in the announcement banner.",
"admin.customization.announcement.bannerTextTitle": "Banner Text:",
"admin.customization.announcement.enableBannerDesc": "Enable an announcement banner across all teams.",
"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.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'",
"admin.customization.enableCustomEmojiDesc": "Enable users to create custom emoji for use in messages. When enabled, custom emoji settings can be accessed in Channels through the emoji picker.",
"admin.customization.enableCustomEmojiTitle": "Enable Custom Emoji:",
"admin.customization.enableEmojiPickerDesc": "The emoji picker allows users to select emoji to add as reactions or use in messages. Enabling the emoji picker with a large number of custom emoji may slow down performance.",
"admin.customization.enableEmojiPickerTitle": "Enable Emoji Picker:",
"admin.customization.enableGifPickerDesc": "Allows users to select GIFs from the emoji picker.",
"admin.customization.enableGifPickerTitle": "Enable GIF Picker:",
"admin.customization.enableInlineLatexDesc": "Enable rendering of inline LaTeX code. If false, LaTeX can only be rendered in a code block using syntax highlighting. Please review our <link>documentation</link> for details about text formatting.",
"admin.customization.enableInlineLatexTitle": "Enable Inline Latex Rendering:",
"admin.customization.enableLatexDesc": "Enable rendering of LaTeX in code blocks. If false, LaTeX code will be highlighted only.",
"admin.customization.enableLatexTitle": "Enable LaTeX Rendering:",
"admin.customization.enableLinkPreviewsDesc": "Display a preview of website content, image links and YouTube links below the message when available. The server must be connected to the internet and have access through the firewall (if applicable) to the websites from which previews are expected. Users can disable these previews from Settings > Display > Website Link Previews.",
"admin.customization.enableLinkPreviewsTitle": "Enable website link previews:",
"admin.customization.enablePermalinkPreviewsDesc": "When enabled, links to Mattermost messages will generate a preview for any users that have access to the original message. Please review our <link>documentation</link> for details.",
"admin.customization.enablePermalinkPreviewsTitle": "Enable message link previews:",
"admin.customization.enableSVGsDesc": "Enable previews for SVG file attachments and allow them to appear in messages.",
"admin.customization.enableSVGsTitle": "Enable SVGs:",
"admin.customization.iosAppDownloadLinkDesc": "Add a link to download the iOS app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.",
"admin.customization.iosAppDownloadLinkTitle": "iOS App Download Link:",
"admin.customization.maxMarkdownNodesDesc": "When rendering Markdown text in the mobile app, controls the maximum number of Markdown elements (eg. emojis, links, table cells, etc.) that can be in a single piece of text. If set to 0, a default limit will be used.",
"admin.customization.maxMarkdownNodesTitle": "Maximum Markdown Nodes:",
"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.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.loading": "Loading",
"admin.data_grid.paginatorCount": "{startCount, number} - {endCount, number} of {total, number}",
"admin.data_retention.channel_team_counts": "{team_count} {team_count, plural, one {team} other {teams}}, {channel_count} {channel_count, plural, one {channel} other {channels}}",
"admin.data_retention.channel_team_counts_empty": "N/A",
"admin.data_retention.createJob.instructions": "Daily time to check policies and run delete job:",
"admin.data_retention.createJob.title": "Run Deletion Job Now",
"admin.data_retention.customPolicies.addPolicy": "Add policy",
"admin.data_retention.customPolicies.subTitle": "Customise how long specific teams and channels will keep messages.",
"admin.data_retention.customPolicies.title": "Custom retention policies",
"admin.data_retention.customPoliciesTable.appliedTo": "Applied to",
"admin.data_retention.customPoliciesTable.channelMessages": "Channel messages",
"admin.data_retention.customPoliciesTable.description": "Description",
"admin.data_retention.customTitle": "Custom Retention Policy",
"admin.data_retention.custom_policy.cancel": "Cancel",
"admin.data_retention.custom_policy.channel_selector.addChannels": "Add channels",
"admin.data_retention.custom_policy.channel_selector.subTitle": "Add channels that will follow this retention policy.",
"admin.data_retention.custom_policy.channel_selector.title": "Assigned channels",
"admin.data_retention.custom_policy.form.durationInput.error": "Error parsing message retention.",
"admin.data_retention.custom_policy.form.input": "Policy name",
"admin.data_retention.custom_policy.form.input.error": "Policy name can't be blank.",
"admin.data_retention.custom_policy.form.subTitle": "Give your policy a name and configure retention settings.",
"admin.data_retention.custom_policy.form.teamsError": "You must add a team or a channel to the policy.",
"admin.data_retention.custom_policy.form.title": "Name and retention",
"admin.data_retention.custom_policy.save": "Save",
"admin.data_retention.custom_policy.serverError": "There are errors in the form above",
"admin.data_retention.custom_policy.team_selector.addTeams": "Add teams",
"admin.data_retention.custom_policy.team_selector.subTitle": "Add teams that will follow this retention policy.",
"admin.data_retention.custom_policy.team_selector.title": "Assigned teams",
"admin.data_retention.custom_policy.teams.remove": "Remove",
"admin.data_retention.form.channelAndDirectMessageRetention": "Channel & direct message retention",
"admin.data_retention.form.days": "Days",
"admin.data_retention.form.fileRetention": "File retention",
"admin.data_retention.form.hours": "Hours",
"admin.data_retention.form.keepForever": "Keep forever",
"admin.data_retention.form.text": "Applies to all teams and channels, but does not apply to custom retention policies.",
"admin.data_retention.form.years": "Years",
"admin.data_retention.globalPoliciesTable.channelMessages": "Channel messages",
"admin.data_retention.globalPoliciesTable.delete": "Delete",
"admin.data_retention.globalPoliciesTable.description": "Description",
"admin.data_retention.globalPoliciesTable.edit": "Edit",
"admin.data_retention.globalPoliciesTable.files": "Files",
"admin.data_retention.globalPolicy.subTitle": "Keep messages and files for a set amount of time.",
"admin.data_retention.globalPolicy.title": "Global Retention Policy",
"admin.data_retention.globalPolicyTitle": "Global Retention Policy",
"admin.data_retention.global_policy.form.numberError": "You must add a number greater than or equal to 1.",
"admin.data_retention.jobCreation.subTitle": "Daily log of messages and files removed based on the policies defined above.",
"admin.data_retention.jobCreation.title": "Policy Log",
"admin.data_retention.jobTimeAM": "{time} AM (UTC)",
"admin.data_retention.jobTimePM": "{time} PM (UTC)",
"admin.data_retention.retention_days": "{count} {count, plural, one {day} other {days}}",
"admin.data_retention.retention_hours": "{count} {count, plural, one {hour} other {hours}}",
"admin.data_retention.retention_years": "{count} {count, plural, one {year} other {years}}",
"admin.data_retention.settings.title": "Data Retention Policies",
"admin.data_retention.title": "Data Retention Policy",
"admin.data_retention_feature_discovery.copy": "Hold on to your data only as long as you need to. Create data retention jobs for select channels and teams to automatically delete disposable data.",
"admin.data_retention_feature_discovery.title": "Create data retention schedules with Mattermost Enterprise",
"admin.database.migrations_table.help_text": "The list of schema migrations applied to your data store.",
"admin.database.migrations_table.name": "Name",
"admin.database.migrations_table.title": "Applied Schema Migrations",
"admin.database.migrations_table.version": "Version",
"admin.database.search_backend.help_text": "Shows the currently active backend used for search. Values can be none, database, elasticsearch, bleve etc.",
"admin.database.search_backend.title": "Active Search Backend",
"admin.database.title": "Database",
"admin.developer.title": "Developer Settings",
"admin.elasticsearch.backendDescription": "The type of the search backend.",
"admin.elasticsearch.backendExample": "e.g. 'elasticsearch'",
"admin.elasticsearch.backendTitle": "Backend type:",
"admin.elasticsearch.bulkIndexingTitle": "Bulk Indexing:",
"admin.elasticsearch.caDescription": "(Optional) Custom Certificate Authority certificates for the Elasticsearch server. Leave this empty to use the default CAs from the operating system.",
"admin.elasticsearch.caExample": "E.g. './elasticsearch/ca.pem'",
"admin.elasticsearch.caTitle": "CA path:",
"admin.elasticsearch.channelIndexRebuildJobTitle": "Channels index rebuild job.",
"admin.elasticsearch.clientCertDescription": "(Optional) The client certificate for the connection to the Elasticsearch server in the PEM format.",
"admin.elasticsearch.clientCertExample": "E.g. './elasticsearch/client-cert.pem'",
"admin.elasticsearch.clientCertTitle": "Client Certificate path:",
"admin.elasticsearch.clientKeyDescription": "(Optional) The key for the client certificate in the PEM format.",
"admin.elasticsearch.clientKeyExample": "E.g. './elasticsearch/client-key.pem'",
"admin.elasticsearch.clientKeyTitle": "Client Certificate Key path:",
"admin.elasticsearch.connectionUrlDescription": "The address of the Elasticsearch server. {documentationLink}",
"admin.elasticsearch.connectionUrlExample": "E.g.: 'https://elasticsearch.example.org:9200'",
"admin.elasticsearch.connectionUrlTitle": "Server Connection Address:",
"admin.elasticsearch.createJob.help": "All users, channels and posts in the database will be indexed from oldest to newest. Elasticsearch is available during indexing but search results may be incomplete until the indexing job is complete.",
"admin.elasticsearch.createJob.title": "Index Now",
"admin.elasticsearch.elasticsearch_test_button": "Test Connection",
"admin.elasticsearch.enableAutocompleteDescription": "Requires a successful connection to the Elasticsearch server. When true, Elasticsearch will be used for all autocompletion queries on users and channels using the latest index. Autocompletion results may be incomplete until a bulk index of the existing users and channels database is finished. When false, database autocomplete is used.",
"admin.elasticsearch.enableAutocompleteTitle": "Enable Elasticsearch for autocomplete queries:",
"admin.elasticsearch.enableIndexingDescription": "When true, indexing of new posts occurs automatically. Search queries will use database search until 'Enable Elasticsearch for search queries' is enabled. {documentationLink}",
"admin.elasticsearch.enableIndexingTitle": "Enable Elasticsearch Indexing:",
"admin.elasticsearch.enableSearchingDescription": "Requires a successful connection to the Elasticsearch server. When true, Elasticsearch will be used for all search queries using the latest index. Search results may be incomplete until a bulk index of the existing post database is finished. When false, database search is used.",
"admin.elasticsearch.enableSearchingTitle": "Enable Elasticsearch for search queries:",
"admin.elasticsearch.ignoredPurgeIndexes": "Indexes to skip while purging:",
"admin.elasticsearch.ignoredPurgeIndexesDescription": "When filled in, these indexes will be ignored during the purge, separated by commas.",
"admin.elasticsearch.ignoredPurgeIndexesDescription.example": "e.g. .opendistro*,.security*",
"admin.elasticsearch.password": "E.g.: 'yourpassword'",
"admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.",
"admin.elasticsearch.passwordTitle": "Server Password:",
"admin.elasticsearch.percentComplete": "{percent}% Complete",
"admin.elasticsearch.purgeIndexesButton": "Purge Indexes",
"admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}",
"admin.elasticsearch.purgeIndexesButton.label": "Purge Indexes:",
"admin.elasticsearch.purgeIndexesButton.success": "Indexes purged successfully.",
"admin.elasticsearch.purgeIndexesHelpText": "Purging will entirely remove the indexes on the Elasticsearch server. Search results may be incomplete until a bulk index of the existing database is rebuilt.",
"admin.elasticsearch.rebuildChannelsIndex.helpText": "This purges the channels index and re-indexes all channels in the database, from oldest to newest. Channel autocomplete is available during indexing but search results may be incomplete until the indexing job is complete.\n\n<b>Note- Please ensure no other indexing job is in progress in the table above.</b>",
"admin.elasticsearch.rebuildChannelsIndex.title": "Rebuild Channels Index",
"admin.elasticsearch.rebuildChannelsIndexTitle": "Rebuild Channels Index",
"admin.elasticsearch.rebuildIndexSuccessfully.error": "Failed to trigger channels index rebuild job.",
"admin.elasticsearch.rebuildIndexSuccessfully.success": "Channels index rebuild job triggered successfully.",
"admin.elasticsearch.skipTLSVerificationDescription": "When true, Mattermost will not require the Elasticsearch certificate to be signed by a trusted Certificate Authority.",
"admin.elasticsearch.skipTLSVerificationTitle": "Skip TLS Verification:",
"admin.elasticsearch.sniffDescription": "When true, sniffing finds and connects to all data nodes in your cluster automatically.",
"admin.elasticsearch.sniffTitle": "Enable Cluster Sniffing:",
"admin.elasticsearch.testConfigSuccess": "Test successful. Configuration saved.",
"admin.elasticsearch.testHelpText": "Tests if the Mattermost server can connect to the Elasticsearch server specified. Testing the connection only saves the configuration if the test is successful. A successful test will also re-initialise the client if you have started Elasticsearch after starting Mattermost. But this will not restart the workers. To do that, please toggle 'Enable Elasticsearch Indexing'.",
"admin.elasticsearch.title": "Elasticsearch",
"admin.elasticsearch.usernameDescription": "(Optional) The username to authenticate to the Elasticsearch server.",
"admin.elasticsearch.usernameExample": "E.g.: 'elastic'",
"admin.elasticsearch.usernameTitle": "Server Username:",
"admin.email.agreeHPNS": " I understand and accept the Mattermost Hosted Push Notification Service <linkTerms>Terms of Service</linkTerms> and <linkPrivacy>Privacy Policy</linkPrivacy>.",
"admin.email.allowEmailSignInDescription": "When true, Mattermost allows users to sign in using their email and password.",
"admin.email.allowEmailSignInTitle": "Enable sign-in with email: ",
"admin.email.allowSignupDescription": "When true, Mattermost allows account creation using email and password. This value should be false only when you want to limit sign up to a single sign-on service like AD/LDAP, SAML or GitLab.",
"admin.email.allowSignupTitle": "Enable account creation with email: ",
"admin.email.allowUsernameSignInDescription": "When true, users with email login can sign in using their username and password. This setting does not affect AD/LDAP login.",
"admin.email.allowUsernameSignInTitle": "Enable sign-in with username: ",
"admin.email.easHelp": "Learn more about compiling and deploying your own mobile apps from an <link>Enterprise App Store</link>.",
"admin.email.mhpns": "Use HPNS connection with uptime SLA to send notifications to iOS and Android apps",
"admin.email.mhpnsHelp": "Download <linkIOS>Mattermost iOS app</linkIOS> from iTunes. Download <linkAndroid>Mattermost Android app</linkAndroid> from Google Play. Learn more about <linkHPNS>HPNS</linkHPNS>.",
"admin.email.mtpns": "Use TPNS connection to send notifications to iOS and Android apps",
"admin.email.mtpnsHelp": "Download <linkIOS>Mattermost iOS app</linkIOS> from iTunes. Download <linkAndroid>Mattermost Android app</linkAndroid> from Google Play. Learn more about <linkHPNS>TPNS</linkHPNS>.",
"admin.email.pushOff": "Do not send push notifications",
"admin.email.pushOffHelp": "Please see <link>documentation on push notifications</link> to learn more about setup options.",
"admin.email.pushServerEx": "E.g.: 'https://push-test.mattermost.com'",
"admin.email.pushServerLocationDE": "Germany",
"admin.email.pushServerLocationTitle": "Push Notification Server location:",
"admin.email.pushServerLocationUS": "US",
"admin.email.pushServerTitle": "Push Notification Server:",
"admin.email.pushTitle": "Enable Push Notifications: ",
"admin.email.requireVerificationDescription": "Typically set to true in production. When true, Mattermost requires email verification after account creation prior to allowing login. Developers may set this field to false to skip sending verification emails for faster development.",
"admin.email.requireVerificationTitle": "Require Email Verification: ",
"admin.email.selfPush": "Manually enter Push Notification Service location",
"admin.environment.fileStorage": "File Storage",
"admin.environment.imageProxy": "Image Proxy",
"admin.environment.notifications": "Notifications",
"admin.environment.notifications.contents.full": "Send full message contents",
"admin.environment.notifications.contents.generic": "Send generic description with only sender name",
"admin.environment.notifications.contents.help": "**Send full message contents** - Sender name and channel are included in email notifications.\n **Send generic description with only sender name** - Only the name of the person who sent the message, with no information about channel name or message contents are included in email notifications. Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.",
"admin.environment.notifications.contents.label": "Email Notification Contents:",
"admin.environment.notifications.enable.help": "Typically set to true in production. When true, Mattermost attempts to send email notifications. When false, email invitations and user account setting change emails are still sent as long as the SMTP server is configured. Developers may set this field to false to skip email setup for faster development.",
"admin.environment.notifications.enable.label": "Enable Email Notifications:",
"admin.environment.notifications.enableConfirmNotificationsToChannel.help": "When true, users will be prompted to confirm when posting @channel, @all, @here and group mentions in channels with over five members. When false, no confirmation is required.",
"admin.environment.notifications.enableConfirmNotificationsToChannel.label": "Show @channel, @all, @here and group mention confirmation dialog:",
"admin.environment.notifications.enableEmailBatching.help": "When true, users will have email notifications for multiple direct messages and mentions combined into a single email. Batching will occur at a default interval of 15 minutes, configurable in Settings > Notifications.",
"admin.environment.notifications.enableEmailBatching.label": "Enable Email Batching:",
"admin.environment.notifications.enablePreviewModeBanner.help": "When true, the Preview Mode banner is displayed so users are aware that email notifications are disabled. When false, the Preview Mode banner is not displayed to users.",
"admin.environment.notifications.enablePreviewModeBanner.label": "Enable Preview Mode Banner:",
"admin.environment.notifications.feedbackEmail.help": "Email address displayed on email account used when sending notification emails from Mattermost.",
"admin.environment.notifications.feedbackEmail.label": "Notification From Address:",
"admin.environment.notifications.feedbackEmail.placeholder": "E.g.: 'mattermost@yourcompany.com', 'admin@yourcompany.com'",
"admin.environment.notifications.feedbackEmail.required": "'Notification From Address' is required",
"admin.environment.notifications.feedbackOrganization.help": "Organisation name and address displayed on email notifications from Mattermost, such as '© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA'. If the field is left empty, the organisation name and address will not be displayed.",
"admin.environment.notifications.feedbackOrganization.label": "Notification Footer Mailing Address:",
"admin.environment.notifications.feedbackOrganization.placeholder": "E.g.: '© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA'",
"admin.environment.notifications.notificationDisplay.help": "Display name on email account used when sending notification emails from Mattermost.",
"admin.environment.notifications.notificationDisplay.label": "Notification Display Name:",
"admin.environment.notifications.notificationDisplay.placeholder": "E.g.: 'Mattermost Notification', 'System', 'No-Reply'",
"admin.environment.notifications.notificationDisplay.required": "'Notification Display Name' is required",
"admin.environment.notifications.pushContents.full": "Full message content sent in the notification payload",
"admin.environment.notifications.pushContents.generic": "Generic description with sender and channel names",
"admin.environment.notifications.pushContents.genericNoChannel": "Generic description with only sender name",
"admin.environment.notifications.pushContents.help": "**Generic description with only sender name** - Includes only the name of the person who sent the message in push notifications, with no information about channel name or message contents.\n **Generic description with sender and channel names** - Includes the name of the person who sent the message and the channel it was sent in, but not the message contents.\n **Full message content sent in the notification payload** - Includes the message contents in the push notification payload that is relayed through Apple's Push Notification Service (APNS) or Google's Firebase Cloud Messaging (FCM). It is **highly recommended** this option only be used with an 'https' protocol to encrypt the connection and protect confidential information sent in messages.",
"admin.environment.notifications.pushContents.idLoaded": "Full message content fetched from the server on receipt",
"admin.environment.notifications.pushContents.label": "Push Notification Contents:",
"admin.environment.notifications.pushContents.withIdLoaded.help": "**Generic description with only sender name** - Includes only the name of the person who sent the message in push notifications, with no information about channel name or message contents.\n **Generic description with sender and channel names** - Includes the name of the person who sent the message and the channel it was sent in, but not the message contents.\n **Full message content sent in the notification payload** - Includes the message contents in the push notification payload that is relayed through Apple's Push Notification Service (APNS) or Google's Firebase Cloud Messaging (FCM). It is **highly recommended** this option only be used with an 'https' protocol to encrypt the connection and protect confidential information sent in messages.\n**Full message content fetched from the server on receipt** - The notification payload relayed through APNS or FCM contains no message content, instead it contains a unique message ID used to fetch message content from the server when a push notification is received by a device. If the server cannot be reached, a generic notification will be displayed.",
"admin.environment.notifications.replyToAddress.help": "Email address used in the Reply-To header when sending notification emails from Mattermost.",
"admin.environment.notifications.replyToAddress.label": "Notification Reply-To Address:",
"admin.environment.notifications.replyToAddress.placeholder": "E.g.: 'mattermost@yourcompany.com', 'admin@yourcompany.com'",
"admin.environment.notifications.supportAddress.placeholder": "E.g. 'support@yourcompany.com', 'admin@yourcompany.com'",
"admin.environment.notifications.supportEmail.help": "Email address displayed on support emails.",
"admin.environment.notifications.supportEmail.label": "Support Email Address:",
"admin.environment.notifications.supportEmail.required": "'Support Email Address' is required",
"admin.environment.pushNotificationServer": "Push Notification Server",
"admin.environment.smtp": "SMTP",
"admin.environment.smtp.connectionSecurity.option.none": "None",
"admin.environment.smtp.connectionSecurity.option.starttls": "STARTTLS",
"admin.environment.smtp.connectionSecurity.option.tls": "TLS (Recommended)",
"admin.environment.smtp.connectionSecurity.title": "Connection Security:",
"admin.environment.smtp.connectionSmtpTest": "Test Connection",
"admin.environment.smtp.enableSecurityFixAlert.description": "When true, System Administrators are notified by email if a relevant security fix alert has been announced in the last 12 hours. Requires email to be enabled.",
"admin.environment.smtp.enableSecurityFixAlert.title": "Enable Security Alerts:",
"admin.environment.smtp.skipServerCertificateVerification.description": "When true, Mattermost will not verify the email server certificate.",
"admin.environment.smtp.skipServerCertificateVerification.title": "Skip Server Certificate Verification:",
"admin.environment.smtp.smtpAuth.description": "When true, SMTP Authentication is enabled.",
"admin.environment.smtp.smtpAuth.title": "Enable SMTP Authentication:",
"admin.environment.smtp.smtpFail": "Connection unsuccessful: {error}",
"admin.environment.smtp.smtpFailure": "SMTP is not configured in System Console. Can be configured <a>here</a>.",
"admin.environment.smtp.smtpPassword.description": "Obtain this credential from administrator setting up your email server.",
"admin.environment.smtp.smtpPassword.placeholder": "E.g.: 'yourpassword', 'jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY'",
"admin.environment.smtp.smtpPassword.title": "SMTP Server Password:",
"admin.environment.smtp.smtpPort.description": "Port of SMTP email server.",
"admin.environment.smtp.smtpPort.placeholder": "E.g.: '25', '465', '587'",
"admin.environment.smtp.smtpPort.title": "SMTP Server Port:",
"admin.environment.smtp.smtpServer.description": "Location of SMTP email server.",
"admin.environment.smtp.smtpServer.placeholder": "E.g.: 'smtp.yourcompany.com', 'email-smtp.us-east-1.amazonaws.com'",
"admin.environment.smtp.smtpServer.title": "SMTP Server:",
"admin.environment.smtp.smtpSuccess": "No errors were reported while sending an email. Please check your inbox to make sure.",
"admin.environment.smtp.smtpUsername.description": "Obtain this credential from administrator setting up your email server.",
"admin.environment.smtp.smtpUsername.placeholder": "E.g.: 'admin@yourcompany.com', 'AKIADTOVBGERKLCBV'",
"admin.environment.smtp.smtpUsername.title": "SMTP Server Username:",
"admin.environment.smtp.testing": "Testing...",
"admin.environment.webServer": "Web Server",
"admin.experimental.PermittedMoveThreadRoles.desc": "Choose who is allowed to move threads to other channels based on roles (other permissions below still apply).",
"admin.experimental.PermittedMoveThreadRoles.title": "Permitted Roles",
"admin.experimental.UsersStatusAndProfileFetchingPollIntervalMilliseconds.desc": "The number of milliseconds to wait between periodically fetching user statuses and profiles.",
"admin.experimental.UsersStatusAndProfileFetchingPollIntervalMilliseconds.title": "User's Status and Profile Fetching Poll Interval:",
"admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Settings.",
"admin.experimental.allowCustomThemes.title": "Allow Custom Themes:",
"admin.experimental.allowedEmailDomain.desc": "(Optional) When set, users must have an email ending in this domain to move threads. Multiple domains can be specified by separating them with commas.",
"admin.experimental.allowedEmailDomain.title": "Allowed Email Domain",
"admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, users email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, users email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.",
"admin.experimental.clientSideCertCheck.options.primary": "primary",
"admin.experimental.clientSideCertCheck.options.secondary": "secondary",
"admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:",
"admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See <link>documentation</link> to learn more.",
"admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:",
"admin.experimental.collapsedThreads.always_on": "Always On",
"admin.experimental.collapsedThreads.default_off": "Enabled (Default Off)",
"admin.experimental.collapsedThreads.default_on": "Enabled (Default On)",
"admin.experimental.collapsedThreads.desc": "When enabled (default off), users have the option to enable Threaded Discussions in Account Settings. When enabled (default on), users see Threaded Discussions by default and have the option to disable it in Account Settings. When always on, users are required to use Threaded Discussions and cannot disable it.",
"admin.experimental.collapsedThreads.off": "Disabled",
"admin.experimental.collapsedThreads.title": "Threaded Discussions",
"admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.",
"admin.experimental.defaultTheme.options.denim": "Denim",
"admin.experimental.defaultTheme.options.indigo": "Indigo",
"admin.experimental.defaultTheme.options.onyx": "Onyx",
"admin.experimental.defaultTheme.options.quartz": "Quartz",
"admin.experimental.defaultTheme.options.sapphire": "Sapphire",
"admin.experimental.defaultTheme.title": "Default Theme:",
"admin.experimental.delayChannelAutocomplete.desc": "When true, the autocomplete for channel links (such as ~town-square) will only trigger after typing a tilde followed by several letters. When false, the autocomplete will appear as soon as the user types a tilde.",
"admin.experimental.delayChannelAutocomplete.title": "Delay Channel Autocomplete:",
"admin.experimental.disableAppBar.desc": "When false, all integrations move from the channel header to the Apps Bar. Channel header plugin icons that haven't explicitly registered an Apps Bar icon will be moved to the Apps Bar which may result in rendering issues.",
"admin.experimental.disableAppBar.title": "Disable Apps Bar:",
"admin.experimental.disableRefetchingOnBrowserFocus.desc": "When true, Mattermost will not refetch channels and channel members when the browser regains focus. This may result in improved performance for users with many channels and channel members.",
"admin.experimental.disableRefetchingOnBrowserFocus.title": "Disable data refetching on browser refocus:",
"admin.experimental.disableWakeUpReconnectHandler.desc": "When true, Mattermost will not attempt to detect when the computer has woken up and refetch data. This might reduce the amount of regular network traffic the app is sending.",
"admin.experimental.disableWakeUpReconnectHandler.title": "Disable Wake Up Reconnect Handler:",
"admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.",
"admin.experimental.emailBatchingBufferSize.example": "E.g.: '256'",
"admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:",
"admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.",
"admin.experimental.emailBatchingInterval.example": "E.g.: '30'",
"admin.experimental.emailBatchingInterval.title": "Email Batching Interval:",
"admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the colour of the email login button border for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Colour:",
"admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the colour of the email login button for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Colour:",
"admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the colour of the email login button text for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Colour:",
"admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronise unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.",
"admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:",
"admin.experimental.enableOnboardingFlow.desc": "When true, new users are shown steps to complete as part of an onboarding process",
"admin.experimental.enableOnboardingFlow.title": "Enable Onboarding:",
"admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Settings so users can select their theme.",
"admin.experimental.enableThemeSelection.title": "Enable Theme Selection:",
"admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.",
"admin.experimental.enableTutorial.title": "Enable Tutorial:",
"admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.",
"admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:",
"admin.experimental.enableUserTypingMessages.desc": "This setting determines whether 'user is typing...' messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.",
"admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:",
"admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via their Profile or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.",
"admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:",
"admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from the Settings menu.",
"admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:",
"admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.",
"admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:",
"admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See <link>documentation</link> to learn more.",
"admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:",
"admin.experimental.experimentalFeatures": "Experimental Features",
"admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.",
"admin.experimental.experimentalPrimaryTeam.example": "E.g.: 'teamname'",
"admin.experimental.experimentalPrimaryTeam.title": "Primary Team:",
"admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the colour of the AD/LDAP login button border for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Colour:",
"admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the colour of the AD/LDAP login button for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Colour:",
"admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the colour of the AD/LDAP login button text for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Colour:",
"admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.",
"admin.experimental.linkMetadataTimeoutMilliseconds.example": "E.g.: '5000'",
"admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:",
"admin.experimental.moveThreadFromDirectMessageChannelEnable.desc": "Control whether move thread is permitted to move message threads from direct message channels or not.",
"admin.experimental.moveThreadFromDirectMessageChannelEnable.title": "Enable Moving Threads From Direct Message Channels",
"admin.experimental.moveThreadFromGroupMessageChannelEnable.desc": "Control whether move thread is permitted to move message threads from group message channels or not.",
"admin.experimental.moveThreadFromGroupMessageChannelEnable.title": "Enable Moving Threads From Group Message Channels",
"admin.experimental.moveThreadFromPrivateChannelEnable.desc": "Control whether move thread is permitted to move message threads from private channels or not.",
"admin.experimental.moveThreadFromPrivateChannelEnable.title": "Enable Moving Threads From Private Channels",
"admin.experimental.moveThreadMaxCount.desc": "The maximum number of messages in a thread that the plugin is allowed to move. Leave empty for unlimited messages.",
"admin.experimental.moveThreadMaxCount.title": "Max Thread Count Move Size",
"admin.experimental.moveThreadToAnotherTeamEnable.desc": "Control whether move thread is permitted to move message threads from one team to another or not.",
"admin.experimental.moveThreadToAnotherTeamEnable.title": "Enable Moving Threads To Different Teams",
"admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the colour of the SAML login button border for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Colour:",
"admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the colour of the SAML login button for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Colour:",
"admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the colour of the SAML login button text for white labelling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.",
"admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Colour:",
"admin.experimental.threadAutoFollow.desc": "This setting must be enabled in order to enable Threaded Discussions. When enabled, threads a user starts, participates in, or is mentioned in are automatically followed. A new `Threads` table is added in the database that tracks threads and thread participants, and a `ThreadMembership` table tracks followed threads for each user and the read or unread state of each followed thread. When false, all backend operations to support Threaded Discussions are disabled.",
"admin.experimental.threadAutoFollow.title": "Automatically Follow Threads",
"admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.",
"admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "E.g.: '5000'",
"admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:",
"admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.",
"admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:",
"admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the users status indicator changes to 'Away', when they are away from Mattermost.",
"admin.experimental.userStatusAwayTimeout.example": "E.g.: '300'",
"admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:",
"admin.experimental.youtubeReferrerPolicy.desc": "When true, the referrer policy for embedded YouTube videos will be set to \"strict-origin-when-cross-origin\" which resolves issues where YouTube video previews display as unavailable, while balancing the need to protect user privacy with some degree of referral data to support web functionalities, like analytics, logging, and third-party integrations. When false, the referrer policy will be set to \"no-referrer\" which enhances user privacy by not disclosing the source URL, but limits the ability to track user engagement and traffic sources in analytics tools.",
"admin.experimental.youtubeReferrerPolicy.title": "YouTube Referrer Policy:",
"admin.exportStorage.dedicatedExportStore": "Enable Dedicated Export Store:",
"admin.exportStorage.dedicatedExportStoreDescription": "When enabled, Mattermost will use a dedicated export storage bucket for all export operations. This is required for Mattermost Cloud deployments.",
"admin.exportStorage.exportDirectory": "Export Directory",
"admin.exportStorage.exportDriverName": "Export Storage Driver:",
"admin.false": "False",
"admin.featureDiscovery.WarningDescription": "Your Licence is being updated to give you full access to all the Enterprise Features. This page will automatically refresh once the licence update is complete. Please wait ",
"admin.featureDiscovery.WarningTitle": "Your trial has started and updates are being made to your licence.",
"admin.feature_discovery.trial-request.accept-terms": "By clicking <highlight>Start trial</highlight>, I agree to the <linkEvaluation>Mattermost Software Evaluation Agreement</linkEvaluation>, <linkPrivacy>Privacy Policy</linkPrivacy> and receiving product emails.",
"admin.feature_discovery.trial-request.error": "Trial licence could not be retrieved. Visit <link>https://mattermost.com/trial</link> to request a licence.",
"admin.feature_flags.flag": "Flag",
"admin.feature_flags.flag_value": "Value",
"admin.feature_flags.introBanner": "The following feature flag values show the status of features enabled on this instance. The values are used for debugging purposes by the Mattermost support team.",
"admin.feature_flags.title": "Feature Flags",
"admin.file.enableFileAttachments": "Allow File Sharing:",
"admin.file.enableFileAttachmentsDesc": "When false, disables file sharing on the server. All file and image uploads on messages are forbidden across clients and devices, including mobile.",
"admin.file.enableMobileDownloadDesc": "When false, disables file downloads on mobile apps. Users can still download files from a mobile web browser.",
"admin.file.enableMobileDownloadTitle": "Allow File Downloads on Mobile:",
"admin.file.enableMobileUploadDesc": "When false, disables file uploads on mobile apps. If Allow File Sharing is set to true, users can still upload files from a mobile web browser.",
"admin.file.enableMobileUploadTitle": "Allow File Uploads on Mobile:",
"admin.file_upload.chooseFile": "Choose File",
"admin.file_upload.noFile": "No file uploaded",
"admin.file_upload.uploadFile": "Upload",
"admin.filter.apply": "Apply",
"admin.filter.filters": "Filters",
"admin.filter.reset": "Reset filters",
"admin.filter.title": "Filter by",
"admin.general.localization.availableLocalesDescription": "Set which languages are available for users in <strong>Settings > Display > Language</strong> (leave this field blank to have all supported languages available). If you're manually adding new languages, the <strong>Default Client Language</strong> must be added before saving this setting.\n \nWould like to help with translations? Join the <link>Mattermost Translation Server</link> to contribute.",
"admin.general.localization.availableLocalesNoResults": "No results found",
"admin.general.localization.availableLocalesTitle": "Available Languages:",
"admin.general.localization.clientLocaleDescription": "Default language for newly created users and pages where the user hasn't logged in.",
"admin.general.localization.clientLocaleTitle": "Default Client Language:",
"admin.general.localization.serverLocaleDescription": "Default language for system messages.",
"admin.general.localization.serverLocaleTitle": "Default Server Language:",
"admin.general.log": "Logging",
"admin.gitlab.EnableMarkdownDesc": "1. Log in to your GitLab account and go to Profile Settings -> Applications.\n2. Enter Redirect URIs \"'<your-mattermost-url>'/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"'<your-mattermost-url>'/signup/gitlab/complete\".\n3. Then use 'Application Secret Key' and 'Application ID' fields from GitLab to complete the options below.\n4. Complete the Endpoint URLs below.",
"admin.gitlab.authTitle": "Auth Endpoint:",
"admin.gitlab.clientIdDescription": "Obtain this value via the instructions above for logging into GitLab.",
"admin.gitlab.clientIdExample": "E.g.: 'jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY'",
"admin.gitlab.clientIdTitle": "Application ID:",
"admin.gitlab.clientSecretDescription": "Obtain this value via the instructions above for logging into GitLab.",
"admin.gitlab.clientSecretExample": "E.g.: 'jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY'",
"admin.gitlab.clientSecretTitle": "Application Secret Key:",
"admin.gitlab.discoveryEndpointDesc": "The URL of the discovery document for OpenID Connect with GitLab.",
"admin.gitlab.enableDescription": "When true, Mattermost allows team creation and account signup using GitLab OAuth.\n \n1. Log in to your GitLab account and go to Profile Settings -> Applications.\n2. Enter Redirect URIs \"'<your-mattermost-url>'/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"'<your-mattermost-url>'/signup/gitlab/complete\".\n3. Then use 'Application Secret Key' and 'Application ID' fields from GitLab to complete the options below.\n4. Complete the Endpoint URLs below.",
"admin.gitlab.enableTitle": "Enable authentication with GitLab: ",
"admin.gitlab.siteUrl": "GitLab Site URL: ",
"admin.gitlab.siteUrlDescription": "Enter the URL of your GitLab instance, e.g. https://example.com:3000. If your GitLab instance is not set up with SSL, start the URL with http:// instead of https://.",
"admin.gitlab.siteUrlExample": "E.g.: https://",
"admin.gitlab.tokenTitle": "Token Endpoint:",
"admin.gitlab.userTitle": "User API Endpoint:",
"admin.google.EnableMarkdownDesc": "1. <linkLogin>Log in</linkLogin> to your Google account.\n2. Go to <linkConsole>https://console.developers.google.com</linkConsole>, click <strong>Credentials</strong> in the left hand side.\n 3. Under the <strong>Credentials</strong> header, click <strong>Create credentials</strong>, choose <strong>OAuth client ID</strong> and select <strong>Web Application</strong>.\n 4. Enter \"Mattermost - your-company-name\" as the <strong>Name</strong>.\n 5. Under <strong>Authorised redirect URIs</strong> enter <strong>\"your-mattermost-url/signup/google/complete\"</strong> (example: http://localhost:8065/signup/google/complete). Click <strong>Create<strong>.\n 6. Paste the <strong>Client ID</strong> and <strong>Client Secret</strong> to the fields below, then click <strong>Save</strong>.\n 7. Go to the <linkApi>Google People API</linkApi> and click <strong>Enable</strong>.",
"admin.google.authTitle": "Auth Endpoint:",
"admin.google.clientIdDescription": "The Client ID you received when registering your application with Google.",
"admin.google.clientIdExample": "E.g.: '7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com'",
"admin.google.clientIdTitle": "Client ID:",
"admin.google.clientSecretDescription": "The Client Secret you received when registering your application with Google.",
"admin.google.clientSecretExample": "E.g.: 'H8sz0Az-dDs2p15-7QzD231'",
"admin.google.clientSecretTitle": "Client Secret:",
"admin.google.discoveryEndpointDesc": "The URL of the discovery document for OpenID Connect with Google.",
"admin.google.tokenTitle": "Token Endpoint:",
"admin.google.userTitle": "User API Endpoint:",
"admin.group_settings.filters.isConfigured": "Is Configured",
"admin.group_settings.filters.isLinked": "Is Linked",
"admin.group_settings.filters.isUnconfigured": "Is Not Configured",
"admin.group_settings.filters.isUnlinked": "Is Not Linked",
"admin.group_settings.group_detail.duplicateMentionNameError": "Group mention is already taken.",
"admin.group_settings.group_detail.groupProfileDescription": "The name for this group.",
"admin.group_settings.group_detail.groupProfileTitle": "Group Profile",
"admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "Set default teams and channels for group members. Teams added will include default channels, town-square, and off-topic. Adding a channel without setting the team will add the implied team to the listing below.",
"admin.group_settings.group_detail.groupTeamsAndChannelsTitle": "Team and Channel Membership",
"admin.group_settings.group_detail.groupUsersDescription": "Listing of users in Mattermost associated with this group.",
"admin.group_settings.group_detail.groupUsersTitle": "Users",
"admin.group_settings.group_detail.group_configuration": "Group Configuration",
"admin.group_settings.group_detail.introBanner": "Configure default teams and channels and view users belonging to this group.",
"admin.group_settings.group_detail.invalidOrReservedMentionNameError": "Only letters (a-z), numbers (0-9), full stops (.), dashes (-) and underscores (_) are allowed.",
"admin.group_settings.group_detail.invalid_length": "Name must be 1 to 64 lowercase alphanumeric characters.",
"admin.group_settings.group_details.add_channel": "Add Channel",
"admin.group_settings.group_details.add_team": "Add Team",
"admin.group_settings.group_details.add_team_or_channel": "Add Team or Channel",
"admin.group_settings.group_details.group_mention.name": "Group Mention:",
"admin.group_settings.group_details.group_profile.name": "Name:",
"admin.group_settings.group_details.group_teams_and_channels.no-teams-or-channels-speicified": "No teams or channels specified yet",
"admin.group_settings.group_details.group_teams_and_channels_row.privateChannel": "Channel (Private)",
"admin.group_settings.group_details.group_teams_and_channels_row.privateTeam": "Team (Private)",
"admin.group_settings.group_details.group_teams_and_channels_row.publicChannel": "Channel",
"admin.group_settings.group_details.group_teams_and_channels_row.publicTeam": "Team",
"admin.group_settings.group_details.group_teams_and_channels_row.remove": "Remove",
"admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Removing this membership will prevent future users in this group from being added to the {name} {displayType}.",
"admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Yes, Remove",
"admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Remove Membership from the {name} {displayType}?",
"admin.group_settings.group_details.group_users.email": "Email:",
"admin.group_settings.group_details.group_users.no-users-found": "No users found",
"admin.group_settings.group_details.menuAriaLabel": "Add Team or Channel Menu",
"admin.group_settings.group_profile.group_teams_and_channels.assignedRoles": "Assigned Roles",
"admin.group_settings.group_profile.group_teams_and_channels.name": "Name",
"admin.group_settings.group_profile.group_teams_and_channels.type": "Type",
"admin.group_settings.group_profile.group_users.ldapConnector": "AD/LDAP Connector is configured to sync and manage this group and its users. [Click here to view]({siteURL}/admin_console/authentication/ldap)",
"admin.group_settings.group_row.configure": "Configure",
"admin.group_settings.group_row.edit": "Edit",
"admin.group_settings.group_row.link_failed": "Link failed",
"admin.group_settings.group_row.linked": "Linked",
"admin.group_settings.group_row.linking": "Linking",
"admin.group_settings.group_row.not_linked": "Not Linked",
"admin.group_settings.group_row.unlink_failed": "Unlink failed",
"admin.group_settings.group_row.unlinking": "Unlinking",
"admin.group_settings.groupsPageTitle": "Groups",
"admin.group_settings.groups_list.groups_list_error": "Failed to retrieve LDAP groups. Please check your logs for details.",
"admin.group_settings.groups_list.link_selected": "Link Selected Groups",
"admin.group_settings.groups_list.mappingHeader": "Mattermost Linking",
"admin.group_settings.groups_list.nameHeader": "Name",
"admin.group_settings.groups_list.no_groups_found": "No groups found",
"admin.group_settings.groups_list.paginatorCount": "{startCount, number} - {endCount, number} of {total, number}",
"admin.group_settings.groups_list.unlink_selected": "Unlink Selected Groups",
"admin.group_settings.introBanner": "Groups are a way to organise users and apply actions to all users within that group.\nFor more information on Groups, please see <link>documentation</link>.",
"admin.group_settings.ldapGroupsDescription": "Connect AD/LDAP and create groups in Mattermost. To get started, configure group attributes on the <link>AD/LDAP</link> configuration page.",
"admin.group_settings.ldapGroupsTitle": "AD/LDAP Groups",
"admin.group_settings.need_groupname": "You must specify a group mention.",
"admin.group_teams_and_channels_row.channelAdmin": "Channel Admin",
"admin.group_teams_and_channels_row.member": "Member",
"admin.group_teams_and_channels_row.teamAdmin": "Team Admin",
"admin.groups_feature_discovery.copy": "Use AD/LDAP groups to organise and apply actions to multiple users at once. Manage team and channel memberships, permissions, and more.",
"admin.groups_feature_discovery.title": "Synchronise your Active Directory/LDAP groups with Mattermost Enterprise",
"admin.guest_access.disableConfirmButton": "Save and Disable Guest Access",
"admin.guest_access.disableConfirmMessage": "Disabling guest access will revoke all current Guest Account sessions. Guests will no longer be able to login and new guests cannot be invited into Mattermost. Guest users will be marked as inactive in user lists. Enabling this feature will not reinstate previous guest accounts. Are you sure you wish to remove these users?",
"admin.guest_access.disableConfirmTitle": "Save and Disable Guest Access?",
"admin.guest_access.disableConfirmWarning": "All current guest account sessions will be revoked, and marked as inactive",
"admin.guest_access.enableDescription": "When true, external guest can be invited to channels within teams. Please see [Permissions Schemes](../user_management/permissions/system_scheme) for which roles can invite guests.",
"admin.guest_access.enableTitle": "Enable Guest Access: ",
"admin.guest_access.hideTags": "Hide guest tag",
"admin.guest_access.hideTagsDescription": "When true, the 'guest' tag will not be shown next to the name of all guest users in the Mattermost chat interface.",
"admin.guest_access.mfaDescription": "When true, <link>multi-factor authentication</link> for guests is required for login. New guest users will be required to configure MFA on signup. Logged in guest users without MFA configured are redirected to the MFA setup page until configuration is complete.\n \nIf your system has guest users with login methods other than AD/LDAP and email, MFA must be enforced with the authentication provider outside of Mattermost.",
"admin.guest_access.mfaDescriptionMFANotEnabled": "[Multi-factor authentication](./mfa) is currently not enabled.",
"admin.guest_access.mfaDescriptionMFANotEnforced": "[Multi-factor authentication](./mfa) is currently not enforced.",
"admin.guest_access.mfaTitle": "Enforce Multi-factor Authentication: ",
"admin.guest_access.whitelistedDomainsDescription": "(Optional) Guest accounts can be created at the system level from this list of allowed guest domains.",
"admin.guest_access.whitelistedDomainsExample": "E.g.: 'company.com, othercorp.org'",
"admin.guest_access.whitelistedDomainsTitle": "Whitelisted Guest Domains:",
"admin.guest_access_feature_discovery.copy": "Collaborate with users outside of your organisation while tightly controlling their access channels and team members.",
"admin.guest_access_feature_discovery.title": "Enable guest accounts with Mattermost Professional",
"admin.image.amazonS3BucketDescription": "Name you selected for your S3 bucket in AWS.",
"admin.image.amazonS3BucketExample": "E.g.: 'mattermost-media'",
"admin.image.amazonS3BucketTitle": "Amazon S3 Bucket:",
"admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.",
"admin.image.amazonS3EndpointExample": "E.g.: 's3.amazonaws.com'",
"admin.image.amazonS3EndpointTitle": "Amazon S3 Endpoint:",
"admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an <link>IAM role</link>. Enter the Access Key ID provided by your Amazon EC2 administrator.",
"admin.image.amazonS3IdExample": "E.g.: 'AKIADTOVBGERKLCBV'",
"admin.image.amazonS3IdTitle": "Amazon S3 Access Key ID:",
"admin.image.amazonS3PathPrefixDescription": "Prefix you selected for your S3 bucket in AWS.",
"admin.image.amazonS3PathPrefixExample": "E.g.: 'subdir1' or you can leave it empty.",
"admin.image.amazonS3PathPrefixTitle": "Amazon S3 Path Prefix:",
"admin.image.amazonS3RegionDescription": "AWS region you selected when creating your S3 bucket. If no region is set, Mattermost attempts to get the appropriate region from AWS, or sets it to 'us-east-1' if none found.",
"admin.image.amazonS3RegionExample": "E.g.: 'us-east-1'",
"admin.image.amazonS3RegionTitle": "Amazon S3 Region:",
"admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See <link>documentation</link> to learn more.",
"admin.image.amazonS3SSETitle": "Enable Server-Side Encryption for Amazon S3:",
"admin.image.amazonS3SSLDescription": "When false, allow insecure connections to Amazon S3. Defaults to secure connections only.",
"admin.image.amazonS3SSLTitle": "Enable Secure Amazon S3 Connections:",
"admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.",
"admin.image.amazonS3SecretExample": "E.g.: 'jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY'",
"admin.image.amazonS3SecretTitle": "Amazon S3 Secret Access Key:",
"admin.image.amazonS3SignV2": "Enable Sign V2",
"admin.image.amazonS3SignV2Description": "When true, use Sign V2 for Amazon S3 connections",
"admin.image.amazonS3TraceDescription": "(Development Mode) When true, log additional debugging information to the system logs.",
"admin.image.amazonS3TraceTitle": "Enable Amazon S3 Debugging:",
"admin.image.archiveRecursionDescription": "When enabled, content of documents within ZIP files will be returned in search results. This may have an impact on server performance for large files.",
"admin.image.archiveRecursionTitle": "Enable searching content of documents within ZIP files:",
"admin.image.enableProxy": "Enable Image Proxy:",
"admin.image.enableProxyDescription": "When true, enables an image proxy for loading all Markdown images.",
"admin.image.exportDirectoryDescription": "Directory to which files are written. If blank, defaults to ./data/.",
"admin.image.extractContentDescription": "When enabled, supported document types are searchable by their content. Search results for existing documents may be incomplete <link>until a data migration is executed</link>.",
"admin.image.extractContentTitle": "Enable document search by content:",
"admin.image.localDescription": "Directory to which files and images are written. If blank, defaults to ./data/.",
"admin.image.localExample": "E.g.: './data/'",
"admin.image.localTitle": "Local Storage Directory:",
"admin.image.maxFileSizeDescription": "Maximum file size for message attachments in megabytes. Caution: Verify server memory can support your setting choice. Large file sizes increase the risk of server crashes and failed uploads due to network interruptions.",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "Maximum File Size:",
"admin.image.proxyOptions": "Remote Image Proxy Options:",
"admin.image.proxyOptionsDescription": "Additional options such as the URL signing key. Refer to your image proxy documentation to learn more about what options are supported.",
"admin.image.proxyType": "Image Proxy Type:",
"admin.image.proxyTypeDescription": "Configure an image proxy to load all Markdown images through a proxy. The image proxy prevents users from making insecure image requests, provides caching for increased performance and automates image adjustments such as resizing. See <link>documentation</link> to learn more.",
"admin.image.proxyURL": "Remote Image Proxy URL:",
"admin.image.proxyURLDescription": "URL of your remote image proxy server.",
"admin.image.publicLinkDescription": "32-character salt added to signing of public links. Randomly generated on install. Select 'Regenerate' to create new salt.",
"admin.image.publicLinkTitle": "Public Link Salt:",
"admin.image.shareDescription": "Allow users to share public links to files and images.",
"admin.image.shareTitle": "Enable Public File Links: ",
"admin.image.storeAmazonS3": "Amazon S3",
"admin.image.storeDescription": "Storage system where files and image attachments are saved.\n \nSelecting 'Amazon S3' enables fields to enter your Amazon credentials and bucket details.\n \nSelecting 'Local File System' enables the field to specify a local file directory.",
"admin.image.storeLocal": "Local File System",
"admin.image.storeTitle": "File Storage System:",
"admin.integrations.botAccounts": "Bot Accounts",
"admin.integrations.botAccounts.title": "Bot Accounts",
"admin.integrations.cors": "CORS",
"admin.integrations.gif": "GIF",
"admin.integrations.integrationManagement": "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.downloadLink": "Download",
"admin.jobTable.headerExtraInfo": "Details",
"admin.jobTable.headerFiles": "Files",
"admin.jobTable.headerFinishAt": "Finish Time",
"admin.jobTable.headerRunTime": "Run Time",
"admin.jobTable.headerStatus": "Status",
"admin.jobTable.jobId": "Job ID: ",
"admin.jobTable.lastActivityAt": "Last Activity: ",
"admin.jobTable.runLengthMinutes": " minutes",
"admin.jobTable.runLengthSeconds": " seconds",
"admin.jobTable.statusCanceled": "Cancelled",
"admin.jobTable.statusCanceling": "Cancelling...",
"admin.jobTable.statusError": "Error",
"admin.jobTable.statusInProgress": "In Progress",
"admin.jobTable.statusPending": "Pending",
"admin.jobTable.statusSuccess": "Success",
"admin.jobTable.statusWarning": "Warning",
"admin.ldap.adminFilterEx": "E.g.: '(objectClass=user)'",
"admin.ldap.adminFilterFilterDesc": "(Optional) Enter an AD/LDAP filter to use for designating System Admins. The users selected by the query will have access to your Mattermost server as System Admins. By default, System Admins have complete access to the Mattermost System Console.\n \nExisting members that are identified by this attribute will be promoted from member to System Admin upon next login. The next login is based upon Session lengths set in **System Console > Session Lengths**. It is highly recommend to manually demote users to members in **System Console > User Management** to ensure access is restricted immediately.\n \nNote: If this filter is removed/changed, System Admins that were promoted via this filter will be demoted to members and will not retain access to the System Console. When this filter is not in use, System Admins can be manually promoted/demoted in **System Console > User Management**.",
"admin.ldap.adminFilterTitle": "Admin Filter:",
"admin.ldap.baseDesc": "The Base DN is the Distinguished Name of the location where Mattermost should start its search for user and group objects in the AD/LDAP tree.",
"admin.ldap.baseEx": "E.g.: 'ou=Unit Name,dc=corp,dc=example,dc=com'",
"admin.ldap.baseTitle": "Base DN:",
"admin.ldap.bindPwdDesc": "Password of the user given in 'Bind Username'.",
"admin.ldap.bindPwdTitle": "Bind Password:",
"admin.ldap.bindUserDesc": "The username used to perform the AD/LDAP search. This should typically be an account created specifically for use with Mattermost. It should have access limited to read the portion of the AD/LDAP tree specified in the Base DN field.",
"admin.ldap.bindUserTitle": "Bind Username:",
"admin.ldap.emailAttrDesc": "The attribute in the AD/LDAP server used to populate the email address field in Mattermost.",
"admin.ldap.emailAttrEx": "E.g.: 'mail' or 'userPrincipalName'",
"admin.ldap.emailAttrTitle": "Email Attribute:",
"admin.ldap.enableAdminFilterTitle": "Enable Admin Filter",
"admin.ldap.enableDesc": "When true, Mattermost allows login using AD/LDAP",
"admin.ldap.enableSyncDesc": "When true, Mattermost periodically synchronises users from AD/LDAP. When false, user attributes are updated from AD/LDAP during user login only.",
"admin.ldap.enableSyncTitle": "Enable Synchronisation with AD/LDAP:",
"admin.ldap.enableTitle": "Enable sign-in with AD/LDAP:",
"admin.ldap.firstnameAttrDesc": "(Optional) The attribute in the AD/LDAP server used to populate the first name of users in Mattermost. When set, users cannot edit their first name, since it is synchronised with the LDAP server. When left blank, users can set their first name in <strong>Profile > Profile Settings</strong>.",
"admin.ldap.firstnameAttrEx": "E.g.: 'givenName'",
"admin.ldap.firstnameAttrTitle": "First Name Attribute:",
"admin.ldap.groupDisplayNameAttributeDesc": "The attribute in the AD/LDAP server used to populate the group display names.",
"admin.ldap.groupDisplayNameAttributeEx": "E.g.: 'cn'",
"admin.ldap.groupDisplayNameAttributeTitle": "Group Display Name Attribute:",
"admin.ldap.groupFilterEx": "E.g.: '(objectClass=group)'",
"admin.ldap.groupFilterFilterDesc": "(Optional) Enter an AD/LDAP filter to use when searching for group objects. Only the groups selected by the query will be available to Mattermost. From [User Management > Groups]({siteURL}/admin_console/user_management/groups), select which AD/LDAP groups should be linked and configured.",
"admin.ldap.groupFilterTitle": "Group Filter:",
"admin.ldap.groupIdAttributeDesc": "The attribute in the AD/LDAP server used as a unique identifier for Groups. This should be a AD/LDAP attribute with a value that does not change such as `entryUUID` for LDAP or `objectGUID` for Active Directory.",
"admin.ldap.groupIdAttributeEx": "E.g.: 'objectGUID' or 'entryUUID'",
"admin.ldap.groupIdAttributeTitle": "Group ID Attribute:",
"admin.ldap.guestFilterEx": "E.g.: '(objectClass=user)'",
"admin.ldap.guestFilterFilterDesc": "(Optional) Requires Guest Access to be enabled before being applied. Enter an AD/LDAP filter to use when searching for guest objects. Only the users selected by the query will be able to access Mattermost as Guests. Guests are prevented from accessing teams or channels upon logging in until they are assigned a team and at least one channel.\n \nNote: If this filter is removed/changed, active guests will not be promoted to a member and will retain their Guest role. Guests can be promoted in **System Console > User Management**.\n \n \nExisting members that are identified by this attribute as a guest will be demoted from a member to a guest when they are asked to login next. The next login is based upon Session lengths set in **System Console > Session Lengths**. It is highly recommend to manually demote users to guests in **System Console > User Management ** to ensure access is restricted immediately.",
"admin.ldap.guestFilterTitle": "Guest Filter:",
"admin.ldap.idAttrDesc": "The attribute in the AD/LDAP server used as a unique identifier in Mattermost. It should be an AD/LDAP attribute with a value that does not change such as `uid` for LDAP or `objectGUID` for Active Directory. If a user's ID Attribute changes, it will create a new Mattermost account unassociated with their old one.\n \nIf you need to change this field after users have already logged in, use the <link>mattermost ldap idmigrate</link> CLI tool.",
"admin.ldap.idAttrEx": "E.g.: 'objectGUID' or 'uid'",
"admin.ldap.idAttrTitle": "ID Attribute: ",
"admin.ldap.jobExtraInfo.addedGroupMembers": "Added {groupMemberAddCount, number} group members.",
"admin.ldap.jobExtraInfo.deactivatedUsers": "Deactivated {deleteCount, number} users.",
"admin.ldap.jobExtraInfo.deletedGroupMembers": "Deleted {groupMemberDeleteCount, number} group members.",
"admin.ldap.jobExtraInfo.deletedGroups": "Deleted {groupDeleteCount, number} groups.",
"admin.ldap.jobExtraInfo.updatedUsers": "Updated {updateCount, number} users.",
"admin.ldap.lastnameAttrDesc": "(Optional) The attribute in the AD/LDAP server used to populate the last name of users in Mattermost. When set, users cannot edit their last name, since it is synchronised with the LDAP server. When left blank, users can set their last name in <strong>Profile > Profile Settings</strong>.",
"admin.ldap.lastnameAttrEx": "E.g.: 'sn'",
"admin.ldap.lastnameAttrTitle": "Last Name Attribute:",
"admin.ldap.ldap_test_button": "AD/LDAP Test",
"admin.ldap.loginAttrDesc": "The attribute in the AD/LDAP server used to log in to Mattermost. Normally this attribute is the same as the 'Username Attribute' field above.\n \nIf your team typically uses domain/username to log in to other services with AD/LDAP, you may enter domain/username in this field to maintain consistency between sites.",
"admin.ldap.loginAttrTitle": "Login ID Attribute: ",
"admin.ldap.loginIdAttrEx": "E.g.: 'sAMAccountName'",
"admin.ldap.loginNameDesc": "The placeholder text that appears in the login field on the login page. Defaults to 'AD/LDAP Username'.",
"admin.ldap.loginNameEx": "E.g.: 'AD/LDAP Username'",
"admin.ldap.loginNameTitle": "Login Field Name:",
"admin.ldap.maxPageSizeEx": "E.g.: '2000'",
"admin.ldap.maxPageSizeHelpText": "The maximum number of users the Mattermost server will request from the AD/LDAP server at one time. 0 is unlimited.",
"admin.ldap.maxPageSizeTitle": "Maximum Page Size:",
"admin.ldap.nicknameAttrDesc": "(Optional) The attribute in the AD/LDAP server used to populate the nickname of users in Mattermost. When set, users cannot edit their nickname, since it is synchronised with the LDAP server. When left blank, users can set their nickname in <strong>Profile > Profile Settings</strong>.",
"admin.ldap.nicknameAttrEx": "E.g.: 'nickname'",
"admin.ldap.nicknameAttrTitle": "Nickname Attribute:",
"admin.ldap.pictureAttrDesc": "(Optional) The attribute in the AD/LDAP server used to populate the profile picture in Mattermost.",
"admin.ldap.pictureAttrEx": "E.g.: 'thumbnailPhoto' or 'jpegPhoto'",
"admin.ldap.pictureAttrTitle": "Profile Picture Attribute:",
"admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.",
"admin.ldap.portEx": "E.g.: '389'",
"admin.ldap.portTitle": "AD/LDAP Port:",
"admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server used to populate the position field in Mattermost. When set, users cannot edit their position, since it is synchronised with the LDAP server. When left blank, users can set their position in <strong>Profile > Profile Settings</strong>.",
"admin.ldap.positionAttrEx": "E.g.: 'title'",
"admin.ldap.positionAttrTitle": "Position Attribute:",
"admin.ldap.privateKeyFileFileDesc": "The private key file for TLS Certificate. If using TLS client certificates as primary authentication mechanism. This will be provided by your LDAP Authentication Provider.",
"admin.ldap.privateKeyFileFileRemoveDesc": "Remove the private key file for TLS Certificate.",
"admin.ldap.privateKeyFileTitle": "Private Key:",
"admin.ldap.publicCertificateFileDesc": "The public certificate file for TLS Certificate. If using TLS client certificates as primary authentication mechanism. This will be provided by your LDAP Authentication Provider.",
"admin.ldap.publicCertificateFileRemoveDesc": "Remove the public certificate file for TLS Certificate.",
"admin.ldap.publicCertificateFileTitle": "Public Certificate:",
"admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.",
"admin.ldap.queryEx": "E.g.: '60'",
"admin.ldap.queryTitle": "Query Timeout (seconds):",
"admin.ldap.remove.privKey": "Remove TLS Certificate Private Key",
"admin.ldap.remove.sp_certificate": "Remove Service Provider Certificate",
"admin.ldap.removing.certificate": "Removing Certificate...",
"admin.ldap.removing.privKey": "Removing Private Key...",
"admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.",
"admin.ldap.serverEx": "E.g.: '10.0.0.23'",
"admin.ldap.serverTitle": "AD/LDAP Server:",
"admin.ldap.skipCertificateVerification": "Skip Certificate Verification:",
"admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Skipping certificate verification is not recommended for production environments where TLS is required.",
"admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronisation updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronisation is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to 'Inactive' and have their account sessions revoked. Mattermost performs synchronisation on the interval entered. For example, if 60 is entered, Mattermost synchronises every 60 minutes.",
"admin.ldap.syncIntervalTitle": "Synchronisation Interval (minutes):",
"admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronisation immediately. See the table below for status of each synchronisation. Please review 'System Console > Logs' and <link>documentation</link> to troubleshoot errors.",
"admin.ldap.sync_button": "AD/LDAP Synchronise Now",
"admin.ldap.testFailure": "AD/LDAP Test Failure: {error}",
"admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. Please review 'System Console > Logs' and <link>documentation</link> to troubleshoot errors.",
"admin.ldap.testSuccess": "AD/LDAP Test Successful",
"admin.ldap.uploading.certificate": "Uploading Certificate...",
"admin.ldap.uploading.privateKey": "Uploading Private Key...",
"admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).",
"admin.ldap.userFilterEx": "E.g.: '(objectClass=user)'",
"admin.ldap.userFilterTitle": "User Filter:",
"admin.ldap.usernameAttrDesc": "The attribute in the AD/LDAP server used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.",
"admin.ldap.usernameAttrEx": "E.g.: 'sAMAccountName'",
"admin.ldap.usernameAttrTitle": "Username Attribute:",
"admin.ldap_feature_discovery.call_to_action.primary": "Start trial",
"admin.ldap_feature_discovery.call_to_action.secondary": "Learn more",
"admin.ldap_feature_discovery.copy": "When you connect Mattermost with your organisation's Active Directory/LDAP, users can log in without having to create new usernames and passwords.",
"admin.ldap_feature_discovery.title": "Integrate Active Directory/LDAP with Mattermost Professional",
"admin.ldap_feature_discovery_cloud.call_to_action.primary_sales": "Contact Sales",
"admin.license.Trial": "Trial",
"admin.license.choose": "Choose File",
"admin.license.confirm-license-removal.cancel": "Cancel",
"admin.license.confirm-license-removal.confirm": "Confirm",
"admin.license.confirm-license-removal.subtitle": "Removing the licence will downgrade your server from {currentSKU} to Free. You may lose access to information. ",
"admin.license.confirm-license-removal.title": "Are you sure?",
"admin.license.enterprise.license_required_upgrade": "A licence is required to unlock enterprise features",
"admin.license.enterprise.restart": "Restart Server",
"admin.license.enterprise.restarting": "Restarting",
"admin.license.enterprise.upgrade": "Upgrade to Enterprise Edition",
"admin.license.enterprise.upgrade.acceptTermsFinal": ". Upgrading will download the binary and update your team edition.",
"admin.license.enterprise.upgrade.acceptTermsInitial": "By clicking **Upgrade**, I agree to the terms of the Mattermost ",
"admin.license.enterprise.upgrade.eeLicenseLink": "Enterprise Edition Licence",
"admin.license.enterprise.upgrading": "Upgrading {percentage}%",
"admin.license.enterpriseEdition": "Enterprise Edition",
"admin.license.enterpriseEdition.add.seats": "+ Add seats",
"admin.license.enterpriseEdition.subtitle": "This is an Enterprise Edition for the Mattermost {skuName} plan",
"admin.license.enterprisePlanSubtitle": "Were here to work with you and your needs. Contact us today to get more seats on your plan.",
"admin.license.enterprisePlanTitle": "Need to increase your headcount?",
"admin.license.freeEdition.subtitle": "Purchase Professional or Enterprise to unlock enterprise features.",
"admin.license.freeEdition.title": "Free",
"admin.license.key": "Licence Key: ",
"admin.license.keyAddNew": "Add a new licence",
"admin.license.keyRemove": "Remove licence and downgrade to Mattermost Free",
"admin.license.modal.done": "Done",
"admin.license.modal.upload": "Upload",
"admin.license.modal.uploading": "Uploading",
"admin.license.no-file-selected": "No file selected",
"admin.license.purchaseEnterpriseGovPlanTitle": "Purchase the Enterprise Gov Plan",
"admin.license.purchaseEnterprisePlanSubtitle": "Continue your access to Enterprise features by purchasing a licence today.",
"admin.license.purchaseEnterprisePlanTitle": "Purchase the Enterprise Plan",
"admin.license.remove": "Remove",
"admin.license.removing": "Removing Licence...",
"admin.license.renewalCard.description.contact_sales": "Contact sales to renew your {licenseSku} licence to avoid any disruption.",
"admin.license.renewalCard.licenseExpired": "Licence expired on {date, date, long}.",
"admin.license.renewalCard.licenseExpiring": "Licence expires in {days} days on {date, date, long}.",
"admin.license.renewalCard.licensedUsersNum": "**Licensed Users:** {licensedUsersNum}",
"admin.license.renewalCard.reviewNumbers": "Review your numbers below to ensure you renew for the right number of users.",
"admin.license.renewalCard.usersNumbers": "**Active Users:** {activeUsersNum}",
"admin.license.title": "Edition and Licence",
"admin.license.trial-request.accept-terms": "By clicking <strong>Start trial</strong>, I agree to the <linkEvaluation>Mattermost Software and Services Licence Agreement</linkEvaluation>, <linkPrivacy>Privacy Policy</linkPrivacy> and receiving product emails.",
"admin.license.trial-request.embargoed": "We were unable to process the request due to limitations for embargoed countries. <link>Learn more in our documentation</link>, or reach out to legal@mattermost.com for questions around export limitations.",
"admin.license.trial-request.embargoed.button": "Close",
"admin.license.trial-request.startTrial": "Start trial",
"admin.license.trial-request.title": "Experience Mattermost Enterprise Edition for free for the next 30 days. No obligation to buy or credit card required. ",
"admin.license.trialCard.contactSales": "Contact sales",
"admin.license.trialCard.description": "Your free trial will expire in **{daysCount} {daysCount, plural, one {day} other {days}}**. Visit our customer portal to purchase a licence now to continue using Mattermost Professional and Enterprise features after trial ends.",
"admin.license.trialCard.description.expiringToday": "Your free trial expires **Today at {time}**. Visit our customer portal to purchase a licence now to continue using Mattermost Professional and Enterprise features after trial ends",
"admin.license.trialCard.licenseExpiring": "You're currently on a free trial of our Mattermost Enterprise licence.",
"admin.license.trialCard.purchase_license": "Purchase a licence",
"admin.license.trialUpgradeAndRequest.submit": "Upgrade Server And Start Trial",
"admin.license.upgrade-and-trial-request.accept-terms-final-part": "I agree to the terms of the Mattermost {eeModalTerms}. Upgrading will download the binary and update your Team Edition instance.",
"admin.license.upgrade-and-trial-request.accept-terms-initial-part": "By selecting <strong>Upgrade Server and Start Trial</strong>, I agree to the <linkEvaluation>Mattermost Software Evaluation Agreement</linkEvaluation>, <linkPrivacy>Privacy Policy</linkPrivacy>, and receiving product emails. ",
"admin.license.upgrade-and-trial-request.title": "Upgrade to Enterprise Edition and Experience Mattermost Enterprise Edition for free for the next 30 days. No obligation to buy or credit card required. ",
"admin.license.upgradeTitle": "Upgrade to the Professional Plan",
"admin.license.upgradeToEnterprise": "Upgrade to the Enterprise Plan",
"admin.license.upgradeToEnterpriseGov": "Upgrade to the Enterprise Gov Plan",
"admin.license.upgraded-restart": "You have upgraded your binary to Mattermost Enterprise, please restart the server to start using the new binary. You can do it right here:",
"admin.license.upload-modal.file": "File",
"admin.license.upload-modal.subtitle": "Upload a licence key for Mattermost Enterprise Edition to upgrade this server. ",
"admin.license.upload-modal.successfulUpgrade": "Upgrade successful!",
"admin.license.upload-modal.successfulUpgradeText": "You have upgraded to the {skuName} plan for {licensedUsersNum, number} seats. This is effective from {startsAt} until {expiresAt}. ",
"admin.license.upload-modal.title": "Upload a Licence Key",
"admin.license.uploadFile": "Upload File",
"admin.lockTeammateNameDisplay": "Lock Teammate Name Display for all users: ",
"admin.lockTeammateNameDisplayHelpText": "When true, disables users' ability to change settings under <strong>Settings > Display > Teammate Name Display</strong>.",
"admin.log.AdvancedLoggingJSONDescription": "The JSON configuration for Advanced Logging. Please see <link>documentation</link> to learn more about Advanced Logging and the JSON format it uses.",
"admin.log.AdvancedLoggingJSONPlaceholder": "Enter your JSON configuration",
"admin.log.AdvancedLoggingJSONTitle": "Advanced Logging:",
"admin.log.Level": "Level",
"admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.",
"admin.log.consoleJsonTitle": "Output console logs as JSON:",
"admin.log.consoleTitle": "Output logs to console: ",
"admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:",
"admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our <link>privacy policy</link> to learn more.",
"admin.log.enableWebhookDebugging": "Enable Webhook Debugging:",
"admin.log.enableWebhookDebuggingDescription": "When true, sends webhook debug messages to the server logs. To also output the request body of incoming webhooks, set {boldedLogLevel} to 'DEBUG'.",
"admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 100 MB lines and archived to a file in the same directory, and given a name with a datestamp (yyyy-mm-dd) and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.",
"admin.log.fileJsonTitle": "Output file logs as JSON:",
"admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialisation. DEBUG: Prints high detail for developers working on debugging issues.",
"admin.log.fileLevelTitle": "File Log Level:",
"admin.log.fileTitle": "Output logs to file: ",
"admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.",
"admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialisation. DEBUG: Prints high detail for developers working on debugging issues.",
"admin.log.levelOptions.DEBUG": "DEBUG",
"admin.log.levelOptions.ERROR": "ERROR",
"admin.log.levelOptions.INFO": "INFO",
"admin.log.levelOptions.WARN": "WARN",
"admin.log.levelTitle": "Console Log Level:",
"admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.",
"admin.log.locationPlaceholder": "Enter your file location",
"admin.log.locationTitle": "File Log Directory:",
"admin.log.logLevel": "Level",
"admin.logs.Alllevels": "All levels",
"admin.logs.Debug": "Debug",
"admin.logs.DownloadLogs": "Download Logs",
"admin.logs.Error": "Error",
"admin.logs.Info": "Info",
"admin.logs.ReloadLogs": "Reload Logs",
"admin.logs.Warn": "Warn",
"admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to User Management > Users and paste the ID into the search filter.",
"admin.logs.caller": "Caller",
"admin.logs.fullEvent": "Full log event",
"admin.logs.next": "Next",
"admin.logs.options": "Options",
"admin.logs.prev": "Previous",
"admin.logs.showErrors": "Show last {n} errors",
"admin.logs.title": "Server Logs",
"admin.manage_roles.additionalRoles": "Select additional permissions for the account. <link>Read more about roles and permissions</link>.",
"admin.manage_roles.allowUserAccessTokens": "Allow this account to generate <link>personal access tokens</link>.",
"admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.",
"admin.manage_roles.botAdditionalRoles": "Select additional permissions for the account. <link>Read more about roles and permissions</link>.",
"admin.manage_roles.cancel": "Cancel",
"admin.manage_roles.manageRolesTitle": "Manage Roles",
"admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.",
"admin.manage_roles.postAllPublicRoleTitle": "post:channels",
"admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.",
"admin.manage_roles.postAllRoleTitle": "post:all",
"admin.manage_roles.save": "Save",
"admin.manage_roles.saveError": "Unable to save roles.",
"admin.manage_roles.systemAdmin": "System Admin",
"admin.manage_roles.systemMember": "Member",
"admin.manage_teams.makeAdminError": "Unable to make user a team admin.",
"admin.manage_teams.makeMemberError": "Unable to make user a member.",
"admin.manage_teams.removeError": "Unable to remove user from team.",
"admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens",
"admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to <linkAuthentication>interact with this Mattermost server</linkAuthentication>. Tokens are disabled if the user is deactivated. Learn more about <linkPersonalAccessTokens>personal access tokens</linkPersonalAccessTokens>.",
"admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ",
"admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ",
"admin.manage_tokens.userAccessTokensNone": "No personal access tokens.",
"admin.member_list_group.name": "Name",
"admin.member_list_group.notFound": "No users found",
"admin.metrics.enableClientMetricsDescription": "When true, Mattermost will enable performance monitoring collection for web and desktop app users. Please see <link>documentation</link> to learn more about configuring performance monitoring for Mattermost.",
"admin.metrics.enableClientMetricsTitle": "Enable Client Performance Monitoring:",
"admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see <link>documentation</link> to learn more about configuring performance monitoring for Mattermost.",
"admin.metrics.enableNotificationMetricsDescription": "When true, Mattermost will enable notification data collection for web and Desktop App users.",
"admin.metrics.enableNotificationMetricsTitle": "Enable Notification Monitoring:",
"admin.metrics.enableTitle": "Enable Performance Monitoring:",
"admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.",
"admin.metrics.listenAddressEx": "E.g.: ':8067'",
"admin.metrics.listenAddressTitle": "Listen Address:",
"admin.mfa.bannerDesc": "<link>Multi-factor authentication</link> is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.",
"admin.nav.administratorsGuide": "Administrator's Guide",
"admin.nav.commercialSupport": "Commercial Support",
"admin.nav.menuAriaLabel": "Admin Console Menu",
"admin.nav.switch": "Team Selection",
"admin.nav.troubleshootingForum": "Troubleshooting Forum",
"admin.notices.enableAdminNoticesDescription": "When enabled, System Admins will receive notices about available server upgrades and relevant system administration features. <link>Learn more about notices</link> in our documentation.",
"admin.notices.enableAdminNoticesTitle": "Enable Admin Notices: ",
"admin.notices.enableEndUserNoticesDescription": "When enabled, all users will receive notices about available client upgrades and relevant end user features to improve user experience. <link>Learn more about notices</link> in our documentation.",
"admin.notices.enableEndUserNoticesTitle": "Enable End User Notices: ",
"admin.oauth.gitlab": "GitLab",
"admin.oauth.google": "Google Apps",
"admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider",
"admin.oauth.office365": "Entra ID",
"admin.oauth.openid": "OpenID Connect (Other)",
"admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorise API requests from external applications. See <link>documentation</link> to learn more.",
"admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ",
"admin.office365.EnableMarkdownDesc": "1. <linkLogin>Log in</linkLogin> to your Microsoft account. \n2. In Microsoft, go to <strong>Applications</strong> and <strong>App Registrations</strong> in the left pane.\n3. Select <strong>New registration</strong>, then enter <Mattermost - your-company-name> as the <strong>Application Name</strong>. \n4. Under <strong>Redirect URI</strong>, select <strong>Web</strong>, and enter \"your-mattermost-url/signup/office365/complete\" as the <strong>Redirect URI</strong>. Select <strong>Register</strong>.\n5. Copy the Microsoft <strong>Application (client) ID</strong> value, and paste it below as the <strong>Client ID</strong> value. \n6. Copy the Microsoft <strong>Directory (tenant) ID</strong> value, and paste it below as the <strong>Directory (tenant) ID</strong> value. \n7. In Microsoft, create a new client secret. Copy the resulting client secret value, and paste it below as the <strong>Client Secret</strong> value. Select <strong>Save</strong>.",
"admin.office365.authTitle": "Auth Endpoint:",
"admin.office365.clientIdDescription": "The Application/Client ID you received when registering your application with Microsoft.",
"admin.office365.clientIdExample": "E.g.: 'adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq'",
"admin.office365.clientIdTitle": "Application ID:",
"admin.office365.clientSecretDescription": "The Application Secret Password you generated when registering your application with Microsoft.",
"admin.office365.clientSecretExample": "E.g.: 'shAieM47sNBfgl20f8ci294'",
"admin.office365.clientSecretTitle": "Application Secret Password:",
"admin.office365.directoryIdDescription": "The Directory (tenant) ID you received when registering your application with Microsoft.",
"admin.office365.directoryIdExample": "E.g.: 'adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq'",
"admin.office365.directoryIdTitle": "Directory (tenant) ID:",
"admin.office365.discoveryEndpointDesc": "The URL of the discovery document for OpenID Connect with Entra ID.",
"admin.office365.tokenTitle": "Token Endpoint:",
"admin.office365.userTitle": "User API Endpoint:",
"admin.openIdConvert.help": "Learn more",
"admin.openIdConvert.message": "Convert your OAuth2.0 configuration to OpenID Connect.",
"admin.openIdConvert.text": "Convert to OpenID Connect",
"admin.openid.EnableMarkdownDesc": "Follow provider directions for creating an OpenID Application. Most OpenID Connect providers require authorization of all redirect URIs. In the appropriate field, enter 'your-mattermost-url/signup/openid/complete' (example: http://domain.com/signup/openid/complete)",
"admin.openid.buttonColorDesc": "Specify the colour of the OpenID login button for white labelling purposes. Use a hex code with a #-sign before the code.",
"admin.openid.buttonColorTitle": "Button Colour:",
"admin.openid.buttonTextDesc": "The text that will show on the login button.",
"admin.openid.buttonTextEx": "Custom Button Text",
"admin.openid.buttonTextTitle": "Button Name:",
"admin.openid.clientIdDescription": "Obtaining the Client ID differs across providers. Please check you provider's documentation.",
"admin.openid.clientIdExample": "E.g.: 'adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq'",
"admin.openid.clientIdTitle": "Client ID:",
"admin.openid.clientSecretDescription": "Obtaining the Client Secret differs across providers. Please check you provider's documentation.",
"admin.openid.clientSecretExample": "E.g.: 'adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq'",
"admin.openid.clientSecretTitle": "Client Secret:",
"admin.openid.discovery.placeholder": "https://id.mydomain.com/.well-known/openid-configuration",
"admin.openid.discoveryEndpointDesc": "Enter the URL of the discovery document of the OpenID Connect provider you want to connect with.",
"admin.openid.discoveryEndpointTitle": "Discovery Endpoint:",
"admin.openid.gitlab": "GitLab",
"admin.openid.google": "Google Apps",
"admin.openid.off": "Do not allow sign-in via an OpenID provider.",
"admin.openid.office365": "Entra ID",
"admin.openid.select": "Select service provider:",
"admin.openid_custom_feature_discovery.copy": "Use OpenID Connect for authentication and single sign-on (SSO) with any service that supports the OIDC specification such as Apple, Okta, OneLogin and more.",
"admin.openid_custom_feature_discovery.title": "Integrate OpenID Connect with Mattermost Professional",
"admin.openid_feature_discovery.copy": "Use OpenID Connect for authentication and single sign-on (SSO) with any service that supports the OIDC specification such as Google, Entra ID, Apple, Okta, OneLogin and more.",
"admin.openid_feature_discovery.title": "Integrate OpenID Connect with Mattermost Professional",
"admin.password.enableForgotLink.description": "When true, a 'Forgot password' link appears on the Mattermost login page, which allows users to reset their password. When false, the link is hidden from users. This link can be customised to redirect to a URL of your choice from <a>Site Configuration > Customisation.</a>",
"admin.password.enableForgotLink.title": "Enable Forgot Password Link:",
"admin.password.lowercase": "At least one lowercase letter",
"admin.password.minimumLength": "Minimum Password Length:",
"admin.password.minimumLengthDescription": "Minimum number of characters required for a valid password. Must be a whole number greater than or equal to {min} and less than or equal to {max}.",
"admin.password.minimumLengthExample": "E.g.: '5'",
"admin.password.number": "At least one number",
"admin.password.preview": "Error message preview",
"admin.password.symbol": "At least one symbol (e.g. '~!@#$%^&*()')",
"admin.password.uppercase": "At least one uppercase letter",
"admin.permissions.group.convert_public_channel_to_private.description": "Convert public channels to private",
"admin.permissions.group.convert_public_channel_to_private.name": "Convert Channels",
"admin.permissions.group.custom_groups.description": "Create, edit, delete and manage the members of custom groups.",
"admin.permissions.group.custom_groups.name": "Custom Groups",
"admin.permissions.group.delete_posts.description": "Delete own and other user's posts.",
"admin.permissions.group.delete_posts.name": "Delete Posts",
"admin.permissions.group.edit_posts.description": "Edit own and other user's posts.",
"admin.permissions.group.edit_posts.name": "Edit Posts",
"admin.permissions.group.guest_create_post.description": "Allow users to create posts.",
"admin.permissions.group.guest_create_post.name": "Create Posts",
"admin.permissions.group.guest_create_private_channel.description": "Create new private channels.",
"admin.permissions.group.guest_create_private_channel.name": "Create Channels",
"admin.permissions.group.guest_delete_post.description": "Author's own posts can be deleted.",
"admin.permissions.group.guest_delete_post.name": "Delete Own Posts",
"admin.permissions.group.guest_edit_post.description": "{editTimeLimitButton} after posting, allow users to edit their own posts.",
"admin.permissions.group.guest_edit_post.name": "Edit Own Posts",
"admin.permissions.group.guest_reactions.description": "Add and delete reactions on posts.",
"admin.permissions.group.guest_reactions.name": "Post Reactions",
"admin.permissions.group.guest_use_channel_mentions.description": "Notify channel members with @all, @channel and @here",
"admin.permissions.group.guest_use_channel_mentions.name": "Channel Mentions",
"admin.permissions.group.guest_use_group_mentions.description": "Notify group members with a group mention",
"admin.permissions.group.guest_use_group_mentions.name": "Group Mentions",
"admin.permissions.group.integrations.description": "Manage OAuth 2.0, slash commands, webhooks and emoji.",
"admin.permissions.group.integrations.name": "Integrations & Customisations",
"admin.permissions.group.manage_private_channel_bookmarks.description": "Add, edit, delete and sort bookmarks",
"admin.permissions.group.manage_private_channel_bookmarks.name": "Manage Bookmarks",
"admin.permissions.group.manage_private_channel_members_and_read_groups.description": "Add and remove private channel members.",
"admin.permissions.group.manage_private_channel_members_and_read_groups.name": "Manage Channel Members",
"admin.permissions.group.manage_public_channel_bookmarks.description": "Add, edit, delete and sort bookmarks",
"admin.permissions.group.manage_public_channel_bookmarks.name": "Manage Bookmarks",
"admin.permissions.group.manage_public_channel_members_and_read_groups.description": "Add and remove public channel members.",
"admin.permissions.group.manage_public_channel_members_and_read_groups.name": "Manage Channel Members",
"admin.permissions.group.manage_shared_channels.description": "Manage Shared Channels",
"admin.permissions.group.manage_shared_channels.name": "Shared Channels",
"admin.permissions.group.playbook_private.description": "Manage private playbooks.",
"admin.permissions.group.playbook_private.name": "Manage Private Playbooks",
"admin.permissions.group.playbook_public.description": "Manage public playbooks.",
"admin.permissions.group.playbook_public.name": "Manage Public Playbooks",
"admin.permissions.group.posts.description": "Write, edit and delete posts.",
"admin.permissions.group.posts.name": "Manage Posts",
"admin.permissions.group.private_channel.description": "Create and archive channels, manage settings and members.",
"admin.permissions.group.private_channel.name": "Manage Private Channels",
"admin.permissions.group.public_channel.description": "Join, create and archive channels, manage settings and members.",
"admin.permissions.group.public_channel.name": "Manage Public Channels",
"admin.permissions.group.reactions.description": "Add and delete reactions on posts.",
"admin.permissions.group.reactions.name": "Post Reactions",
"admin.permissions.group.runs.description": "Manage runs.",
"admin.permissions.group.runs.name": "Manage Runs",
"admin.permissions.group.send_invites.description": "Add team members, send email invites and share team invite link.",
"admin.permissions.group.send_invites.name": "Add Team Members",
"admin.permissions.group.teams.description": "Create teams and manage members.",
"admin.permissions.group.teams.name": "Teams",
"admin.permissions.group.teams_team_scope.description": "Manage team members.",
"admin.permissions.group.teams_team_scope.name": "Teams",
"admin.permissions.inherited_from": "Inherited from <link>{name}</link>.",
"admin.permissions.introBanner": "Permission Schemes set the default permissions for Team Admins, Channel Admins and everyone else. Learn more about permission schemes in our <link>documentation</link>.",
"admin.permissions.loadMoreSchemes": "Load more schemes",
"admin.permissions.loadingMoreSchemes": "Loading...",
"admin.permissions.permission.assign_system_admin_role.description": "Assign system admin role",
"admin.permissions.permission.assign_system_admin_role.name": "Assign system admin role",
"admin.permissions.permission.convert_private_channel_to_public.description": "Convert private channels to public",
"admin.permissions.permission.convert_private_channel_to_public.name": "Convert Channels",
"admin.permissions.permission.convert_public_channel_to_private.description": "Convert public channels to private",
"admin.permissions.permission.convert_public_channel_to_private.name": "Convert Channels",
"admin.permissions.permission.create_custom_group.description": "Create custom groups.",
"admin.permissions.permission.create_custom_group.name": "Create",
"admin.permissions.permission.create_direct_channel.description": "Create direct channel",
"admin.permissions.permission.create_direct_channel.name": "Create direct channel",
"admin.permissions.permission.create_emojis.description": "Allow users to create custom emoji.",
"admin.permissions.permission.create_emojis.name": "Create Custom Emoji",
"admin.permissions.permission.create_group_channel.description": "Create group channel",
"admin.permissions.permission.create_group_channel.name": "Create group channel",
"admin.permissions.permission.create_post.description": "Allow users to create posts.",
"admin.permissions.permission.create_post.name": "Create Posts",
"admin.permissions.permission.create_private_channel.description": "Create new private channels.",
"admin.permissions.permission.create_private_channel.name": "Create Channels",
"admin.permissions.permission.create_public_channel.description": "Create new public channels.",
"admin.permissions.permission.create_public_channel.name": "Create Channels",
"admin.permissions.permission.create_team.description": "Create new teams.",
"admin.permissions.permission.create_team.name": "Create Teams",
"admin.permissions.permission.create_user_access_token.description": "Create user access token",
"admin.permissions.permission.create_user_access_token.name": "Create user access token",
"admin.permissions.permission.delete_custom_group.description": "Delete custom groups.",
"admin.permissions.permission.delete_custom_group.name": "Delete",
"admin.permissions.permission.delete_emojis.description": "Allow users to delete custom emoji that they created.",
"admin.permissions.permission.delete_emojis.name": "Delete Own Custom Emoji",
"admin.permissions.permission.delete_others_emojis.description": "Allow users to delete custom emoji that were created by other users.",
"admin.permissions.permission.delete_others_emojis.name": "Delete Other User's Custom Emoji",
"admin.permissions.permission.delete_others_posts.description": "Posts made by other users can be deleted.",
"admin.permissions.permission.delete_others_posts.name": "Delete Other User's Posts",
"admin.permissions.permission.delete_post.description": "Author's own posts can be deleted.",
"admin.permissions.permission.delete_post.name": "Delete Own Posts",
"admin.permissions.permission.delete_private_channel.description": "Archive private channels.",
"admin.permissions.permission.delete_private_channel.name": "Archive Channels",
"admin.permissions.permission.delete_public_channel.description": "Archive public channels.",
"admin.permissions.permission.delete_public_channel.name": "Archive Channels",
"admin.permissions.permission.edit_custom_group.description": "Rename custom groups.",
"admin.permissions.permission.edit_custom_group.name": "Edit",
"admin.permissions.permission.edit_other_users.description": "Edit other users",
"admin.permissions.permission.edit_other_users.name": "Edit other users",
"admin.permissions.permission.edit_others_posts.description": "Allow users to edit other user's posts.",
"admin.permissions.permission.edit_others_posts.name": "Edit Other User's Posts",
"admin.permissions.permission.edit_post.description": "{editTimeLimitButton} after posting, allow users to edit their own posts.",
"admin.permissions.permission.edit_post.name": "Edit Own Posts",
"admin.permissions.permission.import_team.description": "Import team",
"admin.permissions.permission.import_team.name": "Import team",
"admin.permissions.permission.invite_guest.description": "Invite guests to teams and send guest email invites.",
"admin.permissions.permission.invite_guest.name": "Invite guests",
"admin.permissions.permission.list_team_channels.description": "List team channels",
"admin.permissions.permission.list_team_channels.name": "List team channels",
"admin.permissions.permission.list_users_without_team.description": "List users without team",
"admin.permissions.permission.list_users_without_team.name": "List users without team",
"admin.permissions.permission.manage_channel_roles.description": "Manage channel roles",
"admin.permissions.permission.manage_channel_roles.name": "Manage channel roles",
"admin.permissions.permission.manage_custom_group_members.description": "Add and remove custom group members.",
"admin.permissions.permission.manage_custom_group_members.name": "Manage members",
"admin.permissions.permission.manage_incoming_webhooks.description": "Create, edit and delete incoming webhooks.",
"admin.permissions.permission.manage_incoming_webhooks.name": "Manage Incoming Webhooks",
"admin.permissions.permission.manage_jobs.description": "Manage jobs",
"admin.permissions.permission.manage_jobs.name": "Manage jobs",
"admin.permissions.permission.manage_oauth.description": "Create, edit and delete OAuth 2.0 application tokens.",
"admin.permissions.permission.manage_oauth.name": "Manage OAuth Applications",
"admin.permissions.permission.manage_outgoing_oauth_connections.description": "Create, edit and delete outgoing OAuth credentials.",
"admin.permissions.permission.manage_outgoing_oauth_connections.name": "Manage Outgoing OAuth Credentials",
"admin.permissions.permission.manage_outgoing_webhooks.description": "Create, edit and delete outgoing webhooks.",
"admin.permissions.permission.manage_outgoing_webhooks.name": "Manage Outgoing Webhooks",
"admin.permissions.permission.manage_private_channel_properties.description": "Update private channel names, headers and purposes.",
"admin.permissions.permission.manage_private_channel_properties.name": "Manage Channel Settings",
"admin.permissions.permission.manage_public_channel_properties.description": "Update public channel names, headers and purposes.",
"admin.permissions.permission.manage_public_channel_properties.name": "Manage Channel Settings",
"admin.permissions.permission.manage_roles.description": "Manage roles",
"admin.permissions.permission.manage_roles.name": "Manage roles",
"admin.permissions.permission.manage_secure_connections.description": "Create, remove and view secure connections for shared channels",
"admin.permissions.permission.manage_secure_connections.name": "Manage Secure Connections",
"admin.permissions.permission.manage_shared_channels.description": "Share, unshare and invite another instance to sync with a shared channel",
"admin.permissions.permission.manage_shared_channels.name": "Manage Shared Channels",
"admin.permissions.permission.manage_slash_commands.description": "Create, edit and delete custom slash commands.",
"admin.permissions.permission.manage_slash_commands.name": "Manage Slash Commands",
"admin.permissions.permission.manage_system.description": "Manage system",
"admin.permissions.permission.manage_system.name": "Manage system",
"admin.permissions.permission.manage_team.description": "Manage team",
"admin.permissions.permission.manage_team.name": "Manage team",
"admin.permissions.permission.manage_team_roles.description": "Manage team roles",
"admin.permissions.permission.manage_team_roles.name": "Manage team roles",
"admin.permissions.permission.permanent_delete_user.description": "Permanently delete user",
"admin.permissions.permission.permanent_delete_user.name": "Permanently delete user",
"admin.permissions.permission.playbook_private_create.description": "Create new private playbooks.",
"admin.permissions.permission.playbook_private_create.name": "Create Private Playbook",
"admin.permissions.permission.playbook_private_make_public.description": "Convert private playbooks to public.",
"admin.permissions.permission.playbook_private_make_public.name": "Convert Playbooks",
"admin.permissions.permission.playbook_private_manage_members.description": "Add and remove private playbook members.",
"admin.permissions.permission.playbook_private_manage_members.name": "Manage Playbook Members",
"admin.permissions.permission.playbook_private_manage_properties.description": "Prescribe checklists, actions, and templates.",
"admin.permissions.permission.playbook_private_manage_properties.name": "Manage Playbook Configurations",
"admin.permissions.permission.playbook_public_create.description": "Create new public playbooks.",
"admin.permissions.permission.playbook_public_create.name": "Create Public Playbook",
"admin.permissions.permission.playbook_public_make_private.description": "Convert public playbooks to private.",
"admin.permissions.permission.playbook_public_make_private.name": "Convert Playbooks",
"admin.permissions.permission.playbook_public_manage_members.description": "Add and remove public playbook members.",
"admin.permissions.permission.playbook_public_manage_members.name": "Manage Playbook Members",
"admin.permissions.permission.playbook_public_manage_properties.description": "Prescribe checklists, actions, and templates.",
"admin.permissions.permission.playbook_public_manage_properties.name": "Manage Playbook Configurations",
"admin.permissions.permission.read_channel.description": "Read channel",
"admin.permissions.permission.read_channel.name": "Read channel",
"admin.permissions.permission.read_user_access_token.description": "Read user access token",
"admin.permissions.permission.read_user_access_token.name": "Read user access token",
"admin.permissions.permission.remove_user_from_team.description": "Remove user from team",
"admin.permissions.permission.remove_user_from_team.name": "Remove user from team",
"admin.permissions.permission.restore_custom_group.description": "Restore archived user groups.",
"admin.permissions.permission.restore_custom_group.name": "Restore",
"admin.permissions.permission.revoke_user_access_token.description": "Revoke user access token",
"admin.permissions.permission.revoke_user_access_token.name": "Revoke user access token",
"admin.permissions.permission.run_create.description": "Run playbooks.",
"admin.permissions.permission.run_create.name": "Create Runs",
"admin.permissions.permission.upload_file.description": "Upload file",
"admin.permissions.permission.upload_file.name": "Upload file",
"admin.permissions.permission.use_channel_mentions.description": "Notify channel members with @all, @channel and @here",
"admin.permissions.permission.use_channel_mentions.name": "Channel Mentions",
"admin.permissions.permission.use_group_mentions.description": "Notify group members with a group mention",
"admin.permissions.permission.use_group_mentions.name": "Group Mentions",
"admin.permissions.permission.view_team.description": "View team",
"admin.permissions.permission.view_team.name": "View team",
"admin.permissions.permissionSchemes": "Permission Schemes",
"admin.permissions.permissionSchemes.cancel": "Cancel",
"admin.permissions.permissionsSchemeSummary.delete": "Delete",
"admin.permissions.permissionsSchemeSummary.deleteConfirmButton": "Yes, Delete",
"admin.permissions.permissionsSchemeSummary.deleteConfirmQuestion": "The permissions in the teams using this scheme will reset to the defaults in the System Scheme. Are you sure you want to delete the {schemeName} scheme?",
"admin.permissions.permissionsSchemeSummary.deleteSchemeTitle": "Delete {scheme} scheme?",
"admin.permissions.permissionsSchemeSummary.deleting": "Deleting...",
"admin.permissions.permissionsSchemeSummary.edit": "Edit",
"admin.permissions.permissionsSchemeSummary.moreTeams": "+{number} more",
"admin.permissions.permissionsTree.description": "Description",
"admin.permissions.permissionsTree.permission": "Permission",
"admin.permissions.roles.all_users.name": "All Members",
"admin.permissions.roles.channel_admin.name": "Channel Admin",
"admin.permissions.roles.channel_user.name": "Channel User",
"admin.permissions.roles.edit": "Edit",
"admin.permissions.roles.system_admin.description": "Access to modifying everything.",
"admin.permissions.roles.system_admin.name": "System Admin",
"admin.permissions.roles.system_admin.type": "System Role",
"admin.permissions.roles.system_custom_group_admin.description": "Administers all Custom Groups across the system.",
"admin.permissions.roles.system_custom_group_admin.detail_text": "The built-in Custom Group Manager role can be used to delegate the administration of [Custom Groups](https://docs.mattermost.com/welcome/manage-custom-groups.html) to users other than the System Admin.\n \nDon't forget to deauthorise all other system users from administering Custom Groups by unticking the associated permissions checkbox in System console > User Management > Permissions.\n \nThis role has permission to create, edit, and delete custom user groups by selecting **User groups** from the Products menu.",
"admin.permissions.roles.system_custom_group_admin.name": "Custom Group Manager",
"admin.permissions.roles.system_custom_group_admin.type": "System Role",
"admin.permissions.roles.system_manager.description": "Slightly less access than system admin.",
"admin.permissions.roles.system_manager.name": "System Manager",
"admin.permissions.roles.system_manager.type": "System Role",
"admin.permissions.roles.system_read_only_admin.description": "Read only access for oversight.",
"admin.permissions.roles.system_read_only_admin.name": "Viewer",
"admin.permissions.roles.system_read_only_admin.type": "System Role",
"admin.permissions.roles.system_user.name": "System User",
"admin.permissions.roles.system_user_manager.description": "Enough access to help with user management.",
"admin.permissions.roles.system_user_manager.name": "User Manager",
"admin.permissions.roles.system_user_manager.type": "System Role",
"admin.permissions.roles.team_admin.name": "Team Admin",
"admin.permissions.roles.team_user.name": "Team User",
"admin.permissions.sysconsole_section_about.description": "The ability to install or upgrade your servers enterprise licensing.",
"admin.permissions.sysconsole_section_about.name": "About",
"admin.permissions.sysconsole_section_about_edition_and_license.name": "Edition and Licence",
"admin.permissions.sysconsole_section_authentication.description": "Review the configuration around how users can signup and access Mattermost.",
"admin.permissions.sysconsole_section_authentication.name": "Authentication",
"admin.permissions.sysconsole_section_authentication_email.name": "Email",
"admin.permissions.sysconsole_section_authentication_guest_access.name": "Guest Access",
"admin.permissions.sysconsole_section_authentication_ldap.name": "AD/LDAP",
"admin.permissions.sysconsole_section_authentication_mfa.name": "MFA",
"admin.permissions.sysconsole_section_authentication_openid.name": "OpenID Connect",
"admin.permissions.sysconsole_section_authentication_password.name": "Password",
"admin.permissions.sysconsole_section_authentication_saml.name": "SAML 2.0",
"admin.permissions.sysconsole_section_authentication_signup.name": "Sign Up",
"admin.permissions.sysconsole_section_billing.description": "Access subscription details, billing history, company information and payment information.",
"admin.permissions.sysconsole_section_billing.name": "Billing",
"admin.permissions.sysconsole_section_compliance.description": "Review compliance settings such as retention, exports and activity logs.",
"admin.permissions.sysconsole_section_compliance.name": "Compliance",
"admin.permissions.sysconsole_section_compliance_compliance_export.name": "Compliance Export",
"admin.permissions.sysconsole_section_compliance_compliance_monitoring.name": "Compliance Monitoring",
"admin.permissions.sysconsole_section_compliance_custom_terms_of_service.name": "Custom Terms of Service",
"admin.permissions.sysconsole_section_compliance_data_retention_policy.name": "Data Retention Policy",
"admin.permissions.sysconsole_section_environment.description": "Review server environment configuration such as URLs, database and performance.",
"admin.permissions.sysconsole_section_environment.name": "Environment",
"admin.permissions.sysconsole_section_environment_database.name": "Database",
"admin.permissions.sysconsole_section_environment_developer.name": "Developer",
"admin.permissions.sysconsole_section_environment_elasticsearch.name": "Elasticsearch",
"admin.permissions.sysconsole_section_environment_file_storage.name": "File Storage",
"admin.permissions.sysconsole_section_environment_high_availability.name": "High Availability",
"admin.permissions.sysconsole_section_environment_image_proxy.name": "Image Proxy",
"admin.permissions.sysconsole_section_environment_logging.name": "Logging",
"admin.permissions.sysconsole_section_environment_performance_monitoring.name": "Performance Monitoring",
"admin.permissions.sysconsole_section_environment_push_notification_server.name": "Push Notification Server",
"admin.permissions.sysconsole_section_environment_rate_limiting.name": "Rate Limiting",
"admin.permissions.sysconsole_section_environment_session_lengths.name": "Session Lengths",
"admin.permissions.sysconsole_section_environment_smtp.name": "SMTP",
"admin.permissions.sysconsole_section_environment_web_server.name": "Web Server",
"admin.permissions.sysconsole_section_experimental.description": "Review the settings of experimental features",
"admin.permissions.sysconsole_section_experimental.name": "Experimental",
"admin.permissions.sysconsole_section_experimental_bleve.name": "Bleve",
"admin.permissions.sysconsole_section_experimental_feature_flags.name": "Feature Flags",
"admin.permissions.sysconsole_section_experimental_features.name": "Features",
"admin.permissions.sysconsole_section_integrations.description": "Review integration configurations such as webhooks, bots and cross-origin requests.",
"admin.permissions.sysconsole_section_integrations.name": "Integrations",
"admin.permissions.sysconsole_section_integrations_bot_accounts.name": "Bot Accounts",
"admin.permissions.sysconsole_section_integrations_cors.name": "CORS",
"admin.permissions.sysconsole_section_integrations_gif.name": "GIF",
"admin.permissions.sysconsole_section_integrations_integration_management.name": "Integration Management",
"admin.permissions.sysconsole_section_plugins.description": "Review installed plugins and their configuration.",
"admin.permissions.sysconsole_section_plugins.name": "Plugins",
"admin.permissions.sysconsole_section_reporting.description": "Review site statistics, team statistics and server logs.",
"admin.permissions.sysconsole_section_reporting.name": "Reporting",
"admin.permissions.sysconsole_section_reporting_server_logs.name": "Server Logs",
"admin.permissions.sysconsole_section_reporting_site_statistics.name": "Site Statistics",
"admin.permissions.sysconsole_section_reporting_team_statistics.name": "Team Statistics",
"admin.permissions.sysconsole_section_site.description": "Review site specific configurations such as site name, notification defaults and file sharing.",
"admin.permissions.sysconsole_section_site.name": "Site Configuration",
"admin.permissions.sysconsole_section_site_announcement_banner.name": "System-wide Notifications",
"admin.permissions.sysconsole_section_site_customization.name": "Customisation",
"admin.permissions.sysconsole_section_site_emoji.name": "Emoji",
"admin.permissions.sysconsole_section_site_file_sharing_and_downloads.name": "File Sharing and Downloads",
"admin.permissions.sysconsole_section_site_localization.name": "Localisation",
"admin.permissions.sysconsole_section_site_notices.name": "Notices",
"admin.permissions.sysconsole_section_site_notifications.name": "Notifications",
"admin.permissions.sysconsole_section_site_posts.name": "Posts",
"admin.permissions.sysconsole_section_site_public_links.name": "Public Links",
"admin.permissions.sysconsole_section_site_users_and_teams.name": "Users and Teams",
"admin.permissions.sysconsole_section_user_management.description": "Review users, groups, teams, channels, permissions and system roles.",
"admin.permissions.sysconsole_section_user_management.name": "User Management",
"admin.permissions.sysconsole_section_user_management_channels.name": "Channels",
"admin.permissions.sysconsole_section_user_management_groups.name": "Groups",
"admin.permissions.sysconsole_section_user_management_permissions.name": "Permissions",
"admin.permissions.sysconsole_section_user_management_system_roles.name": "System Roles",
"admin.permissions.sysconsole_section_user_management_teams.name": "Teams",
"admin.permissions.sysconsole_section_user_management_users.description": "Cannot reset admin passwords",
"admin.permissions.sysconsole_section_user_management_users.name": "Users",
"admin.permissions.systemRoles": "Delegated Granular Administration",
"admin.permissions.systemRolesBannerText": "Manage different levels of access to the system console.",
"admin.permissions.systemRolesBannerTitle": "Admin Roles",
"admin.permissions.systemScheme": "System Scheme",
"admin.permissions.systemScheme.GuestsDescription": "Permissions granted to guest users.",
"admin.permissions.systemScheme.GuestsTitle": "Guests",
"admin.permissions.systemScheme.allMembersDescription": "Permissions granted to all members, including administrators and newly created users.",
"admin.permissions.systemScheme.allMembersTitle": "All Members",
"admin.permissions.systemScheme.channelAdminsDescription": "Permissions granted to channel creators and any users promoted to Channel Administrator.",
"admin.permissions.systemScheme.channelAdminsTitle": "Channel Administrators",
"admin.permissions.systemScheme.introBanner": "Configure the default permissions for Team Admins, Channel Admins and other members. This scheme is inherited by all teams unless a <link>Team Override Scheme</link> is applied in specific teams.",
"admin.permissions.systemScheme.playbookAdmin": "Playbook Administrator",
"admin.permissions.systemScheme.playbookAdminSubtitle": "Permissions granted to administrators of a playbook.",
"admin.permissions.systemScheme.resetDefaultsButton": "Reset to Defaults",
"admin.permissions.systemScheme.resetDefaultsButtonModalBody": "This will reset all selections on this page to their default settings. Are you sure you want to reset?",
"admin.permissions.systemScheme.resetDefaultsButtonModalTitle": "Reset to Default?",
"admin.permissions.systemScheme.resetDefaultsConfirmationButton": "Yes, Reset",
"admin.permissions.systemScheme.systemAdminsDescription": "Full permissions granted to System Administrators.",
"admin.permissions.systemScheme.systemAdminsTitle": "System Administrators",
"admin.permissions.systemScheme.teamAdminsDescription": "Permissions granted to team creators and any users promoted to Team Administrator.",
"admin.permissions.systemScheme.teamAdminsTitle": "Team Administrators",
"admin.permissions.systemSchemeBannerButton": "Edit Scheme",
"admin.permissions.systemSchemeBannerText": "Set the default permissions inherited by all teams unless a <link>Team Override Scheme</link> is applied.",
"admin.permissions.systemSchemeBannerTitle": "System Scheme",
"admin.permissions.system_role_permissions.change_access": "Change role access on a system console section",
"admin.permissions.system_role_permissions.description": "Level of access to the system console.",
"admin.permissions.system_role_permissions.hide_subsections": "Hide {subsectionsCount} subsections",
"admin.permissions.system_role_permissions.mixed_access.title": "Mixed access",
"admin.permissions.system_role_permissions.no_access.description": "No access to this section and it will be hidden in the navigation.",
"admin.permissions.system_role_permissions.no_access.title": "No access",
"admin.permissions.system_role_permissions.read.description": "Can view this section but can't edit anything in it",
"admin.permissions.system_role_permissions.read.title": "Read only",
"admin.permissions.system_role_permissions.show_subsections": "Show {subsectionsCount} subsections",
"admin.permissions.system_role_permissions.title": "Privileges",
"admin.permissions.system_role_permissions.write.description": "Can add, edit and delete anything in this section.",
"admin.permissions.system_role_permissions.write.title": "Can edit",
"admin.permissions.system_role_users.add_people": "Add People",
"admin.permissions.system_role_users.description": "List of people assigned to this system role.",
"admin.permissions.system_role_users.title": "Assigned People",
"admin.permissions.teamOverrideSchemesBannerText": "Use when specific teams need permission exceptions to the <link>System Scheme</link>.",
"admin.permissions.teamOverrideSchemesInProgress": "Migration job in progress: Team Override Schemes are not available until the job server completes the permissions migration. Learn more in the {documentationLink}.",
"admin.permissions.teamOverrideSchemesNewButton": "New Team Override Scheme",
"admin.permissions.teamOverrideSchemesNoJobsEnabled": "Migration job on hold: Team Override Schemes are not available until the job server can execute the permissions migration. The job will be automatically started when the job server is enabled. Learn more in the {documentationLink}.",
"admin.permissions.teamOverrideSchemesNoSchemes": "No team override schemes created.",
"admin.permissions.teamOverrideSchemesTitle": "Team Override Schemes",
"admin.permissions.teamScheme": "Team Scheme",
"admin.permissions.teamScheme.addTeams": "Add Teams",
"admin.permissions.teamScheme.introBanner": "<linkOverrideTeam>Team Override Schemes</linkOverrideTeam> set the permissions for Team Admins, Channel Admins and other members in specific teams. Use a Team Override Scheme when specific teams need permission exceptions to the <linkSystemScheme>System Scheme</linkSystemScheme>.",
"admin.permissions.teamScheme.noTeams": "No team selected. Please add teams to this list.",
"admin.permissions.teamScheme.removeTeam": "Remove",
"admin.permissions.teamScheme.schemeDescriptionLabel": "Scheme Description:",
"admin.permissions.teamScheme.schemeDescriptionPlaceholder": "Scheme Description",
"admin.permissions.teamScheme.schemeDetailsDescription": "Set the name and description for this scheme.",
"admin.permissions.teamScheme.schemeDetailsTitle": "Scheme Details",
"admin.permissions.teamScheme.schemeNameLabel": "Scheme Name:",
"admin.permissions.teamScheme.schemeNamePlaceholder": "Scheme Name",
"admin.permissions.teamScheme.selectTeamsDescription": "Select teams where permission exceptions are required.",
"admin.permissions.teamScheme.selectTeamsTitle": "Select teams to override permissions",
"admin.plugin.backToPlugins": "Go back to the Plugins",
"admin.plugin.choose": "Choose File",
"admin.plugin.cluster_instance": "Cluster Instance",
"admin.plugin.customSection.pluginDisabledWarning": "In order to view this section, enable the plugin and click Save.",
"admin.plugin.customSections.pluginDisabledWarning": "In order to view and configure plugin settings, enable the plugin and click Save.",
"admin.plugin.customSetting.pluginDisabledWarning": "In order to view this setting, enable the plugin and click Save.",
"admin.plugin.disable": "Disable",
"admin.plugin.disabling": "Disabling...",
"admin.plugin.enable": "Enable",
"admin.plugin.enable_plugin": "Enable Plugin: ",
"admin.plugin.enable_plugin.help": "When true, this plugin is enabled.",
"admin.plugin.enabling": "Enabling...",
"admin.plugin.error.activate": "Unable to upload the plugin. It may conflict with another plugin on your server.",
"admin.plugin.error.extract": "Encountered an error when extracting the plugin. Review your plugin file content and try again.",
"admin.plugin.installedDesc": "Installed plugins on your Mattermost server.",
"admin.plugin.installedTitle": "Installed Plugins: ",
"admin.plugin.management.title": "Plugin Management",
"admin.plugin.multiple_versions_warning": "There are multiple versions of this plugin installed across your cluster. Re-install this plugin to ensure it works consistently.",
"admin.plugin.no_plugins": "No installed plugins.",
"admin.plugin.remove": "Remove",
"admin.plugin.remove_modal.desc": "Are you sure you would like to remove the plugin?",
"admin.plugin.remove_modal.overwrite": "Remove",
"admin.plugin.remove_modal.title": "Remove plugin?",
"admin.plugin.removing": "Removing...",
"admin.plugin.settingsButton": "Settings",
"admin.plugin.state": "State",
"admin.plugin.state.failed_to_start": "Failed to start",
"admin.plugin.state.failed_to_start.check_logs": "Check your system logs for errors.",
"admin.plugin.state.failed_to_start.description": "This plugin failed to start. {error}",
"admin.plugin.state.failed_to_stay_running": "Crashing",
"admin.plugin.state.failed_to_stay_running.description": "This plugin crashed multiple times and is no longer running. Check your system logs for errors.",
"admin.plugin.state.not_running": "Not running",
"admin.plugin.state.not_running.description": "This plugin is not enabled.",
"admin.plugin.state.running": "Running",
"admin.plugin.state.running.description": "This plugin is running.",
"admin.plugin.state.starting": "Starting",
"admin.plugin.state.starting.description": "This plugin is starting.",
"admin.plugin.state.stopping": "Stopping",
"admin.plugin.state.stopping.description": "This plugin is stopping.",
"admin.plugin.state.unknown": "Unknown",
"admin.plugin.upload": "Upload",
"admin.plugin.upload.overwrite_modal.desc": "A plugin with this ID already exists. Would you like to overwrite it?",
"admin.plugin.upload.overwrite_modal.overwrite": "Overwrite",
"admin.plugin.upload.overwrite_modal.title": "Overwrite existing plugin?",
"admin.plugin.uploadAndPluginDisabledDesc": "To enable plugins, set <strong>Enable Plugins</strong> to true. See <link>documentation</link> to learn more.",
"admin.plugin.uploadDesc": "Upload a plugin for your Mattermost server. See <link>documentation</link> to learn more.",
"admin.plugin.uploadDisabledDesc": "Enable plugin uploads in config.json. See <link>documentation</link> to learn more.",
"admin.plugin.uploadTitle": "Upload Plugin: ",
"admin.plugin.uploading": "Uploading...",
"admin.plugin.version_title": "Version",
"admin.plugins.pluginManagement": "Plugin Management",
"admin.plugins.settings.automaticPrepackagedPlugins": "Enable Automatic Prepackaged Plugins:",
"admin.plugins.settings.automaticPrepackagedPluginsDesc": "When true, the server will detect previously enabled plugins on the server and will automatically install them.",
"admin.plugins.settings.enable": "Enable Plugins: ",
"admin.plugins.settings.enableDesc": "When true, enables plugins on your Mattermost server. Plugins can be used to integrate with third-party systems, extend functionality, or customise the user interface of your Mattermost server. See <link>documentation</link> to learn more.",
"admin.plugins.settings.enableMarketplace": "Enable Marketplace:",
"admin.plugins.settings.enableMarketplaceDesc": "When true, enables System Administrators to install plugins from the <link>marketplace</link>.",
"admin.plugins.settings.enableRemoteMarketplace": "Enable Remote Marketplace:",
"admin.plugins.settings.enableRemoteMarketplaceDesc": "When true, marketplace fetches latest plugins from the configured Marketplace URL.",
"admin.plugins.settings.marketplaceUrl": "Marketplace URL:",
"admin.plugins.settings.marketplaceUrlDesc": "URL of the marketplace server.",
"admin.plugins.settings.marketplaceUrlDesc.empty": " Marketplace URL is a required field.",
"admin.plugins.settings.requirePluginSignature": "Require Plugin Signature:",
"admin.plugins.settings.requirePluginSignatureDesc": "When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialisation. See <link>documentation</link> to learn more.",
"admin.posts.persistentNotifications.desc": "When enabled, users can trigger repeating notifications for the recipients of urgent messages. Learn more about message priority and persistent notifications in the <link>documentation</link>.",
"admin.posts.persistentNotifications.title": "Persistent Notifications",
"admin.posts.persistentNotificationsGuests.desc": "Whether a guest is able to require persistent notifications. Learn more about message priority and persistent notifications in the <link>documentation</link>.",
"admin.posts.persistentNotificationsGuests.title": "Allow guests to send persistent notifications",
"admin.posts.persistentNotificationsInterval.desc": "Configure the number of minutes between repeated notifications for urgent messages send with persistent notifications. Learn more about message priority and persistent notifications in the <link>documentation</link>.",
"admin.posts.persistentNotificationsInterval.minValue": "Frequency must be at least two minutes",
"admin.posts.persistentNotificationsInterval.title": "Frequency of persistent notifications",
"admin.posts.persistentNotificationsMaxCount.desc": "Configure the maximum number of times users may receive persistent notifications. Learn more about message priority and persistent notifications in the <link>documentation</link>.",
"admin.posts.persistentNotificationsMaxCount.title": "Total number of persistent notification per post",
"admin.posts.persistentNotificationsMaxRecipients.desc": "Configure the maximum number of recipients to which users may send persistent notifications. Learn more about message priority and persistent notifications in the <link>documentation</link>.",
"admin.posts.persistentNotificationsMaxRecipients.title": "Maximum number of recipients for persistent notifications",
"admin.posts.postPriority.desc": "When enabled, users can configure a visual indicator to communicate messages that are important or urgent. Learn more about message priority in our <link>documentation</link>.",
"admin.posts.postPriority.title": "Message Priority",
"admin.privacy.showEmailDescription": "When false, hides the email address of members from everyone except System Administrators and the System Roles with read/write access to Compliance, Billing or User Management.",
"admin.privacy.showEmailTitle": "Show Email Address: ",
"admin.privacy.showFullNameDescription": "When false, hides the full name of members from everyone except System Administrators. Username is shown in place of full name.",
"admin.privacy.showFullNameTitle": "Show Full Name: ",
"admin.purge.button": "Purge All Caches",
"admin.purge.purgeDescription": "This will purge all the in-memory caches for things like sessions, accounts, channels, etc. Deployments using High Availability will attempt to purge all the servers in the cluster. Purging the caches may adversely impact performance.",
"admin.purge.purgeFail": "Purging unsuccessful: {error}",
"admin.rate.enableLimiterDescription": "When true, APIs are throttled at rates specified below.\n \nRate limiting prevents server overload from too many requests. This is useful to prevent third-party applications or malicous attacks from impacting your server.",
"admin.rate.enableLimiterTitle": "Enable Rate Limiting: ",
"admin.rate.httpHeaderDescription": "When filled in, vary rate limiting by HTTP header field specified (e.g. when configuring NGINX set to 'X-Real-IP', when configuring AmazonELB set to 'X-Forwarded-For').",
"admin.rate.httpHeaderExample": "E.g.: 'X-Real-IP', 'X-Forwarded-For'",
"admin.rate.httpHeaderTitle": "Vary rate limit by HTTP header:",
"admin.rate.maxBurst": "Maximum Burst Size:",
"admin.rate.maxBurstDescription": "Maximum number of requests allowed beyond the per second query limit.",
"admin.rate.maxBurstExample": "E.g.: '100'",
"admin.rate.memoryDescription": "Maximum number of users sessions connected to the system as determined by 'Vary rate limit by remote address' and 'Vary rate limit by HTTP header' settings below.",
"admin.rate.memoryExample": "E.g.: '10000'",
"admin.rate.memoryTitle": "Memory Store Size:",
"admin.rate.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.rate.queriesDescription": "Throttles API at this number of requests per second.",
"admin.rate.queriesExample": "E.g.: '10'",
"admin.rate.queriesTitle": "Maximum Queries per Second:",
"admin.rate.remoteDescription": "When true, rate limit API access by IP address.",
"admin.rate.remoteTitle": "Vary rate limit by remote address: ",
"admin.rate.title": "Rate Limiting",
"admin.rate.varyByUser": "Vary rate limit by user: ",
"admin.rate.varyByUserDescription": "When true, rate limit API access by user authentication token.",
"admin.recycle.button": "Recycle Database Connections",
"admin.recycle.recycleDescription": "Deployments using multiple databases can switch from one master database to another without restarting the Mattermost server by updating 'config.json' to the new desired configuration and using the {reloadConfiguration} feature to load the new settings while the server is running. The administrator should then use {featureName} feature to recycle the database connections based on the new settings.",
"admin.recycle.recycleDescription.featureName": "Recycle Database Connections",
"admin.recycle.recycleDescription.reloadConfiguration": "Environment > Web Server > Reload Configuration from Disk",
"admin.recycle.reloadFail": "Recycling unsuccessful: {error}",
"admin.regenerate": "Regenerate",
"admin.reload.button": "Reload Configuration From Disk",
"admin.reload.reloadDescription": "Deployments using multiple databases can switch from one master database to another without restarting the Mattermost server by updating 'config.json' to the new desired configuration and using the {featureName} feature to load the new settings while the server is running. The administrator should then use the {recycleDatabaseConnections} feature to recycle the database connections based on the new settings.",
"admin.reload.reloadDescription.featureName": "Reload Configuration from Disk",
"admin.reload.reloadDescription.recycleDatabaseConnections": "Environment > Database > Recycle Database Connections",
"admin.reload.reloadFail": "Reloading unsuccessful: {error}",
"admin.reporting.workspace_optimization.access.description": "Web server configuration may be affecting access to your Mattermost workspace.",
"admin.reporting.workspace_optimization.access.descriptionOk": "Access to your workspace seems available!",
"admin.reporting.workspace_optimization.access.site_url.cta": "Configure web server",
"admin.reporting.workspace_optimization.access.site_url.description": "Your web server settings aren't passing a live URL test which means your workspace may not be accessible to users. This can be addressed by updating your web server settings.",
"admin.reporting.workspace_optimization.access.site_url.title": "Misconfigured web server",
"admin.reporting.workspace_optimization.access.title": "Workspace access",
"admin.reporting.workspace_optimization.chip_problems": "Problems: {count}",
"admin.reporting.workspace_optimization.chip_suggestions": "Suggestions: {count}",
"admin.reporting.workspace_optimization.chip_warnings": "Warnings: {count}",
"admin.reporting.workspace_optimization.configuration.description": "There are configuration issues to resolve",
"admin.reporting.workspace_optimization.configuration.descriptionOk": "Your server has good configuration for SSL and Session Lengths!",
"admin.reporting.workspace_optimization.configuration.file_storage.cta": "Config file storage",
"admin.reporting.workspace_optimization.configuration.file_storage.description": "Check your file storage settings to ensure your Mattermost workspace has access to the configured file storage.",
"admin.reporting.workspace_optimization.configuration.file_storage.title": "File storage access is faulty.",
"admin.reporting.workspace_optimization.configuration.root_status.description": "Running Mattermost as root is not recommended. Please use a non-root user.",
"admin.reporting.workspace_optimization.configuration.root_status.title": "Mattermost is running as root",
"admin.reporting.workspace_optimization.configuration.session_length.cta": "Configure session length",
"admin.reporting.workspace_optimization.configuration.session_length.description": "The session length is set to the default of 30 days. A longer session length provides convenience, and a shorter session provides tighter security. This can be adjusted this based on your organisation's security policies.",
"admin.reporting.workspace_optimization.configuration.session_length.title": "Session lengths is set to default",
"admin.reporting.workspace_optimization.configuration.ssl.description": "It is strongly recommended to secure your Mattermost workspace by configuring SSL in production environments.",
"admin.reporting.workspace_optimization.configuration.ssl.title": "Configure SSL to make your server more secure",
"admin.reporting.workspace_optimization.configuration.title": "Configuration",
"admin.reporting.workspace_optimization.cta.learnMore": "Learn more",
"admin.reporting.workspace_optimization.cta.startTrial": "Start trial",
"admin.reporting.workspace_optimization.cta.upgradeLicense": "Contact Sales",
"admin.reporting.workspace_optimization.data_privacy.description": "Get better insights and increased control over your data.",
"admin.reporting.workspace_optimization.data_privacy.descriptionOk": "You are using data retention and compliance features!",
"admin.reporting.workspace_optimization.data_privacy.retention.cta": "Try data retention",
"admin.reporting.workspace_optimization.data_privacy.retention.description": "Organisations in highly regulated industries require more control and insight with their data. It is recommended to enable Data Retention and Compliance features.",
"admin.reporting.workspace_optimization.data_privacy.retention.title": "Become more data aware",
"admin.reporting.workspace_optimization.data_privacy.title": "Data privacy",
"admin.reporting.workspace_optimization.ease_of_management.description": "Make it easier to manage your Mattermost workspace.",
"admin.reporting.workspace_optimization.ease_of_management.descriptionOk": "The user authentication setup is appropriate based on your current usage",
"admin.reporting.workspace_optimization.ease_of_management.ldap.cta": "Try AD/LDAP",
"admin.reporting.workspace_optimization.ease_of_management.ldap.description": "Your server has reached over 100 users! It is recommended to configure AD/LDAP user authentication for easier onboarding as well as automated deactivations and role assignments.",
"admin.reporting.workspace_optimization.ease_of_management.ldap.title": "AD/LDAP integration recommended",
"admin.reporting.workspace_optimization.ease_of_management.title": "Ease of management",
"admin.reporting.workspace_optimization.overall_workspace_score": "Overall Score",
"admin.reporting.workspace_optimization.overall_workspace_score_description": "Stay on top of optimising your Mattermost workspace by reviewing your overall score below based on our recommended indicators of health and growth. Ensure your workspace is running smoothly so your users can get the most out of Mattermost.",
"admin.reporting.workspace_optimization.performance.description": "Your server would benefit from some performance optimisations.",
"admin.reporting.workspace_optimization.performance.descriptionOk": "Your search performance suits your workspace usage",
"admin.reporting.workspace_optimization.performance.search.description": "Your server has reached over 500 users and 2 million posts which can result in slow search performance. It is recommended to enable Elasticsearch for better performance.",
"admin.reporting.workspace_optimization.performance.search.title": "Search performance",
"admin.reporting.workspace_optimization.performance.title": "Performance",
"admin.reporting.workspace_optimization.search.cta": "Try Elasticsearch",
"admin.reporting.workspace_optimization.title": "Workspace Optimisation",
"admin.reporting.workspace_optimization.updates.description": "An update is available.",
"admin.reporting.workspace_optimization.updates.descriptionOk": "Your workspace is completely up to date!",
"admin.reporting.workspace_optimization.updates.server_version.cta": "Download update",
"admin.reporting.workspace_optimization.updates.server_version.status.title": "{type} version update available.",
"admin.reporting.workspace_optimization.updates.server_version.update_type.major": "Major",
"admin.reporting.workspace_optimization.updates.server_version.update_type.minor": "Minor",
"admin.reporting.workspace_optimization.updates.server_version.update_type.patch": "Patch",
"admin.reporting.workspace_optimization.updates.title": "Server updates",
"admin.requestButton.loading": " Loading...",
"admin.requestButton.requestFailure": "Test Failure: {error}",
"admin.requestButton.requestSuccess": "Test Successful",
"admin.reset_email.cancel": "Cancel",
"admin.reset_email.currentPassword": "Current Password",
"admin.reset_email.missing_current_password": "Please enter your current password.",
"admin.reset_email.newEmail": "New Email",
"admin.reset_email.reset": "Reset",
"admin.reset_email.titleReset": "Update Email",
"admin.reset_password.cancel": "Cancel",
"admin.reset_password.curentPassword": "Current Password",
"admin.reset_password.missing_current": "Please enter your current password.",
"admin.reset_password.newPassword": "New Password",
"admin.reset_password.reset": "Reset",
"admin.reset_password.titleReset": "Reset Password",
"admin.reset_password.titleSwitch": "Switch Account to Email/Password",
"admin.revoke_token_button.delete": "Delete",
"admin.s3.connectionS3Test": "Test Connection",
"admin.s3.s3Fail": "Connection unsuccessful: {error}",
"admin.s3.s3Success": "Connection was successful",
"admin.s3.testing": "Testing...",
"admin.saml.adminAttrDesc": "(Optional) The attribute in the SAML Assertion for designating System Admins. The users selected by the query will have access to your Mattermost server as System Admins. By default, System Admins have complete access to the Mattermost System Console.\n \nExisting members that are identified by this attribute will be promoted from member to System Admin upon next login. The next login is based upon Session lengths set in **System Console > Session Lengths**. It is highly recommend to manually demote users to members in **System Console > User Management** to ensure access is restricted immediately.\n \nNote: If this filter is removed/changed, System Admins that were promoted via this filter will be demoted to members and will not retain access to the System Console. When this filter is not in use, System Admins can be manually promoted/demoted in **System Console > User Management**.",
"admin.saml.adminAttrEx": "E.g.: 'usertype=Admin' or 'isAdmin=true'",
"admin.saml.adminAttrTitle": "Admin Attribute:",
"admin.saml.assertionConsumerServiceURLEx": "E.g.: 'https://<your-mattermost-url>/login/sso/saml'",
"admin.saml.assertionConsumerServiceURLPopulatedDesc": "This field is also known as the Assertion Consumer Service URL.",
"admin.saml.assertionConsumerServiceURLTitle": "Service Provider Login URL:",
"admin.saml.canonicalAlgorithmDescription.c14": "Specify the Canonicalisation algorithm (Canonical XML 1.1). Please see more information provided at http://www.w3.org/2006/12/xml-c14n11",
"admin.saml.canonicalAlgorithmDescription.exc": "Specify the Canonicalisation algorithm (Exclusive XML Canonicalization 1.0). Please see more information provided at http://www.w3.org/2001/10/xml-exc-c14n#",
"admin.saml.canonicalAlgorithmDisplay.n10": "Exclusive XML Canonicalisation 1.0 (omit comments)",
"admin.saml.canonicalAlgorithmDisplay.n11": "Canonical XML 1.1 (omit comments)",
"admin.saml.canonicalAlgorithmTitle": "Canonicalisation Algorithm",
"admin.saml.emailAttrDesc": "The attribute in the SAML Assertion that will be used to populate the email addresses of users in Mattermost.",
"admin.saml.emailAttrEx": "E.g.: 'Email' or 'PrimaryEmail'",
"admin.saml.emailAttrTitle": "Email Attribute:",
"admin.saml.enableAdminAttrTitle": "Enable Admin Attribute:",
"admin.saml.enableDescription": "When true, Mattermost allows login using SAML 2.0. Please see <link>documentation</link> to learn more about configuring SAML for Mattermost.",
"admin.saml.enableSyncWithLdapDescription": "When true, Mattermost periodically synchronises SAML user attributes, including user deactivation and removal, from AD/LDAP. Enable and configure synchronisation settings at <strong>Authentication > AD/LDAP</strong>. When false, user attributes are updated from SAML during user login. See <link>documentation</link> to learn more.",
"admin.saml.enableSyncWithLdapIncludeAuthDescription": "When true, Mattermost will override the SAML ID attribute with the AD/LDAP ID attribute if configured or override the SAML Email attribute with the AD/LDAP Email attribute if SAML ID attribute is not present. This will allow you automatically migrate users from Email binding to ID binding to prevent creation of new users when an email address changes for a user. Moving from true to false, will remove the override from happening.\n \n<strong>Note:</strong> SAML IDs must match the LDAP IDs to prevent disabling of user accounts. Please review <link>documentation</link> for more information.",
"admin.saml.enableSyncWithLdapIncludeAuthTitle": "Override SAML bind data with AD/LDAP information:",
"admin.saml.enableSyncWithLdapTitle": "Enable Synchronising SAML Accounts With AD/LDAP:",
"admin.saml.enableTitle": "Enable Login With SAML 2.0:",
"admin.saml.encryptDescription": "When false, Mattermost will not decrypt SAML Assertions encrypted with your Service Provider Public Certificate. Disabling encryption is not recommended for production environments.",
"admin.saml.encryptTitle": "Enable Encryption:",
"admin.saml.firstnameAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the first name of users in Mattermost.",
"admin.saml.firstnameAttrEx": "E.g.: 'FirstName'",
"admin.saml.firstnameAttrTitle": "First Name Attribute:",
"admin.saml.getSamlMetadataFromIDPFail": "SAML Metadata URL did not connect and pull data successfully",
"admin.saml.getSamlMetadataFromIDPFetching": "Fetching...",
"admin.saml.getSamlMetadataFromIDPSuccess": "SAML Metadata retrieved successfully. Two fields and one certificate have been updated",
"admin.saml.getSamlMetadataFromIDPUrl": "Get SAML Metadata From IdP",
"admin.saml.guestAttrDesc": "(Optional) Requires Guest Access to be enabled before being applied. The attribute in the SAML Assertion that will be used to apply a guest role to users in Mattermost. Guests are prevented from accessing teams or channels upon logging in until they are assigned a team and at least one channel.\n \nNote: If this attribute is removed/changed from your guest user in SAML and the user is still active, they will not be promoted to a member and will retain their Guest role. Guests can be promoted in **System Console > User Management**.\n \n \nExisting members that are identified by this attribute as a guest will be demoted from a member to a guest when they are asked to login next. The next login is based upon Session lengths set in **System Console > Session Lengths**. It is highly recommend to manually demote users to guests in **System Console > User Management ** to ensure access is restricted immediately.",
"admin.saml.guestAttrEx": "E.g.: 'usertype=Guest' or 'isGuest=true'",
"admin.saml.guestAttrTitle": "Guest Attribute:",
"admin.saml.idAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to bind users from SAML to users in Mattermost.",
"admin.saml.idAttrEx": "E.g.: 'ID'",
"admin.saml.idAttrTitle": "Id Attribute:",
"admin.saml.idpCertificateFileDesc": "The public authentication certificate issued by your Identity Provider.",
"admin.saml.idpCertificateFileRemoveDesc": "Remove the public authentication certificate issued by your Identity Provider.",
"admin.saml.idpCertificateFileTitle": "Identity Provider Public Certificate:",
"admin.saml.idpDescriptorUrlDesc": "The issuer URL for the Identity Provider you use for SAML requests.",
"admin.saml.idpDescriptorUrlEx": "E.g.: 'https://idp.example.org/SAML2/issuer'",
"admin.saml.idpDescriptorUrlTitle": "Identity Provider Issuer URL:",
"admin.saml.idpMetadataUrlDesc": "The URL where Mattermost sends a request to obtain metadata",
"admin.saml.idpMetadataUrlEx": "E.g.: 'https://idp.example.org/SAML2/saml/metadata'",
"admin.saml.idpMetadataUrlTitle": "Identity Provider Metadata URL:",
"admin.saml.idpUrlDesc": "The URL where Mattermost sends a SAML request to start login sequence.",
"admin.saml.idpUrlEx": "E.g.: 'https://idp.example.org/SAML2/SSO/Login'",
"admin.saml.idpUrlTitle": "SAML SSO URL:",
"admin.saml.ignoreGuestsLdapSyncDesc": "When true, Mattermost will ignore Guest Users who are identified by the Guest Attribute, when synchronising with AD/LDAP for user deactivation and removal and Guest deactivation will need to be managed manually via System Console > Users.",
"admin.saml.ignoreGuestsLdapSyncTitle": "Ignore Guest Users when Synchronising with AD/LDAP",
"admin.saml.lastnameAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the last name of users in Mattermost.",
"admin.saml.lastnameAttrEx": "E.g.: 'LastName'",
"admin.saml.lastnameAttrTitle": "Last Name Attribute:",
"admin.saml.localeAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the language of users in Mattermost.",
"admin.saml.localeAttrEx": "E.g.: 'Locale' or 'PrimaryLanguage'",
"admin.saml.localeAttrTitle": "Preferred Language Attribute:",
"admin.saml.loginButtonTextDesc": "(Optional) The text that appears in the login button on the login page. Defaults to 'SAML'.",
"admin.saml.loginButtonTextEx": "E.g.: 'OKTA'",
"admin.saml.loginButtonTextTitle": "Login Button Text:",
"admin.saml.nicknameAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the nickname of users in Mattermost.",
"admin.saml.nicknameAttrEx": "E.g.: 'Nickname'",
"admin.saml.nicknameAttrTitle": "Nickname Attribute:",
"admin.saml.positionAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the position of users in Mattermost.",
"admin.saml.positionAttrEx": "E.g.: 'Role'",
"admin.saml.positionAttrTitle": "Position Attribute:",
"admin.saml.privateKeyFileFileDesc": "The private key used to decrypt SAML Assertions from the Identity Provider.",
"admin.saml.privateKeyFileFileRemoveDesc": "Remove the private key used to decrypt SAML Assertions from the Identity Provider.",
"admin.saml.privateKeyFileTitle": "Service Provider Private Key:",
"admin.saml.publicCertificateFileDesc": "The certificate used to generate the signature on a SAML request to the Identity Provider for a service provider initiated SAML login, when Mattermost is the Service Provider.",
"admin.saml.publicCertificateFileRemoveDesc": "Remove the certificate used to generate the signature on a SAML request to the Identity Provider for a service provider initiated SAML login, when Mattermost is the Service Provider.",
"admin.saml.publicCertificateFileTitle": "Service Provider Public Certificate:",
"admin.saml.remove.idp_certificate": "Remove Identity Provider Certificate",
"admin.saml.remove.privKey": "Remove Service Provider Private Key",
"admin.saml.remove.sp_certificate": "Remove Service Provider Certificate",
"admin.saml.removing.certificate": "Removing Certificate...",
"admin.saml.removing.privKey": "Removing Private Key...",
"admin.saml.serviceProviderIdentifierDesc": "The unique identifier for the Service Provider, usually the same as Service Provider Login URL. In ADFS, this MUST match the Relying Party Identifier.",
"admin.saml.serviceProviderIdentifierEx": "E.g.: 'https://'<your-mattermost-url>'/login/sso/saml'",
"admin.saml.serviceProviderIdentifierTitle": "Service Provider Identifier:",
"admin.saml.signRequestDescription": "When true, Mattermost will sign the SAML request using your private key. When false, Mattermost will not sign the SAML request.",
"admin.saml.signRequestTitle": "Sign Request:",
"admin.saml.signatureAlgorithmDescription.sha1": "Specify the Signature algorithm used to sign the request (RSAwithSHA1). Please see more information provided at http://www.w3.org/2000/09/xmldsig#rsa-sha1",
"admin.saml.signatureAlgorithmDescription.sha256": "Specify the Signature algorithm used to sign the request (RSAwithSHA256). Please see more information provided at http://www.w3.org/2001/04/xmldsig-more#rsa-sha256 [section 6.4.2 RSA (PKCS#1 v1.5)]",
"admin.saml.signatureAlgorithmDescription.sha512": "Specify the Signature algorithm used to sign the request (RSAwithSHA512). Please see more information provided at http://www.w3.org/2001/04/xmldsig-more#rsa-sha512",
"admin.saml.signatureAlgorithmDisplay.sha1": "RSAwithSHA1",
"admin.saml.signatureAlgorithmDisplay.sha256": "RSAwithSHA256",
"admin.saml.signatureAlgorithmDisplay.sha512": "RSAwithSHA512",
"admin.saml.signatureAlgorithmTitle": "Signature Algorithm",
"admin.saml.uploading.certificate": "Uploading Certificate...",
"admin.saml.uploading.privateKey": "Uploading Private Key...",
"admin.saml.usernameAttrDesc": "The attribute in the SAML Assertion that will be used to populate the username field in Mattermost.",
"admin.saml.usernameAttrEx": "E.g.: 'Username'",
"admin.saml.usernameAttrTitle": "Username Attribute:",
"admin.saml.verifyDescription": "When false, Mattermost will not verify that the signature sent from a SAML Response matches the Service Provider Login URL. Disabling verification is not recommended for production environments.",
"admin.saml.verifyTitle": "Verify Signature:",
"admin.saml_feature_discovery.copy": "When you connect Mattermost with your organisation's single sign-on provider, users can access Mattermost without having to re-enter their credentials.",
"admin.saml_feature_discovery.title": "Integrate SAML 2.0 with Mattermost Professional",
"admin.saving": "Saving Config...",
"admin.security.password": "Password",
"admin.server_logs.CopyLog": "Copy log",
"admin.server_logs.DataCopied": "Data copied",
"admin.server_logs.LogEvent": "Log Event",
"admin.service.CorsDebugLabel": "CORS Debug:",
"admin.service.attemptDescription": "Number of login attempts allowed before a user is locked out and required to reset their password via email.",
"admin.service.attemptExample": "E.g.: '10'",
"admin.service.attemptTitle": "Maximum Login Attempts:",
"admin.service.cmdsDesc": "When true, custom slash commands will be allowed. See <link>documentation</link> to learn more.",
"admin.service.cmdsTitle": "Enable Custom Slash Commands: ",
"admin.service.complianceExportDesc": "When true, Mattermost will export all messages that were posted in the last 24 hours. The export task is scheduled to run once per day. See <link>the documentation</link> to learn more.",
"admin.service.complianceExportTitle": "Enable Compliance Export:",
"admin.service.corsAllowCredentialsDescription": "When true, requests that pass validation will include the Access-Control-Allow-Credentials header.",
"admin.service.corsAllowCredentialsLabel": "CORS Allow Credentials:",
"admin.service.corsDebugDescription": "When true, prints messages to the logs to help when developing an integration that uses CORS. These messages will include the structured key value pair 'source':'cors'.",
"admin.service.corsDescription": "Enable HTTP Cross origin request from a specific domain. Use '*' if you want to allow CORS from any domain or leave it blank to disable it. Should not be set to '*' in production.",
"admin.service.corsEx": "http://example.com",
"admin.service.corsExposedHeadersDescription": "Whitelist of headers that will be accessible to the requester.",
"admin.service.corsExposedHeadersTitle": "CORS Exposed Headers:",
"admin.service.corsHeadersEx": "X-My-Header",
"admin.service.corsTitle": "Enable cross-origin requests from:",
"admin.service.developerDesc": "When true, JavaScript errors are shown in a purple bar at the top of the user interface. Not recommended for use in production. Changing this requires a server restart before taking effect.",
"admin.service.developerTitle": "Enable Developer Mode: ",
"admin.service.disableBotOwnerDeactivatedTitle": "Disable bot accounts when owner is deactivated:",
"admin.service.disableBotWhenOwnerIsDeactivated": "When a user is deactivated, disables all bot accounts managed by the user. To re-enable bot accounts, go to [Integrations > Bot Accounts]({siteURL}/_redirect/integrations/bots).",
"admin.service.enableBotAccountCreation": "When true, System Admins can create bot accounts for integrations in <linkBots>Integrations > Bot Accounts</linkBots>. Bot accounts are similar to user accounts except they cannot be used to log in. See <linkDocumentation>documentation</linkDocumentation> to learn more.",
"admin.service.enableBotTitle": "Enable Bot Account Creation: ",
"admin.service.enforceMfaDesc": "When true, <link>multi-factor authentication</link> is required for login. New users will be required to configure MFA on signup. Logged in users without MFA configured are redirected to the MFA setup page until configuration is complete.\n \nIf your system has users with login methods other than AD/LDAP and email, MFA must be enforced with the authentication provider outside of Mattermost.",
"admin.service.enforceMfaTitle": "Enforce Multi-factor Authentication:",
"admin.service.extendSessionLengthActivity.helpText": "When true, sessions will be automatically extended when the user is active in their Mattermost client. Users sessions will only expire if they are not active in their Mattermost client for the entire duration of the session lengths defined in the fields below. When false, sessions will not extend with activity in Mattermost. User sessions will immediately expire at the end of the session length or idle timeouts defined below. ",
"admin.service.extendSessionLengthActivity.label": "Extend session length with activity: ",
"admin.service.forward80To443": "Forward port 80 to 443:",
"admin.service.forward80To443Description": "Forwards all insecure traffic from port 80 to secure port 443. Not recommended when using a proxy server.",
"admin.service.forward80To443Description.disabled": "Forwards all insecure traffic from port 80 to secure port 443. Not recommended when using a proxy server.\n \nThis setting cannot be enabled until your server is [listening](#ServiceSettings.ListenAddress) on port 443.",
"admin.service.googleDescription": "Set this key to enable the display of titles for embedded YouTube video previews. Without the key, YouTube previews will still be created based on hyperlinks appearing in messages or comments but they will not show the video title. View a <link>Google Developers Tutorial</link> for instructions on how to obtain a key and add YouTube Data API v3 as a service to your key.",
"admin.service.googleExample": "E.g.: '7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV'",
"admin.service.googleTitle": "Google API Key:",
"admin.service.iconDescription": "When true, webhooks, slash commands and other integrations will be allowed to change the profile picture they post with. Note: Combined with allowing integrations to override usernames, users may be able to perform phishing attacks by attempting to impersonate other users.",
"admin.service.iconTitle": "Enable integrations to override profile picture icons:",
"admin.service.insecureTlsDesc": "When true, any outgoing HTTPS requests will accept unverified, self-signed certificates. For example, outgoing webhooks to a server with a self-signed TLS certificate, using any domain, will be allowed. Note that this makes these connections susceptible to man-in-the-middle attacks.",
"admin.service.insecureTlsTitle": "Enable Insecure Outgoing Connections: ",
"admin.service.integrationRequestDesc": "The number of seconds to wait for Integration requests. That includes <slashCommands>Slash Commands</slashCommands>, <outgoingWebhooks>Outgoing Webhooks</outgoingWebhooks>, <interactiveMessages>Interactive Messages</interactiveMessages> and <interactiveDialogs>Interactive Dialogs</interactiveDialogs>.",
"admin.service.integrationRequestTitle": "Integration request timeout: ",
"admin.service.internalConnectionsDesc": "A whitelist of local network addresses that can be requested by the Mattermost server on behalf of a client. Care should be used when configuring this setting to prevent unintended access to your local network. See <link>documentation</link> to learn more.",
"admin.service.internalConnectionsEx": "webhooks.internal.example.com 127.0.0.1 10.0.16.0/28",
"admin.service.internalConnectionsTitle": "Allow untrusted internal connections to: ",
"admin.service.letsEncryptCertificateCacheFile": "Let's Encrypt Certificate Cache File:",
"admin.service.letsEncryptCertificateCacheFileDescription": "Certificates retrieved and other data about the Let's Encrypt service will be stored in this file.",
"admin.service.listenAddress": "Listen Address:",
"admin.service.listenDescription": "The address and port to which to bind and listen. Specifying ':8065' will bind to all network interfaces. Specifying '127.0.0.1:8065' will only bind to the network interface having that IP address. If you choose a port of a lower level (called 'system ports' or 'well-known ports', in the range of 0-1023), you must have permissions to bind to that port. On Linux you can use: 'sudo setcap cap_net_bind_service=+ep ./bin/mattermost' to allow Mattermost to bind to well-known ports.",
"admin.service.listenExample": "E.g.: ':8065'",
"admin.service.managedResourcePaths": "Managed Resource Paths:",
"admin.service.managedResourcePathsDescription": "A comma-separated list of paths on the Mattermost server that are managed by another service. See <link>here</link> for more information.",
"admin.service.maximumPayloadSize": "Maximum Payload Size (Bytes):",
"admin.service.maximumPayloadSizeDescription": "The maximum number of bytes allowed in the payload of incoming HTTP calls",
"admin.service.mfaDesc": "When true, users with AD/LDAP or email login can add multi-factor authentication to their account using Google Authenticator.",
"admin.service.mfaTitle": "Enable Multi-factor Authentication:",
"admin.service.minimumHashtagLengthDescription": "Minimum number of characters in a hashtag. This must be greater than or equal to 2. MySQL databases must be configured to support searching strings shorter than three characters, <link>see documentation</link>.",
"admin.service.minimumHashtagLengthExample": "E.g.: '3'",
"admin.service.minimumHashtagLengthTitle": "Minimum Hashtag Length:",
"admin.service.mobileSessionHours": "Mobile Session Length (hours):",
"admin.service.mobileSessionHoursDesc": "The number of hours from the last time a user entered their credentials to the expiry of the user's session. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
"admin.service.mobileSessionHoursDesc.extendLength": "Set the number of hours from the last activity in Mattermost to the expiry of the users mobile session. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
"admin.service.outWebhooksDesc": "When true, outgoing webhooks will be allowed. See <link>documentation</link> to learn more.",
"admin.service.outWebhooksTitle": "Enable Outgoing Webhooks: ",
"admin.service.outgoingOAuthConnectionsDesc": "When true, outgoing webhooks and slash commands will use set up OAuth connections to authenticate with third party services. See <link>documentation</link> to learn more.",
"admin.service.outgoingOAuthConnectionsTitle": "Enable Outgoing OAuth Connections: ",
"admin.service.overrideDescription": "When true, webhooks, slash commands and other integrations will be allowed to change the username they are posting as. Note: Combined with allowing integrations to override profile picture icons, users may be able to perform phishing attacks by attempting to impersonate other users.",
"admin.service.overrideTitle": "Enable integrations to override usernames:",
"admin.service.performanceDebuggingDescription": "When true, users can access debugging settings for their account in **Settings > Advanced > Performance Debugging** to assist in diagnosing performance issues.",
"admin.service.performanceDebuggingTitle": "Enable Client Performance Debugging: ",
"admin.service.readTimeout": "Read Timeout:",
"admin.service.readTimeoutDescription": "Maximum time allowed from when the connection is accepted to when the request body is fully read.",
"admin.service.sessionCache": "Session Cache (minutes):",
"admin.service.sessionCacheDesc": "The number of minutes to cache a session in memory.",
"admin.service.sessionHoursEx": "e.g. '720'",
"admin.service.sessionIdleTimeout": "Session Idle Timeout (minutes):",
"admin.service.sessionIdleTimeoutDesc": "The number of minutes from the last time a user was active on the system to the expiry of the user's session. Once expired, the user will need to log in to continue. Minimum is 5 minutes, and 0 is unlimited.\n \nApplies to the desktop app and browsers. For mobile apps, use an EMM provider to lock the app when not in use. In High Availability mode, enable IP hash load balancing for reliable timeout measurement.",
"admin.service.sessionIdleTimeoutEx": "E.g.: '60'",
"admin.service.sessionMinutesEx": "E.g.: '10'",
"admin.service.siteURL": "Site URL:",
"admin.service.siteURLDescription": "The URL that users will use to access Mattermost. Standard ports, such as 80 and 443, can be omitted, but non-standard ports are required. For example: http://example.com:8065. This setting is required.\n \nMattermost may be hosted at a subpath. For example: http://example.com:8065/company/mattermost. A restart is required before the server will work correctly.",
"admin.service.siteURLExample": "E.g.: 'http://example.com:8065'",
"admin.service.ssoSessionHours": "SSO Session Length (hours):",
"admin.service.ssoSessionHoursDesc": "The number of hours from the last time a user entered their credentials to the expiry of the user's session. If the authentication method is SAML or GitLab, the user may automatically be logged back in to Mattermost if they are already logged in to SAML or GitLab. After changing this setting, the setting will take effect after the next time the user enters their credentials.",
"admin.service.ssoSessionHoursDesc.extendLength": "Set the number of hours from the last activity in Mattermost to the expiry of the users session for SSO authentication, such as SAML, GitLab and OAuth 2.0. If the authentication method is SAML or GitLab, the user may automatically be logged back in to Mattermost if they are already logged in to SAML or GitLab. After changing this setting, the setting will take effect after the next time the user enters their credentials.",
"admin.service.terminateSessionsOnPasswordChange.helpText": "When true, all sessions of a user will expire if their password is changed by themselves or an administrator. If password change is initiated by user, their current session is not terminated",
"admin.service.terminateSessionsOnPasswordChange.label": "Terminate Sessions on Password Change: ",
"admin.service.testSiteURL": "Test Live URL",
"admin.service.testSiteURLFail": "Test unsuccessful: {error}",
"admin.service.testSiteURLSuccess": "Test successful. This is a valid URL.",
"admin.service.testSiteURLTesting": "Testing...",
"admin.service.testingDescription": "When true, /test slash command is enabled to load test accounts, data and text formatting. Changing this requires a server restart before taking effect.",
"admin.service.testingTitle": "Enable Testing Commands: ",
"admin.service.tlsCertFile": "TLS Certificate File:",
"admin.service.tlsCertFileDescription": "The certificate file to use.",
"admin.service.tlsKeyFile": "TLS Key File:",
"admin.service.tlsKeyFileDescription": "The private key file to use.",
"admin.service.useLetsEncrypt": "Use Let's Encrypt:",
"admin.service.useLetsEncryptDescription": "Enable the automatic retrieval of certificates from Let's Encrypt. The certificate will be retrieved when a client attempts to connect from a new domain. This will work with multiple domains.",
"admin.service.useLetsEncryptDescription.disabled": "Enable the automatic retrieval of certificates from Let's Encrypt. The certificate will be retrieved when a client attempts to connect from a new domain. This will work with multiple domains.\n \nThis setting cannot be enabled unless the [Forward port 80 to 443](#SystemSettings.Forward80To443) setting is set to true.",
"admin.service.userAccessTokensDescription": "When true, users can create <link>user access tokens</link> for integrations in <strong>Profile > Security</strong>. They can be used to authenticate against the API and give full access to the account.\n\n To manage who can create personal access tokens or to search users by token ID, go to <strong>System Console > User Management > Users</strong>.",
"admin.service.userAccessTokensTitle": "Enable Personal Access Tokens: ",
"admin.service.webSessionHours": "AD/LDAP and Email Session Length (hours):",
"admin.service.webSessionHoursDesc": "The number of hours from the last time a user entered their credentials to the expiry of the user's session. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
"admin.service.webSessionHoursDesc.extendLength": "Set the number of hours from the last activity in Mattermost to the expiry of the users session when using email and AD/LDAP authentication. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
"admin.service.webhooksDescription": "When true, incoming webhooks will be allowed. To help combat phishing attacks, all posts from webhooks will be labelled by a BOT tag. See <link>documentation</link> to learn more.",
"admin.service.webhooksTitle": "Enable Incoming Webhooks: ",
"admin.service.writeTimeout": "Write Timeout:",
"admin.service.writeTimeoutDescription": "If using HTTP (insecure), this is the maximum time allowed from the end of reading the request headers until the response is written. If using HTTPS, it is the total time from when the connection is accepted until the response is written.",
"admin.sessionLengths.title": "Session Lengths",
"admin.set_by_env": "This setting has been set through an environment variable. It cannot be changed through the System Console.",
"admin.sidebar.about": "About",
"admin.sidebar.announcement": "System-wide Notifications",
"admin.sidebar.audit_logging_experimental": "Audit Logging",
"admin.sidebar.authentication": "Authentication",
"admin.sidebar.billing": "Billing & Account",
"admin.sidebar.billing_history": "Billing History",
"admin.sidebar.blevesearch": "Bleve",
"admin.sidebar.channels": "Channels",
"admin.sidebar.company_info": "Company Information",
"admin.sidebar.compliance": "Compliance",
"admin.sidebar.complianceExport": "Compliance Export",
"admin.sidebar.complianceMonitoring": "Compliance Monitoring",
"admin.sidebar.cors": "CORS",
"admin.sidebar.customTermsOfService": "Custom Terms of Service",
"admin.sidebar.customization": "Customisation",
"admin.sidebar.dataRetentionPolicy": "Data Retention Policy",
"admin.sidebar.dataRetentionSettingsPolicies": "Data Retention Policies",
"admin.sidebar.database": "Database",
"admin.sidebar.developer": "Developer",
"admin.sidebar.elasticsearch": "Elasticsearch",
"admin.sidebar.email": "Email",
"admin.sidebar.emoji": "Emoji",
"admin.sidebar.environment": "Environment",
"admin.sidebar.experimental": "Experimental",
"admin.sidebar.experimentalFeatures": "Features",
"admin.sidebar.exportStorage": "Export Storage",
"admin.sidebar.fileSharingDownloads": "File Sharing and Downloads",
"admin.sidebar.fileStorage": "File Storage",
"admin.sidebar.filter": "Find settings",
"admin.sidebar.gif": "GIF",
"admin.sidebar.gitlab": "GitLab",
"admin.sidebar.groups": "Groups",
"admin.sidebar.guest_access": "Guest Access",
"admin.sidebar.highAvailability": "High Availability",
"admin.sidebar.imageProxy": "Image Proxy",
"admin.sidebar.integrations": "Integrations",
"admin.sidebar.ip_filtering": "IP Filtering",
"admin.sidebar.ldap": "AD/LDAP",
"admin.sidebar.license": "Edition and Licence",
"admin.sidebar.localization": "Localisation",
"admin.sidebar.logging": "Logging",
"admin.sidebar.logs": "Server Logs",
"admin.sidebar.metrics": "Performance Monitoring",
"admin.sidebar.mfa": "MFA",
"admin.sidebar.move_thread": "Move thread (Beta)",
"admin.sidebar.notices": "Notices",
"admin.sidebar.notifications": "Notifications",
"admin.sidebar.oauth": "OAuth 2.0",
"admin.sidebar.openid": "OpenID Connect",
"admin.sidebar.password": "Password",
"admin.sidebar.permissions": "Permissions",
"admin.sidebar.plugins": "Plugins",
"admin.sidebar.posts": "Posts",
"admin.sidebar.publicLinks": "Public Links",
"admin.sidebar.pushNotificationServer": "Push Notification Server",
"admin.sidebar.rateLimiting": "Rate Limiting",
"admin.sidebar.reporting": "Reporting",
"admin.sidebar.restricted_indicator.tooltip.message.blocked": "This is {article} {minimumPlanRequiredForFeature} feature, available with an upgrade or free {trialLength}-day trial",
"admin.sidebar.saml": "SAML 2.0",
"admin.sidebar.sessionLengths": "Session Lengths",
"admin.sidebar.signup": "Signup",
"admin.sidebar.site": "Site Configuration",
"admin.sidebar.siteStatistics": "Site Statistics",
"admin.sidebar.smtp": "SMTP",
"admin.sidebar.subscription": "Subscription",
"admin.sidebar.systemRoles": "Delegated Granular Administration",
"admin.sidebar.teamStatistics": "Team Statistics",
"admin.sidebar.teams": "Teams",
"admin.sidebar.userManagement": "User Management",
"admin.sidebar.users": "Users",
"admin.sidebar.usersAndTeams": "Users and Teams",
"admin.sidebar.webServer": "Web Server",
"admin.sidebar.workspaceOptimization": "Workspace Optimisation",
"admin.sidebarHeader.systemConsole": "System Console",
"admin.site.announcementBanner": "System-wide Notifications",
"admin.site.customization": "Customisation",
"admin.site.emoji": "Emoji",
"admin.site.fileSharingDownloads": "File Sharing and Downloads",
"admin.site.localization": "Localisation",
"admin.site.move_thread": "Move thread",
"admin.site.notices": "Notices",
"admin.site.posts": "Posts",
"admin.site.public_links": "Public Links",
"admin.site.usersAndTeams": "Users and Teams",
"admin.sql.connMaxIdleTimeDescription": "Maximum idle time (in milliseconds) for a connection to the database.",
"admin.sql.connMaxIdleTimeExample": "E.g.: '300000'",
"admin.sql.connMaxIdleTimeTitle": "Maximum Connection Idle Time:",
"admin.sql.connMaxLifetimeDescription": "Maximum lifetime (in milliseconds) for a connection to the database.",
"admin.sql.connMaxLifetimeExample": "E.g.: '3600000'",
"admin.sql.connMaxLifetimeTitle": "Maximum Connection Lifetime:",
"admin.sql.dataSource": "Data Source:",
"admin.sql.dataSourceDescription": "Set the database source in the config.json file.",
"admin.sql.disableDatabaseSearchDescription": "Disables the use of the database to perform searches. Should only be used when other <link>search engines</link> are configured.",
"admin.sql.disableDatabaseSearchTitle": "Disable database search: ",
"admin.sql.driverName": "Driver Name:",
"admin.sql.driverNameDescription": "Set the database driver in the config.json file.",
"admin.sql.maxConnectionsDescription": "Maximum number of idle connections held open to the database.",
"admin.sql.maxConnectionsExample": "E.g.: '10'",
"admin.sql.maxConnectionsTitle": "Maximum Idle Connections:",
"admin.sql.maxOpenDescription": "Maximum number of open connections held open to the database.",
"admin.sql.maxOpenExample": "E.g.: '10'",
"admin.sql.maxOpenTitle": "Maximum Open Connections:",
"admin.sql.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query.",
"admin.sql.queryTimeoutExample": "E.g.: '30'",
"admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.traceDescription": "(Development Mode) When true, executing SQL statements are written to the log.",
"admin.sql.traceTitle": "SQL Statement Logging: ",
"admin.subscription.cloudTrialCard.description": "Your trial ends on {date} {time}. Upgrade to one of the paid plans with no limits.",
"admin.subscription.cloudTrialCard.upgrade": "Upgrade",
"admin.subscription.cloudTrialCard.upgradeTitle": "Upgrade to one of the paid plans to avoid Free plan data limits",
"admin.support.aboutDesc": "The URL for the About link on the Mattermost login and sign-up pages. If this field is empty, the About link is hidden from users.",
"admin.support.aboutTitle": "About Link:",
"admin.support.enableAskCommunityDesc": "When true, 'Ask the community' link appears on the Mattermost user interface and Help Menu, which allows users to join the Mattermost Community to ask questions and help others troubleshoot issues. When false, the link is hidden from users.",
"admin.support.enableAskCommunityTitle": "Enable Ask Community Link:",
"admin.support.enableTermsOfServiceHelp": "When true, new users must accept the terms of service before accessing any Mattermost teams on desktop, web or mobile. Existing users must accept them after login or a page refresh.\n \nTo update terms of service link displayed in account creation and login pages, go to [Site Configuration > Customisation](../site_config/customization).",
"admin.support.enableTermsOfServiceTitle": "Enable Custom Terms of Service:",
"admin.support.forgotPasswordDesc": "The URL for the Forgot Password link on the Mattermost login page. If this field is empty the Forgot Password link takes users to the Password Reset page.",
"admin.support.forgotPasswordTitle": "Forgot Password Custom Link:",
"admin.support.helpDesc": "The URL for the Help link on the Mattermost login page, sign-up pages, and Help Menu. If this field is empty, the Help link is hidden from users.",
"admin.support.helpTitle": "Help Link:",
"admin.support.privacyDesc": "The URL for the Privacy link on the login and sign-up pages. If this field is empty, the Privacy link is hidden from users.",
"admin.support.privacyTitle": "Privacy Policy Link:",
"admin.support.problemDesc": "The URL for the Report a Problem link in the Help Menu. If this field is empty, the link is removed from the Help Menu.",
"admin.support.problemTitle": "Report a Problem Link:",
"admin.support.termsDesc": "Link to the terms under which users may use your online service. By default, this includes the 'Mattermost Acceptable Use Policy' explaining the terms under which Mattermost software is provided to end users. If you change the default link to add your own terms for using the service you provide, your new terms must include a link to the default terms so end users are aware of the Mattermost Acceptable Use Policy for Mattermost software.",
"admin.support.termsOfServiceReAcceptanceHelp": "The number of days before Terms of Service acceptance expires, and the terms must be re-accepted.",
"admin.support.termsOfServiceReAcceptanceTitle": "Re-Acceptance Period:",
"admin.support.termsOfServiceTextHelp": "Text that will appear in your custom Terms of Service. Supports Markdown-formatted text.",
"admin.support.termsOfServiceTextTitle": "Custom Terms of Service Text:",
"admin.support.termsOfServiceTitle": "Custom Terms of Service",
"admin.support.termsTitle": "Terms of Use Link:",
"admin.systemUserDetail.teamList.header.name": "Name",
"admin.systemUserDetail.teamList.header.role": "Role",
"admin.systemUserDetail.teamList.header.type": "Type",
"admin.systemUserDetail.teamList.teamRole.admin": "Team Admin",
"admin.systemUserDetail.teamList.teamRole.guest": "Guest",
"admin.systemUserDetail.teamList.teamRole.member": "Team Member",
"admin.systemUserDetail.teamList.teamType.anyoneCanJoin": "Anyone Can Join",
"admin.systemUserDetail.teamList.teamType.groupSync": "Group Sync",
"admin.systemUserDetail.teamList.teamType.inviteOnly": "Invite Only",
"admin.systemUserDetail.title": "User Configuration",
"admin.system_roles_feature_discovery.copy": "Assign customisable admin roles to give designated users read and/or write access to select sections of System Console.",
"admin.system_roles_feature_discovery.title": "Provide controlled access to the System Console with Mattermost Enterprise",
"admin.system_users.column_toggler.dropdownAriaLabel": "Columns visibility menu",
"admin.system_users.column_toggler.menuButtonAriaLabel": "Open menu to select columns to display",
"admin.system_users.column_toggler.menuButtonText": "{selectedCount} selected",
"admin.system_users.column_toggler.mysql_unavailable.desc": "Please use the export functionality to view these values",
"admin.system_users.column_toggler.mysql_unavailable.label": "Not available",
"admin.system_users.column_toggler.mysql_unavailable.title": "Not available for servers using MySQL",
"admin.system_users.column_toggler.placeholder": "Columns",
"admin.system_users.date_range_selector.date_range.all_time": "All time",
"admin.system_users.date_range_selector.date_range.last_30_days": "Last 30 days",
"admin.system_users.date_range_selector.date_range.last_6_months": "Last 6 months",
"admin.system_users.date_range_selector.date_range.previous_month": "Previous month",
"admin.system_users.date_range_selector.date_range.sublabel": "{startDate} - {endDate}",
"admin.system_users.date_range_selector.dropdownAriaLabel": "Date range menu",
"admin.system_users.date_range_selector.label": "Duration",
"admin.system_users.date_range_selector.menuButtonAriaLabel": "Open menu to select columns to display",
"admin.system_users.date_range_selector.trailing_message": "Note: This filter will only affect values in the <strong>Last Post, Days Active, and Messages Posted</strong> columns.",
"admin.system_users.exportButton": "Export",
"admin.system_users.exportButton.notLicensed.hint": "This feature is available on the professional plan",
"admin.system_users.exportButton.notLicensed.title": "Professional feature",
"admin.system_users.filters.role.any": "Any",
"admin.system_users.filters.role.system_admin": "System Admin",
"admin.system_users.filters.role.system_guest": "Guest",
"admin.system_users.filters.role.system_user": "Member",
"admin.system_users.filters.role.title": "Role",
"admin.system_users.filters.status.active": "Activated users",
"admin.system_users.filters.status.any": "Any",
"admin.system_users.filters.status.deactive": "Deactivated users",
"admin.system_users.filters.status.title": "Status",
"admin.system_users.filters.team.allTeams": "All Teams",
"admin.system_users.filters.team.errorLoading": "Error while loading teams",
"admin.system_users.filters.team.errorSearching": "Error while searching teams",
"admin.system_users.filters.team.noTeams": "No Teams",
"admin.system_users.filters.team.title": "Team",
"admin.system_users.filtersMenu": "Filters ({count})",
"admin.system_users.filtersPopover.apply": "Apply",
"admin.system_users.filtersPopover.title": "Filter by",
"admin.system_users.list.actions": "Actions",
"admin.system_users.list.actions.deactivated": "Deactivated",
"admin.system_users.list.actions.menu.activate": "Activate",
"admin.system_users.list.actions.menu.deactivate": "Deactivate",
"admin.system_users.list.actions.menu.demoteToGuest": "Demote to guest",
"admin.system_users.list.actions.menu.dropdownAriaLabel": "User actions menu",
"admin.system_users.list.actions.menu.manageRoles": "Manage roles",
"admin.system_users.list.actions.menu.manageSettings": "Manage user settings",
"admin.system_users.list.actions.menu.manageTeams": "Manage teams",
"admin.system_users.list.actions.menu.manageTokens": "Manage tokens",
"admin.system_users.list.actions.menu.promoteToMember": "Promote to member",
"admin.system_users.list.actions.menu.removeMFA": "Remove MFA",
"admin.system_users.list.actions.menu.removeSessions": "Remove sessions",
"admin.system_users.list.actions.menu.resetPassword": "Reset password",
"admin.system_users.list.actions.menu.resyncUserViaLdapGroups": "Re-sync user via LDAP groups",
"admin.system_users.list.actions.menu.switchToEmailPassword": "Switch to Email/Password",
"admin.system_users.list.actions.menu.updateEmail": "Update email",
"admin.system_users.list.actions.userAdmin": "System Admin",
"admin.system_users.list.actions.userGuest": "Guest",
"admin.system_users.list.actions.userMember": "Member",
"admin.system_users.list.caption": "System Users",
"admin.system_users.list.daysActive": "Days active",
"admin.system_users.list.email": "Email",
"admin.system_users.list.lastActivity": "Last activity",
"admin.system_users.list.lastLoginAt": "Last login",
"admin.system_users.list.lastPost": "Last post",
"admin.system_users.list.memberSince": "Member since",
"admin.system_users.list.memberSince.days": "{days} days",
"admin.system_users.list.memberSince.today": "Today",
"admin.system_users.list.memberSince.yesterday": "Yesterday",
"admin.system_users.list.totalPosts": "Messages posted",
"admin.system_users.list.userDetails": "User details",
"admin.system_users.list.userIsRemote": "Remote user",
"admin.system_users.list.userIsRemoteAriaLabel": "This is a remote user",
"admin.system_users.mysql_stats.desc": "Use of MySQL may limit the availability of some statistics features. It is recommended to transition from MySQL to PostgreSQL to fully leverage improved performance and comprehensive analytics. While youre still using MySQL, please use the export functionality to view all user statistics.",
"admin.system_users.mysql_stats.dismiss": "Dismiss",
"admin.system_users.mysql_stats.learn_more": "Learn more",
"admin.system_users.mysql_stats.title": "Some statistics are unavailable for servers using MySQL",
"admin.system_users.revokeAllSessions": "Revoke All Sessions",
"admin.system_users.revoke_all_sessions_button": "Revoke All Sessions",
"admin.system_users.revoke_all_sessions_modal_message": "This action revokes all sessions in the system. All users will be logged out from all devices, including your session. Are you sure you want to revoke all sessions?",
"admin.system_users.revoke_all_sessions_modal_title": "Revoke all sessions in the system",
"admin.system_users.search.placeholder": "Search users",
"admin.system_users.title": "{siteName} Users",
"admin.system_users_list.pagination": "Showing {firstPage} - {lastPage} of {totalItems} users",
"admin.system_users_list.pagination.no_users": "0 users",
"admin.team.brandDesc": "Enable custom branding to show an image of your choice, uploaded below, and some help text, written below, on the login page.",
"admin.team.brandDescriptionHelp": "Displays as a title above the login form. When not specified, the phrase 'Log in' is displayed.",
"admin.team.brandDescriptionTitle": "Site Description: ",
"admin.team.brandImageTitle": "Custom Brand Image:",
"admin.team.brandTextDescription": "Text that will appear below your custom brand image on your login screen. Supports Markdown-formatted text. Maximum 500 characters allowed.",
"admin.team.brandTextTitle": "Custom Brand Text:",
"admin.team.brandTitle": "Enable Custom Branding: ",
"admin.team.chooseImage": "Select Image",
"admin.team.customUserGroupsDescription": "When true, users with appropriate permissions can create custom user groups and enables at-mentions for those groups.",
"admin.team.customUserGroupsTitle": "Enable Custom User Groups: ",
"admin.team.customUserStatusesDescription": "When true, users can set a descriptive status message and status emoji visible to all users.",
"admin.team.customUserStatusesTitle": "Enable Custom Statuses: ",
"admin.team.emailInvitationsDescription": "When true users can invite others to the system using email.",
"admin.team.emailInvitationsTitle": "Enable Email Invitations: ",
"admin.team.enableJoinLeaveMessageDescription": "Choose the default configuration of system messages displayed when users join or leave channels. Users can override this default by configuring Join/Leave messages in Account Settings > Advanced.",
"admin.team.enableJoinLeaveMessageTitle": "Enable join/leave messages by default:",
"admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.",
"admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}",
"admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully",
"admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites",
"admin.team.lastActiveTimeDescription": "When enabled, last active time allows users to see when someone was last online.",
"admin.team.lastActiveTimeTitle": "Enable last active time: ",
"admin.team.maxChannelsDescription": "Maximum total number of channels per team, including both active and archived channels.",
"admin.team.maxChannelsExample": "E.g.: '100'",
"admin.team.maxChannelsTitle": "Max Channels Per Team:",
"admin.team.maxNotificationsPerChannelDescription": "Maximum total number of users in a channel before users typing messages, @all, @here, and @channel no longer send notifications because of performance.",
"admin.team.maxNotificationsPerChannelExample": "E.g.: '1000'",
"admin.team.maxNotificationsPerChannelTitle": "Max Notifications Per Channel:",
"admin.team.maxUsersDescription": "Maximum total number of users per team, including both active and inactive users.",
"admin.team.maxUsersExample": "E.g.: '25'",
"admin.team.maxUsersTitle": "Max Users Per Team:",
"admin.team.noBrandImage": "No brand image uploaded",
"admin.team.openServerDescription": "When true, anyone can sign up for a user account on this server without the need to be invited. Applies to Email-based sign-ups only.",
"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.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.restrictDirectMessageDesc": "'Any user on the Mattermost server' enables users to open a Direct Message channel with any user on the server, even if they are not on any teams together. 'Any member of the team' limits the ability in the Direct Messages 'More' menu to only open Direct Message channels with users who are in the same team.\n \nNote: This setting only affects the UI, not permissions on the server.",
"admin.team.restrictExample": "E.g.: 'corp.mattermost.com, mattermost.com'",
"admin.team.restrictGuestDescription": "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. For Guest users, please add domains under Signup > Guest Access.",
"admin.team.restrictTitle": "Restrict new system and team members to specified email domains:",
"admin.team.restrict_direct_message_any": "Any user on the Mattermost server",
"admin.team.restrict_direct_message_team": "Any member of the team",
"admin.team.showFullname": "Show first and last name",
"admin.team.showNickname": "Show nickname if one exists, otherwise show first and last name",
"admin.team.showUsername": "Show username (default)",
"admin.team.siteNameDescription": "Name of service shown in login screens and UI. When not specified, it defaults to 'Mattermost'.",
"admin.team.siteNameExample": "E.g.: 'Mattermost'",
"admin.team.siteNameTitle": "Site Name:",
"admin.team.teammateNameDisplay": "Teammate Name Display:",
"admin.team.teammateNameDisplayDesc": "Set how to display user's names in posts and the Direct Messages list.",
"admin.team.uploadDesc": "Customise your user experience by adding a custom image to your login screen. Recommended maximum image size is less than 2 MB.",
"admin.team.userCreationDescription": "When false, the ability to create accounts is disabled, and selecting Create Account displays an error. Applies to Email, OpenID Connect and OAuth 2.0 user account authentication.",
"admin.team.userCreationTitle": "Enable Account Creation: ",
"admin.team_channel_settings.cancel": "Cancel",
"admin.team_channel_settings.channel_users_will_be_removed": "{amount, number} {amount, plural, one {User} other {Users}} will be removed from this channel. They are not in groups linked to this channel.",
"admin.team_channel_settings.convertAndRemoveConfirmModal.cancel": "No, cancel",
"admin.team_channel_settings.convertAndRemoveConfirmModal.toPrivateConfirm": "Yes, convert channel to private and remove {amount, number} {amount, plural, one {user} other {users}}",
"admin.team_channel_settings.convertAndRemoveConfirmModal.toPrivateTitle": "Convert channel to a private and remove {amount, number} {amount, plural, one {user} other {users}}?",
"admin.team_channel_settings.convertAndRemoveConfirmModal.toPublicConfirm": "Yes, convert channel to public and remove {amount, number} {amount, plural, one {user} other {users}}",
"admin.team_channel_settings.convertAndRemoveConfirmModal.toPublicTitle": "Convert channel to public and remove {amount, number} {amount, plural, one {user} other {users}}",
"admin.team_channel_settings.convertConfirmModal.cancel": "No, cancel",
"admin.team_channel_settings.convertConfirmModal.toPrivateConfirm": "Yes, convert to private channel",
"admin.team_channel_settings.convertConfirmModal.toPrivateMessage": "When you convert **{displayName}** to a private channel, history and membership are preserved. Publicly shared files remain accessible to anyone with the link. Membership in a private channel is by invitation only. \n \nAre you sure you want to convert **{displayName}** to a private channel?",
"admin.team_channel_settings.convertConfirmModal.toPrivateTitle": "Convert {displayName} to a private channel?",
"admin.team_channel_settings.convertConfirmModal.toPublicConfirm": "Yes, convert to public channel",
"admin.team_channel_settings.convertConfirmModal.toPublicMessage": "When you convert **{displayName}** to a public channel, history and membership are preserved. Public channels are discoverable and can by joined by users on the system without invitation. \n \nAre you sure you want to convert **{displayName}** to a public channel?",
"admin.team_channel_settings.convertConfirmModal.toPublicTitle": "Convert {displayName} to a public channel?",
"admin.team_channel_settings.groupMembers.close": "Close",
"admin.team_channel_settings.group_list.membersHeader": "Member Count",
"admin.team_channel_settings.group_list.nameHeader": "Group Name",
"admin.team_channel_settings.group_list.no-groups": "No groups specified yet",
"admin.team_channel_settings.group_list.no-synced-groups": "At least one group must be specified",
"admin.team_channel_settings.group_list.rolesHeader": "Roles",
"admin.team_channel_settings.group_row.channelAdmin": "Channel Admin",
"admin.team_channel_settings.group_row.member": "Member",
"admin.team_channel_settings.group_row.memberRole": "Member Role",
"admin.team_channel_settings.group_row.members": "{memberCount, number} {memberCount, plural, one {member} other {members}}",
"admin.team_channel_settings.group_row.remove": "Remove",
"admin.team_channel_settings.group_row.teamAdmin": "Team Admin",
"admin.team_channel_settings.list.paginatorCount": "{startCount, number} - {endCount, number} of {total, number}",
"admin.team_channel_settings.need_domains": "Please specify allowed email domains.",
"admin.team_channel_settings.need_groups": "You must add at least one group to manage this team by sync group members.",
"admin.team_channel_settings.need_groups_channel": "You must add at least one group to manage this channel by sync group members.",
"admin.team_channel_settings.removeConfirmModal.messageChannel": "{amount, number} {amount, plural, one {user} other {users}} will be removed. They are not in groups linked to this channel. Are you sure you wish to remove {amount, plural, one {this user} other {these users}}?",
"admin.team_channel_settings.removeConfirmModal.messageTeam": "{amount, number} {amount, plural, one {user} other {users}} will be removed. They are not in groups linked to this team. Are you sure you wish to remove {amount, plural, one {this user} other {these users}}?",
"admin.team_channel_settings.removeConfirmModal.remove": "Save and remove {amount, plural, one {user} other {users}}",
"admin.team_channel_settings.removeConfirmModal.title": "Save and remove {amount, number} {amount, plural, one {user} other {users}}?",
"admin.team_channel_settings.saving": "Saving Config...",
"admin.team_channel_settings.user_list.groupsHeader": "Groups",
"admin.team_channel_settings.user_list.nameHeader": "Name",
"admin.team_channel_settings.user_list.roleHeader": "Role",
"admin.team_channel_settings.usersToBeRemovedModal.channel_message": "The members listed below are not in any of the groups currently linked to this channel. Because this channel is set to be managed by group sync they will all be removed once saved.",
"admin.team_channel_settings.usersToBeRemovedModal.close": "Close",
"admin.team_channel_settings.usersToBeRemovedModal.message": "The members listed below are not in any of the groups currently linked to this team. Because this team is set to be managed by group sync they will all be removed once saved.",
"admin.team_channel_settings.usersToBeRemovedModal.title": "**{total, number} {total, plural, one {User} other {Users}}** To Be Removed",
"admin.team_channel_settings.users_will_be_removed": "{amount, number} {amount, plural, one {user} other {users}} will be removed from this team. They are not in groups linked to this team.",
"admin.team_channel_settings.view_removed_users": "View These Users",
"admin.team_settings.description": "Manage team settings.",
"admin.team_settings.groupsPageTitle": "{siteName} Teams",
"admin.team_settings.team_detail.archive_confirm.button": "Archive",
"admin.team_settings.team_detail.archive_confirm.message": "Archiving will remove the team from the user interface but its contents remain in the database and may still be accessible with the API. Are you sure you wish to save and archive this team?",
"admin.team_settings.team_detail.archive_confirm.title": "Save and Archive Team",
"admin.team_settings.team_detail.group_configuration": "Team Configuration",
"admin.team_settings.team_detail.groupsDescription": "Group members will be added to the team.",
"admin.team_settings.team_detail.groupsTitle": "Groups",
"admin.team_settings.team_detail.manageDescription": "Choose between inviting members manually or syncing members automatically from groups.",
"admin.team_settings.team_detail.manageTitle": "Team Management",
"admin.team_settings.team_detail.membersDescription": "A list of users who are currently in the team right now",
"admin.team_settings.team_detail.membersTitle": "Members",
"admin.team_settings.team_detail.profileDescription": "Summary of the team, including team name and description.",
"admin.team_settings.team_detail.profileNoDescription": "No team description added.",
"admin.team_settings.team_detail.profileTitle": "Team Profile",
"admin.team_settings.team_detail.syncedGroupsDescription": "Add and remove team members based on their group membership.",
"admin.team_settings.team_detail.syncedGroupsTitle": "Synced Groups",
"admin.team_settings.team_detail.teamDescription": "**Team Description**:",
"admin.team_settings.team_detail.teamName": "**Team Name**:",
"admin.team_settings.team_details.add_group": "Add Group",
"admin.team_settings.team_details.add_members": "Add Members",
"admin.team_settings.team_details.anyoneCanJoin": "Anyone can join this team",
"admin.team_settings.team_details.anyoneCanJoinDescr": "This team can be discovered allowing anyone with an account to join this team.",
"admin.team_settings.team_details.archiveTeam": "Archive Team",
"admin.team_settings.team_details.csvDomains": "Comma Separated Email Domain List",
"admin.team_settings.team_details.groupDetailsToggle": "Enable Group Mentions",
"admin.team_settings.team_details.groupDetailsToggleDescr": "When enabled, this group can be mentioned in other channels and teams. This may result in the group member list being visible to all users.",
"admin.team_settings.team_details.specificDomains": "Only specific email domains can join this team",
"admin.team_settings.team_details.specificDomainsDescr": "Users can only join the team if their email matches one of the specified domains",
"admin.team_settings.team_details.syncGroupMembers": "Sync Group Members",
"admin.team_settings.team_details.syncGroupMembersDescr": "When enabled, adding and removing users from groups will add or remove them from this team. The only way of inviting members to this team is by adding the groups they belong to. <link>Learn More</link>",
"admin.team_settings.team_details.unarchiveTeam": "Unarchive Team",
"admin.team_settings.team_list.mappingHeader": "Management",
"admin.team_settings.team_list.nameHeader": "Name",
"admin.team_settings.team_list.no_teams_found": "No teams found",
"admin.team_settings.team_list.search_teams_errored": "Something went wrong. Try again",
"admin.team_settings.team_row.archived": "(Archived)",
"admin.team_settings.team_row.configure": "Edit",
"admin.team_settings.team_row.managementMethod.anyoneCanJoin": "Anyone Can Join",
"admin.team_settings.team_row.managementMethod.groupSync": "Group Sync",
"admin.team_settings.team_row.managementMethod.inviteOnly": "Invite Only",
"admin.team_settings.title": "Teams",
"admin.trial_banner.trial-request.error": "Trial licence could not be retrieved. Visit <link>{trialInfoLink}</link> to request a licence.",
"admin.true": "True",
"admin.userManagement.userDetail.addTeam": "Add Team",
"admin.userManagement.userDetail.authenticationMethod": "Authentication Method",
"admin.userManagement.userDetail.email": "Email",
"admin.userManagement.userDetail.mfa": "MFA",
"admin.userManagement.userDetail.notFound": "User not found",
"admin.userManagement.userDetail.teamsSubtitle": "Teams to which this user belongs",
"admin.userManagement.userDetail.teamsTitle": "Team Membership",
"admin.userManagement.userDetail.userId": "User ID: {userId}",
"admin.userManagement.userDetail.username": "Username",
"admin.user_grid.channel_admin": "Channel Admin",
"admin.user_grid.guest": "Guest",
"admin.user_grid.name": "Name",
"admin.user_grid.new": "New",
"admin.user_grid.notFound": "No users found",
"admin.user_grid.remove": "Remove",
"admin.user_grid.role": "Role",
"admin.user_grid.shared_member": "Shared Member",
"admin.user_grid.system_admin": "System Admin",
"admin.user_grid.team_admin": "Team Admin",
"admin.user_item.deactivate": "Deactivate",
"admin.user_item.emailTitle": "**Email:** {email}",
"admin.user_item.guest": "Guest",
"admin.user_item.invalidEmail": "Invalid email address",
"admin.user_item.makeActive": "Activate",
"admin.user_item.makeMember": "Make Team Member",
"admin.user_item.makeTeamAdmin": "Make Team Admin",
"admin.user_item.manageSettings": "Manage User Settings",
"admin.user_item.manageSettings.confirm_dialog.body": "You are about to access {userDisplayName}'s account settings. Any modifications you make will take effect immediately in their account. {userDisplayName} retains the ability to view and modify these settings at any time.<br></br><br></br> Are you sure you want to proceed with managing {userDisplayName}'s settings?",
"admin.user_item.manageSettings.disabled_tooltip": "Please upgrade to Enterprise to manage user settings",
"admin.user_item.manageTeams": "Manage Teams",
"admin.user_item.member": "Member",
"admin.user_item.menuAriaLabel": "User Actions Menu",
"admin.user_item.remoteUser": "Remote user",
"admin.user_item.resetMfa": "Remove MFA",
"admin.user_item.resetPwd": "Reset Password",
"admin.user_item.sysAdmin": "System Admin",
"admin.user_item.teamAdmin": "Team Admin",
"admin.user_item.teamMember": "Team Member",
"admin.user_item.userActivateFailed": "Failed to activate user",
"admin.user_item.userDeactivateFailed": "Failed to deactivate user",
"admin.user_item.userMFARemoveFailed": "Failed to remove user's MFA",
"admin.user_item.userNotFound": "Cannot load user",
"admin.user_item.userUpdateFailed": "Failed to update user",
"admin.viewArchivedChannelsHelpText": "When true, allows users to view, share and search for content of channels that have been archived. Users can only view the content in channels of which they were a member before the channel was archived.",
"admin.viewArchivedChannelsTitle": "Allow users to view archived channels:",
"admin.webserverModeDisabled": "Disabled",
"admin.webserverModeDisabledDescription": "The Mattermost server will not serve static files.",
"admin.webserverModeGzip": "gzip",
"admin.webserverModeGzipDescription": "The Mattermost server will serve static files compressed with gzip.",
"admin.webserverModeHelpText": "gzip compression applies to static content files. It is recommended to enable gzip to improve performance unless your environment has specific restrictions, such as a web proxy that distributes gzip files poorly.",
"admin.webserverModeTitle": "Webserver Mode:",
"admin.webserverModeUncompressed": "Uncompressed",
"admin.webserverModeUncompressedDescription": "The Mattermost server will serve static files uncompressed.",
"adminConsole.list.table.exactTime.at": "at",
"adminConsole.list.table.genericError": "An error occurred while loading the data, please try again",
"adminConsole.list.table.genericLoading": "Loading",
"adminConsole.list.table.genericNoData": "No data",
"adminConsole.list.table.pagination.next": "Go to next page",
"adminConsole.list.table.pagination.previous": "Go to previous page",
"adminConsole.list.table.rowCount.label": "Show {count} rows per page",
"adminConsole.list.table.rowsCount.(show)rowsPerPage": "Show",
"adminConsole.list.table.rowsCount.10": "10",
"adminConsole.list.table.rowsCount.100": "100",
"adminConsole.list.table.rowsCount.20": "20",
"adminConsole.list.table.rowsCount.50": "50",
"adminConsole.list.table.rowsCount.show(rowsPerPage)": "rows per page",
"admin_settings.save_unsaved_changes": "Please save unsaved changes first",
"advanced_text_editor.remote_user_hour": "The time for {user} is {time}",
"air_gapped_contact_sales_modal.body": "Please follow the link below to contact sales.",
"air_gapped_contact_sales_modal.title": "Looks like you do not have access to the internet",
"air_gapped_modal.close": "Close",
"air_gapped_modal.description": "To start your trial, please visit {link} and request a trial key.",
"air_gapped_modal.title": "Request a trial key",
"alert_banner.tooltipCloseBtn": "Close",
"analytics.chart.loading": "Loading...",
"analytics.chart.meaningful": "Not enough data for a meaningful representation.",
"analytics.system.activeUsers": "Active Users With Posts",
"analytics.system.channelTypes": "Channel Types",
"analytics.system.dailyActiveUsers": "Daily Active Users",
"analytics.system.info": "Use data for only the chosen team. Exclude posts in direct message channels that are not tied to a team.",
"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.postTypes": "Posts, Files and Hashtags",
"analytics.system.privateGroups": "Private Channels",
"analytics.system.publicChannels": "Public Channels",
"analytics.system.seatsPurchased": "Licensed Seats",
"analytics.system.skippedIntensiveQueries": "To maximise performance, some statistics are disabled. You can <link>re-enable them in config.json</link>.",
"analytics.system.textPosts": "Posts with Text-only",
"analytics.system.title": "System Statistics",
"analytics.system.totalBotPosts": "Total Posts from Bots",
"analytics.system.totalChannels": "Total Channels",
"analytics.system.totalCommands": "Total Commands",
"analytics.system.totalFilePosts": "Posts with Files",
"analytics.system.totalHashtagPosts": "Posts with Hashtags",
"analytics.system.totalIncomingWebhooks": "Incoming Webhooks",
"analytics.system.totalMasterDbConnections": "Master DB Conns",
"analytics.system.totalOutgoingWebhooks": "Outgoing Webhooks",
"analytics.system.totalPosts": "Total Posts",
"analytics.system.totalReadDbConnections": "Replica DB Conns",
"analytics.system.totalSessions": "Total Sessions",
"analytics.system.totalTeams": "Total Teams",
"analytics.system.totalWebsockets": "WebSocket Conns",
"analytics.team.activeUsers": "Active Users With Posts",
"analytics.team.newlyCreated": "Newly Created Users",
"analytics.team.noTeams": "This server has no teams for which to view statistics.",
"analytics.team.overageUsersSeats": "This exceeds total paid seats",
"analytics.team.privateGroups": "Private Channels",
"analytics.team.publicChannels": "Public Channels",
"analytics.team.recentUsers": "Recent Active Users",
"analytics.team.title": "Team Statistics for {team}",
"analytics.team.totalPosts": "Total Posts",
"analytics.team.totalUsers": "Total Activated Users",
"analytics.team.totalUsers.title.tooltip.hint": "Also called Registered Users",
"analytics.team.totalUsers.title.tooltip.title": "Activated users on this server",
"announcement_bar.error.email_verification_required": "Check your email inbox to verify the address.",
"announcement_bar.error.license_expired": "{licenseSku} licence is expired and some features may be disabled.",
"announcement_bar.error.license_expiring": "{licenseSku} licence expires on {date, date, long}.",
"announcement_bar.error.past_grace": "{licenseSku} licence is expired and some features may be disabled. Please contact your System Administrator for details.",
"announcement_bar.error.preview_mode": "Preview Mode: Email notifications have not been configured.",
"announcement_bar.error.purchase_a_license_now": "Purchase a Licence Now",
"announcement_bar.error.site_url.full": "Please configure your <linkSite>site URL</linkSite> on the <linkConsole>System Console</linkConsole>.",
"announcement_bar.error.site_url_gitlab.full": "Please configure your <linkSite>site URL</linkSite> either on the <linkConsole>System Console</linkConsole> or in gitlab.rb if you're using GitLab Mattermost.",
"announcement_bar.error.trial_license_expiring": "There are {days} days left on your free trial.",
"announcement_bar.error.trial_license_expiring_last_day": "This is the last day of your free trial. Purchase a licence now to continue using Mattermost Professional and Enterprise features.",
"announcement_bar.error.trial_license_expiring_last_day.short": "This is the last day of your free trial.",
"announcement_bar.notification.email_verified": "Email verified",
"announcement_bar.notification.enable_notifications": "Enable notifications",
"announcement_bar.notification.needs_permission": "We need your permission to show desktop notifications.",
"announcement_bar.warn.contact_support_text": "To renew your licence, contact support at support@mattermost.com.",
"announcement_bar.warn.email_support": "[Contact support](!{email}).",
"announcement_bar.warn.no_internet_connection": "Looks like you do not have access to the internet.",
"announcement_bar.warn.renew_license_contact_sales": "Contact Sales",
"api.channel.add_guest.added": "{addedUsername} added to the channel as a guest by {username}.",
"api.channel.add_member.added": "{addedUsername} added to the channel by {username}.",
"api.channel.delete_channel.archived": "{username} archived the channel.",
"api.channel.group_message_converted_to.private_channel": "{convertedBy} created this channel from a group message with {gmMembers}.",
"api.channel.group_message_converted_to.someone": "Someone",
"api.channel.guest_join_channel.post_and_forget": "{username} joined the channel as a guest.",
"api.channel.join_channel.post_and_forget": "{username} joined the channel.",
"api.channel.leave.left": "{username} left the channel.",
"api.channel.post_convert_channel_to_private.updated_from": "{username} converted the channel from public to private",
"api.channel.post_update_channel_displayname_message_and_forget.updated_from": "{username} updated the channel display name from: {old} to: {new}",
"api.channel.post_update_channel_header_message_and_forget.removed": "{username} removed the channel header (was: {old})",
"api.channel.post_update_channel_header_message_and_forget.updated_from": "{username} updated the channel header <br></br><strong>From:</strong> {old} <br></br><strong>To:</strong> {new}",
"api.channel.post_update_channel_header_message_and_forget.updated_to": "{username} updated the channel header to: {new}",
"api.channel.remove_member.removed": "{removedUsername} was removed from the channel",
"api.channel.restore_channel.unarchived": "{username} unarchived the channel.",
"api.team.add_member.added": "{addedUsername} added to the team by {username}",
"api.team.join_team.post_and_forget": "{username} joined the team.",
"api.team.leave.left": "{username} left the team.",
"api.team.remove_user_from_team.removed": "{removedUsername} was removed from the team.",
"app.channel.post_update_channel_purpose_message.removed": "{username} removed the channel purpose (was: {old})",
"app.channel.post_update_channel_purpose_message.updated_from": "{username} updated the channel purpose from: {old} to: {new}",
"app.channel.post_update_channel_purpose_message.updated_to": "{username} updated the channel purpose to: {new}",
"app.post.move_thread.from_another_channel": "This thread was moved from another channel",
"app.post.move_thread_command.channel.multiple_messages": "A thread with {numMessages, number} messages has been moved: {link}\n",
"app.post.move_thread_command.channel.one_message": "A message has been moved: {link}\n",
"app.post.move_thread_command.direct_or_group.multiple_messages": "A thread with {numMessages, number} messages has been moved to a Direct/Group Message\n",
"app.post.move_thread_command.direct_or_group.one_message": "A message has been moved to a Direct/Group Message\n",
"app_bar.marketplace": "App Marketplace",
"apps.error": "Error: {error}",
"apps.error.command.field_missing": "Required fields missing: `{fieldName}`.",
"apps.error.command.same_channel": "Channel repeated for field `{fieldName}`: `{option}`.",
"apps.error.command.same_option": "Option repeated for field `{fieldName}`: `{option}`.",
"apps.error.command.same_user": "User repeated for field `{fieldName}`: `{option}`.",
"apps.error.command.unknown_channel": "Unknown channel for field `{fieldName}`: `{option}`.",
"apps.error.command.unknown_option": "Unknown option for field `{fieldName}`: `{option}`.",
"apps.error.command.unknown_user": "Unknown user for field `{fieldName}`: `{option}`.",
"apps.error.form.no_form": "`form` is not defined.",
"apps.error.form.no_lookup": "`lookup` is not defined.",
"apps.error.form.no_source": "`source` is not defined.",
"apps.error.form.no_submit": "`submit` is not defined.",
"apps.error.form.refresh": "There has been an error updating the modal. Contact the app developer. Details: {details}",
"apps.error.form.refresh_no_refresh": "Called refresh on no refresh field.",
"apps.error.form.required_fields_empty": "Please fix all field errors",
"apps.error.form.submit.pretext": "There has been an error submitting the modal. Contact the app developer. Details: {details}",
"apps.error.form.update": "There has been an error updating the modal. Contact the app developer. Details: {details}",
"apps.error.lookup.error_preparing_request": "Error preparing lookup request: {errorMessage}",
"apps.error.malformed_binding": "This binding is not properly formed. Please contact the App developer.",
"apps.error.parser": "Parsing error: {error}",
"apps.error.parser.empty_value": "empty values are not allowed",
"apps.error.parser.execute_non_leaf": "You must select a subcommand.",
"apps.error.parser.missing_binding": "Missing command bindings.",
"apps.error.parser.missing_field_value": "Field value is missing.",
"apps.error.parser.missing_list_end": "Expected list closing token.",
"apps.error.parser.missing_quote": "Matching double quote expected before end of input.",
"apps.error.parser.missing_source": "Form has neither submit nor source.",
"apps.error.parser.missing_submit": "No submit call in binding or form.",
"apps.error.parser.missing_tick": "Matching tick quote expected before end of input.",
"apps.error.parser.multiple_equal": "Multiple `=` signs are not allowed.",
"apps.error.parser.no_argument_pos_x": "Unable to identify argument.",
"apps.error.parser.no_bindings": "No command bindings.",
"apps.error.parser.no_form": "No form found.",
"apps.error.parser.no_match": "`{command}`: No matching command found in this workspace.",
"apps.error.parser.no_slash_start": "Command must start with a `/`.",
"apps.error.parser.unexpected_character": "Unexpected character.",
"apps.error.parser.unexpected_comma": "Unexpected comma.",
"apps.error.parser.unexpected_error": "Unexpected error.",
"apps.error.parser.unexpected_flag": "Command does not accept flag `{flagName}`.",
"apps.error.parser.unexpected_squared_bracket": "Unexpected list opening.",
"apps.error.parser.unexpected_state": "Unreachable: Unexpected state in matchBinding: `{state}`.",
"apps.error.parser.unexpected_whitespace": "Unreachable: unexpected whitespace.",
"apps.error.responses.form.no_form": "Response type is `form`, but no form was included in response.",
"apps.error.responses.navigate.no_url": "Response type is `navigate`, but no URL was included in response.",
"apps.error.responses.unexpected_error": "Received an unexpected error.",
"apps.error.responses.unexpected_type": "App response type was not expected. Response type: {type}",
"apps.error.responses.unknown_field_error": "Received an error for an unknown field. Field name: `{field}`. Error:\n{error}",
"apps.error.responses.unknown_type": "App response type not supported. Response type: {type}.",
"apps.error.unknown": "An unknown error occurred.",
"apps.suggestion.dynamic.error": "Dynamic select error",
"apps.suggestion.errors.parser_error": "Parsing error",
"apps.suggestion.no_dynamic": "No data was returned for dynamic suggestions",
"apps.suggestion.no_static": "No matching options.",
"apps.suggestion.no_suggestion": "No matching suggestions.",
"archivedChannelMessage": "You are viewing an **archived channel**. New messages cannot be posted.",
"atmos/camo": "atmos/camo",
"audit_table.accountActive": "Account activated",
"audit_table.accountInactive": "Account deactivated",
"audit_table.action": "Action",
"audit_table.attemptedAllowOAuthAccess": "Attempted to allow a new OAuth service access",
"audit_table.attemptedLicenseAdd": "Attempted to add new licence",
"audit_table.attemptedLogin": "Attempted to login",
"audit_table.attemptedOAuthToken": "Attempted to get an OAuth access token",
"audit_table.attemptedPassword": "Attempted to change password",
"audit_table.attemptedRegisterApp": "Attempted to register a new OAuth Application with ID {id}",
"audit_table.attemptedReset": "Attempted to reset password",
"audit_table.attemptedWebhookCreate": "Attempted to create a webhook",
"audit_table.attemptedWebhookDelete": "Attempted to delete a webhook",
"audit_table.authenticated": "Successfully authenticated",
"audit_table.by": " by {username}",
"audit_table.byAdmin": " by an admin",
"audit_table.channelCreated": "Created the {channelName} channel",
"audit_table.channelDeleted": "Archived the channel with the URL {url}",
"audit_table.establishedDM": "Established a direct message channel with {username}",
"audit_table.failedExpiredLicenseAdd": "Failed to add a new licence as it has either expired or not yet been started",
"audit_table.failedInvalidLicenseAdd": "Failed to add an invalid licence",
"audit_table.failedLogin": "FAILED login attempt",
"audit_table.failedOAuthAccess": "Failed to allow a new OAuth service access - the redirect URI did not match the previously registered callback",
"audit_table.failedPassword": "Failed to change password - tried to update user password who was logged in through OAuth",
"audit_table.failedWebhookCreate": "Failed to create a webhook - bad channel permissions",
"audit_table.failedWebhookDelete": "Failed to delete a webhook - inappropriate conditions",
"audit_table.headerUpdated": "Updated the {channelName} channel header",
"audit_table.ip": "IP Address",
"audit_table.licenseRemoved": "Successfully removed a licence",
"audit_table.loginAttempt": " (Login attempt)",
"audit_table.loginFailure": " (Login failure)",
"audit_table.logout": "Logged out of your account",
"audit_table.member": "member",
"audit_table.nameUpdated": "Updated the {channelName} channel name",
"audit_table.oauthTokenFailed": "Failed to get an OAuth access token - {token}",
"audit_table.revokedAll": "Revoked all current sessions for the team",
"audit_table.sentEmail": "Sent an email to {email} to reset your password",
"audit_table.session": "Session ID",
"audit_table.sessionRevoked": "The session with id {sessionId} was revoked",
"audit_table.successfullLicenseAdd": "Successfully added new licence",
"audit_table.successfullLogin": "Successfully logged in",
"audit_table.successfullOAuthAccess": "Successfully gave a new OAuth service access",
"audit_table.successfullOAuthToken": "Successfully added a new OAuth service",
"audit_table.successfullPassword": "Successfully changed password",
"audit_table.successfullReset": "Successfully reset password",
"audit_table.successfullWebhookCreate": "Successfully created a webhook",
"audit_table.successfullWebhookDelete": "Successfully deleted a webhook",
"audit_table.timestamp": "Timestamp",
"audit_table.updateGeneral": "Updated the general settings of your account",
"audit_table.updateGlobalNotifications": "Updated your global notification settings",
"audit_table.updatePicture": "Updated your profile picture",
"audit_table.updatedRol": "Updated user role(s) to ",
"audit_table.userAdded": "Added {username} to the {channelName} channel",
"audit_table.userId": "User ID",
"audit_table.userRemoved": "Removed {username} to the {channelName} channel",
"audit_table.verified": "Successfully verified your email address",
"authorize.access": "Allow **{appName}** access?",
"authorize.allow": "Allow",
"authorize.app": "The app **{appName}** would like the ability to access and modify your basic information.",
"authorize.deny": "Deny",
"authorize.title": "Authorise **{appName}** to Connect to Your **Mattermost** User Account",
"avatar.alt": "{username} profile image",
"avatars.overflowUnnamedOnly": "{overflowUnnamedCount, plural, =1 {one other} other {# others}}",
"avatars.overflowUsers": "{overflowUnnamedCount, plural, =0 {{names}} =1 {{names} and one other} other {{names} and # others}}",
"backstage_list.nextButton.ariaLabel": "Next",
"backstage_list.paginatorCount": "{startCount, number} - {endCount, number} of {total, number}",
"backstage_list.previousButton.ariaLabel": "Previous",
"backstage_list.search": "Search",
"backstage_navbar.back": "Back",
"backstage_navbar.backToMattermost": "Back to {siteName}",
"backstage_sidebar.bots": "Bot Accounts",
"backstage_sidebar.emoji": "Custom Emoji",
"backstage_sidebar.integrations": "Integrations",
"backstage_sidebar.integrations.commands": "Slash Commands",
"backstage_sidebar.integrations.incoming_webhooks": "Incoming Webhooks",
"backstage_sidebar.integrations.oauthApps": "OAuth 2.0 Applications",
"backstage_sidebar.integrations.outgoingOauthConnections": "Outgoing OAuth 2.0 Connections",
"backstage_sidebar.integrations.outgoing_webhooks": "Outgoing Webhooks",
"billing.subscription.info.mostRecentPaymentFailed": "Your most recent payment failed",
"billing.subscription.info.mostRecentPaymentFailed.description.mostRecentPaymentFailed": "It appears your most recent payment failed because the credit card on your account has expired. Please <link>update your payment information</link> to avoid any disruption.",
"bot.add.description": "Description",
"bot.add.description.help": "(Optional) Let others know what this bot does.",
"bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.",
"bot.add.post_all": "post:all",
"bot.add.post_all.enabled": "Enabled",
"bot.add.post_all.help": "Bot will have access to post to all Mattermost channels including direct messages.",
"bot.add.post_channels": "post:channels",
"bot.add.post_channels.enabled": "Enabled",
"bot.add.post_channels.help": "Bot will have access to post to all Mattermost public channels.",
"bot.add.role": "Role",
"bot.add.role.admin": "System Admin",
"bot.add.role.help": "Choose what role the bot should have.",
"bot.add.role.member": "Member",
"bot.add.username.help": "You can use lowercase letters, numbers, full stops, dashes, and underscores.",
"bot.create_failed": "Failed to create bot",
"bot.create_token.close": "Close",
"bot.edit_failed": "Failed to edit bot",
"bot.manage.create_token": "Create New Token",
"bot.manage.disable": "Disable",
"bot.manage.enable": "Enable",
"bot.remove_profile_picture": "Remove Bot Icon",
"bot.token.default.description": "Default Token",
"bot.token.error.description": "Please enter a description.",
"bots.add.displayName": "Display Name",
"bots.add.icon": "Bot Icon",
"bots.add.username": "Username",
"bots.disabled": "Disabled",
"bots.image.upload": "Upload Image",
"bots.manage.add": "Add Bot Account",
"bots.manage.add.add": "Add",
"bots.manage.add.cancel": "Cancel",
"bots.manage.add.create": "Create Bot Account",
"bots.manage.add.creating": "Creating...",
"bots.manage.add.invalid_last_char": "Bot usernames cannot have a full stop as the last character",
"bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, full stops, dashes, and underscores.",
"bots.manage.bot_accounts": "Bot Accounts",
"bots.manage.created.text": "Your bot account <strong>{botname}</strong> has been created successfully. Please use the following access token to connect to the bot (see <link>documentation</link> for further details).",
"bots.manage.description": "Use bot accounts to integrate with Mattermost through plugins or the API",
"bots.manage.edit": "Edit",
"bots.manage.edit.editing": "Updating...",
"bots.manage.edit.title": "Update",
"bots.manage.empty": "No bot accounts found",
"bots.manage.emptySearch": "No bot accounts match **{searchTerm}**",
"bots.manage.header": "Bot Accounts",
"bots.manage.help1": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server. ",
"bots.manage.help2": "Enable bot account creation in the [System Console]({siteURL}/admin_console/integrations/bot_accounts).",
"bots.manage.search": "Search Bot Accounts",
"bots.managed_by": "Managed by ",
"bots.token.confirm": "Delete",
"bots.token.confirm_text": "Are you sure you want to delete the token?",
"bots.token.delete": "Delete Token",
"call_button.menuAriaLabel": "Call type selector",
"carousel.PreviousButton": "Previous",
"carousel.nextButton": "Next",
"center_panel.archived.closeChannel": "Close Channel",
"center_panel.direct.closeDirectMessage": "Close Direct Message",
"center_panel.direct.closeGroupMessage": "Close Group Message",
"center_panel.input.cannot_load_component": "An error occurred while loading the component. Please wait a moment, or try reloading the app.",
"center_panel.reloadPage": "Reload",
"change_url.endWithLetter": "URLs must end with a lowercase letter or number.",
"change_url.helpText": "You can use lowercase letters, numbers, dashes, and underscores.",
"change_url.invalidDirectMessage": "User IDs are not allowed in channel URLs.",
"change_url.invalidUrl": "Invalid URL",
"change_url.longer": "URLs must have at least 1 character.",
"change_url.noSpecialChars": "URLs cannot use special characters.",
"change_url.shorter": "URLs must have a maximum of 64 characters.",
"change_url.startAndEndWithLetter": "URLs must start and end with a lowercase letter or number.",
"change_url.startWithLetter": "URLs must start with a lowercase letter or number.",
"channelHeader.addToFavorites": "Add to Favourites",
"channelHeader.hideInfo": "Close Info",
"channelHeader.removeFromFavorites": "Remove from Favourites",
"channelHeader.unmute": "Unmute",
"channelHeader.viewInfo": "View Info",
"channelNotifications.desktopNotification.allMessages": "All new messages {optionalDefault}",
"channelNotifications.desktopNotification.mention": "Mentions, direct messages and keywords only {optionalDefault}",
"channelNotifications.desktopNotification.nothing": "Nothing {optionalDefault}",
"channelNotifications.mobileNotification.mention": "Mentions, direct messages and keywords only {optionalDefault}",
"channelNotifications.mobileNotification.newMessages": "All new messages {optionalDefault}",
"channelNotifications.mobileNotification.nothing": "Nothing {optionalDefault}",
"channelView.login.successfull": "Login Successful",
"channel_bookmarks.addBookmark": "Add a bookmark",
"channel_bookmarks.addBookmarkLimitReached": "Cannot add more than {limit} bookmarks",
"channel_bookmarks.addLink": "Add a link",
"channel_bookmarks.attachFile": "Attach a file",
"channel_bookmarks.confirm.delete.button": "Yes, delete",
"channel_bookmarks.confirm.delete.text": "Are you sure you want to delete the bookmark <strong>{displayName}</strong>?",
"channel_bookmarks.confirm.delete.title": "Delete bookmark",
"channel_bookmarks.copy": "Copy link",
"channel_bookmarks.copyFilePublicLink": "Get a public link",
"channel_bookmarks.create.confirm_add.button": "Add bookmark",
"channel_bookmarks.create.confirm_save.button": "Save bookmark",
"channel_bookmarks.create.edit.title": "Edit bookmark",
"channel_bookmarks.create.error.generic_save": "An error occurred while attempting to save the bookmark.",
"channel_bookmarks.create.error.invalid_url": "Please enter a valid link. Could not parse: {link}.",
"channel_bookmarks.create.error.invalid_url.continue_anyway": "Could not find: {url}. Please enter a valid link, or <Confirm>continue anyway</Confirm>.",
"channel_bookmarks.create.error.invalid_url.continuing_anyway": "Could not find: {url}. Please enter a valid link.",
"channel_bookmarks.create.file_input.edit": "Edit",
"channel_bookmarks.create.file_input.label": "Attachment",
"channel_bookmarks.create.link_info": "Add a link to any post, file or external link",
"channel_bookmarks.create.link_placeholder": "Link",
"channel_bookmarks.create.title": "Add a bookmark",
"channel_bookmarks.create.title_input.clear_emoji": "Remove emoji",
"channel_bookmarks.create.title_input.label": "Title",
"channel_bookmarks.delete": "Delete",
"channel_bookmarks.edit": "Edit",
"channel_bookmarks.editBookmarkLabel": "Bookmark menu",
"channel_bookmarks.open": "Open",
"channel_groups": "{channel} Groups",
"channel_header.addChannelHeader": "Add a channel header",
"channel_header.channelFiles": "Channel files",
"channel_header.channelHasGuests": "Channel has guests",
"channel_header.channelMembers": "Members",
"channel_header.closeChannelInfo": "Close Info",
"channel_header.convert": "Convert to Private Channel",
"channel_header.delete": "Archive Channel",
"channel_header.directchannel.you": "{displayname} (you) ",
"channel_header.editLink": "Edit",
"channel_header.flagged": "Saved messages",
"channel_header.groupMessageHasGuests": "This group message has guests",
"channel_header.lastActive": "Last online {timestamp}",
"channel_header.lastOnline": "Last online {timestamp}",
"channel_header.leave": "Leave Channel",
"channel_header.manageMembers": "Manage Members",
"channel_header.menuAriaLabel": "Channel Menu",
"channel_header.mute": "Mute Channel",
"channel_header.muteConversation": "Mute Conversation",
"channel_header.openChannelInfo": "View Info",
"channel_header.pinnedPosts": "Pinned messages",
"channel_header.recentMentions": "Recent mentions",
"channel_header.rename": "Rename Channel",
"channel_header.search": "Search",
"channel_header.setConversationHeader": "Edit Conversation Header",
"channel_header.setHeader": "Edit Channel Header",
"channel_header.setPurpose": "Edit Channel Purpose",
"channel_header.unarchive": "Unarchive Channel",
"channel_header.unmute": "Unmute Channel",
"channel_header.unmuteConversation": "Unmute Conversation",
"channel_header.userHelpGuide": "Help",
"channel_header.viewMembers": "View Members",
"channel_info_rhs.about_area.add_channel_header": "Add a channel header",
"channel_info_rhs.about_area.add_channel_purpose": "Add a channel purpose",
"channel_info_rhs.about_area.channel_header.heading": "Channel Header",
"channel_info_rhs.about_area.channel_header.line_limiter.less": "less",
"channel_info_rhs.about_area.channel_header.line_limiter.more": "more",
"channel_info_rhs.about_area.channel_purpose.heading": "Channel Purpose",
"channel_info_rhs.about_area.channel_purpose.line_limiter.less": "less",
"channel_info_rhs.about_area.channel_purpose.line_limiter.more": "more",
"channel_info_rhs.about_area_id": "ID:",
"channel_info_rhs.edit_link": "Edit",
"channel_info_rhs.header.title": "Info",
"channel_info_rhs.menu.files": "Files",
"channel_info_rhs.menu.files.filter": "Filter",
"channel_info_rhs.menu.members": "Members",
"channel_info_rhs.menu.notification_preferences": "Notification Preferences",
"channel_info_rhs.menu.pinned": "Pinned messages",
"channel_info_rhs.top_buttons.add_people": "Add People",
"channel_info_rhs.top_buttons.copied": "Copied",
"channel_info_rhs.top_buttons.copy": "Copy Link",
"channel_info_rhs.top_buttons.favorite": "Favourite",
"channel_info_rhs.top_buttons.favorited": "Favourited",
"channel_info_rhs.top_buttons.mute": "Mute",
"channel_info_rhs.top_buttons.muted": "Muted",
"channel_invite.addNewMembers": "Add people to {channel}",
"channel_invite.invite_guest": "Invite as a Guest",
"channel_invite.invite_team_members.guests.message": "{count, plural, =1 {{firstUser} is a guest user and needs} other {{users} are guest users and need}} to first be invited to the team before you can add them to the channel. Once they've joined the team, you can add them to this channel.",
"channel_invite.invite_team_members.guests.messageOverflow": "{firstUser} and {others} are guest users and need to first be invited to the team before you can add them to the channel. Once they've joined the team, you can add them to this channel.",
"channel_invite.invite_team_members.message": "You can add {count, plural, =1 {{firstUser}} other {{users}}} to this channel once they are members of the {team} team.",
"channel_invite.invite_team_members.messageOthers": "{count} others",
"channel_invite.invite_team_members.messageOverflow": "You can add {firstUser} and {others} to this channel once they are members of the {team} team.",
"channel_invite.invite_team_members.title": "{count, plural, =1 {1 user was} other {# users were}} not selected because they are not a part of this team",
"channel_invite.no_options_message": "No matches found - <InvitationModalLink>Invite them to the team</InvitationModalLink>",
"channel_loader.posted": "Posted",
"channel_loader.postedImage": " posted an image",
"channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to [check WebSocket port](!https://docs.mattermost.com/install/troubleshooting.html#please-check-connection-mattermost-unreachable-if-issue-persists-ask-administrator-to-check-websocket-port).",
"channel_loader.someone": "Someone",
"channel_loader.something": " did something new",
"channel_loader.unknown_error": "An unexpected status code was received from the server.",
"channel_loader.uploadedFile": " uploaded a file",
"channel_loader.uploadedImage": " uploaded an image",
"channel_members_dropdown.channel_admin": "Channel Admin",
"channel_members_dropdown.channel_admins": "Channel Admins",
"channel_members_dropdown.channel_guest": "Channel Guest",
"channel_members_dropdown.channel_member": "Channel Member",
"channel_members_dropdown.channel_members": "Channel Members",
"channel_members_dropdown.make_channel_admin": "Make Channel Admin",
"channel_members_dropdown.make_channel_admins": "Make Channel Admins",
"channel_members_dropdown.make_channel_member": "Make Channel Member",
"channel_members_dropdown.make_channel_members": "Make Channel Members",
"channel_members_dropdown.menuAriaLabel": "Change the role of channel member",
"channel_members_dropdown.remove_from_channel": "Remove from Channel",
"channel_members_modal.addNew": " Add Members",
"channel_members_modal.members": " Members",
"channel_members_rhs.action_bar.add_button": "Add",
"channel_members_rhs.action_bar.done_button": "Done",
"channel_members_rhs.action_bar.manage_button": "Manage",
"channel_members_rhs.action_bar.managing_title": "Managing Members",
"channel_members_rhs.action_bar.members_count_title": "{members_count} members",
"channel_members_rhs.default_channel_moderation_restrictions": "In this channel, you can only remove guests. Only <link>channel admins</link> can manage other members.",
"channel_members_rhs.header.title": "Members",
"channel_members_rhs.list.channel_admin_title": "CHANNEL ADMINS",
"channel_members_rhs.list.channel_members_title": "MEMBERS",
"channel_members_rhs.member.select_role_channel_admin": "Admin",
"channel_members_rhs.member.select_role_channel_member": "Member",
"channel_members_rhs.member.select_role_guest": "Guest",
"channel_members_rhs.member.send_message": "Send message",
"channel_members_rhs.search_bar.aria.cancel_search_button": "Cancel members search",
"channel_members_rhs.search_bar.placeholder": "Search members",
"channel_modal.alreadyExist": "A channel with that URL already exists",
"channel_modal.cancel": "Cancel",
"channel_modal.createNew": "Create Channel",
"channel_modal.create_board.tooltip_description": "Use any of the existing templates to manage your tasks or start from scratch with your own!",
"channel_modal.create_board.tooltip_title": "Manage your task with a board",
"channel_modal.error.generic": "An unknown error occurred. Please try again.",
"channel_modal.handleTooShort": "Channel URL must be one or more lowercase alphanumeric characters",
"channel_modal.modalTitle": "Create a new channel",
"channel_modal.name.label": "Channel name",
"channel_modal.name.longer": "Channel names must have at least one character.",
"channel_modal.name.placeholder": "Enter a name for the new channel",
"channel_modal.name.shorter": "Channel names must have maximum 64 characters.",
"channel_modal.purpose.info": "This will be displayed when browsing for channels.",
"channel_modal.purpose.placeholder": "Enter a purpose for this channel (optional)",
"channel_modal.purposeTooLong": "The purpose exceeds the maximum of 250 characters",
"channel_modal.type.private.description": "Only invited members",
"channel_modal.type.private.title": "Private Channel",
"channel_modal.type.public.description": "Anyone can join",
"channel_modal.type.public.title": "Public Channel",
"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.desktopNotifications.soundEnable": "Message notification sounds",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "Select a sound",
"channel_notifications.desktopNotifications.title": "Sounds",
"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.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_switch_modal.deactivated": "Deactivated",
"channel_toggle_button.private": "Private",
"channel_toggle_button.public": "Public",
"claim.email_to_ldap.enterLdapPwd": "Enter the ID and password for your AD/LDAP account",
"claim.email_to_ldap.enterPwd": "Enter the password for your {site} email account",
"claim.email_to_ldap.ldapId": "AD/LDAP ID",
"claim.email_to_ldap.ldapIdError": "Please enter your AD/LDAP ID.",
"claim.email_to_ldap.ldapPasswordError": "Please enter your AD/LDAP password.",
"claim.email_to_ldap.ldapPwd": "AD/LDAP Password",
"claim.email_to_ldap.pwd": "Password",
"claim.email_to_ldap.pwdError": "Please enter your password.",
"claim.email_to_ldap.ssoNote": "You must already have a valid AD/LDAP account",
"claim.email_to_ldap.ssoType": "Upon claiming your account, you will only be able to login with AD/LDAP",
"claim.email_to_ldap.switchTo": "Switch Account to AD/LDAP",
"claim.email_to_ldap.title": "Switch Email/Password Account to AD/LDAP",
"claim.email_to_oauth.enterPwd": "Enter the password for your {site} account",
"claim.email_to_oauth.pwd": "Password",
"claim.email_to_oauth.pwdError": "Please enter your password.",
"claim.email_to_oauth.ssoNote": "You must already have a valid {type} account",
"claim.email_to_oauth.ssoType": "Upon claiming your account, you will only be able to login with {type} SSO",
"claim.email_to_oauth.switchTo": "Switch Account to {uiType}",
"claim.email_to_oauth.title": "Switch Email/Password Account to {uiType}",
"claim.ldap_to_email.confirm": "Confirm Password",
"claim.ldap_to_email.email": "After switching your authentication method, you will use {email} to login. Your AD/LDAP credentials will no longer allow access to Mattermost.",
"claim.ldap_to_email.enterLdapPwd": "AD/LDAP Password:",
"claim.ldap_to_email.enterPwd": "New email login password:",
"claim.ldap_to_email.ldapPasswordError": "Please enter your AD/LDAP password.",
"claim.ldap_to_email.ldapPwd": "AD/LDAP Password",
"claim.ldap_to_email.pwd": "Password",
"claim.ldap_to_email.pwdError": "Please enter your password.",
"claim.ldap_to_email.pwdNotMatch": "Passwords do not match.",
"claim.ldap_to_email.switchTo": "Switch account to email/password",
"claim.ldap_to_email.title": "Switch AD/LDAP Account to Email/Password",
"claim.oauth_to_email.confirm": "Confirm Password",
"claim.oauth_to_email.description": "Upon changing your account type, you will only be able to login with your email and password.",
"claim.oauth_to_email.enterNewPwd": "Enter a new password for your {site} email account",
"claim.oauth_to_email.enterPwd": "Please enter a password.",
"claim.oauth_to_email.newPwd": "New Password",
"claim.oauth_to_email.pwdNotMatch": "Passwords do not match.",
"claim.oauth_to_email.switchTo": "Switch {type} to Email and Password",
"claim.oauth_to_email.title": "Switch {type} Account to Email",
"cloud.fetch_error": "Error fetching billing data. Please try again later.",
"cloud.fetch_error.retry": "Retry",
"cloud.invoice_pdf_preview.download": "<downloadLink>Download</downloadLink> this page for your records",
"cloud_archived.error.access": "Permalink belongs to a message that has been archived because of {planName} limits. Upgrade to access message again.",
"cloud_archived.error.title": "Message Archived",
"cloud_billing.nudge_to_paid.view_plans": "View plans",
"cloud_billing_history_modal.title": "Invoice(s)",
"cloud_signup.signup_consequences": "Your credit card will be charged today. <a>See how billing works.</a>",
"cloud_upgrade.error_min_seats": "Minimum of 10 seats required",
"collapsed_reply_threads_modal.confirm": "Got it",
"collapsed_reply_threads_modal.description": "Threads have been revamped to help you create organised conversation around specific messages. Now, channels will appear less cluttered as replies are collapsed under the original message, and all the conversations you're following are available in your **Threads** view. Take the tour to see what's new.",
"collapsed_reply_threads_modal.skip_tour": "Skip Tour",
"collapsed_reply_threads_modal.take_the_tour": "Take the Tour",
"collapsed_reply_threads_modal.title": "A new way to view and follow threads",
"combined_system_message.added_to_channel.many_expanded": "{users} and {lastUser} were **added to the channel** by {actor}.",
"combined_system_message.added_to_channel.one": "{firstUser} **added to the channel** by {actor}.",
"combined_system_message.added_to_channel.one_you": "You were **added to the channel** by {actor}.",
"combined_system_message.added_to_channel.two": "{firstUser} and {secondUser} **added to the channel** by {actor}.",
"combined_system_message.added_to_team.many_expanded": "{users} and {lastUser} were **added to the team** by {actor}.",
"combined_system_message.added_to_team.one": "{firstUser} **added to the team** by {actor}.",
"combined_system_message.added_to_team.one_you": "You were **added to the team** by {actor}.",
"combined_system_message.added_to_team.two": "{firstUser} and {secondUser} **added to the team** by {actor}.",
"combined_system_message.join_left_channel.many_expanded": "{users} and {lastUser} **joined and left the channel**.",
"combined_system_message.join_left_channel.one": "{firstUser} **joined and left the channel**.",
"combined_system_message.join_left_channel.one_you": "You **joined and left the channel**.",
"combined_system_message.join_left_channel.two": "{firstUser} and {secondUser} **joined and left the channel**.",
"combined_system_message.joined_channel.many_expanded": "{users} and {lastUser} **joined the channel**.",
"combined_system_message.joined_channel.one": "{firstUser} **joined the channel**.",
"combined_system_message.joined_channel.one_you": "You **joined the channel**.",
"combined_system_message.joined_channel.two": "{firstUser} and {secondUser} **joined the channel**.",
"combined_system_message.joined_team.many_expanded": "{users} and {lastUser} **joined the team**.",
"combined_system_message.joined_team.one": "{firstUser} **joined the team**.",
"combined_system_message.joined_team.one_you": "You **joined the team**.",
"combined_system_message.joined_team.two": "{firstUser} and {secondUser} **joined the team**.",
"combined_system_message.left_channel.many_expanded": "{users} and {lastUser} **left the channel**.",
"combined_system_message.left_channel.one": "{firstUser} **left the channel**.",
"combined_system_message.left_channel.one_you": "You **left the channel**.",
"combined_system_message.left_channel.two": "{firstUser} and {secondUser} **left the channel**.",
"combined_system_message.left_team.many_expanded": "{users} and {lastUser} **left the team**.",
"combined_system_message.left_team.one": "{firstUser} **left the team**.",
"combined_system_message.left_team.one_you": "You **left the team**.",
"combined_system_message.left_team.two": "{firstUser} and {secondUser} **left the team**.",
"combined_system_message.removed_from_channel.many_expanded": "{users} and {lastUser} were **removed from the channel**.",
"combined_system_message.removed_from_channel.one": "{firstUser} was **removed from the channel**.",
"combined_system_message.removed_from_channel.one_you": "You were **removed from the channel**.",
"combined_system_message.removed_from_channel.two": "{firstUser} and {secondUser} were **removed from the channel**.",
"combined_system_message.removed_from_team.many_expanded": "{users} and {lastUser} were **removed from the team**.",
"combined_system_message.removed_from_team.one": "{firstUser} was **removed from the team**.",
"combined_system_message.removed_from_team.one_you": "You were **removed from the team**.",
"combined_system_message.removed_from_team.two": "{firstUser} and {secondUser} were **removed from the team**.",
"combined_system_message.you": "You",
"commercial_support.description": "If you're experiencing issues, [submit a support ticket](!{supportLink}). To help with troubleshooting, it's recommended to download the Support Packet below that includes more details about your Mattermost environment.",
"commercial_support.download_contents": "**Select your Support Packet contents to download**",
"commercial_support.download_support_packet": "Download Support Packet",
"commercial_support.title": "Commercial Support",
"commercial_support.warning.banner": "Before downloading the Support Packet, set **Output Logs to File** to **true** and set **File Log Level** to **DEBUG** [here](!/admin_console/environment/logging).",
"confirm_modal.cancel": "Cancel",
"confirm_switch_to_yearly_modal.confirm": "Confirm",
"confirm_switch_to_yearly_modal.contact_sales": "Contact Sales",
"confirm_switch_to_yearly_modal.subtitle": "Changing to the annual plan is irreversible. Are you sure you want to switch from monthly to the annual plan?",
"confirm_switch_to_yearly_modal.subtitle2": "For more information, please contact Sales.",
"confirm_switch_to_yearly_modal.title": "Confirm switch to annual plan",
"convert_channel.cancel": "No, cancel",
"convert_channel.confirm": "Yes, convert to private channel",
"convert_channel.question1": "When you convert **{display_name}** to a private channel, history and membership are preserved. Publicly shared files remain accessible to anyone with the link. Membership in a private channel is by invitation only.",
"convert_channel.question2": "The change is permanent and cannot be undone.",
"convert_channel.question3": "Are you sure you want to convert **{display_name}** to a private channel?",
"convert_channel.title": "Convert {display_name} to a Private Channel?",
"copied.message": "Copied",
"copy.code.message": "Copy code",
"copy.text.message": "Copy text",
"copyTextTooltip.copy": "Copy",
"create_category_modal.create": "Create",
"create_category_modal.createCategory": "Create New Category",
"create_comment.addComment": "Reply to this thread",
"create_comment.commentTitle": "Comment",
"create_group_memberships_modal.cancel": "No",
"create_group_memberships_modal.create": "Yes",
"create_group_memberships_modal.desc": "You're about to add or re-add {username} to teams and channels based on their LDAP group membership. You can revert this change at any time.",
"create_group_memberships_modal.title": "Re-add {username} to teams and channels",
"create_post.deactivated": "You are viewing an archived channel with a **deactivated user**. New messages cannot be posted.",
"create_post.error_message": "Your message is too long. Character count: {length}/{limit}",
"create_post.fileProcessing": "Processing...",
"create_post.file_limit_sticky_banner.admin_message": "New uploads will automatically archive older files. To view them again, you can delete older files or <a>upgrade to a paid plan.</a>",
"create_post.file_limit_sticky_banner.messageTitle": "Your free plan is limited to {storageGB} of files.",
"create_post.file_limit_sticky_banner.non_admin_message": "New uploads will automatically archive older files. To view them again, <a>request that your admin upgrade your workspace to a paid plan.</a>",
"create_post.file_limit_sticky_banner.snooze_tooltip": "Snooze for {snoozeDays} days",
"create_post.icon": "Create a post",
"create_post.post": "Post",
"create_post.prewritten.custom": "Custom message:",
"create_post.prewritten.tip.dm_hello": "G'day",
"create_post.prewritten.tip.dm_hello_message": ":v: G'day",
"create_post.prewritten.tip.dm_hey": "Hey",
"create_post.prewritten.tip.dm_hey_message": ":wave: Hey @{username}",
"create_post.prewritten.tip.self_note": "Note to self:",
"create_post.prewritten.tip.self_should": "Tomorrow I should...",
"create_post.prewritten.tip.team_excited": "Excited to be here!",
"create_post.prewritten.tip.team_excited_message": ":raised_hands: Excited to be here!",
"create_post.prewritten.tip.team_hey": "Hey everyone!",
"create_post.prewritten.tip.team_hey_message": ":smile: Hey everyone!",
"create_post.prewritten.tip.team_hi": "Hi team!",
"create_post.prewritten.tip.team_hi_message": ":wave: Hi team!",
"create_post.read_only": "This channel is read-only. Only members with permission can post here.",
"create_post.send_message": "Send a message",
"create_post.shortcutsNotSupported": "Keyboard shortcuts are not supported on your device.",
"create_post.write": "Write to {channelDisplayName}",
"create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our [Terms of Use]({TermsOfServiceLink}) and [Privacy Policy]({PrivacyPolicyLink}). If you do not agree, you cannot use {siteName}.",
"create_team.createTeamRestricted.message": "Your workspace plan has reached the limit on the number of teams. Create unlimited teams with a free 30-day trial. Contact your System Administrator.",
"create_team.createTeamRestricted.title": "Professional feature",
"create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.",
"create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.",
"create_team.display_name.next": "Next",
"create_team.display_name.required": "This field is required",
"create_team.display_name.teamName": "Team Name",
"create_team.team_url.back": "Back to previous step",
"create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}",
"create_team.team_url.creatingTeam": "Creating team...",
"create_team.team_url.finish": "Finish",
"create_team.team_url.hint1": "Short and memorable is best",
"create_team.team_url.hint2": "Use lowercase letters, numbers and dashes",
"create_team.team_url.hint3": "Must start with a letter and can't end in a dash",
"create_team.team_url.regex": "Use only lower case letters, numbers and dashes. Must start with a letter and can't end in a dash.",
"create_team.team_url.required": "This field is required",
"create_team.team_url.taken": "This URL <link>starts with a reserved word</link> or is unavailable. Please try another.",
"create_team.team_url.teamUrl": "Team URL",
"create_team.team_url.unavailable": "This URL is taken or unavailable. Please try another.",
"create_team.team_url.webAddress": "Choose the web address of your new team:",
"custom_emoji.header": "Custom Emoji",
"custom_status.expiry.time_picker.title": "Time",
"custom_status.expiry.until": "Until {time}",
"custom_status.expiry.until_tomorrow": "Until Tomorrow {time}",
"custom_status.expiry_dropdown.choose_date_and_time": "Choose date and time",
"custom_status.expiry_dropdown.clear_after": "Clear after",
"custom_status.expiry_dropdown.date_and_time": "Custom Date and Time",
"custom_status.expiry_dropdown.dont_clear": "Don't clear",
"custom_status.expiry_dropdown.four_hours": "4 hours",
"custom_status.expiry_dropdown.one_hour": "1 hour",
"custom_status.expiry_dropdown.thirty_minutes": "30 minutes",
"custom_status.expiry_dropdown.this_week": "This week",
"custom_status.expiry_dropdown.today": "Today",
"custom_status.modal_cancel": "Clear Status",
"custom_status.modal_confirm": "Set Status",
"custom_status.set_status": "Set a status",
"custom_status.suggestions.clear": "Clear",
"custom_status.suggestions.in_a_meeting": "In a meeting",
"custom_status.suggestions.on_a_vacation": "Away on holiday",
"custom_status.suggestions.out_for_lunch": "Out for lunch",
"custom_status.suggestions.out_sick": "Out sick",
"custom_status.suggestions.recent_title": "RECENT",
"custom_status.suggestions.title": "SUGGESTIONS",
"custom_status.suggestions.working_from_home": "Working from home",
"date_separator.today": "Today",
"date_separator.tomorrow": "Tomorrow",
"date_separator.yesterday": "Yesterday",
"datetime.today": "today",
"datetime.yesterday": "yesterday",
"deactivate_member_modal.deactivate": "Deactivate",
"deactivate_member_modal.desc": "This action deactivates {username}. They will be logged out and not have access to any teams or channels on this system.\n",
"deactivate_member_modal.desc.confirm": "Are you sure you want to deactivate {username}?",
"deactivate_member_modal.desc.for_users_with_bot_accounts1": "This action deactivates {username}",
"deactivate_member_modal.desc.for_users_with_bot_accounts2": "They will be logged out and no longer have access to any teams or channels on this system.",
"deactivate_member_modal.desc.for_users_with_bot_accounts3": "Bot accounts they manage will be disabled along with their integrations. To enable them again, go to <linkBots>Integrations > Bot Accounts</linkBots>. <linkDocumentation>Learn more about bot accounts</linkDocumentation>.",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Deactivate {username}",
"delete_category_modal.delete": "Delete",
"delete_category_modal.deleteCategory": "Delete this category?",
"delete_category_modal.helpText": "Channels in **{category_name}** will move back to the Channels and Direct messages categories. You're not removed from any channels.",
"delete_channel.cancel": "Cancel",
"delete_channel.confirm": "Confirm ARCHIVE Channel",
"delete_channel.del": "Archive",
"delete_channel.question": "This will archive the channel from the team and remove it from the user interface. Archived channels can be unarchived if needed again. \n \nAre you sure you wish to archive the {display_name} channel?",
"delete_channel.viewArchived.question": "This will archive the channel from the team. Channel contents will still be accessible by channel members.\n \nAre you sure you wish to archive the **{display_name}** channel?",
"delete_post.cancel": "Cancel",
"delete_post.confirm_comment": "Confirm Comment Deletion",
"delete_post.confirm_post": "Confirm Post Deletion",
"delete_post.del": "Delete",
"delete_post.question_comment": "Are you sure you want to delete this comment?",
"delete_post.question_post": "Are you sure you want to delete this message?",
"delete_post.shared_channel_warning.message_comment": "This comment originated from a shared channel in another workspace. Deleting it here won't remove it from the channel in the other workspace.",
"delete_post.shared_channel_warning.message_post": "This message originated from a shared channel in another workspace. Deleting it here won't remove it from the channel in the other workspace.",
"delete_post.shared_channel_warning.title": "Shared Channel",
"delete_post.warning": "This message has {count, number} {count, plural, one {comment} other {comments}} on it.",
"delete_success_modal.button_text": "Go to mattermost.com",
"demote_to_user_modal.demote": "Demote",
"demote_to_user_modal.desc": "This action demotes the user {username} to a guest. It will restrict the user's ability to join public channels and interact with users outside of the channels they are currently members of. Are you sure you want to demote user {username} to guest?",
"demote_to_user_modal.title": "Demote User {username} to Guest",
"desktop_auth_token.complete.havingTrouble": "Having trouble logging in? <a>Open Mattermost in your browser</a>",
"desktop_auth_token.complete.openMattermost": "Click on <b>Open Mattermost</b> in the browser prompt to <a>launch the desktop app</a>",
"desktop_auth_token.complete.youAreNowLoggedIn": "You are now logged in",
"desktop_auth_token.error.restartFlow": "Click <a>here</a> to try again.",
"desktop_auth_token.error.somethingWentWrong": "An error occurred",
"desktop_auth_token.polling.awaitingToken": "Authenticating in the browser, awaiting valid token.",
"desktop_auth_token.polling.redirectingToBrowser": "Redirecting to browser...",
"device_icons.android": "Android Icon",
"device_icons.apple": "Apple Icon",
"device_icons.linux": "Linux Icon",
"device_icons.windows": "Windows Icon",
"discard_changes_modal.leave": "Yes, Discard",
"discard_changes_modal.message": "You have unsaved changes, are you sure you want to discard them?",
"discard_changes_modal.title": "Discard Changes?",
"dnd_custom_time_picker_modal.date": "Date",
"dnd_custom_time_picker_modal.defaultMsg": "Disable notifications until",
"dnd_custom_time_picker_modal.submitButton": "Disable Notifications",
"dnd_custom_time_picker_modal.time": "Time",
"drafts.actions.delete": "Delete draft",
"drafts.actions.edit": "Edit draft",
"drafts.actions.send": "Send draft",
"drafts.confirm.delete.button": "Yes, delete",
"drafts.confirm.delete.text": "Are you sure you want to delete this draft to <strong>{displayName}</strong>?",
"drafts.confirm.delete.title": "Delete draft",
"drafts.confirm.send.button": "Yes, send now",
"drafts.confirm.send.text": "Are you sure you want to send this message to <strong>{displayName}</strong>?",
"drafts.confirm.send.title": "Send message now",
"drafts.draft_title.channel": "In: {icon} <span>{channelName}</span>",
"drafts.draft_title.channel_thread": "Thread in: {icon} <span>{channelName}</span>",
"drafts.draft_title.direct_channel": "To: {icon} <span>{channelName}</span>",
"drafts.draft_title.direct_thread": "Thread to: {icon} <span>{channelName}</span>",
"drafts.draft_title.you": "(you)",
"drafts.empty.subtitle": "Any draft messages youve started will show here.",
"drafts.empty.title": "No drafts at the moment",
"drafts.error.post_not_found": "Thread not found",
"drafts.error.read_only": "Channel is read only",
"drafts.error.too_long": "Message too long",
"drafts.heading": "Drafts",
"drafts.info.sync": "Updated from another device",
"drafts.sidebarLink": "Drafts",
"drafts.subtitle": "Any draft messages you've started will show here",
"drafts.title": "{prefix}Drafts - {displayName} {siteName}",
"drafts.tutorialTip.description": "With the new Drafts view, all of your unfinished messages are collected in one place. Return here to read, edit, or send draft messages.",
"drafts.tutorialTip.title": "Drafts",
"drafts.tutorial_tip.notNow": "Not now",
"drafts.tutorial_tip.viewDrafts": "View drafts",
"edit_category_modal.helpText": "Drag channels into this category to organise your sidebar.",
"edit_category_modal.placeholder": "Name your category",
"edit_channel_header_modal.cancel": "Cancel",
"edit_channel_header_modal.description": "Edit the text that appears next to the channel name in the header.",
"edit_channel_header_modal.error": "The text entered exceeds the character limit. The channel header is limited to {maxLength} characters.",
"edit_channel_header_modal.placeholder": "Edit the Channel Header...",
"edit_channel_header_modal.previewHeader": "Edit",
"edit_channel_header_modal.save": "Save",
"edit_channel_header_modal.title": "Edit Header for {channel}",
"edit_channel_header_modal.title_dm": "Edit Header",
"edit_channel_private_purpose_modal.body": "This text appears in the 'View Info' modal of the private channel.",
"edit_channel_purpose_modal.body": "Describe how this channel should be used. This text appears in the channel list in the 'More...' menu and helps others decide whether to join.",
"edit_channel_purpose_modal.cancel": "Cancel",
"edit_channel_purpose_modal.save": "Save",
"edit_channel_purpose_modal.title1": "Edit Purpose",
"edit_channel_purpose_modal.title2": "Edit Purpose for ",
"edit_command.update": "Update",
"edit_command.updating": "Updating...",
"edit_outgoing_oauth_connection.update": "Update",
"edit_outgoing_oauth_connection.updating": "Updating...",
"edit_post.action_buttons.cancel": "Cancel",
"edit_post.action_buttons.save": "Save",
"edit_post.editPost": "Edit the post...",
"edit_post.helper_text": "<strong>{key}ENTER</strong> to Save, <strong>ESC</strong> to Cancel",
"edit_post.no_notification_trigger_on_mention": "Editing this message with an '@mention' will not notify the recipient.",
"edit_post.time_limit_button.for_n_seconds": "For {n} seconds",
"edit_post.time_limit_button.no_limit": "Anytime",
"edit_post.time_limit_modal.description": "Setting a time limit **applies to all users** who have the 'Edit Post' permissions in any permission scheme.",
"edit_post.time_limit_modal.invalid_time_limit": "Invalid time limit",
"edit_post.time_limit_modal.option_label_anytime": "Anytime",
"edit_post.time_limit_modal.option_label_time_limit.postinput": "seconds after posting",
"edit_post.time_limit_modal.option_label_time_limit.preinput": "Can edit for",
"edit_post.time_limit_modal.save_button": "Save Edit Time",
"edit_post.time_limit_modal.subscript": "Set the length of time users have to edit their messages after posting.",
"edit_post.time_limit_modal.title": "Configure Global Edit Post Time Limit",
"email_verify.almost": "Youre almost done!",
"email_verify.failed": "Failed to send verification email",
"email_verify.notVerifiedBody": "Please verify your email address. Check your inbox for an email.",
"email_verify.resend": "Resend Email",
"email_verify.return": "Return to log in",
"email_verify.sending": "Sending email…",
"email_verify.sent": "Verification email sent",
"emoji_gif_picker.tabs.emojis": "Emojis",
"emoji_gif_picker.tabs.gifs": "GIFs",
"emoji_list.actions": "Actions",
"emoji_list.add": "Add Custom Emoji",
"emoji_list.creator": "Creator",
"emoji_list.delete": "Delete",
"emoji_list.delete.confirm.button": "Delete",
"emoji_list.delete.confirm.msg": "This action permanently deletes the custom emoji. Are you sure you want to delete it?",
"emoji_list.delete.confirm.title": "Delete Custom Emoji",
"emoji_list.empty": "No Custom Emoji Found",
"emoji_list.header": "Custom Emoji",
"emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.",
"emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.",
"emoji_list.image": "Image",
"emoji_list.name": "Name",
"emoji_list.search": "Search Custom Emoji",
"emoji_picker.activities": "Activities",
"emoji_picker.animals-nature": "Animals & Nature",
"emoji_picker.close": "Close",
"emoji_picker.custom": "Custom",
"emoji_picker.custom_emoji": "Custom Emoji",
"emoji_picker.emojiPicker.button.ariaLabel": "select an emoji",
"emoji_picker.emojiPicker.previewPlaceholder": "Select an Emoji",
"emoji_picker.flags": "Flags",
"emoji_picker.food-drink": "Food & Drink",
"emoji_picker.header": "Emoji Picker",
"emoji_picker.objects": "Objects",
"emoji_picker.people-body": "People & Body",
"emoji_picker.recent": "Recently Used",
"emoji_picker.search": "Search emojis",
"emoji_picker.searchResults": "Search Results",
"emoji_picker.search_emoji": "Search for an emoji",
"emoji_picker.skin_tone": "Skin tone",
"emoji_picker.smileys-emotion": "Smileys & Emotion",
"emoji_picker.symbols": "Symbols",
"emoji_picker.travel-places": "Travel Places",
"emoji_picker_item.emoji_aria_label": "{emojiName} emoji",
"emoji_skin.close": "Close skin tones",
"emoji_skin.dark_skin_tone": "Dark skin tone",
"emoji_skin.default": "Default skin tone",
"emoji_skin.light_skin_tone": "Light skin tone",
"emoji_skin.medium_dark_skin_tone": "Medium dark skin tone",
"emoji_skin.medium_light_skin_tone": "Medium light skin tone",
"emoji_skin.medium_skin_tone": "Medium skin tone",
"emoji_skin_item.emoji_aria_label": "{skinName} emoji",
"error.channelNotFound.guest_link": "Back",
"error.channelNotFound.link": "Back to {defaultChannelName}",
"error.channel_not_found.message": "The channel you're requesting is private or does not exist. Please contact an Administrator to be added to the channel.",
"error.channel_not_found.message_guest": "Your guest account has no channels assigned. Please contact an administrator.",
"error.channel_not_found.title": "Channel Not Found",
"error.generic.link": "Back to {siteName}",
"error.generic.link_login": "Back to Login Page",
"error.generic.message": "An error has occurred.",
"error.generic.siteLink": "Back to {siteName}",
"error.generic.title": "Error",
"error.local_storage.help1": "Enable cookies",
"error.local_storage.help2": "Turn off private browsing",
"error.local_storage.help3": "Use a supported browser (IE 11, Chrome 61+, Firefox 60+, Safari 12+, Edge 42+)",
"error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:",
"error.local_storage.title": "Cannot Load Mattermost",
"error.not_found.message": "The page you were trying to reach does not exist",
"error.not_found.title": "Page Not Found",
"error.oauth_access_denied": "You must authorise Mattermost to log in with {service}.",
"error.oauth_access_denied.title": "Authorisation Error",
"error.oauth_invalid_param.title": "OAuth Parameter Error",
"error.oauth_missing_code": "The service provider {service} did not provide an authorisation code in the redirect URL.",
"error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.",
"error.oauth_missing_code.forum.link": "Troubleshooting forum",
"error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.",
"error.oauth_missing_code.gitlab.link": "GitLab",
"error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.",
"error.oauth_missing_code.google.link": "Google Apps",
"error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organisation has enabled the Mattermost app.",
"error.oauth_missing_code.office365.link": "Entra ID",
"error.oauth_missing_code.title": "Mattermost Needs Your Help",
"error.plugin_not_found.desc": "The plugin you are looking for does not exist.",
"error.plugin_not_found.title": "Plugin Not Found",
"error.team_not_found.message": "The team you're requesting is private or does not exist. Please contact your Administrator for an invitation.",
"error.team_not_found.title": "Team Not Found",
"error_modal.subtitle": "An error occurred while changing your plan. Please go back and try again or contact the support team.",
"error_modal.title": "An error occurred while attempting to change your plan",
"error_modal.try_again": "Try again",
"export_error_modal.desc": "An export of this data could not be initiated at the moment. Please wait a few minutes and try again.",
"export_error_modal.inProgress.desc": "You've already started an export of this data. Please wait a few more minutes to access the CSV file or to generate the report again.",
"export_error_modal.inProgress.title": "Export is in progress",
"export_error_modal.title": "Export could not be initiated",
"export_user_data_modal.dange_range.all_time": "You're about to export user data for all time. When the export is ready, a CSV file will be sent to you in a Mattermost direct message. This export will take a few minutes.",
"export_user_data_modal.dange_range.last_30_days": "You're about to export user data for the last 30 days. When the export is ready, a CSV file will be sent to you in a Mattermost direct message. This export will take a few minutes.",
"export_user_data_modal.dange_range.last_6_months": "You're about to export user data for the last 6 months. When the export is ready, a CSV file will be sent to you in a Mattermost direct message. This export will take a few minutes.",
"export_user_data_modal.dange_range.previous_month": "You're about to export user data for the previous month. When the export is ready, a CSV file will be sent to you in a Mattermost direct message. This export will take a few minutes.",
"export_user_data_modal.do_not_show": "Do not show this again",
"export_user_data_modal.export_data": "Export data",
"export_user_data_modal.title": "Export user data",
"feature_restricted_modal.agreement": "By selecting <highlight>Try free for {trialLength} days</highlight>, I agree to the <linkEvaluation>Mattermost Software Evaluation Agreement</linkEvaluation>, <linkPrivacy>Privacy Policy</linkPrivacy>, and receiving product emails.",
"feature_restricted_modal.button.notify": "Contact admin",
"feature_restricted_modal.button.plans": "View plans",
"feedback.cancelButton.text": "Cancel",
"feedback.downgradeWorkspace.downgrade": "Downgrade",
"feedback.downgradeWorkspace.exploringOptions": "Exploring other solutions",
"feedback.downgradeWorkspace.feedbackTitle": "Please share your reason for downgrading",
"feedback.downgradeWorkspace.noLongerNeeded": "No longer need Cloud Professional features",
"feedback.downgradeWorkspace.technicalIssues": "Experienced technical issues",
"feedback.downgradeWorkspace.tellUsWhy": "Please provide a reason why you are downgrading",
"feedback.downgradeWorkspace.tooExpensive": "Too expensive",
"feedback.other": "Other",
"file_attachment.thumbnail": "file thumbnail",
"file_info_preview.size": "Size ",
"file_info_preview.type": "File type ",
"file_preview_modal_info.shared_in": "Shared in ~{name}",
"file_preview_modal_main_actions.public_link-copied": "Public link copied",
"file_preview_modal_main_nav.file": "{count, number} of {total, number}",
"file_search_result_item.copy_link": "Copy link",
"file_search_result_item.download": "Download",
"file_search_result_item.more_actions": "More Actions",
"file_search_result_item.open_in_channel": "Open in channel",
"file_upload.disabled": "File attachments are disabled.",
"file_upload.drag_folder": "This attachment cannot be uploaded.",
"file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}",
"file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}",
"file_upload.generic_error": "There was a problem uploading your files.",
"file_upload.generic_error_file": "An error occurred while uploading your file.",
"file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.",
"file_upload.menuAriaLabel": "Upload type selector",
"file_upload.pasted": "Image Pasted at ",
"file_upload.upload_files": "Upload files",
"file_upload.zeroBytesFile": "You are uploading an empty file: {filename}",
"file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}",
"filtered_channels_list.search": "Search channels",
"filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total",
"filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total",
"filtered_user_list.next": "Next",
"filtered_user_list.prev": "Previous",
"filtered_user_list.search": "Search users",
"flag_post.flag": "Save Message",
"flag_post.unflag": "Remove from Saved",
"footer_pagination.count": "Showing {startCount, number}-{endCount, number} of {total, number}",
"footer_pagination.next": "Next",
"footer_pagination.prev": "Previous",
"forward_post_button.label": "Forward",
"forward_post_modal.button.cancel": "Cancel",
"forward_post_modal.button.forward": "Forward",
"forward_post_modal.comment.placeholder": "Add a comment (optional)",
"forward_post_modal.notification.dm_or_gm": "This message is from a private conversation and can only be shared with {participants}",
"forward_post_modal.notification.private_channel": "This message is from a private channel and can only be shared with <strong>{channelName}</strong>",
"forward_post_modal.preview.footer_message": "Originally posted in ~{channel}",
"forward_post_modal.preview.title": "Message preview",
"forward_post_modal.title": "Forward message",
"free.banner.downgraded": "Your workspace now has restrictions and some data has been archived",
"free.professional_feature.back": "Back",
"free.professional_feature.professional": "Professional feature",
"free.professional_feature.try_free": "Professional feature - try it for free",
"free.professional_feature.upgrade": "Upgrade",
"full_screen_modal.back": "Back",
"full_screen_modal.close": "Close",
"general_button.close": "Close",
"general_button.esc": "Esc",
"general_tab.AllowedDomainsExample": "corp.mattermost.com, mattermost.com",
"general_tab.AllowedDomainsInfo": "When enabled, users can only join the team if their email matches a specific domain (e.g. 'mattermost.org')",
"general_tab.AllowedDomainsTip": "Seperate multiple domains with a space, comma, tab or enter.",
"general_tab.AllowedDomainsTitle": "Users with a specific email domain",
"general_tab.allowedDomains": "Allow only users with a specific email domain to join this team",
"general_tab.allowedDomains.ariaLabel": "Allowed Domains",
"general_tab.codeLongDesc": "The Invite Code is part of the unique team invitation link which is sent to members youre inviting to this team. Regenerating the code creates a new invitation link and invalidates the previous link.",
"general_tab.codeTitle": "Invite Code",
"general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team. Changing from 'Yes' to 'No' will regenerate the invitation code, create a new invitation link and invalidate the previous link.",
"general_tab.openInviteText": "Users on this server",
"general_tab.openInviteTitle": "Allow any user with an account on this server to join this team",
"general_tab.regenerate": "Regenerate",
"general_tab.required": "This field is required",
"general_tab.teamDescription": "Description",
"general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.",
"general_tab.teamIconError": "An error occurred while selecting the image.",
"general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons",
"general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.",
"general_tab.teamInfo": "Team info",
"general_tab.teamName": "Team Name",
"general_tab.teamNameInfo": "This name will appear on your sign-in screen and at the top of the left sidebar.",
"general_tab.teamNameRestrictions": "Team Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description.",
"generic.close": "Close",
"generic.done": "Done",
"generic.enterprise_feature": "Enterprise Feature",
"generic.next": "Next",
"generic.okay": "Okay",
"generic.previous": "Previous",
"generic_btn.cancel": "Cancel",
"generic_btn.save": "Save",
"generic_icons.add": "Add Icon",
"generic_icons.add-mail": "Add Mail Icon",
"generic_icons.add-reaction": "Add Reaction Icon",
"generic_icons.adminOnlyIcon": "Admin View Only Icon",
"generic_icons.alert": "Alert Icon",
"generic_icons.archive": "Archive Icon",
"generic_icons.arrow.down": "Down Arrow Icon",
"generic_icons.arrow.up": "Up Arrow Icon",
"generic_icons.attach": "Attachment Icon",
"generic_icons.back": "Back Icon",
"generic_icons.breadcrumb": "Breadcrumb Icon",
"generic_icons.call": "Call icon",
"generic_icons.channel.private": "Private 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.close": "Close Icon",
"generic_icons.collapse": "Collapse Icon",
"generic_icons.dropdown": "Dropdown Icon",
"generic_icons.edit": "Edit Icon",
"generic_icons.elipsisHorizontalIcon": "Ellipsis Horizontal Icon",
"generic_icons.expand": "Expand Icon",
"generic_icons.flag": "Save Icon",
"generic_icons.flagged": "Saved Icon",
"generic_icons.format_letter_case": "Format Letter Case Icon",
"generic_icons.globe.circleSolid": "Globe Circle Solid Icon",
"generic_icons.info": "Info Icon",
"generic_icons.loading": "Loading Icon",
"generic_icons.lock.circleSolid": "Lock Circle Solid Icon",
"generic_icons.login.gitlab": "GitLab Icon",
"generic_icons.login.google": "Google Icon",
"generic_icons.login.openid": "OpenID Icon",
"generic_icons.logout": "Logout Icon",
"generic_icons.mail": "Mail Icon",
"generic_icons.mattermost": "Mattermost Logo",
"generic_icons.member": "Member Icon",
"generic_icons.mention": "Mention Icon",
"generic_icons.menu": "Menu Icon",
"generic_icons.muted": "Muted Icon",
"generic_icons.next": "Next Icon",
"generic_icons.pin": "Pin Icon",
"generic_icons.plugin": "Plugin Icon",
"generic_icons.plugins": "Plugins",
"generic_icons.preview": "Eye Icon",
"generic_icons.previous": "Previous Icon",
"generic_icons.reload": "Reload Icon",
"generic_icons.reply": "Reply Icon",
"generic_icons.search": "Search Icon",
"generic_icons.success": "Success Icon",
"generic_icons.upgradeBadge": "Upgrade Badge",
"generic_icons.upload": "Upload Icon",
"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_modal.cancel": "Cancel",
"generic_modal.confirm": "Confirm",
"get_app.continueToBrowser": "View in Browser",
"get_app.dontHaveTheDesktopApp": "Don't have the Desktop App?",
"get_app.dontHaveTheMobileApp": "Don't have the Mobile App?",
"get_app.downloadTheAppNow": "Download the app now.",
"get_app.ifNothingPrompts": "You can view {siteName} in the desktop app or continue in your web browser.",
"get_app.ifNothingPromptsMobile": "You can view {siteName} in the mobile app or continue in your web browser.",
"get_app.launching": "Where would you like to view this?",
"get_app.openLinkInBrowser": "Or, [open this link in your browser.](!{link})",
"get_app.openingLink": "Opening link in Mattermost...",
"get_app.openingLinkWhiteLabel": "Opening link in {appName}",
"get_app.redirectedInMoments": "You will be redirected in a few moments.",
"get_app.rememberMyPreference": "Remember my preference",
"get_app.systemDialogMessage": "View in Desktop App",
"get_app.systemDialogMessageMobile": "View in App",
"get_link.clipboard": " Link copied",
"get_link.close": "Close",
"get_link.copy": "Copy Link",
"get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.",
"get_public_link_modal.title": "Copy Public Link",
"gif_picker.attribution.alt": "Powered by GIPHY",
"gif_picker.input.label": "Search for GIFs",
"gif_picker.input.placeholder": "Search GIPHY",
"globalThreads.heading": "Followed threads",
"globalThreads.noThreads.subtitle": "Any threads you are mentioned in or have participated in will show here along with any threads you have followed.",
"globalThreads.noThreads.title": "No followed threads yet",
"globalThreads.searchGuidance.subtitle": "If youre looking for older conversations, try searching with {searchShortcut}",
"globalThreads.searchGuidance.title": "Thats the end of the list.",
"globalThreads.sidebarLink": "Threads",
"globalThreads.threadList.noUnreadThreads": "No unread threads",
"globalThreads.threadPane.unreadMessageLink": "You have {numUnread, plural, =0 {no unread threads} =1 {<link>{numUnread} thread</link>} other {<link>{numUnread} threads</link>}} {numUnread, plural, =0 {} other {with unread messages}}",
"globalThreads.threadPane.unselectedTitle": "{numUnread, plural, =0 {Looks like youre all caught up} other {Catch up on your threads}}",
"globalThreads.title": "{prefix}Threads - {displayName} {siteName}",
"global_header.productSettings": "Settings",
"global_header.productSwitchMenu": "Product switch menu",
"group_list_modal.addGroupButton": "Add Groups",
"group_list_modal.removeGroupButton": "Remove Group",
"group_member_list.loadError": "An error occurred while loading the list of members in this group.",
"group_member_list.retryLoadButton": "Retry",
"group_member_list.searchError": "An error occurred while showing the results. Clear your search term and try again.",
"group_member_list.sendMessageButton": "Send message to {user}",
"group_member_list.sendMessageTooltip": "Send message",
"inProduct_notices.adminOnlyMessage": "Visible to Admins only",
"incoming_webhooks.header": "Incoming Webhooks",
"input.clear": "Clear",
"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?",
"installed_commands.empty": "No commands found",
"installed_commands.emptySearch": "No commands match **{searchTerm}**",
"installed_commands.header": "Slash Commands",
"installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.",
"installed_commands.help.appDirectory": "App Directory",
"installed_commands.help.buildYourOwn": "Build Your Own",
"installed_commands.search": "Search Slash Commands",
"installed_commands.unnamed_command": "Unnamed Slash Command",
"installed_incoming_webhooks.add": "Add Incoming Webhook",
"installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?",
"installed_incoming_webhooks.empty": "No incoming webhooks found",
"installed_incoming_webhooks.emptySearch": "No incoming webhooks match **{searchTerm}**",
"installed_incoming_webhooks.header": "Incoming Webhooks",
"installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.",
"installed_incoming_webhooks.help.appDirectory": "App Directory",
"installed_incoming_webhooks.help.buildYourOwn": "Build Your Own",
"installed_incoming_webhooks.search": "Search Incoming Webhooks",
"installed_incoming_webhooks.unknown_channel": "A Private Webhook",
"installed_integrations.audience_urls": "Audience URLs: {urls}",
"installed_integrations.callback_urls": "Callback URLs: {urls}",
"installed_integrations.client_id": "Client ID: **{clientId}**",
"installed_integrations.client_secret": "Client Secret: **{clientSecret}**",
"installed_integrations.content_type": "Content-Type: {contentType}",
"installed_integrations.creation": "Created by {creator} on {createAt, date, full}",
"installed_integrations.delete": "Delete",
"installed_integrations.edit": "Edit",
"installed_integrations.fromApp": "Managed by Apps Framework",
"installed_integrations.hideSecret": "Hide Secret",
"installed_integrations.regenSecret": "Regenerate Secret",
"installed_integrations.regenToken": "Regenerate Token",
"installed_integrations.showSecret": "Show Secret",
"installed_integrations.token": "Token: {token}",
"installed_integrations.token_url": "Token URL: {url}",
"installed_integrations.triggerWhen": "Trigger When: {triggerWhen}",
"installed_integrations.triggerWords": "Trigger Words: {triggerWords}",
"installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application",
"installed_integrations.unnamed_outgoing_oauth_connection": "Unnamed Outgoing OAuth Connection",
"installed_integrations.url": "URL: {url}",
"installed_oauth2_apps.header": "OAuth 2.0 Applications",
"installed_oauth_apps.add": "Add OAuth 2.0 Application",
"installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)",
"installed_oauth_apps.cancel": "Cancel",
"installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?",
"installed_oauth_apps.description": "Description",
"installed_oauth_apps.empty": "No OAuth 2.0 Applications found",
"installed_oauth_apps.emptySearch": "No OAuth 2.0 Applications match **{searchTerm}**",
"installed_oauth_apps.header": "OAuth 2.0 Applications",
"installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.",
"installed_oauth_apps.help.appDirectory": "App Directory",
"installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications",
"installed_oauth_apps.homepage": "Homepage",
"installed_oauth_apps.iconUrl": "Icon URL",
"installed_oauth_apps.is_trusted": "Is Trusted: **{isTrusted}**",
"installed_oauth_apps.name": "Display Name",
"installed_oauth_apps.save": "Save",
"installed_oauth_apps.saving": "Saving...",
"installed_oauth_apps.search": "Search OAuth 2.0 Applications",
"installed_oauth_apps.trusted": "Is Trusted",
"installed_oauth_apps.trusted.no": "No",
"installed_oauth_apps.trusted.yes": "Yes",
"installed_outgoing_oauth_connections.add": "Add Outgoing OAuth Connection",
"installed_outgoing_oauth_connections.client_secret": "Client Secret: ********",
"installed_outgoing_oauth_connections.delete.confirm": "Are you sure you want to delete {connectionName}?",
"installed_outgoing_oauth_connections.delete.wanring": "Deleting this connection will break any integrations using it",
"installed_outgoing_oauth_connections.empty": "No outgoing OAuth connections found",
"installed_outgoing_oauth_connections.emptySearch": "No outgoing OAuth connections match {searchTerm}",
"installed_outgoing_oauth_connections.header": "Outgoing OAuth Connections",
"installed_outgoing_oauth_connections.help": "Create {outgoingOauthConnections} to securely integrate bots and third-party apps with Mattermost.",
"installed_outgoing_oauth_connections.help.outgoingOauthConnections": "Outgoing OAuth Connections",
"installed_outgoing_oauth_connections.password": "Password: ********",
"installed_outgoing_oauth_connections.search": "Search outgoing OAuth connections",
"installed_outgoing_oauth_connections.username": "Username: **{username}**",
"installed_outgoing_webhooks.add": "Add Outgoing Webhook",
"installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?",
"installed_outgoing_webhooks.empty": "No outgoing webhooks found",
"installed_outgoing_webhooks.emptySearch": "No outgoing webhooks match **{searchTerm}**",
"installed_outgoing_webhooks.header": "Outgoing Webhooks",
"installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.",
"installed_outgoing_webhooks.help.appDirectory": "App Directory",
"installed_outgoing_webhooks.help.buildYourOwn": "Build your own",
"installed_outgoing_webhooks.search": "Search Outgoing Webhooks",
"installed_outgoing_webhooks.unknown_channel": "A Private Webhook",
"integrations.add": "Add",
"integrations.command.description": "Slash commands send events to external integrations",
"integrations.command.title": "Slash Commands",
"integrations.copy_client_id": "Copy Client ID",
"integrations.copy_client_secret": "Copy Client Secret",
"integrations.copy_username": "Copy Username",
"integrations.delete.confirm.button": "Yes, delete it",
"integrations.delete.confirm.title": "Delete Integration",
"integrations.done": "Done",
"integrations.edit": "Edit",
"integrations.header": "Integrations",
"integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.",
"integrations.help.appDirectory": "App Directory",
"integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages",
"integrations.incomingWebhook.title": "Incoming Webhooks",
"integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorised requests to the Mattermost API",
"integrations.oauthApps.title": "OAuth 2.0 Applications",
"integrations.outgoingOAuthConnections.description": "Outgoing OAuth connections allow custom integrations to communicate to external systems",
"integrations.outgoingOAuthConnections.title": "Outgoing OAuth Connections",
"integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages",
"integrations.outgoingWebhook.title": "Outgoing Webhooks",
"integrations.successful": "Setup Successful",
"interactive_dialog.cancel": "Cancel",
"interactive_dialog.element.optional": "(optional)",
"interactive_dialog.submit": "Submit",
"interactive_dialog.submitting": "Submitting...",
"intro_messages.DM": "This is the start of your direct message history with {teammate}. Messages and files shared here are not shown to anyone else.",
"intro_messages.GM.all": "You'll be notified <b>for all activity</b> in this group message.",
"intro_messages.GM.mention": "You have selected to be notified <b>only when mentioned</b> in this group message.",
"intro_messages.GM.muted": "This group message is currently <b>muted</b>, so you will not be notified.",
"intro_messages.GM.none": "You have selected to <b>never</b> be notified in this group message.",
"intro_messages.addGroupsToTeam": "Add other groups to this team",
"intro_messages.anyMember": "This is the start of {display_name}. Any team member can join and read this channel.",
"intro_messages.creator": "Public channel created by {creator} on {date}.",
"intro_messages.creatorPrivate": "Private channel created by {creator} on {date}.",
"intro_messages.default": "Welcome to {display_name}. Post messages here that you want everyone to see. Everyone automatically becomes a member of this channel when they join the team.",
"intro_messages.group_message": "This is the start of your group message history with these teammates. ",
"intro_messages.inviteGropusToChannel.button": "Add groups",
"intro_messages.inviteMembersToChannel.button": "Add people",
"intro_messages.inviteOthers": "Invite others to this team",
"intro_messages.inviteOthersToWorkspace.button": "Invite others to the workspace",
"intro_messages.noCreator": "Public channel created on {date}.",
"intro_messages.noCreatorPrivate": "Private channel created on {date}.",
"intro_messages.notificationPreferences": "Notifications",
"intro_messages.offTopic": "This is the start of {display_name}, a channel for non-work-related conversations.",
"intro_messages.onlyInvited": "This is the start of {display_name}. Only invited members can see this private channel.",
"intro_messages.purpose": " This channel's purpose is: {purpose}",
"intro_messages.readonly.default": "Welcome to {display_name}. Messages can only be posted by admins. Everyone automatically becomes a permanent member of this channel when they join the team.",
"intro_messages.setHeader": "Set header",
"intro_messages.teammate": "This is the start of your direct message history with this teammate. Messages and files shared here are not shown to anyone else.",
"invitation-modal.confirm.details-header": "Details",
"invitation-modal.confirm.not-valid-channel": "Does not match a valid channel name.",
"invitation-modal.confirm.not-valid-user-or-email": "Does not match a valid user or email.",
"invitation-modal.confirm.people-header": "People",
"invitation_modal.confirm.done": "Done",
"invitation_modal.confirm.not-sent-header": "Invitations Not Sent",
"invitation_modal.confirm.sent-header": "Successful Invites",
"invitation_modal.guests.add_channels.title": "Search and Add Channels",
"invitation_modal.guests.custom-message.link": "Set a custom message",
"invitation_modal.guests.custom-message.title": "Custom message",
"invitation_modal.guests.users_emails_input.valid_email": "Invite **{email}** as a guest",
"invitation_modal.invite.more": "Invite More People",
"invitation_modal.invite_members.exceeded_max_add_members_batch": "No more than **{text}** people can be invited at once",
"invitation_modal.members.search-and-add.placeholder-email-disabled": "Add members",
"invitation_modal.members.search_and_add.title": "Add or Invite People",
"invitation_modal.members.users_emails_input.no_user_found_matching": "No user found matching **{text}**. Enter their email to invite them.",
"invitation_modal.members.users_emails_input.no_user_found_matching-email-disabled": "No one found matching **{text}**",
"invitation_modal.members.users_emails_input.valid_email": "Invite **{email}** as a team member",
"invite.guests.added-to-channel": "An invitation email has been sent.",
"invite.guests.already-all-channels-member": "This person is already a member of all the channels.",
"invite.guests.already-some-channels-member": "This person is already a member of some of the channels.",
"invite.guests.new-member": "This guest has been added to the team and {count, plural, one {channel} other {channels}}.",
"invite.guests.unable-to-add-the-user-to-the-channels": "Unable to add the guest to the channels.",
"invite.members.added-to-team": "This member has been added to the team.",
"invite.members.already-member": "This person is already a team member.",
"invite.members.invite-sent": "An invitation email has been sent.",
"invite.members.unable-to-add-the-user-to-the-team": "Unable to add the user to the team.",
"invite.members.user-is-guest": "Contact your admin to make this guest a full member.",
"invite.members.user-is-not-guest": "This person is already a member of the workspace. Invite them as a member instead of a guest.",
"invite.rate-limit-exceeded": "Invite emails rate limit exceeded.",
"invite_modal.add_channels_title_a": "Add to channels",
"invite_modal.add_channels_title_b": "**(required)**",
"invite_modal.add_channels_title_c": "**(Optional)**",
"invite_modal.add_invites": "Enter a name or email address",
"invite_modal.as": "Invite as",
"invite_modal.choose_guest_a": "Guest",
"invite_modal.choose_guest_b": "limited to select channels and teams",
"invite_modal.choose_member": "Member",
"invite_modal.copied": "Copied",
"invite_modal.copy_link": "Copy invitation link",
"invite_modal.copy_link.url_aria": "Team Invitation link {inviteURL}",
"invite_modal.example_channel": "e.g. {channel_name}",
"invite_modal.guests": "guests",
"invite_modal.invite": "Invite",
"invite_modal.invited": "{inviteType} invited to {team_name}",
"invite_modal.invited_guests": "Guests",
"invite_modal.invited_members": "Members",
"invite_modal.no_permissions.description": "You do not have permissions to add users or guests. If this seems like an error, please reach out to your system administrator.",
"invite_modal.no_permissions.title": "Unable to continue",
"invite_modal.people": "people",
"invite_modal.restricted_invite_guest.post_trial_description": "Collaborate with users outside of your organisation while tightly controlling their access to channels and team members. Upgrade to the Professional plan to create unlimited user groups.",
"invite_modal.restricted_invite_guest.post_trial_title": "Upgrade to invite guest",
"invite_modal.restricted_invite_guest.pre_trial_description": "Collaborate with users outside of your organisation while tightly controlling their access to channels and team members. Get the full experience of Enterprise when you start a free {trialLength} day trial.",
"invite_modal.restricted_invite_guest.pre_trial_title": "Try inviting guests with a free trial",
"invite_modal.title": "Invite {inviteType} to {team_name}",
"invite_modal.to": "To:",
"joinChannel.JoinButton": "Join",
"joinChannel.joiningButton": "Joining...",
"join_team_group_constrained_denied": "You need to be a member of a linked group to join this team.",
"join_team_group_constrained_denied_admin": "You need to be a member of a linked group to join this team. You can add a group to this team [here]({siteURL}/admin_console/user_management/groups).",
"katex.error": "Couldn't compile your LaTeX code. Please review the syntax and try again.",
"last_users_message.added_to_channel.type": "were **added to the channel** by {actor}.",
"last_users_message.added_to_team.type": "were **added to the team** by {actor}.",
"last_users_message.first": "{firstUser} and ",
"last_users_message.joined_channel.type": "**joined the channel**.",
"last_users_message.joined_left_channel.type": "**joined and left the channel**.",
"last_users_message.joined_team.type": "**joined the team**.",
"last_users_message.left_channel.type": "**left the channel**.",
"last_users_message.left_team.type": "**left the team**.",
"last_users_message.others": "{numOthers} others ",
"last_users_message.removed_from_channel.type": "were **removed from the channel**.",
"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.ldapTitle": "Synchronise your Active Directory/LDAP groups",
"learn_more_about_trial.modal.systemConsoleDescription": "Assign customisable admin roles to give designated users read and/or write access to select sections of System Console.",
"learn_more_about_trial.modal.systemConsoleTitle": "Provide controlled access to the System Console",
"learn_more_about_trial.modal.useSsoDescription": "Sign on quickly and easily with our SSO feature that works with OpenID, SAML, Google, and Office365.",
"learn_more_about_trial.modal.useSsoTitle": "Use SSO (with OpenID, SAML, Google, Office365)",
"learn_more_trial_modal.pretitle": "With Enterprise, you can...",
"learn_more_trial_modal_step.learnMoreAboutFeature": "Learn more about this feature.",
"leave_private_channel_modal.leave": "Yes, leave channel",
"leave_private_channel_modal.message": "Are you sure you wish to leave the private channel {channel}? You must be re-invited in order to re-join this channel in the future.",
"leave_private_channel_modal.title": "Leave Private Channel {channel}",
"leave_public_channel_modal.message": "Are you sure you wish to leave the channel {channel}? You can re-join this channel in the future if you change your mind.",
"leave_public_channel_modal.title": "Leave Channel {channel}",
"leave_team_modal.desc": "**You will be removed from {num_of_public_channels} public { num_of_public_channels,plural,one {channel} other {channels}} and {num_of_private_channels} private { num_of_private_channels,plural,one {channel} other {channels}} on this team.** If the team is private you won't be able to rejoin it without an invitation from another team member. Are you sure?",
"leave_team_modal.no": "No",
"leave_team_modal.title": "Leave the team?",
"leave_team_modal.yes": "Yes",
"leave_team_modal_guest.desc": "**You will be removed from {num_of_public_channels} public { num_of_public_channels,plural,one {channel} other {channels}} and {num_of_private_channels} private { num_of_private_channels,plural,one {channel} other {channels}} on this team.** You won't be able to rejoin it without an invitation from another team member. Are you sure?",
"leave_team_modal_guest_only_private.desc": "**You will be removed from {num_of_private_channels} private { num_of_private_channels,plural,one {channel} other {channels}} on this team.** You won't be able to rejoin it without an invitation from another team member. Are you sure?",
"leave_team_modal_guest_only_public.desc": "**You will be removed from {num_of_public_channels} public { num_of_public_channels,plural,one {channel} other {channels}} on this team.** You won't be able to rejoin it without an invitation from another team member. Are you sure?",
"leave_team_modal_private.desc": "**You will be removed from {num_of_private_channels} private { num_of_private_channels,plural,one {channel} other {channels} } on this team.** If the team is private you won't be able to rejoin it the team without an invitation from another team member. Are you sure?",
"leave_team_modal_public.desc": "**You will be removed from {num_of_public_channels} public { num_of_public_channels,plural,one {channel} other {channels} } on this team.** Are you sure?",
"licensingPage.infoBanner.startTrialTitle": "Free 30 day trial",
"licensingPage.overageUsersBanner.cta": "Contact Sales",
"licensingPage.overageUsersBanner.noticeDescription": "Notify your Customer Success Manager on your next true-up check. <a></a>",
"licensingPage.overageUsersBanner.noticeTitle": "Your workspace user count has exceeded your paid licence seat count by {seats, number} {seats, plural, one {seat} other {seats}}",
"licensingPage.overageUsersBanner.text": "(Only visible to admins) Your workspace user count has exceeded your paid licence seat count by {seats, number} {seats, plural, one {seat} other {seats}}. Please purchase additional seats to remain compliant.",
"link_preview.image_preview": "Show Image preview",
"link_preview.remove_link_preview": "Remove link preview",
"list_modal.paginatorCount": "{startCount, number} - {endCount, number} of {total, number} total",
"loading_screen.loading": "Loading",
"local": "local",
"login.cardtitle": "Log in",
"login.cardtitle.external": "Log in with one of the following:",
"login.changed": " Sign-in method changed successfully",
"login.contact_admin.detail": "To access your team's workspace, contact your workspace admin. If you've been invited already, check your email inbox for a Mattermost workspace invite.",
"login.contact_admin.title": "Contact your workspace admin",
"login.createTeam": "Create a team",
"login.email": "Email",
"login.forgot": "Forgot your password?",
"login.get_terms_error": "Unable to load Terms of Use. If this issue persists, contact your System Administrator.",
"login.gitlab": "GitLab",
"login.google": "Google",
"login.invalidCredentials": "The email/username or password is invalid.",
"login.invalidPassword": "Your password is incorrect.",
"login.ldapCreate": " Enter your AD/LDAP username and password to create an account.",
"login.ldapUsername": "AD/LDAP Username",
"login.ldapUsernameLower": "AD/LDAP username",
"login.logIn": "Log in",
"login.logingIn": "Logging in…",
"login.noAccount": "Don't have an account?",
"login.noEmail": "Please enter your email",
"login.noEmailLdapUsername": "Please enter your email or {ldapUsername}",
"login.noEmailUsername": "Please enter your email or username",
"login.noEmailUsernameLdapUsername": "Please enter your email, username or {ldapUsername}",
"login.noLdapUsername": "Please enter your {ldapUsername}",
"login.noMethods.subtitle": "Please contact your System Administrator to resolve this.",
"login.noMethods.title": "This server doesnt have any sign-in methods enabled",
"login.noPassword": "Please enter your password",
"login.noUsername": "Please enter your username",
"login.noUsernameLdapUsername": "Please enter your username or {ldapUsername}",
"login.office365": "Entra ID",
"login.openid": "Open ID",
"login.or": "or log in with",
"login.passwordChanged": " Password updated successfully",
"login.placeholderOr": " or ",
"login.saml": "SAML",
"login.session_expired": "Your session has expired. Please log in again.",
"login.session_expired.notification": "Session Expired: Please sign in to continue receiving notifications.",
"login.session_expired.title": "* {siteName} - Session Expired",
"login.subtitle": "Collaborate with your team in real-time",
"login.terms_rejected": "You must agree to the Terms of Use before accessing {siteName}. Please contact your System Administrator for more details.",
"login.title": "Log in to your account",
"login.userNotFound": "An account matching your login credentials could not be found.",
"login.username": "Username",
"login.verified": " Email Verified",
"login_mfa.saving": "Logging in…",
"login_mfa.submit": "Submit",
"login_mfa.subtitle": "To complete the sign in process, please enter a token from your smartphone's authenticator app",
"login_mfa.title": "Enter MFA Token",
"login_mfa.token": "MFA Token",
"manage_channel_groups_modal.search_placeholder": "Search groups",
"manage_team_groups_modal.search_placeholder": "Search groups",
"mark_all_threads_as_read_modal.cancel": "Cancel",
"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>.",
"marketplace_modal.install_plugins": "Install plugins",
"marketplace_modal.installing": "Installing...",
"marketplace_modal.list.configure": "Configure",
"marketplace_modal.list.configure.plugin": "Configure {plugin}",
"marketplace_modal.list.install": "Install",
"marketplace_modal.list.install.plugin": "Install {plugin}",
"marketplace_modal.list.installed": "Installed",
"marketplace_modal.list.try_again": "Try Again",
"marketplace_modal.list.update": "Update",
"marketplace_modal.list.update_available": "Update available:",
"marketplace_modal.list.update_confirmation.confirm_button": "Update",
"marketplace_modal.list.update_confirmation.message.current": "You currently have {installedVersion} installed.",
"marketplace_modal.list.update_confirmation.message.current_with_release_notes": "You currently have {installedVersion} installed. View the [release notes](!{releaseNotesUrl}) to learn about the changes included in this update.",
"marketplace_modal.list.update_confirmation.message.intro": "Are you sure you want to update the {name} plugin to {version}?",
"marketplace_modal.list.update_confirmation.message.warning_major_version": "This update may contain breaking changes.",
"marketplace_modal.list.update_confirmation.message.warning_major_version_with_release_notes": "This update may contain breaking changes. Consult the [release notes](!{releaseNotesUrl}) before upgrading.",
"marketplace_modal.list.update_confirmation.title": "Confirm Plugin Update",
"marketplace_modal.no_plugins": "No plugins found",
"marketplace_modal.no_plugins_installed": "You do not have any plugins installed.",
"marketplace_modal.search": "Search marketplace",
"marketplace_modal.tabs.all_listing": "All",
"marketplace_modal.tabs.installed_listing": "Installed ({count})",
"marketplace_modal.title": "App Marketplace",
"marketplace_modal.web_marketplace_link.desc": "Connect the tools you use most to Mattermost",
"marketplace_modal.web_marketplace_link.title": "Discover community integrations",
"marketplace_modal_list.no_plugins_filter": "No results for '\\{filter}'\\",
"menu.cloudFree.enterpriseTrialDescription": "Your trial is active until {trialEndDay}. Discover the top Enterprise features. <openModalLink>Learn more</openModalLink>",
"menu.cloudFree.enterpriseTrialTitle": "Enterprise Trial",
"menu.cloudFree.postTrial.tryEnterprise": "Interested in a limitless plan with high-security features? <openModalLink>See plans</openModalLink>",
"message_submit_error.invalidCommand": "Command with a trigger of '{command}' not found. ",
"message_submit_error.sendAsMessageLink": "Click here to send as a message.",
"mfa.confirm.complete": "**Set up complete!**",
"mfa.confirm.okay": "Okay",
"mfa.confirm.secure": "Your account is now secure. Next time you sign in, you will be asked to enter a code from the Google Authenticator app on your phone.",
"mfa.setup.badCode": "Invalid code. If this issue persists, contact your System Administrator.",
"mfa.setup.code": "MFA Code",
"mfa.setup.codeError": "Please enter the code from Google Authenticator.",
"mfa.setup.required": "**Multi-factor authentication is required on {siteName}.**",
"mfa.setup.save": "Save",
"mfa.setup.secret": "Secret: {secret}",
"mfa.setup.step1": "<strong>Step 1: </strong>On your phone, download Google Authenticator from <linkiTunes>iTunes</linkiTunes> or <linkGooglePlay>Google Play</linkGooglePlay>",
"mfa.setup.step2": "**Step 2: **Use Google Authenticator to scan this QR code, or manually type in the secret key",
"mfa.setup.step3": "**Step 3: **Enter the code generated by Google Authenticator",
"mfa.setupTitle": "Multi-factor Authentication Setup",
"mobile.set_status.away.icon": "Away Icon",
"mobile.set_status.dnd.icon": "Do Not Disturb Icon",
"mobile.set_status.offline.icon": "Offline Icon",
"mobile.set_status.online.icon": "Online Icon",
"modal.manual_status.ask": "Do not ask me again",
"modal.manual_status.auto_responder.message_away": "Would you like to switch your status to 'Away' and disable automatic replies?",
"modal.manual_status.auto_responder.message_dnd": "Would you like to switch your status to 'Do Not Disturb' and disable automatic replies?",
"modal.manual_status.auto_responder.message_offline": "Would you like to switch your status to 'Offline' and disable automatic replies?",
"modal.manual_status.auto_responder.message_online": "Would you like to switch your status to 'Online' and disable automatic replies?",
"modal.manual_status.button_away": "Set status to 'Away'",
"modal.manual_status.button_dnd": "Set status to 'Do not disturb'",
"modal.manual_status.button_offline": "Set status to 'Offline'",
"modal.manual_status.button_online": "Set status to 'Online'",
"modal.manual_status.cancel_away": "Stay as 'Away'",
"modal.manual_status.cancel_dnd": "Stay as 'Do not disturb'",
"modal.manual_status.cancel_offline": "Stay 'Offline'",
"modal.manual_status.cancel_ooo": "Stay 'Out of office'",
"modal.manual_status.message_away": "Would you like to switch your status to 'Away'?",
"modal.manual_status.message_dnd": "Would you like to switch your status to 'Do not disturb'?",
"modal.manual_status.message_offline": "Would you like to switch your status to 'Offline'?",
"modal.manual_status.message_online": "Would you like to switch your status to 'Online'?",
"modal.manual_status.title_away": "Your status is set to 'Away'",
"modal.manual_status.title_dnd": "Your status is set to 'Do not disturb'",
"modal.manual_status.title_offline": "Your Status is Set to 'Offline'",
"modal.manual_status.title_ooo": "Your status is set to 'Out of office'",
"more.details": "More details",
"more_channels.channel_purpose": "Channel Information: Membership Indicator: Joined, Member count {memberCount} , Purpose: {channelPurpose}",
"more_channels.count": "{count} Results",
"more_channels.count_one": "1 Result",
"more_channels.count_zero": "0 Results",
"more_channels.create": "Create Channel",
"more_channels.hide_joined": "Hide Joined",
"more_channels.hide_joined_checked": "Hide joined channels tickbox, ticked",
"more_channels.hide_joined_not_checked": "Hide joined channels tickbox, not ticked",
"more_channels.joined": "Joined",
"more_channels.membership_indicator": "Membership Indicator: Joined",
"more_channels.next": "Next",
"more_channels.noArchived": "No archived channels",
"more_channels.noChannels": "No channels",
"more_channels.noMore": "No more channels to join",
"more_channels.noPrivate": "No private channels",
"more_channels.noPublic": "No public channels",
"more_channels.prev": "Previous",
"more_channels.searchError": "Try searching different keywords, checking for typos or adjusting the filters.",
"more_channels.show_all_channels": "Channel Type: All",
"more_channels.show_archived_channels": "Show: Archived Channels",
"more_channels.show_private_channels": "Channel Type: Private",
"more_channels.show_public_channels": "Show: Public Channels",
"more_channels.title": "More Channels",
"more_channels.view": "View",
"more_direct_channels.directchannel.deactivated": "{displayname} - Deactivated",
"more_direct_channels.directchannel.you": "{displayname} (you)",
"more_direct_channels.new_convo_note": "This will start a new conversation. If you're adding a lot of people, consider creating a private channel instead.",
"more_direct_channels.new_convo_note.full": "You've reached the maximum number of people for this conversation. Consider creating a private channel instead.",
"more_direct_channels.title": "Direct Messages",
"move_thread_modal.button.cancel": "Cancel",
"move_thread_modal.button.forward": "Move",
"move_thread_modal.notification.dm_or_gm": "Moving this thread changes who has access",
"move_thread_modal.preview.footer_message": "Originally posted in ~{channelName}",
"move_thread_modal.preview.title": "Message preview",
"move_thread_modal.title": "Move thread",
"msg_typing.areTyping": "{users} and {last} are typing...",
"msg_typing.isTyping": "{user} is typing...",
"multiselect.add": "Add",
"multiselect.addChannelsPlaceholder": "Search and add channels",
"multiselect.addGroupMembers": "Add {number} people",
"multiselect.addGroupsPlaceholder": "Search and add groups",
"multiselect.addPeopleToGroup": "Add People",
"multiselect.addTeamsPlaceholder": "Search and add teams",
"multiselect.adding": "Adding...",
"multiselect.backButton": "Back",
"multiselect.cancel": "Cancel",
"multiselect.cancelButton": "Cancel",
"multiselect.createGroup": "Create Group",
"multiselect.creating": "Creating",
"multiselect.go": "Go",
"multiselect.list.notFound": "No results found matching <b>{searchQuery}</b>",
"multiselect.loading": "Loading...",
"multiselect.maxGroupMembers": "Groups can't have more than 256 members.",
"multiselect.maxPeople": "Use ↑↓ to browse, ↵ to select. You can't add more than 7 people. Please <a>create a channel</a> to include more people. ",
"multiselect.numGroupsRemaining": "Use ↑↓ to browse, ↵ to select. You can add {num, number} more {num, plural, one {group} other {groups}}. ",
"multiselect.numMembers": "{memberOptions, number} of {totalCount, number} members",
"multiselect.numPeopleRemaining": "Use ↑↓ to browse, ↵ to select. You can add {num, number} more {num, plural, one {person} other {people}}. ",
"multiselect.numRemaining": "Up to {max, number} can be added at a time. You have {num, number} remaining.",
"multiselect.placeholder": "Search for people",
"multiselect.placeholder.peopleOrGroups": "Search for people or groups",
"multiselect.saveDetailsButton": "Save Details",
"multiselect.savingDetailsButton": "Saving",
"multiselect.selectChannels": "Use ↑↓ to browse, ↵ to select.",
"multiselect.selectTeams": "Use ↑↓ to browse, ↵ to select.",
"navbar.addGroups": "Add Groups",
"navbar.addMembers": "Add Members",
"navbar.preferences": "Notification Preferences",
"navbar.toggle2": "Toggle sidebar",
"navbar.viewPinnedPosts": "View Pinned Posts",
"navbar_dropdown.about": "About {appTitle}",
"navbar_dropdown.accountSettings": "Settings",
"navbar_dropdown.addGroupsToTeam": "Add Groups to Team",
"navbar_dropdown.console": "System Console",
"navbar_dropdown.create": "Create a Team",
"navbar_dropdown.create.modal.messageAdminPostTrial": "Multiple teams allow for context-specific spaces that are more attuned to your and your teams needs. Upgrade to the Professional plan to create unlimited teams.",
"navbar_dropdown.create.modal.messageAdminPreTrial": "Create unlimited teams with one of our paid plans. Get the full experience of Enterprise when you start a free, {trialLength} day trial.",
"navbar_dropdown.create.modal.messageEndUser": "Multiple teams allow for context-specific spaces that are more attuned to your teams needs.",
"navbar_dropdown.create.modal.titleAdminPostTrial": "Upgrade to create unlimited teams",
"navbar_dropdown.create.modal.titleAdminPreTrial": "Try unlimited teams with a free trial",
"navbar_dropdown.create.modal.titleEndUser": "Multiple teams available in paid plans",
"navbar_dropdown.create.tooltip.cloudFreeTrial": "During your trial you are able to create multiple teams, however they'll be archived when your trial expires.",
"navbar_dropdown.help": "Help",
"navbar_dropdown.integrations": "Integrations",
"navbar_dropdown.invitePeople": "Invite People",
"navbar_dropdown.invitePeopleExtraText": "Add people to the team",
"navbar_dropdown.join": "Join Another Team",
"navbar_dropdown.leave": "Leave Team",
"navbar_dropdown.leave.icon": "Leave Team Icon",
"navbar_dropdown.logout": "Log Out",
"navbar_dropdown.manageGroups": "Manage Groups",
"navbar_dropdown.manageMembers": "Manage Members",
"navbar_dropdown.marketplace": "App Marketplace",
"navbar_dropdown.menuAriaLabel": "main menu",
"navbar_dropdown.nativeApps": "Download Apps",
"navbar_dropdown.profileSettings": "Profile",
"navbar_dropdown.report": "Report a Problem",
"navbar_dropdown.switchTo": "Switch to ",
"navbar_dropdown.teamSettings": "Team Settings",
"navbar_dropdown.userGroups": "User Groups",
"navbar_dropdown.userGroups.modal.messageAdminPostTrial": "User groups are a way to organise users and apply actions to all users within that group. Upgrade to the Professional plan to create unlimited user groups.",
"navbar_dropdown.userGroups.modal.messageAdminPreTrial": "Create unlimited user groups with one of the paid plans. Get the full experience of Enterprise when you start a free {trialLength} day trial.",
"navbar_dropdown.userGroups.modal.messageEndUser": "User groups are a way to organise users and apply actions to all users within that group.",
"navbar_dropdown.userGroups.modal.titleAdminPostTrial": "Upgrade to create unlimited user groups",
"navbar_dropdown.userGroups.modal.titleAdminPreTrial": "Try unlimited user groups with a free trial",
"navbar_dropdown.userGroups.modal.titleEndUser": "User groups available in paid plans",
"navbar_dropdown.userGroups.tooltip.cloudFreeTrial": "During your trial, you are able to create user groups. These user groups will be archived when your trial ends.",
"navbar_dropdown.versionText": "This is the free <link>unsupported</link> edition of Mattermost.",
"navbar_dropdown.viewMembers": "View Members",
"newChannelWithBoard.tutorialTip.description": "The board you just created can be quickly accessed by clicking on the Boards icon in the App bar. You can view the boards linked to this channel in the right-hand sidebar and opening one in the expanded view.",
"newChannelWithBoard.tutorialTip.title": "Access linked boards from the App Bar",
"newsletter_optin.checkmark.box": "newsletter tickbox",
"newsletter_optin.checkmark.text": "I would like to receive Mattermost security updates via newsletter. Data <a>Terms and Conditions</a> apply",
"newsletter_optin.desc": "Sign up at <a>{link}</a>.",
"newsletter_optin.title": "Interested in receiving Mattermost security updates via newsletter?",
"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.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.title": "No files found",
"no_results.channel_search.subtitle": "Check the spelling or try another search.",
"no_results.channel_search.title": "No results for '\\{channelName}'\\",
"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 messages yet",
"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.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.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.title": "No archived groups",
"no_results.user_groups.subtitle": "Groups are a custom collection of users that can be used for mentions and invites.",
"no_results.user_groups.title": "No groups yet",
"notification.crt": "Reply in {title}",
"notification.dm": "Direct Message",
"notify_all.confirm": "Confirm",
"notify_all.question": "By using **@all** or **@channel** you are about to send notifications to **{totalMembers} people**. Are you sure you want to do this?",
"notify_all.question_groups": "By using **{mentions}** and **{finalMention}** you are about to send notifications to at least **{totalMembers} people**. Are you sure you want to do this?",
"notify_all.question_one_group": "By using **{mention}** you are about to send notifications to **{totalMembers} people**. Are you sure you want to do this?",
"notify_all.question_timezone": "By using **@all** or **@channel** you are about to send notifications to **{totalMembers} people** in **{timezones, number} {timezones, plural, one {timezone} other {timezones}}**. Are you sure you want to do this?",
"notify_all.question_timezone_groups": "By using **{mentions}** and **{finalMention}** you are about to send notifications to at least **{totalMembers} people** in **{timezones, number} {timezones, plural, one {timezone} other {timezones}}**. Are you sure you want to do this?",
"notify_all.question_timezone_one_group": "By using **{mention}** you are about to send notifications to **{totalMembers} people** in **{timezones, number} {timezones, plural, one {timezone} other {timezones}}**. Are you sure you want to do this?",
"notify_all.title.confirm": "Confirm Sending Notifications to Entire Channel",
"notify_all.title.confirm_groups": "Confirm sending notifications to groups",
"notify_here.question": "By using **@here** you are about to send notifications to up to **{totalMembers} other people**. Are you sure you want to do this?",
"notify_here.question_timezone": "By using **@here** you are about to send notifications to up to **{totalMembers} other people** in **{timezones, number} {timezones, plural, one {timezone} other {timezones}}**. Are you sure you want to do this?",
"numMembers": "{num, number} {num, plural, one {member} other {members}}",
"onboardingTask.checklist.completed_subtitle": "We hope Mattermost is more familiar now.",
"onboardingTask.checklist.completed_title": "Well done. Youve completed all of the tasks!",
"onboardingTask.checklist.disclaimer": "By clicking 'Start trial', I agree to the <linkEvaluation>Mattermost Software Evaluation Agreement,</linkEvaluation> <linkPrivacy>privacy policy,</linkPrivacy> and receiving product emails.",
"onboardingTask.checklist.dismiss_link": "No thanks, Ill figure it out myself",
"onboardingTask.checklist.downloads": "Now that youre familiar with Mattermost, <link>download the apps.</link>",
"onboardingTask.checklist.higher_security_features": "Are you interested in our higher-security features?",
"onboardingTask.checklist.main_subtitle": "Let's get up and running.",
"onboardingTask.checklist.no_thanks": "No thanks",
"onboardingTask.checklist.start_enterprise_now": "Start your free Enterprise trial now!",
"onboardingTask.checklist.task_complete_your_profile": "Complete your profile",
"onboardingTask.checklist.task_download_mm_apps": "Download the Desktop and Mobile Apps",
"onboardingTask.checklist.task_invite_team_members": "Invite team members to the workspace",
"onboardingTask.checklist.task_learn_more_about_messaging": "Learn about messaging",
"onboardingTask.checklist.task_start_enterprise_trial": "Learn more about Enterprise-level high-security features",
"onboardingTask.checklist.task_visit_system_console": "Visit the System Console to configure your workspace",
"onboardingTask.checklist.video_title": "Watch overview",
"onboardingTask.completeYourProfileTour.Description": "Use this menu item to update your profile details and security settings.",
"onboardingTask.completeYourProfileTour.title": "Edit your profile",
"onboardingTask.visitSystemConsole.Description": "More detailed configuration settings for your workspace can be accessed here.",
"onboardingTask.visitSystemConsole.title": "Visit the System Console",
"onboardingTour.ChannelsAndDirectMessagesTour.channels": "Channels are where you can communicate with your team about a topic or project.",
"onboardingTour.ChannelsAndDirectMessagesTour.directMessages": "<b>Direct messages</b> are for private conversations between individuals or small groups.",
"onboardingTour.ChannelsAndDirectMessagesTour.firstChannel": "Hey look, theres your **{firstChannelName}** channel! ",
"onboardingTour.ChannelsAndDirectMessagesTour.title": "Channels and direct messages",
"onboardingTour.ChannelsAndDirectMessagesTour.townSquare": "The <b>{townSquare}</b> and <b>{offTopic}</b> channels have been added for everyone on your team.",
"onboardingTour.CreateAndJoinChannels.Description": "Create new channels or browse available channels to see what your team is discussing. As you join channels, organise them into categories based on how you work.",
"onboardingTour.CreateAndJoinChannels.title": "Create and join channels",
"onboardingTour.customizeYourExperience.Description": "Set your availability, add a custom status, and access Settings and your Profile to configure your experience, including notification preferences and custom theme colours.",
"onboardingTour.customizeYourExperience.title": "Customise your experience",
"onboardingTour.invitePeople.Description": "Invite members of your organisation or external guests to the team and start collaborating with them.",
"onboardingTour.invitePeople.title": "Invite people to the team",
"onboardingTour.sendMessage.Description": "Start collaborating with others by typing or selecting one of the messages below. You can also drag and drop attachments into the text field or upload them using the paperclip icon.",
"onboardingTour.sendMessage.title": "Send messages",
"onboarding_wizard.invite_members.copied_link": "Link Copied",
"onboarding_wizard.invite_members.copy_link": "Copy Link",
"onboarding_wizard.invite_members.copy_link_input": "team invite link",
"onboarding_wizard.invite_members.description": "Collaboration is tough by yourself. Invite a few team members. Separate each email address with a space or comma.",
"onboarding_wizard.invite_members.description_link": "Collaboration is tough by yourself. Invite a few team members using the invitation link below.",
"onboarding_wizard.invite_members.next": "Send invitations",
"onboarding_wizard.invite_members.next_link": "Finish setup",
"onboarding_wizard.invite_members.placeholder": "Enter email addresses",
"onboarding_wizard.invite_members.skip": "Skip",
"onboarding_wizard.invite_members.title": "Invite your team members",
"onboarding_wizard.invite_members_cloud.title": "Invite your team members",
"onboarding_wizard.launching_workspace.description": "Itll be ready in a moment",
"onboarding_wizard.launching_workspace.title": "Launching your workspace now",
"onboarding_wizard.next": "Continue",
"onboarding_wizard.organization.description": "This will be used to help personalise your workspace.",
"onboarding_wizard.organization.empty": "You must enter an organisation name",
"onboarding_wizard.organization.length": "Organisation name must be between {min} and {max} characters",
"onboarding_wizard.organization.other": "Invalid organisation name: {reason}",
"onboarding_wizard.organization.placeholder": "Organisation name",
"onboarding_wizard.organization.reserved": "Organisation name may not <a>start with a reserved word</a>.",
"onboarding_wizard.organization.team_api_error": "An error occurred, please try again.",
"onboarding_wizard.organization.title": "Whats the name of your organisation?",
"onboarding_wizard.plugins.github": "GitHub",
"onboarding_wizard.plugins.github.tooltip": "Subscribe to repositories, stay up to date with reviews and assignments",
"onboarding_wizard.plugins.gitlab": "GitLab",
"onboarding_wizard.plugins.gitlab.tooltip": "Subscribe to repositories, stay up-to-date with reviews, assignments and more",
"onboarding_wizard.plugins.jira": "Jira",
"onboarding_wizard.plugins.jira.tooltip": "Create Jira tickets from messages in Mattermost, get notified of important updates in Jira",
"onboarding_wizard.plugins.marketplace": "More tools can be added once your workspace is set up. To see all available integrations, <a>visit the Marketplace.</a>",
"onboarding_wizard.plugins.servicenow": "ServiceNow",
"onboarding_wizard.plugins.servicenow.tooltip": "This plugin serves as an integration between Mattermost and ServiceNow.",
"onboarding_wizard.plugins.zoom": "Zoom",
"onboarding_wizard.plugins.zoom.tooltip": "Start Zoom audio and video conferencing calls in Mattermost with a single click",
"onboarding_wizard.previous": "Previous",
"onboarding_wizard.self_hosted_plugins.description": "Choose the tools you work with and they'll be added to your workspace. Additional set up may be needed later.",
"onboarding_wizard.self_hosted_plugins.title": "What tools do you use?",
"onboarding_wizard.skip-button": "Skip",
"onboarding_wizard.submit_error.generic": "An error occurred. Please try again.",
"passwordRequirements": "Password Requirements:",
"password_form.change": "Change my password",
"password_form.enter": "Enter a new password for your {siteName} account.",
"password_form.pwd": "Password",
"password_form.title": "Password Reset",
"password_send.checkInbox": "Please check your inbox.",
"password_send.description": "To reset your password, enter the email address you used to sign up",
"password_send.email": "Email",
"password_send.error": "Please enter a valid email address.",
"password_send.link": "If the account exists, a password reset email will be sent to:",
"password_send.reset": "Reset my password",
"password_send.title": "Password Reset",
"payment_form.address": "Address",
"payment_form.address_2": "Address 2",
"payment_form.city": "City",
"payment_form.country": "Country/Region",
"payment_form.zipcode": "Post Code",
"pending_post_actions.cancel": "Cancel",
"pending_post_actions.retry": "Retry",
"permalink.error.access": "Permalink belongs to a deleted message or to a channel to which you do not have access.",
"permalink.error.title": "Message Not Found",
"permalink.show_dialog_warn.description": "You are about to join {channel} without explicitly being added by the channel admin. Are you sure you wish to join this private channel?",
"permalink.show_dialog_warn.join": "Join",
"permalink.show_dialog_warn.title": "Join private channel",
"persist_notification.confirm": "Send",
"persist_notification.confirm.description": "Mentioned recipients will be notified every {interval, plural, one {1 minute} other {{interval} minutes}} until theyve acknowledged the message.",
"persist_notification.confirm.title": "Send persistent notifications?",
"persist_notification.dm_or_gm": "Send",
"persist_notification.dm_or_gm.description": "<b>{username}</b> will be notified every {interval, plural, one {1 minute} other {{interval} minutes}} until theyve acknowledged the message.",
"persist_notification.dm_or_gm.title": "Send persistent notifications?",
"persist_notification.special_mentions.confirm": "Got it",
"persist_notification.too_few.confirm": "Got it",
"persist_notification.too_few.description": "There are no recipients mentioned in your message. Youll need to add mentions to be able to send persistent notifications.",
"persist_notification.too_many.confirm": "Got it",
"persist_notification.too_many.description": "You can send persistent notifications to a maximum of <b>{max}</b> recipients. There are <b>{count}</b> recipients mentioned in your message. Youll need to change who youve mentioned before you can send.",
"persist_notification.too_many.title": "Too many recipients",
"plan.cloud": "Cloud",
"plan.self_serve": "Self-serve",
"pluggable.errorOccurred": "An error occurred in the {pluginId} plugin.",
"pluggable.errorRefresh": "Refresh?",
"post.ariaLabel.attachment": ", 1 attachment",
"post.ariaLabel.attachmentMultiple": ", {attachmentCount} attachments",
"post.ariaLabel.message": "At {time} {date}, {authorName} wrote, {message}",
"post.ariaLabel.messageIsFlagged": ", message is saved",
"post.ariaLabel.messageIsFlaggedAndPinned": ", message is saved and pinned",
"post.ariaLabel.messageIsPinned": ", message is pinned",
"post.ariaLabel.reaction": ", 1 reaction",
"post.ariaLabel.reactionMultiple": ", {reactionCount} reactions",
"post.ariaLabel.replyMessage": "At {time} {date}, {authorName} replied, {message}",
"post.reminder.acknowledgement": "You will be reminded at {reminderTime}, {reminderDate} about this message from {username}: {permaLink}",
"post.reminder.systemBot": "Hi there, here's your reminder about this message from {username}: {permaLink}",
"post_body.check_for_out_of_channel_groups_mentions.message": "did not get notified by this mention because they are not in the channel. They cannot be added to the channel because they are not a member of the linked groups. To add them to this channel, they must be added to the linked groups.",
"post_body.check_for_out_of_channel_mentions.link.and": " and ",
"post_body.check_for_out_of_channel_mentions.link.private": "add them to this private channel",
"post_body.check_for_out_of_channel_mentions.link.public": "add them to the channel",
"post_body.check_for_out_of_channel_mentions.message.multiple": "did not get notified by this mention because they are not in the channel. Would you like to ",
"post_body.check_for_out_of_channel_mentions.message.one": "did not get notified by this mention because they are not in the channel. Would you like to ",
"post_body.check_for_out_of_channel_mentions.message_last": "? They will have access to all message history.",
"post_body.check_for_out_of_channel_mentions.others": "{numOthers} others",
"post_body.commentedOn": "Commented on {name}'s message: ",
"post_body.deleted": "(message deleted)",
"post_body.plusMore": " plus {count, number} other {count, plural, one {file} other {files}}",
"post_delete.notPosted": "Comment could not be posted",
"post_delete.okay": "Okay",
"post_delete.someone": "Someone deleted the message on which you tried to post a comment.",
"post_header.update_status": "Update your status",
"post_info.actions.noActions": "No Actions currently\nconfigured for this server",
"post_info.actions.tooltip.actions": "Actions",
"post_info.actions.tutorialTip": "Message actions that are provided\nthrough apps, integrations or plugins\n have moved to this menu item.",
"post_info.actions.tutorialTip.title": "Actions for messages",
"post_info.actions.visitMarketplace": "Visit the Marketplace",
"post_info.auto_responder": "AUTOMATIC REPLY",
"post_info.comment_icon.tooltip.reply": "Reply",
"post_info.copy": "Copy Text",
"post_info.del": "Delete",
"post_info.dot_menu.tooltip.more": "More",
"post_info.edit": "Edit",
"post_info.edit.aria_label": "Select to restore an old message.",
"post_info.edit.current_version": "Current Version",
"post_info.edit.history.retrieveError": "Unable to load edit history",
"post_info.edit.history.retrieveErrorVerbose": "There was an error loading the history for this message. Check your network connection or try again later.",
"post_info.edit.restore": "Restore this version",
"post_info.edit.restore_question": "Restore this version?",
"post_info.edit.undo": "Undo",
"post_info.info.view_additional_info": "View additional info",
"post_info.marketplace": "App Marketplace",
"post_info.menuAriaLabel": "Post extra options",
"post_info.message.show_less": "Show less",
"post_info.message.show_more": "Show more",
"post_info.message.visible": "(Only visible to you)",
"post_info.message.visible.compact": " (Only visible to you)",
"post_info.move_thread": "Move Thread",
"post_info.permalink": "Copy Link",
"post_info.pin": "Pin to Channel",
"post_info.post_reminder.menu": "Remind",
"post_info.post_reminder.sub_menu.custom": "Custom",
"post_info.post_reminder.sub_menu.header": "Set a reminder for:",
"post_info.post_reminder.sub_menu.one_hour": "1 hour",
"post_info.post_reminder.sub_menu.thirty_minutes": "30 minutes",
"post_info.post_reminder.sub_menu.tomorrow": "Tomorrow",
"post_info.post_reminder.sub_menu.two_hours": "2 hours",
"post_info.reply": "Reply",
"post_info.submenu.icon": "submenu icon",
"post_info.submenu.mobile": "mobile submenu",
"post_info.system": "System",
"post_info.tooltip.actions": "Message actions",
"post_info.tooltip.add_reactions": "Add Reaction",
"post_info.unpin": "Unpin from Channel",
"post_info.unread": "Mark as Unread",
"post_message_preview.channel": "Only visible to users in ~{channel}",
"post_message_view.edited": "Edited",
"post_message_view.view_post_edit_history": "Click to view history",
"post_pre_header.flagged": "Saved",
"post_pre_header.pinned": "Pinned",
"post_priority.acknowledgements.title": "Acknowledgements",
"post_priority.button.acknowledge": "Acknowledge",
"post_priority.error.no_mentions": "Recipients must be @mentioned",
"post_priority.error.special_mentions": "{mention} cant be used with persistent notifications",
"post_priority.persistent_notifications.description": "Recipients will be notified every {interval, plural, one {1 minute} other {{interval} minutes}} until they acknowledge or reply",
"post_priority.persistent_notifications.text": "Send persistent notifications",
"post_priority.persistent_notifications.tooltip": "Persistent notifications will be sent",
"post_priority.picker.apply": "Apply",
"post_priority.picker.cancel": "Cancel",
"post_priority.picker.header": "Message priority",
"post_priority.priority.important": "Important",
"post_priority.priority.standard": "Standard",
"post_priority.priority.urgent": "Urgent",
"post_priority.remove": "Remove {priority} label",
"post_priority.request_acknowledgement": "Request acknowledgement",
"post_priority.request_acknowledgement.tooltip": "Acknowledgement will be requested",
"post_priority.requested_ack.description": "An acknowledgement button will appear with your message",
"post_priority.requested_ack.text": "Request acknowledgement",
"post_priority.you.acknowledge": "(you)",
"post_reminder.custom_time_picker_modal.header": "Set a reminder",
"post_reminder.custom_time_picker_modal.submit_button": "Set reminder",
"post_reminder_custom_time_picker_modal.defaultMsg": "Set a reminder",
"postlist.toast.history": "Viewing message history",
"postlist.toast.newMessages": "{count, number} new {count, plural, one {message} other {messages}}",
"postlist.toast.newMessagesSince": "{count, number} new {count, plural, one {message} other {messages}} {isToday, select, true {} other {since}} {date}",
"postlist.toast.scrollToBottom": "Jump to recents",
"postlist.toast.scrollToLatest": "Jump to new messages",
"postlist.toast.scrollToUnread": "Jump to unread messages",
"postlist.toast.searchHint": "Tip: Try {searchShortcut} to search this channel",
"posts_view.loadMore": "Load More messages",
"posts_view.newMsg": "New Messages",
"postypes.custom_open_plugin_install_post_rendered.app_installation_request_text": "Youve received the following app installation requests:",
"postypes.custom_open_plugin_install_post_rendered.plugin_instructions": "<pluginApp></pluginApp> or visit the <marketplaceLink>Marketplace</marketplaceLink> to view all plugins.",
"postypes.custom_open_plugin_install_post_rendered.plugin_request": "requested installing the {pluginRequests} app.",
"postypes.custom_open_plugin_install_post_rendered.plugins_installed": "{pluginName} is now installed.",
"postypes.custom_open_plugin_install_post_rendered.plugins_instructions": "Install the apps or visit the <marketplaceLink>Marketplace</marketplaceLink> to view all plugins.",
"postypes.custom_open_pricing_modal_post_renderer.and": "and",
"postypes.custom_open_pricing_modal_post_renderer.members": "{members} members",
"postypes.custom_open_pricing_modal_post_renderer.membersThatRequested": "Members that requested ",
"postypes.custom_open_pricing_modal_post_renderer.unknown": "@unknown",
"pricing_modal.addons.USSupport": "United States-only based support",
"pricing_modal.addons.dedicatedDB": "Dedicated database",
"pricing_modal.addons.dedicatedDeployment": "Dedicated virtual secure cloud deployment (Cloud)",
"pricing_modal.addons.dedicatedEncryption": "Dedicated encryption keys",
"pricing_modal.addons.dedicatedK8sCluster": "Dedicated Kubernetes cluster",
"pricing_modal.addons.missionCritical": "Mission-critical 24x7",
"pricing_modal.addons.premiumSupport": "Premium Support",
"pricing_modal.addons.title": "Available Add-ons",
"pricing_modal.addons.uptimeGuarantee": "99% uptime guarantee",
"pricing_modal.briefing.customUserGroups": "Custom user groups",
"pricing_modal.briefing.enterprise.advancedComplianceManagement": "Advanced compliance management",
"pricing_modal.briefing.enterprise.groupSync": "AD/LDAP group sync",
"pricing_modal.briefing.enterprise.mobileSecurity": "Advanced mobile security via ID-only push notifications",
"pricing_modal.briefing.enterprise.rolesAndPermissions": "Advanced roles and permissions",
"pricing_modal.briefing.fullMessageAndHistory": "Full message and file history",
"pricing_modal.briefing.professional.advancedPlaybook": "Advanced Playbook workflows with retrospectives",
"pricing_modal.briefing.professional.messageBoardsIntegrationsCalls": "Unlimited access to messages and files",
"pricing_modal.briefing.professional.unLimitedTeams": "Unlimited teams",
"pricing_modal.briefing.ssoWithGitLab": "SSO with GitLab",
"pricing_modal.briefing.title": "Top features",
"pricing_modal.briefing.title_large_scale": "Large scale collaboration",
"pricing_modal.briefing.title_no_limit": "No limits on your team's usage",
"pricing_modal.briefing.unlimitedPlaybookRuns": "Unlimited playbooks and runs",
"pricing_modal.briefing.unlimitedWorkspaceTeams": "Unlimited workspace teams",
"pricing_modal.btn.contactSales": "Contact Sales",
"pricing_modal.btn.contactSalesForQuote": "Contact Sales",
"pricing_modal.btn.downgrade": "Downgrade",
"pricing_modal.btn.purchase": "Purchase",
"pricing_modal.btn.switch_to_annual": "Switch to annual billing",
"pricing_modal.btn.tooltip": "Only visible to system admins",
"pricing_modal.btn.tryDays": "Try free for {days} days",
"pricing_modal.btn.upgrade": "Upgrade",
"pricing_modal.btn.viewPlans": "View plans",
"pricing_modal.contact_us": "Contact us",
"pricing_modal.extra_briefing.enterprise.playBookAnalytics": "Playbook analytics dashboard",
"pricing_modal.extra_briefing.free.calls": "Voice calls and screen sharing",
"pricing_modal.extra_briefing.professional.guestAccess": "Guest access with MFA enforcement",
"pricing_modal.extra_briefing.professional.ssoSaml": "SSO with SAML 2.0, including Okta, OneLogin and ADFS",
"pricing_modal.extra_briefing.professional.ssoadLdap": "SSO support with AD/LDAP, Google, Office 365, OpenID",
"pricing_modal.interested_self_hosting": "Interested in self-hosting?",
"pricing_modal.learn_more": "Learn more",
"pricing_modal.lookingForCloudOption": "Looking for a cloud option?",
"pricing_modal.noitfy_cta.request": "Request admin to upgrade",
"pricing_modal.noitfy_cta.request_success": "Request sent",
"pricing_modal.or": "or",
"pricing_modal.planDisclaimer.free": "This plan has data restrictions.",
"pricing_modal.planLabel.currentPlan": "CURRENT PLAN",
"pricing_modal.planLabel.currentPlanMonthly": "CURRENTLY ON MONTHLY BILLING",
"pricing_modal.planSummary.enterprise": "Administration, security and compliance for large teams",
"pricing_modal.planSummary.free": "Increased productivity for small teams",
"pricing_modal.planSummary.professional": "Scalable solutions for growing teams",
"pricing_modal.plan_label_trialDays": "{days} DAYS LEFT ON TRIAL",
"pricing_modal.questions": "Questions?",
"pricing_modal.rate.seatPerMonth": "USD per seat/month {br}<b>(billed annually)</b>",
"pricing_modal.reach_out": "Reach out to us and we'll help you decide which plan is right for you and your organisation.",
"pricing_modal.reviewDeploymentOptions": "Review deployment options",
"pricing_modal.start_trial.disclaimer": "By selecting <span>Try free for 30 days,</span> I agree to the <linkAgreement>Mattermost Software and Services Licence Agreement</linkAgreement>, <linkPrivacy>Privacy Policy</linkPrivacy> and receiving product emails.",
"pricing_modal.subtitle": "Choose a plan to get started",
"pricing_modal.title": "Select a plan",
"pricing_modal.wantToTry": "Want to try? ",
"pricing_modal.wantToUpgrade": "Want to upgrade? ",
"promote_to_user_modal.desc": "This action promotes the guest {username} to a member. It will allow the user to join public channels and interact with users outside of the channels they are currently members of. Are you sure you want to promote guest {username} to member?",
"promote_to_user_modal.promote": "Promote",
"promote_to_user_modal.title": "Promote guest {username} to member",
"public_private_selector.private.description": "Only invited members",
"public_private_selector.private.title": "Private",
"public_private_selector.public.description": "Anyone",
"public_private_selector.public.title": "Public",
"quick_switch_modal.help_mobile": "Type to find a channel.",
"quick_switch_modal.help_no_team": "Type to find a channel. Use **UP/DOWN** to browse, **ENTER** to select, **ESC** to dismiss.",
"quick_switch_modal.input": "quick switch input",
"quick_switch_modal.switchChannels": "Find Channels",
"reaction.add.ariaLabel": "Add a reaction",
"reaction.clickToAdd": "(click to add)",
"reaction.clickToRemove": "(click to remove)",
"reaction.container.ariaLabel": "reactions",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}",
"reaction.reactWidth.ariaLabel": "react with",
"reaction.reacted": "{users} {reactionVerb} with {emoji}",
"reaction.reactionVerb.user": "reacted",
"reaction.reactionVerb.users": "reacted",
"reaction.reactionVerb.you": "reacted",
"reaction.reactionVerb.youAndUsers": "reacted",
"reaction.removeReact.ariaLabel": "remove reaction",
"reaction.usersAndOthersReacted": "{users} and {otherUsers, number} other {otherUsers, plural, one {user} other {users}}",
"reaction.usersReacted": "{users} and {lastUser}",
"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",
"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_title": "Remove Group and {memberCount, number} {memberCount, plural, one {Member} other {Members}}",
"removed_channel.channelName": "the channel",
"removed_channel.from": "Removed from ",
"removed_channel.okay": "Okay",
"removed_channel.remover": "{remover} removed you from {channel}",
"removed_channel.someone": "Someone",
"rename_category_modal.rename": "Rename",
"rename_category_modal.renameCategory": "Rename Category",
"rename_channel.cancel": "Cancel",
"rename_channel.defaultError": " - Cannot be changed for the default channel",
"rename_channel.displayName": "Display Name",
"rename_channel.displayNameHolder": "Enter display name",
"rename_channel.maxLength": "This field must be less than {maxLength, number} characters",
"rename_channel.minLength": "Display name must have at least {minLength, number} characters.",
"rename_channel.save": "Save",
"rename_channel.title": "Rename Channel",
"rename_channel.url": "URL",
"restricted_indicator.tooltip.mesage": "During your trial you are able to use this feature.",
"restricted_indicator.tooltip.message.blocked": "This is a paid feature, available with a {trialLength}-day free trial",
"restricted_indicator.tooltip.title": "{minimumPlanRequiredForFeature} feature",
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
"revoke_user_sessions_modal.revoke": "Revoke",
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
"rhs_card.jump": "Jump",
"rhs_card.message_by": "Message by {avatar} {user}",
"rhs_comment.comment": "Comment",
"rhs_header.back.icon": "Back Icon",
"rhs_header.backToFlaggedTooltip": "Back to saved messages",
"rhs_header.backToPinnedTooltip": "Back to pinned messages",
"rhs_header.backToResultsTooltip": "Back to search results",
"rhs_header.closeSidebarTooltip": "Close",
"rhs_header.closeTooltip.icon": "Close Sidebar Icon",
"rhs_header.collapseSidebarTooltip": "Collapse the right sidebar",
"rhs_header.collapseSidebarTooltip.icon": "Collapse Sidebar Icon",
"rhs_header.details": "Thread",
"rhs_header.expandSidebarTooltip": "Expand the right sidebar",
"rhs_header.expandSidebarTooltip.icon": "Expand Sidebar Icon",
"rhs_root.mobile.add_reaction": "Add Reaction",
"rhs_root.mobile.flag": "Save Message",
"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.toast.newReplies": "New Replies",
"saveChangesPanel.cancel": "Undo",
"saveChangesPanel.error": "An error occurred while saving your settings",
"saveChangesPanel.message": "You have unsaved changes",
"saveChangesPanel.save": "Save",
"saveChangesPanel.saved": "Settings saved",
"saveChangesPanel.tryAgain": "Try again",
"save_button.save": "Save",
"save_button.saving": "Saving",
"search_bar.files_tab": "Files",
"search_bar.messages_tab": "Messages",
"search_bar.search": "Search",
"search_bar.searchGroupMembers": "Search group members",
"search_bar.search_types.files": "FILES",
"search_bar.search_types.messages": "MESSAGES",
"search_bar.usage.searchLearn": "<a>Learn about search</a>",
"search_bar.usage.search_type_files": "Files",
"search_bar.usage.search_type_messages": "Messages",
"search_bar.usage.search_type_question": "What are you searching for?",
"search_bar.usage.title": "Search options",
"search_bar.usage.title_files": "File search options",
"search_bar.usage.title_messages": "Message search options",
"search_files_list_option.after": "Files after a date",
"search_files_list_option.before": "Files before a date",
"search_files_list_option.exclude": "Exclude search terms",
"search_files_list_option.ext": "Files with an extension",
"search_files_list_option.from": "Files from a user",
"search_files_list_option.in": "Files in a channel",
"search_files_list_option.on": "Files on a date",
"search_files_list_option.phrases": "Files with phrases",
"search_header.channelFiles": "Files",
"search_header.loading": "Searching...",
"search_header.pinnedMessages": "Pinned messages",
"search_header.results": "Search Results",
"search_header.search": "Search",
"search_header.title2": "Recent Mentions",
"search_header.title3": "Saved messages",
"search_header.title5": "Extra Information",
"search_header.title_edit.history": "Edit History",
"search_item.channelArchived": "Archived",
"search_item.direct": "Direct Message (with {username})",
"search_item.file_tag.direct_message": "Direct Message",
"search_item.file_tag.group_message": "Group Message",
"search_item.jump": "Jump",
"search_item.thread": "Thread in {channel}",
"search_item.thread_direct": "Thread in Direct Message with {username}",
"search_list_option.after": "Messages after a date",
"search_list_option.before": "Messages before a date",
"search_list_option.exclude": "Exclude search terms",
"search_list_option.from": "Messages from a user",
"search_list_option.in": "Messages in a channel",
"search_list_option.on": "Messages on a date",
"search_list_option.phrases": "Messages with phrases",
"search_results.channel-files-header": "Recent files",
"sectionNotice.dismiss": "Dismiss notice",
"select_team.icon": "Select Team Icon",
"select_team.join.icon": "Join Team Icon",
"select_team.private.icon": "Private Team",
"self_hosted_signup.air_gapped_content": "It appears that your instance is air-gapped, or it may not be connected to the internet. To purchase a licence, please visit",
"self_hosted_signup.air_gapped_title": "Purchase through the customer portal",
"self_hosted_signup.close": "Close",
"self_hosted_signup.error_invalid_number": "Enter a valid number of seats",
"self_hosted_signup.error_max_seats": " licence purchase only supports purchases up to {num} seats",
"self_hosted_signup.error_min_seats": "Your workspace currently has {num} users",
"self_hosted_signup.line_item_subtotal": "{num} seats × 12 months.",
"self_hosted_signup.screening_description": "You will receive an email within 3 days to confirm the approval of your licence. In the meantime, please feel free to continue using the free version of our product.",
"self_hosted_signup.screening_title": "Your transaction is being reviewed",
"self_hosted_signup.seats": "Seats",
"self_hosted_signup.signup_consequences": "You will be billed today. Your licence will be applied automatically. <a>See how billing works.</a>",
"self_hosted_signup.total": "Total",
"setting_item_max.cancel": "Cancel",
"setting_item_min.edit": "Edit",
"setting_picture.cancel": "Cancel",
"setting_picture.help.profile": "Upload a picture in BMP, JPG, JPEG, or PNG format. Maximum file size: {max}",
"setting_picture.help.profile.example": "Upload a picture in BMP, JPG or PNG format. Maximum file size: {max}",
"setting_picture.remove": "Remove This Icon",
"setting_picture.remove_image": "Remove image",
"setting_picture.remove_profile_picture": "Remove Profile Picture",
"setting_picture.save": "Save",
"setting_picture.select": "Select",
"setting_picture.title": "Team Icon",
"setting_picture.uploading": "Uploading...",
"shared_channel_indicator.tooltip": "Shared with trusted organisations",
"shared_user_indicator.aria_label": "shared user indicator",
"shared_user_indicator.tooltip": "From a trusted organisation",
"shortcuts.browser.channel_next": "Forward in history:\tAlt|Right",
"shortcuts.browser.channel_next.mac": "Forward in history:\t⌘|]",
"shortcuts.browser.channel_prev": "Back in history:\tAlt|Left",
"shortcuts.browser.channel_prev.mac": "Back in history:\t⌘|[",
"shortcuts.browser.font_decrease": "Zoom out:\tCtrl|-",
"shortcuts.browser.font_decrease.mac": "Zoom out:\t⌘|-",
"shortcuts.browser.font_increase": "Zoom in:\tCtrl|+",
"shortcuts.browser.font_increase.mac": "Zoom in:\t⌘|+",
"shortcuts.browser.header": "Built-in Browser Commands",
"shortcuts.browser.highlight_next": "Highlight text to the next line:\tShift|Down",
"shortcuts.browser.highlight_prev": "Highlight text to the previous line:\tShift|Up",
"shortcuts.browser.input.header": "Works inside an input field",
"shortcuts.browser.newline": "Create a new line:\tShift|Enter",
"shortcuts.calls.expanded.header": "Expanded view (pop-out window)",
"shortcuts.calls.global.header": "Global",
"shortcuts.calls.header": "Calls",
"shortcuts.calls.join_call": "Join call in current channel:\tCtrl|Alt|S",
"shortcuts.calls.join_call.mac": "Join call in current channel:\t⌘|⌥|S",
"shortcuts.calls.leave_call": "Leave current call:\tCtrl|Shift|L",
"shortcuts.calls.leave_call.mac": "Leave current call:\t⌘|Shift|L",
"shortcuts.calls.mute_toggle": "Mute or unmute:\tCtrl|Shift|Space",
"shortcuts.calls.mute_toggle.mac": "Mute or unmute:\t⌘|Shift|Space",
"shortcuts.calls.participants_list_toggle": "Show or hide participants list:\tAlt|P\tCtrl|Shift|P",
"shortcuts.calls.participants_list_toggle.mac": "Show or hide participants list:\t⌥|P\t⌘|Shift|P",
"shortcuts.calls.push_to_talk": "Hold to unmute (push to talk):\tSpace",
"shortcuts.calls.raise_hand_toggle": "Raise or lower hand:\tCtrl|Shift|Y",
"shortcuts.calls.raise_hand_toggle.mac": "Raise or lower hand:\t⌘|Shift|Y",
"shortcuts.calls.share_screen_toggle": "Share or unshare the screen:\tCtrl|Shift|E",
"shortcuts.calls.share_screen_toggle.mac": "Share or unshare the screen:\t⌘|Shift|E",
"shortcuts.calls.widget.header": "Call widget",
"shortcuts.files.header": "Files",
"shortcuts.files.upload": "Upload files:\tCtrl|U",
"shortcuts.files.upload.mac": "Upload files:\t⌘|U",
"shortcuts.generic.alt": "Alt",
"shortcuts.generic.ctrl": "Ctrl",
"shortcuts.generic.shift": "Shift",
"shortcuts.header": "Keyboard shortcuts\tCtrl|/",
"shortcuts.header.mac": "Keyboard shortcuts\t⌘|/",
"shortcuts.info": "Begin a message with / for a list of all the available slash commands.",
"shortcuts.msgs.comp.channel": "Channel:\t~|[a-z]|Tab",
"shortcuts.msgs.comp.emoji": "Emoji:\t:|[a-z]|Tab",
"shortcuts.msgs.comp.header": "Autocomplete",
"shortcuts.msgs.comp.last_reaction": "React to last message:\tCtrl|Shift|",
"shortcuts.msgs.comp.last_reaction.mac": "React to last message:\t⌘|Shift|",
"shortcuts.msgs.comp.username": "Username:\t@|[a-z]|Tab",
"shortcuts.msgs.edit": "Edit last message in channel:\tUp",
"shortcuts.msgs.formatting_bar.post_priority": "Message priority",
"shortcuts.msgs.header": "Messages",
"shortcuts.msgs.input.header": "Works inside an empty input field",
"shortcuts.msgs.markdown.bold": "Bold:\tCtrl|B",
"shortcuts.msgs.markdown.bold.mac": "Bold:\t⌘|B",
"shortcuts.msgs.markdown.code": "Code:\tCtrl|Alt|C",
"shortcuts.msgs.markdown.code.mac": "Code:\t⌘|⌥|C",
"shortcuts.msgs.markdown.emoji": "Emoji / Gif picker:\tCtrl|Alt|E",
"shortcuts.msgs.markdown.emoji.mac": "Emoji / Gif picker:\t⌘|⌥|E",
"shortcuts.msgs.markdown.formatting.hide": "Hide Formatting:\tCtrl|Alt|T",
"shortcuts.msgs.markdown.formatting.hide.mac": "Hide Formatting:\t⌘|⌥|T",
"shortcuts.msgs.markdown.formatting.show": "Show Formatting:\tCtrl|Alt|T",
"shortcuts.msgs.markdown.formatting.show.mac": "Show Formatting:\t⌘|⌥|T",
"shortcuts.msgs.markdown.h3": "Heading",
"shortcuts.msgs.markdown.h3.mac": "Heading",
"shortcuts.msgs.markdown.header": "Formatting",
"shortcuts.msgs.markdown.italic": "Italic:\tCtrl|I",
"shortcuts.msgs.markdown.italic.mac": "Italic:\t⌘|I",
"shortcuts.msgs.markdown.link": "Link:\tCtrl|Alt|K",
"shortcuts.msgs.markdown.link.mac": "Link:\t⌘|⌥|K",
"shortcuts.msgs.markdown.ordered": "Numbered List:\tShift|Alt|7",
"shortcuts.msgs.markdown.ordered.mac": "Numbered List:\tShift|⌥|7",
"shortcuts.msgs.markdown.preview": "Show/Hide Preview:\tCtrl|Alt|P",
"shortcuts.msgs.markdown.preview.mac": "Show/Hide Preview:\t⌘|⌥|P",
"shortcuts.msgs.markdown.quote": "Quote:\tShift|Alt|9",
"shortcuts.msgs.markdown.quote.mac": "Quote:\tShift|⌥|9",
"shortcuts.msgs.markdown.strike": "Strikethrough:\tShift|Alt|X",
"shortcuts.msgs.markdown.strike.mac": "Strikethrough:\tShift|⌥|X",
"shortcuts.msgs.markdown.unordered": "Bulleted List\tShift|Alt|8",
"shortcuts.msgs.markdown.unordered.mac": "Bulleted List:\tShift|⌥|8",
"shortcuts.msgs.reply": "Reply to last message in channel:\tShift|Up",
"shortcuts.msgs.reprint_next": "Reprint next message:\tCtrl|Down",
"shortcuts.msgs.reprint_next.mac": "Reprint next message:\t⌘|Down",
"shortcuts.msgs.reprint_prev": "Reprint previous message:\tCtrl|Up",
"shortcuts.msgs.reprint_prev.mac": "Reprint previous message:\t⌘|Up",
"shortcuts.msgs.search.header": "Searching",
"shortcuts.msgs.search_channel": "In channel:\tCtrl|F",
"shortcuts.msgs.search_channel.mac": "In channel:\t⌘|F",
"shortcuts.nav.direct_messages_menu": "Direct messages menu:\tCtrl|Shift|K",
"shortcuts.nav.direct_messages_menu.mac": "Direct messages menu:\t⌘|Shift|K",
"shortcuts.nav.expand_sidebar": "Expand the right sidebar:\tCtrl|Shift|.",
"shortcuts.nav.expand_sidebar.mac": "Expand the right sidebar:\t⌘|Shift|.",
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
"shortcuts.nav.header": "Navigation",
"shortcuts.nav.next": "Next channel:\tAlt|Down",
"shortcuts.nav.next.mac": "Next channel:\t⌥|Down",
"shortcuts.nav.open_channel_info": "View channel info:\tCtrl|Alt|I",
"shortcuts.nav.open_channel_info.mac": "View channel info:\t⌘|Shift|I",
"shortcuts.nav.open_close_sidebar": "Open or close the right sidebar:\tCtrl|.",
"shortcuts.nav.open_close_sidebar.mac": "Open or close the right sidebar:\t⌘|.",
"shortcuts.nav.prev": "Previous channel:\tAlt|Up",
"shortcuts.nav.prev.mac": "Previous channel:\t⌥|Up",
"shortcuts.nav.recent_mentions": "Recent mentions:\tCtrl|Shift|M",
"shortcuts.nav.recent_mentions.mac": "Recent mentions:\t⌘|Shift|M",
"shortcuts.nav.settings": "Settings:\tCtrl|Shift|A",
"shortcuts.nav.settings.mac": "Settings:\t⌘|Shift|A",
"shortcuts.nav.switcher": "Quick channel navigation:\tCtrl|K",
"shortcuts.nav.switcher.mac": "Quick channel navigation:\t⌘|K",
"shortcuts.nav.toggle_unreads": "Toggle unread/all channels:\tCtrl|Shift|U",
"shortcuts.nav.toggle_unreads.mac": "Toggle unread/all channels:\t⌘|Shift|U",
"shortcuts.nav.unread_next": "Next unread channel:\tAlt|Shift|Down",
"shortcuts.nav.unread_next.mac": "Next unread channel:\t⌥|Shift|Down",
"shortcuts.nav.unread_prev": "Previous unread channel:\tAlt|Shift|Up",
"shortcuts.nav.unread_prev.mac": "Previous unread channel:\t⌥|Shift|Up",
"shortcuts.team_nav.next": "Next team:\tCtrl|Alt|Down",
"shortcuts.team_nav.next.mac": "Next team:\t⌘|⌥|Down",
"shortcuts.team_nav.prev": "Previous team:\tCtrl|Alt|Up",
"shortcuts.team_nav.prev.mac": "Previous team:\t⌘|⌥|Up",
"shortcuts.team_nav.switcher": "Navigate to a specific team:\tCtrl|Alt|[1-9]",
"shortcuts.team_nav.switcher.mac": "Navigate to a specific team:\t⌘|⌥|[1-9]",
"sidebar.createDirectMessage": "Write a direct message",
"sidebar.createUserGroup": "Create New User Group",
"sidebar.directchannel.you": "{displayname} (you)",
"sidebar.menu.item.notSelected": "not selected",
"sidebar.menu.item.selected": "selected",
"sidebar.openDirectMessage": "Open a direct message",
"sidebar.show": "Show",
"sidebar.sort": "Sort",
"sidebar.sortedByRecencyLabel": "Recent activity",
"sidebar.sortedManually": "Manually",
"sidebar.team_menu.button.plusIcon": "Plus Icon",
"sidebar.team_menu.button.teamImage": "{teamName} Team Image",
"sidebar.team_menu.button.teamInitials": "{teamName} Team Initials",
"sidebar.team_menu.menuAriaLabel": "Team Menu",
"sidebar.team_select": "{siteName} - Join a team",
"sidebar.types.channels": "CHANNELS",
"sidebar.types.direct_messages": "DIRECT MESSAGES",
"sidebar.types.favorites": "FAVOURITES",
"sidebar.types.unreads": "UNREADS",
"sidebar.unreads": "More unreads",
"sidebar_left.addChannelsCta": "Add channels",
"sidebar_left.add_channel_cta_dropdown.dropdownAriaLabel": "Add Channel Dropdown",
"sidebar_left.add_channel_dropdown.browseChannels": "Browse channels",
"sidebar_left.add_channel_dropdown.browseOrCreateChannels": "Browse or create channels",
"sidebar_left.add_channel_dropdown.createCategory": "Create new category",
"sidebar_left.add_channel_dropdown.createNewChannel": "Create new channel",
"sidebar_left.add_channel_dropdown.dropdownAriaLabel": "Add Channel Dropdown",
"sidebar_left.add_channel_dropdown.invitePeople": "Invite people",
"sidebar_left.add_channel_dropdown.invitePeopleExtraText": "Add people to the team",
"sidebar_left.channel_filter.filterByUnread": "Filter by unread",
"sidebar_left.channel_filter.filterUnreadAria": "unreads filter",
"sidebar_left.channel_filter.showAllChannels": "Show all channels",
"sidebar_left.channel_navigator.channelSwitcherLabel": "Find Channels",
"sidebar_left.channel_navigator.goBackLabel": "Back",
"sidebar_left.channel_navigator.goForwardLabel": "Forward",
"sidebar_left.channel_navigator.jumpTo": "Find channel",
"sidebar_left.inviteMembers": "Invite Members",
"sidebar_left.sidebar_category.newDropBoxLabel": "Drag channels here...",
"sidebar_left.sidebar_category.newLabel": "new",
"sidebar_left.sidebar_category_menu.createCategory": "Create New Category",
"sidebar_left.sidebar_category_menu.deleteCategory": "Delete Category",
"sidebar_left.sidebar_category_menu.dropdownAriaLabel": "Edit category menu",
"sidebar_left.sidebar_category_menu.editCategory": "Category options",
"sidebar_left.sidebar_category_menu.muteCategory": "Mute Category",
"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",
"sidebar_left.sidebar_channel_menu.copyLink": "Copy Link",
"sidebar_left.sidebar_channel_menu.dropdownAriaLabel": "Edit channel menu",
"sidebar_left.sidebar_channel_menu.editChannel": "Channel options",
"sidebar_left.sidebar_channel_menu.editChannel.ariaLabel": "Channel options for {channelName}",
"sidebar_left.sidebar_channel_menu.favoriteChannel": "Favourite",
"sidebar_left.sidebar_channel_menu.favorites": "Favourites",
"sidebar_left.sidebar_channel_menu.leaveChannel": "Leave Channel",
"sidebar_left.sidebar_channel_menu.leaveConversation": "Close Conversation",
"sidebar_left.sidebar_channel_menu.markAsRead": "Mark as Read",
"sidebar_left.sidebar_channel_menu.markAsUnread": "Mark as Unread",
"sidebar_left.sidebar_channel_menu.moveTo": "Move to...",
"sidebar_left.sidebar_channel_menu.moveTo.dropdownAriaLabel": "Move to submenu",
"sidebar_left.sidebar_channel_menu.moveToNewCategory": "New Category",
"sidebar_left.sidebar_channel_menu.muteChannel": "Mute Channel",
"sidebar_left.sidebar_channel_menu.muteConversation": "Mute Conversation",
"sidebar_left.sidebar_channel_menu.unfavoriteChannel": "Unfavourite",
"sidebar_left.sidebar_channel_menu.unmuteChannel": "Unmute Channel",
"sidebar_left.sidebar_channel_menu.unmuteConversation": "Unmute Conversation",
"sidebar_left.sidebar_channel_menu_convert_to_channel": "Convert to Private Channel",
"sidebar_left.sidebar_channel_modal.channel_name_placeholder": "Enter a name for the channel",
"sidebar_left.sidebar_channel_modal.confirmation_text": "Convert to private channel",
"sidebar_left.sidebar_channel_modal.header": "Convert to Private Channel",
"sidebar_left.sidebar_channel_modal.no_common_teams_error.body": "Group Message cannot be converted to a channel because members are not a part of the same team. Add all members to a single team to convert this group message to a channel in that team.",
"sidebar_left.sidebar_channel_modal.no_common_teams_error.heading": "Unable to convert to a channel because group members are part of different teams",
"sidebar_left.sidebar_channel_modal.select_team_placeholder": "Select Team",
"sidebar_left.sidebar_channel_modal.warning_body": "You are about to convert the Group Message with {memberNames} to a Channel. This cannot be undone.",
"sidebar_left.sidebar_channel_modal.warning_body_yourself": "yourself",
"sidebar_left.sidebar_channel_modal.warning_header": "Conversation history will be visible to any channel members",
"sidebar_left.sidebar_channel_navigator.addChannelsCta": "Add channels",
"sidebar_left.sidebar_channel_navigator.inviteUsers": "Invite Users",
"sidebar_right_menu.console": "System Console",
"sidebar_right_menu.flagged": "Saved messages",
"sidebar_right_menu.recentMentions": "Recent Mentions",
"signup.ldap": "AD/LDAP Credentials",
"signup_team.guest_without_channels": "Your guest account has no channels assigned. Please contact an administrator.",
"signup_team.join_open": "Teams you can join: ",
"signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.",
"signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.",
"signup_team_system_console": "Go to System Console",
"signup_user_completed.cardtitle": "Create your account",
"signup_user_completed.cardtitle.external": "Create your account with one of the following:",
"signup_user_completed.chooseUser": "Choose a Username",
"signup_user_completed.create": "Create Account",
"signup_user_completed.emailIs": "Use this address to sign in to {siteName}.",
"signup_user_completed.emailLabel": "Email address",
"signup_user_completed.failed_update_user_state": "Please clear your cache and try to log in.",
"signup_user_completed.haveAccount": "Already have an account?",
"signup_user_completed.invalid_invite.message": "Please speak with your Administrator to receive an invitation.",
"signup_user_completed.invalid_invite.title": "This invite link is invalid.",
"signup_user_completed.no_open_server.title": "This server doesnt allow open signups",
"signup_user_completed.or": "or create an account with",
"signup_user_completed.required": "This field is required",
"signup_user_completed.reserved": "This username is reserved, please choose a new one.",
"signup_user_completed.return": "Return to log in",
"signup_user_completed.saving": "Creating account…",
"signup_user_completed.signIn": "Log in",
"signup_user_completed.subtitle": "Create your Mattermost account to start collaborating with your team",
"signup_user_completed.title": "Lets get started",
"signup_user_completed.userHelp": "You can use lowercase letters, numbers, full stops, dashes, and underscores.",
"signup_user_completed.usernameLength": "Usernames have to begin with a lowercase letter and be {min}-{max} characters long. You can use lowercase letters, numbers, full stops, dashes, and underscores.",
"signup_user_completed.validEmail": "Please enter a valid email address",
"single_image_view.copied_link_tooltip": "Copied",
"single_image_view.copy_link_tooltip": "Copy link",
"single_image_view.download_tooltip": "Download",
"slash_commands.header": "Slash Commands",
"someting.string": "defaultString",
"start_cloud_trial.modal.enter_trial_email.input.label": "Enter business email",
"start_cloud_trial.modal.enter_trial_email.input.placeholder": "name@companydomain.com",
"start_trial.modal.failed": "Failed",
"start_trial.modal.gettingTrial": "Getting Trial...",
"start_trial.modal.loaded": "Loaded!",
"start_trial.modal.loading": "Loading...",
"start_trial.modal_btn.start_free_trial": "Start a free 30-day trial",
"start_trial.tutorialTip.desc": "Explore our most requested premium features. Determine user access with Guest Accounts, automate compliance reports, and send secure ID-only mobile push notifications.",
"start_trial.tutorialTip.title": "Try our premium features for free",
"start_trial_form.company_name": "Company Name",
"start_trial_form.company_size": "Company Size",
"start_trial_form.disclaimer": "By selecting Start trial, I agree to the <agreement>Mattermost Software Evaluation Agreement</agreement>, <privacypolicy>Privacy Policy</privacypolicy>, and receiving product emails.",
"start_trial_form.email": "Business Email",
"start_trial_form.invalid_business_email": "Please enter a valid business email address.",
"start_trial_form.modal_body": "Just a few quick items to help your trial experience be tailored",
"start_trial_form.modal_btn.start": "Start trial",
"start_trial_form.modal_title": "Start Trial",
"start_trial_form.name": "Name",
"start_trial_form_modal.failureModal.subtitle": "An error occurred while processing your trial request.",
"start_trial_form_modal.failureModal.subtitle2": "Please try again or contact support.",
"start_trial_form_modal.failureModal.title": "Please try again",
"status_dropdown.dnd_sub_menu_header": "Clear after:",
"status_dropdown.dnd_sub_menu_item.custom": "Choose date and time",
"status_dropdown.dnd_sub_menu_item.dont_clear": "Don't clear",
"status_dropdown.dnd_sub_menu_item.one_hour": "1 hour",
"status_dropdown.dnd_sub_menu_item.thirty_minutes": "30 minutes",
"status_dropdown.dnd_sub_menu_item.tomorrow": "Tomorrow",
"status_dropdown.dnd_sub_menu_item.two_hours": "2 hours",
"status_dropdown.menuAriaLabel": "set status",
"status_dropdown.profile_button_label": "Select to open Profile and Status menu.",
"status_dropdown.profile_button_label.away": "Current status: Away. Select to open Profile and Status menu.",
"status_dropdown.profile_button_label.dnd": "Current status: Do not disturb. Select to open Profile and Status menu.",
"status_dropdown.profile_button_label.offline": "Current status: Offline. Select to open Profile and Status menu.",
"status_dropdown.profile_button_label.online": "Current status: Online. Select to open Profile and Status menu.",
"status_dropdown.profile_button_label.ooo": "Current status: Out of office. Select to open Profile and Status menu.",
"status_dropdown.set_away": "Away",
"status_dropdown.set_custom": "Set a custom status",
"status_dropdown.set_custom_text": "Set custom status text",
"status_dropdown.set_dnd": "Do not disturb",
"status_dropdown.set_dnd.extra": "Disables all notifications",
"status_dropdown.set_offline": "Offline",
"status_dropdown.set_online": "Online",
"status_dropdown.set_ooo": "Out of office",
"status_dropdown.set_ooo.extra": "Automatic replies are enabled",
"success_modal.return_to_workspace": "Return to workspace",
"success_modal.subtitle": "Your final bill will be apportioned. Your workspace now has {plan} limits.",
"suggestion.all": "All channel types",
"suggestion.archive": "Archived channels",
"suggestion.commands": "Commands",
"suggestion.emoji": "Emoji",
"suggestion.group.members": "{member_count} {member_count, plural, one {member} other {members}}",
"suggestion.mention.all": "Notifies everyone in this channel",
"suggestion.mention.channel": "Notifies everyone in this channel",
"suggestion.mention.channels": "My Channels",
"suggestion.mention.here": "Notifies everyone online in this channel",
"suggestion.mention.members": "Channel Members",
"suggestion.mention.morechannels": "Other Channels",
"suggestion.mention.moremembers": "Other Members",
"suggestion.mention.nonmembers": "Not in Channel",
"suggestion.mention.private.channels": "Private Channels",
"suggestion.mention.recent.channels": "Recent",
"suggestion.mention.special": "Special Mentions",
"suggestion.mention.unread": "Unread",
"suggestion.private": "Private channels",
"suggestion.public": "Public channels",
"suggestion.search.direct": "Direct Messages",
"suggestion.search.group": "Group Mentions",
"suggestion.search.private": "Private Channels",
"suggestion.search.public": "Public Channels",
"suggestion.user.isCurrent": "(you)",
"suggestion_list.no_matches": "No items match __{value}__",
"system_notice.adminVisible": "Only visible to System Admins",
"system_notice.adminVisible.icon": "Only visible to System Admins Icon",
"system_notice.body.api3": "If youve created or installed integrations in the last two years, find out how <link>recent changes</link> may have affected them.",
"system_notice.body.ee_upgrade_advice": "Enterprise Edition is recommended to ensure optimal operation and reliability. <link>Learn more</link>.",
"system_notice.body.ie11_deprecation": "Your browser, IE11, will no longer be supported in an upcoming release. <link>Find out how to move to another browser in one simple step</link>.",
"system_notice.body.permissions": "Some policy and permission System Console settings have moved with the release of <link>advanced permissions</link> into Mattermost Free and Professional.",
"system_notice.dont_show": "Don't show again",
"system_notice.remind_me": "Remind me Later",
"system_notice.title": "Notice from Mattermost",
"system_notice.title.gm_as_dm": "Updates to Group Messages",
"system_noticy.body.gm_as_dm": "You will now be notified for all activity in your group messages along with a notification badge for every new message.{br}{br}You can configure this in notification preferences for each group message.",
"tag.default.beta": "BETA",
"tag.default.bot": "BOT",
"tag.default.guest": "GUEST",
"tag.default.new": "NEW",
"team.button.ariaLabel": "{teamName} team",
"team.button.mentions.ariaLabel": "{teamName} team, {mentionCount} mentions",
"team.button.name_undefined": "This team does not have a name",
"team.button.unread.ariaLabel": "{teamName} team unread",
"team_channel_settings.group.group_user_row.numberOfGroups": "{amount, number} {amount, plural, one {Group} other {Groups}}",
"team_groups": "{team} Groups",
"team_member_modal.invitePeople": "Invite People",
"team_member_modal.members": "{team} Members",
"team_members_dropdown.confirmDemoteDescription": "If you demote yourself from the System Admin role and there is not another user with System Admin privileges, you'll need to re-assign a System Admin by accessing the Mattermost server through a terminal and running the following command.",
"team_members_dropdown.confirmDemoteRoleTitle": "Confirm Demotion from System Admin Role",
"team_members_dropdown.confirmDemotion": "Confirm Demotion",
"team_members_dropdown.confirmDemotionCmd": "platform roles system_admin {username}",
"team_members_dropdown.guest": "Guest",
"team_members_dropdown.inactive": "Inactive",
"team_members_dropdown.leave_team": "Remove from Team",
"team_members_dropdown.makeAdmin": "Make Team Admin",
"team_members_dropdown.makeMember": "Make Team Member",
"team_members_dropdown.makeTeamAdmins": "Make Team Admins",
"team_members_dropdown.makeTeamMembers": "Make Team Members",
"team_members_dropdown.member": "Member",
"team_members_dropdown.menuAriaLabel": "Change the role of a team member",
"team_members_dropdown.systemAdmin": "System Admin",
"team_members_dropdown.teamAdmin": "Team Admin",
"team_members_dropdown.teamAdmins": "Team Admins",
"team_members_dropdown.teamMembers": "Team Members",
"team_settings.openInviteDescription.error": "An error occurred while generating the invite code, please try again",
"team_settings.openInviteDescription.groupConstrained": "Members of this team are added and removed by linked groups. <link>Learn More</link>",
"team_settings_modal.accessTab": "Access",
"team_settings_modal.infoTab": "Info",
"team_settings_modal.title": "Team Settings",
"team_sidebar.join": "Other teams you can join",
"terms_of_service.agreeButton": "I Agree",
"terms_of_service.api_error": "Unable to complete the request. If this issue persists, contact your System Administrator.",
"terms_of_service.disagreeButton": "I Disagree",
"test1": "Help Text",
"test2": "Button Text",
"textbox.bold": "**bold**",
"textbox.edit": "Edit message",
"textbox.help": "Help",
"textbox.inlinecode": "`inline code`",
"textbox.italic": "*italic*",
"textbox.preformatted": "```preformatted```",
"textbox.preview": "Preview",
"textbox.quote": ">quote",
"textbox.strike": "strike",
"threadFromArchivedChannelMessage": "You are viewing a thread from an **archived channel**. New messages cannot be posted.",
"threading.filters.unreads": "Unreads",
"threading.following": "Following",
"threading.footer.lastReplyAt": "Last reply {formatted}",
"threading.header.heading": "Thread",
"threading.notFollowing": "Follow",
"threading.numNewMessages": "{newReplies, plural, =0 {No unread messages} =1 {One unread message} other {# unread messages}}",
"threading.numNewReplies": "{newReplies, plural, =1 {# new reply} other {# new replies}}",
"threading.numReplies": "{totalReplies, plural, =0 {Reply} =1 {# reply} other {# replies}}",
"threading.threadHeader.menu": "More Actions",
"threading.threadItem.menu": "Actions",
"threading.threadList.markRead": "Mark all as read",
"threading.threadMenu.copy": "Copy link",
"threading.threadMenu.follow": "Follow thread",
"threading.threadMenu.followExtra": "You will be notified about replies",
"threading.threadMenu.followMessage": "Follow message",
"threading.threadMenu.markRead": "Mark as read",
"threading.threadMenu.markUnread": "Mark as unread",
"threading.threadMenu.openInChannel": "Open in channel",
"threading.threadMenu.save": "Save",
"threading.threadMenu.unfollow": "Unfollow thread",
"threading.threadMenu.unfollowExtra": "You wont be notified about replies",
"threading.threadMenu.unfollowMessage": "Unfollow message",
"threading.threadMenu.unsave": "Unsave",
"three_days_left_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.",
"three_days_left_trial.modal.ldapTitle": "Synchronise your Active Directory/LDAP groups",
"three_days_left_trial.modal.limitsTitle": "Limits",
"three_days_left_trial.modal.subtitle": "There is still time to explore what the paid plans can help you and your team accomplish.",
"three_days_left_trial.modal.subtitleLimitsOverpassed": "There are 3 days left on your trial. Upgrade to the Professional or Enterprise plan to avoid exceeding your data limits on the Free plan.",
"three_days_left_trial.modal.systemConsoleDescription": "Assign customisable admin roles to give designated users read and/or write access to select sections of System Console.",
"three_days_left_trial.modal.systemConsoleTitle": "Provide controlled access to the System Console",
"three_days_left_trial.modal.title": "Your trial ends soon",
"three_days_left_trial.modal.titleLimitsOverpassed": "Upgrade before the trial ends",
"three_days_left_trial.modal.useSsoDescription": "Sign on quickly and easily with our SSO feature that works with OpenID, SAML, Google and Office365.",
"three_days_left_trial.modal.useSsoTitle": "Use SSO (with OpenID, SAML, Google, Office365)",
"three_days_left_trial.modal.viewPlans": "View plan options",
"three_days_left_trial_modal.learnMore": "Learn more",
"time_dropdown.choose_time": "Choose a time",
"timestamp.datetime": "{relativeOrDate} at {time}",
"trial_benefits.modal.ldapDescription": "Use AD/LDAP groups to organise and apply actions to multiple users at once. Manage team and channel memberships, permissions and more.",
"trial_benefits.modal.ldapTitle": "Synchronise your Active Directory/LDAP groups",
"trial_benefits.modal.onlyVisibleToAdmins": "Only visible to admins",
"trial_benefits.modal.playbooksButton": "Open Playbooks",
"trial_benefits.modal.playbooksDescription": "Create private playbooks, manage granular permissions schemes, and track custom metrics with a dedicated dashboard.",
"trial_benefits.modal.playbooksTitle": "Playbooks get superpowers",
"trial_benefits.modal.systemConsoleDescription": "Assign customisable admin roles to give designated users read and/or write access to select sections of System Console.",
"trial_benefits.modal.systemConsoleTitle": "Provide controlled access to the System Console",
"trial_benefits.modal.trialStartTitle": "Your trial has started! Explore the benefits of Enterprise",
"trial_benefits.modal.trialStartTitleCloud": "Your trial has started!",
"trial_benefits.modal.trialStartedDescriptionBody": "You now have access to <guestAccountsLink>guest accounts</guestAccountsLink>, <autoComplianceReportsLink>automated compliance reports</autoComplianceReportsLink>, and <mobileSecureNotificationsLink>mobile secure-ID push notifications</mobileSecureNotificationsLink>, among many other features.",
"trial_benefits.modal.trialStartedDescriptionIntro": "Welcome to your Mattermost Enterprise trial! It expires on {trialExpirationDate}. ",
"trial_benefits.modal.useSsoDescription": "Sign on quickly and easily with our SSO feature that works with OpenID, SAML, Google, and Office365.",
"trial_benefits.modal.useSsoTitle": "Use SSO (with OpenID, SAML, Google, Office365)",
"trial_benefits_modal.trial_just_started.buttons.close": "Close",
"trial_benefits_modal.trial_just_started.buttons.invitePeople": "Invite people",
"trial_benefits_modal.trial_just_started.buttons.setUp": "Configure system console",
"trial_btn.free.tryFreeFor30Days": "Try free for 30 days",
"tutorial_threads.list.Down": "Down",
"tutorial_threads.list.Up": "UP",
"tutorial_threads.list.description-p1": "Here youll see a preview of all threads youre following or participating in. Clicking on a thread in this list will open the full thread on the right.",
"tutorial_threads.list.description-p2": "Use {upKey} / {downKey} to navigate the thread list.",
"tutorial_threads.list.title": "Threads List",
"tutorial_threads.threads_pane.description": "Click the <b>Follow</b> button to be notified about replies and see it in your <b>Threads</b> view. Within a thread, the <b>New Messages</b> line shows you where you left off.",
"tutorial_threads.threads_pane.title": "Viewing a thread in the sidebar",
"tutorial_threads.unread.description": "You can switch to <b>Unreads</b> to show only threads that are unread.",
"tutorial_threads.unread.title": "Unread threads",
"tutorial_threads.welcome.description": "All the conversations that youre participating in or following will show here. If you have unread messages or mentions within your threads, youll see that here too.",
"tutorial_threads.welcome.title": "Welcome to the Threads view!",
"tutorial_tip.done": "Done",
"tutorial_tip.got_it": "Got it",
"tutorial_tip.ok": "Next",
"tutorial_tip.out": "Opt out of these tips.",
"tutorial_tip.seen": "Seen this before? ",
"unarchive_channel.cancel": "Cancel",
"unarchive_channel.confirm": "Confirm UNARCHIVE Channel",
"unarchive_channel.del": "Unarchive",
"unarchive_channel.viewArchived.question": "Are you sure you wish to unarchive the **{display_name}** channel?",
"update_command.confirm": "Edit Slash Command",
"update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?",
"update_command.update": "Update",
"update_incoming_webhook.update": "Update",
"update_incoming_webhook.updating": "Updating...",
"update_oauth_app.confirm": "Edit OAuth 2.0 application",
"update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?",
"update_outgoing_oauth_connection.confirm": "Edit Outgoing OAuth Connection",
"update_outgoing_oauth_connection.question": "Your changes may break any existing integrations using this connection. Are you sure you would like to update it?",
"update_outgoing_webhook.confirm": "Edit Outgoing Webhook",
"update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?",
"update_outgoing_webhook.update": "Update",
"upgradeLink.warn.upgrade_now": "Upgrade now",
"upgrade_export_data_modal.desc": "Export detailed data reports with ease and analyse user statistics conveniently. Upgrade to the Professional plan to gain access to data export.",
"upgrade_export_data_modal.title": "Upgrade to export data reports",
"upgrade_export_data_modal.view_plans": "View Plans",
"upload_overlay.info": "Drop a file to upload it.",
"url_input.buttonLabel.done": "Done",
"url_input.buttonLabel.edit": "Edit",
"url_input.label.url": "URL: ",
"user.settings.advance.confirmDeactivateAccountTitle": "Confirm Deactivation",
"user.settings.advance.confirmDeactivateDesc": "Are you sure you want to deactivate your account? This can only be reversed by your System Administrator.",
"user.settings.advance.deactivateAccountTitle": "Deactivate Account",
"user.settings.advance.deactivateDesc": "Deactivating your account removes your ability to log in to this server and disables all email and mobile notifications. To reactivate your account, contact your System Administrator.",
"user.settings.advance.deactivateDescShort": "Click 'Edit' to deactivate your account",
"user.settings.advance.deactivate_member_modal.deactivateButton": "Yes, deactivate my account",
"user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled.",
"user.settings.advance.formattingTitle": "Enable Post Formatting",
"user.settings.advance.icon": "Advanced Settings Icon",
"user.settings.advance.joinLeaveDesc": "When 'On', System Messages saying a user has joined or left a channel will be visible. When 'Off', the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.",
"user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages",
"user.settings.advance.off": "Off",
"user.settings.advance.on": "On",
"user.settings.advance.onForAllMessages": "On for all messages",
"user.settings.advance.onForCode": "On only for code blocks starting with ```",
"user.settings.advance.performance.disableClientPlugins": "Disable Client-side Plugins",
"user.settings.advance.performance.disableTelemetry": "Disable telemetry events sent from the client",
"user.settings.advance.performance.disableTypingMessages": "Disable 'User is typing...' messages",
"user.settings.advance.performance.info1": "You may enable these settings temporarily to help isolate performance issues while debugging. It is not recommended to leave these settings enabled for an extended period of time as they can negatively impact your user experience.",
"user.settings.advance.performance.info2": "The page may need to be refreshed before these settings take effect.",
"user.settings.advance.performance.noneEnabled": "No settings enabled",
"user.settings.advance.performance.settingsEnabled": "{count, number} {count, plural, one {setting} other {settings}} enabled",
"user.settings.advance.performance.title": "Performance Debugging",
"user.settings.advance.sendDesc": "When enabled, CTRL + ENTER will send the message and ENTER inserts a new line.",
"user.settings.advance.sendDesc.mac": "When enabled, ⌘ + ENTER will send the message and ENTER inserts a new line.",
"user.settings.advance.sendTitle": "Send Messages on CTRL+ENTER",
"user.settings.advance.sendTitle.mac": "Send Messages on ⌘+ENTER",
"user.settings.advance.startFromLeftOff": "Start me where I left off",
"user.settings.advance.startFromNewest": "Start me at the newest message",
"user.settings.advance.syncDrafts.Desc": "When enabled, message drafts are synced with the server so they can be accessed from any device. When disabled, message drafts are only saved locally on the device where they are composed.",
"user.settings.advance.syncDrafts.Title": "Allow message drafts to sync with the server",
"user.settings.advance.title": "Advanced Settings",
"user.settings.advance.unreadScrollPositionDesc": "Choose your scroll position when you view an unread channel. Channels will always be marked as read when viewed.",
"user.settings.advance.unreadScrollPositionTitle": "Scroll position when viewing an unread channel",
"user.settings.custom_theme.awayIndicator": "Away Indicator",
"user.settings.custom_theme.buttonBg": "Button BG",
"user.settings.custom_theme.buttonColor": "Button Text",
"user.settings.custom_theme.centerChannelBg": "Centre Channel BG",
"user.settings.custom_theme.centerChannelColor": "Centre Channel Text",
"user.settings.custom_theme.centerChannelTitle": "Centre Channel Styles",
"user.settings.custom_theme.codeTheme": "Code Theme",
"user.settings.custom_theme.copied": "✔ Copied",
"user.settings.custom_theme.copyPaste": "Copy and paste to share theme colours:",
"user.settings.custom_theme.copyThemeColors": "Copy Theme Colours",
"user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator",
"user.settings.custom_theme.errorTextColor": "Error Text Colour",
"user.settings.custom_theme.linkButtonTitle": "Link and Button Styles",
"user.settings.custom_theme.linkColor": "Link Colour",
"user.settings.custom_theme.mentionBg": "Mention Jewel BG",
"user.settings.custom_theme.mentionColor": "Mention Jewel Text",
"user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG",
"user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link",
"user.settings.custom_theme.newMessageSeparator": "New Message Separator",
"user.settings.custom_theme.onlineIndicator": "Online Indicator",
"user.settings.custom_theme.sidebarBg": "Sidebar BG",
"user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG",
"user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text",
"user.settings.custom_theme.sidebarTeamBarBg": "Team Sidebar BG",
"user.settings.custom_theme.sidebarText": "Sidebar Text",
"user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border",
"user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Colour",
"user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG",
"user.settings.custom_theme.sidebarTitle": "Sidebar Styles",
"user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text",
"user.settings.display.availabilityStatusOnPostsDescription": "When enabled, online availability is displayed on profile images in the message list.",
"user.settings.display.availabilityStatusOnPostsTitle": "Show online availability on profile images",
"user.settings.display.channelDisplayTitle": "Channel Display",
"user.settings.display.channeldisplaymode": "Select the width of the centre channel.",
"user.settings.display.clickToReply": "Click to open threads",
"user.settings.display.clickToReplyDescription": "When enabled, click anywhere on a message to open the reply thread",
"user.settings.display.clockDisplay": "Clock Display",
"user.settings.display.collapseDesc": "Set whether previews of image links and image attachment thumbnails show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.",
"user.settings.display.collapseDisplay": "Default Appearance of Image Previews",
"user.settings.display.collapseOff": "Collapsed",
"user.settings.display.collapseOn": "Expanded",
"user.settings.display.collapsedReplyThreadsDescription": "When enabled, reply messages are not shown in the channel and you'll be notified about threads you're following in the 'Threads' view.",
"user.settings.display.collapsedReplyThreadsOff": "Off",
"user.settings.display.collapsedReplyThreadsOn": "On",
"user.settings.display.collapsedReplyThreadsTitle": "Threaded Discussions",
"user.settings.display.colorize": "Colourise usernames",
"user.settings.display.colorizeDes": "Use colours to distinguish users in compact mode",
"user.settings.display.fixedWidthCentered": "Fixed width, centred",
"user.settings.display.fullScreen": "Full width",
"user.settings.display.icon": "Display Settings Icon",
"user.settings.display.language": "Language",
"user.settings.display.lastActiveDesc": "When enabled, other users will see when you were last active.",
"user.settings.display.lastActiveDisplay": "Share last active time",
"user.settings.display.lastActiveOff": "Off",
"user.settings.display.lastActiveOn": "On",
"user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.",
"user.settings.display.linkPreviewDisplay": "Website Link Previews",
"user.settings.display.linkPreviewOff": "Off",
"user.settings.display.linkPreviewOn": "On",
"user.settings.display.messageDisplayClean": "Standard",
"user.settings.display.messageDisplayCleanDes": "Easy to scan and read.",
"user.settings.display.messageDisplayCompact": "Compact",
"user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as possible.",
"user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.",
"user.settings.display.messageDisplayTitle": "Message Display",
"user.settings.display.militaryClock": "24-hour clock (example: 16:00)",
"user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)",
"user.settings.display.oneClickReactionsOnPostsDescription": "When enabled, you can react quickly with recently used reactions when hovering over a message.",
"user.settings.display.oneClickReactionsOnPostsTitle": "Quick reactions on messages",
"user.settings.display.preferTime": "Select how you prefer time displayed.",
"user.settings.display.teammateNameDisplay": "This field is handled through your System Administrator. If you want to change it, you need to do so through your System Administrator.",
"user.settings.display.teammateNameDisplayDescription": "Set how to display other users' names in posts and the Direct Messages list.",
"user.settings.display.teammateNameDisplayFullname": "Show first and last name",
"user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name",
"user.settings.display.teammateNameDisplayTitle": "Teammate Name Display",
"user.settings.display.teammateNameDisplayUsername": "Show username",
"user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams",
"user.settings.display.theme.customTheme": "Custom Theme",
"user.settings.display.theme.describe": "Open to manage your theme",
"user.settings.display.theme.import": "Import theme colours from Slack",
"user.settings.display.theme.otherThemes": "See other themes",
"user.settings.display.theme.themeColors": "Theme Colours",
"user.settings.display.theme.title": "Theme",
"user.settings.display.timezone": "Timezone",
"user.settings.display.title": "Display Settings",
"user.settings.general.close": "Close",
"user.settings.general.confirmEmail": "Confirm Email",
"user.settings.general.currentEmail": "Current Email",
"user.settings.general.currentPassword": "Current Password",
"user.settings.general.email": "Email",
"user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.",
"user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.",
"user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailMatch": "The new emails you entered do not match.",
"user.settings.general.emailOffice365CantUpdate": "Login is handled through Entra ID and can't be updated. The email address used for notifications is {email}.",
"user.settings.general.emailOpenIdCantUpdate": "Login occurs through OpenID Connect. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emptyName": "Click 'Edit' to add your full name",
"user.settings.general.emptyNickname": "Click 'Edit' to add a nickname",
"user.settings.general.emptyPassword": "Please enter your current password.",
"user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position",
"user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.",
"user.settings.general.firstName": "First Name",
"user.settings.general.fullName": "Full Name",
"user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.",
"user.settings.general.imageUpdated": "Image last updated {date}",
"user.settings.general.incorrectPassword": "Your password is incorrect.",
"user.settings.general.lastName": "Last Name",
"user.settings.general.loginGitlab": "Login done through GitLab ({email})",
"user.settings.general.loginGoogle": "Login done through Google ({email})",
"user.settings.general.loginLdap": "Login done through AD/LDAP ({email})",
"user.settings.general.loginOffice365": "Login handled by Entra ID ({email})",
"user.settings.general.loginSaml": "Login done through SAML ({email})",
"user.settings.general.mobile.emptyName": "Click to add your full name",
"user.settings.general.mobile.emptyNickname": "Click to add a nickname",
"user.settings.general.mobile.emptyPosition": "Click to add your job title / position",
"user.settings.general.mobile.uploadImage": "Click to upload an image",
"user.settings.general.newEmail": "New Email",
"user.settings.general.nickname": "Nickname",
"user.settings.general.nicknameExtra": "Use Nickname for a name you might be called that is different from your first name and username. This is most often used when two or more people have similar sounding names and usernames.",
"user.settings.general.notificationsExtra": "By default, you will receive mention notifications when someone types your first name. Go to {notify} settings to change this default.",
"user.settings.general.notificationsLink": "Notifications",
"user.settings.general.position": "Position",
"user.settings.general.positionExtra": "Use Position for your role or job title. This will be shown in your profile popover.",
"user.settings.general.profilePicture": "Profile Picture",
"user.settings.general.sendAgain": "Send again",
"user.settings.general.sending": "Sending",
"user.settings.general.uploadImage": "Click 'Edit' to upload an image.",
"user.settings.general.username": "Username",
"user.settings.general.usernameGroupNameUniqueness": "This username conflicts with an existing group name.",
"user.settings.general.usernameInfo": "Pick something easy for teammates to recognise and recall.",
"user.settings.general.usernameReserved": "This username is reserved, please choose a new one.",
"user.settings.general.usernameRestrictions": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-', and '_'.",
"user.settings.general.validEmail": "Please enter a valid email address",
"user.settings.general.validImage": "Only BMP, JPG or PNG images may be used for profile pictures",
"user.settings.import_theme.cancel": "Cancel",
"user.settings.import_theme.importBody": "To import a theme, go to a Slack team and look for 'Preferences -> Sidebar Theme'. Open the custom theme option, copy the theme colour values and paste them here:",
"user.settings.import_theme.importHeader": "Import Slack Theme",
"user.settings.import_theme.submit": "Submit",
"user.settings.import_theme.submitError": "Invalid format, please try copying and pasting in again.",
"user.settings.languages.change": "Change interface language",
"user.settings.languages.dropdown.arialabel": "Dropdown selector to change the interface language",
"user.settings.languages.promote1": "Select which language Mattermost displays in the user interface.",
"user.settings.languages.promote2": "Would you like to help with translations? Join the <link>Mattermost Translation Server</link> to contribute.",
"user.settings.mfa.add": "Add MFA to Account",
"user.settings.mfa.addHelp": "Adding multi-factor authentication will make your account more secure by requiring a code from your mobile phone each time you sign in.",
"user.settings.mfa.remove": "Remove MFA from Account",
"user.settings.mfa.removeHelp": "Removing multi-factor authentication means you will no longer require a phone-based passcode to sign-in to your account.",
"user.settings.mfa.requiredHelp": "Multi-factor authentication is required on this server. Resetting is only recommended when you need to switch code generation to a new mobile device. You will be required to set it up again immediately.",
"user.settings.mfa.reset": "Reset MFA on Account",
"user.settings.mfa.title": "Multi-factor Authentication",
"user.settings.modal.advanced": "Advanced",
"user.settings.modal.confirmBtns": "Yes, Discard",
"user.settings.modal.confirmMsg": "You have unsaved changes, are you sure you want to discard them?",
"user.settings.modal.confirmTitle": "Discard Changes?",
"user.settings.modal.display": "Display",
"user.settings.modal.notifications": "Notifications",
"user.settings.modal.profile": "Profile Settings",
"user.settings.modal.security": "Security",
"user.settings.modal.sidebar": "Sidebar",
"user.settings.modal.title": "Profile",
"user.settings.notifications.autoResponder": "Automatic direct message replies",
"user.settings.notifications.autoResponderDefault": "Hello, I am out of office and unable to respond to messages.",
"user.settings.notifications.autoResponderDisabled": "Disabled",
"user.settings.notifications.autoResponderEnabled": "Enabled",
"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.channelWide": "Channel-wide mentions '@channel', '@all', '@here'",
"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.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.commentsRoot": "Trigger notifications on messages in threads that I start",
"user.settings.notifications.desktopAndMobile.allDesktopButMobileMentions": "All new messages on desktop; mentions, direct messages, and group messages on mobile",
"user.settings.notifications.desktopAndMobile.allDesktopButMobileNone": "All new messages on desktop; never on mobile",
"user.settings.notifications.desktopAndMobile.allForDesktopAndMobile": "All new messages",
"user.settings.notifications.desktopAndMobile.allNewMessages": "All new messages",
"user.settings.notifications.desktopAndMobile.away": "Away or offline",
"user.settings.notifications.desktopAndMobile.differentMobileNotificationsTitle": "Use different settings for my mobile devices",
"user.settings.notifications.desktopAndMobile.mentionsDesktopButMobileAll": "Mentions, direct messages and group messages on desktop; all new messages on mobile",
"user.settings.notifications.desktopAndMobile.mentionsForDesktopAndMobile": "Mentions, direct messages and group messages",
"user.settings.notifications.desktopAndMobile.mentionsForDesktopButMobileNone": "Mentions, direct messages and group messages on desktop; never on mobile",
"user.settings.notifications.desktopAndMobile.noValidSettings": "Configure desktop and mobile settings",
"user.settings.notifications.desktopAndMobile.noneDesktopButMobileAll": "Never on desktop; all new messages on mobile",
"user.settings.notifications.desktopAndMobile.noneDesktopButMobileMentions": "Never on desktop; mentions, direct messages and group messages on mobile",
"user.settings.notifications.desktopAndMobile.noneForDesktopAndMobile": "Never",
"user.settings.notifications.desktopAndMobile.nothing": "Nothing",
"user.settings.notifications.desktopAndMobile.notifyForDesktopthreads": "Notify me about replies to threads I'm following",
"user.settings.notifications.desktopAndMobile.notifyForMobilethreads": "Notify me on mobile about replies to threads I'm following",
"user.settings.notifications.desktopAndMobile.offline": "Offline",
"user.settings.notifications.desktopAndMobile.online": "Online, away or offline",
"user.settings.notifications.desktopAndMobile.onlyMentions": "Mentions, direct messages and group messages",
"user.settings.notifications.desktopAndMobile.pushNotification": "Trigger mobile notifications when I am:",
"user.settings.notifications.desktopAndMobile.pushNotificationsDisabled": "Mobile push notifications haven't been enabled by your system administrator.",
"user.settings.notifications.desktopAndMobile.sendDesktopNotificationFor": "Send notifications for:",
"user.settings.notifications.desktopAndMobile.sendMobileNotificationsFor": "Send mobile notifications for:",
"user.settings.notifications.desktopAndMobile.title": "Desktop and mobile notifications",
"user.settings.notifications.desktopNotificationSound.hasDesktopAndCallsSound": "'\\{desktopSound}'\\ for messages, '\\{callsSound}'\\ for calls",
"user.settings.notifications.desktopNotificationSound.hasDesktopAndNoCallsSound": "'\\{desktopSound}'\\ for messages, no sound for calls",
"user.settings.notifications.desktopNotificationSound.hasDesktopSound": "'\\{desktopSound}'\\ for messages",
"user.settings.notifications.desktopNotificationSound.incomingCallSound": "Incoming call sound",
"user.settings.notifications.desktopNotificationSound.messageNotificationSound": "Message notification sound",
"user.settings.notifications.desktopNotificationSound.noDesktopAndNoCallsSound": "No sound",
"user.settings.notifications.desktopNotificationSound.noDesktopAndhasCallsSound": "No sound for messages, '\\{callsSound}'\\ for calls",
"user.settings.notifications.desktopNotificationSound.noDesktopSound": "No sound",
"user.settings.notifications.desktopNotificationSound.noValidSound": "Configure desktop notification sounds",
"user.settings.notifications.desktopNotificationSound.soundBing": "Bing",
"user.settings.notifications.desktopNotificationSound.soundCalm": "Calm",
"user.settings.notifications.desktopNotificationSound.soundCheerful": "Cheerful",
"user.settings.notifications.desktopNotificationSound.soundCrackle": "Crackle",
"user.settings.notifications.desktopNotificationSound.soundDown": "Down",
"user.settings.notifications.desktopNotificationSound.soundDynamic": "Dynamic",
"user.settings.notifications.desktopNotificationSound.soundHello": "Hello",
"user.settings.notifications.desktopNotificationSound.soundRipple": "Ripple",
"user.settings.notifications.desktopNotificationSound.soundSelectPlaceholder": "Select a sound",
"user.settings.notifications.desktopNotificationSound.soundUpstairs": "Upstairs",
"user.settings.notifications.desktopNotificationSound.soundUrgent": "Urgent",
"user.settings.notifications.desktopNotificationSounds.title": "Desktop notification sounds",
"user.settings.notifications.email.disabled": "Email notifications are not enabled",
"user.settings.notifications.email.disabled_long": "Email notifications have not been enabled by your System Administrator.",
"user.settings.notifications.email.everyHour": "Every hour",
"user.settings.notifications.email.everyXMinutes": "Every {count, plural, one {minute} other {{count, number} minutes}}",
"user.settings.notifications.email.immediately": "Immediately",
"user.settings.notifications.email.never": "Never",
"user.settings.notifications.email.notifyForthreads": "Notify me about replies to threads Im following",
"user.settings.notifications.email.send": "Send email notifications",
"user.settings.notifications.emailBatchingInfo": "Notifications received over the time period selected are combined and sent in a single email.",
"user.settings.notifications.emailInfo": "Email notifications are sent for mentions and direct messages when you are offline or away for more than 5 minutes.",
"user.settings.notifications.emailNotifications": "Email notifications",
"user.settings.notifications.header": "Notifications",
"user.settings.notifications.icon": "Notification Settings Icon",
"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 are 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.title": "Keywords that trigger notifications",
"user.settings.notifications.learnMore": "<a>Learn more about notifications</a>",
"user.settings.notifications.sensitiveCustomWords": "Other non case-sensitive words, press Tab or use commas to separate keywords:",
"user.settings.notifications.sensitiveName": "Your case-sensitive first name '{first_name}'",
"user.settings.notifications.sensitiveUsername": "Your non case-sensitive username '{username}'",
"user.settings.notifications.title": "Notification settings",
"user.settings.plugins.title": "{pluginName} Settings",
"user.settings.profile.icon": "Profile Settings Icon",
"user.settings.security.active": "Active",
"user.settings.security.close": "Close",
"user.settings.security.currentPassword": "Current Password",
"user.settings.security.currentPasswordError": "Please enter your current password.",
"user.settings.security.deauthorize": "Deauthorise",
"user.settings.security.emailPwd": "Email and Password",
"user.settings.security.gitlab": "GitLab",
"user.settings.security.google": "Google",
"user.settings.security.icon": "Security Settings Icon",
"user.settings.security.inactive": "Inactive",
"user.settings.security.lastUpdated": "Last updated {date} at {time}",
"user.settings.security.ldap": "AD/LDAP",
"user.settings.security.loginGitlab": "Login done through GitLab",
"user.settings.security.loginGoogle": "Login done through Google Apps",
"user.settings.security.loginLdap": "Login done through AD/LDAP",
"user.settings.security.loginOffice365": "Login handled by Entra ID",
"user.settings.security.loginSaml": "Login done through SAML",
"user.settings.security.logoutActiveSessions": "View and Log Out of Active Sessions",
"user.settings.security.logoutActiveSessions.icon": "Active Sessions Icon",
"user.settings.security.method": "Sign-in Method",
"user.settings.security.newPassword": "New Password",
"user.settings.security.noApps": "No OAuth 2.0 Applications are authorised.",
"user.settings.security.oauthApps": "OAuth 2.0 Applications",
"user.settings.security.oauthAppsDescription": "Click 'Edit' to manage your OAuth 2.0 Applications",
"user.settings.security.oauthAppsHelp": "Applications act on your behalf to access your data based on the permissions you grant them.",
"user.settings.security.office365": "Entra ID",
"user.settings.security.oneSignin": "You may only have one sign-in method at a time. Switching sign-in method will send an email notifying you if the change was successful.",
"user.settings.security.openid": "OpenID",
"user.settings.security.password": "Password",
"user.settings.security.passwordError": "Must be {min}-{max} characters long.",
"user.settings.security.passwordErrorLowercase": "Must be {min}-{max} characters long and include lowercase letters.",
"user.settings.security.passwordErrorLowercaseNumber": "Must be {min}-{max} characters long and include lowercase letters and numbers.",
"user.settings.security.passwordErrorLowercaseNumberSymbol": "Must be {min}-{max} characters long and include lowercase letters, numbers, and special characters.",
"user.settings.security.passwordErrorLowercaseSymbol": "Must be {min}-{max} characters long and include lowercase letters and special characters.",
"user.settings.security.passwordErrorLowercaseUppercase": "Must be {min}-{max} characters long and include both lowercase and uppercase letters.",
"user.settings.security.passwordErrorLowercaseUppercaseNumber": "Must be {min}-{max} characters long and include both lowercase and uppercase letters, and numbers.",
"user.settings.security.passwordErrorLowercaseUppercaseNumberSymbol": "Must be {min}-{max} characters long and include both lowercase and uppercase letters, numbers, and special characters.",
"user.settings.security.passwordErrorLowercaseUppercaseSymbol": "Must be {min}-{max} characters long and include both lowercase and uppercase letters, and special characters.",
"user.settings.security.passwordErrorNumber": "Must be {min}-{max} characters long and include numbers.",
"user.settings.security.passwordErrorNumberSymbol": "Must be {min}-{max} characters long and include numbers and special characters.",
"user.settings.security.passwordErrorSymbol": "Must be {min}-{max} characters long and include special characters.",
"user.settings.security.passwordErrorUppercase": "Must be {min}-{max} characters long and include uppercase letters.",
"user.settings.security.passwordErrorUppercaseNumber": "Must be {min}-{max} characters long and include uppercase letters, and numbers.",
"user.settings.security.passwordErrorUppercaseNumberSymbol": "Must be {min}-{max} characters long and include uppercase letters, numbers, and special characters.",
"user.settings.security.passwordErrorUppercaseSymbol": "Must be {min}-{max} characters long and include uppercase letters, and special characters.",
"user.settings.security.passwordGitlabCantUpdate": "Login occurs through GitLab. Password cannot be updated.",
"user.settings.security.passwordGoogleCantUpdate": "Login occurs through Google Apps. Password cannot be updated.",
"user.settings.security.passwordLdapCantUpdate": "Login occurs through AD/LDAP. Password cannot be updated.",
"user.settings.security.passwordMatchError": "The new passwords you entered do not match.",
"user.settings.security.passwordMinLength": "Invalid minimum length, cannot show preview.",
"user.settings.security.passwordOffice365CantUpdate": "Login is handled with Entra ID and the password cannot be updated in Mattermost.",
"user.settings.security.passwordSamlCantUpdate": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.",
"user.settings.security.retypePassword": "Retype New Password",
"user.settings.security.saml": "SAML",
"user.settings.security.switchEmail": "Switch to Using Email and Password",
"user.settings.security.switchGitlab": "Switch to Using GitLab SSO",
"user.settings.security.switchGoogle": "Switch to Using Google SSO",
"user.settings.security.switchLdap": "Switch to Using AD/LDAP",
"user.settings.security.switchOffice365": "Switch to Using Entra ID SSO",
"user.settings.security.switchOpenId": "Switch to Using OpenID SSO",
"user.settings.security.switchSaml": "Switch to Using SAML SSO",
"user.settings.security.title": "Security Settings",
"user.settings.security.viewHistory": "View Access History",
"user.settings.security.viewHistory.icon": "Access History Icon",
"user.settings.sidebar.icon": "Sidebar Settings Icon",
"user.settings.sidebar.limitVisibleGMsDMsDesc": "You can also change these settings in the direct messages sidebar menu.",
"user.settings.sidebar.limitVisibleGMsDMsTitle": "Number of direct messages to show",
"user.settings.sidebar.off": "Off",
"user.settings.sidebar.on": "On",
"user.settings.sidebar.recent": "Recent activity",
"user.settings.sidebar.showUnreadsCategoryDesc": "When enabled, all unread channels and direct messages will be grouped together in the sidebar.",
"user.settings.sidebar.showUnreadsCategoryTitle": "Group unread channels separately",
"user.settings.sidebar.sortAlpha": "Alphabetically",
"user.settings.sidebar.title": "Sidebar Settings",
"user.settings.timezones.automatic": "Automatic",
"user.settings.timezones.promote": "Select the timezone used for timestamps in the user interface and email notifications.",
"user.settings.tokens.activate": "Enable",
"user.settings.tokens.cancel": "Cancel",
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
"user.settings.tokens.confirmCopyButton": "Yes, I have copied the token",
"user.settings.tokens.confirmCopyMessage": "Make sure you have copied and saved the access token below. You won't be able to see it again!",
"user.settings.tokens.confirmCopyTitle": "Copied Your Token?",
"user.settings.tokens.confirmCreateButton": "Yes, Create",
"user.settings.tokens.confirmCreateMessage": "You are generating a personal access token with System Admin permissions. Are you sure want to create this token?",
"user.settings.tokens.confirmCreateTitle": "Create System Admin Personal Access Token",
"user.settings.tokens.confirmDeleteButton": "Yes, Delete",
"user.settings.tokens.confirmDeleteMessage": "Any integrations using this token will no longer be able to access the Mattermost API. You cannot undo this action. \n \nAre you sure want to delete the **{description}** token?",
"user.settings.tokens.confirmDeleteTitle": "Delete Token?",
"user.settings.tokens.copy": "Please copy the access token below. You won't be able to see it again!",
"user.settings.tokens.create": "Create Token",
"user.settings.tokens.deactivate": "Disable",
"user.settings.tokens.deactivatedWarning": "(Disabled)",
"user.settings.tokens.delete": "Delete",
"user.settings.tokens.description": "<linkTokens>Personal access tokens</linkTokens> function similarly to session tokens and can be used by integrations to <linkAPI>authenticate against the REST API</linkAPI>.",
"user.settings.tokens.description_mobile": "<linkTokens>Personal access tokens</linkTokens> function similarly to session tokens and can be used by integrations to <linkAPI>authenticate against the REST API</linkAPI>. Create new tokens on your desktop.",
"user.settings.tokens.id": "Token ID: ",
"user.settings.tokens.name": "Token Description: ",
"user.settings.tokens.nameHelp": "Enter a description for your token to remember what it does.",
"user.settings.tokens.nameRequired": "Please enter a description.",
"user.settings.tokens.save": "Save",
"user.settings.tokens.title": "Personal Access Tokens",
"user.settings.tokens.token": "Access Token: ",
"user.settings.tokens.tokenDesc": "Token Description: ",
"user.settings.tokens.tokenId": "Token ID: ",
"user.settings.tokens.tokenLoading": "Loading...",
"user.settings.tokens.userAccessTokensNone": "No personal access tokens.",
"userGuideHelp.askTheCommunity": "Ask the community",
"userGuideHelp.helpResources": "Help resources",
"userGuideHelp.keyboardShortcuts": "Keyboard shortcuts",
"userGuideHelp.mattermostUserGuide": "Mattermost user guide",
"userGuideHelp.reportAProblem": "Report a problem",
"userGuideHelp.trainingResources": "Training resources",
"userSettings.adminMode.admin_mode_badge": "Admin Mode",
"userSettings.adminMode.modal_header": "Manage {userDisplayName}'s Settings",
"userSettingsModal.pluginPreferences.header": "PLUGIN PREFERENCES",
"user_group_popover.close": "Close user group popover",
"user_group_popover.memberCount": "{member_count} {member_count, plural, one {Member} other {Members}}",
"user_group_popover.openGroupModal": "View full group info",
"user_group_popover.searchGroupMembers": "Search members",
"user_groups_modal.addPeople": "Add people",
"user_groups_modal.addPeopleTitle": "Add people to {group}",
"user_groups_modal.allGroups": "All Groups",
"user_groups_modal.archiveGroup": "Archive Group",
"user_groups_modal.archivedGroups": "Archived Groups",
"user_groups_modal.button.restoreGroup": "Restore Group",
"user_groups_modal.createNew": "Create Group",
"user_groups_modal.createTitle": "Create Group",
"user_groups_modal.editDetails": "Edit Details",
"user_groups_modal.editGroupTitle": "Edit Group Details",
"user_groups_modal.filterAriaLabel": "Groups Filter Menu",
"user_groups_modal.goBackLabel": "Back",
"user_groups_modal.joinGroup": "Join Group",
"user_groups_modal.leaveGroup": "Leave Group",
"user_groups_modal.memberCount": "{member_count} {member_count, plural, one {member} other {members}}",
"user_groups_modal.mention": "Mention",
"user_groups_modal.mentionInvalidError": "Invalid character in mention.",
"user_groups_modal.mentionIsEmpty": "Mention is a required field.",
"user_groups_modal.mentionNotUnique": "Mention needs to be unique.",
"user_groups_modal.mentionReservedWord": "The mention contains a reserved word.",
"user_groups_modal.mentionUsernameConflict": "A username already exists with this name. Your @mention must be unique.",
"user_groups_modal.myGroups": "My Groups",
"user_groups_modal.name": "Name",
"user_groups_modal.nameIsEmpty": "Name is a required field.",
"user_groups_modal.restoreGroup": "Restore Group",
"user_groups_modal.searchGroups": "Search Groups",
"user_groups_modal.showAllGroups": "Show: All Groups",
"user_groups_modal.showArchivedGroups": "Show: Archived Groups",
"user_groups_modal.showMyGroups": "Show: My Groups",
"user_groups_modal.title": "User Groups",
"user_groups_modal.unknownError": "An unknown error occurred.",
"user_groups_modal.viewGroup": "View Group",
"user_list.notFound": "No users found",
"user_profile.account.editProfile": "Edit Profile",
"user_profile.account.hoursAhead": "({timeOffset} ahead)",
"user_profile.account.hoursBehind": "({timeOffset} behind)",
"user_profile.account.localTime": "Local Time",
"user_profile.account.localTimeWithTimezone": "Local Time ({timezone})",
"user_profile.account.post_was_created": "This post was created by an integration from @{username}",
"user_profile.add_user_to_channel": "Add to a Channel",
"user_profile.call.ongoing": "Call with {user} is ongoing",
"user_profile.close": "Close user profile popover",
"user_profile.custom_status": "Status",
"user_profile.custom_status.set_status": "Set a status",
"user_profile.roleTitle.channel_admin": "Channel Admin",
"user_profile.roleTitle.system_admin": "System Admin",
"user_profile.roleTitle.team_admin": "Team Admin",
"user_profile.send.dm": "Message",
"user_profile.send.dm.yourself": "Send yourself a message",
"users_limits_announcement_bar.copyText": "User limits exceeded. Contact administrator with: {ErrorCode}",
"users_limits_announcement_bar.ctaText": "Learn More",
"version_bar.new": "A new version of Mattermost is available.",
"version_bar.refresh": "Refresh the app now",
"view_image.loading": "Loading ",
"view_image.zoom_in": "Zoom In",
"view_image.zoom_out": "Zoom Out",
"view_image.zoom_reset": "Reset Zoom",
"view_image_popover.download": "Download",
"view_image_popover.publicLink": "Get a public link",
"view_user_group_modal.ldapSynced": "AD/LDAP SYNCED",
"view_user_group_modal.memberCount": "{member_count} {member_count, plural, one {Member} other {Members}}",
"web.footer.about": "About",
"web.footer.help": "Help",
"web.footer.privacy": "Privacy Policy",
"web.footer.terms": "Terms",
"web.header.back": "Back",
"web.header.logout": "Logout",
"web.root.signup_info": "All team communication in one place, searchable and accessible anywhere",
"webapp.mattermost.feature.all_enterprise": "All Enterprise features",
"webapp.mattermost.feature.all_professional": "All Professional features",
"webapp.mattermost.feature.create_multiple_teams": "Create Multiple Teams",
"webapp.mattermost.feature.custom_user_groups": "Custom user groups",
"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.start_call": "Start call",
"webapp.mattermost.feature.unlimited_file_storage": "Unlimited File Storage",
"webapp.mattermost.feature.unlimited_messages": "Unlimited Messages",
"webapp.mattermost.feature.upgrade_downgraded_workspace": "Revert the workspace to a paid plan",
"widget.input.clear": "Clear",
"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",
"widgets.users_emails_input.no_user_found_matching": "No user found matching **{text}**. Enter their email to invite them.",
"widgets.users_emails_input.valid_email": "Add **{email}**",
"workspace_limits.archived_file.archived": "This file is archived",
"workspace_limits.archived_file.archived_compact": "(archived)",
"workspace_limits.archived_file.tooltip_description": "Your workspace has hit the file storage limit of {storageLimit}. To view this again, upgrade to a paid plan.",
"workspace_limits.archived_file.tooltip_title": "Unarchive this file by upgrading",
"workspace_limits.file_storage": "File storage",
"workspace_limits.file_storage.short": "Files",
"workspace_limits.file_storage.short.usage": "{actual} / {limit}",
"workspace_limits.file_storage.usage": "{actual} of {limit} ({percent}%)",
"workspace_limits.menu_limit.critical.files_storage": "Youre getting closer to the {limit} file storage limit. <a>{callToAction}</a>",
"workspace_limits.menu_limit.critical.messages_history": "Youre close to hitting the free {limit} message history limit. <a>{callToAction}</a>",
"workspace_limits.menu_limit.critical.messages_history_non_admin": "You're almost at the message limit. Your admin can upgrade your plan for unlimited messages. <a>{callToAction}</a>",
"workspace_limits.menu_limit.file_storage": "File storage limit",
"workspace_limits.menu_limit.messages": "Total messages",
"workspace_limits.menu_limit.notify_admin": "Notify admin",
"workspace_limits.menu_limit.over.files_storage": "Youre over the {limit} file storage limit. You can only access the most recent {limit} worth of files. <a>{callToAction}</a>",
"workspace_limits.menu_limit.over.messages_history": "Youre over the free message history limit. You can only view up to the last {limit} messages in your history. <a>{callToAction}</a>",
"workspace_limits.menu_limit.over.messages_history_non_admin": "You're over your message limit. Your admin can upgrade your plan for unlimited messages. <a>{callToAction}</a>",
"workspace_limits.menu_limit.reached.files_storage": "Youve reached the {limit} file storage limit. You can only access the most recent {limit} worth of files. <a>{callToAction}</a>",
"workspace_limits.menu_limit.reached.messages_history": "Youve reached the free message history limit. You can only view up to the last {limit} messages in your history. <a>{callToAction}</a>",
"workspace_limits.menu_limit.reached.messages_history_non_admin": "You've reached your message limit. Your admin can upgrade your plan for unlimited messages. <a>{callToAction}</a>",
"workspace_limits.menu_limit.view_plans": "View plans",
"workspace_limits.menu_limit.view_upgrade_options": "View upgrade options.",
"workspace_limits.menu_limit.warn.files_storage": "Youre getting closer to the {limit} file storage limit. <a>{callToAction}</a>",
"workspace_limits.menu_limit.warn.messages_history": "Youre getting closer to the free {limit} message limit. <a>{callToAction}</a>",
"workspace_limits.message_history": "Message history",
"workspace_limits.message_history.locked.cta.admin": "Upgrade now",
"workspace_limits.message_history.locked.cta.end_user": "Notify Admin",
"workspace_limits.message_history.locked.description.admin": "To view and search all of the messages in your workspaces history, rather than just the most recent {limit} messages, upgrade to one of the paid plans. <a>Review the plan options and pricing.</a>",
"workspace_limits.message_history.locked.description.end_user": "Some older messages may not be shown because your workspace has over {limit} messages. Select 'Notify Admin' to send an automatic request to your System Admins to upgrade.",
"workspace_limits.message_history.locked.title.admin": "Unlock messages prior to {date} in {team}",
"workspace_limits.message_history.locked.title.end_user": "Notify your admin to unlock messages prior to {date} in {team}",
"workspace_limits.message_history.short": "Messages",
"workspace_limits.message_history.short.usage": "{actual} / {limit}",
"workspace_limits.message_history.usage": "{actual} of {limit} messages ({percent}%)",
"workspace_limits.modals.close": "Close",
"workspace_limits.modals.informational.description.freeLimits": "{planName} is restricted to {messages} message history and {storage} file storage.",
"workspace_limits.modals.informational.title": "{planName} limits",
"workspace_limits.modals.limits_reached.description.message_history": "Your sent message history is no longer available but you can still send messages. Upgrade to a paid plan and get unlimited access to your message history.",
"workspace_limits.modals.limits_reached.title": "{limitName} limit reached",
"workspace_limits.modals.limits_reached.title.message_history": "Message history",
"workspace_limits.modals.view_plan_options": "View plan options",
"workspace_limits.modals.view_plans": "View plans",
"workspace_limits.search_files_limit.banner_text": "Some older files may not be shown because your workspace has met its file storage limit of {storage}. <a>{ctaAction}</a>",
"workspace_limits.search_limit.upgrade_now": "Upgrade now",
"workspace_limits.search_limit.view_plans": "View plans",
"workspace_limits.search_message_limit.banner_text": "Some older messages may not be shown because your workspace has over {messages} messages. <a>{ctaAction}</a>",
"workspace_limits.teams_limit_reached.tool_tip": "You've reached the team limit for your current plan. Consider upgrading to unarchive this team or archive your other teams",
"workspace_limits.teams_limit_reached.upgrade_to_unarchive": "Upgrade to unarchive",
"workspace_limits.teams_limit_reached.view_upgrade_options": "View upgrade options",
"workspace_limits.upgrade": "Upgrade to avoid {planName} data limits",
"workspace_limits.upgrade_reasons.free": "{planName} is restricted to {messagesLimit} message history and {storageLimit} file storage. You can delete items to free up space or upgrade to a paid plan.",
"yourcomputer": "Your computer"
}