wysiwyg-rails 3.2.1 → 3.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +7 -7
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
  4. data/app/assets/javascripts/languages/ar.js +289 -289
  5. data/app/assets/javascripts/languages/bs.js +276 -276
  6. data/app/assets/javascripts/languages/cs.js +282 -282
  7. data/app/assets/javascripts/languages/da.js +274 -274
  8. data/app/assets/javascripts/languages/de.js +307 -307
  9. data/app/assets/javascripts/languages/el.js +282 -282
  10. data/app/assets/javascripts/languages/en_ca.js +220 -220
  11. data/app/assets/javascripts/languages/en_gb.js +220 -220
  12. data/app/assets/javascripts/languages/es.js +268 -268
  13. data/app/assets/javascripts/languages/et.js +276 -276
  14. data/app/assets/javascripts/languages/fa.js +276 -276
  15. data/app/assets/javascripts/languages/fi.js +276 -276
  16. data/app/assets/javascripts/languages/fr.js +297 -297
  17. data/app/assets/javascripts/languages/he.js +276 -276
  18. data/app/assets/javascripts/languages/hr.js +276 -276
  19. data/app/assets/javascripts/languages/hu.js +282 -282
  20. data/app/assets/javascripts/languages/id.js +276 -276
  21. data/app/assets/javascripts/languages/it.js +277 -277
  22. data/app/assets/javascripts/languages/ja.js +276 -276
  23. data/app/assets/javascripts/languages/ko.js +276 -276
  24. data/app/assets/javascripts/languages/ku.js +269 -269
  25. data/app/assets/javascripts/languages/me.js +276 -276
  26. data/app/assets/javascripts/languages/nb.js +276 -276
  27. data/app/assets/javascripts/languages/nl.js +289 -289
  28. data/app/assets/javascripts/languages/pl.js +276 -276
  29. data/app/assets/javascripts/languages/pt_br.js +276 -276
  30. data/app/assets/javascripts/languages/pt_pt.js +276 -276
  31. data/app/assets/javascripts/languages/ro.js +276 -276
  32. data/app/assets/javascripts/languages/ru.js +289 -289
  33. data/app/assets/javascripts/languages/sk.js +282 -282
  34. data/app/assets/javascripts/languages/sl.js +222 -222
  35. data/app/assets/javascripts/languages/sr.js +276 -276
  36. data/app/assets/javascripts/languages/sv.js +276 -276
  37. data/app/assets/javascripts/languages/th.js +276 -276
  38. data/app/assets/javascripts/languages/tr.js +276 -276
  39. data/app/assets/javascripts/languages/uk.js +276 -276
  40. data/app/assets/javascripts/languages/vi.js +219 -219
  41. data/app/assets/javascripts/languages/zh_cn.js +302 -302
  42. data/app/assets/javascripts/languages/zh_tw.js +276 -276
  43. data/app/assets/javascripts/plugins.pkgd.min.js +7 -7
  44. data/app/assets/javascripts/plugins/align.min.js +6 -6
  45. data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
  46. data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
  47. data/app/assets/javascripts/plugins/code_view.min.js +6 -6
  48. data/app/assets/javascripts/plugins/colors.min.js +6 -6
  49. data/app/assets/javascripts/plugins/cryptojs.min.js +6 -6
  50. data/app/assets/javascripts/plugins/draggable.min.js +6 -6
  51. data/app/assets/javascripts/plugins/edit_in_popup.min.js +6 -6
  52. data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
  53. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  54. data/app/assets/javascripts/plugins/file.min.js +6 -6
  55. data/app/assets/javascripts/plugins/files_manager.min.js +7 -7
  56. data/app/assets/javascripts/plugins/font_family.min.js +6 -6
  57. data/app/assets/javascripts/plugins/font_size.min.js +6 -6
  58. data/app/assets/javascripts/plugins/forms.min.js +6 -6
  59. data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
  60. data/app/assets/javascripts/plugins/help.min.js +6 -6
  61. data/app/assets/javascripts/plugins/image.min.js +7 -7
  62. data/app/assets/javascripts/plugins/image_manager.min.js +7 -7
  63. data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
  64. data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
  65. data/app/assets/javascripts/plugins/line_breaker.min.js +6 -6
  66. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  67. data/app/assets/javascripts/plugins/link.min.js +7 -7
  68. data/app/assets/javascripts/plugins/lists.min.js +7 -7
  69. data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
  70. data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
  71. data/app/assets/javascripts/plugins/print.min.js +6 -6
  72. data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
  73. data/app/assets/javascripts/plugins/quote.min.js +6 -6
  74. data/app/assets/javascripts/plugins/save.min.js +6 -6
  75. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  76. data/app/assets/javascripts/plugins/table.min.js +6 -6
  77. data/app/assets/javascripts/plugins/url.min.js +6 -6
  78. data/app/assets/javascripts/plugins/video.min.js +6 -6
  79. data/app/assets/javascripts/plugins/word_paste.min.js +6 -6
  80. data/app/assets/javascripts/third_party/embedly.min.js +6 -6
  81. data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
  82. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  83. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  84. data/app/assets/stylesheets/froala_editor.css +12 -6
  85. data/app/assets/stylesheets/froala_editor.min.css +7 -7
  86. data/app/assets/stylesheets/froala_editor.pkgd.css +14 -6
  87. data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
  88. data/app/assets/stylesheets/froala_style.css +8 -6
  89. data/app/assets/stylesheets/froala_style.min.css +7 -7
  90. data/app/assets/stylesheets/plugins.pkgd.css +6 -6
  91. data/app/assets/stylesheets/plugins.pkgd.min.css +6 -6
  92. data/app/assets/stylesheets/plugins/char_counter.css +6 -6
  93. data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
  94. data/app/assets/stylesheets/plugins/code_view.css +6 -6
  95. data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
  96. data/app/assets/stylesheets/plugins/colors.css +6 -6
  97. data/app/assets/stylesheets/plugins/colors.min.css +6 -6
  98. data/app/assets/stylesheets/plugins/draggable.css +6 -6
  99. data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
  100. data/app/assets/stylesheets/plugins/emoticons.css +6 -6
  101. data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
  102. data/app/assets/stylesheets/plugins/file.css +6 -6
  103. data/app/assets/stylesheets/plugins/file.min.css +6 -6
  104. data/app/assets/stylesheets/plugins/files_manager.css +6 -6
  105. data/app/assets/stylesheets/plugins/files_manager.min.css +6 -6
  106. data/app/assets/stylesheets/plugins/fullscreen.css +6 -6
  107. data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
  108. data/app/assets/stylesheets/plugins/help.css +6 -6
  109. data/app/assets/stylesheets/plugins/help.min.css +6 -6
  110. data/app/assets/stylesheets/plugins/image.css +6 -6
  111. data/app/assets/stylesheets/plugins/image.min.css +6 -6
  112. data/app/assets/stylesheets/plugins/image_manager.css +6 -6
  113. data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
  114. data/app/assets/stylesheets/plugins/line_breaker.css +6 -6
  115. data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
  116. data/app/assets/stylesheets/plugins/quick_insert.css +6 -6
  117. data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
  118. data/app/assets/stylesheets/plugins/special_characters.css +6 -6
  119. data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
  120. data/app/assets/stylesheets/plugins/table.css +6 -6
  121. data/app/assets/stylesheets/plugins/table.min.css +6 -6
  122. data/app/assets/stylesheets/plugins/video.css +6 -6
  123. data/app/assets/stylesheets/plugins/video.min.css +6 -6
  124. data/app/assets/stylesheets/themes/dark.css +6 -6
  125. data/app/assets/stylesheets/themes/dark.min.css +6 -6
  126. data/app/assets/stylesheets/themes/gray.css +6 -6
  127. data/app/assets/stylesheets/themes/gray.min.css +6 -6
  128. data/app/assets/stylesheets/themes/royal.css +6 -6
  129. data/app/assets/stylesheets/themes/royal.min.css +6 -6
  130. data/app/assets/stylesheets/third_party/embedly.css +6 -6
  131. data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
  132. data/app/assets/stylesheets/third_party/font_awesome.css +6 -6
  133. data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
  134. data/app/assets/stylesheets/third_party/image_tui.css +6 -6
  135. data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
  136. data/app/assets/stylesheets/third_party/spell_checker.css +6 -6
  137. data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
  138. data/lib/wysiwyg-rails/version.rb +1 -1
  139. metadata +2 -2
@@ -1,278 +1,278 @@
1
- /*!
2
- * froala_editor v3.2.1 (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
-
1
+ /*!
2
+ * froala_editor v3.2.2 (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
15
  /**
16
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
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