zh_tw.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. * Traditional Chinese spoken in Taiwan.
  34. */
  35. $.FE.LANGUAGE['zh_tw'] = {
  36. translation: {
  37. // Place holder
  38. "Type something": "\u8f38\u5165\u4e00\u4e9b\u5167\u5bb9",
  39. // Basic formatting
  40. "Bold": "\u7c97\u9ad4",
  41. "Italic": "\u659c\u9ad4",
  42. "Underline": "\u5e95\u7dda",
  43. "Strikethrough": "\u522a\u9664\u7dda",
  44. // Main buttons
  45. "Insert": "\u63d2\u5165",
  46. "Delete": "\u522a\u9664",
  47. "Cancel": "\u53d6\u6d88",
  48. "OK": "\u78ba\u5b9a",
  49. "Back": "\u5f8c",
  50. "Remove": "\u79fb\u9664",
  51. "More": "\u66f4\u591a",
  52. "Update": "\u66f4\u65b0",
  53. "Style": "\u6a23\u5f0f",
  54. // Font
  55. "Font Family": "\u5b57\u9ad4",
  56. "Font Size": "\u5b57\u578b\u5927\u5c0f",
  57. // Colors
  58. "Colors": "\u984f\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": "\u7a0b\u5f0f\u78bc",
  66. "Heading 1": "\u6a19\u984c 1",
  67. "Heading 2": "\u6a19\u984c 2",
  68. "Heading 3": "\u6a19\u984c 3",
  69. "Heading 4": "\u6a19\u984c 4",
  70. // Style
  71. "Paragraph Style": "\u6bb5\u843d\u6a23\u5f0f",
  72. "Inline Style": "\u5167\u806f\u6a23\u5f0f",
  73. // Alignment
  74. "Align": "\u5c0d\u9f4a",
  75. "Align Left": "\u7f6e\u5de6\u5c0d\u9f4a",
  76. "Align Center": "\u7f6e\u4e2d\u5c0d\u9f4a",
  77. "Align Right": "\u7f6e\u53f3\u5c0d\u9f4a",
  78. "Align Justify": "\u5de6\u53f3\u5c0d\u9f4a",
  79. "None": "\u7121",
  80. // Lists
  81. "Ordered List": "\u6578\u5b57\u6e05\u55ae",
  82. "Unordered List": "\u9805\u76ee\u6e05\u55ae",
  83. // Indent
  84. "Decrease Indent": "\u6e1b\u5c11\u7e2e\u6392",
  85. "Increase Indent": "\u589e\u52a0\u7e2e\u6392",
  86. // Links
  87. "Insert Link": "\u63d2\u5165\u9023\u7d50",
  88. "Open in new tab": "\u5728\u65b0\u5206\u9801\u958b\u555f",
  89. "Open Link": "\u958b\u555f\u9023\u7d50",
  90. "Edit Link": "\u7de8\u8f2f\u9023\u7d50",
  91. "Unlink": "\u79fb\u9664\u9023\u7d50",
  92. "Choose Link": "\u9078\u64c7\u9023\u7d50",
  93. // Images
  94. "Insert Image": "\u63d2\u5165\u5716\u7247",
  95. "Upload Image": "\u4e0a\u50b3\u5716\u7247",
  96. "By URL": "\u7db2\u5740\u4e0a\u50b3",
  97. "Browse": "\u700f\u89bd",
  98. "Drop image": "\u5716\u7247\u62d6\u66f3",
  99. "or click": "\u6216\u9ede\u64ca",
  100. "Manage Images": "\u7ba1\u7406\u5716\u7247",
  101. "Loading": "\u8f09\u5165\u4e2d",
  102. "Deleting": "\u522a\u9664",
  103. "Tags": "\u6a19\u7c64",
  104. "Are you sure? Image will be deleted.": "\u78ba\u5b9a\u522a\u9664\u5716\u7247\uff1f",
  105. "Replace": "\u66f4\u63db",
  106. "Uploading": "\u4e0a\u50b3",
  107. "Loading image": "\u4e0a\u50b3\u4e2d",
  108. "Display": "\u986f\u793a",
  109. "Inline": "\u5d4c\u5165",
  110. "Break Text": "\u8207\u6587\u5b57\u5206\u96e2",
  111. "Alternative Text": "\u6587\u5b57\u74b0\u7e5e",
  112. "Change Size": "\u8abf\u6574\u5927\u5c0f",
  113. "Width": "\u5bec\u5ea6",
  114. "Height": "\u9ad8\u5ea6",
  115. "Something went wrong. Please try again.": "\u932f\u8aa4\uff0c\u8acb\u518d\u8a66\u4e00\u6b21\u3002",
  116. "Image Caption": "圖片說明",
  117. "Advanced Edit": "高級編輯",
  118. // Video
  119. "Insert Video": "\u63d2\u5165\u5f71\u7247",
  120. "Embedded Code": "\u5d4c\u5165\u7a0b\u5f0f\u78bc",
  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\u982d",
  128. "Remove Table": "\u522a\u9664\u8868",
  129. "Table Style": "\u8868\u6a23\u5f0f",
  130. "Horizontal Align": "\u6c34\u6e96\u5c0d\u9f4a\u65b9\u5f0f",
  131. "Row": "\u884c",
  132. "Insert row above": "\u5411\u4e0a\u63d2\u5165\u4e00\u884c",
  133. "Insert row below": "\u5411\u4e0b\u63d2\u5165\u4e00\u884c",
  134. "Delete row": "\u522a\u9664\u884c",
  135. "Column": "\u5217",
  136. "Insert column before": "\u5411\u5de6\u63d2\u5165\u4e00\u5217",
  137. "Insert column after": "\u5411\u53f3\u63d2\u5165\u4e00\u5217",
  138. "Delete column": "\u522a\u9664\u884c",
  139. "Cell": "\u5132\u5b58\u683c",
  140. "Merge cells": "\u5408\u4f75\u5132\u5b58\u683c",
  141. "Horizontal split": "\u6c34\u5e73\u5206\u5272",
  142. "Vertical split": "\u5782\u76f4\u5206\u5272",
  143. "Cell Background": "\u5132\u5b58\u683c\u80cc\u666f",
  144. "Vertical Align": "\u5782\u76f4\u5c0d\u9f4a\u65b9\u5f0f",
  145. "Top": "\u4e0a",
  146. "Middle": "\u4e2d",
  147. "Bottom": "\u4e0b",
  148. "Align Top": "\u5411\u4e0a\u5c0d\u9f4a",
  149. "Align Middle": "\u4e2d\u9593\u5c0d\u9f4a",
  150. "Align Bottom": "\u5e95\u90e8\u5c0d\u9f4a",
  151. "Cell Style": "\u5132\u5b58\u683c\u6a23\u5f0f",
  152. // Files
  153. "Upload File": "\u4e0a\u50b3\u6587\u4ef6",
  154. "Drop file": "\u6587\u4ef6\u62d6\u66f3",
  155. // Emoticons
  156. "Emoticons": "\u8868\u60c5",
  157. "Grinning face": "\u81c9\u4e0a\u7b11\u563b\u563b",
  158. "Grinning face with smiling eyes": "\u7b11\u563b\u563b\u7684\u81c9\uff0c\u542b\u7b11\u7684\u773c\u775b",
  159. "Face with tears of joy": "\u81c9\u4e0a\u5e36\u8457\u559c\u6085\u7684\u6dda\u6c34",
  160. "Smiling face with open mouth": "\u7b11\u81c9\u5f35\u958b\u5634",
  161. "Smiling face with open mouth and smiling eyes": "\u7b11\u81c9\u5f35\u958b\u5634\u5fae\u7b11\u7684\u773c\u775b",
  162. "Smiling face with open mouth and cold sweat": "\u7b11\u81c9\u5f35\u958b\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
  163. "Smiling face with open mouth and tightly-closed eyes": "\u7b11\u81c9\u5f35\u958b\u5634\uff0c\u7dca\u7dca\u9589\u8457\u773c\u775b",
  164. "Smiling face with halo": "\u7b11\u81c9\u6688",
  165. "Smiling face with horns": "\u5fae\u7b11\u7684\u81c9\u89d2",
  166. "Winking face": "\u7728\u773c\u8868\u60c5",
  167. "Smiling face with smiling eyes": "\u9762\u5e36\u5fae\u7b11\u7684\u773c\u775b",
  168. "Face savoring delicious food": "\u9762\u5c0d\u54c1\u5690\u7f8e\u5473\u7684\u98df\u7269",
  169. "Relieved face": "\u9762\u5c0d\u5982\u91cb\u91cd\u8ca0",
  170. "Smiling face with heart-shaped eyes": "\u5fae\u7b11\u7684\u81c9\uff0c\u5fc3\u81df\u5f62\u7684\u773c\u775b",
  171. "Smiling face with sunglasses": "\u7b11\u81c9\u592a\u967d\u93e1",
  172. "Smirking face": "\u9762\u5c0d\u9762\u5e36\u7b11\u5bb9",
  173. "Neutral face": "\u4e2d\u6027\u9762",
  174. "Expressionless face": "\u9762\u7121\u8868\u60c5",
  175. "Unamused face": "\u4e00\u81c9\u4e0d\u5feb\u7684\u81c9",
  176. "Face with cold sweat": "\u9762\u5c0d\u51b7\u6c57",
  177. "Pensive face": "\u6c89\u601d\u7684\u81c9",
  178. "Confused face": "\u9762\u5c0d\u56f0\u60d1",
  179. "Confounded face": "\u8a72\u6b7b\u7684\u81c9",
  180. "Kissing face": "\u9762\u5c0d\u63a5\u543b",
  181. "Face throwing a kiss": "\u9762\u5c0d\u6295\u64f2\u4e00\u500b\u543b",
  182. "Kissing face with smiling eyes": "\u63a5\u543b\u81c9\uff0c\u542b\u7b11\u7684\u773c\u775b",
  183. "Kissing face with closed eyes": "\u63a5\u543b\u7684\u81c9\u9589\u8457\u773c\u775b",
  184. "Face with stuck out tongue": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d",
  185. "Face with stuck out tongue and winking eye": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d\u548c\u7728\u52d5\u7684\u773c\u775b",
  186. "Face with stuck out tongue and tightly-closed eyes": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d\u548c\u7dca\u9589\u7684\u773c\u775b",
  187. "Disappointed face": "\u9762\u5c0d\u5931\u671b",
  188. "Worried face": "\u9762\u5c0d\u64d4\u5fc3",
  189. "Angry face": "\u61a4\u6012\u7684\u81c9",
  190. "Pouting face": "\u9762\u5c0d\u5658\u5634",
  191. "Crying face": "\u54ed\u6ce3\u7684\u81c9",
  192. "Persevering face": "\u600e\u5948\u81c9",
  193. "Face with look of triumph": "\u9762\u5e36\u770b\u7684\u52dd\u5229",
  194. "Disappointed but relieved face": "\u5931\u671b\uff0c\u4f46\u81c9\u4e0a\u91cb\u7136",
  195. "Frowning face with open mouth": "\u9762\u5c0d\u76ba\u8457\u7709\u982d\u5f35\u53e3",
  196. "Anguished face": "\u9762\u5c0d\u75db\u82e6",
  197. "Fearful face": "\u53ef\u6015\u7684\u81c9",
  198. "Weary face": "\u9762\u5c0d\u53ad\u5026",
  199. "Sleepy face": "\u9762\u5c0d\u56f0",
  200. "Tired face": "\u75b2\u618a\u7684\u81c9",
  201. "Grimacing face": "\u7319\u7370\u7684\u81c9",
  202. "Loudly crying face": "\u5927\u8072\u54ed\u81c9",
  203. "Face with open mouth": "\u9762\u5c0d\u5f35\u958b\u5634",
  204. "Hushed face": "\u5b89\u975c\u7684\u81c9",
  205. "Face with open mouth and cold sweat": "\u9762\u5c0d\u5f35\u958b\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
  206. "Face screaming in fear": "\u9762\u5c0d\u5c16\u53eb\u5728\u6050\u61fc\u4e2d",
  207. "Astonished face": "\u9762\u5c0d\u9a5a\u8a1d",
  208. "Flushed face": "\u7d05\u64b2\u64b2\u7684\u81c9\u86cb",
  209. "Sleeping face": "\u719f\u7761\u7684\u81c9",
  210. "Dizzy face": "\u9762\u5c0d\u7729",
  211. "Face without mouth": "\u81c9\u4e0a\u6c92\u6709\u5634",
  212. "Face with medical mask": "\u9762\u5c0d\u91ab\u7642\u53e3\u7f69",
  213. // Line breaker
  214. "Break": "\u63db\u884c",
  215. // Math
  216. "Subscript": "\u4e0b\u6a19",
  217. "Superscript": "\u4e0a\u6a19",
  218. // Full screen
  219. "Fullscreen": "\u5168\u87a2\u5e55",
  220. // Horizontal line
  221. "Insert Horizontal Line": "\u63d2\u5165\u6c34\u5e73\u7dda",
  222. // Clear formatting
  223. "Clear Formatting": "\u6e05\u9664\u683c\u5f0f",
  224. // Undo, redo
  225. "Undo": "\u5fa9\u539f",
  226. "Redo": "\u53d6\u6d88\u5fa9\u539f",
  227. // Select all
  228. "Select All": "\u5168\u9078",
  229. // Code view
  230. "Code View": "\u539f\u59cb\u78bc",
  231. // Quote
  232. "Quote": "\u5f15\u6587",
  233. "Increase": "\u7e2e\u6392",
  234. "Decrease": "\u53bb\u9664\u7e2e\u6392",
  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. }));