JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / it.js
index 6d1f556..ad0e17d 100644 (file)
@@ -121,6 +121,8 @@ 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
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, non disponibile</span>'\r
@@ -201,7 +203,8 @@ 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
@@ -413,7 +416,6 @@ CKEDITOR.lang['it'] =
                upload          : 'Carica',\r
                alt                     : 'Testo alternativo',\r
                lockRatio       : 'Blocca rapporto',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Reimposta dimensione',\r
                border          : 'Bordo',\r
                hSpace          : 'HSpace',\r
@@ -770,40 +772,40 @@ CKEDITOR.lang['it'] =
 \r
        docprops :\r
        {\r
-               label : 'Document Properties', // MISSING\r
-               title : 'Document Properties', // MISSING\r
+               label : 'Proprietà del Documento',\r
+               title : 'Proprietà del Documento',\r
                design : 'Design', // MISSING\r
-               meta : 'Meta Tags', // MISSING\r
+               meta : 'Meta Data',\r
                chooseColor : 'Choose', // MISSING\r
-               other : 'Other...', // MISSING\r
-               docTitle :      'Page Title', // MISSING\r
-               charset :       'Character Set Encoding', // MISSING\r
-               charsetOther : 'Other Character Set Encoding', // 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 : 'Central European', // MISSING\r
-               charsetCT : 'Chinese Traditional (Big5)', // MISSING\r
-               charsetCR : 'Cyrillic', // MISSING\r
-               charsetGR : 'Greek', // MISSING\r
-               charsetJP : 'Japanese', // MISSING\r
-               charsetKR : 'Korean', // MISSING\r
-               charsetTR : 'Turkish', // 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 : 'Western European', // MISSING\r
-               docType : 'Document Type Heading', // MISSING\r
-               docTypeOther : 'Other Document Type Heading', // MISSING\r
-               xhtmlDec : 'Include XHTML Declarations', // MISSING\r
-               bgColor : 'Background Color', // MISSING\r
-               bgImage : 'Background Image URL', // MISSING\r
-               bgFixed : 'Non-scrolling (Fixed) Background', // MISSING\r
-               txtColor : 'Text Color', // MISSING\r
-               margin : 'Page Margins', // MISSING\r
-               marginTop : 'Top', // MISSING\r
-               marginLeft : 'Left', // MISSING\r
-               marginRight : 'Right', // MISSING\r
-               marginBottom : 'Bottom', // MISSING\r
-               metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING\r
-               metaDescription : 'Document Description', // MISSING\r
-               metaAuthor : 'Author', // 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