JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / it.js
index 221b750..ad0e17d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -34,8 +34,8 @@ CKEDITOR.lang['it'] =
        editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
 \r
        // ARIA descriptions.\r
-       toolbar : 'Toolbar', // MISSING\r
-       editor  : 'Rich Text Editor', // MISSING\r
+       toolbars        : 'Editor toolbars', // MISSING\r
+       editor          : 'Rich Text Editor', // MISSING\r
 \r
        // Toolbar buttons without dialogs.\r
        source                  : 'Codice Sorgente',\r
@@ -56,6 +56,7 @@ CKEDITOR.lang['it'] =
        superscript             : 'Apice',\r
        horizontalrule  : 'Inserisci riga orizzontale',\r
        pagebreak               : 'Inserisci interruzione di pagina',\r
+       pagebreakAlt            : 'Page Break', // MISSING\r
        unlink                  : 'Elimina collegamento',\r
        undo                    : 'Annulla',\r
        redo                    : 'Ripristina',\r
@@ -105,22 +106,46 @@ CKEDITOR.lang['it'] =
                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
+               width                   : 'Larghezza',\r
+               height                  : 'Altezza',\r
+               align                   : 'Allineamento',\r
+               alignLeft               : 'Sinistra',\r
+               alignRight              : 'Destra',\r
+               alignCenter             : 'Centrato',\r
+               alignTop                : 'In Alto',\r
+               alignMiddle             : 'Centrato',\r
+               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
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, non disponibile</span>'\r
        },\r
 \r
+       contextmenu :\r
+       {\r
+               options : 'Context Menu Options' // MISSING\r
+       },\r
+\r
        // Special char dialog.\r
        specialChar             :\r
        {\r
                toolbar         : 'Inserisci carattere speciale',\r
-               title           : 'Seleziona carattere speciale'\r
+               title           : 'Seleziona carattere speciale',\r
+               options : 'Special Character Options' // MISSING\r
        },\r
 \r
        // Link dialog.\r
        link :\r
        {\r
                toolbar         : 'Inserisci/Modifica collegamento',\r
+               other           : '<altro>',\r
                menu            : 'Modifica collegamento',\r
                title           : 'Collegamento',\r
                info            : 'Informazioni collegamento',\r
@@ -144,9 +169,7 @@ CKEDITOR.lang['it'] =
                popupFullScreen : 'A tutto schermo (IE)',\r
                popupScrollBars : 'Barre di scorrimento',\r
                popupDependent  : 'Dipendente (Netscape)',\r
-               popupWidth              : 'Larghezza',\r
                popupLeft               : 'Posizione da sinistra',\r
-               popupHeight             : 'Altezza',\r
                popupTop                : 'Posizione dall\'alto',\r
                id                              : 'Id',\r
                langDir                 : 'Direzione scrittura',\r
@@ -154,18 +177,19 @@ CKEDITOR.lang['it'] =
                langDirRTL              : 'Da Destra a Sinistra (RTL)',\r
                acccessKey              : 'Scorciatoia<br />da tastiera',\r
                name                    : 'Nome',\r
-               langCode                : 'Direzione scrittura',\r
-               tabIndex                : 'Ordine di tabulazione',\r
-               advisoryTitle   : 'Titolo',\r
+               langCode                        : 'Direzione scrittura',\r
+               tabIndex                        : 'Ordine di tabulazione',\r
+               advisoryTitle           : 'Titolo',\r
                advisoryContentType     : 'Tipo della risorsa collegata',\r
                cssClasses              : 'Nome classe CSS',\r
                charset                 : 'Set di caretteri della risorsa collegata',\r
                styles                  : 'Stile',\r
-               selectAnchor    : 'Scegli Ancora',\r
+               rel                     : 'Relationship', // MISSING\r
+               selectAnchor            : 'Scegli Ancora',\r
                anchorName              : 'Per Nome',\r
-               anchorId                : 'Per id elemento',\r
-               emailAddress    : 'Indirizzo E-Mail',\r
-               emailSubject    : 'Oggetto del messaggio',\r
+               anchorId                        : 'Per id elemento',\r
+               emailAddress            : 'Indirizzo E-Mail',\r
+               emailSubject            : 'Oggetto del messaggio',\r
                emailBody               : 'Corpo del messaggio',\r
                noAnchors               : '(Nessuna ancora disponibile nel documento)',\r
                noUrl                   : 'Devi inserire l\'URL del collegamento',\r
@@ -179,7 +203,32 @@ CKEDITOR.lang['it'] =
                menu            : 'Proprietà ancora',\r
                title           : 'Proprietà ancora',\r
                name            : 'Nome ancora',\r
-               errorName       : 'Inserici il nome dell\'ancora'\r
+               errorName       : 'Inserici il nome dell\'ancora',\r
+               remove          : 'Remove Anchor' // MISSING\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
        },\r
 \r
        // Find And Replace Dialog\r
@@ -208,15 +257,9 @@ CKEDITOR.lang['it'] =
                rows            : 'Righe',\r
                columns         : 'Colonne',\r
                border          : 'Dimensione bordo',\r
