wysiwyg-rails 2.9.6.pre.1 → 2.9.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -21
  3. data/README.md +127 -127
  4. data/Rakefile +5 -5
  5. data/app/assets/javascripts/froala_editor.min.js +6 -6
  6. data/app/assets/javascripts/froala_editor.pkgd.min.js +6 -6
  7. data/app/assets/javascripts/languages/ar.js +336 -336
  8. data/app/assets/javascripts/languages/bs.js +336 -336
  9. data/app/assets/javascripts/languages/cs.js +336 -336
  10. data/app/assets/javascripts/languages/da.js +333 -333
  11. data/app/assets/javascripts/languages/de.js +336 -336
  12. data/app/assets/javascripts/languages/el.js +342 -342
  13. data/app/assets/javascripts/languages/en_ca.js +280 -280
  14. data/app/assets/javascripts/languages/en_gb.js +280 -280
  15. data/app/assets/javascripts/languages/es.js +318 -318
  16. data/app/assets/javascripts/languages/et.js +336 -336
  17. data/app/assets/javascripts/languages/fa.js +336 -336
  18. data/app/assets/javascripts/languages/fi.js +336 -336
  19. data/app/assets/javascripts/languages/fr.js +336 -336
  20. data/app/assets/javascripts/languages/he.js +336 -336
  21. data/app/assets/javascripts/languages/hr.js +336 -336
  22. data/app/assets/javascripts/languages/hu.js +336 -336
  23. data/app/assets/javascripts/languages/id.js +337 -337
  24. data/app/assets/javascripts/languages/it.js +336 -336
  25. data/app/assets/javascripts/languages/ja.js +336 -336
  26. data/app/assets/javascripts/languages/ko.js +336 -336
  27. data/app/assets/javascripts/languages/ku.js +329 -329
  28. data/app/assets/javascripts/languages/me.js +336 -336
  29. data/app/assets/javascripts/languages/nb.js +336 -336
  30. data/app/assets/javascripts/languages/nl.js +336 -336
  31. data/app/assets/javascripts/languages/pl.js +336 -336
  32. data/app/assets/javascripts/languages/pt_br.js +336 -336
  33. data/app/assets/javascripts/languages/pt_pt.js +336 -336
  34. data/app/assets/javascripts/languages/ro.js +336 -336
  35. data/app/assets/javascripts/languages/ru.js +336 -336
  36. data/app/assets/javascripts/languages/sk.js +336 -336
  37. data/app/assets/javascripts/languages/sr.js +336 -336
  38. data/app/assets/javascripts/languages/sv.js +336 -336
  39. data/app/assets/javascripts/languages/th.js +336 -336
  40. data/app/assets/javascripts/languages/tr.js +336 -336
  41. data/app/assets/javascripts/languages/uk.js +336 -336
  42. data/app/assets/javascripts/languages/vi.js +276 -276
  43. data/app/assets/javascripts/languages/zh_cn.js +336 -336
  44. data/app/assets/javascripts/languages/zh_tw.js +336 -336
  45. data/app/assets/javascripts/plugins/align.min.js +6 -6
  46. data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
  47. data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
  48. data/app/assets/javascripts/plugins/code_view.min.js +6 -6
  49. data/app/assets/javascripts/plugins/colors.min.js +6 -6
  50. data/app/assets/javascripts/plugins/draggable.min.js +6 -6
  51. data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
  52. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  53. data/app/assets/javascripts/plugins/file.min.js +6 -6
  54. data/app/assets/javascripts/plugins/font_family.min.js +6 -6
  55. data/app/assets/javascripts/plugins/font_size.min.js +6 -6
  56. data/app/assets/javascripts/plugins/forms.min.js +6 -6
  57. data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
  58. data/app/assets/javascripts/plugins/help.min.js +6 -6
  59. data/app/assets/javascripts/plugins/image.min.js +6 -6
  60. data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
  61. data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
  62. data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
  63. data/app/assets/javascripts/plugins/line_breaker.min.js +6 -6
  64. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  65. data/app/assets/javascripts/plugins/link.min.js +6 -6
  66. data/app/assets/javascripts/plugins/lists.min.js +6 -6
  67. data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
  68. data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
  69. data/app/assets/javascripts/plugins/print.min.js +6 -6
  70. data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
  71. data/app/assets/javascripts/plugins/quote.min.js +6 -6
  72. data/app/assets/javascripts/plugins/save.min.js +6 -6
  73. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  74. data/app/assets/javascripts/plugins/table.min.js +6 -6
  75. data/app/assets/javascripts/plugins/url.min.js +6 -6
  76. data/app/assets/javascripts/plugins/video.min.js +6 -6
  77. data/app/assets/javascripts/plugins/word_paste.min.js +6 -6
  78. data/app/assets/javascripts/third_party/embedly.min.js +6 -6
  79. data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
  80. data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
  81. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  82. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  83. data/app/assets/stylesheets/froala_editor.css +1334 -1334
  84. data/app/assets/stylesheets/froala_editor.min.css +6 -6
  85. data/app/assets/stylesheets/froala_editor.pkgd.css +2983 -2983
  86. data/app/assets/stylesheets/froala_editor.pkgd.min.css +6 -6
  87. data/app/assets/stylesheets/froala_style.css +448 -448
  88. data/app/assets/stylesheets/froala_style.min.css +6 -6
  89. data/app/assets/stylesheets/plugins/char_counter.css +57 -57
  90. data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
  91. data/app/assets/stylesheets/plugins/code_view.css +112 -112
  92. data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
  93. data/app/assets/stylesheets/plugins/colors.css +155 -155
  94. data/app/assets/stylesheets/plugins/colors.min.css +6 -6
  95. data/app/assets/stylesheets/plugins/draggable.css +43 -43
  96. data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
  97. data/app/assets/stylesheets/plugins/emoticons.css +42 -42
  98. data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
  99. data/app/assets/stylesheets/plugins/file.css +146 -146
  100. data/app/assets/stylesheets/plugins/file.min.css +6 -6
  101. data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
  102. data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
  103. data/app/assets/stylesheets/plugins/help.css +52 -52
  104. data/app/assets/stylesheets/plugins/help.min.css +6 -6
  105. data/app/assets/stylesheets/plugins/image.css +244 -244
  106. data/app/assets/stylesheets/plugins/image.min.css +6 -6
  107. data/app/assets/stylesheets/plugins/image_manager.css +268 -268
  108. data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
  109. data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
  110. data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
  111. data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
  112. data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
  113. data/app/assets/stylesheets/plugins/special_characters.css +51 -51
  114. data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
  115. data/app/assets/stylesheets/plugins/table.css +181 -181
  116. data/app/assets/stylesheets/plugins/table.min.css +6 -6
  117. data/app/assets/stylesheets/plugins/video.css +231 -231
  118. data/app/assets/stylesheets/plugins/video.min.css +6 -6
  119. data/app/assets/stylesheets/themes/dark.css +1330 -1330
  120. data/app/assets/stylesheets/themes/dark.min.css +6 -6
  121. data/app/assets/stylesheets/themes/gray.css +1330 -1330
  122. data/app/assets/stylesheets/themes/gray.min.css +6 -6
  123. data/app/assets/stylesheets/themes/red.css +1330 -1330
  124. data/app/assets/stylesheets/themes/red.min.css +6 -6
  125. data/app/assets/stylesheets/themes/royal.css +1330 -1330
  126. data/app/assets/stylesheets/themes/royal.min.css +6 -6
  127. data/app/assets/stylesheets/third_party/embedly.css +65 -65
  128. data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
  129. data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
  130. data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
  131. data/app/assets/stylesheets/third_party/image_tui.css +42 -42
  132. data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
  133. data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
  134. data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
  135. data/lib/wysiwyg-rails.rb +1 -1
  136. data/lib/wysiwyg-rails/engine.rb +16 -16
  137. data/lib/wysiwyg-rails/version.rb +5 -5
  138. metadata +6 -6
