All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.googlecode.wicket.kendo.ui.resource.messages.kendo.messages.it-IT.min.js.map Maven / Gradle / Ivy

The newest version!
{"version":3,"file":"kendo.messages.it-IT.min.js","sources":["messages/kendo.messages.it-IT.js"],"sourcesContent":["\n(function(f){\n    if (typeof define === 'function' && define.amd) {\n        define([\"kendo.core\"], f);\n    } else {\n        f();\n    }\n}(function(){\n(function($, undefined) {\n/* Filter cell operator messages */\n\nif (kendo.ui.FilterCell) {\nkendo.ui.FilterCell.prototype.options.operators =\n$.extend(true, kendo.ui.FilterCell.prototype.options.operators,{\n  \"date\": {\n    \"eq\": \"È uguale a\",\n    \"gt\": \"È dopo\",\n    \"gte\": \"È dopo o uguale a\",\n    \"lt\": \"È prima\",\n    \"lte\": \"È prima o uguale a\",\n    \"neq\": \"Non è uguale a\",\n    \"isnull\": \"È nullo\",\n    \"isnotnull\": \"Non è nullo\"\n  },\n  \"number\": {\n    \"eq\": \"È uguale a\",\n    \"gt\": \"È più grande di\",\n    \"gte\": \"È più grande o uguale a\",\n    \"lt\": \"È più piccolo di\",\n    \"lte\": \"È più piccolo o uguale a\",\n    \"neq\": \"Non è uguale a\",\n    \"isnull\": \"È nullo\",\n    \"isnotnull\": \"Non è nullo\"\n  },\n  \"string\": {\n    \"contains\": \"Contiene\",\n    \"doesnotcontain\": \"Non contiene\",\n    \"endswith\": \"Finisce con\",\n    \"eq\": \"È uguale a\",\n    \"neq\": \"Non è uguale a\",\n    \"startswith\": \"Inizia con\",\n    \"isnull\": \"È nullo\",\n    \"isnotnull\": \"Non è nullo\",\n    \"isempty\": \"È vuoto\",\n    \"isnotempty\": \"Non è vuoto\"\n  },\n  \"enums\": {\n    \"eq\": \"È uguale a\",\n    \"neq\": \"Non è uguale a\",\n    \"isnull\": \"È nullo\",\n    \"isnotnull\": \"Non è nullo\"\n  }\n});\n}\n\n/* Filter menu operator messages */\n\nif (kendo.ui.FilterMenu) {\nkendo.ui.FilterMenu.prototype.options.operators =\n$.extend(true, kendo.ui.FilterMenu.prototype.options.operators,{\n  \"date\": {\n    \"eq\": \"È uguale a\",\n    \"gt\": \"È dopo\",\n    \"gte\": \"È dopo o uguale a\",\n    \"lt\": \"È prima\",\n    \"lte\": \"È prima o uguale a\",\n    \"neq\": \"Non è uguale a\",\n    \"isnull\": \"È nullo\",\n    \"isnotnull\": \"Non è nullo\"\n  },\n  \"number\": {\n    \"eq\": \"È uguale a\",\n    \"gt\": \"È più grande di\",\n    \"gte\": \"È più grande o uguale a\",\n    \"lt\": \"È più piccolo di\",\n    \"lte\": \"È più piccolo o uguale a\",\n    \"neq\": \"Non è uguale a\",\n    \"isnull\": \"È nullo\",\n    \"isnotnull\": \"Non è nullo\"\n  },\n  \"string\": {\n    \"contains\": \"Contiene\",\n    \"doesnotcontain\": \"Non contiene\",\n    \"endswith\": \"Finisce con\",\n    \"eq\": \"È uguale a\",\n    \"neq\": \"Non è uguale a\",\n    \"startswith\": \"Inizia con\",\n    \"isnull\": \"È nullo\",\n    \"isnotnull\": \"Non è nullo\",\n    \"isempty\": \"È vuoto\",\n    \"isnotempty\": \"Non è vuoto\"\n  },\n  \"enums\": {\n    \"eq\": \"È uguale a\",\n    \"neq\": \"Non è uguale a\",\n    \"isnull\": \"È nullo\",\n    \"isnotnull\": \"Non è nullo\"\n  }\n});\n}\n\n/* ColumnMenu messages */\n\nif (kendo.ui.ColumnMenu) {\nkendo.ui.ColumnMenu.prototype.options.messages =\n$.extend(true, kendo.ui.ColumnMenu.prototype.options.messages,{\n  \"columns\": \"Colonne\",\n  \"filter\": \"Filtro\",\n  \"sortAscending\": \"In ordine crescente\",\n  \"sortDescending\": \"In ordine decrescente\",\n  \"settings\": \"Impostazioni colonna\",\n  \"done\": \"Fatto\",\n  \"lock\": \"Bloccare\",\n  \"unlock\": \"Sbloccare\"\n});\n}\n\n/* RecurrenceEditor messages */\n\nif (kendo.ui.RecurrenceEditor) {\nkendo.ui.RecurrenceEditor.prototype.options.messages =\n$.extend(true, kendo.ui.RecurrenceEditor.prototype.options.messages,{\n  \"repeat\": \"Ripeti\",\n  \"daily\": {\n    \"interval\": \"giorno(i)\",\n    \"repeatEvery\": \"Ripeti ogni: \"\n  },\n  \"end\": {\n    \"after\": \"Dopo\",\n    \"occurrence\": \"Occorrenza(e)\",\n    \"label\": \"Fine:\",\n    \"never\": \"Mai\",\n    \"on\": \"Il\",\n    \"mobileLabel\": \"Ends\"\n  },\n  \"frequencies\": {\n    \"daily\": \"Ogni giorno\",\n    \"monthly\": \"Ogni mese\",\n    \"never\": \"Mai\",\n    \"weekly\": \"Ogni settimana\",\n    \"yearly\": \"Ogni anno\"\n  },\n  \"monthly\": {\n    \"day\": \"Giorno\",\n    \"interval\": \"mese(i)\",\n    \"repeatEvery\": \"Ripeti ogni: \",\n    \"repeatOn\": \"Repeti quando:: \",\n    \"date\": \"Data\"\n  },\n  \"offsetPositions\": {\n    \"first\": \"primo\",\n    \"fourth\": \"quarto\",\n    \"last\": \"ultimo\",\n    \"second\": \"secondo\",\n    \"third\": \"terzo\"\n  },\n  \"weekly\": {\n    \"repeatEvery\": \"Ripeti ogni:\",\n    \"repeatOn\": \"Ripeti quando:\",\n    \"interval\": \"settimana(e)\"\n  },\n  \"yearly\": {\n    \"of\": \"di\",\n    \"repeatEvery\": \"Ripeti ogni:\",\n    \"repeatOn\": \"Ripeti quando:\",\n    \"interval\": \"anno(i)\",\n    \"month\": \"mese\",\n    \"day\": \"giorno\",\n    \"date\": \"Data\"\n  },\n  \"weekdays\": {\n    \"day\": \"giorno\",\n    \"weekday\": \"giorno della settimana\",\n    \"weekend\": \"giorno finesettimana\"\n  }\n});\n}\n\n/* MobileRecurrenceEditor messages */\n\nif (kendo.ui.MobileRecurrenceEditor) {\n    kendo.ui.MobileRecurrenceEditor.prototype.options.messages =\n    $.extend(true, kendo.ui.MobileRecurrenceEditor.prototype.options.messages, kendo.ui.RecurrenceEditor.prototype.options.messages, {\n      \"endTitle\": \"Fine ripetizione\",\n      \"repeatTitle\": \"Modello di ripetizione\",\n      \"headerTitle\": \"Ripeti appuntamento\",\n      \"end\": {\n        \"patterns\": {\n            \"never\": \"Mai\",\n            \"after\": \"Dopo...\",\n            \"on\": \"Il...\"\n        }\n      },\n      \"monthly\": {\n        \"repeatBy\": \"Ripeti per: \",\n        \"dayOfMonth\": \"Data del mese\",\n        \"dayOfWeek\": \"Giorno della settimana\",\n        \"every\": \"Ogni\"\n      },\n      \"yearly\": {\n        \"repeatBy\": \"Ripeti per: \",\n        \"dayOfMonth\": \"Data del mese\",\n        \"dayOfWeek\": \"Giorno della settimana\",\n        \"every\": \"Ogni\",\n        \"month\": \"Mese\",\n        \"day\": \"Giorno\"\n      }\n    });\n}\n\n/* FilterCell messages */\n\nif (kendo.ui.FilterCell) {\nkendo.ui.FilterCell.prototype.options.messages =\n$.extend(true, kendo.ui.FilterCell.prototype.options.messages,{\n  \"clear\": \"Rimuovi\",\n  \"filter\": \"Filtro\",\n  \"isFalse\": \"è falso\",\n  \"isTrue\": \"è vero\",\n  \"operator\": \"Operatore\"\n});\n}\n\n/* FilterMenu messages */\n\nif (kendo.ui.FilterMenu) {\nkendo.ui.FilterMenu.prototype.options.messages =\n$.extend(true, kendo.ui.FilterMenu.prototype.options.messages,{\n  \"and\": \"E\",\n  \"clear\": \"Rimuovi\",\n  \"filter\": \"Filtro\",\n  \"info\": \"Mostra elementi il cui valore:\",\n  \"title\": \"Mostra elementi il cui valore\",\n  \"isFalse\": \"è falso\",\n  \"isTrue\": \"è vero\",\n  \"or\": \"O\",\n  \"selectValue\": \"-Seleziona valore-\",\n  \"cancel\": \"Annulla\",\n  \"operator\": \"Operatore\",\n  \"value\": \"Valore\"\n});\n}\n\n/* FilterMultiCheck messages */\n\nif (kendo.ui.FilterMultiCheck) {\nkendo.ui.FilterMultiCheck.prototype.options.messages =\n$.extend(true, kendo.ui.FilterMultiCheck.prototype.options.messages,{\n  \"search\": \"Cerca\"\n});\n}\n\n/* Grid messages */\n\nif (kendo.ui.Grid) {\nkendo.ui.Grid.prototype.options.messages =\n$.extend(true, kendo.ui.Grid.prototype.options.messages,{\n  \"commands\": {\n    \"canceledit\": \"Annulla\",\n    \"cancel\": \"Annulla modifiche\",\n    \"create\": \"Aggiungi nuovo elemento\",\n    \"destroy\": \"Rimuovi\",\n    \"edit\": \"Edit\",\n    \"excel\": \"Export to Excel\",\n    \"pdf\": \"Export to PDF\",\n    \"save\": \"Salva le modifiche\",\n    \"select\": \"Seleziona\",\n    \"update\": \"Aggiorna\"\n  },\n  \"editable\": {\n    \"confirmation\": \"Sicuro di voler rimuovere questo elemento?\",\n    \"cancelDelete\": \"Annulla\",\n    \"confirmDelete\": \"Rimuovi\"\n  }\n});\n}\n\n/* Groupable messages */\n\nif (kendo.ui.Groupable) {\nkendo.ui.Groupable.prototype.options.messages =\n$.extend(true, kendo.ui.Groupable.prototype.options.messages,{\n  \"empty\": \"Trascina l'header di una colonna e rilascialo qui per raggruppare secondo tale colonna\"\n});\n}\n\n/* Pager messages */\n\nif (kendo.ui.Pager) {\nkendo.ui.Pager.prototype.options.messages =\n$.extend(true, kendo.ui.Pager.prototype.options.messages,{\n  \"allPages\": \"All\",\n  \"display\": \"{0} - {1} di {2} elementi\",\n  \"empty\": \"Nessun elemento da visualizzare\",\n  \"first\": \"Vai alla prima pagina\",\n  \"itemsPerPage\": \"elementi per pagina\",\n  \"last\": \"Vai all'ultima pagina\",\n  \"next\": \"Vai alla prossima pagina\",\n  \"of\": \"di {0}\",\n  \"page\": \"Pagina\",\n  \"previous\": \"Vai alla pagina precedente\",\n  \"refresh\": \"Aggiorna\"\n});\n}\n\n/* TreeListPager messages */\n\nif (kendo.ui.TreeListPager) {\nkendo.ui.TreeListPager.prototype.options.messages =\n$.extend(true, kendo.ui.TreeListPager.prototype.options.messages,{\n  \"allPages\": \"All\",\n  \"display\": \"{0} - {1} di {2} elementi\",\n  \"empty\": \"Nessun elemento da visualizzare\",\n  \"first\": \"Vai alla prima pagina\",\n  \"itemsPerPage\": \"elementi per pagina\",\n  \"last\": \"Vai all'ultima pagina\",\n  \"next\": \"Vai alla prossima pagina\",\n  \"of\": \"di {0}\",\n  \"page\": \"Pagina\",\n  \"previous\": \"Vai alla pagina precedente\",\n  \"refresh\": \"Aggiorna\"\n});\n}\n\n/* Upload messages */\n\nif (kendo.ui.Upload) {\nkendo.ui.Upload.prototype.options.localization =\n$.extend(true, kendo.ui.Upload.prototype.options.localization,{\n  \"cancel\": \"Annulla\",\n  \"retry\": \"Riprova\",\n  \"select\": \"Seleziona...\",\n  \"remove\": \"Rimuovi\",\n  \"uploadSelectedFiles\": \"Upload dei file selezionati\",\n  \"dropFilesHere\": \"rilascia qui i file per l'upload\",\n  \"statusFailed\": \"fallito\",\n  \"statusUploaded\": \"upload effettuato\",\n  \"statusUploading\": \"upload in corso\",\n  \"headerStatusUploaded\": \"Fatto\",\n  \"headerStatusUploading\": \"Upload in corso...\"\n});\n}\n\n/* Editor messages */\n\nif (kendo.ui.Editor) {\nkendo.ui.Editor.prototype.options.messages =\n$.extend(true, kendo.ui.Editor.prototype.options.messages,{\n  \"bold\": \"Grassetto\",\n  \"createLink\": \"Inserisci hyperlink\",\n  \"fontName\": \"Seleziona una famiglia di font\",\n  \"fontNameInherit\": \"(font ereditato)\",\n  \"fontSize\": \"Seleziona la dimensione del font\",\n  \"fontSizeInherit\": \"(dimensione ereditata)\",\n  \"formatBlock\": \"Formatta blocco\",\n  \"indent\": \"Aumenta rientro\",\n  \"insertHtml\": \"Inserisci HTML\",\n  \"insertImage\": \"Inserisci immagine\",\n  \"insertOrderedList\": \"Inserisci lista ordinata\",\n  \"insertUnorderedList\": \"Inserisci lista non ordinata\",\n  \"italic\": \"Italic\",\n  \"justifyCenter\": \"Centra testo\",\n  \"justifyFull\": \"Giustifica testo\",\n  \"justifyLeft\": \"Allinea il testo a sinistra\",\n  \"justifyRight\": \"Allinea il testo a destra\",\n  \"outdent\": \"Riduci rientro\",\n  \"strikethrough\": \"Barrato\",\n  \"styles\": \"Stili\",\n  \"subscript\": \"A pedice\",\n  \"superscript\": \"In apice\",\n  \"underline\": \"Sottolineato\",\n  \"unlink\": \"Rimuovi hyperlink\",\n  \"deleteFile\": \"Sicuro di voler rimuovere \\\"{0}\\\"?\",\n  \"directoryNotFound\": \"Non è stata trovata alcuna directory con questo nome.\",\n  \"emptyFolder\": \"Cartella vuota\",\n  \"invalidFileType\": \"Il file selezionato \\\"{0}\\\" non è valido. I tipi di file supportati sono {1}.\",\n  \"orderBy\": \"Ordina per:\",\n  \"orderByName\": \"Nome\",\n  \"orderBySize\": \"Dimensione\",\n  \"overwriteFile\": \"'Un file con nome \\\"{0}\\\" esiste già nella directory corrente. Vuoi sovrascriverlo?\",\n  \"uploadFile\": \"Upload\",\n  \"backColor\": \"Colore sfondo\",\n  \"foreColor\": \"Colore\",\n  \"dropFilesHere\": \"rilascia qui i files per l'upload\",\n  \"imageWebAddress\": \"Indirizzo Web\",\n  \"dialogButtonSeparator\": \"o\",\n  \"dialogCancel\": \"Annulla\",\n  \"dialogInsert\": \"Inserisci\",\n  \"imageAltText\": \"Testo alternativo\",\n  \"linkOpenInNewWindow\": \"Apri link in una nuova finestra\",\n  \"linkText\": \"Testo\",\n  \"linkToolTip\": \"ToolTip\",\n  \"linkWebAddress\": \"Indirizzo Web\",\n  \"search\": \"Cerca\",\n  \"createTable\": \"Crea tabella\",\n  \"addColumnLeft\": \"Aggiungi colonna a sinistra\",\n  \"addColumnRight\": \"Aggiungi colonna a destra\",\n  \"addRowAbove\": \"Aggiungi riga sopra\",\n  \"addRowBelow\": \"Aggiungi riga sotto\",\n  \"deleteColumn\": \"Rimuovi colonna\",\n  \"deleteRow\": \"Rimuovi riga\",\n  \"viewHtml\": \"Veda HTML\",\n  \"dialogUpdate\": \"Aggiorna\",\n  \"insertFile\": \"Inserisci file\",\n  \"insertFile1\": \"Inserisci file\",\n  \"print\": \"Stampa\",\n  \"borderNone\": \"Nessuno\"\n});\n}\n\n/* Scheduler messages */\n\nif (kendo.ui.Scheduler) {\nkendo.ui.Scheduler.prototype.options.messages =\n$.extend(true, kendo.ui.Scheduler.prototype.options.messages,{\n  \"allDay\": \"tutto il giorno\",\n  \"cancel\": \"Annulla\",\n  \"editable\": {\n    \"confirmation\": \"Sicuro di voler rimuovere questo evento?\"\n  },\n  \"date\": \"Data\",\n  \"destroy\": \"Rimuovi\",\n  \"editor\": {\n    \"allDayEvent\": \"Giornata intera\",\n    \"description\": \"Descrizione\",\n    \"editorTitle\": \"Evento\",\n    \"end\": \"Fine\",\n    \"endTimezone\": \"Fuso orario finale\",\n    \"repeat\": \"Ripeti\",\n    \"separateTimezones\": \"Usa differenti fusi orari per l'inizio e la fine\",\n    \"start\": \"Inizio\",\n    \"startTimezone\": \"Fuso orario iniziale\",\n    \"timezone\": \"Modifica fuso orario\",\n    \"timezoneEditorButton\": \"Fuso orario\",\n    \"timezoneEditorTitle\": \"Fusi orari\",\n    \"title\": \"Titolo\",\n    \"noTimezone\": \"No timezone\"\n  },\n  \"event\": \"Evento\",\n  \"recurrenceMessages\": {\n    \"deleteWindowOccurrence\": \"Rimuovi questa accorrenza\",\n    \"deleteWindowSeries\": \"Rimuovi la serie\",\n    \"deleteWindowTitle\": \"Rimuovi elemento ricorrente\",\n    \"editWindowOccurrence\": \"Modifica l'evento corrente\",\n    \"editWindowSeries\": \"Modifica la serie\",\n    \"editWindowTitle\": \"Modifica elemento ricorrente\",\n    \"deleteRecurring\": \"Vuoi rimuovere solo questo evento o la serie completa?\",\n    \"editRecurring\": \"Vuoi modifcare solo questo evento o la serie completa?\"\n  },\n  \"save\": \"Salva\",\n  \"time\": \"Tempo\",\n  \"today\": \"Oggi\",\n  \"views\": {\n    \"agenda\": \"Agenda\",\n    \"day\": \"Giorno\",\n    \"month\": \"Mese\",\n    \"week\": \"Settimana\",\n    \"workWeek\": \"Settimana lavorativa\"\n  },\n  \"deleteWindowTitle\": \"Rimuovi evento\",\n  \"showFullDay\": \"Mostra il giorno completo\",\n  \"showWorkDay\": \"Mostra solo le ore lavorative\",\n  \"search\": \"Cerca...\",\n  \"refresh\": \"Aggorna\",\n  \"selectView\": \"Seleziona vista\"\n});\n}\n\n  /* Validator messages */\n\n  if (kendo.ui.Validator) {\n    kendo.ui.Validator.prototype.options.messages =\n      $.extend(true, kendo.ui.Validator.prototype.options.messages, {\n        \"required\": \"{0} è richiesto\",\n        \"pattern\": \"{0} non è valido\",\n        \"min\": \"{0} dovrebbe essere maggiore di o uguale a {1}\",\n        \"max\": \"{0} dovrebbe essere minore di o uguale a {1}\",\n        \"step\": \"{0} non è valido\",\n        \"email\": \"{0} non è un formato email corretto\",\n        \"url\": \"{0} non è un URL valido\",\n        \"date\": \"{0} non è un formato data valido\",\n        \"dateCompare\": \"La data di fine dovrebbe essere maggiore o uguale di quella di inizio\"\n      });\n  }\n\n\n/* Spreadsheet messages */\n\nif (kendo.spreadsheet && kendo.spreadsheet.messages.borderPalette) {\nkendo.spreadsheet.messages.borderPalette =\n$.extend(true, kendo.spreadsheet.messages.borderPalette,{\n  \"allBorders\": \"Tutti i bordi\",\n  \"insideBorders\": \"Bordi interni\",\n  \"insideHorizontalBorders\": \"Bordi interni orizzontali\",\n  \"insideVerticalBorders\": \"Bordi interni verticali\",\n  \"outsideBorders\": \"Bordi esterni\",\n  \"leftBorder\": \"Bordo sinistro\",\n  \"topBorder\": \"Bordo superiore\",\n  \"rightBorder\": \"Bordo destro\",\n  \"bottomBorder\": \"Bordo inferiore\",\n  \"noBorders\": \"Nessun bordo\"\n});\n}\n\nif (kendo.spreadsheet && kendo.spreadsheet.messages.dialogs) {\nkendo.spreadsheet.messages.dialogs =\n$.extend(true, kendo.spreadsheet.messages.dialogs,{\n  \"apply\": \"Applica\",\n  \"save\": \"Salva\",\n  \"cancel\": \"Annulla\",\n  \"remove\": \"Rimuovi\",\n  \"okText\": \"OK\",\n  \"formatCellsDialog\": {\n    \"title\": \"Formato\",\n    \"categories\": {\n      \"number\": \"Numero\",\n      \"currency\": \"Valuta\",\n      \"date\": \"Data\"\n      }\n  },\n  \"fontFamilyDialog\": {\n    \"title\": \"Carattere\"\n  },\n  \"fontSizeDialog\": {\n    \"title\": \"Dimensione carattere\"\n  },\n  \"bordersDialog\": {\n    \"title\": \"Bordi\"\n  },\n  \"alignmentDialog\": {\n    \"title\": \"Allineamento\",\n    \"buttons\": {\n     \"justtifyLeft\": \"Allinea testo a sinistra\",\n     \"justifyCenter\": \"Allinea al centro\",\n     \"justifyRight\": \"Allinea testo a destra\",\n     \"justifyFull\": \"Giustifica\",\n     \"alignTop\": \"Allinea in alto\",\n     \"alignMiddle\": \"Allinea al centro verticalmente\",\n     \"alignBottom\": \"Allinea in basso\"\n    }\n  },\n  \"mergeDialog\": {\n    \"title\": \"Unisci celle\",\n    \"buttons\": {\n      \"mergeCells\": \"Unisci tutte le celle\",\n      \"mergeHorizontally\": \"Unisci orizzontalmente\",\n      \"mergeVertically\": \"Unisci verticalmente\",\n      \"unmerge\": \"Dividi celle\"\n    }\n  },\n  \"freezeDialog\": {\n    \"title\": \"Blocca riquadri\",\n    \"buttons\": {\n      \"freezePanes\": \"Blocca riquadri\",\n      \"freezeRows\": \"Blocca righe\",\n      \"freezeColumns\": \"Blocca colonne\",\n      \"unfreeze\": \"Sblocca riquadri\"\n    }\n  },\n  \"validationDialog\": {\n    \"title\": \"Convalida dati\",\n    \"hintMessage\": \"Si prega di inserire un {0} valore valido {1}.\",\n    \"hintTitle\": \"Convalida {0}\",\n    \"criteria\": {\n      \"any\": \"Qualsiasi valore\",\n      \"number\": \"Numero\",\n      \"text\": \"Testo\",\n      \"date\": \"Data\",\n      \"custom\": \"Formula personalizzata\"\n    },\n    \"comparers\": {\n      \"greaterThan\": \"più grande di\",\n      \"lessThan\": \"minore di\",\n      \"between\": \"tra\",\n      \"notBetween\": \"non tra\",\n      \"equalTo\": \"uguale a\",\n      \"notEqualTo\": \"non uguale a\",\n      \"greaterThanOrEqualTo\": \"maggiore o uguale a\",\n      \"lessThanOrEqualTo\": \"minore o uguale a\"\n    },\n    \"comparerMessages\": {\n      \"greaterThan\": \"più grande di {0}\",\n      \"lessThan\": \"minore di {0}\",\n      \"between\": \"tra {0} e {1}\",\n      \"notBetween\": \"non tra {0} e {1}\",\n      \"equalTo\": \"uguale a {0}\",\n      \"notEqualTo\": \"non uguale a {0}\",\n      \"greaterThanOrEqualTo\": \"maggiore o uguale a {0}\",\n      \"lessThanOrEqualTo\": \"minore o uguale a {0}\",\n      \"custom\": \"che soddisfa la formula: {0}\"\n    },\n    \"labels\": {\n      \"criteria\": \"Criteri\",\n      \"comparer\": \"Operatore di confronto\",\n      \"min\": \"Min\",\n      \"max\": \"Max\",\n      \"value\": \"Valore\",\n      \"start\": \"Inizia\",\n      \"end\": \"Fine\",\n      \"onInvalidData\": \"In base ai dati non validi\",\n      \"rejectInput\": \"Rifiuta di ingresso\",\n      \"showWarning\": \"Mostra avviso\",\n      \"showHint\": \"Mostra suggerimento\",\n      \"hintTitle\": \"Titolo suggerimento\",\n      \"hintMessage\": \"Messaggio suggerimento\"\n    },\n    \"placeholders\": {\n      \"typeTitle\": \"Tipo di titolo\",\n      \"typeMessage\": \"Tipo di messaggio\"\n    }\n  },\n  \"exportAsDialog\": {\n    \"title\": \"Salva con nome...\",\n    \"labels\": {\n      \"fileName\": \"Nome file\",\n      \"saveAsType\": \"Salva come tipo\"\n    }\n  },\n  \"modifyMergedDialog\": {\n    \"errorMessage\": \"Impossibile modificare parte di una cella unita.\"\n  },\n  \"useKeyboardDialog\": {\n    \"title\": \"Copia e incolla\",\n    \"errorMessage\": \"Queste azioni non possono essere invocate attraverso il menu. Ti prego, utilizza le scorciatoie da tastiera:\",\n    \"labels\": {\n      \"forCopy\": \"per copiare\",\n      \"forCut\": \"per tagliare\",\n      \"forPaste\": \"per incollare\"\n    }\n  },\n  \"unsupportedSelectionDialog\": {\n    \"errorMessage\": \"L'azione non può essere eseguita su selezione multipla.\"\n  }\n});\n}\n\nif (kendo.spreadsheet && kendo.spreadsheet.messages.filterMenu) {\nkendo.spreadsheet.messages.filterMenu =\n$.extend(true, kendo.spreadsheet.messages.filterMenu,{\n  \"sortAscending\": \"Ordina dall'A alla Z \",\n  \"sortDescending\": \"Ordina dalla Z all'A\",\n  \"filterByValue\": \"Filtra per valore\",\n  \"filterByCondition\": \"Filtra per criteri\",\n  \"apply\": \"Applica\",\n  \"search\": \"Cerca\",\n  \"clear\": \"Cancella\",\n  \"blanks\": \"(Vuote)\",\n  \"operatorNone\": \"Senza criteri\",\n  \"and\": \"E\",\n  \"or\": \"O\",\n  \"operators\": {\n    \"string\": {\n      \"contains\": \"Testo contiene\",\n      \"doesnotcontain\": \"Testo non contiene\",\n      \"startswith\": \"Testo inizia con\",\n      \"endswith\": \"Testo finisce con\"\n    },\n    \"date\": {\n      \"eq\": \"È uguale a\",\n      \"neq\": \"Non è uguale a\",\n      \"lt\": \"È prima\",\n      \"gt\": \"È dopo\"\n    },\n    \"number\": {\n      \"eq\": \"È uguale a\",\n      \"gt\": \"È più grande di\",\n      \"gte\": \"È più grande o uguale a\",\n      \"lt\": \"È più piccolo di\",\n      \"lte\": \"È più piccolo o uguale a\",\n      \"neq\": \"Non è uguale a\"\n    }\n  }\n});\n}\n\nif (kendo.spreadsheet && kendo.spreadsheet.messages.toolbar) {\nkendo.spreadsheet.messages.toolbar =\n$.extend(true, kendo.spreadsheet.messages.toolbar,{\n  \"addColumnLeft\": \"Aggiungi colonna a sinistra\",\n  \"addColumnRight\": \"Aggiungi colonna a destra\",\n  \"addRowAbove\": \"Aggiungi riga sopra\",\n  \"addRowBelow\": \"Aggiungi riga sotto\",\n  \"alignment\": \"Allineamento\",\n  \"alignmentButtons\": {\n  \"justtifyLeft\": \"Allinea testo a sinistra\",\n  \"justifyCenter\": \"Allinea al centro\",\n  \"justifyRight\": \"Allinea testo a destra\",\n  \"justifyFull\": \"Giustifica\",\n  \"alignTop\": \"Allinea in alto\",\n  \"alignMiddle\": \"Allinea al centro verticalmente\",\n  \"alignBottom\": \"Allinea in basso\"\n  },\n  \"backgroundColor\": \"Colore riempimento\",\n  \"bold\": \"Grassetto\",\n  \"borders\": \"Bordi\",\n  \"copy\": \"Copia\",\n  \"cut\": \"Taglia\",\n  \"deleteColumn\": \"Rimuovi colonna\",\n  \"deleteRow\": \"Rimuovi riga\",\n  \"filter\": \"Filtro\",\n  \"fontFamily\": \"Carattere\",\n  \"fontSize\": \"Dimensione carattere\",\n  \"format\": \"Format personalizzato...\",\n  \"formatTypes\": {\n    \"automatic\": \"Automatico\",\n    \"number\": \"Numero\",\n    \"percent\": \"Percentuale\",\n    \"financial\": \"Contabilità\",\n    \"currency\": \"Valuta\",\n    \"date\": \"Data\",\n    \"time\": \"Ora\",\n    \"dateTime\": \"Data e ora\",\n    \"duration\": \"Durata\",\n    \"moreFormats\": \"Altri formati...\"\n  },\n  \"formatDecreaseDecimal\": \"Riduce il numero di decimali\",\n  \"formatIncreaseDecimal\": \"Aumenta il numero di decimali\",\n  \"freeze\": \"Blocca riquadri\",\n  \"freezeButtons\": {\n    \"freezePanes\": \"Blocca riquadri\",\n    \"freezeRows\": \"Blocca righe\",\n    \"freezeColumns\": \"Blocca colonne\",\n    \"unfreeze\": \"Sblocca riquadri\"\n  },\n  \"italic\": \"Corsivo\",\n  \"merge\": \"Unisci celle\",\n  \"mergeButtons\": {\n    \"mergeCells\": \"Unisci tutte le celle\",\n    \"mergeHorizontally\": \"Unisci orizzontalmente\",\n    \"mergeVertically\": \"Unisci verticalmente\",\n    \"unmerge\": \"Dividi celle\"\n  },\n  \"open\": \"Apri...\",\n  \"paste\": \"Incolla\",\n  \"quickAccess\": {\n    \"redo\": \"Ripristina\",\n    \"undo\": \"Annulla\"\n  },\n  \"saveAs\": \"Salva con nome...\",\n  \"sortAsc\": \"Ordine crescente\",\n  \"sortDesc\": \"Ordine decrescente\",\n  \"sortButtons\": {\n    \"sortSheetAsc\": \"Ordina fogli dall'A alle Z\",\n    \"sortSheetDesc\": \"Ordina fogli dalle Z all'A\",\n    \"sortRangeAsc\": \"Ordina intervalli dall'A alle Z\",\n    \"sortRangeDesc\": \"Ordina intervalli dalle Z all'A\"\n  },\n  \"textColor\": \"Colore carattere\",\n  \"textWrap\": \"Testo a capo\",\n  \"underline\": \"Sottolineato\",\n  \"validation\": \"Convalida dati...\"\n});\n}\n\nif (kendo.spreadsheet && kendo.spreadsheet.messages.view) {\nkendo.spreadsheet.messages.view =\n$.extend(true, kendo.spreadsheet.messages.view,{\n  \"errors\": {\n    \"shiftingNonblankCells\": \"Impossibile inserire cellule a causa di una possibile perdita di dati. Seleziona un altro punto di inserimento o cancellare i dati dalla fine del foglio di lavoro.\",\n    \"filterRangeContainingMerges\": \"Impossibile creare un filtro all'interno di un intervallo che contiene celle unite.\"\n  },\n  \"tabs\": {\n    \"home\": \"Home\",\n    \"insert\": \"Inserisci\",\n    \"data\": \"Dati\"\n  }\n});\n}\n\n/* Dialog */\n\nif (kendo.ui.Dialog) {\nkendo.ui.Dialog.prototype.options.messages =\n$.extend(true, kendo.ui.Dialog.prototype.options.localization, {\n  \"close\": \"Vicino\"\n});\n}\n\n/* Alert */\n\nif (kendo.ui.Alert) {\nkendo.ui.Alert.prototype.options.messages =\n$.extend(true, kendo.ui.Alert.prototype.options.localization, {\n  \"okText\": \"OK\"\n});\n}\n\n/* Confirm */\n\nif (kendo.ui.Confirm) {\nkendo.ui.Confirm.prototype.options.messages =\n$.extend(true, kendo.ui.Confirm.prototype.options.localization, {\n  \"okText\": \"OK\",\n  \"cancel\": \"Annulla\"\n});\n}\n\n/* Prompt */\nif (kendo.ui.Prompt) {\nkendo.ui.Prompt.prototype.options.messages =\n$.extend(true, kendo.ui.Prompt.prototype.options.localization, {\n  \"okText\": \"OK\",\n  \"cancel\": \"Annulla\"\n});\n}\n\n/* List messages */\n\nif (kendo.ui.List) {\n    kendo.ui.List.prototype.options.messages =\n    $.extend(true, kendo.ui.List.prototype.options.messages,{\n      \"clear\": \"cancella\",\n      \"noData\": \"Nessun dato trovato.\"\n    });\n}\n\n/* DropDownList messages */\n\nif (kendo.ui.DropDownList) {\n    kendo.ui.DropDownList.prototype.options.messages =\n    $.extend(true, kendo.ui.DropDownList.prototype.options.messages, kendo.ui.List.prototype.options.messages);\n}\n\n/* ComboBox messages */\n\nif (kendo.ui.ComboBox) {\n    kendo.ui.ComboBox.prototype.options.messages =\n    $.extend(true, kendo.ui.ComboBox.prototype.options.messages, kendo.ui.List.prototype.options.messages);\n}\n\n/* AutoComplete messages */\n\nif (kendo.ui.AutoComplete) {\n    kendo.ui.AutoComplete.prototype.options.messages =\n    $.extend(true, kendo.ui.AutoComplete.prototype.options.messages, kendo.ui.List.prototype.options.messages);\n}\n\n/* MultiColumnComboBox messages */\n\nif (kendo.ui.MultiColumnComboBox) {\n    kendo.ui.MultiColumnComboBox.prototype.options.messages =\n    $.extend(true, kendo.ui.MultiColumnComboBox.prototype.options.messages, kendo.ui.List.prototype.options.messages);\n}\n\n/* DropDownTree messages */\n\nif (kendo.ui.DropDownTree) {\n    kendo.ui.DropDownTree.prototype.options.messages =\n    $.extend(true, kendo.ui.DropDownTree.prototype.options.messages,{\n        \"singleTag\": \"opzione/i selezionata/e\",\n        \"clear\": \"cancelli\",\n        \"deleteTag\": \"rimuovi\",\n        \"noData\": \"Nessun dato trovato.\"\n    });\n}\n\n/* MultiSelect messages */\n\nif (kendo.ui.MultiSelect) {\n    kendo.ui.MultiSelect.prototype.options.messages =\n    $.extend(true, kendo.ui.MultiSelect.prototype.options.messages,{\n        \"singleTag\": \"opzione/i selezionata/e\",\n        \"clear\": \"cancelli\",\n        \"deleteTag\": \"rimuovi\",\n        \"noData\": \"Nessun dato trovato.\",\n        \"downArrow\": \"seleziona\"\n    });\n}\n\n/* Chat messages */\n\nif (kendo.ui.Chat) {\n    kendo.ui.Chat.prototype.options.messages =\n    $.extend(true, kendo.ui.Chat.prototype.options.messages,{\n        \"messageListLabel\": \"Lista di messaggi\",\n        \"placeholder\": \"Scrivi...\",\n        \"toggleButton\": \"Apri/chiudi barra degli strumenti\",\n        \"sendButton\": \"Invia messaggio\"\n    });\n}\n\n/* Wizard messages */\n\nif (kendo.ui.Wizard) {\n    kendo.ui.Wizard.prototype.options.messages =\n    $.extend(true, kendo.ui.Wizard.prototype.options.messages,{\n        \"reset\": \"Risetta\",\n        \"previous\": \"Precedente\",\n        \"next\": \"Prossimo\",\n        \"done\": \"Finito\",\n        \"step\": \"Passo\",\n        \"of\": \"di\"\n    });\n}\n\n/* OrgChart messages */\n\nif (kendo.ui.OrgChart) {\n    kendo.ui.OrgChart.prototype.options.messages =\n    $.extend(true, kendo.ui.OrgChart.prototype.options.messages,{\n        label: \"Org Chart\",\n        edit: \"Modifica\",\n        create: \"Crea\",\n        destroy: \"Rimuovi\",\n        destroyContent: \"Sei sicuro che vuoi rimovere questo articulo e i suoi figli?\",\n        destroyTitle: \"Rimuovi articolo\",\n        cancel: \"Anulla\",\n        save: \"Salva\",\n        menuLabel: \"Menu di modificazioni\",\n        uploadAvatar: \"Carica un nuovo avatar\",\n        parent: \"Genitore\",\n        name: \"Nome\",\n        title: \"Titolo\",\n        none: \"--Nessun--\",\n        expand: \"espanda\",\n        collapse: \"crolla\"\n    });\n}\n\n})(window.kendo.jQuery);\n}));"],"names":["f","define","amd","$","window","kendo","jQuery","ui","FilterCell","prototype","options","operators","extend","date","eq","gt","gte","lt","lte","neq","isnull","isnotnull","number","string","contains","doesnotcontain","endswith","startswith","isempty","isnotempty","enums","FilterMenu","ColumnMenu","messages","columns","filter","sortAscending","sortDescending","settings","done","lock","unlock","RecurrenceEditor","repeat","daily","interval","repeatEvery","end","after","occurrence","label","never","on","mobileLabel","frequencies","monthly","weekly","yearly","day","repeatOn","offsetPositions","first","fourth","last","second","third","of","month","weekdays","weekday","weekend","MobileRecurrenceEditor","endTitle","repeatTitle","headerTitle","patterns","repeatBy","dayOfMonth","dayOfWeek","every","clear","isFalse","isTrue","operator","and","info","title","or","selectValue","cancel","value","FilterMultiCheck","search","Grid","commands","canceledit","create","destroy","edit","excel","pdf","save","select","update","editable","confirmation","cancelDelete","confirmDelete","Groupable","empty","Pager","allPages","display","itemsPerPage","next","page","previous","refresh","TreeListPager","Upload","localization","retry","remove","uploadSelectedFiles","dropFilesHere","statusFailed","statusUploaded","statusUploading","headerStatusUploaded","headerStatusUploading","Editor","bold","createLink","fontName","fontNameInherit","fontSize","fontSizeInherit","formatBlock","indent","insertHtml","insertImage","insertOrderedList","insertUnorderedList","italic","justifyCenter","justifyFull","justifyLeft","justifyRight","outdent","strikethrough","styles","subscript","superscript","underline","unlink","deleteFile","directoryNotFound","emptyFolder","invalidFileType","orderBy","orderByName","orderBySize","overwriteFile","uploadFile","backColor","foreColor","imageWebAddress","dialogButtonSeparator","dialogCancel","dialogInsert","imageAltText","linkOpenInNewWindow","linkText","linkToolTip","linkWebAddress","createTable","addColumnLeft","addColumnRight","addRowAbove","addRowBelow","deleteColumn","deleteRow","viewHtml","dialogUpdate","insertFile","insertFile1","print","borderNone","Scheduler","allDay","editor","allDayEvent","description","editorTitle","endTimezone","separateTimezones","start","startTimezone","timezone","timezoneEditorButton","timezoneEditorTitle","noTimezone","event","recurrenceMessages","deleteWindowOccurrence","deleteWindowSeries","deleteWindowTitle","editWindowOccurrence","editWindowSeries","editWindowTitle","deleteRecurring","editRecurring","time","today","views","agenda","week","workWeek","showFullDay","showWorkDay","selectView","Validator","required","pattern","min","max","step","email","url","dateCompare","spreadsheet","borderPalette","allBorders","insideBorders","insideHorizontalBorders","insideVerticalBorders","outsideBorders","leftBorder","topBorder","rightBorder","bottomBorder","noBorders","dialogs","apply","okText","formatCellsDialog","categories","currency","fontFamilyDialog","fontSizeDialog","bordersDialog","alignmentDialog","buttons","justtifyLeft","alignTop","alignMiddle","alignBottom","mergeDialog","mergeCells","mergeHorizontally","mergeVertically","unmerge","freezeDialog","freezePanes","freezeRows","freezeColumns","unfreeze","validationDialog","hintMessage","hintTitle","criteria","any","text","custom","comparers","greaterThan","lessThan","between","notBetween","equalTo","notEqualTo","greaterThanOrEqualTo","lessThanOrEqualTo","comparerMessages","labels","comparer","onInvalidData","rejectInput","showWarning","showHint","placeholders","typeTitle","typeMessage","exportAsDialog","fileName","saveAsType","modifyMergedDialog","errorMessage","useKeyboardDialog","forCopy","forCut","forPaste","unsupportedSelectionDialog","filterMenu","filterByValue","filterByCondition","blanks","operatorNone","toolbar","alignment","alignmentButtons","backgroundColor","borders","copy","cut","fontFamily","format","formatTypes","automatic","percent","financial","dateTime","duration","moreFormats","formatDecreaseDecimal","formatIncreaseDecimal","freeze","freezeButtons","merge","mergeButtons","open","paste","quickAccess","redo","undo","saveAs","sortAsc","sortDesc","sortButtons","sortSheetAsc","sortSheetDesc","sortRangeAsc","sortRangeDesc","textColor","textWrap","validation","view","errors","shiftingNonblankCells","filterRangeContainingMerges","tabs","home","insert","data","Dialog","close","Alert","Confirm","Prompt","List","noData","DropDownList","ComboBox","AutoComplete","MultiColumnComboBox","DropDownTree","singleTag","deleteTag","MultiSelect","downArrow","Chat","messageListLabel","placeholder","toggleButton","sendButton","Wizard","reset","OrgChart","destroyContent","destroyTitle","menuLabel","uploadAvatar","parent","name","none","expand","collapse"],"mappings":"CACC,SAASA,GACgB,mBAAXC,QAAyBA,OAAOC,IACvCD,OAAO,CAAC,cAAeD,GAEvBA,IAJR,CAME,WACF,IAAUG,EAAAA,EA+4BPC,OAAOC,MAAMC,OA54BZD,MAAME,GAAGC,aACbH,MAAME,GAAGC,WAAWC,UAAUC,QAAQC,UACtCR,EAAES,QAAO,EAAMP,MAAME,GAAGC,WAAWC,UAAUC,QAAQC,UAAU,CAC7DE,KAAQ,CACNC,GAAM,aACNC,GAAM,SACNC,IAAO,oBACPC,GAAM,UACNC,IAAO,qBACPC,IAAO,iBACPC,OAAU,UACVC,UAAa,eAEfC,OAAU,CACRR,GAAM,aACNC,GAAM,kBACNC,IAAO,0BACPC,GAAM,mBACNC,IAAO,2BACPC,IAAO,iBACPC,OAAU,UACVC,UAAa,eAEfE,OAAU,CACRC,SAAY,WACZC,eAAkB,eAClBC,SAAY,cACZZ,GAAM,aACNK,IAAO,iBACPQ,WAAc,aACdP,OAAU,UACVC,UAAa,cACbO,QAAW,UACXC,WAAc,eAEhBC,MAAS,CACPhB,GAAM,aACNK,IAAO,iBACPC,OAAU,UACVC,UAAa,kBAObhB,MAAME,GAAGwB,aACb1B,MAAME,GAAGwB,WAAWtB,UAAUC,QAAQC,UACtCR,EAAES,QAAO,EAAMP,MAAME,GAAGwB,WAAWtB,UAAUC,QAAQC,UAAU,CAC7DE,KAAQ,CACNC,GAAM,aACNC,GAAM,SACNC,IAAO,oBACPC,GAAM,UACNC,IAAO,qBACPC,IAAO,iBACPC,OAAU,UACVC,UAAa,eAEfC,OAAU,CACRR,GAAM,aACNC,GAAM,kBACNC,IAAO,0BACPC,GAAM,mBACNC,IAAO,2BACPC,IAAO,iBACPC,OAAU,UACVC,UAAa,eAEfE,OAAU,CACRC,SAAY,WACZC,eAAkB,eAClBC,SAAY,cACZZ,GAAM,aACNK,IAAO,iBACPQ,WAAc,aACdP,OAAU,UACVC,UAAa,cACbO,QAAW,UACXC,WAAc,eAEhBC,MAAS,CACPhB,GAAM,aACNK,IAAO,iBACPC,OAAU,UACVC,UAAa,kBAObhB,MAAME,GAAGyB,aACb3B,MAAME,GAAGyB,WAAWvB,UAAUC,QAAQuB,SACtC9B,EAAES,QAAO,EAAMP,MAAME,GAAGyB,WAAWvB,UAAUC,QAAQuB,SAAS,CAC5DC,QAAW,UACXC,OAAU,SACVC,cAAiB,sBACjBC,eAAkB,wBAClBC,SAAY,uBACZC,KAAQ,QACRC,KAAQ,WACRC,OAAU,eAMRpC,MAAME,GAAGmC,mBACbrC,MAAME,GAAGmC,iBAAiBjC,UAAUC,QAAQuB,SAC5C9B,EAAES,QAAO,EAAMP,MAAME,GAAGmC,iBAAiBjC,UAAUC,QAAQuB,SAAS,CAClEU,OAAU,SACVC,MAAS,CACPC,SAAY,YACZC,YAAe,iBAEjBC,IAAO,CACLC,MAAS,OACTC,WAAc,gBACdC,MAAS,QACTC,MAAS,MACTC,GAAM,KACNC,YAAe,QAEjBC,YAAe,CACbV,MAAS,cACTW,QAAW,YACXJ,MAAS,MACTK,OAAU,iBACVC,OAAU,aAEZF,QAAW,CACTG,IAAO,SACPb,SAAY,UACZC,YAAe,gBACfa,SAAY,mBACZ9C,KAAQ,QAEV+C,gBAAmB,CACjBC,MAAS,QACTC,OAAU,SACVC,KAAQ,SACRC,OAAU,UACVC,MAAS,SAEXT,OAAU,CACRV,YAAe,eACfa,SAAY,iBACZd,SAAY,gBAEdY,OAAU,CACRS,GAAM,KACNpB,YAAe,eACfa,SAAY,iBACZd,SAAY,UACZsB,MAAS,OACTT,IAAO,SACP7C,KAAQ,QAEVuD,SAAY,CACVV,IAAO,SACPW,QAAW,yBACXC,QAAW,2BAOXjE,MAAME,GAAGgE,yBACTlE,MAAME,GAAGgE,uBAAuB9D,UAAUC,QAAQuB,SAClD9B,EAAES,QAAO,EAAMP,MAAME,GAAGgE,uBAAuB9D,UAAUC,QAAQuB,SAAU5B,MAAME,GAAGmC,iBAAiBjC,UAAUC,QAAQuB,SAAU,CAC/HuC,SAAY,mBACZC,YAAe,yBACfC,YAAe,sBACf3B,IAAO,CACL4B,SAAY,CACRxB,MAAS,MACTH,MAAS,UACTI,GAAM,UAGZG,QAAW,CACTqB,SAAY,eACZC,WAAc,gBACdC,UAAa,yBACbC,MAAS,QAEXtB,OAAU,CACRmB,SAAY,eACZC,WAAc,gBACdC,UAAa,yBACbC,MAAS,OACTZ,MAAS,OACTT,IAAO,aAOXrD,MAAME,GAAGC,aACbH,MAAME,GAAGC,WAAWC,UAAUC,QAAQuB,SACtC9B,EAAES,QAAO,EAAMP,MAAME,GAAGC,WAAWC,UAAUC,QAAQuB,SAAS,CAC5D+C,MAAS,UACT7C,OAAU,SACV8C,QAAW,UACXC,OAAU,SACVC,SAAY,eAMV9E,MAAME,GAAGwB,aACb1B,MAAME,GAAGwB,WAAWtB,UAAUC,QAAQuB,SACtC9B,EAAES,QAAO,EAAMP,MAAME,GAAGwB,WAAWtB,UAAUC,QAAQuB,SAAS,CAC5DmD,IAAO,IACPJ,MAAS,UACT7C,OAAU,SACVkD,KAAQ,iCACRC,MAAS,gCACTL,QAAW,UACXC,OAAU,SACVK,GAAM,IACNC,YAAe,qBACfC,OAAU,UACVN,SAAY,YACZO,MAAS,YAMPrF,MAAME,GAAGoF,mBACbtF,MAAME,GAAGoF,iBAAiBlF,UAAUC,QAAQuB,SAC5C9B,EAAES,QAAO,EAAMP,MAAME,GAAGoF,iBAAiBlF,UAAUC,QAAQuB,SAAS,CAClE2D,OAAU,WAMRvF,MAAME,GAAGsF,OACbxF,MAAME,GAAGsF,KAAKpF,UAAUC,QAAQuB,SAChC9B,EAAES,QAAO,EAAMP,MAAME,GAAGsF,KAAKpF,UAAUC,QAAQuB,SAAS,CACtD6D,SAAY,CACVC,WAAc,UACdN,OAAU,oBACVO,OAAU,0BACVC,QAAW,UACXC,KAAQ,OACRC,MAAS,kBACTC,IAAO,gBACPC,KAAQ,qBACRC,OAAU,YACVC,OAAU,YAEZC,SAAY,CACVC,aAAgB,6CAChBC,aAAgB,UAChBC,cAAiB,cAOjBtG,MAAME,GAAGqG,YACbvG,MAAME,GAAGqG,UAAUnG,UAAUC,QAAQuB,SACrC9B,EAAES,QAAO,EAAMP,MAAME,GAAGqG,UAAUnG,UAAUC,QAAQuB,SAAS,CAC3D4E,MAAS,4FAMPxG,MAAME,GAAGuG,QACbzG,MAAME,GAAGuG,MAAMrG,UAAUC,QAAQuB,SACjC9B,EAAES,QAAO,EAAMP,MAAME,GAAGuG,MAAMrG,UAAUC,QAAQuB,SAAS,CACvD8E,SAAY,MACZC,QAAW,4BACXH,MAAS,kCACThD,MAAS,wBACToD,aAAgB,sBAChBlD,KAAQ,wBACRmD,KAAQ,2BACRhD,GAAM,SACNiD,KAAQ,SACRC,SAAY,6BACZC,QAAW,cAMThH,MAAME,GAAG+G,gBACbjH,MAAME,GAAG+G,cAAc7G,UAAUC,QAAQuB,SACzC9B,EAAES,QAAO,EAAMP,MAAME,GAAG+G,cAAc7G,UAAUC,QAAQuB,SAAS,CAC/D8E,SAAY,MACZC,QAAW,4BACXH,MAAS,kCACThD,MAAS,wBACToD,aAAgB,sBAChBlD,KAAQ,wBACRmD,KAAQ,2BACRhD,GAAM,SACNiD,KAAQ,SACRC,SAAY,6BACZC,QAAW,cAMThH,MAAME,GAAGgH,SACblH,MAAME,GAAGgH,OAAO9G,UAAUC,QAAQ8G,aAClCrH,EAAES,QAAO,EAAMP,MAAME,GAAGgH,OAAO9G,UAAUC,QAAQ8G,aAAa,CAC5D/B,OAAU,UACVgC,MAAS,UACTnB,OAAU,eACVoB,OAAU,UACVC,oBAAuB,8BACvBC,cAAiB,mCACjBC,aAAgB,UAChBC,eAAkB,oBAClBC,gBAAmB,kBACnBC,qBAAwB,QACxBC,sBAAyB,wBAMvB5H,MAAME,GAAG2H,SACb7H,MAAME,GAAG2H,OAAOzH,UAAUC,QAAQuB,SAClC9B,EAAES,QAAO,EAAMP,MAAME,GAAG2H,OAAOzH,UAAUC,QAAQuB,SAAS,CACxDkG,KAAQ,YACRC,WAAc,sBACdC,SAAY,iCACZC,gBAAmB,mBACnBC,SAAY,mCACZC,gBAAmB,yBACnBC,YAAe,kBACfC,OAAU,kBACVC,WAAc,iBACdC,YAAe,qBACfC,kBAAqB,2BACrBC,oBAAuB,+BACvBC,OAAU,SACVC,cAAiB,eACjBC,YAAe,mBACfC,YAAe,8BACfC,aAAgB,4BAChBC,QAAW,iBACXC,cAAiB,UACjBC,OAAU,QACVC,UAAa,WACbC,YAAe,WACfC,UAAa,eACbC,OAAU,oBACVC,WAAc,mCACdC,kBAAqB,wDACrBC,YAAe,iBACfC,gBAAmB,8EACnBC,QAAW,cACXC,YAAe,OACfC,YAAe,aACfC,cAAiB,qFACjBC,WAAc,SACdC,UAAa,gBACbC,UAAa,SACbzC,cAAiB,oCACjB0C,gBAAmB,gBACnBC,sBAAyB,IACzBC,aAAgB,UAChBC,aAAgB,YAChBC,aAAgB,oBAChBC,oBAAuB,kCACvBC,SAAY,QACZC,YAAe,UACfC,eAAkB,gBAClBlF,OAAU,QACVmF,YAAe,eACfC,cAAiB,8BACjBC,eAAkB,4BAClBC,YAAe,sBACfC,YAAe,sBACfC,aAAgB,kBAChBC,UAAa,eACbC,SAAY,YACZC,aAAgB,WAChBC,WAAc,iBACdC,YAAe,iBACfC,MAAS,SACTC,WAAc,aAMZtL,MAAME,GAAGqL,YACbvL,MAAME,GAAGqL,UAAUnL,UAAUC,QAAQuB,SACrC9B,EAAES,QAAO,EAAMP,MAAME,GAAGqL,UAAUnL,UAAUC,QAAQuB,SAAS,CAC3D4J,OAAU,kBACVpG,OAAU,UACVe,SAAY,CACVC,aAAgB,4CAElB5F,KAAQ,OACRoF,QAAW,UACX6F,OAAU,CACRC,YAAe,kBACfC,YAAe,cACfC,YAAe,SACflJ,IAAO,OACPmJ,YAAe,qBACfvJ,OAAU,SACVwJ,kBAAqB,mDACrBC,MAAS,SACTC,cAAiB,uBACjBC,SAAY,uBACZC,qBAAwB,cACxBC,oBAAuB,aACvBlH,MAAS,SACTmH,WAAc,eAEhBC,MAAS,SACTC,mBAAsB,CACpBC,uBAA0B,4BAC1BC,mBAAsB,mBACtBC,kBAAqB,8BACrBC,qBAAwB,6BACxBC,iBAAoB,oBACpBC,gBAAmB,+BACnBC,gBAAmB,yDACnBC,cAAiB,0DAEnB9G,KAAQ,QACR+G,KAAQ,QACRC,MAAS,OACTC,MAAS,CACPC,OAAU,SACV7J,IAAO,SACPS,MAAS,OACTqJ,KAAQ,YACRC,SAAY,wBAEdX,kBAAqB,iBACrBY,YAAe,4BACfC,YAAe,gCACf/H,OAAU,WACVyB,QAAW,UACXuG,WAAc,qBAMVvN,MAAME,GAAGsN,YACXxN,MAAME,GAAGsN,UAAUpN,UAAUC,QAAQuB,SACnC9B,EAAES,QAAO,EAAMP,MAAME,GAAGsN,UAAUpN,UAAUC,QAAQuB,SAAU,CAC5D6L,SAAY,kBACZC,QAAW,mBACXC,IAAO,iDACPC,IAAO,+CACPC,KAAQ,mBACRC,MAAS,sCACTC,IAAO,0BACPvN,KAAQ,mCACRwN,YAAe,2EAOnBhO,MAAMiO,aAAejO,MAAMiO,YAAYrM,SAASsM,gBACpDlO,MAAMiO,YAAYrM,SAASsM,cAC3BpO,EAAES,QAAO,EAAMP,MAAMiO,YAAYrM,SAASsM,cAAc,CACtDC,WAAc,gBACdC,cAAiB,gBACjBC,wBAA2B,4BAC3BC,sBAAyB,0BACzBC,eAAkB,gBAClBC,WAAc,iBACdC,UAAa,kBACbC,YAAe,eACfC,aAAgB,kBAChBC,UAAa,kBAIX5O,MAAMiO,aAAejO,MAAMiO,YAAYrM,SAASiN,UACpD7O,MAAMiO,YAAYrM,SAASiN,QAC3B/O,EAAES,QAAO,EAAMP,MAAMiO,YAAYrM,SAASiN,QAAQ,CAChDC,MAAS,UACT9I,KAAQ,QACRZ,OAAU,UACViC,OAAU,UACV0H,OAAU,KACVC,kBAAqB,CACnB/J,MAAS,UACTgK,WAAc,CACZhO,OAAU,SACViO,SAAY,SACZ1O,KAAQ,SAGZ2O,iBAAoB,CAClBlK,MAAS,aAEXmK,eAAkB,CAChBnK,MAAS,wBAEXoK,cAAiB,CACfpK,MAAS,SAEXqK,gBAAmB,CACjBrK,MAAS,eACTsK,QAAW,CACVC,aAAgB,2BAChB7G,cAAiB,oBACjBG,aAAgB,yBAChBF,YAAe,aACf6G,SAAY,kBACZC,YAAe,kCACfC,YAAe,qBAGlBC,YAAe,CACb3K,MAAS,eACTsK,QAAW,CACTM,WAAc,wBACdC,kBAAqB,yBACrBC,gBAAmB,uBACnBC,QAAW,iBAGfC,aAAgB,CACdhL,MAAS,kBACTsK,QAAW,CACTW,YAAe,kBACfC,WAAc,eACdC,cAAiB,iBACjBC,SAAY,qBAGhBC,iBAAoB,CAClBrL,MAAS,iBACTsL,YAAe,iDACfC,UAAa,gBACbC,SAAY,CACVC,IAAO,mBACPzP,OAAU,SACV0P,KAAQ,QACRnQ,KAAQ,OACRoQ,OAAU,0BAEZC,UAAa,CACXC,YAAe,gBACfC,SAAY,YACZC,QAAW,MACXC,WAAc,UACdC,QAAW,WACXC,WAAc,eACdC,qBAAwB,sBACxBC,kBAAqB,qBAEvBC,iBAAoB,CAClBR,YAAe,oBACfC,SAAY,gBACZC,QAAW,gBACXC,WAAc,oBACdC,QAAW,eACXC,WAAc,mBACdC,qBAAwB,0BACxBC,kBAAqB,wBACrBT,OAAU,gCAEZW,OAAU,CACRd,SAAY,UACZe,SAAY,yBACZ7D,IAAO,MACPC,IAAO,MACPvI,MAAS,SACT0G,MAAS,SACTrJ,IAAO,OACP+O,cAAiB,6BACjBC,YAAe,sBACfC,YAAe,gBACfC,SAAY,sBACZpB,UAAa,sBACbD,YAAe,0BAEjBsB,aAAgB,CACdC,UAAa,iBACbC,YAAe,sBAGnBC,eAAkB,CAChB/M,MAAS,oBACTsM,OAAU,CACRU,SAAY,YACZC,WAAc,oBAGlBC,mBAAsB,CACpBC,aAAgB,oDAElBC,kBAAqB,CACnBpN,MAAS,kBACTmN,aAAgB,+GAChBb,OAAU,CACRe,QAAW,cACXC,OAAU,eACVC,SAAY,kBAGhBC,2BAA8B,CAC5BL,aAAgB,8DAKhBpS,MAAMiO,aAAejO,MAAMiO,YAAYrM,SAAS8Q,aACpD1S,MAAMiO,YAAYrM,SAAS8Q,WAC3B5S,EAAES,QAAO,EAAMP,MAAMiO,YAAYrM,SAAS8Q,WAAW,CACnD3Q,cAAiB,wBACjBC,eAAkB,uBAClB2Q,cAAiB,oBACjBC,kBAAqB,qBACrB9D,MAAS,UACTvJ,OAAU,QACVZ,MAAS,WACTkO,OAAU,UACVC,aAAgB,gBAChB/N,IAAO,IACPG,GAAM,IACN5E,UAAa,CACXY,OAAU,CACRC,SAAY,iBACZC,eAAkB,qBAClBE,WAAc,mBACdD,SAAY,qBAEdb,KAAQ,CACNC,GAAM,aACNK,IAAO,iBACPF,GAAM,UACNF,GAAM,UAERO,OAAU,CACRR,GAAM,aACNC,GAAM,kBACNC,IAAO,0BACPC,GAAM,mBACNC,IAAO,2BACPC,IAAO,sBAMTd,MAAMiO,aAAejO,MAAMiO,YAAYrM,SAASmR,UACpD/S,MAAMiO,YAAYrM,SAASmR,QAC3BjT,EAAES,QAAO,EAAMP,MAAMiO,YAAYrM,SAASmR,QAAQ,CAChDpI,cAAiB,8BACjBC,eAAkB,4BAClBC,YAAe,sBACfC,YAAe,sBACfkI,UAAa,eACbC,iBAAoB,CACpBzD,aAAgB,2BAChB7G,cAAiB,oBACjBG,aAAgB,yBAChBF,YAAe,aACf6G,SAAY,kBACZC,YAAe,kCACfC,YAAe,oBAEfuD,gBAAmB,qBACnBpL,KAAQ,YACRqL,QAAW,QACXC,KAAQ,QACRC,IAAO,SACPtI,aAAgB,kBAChBC,UAAa,eACblJ,OAAU,SACVwR,WAAc,YACdpL,SAAY,uBACZqL,OAAU,2BACVC,YAAe,CACbC,UAAa,aACbxS,OAAU,SACVyS,QAAW,cACXC,UAAa,cACbzE,SAAY,SACZ1O,KAAQ,OACRuM,KAAQ,MACR6G,SAAY,aACZC,SAAY,SACZC,YAAe,oBAEjBC,sBAAyB,+BACzBC,sBAAyB,gCACzBC,OAAU,kBACVC,cAAiB,CACfhE,YAAe,kBACfC,WAAc,eACdC,cAAiB,iBACjBC,SAAY,oBAEd3H,OAAU,UACVyL,MAAS,eACTC,aAAgB,CACdvE,WAAc,wBACdC,kBAAqB,yBACrBC,gBAAmB,uBACnBC,QAAW,gBAEbqE,KAAQ,UACRC,MAAS,UACTC,YAAe,CACbC,KAAQ,aACRC,KAAQ,WAEVC,OAAU,oBACVC,QAAW,mBACXC,SAAY,qBACZC,YAAe,CACbC,aAAgB,6BAChBC,cAAiB,6BACjBC,aAAgB,kCAChBC,cAAiB,mCAEnBC,UAAa,mBACbC,SAAY,eACZ/L,UAAa,eACbgM,WAAc,uBAIZpV,MAAMiO,aAAejO,MAAMiO,YAAYrM,SAASyT,OACpDrV,MAAMiO,YAAYrM,SAASyT,KAC3BvV,EAAES,QAAO,EAAMP,MAAMiO,YAAYrM,SAASyT,KAAK,CAC7CC,OAAU,CACRC,sBAAyB,sKACzBC,4BAA+B,uFAEjCC,KAAQ,CACNC,KAAQ,OACRC,OAAU,YACVC,KAAQ,WAOR5V,MAAME,GAAG2V,SACb7V,MAAME,GAAG2V,OAAOzV,UAAUC,QAAQuB,SAClC9B,EAAES,QAAO,EAAMP,MAAME,GAAG2V,OAAOzV,UAAUC,QAAQ8G,aAAc,CAC7D2O,MAAS,YAMP9V,MAAME,GAAG6V,QACb/V,MAAME,GAAG6V,MAAM3V,UAAUC,QAAQuB,SACjC9B,EAAES,QAAO,EAAMP,MAAME,GAAG6V,MAAM3V,UAAUC,QAAQ8G,aAAc,CAC5D4H,OAAU,QAMR/O,MAAME,GAAG8V,UACbhW,MAAME,GAAG8V,QAAQ5V,UAAUC,QAAQuB,SACnC9B,EAAES,QAAO,EAAMP,MAAME,GAAG8V,QAAQ5V,UAAUC,QAAQ8G,aAAc,CAC9D4H,OAAU,KACV3J,OAAU,aAKRpF,MAAME,GAAG+V,SACbjW,MAAME,GAAG+V,OAAO7V,UAAUC,QAAQuB,SAClC9B,EAAES,QAAO,EAAMP,MAAME,GAAG+V,OAAO7V,UAAUC,QAAQ8G,aAAc,CAC7D4H,OAAU,KACV3J,OAAU,aAMRpF,MAAME,GAAGgW,OACTlW,MAAME,GAAGgW,KAAK9V,UAAUC,QAAQuB,SAChC9B,EAAES,QAAO,EAAMP,MAAME,GAAGgW,KAAK9V,UAAUC,QAAQuB,SAAS,CACtD+C,MAAS,WACTwR,OAAU,0BAMZnW,MAAME,GAAGkW,eACTpW,MAAME,GAAGkW,aAAahW,UAAUC,QAAQuB,SACxC9B,EAAES,QAAO,EAAMP,MAAME,GAAGkW,aAAahW,UAAUC,QAAQuB,SAAU5B,MAAME,GAAGgW,KAAK9V,UAAUC,QAAQuB,WAKjG5B,MAAME,GAAGmW,WACTrW,MAAME,GAAGmW,SAASjW,UAAUC,QAAQuB,SACpC9B,EAAES,QAAO,EAAMP,MAAME,GAAGmW,SAASjW,UAAUC,QAAQuB,SAAU5B,MAAME,GAAGgW,KAAK9V,UAAUC,QAAQuB,WAK7F5B,MAAME,GAAGoW,eACTtW,MAAME,GAAGoW,aAAalW,UAAUC,QAAQuB,SACxC9B,EAAES,QAAO,EAAMP,MAAME,GAAGoW,aAAalW,UAAUC,QAAQuB,SAAU5B,MAAME,GAAGgW,KAAK9V,UAAUC,QAAQuB,WAKjG5B,MAAME,GAAGqW,sBACTvW,MAAME,GAAGqW,oBAAoBnW,UAAUC,QAAQuB,SAC/C9B,EAAES,QAAO,EAAMP,MAAME,GAAGqW,oBAAoBnW,UAAUC,QAAQuB,SAAU5B,MAAME,GAAGgW,KAAK9V,UAAUC,QAAQuB,WAKxG5B,MAAME,GAAGsW,eACTxW,MAAME,GAAGsW,aAAapW,UAAUC,QAAQuB,SACxC9B,EAAES,QAAO,EAAMP,MAAME,GAAGsW,aAAapW,UAAUC,QAAQuB,SAAS,CAC5D6U,UAAa,0BACb9R,MAAS,WACT+R,UAAa,UACbP,OAAU,0BAMdnW,MAAME,GAAGyW,cACT3W,MAAME,GAAGyW,YAAYvW,UAAUC,QAAQuB,SACvC9B,EAAES,QAAO,EAAMP,MAAME,GAAGyW,YAAYvW,UAAUC,QAAQuB,SAAS,CAC3D6U,UAAa,0BACb9R,MAAS,WACT+R,UAAa,UACbP,OAAU,uBACVS,UAAa,eAMjB5W,MAAME,GAAG2W,OACT7W,MAAME,GAAG2W,KAAKzW,UAAUC,QAAQuB,SAChC9B,EAAES,QAAO,EAAMP,MAAME,GAAG2W,KAAKzW,UAAUC,QAAQuB,SAAS,CACpDkV,iBAAoB,oBACpBC,YAAe,YACfC,aAAgB,oCAChBC,WAAc,qBAMlBjX,MAAME,GAAGgX,SACTlX,MAAME,GAAGgX,OAAO9W,UAAUC,QAAQuB,SAClC9B,EAAES,QAAO,EAAMP,MAAME,GAAGgX,OAAO9W,UAAUC,QAAQuB,SAAS,CACtDuV,MAAS,UACTpQ,SAAY,aACZF,KAAQ,WACR3E,KAAQ,SACR2L,KAAQ,QACRhK,GAAM,QAMV7D,MAAME,GAAGkX,WACTpX,MAAME,GAAGkX,SAAShX,UAAUC,QAAQuB,SACpC9B,EAAES,QAAO,EAAMP,MAAME,GAAGkX,SAAShX,UAAUC,QAAQuB,SAAS,CACxDiB,MAAO,YACPgD,KAAM,WACNF,OAAQ,OACRC,QAAS,UACTyR,eAAgB,+DAChBC,aAAc,mBACdlS,OAAQ,SACRY,KAAM,QACNuR,UAAW,wBACXC,aAAc,yBACdC,OAAQ,WACRC,KAAM,OACNzS,MAAO,SACP0S,KAAM,aACNC,OAAQ,UACRC,SAAU"}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy