2021-03-25 19:46:16 +01:00
|
|
|
|
{
|
|
|
|
|
"BoardComponent.add-a-group": "+ 新增群组",
|
|
|
|
|
"BoardComponent.delete": "删除",
|
|
|
|
|
"BoardComponent.hidden-columns": "隐藏列",
|
|
|
|
|
"BoardComponent.hide": "隐藏",
|
2021-05-25 07:59:25 +02:00
|
|
|
|
"BoardComponent.new": "+ 新增",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"BoardComponent.no-property": "无 {property}",
|
|
|
|
|
"BoardComponent.no-property-title": "{property} 属性为空的项目将转到此处。该列无法删除。",
|
|
|
|
|
"BoardComponent.show": "显示",
|
2022-04-18 19:20:15 +02:00
|
|
|
|
"BoardMember.schemeAdmin": "管理",
|
|
|
|
|
"BoardMember.schemeEditor": "编辑器",
|
|
|
|
|
"BoardMember.schemeNone": "无",
|
2022-05-15 01:16:15 +02:00
|
|
|
|
"BoardMember.schemeViewer": "视图",
|
2022-01-25 10:43:04 +01:00
|
|
|
|
"BoardPage.newVersion": "Boards 的新版本已可用,点击这里重新加载。",
|
|
|
|
|
"BoardPage.syncFailed": "版面或许已被删除或访问授权已被撤销。",
|
2022-04-18 19:20:15 +02:00
|
|
|
|
"BoardTemplateSelector.add-template": "新模板",
|
|
|
|
|
"BoardTemplateSelector.create-empty-board": "创建空白看板",
|
|
|
|
|
"BoardTemplateSelector.delete-template": "删除",
|
|
|
|
|
"BoardTemplateSelector.description": "选择一个模板助你开始。轻松定制模板来适应你的需求,或者创建一个空白看板,从零开始。",
|
|
|
|
|
"BoardTemplateSelector.edit-template": "编辑",
|
|
|
|
|
"BoardTemplateSelector.plugin.no-content-description": "使用下面定义好的任意模板给侧栏添加一个看板,或者从头开始。{lineBreak} \"{teamName}\"的成员可访问此处创建的看板。",
|
|
|
|
|
"BoardTemplateSelector.plugin.no-content-title": "在 {teamName}中创建一个看板",
|
|
|
|
|
"BoardTemplateSelector.title": "创建一个看板",
|
|
|
|
|
"BoardTemplateSelector.use-this-template": "使用该模板",
|
|
|
|
|
"BoardsSwitcher.Title": "查找看板",
|
2022-01-25 10:43:04 +01:00
|
|
|
|
"BoardsUnfurl.Remainder": "+{remainder} 更多",
|
|
|
|
|
"BoardsUnfurl.Updated": "于 {time} 更新",
|
|
|
|
|
"Calculations.Options.average.displayName": "平均",
|
|
|
|
|
"Calculations.Options.average.label": "平均",
|
|
|
|
|
"Calculations.Options.count.displayName": "计数",
|
|
|
|
|
"Calculations.Options.count.label": "计数",
|
2022-04-18 19:20:15 +02:00
|
|
|
|
"Calculations.Options.countChecked.displayName": "选中",
|
|
|
|
|
"Calculations.Options.countChecked.label": "选中计数",
|
|
|
|
|
"Calculations.Options.countUnchecked.displayName": "未选中",
|
|
|
|
|
"Calculations.Options.countUnchecked.label": "未选中计数",
|
|
|
|
|
"Calculations.Options.countUniqueValue.displayName": "唯一",
|
|
|
|
|
"Calculations.Options.countUniqueValue.label": "唯一值计数",
|
|
|
|
|
"Calculations.Options.countValue.displayName": "值",
|
|
|
|
|
"Calculations.Options.countValue.label": "值计数",
|
2022-05-15 01:16:15 +02:00
|
|
|
|
"Calculations.Options.dateRange.displayName": "范围",
|
|
|
|
|
"Calculations.Options.dateRange.label": "范围",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"CardDetail.add-content": "新增内容",
|
|
|
|
|
"CardDetail.add-icon": "新增图标",
|
|
|
|
|
"CardDetail.add-property": "+ 新增属性",
|
|
|
|
|
"CardDetail.addCardText": "新增卡片文本",
|
2021-05-03 10:26:32 +02:00
|
|
|
|
"CardDetail.moveContent": "移动卡片内容",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"CardDetail.new-comment-placeholder": "新增评论...",
|
2021-10-18 18:13:15 +02:00
|
|
|
|
"CardDetailProperty.property-deleted": "成功删除 {propertyName}!",
|
|
|
|
|
"CardDialog.copiedLink": "已复制!",
|
|
|
|
|
"CardDialog.copyLink": "复制链接",
|
2021-10-05 15:39:54 +02:00
|
|
|
|
"CardDialog.editing-template": "您正在编辑模板。",
|
|
|
|
|
"CardDialog.nocard": "卡片不存在或者无法被存取。",
|
2021-08-23 10:46:17 +02:00
|
|
|
|
"ColorOption.selectColor": "选择{color}",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"Comment.delete": "删除",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"CommentsList.send": "发送",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ContentBlock.Delete": "删除",
|
|
|
|
|
"ContentBlock.DeleteAction": "删除",
|
|
|
|
|
"ContentBlock.addElement": "新增 {type}",
|
2021-04-01 17:15:19 +02:00
|
|
|
|
"ContentBlock.checkbox": "复选框",
|
2021-05-03 10:26:32 +02:00
|
|
|
|
"ContentBlock.divider": "分割线",
|
|
|
|
|
"ContentBlock.editCardCheckbox": "切换复选框",
|
2021-04-01 17:15:19 +02:00
|
|
|
|
"ContentBlock.editCardCheckboxText": "编辑卡片文字",
|
|
|
|
|
"ContentBlock.editCardText": "编辑卡片文字",
|
|
|
|
|
"ContentBlock.editText": "编辑文字...",
|
|
|
|
|
"ContentBlock.image": "图片",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ContentBlock.insertAbove": "在上方插入",
|
|
|
|
|
"ContentBlock.moveDown": "下移",
|
|
|
|
|
"ContentBlock.moveUp": "上移",
|
2021-04-01 17:15:19 +02:00
|
|
|
|
"ContentBlock.text": "文字",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"Dialog.closeDialog": "关闭对话框",
|
2021-05-25 07:59:25 +02:00
|
|
|
|
"EditableDayPicker.today": "今天",
|
2021-08-10 10:57:47 +02:00
|
|
|
|
"Error.websocket-closed": "Websocket 连接关闭,连接中断。如果这种情况仍然存在,请检查您的服务器或网页代理配置。",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"Filter.includes": "含有",
|
2021-04-01 17:15:19 +02:00
|
|
|
|
"Filter.is-empty": "为空",
|
|
|
|
|
"Filter.is-not-empty": "不为空",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"Filter.not-includes": "不包含",
|
|
|
|
|
"FilterComponent.add-filter": "+ 增加过滤条件",
|
|
|
|
|
"FilterComponent.delete": "删除",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"GalleryCard.delete": "删除",
|
|
|
|
|
"GalleryCard.duplicate": "复制",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"GroupBy.ungroup": "未分组",
|
2021-04-01 17:15:19 +02:00
|
|
|
|
"KanbanCard.delete": "删除",
|
2021-06-21 11:24:12 +02:00
|
|
|
|
"KanbanCard.duplicate": "复制",
|
2021-04-01 17:15:19 +02:00
|
|
|
|
"KanbanCard.untitled": "无标题",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"Mutator.new-card-from-template": "使用模板新增卡片",
|
2021-06-21 11:24:12 +02:00
|
|
|
|
"Mutator.new-template-from-card": "从卡片新增模板",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"PropertyMenu.Delete": "删除",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"PropertyMenu.changeType": "修改属性类型",
|
|
|
|
|
"PropertyMenu.typeTitle": "类型",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"PropertyType.Checkbox": "复选框",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"PropertyType.CreatedBy": "创建者",
|
|
|
|
|
"PropertyType.CreatedTime": "创建时间",
|
2021-05-25 07:59:25 +02:00
|
|
|
|
"PropertyType.Date": "日期",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"PropertyType.Email": "Email",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"PropertyType.File": "文件或媒体",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"PropertyType.MultiSelect": "多选",
|
|
|
|
|
"PropertyType.Number": "数字",
|
|
|
|
|
"PropertyType.Person": "个人",
|
|
|
|
|
"PropertyType.Phone": "电话号码",
|
|
|
|
|
"PropertyType.Select": "选取",
|
|
|
|
|
"PropertyType.Text": "文字框",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"PropertyType.URL": "链接",
|
2021-07-12 10:01:59 +02:00
|
|
|
|
"PropertyType.UpdatedBy": "最后更新者",
|
|
|
|
|
"PropertyType.UpdatedTime": "上次更新时间",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"RegistrationLink.confirmRegenerateToken": "此动作将使先前分享的链接无效。确定要进行吗?",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"RegistrationLink.copiedLink": "已复制!",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"RegistrationLink.copyLink": "复制链接",
|
|
|
|
|
"RegistrationLink.description": "将此链接分享给他人以建立帐号:",
|
|
|
|
|
"RegistrationLink.regenerateToken": "重新生成令牌",
|
|
|
|
|
"RegistrationLink.tokenRegenerated": "已重新生成注册链接",
|
|
|
|
|
"ShareBoard.confirmRegenerateToken": "此动作将使先前分享的链接无效。确定要进行吗?",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ShareBoard.copiedLink": "已复制!",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"ShareBoard.copyLink": "复制链接",
|
|
|
|
|
"ShareBoard.tokenRegenrated": "已重新产生令牌",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"Sidebar.about": "关于 Focalboard",
|
|
|
|
|
"Sidebar.add-board": "+ 新增版面",
|
|
|
|
|
"Sidebar.changePassword": "变更密码",
|
|
|
|
|
"Sidebar.delete-board": "删除版面",
|
|
|
|
|
"Sidebar.export-archive": "导出档案",
|
|
|
|
|
"Sidebar.import-archive": "导入档案",
|
|
|
|
|
"Sidebar.invite-users": "邀请使用者",
|
|
|
|
|
"Sidebar.logout": "登出",
|
2021-05-03 10:26:32 +02:00
|
|
|
|
"Sidebar.random-icons": "随机图标",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"Sidebar.set-language": "设定语言",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"Sidebar.set-theme": "设置主题",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"Sidebar.settings": "设定",
|
|
|
|
|
"Sidebar.untitled-board": "(无标题版面)",
|
|
|
|
|
"TableComponent.add-icon": "加入图标",
|
|
|
|
|
"TableComponent.name": "姓名",
|
|
|
|
|
"TableComponent.plus-new": "+ 新增",
|
|
|
|
|
"TableHeaderMenu.delete": "删除",
|
|
|
|
|
"TableHeaderMenu.duplicate": "制作副本",
|
|
|
|
|
"TableHeaderMenu.hide": "隐藏",
|
|
|
|
|
"TableHeaderMenu.insert-left": "在左侧插入",
|
|
|
|
|
"TableHeaderMenu.insert-right": "在右侧插入",
|
|
|
|
|
"TableHeaderMenu.sort-ascending": "升序排列",
|
|
|
|
|
"TableHeaderMenu.sort-descending": "降序排列",
|
|
|
|
|
"TableRow.open": "开启",
|
2021-08-23 10:46:17 +02:00
|
|
|
|
"ValueSelectorLabel.openMenu": "打开菜单",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"View.AddView": "添加视图",
|
2021-05-03 10:26:32 +02:00
|
|
|
|
"View.Board": "版面",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"View.DeleteView": "删除视图",
|
|
|
|
|
"View.DuplicateView": "复制视图",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"View.NewBoardTitle": "版面视图",
|
2021-05-03 10:26:32 +02:00
|
|
|
|
"View.NewGalleryTitle": "画廊视图",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"View.NewTableTitle": "图表视图",
|
2021-05-03 10:26:32 +02:00
|
|
|
|
"View.Table": "图表",
|
2021-05-25 07:59:25 +02:00
|
|
|
|
"ViewHeader.add-template": "+ 新模板",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ViewHeader.delete-template": "删除",
|
|
|
|
|
"ViewHeader.edit-template": "编辑",
|
2021-06-21 11:24:12 +02:00
|
|
|
|
"ViewHeader.empty-card": "空白卡片",
|
2021-08-10 10:57:47 +02:00
|
|
|
|
"ViewHeader.export-board-archive": "导出版面归档",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ViewHeader.export-complete": "导出完成!",
|
2021-04-12 13:27:07 +02:00
|
|
|
|
"ViewHeader.export-csv": "导出为 CSV",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ViewHeader.export-failed": "导出失败!",
|
|
|
|
|
"ViewHeader.filter": "筛选",
|
|
|
|
|
"ViewHeader.group-by": "以{property}分组",
|
|
|
|
|
"ViewHeader.new": "新",
|
|
|
|
|
"ViewHeader.properties": "属性",
|
2022-05-25 17:31:30 +02:00
|
|
|
|
"ViewHeader.properties-menu": "属性菜单",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"ViewHeader.search": "搜索",
|
|
|
|
|
"ViewHeader.search-text": "搜索文本",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ViewHeader.select-a-template": "选择范本",
|
2022-05-25 17:31:30 +02:00
|
|
|
|
"ViewHeader.set-default-template": "设为默认范本",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ViewHeader.sort": "排序",
|
|
|
|
|
"ViewHeader.untitled": "无标题",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"ViewTitle.hide-description": "隐藏描述",
|
2021-03-25 19:46:16 +01:00
|
|
|
|
"ViewTitle.pick-icon": "挑选图标",
|
|
|
|
|
"ViewTitle.random-icon": "随机",
|
|
|
|
|
"ViewTitle.remove-icon": "移除图标",
|
2021-06-14 09:14:13 +02:00
|
|
|
|
"ViewTitle.show-description": "显示描述",
|
2021-04-01 17:15:19 +02:00
|
|
|
|
"ViewTitle.untitled-board": "无标题版面",
|
2022-05-25 17:31:30 +02:00
|
|
|
|
"WelcomePage.Description": "Boards 是一个项目管理工具,使用熟悉的看板视图,帮助你的团队策划、组织、跟踪和管理跨团队的工作",
|
|
|
|
|
"WelcomePage.Heading": "欢迎来到看板",
|
|
|
|
|
"WelcomePage.NoThanks.Text": "不了,请让我自己设置",
|
2021-10-05 15:39:54 +02:00
|
|
|
|
"Workspace.editing-board-template": "您正在编辑版面模板。",
|
2022-01-25 10:43:04 +01:00
|
|
|
|
"calendar.month": "月",
|
|
|
|
|
"calendar.today": "今天",
|
|
|
|
|
"calendar.week": "周",
|
2022-05-25 17:31:30 +02:00
|
|
|
|
"createImageBlock.failed": "图片上传失败,超过大小限制。",
|
2021-05-03 10:26:32 +02:00
|
|
|
|
"default-properties.title": "标题",
|
2022-05-25 17:31:30 +02:00
|
|
|
|
"error.page.title": "抱歉,出错了",
|
|
|
|
|
"imagePaste.upload-failed": "图片上传失败,超过大小限制",
|
2021-05-03 10:26:32 +02:00
|
|
|
|
"login.log-in-button": "登录",
|
|
|
|
|
"login.log-in-title": "登录",
|
|
|
|
|
"login.register-button": "或创建一个帐户(如果您没有帐户)",
|
|
|
|
|
"register.login-button": "或登录(如果您已拥有帐户)",
|
2022-05-25 17:31:30 +02:00
|
|
|
|
"register.signup-title": "注册您的帐户",
|
|
|
|
|
"share-board.publish": "发布",
|
|
|
|
|
"share-board.share": "分享",
|
|
|
|
|
"shareBoard.lastAdmin": "看板至少得有一位管理员"
|
2021-03-25 19:46:16 +01:00
|
|
|
|
}
|