{
  "smartling" : {
    "string_format" : "icu",
    "translate_paths" : [
    {
      "instruction" : "*/description",
      "key" : "{*}/message",
      "path" : "*/message"
    }],
    "variants_enabled" : true
  },
  "date.validation.invalidDate" : {
    "description" : "Error message when the user enters an invalid date and we do not know their input value",
    "message" : "La data non è valida"
  },
  "date.validation.invalidDateWithValue" : {
    "description" : "Error message when the user enters an invalid date and we know their input value",
    "message" : "{inputValue} è una data non valida"
  },
  "date.validation.rangeEndBeforeRangeStart" : {
    "description" : "Error message when the user tries to select an end date earlier than the start date",
    "message" : "Non può essere precedente alla selezione in “{startDateFieldLabel}”"
  },
  "date.validation.unavailableDate" : {
    "description" : "Error message when the user tries to select a date that is unavailable",
    "message" : "{inputValue} non è disponibile, prova un'altra data"
  },
  "dateInputDescription.inputFormat" : {
    "description" : "Label for the 'Input format' field",
    "message" : "Formato di input"
  },
  "datePicker.calendarLabelDescription" : {
    "description" : "Label for the search input",
    "message" : "Seleziona la data dal calendario per:"
  },
  "filterBar.addFiltersMenu.buttonLabel" : {
    "description" : "Menu button label to show additional available filter options",
    "message" : "Aggiungi filtri"
  },
  "filterBar.clearAllButton.ariaLabel" : {
    "description" : "Button aria-label to clear all values within the filter bar",
    "message" : "Rimuovi tutti i filtri"
  },
  "filterBar.clearAllButton.label" : {
    "description" : "Button label to clear all values within the filter bar",
    "message" : "Cancella tutto"
  },
  "filterButton.removable.removeButtonLabel" : {
    "description" : "Button label to remove a single filter from the filter bar",
    "message" : "Rimuovi filtro - {filterLabel}"
  },
  "filterDatePickerDateInputField.dateInputLabelFallback" : {
    "description" : "Default label for date input field",
    "message" : "Data"
  },
  "filterDateRangePicker.dateFrom" : {
    "description" : "Label for the 'Date from' field",
    "message" : "Data di inizio"
  },
  "filterDateRangePicker.dateTo" : {
    "description" : "Label for the 'date to' field",
    "message" : "Data di fine"
  },
  "filterMultiSelectClearButton.label" : {
    "description" : "Clear button label for filter multi-select",
    "message" : "Cancella<VisuallyHidden> selezioni</VisuallyHidden>"
  },
  "filterMultiSelectMultiSelectOption.available" : {
    "description" : "Number of filter items available",
    "message" : "<Badge>{count}</Badge><VisuallyHidden> disponibile/i</VisuallyHidden>"
  },
  "filterMultiSelectSearchInput.label" : {
    "description" : "Label for the search input",
    "message" : "Filtra le opzioni in base alla query di ricerca"
  },
  "filterMultiSelectSearchInput.placeholder" : {
    "description" : "Placeholder for the search input",
    "message" : "Cerca…"
  },
  "filterMultiSelectSelectAllButton.label" : {
    "description" : "Select all button in filter multi select",
    "message" : "Seleziona tutto"
  },
  "inputSearch.clear" : {
    "description" : "Label for the clear search button",
    "message" : "Cancella ricerca"
  },
  "kz.rte.bold" : {
    "description" : "Label for the \"Bold\" button in a text editor",
    "message" : "Grassetto"
  },
  "kz.rte.bullet_list" : {
    "description" : "Label for the \"Bullet list\" button in a text editor",
    "message" : "Elenco puntato"
  },
  "kz.rte.decrease_indent" : {
    "description" : "Label for the \"Decrease indent\" button in a text editor",
    "message" : "Riduci rientro"
  },
  "kz.rte.increase_indent" : {
    "description" : "Label for the \"Increase indent\" button in a text editor",
    "message" : "Aumenta rientro"
  },
  "kz.rte.italic" : {
    "description" : "Label for the \"Italic\" button in a text editor",
    "message" : "Corsivo"
  },
  "kz.rte.link" : {
    "description" : "Label for the \"Link\" button in a text editor that allows the creation of hyperlinks in the text",
    "message" : "Link"
  },
  "kz.rte.numbered_list" : {
    "description" : "Label for the \"Numbered list\" button in a text editor",
    "message" : "Elenco numerato"
  },
  "kz.rte.toolbar.aria_label" : {
    "description" : "Label for the text formatting toolbar in a Rich Text Editor",
    "message" : "Formattazione testo"
  },
  "kz.rte.underline" : {
    "description" : "Label for the \"Underline\" button in a text editor",
    "message" : "Sottolinea"
  },
  "kzErrorPage" : {
    "description" : "Label for contact button",
    "message" : "contatta l'assistenza"
  },
  "kzErrorPage.400.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "C'è un problema con il caricamento della pagina in questo momento. Riprova o vai alla Home."
  },
  "kzErrorPage.400.title" : {
    "description" : "Heading for page",
    "message" : "Problema con il caricamento della pagina"
  },
  "kzErrorPage.401.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti, non riusciamo a verificare se sei in grado di visualizzare questa pagina. Torna indietro e riprova o vai alla Home"
  },
  "kzErrorPage.401.title" : {
    "description" : "Main title for page",
    "message" : "Impossibile visualizzare questa pagina"
  },
  "kzErrorPage.403.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti, sembra che tu non disponga dell'autorizzazione necessaria per visualizzare questa pagina. Torna indietro e riprova o vai alla Home"
  },
  "kzErrorPage.403.title" : {
    "description" : "Main title for page",
    "message" : "Impossibile visualizzare questa pagina"
  },
  "kzErrorPage.404.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti, non riusciamo a trovare la pagina che stai cercando. Torna indietro e riprova o vai alla Home"
  },
  "kzErrorPage.404.title" : {
    "description" : "Main title of page",
    "message" : "Pagina non trovata"
  },
  "kzErrorPage.413" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti, si è verificato un problema con il nostro sistema e questa pagina non è visualizzabile. Torna indietro e riprova o vai alla Home"
  },
  "kzErrorPage.413.title" : {
    "description" : "Main title of page",
    "message" : "Si è verificato un errore da parte nostra"
  },
  "kzErrorPage.422.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti, non è stato possibile apportare la modifica. Torna indietro e riprova o vai alla Home"
  },
  "kzErrorPage.422.title" : {
    "description" : "Main title of page",
    "message" : "Impossibile apportare la modifica"
  },
  "kzErrorPage.500" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti, si è verificato un problema con il nostro sistema e questa pagina non è visualizzabile. Torna indietro e riprova o vai alla Home"
  },
  "kzErrorPage.500.title" : {
    "description" : "Main title of page",
    "message" : "Si è verificato un errore da parte nostra"
  },
  "kzErrorPage.502.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti. Ti conviene tornare indietro e riprovare."
  },
  "kzErrorPage.502.title" : {
    "description" : "Main title of page",
    "message" : "Impossibile visualizzare questa pagina"
  },
  "kzErrorPage.503.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti. Ti conviene tornare indietro e riprovare."
  },
  "kzErrorPage.503.title" : {
    "description" : "Main title of page",
    "message" : "Impossibile visualizzare questa pagina"
  },
  "kzErrorPage.504.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Siamo spiacenti. Ti conviene tornare indietro e riprovare."
  },
  "kzErrorPage.504.title" : {
    "description" : "Main title of page",
    "message" : "Impossibile visualizzare questa pagina"
  },
  "kzErrorPage.errorCode" : {
    "message" : "Codice di errore {code}"
  },
  "kzErrorPage.goToHome" : {
    "description" : "Home button label",
    "message" : "Vai alla Home"
  },
  "kzGenericTile.infoButtonLabel" : {
    "description" : "Prompts user to interact with button to reveal more information",
    "message" : "Visualizza ulteriori informazioni:"
  },
  "kzGenericTile.infoButtonReturnLabel" : {
    "description" : "Prompts user to interact with button to hide information",
    "message" : "Nascondi informazioni:"
  },
  "kzTitleBlock.combinedOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional action items and secondary actions",
    "message" : "Apri il menu secondario e di overflow combinato"
  },
  "kzTitleBlock.defaultActionMinimizedOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays the default action item",
    "message" : "Apri il menu di overflow delle azioni predefinite"
  },
  "kzTitleBlock.hamburgerMenuLabel" : {
    "description" : "Label for the dropdown menu which displays navigation items",
    "message" : "Apri menu"
  },
  "kzTitleBlock.overflowMenuAriaLabel" : {
    "description" : "Aria Label for the dropdown menu which displays additional action items",
    "message" : "Apre il menu di overflow"
  },
  "kzTitleBlock.overflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional action items",
    "message" : "Menu"
  },
  "kzTitleBlock.secondaryAndOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional actions",
    "message" : "Apri il menu secondario e il menu di overflow"
  },
  "select.clearButtonAlt" : {
    "description" : "Alt text for the clear selection button. The button clears the selection the user has made via a dropdown. The field placeholder is the label of the dropdown.",
    "message" : "Cancella selezione: {field}"
  },
  "singleSelect.chevronButton" : {
    "description" : "Aria label text for the SingleSelect button to open and close suggestions list",
    "message" : "Mostra suggerimenti per {field}"
  },
  "singleSelect.clearButtonAlt_v2" : {
    "description" : "Alt text for the clear selection button. The button clears the selection the user has made via a dropdown. The field placeholder is the label of the dropdown.",
    "message" : "Cancella selezione: {field}"
  }
}
