/source/Plug-in/kind/lang/zh_TW.js

http://prosporous.googlecode.com/ · JavaScript · 215 lines · 206 code · 1 blank · 8 comment · 0 complexity · 394749e004810ecac4fddf6f204139fb MD5 · raw file

  1. /*******************************************************************************
  2. * KindEditor - WYSIWYG HTML Editor for Internet
  3. * Copyright (C) 2006-2011 kindsoft.net
  4. *
  5. * @author Roddy <luolonghao@gmail.com>
  6. * @site http://www.kindsoft.net/
  7. * @licence http://www.kindsoft.net/license.php
  8. *******************************************************************************/
  9. KindEditor.lang({
  10. source : '???',
  11. preview : '??',
  12. undo : '??(Ctrl+Z)',
  13. redo : '??(Ctrl+Y)',
  14. cut : '??(Ctrl+X)',
  15. copy : '??(Ctrl+C)',
  16. paste : '??(Ctrl+V)',
  17. plainpaste : '???????',
  18. wordpaste : '?Word??',
  19. selectall : '??(Ctrl+A)',
  20. justifyleft : '????',
  21. justifycenter : '??',
  22. justifyright : '????',
  23. justifyfull : '????',
  24. insertorderedlist : '????',
  25. insertunorderedlist : '????',
  26. indent : '????',
  27. outdent : '????',
  28. subscript : '??',
  29. superscript : '??',
  30. formatblock : '??',
  31. fontname : '??',
  32. fontsize : '????',
  33. forecolor : '????',
  34. hilitecolor : '????',
  35. bold : '??(Ctrl+B)',
  36. italic : '??(Ctrl+I)',
  37. underline : '??(Ctrl+U)',
  38. strikethrough : '???',
  39. removeformat : '????',
  40. image : '??',
  41. flash : 'Flash',
  42. media : '???',
  43. table : '??',
  44. hr : '?????',
  45. emoticons : '????',
  46. link : '???',
  47. unlink : '?????',
  48. fullscreen : '???',
  49. about : '??',
  50. print : '??(Ctrl+P)',
  51. fileManager : '?????',
  52. code : '??????',
  53. map : 'Google??',
  54. lineheight : '??',
  55. clearhtml : '??HTML??',
  56. pagebreak : '??????',
  57. quickformat : '????',
  58. insertfile : '????',
  59. template : '????',
  60. anchor : '??',
  61. yes : '??',
  62. no : '??',
  63. close : '??',
  64. editImage : '????',
  65. deleteImage : '????',
  66. editFlash : 'Flash??',
  67. deleteFlash : '??Flash',
  68. editMedia : '?????',
  69. deleteMedia : '?????',
  70. editLink : '?????',
  71. deleteLink : '?????',
  72. tableprop : '????',
  73. tablecellprop : '?????',
  74. tableinsert : '????',
  75. tabledelete : '????',
  76. tablecolinsertleft : '?????',
  77. tablecolinsertright : '?????',
  78. tablerowinsertabove : '?????',
  79. tablerowinsertbelow : '?????',
  80. tablerowmerge : '???????',
  81. tablecolmerge : '???????',
  82. tablerowsplit : '???',
  83. tablecolsplit : '???',
  84. tablecoldelete : '???',
  85. tablerowdelete : '???',
  86. noColor : '??',
  87. invalidImg : "??????URL?\n???jpg,gif,bmp,png???",
  88. invalidMedia : "??????URL?\n???swf,flv,mp3,wav,wma,wmv,mid,avi,mpg,asf,rm,rmvb???",
  89. invalidWidth : "????????",
  90. invalidHeight : "????????",
  91. invalidBorder : "????????",
  92. invalidUrl : "??????URL?",
  93. invalidRows : '?????????????????0????',
  94. invalidCols : '?????????????????0????',
  95. invalidPadding : '????????',
  96. invalidSpacing : '????????',
  97. invalidBorder : '????????',
  98. pleaseInput : "??????",
  99. invalidJson : '????????',
  100. cutError : '?????????????????????????(Ctrl+X)???',
  101. copyError : '?????????????????????????(Ctrl+C)???',
  102. pasteError : '?????????????????????????(Ctrl+V)???',
  103. ajaxLoading : '??????? ...',
  104. uploadLoading : '??????? ...',
  105. uploadError : '????',
  106. 'plainpaste.comment' : '??????(Ctrl+V)???????????',
  107. 'wordpaste.comment' : '??????(Ctrl+V)???????????',
  108. 'link.url' : 'URL',
  109. 'link.linkType' : '????',
  110. 'link.newWindow' : '???',
  111. 'link.selfWindow' : '????',
  112. 'flash.url' : 'URL',
  113. 'flash.width' : '??',
  114. 'flash.height' : '??',
  115. 'flash.upload' : '??',
  116. 'flash.viewServer' : '??',
  117. 'media.url' : 'URL',
  118. 'media.width' : '??',
  119. 'media.height' : '??',
  120. 'media.autostart' : '????',
  121. 'media.upload' : '??',
  122. 'media.viewServer' : '??',
  123. 'image.remoteImage' : '??URL',
  124. 'image.localImage' : '????',
  125. 'image.remoteUrl' : '??URL',
  126. 'image.localUrl' : '??URL',
  127. 'image.size' : '????',
  128. 'image.width' : '??',
  129. 'image.height' : '??',
  130. 'image.resetSize' : '????',
  131. 'image.align' : '????',
  132. 'image.defaultAlign' : '???',
  133. 'image.leftAlign' : '????',
  134. 'image.rightAlign' : '????',
  135. 'image.imgTitle' : '????',
  136. 'image.viewServer' : '??...',
  137. 'filemanager.emptyFolder' : '????',
  138. 'filemanager.moveup' : '???????',
  139. 'filemanager.viewType' : '?????',
  140. 'filemanager.viewImage' : '???',
  141. 'filemanager.listImage' : '????',
  142. 'filemanager.orderType' : '?????',
  143. 'filemanager.fileName' : '??',
  144. 'filemanager.fileSize' : '??',
  145. 'filemanager.fileType' : '??',
  146. 'insertfile.url' : 'URL',
  147. 'insertfile.title' : '????',
  148. 'insertfile.upload' : '??',
  149. 'insertfile.viewServer' : '??',
  150. 'table.cells' : '????',
  151. 'table.rows' : '??',
  152. 'table.cols' : '??',
  153. 'table.size' : '????',
  154. 'table.width' : '??',
  155. 'table.height' : '??',
  156. 'table.percent' : '%',
  157. 'table.px' : 'px',
  158. 'table.space' : '????',
  159. 'table.padding' : '??',
  160. 'table.spacing' : '??',
  161. 'table.align' : '????',
  162. 'table.textAlign' : '????',
  163. 'table.verticalAlign' : '????',
  164. 'table.alignDefault' : '???',
  165. 'table.alignLeft' : '????',
  166. 'table.alignCenter' : '??',
  167. 'table.alignRight' : '????',
  168. 'table.alignTop' : '??',
  169. 'table.alignMiddle' : '??',
  170. 'table.alignBottom' : '??',
  171. 'table.alignBaseline' : '??',
  172. 'table.border' : '????',
  173. 'table.borderWidth' : '??',
  174. 'table.borderColor' : '??',
  175. 'table.backgroundColor' : '????',
  176. 'map.address' : '??: ',
  177. 'map.search' : '??',
  178. 'anchor.name' : '????',
  179. 'formatblock.formatBlock' : {
  180. h1 : '?? 1',
  181. h2 : '?? 2',
  182. h3 : '?? 3',
  183. h4 : '?? 4',
  184. p : '??'
  185. },
  186. 'fontname.fontName' : {
  187. 'MingLiU' : '???',
  188. 'PMingLiU' : '????',
  189. 'DFKai-SB' : '???',
  190. 'SimSun' : '??',
  191. 'NSimSun' : '???',
  192. 'FangSong' : '???',
  193. 'Arial' : 'Arial',
  194. 'Arial Black' : 'Arial Black',
  195. 'Times New Roman' : 'Times New Roman',
  196. 'Courier New' : 'Courier New',
  197. 'Tahoma' : 'Tahoma',
  198. 'Verdana' : 'Verdana'
  199. },
  200. 'lineheight.lineHeight' : [
  201. {'1' : '????'},
  202. {'1.5' : '1.5???'},
  203. {'2' : '2???'},
  204. {'2.5' : '2.5???'},
  205. {'3' : '3???'}
  206. ],
  207. 'template.selectTemplate' : '????',
  208. 'template.replaceContent' : '??????',
  209. 'template.fileList' : {
  210. '1.html' : '?????',
  211. '2.html' : '??',
  212. '3.html' : '????'
  213. }
  214. }, 'zh_TW');