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
- * Romanian
35
- */
36
-
37
- $.FE.LANGUAGE['ro'] = {
38
- translation: {
39
- // Place holder
40
- "Type something": "Tasteaz\u0103 ceva",
41
-
42
- // Basic formatting
43
- "Bold": "\u00cengro\u015fat",
44
- "Italic": "Cursiv",
45
- "Underline": "Subliniat",
46
- "Strikethrough": "T\u0103iat",
47
-
48
- // Main buttons
49
- "Insert": "Insereaz\u0103",
50
- "Delete": "\u015eterge",
51
- "Cancel": "Anuleaz\u0103",
52
- "OK": "Ok",
53
- "Back": "\u00cenapoi",
54
- "Remove": "\u0218terge",
55
- "More": "Mai mult",
56
- "Update": "Actualizeaz\u0103",
57
- "Style": "Stil",
58
-
59
- // Font
60
- "Font Family": "Font",
61
- "Font Size": "Dimensiune font",
62
-
63
- // Colors
64
- "Colors": "Culoare",
65
- "Background": "Fundal",
66
- "Text": "Text",
67
- "HEX Color": "Culoare Hexa",
68
-
69
- // Paragraphs
70
- "Paragraph Format": "Format paragraf",
71
- "Normal": "Normal",
72
- "Code": "Cod",
73
- "Heading 1": "Antet 1",
74
- "Heading 2": "Antet 2",
75
- "Heading 3": "Antet 3",
76
- "Heading 4": "Antet 4",
77
-
78
- // Style
79
- "Paragraph Style": "Stil paragraf",
80
- "Inline Style": "Stil \u00een linie",
81
-
82
- // Alignment
83
- "Align": "Aliniere",
84
- "Align Left": "Aliniere la st\u00e2nga",
85
- "Align Center": "Aliniere la centru",
86
- "Align Right": "Aliniere la dreapta",
87
- "Align Justify": "Aliniere pe toat\u0103 l\u0103\u021bimea",
88
- "None": "Niciunul",
89
-
90
- // Lists
91
- "Ordered List": "List\u0103 ordonat\u0103",
92
- "Default": "Mod implicit",
93
- "Lower Alpha": "Inferior alfa",
94
- "Lower Greek": "Inferior grecesc",
95
- "Lower Roman": "Inferior roman",
96
- "Upper Alpha": "Alfa superioară",
97
- "Upper Roman": "Superior roman",
98
-
99
- "Unordered List": "List\u0103 neordonat\u0103",
100
- "Circle": "Cerc",
101
- "Disc": "Disc",
102
- "Square": "Pătrat",
103
-
104
- // Line height
105
- "Line Height": "Inaltimea liniei",
106
- "Single": "Singur",
107
- "Double": "Dubla",
108
-
109
- // Indent
110
- "Decrease Indent": "De-indenteaz\u0103",
111
- "Increase Indent": "Indenteaz\u0103",
112
-
113
- // Links
114
- "Insert Link": "Inserare link",
115
- "Open in new tab": "Deschide \u00EEn tab nou",
116
- "Open Link": "Deschide link",
117
- "Edit Link": "Editare link",
118
- "Unlink": "\u0218terge link-ul",
119
- "Choose Link": "Alege link",
120
-
121
- // Images
122
- "Insert Image": "Inserare imagine",
123
- "Upload Image": "\u00cencarc\u0103 imagine",
124
- "By URL": "Dup\u0103 URL",
125
- "Browse": "R\u0103sfoie\u0219te",
126
- "Drop image": "Trage imagine",
127
- "or click": "sau f\u0103 click",
128
- "Manage Images": "Gestionare imagini",
129
- "Loading": "Se \u00eencarc\u0103",
130
- "Deleting": "Se \u0219terge",
131
- "Tags": "Etichete",
132
- "Are you sure? Image will be deleted.": "Sunte\u021bi sigur? Imaginea va fi \u015ftears\u0103.",
133
- "Replace": "\u00cenlocuire",
134
- "Uploading": "Imaginea se \u00eencarc\u0103",
135
- "Loading image": "Imaginea se \u00eencarc\u0103",
136
- "Display": "Afi\u0219are",
137
- "Inline": "\u00cen linie",
138
- "Break Text": "Sparge text",
139
- "Alternative Text": "Text alternativ",
140
- "Change Size": "Modificare dimensiuni",
141
- "Width": "L\u0103\u021bime",
142
- "Height": "\u00cen\u0103l\u021bime",
143
- "Something went wrong. Please try again.": "Ceva n-a mers bine. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou.",
144
- "Image Caption": "Captura imaginii",
145
- "Advanced Edit": "Editare avansată",
146
-
147
- // Video
148
- "Insert Video": "Inserare video",
149
- "Embedded Code": "Cod embedded",
150
- "Paste in a video URL": "Lipiți o adresă URL pentru video",
151
- "Drop video": "Trage video",
152
- "Your browser does not support HTML5 video.": "Browserul dvs. nu acceptă videoclipul html5.",
153
- "Upload Video": "Încărcați videoclipul",
154
-
155
- // Tables
156
- "Insert Table": "Inserare tabel",
157
- "Table Header": "Antet tabel",
158
- "Remove Table": "\u0218terge tabel",
159
- "Table Style": "Stil tabel",
160
- "Horizontal Align": "Aliniere orizontal\u0103",
161
- "Row": "Linie",
162
- "Insert row above": "Insereaz\u0103 linie \u00eenainte",
163
- "Insert row below": "Insereaz\u0103 linie dup\u0103",
164
- "Delete row": "\u015eterge linia",
165
- "Column": "Coloan\u0103",
166
- "Insert column before": "Insereaz\u0103 coloan\u0103 \u00eenainte",
167
- "Insert column after": "Insereaz\u0103 coloan\u0103 dup\u0103",
168
- "Delete column": "\u015eterge coloana",
169
- "Cell": "Celula",
170
- "Merge cells": "Une\u015fte celulele",
171
- "Horizontal split": "\u00cemparte orizontal",
172
- "Vertical split": "\u00cemparte vertical",
173
- "Cell Background": "Fundal celul\u0103",
174
- "Vertical Align": "Aliniere vertical\u0103",
175
- "Top": "Sus",
176
- "Middle": "Mijloc",
177
- "Bottom": "Jos",
178
- "Align Top": "Aliniere sus",
179
- "Align Middle": "Aliniere la mijloc",
180
- "Align Bottom": "Aliniere jos",
181
- "Cell Style": "Stil celul\u0103",
182
-
183
- // Files
184
- "Upload File": "\u00cenc\u0103rca\u021bi fi\u0219ier",
185
- "Drop file": "Trage fi\u0219ier",
186
-
187
- // Emoticons
188
- "Emoticons": "Emoticoane",
189
- "Grinning face": "Fa\u021b\u0103 r\u00e2njind",
190
- "Grinning face with smiling eyes": "Fa\u021b\u0103 r\u00e2njind cu ochi z\u00e2mbitori",
191
- "Face with tears of joy": "Fa\u021b\u0103 cu lacrimi de bucurie",
192
- "Smiling face with open mouth": "Fa\u021b\u0103 z\u00e2mbitoare cu gura deschis\u0103",
193
- "Smiling face with open mouth and smiling eyes": "Fa\u021b\u0103 z\u00e2mbitoare cu gura deschis\u0103 \u0219i ochi z\u00e2mbitori",
194
- "Smiling face with open mouth and cold sweat": "Fa\u021b\u0103 z\u00e2mbitoare cu gura deschis\u0103 şi sudoare rece",
195
- "Smiling face with open mouth and tightly-closed eyes": "Fa\u021b\u0103 z\u00e2mbitoare cu gura deschis\u0103 şi ochii ferm \u00eenchi\u0219i",
196
- "Smiling face with halo": "Fa\u021b\u0103 z\u00e2mbitoare cu aur\u0103",
197
- "Smiling face with horns": "Fa\u021b\u0103 z\u00e2mbitoare cu coarne",
198
- "Winking face": "Fa\u021b\u0103 clipind",
199
- "Smiling face with smiling eyes": "Fa\u021b\u0103 z\u00e2mbitoare cu ochi z\u00e2mbitori",
200
- "Face savoring delicious food": "Fa\u021b\u0103 savur\u00e2nd preparate delicioase",
201
- "Relieved face": "Fa\u021b\u0103 u\u0219urat\u0103",
202
- "Smiling face with heart-shaped eyes": "Fa\u021b\u0103 z\u00e2mbitoare cu ochi in forma de inim\u0103",
203
- "Smiling face with sunglasses": "Fa\u021b\u0103 z\u00e2mbitoare cu ochelari de soare",
204
- "Smirking face": "Fa\u021b\u0103 cu sur\u00e2s afectat",
205
- "Neutral face": "Fa\u021b\u0103 neutr\u0103",
206
- "Expressionless face": "Fa\u021b\u0103 f\u0103r\u0103 expresie",
207
- "Unamused face": "Fa\u021b\u0103 neamuzat\u0103",
208
- "Face with cold sweat": "Fa\u021b\u0103 cu sudoare rece",
209
- "Pensive face": "Fa\u021b\u0103 medit\u00e2nd",
210
- "Confused face": "Fa\u021b\u0103 confuz\u0103",
211
- "Confounded face": "Fa\u021b\u0103 z\u0103p\u0103cit\u0103",
212
- "Kissing face": "Fa\u021b\u0103 s\u0103rut\u00e2nd",
213
- "Face throwing a kiss": "Fa\u021b\u0103 arunc\u00e2nd un s\u0103rut",
214
- "Kissing face with smiling eyes": "Fa\u021b\u0103 s\u0103rut\u00e2nd cu ochi z\u00e2mbitori",
215
- "Kissing face with closed eyes": "Fa\u021b\u0103 s\u0103rut\u00e2nd cu ochii \u00eenchi\u0219i",
216
- "Face with stuck out tongue": "Fa\u021b\u0103 cu limba afar\u0103",
217
- "Face with stuck out tongue and winking eye": "Fa\u021b\u0103 cu limba scoas\u0103 clipind",
218
- "Face with stuck out tongue and tightly-closed eyes": "Fa\u021b\u0103 cu limba scoas\u0103 \u0219i ochii ferm \u00eenchi\u0219i",
219
- "Disappointed face": "Fa\u021b\u0103 dezam\u0103git\u0103",
220
- "Worried face": "Fa\u021b\u0103 \u00eengrijorat\u0103",
221
- "Angry face": "Fa\u021b\u0103 nervoas\u0103",
222
- "Pouting face": "Fa\u021b\u0103 fierb\u00e2nd",
223
- "Crying face": "Fa\u021b\u0103 pl\u00e2ng\u00e2nd",
224
- "Persevering face": "Fa\u021b\u0103 perseverent\u0103",
225
- "Face with look of triumph": "Fa\u021b\u0103 triumf\u0103toare",
226
- "Disappointed but relieved face": "Fa\u021b\u0103 dezam\u0103git\u0103 dar u\u0219urat\u0103",
227
- "Frowning face with open mouth": "Fa\u021b\u0103 \u00eencruntat\u0103 cu gura deschis\u0103",
228
- "Anguished face": "Fa\u021b\u0103 \u00eendurerat\u0103",
229
- "Fearful face": "Fa\u021b\u0103 tem\u0103toare",
230
- "Weary face": "Fa\u021b\u0103 \u00eengrijorat\u0103",
231
- "Sleepy face": "Fa\u021b\u0103 adormit\u0103",
232
- "Tired face": "Fa\u021b\u0103 obosit\u0103",
233
- "Grimacing face": "Fa\u021b\u0103 cu grimas\u0103",
234
- "Loudly crying face": "Fa\u021b\u0103 pl\u00e2ng\u00e2nd zgomotos",
235
- "Face with open mouth": "Fa\u021b\u0103 cu gura deschis\u0103",
236
- "Hushed face": "Fa\u021b\u0103 discret\u0103",
237
- "Face with open mouth and cold sweat": "Fa\u021b\u0103 cu gura deschis\u0103 si sudoare rece",
238
- "Face screaming in fear": "Fa\u021b\u0103 \u021bip\u00e2nd de fric\u0103",
239
- "Astonished face": "Fa\u021b\u0103 uimit\u0103",
240
- "Flushed face": "Fa\u021b\u0103 sp\u0103lat\u0103",
241
- "Sleeping face": "Fa\u021b\u0103 adormit\u0103",
242
- "Dizzy face": "Fa\u021b\u0103 ame\u021bit\u0103",
243
- "Face without mouth": "Fa\u021b\u0103 f\u0103r\u0103 gur\u0103",
244
- "Face with medical mask": "Fa\u021b\u0103 cu masc\u0103 medical\u0103",
245
-
246
- // Line breaker
247
- "Break": "Desparte",
248
-
249
- // Horizontal line
250
- "Insert Horizontal Line": "Inserare linie orizontal\u0103",
251
-
252
- // Math
253
- "Subscript": "Indice",
254
- "Superscript": "Exponent",
255
-
256
- // Full screen
257
- "Fullscreen": "Ecran complet",
258
-
259
- // Clear formatting
260
- "Clear Formatting": "Elimina\u021bi formatarea",
261
-
262
- // Save
263
- "Save": "\u0053\u0061\u006c\u0076\u0061\u021b\u0069",
264
-
265
- // Undo, redo
266
- "Undo": "Reexecut\u0103",
267
- "Redo": "Dezexecut\u0103",
268
-
269
- // Select all
270
- "Select All": "Selecteaz\u0103 tot",
271
-
272
- // Code view
273
- "Code View": "Vizualizare cod",
274
-
275
- // Quote
276
- "Quote": "Citat",
277
- "Increase": "Indenteaz\u0103",
278
- "Decrease": "De-indenteaz\u0103",
279
-
280
- // Quick Insert
281
- "Quick Insert": "Inserare rapid\u0103",
282
-
283
- // Spcial Characters
284
- "Special Characters": "Caracterele speciale",
285
- "Latin": "Latină",
286
- "Greek": "Greacă",
287
- "Cyrillic": "Chirilic",
288
- "Punctuation": "Punctuaţie",
289
- "Currency": "Valută",
290
- "Arrows": "Săgeți",
291
- "Math": "Matematică",
292
- "Misc": "Diverse",
293
-
294
- // Print.
295
- "Print": "Imprimare",
296
-
297
- // Spell Checker.
298
- "Spell Checker": "Ortografie",
299
-
300
- // Help
301
- "Help": "Ajutor",
302
- "Shortcuts": "Comenzi rapide",
303
- "Inline Editor": "Editor inline",
304
- "Show the editor": "Arătați editorul",
305
- "Common actions": "Acțiuni comune",
306
- "Copy": "Copie",
307
- "Cut": "A taia",
308
- "Paste": "Lipire",
309
- "Basic Formatting": "Formatul de bază",
310
- "Increase quote level": "Creșteți nivelul cotației",
311
- "Decrease quote level": "Micșorați nivelul cotației",
312
- "Image / Video": "Imagine / video",
313
- "Resize larger": "Redimensionați mai mare",
314
- "Resize smaller": "Redimensionați mai puțin",
315
- "Table": "Tabel",
316
- "Select table cell": "Selectați celula tabelă",
317
- "Extend selection one cell": "Extindeți selecția la o celulă",
318
- "Extend selection one row": "Extindeți selecția cu un rând",
319
- "Navigation": "Navigare",
320
- "Focus popup / toolbar": "Focus popup / bara de instrumente",
321
- "Return focus to previous position": "Reveniți la poziția anterioară",
322
-
323
- // Embed.ly
324
- "Embed URL": "Încorporați url",
325
- "Paste in a URL to embed": "Lipiți un URL pentru a-l încorpora",
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?": "Conținutul lipit vine dintr-un document word Microsoft. Doriți să păstrați formatul sau să îl curățați?",
329
- "Keep": "A pastra",
330
- "Clean": "Curat",
331
- "Word Paste Detected": "A fost detectată lipire din Word"
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
+ * Romanian
35
+ */
36
+
37
+ $.FE.LANGUAGE['ro'] = {
38
+ translation: {
39
+ // Place holder
40
+ "Type something": "Tasteaz\u0103 ceva",
41
+
42
+ // Basic formatting
43
+ "Bold": "\u00cengro\u015fat",
44
+ "Italic": "Cursiv",
45
+ "Underline": "Subliniat",
46
+ "Strikethrough": "T\u0103iat",
47
+
48
+ // Main buttons
49
+ "Insert": "Insereaz\u0103",
50
+ "Delete": "\u015eterge",
51
+ "Cancel": "Anuleaz\u0103",
52
+ "OK": "Ok",
53
+ "Back": "\u00cenapoi",
54
+ "Remove": "\u0218terge",
55
+ "More": "Mai mult",
56
+ "Update": "Actualizeaz\u0103",
57
+ "Style": "Stil",
58
+
59
+ // Font
60
+ "Font Family": "Font",
61
+ "Font Size": "Dimensiune font",
62
+
63
+ // Colors
64
+ "Colors": "Culoare",
65
+ "Background": "Fundal",
66
+ "Text": "Text",
67
+ "HEX Color": "Culoare Hexa",
68
+
69
+ // Paragraphs
70
+ "Paragraph Format": "Format paragraf",
71
+ "Normal": "Normal",
72
+ "Code": "Cod",
73
+ "Heading 1": "Antet 1",
74
+ "Heading 2": "Antet 2",
75
+ "Heading 3": "Antet 3",
76
+ "Heading 4": "Antet 4",
77
+
78
+ // Style
79
+ "Paragraph Style": "Stil paragraf",
80
+ "Inline Style": "Stil \u00een linie",
81
+
82
+ // Alignment
83
+ "Align": "Aliniere",
84
+ "Align Left": "Aliniere la st\u00e2nga",
85
+ "Align Center": "Aliniere la centru",
86
+ "Align Right": "Aliniere la dreapta",
87
+ "Align Justify": "Aliniere pe toat\u0103 l\u0103\u021bimea",
88
+ "None": "Niciunul",
89
+
90
+ // Lists
91
+ "Ordered List": "List\u0103 ordonat\u0103",
92
+ "Default": "Mod implicit",
93
+ "Lower Alpha": "Inferior alfa",
94
+ "Lower Greek": "Inferior grecesc",
95
+ "Lower Roman": "Inferior roman",
96
+ "Upper Alpha": "Alfa superioară",
97
+ "Upper Roman": "Superior roman",
98
+
99
+ "Unordered List": "List\u0103 neordonat\u0103",
100
+ "Circle": "Cerc",
101
+ "Disc": "Disc",
102
+ "Square": "Pătrat",
103
+
104
+ // Line height
105
+ "Line Height": "Inaltimea liniei",
106
+ "Single": "Singur",
107
+ "Double": "Dubla",
108
+
109
+ // Indent
110
+ "Decrease Indent": "De-indenteaz\u0103",
111
+ "Increase Indent": "Indenteaz\u0103",
112
+
113
+ // Links
114
+ "Insert Link": "Inserare link",
115
+ "Open in new tab": "Deschide \u00EEn tab nou",
116
+ "Open Link": "Deschide link",
117
+ "Edit Link": "Editare link",
118
+ "Unlink": "\u0218terge link-ul",
119
+ "Choose Link": "Alege link",
120
+
121
+ // Images
122
+ "Insert Image": "Inserare imagine",
123
+ "Upload Image": "\u00cencarc\u0103 imagine",
124
+ "By URL": "Dup\u0103 URL",
125
+ "Browse": "R\u0103sfoie\u0219te",
126
+ "Drop image": "Trage imagine",
127
+ "or click": "sau f\u0103 click",
128
+ "Manage Images": "Gestionare imagini",
129
+ "Loading": "Se \u00eencarc\u0103",
130
+ "Deleting": "Se \u0219terge",
131
+ "Tags": "Etichete",
132
+ "Are you sure? Image will be deleted.": "Sunte\u021bi sigur? Imaginea va fi \u015ftears\u0103.",
133
+ "Replace": "\u00cenlocuire",
134
+ "Uploading": "Imaginea se \u00eencarc\u0103",
135
+ "Loading image": "Imaginea se \u00eencarc\u0103",
136
+ "Display": "Afi\u0219are",
137
+ "Inline": "\u00cen linie",
138
+ "Break Text": "Sparge text",
139
+ "Alternative Text": "Text alternativ",
140
+ "Change Size": "Modificare dimensiuni",
141
+ "Width": "L\u0103\u021bime",
142
+ "Height": "\u00cen\u0103l\u021bime",
143
+ "Something went wrong. Please try again.": "Ceva n-a mers bine. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou.",
144
+ "Image Caption": "Captura imaginii",
145
+ "Advanced Edit": "Editare avansată",
146
+
147
+ // Video
148
+ "Insert Video": "Inserare video",
149
+ "Embedded Code": "Cod embedded",
150
+ "Paste in a video URL": "Lipiți o adresă URL pentru video",
151
+ "Drop video": "Trage video",
152
+ "Your browser does not support HTML5 video.": "Browserul dvs. nu acceptă videoclipul html5.",
153
+ "Upload Video": "Încărcați videoclipul",
154
+
155
+ // Tables
156
+ "Insert Table": "Inserare tabel",
157
+ "Table Header": "Antet tabel",
158
+ "Remove Table": "\u0218terge tabel",
159
+ "Table Style": "Stil tabel",
160
+ "Horizontal Align": "Aliniere orizontal\u0103",
161
+ "Row": "Linie",
162
+ "Insert row above": "Insereaz\u0103 linie \u00eenainte",
163
+ "Insert row below": "Insereaz\u0103 linie dup\u0103",
164
+ "Delete row": "\u015eterge linia",
165
+ "Column": "Coloan\u0103",
166
+ "Insert column before": "Insereaz\u0103 coloan\u0103 \u00eenainte",
167
+ "Insert column after": "Insereaz\u0103 coloan\u0103 dup\u0103",
168
+ "Delete column": "\u015eterge coloana",
169
+ "Cell": "Celula",
170
+ "Merge cells": "Une\u015fte celulele",
171
+ "Horizontal split": "\u00cemparte orizontal",
172
+ "Vertical split": "\u00cemparte vertical",
173
+ "Cell Background": "Fundal celul\u0103",
174
+ "Vertical Align": "Aliniere vertical\u0103",
175
+ "Top": "Sus",
176
+ "Middle": "Mijloc",
177
+ "Bottom": "Jos",
178
+ "Align Top": "Aliniere sus",
179
+ "Align Middle": "Aliniere la mijloc",
180
+ "Align Bottom": "Aliniere jos",
181
+ "Cell Style": "Stil celul\u0103",
182
+
183
+ // Files
184
+ "Upload File": "\u00cenc\u0103rca\u021bi fi\u0219ier",
185
+ "Drop file": "Trage fi\u0219ier",
186
+
187
+ // Emoticons
188
+ "Emoticons": "Emoticoane",
189
+ "Grinning face": "Fa\u021b\u0103 r\u00e2njind",
190
+ "Grinning face with smiling eyes": "Fa\u021b\u0103 r\u00e2njind cu ochi z\u00e2mbitori",
191
+ "Face with tears of joy": "Fa\u021b\u0103 cu lacrimi de bucurie",
192
+ "Smiling face with open mouth": "Fa\u021b\u0103 z\u00e2mbitoare cu gura deschis\u0103",
193
+ "Smiling face with open mouth and smiling eyes": "Fa\u021b\u0103 z\u00e2mbitoare cu gura deschis\u0103 \u0219i ochi z\u00e2mbitori",
194
+ "Smiling face with open mouth and cold sweat": "Fa\u021b\u0103 z\u00e2mbitoare cu gura deschis\u0103 şi sudoare rece",
195
+ "Smiling face with open mouth and tightly-closed eyes": "Fa\u021b\u0103 z\u00e2mbitoare cu gura deschis\u0103 şi ochii ferm \u00eenchi\u0219i",
196
+ "Smiling face with halo": "Fa\u021b\u0103 z\u00e2mbitoare cu aur\u0103",
197
+ "Smiling face with horns": "Fa\u021b\u0103 z\u00e2mbitoare cu coarne",
198
+ "Winking face": "Fa\u021b\u0103 clipind",
199
+ "Smiling face with smiling eyes": "Fa\u021b\u0103 z\u00e2mbitoare cu ochi z\u00e2mbitori",
200
+ "Face savoring delicious food": "Fa\u021b\u0103 savur\u00e2nd preparate delicioase",
201
+ "Relieved face": "Fa\u021b\u0103 u\u0219urat\u0103",
202
+ "Smiling face with heart-shaped eyes": "Fa\u021b\u0103 z\u00e2mbitoare cu ochi in forma de inim\u0103",
203
+ "Smiling face with sunglasses": "Fa\u021b\u0103 z\u00e2mbitoare cu ochelari de soare",
204
+ "Smirking face": "Fa\u021b\u0103 cu sur\u00e2s afectat",
205
+ "Neutral face": "Fa\u021b\u0103 neutr\u0103",
206
+ "Expressionless face": "Fa\u021b\u0103 f\u0103r\u0103 expresie",
207
+ "Unamused face": "Fa\u021b\u0103 neamuzat\u0103",
208
+ "Face with cold sweat": "Fa\u021b\u0103 cu sudoare rece",
209
+ "Pensive face": "Fa\u021b\u0103 medit\u00e2nd",
210
+ "Confused face": "Fa\u021b\u0103 confuz\u0103",
211
+ "Confounded face": "Fa\u021b\u0103 z\u0103p\u0103cit\u0103",
212
+ "Kissing face": "Fa\u021b\u0103 s\u0103rut\u00e2nd",
213
+ "Face throwing a kiss": "Fa\u021b\u0103 arunc\u00e2nd un s\u0103rut",
214
+ "Kissing face with smiling eyes": "Fa\u021b\u0103 s\u0103rut\u00e2nd cu ochi z\u00e2mbitori",
215
+ "Kissing face with closed eyes": "Fa\u021b\u0103 s\u0103rut\u00e2nd cu ochii \u00eenchi\u0219i",
216
+ "Face with stuck out tongue": "Fa\u021b\u0103 cu limba afar\u0103",
217
+ "Face with stuck out tongue and winking eye": "Fa\u021b\u0103 cu limba scoas\u0103 clipind",
218
+ "Face with stuck out tongue and tightly-closed eyes": "Fa\u021b\u0103 cu limba scoas\u0103 \u0219i ochii ferm \u00eenchi\u0219i",
219
+ "Disappointed face": "Fa\u021b\u0103 dezam\u0103git\u0103",
220
+ "Worried face": "Fa\u021b\u0103 \u00eengrijorat\u0103",
221
+ "Angry face": "Fa\u021b\u0103 nervoas\u0103",
222
+ "Pouting face": "Fa\u021b\u0103 fierb\u00e2nd",
223
+ "Crying face": "Fa\u021b\u0103 pl\u00e2ng\u00e2nd",
224
+ "Persevering face": "Fa\u021b\u0103 perseverent\u0103",
225
+ "Face with look of triumph": "Fa\u021b\u0103 triumf\u0103toare",
226
+ "Disappointed but relieved face": "Fa\u021b\u0103 dezam\u0103git\u0103 dar u\u0219urat\u0103",
227
+ "Frowning face with open mouth": "Fa\u021b\u0103 \u00eencruntat\u0103 cu gura deschis\u0103",
228
+ "Anguished face": "Fa\u021b\u0103 \u00eendurerat\u0103",
229
+ "Fearful face": "Fa\u021b\u0103 tem\u0103toare",
230
+ "Weary face": "Fa\u021b\u0103 \u00eengrijorat\u0103",
231
+ "Sleepy face": "Fa\u021b\u0103 adormit\u0103",
232
+ "Tired face": "Fa\u021b\u0103 obosit\u0103",
233
+ "Grimacing face": "Fa\u021b\u0103 cu grimas\u0103",
234
+ "Loudly crying face": "Fa\u021b\u0103 pl\u00e2ng\u00e2nd zgomotos",
235
+ "Face with open mouth": "Fa\u021b\u0103 cu gura deschis\u0103",
236
+ "Hushed face": "Fa\u021b\u0103 discret\u0103",
237
+ "Face with open mouth and cold sweat": "Fa\u021b\u0103 cu gura deschis\u0103 si sudoare rece",
238
+ "Face screaming in fear": "Fa\u021b\u0103 \u021bip\u00e2nd de fric\u0103",
239
+ "Astonished face": "Fa\u021b\u0103 uimit\u0103",
240
+ "Flushed face": "Fa\u021b\u0103 sp\u0103lat\u0103",
241
+ "Sleeping face": "Fa\u021b\u0103 adormit\u0103",
242
+ "Dizzy face": "Fa\u021b\u0103 ame\u021bit\u0103",
243
+ "Face without mouth": "Fa\u021b\u0103 f\u0103r\u0103 gur\u0103",
244
+ "Face with medical mask": "Fa\u021b\u0103 cu masc\u0103 medical\u0103",
245
+
246
+ // Line breaker
247
+ "Break": "Desparte",
248
+
249
+ // Horizontal line
250
+ "Insert Horizontal Line": "Inserare linie orizontal\u0103",
251
+
252
+ // Math
253
+ "Subscript": "Indice",
254
+ "Superscript": "Exponent",
255
+
256
+ // Full screen
257
+ "Fullscreen": "Ecran complet",
258
+
259
+ // Clear formatting
260
+ "Clear Formatting": "Elimina\u021bi formatarea",
261
+
262
+ // Save
263
+ "Save": "\u0053\u0061\u006c\u0076\u0061\u021b\u0069",
264
+
265
+ // Undo, redo
266
+ "Undo": "Reexecut\u0103",
267
+ "Redo": "Dezexecut\u0103",
268
+
269
+ // Select all
270
+ "Select All": "Selecteaz\u0103 tot",
271
+
272
+ // Code view
273
+ "Code View": "Vizualizare cod",
274
+
275
+ // Quote
276
+ "Quote": "Citat",
277
+ "Increase": "Indenteaz\u0103",
278
+ "Decrease": "De-indenteaz\u0103",
279
+
280
+ // Quick Insert
281
+ "Quick Insert": "Inserare rapid\u0103",
282
+
283
+ // Spcial Characters
284
+ "Special Characters": "Caracterele speciale",
285
+ "Latin": "Latină",
286
+ "Greek": "Greacă",
287
+ "Cyrillic": "Chirilic",
288
+ "Punctuation": "Punctuaţie",
289
+ "Currency": "Valută",
290
+ "Arrows": "Săgeți",
291
+ "Math": "Matematică",
292
+ "Misc": "Diverse",
293
+
294
+ // Print.
295
+ "Print": "Imprimare",
296
+
297
+ // Spell Checker.
298
+ "Spell Checker": "Ortografie",
299
+
300
+ // Help
301
+ "Help": "Ajutor",
302
+ "Shortcuts": "Comenzi rapide",
303
+ "Inline Editor": "Editor inline",
304
+ "Show the editor": "Arătați editorul",
305
+ "Common actions": "Acțiuni comune",
306
+ "Copy": "Copie",
307
+ "Cut": "A taia",
308
+ "Paste": "Lipire",
309
+ "Basic Formatting": "Formatul de bază",
310
+ "Increase quote level": "Creșteți nivelul cotației",
311
+ "Decrease quote level": "Micșorați nivelul cotației",
312
+ "Image / Video": "Imagine / video",
313
+ "Resize larger": "Redimensionați mai mare",
314
+ "Resize smaller": "Redimensionați mai puțin",
315
+ "Table": "Tabel",
316
+ "Select table cell": "Selectați celula tabelă",
317
+ "Extend selection one cell": "Extindeți selecția la o celulă",
318
+ "Extend selection one row": "Extindeți selecția cu un rând",
319
+ "Navigation": "Navigare",
320
+ "Focus popup / toolbar": "Focus popup / bara de instrumente",
321
+ "Return focus to previous position": "Reveniți la poziția anterioară",
322
+
323
+ // Embed.ly
324
+ "Embed URL": "Încorporați url",
325
+ "Paste in a URL to embed": "Lipiți un URL pentru a-l încorpora",
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?": "Conținutul lipit vine dintr-un document word Microsoft. Doriți să păstrați formatul sau să îl curățați?",
329
+ "Keep": "A pastra",
330
+ "Clean": "Curat",
331
+ "Word Paste Detected": "A fost detectată lipire din Word"
332
+ },
333
+ direction: "ltr"
334
+ };
335
+
336
+ }));