zh-CN.ts 8.4 KB
Newer Older
1
import sysopenaccess_zh_CN from '@locale/lanres/entities/sys-open-access/sys-open-access_zh_CN';
2
import sysauthlog_zh_CN from '@locale/lanres/entities/sys-auth-log/sys-auth-log_zh_CN';
3
import sysapp_zh_CN from '@locale/lanres/entities/sys-app/sys-app_zh_CN';
4 5 6 7 8
import sysrolepermission_zh_CN from '@locale/lanres/entities/sys-role-permission/sys-role-permission_zh_CN';
import syspermission_zh_CN from '@locale/lanres/entities/sys-permission/sys-permission_zh_CN';
import sysuserrole_zh_CN from '@locale/lanres/entities/sys-user-role/sys-user-role_zh_CN';
import sysuser_zh_CN from '@locale/lanres/entities/sys-user/sys-user_zh_CN';
import sysrole_zh_CN from '@locale/lanres/entities/sys-role/sys-role_zh_CN';
9 10 11 12 13 14 15
import components_zh_CN from '@locale/lanres/components/components_zh_CN';
import codelist_zh_CN from '@locale/lanres/codelist/codelist_zh_CN';
import userCustom_zh_CN from '@locale/lanres/userCustom/userCustom_zh_CN';

