comparison program/js/tinymce/langs/it.js @ 0:4681f974d28b

vanilla 1.3.3 distro, I hope
author Charlie Root
date Thu, 04 Jan 2018 15:52:31 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4681f974d28b
1 tinymce.addI18n('it',{
2 "Redo": "Ripeti",
3 "Undo": "Indietro",
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": "Elementi Visivi",
12 "Bold": "Grassetto",
13 "Italic": "Corsivo",
14 "Underline": "Sottolineato",
15 "Strikethrough": "Barrato",
16 "Superscript": "Apice",
17 "Subscript": "Pedice",
18 "Clear formatting": "Cancella Formattazione",
19 "Align left": "Allinea a Sinistra",
20 "Align center": "Allinea al Cento",
21 "Align right": "Allinea a Destra",
22 "Justify": "Giustifica",
23 "Bullet list": "Elenchi Puntati",
24 "Numbered list": "Elenchi Numerati",
25 "Decrease indent": "Riduci Rientro",
26 "Increase indent": "Aumenta Rientro",
27 "Close": "Chiudi",
28 "Formats": "Formattazioni",
29 "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Il tuo browser non supporta l'accesso diretto negli Appunti. Per favore usa i tasti di scelta rapida Ctrl+X\/C\/V.",
30 "Headers": "Intestazioni",
31 "Header 1": "Intestazione 1",
32 "Header 2": "Header 2",
33 "Header 3": "Intestazione 3",
34 "Header 4": "Intestazione 4",
35 "Header 5": "Intestazione 5",
36 "Header 6": "Intestazione 6",
37 "Headings": "Intestazioni",
38 "Heading 1": "Intestazione 1",
39 "Heading 2": "Intestazione 2",
40 "Heading 3": "Intestazione 3",
41 "Heading 4": "Intestazione 4",
42 "Heading 5": "Intestazione 5",
43 "Heading 6": "Intestazione 6",
44 "Div": "Div",
45 "Pre": "Pre",
46 "Code": "Codice",
47 "Paragraph": "Paragrafo",
48 "Blockquote": "Blockquote",
49 "Inline": "Inlinea",
50 "Blocks": "Blocchi",
51 "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 sono incollati come testo normale se non disattivi l'opzione.",
52 "Font Family": "Famiglia font",
53 "Font Sizes": "Dimensioni font",
54 "Class": "Classe",
55 "Browse for an image": "Scegli un'immagine",
56 "OR": "o",
57 "Drop an image here": "Incolla un'immagine qui",
58 "Upload": "Carica",
59 "Block": "Blocco",
60 "Align": "Allinea",
61 "Default": "Default",
62 "Circle": "Cerchio",
63 "Disc": "Disco",
64 "Square": "Quadrato",
65 "Lower Alpha": "Alpha Minore",
66 "Lower Greek": "Greek Minore",
67 "Lower Roman": "Roman Minore",
68 "Upper Alpha": "Alpha Superiore",
69 "Upper Roman": "Roman Superiore",
70 "Anchor": "Fissa",
71 "Name": "Nome",
72 "Id": "Id",
73 "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "L'id dovrebbe cominciare con una lettera, seguito solo da lettere, numeri, linee, punti, virgole.",
74 "You have unsaved changes are you sure you want to navigate away?": "Non hai salvato delle modifiche, sei sicuro di andartene?",
75 "Restore last draft": "Ripristina l'ultima bozza.",
76 "Special character": "Carattere Speciale",
77 "Source code": "Codice Sorgente",
78 "Insert\/Edit code sample": "Inserisci\/Modifica esempio di codice",
79 "Language": "Lingua",
80 "Code sample": "Esempio di codice",
81 "Color": "Colore",
82 "R": "R",
83 "G": "G",
84 "B": "B",
85 "Left to right": "Da Sinistra a Destra",
86 "Right to left": "Da Destra a Sinistra",
87 "Emoticons": "Emoction",
88 "Document properties": "Propriet\u00e0 Documento",
89 "Title": "Titolo",
90 "Keywords": "Parola Chiave",
91 "Description": "Descrizione",
92 "Robots": "Robot",
93 "Author": "Autore",
94 "Encoding": "Codifica",
95 "Fullscreen": "Schermo Intero",
96 "Action": "Action",
97 "Shortcut": "Shortcut",
98 "Help": "Help",
99 "Address": "Address",
100 "Focus to menubar": "Focus to menubar",
101 "Focus to toolbar": "Focus to toolbar",
102 "Focus to element path": "Focus to element path",
103 "Focus to contextual toolbar": "Focus to contextual toolbar",
104 "Insert link (if link plugin activated)": "Insert link (if link plugin activated)",
105 "Save (if save plugin activated)": "Save (if save plugin activated)",
106 "Find (if searchreplace plugin activated)": "Find (if searchreplace plugin activated)",
107 "Plugins installed ({0}):": "Plugins installed ({0}):",
108 "Premium plugins:": "Premium plugins:",
109 "Learn more...": "Learn more...",
110 "You are using {0}": "You are using {0}",
111 "Plugins": "Plugins",
112 "Handy Shortcuts": "Handy Shortcuts",
113 "Horizontal line": "Linea Orizzontale",
114 "Insert\/edit image": "Aggiungi\/Modifica Immagine",
115 "Image description": "Descrizione Immagine",
116 "Source": "Fonte",
117 "Dimensions": "Dimenzioni",
118 "Constrain proportions": "Mantieni Proporzioni",
119 "General": "Generale",
120 "Advanced": "Avanzato",
121 "Style": "Stile",
122 "Vertical space": "Spazio Verticale",
123 "Horizontal space": "Spazio Orizzontale",
124 "Border": "Bordo",
125 "Insert image": "Inserisci immagine",
126 "Image": "Immagine",
127 "Image list": "Image list",
128 "Rotate counterclockwise": "Ruota in senso antiorario",
129 "Rotate clockwise": "Ruota in senso orario",
130 "Flip vertically": "Rifletti verticalmente",
131 "Flip horizontally": "Rifletti orizzontalmente",
132 "Edit image": "Modifica immagine",
133 "Image options": "Opzioni immagine",
134 "Zoom in": "Ingrandisci",
135 "Zoom out": "Rimpicciolisci",
136 "Crop": "Taglia",
137 "Resize": "Ridimensiona",
138 "Orientation": "Orientamento",
139 "Brightness": "Luminosit\u00e0",
140 "Sharpen": "Contrasta",
141 "Contrast": "Contrasto",
142 "Color levels": "Livelli colore",
143 "Gamma": "Gamma",
144 "Invert": "Inverti",
145 "Apply": "Applica",
146 "Back": "Indietro",
147 "Insert date\/time": "Inserisci Data\/Ora",
148 "Date\/time": "Data\/Ora",
149 "Insert link": "Inserisci il Link",
150 "Insert\/edit link": "Inserisci\/Modifica Link",
151 "Text to display": "Testo da Visualizzare",
152 "Url": "Url",
153 "Target": "Target",
154 "None": "No",
155 "New window": "Nuova Finestra",
156 "Remove link": "Rimuovi link",
157 "Anchors": "Anchors",
158 "Link": "Collegamento",
159 "Paste or type a link": "Incolla o digita un collegamento",
160 "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. Vuoi aggiungere il prefisso necessario mailto:?",
161 "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. Vuoi aggiungere il prefisso necessario http:\/\/?",
162 "Link list": "Elenco link",
163 "Insert video": "Inserisci Video",
164 "Insert\/edit video": "Inserisci\/Modifica Video",
165 "Insert\/edit media": "Inserisci\/Modifica Media",
166 "Alternative source": "Alternativo",
167 "Poster": "Anteprima",
168 "Paste your embed code below:": "Incolla il codice d'incorporamento qui:",
169 "Embed": "Incorporare",
170 "Media": "Media",
171 "Nonbreaking space": "Spazio unificatore",
172 "Page break": "Interruzione di pagina",
173 "Paste as text": "incolla come testo",
174 "Preview": "Anteprima",
175 "Print": "Stampa",
176 "Save": "Salva",
177 "Find": "Trova",
178 "Replace with": "Sostituisci Con",
179 "Replace": "Sostituisci",
180 "Replace all": "Sostituisci Tutto",
181 "Prev": "Precedente",
182 "Next": "Successivo",
183 "Find and replace": "Trova e Sostituisci",
184 "Could not find the specified string.": "Impossibile trovare la parola specifica.",
185 "Match case": "Maiuscole\/Minuscole ",
186 "Whole words": "Parole Sbagliate",
187 "Spellcheck": "Controllo ortografico",
188 "Ignore": "Ignora",
189 "Ignore all": "Ignora Tutto",
190 "Finish": "Termina",
191 "Add to Dictionary": "Aggiungi al Dizionario",
192 "Insert table": "Inserisci Tabella",
193 "Table properties": "Propiet\u00e0 della Tabella",
194 "Delete table": "Cancella Tabella",
195 "Cell": "Cella",
196 "Row": "Riga",
197 "Column": "Colonna",
198 "Cell properties": "Propiet\u00e0 della Cella",
199 "Merge cells": "Unisci Cella",
200 "Split cell": "Dividi Cella",
201 "Insert row before": "Inserisci una Riga Prima",
202 "Insert row after": "Inserisci una Riga Dopo",
203 "Delete row": "Cancella Riga",
204 "Row properties": "Propriet\u00e0 della Riga",
205 "Cut row": "Taglia Riga",
206 "Copy row": "Copia Riga",
207 "Paste row before": "Incolla una Riga Prima",
208 "Paste row after": "Incolla una Riga Dopo",
209 "Insert column before": "Inserisci una Colonna Prima",
210 "Insert column after": "Inserisci una Colonna Dopo",
211 "Delete column": "Cancella Colonna",
212 "Cols": "Colonne",
213 "Rows": "Righe",
214 "Width": "Larghezza",
215 "Height": "Altezza",
216 "Cell spacing": "Spaziatura della Cella",
217 "Cell padding": "Padding della Cella",
218 "Caption": "Didascalia",
219 "Left": "Sinistra",
220 "Center": "Centro",
221 "Right": "Destra",
222 "Cell type": "Tipo di Cella",
223 "Scope": "Campo",
224 "Alignment": "Allineamento",
225 "H Align": "Allineamento H",
226 "V Align": "Allineamento V",
227 "Top": "In alto",
228 "Middle": "In mezzo",
229 "Bottom": "In fondo",
230 "Header cell": "cella d'intestazione",
231 "Row group": "Gruppo di Righe",
232 "Column group": "Gruppo di Colonne",
233 "Row type": "Tipo di Riga",
234 "Header": "Header",
235 "Body": "Body",
236 "Footer": "Footer",
237 "Border color": "Colore bordo",
238 "Insert template": "Inserisci Template",
239 "Templates": "Template",
240 "Template": "Modello",
241 "Text color": "Colore Testo",
242 "Background color": "Colore Background",
243 "Custom...": "Personalizzato...",
244 "Custom color": "Colore personalizzato",
245 "No color": "Nessun colore",
246 "Table of Contents": "Tabella dei contenuti",
247 "Show blocks": "Mostra Blocchi",
248 "Show invisible characters": "Mostra Caratteri Invisibili",
249 "Words: {0}": "Parole: {0}",
250 "{0} words": "{0} parole",
251 "File": "File",
252 "Edit": "Modifica",
253 "Insert": "Inserisci",
254 "View": "Visualiza",
255 "Format": "Formato",
256 "Table": "Tabella",
257 "Tools": "Strumenti",
258 "Powered by {0}": "Powered by {0}",
259 "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text Area. Premi ALT-F9 per il men\u00f9. Premi ALT-F10 per la barra degli strumenti. Premi ALT-0 per l'aiuto."
260 });