wysiwyg-rails 3.2.1 → 3.2.2

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