wysiwyg-rails 4.6.2 → 4.7.0
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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/froala_editor.min.js +2 -2
- data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
- data/app/assets/javascripts/languages/ar.js +52 -2
- data/app/assets/javascripts/languages/bs.js +52 -2
- data/app/assets/javascripts/languages/cs.js +53 -3
- data/app/assets/javascripts/languages/da.js +52 -2
- data/app/assets/javascripts/languages/de.js +52 -2
- data/app/assets/javascripts/languages/el.js +51 -2
- data/app/assets/javascripts/languages/en_ca.js +52 -2
- data/app/assets/javascripts/languages/en_gb.js +46 -2
- data/app/assets/javascripts/languages/es.js +54 -2
- data/app/assets/javascripts/languages/et.js +53 -2
- data/app/assets/javascripts/languages/fa.js +53 -2
- data/app/assets/javascripts/languages/fi.js +53 -2
- data/app/assets/javascripts/languages/fr.js +53 -2
- data/app/assets/javascripts/languages/he.js +57 -11
- data/app/assets/javascripts/languages/hr.js +52 -2
- data/app/assets/javascripts/languages/hu.js +53 -2
- data/app/assets/javascripts/languages/id.js +53 -2
- data/app/assets/javascripts/languages/it.js +53 -2
- data/app/assets/javascripts/languages/ja.js +54 -2
- data/app/assets/javascripts/languages/ko.js +60 -27
- data/app/assets/javascripts/languages/ku.js +52 -2
- data/app/assets/javascripts/languages/me.js +53 -2
- data/app/assets/javascripts/languages/nb.js +51 -2
- data/app/assets/javascripts/languages/nl.js +53 -2
- data/app/assets/javascripts/languages/pl.js +53 -2
- data/app/assets/javascripts/languages/pt_br.js +53 -2
- data/app/assets/javascripts/languages/pt_pt.js +53 -2
- data/app/assets/javascripts/languages/ro.js +51 -2
- data/app/assets/javascripts/languages/ru.js +53 -2
- data/app/assets/javascripts/languages/sk.js +53 -2
- data/app/assets/javascripts/languages/sl.js +49 -2
- data/app/assets/javascripts/languages/sr.js +53 -2
- data/app/assets/javascripts/languages/sv.js +53 -2
- data/app/assets/javascripts/languages/th.js +53 -2
- data/app/assets/javascripts/languages/tr.js +53 -2
- data/app/assets/javascripts/languages/uk.js +53 -2
- data/app/assets/javascripts/languages/vi.js +53 -2
- data/app/assets/javascripts/languages/zh_cn.js +29 -264
- data/app/assets/javascripts/languages/zh_tw.js +53 -2
- data/app/assets/javascripts/plugins/align.min.js +2 -2
- data/app/assets/javascripts/plugins/char_counter.min.js +2 -2
- data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
- data/app/assets/javascripts/plugins/code_view.min.js +1 -1
- data/app/assets/javascripts/plugins/colors.min.js +1 -1
- data/app/assets/javascripts/plugins/cryptojs.min.js +1 -1
- data/app/assets/javascripts/plugins/draggable.min.js +1 -1
- data/app/assets/javascripts/plugins/edit_in_popup.min.js +1 -1
- data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
- data/app/assets/javascripts/plugins/entities.min.js +1 -1
- data/app/assets/javascripts/plugins/export_to_word.min.js +7 -0
- data/app/assets/javascripts/plugins/file.min.js +1 -1
- data/app/assets/javascripts/plugins/files_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/filestack.min.js +1 -1
- data/app/assets/javascripts/plugins/find_and_replace.min.js +2 -2
- data/app/assets/javascripts/plugins/font_family.min.js +1 -1
- data/app/assets/javascripts/plugins/font_size.min.js +1 -1
- data/app/assets/javascripts/plugins/forms.min.js +1 -1
- data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
- data/app/assets/javascripts/plugins/help.min.js +1 -1
- data/app/assets/javascripts/plugins/image.min.js +1 -1
- data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
- data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
- data/app/assets/javascripts/plugins/line_height.min.js +1 -1
- data/app/assets/javascripts/plugins/link.min.js +2 -2
- data/app/assets/javascripts/plugins/link_to_anchor.min.js +7 -0
- data/app/assets/javascripts/plugins/lists.min.js +2 -2
- data/app/assets/javascripts/plugins/markdown.min.js +1 -1
- data/app/assets/javascripts/plugins/page_break.min.js +7 -0
- data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
- data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
- data/app/assets/javascripts/plugins/print.min.js +2 -2
- data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
- data/app/assets/javascripts/plugins/quote.min.js +1 -1
- data/app/assets/javascripts/plugins/save.min.js +1 -1
- data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
- data/app/assets/javascripts/plugins/table.min.js +2 -2
- data/app/assets/javascripts/plugins/track_changes.min.js +2 -2
- data/app/assets/javascripts/plugins/trim_video.min.js +1 -1
- data/app/assets/javascripts/plugins/url.min.js +1 -1
- data/app/assets/javascripts/plugins/video.min.js +1 -1
- data/app/assets/javascripts/plugins/word_counter.min.js +2 -2
- data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
- data/app/assets/javascripts/plugins.pkgd.min.js +2 -2
- data/app/assets/javascripts/third_party/embedly.min.js +1 -1
- data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
- data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
- data/app/assets/javascripts/third_party/showdown.min.js +1 -1
- data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
- data/app/assets/stylesheets/froala_editor.css +96 -1
- data/app/assets/stylesheets/froala_editor.min.css +2 -2
- data/app/assets/stylesheets/froala_editor.pkgd.css +302 -90
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
- data/app/assets/stylesheets/froala_style.css +1 -1
- data/app/assets/stylesheets/froala_style.min.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
- data/app/assets/stylesheets/plugins/colors.css +1 -1
- data/app/assets/stylesheets/plugins/colors.min.css +1 -1
- data/app/assets/stylesheets/plugins/draggable.css +1 -1
- data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
- data/app/assets/stylesheets/plugins/emoticons.css +1 -1
- data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
- data/app/assets/stylesheets/plugins/file.css +1 -1
- data/app/assets/stylesheets/plugins/file.min.css +1 -1
- data/app/assets/stylesheets/plugins/files_manager.css +1 -1
- data/app/assets/stylesheets/plugins/files_manager.min.css +1 -1
- data/app/assets/stylesheets/plugins/filestack.css +1 -1
- data/app/assets/stylesheets/plugins/filestack.min.css +1 -1
- data/app/assets/stylesheets/plugins/find_and_replace.css +1 -1
- data/app/assets/stylesheets/plugins/find_and_replace.min.css +1 -1
- data/app/assets/stylesheets/plugins/fullscreen.css +1 -1
- data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
- data/app/assets/stylesheets/plugins/help.css +1 -1
- data/app/assets/stylesheets/plugins/help.min.css +1 -1
- data/app/assets/stylesheets/plugins/image.css +1 -1
- data/app/assets/stylesheets/plugins/image.min.css +1 -1
- data/app/assets/stylesheets/plugins/image_manager.css +1 -1
- data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
- data/app/assets/stylesheets/plugins/link_to_anchor.css +89 -0
- data/app/assets/stylesheets/plugins/link_to_anchor.min.css +7 -0
- data/app/assets/stylesheets/plugins/markdown.css +1 -1
- data/app/assets/stylesheets/plugins/markdown.min.css +1 -1
- data/app/assets/stylesheets/plugins/page_break.css +112 -0
- data/app/assets/stylesheets/plugins/page_break.min.css +7 -0
- data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
- data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
- data/app/assets/stylesheets/plugins/special_characters.css +1 -1
- data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
- data/app/assets/stylesheets/plugins/table.css +16 -90
- data/app/assets/stylesheets/plugins/table.min.css +2 -2
- data/app/assets/stylesheets/plugins/trim_video.css +1 -1
- data/app/assets/stylesheets/plugins/trim_video.min.css +1 -1
- data/app/assets/stylesheets/plugins/video.css +1 -1
- data/app/assets/stylesheets/plugins/video.min.css +1 -1
- data/app/assets/stylesheets/plugins.pkgd.css +207 -90
- data/app/assets/stylesheets/plugins.pkgd.min.css +2 -2
- data/app/assets/stylesheets/themes/dark.css +113 -50
- data/app/assets/stylesheets/themes/dark.min.css +2 -2
- data/app/assets/stylesheets/themes/gray.css +113 -50
- data/app/assets/stylesheets/themes/gray.min.css +2 -2
- data/app/assets/stylesheets/themes/royal.css +113 -50
- data/app/assets/stylesheets/themes/royal.min.css +2 -2
- data/app/assets/stylesheets/third_party/embedly.css +1 -1
- data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
- data/app/assets/stylesheets/third_party/font_awesome.css +1 -1
- data/app/assets/stylesheets/third_party/font_awesome.min.css +1 -1
- data/app/assets/stylesheets/third_party/image_tui.css +1 -1
- data/app/assets/stylesheets/third_party/image_tui.min.css +1 -1
- data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
- data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
- data/lib/wysiwyg-rails/version.rb +1 -1
- metadata +9 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': "\u0130talik",
|
|
25
25
|
'Underline': "Alt\u0131 \xE7izili",
|
|
26
26
|
'Strikethrough': "\xDCst\xFC \xE7izili",
|
|
27
|
+
'Size': 'Boyut',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Ekle',
|
|
29
30
|
'Delete': 'Silmek',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "Yaz\u0131tipi B\xFCy\xFCkl\xFC\u011F\xFC",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Renkler',
|
|
43
|
+
'Color': 'Renk',
|
|
42
44
|
'Background': 'Arkaplan',
|
|
43
45
|
'Text': 'Metin',
|
|
44
46
|
'HEX Color': 'Altı renkli',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Paragraf stili',
|
|
55
57
|
'Inline Style': "\xC7izgide stili",
|
|
58
|
+
'Padding': 'Dolgu',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Hizalama',
|
|
58
61
|
'Align Left': 'Sola hizala',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': "Sa\u011Fa hizala",
|
|
61
64
|
'Align Justify': "\u0130ki yana yasla",
|
|
62
65
|
'None': "Hi\xE7biri",
|
|
66
|
+
'Alignment': 'Hizalama',
|
|
67
|
+
'Next': 'Sonraki',
|
|
68
|
+
'Previous': 'Öncesi',
|
|
69
|
+
'Advanced Options': 'Gelişmiş Seçenekler',
|
|
70
|
+
'Close': 'Kapat',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': "S\u0131ral\u0131 liste",
|
|
65
73
|
'Unordered List': "S\u0131ras\u0131z liste",
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Orta hizalama',
|
|
133
141
|
'Align Bottom': 'Dibe hizalama',
|
|
134
142
|
'Cell Style': "H\xFCcre stili",
|
|
143
|
+
'Table Properties': 'Tablo özellikleri',
|
|
144
|
+
'Cell Properties': 'hücre özellikleri',
|
|
145
|
+
'Table Footer': 'Tablo Altbilgisi',
|
|
146
|
+
'Dimensions': 'Boyutlar',
|
|
147
|
+
'Custom background color input': 'Özel arka plan rengi girişi',
|
|
148
|
+
'Background color picker': 'Arka plan rengi seçici',
|
|
149
|
+
'Custom border color input': 'Özel kenarlık rengi girişi',
|
|
150
|
+
'Border color picker': 'Kenarlık rengi seçici',
|
|
151
|
+
'Border width': 'Kenarlık genişliği',
|
|
152
|
+
'Border style': 'Kenarlık stili',
|
|
153
|
+
'Border color': 'Kenarlık rengi',
|
|
154
|
+
'Table width': 'Tablo genişliği',
|
|
155
|
+
'Table height': 'Tablo yüksekliği',
|
|
156
|
+
'Left align': 'Sola hizala',
|
|
157
|
+
'Center align': 'Ortala',
|
|
158
|
+
'Right align': 'Sağa hizala',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': "Dosya Y\xFCkle",
|
|
137
161
|
'Drop file': "B\u0131rak dosya",
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': "Bi\xE7imlendirme kald\u0131r",
|
|
207
231
|
// Save
|
|
208
232
|
'Save': 'Kayıt etmek',
|
|
233
|
+
'Ok': 'Tamam',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': 'Geri Al',
|
|
211
236
|
'Redo': 'Yinele',
|
|
@@ -265,11 +290,37 @@
|
|
|
265
290
|
'Word Paste Detected': 'Kelime yapıştırması algılandı',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'Karakterler',
|
|
293
|
+
// Find and Replace
|
|
294
|
+
'Find and Replace': 'Bul ve Değiştir',
|
|
295
|
+
'Find': 'Bul',
|
|
296
|
+
'Replace with': 'Şununla değiştir',
|
|
297
|
+
'Replace All': 'Tümünü değiştir',
|
|
298
|
+
'Match case': 'Büyük/küçük harfe duyarlı',
|
|
299
|
+
'Whole words only': 'Yalnızca tam kelimeler',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'daha fazla Metin',
|
|
270
302
|
'More Paragraph': 'daha fazla Paragraf',
|
|
271
303
|
'More Rich': 'daha fazla Zengin',
|
|
272
|
-
'More Misc': 'daha fazla Çeşitli'
|
|
304
|
+
'More Misc': 'daha fazla Çeşitli',
|
|
305
|
+
'Border': 'Kenarlık',
|
|
306
|
+
// selector icon
|
|
307
|
+
'Select Table': 'Tabloyu seç',
|
|
308
|
+
'Drag Table': 'Tabloyu sürükle',
|
|
309
|
+
'Select PageBreak': 'Sayfa sonu seç',
|
|
310
|
+
'Drag PageBreak': 'Sayfa sonunu sürükle',
|
|
311
|
+
'Page Break': 'Sayfa sonu',
|
|
312
|
+
//Link to anchor
|
|
313
|
+
'Insert Anchor': 'Çapa Ekle',
|
|
314
|
+
'There are no entries matching': 'Eşleşen giriş yok',
|
|
315
|
+
'Update Anchor': 'Çapayı Güncelle',
|
|
316
|
+
'Edit Anchor': 'Çapayı Düzenle',
|
|
317
|
+
'Anchor Name': 'Çapa Adı',
|
|
318
|
+
'Anchor Link': 'Çapa Bağlantısı',
|
|
319
|
+
'Scroll to target': 'Hedefe kaydır',
|
|
320
|
+
'Enter the anchor name without space': 'Çapa adını boşluksuz girin',
|
|
321
|
+
'Anchor name already exists.': 'Çapa adı zaten mevcut.',
|
|
322
|
+
// Export to Word
|
|
323
|
+
'Export to Word': 'Word\'e Aktar'
|
|
273
324
|
},
|
|
274
325
|
direction: 'ltr'
|
|
275
326
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': "\u041A\u0443\u0440\u0441\u0438\u0432",
|
|
25
25
|
'Underline': "\u041F\u0456\u0434\u043A\u0440\u0435\u0441\u043B\u0435\u043D\u0438\u0439",
|
|
26
26
|
'Strikethrough': "\u0417\u0430\u043A\u0440\u0435\u0441\u043B\u0435\u043D\u0438\u0439",
|
|
27
|
+
'Size': 'Розмір',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': "\u0432\u0441\u0442\u0430\u0432\u0438\u0442\u0438",
|
|
29
30
|
'Delete': "\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "\u0420\u043E\u0437\u043C\u0456\u0440 \u0448\u0440\u0438\u0444\u0442\u0443",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': "\u043A\u043E\u043B\u044C\u043E\u0440\u0438",
|
|
43
|
+
'Color': 'Колір',
|
|
42
44
|
'Background': "\u0424\u043E\u043D",
|
|
43
45
|
'Text': "\u0422\u0435\u043A\u0441\u0442",
|
|
44
46
|
'HEX Color': 'Шістнадцятковий колір',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': "\u043F\u0443\u043D\u043A\u0442 \u0441\u0442\u0438\u043B\u044C",
|
|
55
57
|
'Inline Style': "\u0432\u0431\u0443\u0434\u043E\u0432\u0430\u043D\u0438\u0439 \u0441\u0442\u0438\u043B\u044C",
|
|
58
|
+
'Padding': 'Внутрішній відступ',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': "\u0412\u0438\u0440\u0456\u0432\u043D\u044E\u0432\u0430\u043D\u043D\u044F",
|
|
58
61
|
'Align Left': "\u041F\u043E \u043B\u0456\u0432\u043E\u043C\u0443 \u043A\u0440\u0430\u044E",
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': "\u041F\u043E \u043F\u0440\u0430\u0432\u043E\u043C\u0443 \u043A\u0440\u0430\u044E",
|
|
61
64
|
'Align Justify': "\u041F\u043E \u0448\u0438\u0440\u0438\u043D\u0456",
|
|
62
65
|
'None': "\u043D\u0456",
|
|
66
|
+
'Alignment': 'Вирівнювання',
|
|
67
|
+
'Next': 'Далі',
|
|
68
|
+
'Previous': 'Назад',
|
|
69
|
+
'Advanced Options': 'Додаткові параметри',
|
|
70
|
+
'Close': 'Закрити',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': "\u041D\u0443\u043C\u0435\u0440\u043E\u0432\u0430\u043D\u0438\u0439 \u0441\u043F\u0438\u0441\u043E\u043A",
|
|
65
73
|
'Unordered List': "\u041C\u0430\u0440\u043A\u043E\u0432\u0430\u043D\u0438\u0439 \u0441\u043F\u0438\u0441\u043E\u043A",
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': "\u0432\u0438\u0440\u0456\u0432\u043D\u044F\u0442\u0438 \u043F\u043E \u0441\u0435\u0440\u0435\u0434\u0438\u043D\u0456",
|
|
133
141
|
'Align Bottom': "\u0417\u0456\u0441\u0442\u0430\u0432\u0442\u0435 \u043D\u0438\u0436\u043D\u044E",
|
|
134
142
|
'Cell Style': "\u0441\u0442\u0438\u043B\u044C \u043A\u043E\u043C\u0456\u0440\u043A\u0438",
|
|
143
|
+
'Table Properties': 'Властивості таблиці',
|
|
144
|
+
'Cell Properties': 'Властивості комірки',
|
|
145
|
+
'Table Footer': 'Нижній колонтитул таблиці',
|
|
146
|
+
'Dimensions': 'Розміри',
|
|
147
|
+
'Custom background color input': 'Введення власного кольору фону',
|
|
148
|
+
'Background color picker': 'Вибір кольору фону',
|
|
149
|
+
'Custom border color input': 'Введення власного кольору межі',
|
|
150
|
+
'Border color picker': 'Вибір кольору межі',
|
|
151
|
+
'Border width': 'Ширина межі',
|
|
152
|
+
'Border style': 'Стиль межі',
|
|
153
|
+
'Border color': 'Колір межі',
|
|
154
|
+
'Table width': 'Ширина таблиці',
|
|
155
|
+
'Table height': 'Висота таблиці',
|
|
156
|
+
'Left align': 'Вирівняти ліворуч',
|
|
157
|
+
'Center align': 'Вирівняти по центру',
|
|
158
|
+
'Right align': 'Вирівняти праворуч',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': "\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438 \u0444\u0430\u0439\u043B",
|
|
137
161
|
'Drop file': "\u041F\u0435\u0440\u0435\u043C\u0456\u0441\u0442\u0456\u0442\u044C \u0444\u0430\u0439\u043B \u0441\u044E\u0434\u0438",
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': "\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0444\u043E\u0440\u043C\u0430\u0442\u0443\u0432\u0430\u043D\u043D\u044F",
|
|
207
231
|
// Save
|
|
208
232
|
'Save': "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438",
|
|
233
|
+
'Ok': 'Гаразд',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': "\u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438",
|
|
211
236
|
'Redo': "\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0438",
|
|
@@ -265,11 +290,37 @@
|
|
|
265
290
|
'Word Paste Detected': 'Слово паста виявлено',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'Символи',
|
|
293
|
+
// Find and Replace
|
|
294
|
+
'Find and Replace': 'Знайти та замінити',
|
|
295
|
+
'Find': 'Знайти',
|
|
296
|
+
'Replace with': 'Замінити на',
|
|
297
|
+
'Replace All': 'Замінити все',
|
|
298
|
+
'Match case': 'Враховувати регістр',
|
|
299
|
+
'Whole words only': 'Лише цілі слова',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'більше тексту',
|
|
270
302
|
'More Paragraph': 'більше Параграф',
|
|
271
303
|
'More Rich': 'більше Багатий',
|
|
272
|
-
'More Misc': 'більше Різне'
|
|
304
|
+
'More Misc': 'більше Різне',
|
|
305
|
+
'Border': 'кордону',
|
|
306
|
+
// selector icon
|
|
307
|
+
'Select Table': 'Вибрати таблицю',
|
|
308
|
+
'Drag Table': 'Перетягнути таблицю',
|
|
309
|
+
'Select PageBreak': 'Виберіть розрив сторінки',
|
|
310
|
+
'Drag PageBreak': 'Перетягнути розрив сторінки',
|
|
311
|
+
'Page Break': 'Розрив сторінки',
|
|
312
|
+
//Link to anchor
|
|
313
|
+
'Insert Anchor': 'Вставити якір',
|
|
314
|
+
'There are no entries matching': 'Немає записів, що відповідають',
|
|
315
|
+
'Update Anchor': 'Оновити якір',
|
|
316
|
+
'Edit Anchor': 'Редагувати якір',
|
|
317
|
+
'Anchor Name': 'Назва якоря',
|
|
318
|
+
'Anchor Link': 'Посилання на якір',
|
|
319
|
+
'Scroll to target': 'Прокрутити до цілі',
|
|
320
|
+
'Enter the anchor name without space': 'Введіть назву якоря без пробілів',
|
|
321
|
+
'Anchor name already exists.': 'Назва якоря вже існує.',
|
|
322
|
+
//export to word
|
|
323
|
+
'Export to Word': 'Експорт у Word'
|
|
273
324
|
},
|
|
274
325
|
direction: 'ltr'
|
|
275
326
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
'Italic': "Nghi\xEAng",
|
|
22
22
|
'Underline': "G\u1EA1ch ch\xE2n",
|
|
23
23
|
'Strikethrough': "G\u1EA1ch ngang ch\u1EEF",
|
|
24
|
+
'Size': 'Kích thước',
|
|
24
25
|
// Main buttons
|
|
25
26
|
'Insert': "Ch\xE8n",
|
|
26
27
|
'Delete': "X\xF3a",
|
|
@@ -36,6 +37,7 @@
|
|
|
36
37
|
'Font Size': "C\u1EE1 ch\u1EEF",
|
|
37
38
|
// Colors
|
|
38
39
|
'Colors': "M\xE0u s\u1EAFc",
|
|
40
|
+
'Color': 'Màu sắc',
|
|
39
41
|
'Background': "N\u1EC1n",
|
|
40
42
|
'Text': "Ch\u1EEF",
|
|
41
43
|
'HEX Color': 'Màu hex',
|
|
@@ -50,6 +52,7 @@
|
|
|
50
52
|
// Style
|
|
51
53
|
'Paragraph Style': "Ki\u1EC3u \u0111o\u1EA1n v\u0103n b\u1EA3n",
|
|
52
54
|
'Inline Style': "Ki\u1EC3u d\xF2ng",
|
|
55
|
+
'Padding': 'Đệm',
|
|
53
56
|
// Alignment
|
|
54
57
|
'Align': "C\u0103n ch\u1EC9nh",
|
|
55
58
|
'Align Left': "C\u0103n tr\xE1i",
|
|
@@ -57,6 +60,11 @@
|
|
|
57
60
|
'Align Right': "C\u0103n ph\u1EA3i",
|
|
58
61
|
'Align Justify': "C\u0103n \u0111\u1EC1u",
|
|
59
62
|
'None': "Kh\xF4ng",
|
|
63
|
+
'Alignment': 'Căn chỉnh',
|
|
64
|
+
'Next': 'Tiếp theo',
|
|
65
|
+
'Previous': 'Trước đó',
|
|
66
|
+
'Advanced Options': 'Tùy chọn nâng cao',
|
|
67
|
+
'Close': 'Đóng',
|
|
60
68
|
// Lists
|
|
61
69
|
'Ordered List': "Danh s\xE1ch theo th\u1EE9 t\u1EF1",
|
|
62
70
|
'Unordered List': "Danh s\xE1ch li\u1EC7t k\xEA",
|
|
@@ -129,6 +137,22 @@
|
|
|
129
137
|
'Align Middle': "C\u0103n gi\u1EEFa",
|
|
130
138
|
'Align Bottom': "C\u0103n d\u01B0\u1EDBi",
|
|
131
139
|
'Cell Style': "Ki\u1EC3u \xF4",
|
|
140
|
+
'Table Properties': 'Thuộc tính bảng',
|
|
141
|
+
'Cell Properties': 'Thuộc tính ô',
|
|
142
|
+
'Table Footer': 'Chân bảng',
|
|
143
|
+
'Dimensions': 'Kích thước',
|
|
144
|
+
'Custom background color input': 'Nhập màu nền tùy chỉnh',
|
|
145
|
+
'Background color picker': 'Bộ chọn màu nền',
|
|
146
|
+
'Custom border color input': 'Nhập màu viền tùy chỉnh',
|
|
147
|
+
'Border color picker': 'Bộ chọn màu viền',
|
|
148
|
+
'Border width': 'Độ rộng viền',
|
|
149
|
+
'Border style': 'Kiểu viền',
|
|
150
|
+
'Border color': 'Màu viền',
|
|
151
|
+
'Table width': 'Chiều rộng bảng',
|
|
152
|
+
'Table height': 'Chiều cao bảng',
|
|
153
|
+
'Left align': 'Căn trái',
|
|
154
|
+
'Center align': 'Căn giữa',
|
|
155
|
+
'Right align': 'Căn phải',
|
|
132
156
|
// Files
|
|
133
157
|
'Upload File': "T\u1EA3i file l\xEAn",
|
|
134
158
|
'Drop file': "K\xE9o th\u1EA3 file",
|
|
@@ -147,6 +171,7 @@
|
|
|
147
171
|
'Clear Formatting': "X\xF3a \u0111\u1ECBnh d\u1EA1ng",
|
|
148
172
|
// Save
|
|
149
173
|
'Save': 'Save',
|
|
174
|
+
'Ok': 'Ok',
|
|
150
175
|
// Undo, redo
|
|
151
176
|
'Undo': 'Undo',
|
|
152
177
|
'Redo': 'Redo',
|
|
@@ -206,11 +231,37 @@
|
|
|
206
231
|
'Word Paste Detected': 'Dán từ được phát hiện',
|
|
207
232
|
// Character Counter
|
|
208
233
|
'Characters': 'Nhân vật',
|
|
234
|
+
// Find and Replace
|
|
235
|
+
'Find and Replace': 'Tìm và thay thế',
|
|
236
|
+
'Find': 'Tìm',
|
|
237
|
+
'Replace with': 'Thay thế bằng',
|
|
238
|
+
'Replace All': 'Thay thế tất cả',
|
|
239
|
+
'Match case': 'Phân biệt chữ hoa/thường',
|
|
240
|
+
'Whole words only': 'Chỉ từ nguyên vẹn',
|
|
209
241
|
// More Buttons
|
|
210
242
|
'More Text': 'Thêm văn bản',
|
|
211
243
|
'More Paragraph': 'Đoạn khác',
|
|
212
244
|
'More Rich': 'Giàu hơn',
|
|
213
|
-
'More Misc': 'Thêm linh tinh'
|
|
245
|
+
'More Misc': 'Thêm linh tinh',
|
|
246
|
+
'Border': 'ranh giới',
|
|
247
|
+
// selector icon
|
|
248
|
+
'Select Table': 'Chọn bảng',
|
|
249
|
+
'Drag Table': 'Kéo bảng',
|
|
250
|
+
'Select PageBreak': 'Chọn ngắt trang',
|
|
251
|
+
'Drag PageBreak': 'Kéo ngắt trang',
|
|
252
|
+
'Page Break': 'Ngắt trang',
|
|
253
|
+
//Link To anchor
|
|
254
|
+
'Insert Anchor': 'Chèn neo',
|
|
255
|
+
'There are no entries matching': 'Không có mục nào phù hợp',
|
|
256
|
+
'Update Anchor': 'Cập nhật neo',
|
|
257
|
+
'Edit Anchor': 'Chỉnh sửa neo',
|
|
258
|
+
'Anchor Name': 'Tên neo',
|
|
259
|
+
'Anchor Link': 'Liên kết neo',
|
|
260
|
+
'Scroll to target': 'Cuộn đến mục tiêu',
|
|
261
|
+
'Enter the anchor name without space': 'Nhập tên neo không có dấu cách',
|
|
262
|
+
'Anchor name already exists.': 'Tên neo đã tồn tại.',
|
|
263
|
+
// Export to Word
|
|
264
|
+
'Export to Word': 'Xuất ra Word'
|
|
214
265
|
},
|
|
215
266
|
direction: 'ltr'
|
|
216
267
|
};
|