zh_cn.js 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  1. /*!
  2. * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
  3. * License https://froala.com/wysiwyg-editor/terms/
  4. * Copyright 2014-2018 Froala Labs
  5. */
  6. (function (factory) {
  7. if (typeof define === 'function' && define.amd) {
  8. // AMD. Register as an anonymous module.
  9. define(['jquery'], factory);
  10. } else if (typeof module === 'object' && module.exports) {
  11. // Node/CommonJS
  12. module.exports = function( root, jQuery ) {
  13. if ( jQuery === undefined ) {
  14. // require('jQuery') returns a factory that requires window to
  15. // build a jQuery instance, we normalize how we use modules
  16. // that require this pattern but the window provided is a noop
  17. // if it's defined (how jquery works)
  18. if ( typeof window !== 'undefined' ) {
  19. jQuery = require('jquery');
  20. }
  21. else {
  22. jQuery = require('jquery')(root);
  23. }
  24. }
  25. return factory(jQuery);
  26. };
  27. } else {
  28. // Browser globals
  29. factory(window.jQuery);
  30. }
  31. }(function ($) {
  32. /**
  33. * Simplified Chinese spoken in China.
  34. */
  35. $.FE.LANGUAGE['zh_cn'] = {
  36. translation: {
  37. // Place holder
  38. "Type something": "\u8f93\u5165\u4e00\u4e9b\u5185\u5bb9",
  39. // Basic formatting
  40. "Bold": "\u7c97\u4f53",
  41. "Italic": "\u659c\u4f53",
  42. "Underline": "\u4e0b\u5212\u7ebf",
  43. "Strikethrough": "\u5220\u9664\u7ebf",
  44. // Main buttons
  45. "Insert": "\u63d2\u5165",
  46. "Delete": "\u5220\u9664",
  47. "Cancel": "\u53d6\u6d88",
  48. "OK": "\u786e\u5b9a",
  49. "Back": "\u80cc\u90e8",
  50. "Remove": "\u53bb\u6389",
  51. "More": "\u66f4\u591a",
  52. "Update": "\u66f4\u65b0",
  53. "Style": "\u98ce\u683c",
  54. // Font
  55. "Font Family": "\u5b57\u4f53",
  56. "Font Size": "\u5b57\u53f7",
  57. // Colors
  58. "Colors": "\u989c\u8272",
  59. "Background": "\u80cc\u666f",
  60. "Text": "\u6587\u5b57",
  61. "HEX Color": "十六进制颜色",
  62. // Paragraphs
  63. "Paragraph Format": "\u683c\u5f0f",
  64. "Normal": "\u6b63\u5e38",
  65. "Code": "\u4ee3\u7801",
  66. "Heading 1": "\u6807\u98981",
  67. "Heading 2": "\u6807\u98982",
  68. "Heading 3": "\u6807\u98983",
  69. "Heading 4": "\u6807\u98984",
  70. // Style
  71. "Paragraph Style": "\u6bb5\u843d\u6837\u5f0f",
  72. "Inline Style": "\u5185\u8054\u6837\u5f0f",
  73. // Alignment
  74. "Align": "\u5bf9\u9f50\u65b9\u5f0f",
  75. "Align Left": "\u5de6\u5bf9\u9f50",
  76. "Align Center": "\u5c45\u4e2d",
  77. "Align Right": "\u53f3\u5bf9\u9f50",
  78. "Align Justify": "\u4e24\u7aef\u5bf9\u9f50",
  79. "None": "\u65e0",
  80. // Lists
  81. "Ordered List": "\u7f16\u53f7\u5217\u8868",
  82. "Unordered List": "\u9879\u76ee\u7b26\u53f7",
  83. // Indent
  84. "Decrease Indent": "\u51cf\u5c11\u7f29\u8fdb",
  85. "Increase Indent": "\u589e\u52a0\u7f29\u8fdb",
  86. // Links
  87. "Insert Link": "\u63d2\u5165\u94fe\u63a5",
  88. "Open in new tab": "\u5f00\u542f\u5728\u65b0\u6807\u7b7e\u9875",
  89. "Open Link": "\u6253\u5f00\u94fe\u63a5",
  90. "Edit Link": "\u7f16\u8f91\u94fe\u63a5",
  91. "Unlink": "\u5220\u9664\u94fe\u63a5",
  92. "Choose Link": "\u9009\u62e9\u94fe\u63a5",
  93. // Images
  94. "Insert Image": "\u63d2\u5165\u56fe\u7247",
  95. "Upload Image": "\u4e0a\u4f20\u56fe\u7247",
  96. "By URL": "\u901a\u8fc7\u7f51\u5740",
  97. "Browse": "\u6d4f\u89c8",
  98. "Drop image": "\u56fe\u50cf\u62d6\u653e",
  99. "or click": "\u6216\u70b9\u51fb",
  100. "Manage Images": "\u7ba1\u7406\u56fe\u50cf",
  101. "Loading": "\u8f7d\u5165\u4e2d",
  102. "Deleting": "\u5220\u9664",
  103. "Tags": "\u6807\u7b7e",
  104. "Are you sure? Image will be deleted.": "\u4f60\u786e\u5b9a\u5417\uff1f\u56fe\u50cf\u5c06\u88ab\u5220\u9664\u3002",
  105. "Replace": "\u66f4\u6362",
  106. "Uploading": "\u4e0a\u4f20",
  107. "Loading image": "\u5bfc\u5165\u56fe\u50cf",
  108. "Display": "\u663e\u793a",
  109. "Inline": "\u6392\u961f",
  110. "Break Text": "\u65ad\u5f00\u6587\u672c",
  111. "Alternative Text": "\u5907\u7528\u6587\u672c",
  112. "Change Size": "\u5c3a\u5bf8\u53d8\u5316",
  113. "Width": "\u5bbd\u5ea6",
  114. "Height": "\u9ad8\u5ea6",
  115. "Something went wrong. Please try again.": "\u51fa\u4e86\u4e9b\u95ee\u9898\u3002 \u8bf7\u518d\u8bd5\u4e00\u6b21\u3002",
  116. "Image Caption": "图片说明",
  117. "Advanced Edit": "高级编辑",
  118. // Video
  119. "Insert Video": "\u63d2\u5165\u89c6\u9891",
  120. "Embedded Code": "\u5d4c\u5165\u5f0f\u4ee3\u7801",
  121. "Paste in a video URL": "粘贴在视频网址",
  122. "Drop video": "放下视频",
  123. "Your browser does not support HTML5 video.": "您的浏览器不支持html5视频。",
  124. "Upload Video": "上传视频",
  125. // Tables
  126. "Insert Table": "\u63d2\u5165\u8868\u683c",
  127. "Table Header": "\u8868\u5934",
  128. "Remove Table": "\u5220\u9664\u8868",
  129. "Table Style": "\u8868\u683c\u6837\u5f0f",
  130. "Horizontal Align": "\u6c34\u5e73\u5bf9\u9f50\u65b9\u5f0f",
  131. "Row": "\u884c",
  132. "Insert row above": "\u5728\u4e0a\u65b9\u63d2\u5165",
  133. "Insert row below": "\u5728\u4e0b\u65b9\u63d2\u5165",
  134. "Delete row": "\u5220\u9664\u884c",
  135. "Column": "\u5217",
  136. "Insert column before": "\u5728\u5de6\u4fa7\u63d2\u5165",
  137. "Insert column after": "\u5728\u53f3\u4fa7\u63d2\u5165",
  138. "Delete column": "\u5220\u9664\u5217",
  139. "Cell": "\u5355\u5143\u683c",
  140. "Merge cells": "\u5408\u5e76\u5355\u5143\u683c",
  141. "Horizontal split": "\u6c34\u5e73\u5206\u5272",
  142. "Vertical split": "\u5782\u76f4\u5206\u5272",
  143. "Cell Background": "\u5355\u5143\u683c\u80cc\u666f",
  144. "Vertical Align": "\u5782\u76f4\u5bf9\u9f50\u65b9\u5f0f",
  145. "Top": "\u6700\u4f73",
  146. "Middle": "\u4e2d\u95f4",
  147. "Bottom": "\u5e95\u90e8",
  148. "Align Top": "\u9876\u90e8\u5bf9\u9f50",
  149. "Align Middle": "\u4e2d\u95f4\u5bf9\u9f50",
  150. "Align Bottom": "\u5e95\u90e8\u5bf9\u9f50",
  151. "Cell Style": "\u5355\u5143\u683c\u6837\u5f0f",
  152. // Files
  153. "Upload File": "\u4e0a\u4f20\u6587\u4ef6",
  154. "Drop file": "\u6587\u4ef6\u62d6\u653e",
  155. // Emoticons
  156. "Emoticons": "\u8868\u60c5",
  157. "Grinning face": "\u8138\u4e0a\u7b11\u563b\u563b",
  158. "Grinning face with smiling eyes": "咧着嘴笑的脸微笑的眼睛",
  159. "Face with tears of joy": "\u7b11\u563b\u563b\u7684\u8138\uff0c\u542b\u7b11\u7684\u773c\u775b",
  160. "Smiling face with open mouth": "\u7b11\u8138\u5f20\u5f00\u5634",
  161. "Smiling face with open mouth and smiling eyes": "\u7b11\u8138\u5f20\u5f00\u5634\u5fae\u7b11\u7684\u773c\u775b",
  162. "Smiling face with open mouth and cold sweat": "\u7b11\u8138\u5f20\u5f00\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
  163. "Smiling face with open mouth and tightly-closed eyes": "\u7b11\u8138\u5f20\u5f00\u5634\uff0c\u7d27\u7d27\u95ed\u7740\u773c\u775b",
  164. "Smiling face with halo": "\u7b11\u8138\u6655",
  165. "Smiling face with horns": "\u5fae\u7b11\u7684\u8138\u89d2",
  166. "Winking face": "\u7728\u773c\u8868\u60c5",
  167. "Smiling face with smiling eyes": "\u9762\u5e26\u5fae\u7b11\u7684\u773c\u775b",
  168. "Face savoring delicious food": "\u9762\u5bf9\u54c1\u5c1d\u7f8e\u5473\u7684\u98df\u7269",
  169. "Relieved face": "\u9762\u5bf9\u5982\u91ca\u91cd\u8d1f",
  170. "Smiling face with heart-shaped eyes": "\u5fae\u7b11\u7684\u8138\uff0c\u5fc3\u810f\u5f62\u7684\u773c\u775b",
  171. "Smiling face with sunglasses": "\u7b11\u8138\u592a\u9633\u955c",
  172. "Smirking face": "\u9762\u5bf9\u9762\u5e26\u7b11\u5bb9",
  173. "Neutral face": "\u4e2d\u6027\u9762",
  174. "Expressionless face": "\u9762\u65e0\u8868\u60c5",
  175. "Unamused face": "\u4e00\u8138\u4e0d\u5feb\u7684\u8138",
  176. "Face with cold sweat": "\u9762\u5bf9\u51b7\u6c57",
  177. "Pensive face": "\u6c89\u601d\u7684\u8138",
  178. "Confused face": "\u9762\u5bf9\u56f0\u60d1",
  179. "Confounded face": "\u8be5\u6b7b\u7684\u8138",
  180. "Kissing face": "\u9762\u5bf9\u63a5\u543b",
  181. "Face throwing a kiss": "\u9762\u5bf9\u6295\u63b7\u4e00\u4e2a\u543b",
  182. "Kissing face with smiling eyes": "\u63a5\u543b\u8138\uff0c\u542b\u7b11\u7684\u773c\u775b",
  183. "Kissing face with closed eyes": "\u63a5\u543b\u7684\u8138\u95ed\u7740\u773c\u775b",
  184. "Face with stuck out tongue": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934",
  185. "Face with stuck out tongue and winking eye": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934\u548c\u7728\u52a8\u7684\u773c\u775b",
  186. "Face with stuck out tongue and tightly-closed eyes": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934\u548c\u7d27\u95ed\u7684\u773c\u775b",
  187. "Disappointed face": "\u9762\u5bf9\u5931\u671b",
  188. "Worried face": "\u9762\u5bf9\u62c5\u5fc3",
  189. "Angry face": "\u6124\u6012\u7684\u8138",
  190. "Pouting face": "\u9762\u5bf9\u5658\u5634",
  191. "Crying face": "\u54ed\u6ce3\u7684\u8138",
  192. "Persevering face": "\u600e\u5948\u8138",
  193. "Face with look of triumph": "\u9762\u5e26\u770b\u7684\u80dc\u5229",
  194. "Disappointed but relieved face": "\u5931\u671b\uff0c\u4f46\u8138\u4e0a\u91ca\u7136",
  195. "Frowning face with open mouth": "\u9762\u5bf9\u76b1\u7740\u7709\u5934\u5f20\u53e3",
  196. "Anguished face": "\u9762\u5bf9\u75db\u82e6",
  197. "Fearful face": "\u53ef\u6015\u7684\u8138",
  198. "Weary face": "\u9762\u5bf9\u538c\u5026",
  199. "Sleepy face": "\u9762\u5bf9\u56f0",
  200. "Tired face": "\u75b2\u60eb\u7684\u8138",
  201. "Grimacing face": "\u72f0\u72de\u7684\u8138",
  202. "Loudly crying face": "\u5927\u58f0\u54ed\u8138",
  203. "Face with open mouth": "\u9762\u5bf9\u5f20\u5f00\u5634",
  204. "Hushed face": "\u5b89\u9759\u7684\u8138",
  205. "Face with open mouth and cold sweat": "脸上露出嘴巴和冷汗",
  206. "Face screaming in fear": "\u9762\u5bf9\u5f20\u5f00\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
  207. "Astonished face": "\u9762\u5bf9\u60ca\u8bb6",
  208. "Flushed face": "\u7ea2\u6251\u6251\u7684\u8138\u86cb",
  209. "Sleeping face": "\u719f\u7761\u7684\u8138",
  210. "Dizzy face": "\u9762\u5bf9\u7729",
  211. "Face without mouth": "\u8138\u4e0a\u6ca1\u6709\u5634",
  212. "Face with medical mask": "\u9762\u5bf9\u533b\u7597\u53e3\u7f69",
  213. // Line breaker
  214. "Break": "\u7834",
  215. // Math
  216. "Subscript": "\u4e0b\u6807",
  217. "Superscript": "\u4e0a\u6807",
  218. // Full screen
  219. "Fullscreen": "\u5168\u5c4f",
  220. // Horizontal line
  221. "Insert Horizontal Line": "\u63d2\u5165\u6c34\u5e73\u7ebf",
  222. // Clear formatting
  223. "Clear Formatting": "\u683c\u5f0f\u5316\u5220\u9664",
  224. // Undo, redo
  225. "Undo": "\u64a4\u6d88",
  226. "Redo": "\u91cd\u590d",
  227. // Select all
  228. "Select All": "\u5168\u9009",
  229. // Code view
  230. "Code View": "\u4ee3\u7801\u89c6\u56fe",
  231. // Quote
  232. "Quote": "\u5f15\u7528",
  233. "Increase": "\u589e\u52a0\u5f15\u7528",
  234. "Decrease": "\u5220\u9664\u5f15\u7528",
  235. // Quick Insert
  236. "Quick Insert": "\u5feb\u63d2",
  237. // Spcial Characters
  238. "Special Characters": "特殊字符",
  239. "Latin": "拉丁",
  240. "Greek": "希腊语",
  241. "Cyrillic": "西里尔",
  242. "Punctuation": "标点",
  243. "Currency": "货币",
  244. "Arrows": "箭头",
  245. "Math": "数学",
  246. "Misc": "杂项",
  247. // Print.
  248. "Print": "打印",
  249. // Spell Checker.
  250. "Spell Checker": "拼写检查器",
  251. // Help
  252. "Help": "帮帮我",
  253. "Shortcuts": "快捷键",
  254. "Inline Editor": "内联编辑器",
  255. "Show the editor": "显示编辑",
  256. "Common actions": "共同行动",
  257. "Copy": "复制",
  258. "Cut": "切",
  259. "Paste": "糊",
  260. "Basic Formatting": "基本格式",
  261. "Increase quote level": "提高报价水平",
  262. "Decrease quote level": "降低报价水平",
  263. "Image / Video": "图像/视频",
  264. "Resize larger": "调整大小更大",
  265. "Resize smaller": "调整大小更小",
  266. "Table": "表",
  267. "Select table cell": "选择表单元格",
  268. "Extend selection one cell": "扩展选择一个单元格",
  269. "Extend selection one row": "扩展选择一行",
  270. "Navigation": "导航",
  271. "Focus popup / toolbar": "焦点弹出/工具栏",
  272. "Return focus to previous position": "将焦点返回到上一个位置",
  273. // Embed.ly
  274. "Embed URL": "嵌入网址",
  275. "Paste in a URL to embed": "粘贴在一个网址中嵌入",
  276. // Word Paste.
  277. "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "粘贴的内容来自微软Word文档。你想保留格式还是清理它?",
  278. "Keep": "保持",
  279. "Clean": "清洁",
  280. "Word Paste Detected": "检测到字贴"
  281. },
  282. direction: "ltr"
  283. };
  284. }));