export default {
|
login:{
|
userErr:'Please enter your user id',
|
pwErr:'Please enter your password',
|
loginSuccessful:'User login successful',
|
loginErr:'The account or password is incorrect',
|
connectErr:'Login timed out, please login again',
|
user:'User',
|
password:'Pass',
|
SysName:'North Glass ERP System',
|
login:'Login',
|
register:'Register',
|
},
|
main:{
|
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',
|
review:"Review",
|
cancelReview:"Reset",
|
save:'Save',
|
add:'Add',
|
delete:'Delete',
|
edit:'Edit',
|
cancel:'cancel',
|
restore:'restore',
|
selectSame:'Select same',
|
sameAfterwards:'Same afterwards',
|
clearSelection:'Clear selection',
|
calculateAmount:'Calculate amount',
|
Number:'No.',
|
remarks:'Remarks',
|
total:'Total',
|
check:'Check',
|
operate:'Operate',
|
search:'Search',
|
startDate:'Start Date',
|
endDate:'End Date',
|
reportData:'Report Data',
|
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",
|
greater0:"Please enter an integer greater than 0",
|
checkoutLose:'Check fail',
|
saveSuccess:'save successfully',
|
saveFail:'Save fail',
|
cancelReviewSuccess:'Cancel review successfully',
|
ReviewSuccess:'Review successfully'
|
}
|
},
|
order:{
|
orderHomePage:'Order Home Page',
|
orderReport:'Order Report',
|
project:'Project',
|
orderId:'Order ID',
|
money:'Total Amount',
|
customers:"Customers",
|
deliveryDate:"Delivery Date",
|
contractId:'ContractId',
|
orderType:'Order Type',
|
batch:'Batch',
|
customerBatch:'Customer Batch',
|
orderClassify:'Order Classify',
|
calculateType:'Calculate Type',
|
contacts:'Contacts',
|
icon:'Trademark',
|
salesman:'Salesman',
|
contactNumber:'Contact Number',
|
packType:'Package Type ',
|
alType:'Aluminum Type',
|
deliveryAddress:'Delivery Address',
|
processingNote:'Processing Note',
|
technology:'Technology',
|
amountReset:'Amount Reset',
|
OrderNum:'Order Number',
|
productId:'Product ID',
|
product:'Product',
|
price:'Price',
|
quantity:'Quantity',
|
grossAmount:'Gross Amount',
|
width:'Width',
|
height:'Height',
|
area:'Area',
|
trueArea:'True Area',
|
trueGrossArea:'True Gross Area',
|
computeArea:'Compute Area',
|
computeGrossArea:'Compute Gross Area',
|
shape:'Shape',
|
bendRadius:'Bend Radius',
|
edgingType:'Edging Type',
|
import:'Import',
|
template:'Template',
|
msg:{
|
productCheck:'Please select a product',
|
tableLengthNot:'No table data',
|
amountReset:'Please open the right click menu to recalculate the amount and then save',
|
projectCheck: 'Please enter a project name',
|
customerCheck: 'Please select Customer',
|
salasManCheck: 'Please select Sales',
|
calculateTypeCheck: 'Please select a calculation method',
|
tableLengthMax:'The table data has reached the maximum value. Procedure',
|
productStateCheck:'The product has not yet been reviewed',
|
importMaxCheckFailFirst:'Import ',
|
importMaxCheckFailMid:' the data can not exceed ',
|
importMaxCheckFailLast:' pieces, please import in multiple orders',
|
updateAmountSuccessfully:'Updated amount successfully',
|
updateOrderState:'Order status update succeeded',
|
}
|
|
},
|
searchOrder:{
|
createOrder:'Create',
|
production:'Production',
|
process:'Process',
|
storage:'Storage',
|
delivery:'Delivery',
|
inventoryNum:'InventoryNum',
|
perimeter:'Perimeter',
|
regularOrders:'Regular Orders',
|
cancelledOrders:'Cancelled Orders',
|
allOrders:'All Orders',
|
msg:'Please select a piece of data',
|
msgDelete:'Reviewed orders cannot be deleted',
|
msgDeleteFail:'Fail to delete',
|
msgDeleteSuccess:'Successfully delete',
|
deleteConfirm:'Confirm order deletion?',
|
orderType:'Order Type',
|
processFlows:'Process flows:',
|
copy:'Copy',
|
copyTitle:'Copy Title',
|
msgList:{
|
checkOrder:'No order information is found. Please click Order first'
|
}
|
},
|
craft:{
|
glassAddress:'Glass Address',
|
glassChild:'GlassChild',
|
width:'Width',
|
height:'Height',
|
totalArea:'TotalArea',
|
childWidth:'Child Width',
|
childHeight:'Child Height',
|
area:'Area',
|
process:'Process',
|
orderDetail:'Order Detail',
|
updateCraft:'Update Process',
|
technologicalProcess:'Technological Process',
|
processAttribute:'Process Attribute',
|
oldProcess:'Old Process',
|
newProcess:'New Process',
|
reset:'Reset',
|
sure:'Sure',
|
},
|
workOrder:{
|
workOrder:'Work Order Management',
|
productionId:'Production Order Number',
|
convert:'Convert',
|
unConverted:'UnConverted',
|
deleteOk:'Delete Successful',
|
transferOrder:'Transfer Order',
|
perimeter:'perimeter'
|
},
|
processCard:{
|
processId:'Process Card Number',
|
founder:'Divider',
|
layoutStatus:'Type Setting',
|
splitFrame:'Rack Allocation',
|
processCardManagement:'Process Card Management',
|
smallPieceOrder:'Monolithic Sequence',
|
quantityToDivided:'Quantity To Be Divided',
|
areaToDivided:'Area To Be Divided',
|
totalThickness:'Total Thickness',
|
glassThickness:'Glass Thickness',
|
weight:'Weight',
|
selectedQuantity:'Select Quantity',
|
establishProcessCards:'Add',
|
return:'Return',
|
ProductionSchedulingOk:'Scheduled Production',
|
ProductionSchedulingNo:'Unscheduled Production',
|
orderQuantity:'Order Quantity',
|
orderArea:'Order Area',
|
productionSchedulingQuantity:'Production Scheduling Quantity',
|
quantityToScheduled:'Quantity To Be Scheduled',
|
areaToScheduled:'Pending Production Area',
|
plannedProductionQuantity:'Produced Quantity',
|
plannedProductionArea:'Produced Area',
|
reviewedState:'Review Status',
|
reviewed:'Reviewer',
|
schedulingId:'Production Scheduling Number',
|
scheduling:'Production Scheduling',
|
schedulingOk:'Please select the data on the right first',
|
schedulingNo:'Please enter a positive integer',
|
schedulingQuantity:'Please enter a number less than or equal to the number available',
|
schedulingArea:'Please select the data on the left first',
|
schedulingTime:'Please select the data on the left first',
|
schedulingTimeOk:'Please enter a number less than or equal to the number to be divided',
|
schedulingTimeNo:'Please select the data to save first',
|
schedulingTimeQuantity:'Create a flow card for all the data on the right and save it',
|
checkProductionScheduling:'Please select scheduling data',
|
saveCorrespondingValues:'Please fill in the corresponding value before saving',
|
selectProductionSchedulingProcess:'Please select the scheduling process',
|
deleteThisData:'You are sure you want to delete the data',
|
schedulingQuantityNoQuantityScheduled:'The number of scheduled production cannot be greater than the number to be scheduled',
|
typesettingSuccess:'Typesetting Success',
|
modifySuccessfully:'Modify Successfully',
|
composing:'composing',
|
composingOk:'Can Be Typesetter',
|
composingNo:'Non Typesetting',
|
typesetter:'typesetter',
|
scheduledStartTime:'Scheduled Start Time',
|
planEndTime:'Plan End Time',
|
customerId:'Customer Id',
|
customerName:'Customer',
|
technologyNumber:'Chip Sequence',
|
otherRemarks:'Original Film Requirement',
|
},
|
|
reportingWorks:{
|
glassAddress:'Glass Address',
|
WorkReportingManagement:'Work Reporting Management ',
|
addReportingWorks:'New Work Reporting',
|
qualityInspectionReview:'Quality Inspection Review',
|
early:'Morning Shift ',
|
nightShift:'Night Shift',
|
numberProcessCards:'Number Of Process Cards',
|
reportableQuantityOk:'Quantity Work available',
|
completedQuantity:'Completed Quantity',
|
quantityBroken:'Damage Quantity',
|
completed:'Completed',
|
onceBroken:'Damaged',
|
available:'Available',
|
returnProcess:'Return Process',
|
breakageType:'Damage Type',
|
breakageReason:'Damage Reason',
|
responsibleProcess:'Responsible Process',
|
responsibleEquipment:'Equipment',
|
responsibleTeam:'Team',
|
responsiblePersonnel:'Personnel',
|
increase:'Add',
|
lossCount:'Loss Number',
|
completedNumber:'Completed Quantity',
|
sumOf:'Sum Of',
|
greaterThanNo:'Cannot be greater than',
|
selectProcessCardData:'Please select process card data',
|
selectWorkReportingEquipment:'Please select a reporting device',
|
atLeastOneFinishedAndWornEligible:'Please fill in at least one loss number and completion number greater than 0',
|
successfulJobApplication:'Report Success',
|
actualQuantity:'Actual Reporting Quantity',
|
thisProcessQuantity:'Completed Quantity',
|
reReportingWork:'Please refresh the interface and report again',
|
correctFormatProcessCard:'Please enter the correct format process card',
|
processCardCorrectNumberDigits:'Please enter the correct number of process cards',
|
selectProcess:'Please select process',
|
firstProcessNotReview:'The first process does not need to be audited',
|
thisProcessNotProcessCard:'This procedure does not belong to the process card',
|
noDataThisProcessCard:'This process card data is not queried',
|
serialNumber:'The number of serial number',
|
quantityNotPreviousProcessNum:'Cannot be greater than the number of the previous operation',
|
enterTheSerialNumber:'Please enter serial number',
|
correctQuantity:'Correct number of completions or breakdowns',
|
processCardArea:'Process Card Area',
|
deviceType:'Reporting Equipment',
|
pleaseDevice:'Please select a device',
|
previousProcess:'Previous Process',
|
numberReported:'Quantity Work Available',
|
teamsType:'Reporting Team',
|
selectTeam:'Please select a team',
|
classes:'Shift',
|
selectClasses:'Please select flight',
|
nextProcess:'Next Process',
|
reportingWorkTime:'Date Of Work Application',
|
damageList:'Damage List',
|
qualityInspector:'Quality Inspector',
|
qualityInsStatus:'Quality Inspection Status',
|
previousProcessQuantity:'Previous Process Quantity',
|
selectBreakageType:'Please select the secondary break type',
|
selectBreakageReason:'Please select the reason for the second break',
|
selectResponsibleProcess:'Please select the responsible process',
|
selectResponsibleEquipment:'Please select the responsible device',
|
availableOkReturnProcess:'Use already selected, please select return process',
|
enterIntegerGreaterThan:'Enter an integer greater than 0',
|
enterIntegerGreaterThanEqualTo:'Please enter an integer that is greater than or equal to 0\n',
|
saveAndReview:'Save Andf Review',
|
reportingWorkId:'Reporting Work Number',
|
reportingProcess:'Reporting Process',
|
glassChild:'Glass Child',
|
thisCompletedQuantity:'This Completed Quantity',
|
thisWornQuantity:'This Worn Quantity',
|
passAudit:'Pass The Audit',
|
|
|
},
|
|
|
|
|
productStock:{
|
inventoryQuery:'Stock Inquiry',
|
finishedProductWarehousing:"Finished product Into Stock ",
|
finishedProductOutbound:'Finished Product Out Of Stock',
|
finishedProductOrderReturn:"Return Finished Order ",
|
reportForms:"Report Forms",
|
remarks:"Remarks",
|
outbound:'Outbound',
|
orderTransfer:'Order Allocation',
|
finishedProductPickup:"Finished Goods Delivery ",
|
finishedProductRework:"Finished Goods Reprocessing ",
|
pleaseEnterTheStorageLocation:'Please input stock no',
|
pleaseEnterANote:"Please input remarks ",
|
completedQuantity:'Finished Quantity',
|
finishedProductInventory:"Finished Product Stock ",
|
confirmOutbound:'Delivery Confirmation',
|
confirmReceiptOfGoods:'Warehousing Confirmation',
|
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',
|
reworkSuccessful:'Successfully rework',
|
transferSuccessful:'Successfully mutual exchange',
|
reviewSuccessful:'Successfully review ',
|
invalidSuccessfully:'Successfully cancel',
|
reverseReviewSuccessful:'Successfully re-audit',
|
|
confirmWithdrawal:'Take Out Confirmation',
|
pickingOutRecords:'Take Out Records',
|
confirmTransfer:'Mutual Exchange Confirmation',
|
transferRecords:'Mutual Exchange Records',
|
reworkConfirmation:'Rework Confirmation',
|
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',
|
reworkQuantity:'Rework Quantity',
|
transferQuantity:'Mutual Exchange Quantity',
|
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',
|
pleaseEnterTheOrderIdForTheTransfer:'Please enter the order id for the transfer',
|
pleaseEnterTheOrderNumberForTheTransfer:'Please enter the order number for the transfer',
|
theTransferQuantityCannotBeGreaterThanTheOrderQuantity:'The quantity of mutual exchange cannot be greater than the number of orders',
|
transferQuantityCannotBeEmptyOr0:'The quantity of mutual exchange cannot be empty or 0',
|
theClaimedQuantityCannotBeGreaterThanTheOrderQuantity:'The claimed quantity cannot be greater than the number of orders',
|
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',
|
productionDate:'Production Date',
|
statementDate:'Statement Date',
|
approvedDate:'Approved Date',
|
creator:'Document Making Staff',
|
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',
|
},
|
customer:{
|
pleaseEnterTheCustomerName:'Please enter the customer name',
|
pleaseEnterCustomerLevel:"Please enter customer level ",
|
pleaseEnterTheAmountOfFunds:'Please enter the amount of funds',
|
pleaseEnterTheContactAddress:"Please enter the contact address ",
|
pleaseEnterTheContactPerson:"Please enter the contact person ",
|
pleaseEnterTheContactPhoneNumber:"Please enter the contact phone number",
|
customerGrade:'Customer Grade',
|
moneyLimit:"Money Limit ",
|
address:"Address ",
|
contacts:'Contacts',
|
telephone:"Telephone ",
|
customerNumber:'Customer Id',
|
customerName:"Customer",
|
customerHomePage:'Customer Homepage',
|
increaseCustomers:'Increase Customers',
|
resetting:'Revoke',
|
|
},
|
delivery:{
|
delivery:'Delivery',
|
place :'Place',
|
technology:'Technology',
|
produce:'Produce',
|
traveler:'Traveler',
|
warehousing:'Warehousing',
|
unpaidQuantity:"Unpaid Quantity ",
|
availableStock:'Available Stock',
|
deliveryQuantity:'Delivery Quantity',
|
pleaseEnterTheAmountOfFunds:'Please enter the project name',
|
pleaseSelectPaymentTerms:"Please select payment terms ",
|
pleaseEnterThePaymentMethod:"Please enter the payment method ",
|
pleaseSelectTheSameCustomerOrder:'Please select the same customer order',
|
deliveryNoteSubmittedSuccessfully:"Delivery note submitted successfully",
|
pleaseEnterANumericalValueGreaterThanOrEqualTo0:'Please enter a numerical value greater than or equal to 0',
|
theShipmentQuantityCannotBeGreaterThanTheInventoryQuantity:"The shipment quantity cannot be greater than the inventory quantity ",
|
theShipmentQuantityCannotBeEmptyOr0:"The shipment quantity cannot be empty or 0 ",
|
paymentTerms:'Payment Terms',
|
paymentDate:"Payment Date ",
|
selectDate:'Select Date',
|
paymentMethod:"Payment Method ",
|
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 ",
|
|
},
|
replenish:{
|
patchManagement:'Patch Management',
|
addPatches:"Add Patches ",
|
printPatches:'Print Patches',
|
patchNumber:'Patch Number',
|
|
mark:'Mark',
|
sliceMarking:'Slice Marking',
|
|
|
|
},
|
rework:{
|
reworkManagement:'Rework Management',
|
addRework:"Add Rework ",
|
printRework:'Print Rework',
|
reworkNumber:'Rework Number',
|
reworkTeam:'Rework Team',
|
reasonForRework:"Reason For Rework ",
|
reworkProcess:'Rework Process',
|
reworkType:'Rework Type',
|
reworkArea:'Rework Area',
|
|
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',
|
|
}
|
|
}
|