en.js 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. /**
  2. * English language package
  3. */
  4. UM.I18N['en'] = {
  5. 'labelMap':{
  6. 'anchor':'Anchor', 'undo':'Undo', 'redo':'Redo', 'bold':'Bold', 'indent':'Indent', 'snapscreen':'SnapScreen',
  7. 'italic':'Italic', 'underline':'Underline', 'strikethrough':'Strikethrough', 'subscript':'SubScript','fontborder':'text border',
  8. 'superscript':'SuperScript', 'formatmatch':'Format Match', 'source':'Source', 'blockquote':'BlockQuote',
  9. 'pasteplain':'PastePlain', 'selectall':'SelectAll', 'print':'Print', 'preview':'Preview',
  10. 'horizontal':'Horizontal', 'removeformat':'RemoveFormat', 'time':'Time', 'date':'Date',
  11. 'unlink':'Unlink', 'insertrow':'InsertRow', 'insertcol':'InsertCol', 'mergeright':'MergeRight', 'mergedown':'MergeDown',
  12. 'deleterow':'DeleteRow', 'deletecol':'DeleteCol', 'splittorows':'SplitToRows','insertcode':'insert code',
  13. 'splittocols':'SplitToCols', 'splittocells':'SplitToCells','deletecaption':'DeleteCaption','inserttitle':'InsertTitle',
  14. 'mergecells':'MergeCells', 'deletetable':'DeleteTable', 'cleardoc':'Clear', 'insertparagraphbeforetable':"InsertParagraphBeforeTable",
  15. 'fontfamily':'FontFamily', 'fontsize':'FontSize', 'paragraph':'Paragraph', 'image':'Image','edittable':'Edit Table', 'edittd':'Edit Td','link':'Link',
  16. 'emotion':'Emotion', 'spechars':'Spechars', 'searchreplace':'SearchReplace', 'map':'BaiduMap', 'gmap':'GoogleMap',
  17. 'video':'Video', 'help':'Help', 'justifyleft':'JustifyLeft', 'justifyright':'JustifyRight', 'justifycenter':'JustifyCenter',
  18. 'justifyjustify':'Justify', 'forecolor':'FontColor', 'backcolor':'BackColor', 'insertorderedlist':'OL',
  19. 'insertunorderedlist':'UL', 'fullscreen':'FullScreen', 'directionalityltr':'EnterFromLeft', 'directionalityrtl':'EnterFromRight',
  20. 'rowspacingtop':'RowSpacingTop', 'rowspacingbottom':'RowSpacingBottom', 'highlightcode':'Code', 'pagebreak':'PageBreak', 'insertframe':'Iframe', 'imagenone':'Default',
  21. 'imageleft':'ImageLeft', 'imageright':'ImageRight', 'attachment':'Attachment', 'imagecenter':'ImageCenter', 'wordimage':'WordImage',
  22. 'lineheight':'LineHeight','edittip':'EditTip','customstyle':'CustomStyle', 'scrawl':'Scrawl', 'autotypeset':'AutoTypeset',
  23. 'webapp':'WebAPP', 'touppercase':'UpperCase', 'tolowercase':'LowerCase','template':'Template','background':'Background','inserttable':'InsertTable',
  24. 'drafts': 'drafts', 'formula':'formula'
  25. },
  26. 'paragraph':{'p':'Paragraph', 'h1':'Title 1', 'h2':'Title 2', 'h3':'Title 3', 'h4':'Title 4', 'h5':'Title 5', 'h6':'Title 6'},
  27. 'fontfamily':{
  28. 'songti':'Sim sun',
  29. 'kaiti':'Sim kai',
  30. 'heiti':'Sim hei',
  31. 'lishu':'Sim li',
  32. 'yahei': 'Microsoft yahei',
  33. 'andaleMono':'Andale mono',
  34. 'arial': 'Arial',
  35. 'arialBlack':'Arial black',
  36. 'comicSansMs':'Comic sans ms',
  37. 'impact':'Impact',
  38. 'timesNewRoman':'Times new roman'
  39. },
  40. 'ok':"OK",
  41. 'cancel':"Cancel",
  42. 'closeDialog':"closeDialog",
  43. 'tableDrag':"You must import the file uiUtils.js before drag! ",
  44. 'autofloatMsg':"The plugin AutoFloat depends on EditorUI!",
  45. 'anthorMsg':"Link",
  46. 'clearColor':'Clear',
  47. 'standardColor':'Standard color',
  48. 'themeColor':'Theme color',
  49. 'property':'Property',
  50. 'default':'Default',
  51. 'modify':'Modify',
  52. 'justifyleft':'Justify Left',
  53. 'justifyright':'Justify Right',
  54. 'justifycenter':'Justify Center',
  55. 'justify':'Default',
  56. 'clear':'Clear',
  57. 'anchorMsg':'Anchor',
  58. 'delete':'Delete',
  59. 'clickToUpload':"Click to upload",
  60. 'unset':"Language hasn't been set!",
  61. 't_row':'row',
  62. 't_col':'col',
  63. 'more':'More',
  64. 'pasteOpt':'Paste Option',
  65. 'pasteSourceFormat':"Keep Source Formatting",
  66. 'tagFormat':'Keep tag',
  67. 'pasteTextFormat':'Keep Text only',
  68. //===============dialog i18N=======================
  69. 'image':{
  70. 'static':{
  71. 'lang_tab_local':"Local Upload",
  72. 'lang_tab_imgSearch':"Network Pictures",
  73. 'lang_input_dragTip':"Support drag upload",
  74. 'lang_btn_add':"Add"
  75. },
  76. 'uploadError': 'Upload Error'
  77. },
  78. 'emotion':{
  79. 'static':{
  80. 'lang_input_choice':'Choice',
  81. 'lang_input_Tuzki':'Tuzki',
  82. 'lang_input_lvdouwa':'LvDouWa',
  83. 'lang_input_BOBO':'BOBO',
  84. 'lang_input_babyCat':'BabyCat',
  85. 'lang_input_bubble':'Bubble',
  86. 'lang_input_youa':'YouA'
  87. }
  88. },
  89. 'gmap':{
  90. 'static':{
  91. 'lang_input_address':'Address:',
  92. 'lang_input_search':'Search',
  93. 'address':{'value':"Beijing"}
  94. },
  95. 'searchError':'Unable to locate the address!'
  96. },
  97. 'link':{
  98. 'static':{
  99. 'lang_input_text':'Text:',
  100. 'lang_input_url':'URL:',
  101. 'lang_input_title':'Title:',
  102. 'lang_input_target':'open in new window:'
  103. },
  104. 'validLink':'Supports only effective when a link is selected',
  105. 'httpPrompt':'The hyperlink you enter should start with "http|https|ftp://"!'
  106. },
  107. 'map':{
  108. 'static':{
  109. 'lang_city':"City",
  110. 'lang_address':"Address",
  111. 'city':{'value':"Beijing"},
  112. 'lang_search':"Search",
  113. 'lang_dynamicmap':"Dynamic map"
  114. },
  115. 'cityMsg':"Please enter the city name!",
  116. 'errorMsg':"Can't find the place!"
  117. },
  118. 'video':{
  119. 'static':{
  120. 'lang_tab_insertV':"Video",
  121. 'lang_video_url':" URL ",
  122. 'lang_video_size':"Video Size",
  123. 'lang_videoW':"Width",
  124. 'lang_videoH':"Height",
  125. 'lang_alignment':"Alignment",
  126. 'videoSearchTxt':{'value':"Enter the search keyword!"},
  127. 'videoType':{'options':["All", "Hot", "Entertainment", "Funny", "Sports", "Science", "variety"]},
  128. 'videoSearchBtn':{'value':"Search in Baidu"},
  129. 'videoSearchReset':{'value':"Clear result"}
  130. },
  131. 'numError':"Please enter the correct Num. e.g 123,400",
  132. 'floatLeft':"Float left",
  133. 'floatRight':"Float right",
  134. 'default':"Default",
  135. 'block':"Display in block",
  136. 'urlError':"The video url format may be wrong!",
  137. 'loading':"  The video is loading, please wait…",
  138. 'clickToSelect':"Click to select",
  139. 'goToSource':'Visit source video ',
  140. 'noVideo':"    Sorry,can't find the video,please try again!"
  141. },
  142. 'formula':{
  143. 'static':{
  144. 'lang_tab_common':'Common',
  145. 'lang_tab_symbol':'Symbol',
  146. 'lang_tab_letter':'Letter'
  147. }
  148. }
  149. };