-               align           : 'Allineamento',\r
-               alignLeft       : 'Sinistra',\r
-               alignCenter     : 'Centrato',\r
-               alignRight      : 'Destra',\r
-               width           : 'Larghezza',\r
                widthPx         : 'pixel',\r
                widthPc         : 'percento',\r
                widthUnit       : 'width unit', // MISSING\r
-               height          : 'Altezza',\r
                cellSpace       : 'Spaziatura celle',\r
                cellPad         : 'Padding celle',\r
                caption         : 'Intestazione',\r
@@ -252,9 +295,6 @@ CKEDITOR.lang['it'] =
                        wordWrap                : 'Ritorno a capo',\r
                        hAlign                  : 'Allineamento orizzontale',\r
                        vAlign                  : 'Allineamento verticale',\r
-                       alignTop                : 'In Alto',\r
-                       alignMiddle             : 'Al Centro',\r
-                       alignBottom             : 'In Basso',\r
                        alignBaseline   : 'Linea Base',\r
                        bgColor                 : 'Colore di Sfondo',\r
                        borderColor             : 'Colore del Bordo',\r
@@ -375,24 +415,16 @@ CKEDITOR.lang['it'] =
                btnUpload       : 'Invia al server',\r
                upload          : 'Carica',\r
                alt                     : 'Testo alternativo',\r
-               width           : 'Larghezza',\r
-               height          : 'Altezza',\r
                lockRatio       : 'Blocca rapporto',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Reimposta dimensione',\r
                border          : 'Bordo',\r
                hSpace          : 'HSpace',\r
                vSpace          : 'VSpace',\r
-               align           : 'Allineamento',\r
-               alignLeft       : 'Sinistra',\r
-               alignRight      : 'Destra',\r
                alertUrl        : 'Devi inserire l\'URL per l\'immagine',\r
                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
-               validateWidth   : 'Width must be a whole number.', // MISSING\r
-               validateHeight  : 'Height must be a whole number.', // 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
@@ -416,16 +448,10 @@ CKEDITOR.lang['it'] =
                accessAlways    : 'Sempre',\r
                accessSameDomain: 'Solo stesso dominio',\r
                accessNever             : 'Mai',\r
-               align                   : 'Allineamento',\r
-               alignLeft               : 'Sinistra',\r
                alignAbsBottom  : 'In basso assoluto',\r
                alignAbsMiddle  : 'Centrato assoluto',\r
                alignBaseline   : 'Linea base',\r
-               alignBottom             : 'In Basso',\r
-               alignMiddle             : 'Centrato',\r
-               alignRight              : 'Destra',\r
                alignTextTop    : 'In alto al testo',\r
-               alignTop                : 'In Alto',\r
                quality                 : 'Qualità',\r
                qualityBest             : 'Massima',\r
                qualityHigh             : 'Alta',\r
@@ -439,13 +465,9 @@ CKEDITOR.lang['it'] =
                windowMode              : 'Modalità finestra',\r
                flashvars               : 'Variabili per Flash',\r
                bgcolor                 : 'Colore sfondo',\r
-               width                   : 'Larghezza',\r
-               height                  : 'Altezza',\r
                hSpace                  : 'HSpace',\r
                vSpace                  : 'VSpace',\r
                validateSrc             : 'Devi inserire l\'URL del collegamento',\r
-               validateWidth   : 'La Larghezza dev\'essere un numero',\r
-               validateHeight  : 'L\'altezza dev\'essere un numero',\r
                validateHSpace  : 'L\'HSpace dev\'essere un numero.',\r
                validateVSpace  : 'Il VSpace dev\'essere un numero.'\r
        },\r
@@ -476,7 +498,8 @@ CKEDITOR.lang['it'] =
        smiley :\r
        {\r
                toolbar : 'Emoticon',\r
-               title   : 'Inserisci emoticon'\r
+               title   : 'Inserisci emoticon',\r
+               options : 'Smiley Options' // MISSING\r
        },\r
 \r
        elementsPath :\r
@@ -503,9 +526,9 @@ CKEDITOR.lang['it'] =
        clipboard :\r
        {\r
                title           : 'Incolla',\r
-               cutError        : 'Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl+X).',\r
-               copyError       : 'Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl+C).',\r
-               pasteMsg        : 'Incolla il testo all\'interno dell\'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl+V</STRONG>) e premi <STRONG>OK</STRONG>.',\r
+               cutError        : 'Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+X).',\r
+               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
        },\r
