You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
150 lines
6.6 KiB
150 lines
6.6 KiB
/**
|
|
* English language package
|
|
*/
|
|
UM.I18N['en'] = {
|
|
'labelMap':{
|
|
'anchor':'Anchor', 'undo':'Undo', 'redo':'Redo', 'bold':'Bold', 'indent':'Indent', 'snapscreen':'SnapScreen',
|
|
'italic':'Italic', 'underline':'Underline', 'strikethrough':'Strikethrough', 'subscript':'SubScript','fontborder':'text border',
|
|
'superscript':'SuperScript', 'formatmatch':'Format Match', 'source':'Source', 'blockquote':'BlockQuote',
|
|
'pasteplain':'PastePlain', 'selectall':'SelectAll', 'print':'Print', 'preview':'Preview',
|
|
'horizontal':'Horizontal', 'removeformat':'RemoveFormat', 'time':'Time', 'date':'Date',
|
|
'unlink':'Unlink', 'insertrow':'InsertRow', 'insertcol':'InsertCol', 'mergeright':'MergeRight', 'mergedown':'MergeDown',
|
|
'deleterow':'DeleteRow', 'deletecol':'DeleteCol', 'splittorows':'SplitToRows','insertcode':'insert code',
|
|
'splittocols':'SplitToCols', 'splittocells':'SplitToCells','deletecaption':'DeleteCaption','inserttitle':'InsertTitle',
|
|
'mergecells':'MergeCells', 'deletetable':'DeleteTable', 'cleardoc':'Clear', 'insertparagraphbeforetable':"InsertParagraphBeforeTable",
|
|
'fontfamily':'FontFamily', 'fontsize':'FontSize', 'paragraph':'Paragraph', 'image':'Image','edittable':'Edit Table', 'edittd':'Edit Td','link':'Link',
|
|
'emotion':'Emotion', 'spechars':'Spechars', 'searchreplace':'SearchReplace', 'map':'BaiduMap', 'gmap':'GoogleMap',
|
|
'video':'Video', 'help':'Help', 'justifyleft':'JustifyLeft', 'justifyright':'JustifyRight', 'justifycenter':'JustifyCenter',
|
|
'justifyjustify':'Justify', 'forecolor':'FontColor', 'backcolor':'BackColor', 'insertorderedlist':'OL',
|
|
'insertunorderedlist':'UL', 'fullscreen':'FullScreen', 'directionalityltr':'EnterFromLeft', 'directionalityrtl':'EnterFromRight',
|
|
'rowspacingtop':'RowSpacingTop', 'rowspacingbottom':'RowSpacingBottom', 'highlightcode':'Code', 'pagebreak':'PageBreak', 'insertframe':'Iframe', 'imagenone':'Default',
|
|
'imageleft':'ImageLeft', 'imageright':'ImageRight', 'attachment':'Attachment', 'imagecenter':'ImageCenter', 'wordimage':'WordImage',
|
|
'lineheight':'LineHeight','edittip':'EditTip','customstyle':'CustomStyle', 'scrawl':'Scrawl', 'autotypeset':'AutoTypeset',
|
|
'webapp':'WebAPP', 'touppercase':'UpperCase', 'tolowercase':'LowerCase','template':'Template','background':'Background','inserttable':'InsertTable',
|
|
'drafts': 'drafts', 'formula':'formula'
|
|
},
|
|
'paragraph':{'p':'Paragraph', 'h1':'Title 1', 'h2':'Title 2', 'h3':'Title 3', 'h4':'Title 4', 'h5':'Title 5', 'h6':'Title 6'},
|
|
'fontfamily':{
|
|
'songti':'Sim sun',
|
|
'kaiti':'Sim kai',
|
|
'heiti':'Sim hei',
|
|
'lishu':'Sim li',
|
|
'yahei': 'Microsoft yahei',
|
|
'andaleMono':'Andale mono',
|
|
'arial': 'Arial',
|
|
'arialBlack':'Arial black',
|
|
'comicSansMs':'Comic sans ms',
|
|
'impact':'Impact',
|
|
'timesNewRoman':'Times new roman'
|
|
},
|
|
'ok':"OK",
|
|
'cancel':"Cancel",
|
|
'closeDialog':"closeDialog",
|
|
'tableDrag':"You must import the file uiUtils.js before drag! ",
|
|
'autofloatMsg':"The plugin AutoFloat depends on EditorUI!",
|
|
'anthorMsg':"Link",
|
|
'clearColor':'Clear',
|
|
'standardColor':'Standard color',
|
|
'themeColor':'Theme color',
|
|
'property':'Property',
|
|
'default':'Default',
|
|
'modify':'Modify',
|
|
'justifyleft':'Justify Left',
|
|
'justifyright':'Justify Right',
|
|
'justifycenter':'Justify Center',
|
|
'justify':'Default',
|
|
'clear':'Clear',
|
|
'anchorMsg':'Anchor',
|
|
'delete':'Delete',
|
|
'clickToUpload':"Click to upload",
|
|
'unset':"Language hasn't been set!",
|
|
't_row':'row',
|
|
't_col':'col',
|
|
'more':'More',
|
|
'pasteOpt':'Paste Option',
|
|
'pasteSourceFormat':"Keep Source Formatting",
|
|
'tagFormat':'Keep tag',
|
|
'pasteTextFormat':'Keep Text only',
|
|
|
|
//===============dialog i18N=======================
|
|
'image':{
|
|
'static':{
|
|
'lang_tab_local':"Local Upload",
|
|
'lang_tab_imgSearch':"Network Pictures",
|
|
'lang_input_dragTip':"Support drag upload",
|
|
'lang_btn_add':"Add"
|
|
},
|
|
'uploadError': 'Upload Error'
|
|
},
|
|
'emotion':{
|
|
'static':{
|
|
'lang_input_choice':'Choice',
|
|
'lang_input_Tuzki':'Tuzki',
|
|
'lang_input_lvdouwa':'LvDouWa',
|
|
'lang_input_BOBO':'BOBO',
|
|
'lang_input_babyCat':'BabyCat',
|
|
'lang_input_bubble':'Bubble',
|
|
'lang_input_youa':'YouA'
|
|
}
|
|
},
|
|
'gmap':{
|
|
'static':{
|
|
'lang_input_address':'Address:',
|
|
'lang_input_search':'Search',
|
|
'address':{'value':"Beijing"}
|
|
},
|
|
'searchError':'Unable to locate the address!'
|
|
},
|
|
'link':{
|
|
'static':{
|
|
'lang_input_text':'Text:',
|
|
'lang_input_url':'URL:',
|
|
'lang_input_title':'Title:',
|
|
'lang_input_target':'open in new window:'
|
|
},
|
|
'validLink':'Supports only effective when a link is selected',
|
|
'httpPrompt':'The hyperlink you enter should start with "http|https|ftp://"!'
|
|
},
|
|
'map':{
|
|
'static':{
|
|
'lang_city':"City",
|
|
'lang_address':"Address",
|
|
'city':{'value':"Beijing"},
|
|
'lang_search':"Search",
|
|
'lang_dynamicmap':"Dynamic map"
|
|
},
|
|
'cityMsg':"Please enter the city name!",
|
|
'errorMsg':"Can't find the place!"
|
|
},
|
|
'video':{
|
|
'static':{
|
|
'lang_tab_insertV':"Video",
|
|
'lang_video_url':" URL ",
|
|
'lang_video_size':"Video Size",
|
|
'lang_videoW':"Width",
|
|
'lang_videoH':"Height",
|
|
'lang_alignment':"Alignment",
|
|
'videoSearchTxt':{'value':"Enter the search keyword!"},
|
|
'videoType':{'options':["All", "Hot", "Entertainment", "Funny", "Sports", "Science", "variety"]},
|
|
'videoSearchBtn':{'value':"Search in Baidu"},
|
|
'videoSearchReset':{'value':"Clear result"}
|
|
},
|
|
'numError':"Please enter the correct Num. e.g 123,400",
|
|
'floatLeft':"Float left",
|
|
'floatRight':"Float right",
|
|
'default':"Default",
|
|
'block':"Display in block",
|
|
'urlError':"The video url format may be wrong!",
|
|
'loading':" The video is loading, please wait…",
|
|
'clickToSelect':"Click to select",
|
|
'goToSource':'Visit source video ',
|
|
'noVideo':" Sorry,can't find the video,please try again!"
|
|
},
|
|
'formula':{
|
|
'static':{
|
|
'lang_tab_common':'Common',
|
|
'lang_tab_symbol':'Symbol',
|
|
'lang_tab_letter':'Letter'
|
|
}
|
|
}
|
|
}; |