diff --git a/src/i18n/langs/en/dashboard.js b/src/i18n/langs/en/dashboard.js index 157598564..afbffbb4c 100644 --- a/src/i18n/langs/en/dashboard.js +++ b/src/i18n/langs/en/dashboard.js @@ -18,6 +18,7 @@ export default { residualPermissionDistributionMap: 'Residual permission distribution map', totalPermissions: 'total permissions', noMapLineDataYetAvailable: 'No map line data yet available', + selectTheMapRoute: 'Please select the map route.', individual: 'individual', permissionMap: { 'ATS local workstation - Course authority': 0, diff --git a/src/i18n/langs/en/display.js b/src/i18n/langs/en/display.js index d570919b5..05f482613 100644 --- a/src/i18n/langs/en/display.js +++ b/src/i18n/langs/en/display.js @@ -167,5 +167,10 @@ export default { stationName: 'Station Name', stationMark: 'Station kilometer Mark', arrivalTime: 'ArrivalTime' + }, + chatBox: { + chatWindow: 'Chat Window', + autoplay: 'Autoplay', + holdAndTalk: 'Hold And Talk' } }; diff --git a/src/i18n/langs/en/global.js b/src/i18n/langs/en/global.js index f72e68c09..e187fb3ea 100644 --- a/src/i18n/langs/en/global.js +++ b/src/i18n/langs/en/global.js @@ -111,13 +111,17 @@ export default { creationTime: 'Create Time: ', amountPayable: 'Amounts Payable: ', screenName: 'Screen Name', + courseName: 'Course Name', timeUnitPrice: 'Screen Unit Price', + coursePrice: 'Course Unit Price', + testPrice: 'Test Unit Price', buyProject: 'The products you will purchase are virtual content services. After purchase, you will not be able to return, transfer or exchange. Please confirm.', relatedServices: 'You can view and use the related services in the “Permissions Details” area after purchase.', paymentSuccessful: 'Payment successful,click to return', cancelSuccessfully: 'Cancel success,click to return', paymentFailed: 'Payment failed,click to return', + previousStep: 'Previous step', putaway: 'Putaway', soldOut: 'Sold out', diff --git a/src/i18n/langs/en/lesson.js b/src/i18n/langs/en/lesson.js index 816b6408e..aed51eb70 100644 --- a/src/i18n/langs/en/lesson.js +++ b/src/i18n/langs/en/lesson.js @@ -96,5 +96,6 @@ export default { platform: 'Platform', train: 'Train', station: 'Station', - trainWindow: 'Train window' + trainWindow: 'Train window', + editStepInfo: 'Edit step information' }; diff --git a/src/i18n/langs/en/map.js b/src/i18n/langs/en/map.js index cefaf9ebf..b50de3e60 100644 --- a/src/i18n/langs/en/map.js +++ b/src/i18n/langs/en/map.js @@ -25,12 +25,34 @@ export default { contentShows: 'content show', createBatch: 'Create a batch', + publishMap: 'Publish map', + bothCreate: 'Batch generation', + automaticRouteTypeColon: 'Automatic route type:', + stationstandPosition: 'Station stand position:', + signalLinkCode: 'Signal link', + signalNamePosition: 'Signal name position:', + signalGuidePosition: 'Signal guide:', + signalPosition: 'Signal position:', + signalButtonPosition: 'button:', + switchTp: 'Time coordinate offset:', + buttonType: 'Button type', + buttonControl: 'Button', + textPoints: 'Coordinate:', + codeC: 'code', + delayUnlockPosition: 'Delay unlock position:', + counterPosition: 'Counter position:', + trainNumber: 'Train number', + automaticRouteType: 'Automatic route type', + routeRouteScreenData: 'Route screen door', + routeRouteTurnoutData: 'Route turnout', + trainWindowPoints: 'Train window points:', + createSection: '一键生成区段', createSwitch: '一键生成道岔', clearHint: '清除提示', batchOperation: '批量操作', breakUpNumber: '拆分数量', - physicalSegmentName: '物理区段:', + // physicalSegmentName: '物理区段:', save: 'save', updata: 'update', @@ -302,6 +324,7 @@ export default { stationKmPostFontColor: 'Font color of kilometer mark:', stationPositionX: 'X coordinate:', stationPositionY: 'Y coordinate:', + stationPosition: 'Station position:', stationControlCode: 'Control mode coding:', stationControlName: 'Control mode name:', @@ -382,6 +405,7 @@ export default { switchShowName: 'Whether the switch name is displayed:', switchPositionX: 'Switch name x offset:', switchPositionY: 'Switch name y offset:', + switchPosition: 'Switch name offset:', turnTime: 'The switch changes time:', timeoutShow: 'Whether to display switch countdown time:', sectionACode: 'Associated with A Section Code:', @@ -420,6 +444,8 @@ export default { createTrainWindow: 'Create a train window with one click', showZc: 'Whether or not visible:', + interconnected: 'Interlock control name', + stationControlPosition: 'Control mode coordinates:', pathUnitList: 'Path unit list', startSectionCode: 'Starting stop', diff --git a/src/i18n/langs/en/menu.js b/src/i18n/langs/en/menu.js index cebb9e3af..a0358069e 100644 --- a/src/i18n/langs/en/menu.js +++ b/src/i18n/langs/en/menu.js @@ -129,35 +129,34 @@ export default { confirmRunToFrontStation: 'Confirm Run To Front Station' }, passiveDialog: { - // 级告警详细信息 - // 线路名称 - // 单位名称 - // 模块名称 - // 报警时间 - // 选择日期时间 - // 等 级 - // 确认状态 - // 类 型 - // 子类型 - // 时间摘要 - // 推荐操作 - // 报警详细描述 - // 请输入内容 - // 确 定 - // 未确认 - // 级报警数目:1 - // 中控 - // 站控 - // CMM控制模式转换模式 - // 0级告警 - // 确认状态 - // 系统事件 - // 依据信号设备操作命令设置控制模式 - // 控制模式摘要 - // 控制模式转换: - // 由 - // 站控转为中控模式 - // 中控转为站控模式 + alarmDetailInformation: 'level alarm details', + lineName: 'Line Name', + unitName: 'Unit Name', + moduleName: 'Module Name', + alarmDate: 'Alarm Date', + level: 'level', + selectDate: 'Please select date', + confirmStatus: 'Confirm', + type: 'Type', + childType: 'Child Type', + timeSummary: 'Time Summary', + recommendedOperation: 'Recommend Operation', + alarmDetailedDescription: 'Alarm Detail Description', + inputContent: 'Please input content', + confirm: 'Confirm', + unconfirmedMessageOne: 'number of level', + unconfirmedMessageTwo: ' alarm is not confirmed:1', + centralControl: 'Central Control', + // stationControl: 'Station Control', + cmmControlModeConversionMode: 'CMM Control Mode Transfer Mode', + zeroLevelAlarm: 'Level 0 alarm', + systemEvent: 'System Event', + childTypeTips: 'Set the control mode according to the signal device operation command', + controlModeSummary: 'Control Mode Summary', + controlModeTransfer: 'Control Mode Transfer: ', + alarmDetailOne: 'changed ', + stationToCentral: 'from station control to central control mode', + centralToStation: 'from central control to station control mode', controlModeRequest: 'Control Mode Request', requestAreaControlMode: 'Request Area Control Mode', @@ -170,7 +169,7 @@ export default { agree: 'Agree', refuse: 'Refuse', dispatcherWorkstation: 'Dispatcher One Workstation', - inTheControl: 'In The Control', + inTheControl: 'Central Control', stationControl: 'Station Control', selectData: 'Please select a piece of data', @@ -311,6 +310,8 @@ export default { range: ' (Range:16-99) ' }, + confirm: 'Confirm', + cancel: 'Cancel', platform: 'Platform', arrivalTime: 'Arrival time', stopTime: 'Stop time', @@ -455,6 +456,7 @@ export default { detainTrainStationList: 'Detain train station list (center setting)', allStationsHaveNoDetainTrainStatus: 'All stations have no detain train status!', detainTrainStation: 'Detain train station', + nextPlatform: 'Next platform', intervalRunningTime: 'Interval running time', alwaysEffective: 'Always effective', setRunLevelTip: 'Tip: The next station to set the run level is not selected.', diff --git a/src/i18n/langs/en/orderAuthor.js b/src/i18n/langs/en/orderAuthor.js index 7b593f3d0..6cf6edb7d 100644 --- a/src/i18n/langs/en/orderAuthor.js +++ b/src/i18n/langs/en/orderAuthor.js @@ -102,5 +102,6 @@ export default { orderDetails: 'Order details', statusType: 'Status type', private: 'Private', - public: 'Public' + public: 'Public', + pleaseEnterContent: 'Please enter content' }; diff --git a/src/i18n/langs/en/permission.js b/src/i18n/langs/en/permission.js index 841100aa8..8fb09ec02 100644 --- a/src/i18n/langs/en/permission.js +++ b/src/i18n/langs/en/permission.js @@ -29,5 +29,7 @@ export default { pleaseSelectTransferPermission: 'Select transfer permissions', permissionName: 'Permission Name', private: 'Private', - public: 'Public' + public: 'Public', + userName: 'User Name', + statusType: 'Status Type' }; diff --git a/src/i18n/langs/en/rules.js b/src/i18n/langs/en/rules.js index e6f0cc639..3905116f5 100644 --- a/src/i18n/langs/en/rules.js +++ b/src/i18n/langs/en/rules.js @@ -266,5 +266,14 @@ export default { enterTheServiceNumber: 'Please enter the service number', enterTheTripNumber: 'Please enter the trip number', enterTheTargetCode: 'Please enter the target code', - selectStation: 'Please select station' + selectStation: 'Please select station', + inputTrainingName: 'Please input training name', + inputTrainingRemark: 'Please input training remark', + inputTrainingType: 'Please input training type', + inputOperationType: 'Please input operation type', + inputMinDuration: 'Please input best duration', + inputMaxDuration: 'Please input max duration', + accessNumber: 'Please input the number of permissions', + courseNameEmpty: 'Course name cannot be empty', + purchaseMonth: 'Please input the number of months to buy' }; diff --git a/src/i18n/langs/zh/dashboard.js b/src/i18n/langs/zh/dashboard.js index 467910ad8..58add46ae 100644 --- a/src/i18n/langs/zh/dashboard.js +++ b/src/i18n/langs/zh/dashboard.js @@ -19,6 +19,7 @@ export default { residualPermissionDistributionMap: '剩余权限分布图', totalPermissions: '权限总计', noMapLineDataYetAvailable: '暂无地图线路数据', + selectTheMapRoute: '请选择地图线路', individual: '个', permissionMap: { 'ATS现地工作站-课程权限': 0, diff --git a/src/i18n/langs/zh/display.js b/src/i18n/langs/zh/display.js index c39531524..d60dc39e6 100644 --- a/src/i18n/langs/zh/display.js +++ b/src/i18n/langs/zh/display.js @@ -167,6 +167,11 @@ export default { stationName: '车站名称', stationMark: '车站公里标', arrivalTime: '到站时间' + }, + chatBox: { + chatWindow: '聊天窗口', + autoplay: '自动播放', + holdAndTalk: '按住说话' } }; diff --git a/src/i18n/langs/zh/global.js b/src/i18n/langs/zh/global.js index 77f6d2df8..610762da0 100644 --- a/src/i18n/langs/zh/global.js +++ b/src/i18n/langs/zh/global.js @@ -84,6 +84,7 @@ export default { inputRoomNumber: '请输入房间号', chooseRoom: '选择房间', month: '月', + previousStep: '上一步', permissions: '权限', yuanMonth: '元/月', diff --git a/src/i18n/langs/zh/menu.js b/src/i18n/langs/zh/menu.js index 24f5979de..26c71b34c 100644 --- a/src/i18n/langs/zh/menu.js +++ b/src/i18n/langs/zh/menu.js @@ -126,35 +126,34 @@ export default { confirmRunToFrontStation: '确认运行至前方站' }, passiveDialog: { - // 级告警详细信息 - // 线路名称 - // 单位名称 - // 模块名称 - // 报警时间 - // 选择日期时间 - // 等 级 - // 确认状态 - // 类 型 - // 子类型 - // 时间摘要 - // 推荐操作 - // 报警详细描述 - // 请输入内容 - // 确 定 - // 未确认 - // 级报警数目:1 - // 中控 - // 站控 - // CMM控制模式转换模式 - // 0级告警 - // 确认状态 - // 系统事件 - // 依据信号设备操作命令设置控制模式 - // 控制模式摘要 - // 控制模式转换: - // 由 - // 站控转为中控模式 - // 中控转为站控模式 + alarmDetailInformation: '级告警详细信息', + lineName: '线路名称', + unitName: '单位名称', + moduleName: '模块名称', + alarmDate: '报警时间', + level: '等 级', + selectDate: '选择日期时间', + confirmStatus: '确认状态', + type: '类 型', + childType: '子类型', + timeSummary: '时间摘要', + recommendedOperation: '推荐操作', + alarmDetailedDescription: '报警详细描述', + inputContent: '请输入内容', + confirm: '确 定', + unconfirmedMessageOne: '未确认', + unconfirmedMessageTwo: '级报警数目:1', + centralControl: '中控', + // stationControl: '站控', + cmmControlModeConversionMode: 'CMM控制模式转换模式', + zeroLevelAlarm: '0级告警', + systemEvent: '系统事件', + childTypeTips: '依据信号设备操作命令设置控制模式', + controlModeSummary: '控制模式摘要', + controlModeTransfer: '控制模式转换:', + alarmDetailOne: '由', + stationToCentral: '站控转为中控模式', + centralToStation: '中控转为站控模式', controlModeRequest: '控制模式请求', requestAreaControlMode: '请求如下区域的控制模式', @@ -307,6 +306,8 @@ export default { fontSize: '字体大小', range: '(范围:16-99)' }, + confirm: '确定', + cancel: '取消', platform: '站台', arrivalTime: '到点', stopTime: '停站时间', diff --git a/src/i18n/langs/zh/orderAuthor.js b/src/i18n/langs/zh/orderAuthor.js index b3b8c4467..5a2c3af97 100644 --- a/src/i18n/langs/zh/orderAuthor.js +++ b/src/i18n/langs/zh/orderAuthor.js @@ -101,5 +101,6 @@ export default { orderSelectionItem: '订单选择商品', orderDetails: '订单详情', statusType: '状态类型', - createPackage: '创建权限' + createPackage: '创建权限', + pleaseEnterContent: '请输入内容' }; diff --git a/src/i18n/langs/zh/permission.js b/src/i18n/langs/zh/permission.js index 1706eac16..b85dc1092 100644 --- a/src/i18n/langs/zh/permission.js +++ b/src/i18n/langs/zh/permission.js @@ -29,5 +29,7 @@ export default { pleaseSelectTransferPermission: '选择转赠权限', permissionName: '权限名称', private: '专用', - public: '公用' + public: '公用', + userName: '用户名称', + statusType: '状态类型' }; diff --git a/src/jmap/theme/fuzhou_01/menus/dialog/standStopTime.vue b/src/jmap/theme/fuzhou_01/menus/dialog/standStopTime.vue index f543d7d8e..71b5a8e82 100644 --- a/src/jmap/theme/fuzhou_01/menus/dialog/standStopTime.vue +++ b/src/jmap/theme/fuzhou_01/menus/dialog/standStopTime.vue @@ -28,8 +28,8 @@