JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.5
[ckeditor.git] / _source / lang / it.js
index 9bb067a..42f064f 100644 (file)
@@ -31,7 +31,8 @@ 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, premere ALT 0 per l\'help in linea.',\r
+       editorTitle : 'Editor di testo Rich Text, %1',\r
+       editorHelp : 'Premi ALT 0 per aiuto',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Editor toolbar',\r
@@ -119,6 +120,7 @@ CKEDITOR.lang['it'] =
                alignTop                : 'In Alto',\r
                alignMiddle             : 'Centrato',\r
                alignBottom             : 'In Basso',\r
+               invalidValue    : 'Valore non valido.',\r
                invalidHeight   : 'L\'altezza dev\'essere un numero',\r
                invalidWidth    : 'La Larghezza dev\'essere un numero',\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