king
2021-11-17 c51f5e007a3e03c9d6731ab7f28f0080de009990
src/locales/en-US/model.js
@@ -1,32 +1,57 @@
export default {
  'model.confirm': 'Ok',
  'header.submit': 'Submit',
  'model.submit': 'Submit',
  'model.delete': 'Delete',
  'header.cancel': 'Cancel',
  'model.cancel': 'Cancel',
  'model.edit': 'Edit',
  'model.copy': 'Copy',
  'header.return': 'Back',
  'header.save': 'Save',
  'header.notsave': 'Do not save',
  'header.close': 'Close',
  'header.notclose': 'not close',
  'model.back': 'Return',
  'model.save': 'Save',
  'model.notsave': 'Don\'t save',
  'model.close': 'Close',
  'model.notclose': 'Don\'t close',
  'header.reset': 'Reset',
  'model.enable': 'Enable',
  'model.disable': 'Disable',
  'model.required': 'Required',
  'model.import': 'Import ',
  'model.export': 'Export ',
  'model.hidden': 'Hidden',
  'model.length': 'Length',
  'model.sort': 'Sort',
  'model.true': 'True',
  'model.false': 'False',
  'model.add': 'Add ',
  'model.batchAdd': 'BatchAdd',
  'model.update': 'Update ',
  'model.thaw': 'Thaw ',
  'model.menu': 'Menu ',
  'model.name': 'Name',
  'model.icon': 'Icon',
  'model.param': 'Param',
  'model.super': 'The superior ',
  'model.openway': 'Open ',
  'model.new': 'New ',
  'model.window': 'Window',
  'model.empty': 'Empty',
  'model.pay': 'Pay',
  'model.operation': 'Action',
  'model.switch.open': 'Open',
  'model.switch.close': 'Close',
  'model.menu.level1': 'Level 1 menu',
  'model.menu.level2': 'Level 2 menu',
  'header.menu.basemsg': 'Please complete the basic information !',
  'header.menu.template.change': 'Switch the template',
  'header.menu.addtitle': 'The new menu',
  'header.menu.editTitle': 'The edit menu',
  'model.menu.level3': 'Level 3 menu',
  'model.menu.close': 'Are you sure to delete the menu <<@M>> ?',
  'model.menu.resetorder': 'Are you sure to adjust the menu sequence ?',
  'model.menu.basemsg': 'Please complete the basic information !',
  'header.menu.basedata': 'The basic information',
  'header.menu.table.add': 'Add tables',
  'header.menu.table.placeholder': 'Please select a table',
  'header.menu.config.placeholder': 'Configuration has been modified, do you want to save configuration information ?',
  'header.menu.config.notsave': 'The menu has not been saved, please save the menu configuration first!',
  'header.menu.config.update': 'Menu configuration has been modified, please save!',
  'model.menu.template.empty': 'Menu template is missing, please select template again!',
  'model.menu.presave': 'Menu order has been adjusted, Please save!',
  'header.menu.form': 'The form',
  'header.menu.form.add': 'Add form',
  'header.menu.form.configurable': 'Configuration of forms',
@@ -38,20 +63,12 @@
  'header.menu.action.configurable': 'Button Configurable',
  'header.menu.tab.configurable': 'Tab Configurable',
  'header.menu.column': 'Column',
  'header.menu.column.add': 'Add columns',
  'model.menu.column.add': 'Add columns',
  'model.menu.field.add': 'Add fields',
  'header.menu.page.configurable': 'Configuration Page',
  'header.menu.menuID': 'Menu ID',
  'header.menu.menuName': 'Menu Name',
  'header.menu.viewName': 'The name of the page',
  'header.menu.tabName': 'Tag name',
  'header.menu.Remark': 'Note',
  'header.menu.menuNo': 'Menu Parameter',
  'header.menu.supMenu': 'Superior Menu',
  'header.menu.icon': 'Icon',
  'header.menu.openType': 'Open With',
  'header.menu.openType.menu': 'Menu',
  'header.menu.openType.newWindow': 'A new window',
  'header.menu.newpage.service': 'Customer Service',
  'header.menu.func.create': 'Create stored procedures',
  'header.menu.interface.create': 'Create the interface',
  'header.menu.tab': 'Tab',
@@ -59,21 +76,14 @@
  'header.menu.datasource': 'The data source',
  'header.menu.maintable': 'The main table',
  'header.menu.query': 'The query',
  'header.menu.printTemplate': 'Printed template',
  'model.form.tabType': 'The tag type',
  'header.form.search.placeholder': 'Please add search criteria',
  'header.form.modal.placeholder': 'Please add the form',
  'header.form.action.placeholder': 'Please add buttons',
  'header.form.column.placeholder': 'Please add columns',
  'header.form.column.source': 'Columns',
  'header.form.column.target': 'Have been added',
  'header.form.column.itemUnit': 'Item',
  'header.form.column.itemsUnit': 'Items',
  'model.form.column.action': 'Action',
  'header.form.name': 'Name',
  'model.form.width': 'Width',
  'header.form.title': 'Title',
  'header.form.field': 'Field',
  'header.form.field.placeholder': 'Please enter a field name',
  'model.form.field': 'Field',
  'header.form.innerFunc': 'Internal func',
  'header.form.outerFunc': 'External function',
  'header.form.callbackFunc': 'Callback function',
@@ -81,13 +91,10 @@
  'model.form.afterSuccess': 'Success',
  'model.form.afterError': 'Failure',
  'header.form.messageTip': 'Message',
  'header.form.errorTime': 'Residence time',
  'header.form.refresh': 'Refresh',
  'header.form.refresh.never': 'Don\'t refresh',
  'header.form.refresh.view': 'Refresh the page',
  'header.form.refresh.grid': 'Refresh the table',
  'header.form.refresh.maingrid': 'Refresh the main table',
  'header.form.refresh.mainline': 'Refresh the main table (rows)',
  'header.form.refresh.equaltab': 'Refresh sibling tag',
  'header.form.refresh.subgrid': 'Refresh the child table',
  'header.form.popClose': 'Label closing',
@@ -96,10 +103,11 @@
  'header.form.intertype': 'Interface type',
  'header.form.interface': 'Address of the interface',
  'header.form.sysInterface': 'The system interface',
  'header.form.interface.inner': 'Internal',
  'header.form.interface.outer': 'External',
  'model.interface.system': '系统',
  'model.interface.inner': 'Internal',
  'model.interface.outer': 'External',
  'header.form.pageTemplate': 'The page template',
  'header.form.type': 'Type',
  'model.form.type': 'Type',
  'model.form.text': 'Text',
  'header.form.description': '描述',
  'model.form.textarea': 'Multiline text',
@@ -114,6 +122,7 @@
  'model.form.multiselect': 'Multi-select',
  'model.form.href': 'Link',
  'model.form.link': 'Linkage menu',
  'model.form.linkform': 'Linkage form',
  'model.form.dateday': 'Date(Day)',
  'model.form.datetime': 'Date(Second)',
  'model.form.dateweek': 'Date(Week)',
@@ -123,7 +132,6 @@
  'header.form.initval': 'Initial Value',
  'header.form.decimal': '小数位',
  'header.form.format': '格式化',
  'header.form.empty': '空',
  'header.form.thdSeparator': '千分位',
  'header.form.prefix': '前缀',
  'header.form.postfix': '后缀',
@@ -146,28 +154,20 @@
  'model.form.excelOut': 'Export excel',
  'model.form.newpage': 'The new page',
  'model.form.newpage.type': 'Page type',
  'model.form.newpage.url': 'Page address',
  'header.form.blank': '当前页跳转',
  'model.pageUrl': 'Page address',
  'model.form.prompt': 'Prompt',
  'model.form.exec': 'Direct execution',
  'header.form.icon': '图标',
  'header.form.class': '颜色',
  'header.form.align': '对齐方式',
  'header.form.alignLeft': '左对齐',
  'header.form.alignRight': '右对齐',
  'header.form.alignCenter': '居中',
  'header.form.Hide': '是否隐藏',
  'header.form.IsSort': '是否排序',
  'header.form.columnWidth': '列宽',
  'header.form.true': '是',
  'header.form.false': '否',
  'model.form.paramJoint': 'Joint param',
  'model.form.align': 'Alignment',
  'model.form.alignLeft': 'The left',
  'model.form.alignRight': 'The Right',
  'model.form.alignCenter': 'The center',
  'model.form.columnWidth': 'Column width',
  'header.form.setAll': '设置全部项',
  'header.form.resourceType': '选项来源',
  'header.form.custom': '自定义',
  'header.form.datasource': '数据源',
  'model.form.tablename': 'Table name',
  'header.form.actionhelp.tablename': '使用系统函数时,请填写数据源。',
  'header.form.actionhelp.sqlType': '使用系统函数时,请选择类型。',
  'header.form.action.type': '操作类型',
  'header.form.action.insert': '添加',
  'header.form.action.update': '修改',
@@ -184,11 +184,10 @@
  'header.form.asc': '正序',
  'header.form.desc': '倒序',
  'header.form.linkField': '关联字段',
  'header.form.display': '显示方式',
  'header.form.dropdown': '下拉菜单',
  'header.form.button': '按钮',
  'header.form.style': '风格',
  'header.form.color': '颜色',
  'model.form.style': '风格',
  'model.form.color': 'Color',
  'header.form.order': '排列',
  'header.form.horizontal': '横向',
  'header.form.vertical': '纵向',
@@ -196,28 +195,21 @@
  'header.form.topPicBottomText': '上图下文',
  'header.form.leftPicRightText': '左图右文',
  'model.form.selectItem.error': '下拉选项设置错误!',
  'header.form.request.method': '请求方式',
  'header.form.readonly': '是否只读',
  'header.form.field.required': '是否必填',
  'header.form.field.ishidden': '是否隐藏',
  'header.form.readonly': '只读',
  'header.form.queryType': '查询类型',
  'header.form.query': '查询',
  'header.form.statistics': '统计',
  'header.form.database': '数据库',
  'header.form.database.local': '本地',
  'header.form.database.sso': '系统',
  'header.form.field.length': '字段长度',
  'header.form.linkMain': '关联主表',
  'header.form.query.delete': '确定删除吗?',
  'model.query.delete': '确定删除吗?',
  'header.form.up': '上移',
  'header.form.down': '下移',
  'header.form.status.change': '状态切换',
  'header.form.status.forbidden': '禁用',
  'header.form.status.open': '启用',
  'header.form.readin': '数据写入',
  'header.form.readin.tooltip': '是否将表格或主表中的数据写入表单',
  'header.form.afterExecSuccess': '成功后',
  'header.form.afterExecError': '失败后',
  'model.status.forbidden': '禁用',
  'model.status.open': '启用',
  'header.form.readin': '自动填充',
  'header.form.pagination': '分页',
  'header.form.regular': '正则校验',
  'header.form.quickadd': '快捷添加',
@@ -235,15 +227,12 @@
  'header.form.clickscale': '点击缩放',
  'header.form.easyCode': 'EasyCode',
  'header.modal.form.edit': '表单-编辑',
  'model.searchCriteria': 'Search Criteria',
  'model.action': '按钮',
  'header.modal.action.copy': '按钮-复制',
  'header.modal.form.copy': '表单-复制',
  'header.modal.column.edit': '显示列-编辑',
  'header.modal.gridbtn.edit': '操作列-编辑',
  'header.modal.tabs.edit': '标签-编辑',
  'model.field.exist': '字段已存在',
  'model.name.exist': '名称已存在',
  'form.required.input': 'Please enter the ',
  'form.required.select': 'Please select a ',
  'form.required.add': 'Please add ',
@@ -252,6 +241,5 @@
  'model.tooltip.action.guide': '在左侧工具栏《按钮》中,选择对应类型的按钮拖至此处添加,如选择按钮类型为表单、新标签页等含有配置页面的按钮,可在左侧工具栏-按钮-可配置按钮处,点击按钮完成相关配置。注:当设置按钮显示位置为表格时,显示列会增加操作列。',
  'model.tooltip.column.guide': '在左侧工具栏《显示列》中,选择对应类型的显示列拖至此处添加;或点击《添加显示列》按钮批量添加,选择批量添加时,需提前选择使用表。注:添加合并列时,需设置可选列。',
  'model.tooltip.tabs.guide': '在左侧工具栏《标签页》中,选择对应类型的标签页拖至此处添加。',
  'model.tooltip.func.innerface': '内部接口: 可自定义数据处理函数,函数名称需以@ableField等字符开始;未设置时会调用系统函数,使用系统函数需完善数据源及操作类型;',
  'model.tooltip.func.outface': '外部接口: 可自定义数据处理函数,提交数据经过内部函数处理后,传入外部接口,未设置时,数据会直接传入外部接口。',
  'model.tooltip.func.innerface': '函数名称需以@ableField等字符开始;',
}