JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / _source / lang / it.js
index 23e3433..c2d3dc8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -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
@@ -123,8 +124,8 @@ CKEDITOR.lang['it'] =
                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
                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
+               invalidInlineStyle      : 'Il valore specificato per lo stile inline deve consistere in una o più tuple con il formato di "name : value", separati da semicolonne.',\r
+               cssLengthTooltip        : 'Inserisci un numero per il valore in pixel oppure un numero con una valida unità CSS (px, %, in, cm, mm, ex, pt, o pc).',\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, non disponibile</span>'\r
@@ -242,7 +243,7 @@ CKEDITOR.lang['it'] =
                findWhat                        : 'Trova:',\r
                replaceWith                     : 'Sostituisci con:',\r
                notFoundMsg                     : 'L\'elemento cercato non è stato trovato.',\r
-               findOptions                     : 'Find Options', // MISSING\r
+               findOptions                     : 'Opzioni di ricerca',\r
                matchCase                       : 'Maiuscole/minuscole',\r
                matchWord                       : 'Solo parole intere',\r
                matchCyclic                     : 'Ricerca ciclica',\r