ZengTao
2025-03-17 a7c479daff0e44988f174f8c93fb41f30fdc48e1
UI-Project/src/lang/zh.js
@@ -34,6 +34,10 @@
          quit:"退出",
      },
      basicData:{
          untask:'无任务',
          up:'上片',
          tonumber:'上片总数量',
          finishnumber:'已完成数量',
          rackreset:'架子复位',
          prackreset:'是否架子复位?',
          laserprinting:'打标机就绪状态:',
@@ -296,11 +300,13 @@
          Schedulingswitch:'调度开关',
      },
      workOrder:{
          upnumber:'上片位编号',
          glassID:'玻璃ID',
          height:'高',
          width:'宽',
          thickness:'厚度',
          coatingtypes:'膜系',
          coatingtypesbe:'原片膜系',
          productionsequence:'出片顺序',
          cardnumber:'流程卡号',
          operate:'操作',
@@ -311,7 +317,7 @@
          takemessage:'是否拿走该条信息?',
          breakage:'破损',
          takeout:'拿走',
          glasstype:'玻璃类型',
          glasstype:'玻璃膜系',
          line:'线路',
          status:'状态',
          time:'时间段',
@@ -511,7 +517,7 @@
          serialnumber: '订单序号',
          productname: '产品名称',
          serial: '工艺确认序号',
          slicemarker: '片标记(位置)',
          slicemarker: '层号',
          numberpatches: '补片数量',
          width: '宽',
          height: '高',
@@ -554,6 +560,37 @@
          starttime :'开始时间',
          endtime :'结束时间',
          loading :'正在上片:',
          brokenNum:'破损数量',
          inventory:'库存',
          inventoryarea:'库存面积',
          shippedQuantity:'已发货数量',
          reportWorkQuantity:'完工数量',
          reportWorkQuantityCount:'破损数量',
          processId:'流程卡号',
          historicaltasks1:'原片仓储',
          historicaltasks2:'上片一线',
          historicaltasks3:'上片二线',
          historicaltasks4:'卧式一线',
          historicaltasks5:'卧式二线',
          historicaltasks6:'钢化大理片',
          historicaltasks7:'中空一线',
          historicaltasks8:'中空二线',
          historicaltasks9:'中空大理片',
          historicaltasks10:'生产统计',
          date:'日期',
          countOutOne: '切割一线数量',
          totalAreaOutOne: '切割一线面积',
          countOutTwo: '切割二线数量',
          totalAreaOutTwo: '切割二线面积',
          countIn: '钢化前大理片数量',
          totalAreaIn: '钢化前大理片面积',
          countOut: '钢化数量',
          totalAreaOut: '钢化面积',
          hollowCountOutOne: '中空一线数量',
          hollowTotalAreaOutOne: '中空一线面积',
          hollowCountOutTwo: '中空二线数量',
          hollowTotalAreaOutTwo: '中空二线面积',
      },
      reportmanage:{
          productiontime :'生产时间',
@@ -603,6 +640,7 @@
          premark :'请输入备注',
      },
      film:{
          resetnumber:'架子号',
          fail:'失败',
          mes:'原片仓储详情',
          warehousing:'原片入库',
@@ -643,6 +681,7 @@
          createtime:'创建时间',
          remainquantity:'剩余数量',
          thickremainquantity:'原片剩余数量(张):',
          thickremainquant:'原片剩余数量(张)',
          inquantity:'请输入数量',
          quantitya:'数量:',
          enableid:'任务ID',
@@ -701,6 +740,24 @@
          finegrinding: '精磨',
      },
    hellow: {
        totalLayer: '总层数',
        totalPairQuantity: '总配对数量',
        pairQuantity: '已完成配对数量',
        isForceList: '是否强制',
        yesisForceList: '强制',
        noisForceList: '非强制',
        hollowCountOutOne: '中空一线玻璃数量',
        hollowCountOutTwo: '中空二线玻璃数量',
        hollowTotalAreaOutOne: '中空一线玻璃面积',
        hollowTotalAreaOutTwo: '中空二线玻璃面积',
        countIn: '钢化前大理片笼玻璃数量',
        countOut: '钢化玻璃数量',
        countOutOne: '切割一线玻璃数量',
        countOutTwo: '切割二线玻璃数量',
        totalAreaIn: '钢化前大理片笼玻璃面积',
        totalAreaOut: '钢化玻璃面积',
        totalAreaOutOne: '切割一线玻璃面积',
        totalAreaOutTwo: '切割二线玻璃面积',
        freeone: '一线空闲状态:',
        freetwo: '二线空闲状态:',
        casFour: '气体4',
@@ -836,5 +893,10 @@
        pairQuantity: '总配对数量:',
        cpairQuantity: '请输入总配对数量',
        schedulingswitch: '调度开关',
    },
    screendisplay:{
        pwidth: '请输入宽度',
        pheight: '请输入高度',
        upnumber: '上片数量',
    }
}