mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 05:26:47 +00:00
New Crowdin updates (#443)
* New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Bulgarian)
This commit is contained in:
parent
40fad26c06
commit
cf83ae86b9
5
lib/l10n/bg_BG/app_bg_BG.arb
Normal file
5
lib/l10n/bg_BG/app_bg_BG.arb
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"@@locale": "bg",
|
||||||
|
"@homeShowSubscsribedDescription": {},
|
||||||
|
"@homeShowSupplierDescription": {}
|
||||||
|
}
|
@ -78,8 +78,14 @@
|
|||||||
"@barcodeNoMatch": {},
|
"@barcodeNoMatch": {},
|
||||||
"barcodeNotAssigned": "未分配条码",
|
"barcodeNotAssigned": "未分配条码",
|
||||||
"@barcodeNotAssigned": {},
|
"@barcodeNotAssigned": {},
|
||||||
|
"barcodeReceivePart": "扫描条形码以接收部件",
|
||||||
|
"@barcodeReceivePart": {},
|
||||||
"barcodeScanAssign": "扫描以分配条码",
|
"barcodeScanAssign": "扫描以分配条码",
|
||||||
"@barcodeScanAssign": {},
|
"@barcodeScanAssign": {},
|
||||||
|
"barcodeScanController": "扫描仪输入",
|
||||||
|
"@barcodeScanController": {},
|
||||||
|
"barcodeScanControllerDetail": "选择条码扫描输入源",
|
||||||
|
"@barcodeScanControllerDetail": {},
|
||||||
"barcodeScanDelay": "条形码扫描延迟",
|
"barcodeScanDelay": "条形码扫描延迟",
|
||||||
"@barcodeScanDelay": {},
|
"@barcodeScanDelay": {},
|
||||||
"barcodeScanDelayDetail": "条形码扫描之间的延迟",
|
"barcodeScanDelayDetail": "条形码扫描之间的延迟",
|
||||||
@ -114,6 +120,10 @@
|
|||||||
"@build": {},
|
"@build": {},
|
||||||
"building": "正在生成",
|
"building": "正在生成",
|
||||||
"@building": {},
|
"@building": {},
|
||||||
|
"cameraInternal": "内置相机",
|
||||||
|
"@cameraInternal": {},
|
||||||
|
"cameraInternalDetail": "使用内部摄像头读取条形码",
|
||||||
|
"@cameraInternalDetail": {},
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
"@cancel": {
|
"@cancel": {
|
||||||
"description": "Cancel"
|
"description": "Cancel"
|
||||||
@ -389,10 +399,22 @@
|
|||||||
"@lineItemUpdated": {},
|
"@lineItemUpdated": {},
|
||||||
"locateItem": "定位库存项",
|
"locateItem": "定位库存项",
|
||||||
"@locateItem": {},
|
"@locateItem": {},
|
||||||
|
"locateLocation": "定位存货位置",
|
||||||
|
"@locateLocation": {},
|
||||||
"locationCreate": "新建仓储位置",
|
"locationCreate": "新建仓储位置",
|
||||||
"@locationCreate": {},
|
"@locationCreate": {},
|
||||||
|
"locationCreateDetail": "创建新库存位置",
|
||||||
|
"@locationCreateDetail": {},
|
||||||
"locationNotSet": "没有指定仓储位置",
|
"locationNotSet": "没有指定仓储位置",
|
||||||
"@locationNotSet": {},
|
"@locationNotSet": {},
|
||||||
|
"locationUpdated": "库存位置已更新",
|
||||||
|
"@locationUpdated": {},
|
||||||
|
"login": "登入",
|
||||||
|
"@login": {},
|
||||||
|
"loginEnter": "输入登录详情",
|
||||||
|
"@loginEnter": {},
|
||||||
|
"loginEnterDetails": "用户名和密码未存储在本地",
|
||||||
|
"@loginEnterDetails": {},
|
||||||
"link": "链接",
|
"link": "链接",
|
||||||
"@link": {},
|
"@link": {},
|
||||||
"lost": "丢失",
|
"lost": "丢失",
|
||||||
@ -505,18 +527,86 @@
|
|||||||
"@passwordEmpty": {},
|
"@passwordEmpty": {},
|
||||||
"permissionAccountDenied": "您的帐户没有执行此操作所需的权限",
|
"permissionAccountDenied": "您的帐户没有执行此操作所需的权限",
|
||||||
"@permissionAccountDenied": {},
|
"@permissionAccountDenied": {},
|
||||||
|
"permissionRequired": "需要授权:",
|
||||||
|
"@permissionRequired": {},
|
||||||
|
"printLabel": "打印标签",
|
||||||
|
"@printLabel": {},
|
||||||
|
"plugin": "插件",
|
||||||
|
"@plugin": {},
|
||||||
|
"pluginPrinter": "打印机",
|
||||||
|
"@pluginPrinter": {},
|
||||||
|
"pluginSupport": "已启用插件支持",
|
||||||
|
"@pluginSupport": {},
|
||||||
|
"pluginSupportDetail": "服务器支持自定义插件",
|
||||||
|
"@pluginSupportDetail": {},
|
||||||
|
"printLabelFailure": "标签打印失败",
|
||||||
|
"@printLabelFailure": {},
|
||||||
|
"printLabelSuccess": "标签已发送到打印机",
|
||||||
|
"@printLabelSuccess": {},
|
||||||
"profile": "档案",
|
"profile": "档案",
|
||||||
"@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": "数量",
|
||||||
"@quantity": {
|
"@quantity": {
|
||||||
"description": "Quantity"
|
"description": "Quantity"
|
||||||
},
|
},
|
||||||
|
"quantityAvailable": "可用数量",
|
||||||
|
"@quantityAvailable": {},
|
||||||
"quantityEmpty": "容量为空",
|
"quantityEmpty": "容量为空",
|
||||||
"@quantityEmpty": {},
|
"@quantityEmpty": {},
|
||||||
"quantityInvalid": "数量无效",
|
"quantityInvalid": "数量无效",
|
||||||
"@quantityInvalid": {},
|
"@quantityInvalid": {},
|
||||||
"quantityPositive": "数量必须大于0",
|
"quantityPositive": "数量必须大于0",
|
||||||
"@quantityPositive": {},
|
"@quantityPositive": {},
|
||||||
|
"queryEmpty": "输入搜索查询",
|
||||||
|
"@queryEmpty": {},
|
||||||
|
"queryNoResults": "无查询结果",
|
||||||
|
"@queryNoResults": {},
|
||||||
|
"received": "已接收",
|
||||||
|
"@received": {},
|
||||||
|
"receivedFilterDetail": "显示已收到的条目",
|
||||||
|
"@receivedFilterDetail": {},
|
||||||
|
"receiveItem": "接收条目",
|
||||||
|
"@receiveItem": {},
|
||||||
|
"receivedItem": "收到的库存物品",
|
||||||
|
"@receivedItem": {},
|
||||||
|
"reference": "参考",
|
||||||
|
"@reference": {},
|
||||||
"refresh": "刷新",
|
"refresh": "刷新",
|
||||||
"@refresh": {},
|
"@refresh": {},
|
||||||
"refreshing": "正在刷新",
|
"refreshing": "正在刷新",
|
||||||
@ -535,14 +625,26 @@
|
|||||||
},
|
},
|
||||||
"reportBug": "反馈问题",
|
"reportBug": "反馈问题",
|
||||||
"@reportBug": {},
|
"@reportBug": {},
|
||||||
|
"reportBugDescription": "提交 bug 报告 (需要 GitHub 帐户)",
|
||||||
|
"@reportBugDescription": {},
|
||||||
|
"results": "结果",
|
||||||
|
"@results": {},
|
||||||
"request": "请求",
|
"request": "请求",
|
||||||
"@request": {},
|
"@request": {},
|
||||||
|
"requestFailed": "请求失败",
|
||||||
|
"@requestFailed": {},
|
||||||
|
"requestSuccessful": "请求成功",
|
||||||
|
"@requestSuccessful": {},
|
||||||
"requestingData": "正在请求数据",
|
"requestingData": "正在请求数据",
|
||||||
"@requestingData": {},
|
"@requestingData": {},
|
||||||
"required": "必填",
|
"required": "必填",
|
||||||
"@required": {
|
"@required": {
|
||||||
"description": "This field is required"
|
"description": "This field is required"
|
||||||
},
|
},
|
||||||
|
"response400": "错误的请求",
|
||||||
|
"@response400": {},
|
||||||
|
"response401": "未授权",
|
||||||
|
"@response401": {},
|
||||||
"responseInvalid": "无效响应码",
|
"responseInvalid": "无效响应码",
|
||||||
"@responseInvalid": {},
|
"@responseInvalid": {},
|
||||||
"responseUnknown": "未知响应",
|
"responseUnknown": "未知响应",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user