|
@@ -14,8 +14,11 @@ export default {
|
|
save: 'Save',
|
|
save: 'Save',
|
|
cancel: 'Cancel',
|
|
cancel: 'Cancel',
|
|
edit: 'Edit',
|
|
edit: 'Edit',
|
|
|
|
+ setting: 'Setting',
|
|
|
|
+ run: 'run',
|
|
delete: 'Delete',
|
|
delete: 'Delete',
|
|
confirm: 'Confirm',
|
|
confirm: 'Confirm',
|
|
|
|
+ comment: 'Comment',
|
|
operation: 'Operation',
|
|
operation: 'Operation',
|
|
operationSuccess: 'Operation Successful',
|
|
operationSuccess: 'Operation Successful',
|
|
name: 'Name',
|
|
name: 'Name',
|
|
@@ -23,6 +26,7 @@ export default {
|
|
pleaseSelect: 'Please Select',
|
|
pleaseSelect: 'Please Select',
|
|
state: 'Status',
|
|
state: 'Status',
|
|
refresh: 'Refresh',
|
|
refresh: 'Refresh',
|
|
|
|
+ reload: 'Reload',
|
|
addSuccess: 'Added Successfully',
|
|
addSuccess: 'Added Successfully',
|
|
keyword: 'Keyword',
|
|
keyword: 'Keyword',
|
|
readState: "Read Status",
|
|
readState: "Read Status",
|
|
@@ -34,7 +38,17 @@ export default {
|
|
},
|
|
},
|
|
address: 'Address',
|
|
address: 'Address',
|
|
copy: 'Copy',
|
|
copy: 'Copy',
|
|
|
|
+ play: 'Play',
|
|
|
|
+ stop: 'Stop',
|
|
|
|
+ pause: 'Pause',
|
|
|
|
+ date: 'Date',
|
|
|
|
+ customPlay: 'Custom Play',
|
|
|
|
+ playMultiples: 'Play Multiple',
|
|
uploadTime: 'Upload Time',
|
|
uploadTime: 'Upload Time',
|
|
|
|
+ filter: 'Filter',
|
|
|
|
+ noData: 'No Data',
|
|
|
|
+ download: 'Download',
|
|
|
|
+ moreOperating: 'More Operations',
|
|
notification: {
|
|
notification: {
|
|
register: 'No administrator account, please register first',
|
|
register: 'No administrator account, please register first',
|
|
success: 'Admin account registered successfully',
|
|
success: 'Admin account registered successfully',
|
|
@@ -56,22 +70,28 @@ export default {
|
|
noConnectZlm: "Unable to connect to ZLM",
|
|
noConnectZlm: "Unable to connect to ZLM",
|
|
zlmFailMsg: `<span>Failed to connect to ZLM service {msg}</span> <br/><a href=\"{url}\" target=\"_blank\"><span>Manual access</span></a>`,
|
|
zlmFailMsg: `<span>Failed to connect to ZLM service {msg}</span> <br/><a href=\"{url}\" target=\"_blank\"><span>Manual access</span></a>`,
|
|
sdpFail: `SDP interaction failed, recommend using Chrome browser`,
|
|
sdpFail: `SDP interaction failed, recommend using Chrome browser`,
|
|
- playSuccess: 'Playback successful'
|
|
|
|
|
|
+ playSuccess: 'Playback successful',
|
|
|
|
+ playFail: "Playback failed",
|
|
|
|
+ playFailTips: 'Playback failed,click button retry',
|
|
|
|
+ deleteDevice1: 'After deleting an online device, you can still go online again by registering',
|
|
|
|
+ deleteDevice2: 'If you want to completely delete it, please take the device offline first',
|
|
|
|
+ deleteDevice3: 'Are you sure you want to delete this device?',
|
|
},
|
|
},
|
|
menu: {
|
|
menu: {
|
|
console: 'Dashboard',
|
|
console: 'Dashboard',
|
|
- liveMonitor: 'Multi-screen Monitoring',
|
|
|
|
- deviceList: 'GB Devices',
|
|
|
|
- map: 'Electronic Map',
|
|
|
|
- pushList: 'Stream Push List',
|
|
|
|
- pullProxy: 'Stream Pull Proxy',
|
|
|
|
- cloudRecord: 'Cloud Recording',
|
|
|
|
- mediaServer: 'Media Server Management',
|
|
|
|
- cascade: 'GB Cascading',
|
|
|
|
- aiManager: 'AI Management',
|
|
|
|
|
|
+ liveMonitor: 'Monitoring',
|
|
|
|
+ deviceList: 'Devices',
|
|
|
|
+ map: 'Map',
|
|
|
|
+ pushList: 'PushList',
|
|
|
|
+ pullProxy: 'StreamProxy',
|
|
|
|
+ cloudRecord: 'Cloud',
|
|
|
|
+ mediaServer: 'Media',
|
|
|
|
+ cascade: 'cascade',
|
|
|
|
+ aiManager: 'AI',
|
|
alarmCenter: 'Alarm Center',
|
|
alarmCenter: 'Alarm Center',
|
|
alarmInfo: 'Alarm Details',
|
|
alarmInfo: 'Alarm Details',
|
|
system: 'System Management',
|
|
system: 'System Management',
|
|
|
|
+ record: "gb record"
|
|
},
|
|
},
|
|
user: {
|
|
user: {
|
|
welcome: 'Welcome back',
|
|
welcome: 'Welcome back',
|
|
@@ -91,7 +111,12 @@ export default {
|
|
},
|
|
},
|
|
sips: {
|
|
sips: {
|
|
edit: "Edit SIP Configuration",
|
|
edit: "Edit SIP Configuration",
|
|
- all: "All SIP Configurations"
|
|
|
|
|
|
+ all: "All SIP Configurations",
|
|
|
|
+ messageChannel: 'use message channel',
|
|
|
|
+ autoUpdate: {
|
|
|
|
+ flowing: 'flowing sip update',
|
|
|
|
+ notFlowing: 'not flowing sip update'
|
|
|
|
+ }
|
|
},
|
|
},
|
|
device: {
|
|
device: {
|
|
title: "Device",
|
|
title: "Device",
|
|
@@ -101,6 +126,8 @@ export default {
|
|
id: "Device ID",
|
|
id: "Device ID",
|
|
ip: "Device IP",
|
|
ip: "Device IP",
|
|
name: "Device Name",
|
|
name: "Device Name",
|
|
|
|
+ charCode: "Charset",
|
|
|
|
+ mapCode: "Map Code",
|
|
info: {
|
|
info: {
|
|
title: "Device Information",
|
|
title: "Device Information",
|
|
battery: "Battery Voltage",
|
|
battery: "Battery Voltage",
|
|
@@ -125,6 +152,7 @@ export default {
|
|
pushFail: "Stream push failed",
|
|
pushFail: "Stream push failed",
|
|
pushSuccess: "Stream pull successful",
|
|
pushSuccess: "Stream pull successful",
|
|
rePush: "Re-push Stream",
|
|
rePush: "Re-push Stream",
|
|
|
|
+ asyncSuccess: "async success",
|
|
getPushListFail: "Failed to get push list",
|
|
getPushListFail: "Failed to get push list",
|
|
channelList: "Channel List",
|
|
channelList: "Channel List",
|
|
channelCount: "Channel Count",
|
|
channelCount: "Channel Count",
|
|
@@ -138,11 +166,16 @@ export default {
|
|
channelOffline: "Channel Offline",
|
|
channelOffline: "Channel Offline",
|
|
ptzType: "PTZ Type",
|
|
ptzType: "PTZ Type",
|
|
enableAudio: "Enable Audio",
|
|
enableAudio: "Enable Audio",
|
|
- ptz: "PTZ",
|
|
|
|
play: "Play",
|
|
play: "Play",
|
|
stop: "Stop",
|
|
stop: "Stop",
|
|
record: "Device Recording",
|
|
record: "Device Recording",
|
|
ptzControl: "PTZ Control",
|
|
ptzControl: "PTZ Control",
|
|
|
|
+ ptz: {
|
|
|
|
+ title: 'ptz',
|
|
|
|
+ zoomIn: "Zoom In",
|
|
|
|
+ zoomOut: "Zoom Out",
|
|
|
|
+ focus: 'focus'
|
|
|
|
+ },
|
|
position: "Position",
|
|
position: "Position",
|
|
share: {
|
|
share: {
|
|
title: "Share Device",
|
|
title: "Share Device",
|
|
@@ -152,6 +185,8 @@ export default {
|
|
closeFailed: 'Failed to disable sharing, please retry later',
|
|
closeFailed: 'Failed to disable sharing, please retry later',
|
|
close: 'Disable Sharing',
|
|
close: 'Disable Sharing',
|
|
closeSuccess: 'Sharing disabled successfully',
|
|
closeSuccess: 'Sharing disabled successfully',
|
|
|
|
+ expire: "Share expiration time",
|
|
|
|
+ min: 'minutes'
|
|
},
|
|
},
|
|
operator: {
|
|
operator: {
|
|
add: "Add Device",
|
|
add: "Add Device",
|
|
@@ -162,6 +197,7 @@ export default {
|
|
},
|
|
},
|
|
preset: {
|
|
preset: {
|
|
title: "Preset",
|
|
title: "Preset",
|
|
|
|
+ fastPreset: 'FastPreset'
|
|
}
|
|
}
|
|
},
|
|
},
|
|
aiManager: {
|
|
aiManager: {
|
|
@@ -223,6 +259,10 @@ export default {
|
|
video: {
|
|
video: {
|
|
title: "Video",
|
|
title: "Video",
|
|
liveTitle: "Video Streaming Interface",
|
|
liveTitle: "Video Streaming Interface",
|
|
|
|
+ startTime: "Start Time",
|
|
|
|
+ endTime: "End Time",
|
|
|
|
+ timeRange: "Time Range",
|
|
|
|
+ ssrcCheck: "SSRC Check",
|
|
play: {
|
|
play: {
|
|
webrtc: {
|
|
webrtc: {
|
|
title: "WebRTC Player",
|
|
title: "WebRTC Player",
|
|
@@ -242,6 +282,7 @@ export default {
|
|
},
|
|
},
|
|
},
|
|
},
|
|
media: {
|
|
media: {
|
|
|
|
+ server: "Media Server",
|
|
title: "Media",
|
|
title: "Media",
|
|
address: "Stream URL",
|
|
address: "Stream URL",
|
|
video: "Video",
|
|
video: "Video",
|
|
@@ -252,6 +293,7 @@ export default {
|
|
bitrate: "Bitrate",
|
|
bitrate: "Bitrate",
|
|
frameSize: "Frame Size",
|
|
frameSize: "Frame Size",
|
|
streamType: "Stream Type",
|
|
streamType: "Stream Type",
|
|
|
|
+ autoSelect: "Auto Select",
|
|
},
|
|
},
|
|
pushFailCode: {
|
|
pushFailCode: {
|
|
100: "Unable to start stream, please retry later: {msg}",
|
|
100: "Unable to start stream, please retry later: {msg}",
|
|
@@ -259,4 +301,12 @@ export default {
|
|
102: "VOD timeout, no video stream received from device"
|
|
102: "VOD timeout, no video stream received from device"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ audio: {
|
|
|
|
+ stop: "Stop audio",
|
|
|
|
+ start: "Start audio",
|
|
|
|
+ record: 'record',
|
|
|
|
+ recording: 'recording',
|
|
|
|
+ waiting: "start audio",
|
|
|
|
+ encode: "audio encode",
|
|
|
|
+ }
|
|
}
|
|
}
|