(function ($)
{
	$.Redactor.opts.langs['it'] = {
    "format": "Formato",
    "image": "Immagine",
    "file": "File",
    "link": "Link",
    "bold": "Grassetto",
    "italic": "Corsivo",
    "deleted": "Barrato",
    "underline": "Sottolineato",
    "bold-abbr": "G",
    "italic-abbr": "C",
    "deleted-abbr": "B",
    "underline-abbr": "S",
    "lists": "Liste",
    "link-insert": "Inserisci link",
    "link-edit": "Modifica link",
    "link-in-new-tab": "Apri link in un nuovo tab",
    "unlink": "Elimina link",
    "cancel": "Annulla",
    "close": "Chiudi",
    "insert": "Inserisci",
    "save": "Salva",
    "delete": "Cancella",
    "text": "Testo",
    "edit": "Modifica",
    "title": "Titolo",
    "paragraph": "Testo Normale",
    "quote": "Citazione",
    "code": "Codice",
    "heading1": "Titolo 1",
    "heading2": "Titolo 2",
    "heading3": "Titolo 3",
    "heading4": "Titolo 4",
    "heading5": "Titolo 5",
    "heading6": "Titolo 6",
    "filename": "Nome",
    "optional": "opzionale",
    "unorderedlist": "Lista non ordinata",
    "orderedlist": "Lista ordinata",
    "outdent": "De-indenta",
    "indent": "Indenta",
    "horizontalrule": "Linea",
    "upload-label": "Trascina file qui oppure ",
    "accessibility-help-label": "Editor di testo",
    "caption": "Caption",
    "bulletslist": "Bullets",
    "numberslist": "Numbers"
};

})(jQuery);/* Italian initialisation for the jQuery UI date picker plugin. */
/* Written by Antonello Pasella (antonello.pasella@gmail.com). */
jQuery(function($){
	$.datepicker.regional['it'] = {
		closeText: 'Chiudi',
		prevText: '&#x3c;Prec',
		nextText: 'Succ&#x3e;',
		currentText: 'Oggi',
		monthNames: ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno',
			'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'],
		monthNamesShort: ['Gen','Feb','Mar','Apr','Mag','Giu',
			'Lug','Ago','Set','Ott','Nov','Dic'],
		dayNames: ['Domenica','Luned&#236','Marted&#236','Mercoled&#236','Gioved&#236','Venerd&#236','Sabato'],
		dayNamesShort: ['Dom','Lun','Mar','Mer','Gio','Ven','Sab'],
		dayNamesMin: ['Do','Lu','Ma','Me','Gi','Ve','Sa'],
		weekHeader: 'Sm',
		dateFormat: 'dd/mm/yy',
		firstDay: 1,
		isRTL: false,
		showMonthAfterYear: false,
		yearSuffix: ''};
	$.datepicker.setDefaults($.datepicker.regional['it']);
});
(function($){$.oststrings={"Cancel":"Annulla","You sure?":"Sei sicuro?","File Upload Error":"Errore di caricamento file","Uploading ...":"Caricamento in corso ...","Your browser is not supported":"Il tuo browser non \u00e8 supportato","You are trying to upload too many files":"Si sta tentando di caricare troppi file","File is too large":"Il file \u00e8 troppo grande","This type of file is not allowed":"Questo tipo di file non \u00e8 permesso","Could not find or read this file":"Impossibile trovare o leggere questo file","Are you sure you want to leave? Any changes or info you've entered will be discarded!":"Sei sicuro di voler uscire? Eventuali modifiche immesse verranno perse!","Show Images":"Visualizza immagini","Download":"Scarica","Monospace":"Monospace","Change font family":"Modifica Famiglia di caratteri","Remove font size":"Rimuovi dimensione font","Change font size":"Modifica la dimensione del carattere","Left to Right":"Da sinistra a destra","Right to Left":"Da destra a sinistra","Change Text Direction":"Cambia la direzione del testo","Draft Saved":"Bozza salvata","Delete Draft":"Eliminare la bozza","Unable to save draft. Refresh the current page to restore and continue your draft.":"Impossibile salvare la bozza. Aggiornare la pagina corrente per ripristinare e continuare la vostra bozza.","You're limited to only {0} selections.\\n":"You're limited to only {0} selections.\\n","You have made {0} selections.\\n":"You have made {0} selections.\\n","Please remove {0} selection(s).":"Si prega di rimuovere {0} selezione\/i.","Alert":"Attenzione","Please make at least {0} selections. {1} checked so far.":"Si prega di effettuare almeno {0} selezione . {1} controllato finora.","Are you sure you want to remove this attachment?":"Sei sicuro di che voler rimuovere questo allegato?","Advanced search failed - try again!":"Ricerca avanzata non riuscita - riprova!","Please Confirm":"Richiesta Conferma","Please confirm to continue.":"Conferma per continuare.","OK":"OK","Create":"Crea","Any changes or info you've entered will be discarded!":"Eventuali modifiche o informazioni immesse verranno scartate!","Unable to acquire a lock on the ticket. Someone else could be working on the same ticket.  Please confirm if you wish to continue anyways.":"Impossibile assegnarsi questo ticket. Qualcun altro potrebbe essere al lavoro sullo stesso ticket.  Si prega di confermare se si desidera continuare comunque.","Unable to lock the ticket. Someone else could be working on the same ticket.":"Impossibile bloccare il ticket. Qualcun altro potrebbe essere al lavoro sullo stesso ticket.","Still busy... smile #":"Ancora occupato... sorriso #","Cleaning up!...":"Pulizia!...","Error occurred.  Aborting...":"Si \u00e8 verificato un errore.  Interruzione...","Manual upgrade required (ajax failed)":"Aggiornamento manuale richiesto (ajax non riuscito)","Something went wrong":"Qualcosa non ha funzionato"};})(jQuery);