qlik-oss/sn-table

View on GitHub
src/locale/locales/es.json

Summary

Maintainability
Test Coverage
{
  "SNTable.Accessibility.Ascending": {
    "value": "Ascendente",
    "comment": "Tooltip showing that column is in ascending order. (tew 230411)",
    "version": "pzaCJbp56ZfIKkvOiwLLAw=="
  },
  "SNTable.Accessibility.ColumnOptions": {
    "value": "Opciones de columna",
    "comment": "aria label for the button in the header that opens the column menu (buy 230705)",
    "version": "5dZfsGOWJ50iDc9axBC/Zw=="
  },
  "SNTable.Accessibility.Descending": {
    "value": "Descendente",
    "comment": "Tooltip showing that column is in descending order. (tew 230411)",
    "version": "YKKchv03VWxWB+sZEj5CWQ=="
  },
  "SNTable.Accessibility.NavigationInstructions": {
    "value": "Use las teclas de flecha para navegar en las celdas de la tabla y la pestaña para moverse a los controles de paginación. Para conocer la gama completa de navegación con teclado, consulte la documentación.",
    "comment": "Instructions read by screen reader when first focusing inside the table. (tew 211130)",
    "version": "rON9K1cUvIGtROZHqXNfbg=="
  },
  "SNTable.Accessibility.RowsAndColumns": {
    "value": "Mostrando {0} filas y {1} columnas.",
    "comment": "number of rows and columns announced by the screen reader. (tew 210929)",
    "version": "HKjzXNhL9hPs/kFY0XyjTQ=="
  },
  "SNTable.MenuItem.AdjustColumnSize": {
    "value": "Ajustar el tamaño de columna",
    "comment": "label for adjust column size menu in field. (tew 230411)",
    "version": "cazeI83TxjT1S9TB/jDl2g=="
  },
  "SNTable.MenuItem.ClearSelections": {
    "value": "Borrar selecciones",
    "comment": "label for clearing all selected items in field. (tew 230411)",
    "version": "0ShfyMZ1vmQIolPkZpe+Lg=="
  },
  "SNTable.MenuItem.Search": {
    "value": "Buscar",
    "comment": "label for menu item to search in field. (tew 230411)",
    "version": "4hsJfdIfcQEmU/eVRgfN3w=="
  },
  "SNTable.MenuItem.SelectAll": {
    "value": "Seleccionar todo",
    "comment": "label for select all items in field. (tew 230411)",
    "version": "fB/W0v2Kef7V3Fx0MBL7wQ=="
  },
  "SNTable.MenuItem.SelectAlternative": {
    "value": "Seleccionar alternativos",
    "comment": "label for select alternative items in field. (tew 230411)",
    "version": "koIIyXBzKhypDNOaWZH3sA=="
  },
  "SNTable.MenuItem.SelectExcluded": {
    "value": "Seleccionar excluidos",
    "comment": "label for select excluded items in field. (tew 230411)",
    "version": "PsqM+dOdScQGNNfVnXG/Ag=="
  },
  "SNTable.MenuItem.SelectPossible": {
    "value": "Seleccionar posibles",
    "comment": "label for select possible items in field. (tew 230411)",
    "version": "Dj82SB0re1gwa5sn4xHGTg=="
  },
  "SNTable.MenuItem.Selections": {
    "value": "Selecciones",
    "comment": "label for selections menu in field. (tew 230411)",
    "version": "KE12AF0HAQjOLLj2WLvgQg=="
  },
  "SNTable.MenuItem.SortAscending": {
    "value": "Orden ascendente",
    "comment": "label for menu item to sort ascending. (tew 221116)",
    "version": "g6ZRLI/3yCFWc8tq56E5nA=="
  },
  "SNTable.MenuItem.SortDescending": {
    "value": "Orden descendente",
    "comment": "label for menu item to sort descending. (tew 221116)",
    "version": "NelZ0Zonmd4DCfix1e3tGA=="
  },
  "SNTable.Pagination.DisplayedRowsLabel": {
    "value": "{0} de {1}",
    "comment": "label for the displayed rows, e.g. '1-100 of 234' (tew 211004)",
    "version": "aQJbyf9x9LTIhITOr45yXA=="
  },
  "SNTable.Pagination.FirstPage": {
    "value": "Ir a la primera página",
    "comment": "tooltip and aria-label for the first page button. (tew 220125)",
    "version": "02xtL9RTBrrFoJ6sKxknMg=="
  },
  "SNTable.Pagination.LastPage": {
    "value": "Ir a la última página",
    "comment": "tooltip and aria-label for the last page button. (tew 220125)",
    "version": "r2oxhoCXSRbLzLA5mLygUg=="
  },
  "SNTable.Pagination.NextPage": {
    "value": "Ir a la página siguiente",
    "comment": "tooltip and aria-label for the next page button. (tew 220125)",
    "version": "zcTT0KquBNduHyvU9hnhoA=="
  },
  "SNTable.Pagination.PageStatusReport": {
    "value": "La página ha cambiado. Mostrando página {0} de {1}.",
    "comment": "Read via screenreader when the page has changed. {0} is replaced with the current page number. {1} is replaced with the total page number. (tew 211122)",
    "version": "AOFznLoJupPIAwS7SchRcA=="
  },
  "SNTable.Pagination.PreviousPage": {
    "value": "Ir a la página anterior",
    "comment": "tooltip and aria-label for the previous page button. (tew 220125)",
    "version": "0HFoHIB1i+ZETBO3YI76/g=="
  },
  "SNTable.Pagination.RowsPerPage": {
    "value": "Filas por página",
    "comment": "label for the rows per page dropdown. (tew 210929)",
    "version": "zuWpMmMSoOG/QRsKoVx3OA=="
  },
  "SNTable.Pagination.RowsPerPageChange": {
    "value": "El número de filas por página ha cambiado a {0}. Mostrando ahora la primera página.",
    "comment": "Read via screenreader when the number rows per page changes. {0} is replaced with the number of rows per page. (tew 211122)",
    "version": "pMOIMgdSzJmSIj7NLXkS6g=="
  },
  "SNTable.Pagination.SelectPage": {
    "value": "Seleccionar página",
    "comment": "Label for the dropdown to select a page. (tew 230411)",
    "version": "rGCuUAFX86UuAXmkOs27zw=="
  },
  "SNTable.SelectionLabel.DeselectedValue": {
    "value": "El valor no está seleccionado.",
    "comment": "announced by screen readers when a value is deselected. (tew 210929)",
    "version": "76E/5nke7HRRMEcF1fQbrA=="
  },
  "SNTable.SelectionLabel.ExitedSelectionMode": {
    "value": "El valor no está seleccionado. Salió del modo de selección.",
    "comment": "Announced by screen readers when deselecting and no values are selecting, causing the the chart to exit selection mode. (tew 210929)",
    "version": "A4NCF1GIsCVwVg0MjPHUqw=="
  },
  "SNTable.SelectionLabel.NotSelectedValue": {
    "value": "El valor no está seleccionado.",
    "comment": "announced by screen readers when focus is on an unselected value. (tew 210929)",
    "version": "oj/qLPcfANXpS2oVVUzTdQ=="
  },
  "SNTable.SelectionLabel.OneSelectedValue": {
    "value": "Actualmente hay un valor seleccionado.",
    "comment": "the amount of selected values in a dimension, announced by screen readers. (tew 210929)",
    "version": "5llYYux+meuJItZE6XJhcQ=="
  },
  "SNTable.SelectionLabel.SelectedValue": {
    "value": "El valor está seleccionado.",
    "comment": "announced by screen readers when a value is selected. (tew 210929)",
    "version": "ZJO4WnSdc7Wk5mDyEj4hug=="
  },
  "SNTable.SelectionLabel.SelectedValues": {
    "value": "Actualmente hay {0} valores seleccionados.",
    "comment": "the amount of selected values in a dimension, announced by screen readers. (tew 210929)",
    "version": "58lPVnscmLNuN+pvnPhkYA=="
  },
  "SNTable.SelectionLabel.SelectionsConfirmed": {
    "value": "Confirmadas las selecciones.",
    "comment": "announced by screen readers when selections are confirmed. (tew 210929)",
    "version": "g2xbBOIYPMUM0bFIQp5hDg=="
  },
  "SNTable.SelectionLabel.selected": {
    "value": "Seleccionado",
    "comment": "announced by screen readers for a selected value. (tew 210929)",
    "version": "57xiDyOBQ0x8VcdHGd5tzg=="
  },
  "SNTable.SortLabel.PressSpaceToSort": {
    "value": "Pulse la barra espaciadora para ordenar en esta columna.",
    "comment": "instructions for sorting, announced by screen readers. (tew 210929)",
    "version": "Qqrq+G7uktBDlaLsccl7ng=="
  },
  "SNTable.SortLabel.SortedAscending": {
    "value": "Ordenado por orden ascendente.",
    "comment": "direction of sorting for a column, announced by screen readers. (tew 210929)",
    "version": "LrRndbCXiDS4JMC+VCnW4A=="
  },
  "SNTable.SortLabel.SortedDescending": {
    "value": "Ordenado por orden descendente.",
    "comment": "direction of sorting for a column, announced by screen readers. (tew 210929)",
    "version": "81l9u+cBWloC+4R4s9akDQ=="
  }
}