wysiwyg-rails 3.2.0 → 3.2.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (147) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -21
  3. data/README.md +148 -148
  4. data/Rakefile +5 -5
  5. data/app/assets/javascripts/froala_editor.min.js +7 -7
  6. data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
  7. data/app/assets/javascripts/languages/ar.js +291 -291
  8. data/app/assets/javascripts/languages/bs.js +278 -278
  9. data/app/assets/javascripts/languages/cs.js +284 -284
  10. data/app/assets/javascripts/languages/da.js +276 -276
  11. data/app/assets/javascripts/languages/de.js +309 -309
  12. data/app/assets/javascripts/languages/el.js +284 -284
  13. data/app/assets/javascripts/languages/en_ca.js +222 -222
  14. data/app/assets/javascripts/languages/en_gb.js +222 -222
  15. data/app/assets/javascripts/languages/es.js +270 -270
  16. data/app/assets/javascripts/languages/et.js +278 -278
  17. data/app/assets/javascripts/languages/fa.js +278 -278
  18. data/app/assets/javascripts/languages/fi.js +278 -278
  19. data/app/assets/javascripts/languages/fr.js +299 -299
  20. data/app/assets/javascripts/languages/he.js +278 -278
  21. data/app/assets/javascripts/languages/hr.js +278 -278
  22. data/app/assets/javascripts/languages/hu.js +284 -284
  23. data/app/assets/javascripts/languages/id.js +278 -278
  24. data/app/assets/javascripts/languages/it.js +279 -279
  25. data/app/assets/javascripts/languages/ja.js +278 -278
  26. data/app/assets/javascripts/languages/ko.js +278 -278
  27. data/app/assets/javascripts/languages/ku.js +271 -271
  28. data/app/assets/javascripts/languages/me.js +278 -278
  29. data/app/assets/javascripts/languages/nb.js +278 -278
  30. data/app/assets/javascripts/languages/nl.js +291 -291
  31. data/app/assets/javascripts/languages/pl.js +278 -278
  32. data/app/assets/javascripts/languages/pt_br.js +278 -278
  33. data/app/assets/javascripts/languages/pt_pt.js +278 -278
  34. data/app/assets/javascripts/languages/ro.js +278 -278
  35. data/app/assets/javascripts/languages/ru.js +291 -291
  36. data/app/assets/javascripts/languages/sk.js +284 -284
  37. data/app/assets/javascripts/languages/sl.js +224 -224
  38. data/app/assets/javascripts/languages/sr.js +278 -278
  39. data/app/assets/javascripts/languages/sv.js +278 -278
  40. data/app/assets/javascripts/languages/th.js +278 -278
  41. data/app/assets/javascripts/languages/tr.js +278 -278
  42. data/app/assets/javascripts/languages/uk.js +278 -278
  43. data/app/assets/javascripts/languages/vi.js +219 -219
  44. data/app/assets/javascripts/languages/zh_cn.js +304 -304
  45. data/app/assets/javascripts/languages/zh_tw.js +278 -278
  46. data/app/assets/javascripts/plugins.pkgd.min.js +7 -7
  47. data/app/assets/javascripts/plugins/align.min.js +6 -6
  48. data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
  49. data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
  50. data/app/assets/javascripts/plugins/code_view.min.js +6 -6
  51. data/app/assets/javascripts/plugins/colors.min.js +6 -6
  52. data/app/assets/javascripts/plugins/cryptojs.min.js +6 -6
  53. data/app/assets/javascripts/plugins/draggable.min.js +6 -6
  54. data/app/assets/javascripts/plugins/edit_in_popup.min.js +6 -6
  55. data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
  56. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  57. data/app/assets/javascripts/plugins/file.min.js +6 -6
  58. data/app/assets/javascripts/plugins/files_manager.min.js +7 -7
  59. data/app/assets/javascripts/plugins/font_family.min.js +6 -6
  60. data/app/assets/javascripts/plugins/font_size.min.js +6 -6
  61. data/app/assets/javascripts/plugins/forms.min.js +6 -6
  62. data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
  63. data/app/assets/javascripts/plugins/help.min.js +6 -6
  64. data/app/assets/javascripts/plugins/image.min.js +7 -7
  65. data/app/assets/javascripts/plugins/image_manager.min.js +7 -7
  66. data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
  67. data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
  68. data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
  69. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  70. data/app/assets/javascripts/plugins/link.min.js +7 -7
  71. data/app/assets/javascripts/plugins/lists.min.js +7 -7
  72. data/app/assets/javascripts/plugins/paragraph_format.min.js +7 -7
  73. data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
  74. data/app/assets/javascripts/plugins/print.min.js +6 -6
  75. data/app/assets/javascripts/plugins/quick_insert.min.js +7 -7
  76. data/app/assets/javascripts/plugins/quote.min.js +6 -6
  77. data/app/assets/javascripts/plugins/save.min.js +6 -6
  78. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  79. data/app/assets/javascripts/plugins/table.min.js +7 -7
  80. data/app/assets/javascripts/plugins/trim_video.min.js +7 -0
  81. data/app/assets/javascripts/plugins/url.min.js +7 -7
  82. data/app/assets/javascripts/plugins/video.min.js +7 -7
  83. data/app/assets/javascripts/plugins/word_paste.min.js +6 -6
  84. data/app/assets/javascripts/third_party/embedly.min.js +6 -6
  85. data/app/assets/javascripts/third_party/font_awesome.min.js +7 -7
  86. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  87. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  88. data/app/assets/stylesheets/froala_editor.css +1366 -1366
  89. data/app/assets/stylesheets/froala_editor.min.css +7 -7
  90. data/app/assets/stylesheets/froala_editor.pkgd.css +4594 -4343
  91. data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
  92. data/app/assets/stylesheets/froala_style.css +362 -353
  93. data/app/assets/stylesheets/froala_style.min.css +7 -7
  94. data/app/assets/stylesheets/plugins.pkgd.css +2876 -2634
  95. data/app/assets/stylesheets/plugins.pkgd.min.css +7 -7
  96. data/app/assets/stylesheets/plugins/char_counter.css +49 -49
  97. data/app/assets/stylesheets/plugins/char_counter.min.css +7 -7
  98. data/app/assets/stylesheets/plugins/code_view.css +97 -97
  99. data/app/assets/stylesheets/plugins/code_view.min.css +7 -7
  100. data/app/assets/stylesheets/plugins/colors.css +98 -98
  101. data/app/assets/stylesheets/plugins/colors.min.css +7 -7
  102. data/app/assets/stylesheets/plugins/draggable.css +41 -41
  103. data/app/assets/stylesheets/plugins/draggable.min.css +7 -7
  104. data/app/assets/stylesheets/plugins/emoticons.css +34 -34
  105. data/app/assets/stylesheets/plugins/emoticons.min.css +7 -7
  106. data/app/assets/stylesheets/plugins/file.css +128 -128
  107. data/app/assets/stylesheets/plugins/file.min.css +7 -7
  108. data/app/assets/stylesheets/plugins/files_manager.css +1240 -1240
  109. data/app/assets/stylesheets/plugins/files_manager.min.css +7 -7
  110. data/app/assets/stylesheets/plugins/fullscreen.css +77 -77
  111. data/app/assets/stylesheets/plugins/fullscreen.min.css +7 -7
  112. data/app/assets/stylesheets/plugins/help.css +45 -45
  113. data/app/assets/stylesheets/plugins/help.min.css +7 -7
  114. data/app/assets/stylesheets/plugins/image.css +211 -211
  115. data/app/assets/stylesheets/plugins/image.min.css +7 -7
  116. data/app/assets/stylesheets/plugins/image_manager.css +236 -236
  117. data/app/assets/stylesheets/plugins/image_manager.min.css +7 -7
  118. data/app/assets/stylesheets/plugins/line_breaker.css +38 -38
  119. data/app/assets/stylesheets/plugins/line_breaker.min.css +7 -7
  120. data/app/assets/stylesheets/plugins/quick_insert.css +72 -72
  121. data/app/assets/stylesheets/plugins/quick_insert.min.css +7 -7
  122. data/app/assets/stylesheets/plugins/special_characters.css +33 -33
  123. data/app/assets/stylesheets/plugins/special_characters.min.css +7 -7
  124. data/app/assets/stylesheets/plugins/table.css +111 -111
  125. data/app/assets/stylesheets/plugins/table.min.css +7 -7
  126. data/app/assets/stylesheets/plugins/trim_video.css +247 -0
  127. data/app/assets/stylesheets/plugins/trim_video.min.css +7 -0
  128. data/app/assets/stylesheets/plugins/video.css +201 -201
  129. data/app/assets/stylesheets/plugins/video.min.css +7 -7
  130. data/app/assets/stylesheets/themes/dark.css +2169 -2146
  131. data/app/assets/stylesheets/themes/dark.min.css +7 -7
  132. data/app/assets/stylesheets/themes/gray.css +2169 -2146
  133. data/app/assets/stylesheets/themes/gray.min.css +7 -7
  134. data/app/assets/stylesheets/themes/royal.css +2169 -2146
  135. data/app/assets/stylesheets/themes/royal.min.css +7 -7
  136. data/app/assets/stylesheets/third_party/embedly.css +60 -60
  137. data/app/assets/stylesheets/third_party/embedly.min.css +7 -7
  138. data/app/assets/stylesheets/third_party/font_awesome.css +33 -33
  139. data/app/assets/stylesheets/third_party/font_awesome.min.css +7 -7
  140. data/app/assets/stylesheets/third_party/image_tui.css +41 -41
  141. data/app/assets/stylesheets/third_party/image_tui.min.css +7 -7
  142. data/app/assets/stylesheets/third_party/spell_checker.css +64 -64
  143. data/app/assets/stylesheets/third_party/spell_checker.min.css +7 -7
  144. data/lib/wysiwyg-rails.rb +1 -1
  145. data/lib/wysiwyg-rails/engine.rb +16 -16
  146. data/lib/wysiwyg-rails/version.rb +5 -5
  147. metadata +8 -5
