wysiwyg-rails 2.8.4 → 2.8.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -0
  3. data/app/assets/javascripts/froala_editor.min.js +2 -2
  4. data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
  5. data/app/assets/javascripts/languages/ar.js +1 -1
  6. data/app/assets/javascripts/languages/bs.js +1 -1
  7. data/app/assets/javascripts/languages/cs.js +1 -1
  8. data/app/assets/javascripts/languages/da.js +1 -1
  9. data/app/assets/javascripts/languages/de.js +1 -1
  10. data/app/assets/javascripts/languages/el.js +1 -1
  11. data/app/assets/javascripts/languages/en_ca.js +1 -1
  12. data/app/assets/javascripts/languages/en_gb.js +1 -1
  13. data/app/assets/javascripts/languages/es.js +1 -1
  14. data/app/assets/javascripts/languages/et.js +1 -1
  15. data/app/assets/javascripts/languages/fa.js +6 -6
  16. data/app/assets/javascripts/languages/fi.js +1 -1
  17. data/app/assets/javascripts/languages/fr.js +1 -1
  18. data/app/assets/javascripts/languages/he.js +1 -1
  19. data/app/assets/javascripts/languages/hr.js +1 -1
  20. data/app/assets/javascripts/languages/hu.js +1 -1
  21. data/app/assets/javascripts/languages/id.js +1 -1
  22. data/app/assets/javascripts/languages/it.js +1 -1
  23. data/app/assets/javascripts/languages/ja.js +1 -1
  24. data/app/assets/javascripts/languages/ko.js +1 -1
  25. data/app/assets/javascripts/languages/ku.js +1 -1
  26. data/app/assets/javascripts/languages/me.js +1 -1
  27. data/app/assets/javascripts/languages/nb.js +1 -1
  28. data/app/assets/javascripts/languages/nl.js +1 -1
  29. data/app/assets/javascripts/languages/pl.js +1 -1
  30. data/app/assets/javascripts/languages/pt_br.js +86 -86
  31. data/app/assets/javascripts/languages/pt_pt.js +1 -1
  32. data/app/assets/javascripts/languages/ro.js +1 -1
  33. data/app/assets/javascripts/languages/ru.js +19 -19
  34. data/app/assets/javascripts/languages/sk.js +1 -1
  35. data/app/assets/javascripts/languages/sr.js +1 -1
  36. data/app/assets/javascripts/languages/sv.js +1 -1
  37. data/app/assets/javascripts/languages/th.js +1 -1
  38. data/app/assets/javascripts/languages/tr.js +1 -1
  39. data/app/assets/javascripts/languages/uk.js +1 -1
  40. data/app/assets/javascripts/languages/vi.js +1 -1
  41. data/app/assets/javascripts/languages/zh_cn.js +195 -195
  42. data/app/assets/javascripts/languages/zh_tw.js +1 -1
  43. data/app/assets/javascripts/plugins/align.min.js +1 -1
  44. data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
  45. data/app/assets/javascripts/plugins/code_beautifier.min.js +2 -2
  46. data/app/assets/javascripts/plugins/code_view.min.js +2 -2
  47. data/app/assets/javascripts/plugins/colors.min.js +1 -1
  48. data/app/assets/javascripts/plugins/draggable.min.js +1 -1
  49. data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
  50. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  51. data/app/assets/javascripts/plugins/file.min.js +2 -2
  52. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  53. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  54. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  55. data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
  56. data/app/assets/javascripts/plugins/help.min.js +1 -1
  57. data/app/assets/javascripts/plugins/image.min.js +2 -2
  58. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  59. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  60. data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
  61. data/app/assets/javascripts/plugins/link.min.js +1 -1
  62. data/app/assets/javascripts/plugins/lists.min.js +1 -1
  63. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  64. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  65. data/app/assets/javascripts/plugins/print.min.js +1 -1
  66. data/app/assets/javascripts/plugins/quick_insert.min.js +2 -2
  67. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  68. data/app/assets/javascripts/plugins/save.min.js +1 -1
  69. data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
  70. data/app/assets/javascripts/plugins/table.min.js +1 -1
  71. data/app/assets/javascripts/plugins/url.min.js +2 -2
  72. data/app/assets/javascripts/plugins/video.min.js +2 -2
  73. data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
  74. data/app/assets/javascripts/third_party/embedly.min.js +2 -2
  75. data/app/assets/javascripts/third_party/image_aviary.min.js +1 -1
  76. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  77. data/app/assets/stylesheets/froala_editor.css +1 -1
  78. data/app/assets/stylesheets/froala_editor.min.css +1 -1
  79. data/app/assets/stylesheets/froala_editor.pkgd.css +1 -1
  80. data/app/assets/stylesheets/froala_editor.pkgd.min.css +1 -1
  81. data/app/assets/stylesheets/froala_style.css +4 -1
  82. data/app/assets/stylesheets/froala_style.min.css +2 -2
  83. data/app/assets/stylesheets/plugins/char_counter.css +1 -1
  84. data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
  85. data/app/assets/stylesheets/plugins/code_view.css +1 -1
  86. data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
  87. data/app/assets/stylesheets/plugins/colors.css +1 -1
  88. data/app/assets/stylesheets/plugins/colors.min.css +1 -1
  89. data/app/assets/stylesheets/plugins/draggable.css +1 -1
  90. data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
  91. data/app/assets/stylesheets/plugins/emoticons.css +1 -1
  92. data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
  93. data/app/assets/stylesheets/plugins/file.css +1 -1
  94. data/app/assets/stylesheets/plugins/file.min.css +1 -1
  95. data/app/assets/stylesheets/plugins/fullscreen.css +1 -1
  96. data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
  97. data/app/assets/stylesheets/plugins/help.css +1 -1
  98. data/app/assets/stylesheets/plugins/help.min.css +1 -1
  99. data/app/assets/stylesheets/plugins/image.css +1 -1
  100. data/app/assets/stylesheets/plugins/image.min.css +1 -1
  101. data/app/assets/stylesheets/plugins/image_manager.css +1 -1
  102. data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
  103. data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
  104. data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
  105. data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
  106. data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
  107. data/app/assets/stylesheets/plugins/special_characters.css +1 -1
  108. data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
  109. data/app/assets/stylesheets/plugins/table.css +1 -1
  110. data/app/assets/stylesheets/plugins/table.min.css +1 -1
  111. data/app/assets/stylesheets/plugins/video.css +1 -1
  112. data/app/assets/stylesheets/plugins/video.min.css +1 -1
  113. data/app/assets/stylesheets/themes/dark.css +1 -1
  114. data/app/assets/stylesheets/themes/dark.min.css +1 -1
  115. data/app/assets/stylesheets/themes/gray.css +1 -1
  116. data/app/assets/stylesheets/themes/gray.min.css +1 -1
  117. data/app/assets/stylesheets/themes/red.css +1 -1
  118. data/app/assets/stylesheets/themes/red.min.css +1 -1
  119. data/app/assets/stylesheets/themes/royal.css +1 -1
  120. data/app/assets/stylesheets/themes/royal.min.css +1 -1
  121. data/app/assets/stylesheets/third_party/embedly.css +1 -1
  122. data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
  123. data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
  124. data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
  125. data/lib/wysiwyg-rails/engine.rb +0 -2
  126. data/lib/wysiwyg-rails/version.rb +1 -1
  127. metadata +2 -16
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -64,7 +64,7 @@ $.FE.LANGUAGE['ru'] = {
64
64
  "Colors": "\u0426\u0432\u0435\u0442\u0430",
65
65
  "Background": "\u0424\u043e\u043d",
66
66
  "Text": "\u0422\u0435\u043a\u0441\u0442",
67
- "HEX Color": "Шестнадцатеричный код цвета",
67
+ "HEX Color": "HEX цвет",
68
68
 
69
69
  // Paragraphs
70
70
  "Paragraph Format": "\u0424\u043e\u0440\u043c\u0430\u0442 \u0430\u0431\u0437\u0430\u0446\u0430",
@@ -126,15 +126,15 @@ $.FE.LANGUAGE['ru'] = {
126
126
  "Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
127
127
  "Height": "\u0412\u044b\u0441\u043e\u0442\u0430",
128
128
  "Something went wrong. Please try again.": "\u0427\u0442\u043e\u002d\u0442\u043e \u043f\u043e\u0448\u043b\u043e \u043d\u0435 \u0442\u0430\u043a\u002e \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430\u002c \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437\u002e",
129
- "Image Caption": "Подпись изображения",
129
+ "Image Caption": "Подпись к изображению",
130
130
  "Advanced Edit": "Расширенное редактирование",
131
131
 
132
132
  // Video
133
133
  "Insert Video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e",
134
134
  "Embedded Code": "\u0048\u0054\u004d\u004c\u002d\u043a\u043e\u0434 \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438",
135
135
  "Paste in a video URL": "Вставить URL-адрес видео",
136
- "Drop video": "Перетащите видефайл",
137
- "Your browser does not support HTML5 video.": "Ваш браузер не поддерживает видео html5.",
136
+ "Drop video": "Вставить видео",
137
+ "Your browser does not support HTML5 video.": "Ваш браузер не поддерживает html5 видео.",
138
138
  "Upload Video": "Загрузить видео",
139
139
 
140
140
  // Tables
@@ -280,26 +280,26 @@ $.FE.LANGUAGE['ru'] = {
280
280
  "Spell Checker": "Программа проверки орфографии",
281
281
 
282
282
  // Help
283
- "Help": "Помогите",
284
- "Shortcuts": "Сочетания",
283
+ "Help": "Помощь",
284
+ "Shortcuts": "Горячие клавищи",
285
285
  "Inline Editor": "Встроенный редактор",
286
- "Show the editor": "Показать редактора",
286
+ "Show the editor": "Показать редактор",
287
287
  "Common actions": "Общие действия",
288
- "Copy": "Копия",
289
- "Cut": "Порез",
288
+ "Copy": "Копировать",
289
+ "Cut": "Вырезать",
290
290
  "Paste": "Вставить",
291
291
  "Basic Formatting": "Базовое форматирование",
292
- "Increase quote level": "Увеличить уровень котировки",
293
- "Decrease quote level": "Уменьшить уровень кавычек",
294
- "Image / Video": "Изображение / видео",
292
+ "Increase quote level": "Увеличить уровень цитирования",
293
+ "Decrease quote level": "Уменьшить уровень цитирования",
294
+ "Image / Video": "Изображение / Видео",
295
295
  "Resize larger": "Изменить размер",
296
296
  "Resize smaller": "Уменьшить размер",
297
297
  "Table": "Таблица",
298
298
  "Select table cell": "Выбрать ячейку таблицы",
299
- "Extend selection one cell": "Продлить выделение одной ячейки",
299
+ "Extend selection one cell": "Расширить выделение одной ячейки",
300
300
  "Extend selection one row": "Расширить выделение на одну строку",
301
301
  "Navigation": "Навигация",
302
- "Focus popup / toolbar": "Фокусное всплывающее окно / панель инструментов",
302
+ "Focus popup / toolbar": "Сфокусировать всплывающее окно / панель инструментов",
303
303
  "Return focus to previous position": "Вернуть фокус на предыдущую позицию",
304
304
 
305
305
  // Embed.ly
@@ -307,10 +307,10 @@ $.FE.LANGUAGE['ru'] = {
307
307
  "Paste in a URL to embed": "Вставить URL-адрес для встраивания",
308
308
 
309
309
  // Word Paste.
310
- "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Вложенный контент поступает из документа Microsoft Word. вы хотите сохранить формат или очистить его?",
311
- "Keep": "Держать",
312
- "Clean": "Чистый",
313
- "Word Paste Detected": "Обнаружена паста слов"
310
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Вы пытаетесь вставить текст из документа Microsoft Word. Вы хотите сохранить или очистить формат?",
311
+ "Keep": "Сохранить",
312
+ "Clean": "Очистить",
313
+ "Word Paste Detected": "Обнаружена вставка отформатированного текста"
314
314
  },
315
315
  direction: "ltr"
316
316
  };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2018 Froala Labs
5
5
  */
@@ -31,242 +31,242 @@
31
31
  }
32
32
  }(function ($) {
33
33
  /**
34
- * Simplified Chinese spoken in China.
35
- */
34
+ * Simplified Chinese spoken in China.
35
+ */
36
36
 
37
37
  $.FE.LANGUAGE['zh_cn'] = {
38
38
  translation: {
39
39
  // Place holder
40
- "Type something": "\u8f93\u5165\u4e00\u4e9b\u5185\u5bb9",
40
+ "Type something": "输入内容",
41
41
 
42
42
  // Basic formatting
43
- "Bold": "\u7c97\u4f53",
44
- "Italic": "\u659c\u4f53",
45
- "Underline": "\u4e0b\u5212\u7ebf",
46
- "Strikethrough": "\u5220\u9664\u7ebf",
43
+ "Bold": "粗体",
44
+ "Italic": "斜体",
45
+ "Underline": "下划线",
46
+ "Strikethrough": "删除线",
47
47
 
48
48
  // Main buttons
49
- "Insert": "\u63d2\u5165",
50
- "Delete": "\u5220\u9664",
51
- "Cancel": "\u53d6\u6d88",
52
- "OK": "\u786e\u5b9a",
53
- "Back": "\u80cc\u90e8",
54
- "Remove": "\u53bb\u6389",
55
- "More": "\u66f4\u591a",
56
- "Update": "\u66f4\u65b0",
57
- "Style": "\u98ce\u683c",
49
+ "Insert": "插入",
50
+ "Delete": "删除",
51
+ "Cancel": "取消",
52
+ "OK": "确定",
53
+ "Back": "后退",
54
+ "Remove": "删除",
55
+ "More": "更多",
56
+ "Update": "更新",
57
+ "Style": "样式",
58
58
 
59
59
  // Font
60
- "Font Family": "\u5b57\u4f53",
61
- "Font Size": "\u5b57\u53f7",
60
+ "Font Family": "字体",
61
+ "Font Size": "字号",
62
62
 
63
63
  // Colors
64
- "Colors": "\u989c\u8272",
65
- "Background": "\u80cc\u666f",
66
- "Text": "\u6587\u5b57",
64
+ "Colors": "颜色",
65
+ "Background": "背景",
66
+ "Text": "字体",
67
67
  "HEX Color": "十六进制颜色",
68
68
 
69
69
  // Paragraphs
70
- "Paragraph Format": "\u683c\u5f0f",
71
- "Normal": "\u6b63\u5e38",
72
- "Code": "\u4ee3\u7801",
73
- "Heading 1": "\u6807\u98981",
74
- "Heading 2": "\u6807\u98982",
75
- "Heading 3": "\u6807\u98983",
76
- "Heading 4": "\u6807\u98984",
70
+ "Paragraph Format": "段落格式",
71
+ "Normal": "正文",
72
+ "Code": "代码",
73
+ "Heading 1": "标题1",
74
+ "Heading 2": "标题2",
75
+ "Heading 3": "标题3",
76
+ "Heading 4": "标题4",
77
77
 
78
78
  // Style
79
- "Paragraph Style": "\u6bb5\u843d\u6837\u5f0f",
80
- "Inline Style": "\u5185\u8054\u6837\u5f0f",
79
+ "Paragraph Style": "段落样式",
80
+ "Inline Style": "内联样式",
81
81
 
82
82
  // Alignment
83
- "Align": "\u5bf9\u9f50\u65b9\u5f0f",
84
- "Align Left": "\u5de6\u5bf9\u9f50",
85
- "Align Center": "\u5c45\u4e2d",
86
- "Align Right": "\u53f3\u5bf9\u9f50",
87
- "Align Justify": "\u4e24\u7aef\u5bf9\u9f50",
88
- "None": "\u65e0",
83
+ "Align": "对齐方式",
84
+ "Align Left": "左对齐",
85
+ "Align Center": "居中",
86
+ "Align Right": "右对齐",
87
+ "Align Justify": "两端对齐",
88
+ "None": "",
89
89
 
90
90
  // Lists
91
- "Ordered List": "\u7f16\u53f7\u5217\u8868",
92
- "Unordered List": "\u9879\u76ee\u7b26\u53f7",
91
+ "Ordered List": "编号",
92
+ "Unordered List": "项目符号",
93
93
 
94
94
  // Indent
95
- "Decrease Indent": "\u51cf\u5c11\u7f29\u8fdb",
96
- "Increase Indent": "\u589e\u52a0\u7f29\u8fdb",
95
+ "Decrease Indent": "减少缩进量",
96
+ "Increase Indent": "增加缩进量",
97
97
 
98
98
  // Links
99
- "Insert Link": "\u63d2\u5165\u94fe\u63a5",
100
- "Open in new tab": "\u5f00\u542f\u5728\u65b0\u6807\u7b7e\u9875",
101
- "Open Link": "\u6253\u5f00\u94fe\u63a5",
102
- "Edit Link": "\u7f16\u8f91\u94fe\u63a5",
103
- "Unlink": "\u5220\u9664\u94fe\u63a5",
104
- "Choose Link": "\u9009\u62e9\u94fe\u63a5",
99
+ "Insert Link": "插入超链接",
100
+ "Open in new tab": "在新标签页中打开",
101
+ "Open Link": "打开超链接",
102
+ "Edit Link": "编辑超链接",
103
+ "Unlink": "删除超链接",
104
+ "Choose Link": "选择超链接",
105
105
 
106
106
  // Images
107
- "Insert Image": "\u63d2\u5165\u56fe\u7247",
108
- "Upload Image": "\u4e0a\u4f20\u56fe\u7247",
109
- "By URL": "\u901a\u8fc7\u7f51\u5740",
110
- "Browse": "\u6d4f\u89c8",
111
- "Drop image": "\u56fe\u50cf\u62d6\u653e",
112
- "or click": "\u6216\u70b9\u51fb",
113
- "Manage Images": "\u7ba1\u7406\u56fe\u50cf",
114
- "Loading": "\u8f7d\u5165\u4e2d",
115
- "Deleting": "\u5220\u9664",
116
- "Tags": "\u6807\u7b7e",
117
- "Are you sure? Image will be deleted.": "\u4f60\u786e\u5b9a\u5417\uff1f\u56fe\u50cf\u5c06\u88ab\u5220\u9664\u3002",
118
- "Replace": "\u66f4\u6362",
119
- "Uploading": "\u4e0a\u4f20",
120
- "Loading image": "\u5bfc\u5165\u56fe\u50cf",
121
- "Display": "\u663e\u793a",
122
- "Inline": "\u6392\u961f",
123
- "Break Text": "\u65ad\u5f00\u6587\u672c",
124
- "Alternative Text": "\u5907\u7528\u6587\u672c",
125
- "Change Size": "\u5c3a\u5bf8\u53d8\u5316",
126
- "Width": "\u5bbd\u5ea6",
127
- "Height": "\u9ad8\u5ea6",
128
- "Something went wrong. Please try again.": "\u51fa\u4e86\u4e9b\u95ee\u9898\u3002 \u8bf7\u518d\u8bd5\u4e00\u6b21\u3002",
129
- "Image Caption": "图片说明",
107
+ "Insert Image": "插入图片",
108
+ "Upload Image": "上传图片",
109
+ "By URL": "通过 URL",
110
+ "Browse": "浏览",
111
+ "Drop image": "拖入图片",
112
+ "or click": "或点击",
113
+ "Manage Images": "管理图片",
114
+ "Loading": "加载中",
115
+ "Deleting": "删除中",
116
+ "Tags": "标签",
117
+ "Are you sure? Image will be deleted.": "图片将会被删除,是否确认?",
118
+ "Replace": "替换",
119
+ "Uploading": "上传中",
120
+ "Loading image": "图片加载中",
121
+ "Display": "显示",
122
+ "Inline": "嵌入型",
123
+ "Break Text": "上下型环绕",
124
+ "Alternative Text": "替换文字",
125
+ "Change Size": "改变大小",
126
+ "Width": "宽度",
127
+ "Height": "高度",
128
+ "Something went wrong. Please try again.": "发生错误,请重试。",
129
+ "Image Caption": "图片标题",
130
130
  "Advanced Edit": "高级编辑",
131
131
 
132
132
  // Video
133
- "Insert Video": "\u63d2\u5165\u89c6\u9891",
134
- "Embedded Code": "\u5d4c\u5165\u5f0f\u4ee3\u7801",
135
- "Paste in a video URL": "粘贴在视频网址",
136
- "Drop video": "放下视频",
137
- "Your browser does not support HTML5 video.": "您的浏览器不支持html5视频。",
133
+ "Insert Video": "插入视频",
134
+ "Embedded Code": "嵌入代码",
135
+ "Paste in a video URL": "粘贴视频网址",
136
+ "Drop video": "拖入视频",
137
+ "Your browser does not support HTML5 video.": "您的浏览器不支持 HTML5 视频。",
138
138
  "Upload Video": "上传视频",
139
139
 
140
140
  // Tables
141
- "Insert Table": "\u63d2\u5165\u8868\u683c",
142
- "Table Header": "\u8868\u5934",
143
- "Remove Table": "\u5220\u9664\u8868",
144
- "Table Style": "\u8868\u683c\u6837\u5f0f",
145
- "Horizontal Align": "\u6c34\u5e73\u5bf9\u9f50\u65b9\u5f0f",
146
- "Row": "\u884c",
147
- "Insert row above": "\u5728\u4e0a\u65b9\u63d2\u5165",
148
- "Insert row below": "\u5728\u4e0b\u65b9\u63d2\u5165",
149
- "Delete row": "\u5220\u9664\u884c",
150
- "Column": "\u5217",
151
- "Insert column before": "\u5728\u5de6\u4fa7\u63d2\u5165",
152
- "Insert column after": "\u5728\u53f3\u4fa7\u63d2\u5165",
153
- "Delete column": "\u5220\u9664\u5217",
154
- "Cell": "\u5355\u5143\u683c",
155
- "Merge cells": "\u5408\u5e76\u5355\u5143\u683c",
156
- "Horizontal split": "\u6c34\u5e73\u5206\u5272",
157
- "Vertical split": "\u5782\u76f4\u5206\u5272",
158
- "Cell Background": "\u5355\u5143\u683c\u80cc\u666f",
159
- "Vertical Align": "\u5782\u76f4\u5bf9\u9f50\u65b9\u5f0f",
160
- "Top": "\u6700\u4f73",
161
- "Middle": "\u4e2d\u95f4",
162
- "Bottom": "\u5e95\u90e8",
163
- "Align Top": "\u9876\u90e8\u5bf9\u9f50",
164
- "Align Middle": "\u4e2d\u95f4\u5bf9\u9f50",
165
- "Align Bottom": "\u5e95\u90e8\u5bf9\u9f50",
166
- "Cell Style": "\u5355\u5143\u683c\u6837\u5f0f",
141
+ "Insert Table": "插入表格",
142
+ "Table Header": "表头",
143
+ "Remove Table": "删除表格",
144
+ "Table Style": "表格样式",
145
+ "Horizontal Align": "水平对齐方式",
146
+ "Row": "",
147
+ "Insert row above": "在上方插入",
148
+ "Insert row below": "在下方插入",
149
+ "Delete row": "删除行",
150
+ "Column": "",
151
+ "Insert column before": "在左侧插入",
152
+ "Insert column after": "在右侧插入",
153
+ "Delete column": "删除列",
154
+ "Cell": "单元格",
155
+ "Merge cells": "合并单元格",
156
+ "Horizontal split": "水平分割",
157
+ "Vertical split": "垂直分割",
158
+ "Cell Background": "单元格背景",
159
+ "Vertical Align": "垂直对齐方式",
160
+ "Top": "靠上",
161
+ "Middle": "居中",
162
+ "Bottom": "靠下",
163
+ "Align Top": "靠上对齐",
164
+ "Align Middle": "居中对齐",
165
+ "Align Bottom": "靠下对齐",
166
+ "Cell Style": "单元格样式",
167
167
 
168
168
  // Files
169
- "Upload File": "\u4e0a\u4f20\u6587\u4ef6",
170
- "Drop file": "\u6587\u4ef6\u62d6\u653e",
169
+ "Upload File": "上传文件",
170
+ "Drop file": "拖入文件",
171
171
 
172
172
  // Emoticons
173
- "Emoticons": "\u8868\u60c5",
174
- "Grinning face": "\u8138\u4e0a\u7b11\u563b\u563b",
175
- "Grinning face with smiling eyes": "咧着嘴笑的脸微笑的眼睛",
176
- "Face with tears of joy": "\u7b11\u563b\u563b\u7684\u8138\uff0c\u542b\u7b11\u7684\u773c\u775b",
177
- "Smiling face with open mouth": "\u7b11\u8138\u5f20\u5f00\u5634",
178
- "Smiling face with open mouth and smiling eyes": "\u7b11\u8138\u5f20\u5f00\u5634\u5fae\u7b11\u7684\u773c\u775b",
179
- "Smiling face with open mouth and cold sweat": "\u7b11\u8138\u5f20\u5f00\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
180
- "Smiling face with open mouth and tightly-closed eyes": "\u7b11\u8138\u5f20\u5f00\u5634\uff0c\u7d27\u7d27\u95ed\u7740\u773c\u775b",
181
- "Smiling face with halo": "\u7b11\u8138\u6655",
182
- "Smiling face with horns": "\u5fae\u7b11\u7684\u8138\u89d2",
183
- "Winking face": "\u7728\u773c\u8868\u60c5",
184
- "Smiling face with smiling eyes": "\u9762\u5e26\u5fae\u7b11\u7684\u773c\u775b",
185
- "Face savoring delicious food": "\u9762\u5bf9\u54c1\u5c1d\u7f8e\u5473\u7684\u98df\u7269",
186
- "Relieved face": "\u9762\u5bf9\u5982\u91ca\u91cd\u8d1f",
187
- "Smiling face with heart-shaped eyes": "\u5fae\u7b11\u7684\u8138\uff0c\u5fc3\u810f\u5f62\u7684\u773c\u775b",
188
- "Smiling face with sunglasses": "\u7b11\u8138\u592a\u9633\u955c",
189
- "Smirking face": "\u9762\u5bf9\u9762\u5e26\u7b11\u5bb9",
190
- "Neutral face": "\u4e2d\u6027\u9762",
191
- "Expressionless face": "\u9762\u65e0\u8868\u60c5",
192
- "Unamused face": "\u4e00\u8138\u4e0d\u5feb\u7684\u8138",
193
- "Face with cold sweat": "\u9762\u5bf9\u51b7\u6c57",
194
- "Pensive face": "\u6c89\u601d\u7684\u8138",
195
- "Confused face": "\u9762\u5bf9\u56f0\u60d1",
196
- "Confounded face": "\u8be5\u6b7b\u7684\u8138",
197
- "Kissing face": "\u9762\u5bf9\u63a5\u543b",
198
- "Face throwing a kiss": "\u9762\u5bf9\u6295\u63b7\u4e00\u4e2a\u543b",
199
- "Kissing face with smiling eyes": "\u63a5\u543b\u8138\uff0c\u542b\u7b11\u7684\u773c\u775b",
200
- "Kissing face with closed eyes": "\u63a5\u543b\u7684\u8138\u95ed\u7740\u773c\u775b",
201
- "Face with stuck out tongue": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934",
202
- "Face with stuck out tongue and winking eye": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934\u548c\u7728\u52a8\u7684\u773c\u775b",
203
- "Face with stuck out tongue and tightly-closed eyes": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934\u548c\u7d27\u95ed\u7684\u773c\u775b",
204
- "Disappointed face": "\u9762\u5bf9\u5931\u671b",
205
- "Worried face": "\u9762\u5bf9\u62c5\u5fc3",
206
- "Angry face": "\u6124\u6012\u7684\u8138",
207
- "Pouting face": "\u9762\u5bf9\u5658\u5634",
208
- "Crying face": "\u54ed\u6ce3\u7684\u8138",
209
- "Persevering face": "\u600e\u5948\u8138",
210
- "Face with look of triumph": "\u9762\u5e26\u770b\u7684\u80dc\u5229",
211
- "Disappointed but relieved face": "\u5931\u671b\uff0c\u4f46\u8138\u4e0a\u91ca\u7136",
212
- "Frowning face with open mouth": "\u9762\u5bf9\u76b1\u7740\u7709\u5934\u5f20\u53e3",
213
- "Anguished face": "\u9762\u5bf9\u75db\u82e6",
214
- "Fearful face": "\u53ef\u6015\u7684\u8138",
215
- "Weary face": "\u9762\u5bf9\u538c\u5026",
216
- "Sleepy face": "\u9762\u5bf9\u56f0",
217
- "Tired face": "\u75b2\u60eb\u7684\u8138",
218
- "Grimacing face": "\u72f0\u72de\u7684\u8138",
219
- "Loudly crying face": "\u5927\u58f0\u54ed\u8138",
220
- "Face with open mouth": "\u9762\u5bf9\u5f20\u5f00\u5634",
221
- "Hushed face": "\u5b89\u9759\u7684\u8138",
222
- "Face with open mouth and cold sweat": "脸上露出嘴巴和冷汗",
223
- "Face screaming in fear": "\u9762\u5bf9\u5f20\u5f00\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
224
- "Astonished face": "\u9762\u5bf9\u60ca\u8bb6",
225
- "Flushed face": "\u7ea2\u6251\u6251\u7684\u8138\u86cb",
226
- "Sleeping face": "\u719f\u7761\u7684\u8138",
227
- "Dizzy face": "\u9762\u5bf9\u7729",
228
- "Face without mouth": "\u8138\u4e0a\u6ca1\u6709\u5634",
229
- "Face with medical mask": "\u9762\u5bf9\u533b\u7597\u53e3\u7f69",
173
+ "Emoticons": "表情符号",
174
+ "Grinning face": "露齿笑脸",
175
+ "Grinning face with smiling eyes": "露齿笑到眯起眼",
176
+ "Face with tears of joy": "笑哭",
177
+ "Smiling face with open mouth": "张嘴微笑",
178
+ "Smiling face with open mouth and smiling eyes": "眯眼张嘴微笑",
179
+ "Smiling face with open mouth and cold sweat": "带冷汗的张嘴微笑",
180
+ "Smiling face with open mouth and tightly-closed eyes": "紧闭双眼张嘴微笑",
181
+ "Smiling face with halo": "带光环微笑",
182
+ "Smiling face with horns": "带牛角的微笑",
183
+ "Winking face": "眨眼",
184
+ "Smiling face with smiling eyes": "眯眼微笑",
185
+ "Face savoring delicious food": "",
186
+ "Relieved face": "如释重负",
187
+ "Smiling face with heart-shaped eyes": "桃心眼微笑",
188
+ "Smiling face with sunglasses": "戴太阳镜微笑",
189
+ "Smirking face": "得意地笑",
190
+ "Neutral face": "中性脸",
191
+ "Expressionless face": "面无表情",
192
+ "Unamused face": "不高兴",
193
+ "Face with cold sweat": "冷汗",
194
+ "Pensive face": "沉思",
195
+ "Confused face": "迷惑",
196
+ "Confounded face": "困惑",
197
+ "Kissing face": "嘴巴嘟嘟",
198
+ "Face throwing a kiss": "飞吻",
199
+ "Kissing face with smiling eyes": "眯眼接吻",
200
+ "Kissing face with closed eyes": "闭眼接吻",
201
+ "Face with stuck out tongue": "吐舌",
202
+ "Face with stuck out tongue and winking eye": "眨眼吐舌",
203
+ "Face with stuck out tongue and tightly-closed eyes": "眯眼吐舌",
204
+ "Disappointed face": "失望",
205
+ "Worried face": "担心",
206
+ "Angry face": "生气",
207
+ "Pouting face": "撅嘴",
208
+ "Crying face": "大哭",
209
+ "Persevering face": "坚强",
210
+ "Face with look of triumph": "扬眉吐气",
211
+ "Disappointed but relieved face": "失望",
212
+ "Frowning face with open mouth": "皱眉",
213
+ "Anguished face": "痛苦",
214
+ "Fearful face": "害怕",
215
+ "Weary face": "疲惫",
216
+ "Sleepy face": "困了",
217
+ "Tired face": "累了",
218
+ "Grimacing face": "扭曲脸",
219
+ "Loudly crying face": "大哭",
220
+ "Face with open mouth": "张开嘴",
221
+ "Hushed face": "安静",
222
+ "Face with open mouth and cold sweat": "冷汗",
223
+ "Face screaming in fear": "害怕尖叫",
224
+ "Astonished face": "惊讶",
225
+ "Flushed face": "脸红",
226
+ "Sleeping face": "熟睡",
227
+ "Dizzy face": "眩晕",
228
+ "Face without mouth": "没有嘴的脸",
229
+ "Face with medical mask": "口罩脸",
230
230
 
231
231
  // Line breaker
232
- "Break": "\u7834",
232
+ "Break": "换行",
233
233
 
234
234
  // Math
235
- "Subscript": "\u4e0b\u6807",
236
- "Superscript": "\u4e0a\u6807",
235
+ "Subscript": "下标",
236
+ "Superscript": "上标",
237
237
 
238
238
  // Full screen
239
- "Fullscreen": "\u5168\u5c4f",
239
+ "Fullscreen": "全屏",
240
240
 
241
241
  // Horizontal line
242
- "Insert Horizontal Line": "\u63d2\u5165\u6c34\u5e73\u7ebf",
242
+ "Insert Horizontal Line": "插入水平线",
243
243
 
244
244
  // Clear formatting
245
- "Clear Formatting": "\u683c\u5f0f\u5316\u5220\u9664",
245
+ "Clear Formatting": "清除格式",
246
246
 
247
247
  // Undo, redo
248
- "Undo": "\u64a4\u6d88",
249
- "Redo": "\u91cd\u590d",
248
+ "Undo": "撤消",
249
+ "Redo": "恢复",
250
250
 
251
251
  // Select all
252
- "Select All": "\u5168\u9009",
252
+ "Select All": "全选",
253
253
 
254
254
  // Code view
255
- "Code View": "\u4ee3\u7801\u89c6\u56fe",
255
+ "Code View": "代码视图",
256
256
 
257
257
  // Quote
258
- "Quote": "\u5f15\u7528",
259
- "Increase": "\u589e\u52a0\u5f15\u7528",
260
- "Decrease": "\u5220\u9664\u5f15\u7528",
258
+ "Quote": "引用",
259
+ "Increase": "增加引用级别",
260
+ "Decrease": "减少引用级别",
261
261
 
262
262
  // Quick Insert
263
- "Quick Insert": "\u5feb\u63d2",
263
+ "Quick Insert": "快速插入",
264
264
 
265
265
  // Spcial Characters
266
266
  "Special Characters": "特殊字符",
267
- "Latin": "拉丁",
268
- "Greek": "希腊语",
269
- "Cyrillic": "西里尔",
267
+ "Latin": "拉丁字母",
268
+ "Greek": "希腊字母",
269
+ "Cyrillic": "西里尔字母",
270
270
  "Punctuation": "标点",
271
271
  "Currency": "货币",
272
272
  "Arrows": "箭头",
@@ -280,37 +280,37 @@ $.FE.LANGUAGE['zh_cn'] = {
280
280
  "Spell Checker": "拼写检查器",
281
281
 
282
282
  // Help
283
- "Help": "帮帮我",
283
+ "Help": "帮助",
284
284
  "Shortcuts": "快捷键",
285
285
  "Inline Editor": "内联编辑器",
286
- "Show the editor": "显示编辑",
287
- "Common actions": "共同行动",
286
+ "Show the editor": "显示编辑器",
287
+ "Common actions": "常用操作",
288
288
  "Copy": "复制",
289
- "Cut": "",
290
- "Paste": "",
289
+ "Cut": "剪切",
290
+ "Paste": "粘贴",
291
291
  "Basic Formatting": "基本格式",
292
- "Increase quote level": "提高报价水平",
293
- "Decrease quote level": "降低报价水平",
292
+ "Increase quote level": "增加引用级别",
293
+ "Decrease quote level": "减少引用级别",
294
294
  "Image / Video": "图像/视频",
295
- "Resize larger": "调整大小更大",
296
- "Resize smaller": "调整大小更小",
297
- "Table": "",
298
- "Select table cell": "选择表单元格",
299
- "Extend selection one cell": "扩展选择一个单元格",
300
- "Extend selection one row": "扩展选择一行",
295
+ "Resize larger": "放大",
296
+ "Resize smaller": "缩小",
297
+ "Table": "表格",
298
+ "Select table cell": "选择单元格",
299
+ "Extend selection one cell": "增加选中的单元格",
300
+ "Extend selection one row": "增加选中的行",
301
301
  "Navigation": "导航",
302
302
  "Focus popup / toolbar": "焦点弹出/工具栏",
303
303
  "Return focus to previous position": "将焦点返回到上一个位置",
304
304
 
305
305
  // Embed.ly
306
306
  "Embed URL": "嵌入网址",
307
- "Paste in a URL to embed": "粘贴在一个网址中嵌入",
307
+ "Paste in a URL to embed": "粘贴要嵌入的网址",
308
308
 
309
309
  // Word Paste.
310
- "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "粘贴的内容来自微软Word文档。你想保留格式还是清理它?",
311
- "Keep": "保持",
312
- "Clean": "清洁",
313
- "Word Paste Detected": "检测到字贴"
310
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "粘贴的内容来自微软 Word 文档。你想保留还是清除格式?",
311
+ "Keep": "保留",
312
+ "Clean": "清除",
313
+ "Word Paste Detected": "检测到粘贴自 Word 的内容"
314
314
  },
315
315
  direction: "ltr"
316
316
  };