{
  "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 fecha no es válida"
  },
  "date.validation.invalidDateWithValue" : {
    "description" : "Error message when the user enters an invalid date and we know their input value",
    "message" : "{inputValue} no es una fecha válida"
  },
  "date.validation.rangeEndBeforeRangeStart" : {
    "description" : "Error message when the user tries to select an end date earlier than the start date",
    "message" : "No puede ser anterior que la selección en \"{startDateFieldLabel}\""
  },
  "date.validation.unavailableDate" : {
    "description" : "Error message when the user tries to select a date that is unavailable",
    "message" : "{inputValue} no está disponible; pruebe con otra fecha"
  },
  "dateInputDescription.inputFormat" : {
    "description" : "Label for the 'Input format' field",
    "message" : "Formato de entrada"
  },
  "datePicker.calendarLabelDescription" : {
    "description" : "Label for the search input",
    "message" : "Seleccione la fecha del calendario para:"
  },
  "filterBar.addFiltersMenu.buttonLabel" : {
    "description" : "Menu button label to show additional available filter options",
    "message" : "Agregar filtros"
  },
  "filterBar.clearAllButton.ariaLabel" : {
    "description" : "Button aria-label to clear all values within the filter bar",
    "message" : "Borrar todos los filtros"
  },
  "filterBar.clearAllButton.label" : {
    "description" : "Button label to clear all values within the filter bar",
    "message" : "Borrar todo"
  },
  "filterButton.removable.removeButtonLabel" : {
    "description" : "Button label to remove a single filter from the filter bar",
    "message" : "Eliminar filtro - {filterLabel}"
  },
  "filterDatePickerDateInputField.dateInputLabelFallback" : {
    "description" : "Default label for date input field",
    "message" : "Fecha"
  },
  "filterDateRangePicker.dateFrom" : {
    "description" : "Label for the 'Date from' field",
    "message" : "Fecha desde"
  },
  "filterDateRangePicker.dateTo" : {
    "description" : "Label for the 'date to' field",
    "message" : "Fecha hasta"
  },
  "filterMultiSelectClearButton.label" : {
    "description" : "Clear button label for filter multi-select",
    "message" : "Borrar<VisuallyHidden> selecciones</VisuallyHidden>"
  },
  "filterMultiSelectMultiSelectOption.available" : {
    "description" : "Number of filter items available",
    "message" : "<Badge>{count}</Badge><VisuallyHidden> disponibles</VisuallyHidden>"
  },
  "filterMultiSelectSearchInput.label" : {
    "description" : "Label for the search input",
    "message" : "Filtrar opciones por consulta de búsqueda"
  },
  "filterMultiSelectSearchInput.placeholder" : {
    "description" : "Placeholder for the search input",
    "message" : "Buscar..."
  },
  "filterMultiSelectSelectAllButton.label" : {
    "description" : "Select all button in filter multi select",
    "message" : "Seleccionar todo"
  },
  "inputSearch.clear" : {
    "description" : "Label for the clear search button",
    "message" : "Borrar búsqueda"
  },
  "kz.rte.bold" : {
    "description" : "Label for the \"Bold\" button in a text editor",
    "message" : "Negritas"
  },
  "kz.rte.bullet_list" : {
    "description" : "Label for the \"Bullet list\" button in a text editor",
    "message" : "Lista de viñetas"
  },
  "kz.rte.decrease_indent" : {
    "description" : "Label for the \"Decrease indent\" button in a text editor",
    "message" : "Disminuir sangrado"
  },
  "kz.rte.increase_indent" : {
    "description" : "Label for the \"Increase indent\" button in a text editor",
    "message" : "Aumentar sangría"
  },
  "kz.rte.italic" : {
    "description" : "Label for the \"Italic\" button in a text editor",
    "message" : "Itálicas"
  },
  "kz.rte.link" : {
    "description" : "Label for the \"Link\" button in a text editor that allows the creation of hyperlinks in the text",
    "message" : "Enlace"
  },
  "kz.rte.numbered_list" : {
    "description" : "Label for the \"Numbered list\" button in a text editor",
    "message" : "Lista numerada"
  },
  "kz.rte.toolbar.aria_label" : {
    "description" : "Label for the text formatting toolbar in a Rich Text Editor",
    "message" : "Formato de texto"
  },
  "kz.rte.underline" : {
    "description" : "Label for the \"Underline\" button in a text editor",
    "message" : "Subrayar"
  },
  "kzErrorPage" : {
    "description" : "Label for contact button",
    "message" : "contacte al servicio de asistencia"
  },
  "kzErrorPage.400.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Problema al cargar la página en este momento. Vuelva a intentarlo o vaya al inicio."
  },
  "kzErrorPage.400.title" : {
    "description" : "Heading for page",
    "message" : "Problema al cargar la página"
  },
  "kzErrorPage.401.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos, pero no podemos verificar si puede ver esta página. Regrese y vuelva a intentarlo o vaya a Inicio"
  },
  "kzErrorPage.401.title" : {
    "description" : "Main title for page",
    "message" : "No puede ver esta página"
  },
  "kzErrorPage.403.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos, pero parece que no tiene permiso para ver esta página. Regrese y vuelva a intentarlo o vaya a Inicio"
  },
  "kzErrorPage.403.title" : {
    "description" : "Main title for page",
    "message" : "No puede ver esta página"
  },
  "kzErrorPage.404.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos, pero no podemos encontrar la página que busca. Regrese y vuelva a intentarlo o vaya a Inicio"
  },
  "kzErrorPage.404.title" : {
    "description" : "Main title of page",
    "message" : "Página no encontrada"
  },
  "kzErrorPage.413" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos, hay un problema con nuestro sistema y esta página no se puede mostrar. Regrese y vuelva a intentarlo o vaya a Inicio"
  },
  "kzErrorPage.413.title" : {
    "description" : "Main title of page",
    "message" : "Algo salió mal de nuestra parte"
  },
  "kzErrorPage.422.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos, pero no se pudo hacer el cambio. Regrese y vuelva a intentarlo o vaya a Inicio"
  },
  "kzErrorPage.422.title" : {
    "description" : "Main title of page",
    "message" : "No se pudo hacer el cambio"
  },
  "kzErrorPage.500" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos, hay un problema con nuestro sistema y esta página no se puede mostrar. Regrese y vuelva a intentarlo o vaya a Inicio"
  },
  "kzErrorPage.500.title" : {
    "description" : "Main title of page",
    "message" : "Algo salió mal de nuestra parte"
  },
  "kzErrorPage.502.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos. Lo mejor es volver e intentarlo otra vez."
  },
  "kzErrorPage.502.title" : {
    "description" : "Main title of page",
    "message" : "No puede ver esta página"
  },
  "kzErrorPage.503.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos. Lo mejor es volver e intentarlo otra vez."
  },
  "kzErrorPage.503.title" : {
    "description" : "Main title of page",
    "message" : "No puede ver esta página"
  },
  "kzErrorPage.504.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Lo sentimos. Lo mejor es volver e intentarlo otra vez."
  },
  "kzErrorPage.504.title" : {
    "description" : "Main title of page",
    "message" : "No puede ver esta página"
  },
  "kzErrorPage.errorCode" : {
    "message" : "Código de error {code}"
  },
  "kzErrorPage.goToHome" : {
    "description" : "Home button label",
    "message" : "Ir a Inicio"
  },
  "kzGenericTile.infoButtonLabel" : {
    "description" : "Prompts user to interact with button to reveal more information",
    "message" : "Ver más información:"
  },
  "kzGenericTile.infoButtonReturnLabel" : {
    "description" : "Prompts user to interact with button to hide information",
    "message" : "Ocultar información:"
  },
  "kzTitleBlock.combinedOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional action items and secondary actions",
    "message" : "Abrir el menú combinado secundario y de desbordamiento"
  },
  "kzTitleBlock.defaultActionMinimizedOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays the default action item",
    "message" : "Abrir el menú de desbordamiento de acción predeterminada"
  },
  "kzTitleBlock.hamburgerMenuLabel" : {
    "description" : "Label for the dropdown menu which displays navigation items",
    "message" : "Abrir menú"
  },
  "kzTitleBlock.overflowMenuAriaLabel" : {
    "description" : "Aria Label for the dropdown menu which displays additional action items",
    "message" : "Abre el menú de desbordamiento"
  },
  "kzTitleBlock.overflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional action items",
    "message" : "Menú"
  },
  "kzTitleBlock.secondaryAndOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional actions",
    "message" : "Abrir el menú secundario y el menú de desbordamiento"
  },
  "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" : "Borrar selección: {field}"
  },
  "singleSelect.chevronButton" : {
    "description" : "Aria label text for the SingleSelect button to open and close suggestions list",
    "message" : "Mostrar sugerencias para {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" : "Borrar selección: {field}"
  }
}