@@ -1,278 +1,278 @@
1
- /*!
2
- * froala_editor v3.2.0 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2020 Froala Labs
5
- */
6
-
7
- (function (global, factory) {
8
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
- typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
-
15
- /**
16
- * Traditional Chinese spoken in Taiwan.
17
- */
18
- FE.LANGUAGE['zh_tw'] = {
19
- translation: {
20
- // Place holder
21
- 'Type something': "\u8F38\u5165\u4E00\u4E9B\u5167\u5BB9",
22
- // Basic formatting
23
- 'Bold': '粗體',
24
- 'Italic': '斜體',
25
- 'Underline': '下劃線',
26
- 'Strikethrough': '刪除線',
27
- // Main buttons
28
- 'Insert': '插入',
29
- 'Delete': '刪除',
30
- 'Cancel': '取消',
31
- 'OK': '好的',
32
- 'Back': '後退',
33
- 'Remove': '去掉',
34
- 'More': '更多',
35
- 'Update': '更新',
36
- 'Style': '樣式',
37
- // Font
38
- 'Font Family': '字体系列',
39
- 'Font Size': "\u5B57\u578B\u5927\u5C0F",
40
- // Colors
41
- 'Colors': '顏色',
42
- 'Background': '背景',
43
- 'Text': '文字',
44
- 'HEX Color': '十六進制顏色',
45
- // Paragraphs
46
- 'Paragraph Format': '段落格式',
47
- 'Normal': '正常',
48
- 'Code': '代碼',
49
- 'Heading 1': '標題1',
50
- 'Heading 2': '標題2',
51
- 'Heading 3': '標題3',
52
- 'Heading 4': '標題4',
53
- // Style
54
- 'Paragraph Style': '段落樣式',
55
- 'Inline Style': '內聯樣式',
56
- // Alignment
57
- 'Align': '对齐',
58
- 'Align Left': '左對齊',
59
- 'Align Center': "\u7F6E\u4E2D\u5C0D\u9F4A",
60
- 'Align Right': "\u7F6E\u53F3\u5C0D\u9F4A",
61
- 'Align Justify': '兩端對齊',
62
- 'None': '没有',
63
- // Lists
64
- 'Ordered List': '有序列表',
65
- 'Unordered List': '无序列表',
66
- // Indent
67
- 'Decrease Indent': '減少縮進量',
68
- 'Increase Indent': '增加縮進量',
69
- // Links
70
- 'Insert Link': "\u63D2\u5165\u9023\u7D50",
71
- 'Open in new tab': '在新標籤頁中打開',
72
- 'Open Link': "\u958B\u555F\u9023\u7D50",
73
- 'Edit Link': "\u7DE8\u8F2F\u9023\u7D50",
74
- 'Unlink': "\u79FB\u9664\u9023\u7D50",
75
- 'Choose Link': "\u9078\u64C7\u9023\u7D50",
76
- // Images
77
- 'Insert Image': '插入圖片',
78
- 'Upload Image': '上傳圖片',
79
- 'By URL': "\u7DB2\u5740\u4E0A\u50B3",
80
- 'Browse': '瀏覽',
81
- 'Drop image': "\u5716\u7247\u62D6\u66F3",
82
- 'or click': '或點擊',
83
- 'Manage Images': '管理圖片',
84
- 'Loading': '加載中',
85
- 'Deleting': '刪除中',
86
- 'Tags': '標籤',
87
- 'Are you sure? Image will be deleted.': "\u78BA\u5B9A\u522A\u9664\u5716\u7247\uFF1F",
88
- 'Replace': '替換',
89
- 'Uploading': '上傳中',
90
- 'Loading image': '圖片加載中',
91
- 'Display': '顯示',
92
- 'Inline': "\u5D4C\u5165",
93
- 'Break Text': '打破文字',
94
- 'Alternative Text': '替換文字',
95
- 'Change Size': '改變大小',
96
- 'Width': '寬度',
97
- 'Height': '高度',
98
- 'Something went wrong. Please try again.': '發生錯誤,請重試。',
99
- 'Image Caption': '圖片標題',
100
- 'Advanced Edit': '高級編輯',
101
- // Video
102
- 'Insert Video': '插入影片',
103
- 'Embedded Code': '嵌入式代码',
104
- 'Paste in a video URL': '粘貼在視頻網址',
105
- 'Drop video': '放下視頻',
106
- 'Your browser does not support HTML5 video.': '您的瀏覽器不支持html5視頻。',
107
- 'Upload Video': '上傳影片',
108
- // Tables
109
- 'Insert Table': '插入表格',
110
- 'Table Header': '表頭',
111
- 'Remove Table': "\u522A\u9664\u8868",
112
- 'Table Style': '表格樣式',
113
- 'Horizontal Align': '水平對齊方式',
114
- 'Row': '行',
115
- 'Insert row above': '在上方插入',
116
- 'Insert row below': '在下方插入',
117
- 'Delete row': '刪除行',
118
- 'Column': '列',
119
- 'Insert column before': "\u5411\u5DE6\u63D2\u5165\u4E00\u5217",
120
- 'Insert column after': "\u5411\u53F3\u63D2\u5165\u4E00\u5217",
121
- 'Delete column': '刪除列',
122
- 'Cell': '單元格',
123
- 'Merge cells': '合併單元格',
124
- 'Horizontal split': '水平分割',
125
- 'Vertical split': '垂直分割',
126
- 'Cell Background': '單元格背景',
127
- 'Vertical Align': '垂直對齊方式',
128
- 'Top': "\u4E0A",
129
- 'Middle': "\u4E2D",
130
- 'Bottom': '底部',
131
- 'Align Top': '靠上對齊',
132
- 'Align Middle': "\u4E2D\u9593\u5C0D\u9F4A",
133
- 'Align Bottom': '靠下對齊',
134
- 'Cell Style': '單元格樣式',
135
- // Files
136
- 'Upload File': '上傳文件',
137
- 'Drop file': '拖入文件',
138
- // Emoticons
139
- 'Emoticons': '表情符號',
140
- 'Grinning face': "\u81C9\u4E0A\u7B11\u563B\u563B",
141
- 'Grinning face with smiling eyes': "\u7B11\u563B\u563B\u7684\u81C9\uFF0C\u542B\u7B11\u7684\u773C\u775B",
142
- 'Face with tears of joy': "\u81C9\u4E0A\u5E36\u8457\u559C\u6085\u7684\u6DDA\u6C34",
143
- 'Smiling face with open mouth': "\u7B11\u81C9\u5F35\u958B\u5634",
144
- 'Smiling face with open mouth and smiling eyes': "\u7B11\u81C9\u5F35\u958B\u5634\u5FAE\u7B11\u7684\u773C\u775B",
145
- 'Smiling face with open mouth and cold sweat': '帶冷汗的張嘴微笑',
146
- 'Smiling face with open mouth and tightly-closed eyes': "\u7B11\u81C9\u5F35\u958B\u5634\uFF0C\u7DCA\u7DCA\u9589\u8457\u773C\u775B",
147
- 'Smiling face with halo': '帶光環微笑',
148
- 'Smiling face with horns': '帶牛角的微笑',
149
- 'Winking face': "\u7728\u773C\u8868\u60C5",
150
- 'Smiling face with smiling eyes': "\u9762\u5E36\u5FAE\u7B11\u7684\u773C\u775B",
151
- 'Face savoring delicious food': "\u9762\u5C0D\u54C1\u5690\u7F8E\u5473\u7684\u98DF\u7269",
152
- 'Relieved face': '如釋重負',
153
- 'Smiling face with heart-shaped eyes': "\u5FAE\u7B11\u7684\u81C9\uFF0C\u5FC3\u81DF\u5F62\u7684\u773C\u775B",
154
- 'Smiling face with sunglasses': "\u7B11\u81C9\u592A\u967D\u93E1",
155
- 'Smirking face': "\u9762\u5C0D\u9762\u5E36\u7B11\u5BB9",
156
- 'Neutral face': '中性臉',
157
- 'Expressionless face': '无表情的脸',
158
- 'Unamused face': "\u4E00\u81C9\u4E0D\u5FEB\u7684\u81C9",
159
- 'Face with cold sweat': "\u9762\u5C0D\u51B7\u6C57",
160
- 'Pensive face': "\u6C89\u601D\u7684\u81C9",
161
- 'Confused face': "\u9762\u5C0D\u56F0\u60D1",
162
- 'Confounded face': "\u8A72\u6B7B\u7684\u81C9",
163
- 'Kissing face': '接吻的脸',
164
- 'Face throwing a kiss': '扔一个吻',
165
- 'Kissing face with smiling eyes': '带着微笑的眼睛接吻的脸',
166
- 'Kissing face with closed eyes': '閉眼接吻',
167
- 'Face with stuck out tongue': '舌头伸出来的脸',
168
- 'Face with stuck out tongue and winking eye': '眨眼吐舌\'',
169
- 'Face with stuck out tongue and tightly-closed eyes': '脸上伸出舌头和眨眼的眼睛',
170
- 'Disappointed face': '失望',
171
- 'Worried face': '担心的脸',
172
- 'Angry face': '生氣的',
173
- 'Pouting face': '撅嘴',
174
- 'Crying face': "\u54ED\u6CE3\u7684\u81C9",
175
- 'Persevering face': "\u600E\u5948\u81C9",
176
- 'Face with look of triumph': '胜利的脸',
177
- 'Disappointed but relieved face': '失望但释然的脸',
178
- 'Frowning face with open mouth': '皺眉',
179
- 'Anguished face': '痛苦的脸',
180
- 'Fearful face': '害怕',
181
- 'Weary face': "\u9762\u5C0D\u53AD\u5026",
182
- 'Sleepy face': '困了',
183
- 'Tired face': '累了',
184
- 'Grimacing face': '鬼脸',
185
- 'Loudly crying face': '大声哭泣的脸',
186
- 'Face with open mouth': '張開嘴',
187
- 'Hushed face': "\u5B89\u975C\u7684\u81C9",
188
- 'Face with open mouth and cold sweat': "\u9762\u5C0D\u5F35\u958B\u5634\uFF0C\u4E00\u8EAB\u51B7\u6C57",
189
- 'Face screaming in fear': "\u9762\u5C0D\u5C16\u53EB\u5728\u6050\u61FC\u4E2D",
190
- 'Astonished face': "\u9762\u5C0D\u9A5A\u8A1D",
191
- 'Flushed face': '臉紅',
192
- 'Sleeping face': "\u719F\u7761\u7684\u81C9",
193
- 'Dizzy face': "\u9762\u5C0D\u7729",
194
- 'Face without mouth': '沒有嘴的臉',
195
- 'Face with medical mask': "\u9762\u5C0D\u91AB\u7642\u53E3\u7F69",
196
- // Line breaker
197
- 'Break': '換行',
198
- // Math
199
- 'Subscript': '下標',
200
- 'Superscript': '上標',
201
- // Full screen
202
- 'Fullscreen': '全屏',
203
- // Horizontal line
204
- 'Insert Horizontal Line': '插入水平線',
205
- // Clear formatting
206
- 'Clear Formatting': '清除格式',
207
- // Save
208
- 'Save': '保存',
209
- // Undo, redo
210
- 'Undo': '撤消',
211
- 'Redo': '重做',
212
- // Select all
213
- 'Select All': '全選',
214
- // Code view
215
- 'Code View': '代码视图',
216
- // Quote
217
- 'Quote': '引用',
218
- 'Increase': "\u7E2E\u6392",
219
- 'Decrease': "\u53BB\u9664\u7E2E\u6392",
220
- // Quick Insert
221
- 'Quick Insert': '快速插入',
222
- // Spcial Characters
223
- 'Special Characters': '特殊字符',
224
- 'Latin': '拉丁',
225
- 'Greek': '希臘語',
226
- 'Cyrillic': '西里爾',
227
- 'Punctuation': '標點',
228
- 'Currency': '貨幣',
229
- 'Arrows': '箭頭',
230
- 'Math': '數學',
231
- 'Misc': '雜項',
232
- // Print.
233
- 'Print': '列印',
234
- // Spell Checker.
235
- 'Spell Checker': '拼寫檢查器',
236
- // Help
237
- 'Help': '幫助',
238
- 'Shortcuts': '快捷鍵',
239
- 'Inline Editor': '內聯編輯器',
240
- 'Show the editor': '顯示編輯器',
241
- 'Common actions': '常用操作',
242
- 'Copy': '複製',
243
- 'Cut': '切',
244
- 'Paste': '貼上',
245
- 'Basic Formatting': '基本格式',
246
- 'Increase quote level': '增加报价水平',
247
- 'Decrease quote level': '降低报价水平',
248
- 'Image / Video': '圖像/影片',
249
- 'Resize larger': '調整大小更大',
250
- 'Resize smaller': '調整大小更小',
251
- 'Table': '表',
252
- 'Select table cell': '選擇表單元格',
253
- 'Extend selection one cell': '增加選中的單元格',
254
- 'Extend selection one row': '增加選中的行',
255
- 'Navigation': '導航',
256
- 'Focus popup / toolbar': '焦點彈出/工具欄',
257
- 'Return focus to previous position': '將焦點返回到上一個位置',
258
- // Embed.ly
259
- 'Embed URL': '嵌入網址',
260
- 'Paste in a URL to embed': '貼上要嵌入的網址',
261
- // Word Paste.
262
- 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': '粘貼的內容來自微軟Word文檔。你想保留格式還是清理它?',
263
- 'Keep': '保留',
264
- 'Clean': '清潔',
265
- 'Word Paste Detected': '檢測到貼上自 Word 的內容',
266
- // Character Counter
267
- 'Characters': '人物',
268
- // More Buttons
269
- 'More Text': '更多文字',
270
- 'More Paragraph': '更多段落',
271
- 'More Rich': '更多豐富',
272
- 'More Misc': '更多雜項'
273
- },
274
- direction: 'ltr'
275
- };
276
-
277
- })));
278
- //# sourceMappingURL=zh_tw.js.map
1
+ /*!
2
+ * froala_editor v3.2.6 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2021 Froala Labs
5
+ */
6
+
7
+ (function (global, factory) {
8
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
+ typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
+ (factory(global.FroalaEditor));
11
+ }(this, (function (FE) { 'use strict';
12
+
13
+ FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
+
15
+ /**
16
+ * Traditional Chinese spoken in Taiwan.
17
+ */
18
+ FE.LANGUAGE['zh_tw'] = {
19
+ translation: {
20
+ // Place holder
21
+ 'Type something': "\u8F38\u5165\u4E00\u4E9B\u5167\u5BB9",
22
+ // Basic formatting
23
+ 'Bold': '粗體',
24
+ 'Italic': '斜體',
25
+ 'Underline': '下劃線',
26
+ 'Strikethrough': '刪除線',
27
+ // Main buttons
28
+ 'Insert': '插入',
29
+ 'Delete': '刪除',
30
+ 'Cancel': '取消',
31
+ 'OK': '好的',
32
+ 'Back': '後退',
33
+ 'Remove': '去掉',
34
+ 'More': '更多',
35
+ 'Update': '更新',
36
+ 'Style': '樣式',
37
+ // Font
38
+ 'Font Family': '字体系列',
39
+ 'Font Size': "\u5B57\u578B\u5927\u5C0F",
40
+ // Colors
41
+ 'Colors': '顏色',
42
+ 'Background': '背景',
43
+ 'Text': '文字',
44
+ 'HEX Color': '十六進制顏色',
45
+ // Paragraphs
46
+ 'Paragraph Format': '段落格式',
47
+ 'Normal': '正常',
48
+ 'Code': '代碼',
49
+ 'Heading 1': '標題1',
50
+ 'Heading 2': '標題2',
51
+ 'Heading 3': '標題3',
52
+ 'Heading 4': '標題4',
53
+ // Style
54
+ 'Paragraph Style': '段落樣式',
55
+ 'Inline Style': '內聯樣式',
56
+ // Alignment
57
+ 'Align': '对齐',
58
+ 'Align Left': '左對齊',
59
+ 'Align Center': "\u7F6E\u4E2D\u5C0D\u9F4A",
60
+ 'Align Right': "\u7F6E\u53F3\u5C0D\u9F4A",
61
+ 'Align Justify': '兩端對齊',
62
+ 'None': '没有',
63
+ // Lists
64
+ 'Ordered List': '有序列表',
65
+ 'Unordered List': '无序列表',
66
+ // Indent
67
+ 'Decrease Indent': '減少縮進量',
68
+ 'Increase Indent': '增加縮進量',
69
+ // Links
70
+ 'Insert Link': "\u63D2\u5165\u9023\u7D50",
71
+ 'Open in new tab': '在新標籤頁中打開',
72
+ 'Open Link': "\u958B\u555F\u9023\u7D50",
73
+ 'Edit Link': "\u7DE8\u8F2F\u9023\u7D50",
74
+ 'Unlink': "\u79FB\u9664\u9023\u7D50",
75
+ 'Choose Link': "\u9078\u64C7\u9023\u7D50",
76
+ // Images
77
+ 'Insert Image': '插入圖片',
78
+ 'Upload Image': '上傳圖片',
79
+ 'By URL': "\u7DB2\u5740\u4E0A\u50B3",
80
+ 'Browse': '瀏覽',
81
+ 'Drop image': "\u5716\u7247\u62D6\u66F3",
82
+ 'or click': '或點擊',
83
+ 'Manage Images': '管理圖片',
84
+ 'Loading': '加載中',
85
+ 'Deleting': '刪除中',
86
+ 'Tags': '標籤',
87
+ 'Are you sure? Image will be deleted.': "\u78BA\u5B9A\u522A\u9664\u5716\u7247\uFF1F",
88
+ 'Replace': '替換',
89
+ 'Uploading': '上傳中',
90
+ 'Loading image': '圖片加載中',
91
+ 'Display': '顯示',
92
+ 'Inline': "\u5D4C\u5165",
93
+ 'Break Text': '打破文字',
94
+ 'Alternative Text': '替換文字',
95
+ 'Change Size': '改變大小',
96
+ 'Width': '寬度',
97
+ 'Height': '高度',
98
+ 'Something went wrong. Please try again.': '發生錯誤,請重試。',
99
+ 'Image Caption': '圖片標題',
100
+ 'Advanced Edit': '高級編輯',
101
+ // Video
102
+ 'Insert Video': '插入影片',
103
+ 'Embedded Code': '嵌入式代码',
104
+ 'Paste in a video URL': '粘貼在視頻網址',
105
+ 'Drop video': '放下視頻',
106
+ 'Your browser does not support HTML5 video.': '您的瀏覽器不支持html5視頻。',
107
+ 'Upload Video': '上傳影片',
108
+ // Tables
109
+ 'Insert Table': '插入表格',
110
+ 'Table Header': '表頭',
111
+ 'Remove Table': "\u522A\u9664\u8868",
112
+ 'Table Style': '表格樣式',
113
+ 'Horizontal Align': '水平對齊方式',
114
+ 'Row': '行',
115
+ 'Insert row above': '在上方插入',
116
+ 'Insert row below': '在下方插入',
117
+ 'Delete row': '刪除行',
118
+ 'Column': '列',
119
+ 'Insert column before': "\u5411\u5DE6\u63D2\u5165\u4E00\u5217",
120
+ 'Insert column after': "\u5411\u53F3\u63D2\u5165\u4E00\u5217",
121
+ 'Delete column': '刪除列',
122
+ 'Cell': '單元格',
123
+ 'Merge cells': '合併單元格',
124
+ 'Horizontal split': '水平分割',
125
+ 'Vertical split': '垂直分割',
126
+ 'Cell Background': '單元格背景',
127
+ 'Vertical Align': '垂直對齊方式',
128
+ 'Top': "\u4E0A",
129
+ 'Middle': "\u4E2D",
130
+ 'Bottom': '底部',
131
+ 'Align Top': '靠上對齊',
132
+ 'Align Middle': "\u4E2D\u9593\u5C0D\u9F4A",
133
+ 'Align Bottom': '靠下對齊',
134
+ 'Cell Style': '單元格樣式',
135
+ // Files
136
+ 'Upload File': '上傳文件',
137
+ 'Drop file': '拖入文件',
138
+ // Emoticons
139
+ 'Emoticons': '表情符號',
140
+ 'Grinning face': "\u81C9\u4E0A\u7B11\u563B\u563B",
141
+ 'Grinning face with smiling eyes': "\u7B11\u563B\u563B\u7684\u81C9\uFF0C\u542B\u7B11\u7684\u773C\u775B",
142
+ 'Face with tears of joy': "\u81C9\u4E0A\u5E36\u8457\u559C\u6085\u7684\u6DDA\u6C34",
143
+ 'Smiling face with open mouth': "\u7B11\u81C9\u5F35\u958B\u5634",
144
+ 'Smiling face with open mouth and smiling eyes': "\u7B11\u81C9\u5F35\u958B\u5634\u5FAE\u7B11\u7684\u773C\u775B",
145
+ 'Smiling face with open mouth and cold sweat': '帶冷汗的張嘴微笑',
146
+ 'Smiling face with open mouth and tightly-closed eyes': "\u7B11\u81C9\u5F35\u958B\u5634\uFF0C\u7DCA\u7DCA\u9589\u8457\u773C\u775B",
147
+ 'Smiling face with halo': '帶光環微笑',
148
+ 'Smiling face with horns': '帶牛角的微笑',
149
+ 'Winking face': "\u7728\u773C\u8868\u60C5",
150
+ 'Smiling face with smiling eyes': "\u9762\u5E36\u5FAE\u7B11\u7684\u773C\u775B",
151
+ 'Face savoring delicious food': "\u9762\u5C0D\u54C1\u5690\u7F8E\u5473\u7684\u98DF\u7269",
152
+ 'Relieved face': '如釋重負',
153
+ 'Smiling face with heart-shaped eyes': "\u5FAE\u7B11\u7684\u81C9\uFF0C\u5FC3\u81DF\u5F62\u7684\u773C\u775B",
154
+ 'Smiling face with sunglasses': "\u7B11\u81C9\u592A\u967D\u93E1",
155
+ 'Smirking face': "\u9762\u5C0D\u9762\u5E36\u7B11\u5BB9",
156
+ 'Neutral face': '中性臉',
157
+ 'Expressionless face': '无表情的脸',
158
+ 'Unamused face': "\u4E00\u81C9\u4E0D\u5FEB\u7684\u81C9",
159
+ 'Face with cold sweat': "\u9762\u5C0D\u51B7\u6C57",
160
+ 'Pensive face': "\u6C89\u601D\u7684\u81C9",
161
+ 'Confused face': "\u9762\u5C0D\u56F0\u60D1",
162
+ 'Confounded face': "\u8A72\u6B7B\u7684\u81C9",
163
+ 'Kissing face': '接吻的脸',
164
+ 'Face throwing a kiss': '扔一个吻',
165
+ 'Kissing face with smiling eyes': '带着微笑的眼睛接吻的脸',
166
+ 'Kissing face with closed eyes': '閉眼接吻',
167
+ 'Face with stuck out tongue': '舌头伸出来的脸',
168
+ 'Face with stuck out tongue and winking eye': '眨眼吐舌\'',
169
+ 'Face with stuck out tongue and tightly-closed eyes': '脸上伸出舌头和眨眼的眼睛',
170
+ 'Disappointed face': '失望',
171
+ 'Worried face': '担心的脸',
172
+ 'Angry face': '生氣的',
173
+ 'Pouting face': '撅嘴',
174
+ 'Crying face': "\u54ED\u6CE3\u7684\u81C9",
175
+ 'Persevering face': "\u600E\u5948\u81C9",
176
+ 'Face with look of triumph': '胜利的脸',
177
+ 'Disappointed but relieved face': '失望但释然的脸',
178
+ 'Frowning face with open mouth': '皺眉',
179
+ 'Anguished face': '痛苦的脸',
180
+ 'Fearful face': '害怕',
181
+ 'Weary face': "\u9762\u5C0D\u53AD\u5026",
182
+ 'Sleepy face': '困了',
183
+ 'Tired face': '累了',
184
+ 'Grimacing face': '鬼脸',
185
+ 'Loudly crying face': '大声哭泣的脸',
186
+ 'Face with open mouth': '張開嘴',
187
+ 'Hushed face': "\u5B89\u975C\u7684\u81C9",
188
+ 'Face with open mouth and cold sweat': "\u9762\u5C0D\u5F35\u958B\u5634\uFF0C\u4E00\u8EAB\u51B7\u6C57",
189
+ 'Face screaming in fear': "\u9762\u5C0D\u5C16\u53EB\u5728\u6050\u61FC\u4E2D",
190
+ 'Astonished face': "\u9762\u5C0D\u9A5A\u8A1D",
191
+ 'Flushed face': '臉紅',
192
+ 'Sleeping face': "\u719F\u7761\u7684\u81C9",
193
+ 'Dizzy face': "\u9762\u5C0D\u7729",
194
+ 'Face without mouth': '沒有嘴的臉',
195
+ 'Face with medical mask': "\u9762\u5C0D\u91AB\u7642\u53E3\u7F69",
196
+ // Line breaker
197
+ 'Break': '換行',
198
+ // Math
199
+ 'Subscript': '下標',
200
+ 'Superscript': '上標',
201
+ // Full screen
202
+ 'Fullscreen': '全屏',
203
+ // Horizontal line
204
+ 'Insert Horizontal Line': '插入水平線',
205
+ // Clear formatting
206
+ 'Clear Formatting': '清除格式',
207
+ // Save
208
+ 'Save': '保存',
209
+ // Undo, redo
210
+ 'Undo': '撤消',
211
+ 'Redo': '重做',
212
+ // Select all
213
+ 'Select All': '全選',
214
+ // Code view
215
+ 'Code View': '代码视图',
216
+ // Quote
217
+ 'Quote': '引用',
218
+ 'Increase': "\u7E2E\u6392",
219
+ 'Decrease': "\u53BB\u9664\u7E2E\u6392",
220
+ // Quick Insert
221
+ 'Quick Insert': '快速插入',
222
+ // Spcial Characters
223
+ 'Special Characters': '特殊字符',
224
+ 'Latin': '拉丁',
225
+ 'Greek': '希臘語',
226
+ 'Cyrillic': '西里爾',
227
+ 'Punctuation': '標點',
228
+ 'Currency': '貨幣',
229
+ 'Arrows': '箭頭',
230
+ 'Math': '數學',
231
+ 'Misc': '雜項',
232
+ // Print.
233
+ 'Print': '列印',
234
+ // Spell Checker.
235
+ 'Spell Checker': '拼寫檢查器',
236
+ // Help
237
+ 'Help': '幫助',
238
+ 'Shortcuts': '快捷鍵',
239
+ 'Inline Editor': '內聯編輯器',
240
+ 'Show the editor': '顯示編輯器',
241
+ 'Common actions': '常用操作',
242
+ 'Copy': '複製',
243
+ 'Cut': '切',
244
+ 'Paste': '貼上',
245
+ 'Basic Formatting': '基本格式',
246
+ 'Increase quote level': '增加报价水平',
247
+ 'Decrease quote level': '降低报价水平',
248
+ 'Image / Video': '圖像/影片',
249
+ 'Resize larger': '調整大小更大',
250
+ 'Resize smaller': '調整大小更小',
251
+ 'Table': '表',
252
+ 'Select table cell': '選擇表單元格',
253
+ 'Extend selection one cell': '增加選中的單元格',
254
+ 'Extend selection one row': '增加選中的行',
255
+ 'Navigation': '導航',
256
+ 'Focus popup / toolbar': '焦點彈出/工具欄',
257
+ 'Return focus to previous position': '將焦點返回到上一個位置',
258
+ // Embed.ly
259
+ 'Embed URL': '嵌入網址',
260
+ 'Paste in a URL to embed': '貼上要嵌入的網址',
261
+ // Word Paste.
262
+ 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': '粘貼的內容來自微軟Word文檔。你想保留格式還是清理它?',
263
+ 'Keep': '保留',
264
+ 'Clean': '清潔',
265
+ 'Word Paste Detected': '檢測到貼上自 Word 的內容',
266
+ // Character Counter
267
+ 'Characters': '人物',
268
+ // More Buttons
269
+ 'More Text': '更多文字',
270
+ 'More Paragraph': '更多段落',
271
+ 'More Rich': '更多豐富',
272
+ 'More Misc': '更多雜項'
273
+ },
274
+ direction: 'ltr'
275
+ };
276
+
277
+ })));
278
+ //# sourceMappingURL=zh_tw.js.map