mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-31 13:25:40 +00:00 
			
		
		
		
	New Crowdin updates (#402)
* New translations app_en.arb (Dutch) * New translations app_en.arb (Chinese Traditional)
This commit is contained in:
		| @@ -54,6 +54,8 @@ | ||||
|   "@attachmentSelect": {}, | ||||
|   "attention": "Let op", | ||||
|   "@attention": {}, | ||||
|   "available": "Beschikbaar", | ||||
|   "@available": {}, | ||||
|   "availableStock": "Beschikbare Voorraad", | ||||
|   "@availableStock": {}, | ||||
|   "barcodes": "Barcodes", | ||||
| @@ -246,6 +248,10 @@ | ||||
|   "@filterComponent": {}, | ||||
|   "filterComponentDetail": "Componentonderdelen weergeven", | ||||
|   "@filterComponentDetail": {}, | ||||
|   "filterExternal": "Extern", | ||||
|   "@filterExternal": {}, | ||||
|   "filterExternalDetail": "Voorraad op externe locaties tonen", | ||||
|   "@filterExternalDetail": {}, | ||||
|   "filterInStock": "Op voorraad", | ||||
|   "@filterInStock": {}, | ||||
|   "filterInStockDetail": "Toon onderdelen op voorraad", | ||||
| @@ -357,6 +363,10 @@ | ||||
|   "@itemInLocation": {}, | ||||
|   "keywords": "Trefwoorden", | ||||
|   "@keywords": {}, | ||||
|   "labelPrinting": "Label afdrukken", | ||||
|   "@labelPrinting": {}, | ||||
|   "labelPrintingDetail": "Label afdrukken inschakelen", | ||||
|   "@labelPrintingDetail": {}, | ||||
|   "labelTemplate": "Label Template", | ||||
|   "@labelTemplate": {}, | ||||
|   "language": "Taal", | ||||
|   | ||||
| @@ -1,5 +1,194 @@ | ||||
| { | ||||
|   "@@locale": "zh-TW", | ||||
|   "appTitle": "InvenTree", | ||||
|   "@appTitle": { | ||||
|     "description": "InvenTree application title string" | ||||
|   }, | ||||
|   "ok": "確認", | ||||
|   "@ok": { | ||||
|     "description": "OK" | ||||
|   }, | ||||
|   "about": "關於", | ||||
|   "@about": {}, | ||||
|   "accountDetails": "帳號詳情", | ||||
|   "@accountDetails": {}, | ||||
|   "actions": "操作", | ||||
|   "@actions": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "actionsNone": "沒有可用的操作", | ||||
|   "@actionsNone": {}, | ||||
|   "add": "新增", | ||||
|   "@add": { | ||||
|     "description": "add" | ||||
|   }, | ||||
|   "addStock": "新增庫存", | ||||
|   "@addStock": { | ||||
|     "description": "add stock" | ||||
|   }, | ||||
|   "address": "地址", | ||||
|   "@address": {}, | ||||
|   "appAbout": "關於InvenTree", | ||||
|   "@appAbout": {}, | ||||
|   "appCredits": "開發團隊", | ||||
|   "@appCredits": {}, | ||||
|   "appDetails": "應用程式詳情", | ||||
|   "@appDetails": {}, | ||||
|   "appReleaseNotes": "顯示應用程式發布說明", | ||||
|   "@appReleaseNotes": {}, | ||||
|   "appSettings": "程式設定", | ||||
|   "@appSettings": {}, | ||||
|   "attachments": "附件", | ||||
|   "@attachments": {}, | ||||
|   "attachImage": "附加影像", | ||||
|   "@attachImage": { | ||||
|     "description": "Attach an image" | ||||
|   }, | ||||
|   "attachmentNone": "找不到附件", | ||||
|   "@attachmentNone": {}, | ||||
|   "attachmentNoneDetail": "找不到附件", | ||||
|   "@attachmentNoneDetail": {}, | ||||
|   "attachmentSelect": "選取附件", | ||||
|   "@attachmentSelect": {}, | ||||
|   "available": "可用", | ||||
|   "@available": {}, | ||||
|   "barcodes": "條碼", | ||||
|   "@barcodes": {}, | ||||
|   "billOfMaterials": "材料清單", | ||||
|   "@billOfMaterials": {}, | ||||
|   "bom": "材料清單", | ||||
|   "@bom": {}, | ||||
|   "bomEnable": "顯示材料清單", | ||||
|   "@bomEnable": {}, | ||||
|   "build": "生產", | ||||
|   "@build": {}, | ||||
|   "building": "生產中", | ||||
|   "@building": {}, | ||||
|   "cancel": "取消", | ||||
|   "@cancel": { | ||||
|     "description": "Cancel" | ||||
|   }, | ||||
|   "cancelOrder": "取消訂單", | ||||
|   "@cancelOrder": {}, | ||||
|   "category": "類別", | ||||
|   "@category": {}, | ||||
|   "categoryCreate": "新增類別", | ||||
|   "@categoryCreate": {}, | ||||
|   "company": "公司", | ||||
|   "@company": {}, | ||||
|   "companyEdit": "編輯公司", | ||||
|   "@companyEdit": {}, | ||||
|   "companies": "公司", | ||||
|   "@companies": {}, | ||||
|   "count": "數量", | ||||
|   "@count": { | ||||
|     "description": "Count" | ||||
|   }, | ||||
|   "countStock": "庫存數量", | ||||
|   "@countStock": { | ||||
|     "description": "Count Stock" | ||||
|   }, | ||||
|   "credits": "感謝", | ||||
|   "@credits": {}, | ||||
|   "customers": "客戶", | ||||
|   "@customers": {}, | ||||
|   "darkMode": "暗黑模式", | ||||
|   "@darkMode": {}, | ||||
|   "darkModeEnable": "啟用夜間模式", | ||||
|   "@darkModeEnable": {}, | ||||
|   "delete": "刪除", | ||||
|   "@delete": {}, | ||||
|   "deletePart": "刪除零件", | ||||
|   "@deletePart": {}, | ||||
|   "description": "敘述", | ||||
|   "@description": {}, | ||||
|   "details": "詳細資訊", | ||||
|   "@details": { | ||||
|     "description": "details" | ||||
|   }, | ||||
|   "documentation": "文件", | ||||
|   "@documentation": {}, | ||||
|   "downloading": "下載檔案", | ||||
|   "@downloading": {}, | ||||
|   "downloadError": "下載錯誤", | ||||
|   "@downloadError": {}, | ||||
|   "edit": "編輯", | ||||
|   "@edit": { | ||||
|     "description": "edit" | ||||
|   }, | ||||
|   "editCategory": "編輯類別", | ||||
|   "@editCategory": {}, | ||||
|   "enterPassword": "輸入密碼", | ||||
|   "@enterPassword": {}, | ||||
|   "enterUsername": "輸入使用者名稱", | ||||
|   "@enterUsername": {}, | ||||
|   "error": "錯誤", | ||||
|   "@error": { | ||||
|     "description": "Error" | ||||
|   }, | ||||
|   "feedback": "回饋", | ||||
|   "@feedback": {}, | ||||
|   "filterActive": "啟用", | ||||
|   "@filterActive": {}, | ||||
|   "filterActiveDetail": "顯示可用的零件", | ||||
|   "@filterActiveDetail": {}, | ||||
|   "filterAssembly": "已組裝", | ||||
|   "@filterAssembly": {}, | ||||
|   "filterAssemblyDetail": "顯示已組裝的零件", | ||||
|   "@filterAssemblyDetail": {}, | ||||
|   "filterExternal": "外部", | ||||
|   "@filterExternal": {}, | ||||
|   "filterInStock": "有貨", | ||||
|   "@filterInStock": {}, | ||||
|   "filterTemplate": "範本", | ||||
|   "@filterTemplate": {}, | ||||
|   "filterTrackable": "可追蹤", | ||||
|   "@filterTrackable": {}, | ||||
|   "filterVirtual": "虛擬", | ||||
|   "@filterVirtual": {}, | ||||
|   "history": "歷史", | ||||
|   "@history": { | ||||
|     "description": "history" | ||||
|   }, | ||||
|   "home": "首頁", | ||||
|   "@homeScreen": {}, | ||||
|   "homeScreen": "主畫面", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
|   "homeShowSuppliers": "顯示供應商", | ||||
|   "@homeShowSuppliers": {}, | ||||
|   "@homeShowSupplierDescription": {}, | ||||
|   "homeShowManufacturers": "顯示生產商", | ||||
|   "@homeShowManufacturers": {}, | ||||
|   "homeShowCustomers": "顯示客戶", | ||||
|   "@homeShowCustomers": {}, | ||||
|   "imageUploadFailure": "圖片上傳失敗", | ||||
|   "@imageUploadFailure": {}, | ||||
|   "imageUploadSuccess": "圖片上傳", | ||||
|   "@imageUploadSuccess": {}, | ||||
|   "inactive": "未啟用", | ||||
|   "@inactive": {}, | ||||
|   "info": "資訊", | ||||
|   "@info": {}, | ||||
|   "keywords": "關鍵字", | ||||
|   "@keywords": {}, | ||||
|   "labelPrinting": "標籤印製", | ||||
|   "@labelPrinting": {}, | ||||
|   "language": "語言", | ||||
|   "@language": {}, | ||||
|   "languageSelect": "選擇語言", | ||||
|   "@languageSelect": {}, | ||||
|   "notes": "備註", | ||||
|   "@notes": { | ||||
|     "description": "Notes" | ||||
|   }, | ||||
|   "notifications": "通知", | ||||
|   "@notifications": {}, | ||||
|   "parts": "零件", | ||||
|   "@parts": { | ||||
|     "description": "Part (multiple)" | ||||
|   }, | ||||
|   "stock": "庫存", | ||||
|   "@stock": { | ||||
|     "description": "stock" | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user