X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fit.js;h=b1fef69205442d9610dd68904cff31ff58778b72;hp=1177a13001b4a71e8f26eea372aa3945f4f6fd58;hb=9afde8772159bd3436f1f5b7862960307710ae5a;hpb=614511639979907ceb0da3614122a4d8eb963ad4 diff --git a/_source/lang/it.js b/_source/lang/it.js index 1177a13..b1fef69 100644 --- a/_source/lang/it.js +++ b/_source/lang/it.js @@ -56,6 +56,7 @@ CKEDITOR.lang['it'] = superscript : 'Apice', horizontalrule : 'Inserisci riga orizzontale', pagebreak : 'Inserisci interruzione di pagina', + pagebreakAlt : 'Page Break', // MISSING unlink : 'Elimina collegamento', undo : 'Annulla', redo : 'Ripristina', @@ -109,6 +110,17 @@ CKEDITOR.lang['it'] = langDirRTL : 'Right to Left (RTL)', // MISSING styles : 'Style', // MISSING cssClasses : 'Stylesheet Classes', // MISSING + width : 'Larghezza', + height : 'Altezza', + align : 'Allineamento', + alignLeft : 'Sinistra', + alignRight : 'Destra', + alignCenter : 'Centrato', + alignTop : 'In Alto', + alignMiddle : 'Centrato', + alignBottom : 'In Basso', + invalidHeight : 'L\'altezza dev\'essere un numero', + invalidWidth : 'La Larghezza dev\'essere un numero', // Put the voice-only part of the label in the span. unavailable : '%1, non disponibile' @@ -155,9 +167,7 @@ CKEDITOR.lang['it'] = popupFullScreen : 'A tutto schermo (IE)', popupScrollBars : 'Barre di scorrimento', popupDependent : 'Dipendente (Netscape)', - popupWidth : 'Larghezza', popupLeft : 'Posizione da sinistra', - popupHeight : 'Altezza', popupTop : 'Posizione dall\'alto', id : 'Id', langDir : 'Direzione scrittura', @@ -243,15 +253,9 @@ CKEDITOR.lang['it'] = rows : 'Righe', columns : 'Colonne', border : 'Dimensione bordo', - align : 'Allineamento', - alignLeft : 'Sinistra', - alignCenter : 'Centrato', - alignRight : 'Destra', - width : 'Larghezza', widthPx : 'pixel', widthPc : 'percento', widthUnit : 'width unit', // MISSING - height : 'Altezza', cellSpace : 'Spaziatura celle', cellPad : 'Padding celle', caption : 'Intestazione', @@ -287,9 +291,6 @@ CKEDITOR.lang['it'] = wordWrap : 'Ritorno a capo', hAlign : 'Allineamento orizzontale', vAlign : 'Allineamento verticale', - alignTop : 'In Alto', - alignMiddle : 'Al Centro', - alignBottom : 'In Basso', alignBaseline : 'Linea Base', bgColor : 'Colore di Sfondo', borderColor : 'Colore del Bordo', @@ -410,24 +411,17 @@ CKEDITOR.lang['it'] = btnUpload : 'Invia al server', upload : 'Carica', alt : 'Testo alternativo', - width : 'Larghezza', - height : 'Altezza', lockRatio : 'Blocca rapporto', unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Reimposta dimensione', border : 'Bordo', hSpace : 'HSpace', vSpace : 'VSpace', - align : 'Allineamento', - alignLeft : 'Sinistra', - alignRight : 'Destra', alertUrl : 'Devi inserire l\'URL per l\'immagine', linkTab : 'Collegamento', button2Img : 'Vuoi trasformare il bottone immagine selezionato in un\'immagine semplice?', img2Button : 'Vuoi trasferomare l\'immagine selezionata in un bottone immagine?', urlMissing : 'Image source URL is missing.', // MISSING - validateWidth : 'Width must be a whole number.', // MISSING - validateHeight : 'Height must be a whole number.', // MISSING validateBorder : 'Border must be a whole number.', // MISSING validateHSpace : 'HSpace must be a whole number.', // MISSING validateVSpace : 'VSpace must be a whole number.' // MISSING @@ -451,16 +445,10 @@ CKEDITOR.lang['it'] = accessAlways : 'Sempre', accessSameDomain: 'Solo stesso dominio', accessNever : 'Mai', - align : 'Allineamento', - alignLeft : 'Sinistra', alignAbsBottom : 'In basso assoluto', alignAbsMiddle : 'Centrato assoluto', alignBaseline : 'Linea base', - alignBottom : 'In Basso', - alignMiddle : 'Centrato', - alignRight : 'Destra', alignTextTop : 'In alto al testo', - alignTop : 'In Alto', quality : 'Qualità', qualityBest : 'Massima', qualityHigh : 'Alta', @@ -474,13 +462,9 @@ CKEDITOR.lang['it'] = windowMode : 'Modalità finestra', flashvars : 'Variabili per Flash', bgcolor : 'Colore sfondo', - width : 'Larghezza', - height : 'Altezza', hSpace : 'HSpace', vSpace : 'VSpace', validateSrc : 'Devi inserire l\'URL del collegamento', - validateWidth : 'La Larghezza dev\'essere un numero', - validateHeight : 'L\'altezza dev\'essere un numero', validateHSpace : 'L\'HSpace dev\'essere un numero.', validateVSpace : 'Il VSpace dev\'essere un numero.' }, @@ -615,6 +599,15 @@ CKEDITOR.lang['it'] = remove : 'Remove Div' // MISSING }, + iframe : + { + title : 'iFrame Properties', // MISSING + toolbar : 'iFrame', // MISSING + noUrl : 'Please type the iFrame URL', // MISSING + scrolling : 'Enable scrollbars', // MISSING + border : 'Show frame border' // MISSING + }, + font : { label : 'Font', @@ -730,10 +723,11 @@ CKEDITOR.lang['it'] = fakeobjects : { - anchor : 'Ancora', - flash : 'Animazione Flash', - div : 'Interruzione di Pagina', - unknown : 'Oggetto sconosciuto' + anchor : 'Ancora', + flash : 'Animazione Flash', + iframe : 'iFrame', // MISSING + hiddenfield : 'Hidden Field', // MISSING + unknown : 'Oggetto sconosciuto' }, resize : 'Trascina per ridimensionare',