📄 en.js
字号:
(linb.Locale.en||(linb.Locale.en={})).VisualJS={
message:"System message!",
noMessage:"Welcome to VisuleJS Ajax/javascript UI Builder!",
soon:'Coming soon',
ok:'OK',
cancel:'Cancel',
notsave:'Not save',
notsave2:'You are about to close a file without saving it.<p>Click [Yes] to discard and continue or [No] to go back for saving.',
notsave3:'You have NOT saved your modifications before debugging.<p>Click [Yes] to continue anyway or [No] to go back for saving.',
checkOK:'Congratulations! No syntax error yet!',
en:'English',
cn:'Chinese',
ja:"Japanese",
langTips:'Switch Locale',
builder:{
open:'Open',
openTips:'Save or download file.',
save:'Save',
saveTips:'Save or download file.',
run:'Run',
runTips:'Run jsLinb Class in debug page.',
dftTheme:'Default Theme',
dftThemeTips:'To switch theme',
originalFile:"Original file: ",
issave2server:"Do you mean to overwrite the original server file?",
save2serverOK:'Saved to server successfully',
nosavefirst:'You are about to close a file without saving it. Do you want to continue?',
savetoserver:'Save original file (in server)',
savetolocal:"Save jsLinb Class file(.js) to locale disk",
saveashtml:"Save a runnable file(.html) to locale disk",
saveaszip:"Save release package(.zip) to locale disk",
themeDft:'Default Theme',
themeAqua:'Aqua Theme',
themeVista:'Vista Theme',
noexist:"$0 doesn't exist!"
},
menu:{
file:'Project',
newproject:'New Project',
openproject:'Open Project',
closeproject:'Close Project',
save:'Save',
saveall:'Save All',
tools: 'Tools',
command:'Command Window',
spy:'Components Spy',
build: 'Build',
debug: 'Run Application',
release: 'Download package',
setting: 'Build Setting',
help: 'Help',
forum: 'Go to Forum...',
license:'License',
gpllicense:'LGPL License',
clicense: 'Commercial License',
purchase:'Purchase License',
about: 'About...'
},
tool:{
newp:'Create a New Project',
open:'Open a Existing Project',
save:'Save Files',
saveall:'Save All Changed Files',
command:'Open Command Window',
spy:'Open Widget Spy Window',
debug:'Run the Current Project',
release:'Package and download the Current Project',
ec:'Translate Language to Chinese',
manual:'Visual Builder Manual...',
api:'Components API Reference...',
demo:'Samples',
flash:'Flash Video Show'
},
tool2:{
'new':'Create a New File',
del: 'Delete Current File',
refresh:'Refresh Project Files',
refreshOK:'Project Refreshed!'
},
pm:{
title:'Project Manager',
html:'HTML files',
js:'Class files'
},
ps:{
noselected:'Please Select a Project First',
noprj:'No Project Open',
getting:'Getting Project List...',
saved:'$0 File(s) Saved',
noSaved:'No Files Modified Since Last Saving'
},
projectPro:{
name:"Project Name :",
'class':"Class Name :",
pagefile:"Page File :",
classfile:"Class File :",
onlyword:'Words(3-15) Allowed Only',
invalid :'Some Fileds Invalid!'
},
dialog:{
newone:'Create a New Project...',
select:'Select a Project to Open'
},
pageEditor:{
formatted:'Formatted Code'
},
classEditor:{
nv:'Normal View',
sv:'Struct View',
dv:'Design View',
nvtips:'View All Code in Textarea',
svtips:'View Code by Structure',
dvtips:'Visual IDE for Design UI Widgets',
codeerr:'Can\'t Parse Code Due to Error: $0!'
},
pageEditor:{
format: "Format View",
check:"Syntax Check",
'reset':"Reset Code",
formattips:"Format Code to a New Dialog",
checktips:"Check Code",
resettips:"Reset Code to Original Form"
},
classtool:{
err1:'Invalid Code Format, Please Go Back to Have a Check!',
err2:'Invalid Code Format, Please Go Back to Have a Check!',
err3:'Invalid Code Format, Please Go Back to Have a Check!',
err4:'Invalid Code Format, Please Go Back to Have a Check!',
noClass:'Not a UI Class File!'
},
designer:{
toolsbox:'Tools Box',
configwnd:'Component config',
emptyContent:'Empty Content First...',
prepare:'Prepare Classes...',
createContent:'Refresh design content...',
loading:'Loading ',
comCodeErr:'An Error Occurs in Function "iniComponents", Please Go Back to Check the Code',
nameExists:'A Widget Named "$0" Exists Already!',
domIdExists:'A DOM node wich id "$0" exists already!',
domIdValid:'DOM id must be char and number only',
confirmdel:'Delete?',
confirmdel2:"Are You Sure to Delete the $0 Selected Component(s)?",
wlist: 'Widgets List',
weditor:'Widget Editor',
gridcol1: 'property',
gridcol2: 'value',
colneOK:'$0 Widgets Cloned',
openwidgets:'Expend/Fold the widgtes list',
dragwidget:'You can drag this widget to the design window!',
openapi:'DblClick to open API window',
tool:{
viewsize:"View Size",
tocode:"Serialize selection to JS code",
tojson:"Serialize selection to JSON code",
left: 'Align to left',
center:'Align to center',
right:'Align to right',
top:'Align to top',
middle:'Align to middle',
bottom:'Align to botttom',
width:'Same width',
wh:'Same width and height',
height:'Same height',
toplayer: 'To top layer',
bottomlayer: 'To bottom layer',
gridxy: 'Set position to grid',
gridwh: 'Set size to grid',
clone:'Clone selected controls',
'delete': 'Delete'
}
},
addfile:{
caption:'Add file to Project...',
sel:'Select the target Folder',
filename:'File Name',
filenameformat:'2 - 9 characters only',
add:'Add',
'iDir':'Folder',
'iHtml':'HTML file',
'iCSS':'CSS file',
'iJs':'JS file',
'iPhp':'PHP file',
'target':'Target',
filetype:'File Type',
notarget:'File or Directory to be built does NOT exist'
},
delfile:{
caption:'Delete Files From Project...',
sel:'Select target files or folders',
notarget:'Target files or folders does NOT exist',
confirmdel:'Delete?',
confirmdel2:"Are You Sure to Delete the $0 Selected Files or Folders?"
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -