2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 13:36:50 +00:00

New Crowdin updates (#233)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Slovenian)
This commit is contained in:
Oliver 2022-12-17 20:02:19 +11:00 committed by GitHub
parent 499bd3edf8
commit 8639ccf79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 143 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"@@locale": "en",
"@homeShowSubscsribedDescription": {},
"@homeShowSupplierDescription": {}
}

View File

@ -30,12 +30,16 @@
"@address": {}, "@address": {},
"appAbout": "关于 InventTree", "appAbout": "关于 InventTree",
"@appAbout": {}, "@appAbout": {},
"appCredits": "额外应用积分",
"@appCredits": {},
"appDetails": "应用详情", "appDetails": "应用详情",
"@appDetails": {}, "@appDetails": {},
"appReleaseNotes": "显示应用发布说明", "appReleaseNotes": "显示应用发布说明",
"@appReleaseNotes": {}, "@appReleaseNotes": {},
"appSettings": "应用设置", "appSettings": "应用设置",
"@appSettings": {}, "@appSettings": {},
"appSettingsDetails": "配置 InventTree 应用设置",
"@appSettingsDetails": {},
"attachments": "附件", "attachments": "附件",
"@attachments": {}, "@attachments": {},
"attachImage": "附加图片", "attachImage": "附加图片",
@ -62,6 +66,8 @@
"@barcodeError": {}, "@barcodeError": {},
"barcodeInUse": "条码已经被分配", "barcodeInUse": "条码已经被分配",
"@barcodeInUse": {}, "@barcodeInUse": {},
"barcodeMissingHash": "响应缺少条码哈希数据",
"@barcodeMissingHash": {},
"barcodeNoMatch": "无匹配条码", "barcodeNoMatch": "无匹配条码",
"@barcodeNoMatch": {}, "@barcodeNoMatch": {},
"barcodeNotAssigned": "未分配条码", "barcodeNotAssigned": "未分配条码",
@ -70,18 +76,34 @@
"@barcodeScanAssign": {}, "@barcodeScanAssign": {},
"barcodeScanGeneral": "扫描 InvenTree 条码", "barcodeScanGeneral": "扫描 InvenTree 条码",
"@barcodeScanGeneral": {}, "@barcodeScanGeneral": {},
"barcodeScanInItems": "扫描库存物品到此位置",
"@barcodeScanInItems": {},
"barcodeScanLocation": "扫描库存地点", "barcodeScanLocation": "扫描库存地点",
"@barcodeScanLocation": {}, "@barcodeScanLocation": {},
"barcodeScanIntoLocationSuccess": "已扫描至位置", "barcodeScanIntoLocationSuccess": "已扫描至位置",
"@barcodeScanIntoLocationSuccess": {}, "@barcodeScanIntoLocationSuccess": {},
"barcodeScanIntoLocationFailure": "未扫描到物品",
"@barcodeScanIntoLocationFailure": {},
"barcodeScanItem": "扫描库存项", "barcodeScanItem": "扫描库存项",
"@barcodeScanItem": {}, "@barcodeScanItem": {},
"barcodeTones": "扫码音调",
"@barcodeTones": {},
"barcodeUnassign": "取消分配条码", "barcodeUnassign": "取消分配条码",
"@barcodeUnassign": {}, "@barcodeUnassign": {},
"barcodeUnknown": "无法识别条码", "barcodeUnknown": "无法识别条码",
"@barcodeUnknown": {}, "@barcodeUnknown": {},
"batchCode": "批量编码",
"@batchCode": {},
"billOfMaterials": "物料清单",
"@billOfMaterials": {},
"bom": "物料清单",
"@bom": {},
"bomEnable": "显示物料清单",
"@bomEnable": {},
"build": "生产", "build": "生产",
"@build": {}, "@build": {},
"building": "正在生成",
"@building": {},
"cancel": "取消", "cancel": "取消",
"@cancel": { "@cancel": {
"description": "Cancel" "description": "Cancel"
@ -92,12 +114,20 @@
"@categoryCreate": {}, "@categoryCreate": {},
"categoryCreateDetail": "新建商品类别", "categoryCreateDetail": "新建商品类别",
"@categoryCreateDetail": {}, "@categoryCreateDetail": {},
"categoryUpdated": "部件类别已更新",
"@categoryUpdated": {},
"company": "公司", "company": "公司",
"@company": {}, "@company": {},
"companyEdit": "编辑公司信息", "companyEdit": "编辑公司信息",
"@companyEdit": {}, "@companyEdit": {},
"companyNoResults": "没有符合查询的公司",
"@companyNoResults": {},
"companyUpdated": "公司信息已更新",
"@companyUpdated": {},
"companies": "公司", "companies": "公司",
"@companies": {}, "@companies": {},
"configureServer": "配置服务器设置",
"@configureServer": {},
"connectionRefused": "连接被拒绝", "connectionRefused": "连接被拒绝",
"@connectionRefused": {}, "@connectionRefused": {},
"count": "数量", "count": "数量",
@ -110,10 +140,20 @@
}, },
"credits": "致谢", "credits": "致谢",
"@credits": {}, "@credits": {},
"customers": "客户信息",
"@customers": {},
"damaged": "破损", "damaged": "破损",
"@damaged": {}, "@damaged": {},
"delete": "删除", "delete": "删除",
"@delete": {}, "@delete": {},
"deleteFailed": "删除失败",
"@deleteFailed": {},
"deletePart": "删除部件",
"@deletePart": {},
"deletePartDetail": "从数据库中删除这个部件",
"@deletePartDetail": {},
"deleteSuccess": "删除操作成功",
"@deleteSuccess": {},
"description": "描述", "description": "描述",
"@description": {}, "@description": {},
"destroyed": "销毁", "destroyed": "销毁",
@ -124,6 +164,10 @@
}, },
"documentation": "文档", "documentation": "文档",
"@documentation": {}, "@documentation": {},
"downloading": "下载文件中",
"@downloading": {},
"downloadError": "下载错误",
"@downloadError": {},
"edit": "编辑", "edit": "编辑",
"@edit": { "@edit": {
"description": "edit" "description": "edit"
@ -132,16 +176,76 @@
"@editCategory": {}, "@editCategory": {},
"editLocation": "编辑位置", "editLocation": "编辑位置",
"@editLocation": {}, "@editLocation": {},
"editNotes": "编辑备注",
"@editNotes": {},
"editPart": "编辑部件", "editPart": "编辑部件",
"@editPart": { "@editPart": {
"description": "edit part" "description": "edit part"
}, },
"editItem": "编辑库存物品",
"@editItem": {},
"enterPassword": "输入密码",
"@enterPassword": {},
"enterUsername": "输入用户名",
"@enterUsername": {},
"error": "错误", "error": "错误",
"@error": { "@error": {
"description": "Error" "description": "Error"
}, },
"errorCreate": "创建数据库记录时出现了一个错误",
"@errorCreate": {},
"errorDelete": "删除数据库记录时出现了一个错误",
"@errorDelete": {},
"errorDetails": "c w错误详情", "errorDetails": "c w错误详情",
"@errorDetails": {}, "@errorDetails": {},
"errorFetch": "从服务器获取数据时出现了一个错误",
"@errorFetch": {},
"errorReporting": "错误报告",
"@errorReporting": {},
"errorReportUpload": "上传错误报告",
"@errorReportUpload": {},
"errorReportUploadDetails": "上传匿名错误报告和崩溃日志",
"@errorReportUploadDetails": {},
"feedback": "意见反馈",
"@feedback": {},
"feedbackError": "提交反馈时出现了一个错误",
"@feedbackError": {},
"feedbackSuccess": "反馈已提交",
"@feedbackSuccess": {},
"filterActive": "启用",
"@filterActive": {},
"filterActiveDetail": "显示启用部件",
"@filterActiveDetail": {},
"filterAssembly": "已装配",
"@filterAssembly": {},
"filterAssemblyDetail": "显示已装配的部件",
"@filterAssemblyDetail": {},
"filterComponent": "组件",
"@filterComponent": {},
"filterComponentDetail": "显示组件部分",
"@filterComponentDetail": {},
"filterInStock": "库存充足",
"@filterInStock": {},
"filterInStockDetail": "显示有库存的部分",
"@filterInStockDetail": {},
"filterSerialized": "已序列化",
"@filterSerialized": {},
"filterSerializedDetail": "显示序列化的库存物品",
"@filterSerializedDetail": {},
"filterTemplate": "模板",
"@filterTemplate": {},
"filterTemplateDetail": "显示模板部件",
"@filterTemplateDetail": {},
"filterTrackable": "可追踪",
"@filterTrackable": {},
"filterTrackableDetail": "显示可跟踪部件",
"@filterTrackableDetail": {},
"filterVirtual": "虚拟",
"@filterVirtual": {},
"filterVirtualDetail": "显示虚拟部件",
"@filterVirtualDetail": {},
"filteringOptions": "过滤选项",
"@filteringOptions": {},
"history": "历史", "history": "历史",
"@history": { "@history": {
"description": "history" "description": "history"
@ -174,20 +278,54 @@
"@notes": { "@notes": {
"description": "Notes" "description": "Notes"
}, },
"notificationsEmpty": "没有未读通知",
"@notificationsEmpty": {},
"noResponse": "服务器未响应", "noResponse": "服务器未响应",
"@noResponse": {}, "@noResponse": {},
"noResults": "无结果",
"@noResults": {},
"noSubcategories": "无子类别",
"@noSubcategories": {},
"noSubcategoriesAvailable": "无可用子类别",
"@noSubcategoriesAvailable": {},
"numberInvalid": "无效的数字",
"@numberInvalid": {},
"packaging": "打包",
"@packaging": {},
"packageName": "包名",
"@packageName": {},
"parameters": "参数",
"@parameters": {},
"parametersSettingDetail": "显示商品参数",
"@parametersSettingDetail": {},
"parent": "父级", "parent": "父级",
"@parent": {}, "@parent": {},
"parentCategory": "父类别", "parentCategory": "父类别",
"@parentCategory": {}, "@parentCategory": {},
"parentLocation": "父位置",
"@parentLocation": {},
"part": "部件", "part": "部件",
"@part": { "@part": {
"description": "Part (single)" "description": "Part (single)"
}, },
"partCreate": "新商品",
"@partCreate": {},
"partCreateDetail": "在此类别中创建新的商品",
"@partCreateDetail": {},
"partEdited": "商品已更新",
"@partEdited": {},
"parts": "部件", "parts": "部件",
"@parts": { "@parts": {
"description": "Part (multiple)" "description": "Part (multiple)"
}, },
"partsNone": "无商品",
"@partsNone": {},
"partNoResults": "没有匹配查询的商品",
"@partNoResults": {},
"partSettings": "商品设置",
"@partSettings": {},
"partsStarred": "订阅的商品",
"@partsStarred": {},
"partCategory": "部件分类", "partCategory": "部件分类",
"@partCategory": {}, "@partCategory": {},
"partCategories": "部件分类", "partCategories": "部件分类",