UNPKG

jobsys-newbie

Version:

Enhanced component based on ant-design-vue

97 lines 3.32 kB
{ "common": { "yes": "是", "no": "否", "actions": "操作", "add": "添加", "delete": "删除", "edit": "编辑", "save": "保存", "confirm": "确定", "cancel": "取消", "close": "关闭", "clear": "清除", "more": "更多", "action-prompt": "操作提示", "close-confirm": "确定关闭吗?", "delete-confirm": "确定删除吗?", "cancel-confirm": "确定取消吗?", "edit-confirm": "确定编辑吗?", "save-confirm": "确定保存吗?", "save-success": "保存成功", "save-error": "保存失败", "delete-success": "删除成功", "delete-error": "删除失败", "success": "成功", "error": "错误", "fail": "失败", "loading": "加载中", "loading-finished": "数据加载完毕", "data": "数据", "no-data": "暂无数据", "content": "内容", "no-content": "暂无内容", "search": "搜索", "start": "开始", "end": "结束" }, "form": { "please-select": "请选择{title}", "please-input": "请填写{title}", "please-upload": "请上传{title}", "search-placeholder": "请输入搜索内容", "upload": "上传", "upload-fail": "上传失败,请稍后再试", "upload-size-limit": "超过服务器上传附件的大小限制", "upload-size-max": "上传文件大小不能超过{size}MB", "upload-num-max": "最多只能上传{num}个文件", "options": "选项", "title": "标题", "row-title": "行标题", "scale": "分值", "attachment": "附件" }, "search": { "equal": "等于", "not-equal": "不等于", "include": "包含", "exclude": "不包含", "include-sub": "包括子级", "less-than": "小于", "greater-than": "大于", "between": "介于", "null": "为空", "not-null": "不为空", "multiple-choice-available": "可多选", "start-time": "开始时间", "end-time": "结束时间", "last-week": "上周", "last-month": "上个月", "past-week": "过去一周", "past-two-weeks": "过去两周", "past-month": "过去一个月", "past-days": "过去{days}天", "textarea-placeholder": "搜索{title},每行一个", "sort-setting": "排序设置", "toggle-more": "展示/关闭更多搜索选项", "collapse": "收起", "clear-all-search-items": "清除所有搜索项", "search-items": "搜索条件", "item-unit": "项", "items-unit": "项", "sortable-items": "可排序项", "sorted-items": "已排序项", "select-sorting-item": "请选择排序项", "ascending": "升序排序", "descending": "降序排序", "remove-item": "移除当前项" }, "table": { "editable": "可编辑", "total": "共 {total} 条", "custom": "自定义列", "select-all": "全选", "unselect-all": "取消全选", "attachment": "查看附件 {title}" } }