JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / _source / lang / it.js
index ad0e17d..23e3433 100644 (file)
@@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 */\r
 \r
 /**\r
- * Constains the dictionary of language entries.\r
+ * Contains the dictionary of language entries.\r
  * @namespace\r
  */\r
 CKEDITOR.lang['it'] =\r
@@ -31,11 +31,11 @@ CKEDITOR.lang['it'] =
         * Screenreader titles. Please note that screenreaders are not always capable\r
         * of reading non-English words. So be careful while translating it.\r
         */\r
-       editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
+       editorTitle : 'Rich text editor, %1, premere ALT 0 per l\'help in linea.',\r
 \r
        // ARIA descriptions.\r
-       toolbars        : 'Editor toolbars', // MISSING\r
-       editor          : 'Rich Text Editor', // MISSING\r
+       toolbars        : 'Editor toolbar',\r
+       editor          : 'Rich Text Editor',\r
 \r
        // Toolbar buttons without dialogs.\r
        source                  : 'Codice Sorgente',\r
@@ -56,7 +56,7 @@ CKEDITOR.lang['it'] =
        superscript             : 'Apice',\r
        horizontalrule  : 'Inserisci riga orizzontale',\r
        pagebreak               : 'Inserisci interruzione di pagina',\r
-       pagebreakAlt            : 'Page Break', // MISSING\r
+       pagebreakAlt            : 'Interruzione di pagina',\r
        unlink                  : 'Elimina collegamento',\r
        undo                    : 'Annulla',\r
        redo                    : 'Ripristina',\r
@@ -93,23 +93,23 @@ CKEDITOR.lang['it'] =
                cssStyle                : 'Stile',\r
                ok                              : 'OK',\r
                cancel                  : 'Annulla',\r
-               close                   : 'Close', // MISSING\r
-               preview                 : 'Preview', // MISSING\r
+               close                   : 'Chiudi',\r
+               preview                 : 'Anteprima',\r
                generalTab              : 'Generale',\r
                advancedTab             : 'Avanzate',\r
                validateNumberFailed : 'Il valore inserito non è un numero.',\r
                confirmNewPage  : 'Ogni modifica non salvata sarà persa. Sei sicuro di voler caricare una nuova pagina?',\r
                confirmCancel   : 'Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?',\r
-               options                 : 'Options', // MISSING\r
-               target                  : 'Target', // MISSING\r
-               targetNew               : 'New Window (_blank)', // MISSING\r
-               targetTop               : 'Topmost Window (_top)', // MISSING\r
-               targetSelf              : 'Same Window (_self)', // MISSING\r
-               targetParent    : 'Parent Window (_parent)', // MISSING\r
-               langDirLTR              : 'Left to Right (LTR)', // MISSING\r
-               langDirRTL              : 'Right to Left (RTL)', // MISSING\r
-               styles                  : 'Style', // MISSING\r
-               cssClasses              : 'Stylesheet Classes', // MISSING\r
+               options                 : 'Opzioni',\r
+               target                  : 'Destinazione',\r
+               targetNew               : 'Nuova finestra (_blank)',\r
+               targetTop               : 'Finestra in primo piano (_top)',\r
+               targetSelf              : 'Stessa finestra (_self)',\r
+               targetParent    : 'Finestra Padre (_parent)',\r
+               langDirLTR              : 'Da sinistra a destra (LTR)',\r
+               langDirRTL              : 'Da destra a sinistra (RTL)',\r
+               styles                  : 'Stile',\r
+               cssClasses              : 'Classi di stile',\r
                width                   : 'Larghezza',\r
                height                  : 'Altezza',\r
                align                   : 'Allineamento',\r
@@ -121,8 +121,10 @@ CKEDITOR.lang['it'] =
                alignBottom             : 'In Basso',\r
                invalidHeight   : 'L\'altezza dev\'essere un numero',\r
                invalidWidth    : 'La Larghezza dev\'essere un numero',\r
