202 lines
8.2 KiB
TypeScript
202 lines
8.2 KiB
TypeScript
export default {
|
|
'common.button.resetdefault': '恢复默认',
|
|
'common.button.perview': '预览',
|
|
'common.button.readonly': '只读',
|
|
'common.button.editmode': '编辑模式',
|
|
'common.button.shortcut': '快捷键',
|
|
'common.button.add': '添加',
|
|
'common.button.login': '登录',
|
|
'common.button.select': '选择',
|
|
'common.button.selected': '已选择',
|
|
'common.button.continue': '继续',
|
|
'common.button.upload': '上传',
|
|
'common.button.save': '保存',
|
|
'common.button.saverun': '保存并运行',
|
|
'common.button.run': '运行',
|
|
'common.button.viewcode': '查看代码',
|
|
'common.button.copy': '复制',
|
|
'common.button.collapse': '折叠',
|
|
'common.button.expand': '展开',
|
|
'common.button.submit': '提交',
|
|
'common.button.approval': '同意',
|
|
'common.button.reject': '不同意',
|
|
'common.button.more': '更多',
|
|
'common.button.discard': '确定放弃',
|
|
'common.button.cancel': '取消',
|
|
'common.button.search': '查询',
|
|
'common.button.clear': '清除',
|
|
'common.button.reset': '重置',
|
|
'common.button.export': '导出',
|
|
'common.button.import': '导入',
|
|
'common.button.retry': '重试',
|
|
'common.button.apply': '应用',
|
|
'common.button.create.now': '立即创建',
|
|
'common.button.add.now': '立即添加',
|
|
'common.button.refresh': '刷新',
|
|
'common.button.enabled': '启用',
|
|
'common.button.disabled': '禁用',
|
|
'common.button.view': '查看明细',
|
|
'common.button.detail': '详情',
|
|
'common.button.delete': '删除',
|
|
'common.button.create': '新建',
|
|
'common.button.clone': '克隆',
|
|
'common.button.rollback': '回滚',
|
|
'common.button.new': '新建{ text }',
|
|
'common.button.upgrade': '升级',
|
|
'common.input.holder': '请输入',
|
|
'common.holder.search': '搜索',
|
|
'common.button.edit': '编辑',
|
|
'common.button.authorize': '角色授权',
|
|
'common.button.confirm': '确定',
|
|
'common.button.viewlog': '查看日志',
|
|
'common.table.operation': '操作',
|
|
'common.table.createTime': '创建时间',
|
|
'common.table.updateTime': '更新时间',
|
|
'common.table.description': '描述',
|
|
'common.table.name': '名称',
|
|
'common.table.status': '状态',
|
|
'common.table.name.list': '{type}名称',
|
|
'common.search.name.placeholder': '名称搜索',
|
|
'common.search.id.placeholder': 'ID搜索',
|
|
'common.table.type': '类型',
|
|
'common.table.default': '默认值',
|
|
'common.copy.success': '复制成功',
|
|
'common.copy.fail': '复制失败',
|
|
'common.delete.success': '删除成功',
|
|
'common.delete.fail': '删除失败',
|
|
'common.edit.success': '编辑成功',
|
|
'common.edit.fail': '编辑失败',
|
|
'common.message.fail': '失败!',
|
|
'common.message.success': '成功!',
|
|
'common.delete.tips': '是否确定删除?',
|
|
'common.button.close': '关闭',
|
|
'common.button.done': '完成',
|
|
'common.button.next': '下一步',
|
|
'common.button.prev': '上一步',
|
|
'common.button.back': '返回',
|
|
'common.button.undo': '撤销',
|
|
'common.button.discardChange': '放弃',
|
|
'common.tips.save': '您有未保存的更改,离开此页面将放弃更改。',
|
|
'common.tips.cancel': '您有未保存的更改。确定放弃更改?',
|
|
'common.tips.discard': '放弃更改?',
|
|
'common.tips.title': '提示:',
|
|
'common.input.range.start': '起始值',
|
|
'common.input.range.end': '结束值',
|
|
'common.footer.version': '版本',
|
|
'common.footer.version.title': '版本信息',
|
|
'common.footer.version.web': 'UI',
|
|
'common.footer.version.server': '服务端',
|
|
'common.form.field.optional': '可选',
|
|
'common.form.field.input.required': '必填',
|
|
'common.form.field.select.required': '必选',
|
|
'common.select.option': '全部',
|
|
'common.data.unkonwn': '未知',
|
|
'common.data.none': '暂无',
|
|
'common.action.none': '无',
|
|
'common.checbox.all': '全选',
|
|
'common.select.all': '全部{type}',
|
|
'common.button.addfile': '添加文件',
|
|
'common.logout.msg': '登出成功',
|
|
'common.button.logout': '登出',
|
|
'common.form.rule.select': '请选择{name}',
|
|
'common.form.rule.input': '{name}必填',
|
|
'common.form.key': '存在相同的key',
|
|
'common.date.utc': 'UTC时间',
|
|
'common.date.local': '本地时间',
|
|
'common.button.deploy': '部署',
|
|
'common.button.logs': '查看日志',
|
|
'common.ws.close': '连接已断开,是否重新连接?',
|
|
'common.ws.reconnect': '重新连接',
|
|
'common.input.key': '键',
|
|
'common.input.value': '值',
|
|
'common.input.type': '类型',
|
|
'common.input.visible': '是否可见',
|
|
'common.input.description': '描述',
|
|
'common.time.day': '天',
|
|
'common.chart.filter.holder': '过滤数据项',
|
|
'common.chart.filter.tips': '过滤查看更多数据项',
|
|
'common.permission.401': '未登录',
|
|
'common.permission.403': '抱歉,你无权访问该页面',
|
|
'common.permission.404': '抱歉,你访问的页面不存在',
|
|
'common.permission.action.post': '新增',
|
|
'common.permission.action.get': '查询',
|
|
'common.permission.action.delete': '删除',
|
|
'common.permission.action.put': '更新',
|
|
'common.button.settings': '设置',
|
|
'common.button.management': '管理',
|
|
'common.title.config': '配置',
|
|
'common.cli.download': '客户端下载',
|
|
'common.button.download': '下载',
|
|
'common.table.sensitive': '是否敏感',
|
|
'common.table.createdBy': '执行人',
|
|
'common.table.yes': '是',
|
|
'common.table.no': '否',
|
|
'common.validate.labelName':
|
|
'仅包含小写字母数字或"-",以字母数字开头,以字母数字结尾。',
|
|
'common.search.nodata': '无匹配数据',
|
|
'common.data.empty': '暂无数据',
|
|
'common.tips.change': '有未保存的更改!',
|
|
'common.copy.notSupport': '您的浏览器不支持剪贴板 API',
|
|
'common.title.basicInfo': '基本信息',
|
|
'common.help.need': '需要帮助?',
|
|
'common.help.eg': '例:',
|
|
'common.filter.label': '筛选',
|
|
'common.filter.isrequired.holder': '是否必填',
|
|
'common.filter.isrequired.true': '必填',
|
|
'common.filter.isrequired.false': '非必填',
|
|
'common.filter.attrs': '属性名',
|
|
'common.filter.filled.holder': '是否填写',
|
|
'common.filter.filled.true': '已填写',
|
|
'common.filter.filled.false': '未填写',
|
|
'common.environment.development': '开发',
|
|
'common.environment.production': '生产',
|
|
'common.environment.staging': '预发布',
|
|
'common.time.label': '时间',
|
|
'common.time.hour': '小时',
|
|
'common.time.minute': '分钟',
|
|
'common.issue.report': '问题反馈',
|
|
'common.social.discord': '加入我们的Discord',
|
|
'common.table.mark': '备注',
|
|
'common.table.rollback.mark': '回滚备注',
|
|
'common.button.saveDeploy': '保存并部署',
|
|
'common.button.savePreview': '保存并预览',
|
|
'common.button.rollbackPreview': '回滚并预览',
|
|
'common.button.deployPreview': '部署预览',
|
|
'common.button.draft': '保存草稿',
|
|
'common.button.stop': '停止',
|
|
'common.button.start': '启动',
|
|
'common.rule.object.key': '键不能为空',
|
|
'common.confirm.title': '确定要{action}吗?',
|
|
'common.rule.name': '名称必填',
|
|
'common.rule.wordlimit': '最多输入{length}个字符',
|
|
'common.docs.link.tips': '查看文档',
|
|
'common.docs.link': '这里',
|
|
'common.result.nodata.subtitle': '请检查是否已创建',
|
|
'common.result.nodata.title': '未找到{type}',
|
|
'common.rule.array': '必须为数组格式',
|
|
'common.rule.object': '必须为对象格式',
|
|
'common.rule.syntaxerror': '输入语法有误',
|
|
'common.code.hide.tips': '... 隐藏 {rows} 行,点击展开 ...',
|
|
'common.nodata.created': '尚未创建{type}',
|
|
'common.nodata.added': '尚未添加{type}',
|
|
'common.status.edited': '已编辑',
|
|
'common.table.user': '用户',
|
|
'common.settings.instructions': '操作指引',
|
|
'common.settings.language': '语言',
|
|
'common.delete.confirm': '删除选中的{type},确定吗?',
|
|
'common.delete.single.confirm':
|
|
'删除 <span style="font-size: 13px;font-weight: 700">{name}</span>,确定吗?',
|
|
'common.filter.name': '名称查询',
|
|
'common.form.password': '密码',
|
|
'common.form.username': '用户名',
|
|
'common.login.rember': '记住我',
|
|
'settings.company': '数澈软件',
|
|
'common.button.help': '帮助',
|
|
'common.button.feedback': '反馈',
|
|
'common.button.docs': '文档',
|
|
'common.button.version': '版本',
|
|
'common.title.delete.confirm': '确认删除',
|
|
'common.button.addLabel': '添加标签',
|
|
'common.button.addSelector': '添加选择器'
|
|
};
|