export default {
    app: {
        commonWords:{
16 17 18 19
            error: "失败",
            success: "成功",
            ok: "确认",
            cancel: "取消",
20
            save: "保存",
21 22 23 24
            codeNotExist: "代码表不存在",
            reqException: "请求异常",
            sysException: "系统异常",
            warning: "警告",
25
            wrong: "错误",
26 27 28
            rulesException: "值规则校验异常",
            saveSuccess: "保存成功",
            saveFailed: "保存失败",
29 30
            deleteSuccess: "删除成功",
            deleteError: "删除失败",
31 32
            delDataFail: "删除数据失败",
            noData: "暂无数据",
33
            startsuccess:"启动成功"
34
        },
35
        local:{
36 37
            new: "新建",
            add: "增加",
38
        },
39
        gridpage: {
40 41 42 43 44
            choicecolumns: "选择列",
            refresh: "刷新",
            show: "显示",
            records: "条",
            totle: "共",
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
            noData: "无数据",
            valueVail: "值不能为空",
            notConfig: {
                fetchAction: "视图表格fetchAction参数未配置",
                removeAction: "视图表格removeAction参数未配置",
                createAction: "视图表格createAction参数未配置",
                updateAction: "视图表格updateAction参数未配置",
                loaddraftAction: "视图表格loaddraftAction参数未配置",
            },
            data: "数据",
            delDataFail: "删除数据失败",
            delSuccess: "删除成功!",
            confirmDel: "确认要删除",
            notRecoverable: "删除操作将不可恢复?",
            notBatch: "批量添加未实现",
            grid: "表",
            exportFail: "数据导出失败",
            sum: "合计",
            formitemFailed: "表单项更新失败",
        },
        list: {
            notConfig: {
                fetchAction: "视图列表fetchAction参数未配置",
                removeAction: "视图表格removeAction参数未配置",
                createAction: "视图列表createAction参数未配置",
                updateAction: "视图列表updateAction参数未配置",
            },
            confirmDel: "确认要删除",
            notRecoverable: "删除操作将不可恢复?",
        },
        listExpBar: {
            title: "列表导航栏",
        },
        wfExpBar: {
            title: "流程导航栏",
        },
        calendarExpBar:{
            title: "日历导航栏",
        },
        treeExpBar: {
            title: "树视图导航栏",
        },
        portlet: {
            noExtensions: "无扩展插件",
89 90 91
        },
        tabpage: {
            sureclosetip: {
92 93
                title: "关闭提醒",
                content: "表单数据已经修改,确定要关闭?",
94
            },
95 96
            closeall: "关闭所有",
            closeother: "关闭其他",
97 98
        },
        fileUpload: {
99
            caption: "上传",
100 101
        },
        searchButton: {
102 103
            search: "搜索",
            reset: "重置",
104 105
        },
        calendar:{
106 107 108 109 110 111 112
          today: "今天",
          month: "月",
          week: "周",
          day: "天",
          list: "列",
          dateSelectModalTitle: "选择要跳转的时间",
          gotoDate: "跳转",
113 114
          from: "从",
          to: "至",
115 116 117 118
        },
        // 非实体视图
        views: {
            index: {
119 120
                caption: "ibizlab",
                title: "uaa",
121 122 123 124 125 126 127 128 129
            },
        },
        utilview:{
            importview:"导入数据",
            warning:"警告",
            info:"请配置数据导入项" 
        },
        menus: {
            main: {
130 131 132 133
                menuitem3: "用户",
                menuitem6: "角色",
                menuitem1: "认证日志",
                menuitem2: "接入应用",
134
                menuitem4: "第三方认证",
135 136
            },
        },
137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157
        formpage:{
            desc1: "操作失败,未能找到当前表单项",
            desc2: "无法继续操作",
            notconfig: {
                loadaction: "视图表单loadAction参数未配置",
                loaddraftaction: "视图表单loaddraftAction参数未配置",
                actionname: "视图表单'+actionName+'参数未配置",
                removeaction: "视图表单removeAction参数未配置",
            },
            saveerror: "保存数据发生错误",
            savecontent: "数据不一致,可能后台数据已经被修改,是否要重新加载数据?",
            valuecheckex: "值规则校验异常",
            savesuccess: "保存成功!",
            deletesuccess: "删除成功!",  
            workflow: {
                starterror: "工作流启动失败",
                startsuccess: "工作流启动成功",
                submiterror: "工作流提交失败",
                submitsuccess: "工作流提交成功",
            },
            updateerror: "表单项更新失败",     
158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192
        },
        gridBar: {
            title: "表格导航栏",
        },
        multiEditView: {
            notConfig: {
                fetchAction: "视图多编辑视图面板fetchAction参数未配置",
                loaddraftAction: "视图多编辑视图面板loaddraftAction参数未配置",
            },
        },
        dataViewExpBar: {
            title: "卡片视图导航栏",
        },
        kanban: {
            notConfig: {
                fetchAction: "视图列表fetchAction参数未配置",
                removeAction: "视图表格removeAction参数未配置",
            },
            delete1: "确认要删除 ",
            delete2: "删除操作将不可恢复?",
        },
        dashBoard: {
            handleClick: {
                title: "面板设计",
            },
        },
        dataView: {
            sum: "共",
            data: "条数据",
        },
        chart: {
            undefined: "未定义",
            quarter: "季度",   
            year: "年",
        },
193
        searchForm: {
194 195 196 197
            notConfig: {
                loadAction: "视图搜索表单loadAction参数未配置",
                loaddraftAction: "视图搜索表单loaddraftAction参数未配置",
            },
198 199
            custom: "存储自定义查询",
            title: "名称",
200 201 202 203 204
        },
        wizardPanel: {
            back: "上一步",
            next: "下一步",
            complete: "完成",
205
            preactionmessage:"未配置计算上一步行为"
206
        },
207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224
        viewLayoutPanel: {
            appLogoutView: {
                prompt1: "尊敬的客户您好,您已成功退出系统,将在",
                prompt2: "秒后跳转至",
                logingPage: "登录页",
            },
            appWfstepTraceView: {
                title: "应用流程处理记录视图",
            },
            appWfstepDataView: {
                title: "应用流程跟踪视图",
            },
            appLoginView: {
                username: "用户名",
                password: "密码",
                login: "登录",
            },
        },
225 226
    },
    entities: {
227
        sysopenaccess: sysopenaccess_zh_CN,
228
        sysauthlog: sysauthlog_zh_CN,
229
        sysapp: sysapp_zh_CN,
230 231 232 233 234 235 236 237 238 239
        sysrolepermission: sysrolepermission_zh_CN,
        syspermission: syspermission_zh_CN,
        sysuserrole: sysuserrole_zh_CN,
        sysuser: sysuser_zh_CN,
        sysrole: sysrole_zh_CN,
    },
    components: components_zh_CN,
    codelist: codelist_zh_CN,
    userCustom: userCustom_zh_CN,
};