提交 33e8c85f 编写于 作者: tony001's avatar tony001

优化国际化附加逻辑内容

上级 7a9cf821
import components_en_US_Base from './components_en_US_base'; import components_en_US_Base from './components_en_US_base';
const components_en_US_OwnData = {}; function getLocaleResource(){
const targetData = Object.assign(components_en_US_Base, components_en_US_OwnData); const components_en_US_OwnData = {};
export default targetData; const targetData = Object.assign(components_en_US_Base(), components_en_US_OwnData);
\ No newline at end of file return targetData;
}
export default getLocaleResource;
\ No newline at end of file
export default { function getLocaleResourceBase(){
"404": { const data:any = {
errorText1: 'sorry,the page you visited is not exist!', "404": {
errorText2: 'The page you visited is not exist,please return to', errorText1: 'sorry,the page you visited is not exist!',
indexPage: 'home page', errorText2: 'The page you visited is not exist,please return to',
continue: 'to continue browsing', indexPage: 'home page',
}, continue: 'to continue browsing',
"500": { },
errorText1: "sorry,there's something wrong with the server!", "500": {
errorText2: "There's something wrong with the server,please return to", errorText1: "sorry,there's something wrong with the server!",
indexPage: 'home page', errorText2: "There's something wrong with the server,please return to",
continue: 'to continue browsing', indexPage: 'home page',
}, continue: 'to continue browsing',
appOrgSector:{ },
successSwitch:'The switch was successful', appOrgSector:{
errorSwitch:'The switchover failed', successSwitch:'The switch was successful',
}, errorSwitch:'The switchover failed',
appAutocomplete: { },
appAutocomplete: {
error: 'Error',
miss: 'Missing parameter ',
requestException: 'Request Exception!',
},
appBuild: {
custom: 'Customize',
},
appCheckBox: {
notExist: 'codelist is not existed',
},
appColumnLink: {
error: 'error',
valueItemException:"value item exception",
rowDataException:"table row data exception",
},
appColumnRender: {
select: 'please select...',
unsupported: 'unsupported',
},
appDashboardDesign: {
global: 'Global',
},
appDataUploadView: {
"viewtitle":"AppDataUploadView",
"selectfile":"Select File",
"uploadserver":"Upload Server",
"datatemplate":"Download Import Data Template",
"dataid":"Data ID is ",
"read":" read Successful",
"importing":"Importing",
"completed":"Import Completed",
"confirm":"OK",
"datatemp":"Data Template",
"importfailed":"Import Failed"
},
appDebugActions: {
button: 'Open Configuration Mode',
},
appExportExcel: {
total: 'All',
max: 'At Most',
row: 'Lines',
currentPage: 'Current Page',
desc:'Please enter the start page',
desc1:'Please enter a valid start page',
},
appFileUpload: {
preview: 'preview',
uploadText: 'Drag files here,or <em>Click</em> to upload',
fileTypeErrorTitle: 'File type incorrect',
fileTypeErrorInfo: 'Please select files with picture types,such as JPEG,GIF,PNG,BMP',
},
appFormDRUIPart: {
blockUITipInfo: 'Please save the major data first',
viewLoadComp:'After the multi data view is loaded, the subsequent form item update will be triggered',
save:'Relationship data save complete',
change:'Relationship data value change',
change1:'View data changes',
loadComp:'View loading complete',
},
appHeaderMenus: {
ibizlab:{
title: 'iBizLab',
},
publishProject:{
title: 'Publish Project',
},
ibizstudio:{
title: 'Model Design Tools',
},
ibizbbs:{
title: 'iBizBBS',
},
},
appMpicker: {
error: 'Error', error: 'Error',
miss: 'Missing parameter ', miss: 'Missing parameter ',
requestException: 'Request Exception!', requestException: 'Request Exception!',
}, },
appBuild: { appPicker: {
custom: 'Customize', error: 'Error',
}, miss: 'Missing parameter ',
appCheckBox: { requestException: 'Request Exception!',
notExist: 'codelist is not existed', newAndEdit: 'Create And Edit...',
}, systemException: 'System Error!',
appColumnLink: { valueitemException: 'valueitem Error!',
error: 'error', formdataException: 'formdata Error!',
valueItemException:"value item exception", },
rowDataException:"table row data exception", appPickerSelectView: {
}, error: 'Error',
appColumnRender: { valueitemException: 'valueitem Error!',
select: 'please select...', formdataException: 'formdata Error!',
unsupported: 'unsupported', placeholder: 'Please select...',
}, },
appDashboardDesign: { appPortalDesign: {
global: 'Global', customPortal: 'Custom portal',
}, save: 'Save',
appDataUploadView: { },
"viewtitle":"AppDataUploadView", appRangDate: {
"selectfile":"Select File", placeholder: 'Please select time...',
"uploadserver":"Upload Server", from: 'from',
"datatemplate":"Download Import Data Template", daystart: '00:00:00 to',
"dataid":"Data ID is ", dayend: '24:00:00',
"read":" read Successful", },
"importing":"Importing", appRangeEditor: {
"completed":"Import Completed", placeholder: 'Please select time...',
"confirm":"OK", input: 'Please input...',
"datatemp":"Data Template", },
"importfailed":"Import Failed" appStudioAction: {
}, configTitle: 'Enter the configuration of current view',
appDebugActions: { configButton: 'Configuration',
button: 'Open Configuration Mode', issueTitle: 'Create issues of current view',
}, issueButton: 'Create issues',
appExportExcel: { },
total: 'All', appTreePicker: {
max: 'At Most', placeholder: 'please select...',
row: 'Lines', },
currentPage: 'Current Page', dateRange: {
desc:'Please enter the start page', startText: 'Insurance period : From',
desc1:'Please enter a valid start page', endText: '24:00:00',
}, startPlaceholder: 'Begin Date',
appFileUpload: { rangeSeparatorr: ' 00:00:00 To',
preview: 'preview', endPlaceholder: 'End Dat4e',
uploadText: 'Drag files here,or <em>Click</em> to upload', },
fileTypeErrorTitle: 'File type incorrect', dropDownList: {
fileTypeErrorInfo: 'Please select files with picture types,such as JPEG,GIF,PNG,BMP', placeholder: 'please select...',
}, },
appFormDRUIPart: { dropDownListDynamic: {
blockUITipInfo: 'Please save the major data first', placeholder: 'please select...',
viewLoadComp:'After the multi data view is loaded, the subsequent form item update will be triggered', },
save:'Relationship data save complete', dropDownListMpicker: {
change:'Relationship data value change', placeholder: 'please select...',
change1:'View data changes', },
loadComp:'View loading complete', login: {
}, error: 'Error',
appHeaderMenus: { caption: 'Welcome to login',
ibizlab:{ placeholder1:'User name',
title: 'iBizLab', placeholder2:'Password',
}, name: 'Login',
publishProject:{ reset:'Reset',
title: 'Publish Project', other:'Other login methods',
}, tip: 'Enter username and password',
ibizstudio:{ warning1:'QQ authorization login not supported',
title: 'Model Design Tools', warning2:'Wechat authorized login not supported',
}, loginname: {
ibizbbs:{ placeholder: 'Username',
title: 'iBizBBS', message: 'The username cannot be empty',
}, },
}, password: {
appMpicker: { placeholder: 'Password',
error: 'Error', message: 'The password cannot be empty',
miss: 'Missing parameter ', },
requestException: 'Request Exception!', loginfailed: 'Login failed',
}, },
appPicker: { appUser: {
error: 'Error', name: 'System',
miss: 'Missing parameter ', logout: 'Logout',
requestException: 'Request Exception!', surelogout: 'Are you sure logout?',
newAndEdit: 'Create And Edit...', changepwd: "Change Password",
systemException: 'System Error!', },
valueitemException: 'valueitem Error!', appTheme: {
formdataException: 'formdata Error!', caption: {
}, theme: 'Theme',
appPickerSelectView: { font: 'Font family',
error: 'Error', },
valueitemException: 'valueitem Error!', fontFamilys: {
formdataException: 'formdata Error!', MicrosoftYaHei: 'Microsoft YaHei',
placeholder: 'Please select...', SimHei: 'SimHei',
}, YouYuan: 'YouYuan',
appPortalDesign: { },
customPortal: 'Custom portal', },
save: 'Save', appFormGroup: {
}, hide: 'hide',
appRangDate: { showMore: 'show more',
placeholder: 'Please select time...', },
from: 'from', appUpdatePassword: {
daystart: '00:00:00 to', oldPwd: 'Original password',
dayend: '24:00:00', newPwd: 'New password',
}, confirmPwd: 'Confirm password',
appRangeEditor: { sure: 'Confirm modification',
placeholder: 'Please select time...', oldPwdErr: 'The original password cannot be empty!',
input: 'Please input...', newPwdErr: 'New password cannot be empty!',
}, confirmPwdErr: 'The two input passwords are inconsistent!',
appStudioAction: { },
configTitle: 'Enter the configuration of current view', appAddressSelection: {
configButton: 'Configuration', loadDataFail: 'City data loading failed'
issueTitle: 'Create issues of current view', },
issueButton: 'Create issues', appGroupSelect:{
}, groupSelect:'Group selection',
appTreePicker: { },
placeholder: 'please select...', appImageUpload:{
}, uploadFail:'Upload failed'
dateRange: { },
startText: 'Insurance period : From', appOrgSelect:{
endText: '24:00:00', loadFail:'Failed to load data'
startPlaceholder: 'Begin Date', },
rangeSeparatorr: ' 00:00:00 To', appTransfer:{
endPlaceholder: 'End Dat4e', title1:'Not selected',
}, title2:'Selected',
dropDownList: { },
placeholder: 'please select...', appWFApproval:{
}, commit:'Commit',
dropDownListDynamic: { wait:'Waiting',
placeholder: 'please select...', handle:'Handle',
}, placeholder:'Please enter the content',
dropDownListMpicker: { end:'End'
placeholder: 'please select...', },
}, contextMenuDrag:{
login: { allApp:'All applications',
error: 'Error', noFind:'The app was not found'
caption: 'Welcome to login', },
placeholder1:'User name', filterMode:{
placeholder2:'Password', placeholder:'Conditional logic',
name: 'Login', },
reset:'Reset', filterTree:{
other:'Other login methods', title1:'Add condition',
tip: 'Enter username and password', title2:'Add group',
warning1:'QQ authorization login not supported', placeholder:'Attribute',
warning2:'Wechat authorized login not supported', },
loginname: { iBizGroupPicker:{
placeholder: 'Username', ok:'Ok',
message: 'The username cannot be empty', cancel:'Cancel',
}, },
password: { iBizGroupSelect:{
placeholder: 'Password', groupSelect:'Group selection'
message: 'The password cannot be empty', },
}, tabPageExp:{
loginfailed: 'Login failed', more:'More',
}, },
appUser: { uploadFile:{
name: 'System', imgMsg:'Drag the picture here to replace it',
logout: 'Logout', localUpload:'Local upload',
surelogout: 'Are you sure logout?', or:'Or',
changepwd: "Change Password", imgMsg1:'Select from stock'
}, },
appTheme: { lockScren:{
caption: { title:'Set the password lock screen',
theme: 'Theme', label:'password',
font: 'Font family', message:'The lock screen password cannot be empty',
}, placeholder:'Please enter the lock screen password',
fontFamilys: { placeholder1:'Please enter your login password',
MicrosoftYaHei: 'Microsoft YaHei', message1: 'The unlock password is wrong. Please reenter it',
SimHei: 'SimHei', promptInformation:'Do you want to quit the system? Do you want to continue?',
YouYuan: 'YouYuan', prompt:'prompt',
}, confirmButtonText:'determine',
}, cancelButtonText:'cancel',
appFormGroup: { },
hide: 'hide', cronEditor: {
showMore: 'show more', label: {
}, second: 'Second',
appUpdatePassword: { minute: 'Minute',
oldPwd: 'Original password', hour: 'Hour',
newPwd: 'New password', day: 'Day',
confirmPwd: 'Confirm password', week: 'Week',
sure: 'Confirm modification', month: 'Month',
oldPwdErr: 'The original password cannot be empty!', year: 'Year',
newPwdErr: 'New password cannot be empty!', },
confirmPwdErr: 'The two input passwords are inconsistent!', public : {
}, specify: 'Specify',
appAddressSelection: { notSpecify: 'Not specify',
loadDataFail: 'City data loading failed' cycle: 'Cycle',
}, from: 'From',
appGroupSelect:{ to: 'to',
groupSelect:'Group selection', loop: 'Loop',
}, every: 'Every',
appImageUpload:{ once: 'execute once',
uploadFail:'Upload failed' },
}, second: 'second',
appOrgSelect:{ minute: 'minute',
loadFail:'Failed to load data' hour: {
}, title: 'hour',
appTransfer:{ everyHour: 'Every hour',
title1:'Not selected', hourStart: "o'clock start, every ",
title2:'Selected', onceAHour: "o'clock to execute once.",
}, },
appWFApproval:{ day: {
commit:'Commit', title: 'day',
wait:'Waiting', daily: 'Every day',
handle:'Handle', workDay: 'Working day',
placeholder:'Please enter the content', dayStart: 'rd start, every ',
end:'End' onceADay: 'rd to execute once',
}, thisMonth: 'this month',
contextMenuDrag:{ lastWorkDay: 'rd, Recent working day',
allApp:'All applications', lastDayOfMonth: 'Last day of the month',
noFind:'The app was not found' },
}, month: {
filterMode:{ title: 'month',
placeholder:'Conditional logic', everyMonth: 'Every month',
}, monthStart: ' month start, every',
filterTree:{ onceAMonth: ' month to execute once',
title1:'Add condition', },
title2:'Add group', week: {
placeholder:'Attribute', title: 'week',
}, everyWeek: 'Every week',
iBizGroupPicker:{ from: '',
ok:'Ok', to: 'from weekday',
cancel:'Cancel', start: 'start, every',
}, onceADay: 'days to execute once',
iBizGroupSelect:{ specifyWeek: 'Specify week',
groupSelect:'Group selection' weekOfMonth: 'this month',
}, weekWeek: 'week, weekday',
tabPageExp:{ lastOfMonth: 'Last of the month',
more:'More', week: 'weekday',
}, },
uploadFile:{ year: {
imgMsg:'Drag the picture here to replace it', title: 'year',
localUpload:'Local upload', everyYear: 'Every year',
or:'Or', },
imgMsg1:'Select from stock' message: {
}, error1: 'Date and day of the week cannot be "not specified" at the same time',
lockScren:{ error2: 'Both the date and the day of the week must be "not specified"',
title:'Set the password lock screen', },
label:'password', },
message:'The lock screen password cannot be empty', appMessagePopover: {
placeholder:'Please enter the lock screen password', loadMore: 'Load more',
placeholder1:'Please enter your login password', noMore: 'No more'
message1: 'The unlock password is wrong. Please reenter it', },
promptInformation:'Do you want to quit the system? Do you want to continue?', diskFileUpload:{
prompt:'prompt', fileDrag: 'Drag the file here, or',
confirmButtonText:'determine', clickUpload: 'Click on the upload',
cancelButtonText:'cancel', load: 'Load',
}, preview: 'preview',
cronEditor: { edit: 'Edit',
label: { delete: 'Delete',
second: 'Second', clues: 'Individual file sizes do not exceed',
minute: 'Minute', clues1: 'Documents not exceeding',
hour: 'Hour', getFileFailure: 'Failed to get file list',
day: 'Day', loadFailure: 'Upload file failed',
week: 'Week', loadFailure1: 'Upload failed, individual file cannot exceed',
month: 'Month', downloadFile: 'Download file failed',
year: 'Year', downloadFile1: 'Download file failed, not get file!',
}, deleteFile: 'This action will permanently delete the file. Do you want to continue?',
public : { deleteFilePrompt: 'Prompt',
specify: 'Specify', true: 'True',
notSpecify: 'Not specify', false: 'False',
cycle: 'Cycle', deleteFileFailure: 'File deletion failed',
from: 'From', updateFailure: 'Batch update file failed',
to: 'to', },
loop: 'Loop', diskImageUpload:{
every: 'Every', preview: 'Preview',
once: 'execute once', OCRdiscern: 'OCRdiscern',
}, load: 'Load',
second: 'second', delete: 'Delete',
minute: 'minute', getImageFailure: 'Failed to get list of images',
hour: { loadImageFailure: 'Failed to download thumbnails',
title: 'hour', loadImageFailure1: 'Failed to download thumbnail, failed to get file!',
everyHour: 'Every hour', loadImageFailure2:'Download image failed',
hourStart: "o'clock start, every ", loadImageFailure3:'Download picture failed, no picture found!',
onceAHour: "o'clock to execute once.", ImageIdNone: 'Picture ID does not exist!',
}, uploadImageFailure: 'Failed to upload image',
day: { uploadImageFailure1: "Upload failed, only support 'GIF, JPG, PNG, BMP' format images!",
title: 'day', uploadFailure: 'Upload failed, individual image must not exceed',
daily: 'Every day', notImageUrl: 'The image URL does not exist',
workDay: 'Working day', deleteFile: 'This action will permanently delete the file. Do you want to continue?',
dayStart: 'rd start, every ', deleteFilePrompt: 'Prompt',
onceADay: 'rd to execute once', true: 'True',
thisMonth: 'this month', false: 'False',
lastWorkDay: 'rd, Recent working day', deleteImageFailure:'Image deletion failed',
lastDayOfMonth: 'Last day of the month', updateFailure: 'Batch update file failed',
}, },
month: { appMapPosition: {
title: 'month', submit: 'Submit',
everyMonth: 'Every month', title: 'Please select address'
monthStart: ' month start, every', },
onceAMonth: ' month to execute once', appSortBar: {
}, title: 'Sort'
week: { },
title: 'week', appAfterTime:{
everyWeek: 'Every week', minutesAgo: 'minutes ago',
from: '', hoursAgo: 'hours ago',
to: 'from weekday', dayAgo: 'days ago',
start: 'start, every', monthsAgo: 'months ago',
onceADay: 'days to execute once', yearsAgo: 'years ago'
specifyWeek: 'Specify week', }
weekOfMonth: 'this month', };
weekWeek: 'week, weekday', return data;
lastOfMonth: 'Last of the month', }
week: 'weekday', export default getLocaleResourceBase;
}, \ No newline at end of file
year: {
title: 'year',
everyYear: 'Every year',
},
message: {
error1: 'Date and day of the week cannot be "not specified" at the same time',
error2: 'Both the date and the day of the week must be "not specified"',
},
},
appMessagePopover: {
loadMore: 'Load more',
noMore: 'No more'
},
diskFileUpload:{
fileDrag: 'Drag the file here, or',
clickUpload: 'Click on the upload',
load: 'Load',
preview: 'preview',
edit: 'Edit',
delete: 'Delete',
clues: 'Individual file sizes do not exceed',
clues1: 'Documents not exceeding',
getFileFailure: 'Failed to get file list',
loadFailure: 'Upload file failed',
loadFailure1: 'Upload failed, individual file cannot exceed',
downloadFile: 'Download file failed',
downloadFile1: 'Download file failed, not get file!',
deleteFile: 'This action will permanently delete the file. Do you want to continue?',
deleteFilePrompt: 'Prompt',
true: 'True',
false: 'False',
deleteFileFailure: 'File deletion failed',
updateFailure: 'Batch update file failed',
},
diskImageUpload:{
preview: 'Preview',
OCRdiscern: 'OCRdiscern',
load: 'Load',
delete: 'Delete',
getImageFailure: 'Failed to get list of images',
loadImageFailure: 'Failed to download thumbnails',
loadImageFailure1: 'Failed to download thumbnail, failed to get file!',
loadImageFailure2:'Download image failed',
loadImageFailure3:'Download picture failed, no picture found!',
ImageIdNone: 'Picture ID does not exist!',
uploadImageFailure: 'Failed to upload image',
uploadImageFailure1: "Upload failed, only support 'GIF, JPG, PNG, BMP' format images!",
uploadFailure: 'Upload failed, individual image must not exceed',
notImageUrl: 'The image URL does not exist',
deleteFile: 'This action will permanently delete the file. Do you want to continue?',
deleteFilePrompt: 'Prompt',
true: 'True',
false: 'False',
deleteImageFailure:'Image deletion failed',
updateFailure: 'Batch update file failed',
},
appMapPosition: {
submit: 'Submit',
title: 'Please select address'
},
appSortBar: {
title: 'Sort'
},
appAfterTime:{
minutesAgo: 'minutes ago',
hoursAgo: 'hours ago',
dayAgo: 'days ago',
monthsAgo: 'months ago',
yearsAgo: 'years ago'
}
};
\ No newline at end of file
import components_zh_CN_Base from './components_zh_CN_base'; import components_zh_CN_Base from './components_zh_CN_base';
const components_zh_CN_OwnData = {}; function getLocaleResource(){
const targetData = Object.assign(components_zh_CN_Base, components_zh_CN_OwnData); const components_zh_CN_OwnData = {};
export default targetData; const targetData = Object.assign(components_zh_CN_Base(), components_zh_CN_OwnData);
\ No newline at end of file return targetData;
}
export default getLocaleResource;
\ No newline at end of file
export default { function getLocaleResourceBase(){
"404": { const data:any = {
errorText1: '抱歉,您访问的页面不存在!', "404": {
errorText2: '您要找的页面不存在,请返回', errorText1: '抱歉,您访问的页面不存在!',
indexPage: '首页', errorText2: '您要找的页面不存在,请返回',
continue: '继续浏览', indexPage: '首页',
}, continue: '继续浏览',
"500": { },
errorText1: '抱歉,服务器出错了!', "500": {
errorText2: '服务器出错了,请返回 ', errorText1: '抱歉,服务器出错了!',
indexPage: '首页', errorText2: '服务器出错了,请返回 ',
continue: '继续浏览', indexPage: '首页',
}, continue: '继续浏览',
appOrgSector:{ },
successSwitch:'切换成功', appOrgSector:{
errorSwitch:'切换失败', successSwitch:'切换成功',
}, errorSwitch:'切换失败',
appAutocomplete: { },
appAutocomplete: {
error: '错误',
miss: '缺少参数',
requestException: '请求异常!',
},
appBuild: {
custom: '定制',
},
appCheckBox: {
notExist: '代码表不存在',
},
appColumnLink: {
error: '错误',
valueItemException:"值项异常",
rowDataException:"表格行数据异常",
},
appColumnRender: {
select: '请选择...',
unsupported: '不支持',
},
appDashboardDesign: {
global: '全局',
},
appDataUploadView: {
"viewtitle":"应用数据导入视图",
"selectfile":"选取文件",
"uploadserver":"上传服务器",
"datatemplate":"下载导入数据模板",
"dataid":"数据标识为",
"read":"读取成功",
"importing":"导入中",
"completed":"导入完成",
"confirm":"确认",
"datatemp":"导入数据模板",
"importfailed":"导入失败"
},
appDebugActions:{
button: '开启配置模式',
},
appExportExcel: {
total: '全部',
max: '最大',
row: '行',
currentPage: '当前页',
desc:'请输入起始页',
desc1:'请输入有效的起始页',
},
appFileUpload: {
preview: '查看',
uploadText: '将文件拖到此处,或<em>点击上传</em>',
uploadError: '上传失败',
fileTypeErrorTitle: '文件类型错误',
fileTypeErrorInfo: '请选择图片类型的文件,如JPEG,GIF,PNG,BMP',
},
appFormDRUIPart: {
blockUITipInfo: '请先保存主数据',
viewLoadComp:'多数据视图加载完成,触发后续表单项更新',
save:'关系数据保存完成',
change:'关系数据值变化',
change1:'视图数据变化',
loadComp:'视图加载完成',
},
appHeaderMenus: {
ibizlab:{
title: 'iBiz开放平台',
},
publishProject:{
title: '项目文件',
},
ibizstudio:{
title: '模型设计工具',
},
ibizbbs:{
title: 'iBiz论坛',
},
},
appMpicker: {
error: '错误', error: '错误',
miss: '缺少参数', miss: '缺少参数',
requestException: '请求异常!', requestException: '请求异常!',
}, },
appBuild: { appPicker: {
custom: '定制', error: '错误',
}, miss: '缺少参数',
appCheckBox: { requestException: '请求异常!',
notExist: '代码表不存在', newAndEdit: '创建并编辑...',
}, systemException: '系统异常!',
appColumnLink: { valueitemException: '值项异常!',
error: '错误', formdataException: '表单数据异常!',
valueItemException:"值项异常", },
rowDataException:"表格行数据异常", appPickerSelectView: {
}, error: '错误',
appColumnRender: { valueitemException: '值项异常!',
select: '请选择...', formdataException: '表单数据异常!',
unsupported: '不支持', placeholder: '请选择...',
}, },
appDashboardDesign: { appPortalDesign: {
global: '全局', customPortal: '自定义门户',
}, save: '保存',
appDataUploadView: { },
"viewtitle":"应用数据导入视图", appRangDate: {
"selectfile":"选取文件", placeholder: '请选择时间...',
"uploadserver":"上传服务器", from: '自',
"datatemplate":"下载导入数据模板", daystart: '日 0 时 起 至',
"dataid":"数据标识为", dayend: '日 24 时 止',
"read":"读取成功", },
"importing":"导入中", appRangeEditor: {
"completed":"导入完成", placeholder: '请选择时间...',
"confirm":"确认", input: '请输入...',
"datatemp":"导入数据模板", },
"importfailed":"导入失败" appStudioAction: {
}, configTitle: '进入当前视图配置界面',
appDebugActions:{ configButton: '配置',
button: '开启配置模式', issueTitle: '建立当前界面的issues',
}, issueButton: '新建issues',
appExportExcel: { },
total: '全部', appTreePicker: {
max: '最大', placeholder: '请选择...',
row: '行', },
currentPage: '当前页', dateRange: {
desc:'请输入起始页', startText: '保险期限 : 自',
desc1:'请输入有效的起始页', endText: '日 24 时 止',
}, startPlaceholder: '开始日期',
appFileUpload: { rangeSeparatorr: ' 0 时起 至',
preview: '查看', endPlaceholder: '结束日期',
uploadText: '将文件拖到此处,或<em>点击上传</em>', },
uploadError: '上传失败', dropDownList: {
fileTypeErrorTitle: '文件类型错误', placeholder: '请选择...',
fileTypeErrorInfo: '请选择图片类型的文件,如JPEG,GIF,PNG,BMP', },
}, dropDownListDynamic: {
appFormDRUIPart: { placeholder: '请选择...',
blockUITipInfo: '请先保存主数据', },
viewLoadComp:'多数据视图加载完成,触发后续表单项更新', dropDownListMpicker: {
save:'关系数据保存完成', placeholder: '请选择...',
change:'关系数据值变化', },
change1:'视图数据变化', login: {
loadComp:'视图加载完成', error: '错误',
}, caption: '欢迎登录',
appHeaderMenus: { placeholder1:'用户名',
ibizlab:{ placeholder2:'密码',
title: 'iBiz开放平台', name: '登录',
}, reset:'重置',
publishProject:{ other:'其他登录方式',
title: '项目文件', tip: '输入用户名和密码',
}, warning1:'qq授权登录暂未支持',
ibizstudio:{ warning2:'微信授权登录暂未支持',
title: '模型设计工具', loginname: {
}, placeholder: '请输入用户名',
ibizbbs:{ message: '用户名不能为空',
title: 'iBiz论坛', },
}, password: {
}, placeholder: '请输入密码',
appMpicker: { message: '密码不能为空',
error: '错误', },
miss: '缺少参数', loginfailed: '登录失败',
requestException: '请求异常!', },
}, appUser: {
appPicker: { name: '系统管理员',
error: '错误', logout: '退出登录',
miss: '缺少参数', surelogout: '确认要退出登录?',
requestException: '请求异常!', changepwd: "修改密码",
newAndEdit: '创建并编辑...', },
systemException: '系统异常!', appTheme: {
valueitemException: '值项异常!', caption: {
formdataException: '表单数据异常!', theme: '主题',
}, font: '字体',
appPickerSelectView: { },
error: '错误', fontFamilys: {
valueitemException: '值项异常!', MicrosoftYaHei: '微软雅黑',
formdataException: '表单数据异常!', SimHei: '黑体',
placeholder: '请选择...', YouYuan: '幼圆',
}, },
appPortalDesign: { },
customPortal: '自定义门户', appFormGroup: {
save: '保存', hide: '隐藏字段',
}, showMore: '显示更多字段',
appRangDate: { },
placeholder: '请选择时间...', appUpdatePassword: {
from: '自', oldPwd: '原密码',
daystart: '日 0 时 起 至', newPwd: '新密码',
dayend: '日 24 时 止', confirmPwd: '确认密码',
}, sure: '确认修改',
appRangeEditor: { oldPwdErr: '原密码不能为空!',
placeholder: '请选择时间...', newPwdErr: '新密码不能为空!',
input: '请输入...', confirmPwdErr: '两次输入密码不一致!',
}, },
appStudioAction: { appAddressSelection: {
configTitle: '进入当前视图配置界面', loadDataFail: '城市数据加载失败'
configButton: '配置', },
issueTitle: '建立当前界面的issues', appGroupSelect:{
issueButton: '新建issues', groupSelect:'分组选择',
}, },
appTreePicker: { appImageUpload:{
placeholder: '请选择...', uploadFail:'上传失败'
}, },
dateRange: { appOrgSelect:{
startText: '保险期限 : 自', loadFail:'加载数据失败'
endText: '日 24 时 止', },
startPlaceholder: '开始日期', appTransfer:{
rangeSeparatorr: ' 0 时起 至', title1:'未选择',
endPlaceholder: '结束日期', title2:'已选择',
}, },
dropDownList: { appWFApproval:{
placeholder: '请选择...', commit:'提交',
}, wait:'等待',
dropDownListDynamic: { handle:'处理',
placeholder: '请选择...', placeholder:'请输入内容',
}, end:'结束'
dropDownListMpicker: { },
placeholder: '请选择...', contextMenuDrag:{
}, allApp:'全部应用',
login: { noFind:'未找到该应用'
error: '错误', },
caption: '欢迎登录', filterMode:{
placeholder1:'用户名', placeholder:'条件逻辑',
placeholder2:'密码', },
name: '登录', filterTree:{
reset:'重置', title1:'添加条件',
other:'其他登录方式', title2:'添加组',
tip: '输入用户名和密码', placeholder:'属性',
warning1:'qq授权登录暂未支持', },
warning2:'微信授权登录暂未支持', iBizGroupPicker:{
loginname: { ok:'确认',
placeholder: '请输入用户名', cancel:'取消',
message: '用户名不能为空', },
}, iBizGroupSelect:{
password: { groupSelect:'分组选择'
placeholder: '请输入密码', },
message: '密码不能为空', tabPageExp:{
}, more:'更多',
loginfailed: '登录失败', },
}, uploadFile:{
appUser: { imgMsg:'将图片拖到这里替换',
name: '系统管理员', localUpload:'本地上传',
logout: '退出登录', or:'或',
surelogout: '确认要退出登录?', imgMsg1:'从素材库选择'
changepwd: "修改密码", },
}, lockScren:{
appTheme: { title:'设置锁屏密码',
caption: { label:'锁屏密码',
theme: '主题', message:'锁屏密码不能为空',
font: '字体', placeholder:'请输入锁屏密码',
}, placeholder1:'请输入登录密码',
fontFamilys: { message1: '解锁密码错误,请重新输入',
MicrosoftYaHei: '微软雅黑', promptInformation:'是否退出系统, 是否继续?',
SimHei: '黑体', prompt:'提示',
YouYuan: '幼圆', confirmButtonText:'确定',
}, cancelButtonText:'取消',
}, },
appFormGroup: { cronEditor: {
hide: '隐藏字段', label: {
showMore: '显示更多字段', second: '秒',
}, minute: '分',
appUpdatePassword: { hour: '时',
oldPwd: '原密码', day: '日',
newPwd: '新密码', week: '周',
confirmPwd: '确认密码', month: '月',
sure: '确认修改', year: '年',
oldPwdErr: '原密码不能为空!', },
newPwdErr: '新密码不能为空!', public : {
confirmPwdErr: '两次输入密码不一致!', specify: '指定',
}, notSpecify: '不指定',
appAddressSelection: { cycle: '周期',
loadDataFail: '城市数据加载失败' from: '从',
}, to: '至',
appGroupSelect:{ loop: '循环',
groupSelect:'分组选择', every: '每',
}, once: '执行一次',
appImageUpload:{ },
uploadFail:'上传失败'
},
appOrgSelect:{
loadFail:'加载数据失败'
},
appTransfer:{
title1:'未选择',
title2:'已选择',
},
appWFApproval:{
commit:'提交',
wait:'等待',
handle:'处理',
placeholder:'请输入内容',
end:'结束'
},
contextMenuDrag:{
allApp:'全部应用',
noFind:'未找到该应用'
},
filterMode:{
placeholder:'条件逻辑',
},
filterTree:{
title1:'添加条件',
title2:'添加组',
placeholder:'属性',
},
iBizGroupPicker:{
ok:'确认',
cancel:'取消',
},
iBizGroupSelect:{
groupSelect:'分组选择'
},
tabPageExp:{
more:'更多',
},
uploadFile:{
imgMsg:'将图片拖到这里替换',
localUpload:'本地上传',
or:'或',
imgMsg1:'从素材库选择'
},
lockScren:{
title:'设置锁屏密码',
label:'锁屏密码',
message:'锁屏密码不能为空',
placeholder:'请输入锁屏密码',
placeholder1:'请输入登录密码',
message1: '解锁密码错误,请重新输入',
promptInformation:'是否退出系统, 是否继续?',
prompt:'提示',
confirmButtonText:'确定',
cancelButtonText:'取消',
},
cronEditor: {
label: {
second: '秒', second: '秒',
minute: '分', minute: '分',
hour: '时', hour: {
day: '日', title: '时',
week: '周', everyHour: '每时',
month: '月', hourStart: '时开始,每',
year: '年', onceAHour: '时执行一次',
}, },
public : { day: {
specify: '指定', title: '日',
notSpecify: '不指定', daily: '每日',
cycle: '周期', workDay: '工作日',
from: '从', dayStart: '日开始,每',
to: '至', onceADay: '日执行一次',
loop: '循环', thisMonth: '本月',
every: '每', lastWorkDay: '号,最近的工作日',
once: '执行一次', lastDayOfMonth: '本月最后一天',
}, },
second: '秒', month: {
minute: '分', title: '月',
hour: { everyMonth: '每月',
title: '时', monthStart: '月开始,每',
everyHour: '每时', onceAMonth: '月执行一次',
hourStart: '时开始,每', },
onceAHour: '时执行一次', week: {
}, title: '周',
day: { everyWeek: '每周',
title: '日', from: '从星期',
daily: '每日', to: '至星期',
workDay: '工作日', start: '开始,每',
dayStart: '日开始,每', onceADay: '天执行一次',
onceADay: '日执行一次', specifyWeek: '指定周',
thisMonth: '本月', weekOfMonth: '本月第',
lastWorkDay: '号,最近的工作日', weekWeek: '周,星期',
lastDayOfMonth: '本月最后一天', lastOfMonth: '本月最后一个',
}, week: '星期',
month: { },
title: '月', year: {
everyMonth: '每月', title: '年',
monthStart: '月开始,每', everyYear: '每年',
onceAMonth: '月执行一次', },
}, message: {
week: { error1: '日期与星期不可以同时为“不指定”',
title: '周', error2: '日期与星期必须有一个为“不指定”',
everyWeek: '每周', },
from: '从星期', },
to: '至星期', appMessagePopover: {
start: '开始,每', loadMore: '加载更多',
onceADay: '天执行一次', noMore: '没有更多了'
specifyWeek: '指定周', },
weekOfMonth: '本月第', diskFileUpload:{
weekWeek: '周,星期', fileDrag: '将文件拖到此处,或',
lastOfMonth: '本月最后一个', clickUpload: '点击上传',
week: '星期', load: '下载',
}, preview: '预览',
year: { edit: '编辑',
title: '年', delete: '删除',
everyYear: '每年', clues: '单个文件大小不超过',
}, clues1: '文件不超过',
message: { getFileFailure: '获取文件列表失败',
error1: '日期与星期不可以同时为“不指定”', loadFailure: '上传文件失败',
error2: '日期与星期必须有一个为“不指定”', loadFailure1: '上传失败,单个文件不得超过',
}, downloadFile: '下载文件失败',
}, downloadFile1: '下载文件失败,未获取到文件!',
appMessagePopover: { deleteFile: '此操作将永久删除该文件, 是否继续?',
loadMore: '加载更多', deleteFilePrompt: '提示',
noMore: '没有更多了' true: '确定',
}, false: '取消',
diskFileUpload:{ deleteFileFailure: '删除文件失败',
fileDrag: '将文件拖到此处,或', updateFailure: '批量更新文件失败',
clickUpload: '点击上传', },
load: '下载', diskImageUpload:{
preview: '预览', preview: '预览',
edit: '编辑', OCRdiscern: 'ORC识别',
delete: '删除', load: '下载',
clues: '单个文件大小不超过', delete: '删除',
clues1: '文件不超过', getImageFailure: '获取图片列表失败',
getFileFailure: '获取文件列表失败', loadImageFailure: '下载缩略图失败',
loadFailure: '上传文件失败', loadImageFailure1: '下载缩略图失败,未获取到文件!',
loadFailure1: '上传失败,单个文件不得超过', loadImageFailure2:'下载图片失败',
downloadFile: '下载文件失败', loadImageFailure3:'下载图片失败,未找到图片!',
downloadFile1: '下载文件失败,未获取到文件!', ImageIdNone: '图片id不存在!',
deleteFile: '此操作将永久删除该文件, 是否继续?', uploadImageFailure: '上传图片失败',
deleteFilePrompt: '提示', uploadImageFailure1: '上传失败,仅支持'gif,jpg,png,bmp'格式的图片!',
true: '确定', uploadFailure: '上传失败,单个图片不得超过',
false: '取消', notImageUrl: '图片url不存在',
deleteFileFailure: '删除文件失败', deleteFile: '此操作将永久删除该文件, 是否继续?',
updateFailure: '批量更新文件失败', deleteFilePrompt: '提示',
}, true: '确定',
diskImageUpload:{ false: '取消',
preview: '预览', deleteImageFailure:'删除图片失败',
OCRdiscern: 'ORC识别', updateFailure: '批量更新文件失败',
load: '下载', },
delete: '删除', appMapPosition: {
getImageFailure: '获取图片列表失败', submit: '确认',
loadImageFailure: '下载缩略图失败', title: '请选择地址'
loadImageFailure1: '下载缩略图失败,未获取到文件!', },
loadImageFailure2:'下载图片失败', appSortBar: {
loadImageFailure3:'下载图片失败,未找到图片!', title: '排序'
ImageIdNone: '图片id不存在!', },
uploadImageFailure: '上传图片失败', appAfterTime:{
uploadImageFailure1: '上传失败,仅支持'gif,jpg,png,bmp'格式的图片!', minutesAgo: '分钟前',
uploadFailure: '上传失败,单个图片不得超过', hoursAgo: '小时前',
notImageUrl: '图片url不存在', dayAgo: '天前',
deleteFile: '此操作将永久删除该文件, 是否继续?', monthsAgo: '月前',
deleteFilePrompt: '提示', yearsAgo: '年前'
true: '确定', }
false: '取消', };
deleteImageFailure:'删除图片失败', return data;
updateFailure: '批量更新文件失败', }
}, export default getLocaleResourceBase;
appMapPosition: { \ No newline at end of file
submit: '确认',
title: '请选择地址'
},
appSortBar: {
title: '排序'
},
appAfterTime:{
minutesAgo: '分钟前',
hoursAgo: '小时前',
dayAgo: '天前',
monthsAgo: '月前',
yearsAgo: '年前'
}
};
\ No newline at end of file
// 用户自定义语言资源 英文 // 用户自定义语言资源 英文
export default { function getLocaleResource(){
const data:any = {};
return data;
}; }
\ No newline at end of file export default getLocaleResource;
\ No newline at end of file
// 用户自定义语言资源 中文 // 用户自定义语言资源 中文
export default { function getLocaleResource(){
const data:any = {};
return data;
}; }
\ No newline at end of file export default getLocaleResource;
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册