-               invalidCssLength        : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
-               invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
+               invalidCssLength        : 'Il valore indicato per il campo "%1" deve essere un numero positivo con o senza indicazione di una valida unità di misura per le classi CSS (px, %, in, cm, mm, em, ex, pt, o pc).',\r
+               invalidHtmlLength       : 'Il valore indicato per il campo "%1" deve essere un numero positivo con o senza indicazione di una valida unità di misura per le pagine HTML (px o %).',\r
+               invalidInlineStyle      : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING\r
+               cssLengthTooltip        : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, non disponibile</span>'\r
@@ -130,7 +132,7 @@ CKEDITOR.lang['it'] =
 \r
        contextmenu :\r
        {\r
-               options : 'Context Menu Options' // MISSING\r
+               options : 'Opzioni del menù contestuale'\r
        },\r
 \r
        // Special char dialog.\r
@@ -138,7 +140,7 @@ CKEDITOR.lang['it'] =
        {\r
                toolbar         : 'Inserisci carattere speciale',\r
                title           : 'Seleziona carattere speciale',\r
-               options : 'Special Character Options' // MISSING\r
+               options : 'Opzioni carattere speciale'\r
        },\r
 \r
        // Link dialog.\r
@@ -153,7 +155,7 @@ CKEDITOR.lang['it'] =
                upload          : 'Carica',\r
                advanced        : 'Avanzate',\r
                type            : 'Tipo di Collegamento',\r
-               toUrl           : 'URL', // MISSING\r
+               toUrl           : 'URL',\r
                toAnchor        : 'Ancora nella pagina',\r
                toEmail         : 'E-Mail',\r
                targetFrame             : '<riquadro>',\r
@@ -184,7 +186,7 @@ CKEDITOR.lang['it'] =
                cssClasses              : 'Nome classe CSS',\r
                charset                 : 'Set di caretteri della risorsa collegata',\r
                styles                  : 'Stile',\r
-               rel                     : 'Relationship', // MISSING\r
+               rel                     : 'Relazioni',\r
                selectAnchor            : 'Scegli Ancora',\r
                anchorName              : 'Per Nome',\r
                anchorId                        : 'Per id elemento',\r
@@ -204,31 +206,31 @@ CKEDITOR.lang['it'] =
                title           : 'Proprietà ancora',\r
                name            : 'Nome ancora',\r
                errorName       : 'Inserici il nome dell\'ancora',\r
-               remove          : 'Remove Anchor' // MISSING\r
+               remove          : 'Rimuovi l\'ancora'\r
        },\r
 \r
        // List style dialog\r
        list:\r
        {\r
-               numberedTitle           : 'Numbered List Properties', // MISSING\r
-               bulletedTitle           : 'Bulleted List Properties', // MISSING\r
-               type                            : 'Type', // MISSING\r
-               start                           : 'Start', // MISSING\r
-               validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
-               circle                          : 'Circle', // MISSING\r
-               disc                            : 'Disc', // MISSING\r
-               square                          : 'Square', // MISSING\r
-               none                            : 'None', // MISSING\r
-               notset                          : '<not set>', // MISSING\r
-               armenian                        : 'Armenian numbering', // MISSING\r
-               georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
-               lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
-               upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
-               lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
-               upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
-               lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
-               decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
-               decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
+               numberedTitle           : 'Proprietà liste numerate',\r
+               bulletedTitle           : 'Proprietà liste puntate',\r
+               type                            : 'Tipo',\r
+               start                           : 'Inizio',\r
+               validateStartNumber                             :'Il numero di inizio di una lista numerata deve essere un numero intero.',\r
+               circle                          : 'Cerchio',\r
+               disc                            : 'Disco',\r
+               square                          : 'Quadrato',\r
+               none                            : 'Nessuno',\r
+               notset                          : '<non impostato>',\r
+               armenian                        : 'Numerazione Armena',\r
+               georgian                        : 'Numerazione Georgiana (an, ban, gan, ecc.)',\r
+               lowerRoman                      : 'Numerazione Romana minuscola (i, ii, iii, iv, v, ecc.)',\r
+               upperRoman                      : 'Numerazione Romana maiuscola (I, II, III, IV, V, ecc.)',\r
+               lowerAlpha                      : 'Alfabetico minuscolo (a, b, c, d, e, ecc.)',\r
+               upperAlpha                      : 'Alfabetico maiuscolo (A, B, C, D, E, ecc.)',\r
+               lowerGreek                      : 'Greco minuscolo (alpha, beta, gamma, ecc.)',\r
+               decimal                         : 'Decimale (1, 2, 3, ecc.)',\r
+               decimalLeadingZero      : 'Decimale preceduto da 0 (01, 02, 03, ecc.)'\r
        },\r
 \r
        // Find And Replace Dialog\r
