chen.lin
8 天以前 e56277542f60f386a109b1b072a1dbda390588fd
rsf-admin/src/i18n/zh.js
@@ -127,6 +127,7 @@
    },
    create: {
        title: '添加',
        init: '初始化',
        empty: {
            title: '暂无数据',
            desc: '请先添加数据',
@@ -192,6 +193,7 @@
        taskItemLog: '任务明细历史档',
        stock: '入出库历史',
        stockItem: '单据明细',
        locItem: '库存明细',
        locPreview: '库位明细',
        histories: '历史档',
        wareWork: '仓库作业',
@@ -227,6 +229,7 @@
        inStatisticItem: '日入库明细查询',
        outStatisticItem: '日出库明细查询',
        statisticCount: '日出入库汇总统计',
        rcsTest: 'RCS自动测试',
    },
    table: {
        field: {
@@ -249,11 +252,15 @@
            },
            basContainer: {
                containerType: '容器类型',
                startNo: '起始数值',
                endNo: '结束数值',
                code: '条码',
                codeType: '条码类型',
                areas: '可入库区',
            },
            basStation: {
                stationName: '站点名称',
                type: '站点类型',
                inAble: '能入',
                outAble: '能出',
                useStatus: '状态',
@@ -391,6 +398,7 @@
                purUnit: "采购单位",
                stockUnit: "库存单位",
                stockLevel: "ABC分类",
                stockQty: "库存数量",
                isLabelMange: "标签管理",
                safeQty: "安全值",
                minQty: "最小值",
@@ -467,6 +475,7 @@
                length: "长",
                width: "宽",
                height: "高",
                isHalf: '料箱状态',
                row: "排",
                col: "列",
                lev: "层",
@@ -483,7 +492,8 @@
                startLev: "起始层",
                startRow: "起始排",
                useStatus: '库位状态',
                locAreaId: '逻辑分区'
                locAreaId: '逻辑分区',
                locCode: '库位'
            },
            stockStatistic: {
                id: "id",
@@ -1099,6 +1109,7 @@
                matnrCode: "物料编码",
                unit: "单位",
                anfme: "数量",
                qty: '已拣数量',
                batch: "批次",
                spec: "规格",
                model: "型号",
@@ -1330,8 +1341,11 @@
        batch: '批量操作',
        confirm: '确认',
        start: '自动下发',
        autoStartLocs: '自动执行任务',
        init: "初始化",
        stopPub: '终止下发',
        pause: '暂停',
        pausePub: '暂停自动执行任务',
        pick: '拣料',
        check: '盘点',
        bulkExport: "批量导出",
@@ -1374,6 +1388,57 @@
        modiftySite: '修改库口',
        selectWave: '波次规则',
    },
    ra: {
        action: {
            search: '搜索',
            add_filter: '过滤条件',
            add: '添加',
            back: '返回',
            create: '添加',
            export: '导出',
            import: '导入',
            edit: '编辑',
            delete: '删除',
            save: '保存',
            cancel: '取消',
            confirm: '确认',
            refresh: '刷新',
            select_columns: '筛选列',
            select_all: '全部选中',
            unselect: '取消选择',
            approved: '审核',
            remove_filter: '移除这个过滤器',
            remove_all_filters: '清除所有过滤条件',
            clear_filters: '清除过滤条件',
            close: '关闭当前标签',
            closeLeft: '关闭左侧标签',
            closeRight: '关闭右侧标签',
            closeOthers: '关闭其他标签',
            closeAll: '关闭所有标签',
            sort: '排序',
            bulk_actions: '%{smart_count} 条被选中 |||| %{smart_count} 条被选中',
        },
        page: {
            empty_with_filters: '使用当前过滤条件未找到结果。',
        },
        navigation: {
            no_results: '没有找到数据',
            no_more_results: '页码 %{page} 超出范围。请尝试上一页。',
            page_out_of_boundaries: '页码 %{page} 超出范围',
            page_out_from_end: '无法跳转到最后一页之后',
            page_out_from_begin: '无法跳转到第1页之前',
            page_range_info: '第 %{offsetBegin}-%{offsetEnd} 条,共 %{total} 条',
            partial_page_range_info: '第 %{offsetBegin}-%{offsetEnd} 条,超过 %{offsetEnd} 条',
            current_page: '第 %{page} 页',
            page: '跳转到第 %{page} 页',
            first: '跳转到第一页',
            last: '跳转到最后一页',
            next: '下一页',
            previous: '上一页',
            page_rows_per_page: '每页数量:',
            skip_nav: '跳转到内容',
        }
    },
    request: {
        error: {
            stock: "库存不足,无法提交!!",