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': "\u041A\u0443\u0440\u0441\u0438\u0432",
|
|
25
25
|
'Underline': "\u041F\u043E\u0434\u0447\u0435\u0440\u043A\u043D\u0443\u0442\u044B\u0439",
|
|
26
26
|
'Strikethrough': "\u0417\u0430\u0447\u0435\u0440\u043A\u043D\u0443\u0442\u044B\u0439",
|
|
27
|
+
'Size': 'Размер',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C",
|
|
29
30
|
'Delete': "\u0423\u0434\u0430\u043B\u0438\u0442\u044C",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "\u0420\u0430\u0437\u043C\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': "\u0426\u0432\u0435\u0442\u0430",
|
|
43
|
+
'Color': 'Цвет',
|
|
42
44
|
'Background': "\u0424\u043E\u043D",
|
|
43
45
|
'Text': "\u0422\u0435\u043A\u0441\u0442",
|
|
44
46
|
'HEX Color': 'HEX цвет',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': "\u0421\u0442\u0438\u043B\u044C \u0430\u0431\u0437\u0430\u0446\u0430",
|
|
55
57
|
'Inline Style': "\u0412\u0441\u0442\u0440\u043E\u0435\u043D\u043D\u044B\u0439 \u0441\u0442\u0438\u043B\u044C",
|
|
58
|
+
'Padding': 'Заполнение',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': "\u0412\u044B\u0440\u043E\u0432\u043D\u044F\u0442\u044C \u043F\u043E",
|
|
58
61
|
'Align Left': "\u041F\u043E \u043B\u0435\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\u0435",
|
|
62
65
|
'None': "\u041D\u0438\u043A\u0430\u043A",
|
|
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\u043D\u044B\u0439 \u0441\u043F\u0438\u0441\u043E\u043A",
|
|
65
73
|
'Unordered List': "\u041C\u0430\u0440\u043A\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0439 \u0441\u043F\u0438\u0441\u043E\u043A",
|
|
@@ -145,6 +153,22 @@
|
|
|
145
153
|
'Align Middle': "\u0412\u044B\u0440\u043E\u0432\u043D\u044F\u0442\u044C \u043F\u043E \u0441\u0435\u0440\u0435\u0434\u0438\u043D\u0435",
|
|
146
154
|
'Align Bottom': "\u0412\u044B\u0440\u043E\u0432\u043D\u044F\u0442\u044C \u043F\u043E \u043D\u0438\u0436\u043D\u0435\u043C\u0443 \u043A\u0440\u0430\u044E",
|
|
147
155
|
'Cell Style': "\u0421\u0442\u0438\u043B\u044C \u044F\u0447\u0435\u0439\u043A\u0438",
|
|
156
|
+
'Table Properties': 'Свойства таблицы',
|
|
157
|
+
'Cell Properties': 'Свойства ячейки',
|
|
158
|
+
'Table Footer': 'Нижний колонтитул таблицы',
|
|
159
|
+
'Dimensions': 'Размеры',
|
|
160
|
+
'Custom background color input': 'Пользовательский ввод цвета фона',
|
|
161
|
+
'Background color picker': 'Выбор цвета фона',
|
|
162
|
+
'Custom border color input': 'Пользовательский ввод цвета границы',
|
|
163
|
+
'Border color picker': 'Выбор цвета границы',
|
|
164
|
+
'Border width': 'Ширина границы',
|
|
165
|
+
'Border style': 'Стиль границы',
|
|
166
|
+
'Border color': 'Цвет границы',
|
|
167
|
+
'Table width': 'Ширина стола',
|
|
168
|
+
'Table height': 'Высота стола',
|
|
169
|
+
'Left align': 'Выравнивание по левому краю',
|
|
170
|
+
'Center align': 'Выровнять по центру',
|
|
171
|
+
'Right align': 'Выровнять по правому краю',
|
|
148
172
|
// Files
|
|
149
173
|
'Upload File': "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0444\u0430\u0439\u043B",
|
|
150
174
|
'Drop file': "\u041F\u0435\u0440\u0435\u043C\u0435\u0441\u0442\u0438\u0442\u0435 \u0441\u044E\u0434\u0430 \u0444\u0430\u0439\u043B",
|
|
@@ -219,6 +243,7 @@
|
|
|
219
243
|
'Clear Formatting': "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0444\u043E\u0440\u043C\u0430\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435",
|
|
220
244
|
// Save
|
|
221
245
|
'Save': "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C",
|
|
246
|
+
'Ok': 'ОК',
|
|
222
247
|
// Undo, redo
|
|
223
248
|
'Undo': "\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C",
|
|
224
249
|
'Redo': "\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u044C",
|
|
@@ -278,11 +303,37 @@
|
|
|
278
303
|
'Word Paste Detected': 'Обнаружено копирование из Word',
|
|
279
304
|
// Character Counter
|
|
280
305
|
'Characters': 'символы',
|
|
306
|
+
// Find and Replace
|
|
307
|
+
'Find and Replace': 'Найти и заменить',
|
|
308
|
+
'Find': 'Находить',
|
|
309
|
+
'Replace with': 'Заменить на',
|
|
310
|
+
'Replace All': 'Заменить все',
|
|
311
|
+
'Match case': 'Спичечный случай',
|
|
312
|
+
'Whole words only': 'Только целые слова',
|
|
281
313
|
// More Buttons
|
|
282
314
|
'More Text': 'Редактирование текста',
|
|
283
315
|
'More Paragraph': 'Редактирование параграфа',
|
|
284
316
|
'More Rich': 'Вставка',
|
|
285
|
-
'More Misc': 'Другое'
|
|
317
|
+
'More Misc': 'Другое',
|
|
318
|
+
'Border': 'Граница',
|
|
319
|
+
// selector icon
|
|
320
|
+
'Select Table': 'Выбрать таблицу',
|
|
321
|
+
'Drag Table': 'Перетащить таблицу',
|
|
322
|
+
'Select PageBreak': 'Выбрать разрыв страницы',
|
|
323
|
+
'Drag PageBreak': 'Перетащить разрыв страницы',
|
|
324
|
+
'Page Break': 'Разрыв страницы',
|
|
325
|
+
//Link to anchor
|
|
326
|
+
'Insert Anchor': 'Вставить якорь',
|
|
327
|
+
'There are no entries matching': 'Нет совпадающих записей',
|
|
328
|
+
'Update Anchor': 'Обновить якорь',
|
|
329
|
+
'Edit Anchor': 'Редактировать якорь',
|
|
330
|
+
'Anchor Name': 'Имя якоря',
|
|
331
|
+
'Anchor Link': 'Ссылка на якорь',
|
|
332
|
+
'Scroll to target': 'Прокрутить до цели',
|
|
333
|
+
'Enter the anchor name without space': 'Введите имя якоря без пробелов',
|
|
334
|
+
'Anchor name already exists.': 'Имя якоря уже существует.',
|
|
335
|
+
//Export to Word
|
|
336
|
+
'Export to Word': 'Экспорт в Word'
|
|
286
337
|
},
|
|
287
338
|
direction: 'ltr'
|
|
288
339
|
};
|
|
@@ -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': 'Kurzíva',
|
|
25
25
|
'Underline': 'Podčiarknuté',
|
|
26
26
|
'Strikethrough': 'Preškrtnuté',
|
|
27
|
+
'Size': 'Veľkosť',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Vložiť',
|
|
29
30
|
'Delete': 'Vymazať',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Veľkosť písma',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Farby',
|
|
43
|
+
'Color': 'Farba',
|
|
42
44
|
'Background': 'Pozadie',
|
|
43
45
|
'Text': 'Text',
|
|
44
46
|
'HEX Color': 'Hex Farby',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Štýl odstavca',
|
|
55
57
|
'Inline Style': 'Inline štýl',
|
|
58
|
+
'Padding': 'Výplň',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Zarovnanie',
|
|
58
61
|
'Align Left': 'Zarovnať vľavo',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Zarovnať vpravo',
|
|
61
64
|
'Align Justify': 'Zarovnať do bloku',
|
|
62
65
|
'None': 'Žiadne',
|
|
66
|
+
'Alignment': 'Zarovnanie',
|
|
67
|
+
'Next': 'Ďalej',
|
|
68
|
+
'Previous': 'Predchádzajúce',
|
|
69
|
+
'Advanced Options': 'Pokročilé možnosti',
|
|
70
|
+
'Close': 'Zatvoriť',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': 'Číslovaný zoznam',
|
|
65
73
|
'Default': 'Štandardné',
|
|
@@ -145,6 +153,22 @@
|
|
|
145
153
|
'Align Middle': 'Zarovnat na stred',
|
|
146
154
|
'Align Bottom': 'Zarovnat na spodok',
|
|
147
155
|
'Cell Style': 'Štýl bunky',
|
|
156
|
+
'Table Properties': 'vlastnosti tabuľky',
|
|
157
|
+
'Cell Properties': 'vlastnosti buniek',
|
|
158
|
+
'Table Footer': 'Päta tabuľky',
|
|
159
|
+
'Dimensions': 'Rozmery',
|
|
160
|
+
'Custom background color input': 'Vlastný vstup farby pozadia',
|
|
161
|
+
'Background color picker': 'Výber farby pozadia',
|
|
162
|
+
'Custom border color input': 'Vlastné zadanie farby okraja',
|
|
163
|
+
'Border color picker': 'Výber farby okrajov',
|
|
164
|
+
'Border width': 'Šírka okraja',
|
|
165
|
+
'Border style': 'Štýl okrajov',
|
|
166
|
+
'Border color': 'Farba okraja',
|
|
167
|
+
'Table width': 'Šírka stola',
|
|
168
|
+
'Table height': 'Výška stola',
|
|
169
|
+
'Left align': 'Zarovnať doľava',
|
|
170
|
+
'Center align': 'Zarovnať na stred',
|
|
171
|
+
'Right align': 'Zarovnať doprava',
|
|
148
172
|
// Files
|
|
149
173
|
'Upload File': 'Nahrať súbor',
|
|
150
174
|
'Drop file': 'Vložte súbor sem',
|
|
@@ -219,6 +243,7 @@
|
|
|
219
243
|
'Clear Formatting': 'Vymazať formátovanie',
|
|
220
244
|
// Save
|
|
221
245
|
'Save': 'Uložiť',
|
|
246
|
+
'Ok': 'OK',
|
|
222
247
|
// Undo, redo
|
|
223
248
|
'Undo': 'Späť',
|
|
224
249
|
'Redo': 'Znova',
|
|
@@ -275,7 +300,33 @@
|
|
|
275
300
|
'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'Vložený obsah vychádza z dokumentu Microsoft Word. Chcete formát zachovať alebo ho vyčistiť?',
|
|
276
301
|
'Keep': 'Zachovať',
|
|
277
302
|
'Clean': 'Vyčistiť',
|
|
278
|
-
'Word Paste Detected': 'Detekované vloženie z Wordu'
|
|
303
|
+
'Word Paste Detected': 'Detekované vloženie z Wordu',
|
|
304
|
+
// Find and Replace
|
|
305
|
+
'Find and Replace': 'Nájsť a nahradiť',
|
|
306
|
+
'Find': 'Nájsť',
|
|
307
|
+
'Replace with': 'Nahradiť za',
|
|
308
|
+
'Replace All': 'Nahradiť všetko',
|
|
309
|
+
'Match case': 'Prípad zápasu',
|
|
310
|
+
'Whole words only': 'Iba celé slová',
|
|
311
|
+
'Border': 'Hranica',
|
|
312
|
+
// selector icon
|
|
313
|
+
'Select Table': 'Vyberte položku Tabuľka',
|
|
314
|
+
'Drag Table': 'Pretiahnuť tabuľku',
|
|
315
|
+
'Select PageBreak': 'Vyberte Zalomenie strany',
|
|
316
|
+
'Drag PageBreak': 'Potiahnite koniec strany',
|
|
317
|
+
'Page Break': 'Zalomenie strany',
|
|
318
|
+
//Link to anchor
|
|
319
|
+
'Insert Anchor': 'Vložiť kotvu',
|
|
320
|
+
'There are no entries matching': 'Neexistujú žiadne záznamy, ktoré by zodpovedali',
|
|
321
|
+
'Update Anchor': 'Aktualizovať kotvu',
|
|
322
|
+
'Edit Anchor': 'Upraviť kotvu',
|
|
323
|
+
'Anchor Name': 'Názov kotvy',
|
|
324
|
+
'Anchor Link': 'Odkaz kotvy',
|
|
325
|
+
'Scroll to target': 'Prejsť na cieľ',
|
|
326
|
+
'Enter the anchor name without space': 'Zadajte názov kotvy bez medzier',
|
|
327
|
+
'Anchor name already exists.': 'Názov kotvy už existuje.',
|
|
328
|
+
// Export to Word
|
|
329
|
+
'Export to Word': 'Exportovať do Wordu'
|
|
279
330
|
},
|
|
280
331
|
direction: 'ltr'
|
|
281
332
|
};
|
|
@@ -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
|
*/
|
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
'Underline': 'Podčrta',
|
|
27
27
|
//'Podčrtano',
|
|
28
28
|
'Strikethrough': 'Prečrtano',
|
|
29
|
+
'Size': 'Velikost',
|
|
29
30
|
// Main buttons
|
|
30
31
|
'Insert': 'Vstavi',
|
|
31
32
|
'Delete': 'Izbriši',
|
|
@@ -41,6 +42,7 @@
|
|
|
41
42
|
'Font Size': 'Velikost pisave',
|
|
42
43
|
// Colors
|
|
43
44
|
'Colors': 'Barve',
|
|
45
|
+
'Color': 'Barva',
|
|
44
46
|
'Background': 'Ozadje',
|
|
45
47
|
'Text': 'Besedilo',
|
|
46
48
|
'HEX Color': 'HEX Barva',
|
|
@@ -55,6 +57,7 @@
|
|
|
55
57
|
// Style
|
|
56
58
|
'Paragraph Style': 'Slog odstavka',
|
|
57
59
|
'Inline Style': 'Vrstični slog',
|
|
60
|
+
'Padding': 'Oblazinjenje',
|
|
58
61
|
// Alignment
|
|
59
62
|
'Align': 'Poravnajte',
|
|
60
63
|
'Align Left': 'Leva poravnava',
|
|
@@ -134,6 +137,22 @@
|
|
|
134
137
|
'Align Middle': 'Sredinska poravnava',
|
|
135
138
|
'Align Bottom': 'Spodnja poravnava',
|
|
136
139
|
'Cell Style': 'Slog celice',
|
|
140
|
+
'Table Properties': 'Lastnosti tabele',
|
|
141
|
+
'Cell Properties': 'Lastnosti celice',
|
|
142
|
+
'Table Footer': 'Noga tabele',
|
|
143
|
+
'Dimensions': 'Dimenzije',
|
|
144
|
+
'Custom background color input': 'Vnos barve ozadja po meri',
|
|
145
|
+
'Background color picker': 'Izbirnik barve ozadja',
|
|
146
|
+
'Custom border color input': 'Vnos barve obrobe po meri',
|
|
147
|
+
'Border color picker': 'Izbirnik barve obrobe',
|
|
148
|
+
'Border width': 'Širina obrobe',
|
|
149
|
+
'Border style': 'Slog obrobe',
|
|
150
|
+
'Border color': 'Barva obrobe',
|
|
151
|
+
'Table width': 'Širina tabele',
|
|
152
|
+
'Table height': 'Višina tabele',
|
|
153
|
+
'Left align': 'Poravnaj levo',
|
|
154
|
+
'Center align': 'Poravnaj sredino',
|
|
155
|
+
'Right align': 'desno Poravnaj ',
|
|
137
156
|
// Files
|
|
138
157
|
'Upload File': 'Naloži datoteko',
|
|
139
158
|
'Drop file': 'Spustite datoteko sem',
|
|
@@ -152,6 +171,7 @@
|
|
|
152
171
|
'Clear Formatting': 'Počisti oblikovanje',
|
|
153
172
|
// Save
|
|
154
173
|
'Save': 'Shrani',
|
|
174
|
+
'Ok': 'V redu',
|
|
155
175
|
// Undo, redo
|
|
156
176
|
'Undo': 'Razveljavi',
|
|
157
177
|
'Redo': 'Ponovno uveljavi',
|
|
@@ -211,11 +231,38 @@
|
|
|
211
231
|
'Word Paste Detected': 'Zaznano je lepljenje s programa Word',
|
|
212
232
|
// Character Counter
|
|
213
233
|
'Characters': 'Število znakov',
|
|
234
|
+
// Find and Replace
|
|
235
|
+
'Find and Replace': 'Najdi in zamenjaj',
|
|
236
|
+
'Find': 'Najdi',
|
|
237
|
+
'Replace with': 'Zamenjaj z',
|
|
238
|
+
'Replace All': 'Zamenjaj vse',
|
|
239
|
+
'Advanced Options': 'Napredne možnosti',
|
|
240
|
+
'Match case': 'Upoštevaj velike in male črke',
|
|
241
|
+
'Whole words only': 'Samo cele besede',
|
|
214
242
|
// More Buttons
|
|
215
243
|
'More Text': 'Možnosti besedila',
|
|
216
244
|
'More Paragraph': 'Možnosti odstavka',
|
|
217
245
|
'More Rich': 'Več možnosti vstavljanja',
|
|
218
|
-
'More Misc': 'Več možnosti'
|
|
246
|
+
'More Misc': 'Več možnosti',
|
|
247
|
+
'Border': 'Obroba',
|
|
248
|
+
// selector icon
|
|
249
|
+
'Select Table': 'Izberi tabelo',
|
|
250
|
+
'Drag Table': 'Povleci tabelo',
|
|
251
|
+
'Select PageBreak': 'Izberi prelom strani',
|
|
252
|
+
'Drag PageBreak': 'Povleci prelom strani',
|
|
253
|
+
'Page Break': 'Prelom strani',
|
|
254
|
+
//Link to anchor
|
|
255
|
+
'Insert Anchor': 'Vstavi sidro',
|
|
256
|
+
'There are no entries matching': 'Ni vnosov, ki bi ustrezali',
|
|
257
|
+
'Update Anchor': 'Posodobi sidro',
|
|
258
|
+
'Edit Anchor': 'Uredi sidro',
|
|
259
|
+
'Anchor Name': 'Ime sidra',
|
|
260
|
+
'Anchor Link': 'Povezava sidra',
|
|
261
|
+
'Scroll to target': 'Pomakni se do cilja',
|
|
262
|
+
'Enter the anchor name without space': 'Vnesite ime sidra brez presledkov',
|
|
263
|
+
'Anchor name already exists.': 'Ime sidra že obstaja.',
|
|
264
|
+
// Export to Word
|
|
265
|
+
'Export to Word': 'Izvozi v Word'
|
|
219
266
|
},
|
|
220
267
|
direction: 'ltr'
|
|
221
268
|
};
|
|
@@ -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': "Isko\u0161en",
|
|
25
25
|
'Underline': "Podvu\u010Deno",
|
|
26
26
|
'Strikethrough': 'Precrtan',
|
|
27
|
+
'Size': 'Veličina',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Umetanje',
|
|
29
30
|
'Delete': "Izbri\u0161i",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "Veli\u010Dina fontova",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Boje',
|
|
43
|
+
'Color': 'Boja',
|
|
42
44
|
'Background': 'Pozadina',
|
|
43
45
|
'Text': 'Tekst',
|
|
44
46
|
'HEX Color': 'HEX boje',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Stil pasusa',
|
|
55
57
|
'Inline Style': 'Umetnutih stilova',
|
|
58
|
+
'Padding': 'паддинг',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Poravnavanje',
|
|
58
61
|
'Align Left': 'Poravnaj levo',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Poravnaj desno',
|
|
61
64
|
'Align Justify': 'Obostrano poravnavanje',
|
|
62
65
|
'None': 'Niko nije',
|
|
66
|
+
'Alignment': 'Poravnanje',
|
|
67
|
+
'Next': 'Sledeće',
|
|
68
|
+
'Previous': 'Prethodno',
|
|
69
|
+
'Advanced Options': 'Napredne opcije',
|
|
70
|
+
'Close': 'Zatvori',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': "Ure\u0111enih lista",
|
|
65
73
|
'Unordered List': "Neure\u0111enu lista",
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Poravnaj po sredini',
|
|
133
141
|
'Align Bottom': 'Poravnaj dole',
|
|
134
142
|
'Cell Style': 'Mobilni stil',
|
|
143
|
+
'Table Properties': 'Svojstva tabele',
|
|
144
|
+
'Cell Properties': "Svojstva \u0107elije",
|
|
145
|
+
'Table Footer': 'Podnožje tabele',
|
|
146
|
+
'Dimensions': 'Dimenzije',
|
|
147
|
+
'Custom background color input': 'Polje za unos prilagođene boje pozadine',
|
|
148
|
+
'Background color picker': 'Birač boje pozadine',
|
|
149
|
+
'Custom border color input': 'Polje za unos prilagođene boje ivice',
|
|
150
|
+
'Border color picker': 'Birač boje ivice',
|
|
151
|
+
'Border width': 'Širina ivice',
|
|
152
|
+
'Border style': 'Stil ivice',
|
|
153
|
+
'Border color': 'Boja ivice',
|
|
154
|
+
'Table width': 'Širina tabele',
|
|
155
|
+
'Table height': 'Visina tabele',
|
|
156
|
+
'Left align': 'Poravnaj levo',
|
|
157
|
+
'Center align': 'Poravnaj na sredinu',
|
|
158
|
+
'Right align': 'Poravnaj desno',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': 'Otpremanje datoteke',
|
|
137
161
|
'Drop file': 'Baci datoteku',
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': 'Brisanje oblikovanja',
|
|
207
231
|
// Save
|
|
208
232
|
'Save': "\u0441\u0430\u0447\u0443\u0432\u0430\u0442\u0438",
|
|
233
|
+
'Ok': 'U redu',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': 'Opozovi radnju',
|
|
211
236
|
'Redo': 'Ponavljanje',
|
|
@@ -265,11 +290,37 @@
|
|
|
265
290
|
'Word Paste Detected': 'Word Nalepi otkriven',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'Цхарацтерс',
|
|
293
|
+
// Find and Replace
|
|
294
|
+
'Find and Replace': 'Pronađi i zameni',
|
|
295
|
+
'Find': 'Pronađi',
|
|
296
|
+
'Replace with': 'Zameni sa',
|
|
297
|
+
'Replace All': 'Zameni sve',
|
|
298
|
+
'Match case': 'Razlikuj velika i mala slova',
|
|
299
|
+
'Whole words only': 'Samo cele reči',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'море Тект',
|
|
270
302
|
'More Paragraph': 'Више Параграф',
|
|
271
303
|
'More Rich': 'Више Богат',
|
|
272
|
-
'More Misc': 'Више Мисц'
|
|
304
|
+
'More Misc': 'Више Мисц',
|
|
305
|
+
'Border': 'Ivica',
|
|
306
|
+
// selector icon
|
|
307
|
+
'Select Table': 'Izaberi tabelu',
|
|
308
|
+
'Drag Table': 'Prevuci tabelu',
|
|
309
|
+
'Select PageBreak': 'Izaberi prelaz stranice',
|
|
310
|
+
'Drag PageBreak': 'Prevuci prelaz stranice',
|
|
311
|
+
'Page Break': 'Prelaz stranice',
|
|
312
|
+
//Link to anchor
|
|
313
|
+
'Insert Anchor': 'Umetni sidro',
|
|
314
|
+
'There are no entries matching': 'Nema unosa koji odgovaraju',
|
|
315
|
+
'Update Anchor': 'Ažuriraj sidro',
|
|
316
|
+
'Edit Anchor': 'Uredi sidro',
|
|
317
|
+
'Anchor Name': 'Naziv sidra',
|
|
318
|
+
'Anchor Link': 'Link sidra',
|
|
319
|
+
'Scroll to target': 'Skroluj do odredišta',
|
|
320
|
+
'Enter the anchor name without space': 'Unesite naziv sidra bez razmaka',
|
|
321
|
+
'Anchor name already exists.': 'Naziv sidra već postoji.',
|
|
322
|
+
// Export to Word
|
|
323
|
+
'Export to Word': 'Izvezi u 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
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': 'Kursiv stil',
|
|
25
25
|
'Underline': 'Understruken',
|
|
26
26
|
'Strikethrough': 'Genomstruken',
|
|
27
|
+
'Size': 'Storlek',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Infoga',
|
|
29
30
|
'Delete': 'Radera',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Teckenstorlek',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': "F\xE4rger",
|
|
43
|
+
'Color': 'Färg',
|
|
42
44
|
'Background': 'Bakgrund',
|
|
43
45
|
'Text': 'Text',
|
|
44
46
|
'HEX Color': 'Hex färg',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Styckesformat',
|
|
55
57
|
'Inline Style': 'Infogad stil',
|
|
58
|
+
'Padding': 'stoppning',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Justera',
|
|
58
61
|
'Align Left': 'Vänsterjustera',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Högerjustera',
|
|
61
64
|
'Align Justify': 'Justera',
|
|
62
65
|
'None': 'Inget',
|
|
66
|
+
'Alignment': 'Inriktning',
|
|
67
|
+
'Next': 'Nästa',
|
|
68
|
+
'Previous': 'Föregående',
|
|
69
|
+
'Advanced Options': 'Avancerade alternativ',
|
|
70
|
+
'Close': 'Stäng',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': 'Ordnad lista',
|
|
65
73
|
'Unordered List': 'Oordnad lista',
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Justera mitten',
|
|
133
141
|
'Align Bottom': 'Justera nederst',
|
|
134
142
|
'Cell Style': 'Cellformat',
|
|
143
|
+
'Table Properties': 'Tabellegenskaper',
|
|
144
|
+
'Cell Properties': 'Cellegenskaper',
|
|
145
|
+
'Table Footer': 'Tabellfot',
|
|
146
|
+
'Dimensions': 'Dimensioner',
|
|
147
|
+
'Custom background color input': 'Anpassad bakgrundsfärgsinmatning',
|
|
148
|
+
'Background color picker': 'Färgväljare för bakgrund',
|
|
149
|
+
'Custom border color input': 'Anpassad inmatning av kantfärg',
|
|
150
|
+
'Border color picker': 'Kantfärgväljare',
|
|
151
|
+
'Border width': 'Kantbredd',
|
|
152
|
+
'Border style': 'Kantstil',
|
|
153
|
+
'Border color': 'Kantfärg',
|
|
154
|
+
'Table width': 'Tabell bredd',
|
|
155
|
+
'Table height': 'Tabell höjd',
|
|
156
|
+
'Left align': 'Vänsterjustera',
|
|
157
|
+
'Center align': 'Centerjustera',
|
|
158
|
+
'Right align': 'Högerjustera',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': 'Ladda upp fil',
|
|
137
161
|
'Drop file': "Sl\xE4pp fil",
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': 'Ta bort formatering',
|
|
207
231
|
// Save
|
|
208
232
|
'Save': 'Spara',
|
|
233
|
+
'Ok': 'Ok',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': "\xC5ngra",
|
|
211
236
|
'Redo': "G\xF6r om",
|
|
@@ -265,11 +290,37 @@
|
|
|
265
290
|
'Word Paste Detected': 'Urklipp från Word upptäckt',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'Tecken',
|
|
293
|
+
// Find and Replace
|
|
294
|
+
'Find and Replace': 'Hitta och ersätt',
|
|
295
|
+
'Find': 'Hitta',
|
|
296
|
+
'Replace with': 'Ersätt med',
|
|
297
|
+
'Replace All': 'Ersätt alla',
|
|
298
|
+
'Match case': 'Matcha skiftläge',
|
|
299
|
+
'Whole words only': 'Endast hela ord',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'Mer Text',
|
|
270
302
|
'More Paragraph': 'Mer Paragraf',
|
|
271
303
|
'More Rich': 'Mer Rik',
|
|
272
|
-
'More Misc': 'Mer Blandat'
|
|
304
|
+
'More Misc': 'Mer Blandat',
|
|
305
|
+
'Border': 'Kant',
|
|
306
|
+
// selector icon
|
|
307
|
+
'Select Table': 'Välj tabell',
|
|
308
|
+
'Drag Table': 'Dra tabell',
|
|
309
|
+
'Select PageBreak': 'Välj sidbrytning',
|
|
310
|
+
'Drag PageBreak': 'Dra sidbrytning',
|
|
311
|
+
'Page Break': 'Sidbrytning',
|
|
312
|
+
//Link to anchor
|
|
313
|
+
'Insert Anchor': 'Infoga ankare',
|
|
314
|
+
'There are no entries matching': 'Det finns inga poster som matchar',
|
|
315
|
+
'Update Anchor': 'Uppdatera ankare',
|
|
316
|
+
'Edit Anchor': 'Redigera ankare',
|
|
317
|
+
'Anchor Name': 'Ankarnamn',
|
|
318
|
+
'Anchor Link': 'Ankarlänk',
|
|
319
|
+
'Scroll to target': 'Rulla till mål',
|
|
320
|
+
'Enter the anchor name without space': 'Ange ankarnamnet utan mellanslag',
|
|
321
|
+
'Anchor name already exists.': 'Ankarnamnet finns redan.',
|
|
322
|
+
// Export to Word
|
|
323
|
+
'Export to Word': 'Exportera till 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
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': "\u0E15\u0E31\u0E27\u0E40\u0E2D\u0E35\u0E22\u0E07",
|
|
25
25
|
'Underline': "\u0E02\u0E35\u0E14\u0E40\u0E2A\u0E49\u0E19\u0E43\u0E15\u0E49",
|
|
26
26
|
'Strikethrough': "\u0E02\u0E35\u0E14\u0E17\u0E31\u0E1A",
|
|
27
|
+
'Size': 'ขนาด',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': "\u0E41\u0E17\u0E23\u0E01",
|
|
29
30
|
'Delete': "\u0E25\u0E1A",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "\u0E02\u0E19\u0E32\u0E14\u0E41\u0E1A\u0E1A\u0E2D\u0E31\u0E01\u0E29\u0E23",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': "\u0E2A\u0E35",
|
|
43
|
+
'Color': 'สี',
|
|
42
44
|
'Background': "\u0E1E\u0E37\u0E49\u0E19\u0E2B\u0E25\u0E31\u0E07",
|
|
43
45
|
'Text': "\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",
|
|
44
46
|
'HEX Color': 'สีฐานสิบหก',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': "\u0E25\u0E31\u0E01\u0E29\u0E13\u0E30\u0E22\u0E48\u0E2D\u0E2B\u0E19\u0E49\u0E32",
|
|
55
57
|
'Inline Style': "\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E2D\u0E34\u0E19\u0E44\u0E25\u0E19\u0E4C",
|
|
58
|
+
'Padding': 'ระยะขอบด้านใน',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': "\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E41\u0E19\u0E27",
|
|
58
61
|
'Align Left': "\u0E08\u0E31\u0E14\u0E0A\u0E34\u0E14\u0E0B\u0E49\u0E32\u0E22",
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': "\u0E08\u0E31\u0E14\u0E0A\u0E34\u0E14\u0E02\u0E27\u0E32",
|
|
61
64
|
'Align Justify': "\u0E40\u0E15\u0E47\u0E21\u0E41\u0E19\u0E27",
|
|
62
65
|
'None': "\u0E44\u0E21\u0E48",
|
|
66
|
+
'Alignment': 'การจัดตำแหน่ง',
|
|
67
|
+
'Next': 'ถัดไป',
|
|
68
|
+
'Previous': 'ก่อนหน้า',
|
|
69
|
+
'Advanced Options': 'ตัวเลือกขั้นสูง',
|
|
70
|
+
'Close': 'ปิด',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': "\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E25\u0E33\u0E14\u0E31\u0E1A\u0E40\u0E25\u0E02",
|
|
65
73
|
'Unordered List': "\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E2A\u0E31\u0E0D\u0E25\u0E31\u0E01\u0E29\u0E13\u0E4C\u0E2B\u0E31\u0E27\u0E02\u0E49\u0E2D\u0E22\u0E48\u0E2D\u0E22",
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': "\u0E15\u0E4D\u0E32\u0E41\u0E2B\u0E19\u0E48\u0E07\u0E01\u0E25\u0E32\u0E07",
|
|
133
141
|
'Align Bottom': "\u0E15\u0E4D\u0E32\u0E41\u0E2B\u0E19\u0E48\u0E07\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07",
|
|
134
142
|
'Cell Style': "\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E02\u0E2D\u0E07\u0E40\u0E0B\u0E25\u0E25\u0E4C",
|
|
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': "\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C",
|
|
137
161
|
'Drop file': "\u0E27\u0E32\u0E07\u0E44\u0E1F\u0E25\u0E4C",
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': "\u0E19\u0E33\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A",
|
|
207
231
|
// Save
|
|
208
232
|
'Save': "\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01",
|
|
233
|
+
'Ok': 'ตกลง',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': "\u0E40\u0E25\u0E34\u0E01\u0E17\u0E33",
|
|
211
236
|
'Redo': "\u0E17\u0E4D\u0E32\u0E0B\u0E49\u0E33",
|
|
@@ -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
|
};
|