chenlu
2025-03-20 9b9fdcb4711279a303cf8da9ce9e3ff30b1bf6e0
north-glass-erp/northglass-erp/src/lang/en.js
@@ -4,7 +4,7 @@
        pwErr:'Please enter your password',
        loginSuccessful:'User login successful',
        loginErr:'The account or password is incorrect',
        connectErr:'server connection failed',
        connectErr:'Login timed out, please login again',
        user:'User',
        password:'Pass',
        SysName:'North Glass ERP System',
@@ -15,6 +15,10 @@
        connectErr:'The server connection is abnormal. Please try again later',
        titleFirst:"Welcome ",
        titleLast:' to use North Glass ERP system!'
    },
    error:{
        Code_401:'The user does not have this permission',
        Code_402:'Login timed out, please login again'
    },
    basicData:{
        create:'New Order',
@@ -39,21 +43,138 @@
        startDate:'Start Date',
        endDate:'End Date',
        reportData:'Report Data',
        confirmButtonText:'Verify',
        cancelButtonText:'Cancel',
        creationTime:'Creation time',
        insert:'New added',
        update:'Edit',
        number:'Serial number',
        otherAmounts:'Other amount',
        errorSettlementArea:'Error settlement area',
        sizeReview:'Size audit',
        reportForms:'Report',
        print:'Print',
        export:'Derive',
        empty:'Clear',
        incrementalAll:'Increase successively after selecting',
        incrementalChecked:'Selected and increased successively',
        true:'Yes',
        false:'No',
        computedSize:'Scientific counting',
        paste:'Paste',
        selected:'selected',
        partiallySelected:'partially selected',
        unchecked :'unchecked',
        msg:{
            max255:"The value contains a maximum of 255 characters",
            range99999Dec2:
                "Please enter a number between 0 and 99999 with a maximum of two decimals",
            range99999Dec3:
                "Please enter a number between 0 and 99999 with a maximum of three decimals",
            range999999Dec2:
                "Please enter a number between 0 and 999999 with a maximum of two decimals",
            greater0:"Please enter an integer greater than 0",
            checkoutLose:'Check fail',
            saveSuccess:'save successfully',
            saveFail:'Save fail',
            cancelReviewSuccess:'Cancel review successfully',
            ReviewSuccess:'Review successfully'
            ReviewSuccess:'Review successfully',
            ServerConnectionError:'Server connection error',
            deleteSuccess:'Deletion success',
            deleteFail:'Deletion failure',
            cancelReviewFail:'Review failure',
            cancelReviewFailWork:'Counter-audit failed please check whether to report',
            reviewFail:'Audit failure',
            noProductDataInTheTable:'There is no product data in the table',
            tableDataExceedsMaximumLimit:'The table data exceeds the maximum limit',
            range9999Dec: "Please enter a four digit integer",
            quantityError: "Quantity Error",
            dataDoesNotExist: "Data Does Not Exist",
        }
    },
    product:{
        page:{
            selectProduct:'Product home page',
            createProduct:'Creat',
        },
        coloredGlaze:'Coloured glaze',
        frostedSand:'Frosted glass',
        coating:'Coating film',
        filmApplication:'Pad pasting',
        sandblasting:'Sandblast',
        edgeGrinding:'Edging',
        productName:'Name',
        typeName:'Category',
        query:'Quick query',
        creator:'Creator',
        usingAbbreviations:'Using abbreviations',
        msg:{
            productLength:'Please add product details',
            lastGlass:' The last item of product details is not glass, please complete',
            glassType:'Please select a product category',
            saveSuccess:'Successful creation',
            operateSuccess:'Successful operation',
            operateFail:'Operation failure',
            glassReview:'Please enter product material attributes and process attributes',
            glassRepeat:'Please select spacer first',
            HollowReview:'Please select all hollow spacers drop-down box',
            firstGlass:'Please select the product first',
            InterlayerReview:'Please select all hollow spacers drop-down box',
            glassTypeTitle:'Material property',
            thickness:'* Thickness',
            color:'* Color',
            craft:'* Process attributes',
            location:'* Location',
            lowELocation:'The LOW-E surface',
            processAttribute:'Process attribute',
            hollowThickness:'* Hollow thickness',
            hollowGasType:'* Inflation mode',
            hollowType:'* Sealing compound',
            hollowGlueDepth:'Default glue depth',
            hollow:'Hollow spacer',
            hollowUpdate:'Hollow spacers modified',
            interlayerThickness:'*Lamination thickness',
            interlayerType:'* Type',
            interlayerColor:'* Color',
            interlayer:'Lamination  spacer',
            interlayerUpdate:'Lamination  spacer modified',
            glassAttribute:'Monolithic glass properties',
            reset:'Reset',
            processFlowAttribute:'Process attribute',
            sure:'Verify',
            update:'edit',
            quickSearch:'Quick query',
            weightThickness:'Weight thickness',
            allThickness:'Thickness',
            remarks:'Remark',
            product:'Product name',
            updateGlass:'Modified glass',
            updateHollow:'Modified hollow',
            updateInterlayer:'Modified interlayer',
            delete:'Delete',
            create:'Dound',
            review:'Examine',
            cancelReview:'Review',
            theProductHasBeenReviewedAndCannotBeDeleted:'The product has been reviewed and cannot be removed',
            productAbbreviation:'Product abbreviation',
            productDuplication:'Product repetition',
        }
    },
    order:{
        orderHomePage:'Order Home Page',
        orderReport:'Order Report',
        page:{
            selectOrder:'Order Home Page',
            createOrder:'Create',
            orderReport:'Order Detail Report',
            orderSummaryReport:'Order Summary Report',
            orderDetailsSummary:'Order Detail Summary',
            updateOrderCraft:'Update Order Craft'
        },
        project:'Project',
        orderId:'Order ID',
        money:'Total Amount',
@@ -93,6 +214,42 @@
        edgingType:'Edging Type',
        import:'Import',
        template:'Template',
        universalShape:'Ordinary shape glass',
        alien:'Shaped Glass',
        areaAmountPerPiece:'Area amount (single piece)',
        areaAmountAge:'Area amount (total area)',
        errorValue:'Error value',
        details:'Details',
        workmanship:'Technology',
        processCard:'Flow card',
        processingNotes:'Master machining requirement',
        perimeter:'Perimeter',
        grossArea:'Gross area',
        creator:'Document maker',
        totalThickness:'Thickness',
        levelOne:'Product category',
        levelTwo:'Product subclass',
        orderDetailsReport:'Order detail report',
        orderDetailsSummaryReport:'Order details summary report',
        buildingNumber:'Floor number',
        saveHeader:'Save header',
        orderNotApproved:'Order not reviewed',
        orderHasBeenReceived:'The order is in stock',
        printingNumber:'Print times',
        processingOrder:'Processing sheet',
        sheet2:'Horizontal - multi-layer details',
        sheet4:'Production and processing of single vertical plate',
        sheet3:'View shipping information',
        sheet5:'Production and processing of single curved glass (single sheet)',
        oneClickStorage:'One-click completion',
        oneClickReturn:'一键退回',
        quantityMount:'Quantity and Amount',
        allAmount:'面积金额(总金额)',
        msg:{
            productCheck:'Please select a product',
            tableLengthNot:'No table data',
@@ -108,6 +265,17 @@
            importMaxCheckFailLast:' pieces, please import in multiple orders',
            updateAmountSuccessfully:'Updated amount successfully',
            updateOrderState:'Order status update succeeded',
            calculationAreaPrompt1:'Exist',
            calculationAreaPrompt2:'The area of each settlement sheet is less than',
            calculationAreaPrompt3:'Whether according to',
            calculationAreaPrompt4:'Calculate',
            warning:'Tips',
            calculationAreaPrompt5:'Do you want to continue creating duplicate orders',
            pleaseCancelTheFilteringFirst:'Please cancel the selection first.',
            grossAreaIsNot0:'There is an actual total area equal to0',
            differentSize:'此订单含有手动修改大小片,反审修改订单后请重新重置大小片!是否反审?'
        }
    },