@@ -1,336 +1,336 @@
1
- /*!
2
- * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
7
- (function (factory) {
8
- if (typeof define === 'function' && define.amd) {
9
- // AMD. Register as an anonymous module.
10
- define(['jquery'], factory);
11
- } else if (typeof module === 'object' && module.exports) {
12
- // Node/CommonJS
13
- module.exports = function( root, jQuery ) {
14
- if ( jQuery === undefined ) {
15
- // require('jQuery') returns a factory that requires window to
16
- // build a jQuery instance, we normalize how we use modules
17
- // that require this pattern but the window provided is a noop
18
- // if it's defined (how jquery works)
19
- if ( typeof window !== 'undefined' ) {
20
- jQuery = require('jquery');
21
- }
22
- else {
23
- jQuery = require('jquery')(root);
24
- }
25
- }
26
- return factory(jQuery);
27
- };
28
- } else {
29
- // Browser globals
30
- factory(window.jQuery);
31
- }
32
- }(function ($) {
33
- /**
34
- * Simplified Chinese spoken in China.
35
- */
36
-
37
- $.FE.LANGUAGE['zh_cn'] = {
38
- translation: {
39
- // Place holder
40
- "Type something": "输入内容",
41
-
42
- // Basic formatting
43
- "Bold": "粗体",
44
- "Italic": "斜体",
45
- "Underline": "下划线",
46
- "Strikethrough": "删除线",
47
-
48
- // Main buttons
49
- "Insert": "插入",
50
- "Delete": "删除",
51
- "Cancel": "取消",
52
- "OK": "确定",
53
- "Back": "后退",
54
- "Remove": "删除",
55
- "More": "更多",
56
- "Update": "更新",
57
- "Style": "样式",
58
-
59
- // Font
60
- "Font Family": "字体",
61
- "Font Size": "字号",
62
-
63
- // Colors
64
- "Colors": "颜色",
65
- "Background": "背景",
66
- "Text": "字体",
67
- "HEX Color": "十六进制颜色",
68
-
69
- // Paragraphs
70
- "Paragraph Format": "段落格式",
71
- "Normal": "正文",
72
- "Code": "代码",
73
- "Heading 1": "标题1",
74
- "Heading 2": "标题2",
75
- "Heading 3": "标题3",
76
- "Heading 4": "标题4",
77
-
78
- // Style
79
- "Paragraph Style": "段落样式",
80
- "Inline Style": "内联样式",
81
-
82
- // Alignment
83
- "Align": "对齐方式",
84
- "Align Left": "左对齐",
85
- "Align Center": "居中",
86
- "Align Right": "右对齐",
87
- "Align Justify": "两端对齐",
88
- "None": "无",
89
-
90
- // Lists
91
- "Ordered List": "编号",
92
- "Default": "默认",
93
- "Lower Alpha": "低α",
94
- "Lower Greek": "下希腊",
95
- "Lower Roman": "较低的罗马",
96
- "Upper Alpha": "上阿尔法",
97
- "Upper Roman": "上罗马",
98
-
99
- "Unordered List": "项目符号",
100
- "Circle": "圈",
101
- "Disc": "圆盘",
102
- "Square": "广场",
103
-
104
- // Line height
105
- "Line Height": "线高",
106
- "Single": "单",
107
- "Double": "双",
108
-
109
- // Indent
110
- "Decrease Indent": "减少缩进量",
111
- "Increase Indent": "增加缩进量",
112
-
113
- // Links
114
- "Insert Link": "插入超链接",
115
- "Open in new tab": "在新标签页中打开",
116
- "Open Link": "打开超链接",
117
- "Edit Link": "编辑超链接",
118
- "Unlink": "删除超链接",
119
- "Choose Link": "选择超链接",
120
-
121
- // Images
122
- "Insert Image": "插入图片",
123
- "Upload Image": "上传图片",
124
- "By URL": "通过 URL",
125
- "Browse": "浏览",
126
- "Drop image": "拖入图片",
127
- "or click": "或点击",
128
- "Manage Images": "管理图片",
129
- "Loading": "加载中",
130
- "Deleting": "删除中",
131
- "Tags": "标签",
132
- "Are you sure? Image will be deleted.": "图片将会被删除,是否确认?",
133
- "Replace": "替换",
134
- "Uploading": "上传中",
135
- "Loading image": "图片加载中",
136
- "Display": "显示",
137
- "Inline": "嵌入型",
138
- "Break Text": "上下型环绕",
139
- "Alternative Text": "替换文字",
140
- "Change Size": "改变大小",
141
- "Width": "宽度",
142
- "Height": "高度",
143
- "Something went wrong. Please try again.": "发生错误,请重试。",
144
- "Image Caption": "图片标题",
145
- "Advanced Edit": "高级编辑",
146
-
147
- // Video
148
- "Insert Video": "插入视频",
149
- "Embedded Code": "嵌入代码",
150
- "Paste in a video URL": "粘贴视频网址",
151
- "Drop video": "拖入视频",
152
- "Your browser does not support HTML5 video.": "您的浏览器不支持 HTML5 视频。",
153
- "Upload Video": "上传视频",
154
-
155
- // Tables
156
- "Insert Table": "插入表格",
157
- "Table Header": "表头",
158
- "Remove Table": "删除表格",
159
- "Table Style": "表格样式",
160
- "Horizontal Align": "水平对齐方式",
161
- "Row": "行",
162
- "Insert row above": "在上方插入",
163
- "Insert row below": "在下方插入",
164
- "Delete row": "删除行",
165
- "Column": "列",
166
- "Insert column before": "在左侧插入",
167
- "Insert column after": "在右侧插入",
168
- "Delete column": "删除列",
169
- "Cell": "单元格",
170
- "Merge cells": "合并单元格",
171
- "Horizontal split": "水平分割",
172
- "Vertical split": "垂直分割",
173
- "Cell Background": "单元格背景",
174
- "Vertical Align": "垂直对齐方式",
175
- "Top": "靠上",
176
- "Middle": "居中",
177
- "Bottom": "靠下",
178
- "Align Top": "靠上对齐",
179
- "Align Middle": "居中对齐",
180
- "Align Bottom": "靠下对齐",
181
- "Cell Style": "单元格样式",
182
-
183
- // Files
184
- "Upload File": "上传文件",
185
- "Drop file": "拖入文件",
186
-
187
- // Emoticons
188
- "Emoticons": "表情符号",
189
- "Grinning face": "露齿笑脸",
190
- "Grinning face with smiling eyes": "露齿笑到眯起眼",
191
- "Face with tears of joy": "笑哭",
192
- "Smiling face with open mouth": "张嘴微笑",
193
- "Smiling face with open mouth and smiling eyes": "眯眼张嘴微笑",
194
- "Smiling face with open mouth and cold sweat": "带冷汗的张嘴微笑",
195
- "Smiling face with open mouth and tightly-closed eyes": "紧闭双眼张嘴微笑",
196
- "Smiling face with halo": "带光环微笑",
197
- "Smiling face with horns": "带牛角的微笑",
198
- "Winking face": "眨眼",
199
- "Smiling face with smiling eyes": "眯眼微笑",
200
- "Face savoring delicious food": "馋",
201
- "Relieved face": "如释重负",
202
- "Smiling face with heart-shaped eyes": "桃心眼微笑",
203
- "Smiling face with sunglasses": "戴太阳镜微笑",
204
- "Smirking face": "得意地笑",
205
- "Neutral face": "中性脸",
206
- "Expressionless face": "面无表情",
207
- "Unamused face": "不高兴",
208
- "Face with cold sweat": "冷汗",
209
- "Pensive face": "沉思",
210
- "Confused face": "迷惑",
211
- "Confounded face": "困惑",
212
- "Kissing face": "嘴巴嘟嘟",
213
- "Face throwing a kiss": "飞吻",
214
- "Kissing face with smiling eyes": "眯眼接吻",
215
- "Kissing face with closed eyes": "闭眼接吻",
216
- "Face with stuck out tongue": "吐舌",
217
- "Face with stuck out tongue and winking eye": "眨眼吐舌",
218
- "Face with stuck out tongue and tightly-closed eyes": "眯眼吐舌",
219
- "Disappointed face": "失望",
220
- "Worried face": "担心",
221
- "Angry face": "生气",
222
- "Pouting face": "撅嘴",
223
- "Crying face": "大哭",
224
- "Persevering face": "坚强",
225
- "Face with look of triumph": "扬眉吐气",
226
- "Disappointed but relieved face": "失望",
227
- "Frowning face with open mouth": "皱眉",
228
- "Anguished face": "痛苦",
229
- "Fearful face": "害怕",
230
- "Weary face": "疲惫",
231
- "Sleepy face": "困了",
232
- "Tired face": "累了",
233
- "Grimacing face": "扭曲脸",
234
- "Loudly crying face": "大哭",
235
- "Face with open mouth": "张开嘴",
236
- "Hushed face": "安静",
237
- "Face with open mouth and cold sweat": "冷汗",
238
- "Face screaming in fear": "害怕尖叫",
239
- "Astonished face": "惊讶",
240
- "Flushed face": "脸红",
241
- "Sleeping face": "熟睡",
242
- "Dizzy face": "眩晕",
243
- "Face without mouth": "没有嘴的脸",
244
- "Face with medical mask": "口罩脸",
245
-
246
- // Line breaker
247
- "Break": "换行",
248
-
249
- // Math
250
- "Subscript": "下标",
251
- "Superscript": "上标",
252
-
253
- // Full screen
254
- "Fullscreen": "全屏",
255
-
256
- // Horizontal line
257
- "Insert Horizontal Line": "插入水平线",
258
-
259
- // Clear formatting
260
- "Clear Formatting": "清除格式",
261
-
262
- // Save
263
- "Save": "保存",
264
-
265
- // Undo, redo
266
- "Undo": "撤消",
267
- "Redo": "恢复",
268
-
269
- // Select all
270
- "Select All": "全选",
271
-
272
- // Code view
273
- "Code View": "代码视图",
274
-
275
- // Quote
276
- "Quote": "引用",
277
- "Increase": "增加引用级别",
278
- "Decrease": "减少引用级别",
279
-
280
- // Quick Insert
281
- "Quick Insert": "快速插入",
282
-
283
- // Spcial Characters
284
- "Special Characters": "特殊字符",
285
- "Latin": "拉丁字母",
286
- "Greek": "希腊字母",
287
- "Cyrillic": "西里尔字母",
288
- "Punctuation": "标点",
289
- "Currency": "货币",
290
- "Arrows": "箭头",
291
- "Math": "数学",
292
- "Misc": "杂项",
293
-
294
- // Print.
295
- "Print": "打印",
296
-
297
- // Spell Checker.
298
- "Spell Checker": "拼写检查器",
299
-
300
- // Help
301
- "Help": "帮助",
302
- "Shortcuts": "快捷键",
303
- "Inline Editor": "内联编辑器",
304
- "Show the editor": "显示编辑器",
305
- "Common actions": "常用操作",
306
- "Copy": "复制",
307
- "Cut": "剪切",
308
- "Paste": "粘贴",
309
- "Basic Formatting": "基本格式",
310
- "Increase quote level": "增加引用级别",
311
- "Decrease quote level": "减少引用级别",
312
- "Image / Video": "图像/视频",
313
- "Resize larger": "放大",
314
- "Resize smaller": "缩小",
315
- "Table": "表格",
316
- "Select table cell": "选择单元格",
317
- "Extend selection one cell": "增加选中的单元格",
318
- "Extend selection one row": "增加选中的行",
319
- "Navigation": "导航",
320
- "Focus popup / toolbar": "焦点弹出/工具栏",
321
- "Return focus to previous position": "将焦点返回到上一个位置",
322
-
323
- // Embed.ly
324
- "Embed URL": "嵌入网址",
325
- "Paste in a URL to embed": "粘贴要嵌入的网址",
326
-
327
- // Word Paste.
328
- "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "粘贴的内容来自微软 Word 文档。你想保留还是清除格式?",
329
- "Keep": "保留",
330
- "Clean": "清除",
331
- "Word Paste Detected": "检测到粘贴自 Word 的内容"
332
- },
333
- direction: "ltr"
334
- };
335
-
336
- }));
1
+ /*!
2
+ * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2019 Froala Labs
5
+ */
6
+
7
+ (function (factory) {
8
+ if (typeof define === 'function' && define.amd) {
9
+ // AMD. Register as an anonymous module.
10
+ define(['jquery'], factory);
11
+ } else if (typeof module === 'object' && module.exports) {
12
+ // Node/CommonJS
13
+ module.exports = function( root, jQuery ) {
14
+ if ( jQuery === undefined ) {
15
+ // require('jQuery') returns a factory that requires window to
16
+ // build a jQuery instance, we normalize how we use modules
17
+ // that require this pattern but the window provided is a noop
18
+ // if it's defined (how jquery works)
19
+ if ( typeof window !== 'undefined' ) {
20
+ jQuery = require('jquery');
21
+ }
22
+ else {
23
+ jQuery = require('jquery')(root);
24
+ }
25
+ }
26
+ return factory(jQuery);
27
+ };
28
+ } else {
29
+ // Browser globals
30
+ factory(window.jQuery);
31
+ }
32
+ }(function ($) {
33
+ /**
34
+ * Simplified Chinese spoken in China.
35
+ */
36
+
37
+ $.FE.LANGUAGE['zh_cn'] = {
38
+ translation: {
39
+ // Place holder
40
+ "Type something": "输入内容",
41
+
42
+ // Basic formatting
43
+ "Bold": "粗体",
44
+ "Italic": "斜体",
45
+ "Underline": "下划线",
46
+ "Strikethrough": "删除线",
47
+
48
+ // Main buttons
49
+ "Insert": "插入",
50
+ "Delete": "删除",
51
+ "Cancel": "取消",
52
+ "OK": "确定",
53
+ "Back": "后退",
54
+ "Remove": "删除",
55
+ "More": "更多",
56
+ "Update": "更新",
57
+ "Style": "样式",
58
+
59
+ // Font
60
+ "Font Family": "字体",
61
+ "Font Size": "字号",
62
+
63
+ // Colors
64
+ "Colors": "颜色",
65
+ "Background": "背景",
66
+ "Text": "字体",
67
+ "HEX Color": "十六进制颜色",
68
+
69
+ // Paragraphs
70
+ "Paragraph Format": "段落格式",
71
+ "Normal": "正文",
72
+ "Code": "代码",
73
+ "Heading 1": "标题1",
74
+ "Heading 2": "标题2",
75
+ "Heading 3": "标题3",
76
+ "Heading 4": "标题4",
77
+
78
+ // Style
79
+ "Paragraph Style": "段落样式",
80
+ "Inline Style": "内联样式",
81
+
82
+ // Alignment
83
+ "Align": "对齐方式",
84
+ "Align Left": "左对齐",
85
+ "Align Center": "居中",
86
+ "Align Right": "右对齐",
87
+ "Align Justify": "两端对齐",
88
+ "None": "无",
89
+
90
+ // Lists
91
+ "Ordered List": "编号",
92
+ "Default": "默认",
93
+ "Lower Alpha": "低α",
94
+ "Lower Greek": "下希腊",
95
+ "Lower Roman": "较低的罗马",
96
+ "Upper Alpha": "上阿尔法",
97
+ "Upper Roman": "上罗马",
98
+
99
+ "Unordered List": "项目符号",
100
+ "Circle": "圈",
101
+ "Disc": "圆盘",
102
+ "Square": "广场",
103
+
104
+ // Line height
105
+ "Line Height": "线高",
106
+ "Single": "单",
107
+ "Double": "双",
108
+
109
+ // Indent
110
+ "Decrease Indent": "减少缩进量",
111
+ "Increase Indent": "增加缩进量",
112
+
113
+ // Links
114
+ "Insert Link": "插入超链接",
115
+ "Open in new tab": "在新标签页中打开",
116
+ "Open Link": "打开超链接",
117
+ "Edit Link": "编辑超链接",
118
+ "Unlink": "删除超链接",
119
+ "Choose Link": "选择超链接",
120
+
121
+ // Images
122
+ "Insert Image": "插入图片",
123
+ "Upload Image": "上传图片",
124
+ "By URL": "通过 URL",
125
+ "Browse": "浏览",
126
+ "Drop image": "拖入图片",
127
+ "or click": "或点击",
128
+ "Manage Images": "管理图片",
129
+ "Loading": "加载中",
130
+ "Deleting": "删除中",
131
+ "Tags": "标签",
132
+ "Are you sure? Image will be deleted.": "图片将会被删除,是否确认?",
133
+ "Replace": "替换",
134
+ "Uploading": "上传中",
135
+ "Loading image": "图片加载中",
136
+ "Display": "显示",
137
+ "Inline": "嵌入型",
138
+ "Break Text": "上下型环绕",
139
+ "Alternative Text": "替换文字",
140
+ "Change Size": "改变大小",
141
+ "Width": "宽度",
142
+ "Height": "高度",
143
+ "Something went wrong. Please try again.": "发生错误,请重试。",
144
+ "Image Caption": "图片标题",
145
+ "Advanced Edit": "高级编辑",
146
+
147
+ // Video
148
+ "Insert Video": "插入视频",
149
+ "Embedded Code": "嵌入代码",
150
+ "Paste in a video URL": "粘贴视频网址",
151
+ "Drop video": "拖入视频",
152
+ "Your browser does not support HTML5 video.": "您的浏览器不支持 HTML5 视频。",
153
+ "Upload Video": "上传视频",
154
+
155
+ // Tables
156
+ "Insert Table": "插入表格",
157
+ "Table Header": "表头",
158
+ "Remove Table": "删除表格",
159
+ "Table Style": "表格样式",
160
+ "Horizontal Align": "水平对齐方式",
161
+ "Row": "行",
162
+ "Insert row above": "在上方插入",
163
+ "Insert row below": "在下方插入",
164
+ "Delete row": "删除行",
165
+ "Column": "列",
166
+ "Insert column before": "在左侧插入",
167
+ "Insert column after": "在右侧插入",
168
+ "Delete column": "删除列",
169
+ "Cell": "单元格",
170
+ "Merge cells": "合并单元格",
171
+ "Horizontal split": "水平分割",
172
+ "Vertical split": "垂直分割",
173
+ "Cell Background": "单元格背景",
174
+ "Vertical Align": "垂直对齐方式",
175
+ "Top": "靠上",
176
+ "Middle": "居中",
177
+ "Bottom": "靠下",
178
+ "Align Top": "靠上对齐",
179
+ "Align Middle": "居中对齐",
180
+ "Align Bottom": "靠下对齐",
181
+ "Cell Style": "单元格样式",
182
+
183
+ // Files
184
+ "Upload File": "上传文件",
185
+ "Drop file": "拖入文件",
186
+
187
+ // Emoticons
188
+ "Emoticons": "表情符号",
189
+ "Grinning face": "露齿笑脸",
190
+ "Grinning face with smiling eyes": "露齿笑到眯起眼",
191
+ "Face with tears of joy": "笑哭",
192
+ "Smiling face with open mouth": "张嘴微笑",
193
+ "Smiling face with open mouth and smiling eyes": "眯眼张嘴微笑",
194
+ "Smiling face with open mouth and cold sweat": "带冷汗的张嘴微笑",
195
+ "Smiling face with open mouth and tightly-closed eyes": "紧闭双眼张嘴微笑",
196
+ "Smiling face with halo": "带光环微笑",
197
+ "Smiling face with horns": "带牛角的微笑",
198
+ "Winking face": "眨眼",
199
+ "Smiling face with smiling eyes": "眯眼微笑",
200
+ "Face savoring delicious food": "馋",
201
+ "Relieved face": "如释重负",
202
+ "Smiling face with heart-shaped eyes": "桃心眼微笑",
203
+ "Smiling face with sunglasses": "戴太阳镜微笑",
204
+ "Smirking face": "得意地笑",
205
+ "Neutral face": "中性脸",
206
+ "Expressionless face": "面无表情",
207
+ "Unamused face": "不高兴",
208
+ "Face with cold sweat": "冷汗",
209
+ "Pensive face": "沉思",
210
+ "Confused face": "迷惑",
211
+ "Confounded face": "困惑",
212
+ "Kissing face": "嘴巴嘟嘟",
213
+ "Face throwing a kiss": "飞吻",
214
+ "Kissing face with smiling eyes": "眯眼接吻",
215
+ "Kissing face with closed eyes": "闭眼接吻",
216
+ "Face with stuck out tongue": "吐舌",
217
+ "Face with stuck out tongue and winking eye": "眨眼吐舌",
218
+ "Face with stuck out tongue and tightly-closed eyes": "眯眼吐舌",
219
+ "Disappointed face": "失望",
220
+ "Worried face": "担心",
221
+ "Angry face": "生气",
222
+ "Pouting face": "撅嘴",
223
+ "Crying face": "大哭",
224
+ "Persevering face": "坚强",
225
+ "Face with look of triumph": "扬眉吐气",
226
+ "Disappointed but relieved face": "失望",
227
+ "Frowning face with open mouth": "皱眉",
228
+ "Anguished face": "痛苦",
229
+ "Fearful face": "害怕",
230
+ "Weary face": "疲惫",
231
+ "Sleepy face": "困了",
232
+ "Tired face": "累了",
233
+ "Grimacing face": "扭曲脸",
234
+ "Loudly crying face": "大哭",
235
+ "Face with open mouth": "张开嘴",
236
+ "Hushed face": "安静",
237
+ "Face with open mouth and cold sweat": "冷汗",
238
+ "Face screaming in fear": "害怕尖叫",
239
+ "Astonished face": "惊讶",
240
+ "Flushed face": "脸红",
241
+ "Sleeping face": "熟睡",
242
+ "Dizzy face": "眩晕",
243
+ "Face without mouth": "没有嘴的脸",
244
+ "Face with medical mask": "口罩脸",
245
+
246
+ // Line breaker
247
+ "Break": "换行",
248
+
249
+ // Math
250
+ "Subscript": "下标",
251
+ "Superscript": "上标",
252
+
253
+ // Full screen
254
+ "Fullscreen": "全屏",
255
+
256
+ // Horizontal line
257
+ "Insert Horizontal Line": "插入水平线",
258
+
259
+ // Clear formatting
260
+ "Clear Formatting": "清除格式",
261
+
262
+ // Save
263
+ "Save": "保存",
264
+
265
+ // Undo, redo
266
+ "Undo": "撤消",
267
+ "Redo": "恢复",
268
+
269
+ // Select all
270
+ "Select All": "全选",
271
+
272
+ // Code view
273
+ "Code View": "代码视图",
274
+
275
+ // Quote
276
+ "Quote": "引用",
277
+ "Increase": "增加引用级别",
278
+ "Decrease": "减少引用级别",
279
+
280
+ // Quick Insert
281
+ "Quick Insert": "快速插入",
282
+
283
+ // Spcial Characters
284
+ "Special Characters": "特殊字符",
285
+ "Latin": "拉丁字母",
286
+ "Greek": "希腊字母",
287
+ "Cyrillic": "西里尔字母",
288
+ "Punctuation": "标点",
289
+ "Currency": "货币",
290
+ "Arrows": "箭头",
291
+ "Math": "数学",
292
+ "Misc": "杂项",
293
+
294
+ // Print.
295
+ "Print": "打印",
296
+
297
+ // Spell Checker.
298
+ "Spell Checker": "拼写检查器",
299
+
300
+ // Help
301
+ "Help": "帮助",
302
+ "Shortcuts": "快捷键",
303
+ "Inline Editor": "内联编辑器",
304
+ "Show the editor": "显示编辑器",
305
+ "Common actions": "常用操作",
306
+ "Copy": "复制",
307
+ "Cut": "剪切",
308
+ "Paste": "粘贴",
309
+ "Basic Formatting": "基本格式",
310
+ "Increase quote level": "增加引用级别",
311
+ "Decrease quote level": "减少引用级别",
312
+ "Image / Video": "图像/视频",
313
+ "Resize larger": "放大",
314
+ "Resize smaller": "缩小",
315
+ "Table": "表格",
316
+ "Select table cell": "选择单元格",
317
+ "Extend selection one cell": "增加选中的单元格",
318
+ "Extend selection one row": "增加选中的行",
319
+ "Navigation": "导航",
320
+ "Focus popup / toolbar": "焦点弹出/工具栏",
321
+ "Return focus to previous position": "将焦点返回到上一个位置",
322
+
323
+ // Embed.ly
324
+ "Embed URL": "嵌入网址",
325
+ "Paste in a URL to embed": "粘贴要嵌入的网址",
326
+
327
+ // Word Paste.
328
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "粘贴的内容来自微软 Word 文档。你想保留还是清除格式?",
329
+ "Keep": "保留",
330
+ "Clean": "清除",
331
+ "Word Paste Detected": "检测到粘贴自 Word 的内容"
332
+ },
333
+ direction: "ltr"
334
+ };
335
+
336
+ }));