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