wysiwyg-rails 2.9.6.pre.1 → 2.9.6

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 +127 -127
  4. data/Rakefile +5 -5
  5. data/app/assets/javascripts/froala_editor.min.js +6 -6
  6. data/app/assets/javascripts/froala_editor.pkgd.min.js +6 -6
  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 +318 -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 +6 -6
  49. data/app/assets/javascripts/plugins/colors.min.js +6 -6
  50. data/app/assets/javascripts/plugins/draggable.min.js +6 -6
  51. data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
  52. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  53. data/app/assets/javascripts/plugins/file.min.js +6 -6
  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 +6 -6
  58. data/app/assets/javascripts/plugins/help.min.js +6 -6
  59. data/app/assets/javascripts/plugins/image.min.js +6 -6
  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 +6 -6
  63. data/app/assets/javascripts/plugins/line_breaker.min.js +6 -6
  64. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  65. data/app/assets/javascripts/plugins/link.min.js +6 -6
  66. data/app/assets/javascripts/plugins/lists.min.js +6 -6
  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 +6 -6
  75. data/app/assets/javascripts/plugins/url.min.js +6 -6
  76. data/app/assets/javascripts/plugins/video.min.js +6 -6
  77. data/app/assets/javascripts/plugins/word_paste.min.js +6 -6
  78. data/app/assets/javascripts/third_party/embedly.min.js +6 -6
  79. data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
  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 +1334 -1334
  84. data/app/assets/stylesheets/froala_editor.min.css +6 -6
  85. data/app/assets/stylesheets/froala_editor.pkgd.css +2983 -2983
  86. data/app/assets/stylesheets/froala_editor.pkgd.min.css +6 -6
  87. data/app/assets/stylesheets/froala_style.css +448 -448
  88. data/app/assets/stylesheets/froala_style.min.css +6 -6
  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 +244 -244
  106. data/app/assets/stylesheets/plugins/image.min.css +6 -6
  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 +1330 -1330
  120. data/app/assets/stylesheets/themes/dark.min.css +6 -6
  121. data/app/assets/stylesheets/themes/gray.css +1330 -1330
  122. data/app/assets/stylesheets/themes/gray.min.css +6 -6
  123. data/app/assets/stylesheets/themes/red.css +1330 -1330
  124. data/app/assets/stylesheets/themes/red.min.css +6 -6
  125. data/app/assets/stylesheets/themes/royal.css +1330 -1330
  126. data/app/assets/stylesheets/themes/royal.min.css +6 -6
  127. data/app/assets/stylesheets/third_party/embedly.css +65 -65
  128. data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
  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 +6 -6
