Bladeren bron

update some i18n

master
CANCERYS\kw093 2 weken geleden
bovenliggende
commit
37530f3728
7 gewijzigde bestanden met toevoegingen van 25 en 27 verwijderingen
  1. +1
    -1
      src/i18n/zh/do.json
  2. +2
    -2
      src/i18n/zh/inventory.json
  3. +1
    -1
      src/i18n/zh/jo.json
  4. +8
    -9
      src/i18n/zh/pickOrder.json
  5. +1
    -1
      src/i18n/zh/po.json
  6. +11
    -12
      src/i18n/zh/purchaseOrder.json
  7. +1
    -1
      src/i18n/zh/schedule.json

+ 1
- 1
src/i18n/zh/do.json Bestand weergeven

@@ -6,7 +6,7 @@
"Delivery Order Status": "交貨單狀態",
"Order Date": "訂單日期",
"Estimated Arrival": "預計到貨日期",
"Status": "狀態",
"Status": "來貨狀態",
"Order Date From": "訂單日期從",
"Order Date To": "訂單日期到",
"Code": "編號",


+ 2
- 2
src/i18n/zh/inventory.json Bestand weergeven

@@ -3,8 +3,8 @@
"Code": "編號",
"Name": "名稱",
"Type": "類型",
"Status": "狀態",
"Qty": "數量",
"Status": "來貨狀態",
"Qty": "訂單數量",
"UoM": "單位",
"mat": "物料",
"fg": "成品",


+ 1
- 1
src/i18n/zh/jo.json Bestand weergeven

@@ -8,7 +8,7 @@
"Name": "名稱",
"Req. Qty": "需求數量",
"UoM": "單位",
"Status": "狀態",
"Status": "來貨狀態",
"Lot No.": "批號",
"Bom": "物料清單",



+ 8
- 9
src/i18n/zh/pickOrder.json Bestand weergeven

@@ -4,8 +4,8 @@
"OrderDate": "下單日期",
"Details": "詳情",
"Supplier": "供應商",
"Status": "狀態",
"Escalated": "上報",
"Status": "來貨狀態",
"Escalated": "上報狀態",
"NotEscalated": "無上報",

"Do you want to start?": "確定開始嗎?",
@@ -20,18 +20,17 @@
"Complete Pick Order": "完成提料單",
"General": "一般",
"Bind Storage": "綁定倉位",
"itemNo": "項目編號",
"itemName": "項目名稱",
"qty": "數量",
"itemNo": "貨品編號",
"itemName": "貨品名稱",
"qty": "訂單數量",
"uom": "計量單位",
"total weight": "總重量",
"weight unit": "重量單位",
"price": "價格",
"price": "訂單貨值",
"processed": "已入倉",
"expiryDate": "到期日",
"acceptedQty": "接受數量",
"acceptedQty": "是次訂單/來貨/巳來貨數量",
"weight": "重量",
"status": "狀態",
"start": "開始",
"qc": "質量控制",
"escalation": "上報",
@@ -120,7 +119,7 @@
"location": "位置",
"suggestedLotNo": "建議批次",
"lotNo": "批次",
"item name": "項目名稱",
"item name": "貨品名稱",
"approval": "審核",
"lot change": "批次變更",
"checkout": "出庫"

+ 1
- 1
src/i18n/zh/po.json Bestand weergeven

@@ -1,6 +1,6 @@
{
"code": "代码",
"status": "状态",
"status": "來貨狀態",
"escalated": "已升级",
"notEscalated": "未升级",
"All": "全部",


+ 11
- 12
src/i18n/zh/purchaseOrder.json Bestand weergeven

@@ -9,8 +9,8 @@
"ETA To": "預計到貨日期至",
"Details": "詳情",
"Supplier": "供應商",
"Status": "狀態",
"Escalated": "上報",
"Status": "來貨狀態",
"Escalated": "上報狀態",
"NotEscalated": "無上報",

"Do you want to start?": "確定開始嗎?",
@@ -27,19 +27,18 @@
"Bind Storage": "綁定倉位",
"Po No.": "採購訂單編號",
"PO No.": "採購訂單編號",
"itemNo": "項目編號",
"itemName": "項目名稱",
"Item Detail": "項目詳情",
"qty": "數量",
"itemNo": "貨品編號",
"itemName": "貨品名稱",
"Item Detail": "貨品詳情",
"qty": "訂單數量",
"uom": "計量單位",
"total weight": "總重量",
"weight unit": "重量單位",
"price": "價格",
"processed": "已處理",
"price": "訂單貨值",
"processed": "已處理數量",
"expiryDate": "到期日",
"acceptedQty": "接受數量",
"acceptedQty": "是次訂單/來貨/巳來貨數量",
"weight": "重量",
"status": "狀態",
"start": "開始",
"qc": "質量控制",
"escalation": "上報",
@@ -112,8 +111,8 @@
"warehouse": "倉庫",
"qcItem": "檢查項目",
"passed": "合格",
"failed": "不合格",
"passed": "接受",
"failed": "不接受",
"failedQty": "不合格數",
"remarks": "備註",



+ 1
- 1
src/i18n/zh/schedule.json Bestand weergeven

@@ -51,7 +51,7 @@
"Add": "新增",
"Selected": "已選擇",
"Unselected": "未選擇",
"status": "狀態",
"Status": "來貨狀態",
"Material Demand List (7 Days)": "物料需求列表(7 天)",
"Mon": "週一",
"Tue": "週二",


Laden…
Annuleren
Opslaan