diff --git a/src/i18n/zh/common.json b/src/i18n/zh/common.json index 2fc58e6..9d1b2d0 100644 --- a/src/i18n/zh/common.json +++ b/src/i18n/zh/common.json @@ -3,7 +3,7 @@ "Edit": "編輯", "Job Order Production Process": "工單生產流程", "productionProcess": "生產流程", - "Search Criteria": "搜尋條件", + "Search Criteria": "搜索條件", "Stock Record": "庫存記錄", "No options": "沒有選項", "Select Another Bag Lot": "選擇另一個包裝袋", @@ -11,7 +11,8 @@ "Stock Issue": "出倉問題", "Overall Time Remaining": "總剩餘時間", "Reset": "重置", - "Search": "搜尋", + "Search": "搜索", + "Stock Req. Qty": "需求數(庫存單位)", "Staff No Required": "員工編號必填", "User Not Found": "用戶不存在", "Time Remaining": "剩餘時間", @@ -199,6 +200,7 @@ "Pick Order Code": "提料單編號", "Target Date": "需求日期", "Lot Required Pick Qty": "批號需求數量", + "Are you sure you want to delete this process?": "您確定要刪除此工序嗎?", "Job Order Match": "工單對料", "All Pick Order Lots": "所有提料單批號", "Row per page": "每頁行數", @@ -288,7 +290,7 @@ "Production date": "生產日期", "update production priority": "更新生產優先序", "Assume Time Need": "預計所需時間", - "Required Qty": "需求數量", + "Required Qty": "需求數", "Total processes": "總流程數", "View Details": "查看詳情", "view stockin": "品檢", diff --git a/src/i18n/zh/inventory.json b/src/i18n/zh/inventory.json index cc5b49c..831d0e0 100644 --- a/src/i18n/zh/inventory.json +++ b/src/i18n/zh/inventory.json @@ -168,6 +168,20 @@ "Stock take adjustment has been confirmed successfully!": "盤點調整確認成功!", "System Qty": "系統數量", "Variance": "差異", + "Processing...": "處理中...", + "Disposing...": "處理中...", + "Batch Disposed All": "批量處理完成", + "Looked": "已查看", + "Disposed": "已處置", + "Miss Item": "缺貨", + "Bad Item": "不良", + "Expiry Item": "過期", + "Search Criteria": "搜索條件", + "Reset": "重置", + "Defective Qty": "不良數量", + "Remaining Qty": "剩餘數量", + "Lot No.": "批號", + "User ID is required": "需要用戶ID", "Stock Record": "庫存記錄", "Item-lotNo": "貨品-批號", diff --git a/src/i18n/zh/jo.json b/src/i18n/zh/jo.json index 30e8c52..a66718c 100644 --- a/src/i18n/zh/jo.json +++ b/src/i18n/zh/jo.json @@ -12,6 +12,7 @@ "Confirm All": "確認所有提料", "Wait Time [minutes]": "等待時間(分鐘)", "Job Process Status": "工單流程狀態", + "Stock Req. Qty": "需求數(庫存單位)", "Search Job Order/ Create Job Order":"搜尋工單/建立工單", "UoM": "銷售單位", "Select Another Bag Lot":"選擇另一個包裝袋", @@ -120,10 +121,10 @@ "Scan Result": "掃碼結果", "Expiry Date": "有效期", "Target Date": "需求日期", - "Lot Required Pick Qty": "批號需求數量", + "Lot Required Pick Qty": "批號需求數", "Job Order Match": "工單對料", "Lot No": "批號", - "Submit Required Pick Qty": "提交需求數量", + "Submit Required Pick Qty": "提交需求數", "All Pick Order Lots": "所有提料單批號", "Row per page": "每頁行數", "No data available": "沒有資料", @@ -136,7 +137,7 @@ "View Details": "查看詳情", "Skip": "跳過", "Handler": "提料員", - "Required Qty": "需求數量", + "completed Job Order pick orders with Matching": "工單已完成提料和對料", "No completed Job Order pick orders with matching found": "沒有相關記錄", "completed Job Order pick orders with matching": "工單已完成提料和對料", @@ -201,8 +202,9 @@ "Select Date": "選擇日期", "No Group": "沒有組", "No created items": "沒有創建物料", - "Order Quantity": "需求數量", + "Order Quantity": "需求數", "Selected": "已選擇", + "Are you sure you want to delete this procoess?": "您確定要刪除此工序嗎?", "Please select item": "請選擇物料", "acceptedQty must not greater than": "接受數量不能大於", "enter a qty": "請輸入數量", diff --git a/src/i18n/zh/putAway.json b/src/i18n/zh/putAway.json index 50abb3e..55bdea0 100644 --- a/src/i18n/zh/putAway.json +++ b/src/i18n/zh/putAway.json @@ -14,6 +14,7 @@ "minimal value is 1": "最小為1", "putQty must not greater than": "上架數量不得大於", "value must be integer": "必須是整數", + "PoCode/JoCode": "採購訂單編號/生產訂單編號", "value must be a number": "必須是數字", "putAwayHistory": "是次上架記錄", "itemName": "貨品名稱",