From 21d88a01807b3a27787bdbbcd657dbbffaa58172 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 08 四月 2024 15:51:01 +0800
Subject: [PATCH] Merge branch 'Four-Way-Rack' of http://47.97.1.152:5880/r/zy-asrs-master into Four-Way-Rack

---
 zy-asrs-flow/src/locales/en-US/map.ts |   83 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 83 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 c6456a9..0e48e7b 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -5,6 +5,32 @@
     'map.device.oper': 'Device Settings',
     'map.model.observer': 'Observer Pattern',
     'map.model.editor': 'Editor Pattern',
+    'map.save': 'Save Map',
+    'map.load': 'Load Map',
+    'map.clear': 'Clear Map',
+    'map.load.success': 'Welcome To WCS.',
+    '': '',
+    '': '',
+    'map.loc.no': 'Location Number',
+    'map.pallet.barcode': 'Pallet Barcode',
+    'map.is.enable': 'Enable or Not',
+    'map.loc.operation': 'Location Operation',
+    'map.loc.lock': 'Lock',
+    'map.loc.unlock': 'Unlock',
+    'map.loc.reset': 'Reset Location',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.sensor.type.shuttle': 'Shuttle',
+    'map.sensor.type.shelf': 'Shelf',
+    'map.sensor.type.agv': 'Agv',
+    'map.sensor.type.point': 'Point',
+    '': '',
+    '': '',
+    '': '',
+    'map.drawer.json': 'JSON',
+    'map.drawer.shelf.view.title': 'Shelf Information',
     '': '',
     '': '',
     '': '',
@@ -12,7 +38,12 @@
     '': '',
     '': '',
     '': '',
+    'map.settings.more': 'More',
+    'map.settings.delete': 'Delete',
     'map.settings.type': 'Type',
+    'map.settings.uuid': 'Uuid',
+    'map.settings.component': 'Component',
+    'map.settings.name': 'Name',
     'map.settings.position': 'Position',
     'map.settings.scale': 'Scale',
     'map.settings.rotation': 'Rotation',
@@ -21,14 +52,66 @@
     'map.settings.right': 'Right',
     'map.settings.top': 'Top',
     '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.',
+    'map.settings.shelf.no': 'Shelf No',
+    'map.settings.shelf.location': 'Location',
+    'map.settings.shelf.row': 'Row',
+    'map.settings.shelf.bay': 'Bay',
+    'map.settings.shelf.type': 'Type',
+    'map.settings.shelf.space': 'Space',
+    'map.settings.shelf.top': 'Top',
+    'map.settings.shelf.right': 'Right',
+    '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.diable': 'Diable',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.settings.point.vertical': 'Vertical',
+    'map.settings.point.horizontal': 'Horizontal',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.settings.sub.copy.reverse': 'Reverse',
     'map.settings.sub.copy.rule': 'Copy Rule',
     'map.settings.sub.copy.dire': 'Direction',
     'map.settings.sub.copy.count': 'Count',
     'map.settings.sub.copy.gap': 'Gap',
     'map.settings.sub.copy.id': 'ID',
+    'map.settings.sub.copy.auto-increment': 'Auto Increment',
+    'map.settings.sub.copy.increment-value': 'Increment Value',
+    'map.settings.sub.copy.increment.mode': 'Increment Mode',
+    'map.settings.sub.copy.ascend': 'Ascending',
+    'map.settings.sub.copy.descend': 'Descending',
+    '': '',
+    '': '',
+    '': '',
+    'map.settings.sub.copy.warn.config.shelf': 'Please set the shelf parameters first!',
+    'map.settings.sub.copy.warn.config.point': 'Please set the point parameters first!',
     '': '',
     '': '',
     '': '',

--
Gitblit v1.9.1