@@ -143,6 +311,7 @@
        totalArea:'TotalArea',
        childWidth:'Child Width',
        childHeight:'Child Height',
        arc:'arc',
        area:'Area',
        process:'Process',
        orderDetail:'Order Detail',
@@ -152,18 +321,54 @@
        oldProcess:'Old Process',
        newProcess:'New Process',
        reset:'Reset',
        sure:'Sure',
        sure:'Confirm',
        upperLeft:'Upper left',
        upperRight:'Upper right',
        lowLeft:'Lower left',
        lowRight:'Lower right',
        TrademarkAttribute:'Trademark parameter',
        TrademarkOptions:'Trademark option',
        xImage:'X-axis image',
        yImage:'Y-axis image',
        modifyTrademark:'Amendment of trademark',
        tag:'Marking is enabled',
        tag2:'QR Code printing1',
        tag3:'QR Code printing2',
        xMargin:'X axis margin',
        yMargin:'Y-axis margin',
        location:'Trademark position',
        sort:'玻璃反弯'
    },
    workOrder:{
        workOrder:'Work Order Management',
        page:{
            selectWorkOrder:'Work order',
            addWorkOrder:'Forward production order'
        },
        productionId:'Production Order Number',
        convert:'Convert',
        unConverted:'UnConverted',
        deleteOk:'Delete Successful',
        transferOrder:'Transfer Order',
        perimeter:'perimeter'
        perimeter:'perimeter',
        deleteNo:'Delete failed Check whether the shelf has been splited',
        msg:'Please select all data',
        msgSelect:'请选择订单号'
    },
    processCard:{
        page:{
            selectProcessCard:'Process Card',
            selectAddProcess:'Rack Allocation',
            productionScheduling:'Production Scheduling',
            selectPrintProject:'Engineering Printing',
            selectPrintFlowCard:"print",
            splittingDetails:"Frame query",
            addProcessCard:"Split-frame addition",
            printFlowCard:"Process card printing",
            selectDetailProcessCard:"Process card details query"
        },
        processId:'Process Card Number',
        founder:'Divider',
        layoutStatus:'Type Setting',
@@ -177,6 +382,7 @@
        weight:'Weight',
        selectedQuantity:'Select Quantity',
        establishProcessCards:'Add',
        createBySequenceNumber:'By Sequence Number',
        return:'Return',
        ProductionSchedulingOk:'Scheduled Production',
        ProductionSchedulingNo:'Unscheduled Production',
@@ -210,15 +416,70 @@
        composingOk:'Can Be Typesetter',
        composingNo:'Non Typesetting',
        typesetter:'typesetter',
        revoke:'撤销可排版',
        scheduledStartTime:'Scheduled Start Time',
        planEndTime:'Plan End Time',
        customerId:'Customer Id',
        customerName:'Customer',
        technologyNumber:'Chip Sequence',
        otherRemarks:'Original Film Requirement',
    },
        pleaseSelectTheSavedDataFirst:'Please select the data to save first',
        pleaseFirstCreateAProcessCardForAllTheDataOnTheRightSideAndSaveIt:'Create a flow card for all the data on the right and save it',
        glassAddress:'Small glass marking',
        splitFrameTime:'Rack allocation time',
        print:'Print flow card',
        printLabel:'Print label',
        printSetup:'Label setting',
        specificationQuantity:'Specification quantity',
        singlePieceProductName:'Single product name',
        productType:'Product type',
        whetherToScheduleProduction:'Schedule or not',
        deleteNo:'Failed to delete Check whether the flow card has been reported (feedback)',
        deleteNoProcedure:'Delete failed Check whether the next operation has been reported',
        pleaseCheckTheRequiredData:'Please check the required data',
        notSelectTheOptionData:'请勿勾选已排版数据',
        landingSequence:'Landing sequence',
        labelStyle:'Label Style',
        detailPrinting:'Detail Printing',
        detailsPrintedSeparately:'Details Printed Separately',
        customLabelPrinting:'Custom label printing',
        labelPrinting:'Lable Printing',
        sortingSuccessful:'Sorting successful',
        sorting:'Sorting',
        pleaseSelect:'Please select',
        processCardDetails:'Process Card Details',
        thisIsTheIndoorSurface:'This is the indoor surface',
        thisSideIsOutsideTheRoom:'This side is outside the room',
        finishedProductLabel:'Finished product label',
        halfProductLabel:'Half-finished product label',
        pleaseSelectCustomPrintLabelStyle:'Please select a custom print label style',
        mergePrinting:'Merge printing',
        printStatus:'Print times',
        labelPrinting2:'Label printing 2',
        finishedProductPrinting2:'Finished Product Printing2',
        editablePrinting:'Editable Printing',
        invertSelection:'Invert Selection',
        sortSummary:'Sort Summary',
        addAutomatically:'Auto fill',
        selectFill:'Selected fill',
        engineeringPrinting:'Engineering Printing',
        pleaseSelectProject:'Please Select Project',
        mergeState:'Merge State',
        merge:'Merge',
        printQuantity:'Print Quantity',
        printWarn1:'The print quantity cannot be greater than the order quantity'
    },
    reportingWorks:{
        page:{
            selectReportingWorks:"Work Reporting Management",
            addReportingWork:"New Work Reporting",
            qualityInspectionReview:"Quality Inspection Review",
        },
        glassNumber:'Code',
        glassAddress:'Glass Address',
        WorkReportingManagement:'Work Reporting Management ',
        addReportingWorks:'New Work Reporting',
@@ -290,14 +551,47 @@
        thisCompletedQuantity:'This Completed Quantity',
        thisWornQuantity:'This Worn Quantity',
        passAudit:'Pass The Audit',
        patchCondition:'Patch Condition',
        selectResponsibleTeam:'Please select a responsible team',
        selectWorkReportingTeam:'Please select a responsible team',
        successfulModificationOfWorkApplication:'Report modification succeeded',
        theProcessCardNumberCannotBeEmpty:'The process card number cannot be empty',
        unqualified:'Not inspected',
        qualified:'Inspected',
        thisProcess:'This process',
        qualityInsTime:'Quality inspection time',
        completedArea:'Finished area',
        wornArea:' Breakage area',
        pleaseGreaterThanOrEqual1:'Please enter greater than or equal to',
        pleaseGreaterThanOrEqual2:'X number',
        lossCount1:'Loss number',
        lossCount2:'Cannot be greater than',
        pleaseCheckTheOrderNumber1:'Please check the order number',
        pleaseCheckTheOrderNumber2:'Whether the number of reported work is the same',
        pleaseNumber1:'Serial number',
        pleaseNumber2:'Small glass sequence',
        pleaseNumber3:'Actual reporting quantity',
        pleaseNumber4:'Quantity reported',
        pleaseNumber5:'Please refresh the interface and report again',
        pleaseNumber6:'Serial number',
        pleaseNumber7:'The quantity cannot be greater than the quantity of the previous process',
        pleaseNumber8:'Please enter serial number',
        pleaseNumber9:'Correct number of completions or breakdowns',
        pleaseNumber10:'The number of completions cannot be greater than the number of process cards',
    },
    productStock:{
        page:{
            productStockList:"Stock Inquiry",
            createProductStock:"Finished product Into Stock",
            storageRecord:"Entry and exit records",
            orderAllocation:'Order Allocation',
            finishedProductOut:'Finished Product Out Of Stock',
            finishedGoodsIssue:'Finished Goods Delivery',
            transferRecord:'Mutual Exchange Records',
            takeOutRecord:'Take Out Records'
        },
        inventoryQuery:'Stock Inquiry',
        finishedProductWarehousing:"Finished product Into Stock ",
        finishedProductOutbound:'Finished Product Out Of Stock',
@@ -317,7 +611,6 @@
        quantityToBeStockedIn:'Quantity To Be Stocked In',
        return:'Return',
        reverseReviewList:'Reverse Review List',
        receivedSuccessfully:'Successfully entered the warehouse',
        deliverySuccessful:"Successfully transferred out of warehouse ",
        successfullyRetrieved:'Successfully claimed',
@@ -326,7 +619,6 @@
        reviewSuccessful:'Successfully review ',
        invalidSuccessfully:'Successfully cancel',
        reverseReviewSuccessful:'Successfully re-audit',
        confirmWithdrawal:'Take Out Confirmation',
        pickingOutRecords:'Take Out Records',
        confirmTransfer:'Mutual Exchange Confirmation',
@@ -335,8 +627,6 @@
        reworkRecords:'Rework Records',
        warehousingRecords:'Warehousing Records',
        outboundRecords:'Outbound Records',
        pleaseSelectTheTypeOfWithdrawal:'Please select the type of withdrawal',
        pleaseSelectTheTypeOfRework:'Please select the type of rework',
        receivedQuantity:'Received Quantity',
@@ -345,14 +635,11 @@
        receivedReworkedQuantity:'Received/Reworked Quantity',
        inventoryQuantity:'Inventory Quantity',
        availableQuantity:'Available Quantity',
        newOrderNumber:'New Order Number',
        newOrderId:'New Order Id',
        transferOrderNumber:'Mutual Exchange Order Number',
        operationOrderNumber:'Operation Order Number',
        inventoryArea:'Inventory Location',
        dataVerificationFailed:'Fail data check',
        unselectedData:'No data selected',
        pleaseEnterAPositiveInteger:'Please enter a positive integer',
@@ -364,7 +651,6 @@
        claimedQuantityCannotBeEmptyOr0:'The claimed quantity cannot be empty or 0',
        theReworkQuantityCannotBeGreaterThanTheOrderQuantity:'The quantity of rework cannot be greater than the number of orders',
        reworkQuantityCannotBeEmptyOr0:'Rework quantity cannot be empty or 0',
        storageTime:'Warehouse Entry Time',
        outboundTime:'Time Of Leaving The Warehouse',
        modificationTime:'modification Time',
@@ -375,15 +661,38 @@
        reviewed:'Audit Staff',
        documentStatus:'Document Status',
        status:'Status',
        totalNumberOfOrders :'Total Number Of Orders',
        quantityAlreadyInStock:'Quantity Already In Stock',
        totalArea:'Total Area',
        singlePieceArea:'Single Piece Area',
        perimeter:'Perimeter',
        returnToWarehouse:'Return To Warehouse',
        entryFailure:'Put in storage failure',
        entry:'Put in storage',
        failedToRetrieve:'Take out failure',
        deliveryFailed:'Delivery failure',
        reworkFailed:'Rework failure',
        transferFailed:'Transfer failure',
        approved:'Audited',
        notPassed:'Not pass',
        cancellationFailed:'The reverse nullification failed',
        voidFailed:'Fail to cancel',
        staterOperationOrderNumber:'Transfer the sales order number',
        endOperationOrderNumber:'Transfer sequence number',
        typeClaim:'Take out type',
        pleaseEnterTheBoxNumber:'Please enter the box number',
        boxNumber:'Case number',
        msg1:'The invoice is out of the warehouse. Please refresh the interface',
        msg2:'Invoice inventory number does not exist',
        msg3:'The quantity of incoming orders shall not exceed the total number of orders'
    },
    customer:{
        page:{
            selectCustomer:'Customer Homepage',
            createCustomer:'Increase Customers',
            selectCustomerOrder:'Customer Order'
        },
        pleaseEnterTheCustomerName:'Please enter the customer name',
        pleaseEnterCustomerLevel:"Please enter customer level ",
        pleaseEnterTheAmountOfFunds:'Please enter the amount of funds',
@@ -397,19 +706,30 @@
        telephone:"Telephone ",
        customerNumber:'Customer Id',
        customerName:"Customer",
        customerHomePage:'Customer Homepage',
        increaseCustomers:'Increase Customers',
        resetting:'Revoke',
        customerOrders:'Customer order',
        orderAmount:'Order amount',
        customerAbbreviation:'Customer abbreviation',
        pleaseEnterTheCustomerAbbreviation:'Please enter the customers abbreviation',
    },
    delivery:{
        page:{
            selectDelivery:'Shipping Homepage',
            selectOrderList:"Order Shipment",
            shipmentDetailsReport:"Delivery detail report  ",
            shipmentProductClassificationReport:"Category report of shipped products ",
            createDelivery:'Create delivery',
            deliveryReport:'Delivery report',
        },
        delivery:'Delivery',
        place :'Place',
        technology:'Technology',
        produce:'Produce',
        traveler:'Traveler',
        warehousing:'Warehousing',
        unpaidQuantity:"Unpaid  Quantity ",
        unpaidQuantity:"Quantity not shipped",
        availableStock:'Available Stock',
        deliveryQuantity:'Delivery Quantity',
        pleaseEnterTheAmountOfFunds:'Please enter the project name',
@@ -427,26 +747,42 @@
        shippingAddress:'Shipping Address',
        deliveryReportDate:'Delivery Report Date',
        shipper:"Shipper ",
        shippingHomepage:'Shipping Homepage',
        orderShipment:"Order Shipment ",
        deliveryNoteId:'Delivery Note Id',
        deliveryNoteNumber:'Delivery Note Number',
        deliveryDate:"Delivery Date ",
        contacts:'Contact person',
        contactNumber:'Contact number',
        salesman:'Salesman',
        money:'Amount',
        pleaseSelectTheSameCustomerProject:'Please select the project for the same customer',
        noMoney:'No money',
        freightPrice:'Freight Price',
        freightQuantity:'Freight Quantity',
        freight:'Freight Money',
        pleaseMsg1:'There are other amounts in the order and the unit price is not filled in',
    },
    replenish:{
        page:{
            selectReplenish:"Patch Management",
            addReplenish:"Add Patches",
            printReplenishFlowCard:"Print Patches"
        },
        patchManagement:'Patch Management',
        addPatches:"Add Patches ",
        printPatches:'Print Patches',
        patchNumber:'Patch Number',
        mark:'Mark',
        sliceMarking:'Slice Marking',
    },
    rework:{
        page:{
            selectRework:"Rework Management",
            addRework:"Add Rework",
            printReworkFlowCard:"Print Rework"
        },
        reworkManagement:'Rework Management',
        addRework:"Add Rework ",
        printRework:'Print Rework',
@@ -456,11 +792,381 @@
        reworkProcess:'Rework Process',
        reworkType:'Rework Type',
        reworkArea:'Rework Area',
        responsibilityInformation:'responsibility Information',
        PleaseSelectAReworkTeam:'Please select a rework team',
        TheReworkQuantityCannotBeGreaterThanTheSecondBreakQuantity:'The rework quantity cannot be greater than the second break quantity',
        reworkQuantityCannotBeEmptyOr0:'Rework quantity cannot be empty or 0',
    },
    role:{
        page:{
            roleList:'Role Home',
        },
        id:'ID',
        characterHomepage:'Role Home',
        role:'Character',
        roleAdd:'Role addition',
        menu:'Menu',
        page1:'Page',
        permission:'Limits of authority',
        rolePermissions:'Role authority',
        permissionSelection:'Permission selection',
        ConfirmModifyingRolePermissions:'Are you sure you want to modify the role rights?',
        PleaseEnterANewRole:'Please enter a new role',
        AddANewRole:'New role',
        CannotBeEmptyAndTheLengthCannotExceed255:'The value cannot be empty and cannot exceed 255 characters',
    },
    user:{
        page:{
            userList:'User home page',
        },
        userId:'User ID',
        user:'User',
        setUpRoles:'Set a role',
        changePassword:'Change password',
        OldPassword:'Old password',
        TheNewPassword:'New password',
        ConfirmPassword:'Confirm password',
        OldPasswordCannotBeEmpty:'The old password cannot be empty',
        TheNewPasswordCannotBeEmpty:'The new password cannot be empty',
        ThePasswordLengthCannotBeLessThan6OrMoreThan16:'The password cannot be less than 6 or more than 16 characters',
        ConfirmPasswordCannotBeEmpty:'Confirm that the password cannot be empty',
        TheTwoPasswordsAreNotTheSame:'Two different passwords',
        OldPasswordError:'Old password error',
        roleSelection:'Role Selection',
        userName:'User name',
        changeUserName:'Modifying a user name',
        userNameCannotBeEmpty:'The user name cannot be empty',
    },
    orderBasicData:{
        page:{
            searchOrderBasicData:'Base type',
            searchGlassType:'Type of glass',
        },
        glassCategory:'Type of glass',
        order:'Order',
        orderType:'Order type',
        orderClassify:'Order classification',
        icon:'Trademark option',
        packType:'Packing method',
        alType:'Aluminum strip system',
        saleMan:'Sales',
        product:'Product',
        stuffThickness:'Material thickness',
        stuffColor:'Material color',
        stuffCraft:'Process attribute',
        stuffPosition:'Glass position',
        stuffLowE:'lowe',
        InterlayerThickness:'Lamination thickness',
        InterlayerType:'Type of glue',
        InterlayerColor:'Lamination color',
        process:'Process flow',
        hollowThickness:'IGU thickness',
        hollowGasType:'Aeration mode',
        hollowType:'Sealing compound',
        hollowGlueDepth:'Default glue depth',
        paymentTerms:'Payment terms',
        payMethod:'Payment method',
        delivery:'Deliver goods',
        name:'Name',
        level:'Class level',
        firstLevel:'Primary class',
        towLevel:'Secondary class',
        alias:'alias',
        msg1:'Upload picture size can not exceed 5MB!',
        msg2:'Upload picture can only be JPG or PNG format!',
        selectFile:'Selecting file',
        msg3:'Only jpg/png files can be uploaded and the size does not exceed 5 MB',
        commonProcess:'普通工序',
        laminatingProcess:'合片工序',
    },
    machine:{
        page:{
            selectMachine:'Equipment management',
            addMachine:"Device addition",
            maintenanceAndRepair:"Maintenance and repair",
            addMaintenanceAndRepair:"Maintenance and repair added"
        },
        basicId:'Equipment number',
        basicName:'Device name',
        basicCategory:'Working procedure',
        type:'Type',
        faultTime:'Failure date',
        faultReason:'Fault cause',
        maintenanceTime:'Maintenance date',
        maintenanceIllustrate:'Maintenance instructions',
        startTime:'Repair/maintenance start time',
        stopTime:'Repair/maintenance end time',
        process:'Working procedure',
        personnel:'Repair/maintenance personnel',
        cost:'Expense',
        equipmentSituation:'Equipment condition',
        equipmentAddition:'Device addition',
        maintenanceAndRepair:'Maintenance and repair',
        maintenanceAndRepairAddition:'Maintenance and repair added',
        maintenanceAndRepairEdit:'Maintenance and repair editor',
        service:'Repair',
        maintain:'upkeep',
        faultCount:'Maintenance frequency',
        maintenanceCount:'Maintenance times',
        faultLastTime:'Last maintenance time',
        maintenanceLastTime:'Last maintenance time',
        faultCost:'Fixing cost',
        maintenanceCost:'Maintenance cost',
        deviceEditing:'Device editing',
        standardName:'Standard name',
        purchaseTime:'Purchase time',
        installationTime:'Installation time',
        maintenanceCycle:'Maintenance cycle',
        cutting:'Cutting',
        edgeGrinding:'Edging',
        tempering:'Tempering',
    },
    report:{
        page:{
            productionReport:'Production report',
            workInProgress:'Product in process report',
            processToBeCompleted:'Process to be completed report',
            productionSchedule:'Production and delivery progress report',
            processCardProgress:'Flow card progress report',
            orderPlanDecomposition:'Flow card progress report',
            damageReport:'Breakage statement',
            crossProcessBreaking:'Cross process breakage report',
            teamOutput:'Team production report',
            splittingDetailsOutside:'Separate frame detail report',
            taskCompletionStatus:'Task completion report',
            rawMaterialRequisition:'Raw material requisition report',
            qualityReport:'Quality statement',
            productionScheduling:'Production scheduling report',
            yield:'Yield report',
            finishedProductReport :'Finished product report',
        },
        productionReport:'Production report',
        workInProgressReport:'Product in process report',
        processToBeCompleted:'Process to be completed report',
        productionAndShippingProgress:'Production and delivery progress report',
        processCardProgress:'Flow card progress report',
        orderPlanDecomposition:'Order plan breakdown report',
        secondaryBrokenReport:' Breakage statement',
        crossProcessBreakdown:'Cross process breakage report',
        teamOutput:'Team production report',
        splittingDetails:'Separate frame detail report',
        TaskCompletionStatus:'Task completion report',
        rawMaterialRequisition:'Raw material requisition report',
        qualityReport:'Quality statement',
        productionScheduling:'Production scheduling report',
        yieldReport:'Yield report',
        workingProcedure:'Process',
        inventoryArea:'Stock area(m²)',
        pleaseSelectADateFirst:'Please select the date first',
        pleaseSelectAProcessFirst:'Please select the process first',
        theFilteringTimeForExportCannotExceed180Days:'The export filtering period cannot exceed 180 days',
        orderTime :'Order time',
        deliveryDate:'Delivery date',
        completedQuantity:'Quantity completed',
        completedArea:'Finished area',
        unfinishedQuantity :'Unfinished quantity',
        unfinishedArea:'Unfinished area',
        inventoryNum:'Quantity in storage',
        shippedQuantity :'Quantity delivered',
        area:'Delivery area',
        noDataFoundForThisOrder:'This order data is not found',
        startTime:'Cutting start time',
        daysDifference :'Days of production',
        accomplish:'Yes or no list',
        receivedNo:'Quantity not in storage',
        projectNo :'Project number',
        quantityClaimed :'Quantity received',
        areaClaimed :'Received area',
        dateClaimed :'Received date',
        quantityMax :'Input quantity',
        patchNum :'Patch number',
        finished :'Rate of finished product',
        finishedProductReport :'Finished product report',
    },
    productionBasicData:{
        page:{
            selectProductionBasicData:"Basic data query",
            addBreakageType:"New secondary break type",
            addBreakageReason:"Secondary failure cause added",
            addTeamGroup:"Group Added Added"
        },
        basicDataQuery :'Basic data query',
        newTypeOfSecondaryDamageAdded :'New secondary break type',
        reasonForSecondaryFailureAdded :'Secondary failure cause added',
        teamAdditionAndAddition :'Group Added Added',
        id:'id',
        basicName:'category',
        basicDataEdit:'Basic data modification',
        teamName:'Squad name',
        processInvolved:'Working procedure',
    },
    ingredients:{
        page:{
            selectIngredients:"Material data",
            createIngredients:"Material addition"
        },
        materialInformation :'Material data',
        materialAddition :'Material addition',
        originalFilm :'Original glass',
        accessories :'Accessory',
        materialCode :'Material code',
        pleaseSelectACategory :'Please select category',
        films :'Coating Type',
        pleaseEnterData :'Please enter data',
        pleaseEnter :'Please enter',
        msg1 :'This material is already in stock and cannot be deleted',
        unit :'unit',
    },
    ingredientsStock:{
        page:{
            selectIngredientsStock:"Material inventory",
            materialOutbound:"Material delivery",
            returnToStorage:"Return to the warehouse",
            selectSurplusMaterials:"Waste material management",
            createOutbound:'New material delivery',
            returnToStorageCreate:'Returned warehouse addition'
        },
        materialName :'Material name',
        producer :'Place of origin',
        dateOfManufacture :'Production date',
        selectIngredientsStock :'Material inventory',
        materialOutbound :'Material delivery',
        returnToStorage :'Return to the warehouse',
        inventory :'Inventory',
        engineering :'Engineering',
        inventoryOrganization :'Inventory organization',
        id :'Stock number',
        projectNo :'Project number',
        planQuantity :'Planned quantity',
        qualityGuaranteePeriod :'Shelf life',
        pleaseSelectInventoryOrganization :'Please select an inventory organization',
        pleaseEnterTheQuantity :'Please enter quantity',
        pleaseDateOfManufacture :'Please select a production date',
        materialOutboundId :'The invoice number',
        materialRequisitionPersonnel :'Material handler',
        materialRequisitionTeam :'Material requisition team',
        outboundType :'Outbound type',
        warehouseManager :'Warehouse keeper',
        materialRequisitionDate :'Material claim date',
        reviewed :'Auditor',
        reviewedTime :'Audit time',
        outboundQuantity :'Out of stock quantity',
        materialOutboundType :'Type of material out of storage',
        pleaseOutboundType :'Please select an out stock type',
        pleaseMaterialRequisitionPersonnel :'Please enter material handler',
        pleaseMaterialRequisitionTeam :'Please enter the material collection team',
        pleaseOrderId :'Please enter the sales order number',
        theOutboundQuantityCannotBeGreaterThanTheAvailableQuantity :'The outbound quantity cannot be greater than the available quantity',
        theOutboundQuantityCannotBeEmptyOrEqualTo0 :'The quantity of out of stock cannot be empty or equal to 0',
        theReturnQuantityCannotBeEmptyOrEqualTo0 :'The number of returned repositories cannot be empty or equal to 0',
        returningId :'Return receipt number',
        returningType :'Returned warehouse type',
        returningAdd :'Returned warehouse addition',
        returnQuantity :'Quantity returned to storage',
        materialReturnType :'Material return type',
        createTime :'Returned warehouse date',
        surplusMaterialManagement :'Waste material management',
        additionOfSurplusMaterials :'Surplus addition',
        excessMaterialOutflow :'Residual materials out of storage',
        pleaseSelectTheTypeOfReturnToStock:'Please select a return type'
    },
    warehouseBasicData:{
        page:{
            warehouseSearchBasicData:"Warehouse Basic Data"
        },
        BasicData :'Basic data',
        operateTypeName :'Name',
        operateType :'Another name',
        type :'Type',
        takeOut :'Take out',
    },
    stockReport:{
        page:{
            warehouseReport:"Warehouse Basic Data",
            finishedProductReport:"Finished product report",
            materialReport:"Material statement",
        },
        finishedProductInventoryReport:"Finished product receipt report",
        finishedProductOutboundReport:"Finished product delivery report",
        finishedProductTransferReport:"Finished product transfer report",
        finishedProductDeliveryReport:"Finished product take-out report",
        materialAdditionReport:"Material addition report",
        materialOutboundReport:"Material delivery report",
        materialReturnReport:"Material return report",
    },
    components:{
        addNewSignature :'Add label name',
        addColumnNames :'New column name',
        message :'Please enter a non-empty character with a maximum of 20 characters',
        activeName :'Tag list',
        orderHeader :'Order header',
        finishedProduct :'Finished product',
        semiFinishedProducts :'Semi-finished product',
        pleaseClickToSelectARowFirst :'Click the select row first',
        otherProcessing :'Other processing',
        inconsistentParameters :'The required parameters are inconsistent',
        strip :'Piece',
        exportSelected :'Export selected',
    },
    menu:{
        "1" :'Sales and Distribution',
        "2" :'Production Planning',
        "3" :'Material Manage',
        "4" :'User Manage',
        product :'Product',
        order :'Order',
        delivery :'Delivery',
        returns :'Returns',
        customer :'Customer',
        workOrder :'Work Order',
        processCard :'Process Card',
        reportingWorks :'Report for work',
        rework :'Rework',
        replenish :'Replenish',
        machine :'Machine',
        BOM :'BOM',
        report :'Report',
        productStock :'Product Stock',
        ingredientsStock :'Ingredients Stock',
        ingredients :'Ingredients',
        trader :'Trader',
        stockReport :'Stock Report',
        purchaseOrder :'Purchase Order',
        purchaseStorage :'Purchase Storage',
        purchaseReturn :'Purchase Return',
        orderBasicData :'Order Basic Data',
        productionBasicData :'Production Basic Data',
        warehouseBasicData :'Warehouse Basic Data',
        user :'User',
        role :'Role',
        userPassWord :'User Pass Word',
        glassPrice:'Glass Price'
    },
    glassPrice:{
        glassPriceComputed:'Glass quotation',
        priceSet:'Price setting',
        priceList:'Price list',
        msg:{
            error1:'Please select all parameters',
            error2:'This membrane system already exists, please re-select',
            success:'Data saved successfully',
            addProduce:'Please add the product first'
        },
        glass:'glass',
        interlayer:'gum',
        hollow:'hollow',
        process:'process',
        addProduce:'Select product',
        reorder:'reorder'
    }
}