en.js 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  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', 'undo':'Undo', 'redo':'Redo', 'bold':'Bold', 'indent':'Indent', 'snapscreen':'SnapScreen',
  11. 'italic':'Italic', 'underline':'Underline', 'strikethrough':'Strikethrough', 'subscript':'SubScript',
  12. 'superscript':'SuperScript', 'formatmatch':'Format Match', 'source':'Source', 'blockquote':'BlockQuote',
  13. 'pasteplain':'PastePlain', 'selectall':'SelectAll', 'print':'Print', 'preview':'Preview',
  14. 'horizontal':'Horizontal', 'removeformat':'RemoveFormat', 'time':'Time', 'date':'Date',
  15. 'unlink':'Unlink', 'insertrow':'InsertRow', 'insertcol':'InsertCol', 'mergeright':'MergeRight', 'mergedown':'MergeDown',
  16. 'deleterow':'DeleteRow', 'deletecol':'DeleteCol', 'splittorows':'SplitToRows', 'splittocols':'SplitToCols', 'splittocells':'SplitToCells',
  17. 'mergecells':'MergeCells', 'deletetable':'DeleteTable', 'insertparagraphbeforetable':'ParagraphBeforeTable', 'cleardoc':'Clear',
  18. 'fontfamily':'FontFamily', 'fontsize':'FontSize', 'paragraph':'Paragraph', 'insertimage':'Image', 'inserttable':'Table', 'link':'Link',
  19. 'emotion':'Emotion', 'spechars':'Spechars', 'searchreplace':'SearchReplace', 'map':'BaiduMap', 'gmap':'GoogleMap',
  20. 'insertvideo':'Video', 'help':'Help', 'justifyleft':'JustifyLeft', 'justifyright':'JustifyRight', 'justifycenter':'JustifyCenter',
  21. 'justifyjustify':'Justify', 'forecolor':'FontColor', 'backcolor':'BackColor', 'insertorderedlist':'OL',
  22. 'insertunorderedlist':'UL', 'fullscreen':'FullScreen', 'directionalityltr':'EnterFromLeft', 'directionalityrtl':'EnterFromRight',
  23. 'rowspacingtop':'RowSpacingTop', 'rowspacingbottom':'RowSpacingBottom', 'highlightcode':'Code', 'pagebreak':'PageBreak', 'insertframe':'Iframe', 'imagenone':'Default',
  24. 'imageleft':'ImageLeft', 'imageright':'ImageRight', 'attachment':'Attachment', 'imagecenter':'ImageCenter', 'wordimage':'WordImage',
  25. 'lineheight':'LineHeight','edittd':'EditTD', 'customstyle':'CustomStyle', 'scrawl':'Scrawl', 'autotypeset':'AutoTypeset',
  26. 'webapp':'WebAPP', 'touppercase':'UpperCase', 'tolowercase':'LowerCase','template':'Template','background':'Background',
  27. 'music':'Music'
  28. },
  29. 'insertorderedlist':{
  30. 'decimal':'1,2,3...',
  31. 'lower-alpha':'a,b,c...',
  32. 'lower-roman':'i,ii,iii...',
  33. 'upper-alpha':'A,B,C...',
  34. 'upper-roman':'I,II,III...'
  35. },
  36. 'insertunorderedlist':{
  37. 'circle':'○ Circle',
  38. 'disc':'● Circle dot',
  39. 'square':'■ Rectangle '
  40. },
  41. 'paragraph':{'p':'Paragraph', 'h1':'Title 1', 'h2':'Title 2', 'h3':'Title 3', 'h4':'Title 4', 'h5':'Title 5', 'h6':'Title 6'},
  42. 'fontfamily':{
  43. 'songti':'Sim sun',
  44. 'kaiti':'Sim kai',
  45. 'heiti':'Sim hei',
  46. 'lishu':'Sim li',
  47. 'yahei': 'Microsoft yahei',
  48. 'andaleMono':'Andale mono',
  49. 'arial': 'Arial',
  50. 'arialBlack':'Arial black',
  51. 'comicSansMs':'Comic sans ms',
  52. 'impact':'Impact',
  53. 'timesNewRoman':'Times new roman'
  54. },
  55. 'customstyle':{
  56. 'tc':'Title center',
  57. 'tl':'Title left',
  58. 'im':'Important',
  59. 'hi':'Highlight'
  60. },
  61. 'elementPathTip':"Path",
  62. 'wordCountTip':"Word Count",
  63. 'wordCountMsg':'{#count} characters entered,{#leave} left. ',
  64. 'wordOverFlowMsg':'<span style="color:red;">The number of characters has exceeded allowable maximum values, the server may refuse to save!</span>',
  65. 'ok':"OK",
  66. 'cancel':"Cancel",
  67. 'closeDialog':"closeDialog",
  68. 'tableDrag':"You must import the file uiUtils.js before drag! ",
  69. 'autofloatMsg':"The plugin AutoFloat depends on EditorUI!",
  70. 'snapScreen_plugin':{
  71. 'browserMsg':"Only IE supported!",
  72. 'callBackErrorMsg':"The callback data is wrong,please check the config!",
  73. 'uploadErrorMsg':"Upload error,please check your server environment! "
  74. },
  75. 'confirmClear':"Do you confirm to clear the Document?",
  76. 'contextMenu':{
  77. 'delete':"Delete",
  78. 'selectall':"Select all",
  79. 'deletecode':"Delete Code",
  80. 'cleardoc':"Clear Document",
  81. 'confirmclear':"Do you confirm to clear the Document?",
  82. 'unlink':"Unlink",
  83. 'paragraph':"Paragraph",
  84. 'edittable':"Table property",
  85. 'edittd':"Cell property",
  86. 'table':"Table",
  87. 'justifyleft':'Justify Left',
  88. 'justifyright':'Justify Right',
  89. 'justifycenter':'Justify Center',
  90. 'justifyjustify':'Default',
  91. 'deletetable':"Delete table",
  92. 'insertparagraphbeforetable':"Insert paragraph",
  93. 'inserttable':'Insert table',
  94. 'deleterow':"Delete row",
  95. 'deletecol':"Delete col",
  96. 'insertrow':"Insert row",
  97. 'insertcol':"Insert col",
  98. 'mergeright':"Merge right",
  99. 'mergeleft':"Merge left",
  100. 'mergedown':"Merge down",
  101. 'mergecells':"Merge cells",
  102. 'splittocells':"Split to cells",
  103. 'splittocols':"Split to Cols",
  104. 'splittorows':"Split to Rows",
  105. 'copy':"Copy(Ctrl + c)",
  106. 'copymsg':"Please use 'Ctrl + c' instead!",
  107. 'paste':"Paste(Ctrl + v)",
  108. 'pastemsg':"Please use 'Ctrl + v' instead!",
  109. 'highlightcode':'insert code'
  110. },
  111. 'anthorMsg':"Link",
  112. 'clearColor':'Clear',
  113. 'standardColor':'Standard color',
  114. 'themeColor':'Theme color',
  115. 'property':'Property',
  116. 'default':'Default',
  117. 'modify':'Modify',
  118. 'justifyleft':'Justify Left',
  119. 'justifyright':'Justify Right',
  120. 'justifycenter':'Justify Center',
  121. 'justify':'Default',
  122. 'clear':'Clear',
  123. 'anchorMsg':'Anchor',
  124. 'delete':'Delete',
  125. 'clickToUpload':"Click to upload",
  126. 'unset':'Language hasn\'t been set!',
  127. 't_row':'row',
  128. 't_col':'col',
  129. 'more':'More',
  130. 'autoTypeSet':{
  131. mergeLine:"Merge empty line",
  132. delLine:"Del empty line",
  133. removeFormat:"Remove format",
  134. indent:"Indent",
  135. alignment:"Alignment",
  136. imageFloat:"Image float",
  137. removeFontsize:"Remove font size",
  138. removeFontFamily:"Remove fontFamily",
  139. removeHtml:"Remove redundant HTML code",
  140. pasteFilter:"Paste filter",
  141. run:"Done"
  142. },
  143. 'background':{
  144. 'static':{
  145. 'lang_background_normal':'Normal',
  146. 'lang_background_local':'Local',
  147. 'lang_background_set':'Background Set',
  148. 'lang_background_none':'None',
  149. 'lang_background_color':'Color Set',
  150. 'lang_background_netimg':'Net-Image',
  151. 'lang_background_align':'Align Type',
  152. 'lang_background_position':'Position',
  153. 'repeatType':{options:["Center", "Repeat-x", "Repeat-y", "Tile","Custom"]}
  154. },
  155. 'noUploadImage':"No pictures has been uploaded!",
  156. 'toggleSelect':'Change the active state by click!\n Image Size: '
  157. },
  158. //===============dialog i18N=======================
  159. insertimage:{
  160. 'static':{
  161. 'lang_tab_remote':"Remote", //节点
  162. 'lang_tab_local':"Local",
  163. 'lang_tab_imgManager':"Manager",
  164. 'lang_tab_imgSearch':"Search",
  165. 'lang_input_url':"Address",
  166. 'lang_input_width':"Width",
  167. 'lang_input_height':"Height",
  168. 'lang_input_border':"Border",
  169. 'lang_input_vhspace':"Margins",
  170. 'lang_input_title':"Title",
  171. 'lang_input_remoteAlign':'Align',
  172. 'lang_imgLoading':"Loading...",
  173. 'lock':{title:"Lock rate"}, //属性
  174. 'imgType':{title:"ImageType", options:["News", "Wallpaper", "emotions", "photo"]}, //select的option
  175. 'imgSearchTxt':{value:"Enter the search keyword!"},
  176. 'imgSearchBtn':{value:"Search"},
  177. 'imgSearchReset':{value:"Clear"},
  178. 'upload':{style:'background: url(upload.png);'},
  179. 'duiqi':{style:'background: url(imglabel.png) -12px 2px no-repeat;'}
  180. },
  181. 'netError':"Network error,please check the config!",
  182. 'noUploadImage':"No pictures has been uploaded!",
  183. 'imageLoading':"Image is loading,please wait...",
  184. 'tryAgain':" Sorry,can't find the image,please try again!",
  185. 'toggleSelect':"Chang the active state by click!\n Image Size: ",
  186. 'searchInitInfo':"Enter the search keyword!",
  187. 'numError':"Please enter the correct Num. e.g 123,400",
  188. 'imageUrlError':"The image format may be wrong!",
  189. 'imageLoadError':"Error,please check the network or URL!",
  190. 'flashError':'Flash Initialization failed,please update and try again!',
  191. 'floatDefault':"Default",
  192. 'floatLeft':"Float left",
  193. 'floatRight':"Float right",
  194. 'floatCenter':"Center",
  195. 'fileType':"Image",
  196. 'flashI18n':{
  197. lang:encodeURI( '{"UploadingState":"totalNum: ${a},uploadComplete: ${b}", "BeforeUpload":"waitingNum: ${a}", "ExceedSize":"Size exceed${a}", "ErrorInPreview":"Preview failed", "DefaultDescription":"Description", "LoadingImage":"Loading..."}' ),
  198. uploadingTF:encodeURI( '{"font":"Arial", "size":12, "color":"0x000", "bold":"true", "italic":"false", "underline":"false"}' ),
  199. imageTF:encodeURI( '{"font":"Arial", "size":11, "color":"red", "bold":"false", "italic":"false", "underline":"false"}' ),
  200. textEncoding:"utf-8",
  201. addImageSkinURL:"addimage.png",
  202. allDeleteBtnUpSkinURL:"alldeletebtnupskin.png",
  203. allDeleteBtnHoverSkinURL:"alldeletebtnhoverskin.png",
  204. rotateLeftBtnEnableSkinURL:"rotateleftenable.png",
  205. rotateLeftBtnDisableSkinURL:"rotateleftdisable.png",
  206. rotateRightBtnEnableSkinURL:"rotaterightenable.png",
  207. rotateRightBtnDisableSkinURL:"rotaterightdisable.png",
  208. deleteBtnEnableSkinURL:"deleteenable.png",
  209. deleteBtnDisableSkinURL:"deletedisable.png",
  210. backgroundURL:'',
  211. listBackgroundURL:'',
  212. buttonURL:'button.png'
  213. }
  214. },
  215. webapp:{
  216. tip1:"This function provided by Baidu APP,please apply for baidu APPKey webmaster first!",
  217. tip2:"And then open the file editor_config.js to set it! ",
  218. applyFor:"APPLY FOR",
  219. anthorApi:"Baidu API"
  220. },
  221. template:{
  222. 'static':{
  223. 'lang_template_bkcolor':'Background Color',
  224. 'lang_template_clear' : 'Keep Content',
  225. 'lang_template_select':'Select Template'
  226. },
  227. 'blank':"Blank",
  228. 'blog':"Blog",
  229. 'resume':"Resume",
  230. 'richText':"Rich Text",
  231. 'scrPapers':"Scientific Papers"
  232. },
  233. scrawl:{
  234. 'static':{
  235. 'lang_input_previousStep':"Previous",
  236. 'lang_input_nextsStep':"Next",
  237. 'lang_input_clear':'Clear',
  238. 'lang_input_addPic':'AddImage',
  239. 'lang_input_ScalePic':'ScaleImage',
  240. 'lang_input_removePic':'RemoveImage',
  241. 'J_imgTxt':{title:'Add background image'}
  242. },
  243. 'noScarwl':"No paint, a white paper...",
  244. 'scrawlUpLoading':"Image is uploading, please wait...",
  245. 'continueBtn':"Try again",
  246. 'imageError':"Image failed to load!",
  247. 'backgroundUploading':'Image is uploading,please wait...'
  248. },
  249. 'music':{
  250. 'static':{
  251. 'lang_input_tips':"Input singer/song/album, search you interested in music!",
  252. 'J_searchBtn':{value:'Search songs'}
  253. },
  254. 'emptyTxt':'Not search to the relevant music results, please change a keyword try.',
  255. 'chapter':'Songs',
  256. 'singer':'Singer',
  257. 'special':'Album',
  258. 'listenTest':'Audition'
  259. },
  260. anchor:{
  261. 'static':{
  262. 'lang_input_anchorName':'Anchor Name:'
  263. }
  264. },
  265. attachment:{
  266. 'static':{
  267. 'lang_input_fileStatus':' No file uploaded!',
  268. 'startUpload':{style:"background:url(upload.png) no-repeat;"}
  269. },
  270. 'browseFiles':'Open files',
  271. 'uploadSuccess':'Upload Successful!',
  272. 'delSuccessFile':'Remove from the success of the queue',
  273. 'delFailSaveFile':'Remove the save failed file',
  274. 'statusPrompt':' file(s) uploaded! ',
  275. 'flashVersionError':'The current Flash version is too low, please update FlashPlayer,then try again!',
  276. 'flashLoadingError':'The Flash failed loading! Please check the path or network state',
  277. 'fileUploadReady':'Wait for uploading...',
  278. 'delUploadQueue':'Remove from the uploading queue ',
  279. 'limitPrompt1':'Can not choose more than single',
  280. 'limitPrompt2':'file(s)!Please choose again!',
  281. 'delFailFile':'Remove failure file',
  282. 'fileSizeLimit':'File size exceeds the limit!',
  283. 'emptyFile':'Can not upload an empty file!',
  284. 'fileTypeError':'File type error!',
  285. 'unknownError':'Unknown error!',
  286. 'fileUploading':'Uploading,please wait...',
  287. 'cancelUpload':'Cancel upload',
  288. 'netError':'Network error',
  289. 'failUpload':'Upload failed',
  290. 'serverIOError':'Server IO error!',
  291. 'noAuthority':'No Permission!',
  292. 'fileNumLimit':'Upload limit to the number',
  293. 'failCheck':'Authentication fails, the upload is skipped!',
  294. 'fileCanceling':'Cancel, please wait...',
  295. 'stopUploading':'Upload has stopped...'
  296. },
  297. highlightcode:{
  298. 'static':{
  299. 'lang_input_selectLang':'Select Language'
  300. },
  301. importCode:'Please enter the code!'
  302. },
  303. emotion:{
  304. 'static':{
  305. 'lang_input_choice':'Choice',
  306. 'lang_input_Tuzki':'Tuzki',
  307. 'lang_input_lvdouwa':'LvDouWa',
  308. 'lang_input_BOBO':'BOBO',
  309. 'lang_input_babyCat':'BabyCat',
  310. 'lang_input_bubble':'Bubble',
  311. 'lang_input_youa':'YouA'
  312. }
  313. },
  314. gmap:{
  315. 'static':{
  316. 'lang_input_address':'Address:',
  317. 'lang_input_search':'Search',
  318. 'address':{value:"Beijing"}
  319. },
  320. searchError:'Unable to locate the address!'
  321. },
  322. help:{
  323. 'static':{
  324. 'lang_input_about':'About',
  325. 'lang_input_shortcuts':'Shortcuts',
  326. 'lang_input_version':'Version:1.2.4',
  327. 'lang_input_introduction':"UEditor is developed by Baidu Co.ltd. It is lightweight, customizable , focusing on user experience and etc. , UEditor is based on open source BSD license , allowing free use and redistribution.",
  328. 'lang_Txt_shortcuts':'Shortcuts',
  329. 'lang_Txt_func':'Function',
  330. 'lang_Txt_bold':'Bold',
  331. 'lang_Txt_copy':'Copy',
  332. 'lang_Txt_cut':'Cut',
  333. 'lang_Txt_Paste':'Paste',
  334. 'lang_Txt_undo':'Undo',
  335. 'lang_Txt_redo':'Redo',
  336. 'lang_Txt_italic':'Italic',
  337. 'lang_Txt_underline':'Underline',
  338. 'lang_Txt_selectAll':'Select All',
  339. 'lang_Txt_removeFormat':'Remove Format',
  340. 'lang_Txt_leftJustification':'Justify Left',
  341. 'lang_Txt_rightJustification':'Justify Right',
  342. 'lang_Txt_visualEnter':'Submit'
  343. }
  344. },
  345. insertframe:{
  346. 'static':{
  347. 'lang_input_address':'Address:',
  348. 'lang_input_width':'Width:',
  349. 'lang_input_height':'height:',
  350. 'lang_input_isScroll':'Enable scrollbars:',
  351. 'lang_input_frameborder':'Show frame border:',
  352. 'lang_input_alignMode':'Alignment:',
  353. 'align':{title:"Alignment", options:["Default", "Left", "Right", "Center"]}
  354. },
  355. 'enterAddress':'Please enter an address!'
  356. },
  357. link:{
  358. 'static':{
  359. 'lang_input_text':'Text:',
  360. 'lang_input_url':'URL:',
  361. 'lang_input_title':'Title:',
  362. 'lang_input_target':'open in new window:'
  363. },
  364. 'validLink':'Supports only effective when a link is selected',
  365. 'httpPrompt':'The hyperlink you enter should start with "http|https|ftp://"!'
  366. },
  367. map:{
  368. 'static':{
  369. lang_city:"City",
  370. lang_address:"Address",
  371. city:{value:"Beijing"},
  372. lang_search:"Search"
  373. },
  374. cityMsg:"Please enter the city name!",
  375. errorMsg:"Can't find the place!"
  376. },
  377. searchreplace:{
  378. 'static':{
  379. lang_tab_search:"Search",
  380. lang_tab_replace:"Replace",
  381. lang_search1:"Search",
  382. lang_search2:"Search",
  383. lang_replace:"Replace",
  384. lang_case_sensitive1:"Case sense",
  385. lang_case_sensitive2:"Case sense",
  386. nextFindBtn:{value:"Next"},
  387. preFindBtn:{value:"Preview"},
  388. nextReplaceBtn:{value:"Next"},
  389. preReplaceBtn:{value:"Preview"},
  390. repalceBtn:{value:"Replace"},
  391. repalceAllBtn:{value:"Replace all"}
  392. },
  393. getEnd:"Has the search to the bottom!",
  394. getStart:"Has the search to the top!",
  395. countMsg:"Altogether replaced {#count} character(s)!"
  396. },
  397. snapscreen:{
  398. 'static':{
  399. lang_showMsg:"You should install the UEditor screenshots program first!",
  400. lang_download:"Download!",
  401. lang_step1:"Step1:Download the program and then run it",
  402. lang_step2:"Step2:After complete install,try to click the button again"
  403. }
  404. },
  405. insertvideo:{
  406. 'static':{
  407. lang_tab_insertV:"Video",
  408. lang_tab_searchV:"Search",
  409. lang_video_url:" URL ",
  410. lang_video_size:"Video Size",
  411. lang_videoW:"Width",
  412. lang_videoH:"Height",
  413. lang_alignment:"Alignment",
  414. videoSearchTxt:{value:"Enter the search keyword!"},
  415. videoType:{options:["All", "Hot", "Entertainment", "Funny", "Sports", "Science", "variety"]},
  416. videoSearchBtn:{value:"Search in Baidu"},
  417. videoSearchReset:{value:"Clear result"}
  418. },
  419. numError:"Please enter the correct Num. e.g 123,400",
  420. floatLeft:"Float left",
  421. floatRight:"Float right",
  422. "default":"Default",
  423. block:"Display in block",
  424. urlError:"The video url format may be wrong!",
  425. loading:" &nbsp;The video is loading, please wait…",
  426. clickToSelect:"Click to select",
  427. goToSource:'Visit source video ',
  428. noVideo:" &nbsp; &nbsp;Sorry,can't find the video,please try again!"
  429. },
  430. spechars:{
  431. 'static':{},
  432. tsfh:"Special",
  433. lmsz:"Roman",
  434. szfh:"Numeral",
  435. rwfh:"Japanese",
  436. xlzm:"The Greek",
  437. ewzm:"Russian",
  438. pyzm:"Phonetic",
  439. zyzf:"Others"
  440. },
  441. inserttable:{
  442. 'static':{
  443. lang_baseInfo:"Base info",
  444. lang_rows:"Rows",
  445. lang_rowUnit:"row",
  446. lang_width:"Width",
  447. lang_widthUnit:"Unit",
  448. lang_height:"Height",
  449. lang_heightUnit:"Unit",
  450. lang_cols:"Cols",
  451. lang_colUnit:"col",
  452. lang_warmPrompt:"Warm prompt",
  453. lang_maxPadding:"Margins maximum can't more than 13 px! ",
  454. lang_extendInfo:"Extend info",
  455. lang_preview:"Can preview",
  456. lang_tableBorder:"Border",
  457. lang_borderSize:"Size",
  458. lang_borderColor:"Color",
  459. lang_mar_pad:"MarginPad",
  460. lang_margin:"Mar",
  461. lang_padding:"Pad",
  462. lang_table_background:"Table background",
  463. lang_table_alignment:"Table alignment",
  464. lang_borderFor:"Border for",
  465. align:{options:["Default", "Justify", "Justify Left", "Justify Right"]},
  466. borderType:{options:["Only table", "All cells"]},
  467. lang_forPreview:"This is used for preview"
  468. },
  469. errorNum:"Please enter the right number!",
  470. errorColor:"Please enter the right color!",
  471. clearColor:"Clear",
  472. overflowMsg:"Maximum can't more than {#value} px!",
  473. overflowPreviewMsg:"More than {#value} px no longer provide real-time preview!"
  474. },
  475. edittd:{
  476. 'static':{
  477. lang_background:"Back Color",
  478. lang_alignment:"Alignment",
  479. lang_horizontal:"H",
  480. lang_vertical:"V",
  481. vAlign:{options:["Default", "Justify", "Justify Top", "Justify Bottom"]},
  482. align:{options:["Default", "Justify", "Justify Left", "Justify Right"]}
  483. },
  484. clearColor:"Clear"
  485. },
  486. wordimage:{
  487. 'static':{
  488. lang_resave:"The re-save step",
  489. uploadBtn:{src:"upload.png", alt:"Upload"},
  490. clipboard:{style:"background: url(copy.png) -153px -1px no-repeat;"},
  491. 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."
  492. },
  493. fileType:"Image",
  494. flashError:"Flash initialization failed!",
  495. netError:"Network error! Please try again!",
  496. copySuccess:"URL has been copied!",
  497. 'flashI18n':{
  498. lang:encodeURI( '{"UploadingState":"totalNum: ${a},uploadComplete: ${b}", "BeforeUpload":"waitingNum: ${a}", "ExceedSize":"Size exceed${a}", "ErrorInPreview":"Preview failed", "DefaultDescription":"Description", "LoadingImage":"Loading..."}' ),
  499. uploadingTF:encodeURI( '{"font":"Arial", "size":12, "color":"0x000", "bold":"true", "italic":"false", "underline":"false"}' ),
  500. imageTF:encodeURI( '{"font":"Arial", "size":11, "color":"red", "bold":"false", "italic":"false", "underline":"false"}' ),
  501. textEncoding:"utf-8",
  502. addImageSkinURL:"addImage.png",
  503. allDeleteBtnUpSkinURL:"allDeleteBtnUpSkin.png",
  504. allDeleteBtnHoverSkinURL:"allDeleteBtnHoverSkin.png",
  505. rotateLeftBtnEnableSkinURL:"rotateLeftEnable.png",
  506. rotateLeftBtnDisableSkinURL:"rotateLeftDisable.png",
  507. rotateRightBtnEnableSkinURL:"rotateRightEnable.png",
  508. rotateRightBtnDisableSkinURL:"rotateRightDisable.png",
  509. deleteBtnEnableSkinURL:"deleteEnable.png",
  510. deleteBtnDisableSkinURL:"deleteDisable.png",
  511. backgroundURL:'',
  512. listBackgroundURL:'',
  513. buttonURL:'button.png'
  514. }
  515. }
  516. };