wysiwyg-rails 2.9.6 → 2.9.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -21
  3. data/README.md +175 -127
  4. data/Rakefile +5 -5
  5. data/app/assets/javascripts/froala_editor.min.js +7 -7
  6. data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
  7. data/app/assets/javascripts/languages/ar.js +336 -336
  8. data/app/assets/javascripts/languages/bs.js +336 -336
  9. data/app/assets/javascripts/languages/cs.js +336 -336
  10. data/app/assets/javascripts/languages/da.js +333 -333
  11. data/app/assets/javascripts/languages/de.js +336 -336
  12. data/app/assets/javascripts/languages/el.js +342 -342
  13. data/app/assets/javascripts/languages/en_ca.js +280 -280
  14. data/app/assets/javascripts/languages/en_gb.js +280 -280
  15. data/app/assets/javascripts/languages/es.js +342 -318
  16. data/app/assets/javascripts/languages/et.js +336 -336
  17. data/app/assets/javascripts/languages/fa.js +336 -336
  18. data/app/assets/javascripts/languages/fi.js +336 -336
  19. data/app/assets/javascripts/languages/fr.js +336 -336
  20. data/app/assets/javascripts/languages/he.js +336 -336
  21. data/app/assets/javascripts/languages/hr.js +336 -336
  22. data/app/assets/javascripts/languages/hu.js +336 -336
  23. data/app/assets/javascripts/languages/id.js +337 -337
  24. data/app/assets/javascripts/languages/it.js +336 -336
  25. data/app/assets/javascripts/languages/ja.js +336 -336
  26. data/app/assets/javascripts/languages/ko.js +336 -336
  27. data/app/assets/javascripts/languages/ku.js +329 -329
  28. data/app/assets/javascripts/languages/me.js +336 -336
  29. data/app/assets/javascripts/languages/nb.js +336 -336
  30. data/app/assets/javascripts/languages/nl.js +336 -336
  31. data/app/assets/javascripts/languages/pl.js +336 -336
  32. data/app/assets/javascripts/languages/pt_br.js +336 -336
  33. data/app/assets/javascripts/languages/pt_pt.js +336 -336
  34. data/app/assets/javascripts/languages/ro.js +336 -336
  35. data/app/assets/javascripts/languages/ru.js +336 -336
  36. data/app/assets/javascripts/languages/sk.js +336 -336
  37. data/app/assets/javascripts/languages/sr.js +336 -336
  38. data/app/assets/javascripts/languages/sv.js +336 -336
  39. data/app/assets/javascripts/languages/th.js +336 -336
  40. data/app/assets/javascripts/languages/tr.js +336 -336
  41. data/app/assets/javascripts/languages/uk.js +336 -336
  42. data/app/assets/javascripts/languages/vi.js +276 -276
  43. data/app/assets/javascripts/languages/zh_cn.js +336 -336
  44. data/app/assets/javascripts/languages/zh_tw.js +336 -336
  45. data/app/assets/javascripts/plugins/align.min.js +6 -6
  46. data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
  47. data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
  48. data/app/assets/javascripts/plugins/code_view.min.js +7 -7
  49. data/app/assets/javascripts/plugins/colors.min.js +7 -7
  50. data/app/assets/javascripts/plugins/draggable.min.js +7 -7
  51. data/app/assets/javascripts/plugins/emoticons.min.js +7 -7
  52. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  53. data/app/assets/javascripts/plugins/file.min.js +7 -7
  54. data/app/assets/javascripts/plugins/font_family.min.js +6 -6
  55. data/app/assets/javascripts/plugins/font_size.min.js +6 -6
  56. data/app/assets/javascripts/plugins/forms.min.js +6 -6
  57. data/app/assets/javascripts/plugins/fullscreen.min.js +7 -7
  58. data/app/assets/javascripts/plugins/help.min.js +6 -6
  59. data/app/assets/javascripts/plugins/image.min.js +7 -7
  60. data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
  61. data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
  62. data/app/assets/javascripts/plugins/inline_style.min.js +7 -7
  63. data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
  64. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  65. data/app/assets/javascripts/plugins/link.min.js +7 -7
  66. data/app/assets/javascripts/plugins/lists.min.js +7 -7
  67. data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
  68. data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
  69. data/app/assets/javascripts/plugins/print.min.js +6 -6
  70. data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
  71. data/app/assets/javascripts/plugins/quote.min.js +6 -6
  72. data/app/assets/javascripts/plugins/save.min.js +6 -6
  73. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  74. data/app/assets/javascripts/plugins/table.min.js +7 -7
  75. data/app/assets/javascripts/plugins/url.min.js +6 -6
  76. data/app/assets/javascripts/plugins/video.min.js +7 -7
  77. data/app/assets/javascripts/plugins/word_paste.min.js +7 -7
  78. data/app/assets/javascripts/third_party/embedly.min.js +7 -7
  79. data/app/assets/javascripts/third_party/font_awesome.min.js +7 -7
  80. data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
  81. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  82. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  83. data/app/assets/stylesheets/froala_editor.css +1337 -1334
  84. data/app/assets/stylesheets/froala_editor.min.css +7 -7
  85. data/app/assets/stylesheets/froala_editor.pkgd.css +2987 -2983
  86. data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
  87. data/app/assets/stylesheets/froala_style.css +452 -448
  88. data/app/assets/stylesheets/froala_style.min.css +7 -7
  89. data/app/assets/stylesheets/plugins/char_counter.css +57 -57
  90. data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
  91. data/app/assets/stylesheets/plugins/code_view.css +112 -112
  92. data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
  93. data/app/assets/stylesheets/plugins/colors.css +155 -155
  94. data/app/assets/stylesheets/plugins/colors.min.css +6 -6
  95. data/app/assets/stylesheets/plugins/draggable.css +43 -43
  96. data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
  97. data/app/assets/stylesheets/plugins/emoticons.css +42 -42
  98. data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
  99. data/app/assets/stylesheets/plugins/file.css +146 -146
  100. data/app/assets/stylesheets/plugins/file.min.css +6 -6
  101. data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
  102. data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
  103. data/app/assets/stylesheets/plugins/help.css +52 -52
  104. data/app/assets/stylesheets/plugins/help.min.css +6 -6
  105. data/app/assets/stylesheets/plugins/image.css +245 -244
  106. data/app/assets/stylesheets/plugins/image.min.css +7 -7
  107. data/app/assets/stylesheets/plugins/image_manager.css +268 -268
  108. data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
  109. data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
  110. data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
  111. data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
  112. data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
  113. data/app/assets/stylesheets/plugins/special_characters.css +51 -51
  114. data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
  115. data/app/assets/stylesheets/plugins/table.css +181 -181
  116. data/app/assets/stylesheets/plugins/table.min.css +6 -6
  117. data/app/assets/stylesheets/plugins/video.css +231 -231
  118. data/app/assets/stylesheets/plugins/video.min.css +6 -6
  119. data/app/assets/stylesheets/themes/dark.css +1336 -1330
  120. data/app/assets/stylesheets/themes/dark.min.css +7 -7
  121. data/app/assets/stylesheets/themes/gray.css +1336 -1330
  122. data/app/assets/stylesheets/themes/gray.min.css +7 -7
  123. data/app/assets/stylesheets/themes/red.css +1336 -1330
  124. data/app/assets/stylesheets/themes/red.min.css +7 -7
  125. data/app/assets/stylesheets/themes/royal.css +1336 -1330
  126. data/app/assets/stylesheets/themes/royal.min.css +7 -7
  127. data/app/assets/stylesheets/third_party/embedly.css +64 -65
  128. data/app/assets/stylesheets/third_party/embedly.min.css +7 -7
  129. data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
  130. data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
  131. data/app/assets/stylesheets/third_party/image_tui.css +42 -42
  132. data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
  133. data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
  134. data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
  135. data/lib/wysiwyg-rails.rb +1 -1
  136. data/lib/wysiwyg-rails/engine.rb +16 -16
  137. data/lib/wysiwyg-rails/version.rb +5 -5
  138. metadata +4 -4
