JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.3
[ckeditor.git] / _source / lang / it.js
1 /*\r
2 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 /**\r
7  * @fileOverview Defines the {@link CKEDITOR.lang} object, for the\r
8  * Italian language.\r
9  */\r
10 \r
11 /**#@+\r
12    @type String\r
13    @example\r
14 */\r
15 \r
16 /**\r
17  * Constains the dictionary of language entries.\r
18  * @namespace\r
19  */\r
20 CKEDITOR.lang['it'] =\r
21 {\r
22         /**\r
23          * The language reading direction. Possible values are "rtl" for\r
24          * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right\r
25          * languages (like English).\r
26          * @default 'ltr'\r
27          */\r
28         dir : 'ltr',\r
29 \r
30         /*\r
31          * Screenreader titles. Please note that screenreaders are not always capable\r
32          * of reading non-English words. So be careful while translating it.\r
33          */\r
34         editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
35 \r
36         // ARIA descriptions.\r
37         toolbar : 'Toolbar', // MISSING\r
38         editor  : 'Rich Text Editor', // MISSING\r
39 \r
40         // Toolbar buttons without dialogs.\r
41         source                  : 'Codice Sorgente',\r
42         newPage                 : 'Nuova pagina vuota',\r
43         save                    : 'Salva',\r
44         preview                 : 'Anteprima',\r
45         cut                             : 'Taglia',\r
46         copy                    : 'Copia',\r
47         paste                   : 'Incolla',\r
48         print                   : 'Stampa',\r
49         underline               : 'Sottolineato',\r
50         bold                    : 'Grassetto',\r
51         italic                  : 'Corsivo',\r
52         selectAll               : 'Seleziona tutto',\r
53         removeFormat    : 'Elimina formattazione',\r
54         strike                  : 'Barrato',\r
55         subscript               : 'Pedice',\r
56         superscript             : 'Apice',\r
57         horizontalrule  : 'Inserisci riga orizzontale',\r
58         pagebreak               : 'Inserisci interruzione di pagina',\r
59         pagebreakAlt            : 'Page Break', // MISSING\r
60         unlink                  : 'Elimina collegamento',\r
61         undo                    : 'Annulla',\r
62         redo                    : 'Ripristina',\r
63 \r
64         // Common messages and labels.\r
65         common :\r
66         {\r
67                 browseServer    : 'Cerca sul server',\r
68                 url                             : 'URL',\r
69                 protocol                : 'Protocollo',\r
70                 upload                  : 'Carica',\r
71                 uploadSubmit    : 'Invia al server',\r
72                 image                   : 'Immagine',\r
73                 flash                   : 'Oggetto Flash',\r
74                 form                    : 'Modulo',\r
75                 checkbox                : 'Checkbox',\r
76                 radio                   : 'Radio Button',\r
77                 textField               : 'Campo di testo',\r
78                 textarea                : 'Area di testo',\r
79                 hiddenField             : 'Campo nascosto',\r
80                 button                  : 'Bottone',\r
81                 select                  : 'Menu di selezione',\r
82                 imageButton             : 'Bottone immagine',\r
83                 notSet                  : '<non impostato>',\r
84                 id                              : 'Id',\r
85                 name                    : 'Nome',\r
86                 langDir                 : 'Direzione scrittura',\r
87                 langDirLtr              : 'Da Sinistra a Destra (LTR)',\r
88                 langDirRtl              : 'Da Destra a Sinistra (RTL)',\r
89                 langCode                : 'Codice Lingua',\r
90                 longDescr               : 'URL descrizione estesa',\r
91                 cssClass                : 'Nome classe CSS',\r
92                 advisoryTitle   : 'Titolo',\r
93                 cssStyle                : 'Stile',\r
94                 ok                              : 'OK',\r
95                 cancel                  : 'Annulla',\r
96                 close                   : 'Close', // MISSING\r
97                 preview                 : 'Preview', // MISSING\r
98                 generalTab              : 'Generale',\r
99                 advancedTab             : 'Avanzate',\r
100                 validateNumberFailed : 'Il valore inserito non è un numero.',\r
101                 confirmNewPage  : 'Ogni modifica non salvata sarà persa. Sei sicuro di voler caricare una nuova pagina?',\r
102                 confirmCancel   : 'Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?',\r
103                 options                 : 'Options', // MISSING\r
104                 target                  : 'Target', // MISSING\r
105                 targetNew               : 'New Window (_blank)', // MISSING\r
106                 targetTop               : 'Topmost Window (_top)', // MISSING\r
107                 targetSelf              : 'Same Window (_self)', // MISSING\r
108                 targetParent    : 'Parent Window (_parent)', // MISSING\r
109                 langDirLTR              : 'Left to Right (LTR)', // MISSING\r
110                 langDirRTL              : 'Right to Left (RTL)', // MISSING\r
111                 styles                  : 'Style', // MISSING\r
112                 cssClasses              : 'Stylesheet Classes', // MISSING\r
113                 width                   : 'Larghezza',\r
114                 height                  : 'Altezza',\r
115                 align                   : 'Allineamento',\r
116                 alignLeft               : 'Sinistra',\r
117                 alignRight              : 'Destra',\r
118                 alignCenter             : 'Centrato',\r
119                 alignTop                : 'In Alto',\r
120                 alignMiddle             : 'Centrato',\r
121                 alignBottom             : 'In Basso',\r
122                 invalidHeight   : 'L\'altezza dev\'essere un numero',\r
123                 invalidWidth    : 'La Larghezza dev\'essere un numero',\r
124 \r
125                 // Put the voice-only part of the label in the span.\r
126                 unavailable             : '%1<span class="cke_accessibility">, non disponibile</span>'\r
127         },\r
128 \r
129         contextmenu :\r
130         {\r
131                 options : 'Context Menu Options' // MISSING\r
132         },\r
133 \r
134         // Special char dialog.\r
135         specialChar             :\r
136         {\r
137                 toolbar         : 'Inserisci carattere speciale',\r
138                 title           : 'Seleziona carattere speciale',\r
139                 options : 'Special Character Options' // MISSING\r
140         },\r
141 \r
142         // Link dialog.\r
143         link :\r
144         {\r
145                 toolbar         : 'Inserisci/Modifica collegamento',\r
146                 other           : '<altro>',\r
147                 menu            : 'Modifica collegamento',\r
148                 title           : 'Collegamento',\r
149                 info            : 'Informazioni collegamento',\r
150                 target          : 'Destinazione',\r
151                 upload          : 'Carica',\r
152                 advanced        : 'Avanzate',\r
153                 type            : 'Tipo di Collegamento',\r
154                 toUrl           : 'URL', // MISSING\r
155                 toAnchor        : 'Ancora nella pagina',\r
156                 toEmail         : 'E-Mail',\r
157                 targetFrame             : '<riquadro>',\r
158                 targetPopup             : '<finestra popup>',\r
159                 targetFrameName : 'Nome del riquadro di destinazione',\r
160                 targetPopupName : 'Nome finestra popup',\r
161                 popupFeatures   : 'Caratteristiche finestra popup',\r
162                 popupResizable  : 'Ridimensionabile',\r
163                 popupStatusBar  : 'Barra di stato',\r
164                 popupLocationBar: 'Barra degli indirizzi',\r
165                 popupToolbar    : 'Barra degli strumenti',\r
166                 popupMenuBar    : 'Barra del menu',\r
167                 popupFullScreen : 'A tutto schermo (IE)',\r
168                 popupScrollBars : 'Barre di scorrimento',\r
169                 popupDependent  : 'Dipendente (Netscape)',\r
170                 popupLeft               : 'Posizione da sinistra',\r
171                 popupTop                : 'Posizione dall\'alto',\r
172                 id                              : 'Id',\r
173                 langDir                 : 'Direzione scrittura',\r
174                 langDirLTR              : 'Da Sinistra a Destra (LTR)',\r
175                 langDirRTL              : 'Da Destra a Sinistra (RTL)',\r
176                 acccessKey              : 'Scorciatoia<br />da tastiera',\r
177                 name                    : 'Nome',\r
178                 langCode                        : 'Direzione scrittura',\r
179                 tabIndex                        : 'Ordine di tabulazione',\r
180                 advisoryTitle           : 'Titolo',\r
181                 advisoryContentType     : 'Tipo della risorsa collegata',\r
182                 cssClasses              : 'Nome classe CSS',\r
183                 charset                 : 'Set di caretteri della risorsa collegata',\r
184                 styles                  : 'Stile',\r
185                 rel                     : 'Relationship', // MISSING\r
186                 selectAnchor            : 'Scegli Ancora',\r
187                 anchorName              : 'Per Nome',\r
188                 anchorId                        : 'Per id elemento',\r
189                 emailAddress            : 'Indirizzo E-Mail',\r
190                 emailSubject            : 'Oggetto del messaggio',\r
191                 emailBody               : 'Corpo del messaggio',\r
192                 noAnchors               : '(Nessuna ancora disponibile nel documento)',\r
193                 noUrl                   : 'Devi inserire l\'URL del collegamento',\r
194                 noEmail                 : 'Devi inserire un\'indirizzo e-mail'\r
195         },\r
196 \r
197         // Anchor dialog\r
198         anchor :\r
199         {\r
200                 toolbar         : 'Inserisci/Modifica Ancora',\r
201                 menu            : 'Proprietà ancora',\r
202                 title           : 'Proprietà ancora',\r
203                 name            : 'Nome ancora',\r
204                 errorName       : 'Inserici il nome dell\'ancora'\r
205         },\r
206 \r
207         // List style dialog\r
208         list:\r
209         {\r
210                 numberedTitle           : 'Numbered List Properties', // MISSING\r
211                 bulletedTitle           : 'Bulleted List Properties', // MISSING\r
212                 type                            : 'Type', // MISSING\r
213                 start                           : 'Start', // MISSING\r
214                 validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
215                 circle                          : 'Circle', // MISSING\r
216                 disc                            : 'Disc', // MISSING\r
217                 square                          : 'Square', // MISSING\r
218                 none                            : 'None', // MISSING\r
219                 notset                          : '<not set>', // MISSING\r
220                 armenian                        : 'Armenian numbering', // MISSING\r
221                 georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
222                 lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
223                 upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
224                 lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
225                 upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
226                 lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
227                 decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
228                 decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
229         },\r
230 \r
231         // Find And Replace Dialog\r
232         findAndReplace :\r
233         {\r
234                 title                           : 'Cerca e Sostituisci',\r
235                 find                            : 'Trova',\r
236                 replace                         : 'Sostituisci',\r
237                 findWhat                        : 'Trova:',\r
238                 replaceWith                     : 'Sostituisci con:',\r
239                 notFoundMsg                     : 'L\'elemento cercato non è stato trovato.',\r
240                 matchCase                       : 'Maiuscole/minuscole',\r
241                 matchWord                       : 'Solo parole intere',\r
242                 matchCyclic                     : 'Ricerca ciclica',\r
243                 replaceAll                      : 'Sostituisci tutto',\r
244                 replaceSuccessMsg       : '%1 occorrenza(e) sostituite.'\r
245         },\r
246 \r
247         // Table Dialog\r
248         table :\r
249         {\r
250                 toolbar         : 'Tabella',\r
251                 title           : 'Proprietà tabella',\r
252                 menu            : 'Proprietà tabella',\r
253                 deleteTable     : 'Cancella Tabella',\r
254                 rows            : 'Righe',\r
255                 columns         : 'Colonne',\r
256                 border          : 'Dimensione bordo',\r
257                 widthPx         : 'pixel',\r
258                 widthPc         : 'percento',\r
259                 widthUnit       : 'width unit', // MISSING\r
260                 cellSpace       : 'Spaziatura celle',\r
261                 cellPad         : 'Padding celle',\r
262                 caption         : 'Intestazione',\r
263                 summary         : 'Indice',\r
264                 headers         : 'Intestazione',\r
265                 headersNone             : 'Nessuna',\r
266                 headersColumn   : 'Prima Colonna',\r
267                 headersRow              : 'Prima Riga',\r
268                 headersBoth             : 'Entrambe',\r
269                 invalidRows             : 'Il numero di righe dev\'essere un numero maggiore di 0.',\r
270                 invalidCols             : 'Il numero di colonne dev\'essere un numero maggiore di 0.',\r
271                 invalidBorder   : 'La dimensione del bordo dev\'essere un numero.',\r
272                 invalidWidth    : 'La larghezza della tabella dev\'essere un numero.',\r
273                 invalidHeight   : 'L\'altezza della tabella dev\'essere un numero.',\r
274                 invalidCellSpacing      : 'La spaziatura tra le celle dev\'essere un numero.',\r
275                 invalidCellPadding      : 'Il pagging delle celle dev\'essere un numero',\r
276 \r
277                 cell :\r
278                 {\r
279                         menu                    : 'Cella',\r
280                         insertBefore    : 'Inserisci Cella Prima',\r
281                         insertAfter             : 'Inserisci Cella Dopo',\r
282                         deleteCell              : 'Elimina celle',\r
283                         merge                   : 'Unisce celle',\r
284                         mergeRight              : 'Unisci a Destra',\r
285                         mergeDown               : 'Unisci in Basso',\r
286                         splitHorizontal : 'Dividi Cella Orizzontalmente',\r
287                         splitVertical   : 'Dividi Cella Verticalmente',\r
288                         title                   : 'Proprietà della cella',\r
289                         cellType                : 'Tipo di cella',\r
290                         rowSpan                 : 'Su più righe',\r
291                         colSpan                 : 'Su più colonne',\r
292                         wordWrap                : 'Ritorno a capo',\r
293                         hAlign                  : 'Allineamento orizzontale',\r
294                         vAlign                  : 'Allineamento verticale',\r
295                         alignBaseline   : 'Linea Base',\r
296                         bgColor                 : 'Colore di Sfondo',\r
297                         borderColor             : 'Colore del Bordo',\r
298                         data                    : 'Dati',\r
299                         header                  : 'Intestazione',\r
300                         yes                             : 'Si',\r
301                         no                              : 'No',\r
302                         invalidWidth    : 'La larghezza della cella dev\'essere un numero.',\r
303                         invalidHeight   : 'L\'altezza della cella dev\'essere un numero.',\r
304                         invalidRowSpan  : 'Il numero di righe dev\'essere un numero intero.',\r
305                         invalidColSpan  : 'Il numero di colonne dev\'essere un numero intero.',\r
306                         chooseColor             : 'Choose' // MISSING\r
307                 },\r
308 \r
309                 row :\r
310                 {\r
311                         menu                    : 'Riga',\r
312                         insertBefore    : 'Inserisci Riga Prima',\r
313                         insertAfter             : 'Inserisci Riga Dopo',\r
314                         deleteRow               : 'Elimina righe'\r
315                 },\r
316 \r
317                 column :\r
318                 {\r
319                         menu                    : 'Colonna',\r
320                         insertBefore    : 'Inserisci Colonna Prima',\r
321                         insertAfter             : 'Inserisci Colonna Dopo',\r
322                         deleteColumn    : 'Elimina colonne'\r
323                 }\r
324         },\r
325 \r
326         // Button Dialog.\r
327         button :\r
328         {\r
329                 title           : 'Proprietà bottone',\r
330                 text            : 'Testo (Value)',\r
331                 type            : 'Tipo',\r
332                 typeBtn         : 'Bottone',\r
333                 typeSbm         : 'Invio',\r
334                 typeRst         : 'Annulla'\r
335         },\r
336 \r
337         // Checkbox and Radio Button Dialogs.\r
338         checkboxAndRadio :\r
339         {\r
340                 checkboxTitle : 'Proprietà checkbox',\r
341                 radioTitle      : 'Proprietà radio button',\r
342                 value           : 'Valore',\r
343                 selected        : 'Selezionato'\r
344         },\r
345 \r
346         // Form Dialog.\r
347         form :\r
348         {\r
349                 title           : 'Proprietà modulo',\r
350                 menu            : 'Proprietà modulo',\r
351                 action          : 'Azione',\r
352                 method          : 'Metodo',\r
353                 encoding        : 'Codifica'\r
354         },\r
355 \r
356         // Select Field Dialog.\r
357         select :\r
358         {\r
359                 title           : 'Proprietà menu di selezione',\r
360                 selectInfo      : 'Info',\r
361                 opAvail         : 'Opzioni disponibili',\r
362                 value           : 'Valore',\r
363                 size            : 'Dimensione',\r
364                 lines           : 'righe',\r
365                 chkMulti        : 'Permetti selezione multipla',\r
366                 opText          : 'Testo',\r
367                 opValue         : 'Valore',\r
368                 btnAdd          : 'Aggiungi',\r
369                 btnModify       : 'Modifica',\r
370                 btnUp           : 'Su',\r
371                 btnDown         : 'Gi',\r
372                 btnSetValue : 'Imposta come predefinito',\r
373                 btnDelete       : 'Rimuovi'\r
374         },\r
375 \r
376         // Textarea Dialog.\r
377         textarea :\r
378         {\r
379                 title           : 'Proprietà area di testo',\r
380                 cols            : 'Colonne',\r
381                 rows            : 'Righe'\r
382         },\r
383 \r
384         // Text Field Dialog.\r
385         textfield :\r
386         {\r
387                 title           : 'Proprietà campo di testo',\r
388                 name            : 'Nome',\r
389                 value           : 'Valore',\r
390                 charWidth       : 'Larghezza',\r
391                 maxChars        : 'Numero massimo di caratteri',\r
392                 type            : 'Tipo',\r
393                 typeText        : 'Testo',\r
394                 typePass        : 'Password'\r
395         },\r
396 \r
397         // Hidden Field Dialog.\r
398         hidden :\r
399         {\r
400                 title   : 'Proprietà campo nascosto',\r
401                 name    : 'Nome',\r
402                 value   : 'Valore'\r
403         },\r
404 \r
405         // Image Dialog.\r
406         image :\r
407         {\r
408                 title           : 'Proprietà immagine',\r
409                 titleButton     : 'Proprietà bottone immagine',\r
410                 menu            : 'Proprietà immagine',\r
411                 infoTab         : 'Informazioni immagine',\r
412                 btnUpload       : 'Invia al server',\r
413                 upload          : 'Carica',\r
414                 alt                     : 'Testo alternativo',\r
415                 lockRatio       : 'Blocca rapporto',\r
416                 unlockRatio     : 'Unlock Ratio', // MISSING\r
417                 resetSize       : 'Reimposta dimensione',\r
418                 border          : 'Bordo',\r
419                 hSpace          : 'HSpace',\r
420                 vSpace          : 'VSpace',\r
421                 alertUrl        : 'Devi inserire l\'URL per l\'immagine',\r
422                 linkTab         : 'Collegamento',\r
423                 button2Img      : 'Vuoi trasformare il bottone immagine selezionato in un\'immagine semplice?',\r
424                 img2Button      : 'Vuoi trasferomare l\'immagine selezionata in un bottone immagine?',\r
425                 urlMissing      : 'Image source URL is missing.', // MISSING\r
426                 validateBorder  : 'Border must be a whole number.', // MISSING\r
427                 validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
428                 validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
429         },\r
430 \r
431         // Flash Dialog\r
432         flash :\r
433         {\r
434                 properties              : 'Proprietà Oggetto Flash',\r
435                 propertiesTab   : 'Proprietà',\r
436                 title                   : 'Proprietà Oggetto Flash',\r
437                 chkPlay                 : 'Avvio Automatico',\r
438                 chkLoop                 : 'Riavvio automatico',\r
439                 chkMenu                 : 'Abilita Menu di Flash',\r
440                 chkFull                 : 'Permetti la modalità tutto schermo',\r
441                 scale                   : 'Ridimensiona',\r
442                 scaleAll                : 'Mostra Tutto',\r
443                 scaleNoBorder   : 'Senza Bordo',\r
444                 scaleFit                : 'Dimensione Esatta',\r
445                 access                  : 'Accesso Script',\r
446                 accessAlways    : 'Sempre',\r
447                 accessSameDomain: 'Solo stesso dominio',\r
448                 accessNever             : 'Mai',\r
449                 alignAbsBottom  : 'In basso assoluto',\r
450                 alignAbsMiddle  : 'Centrato assoluto',\r
451                 alignBaseline   : 'Linea base',\r
452                 alignTextTop    : 'In alto al testo',\r
453                 quality                 : 'Qualità',\r
454                 qualityBest             : 'Massima',\r
455                 qualityHigh             : 'Alta',\r
456                 qualityAutoHigh : 'Alta Automatica',\r
457                 qualityMedium   : 'Intermedia',\r
458                 qualityAutoLow  : 'Bassa Automatica',\r
459                 qualityLow              : 'Bassa',\r
460                 windowModeWindow: 'Finestra',\r
461                 windowModeOpaque: 'Opaca',\r
462                 windowModeTransparent : 'Trasparente',\r
463                 windowMode              : 'Modalità finestra',\r
464                 flashvars               : 'Variabili per Flash',\r
465                 bgcolor                 : 'Colore sfondo',\r
466                 hSpace                  : 'HSpace',\r
467                 vSpace                  : 'VSpace',\r
468                 validateSrc             : 'Devi inserire l\'URL del collegamento',\r
469                 validateHSpace  : 'L\'HSpace dev\'essere un numero.',\r
470                 validateVSpace  : 'Il VSpace dev\'essere un numero.'\r
471         },\r
472 \r
473         // Speller Pages Dialog\r
474         spellCheck :\r
475         {\r
476                 toolbar                 : 'Correttore ortografico',\r
477                 title                   : 'Controllo ortografico',\r
478                 notAvailable    : 'Il servizio non è momentaneamente disponibile.',\r
479                 errorLoading    : 'Errore nel caricamento dell\'host col servizio applicativo: %s.',\r
480                 notInDic                : 'Non nel dizionario',\r
481                 changeTo                : 'Cambia in',\r
482                 btnIgnore               : 'Ignora',\r
483                 btnIgnoreAll    : 'Ignora tutto',\r
484                 btnReplace              : 'Cambia',\r
485                 btnReplaceAll   : 'Cambia tutto',\r
486                 btnUndo                 : 'Annulla',\r
487                 noSuggestions   : '- Nessun suggerimento -',\r
488                 progress                : 'Controllo ortografico in corso',\r
489                 noMispell               : 'Controllo ortografico completato: nessun errore trovato',\r
490                 noChanges               : 'Controllo ortografico completato: nessuna parola cambiata',\r
491                 oneChange               : 'Controllo ortografico completato: 1 parola cambiata',\r
492                 manyChanges             : 'Controllo ortografico completato: %1 parole cambiate',\r
493                 ieSpellDownload : 'Contollo ortografico non installato. Lo vuoi scaricare ora?'\r
494         },\r
495 \r
496         smiley :\r
497         {\r
498                 toolbar : 'Emoticon',\r
499                 title   : 'Inserisci emoticon',\r
500                 options : 'Smiley Options' // MISSING\r
501         },\r
502 \r
503         elementsPath :\r
504         {\r
505                 eleLabel : 'Elements path', // MISSING\r
506                 eleTitle : '%1 elemento'\r
507         },\r
508 \r
509         numberedlist    : 'Elenco numerato',\r
510         bulletedlist    : 'Elenco puntato',\r
511         indent                  : 'Aumenta rientro',\r
512         outdent                 : 'Riduci rientro',\r
513 \r
514         justify :\r
515         {\r
516                 left    : 'Allinea a sinistra',\r
517                 center  : 'Centra',\r
518                 right   : 'Allinea a destra',\r
519                 block   : 'Giustifica'\r
520         },\r
521 \r
522         blockquote : 'Citazione',\r
523 \r
524         clipboard :\r
525         {\r
526                 title           : 'Incolla',\r
527                 cutError        : 'Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+X).',\r
528                 copyError       : 'Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+C).',\r
529                 pasteMsg        : 'Incolla il testo all\'interno dell\'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl/Cmd+V</STRONG>) e premi <STRONG>OK</STRONG>.',\r
530                 securityMsg     : 'A causa delle impostazioni di sicurezza del browser,l\'editor non è in grado di accedere direttamente agli appunti. E\' pertanto necessario incollarli di nuovo in questa finestra.',\r
531                 pasteArea       : 'Paste Area' // MISSING\r
532         },\r
533 \r
534         pastefromword :\r
535         {\r
536                 confirmCleanup  : 'Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?',\r
537                 toolbar                 : 'Incolla da Word',\r
538                 title                   : 'Incolla da Word',\r
539                 error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
540         },\r
541 \r
542         pasteText :\r
543         {\r
544                 button  : 'Incolla come testo semplice',\r
545                 title   : 'Incolla come testo semplice'\r
546         },\r
547 \r
548         templates :\r
549         {\r
550                 button                  : 'Modelli',\r
551                 title                   : 'Contenuto dei modelli',\r
552                 options : 'Template Options', // MISSING\r
553                 insertOption    : 'Cancella il contenuto corrente',\r
554                 selectPromptMsg : 'Seleziona il modello da aprire nell\'editor<br />(il contenuto attuale verrà eliminato):',\r
555                 emptyListMsg    : '(Nessun modello definito)'\r
556         },\r
557 \r
558         showBlocks : 'Visualizza Blocchi',\r
559 \r
560         stylesCombo :\r
561         {\r
562                 label           : 'Stile',\r
563                 panelTitle      : 'Formatting Styles', // MISSING\r
564                 panelTitle1     : 'Stili per blocchi',\r
565                 panelTitle2     : 'Stili in linea',\r
566                 panelTitle3     : 'Stili per oggetti'\r
567         },\r
568 \r
569         format :\r
570         {\r
571                 label           : 'Formato',\r
572                 panelTitle      : 'Formato',\r
573 \r
574                 tag_p           : 'Normale',\r
575                 tag_pre         : 'Formattato',\r
576                 tag_address     : 'Indirizzo',\r
577                 tag_h1          : 'Titolo 1',\r
578                 tag_h2          : 'Titolo 2',\r
579                 tag_h3          : 'Titolo 3',\r
580                 tag_h4          : 'Titolo 4',\r
581                 tag_h5          : 'Titolo 5',\r
582                 tag_h6          : 'Titolo 6',\r
583                 tag_div         : 'Paragrafo (DIV)'\r
584         },\r
585 \r
586         div :\r
587         {\r
588                 title                           : 'Create Div Container', // MISSING\r
589                 toolbar                         : 'Create Div Container', // MISSING\r
590                 cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
591                 styleSelectLabel        : 'Style', // MISSING\r
592                 IdInputLabel            : 'Id', // MISSING\r
593                 languageCodeInputLabel  : ' Language Code', // MISSING\r
594                 inlineStyleInputLabel   : 'Inline Style', // MISSING\r
595                 advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
596                 langDirLabel            : 'Language Direction', // MISSING\r
597                 langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
598                 langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
599                 edit                            : 'Edit Div', // MISSING\r
600                 remove                          : 'Remove Div' // MISSING\r
601         },\r
602 \r
603         iframe :\r
604         {\r
605                 title           : 'IFrame Properties', // MISSING\r
606                 toolbar         : 'IFrame', // MISSING\r
607                 noUrl           : 'Please type the iframe URL', // MISSING\r
608                 scrolling       : 'Enable scrollbars', // MISSING\r
609                 border          : 'Show frame border' // MISSING\r
610         },\r
611 \r
612         font :\r
613         {\r
614                 label           : 'Font',\r
615                 voiceLabel      : 'Font',\r
616                 panelTitle      : 'Font'\r
617         },\r
618 \r
619         fontSize :\r
620         {\r
621                 label           : 'Dimensione',\r
622                 voiceLabel      : 'Dimensione Font',\r
623                 panelTitle      : 'Dimensione'\r
624         },\r
625 \r
626         colorButton :\r
627         {\r
628                 textColorTitle  : 'Colore testo',\r
629                 bgColorTitle    : 'Colore sfondo',\r
630                 panelTitle              : 'Colors', // MISSING\r
631                 auto                    : 'Automatico',\r
632                 more                    : 'Altri colori...'\r
633         },\r
634 \r
635         colors :\r
636         {\r
637                 '000' : 'Black', // MISSING\r
638                 '800000' : 'Maroon', // MISSING\r
639                 '8B4513' : 'Saddle Brown', // MISSING\r
640                 '2F4F4F' : 'Dark Slate Gray', // MISSING\r
641                 '008080' : 'Teal', // MISSING\r
642                 '000080' : 'Navy', // MISSING\r
643                 '4B0082' : 'Indigo', // MISSING\r
644                 '696969' : 'Dark Gray', // MISSING\r
645                 'B22222' : 'Fire Brick', // MISSING\r
646                 'A52A2A' : 'Brown', // MISSING\r
647                 'DAA520' : 'Golden Rod', // MISSING\r
648                 '006400' : 'Dark Green', // MISSING\r
649                 '40E0D0' : 'Turquoise', // MISSING\r
650                 '0000CD' : 'Medium Blue', // MISSING\r
651                 '800080' : 'Purple', // MISSING\r
652                 '808080' : 'Gray', // MISSING\r
653                 'F00' : 'Red', // MISSING\r
654                 'FF8C00' : 'Dark Orange', // MISSING\r
655                 'FFD700' : 'Gold', // MISSING\r
656                 '008000' : 'Green', // MISSING\r
657                 '0FF' : 'Cyan', // MISSING\r
658                 '00F' : 'Blue', // MISSING\r
659                 'EE82EE' : 'Violet', // MISSING\r
660                 'A9A9A9' : 'Dim Gray', // MISSING\r
661                 'FFA07A' : 'Light Salmon', // MISSING\r
662                 'FFA500' : 'Orange', // MISSING\r
663                 'FFFF00' : 'Yellow', // MISSING\r
664                 '00FF00' : 'Lime', // MISSING\r
665                 'AFEEEE' : 'Pale Turquoise', // MISSING\r
666                 'ADD8E6' : 'Light Blue', // MISSING\r
667                 'DDA0DD' : 'Plum', // MISSING\r
668                 'D3D3D3' : 'Light Grey', // MISSING\r
669                 'FFF0F5' : 'Lavender Blush', // MISSING\r
670                 'FAEBD7' : 'Antique White', // MISSING\r
671                 'FFFFE0' : 'Light Yellow', // MISSING\r
672                 'F0FFF0' : 'Honeydew', // MISSING\r
673                 'F0FFFF' : 'Azure', // MISSING\r
674                 'F0F8FF' : 'Alice Blue', // MISSING\r
675                 'E6E6FA' : 'Lavender', // MISSING\r
676                 'FFF' : 'White' // MISSING\r
677         },\r
678 \r
679         scayt :\r
680         {\r
681                 title                   : 'Controllo Ortografico Mentre Scrivi',\r
682                 opera_title             : 'Not supported by Opera', // MISSING\r
683                 enable                  : 'Abilita COMS',\r
684                 disable                 : 'Disabilita COMS',\r
685                 about                   : 'About COMS',\r
686                 toggle                  : 'Inverti abilitazione SCOMS',\r
687                 options                 : 'Opzioni',\r
688                 langs                   : 'Lingue',\r
689                 moreSuggestions : 'Altri suggerimenti',\r
690                 ignore                  : 'Ignora',\r
691                 ignoreAll               : 'Ignora tutti',\r
692                 addWord                 : 'Aggiungi Parola',\r
693                 emptyDic                : 'Il nome del dizionario non può essere vuoto.',\r
694 \r
695                 optionsTab              : 'Opzioni',\r
696                 allCaps                 : 'Ignore All-Caps Words', // MISSING\r
697                 ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
698                 mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
699                 mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
700 \r
701                 languagesTab    : 'Lingue',\r
702 \r
703                 dictionariesTab : 'Dizionari',\r
704                 dic_field_name  : 'Dictionary name', // MISSING\r
705                 dic_create              : 'Create', // MISSING\r
706                 dic_restore             : 'Restore', // MISSING\r
707                 dic_delete              : 'Delete', // MISSING\r
708                 dic_rename              : 'Rename', // MISSING\r
709                 dic_info                : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING\r
710 \r
711                 aboutTab                : 'About'\r
712         },\r
713 \r
714         about :\r
715         {\r
716                 title           : 'About CKEditor',\r
717                 dlgTitle        : 'About CKEditor',\r
718                 moreInfo        : 'Per le informazioni sulla licenza si prega di visitare il nostro sito:',\r
719                 copy            : 'Copyright &copy; $1. Tutti i diritti riservati.'\r
720         },\r
721 \r
722         maximize : 'Massimizza',\r
723         minimize : 'Minimize', // MISSING\r
724 \r
725         fakeobjects :\r
726         {\r
727                 anchor          : 'Ancora',\r
728                 flash           : 'Animazione Flash',\r
729                 iframe          : 'IFrame', // MISSING\r
730                 hiddenfield     : 'Hidden Field', // MISSING\r
731                 unknown         : 'Oggetto sconosciuto'\r
732         },\r
733 \r
734         resize : 'Trascina per ridimensionare',\r
735 \r
736         colordialog :\r
737         {\r
738                 title           : 'Select color', // MISSING\r
739                 options :       'Color Options', // MISSING\r
740                 highlight       : 'Highlight', // MISSING\r
741                 selected        : 'Selected Color', // MISSING\r
742                 clear           : 'Clear' // MISSING\r
743         },\r
744 \r
745         toolbarCollapse : 'Collapse Toolbar', // MISSING\r
746         toolbarExpand   : 'Expand Toolbar', // MISSING\r
747 \r
748         bidi :\r
749         {\r
750                 ltr : 'Text direction from left to right', // MISSING\r
751                 rtl : 'Text direction from right to left' // MISSING\r
752         }\r
753 };\r