| 1925 | 
           jp_milcent | 
           1 | 
           /*
  | 
        
        
            | 
            | 
           2 | 
            * FCKeditor - The text editor for Internet - http://www.fckeditor.net
  | 
        
        
           | 2048 | 
           gduche | 
           3 | 
            * Copyright (C) 2003-2009 Frederico Caldeira Knabben
  | 
        
        
           | 1925 | 
           jp_milcent | 
           4 | 
            *
  | 
        
        
            | 
            | 
           5 | 
            * == BEGIN LICENSE ==
  | 
        
        
            | 
            | 
           6 | 
            *
  | 
        
        
            | 
            | 
           7 | 
            * Licensed under the terms of any of the following licenses at your
  | 
        
        
            | 
            | 
           8 | 
            * choice:
  | 
        
        
            | 
            | 
           9 | 
            *
  | 
        
        
            | 
            | 
           10 | 
            *  - GNU General Public License Version 2 or later (the "GPL")
  | 
        
        
            | 
            | 
           11 | 
            *    http://www.gnu.org/licenses/gpl.html
  | 
        
        
            | 
            | 
           12 | 
            *
  | 
        
        
            | 
            | 
           13 | 
            *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
  | 
        
        
            | 
            | 
           14 | 
            *    http://www.gnu.org/licenses/lgpl.html
  | 
        
        
            | 
            | 
           15 | 
            *
  | 
        
        
            | 
            | 
           16 | 
            *  - Mozilla Public License Version 1.1 or later (the "MPL")
  | 
        
        
            | 
            | 
           17 | 
            *    http://www.mozilla.org/MPL/MPL-1.1.html
  | 
        
        
            | 
            | 
           18 | 
            *
  | 
        
        
            | 
            | 
           19 | 
            * == END LICENSE ==
  | 
        
        
            | 
            | 
           20 | 
            *
  | 
        
        
            | 
            | 
           21 | 
            * Italian language file.
  | 
        
        
            | 
            | 
           22 | 
            */
  | 
        
        
            | 
            | 
           23 | 
              | 
        
        
            | 
            | 
           24 | 
           var FCKLang =
  | 
        
        
            | 
            | 
           25 | 
           {
  | 
        
        
            | 
            | 
           26 | 
           // Language direction : "ltr" (left to right) or "rtl" (right to left).
  | 
        
        
            | 
            | 
           27 | 
           Dir					: "ltr",
  | 
        
        
            | 
            | 
           28 | 
              | 
        
        
            | 
            | 
           29 | 
           ToolbarCollapse		: "Nascondi la barra degli strumenti",
  | 
        
        
            | 
            | 
           30 | 
           ToolbarExpand		: "Mostra la barra degli strumenti",
  | 
        
        
            | 
            | 
           31 | 
              | 
        
        
            | 
            | 
           32 | 
           // Toolbar Items and Context Menu
  | 
        
        
            | 
            | 
           33 | 
           Save				: "Salva",
  | 
        
        
            | 
            | 
           34 | 
           NewPage				: "Nuova pagina vuota",
  | 
        
        
            | 
            | 
           35 | 
           Preview				: "Anteprima",
  | 
        
        
            | 
            | 
           36 | 
           Cut					: "Taglia",
  | 
        
        
            | 
            | 
           37 | 
           Copy				: "Copia",
  | 
        
        
            | 
            | 
           38 | 
           Paste				: "Incolla",
  | 
        
        
            | 
            | 
           39 | 
           PasteText			: "Incolla come testo semplice",
  | 
        
        
            | 
            | 
           40 | 
           PasteWord			: "Incolla da Word",
  | 
        
        
            | 
            | 
           41 | 
           Print				: "Stampa",
  | 
        
        
            | 
            | 
           42 | 
           SelectAll			: "Seleziona tutto",
  | 
        
        
            | 
            | 
           43 | 
           RemoveFormat		: "Elimina formattazione",
  | 
        
        
            | 
            | 
           44 | 
           InsertLinkLbl		: "Collegamento",
  | 
        
        
            | 
            | 
           45 | 
           InsertLink			: "Inserisci/Modifica collegamento",
  | 
        
        
            | 
            | 
           46 | 
           RemoveLink			: "Elimina collegamento",
  | 
        
        
            | 
            | 
           47 | 
           VisitLink			: "Open Link",	//MISSING
  | 
        
        
            | 
            | 
           48 | 
           Anchor				: "Inserisci/Modifica Ancora",
  | 
        
        
            | 
            | 
           49 | 
           AnchorDelete		: "Rimuovi Ancora",
  | 
        
        
            | 
            | 
           50 | 
           InsertImageLbl		: "Immagine",
  | 
        
        
            | 
            | 
           51 | 
           InsertImage			: "Inserisci/Modifica immagine",
  | 
        
        
            | 
            | 
           52 | 
           InsertFlashLbl		: "Oggetto Flash",
  | 
        
        
            | 
            | 
           53 | 
           InsertFlash			: "Inserisci/Modifica Oggetto Flash",
  | 
        
        
            | 
            | 
           54 | 
           InsertTableLbl		: "Tabella",
  | 
        
        
            | 
            | 
           55 | 
           InsertTable			: "Inserisci/Modifica tabella",
  | 
        
        
            | 
            | 
           56 | 
           InsertLineLbl		: "Riga orizzontale",
  | 
        
        
            | 
            | 
           57 | 
           InsertLine			: "Inserisci riga orizzontale",
  | 
        
        
            | 
            | 
           58 | 
           InsertSpecialCharLbl: "Caratteri speciali",
  | 
        
        
            | 
            | 
           59 | 
           InsertSpecialChar	: "Inserisci carattere speciale",
  | 
        
        
            | 
            | 
           60 | 
           InsertSmileyLbl		: "Emoticon",
  | 
        
        
            | 
            | 
           61 | 
           InsertSmiley		: "Inserisci emoticon",
  | 
        
        
            | 
            | 
           62 | 
           About				: "Informazioni su FCKeditor",
  | 
        
        
            | 
            | 
           63 | 
           Bold				: "Grassetto",
  | 
        
        
            | 
            | 
           64 | 
           Italic				: "Corsivo",
  | 
        
        
            | 
            | 
           65 | 
           Underline			: "Sottolineato",
  | 
        
        
            | 
            | 
           66 | 
           StrikeThrough		: "Barrato",
  | 
        
        
            | 
            | 
           67 | 
           Subscript			: "Pedice",
  | 
        
        
            | 
            | 
           68 | 
           Superscript			: "Apice",
  | 
        
        
            | 
            | 
           69 | 
           LeftJustify			: "Allinea a sinistra",
  | 
        
        
            | 
            | 
           70 | 
           CenterJustify		: "Centra",
  | 
        
        
            | 
            | 
           71 | 
           RightJustify		: "Allinea a destra",
  | 
        
        
            | 
            | 
           72 | 
           BlockJustify		: "Giustifica",
  | 
        
        
            | 
            | 
           73 | 
           DecreaseIndent		: "Riduci rientro",
  | 
        
        
            | 
            | 
           74 | 
           IncreaseIndent		: "Aumenta rientro",
  | 
        
        
            | 
            | 
           75 | 
           Blockquote			: "Blockquote",	//MISSING
  | 
        
        
            | 
            | 
           76 | 
           CreateDiv			: "Create Div Container",	//MISSING
  | 
        
        
            | 
            | 
           77 | 
           EditDiv				: "Edit Div Container",	//MISSING
  | 
        
        
            | 
            | 
           78 | 
           DeleteDiv			: "Remove Div Container",	//MISSING
  | 
        
        
            | 
            | 
           79 | 
           Undo				: "Annulla",
  | 
        
        
            | 
            | 
           80 | 
           Redo				: "Ripristina",
  | 
        
        
            | 
            | 
           81 | 
           NumberedListLbl		: "Elenco numerato",
  | 
        
        
            | 
            | 
           82 | 
           NumberedList		: "Inserisci/Modifica elenco numerato",
  | 
        
        
            | 
            | 
           83 | 
           BulletedListLbl		: "Elenco puntato",
  | 
        
        
            | 
            | 
           84 | 
           BulletedList		: "Inserisci/Modifica elenco puntato",
  | 
        
        
            | 
            | 
           85 | 
           ShowTableBorders	: "Mostra bordi tabelle",
  | 
        
        
            | 
            | 
           86 | 
           ShowDetails			: "Mostra dettagli",
  | 
        
        
            | 
            | 
           87 | 
           Style				: "Stile",
  | 
        
        
            | 
            | 
           88 | 
           FontFormat			: "Formato",
  | 
        
        
            | 
            | 
           89 | 
           Font				: "Font",
  | 
        
        
            | 
            | 
           90 | 
           FontSize			: "Dimensione",
  | 
        
        
            | 
            | 
           91 | 
           TextColor			: "Colore testo",
  | 
        
        
            | 
            | 
           92 | 
           BGColor				: "Colore sfondo",
  | 
        
        
            | 
            | 
           93 | 
           Source				: "Codice Sorgente",
  | 
        
        
            | 
            | 
           94 | 
           Find				: "Trova",
  | 
        
        
            | 
            | 
           95 | 
           Replace				: "Sostituisci",
  | 
        
        
            | 
            | 
           96 | 
           SpellCheck			: "Correttore ortografico",
  | 
        
        
            | 
            | 
           97 | 
           UniversalKeyboard	: "Tastiera universale",
  | 
        
        
            | 
            | 
           98 | 
           PageBreakLbl		: "Interruzione di pagina",
  | 
        
        
            | 
            | 
           99 | 
           PageBreak			: "Inserisci interruzione di pagina",
  | 
        
        
            | 
            | 
           100 | 
              | 
        
        
            | 
            | 
           101 | 
           Form			: "Modulo",
  | 
        
        
            | 
            | 
           102 | 
           Checkbox		: "Checkbox",
  | 
        
        
            | 
            | 
           103 | 
           RadioButton		: "Radio Button",
  | 
        
        
            | 
            | 
           104 | 
           TextField		: "Campo di testo",
  | 
        
        
            | 
            | 
           105 | 
           Textarea		: "Area di testo",
  | 
        
        
            | 
            | 
           106 | 
           HiddenField		: "Campo nascosto",
  | 
        
        
            | 
            | 
           107 | 
           Button			: "Bottone",
  | 
        
        
            | 
            | 
           108 | 
           SelectionField	: "Menu di selezione",
  | 
        
        
            | 
            | 
           109 | 
           ImageButton		: "Bottone immagine",
  | 
        
        
            | 
            | 
           110 | 
              | 
        
        
            | 
            | 
           111 | 
           FitWindow		: "Massimizza l'area dell'editor",
  | 
        
        
            | 
            | 
           112 | 
           ShowBlocks		: "Visualizza Blocchi",
  | 
        
        
            | 
            | 
           113 | 
              | 
        
        
            | 
            | 
           114 | 
           // Context Menu
  | 
        
        
            | 
            | 
           115 | 
           EditLink			: "Modifica collegamento",
  | 
        
        
            | 
            | 
           116 | 
           CellCM				: "Cella",
  | 
        
        
            | 
            | 
           117 | 
           RowCM				: "Riga",
  | 
        
        
            | 
            | 
           118 | 
           ColumnCM			: "Colonna",
  | 
        
        
            | 
            | 
           119 | 
           InsertRowAfter		: "Inserisci Riga Dopo",
  | 
        
        
            | 
            | 
           120 | 
           InsertRowBefore		: "Inserisci Riga Prima",
  | 
        
        
            | 
            | 
           121 | 
           DeleteRows			: "Elimina righe",
  | 
        
        
            | 
            | 
           122 | 
           InsertColumnAfter	: "Inserisci Colonna Dopo",
  | 
        
        
            | 
            | 
           123 | 
           InsertColumnBefore	: "Inserisci Colonna Prima",
  | 
        
        
            | 
            | 
           124 | 
           DeleteColumns		: "Elimina colonne",
  | 
        
        
            | 
            | 
           125 | 
           InsertCellAfter		: "Inserisci Cella Dopo",
  | 
        
        
            | 
            | 
           126 | 
           InsertCellBefore	: "Inserisci Cella Prima",
  | 
        
        
            | 
            | 
           127 | 
           DeleteCells			: "Elimina celle",
  | 
        
        
            | 
            | 
           128 | 
           MergeCells			: "Unisce celle",
  | 
        
        
            | 
            | 
           129 | 
           MergeRight			: "Unisci a Destra",
  | 
        
        
            | 
            | 
           130 | 
           MergeDown			: "Unisci in Basso",
  | 
        
        
            | 
            | 
           131 | 
           HorizontalSplitCell	: "Dividi Cella Orizzontalmente",
  | 
        
        
            | 
            | 
           132 | 
           VerticalSplitCell	: "Dividi Cella Verticalmente",
  | 
        
        
            | 
            | 
           133 | 
           TableDelete			: "Cancella Tabella",
  | 
        
        
           | 2048 | 
           gduche | 
           134 | 
           CellProperties		: "Proprietà cella",
  | 
        
        
            | 
            | 
           135 | 
           TableProperties		: "Proprietà tabella",
  | 
        
        
            | 
            | 
           136 | 
           ImageProperties		: "Proprietà immagine",
  | 
        
        
            | 
            | 
           137 | 
           FlashProperties		: "Proprietà Oggetto Flash",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           138 | 
              | 
        
        
           | 2048 | 
           gduche | 
           139 | 
           AnchorProp			: "Proprietà ancora",
  | 
        
        
            | 
            | 
           140 | 
           ButtonProp			: "Proprietà bottone",
  | 
        
        
            | 
            | 
           141 | 
           CheckboxProp		: "Proprietà checkbox",
  | 
        
        
            | 
            | 
           142 | 
           HiddenFieldProp		: "Proprietà campo nascosto",
  | 
        
        
            | 
            | 
           143 | 
           RadioButtonProp		: "Proprietà radio button",
  | 
        
        
            | 
            | 
           144 | 
           ImageButtonProp		: "Proprietà bottone immagine",
  | 
        
        
            | 
            | 
           145 | 
           TextFieldProp		: "Proprietà campo di testo",
  | 
        
        
            | 
            | 
           146 | 
           SelectionFieldProp	: "Proprietà menu di selezione",
  | 
        
        
            | 
            | 
           147 | 
           TextareaProp		: "Proprietà area di testo",
  | 
        
        
            | 
            | 
           148 | 
           FormProp			: "Proprietà modulo",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           149 | 
              | 
        
        
            | 
            | 
           150 | 
           FontFormats			: "Normale;Formattato;Indirizzo;Titolo 1;Titolo 2;Titolo 3;Titolo 4;Titolo 5;Titolo 6;Paragrafo (DIV)",
  | 
        
        
            | 
            | 
           151 | 
              | 
        
        
            | 
            | 
           152 | 
           // Alerts and Messages
  | 
        
        
            | 
            | 
           153 | 
           ProcessingXHTML		: "Elaborazione XHTML in corso. Attendere prego...",
  | 
        
        
            | 
            | 
           154 | 
           Done				: "Completato",
  | 
        
        
            | 
            | 
           155 | 
           PasteWordConfirm	: "Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?",
  | 
        
        
           | 2048 | 
           gduche | 
           156 | 
           NotCompatiblePaste	: "Questa funzione è disponibile solo per Internet Explorer 5.5 o superiore. Desideri incollare il testo senza pulirlo?",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           157 | 
           UnknownToolbarItem	: "Elemento della barra strumenti sconosciuto \"%1\"",
  | 
        
        
            | 
            | 
           158 | 
           UnknownCommand		: "Comando sconosciuto \"%1\"",
  | 
        
        
            | 
            | 
           159 | 
           NotImplemented		: "Comando non implementato",
  | 
        
        
            | 
            | 
           160 | 
           UnknownToolbarSet	: "La barra di strumenti \"%1\" non esiste",
  | 
        
        
           | 2048 | 
           gduche | 
           161 | 
           NoActiveX			: "Le impostazioni di sicurezza del tuo browser potrebbero limitare alcune funzionalità dell'editor. Devi abilitare l'opzione \"Esegui controlli e plug-in ActiveX\". Potresti avere errori e notare funzionalità mancanti.",
  | 
        
        
            | 
            | 
           162 | 
           BrowseServerBlocked : "Non è possibile aprire la finestra di espolorazione risorse. Verifica che tutti i blocca popup siano bloccati.",
  | 
        
        
            | 
            | 
           163 | 
           DialogBlocked		: "Non è possibile aprire la finestra di dialogo. Verifica che tutti i blocca popup siano bloccati.",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           164 | 
           VisitLinkBlocked	: "It was not possible to open a new window. Make sure all popup blockers are disabled.",	//MISSING
  | 
        
        
            | 
            | 
           165 | 
              | 
        
        
            | 
            | 
           166 | 
           // Dialogs
  | 
        
        
            | 
            | 
           167 | 
           DlgBtnOK			: "OK",
  | 
        
        
            | 
            | 
           168 | 
           DlgBtnCancel		: "Annulla",
  | 
        
        
            | 
            | 
           169 | 
           DlgBtnClose			: "Chiudi",
  | 
        
        
            | 
            | 
           170 | 
           DlgBtnBrowseServer	: "Cerca sul server",
  | 
        
        
            | 
            | 
           171 | 
           DlgAdvancedTag		: "Avanzate",
  | 
        
        
            | 
            | 
           172 | 
           DlgOpOther			: "<Altro>",
  | 
        
        
            | 
            | 
           173 | 
           DlgInfoTab			: "Info",
  | 
        
        
            | 
            | 
           174 | 
           DlgAlertUrl			: "Devi inserire l'URL",
  | 
        
        
            | 
            | 
           175 | 
              | 
        
        
            | 
            | 
           176 | 
           // General Dialogs Labels
  | 
        
        
            | 
            | 
           177 | 
           DlgGenNotSet		: "<non impostato>",
  | 
        
        
            | 
            | 
           178 | 
           DlgGenId			: "Id",
  | 
        
        
            | 
            | 
           179 | 
           DlgGenLangDir		: "Direzione scrittura",
  | 
        
        
            | 
            | 
           180 | 
           DlgGenLangDirLtr	: "Da Sinistra a Destra (LTR)",
  | 
        
        
            | 
            | 
           181 | 
           DlgGenLangDirRtl	: "Da Destra a Sinistra (RTL)",
  | 
        
        
            | 
            | 
           182 | 
           DlgGenLangCode		: "Codice Lingua",
  | 
        
        
            | 
            | 
           183 | 
           DlgGenAccessKey		: "Scorciatoia<br />da tastiera",
  | 
        
        
            | 
            | 
           184 | 
           DlgGenName			: "Nome",
  | 
        
        
            | 
            | 
           185 | 
           DlgGenTabIndex		: "Ordine di tabulazione",
  | 
        
        
            | 
            | 
           186 | 
           DlgGenLongDescr		: "URL descrizione estesa",
  | 
        
        
            | 
            | 
           187 | 
           DlgGenClass			: "Nome classe CSS",
  | 
        
        
            | 
            | 
           188 | 
           DlgGenTitle			: "Titolo",
  | 
        
        
            | 
            | 
           189 | 
           DlgGenContType		: "Tipo della risorsa collegata",
  | 
        
        
            | 
            | 
           190 | 
           DlgGenLinkCharset	: "Set di caretteri della risorsa collegata",
  | 
        
        
            | 
            | 
           191 | 
           DlgGenStyle			: "Stile",
  | 
        
        
            | 
            | 
           192 | 
              | 
        
        
            | 
            | 
           193 | 
           // Image Dialog
  | 
        
        
           | 2048 | 
           gduche | 
           194 | 
           DlgImgTitle			: "Proprietà immagine",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           195 | 
           DlgImgInfoTab		: "Informazioni immagine",
  | 
        
        
            | 
            | 
           196 | 
           DlgImgBtnUpload		: "Invia al server",
  | 
        
        
            | 
            | 
           197 | 
           DlgImgURL			: "URL",
  | 
        
        
            | 
            | 
           198 | 
           DlgImgUpload		: "Carica",
  | 
        
        
            | 
            | 
           199 | 
           DlgImgAlt			: "Testo alternativo",
  | 
        
        
            | 
            | 
           200 | 
           DlgImgWidth			: "Larghezza",
  | 
        
        
            | 
            | 
           201 | 
           DlgImgHeight		: "Altezza",
  | 
        
        
            | 
            | 
           202 | 
           DlgImgLockRatio		: "Blocca rapporto",
  | 
        
        
            | 
            | 
           203 | 
           DlgBtnResetSize		: "Reimposta dimensione",
  | 
        
        
            | 
            | 
           204 | 
           DlgImgBorder		: "Bordo",
  | 
        
        
            | 
            | 
           205 | 
           DlgImgHSpace		: "HSpace",
  | 
        
        
            | 
            | 
           206 | 
           DlgImgVSpace		: "VSpace",
  | 
        
        
            | 
            | 
           207 | 
           DlgImgAlign			: "Allineamento",
  | 
        
        
            | 
            | 
           208 | 
           DlgImgAlignLeft		: "Sinistra",
  | 
        
        
            | 
            | 
           209 | 
           DlgImgAlignAbsBottom: "In basso assoluto",
  | 
        
        
            | 
            | 
           210 | 
           DlgImgAlignAbsMiddle: "Centrato assoluto",
  | 
        
        
            | 
            | 
           211 | 
           DlgImgAlignBaseline	: "Linea base",
  | 
        
        
            | 
            | 
           212 | 
           DlgImgAlignBottom	: "In Basso",
  | 
        
        
            | 
            | 
           213 | 
           DlgImgAlignMiddle	: "Centrato",
  | 
        
        
            | 
            | 
           214 | 
           DlgImgAlignRight	: "Destra",
  | 
        
        
            | 
            | 
           215 | 
           DlgImgAlignTextTop	: "In alto al testo",
  | 
        
        
            | 
            | 
           216 | 
           DlgImgAlignTop		: "In Alto",
  | 
        
        
            | 
            | 
           217 | 
           DlgImgPreview		: "Anteprima",
  | 
        
        
            | 
            | 
           218 | 
           DlgImgAlertUrl		: "Devi inserire l'URL per l'immagine",
  | 
        
        
            | 
            | 
           219 | 
           DlgImgLinkTab		: "Collegamento",
  | 
        
        
            | 
            | 
           220 | 
              | 
        
        
            | 
            | 
           221 | 
           // Flash Dialog
  | 
        
        
           | 2048 | 
           gduche | 
           222 | 
           DlgFlashTitle		: "Proprietà Oggetto Flash",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           223 | 
           DlgFlashChkPlay		: "Avvio Automatico",
  | 
        
        
            | 
            | 
           224 | 
           DlgFlashChkLoop		: "Cicla",
  | 
        
        
            | 
            | 
           225 | 
           DlgFlashChkMenu		: "Abilita Menu di Flash",
  | 
        
        
            | 
            | 
           226 | 
           DlgFlashScale		: "Ridimensiona",
  | 
        
        
            | 
            | 
           227 | 
           DlgFlashScaleAll	: "Mostra Tutto",
  | 
        
        
            | 
            | 
           228 | 
           DlgFlashScaleNoBorder	: "Senza Bordo",
  | 
        
        
            | 
            | 
           229 | 
           DlgFlashScaleFit	: "Dimensione Esatta",
  | 
        
        
            | 
            | 
           230 | 
              | 
        
        
            | 
            | 
           231 | 
           // Link Dialog
  | 
        
        
            | 
            | 
           232 | 
           DlgLnkWindowTitle	: "Collegamento",
  | 
        
        
            | 
            | 
           233 | 
           DlgLnkInfoTab		: "Informazioni collegamento",
  | 
        
        
            | 
            | 
           234 | 
           DlgLnkTargetTab		: "Destinazione",
  | 
        
        
            | 
            | 
           235 | 
              | 
        
        
            | 
            | 
           236 | 
           DlgLnkType			: "Tipo di Collegamento",
  | 
        
        
            | 
            | 
           237 | 
           DlgLnkTypeURL		: "URL",
  | 
        
        
            | 
            | 
           238 | 
           DlgLnkTypeAnchor	: "Ancora nella pagina",
  | 
        
        
            | 
            | 
           239 | 
           DlgLnkTypeEMail		: "E-Mail",
  | 
        
        
            | 
            | 
           240 | 
           DlgLnkProto			: "Protocollo",
  | 
        
        
            | 
            | 
           241 | 
           DlgLnkProtoOther	: "<altro>",
  | 
        
        
            | 
            | 
           242 | 
           DlgLnkURL			: "URL",
  | 
        
        
            | 
            | 
           243 | 
           DlgLnkAnchorSel		: "Scegli Ancora",
  | 
        
        
            | 
            | 
           244 | 
           DlgLnkAnchorByName	: "Per Nome",
  | 
        
        
            | 
            | 
           245 | 
           DlgLnkAnchorById	: "Per id elemento",
  | 
        
        
            | 
            | 
           246 | 
           DlgLnkNoAnchors		: "(Nessuna ancora disponibile nel documento)",
  | 
        
        
            | 
            | 
           247 | 
           DlgLnkEMail			: "Indirizzo E-Mail",
  | 
        
        
            | 
            | 
           248 | 
           DlgLnkEMailSubject	: "Oggetto del messaggio",
  | 
        
        
            | 
            | 
           249 | 
           DlgLnkEMailBody		: "Corpo del messaggio",
  | 
        
        
            | 
            | 
           250 | 
           DlgLnkUpload		: "Carica",
  | 
        
        
            | 
            | 
           251 | 
           DlgLnkBtnUpload		: "Invia al Server",
  | 
        
        
            | 
            | 
           252 | 
              | 
        
        
            | 
            | 
           253 | 
           DlgLnkTarget		: "Destinazione",
  | 
        
        
            | 
            | 
           254 | 
           DlgLnkTargetFrame	: "<riquadro>",
  | 
        
        
            | 
            | 
           255 | 
           DlgLnkTargetPopup	: "<finestra popup>",
  | 
        
        
            | 
            | 
           256 | 
           DlgLnkTargetBlank	: "Nuova finestra (_blank)",
  | 
        
        
            | 
            | 
           257 | 
           DlgLnkTargetParent	: "Finestra padre (_parent)",
  | 
        
        
            | 
            | 
           258 | 
           DlgLnkTargetSelf	: "Stessa finestra (_self)",
  | 
        
        
            | 
            | 
           259 | 
           DlgLnkTargetTop		: "Finestra superiore (_top)",
  | 
        
        
            | 
            | 
           260 | 
           DlgLnkTargetFrameName	: "Nome del riquadro di destinazione",
  | 
        
        
            | 
            | 
           261 | 
           DlgLnkPopWinName	: "Nome finestra popup",
  | 
        
        
            | 
            | 
           262 | 
           DlgLnkPopWinFeat	: "Caratteristiche finestra popup",
  | 
        
        
            | 
            | 
           263 | 
           DlgLnkPopResize		: "Ridimensionabile",
  | 
        
        
            | 
            | 
           264 | 
           DlgLnkPopLocation	: "Barra degli indirizzi",
  | 
        
        
            | 
            | 
           265 | 
           DlgLnkPopMenu		: "Barra del menu",
  | 
        
        
            | 
            | 
           266 | 
           DlgLnkPopScroll		: "Barre di scorrimento",
  | 
        
        
            | 
            | 
           267 | 
           DlgLnkPopStatus		: "Barra di stato",
  | 
        
        
            | 
            | 
           268 | 
           DlgLnkPopToolbar	: "Barra degli strumenti",
  | 
        
        
            | 
            | 
           269 | 
           DlgLnkPopFullScrn	: "A tutto schermo (IE)",
  | 
        
        
            | 
            | 
           270 | 
           DlgLnkPopDependent	: "Dipendente (Netscape)",
  | 
        
        
            | 
            | 
           271 | 
           DlgLnkPopWidth		: "Larghezza",
  | 
        
        
            | 
            | 
           272 | 
           DlgLnkPopHeight		: "Altezza",
  | 
        
        
            | 
            | 
           273 | 
           DlgLnkPopLeft		: "Posizione da sinistra",
  | 
        
        
            | 
            | 
           274 | 
           DlgLnkPopTop		: "Posizione dall'alto",
  | 
        
        
            | 
            | 
           275 | 
              | 
        
        
            | 
            | 
           276 | 
           DlnLnkMsgNoUrl		: "Devi inserire l'URL del collegamento",
  | 
        
        
            | 
            | 
           277 | 
           DlnLnkMsgNoEMail	: "Devi inserire un'indirizzo e-mail",
  | 
        
        
            | 
            | 
           278 | 
           DlnLnkMsgNoAnchor	: "Devi selezionare un'ancora",
  | 
        
        
           | 2048 | 
           gduche | 
           279 | 
           DlnLnkMsgInvPopName	: "Il nome del popup deve iniziare con una lettera, e non può contenere spazi",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           280 | 
              | 
        
        
            | 
            | 
           281 | 
           // Color Dialog
  | 
        
        
            | 
            | 
           282 | 
           DlgColorTitle		: "Seleziona colore",
  | 
        
        
            | 
            | 
           283 | 
           DlgColorBtnClear	: "Vuota",
  | 
        
        
            | 
            | 
           284 | 
           DlgColorHighlight	: "Evidenziato",
  | 
        
        
            | 
            | 
           285 | 
           DlgColorSelected	: "Selezionato",
  | 
        
        
            | 
            | 
           286 | 
              | 
        
        
            | 
            | 
           287 | 
           // Smiley Dialog
  | 
        
        
            | 
            | 
           288 | 
           DlgSmileyTitle		: "Inserisci emoticon",
  | 
        
        
            | 
            | 
           289 | 
              | 
        
        
            | 
            | 
           290 | 
           // Special Character Dialog
  | 
        
        
            | 
            | 
           291 | 
           DlgSpecialCharTitle	: "Seleziona carattere speciale",
  | 
        
        
            | 
            | 
           292 | 
              | 
        
        
            | 
            | 
           293 | 
           // Table Dialog
  | 
        
        
           | 2048 | 
           gduche | 
           294 | 
           DlgTableTitle		: "Proprietà tabella",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           295 | 
           DlgTableRows		: "Righe",
  | 
        
        
            | 
            | 
           296 | 
           DlgTableColumns		: "Colonne",
  | 
        
        
            | 
            | 
           297 | 
           DlgTableBorder		: "Dimensione bordo",
  | 
        
        
            | 
            | 
           298 | 
           DlgTableAlign		: "Allineamento",
  | 
        
        
            | 
            | 
           299 | 
           DlgTableAlignNotSet	: "<non impostato>",
  | 
        
        
            | 
            | 
           300 | 
           DlgTableAlignLeft	: "Sinistra",
  | 
        
        
            | 
            | 
           301 | 
           DlgTableAlignCenter	: "Centrato",
  | 
        
        
            | 
            | 
           302 | 
           DlgTableAlignRight	: "Destra",
  | 
        
        
            | 
            | 
           303 | 
           DlgTableWidth		: "Larghezza",
  | 
        
        
            | 
            | 
           304 | 
           DlgTableWidthPx		: "pixel",
  | 
        
        
            | 
            | 
           305 | 
           DlgTableWidthPc		: "percento",
  | 
        
        
            | 
            | 
           306 | 
           DlgTableHeight		: "Altezza",
  | 
        
        
            | 
            | 
           307 | 
           DlgTableCellSpace	: "Spaziatura celle",
  | 
        
        
            | 
            | 
           308 | 
           DlgTableCellPad		: "Padding celle",
  | 
        
        
            | 
            | 
           309 | 
           DlgTableCaption		: "Intestazione",
  | 
        
        
            | 
            | 
           310 | 
           DlgTableSummary		: "Indice",
  | 
        
        
           | 2048 | 
           gduche | 
           311 | 
           DlgTableHeaders		: "Headers",	//MISSING
  | 
        
        
            | 
            | 
           312 | 
           DlgTableHeadersNone		: "None",	//MISSING
  | 
        
        
            | 
            | 
           313 | 
           DlgTableHeadersColumn	: "First column",	//MISSING
  | 
        
        
            | 
            | 
           314 | 
           DlgTableHeadersRow		: "First Row",	//MISSING
  | 
        
        
            | 
            | 
           315 | 
           DlgTableHeadersBoth		: "Both",	//MISSING
  | 
        
        
           | 1925 | 
           jp_milcent | 
           316 | 
              | 
        
        
            | 
            | 
           317 | 
           // Table Cell Dialog
  | 
        
        
           | 2048 | 
           gduche | 
           318 | 
           DlgCellTitle		: "Proprietà cella",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           319 | 
           DlgCellWidth		: "Larghezza",
  | 
        
        
            | 
            | 
           320 | 
           DlgCellWidthPx		: "pixel",
  | 
        
        
            | 
            | 
           321 | 
           DlgCellWidthPc		: "percento",
  | 
        
        
            | 
            | 
           322 | 
           DlgCellHeight		: "Altezza",
  | 
        
        
            | 
            | 
           323 | 
           DlgCellWordWrap		: "A capo automatico",
  | 
        
        
            | 
            | 
           324 | 
           DlgCellWordWrapNotSet	: "<non impostato>",
  | 
        
        
            | 
            | 
           325 | 
           DlgCellWordWrapYes	: "Si",
  | 
        
        
            | 
            | 
           326 | 
           DlgCellWordWrapNo	: "No",
  | 
        
        
            | 
            | 
           327 | 
           DlgCellHorAlign		: "Allineamento orizzontale",
  | 
        
        
            | 
            | 
           328 | 
           DlgCellHorAlignNotSet	: "<non impostato>",
  | 
        
        
            | 
            | 
           329 | 
           DlgCellHorAlignLeft	: "Sinistra",
  | 
        
        
            | 
            | 
           330 | 
           DlgCellHorAlignCenter	: "Centrato",
  | 
        
        
            | 
            | 
           331 | 
           DlgCellHorAlignRight: "Destra",
  | 
        
        
            | 
            | 
           332 | 
           DlgCellVerAlign		: "Allineamento verticale",
  | 
        
        
            | 
            | 
           333 | 
           DlgCellVerAlignNotSet	: "<non impostato>",
  | 
        
        
            | 
            | 
           334 | 
           DlgCellVerAlignTop	: "In Alto",
  | 
        
        
            | 
            | 
           335 | 
           DlgCellVerAlignMiddle	: "Centrato",
  | 
        
        
            | 
            | 
           336 | 
           DlgCellVerAlignBottom	: "In Basso",
  | 
        
        
            | 
            | 
           337 | 
           DlgCellVerAlignBaseline	: "Linea base",
  | 
        
        
           | 2048 | 
           gduche | 
           338 | 
           DlgCellType		: "Cell Type",	//MISSING
  | 
        
        
            | 
            | 
           339 | 
           DlgCellTypeData		: "Data",	//MISSING
  | 
        
        
            | 
            | 
           340 | 
           DlgCellTypeHeader	: "Header",	//MISSING
  | 
        
        
           | 1925 | 
           jp_milcent | 
           341 | 
           DlgCellRowSpan		: "Righe occupate",
  | 
        
        
            | 
            | 
           342 | 
           DlgCellCollSpan		: "Colonne occupate",
  | 
        
        
            | 
            | 
           343 | 
           DlgCellBackColor	: "Colore sfondo",
  | 
        
        
            | 
            | 
           344 | 
           DlgCellBorderColor	: "Colore bordo",
  | 
        
        
            | 
            | 
           345 | 
           DlgCellBtnSelect	: "Scegli...",
  | 
        
        
            | 
            | 
           346 | 
              | 
        
        
            | 
            | 
           347 | 
           // Find and Replace Dialog
  | 
        
        
            | 
            | 
           348 | 
           DlgFindAndReplaceTitle	: "Cerca e Sostituisci",
  | 
        
        
            | 
            | 
           349 | 
              | 
        
        
            | 
            | 
           350 | 
           // Find Dialog
  | 
        
        
            | 
            | 
           351 | 
           DlgFindTitle		: "Trova",
  | 
        
        
            | 
            | 
           352 | 
           DlgFindFindBtn		: "Trova",
  | 
        
        
           | 2048 | 
           gduche | 
           353 | 
           DlgFindNotFoundMsg	: "L'elemento cercato non è stato trovato.",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           354 | 
              | 
        
        
            | 
            | 
           355 | 
           // Replace Dialog
  | 
        
        
            | 
            | 
           356 | 
           DlgReplaceTitle			: "Sostituisci",
  | 
        
        
            | 
            | 
           357 | 
           DlgReplaceFindLbl		: "Trova:",
  | 
        
        
            | 
            | 
           358 | 
           DlgReplaceReplaceLbl	: "Sostituisci con:",
  | 
        
        
            | 
            | 
           359 | 
           DlgReplaceCaseChk		: "Maiuscole/minuscole",
  | 
        
        
            | 
            | 
           360 | 
           DlgReplaceReplaceBtn	: "Sostituisci",
  | 
        
        
            | 
            | 
           361 | 
           DlgReplaceReplAllBtn	: "Sostituisci tutto",
  | 
        
        
            | 
            | 
           362 | 
           DlgReplaceWordChk		: "Solo parole intere",
  | 
        
        
            | 
            | 
           363 | 
              | 
        
        
            | 
            | 
           364 | 
           // Paste Operations / Dialog
  | 
        
        
            | 
            | 
           365 | 
           PasteErrorCut	: "Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl+X).",
  | 
        
        
            | 
            | 
           366 | 
           PasteErrorCopy	: "Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl+C).",
  | 
        
        
            | 
            | 
           367 | 
              | 
        
        
            | 
            | 
           368 | 
           PasteAsText		: "Incolla come testo semplice",
  | 
        
        
            | 
            | 
           369 | 
           PasteFromWord	: "Incolla da Word",
  | 
        
        
            | 
            | 
           370 | 
              | 
        
        
            | 
            | 
           371 | 
           DlgPasteMsg2	: "Incolla il testo all'interno dell'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl+V</STRONG>) e premi <STRONG>OK</STRONG>.",
  | 
        
        
           | 2048 | 
           gduche | 
           372 | 
           DlgPasteSec		: "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.",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           373 | 
           DlgPasteIgnoreFont		: "Ignora le definizioni di Font",
  | 
        
        
            | 
            | 
           374 | 
           DlgPasteRemoveStyles	: "Rimuovi le definizioni di Stile",
  | 
        
        
            | 
            | 
           375 | 
              | 
        
        
            | 
            | 
           376 | 
           // Color Picker
  | 
        
        
            | 
            | 
           377 | 
           ColorAutomatic	: "Automatico",
  | 
        
        
            | 
            | 
           378 | 
           ColorMoreColors	: "Altri colori...",
  | 
        
        
            | 
            | 
           379 | 
              | 
        
        
            | 
            | 
           380 | 
           // Document Properties
  | 
        
        
           | 2048 | 
           gduche | 
           381 | 
           DocProps		: "Proprietà del Documento",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           382 | 
              | 
        
        
            | 
            | 
           383 | 
           // Anchor Dialog
  | 
        
        
           | 2048 | 
           gduche | 
           384 | 
           DlgAnchorTitle		: "Proprietà ancora",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           385 | 
           DlgAnchorName		: "Nome ancora",
  | 
        
        
            | 
            | 
           386 | 
           DlgAnchorErrorName	: "Inserici il nome dell'ancora",
  | 
        
        
            | 
            | 
           387 | 
              | 
        
        
            | 
            | 
           388 | 
           // Speller Pages Dialog
  | 
        
        
            | 
            | 
           389 | 
           DlgSpellNotInDic		: "Non nel dizionario",
  | 
        
        
            | 
            | 
           390 | 
           DlgSpellChangeTo		: "Cambia in",
  | 
        
        
            | 
            | 
           391 | 
           DlgSpellBtnIgnore		: "Ignora",
  | 
        
        
            | 
            | 
           392 | 
           DlgSpellBtnIgnoreAll	: "Ignora tutto",
  | 
        
        
            | 
            | 
           393 | 
           DlgSpellBtnReplace		: "Cambia",
  | 
        
        
            | 
            | 
           394 | 
           DlgSpellBtnReplaceAll	: "Cambia tutto",
  | 
        
        
            | 
            | 
           395 | 
           DlgSpellBtnUndo			: "Annulla",
  | 
        
        
            | 
            | 
           396 | 
           DlgSpellNoSuggestions	: "- Nessun suggerimento -",
  | 
        
        
            | 
            | 
           397 | 
           DlgSpellProgress		: "Controllo ortografico in corso",
  | 
        
        
            | 
            | 
           398 | 
           DlgSpellNoMispell		: "Controllo ortografico completato: nessun errore trovato",
  | 
        
        
            | 
            | 
           399 | 
           DlgSpellNoChanges		: "Controllo ortografico completato: nessuna parola cambiata",
  | 
        
        
            | 
            | 
           400 | 
           DlgSpellOneChange		: "Controllo ortografico completato: 1 parola cambiata",
  | 
        
        
            | 
            | 
           401 | 
           DlgSpellManyChanges		: "Controllo ortografico completato: %1 parole cambiate",
  | 
        
        
            | 
            | 
           402 | 
              | 
        
        
            | 
            | 
           403 | 
           IeSpellDownload			: "Contollo ortografico non installato. Lo vuoi scaricare ora?",
  | 
        
        
            | 
            | 
           404 | 
              | 
        
        
            | 
            | 
           405 | 
           // Button Dialog
  | 
        
        
            | 
            | 
           406 | 
           DlgButtonText		: "Testo (Value)",
  | 
        
        
            | 
            | 
           407 | 
           DlgButtonType		: "Tipo",
  | 
        
        
            | 
            | 
           408 | 
           DlgButtonTypeBtn	: "Bottone",
  | 
        
        
            | 
            | 
           409 | 
           DlgButtonTypeSbm	: "Invio",
  | 
        
        
            | 
            | 
           410 | 
           DlgButtonTypeRst	: "Annulla",
  | 
        
        
            | 
            | 
           411 | 
              | 
        
        
            | 
            | 
           412 | 
           // Checkbox and Radio Button Dialogs
  | 
        
        
            | 
            | 
           413 | 
           DlgCheckboxName		: "Nome",
  | 
        
        
            | 
            | 
           414 | 
           DlgCheckboxValue	: "Valore",
  | 
        
        
            | 
            | 
           415 | 
           DlgCheckboxSelected	: "Selezionato",
  | 
        
        
            | 
            | 
           416 | 
              | 
        
        
            | 
            | 
           417 | 
           // Form Dialog
  | 
        
        
            | 
            | 
           418 | 
           DlgFormName		: "Nome",
  | 
        
        
            | 
            | 
           419 | 
           DlgFormAction	: "Azione",
  | 
        
        
            | 
            | 
           420 | 
           DlgFormMethod	: "Metodo",
  | 
        
        
            | 
            | 
           421 | 
              | 
        
        
            | 
            | 
           422 | 
           // Select Field Dialog
  | 
        
        
            | 
            | 
           423 | 
           DlgSelectName		: "Nome",
  | 
        
        
            | 
            | 
           424 | 
           DlgSelectValue		: "Valore",
  | 
        
        
            | 
            | 
           425 | 
           DlgSelectSize		: "Dimensione",
  | 
        
        
            | 
            | 
           426 | 
           DlgSelectLines		: "righe",
  | 
        
        
            | 
            | 
           427 | 
           DlgSelectChkMulti	: "Permetti selezione multipla",
  | 
        
        
            | 
            | 
           428 | 
           DlgSelectOpAvail	: "Opzioni disponibili",
  | 
        
        
            | 
            | 
           429 | 
           DlgSelectOpText		: "Testo",
  | 
        
        
            | 
            | 
           430 | 
           DlgSelectOpValue	: "Valore",
  | 
        
        
            | 
            | 
           431 | 
           DlgSelectBtnAdd		: "Aggiungi",
  | 
        
        
            | 
            | 
           432 | 
           DlgSelectBtnModify	: "Modifica",
  | 
        
        
            | 
            | 
           433 | 
           DlgSelectBtnUp		: "Su",
  | 
        
        
            | 
            | 
           434 | 
           DlgSelectBtnDown	: "Gi",
  | 
        
        
            | 
            | 
           435 | 
           DlgSelectBtnSetValue : "Imposta come predefinito",
  | 
        
        
            | 
            | 
           436 | 
           DlgSelectBtnDelete	: "Rimuovi",
  | 
        
        
            | 
            | 
           437 | 
              | 
        
        
            | 
            | 
           438 | 
           // Textarea Dialog
  | 
        
        
            | 
            | 
           439 | 
           DlgTextareaName	: "Nome",
  | 
        
        
            | 
            | 
           440 | 
           DlgTextareaCols	: "Colonne",
  | 
        
        
            | 
            | 
           441 | 
           DlgTextareaRows	: "Righe",
  | 
        
        
            | 
            | 
           442 | 
              | 
        
        
            | 
            | 
           443 | 
           // Text Field Dialog
  | 
        
        
            | 
            | 
           444 | 
           DlgTextName			: "Nome",
  | 
        
        
            | 
            | 
           445 | 
           DlgTextValue		: "Valore",
  | 
        
        
            | 
            | 
           446 | 
           DlgTextCharWidth	: "Larghezza",
  | 
        
        
            | 
            | 
           447 | 
           DlgTextMaxChars		: "Numero massimo di caratteri",
  | 
        
        
            | 
            | 
           448 | 
           DlgTextType			: "Tipo",
  | 
        
        
            | 
            | 
           449 | 
           DlgTextTypeText		: "Testo",
  | 
        
        
            | 
            | 
           450 | 
           DlgTextTypePass		: "Password",
  | 
        
        
            | 
            | 
           451 | 
              | 
        
        
            | 
            | 
           452 | 
           // Hidden Field Dialog
  | 
        
        
            | 
            | 
           453 | 
           DlgHiddenName	: "Nome",
  | 
        
        
            | 
            | 
           454 | 
           DlgHiddenValue	: "Valore",
  | 
        
        
            | 
            | 
           455 | 
              | 
        
        
            | 
            | 
           456 | 
           // Bulleted List Dialog
  | 
        
        
           | 2048 | 
           gduche | 
           457 | 
           BulletedListProp	: "Proprietà lista puntata",
  | 
        
        
            | 
            | 
           458 | 
           NumberedListProp	: "Proprietà lista numerata",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           459 | 
           DlgLstStart			: "Inizio",
  | 
        
        
            | 
            | 
           460 | 
           DlgLstType			: "Tipo",
  | 
        
        
            | 
            | 
           461 | 
           DlgLstTypeCircle	: "Tondo",
  | 
        
        
            | 
            | 
           462 | 
           DlgLstTypeDisc		: "Disco",
  | 
        
        
            | 
            | 
           463 | 
           DlgLstTypeSquare	: "Quadrato",
  | 
        
        
            | 
            | 
           464 | 
           DlgLstTypeNumbers	: "Numeri (1, 2, 3)",
  | 
        
        
            | 
            | 
           465 | 
           DlgLstTypeLCase		: "Caratteri minuscoli (a, b, c)",
  | 
        
        
            | 
            | 
           466 | 
           DlgLstTypeUCase		: "Caratteri maiuscoli (A, B, C)",
  | 
        
        
            | 
            | 
           467 | 
           DlgLstTypeSRoman	: "Numeri Romani minuscoli (i, ii, iii)",
  | 
        
        
            | 
            | 
           468 | 
           DlgLstTypeLRoman	: "Numeri Romani maiuscoli (I, II, III)",
  | 
        
        
            | 
            | 
           469 | 
              | 
        
        
            | 
            | 
           470 | 
           // Document Properties Dialog
  | 
        
        
            | 
            | 
           471 | 
           DlgDocGeneralTab	: "Genarale",
  | 
        
        
            | 
            | 
           472 | 
           DlgDocBackTab		: "Sfondo",
  | 
        
        
            | 
            | 
           473 | 
           DlgDocColorsTab		: "Colori e margini",
  | 
        
        
            | 
            | 
           474 | 
           DlgDocMetaTab		: "Meta Data",
  | 
        
        
            | 
            | 
           475 | 
              | 
        
        
            | 
            | 
           476 | 
           DlgDocPageTitle		: "Titolo pagina",
  | 
        
        
            | 
            | 
           477 | 
           DlgDocLangDir		: "Direzione scrittura",
  | 
        
        
            | 
            | 
           478 | 
           DlgDocLangDirLTR	: "Da Sinistra a Destra (LTR)",
  | 
        
        
            | 
            | 
           479 | 
           DlgDocLangDirRTL	: "Da Destra a Sinistra (RTL)",
  | 
        
        
            | 
            | 
           480 | 
           DlgDocLangCode		: "Codice Lingua",
  | 
        
        
            | 
            | 
           481 | 
           DlgDocCharSet		: "Set di caretteri",
  | 
        
        
            | 
            | 
           482 | 
           DlgDocCharSetCE		: "Europa Centrale",
  | 
        
        
            | 
            | 
           483 | 
           DlgDocCharSetCT		: "Cinese Tradizionale (Big5)",
  | 
        
        
            | 
            | 
           484 | 
           DlgDocCharSetCR		: "Cirillico",
  | 
        
        
            | 
            | 
           485 | 
           DlgDocCharSetGR		: "Greco",
  | 
        
        
            | 
            | 
           486 | 
           DlgDocCharSetJP		: "Giapponese",
  | 
        
        
            | 
            | 
           487 | 
           DlgDocCharSetKR		: "Coreano",
  | 
        
        
            | 
            | 
           488 | 
           DlgDocCharSetTR		: "Turco",
  | 
        
        
            | 
            | 
           489 | 
           DlgDocCharSetUN		: "Unicode (UTF-8)",
  | 
        
        
            | 
            | 
           490 | 
           DlgDocCharSetWE		: "Europa Occidentale",
  | 
        
        
            | 
            | 
           491 | 
           DlgDocCharSetOther	: "Altro set di caretteri",
  | 
        
        
            | 
            | 
           492 | 
              | 
        
        
            | 
            | 
           493 | 
           DlgDocDocType		: "Intestazione DocType",
  | 
        
        
            | 
            | 
           494 | 
           DlgDocDocTypeOther	: "Altra intestazione DocType",
  | 
        
        
            | 
            | 
           495 | 
           DlgDocIncXHTML		: "Includi dichiarazione XHTML",
  | 
        
        
            | 
            | 
           496 | 
           DlgDocBgColor		: "Colore di sfondo",
  | 
        
        
            | 
            | 
           497 | 
           DlgDocBgImage		: "Immagine di sfondo",
  | 
        
        
            | 
            | 
           498 | 
           DlgDocBgNoScroll	: "Sfondo fissato",
  | 
        
        
            | 
            | 
           499 | 
           DlgDocCText			: "Testo",
  | 
        
        
            | 
            | 
           500 | 
           DlgDocCLink			: "Collegamento",
  | 
        
        
            | 
            | 
           501 | 
           DlgDocCVisited		: "Collegamento visitato",
  | 
        
        
            | 
            | 
           502 | 
           DlgDocCActive		: "Collegamento attivo",
  | 
        
        
            | 
            | 
           503 | 
           DlgDocMargins		: "Margini",
  | 
        
        
            | 
            | 
           504 | 
           DlgDocMaTop			: "In Alto",
  | 
        
        
            | 
            | 
           505 | 
           DlgDocMaLeft		: "A Sinistra",
  | 
        
        
            | 
            | 
           506 | 
           DlgDocMaRight		: "A Destra",
  | 
        
        
            | 
            | 
           507 | 
           DlgDocMaBottom		: "In Basso",
  | 
        
        
            | 
            | 
           508 | 
           DlgDocMeIndex		: "Chiavi di indicizzazione documento (separate da virgola)",
  | 
        
        
            | 
            | 
           509 | 
           DlgDocMeDescr		: "Descrizione documento",
  | 
        
        
            | 
            | 
           510 | 
           DlgDocMeAuthor		: "Autore",
  | 
        
        
            | 
            | 
           511 | 
           DlgDocMeCopy		: "Copyright",
  | 
        
        
            | 
            | 
           512 | 
           DlgDocPreview		: "Anteprima",
  | 
        
        
            | 
            | 
           513 | 
              | 
        
        
            | 
            | 
           514 | 
           // Templates Dialog
  | 
        
        
            | 
            | 
           515 | 
           Templates			: "Modelli",
  | 
        
        
            | 
            | 
           516 | 
           DlgTemplatesTitle	: "Contenuto dei modelli",
  | 
        
        
           | 2048 | 
           gduche | 
           517 | 
           DlgTemplatesSelMsg	: "Seleziona il modello da aprire nell'editor<br />(il contenuto attuale verrà eliminato):",
  | 
        
        
           | 1925 | 
           jp_milcent | 
           518 | 
           DlgTemplatesLoading	: "Caricamento modelli in corso. Attendere prego...",
  | 
        
        
            | 
            | 
           519 | 
           DlgTemplatesNoTpl	: "(Nessun modello definito)",
  | 
        
        
            | 
            | 
           520 | 
           DlgTemplatesReplace	: "Cancella il contenuto corrente",
  | 
        
        
            | 
            | 
           521 | 
              | 
        
        
            | 
            | 
           522 | 
           // About Dialog
  | 
        
        
            | 
            | 
           523 | 
           DlgAboutAboutTab	: "Informazioni",
  | 
        
        
            | 
            | 
           524 | 
           DlgAboutBrowserInfoTab	: "Informazioni Browser",
  | 
        
        
            | 
            | 
           525 | 
           DlgAboutLicenseTab	: "Licenza",
  | 
        
        
            | 
            | 
           526 | 
           DlgAboutVersion		: "versione",
  | 
        
        
            | 
            | 
           527 | 
           DlgAboutInfo		: "Per maggiori informazioni visitare",
  | 
        
        
            | 
            | 
           528 | 
              | 
        
        
            | 
            | 
           529 | 
           // Div Dialog
  | 
        
        
            | 
            | 
           530 | 
           DlgDivGeneralTab	: "General",	//MISSING
  | 
        
        
            | 
            | 
           531 | 
           DlgDivAdvancedTab	: "Advanced",	//MISSING
  | 
        
        
            | 
            | 
           532 | 
           DlgDivStyle		: "Style",	//MISSING
  | 
        
        
            | 
            | 
           533 | 
           DlgDivInlineStyle	: "Inline Style"	//MISSING
  | 
        
        
            | 
            | 
           534 | 
           };
  |