mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-18 13:15:31 +00:00
New Crowdin updates (#483)
* New translations app_en.arb (French) * New translations app_en.arb (Spanish) * New translations app_en.arb (Bulgarian) * New translations app_en.arb (Czech) * New translations app_en.arb (Danish) * New translations app_en.arb (German) * New translations app_en.arb (Greek) * New translations app_en.arb (Finnish) * New translations app_en.arb (Hebrew) * New translations app_en.arb (Hungarian) * New translations app_en.arb (Italian) * New translations app_en.arb (Japanese) * New translations app_en.arb (Korean) * New translations app_en.arb (Dutch) * New translations app_en.arb (Norwegian) * New translations app_en.arb (Polish) * New translations app_en.arb (Portuguese) * New translations app_en.arb (Russian) * New translations app_en.arb (Slovak) * New translations app_en.arb (Slovenian) * New translations app_en.arb (Swedish) * New translations app_en.arb (Turkish) * New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Chinese Traditional) * New translations app_en.arb (Vietnamese) * New translations app_en.arb (Portuguese, Brazilian) * New translations app_en.arb (Indonesian) * New translations app_en.arb (Persian) * New translations app_en.arb (Spanish, Mexico) * New translations app_en.arb (Thai) * New translations app_en.arb (Latvian) * New translations app_en.arb (Hindi) * New translations app_en.arb (Serbian (Latin)) * New translations app_en.arb (Chinese Traditional) * New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Czech)
This commit is contained in:
@ -34,6 +34,10 @@
|
||||
"@appCredits": {},
|
||||
"appDetails": "应用详情",
|
||||
"@appDetails": {},
|
||||
"allocated": "已分配",
|
||||
"@allocated": {},
|
||||
"allocateStock": "分配库存",
|
||||
"@allocateStock": {},
|
||||
"appReleaseNotes": "显示应用发布笔记",
|
||||
"@appReleaseNotes": {},
|
||||
"appSettings": "应用设置",
|
||||
@ -78,6 +82,8 @@
|
||||
"@barcodeNoMatch": {},
|
||||
"barcodeNotAssigned": "未分配条形码",
|
||||
"@barcodeNotAssigned": {},
|
||||
"barcodeScanPart": "扫描零件条形码",
|
||||
"@barcodeScanPart": {},
|
||||
"barcodeReceivePart": "扫描条形码以接收零件",
|
||||
"@barcodeReceivePart": {},
|
||||
"barcodeScanPaused": "条形码扫描已暂停",
|
||||
@ -116,7 +122,7 @@
|
||||
"@barcodeUnassign": {},
|
||||
"barcodeUnknown": "无法识别条形码",
|
||||
"@barcodeUnknown": {},
|
||||
"batchCode": "批量编码",
|
||||
"batchCode": "批号",
|
||||
"@batchCode": {},
|
||||
"billOfMaterials": "物料清单",
|
||||
"@billOfMaterials": {},
|
||||
@ -519,6 +525,8 @@
|
||||
"@parts": {
|
||||
"description": "Part (multiple)"
|
||||
},
|
||||
"partNotSalable": "零件未被标记为可销售",
|
||||
"@partNotSalable": {},
|
||||
"partsNone": "无零件",
|
||||
"@partsNone": {},
|
||||
"partNoResults": "没有匹配查询的零件",
|
||||
@ -717,6 +725,8 @@
|
||||
},
|
||||
"scanBarcode": "扫描条形码",
|
||||
"@scanBarcode": {},
|
||||
"scanSupplierPart": "扫描供应商条形码",
|
||||
"@scanSupplierPart": {},
|
||||
"scanIntoLocation": "已扫描至位置",
|
||||
"@scanIntoLocation": {},
|
||||
"scanIntoLocationDetail": "扫描此项目到此位置",
|
||||
@ -795,6 +805,10 @@
|
||||
"@serverNotConnected": {},
|
||||
"serverNotSelected": "未选定服务器",
|
||||
"@serverNotSelected": {},
|
||||
"shipments": "配送",
|
||||
"@shipments": {},
|
||||
"shipmentAdd": "添加配送",
|
||||
"@shipmentAdd": {},
|
||||
"shipped": "已配送",
|
||||
"@shipped": {},
|
||||
"sku": "库存单位 (SKU)",
|
||||
|
Reference in New Issue
Block a user