fix: update english locale

This commit is contained in:
2023-11-15 15:28:27 +08:00
parent 5980c7d881
commit 84e7e2ef9f

View File

@@ -463,11 +463,11 @@ export default {
exportConfirm: 'Are you sure to export all authentication user data?', exportConfirm: 'Are you sure to export all authentication user data?',
import: 'Import', import: 'Import',
loadDataConfirm: 'Are you sure you want to reload the data?', loadDataConfirm: 'Are you sure you want to reload the data?',
loadData: 'LoadData', loadData: 'Load Data',
loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!', loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!',
num: 'Number allocation ', num: 'Number allocation ',
batchAddText: 'Batch Add ', batchAddText: 'Batch Add ',
batchDelText: 'Batch Del ', batchDelText: 'Batch Delete ',
delNum:'Number of deletions ', delNum:'Number of deletions ',
imsiTip:'SUPI=MCC+MNC+MSIN MCC=mobile country code, consisting of three digits MNC=Mobile Network Number, consisting of two digits MSIN=Mobile Customer Identification Number, composed of 10 digits of equal length', imsiTip:'SUPI=MCC+MNC+MSIN MCC=mobile country code, consisting of three digits MNC=Mobile Network Number, consisting of two digits MSIN=Mobile Customer Identification Number, composed of 10 digits of equal length',
delSure:'Are you sure to delete the user with IMSI number: {imsi}?', delSure:'Are you sure to delete the user with IMSI number: {imsi}?',
@@ -481,11 +481,11 @@ export default {
exportConfirm: 'Are you sure to export all signed user data?', exportConfirm: 'Are you sure to export all signed user data?',
import: 'Import', import: 'Import',
loadDataConfirm: 'Are you sure you want to reload the data?', loadDataConfirm: 'Are you sure you want to reload the data?',
loadData: 'LoadData', loadData: 'Load Data',
loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!', loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!',
num: 'Number of deletions', num: 'Number of deletions',
batchAddText: 'Batch Add ', batchAddText: 'Batch Add ',
batchDelText: 'Batch Del ', batchDelText: 'Batch Delete ',
startIMSI: 'Start IMSI', startIMSI: 'Start IMSI',
msisdnTip:'Parameter maximum length: {msg}', msisdnTip:'Parameter maximum length: {msg}',
arfbTip:'Restricted area template. In the restricted area specified by the template, the UE is not allowed to communicate with the network.', arfbTip:'Restricted area template. In the restricted area specified by the template, the UE is not allowed to communicate with the network.',
@@ -516,14 +516,14 @@ export default {
taskManage:{ taskManage:{
taskId: 'Task ID', taskId: 'Task ID',
neType: 'NE Type', neType: 'NE Type',
size: 'Measurement Dimensionality', size: 'Time Granularity',
taskStatus: 'Task Status', taskStatus: 'Task Status',
addUser: 'Creator', addUser: 'Creator',
addTime: 'Creation Time', addTime: 'Creation Time',
granulOption:'Particle', granulOption:'Granularity',
performanceList:'Performance Set', performanceList:'Performance Set',
period:'Measurement period', period:'Measuring Period',
plan:'Measuring plan', plan:'Measuring Plan',
performanceSelect:'Please select a performance measurement dataset', performanceSelect:'Please select a performance measurement dataset',
delPerfTip: 'Are you sure to delete the data item with record number {num}', delPerfTip: 'Are you sure to delete the data item with record number {num}',
delPerf: 'Successfully deleted task {num}', delPerf: 'Successfully deleted task {num}',
@@ -537,7 +537,7 @@ export default {
stopSure:'Confirm the pending task with number [{row.id}]?', stopSure:'Confirm the pending task with number [{row.id}]?',
letUpWarning:'Prohibit activation of activated tasks', letUpWarning:'Prohibit activation of activated tasks',
stopWarning: 'Prohibit suspending inactive measurement tasks', stopWarning: 'Prohibit suspending inactive measurement tasks',
weekPlan:'Week Plan', weekPlan:'Weekly Plan',
monthPlan:'Monthly Plan', monthPlan:'Monthly Plan',
one:'Monday', one:'Monday',
two:'Tuesday', two:'Tuesday',
@@ -557,7 +557,7 @@ export default {
errorThreInfo: 'Failed to obtain threshold information', errorThreInfo: 'Failed to obtain threshold information',
staticSet:'Statistical Settings', staticSet:'Statistical Settings',
threValue:'Threshold Value', threValue:'Threshold Value',
alarmLevel:'Alarm Level', alarmLevel:'Severity',
status:'Status', status:'Status',
letupSure:'Confirm the performance threshold of activation number [{id}]?', letupSure:'Confirm the performance threshold of activation number [{id}]?',
stopSure:'Confirm the performance threshold of the suspension number [{id}]?', stopSure:'Confirm the performance threshold of the suspension number [{id}]?',
@@ -569,15 +569,15 @@ export default {
type:'NE Type', type:'NE Type',
neName:'Ne Name', neName:'Ne Name',
granulOption:'Granularity', granulOption:'Granularity',
kpiCode:'Statistical Code', kpiCode:'KPI Code',
kpiId:'Statistical Item', kpiId:'KPI ID',
value:'Value', value:'Value',
startTime:'Start Time', startTime:'Start Time',
endTime:'End Time', endTime:'End Time',
}, },
goldTarget:{ goldTarget:{
type:'NE Type', type:'NE Type',
enTitle:'Gold Indicator Item', enTitle:'KPI ID',
value:'Value', value:'Value',
startTime:'Start Time', startTime:'Start Time',
endTime:'End Time', endTime:'End Time',
@@ -589,11 +589,11 @@ export default {
imsiPlease: 'Please enter IMSI', imsiPlease: 'Please enter IMSI',
msisdn: 'MSISDN', msisdn: 'MSISDN',
msisdnPlease: 'Please enter MSISDN', msisdnPlease: 'Please enter MSISDN',
trackTaskId: 'Tracking task tag', trackTaskId: 'Task ID',
srcIp: 'Source IP address', srcIp: 'Source IP Address',
dstIp: 'Destination IP address', dstIp: 'Destination IP Address',
signalType: 'Signaling type', signalType: 'Signaling Type',
msgDirect: 'Message Direct', msgDirect: 'Message Direction',
msgType: 'Message Type', msgType: 'Message Type',
rowTime: 'Record Time', rowTime: 'Record Time',
signalData: 'Signaling Data', signalData: 'Signaling Data',
@@ -604,11 +604,11 @@ export default {
taskDownTip: 'Confirm downloading the signaling details HTML file?', taskDownTip: 'Confirm downloading the signaling details HTML file?',
}, },
pcap: { pcap: {
cardTitle: 'PCAP capture', cardTitle: 'PCAP Capture',
neType: 'Type', neType: 'Type',
neTypePlease: 'Please select the type of network element', neTypePlease: 'Please select the type of network element',
neIp: 'IP address', neIp: 'IP Address',
capArg: 'Capture parameters', capArg: 'Capture Parameters',
capArgPlease: 'Please enter tcpdump any support parameters!', capArgPlease: 'Please enter tcpdump any support parameters!',
capTime: 'Duration in seconds', capTime: 'Duration in seconds',
capTimePlease: 'Please enter the duration, up to 120 seconds', capTimePlease: 'Please enter the duration, up to 120 seconds',
@@ -636,7 +636,7 @@ export default {
neTypePlease: 'Query network element type', neTypePlease: 'Query network element type',
neType: 'NE Type', neType: 'NE Type',
neID: 'NE ID', neID: 'NE ID',
trackType: 'Tracing type', trackType: 'Tracing Type',
trackTypePlease: 'Please select a tracing type', trackTypePlease: 'Please select a tracing type',
creater: 'Created by', creater: 'Created by',
startTime: 'Start Time', startTime: 'Start Time',
@@ -647,20 +647,20 @@ export default {
imsi: 'IMSI', imsi: 'IMSI',
imsiPlease: 'Please enter IMSI', imsiPlease: 'Please enter IMSI',
imsiTip: 'Mobile communication IMSI number', imsiTip: 'Mobile communication IMSI number',
srcIp: 'Source IP address', srcIp: 'Source IP Address',
srcIpPlease: 'Please enter the source IP address', srcIpPlease: 'Please enter the source IP address',
srcIpTip: 'Current sender IPv4 address', srcIpTip: 'Current sender IPv4 address',
dstIp: 'Destination IP address', dstIp: 'Destination IP Address',
dstIpPlease: 'Please enter the destination IP address', dstIpPlease: 'Please enter the destination IP address',
dstIpTip: 'IPv4 address of the receiving end of the other party', dstIpTip: 'IPv4 address of the receiving end of the other party',
interfaces: 'Signaling interface', interfaces: 'Signaling Interface',
interfacesPlease: 'Please enter the signaling interface', interfacesPlease: 'Please enter the signaling interface',
signalPort: 'SignalPort', signalPort: 'Signal Port',
signalPortPlease: 'Please enter the signaling port', signalPortPlease: 'Please enter the signaling port',
signalPortTip: 'Port corresponding to the interface', signalPortTip: 'Port corresponding to the interface',
rangePicker: 'Start End Time', rangePicker: 'Start/End Time',
rangePickerPlease: 'Please select the start and end time of the task', rangePickerPlease: 'Please select the start and end time of the task',
comment: 'Task description', comment: 'Task Description',
commentPlease: 'Task description can be entered', commentPlease: 'Task description can be entered',
addTask: 'Add Task', addTask: 'Add Task',
editTask: 'Modify Task', editTask: 'Modify Task',
@@ -803,10 +803,10 @@ export default {
network: 'Network', network: 'Network',
loadDetail: "Load Factor", loadDetail: "Load Factor",
resourceUsage: "Resource utilization rate", resourceUsage: "Resource utilization rate",
read: 'retrieve', read: 'Retrieve',
write: 'write', write: 'Write',
readWriteCount: 'Number of reads and writes', readWriteCount: 'Number of reads and writes',
count: 'substandard', count: 'Substandard',
readWriteTime: 'Read/Write Delay', readWriteTime: 'Read/Write Delay',
up: 'up train', up: 'up train',
down: 'down train', down: 'down train',
@@ -819,8 +819,8 @@ export default {
loginDes:'Login Location', loginDes:'Login Location',
os:'OS', os:'OS',
lib:'Browser', lib:'Browser',
loginTime:'Log in time', loginTime:'Login Time',
getOut:'Forced retreat', getOut:'Forced Quit',
getOutSure:'Confirm the forced logout of the user whose login account is {userName} ?', getOutSure:'Confirm the forced logout of the user whose login account is {userName} ?',
}, },
system:{ system:{
@@ -833,7 +833,7 @@ export default {
runTime:'Running Time', runTime:'Running Time',
cpuInfo:'CPU Information', cpuInfo:'CPU Information',
model:'Model', model:'Model',
hz:'Rate Hz', hz:'Rate HZ',
cores:'Number of Cores', cores:'Number of Cores',
usage:'Usage Rate (%)', usage:'Usage Rate (%)',
memory:'memory Information', memory:'memory Information',
@@ -873,7 +873,7 @@ export default {
status0: "Disable", status0: "Disable",
status1: "Opens", status1: "Opens",
status00: "Pause", status00: "Pause",
status01: "Normalcy", status01: "Active",
statusChange: "Are you sure you want the {text} {num} job?", statusChange: "Are you sure you want the {text} {num} job?",
saveLog: "Recording log", saveLog: "Recording log",
tipRowErr: "Errors in the recording of jobs", tipRowErr: "Errors in the recording of jobs",
@@ -910,7 +910,7 @@ export default {
invokeTarget: "Invoke Target", invokeTarget: "Invoke Target",
status: "Status", status: "Status",
status0: "Failures", status0: "Failures",
status1: "Normalcy", status1: "Active",
createTime: "Create Time", createTime: "Create Time",
costTime: "Cost Time", costTime: "Cost Time",
viewLog: "Scheduling log Info", viewLog: "Scheduling log Info",
@@ -963,7 +963,7 @@ export default {
}, },
system:{ system:{
user: { user: {
userInfo:' User Info', userInfo:'User Info',
userNum: 'User Number', userNum: 'User Number',
account: 'Account', account: 'Account',
userName: 'User Name', userName: 'User Name',
@@ -979,9 +979,9 @@ export default {
phoneTip:'Please enter the correct phone number', phoneTip:'Please enter the correct phone number',
resetPwd:'Reset Password', resetPwd:'Reset Password',
start:'Enable', start:'Enable',
stop:'Deactivate', stop:'Pending',
normalcy:'normalcy', normalcy:'Active',
deactivate:'deactivate', deactivate:'Pending',
delSuss:'Successfully deleted', delSuss:'Successfully deleted',
sureTip:'Are you sure you want to {text} {userName} user?', sureTip:'Are you sure you want to {text} {userName} user?',
delSure:'Confirm deletion of data item with user ID {userId}?', delSure:'Confirm deletion of data item with user ID {userId}?',
@@ -1082,7 +1082,7 @@ export default {
roleInfo:'Role information', roleInfo:'Role information',
distribute:'Assign data permissions', distribute:'Assign data permissions',
open:'Enable', open:'Enable',
close:'Deactivate', close:'Pending',
statusSure:'Are you sure you want {text} {roleName} role?', statusSure:'Are you sure you want {text} {roleName} role?',
statusFailed:'{roleName} {text} failed', statusFailed:'{roleName} {text} failed',
delSure:'Confirm to delete the data item with role number [{roleId}]?', delSure:'Confirm to delete the data item with role number [{roleId}]?',
@@ -1093,8 +1093,8 @@ export default {
openSwitch:'Expand/Collapse', openSwitch:'Expand/Collapse',
selAllSwitch:'Select all/Deselect all', selAllSwitch:'Select all/Deselect all',
relationSwitch:'Father and son linkage', relationSwitch:'Father and son linkage',
normal:'Normal', normal:'Active',
stop:'Pause', stop:'Pending',
preScope:'Scope of authority', preScope:'Scope of authority',
dataPer:'Data permission', dataPer:'Data permission',
userId:'User Number', userId:'User Number',