# Error message displayed as combobox item when an API failed and the suggestions could not load comboboxWithApi.apiError = No es posible cargar los resultados. Haz clic para intentarlo nuevamente. # Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection. comboboxWithApiPagination.clearButtonAriaLabel = Eliminar entrada y selección # Error message displayed resembling button that calls to action to reload the results comboboxWithApiPagination.errorAction = Volver a cargar # Aria-label text for the error icon in the loading results error message comboboxWithApiPagination.errorIconLabel = Error # Error message displayed as inline notice that informs the user that the options failed to load comboboxWithApiPagination.errorMessage = Error al cargar las colecciones # Visually hidden aria-label text for the loading spinner comboboxWithApiPagination.loadingAriaLabel = Cargando... # Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list comboboxWithApiPagination.loadingMoreAriaLabel = Cargando más... # Message displayed when no results are found in the combobox comboboxWithApiPagination.noResults = No se han encontrado resultados