@@ -528,6 +551,7 @@ CKEDITOR.lang['it'] =
        {\r
                button                  : 'Modelli',\r
                title                   : 'Contenuto dei modelli',\r
+               options : 'Template Options', // MISSING\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
@@ -578,6 +602,15 @@ CKEDITOR.lang['it'] =
                remove                          : 'Remove Div' // MISSING\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
+       },\r
+\r
        font :\r
        {\r
                label           : 'Font',\r
@@ -610,7 +643,7 @@ CKEDITOR.lang['it'] =
                '008080' : 'Teal', // MISSING\r
                '000080' : 'Navy', // MISSING\r
                '4B0082' : 'Indigo', // MISSING\r
-               '696969' : 'Dim Gray', // MISSING\r
+               '696969' : 'Dark Gray', // MISSING\r
                'B22222' : 'Fire Brick', // MISSING\r
                'A52A2A' : 'Brown', // MISSING\r
                'DAA520' : 'Golden Rod', // MISSING\r
@@ -626,7 +659,7 @@ CKEDITOR.lang['it'] =
                '0FF' : 'Cyan', // MISSING\r
                '00F' : 'Blue', // MISSING\r
                'EE82EE' : 'Violet', // MISSING\r
-               'A9A9A9' : 'Dark Gray', // MISSING\r
+               'A9A9A9' : 'Dim Gray', // MISSING\r
                'FFA07A' : 'Light Salmon', // MISSING\r
                'FFA500' : 'Orange', // MISSING\r
                'FFFF00' : 'Yellow', // MISSING\r
@@ -648,6 +681,7 @@ CKEDITOR.lang['it'] =
        scayt :\r
        {\r
                title                   : 'Controllo Ortografico Mentre Scrivi',\r
+               opera_title             : 'Not supported by Opera', // MISSING\r
                enable                  : 'Abilita COMS',\r
                disable                 : 'Disabilita COMS',\r
                about                   : 'About COMS',\r
@@ -659,9 +693,23 @@ CKEDITOR.lang['it'] =
                ignoreAll               : 'Ignora tutti',\r
                addWord                 : 'Aggiungi Parola',\r
                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
+\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
+\r
                aboutTab                : 'About'\r
        },\r
 \r
@@ -669,6 +717,8 @@ CKEDITOR.lang['it'] =
        {\r
                title           : 'About CKEditor',\r
                dlgTitle        : 'About CKEditor',\r
+               help    : 'Check $1 for help.', // MISSING\r
+               userGuide : 'CKEditor User\'s Guide', // MISSING\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
@@ -678,10 +728,11 @@ CKEDITOR.lang['it'] =
 \r
        fakeobjects :\r
        {\r
-               anchor  : 'Ancora',\r
-               flash   : 'Animazione Flash',\r
-               div             : 'Interruzione di Pagina',\r
-               unknown : 'Oggetto sconosciuto'\r
+               anchor          : 'Ancora',\r
+               flash           : 'Animazione Flash',\r
+               iframe          : 'IFrame', // MISSING\r
+               hiddenfield     : 'Hidden Field', // MISSING\r
+               unknown         : 'Oggetto sconosciuto'\r
        },\r
 \r
        resize : 'Trascina per ridimensionare',\r
@@ -689,11 +740,73 @@ CKEDITOR.lang['it'] =
        colordialog :\r
        {\r
                title           : 'Select color', // MISSING\r
+               options :       'Color Options', // MISSING\r
                highlight       : 'Highlight', // MISSING\r
-               selected        : 'Selected', // MISSING\r
+               selected        : 'Selected Color', // MISSING\r
                clear           : 'Clear' // MISSING\r
        },\r
 \r
        toolbarCollapse : 'Collapse Toolbar', // MISSING\r
-       toolbarExpand   : 'Expand Toolbar' // MISSING\r
+       toolbarExpand   : 'Expand Toolbar', // MISSING\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
+       },\r
+\r
+       bidi :\r
+       {\r
+               ltr : 'Text direction from left to right', // MISSING\r
+               rtl : 'Text direction from right to left' // MISSING\r
+       },\r
+\r
+       docprops :\r
+       {\r
+               label : 'Proprietà del Documento',\r
+               title : 'Proprietà del Documento',\r
+               design : 'Design', // MISSING\r
+               meta : 'Meta Data',\r
+               chooseColor : 'Choose', // MISSING\r
+               other : '<altro>',\r
+               docTitle :      'Titolo pagina',\r
+               charset :       'Set di caretteri',\r
+               charsetOther : 'Altro set di caretteri',\r
+               charsetASCII : 'ASCII', // MISSING\r
+               charsetCE : 'Europa Centrale',\r
+               charsetCT : 'Cinese Tradizionale (Big5)',\r
+               charsetCR : 'Cirillico',\r
+               charsetGR : 'Greco',\r
+               charsetJP : 'Giapponese',\r
+               charsetKR : 'Coreano',\r
+               charsetTR : 'Turco',\r
+               charsetUN : 'Unicode (UTF-8)', // MISSING\r
+               charsetWE : 'Europa Occidentale',\r
+               docType : 'Intestazione DocType',\r
+               docTypeOther : 'Altra intestazione DocType',\r
+               xhtmlDec : 'Includi dichiarazione XHTML',\r
+               bgColor : 'Colore di sfondo',\r
+               bgImage : 'Immagine di sfondo',\r
+               bgFixed : 'Sfondo fissato',\r
+               txtColor : 'Colore testo',\r
+               margin : 'Margini',\r
+               marginTop : 'In Alto',\r
+               marginLeft : 'A Sinistra',\r
+               marginRight : 'A Destra',\r
+               marginBottom : 'In Basso',\r
+               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
+       }\r
 };\r