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,276 +1,276 @@
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
- $.FE.LANGUAGE['vi'] = {
34
- translation: {
35
- // Place holder
36
- "Type something": "Vi\u1EBFt \u0111i\u1EC1u g\u00EC \u0111\u00F3...",
37
-
38
- // Basic formatting
39
- "Bold": "\u0110\u1EADm",
40
- "Italic": "Nghi\u00EAng",
41
- "Underline": "G\u1EA1ch ch\u00E2n",
42
- "Strikethrough": "G\u1EA1ch ngang ch\u1EEF",
43
-
44
- // Main buttons
45
- "Insert": "Ch\u00E8n",
46
- "Delete": "X\u00F3a",
47
- "Cancel": "H\u1EE7y",
48
- "OK": "OK",
49
- "Back": "Tr\u1EDF v\u1EC1",
50
- "Remove": "X\u00F3a",
51
- "More": "Th\u00EAm",
52
- "Update": "C\u1EADp nh\u1EADt",
53
- "Style": "Ki\u1EC3u",
54
-
55
- // Font
56
- "Font Family": "Ph\u00F4ng ch\u1EEF",
57
- "Font Size": "C\u1EE1 ch\u1EEF",
58
-
59
- // Colors
60
- "Colors": "M\u00E0u s\u1EAFc",
61
- "Background": "N\u1EC1n",
62
- "Text": "Ch\u1EEF",
63
- "HEX Color": "Màu hex",
64
-
65
- // Paragraphs
66
- "Paragraph Format": "\u0110\u1ECBnh d\u1EA1ng \u0111o\u1EA1n v\u0103n b\u1EA3n",
67
- "Normal": "Normal",
68
- "Code": "Code",
69
- "Heading 1": "Heading 1",
70
- "Heading 2": "Heading 2",
71
- "Heading 3": "Heading 3",
72
- "Heading 4": "Heading 4",
73
-
74
- // Style
75
- "Paragraph Style": "Ki\u1EC3u \u0111o\u1EA1n v\u0103n b\u1EA3n",
76
- "Inline Style": "Ki\u1EC3u d\u00F2ng",
77
-
78
- // Alignment
79
- "Align": "C\u0103n ch\u1EC9nh",
80
- "Align Left": "C\u0103n tr\u00E1i",
81
- "Align Center": "C\u0103n gi\u1EEFa",
82
- "Align Right": "C\u0103n ph\u1EA3i",
83
- "Align Justify": "C\u0103n \u0111\u1EC1u",
84
- "None": "Kh\u00F4ng",
85
-
86
- // Lists
87
- "Ordered List": "Danh s\u00E1ch theo th\u1EE9 t\u1EF1",
88
- "Default": "Mặc định",
89
- "Lower Alpha": "Hạ alpha",
90
- "Lower Greek": "Hạ Hy Lạp",
91
- "Lower Roman": "Hạ La Mã",
92
- "Upper Alpha": "Alpha trên",
93
- "Upper Roman": "Thượng lưu La Mã",
94
-
95
- "Unordered List": "Danh s\u00E1ch li\u1EC7t k\u00EA",
96
- "Circle": "Vòng tròn",
97
- "Disc": "Đĩa",
98
- "Square": "Quảng trường",
99
-
100
- // Line height
101
- "Line Height": "Chiều cao giữa các dòng",
102
- "Single": "Độc thân",
103
- "Double": "Gấp đôi",
104
-
105
- // Indent
106
- "Decrease Indent": "Gi\u1EA3m c\u0103n l\u1EC1",
107
- "Increase Indent": "T\u0103ng c\u0103n l\u1EC1",
108
-
109
- // Links
110
- "Insert Link": "Ch\u00E8n link",
111
- "Open in new tab": "M\u1EDF trong tab m\u1EDBi",
112
- "Open Link": "M\u1EDF link",
113
- "Edit Link": "S\u1EEDa link",
114
- "Unlink": "B\u1ECF link",
115
- "Choose Link": "Ch\u1ECDn link",
116
-
117
- // Images
118
- "Insert Image": "Ch\u00E8n h\u00ECnh",
119
- "Upload Image": "T\u1EA3i h\u00ECnh l\u00EAn",
120
- "By URL": "B\u1EB1ng URL",
121
- "Browse": "Duy\u1EC7t file",
122
- "Drop image": "K\u00E9o th\u1EA3 h\u00ECnh",
123
- "or click": "ho\u1EB7c ch\u1ECDn",
124
- "Manage Images": "Qu\u1EA3n l\u00FD h\u00ECnh \u1EA3nh",
125
- "Loading": "\u0110ang t\u1EA3i",
126
- "Deleting": "\u0110ang x\u00F3a",
127
- "Tags": "Tags",
128
- "Are you sure? Image will be deleted.": "B\u1EA1n c\u00F3 ch\u1EAFc ch\u1EAFn? H\u00ECnh \u1EA3nh s\u1EBD b\u1ECB x\u00F3a.",
129
- "Replace": "Thay th\u1EBF",
130
- "Uploading": "\u0110ang t\u1EA3i l\u00EAn",
131
- "Loading image": "\u0110ang t\u1EA3i h\u00ECnh \u1EA3nh",
132
- "Display": "Hi\u1EC3n th\u1ECB",
133
- "Inline": "C\u00F9ng d\u00F2ng v\u1EDBi ch\u1EEF",
134
- "Break Text": "Kh\u00F4ng c\u00F9ng d\u00F2ng v\u1EDBi ch\u1EEF",
135
- "Alternative Text": "Thay th\u1EBF ch\u1EEF",
136
- "Change Size": "Thay \u0111\u1ED5i k\u00EDch c\u1EE1",
137
- "Width": "Chi\u1EC1u r\u1ED9ng",
138
- "Height": "Chi\u1EC1u cao",
139
- "Something went wrong. Please try again.": "C\u00F3 l\u1ED7i x\u1EA3y ra. Vui l\u00F2ng th\u1EED l\u1EA1i sau.",
140
- "Image Caption": "Chú thích hình ảnh",
141
- "Advanced Edit": "Chỉnh sửa tiên tiến",
142
-
143
- // Video
144
- "Insert Video": "Ch\u00E8n video",
145
- "Embedded Code": "M\u00E3 nh\u00FAng",
146
- "Paste in a video URL": "Dán vào một url video",
147
- "Drop video": "Thả video",
148
- "Your browser does not support HTML5 video.": "Trình duyệt của bạn không hỗ trợ video html5.",
149
- "Upload Video": "Tải video lên",
150
-
151
- // Tables
152
- "Insert Table": "Ch\u00E8n b\u1EA3ng",
153
- "Table Header": "D\u00F2ng \u0111\u1EA7u b\u1EA3ng",
154
- "Remove Table": "X\u00F3a b\u1EA3ng",
155
- "Table Style": "Ki\u1EC3u b\u1EA3ng",
156
- "Horizontal Align": "C\u0103n ch\u1EC9nh chi\u1EC1u ngang",
157
- "Row": "D\u00F2ng",
158
- "Insert row above": "Ch\u00E8n d\u00F2ng ph\u00EDa tr\u00EAn",
159
- "Insert row below": "Ch\u00E8n d\u00F2ng ph\u00EDa d\u01B0\u1EDBi",
160
- "Delete row": "X\u00F3a d\u00F2ng",
161
- "Column": "C\u1ED9t",
162
- "Insert column before": "Ch\u00E8n c\u1ED9t b\u00EAn tr\u00E1i",
163
- "Insert column after": "Ch\u00E8n c\u1ED9t b\u00EAn ph\u1EA3i",
164
- "Delete column": "X\u00F3a c\u1ED9t",
165
- "Cell": "\u00D4 b\u1EA3ng",
166
- "Merge cells": "G\u1ED9p \u00F4",
167
- "Horizontal split": "Chia d\u00F2ng",
168
- "Vertical split": "Chia c\u1ED9t",
169
- "Cell Background": "M\u00E0u n\u1EC1n",
170
- "Vertical Align": "C\u0103n ch\u1EC9nh chi\u1EC1u d\u1ECDc",
171
- "Top": "Tr\u00EAn c\u00F9ng",
172
- "Middle": "Gi\u1EEFa",
173
- "Bottom": "D\u01B0\u1EDBi \u0111\u00E1y",
174
- "Align Top": "C\u0103n tr\u00EAn",
175
- "Align Middle": "C\u0103n gi\u1EEFa",
176
- "Align Bottom": "C\u0103n d\u01B0\u1EDBi",
177
- "Cell Style": "Ki\u1EC3u \u00F4",
178
-
179
- // Files
180
- "Upload File": "T\u1EA3i file l\u00EAn",
181
- "Drop file": "K\u00E9o th\u1EA3 file",
182
-
183
- // Emoticons
184
- "Emoticons": "Bi\u1EC3u t\u01B0\u1EE3ng c\u1EA3m x\u00FAc",
185
-
186
- // Line breaker
187
- "Break": "Ng\u1EAFt d\u00F2ng",
188
-
189
- // Math
190
- "Subscript": "Subscript",
191
- "Superscript": "Superscript",
192
-
193
- // Full screen
194
- "Fullscreen": "To\u00E0n m\u00E0n h\u00ECnh",
195
-
196
- // Horizontal line
197
- "Insert Horizontal Line": "Ch\u00E8n \u0111\u01B0\u1EDDng k\u1EBB ngang v\u0103n b\u1EA3n",
198
-
199
- // Clear formatting
200
- "Clear Formatting": "X\u00F3a \u0111\u1ECBnh d\u1EA1ng",
201
-
202
- // Save
203
- "Save": "Save",
204
-
205
- // Undo, redo
206
- "Undo": "Undo",
207
- "Redo": "Redo",
208
-
209
- // Select all
210
- "Select All": "Ch\u1ECDn t\u1EA5t c\u1EA3",
211
-
212
- // Code view
213
- "Code View": "Xem d\u1EA1ng code",
214
-
215
- // Quote
216
- "Quote": "Tr\u00EDch d\u1EABn",
217
- "Increase": "T\u0103ng",
218
- "Decrease": "Gi\u1EA3m",
219
-
220
- // Quick Insert
221
- "Quick Insert": "Ch\u00E8n nhanh",
222
-
223
- // Spcial Characters
224
- "Special Characters": "Nhân vật đặc biệt",
225
- "Latin": "Latin",
226
- "Greek": "Người Hy Lạp",
227
- "Cyrillic": "Chữ viết tay",
228
- "Punctuation": "Chấm câu",
229
- "Currency": "Tiền tệ",
230
- "Arrows": "Mũi tên",
231
- "Math": "Môn Toán",
232
- "Misc": "Misc",
233
-
234
- // Print.
235
- "Print": "In",
236
-
237
- // Spell Checker.
238
- "Spell Checker": "Công cụ kiểm tra chính tả",
239
-
240
- // Help
241
- "Help": "Cứu giúp",
242
- "Shortcuts": "Phím tắt",
243
- "Inline Editor": "Trình biên tập nội tuyến",
244
- "Show the editor": "Hiển thị trình soạn thảo",
245
- "Common actions": "Hành động thông thường",
246
- "Copy": "Sao chép",
247
- "Cut": "Cắt tỉa",
248
- "Paste": "Dán",
249
- "Basic Formatting": "Định dạng cơ bản",
250
- "Increase quote level": "Tăng mức báo giá",
251
- "Decrease quote level": "Giảm mức giá",
252
- "Image / Video": "Hình ảnh / video",
253
- "Resize larger": "Thay đổi kích thước lớn hơn",
254
- "Resize smaller": "Thay đổi kích thước nhỏ hơn",
255
- "Table": "Bàn",
256
- "Select table cell": "Chọn ô trong bảng",
257
- "Extend selection one cell": "Mở rộng lựa chọn một ô",
258
- "Extend selection one row": "Mở rộng lựa chọn một hàng",
259
- "Navigation": "Dẫn đường",
260
- "Focus popup / toolbar": "Tập trung popup / thanh công cụ",
261
- "Return focus to previous position": "Quay trở lại vị trí trước",
262
-
263
- // Embed.ly
264
- "Embed URL": "Url nhúng",
265
- "Paste in a URL to embed": "Dán vào một url để nhúng",
266
-
267
- // Word Paste.
268
- "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ó?",
269
- "Keep": "Giữ",
270
- "Clean": "Dọn dẹp",
271
- "Word Paste Detected": "Dán từ được phát hiện"
272
- },
273
- direction: "ltr"
274
- };
275
-
276
- }));
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
+ $.FE.LANGUAGE['vi'] = {
34
+ translation: {
35
+ // Place holder
36
+ "Type something": "Vi\u1EBFt \u0111i\u1EC1u g\u00EC \u0111\u00F3...",
37
+
38
+ // Basic formatting
39
+ "Bold": "\u0110\u1EADm",
40
+ "Italic": "Nghi\u00EAng",
41
+ "Underline": "G\u1EA1ch ch\u00E2n",
42
+ "Strikethrough": "G\u1EA1ch ngang ch\u1EEF",
43
+
44
+ // Main buttons
45
+ "Insert": "Ch\u00E8n",
46
+ "Delete": "X\u00F3a",
47
+ "Cancel": "H\u1EE7y",
48
+ "OK": "OK",
49
+ "Back": "Tr\u1EDF v\u1EC1",
50
+ "Remove": "X\u00F3a",
51
+ "More": "Th\u00EAm",
52
+ "Update": "C\u1EADp nh\u1EADt",
53
+ "Style": "Ki\u1EC3u",
54
+
55
+ // Font
56
+ "Font Family": "Ph\u00F4ng ch\u1EEF",
57
+ "Font Size": "C\u1EE1 ch\u1EEF",
58
+
59
+ // Colors
60
+ "Colors": "M\u00E0u s\u1EAFc",
61
+ "Background": "N\u1EC1n",
62
+ "Text": "Ch\u1EEF",
63
+ "HEX Color": "Màu hex",
64
+
65
+ // Paragraphs
66
+ "Paragraph Format": "\u0110\u1ECBnh d\u1EA1ng \u0111o\u1EA1n v\u0103n b\u1EA3n",
67
+ "Normal": "Normal",
68
+ "Code": "Code",
69
+ "Heading 1": "Heading 1",
70
+ "Heading 2": "Heading 2",
71
+ "Heading 3": "Heading 3",
72
+ "Heading 4": "Heading 4",
73
+
74
+ // Style
75
+ "Paragraph Style": "Ki\u1EC3u \u0111o\u1EA1n v\u0103n b\u1EA3n",
76
+ "Inline Style": "Ki\u1EC3u d\u00F2ng",
77
+
78
+ // Alignment
79
+ "Align": "C\u0103n ch\u1EC9nh",
80
+ "Align Left": "C\u0103n tr\u00E1i",
81
+ "Align Center": "C\u0103n gi\u1EEFa",
82
+ "Align Right": "C\u0103n ph\u1EA3i",
83
+ "Align Justify": "C\u0103n \u0111\u1EC1u",
84
+ "None": "Kh\u00F4ng",
85
+
86
+ // Lists
87
+ "Ordered List": "Danh s\u00E1ch theo th\u1EE9 t\u1EF1",
88
+ "Default": "Mặc định",
89
+ "Lower Alpha": "Hạ alpha",
90
+ "Lower Greek": "Hạ Hy Lạp",
91
+ "Lower Roman": "Hạ La Mã",
92
+ "Upper Alpha": "Alpha trên",
93
+ "Upper Roman": "Thượng lưu La Mã",
94
+
95
+ "Unordered List": "Danh s\u00E1ch li\u1EC7t k\u00EA",
96
+ "Circle": "Vòng tròn",
97
+ "Disc": "Đĩa",
98
+ "Square": "Quảng trường",
99
+
100
+ // Line height
101
+ "Line Height": "Chiều cao giữa các dòng",
102
+ "Single": "Độc thân",
103
+ "Double": "Gấp đôi",
104
+
105
+ // Indent
106
+ "Decrease Indent": "Gi\u1EA3m c\u0103n l\u1EC1",
107
+ "Increase Indent": "T\u0103ng c\u0103n l\u1EC1",
108
+
109
+ // Links
110
+ "Insert Link": "Ch\u00E8n link",
111
+ "Open in new tab": "M\u1EDF trong tab m\u1EDBi",
112
+ "Open Link": "M\u1EDF link",
113
+ "Edit Link": "S\u1EEDa link",
114
+ "Unlink": "B\u1ECF link",
115
+ "Choose Link": "Ch\u1ECDn link",
116
+
117
+ // Images
118
+ "Insert Image": "Ch\u00E8n h\u00ECnh",
119
+ "Upload Image": "T\u1EA3i h\u00ECnh l\u00EAn",
120
+ "By URL": "B\u1EB1ng URL",
121
+ "Browse": "Duy\u1EC7t file",
122
+ "Drop image": "K\u00E9o th\u1EA3 h\u00ECnh",
123
+ "or click": "ho\u1EB7c ch\u1ECDn",
124
+ "Manage Images": "Qu\u1EA3n l\u00FD h\u00ECnh \u1EA3nh",
125
+ "Loading": "\u0110ang t\u1EA3i",
126
+ "Deleting": "\u0110ang x\u00F3a",
127
+ "Tags": "Tags",
128
+ "Are you sure? Image will be deleted.": "B\u1EA1n c\u00F3 ch\u1EAFc ch\u1EAFn? H\u00ECnh \u1EA3nh s\u1EBD b\u1ECB x\u00F3a.",
129
+ "Replace": "Thay th\u1EBF",
130
+ "Uploading": "\u0110ang t\u1EA3i l\u00EAn",
131
+ "Loading image": "\u0110ang t\u1EA3i h\u00ECnh \u1EA3nh",
132
+ "Display": "Hi\u1EC3n th\u1ECB",
133
+ "Inline": "C\u00F9ng d\u00F2ng v\u1EDBi ch\u1EEF",
134
+ "Break Text": "Kh\u00F4ng c\u00F9ng d\u00F2ng v\u1EDBi ch\u1EEF",
135
+ "Alternative Text": "Thay th\u1EBF ch\u1EEF",
136
+ "Change Size": "Thay \u0111\u1ED5i k\u00EDch c\u1EE1",
137
+ "Width": "Chi\u1EC1u r\u1ED9ng",
138
+ "Height": "Chi\u1EC1u cao",
139
+ "Something went wrong. Please try again.": "C\u00F3 l\u1ED7i x\u1EA3y ra. Vui l\u00F2ng th\u1EED l\u1EA1i sau.",
140
+ "Image Caption": "Chú thích hình ảnh",
141
+ "Advanced Edit": "Chỉnh sửa tiên tiến",
142
+
143
+ // Video
144
+ "Insert Video": "Ch\u00E8n video",
145
+ "Embedded Code": "M\u00E3 nh\u00FAng",
146
+ "Paste in a video URL": "Dán vào một url video",
147
+ "Drop video": "Thả video",
148
+ "Your browser does not support HTML5 video.": "Trình duyệt của bạn không hỗ trợ video html5.",
149
+ "Upload Video": "Tải video lên",
150
+
151
+ // Tables
152
+ "Insert Table": "Ch\u00E8n b\u1EA3ng",
153
+ "Table Header": "D\u00F2ng \u0111\u1EA7u b\u1EA3ng",
154
+ "Remove Table": "X\u00F3a b\u1EA3ng",
155
+ "Table Style": "Ki\u1EC3u b\u1EA3ng",
156
+ "Horizontal Align": "C\u0103n ch\u1EC9nh chi\u1EC1u ngang",
157
+ "Row": "D\u00F2ng",
158
+ "Insert row above": "Ch\u00E8n d\u00F2ng ph\u00EDa tr\u00EAn",
159
+ "Insert row below": "Ch\u00E8n d\u00F2ng ph\u00EDa d\u01B0\u1EDBi",
160
+ "Delete row": "X\u00F3a d\u00F2ng",
161
+ "Column": "C\u1ED9t",
162
+ "Insert column before": "Ch\u00E8n c\u1ED9t b\u00EAn tr\u00E1i",
163
+ "Insert column after": "Ch\u00E8n c\u1ED9t b\u00EAn ph\u1EA3i",
164
+ "Delete column": "X\u00F3a c\u1ED9t",
165
+ "Cell": "\u00D4 b\u1EA3ng",
166
+ "Merge cells": "G\u1ED9p \u00F4",
167
+ "Horizontal split": "Chia d\u00F2ng",
168
+ "Vertical split": "Chia c\u1ED9t",
169
+ "Cell Background": "M\u00E0u n\u1EC1n",
170
+ "Vertical Align": "C\u0103n ch\u1EC9nh chi\u1EC1u d\u1ECDc",
171
+ "Top": "Tr\u00EAn c\u00F9ng",
172
+ "Middle": "Gi\u1EEFa",
173
+ "Bottom": "D\u01B0\u1EDBi \u0111\u00E1y",
174
+ "Align Top": "C\u0103n tr\u00EAn",
175
+ "Align Middle": "C\u0103n gi\u1EEFa",
176
+ "Align Bottom": "C\u0103n d\u01B0\u1EDBi",
177
+ "Cell Style": "Ki\u1EC3u \u00F4",
178
+
179
+ // Files
180
+ "Upload File": "T\u1EA3i file l\u00EAn",
181
+ "Drop file": "K\u00E9o th\u1EA3 file",
182
+
183
+ // Emoticons
184
+ "Emoticons": "Bi\u1EC3u t\u01B0\u1EE3ng c\u1EA3m x\u00FAc",
185
+
186
+ // Line breaker
187
+ "Break": "Ng\u1EAFt d\u00F2ng",
188
+
189
+ // Math
190
+ "Subscript": "Subscript",
191
+ "Superscript": "Superscript",
192
+
193
+ // Full screen
194
+ "Fullscreen": "To\u00E0n m\u00E0n h\u00ECnh",
195
+
196
+ // Horizontal line
197
+ "Insert Horizontal Line": "Ch\u00E8n \u0111\u01B0\u1EDDng k\u1EBB ngang v\u0103n b\u1EA3n",
198
+
199
+ // Clear formatting
200
+ "Clear Formatting": "X\u00F3a \u0111\u1ECBnh d\u1EA1ng",
201
+
202
+ // Save
203
+ "Save": "Save",
204
+
205
+ // Undo, redo
206
+ "Undo": "Undo",
207
+ "Redo": "Redo",
208
+
209
+ // Select all
210
+ "Select All": "Ch\u1ECDn t\u1EA5t c\u1EA3",
211
+
212
+ // Code view
213
+ "Code View": "Xem d\u1EA1ng code",
214
+
215
+ // Quote
216
+ "Quote": "Tr\u00EDch d\u1EABn",
217
+ "Increase": "T\u0103ng",
218
+ "Decrease": "Gi\u1EA3m",
219
+
220
+ // Quick Insert
221
+ "Quick Insert": "Ch\u00E8n nhanh",
222
+
223
+ // Spcial Characters
224
+ "Special Characters": "Nhân vật đặc biệt",
225
+ "Latin": "Latin",
226
+ "Greek": "Người Hy Lạp",
227
+ "Cyrillic": "Chữ viết tay",
228
+ "Punctuation": "Chấm câu",
229
+ "Currency": "Tiền tệ",
230
+ "Arrows": "Mũi tên",
231
+ "Math": "Môn Toán",
232
+ "Misc": "Misc",
233
+
234
+ // Print.
235
+ "Print": "In",
236
+
237
+ // Spell Checker.
238
+ "Spell Checker": "Công cụ kiểm tra chính tả",
239
+
240
+ // Help
241
+ "Help": "Cứu giúp",
242
+ "Shortcuts": "Phím tắt",
243
+ "Inline Editor": "Trình biên tập nội tuyến",
244
+ "Show the editor": "Hiển thị trình soạn thảo",
245
+ "Common actions": "Hành động thông thường",
246
+ "Copy": "Sao chép",
247
+ "Cut": "Cắt tỉa",
248
+ "Paste": "Dán",
249
+ "Basic Formatting": "Định dạng cơ bản",
250
+ "Increase quote level": "Tăng mức báo giá",
251
+ "Decrease quote level": "Giảm mức giá",
252
+ "Image / Video": "Hình ảnh / video",
253
+ "Resize larger": "Thay đổi kích thước lớn hơn",
254
+ "Resize smaller": "Thay đổi kích thước nhỏ hơn",
255
+ "Table": "Bàn",
256
+ "Select table cell": "Chọn ô trong bảng",
257
+ "Extend selection one cell": "Mở rộng lựa chọn một ô",
258
+ "Extend selection one row": "Mở rộng lựa chọn một hàng",
259
+ "Navigation": "Dẫn đường",
260
+ "Focus popup / toolbar": "Tập trung popup / thanh công cụ",
261
+ "Return focus to previous position": "Quay trở lại vị trí trước",
262
+
263
+ // Embed.ly
264
+ "Embed URL": "Url nhúng",
265
+ "Paste in a URL to embed": "Dán vào một url để nhúng",
266
+
267
+ // Word Paste.
268
+ "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ó?",
269
+ "Keep": "Giữ",
270
+ "Clean": "Dọn dẹp",
271
+ "Word Paste Detected": "Dán từ được phát hiện"
272
+ },
273
+ direction: "ltr"
274
+ };
275
+
276
+ }));