/login/sso/saml\"",
"admin.saml.assertionConsumerServiceURLTitle": "Адрес для входа через поставщика услуг:",
- "admin.saml.bannerDesc": "If a user attribute changes on the SAML server it will be updated the next time the user enters their credentials to log in to Mattermost. This includes if a user is made inactive or removed from a SAML Identity Provider. Remote logout with SAML servers is considered in a future release.",
+ "admin.saml.bannerDesc": "Если пользовательские атрибуты будут изменены на SAML сервере, то они будут обновлены при следующем входе в Mattermost. Это сработает при удалении или деактивации пользователя из SAML Identity Provider. Удалённый выход из Mattermost планируется добавить в следующих релизах.",
"admin.saml.emailAttrDesc": "Атрибута LDAP сервера, который будет использоваться для заполнения фамилия пользователями в Mattermost.",
"admin.saml.emailAttrEx": "Например: \"Email\" или \"PrimaryEmail\"",
"admin.saml.emailAttrTitle": "Атрибут эл.почта:",
@@ -621,16 +621,16 @@
"admin.security.login": "Логин",
"admin.security.password": "Пароль",
"admin.security.passwordResetSalt.disabled": "Соль не может быть изменена, пока отключена отправка email сообщений.",
- "admin.security.public_links": "Public Links",
+ "admin.security.public_links": "Публичные ссылки",
"admin.security.requireEmailVerification.disabled": "Невозможно включить верификацию email адреса, пока выключена отправка email сообщений.",
"admin.security.session": "Сеансы",
"admin.security.signup": "Регистрация",
"admin.select_team.close": "Закрыть",
"admin.select_team.select": "Выбор",
- "admin.select_team.selectTeam": "Select Team",
+ "admin.select_team.selectTeam": "Выберите команду",
"admin.service.attemptDescription": "Количество разрешенных попыток входа до блокировки пользователя и необходимости сбросить пароль через электронную почту.",
"admin.service.attemptExample": "Например: \"10\"",
- "admin.service.attemptTitle": "Maximum Login Attempts:",
+ "admin.service.attemptTitle": "Максимальное количество попыток входа:",
"admin.service.cmdsDesc": "Если истина, пользовательские слэш-команды будут разрешены. Смотрите документацию, чтобы узнать больше.",
"admin.service.cmdsTitle": "Включить пользовательские Slash-команды: ",
"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.",
@@ -647,8 +647,8 @@
"admin.service.insecureTlsTitle": "Enable Insecure Outgoing Connections: ",
"admin.service.integrationAdmin": "Ограничить управление интеграцией для администраторов:",
"admin.service.integrationAdminDesc": "Если истина, вебхуки и слэш-команды могут быть созданы, изменены и просмотрены только командными и системными админами, а приложения OAuth 2.0 - системными админами. После того, как интеграции созданы админом, они становятся доступны всем пользователям.",
- "admin.service.listenAddress": "Listen Address:",
- "admin.service.listenDescription": "Адрес с которым связать и прослушивать. Введя \":8065\" будет привязан ко всем интерфейсам или вы можете выбрать один конкретный \"127.0.0.1:8065\". Если вы выбрали порт с номером ниже 1024 вы должны иметь права на это. В Linux вы можете использовать команду \"sudo setcap cap_net_bind_service=+ep ./bin/platform\" чтобы разрешить Mattermost использовать порт с номером ниже 1024.",
+ "admin.service.listenAddress": "Прослушиваемый адрес:",
+ "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/platform\" to allow Mattermost to bind to well-known ports.",
"admin.service.listenExample": "Например: \":8065\"",
"admin.service.mfaDesc": "When true, users will be given the option to add multi-factor authentication to their account. They will need a smartphone and an authenticator app such as Google Authenticator.",
"admin.service.mfaTitle": "Включить мультифакторную аутентификацию:",
@@ -720,9 +720,9 @@
"admin.sidebar.saml": "SAML",
"admin.sidebar.security": "Безопасность",
"admin.sidebar.sessions": "Сеансы",
- "admin.sidebar.settings": "SETTINGS",
- "admin.sidebar.signUp": "Sign Up",
- "admin.sidebar.sign_up": "Sign Up",
+ "admin.sidebar.settings": "НАСТРОЙКИ",
+ "admin.sidebar.signUp": "Зарегистрироваться",
+ "admin.sidebar.sign_up": "Зарегистрироваться",
"admin.sidebar.statistics": "Статистика команды",
"admin.sidebar.storage": "Хранилище",
"admin.sidebar.support": "Legal and Support",
@@ -732,8 +732,8 @@
"admin.sidebar.view_statistics": "Статистика системы",
"admin.sidebar.webrtc": "WebRTC (Бета)",
"admin.sidebarHeader.systemConsole": "Системная консоль",
- "admin.sql.dataSource": "Data Source:",
- "admin.sql.driverName": "Driver Name:",
+ "admin.sql.dataSource": "Источник данных:",
+ "admin.sql.driverName": "Имя драйвера:",
"admin.sql.keyDescription": "32-character salt available to encrypt and decrypt sensitive fields in database.",
"admin.sql.keyExample": "Например: \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.sql.keyTitle": "At Rest Encrypt Key:",
@@ -768,10 +768,10 @@
"admin.system_analytics.totalPosts": "Всего сообщений",
"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.brandDescriptionExample": "Все способы общения команды собраны в одном месте, с возможностью мгновенного поиска и доступом отовсюду",
- "admin.team.brandDescriptionHelp": "Description of service shown in login screens and UI.",
- "admin.team.brandDescriptionTitle": "Описание сайта",
+ "admin.team.brandDescriptionHelp": "Описание сервиса отображаемое на экранах входа и пользовательского интерфейса. Если не указано, то отображается \"Общение всей команды в одном месте, с возможностью поиска и доступом отовсюду\".",
+ "admin.team.brandDescriptionTitle": "Описание сайта: ",
"admin.team.brandImageTitle": "Custom Brand Image:",
- "admin.team.brandTextDescription": "The custom branding Markdown-formatted text you would like to appear below your custom brand image on your login screen.",
+ "admin.team.brandTextDescription": "Текст, который появится под пользовательским изображением бренда на экране входа в систему. Поддержка Markdown-форматирования текста. Максимум 500 символов.",
"admin.team.brandTextTitle": "Custom Brand Text:",
"admin.team.brandTitle": "Enable Custom Branding: ",
"admin.team.chooseImage": "Выберите новое изображение",
@@ -798,7 +798,7 @@
"admin.team.teamCreationDescription": "Когда выключено, только системные администраторы могут создавать команды.",
"admin.team.teamCreationTitle": "Enable Team Creation: ",
"admin.team.upload": "Загрузить",
- "admin.team.uploadDesc": "Customize your user experience by adding a custom image to your login screen. See examples at docs.mattermost.com/administration/config-settings.html#custom-branding.",
+ "admin.team.uploadDesc": "Настройте свой пользовательский интерфейс, добавив пользовательское изображение на экране входа в систему. Рекомендуемый максимальный размер изображения составляет менее 2 МБ.",
"admin.team.uploaded": "Загружено!",
"admin.team.uploading": "Загрузка…",
"admin.team.userCreationDescription": "When false, the ability to create accounts is disabled. The create account button displays error when pressed.",
@@ -812,23 +812,23 @@
"admin.user_item.authServiceNotEmail": ", Метод входа: {service}",
"admin.user_item.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.",
"admin.user_item.confirmDemoteRoleTitle": "Confirm demotion from System Admin role",
- "admin.user_item.confirmDemotion": "Confirm Demotion",
+ "admin.user_item.confirmDemotion": "Подтвердить понижение",
"admin.user_item.confirmDemotionCmd": "platform -assign_role -team_name=\"yourteam\" -email=\"name@yourcompany.com\" -role=\"system_admin\"",
"admin.user_item.emailTitle": "Email: {email}",
"admin.user_item.inactive": "Неактивен",
"admin.user_item.makeActive": "Сделать активным",
"admin.user_item.makeInactive": "Сделать неактивным",
- "admin.user_item.makeMember": "Make Member",
+ "admin.user_item.makeMember": "Сделать участником",
"admin.user_item.makeSysAdmin": "Сделать администратором системы",
"admin.user_item.makeTeamAdmin": "Сделать администратором команды",
"admin.user_item.member": "Участник",
"admin.user_item.mfaNo": ", MFA: No",
"admin.user_item.mfaYes": ", MFA: Да",
- "admin.user_item.resetMfa": "Remove MFA",
+ "admin.user_item.resetMfa": "Удалить MFA",
"admin.user_item.resetPwd": "Сброс пароля",
"admin.user_item.switchToEmail": "Switch to Email/Password",
"admin.user_item.sysAdmin": "Администратор системы",
- "admin.user_item.teamAdmin": "Администратор команды",
+ "admin.user_item.teamAdmin": "Team Admin",
"admin.webrtc.enableDescription": "При выборе Mattermost позволяет совершать тет-а-тет видеозвонки. WebRTC звонки доступны в браузерах Chrome и Firefox, а так же в приложениях Mattermost.",
"admin.webrtc.enableTitle": "Включить Mattermost WebRTC:",
"admin.webrtc.gatewayAdminSecretDescription": "Введите пароль для доступа к узлу администрирования.",
@@ -892,7 +892,7 @@
"analytics.team.totalUsers": "Всего пользователей",
"audit_table.accountActive": "Account made active",
"audit_table.accountInactive": "Account made inactive",
- "audit_table.action": "Action",
+ "audit_table.action": "Действие",
"audit_table.attemptedAllowOAuthAccess": "Attempted to allow a new OAuth service access",
"audit_table.attemptedLicenseAdd": "Attempted to add new license",
"audit_table.attemptedLogin": "Attempted to login",
@@ -917,8 +917,8 @@
"audit_table.headerUpdated": "Обновлен заголовок канала/группы {channelName}",
"audit_table.ip": "IP-адрес",
"audit_table.licenseRemoved": "Лицензия успешно удалена",
- "audit_table.loginAttempt": " (Login attempt)",
- "audit_table.loginFailure": " (Login failure)",
+ "audit_table.loginAttempt": " (Попытка входа)",
+ "audit_table.loginFailure": " (Ошибка входа)",
"audit_table.logout": "Logged out of your account",
"audit_table.member": "участник",
"audit_table.nameUpdated": "Обновлено имя канала/группы {channelName}",
@@ -933,9 +933,9 @@
"audit_table.successfullOAuthToken": "Successfully added a new OAuth service",
"audit_table.successfullPassword": "Пароль успешно изменён",
"audit_table.successfullReset": "Пароль успешно сброшен",
- "audit_table.successfullWebhookCreate": "Successfully created a webhook",
- "audit_table.successfullWebhookDelete": "Successfully deleted a webhook",
- "audit_table.timestamp": "Timestamp",
+ "audit_table.successfullWebhookCreate": "Webhook успешно создан",
+ "audit_table.successfullWebhookDelete": "Webhook успешно удалён",
+ "audit_table.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",
@@ -944,9 +944,9 @@
"audit_table.userId": "ID пользователя",
"audit_table.userRemoved": "Удален пользователь {username} из канала/группы {channelName}",
"audit_table.verified": "Sucessfully verified your email address",
- "authorize.access": "Allow {appName} access?",
+ "authorize.access": "Предоставить {appName} доступ?",
"authorize.allow": "Разрешить",
- "authorize.app": "The app {appName} would like the ability to access and modify your basic information.",
+ "authorize.app": "Приложение {appName} запрашивает разрешение на просмотр и модификацию вашей базовой информации.",
"authorize.deny": "Запретить",
"authorize.title": "{appName} желает подключиться к вашей Mattermost учетной записи",
"backstage_list.search": "Поиск",
@@ -960,19 +960,19 @@
"center_panel.recent": "Click here to jump to recent messages. ",
"chanel_header.addMembers": "Добавить участников",
"change_url.close": "Закрыть",
- "change_url.endWithLetter": "Must end with a letter or number",
+ "change_url.endWithLetter": "Должен заканчиваться буквой или цифрой",
"change_url.invalidUrl": "Некорректный URL",
"change_url.longer": "Должен быть больше двух символов",
"change_url.noUnderscore": "Can not contain two underscores in a row.",
"change_url.startWithLetter": "Должен начинаться с буквы или цифры",
"channel_flow.alreadyExist": "Канал с таким URL уже существует",
- "channel_flow.changeUrlDescription": "Some characters are not allowed in URLs and may be removed.",
- "channel_flow.changeUrlTitle": "Change {term} URL",
+ "channel_flow.changeUrlDescription": "Некоторые символы не разрешены в URL-адресе и могут быть удалены.",
+ "channel_flow.changeUrlTitle": "Изменить URL-адрес {term}",
"channel_flow.channel": "Канал",
"channel_flow.create": "Create {term}",
"channel_flow.group": "Группа",
"channel_flow.handleTooShort": "Ссылка на канал должна быть не короче 2-х буквенных символов",
- "channel_flow.invalidName": "Invalid Channel Name",
+ "channel_flow.invalidName": "Недопустимое имя канала",
"channel_flow.set_url_title": "Set {term} URL",
"channel_header.channel": "Канал",
"channel_header.channelHeader": "Заголовок канала...",
@@ -1002,10 +1002,10 @@
"channel_invite.addNewMembers": "Добавить новых участников в ",
"channel_invite.close": "Закрыть",
"channel_loader.connection_error": "There appears to be a problem with your internet connection.",
- "channel_loader.posted": "Posted",
+ "channel_loader.posted": "Опубликовано",
"channel_loader.socketError": "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.someone": "Кто-то",
+ "channel_loader.something": " сделал что-то новое",
"channel_loader.unknown_error": "We received an unexpected status code from the server.",
"channel_loader.uploadedFile": " uploaded a file",
"channel_loader.uploadedImage": " uploaded an image",
@@ -1046,15 +1046,15 @@
"channel_switch_modal.dm": "(Direct Message)",
"channel_switch_modal.help": "Type channel name. Use ↑↓ to browse, TAB to select, ↵ to confirm, ESC to dismiss",
"channel_switch_modal.not_found": "Совпадений не найдено.",
- "channel_switch_modal.submit": "Switch",
+ "channel_switch_modal.submit": "Переключить",
"channel_switch_modal.title": "Switch Channels",
"claim.account.noEmail": "No email specified",
- "claim.email_to_ldap.enterLdapPwd": "Введите идентификатор и пароль от Вашего LDAP аккаунта",
+ "claim.email_to_ldap.enterLdapPwd": "Введите идентификатор и пароль от Вашего AD/LDAP аккаунта",
"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": "Введите свой AD/LDAP идентификатор.",
"claim.email_to_ldap.ldapPasswordError": "Введите ваш пароль AD/LDAP.",
- "claim.email_to_ldap.ldapPwd": "Пароль LDAP",
+ "claim.email_to_ldap.ldapPwd": "Пароль AD/LDAP",
"claim.email_to_ldap.pwd": "Пароль",
"claim.email_to_ldap.pwdError": "Введите пароль.",
"claim.email_to_ldap.ssoNote": "У вас уже должна быть действующая учетная запись AD/LDAP.",
@@ -1076,16 +1076,16 @@
"claim.ldap_to_email.ldapPwd": "Пароль AD/LDAP",
"claim.ldap_to_email.pwd": "Пароль",
"claim.ldap_to_email.pwdError": "Please enter your password.",
- "claim.ldap_to_email.pwdNotMatch": "Passwords do not match.",
+ "claim.ldap_to_email.pwdNotMatch": "Пароли не совпадают.",
"claim.ldap_to_email.ssoType": "Upon claiming your account, you will only be able to login with your email and password",
"claim.ldap_to_email.switchTo": "Switch account to email/password",
"claim.ldap_to_email.title": "Переключить AD/LDAP на Email/Password",
- "claim.oauth_to_email.confirm": "Confirm Password",
+ "claim.oauth_to_email.confirm": "Подтвердить пароль",
"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": "Введите новый пароль для вашего аккаунта email {site} ",
"claim.oauth_to_email.enterPwd": "Пожалуйста, введите пароль.",
"claim.oauth_to_email.newPwd": "Новый пароль",
- "claim.oauth_to_email.pwdNotMatch": "Password do not match.",
+ "claim.oauth_to_email.pwdNotMatch": "Пароли не совпадают.",
"claim.oauth_to_email.switchTo": "Перейти с {type} к использованию e-mail и пароля",
"claim.oauth_to_email.title": "Switch {type} Account to Email",
"confirm_modal.cancel": "Отмена",
@@ -1109,13 +1109,13 @@
"create_team.display_name.teamName": "Название команды",
"create_team.team_url.back": "На предыдущий шаг",
"create_team.team_url.charLength": "Name must be 4 or more characters up to a maximum of 15",
- "create_team.team_url.creatingTeam": "Creating team...",
- "create_team.team_url.finish": "Finish",
+ "create_team.team_url.creatingTeam": "Создание команды...",
+ "create_team.team_url.finish": "Готово",
"create_team.team_url.hint": "Short and memorable is bestUse lowercase letters, numbers and dashesMust 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": "Обязательное поле",
"create_team.team_url.taken": "URL is taken or contains a reserved word",
- "create_team.team_url.teamUrl": "Team URL",
+ "create_team.team_url.teamUrl": "URL команды",
"create_team.team_url.unavailable": "This URL is unavailable. Please try another.",
"create_team.team_url.webAddress": "Choose the web address of your new team:",
"custom_emoji.empty": "Не найдено загруженного эмодзи",
@@ -1159,7 +1159,7 @@
"email_verify.almost": "{siteName}: You are 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.resend": "Отправить ещё раз",
"email_verify.sent": " Email проверки отправлен.",
"email_verify.verified": "{siteName} Email проверен",
"email_verify.verifiedBody": "Ваш email верифицирован! Нажмите here для входа.
",
@@ -1181,7 +1181,7 @@
"error.not_supported.message": "Private browsing is not supported",
"error.not_supported.title": "Браузер не поддерживается",
"error_bar.expired": "Enterprise license has expired; you have 15 days from expiry to renew the license, please contact commercial@mattermost.com for details",
- "error_bar.expiring": "The Enterprise license is expiring on {date}. To renew your license, please contact commercial@mattermost.com",
+ "error_bar.expiring": "Корпоративная лицензия истекает {date}. Чтобы продлить вашу лицензию, свяжитесь с commercial@mattermost.com",
"error_bar.past_grace": "Enterprise license has expired, please contact your System Administrator for details",
"error_bar.preview_mode": "Режим просмотра: Email уведомления не настроены",
"file_attachment.download": "Скачать",
@@ -1197,7 +1197,7 @@
"filtered_user_list.any_team": "Все пользователи",
"filtered_user_list.count": "{count} {count, plural, =0 {0 members} one {member} other {members}}",
"filtered_user_list.countTotal": "{count} {count, plural, =0 {0 members} one {member} other {members}} of {total} Total",
- "filtered_user_list.member": "Member",
+ "filtered_user_list.member": "Участник",
"filtered_user_list.search": "Поиск участников",
"filtered_user_list.show": "Фильтр:",
"filtered_user_list.team_only": "Участники команды",
@@ -1210,7 +1210,7 @@
"find_team.submitError": "Введите корректный email",
"flag_post.flag": "Отметить для отслеживания",
"flag_post.unflag": "Не помечено",
- "general_tab.chooseName": "Please choose a new name for your team",
+ "general_tab.chooseName": "Введите новое имя для вашей команды",
"general_tab.codeDesc": "Нажмите 'Редактировать' для перегенерации кода приглашения.",
"general_tab.codeLongDesc": "Код приглашения используется как часть URL в ссылке прилашения в команду, созданная в разделе Получить ссылку для прилашения в команду в главном меню. Перегенерация создаст новую ссылку для приглашения и сделает предыдущую недействительной.",
"general_tab.codeTitle": "Код приглашения",
@@ -1306,7 +1306,7 @@
"help.formatting.syntax": "### Подсветка синтаксиса\n\nЧтобы добавить подсветку синтаксиса, напишите язык после ``` в начале блока кода. Mattermost предлагает четыре темы оформления (GitHub, Solarized Dark, Solarized Light, Monokai), которые можно изменить в **Настройки учётной записи** > **Вид** > **Тема** > **Пользовательская тема** > **Center Channel Styles**",
"help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }",
"help.formatting.tableExample": "| По левому краю | По центру | По правому краю |\n| :-------------- |:---------------:| ---------------:|\n| Строка 1 | этот текст | 100₽ |\n| Строка 2 | выравнен | 10₽ |\n| Строка 3 | по центру | 1₽ |",
- "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don’t need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.",
+ "help.formatting.tables": "## Таблицы\n\nСоздайте таблицу разместив пунктирную линию ниже заголовка строки и разделите столбцы знаком '|'. (Не нужно разлиновывать и так будет работать). Разделите таблицу на столбцы установив знак `:` в строке заголовка.",
"help.formatting.title": "# Форматирование текста\n_____",
"help.learnMore": "Узнать больше:",
"help.link.attaching": "Прикрепление файлов",
@@ -1318,11 +1318,11 @@
"help.mentioning.channel": "#### @Channel\nВы можете уведомить весь канал, набрав `@channel`. Каждый участник канала получит уведомление, как и если бы его упомянули лично.",
"help.mentioning.channelExample": "@channel отличная работа над собеседованиями. Я думаю мы нашли несколько потенциальных кандидатов!",
"help.mentioning.mentions": "## @Упоминания\nИспользуйте @упоминания, чтобы привлечь члена команды.",
- "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the RHS to jump the center pane to the channel and location of the message with the mention.",
+ "help.mentioning.recent": "## Последние Упоминания\nНажмите кнопку `@` рядом с полем поиска для запроса Вашего последнего @mentions и слова, которые вызывают упоминания. Нажмите кнопку **прыжок** рядом с результатом поиска в rhs чтобы пропустить центральную область канала и местоположения сообщения с упоминанием.",
"help.mentioning.title": "# Упоминание членов команды\n_____",
"help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, “interviewing” or “marketing”.",
"help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.",
- "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.",
+ "help.mentioning.usernameCont": "Если пользователь, которого вы упомянули, не является участником канала, будет выведено системное предупреждение. Это временное предупреждение будет видно только вам. Чтобы добавить упомянутого пользователя в канал, нажмите на кнопку выпадающего меню рядом с названием канала и выберите **Добавить участников**.",
"help.mentioning.usernameExample": "@alice как прошло интервью в новым кандидатом?",
"help.messaging.attach": "**Прикрепить файлы** перетащив их в окно Mattermost или щелкнув по иконке в текстовом поле.",
"help.messaging.emoji": "**Быстрое добавление смайлов** набрав \":\", открывается перечень смайлов. Если требуемый смайл отсутствует, вы можете создать свой собственный [Пользовательские смайлы](http://docs.mattermost.com/help/settings/custom-emoji.html).",
@@ -1354,7 +1354,7 @@
"installed_integrations.delete": "Удалить",
"installed_integrations.hideSecret": "Скрыть Secret",
"installed_integrations.regenSecret": "Перегенерировать Secret",
- "installed_integrations.regenToken": "Regenerate Token",
+ "installed_integrations.regenToken": "Регенерировать токен",
"installed_integrations.showSecret": "Показать Secret",
"installed_integrations.token": "Token: {token}",
"installed_integrations.triggerWhen": "Триггер Когда: {triggerWhen}",
@@ -1406,17 +1406,17 @@
"intro_messages.group": "приватная группа",
"intro_messages.invite": "Пригласить других в {type}",
"intro_messages.inviteOthers": "Пригласить других в эту команду",
- "intro_messages.noCreator": "This is the start of the {name} {type}, created on {date}.",
+ "intro_messages.noCreator": "Начало общения в {name} {type}, созданная {date}.",
"intro_messages.offTopic": "{display_name} - начало общения
{display_name}, канал для общения по нерабочим вопросам.
",
"intro_messages.onlyInvited": " Только приглашенные пользователи могут видеть эту приватную группу.",
"intro_messages.setHeader": "Установить заголовок",
"intro_messages.teammate": "Начало истории личных сообщений с участником. Личные сообщения и файлы доступны здесь и не видны за пределами этой области.",
- "invite_member.addAnother": "Add another",
- "invite_member.autoJoin": "People invited automatically join the {channel} channel.",
+ "invite_member.addAnother": "Добавить следующего",
+ "invite_member.autoJoin": "Приглашённые пользователи автоматически присоединяются к каналу {channel}.",
"invite_member.cancel": "Отмена",
"invite_member.content": "Электронная почта в настоящее время отключена для вашей команды, и приглашение по электронной почте не может быть отправлено. Обратитесь к системному администратору, чтобы включить опцию приглашения по электронной почте.",
"invite_member.disabled": "Создание пользователей было отключен для вашей команды. Пожалуйста, обратитесь к администратору команды для получения дополнительной информации.",
- "invite_member.emailError": "Please enter a valid email address",
+ "invite_member.emailError": "Пожалуйста, введите корректный email",
"invite_member.firstname": "Имя",
"invite_member.inviteLink": "Ссылка для приглашения в команду",
"invite_member.lastname": "Фамилия",
@@ -1424,22 +1424,22 @@
"invite_member.modalMessage": "You have unsent invitations, are you sure you want to discard them?",
"invite_member.modalTitle": "Discard Invitations?",
"invite_member.newMember": "Пригласить в команду",
- "invite_member.send": "Send Invitation",
- "invite_member.send2": "Send Invitations",
+ "invite_member.send": "Выслать приглашение",
+ "invite_member.send2": "Выслать приглашения",
"invite_member.sending": " Sending",
"invite_member.teamInviteLink": "You can also invite people using the {link}.",
"ldap_signup.find": "Find my teams",
"ldap_signup.ldap": "Создание команды с аккаунтом AD/LDAP",
"ldap_signup.length_error": "Name must be 3 or more characters up to a maximum of 15",
"ldap_signup.teamName": "Введите название новой команды",
- "ldap_signup.team_error": "Please enter a team name",
+ "ldap_signup.team_error": "Пожалуйста, введите имя команды",
"leave_team_modal.desc": "Вы будете удалены из всех публичных каналов и приватных групп. Если команда приватная, то вы не сможете вернуться. Вы уверены?",
"leave_team_modal.no": "Нет",
"leave_team_modal.title": "Покинуть команду?",
"leave_team_modal.yes": "Да",
"loading_screen.loading": "Загрузка",
"login.changed": " Sign-in method changed successfully",
- "login.create": "Create one now",
+ "login.create": "Создать сейчас",
"login.createTeam": "Создать команду",
"login.createTeamAdminOnly": "Эта опция доступна только для системных администраторов и не видна другим пользователям.",
"login.email": "Email",
@@ -1450,7 +1450,7 @@
"login.invalidPassword": "Your password is incorrect.",
"login.ldapUsername": "Имя пользователя AD/LDAP",
"login.ldapUsernameLower": "AD/LDAP имя пользователя",
- "login.noAccount": "Don't have an account? ",
+ "login.noAccount": "Отсутствует учётная запись? ",
"login.noEmail": "Please enter your email",
"login.noEmailLdapUsername": "Please enter your email or {ldapUsername}",
"login.noEmailUsername": "Please enter your email or username",
@@ -1467,16 +1467,16 @@
"login.passwordChanged": " Password updated successfully",
"login.session_expired": " Your session has expired. Please login again.",
"login.signIn": "Войти",
- "login.signInWith": "Sign in with:",
+ "login.signInWith": "Войти с помощью:",
"login.userNotFound": "We couldn't find an account matching your login credentials.",
"login.username": "Имя пользователя",
"login.verified": " Email Verified",
"login_mfa.enterToken": "To complete the sign in process, please enter a token from your smartphone's authenticator",
- "login_mfa.submit": "Submit",
- "login_mfa.token": "MFA Token",
- "login_mfa.tokenReq": "Please enter an MFA token",
- "member_item.makeAdmin": "Make Admin",
- "member_item.member": "Member",
+ "login_mfa.submit": "Отправить",
+ "login_mfa.token": "Токен MFA",
+ "login_mfa.tokenReq": "Пожалуйста, введите токен MFA",
+ "member_item.makeAdmin": "Сделать администратором",
+ "member_item.member": "Участник",
"member_list.noUsersAdd": "Нет пользователей для добавления.",
"members_popover.msg": "Сообщение",
"members_popover.title": "Участники",
@@ -1489,22 +1489,22 @@
"more_direct_channels.close": "Закрыть",
"more_direct_channels.message": "Сообщение",
"more_direct_channels.title": "Личные сообщения",
- "msg_typing.areTyping": "{users} and {last} are typing...",
- "msg_typing.isTyping": "{user} is typing...",
+ "msg_typing.areTyping": "{users} и {last} печатают...",
+ "msg_typing.isTyping": "{user} печатает...",
"msg_typing.someone": "Someone",
"navbar.addMembers": "Добавить участников",
- "navbar.click": "Click here",
+ "navbar.click": "Щелкните здесь",
"navbar.delete": "Удалить канал...",
- "navbar.leave": "Leave Channel",
+ "navbar.leave": "Покинуть канал",
"navbar.manageMembers": "Управление участниками",
"navbar.noHeader": "No channel header yet.{newline}{link} to add one.",
- "navbar.preferences": "Notification Preferences",
- "navbar.rename": "Rename Channel...",
+ "navbar.preferences": "Настройки уведомлений",
+ "navbar.rename": "Переименовать канал...",
"navbar.setHeader": "Заголовок канала...",
"navbar.setPurpose": "Установить назначение канала...",
"navbar.toggle1": "Toggle sidebar",
"navbar.toggle2": "Toggle sidebar",
- "navbar.viewInfo": "View Info",
+ "navbar.viewInfo": "Информация",
"navbar_dropdown.about": "О Mattermost",
"navbar_dropdown.accountSettings": "Учетная запись",
"navbar_dropdown.console": "Системная консоль",
@@ -1518,36 +1518,36 @@
"navbar_dropdown.manageMembers": "Участники",
"navbar_dropdown.nativeApps": "Скачать приложения",
"navbar_dropdown.report": "Сообщить о проблеме",
- "navbar_dropdown.switchTeam": "Switch to {team}",
- "navbar_dropdown.switchTo": "Switch to ",
+ "navbar_dropdown.switchTeam": "Переключиться на {team}",
+ "navbar_dropdown.switchTo": "Переключится на ",
"navbar_dropdown.teamLink": "Ссылка для приглашения",
"navbar_dropdown.teamSettings": "Настройки команды",
"navbar_dropdown.viewMembers": "Просмотреть список участников",
"notification.dm": "Прямое сообщение",
- "password_form.change": "Change my password",
- "password_form.click": "Click here to log in.",
+ "password_form.change": "Изменить пароль",
+ "password_form.click": "Щёлкните сюда для входа в систему.",
"password_form.enter": "Enter a new password for your {siteName} account.",
"password_form.error": "Please enter at least {chars} characters.",
"password_form.pwd": "Пароль",
"password_form.title": "Сброс пароля",
- "password_form.update": "Your password has been updated successfully.",
+ "password_form.update": "Ваш пароль успешно изменён.",
"password_send.checkInbox": "Please check your inbox.",
"password_send.description": "Для сброса пароля введите email адрес, использованный при регистрации",
"password_send.email": "Email",
- "password_send.error": "Please enter a valid email address.",
+ "password_send.error": "Пожалуйста, введите корректный email.",
"password_send.link": "A password reset link has been sent to {email}
",
"password_send.reset": "Сбросить пароль",
"password_send.title": "Сброс пароля",
"pdf_preview.max_pages": "Скачать для просмотра дополнительных страниц",
"pending_post_actions.cancel": "Отмена",
- "pending_post_actions.retry": "Retry",
+ "pending_post_actions.retry": "Повторить",
"permalink.error.access": "Permalink belongs to a deleted message or to a channel to which you do not have access.",
- "post_attachment.collapse": "Show less...",
- "post_attachment.more": "Show more...",
+ "post_attachment.collapse": "Скрыть...",
+ "post_attachment.more": "Ещё…",
"post_body.commentedOn": "Commented on {name}{apostrophe} message: ",
"post_body.deleted": "(сообщение удалено)",
- "post_body.plusMore": " plus {count} other files",
- "post_body.plusOne": " plus 1 other file",
+ "post_body.plusMore": " ещё {count} файлов",
+ "post_body.plusOne": " ещё 1 файл",
"post_delete.notPosted": "Комментарий не может быть добавлен",
"post_delete.okay": "Понятно",
"post_delete.someone": "Someone deleted the message on which you tried to post a comment.",
@@ -1562,9 +1562,9 @@
"posts_view.newMsg": "Новые сообщения",
"removed_channel.channelName": "канал",
"removed_channel.from": "Removed from ",
- "removed_channel.okay": "Okay",
+ "removed_channel.okay": "Хорошо",
"removed_channel.remover": "{remover} removed you from {channel}",
- "removed_channel.someone": "Someone",
+ "removed_channel.someone": "Кто-то",
"rename_channel.cancel": "Отмена",
"rename_channel.defaultError": " - Нельзя изменить для канала по умолчанию",
"rename_channel.displayName": "Имя",
@@ -1597,11 +1597,11 @@
"search_bar.cancel": "Отмена",
"search_bar.search": "Поиск",
"search_bar.usage": "Параметры поиска
- Используйте \"кавычки\" для поиска фраз
- Используйте слово from: для поиска сообщений нужного пользователя и слово in: для поиска сообщений на нужном канале
",
- "search_header.results": "Search Results",
+ "search_header.results": "Результаты поиска",
"search_header.title2": "Недавние упоминания",
"search_header.title3": "Отмеченные сообщения",
"search_item.direct": "Личное сообщение ({username})",
- "search_item.jump": "Jump",
+ "search_item.jump": "Переход",
"search_results.because": "- Если Вы ищите часть фразы (например, \"rea\", как часть фразы \"reach\" или \"reaction\"), добавьте * в маску поиска.
- Двухбуквенные слова и общие слова, такие как \"this\", \"a\" и \"is\" не появятся в результатах поиска, для исключения лишних результатов.
",
"search_results.noResults": "Ничего не найдено. Попробовать еще?",
"search_results.usage": "- Use \"quotation marks\" to search for phrases
- Use from: to find posts from specific users and in: to find posts in specific channels
",
@@ -1615,10 +1615,10 @@
"setting_picture.cancel": "Отмена",
"setting_picture.help": "Загрузите изображение профиля в формате JPG или PNG, разрешением не меньше {width} пикселей по ширине и {height} пикселей по высоте.",
"setting_picture.save": "Сохранить",
- "setting_picture.select": "Select",
+ "setting_picture.select": "Выбрать",
"setting_upload.import": "Импорт",
"setting_upload.noFile": "Файл не выбран.",
- "setting_upload.select": "Select file",
+ "setting_upload.select": "Выбрать файл",
"sidebar.channels": "Канал",
"sidebar.createChannel": "Создать канал",
"sidebar.createGroup": "Создать группу",
@@ -1666,12 +1666,12 @@
"signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.",
"signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.",
"signup_team_confirm.checkEmail": "Please check your email: {email}
Your email contains a link to set up your team",
- "signup_team_confirm.title": "Sign up Complete",
+ "signup_team_confirm.title": "Регистрация завершена",
"signup_team_system_console": "Перейти в системную консоль",
- "signup_user_completed.choosePwd": "Choose your password",
- "signup_user_completed.chooseUser": "Choose your username",
- "signup_user_completed.create": "Create Account",
- "signup_user_completed.emailHelp": "Valid email required for sign-up",
+ "signup_user_completed.choosePwd": "Выберите пароль",
+ "signup_user_completed.chooseUser": "Выберите имя:",
+ "signup_user_completed.create": "Создать аккаунт",
+ "signup_user_completed.emailHelp": "Требуется реальный адрес электронной почты для регистрации аккаунта",
"signup_user_completed.emailIs": "Your email address is {email}. You'll use this address to sign in to {siteName}.",
"signup_user_completed.expired": "You've already completed the signup process for this invitation or this invitation has expired.",
"signup_user_completed.gitlab": "через GitLab",
@@ -1686,20 +1686,20 @@
"signup_user_completed.or": "или",
"signup_user_completed.passwordLength": "Пожалуйста, введите по крайней мере {min} символов",
"signup_user_completed.required": "Обязательное поле",
- "signup_user_completed.reserved": "This username is reserved, please choose a new one.",
- "signup_user_completed.signIn": "Click here to sign in.",
+ "signup_user_completed.reserved": "Имя зарезервировано, выберите другое.",
+ "signup_user_completed.signIn": "Щёлкните здесь для входа.",
"signup_user_completed.userHelp": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-' and '_'",
"signup_user_completed.usernameLength": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-' and '_'.",
"signup_user_completed.validEmail": "Please enter a valid email address",
"signup_user_completed.welcome": "Добро пожаловать:",
- "signup_user_completed.whatis": "What's your email address?",
+ "signup_user_completed.whatis": "Ваш адрес электронной почты?",
"signup_user_completed.withLdap": "С вашими AD/LDAP учетными данными",
- "sso_signup.find": "Find my teams",
+ "sso_signup.find": "Найти мои команды",
"sso_signup.gitlab": "Create team with GitLab Account",
"sso_signup.google": "Create team with Google Apps Account",
"sso_signup.length_error": "Name must be 3 or more characters up to a maximum of 15",
- "sso_signup.teamName": "Enter name of new team",
- "sso_signup.team_error": "Please enter a team name",
+ "sso_signup.teamName": "Введите название новой команды",
+ "sso_signup.team_error": "Введите имя команды",
"suggestion.mention.all": "Notifies everyone in the channel, use in {townsquare} to notify the whole team",
"suggestion.mention.channel": "Уведомляет всех на канале",
"suggestion.mention.channels": "Мои каналы",
@@ -1711,7 +1711,7 @@
"suggestion.search.private": "Приватные группы",
"suggestion.search.public": "Общедоступные каналы",
"team_export_tab.download": "cкачать",
- "team_export_tab.export": "Export",
+ "team_export_tab.export": "Экспорт",
"team_export_tab.exportTeam": "Export your team",
"team_export_tab.exporting": " Exporting...",
"team_export_tab.ready": " Ready for ",
@@ -1738,18 +1738,18 @@
"team_members_dropdown.member": "Участник",
"team_members_dropdown.systemAdmin": "Системный администратор",
"team_members_dropdown.teamAdmin": "Администратор Команды",
- "team_settings_modal.exportTab": "Export",
+ "team_settings_modal.exportTab": "Экспорт",
"team_settings_modal.generalTab": "Общие",
"team_settings_modal.importTab": "Импорт",
"team_settings_modal.title": "Настройки команды",
- "textbox.bold": "**bold**",
+ "textbox.bold": "**жирный**",
"textbox.edit": "Редактировать сообщение",
"textbox.help": "Помощь",
- "textbox.inlinecode": "`inline code`",
- "textbox.italic": "_italic_",
- "textbox.preformatted": "```preformatted```",
- "textbox.preview": "Preview",
- "textbox.quote": ">quote",
+ "textbox.inlinecode": "`код`",
+ "textbox.italic": "_курсив_",
+ "textbox.preformatted": "```преформатированный```",
+ "textbox.preview": "Предпросмотр",
+ "textbox.quote": ">цитата",
"textbox.strike": "strike",
"tutorial_intro.allSet": "You’re all set",
"tutorial_intro.end": "Нажмите “Далее” для входа в {channel}. Это первый канал, который пользователи команды видят после входа. Используйте его для общения всей команды.",
@@ -1759,12 +1759,12 @@
"tutorial_intro.next": "Далее",
"tutorial_intro.screenOne": "Добро пожаловать в:
Mattermost
Средство общения команды, доступное всегда и везде.
Сосредоточьте вашу команду на том, что действительно важно.
",
"tutorial_intro.screenTwo": "Как работает Mattermost:
Общение происходит в публичных каналах обсуждения, личных группах и личных сообщениях.
Всё архивируется и доступно для поиска с любого подключенного к интернету настольного компьютера, ноутбука или телефона.
",
- "tutorial_intro.skip": "Skip tutorial",
+ "tutorial_intro.skip": "Пропустить обучение",
"tutorial_intro.support": "Need anything, just email us at ",
"tutorial_intro.teamInvite": "Invite teammates",
"tutorial_intro.whenReady": " when you’re ready.",
"tutorial_tip.next": "Далее",
- "tutorial_tip.ok": "Okay",
+ "tutorial_tip.ok": "Хорошо",
"tutorial_tip.out": "Opt out of these tips.",
"tutorial_tip.seen": "Seen this before? ",
"upload_overlay.info": "Drop a file to upload it.",
@@ -1773,7 +1773,7 @@
"user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled",
"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. Changing this setting requires the page to be refreshed.",
"user.settings.advance.formattingTitle": "Enable Post Formatting",
- "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.joinLeaveDesc": "Если данная опция включена, будут отображаться системные сообщения о входе и выходе пользователей из канала. Если данная опция выключена, системные сообщения о входе и выходе из канала будут скрыты. Сообщения будут отображаться когда вы добавлены в канал, так что вы можете получать уведомления.",
"user.settings.advance.joinLeaveTitle": "Включить сообщения входа/выхода",
"user.settings.advance.markdown_preview": "Show markdown preview option in message input box",
"user.settings.advance.off": "Выкл",
@@ -1791,7 +1791,7 @@
"user.settings.custom_theme.centerChannelBg": "Center Channel BG",
"user.settings.custom_theme.centerChannelColor": "Center Channel Text",
"user.settings.custom_theme.centerChannelTitle": "Center Channel Styles",
- "user.settings.custom_theme.codeTheme": "Code Theme",
+ "user.settings.custom_theme.codeTheme": "Цветовая схема",
"user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:",
"user.settings.custom_theme.linkButtonTitle": "Link and Button Styles",
"user.settings.custom_theme.linkColor": "Link Color",
@@ -1871,7 +1871,7 @@
"user.settings.general.loginGoogle": "Вход выполнен через GitLab ({email})",
"user.settings.general.loginLdap": "Вход завершен через AD/LDAP ({email})",
"user.settings.general.loginOffice365": "Вход через Office 365 ({email})",
- "user.settings.general.loginSaml": "Вход выполнен через LDAP ({email})",
+ "user.settings.general.loginSaml": "Вход выполнен через SAML ({email})",
"user.settings.general.newAddress": "New Address: {email}
Check your email to verify the above address.",
"user.settings.general.nickname": "Псеводним",
"user.settings.general.nicknameExtra": "Используйте псевдоним в качестве имени, если Вас можно называть отлично от имени или имени пользователя. Псевдоним полезно использовать, когда два или более человека имеют созвучные имена или имена пользователей.",
@@ -1916,8 +1916,8 @@
"user.settings.notifications.close": "Закрыть",
"user.settings.notifications.comments": "Уведомление об ответе",
"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.commentsInfo": "В дополнение к уведомлениям когда вас упомянули, вы можете получать сообщения об ответах в нити.",
+ "user.settings.notifications.commentsNever": "Не показывать уведомления о сообщениях в нити, пока я не буду упомянут",
"user.settings.notifications.commentsRoot": "Срабатывают уведомления о сообщениях в темах, которые я начинаю",
"user.settings.notifications.desktop": "Отправлять уведомления на рабочий стол",
"user.settings.notifications.desktop.allFirefoxForever": "Для всей активности, показывать бесконечно",
@@ -1979,7 +1979,7 @@
"user.settings.push_notification.onlyMentionsOnline": "При упоминаниях и личных сообщениях, когда в сети, отошел или не в сети",
"user.settings.push_notification.send": "Отправить мобильное push-уведомление",
"user.settings.push_notification.status": "Отправить push-уведомление когда",
- "user.settings.push_notification.status_info": "Notification alerts are only pushed to your mobile device when your online status matches the selection above.",
+ "user.settings.push_notification.status_info": "Уведомления на телефон будут присылаться только если ваш статус будет совпадать с выбранным выше.",
"user.settings.security.close": "Закрыть",
"user.settings.security.currentPassword": "Текущий пароль",
"user.settings.security.currentPasswordError": "Введите текущий пароль",
@@ -2018,7 +2018,7 @@
"user.settings.security.passwordErrorUppercaseNumberSymbol": "Пароль должен быть не короче {min} символов и содержать хотя бы один символ в верхнем регистре, хотя бы одну цифру и хотя бы один символ пунктуации (например, \"~!@#$%^&*()\").",
"user.settings.security.passwordErrorUppercaseSymbol": "Пароль должен быть не короче {min} символов и содержать хотя бы одну цифру и хотя бы один специальный символ (например, \"~!@#$%^&*()\").",
"user.settings.security.passwordGitlabCantUpdate": "Вход произошел через GitLab. Пароль не может быть изменен.",
- "user.settings.security.passwordLdapCantUpdate": "Вход произведен через LDAP. Пароль не может быть обновлен.",
+ "user.settings.security.passwordLdapCantUpdate": "Вход произведен через AD/LDAP. Пароль не может быть обновлен.",
"user.settings.security.passwordMatchError": "Введенные пароли не совпадают.",
"user.settings.security.passwordMinLength": "Длина пароля меньше минимальной, предпросмотр невозможен.",
"user.settings.security.retypePassword": "Повторите новый пароль",
@@ -2026,7 +2026,7 @@
"user.settings.security.switchEmail": "Перейти к использованию e-mail и пароль",
"user.settings.security.switchGitlab": "Перейки к использованию GitLab SSO",
"user.settings.security.switchGoogle": "Перейти к использованию Google SSO",
- "user.settings.security.switchLdap": "Перейти к использованию LDAP",
+ "user.settings.security.switchLdap": "Перейти к использованию AD/LDAP",
"user.settings.security.switchOffice365": "Перейти к использованию Office 365 SSO",
"user.settings.security.switchSaml": "Перейти к использованию SAML SSO",
"user.settings.security.title": "Настройки безопасности",
diff --git a/webapp/i18n/zh_CN.json b/webapp/i18n/zh_CN.json
index 08642ebcf6..daac266e4f 100644
--- a/webapp/i18n/zh_CN.json
+++ b/webapp/i18n/zh_CN.json
@@ -532,7 +532,7 @@
"admin.rate.httpHeaderDescription": "填充时,变化率限制通过HTTP头字段指定(例如当配置NGINX\"X-Real-IP\",当配置AmazonELB为\"X-Forwarded-For\").",
"admin.rate.httpHeaderExample": "例如 \"X-Real-IP\", \"X-Forwarded-For\"",
"admin.rate.httpHeaderTitle": "通过HTTP头变化频率限制",
- "admin.rate.maxBurst": "最大过载:",
+ "admin.rate.maxBurst": "最大过载大小:",
"admin.rate.maxBurstDescription": "超过每秒查询限制的最大请求数。",
"admin.rate.maxBurstExample": "例如 \"100\"",
"admin.rate.memoryDescription": "连接到系统的最大用户会话数由以下 \"根据远程地址改变频率限制\" 以及 \"通过HTTP头变化频率限制\" 设定而决定。",
@@ -564,7 +564,7 @@
"admin.saml.assertionConsumerServiceURLDesc": "输入 https:///login/sso/saml。确保您使用服务器设定的HTTP或HTTPS网址。此栏又名断言消耗服务网址。",
"admin.saml.assertionConsumerServiceURLEx": "例如 \"https:///login/sso/saml\"",
"admin.saml.assertionConsumerServiceURLTitle": "服务提供商登入URL:",
- "admin.saml.bannerDesc": "If a user attribute changes on the SAML server it will be updated the next time the user enters their credentials to log in to Mattermost. This includes if a user is made inactive or removed from a SAML Identity Provider. Remote logout with SAML servers is considered in a future release.",
+ "admin.saml.bannerDesc": "如果在 SAML 服务器中修改一个用户属性,它将用户下次登录 Mattermost 时同步更新。这包括如果闲置用户或从 SAML 身份提供商禁用或删除的用户。在将来的版本中将包含与 SAML 服务器远程退出。",
"admin.saml.emailAttrDesc": "使用SAML断言中的属性做为Mattermost中用户的电子邮箱地址。",
"admin.saml.emailAttrEx": "例如 \"Email\" 或 \"PrimaryEmail\"",
"admin.saml.emailAttrTitle": "邮箱属性:",
@@ -648,7 +648,7 @@
"admin.service.integrationAdmin": "限制只有管理员能管理整合:",
"admin.service.integrationAdminDesc": "当设为是时,webhhoks 和斜杠命令只由团队和系统管理员可以创建、修改和查看,同时只有系统管理员可以操作 OAuth 2.0 应用。整合在管理员创建后所有人可以使用。",
"admin.service.listenAddress": "监听地址:",
- "admin.service.listenDescription": "绑定并监听的地址。输入 \":8065\" 将绑定所有接口或者您可以选择比如 \"127.0.0.1:8065\"。如果您选择一个低数值的端口,您必须由对应的权限绑定到那端口。在 Linux 上您可以使用:\"sudo setcap cap_net_bind_service=+ep ./bin/platform\" 以允许 Mattermost 绑定低数端口。",
+ "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/platform\" to allow Mattermost to bind to well-known ports.",
"admin.service.listenExample": "例如 \":8065\"",
"admin.service.mfaDesc": "如果正确,用户将被提供对其账户添加多重因素身份验证的选项。他们需要一部智能手机和一个像Google Authenticator一样的身份验证器应用程序。",
"admin.service.mfaTitle": "启用多重身份验证:",
@@ -768,10 +768,10 @@
"admin.system_analytics.totalPosts": "信息总数",
"admin.team.brandDesc": "启用自定义形象,以在登录页上显示一张自选图片,以及一些已经设定好的文本。",
"admin.team.brandDescriptionExample": "所有团队的通讯一站式解决,随时随地可访问和搜索",
- "admin.team.brandDescriptionHelp": "登录页面和界面所示服务描述。",
- "admin.team.brandDescriptionTitle": "站点描述",
+ "admin.team.brandDescriptionHelp": "Description of service shown in login screens and UI. When not specified, \"All team communication in one place, searchable and accessible anywhere\" is displayed.",
+ "admin.team.brandDescriptionTitle": "站点描述:",
"admin.team.brandImageTitle": "自定义品牌图片:",
- "admin.team.brandTextDescription": "您希望的自定义品牌Markdown格式文字将显示在您的登录界面自定义品牌图片下方。",
+ "admin.team.brandTextDescription": "显示在登入界面里自定义品牌图片下的文字。支持 Markdown 格式排版。最多允许 500 字。",
"admin.team.brandTextTitle": "自定义品牌文本:",
"admin.team.brandTitle": "启用自定义品牌:",
"admin.team.chooseImage": "选择新图像:",
@@ -798,7 +798,7 @@
"admin.team.teamCreationDescription": "当设为否时,只有系统管理能创建团队。",
"admin.team.teamCreationTitle": "开启创建团队:",
"admin.team.upload": "上传",
- "admin.team.uploadDesc": "登录界面添加一张自定义图片定制您的用户体验。docs.mattermost.com/administration/config-settings.html#custom-branding中查看例子。",
+ "admin.team.uploadDesc": "添加一个自定义图片到登入界面以定制用户体验。推荐图片小于 2 MB。",
"admin.team.uploaded": "已上传!",
"admin.team.uploading": "上传中...",
"admin.team.userCreationDescription": "当设置为否时,创建帐户功能被禁用。点击创建账户按钮时会显示错误信息。",
diff --git a/webapp/i18n/zh_TW.json b/webapp/i18n/zh_TW.json
index 35afad0548..577b3e7a0f 100644
--- a/webapp/i18n/zh_TW.json
+++ b/webapp/i18n/zh_TW.json
@@ -8,7 +8,7 @@
"about.enterpriseEditione1": "企業版",
"about.hash": "編譯 Hash:",
"about.hashee": "企業版編譯 Hash:",
- "about.licensed": "授權來自:",
+ "about.licensed": "授權給:",
"about.number": "編譯序號:",
"about.teamEditionLearn": "加入 Mattermost 社群:",
"about.teamEditionSt": "您的團隊溝通皆在同處,隨時隨地皆可搜尋與存取。",
@@ -148,10 +148,10 @@
"admin.cluster.enableDescription": "啟用時,Mattermost 將會運行於高可用性模式。請參閱說明文件以了解如何設定 Mattermost 的高可用性。",
"admin.cluster.enableTitle": "啟用高可用性模式:",
"admin.cluster.interNodeListenAddressDesc": "伺服器將會監聽此位址來跟其他伺服器通訊。",
- "admin.cluster.interNodeListenAddressEx": "E.g.: \":8075\"",
+ "admin.cluster.interNodeListenAddressEx": "如:\":8075\"",
"admin.cluster.interNodeListenAddressTitle": "節點間通訊監聽位址:",
"admin.cluster.interNodeUrlsDesc": "所有 Mattermost 伺服器的內部/私人網址,以逗號分離。",
- "admin.cluster.interNodeUrlsEx": "如 \"http://10.10.10.30, http://10.10.10.31\"",
+ "admin.cluster.interNodeUrlsEx": "如:\"http://10.10.10.30, http://10.10.10.31\"",
"admin.cluster.interNodeUrlsTitle": "節點間網址:",
"admin.cluster.loadedFrom": "此設定檔是從節點 ID {clusterId} 讀取。如果您是經由負載平衡器存取系統控制台且遇到了問題,請參閱文件中的疑難排解指引。",
"admin.cluster.noteDescription": "修改此節的屬性需要重啟伺服器以生效。啟用高可用性模式時,系統控制台會被設成唯讀,只能經由設定檔來修改。",
@@ -164,7 +164,7 @@
"admin.cluster.status_table.url": "節點間網址",
"admin.cluster.status_table.version": "版本",
"admin.compliance.directoryDescription": "規範報告的寫入目錄,若空白,則設定為 ./data/。",
- "admin.compliance.directoryExample": "E.g.: \"./data/\"",
+ "admin.compliance.directoryExample": "如:\"./data/\"",
"admin.compliance.directoryTitle": "規範報告目錄:",
"admin.compliance.enableDailyDesc": "若啟用,Mattermost 會每日產生規範報告。",
"admin.compliance.enableDailyTitle": "啟用每日報告:",
@@ -244,7 +244,7 @@
"admin.email.fullPushNotification": "發送完整的訊息",
"admin.email.genericPushNotification": "以使用者與頻道名稱發送一般說明",
"admin.email.inviteSaltDescription": "32字元的 Salt 用來簽署電子郵件邀請。於安裝時隨機產生。按\"重新產生\"建立新的 Salt。",
- "admin.email.inviteSaltExample": "例如 \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
+ "admin.email.inviteSaltExample": "如:\"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
"admin.email.inviteSaltTitle": "電子郵件邀請 Salt:",
"admin.email.mhpns": "使用有加密、產品品質的 HPNS 連線到 iOS 與 Android 應用程式",
"admin.email.mhpnsHelp": "從iTunes下載 Mattermost iOS 應用程式。從Google Play 下載 Mattermost Android 應用程式。瞭解更多關於HPNS.",
@@ -262,7 +262,7 @@
"admin.email.notificationsDescription": "正式環境通常設為啟用。啟用時 Mattermost 會傳送電子郵件通知。開發者可以設為停用以跳過設定電子郵件加速開發。
啟用時移除預覽模式橫幅(變更設定後須重新登入以生效)。",
"admin.email.notificationsTitle": "啟用電子郵件通知:",
"admin.email.passwordSaltDescription": "32字元的 Salt 用來簽署重設密碼之電子郵件。於安裝時隨機產生。按\"重新產生\"建立新的 salt。",
- "admin.email.passwordSaltExample": "例如 \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
+ "admin.email.passwordSaltExample": "如:\"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
"admin.email.passwordSaltTitle": "密碼重設 Salt:",
"admin.email.pushContentDesc": "選取\"發送帶有使用者跟頻道名稱的一般性描述\"時,推播會寄送一般性訊息,包含使用者與頻道名稱,但不包含訊息內容。
選取\"發送完整的訊息\"時,則會引用觸發通知的訊息內文,有可能會帶有機密資料。如果推播服務在防火牆之外,那麼強烈建議本選項只在協定為 \"https\" 加密連線時使用。",
"admin.email.pushContentTitle": "推播內容:",
@@ -322,9 +322,9 @@
"admin.gitlab.authExample": "如:\"https:///oauth/authorize\"",
"admin.gitlab.authTitle": "認證端點:",
"admin.gitlab.clientIdDescription": "經由上方指示登入 GitLab 以取得該值",
- "admin.gitlab.clientIdExample": "例如:\"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
+ "admin.gitlab.clientIdExample": "如:\"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
"admin.gitlab.clientIdTitle": "應用程式識別碼:",
- "admin.gitlab.clientSecretExample": "例如:\"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
+ "admin.gitlab.clientSecretExample": "如:\"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
"admin.gitlab.clientSecretTitle": "應用程式金鑰:",
"admin.gitlab.enableDescription": "啟用時,Mattermost 允許使用 GitLab OAuth 建立團隊與註冊帳號。",
"admin.gitlab.enableTitle": "啟用以 GitLab 認證:",
@@ -338,45 +338,45 @@
"admin.google.EnableHtmlDesc": "- 登入 Google帳號。
- 前往 https://console.developers.google.com,按左側邊列的憑證並輸入\"Mattermost - 您的公司名稱\"作為專案名稱,按建立。
- 按 OAuth 同意畫面 標題並輸入 \"Mattermost\" 作為 向使用者顯示的產品名稱。 按 儲存 。
- 在 憑證 標題下,按 建立憑證,選擇 OAuth 用戶端 ID 並選擇 網路應用程式。
- 在 限制 的 已授權的重新導向 URI 中輸入 您的 Mattermost 網址/signup/google/complete (如: http://localhost:8065/signup/google/complete)。 按 建立。
- 將 用戶端 ID 跟 用戶端密鑰 貼至下面的欄位,按下儲存。
- 最後,前往 Google+ API 並按 啟用。這可能需要花上幾分鐘以在 Google 的系統完成散佈。
",
"admin.google.authTitle": "認證端點:",
"admin.google.clientIdDescription": "在 Google 註冊應用程式時收到的用戶端 ID。",
- "admin.google.clientIdExample": "Ex \"7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com\"",
+ "admin.google.clientIdExample": "如:\"7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com\"",
"admin.google.clientIdTitle": "用戶端 ID:",
"admin.google.clientSecretDescription": "在 Google 註冊應用程式時收到的用戶端密鑰。",
- "admin.google.clientSecretExample": "Ex \"H8sz0Az-dDs2p15-7QzD231\"",
+ "admin.google.clientSecretExample": "如:\"H8sz0Az-dDs2p15-7QzD231\"",
"admin.google.clientSecretTitle": "用戶端密碼:",
"admin.google.tokenTitle": "Token 端點:",
"admin.google.userTitle": "使用者 API 端點:",
"admin.image.amazonS3BucketDescription": "輸入 AWS S3 儲存貯體的名稱.",
- "admin.image.amazonS3BucketExample": "例如:\"mattermost-media\"",
+ "admin.image.amazonS3BucketExample": "如:\"mattermost-media\"",
"admin.image.amazonS3BucketTitle": "Amazon S3 儲存貯體:",
"admin.image.amazonS3IdDescription": "從 Amazon EC2 管理員取得認證。",
- "admin.image.amazonS3IdExample": "例如:\"AKIADTOVBGERKLCBV\"",
+ "admin.image.amazonS3IdExample": "如:\"AKIADTOVBGERKLCBV\"",
"admin.image.amazonS3IdTitle": "Amazon S3 存取金鑰識別碼:",
"admin.image.amazonS3RegionDescription": "選擇建立 S3 儲存貯體時選用的 AWS 區域。",
- "admin.image.amazonS3RegionExample": "例如:\"us-east-1\"",
+ "admin.image.amazonS3RegionExample": "如:\"us-east-1\"",
"admin.image.amazonS3RegionTitle": "Amazon S3 區域:",
"admin.image.amazonS3SecretDescription": "從 Amazon EC2 管理員取得認證。",
- "admin.image.amazonS3SecretExample": "例如:\"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
+ "admin.image.amazonS3SecretExample": "如:\"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
"admin.image.amazonS3SecretTitle": "Amazon S3 Secret 存取金鑰:",
"admin.image.localDescription": "檔案跟圖片寫入的目錄。如果留白則預設為 ./data/。",
- "admin.image.localExample": "E.g.: \"./data/\"",
+ "admin.image.localExample": "如:\"./data/\"",
"admin.image.localTitle": "本地儲存目錄:",
"admin.image.maxFileSizeDescription": "最大所容許的訊息附件檔案大小(MB)。注意:請確認伺服器記憶體能夠承受設定。大檔案會增加伺服器崩潰以及由於網路問題而上傳失敗的風險。",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "最大檔案大小:",
"admin.image.previewHeightDescription": "預覽圖最大高度(\"0\":自動)。改變這個值只會改變之後的圖片如何顯示,但不會改變以前的圖片。",
- "admin.image.previewHeightExample": "E.g.: \"0\"",
+ "admin.image.previewHeightExample": "如:\"0\"",
"admin.image.previewHeightTitle": "預覽圖片高:",
"admin.image.previewWidthDescription": "預覽圖最大寬度。改變這個值只會改變之後的圖片如何顯示,但不會改變以前的圖片。",
- "admin.image.previewWidthExample": "E.g.: \"1024\"",
+ "admin.image.previewWidthExample": "如:\"1024\"",
"admin.image.previewWidthTitle": "預覽圖片寬:",
"admin.image.profileHeightDescription": "個人圖像的高度。",
- "admin.image.profileHeightExample": "E.g.: \"0\"",
+ "admin.image.profileHeightExample": "如:\"0\"",
"admin.image.profileHeightTitle": "個人圖像高:",
"admin.image.profileWidthDescription": "個人圖像的寬度。",
- "admin.image.profileWidthExample": "E.g.: \"1024\"",
+ "admin.image.profileWidthExample": "如:\"1024\"",
"admin.image.profileWidthTitle": "個人圖像寬:",
"admin.image.publicLinkDescription": "32字元的 Salt 用來簽署公開的圖片連結。於安裝時隨機產生。按\"重新產生\"建立新的 Salt。",
- "admin.image.publicLinkExample": "例如 \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
+ "admin.image.publicLinkExample": "如:\"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "公開連結的 Salt:",
"admin.image.shareDescription": "允許使用者分享檔案與照片的公開連結。",
"admin.image.shareTitle": "啟用公開檔案連結:",
@@ -385,54 +385,54 @@
"admin.image.storeLocal": "本地端檔案系統",
"admin.image.storeTitle": "檔案儲存系統:",
"admin.image.thumbHeightDescription": "上傳圖片的縮圖高度。改變這個值只會改變之後的縮圖如何顯示,但不會改變以前的縮圖。",
- "admin.image.thumbHeightExample": "E.g.: \"100\"",
+ "admin.image.thumbHeightExample": "如:\"100\"",
"admin.image.thumbHeightTitle": "附件檔案縮圖高:",
"admin.image.thumbWidthDescription": "上傳圖片的縮圖寬度。改變這個值只會改變之後的縮圖如何顯示,但不會改變以前的縮圖。",
- "admin.image.thumbWidthExample": "E.g.: \"120\"",
+ "admin.image.thumbWidthExample": "如:\"120\"",
"admin.image.thumbWidthTitle": "附加檔案縮圖寬:",
"admin.integrations.custom": "自訂整合",
"admin.integrations.external": "外部服務",
"admin.integrations.webrtc": "Mattermost WebRTC",
"admin.ldap.baseDesc": "BaseDN 是 Mattermost 在 AD/LDAP 樹搜尋使用者的起始點的識別名。",
- "admin.ldap.baseEx": "例如:\"ou=Unit Name,dc=corp,dc=example,dc=com\"",
+ "admin.ldap.baseEx": "如:\"ou=Unit Name,dc=corp,dc=example,dc=com\"",
"admin.ldap.baseTitle": "BaseDN:",
"admin.ldap.bindPwdDesc": "\"綁定使用者名稱\"的密碼:",
"admin.ldap.bindPwdTitle": "綁定密碼:",
"admin.ldap.bindUserDesc": "AD/LDAP 搜尋時使用的使用者名稱。一般這應該是一個專為 Mattermost 而建的帳號。這帳號應該被限制為只能讀取被 BaseDN 欄位所限定的 AD/LDAP 樹。",
"admin.ldap.bindUserTitle": "綁定使用者名稱:",
"admin.ldap.emailAttrDesc": "用於設定 Mattermost 使用者電子郵件位址的 AD/LDAP 伺服器屬性。",
- "admin.ldap.emailAttrEx": "例如:\"mail\"或\"userPrincipalName\"",
+ "admin.ldap.emailAttrEx": "如:\"mail\"或\"userPrincipalName\"",
"admin.ldap.emailAttrTitle": "電子郵件位址屬性:",
"admin.ldap.enableDesc": "啟用時,Mattermost 允許使用 AD/LDAP 登入",
"admin.ldap.enableTitle": "啟用 AD/LDAP 登入:",
- "admin.ldap.firstnameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the first name of users in Mattermost. When set, users will not be able to edit their first name, since it is synchronized with the LDAP server. When left blank, users can set their own first name in Account Settings.",
+ "admin.ldap.firstnameAttrDesc": "(非必須) 用於設定 Mattermost 使用者名字的 AD/LDAP 伺服器屬性。當設定之後由於將會跟 LDAP 伺服器同步名字,使用者將無法編輯。留白時使用者可以在帳號設定中設定他們自己的名字。",
"admin.ldap.firstnameAttrEx": "如:\"givenName\"",
"admin.ldap.firstnameAttrTitle": "名字屬性",
"admin.ldap.idAttrDesc": "此屬性在 AD/LDAP 伺服器上的值將會被用做 Mattermost 裡獨特、唯一的識別值。該屬性值最好不會變更,例如使用者名稱 或 uid。如果一個使用者的這個屬性值有所變更,Mattermost 將會根據新值建立一個跟原本帳戶無關的新帳戶。這將是未來使用者在 Mattermost 登入頁面所要填入\"AD/LDAP 使用者名稱\"欄位的值。通常此屬性設定成與上面的\"用戶名稱\"屬性相同。如果您的團隊習慣用 domain\\username 登入其他使用 AD/LDAP 認證的服務,最好在本欄位填入 domain\\username 以保持一致性。",
- "admin.ldap.idAttrEx": "例如:\"sAMAccountName\"",
+ "admin.ldap.idAttrEx": "如:\"sAMAccountName\"",
"admin.ldap.idAttrTitle": "ID 的屬性:",
- "admin.ldap.lastnameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the last name of users in Mattermost. When set, users will not be able to edit their last name, since it is synchronized with the LDAP server. When left blank, users can set their own last name in Account Settings.",
- "admin.ldap.lastnameAttrEx": "E.g.: \"sn\"",
+ "admin.ldap.lastnameAttrDesc": "(非必須) 用於設定 Mattermost 使用者姓氏的 AD/LDAP 伺服器屬性。當設定之後由於將會跟 LDAP 伺服器同步姓氏,使用者將無法編輯。留白時使用者可以在帳號設定中設定他們自己的姓氏。",
+ "admin.ldap.lastnameAttrEx": "如:\"sn\"",
"admin.ldap.lastnameAttrTitle": "姓氏屬性:",
"admin.ldap.ldap_test_button": "AD/LDAP Test",
"admin.ldap.loginNameDesc": "顯示在登入頁面上登入欄位的提示字。預設為\"AD/LDAP 使用者名稱\"。",
- "admin.ldap.loginNameEx": "例如:\"AD/LDAP 使用者名稱\"",
+ "admin.ldap.loginNameEx": "如:\"AD/LDAP 使用者名稱\"",
"admin.ldap.loginNameTitle": "登入欄位名:",
- "admin.ldap.maxPageSizeEx": "E.g.: \"2000\"",
+ "admin.ldap.maxPageSizeEx": "如:\"2000\"",
"admin.ldap.maxPageSizeHelpText": "Mattermost 向 AD/LDAP 伺服器請求使用者資料時單次最多的數量。0表示無上限。",
"admin.ldap.maxPageSizeTitle": "最大分頁大小:",
- "admin.ldap.nicknameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the nickname of users in Mattermost. When set, users will not be able to edit their nickname, since it is synchronized with the LDAP server. When left blank, users can set their own nickname in Account Settings.",
- "admin.ldap.nicknameAttrEx": "例如:\"匿稱\"",
+ "admin.ldap.nicknameAttrDesc": "(非必須) 用於設定 Mattermost 使用者暱稱的 AD/LDAP 伺服器屬性。當設定之後由於將會跟 LDAP 伺服器同步暱稱,使用者將無法編輯。留白時使用者可以在帳號設定中設定他們自己的暱稱。",
+ "admin.ldap.nicknameAttrEx": "如:\"nickname\"",
"admin.ldap.nicknameAttrTitle": "匿稱的屬性:",
"admin.ldap.noLicense": "註:
AD/LDAP 為企業授權功能,您的授權不支援 AD/LDAP。按這裡查看企業授權資訊與價格。
",
"admin.ldap.portDesc": "Masttermost 連接 AD/LDAP 伺服器的連接埠。預設為389。",
- "admin.ldap.portEx": "E.g.: \"389\"",
+ "admin.ldap.portEx": "如:\"389\"",
"admin.ldap.portTitle": "AD/LDAP 連接埠:",
"admin.ldap.queryDesc": "查詢 AD/LDAP 伺服器的逾時設定。如果因為 AD/LDAP 伺服器太慢而出現逾時錯誤,請加大其值。",
- "admin.ldap.queryEx": "E.g.: \"60\"",
+ "admin.ldap.queryEx": "如:\"60\"",
"admin.ldap.queryTitle": "查詢逾時設定(秒):",
"admin.ldap.serverDesc": "AD/LDAP 伺服器的網域或 IP 位址。",
- "admin.ldap.serverEx": "例如:\"10.0.0.23\"",
+ "admin.ldap.serverEx": "如:\"10.0.0.23\"",
"admin.ldap.serverTitle": "AD/LDAP 伺服器:",
"admin.ldap.skipCertificateVerification": "跳過驗證憑證:",
"admin.ldap.skipCertificateVerificationDesc": "TLS 或 STARTTLS 連線時跳過驗證憑證。不建議使用於需要 TLS 的正式環境。測試用設定。",
@@ -448,7 +448,7 @@
"admin.ldap.userFilterDisc": "(非必須)輸入 AD/LDAP 過濾條件用來搜尋使用者。只有該條件找出來的用戶可以存取 Mattermost。對 Active Directory,排除被關閉的使用者的條件為 (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))。",
"admin.ldap.userFilterEx": "例如 \"(objectClass=user)\"",
"admin.ldap.userFilterTitle": "使用者過濾條件:",
- "admin.ldap.usernameAttrEx": "例如:\"sAMAccountName\"",
+ "admin.ldap.usernameAttrEx": "如:\"sAMAccountName\"",
"admin.ldap.usernameAttrTitle": "使用者名稱的屬性:",
"admin.license.choose": "選擇檔案",
"admin.license.chooseFile": "選擇檔案",
@@ -506,17 +506,17 @@
"admin.office365.EnableHtmlDesc": "- 登入 Microsoft 或 Office 365 帳號。請確定該帳號跟其他使用者的登入帳號在同一個租用戶下。
- 前往 https://apps.dev.microsoft.com,按 前往應用程式列表 > 新增應用程式 並用 \"Mattermost - 您的公司名稱\" 作為應用程式名稱。
- 在 應用程式密碼 下,按 產生新密碼 並黏貼至底下的應用程式密碼欄位。
- 在 平台 下,按 新增平台 選擇 Web 並在 重新導向 URI 欄位輸入 您的-mattermost-網址/signup/office365/complete (如:http://localhost:8065/signup/office365/complete)。同時取消 允許隱含流程。
- 最後,按下 儲存 並貼上底下的應用程式識別碼欄位。
",
"admin.office365.authTitle": "認證端點:",
"admin.office365.clientIdDescription": "在 Microsoft 註冊應用程式時收到的應用程式/用戶端識別碼。",
- "admin.office365.clientIdExample": "Ex \"adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq\"",
+ "admin.office365.clientIdExample": "如:\"adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq\"",
"admin.office365.clientIdTitle": "應用程式識別碼:",
"admin.office365.clientSecretDescription": "在 Microsoft 註冊應用程式時收到的應用程式密碼。",
- "admin.office365.clientSecretExample": "Ex \"shAieM47sNBfgl20f8ci294\"",
+ "admin.office365.clientSecretExample": "如:\"shAieM47sNBfgl20f8ci294\"",
"admin.office365.clientSecretTitle": "應用程式密碼:",
"admin.office365.tokenTitle": "Token 端點:",
"admin.office365.userTitle": "使用者 API 端點:",
"admin.password.lowercase": "至少一個小寫英文字母",
"admin.password.minimumLength": "密碼最短長度:",
"admin.password.minimumLengthDescription": "有效密碼所應有的最少字元數目。必須是大於或等於{min}且小於或等於{max}的整數。",
- "admin.password.minimumLengthExample": "E.g.: \"5\"",
+ "admin.password.minimumLengthExample": "如:\"5\"",
"admin.password.number": "至少一個數字",
"admin.password.preview": "錯誤訊息預覽",
"admin.password.requirements": "密碼要求:",
@@ -530,18 +530,18 @@
"admin.rate.enableLimiterDescription": "若啟用,API 使用頻率會被限制成下面所指定的值。",
"admin.rate.enableLimiterTitle": "啟用張貼頻率限制:",
"admin.rate.httpHeaderDescription": "當有內容的時候,會根據內容指定的 HTTP 標頭欄位(如 NGINX的情況設定 \"X-Real-IP\"、AmazonELB的情況設定\"X-Forwarded-For\")改變張貼頻率限制。",
- "admin.rate.httpHeaderExample": "例如 \"X-Real-IP\", \"X-Forwarded-For\"",
+ "admin.rate.httpHeaderExample": "如:\"X-Real-IP\", \"X-Forwarded-For\"",
"admin.rate.httpHeaderTitle": "根據 HTTP 標頭改變張貼頻率限制",
- "admin.rate.maxBurst": "最大高載:",
+ "admin.rate.maxBurst": "最大高載值:",
"admin.rate.maxBurstDescription": "允許暫時超過每秒查詢限制的最大要求數量。",
- "admin.rate.maxBurstExample": "E.g.: \"100\"",
+ "admin.rate.maxBurstExample": "如:\"100\"",
"admin.rate.memoryDescription": "能連到此系統的最大使用者工作階段數由下面\"根據遠端位址改變張貼頻率限制\"跟\"根據 HTTP 標頭改變張貼頻率限制\"設定所決定",
- "admin.rate.memoryExample": "E.g.: \"10000\"",
+ "admin.rate.memoryExample": "如:\"10000\"",
"admin.rate.memoryTitle": "記憶體儲存體大小:",
"admin.rate.noteDescription": "變更此段落的設定值必須重啟伺服器以生效。",
"admin.rate.noteTitle": "註:",
"admin.rate.queriesDescription": "限制 API 使用速率為每秒\"這邊指定的數量\"次要求。",
- "admin.rate.queriesExample": "E.g.: \"10\"",
+ "admin.rate.queriesExample": "如:\"10\"",
"admin.rate.queriesTitle": "每秒最多查詢數量:",
"admin.rate.remoteDescription": "若啟用,則根據 IP 位址限制 API 使用速率。",
"admin.rate.remoteTitle": "根據遠端位址改變發文頻率限制:",
@@ -564,7 +564,7 @@
"admin.saml.assertionConsumerServiceURLDesc": "輸入 https://<您的 mattermost 網址>/login/sso/saml。請根據伺服器設定選擇 HTTP 或 HTTPS。此欄位又被稱為宣告取用者服務網址。",
"admin.saml.assertionConsumerServiceURLEx": "如:\"https://<您的 mattermost 網址>/login/sso/saml\"",
"admin.saml.assertionConsumerServiceURLTitle": "服務提供者登入網址:",
- "admin.saml.bannerDesc": "If a user attribute changes on the SAML server it will be updated the next time the user enters their credentials to log in to Mattermost. This includes if a user is made inactive or removed from a SAML Identity Provider. Remote logout with SAML servers is considered in a future release.",
+ "admin.saml.bannerDesc": "如果 SAML 伺服器有變動,則下次使用者登錄時會同時更新使用者的屬性,包括了 SAML 識別提供者上使用者被停權或是被刪除。遠端登出 SAML 伺服器的功能預計在未來的版本中實做。",
"admin.saml.emailAttrDesc": "用於設定 Mattermost 使用者電子郵件位址的 SAML 宣告屬性。",
"admin.saml.emailAttrEx": "如:\"Email\"或\"PrimaryEmail\"",
"admin.saml.emailAttrTitle": "電子郵件位址屬性:",
@@ -573,7 +573,7 @@
"admin.saml.encryptDescription": "啟用時,Mattermost 會解密利用您的服務提供者的公開憑證所加密的 SAML 宣告。",
"admin.saml.encryptTitle": "啟用加密:",
"admin.saml.firstnameAttrDesc": "(非必須) 用於設定 Mattermost 使用者名字的 SAML 宣告屬性。",
- "admin.saml.firstnameAttrEx": "如 \"FirstName\"",
+ "admin.saml.firstnameAttrEx": "如:\"FirstName\"",
"admin.saml.firstnameAttrTitle": "名字屬性:",
"admin.saml.idpCertificateFileDesc": "身分識別提供者所簽發的公開認證憑證。",
"admin.saml.idpCertificateFileRemoveDesc": "移除身分識別提供者所簽發的公開認證憑證。",
@@ -594,7 +594,7 @@
"admin.saml.loginButtonTextEx": "如:\"With OKTA\"",
"admin.saml.loginButtonTextTitle": "登入按鈕文字:",
"admin.saml.nicknameAttrDesc": "(非必須) 用於設定 Mattermost 使用者暱稱的 SAML 宣告屬性。",
- "admin.saml.nicknameAttrEx": "例如:\"匿稱\"",
+ "admin.saml.nicknameAttrEx": "如:\"Nickname\"",
"admin.saml.nicknameAttrTitle": "匿稱的屬性:",
"admin.saml.privateKeyFileFileDesc": "用以解密來自身份識別提供者的 SAML 宣告的私鑰。",
"admin.saml.privateKeyFileFileRemoveDesc": "移除用以解密來自身份識別提供者的 SAML 宣告的私鑰。",
@@ -629,7 +629,7 @@
"admin.select_team.select": "選擇",
"admin.select_team.selectTeam": "選擇團隊",
"admin.service.attemptDescription": "於幾次登入失敗之後鎖定使用者,並要求使用者經由電子郵件重設密碼。",
- "admin.service.attemptExample": "E.g.: \"10\"",
+ "admin.service.attemptExample": "如:\"10\"",
"admin.service.attemptTitle": "最大登入嘗試次數:",
"admin.service.cmdsDesc": "啟用時,允許自訂斜線命令。請參閱文件。",
"admin.service.cmdsTitle": "啟用自訂斜線命令:",
@@ -639,7 +639,7 @@
"admin.service.developerDesc": "啟用時,Javascript 錯誤會顯示在使用者界面頂端上的紅色橫欄。不建議在正式環境中使用。",
"admin.service.developerTitle": "啟用開發者模式:",
"admin.service.googleDescription": "設定此金鑰以啟用顯示內嵌預覽 YouTube 影片的標題。即使沒有金鑰,訊息或註解有連結一樣會建立 YouTube 影片預覽,但是這些預覽無法顯示影片標題。請看 Google Developers Tutorial 的指示以取得金鑰。",
- "admin.service.googleExample": "例如:\"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"",
+ "admin.service.googleExample": "例:\"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"",
"admin.service.googleTitle": "Google API 金鑰:",
"admin.service.iconDescription": "啟用時,將允許 Webhook 以及斜線命令還有其他整合功能 (如 Zapier) 修改發文時的圖示。註:此功能跟允許覆蓋使用者名稱並用時有導致釣魚攻擊的可能性。",
"admin.service.iconTitle": "允許外部整合功能置換個人圖像:",
@@ -648,8 +648,8 @@
"admin.service.integrationAdmin": "限制只有管理員能管理外部整合:",
"admin.service.integrationAdminDesc": "啟用時,Webhook 跟斜線命令將只有團隊與系統管理員能夠建立、編輯跟觀看,OAuth 2.0 應用程式將只有系統管理員能夠操作。外部整合在被管理員建立之後將會對所有使用者開放。",
"admin.service.listenAddress": "監聽位址:",
- "admin.service.listenDescription": "The address to which to bind and listen. Entering \":8065\" will bind to all interfaces or you can choose one like \"127.0.0.1:8065\". If you choose a low number port, you must have permissions to bind to that port. On Linux you can use: \"sudo setcap cap_net_bind_service=+ep ./bin/platform\" to allow Mattermost to bind to low ports.",
- "admin.service.listenExample": "E.g.: \":8065\"",
+ "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/platform\" to allow Mattermost to bind to well-known ports.",
+ "admin.service.listenExample": "如:\":8065\"",
"admin.service.mfaDesc": "若啟用,使用者可選擇將帳號增加多重要素驗證,多重要素驗證需要用智慧型手機與像 Google Authenticator 一樣的認證應用程式。",
"admin.service.mfaTitle": "啟用多重要素驗證:",
"admin.service.mobileSessionDays": "行動裝置的工作階段長度(以天計):",
@@ -661,11 +661,11 @@
"admin.service.securityDesc": "啟用時,如果過去12小時內有發布相關的安全性修正,將會寄發通知信給系統管理者。需要啟用電子郵件功能。",
"admin.service.securityTitle": "啟用安全性示警: ",
"admin.service.segmentDescription": "Segment.com 是個可以用來追蹤詳細系統使用狀況的線上服務。您可以在 Segment.com 註冊一個免費帳號以獲取金鑰。",
- "admin.service.segmentExample": "例如:\"g3fgGOXJAQ43QV7rAh6iwQCkV4cA1Gs\"",
+ "admin.service.segmentExample": "例:\"g3fgGOXJAQ43QV7rAh6iwQCkV4cA1Gs\"",
"admin.service.segmentTitle": "Segment 寫入金鑰:",
"admin.service.sessionCache": "工作階段快取有效時間(分):",
"admin.service.sessionCacheDesc": "要將工作階段快取在記憶體中多久(分鐘)。",
- "admin.service.sessionDaysEx": "E.g.: \"30\"",
+ "admin.service.sessionDaysEx": "如:\"30\"",
"admin.service.siteURL": "站台網址:",
"admin.service.siteURLDescription": "使用者用來存取 Mattermost 的網址,應包含通訊協定跟連接埠。除非正在通知 > 電子郵件中設定批次郵件,否則此欄位可以留白。留白則會自動根據傳入資料設定。",
"admin.service.siteURLExample": "如:\"https://mattermost.example.com:1234\"",
@@ -735,13 +735,13 @@
"admin.sql.dataSource": "資料來源:",
"admin.sql.driverName": "驅動程式名稱:",
"admin.sql.keyDescription": "32個字元的 Salt 以加密資料庫敏感欄位。",
- "admin.sql.keyExample": "例如 \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
+ "admin.sql.keyExample": "如:\"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.sql.keyTitle": "封存資料的加密金鑰:",
"admin.sql.maxConnectionsDescription": "資料庫最大閒置連線",
- "admin.sql.maxConnectionsExample": "E.g.: \"10\"",
+ "admin.sql.maxConnectionsExample": "如:\"10\"",
"admin.sql.maxConnectionsTitle": "最大閒置連線:",
"admin.sql.maxOpenDescription": "資料庫最大開啟連線。",
- "admin.sql.maxOpenExample": "E.g.: \"10\"",
+ "admin.sql.maxOpenExample": "如:\"10\"",
"admin.sql.maxOpenTitle": "最大開啟連線:",
"admin.sql.noteDescription": "變更此段落設定必須重啟伺服器以生效。",
"admin.sql.noteTitle": "註:",
@@ -768,17 +768,17 @@
"admin.system_analytics.totalPosts": "全部發文",
"admin.team.brandDesc": "啟動自訂品牌,下面上傳的圖片跟寫下的文字會顯示在登入頁面。",
"admin.team.brandDescriptionExample": "團隊溝通皆在同處,隨時隨地皆可搜尋與存取。",
- "admin.team.brandDescriptionHelp": "顯示於登入畫面與界面上的服務敘述。",
- "admin.team.brandDescriptionTitle": "站台敘述",
+ "admin.team.brandDescriptionHelp": "登入畫面跟使用者界面上顯示的服務描述。當沒有設定時將會顯示 \"團隊溝通皆在同處,隨時隨地皆可搜尋與存取。\"。",
+ "admin.team.brandDescriptionTitle": "站台敘述:",
"admin.team.brandImageTitle": "自訂品牌圖片:",
- "admin.team.brandTextDescription": "這自訂品牌的文字將會以 Markdown 格式顯示在登入界面的自訂品牌圖像下方。",
+ "admin.team.brandTextDescription": "顯示在登入畫面中自訂品牌圖片下方的文字。可使用 Markdown 以設定文字樣式與排版。最多允許 500 個字元。",
"admin.team.brandTextTitle": "自訂品牌文字:",
"admin.team.brandTitle": "啟用自訂品牌:",
"admin.team.chooseImage": "選擇新圖",
"admin.team.dirDesc": "啟用時,設定為顯示在團隊列表的團隊將會顯示在主頁並取代原本建立團隊的位置。",
"admin.team.dirTitle": "啟用團隊列表:",
"admin.team.maxUsersDescription": "每個團隊最大人數,包含活躍與不活躍的使用者。",
- "admin.team.maxUsersExample": "E.g.: \"25\"",
+ "admin.team.maxUsersExample": "如:\"25\"",
"admin.team.maxUsersTitle": "每個團隊最大人數:",
"admin.team.noBrandImage": "尚未上傳品牌圖片",
"admin.team.openServerDescription": "啟用時,任可人都無需邀請直接註冊帳號。",
@@ -786,19 +786,19 @@
"admin.team.restrictDescription": "團隊跟使用者帳號只能從特定的網域建立。可以是單個(例:\"mattermost.org\")或是用逗號分隔的網域列表(例:\"corp.mattermost.com, mattermost.org\")。",
"admin.team.restrictDirectMessage": "允許直接訊息的對象為:",
"admin.team.restrictDirectMessageDesc": "'任何 Mattermost 伺服器上的使用者'讓使用者能對任何在這伺服器上的使用者開啟直接訊息頻道,即便他們沒有任何共通的團隊。'任何團隊成員'限制只能對在同一團隊的使用者開啟直接訊息頻道。",
- "admin.team.restrictExample": "例如:\"corp.mattermost.com, mattermost.org\"",
+ "admin.team.restrictExample": "如:\"corp.mattermost.com, mattermost.org\"",
"admin.team.restrictNameDesc": "若啟用,則無法用如 www, admin, support, test, channel 等保留字建立團隊。",
"admin.team.restrictNameTitle": "限制團隊名稱:",
"admin.team.restrictTitle": "限制僅有特定的電子郵件網域能建立帳號:",
"admin.team.restrict_direct_message_any": "任何 Mattermost 伺服器上的使用者",
"admin.team.restrict_direct_message_team": "任何團隊成員",
"admin.team.siteNameDescription": "顯示於登入畫面與界面上的服務名稱.",
- "admin.team.siteNameExample": "例如:\"Mattermost\"",
+ "admin.team.siteNameExample": "如:\"Mattermost\"",
"admin.team.siteNameTitle": "站台名稱:",
"admin.team.teamCreationDescription": "停用時,只有系統管理者能建立團隊。",
"admin.team.teamCreationTitle": "啟用建立團隊::",
"admin.team.upload": "上傳",
- "admin.team.uploadDesc": "新增自訂圖片到登入畫面以自訂使用者體驗。範例見 docs.mattermost.com/administration/config-settings.html#custom-branding。",
+ "admin.team.uploadDesc": "增加自訂圖片到登入畫面以客製使用者體驗。建議影像檔案小於 2 MB。",
"admin.team.uploaded": "已上傳!",
"admin.team.uploading": "上傳中...",
"admin.team.userCreationDescription": "若停用,則停用建立帳戶功能。按建立帳號按鈕會顯示錯誤。",
@@ -835,13 +835,13 @@
"admin.webrtc.gatewayAdminSecretExample": "如:\"PVRzWNN1Tg6szn7IQWvhpAvLByScWxdy\"",
"admin.webrtc.gatewayAdminSecretTitle": "閘道管理員密碼:",
"admin.webrtc.gatewayAdminUrlDescription": "請輸入 https://:/admin。請根據伺服器設定選擇 HTTP 或 HTTPS。Mattermost WebRTC 將使用此網址來取得有效 Token 用以為每個端點建立連線。",
- "admin.webrtc.gatewayAdminUrlExample": "如 \"https://webrtc.mattermost.com:7089/admin\"",
+ "admin.webrtc.gatewayAdminUrlExample": "如:\"https://webrtc.mattermost.com:7089/admin\"",
"admin.webrtc.gatewayAdminUrlTitle": "閘道管理員網址:",
"admin.webrtc.gatewayWebsocketUrlDescription": "請輸入 wss://:。請根據伺服器設定選擇 WS 或 WSS。這將是用來在端點間發送訊號以及建立通訊的 Websocket。",
"admin.webrtc.gatewayWebsocketUrlExample": "如:\"wss://webrtc.mattermost.com:8189\"",
"admin.webrtc.gatewayWebsocketUrlTitle": "閘道 Websocket 網址:",
"admin.webrtc.stunUriDescription": "輸入 stun:: 作為 STUN URI。STUN 是個讓位於 NAT 後方的裝置取得公開 IP 位置的標準網路協定。",
- "admin.webrtc.stunUriExample": "如:",
+ "admin.webrtc.stunUriExample": "如:\"stun:webrtc.mattermost.com:5349\"",
"admin.webrtc.stunUriTitle": "STUN URI",
"admin.webrtc.turnSharedKeyDescription": "輸入 TURN 伺服器共用金鑰。這將用來產生動態密碼以建立連線。每個密碼只在短期內有效。",
"admin.webrtc.turnSharedKeyExample": "如:\"bXdkOWQxc3d0Ynk3emY5ZmsxZ3NtazRjaWg=\"",