@@ -1,336 +1,336 @@
1
- /*!
2
- * froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2019 Froala Labs
5
- */
6
-
7
- (function (factory) {
8
- if (typeof define === 'function' && define.amd) {
9
- // AMD. Register as an anonymous module.
10
- define(['jquery'], factory);
11
- } else if (typeof module === 'object' && module.exports) {
12
- // Node/CommonJS
13
- module.exports = function( root, jQuery ) {
14
- if ( jQuery === undefined ) {
15
- // require('jQuery') returns a factory that requires window to
16
- // build a jQuery instance, we normalize how we use modules
17
- // that require this pattern but the window provided is a noop
18
- // if it's defined (how jquery works)
19
- if ( typeof window !== 'undefined' ) {
20
- jQuery = require('jquery');
21
- }
22
- else {
23
- jQuery = require('jquery')(root);
24
- }
25
- }
26
- return factory(jQuery);
27
- };
28
- } else {
29
- // Browser globals
30
- factory(window.jQuery);
31
- }
32
- }(function ($) {
33
- /**
34
- * Slovak
35
- */
36
-
37
- $.FE.LANGUAGE['sk'] = {
38
- translation: {
39
-
40
- // Place holder
41
- "Type something": "Napíšte hocičo",
42
-
43
- // Basic formatting
44
- "Bold": "Tučné",
45
- "Italic": "Kurzíva",
46
- "Underline": "Podčiarknuté",
47
- "Strikethrough": "Preškrtnuté",
48
-
49
- // Main buttons
50
- "Insert": "Vložiť",
51
- "Delete": "Vymazať",
52
- "Cancel": "Zrušiť",
53
- "OK": "OK",
54
- "Back": "Späť",
55
- "Remove": "Odstrániť",
56
- "More": "Viac",
57
- "Update": "Aktualizovať",
58
- "Style": "Štýl",
59
-
60
- // Font
61
- "Font Family": "Typ písma",
62
- "Font Size": "Veľkosť písma",
63
-
64
- // Colors
65
- "Colors": "Farby",
66
- "Background": "Pozadie",
67
- "Text": "Text",
68
- "HEX Color": "Hex Farby",
69
-
70
- // Paragraphs
71
- "Paragraph Format": "Formát odstavca",
72
- "Normal": "Normálne",
73
- "Code": "Kód",
74
- "Heading 1": "Nadpis 1",
75
- "Heading 2": "Nadpis 2",
76
- "Heading 3": "Nadpis 3",
77
- "Heading 4": "Nadpis 4",
78
-
79
- // Style
80
- "Paragraph Style": "Štýl odstavca",
81
- "Inline Style": "Inline štýl",
82
-
83
- // Alignment
84
- "Align": "Zarovnanie",
85
- "Align Left": "Zarovnať vľavo",
86
- "Align Center": "Zarovnať na stred",
87
- "Align Right": "Zarovnať vpravo",
88
- "Align Justify": "Zarovnať do bloku",
89
- "None": "Žiadne",
90
-
91
- // Lists
92
- "Ordered List": "Číslovaný zoznam",
93
- "Default": "Štandardné",
94
- "Lower Alpha": "Nižšia alfa",
95
- "Lower Greek": "Nižšie grécke",
96
- "Lower Roman": "Nižší roman",
97
- "Upper Alpha": "Horná alfa",
98
- "Upper Roman": "Horný román",
99
-
100
- "Unordered List": "Nečíslovaný zoznam",
101
- "Circle": "Kruh",
102
- "Disc": "Disk",
103
- "Square": "Štvorec",
104
-
105
- // Line height
106
- "Line Height": "Výška riadku",
107
- "Single": "Jednojitá",
108
- "Double": "Dvojitá",
109
-
110
- // Indent
111
- "Decrease Indent": "Zmenšiť odsadenie",
112
- "Increase Indent": "Zväčšiť odsadenie",
113
-
114
- // Links
115
- "Insert Link": "Vložiť odkaz",
116
- "Open in new tab": "Otvoriť v novom okne",
117
- "Open Link": "Otvoriť odkaz",
118
- "Edit Link": "Upraviť odkaz",
119
- "Unlink": "Odstrániť odkaz",
120
- "Choose Link": "Vyberte odkaz",
121
-
122
- // Images
123
- "Insert Image": "Vložiť obrázok",
124
- "Upload Image": "Nahrať obrázok",
125
- "By URL": "Z URL adresy",
126
- "Browse": "Vybrať",
127
- "Drop image": "Pretiahnite obrázok do tohto miesta",
128
- "or click": "alebo kliknite a vložte",
129
- "Manage Images": "Správa obrázkov",
130
- "Loading": "Nahrávam",
131
- "Deleting": "Odstraňujem",
132
- "Tags": "Značky",
133
- "Are you sure? Image will be deleted.": "Ste si istý? Obrázok bude odstranený.",
134
- "Replace": "Vymeniť",
135
- "Uploading": "Nahrávam",
136
- "Loading image": "Obrázok se načítavá",
137
- "Display": "Zobraziť",
138
- "Inline": "Inline",
139
- "Break Text": "Zalomenie textu",
140
- "Alternative Text": "Alternatívny text",
141
- "Change Size": "Zmeniť veľkosť",
142
- "Width": "Šírka",
143
- "Height": "Výška",
144
- "Something went wrong. Please try again.": "Niečo sa pokazilo. Prosím, skúste to znova.",
145
- "Image Caption": "Titulok obrázka",
146
- "Advanced Edit": "Pokročilá úprava",
147
-
148
- // Video
149
- "Insert Video": "Vložiť video",
150
- "Embedded Code": "Vložený kód",
151
- "Paste in a video URL": "Vložte do adresy URL videa",
152
- "Drop video": "Drop video",
153
- "Your browser does not support HTML5 video.": "Váš prehliadač nepodporuje video html5.",
154
- "Upload Video": "Nahrať video",
155
-
156
- // Tables
157
- "Insert Table": "Vložiť tabuľku",
158
- "Table Header": "Hlavička tabuľky",
159
- "Remove Table": "Odstraniť tabuľku",
160
- "Table Style": "Štýl tabuľky",
161
- "Horizontal Align": "Horizontálne zarovnanie",
162
- "Row": "Riadok",
163
- "Insert row above": "Vložiť riadok nad",
164
- "Insert row below": "Vložiť riadok pod",
165
- "Delete row": "Odstraniť riadok",
166
- "Column": "Stĺpec",
167
- "Insert column before": "Vložiť stĺpec vľavo",
168
- "Insert column after": "Vložiť stĺpec vpravo",
169
- "Delete column": "Odstraniť stĺpec",
170
- "Cell": "Bunka",
171
- "Merge cells": "Zlúčiť bunky",
172
- "Horizontal split": "Horizontálne rozdelenie",
173
- "Vertical split": "Vertikálne rozdelenie",
174
- "Cell Background": "Pozadie bunky",
175
- "Vertical Align": "Vertikálne zarovnání",
176
- "Top": "Hore",
177
- "Middle": "Vstrede",
178
- "Bottom": "Dole",
179
- "Align Top": "Zarovnat na hor",
180
- "Align Middle": "Zarovnat na stred",
181
- "Align Bottom": "Zarovnat na spodok",
182
- "Cell Style": "Štýl bunky",
183
-
184
- // Files
185
- "Upload File": "Nahrať súbor",
186
- "Drop file": "Vložte súbor sem",
187
-
188
- // Emoticons
189
- "Emoticons": "Emotikony",
190
- "Grinning face": "Tvár s úsmevom",
191
- "Grinning face with smiling eyes": "Tvár s úsmevom a očami",
192
- "Face with tears of joy": "Tvár so slzamy radosti",
193
- "Smiling face with open mouth": "Usmievajúca sa tvár s otvorenými ústami",
194
- "Smiling face with open mouth and smiling eyes": "Usmievajúca sa tvár s otvorenými ústami a očami",
195
- "Smiling face with open mouth and cold sweat": "Usmievajúca sa tvár s otvorenými ústami a studeným potom",
196
- "Smiling face with open mouth and tightly-closed eyes": "Usmievajúca sa tvár s otvorenými ústami a zavretými očami",
197
- "Smiling face with halo": "Usmievajúca sa tvár so svätožiarou",
198
- "Smiling face with horns": "Usmievajúca sa tvár s rohami",
199
- "Winking face": "Mrkajúca tvár",
200
- "Smiling face with smiling eyes": "Usmievajúca sa tvár s usmievajucími očami",
201
- "Face savoring delicious food": "Tvár vychutnávajúca si chutné jedlo",
202
- "Relieved face": "Spokojná tvár",
203
- "Smiling face with heart-shaped eyes": "Usmievajúca sa tvár s očami v tvare srdca",
204
- "Smiling face with sunglasses": "Usmievajúca sa tvár so slnečnými okuliarmi",
205
- "Smirking face": "Uškŕňajúca sa tvár",
206
- "Neutral face": "Neutrálna tvaŕ",
207
- "Expressionless face": "Bezvýrazná tvár",
208
- "Unamused face": "Nepobavená tvár",
209
- "Face with cold sweat": "Tvár so studeným potom",
210
- "Pensive face": "Zamyslená tvár",
211
- "Confused face": "Zmetená tvár",
212
- "Confounded face": "Nahnevaná tvár",
213
- "Kissing face": "Bozkavajúca tvár",
214
- "Face throwing a kiss": "Tvár hadzajúca pusu",
215
- "Kissing face with smiling eyes": "Bozkávajúca tvár s očami a úsmevom",
216
- "Kissing face with closed eyes": "Bozkávajúca tvár so zavretými očami",
217
- "Face with stuck out tongue": "Tvár s vyplazeným jazykom",
218
- "Face with stuck out tongue and winking eye": "Mrkajúca tvár s vyplazeným jazykom",
219
- "Face with stuck out tongue and tightly-closed eyes": "Tvár s vyplazeným jazykom a privretými očami",
220
- "Disappointed face": "Sklamaná tvár",
221
- "Worried face": "Obavajúca se tvár",
222
- "Angry face": "Nahnevaná tvár",
223
- "Pouting face": "Našpulená tvár",
224
- "Crying face": "Plačúca tvár",
225
- "Persevering face": "Húževnatá tvár",
226
- "Face with look of triumph": "Tvár s výrazom víťaza",
227
- "Disappointed but relieved face": "Sklamaná ale spokojná tvár",
228
- "Frowning face with open mouth": "Zamračená tvár s otvorenými ústami",
229
- "Anguished face": "Úzkostná tvár",
230
- "Fearful face": "Strachujúca sa tvár",
231
- "Weary face": "Unavená tvár",
232
- "Sleepy face": "Ospalá tvár",
233
- "Tired face": "Unavená tvár",
234
- "Grimacing face": "Tvár s grimasou",
235
- "Loudly crying face": "Nahlas pláčúca tvár",
236
- "Face with open mouth": "Tvár s otvoreným ústami",
237
- "Hushed face": "Mlčiaca tvár",
238
- "Face with open mouth and cold sweat": "Tvár s otvorenými ústami a studeným potom",
239
- "Face screaming in fear": "Tvár kričiaca strachom",
240
- "Astonished face": "Tvár v úžase",
241
- "Flushed face": "Sčervenanie v tvári",
242
- "Sleeping face": "Spiaca tvár",
243
- "Dizzy face": "Tvár vyjadrujúca závrat",
244
- "Face without mouth": "Tvár bez úst",
245
- "Face with medical mask": "Tvár s lekárskou maskou",
246
-
247
- // Line breaker
248
- "Break": "Zalomenie",
249
-
250
- // Math
251
- "Subscript": "Dolný index",
252
- "Superscript": "Horný index",
253
-
254
- // Full screen
255
- "Fullscreen": "Celá obrazovka",
256
-
257
- // Horizontal line
258
- "Insert Horizontal Line": "Vložiť vodorovnú čiaru",
259
-
260
- // Clear formatting
261
- "Clear Formatting": "Vymazať formátovanie",
262
-
263
- // Save
264
- "Save": "Uložiť",
265
-
266
- // Undo, redo
267
- "Undo": "Späť",
268
- "Redo": "Znova",
269
-
270
- // Select all
271
- "Select All": "Vybrať všetko",
272
-
273
- // Code view
274
- "Code View": "Zobraziť html kód",
275
-
276
- // Quote
277
- "Quote": "Citát",
278
- "Increase": "Zvýšiť",
279
- "Decrease": "Znížiť",
280
-
281
- // Quick Insert
282
- "Quick Insert": "Vložiť zrýchlene",
283
-
284
- // Spcial Characters
285
- "Special Characters": "Špeciálne znaky",
286
- "Latin": "Latinčina",
287
- "Greek": "Gréčtina",
288
- "Cyrillic": "Cyrilika",
289
- "Punctuation": "Interpunkcia",
290
- "Currency": "Mena",
291
- "Arrows": "Šípky",
292
- "Math": "Matematika",
293
- "Misc": "Rôzne",
294
-
295
- // Print.
296
- "Print": "Vytlačiť",
297
-
298
- // Spell Checker.
299
- "Spell Checker": "Kontrola pravopisu",
300
-
301
- // Help
302
- "Help": "Pomoc",
303
- "Shortcuts": "Skratky",
304
- "Inline Editor": "Inline editor",
305
- "Show the editor": "Zobraziť editor",
306
- "Common actions": "Spoločné akcie",
307
- "Copy": "Kópie",
308
- "Cut": "Rez",
309
- "Paste": "Vložiť",
310
- "Basic Formatting": "Základné formátovanie",
311
- "Increase quote level": "Zvýšiť úroveň cenovej ponuky",
312
- "Decrease quote level": "Znížiť úroveň cenovej ponuky",
313
- "Image / Video": "Obrázok / video",
314
- "Resize larger": "Zmena veľkosti",
315
- "Resize smaller": "Zmeniť veľkosť",
316
- "Table": "Tabuľka",
317
- "Select table cell": "Vyberte bunku tabuľky",
318
- "Extend selection one cell": "Rozšíriť výber o jednu bunku",
319
- "Extend selection one row": "Rozšíriť výber o jeden riadok",
320
- "Navigation": "Navigácia",
321
- "Focus popup / toolbar": "Predvybrať popup / panel s nástrojmi",
322
- "Return focus to previous position": "Vrátiť kurzor na predchádzajúcu pozíciu",
323
-
324
- // Embed.ly
325
- "Embed URL": "Vložiť adresu URL",
326
- "Paste in a URL to embed": "Vložte adresu URL pre vloženie",
327
-
328
- // Word Paste.
329
- "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ť?",
330
- "Keep": "Zachovať",
331
- "Clean": "Vyčistiť",
332
- "Word Paste Detected": "Detekované vloženie z Wordu"
333
- },
334
- direction: "ltr"
335
- };
336
- }));
1
+ /*!
2
+ * froala_editor v2.9.7 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
+ (function (factory) {
8
+ if (typeof define === 'function' && define.amd) {
9
+ // AMD. Register as an anonymous module.
10
+ define(['jquery'], factory);
11
+ } else if (typeof module === 'object' && module.exports) {
12
+ // Node/CommonJS
13
+ module.exports = function( root, jQuery ) {
14
+ if ( jQuery === undefined ) {
15
+ // require('jQuery') returns a factory that requires window to
16
+ // build a jQuery instance, we normalize how we use modules
17
+ // that require this pattern but the window provided is a noop
18
+ // if it's defined (how jquery works)
19
+ if ( typeof window !== 'undefined' ) {
20
+ jQuery = require('jquery');
21
+ }
22
+ else {
23
+ jQuery = require('jquery')(root);
24
+ }
25
+ }
26
+ return factory(jQuery);
27
+ };
28
+ } else {
29
+ // Browser globals
30
+ factory(window.jQuery);
31
+ }
32
+ }(function ($) {
33
+ /**
34
+ * Slovak
35
+ */
36
+
37
+ $.FE.LANGUAGE['sk'] = {
38
+ translation: {
39
+
40
+ // Place holder
41
+ "Type something": "Napíšte hocičo",
42
+
43
+ // Basic formatting
44
+ "Bold": "Tučné",
45
+ "Italic": "Kurzíva",
46
+ "Underline": "Podčiarknuté",
47
+ "Strikethrough": "Preškrtnuté",
48
+
49
+ // Main buttons
50
+ "Insert": "Vložiť",
51
+ "Delete": "Vymazať",
52
+ "Cancel": "Zrušiť",
53
+ "OK": "OK",
54
+ "Back": "Späť",
55
+ "Remove": "Odstrániť",
56
+ "More": "Viac",
57
+ "Update": "Aktualizovať",
58
+ "Style": "Štýl",
59
+
60
+ // Font
61
+ "Font Family": "Typ písma",
62
+ "Font Size": "Veľkosť písma",
63
+
64
+ // Colors
65
+ "Colors": "Farby",
66
+ "Background": "Pozadie",
67
+ "Text": "Text",
68
+ "HEX Color": "Hex Farby",
69
+
70
+ // Paragraphs
71
+ "Paragraph Format": "Formát odstavca",
72
+ "Normal": "Normálne",
73
+ "Code": "Kód",
74
+ "Heading 1": "Nadpis 1",
75
+ "Heading 2": "Nadpis 2",
76
+ "Heading 3": "Nadpis 3",
77
+ "Heading 4": "Nadpis 4",
78
+
79
+ // Style
80
+ "Paragraph Style": "Štýl odstavca",
81
+ "Inline Style": "Inline štýl",
82
+
83
+ // Alignment
84
+ "Align": "Zarovnanie",
85
+ "Align Left": "Zarovnať vľavo",
86
+ "Align Center": "Zarovnať na stred",
87
+ "Align Right": "Zarovnať vpravo",
88
+ "Align Justify": "Zarovnať do bloku",
89
+ "None": "Žiadne",
90
+
91
+ // Lists
92
+ "Ordered List": "Číslovaný zoznam",
93
+ "Default": "Štandardné",
94
+ "Lower Alpha": "Nižšia alfa",
95
+ "Lower Greek": "Nižšie grécke",
96
+ "Lower Roman": "Nižší roman",
97
+ "Upper Alpha": "Horná alfa",
98
+ "Upper Roman": "Horný román",
99
+
100
+ "Unordered List": "Nečíslovaný zoznam",
101
+ "Circle": "Kruh",
102
+ "Disc": "Disk",
103
+ "Square": "Štvorec",
104
+
105
+ // Line height
106
+ "Line Height": "Výška riadku",
107
+ "Single": "Jednojitá",
108
+ "Double": "Dvojitá",
109
+
110
+ // Indent
111
+ "Decrease Indent": "Zmenšiť odsadenie",
112
+ "Increase Indent": "Zväčšiť odsadenie",
113
+
114
+ // Links
115
+ "Insert Link": "Vložiť odkaz",
116
+ "Open in new tab": "Otvoriť v novom okne",
117
+ "Open Link": "Otvoriť odkaz",
118
+ "Edit Link": "Upraviť odkaz",
119
+ "Unlink": "Odstrániť odkaz",
120
+ "Choose Link": "Vyberte odkaz",
121
+
122
+ // Images
123
+ "Insert Image": "Vložiť obrázok",
124
+ "Upload Image": "Nahrať obrázok",
125
+ "By URL": "Z URL adresy",
126
+ "Browse": "Vybrať",
127
+ "Drop image": "Pretiahnite obrázok do tohto miesta",
128
+ "or click": "alebo kliknite a vložte",
129
+ "Manage Images": "Správa obrázkov",
130
+ "Loading": "Nahrávam",
131
+ "Deleting": "Odstraňujem",
132
+ "Tags": "Značky",
133
+ "Are you sure? Image will be deleted.": "Ste si istý? Obrázok bude odstranený.",
134
+ "Replace": "Vymeniť",
135
+ "Uploading": "Nahrávam",
136
+ "Loading image": "Obrázok se načítavá",
137
+ "Display": "Zobraziť",
138
+ "Inline": "Inline",
139
+ "Break Text": "Zalomenie textu",
140
+ "Alternative Text": "Alternatívny text",
141
+ "Change Size": "Zmeniť veľkosť",
142
+ "Width": "Šírka",
143
+ "Height": "Výška",
144
+ "Something went wrong. Please try again.": "Niečo sa pokazilo. Prosím, skúste to znova.",
145
+ "Image Caption": "Titulok obrázka",
146
+ "Advanced Edit": "Pokročilá úprava",
147
+
148
+ // Video
149
+ "Insert Video": "Vložiť video",
150
+ "Embedded Code": "Vložený kód",
151
+ "Paste in a video URL": "Vložte do adresy URL videa",
152
+ "Drop video": "Drop video",
153
+ "Your browser does not support HTML5 video.": "Váš prehliadač nepodporuje video html5.",
154
+ "Upload Video": "Nahrať video",
155
+
156
+ // Tables
157
+ "Insert Table": "Vložiť tabuľku",
158
+ "Table Header": "Hlavička tabuľky",
159
+ "Remove Table": "Odstraniť tabuľku",
160
+ "Table Style": "Štýl tabuľky",
161
+ "Horizontal Align": "Horizontálne zarovnanie",
162
+ "Row": "Riadok",
163
+ "Insert row above": "Vložiť riadok nad",
164
+ "Insert row below": "Vložiť riadok pod",
165
+ "Delete row": "Odstraniť riadok",
166
+ "Column": "Stĺpec",
167
+ "Insert column before": "Vložiť stĺpec vľavo",
168
+ "Insert column after": "Vložiť stĺpec vpravo",
169
+ "Delete column": "Odstraniť stĺpec",
170
+ "Cell": "Bunka",
171
+ "Merge cells": "Zlúčiť bunky",
172
+ "Horizontal split": "Horizontálne rozdelenie",
173
+ "Vertical split": "Vertikálne rozdelenie",
174
+ "Cell Background": "Pozadie bunky",
175
+ "Vertical Align": "Vertikálne zarovnání",
176
+ "Top": "Hore",
177
+ "Middle": "Vstrede",
178
+ "Bottom": "Dole",
179
+ "Align Top": "Zarovnat na hor",
180
+ "Align Middle": "Zarovnat na stred",
181
+ "Align Bottom": "Zarovnat na spodok",
182
+ "Cell Style": "Štýl bunky",
183
+
184
+ // Files
185
+ "Upload File": "Nahrať súbor",
186
+ "Drop file": "Vložte súbor sem",
187
+
188
+ // Emoticons
189
+ "Emoticons": "Emotikony",
190
+ "Grinning face": "Tvár s úsmevom",
191
+ "Grinning face with smiling eyes": "Tvár s úsmevom a očami",
192
+ "Face with tears of joy": "Tvár so slzamy radosti",
193
+ "Smiling face with open mouth": "Usmievajúca sa tvár s otvorenými ústami",
194
+ "Smiling face with open mouth and smiling eyes": "Usmievajúca sa tvár s otvorenými ústami a očami",
195
+ "Smiling face with open mouth and cold sweat": "Usmievajúca sa tvár s otvorenými ústami a studeným potom",
196
+ "Smiling face with open mouth and tightly-closed eyes": "Usmievajúca sa tvár s otvorenými ústami a zavretými očami",
197
+ "Smiling face with halo": "Usmievajúca sa tvár so svätožiarou",
198
+ "Smiling face with horns": "Usmievajúca sa tvár s rohami",
199
+ "Winking face": "Mrkajúca tvár",
200
+ "Smiling face with smiling eyes": "Usmievajúca sa tvár s usmievajucími očami",
201
+ "Face savoring delicious food": "Tvár vychutnávajúca si chutné jedlo",
202
+ "Relieved face": "Spokojná tvár",
203
+ "Smiling face with heart-shaped eyes": "Usmievajúca sa tvár s očami v tvare srdca",
204
+ "Smiling face with sunglasses": "Usmievajúca sa tvár so slnečnými okuliarmi",
205
+ "Smirking face": "Uškŕňajúca sa tvár",
206
+ "Neutral face": "Neutrálna tvaŕ",
207
+ "Expressionless face": "Bezvýrazná tvár",
208
+ "Unamused face": "Nepobavená tvár",
209
+ "Face with cold sweat": "Tvár so studeným potom",
210
+ "Pensive face": "Zamyslená tvár",
211
+ "Confused face": "Zmetená tvár",
212
+ "Confounded face": "Nahnevaná tvár",
213
+ "Kissing face": "Bozkavajúca tvár",
214
+ "Face throwing a kiss": "Tvár hadzajúca pusu",
215
+ "Kissing face with smiling eyes": "Bozkávajúca tvár s očami a úsmevom",
216
+ "Kissing face with closed eyes": "Bozkávajúca tvár so zavretými očami",
217
+ "Face with stuck out tongue": "Tvár s vyplazeným jazykom",
218
+ "Face with stuck out tongue and winking eye": "Mrkajúca tvár s vyplazeným jazykom",
219
+ "Face with stuck out tongue and tightly-closed eyes": "Tvár s vyplazeným jazykom a privretými očami",
220
+ "Disappointed face": "Sklamaná tvár",
221
+ "Worried face": "Obavajúca se tvár",
222
+ "Angry face": "Nahnevaná tvár",
223
+ "Pouting face": "Našpulená tvár",
224
+ "Crying face": "Plačúca tvár",
225
+ "Persevering face": "Húževnatá tvár",
226
+ "Face with look of triumph": "Tvár s výrazom víťaza",
227
+ "Disappointed but relieved face": "Sklamaná ale spokojná tvár",
228
+ "Frowning face with open mouth": "Zamračená tvár s otvorenými ústami",
229
+ "Anguished face": "Úzkostná tvár",
230
+ "Fearful face": "Strachujúca sa tvár",
231
+ "Weary face": "Unavená tvár",
232
+ "Sleepy face": "Ospalá tvár",
233
+ "Tired face": "Unavená tvár",
234
+ "Grimacing face": "Tvár s grimasou",
235
+ "Loudly crying face": "Nahlas pláčúca tvár",
236
+ "Face with open mouth": "Tvár s otvoreným ústami",
237
+ "Hushed face": "Mlčiaca tvár",
238
+ "Face with open mouth and cold sweat": "Tvár s otvorenými ústami a studeným potom",
239
+ "Face screaming in fear": "Tvár kričiaca strachom",
240
+ "Astonished face": "Tvár v úžase",
241
+ "Flushed face": "Sčervenanie v tvári",
242
+ "Sleeping face": "Spiaca tvár",
243
+ "Dizzy face": "Tvár vyjadrujúca závrat",
244
+ "Face without mouth": "Tvár bez úst",
245
+ "Face with medical mask": "Tvár s lekárskou maskou",
246
+
247
+ // Line breaker
248
+ "Break": "Zalomenie",
249
+
250
+ // Math
251
+ "Subscript": "Dolný index",
252
+ "Superscript": "Horný index",
253
+
254
+ // Full screen
255
+ "Fullscreen": "Celá obrazovka",
256
+
257
+ // Horizontal line
258
+ "Insert Horizontal Line": "Vložiť vodorovnú čiaru",
259
+
260
+ // Clear formatting
261
+ "Clear Formatting": "Vymazať formátovanie",
262
+
263
+ // Save
264
+ "Save": "Uložiť",
265
+
266
+ // Undo, redo
267
+ "Undo": "Späť",
268
+ "Redo": "Znova",
269
+
270
+ // Select all
271
+ "Select All": "Vybrať všetko",
272
+
273
+ // Code view
274
+ "Code View": "Zobraziť html kód",
275
+
276
+ // Quote
277
+ "Quote": "Citát",
278
+ "Increase": "Zvýšiť",
279
+ "Decrease": "Znížiť",
280
+
281
+ // Quick Insert
282
+ "Quick Insert": "Vložiť zrýchlene",
283
+
284
+ // Spcial Characters
285
+ "Special Characters": "Špeciálne znaky",
286
+ "Latin": "Latinčina",
287
+ "Greek": "Gréčtina",
288
+ "Cyrillic": "Cyrilika",
289
+ "Punctuation": "Interpunkcia",
290
+ "Currency": "Mena",
291
+ "Arrows": "Šípky",
292
+ "Math": "Matematika",
293
+ "Misc": "Rôzne",
294
+
295
+ // Print.
296
+ "Print": "Vytlačiť",
297
+
298
+ // Spell Checker.
299
+ "Spell Checker": "Kontrola pravopisu",
300
+
301
+ // Help
302
+ "Help": "Pomoc",
303
+ "Shortcuts": "Skratky",
304
+ "Inline Editor": "Inline editor",
305
+ "Show the editor": "Zobraziť editor",
306
+ "Common actions": "Spoločné akcie",
307
+ "Copy": "Kópie",
308
+ "Cut": "Rez",
309
+ "Paste": "Vložiť",
310
+ "Basic Formatting": "Základné formátovanie",
311
+ "Increase quote level": "Zvýšiť úroveň cenovej ponuky",
312
+ "Decrease quote level": "Znížiť úroveň cenovej ponuky",
313
+ "Image / Video": "Obrázok / video",
314
+ "Resize larger": "Zmena veľkosti",
315
+ "Resize smaller": "Zmeniť veľkosť",
316
+ "Table": "Tabuľka",
317
+ "Select table cell": "Vyberte bunku tabuľky",
318
+ "Extend selection one cell": "Rozšíriť výber o jednu bunku",
319
+ "Extend selection one row": "Rozšíriť výber o jeden riadok",
320
+ "Navigation": "Navigácia",
321
+ "Focus popup / toolbar": "Predvybrať popup / panel s nástrojmi",
322
+ "Return focus to previous position": "Vrátiť kurzor na predchádzajúcu pozíciu",
323
+
324
+ // Embed.ly
325
+ "Embed URL": "Vložiť adresu URL",
326
+ "Paste in a URL to embed": "Vložte adresu URL pre vloženie",
327
+
328
+ // Word Paste.
329
+ "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ť?",
330
+ "Keep": "Zachovať",
331
+ "Clean": "Vyčistiť",
332
+ "Word Paste Detected": "Detekované vloženie z Wordu"
333
+ },
334
+ direction: "ltr"
335
+ };
336
+ }));