zh-CN.js 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  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 : 'HTML代码',
  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. multiimage : '批量图片上传',
  42. flash : 'Flash',
  43. media : '视音频',
  44. table : '表格',
  45. tablecell : '单元格',
  46. hr : '插入横线',
  47. emoticons : '插入表情',
  48. link : '超级链接',
  49. unlink : '取消超级链接',
  50. fullscreen : '全屏显示',
  51. about : '关于',
  52. print : '打印(Ctrl+P)',
  53. filemanager : '文件空间',
  54. code : '插入程序代码',
  55. map : 'Google地图',
  56. baidumap : '百度地图',
  57. lineheight : '行距',
  58. clearhtml : '清理HTML代码',
  59. pagebreak : '插入分页符',
  60. quickformat : '一键排版',
  61. insertfile : '插入文件',
  62. template : '插入模板',
  63. anchor : '锚点',
  64. yes : '确定',
  65. no : '取消',
  66. close : '关闭',
  67. editImage : '图片属性',
  68. deleteImage : '删除图片',
  69. editFlash : 'Flash属性',
  70. deleteFlash : '删除Flash',
  71. editMedia : '视音频属性',
  72. deleteMedia : '删除视音频',
  73. editLink : '超级链接属性',
  74. deleteLink : '取消超级链接',
  75. editAnchor : '锚点属性',
  76. deleteAnchor : '删除锚点',
  77. tableprop : '表格属性',
  78. tablecellprop : '单元格属性',
  79. tableinsert : '插入表格',
  80. tabledelete : '删除表格',
  81. tablecolinsertleft : '左侧插入列',
  82. tablecolinsertright : '右侧插入列',
  83. tablerowinsertabove : '上方插入行',
  84. tablerowinsertbelow : '下方插入行',
  85. tablerowmerge : '向下合并单元格',
  86. tablecolmerge : '向右合并单元格',
  87. tablerowsplit : '拆分行',
  88. tablecolsplit : '拆分列',
  89. tablecoldelete : '删除列',
  90. tablerowdelete : '删除行',
  91. noColor : '无颜色',
  92. pleaseSelectFile : '请选择文件。',
  93. invalidImg : "请输入有效的URL地址。\n只允许jpg,gif,bmp,png格式。",
  94. invalidMedia : "请输入有效的URL地址。\n只允许swf,flv,mp3,wav,wma,wmv,mid,avi,mpg,asf,rm,rmvb格式。",
  95. invalidWidth : "宽度必须为数字。",
  96. invalidHeight : "高度必须为数字。",
  97. invalidBorder : "边框必须为数字。",
  98. invalidUrl : "请输入有效的URL地址。",
  99. invalidRows : '行数为必选项,只允许输入大于0的数字。',
  100. invalidCols : '列数为必选项,只允许输入大于0的数字。',
  101. invalidPadding : '边距必须为数字。',
  102. invalidSpacing : '间距必须为数字。',
  103. invalidJson : '服务器发生故障。',
  104. uploadSuccess : '上传成功。',
  105. cutError : '您的浏览器安全设置不允许使用剪切操作,请使用快捷键(Ctrl+X)来完成。',
  106. copyError : '您的浏览器安全设置不允许使用复制操作,请使用快捷键(Ctrl+C)来完成。',
  107. pasteError : '您的浏览器安全设置不允许使用粘贴操作,请使用快捷键(Ctrl+V)来完成。',
  108. ajaxLoading : '加载中,请稍候 ...',
  109. uploadLoading : '上传中,请稍候 ...',
  110. uploadError : '上传错误',
  111. 'plainpaste.comment' : '请使用快捷键(Ctrl+V)把内容粘贴到下面的方框里。',
  112. 'wordpaste.comment' : '请使用快捷键(Ctrl+V)把内容粘贴到下面的方框里。',
  113. 'code.pleaseInput' : '请输入程序代码。',
  114. 'link.url' : 'URL',
  115. 'link.linkType' : '打开类型',
  116. 'link.newWindow' : '新窗口',
  117. 'link.selfWindow' : '当前窗口',
  118. 'flash.url' : 'URL',
  119. 'flash.width' : '宽度',
  120. 'flash.height' : '高度',
  121. 'flash.upload' : '上传',
  122. 'flash.viewServer' : '文件空间',
  123. 'media.url' : 'URL',
  124. 'media.width' : '宽度',
  125. 'media.height' : '高度',
  126. 'media.autostart' : '自动播放',
  127. 'media.upload' : '上传',
  128. 'media.viewServer' : '文件空间',
  129. 'image.remoteImage' : '网络图片',
  130. 'image.localImage' : '本地上传',
  131. 'image.remoteUrl' : '图片地址',
  132. 'image.localUrl' : '上传文件',
  133. 'image.size' : '图片大小',
  134. 'image.width' : '宽',
  135. 'image.height' : '高',
  136. 'image.resetSize' : '重置大小',
  137. 'image.align' : '对齐方式',
  138. 'image.defaultAlign' : '默认方式',
  139. 'image.leftAlign' : '左对齐',
  140. 'image.rightAlign' : '右对齐',
  141. 'image.imgTitle' : '图片说明',
  142. 'image.upload' : '浏览...',
  143. 'image.viewServer' : '图片空间',
  144. 'multiimage.uploadDesc' : '允许用户同时上传<%=uploadLimit%>张图片,单张图片容量不超过<%=sizeLimit%>',
  145. 'multiimage.startUpload' : '开始上传',
  146. 'multiimage.clearAll' : '全部清空',
  147. 'multiimage.insertAll' : '全部插入',
  148. 'multiimage.queueLimitExceeded' : '文件数量超过限制。',
  149. 'multiimage.fileExceedsSizeLimit' : '文件大小超过限制。',
  150. 'multiimage.zeroByteFile' : '无法上传空文件。',
  151. 'multiimage.invalidFiletype' : '文件类型不正确。',
  152. 'multiimage.unknownError' : '发生异常,无法上传。',
  153. 'multiimage.pending' : '等待上传',
  154. 'multiimage.uploadError' : '上传失败',
  155. 'filemanager.emptyFolder' : '空文件夹',
  156. 'filemanager.moveup' : '移到上一级文件夹',
  157. 'filemanager.viewType' : '显示方式:',
  158. 'filemanager.viewImage' : '缩略图',
  159. 'filemanager.listImage' : '详细信息',
  160. 'filemanager.orderType' : '排序方式:',
  161. 'filemanager.fileName' : '名称',
  162. 'filemanager.fileSize' : '大小',
  163. 'filemanager.fileType' : '类型',
  164. 'insertfile.url' : 'URL',
  165. 'insertfile.title' : '文件说明',
  166. 'insertfile.upload' : '上传',
  167. 'insertfile.viewServer' : '文件空间',
  168. 'table.cells' : '单元格数',
  169. 'table.rows' : '行数',
  170. 'table.cols' : '列数',
  171. 'table.size' : '大小',
  172. 'table.width' : '宽度',
  173. 'table.height' : '高度',
  174. 'table.percent' : '%',
  175. 'table.px' : 'px',
  176. 'table.space' : '边距间距',
  177. 'table.padding' : '边距',
  178. 'table.spacing' : '间距',
  179. 'table.align' : '对齐方式',
  180. 'table.textAlign' : '水平对齐',
  181. 'table.verticalAlign' : '垂直对齐',
  182. 'table.alignDefault' : '默认',
  183. 'table.alignLeft' : '左对齐',
  184. 'table.alignCenter' : '居中',
  185. 'table.alignRight' : '右对齐',
  186. 'table.alignTop' : '顶部',
  187. 'table.alignMiddle' : '中部',
  188. 'table.alignBottom' : '底部',
  189. 'table.alignBaseline' : '基线',
  190. 'table.border' : '边框',
  191. 'table.borderWidth' : '边框',
  192. 'table.borderColor' : '颜色',
  193. 'table.backgroundColor' : '背景颜色',
  194. 'map.address' : '地址: ',
  195. 'map.search' : '搜索',
  196. 'baidumap.address' : '地址: ',
  197. 'baidumap.search' : '搜索',
  198. 'baidumap.insertDynamicMap' : '插入动态地图',
  199. 'anchor.name' : '锚点名称',
  200. 'formatblock.formatBlock' : {
  201. h1 : '标题 1',
  202. h2 : '标题 2',
  203. h3 : '标题 3',
  204. h4 : '标题 4',
  205. p : '正 文'
  206. },
  207. 'fontname.fontName' : {
  208. 'SimSun' : '宋体',
  209. 'NSimSun' : '新宋体',
  210. 'FangSong_GB2312' : '仿宋_GB2312',
  211. 'KaiTi_GB2312' : '楷体_GB2312',
  212. 'SimHei' : '黑体',
  213. 'Microsoft YaHei' : '微软雅黑',
  214. 'Arial' : 'Arial',
  215. 'Arial Black' : 'Arial Black',
  216. 'Times New Roman' : 'Times New Roman',
  217. 'Courier New' : 'Courier New',
  218. 'Tahoma' : 'Tahoma',
  219. 'Verdana' : 'Verdana'
  220. },
  221. 'lineheight.lineHeight' : [
  222. {'1' : '单倍行距'},
  223. {'1.5' : '1.5倍行距'},
  224. {'2' : '2倍行距'},
  225. {'2.5' : '2.5倍行距'},
  226. {'3' : '3倍行距'}
  227. ],
  228. 'template.selectTemplate' : '可选模板',
  229. 'template.replaceContent' : '替换当前内容',
  230. 'template.fileList' : {
  231. '1.html' : '图片和文字',
  232. '2.html' : '表格',
  233. '3.html' : '项目编号'
  234. }
  235. }, 'zh-CN');
  236. KindEditor.options.langType = 'zh-CN';