{ "about.close": "关闭", "about.copyright": "版权 2016 Mattermost, Inc. 版权所有", "about.database": "数据库:", "about.date": "创建日期:", "about.enterpriseEditionLearn": "了解更多企业版本", "about.enterpriseEditionSt": "位于防火墙后的现代通讯方式。", "about.enterpriseEditione1": "企业版本", "about.hash": "构建哈希:", "about.hashee": "构建EE哈希:", "about.licensed": "授权于:", "about.number": "编译号:", "about.teamEditionLearn": "加入Mattermost社区", "about.teamEditionSt": "所有团队的通讯一站式解决,随时随地可搜索和访问。", "about.teamEditiont0": "团队版本", "about.teamEditiont1": "企业版本", "about.title": "关于Mattermost", "about.version": "版本:", "access_history.title": "访问历史", "activity_log.activeSessions": "活动会话", "activity_log.browser": "浏览器: {browser}", "activity_log.firstTime": "首次登录时间: {date}, {time}", "activity_log.lastActivity": "最后操作: {date}, {time}", "activity_log.logout": "注销", "activity_log.moreInfo": "更多信息", "activity_log.os": "系统: {os}", "activity_log.sessionId": "会话ID: {id}", "activity_log.sessionsDescription": "当您在设备的新浏览器中登录时,将创建会话。会话让您使用Mattermost时无需在系统管理员限定的时间段内重新登录。如果您希望早些退出,点击下方的‘注销’按钮结束会话。", "activity_log_modal.android": "Android", "activity_log_modal.androidNativeApp": "Android本地App", "activity_log_modal.iphoneNativeApp": "iPhone本地App", "add_command.autocomplete": "自动完成:", "add_command.autocomplete.help": "(Optional) Show slash command in autocomplete list.", "add_command.autocompleteDescription": "自动补全描述", "add_command.autocompleteDescription.help": "对自动补全列表中,斜杠命令的可选简述。", "add_command.autocompleteDescription.placeholder": "例如: 返回关于病人记录的搜索结果", "add_command.autocompleteHint": "自动完成提示", "add_command.autocompleteHint.help": "(Optional) Arguments associated with your slash command, displayed as help in the autocomplete list.", "add_command.autocompleteHint.placeholder": "例如: [患者姓名]", "add_command.cancel": "取消", "add_command.description": "描述", "add_command.description.help": "Description for your incoming webhook.", "add_command.displayName": "显示名称", "add_command.displayName.help": "Display name for your slash command made of up to 64 characters.", "add_command.header": "添加", "add_command.iconUrl": "回复图标", "add_command.iconUrl.help": "选择一个件图片覆盖回复这个斜杠命令。输入的URL.png或.jpg文件至少128像素x128像素。", "add_command.iconUrl.placeholder": "https://www.example.com/myicon.png", "add_command.method": "请求方式", "add_command.method.get": "GET", "add_command.method.help": "命令的类型发给请求URL的请求。", "add_command.method.post": "POST", "add_command.save": "保存", "add_command.trigger": "命令触发词", "add_command.trigger.help": "Trigger word must be unique, and cannot begin with a slash or contain any spaces.", "add_command.trigger.helpExamples": "Examples: client, employee, patient, weather", "add_command.trigger.helpReserved": "Reserved: {link}", "add_command.trigger.helpReservedLinkText": "see list of built-in slash commands", "add_command.trigger.placeholder": "命令触发器。譬如\"hello\"", "add_command.triggerInvalidLength": "触发器单词必须包含 {min} 至 {max} 个字符", "add_command.triggerInvalidSlash": "触发器单词第一个单词不能为/", "add_command.triggerInvalidSpace": "触发器单词不能包含空格", "add_command.triggerRequired": "需要一个触发字", "add_command.url": "请求URL", "add_command.url.help": "接收HTTP POST或GET斜杠命令运行时事件请求的回调URL。", "add_command.url.placeholder": "必须以http://或https://开始", "add_command.urlRequired": "需要一个请求的URL", "add_command.username": "回复用户名", "add_command.username.help": "选择一个用户名用于覆盖这个响应命令。用户名可以包含多达22个小写字母,数字以及符号 \"-\",\"_\" 和 \".\" 字符。", "add_command.username.placeholder": "用户名", "add_emoji.cancel": "取消", "add_emoji.header": "添加", "add_emoji.image": "图像", "add_emoji.image.button": "选择", "add_emoji.image.help": "为您的颜文字选择图片。图片可以是gif、png或jpeg档案,大小请在64KB以下,长宽请控制在128*128像素或以内。", "add_emoji.imageRequired": "表情符号需要个图片", "add_emoji.name": "名称", "add_emoji.name.help": "选择一个多达64个小写字母,数字以及符号 '-' 和 '_' 字符组成的用户名用于表情符号。", "add_emoji.nameInvalid": "表情符号的名称只能包含数字,字母和符号' - '和'_'。", "add_emoji.nameRequired": "表情符号需要个名称", "add_emoji.nameTaken": "此名称已被系统表情符号使用。请重新选个名称。", "add_emoji.preview": "预览", "add_emoji.preview.sentence": "这句话带有 {image} 。", "add_emoji.save": "保存", "add_incoming_webhook.cancel": "取消", "add_incoming_webhook.channel": "频道", "add_incoming_webhook.channel.help": "Public channel or private group that receives the webhook payloads. You must belong to the private group when setting up the webhook.", "add_incoming_webhook.channelRequired": "需要一个合法的频道", "add_incoming_webhook.description": "描述", "add_incoming_webhook.description.help": "Description for your incoming webhook.", "add_incoming_webhook.displayName": "显示名称", "add_incoming_webhook.displayName.help": "Display name for your incoming webhook made of up to 64 characters.", "add_incoming_webhook.header": "添加", "add_incoming_webhook.name": "名称", "add_incoming_webhook.save": "保存", "add_outgoing_webhook.callbackUrls": "回调URL(每行一个)", "add_outgoing_webhook.callbackUrls.help": "The URL that messages will be sent to.", "add_outgoing_webhook.callbackUrlsRequired": "需要一个或多个回调URL", "add_outgoing_webhook.cancel": "取消", "add_outgoing_webhook.channel": "频道", "add_outgoing_webhook.channel.help": "Public channel to receive webhook payloads. Optional if at least one Trigger Word is specified.", "add_outgoing_webhook.contentType.help1": "Choose the content type by which the response will be sent.", "add_outgoing_webhook.contentType.help2": "If application/x-www-form-urlencoded is chosen, the server assumes you will be encoding the parameters in a URL format.", "add_outgoing_webhook.contentType.help3": "If application/json is chosen, the server assumes you will posting JSON data.", "add_outgoing_webhook.content_Type": "内容类型", "add_outgoing_webhook.description": "描述", "add_outgoing_webhook.description.help": "Description for your outgoing webhook.", "add_outgoing_webhook.displayName": "显示名称", "add_outgoing_webhook.displayName.help": "Display name for your outgoing webhook made of up to 64 characters.", "add_outgoing_webhook.header": "添加", "add_outgoing_webhook.name": "名称", "add_outgoing_webhook.save": "保存", "add_outgoing_webhook.triggerWords": "触发词(一行一个)", "add_outgoing_webhook.triggerWords.help": "Messages that start with one of the specified words will trigger the outgoing webhook. Optional if Channel is selected.", "add_outgoing_webhook.triggerWordsOrChannelRequired": "需要一个有效的频道或一个触发字列表", "add_outgoing_webhook.triggerWordsTriggerWhen": "触发时机", "add_outgoing_webhook.triggerWordsTriggerWhen.help": "Choose when to trigger the outgoing webhook; if the first word of a message matches a Trigger Word exactly, or if it starts with a Trigger Word.", "add_outgoing_webhook.triggerWordsTriggerWhenFullWord": "第一个完全符合触发关键字", "add_outgoing_webhook.triggerWordsTriggerWhenStartsWith": "第一字以触发关键字为开头", "admin.audits.reload": "重新载入用户活动日志", "admin.audits.title": "用户活动日志", "admin.authentication.email": "邮件验证", "admin.authentication.gitlab": "GitLab", "admin.authentication.oauth": "OAuth 2.0", "admin.authentication.saml": "SAML", "admin.banner.heading": "注释:", "admin.compliance.directoryDescription": "用户保存守规报告。如果为空,将被设置为 ./data/。", "admin.compliance.directoryExample": "例如 \"./data/\"", "admin.compliance.directoryTitle": "守规报告目录:", "admin.compliance.enableDailyDesc": "如果是正确的,Mattermost将生成一个每日合规报告。", "admin.compliance.enableDailyTitle": "启用每日报告", "admin.compliance.enableDesc": "当设为是时,Mattermost允许从合规和审计标签进行合规报告。参见文档了解详情。", "admin.compliance.enableTitle": "启动守规报告:", "admin.compliance.false": "否", "admin.compliance.noLicense": "
守规是一个企业平台特性。您当前的证书不支持守规。请点击这里获取企业证书的信息和价格。
", "admin.compliance.save": "保存", "admin.compliance.saving": "保存配置中...", "admin.compliance.title": "合规性设置", "admin.compliance.true": "是", "admin.compliance_reports.desc": "职位名称", "admin.compliance_reports.desc_placeholder": "譬如\"Audit 445 for HR\"", "admin.compliance_reports.emails": "电子邮件:", "admin.compliance_reports.emails_placeholder": "例如“bill@example.com,bob@example.com”", "admin.compliance_reports.from": "来自:", "admin.compliance_reports.from_placeholder": "例如“2016-03-11”", "admin.compliance_reports.keywords": "关键字:", "admin.compliance_reports.keywords_placeholder": "譬如\"shorting stock\"", "admin.compliance_reports.reload": "重新载入任务报告", "admin.compliance_reports.run": "守规报告", "admin.compliance_reports.title": "合规性报告", "admin.compliance_reports.to": "To:", "admin.compliance_reports.to_placeholder": "例如“2016-03-15”", "admin.compliance_table.desc": "描述", "admin.compliance_table.download": "下载", "admin.compliance_table.params": "参数", "admin.compliance_table.records": "记录", "admin.compliance_table.status": "状态", "admin.compliance_table.timestamp": "时间戳", "admin.compliance_table.type": "类型", "admin.compliance_table.userId": "被...要求", "admin.connectionSecurityNone": "无", "admin.connectionSecurityNoneDescription": "Mattermost将创建一个不安全的连接。", "admin.connectionSecurityStart": "STARTTLS", "admin.connectionSecurityStartDescription": "将一现有不安全的连接尝试使用TLS升级值一个安全的连接。", "admin.connectionSecurityTest": "测试连接", "admin.connectionSecurityTitle": "连接安全:", "admin.connectionSecurityTls": "TLS", "admin.connectionSecurityTlsDescription": "加密Mattermost和您的服务器之间的通信。", "admin.customization.androidAppDownloadLinkDesc": "添加安卓应用下载链接。用移动设备访问的用户将看到应用下载提示页面。此栏留空将不显示。", "admin.customization.androidAppDownloadLinkTitle": "安卓应用下载链接:", "admin.customization.appDownloadLinkDesc": "添加Mattermost应用下载链接。当链接存在时,主菜单将有“下载Mattermost应用”选项让用户找到下载页面。此栏留空将隐藏此选项。", "admin.customization.appDownloadLinkTitle": "Mattermost 应用下载页面网址:", "admin.customization.customBrand": "自定义品牌", "admin.customization.customEmoji": "自定义表情", "admin.customization.enableCustomEmojiDesc": "允许用户能够创建在消息中使用自定义的表情符号。启用后,自定义的表情符号的设置可以通过切换团队,并在侧边栏单击频道上面的三个点,来选择“自定义绘文字”进行访问。", "admin.customization.enableCustomEmojiTitle": "启用自定义表情:", "admin.customization.iosAppDownloadLinkDesc": "添加iOS应用下载链接。用移动设备访问的用户将看到应用下载提示页面。此栏留空将不显示。", "admin.customization.iosAppDownloadLinkTitle": "iOS应用下载网址:", "admin.customization.nativeAppLinks": "原生应用网址", "admin.customization.restrictCustomEmojiCreationAdmin": "允许系统和团队管理员创建表情符号", "admin.customization.restrictCustomEmojiCreationAll": "允许每个人可以创建自定义表情", "admin.customization.restrictCustomEmojiCreationDesc": "限制某些用户创建自定义表情符号。", "admin.customization.restrictCustomEmojiCreationSystemAdmin": "只允许系统管理员创建自定义表情符号", "admin.customization.restrictCustomEmojiCreationTitle": "限制创建自定义表情符号:", "admin.customization.support": "法律和支持", "admin.database.title": "数据库设置", "admin.developer.title": "开发人员设置", "admin.email.agreeHPNS": "我理解并同意Mattermost推送提醒服务条款和隐私策略。", "admin.email.allowEmailSignInDescription": "当设置为是时,Mattermost允许用户使用电子邮件地址和密码登入。", "admin.email.allowEmailSignInTitle": "开启使用邮件地址登入:", "admin.email.allowSignupDescription": "当设置为是时,Mattermost允许团队创建和使用电子邮件地址和密码注册帐户。此值唯一设为否的情况是你想使用OAuth或者LADP这种单点登录服务注册。", "admin.email.allowSignupTitle": "开启使用邮件地址创建帐号:", "admin.email.allowUsernameSignInDescription": "当设置为是时,mattermost允许用户使用用户名和密码登录. 此设置通常只用于当电子邮件验证被禁用时.", "admin.email.allowUsernameSignInTitle": "开启使用用户名登入:", "admin.email.connectionSecurityTest": "测试连接", "admin.email.easHelp": "了解更多关于编译和部署您自己的移动应用程序从一个Enterprise App Store。", "admin.email.emailFail": "连接失败: {error}", "admin.email.emailSuccess": "发送电子邮件时没有错误的报告. 请务必检查您的收件箱.", "admin.email.fullPushNotification": "发送完整的消息片段", "admin.email.genericPushNotification": "发送包含用户名称和频道名称的一般描述", "admin.email.inviteSaltDescription": "电子邮件邀请加入32字符的盐值加密.安装时随机生成. 点击 \"重新生成\" 生成新的加密.", "admin.email.inviteSaltExample": "Ex \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"", "admin.email.inviteSaltTitle": "电子邮件邀请 Salt:", "admin.email.mhpns": "使用加密的,产品及质量的HPNS连接到iOS和Android应用程序", "admin.email.mhpnsHelp": "从 iTunes下载 Mattermost iOS app。从 Google Play 下载 Mattermost Android app。 了解更多 HPNS。", "admin.email.mtpns": "在iTunes和TPNS的谷歌Play使用iOS和Android应用程序", "admin.email.mtpnsHelp": "从 iTunes下载 Mattermost iOS app。从 Google Play 下载 Mattermost Android app。 了解更多 TPNS。", "admin.email.nofificationOrganizationExample": "例如 \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", "admin.email.notificationDisplayDescription": "从 Mattermost 发送的电子邮件通知时显示的电子邮件帐号名。", "admin.email.notificationDisplayExample": "例如: \"Mattermost通知\", \"系统\", \"没有答复\"", "admin.email.notificationDisplayTitle": "通知显示名称:", "admin.email.notificationEmailDescription": "从 Mattermost 发送的电子邮件通知时显示的电子邮件地址。", "admin.email.notificationEmailExample": "例如: \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"", "admin.email.notificationEmailTitle": "通知邮件地址:", "admin.email.notificationOrganization": "通知页脚地址:", "admin.email.notificationOrganizationDescription": "从mattermost电子邮件通知显示组织机构名称和地址,如“©ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"。如果字段为空,则将不显示该组织的名称和地址。", "admin.email.notificationsDescription": "通常在产品中设置为是,Mattermost尝试方式邮件通知. 开发人员可以将此字段设置为假以跳过电子邮件安装程序以加快开发速度.LDAP是一个企业平台特性。您当前的证书不支持LDAP。请点击这里获取企业证书的信息和价格。
", "admin.ldap.portDesc": "该端口将连接到LDAP服务器。默认389。", "admin.ldap.portEx": "例如\"389\"", "admin.ldap.portTitle": "LDAP端口:", "admin.ldap.queryDesc": "查询LADP服务器超时值。增加此值如果你遇到查询一个缓慢LDAP服务器时发生超时错误。", "admin.ldap.queryEx": "例如\"60\"", "admin.ldap.queryTitle": "查询时限(秒):", "admin.ldap.serverDesc": "LDAP服务器的域名或IP地址。", "admin.ldap.serverEx": "Ex\"10.0.0.23\"", "admin.ldap.serverTitle": "LDAP服务器:", "admin.ldap.skipCertificateVerification": "跳过证书验证", "admin.ldap.skipCertificateVerificationDesc": "跳过TLS或STARTTLS连接的证书验证。不建议用在需要TLS的正式环境下。仅限测试。", "admin.ldap.syncFailure": "同步失败:{error}", "admin.ldap.syncIntervalHelpText": "LDAP的同步机制会将Mattermost中的用户信息同步以反映在LDAP服务器上进行的更新。例如,当LDAP服务器上一个用户姓名更改时,这一改变将在Mattermost同步执行。在LDAP 服务器中删除或禁用账户时将他们的Mattermost 账号设置为\"停用\"并且已撤走会话。Mattermost会按照一定的时间频率定期进行同步。例如, 如果设置为60,那么会在每60分钟进行同步。", "admin.ldap.syncIntervalTitle": "同步间隔(分钟)", "admin.ldap.syncNowHelpText": "立即启动一个LDAP同步。", "admin.ldap.sync_button": "开始LDAP同步", "admin.ldap.uernameAttrDesc": "在LDAP服务器将用于填充mattermost用户名称的属性.它等同于ID属性.", "admin.ldap.userFilterDisc": "(可选) 输入个LDAP筛选器用在搜索用户对象。只有被查询条件选中的用户才能访问Mattermost。对于活动目录,过滤禁用用户的查询是(&(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.usernameAttrTitle": "用户名属性:", "admin.license.choose": "选择文件", "admin.license.chooseFile": "选择文件", "admin.license.edition": "版本:", "admin.license.key": "许可证钥匙:", "admin.license.keyRemove": "删除企业许可证和降级服务器", "admin.license.noFile": "没有上传的文件", "admin.license.removing": "删除许可证...", "admin.license.title": "版本和许可证", "admin.license.type": "授权:", "admin.license.upload": "上传", "admin.license.uploadDesc": "在Mattermost企业版本上传一个许可证key来升级服务器.键入此处写一条消息,然后按Enter键发送。
点击附件按钮上传图片或文件。
", "create_post.write": "写一个消息...", "create_team.agreement": "如果继续创建您的帐户和使用{siteName},您需要同意服务条款和隐私政策。如果不同意,您将不能使用{siteName}。", "create_team.display_name.back": "返回上一步", "create_team.display_name.charLength": "名称必须是4到15个字符", "create_team.display_name.nameHelp": "您可以使用任何语言命名您的团队。您的团队名称将显示在菜单和标题栏上。", "create_team.display_name.next": "下一步", "create_team.display_name.required": "此栏必须填写", "create_team.display_name.teamName": "团队名称", "create_team.team_url.back": "返回上一步", "create_team.team_url.charLength": "名称必须是4到15个字符", "create_team.team_url.creatingTeam": "创建团队...", "create_team.team_url.finish": "完成", "create_team.team_url.hint": "摸的邮件已经验证通过!点击这里登录.
", "email_verify.verifyFailed": "无法验证您的电子邮件。", "emoji_list.actions": "操作", "emoji_list.add": "添加自定义表情符", "emoji_list.creator": "创建者", "emoji_list.delete": "删除", "emoji_list.empty": "未找到自定义表情符", "emoji_list.help": "自定义表情符对所有在您服务器上的用户开放。在信息框输入 ':' 会显示表情符选择菜单。其他用户可能需要刷新页面才能看见新的表情符。", "emoji_list.help2": "提示:如果您用 #,##,或 ### 作为含有表情符的新一行开头,你可以使用大尺寸表情符。输入 '# :smile:' 来体验此功能。", "emoji_list.image": "图像", "emoji_list.name": "名称", "emoji_list.search": "搜索自定义表情符", "emoji_list.somebody": "其他团队某人", "error.not_found.link_message": "返回Mattermost", "error.not_found.message": "您访问的页面不存在", "error.not_found.title": "页面未找到", "error.not_supported.message": "私隐浏览不支持", "error.not_supported.title": "不支持的浏览器", "error_bar.expired": "企业授权已过期;您在即日起有15天时间更新授权,详情请联系 commercial@mattermost.com", "error_bar.expiring": "企业授权将在 {date} 过期。需要更新授权,详情请联系 commercial@mattermost.com", "error_bar.past_grace": "企业授权已过期,详情请联系您的系统管理员", "error_bar.preview_mode": "预览模式: 未配置邮件通知", "file_attachment.download": "下载", "file_info_preview.size": "大小", "file_info_preview.type": "文件类型", "file_upload.fileAbove": "文件超过{max}MB不能被上传:{filename}", "file_upload.filesAbove": "文件超过{max}MB不能被上传:{filenames}", "file_upload.limited": "最大上传文件数限制{count}.请使用其他帖子上传更多文件.", "file_upload.pasted": "图片已粘贴至", "filtered_user_list.any_team": "所有用户", "filtered_user_list.count": "{count}位成员", "filtered_user_list.countTotal": "{count} 位,共{total}位成员", "filtered_user_list.member": "成员", "filtered_user_list.search": "搜索成员", "filtered_user_list.show": "过滤器:", "filtered_user_list.team_only": "本团队成员", "find_team.email": "电子邮件", "find_team.findDescription": "发送电子邮件到团队的每一个成员.", "find_team.findTitle": "找到您的团队", "find_team.getLinks": "获取一封电子邮件,通过链接您可到任何所在的团队。", "find_team.placeholder": "you@domain.com", "find_team.send": "发送", "find_team.submitError": "请输入一个有效的电子邮件地址", "general_tab.chooseName": "请选择一个新的名称为你的团队", "general_tab.codeDesc": "点击“编辑”重新生成邀请码.", "general_tab.codeLongDesc": "邀请码用来在主菜单里使用获取团队邀请链接所产生的团队邀请链接中的一部分。重新生成一个新的团队邀请链接将使之前的链接无效。", "general_tab.codeTitle": "邀请码", "general_tab.dirDisabled": "团队目录已被禁用.请联系系统管理员,在系统控制台中国的团队设置中启用团队目录.", "general_tab.dirOff": "此系统的团队目录已关闭。", "general_tab.includeDirDesc": "包括这个团队将显示团队的团队名称的目录部分主页,并提供一个链接到登陆页面.", "general_tab.includeDirTitle": "团队目录中已包括这个团队", "general_tab.no": "不", "general_tab.openInviteDesc": "允许时,此团队的链接将会显示在首页让任何有帐号的用户可以加入此团队。", "general_tab.openInviteTitle": "允许任何在本服务器上的用户加入此团队", "general_tab.regenerate": "重新生成", "general_tab.required": "该字段不能为空", "general_tab.teamName": "团队名称", "general_tab.teamNameInfo": "设置出现在您登录界面左侧边栏顶部的团队名称。", "general_tab.title": "基本设置", "general_tab.yes": "是的", "get_app.alreadyHaveIt": "Already have it?", "get_app.androidAppName": "Mattermost for Android", "get_app.androidHeader": "Mattermost works best if you switch to our Android app", "get_app.continue": "continue", "get_app.continueWithBrowser": "Or {link}", "get_app.continueWithBrowserLink": "continue with browser", "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", "get_app.mattermostInc": "Mattermost, Inc", "get_app.openMattermost": "Open Mattermost", "get_link.clipboard": " 链接复制到剪贴板。", "get_link.close": "关闭", "get_link.copy": "复制链接", "get_post_link_modal.help": "下方的链接允许授权用户查看您的帖子。", "get_post_link_modal.title": "复制超链接", "get_team_invite_link_modal.help": "向队友发送下方的链接以便其在此团队站点注册。团队邀请链接可以与多个队友分享,因为它不会改变,除非团队管理员在团队设置中重新生成。", "get_team_invite_link_modal.helpDisabled": "创建用户已禁用.详情请您的团队管理员.", "get_team_invite_link_modal.title": "团队邀请链接", "installed_command.header": "斜杠命令", "installed_commands.add": "添加斜杠命令", "installed_commands.empty": "未找到命令", "installed_commands.header": "斜杠命令", "installed_commands.help": "创建与外部系统集成的斜杠命令。详情请见 {link} 。", "installed_commands.helpLink": "文档", "installed_commands.search": "搜索斜杠命令", "installed_commands.unnamed_command": "未命名斜杠命令", "installed_incoming_webhooks.add": "添加引入勾子", "installed_incoming_webhooks.empty": "没有找到传入webhooks", "installed_incoming_webhooks.header": "引入Webhooks", "installed_incoming_webhooks.help": "创建对内的网络钩子链接以便与内部系统集成。想了解更多请参考 {link}", "installed_incoming_webhooks.helpLink": "文档", "installed_incoming_webhooks.search": "搜索传入Webhooks", "installed_incoming_webhooks.unknown_channel": "私有Webhook", "installed_integrations.callback_urls": "回调地址:{urls}", "installed_integrations.content_type": "Content-Type: {contentType}", "installed_integrations.creation": "{creator}在{createAt, date, full}中创建", "installed_integrations.delete": "删除", "installed_integrations.regenToken": "重新生成Token", "installed_integrations.token": "令牌:{token}", "installed_integrations.triggerWhen": "触发于:{triggerWhen}", "installed_integrations.triggerWords": "触发关键词:{triggerWords}", "installed_integrations.url": "网址:{url}", "installed_outgoing_webhooks.add": "添加对外Webhooks", "installed_outgoing_webhooks.empty": "没找到传出webhooks", "installed_outgoing_webhooks.header": "对外Webhooks", "installed_outgoing_webhooks.help": "创建对外的网络钩子链接以便与外部部系统集成。想了解更多请参考 {link}", "installed_outgoing_webhooks.helpLink": "文档", "installed_outgoing_webhooks.search": "搜索传入Webhooks", "installed_outgoing_webhooks.unknown_channel": "私有Webhook", "integrations.command.description": "发送事件到外部整合的斜杠命令", "integrations.command.title": "斜线命令", "integrations.header": "集成", "integrations.incomingWebhook.description": "传入的webhooks允许外部集成发送信息", "integrations.incomingWebhook.title": "引入Webhook", "integrations.outgoingWebhook.description": "传出的网络挂接允许外部集成接收和响应信息", "integrations.outgoingWebhook.title": "引出Webhook", "intro_messages.DM": "这是您和{teammate}私信记录的开始。欢迎进入{display_name}!
这是团队成员登录后看到的第一个频道—使用它来发布每个人需要知道的更新信息。
这是{display_name}的开始,一个用于非工作的频道.
一个密码重置链接已被发送至{email}
", "password_send.reset": "重置我的密码", "password_send.title": "密码重置", "pending_post_actions.cancel": "取消", "pending_post_actions.retry": "重试", "permalink.error.access": "此永久链接指向已删除的消息或者您没有权限访问的频道。", "post_attachment.collapse": "收起...", "post_attachment.more": "展开...", "post_body.commentedOn": "{name}{apostrophe}评论信息: ", "post_body.deleted": "(消息被删除)", "post_body.plusMore": "添加{count}文件", "post_body.plusOne": "添加1个文件", "post_delete.notPosted": "无法发布评论", "post_delete.okay": "Okay", "post_delete.someone": "有人删除了你想评论的信息。", "post_focus_view.beginning": "开始频道归档", "post_info.del": "删除", "post_info.edit": "编辑", "post_info.permalink": "超链接", "post_info.reply": "回复", "posts_view.loadMore": "载入更多的消息", "posts_view.newMsg": "新消息", "register_app.callback": "回调URL", "register_app.callbackError": "至少有一个回调URL必须填写。", "register_app.cancel": "取消", "register_app.clientId": "客户端ID", "register_app.clientSecret": "客户端秘密", "register_app.close": "关闭", "register_app.credentialsDescription": "保存这些安全的地方.防止你的客户端ID作为你的应用程序的用户名和你的客户秘密为应用程序的密码.", "register_app.credentialsSave": "我保存了我的客户Id和安全的客户端秘密", "register_app.credentialsTitle": "你的应用程序证书", "register_app.description": "描述", "register_app.dev": "开发者应用程序", "register_app.homepage": "主页URL", "register_app.homepageError": "主页必须填写。", "register_app.name": "应用程序名", "register_app.nameError": "应用程序名称必须填写。", "register_app.optional": "可选的", "register_app.register": "注册", "register_app.required": "必需的", "register_app.title": "注册一个新的应用程序", "removed_channel.channelName": "频道", "removed_channel.from": "删除从", "removed_channel.okay": "Okay", "removed_channel.remover": "{remover}删除从{channel}", "removed_channel.someone": "有人", "rename_channel.cancel": "取消", "rename_channel.defaultError": "-不能改变默认频道", "rename_channel.displayName": "显示名称", "rename_channel.displayNameHolder": "输入显示名", "rename_channel.handle": "处理", "rename_channel.handleHolder": "小写字母数字#39;只有", "rename_channel.lowercase": "必须小写字母数字字符", "rename_channel.maxLength": "这个字段必须少于22个字符", "rename_channel.required": "该字段不能为空", "rename_channel.save": "保存", "rename_channel.title": "重命名频道", "rhs_comment.comment": "评论", "rhs_comment.del": "删除", "rhs_comment.edit": "编辑", "rhs_comment.permalink": "永久链接", "rhs_header.backToResultsTooltip": "回到搜索结果", "rhs_header.closeSidebarTooltip": "关闭侧栏", "rhs_header.details": "消息详情", "rhs_header.expandSidebarTooltip": "扩展侧边栏", "rhs_header.shrinkSidebarTooltip": "关闭侧栏", "rhs_root.del": "删除", "rhs_root.direct": "私信", "rhs_root.edit": "编辑", "rhs_root.permalink": "永久链接", "search_bar.cancel": "取消", "search_bar.search": "搜索", "search_bar.usage": "频道组织不同主题的会话。他们对您所在团队的每一个人开放。针对单人发送私人消息使用私信针对多人使用私人组。
", "sidebar.tutorialScreen2": "这里启用了两个公共频道:
公共频道是一个团队范围内沟通的地方。团队中的每一个人都是这个频道的一个成员。
闲聊频道是一个娱乐幽默与工作无关的频道。您和您的团队可以决定创建其他频道。
", "sidebar.tutorialScreen3": "点击“更多...”创建一个新频道或加入一个现有频道。
您还可以通过点击频道或私人组旁的“+”符号,创建一个新频道或私人组。
", "sidebar.unreadAbove": "未读帖子以上", "sidebar.unreadBelow": "未读帖子以下", "sidebar_header.tutorial": "在主菜单中您可以邀请新成员,访问您的账户设置和设置您的主题颜色。
团队管理员也能通过此菜单访问他们的团队设置。
系统管理员将找到一个系统控制台选项管理整个系统。
", "sidebar_right_menu.accountSettings": "账户设置", "sidebar_right_menu.console": "系统控制台", "sidebar_right_menu.help": "帮助", "sidebar_right_menu.inviteNew": "邀请新成员", "sidebar_right_menu.logout": "注销", "sidebar_right_menu.manageMembers": "成员管理", "sidebar_right_menu.nativeApps": "下载原生应用", "sidebar_right_menu.recentMentions": "最近提到", "sidebar_right_menu.report": "报告问题", "sidebar_right_menu.switch_team": "团队选择", "sidebar_right_menu.teamLink": "获取团队邀请链接", "sidebar_right_menu.teamSettings": "团队设置", "signup_team.choose": "您的团队:", "signup_team.createTeam": "或者创建一个团队", "signup_team.disabled": "团队创建已被禁用。请联系管理员获得权限。", "signup_team.join_open": "您可以加入的团队:", "signup_team.noTeams": "团队目录中没有该团队且创建团队功能已经禁用。", "signup_team.no_open_teams": "没有可加入的团队。请联系您的管理员询问邀请。", "signup_team.no_open_teams_canCreate": "没有可加入的团队。请创建个新的团队或联系您的管理员询问邀请。", "signup_team.no_teams": "没有已创建的团队。请联系您的管理员。", "signup_team.no_teams_canCreate": "没有已创建的团队。您可以点击 \"创建新团队\" 创建一个。", "signup_team.none": "没有一个没有团队创建方法启用。请联系管理员。", "signup_team_complete.completed": "您已经用此邀请完成了注册或者邀请已过期。", "signup_team_confirm.checkEmail": "请检查您的邮箱: {email}从Slack中导入一个团队,转到Slack>团队设置>导入/导出数据>导出>开始导出。Slack不允许您导出存储在Slack中的文件、图片、个人组或私信。因此,导入至Mattermost中的Slack只支持导入您Slack团队公共频道的文本信息。
导入至Mattermost中的Slack是Beta版本。尚未导入Slack bot帖子,暂不支持Slack @提到我的。
", "team_import_tab.importSlack": "从Slack(Beta)导入", "team_import_tab.importing": "导入...", "team_import_tab.successful": "导入成功:", "team_import_tab.summary": "查看汇总", "team_member_modal.close": "关闭", "team_member_modal.members": "{team}成员", "team_members_dropdown.confirmDemoteDescription": "如果你从系统管理角色降级且没有另一个用户有系统管理员权限,你需要通过一个终端访问Mattermost服务器并运行以下命令来重新指定一个系统管理员。", "team_members_dropdown.confirmDemoteRoleTitle": "确认从系统管理角色降级", "team_members_dropdown.confirmDemotion": "确认降级", "team_members_dropdown.confirmDemotionCmd": "platform -assign_role -team_name=\"您的团队\" -email=\"name@yourcompany.com\" -role=\"system_admin\"", "team_members_dropdown.inactive": "停用", "team_members_dropdown.leave_team": "从团队删除", "team_members_dropdown.makeActive": "设置活跃", "team_members_dropdown.makeAdmin": "设置团队管理员", "team_members_dropdown.makeInactive": "设置为停用状态", "team_members_dropdown.makeMember": "设置成员", "team_members_dropdown.member": "成员", "team_members_dropdown.systemAdmin": "系统管理员", "team_members_dropdown.teamAdmin": "团队管理员", "team_settings_modal.exportTab": "导出", "team_settings_modal.generalTab": "基本", "team_settings_modal.importTab": "导入", "team_settings_modal.title": "团队设置", "textbox.bold": "**加粗**", "textbox.edit": "编辑信息", "textbox.help": "帮助", "textbox.inlinecode": "`内嵌代码`", "textbox.italic": "_斜体_", "textbox.preformatted": "```预格式化```", "textbox.preview": "预览", "textbox.quote": ">引用", "textbox.strike": "删除线", "tutorial_intro.allSet": "您已经创建好了", "tutorial_intro.end": "点击“Next”进入{channel}。这是团队成员登录后看到的第一个频道。使用它来发布每个人需要知道的更新信息。", "tutorial_intro.invite": "邀请团队成员", "tutorial_intro.mobileApps": "安装 {link} 上的应用以便随时访问和获得通知。", "tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS 以及安卓", "tutorial_intro.next": "下一步", "tutorial_intro.screenOne": "您所有的团队会话都在这里,可在任何地方即时搜索。
随时和您的团队保持联系,帮助他们完成最重要的事情。
", "tutorial_intro.screenTwo": "交流发生在公共频道,私人组和私信中。
所有信息都能在任何联网的台式机、笔记本或手机中存档和搜索。
", "tutorial_intro.skip": "跳过教程", "tutorial_intro.support": "如有任何需求,请邮件我们到", "tutorial_intro.teamInvite": "邀请团队成员", "tutorial_intro.whenReady": " 当您准备完毕。", "tutorial_tip.next": "下一步", "tutorial_tip.ok": "Okay", "tutorial_tip.out": "选择退出这些提示。", "tutorial_tip.seen": "之前见过这吗?", "upload_overlay.info": "拖动文件上传。", "user.settings.advance.embed_preview": "可用时,显示实验性链接内容预览", "user.settings.advance.embed_toggle": "显示切换所有嵌入预览", "user.settings.advance.enabledFeatures": "已启用 {count, number} 项功能", "user.settings.advance.formattingDesc": "开启时,文章会显示链接,表情符,格式,以及添加断行。默认下,此选项时开启的。修改此设定需要刷新页面。", "user.settings.advance.formattingTitle": "启用帖文格式", "user.settings.advance.markdown_preview": "在消息输入框中显示markdown预览选项", "user.settings.advance.off": "关", "user.settings.advance.on": "开", "user.settings.advance.preReleaseDesc": "检查您想预览的任何预发布功能。在设置生效前,您可能还需要刷新页面。", "user.settings.advance.preReleaseTitle": "预览预发布功能", "user.settings.advance.sendDesc": "如果启用“Enter”键插入一个新行,按“Ctrl+Enter”键提交消息。", "user.settings.advance.sendTitle": "按Ctrl+Enter发送消息", "user.settings.advance.slashCmd_autocmp": "启用外部应用程序提供斜杠命令的自动补全功能", "user.settings.advance.title": "高级设置", "user.settings.custom_theme.awayIndicator": "离开显示", "user.settings.custom_theme.buttonBg": "按钮BG", "user.settings.custom_theme.buttonColor": "文本按钮", "user.settings.custom_theme.centerChannelBg": "中心频道BG", "user.settings.custom_theme.centerChannelColor": "中心频道文本", "user.settings.custom_theme.centerChannelTitle": "输入频道样式", "user.settings.custom_theme.codeTheme": "代码主题", "user.settings.custom_theme.copyPaste": "复制和粘贴分享主题颜色: ", "user.settings.custom_theme.linkButtonTitle": "链接已经按钮样式", "user.settings.custom_theme.linkColor": "链接颜色", "user.settings.custom_theme.mentionBj": "被提及重要人BG", "user.settings.custom_theme.mentionColor": "被提及重要人文本", "user.settings.custom_theme.mentionHighlightBg": "被提及高亮BG", "user.settings.custom_theme.mentionHighlightLink": "被提及高亮链接", "user.settings.custom_theme.newMessageSeparator": "新消息分隔符", "user.settings.custom_theme.onlineIndicator": "在线显示", "user.settings.custom_theme.sidebarBg": "侧边栏BG", "user.settings.custom_theme.sidebarHeaderBg": "侧边栏头BG", "user.settings.custom_theme.sidebarHeaderTextColor": "侧边栏头文本", "user.settings.custom_theme.sidebarText": "侧边栏文本", "user.settings.custom_theme.sidebarTextActiveBorder": "侧边栏文本活动边框", "user.settings.custom_theme.sidebarTextActiveColor": "侧边栏文本活跃的颜色”", "user.settings.custom_theme.sidebarTextHoverBg": "侧边栏文本HoverBG", "user.settings.custom_theme.sidebarTitle": "侧栏风格", "user.settings.custom_theme.sidebarUnreadText": "侧边栏未读文本", "user.settings.developer.applicationsPreview": "应用程序(预览)", "user.settings.developer.register": "注册新应用程序", "user.settings.developer.thirdParty": "开放注册一个新的第三方应用程序", "user.settings.developer.title": "开发人员设置", "user.settings.display.channelDisplayTitle": "频道显示模式", "user.settings.display.channeldisplaymode": "选择中央间频道的宽度。", "user.settings.display.clockDisplay": "时钟显示", "user.settings.display.collapseDesc": "可用时,展开链接显示内容预览。", "user.settings.display.collapseDisplay": "链接预览", "user.settings.display.collapseOff": "关", "user.settings.display.collapseOn": "开", "user.settings.display.fixedWidthCentered": "固定宽度,居中", "user.settings.display.fontDesc": "选择在Mattermost用户界面显示的字体。", "user.settings.display.fontTitle": "显示字体", "user.settings.display.fullScreen": "完整宽度", "user.settings.display.language": "语言", "user.settings.display.messageDisplayClean": "标准", "user.settings.display.messageDisplayCleanDes": "容易浏览与阅读。", "user.settings.display.messageDisplayCompact": "紧凑", "user.settings.display.messageDisplayCompactDes": "显示尽可能多的信息。", "user.settings.display.messageDisplayDescription": "选择在频道里信息如何显示。", "user.settings.display.messageDisplayTitle": "信息显示", "user.settings.display.militaryClock": "24小时格式(例如:16:00)", "user.settings.display.nameOptsDesc": "设置在帖子和私信列表中怎样显示其他用户的名字。", "user.settings.display.normalClock": "12小时格式(例如:下午4点)", "user.settings.display.preferTime": "选择您喜欢的时间显示格式。", "user.settings.display.showFullname": "显示姓名", "user.settings.display.showNickname": "若存在昵称显示昵称,否则显示姓名", "user.settings.display.showUsername": "显示用户名(默认)", "user.settings.display.teammateDisplay": "团队队友的名字显示", "user.settings.display.theme.customTheme": "自定义主题", "user.settings.display.theme.describe": "打开管理您的主题", "user.settings.display.theme.import": "从Slack中导入主题颜色", "user.settings.display.theme.otherThemes": "查看其他的主题", "user.settings.display.theme.themeColors": "主题颜色", "user.settings.display.theme.title": "主题", "user.settings.display.title": "显示设置", "user.settings.general.checkEmail": "在{email}查看你的邮件以验证这个地址。", "user.settings.general.checkEmailNoAddress": "查看你的电子邮件来验证你的新地址", "user.settings.general.close": "关闭", "user.settings.general.confirmEmail": "确认电子邮件", "user.settings.general.email": "电子邮件", "user.settings.general.emailGitlabCantUpdate": "通过GitLab进行登录。电子邮件不能被更新,用于通知的电子邮件地址是{email}。", "user.settings.general.emailGoogleCantUpdate": "通过Google进行登录。电子邮件不能被更新。用于通知的电子邮件地址是{email}。", "user.settings.general.emailHelp1": "电子邮件地址用于登录,通知以及密码重置。如果修改电子邮件需要重新验证。", "user.settings.general.emailHelp2": "电子邮件已被您的系统管理员禁用。未启用前您将无法收到通知邮件。", "user.settings.general.emailHelp3": "电子邮件地址用于登录,通知以及密码重置。", "user.settings.general.emailHelp4": "验证邮件已发送到{email}。", "user.settings.general.emailLdapCantUpdate": "通过LDAP进行登录。电子邮件不能被更新,用于通知的电子邮件地址是{email}。", "user.settings.general.emailMatch": "您输入的新邮件不匹配。", "user.settings.general.emailOffice365CantUpdate": "通过Office 365进行登录。电子邮件不能被更新。用于通知的电子邮件地址是{email}。", "user.settings.general.emailSamlCantUpdate": "通过LDAP进行登录。电子邮件不能被更新。用于通知的电子邮件地址是{email}。", "user.settings.general.emailUnchanged": "您的新电子邮件地址和旧的电子邮件地址一致。", "user.settings.general.emptyName": "点击 '编辑' 添加您的全名", "user.settings.general.emptyNickname": "点击 '编辑' 添加一个昵称", "user.settings.general.field_handled_externally": "此栏由您的登入提供者决定。如果您想更改,您需要到您的登入提供者改动。", "user.settings.general.firstName": "姓", "user.settings.general.fullName": "全名", "user.settings.general.imageTooLarge": "无法上传头像。文件太大。", "user.settings.general.imageUpdated": "图片上次更新日期{date}", "user.settings.general.lastName": "名字", "user.settings.general.loginGitlab": "通过GitLab({email})登录", "user.settings.general.loginGoogle": "通过Google ({email})登录", "user.settings.general.loginLdap": "通过LDAP ({email})登录", "user.settings.general.loginOffice365": "通过Office 365({email})登录", "user.settings.general.loginSaml": "通过SAML ({email}) 登录", "user.settings.general.newAddress": "新地址:{email}