2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00

New Crowdin updates (#443)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Bulgarian)
This commit is contained in:
Oliver 2023-11-09 20:49:01 +11:00 committed by GitHub
parent 40fad26c06
commit cf83ae86b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 107 additions and 0 deletions

View File

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

View File

@ -78,8 +78,14 @@
"@barcodeNoMatch": {},
"barcodeNotAssigned": "未分配条码",
"@barcodeNotAssigned": {},
"barcodeReceivePart": "扫描条形码以接收部件",
"@barcodeReceivePart": {},
"barcodeScanAssign": "扫描以分配条码",
"@barcodeScanAssign": {},
"barcodeScanController": "扫描仪输入",
"@barcodeScanController": {},
"barcodeScanControllerDetail": "选择条码扫描输入源",
"@barcodeScanControllerDetail": {},
"barcodeScanDelay": "条形码扫描延迟",
"@barcodeScanDelay": {},
"barcodeScanDelayDetail": "条形码扫描之间的延迟",
@ -114,6 +120,10 @@
"@build": {},
"building": "正在生成",
"@building": {},
"cameraInternal": "内置相机",
"@cameraInternal": {},
"cameraInternalDetail": "使用内部摄像头读取条形码",
"@cameraInternalDetail": {},
"cancel": "取消",
"@cancel": {
"description": "Cancel"
@ -389,10 +399,22 @@
"@lineItemUpdated": {},
"locateItem": "定位库存项",
"@locateItem": {},
"locateLocation": "定位存货位置",
"@locateLocation": {},
"locationCreate": "新建仓储位置",
"@locationCreate": {},
"locationCreateDetail": "创建新库存位置",
"@locationCreateDetail": {},
"locationNotSet": "没有指定仓储位置",
"@locationNotSet": {},
"locationUpdated": "库存位置已更新",
"@locationUpdated": {},
"login": "登入",
"@login": {},
"loginEnter": "输入登录详情",
"@loginEnter": {},
"loginEnterDetails": "用户名和密码未存储在本地",
"@loginEnterDetails": {},
"link": "链接",
"@link": {},
"lost": "丢失",
@ -505,18 +527,86 @@
"@passwordEmpty": {},
"permissionAccountDenied": "您的帐户没有执行此操作所需的权限",
"@permissionAccountDenied": {},
"permissionRequired": "需要授权:",
"@permissionRequired": {},
"printLabel": "打印标签",
"@printLabel": {},
"plugin": "插件",
"@plugin": {},
"pluginPrinter": "打印机",
"@pluginPrinter": {},
"pluginSupport": "已启用插件支持",
"@pluginSupport": {},
"pluginSupportDetail": "服务器支持自定义插件",
"@pluginSupportDetail": {},
"printLabelFailure": "标签打印失败",
"@printLabelFailure": {},
"printLabelSuccess": "标签已发送到打印机",
"@printLabelSuccess": {},
"profile": "档案",
"@profile": {},
"profileAdd": "添加服务器配置文件",
"@profileAdd": {},
"profileConnect": "连接到服务器",
"@profileConnect": {},
"profileEdit": "编辑服务器配置文件",
"@profileEdit": {},
"profileDelete": "删除服务器配置文件",
"@profileDelete": {},
"profileLogout": "登出配置文件",
"@profileLogout": {},
"profileName": "配置文件名称",
"@profileName": {},
"profileNone": "无可用配置文件",
"@profileNone": {},
"profileNotSelected": "未选择配置文件",
"@profileNotSelected": {},
"profileSelect": "选择Inventree 服务器",
"@profileSelect": {},
"profileSelectOrCreate": "选择服务器或创建新的配置文件",
"@profileSelectOrCreate": {},
"profileTapToCreate": "点击创建或选择一个配置文件",
"@profileTapToCreate": {},
"projectCode": "项目编码",
"@projectCode": {},
"purchaseOrder": "采购订单",
"@purchaseOrder": {},
"purchaseOrderCreate": "新订购单",
"@purchaseOrderCreate": {},
"purchaseOrderEdit": "编辑采购订单",
"@purchaseOrderEdit": {},
"purchaseOrders": "采购订单",
"@purchaseOrders": {},
"purchaseOrderUpdated": "订单已更新",
"@purchaseOrderUpdated": {},
"purchasePrice": "采购价格",
"@purchasePrice": {},
"quantity": "数量",
"@quantity": {
"description": "Quantity"
},
"quantityAvailable": "可用数量",
"@quantityAvailable": {},
"quantityEmpty": "容量为空",
"@quantityEmpty": {},
"quantityInvalid": "数量无效",
"@quantityInvalid": {},
"quantityPositive": "数量必须大于0",
"@quantityPositive": {},
"queryEmpty": "输入搜索查询",
"@queryEmpty": {},
"queryNoResults": "无查询结果",
"@queryNoResults": {},
"received": "已接收",
"@received": {},
"receivedFilterDetail": "显示已收到的条目",
"@receivedFilterDetail": {},
"receiveItem": "接收条目",
"@receiveItem": {},
"receivedItem": "收到的库存物品",
"@receivedItem": {},
"reference": "参考",
"@reference": {},
"refresh": "刷新",
"@refresh": {},
"refreshing": "正在刷新",
@ -535,14 +625,26 @@
},
"reportBug": "反馈问题",
"@reportBug": {},
"reportBugDescription": "提交 bug 报告 (需要 GitHub 帐户)",
"@reportBugDescription": {},
"results": "结果",
"@results": {},
"request": "请求",
"@request": {},
"requestFailed": "请求失败",
"@requestFailed": {},
"requestSuccessful": "请求成功",
"@requestSuccessful": {},
"requestingData": "正在请求数据",
"@requestingData": {},
"required": "必填",
"@required": {
"description": "This field is required"
},
"response400": "错误的请求",
"@response400": {},
"response401": "未授权",
"@response401": {},
"responseInvalid": "无效响应码",
"@responseInvalid": {},
"responseUnknown": "未知响应",