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,219 +1,219 @@
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
-
15
- FE.LANGUAGE['vi'] = {
16
- translation: {
17
- // Place holder
18
- 'Type something': "Vi\u1EBFt \u0111i\u1EC1u g\xEC \u0111\xF3...",
19
- // Basic formatting
20
- 'Bold': "\u0110\u1EADm",
21
- 'Italic': "Nghi\xEAng",
22
- 'Underline': "G\u1EA1ch ch\xE2n",
23
- 'Strikethrough': "G\u1EA1ch ngang ch\u1EEF",
24
- // Main buttons
25
- 'Insert': "Ch\xE8n",
26
- 'Delete': "X\xF3a",
27
- 'Cancel': "H\u1EE7y",
28
- 'OK': 'OK',
29
- 'Back': "Tr\u1EDF v\u1EC1",
30
- 'Remove': "X\xF3a",
31
- 'More': "Th\xEAm",
32
- 'Update': "C\u1EADp nh\u1EADt",
33
- 'Style': "Ki\u1EC3u",
34
- // Font
35
- 'Font Family': "Ph\xF4ng ch\u1EEF",
36
- 'Font Size': "C\u1EE1 ch\u1EEF",
37
- // Colors
38
- 'Colors': "M\xE0u s\u1EAFc",
39
- 'Background': "N\u1EC1n",
40
- 'Text': "Ch\u1EEF",
41
- 'HEX Color': 'Màu hex',
42
- // Paragraphs
43
- 'Paragraph Format': "\u0110\u1ECBnh d\u1EA1ng \u0111o\u1EA1n v\u0103n b\u1EA3n",
44
- 'Normal': 'Normal',
45
- 'Code': 'Code',
46
- 'Heading 1': 'Heading 1',
47
- 'Heading 2': 'Heading 2',
48
- 'Heading 3': 'Heading 3',
49
- 'Heading 4': 'Heading 4',
50
- // Style
51
- 'Paragraph Style': "Ki\u1EC3u \u0111o\u1EA1n v\u0103n b\u1EA3n",
52
- 'Inline Style': "Ki\u1EC3u d\xF2ng",
53
- // Alignment
54
- 'Align': "C\u0103n ch\u1EC9nh",
55
- 'Align Left': "C\u0103n tr\xE1i",
56
- 'Align Center': "C\u0103n gi\u1EEFa",
57
- 'Align Right': "C\u0103n ph\u1EA3i",
58
- 'Align Justify': "C\u0103n \u0111\u1EC1u",
59
- 'None': "Kh\xF4ng",
60
- // Lists
61
- 'Ordered List': "Danh s\xE1ch theo th\u1EE9 t\u1EF1",
62
- 'Unordered List': "Danh s\xE1ch li\u1EC7t k\xEA",
63
- // Indent
64
- 'Decrease Indent': "Gi\u1EA3m c\u0103n l\u1EC1",
65
- 'Increase Indent': "T\u0103ng c\u0103n l\u1EC1",
66
- // Links
67
- 'Insert Link': "Ch\xE8n link",
68
- 'Open in new tab': "M\u1EDF trong tab m\u1EDBi",
69
- 'Open Link': "M\u1EDF link",
70
- 'Edit Link': "S\u1EEDa link",
71
- 'Unlink': "B\u1ECF link",
72
- 'Choose Link': "Ch\u1ECDn link",
73
- // Images
74
- 'Insert Image': "Ch\xE8n h\xECnh",
75
- 'Upload Image': "T\u1EA3i h\xECnh l\xEAn",
76
- 'By URL': "B\u1EB1ng URL",
77
- 'Browse': "Duy\u1EC7t file",
78
- 'Drop image': "K\xE9o th\u1EA3 h\xECnh",
79
- 'or click': "ho\u1EB7c ch\u1ECDn",
80
- 'Manage Images': "Qu\u1EA3n l\xFD h\xECnh \u1EA3nh",
81
- 'Loading': "\u0110ang t\u1EA3i",
82
- 'Deleting': "\u0110ang x\xF3a",
83
- 'Tags': 'Tags',
84
- 'Are you sure? Image will be deleted.': "B\u1EA1n c\xF3 ch\u1EAFc ch\u1EAFn? H\xECnh \u1EA3nh s\u1EBD b\u1ECB x\xF3a.",
85
- 'Replace': "Thay th\u1EBF",
86
- 'Uploading': "\u0110ang t\u1EA3i l\xEAn",
87
- 'Loading image': "\u0110ang t\u1EA3i h\xECnh \u1EA3nh",
88
- 'Display': "Hi\u1EC3n th\u1ECB",
89
- 'Inline': "C\xF9ng d\xF2ng v\u1EDBi ch\u1EEF",
90
- 'Break Text': "Kh\xF4ng c\xF9ng d\xF2ng v\u1EDBi ch\u1EEF",
91
- 'Alternative Text': "Thay th\u1EBF ch\u1EEF",
92
- 'Change Size': "Thay \u0111\u1ED5i k\xEDch c\u1EE1",
93
- 'Width': "Chi\u1EC1u r\u1ED9ng",
94
- 'Height': "Chi\u1EC1u cao",
95
- 'Something went wrong. Please try again.': "C\xF3 l\u1ED7i x\u1EA3y ra. Vui l\xF2ng th\u1EED l\u1EA1i sau.",
96
- 'Image Caption': 'Chú thích hình ảnh',
97
- 'Advanced Edit': 'Chỉnh sửa tiên tiến',
98
- // Video
99
- 'Insert Video': "Ch\xE8n video",
100
- 'Embedded Code': "M\xE3 nh\xFAng",
101
- 'Paste in a video URL': 'Dán vào một url video',
102
- 'Drop video': 'Thả video',
103
- 'Your browser does not support HTML5 video.': 'Trình duyệt của bạn không hỗ trợ video html5.',
104
- 'Upload Video': 'Tải video lên',
105
- // Tables
106
- 'Insert Table': "Ch\xE8n b\u1EA3ng",
107
- 'Table Header': "D\xF2ng \u0111\u1EA7u b\u1EA3ng",
108
- 'Remove Table': "X\xF3a b\u1EA3ng",
109
- 'Table Style': "Ki\u1EC3u b\u1EA3ng",
110
- 'Horizontal Align': "C\u0103n ch\u1EC9nh chi\u1EC1u ngang",
111
- 'Row': "D\xF2ng",
112
- 'Insert row above': "Ch\xE8n d\xF2ng ph\xEDa tr\xEAn",
113
- 'Insert row below': "Ch\xE8n d\xF2ng ph\xEDa d\u01B0\u1EDBi",
114
- 'Delete row': "X\xF3a d\xF2ng",
115
- 'Column': "C\u1ED9t",
116
- 'Insert column before': "Ch\xE8n c\u1ED9t b\xEAn tr\xE1i",
117
- 'Insert column after': "Ch\xE8n c\u1ED9t b\xEAn ph\u1EA3i",
118
- 'Delete column': "X\xF3a c\u1ED9t",
119
- 'Cell': "\xD4 b\u1EA3ng",
120
- 'Merge cells': "G\u1ED9p \xF4",
121
- 'Horizontal split': "Chia d\xF2ng",
122
- 'Vertical split': "Chia c\u1ED9t",
123
- 'Cell Background': "M\xE0u n\u1EC1n",
124
- 'Vertical Align': "C\u0103n ch\u1EC9nh chi\u1EC1u d\u1ECDc",
125
- 'Top': "Tr\xEAn c\xF9ng",
126
- 'Middle': "Gi\u1EEFa",
127
- 'Bottom': "D\u01B0\u1EDBi \u0111\xE1y",
128
- 'Align Top': "C\u0103n tr\xEAn",
129
- 'Align Middle': "C\u0103n gi\u1EEFa",
130
- 'Align Bottom': "C\u0103n d\u01B0\u1EDBi",
131
- 'Cell Style': "Ki\u1EC3u \xF4",
132
- // Files
133
- 'Upload File': "T\u1EA3i file l\xEAn",
134
- 'Drop file': "K\xE9o th\u1EA3 file",
135
- // Emoticons
136
- 'Emoticons': "Bi\u1EC3u t\u01B0\u1EE3ng c\u1EA3m x\xFAc",
137
- // Line breaker
138
- 'Break': "Ng\u1EAFt d\xF2ng",
139
- // Math
140
- 'Subscript': 'Subscript',
141
- 'Superscript': 'Superscript',
142
- // Full screen
143
- 'Fullscreen': "To\xE0n m\xE0n h\xECnh",
144
- // Horizontal line
145
- 'Insert Horizontal Line': "Ch\xE8n \u0111\u01B0\u1EDDng k\u1EBB ngang v\u0103n b\u1EA3n",
146
- // Clear formatting
147
- 'Clear Formatting': "X\xF3a \u0111\u1ECBnh d\u1EA1ng",
148
- // Save
149
- 'Save': 'Save',
150
- // Undo, redo
151
- 'Undo': 'Undo',
152
- 'Redo': 'Redo',
153
- // Select all
154
- 'Select All': "Ch\u1ECDn t\u1EA5t c\u1EA3",
155
- // Code view
156
- 'Code View': "Xem d\u1EA1ng code",
157
- // Quote
158
- 'Quote': "Tr\xEDch d\u1EABn",
159
- 'Increase': "T\u0103ng",
160
- 'Decrease': "Gi\u1EA3m",
161
- // Quick Insert
162
- 'Quick Insert': "Ch\xE8n nhanh",
163
- // Spcial Characters
164
- 'Special Characters': 'Nhân vật đặc biệt',
165
- 'Latin': 'Latin',
166
- 'Greek': 'Người Hy Lạp',
167
- 'Cyrillic': 'Chữ viết tay',
168
- 'Punctuation': 'Chấm câu',
169
- 'Currency': 'Tiền tệ',
170
- 'Arrows': 'Mũi tên',
171
- 'Math': 'Môn Toán',
172
- 'Misc': 'Misc',
173
- // Print.
174
- 'Print': 'In',
175
- // Spell Checker.
176
- 'Spell Checker': 'Công cụ kiểm tra chính tả',
177
- // Help
178
- 'Help': 'Cứu giúp',
179
- 'Shortcuts': 'Phím tắt',
180
- 'Inline Editor': 'Trình biên tập nội tuyến',
181
- 'Show the editor': 'Hiển thị trình soạn thảo',
182
- 'Common actions': 'Hành động thông thường',
183
- 'Copy': 'Sao chép',
184
- 'Cut': 'Cắt tỉa',
185
- 'Paste': 'Dán',
186
- 'Basic Formatting': 'Định dạng cơ bản',
187
- 'Increase quote level': 'Tăng mức báo giá',
188
- 'Decrease quote level': 'Giảm mức giá',
189
- 'Image / Video': 'Hình ảnh / video',
190
- 'Resize larger': 'Thay đổi kích thước lớn hơn',
191
- 'Resize smaller': 'Thay đổi kích thước nhỏ hơn',
192
- 'Table': 'Bàn',
193
- 'Select table cell': 'Chọn ô trong bảng',
194
- 'Extend selection one cell': 'Mở rộng lựa chọn một ô',
195
- 'Extend selection one row': 'Mở rộng lựa chọn một hàng',
196
- 'Navigation': 'Dẫn đường',
197
- 'Focus popup / toolbar': 'Tập trung popup / thanh công cụ',
198
- 'Return focus to previous position': 'Quay trở lại vị trí trước',
199
- // Embed.ly
200
- 'Embed URL': 'Url nhúng',
201
- 'Paste in a URL to embed': 'Dán vào một url để nhúng',
202
- // Word Paste.
203
- 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'Nội dung dán là đến từ một tài liệu từ microsoft. bạn có muốn giữ định dạng hoặc làm sạch nó?',
204
- 'Keep': 'Giữ',
205
- 'Clean': 'Dọn dẹp',
206
- 'Word Paste Detected': 'Dán từ được phát hiện',
207
- // Character Counter
208
- 'Characters': 'Nhân vật',
209
- // More Buttons
210
- 'More Text': 'Thêm văn bản',
211
- 'More Paragraph': 'Đoạn khác',
212
- 'More Rich': 'Giàu hơn',
213
- 'More Misc': 'Thêm linh tinh'
214
- },
215
- direction: 'ltr'
216
- };
217
-
218
- })));
219
- //# sourceMappingURL=vi.js.map
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
+ FE.LANGUAGE['vi'] = {
16
+ translation: {
17
+ // Place holder
18
+ 'Type something': "Vi\u1EBFt \u0111i\u1EC1u g\xEC \u0111\xF3...",
19
+ // Basic formatting
20
+ 'Bold': "\u0110\u1EADm",
21
+ 'Italic': "Nghi\xEAng",
22
+ 'Underline': "G\u1EA1ch ch\xE2n",
23
+ 'Strikethrough': "G\u1EA1ch ngang ch\u1EEF",
24
+ // Main buttons
25
+ 'Insert': "Ch\xE8n",
26
+ 'Delete': "X\xF3a",
27
+ 'Cancel': "H\u1EE7y",
28
+ 'OK': 'OK',
29
+ 'Back': "Tr\u1EDF v\u1EC1",
30
+ 'Remove': "X\xF3a",
31
+ 'More': "Th\xEAm",
32
+ 'Update': "C\u1EADp nh\u1EADt",
33
+ 'Style': "Ki\u1EC3u",
34
+ // Font
35
+ 'Font Family': "Ph\xF4ng ch\u1EEF",
36
+ 'Font Size': "C\u1EE1 ch\u1EEF",
37
+ // Colors
38
+ 'Colors': "M\xE0u s\u1EAFc",
39
+ 'Background': "N\u1EC1n",
40
+ 'Text': "Ch\u1EEF",
41
+ 'HEX Color': 'Màu hex',
42
+ // Paragraphs
43
+ 'Paragraph Format': "\u0110\u1ECBnh d\u1EA1ng \u0111o\u1EA1n v\u0103n b\u1EA3n",
44
+ 'Normal': 'Normal',
45
+ 'Code': 'Code',
46
+ 'Heading 1': 'Heading 1',
47
+ 'Heading 2': 'Heading 2',
48
+ 'Heading 3': 'Heading 3',
49
+ 'Heading 4': 'Heading 4',
50
+ // Style
51
+ 'Paragraph Style': "Ki\u1EC3u \u0111o\u1EA1n v\u0103n b\u1EA3n",
52
+ 'Inline Style': "Ki\u1EC3u d\xF2ng",
53
+ // Alignment
54
+ 'Align': "C\u0103n ch\u1EC9nh",
55
+ 'Align Left': "C\u0103n tr\xE1i",
56
+ 'Align Center': "C\u0103n gi\u1EEFa",
57
+ 'Align Right': "C\u0103n ph\u1EA3i",
58
+ 'Align Justify': "C\u0103n \u0111\u1EC1u",
59
+ 'None': "Kh\xF4ng",
60
+ // Lists
61
+ 'Ordered List': "Danh s\xE1ch theo th\u1EE9 t\u1EF1",
62
+ 'Unordered List': "Danh s\xE1ch li\u1EC7t k\xEA",
63
+ // Indent
64
+ 'Decrease Indent': "Gi\u1EA3m c\u0103n l\u1EC1",
65
+ 'Increase Indent': "T\u0103ng c\u0103n l\u1EC1",
66
+ // Links
67
+ 'Insert Link': "Ch\xE8n link",
68
+ 'Open in new tab': "M\u1EDF trong tab m\u1EDBi",
69
+ 'Open Link': "M\u1EDF link",
70
+ 'Edit Link': "S\u1EEDa link",
71
+ 'Unlink': "B\u1ECF link",
72
+ 'Choose Link': "Ch\u1ECDn link",
73
+ // Images
74
+ 'Insert Image': "Ch\xE8n h\xECnh",
75
+ 'Upload Image': "T\u1EA3i h\xECnh l\xEAn",
76
+ 'By URL': "B\u1EB1ng URL",
77
+ 'Browse': "Duy\u1EC7t file",
78
+ 'Drop image': "K\xE9o th\u1EA3 h\xECnh",
79
+ 'or click': "ho\u1EB7c ch\u1ECDn",
80
+ 'Manage Images': "Qu\u1EA3n l\xFD h\xECnh \u1EA3nh",
81
+ 'Loading': "\u0110ang t\u1EA3i",
82
+ 'Deleting': "\u0110ang x\xF3a",
83
+ 'Tags': 'Tags',
84
+ 'Are you sure? Image will be deleted.': "B\u1EA1n c\xF3 ch\u1EAFc ch\u1EAFn? H\xECnh \u1EA3nh s\u1EBD b\u1ECB x\xF3a.",
85
+ 'Replace': "Thay th\u1EBF",
86
+ 'Uploading': "\u0110ang t\u1EA3i l\xEAn",
87
+ 'Loading image': "\u0110ang t\u1EA3i h\xECnh \u1EA3nh",
88
+ 'Display': "Hi\u1EC3n th\u1ECB",
89
+ 'Inline': "C\xF9ng d\xF2ng v\u1EDBi ch\u1EEF",
90
+ 'Break Text': "Kh\xF4ng c\xF9ng d\xF2ng v\u1EDBi ch\u1EEF",
91
+ 'Alternative Text': "Thay th\u1EBF ch\u1EEF",
92
+ 'Change Size': "Thay \u0111\u1ED5i k\xEDch c\u1EE1",
93
+ 'Width': "Chi\u1EC1u r\u1ED9ng",
94
+ 'Height': "Chi\u1EC1u cao",
95
+ 'Something went wrong. Please try again.': "C\xF3 l\u1ED7i x\u1EA3y ra. Vui l\xF2ng th\u1EED l\u1EA1i sau.",
96
+ 'Image Caption': 'Chú thích hình ảnh',
97
+ 'Advanced Edit': 'Chỉnh sửa tiên tiến',
98
+ // Video
99
+ 'Insert Video': "Ch\xE8n video",
100
+ 'Embedded Code': "M\xE3 nh\xFAng",
101
+ 'Paste in a video URL': 'Dán vào một url video',
102
+ 'Drop video': 'Thả video',
103
+ 'Your browser does not support HTML5 video.': 'Trình duyệt của bạn không hỗ trợ video html5.',
104
+ 'Upload Video': 'Tải video lên',
105
+ // Tables
106
+ 'Insert Table': "Ch\xE8n b\u1EA3ng",
107
+ 'Table Header': "D\xF2ng \u0111\u1EA7u b\u1EA3ng",
108
+ 'Remove Table': "X\xF3a b\u1EA3ng",
109
+ 'Table Style': "Ki\u1EC3u b\u1EA3ng",
110
+ 'Horizontal Align': "C\u0103n ch\u1EC9nh chi\u1EC1u ngang",
111
+ 'Row': "D\xF2ng",
112
+ 'Insert row above': "Ch\xE8n d\xF2ng ph\xEDa tr\xEAn",
113
+ 'Insert row below': "Ch\xE8n d\xF2ng ph\xEDa d\u01B0\u1EDBi",
114
+ 'Delete row': "X\xF3a d\xF2ng",
115
+ 'Column': "C\u1ED9t",
116
+ 'Insert column before': "Ch\xE8n c\u1ED9t b\xEAn tr\xE1i",
117
+ 'Insert column after': "Ch\xE8n c\u1ED9t b\xEAn ph\u1EA3i",
118
+ 'Delete column': "X\xF3a c\u1ED9t",
119
+ 'Cell': "\xD4 b\u1EA3ng",
120
+ 'Merge cells': "G\u1ED9p \xF4",
121
+ 'Horizontal split': "Chia d\xF2ng",
122
+ 'Vertical split': "Chia c\u1ED9t",
123
+ 'Cell Background': "M\xE0u n\u1EC1n",
124
+ 'Vertical Align': "C\u0103n ch\u1EC9nh chi\u1EC1u d\u1ECDc",
125
+ 'Top': "Tr\xEAn c\xF9ng",
126
+ 'Middle': "Gi\u1EEFa",
127
+ 'Bottom': "D\u01B0\u1EDBi \u0111\xE1y",
128
+ 'Align Top': "C\u0103n tr\xEAn",
129
+ 'Align Middle': "C\u0103n gi\u1EEFa",
130
+ 'Align Bottom': "C\u0103n d\u01B0\u1EDBi",
131
+ 'Cell Style': "Ki\u1EC3u \xF4",
132
+ // Files
133
+ 'Upload File': "T\u1EA3i file l\xEAn",
134
+ 'Drop file': "K\xE9o th\u1EA3 file",
135
+ // Emoticons
136
+ 'Emoticons': "Bi\u1EC3u t\u01B0\u1EE3ng c\u1EA3m x\xFAc",
137
+ // Line breaker
138
+ 'Break': "Ng\u1EAFt d\xF2ng",
139
+ // Math
140
+ 'Subscript': 'Subscript',
141
+ 'Superscript': 'Superscript',
142
+ // Full screen
143
+ 'Fullscreen': "To\xE0n m\xE0n h\xECnh",
144
+ // Horizontal line
145
+ 'Insert Horizontal Line': "Ch\xE8n \u0111\u01B0\u1EDDng k\u1EBB ngang v\u0103n b\u1EA3n",
146
+ // Clear formatting
147
+ 'Clear Formatting': "X\xF3a \u0111\u1ECBnh d\u1EA1ng",
148
+ // Save
149
+ 'Save': 'Save',
150
+ // Undo, redo
151
+ 'Undo': 'Undo',
152
+ 'Redo': 'Redo',
153
+ // Select all
154
+ 'Select All': "Ch\u1ECDn t\u1EA5t c\u1EA3",
155
+ // Code view
156
+ 'Code View': "Xem d\u1EA1ng code",
157
+ // Quote
158
+ 'Quote': "Tr\xEDch d\u1EABn",
159
+ 'Increase': "T\u0103ng",
160
+ 'Decrease': "Gi\u1EA3m",
161
+ // Quick Insert
162
+ 'Quick Insert': "Ch\xE8n nhanh",
163
+ // Spcial Characters
164
+ 'Special Characters': 'Nhân vật đặc biệt',
165
+ 'Latin': 'Latin',
166
+ 'Greek': 'Người Hy Lạp',
167
+ 'Cyrillic': 'Chữ viết tay',
168
+ 'Punctuation': 'Chấm câu',
169
+ 'Currency': 'Tiền tệ',
170
+ 'Arrows': 'Mũi tên',
171
+ 'Math': 'Môn Toán',
172
+ 'Misc': 'Misc',
173
+ // Print.
174
+ 'Print': 'In',
175
+ // Spell Checker.
176
+ 'Spell Checker': 'Công cụ kiểm tra chính tả',
177
+ // Help
178
+ 'Help': 'Cứu giúp',
179
+ 'Shortcuts': 'Phím tắt',
180
+ 'Inline Editor': 'Trình biên tập nội tuyến',
181
+ 'Show the editor': 'Hiển thị trình soạn thảo',
182
+ 'Common actions': 'Hành động thông thường',
183
+ 'Copy': 'Sao chép',
184
+ 'Cut': 'Cắt tỉa',
185
+ 'Paste': 'Dán',
186
+ 'Basic Formatting': 'Định dạng cơ bản',
187
+ 'Increase quote level': 'Tăng mức báo giá',
188
+ 'Decrease quote level': 'Giảm mức giá',
189
+ 'Image / Video': 'Hình ảnh / video',
190
+ 'Resize larger': 'Thay đổi kích thước lớn hơn',
191
+ 'Resize smaller': 'Thay đổi kích thước nhỏ hơn',
192
+ 'Table': 'Bàn',
193
+ 'Select table cell': 'Chọn ô trong bảng',
194
+ 'Extend selection one cell': 'Mở rộng lựa chọn một ô',
195
+ 'Extend selection one row': 'Mở rộng lựa chọn một hàng',
196
+ 'Navigation': 'Dẫn đường',
197
+ 'Focus popup / toolbar': 'Tập trung popup / thanh công cụ',
198
+ 'Return focus to previous position': 'Quay trở lại vị trí trước',
199
+ // Embed.ly
200
+ 'Embed URL': 'Url nhúng',
201
+ 'Paste in a URL to embed': 'Dán vào một url để nhúng',
202
+ // Word Paste.
203
+ 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'Nội dung dán là đến từ một tài liệu từ microsoft. bạn có muốn giữ định dạng hoặc làm sạch nó?',
204
+ 'Keep': 'Giữ',
205
+ 'Clean': 'Dọn dẹp',
206
+ 'Word Paste Detected': 'Dán từ được phát hiện',
207
+ // Character Counter
208
+ 'Characters': 'Nhân vật',
209
+ // More Buttons
210
+ 'More Text': 'Thêm văn bản',
211
+ 'More Paragraph': 'Đoạn khác',
212
+ 'More Rich': 'Giàu hơn',
213
+ 'More Misc': 'Thêm linh tinh'
214
+ },
215
+ direction: 'ltr'
216
+ };
217
+
218
+ })));
219
+ //# sourceMappingURL=vi.js.map
@@ -1,304 +1,304 @@
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
  * Simplified Chinese spoken in China.
