en.js 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  1. /**
  2. * Created with JetBrains PhpStorm.
  3. * User: taoqili
  4. * Date: 12-6-12
  5. * Time: 下午6:57
  6. * To change this template use File | Settings | File Templates.
  7. */
  8. UE.I18N['en'] = {
  9. 'labelMap': {
  10. 'anchor': 'Anchor',
  11. 'undo': 'Undo',
  12. 'redo': 'Redo',
  13. 'bold': 'Bold',
  14. 'indent': 'Indent',
  15. 'italic': 'Italic',
  16. 'underline': 'Underline',
  17. 'strikethrough': 'Strikethrough',
  18. 'subscript': 'SubScript',
  19. 'fontborder': 'text border',
  20. 'superscript': 'SuperScript',
  21. 'formatmatch': 'Format Match',
  22. 'source': 'Source',
  23. 'blockquote': 'BlockQuote',
  24. 'pasteplain': 'PastePlain',
  25. 'selectall': 'SelectAll',
  26. 'print': 'Print',
  27. 'preview': 'Preview',
  28. 'horizontal': 'Horizontal',
  29. 'removeformat': 'RemoveFormat',
  30. 'time': 'Time',
  31. 'date': 'Date',
  32. 'unlink': 'Unlink',
  33. 'insertrow': 'InsertRow',
  34. 'insertcol': 'InsertCol',
  35. 'mergeright': 'MergeRight',
  36. 'mergedown': 'MergeDown',
  37. 'deleterow': 'DeleteRow',
  38. 'deletecol': 'DeleteCol',
  39. 'splittorows': 'SplitToRows',
  40. 'insertcode': 'insert code',
  41. 'splittocols': 'SplitToCols',
  42. 'splittocells': 'SplitToCells',
  43. 'deletecaption': 'DeleteCaption',
  44. 'inserttitle': 'InsertTitle',
  45. 'mergecells': 'MergeCells',
  46. 'deletetable': 'DeleteTable',
  47. 'cleardoc': 'Clear',
  48. 'contentimport': 'Content Import',
  49. 'insertparagraphbeforetable': "InsertParagraphBeforeTable",
  50. 'fontfamily': 'FontFamily',
  51. 'fontsize': 'FontSize',
  52. 'paragraph': 'Paragraph',
  53. 'simpleupload': 'Single Image',
  54. 'insertimage': 'Multi Image',
  55. 'edittable': 'Edit Table',
  56. 'edittd': 'Edit Td',
  57. 'link': 'Link',
  58. 'emotion': 'Emotion',
  59. 'spechars': 'Spechars',
  60. 'searchreplace': 'SearchReplace',
  61. 'insertvideo': 'Video',
  62. 'help': 'Help',
  63. 'justifyleft': 'JustifyLeft',
  64. 'justifyright': 'JustifyRight',
  65. 'justifycenter': 'JustifyCenter',
  66. 'justifyjustify': 'Justify',
  67. 'forecolor': 'FontColor',
  68. 'backcolor': 'BackColor',
  69. 'insertorderedlist': 'OL',
  70. 'insertunorderedlist': 'UL',
  71. 'fullscreen': 'FullScreen',
  72. 'directionalityltr': 'EnterFromLeft',
  73. 'directionalityrtl': 'EnterFromRight',
  74. 'rowspacingtop': 'RowSpacingTop',
  75. 'rowspacingbottom': 'RowSpacingBottom',
  76. 'pagebreak': 'PageBreak',
  77. 'insertframe': 'Iframe',
  78. 'imagenone': 'Default',
  79. 'imageleft': 'ImageLeft',
  80. 'imageright': 'ImageRight',
  81. 'attachment': 'Attachment',
  82. 'imagecenter': 'ImageCenter',
  83. 'wordimage': 'WordImage',
  84. 'formula': 'Formula',
  85. 'lineheight': 'LineHeight',
  86. 'edittip': 'EditTip',
  87. 'customstyle': 'CustomStyle',
  88. 'scrawl': 'Scrawl',
  89. 'autotypeset': 'AutoTypeset',
  90. 'touppercase': 'UpperCase',
  91. 'tolowercase': 'LowerCase',
  92. 'template': 'Template',
  93. 'background': 'Background',
  94. 'inserttable': 'InsertTable',
  95. },
  96. 'autosave': {
  97. 'autoRestoreTip': 'Has been recovered from draft'
  98. },
  99. 'insertorderedlist': {
  100. 'num': '1,2,3...',
  101. 'num1': '1),2),3)...',
  102. 'num2': '(1),(2),(3)...',
  103. 'cn': '一,二,三....',
  104. 'cn1': '一),二),三)....',
  105. 'cn2': '(一),(二),(三)....',
  106. 'decimal': '1,2,3...',
  107. 'lower-alpha': 'a,b,c...',
  108. 'lower-roman': 'i,ii,iii...',
  109. 'upper-alpha': 'A,B,C...',
  110. 'upper-roman': 'I,II,III...'
  111. },
  112. 'insertunorderedlist': {
  113. 'circle': '○ Circle',
  114. 'disc': '● Circle dot',
  115. 'square': '■ Rectangle ',
  116. 'dash': '- Dash',
  117. 'dot': '。dot'
  118. },
  119. 'paragraph': {
  120. 'p': 'Paragraph',
  121. 'h1': 'Title 1',
  122. 'h2': 'Title 2',
  123. 'h3': 'Title 3',
  124. 'h4': 'Title 4',
  125. 'h5': 'Title 5',
  126. 'h6': 'Title 6'
  127. },
  128. 'fontfamily': {
  129. 'default': 'Default',
  130. 'songti': 'Sim Sun',
  131. 'kaiti': 'Sim Kai',
  132. 'heiti': 'Sim Hei',
  133. 'lishu': 'Sim Li',
  134. 'yahei': 'Microsoft YaHei',
  135. // 'andaleMono':'Andale Mono',
  136. 'arial': 'Arial',
  137. // 'arialBlack':'Arial Black',
  138. // 'comicSansMs':'Comic Sans MS',
  139. // 'impact':'Impact',
  140. 'timesNewRoman': 'Times New Roman'
  141. },
  142. 'customstyle': {
  143. 'tc': 'Title center',
  144. 'tl': 'Title left',
  145. 'im': 'Important',
  146. 'hi': 'Highlight'
  147. },
  148. 'autoupload': {
  149. 'exceedSizeError': 'File Size Exceed',
  150. 'exceedTypeError': 'File Type Not Allow',
  151. 'jsonEncodeError': 'Server Return Format Error',
  152. 'loading': "loading...",
  153. 'loadError': "load error",
  154. 'errorLoadConfig': 'Server config not loaded, upload can not work.',
  155. },
  156. 'simpleupload': {
  157. 'exceedSizeError': 'File Size Exceed',
  158. 'exceedTypeError': 'File Type Not Allow',
  159. 'jsonEncodeError': 'Server Return Format Error',
  160. 'loading': "loading...",
  161. 'loadError': "load error",
  162. 'errorLoadConfig': 'Server config not loaded, upload can not work.',
  163. },
  164. 'elementPathTip': "Path",
  165. 'wordCountTip': "Word Count",
  166. 'wordCountMsg': '{#count} characters entered,{#leave} left. ',
  167. 'wordOverFlowMsg': '<span style="color:red;">The number of characters has exceeded allowable maximum values, the server may refuse to save!</span>',
  168. 'ok': "OK",
  169. 'cancel': "Cancel",
  170. 'closeDialog': "closeDialog",
  171. 'tableDrag': "You must import the file uiUtils.js before drag! ",
  172. 'autofloatMsg': "The plugin AutoFloat depends on EditorUI!",
  173. 'loadconfigError': 'Get server config error.',
  174. 'loadconfigFormatError': 'Server config format error.',
  175. 'loadconfigHttpError': 'Get server config http error.',
  176. 'insertcode': {
  177. 'as3': 'ActionScript 3',
  178. 'bash': 'Bash/Shell',
  179. 'cpp': 'C/C++',
  180. 'css': 'CSS',
  181. 'cf': 'ColdFusion',
  182. 'c#': 'C#',
  183. 'delphi': 'Delphi',
  184. 'diff': 'Diff',
  185. 'erlang': 'Erlang',
  186. 'groovy': 'Groovy',
  187. 'html': 'HTML',
  188. 'java': 'Java',
  189. 'jfx': 'JavaFX',
  190. 'js': 'JavaScript',
  191. 'pl': 'Perl',
  192. 'php': 'PHP',
  193. 'plain': 'Plain Text',
  194. 'ps': 'PowerShell',
  195. 'python': 'Python',
  196. 'ruby': 'Ruby',
  197. 'scala': 'Scala',
  198. 'sql': 'SQL',
  199. 'vb': 'Visual Basic',
  200. 'xml': 'XML'
  201. },
  202. 'confirmClear': "Do you confirm to clear the Document?",
  203. 'contextMenu': {
  204. 'delete': "Delete",
  205. 'selectall': "Select all",
  206. 'deletecode': "Delete Code",
  207. 'cleardoc': "Clear Document",
  208. 'confirmclear': "Do you confirm to clear the Document?",
  209. 'unlink': "Unlink",
  210. 'paragraph': "Paragraph",
  211. 'edittable': "Table property",
  212. 'aligncell': 'Align cell',
  213. 'aligntable': 'Table alignment',
  214. 'tableleft': 'Left float',
  215. 'tablecenter': 'Center',
  216. 'tableright': 'Right float',
  217. 'aligntd': 'Cell alignment',
  218. 'edittd': "Cell property",
  219. 'setbordervisible': 'set table edge visible',
  220. 'table': "Table",
  221. 'justifyleft': 'Justify Left',
  222. 'justifyright': 'Justify Right',
  223. 'justifycenter': 'Justify Center',
  224. 'justifyjustify': 'Default',
  225. 'deletetable': "Delete table",
  226. 'insertparagraphbefore': "InsertedBeforeLine",
  227. 'insertparagraphafter': 'InsertedAfterLine',
  228. 'inserttable': 'Insert table',
  229. 'insertcaption': 'Insert caption',
  230. 'deletecaption': 'Delete Caption',
  231. 'inserttitle': 'Insert Title',
  232. 'deletetitle': 'Delete Title',
  233. 'inserttitlecol': 'Insert Title Col',
  234. 'deletetitlecol': 'Delete Title Col',
  235. 'averageDiseRow': 'AverageDise Row',
  236. 'averageDisCol': 'AverageDis Col',
  237. 'deleterow': "Delete row",
  238. 'deletecol': "Delete col",
  239. 'insertrow': "Insert row",
  240. 'insertcol': "Insert col",
  241. 'insertrownext': 'Insert Row Next',
  242. 'insertcolnext': 'Insert Col Next',
  243. 'mergeright': "Merge right",
  244. 'mergeleft': "Merge left",
  245. 'mergedown': "Merge down",
  246. 'mergecells': "Merge cells",
  247. 'splittocells': "Split to cells",
  248. 'splittocols': "Split to Cols",
  249. 'splittorows': "Split to Rows",
  250. 'tablesort': 'Table sorting',
  251. 'enablesort': 'Sorting Enable',
  252. 'disablesort': 'Sorting Disable',
  253. 'reversecurrent': 'Reverse current',
  254. 'orderbyasc': 'Order By ASCII',
  255. 'reversebyasc': 'Reverse By ASCII',
  256. 'orderbynum': 'Order By Num',
  257. 'reversebynum': 'Reverse By Num',
  258. 'borderbk': 'Border shading',
  259. 'setcolor': 'interlaced color',
  260. 'unsetcolor': 'Cancel interlacedcolor',
  261. 'setbackground': 'Background interlaced',
  262. 'unsetbackground': 'Cancel Bk interlaced',
  263. 'redandblue': 'Blue and red',
  264. 'threecolorgradient': 'Three-color gradient',
  265. 'copy': "Copy(Ctrl + c)",
  266. 'copymsg': "Browser does not support. Please use 'Ctrl + c' instead!",
  267. 'paste': "Paste(Ctrl + v)",
  268. 'pastemsg': "Browser does not support. Please use 'Ctrl + v' instead!"
  269. },
  270. 'copymsg': "Browser does not support. Please use 'Ctrl + c' instead!",
  271. 'pastemsg': "Browser does not support. Please use 'Ctrl + v' instead!",
  272. 'anchorMsg': "Link",
  273. 'clearColor': 'Clear',
  274. 'standardColor': 'Standard color',
  275. 'themeColor': 'Theme color',
  276. 'property': 'Property',
  277. 'default': 'Default',
  278. 'modify': 'Modify',
  279. 'save': 'Save',
  280. 'justifyleft': 'Justify Left',
  281. 'justifyright': 'Justify Right',
  282. 'justifycenter': 'Justify Center',
  283. 'justify': 'Default',
  284. 'clear': 'Clear',
  285. 'delete': 'Delete',
  286. 'clickToUpload': "Click to upload",
  287. 'unset': 'Language hasn\'t been set!',
  288. 't_row': 'row',
  289. 't_col': 'col',
  290. 'pasteOpt': 'Paste Option',
  291. 'pasteSourceFormat': "Keep Source Formatting",
  292. 'tagFormat': 'Keep tag',
  293. 'pasteTextFormat': 'Keep Text only',
  294. 'more': 'More',
  295. 'autoTypeSet': {
  296. 'mergeLine': "Merge empty line",
  297. 'delLine': "Del empty line",
  298. 'removeFormat': "Remove format",
  299. 'indent': "Indent",
  300. 'alignment': "Alignment",
  301. 'imageFloat': "Image float",
  302. 'removeFontsize': "Remove font size",
  303. 'removeFontFamily': "Remove fontFamily",
  304. 'removeHtml': "Remove redundant HTML code",
  305. 'pasteFilter': "Paste filter",
  306. 'run': "Done",
  307. 'symbol': 'Symbol Conversion',
  308. 'bdc2sb': 'Full-width to Half-width',
  309. 'tobdc': 'Half-width to Full-width'
  310. },
  311. 'background': {
  312. 'static': {
  313. 'lang_background_normal': 'Normal',
  314. 'lang_background_local': 'Online',
  315. 'lang_background_set': 'Background Set',
  316. 'lang_background_none': 'No Background',
  317. 'lang_background_colored': 'Colored Background',
  318. 'lang_background_color': 'Color Set',
  319. 'lang_background_netimg': 'Net-Image',
  320. 'lang_background_align': 'Align Type',
  321. 'lang_background_position': 'Position',
  322. 'repeatType': {'options': ["Center", "Repeat-x", "Repeat-y", "Tile", "Custom"]}
  323. },
  324. 'noUploadImage': "No pictures has been uploaded!",
  325. 'toggleSelect': 'Change the active state by click!\n Image Size: '
  326. },
  327. //===============dialog i18N=======================
  328. 'insertimage': {
  329. 'static': {
  330. 'lang_tab_remote': "Insert",
  331. 'lang_tab_upload': "Local",
  332. 'lang_tab_online': "Manager",
  333. 'lang_tab_search': "Search",
  334. 'lang_input_url': "Address:",
  335. 'lang_input_size': "Size:",
  336. 'lang_input_width': "Width",
  337. 'lang_input_height': "Height",
  338. 'lang_input_border': "Border:",
  339. 'lang_input_vhspace': "Margins:",
  340. 'lang_input_title': "Title:",
  341. 'lang_input_align': 'Image Float Style:',
  342. 'lang_imgLoading': "Loading...",
  343. 'lang_start_upload': "Start Upload",
  344. 'lock': {'title': "Lock rate"},
  345. 'searchType': {'title': "ImageType", 'options': ["News", "Wallpaper", "emotions", "photo"]},
  346. 'searchTxt': {'value': "Enter the search keyword!"},
  347. 'searchBtn': {'value': "Search"},
  348. 'searchReset': {'value': "Clear"},
  349. 'noneAlign': {'title': 'None Float'},
  350. 'leftAlign': {'title': 'Left Float'},
  351. 'rightAlign': {'title': 'Right Float'},
  352. 'centerAlign': {'title': 'Center In A Line'}
  353. },
  354. 'uploadSelectFile': 'Select File',
  355. 'uploadAddFile': 'Add File',
  356. 'uploadStart': 'Start Upload',
  357. 'uploadPause': 'Pause Upload',
  358. 'uploadContinue': 'Continue Upload',
  359. 'uploadRetry': 'Retry Upload',
  360. 'uploadDelete': 'Delete',
  361. 'uploadTurnLeft': 'Turn Left',
  362. 'uploadTurnRight': 'Turn Right',
  363. 'uploadPreview': 'Doing Preview',
  364. 'uploadNoPreview': 'Can Not Preview',
  365. 'updateStatusReady': 'Selected _ pictures, total _KB.',
  366. 'updateStatusConfirm': '_ uploaded successfully and _ upload failed',
  367. 'updateStatusFinish': 'Total _ pictures (_KB), _ uploaded successfully',
  368. 'updateStatusError': ' and _ upload failed',
  369. 'errorNotSupport': 'WebUploader does not support the browser you are using. Please upgrade your browser or flash player',
  370. 'errorLoadConfig': 'Server config not loaded, upload can not work.',
  371. 'errorExceedSize': 'File Size Exceed',
  372. 'errorFileType': 'File Type Not Allow',
  373. 'errorInterrupt': 'File Upload Interrupted',
  374. 'errorUploadRetry': 'Upload Error, Please Retry.',
  375. 'errorHttp': 'Http Error',
  376. 'errorServerUpload': 'Server Result Error.',
  377. 'remoteLockError': "Cannot Lock the Proportion between width and height",
  378. 'numError': "Please enter the correct Num. e.g 123,400",
  379. 'imageUrlError': "The image format may be wrong!",
  380. 'imageLoadError': "Error,please check the network or URL!",
  381. 'searchRemind': "Enter the search keyword!",
  382. 'searchLoading': "Image is loading,please wait...",
  383. 'searchRetry': " Sorry,can't find the image,please try again!"
  384. },
  385. 'attachment': {
  386. 'static': {
  387. 'lang_tab_upload': 'Upload',
  388. 'lang_tab_online': 'Online',
  389. 'lang_start_upload': "Start upload",
  390. 'lang_drop_remind': "You can drop files here, a single maximum of 300 files"
  391. },
  392. 'uploadSelectFile': 'Select File',
  393. 'uploadAddFile': 'Add File',
  394. 'uploadStart': 'Start Upload',
  395. 'uploadPause': 'Pause Upload',
  396. 'uploadContinue': 'Continue Upload',
  397. 'uploadRetry': 'Retry Upload',
  398. 'uploadDelete': 'Delete',
  399. 'uploadTurnLeft': 'Turn Left',
  400. 'uploadTurnRight': 'Turn Right',
  401. 'uploadPreview': 'Doing Preview',
  402. 'updateStatusReady': 'Selected _ files, total _KB.',
  403. 'updateStatusConfirm': '_ uploaded successfully and _ upload failed',
  404. 'updateStatusFinish': 'Total _ files (_KB), _ uploaded successfully',
  405. 'updateStatusError': ' and _ upload failed',
  406. 'errorNotSupport': 'WebUploader does not support the browser you are using. Please upgrade your browser or flash player',
  407. 'errorLoadConfig': 'Server config not loaded, upload can not work.',
  408. 'errorExceedSize': 'File Size Exceed',
  409. 'errorFileType': 'File Type Not Allow',
  410. 'errorInterrupt': 'File Upload Interrupted',
  411. 'errorUploadRetry': 'Upload Error, Please Retry.',
  412. 'errorHttp': 'Http Error',
  413. 'errorServerUpload': 'Server Result Error.'
  414. },
  415. 'insertvideo': {
  416. 'static': {
  417. 'lang_tab_insertV': "Video",
  418. 'lang_tab_searchV': "Search",
  419. 'lang_tab_uploadV': "Upload",
  420. 'lang_video_url': " URL ",
  421. 'lang_video_size': "Video Size",
  422. 'lang_videoW': "Width",
  423. 'lang_videoH': "Height",
  424. 'lang_alignment': "Alignment",
  425. 'videoSearchTxt': {'value': "Enter the search keyword!"},
  426. 'videoType': {'options': ["All", "Hot", "Entertainment", "Funny", "Sports", "Science", "variety"]},
  427. 'videoSearchBtn': {'value': "Search in Baidu"},
  428. 'videoSearchReset': {'value': "Clear result"},
  429. 'lang_input_fileStatus': ' No file uploaded!',
  430. 'startUpload': {'style': "background:url(upload.png) no-repeat;"},
  431. 'lang_upload_size': "Video Size",
  432. 'lang_upload_width': "Width",
  433. 'lang_upload_height': "Height",
  434. 'lang_upload_alignment': "Alignment",
  435. 'lang_format_advice': "Recommends mp4 format."
  436. },
  437. 'numError': "Please enter the correct Num. e.g 123,400",
  438. 'floatLeft': "Float left",
  439. 'floatRight': "Float right",
  440. 'default': "Default",
  441. 'block': "Display in block",
  442. 'urlError': "The video url format may be wrong!",
  443. 'loading': " &nbsp;The video is loading, please wait…",
  444. 'clickToSelect': "Click to select",
  445. 'goToSource': 'Visit source video ',
  446. 'noVideo': " &nbsp; &nbsp;Sorry,can't find the video,please try again!",
  447. 'browseFiles': 'Open files',
  448. 'uploadSuccess': 'Upload Successful!',
  449. 'delSuccessFile': 'Remove from the success of the queue',
  450. 'delFailSaveFile': 'Remove the save failed file',
  451. 'statusPrompt': ' file(s) uploaded! ',
  452. 'flashVersionError': 'The current Flash version is too low, please update FlashPlayer,then try again!',
  453. 'flashLoadingError': 'The Flash failed loading! Please check the path or network state',
  454. 'fileUploadReady': 'Wait for uploading...',
  455. 'delUploadQueue': 'Remove from the uploading queue ',
  456. 'limitPrompt1': 'Can not choose more than single',
  457. 'limitPrompt2': 'file(s)!Please choose again!',
  458. 'delFailFile': 'Remove failure file',
  459. 'fileSizeLimit': 'File size exceeds the limit!',
  460. 'emptyFile': 'Can not upload an empty file!',
  461. 'fileTypeError': 'File type error!',
  462. 'unknownError': 'Unknown error!',
  463. 'fileUploading': 'Uploading,please wait...',
  464. 'cancelUpload': 'Cancel upload',
  465. 'netError': 'Network error',
  466. 'failUpload': 'Upload failed',
  467. 'serverIOError': 'Server IO error!',
  468. 'noAuthority': 'No Permission!',
  469. 'fileNumLimit': 'Upload limit to the number',
  470. 'failCheck': 'Authentication fails, the upload is skipped!',
  471. 'fileCanceling': 'Cancel, please wait...',
  472. 'stopUploading': 'Upload has stopped...',
  473. 'uploadSelectFile': 'Select File',
  474. 'uploadAddFile': 'Add File',
  475. 'uploadStart': 'Start Upload',
  476. 'uploadPause': 'Pause Upload',
  477. 'uploadContinue': 'Continue Upload',
  478. 'uploadRetry': 'Retry Upload',
  479. 'uploadDelete': 'Delete',
  480. 'uploadTurnLeft': 'Turn Left',
  481. 'uploadTurnRight': 'Turn Right',
  482. 'uploadPreview': 'Doing Preview',
  483. 'updateStatusReady': 'Selected _ files, total _KB.',
  484. 'updateStatusConfirm': '_ uploaded successfully and _ upload failed',
  485. 'updateStatusFinish': 'Total _ files (_KB), _ uploaded successfully',
  486. 'updateStatusError': ' and _ upload failed',
  487. 'errorNotSupport': 'WebUploader does not support the browser you are using. Please upgrade your browser or flash player',
  488. 'errorLoadConfig': 'Server config not loaded, upload can not work.',
  489. 'errorExceedSize': 'File Size Exceed',
  490. 'errorFileType': 'File Type Not Allow',
  491. 'errorInterrupt': 'File Upload Interrupted',
  492. 'errorUploadRetry': 'Upload Error, Please Retry.',
  493. 'errorHttp': 'Http Error',
  494. 'errorServerUpload': 'Server Result Error.'
  495. },
  496. 'template': {
  497. 'static': {
  498. 'lang_template_bkcolor': 'Background Color',
  499. 'lang_template_clear': 'Keep Content',
  500. 'lang_template_select': 'Select Template'
  501. },
  502. 'blank': "Blank",
  503. 'blog': "Blog",
  504. 'resume': "Resume",
  505. 'richText': "Rich Text",
  506. 'scrPapers': "Scientific Papers"
  507. },
  508. scrawl: {
  509. 'static': {
  510. 'lang_input_previousStep': "Previous",
  511. 'lang_input_nextsStep': "Next",
  512. 'lang_input_clear': 'Clear',
  513. 'lang_input_addPic': 'AddImage',
  514. 'lang_input_ScalePic': 'ScaleImage',
  515. 'lang_input_removePic': 'RemoveImage',
  516. 'J_imgTxt': {title: 'Add background image'}
  517. },
  518. 'noScarwl': "No paint, a white paper...",
  519. 'scrawlUpLoading': "Image is uploading, please wait...",
  520. 'continueBtn': "Try again",
  521. 'imageError': "Image failed to load!",
  522. 'backgroundUploading': 'Image is uploading,please wait...'
  523. },
  524. anchor: {
  525. 'static': {
  526. 'lang_input_anchorName': 'Anchor Name:'
  527. }
  528. },
  529. emotion: {
  530. 'static': {
  531. 'lang_input_choice': 'Choice',
  532. 'lang_input_Tuzki': 'Tuzki',
  533. 'lang_input_lvdouwa': 'LvDouWa',
  534. 'lang_input_BOBO': 'BOBO',
  535. 'lang_input_babyCat': 'BabyCat',
  536. 'lang_input_bubble': 'Bubble',
  537. 'lang_input_youa': 'YouA'
  538. }
  539. },
  540. help: {
  541. 'static': {
  542. 'lang_input_about': 'About UEditor Plus',
  543. 'lang_input_shortcuts': 'Shortcuts',
  544. 'lang_input_introduction': "UEditor Plus is based on UEditor.",
  545. 'lang_Txt_shortcuts': 'Shortcuts',
  546. 'lang_Txt_func': 'Function',
  547. 'lang_Txt_bold': 'Bold',
  548. 'lang_Txt_copy': 'Copy',
  549. 'lang_Txt_cut': 'Cut',
  550. 'lang_Txt_Paste': 'Paste',
  551. 'lang_Txt_undo': 'Undo',
  552. 'lang_Txt_redo': 'Redo',
  553. 'lang_Txt_italic': 'Italic',
  554. 'lang_Txt_underline': 'Underline',
  555. 'lang_Txt_selectAll': 'Select All',
  556. 'lang_Txt_visualEnter': 'Submit',
  557. 'lang_Txt_fullscreen': 'Fullscreen'
  558. }
  559. },
  560. insertframe: {
  561. 'static': {
  562. 'lang_input_address': 'Address:',
  563. 'lang_input_width': 'Width:',
  564. 'lang_input_height': 'height:',
  565. 'lang_input_isScroll': 'Enable scrollbars:',
  566. 'lang_input_frameborder': 'Show frame border:',
  567. 'lang_input_alignMode': 'Alignment:',
  568. 'align': {title: "Alignment", options: ["Default", "Left", "Right", "Center"]}
  569. },
  570. 'enterAddress': 'Please enter an address!'
  571. },
  572. link: {
  573. 'static': {
  574. 'lang_input_text': 'Text:',
  575. 'lang_input_url': 'URL:',
  576. 'lang_input_title': 'Title:',
  577. 'lang_input_target': 'open in new window:'
  578. },
  579. 'validLink': 'Supports only effective when a link is selected',
  580. 'httpPrompt': 'The hyperlink you enter should start with "http|https|ftp://"!'
  581. },
  582. searchreplace: {
  583. 'static': {
  584. lang_tab_search: "Search",
  585. lang_tab_replace: "Replace",
  586. lang_search1: "Search",
  587. lang_search2: "Search",
  588. lang_replace: "Replace",
  589. lang_searchReg: 'Support regular expression ,which starts and ends with a slash ,for example "/expression/"',
  590. lang_searchReg1: 'Support regular expression ,which starts and ends with a slash ,for example "/expression/"',
  591. lang_case_sensitive1: "Case sense",
  592. lang_case_sensitive2: "Case sense",
  593. nextFindBtn: {value: "Next"},
  594. preFindBtn: {value: "Preview"},
  595. nextReplaceBtn: {value: "Next"},
  596. preReplaceBtn: {value: "Preview"},
  597. repalceBtn: {value: "Replace"},
  598. repalceAllBtn: {value: "Replace all"}
  599. },
  600. getEnd: "Has the search to the bottom!",
  601. getStart: "Has the search to the top!",
  602. countMsg: "Altogether replaced {#count} character(s)!"
  603. },
  604. spechars: {
  605. 'static': {},
  606. tsfh: "Special",
  607. lmsz: "Roman",
  608. szfh: "Numeral",
  609. rwfh: "Japanese",
  610. xlzm: "The Greek",
  611. ewzm: "Russian",
  612. pyzm: "Phonetic",
  613. yyyb: "English",
  614. zyzf: "Others"
  615. },
  616. 'edittable': {
  617. 'static': {
  618. 'lang_tableStyle': 'Table style',
  619. 'lang_insertCaption': 'Add table header row',
  620. 'lang_insertTitle': 'Add table title row',
  621. 'lang_insertTitleCol': 'Add table title col',
  622. 'lang_tableSize': 'Automatically adjust table size',
  623. 'lang_autoSizeContent': 'Adaptive by form text',
  624. 'lang_orderbycontent': "Table of contents sortable",
  625. 'lang_autoSizePage': 'Page width adaptive',
  626. 'lang_example': 'Example',
  627. 'lang_borderStyle': 'Table Border',
  628. 'lang_color': 'Color:'
  629. },
  630. captionName: 'Caption',
  631. titleName: 'Title',
  632. cellsName: 'text',
  633. errorMsg: 'There are merged cells, can not sort.'
  634. },
  635. 'edittip': {
  636. 'static': {
  637. lang_delRow: 'Delete entire row',
  638. lang_delCol: 'Delete entire col'
  639. }
  640. },
  641. 'edittd': {
  642. 'static': {
  643. lang_tdBkColor: 'Background Color:'
  644. }
  645. },
  646. 'formula': {
  647. 'static': {},
  648. },
  649. wordimage: {
  650. 'static': {
  651. lang_resave: "The re-save step",
  652. uploadBtn: {src: "upload.png", alt: "Upload"},
  653. clipboard: {style: "background: url(copy.png) -153px -1px no-repeat;"},
  654. lang_step: " 1. Click top button to copy the url and then open the dialog to paste it. 2. Open after choose photos uploaded process."
  655. },
  656. fileType: "Image",
  657. flashError: "Flash initialization failed!",
  658. netError: "Network error! Please try again!",
  659. copySuccess: "URL has been copied!",
  660. 'flashI18n': {
  661. lang: encodeURI('{"UploadingState":"totalNum: ${a},uploadComplete: ${b}", "BeforeUpload":"waitingNum: ${a}", "ExceedSize":"Size exceed${a}", "ErrorInPreview":"Preview failed", "DefaultDescription":"Description", "LoadingImage":"Loading..."}'),
  662. uploadingTF: encodeURI('{"font":"Arial", "size":12, "color":"0x000", "bold":"true", "italic":"false", "underline":"false"}'),
  663. imageTF: encodeURI('{"font":"Arial", "size":11, "color":"red", "bold":"false", "italic":"false", "underline":"false"}'),
  664. textEncoding: "utf-8",
  665. addImageSkinURL: "addImage.png",
  666. allDeleteBtnUpSkinURL: "allDeleteBtnUpSkin.png",
  667. allDeleteBtnHoverSkinURL: "allDeleteBtnHoverSkin.png",
  668. rotateLeftBtnEnableSkinURL: "rotateLeftEnable.png",
  669. rotateLeftBtnDisableSkinURL: "rotateLeftDisable.png",
  670. rotateRightBtnEnableSkinURL: "rotateRightEnable.png",
  671. rotateRightBtnDisableSkinURL: "rotateRightDisable.png",
  672. deleteBtnEnableSkinURL: "deleteEnable.png",
  673. deleteBtnDisableSkinURL: "deleteDisable.png",
  674. backgroundURL: '',
  675. listBackgroundURL: '',
  676. buttonURL: 'button.png'
  677. }
  678. },
  679. };