Mimimum syndical pour en faire un produit zope / cmf.
[ckeditor.git] / skins / ckeditor / _source / lang / it.js
diff --git a/skins/ckeditor/_source/lang/it.js b/skins/ckeditor/_source/lang/it.js
new file mode 100644 (file)
index 0000000..ad0e17d
--- /dev/null
@@ -0,0 +1,812 @@
+/*\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
+/**\r
+ * @fileOverview Defines the {@link CKEDITOR.lang} object, for the\r
+ * Italian language.\r
+ */\r
+\r
+/**#@+\r
+   @type String\r
+   @example\r
+*/\r
+\r
+/**\r
+ * Constains the dictionary of language entries.\r
+ * @namespace\r
+ */\r
+CKEDITOR.lang['it'] =\r
+{\r
+       /**\r
+        * The language reading direction. Possible values are "rtl" for\r
+        * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right\r
+        * languages (like English).\r
+        * @default 'ltr'\r
+        */\r
+       dir : 'ltr',\r
+\r
+       /*\r
+        * 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, press ALT 0 for help.', // MISSING\r
+\r
+       // ARIA descriptions.\r
+       toolbars        : 'Editor toolbars', // MISSING\r
+       editor          : 'Rich Text Editor', // MISSING\r
+\r
+       // Toolbar buttons without dialogs.\r
+       source                  : 'Codice Sorgente',\r
+       newPage                 : 'Nuova pagina vuota',\r
+       save                    : 'Salva',\r
+       preview                 : 'Anteprima',\r
+       cut                             : 'Taglia',\r
+       copy                    : 'Copia',\r
+       paste                   : 'Incolla',\r
+       print                   : 'Stampa',\r
+       underline               : 'Sottolineato',\r
+       bold                    : 'Grassetto',\r
+       italic                  : 'Corsivo',\r
+       selectAll               : 'Seleziona tutto',\r
+       removeFormat    : 'Elimina formattazione',\r
+       strike                  : 'Barrato',\r
+       subscript               : 'Pedice',\r
+       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
+\r
+       // Common messages and labels.\r
+       common :\r
+       {\r
+               browseServer    : 'Cerca sul server',\r
+               url                             : 'URL',\r
+               protocol                : 'Protocollo',\r
+               upload                  : 'Carica',\r
+               uploadSubmit    : 'Invia al server',\r
+               image                   : 'Immagine',\r
+               flash                   : 'Oggetto Flash',\r
+               form                    : 'Modulo',\r
+               checkbox                : 'Checkbox',\r
+               radio                   : 'Radio Button',\r
+               textField               : 'Campo di testo',\r
+               textarea                : 'Area di testo',\r
+               hiddenField             : 'Campo nascosto',\r
+               button                  : 'Bottone',\r
+               select                  : 'Menu di selezione',\r
+               imageButton             : 'Bottone immagine',\r
+               notSet                  : '<non impostato>',\r
+               id                              : 'Id',\r
+               name                    : 'Nome',\r
+               langDir                 : 'Direzione scrittura',\r
+               langDirLtr              : 'Da Sinistra a Destra (LTR)',\r
+               langDirRtl              : 'Da Destra a Sinistra (RTL)',\r
+               langCode                : 'Codice Lingua',\r
+               longDescr               : 'URL descrizione estesa',\r
+               cssClass                : 'Nome classe CSS',\r
+               advisoryTitle   : 'Titolo',\r
+               cssStyle                : 'Stile',\r
+               ok                              : 'OK',\r
+               cancel                  : 'Annulla',\r
+               close                   : 'Close', // MISSING\r
+               preview                 : 'Preview', // MISSING\r
+               generalTab              : 'Generale',\r
+               advancedTab             : 'Avanzate',\r
+               validateNumberFailed : 'Il valore inserito non è un numero.',\r
+               confirmNewPage  : 'Ogni modifica non salvata sarà persa. Sei sicuro di voler caricare una nuova pagina?',\r
+               confirmCancel   : 'Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?',\r
+               options                 : 'Options', // MISSING\r
+               target                  : 'Target', // MISSING\r
+               targetNew               : 'New Window (_blank)', // MISSING\r
+               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
+               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
+               target          : 'Destinazione',\r
+               upload          : 'Carica',\r
+               advanced        : 'Avanzate',\r
+               type            : 'Tipo di Collegamento',\r
+               toUrl           : 'URL', // MISSING\r
+               toAnchor        : 'Ancora nella pagina',\r
+               toEmail         : 'E-Mail',\r
+               targetFrame             : '<riquadro>',\r
+               targetPopup             : '<finestra popup>',\r
+               targetFrameName : 'Nome del riquadro di destinazione',\r
+               targetPopupName : 'Nome finestra popup',\r
+               popupFeatures   : 'Caratteristiche finestra popup',\r
+               popupResizable  : 'Ridimensionabile',\r
+               popupStatusBar  : 'Barra di stato',\r
+               popupLocationBar: 'Barra degli indirizzi',\r
+               popupToolbar    : 'Barra degli strumenti',\r
+               popupMenuBar    : 'Barra del menu',\r
+               popupFullScreen : 'A tutto schermo (IE)',\r
+               popupScrollBars : 'Barre di scorrimento',\r
+               popupDependent  : 'Dipendente (Netscape)',\r
+               popupLeft               : 'Posizione da sinistra',\r
+               popupTop                : 'Posizione dall\'alto',\r
+               id                              : 'Id',\r
+               langDir                 : 'Direzione scrittura',\r
+               langDirLTR              : 'Da Sinistra a Destra (LTR)',\r
+               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
+               advisoryContentType     : 'Tipo della risorsa collegata',\r
+               cssClasses              : 'Nome classe CSS',\r
+               charset                 : 'Set di caretteri della risorsa collegata',\r
+               styles                  : 'Stile',\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
+               emailBody               : 'Corpo del messaggio',\r
+               noAnchors               : '(Nessuna ancora disponibile nel documento)',\r
+               noUrl                   : 'Devi inserire l\'URL del collegamento',\r
+               noEmail                 : 'Devi inserire un\'indirizzo e-mail'\r
+       },\r
+\r
+       // Anchor dialog\r
+       anchor :\r
+       {\r
+               toolbar         : 'Inserisci/Modifica Ancora',\r
+               menu            : 'Proprietà ancora',\r
+               title           : 'Proprietà ancora',\r
+               name            : 'Nome 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
+       findAndReplace :\r
+       {\r
+               title                           : 'Cerca e Sostituisci',\r
+               find                            : 'Trova',\r
+               replace                         : 'Sostituisci',\r
+               findWhat                        : 'Trova:',\r
+               replaceWith                     : 'Sostituisci con:',\r
+               notFoundMsg                     : 'L\'elemento cercato non è stato trovato.',\r
+               matchCase                       : 'Maiuscole/minuscole',\r
+               matchWord                       : 'Solo parole intere',\r
+               matchCyclic                     : 'Ricerca ciclica',\r
+               replaceAll                      : 'Sostituisci tutto',\r
+               replaceSuccessMsg       : '%1 occorrenza(e) sostituite.'\r
+       },\r
+\r
+       // Table Dialog\r
+       table :\r
+       {\r
+               toolbar         : 'Tabella',\r
+               title           : 'Proprietà tabella',\r
+               menu            : 'Proprietà tabella',\r
+               deleteTable     : 'Cancella Tabella',\r
+               rows            : 'Righe',\r
+               columns         : 'Colonne',\r
+               border          : 'Dimensione bordo',\r
+               widthPx         : 'pixel',\r
+               widthPc         : 'percento',\r
+               widthUnit       : 'width unit', // MISSING\r
+               cellSpace       : 'Spaziatura celle',\r
+               cellPad         : 'Padding celle',\r
+               caption         : 'Intestazione',\r
+               summary         : 'Indice',\r
+               headers         : 'Intestazione',\r
+               headersNone             : 'Nessuna',\r
+               headersColumn   : 'Prima Colonna',\r
+               headersRow              : 'Prima Riga',\r
+               headersBoth             : 'Entrambe',\r
+               invalidRows             : 'Il numero di righe dev\'essere un numero maggiore di 0.',\r
+               invalidCols             : 'Il numero di colonne dev\'essere un numero maggiore di 0.',\r
+               invalidBorder   : 'La dimensione del bordo dev\'essere un numero.',\r
+               invalidWidth    : 'La larghezza della tabella dev\'essere un numero.',\r
+               invalidHeight   : 'L\'altezza della tabella dev\'essere un numero.',\r
+               invalidCellSpacing      : 'La spaziatura tra le celle dev\'essere un numero.',\r
+               invalidCellPadding      : 'Il pagging delle celle dev\'essere un numero',\r
+\r
+               cell :\r
+               {\r
+                       menu                    : 'Cella',\r
+                       insertBefore    : 'Inserisci Cella Prima',\r
+                       insertAfter             : 'Inserisci Cella Dopo',\r
+                       deleteCell              : 'Elimina celle',\r
+                       merge                   : 'Unisce celle',\r
+                       mergeRight              : 'Unisci a Destra',\r
+                       mergeDown               : 'Unisci in Basso',\r
+                       splitHorizontal : 'Dividi Cella Orizzontalmente',\r
+                       splitVertical   : 'Dividi Cella Verticalmente',\r
+                       title                   : 'Proprietà della cella',\r
+                       cellType                : 'Tipo di cella',\r
+                       rowSpan                 : 'Su più righe',\r
+                       colSpan                 : 'Su più colonne',\r
+                       wordWrap                : 'Ritorno a capo',\r
+                       hAlign                  : 'Allineamento orizzontale',\r
+                       vAlign                  : 'Allineamento verticale',\r
+                       alignBaseline   : 'Linea Base',\r
+                       bgColor                 : 'Colore di Sfondo',\r
+                       borderColor             : 'Colore del Bordo',\r
+                       data                    : 'Dati',\r
+                       header                  : 'Intestazione',\r
+                       yes                             : 'Si',\r
+                       no                              : 'No',\r
+                       invalidWidth    : 'La larghezza della cella dev\'essere un numero.',\r
+                       invalidHeight   : 'L\'altezza della cella dev\'essere un numero.',\r
+                       invalidRowSpan  : 'Il numero di righe dev\'essere un numero intero.',\r
+                       invalidColSpan  : 'Il numero di colonne dev\'essere un numero intero.',\r
+                       chooseColor             : 'Choose' // MISSING\r
+               },\r
+\r
+               row :\r
+               {\r
+                       menu                    : 'Riga',\r
+                       insertBefore    : 'Inserisci Riga Prima',\r
+                       insertAfter             : 'Inserisci Riga Dopo',\r
+                       deleteRow               : 'Elimina righe'\r
+               },\r
+\r
+               column :\r
+               {\r
+                       menu                    : 'Colonna',\r
+                       insertBefore    : 'Inserisci Colonna Prima',\r
+                       insertAfter             : 'Inserisci Colonna Dopo',\r
+                       deleteColumn    : 'Elimina colonne'\r
+               }\r
+       },\r
+\r
+       // Button Dialog.\r
+       button :\r
+       {\r
+               title           : 'Proprietà bottone',\r
+               text            : 'Testo (Value)',\r
+               type            : 'Tipo',\r
+               typeBtn         : 'Bottone',\r
+               typeSbm         : 'Invio',\r
+               typeRst         : 'Annulla'\r
+       },\r
+\r
+       // Checkbox and Radio Button Dialogs.\r
+       checkboxAndRadio :\r
+       {\r
+               checkboxTitle : 'Proprietà checkbox',\r
+               radioTitle      : 'Proprietà radio button',\r
+               value           : 'Valore',\r
+               selected        : 'Selezionato'\r
+       },\r
+\r
+       // Form Dialog.\r
+       form :\r
+       {\r
+               title           : 'Proprietà modulo',\r
+               menu            : 'Proprietà modulo',\r
+               action          : 'Azione',\r
+               method          : 'Metodo',\r
+               encoding        : 'Codifica'\r
+       },\r
+\r
+       // Select Field Dialog.\r
+       select :\r
+       {\r
+               title           : 'Proprietà menu di selezione',\r
+               selectInfo      : 'Info',\r
+               opAvail         : 'Opzioni disponibili',\r
+               value           : 'Valore',\r
+               size            : 'Dimensione',\r
+               lines           : 'righe',\r
+               chkMulti        : 'Permetti selezione multipla',\r
+               opText          : 'Testo',\r
+               opValue         : 'Valore',\r
+               btnAdd          : 'Aggiungi',\r
+               btnModify       : 'Modifica',\r
+               btnUp           : 'Su',\r
+               btnDown         : 'Gi',\r
+               btnSetValue : 'Imposta come predefinito',\r
+               btnDelete       : 'Rimuovi'\r
+       },\r
+\r
+       // Textarea Dialog.\r
+       textarea :\r
+       {\r
+               title           : 'Proprietà area di testo',\r
+               cols            : 'Colonne',\r
+               rows            : 'Righe'\r
+       },\r
+\r
+       // Text Field Dialog.\r
+       textfield :\r
+       {\r
+               title           : 'Proprietà campo di testo',\r
+               name            : 'Nome',\r
+               value           : 'Valore',\r
+               charWidth       : 'Larghezza',\r
+               maxChars        : 'Numero massimo di caratteri',\r
+               type            : 'Tipo',\r
+               typeText        : 'Testo',\r
+               typePass        : 'Password'\r
+       },\r
+\r
+       // Hidden Field Dialog.\r
+       hidden :\r
+       {\r
+               title   : 'Proprietà campo nascosto',\r
+               name    : 'Nome',\r
+               value   : 'Valore'\r
+       },\r
+\r
+       // Image Dialog.\r
+       image :\r
+       {\r
+               title           : 'Proprietà immagine',\r
+               titleButton     : 'Proprietà bottone immagine',\r
+               menu            : 'Proprietà immagine',\r
+               infoTab         : 'Informazioni immagine',\r
+               btnUpload       : 'Invia al server',\r
+               upload          : 'Carica',\r
+               alt                     : 'Testo alternativo',\r
+               lockRatio       : 'Blocca rapporto',\r
+               resetSize       : 'Reimposta dimensione',\r
+               border          : 'Bordo',\r
+               hSpace          : 'HSpace',\r
+               vSpace          : 'VSpace',\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
+               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
+       },\r
+\r
+       // Flash Dialog\r
+       flash :\r
+       {\r
+               properties              : 'Proprietà Oggetto Flash',\r
+               propertiesTab   : 'Proprietà',\r
+               title                   : 'Proprietà Oggetto Flash',\r
+               chkPlay                 : 'Avvio Automatico',\r
+               chkLoop                 : 'Riavvio automatico',\r
+               chkMenu                 : 'Abilita Menu di Flash',\r
+               chkFull                 : 'Permetti la modalità tutto schermo',\r
+               scale                   : 'Ridimensiona',\r
+               scaleAll                : 'Mostra Tutto',\r
+               scaleNoBorder   : 'Senza Bordo',\r
+               scaleFit                : 'Dimensione Esatta',\r
+               access                  : 'Accesso Script',\r
+               accessAlways    : 'Sempre',\r
+               accessSameDomain: 'Solo stesso dominio',\r
+               accessNever             : 'Mai',\r
+               alignAbsBottom  : 'In basso assoluto',\r
+               alignAbsMiddle  : 'Centrato assoluto',\r
+               alignBaseline   : 'Linea base',\r
+               alignTextTop    : 'In alto al testo',\r
+               quality                 : 'Qualità',\r
+               qualityBest             : 'Massima',\r
+               qualityHigh             : 'Alta',\r
+               qualityAutoHigh : 'Alta Automatica',\r
+               qualityMedium   : 'Intermedia',\r
+               qualityAutoLow  : 'Bassa Automatica',\r
+               qualityLow              : 'Bassa',\r
+               windowModeWindow: 'Finestra',\r
+               windowModeOpaque: 'Opaca',\r
+               windowModeTransparent : 'Trasparente',\r
+               windowMode              : 'Modalità finestra',\r
+               flashvars               : 'Variabili per Flash',\r
+               bgcolor                 : 'Colore sfondo',\r
+               hSpace                  : 'HSpace',\r
+               vSpace                  : 'VSpace',\r
+               validateSrc             : 'Devi inserire l\'URL del collegamento',\r
+               validateHSpace  : 'L\'HSpace dev\'essere un numero.',\r
+               validateVSpace  : 'Il VSpace dev\'essere un numero.'\r
+       },\r
+\r
+       // Speller Pages Dialog\r
+       spellCheck :\r
+       {\r
+               toolbar                 : 'Correttore ortografico',\r
+               title                   : 'Controllo ortografico',\r
+               notAvailable    : 'Il servizio non è momentaneamente disponibile.',\r
+               errorLoading    : 'Errore nel caricamento dell\'host col servizio applicativo: %s.',\r
+               notInDic                : 'Non nel dizionario',\r
+               changeTo                : 'Cambia in',\r
+               btnIgnore               : 'Ignora',\r
+               btnIgnoreAll    : 'Ignora tutto',\r
+               btnReplace              : 'Cambia',\r
+               btnReplaceAll   : 'Cambia tutto',\r
+               btnUndo                 : 'Annulla',\r
+               noSuggestions   : '- Nessun suggerimento -',\r
+               progress                : 'Controllo ortografico in corso',\r
+               noMispell               : 'Controllo ortografico completato: nessun errore trovato',\r
+               noChanges               : 'Controllo ortografico completato: nessuna parola cambiata',\r
+               oneChange               : 'Controllo ortografico completato: 1 parola cambiata',\r
+               manyChanges             : 'Controllo ortografico completato: %1 parole cambiate',\r
+               ieSpellDownload : 'Contollo ortografico non installato. Lo vuoi scaricare ora?'\r
+       },\r
+\r
+       smiley :\r
+       {\r
+               toolbar : 'Emoticon',\r
+               title   : 'Inserisci emoticon',\r
+               options : 'Smiley Options' // MISSING\r
+       },\r
+\r
+       elementsPath :\r
+       {\r
+               eleLabel : 'Elements path', // MISSING\r
+               eleTitle : '%1 elemento'\r
+       },\r
+\r
+       numberedlist    : 'Elenco numerato',\r
+       bulletedlist    : 'Elenco puntato',\r
+       indent                  : 'Aumenta rientro',\r
+       outdent                 : 'Riduci rientro',\r
+\r
+       justify :\r
+       {\r
+               left    : 'Allinea a sinistra',\r
+               center  : 'Centra',\r
+               right   : 'Allinea a destra',\r
+               block   : 'Giustifica'\r
+       },\r
+\r
+       blockquote : 'Citazione',\r
+\r
+       clipboard :\r
+       {\r
+               title           : 'Incolla',\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
+\r
+       pastefromword :\r
+       {\r
+               confirmCleanup  : 'Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?',\r
+               toolbar                 : 'Incolla da Word',\r
+               title                   : 'Incolla da Word',\r
+               error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
+       },\r
+\r
+       pasteText :\r
+       {\r
+               button  : 'Incolla come testo semplice',\r
+               title   : 'Incolla come testo semplice'\r
+       },\r
+\r
+       templates :\r
+       {\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
+       },\r
+\r
+       showBlocks : 'Visualizza Blocchi',\r
+\r
+       stylesCombo :\r
+       {\r
+               label           : 'Stile',\r
+               panelTitle      : 'Formatting Styles', // MISSING\r
+               panelTitle1     : 'Stili per blocchi',\r
+               panelTitle2     : 'Stili in linea',\r
+               panelTitle3     : 'Stili per oggetti'\r
+       },\r
+\r
+       format :\r
+       {\r
+               label           : 'Formato',\r
+               panelTitle      : 'Formato',\r
+\r
+               tag_p           : 'Normale',\r
+               tag_pre         : 'Formattato',\r
+               tag_address     : 'Indirizzo',\r
+               tag_h1          : 'Titolo 1',\r
+               tag_h2          : 'Titolo 2',\r
+               tag_h3          : 'Titolo 3',\r
+               tag_h4          : 'Titolo 4',\r
+               tag_h5          : 'Titolo 5',\r
+               tag_h6          : 'Titolo 6',\r
+               tag_div         : 'Paragrafo (DIV)'\r
+       },\r
+\r
+       div :\r
+       {\r
+               title                           : 'Create Div Container', // MISSING\r
+               toolbar                         : 'Create Div Container', // MISSING\r
+               cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
+               styleSelectLabel        : 'Style', // MISSING\r
+               IdInputLabel            : 'Id', // MISSING\r
+               languageCodeInputLabel  : ' Language Code', // MISSING\r
+               inlineStyleInputLabel   : 'Inline Style', // MISSING\r
+               advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
+               langDirLabel            : 'Language Direction', // MISSING\r
+               langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
+               langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
+               edit                            : 'Edit Div', // MISSING\r
+               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
+               voiceLabel      : 'Font',\r
+               panelTitle      : 'Font'\r
+       },\r
+\r
+       fontSize :\r
+       {\r
+               label           : 'Dimensione',\r
+               voiceLabel      : 'Dimensione Font',\r
+               panelTitle      : 'Dimensione'\r
+       },\r
+\r
+       colorButton :\r
+       {\r
+               textColorTitle  : 'Colore testo',\r
+               bgColorTitle    : 'Colore sfondo',\r
+               panelTitle              : 'Colors', // MISSING\r
+               auto                    : 'Automatico',\r
+               more                    : 'Altri colori...'\r
+       },\r
+\r
+       colors :\r
+       {\r
+               '000' : 'Black', // MISSING\r
+               '800000' : 'Maroon', // MISSING\r
+               '8B4513' : 'Saddle Brown', // MISSING\r
+               '2F4F4F' : 'Dark Slate Gray', // MISSING\r
+               '008080' : 'Teal', // MISSING\r
+               '000080' : 'Navy', // MISSING\r
+               '4B0082' : 'Indigo', // MISSING\r
+               '696969' : 'Dark Gray', // MISSING\r
+               'B22222' : 'Fire Brick', // MISSING\r
+               'A52A2A' : 'Brown', // MISSING\r
+               'DAA520' : 'Golden Rod', // MISSING\r
+               '006400' : 'Dark Green', // MISSING\r
+               '40E0D0' : 'Turquoise', // MISSING\r
+               '0000CD' : 'Medium Blue', // MISSING\r
+               '800080' : 'Purple', // MISSING\r
+               '808080' : 'Gray', // MISSING\r
+               'F00' : 'Red', // MISSING\r
+               'FF8C00' : 'Dark Orange', // MISSING\r
+               'FFD700' : 'Gold', // MISSING\r
+               '008000' : 'Green', // MISSING\r
+               '0FF' : 'Cyan', // MISSING\r
+               '00F' : 'Blue', // MISSING\r
+               'EE82EE' : 'Violet', // MISSING\r
+               'A9A9A9' : 'Dim Gray', // MISSING\r
+               'FFA07A' : 'Light Salmon', // MISSING\r
+               'FFA500' : 'Orange', // MISSING\r
+               'FFFF00' : 'Yellow', // MISSING\r
+               '00FF00' : 'Lime', // MISSING\r
+               'AFEEEE' : 'Pale Turquoise', // MISSING\r
+               'ADD8E6' : 'Light Blue', // MISSING\r
+               'DDA0DD' : 'Plum', // MISSING\r
+               'D3D3D3' : 'Light Grey', // MISSING\r
+               'FFF0F5' : 'Lavender Blush', // MISSING\r
+               'FAEBD7' : 'Antique White', // MISSING\r
+               'FFFFE0' : 'Light Yellow', // MISSING\r
+               'F0FFF0' : 'Honeydew', // MISSING\r
+               'F0FFFF' : 'Azure', // MISSING\r
+               'F0F8FF' : 'Alice Blue', // MISSING\r
+               'E6E6FA' : 'Lavender', // MISSING\r
+               'FFF' : 'White' // MISSING\r
+       },\r
+\r
+       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
+               toggle                  : 'Inverti abilitazione SCOMS',\r
+               options                 : 'Opzioni',\r
+               langs                   : 'Lingue',\r
+               moreSuggestions : 'Altri suggerimenti',\r
+               ignore                  : 'Ignora',\r
+               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
+       about :\r
+       {\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
+\r
+       maximize : 'Massimizza',\r
+       minimize : 'Minimize', // MISSING\r
+\r
+       fakeobjects :\r
+       {\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
+\r
+       colordialog :\r
+       {\r
+               title           : 'Select color', // MISSING\r
+               options :       'Color Options', // MISSING\r
+               highlight       : 'Highlight', // MISSING\r
+               selected        : 'Selected Color', // MISSING\r
+               clear           : 'Clear' // MISSING\r
+       },\r
+\r
+       toolbarCollapse : 'Collapse 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