| @@ -12,5 +12,16 @@ | |||||
| "Approver search empty hint": "Set search criteria and click Search", | "Approver search empty hint": "Set search criteria and click Search", | ||||
| "Saved successfully": "Saved successfully", | "Saved successfully": "Saved successfully", | ||||
| "Save failed": "Save failed", | "Save failed": "Save failed", | ||||
| "Remove": "Remove" | |||||
| "Remove": "Remove", | |||||
| "Create Stock Take (Select Sections)": "Create stock take (select sections)", | |||||
| "Select stock take sections to create hint": "Choose warehouse stock take sections to start a new round (selected sections share one new round id in this batch).", | |||||
| "Select sections placeholder": "Select one or more", | |||||
| "Select all sections": "Select all sections", | |||||
| "Clear selection": "Clear selection", | |||||
| "Selected section count": "Selected: {{count}} section(s)", | |||||
| "Floor unassigned": "Unassigned floor", | |||||
| "No stock take sections from warehouse": "No stock take sections returned from warehouse.", | |||||
| "Expand floor sections": "Expand sections for this floor", | |||||
| "Collapse floor sections": "Collapse sections for this floor", | |||||
| "Select all on this floor": "Select all sections on this floor" | |||||
| } | } | ||||
| @@ -80,6 +80,9 @@ | |||||
| "This lot is rejected, please scan another lot.": "此批次發現問題,請掃描另一個批號。", | "This lot is rejected, please scan another lot.": "此批次發現問題,請掃描另一個批號。", | ||||
| "Process Start Time": "工序開始時間", | "Process Start Time": "工序開始時間", | ||||
| "Stock Req. Qty": "需求數", | "Stock Req. Qty": "需求數", | ||||
| "Actual Time Start": "實際開始時間", | |||||
| "Actual Time End": "實際完成時間", | |||||
| "Actual Time Used": "實際使用時間", | |||||
| "Staff No Required": "員工編號必填", | "Staff No Required": "員工編號必填", | ||||
| "Stock Take Section (can use , to search multiple sections)": "盤點區域(可使用逗號搜索多個區域)", | "Stock Take Section (can use , to search multiple sections)": "盤點區域(可使用逗號搜索多個區域)", | ||||
| "User Not Found": "用戶不存在", | "User Not Found": "用戶不存在", | ||||
| @@ -9,6 +9,8 @@ | |||||
| "Estimated Arrival From": "預計送貨日期", | "Estimated Arrival From": "預計送貨日期", | ||||
| "Estimated Arrival To": "預計送貨日期至", | "Estimated Arrival To": "預計送貨日期至", | ||||
| "Status": "來貨狀態", | "Status": "來貨狀態", | ||||
| "Etra": "加單", | |||||
| "Truck X": "車線-X", | |||||
| "DO Workbench": "新版成品出倉", | "DO Workbench": "新版成品出倉", | ||||
| "Order Date From": "訂單日期", | "Order Date From": "訂單日期", | ||||
| "Workbench Batch Release": "批量放單", | "Workbench Batch Release": "批量放單", | ||||
| @@ -129,6 +129,17 @@ | |||||
| "approver": "審核員", | "approver": "審核員", | ||||
| "Approver": "審核員", | "Approver": "審核員", | ||||
| "Create Stock Take for All Sections": "為所有區域創建盤點", | "Create Stock Take for All Sections": "為所有區域創建盤點", | ||||
| "Create Stock Take (Select Sections)": "建立盤點(選擇區域)", | |||||
| "Select stock take sections to create hint": "請選擇要建立新盤點輪次的盤點區域(同一批次將共用同一輪次編號)。", | |||||
| "Select sections placeholder": "可多選", | |||||
| "Select all sections": "全選區域", | |||||
| "Clear selection": "清除選取", | |||||
| "Selected section count": "已選擇 {{count}} 個區域", | |||||
| "Floor unassigned": "未設定樓層", | |||||
| "No stock take sections from warehouse": "目前沒有盤點區域資料", | |||||
| "Expand floor sections": "展開此樓層區域", | |||||
| "Collapse floor sections": "收合此樓層區域", | |||||
| "Select all on this floor": "全選此樓層", | |||||
| "section": "區域", | "section": "區域", | ||||
| "Stock Take Section": "盤點區域", | "Stock Take Section": "盤點區域", | ||||
| "Store ID":"樓層", | "Store ID":"樓層", | ||||
| @@ -144,6 +144,16 @@ | |||||
| "Batch": "批量", | "Batch": "批量", | ||||
| "Single": "單量", | "Single": "單量", | ||||
| "Release Type": "放單類型", | "Release Type": "放單類型", | ||||
| "isEtra order": "加單", | |||||
| "Etra": "加單", | |||||
| "Exit Etra view": "離開加單檢視", | |||||
| "Etra Pick Order Detail": "加單", | |||||
| "Etra incomplete badge tooltip": "當日未完成加單票:{{count}} 張(待處理/已發佈,不含已結案)", | |||||
| "Etra incomplete badge tooltip none": "目前無未完成加單票", | |||||
| "Back to normal assign tab": "返回一般指派分頁", | |||||
| "Enter isEtra workbench view?": "進入加單檢視?", | |||||
| "Etra view groups all add-on tickets by shop and lane for the selected date.": "加單檢視會依選定日期,將 isEtra 票依店鋪與車線顯示。", | |||||
| "Etra Ticket Notice": "目前是加單票,顯示與操作已切換為加單模式。", | |||||
| "Pick Order": "提料單", | "Pick Order": "提料單", | ||||
| "Type": "類型", | "Type": "類型", | ||||