From a4093814b51bba7eae9530cfa076f6242df3f5f8 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期一, 17 二月 2025 14:59:43 +0800
Subject: [PATCH] #移库任务

---
 zy-asrs-flow/src/locales/en-US/map.ts |   82 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 82 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/locales/en-US/map.ts b/zy-asrs-flow/src/locales/en-US/map.ts
index 33c2aba..e905fe3 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -8,18 +8,75 @@
     'map.save': 'Save Map',
     'map.load': 'Load Map',
     'map.clear': 'Clear Map',
+    'map.x': 'x',
+    'map.y': 'y',
     'map.load.success': 'Welcome To WCS.',
     '': '',
     '': '',
+    'map.loc.no': 'Location Number',
+    'map.task.no': 'Task Number',
+    'map.device.status': 'Device Status',
+    'map.origin.site': 'Origin Site',
+    'map.origin.loc': 'Origin Location',
+    'map.dest.site': 'Destination Site',
+    'map.dest.loc': 'Destination Location',
+    'map.error': 'Error',
+    'map.pakmk': 'PakMk',
     '': '',
     '': '',
+    '': '',
+    '': '',
+    'map.pallet.barcode': 'Pallet Barcode',
+    'map.is.enable': 'Enable or Not',
+    'map.enable': 'Enable',
+    'map.diable': 'Disable',
+    'map.handle': 'Handle',
+    'map.command': 'Command',
+    'map.loc.sts': 'Location Status',
+    'map.loc.operation': 'Location Operation',
+    'map.loc.lock': 'Lock',
+    'map.loc.unlock': 'Unlock',
+    'map.loc.reset': 'Reset Location',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.lift.no': 'Lift Number',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.shuttle.no': 'Shuttle Number',
+    'map.shuttle.current.code': 'Current Code',
+    'map.shuttle.batter.power': 'Batter Power',
+    'map.shuttle.batter.voltage': 'Batter Voltage',
+    'map.shuttle.batter.temp': 'Batter Temperature',
+    'map.shuttle.has.lift': 'Has Lift',
+    'map.shuttle.has.pallet': 'Has Pallet',
+    'map.shuttle.has.charge': 'Charging',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.conveyor.no': 'Conveyor Number',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.sensor.type.shuttle': 'Shuttle',
+    'map.sensor.type.lift': 'Lift',
     'map.sensor.type.shelf': 'Shelf',
     'map.sensor.type.agv': 'Agv',
     'map.sensor.type.point': 'Point',
+    'map.sensor.type.conveyor': 'Conveyor',
     '': '',
     '': '',
     '': '',
     'map.drawer.json': 'JSON',
+    'map.drawer.shelf.view.title': 'Shelf Information',
+    'map.drawer.lift.view.title': 'Lift Information',
+    'map.drawer.shuttle.view.title': 'Shuttle Information',
+    'map.drawer.conveyor.view.title': 'Conveyor Information',
     '': '',
     '': '',
     '': '',
@@ -35,6 +92,8 @@
     'map.settings.name': 'Name',
     'map.settings.position': 'Position',
     'map.settings.scale': 'Scale',
+    'map.settings.scale.x': 'ScaleX',
+    'map.settings.scale.y': 'ScaleY',
     'map.settings.rotation': 'Rotation',
     'map.settings.copy': 'Copy',
     'map.settings.left': 'Left',
@@ -43,6 +102,19 @@
     'map.settings.bottom': 'Bottom',
     'map.settings.map.param': 'Map Parameters',
     'map.settings.config.param': 'Config Parameters',
+    'map.settings.batch.select.shelf': 'Select Shelfs',
+    'map.settings.batch.set.params': 'Set Parameters',
+    'map.settings.batch.result': 'Result',
+    'map.settings.batch.result.title': 'Batch settings successful!',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
     '': '',
     '': '',
     'map.settings.no': 'No.',
@@ -57,6 +129,12 @@
     'map.settings.shelf.bottom': 'Bottom',
     'map.settings.shelf.left': 'Left',
     'map.settings.shelf.value': 'Map Value',
+    'map.settings.shelf.store': 'Store',
+    'map.settings.shelf.track': 'Track',
+    'map.settings.shelf.lift': 'Lift',
+    'map.settings.shelf.charge': 'Charge',
+    'map.settings.shelf.diable': 'Diable',
+    'map.settings.shelf.reference': 'Reference',
     '': '',
     '': '',
     '': '',
@@ -65,9 +143,13 @@
     'map.settings.point.horizontal': 'Horizontal',
     '': '',
     '': '',
+    'map.settings.conveyor.plc.no': 'Plc No',
     '': '',
     '': '',
     '': '',
+    'map.settings.lift.no': 'Lift No',
+    '': '',
+    '': '',
     '': '',
     'map.settings.sub.copy.reverse': 'Reverse',
     'map.settings.sub.copy.rule': 'Copy Rule',

--
Gitblit v1.9.1