17
- */
18
- FE.LANGUAGE['zh_cn'] = {
19
- translation: {
20
- // Place holder
21
- 'Type something': '输入内容',
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': '字号',
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': '居中',
60
- 'Align Right': '右对齐',
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': '插入超链接',
71
- 'Open in new tab': '在新标签页中打开',
72
- 'Open Link': '打开超链接',
73
- 'Edit Link': '编辑超链接',
74
- 'Unlink': '删除超链接',
75
- 'Choose Link': '选择超链接',
76
- // Images
77
- 'Insert Image': '插入图片',
78
- 'Upload Image': '上传图片',
79
- 'By URL': '通过 URL',
80
- 'Browse': '浏览',
81
- 'Drop image': '拖入图片',
82
- 'or click': '或点击',
83
- 'Manage Images': '管理图片',
84
- 'Loading': '加载中',
85
- 'Deleting': '删除中',
86
- 'Tags': '标签',
87
- 'Are you sure? Image will be deleted.': '图片将会被删除,是否确认?',
88
- 'Replace': '替换',
89
- 'Uploading': '上传中',
90
- 'Loading image': '图片加载中',
91
- 'Display': '显示',
92
- 'Inline': '嵌入型',
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': '删除表格',
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': '在左侧插入',
120
- 'Insert column after': '在右侧插入',
121
- 'Delete column': '删除列',
122
- 'Cell': '单元格',
123
- 'Merge cells': '合并单元格',
124
- 'Horizontal split': '水平分割',
125
- 'Vertical split': '垂直分割',
126
- 'Cell Background': '单元格背景',
127
- 'Vertical Align': '垂直对齐方式',
128
- 'Top': '靠上',
129
- 'Middle': '居中',
130
- 'Bottom': '靠下',
131
- 'Align Top': '靠上对齐',
132
- 'Align Middle': '居中对齐',
133
- 'Align Bottom': '靠下对齐',
134
- 'Cell Style': '单元格样式',
135
- // Files
136
- 'Upload File': '上传文件',
137
- 'Drop file': '拖入文件',
138
- // Emoticons
139
- 'Emoticons': '表情符号',
140
- 'Grinning face': '露齿笑脸',
141
- 'Grinning face with smiling eyes': '露齿笑到眯起眼',
142
- 'Face with tears of joy': '笑哭',
143
- 'Smiling face with open mouth': '张嘴微笑',
144
- 'Smiling face with open mouth and smiling eyes': '眯眼张嘴微笑',
145
- 'Smiling face with open mouth and cold sweat': '带冷汗的张嘴微笑',
146
- 'Smiling face with open mouth and tightly-closed eyes': '紧闭双眼张嘴微笑',
147
- 'Smiling face with halo': '带光环微笑',
148
- 'Smiling face with horns': '带牛角的微笑',
149
- 'Winking face': '眨眼',
150
- 'Smiling face with smiling eyes': '眯眼微笑',
151
- 'Face savoring delicious food': '馋',
152
- 'Relieved face': '如释重负',
153
- 'Smiling face with heart-shaped eyes': '桃心眼微笑',
154
- 'Smiling face with sunglasses': '戴太阳镜微笑',
155
- 'Smirking face': '得意地笑',
156
- 'Neutral face': '中性脸',
157
- 'Expressionless face': '面无表情',
158
- 'Unamused face': '不高兴',
159
- 'Face with cold sweat': '冷汗',
160
- 'Pensive face': '沉思',
161
- 'Confused face': '迷惑',
162
- 'Confounded face': '困惑',
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': '大哭',
175
- 'Persevering face': '坚强',
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': '疲惫',
182
- 'Sleepy face': '困了',
183
- 'Tired face': '累了',
184
- 'Grimacing face': '扭曲脸',
185
- 'Loudly crying face': '大哭',
186
- 'Face with open mouth': '张开嘴',
187
- 'Hushed face': '安静',
188
- 'Face with open mouth and cold sweat': '冷汗',
189
- 'Face screaming in fear': '害怕尖叫',
190
- 'Astonished face': '惊讶',
191
- 'Flushed face': '脸红',
192
- 'Sleeping face': '熟睡',
193
- 'Dizzy face': '眩晕',
194
- 'Face without mouth': '没有嘴的脸',
195
- 'Face with medical mask': '口罩脸',
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': '增加引用级别',
219
- 'Decrease': '减少引用级别',
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
- 'Rounded': '圆角',
274
- 'Bordered': '边框',
275
- 'Shadow': '阴影',
276
- 'Download PDF': '下载PDF',
277
- 'Text Color': '字体颜色',
278
- 'Background Color': '背景颜色',
279
- 'Inline Class': '内联类',
280
- 'Highlighted': '高亮',
281
- 'Transparent': '透明',
282
- 'Big Red': '大号红',
283
- 'Small Blue': '小号蓝',
284
- 'Default': '默认',
285
- 'Lower Alpha': 'a,b,c...',
286
- 'Lower Greek': 'α,β,γ...',
287
- 'Lower Roman': 'i,ii,iii...',
288
- 'Upper Alpha': 'A,B,C...',
289
- 'Upper Roman': 'Ⅰ,Ⅱ,Ⅲ...',
290
- 'Circle': '○ 空心圆',
291
- 'Disc': '● 实心圆',
292
- 'Square': '■ 实心方块',
293
- 'Gray': '灰色',
294
- 'Spaced': '字母间隙',
295
- 'Uppercase': '大写',
296
- 'Line Height': '行高',
297
- 'Single': '1',
298
- 'Double': '2'
299
- },
300
- direction: 'ltr'
301
- };
302
-
303
- })));
304
- //# sourceMappingURL=zh_cn.js.map
17
+ */
18
+ FE.LANGUAGE['zh_cn'] = {
19
+ translation: {
20
+ // Place holder
21
+ 'Type something': '输入内容',
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': '字号',
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': '居中',
60
+ 'Align Right': '右对齐',
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': '插入超链接',
71
+ 'Open in new tab': '在新标签页中打开',
72
+ 'Open Link': '打开超链接',
73
+ 'Edit Link': '编辑超链接',
74
+ 'Unlink': '删除超链接',
75
+ 'Choose Link': '选择超链接',
76
+ // Images
77
+ 'Insert Image': '插入图片',
78
+ 'Upload Image': '上传图片',
79
+ 'By URL': '通过 URL',
80
+ 'Browse': '浏览',
81
+ 'Drop image': '拖入图片',
82
+ 'or click': '或点击',
83
+ 'Manage Images': '管理图片',
84
+ 'Loading': '加载中',
85
+ 'Deleting': '删除中',
86
+ 'Tags': '标签',
87
+ 'Are you sure? Image will be deleted.': '图片将会被删除,是否确认?',
88
+ 'Replace': '替换',
89
+ 'Uploading': '上传中',
90
+ 'Loading image': '图片加载中',
91
+ 'Display': '显示',
92
+ 'Inline': '嵌入型',
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': '删除表格',
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': '在左侧插入',
120
+ 'Insert column after': '在右侧插入',
121
+ 'Delete column': '删除列',
122
+ 'Cell': '单元格',
123
+ 'Merge cells': '合并单元格',
124
+ 'Horizontal split': '水平分割',
125
+ 'Vertical split': '垂直分割',
126
+ 'Cell Background': '单元格背景',
127
+ 'Vertical Align': '垂直对齐方式',
128
+ 'Top': '靠上',
129
+ 'Middle': '居中',
130
+ 'Bottom': '靠下',
131
+ 'Align Top': '靠上对齐',
132
+ 'Align Middle': '居中对齐',
133
+ 'Align Bottom': '靠下对齐',
134
+ 'Cell Style': '单元格样式',
135
+ // Files
136
+ 'Upload File': '上传文件',
137
+ 'Drop file': '拖入文件',
138
+ // Emoticons
139
+ 'Emoticons': '表情符号',
140
+ 'Grinning face': '露齿笑脸',
141
+ 'Grinning face with smiling eyes': '露齿笑到眯起眼',
142
+ 'Face with tears of joy': '笑哭',
143
+ 'Smiling face with open mouth': '张嘴微笑',
144
+ 'Smiling face with open mouth and smiling eyes': '眯眼张嘴微笑',
145
+ 'Smiling face with open mouth and cold sweat': '带冷汗的张嘴微笑',
146
+ 'Smiling face with open mouth and tightly-closed eyes': '紧闭双眼张嘴微笑',
147
+ 'Smiling face with halo': '带光环微笑',
148
+ 'Smiling face with horns': '带牛角的微笑',
149
+ 'Winking face': '眨眼',
150
+ 'Smiling face with smiling eyes': '眯眼微笑',
151
+ 'Face savoring delicious food': '馋',
152
+ 'Relieved face': '如释重负',
153
+ 'Smiling face with heart-shaped eyes': '桃心眼微笑',
154
+ 'Smiling face with sunglasses': '戴太阳镜微笑',
155
+ 'Smirking face': '得意地笑',
156
+ 'Neutral face': '中性脸',
157
+ 'Expressionless face': '面无表情',
158
+ 'Unamused face': '不高兴',
159
+ 'Face with cold sweat': '冷汗',
160
+ 'Pensive face': '沉思',
161
+ 'Confused face': '迷惑',
162
+ 'Confounded face': '困惑',
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': '大哭',
175
+ 'Persevering face': '坚强',
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': '疲惫',
182
+ 'Sleepy face': '困了',
183
+ 'Tired face': '累了',
184
+ 'Grimacing face': '扭曲脸',
185
+ 'Loudly crying face': '大哭',
186
+ 'Face with open mouth': '张开嘴',
187
+ 'Hushed face': '安静',
188
+ 'Face with open mouth and cold sweat': '冷汗',
189
+ 'Face screaming in fear': '害怕尖叫',
190
+ 'Astonished face': '惊讶',
191
+ 'Flushed face': '脸红',
192
+ 'Sleeping face': '熟睡',
193
+ 'Dizzy face': '眩晕',
194
+ 'Face without mouth': '没有嘴的脸',
195
+ 'Face with medical mask': '口罩脸',
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': '增加引用级别',
219
+ 'Decrease': '减少引用级别',
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
+ 'Rounded': '圆角',
274
+ 'Bordered': '边框',
275
+ 'Shadow': '阴影',
276
+ 'Download PDF': '下载PDF',
277
+ 'Text Color': '字体颜色',
278
+ 'Background Color': '背景颜色',
279
+ 'Inline Class': '内联类',
280
+ 'Highlighted': '高亮',
281
+ 'Transparent': '透明',
282
+ 'Big Red': '大号红',
283
+ 'Small Blue': '小号蓝',
284
+ 'Default': '默认',
285
+ 'Lower Alpha': 'a,b,c...',
286
+ 'Lower Greek': 'α,β,γ...',
287
+ 'Lower Roman': 'i,ii,iii...',
288
+ 'Upper Alpha': 'A,B,C...',
289
+ 'Upper Roman': 'Ⅰ,Ⅱ,Ⅲ...',
290
+ 'Circle': '○ 空心圆',
291
+ 'Disc': '● 实心圆',
292
+ 'Square': '■ 实心方块',
293
+ 'Gray': '灰色',
294
+ 'Spaced': '字母间隙',
295
+ 'Uppercase': '大写',
296
+ 'Line Height': '行高',
297
+ 'Single': '1',
298
+ 'Double': '2'
299
+ },
300
+ direction: 'ltr'
301
+ };
302
+
303
+ })));
304
+ //# sourceMappingURL=zh_cn.js.map