tinymce-rails-langs 4.20190124 → 5.20230529
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/tinymce/rails/languages.rb +3 -1
- data/vendor/assets/javascripts/tinymce/langs/ar.js +212 -54
- data/vendor/assets/javascripts/tinymce/langs/bg_BG.js +187 -29
- data/vendor/assets/javascripts/tinymce/langs/ca.js +194 -36
- data/vendor/assets/javascripts/tinymce/langs/cs.js +227 -26
- data/vendor/assets/javascripts/tinymce/langs/cs_CZ.js +221 -19
- data/vendor/assets/javascripts/tinymce/langs/cy.js +373 -142
- data/vendor/assets/javascripts/tinymce/langs/da.js +242 -41
- data/vendor/assets/javascripts/tinymce/langs/de.js +236 -35
- data/vendor/assets/javascripts/tinymce/langs/eo.js +0 -0
- data/vendor/assets/javascripts/tinymce/langs/es.js +190 -32
- data/vendor/assets/javascripts/tinymce/langs/es_419.js +462 -0
- data/vendor/assets/javascripts/tinymce/langs/es_ES.js +370 -0
- data/vendor/assets/javascripts/tinymce/langs/es_MX.js +206 -48
- data/vendor/assets/javascripts/tinymce/langs/eu.js +191 -33
- data/vendor/assets/javascripts/tinymce/langs/fa.js +398 -123
- data/vendor/assets/javascripts/tinymce/langs/fa_IR.js +197 -69
- data/vendor/assets/javascripts/tinymce/langs/fi.js +188 -30
- data/vendor/assets/javascripts/tinymce/langs/fr_FR.js +248 -47
- data/vendor/assets/javascripts/tinymce/langs/gl.js +155 -20
- data/vendor/assets/javascripts/tinymce/langs/he_IL.js +201 -43
- data/vendor/assets/javascripts/tinymce/langs/hr.js +211 -46
- data/vendor/assets/javascripts/tinymce/langs/hu_HU.js +236 -35
- data/vendor/assets/javascripts/tinymce/langs/id.js +199 -41
- data/vendor/assets/javascripts/tinymce/langs/it.js +208 -50
- data/vendor/assets/javascripts/tinymce/langs/it_IT.js +370 -0
- data/vendor/assets/javascripts/tinymce/langs/ja.js +239 -38
- data/vendor/assets/javascripts/tinymce/langs/kab.js +179 -21
- data/vendor/assets/javascripts/tinymce/langs/kk.js +335 -147
- data/vendor/assets/javascripts/tinymce/langs/ko_KR.js +208 -50
- data/vendor/assets/javascripts/tinymce/langs/lt.js +179 -21
- data/vendor/assets/javascripts/tinymce/langs/nb_NO.js +238 -37
- data/vendor/assets/javascripts/tinymce/langs/nl.js +247 -46
- data/vendor/assets/javascripts/tinymce/langs/nl_BE.js +445 -0
- data/vendor/assets/javascripts/tinymce/langs/pl.js +225 -24
- data/vendor/assets/javascripts/tinymce/langs/pt_BR.js +234 -33
- data/vendor/assets/javascripts/tinymce/langs/pt_PT.js +230 -29
- data/vendor/assets/javascripts/tinymce/langs/ro.js +377 -146
- data/vendor/assets/javascripts/tinymce/langs/ro_RO.js +370 -0
- data/vendor/assets/javascripts/tinymce/langs/ru.js +251 -50
- data/vendor/assets/javascripts/tinymce/langs/ru_RU.js +435 -44
- data/vendor/assets/javascripts/tinymce/langs/sk.js +202 -37
- data/vendor/assets/javascripts/tinymce/langs/sl.js +445 -0
- data/vendor/assets/javascripts/tinymce/langs/sl_SI.js +303 -145
- data/vendor/assets/javascripts/tinymce/langs/{mn_MN.js → sq.js} +108 -68
- data/vendor/assets/javascripts/tinymce/langs/sv_SE.js +194 -36
- data/vendor/assets/javascripts/tinymce/langs/ta.js +220 -19
- data/vendor/assets/javascripts/tinymce/langs/ta_IN.js +220 -19
- data/vendor/assets/javascripts/tinymce/langs/th_TH.js +237 -36
- data/vendor/assets/javascripts/tinymce/langs/tr.js +189 -31
- data/vendor/assets/javascripts/tinymce/langs/tr_TR.js +225 -24
- data/vendor/assets/javascripts/tinymce/langs/ug.js +221 -19
- data/vendor/assets/javascripts/tinymce/langs/uk.js +206 -48
- data/vendor/assets/javascripts/tinymce/langs/vi.js +173 -131
- data/vendor/assets/javascripts/tinymce/langs/zh_CN.js +233 -32
- data/vendor/assets/javascripts/tinymce/langs/zh_TW.js +197 -39
- metadata +16 -51
- data/vendor/assets/javascripts/tinymce/langs/af_ZA.js +0 -230
- data/vendor/assets/javascripts/tinymce/langs/ar_SA.js +0 -194
- data/vendor/assets/javascripts/tinymce/langs/az.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/be.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/bn_BD.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/bs.js +0 -197
- data/vendor/assets/javascripts/tinymce/langs/de_AT.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/dv.js +0 -230
- data/vendor/assets/javascripts/tinymce/langs/en_CA.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/en_GB.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/et.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/fo.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/fr_CH.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/ga.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/gd.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/hi_IN.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/hy.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/is_IS.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/ka_GE.js +0 -230
- data/vendor/assets/javascripts/tinymce/langs/km_KH.js +0 -253
- data/vendor/assets/javascripts/tinymce/langs/ko.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/ku.js +0 -197
- data/vendor/assets/javascripts/tinymce/langs/ku_IQ.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/lb.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/lv.js +0 -260
- data/vendor/assets/javascripts/tinymce/langs/mk_MK.js +0 -219
- data/vendor/assets/javascripts/tinymce/langs/ml.js +0 -179
- data/vendor/assets/javascripts/tinymce/langs/ml_IN.js +0 -179
- data/vendor/assets/javascripts/tinymce/langs/si_LK.js +0 -179
- data/vendor/assets/javascripts/tinymce/langs/sr.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/tg.js +0 -197
- data/vendor/assets/javascripts/tinymce/langs/tt.js +0 -200
- data/vendor/assets/javascripts/tinymce/langs/uk_UA.js +0 -261
- data/vendor/assets/javascripts/tinymce/langs/uz.js +0 -260
- data/vendor/assets/javascripts/tinymce/langs/vi_VN.js +0 -260
@@ -0,0 +1,370 @@
|
|
1
|
+
tinymce.addI18n('it_IT',{
|
2
|
+
"Redo": "Ripristina",
|
3
|
+
"Undo": "Annulla",
|
4
|
+
"Cut": "Taglia",
|
5
|
+
"Copy": "Copia",
|
6
|
+
"Paste": "Incolla",
|
7
|
+
"Select all": "Seleziona tutto",
|
8
|
+
"New document": "Nuovo documento",
|
9
|
+
"Ok": "OK",
|
10
|
+
"Cancel": "Annulla",
|
11
|
+
"Visual aids": "Aiuti visivi",
|
12
|
+
"Bold": "Grassetto",
|
13
|
+
"Italic": "Corsivo",
|
14
|
+
"Underline": "Sottolineato",
|
15
|
+
"Strikethrough": "Barrato",
|
16
|
+
"Superscript": "Apice",
|
17
|
+
"Subscript": "Pedice",
|
18
|
+
"Clear formatting": "Cancella la formattazione",
|
19
|
+
"Align left": "Allinea a sinistra",
|
20
|
+
"Align center": "Allinea al centro",
|
21
|
+
"Align right": "Allinea a destra",
|
22
|
+
"Justify": "Giustifica",
|
23
|
+
"Bullet list": "Elenco puntato",
|
24
|
+
"Numbered list": "Elenco numerato",
|
25
|
+
"Decrease indent": "Riduci rientro",
|
26
|
+
"Increase indent": "Aumenta rientro",
|
27
|
+
"Close": "Chiudi",
|
28
|
+
"Formats": "Formati",
|
29
|
+
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Il browser non supporta l'accesso diretto alla cartella degli appunti. Usare i tasti di scelta rapida Ctrl+X\/C\/V.",
|
30
|
+
"Headers": "Intestazioni",
|
31
|
+
"Header 1": "Intestazione 1",
|
32
|
+
"Header 2": "Intestazione 2",
|
33
|
+
"Header 3": "Intestazione 3",
|
34
|
+
"Header 4": "Intestazione 4",
|
35
|
+
"Header 5": "Intestazione 5",
|
36
|
+
"Header 6": "Intestazione 6",
|
37
|
+
"Headings": "Titoli",
|
38
|
+
"Heading 1": "Titolo 1",
|
39
|
+
"Heading 2": "Titolo 2",
|
40
|
+
"Heading 3": "Titolo 3",
|
41
|
+
"Heading 4": "Titolo 4",
|
42
|
+
"Heading 5": "Titolo 5",
|
43
|
+
"Heading 6": "Titolo 6",
|
44
|
+
"Preformatted": "Preformattato",
|
45
|
+
"Div": "Div",
|
46
|
+
"Pre": "Pre",
|
47
|
+
"Code": "Codice",
|
48
|
+
"Paragraph": "Paragrafo",
|
49
|
+
"Blockquote": "Blockquote",
|
50
|
+
"Inline": "In linea",
|
51
|
+
"Blocks": "Blocchi",
|
52
|
+
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Incolla \u00e8 in modalit\u00e0 testo normale. I contenuti saranno incollati come testo normale se non viene disattivata questa opzione.",
|
53
|
+
"Fonts": "Caratteri",
|
54
|
+
"Font Sizes": "Dimensioni caratteri",
|
55
|
+
"Class": "Classe",
|
56
|
+
"Browse for an image": "Cerca un'immagine",
|
57
|
+
"OR": "OPPURE",
|
58
|
+
"Drop an image here": "Rilasciare un'immagine qui",
|
59
|
+
"Upload": "Carica",
|
60
|
+
"Block": "Blocco",
|
61
|
+
"Align": "Allinea",
|
62
|
+
"Default": "Predefinito",
|
63
|
+
"Circle": "Circolo",
|
64
|
+
"Disc": "Disco",
|
65
|
+
"Square": "Quadrato",
|
66
|
+
"Lower Alpha": "Alfabetico minuscolo",
|
67
|
+
"Lower Greek": "Greco minuscolo",
|
68
|
+
"Lower Roman": "Romano minuscolo",
|
69
|
+
"Upper Alpha": "Alfabetico maiuscolo",
|
70
|
+
"Upper Roman": "Romano maiuscolo",
|
71
|
+
"Anchor...": "Ancoraggio...",
|
72
|
+
"Name": "Nome",
|
73
|
+
"Id": "ID",
|
74
|
+
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "L'ID dovrebbe cominciare con una lettera, seguita unicamente da lettere, numeri, linee, punti, due punti o caratteri di sottolineatura.",
|
75
|
+
"You have unsaved changes are you sure you want to navigate away?": "Ci sono modifiche non salvate, si \u00e8 sicuro di volere uscire?",
|
76
|
+
"Restore last draft": "Ripristina l'ultima bozza",
|
77
|
+
"Special characters...": "Caratteri speciali...",
|
78
|
+
"Source code": "Codice sorgente",
|
79
|
+
"Insert\/Edit code sample": "Inserisci\/modifica esempio di codice",
|
80
|
+
"Language": "Lingua",
|
81
|
+
"Code sample...": "Esempio di codice...",
|
82
|
+
"Color Picker": "Selezione colori",
|
83
|
+
"R": "R",
|
84
|
+
"G": "G",
|
85
|
+
"B": "B",
|
86
|
+
"Left to right": "Da sinistra a destra",
|
87
|
+
"Right to left": "Da destra a sinistra",
|
88
|
+
"Emoticons...": "Emoticon...",
|
89
|
+
"Metadata and Document Properties": "Metadata e propriet\u00e0 del documento",
|
90
|
+
"Title": "Titolo",
|
91
|
+
"Keywords": "Parole chiave",
|
92
|
+
"Description": "Descrizione",
|
93
|
+
"Robots": "Robot",
|
94
|
+
"Author": "Autore",
|
95
|
+
"Encoding": "Codifica",
|
96
|
+
"Fullscreen": "A tutto schermo",
|
97
|
+
"Action": "Azione",
|
98
|
+
"Shortcut": "Collegamento",
|
99
|
+
"Help": "Guida",
|
100
|
+
"Address": "Indirizzo",
|
101
|
+
"Focus to menubar": "Imposta stato attivo per la barra dei menu",
|
102
|
+
"Focus to toolbar": "Imposta stato attivo per la barra degli strumenti",
|
103
|
+
"Focus to element path": "Imposta stato attivo per il percorso dell'elemento",
|
104
|
+
"Focus to contextual toolbar": "Imposta stato attivo per la barra degli strumenti contestuale",
|
105
|
+
"Insert link (if link plugin activated)": "Inserisci un collegamento (se \u00e8 attivato l'apposito plugin)",
|
106
|
+
"Save (if save plugin activated)": "Salva (se \u00e8 attivato l'apposito plugin)",
|
107
|
+
"Find (if searchreplace plugin activated)": "Trova (se \u00e8 attivato l'apposito plugin)",
|
108
|
+
"Plugins installed ({0}):": "Plugin installati ({0}):",
|
109
|
+
"Premium plugins:": "Plugin Premium:",
|
110
|
+
"Learn more...": "Maggiori informazioni...",
|
111
|
+
"You are using {0}": "Si sta utilizzando {0}",
|
112
|
+
"Plugins": "Plugin",
|
113
|
+
"Handy Shortcuts": "Scorciatoie utili",
|
114
|
+
"Horizontal line": "Linea orizzontale",
|
115
|
+
"Insert\/edit image": "Inserisci\/modifica immagine",
|
116
|
+
"Image description": "Descrizione immagine",
|
117
|
+
"Source": "Fonte",
|
118
|
+
"Dimensions": "Dimensioni",
|
119
|
+
"Constrain proportions": "Mantieni proporzioni",
|
120
|
+
"General": "Generali",
|
121
|
+
"Advanced": "Avanzate",
|
122
|
+
"Style": "Stile",
|
123
|
+
"Vertical space": "Spazio verticale",
|
124
|
+
"Horizontal space": "Spazio orizzontale",
|
125
|
+
"Border": "Bordo",
|
126
|
+
"Insert image": "Inserisci immagine",
|
127
|
+
"Image...": "Immagine...",
|
128
|
+
"Image list": "Elenco immagini",
|
129
|
+
"Rotate counterclockwise": "Ruota in senso antiorario",
|
130
|
+
"Rotate clockwise": "Ruota in senso orario",
|
131
|
+
"Flip vertically": "Rifletti verticalmente",
|
132
|
+
"Flip horizontally": "Rifletti orizzontalmente",
|
133
|
+
"Edit image": "Modifica immagine",
|
134
|
+
"Image options": "Opzioni immagine",
|
135
|
+
"Zoom in": "Ingrandisci",
|
136
|
+
"Zoom out": "Zoom indietro",
|
137
|
+
"Crop": "Ritaglia",
|
138
|
+
"Resize": "Ridimensiona",
|
139
|
+
"Orientation": "Orientamento",
|
140
|
+
"Brightness": "Luminosit\u00e0",
|
141
|
+
"Sharpen": "Nitidezza",
|
142
|
+
"Contrast": "Contrasto",
|
143
|
+
"Color levels": "Livelli di colore",
|
144
|
+
"Gamma": "Gamma",
|
145
|
+
"Invert": "Inverti",
|
146
|
+
"Apply": "Applica",
|
147
|
+
"Back": "Indietro",
|
148
|
+
"Insert date\/time": "Inserisci data\/ora",
|
149
|
+
"Date\/time": "Data\/ora",
|
150
|
+
"Insert\/Edit Link": "Inserisci\/modifica collegamento",
|
151
|
+
"Insert\/edit link": "Inserisci\/modifica collegamento",
|
152
|
+
"Text to display": "Testo da visualizzare",
|
153
|
+
"Url": "URL",
|
154
|
+
"Open link in...": "Apri collegamento in...",
|
155
|
+
"Current window": "Finestra corrente",
|
156
|
+
"None": "Nessuno",
|
157
|
+
"New window": "Nuova finestra",
|
158
|
+
"Remove link": "Rimuovi collegamento",
|
159
|
+
"Anchors": "Ancoraggi",
|
160
|
+
"Link...": "Collegamento...",
|
161
|
+
"Paste or type a link": "Incolla o digita un collegamento",
|
162
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "L'URL inserito sembra essere un indirizzo email. Si vuole aggiungere il necessario prefisso mailto:?",
|
163
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "L'URL inserito sembra essere un collegamento esterno. Si vuole aggiungere il necessario prefisso http:\/\/?",
|
164
|
+
"Link list": "Elenco collegamenti",
|
165
|
+
"Insert video": "Inserisci video",
|
166
|
+
"Insert\/edit video": "Inserisci\/modifica video",
|
167
|
+
"Insert\/edit media": "Inserisci\/modifica oggetti multimediali",
|
168
|
+
"Alternative source": "Sorgente alternativa",
|
169
|
+
"Alternative source URL": "URL sorgente alternativa",
|
170
|
+
"Media poster (Image URL)": "Poster dell'oggetto multimediale (URL dell'immagine)",
|
171
|
+
"Paste your embed code below:": "Incolla il codice d'incorporamento di seguito:",
|
172
|
+
"Embed": "Incorpora",
|
173
|
+
"Media...": "Oggetto multimediale...",
|
174
|
+
"Nonbreaking space": "Spazio indivisibile",
|
175
|
+
"Page break": "Interruzione di pagina",
|
176
|
+
"Paste as text": "Incolla senza formattazioni",
|
177
|
+
"Preview": "Anteprima",
|
178
|
+
"Print...": "Stampa...",
|
179
|
+
"Save": "Salva",
|
180
|
+
"Find": "Trova",
|
181
|
+
"Replace with": "Sostituisci con",
|
182
|
+
"Replace": "Sostituisci",
|
183
|
+
"Replace all": "Sostituisci tutto",
|
184
|
+
"Previous": "Indietro",
|
185
|
+
"Next": "Avanti",
|
186
|
+
"Find and replace...": "Trova e sostituisci...",
|
187
|
+
"Could not find the specified string.": "Impossibile trovare la stringa specificata.",
|
188
|
+
"Match case": "Maiuscole\/minuscole",
|
189
|
+
"Find whole words only": "Trova solo parole intere",
|
190
|
+
"Spell check": "Controllo ortografia",
|
191
|
+
"Ignore": "Ignora",
|
192
|
+
"Ignore all": "Ignora tutto",
|
193
|
+
"Finish": "Fine",
|
194
|
+
"Add to Dictionary": "Aggiungi al dizionario",
|
195
|
+
"Insert table": "Inserisci tabella",
|
196
|
+
"Table properties": "Propriet\u00e0 della tabella",
|
197
|
+
"Delete table": "Elimina tabella",
|
198
|
+
"Cell": "Cella",
|
199
|
+
"Row": "Riga",
|
200
|
+
"Column": "Colonna",
|
201
|
+
"Cell properties": "Propriet\u00e0 cella",
|
202
|
+
"Merge cells": "Unisci le celle",
|
203
|
+
"Split cell": "Dividi la cella",
|
204
|
+
"Insert row before": "Inserisci riga prima",
|
205
|
+
"Insert row after": "Inserisci riga dopo",
|
206
|
+
"Delete row": "Elimina riga",
|
207
|
+
"Row properties": "Propriet\u00e0 della riga",
|
208
|
+
"Cut row": "Taglia riga",
|
209
|
+
"Copy row": "Copia riga",
|
210
|
+
"Paste row before": "Incolla riga prima",
|
211
|
+
"Paste row after": "Incolla riga dopo",
|
212
|
+
"Insert column before": "Inserisci colonna prima",
|
213
|
+
"Insert column after": "Inserisci colonna dopo",
|
214
|
+
"Delete column": "Elimina colonna",
|
215
|
+
"Cols": "Colonne",
|
216
|
+
"Rows": "Righe",
|
217
|
+
"Width": "Larghezza",
|
218
|
+
"Height": "Altezza",
|
219
|
+
"Cell spacing": "Spaziatura tra celle",
|
220
|
+
"Cell padding": "Spaziatura interna celle",
|
221
|
+
"Show caption": "Mostra didascalia",
|
222
|
+
"Left": "Sinistra",
|
223
|
+
"Center": "Centro",
|
224
|
+
"Right": "Destra",
|
225
|
+
"Cell type": "Tipo di cella",
|
226
|
+
"Scope": "Ambito",
|
227
|
+
"Alignment": "Allineamento",
|
228
|
+
"H Align": "Allineamento H",
|
229
|
+
"V Align": "Allineamento V",
|
230
|
+
"Top": "In alto",
|
231
|
+
"Middle": "Centrato",
|
232
|
+
"Bottom": "In basso",
|
233
|
+
"Header cell": "Cella d'intestazione",
|
234
|
+
"Row group": "Gruppo di righe",
|
235
|
+
"Column group": "Gruppo di colonne",
|
236
|
+
"Row type": "Tipo di riga",
|
237
|
+
"Header": "Intestazione",
|
238
|
+
"Body": "Corpo",
|
239
|
+
"Footer": "Pi\u00e8 di pagina",
|
240
|
+
"Border color": "Colore del bordo",
|
241
|
+
"Insert template...": "Inserisci modello...",
|
242
|
+
"Templates": "Modelli",
|
243
|
+
"Template": "Modello",
|
244
|
+
"Text color": "Colore testo",
|
245
|
+
"Background color": "Colore dello sfondo",
|
246
|
+
"Custom...": "Personalizzato...",
|
247
|
+
"Custom color": "Colore personalizzato",
|
248
|
+
"No color": "Nessun colore",
|
249
|
+
"Remove color": "Rimuovi colore",
|
250
|
+
"Table of Contents": "Sommario",
|
251
|
+
"Show blocks": "Mostra blocchi",
|
252
|
+
"Show invisible characters": "Mostra caratteri invisibili",
|
253
|
+
"Word count": "Conteggio parole",
|
254
|
+
"Words: {0}": "Parole: {0}",
|
255
|
+
"{0} words": "{0} parole",
|
256
|
+
"File": "File",
|
257
|
+
"Edit": "Modifica",
|
258
|
+
"Insert": "Inserisci",
|
259
|
+
"View": "Visualizza",
|
260
|
+
"Format": "Formato",
|
261
|
+
"Table": "Tabella",
|
262
|
+
"Tools": "Strumenti",
|
263
|
+
"Powered by {0}": "Con tecnologia {0}",
|
264
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Area di testo RTF. Premere ALT-F9 per il menu. Premere ALT-F10 per la barra degli strumenti. Premere ALT-0 per la guida.",
|
265
|
+
"Image title": "Titolo immagine",
|
266
|
+
"Border width": "Larghezza del bordo",
|
267
|
+
"Border style": "Stile del bordo",
|
268
|
+
"Error": "Errore",
|
269
|
+
"Warn": "Avviso",
|
270
|
+
"Valid": "Valido",
|
271
|
+
"To open the popup, press Shift+Enter": "Per aprire il popup, premere Shift+Invio",
|
272
|
+
"Rich Text Area. Press ALT-0 for help.": "Area di testo RTF. Premere ALT-0 per la guida.",
|
273
|
+
"System Font": "Carattere di sistema",
|
274
|
+
"Failed to upload image: {0}": "Caricamento immagine fallito: {0}",
|
275
|
+
"Failed to load plugin: {0} from url {1}": "Caricamento plugin fallito: {0} dall'URL {1}",
|
276
|
+
"Failed to load plugin url: {0}": "Caricamento URL plugin fallito: {0}",
|
277
|
+
"Failed to initialize plugin: {0}": "Inizializzazione plugin fallita: {0}",
|
278
|
+
"example": "esempio",
|
279
|
+
"Search": "Cerca",
|
280
|
+
"All": "Tutto",
|
281
|
+
"Currency": "Valuta",
|
282
|
+
"Text": "Testo",
|
283
|
+
"Quotations": "Citazioni",
|
284
|
+
"Mathematical": "Caratteri matematici",
|
285
|
+
"Extended Latin": "Latino esteso",
|
286
|
+
"Symbols": "Simboli",
|
287
|
+
"Arrows": "Frecce",
|
288
|
+
"User Defined": "Definito dall'utente",
|
289
|
+
"dollar sign": "simbolo del dollaro",
|
290
|
+
"currency sign": "simbolo di valuta",
|
291
|
+
"euro-currency sign": "simbolo dell'euro",
|
292
|
+
"colon sign": "simbolo del col\u00f3n",
|
293
|
+
"cruzeiro sign": "simbolo del cruzeiro",
|
294
|
+
"french franc sign": "simbolo del franco francese",
|
295
|
+
"lira sign": "simbolo della lira",
|
296
|
+
"mill sign": "simbolo del mill",
|
297
|
+
"naira sign": "simbolo della naira",
|
298
|
+
"peseta sign": "simbolo della peseta",
|
299
|
+
"rupee sign": "simbolo della rup\u00eca",
|
300
|
+
"won sign": "simbolo del won",
|
301
|
+
"new sheqel sign": "simbolo del nuovo shekel",
|
302
|
+
"dong sign": "simbolo del dong",
|
303
|
+
"kip sign": "simbolo del kip",
|
304
|
+
"tugrik sign": "simbolo del tugrik",
|
305
|
+
"drachma sign": "simbolo della dracma",
|
306
|
+
"german penny symbol": "simbolo del pfennig tedesco",
|
307
|
+
"peso sign": "simbolo del peso",
|
308
|
+
"guarani sign": "simbolo del guaran\u00ec",
|
309
|
+
"austral sign": "simbolo dell'austral",
|
310
|
+
"hryvnia sign": "simbolo della hryvnia",
|
311
|
+
"cedi sign": "simbolo del cedi",
|
312
|
+
"livre tournois sign": "simbolo della lira di Tours",
|
313
|
+
"spesmilo sign": "simbolo dello spesmilo",
|
314
|
+
"tenge sign": "simbolo del tenge",
|
315
|
+
"indian rupee sign": "simbolo della rup\u00eca indiana",
|
316
|
+
"turkish lira sign": "simbolo della lira turca",
|
317
|
+
"nordic mark sign": "simbolo del marco nordico",
|
318
|
+
"manat sign": "simbolo del manat",
|
319
|
+
"ruble sign": "simbolo del rublo",
|
320
|
+
"yen character": "simbolo dello yen",
|
321
|
+
"yuan character": "simbolo dello yuan",
|
322
|
+
"yuan character, in hong kong and taiwan": "simbolo dello yuan, Hong Kong e Taiwan",
|
323
|
+
"yen\/yuan character variant one": "simbolo yen\/yuan variante uno",
|
324
|
+
"Loading emoticons...": "Caricamento emoticon in corso",
|
325
|
+
"Could not load emoticons": "Impossibile caricare emoticon",
|
326
|
+
"People": "Persone",
|
327
|
+
"Animals and Nature": "Animali e natura",
|
328
|
+
"Food and Drink": "Cibi e bevande",
|
329
|
+
"Activity": "Attivit\u00e0",
|
330
|
+
"Travel and Places": "Viaggi e luoghi",
|
331
|
+
"Objects": "Oggetti",
|
332
|
+
"Flags": "Bandiere",
|
333
|
+
"Characters": "Caratteri",
|
334
|
+
"Characters (no spaces)": "Caratteri (senza spazi)",
|
335
|
+
"Error: Form submit field collision.": "Errore: Conflitto di campi nel modulo inviato.",
|
336
|
+
"Error: No form element found.": "Errore: Nessun elemento di modulo trovato.",
|
337
|
+
"Update": "Aggiorna",
|
338
|
+
"Color swatch": "Campione di colore",
|
339
|
+
"Turquoise": "Turchese",
|
340
|
+
"Green": "Verde",
|
341
|
+
"Blue": "Blu",
|
342
|
+
"Purple": "Viola",
|
343
|
+
"Navy Blue": "Blu scuro",
|
344
|
+
"Dark Turquoise": "Turchese scuro",
|
345
|
+
"Dark Green": "Verde scuro",
|
346
|
+
"Medium Blue": "Blu medio",
|
347
|
+
"Medium Purple": "Viola medio",
|
348
|
+
"Midnight Blue": "Blu notte",
|
349
|
+
"Yellow": "Giallo",
|
350
|
+
"Orange": "Arancio",
|
351
|
+
"Red": "Rosso",
|
352
|
+
"Light Gray": "Grigio chiaro",
|
353
|
+
"Gray": "Grigio",
|
354
|
+
"Dark Yellow": "Giallo scuro",
|
355
|
+
"Dark Orange": "Arancio scuro",
|
356
|
+
"Dark Red": "Rosso scuro",
|
357
|
+
"Medium Gray": "Grigio medio",
|
358
|
+
"Dark Gray": "Grigio scuro",
|
359
|
+
"Black": "Nero",
|
360
|
+
"White": "Bianco",
|
361
|
+
"Switch to or from fullscreen mode": "Attiva\/disattiva la modalit\u00e0 schermo intero",
|
362
|
+
"Open help dialog": "Apri la finestra di aiuto",
|
363
|
+
"history": "cronologia",
|
364
|
+
"styles": "stili",
|
365
|
+
"formatting": "formattazione",
|
366
|
+
"alignment": "allineamento",
|
367
|
+
"indentation": "indentazione",
|
368
|
+
"permanent pen": "penna indelebile",
|
369
|
+
"comments": "commenti"
|
370
|
+
});
|