wysiwyg-rails 2.9.6 → 2.9.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -21
  3. data/README.md +175 -127
  4. data/Rakefile +5 -5
  5. data/app/assets/javascripts/froala_editor.min.js +7 -7
  6. data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
  7. data/app/assets/javascripts/languages/ar.js +336 -336
  8. data/app/assets/javascripts/languages/bs.js +336 -336
  9. data/app/assets/javascripts/languages/cs.js +336 -336
  10. data/app/assets/javascripts/languages/da.js +333 -333
  11. data/app/assets/javascripts/languages/de.js +336 -336
  12. data/app/assets/javascripts/languages/el.js +342 -342
  13. data/app/assets/javascripts/languages/en_ca.js +280 -280
  14. data/app/assets/javascripts/languages/en_gb.js +280 -280
  15. data/app/assets/javascripts/languages/es.js +342 -318
  16. data/app/assets/javascripts/languages/et.js +336 -336
  17. data/app/assets/javascripts/languages/fa.js +336 -336
  18. data/app/assets/javascripts/languages/fi.js +336 -336
  19. data/app/assets/javascripts/languages/fr.js +336 -336
  20. data/app/assets/javascripts/languages/he.js +336 -336
  21. data/app/assets/javascripts/languages/hr.js +336 -336
  22. data/app/assets/javascripts/languages/hu.js +336 -336
  23. data/app/assets/javascripts/languages/id.js +337 -337
  24. data/app/assets/javascripts/languages/it.js +336 -336
  25. data/app/assets/javascripts/languages/ja.js +336 -336
  26. data/app/assets/javascripts/languages/ko.js +336 -336
  27. data/app/assets/javascripts/languages/ku.js +329 -329
  28. data/app/assets/javascripts/languages/me.js +336 -336
  29. data/app/assets/javascripts/languages/nb.js +336 -336
  30. data/app/assets/javascripts/languages/nl.js +336 -336
  31. data/app/assets/javascripts/languages/pl.js +336 -336
  32. data/app/assets/javascripts/languages/pt_br.js +336 -336
  33. data/app/assets/javascripts/languages/pt_pt.js +336 -336
  34. data/app/assets/javascripts/languages/ro.js +336 -336
  35. data/app/assets/javascripts/languages/ru.js +336 -336
  36. data/app/assets/javascripts/languages/sk.js +336 -336
  37. data/app/assets/javascripts/languages/sr.js +336 -336
  38. data/app/assets/javascripts/languages/sv.js +336 -336
  39. data/app/assets/javascripts/languages/th.js +336 -336
  40. data/app/assets/javascripts/languages/tr.js +336 -336
  41. data/app/assets/javascripts/languages/uk.js +336 -336
  42. data/app/assets/javascripts/languages/vi.js +276 -276
  43. data/app/assets/javascripts/languages/zh_cn.js +336 -336
  44. data/app/assets/javascripts/languages/zh_tw.js +336 -336
  45. data/app/assets/javascripts/plugins/align.min.js +6 -6
  46. data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
  47. data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
  48. data/app/assets/javascripts/plugins/code_view.min.js +7 -7
  49. data/app/assets/javascripts/plugins/colors.min.js +7 -7
  50. data/app/assets/javascripts/plugins/draggable.min.js +7 -7
  51. data/app/assets/javascripts/plugins/emoticons.min.js +7 -7
  52. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  53. data/app/assets/javascripts/plugins/file.min.js +7 -7
  54. data/app/assets/javascripts/plugins/font_family.min.js +6 -6
  55. data/app/assets/javascripts/plugins/font_size.min.js +6 -6
  56. data/app/assets/javascripts/plugins/forms.min.js +6 -6
  57. data/app/assets/javascripts/plugins/fullscreen.min.js +7 -7
  58. data/app/assets/javascripts/plugins/help.min.js +6 -6
  59. data/app/assets/javascripts/plugins/image.min.js +7 -7
  60. data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
  61. data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
  62. data/app/assets/javascripts/plugins/inline_style.min.js +7 -7
  63. data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
  64. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  65. data/app/assets/javascripts/plugins/link.min.js +7 -7
  66. data/app/assets/javascripts/plugins/lists.min.js +7 -7
  67. data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
  68. data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
  69. data/app/assets/javascripts/plugins/print.min.js +6 -6
  70. data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
  71. data/app/assets/javascripts/plugins/quote.min.js +6 -6
  72. data/app/assets/javascripts/plugins/save.min.js +6 -6
  73. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  74. data/app/assets/javascripts/plugins/table.min.js +7 -7
  75. data/app/assets/javascripts/plugins/url.min.js +6 -6
  76. data/app/assets/javascripts/plugins/video.min.js +7 -7
  77. data/app/assets/javascripts/plugins/word_paste.min.js +7 -7
  78. data/app/assets/javascripts/third_party/embedly.min.js +7 -7
  79. data/app/assets/javascripts/third_party/font_awesome.min.js +7 -7
  80. data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
  81. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  82. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  83. data/app/assets/stylesheets/froala_editor.css +1337 -1334
  84. data/app/assets/stylesheets/froala_editor.min.css +7 -7
  85. data/app/assets/stylesheets/froala_editor.pkgd.css +2987 -2983
  86. data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
  87. data/app/assets/stylesheets/froala_style.css +452 -448
  88. data/app/assets/stylesheets/froala_style.min.css +7 -7
  89. data/app/assets/stylesheets/plugins/char_counter.css +57 -57
  90. data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
  91. data/app/assets/stylesheets/plugins/code_view.css +112 -112
  92. data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
  93. data/app/assets/stylesheets/plugins/colors.css +155 -155
  94. data/app/assets/stylesheets/plugins/colors.min.css +6 -6
  95. data/app/assets/stylesheets/plugins/draggable.css +43 -43
  96. data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
  97. data/app/assets/stylesheets/plugins/emoticons.css +42 -42
  98. data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
  99. data/app/assets/stylesheets/plugins/file.css +146 -146
  100. data/app/assets/stylesheets/plugins/file.min.css +6 -6
  101. data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
  102. data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
  103. data/app/assets/stylesheets/plugins/help.css +52 -52
  104. data/app/assets/stylesheets/plugins/help.min.css +6 -6
  105. data/app/assets/stylesheets/plugins/image.css +245 -244
  106. data/app/assets/stylesheets/plugins/image.min.css +7 -7
  107. data/app/assets/stylesheets/plugins/image_manager.css +268 -268
  108. data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
  109. data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
  110. data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
  111. data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
  112. data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
  113. data/app/assets/stylesheets/plugins/special_characters.css +51 -51
  114. data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
  115. data/app/assets/stylesheets/plugins/table.css +181 -181
  116. data/app/assets/stylesheets/plugins/table.min.css +6 -6
  117. data/app/assets/stylesheets/plugins/video.css +231 -231
  118. data/app/assets/stylesheets/plugins/video.min.css +6 -6
  119. data/app/assets/stylesheets/themes/dark.css +1336 -1330
  120. data/app/assets/stylesheets/themes/dark.min.css +7 -7
  121. data/app/assets/stylesheets/themes/gray.css +1336 -1330
  122. data/app/assets/stylesheets/themes/gray.min.css +7 -7
  123. data/app/assets/stylesheets/themes/red.css +1336 -1330
  124. data/app/assets/stylesheets/themes/red.min.css +7 -7
  125. data/app/assets/stylesheets/themes/royal.css +1336 -1330
  126. data/app/assets/stylesheets/themes/royal.min.css +7 -7
  127. data/app/assets/stylesheets/third_party/embedly.css +64 -65
  128. data/app/assets/stylesheets/third_party/embedly.min.css +7 -7
  129. data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
  130. data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
  131. data/app/assets/stylesheets/third_party/image_tui.css +42 -42
  132. data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
  133. data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
  134. data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
  135. data/lib/wysiwyg-rails.rb +1 -1
  136. data/lib/wysiwyg-rails/engine.rb +16 -16
  137. data/lib/wysiwyg-rails/version.rb +5 -5
  138. metadata +4 -4
