wysiwyg-rails 4.7.1 → 5.0.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 +3 -3
- data/app/assets/javascripts/froala_editor.pkgd.min.js +3 -3
- data/app/assets/javascripts/languages/ar.js +24 -8
- data/app/assets/javascripts/languages/bs.js +24 -8
- data/app/assets/javascripts/languages/cs.js +24 -8
- data/app/assets/javascripts/languages/da.js +24 -8
- data/app/assets/javascripts/languages/de.js +23 -8
- data/app/assets/javascripts/languages/el.js +24 -8
- data/app/assets/javascripts/languages/en_ca.js +24 -8
- data/app/assets/javascripts/languages/en_gb.js +24 -8
- data/app/assets/javascripts/languages/es.js +24 -8
- data/app/assets/javascripts/languages/et.js +24 -8
- data/app/assets/javascripts/languages/fa.js +24 -8
- data/app/assets/javascripts/languages/fi.js +24 -8
- data/app/assets/javascripts/languages/fr.js +26 -9
- data/app/assets/javascripts/languages/he.js +18 -12
- data/app/assets/javascripts/languages/hr.js +24 -8
- data/app/assets/javascripts/languages/hu.js +24 -8
- data/app/assets/javascripts/languages/id.js +24 -8
- data/app/assets/javascripts/languages/it.js +24 -8
- data/app/assets/javascripts/languages/ja.js +24 -8
- data/app/assets/javascripts/languages/ko.js +24 -8
- data/app/assets/javascripts/languages/ku.js +24 -8
- data/app/assets/javascripts/languages/me.js +24 -8
- data/app/assets/javascripts/languages/nb.js +24 -8
- data/app/assets/javascripts/languages/nl.js +24 -8
- data/app/assets/javascripts/languages/pl.js +24 -8
- data/app/assets/javascripts/languages/pt_br.js +24 -8
- data/app/assets/javascripts/languages/pt_pt.js +24 -8
- data/app/assets/javascripts/languages/ro.js +24 -8
- data/app/assets/javascripts/languages/ru.js +24 -8
- data/app/assets/javascripts/languages/sk.js +24 -8
- data/app/assets/javascripts/languages/sl.js +23 -8
- data/app/assets/javascripts/languages/sr.js +24 -8
- data/app/assets/javascripts/languages/sv.js +24 -8
- data/app/assets/javascripts/languages/th.js +24 -8
- data/app/assets/javascripts/languages/tr.js +24 -8
- data/app/assets/javascripts/languages/uk.js +24 -8
- data/app/assets/javascripts/languages/vi.js +23 -8
- data/app/assets/javascripts/languages/zh_cn.js +10 -12
- data/app/assets/javascripts/languages/zh_tw.js +24 -8
- data/app/assets/javascripts/plugins/align.min.js +3 -3
- data/app/assets/javascripts/plugins/char_counter.min.js +3 -3
- data/app/assets/javascripts/plugins/code_beautifier.min.js +3 -3
- data/app/assets/javascripts/plugins/code_snippet.min.js +7 -0
- data/app/assets/javascripts/plugins/code_view.min.js +3 -3
- data/app/assets/javascripts/plugins/colors.min.js +3 -3
- data/app/assets/javascripts/plugins/cryptojs.min.js +3 -3
- data/app/assets/javascripts/plugins/draggable.min.js +3 -3
- data/app/assets/javascripts/plugins/edit_in_popup.min.js +3 -3
- data/app/assets/javascripts/plugins/emoticons.min.js +3 -3
- data/app/assets/javascripts/plugins/entities.min.js +3 -3
- data/app/assets/javascripts/plugins/export_to_word.min.js +3 -3
- data/app/assets/javascripts/plugins/file.min.js +3 -3
- data/app/assets/javascripts/plugins/files_manager.min.js +3 -3
- data/app/assets/javascripts/plugins/filestack.min.js +3 -3
- data/app/assets/javascripts/plugins/find_and_replace.min.js +3 -3
- data/app/assets/javascripts/plugins/font_family.min.js +3 -3
- data/app/assets/javascripts/plugins/font_size.min.js +3 -3
- data/app/assets/javascripts/plugins/forms.min.js +3 -3
- data/app/assets/javascripts/plugins/fullscreen.min.js +3 -3
- data/app/assets/javascripts/plugins/help.min.js +3 -3
- data/app/assets/javascripts/plugins/image.min.js +3 -3
- data/app/assets/javascripts/plugins/image_manager.min.js +3 -3
- data/app/assets/javascripts/plugins/import_from_word.min.js +7 -0
- data/app/assets/javascripts/plugins/inline_class.min.js +3 -3
- data/app/assets/javascripts/plugins/inline_style.min.js +3 -3
- data/app/assets/javascripts/plugins/line_breaker.min.js +3 -3
- data/app/assets/javascripts/plugins/line_height.min.js +3 -3
- data/app/assets/javascripts/plugins/link.min.js +3 -3
- data/app/assets/javascripts/plugins/link_to_anchor.min.js +3 -3
- data/app/assets/javascripts/plugins/lists.min.js +3 -3
- data/app/assets/javascripts/plugins/markdown.min.js +3 -3
- data/app/assets/javascripts/plugins/page_break.min.js +3 -3
- data/app/assets/javascripts/plugins/paragraph_format.min.js +3 -3
- data/app/assets/javascripts/plugins/paragraph_style.min.js +3 -3
- data/app/assets/javascripts/plugins/print.min.js +3 -3
- data/app/assets/javascripts/plugins/quick_insert.min.js +3 -3
- data/app/assets/javascripts/plugins/quote.min.js +3 -3
- data/app/assets/javascripts/plugins/save.min.js +3 -3
- data/app/assets/javascripts/plugins/special_characters.min.js +3 -3
- data/app/assets/javascripts/plugins/table.min.js +3 -3
- data/app/assets/javascripts/plugins/track_changes.min.js +3 -3
- data/app/assets/javascripts/plugins/trim_video.min.js +3 -3
- data/app/assets/javascripts/plugins/url.min.js +3 -3
- data/app/assets/javascripts/plugins/video.min.js +3 -3
- data/app/assets/javascripts/plugins/word_counter.min.js +3 -3
- data/app/assets/javascripts/plugins/word_paste.min.js +3 -3
- data/app/assets/javascripts/plugins.pkgd.min.js +3 -3
- data/app/assets/javascripts/third_party/embedly.min.js +3 -3
- data/app/assets/javascripts/third_party/font_awesome.min.js +3 -3
- data/app/assets/javascripts/third_party/image_tui.min.js +3 -3
- data/app/assets/javascripts/third_party/showdown.min.js +3 -3
- data/app/assets/javascripts/third_party/spell_checker.min.js +3 -3
- data/app/assets/stylesheets/froala_editor.css +2 -2
- data/app/assets/stylesheets/froala_editor.min.css +2 -2
- data/app/assets/stylesheets/froala_editor.pkgd.css +111 -4
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +3 -3
- data/app/assets/stylesheets/froala_style.css +2 -2
- data/app/assets/stylesheets/froala_style.min.css +2 -2
- data/app/assets/stylesheets/plugins/char_counter.css +2 -2
- data/app/assets/stylesheets/plugins/char_counter.min.css +2 -2
- data/app/assets/stylesheets/plugins/code_snippet.css +111 -0
- data/app/assets/stylesheets/plugins/code_snippet.min.css +7 -0
- data/app/assets/stylesheets/plugins/code_view.css +2 -2
- data/app/assets/stylesheets/plugins/code_view.min.css +2 -2
- data/app/assets/stylesheets/plugins/colors.css +2 -2
- data/app/assets/stylesheets/plugins/colors.min.css +2 -2
- data/app/assets/stylesheets/plugins/draggable.css +2 -2
- data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
- data/app/assets/stylesheets/plugins/emoticons.css +2 -2
- data/app/assets/stylesheets/plugins/emoticons.min.css +2 -2
- data/app/assets/stylesheets/plugins/file.css +2 -2
- data/app/assets/stylesheets/plugins/file.min.css +2 -2
- data/app/assets/stylesheets/plugins/files_manager.css +2 -2
- data/app/assets/stylesheets/plugins/files_manager.min.css +2 -2
- data/app/assets/stylesheets/plugins/filestack.css +2 -2
- data/app/assets/stylesheets/plugins/filestack.min.css +2 -2
- data/app/assets/stylesheets/plugins/find_and_replace.css +2 -2
- data/app/assets/stylesheets/plugins/find_and_replace.min.css +2 -2
- data/app/assets/stylesheets/plugins/fullscreen.css +2 -2
- data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
- data/app/assets/stylesheets/plugins/help.css +2 -2
- data/app/assets/stylesheets/plugins/help.min.css +2 -2
- data/app/assets/stylesheets/plugins/image.css +2 -2
- data/app/assets/stylesheets/plugins/image.min.css +2 -2
- data/app/assets/stylesheets/plugins/image_manager.css +2 -2
- data/app/assets/stylesheets/plugins/image_manager.min.css +2 -2
- data/app/assets/stylesheets/plugins/line_breaker.css +2 -2
- data/app/assets/stylesheets/plugins/line_breaker.min.css +2 -2
- data/app/assets/stylesheets/plugins/link_to_anchor.css +2 -2
- data/app/assets/stylesheets/plugins/link_to_anchor.min.css +2 -2
- data/app/assets/stylesheets/plugins/markdown.css +2 -2
- data/app/assets/stylesheets/plugins/markdown.min.css +2 -2
- data/app/assets/stylesheets/plugins/page_break.css +3 -3
- data/app/assets/stylesheets/plugins/page_break.min.css +3 -3
- data/app/assets/stylesheets/plugins/quick_insert.css +2 -2
- data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
- data/app/assets/stylesheets/plugins/special_characters.css +2 -2
- data/app/assets/stylesheets/plugins/special_characters.min.css +2 -2
- data/app/assets/stylesheets/plugins/table.css +4 -3
- data/app/assets/stylesheets/plugins/table.min.css +3 -3
- data/app/assets/stylesheets/plugins/trim_video.css +2 -2
- data/app/assets/stylesheets/plugins/trim_video.min.css +2 -2
- data/app/assets/stylesheets/plugins/video.css +2 -2
- data/app/assets/stylesheets/plugins/video.min.css +2 -2
- data/app/assets/stylesheets/plugins.pkgd.css +111 -4
- data/app/assets/stylesheets/plugins.pkgd.min.css +3 -3
- data/app/assets/stylesheets/themes/dark.css +28 -2
- data/app/assets/stylesheets/themes/dark.min.css +3 -3
- data/app/assets/stylesheets/themes/gray.css +28 -2
- data/app/assets/stylesheets/themes/gray.min.css +3 -3
- data/app/assets/stylesheets/themes/royal.css +28 -2
- data/app/assets/stylesheets/themes/royal.min.css +3 -3
- data/app/assets/stylesheets/third_party/embedly.css +2 -2
- data/app/assets/stylesheets/third_party/embedly.min.css +2 -2
- data/app/assets/stylesheets/third_party/font_awesome.css +2 -2
- data/app/assets/stylesheets/third_party/font_awesome.min.css +2 -2
- data/app/assets/stylesheets/third_party/image_tui.css +2 -2
- data/app/assets/stylesheets/third_party/image_tui.min.css +2 -2
- data/app/assets/stylesheets/third_party/spell_checker.css +2 -2
- data/app/assets/stylesheets/third_party/spell_checker.min.css +2 -2
- data/lib/wysiwyg-rails/version.rb +1 -1
- metadata +6 -2
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Arabic
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['ku'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -149,6 +148,14 @@
|
|
|
149
148
|
'Left align': 'محاذاة لليسار',
|
|
150
149
|
'Center align': 'محاذاة للوسط',
|
|
151
150
|
'Right align': 'محاذاة إلى اليمين',
|
|
151
|
+
'solid': 'خط صلب',
|
|
152
|
+
'dashed': 'خط متقطع',
|
|
153
|
+
'dotted': 'خط منقط',
|
|
154
|
+
'double': 'خط مزدوج',
|
|
155
|
+
'groove': 'خط محفور',
|
|
156
|
+
'ridge': 'خط بارز',
|
|
157
|
+
'inset': 'خط داخلي',
|
|
158
|
+
'outset': 'خط خارجي',
|
|
152
159
|
// Files
|
|
153
160
|
'Upload File': 'بەرزکردنەوەی پەڕگە',
|
|
154
161
|
'Drop file': 'ڕاکێشانی پەڕگە',
|
|
@@ -312,10 +319,19 @@
|
|
|
312
319
|
'Enter the anchor name without space': 'أدخل اسم المرجع بدون مسافات',
|
|
313
320
|
'Anchor name already exists.': 'اسم المرجع موجود بالفعل.',
|
|
314
321
|
// Export to Word
|
|
315
|
-
'Export to Word': 'تصدير إلى وورد'
|
|
322
|
+
'Export to Word': 'تصدير إلى وورد',
|
|
323
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'دڵنیابە لە بەردەستبوونی هەموو کتێبخانە پێویستە وابەستەکان بۆ کارکردنی پڵاگینەکە.',
|
|
324
|
+
// import from Word
|
|
325
|
+
'Import from Word': 'هاوردە کردن لە وۆرد',
|
|
326
|
+
'Please upload a valid file': 'تکایە فایلێکی دروست باربکە.',
|
|
327
|
+
'File size must be less than': 'پێویستە قەبارەی فایلەکە لە خوار',
|
|
328
|
+
//Code Snippet
|
|
329
|
+
'Code Snippet': 'پارچە کۆد',
|
|
330
|
+
'Insert Code Snippet': 'دانانی پارچە کۆد',
|
|
331
|
+
'Edit Code Snippet': 'دەستکاریکردنی پارچە کۆد'
|
|
316
332
|
},
|
|
317
333
|
direction: 'rtl'
|
|
318
334
|
};
|
|
319
335
|
|
|
320
|
-
}))
|
|
336
|
+
}));
|
|
321
337
|
//# sourceMappingURL=ku.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Montenegrin
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['me'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -156,6 +155,14 @@
|
|
|
156
155
|
'Left align': 'Poravnaj lijevo',
|
|
157
156
|
'Center align': 'Poravnaj centar',
|
|
158
157
|
'Right align': 'Poravnaj desno',
|
|
158
|
+
'solid': 'Puna linija',
|
|
159
|
+
'dashed': 'Iscrtana linija',
|
|
160
|
+
'dotted': 'Tačkasta linija',
|
|
161
|
+
'double': 'Dvostruka linija',
|
|
162
|
+
'groove': 'Urezana linija',
|
|
163
|
+
'ridge': 'Izdignuta linija',
|
|
164
|
+
'inset': 'Unutrašnja linija',
|
|
165
|
+
'outset': 'Vanjska linija',
|
|
159
166
|
// Files
|
|
160
167
|
'Upload File': 'Upload datoteke',
|
|
161
168
|
'Drop file': 'Drop datoteke',
|
|
@@ -320,10 +327,19 @@
|
|
|
320
327
|
'Enter the anchor name without space': 'Unesite naziv sidra bez razmaka',
|
|
321
328
|
'Anchor name already exists.': 'Naziv sidra već postoji.',
|
|
322
329
|
// Export to Word
|
|
323
|
-
'Export to Word': 'Izvezi u Word'
|
|
330
|
+
'Export to Word': 'Izvezi u Word',
|
|
331
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Osigurajte da su sve potrebne zavisne biblioteke dostupne kako bi dodatak radio.',
|
|
332
|
+
// Import_from_word
|
|
333
|
+
'Import from Word': 'Uvezi iz Worda',
|
|
334
|
+
'Please upload a valid file': 'Molimo Vas da otpremite važeći fajl.',
|
|
335
|
+
'File size must be less than': 'Veličina datoteke mora biti manja od',
|
|
336
|
+
//Code Snippet
|
|
337
|
+
'Code Snippet': 'Isječak koda',
|
|
338
|
+
'Insert Code Snippet': 'Umetni isječak koda',
|
|
339
|
+
'Edit Code Snippet': 'Uredi isječak koda'
|
|
324
340
|
},
|
|
325
341
|
direction: 'ltr'
|
|
326
342
|
};
|
|
327
343
|
|
|
328
|
-
}))
|
|
344
|
+
}));
|
|
329
345
|
//# sourceMappingURL=me.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Norwegian
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['nb'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -156,6 +155,14 @@
|
|
|
156
155
|
'Left align': 'Venstrejustert',
|
|
157
156
|
'Center align': 'Midtjuster',
|
|
158
157
|
'Right align': 'Høyrejuster',
|
|
158
|
+
'solid': 'Heltrukket linje',
|
|
159
|
+
'dashed': 'Stiplet linje',
|
|
160
|
+
'dotted': 'Prikket linje',
|
|
161
|
+
'double': 'Dobbel linje',
|
|
162
|
+
'groove': 'Frest linje',
|
|
163
|
+
'ridge': 'Hevet linje',
|
|
164
|
+
'inset': 'Innvendig linje',
|
|
165
|
+
'outset': 'Utvendig linje',
|
|
159
166
|
// Files
|
|
160
167
|
'Upload File': 'Opplastingsfil',
|
|
161
168
|
'Drop file': 'Slippe fil',
|
|
@@ -318,10 +325,19 @@
|
|
|
318
325
|
'Anchor Link': 'Ankerlenke',
|
|
319
326
|
'Scroll to target': 'Rull til mål',
|
|
320
327
|
'Enter the anchor name without space': 'Skriv ankernavnet uten mellomrom',
|
|
321
|
-
'Anchor name already exists.': 'Ankernavnet finnes allerede.'
|
|
328
|
+
'Anchor name already exists.': 'Ankernavnet finnes allerede.',
|
|
329
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Sørg for at alle nødvendige avhengige biblioteker er tilgjengelige for at programtillegget skal fungere.',
|
|
330
|
+
// Import_from_word
|
|
331
|
+
'Import from Word': 'Importer fra Word',
|
|
332
|
+
'Please upload a valid file': 'Last opp en gyldig fil.',
|
|
333
|
+
'File size must be less than': 'Filstørrelsen må være mindre enn',
|
|
334
|
+
//Code Snippet
|
|
335
|
+
'Code Snippet': 'Kodebit',
|
|
336
|
+
'Insert Code Snippet': 'Sett inn kodebit',
|
|
337
|
+
'Edit Code Snippet': 'Rediger kodebit'
|
|
322
338
|
},
|
|
323
339
|
direction: 'ltr'
|
|
324
340
|
};
|
|
325
341
|
|
|
326
|
-
}))
|
|
342
|
+
}));
|
|
327
343
|
//# sourceMappingURL=nb.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Dutch
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['nl'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -170,6 +169,14 @@
|
|
|
170
169
|
'Left align': 'Links uitlijnen',
|
|
171
170
|
'Center align': 'Midden uitlijnen',
|
|
172
171
|
'Right align': 'Rechts uitlijnen',
|
|
172
|
+
'solid': 'Doorgetrokken lijn',
|
|
173
|
+
'dashed': 'Gestreepte lijn',
|
|
174
|
+
'dotted': 'Gestippelde lijn',
|
|
175
|
+
'double': 'Dubbele lijn',
|
|
176
|
+
'groove': 'Ingegroefde lijn',
|
|
177
|
+
'ridge': 'Verhoogde lijn',
|
|
178
|
+
'inset': 'Binnenste lijn',
|
|
179
|
+
'outset': 'Buitenste lijn',
|
|
173
180
|
// Files
|
|
174
181
|
'Upload File': 'Bestand uploaden',
|
|
175
182
|
'Drop file': 'Sleep bestand',
|
|
@@ -334,10 +341,19 @@
|
|
|
334
341
|
'Enter the anchor name without space': 'Voer de ankernaam in zonder spatie',
|
|
335
342
|
'Anchor name already exists.': 'Ankernaam bestaat al.',
|
|
336
343
|
// Export to Word
|
|
337
|
-
'Export to Word': 'Exporteren naar Word'
|
|
344
|
+
'Export to Word': 'Exporteren naar Word',
|
|
345
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Zorg ervoor dat alle vereiste afhankelijke bibliotheken beschikbaar zijn voor het functioneren van de plug-in.',
|
|
346
|
+
// Import_from_word
|
|
347
|
+
'Import from Word': 'Importeren uit Word',
|
|
348
|
+
'Please upload a valid file': 'Upload een geldig bestand.',
|
|
349
|
+
'File size must be less than': 'Bestandsgrootte moet kleiner zijn dan',
|
|
350
|
+
//Code Snippet
|
|
351
|
+
'Code Snippet': 'Codefragment',
|
|
352
|
+
'Insert Code Snippet': 'Codefragment invoegen',
|
|
353
|
+
'Edit Code Snippet': 'Codefragment bewerken'
|
|
338
354
|
},
|
|
339
355
|
direction: 'ltr'
|
|
340
356
|
};
|
|
341
357
|
|
|
342
|
-
}))
|
|
358
|
+
}));
|
|
343
359
|
//# sourceMappingURL=nl.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Polish
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['pl'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -173,6 +172,14 @@
|
|
|
173
172
|
'Left align': 'Wyrównaj do lewej',
|
|
174
173
|
'Center align': 'Wyśrodkuj',
|
|
175
174
|
'Right align': 'Wyrównaj do prawej',
|
|
175
|
+
'solid': 'Linia ciągła',
|
|
176
|
+
'dashed': 'Linia kreskowana',
|
|
177
|
+
'double': 'Podwójnie',
|
|
178
|
+
'dotted': 'Linia kropkowana',
|
|
179
|
+
'groove': 'Linia żłobiona',
|
|
180
|
+
'ridge': 'Linia wypukła',
|
|
181
|
+
'inset': 'Linia wewnętrzna',
|
|
182
|
+
'outset': 'Linia zewnętrzna',
|
|
176
183
|
// Files
|
|
177
184
|
'Upload File': "Prze\u015Blij plik",
|
|
178
185
|
'Drop file': "Upu\u015Bci\u0107 plik",
|
|
@@ -337,10 +344,19 @@
|
|
|
337
344
|
'Enter the anchor name without space': 'Wprowadź nazwę kotwicy bez spacji',
|
|
338
345
|
'Anchor name already exists.': 'Nazwa kotwicy już istnieje.',
|
|
339
346
|
//Export to Word
|
|
340
|
-
'Export to Word': 'Eksport do Worda'
|
|
347
|
+
'Export to Word': 'Eksport do Worda',
|
|
348
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Upewnij się, że wszystkie wymagane biblioteki zależne są dostępne, aby wtyczka mogła działać.',
|
|
349
|
+
// Import_from_word
|
|
350
|
+
'Import from Word': 'Importuj z Worda',
|
|
351
|
+
'Please upload a valid file': 'Proszę przesłać ważny plik.',
|
|
352
|
+
'File size must be less than': 'Rozmiar pliku musi być mniejszy niż',
|
|
353
|
+
//Code Snippet
|
|
354
|
+
'Code Snippet': 'Fragment kodu',
|
|
355
|
+
'Insert Code Snippet': 'Wstaw fragment kodu',
|
|
356
|
+
'Edit Code Snippet': 'Edytuj fragment kodu'
|
|
341
357
|
},
|
|
342
358
|
direction: 'ltr'
|
|
343
359
|
};
|
|
344
360
|
|
|
345
|
-
}))
|
|
361
|
+
}));
|
|
346
362
|
//# sourceMappingURL=pl.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Portuguese spoken in Brazil
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['pt_br'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -173,6 +172,14 @@
|
|
|
173
172
|
'Left align': 'Alinhar à esquerda',
|
|
174
173
|
'Center align': 'Centralizar',
|
|
175
174
|
'Right align': 'Alinhar à direita',
|
|
175
|
+
'solid': 'Linha contínua',
|
|
176
|
+
'dashed': 'Linha tracejada',
|
|
177
|
+
'dotted': 'Linha pontilhada',
|
|
178
|
+
'double': 'Duplo',
|
|
179
|
+
'groove': 'Linha entalhada',
|
|
180
|
+
'ridge': 'Linha em relevo',
|
|
181
|
+
'inset': 'Linha interna',
|
|
182
|
+
'outset': 'Linha externa',
|
|
176
183
|
// Files
|
|
177
184
|
'Upload File': 'Carregar arquivo',
|
|
178
185
|
'Drop file': 'Arraste seu arquivo aqui',
|
|
@@ -337,10 +344,19 @@
|
|
|
337
344
|
'Enter the anchor name without space': 'Digite o nome da âncora sem espaços',
|
|
338
345
|
'Anchor name already exists.': 'O nome da âncora já existe.',
|
|
339
346
|
// Export to Word
|
|
340
|
-
'Export to Word': 'Exportar para o Word'
|
|
347
|
+
'Export to Word': 'Exportar para o Word',
|
|
348
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Certifique-se de que todas as bibliotecas dependentes necessárias estejam disponíveis para que o plugin funcione.',
|
|
349
|
+
// Import_from_word
|
|
350
|
+
'Import from Word': 'Importar do Word',
|
|
351
|
+
'Please upload a valid file': 'Por favor, carregue um arquivo válido.',
|
|
352
|
+
'File size must be less than': 'O tamanho do arquivo deve ser menor que',
|
|
353
|
+
//Code Snippet
|
|
354
|
+
'Code Snippet': 'Trecho de Código',
|
|
355
|
+
'Insert Code Snippet': 'Inserir Trecho de Código',
|
|
356
|
+
'Edit Code Snippet': 'Editar Trecho de Código'
|
|
341
357
|
},
|
|
342
358
|
direction: 'ltr'
|
|
343
359
|
};
|
|
344
360
|
|
|
345
|
-
}))
|
|
361
|
+
}));
|
|
346
362
|
//# sourceMappingURL=pt_br.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Portuguese spoken in Portugal
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['pt_pt'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -173,6 +172,14 @@
|
|
|
173
172
|
'Left align': 'Alinhar à esquerda',
|
|
174
173
|
'Center align': 'Centrar',
|
|
175
174
|
'Right align': 'Alinhar à direita',
|
|
175
|
+
'solid': 'Linha contínua',
|
|
176
|
+
'dashed': 'Linha tracejada',
|
|
177
|
+
'dotted': 'Linha pontilhada',
|
|
178
|
+
'double': 'Duplo',
|
|
179
|
+
'groove': 'Linha sulcada',
|
|
180
|
+
'ridge': 'Linha saliente',
|
|
181
|
+
'inset': 'Linha interna',
|
|
182
|
+
'outset': 'Linha externa',
|
|
176
183
|
// Files
|
|
177
184
|
'Upload File': 'Upload de arquivo',
|
|
178
185
|
'Drop file': 'Largar arquivo',
|
|
@@ -337,10 +344,19 @@
|
|
|
337
344
|
'Enter the anchor name without space': 'Introduza o nome da âncora sem espaços',
|
|
338
345
|
'Anchor name already exists.': 'O nome da âncora já existe.',
|
|
339
346
|
// Export to Word
|
|
340
|
-
'Export to Word': 'Exportar para o Word'
|
|
347
|
+
'Export to Word': 'Exportar para o Word',
|
|
348
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Certifique-se de que todas as bibliotecas dependentes necessárias estejam disponíveis para que o plugin funcione.',
|
|
349
|
+
// Import_from_word
|
|
350
|
+
'Import from Word': 'Importar do Word',
|
|
351
|
+
'Please upload a valid file': 'Por favor, carregue um ficheiro válido.',
|
|
352
|
+
'File size must be less than': 'O tamanho do ficheiro deve ser inferior a',
|
|
353
|
+
//Code Snippet
|
|
354
|
+
'Code Snippet': 'Fragmento de Código',
|
|
355
|
+
'Insert Code Snippet': 'Inserir Fragmento de Código',
|
|
356
|
+
'Edit Code Snippet': 'Editar Fragmento de Código'
|
|
341
357
|
},
|
|
342
358
|
direction: 'ltr'
|
|
343
359
|
};
|
|
344
360
|
|
|
345
|
-
}))
|
|
361
|
+
}));
|
|
346
362
|
//# sourceMappingURL=pt_pt.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Romanian
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['ro'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -156,6 +155,14 @@
|
|
|
156
155
|
'Left align': 'Aliniați la stânga',
|
|
157
156
|
'Center align': 'Aliniați la centru',
|
|
158
157
|
'Right align': 'Aliniați la dreapta',
|
|
158
|
+
'solid': 'Linie continuă',
|
|
159
|
+
'dashed': 'Linie întreruptă',
|
|
160
|
+
'dotted': 'Linie punctată',
|
|
161
|
+
'double': 'Linie dublă',
|
|
162
|
+
'groove': 'Linie sculptată',
|
|
163
|
+
'ridge': 'Linie reliefată',
|
|
164
|
+
'inset': 'Linie interioară',
|
|
165
|
+
'outset': 'Linie exterioară',
|
|
159
166
|
// Files
|
|
160
167
|
'Upload File': "\xCEnc\u0103rca\u021Bi fi\u0219ier",
|
|
161
168
|
'Drop file': "Trage fi\u0219ier",
|
|
@@ -318,10 +325,19 @@
|
|
|
318
325
|
'Anchor Link': 'Link ancoră',
|
|
319
326
|
'Scroll to target': 'Derulează la țintă',
|
|
320
327
|
'Enter the anchor name without space': 'Introduceți numele ancorei fără spații',
|
|
321
|
-
'Anchor name already exists.': 'Numele ancorei există deja.'
|
|
328
|
+
'Anchor name already exists.': 'Numele ancorei există deja.',
|
|
329
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Asigurați-vă că toate bibliotecile dependente necesare sunt disponibile pentru ca pluginul să funcționeze.',
|
|
330
|
+
// Import_from_word
|
|
331
|
+
'Import from Word': 'Import din Word',
|
|
332
|
+
'Please upload a valid file': 'Vă rugăm să încărcați un fișier valid.',
|
|
333
|
+
'File size must be less than': 'Dimensiunea fișierului trebuie să fie mai mică de',
|
|
334
|
+
//Code Snippet
|
|
335
|
+
'Code Snippet': 'Fragment de Cod',
|
|
336
|
+
'Insert Code Snippet': 'Inserează Fragment de Cod',
|
|
337
|
+
'Edit Code Snippet': 'Editează Fragment de Cod'
|
|
322
338
|
},
|
|
323
339
|
direction: 'ltr'
|
|
324
340
|
};
|
|
325
341
|
|
|
326
|
-
}))
|
|
342
|
+
}));
|
|
327
343
|
//# sourceMappingURL=ro.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Russian
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['ru'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -169,6 +168,14 @@
|
|
|
169
168
|
'Left align': 'Выравнивание по левому краю',
|
|
170
169
|
'Center align': 'Выровнять по центру',
|
|
171
170
|
'Right align': 'Выровнять по правому краю',
|
|
171
|
+
'solid': 'Сплошная линия',
|
|
172
|
+
'dashed': 'Пунктирная линия',
|
|
173
|
+
'dotted': 'Точечная линия',
|
|
174
|
+
'double': 'Двойной',
|
|
175
|
+
'groove': 'Вырезанная линия',
|
|
176
|
+
'ridge': 'Рельефная линия',
|
|
177
|
+
'inset': 'Внутренняя линия',
|
|
178
|
+
'outset': 'Внешняя линия',
|
|
172
179
|
// Files
|
|
173
180
|
'Upload File': "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0444\u0430\u0439\u043B",
|
|
174
181
|
'Drop file': "\u041F\u0435\u0440\u0435\u043C\u0435\u0441\u0442\u0438\u0442\u0435 \u0441\u044E\u0434\u0430 \u0444\u0430\u0439\u043B",
|
|
@@ -333,10 +340,19 @@
|
|
|
333
340
|
'Enter the anchor name without space': 'Введите имя якоря без пробелов',
|
|
334
341
|
'Anchor name already exists.': 'Имя якоря уже существует.',
|
|
335
342
|
//Export to Word
|
|
336
|
-
'Export to Word': 'Экспорт в Word'
|
|
343
|
+
'Export to Word': 'Экспорт в Word',
|
|
344
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Убедитесь, что все необходимые зависимые библиотеки доступны для работы плагина.',
|
|
345
|
+
// Import_from_word
|
|
346
|
+
'Import from Word': 'Импорт из Word',
|
|
347
|
+
'Please upload a valid file': 'Пожалуйста, загрузите действительный файл.',
|
|
348
|
+
'File size must be less than': 'Размер файла не должен превышать',
|
|
349
|
+
//Code Snippet
|
|
350
|
+
'Code Snippet': 'Фрагмент кода',
|
|
351
|
+
'Insert Code Snippet': 'Вставить фрагмент кода',
|
|
352
|
+
'Edit Code Snippet': 'Редактировать фрагмент кода'
|
|
337
353
|
},
|
|
338
354
|
direction: 'ltr'
|
|
339
355
|
};
|
|
340
356
|
|
|
341
|
-
}))
|
|
357
|
+
}));
|
|
342
358
|
//# sourceMappingURL=ru.js.map
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor
|
|
2
|
+
* froala_editor v5.0.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
|
-
* Copyright 2014-
|
|
4
|
+
* Copyright 2014-2026 Froala Labs
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
(function (global, factory) {
|
|
8
8
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
|
9
9
|
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
|
10
|
-
(factory(global.FroalaEditor));
|
|
11
|
-
}(this, (function (FE) { 'use strict';
|
|
12
|
-
|
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
|
10
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
|
|
11
|
+
})(this, (function (FE) { 'use strict';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Slovak
|
|
17
15
|
*/
|
|
16
|
+
|
|
18
17
|
FE.LANGUAGE['sk'] = {
|
|
19
18
|
translation: {
|
|
20
19
|
// Place holder
|
|
@@ -169,6 +168,14 @@
|
|
|
169
168
|
'Left align': 'Zarovnať doľava',
|
|
170
169
|
'Center align': 'Zarovnať na stred',
|
|
171
170
|
'Right align': 'Zarovnať doprava',
|
|
171
|
+
'solid': 'Plná čiara',
|
|
172
|
+
'dashed': 'Čiarkovaná čiara',
|
|
173
|
+
'dotted': 'Bodkovaná čiara',
|
|
174
|
+
'double': 'Dvojitá',
|
|
175
|
+
'groove': 'Ryhovaná čiara',
|
|
176
|
+
'ridge': 'Vyvýšená čiara',
|
|
177
|
+
'inset': 'Vnútorná čiara',
|
|
178
|
+
'outset': 'Vonkajšia čiara',
|
|
172
179
|
// Files
|
|
173
180
|
'Upload File': 'Nahrať súbor',
|
|
174
181
|
'Drop file': 'Vložte súbor sem',
|
|
@@ -326,10 +333,19 @@
|
|
|
326
333
|
'Enter the anchor name without space': 'Zadajte názov kotvy bez medzier',
|
|
327
334
|
'Anchor name already exists.': 'Názov kotvy už existuje.',
|
|
328
335
|
// Export to Word
|
|
329
|
-
'Export to Word': 'Exportovať do Wordu'
|
|
336
|
+
'Export to Word': 'Exportovať do Wordu',
|
|
337
|
+
'Ensure that all required dependent libraries are available for the plugin to work.': 'Uistite sa, že sú k dispozícii všetky požadované závislé knižnice, aby doplnok fungoval.',
|
|
338
|
+
// Import_from_word
|
|
339
|
+
'Import from Word': 'Importovať z Wordu',
|
|
340
|
+
'Please upload a valid file': 'Nahrajte platný súbor.',
|
|
341
|
+
'File size must be less than': 'Veľkosť súboru musí byť menšia ako',
|
|
342
|
+
//Code Snippet
|
|
343
|
+
'Code Snippet': 'Úryvok kódu',
|
|
344
|
+
'Insert Code Snippet': 'Vložiť úryvok kódu',
|
|
345
|
+
'Edit Code Snippet': 'Upraviť úryvok kódu'
|
|
330
346
|
},
|
|
331
347
|
direction: 'ltr'
|
|
332
348
|
};
|
|
333
349
|
|
|
334
|
-
}))
|
|
350
|
+
}));
|
|
335
351
|
//# sourceMappingURL=sk.js.map
|