#
vincentlu
2025-12-17 adcd2efd074eb3160c429ea8a5dfd537db1d1304
zy-acs-flow/src/i18n/zh.js
@@ -1,7 +1,9 @@
import chineseMessages from "./core/chineseMessages";
import zhMap from "./core/zhMap";
const customChineseMessages = {
    ...chineseMessages,
    ...zhMap,
    hello: '你好世界',
    common: {
        response: {
@@ -72,8 +74,9 @@
        msg: {
            confirm: {
                tip: '提示',
                desc: '你确定要操作此项吗?',
                desc: '您确定要执行此操作吗?',
            },
            placeholder: '请输入搜索内容',
        },
    },
    filters: {
@@ -116,7 +119,6 @@
        operation: '操作日志',
        config: '配置参数',
        tenant: '租户管理',
        role: '角色管理',
        userLogin: '登录日志',
        base: '基础档案',
        warehouse: '仓库管理',
@@ -267,7 +269,7 @@
                data: "条码",
                x: "x",
                y: "y",
                concer: "拐角",
                corner: "拐角",
                scale: "比例",
            },
            sta: {
@@ -392,8 +394,11 @@
                bootTime: "开机时间",
                workTime: "工作时间",
                workDistance: "累计里程",
                tempQua: "暂存数量",
                password: "密码",
                backpack: "背篓",
                error: "故障",
                errorTime: "故障时间",
                online: '在线',
                task: '任务',
            },
            actionSts: {
                uuid: "编号",
@@ -487,6 +492,7 @@
                endNode: "作业节点",
                posType: "作业类型",
                backpack: "背篓",
                algoTime: "算法耗时",
                state: "状态",
                segDesc: "作业编号",
            },
@@ -536,6 +542,20 @@
                runPath: '走行路径',
                actions: '动作列表',
            },
            area: {
                uuid: "编号",
                name: "名称",
                code: "编码",
                zoneId: "库区",
                type: "类型",
                maxCount: "最大容积",
                speedLimit: "最大速度",
                shapeType: "形状类型",
                shapeData: "形状数据",
                color: "颜色",
                priority: "优先级",
                version: "版本",
            },
        }
    },
    page: {
@@ -572,7 +592,9 @@
                    detail: '数据采集',
                    task: '任务统计',
                    error: '异常日志',
                }
                },
                remove: '从地图中移除',
                reposition: '清除路径重新定位',
            }
        },
        segment: {
@@ -620,12 +642,75 @@
            }
        },
        map: {
            welcome: '欢迎使用 RCS 系统。提示:鼠标左键选中对象,右键平移视图,滚轮缩放视图。',
            devices: {
                title: '图标库',
                shelf: '货架',
                charge: '充电桩',
                station: '输送线',
                station: '站点',
                direction: '方向',
                agv: '车辆',
                point: '定位点',
                area: '区域',
            },
            action: {
                startup: '启动RCS',
                shutdown: '暂停RCS',
                monitor: '日志监控',
                save: '保存地图',
                clear: '清空地图',
                adapt: '适配',
                rotate: '旋转',
                flip: '翻转',
                fake: '模拟',
                route: '路线',
                area: '区域',
                disable: '禁用',
                enable: '启用',
                reset: '重置',
                restoreALl: '恢复所有',
                startPatrol: '开启 巡逻',
                stopPatrol: '停止 巡逻',
                moreOperation: '更多操作',
                oneClickLocate: '一键定位',
                oneClickPatrol: '一键巡逻',
                cancelPatrol: '取消巡逻',
                addArea: '添加区域',
                areaList: '区域列表',
            },
            mode: {
                observer: '观察模式',
                movable: '编辑模式',
                settings: '配置模式',
                roadmap: '路线模式',
                area: '区域管理',
            },
            insight: {
                title: '详情',
                tabs: {
                    control: '控制',
                },
                shelf: {
                    outbound: '出库',
                    updateStatus: '修改状态',
                },
                control: {
                    type: {
                        MOVE: '移动',
                        TO_STANDBY: '去待机位',
                        TO_CHARGE: '去充电',
                        LOC_TO_LOC: '库位到库位',
                        LOC_TO_STA: '库位到站点',
                        STA_TO_LOC: '站点到库位',
                        STA_TO_STA: '站点到站点',
                    },
                    startCode: '起始定位点',
                    endCode: '目标定位点',
                    startLoc: '起始库位',
                    endLoc: '目标库位',
                    startSta: '起始站点',
                    endSta: '目标站点',
                }
            },
            settings: {
                title: '设置',
@@ -644,14 +729,69 @@
                        up: '上',
                        down: '下',
                        count: '数量',
                        execute: '执行',
                        reverse: '撤销',
                        field: {
                            gap: '间距',
                            autoIncrement: '自增长',
                            incrementValue: '自增长值',
                            incrementMode: '增长方式',
                            ascend: '升序',
                            descend: '降序',
                        },
                        valid: {
                            common: '请先设置系统参数',
                            shelf: '请先在系统参数中设置排和列',
                        },
                    },
                    more: {
                        title: '更多',
                    },
                },
                config: {
                    title: '系统参数',
                    base: {
                        no: '编号',
                    },
                    shelf: {
                        row: '排',
                        bay: '列',
                    },
                },
            },
            insight: {
                title: '详情',
            area: {
                title: '区域设置',
                tabs: {
                    basic: '基础',
                    advanced: '高级',
                },
                form: {
                    name: '名称',
                    agv: '选择AGV小车',
                    agvPlaceholder: '请选择AGV',
                    codes: '区域内条码集合 (%{count})',
                    codesEmpty: '暂无条码',
                    code: '区域编码',
                    maxQty: '最大数量',
                    speedLimit: '速度限制',
                    startX: '起点 X',
                    startY: '起点 Y',
                    endX: '终点 X',
                    endY: '终点 Y',
                    memo: '备注',
                    priority: '优先级',
                },
                confirm: {
                    save: '确认保存当前修改?',
                    delete: '删除后将无法恢复,确认删除?',
                },
                prompt: {
                    nameInput: '请输入区域名称',
                    areaName: '请输入区域名称',
                },
                msg: {
                    areaCreated: '区域 "%{name}" 已创建',
                },
            },
        },
    }