@@ -240,6 +242,7 @@ CKEDITOR.lang['it'] =
                findWhat                        : 'Trova:',\r
                replaceWith                     : 'Sostituisci con:',\r
                notFoundMsg                     : 'L\'elemento cercato non è stato trovato.',\r
+               findOptions                     : 'Find Options', // MISSING\r
                matchCase                       : 'Maiuscole/minuscole',\r
                matchWord                       : 'Solo parole intere',\r
                matchCyclic                     : 'Ricerca ciclica',\r
@@ -259,7 +262,7 @@ CKEDITOR.lang['it'] =
                border          : 'Dimensione bordo',\r
                widthPx         : 'pixel',\r
                widthPc         : 'percento',\r
-               widthUnit       : 'width unit', // MISSING\r
+               widthUnit       : 'unità larghezza',\r
                cellSpace       : 'Spaziatura celle',\r
                cellPad         : 'Padding celle',\r
                caption         : 'Intestazione',\r
@@ -275,7 +278,7 @@ CKEDITOR.lang['it'] =
                invalidWidth    : 'La larghezza della tabella dev\'essere un numero.',\r
                invalidHeight   : 'L\'altezza della tabella dev\'essere un numero.',\r
                invalidCellSpacing      : 'La spaziatura tra le celle dev\'essere un numero.',\r
-               invalidCellPadding      : 'Il pagging delle celle dev\'essere un numero',\r
+               invalidCellPadding      : 'Il paging delle celle dev\'essere un numero',\r
 \r
                cell :\r
                {\r
@@ -306,7 +309,7 @@ CKEDITOR.lang['it'] =
                        invalidHeight   : 'L\'altezza della cella dev\'essere un numero.',\r
                        invalidRowSpan  : 'Il numero di righe dev\'essere un numero intero.',\r
                        invalidColSpan  : 'Il numero di colonne dev\'essere un numero intero.',\r
-                       chooseColor             : 'Choose' // MISSING\r
+                       chooseColor             : 'Scegli'\r
                },\r
 \r
                row :\r
@@ -330,7 +333,7 @@ CKEDITOR.lang['it'] =
        button :\r
        {\r
                title           : 'Proprietà bottone',\r
-               text            : 'Testo (Value)',\r
+               text            : 'Testo (Valore)',\r
                type            : 'Tipo',\r
                typeBtn         : 'Bottone',\r
                typeSbm         : 'Invio',\r
@@ -424,10 +427,10 @@ CKEDITOR.lang['it'] =
                linkTab         : 'Collegamento',\r
                button2Img      : 'Vuoi trasformare il bottone immagine selezionato in un\'immagine semplice?',\r
                img2Button      : 'Vuoi trasferomare l\'immagine selezionata in un bottone immagine?',\r
-               urlMissing      : 'Image source URL is missing.', // MISSING\r
-               validateBorder  : 'Border must be a whole number.', // MISSING\r
-               validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
-               validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
+               urlMissing      : 'Manca l\'URL dell\'immagine.',\r
+               validateBorder  : 'Il campo Bordo deve essere un numero intero.',\r
+               validateHSpace  : 'Il campo HSpace deve essere un numero intero.',\r
+               validateVSpace  : 'Il campo VSpace deve essere un numero intero.'\r
        },\r
 \r
        // Flash Dialog\r
@@ -499,12 +502,12 @@ CKEDITOR.lang['it'] =
        {\r
                toolbar : 'Emoticon',\r
                title   : 'Inserisci emoticon',\r
-               options : 'Smiley Options' // MISSING\r
+               options : 'Opzioni Smiley'\r
        },\r
 \r
        elementsPath :\r
        {\r
-               eleLabel : 'Elements path', // MISSING\r
+               eleLabel : 'Percorso degli elementi',\r
                eleTitle : '%1 elemento'\r
        },\r
 \r
@@ -530,7 +533,7 @@ CKEDITOR.lang['it'] =
                copyError       : 'Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+C).',\r
                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
                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
-               pasteArea       : 'Paste Area' // MISSING\r
+               pasteArea       : 'Incolla'\r
        },\r
 \r
        pastefromword :\r
