UNPKG

@procore/core-react

Version:
392 lines 14 kB
{ "core" : { "banner" : { "dismissAlert" : "关闭警报", "expand" : "展开", "collapse" : "折叠" }, "breadcrumbs" : { "label" : "痕迹导航" }, "calendar" : { "navigationLabel" : "转到 {{monthYear}}" }, "connected" : { "fileSelect" : { "documents" : "文档", "drawings" : "图纸", "forms" : "表单", "photos" : "照片", "selectAlbum" : "选择相册", "selectAnAlbum" : "选择相册", "selectArea" : "选择区域", "selectAnArea" : "选择区域", "selectDiscipline" : "选择类别", "selectADiscipline" : "选择", "selectSet" : "选择图纸集", "selectASet" : "选择图纸集", "selectTemplate" : "选择模板", "selectATemplate" : "选择模板" }, "emails" : { "emailSendErrorTitle" : "抱歉,我们无法发送这封邮件。", "emailBodyRequiredError" : "请修复以下错误,然后尝试重新创建。", "emailContentValidationError" : "输入要发送的邮件内容。", "emailContentDisclaimer" : "注意:此电子邮件的正文中将会包含关于“{{title}}”的一般信息。", "recipientSelectPlaceholder" : "输入以搜索人员", "emailRecipientRequiredError" : "输入要发送的收件人。", "emailSubjectRequiredError" : "输入要发送的主题。", "goToAllEmails" : "所有电子邮件", "sendEmail" : "发送", "replyAll" : "全部回复", "downloadAll" : "全部下载", "showAll" : "全部显示", "showLess" : "显示更少", "composeEmailPageTitle" : "撰写新电子邮件", "emailSentMessage" : "已成功发送电子邮件。", "from" : "发件人", "to" : "收件人", "cc" : "抄送", "bcc" : "密件抄送", "downloadPdfLong" : "下载 PDF", "downloadPdfShort" : "PDF", "privateEmailDisclaimer" : "私密电子邮件仅对此邮件的收件人和发件人显示。", "privateLabel" : "私密", "settingsLink" : "设置", "composeNewEmail" : "撰写电子邮件", "startNewCommunication" : "如需启动与此项关联的新通信线程,请发送电子邮件到", "emptyStateTitle" : "发送电子邮件开始使用", "emptyStateDescription" : "当你和团队成员发送关于此项的电子邮件后,可以在此处引用这些邮件。", "reply" : "回复", "cancel" : "取消", "subject" : "主题", "subjectPlaceholder" : "在此处输入主题" }, "distributionSelect" : { "noCompany" : "无公司", "peopleCount" : "{{count}} 名人员", "distributionGroups" : "通讯组", "people" : "人员" }, "relatedItems" : { "cancel" : "取消", "close" : "关闭", "date" : "日期", "itemType" : "项类型", "itemTypeGroupLabel" : { "dailyLog" : "工作日志", "prostoreFile" : "添加文件" }, "itemName" : "项名称", "loading" : "加载中", "notes" : "注释", "notesPlaceholder" : "可选填此项为相关项的原因", "newItem" : "链接相关项", "noRelatedItems" : { "title" : "关联相关项开始使用", "description" : "将项关联到此{{itemName}},可以让你和团队成员更容易找到整个 Procore 范围内的相关信息。" }, "noItems" : { "title" : "没有可显示的项", "description" : "在你的项目中创建项,以便将其作为相关项添加到此处。" }, "noResultsSearchQuery" : { "title" : "没有符合搜索条件的项", "description" : "请检查拼写和筛选器选项,或者搜索其他关键词。" }, "noResultsServerError" : { "title" : "出错了", "description" : "请检查你的互联网连接,然后重试。", "action" : "请重试" }, "panelTitle" : "链接相关项", "search" : "搜索", "searchItemType" : "搜索项类型", "submit" : "链接", "toast" : { "itemAdded" : "已成功关联相关项。", "itemAdditionFailed" : "抱歉,无法添加此项。请重试。", "itemRemoved" : "已成功移除相关项。", "requestError" : "抱歉,出错了。请重试。" } } }, "dateTimeFormat" : { "dateAtTime" : "{{date}},{{time}}", "timeOnDate" : "时间:{{time}},日期:{{date}}" }, "table" : { "a11y" : { "expand" : "展开", "collapse" : "折叠" }, "checkboxLabel" : "选择行", "sortableColumn" : "可排序列" }, "dataTable" : { "emptyState" : { "noFilteredResults" : { "description" : "请检查拼写和筛选器选项,或者搜索其他关键词。", "title" : "没有符合搜索条件的项" } }, "exporting" : "正在导出...", "filters" : { "filters" : "筛选器", "moreFilters" : "更多筛选器", "clearAllFilters" : "清除所有筛选器" }, "grandTotals" : "总计", "search" : "搜索", "subtotals" : "小计", "tableSettings" : { "configureColumns" : "配置列", "resetToDefault" : "重置为默认值", "rowHeight" : "行高", "small" : "小", "medium" : "中", "large" : "大", "tableSettings" : "表格设置" } }, "dateInput" : { "clear" : "删除字段", "ariaLabel" : "当前值为 {{value}}", "segment" : { "ariaLabel" : { "withValue" : { "month" : "月,{{value}}", "day" : "日,{{value}}", "year" : "年,{{value}}" }, "withoutValue" : { "month" : "设置月份", "day" : "设置日期", "year" : "设置年份" } }, "ariaValueText" : { "empty" : "空" } }, "clearButton" : { "ariaLabel" : "移除日期" } }, "dropdown" : { "search" : "搜索", "moreOptions" : "更多选项", "loading" : "加载中" }, "dropzone" : { "uploadFiles" : { "one" : "上传文件", "other" : "上传文件" }, "dragAndDrop" : "或拖放", "incorrectFileTypeMessage" : { "one" : "抱歉,不允许使用该文件类型。", "other" : "抱歉,不允许使用其中一些文件类型。" }, "incorrectFileNumber" : "抱歉,我们无法一次性上传这么多文件。", "invalidAmountAttachments" : { "one" : "抱歉,只能添加 {{count}} 个文件。", "other" : "抱歉,只能添加 {{count}} 个文件。" }, "hideDetails" : "隐藏详细信息", "showDetails" : "显示详细信息", "errorTitle" : "我们无法上传其中一些文件", "oneFileAtATimeError" : "抱歉,一次只能添加一个文件。", "multipleErrorsMessage" : "抱歉,某些文件因错误而无法上传。请再次尝试上传这些文件。", "maxFileSizeErrorGroup" : "你的一个或多个文件超出最大文件大小 ({{sizeInMegabytes}}MB)。请尝试上传较小的文件。", "minFileSizeErrorGroup" : "你的一个或多个文件不符合最小文件大小 ({{sizeInMegabytes}}MB) 要求。请尝试上传较大的文件。", "zeroFileSizeErrorGroup" : "无法上传文件。不支持空文件。", "maxFileNumberErrorGroup" : "一次只能上传 ({{count}}) 个文件。请移除一些文件并重试。", "wrongFileTypeErrorGroup" : "你尝试上传的某些文件类型在 Procore 中不受支持。请尝试上传其他格式的文件。", "standaloneMaxFileNumberError" : "一次只能上传 ({{maxFiles}}) 个文件。请移除一些文件并重试。", "standaloneUnsupportedFileTypeError" : "你尝试上传的某些文件类型在 Procore 中不受支持。请尝试上传其他格式的文件。", "standaloneMinFileSizeError" : "你的一个或多个文件不符合最小文件大小 ({{sizeInMegabytes}}MB) 要求。请尝试上传较大的文件。", "standaloneMaxFileSizeError" : "你的一个或多个文件超出最大文件大小 ({{sizeInMegabytes}}MB)。请尝试上传较小的文件。", "standaloneZeroFileSizeError" : "你的一个或多个文件是空文件(0 字节),无法上传。请尝试上传较大的文件。", "uploadTotalProgress" : { "withFailed" : "总进度:{{totalProgress}}%。已上传 {{uploaded}}/{{total}}。{{failed}}已失败。", "withoutFailed" : "总进度:{{totalProgress}}%。已上传 {{uploaded}}/{{total}}。" } }, "modal" : { "a11y" : { "close" : "关闭" }, "cancel" : "取消" }, "multiSelect" : { "clearAll" : "删除字段", "selectValues" : "选择值", "noResults" : "无结果", "selectedToken" : "{{tokenLabel}},已选择", "selectedItems" : "已选择的项", "noneSelected" : "未选择任何项" }, "tearsheet" : { "a11y" : { "close" : "关闭" } }, "fileAttacher" : { "attachFiles" : { "one" : "添加文件", "other" : "添加文件" } }, "fileToken" : { "uploading" : "正在上传" }, "tree" : { "expand" : "展开", "collapse" : "折叠", "selectionLimit" : { "one" : "只能添加 {{count}} 个文件", "other" : "只能添加 {{count}} 个文件" }, "unsupportedFileType" : { "specific" : "{{fileType}} 个文件类型不受支持", "unspecific" : "这些文件类型不受支持" } }, "fileExplorer" : { "filesSelectedWithLimit" : "已选中 {{count}} 个文件,共 {{maxFileNumber}} 个", "ungroupedThumbnailGridGroup" : "未分组", "filesSelected" : { "one" : "已选中 {{count}} 个文件", "other" : "已选中 {{count}} 个文件" }, "cancelAction" : "取消", "attachAction" : "添加", "maxNumberOfFilesSelected" : "所选文件数量的上限", "modalTitle" : "添加文件", "filesPendingUpload" : "一个或多个文件尚未完成上传。", "noSelectedItems" : "请选择文件。", "emptySearchResults" : "未找到结果", "noItems" : "没有项", "searchPlaceholder" : "搜索", "uploadFailed" : "上传失败", "supportedFileTypes" : "支持的文件类型" }, "form" : { "closeWithConfirm" : { "confirmMessage" : "如果在离开之前没有保存,你所做的变更将会丢失。" }, "checkbox" : { "no" : "否", "yes" : "是", "checked" : "已选中", "unchecked" : "未选中" }, "errorBanner" : { "couldNotCreateItem" : "抱歉,我们无法创建此{{item}}。", "couldNotUpdateItem" : "抱歉,我们无法更新此{{item}}。", "fixErrorsToCreate" : "请修复以下错误,然后尝试重新创建。", "fixErrorsToUpdate" : "请修复以下错误,然后尝试重新更新。" }, "field" : { "tooltipHelp" : "更多信息" } }, "menu" : { "search" : "搜索" }, "pagination" : { "interval" : "/", "notation" : "{{start}}-{{end}} / {{totalItems}}", "page" : "页码:", "nextPage" : "下一页", "prevPage" : "上一页" }, "search" : { "clear" : "清除文字", "goSearch" : "转到搜索结果", "label" : "搜索" }, "select" : { "clear" : "删除字段", "search" : "搜索", "selectAll" : "全选", "noResult" : "无结果" }, "splitViewCard" : { "a11y" : { "close" : "关闭" } }, "tabs" : { "more" : "更多" }, "thumbnail" : { "checked" : "已选中", "unavailable" : "内容不可用", "select" : "选择项" }, "thumbnailList" : { "removeUpload" : "删除上传", "uploading" : "正在上传" }, "toast" : { "a11y" : { "dismiss" : "忽略" } }, "fileList" : { "downloadAll" : "全部下载", "download" : "下载", "noPreview" : "没有可用的预览" }, "tieredSelect" : { "emptyMessage" : "无地点。", "goToTier" : "转到子菜单", "placeholder" : "搜索项", "quickCreateActionLabel" : "新建地点", "quickCreateCancelLabel" : "取消", "quickCreateCreateLabel" : "创建", "quickCreatePlaceholder" : "添加地点", "searchEmptyMessage" : "无结果。", "searchPlaceholder" : "搜索现有地点", "spinnerLabel" : "加载中" }, "tieredDropdown" : { "emptyMessage" : "没有项。", "searchEmptyMessage" : "无结果。", "searchPlaceholder" : "搜索", "spinnerLabel" : "正在加载" }, "spinner" : { "loading" : "加载中" }, "token" : { "remove" : "移除" }, "toolHeader" : { "settingsAction" : "配置设置" }, "fileSelect" : { "localFilesSource" : "我的电脑", "uploadFailed" : "上传失败", "maxNumberOfFilesSelected" : "所选文件数量的上限" }, "required" : { "requiredFields" : "必填字段" }, "avatarStack" : { "viewAll" : "查看全部", "close" : "关闭" }, "panel" : { "close" : "关闭", "goBack" : "返回" }, "menuImperative" : { "options" : { "ariaLabel" : "菜单选项" } } } }