@@ -1,318 +1,342 @@
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
- * Spanish
35
- */
36
-
37
- $.FE.LANGUAGE['es'] = {
38
- translation: {
39
- // Place holder
40
- "Type something": "Escriba algo",
41
-
42
- // Basic formatting
43
- "Bold": "Negrita",
44
- "Italic": "It\u00e1lica",
45
- "Underline": "Subrayado",
46
- "Strikethrough": "Tachado",
47
-
48
- // Main buttons
49
- "Insert": "Insertar",
50
- "Delete": "Borrar",
51
- "Cancel": "Cancelar",
52
- "OK": "Ok",
53
- "Back": "Atr\u00e1s",
54
- "Remove": "Quitar",
55
- "More": "M\u00e1s",
56
- "Update": "Actualizaci\u00f3n",
57
- "Style": "Estilo",
58
-
59
- // Font
60
- "Font Family": "Familia de fuentes",
61
- "Font Size": "Tama\u00f1o de fuente",
62
-
63
- // Colors
64
- "Colors": "Colores",
65
- "Background": "Fondo",
66
- "Text": "Texto",
67
- "HEX Color": "Color hexadecimal",
68
-
69
- // Paragraphs
70
- "Paragraph Format": "Formato de p\u00e1rrafo",
71
- "Normal": "Normal",
72
- "Code": "C\u00f3digo",
73
- "Heading 1": "Encabezado 1",
74
- "Heading 2": "Encabezado 2",
75
- "Heading 3": "Encabezado 3",
76
- "Heading 4": "Encabezado 4",
77
-
78
- // Style
79
- "Paragraph Style": "Estilo de p\u00e1rrafo",
80
- "Inline Style": "Estilo en l\u00ednea",
81
-
82
- // Alignment
83
- "Align": "Alinear",
84
- "Align Left": "Alinear a la izquierda",
85
- "Align Center": "Alinear al centro",
86
- "Align Right": "Alinear a la derecha",
87
- "Align Justify": "Justificar",
88
- "None": "Ninguno",
89
-
90
- // Lists
91
- "Ordered List": "Lista ordenada",
92
- "Unordered List": "Lista desordenada",
93
-
94
- // Indent
95
- "Decrease Indent": "Reducir sangr\u00eda",
96
- "Increase Indent": "Aumentar sangr\u00eda",
97
-
98
- // Links
99
- "Insert Link": "Insertar enlace",
100
- "Open in new tab": "Abrir en una nueva pesta\u00F1a",
101
- "Open Link": "Abrir enlace",
102
- "Edit Link": "Editar enlace",
103
- "Unlink": "Quitar enlace",
104
- "Choose Link": "Elegir enlace",
105
-
106
- // Images
107
- "Insert Image": "Insertar imagen",
108
- "Upload Image": "Cargar imagen",
109
- "By URL": "Por URL",
110
- "Browse": "Examinar",
111
- "Drop image": "Soltar la imagen",
112
- "or click": "o haga clic en",
113
- "Manage Images": "Administrar im\u00e1genes",
114
- "Loading": "Cargando",
115
- "Deleting": "Borrado",
116
- "Tags": "Etiquetas",
117
- "Are you sure? Image will be deleted.": "\u00bfEst\u00e1 seguro? La imagen ser\u00e1 borrada.",
118
- "Replace": "Reemplazar",
119
- "Uploading": "Carga",
120
- "Loading image": "Cargando imagen",
121
- "Display": "Mostrar",
122
- "Inline": "En l\u00ednea",
123
- "Break Text": "Romper texto",
124
- "Alternative Text": "Texto alternativo",
125
- "Change Size": "Cambiar tama\u00f1o",
126
- "Width": "Ancho",
127
- "Height": "Altura",
128
- "Something went wrong. Please try again.": "Algo sali\u00f3 mal. Por favor, vuelva a intentarlo.",
129
- "Image Caption": "Captura de imagen",
130
- "Advanced Edit": "Edición avanzada",
131
-
132
- // Video
133
- "Insert Video": "Insertar video",
134
- "Embedded Code": "C\u00f3digo incrustado",
135
- "Paste in a video URL": "Pegar en una URL de video",
136
- "Drop video": "Soltar video",
137
- "Your browser does not support HTML5 video.": "Su navegador no es compatible con video html5.",
138
- "Upload Video": "Subir video",
139
-
140
- // Tables
141
- "Insert Table": "Insertar tabla",
142
- "Table Header": "Encabezado de la tabla",
143
- "Remove Table": "Retire la tabla",
144
- "Table Style": "Estilo de tabla",
145
- "Horizontal Align": "Alinear horizontal",
146
- "Row": "Fila",
147
- "Insert row above": "Insertar fila antes",
148
- "Insert row below": "Insertar fila despu\u00e9s",
149
- "Delete row": "Eliminar fila",
150
- "Column": "Columna",
151
- "Insert column before": "Insertar columna antes",
152
- "Insert column after": "Insertar columna despu\u00e9s",
153
- "Delete column": "Eliminar columna",
154
- "Cell": "Celda",
155
- "Merge cells": "Combinar celdas",
156
- "Horizontal split": "Divisi\u00f3n horizontal",
157
- "Vertical split": "Divisi\u00f3n vertical",
158
- "Cell Background": "Fondo de la celda",
159
- "Vertical Align": "Alinear vertical",
160
- "Top": "Cima",
161
- "Middle": "Medio",
162
- "Bottom": "Del fondo",
163
- "Align Top": "Alinear a la parte superior",
164
- "Align Middle": "Alinear media",
165
- "Align Bottom": "Alinear abajo",
166
- "Cell Style": "Estilo de celda",
167
-
168
- // Files
169
- "Upload File": "Subir archivo",
170
- "Drop file": "Soltar archivo",
171
-
172
- // Emoticons
173
- "Emoticons": "Emoticonos",
174
- "Grinning face": "Cara sonriendo",
175
- "Grinning face with smiling eyes": "Cara sonriendo con ojos sonrientes",
176
- "Face with tears of joy": "Cara con l\u00e1grimas de alegr\u00eda",
177
- "Smiling face with open mouth": "Cara sonriente con la boca abierta",
178
- "Smiling face with open mouth and smiling eyes": "Cara sonriente con la boca abierta y los ojos sonrientes",
179
- "Smiling face with open mouth and cold sweat": "Cara sonriente con la boca abierta y el sudor fr\u00edo",
180
- "Smiling face with open mouth and tightly-closed eyes": "Cara sonriente con la boca abierta y los ojos fuertemente cerrados",
181
- "Smiling face with halo": "Cara sonriente con halo",
182
- "Smiling face with horns": "Cara sonriente con cuernos",
183
- "Winking face": "Gui\u00f1o de la cara",
184
- "Smiling face with smiling eyes": "Cara sonriente con ojos sonrientes",
185
- "Face savoring delicious food": "Cara de saborear una deliciosa comida",
186
- "Relieved face": "Cara Aliviado",
187
- "Smiling face with heart-shaped eyes": "Cara sonriente con los ojos en forma de coraz\u00f3n",
188
- "Smiling face with sunglasses": "Cara sonriente con gafas de sol",
189
- "Smirking face": "Sonriendo cara",
190
- "Neutral face": "Cara neutral",
191
- "Expressionless face": "Rostro inexpresivo",
192
- "Unamused face": "Cara aburrida",
193
- "Face with cold sweat": "Cara con sudor fr\u00edo",
194
- "Pensive face": "Rostro pensativo",
195
- "Confused face": "Cara confusa",
196
- "Confounded face": "Cara aturdida",
197
- "Kissing face": "Cara besando",
198
- "Face throwing a kiss": "Cara lanzando un beso",
199
- "Kissing face with smiling eyes": "Cara besando con ojos sonrientes",
200
- "Kissing face with closed eyes": "Cara besando con los ojos cerrados",
201
- "Face with stuck out tongue": "Cara con la lengua pegada",
202
- "Face with stuck out tongue and winking eye": "Cara con la lengua pegada y el ojo parpadeante",
203
- "Face with stuck out tongue and tightly-closed eyes": "Cara con la lengua pegada y los ojos fuertemente cerrados",
204
- "Disappointed face": "Cara de decepcionado",
205
- "Worried face": "Cara de preocupaci\u00f3n",
206
- "Angry face": "Cara enojada",
207
- "Pouting face": "Que pone mala cara",
208
- "Crying face": "Cara llorando",
209
- "Persevering face": "Cara de perseverancia",
210
- "Face with look of triumph": "Cara con expresi\u00f3n de triunfo",
211
- "Disappointed but relieved face": "Decepcionado pero el rostro aliviado",
212
- "Frowning face with open mouth": "Cara con la boca abierta con el ce\u00f1o fruncido",
213
- "Anguished face": "Rostro angustiado",
214
- "Fearful face": "Cara temerosa",
215
- "Weary face": "Rostro cansado",
216
- "Sleepy face": "Rostro somnoliento",
217
- "Tired face": "Rostro cansado",
218
- "Grimacing face": "Cara haciendo una mueca",
219
- "Loudly crying face": "Cara llorando en voz alta",
220
- "Face with open mouth": "Cara con la boca abierta",
221
- "Hushed face": "Cara callada",
222
- "Face with open mouth and cold sweat": "Cara con la boca abierta y el sudor frío",
223
- "Face screaming in fear": "Cara gritando de miedo",
224
- "Astonished face": "Cara asombrosa",
225
- "Flushed face": "Cara enrojecida",
226
- "Sleeping face": "Rostro dormido",
227
- "Dizzy face": "Cara mareada",
228
- "Face without mouth": "Cara sin boca",
229
- "Face with medical mask": "Cara con la m\u00e1scara m\u00e9dica",
230
-
231
- // Line breaker
232
- "Break": "Romper",
233
-
234
- // Math
235
- "Subscript": "Sub\u00edndice",
236
- "Superscript": "Super\u00edndice",
237
-
238
- // Full screen
239
- "Fullscreen": "Pantalla completa",
240
-
241
- // Horizontal line
242
- "Insert Horizontal Line": "Insertar l\u00ednea horizontal",
243
-
244
- // Clear formatting
245
- "Clear Formatting": "Quitar el formato",
246
-
247
- // Undo, redo
248
- "Undo": "Deshacer",
249
- "Redo": "Rehacer",
250
-
251
- // Select all
252
- "Select All": "Seleccionar todo",
253
-
254
- // Code view
255
- "Code View": "Vista de c\u00f3digo",
256
-
257
- // Quote
258
- "Quote": "Cita",
259
- "Increase": "Aumentar",
260
- "Decrease": "Disminuci\u00f3n",
261
-
262
- // Quick Insert
263
- "Quick Insert": "Inserci\u00f3n r\u00e1pida",
264
-
265
- // Spcial Characters
266
- "Special Characters": "Caracteres especiales",
267
- "Latin": "Latín",
268
- "Greek": "Griego",
269
- "Cyrillic": "Cirílico",
270
- "Punctuation": "Puntuación",
271
- "Currency": "Moneda",
272
- "Arrows": "Flechas",
273
- "Math": "Mates",
274
- "Misc": "Misc",
275
-
276
- // Print.
277
- "Print": "Impresión",
278
-
279
- // Spell Checker.
280
- "Spell Checker": "Corrector ortográfico",
281
-
282
- // Help
283
- "Help": "Ayuda",
284
- "Shortcuts": "Atajos",
285
- "Inline Editor": "Editor en línea",
286
- "Show the editor": "Mostrar al editor",
287
- "Common actions": "Acciones comunes",
288
- "Copy": "Copiar",
289
- "Cut": "Cortar",
290
- "Paste": "Pegar",
291
- "Basic Formatting": "Formato básico",
292
- "Increase quote level": "Aumentar el nivel de cotización",
293
- "Decrease quote level": "Disminuir el nivel de cotización",
294
- "Image / Video": "Imagen / video",
295
- "Resize larger": "Redimensionar más grande",
296
- "Resize smaller": "Redimensionar más pequeño",
297
- "Table": "Mesa",
298
- "Select table cell": "Celda de tabla select",
299
- "Extend selection one cell": "Ampliar la selección una celda",
300
- "Extend selection one row": "Ampliar la selección una fila",
301
- "Navigation": "Navegación",
302
- "Focus popup / toolbar": "Focus popup / toolbar",
303
- "Return focus to previous position": "Volver al foco a la posición anterior",
304
-
305
- // Embed.ly
306
- "Embed URL": "URL de inserción",
307
- "Paste in a URL to embed": "Pegar en una url para incrustar",
308
-
309
- // Word Paste.
310
- "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "El contenido pegado viene de un documento de Microsoft Word. ¿Quieres mantener el formato o limpiarlo?",
311
- "Keep": "Guardar",
312
- "Clean": "Limpiar",
313
- "Word Paste Detected": "Palabra detectada"
314
- },
315
- direction: "ltr"
316
- };
317
-
318
- }));
1
+ /*!
2
+ * froala_editor v2.9.7 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
+ (function (factory) {
8
+ if (typeof define === 'function' && define.amd) {
9
+ // AMD. Register as an anonymous module.
10
+ define(['jquery'], factory);
11
+ } else if (typeof module === 'object' && module.exports) {
12
+ // Node/CommonJS
13
+ module.exports = function( root, jQuery ) {
14
+ if ( jQuery === undefined ) {
15
+ // require('jQuery') returns a factory that requires window to
16
+ // build a jQuery instance, we normalize how we use modules
17
+ // that require this pattern but the window provided is a noop
18
+ // if it's defined (how jquery works)
19
+ if ( typeof window !== 'undefined' ) {
20
+ jQuery = require('jquery');
21
+ }
22
+ else {
23
+ jQuery = require('jquery')(root);
24
+ }
25
+ }
26
+ return factory(jQuery);
27
+ };
28
+ } else {
29
+ // Browser globals
30
+ factory(window.jQuery);
31
+ }
32
+ }(function ($) {
33
+ /**
34
+ * Spanish
35
+ */
36
+
37
+ $.FE.LANGUAGE['es'] = {
38
+ translation: {
39
+ // Place holder
40
+ "Type something": "Escriba algo",
41
+
42
+ // Basic formatting
43
+ "Bold": "Negrita",
44
+ "Italic": "It\u00e1lica",
45
+ "Underline": "Subrayado",
46
+ "Strikethrough": "Tachado",
47
+
48
+ // Main buttons
49
+ "Insert": "Insertar",
50
+ "Delete": "Borrar",
51
+ "Cancel": "Cancelar",
52
+ "OK": "Ok",
53
+ "Back": "Atr\u00e1s",
54
+ "Remove": "Quitar",
55
+ "More": "M\u00e1s",
56
+ "Update": "Actualizaci\u00f3n",
57
+ "Style": "Estilo",
58
+
59
+ // Font
60
+ "Font Family": "Familia de fuentes",
61
+ "Font Size": "Tama\u00f1o de fuente",
62
+
63
+ // Colors
64
+ "Colors": "Colores",
65
+ "Background": "Fondo",
66
+ "Text": "Texto",
67
+ "HEX Color": "Color hexadecimal",
68
+
69
+ // Paragraphs
70
+ "Paragraph Format": "Formato de p\u00e1rrafo",
71
+ "Normal": "Normal",
72
+ "Code": "C\u00f3digo",
73
+ "Heading 1": "Encabezado 1",
74
+ "Heading 2": "Encabezado 2",
75
+ "Heading 3": "Encabezado 3",
76
+ "Heading 4": "Encabezado 4",
77
+
78
+ // Style
79
+ "Paragraph Style": "Estilo de p\u00e1rrafo",
80
+ "Inline Style": "Estilo en l\u00ednea",
81
+
82
+ // Alignment
83
+ "Align": "Alinear",
84
+ "Align Left": "Alinear a la izquierda",
85
+ "Align Center": "Alinear al centro",
86
+ "Align Right": "Alinear a la derecha",
87
+ "Align Justify": "Justificar",
88
+ "None": "Ninguno",
89
+
90
+ // Lists
91
+ "Ordered List": "Lista ordenada",
92
+ "Unordered List": "Lista desordenada",
93
+ "Default": "Defecto",
94
+
95
+ // Ordered lists
96
+ "Lower Alpha": "Alfa inferior",
97
+ "Lower Greek": "Griego inferior",
98
+ "Lower Roman": "Bajo romano",
99
+ "Upper Alpha": "Alfa superior",
100
+ "Upper Roman": "Alto romano",
101
+
102
+ // Unordered lists
103
+ "Circle": "Circulo",
104
+ "Disc": "Dto",
105
+ "Square": "Cuadrado",
106
+
107
+ // Indent
108
+ "Decrease Indent": "Reducir sangr\u00eda",
109
+ "Increase Indent": "Aumentar sangr\u00eda",
110
+
111
+ // Links
112
+ "Insert Link": "Insertar enlace",
113
+ "Open in new tab": "Abrir en una nueva pesta\u00F1a",
114
+ "Open Link": "Abrir enlace",
115
+ "Edit Link": "Editar enlace",
116
+ "Unlink": "Quitar enlace",
117
+ "Choose Link": "Elegir enlace",
118
+
119
+ // Images
120
+ "Insert Image": "Insertar imagen",
121
+ "Upload Image": "Cargar imagen",
122
+ "By URL": "Por URL",
123
+ "Browse": "Examinar",
124
+ "Drop image": "Soltar la imagen",
125
+ "or click": "o haga clic en",
126
+ "Manage Images": "Administrar im\u00e1genes",
127
+ "Loading": "Cargando",
128
+ "Deleting": "Borrado",
129
+ "Tags": "Etiquetas",
130
+ "Are you sure? Image will be deleted.": "\u00bfEst\u00e1 seguro? La imagen ser\u00e1 borrada.",
131
+ "Replace": "Reemplazar",
132
+ "Uploading": "Carga",
133
+ "Loading image": "Cargando imagen",
134
+ "Display": "Mostrar",
135
+ "Inline": "En l\u00ednea",
136
+ "Break Text": "Romper texto",
137
+ "Alternative Text": "Texto alternativo",
138
+ "Change Size": "Cambiar tama\u00f1o",
139
+ "Width": "Ancho",
140
+ "Height": "Altura",
141
+ "Something went wrong. Please try again.": "Algo sali\u00f3 mal. Por favor, vuelva a intentarlo.",
142
+ "Image Caption": "Captura de imagen",
143
+ "Advanced Edit": "Edición avanzada",
144
+
145
+ // Video
146
+ "Insert Video": "Insertar video",
147
+ "Embedded Code": "C\u00f3digo incrustado",
148
+ "Paste in a video URL": "Pegar en una URL de video",
149
+ "Drop video": "Soltar video",
150
+ "Your browser does not support HTML5 video.": "Su navegador no es compatible con video html5.",
151
+ "Upload Video": "Subir video",
152
+
153
+ // Tables
154
+ "Insert Table": "Insertar tabla",
155
+ "Table Header": "Encabezado de la tabla",
156
+ "Remove Table": "Retire la tabla",
157
+ "Table Style": "Estilo de tabla",
158
+ "Horizontal Align": "Alinear horizontal",
159
+ "Row": "Fila",
160
+ "Insert row above": "Insertar fila antes",
161
+ "Insert row below": "Insertar fila despu\u00e9s",
162
+ "Delete row": "Eliminar fila",
163
+ "Column": "Columna",
164
+ "Insert column before": "Insertar columna antes",
165
+ "Insert column after": "Insertar columna despu\u00e9s",
166
+ "Delete column": "Eliminar columna",
167
+ "Cell": "Celda",
168
+ "Merge cells": "Combinar celdas",
169
+ "Horizontal split": "Divisi\u00f3n horizontal",
170
+ "Vertical split": "Divisi\u00f3n vertical",
171
+ "Cell Background": "Fondo de la celda",
172
+ "Vertical Align": "Alinear vertical",
173
+ "Top": "Cima",
174
+ "Middle": "Medio",
175
+ "Bottom": "Del fondo",
176
+ "Align Top": "Alinear a la parte superior",
177
+ "Align Middle": "Alinear media",
178
+ "Align Bottom": "Alinear abajo",
179
+ "Cell Style": "Estilo de celda",
180
+
181
+ // Files
182
+ "Upload File": "Subir archivo",
183
+ "Drop file": "Soltar archivo",
184
+
185
+ // Emoticons
186
+ "Emoticons": "Emoticonos",
187
+ "Grinning face": "Cara sonriendo",
188
+ "Grinning face with smiling eyes": "Cara sonriendo con ojos sonrientes",
189
+ "Face with tears of joy": "Cara con l\u00e1grimas de alegr\u00eda",
190
+ "Smiling face with open mouth": "Cara sonriente con la boca abierta",
191
+ "Smiling face with open mouth and smiling eyes": "Cara sonriente con la boca abierta y los ojos sonrientes",
192
+ "Smiling face with open mouth and cold sweat": "Cara sonriente con la boca abierta y el sudor fr\u00edo",
193
+ "Smiling face with open mouth and tightly-closed eyes": "Cara sonriente con la boca abierta y los ojos fuertemente cerrados",
194
+ "Smiling face with halo": "Cara sonriente con halo",
195
+ "Smiling face with horns": "Cara sonriente con cuernos",
196
+ "Winking face": "Gui\u00f1o de la cara",
197
+ "Smiling face with smiling eyes": "Cara sonriente con ojos sonrientes",
198
+ "Face savoring delicious food": "Cara de saborear una deliciosa comida",
199
+ "Relieved face": "Cara Aliviado",
200
+ "Smiling face with heart-shaped eyes": "Cara sonriente con los ojos en forma de coraz\u00f3n",
201
+ "Smiling face with sunglasses": "Cara sonriente con gafas de sol",
202
+ "Smirking face": "Sonriendo cara",
203
+ "Neutral face": "Cara neutral",
204
+ "Expressionless face": "Rostro inexpresivo",
205
+ "Unamused face": "Cara aburrida",
206
+ "Face with cold sweat": "Cara con sudor fr\u00edo",
207
+ "Pensive face": "Rostro pensativo",
208
+ "Confused face": "Cara confusa",
209
+ "Confounded face": "Cara aturdida",
210
+ "Kissing face": "Cara besando",
211
+ "Face throwing a kiss": "Cara lanzando un beso",
212
+ "Kissing face with smiling eyes": "Cara besando con ojos sonrientes",
213
+ "Kissing face with closed eyes": "Cara besando con los ojos cerrados",
214
+ "Face with stuck out tongue": "Cara con la lengua pegada",
215
+ "Face with stuck out tongue and winking eye": "Cara con la lengua pegada y el ojo parpadeante",
216
+ "Face with stuck out tongue and tightly-closed eyes": "Cara con la lengua pegada y los ojos fuertemente cerrados",
217
+ "Disappointed face": "Cara de decepcionado",
218
+ "Worried face": "Cara de preocupaci\u00f3n",
219
+ "Angry face": "Cara enojada",
220
+ "Pouting face": "Que pone mala cara",
221
+ "Crying face": "Cara llorando",
222
+ "Persevering face": "Cara de perseverancia",
223
+ "Face with look of triumph": "Cara con expresi\u00f3n de triunfo",
224
+ "Disappointed but relieved face": "Decepcionado pero el rostro aliviado",
225
+ "Frowning face with open mouth": "Cara con la boca abierta con el ce\u00f1o fruncido",
226
+ "Anguished face": "Rostro angustiado",
227
+ "Fearful face": "Cara temerosa",
228
+ "Weary face": "Rostro cansado",
229
+ "Sleepy face": "Rostro somnoliento",
230
+ "Tired face": "Rostro cansado",
231
+ "Grimacing face": "Cara haciendo una mueca",
232
+ "Loudly crying face": "Cara llorando en voz alta",
233
+ "Face with open mouth": "Cara con la boca abierta",
234
+ "Hushed face": "Cara callada",
235
+ "Face with open mouth and cold sweat": "Cara con la boca abierta y el sudor frío",
236
+ "Face screaming in fear": "Cara gritando de miedo",
237
+ "Astonished face": "Cara asombrosa",
238
+ "Flushed face": "Cara enrojecida",
239
+ "Sleeping face": "Rostro dormido",
240
+ "Dizzy face": "Cara mareada",
241
+ "Face without mouth": "Cara sin boca",
242
+ "Face with medical mask": "Cara con la m\u00e1scara m\u00e9dica",
243
+
244
+ // Line breaker
245
+ "Break": "Romper",
246
+
247
+ // Math
248
+ "Subscript": "Sub\u00edndice",
249
+ "Superscript": "Super\u00edndice",
250
+
251
+ // Full screen
252
+ "Fullscreen": "Pantalla completa",
253
+
254
+ // Horizontal line
255
+ "Insert Horizontal Line": "Insertar l\u00ednea horizontal",
256
+
257
+ // Clear formatting
258
+ "Clear Formatting": "Quitar el formato",
259
+
260
+ // Undo, redo
261
+ "Undo": "Deshacer",
262
+ "Redo": "Rehacer",
263
+
264
+ // Select all
265
+ "Select All": "Seleccionar todo",
266
+
267
+ // Code view
268
+ "Code View": "Vista de c\u00f3digo",
269
+
270
+ // Quote
271
+ "Quote": "Cita",
272
+ "Increase": "Aumentar",
273
+ "Decrease": "Disminuci\u00f3n",
274
+
275
+ // Quick Insert
276
+ "Quick Insert": "Inserci\u00f3n r\u00e1pida",
277
+
278
+ // Spcial Characters
279
+ "Special Characters": "Caracteres especiales",
280
+ "Latin": "Latín",
281
+ "Greek": "Griego",
282
+ "Cyrillic": "Cirílico",
283
+ "Punctuation": "Puntuación",
284
+ "Currency": "Moneda",
285
+ "Arrows": "Flechas",
286
+ "Math": "Mates",
287
+ "Misc": "Misc",
288
+
289
+ // Print.
290
+ "Print": "Impresión",
291
+
292
+ // Spell Checker.
293
+ "Spell Checker": "Corrector ortográfico",
294
+
295
+ // Help
296
+ "Help": "Ayuda",
297
+ "Shortcuts": "Atajos",
298
+ "Inline Editor": "Editor en línea",
299
+ "Show the editor": "Mostrar al editor",
300
+ "Common actions": "Acciones comunes",
301
+ "Copy": "Copiar",
302
+ "Cut": "Cortar",
303
+ "Paste": "Pegar",
304
+ "Basic Formatting": "Formato básico",
305
+ "Increase quote level": "Aumentar el nivel de cotización",
306
+ "Decrease quote level": "Disminuir el nivel de cotización",
307
+ "Image / Video": "Imagen / video",
308
+ "Resize larger": "Redimensionar más grande",
309
+ "Resize smaller": "Redimensionar más pequeño",
310
+ "Table": "Mesa",
311
+ "Select table cell": "Celda de tabla select",
312
+ "Extend selection one cell": "Ampliar la selección una celda",
313
+ "Extend selection one row": "Ampliar la selección una fila",
314
+ "Navigation": "Navegación",
315
+ "Focus popup / toolbar": "Focus popup / toolbar",
316
+ "Return focus to previous position": "Volver al foco a la posición anterior",
317
+
318
+ // Embed.ly
319
+ "Embed URL": "URL de inserción",
320
+ "Paste in a URL to embed": "Pegar en una url para incrustar",
321
+
322
+ // Word Paste.
323
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "El contenido pegado viene de un documento de Microsoft Word. ¿Quieres mantener el formato o limpiarlo?",
324
+ "Keep": "Guardar",
325
+ "Clean": "Limpiar",
326
+ "Word Paste Detected": "Palabra detectada",
327
+
328
+ //PDF
329
+ "Download PDF": "Descargar PDF",
330
+
331
+ "Inline Class": "Clase en línea",
332
+
333
+ //Line height
334
+ "Line Height": "Interlineado",
335
+ "Single": "Soltera",
336
+ "Double": "Doble",
337
+
338
+ },
339
+ direction: "ltr"
340
+ };
341
+
342
+ }));