ZengTao
2025-03-14 2c08bfb96d6523dfbf5ae543e94495c151aadbf1
UI-Project/src/lang/en.js
@@ -34,6 +34,10 @@
          quit:"Exit",
      },
      basicData:{
          untask:'无任务',
          up:'上片',
          tonumber:'上片总数量',
          finishnumber:'已完成数量',
          rackreset:'架子复位',
          prackreset:'是否架子复位?',
          printing:'自动打印',
@@ -96,6 +100,9 @@
          emptymissions:'空任务',
          advancetask:'进片任务',
          outputtasks:'出片任务',
          schedulingtasks:'调度任务',
          advancerequests:'进片请求',
          releaserequest:'出片请求',
          straighttasks:'直通任务',
          endingtask:'结束',
          another:'其他',
@@ -129,6 +136,24 @@
          takeon:'The arrangement is complete',
      },
      searchOrder:{
          begin:'开始',
          finish:'完成',
          uncar:'未上车',
          inkage:'进片',
          successfullyprocessed:'任务成功处理',
          psuccessfullyprocessed:'是否进行任务成功处理?',
          taskfailure:'任务失败处理',
          ptaskfailure:'是否进行任务失败处理?',
          totallogarithms:'总对数',
          numberpairs:'配对数',
          numberoccupied:'占用格子数',
          totalfurnaces:'总炉数',
          cagesnumber:'笼内数量',
          slotnumber:'占有格子数',
          progress:'进度%',
          whethersame:'是否相同',
          same:'相同',
          notsame:'不相同',
          partask:'任务重置',
          partasks:'是否任务重置?',
          empty:'默认空任务',
@@ -276,6 +301,8 @@
          Schedulingswitch:'调度开关',
      },
      workOrder:{
          upnumber:'上片位编号',
          coatingtypesbe:'原片膜系',
          glassID:'Glass ID',
          height:'Height',
          width:'Width',
@@ -478,6 +505,7 @@
          createTime :'Return date',
      },
      large:{
          percent:'Percent',
          time: 'The time of the break',
          number: 'Order number',
          jobnumber: 'Job number',
@@ -533,6 +561,33 @@
          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',
          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',
@@ -548,6 +603,7 @@
          dreportwork :'Unreported work',
          pendingwork :'Pending job application',
          reportwork :'Reported work',
          reportworked :'Reported worked',
          incise :'slicing',
          edging :'edging',
          steel :'toughened',
@@ -581,6 +637,8 @@
          premark :'Please enter a note',
      },
      film:{
          resetnumber:'架子号',
          fail:'失败',
          mes:'Original film storage details',
          warehousing:'store',
          pwarehousing:'入库请求',
@@ -619,6 +677,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:',
@@ -678,6 +737,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',
@@ -813,5 +890,10 @@
          pairQuantity: '总配对数量:',
          cpairQuantity: '请输入总配对数量',
          schedulingswitch: '调度开关',
      }
      },
    screendisplay:{
        pwidth: '请输入宽度',
        pheight: '请输入高度',
        upnumber: '上片数量',
    }
  }