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': "\u0645\u0627\u0626\u0644",
|
|
25
25
|
'Underline': "\u062A\u0633\u0637\u064A\u0631",
|
|
26
26
|
'Strikethrough': "\u064A\u062A\u0648\u0633\u0637 \u062E\u0637",
|
|
27
|
+
'Size': 'مقاس',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': "\u0625\u062F\u0631\u0627\u062C",
|
|
29
30
|
'Delete': "\u062D\u0630\u0641",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "\u062D\u062C\u0645 \u0627\u0644\u062E\u0637",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': "\u0627\u0644\u0623\u0644\u0648\u0627\u0646",
|
|
43
|
+
'Color': 'لون',
|
|
42
44
|
'Background': "\u0627\u0644\u062E\u0644\u0641\u064A\u0629",
|
|
43
45
|
'Text': "\u0627\u0644\u0646\u0635",
|
|
44
46
|
'HEX Color': 'عرافة اللون',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': "\u0646\u0645\u0637 \u0627\u0644\u0641\u0642\u0631\u0629",
|
|
55
57
|
'Inline Style': "\u0627\u0644\u0646\u0645\u0637 \u0627\u0644\u0645\u0636\u0645\u0646",
|
|
58
|
+
'Padding': 'حشوة',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': "\u0645\u062D\u0627\u0630\u0627\u0629",
|
|
58
61
|
'Align Left': "\u0645\u062D\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u0644\u0644\u064A\u0633\u0627\u0631",
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': "\u0645\u062D\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u0644\u0644\u064A\u0645\u064A\u0646",
|
|
61
64
|
'Align Justify': "\u0636\u0628\u0637",
|
|
62
65
|
'None': "\u0644\u0627 \u0634\u064A\u0621",
|
|
66
|
+
'Alignment': 'تنسيق',
|
|
67
|
+
'Next': 'التالي',
|
|
68
|
+
'Previous': 'سابق',
|
|
69
|
+
'Advanced Options': 'خيارات متقدمة',
|
|
70
|
+
'Close': 'يغلق',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': "\u0642\u0627\u0626\u0645\u0629 \u0645\u0631\u062A\u0628\u0629",
|
|
65
73
|
'Default': 'الافتراضي',
|
|
@@ -145,6 +153,22 @@
|
|
|
145
153
|
'Align Middle': "\u0645\u062D\u0627\u0630\u0627\u0629 \u0648\u0633\u0637",
|
|
146
154
|
'Align Bottom': "\u0645\u062D\u0627\u0630\u0627\u0629 \u0627\u0644\u0623\u0633\u0641\u0644",
|
|
147
155
|
'Cell Style': "\u0646\u0645\u0637 \u0627\u0644\u062E\u0644\u064A\u0629",
|
|
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': "\u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u0644\u0641",
|
|
150
174
|
'Drop file': "\u0627\u0646\u062E\u0641\u0627\u0636 \u0627\u0644\u0645\u0644\u0641",
|
|
@@ -278,11 +302,37 @@
|
|
|
278
302
|
'Word Paste Detected': 'تم اكتشاف معجون الكلمات',
|
|
279
303
|
// Character Counter
|
|
280
304
|
'Characters': 'الشخصيات',
|
|
305
|
+
//Find and Replace
|
|
306
|
+
'Find and Replace': 'البحث والاستبدال',
|
|
307
|
+
'Find': 'يجد',
|
|
308
|
+
'Replace with': 'استبدل ب',
|
|
309
|
+
'Replace All': 'استبدال الكل',
|
|
310
|
+
'Match case': 'حالة المباراة',
|
|
311
|
+
'Whole words only': 'كلام كامل فقط',
|
|
281
312
|
// More Buttons
|
|
282
313
|
'More Text': 'المزيد من النص',
|
|
283
314
|
'More Paragraph': ' المزيد من الفقرة',
|
|
284
315
|
'More Rich': ' أكثر ثراء',
|
|
285
|
-
'More Misc': ' أكثر متفرقات'
|
|
316
|
+
'More Misc': ' أكثر متفرقات',
|
|
317
|
+
//link to anchor
|
|
318
|
+
'Insert Anchor': 'إدراج مرجع',
|
|
319
|
+
'There are no entries matching': 'لا توجد مدخلات مطابقة',
|
|
320
|
+
'Update Anchor': 'تحديث مرجع',
|
|
321
|
+
'Edit Anchor': 'تعديل مرجع',
|
|
322
|
+
'Anchor Name': 'اسم المرجع',
|
|
323
|
+
'Anchor Link': 'رابط المرجع',
|
|
324
|
+
'Scroll to target': 'التمرير إلى الهدف',
|
|
325
|
+
'Enter the anchor name without space': 'أدخل اسم المرجع بدون مسافة',
|
|
326
|
+
'Anchor name already exists.': 'اسم المرجع موجود بالفعل.',
|
|
327
|
+
'Border': 'حدود',
|
|
328
|
+
//selector icon
|
|
329
|
+
'Select Table': 'حدد الجدول',
|
|
330
|
+
'Drag Table': 'اسحب الجدول',
|
|
331
|
+
'Select PageBreak': 'حدد فاصل الصفحة',
|
|
332
|
+
'Drag PageBreak': 'اسحب فاصل الصفحة',
|
|
333
|
+
'Page Break': 'فاصل الصفحة',
|
|
334
|
+
//Export to Word
|
|
335
|
+
'Export to Word': 'تصدير إلى كلمة'
|
|
286
336
|
},
|
|
287
337
|
direction: 'rtl'
|
|
288
338
|
};
|
|
@@ -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': 'Italic',
|
|
25
25
|
'Underline': "Podvu\u010Deno",
|
|
26
26
|
'Strikethrough': 'Precrtano',
|
|
27
|
+
'Size': 'Veličina',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Umetni',
|
|
29
30
|
'Delete': "Obri\u0161i",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "Veli\u010Dina fonta",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Boje',
|
|
43
|
+
'Color': 'Boja',
|
|
42
44
|
'Background': 'Pozadine',
|
|
43
45
|
'Text': 'Teksta',
|
|
44
46
|
'HEX Color': 'Hex boje',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Paragraf stil',
|
|
55
57
|
'Inline Style': 'Inline stil',
|
|
58
|
+
'Padding': 'Padding',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Alignment': 'Poravnanje',
|
|
58
61
|
'Align Left': 'Poravnaj lijevo',
|
|
@@ -60,6 +63,10 @@
|
|
|
60
63
|
'Align Right': 'Poravnaj desno',
|
|
61
64
|
'Align Justify': 'Obostrano poravnanje',
|
|
62
65
|
'None': 'Nijedan',
|
|
66
|
+
'Next': 'Dalje',
|
|
67
|
+
'Previous': 'Prethodno',
|
|
68
|
+
'Advanced Options': 'Napredne opcije',
|
|
69
|
+
'Close': 'Zatvori',
|
|
63
70
|
// Lists
|
|
64
71
|
'Ordered List': "Ure\u0111ena lista",
|
|
65
72
|
'Unordered List': "Nesre\u0111ene lista",
|
|
@@ -132,6 +139,22 @@
|
|
|
132
139
|
'Align Middle': 'Poravnaj srednji',
|
|
133
140
|
'Align Bottom': 'Poravnaj dno',
|
|
134
141
|
'Cell Style': "\u0106elija stil",
|
|
142
|
+
'Table Properties': 'Svojstva tabele',
|
|
143
|
+
'Cell Properties': 'Svojstva ćelije',
|
|
144
|
+
'Table Footer': 'Podnožje tabele',
|
|
145
|
+
'Dimensions': 'Dimenzije',
|
|
146
|
+
'Custom background color input': 'Prilagođeni unos boje pozadine',
|
|
147
|
+
'Background color picker': 'Birač boje pozadine',
|
|
148
|
+
'Custom border color input': 'Prilagođeni unos boje ivice',
|
|
149
|
+
'Border color picker': 'Birač boje granice',
|
|
150
|
+
'Border width': 'Širina ivice',
|
|
151
|
+
'Border style': 'Border style',
|
|
152
|
+
'Border color': 'Boja ivice',
|
|
153
|
+
'Table width': 'Širina stola',
|
|
154
|
+
'Table height': 'Visina stola',
|
|
155
|
+
'Left align': 'Levo poravnanje',
|
|
156
|
+
'Center align': 'Center align',
|
|
157
|
+
'Right align': 'Desno poravnajte',
|
|
135
158
|
// Files
|
|
136
159
|
'Upload File': 'Upload datoteke',
|
|
137
160
|
'Drop file': 'Drop datoteke',
|
|
@@ -206,6 +229,7 @@
|
|
|
206
229
|
'Clear Formatting': 'Izbrisati formatiranje',
|
|
207
230
|
// Save
|
|
208
231
|
'Save': 'Spremi',
|
|
232
|
+
'Ok': 'Ok',
|
|
209
233
|
// Undo, redo
|
|
210
234
|
'Undo': 'Korak nazad',
|
|
211
235
|
'Redo': 'Korak naprijed',
|
|
@@ -265,11 +289,37 @@
|
|
|
265
289
|
'Word Paste Detected': 'Otkrivena je slovna reč',
|
|
266
290
|
// Character Counter
|
|
267
291
|
'Characters': 'znakova',
|
|
292
|
+
//Find and Replace
|
|
293
|
+
'Find and Replace': 'Pronađi i zamijeni',
|
|
294
|
+
'Find': 'Nađi',
|
|
295
|
+
'Replace with': 'Zamijenite sa',
|
|
296
|
+
'Replace All': 'Zamijeni sve',
|
|
297
|
+
'Match case': 'Match case',
|
|
298
|
+
'Whole words only': 'Samo cijele riječi',
|
|
268
299
|
// More Buttons
|
|
269
300
|
'More Text': 'Još teksta',
|
|
270
301
|
'More Paragraph': 'Još paragraf',
|
|
271
302
|
'More Rich': 'More Rich',
|
|
272
|
-
'More Misc': 'More Misc'
|
|
303
|
+
'More Misc': 'More Misc',
|
|
304
|
+
// link to anchor
|
|
305
|
+
'Insert Anchor': 'Umetni sidro',
|
|
306
|
+
'There are no entries matching': 'Nema unosa koji odgovaraju',
|
|
307
|
+
'Update Anchor': 'Ažuriraj sidro',
|
|
308
|
+
'Edit Anchor': 'Uredi sidro',
|
|
309
|
+
'Anchor Name': 'Naziv sidra',
|
|
310
|
+
'Anchor Link': 'Link sidra',
|
|
311
|
+
'Scroll to target': 'Skrolujte do cilja',
|
|
312
|
+
'Enter the anchor name without space': 'Unesite naziv sidra bez razmaka',
|
|
313
|
+
'Anchor name already exists.': 'Naziv sidra već postoji.',
|
|
314
|
+
'Border': 'Granica',
|
|
315
|
+
//selector icon
|
|
316
|
+
'Select Table': 'Odaberite Table',
|
|
317
|
+
'Drag Table': 'Povucite tablicu',
|
|
318
|
+
'Select PageBreak': 'Odaberi prijelom stranice',
|
|
319
|
+
'Drag PageBreak': 'Prevucite prelom stranice',
|
|
320
|
+
'Page Break': 'Page Break',
|
|
321
|
+
//Export to Word
|
|
322
|
+
'Export to Word': 'Izvoz u Word'
|
|
273
323
|
},
|
|
274
324
|
direction: 'ltr'
|
|
275
325
|
};
|
|
@@ -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,11 +24,11 @@
|
|
|
24
24
|
'Italic': 'Kurzíva',
|
|
25
25
|
'Underline': 'Podtržené',
|
|
26
26
|
'Strikethrough': 'Přeškrtnuté',
|
|
27
|
+
'Size': 'Velikost',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Vložit',
|
|
29
30
|
'Delete': 'Vymazat',
|
|
30
31
|
'Cancel': 'Zrušit',
|
|
31
|
-
'OK': 'OK',
|
|
32
32
|
'Back': 'Zpět',
|
|
33
33
|
'Remove': 'Odstranit',
|
|
34
34
|
'More': 'Více',
|
|
@@ -39,6 +39,7 @@
|
|
|
39
39
|
'Font Size': 'Velikost písma',
|
|
40
40
|
// Colors
|
|
41
41
|
'Colors': 'Barvy',
|
|
42
|
+
'Color': 'Barva',
|
|
42
43
|
'Background': 'Pozadí',
|
|
43
44
|
'Text': 'Písmo',
|
|
44
45
|
'HEX Color': 'Hex Barvy',
|
|
@@ -53,6 +54,7 @@
|
|
|
53
54
|
// Style
|
|
54
55
|
'Paragraph Style': 'Styl odstavce',
|
|
55
56
|
'Inline Style': 'Styl řádku',
|
|
57
|
+
'Padding': 'Vycpávka',
|
|
56
58
|
// Alignment
|
|
57
59
|
'Align': 'Zarovnání',
|
|
58
60
|
'Align Left': 'Zarovnat vlevo',
|
|
@@ -60,6 +62,11 @@
|
|
|
60
62
|
'Align Right': 'Zarovnat vpravo',
|
|
61
63
|
'Align Justify': 'Zarovnat do bloku',
|
|
62
64
|
'None': 'Žádné',
|
|
65
|
+
'Alignment': 'Zarovnání',
|
|
66
|
+
'Next': 'Další',
|
|
67
|
+
'Previous': 'Předchozí',
|
|
68
|
+
'Advanced Options': 'Pokročilé možnosti',
|
|
69
|
+
'Close': 'Blízko',
|
|
63
70
|
// Lists
|
|
64
71
|
'Ordered List': 'Číslovaný seznam',
|
|
65
72
|
'Default': 'Výchozí',
|
|
@@ -145,6 +152,22 @@
|
|
|
145
152
|
'Align Middle': 'Zarovnat nastřed',
|
|
146
153
|
'Align Bottom': 'Zarovnat naspodek',
|
|
147
154
|
'Cell Style': 'Styl buňky',
|
|
155
|
+
'Table Properties': 'Vlastnosti tabulky',
|
|
156
|
+
'Cell Properties': 'Vlastnosti buňky',
|
|
157
|
+
'Table Footer': 'Zápatí tabulky',
|
|
158
|
+
'Dimensions': 'Rozměry',
|
|
159
|
+
'Custom background color input': 'Vlastní zadání barvy pozadí',
|
|
160
|
+
'Background color picker': 'Výběr barvy pozadí',
|
|
161
|
+
'Custom border color input': 'Vlastní zadání barvy okraje',
|
|
162
|
+
'Border color picker': 'Výběr barvy okraje',
|
|
163
|
+
'Border width': 'Šířka okraje',
|
|
164
|
+
'Border style': 'Styl ohraničení',
|
|
165
|
+
'Border color': 'Barva ohraničení',
|
|
166
|
+
'Table width': 'Šířka stolu',
|
|
167
|
+
'Table height': 'Výška stolu',
|
|
168
|
+
'Left align': 'Zarovnat doleva',
|
|
169
|
+
'Center align': 'Zarovnat na střed',
|
|
170
|
+
'Right align': 'Zarovnat vpravo',
|
|
148
171
|
// Files
|
|
149
172
|
'Upload File': 'Nahrát soubor',
|
|
150
173
|
'Drop file': 'Přetáhněte sem soubor',
|
|
@@ -219,6 +242,7 @@
|
|
|
219
242
|
'Clear Formatting': 'Vymazat formátování',
|
|
220
243
|
// Save
|
|
221
244
|
'Save': 'Uložit',
|
|
245
|
+
'OK': 'dobře',
|
|
222
246
|
// Undo, redo
|
|
223
247
|
'Undo': 'Zpět',
|
|
224
248
|
'Redo': 'Znovu',
|
|
@@ -275,7 +299,33 @@
|
|
|
275
299
|
'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'Vložený obsah pochází z dokumentu Microsoft Word. Chcete formát uchovat nebo jej vyčistit?',
|
|
276
300
|
'Keep': 'Uchovat',
|
|
277
301
|
'Clean': 'Vyčistit',
|
|
278
|
-
'Word Paste Detected': 'Detekovaný obsah dokumentu Word'
|
|
302
|
+
'Word Paste Detected': 'Detekovaný obsah dokumentu Word',
|
|
303
|
+
//link to anchor
|
|
304
|
+
'Insert Anchor': 'Vložit kotvu',
|
|
305
|
+
'There are no entries matching': 'Neexistují žádné odpovídající položky',
|
|
306
|
+
'Update Anchor': 'Aktualizovat kotvu',
|
|
307
|
+
'Edit Anchor': 'Upravit kotvu',
|
|
308
|
+
'Anchor Name': 'Název kotvy',
|
|
309
|
+
'Anchor Link': 'Odkaz kotvy',
|
|
310
|
+
'Scroll to target': 'Přejít na cíl',
|
|
311
|
+
'Enter the anchor name without space': 'Zadejte název kotvy bez mezery',
|
|
312
|
+
'Anchor name already exists.': 'Název kotvy již existuje.',
|
|
313
|
+
//Find and Replace
|
|
314
|
+
'Find and Replace': 'Najít a nahradit',
|
|
315
|
+
'Find': 'Nalézt',
|
|
316
|
+
'Replace with': 'Nahradit za',
|
|
317
|
+
'Replace All': 'Nahradit vše',
|
|
318
|
+
'Match case': 'Případ zápasu',
|
|
319
|
+
'Whole words only': 'Pouze celá slova',
|
|
320
|
+
'Border': 'Pohraniční',
|
|
321
|
+
//selector icon
|
|
322
|
+
'Select Table': 'Vybrat tabulku',
|
|
323
|
+
'Drag Table': 'Přetáhnout tabulku',
|
|
324
|
+
'Select PageBreak': 'Vyberte zalomení stránky',
|
|
325
|
+
'Drag PageBreak': 'Přetáhnout zalomení stránky',
|
|
326
|
+
'Page Break': 'Konec stránky',
|
|
327
|
+
//Export to Word
|
|
328
|
+
'Export to Word': 'Exportovat do Wordu'
|
|
279
329
|
},
|
|
280
330
|
direction: 'ltr'
|
|
281
331
|
};
|
|
@@ -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',
|
|
25
25
|
'Underline': 'Understreget',
|
|
26
26
|
'Strikethrough': 'Gennemstreget',
|
|
27
|
+
'Size': 'Størrelse',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Indsæt',
|
|
29
30
|
'Delete': 'Slet',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Skriftstørrelse',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Farver',
|
|
43
|
+
'Color': 'Farve',
|
|
42
44
|
'Background': 'Baggrund',
|
|
43
45
|
'Text': 'Tekst',
|
|
44
46
|
'HEX Color': 'Hex farve',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Afsnit',
|
|
55
57
|
'Inline Style': 'På linje',
|
|
58
|
+
'Padding': 'Polstring',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Tilpasning',
|
|
58
61
|
'Align Left': 'Venstrejusteret',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Højrejusteret',
|
|
61
64
|
'Align Justify': 'Justeret',
|
|
62
65
|
'None': 'Ingen',
|
|
66
|
+
'Alignment': 'Justering',
|
|
67
|
+
'Next': 'Næste',
|
|
68
|
+
'Previous': 'Tidligere',
|
|
69
|
+
'Advanced Options': 'Avancerede indstillinger',
|
|
70
|
+
'Close': 'Tæt',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': 'Punktopstilling',
|
|
65
73
|
'Unordered List': 'Punktopstilling med tal',
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Tilpas i midte',
|
|
133
141
|
'Align Bottom': 'Tilpas i bund',
|
|
134
142
|
'Cell Style': 'Celleudseende',
|
|
143
|
+
'Table Properties': 'Tabel egenskaber',
|
|
144
|
+
'Cell Properties': 'Celle egenskaber',
|
|
145
|
+
'Table Footer': 'Bordfod',
|
|
146
|
+
'Dimensions': 'Dimensioner',
|
|
147
|
+
'Custom background color input': 'Brugerdefineret baggrundsfarveinput',
|
|
148
|
+
'Background color picker': 'Baggrundsfarvevælger',
|
|
149
|
+
'Custom border color input': 'Brugerdefineret kantfarveinput',
|
|
150
|
+
'Border color picker': 'Kantfarvevælger',
|
|
151
|
+
'Border width': 'Kantbredde',
|
|
152
|
+
'Border style': 'Border stil',
|
|
153
|
+
'Border color': 'Kantfarve',
|
|
154
|
+
'Table width': 'Bordbredde',
|
|
155
|
+
'Table height': 'Bordhøjde',
|
|
156
|
+
'Left align': 'Venstrejusteret',
|
|
157
|
+
'Center align': 'Centerjuster',
|
|
158
|
+
'Right align': 'Højrejuster',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': 'Upload fil',
|
|
137
161
|
'Drop file': 'Træk filen herind',
|
|
@@ -263,11 +287,37 @@
|
|
|
263
287
|
'Word Paste Detected': 'Indsættelse fra Word opdaget',
|
|
264
288
|
// Character Counter
|
|
265
289
|
'Characters': 'tegn',
|
|
290
|
+
//Find and Replace
|
|
291
|
+
'Find and Replace': 'Find og erstat',
|
|
292
|
+
'Find': 'Finde',
|
|
293
|
+
'Replace with': 'Udskift med',
|
|
294
|
+
'Replace All': 'Erstat alle',
|
|
295
|
+
'Match case': 'Matchetui',
|
|
296
|
+
'Whole words only': 'Kun hele ord',
|
|
266
297
|
// More Buttons
|
|
267
298
|
'More Text': 'Mere tekst',
|
|
268
299
|
'More Paragraph': 'Mere afsnit',
|
|
269
300
|
'More Rich': 'Mere rig',
|
|
270
|
-
'More Misc': 'Mere Diverse'
|
|
301
|
+
'More Misc': 'Mere Diverse',
|
|
302
|
+
'Border': 'Grænse',
|
|
303
|
+
//link to anchor
|
|
304
|
+
'Insert Anchor': 'Indsæt anker',
|
|
305
|
+
'There are no entries matching': 'Der er ingen poster, der matcher',
|
|
306
|
+
'Update Anchor': 'Opdater anker',
|
|
307
|
+
'Edit Anchor': 'Rediger anker',
|
|
308
|
+
'Anchor Name': 'Ankernavn',
|
|
309
|
+
'Anchor Link': 'Ankerlink',
|
|
310
|
+
'Scroll to target': 'Rul til mål',
|
|
311
|
+
'Enter the anchor name without space': 'Indtast ankernavnet uden mellemrum',
|
|
312
|
+
'Anchor name already exists.': 'Ankernavnet findes allerede.',
|
|
313
|
+
//selector icon
|
|
314
|
+
'Select Table': 'Vælg tabel',
|
|
315
|
+
'Drag Table': 'Træk tabel',
|
|
316
|
+
'Select PageBreak': 'Vælg sideskift',
|
|
317
|
+
'Drag PageBreak': 'Træk sideskift',
|
|
318
|
+
'Page Break': 'Sideskift',
|
|
319
|
+
//Export to Word
|
|
320
|
+
'Export to Word': 'Eksporter til Word'
|
|
271
321
|
},
|
|
272
322
|
direction: 'ltr'
|
|
273
323
|
};
|
|
@@ -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
|
*/
|
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
'Italic': 'Kursiv',
|
|
38
38
|
'Underline': 'Unterstrichen',
|
|
39
39
|
'Strikethrough': 'Durchgestrichen',
|
|
40
|
+
'Size': 'Größe',
|
|
40
41
|
// Main buttons
|
|
41
42
|
'Insert': 'Einfügen',
|
|
42
43
|
'Delete': 'Löschen',
|
|
@@ -52,6 +53,7 @@
|
|
|
52
53
|
'Font Size': 'Schriftgröße',
|
|
53
54
|
// Colors
|
|
54
55
|
'Colors': 'Farben',
|
|
56
|
+
'Color': 'Farben',
|
|
55
57
|
'Background': 'Hintergrund',
|
|
56
58
|
'Text': 'Text',
|
|
57
59
|
'HEX Color': 'Hexadezimaler Farbwert',
|
|
@@ -66,6 +68,7 @@
|
|
|
66
68
|
// Style
|
|
67
69
|
'Paragraph Style': 'Absatzformatierung',
|
|
68
70
|
'Inline Style': 'Inlineformatierung',
|
|
71
|
+
'Padding': 'Abstand',
|
|
69
72
|
// Alignment
|
|
70
73
|
'Align': 'Ausrichtung',
|
|
71
74
|
'Align Left': 'Linksbündig ausrichten',
|
|
@@ -73,6 +76,11 @@
|
|
|
73
76
|
'Align Right': 'Rechtsbündig ausrichten',
|
|
74
77
|
'Align Justify': 'Blocksatz',
|
|
75
78
|
'None': 'Keine',
|
|
79
|
+
'Alignment': 'Ausrichtung',
|
|
80
|
+
'Next': 'Nächste',
|
|
81
|
+
'Previous': 'Vorherige',
|
|
82
|
+
'Advanced Options': 'Erweiterte Optionen',
|
|
83
|
+
'Close': 'schließen',
|
|
76
84
|
// Lists
|
|
77
85
|
'Default': 'Standard',
|
|
78
86
|
// Ordered lists
|
|
@@ -160,6 +168,22 @@
|
|
|
160
168
|
'Align Middle': 'Zentriert ausrichten',
|
|
161
169
|
'Align Bottom': 'Unten ausrichten',
|
|
162
170
|
'Cell Style': 'Zellen-Stil',
|
|
171
|
+
'Table Properties': 'Tabelleneigenschaften',
|
|
172
|
+
'Cell Properties': 'Zelleigenschaften',
|
|
173
|
+
'Table Footer': 'Tabellenfußzeile',
|
|
174
|
+
'Dimensions': 'Abmessungen',
|
|
175
|
+
'Custom background color input': 'Benutzerdefinierte Hintergrundfarbe eingeben',
|
|
176
|
+
'Background color picker': 'Hintergrundfarbwähler',
|
|
177
|
+
'Custom border color input': 'Benutzerdefinierte Rahmenfarbe eingeben',
|
|
178
|
+
'Border color picker': 'Rahmenfarbwähler',
|
|
179
|
+
'Border width': 'Rahmenbreite',
|
|
180
|
+
'Border style': 'Rahmenstil',
|
|
181
|
+
'Border color': 'Rahmenfarbe',
|
|
182
|
+
'Table width': 'Tabellenbreite',
|
|
183
|
+
'Table height': 'Tabellenhöhe',
|
|
184
|
+
'Left align': 'Linksbündig ausrichten',
|
|
185
|
+
'Center align': 'Zentriert ausrichten',
|
|
186
|
+
'Right align': 'Rechtsbündig ausrichten',
|
|
163
187
|
// Files
|
|
164
188
|
'Upload File': 'Datei hochladen',
|
|
165
189
|
'Insert File': 'Datei einfügen',
|
|
@@ -294,13 +318,39 @@
|
|
|
294
318
|
'Word Paste Detected': 'Aus Word einfügen',
|
|
295
319
|
// Character Counter
|
|
296
320
|
'Characters': 'Zeichen',
|
|
321
|
+
//Find and Replace
|
|
322
|
+
'Find and Replace': 'Suchen und ersetzen',
|
|
323
|
+
'Find': 'Suchen',
|
|
324
|
+
'Replace with': 'Ersetzen durch',
|
|
325
|
+
'Replace All': 'Alle ersetzen',
|
|
326
|
+
'Match case': 'Streichholzetui',
|
|
327
|
+
'Whole words only': 'Nur ganze Wörter',
|
|
297
328
|
// More Buttons
|
|
298
329
|
'More Text': 'Weitere Textformate',
|
|
299
330
|
'More Paragraph': 'Weitere Absatzformate',
|
|
300
331
|
'More Rich': 'Weitere Reichhaltige Formate',
|
|
301
332
|
'More Misc': 'Weitere Formate',
|
|
302
333
|
'Text Color': 'Textfarbe',
|
|
303
|
-
'Background Color': 'Hintergrundfarbe'
|
|
334
|
+
'Background Color': 'Hintergrundfarbe',
|
|
335
|
+
'Border': 'Rahmen',
|
|
336
|
+
//selector icon
|
|
337
|
+
'Select Table': 'Tabelle auswählen',
|
|
338
|
+
'Drag Table': 'Tabelle ziehen',
|
|
339
|
+
'Select PageBreak': 'Seitenumbruch auswählen',
|
|
340
|
+
'Drag PageBreak': 'Seitenumbruch ziehen',
|
|
341
|
+
'Page Break': 'Seitenumbruch',
|
|
342
|
+
// link to anchor
|
|
343
|
+
'Insert Anchor': 'Anker einfügen',
|
|
344
|
+
'There are no entries matching': 'Es gibt keine passenden Einträge',
|
|
345
|
+
'Update Anchor': 'Anker aktualisieren',
|
|
346
|
+
'Edit Anchor': 'Anker bearbeiten',
|
|
347
|
+
'Anchor Name': 'Ankername',
|
|
348
|
+
'Anchor Link': 'Anker-Link',
|
|
349
|
+
'Scroll to target': 'Zum Ziel scrollen',
|
|
350
|
+
'Enter the anchor name without space': 'Geben Sie den Ankamen ohne Leertaste ein',
|
|
351
|
+
'Anchor name already exists.': 'Der Ankername ist bereits vorhanden.',
|
|
352
|
+
// Export to Word
|
|
353
|
+
'Export to Word': 'In Word exportieren'
|
|
304
354
|
},
|
|
305
355
|
direction: 'ltr'
|
|
306
356
|
};
|
|
@@ -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': 'Πλάγια',
|
|
25
25
|
'Underline': 'Υπογραμμισμένα',
|
|
26
26
|
'Strikethrough': 'Διαγραμμένα',
|
|
27
|
+
'Size': 'μέγεθος',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Εισαγωγή',
|
|
29
30
|
'Delete': 'Διαγραφή',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Μέγεθος',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Χρώματα',
|
|
43
|
+
'Color': 'Χρώμα',
|
|
42
44
|
'Background': 'Φόντο',
|
|
43
45
|
'Text': 'Κείμενο',
|
|
44
46
|
'HEX Color': 'Χρώμα HEX',
|
|
@@ -56,6 +58,7 @@
|
|
|
56
58
|
'Spaced': 'Αραιά',
|
|
57
59
|
'Uppercase': 'Κεφαλαία',
|
|
58
60
|
'Inline Style': 'Ενσωματωμένος τύπος',
|
|
61
|
+
'Padding': 'Υλικό παραγεμίσματος',
|
|
59
62
|
// Alignment
|
|
60
63
|
'Align': 'Ευθυγράμμιση',
|
|
61
64
|
'Align Left': 'Αριστερά',
|
|
@@ -63,6 +66,11 @@
|
|
|
63
66
|
'Align Right': 'Δεξιά',
|
|
64
67
|
'Align Justify': 'Γέμισμα',
|
|
65
68
|
'None': 'Χωρίς ευθυγράμμιση',
|
|
69
|
+
'Alignment': 'Στοίχιση',
|
|
70
|
+
'Next': 'Επόμενο',
|
|
71
|
+
'Previous': 'Προηγούμενος',
|
|
72
|
+
'Advanced Options': 'Προηγμένες επιλογές',
|
|
73
|
+
'Close': 'Κοντά',
|
|
66
74
|
// Lists
|
|
67
75
|
'Ordered List': 'Διεταγμένη λίστα',
|
|
68
76
|
'Unordered List': 'Αναδιάταχτη λίστα',
|
|
@@ -138,6 +146,20 @@
|
|
|
138
146
|
'Align Middle': 'Ευθυγράμμιση μέσης',
|
|
139
147
|
'Align Bottom': 'Ευθυγράμμιση βάθους',
|
|
140
148
|
'Cell Style': 'Εξατομίκευση κελιού',
|
|
149
|
+
'Table Footer': 'Υποσέλιδο τραπεζιού',
|
|
150
|
+
'Dimensions': 'Διαστάσεις',
|
|
151
|
+
'Custom background color input': 'Προσαρμοσμένη εισαγωγή χρώματος φόντου',
|
|
152
|
+
'Background color picker': 'Επιλογέας χρώματος φόντου',
|
|
153
|
+
'Custom border color input': 'Προσαρμοσμένη εισαγωγή χρώματος περιγράμματος',
|
|
154
|
+
'Border color picker': 'Επιλογέας χρώματος περιγράμματος',
|
|
155
|
+
'Border width': 'Πλάτος περιγράμματος',
|
|
156
|
+
'Border style': 'Στυλ συνόρων',
|
|
157
|
+
'Border color': 'Χρώμα περιγράμματος',
|
|
158
|
+
'Table width': 'Πλάτος τραπεζιού',
|
|
159
|
+
'Table height': 'Ύψος τραπεζιού',
|
|
160
|
+
'Left align': 'Αριστερά στοίχιση',
|
|
161
|
+
'Center align': 'Στοίχιση στο κέντρο',
|
|
162
|
+
'Right align': 'Δεξιά στοίχιση',
|
|
141
163
|
// Files
|
|
142
164
|
'Upload File': 'Ανέβασμα αρχείου',
|
|
143
165
|
'Drop file': 'Σύρετε αρχείο',
|
|
@@ -212,6 +234,7 @@
|
|
|
212
234
|
'Clear Formatting': 'Εκαθάριση μορφοποίησης',
|
|
213
235
|
// Save
|
|
214
236
|
'Save': '',
|
|
237
|
+
'ok': 'Εντάξει',
|
|
215
238
|
// Undo, redo
|
|
216
239
|
'Undo': 'Αναίρεση',
|
|
217
240
|
'Redo': 'Επανάληψη',
|
|
@@ -271,11 +294,37 @@
|
|
|
271
294
|
'Word Paste Detected': 'Εντοπίστηκε επικόλληση από αρχείο Word',
|
|
272
295
|
// Character Counter
|
|
273
296
|
'Characters': 'Χαρακτήρες',
|
|
297
|
+
//Find and Replace
|
|
298
|
+
'Find and Replace': 'Εύρεση και αντικατάσταση',
|
|
299
|
+
'Find': 'Εύρημα',
|
|
300
|
+
'Replace with': 'Αντικατάσταση με',
|
|
301
|
+
'Replace All': 'Αντικατάσταση όλων',
|
|
302
|
+
'Match case': 'Θήκη αγώνα',
|
|
303
|
+
'Whole words only': 'Ολόκληρες λέξεις μόνο',
|
|
274
304
|
// More Buttons
|
|
275
305
|
'More Text': 'Περισσότερα κείμενο',
|
|
276
306
|
'More Paragraph': 'Περισσότερα Παράγραφος',
|
|
277
307
|
'More Rich': 'Περισσότερα Πλούσιος',
|
|
278
|
-
'More Misc': 'Περισσότερα Διάφορα'
|
|
308
|
+
'More Misc': 'Περισσότερα Διάφορα',
|
|
309
|
+
'Border': 'Σύνορο',
|
|
310
|
+
//selector icon
|
|
311
|
+
'Select Table': 'Επιλέξτε Πίνακας',
|
|
312
|
+
'Drag Table': 'Σύρετε τον πίνακα',
|
|
313
|
+
'Select PageBreak': 'Επιλογή αλλαγής σελίδας',
|
|
314
|
+
'Drag PageBreak': 'Σύρετε το Διακοπή σελίδας',
|
|
315
|
+
'Page Break': 'Αλλαγή σελίδας',
|
|
316
|
+
//link to anchor
|
|
317
|
+
'Insert Anchor': 'Εισαγωγή αγκύρωσης',
|
|
318
|
+
'There are no entries matching': 'Δεν υπάρχουν καταχωρήσεις που να ταιριάζουν',
|
|
319
|
+
'Update Anchor': 'Ενημέρωση αγκύρωσης',
|
|
320
|
+
'Edit Anchor': 'Επεξεργασία αγκύρωσης',
|
|
321
|
+
'Anchor Name': 'Όνομα αγκύρωσης',
|
|
322
|
+
'Anchor Link': 'Σύνδεσμος αγκύρωσης',
|
|
323
|
+
'Scroll to target': 'Κύλιση στον στόχο',
|
|
324
|
+
'Enter the anchor name without space': 'Εισάγετε το όνομα αγκύρωσης χωρίς κενό',
|
|
325
|
+
'Anchor name already exists.': 'Το όνομα αγκύρωσης υπάρχει ήδη.',
|
|
326
|
+
// Export to Word
|
|
327
|
+
'Export to Word': 'Εξαγωγή σε Word'
|
|
279
328
|
},
|
|
280
329
|
direction: 'ltr'
|
|
281
330
|
};
|