diff --git a/src/i18n/zh/common.json b/src/i18n/zh/common.json index 92f914f..579f64f 100644 --- a/src/i18n/zh/common.json +++ b/src/i18n/zh/common.json @@ -7,7 +7,7 @@ "All": "全部", "No options": "沒有選項", "Finished QC Job Orders": "完成QC工單", - + "Overall Time Remaining": "總剩餘時間", "Reset": "重置", "Search": "搜尋", "Staff No Required": "員工編號必填", @@ -15,6 +15,8 @@ "Time Remaining": "剩餘時間", "Select Printer": "選擇打印機", "Finished Time": "完成時間", + "Passed Step": "通過步驟", + "Assume End Time": "預計完成時間", "Printer": "打印機", "Finished Qc Job Order List": "完成QC工單列表", "Total finished Qc Job Order": "總完成QC工單數量", @@ -212,7 +214,7 @@ "Job Order Info": "工單信息", "Matching Stock": "工單對料", "No data found": "沒有找到資料", - "Production Priority": "生產優先級", + "Production Priority": "生產優先序", "Production Process": "工藝流程", "Production Process Line Remark": "工藝明細", "Remark": "明細", @@ -233,11 +235,21 @@ "Reason": "原因", "Invalid Stock In Line Id": "無效庫存行ID", "Production date": "生產日期", - "update production priority": "更新生產優先級", + "update production priority": "更新生產優先序", + "Assume Time Need": "預計所需時間", "Required Qty": "需求數量", "Total processes": "總流程數", "View Details": "查看詳情", "view stockin": "品檢", + "minutes": "分鐘", + "Start Time": "開始時間", + "Consumed Qty": "消耗數量", + "Scrap Qty": "損耗數量", + "Add Bag": "新增包裝袋", + "Submit Bag Consumption": "提交包裝袋消耗", + "Bag Consumption": "包裝袋消耗", + "Bag": "包裝袋", + "Select Bag": "選擇包裝袋", "No completed Job Order pick orders with matching found": "沒有相關記錄", "Handler": "提料員", "Completed Step": "完成步驟", @@ -251,5 +263,8 @@ "Putaway Detail": "上架詳情", "Lines with sufficient stock: ": "可提料項目數量: ", "Lines with insufficient stock: ": "未能提料項目數量: ", - "Total lines: ": "總數量:" + "Total lines: ": "總數量:", + "Balance": "可用數量", + "Submitting...": "提交中...", + "Batch Count": "批數" } \ No newline at end of file diff --git a/src/i18n/zh/jo.json b/src/i18n/zh/jo.json index 1bdeec4..fa10abf 100644 --- a/src/i18n/zh/jo.json +++ b/src/i18n/zh/jo.json @@ -11,6 +11,7 @@ "Confirm All": "確認所有提料", "UoM": "銷售單位", "No": "沒有", + "Overall Time Remaining": "總剩餘時間", "User not found with staffNo:": "用戶不存在", "Time Remaining": "剩餘時間", "Over Time": "超時", @@ -29,16 +30,30 @@ "Planning": "計劃中", "Processing": "已開始工序", "Storing": "成品入倉中", - "completed": "已完成", - "Completed": "已完成", - "Cancel": "取消", - "Create": "創建", - + "Multiplier": "倍數", + "Assume End Time": "預計完成時間", + "Base Qty": "標準生產數", + "Batch Count": "批數", + "Production Priority required!": "生產優先度必填!", + "Update Estimated Production Date": "更新預計生產日期", + "Create": "建立", + "Passed Step": "通過步驟", "view putaway": "查看上架詳情", "process epqc": "進行成品檢驗", + "Consumed Qty": "消耗數量", + "Scrap Qty": "損耗數量", + "Add Bag": "新增包裝袋", + "Balance": "可用數量", + "Submit Bag Consumption": "提交包裝袋消耗", + "Bag Consumption": "包裝袋消耗", + "Bag": "包裝袋", + "Select Bag": "選擇包裝袋", "scan picked material": "掃碼確認提料", "escalation processing": "處理上報記錄", "process stockIn": "進行收貨程序", + "Update Production Priority": "更新生產優先度", + "minutes": "分鐘", + "Start Time": "開始時間", "release jo": "工單詳情", "complete jo": "完成工單", "update success": "成功更新資料", @@ -60,7 +75,7 @@ "Pause Reason": "暫停原因", "Reason": "原因", "Stock Available": "倉庫可用數", - "update production priority": "更新生產優先級", + "update production priority": "更新生產優先序", "Staff No": "員工編號", "Please scan staff no": "請掃描員工編號", "Stock Status": "可提料", @@ -383,7 +398,7 @@ "Select Printer": "選擇打印機", "Printer": "打印機", "Enter print quantity": "請輸入打印數量", - "Production Priority": "生產優先級", + "Production Priority": "生產優先序", "Please select a printer first": "請先選擇打印機", "Production Process": "工藝流程", "Production Process Line Remark": "工藝明細",