wysiwyg-rails 2.9.5 → 2.9.6.pre.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/LICENSE +21 -21
- data/README.md +127 -127
- data/Rakefile +5 -5
- data/app/assets/javascripts/froala_editor.min.js +7 -7
- data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
- data/app/assets/javascripts/languages/ar.js +336 -336
- data/app/assets/javascripts/languages/bs.js +336 -336
- data/app/assets/javascripts/languages/cs.js +336 -336
- data/app/assets/javascripts/languages/da.js +333 -333
- data/app/assets/javascripts/languages/de.js +336 -336
- data/app/assets/javascripts/languages/el.js +342 -342
- data/app/assets/javascripts/languages/en_ca.js +280 -280
- data/app/assets/javascripts/languages/en_gb.js +280 -280
- data/app/assets/javascripts/languages/es.js +318 -318
- data/app/assets/javascripts/languages/et.js +336 -336
- data/app/assets/javascripts/languages/fa.js +336 -336
- data/app/assets/javascripts/languages/fi.js +336 -336
- data/app/assets/javascripts/languages/fr.js +336 -336
- data/app/assets/javascripts/languages/he.js +336 -336
- data/app/assets/javascripts/languages/hr.js +336 -336
- data/app/assets/javascripts/languages/hu.js +336 -336
- data/app/assets/javascripts/languages/id.js +337 -337
- data/app/assets/javascripts/languages/it.js +336 -336
- data/app/assets/javascripts/languages/ja.js +336 -336
- data/app/assets/javascripts/languages/ko.js +336 -336
- data/app/assets/javascripts/languages/ku.js +329 -329
- data/app/assets/javascripts/languages/me.js +336 -336
- data/app/assets/javascripts/languages/nb.js +336 -336
- data/app/assets/javascripts/languages/nl.js +336 -336
- data/app/assets/javascripts/languages/pl.js +336 -336
- data/app/assets/javascripts/languages/pt_br.js +336 -336
- data/app/assets/javascripts/languages/pt_pt.js +336 -336
- data/app/assets/javascripts/languages/ro.js +336 -336
- data/app/assets/javascripts/languages/ru.js +336 -336
- data/app/assets/javascripts/languages/sk.js +336 -336
- data/app/assets/javascripts/languages/sr.js +336 -336
- data/app/assets/javascripts/languages/sv.js +336 -336
- data/app/assets/javascripts/languages/th.js +336 -336
- data/app/assets/javascripts/languages/tr.js +336 -336
- data/app/assets/javascripts/languages/uk.js +336 -336
- data/app/assets/javascripts/languages/vi.js +276 -276
- data/app/assets/javascripts/languages/zh_cn.js +336 -336
- data/app/assets/javascripts/languages/zh_tw.js +336 -336
- data/app/assets/javascripts/plugins/align.min.js +6 -6
- data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
- data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
- data/app/assets/javascripts/plugins/code_view.min.js +7 -7
- data/app/assets/javascripts/plugins/colors.min.js +7 -7
- data/app/assets/javascripts/plugins/draggable.min.js +7 -7
- data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
- data/app/assets/javascripts/plugins/entities.min.js +6 -6
- data/app/assets/javascripts/plugins/file.min.js +6 -6
- data/app/assets/javascripts/plugins/font_family.min.js +6 -6
- data/app/assets/javascripts/plugins/font_size.min.js +6 -6
- data/app/assets/javascripts/plugins/forms.min.js +6 -6
- data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
- data/app/assets/javascripts/plugins/help.min.js +6 -6
- data/app/assets/javascripts/plugins/image.min.js +7 -7
- data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
- data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
- data/app/assets/javascripts/plugins/line_height.min.js +7 -7
- data/app/assets/javascripts/plugins/link.min.js +7 -7
- data/app/assets/javascripts/plugins/lists.min.js +7 -7
- data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
- data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
- data/app/assets/javascripts/plugins/print.min.js +6 -6
- data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
- data/app/assets/javascripts/plugins/quote.min.js +6 -6
- data/app/assets/javascripts/plugins/save.min.js +6 -6
- data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
- data/app/assets/javascripts/plugins/table.min.js +7 -7
- data/app/assets/javascripts/plugins/url.min.js +6 -6
- data/app/assets/javascripts/plugins/video.min.js +7 -7
- data/app/assets/javascripts/plugins/word_paste.min.js +7 -7
- data/app/assets/javascripts/third_party/embedly.min.js +6 -6
- data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
- data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
- data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
- data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
- data/app/assets/stylesheets/froala_editor.css +1334 -1334
- data/app/assets/stylesheets/froala_editor.min.css +7 -7
- data/app/assets/stylesheets/froala_editor.pkgd.css +2983 -2984
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
- data/app/assets/stylesheets/froala_style.css +448 -448
- data/app/assets/stylesheets/froala_style.min.css +6 -6
- data/app/assets/stylesheets/plugins/char_counter.css +57 -57
- data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
- data/app/assets/stylesheets/plugins/code_view.css +112 -113
- data/app/assets/stylesheets/plugins/code_view.min.css +7 -7
- data/app/assets/stylesheets/plugins/colors.css +155 -155
- data/app/assets/stylesheets/plugins/colors.min.css +6 -6
- data/app/assets/stylesheets/plugins/draggable.css +43 -43
- data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
- data/app/assets/stylesheets/plugins/emoticons.css +42 -42
- data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
- data/app/assets/stylesheets/plugins/file.css +146 -146
- data/app/assets/stylesheets/plugins/file.min.css +6 -6
- data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
- data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
- data/app/assets/stylesheets/plugins/help.css +52 -52
- data/app/assets/stylesheets/plugins/help.min.css +6 -6
- data/app/assets/stylesheets/plugins/image.css +244 -244
- data/app/assets/stylesheets/plugins/image.min.css +6 -6
- data/app/assets/stylesheets/plugins/image_manager.css +268 -268
- data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
- data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
- data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
- data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
- data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
- data/app/assets/stylesheets/plugins/special_characters.css +51 -51
- data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
- data/app/assets/stylesheets/plugins/table.css +181 -181
- data/app/assets/stylesheets/plugins/table.min.css +6 -6
- data/app/assets/stylesheets/plugins/video.css +231 -231
- data/app/assets/stylesheets/plugins/video.min.css +6 -6
- data/app/assets/stylesheets/themes/dark.css +1330 -1327
- data/app/assets/stylesheets/themes/dark.min.css +7 -7
- data/app/assets/stylesheets/themes/gray.css +1330 -1327
- data/app/assets/stylesheets/themes/gray.min.css +7 -7
- data/app/assets/stylesheets/themes/red.css +1330 -1327
- data/app/assets/stylesheets/themes/red.min.css +7 -7
- data/app/assets/stylesheets/themes/royal.css +1330 -1327
- data/app/assets/stylesheets/themes/royal.min.css +7 -7
- data/app/assets/stylesheets/third_party/embedly.css +65 -65
- data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
- data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
- data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
- data/app/assets/stylesheets/third_party/image_tui.css +42 -42
- data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
- data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
- data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
- data/lib/wysiwyg-rails.rb +1 -1
- data/lib/wysiwyg-rails/engine.rb +16 -16
- data/lib/wysiwyg-rails/version.rb +5 -5
- metadata +7 -8
@@ -1,336 +1,336 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
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
|
-
* Italian
|
35
|
-
*/
|
36
|
-
|
37
|
-
$.FE.LANGUAGE['it'] = {
|
38
|
-
translation: {
|
39
|
-
// Place holder
|
40
|
-
"Type something": "Digita qualcosa",
|
41
|
-
|
42
|
-
// Basic formatting
|
43
|
-
"Bold": "Grassetto",
|
44
|
-
"Italic": "Corsivo",
|
45
|
-
"Underline": "Sottolineato",
|
46
|
-
"Strikethrough": "Barrato",
|
47
|
-
|
48
|
-
// Main buttons
|
49
|
-
"Insert": "Inserisci",
|
50
|
-
"Delete": "Cancella",
|
51
|
-
"Cancel": "Cancella",
|
52
|
-
"OK": "OK",
|
53
|
-
"Back": "Indietro",
|
54
|
-
"Remove": "Rimuovi",
|
55
|
-
"More": "Di pi\u00f9",
|
56
|
-
"Update": "Aggiorna",
|
57
|
-
"Style": "Stile",
|
58
|
-
|
59
|
-
// Font
|
60
|
-
"Font Family": "Carattere",
|
61
|
-
"Font Size": "Dimensione Carattere",
|
62
|
-
|
63
|
-
// Colors
|
64
|
-
"Colors": "Colori",
|
65
|
-
"Background": "Sfondo",
|
66
|
-
"Text": "Testo",
|
67
|
-
"HEX Color": "Colore Esadecimale",
|
68
|
-
|
69
|
-
// Paragraphs
|
70
|
-
"Paragraph Format": "Formattazione",
|
71
|
-
"Normal": "Normale",
|
72
|
-
"Code": "Codice",
|
73
|
-
"Heading 1": "Intestazione 1",
|
74
|
-
"Heading 2": "Intestazione 2",
|
75
|
-
"Heading 3": "Intestazione 3",
|
76
|
-
"Heading 4": "Intestazione 4",
|
77
|
-
|
78
|
-
// Style
|
79
|
-
"Paragraph Style": "Stile Paragrafo",
|
80
|
-
"Inline Style": "Stile in Linea",
|
81
|
-
|
82
|
-
// Alignment
|
83
|
-
"Align": "Allinea",
|
84
|
-
"Align Left": "Allinea a Sinistra",
|
85
|
-
"Align Center": "Allinea al Cento",
|
86
|
-
"Align Right": "Allinea a Destra",
|
87
|
-
"Align Justify": "Giustifica",
|
88
|
-
"None": "Nessuno",
|
89
|
-
|
90
|
-
// Lists
|
91
|
-
"Ordered List": "Elenchi Numerati",
|
92
|
-
"Default": "Predefinito",
|
93
|
-
"Lower Alpha": "Alfa inferiore",
|
94
|
-
"Lower Greek": "Basso greco",
|
95
|
-
"Lower Roman": "Romano inferiore",
|
96
|
-
"Upper Alpha": "Alfa superiore",
|
97
|
-
"Upper Roman": "Alto romano",
|
98
|
-
|
99
|
-
"Unordered List": "Elenchi Puntati",
|
100
|
-
"Circle": "Cerchio",
|
101
|
-
"Disc": "Disco",
|
102
|
-
"Square": "Piazza",
|
103
|
-
|
104
|
-
// Line height
|
105
|
-
"Line Height": "Altezza della linea",
|
106
|
-
"Single": "Singolo",
|
107
|
-
"Double": "Doppio",
|
108
|
-
|
109
|
-
// Indent
|
110
|
-
"Decrease Indent": "Riduci Rientro",
|
111
|
-
"Increase Indent": "Aumenta Rientro",
|
112
|
-
|
113
|
-
// Links
|
114
|
-
"Insert Link": "Inserisci Link",
|
115
|
-
"Open in new tab": "Apri in nuova scheda",
|
116
|
-
"Open Link": "Apri Link",
|
117
|
-
"Edit Link": "Modifica Link",
|
118
|
-
"Unlink": "Rimuovi Link",
|
119
|
-
"Choose Link": "Scegli Link",
|
120
|
-
|
121
|
-
// Images
|
122
|
-
"Insert Image": "Inserisci Immagine",
|
123
|
-
"Upload Image": "Carica Immagine",
|
124
|
-
"By URL": "Inserisci URL",
|
125
|
-
"Browse": "Sfoglia",
|
126
|
-
"Drop image": "Rilascia immagine",
|
127
|
-
"or click": "oppure clicca qui",
|
128
|
-
"Manage Images": "Gestione Immagini",
|
129
|
-
"Loading": "Caricamento",
|
130
|
-
"Deleting": "Eliminazione",
|
131
|
-
"Tags": "Etichetta",
|
132
|
-
"Are you sure? Image will be deleted.": "Sei sicuro? L\'immagine verr\u00e0 cancellata.",
|
133
|
-
"Replace": "Sostituisci",
|
134
|
-
"Uploading": "Caricamento",
|
135
|
-
"Loading image": "Caricamento immagine",
|
136
|
-
"Display": "Visualizzazione",
|
137
|
-
"Inline": "In Linea",
|
138
|
-
"Break Text": "Separa dal Testo",
|
139
|
-
"Alternative Text": "Testo Alternativo",
|
140
|
-
"Change Size": "Cambia Dimensioni",
|
141
|
-
"Width": "Larghezza",
|
142
|
-
"Height": "Altezza",
|
143
|
-
"Something went wrong. Please try again.": "Qualcosa non ha funzionato. Riprova, per favore.",
|
144
|
-
"Image Caption": "Didascalia",
|
145
|
-
"Advanced Edit": "Avanzato",
|
146
|
-
|
147
|
-
// Video
|
148
|
-
"Insert Video": "Inserisci Video",
|
149
|
-
"Embedded Code": "Codice Incorporato",
|
150
|
-
"Paste in a video URL": "Incolla l'URL del video",
|
151
|
-
"Drop video": "Rilascia video",
|
152
|
-
"Your browser does not support HTML5 video.": "Il tuo browser non supporta i video html5.",
|
153
|
-
"Upload Video": "Carica Video",
|
154
|
-
|
155
|
-
// Tables
|
156
|
-
"Insert Table": "Inserisci Tabella",
|
157
|
-
"Table Header": "Intestazione Tabella",
|
158
|
-
"Remove Table": "Rimuovi Tabella",
|
159
|
-
"Table Style": "Stile Tabella",
|
160
|
-
"Horizontal Align": "Allineamento Orizzontale",
|
161
|
-
"Row": "Riga",
|
162
|
-
"Insert row above": "Inserisci una riga prima",
|
163
|
-
"Insert row below": "Inserisci una riga dopo",
|
164
|
-
"Delete row": "Cancella riga",
|
165
|
-
"Column": "Colonna",
|
166
|
-
"Insert column before": "Inserisci una colonna prima",
|
167
|
-
"Insert column after": "Inserisci una colonna dopo",
|
168
|
-
"Delete column": "Cancella colonna",
|
169
|
-
"Cell": "Cella",
|
170
|
-
"Merge cells": "Unisci celle",
|
171
|
-
"Horizontal split": "Dividi in orizzontale",
|
172
|
-
"Vertical split": "Dividi in verticale",
|
173
|
-
"Cell Background": "Sfondo Cella",
|
174
|
-
"Vertical Align": "Allineamento Verticale",
|
175
|
-
"Top": "Alto",
|
176
|
-
"Middle": "Centro",
|
177
|
-
"Bottom": "Basso",
|
178
|
-
"Align Top": "Allinea in Alto",
|
179
|
-
"Align Middle": "Allinea al Centro",
|
180
|
-
"Align Bottom": "Allinea in Basso",
|
181
|
-
"Cell Style": "Stile Cella",
|
182
|
-
|
183
|
-
// Files
|
184
|
-
"Upload File": "Carica File",
|
185
|
-
"Drop file": "Rilascia file",
|
186
|
-
|
187
|
-
// Emoticons
|
188
|
-
"Emoticons": "Emoticon",
|
189
|
-
"Grinning face": "Sorridente",
|
190
|
-
"Grinning face with smiling eyes": "Sorridente con gli occhi sorridenti",
|
191
|
-
"Face with tears of joy": "Con lacrime di gioia",
|
192
|
-
"Smiling face with open mouth": "Sorridente con la bocca aperta",
|
193
|
-
"Smiling face with open mouth and smiling eyes": "Sorridente con la bocca aperta e gli occhi sorridenti",
|
194
|
-
"Smiling face with open mouth and cold sweat": "Sorridente con la bocca aperta e sudore freddo",
|
195
|
-
"Smiling face with open mouth and tightly-closed eyes": "Sorridente con la bocca aperta e gli occhi stretti",
|
196
|
-
"Smiling face with halo": "Sorridente con aureola",
|
197
|
-
"Smiling face with horns": "Diavolo sorridente",
|
198
|
-
"Winking face": "Ammiccante",
|
199
|
-
"Smiling face with smiling eyes": "Sorridente imbarazzato",
|
200
|
-
"Face savoring delicious food": "Goloso",
|
201
|
-
"Relieved face": "Rassicurato",
|
202
|
-
"Smiling face with heart-shaped eyes": "Sorridente con gli occhi a forma di cuore",
|
203
|
-
"Smiling face with sunglasses": "Sorridente con gli occhiali da sole",
|
204
|
-
"Smirking face": "Compiaciuto",
|
205
|
-
"Neutral face": "Neutro",
|
206
|
-
"Expressionless face": "Inespressivo",
|
207
|
-
"Unamused face": "Annoiato",
|
208
|
-
"Face with cold sweat": "Sudare freddo",
|
209
|
-
"Pensive face": "Pensieroso",
|
210
|
-
"Confused face": "Perplesso",
|
211
|
-
"Confounded face": "Confuso",
|
212
|
-
"Kissing face": "Bacio",
|
213
|
-
"Face throwing a kiss": "Manda un bacio",
|
214
|
-
"Kissing face with smiling eyes": "Bacio con gli occhi sorridenti",
|
215
|
-
"Kissing face with closed eyes": "Bacio con gli occhi chiusi",
|
216
|
-
"Face with stuck out tongue": "Linguaccia",
|
217
|
-
"Face with stuck out tongue and winking eye": "Linguaccia ammiccante",
|
218
|
-
"Face with stuck out tongue and tightly-closed eyes": "Linguaccia con occhi stretti",
|
219
|
-
"Disappointed face": "Deluso",
|
220
|
-
"Worried face": "Preoccupato",
|
221
|
-
"Angry face": "Arrabbiato",
|
222
|
-
"Pouting face": "Imbronciato",
|
223
|
-
"Crying face": "Pianto",
|
224
|
-
"Persevering face": "Perseverante",
|
225
|
-
"Face with look of triumph": "Trionfante",
|
226
|
-
"Disappointed but relieved face": "Deluso ma rassicurato",
|
227
|
-
"Frowning face with open mouth": "Accigliato con la bocca aperta",
|
228
|
-
"Anguished face": "Angosciato",
|
229
|
-
"Fearful face": "Pauroso",
|
230
|
-
"Weary face": "Stanco",
|
231
|
-
"Sleepy face": "Assonnato",
|
232
|
-
"Tired face": "Snervato",
|
233
|
-
"Grimacing face": "Smorfia",
|
234
|
-
"Loudly crying face": "Pianto a gran voce",
|
235
|
-
"Face with open mouth": "Bocca aperta",
|
236
|
-
"Hushed face": "Silenzioso",
|
237
|
-
"Face with open mouth and cold sweat": "Bocca aperta e sudore freddo",
|
238
|
-
"Face screaming in fear": "Urlante dalla paura",
|
239
|
-
"Astonished face": "Stupito",
|
240
|
-
"Flushed face": "Arrossito",
|
241
|
-
"Sleeping face": "Addormentato",
|
242
|
-
"Dizzy face": "Stordito",
|
243
|
-
"Face without mouth": "Senza parole",
|
244
|
-
"Face with medical mask": "Malattia infettiva",
|
245
|
-
|
246
|
-
// Line breaker
|
247
|
-
"Break": "Separatore",
|
248
|
-
|
249
|
-
// Math
|
250
|
-
"Subscript": "Pedice",
|
251
|
-
"Superscript": "Apice",
|
252
|
-
|
253
|
-
// Full screen
|
254
|
-
"Fullscreen": "Schermo intero",
|
255
|
-
|
256
|
-
// Horizontal line
|
257
|
-
"Insert Horizontal Line": "Inserisci Divisore Orizzontale",
|
258
|
-
|
259
|
-
// Clear formatting
|
260
|
-
"Clear Formatting": "Cancella Formattazione",
|
261
|
-
|
262
|
-
// Save
|
263
|
-
"Save": "Salvare",
|
264
|
-
|
265
|
-
// Undo, redo
|
266
|
-
"Undo": "Annulla",
|
267
|
-
"Redo": "Ripeti",
|
268
|
-
|
269
|
-
// Select all
|
270
|
-
"Select All": "Seleziona Tutto",
|
271
|
-
|
272
|
-
// Code view
|
273
|
-
"Code View": "Visualizza Codice",
|
274
|
-
|
275
|
-
// Quote
|
276
|
-
"Quote": "Citazione",
|
277
|
-
"Increase": "Aumenta",
|
278
|
-
"Decrease": "Diminuisci",
|
279
|
-
|
280
|
-
// Quick Insert
|
281
|
-
"Quick Insert": "Inserimento Rapido",
|
282
|
-
|
283
|
-
// Spcial Characters
|
284
|
-
"Special Characters": "Caratteri Speciali",
|
285
|
-
"Latin": "Latino",
|
286
|
-
"Greek": "Greco",
|
287
|
-
"Cyrillic": "Cirillico",
|
288
|
-
"Punctuation": "Punteggiatura",
|
289
|
-
"Currency": "Valuta",
|
290
|
-
"Arrows": "Frecce",
|
291
|
-
"Math": "Matematica",
|
292
|
-
"Misc": "Misc",
|
293
|
-
|
294
|
-
// Print.
|
295
|
-
"Print": "Stampa",
|
296
|
-
|
297
|
-
// Spell Checker.
|
298
|
-
"Spell Checker": "Correttore Ortografico",
|
299
|
-
|
300
|
-
// Help
|
301
|
-
"Help": "Aiuto",
|
302
|
-
"Shortcuts": "Scorciatoie",
|
303
|
-
"Inline Editor": "Editor in Linea",
|
304
|
-
"Show the editor": "Mostra Editor",
|
305
|
-
"Common actions": "Azioni comuni",
|
306
|
-
"Copy": "Copia",
|
307
|
-
"Cut": "Taglia",
|
308
|
-
"Paste": "Incolla",
|
309
|
-
"Basic Formatting": "Formattazione di base",
|
310
|
-
"Increase quote level": "Aumenta il livello di citazione",
|
311
|
-
"Decrease quote level": "Diminuisci il livello di citazione",
|
312
|
-
"Image / Video": "Immagine / Video",
|
313
|
-
"Resize larger": "Pi\u00f9 grande",
|
314
|
-
"Resize smaller": "Pi\u00f9 piccolo",
|
315
|
-
"Table": "Tabella",
|
316
|
-
"Select table cell": "Seleziona la cella della tabella",
|
317
|
-
"Extend selection one cell": "Estendi la selezione di una cella",
|
318
|
-
"Extend selection one row": "Estendi la selezione una riga",
|
319
|
-
"Navigation": "Navigazione",
|
320
|
-
"Focus popup / toolbar": "Metti a fuoco la barra degli strumenti",
|
321
|
-
"Return focus to previous position": "Rimetti il fuoco sulla posizione precedente",
|
322
|
-
|
323
|
-
// Embed.ly
|
324
|
-
"Embed URL": "Incorpora URL",
|
325
|
-
"Paste in a URL to embed": "Incolla un URL da incorporare",
|
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?": "Il contenuto incollato proviene da un documento di Microsoft Word. Vuoi mantenere la formattazione di Word o pulirlo?",
|
329
|
-
"Keep": "Mantieni",
|
330
|
-
"Clean": "Pulisci",
|
331
|
-
"Word Paste Detected": "\u00c8 stato rilevato un incolla da 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
|
+
* Italian
|
35
|
+
*/
|
36
|
+
|
37
|
+
$.FE.LANGUAGE['it'] = {
|
38
|
+
translation: {
|
39
|
+
// Place holder
|
40
|
+
"Type something": "Digita qualcosa",
|
41
|
+
|
42
|
+
// Basic formatting
|
43
|
+
"Bold": "Grassetto",
|
44
|
+
"Italic": "Corsivo",
|
45
|
+
"Underline": "Sottolineato",
|
46
|
+
"Strikethrough": "Barrato",
|
47
|
+
|
48
|
+
// Main buttons
|
49
|
+
"Insert": "Inserisci",
|
50
|
+
"Delete": "Cancella",
|
51
|
+
"Cancel": "Cancella",
|
52
|
+
"OK": "OK",
|
53
|
+
"Back": "Indietro",
|
54
|
+
"Remove": "Rimuovi",
|
55
|
+
"More": "Di pi\u00f9",
|
56
|
+
"Update": "Aggiorna",
|
57
|
+
"Style": "Stile",
|
58
|
+
|
59
|
+
// Font
|
60
|
+
"Font Family": "Carattere",
|
61
|
+
"Font Size": "Dimensione Carattere",
|
62
|
+
|
63
|
+
// Colors
|
64
|
+
"Colors": "Colori",
|
65
|
+
"Background": "Sfondo",
|
66
|
+
"Text": "Testo",
|
67
|
+
"HEX Color": "Colore Esadecimale",
|
68
|
+
|
69
|
+
// Paragraphs
|
70
|
+
"Paragraph Format": "Formattazione",
|
71
|
+
"Normal": "Normale",
|
72
|
+
"Code": "Codice",
|
73
|
+
"Heading 1": "Intestazione 1",
|
74
|
+
"Heading 2": "Intestazione 2",
|
75
|
+
"Heading 3": "Intestazione 3",
|
76
|
+
"Heading 4": "Intestazione 4",
|
77
|
+
|
78
|
+
// Style
|
79
|
+
"Paragraph Style": "Stile Paragrafo",
|
80
|
+
"Inline Style": "Stile in Linea",
|
81
|
+
|
82
|
+
// Alignment
|
83
|
+
"Align": "Allinea",
|
84
|
+
"Align Left": "Allinea a Sinistra",
|
85
|
+
"Align Center": "Allinea al Cento",
|
86
|
+
"Align Right": "Allinea a Destra",
|
87
|
+
"Align Justify": "Giustifica",
|
88
|
+
"None": "Nessuno",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "Elenchi Numerati",
|
92
|
+
"Default": "Predefinito",
|
93
|
+
"Lower Alpha": "Alfa inferiore",
|
94
|
+
"Lower Greek": "Basso greco",
|
95
|
+
"Lower Roman": "Romano inferiore",
|
96
|
+
"Upper Alpha": "Alfa superiore",
|
97
|
+
"Upper Roman": "Alto romano",
|
98
|
+
|
99
|
+
"Unordered List": "Elenchi Puntati",
|
100
|
+
"Circle": "Cerchio",
|
101
|
+
"Disc": "Disco",
|
102
|
+
"Square": "Piazza",
|
103
|
+
|
104
|
+
// Line height
|
105
|
+
"Line Height": "Altezza della linea",
|
106
|
+
"Single": "Singolo",
|
107
|
+
"Double": "Doppio",
|
108
|
+
|
109
|
+
// Indent
|
110
|
+
"Decrease Indent": "Riduci Rientro",
|
111
|
+
"Increase Indent": "Aumenta Rientro",
|
112
|
+
|
113
|
+
// Links
|
114
|
+
"Insert Link": "Inserisci Link",
|
115
|
+
"Open in new tab": "Apri in nuova scheda",
|
116
|
+
"Open Link": "Apri Link",
|
117
|
+
"Edit Link": "Modifica Link",
|
118
|
+
"Unlink": "Rimuovi Link",
|
119
|
+
"Choose Link": "Scegli Link",
|
120
|
+
|
121
|
+
// Images
|
122
|
+
"Insert Image": "Inserisci Immagine",
|
123
|
+
"Upload Image": "Carica Immagine",
|
124
|
+
"By URL": "Inserisci URL",
|
125
|
+
"Browse": "Sfoglia",
|
126
|
+
"Drop image": "Rilascia immagine",
|
127
|
+
"or click": "oppure clicca qui",
|
128
|
+
"Manage Images": "Gestione Immagini",
|
129
|
+
"Loading": "Caricamento",
|
130
|
+
"Deleting": "Eliminazione",
|
131
|
+
"Tags": "Etichetta",
|
132
|
+
"Are you sure? Image will be deleted.": "Sei sicuro? L\'immagine verr\u00e0 cancellata.",
|
133
|
+
"Replace": "Sostituisci",
|
134
|
+
"Uploading": "Caricamento",
|
135
|
+
"Loading image": "Caricamento immagine",
|
136
|
+
"Display": "Visualizzazione",
|
137
|
+
"Inline": "In Linea",
|
138
|
+
"Break Text": "Separa dal Testo",
|
139
|
+
"Alternative Text": "Testo Alternativo",
|
140
|
+
"Change Size": "Cambia Dimensioni",
|
141
|
+
"Width": "Larghezza",
|
142
|
+
"Height": "Altezza",
|
143
|
+
"Something went wrong. Please try again.": "Qualcosa non ha funzionato. Riprova, per favore.",
|
144
|
+
"Image Caption": "Didascalia",
|
145
|
+
"Advanced Edit": "Avanzato",
|
146
|
+
|
147
|
+
// Video
|
148
|
+
"Insert Video": "Inserisci Video",
|
149
|
+
"Embedded Code": "Codice Incorporato",
|
150
|
+
"Paste in a video URL": "Incolla l'URL del video",
|
151
|
+
"Drop video": "Rilascia video",
|
152
|
+
"Your browser does not support HTML5 video.": "Il tuo browser non supporta i video html5.",
|
153
|
+
"Upload Video": "Carica Video",
|
154
|
+
|
155
|
+
// Tables
|
156
|
+
"Insert Table": "Inserisci Tabella",
|
157
|
+
"Table Header": "Intestazione Tabella",
|
158
|
+
"Remove Table": "Rimuovi Tabella",
|
159
|
+
"Table Style": "Stile Tabella",
|
160
|
+
"Horizontal Align": "Allineamento Orizzontale",
|
161
|
+
"Row": "Riga",
|
162
|
+
"Insert row above": "Inserisci una riga prima",
|
163
|
+
"Insert row below": "Inserisci una riga dopo",
|
164
|
+
"Delete row": "Cancella riga",
|
165
|
+
"Column": "Colonna",
|
166
|
+
"Insert column before": "Inserisci una colonna prima",
|
167
|
+
"Insert column after": "Inserisci una colonna dopo",
|
168
|
+
"Delete column": "Cancella colonna",
|
169
|
+
"Cell": "Cella",
|
170
|
+
"Merge cells": "Unisci celle",
|
171
|
+
"Horizontal split": "Dividi in orizzontale",
|
172
|
+
"Vertical split": "Dividi in verticale",
|
173
|
+
"Cell Background": "Sfondo Cella",
|
174
|
+
"Vertical Align": "Allineamento Verticale",
|
175
|
+
"Top": "Alto",
|
176
|
+
"Middle": "Centro",
|
177
|
+
"Bottom": "Basso",
|
178
|
+
"Align Top": "Allinea in Alto",
|
179
|
+
"Align Middle": "Allinea al Centro",
|
180
|
+
"Align Bottom": "Allinea in Basso",
|
181
|
+
"Cell Style": "Stile Cella",
|
182
|
+
|
183
|
+
// Files
|
184
|
+
"Upload File": "Carica File",
|
185
|
+
"Drop file": "Rilascia file",
|
186
|
+
|
187
|
+
// Emoticons
|
188
|
+
"Emoticons": "Emoticon",
|
189
|
+
"Grinning face": "Sorridente",
|
190
|
+
"Grinning face with smiling eyes": "Sorridente con gli occhi sorridenti",
|
191
|
+
"Face with tears of joy": "Con lacrime di gioia",
|
192
|
+
"Smiling face with open mouth": "Sorridente con la bocca aperta",
|
193
|
+
"Smiling face with open mouth and smiling eyes": "Sorridente con la bocca aperta e gli occhi sorridenti",
|
194
|
+
"Smiling face with open mouth and cold sweat": "Sorridente con la bocca aperta e sudore freddo",
|
195
|
+
"Smiling face with open mouth and tightly-closed eyes": "Sorridente con la bocca aperta e gli occhi stretti",
|
196
|
+
"Smiling face with halo": "Sorridente con aureola",
|
197
|
+
"Smiling face with horns": "Diavolo sorridente",
|
198
|
+
"Winking face": "Ammiccante",
|
199
|
+
"Smiling face with smiling eyes": "Sorridente imbarazzato",
|
200
|
+
"Face savoring delicious food": "Goloso",
|
201
|
+
"Relieved face": "Rassicurato",
|
202
|
+
"Smiling face with heart-shaped eyes": "Sorridente con gli occhi a forma di cuore",
|
203
|
+
"Smiling face with sunglasses": "Sorridente con gli occhiali da sole",
|
204
|
+
"Smirking face": "Compiaciuto",
|
205
|
+
"Neutral face": "Neutro",
|
206
|
+
"Expressionless face": "Inespressivo",
|
207
|
+
"Unamused face": "Annoiato",
|
208
|
+
"Face with cold sweat": "Sudare freddo",
|
209
|
+
"Pensive face": "Pensieroso",
|
210
|
+
"Confused face": "Perplesso",
|
211
|
+
"Confounded face": "Confuso",
|
212
|
+
"Kissing face": "Bacio",
|
213
|
+
"Face throwing a kiss": "Manda un bacio",
|
214
|
+
"Kissing face with smiling eyes": "Bacio con gli occhi sorridenti",
|
215
|
+
"Kissing face with closed eyes": "Bacio con gli occhi chiusi",
|
216
|
+
"Face with stuck out tongue": "Linguaccia",
|
217
|
+
"Face with stuck out tongue and winking eye": "Linguaccia ammiccante",
|
218
|
+
"Face with stuck out tongue and tightly-closed eyes": "Linguaccia con occhi stretti",
|
219
|
+
"Disappointed face": "Deluso",
|
220
|
+
"Worried face": "Preoccupato",
|
221
|
+
"Angry face": "Arrabbiato",
|
222
|
+
"Pouting face": "Imbronciato",
|
223
|
+
"Crying face": "Pianto",
|
224
|
+
"Persevering face": "Perseverante",
|
225
|
+
"Face with look of triumph": "Trionfante",
|
226
|
+
"Disappointed but relieved face": "Deluso ma rassicurato",
|
227
|
+
"Frowning face with open mouth": "Accigliato con la bocca aperta",
|
228
|
+
"Anguished face": "Angosciato",
|
229
|
+
"Fearful face": "Pauroso",
|
230
|
+
"Weary face": "Stanco",
|
231
|
+
"Sleepy face": "Assonnato",
|
232
|
+
"Tired face": "Snervato",
|
233
|
+
"Grimacing face": "Smorfia",
|
234
|
+
"Loudly crying face": "Pianto a gran voce",
|
235
|
+
"Face with open mouth": "Bocca aperta",
|
236
|
+
"Hushed face": "Silenzioso",
|
237
|
+
"Face with open mouth and cold sweat": "Bocca aperta e sudore freddo",
|
238
|
+
"Face screaming in fear": "Urlante dalla paura",
|
239
|
+
"Astonished face": "Stupito",
|
240
|
+
"Flushed face": "Arrossito",
|
241
|
+
"Sleeping face": "Addormentato",
|
242
|
+
"Dizzy face": "Stordito",
|
243
|
+
"Face without mouth": "Senza parole",
|
244
|
+
"Face with medical mask": "Malattia infettiva",
|
245
|
+
|
246
|
+
// Line breaker
|
247
|
+
"Break": "Separatore",
|
248
|
+
|
249
|
+
// Math
|
250
|
+
"Subscript": "Pedice",
|
251
|
+
"Superscript": "Apice",
|
252
|
+
|
253
|
+
// Full screen
|
254
|
+
"Fullscreen": "Schermo intero",
|
255
|
+
|
256
|
+
// Horizontal line
|
257
|
+
"Insert Horizontal Line": "Inserisci Divisore Orizzontale",
|
258
|
+
|
259
|
+
// Clear formatting
|
260
|
+
"Clear Formatting": "Cancella Formattazione",
|
261
|
+
|
262
|
+
// Save
|
263
|
+
"Save": "Salvare",
|
264
|
+
|
265
|
+
// Undo, redo
|
266
|
+
"Undo": "Annulla",
|
267
|
+
"Redo": "Ripeti",
|
268
|
+
|
269
|
+
// Select all
|
270
|
+
"Select All": "Seleziona Tutto",
|
271
|
+
|
272
|
+
// Code view
|
273
|
+
"Code View": "Visualizza Codice",
|
274
|
+
|
275
|
+
// Quote
|
276
|
+
"Quote": "Citazione",
|
277
|
+
"Increase": "Aumenta",
|
278
|
+
"Decrease": "Diminuisci",
|
279
|
+
|
280
|
+
// Quick Insert
|
281
|
+
"Quick Insert": "Inserimento Rapido",
|
282
|
+
|
283
|
+
// Spcial Characters
|
284
|
+
"Special Characters": "Caratteri Speciali",
|
285
|
+
"Latin": "Latino",
|
286
|
+
"Greek": "Greco",
|
287
|
+
"Cyrillic": "Cirillico",
|
288
|
+
"Punctuation": "Punteggiatura",
|
289
|
+
"Currency": "Valuta",
|
290
|
+
"Arrows": "Frecce",
|
291
|
+
"Math": "Matematica",
|
292
|
+
"Misc": "Misc",
|
293
|
+
|
294
|
+
// Print.
|
295
|
+
"Print": "Stampa",
|
296
|
+
|
297
|
+
// Spell Checker.
|
298
|
+
"Spell Checker": "Correttore Ortografico",
|
299
|
+
|
300
|
+
// Help
|
301
|
+
"Help": "Aiuto",
|
302
|
+
"Shortcuts": "Scorciatoie",
|
303
|
+
"Inline Editor": "Editor in Linea",
|
304
|
+
"Show the editor": "Mostra Editor",
|
305
|
+
"Common actions": "Azioni comuni",
|
306
|
+
"Copy": "Copia",
|
307
|
+
"Cut": "Taglia",
|
308
|
+
"Paste": "Incolla",
|
309
|
+
"Basic Formatting": "Formattazione di base",
|
310
|
+
"Increase quote level": "Aumenta il livello di citazione",
|
311
|
+
"Decrease quote level": "Diminuisci il livello di citazione",
|
312
|
+
"Image / Video": "Immagine / Video",
|
313
|
+
"Resize larger": "Pi\u00f9 grande",
|
314
|
+
"Resize smaller": "Pi\u00f9 piccolo",
|
315
|
+
"Table": "Tabella",
|
316
|
+
"Select table cell": "Seleziona la cella della tabella",
|
317
|
+
"Extend selection one cell": "Estendi la selezione di una cella",
|
318
|
+
"Extend selection one row": "Estendi la selezione una riga",
|
319
|
+
"Navigation": "Navigazione",
|
320
|
+
"Focus popup / toolbar": "Metti a fuoco la barra degli strumenti",
|
321
|
+
"Return focus to previous position": "Rimetti il fuoco sulla posizione precedente",
|
322
|
+
|
323
|
+
// Embed.ly
|
324
|
+
"Embed URL": "Incorpora URL",
|
325
|
+
"Paste in a URL to embed": "Incolla un URL da incorporare",
|
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?": "Il contenuto incollato proviene da un documento di Microsoft Word. Vuoi mantenere la formattazione di Word o pulirlo?",
|
329
|
+
"Keep": "Mantieni",
|
330
|
+
"Clean": "Pulisci",
|
331
|
+
"Word Paste Detected": "\u00c8 stato rilevato un incolla da Word"
|
332
|
+
},
|
333
|
+
direction: "ltr"
|
334
|
+
};
|
335
|
+
|
336
|
+
}));
|