style: 补充多语言翻译
This commit is contained in:
@@ -664,6 +664,19 @@ export default {
|
|||||||
name: "Name",
|
name: "Name",
|
||||||
downTip: 'Confirmed to download the backup file [{txt}]?',
|
downTip: 'Confirmed to download the backup file [{txt}]?',
|
||||||
title: "Modify Backup {txt}",
|
title: "Modify Backup {txt}",
|
||||||
|
backupModal: {
|
||||||
|
pushFileOper: "Send Current File To Remote Backup",
|
||||||
|
title: "Setting Remote Backup Service",
|
||||||
|
enable: "Enable",
|
||||||
|
toIp: "Service IP",
|
||||||
|
toIpPleace: "Please input the remote backup server IP address",
|
||||||
|
toPort: "Service Port",
|
||||||
|
username: "UserName",
|
||||||
|
usernamePleace: 'Please enter the service login username',
|
||||||
|
password: "Password",
|
||||||
|
dir: "Save Dir",
|
||||||
|
dirPleace: 'Please enter the service address target file directory',
|
||||||
|
}
|
||||||
},
|
},
|
||||||
neQuickSetup: {
|
neQuickSetup: {
|
||||||
reloadPara5G: 'Reload',
|
reloadPara5G: 'Reload',
|
||||||
@@ -716,8 +729,43 @@ export default {
|
|||||||
},
|
},
|
||||||
neData: {
|
neData: {
|
||||||
common: {
|
common: {
|
||||||
|
startIMSI: 'Starting IMSI',
|
||||||
|
imsi: 'IMSI',
|
||||||
|
imsiTip: 'IMSI=MCC+MNC+MSIN',
|
||||||
|
imsiTip1: 'MCC=Mobile Country Code, consisting of three digits.',
|
||||||
|
imsiTip2: 'MNC = Mobile Network Number, consisting of two digits',
|
||||||
|
imsiTip3: 'MSIN = Mobile Subscriber Identification Number, consisting of 10 equal digits.',
|
||||||
|
imsiPlease: "Please enter IMSI correctly",
|
||||||
|
msisdn: 'Mobile Customer Identification Number',
|
||||||
|
msisdnPlease: "Please enter the Mobile Customer Identification Number correctly",
|
||||||
|
loadDataConfirm: 'Confirmed to reload data?',
|
||||||
|
loadData: 'Load Data',
|
||||||
|
loadDataTip: 'Successfully fetched loaded data: {num} items, the system is internally updating the data, it will take about {timer} seconds, please wait!!!!!.',
|
||||||
|
batchOper: 'Batch Operation',
|
||||||
|
batchAddText: 'Batch Addition',
|
||||||
|
batchDelText: 'Batch Deletion',
|
||||||
|
batchUpdateText: 'Batch Update',
|
||||||
|
batchNum: 'Number of releases',
|
||||||
|
checkDel:'Check Delete',
|
||||||
importTemplate: 'Download Template',
|
importTemplate: 'Download Template',
|
||||||
},
|
},
|
||||||
|
udmVOIP: {
|
||||||
|
startUsername: 'Starting username',
|
||||||
|
username: 'username',
|
||||||
|
usernamePlease: "Please enter your username correctly",
|
||||||
|
password: "password",
|
||||||
|
passwordPlease: "Please enter your password correctly",
|
||||||
|
addTitle: 'Add VOIP subscriber',
|
||||||
|
delTip: 'Confirm that you want to delete the information of VOIP user as [{num}]?',
|
||||||
|
exportTip: "Confirm exporting xlsx table files based on search criteria?",
|
||||||
|
},
|
||||||
|
udmVolteIMS: {
|
||||||
|
addTitle: 'Addition of new IMS subscribers',
|
||||||
|
vniTip: 'Example: ims.mnc000.mcc000.3gppnetwork.org',
|
||||||
|
vniPlease: 'Please enter VNI correctly',
|
||||||
|
delTip: 'Are you sure you want to delete the information of IMS signing as [{num}]?',
|
||||||
|
exportTip: "Confirm exporting xlsx table files based on search criteria?",
|
||||||
|
},
|
||||||
baseStation: {
|
baseStation: {
|
||||||
list: "List",
|
list: "List",
|
||||||
topology: "Topology",
|
topology: "Topology",
|
||||||
@@ -740,6 +788,12 @@ export default {
|
|||||||
exportTip: "Confirm exporting xlsx table files based on search criteria?",
|
exportTip: "Confirm exporting xlsx table files based on search criteria?",
|
||||||
importDataEmpty: "Imported data is empty",
|
importDataEmpty: "Imported data is empty",
|
||||||
},
|
},
|
||||||
|
backupData: {
|
||||||
|
auth: "UDM Authentication",
|
||||||
|
sub: "UDM Subscribers",
|
||||||
|
voip: "VoIP Authentication",
|
||||||
|
volte: "IMS Subscribers",
|
||||||
|
}
|
||||||
},
|
},
|
||||||
neUser: {
|
neUser: {
|
||||||
auth: {
|
auth: {
|
||||||
@@ -1205,12 +1259,17 @@ export default {
|
|||||||
tailLines: 'End Lines',
|
tailLines: 'End Lines',
|
||||||
},
|
},
|
||||||
exportFile:{
|
exportFile:{
|
||||||
fileName:'File Source',
|
fileSource:'File Source',
|
||||||
|
fileSourcePlease:'Please select the source of the document',
|
||||||
downTip: "Confirm the download file name is [{fileName}] File?",
|
downTip: "Confirm the download file name is [{fileName}] File?",
|
||||||
downTipErr: "Failed to get file",
|
downTipErr: "Failed to get file",
|
||||||
deleteTip: "Confirm the delete file name is [{fileName}] File?",
|
deleteTip: "Confirm the delete file name is [{fileName}] File?",
|
||||||
deleteTipErr: "Failed to delete file",
|
deleteTipErr: "Failed to delete file",
|
||||||
selectTip:"Please select File Name",
|
operateLog:'Operation Log',
|
||||||
|
cdrIMS:'Voice CDR',
|
||||||
|
cdrSMF:'Data CDR',
|
||||||
|
cdrSMSC:'SMS CDR',
|
||||||
|
cdrSGWC:'Roaming Data CDR',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
monitor: {
|
monitor: {
|
||||||
|
|||||||
@@ -664,6 +664,19 @@ export default {
|
|||||||
name: "名称",
|
name: "名称",
|
||||||
downTip: '确认要下载备份文件【{txt}】吗?',
|
downTip: '确认要下载备份文件【{txt}】吗?',
|
||||||
title: "修改备份信息 {txt}",
|
title: "修改备份信息 {txt}",
|
||||||
|
backupModal: {
|
||||||
|
pushFileOper: "将当前文件发送到远程备份",
|
||||||
|
title: "设置远程备份服务",
|
||||||
|
enable: "启用",
|
||||||
|
toIp: "服务IP",
|
||||||
|
toIpPleace: "请输入远程备份服务器 IP 地址",
|
||||||
|
toPort: "服务端口",
|
||||||
|
username: "登录用户名",
|
||||||
|
usernamePleace: '请输入服务登录用户名',
|
||||||
|
password: "登录密码",
|
||||||
|
dir: "保存目录",
|
||||||
|
dirPleace: '请输入服务地址目标文件目录',
|
||||||
|
}
|
||||||
},
|
},
|
||||||
neQuickSetup: {
|
neQuickSetup: {
|
||||||
reloadPara5G: '刷新',
|
reloadPara5G: '刷新',
|
||||||
@@ -775,6 +788,12 @@ export default {
|
|||||||
exportTip: "确认根据搜索条件导出xlsx表格文件吗?",
|
exportTip: "确认根据搜索条件导出xlsx表格文件吗?",
|
||||||
importDataEmpty: "导入数据为空",
|
importDataEmpty: "导入数据为空",
|
||||||
},
|
},
|
||||||
|
backupData: {
|
||||||
|
auth: "UDM鉴权用户",
|
||||||
|
sub: "UDM签约用户",
|
||||||
|
voip: "VOIP鉴权用户",
|
||||||
|
volte: "IMS签约用户",
|
||||||
|
}
|
||||||
},
|
},
|
||||||
neUser: {
|
neUser: {
|
||||||
auth: {
|
auth: {
|
||||||
@@ -1240,12 +1259,17 @@ export default {
|
|||||||
tailLines: '末尾行数',
|
tailLines: '末尾行数',
|
||||||
},
|
},
|
||||||
exportFile:{
|
exportFile:{
|
||||||
fileName:'文件来源',
|
fileSource:'文件来源',
|
||||||
|
fileSourcePlease:'请选择文件来源',
|
||||||
downTip: "确认下载文件名为 【{fileName}】 文件?",
|
downTip: "确认下载文件名为 【{fileName}】 文件?",
|
||||||
downTipErr: "文件获取失败",
|
downTipErr: "文件获取失败",
|
||||||
deleteTip: "确认删除文件名为 【{fileName}】 文件?",
|
deleteTip: "确认删除文件名为 【{fileName}】 文件?",
|
||||||
deleteTipErr: "文件删除失败",
|
deleteTipErr: "文件删除失败",
|
||||||
selectTip:"请选择文件名",
|
operateLog:'操作日志',
|
||||||
|
cdrIMS:'语音话单',
|
||||||
|
cdrSMF:'数据话单',
|
||||||
|
cdrSMSC:'短信话单',
|
||||||
|
cdrSGWC:'漫游数据话单',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
monitor: {
|
monitor: {
|
||||||
|
|||||||
Reference in New Issue
Block a user