ZengTao
2025-03-20 c28ef8556cd40c671976aadf010fb43d7c39633b
UI-Project/src/lang/en.js
@@ -34,6 +34,10 @@
          quit:"Exit",
      },
      basicData:{
          untask:'无任务',
          up:'上片',
          tonumber:'上片总数量',
          finishnumber:'已完成数量',
          rackreset:'架子复位',
          prackreset:'是否架子复位?',
          printing:'自动打印',
@@ -132,6 +136,21 @@
          takeon:'The arrangement is complete',
      },
      searchOrder:{
          begin:'开始',
          finish:'完成',
          uncar:'未上车',
          inkage:'进片',
          successfullyprocessed:'任务成功处理',
          psuccessfullyprocessed:'是否进行任务成功处理?',
          taskfailure:'任务失败处理',
          ptaskfailure:'是否进行任务失败处理?',
          totallogarithms:'总对数',
          numberpairs:'配对数',
          numberoccupied:'占用格子数',
          totalfurnaces:'总炉数',
          cagesnumber:'笼内数量',
          slotnumber:'占有格子数',
          progress:'进度%',
          whethersame:'是否相同',
          same:'相同',
          notsame:'不相同',
@@ -282,6 +301,8 @@
          Schedulingswitch:'调度开关',
      },
      workOrder:{
          upnumber:'上片位编号',
          coatingtypesbe:'原片膜系',
          glassID:'Glass ID',
          height:'Height',
          width:'Width',
@@ -540,6 +561,34 @@
          starttime :'Start Time',
          endtime :'End Time',
          loading :'In the process of uploading:',
          brokenNum:'brokenNum',
          inventory:'inventory',
          inventoryarea:'inventoryarea',
          shippedQuantity:'shippedQuantity',
          reportWorkQuantity:'reportWorkQuantity',
          reportWorkQuantityCount:'reporting_work_num_count',
          processId:'processId',
          historicaltasks1:'historicaltasks1',
          historicaltasks2:'historicaltasks2',
          historicaltasks3:'historicaltasks3',
          historicaltasks4:'historicaltasks4',
          historicaltasks5:'historicaltasks5',
          historicaltasks6:'historicaltasks6',
          historicaltasks7:'historicaltasks7',
          order:'order',
          date:'date',
          countOutOne:'countOutOne',
          totalAreaOutOne:'totalAreaOutOne',
          countOutTwo:'countOutTwo',
          totalAreaOutTwo:'totalAreaOutTwo',
          countIn:'countIn',
          totalAreaIn:'totalAreaIn',
          countOut:'countOut',
          totalAreaOut:'totalAreaOut',
          hollowCountOutOne:'hollowCountOutOne',
          hollowTotalAreaOutOne:'hollowTotalAreaOutOne',
          countOut:'countOut',
          hollowCountOutTwo:'hollowCountOutTwo',
      },
      reportmanage:{
          productiontime :'production time',
@@ -589,6 +638,7 @@
          premark :'Please enter a note',
      },
      film:{
          resetnumber:'架子号',
          fail:'失败',
          mes:'Original film storage details',
          warehousing:'store',
@@ -628,6 +678,7 @@
          filmsa:'Films:',
          createtime:'Creation time',
          remainquantity:'Remaining Quantity',
          thickremainquant:'Remaining quantity of original film (sheets)',
          thickremainquantity:'Remaining quantity of original film (sheets):',
          inquantity:'Please enter the quantity',
          quantitya:'Number:',
@@ -687,6 +738,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',
@@ -822,5 +891,10 @@
          pairQuantity: '总配对数量:',
          cpairQuantity: '请输入总配对数量',
          schedulingswitch: '调度开关',
      }
      },
    screendisplay:{
        pwidth: '请输入宽度',
        pheight: '请输入高度',
        upnumber: '上片数量',
    }
  }