@@ -538,7 +541,7 @@ CKEDITOR.lang['it'] =
                confirmCleanup  : 'Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?',\r
                toolbar                 : 'Incolla da Word',\r
                title                   : 'Incolla da Word',\r
-               error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
+               error                   : 'Non è stato possibile eliminarre il testo incollato a causa di un errore interno.'\r
        },\r
 \r
        pasteText :\r
@@ -551,7 +554,7 @@ CKEDITOR.lang['it'] =
        {\r
                button                  : 'Modelli',\r
                title                   : 'Contenuto dei modelli',\r
-               options : 'Template Options', // MISSING\r
+               options : 'Opzioni del Modello',\r
                insertOption    : 'Cancella il contenuto corrente',\r
                selectPromptMsg : 'Seleziona il modello da aprire nell\'editor<br />(il contenuto attuale verrà eliminato):',\r
                emptyListMsg    : '(Nessun modello definito)'\r
@@ -562,7 +565,7 @@ CKEDITOR.lang['it'] =
        stylesCombo :\r
        {\r
                label           : 'Stile',\r
-               panelTitle      : 'Formatting Styles', // MISSING\r
+               panelTitle      : 'Stili di formattazione',\r
                panelTitle1     : 'Stili per blocchi',\r
                panelTitle2     : 'Stili in linea',\r
                panelTitle3     : 'Stili per oggetti'\r
@@ -587,41 +590,41 @@ CKEDITOR.lang['it'] =
 \r
        div :\r
        {\r
-               title                           : 'Create Div Container', // MISSING\r
-               toolbar                         : 'Create Div Container', // MISSING\r
-               cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
-               styleSelectLabel        : 'Style', // MISSING\r
-               IdInputLabel            : 'Id', // MISSING\r
-               languageCodeInputLabel  : ' Language Code', // MISSING\r
-               inlineStyleInputLabel   : 'Inline Style', // MISSING\r
-               advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
-               langDirLabel            : 'Language Direction', // MISSING\r
-               langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
-               langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
-               edit                            : 'Edit Div', // MISSING\r
-               remove                          : 'Remove Div' // MISSING\r
+               title                           : 'Crea DIV contenitore',\r
+               toolbar                         : 'Crea DIV contenitore',\r
+               cssClassInputLabel      : 'Classi di stile',\r
+               styleSelectLabel        : 'Stile',\r
+               IdInputLabel            : 'Id',\r
+               languageCodeInputLabel  : 'Codice lingua',\r
+               inlineStyleInputLabel   : 'Stile Inline',\r
+               advisoryTitleInputLabel : 'Titolo Avviso',\r
+               langDirLabel            : 'Direzione di scrittura',\r
+               langDirLTRLabel         : 'Da sinistra a destra (LTR)',\r
+               langDirRTLLabel         : 'Da destra a sinistra (RTL)',\r
+               edit                            : 'Modifica DIV',\r
+               remove                          : 'Rimuovi DIV'\r
        },\r
 \r
        iframe :\r
        {\r
-               title           : 'IFrame Properties', // MISSING\r
-               toolbar         : 'IFrame', // MISSING\r
-               noUrl           : 'Please type the iframe URL', // MISSING\r
-               scrolling       : 'Enable scrollbars', // MISSING\r
-               border          : 'Show frame border' // MISSING\r
+               title           : 'Proprietà IFrame',\r
+               toolbar         : 'IFrame',\r
+               noUrl           : 'Inserire l\'URL del campo IFrame',\r
+               scrolling       : 'Abilita scrollbar',\r
+               border          : 'Mostra il bordo'\r
        },\r
 \r
        font :\r
        {\r
-               label           : 'Font',\r
-               voiceLabel      : 'Font',\r
-               panelTitle      : 'Font'\r
+               label           : 'Carattere',\r
+               voiceLabel      : 'Carattere',\r
+               panelTitle      : 'Carattere'\r
        },\r
 \r
        fontSize :\r
        {\r
                label           : 'Dimensione',\r
-               voiceLabel      : 'Dimensione Font',\r
+               voiceLabel      : 'Dimensione Carattere',\r
                panelTitle      : 'Dimensione'\r
        },\r
 \r
@@ -629,59 +632,59 @@ CKEDITOR.lang['it'] =
        {\r
                textColorTitle  : 'Colore testo',\r
                bgColorTitle    : 'Colore sfondo',\r
-               panelTitle              : 'Colors', // MISSING\r
+               panelTitle              : 'Colori',\r
                auto                    : 'Automatico',\r
                more                    : 'Altri colori...'\r
        },\r
 \r
        colors :\r
        {\r
-               '000' : 'Black', // MISSING\r
-               '800000' : 'Maroon', // MISSING\r
-               '8B4513' : 'Saddle Brown', // MISSING\r
-               '2F4F4F' : 'Dark Slate Gray', // MISSING\r
-               '008080' : 'Teal', // MISSING\r
-               '000080' : 'Navy', // MISSING\r
-               '4B0082' : 'Indigo', // MISSING\r
-               '696969' : 'Dark Gray', // MISSING\r
-               'B22222' : 'Fire Brick', // MISSING\r
-               'A52A2A' : 'Brown', // MISSING\r
-               'DAA520' : 'Golden Rod', // MISSING\r
-               '006400' : 'Dark Green', // MISSING\r
-               '40E0D0' : 'Turquoise', // MISSING\r
-               '0000CD' : 'Medium Blue', // MISSING\r
-               '800080' : 'Purple', // MISSING\r
-               '808080' : 'Gray', // MISSING\r
-               'F00' : 'Red', // MISSING\r
-               'FF8C00' : 'Dark Orange', // MISSING\r
-               'FFD700' : 'Gold', // MISSING\r
-               '008000' : 'Green', // MISSING\r
-               '0FF' : 'Cyan', // MISSING\r
-               '00F' : 'Blue', // MISSING\r
-               'EE82EE' : 'Violet', // MISSING\r
-               'A9A9A9' : 'Dim Gray', // MISSING\r
-               'FFA07A' : 'Light Salmon', // MISSING\r
-               'FFA500' : 'Orange', // MISSING\r
-               'FFFF00' : 'Yellow', // MISSING\r
-               '00FF00' : 'Lime', // MISSING\r
-               'AFEEEE' : 'Pale Turquoise', // MISSING\r
-               'ADD8E6' : 'Light Blue', // MISSING\r
-               'DDA0DD' : 'Plum', // MISSING\r
-               'D3D3D3' : 'Light Grey', // MISSING\r
-               'FFF0F5' : 'Lavender Blush', // MISSING\r
-               'FAEBD7' : 'Antique White', // MISSING\r
-               'FFFFE0' : 'Light Yellow', // MISSING\r
-               'F0FFF0' : 'Honeydew', // MISSING\r
-               'F0FFFF' : 'Azure', // MISSING\r
-               'F0F8FF' : 'Alice Blue', // MISSING\r
-               'E6E6FA' : 'Lavender', // MISSING\r
-               'FFF' : 'White' // MISSING\r
+               '000' : 'Nero',\r
+               '800000' : 'Marrone Castagna',\r
+               '8B4513' : 'Marrone Cuoio',\r
+               '2F4F4F' : 'Grigio Fumo di Londra',\r
+               '008080' : 'Acquamarina',\r
+               '000080' : 'Blu Oceano',\r
+               '4B0082' : 'Indigo',\r
+               '696969' : 'Grigio Scuro',\r
+               'B22222' : 'Giallo Fiamma',\r
+               'A52A2A' : 'Marrone',\r
+               'DAA520' : 'Giallo Mimosa',\r
+               '006400' : 'Verde Scuro',\r
+               '40E0D0' : 'Turchese',\r
+               '0000CD' : 'Blue Scuro',\r
+               '800080' : 'Viola',\r
+               '808080' : 'Grigio',\r
+               'F00' : 'Rosso',\r
+               'FF8C00' : 'Arancio Scuro',\r
+               'FFD700' : 'Oro',\r
+               '008000' : 'Verde',\r
+               '0FF' : 'Ciano',\r
+               '00F' : 'Blu',\r
+               'EE82EE' : 'Violetto',\r
+               'A9A9A9' : 'Grigio Scuro',\r
+               'FFA07A' : 'Salmone',\r
+               'FFA500' : 'Arancio',\r
+               'FFFF00' : 'Giallo',\r
+               '00FF00' : 'Lime',\r
+               'AFEEEE' : 'Turchese Chiaro',\r
+               'ADD8E6' : 'Blu Chiaro',\r
+               'DDA0DD' : 'Rosso Ciliegia',\r
+               'D3D3D3' : 'Grigio Chiaro',\r
+               'FFF0F5' : 'Lavanda Chiara',\r
+               'FAEBD7' : 'Bianco Antico',\r
+               'FFFFE0' : 'Giallo Chiaro',\r
+               'F0FFF0' : 'Verde Mela',\r
+               'F0FFFF' : 'Azzurro',\r
+               'F0F8FF' : 'Celeste',\r
+               'E6E6FA' : 'Lavanda',\r
+               'FFF' : 'Bianco'\r
        },\r
 \r
        scayt :\r
        {\r
                title                   : 'Controllo Ortografico Mentre Scrivi',\r
-               opera_title             : 'Not supported by Opera', // MISSING\r
+               opera_title             : 'Non supportato da Opera',\r
                enable                  : 'Abilita COMS',\r
                disable                 : 'Disabilita COMS',\r
                about                   : 'About COMS',\r
@@ -695,43 +698,43 @@ CKEDITOR.lang['it'] =
                emptyDic                : 'Il nome del dizionario non può essere vuoto.',\r
 \r
                optionsTab              : 'Opzioni',\r
-               allCaps                 : 'Ignore All-Caps Words', // MISSING\r
-               ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
-               mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
-               mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
+               allCaps                 : 'Ignora Parole in maiuscolo',\r
+               ignoreDomainNames : 'Ignora nomi di dominio',\r
+               mixedCase               : 'Ignora parole con maiuscole e minuscole',\r
+               mixedWithDigits : 'Ignora parole con numeri',\r
 \r
                languagesTab    : 'Lingue',\r
 \r
                dictionariesTab : 'Dizionari',\r
-               dic_field_name  : 'Dictionary name', // MISSING\r
-               dic_create              : 'Create', // MISSING\r
-               dic_restore             : 'Restore', // MISSING\r
-               dic_delete              : 'Delete', // MISSING\r
-               dic_rename              : 'Rename', // MISSING\r
-               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
+               dic_field_name  : 'Nome del dizionario',\r
+               dic_create              : 'Crea',\r
+               dic_restore             : 'Ripristina',\r
+               dic_delete              : 'Cancella',\r
+               dic_rename              : 'Rinomina',\r
+               dic_info                : 'Inizialmente il dizionario utente è memorizzato in un Cookie. I Cookie però hanno una dimensioni massima limitata. Quando il dizionario utente creasce a tal punto da non poter più essere memorizzato in un Cookie, allora il dizionario può essere memorizzato sul nostro server. Per memorizzare il proprio dizionario personale sul nostro server, è necessario specificare un nome per il proprio dizionario. Se avete già memorizzato un dizionario, inserite il nome che gli avete dato e premete il pulsante Ripristina.',\r
 \r
-               aboutTab                : 'About'\r
+               aboutTab                : 'Info'\r
        },\r
 \r
        about :\r
        {\r
-               title           : 'About CKEditor',\r
-               dlgTitle        : 'About CKEditor',\r
-               help    : 'Check $1 for help.', // MISSING\r
-               userGuide : 'CKEditor User\'s Guide', // MISSING\r
+               title           : 'Riguardo CKEditor',\r
+               dlgTitle        : 'Riguardo CKEditor',\r
+               help    : 'Vedi $1 per l\'aiuto.',\r
+               userGuide : 'Guida Utente CKEditor',\r
                moreInfo        : 'Per le informazioni sulla licenza si prega di visitare il nostro sito:',\r
                copy            : 'Copyright &copy; $1. Tutti i diritti riservati.'\r
        },\r
 \r
        maximize : 'Massimizza',\r
-       minimize : 'Minimize', // MISSING\r
+       minimize : 'Minimizza',\r
 \r
        fakeobjects :\r
        {\r
                anchor          : 'Ancora',\r
                flash           : 'Animazione Flash',\r
-               iframe          : 'IFrame', // MISSING\r
-               hiddenfield     : 'Hidden Field', // MISSING\r
+               iframe          : 'IFrame',\r
+               hiddenfield     : 'Campo Nascosto',\r
                unknown         : 'Oggetto sconosciuto'\r
        },\r
 \r
@@ -739,49 +742,49 @@ CKEDITOR.lang['it'] =
 \r
        colordialog :\r
        {\r
-               title           : 'Select color', // MISSING\r
-               options :       'Color Options', // MISSING\r
-               highlight       : 'Highlight', // MISSING\r
-               selected        : 'Selected Color', // MISSING\r
-               clear           : 'Clear' // MISSING\r
+               title           : 'Selezionare il colore',\r
+               options :       'Opzioni colore',\r
+               highlight       : 'Evidenzia',\r
+               selected        : 'Seleziona il colore',\r
+               clear           : 'cancella'\r
        },\r
 \r
-       toolbarCollapse : 'Collapse Toolbar', // MISSING\r
-       toolbarExpand   : 'Expand Toolbar', // MISSING\r
+       toolbarCollapse : 'Minimizza Toolbar',\r
+       toolbarExpand   : 'Espandi Toolbar',\r
 \r
        toolbarGroups :\r
        {\r
-               document : 'Document', // MISSING\r
-               clipboard : 'Clipboard/Undo', // MISSING\r
-               editing : 'Editing', // MISSING\r
-               forms : 'Forms', // MISSING\r
-               basicstyles : 'Basic Styles', // MISSING\r
-               paragraph : 'Paragraph', // MISSING\r
-               links : 'Links', // MISSING\r
-               insert : 'Insert', // MISSING\r
-               styles : 'Styles', // MISSING\r
-               colors : 'Colors', // MISSING\r
-               tools : 'Tools' // MISSING\r
+               document : 'Documento',\r
+               clipboard : 'Copia negli appunti/Indietro',\r
+               editing : 'Modifica',\r
+               forms : 'Form',\r
+               basicstyles : 'Stili di base',\r
+               paragraph : 'Paragrafo',\r
+               links : 'Link',\r
+               insert : 'Inserisci',\r
+               styles : 'Stili',\r
+               colors : 'Colori',\r
+               tools : 'Strumenti'\r
        },\r
 \r
        bidi :\r
        {\r
-               ltr : 'Text direction from left to right', // MISSING\r
-               rtl : 'Text direction from right to left' // MISSING\r
+               ltr : 'Direzione del testo da sinistra verso destra',\r
+               rtl : 'Direzione del testo da destra verso sinistra'\r
        },\r
 \r
        docprops :\r
        {\r
                label : 'Proprietà del Documento',\r
                title : 'Proprietà del Documento',\r
-               design : 'Design', // MISSING\r
+               design : 'Disegna',\r
                meta : 'Meta Data',\r
-               chooseColor : 'Choose', // MISSING\r
+               chooseColor : 'Scegli',\r
                other : '<altro>',\r
                docTitle :      'Titolo pagina',\r
                charset :       'Set di caretteri',\r
                charsetOther : 'Altro set di caretteri',\r
-               charsetASCII : 'ASCII', // MISSING\r
+               charsetASCII : 'ASCII',\r
                charsetCE : 'Europa Centrale',\r
                charsetCT : 'Cinese Tradizionale (Big5)',\r
                charsetCR : 'Cirillico',\r
@@ -789,7 +792,7 @@ CKEDITOR.lang['it'] =
                charsetJP : 'Giapponese',\r
                charsetKR : 'Coreano',\r
                charsetTR : 'Turco',\r
-               charsetUN : 'Unicode (UTF-8)', // MISSING\r
+               charsetUN : 'Unicode (UTF-8)',\r
                charsetWE : 'Europa Occidentale',\r
                docType : 'Intestazione DocType',\r
                docTypeOther : 'Altra intestazione DocType',\r
@@ -806,7 +809,7 @@ CKEDITOR.lang['it'] =
                metaKeywords : 'Chiavi di indicizzazione documento (separate da virgola)',\r
                metaDescription : 'Descrizione documento',\r
                metaAuthor : 'Autore',\r
-               metaCopyright : 'Copyright', // MISSING\r
-               previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING\r
+               metaCopyright : 'Copyright',\r
+               previewHtml : '<p>Questo è un <strong>testo di esempio</strong>. State usando <a href="javascript:void(0)">CKEditor</a>.</p>'\r
        }\r
 };\r