104 lines
3.1 KiB
JSON
104 lines
3.1 KiB
JSON
{
|
|
"login": {
|
|
"enterusername": "请输入用户名",
|
|
"enterpassword": "请输入密码",
|
|
"remember": "记住用户名",
|
|
"settings": "设置",
|
|
"upgrade": "升级版本",
|
|
"login": "登录",
|
|
"text1": "欢迎来到",
|
|
"text2": "宁波富佳手持系统!"
|
|
},
|
|
"setting": {
|
|
"language": "语言",
|
|
"server": "服务器地址",
|
|
"refresh": "刷新时间",
|
|
"language-change-confirm": "应用此设置将重启App"
|
|
},
|
|
"upgrade": {
|
|
"new-version": "发现新版本",
|
|
"text1": "宁波富佳又有新版本了,升级到最新版本,享受更丰富、稳定、快速的功能和体验!",
|
|
"text2": "安装包下载中,请稍后",
|
|
"upgrade-now": "立即升级"
|
|
},
|
|
"home": {
|
|
"title": "首页",
|
|
"message": "欢迎进入宁波富佳手持系统!",
|
|
"exit": "退出",
|
|
"MaterialPalletizing": "物料组盘",
|
|
"FixedpointOperation": "定点作业",
|
|
"PalletizingWarehousing": "组盘入库",
|
|
"ManualMaterialRequest": "人工叫料",
|
|
"ManualWarehouseTransfer": "手工移库",
|
|
"OperationManagement": "作业管理",
|
|
"PointUpdate": "点位更新",
|
|
"QueryMaterials": "查询物料",
|
|
"Outboundsorting": "出库分拣"
|
|
},
|
|
"utils": {
|
|
"loading": "加载中...",
|
|
"read-more": "查看更多",
|
|
"no-more": "没有更多",
|
|
"selectPlaceholder": "请选择",
|
|
"selectEmptyTips": "无选项"
|
|
},
|
|
"button": {
|
|
"clear": "清空",
|
|
"search": "查询",
|
|
"cancel": "取消",
|
|
"confirm": "确定",
|
|
"Operation": "操作",
|
|
"Delete": "删除",
|
|
"AddMaterialBox": "添加料框",
|
|
"Reissue": "重新下发",
|
|
"Forcecompletion": "强制完成",
|
|
"Bind": "绑定",
|
|
"Clearcarrier": "清载具"
|
|
},
|
|
"label": {
|
|
"CarrierCode": "载具编码",
|
|
"Material": "物料",
|
|
"MaterialCode": "物料编码",
|
|
"MaterialName": "物料名称",
|
|
"MaterialSpecification": "物料规格",
|
|
"MaterialQuantity": "物料数量",
|
|
"StartPosition": "起点点位",
|
|
"EndPosition": "终点点位",
|
|
"WarehouseArea": "入库库区",
|
|
"OutWarehouseArea": "出库库区",
|
|
"MaterialInquiry": "物料查询",
|
|
"DestinationFloor": "目的楼层",
|
|
"RemoveLocation": "移出货位",
|
|
"RemoveCarrier": "移出载具",
|
|
"MoveLocation": "移入货位",
|
|
"Keyword": "关键字",
|
|
"Pointlocation": "点位",
|
|
"Pointlocationcarrier": "点位载具",
|
|
"Unitmeasurement": "计量单位",
|
|
"WarehousingType": "入库类型",
|
|
"MaterialQRCode": "物料二维码",
|
|
"ReturnwarehousePalletCode": "回库托盘码",
|
|
"OutboundPalletCode": "出库托盘码",
|
|
"OutboundPalletStorageLocation": "出库托盘库位",
|
|
"QtyReturnedWarehouse": "回库数量",
|
|
"OutboundQty": "出库数量"
|
|
},
|
|
"th": {
|
|
"MaterialBoxNumber": "料框号",
|
|
"Quantity": "数量",
|
|
"WarehouseLocation": "库位",
|
|
"Unit": "单位",
|
|
"Serialnumber": "序号",
|
|
"Startpoint": "起点",
|
|
"Endpoint": "终点",
|
|
"Status": "状态",
|
|
"Jobnumber": "作业号"
|
|
},
|
|
"toast": {
|
|
"boxnotduplicated": "料框号不能重复",
|
|
"quantitynonnegative": "数量必须为非负数"
|
|
},
|
|
"modal": {
|
|
"checkSorting": "出库托盘库位为【{location}】,回库数量【{returnNum}】个,出库数量【{outNum}】个,请核对分拣是否正确?"
|
|
}
|
|
} |