@@ -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
- * Serbian (Latin)
35
- */
36
-
37
- $.FE.LANGUAGE['sr'] = {
38
- translation: {
39
- // Place holder
40
- "Type something": "Ukucajte ne\u0161tp",
41
-
42
- // Basic formatting
43
- "Bold": "Podebljan",
44
- "Italic": "Isko\u0161en",
45
- "Underline": "Podvu\u010deno",
46
- "Strikethrough": "Precrtan",
47
-
48
- // Main buttons
49
- "Insert": "Umetanje",
50
- "Delete": "Izbri\u0161i",
51
- "Cancel": "Otkazivanje",
52
- "OK": "Ok",
53
- "Back": "Nazad",
54
- "Remove": "Uklonite",
55
- "More": "Vi\u0161e",
56
- "Update": "A\u017euriranje",
57
- "Style": "Stil",
58
-
59
- // Font
60
- "Font Family": "Odaberi font",
61
- "Font Size": "Veli\u010dina fontova",
62
-
63
- // Colors
64
- "Colors": "Boje",
65
- "Background": "Pozadina",
66
- "Text": "Tekst",
67
- "HEX Color": "HEX boje",
68
-
69
- // Paragraphs
70
- "Paragraph Format": "Format pasusa",
71
- "Normal": "Normalno",
72
- "Code": "\u0160ifra",
73
- "Heading 1": "Naslov 1",
74
- "Heading 2": "Naslov 2",
75
- "Heading 3": "Naslov 3",
76
- "Heading 4": "Naslov 4",
77
-
78
- // Style
79
- "Paragraph Style": "Stil pasusa",
80
- "Inline Style": "Umetnutih stilova",
81
-
82
- // Alignment
83
- "Align": "Poravnavanje",
84
- "Align Left": "Poravnaj levo",
85
- "Align Center": "Poravnaj u centru",
86
- "Align Right": "Poravnaj desno",
87
- "Align Justify": "Obostrano poravnavanje",
88
- "None": "Niko nije",
89
-
90
- // Lists
91
- "Ordered List": "Ure\u0111enih lista",
92
- "Default": "Уобичајено",
93
- "Lower Alpha": "Нижи алфа",
94
- "Lower Greek": "Лов греек",
95
- "Lower Roman": "Ловер роман",
96
- "Upper Alpha": "Уппер алпха",
97
- "Upper Roman": "Уппер роман",
98
-
99
- "Unordered List": "Neure\u0111enu lista",
100
- "Circle": "Круг",
101
- "Disc": "Диск",
102
- "Square": "Квадрат",
103
-
104
- // Line height
105
- "Line Height": "Висина линија",
106
- "Single": "Једно",
107
- "Double": "Доубле",
108
-
109
- // Indent
110
- "Decrease Indent": "Smanjivanje uvla\u010denja",
111
- "Increase Indent": "Pove\u0107avanje uvla\u010denja",
112
-
113
- // Links
114
- "Insert Link": "Umetni vezu",
115
- "Open in new tab": "Otvori na novoj kartici",
116
- "Open Link": "Otvori vezu",
117
- "Edit Link": "Ure\u0111ivanje veze",
118
- "Unlink": "Ukloni vezu",
119
- "Choose Link": "Odaberite vezu",
120
-
121
- // Images
122
- "Insert Image": "Umetanje slike",
123
- "Upload Image": "Otpremanje slika",
124
- "By URL": "Po URL adresi",
125
- "Browse": "Potra\u017ei",
126
- "Drop image": "Baci sliku",
127
- "or click": "ili kliknite na dugme",
128
- "Manage Images": "Upravljanje slike",
129
- "Loading": "U\u010ditavanje",
130
- "Deleting": "Brisanje",
131
- "Tags": "Oznake",
132
- "Are you sure? Image will be deleted.": "Jesi siguran? Slika \u0107e biti izbrisana.",
133
- "Replace": "Zameni",
134
- "Uploading": "Otpremanje",
135
- "Loading image": "U\u010ditavanje slika",
136
- "Display": "Prikaz",
137
- "Inline": "Pri upisivanju",
138
- "Break Text": "Prelom teksta",
139
- "Alternative Text": "Alternativni tekst",
140
- "Change Size": "Promena veli\u010dine",
141
- "Width": "\u0160irina",
142
- "Height": "Visina",
143
- "Something went wrong. Please try again.": "Ne\u0161to krenulo naopako. Poku\u0161ajte ponovo.",
144
- "Image Caption": "Slika natpisa",
145
- "Advanced Edit": "Napredno uređivanje",
146
-
147
- // Video
148
- "Insert Video": "Umetanje video",
149
- "Embedded Code": "Ugra\u0111eni k\u00f4d",
150
- "Paste in a video URL": "Lepljenje u video URL",
151
- "Drop video": "Baci snimak",
152
- "Your browser does not support HTML5 video.": "Vaš pregledač ne podržava HTML5 video.",
153
- "Upload Video": "Otpremanje video",
154
-
155
- // Tables
156
- "Insert Table": "Umetni tabelu",
157
- "Table Header": "Zaglavlje tabele",
158
- "Remove Table": "Uklanjanje tabele",
159
- "Table Style": "Stil tabele",
160
- "Horizontal Align": "Horizontalno poravnavanje",
161
- "Row": "Red",
162
- "Insert row above": "Umetni red iznad",
163
- "Insert row below": "Umetni red ispod",
164
- "Delete row": "Izbri\u0161i red",
165
- "Column": "Kolone",
166
- "Insert column before": "Umetnite kolonu pre",
167
- "Insert column after": "Umetnite kolonu nakon",
168
- "Delete column": "Izbri\u0161i kolone",
169
- "Cell": "Mobilni",
170
- "Merge cells": "Objedinjavanje \u0107elija",
171
- "Horizontal split": "Horizontalna split",
172
- "Vertical split": "Vertikalno razdelite",
173
- "Cell Background": "Mobilni pozadina",
174
- "Vertical Align": "Vertikalno poravnavanje",
175
- "Top": "Top",
176
- "Middle": "Srednji",
177
- "Bottom": "Dno",
178
- "Align Top": "Poravnaj gore",
179
- "Align Middle": "Poravnaj po sredini",
180
- "Align Bottom": "Poravnaj dole",
181
- "Cell Style": "Mobilni stil",
182
-
183
- // Files
184
- "Upload File": "Otpremanje datoteke",
185
- "Drop file": "Baci datoteku",
186
-
187
- // Emoticons
188
- "Emoticons": "Emotikona",
189
- "Grinning face": "Nasmejanoj lice",
190
- "Grinning face with smiling eyes": "Nasmejanoj lice sa osmehom o\u010di",
191
- "Face with tears of joy": "Suo\u010davaju sa suzama radosnicama",
192
- "Smiling face with open mouth": "Nasmejano lice sa otvorenim ustima",
193
- "Smiling face with open mouth and smiling eyes": "Lica sa otvorenim ustima i nasmejani o\u010di",
194
- "Smiling face with open mouth and cold sweat": "Nasmejano lice sa otvorenih usta i hladan znoj",
195
- "Smiling face with open mouth and tightly-closed eyes": "Nasmejano lice otvorenih usta i \u010dvrsto zatvorenih o\u010diju",
196
- "Smiling face with halo": "Nasmejano lice sa oreolom",
197
- "Smiling face with horns": "Nasmejano lice sa rogovima",
198
- "Winking face": "Namigivanje lice",
199
- "Smiling face with smiling eyes": "Lica sa osmehom o\u010di",
200
- "Face savoring delicious food": "Lice u\u045bivaju\u0436i u ukusnu hranu",
201
- "Relieved face": "Laknulo lice",
202
- "Smiling face with heart-shaped eyes": "Nasmejano lice sa o\u010dima u obliku srca",
203
- "Smiling face with sunglasses": "Nasmejano lice sa nao\u010dare",
204
- "Smirking face": "Rugaju\u0436i lice",
205
- "Neutral face": "Neutralno lice",
206
- "Expressionless face": "Bez izraza lica.",
207
- "Unamused face": "Nije zapaljen lice",
208
- "Face with cold sweat": "Suo\u010davaju sa hladnim znojem",
209
- "Pensive face": "Nevesela lica",
210
- "Confused face": "Zbunjeno lice",
211
- "Confounded face": "Dosadnih lice",
212
- "Kissing face": "Ljubim lice",
213
- "Face throwing a kiss": "Lice baca poljubac",
214
- "Kissing face with smiling eyes": "Ljubi lice sa osmehom o\u010di",
215
- "Kissing face with closed eyes": "Ljubi lice sa zatvorenim o\u010dima",
216
- "Face with stuck out tongue": "Lice sa zaglavio jezik",
217
- "Face with stuck out tongue and winking eye": "Lice sa zaglavljen jezik i namigivanje",
218
- "Face with stuck out tongue and tightly-closed eyes": "Lice sa zaglavljen jezik i cvrsto zatvorene o\u010di",
219
- "Disappointed face": "Razo\u010darani lice",
220
- "Worried face": "Zabrinuto lice",
221
- "Angry face": "Ljut lice",
222
- "Pouting face": "Zlovoljan lice",
223
- "Crying face": "Plakanje lice",
224
- "Persevering face": "Istrajnog lice",
225
- "Face with look of triumph": "Suo\u010davaju sa izgledom trijumfa",
226
- "Disappointed but relieved face": "Razo\u010daran ali laknulo lice",
227
- "Frowning face with open mouth": "Namršten lice sa otvorenim ustima",
228
- "Anguished face": "Enih lica",
229
- "Fearful face": "Strahu lice",
230
- "Weary face": "Umorna lica",
231
- "Sleepy face": "Spava mi se lice",
232
- "Tired face": "Umorna lica",
233
- "Grimacing face": "Klupi lice",
234
- "Loudly crying face": "Glasno plakanje lice",
235
- "Face with open mouth": "Suo\u010davaju sa otvorenim ustima",
236
- "Hushed face": "Tihim lice",
237
- "Face with open mouth and cold sweat": "Suo\u010davaju sa otvorenih usta i hladan znoj",
238
- "Face screaming in fear": "Lice vrisak u strahu",
239
- "Astonished face": "Zadivljeni lice",
240
- "Flushed face": "Uplakanu lice",
241
- "Sleeping face": "Pospanog lica",
242
- "Dizzy face": "Lice mi se vrti",
243
- "Face without mouth": "Lice bez jezika",
244
- "Face with medical mask": "Suo\u010davaju sa medicinskim masku",
245
-
246
- // Line breaker
247
- "Break": "Prelom",
248
-
249
- // Math
250
- "Subscript": "Indeksni tekst",
251
- "Superscript": "Eksponentni tekst",
252
-
253
- // Full screen
254
- "Fullscreen": "Puni ekran",
255
-
256
- // Horizontal line
257
- "Insert Horizontal Line": "Umetni horizontalnu liniju",
258
-
259
- // Clear formatting
260
- "Clear Formatting": "Brisanje oblikovanja",
261
-
262
- // Save
263
- "Save": "\u0441\u0430\u0447\u0443\u0432\u0430\u0442\u0438",
264
-
265
- // Undo, redo
266
- "Undo": "Opozovi radnju",
267
- "Redo": "Ponavljanje",
268
-
269
- // Select all
270
- "Select All": "Izaberi sve",
271
-
272
- // Code view
273
- "Code View": "Prikaz koda",
274
-
275
- // Quote
276
- "Quote": "Ponude",
277
- "Increase": "Pove\u0107anje",
278
- "Decrease": "Smanjivanje",
279
-
280
- // Quick Insert
281
- "Quick Insert": "Brzo umetanje",
282
-
283
- // Spcial Characters
284
- "Special Characters": "Specijalni znakovi",
285
- "Latin": "Latino",
286
- "Greek": "Grk",
287
- "Cyrillic": "Ćirilica",
288
- "Punctuation": "Interpunkcije",
289
- "Currency": "Valuta",
290
- "Arrows": "Strelice",
291
- "Math": "Matematika",
292
- "Misc": "Misc",
293
-
294
- // Print.
295
- "Print": "Odštampaj",
296
-
297
- // Spell Checker.
298
- "Spell Checker": "Kontrolor pravopisa",
299
-
300
- // Help
301
- "Help": "Pomoć",
302
- "Shortcuts": "Prečice",
303
- "Inline Editor": "Pri upisivanju Editor",
304
- "Show the editor": "Prikaži urednik",
305
- "Common actions": "Zajedničke akcije",
306
- "Copy": "Kopija",
307
- "Cut": "Rez",
308
- "Paste": "Nalepi",
309
- "Basic Formatting": "Osnovno oblikovanje",
310
- "Increase quote level": "Povećati ponudu za nivo",
311
- "Decrease quote level": "Smanjenje ponude nivo",
312
- "Image / Video": "Slika / Video",
313
- "Resize larger": "Veće veličine",
314
- "Resize smaller": "Promena veličine manji",
315
- "Table": "Sto",
316
- "Select table cell": "Select ćelije",
317
- "Extend selection one cell": "Proširite selekciju jednu ćeliju",
318
- "Extend selection one row": "Proširite selekciju jedan red",
319
- "Navigation": "Navigacija",
320
- "Focus popup / toolbar": "Fokus Iskačući meni / traka sa alatkama",
321
- "Return focus to previous position": "Vratiti fokus na prethodnu poziciju",
322
-
323
- // Embed.ly
324
- "Embed URL": "Ugradite URL",
325
- "Paste in a URL to embed": "Nalepite URL adresu da biste ugradili",
326
-
327
- // Word Paste.
328
- "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Nalepljeni sadržaj dolazi iz Microsoft Word dokument. Da li želite zadržati u formatu ili počistiti?",
329
- "Keep": "Nastavi",
330
- "Clean": "Oиisti",
331
- "Word Paste Detected": "Word Nalepi otkriven"
332
- },
333
- direction: "ltr"
334
- };
335
-
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
+ * Serbian (Latin)
35
+ */
36
+
37
+ $.FE.LANGUAGE['sr'] = {
38
+ translation: {
39
+ // Place holder
40
+ "Type something": "Ukucajte ne\u0161tp",
41
+
42
+ // Basic formatting
43
+ "Bold": "Podebljan",
44
+ "Italic": "Isko\u0161en",
45
+ "Underline": "Podvu\u010deno",
46
+ "Strikethrough": "Precrtan",
47
+
48
+ // Main buttons
49
+ "Insert": "Umetanje",
50
+ "Delete": "Izbri\u0161i",
51
+ "Cancel": "Otkazivanje",
52
+ "OK": "Ok",
53
+ "Back": "Nazad",
54
+ "Remove": "Uklonite",
55
+ "More": "Vi\u0161e",
56
+ "Update": "A\u017euriranje",
57
+ "Style": "Stil",
58
+
59
+ // Font
60
+ "Font Family": "Odaberi font",
61
+ "Font Size": "Veli\u010dina fontova",
62
+
63
+ // Colors
64
+ "Colors": "Boje",
65
+ "Background": "Pozadina",
66
+ "Text": "Tekst",
67
+ "HEX Color": "HEX boje",
68
+
69
+ // Paragraphs
70
+ "Paragraph Format": "Format pasusa",
71
+ "Normal": "Normalno",
72
+ "Code": "\u0160ifra",
73
+ "Heading 1": "Naslov 1",
74
+ "Heading 2": "Naslov 2",
75
+ "Heading 3": "Naslov 3",
76
+ "Heading 4": "Naslov 4",
77
+
78
+ // Style
79
+ "Paragraph Style": "Stil pasusa",
80
+ "Inline Style": "Umetnutih stilova",
81
+
82
+ // Alignment
83
+ "Align": "Poravnavanje",
84
+ "Align Left": "Poravnaj levo",
85
+ "Align Center": "Poravnaj u centru",
86
+ "Align Right": "Poravnaj desno",
87
+ "Align Justify": "Obostrano poravnavanje",
88
+ "None": "Niko nije",
89
+
90
+ // Lists
91
+ "Ordered List": "Ure\u0111enih lista",
92
+ "Default": "Уобичајено",
93
+ "Lower Alpha": "Нижи алфа",
94
+ "Lower Greek": "Лов греек",
95
+ "Lower Roman": "Ловер роман",
96
+ "Upper Alpha": "Уппер алпха",
97
+ "Upper Roman": "Уппер роман",
98
+
99
+ "Unordered List": "Neure\u0111enu lista",
100
+ "Circle": "Круг",
101
+ "Disc": "Диск",
102
+ "Square": "Квадрат",
103
+
104
+ // Line height
105
+ "Line Height": "Висина линија",
106
+ "Single": "Једно",
107
+ "Double": "Доубле",
108
+
109
+ // Indent
110
+ "Decrease Indent": "Smanjivanje uvla\u010denja",
111
+ "Increase Indent": "Pove\u0107avanje uvla\u010denja",
112
+
113
+ // Links
114
+ "Insert Link": "Umetni vezu",
115
+ "Open in new tab": "Otvori na novoj kartici",
116
+ "Open Link": "Otvori vezu",
117
+ "Edit Link": "Ure\u0111ivanje veze",
118
+ "Unlink": "Ukloni vezu",
119
+ "Choose Link": "Odaberite vezu",
120
+
121
+ // Images
122
+ "Insert Image": "Umetanje slike",
123
+ "Upload Image": "Otpremanje slika",
124
+ "By URL": "Po URL adresi",
125
+ "Browse": "Potra\u017ei",
126
+ "Drop image": "Baci sliku",
127
+ "or click": "ili kliknite na dugme",
128
+ "Manage Images": "Upravljanje slike",
129
+ "Loading": "U\u010ditavanje",
130
+ "Deleting": "Brisanje",
131
+ "Tags": "Oznake",
132
+ "Are you sure? Image will be deleted.": "Jesi siguran? Slika \u0107e biti izbrisana.",
133
+ "Replace": "Zameni",
134
+ "Uploading": "Otpremanje",
135
+ "Loading image": "U\u010ditavanje slika",
136
+ "Display": "Prikaz",
137
+ "Inline": "Pri upisivanju",
138
+ "Break Text": "Prelom teksta",
139
+ "Alternative Text": "Alternativni tekst",
140
+ "Change Size": "Promena veli\u010dine",
141
+ "Width": "\u0160irina",
142
+ "Height": "Visina",
143
+ "Something went wrong. Please try again.": "Ne\u0161to krenulo naopako. Poku\u0161ajte ponovo.",
144
+ "Image Caption": "Slika natpisa",
145
+ "Advanced Edit": "Napredno uređivanje",
146
+
147
+ // Video
148
+ "Insert Video": "Umetanje video",
149
+ "Embedded Code": "Ugra\u0111eni k\u00f4d",
150
+ "Paste in a video URL": "Lepljenje u video URL",
151
+ "Drop video": "Baci snimak",
152
+ "Your browser does not support HTML5 video.": "Vaš pregledač ne podržava HTML5 video.",
153
+ "Upload Video": "Otpremanje video",
154
+
155
+ // Tables
156
+ "Insert Table": "Umetni tabelu",
157
+ "Table Header": "Zaglavlje tabele",
158
+ "Remove Table": "Uklanjanje tabele",
159
+ "Table Style": "Stil tabele",
160
+ "Horizontal Align": "Horizontalno poravnavanje",
161
+ "Row": "Red",
162
+ "Insert row above": "Umetni red iznad",
163
+ "Insert row below": "Umetni red ispod",
164
+ "Delete row": "Izbri\u0161i red",
165
+ "Column": "Kolone",
166
+ "Insert column before": "Umetnite kolonu pre",
167
+ "Insert column after": "Umetnite kolonu nakon",
168
+ "Delete column": "Izbri\u0161i kolone",
169
+ "Cell": "Mobilni",
170
+ "Merge cells": "Objedinjavanje \u0107elija",
171
+ "Horizontal split": "Horizontalna split",
172
+ "Vertical split": "Vertikalno razdelite",
173
+ "Cell Background": "Mobilni pozadina",
174
+ "Vertical Align": "Vertikalno poravnavanje",
175
+ "Top": "Top",
176
+ "Middle": "Srednji",
177
+ "Bottom": "Dno",
178
+ "Align Top": "Poravnaj gore",
179
+ "Align Middle": "Poravnaj po sredini",
180
+ "Align Bottom": "Poravnaj dole",
181
+ "Cell Style": "Mobilni stil",
182
+
183
+ // Files
184
+ "Upload File": "Otpremanje datoteke",
185
+ "Drop file": "Baci datoteku",
186
+
187
+ // Emoticons
188
+ "Emoticons": "Emotikona",
189
+ "Grinning face": "Nasmejanoj lice",
190
+ "Grinning face with smiling eyes": "Nasmejanoj lice sa osmehom o\u010di",
191
+ "Face with tears of joy": "Suo\u010davaju sa suzama radosnicama",
192
+ "Smiling face with open mouth": "Nasmejano lice sa otvorenim ustima",
193
+ "Smiling face with open mouth and smiling eyes": "Lica sa otvorenim ustima i nasmejani o\u010di",
194
+ "Smiling face with open mouth and cold sweat": "Nasmejano lice sa otvorenih usta i hladan znoj",
195
+ "Smiling face with open mouth and tightly-closed eyes": "Nasmejano lice otvorenih usta i \u010dvrsto zatvorenih o\u010diju",
196
+ "Smiling face with halo": "Nasmejano lice sa oreolom",
197
+ "Smiling face with horns": "Nasmejano lice sa rogovima",
198
+ "Winking face": "Namigivanje lice",
199
+ "Smiling face with smiling eyes": "Lica sa osmehom o\u010di",
200
+ "Face savoring delicious food": "Lice u\u045bivaju\u0436i u ukusnu hranu",
201
+ "Relieved face": "Laknulo lice",
202
+ "Smiling face with heart-shaped eyes": "Nasmejano lice sa o\u010dima u obliku srca",
203
+ "Smiling face with sunglasses": "Nasmejano lice sa nao\u010dare",
204
+ "Smirking face": "Rugaju\u0436i lice",
205
+ "Neutral face": "Neutralno lice",
206
+ "Expressionless face": "Bez izraza lica.",
207
+ "Unamused face": "Nije zapaljen lice",
208
+ "Face with cold sweat": "Suo\u010davaju sa hladnim znojem",
209
+ "Pensive face": "Nevesela lica",
210
+ "Confused face": "Zbunjeno lice",
211
+ "Confounded face": "Dosadnih lice",
212
+ "Kissing face": "Ljubim lice",
213
+ "Face throwing a kiss": "Lice baca poljubac",
214
+ "Kissing face with smiling eyes": "Ljubi lice sa osmehom o\u010di",
215
+ "Kissing face with closed eyes": "Ljubi lice sa zatvorenim o\u010dima",
216
+ "Face with stuck out tongue": "Lice sa zaglavio jezik",
217
+ "Face with stuck out tongue and winking eye": "Lice sa zaglavljen jezik i namigivanje",
218
+ "Face with stuck out tongue and tightly-closed eyes": "Lice sa zaglavljen jezik i cvrsto zatvorene o\u010di",
219
+ "Disappointed face": "Razo\u010darani lice",
220
+ "Worried face": "Zabrinuto lice",
221
+ "Angry face": "Ljut lice",
222
+ "Pouting face": "Zlovoljan lice",
223
+ "Crying face": "Plakanje lice",
224
+ "Persevering face": "Istrajnog lice",
225
+ "Face with look of triumph": "Suo\u010davaju sa izgledom trijumfa",
226
+ "Disappointed but relieved face": "Razo\u010daran ali laknulo lice",
227
+ "Frowning face with open mouth": "Namršten lice sa otvorenim ustima",
228
+ "Anguished face": "Enih lica",
229
+ "Fearful face": "Strahu lice",
230
+ "Weary face": "Umorna lica",
231
+ "Sleepy face": "Spava mi se lice",
232
+ "Tired face": "Umorna lica",
233
+ "Grimacing face": "Klupi lice",
234
+ "Loudly crying face": "Glasno plakanje lice",
235
+ "Face with open mouth": "Suo\u010davaju sa otvorenim ustima",
236
+ "Hushed face": "Tihim lice",
237
+ "Face with open mouth and cold sweat": "Suo\u010davaju sa otvorenih usta i hladan znoj",
238
+ "Face screaming in fear": "Lice vrisak u strahu",
239
+ "Astonished face": "Zadivljeni lice",
240
+ "Flushed face": "Uplakanu lice",
241
+ "Sleeping face": "Pospanog lica",
242
+ "Dizzy face": "Lice mi se vrti",
243
+ "Face without mouth": "Lice bez jezika",
244
+ "Face with medical mask": "Suo\u010davaju sa medicinskim masku",
245
+
246
+ // Line breaker
247
+ "Break": "Prelom",
248
+
249
+ // Math
250
+ "Subscript": "Indeksni tekst",
251
+ "Superscript": "Eksponentni tekst",
252
+
253
+ // Full screen
254
+ "Fullscreen": "Puni ekran",
255
+
256
+ // Horizontal line
257
+ "Insert Horizontal Line": "Umetni horizontalnu liniju",
258
+
259
+ // Clear formatting
260
+ "Clear Formatting": "Brisanje oblikovanja",
261
+
262
+ // Save
263
+ "Save": "\u0441\u0430\u0447\u0443\u0432\u0430\u0442\u0438",
264
+
265
+ // Undo, redo
266
+ "Undo": "Opozovi radnju",
267
+ "Redo": "Ponavljanje",
268
+
269
+ // Select all
270
+ "Select All": "Izaberi sve",
271
+
272
+ // Code view
273
+ "Code View": "Prikaz koda",
274
+
275
+ // Quote
276
+ "Quote": "Ponude",
277
+ "Increase": "Pove\u0107anje",
278
+ "Decrease": "Smanjivanje",
279
+
280
+ // Quick Insert
281
+ "Quick Insert": "Brzo umetanje",
282
+
283
+ // Spcial Characters
284
+ "Special Characters": "Specijalni znakovi",
285
+ "Latin": "Latino",
286
+ "Greek": "Grk",
287
+ "Cyrillic": "Ćirilica",
288
+ "Punctuation": "Interpunkcije",
289
+ "Currency": "Valuta",
290
+ "Arrows": "Strelice",
291
+ "Math": "Matematika",
292
+ "Misc": "Misc",
293
+
294
+ // Print.
295
+ "Print": "Odštampaj",
296
+
297
+ // Spell Checker.
298
+ "Spell Checker": "Kontrolor pravopisa",
299
+
300
+ // Help
301
+ "Help": "Pomoć",
302
+ "Shortcuts": "Prečice",
303
+ "Inline Editor": "Pri upisivanju Editor",
304
+ "Show the editor": "Prikaži urednik",
305
+ "Common actions": "Zajedničke akcije",
306
+ "Copy": "Kopija",
307
+ "Cut": "Rez",
308
+ "Paste": "Nalepi",
309
+ "Basic Formatting": "Osnovno oblikovanje",
310
+ "Increase quote level": "Povećati ponudu za nivo",
311
+ "Decrease quote level": "Smanjenje ponude nivo",
312
+ "Image / Video": "Slika / Video",
313
+ "Resize larger": "Veće veličine",
314
+ "Resize smaller": "Promena veličine manji",
315
+ "Table": "Sto",
316
+ "Select table cell": "Select ćelije",
317
+ "Extend selection one cell": "Proširite selekciju jednu ćeliju",
318
+ "Extend selection one row": "Proširite selekciju jedan red",
319
+ "Navigation": "Navigacija",
320
+ "Focus popup / toolbar": "Fokus Iskačući meni / traka sa alatkama",
321
+ "Return focus to previous position": "Vratiti fokus na prethodnu poziciju",
322
+
323
+ // Embed.ly
324
+ "Embed URL": "Ugradite URL",
325
+ "Paste in a URL to embed": "Nalepite URL adresu da biste ugradili",
326
+
327
+ // Word Paste.
328
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Nalepljeni sadržaj dolazi iz Microsoft Word dokument. Da li želite zadržati u formatu ili počistiti?",
329
+ "Keep": "Nastavi",
330
+ "Clean": "Oиisti",
331
+ "Word Paste Detected": "Word Nalepi otkriven"
332
+ },
333
+ direction: "ltr"
334
+ };
335
+
336
+ }));