36 lines
2.4 KiB
JSON
Executable File
36 lines
2.4 KiB
JSON
Executable File
{
|
|
"theme.SearchBar.label": "Buscar",
|
|
"theme.SearchBar.seeAll": "Ver todos los {count} resultados",
|
|
"theme.SearchModal.errorScreen.helpText": "Quizás quieras comprobar tu conexión de red.",
|
|
"theme.SearchModal.errorScreen.titleText": "No se pueden obtener resultados",
|
|
"theme.SearchModal.footer.closeKeyAriaLabel": "tecla Escape",
|
|
"theme.SearchModal.footer.closeText": "cerrar",
|
|
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Flecha abajo",
|
|
"theme.SearchModal.footer.navigateText": "navegar",
|
|
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Flecha arriba",
|
|
"theme.SearchModal.footer.searchByText": "Buscar por",
|
|
"theme.SearchModal.footer.selectKeyAriaLabel": "tecla Enter",
|
|
"theme.SearchModal.footer.selectText": "seleccionar",
|
|
"theme.SearchModal.noResultsScreen.noResultsText": "Sin resultados para",
|
|
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Háganos saber.",
|
|
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Creo que esta consulta debería devolver resultados?",
|
|
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Intenta buscando por",
|
|
"theme.SearchModal.placeholder": "Buscar documentos",
|
|
"theme.SearchModal.searchBox.cancelButtonText": "Cancelar",
|
|
"theme.SearchModal.searchBox.resetButtonTitle": "Limpiar la búsqueda",
|
|
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorito",
|
|
"theme.SearchModal.startScreen.noRecentSearchesText": "Sin búsquedas recientes",
|
|
"theme.SearchModal.startScreen.recentSearchesTitle": "Reciente",
|
|
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Eliminar esta búsqueda de favoritos",
|
|
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Eliminar esta búsqueda del historial",
|
|
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Guardar esta búsqueda",
|
|
"theme.SearchPage.algoliaLabel": "Búsqueda por Algolia",
|
|
"theme.SearchPage.documentsFound.plurals": "Un documento encontrado|{count} documentos encontrados",
|
|
"theme.SearchPage.emptyResultsTitle": "Búsqueda en la documentación",
|
|
"theme.SearchPage.existingResultsTitle": "Resultados de búsqueda para \"{query}\"",
|
|
"theme.SearchPage.fetchingNewResults": "Obteniendo nuevos resultados...",
|
|
"theme.SearchPage.inputLabel": "Buscar",
|
|
"theme.SearchPage.inputPlaceholder": "Escribe tu búsqueda aquí",
|
|
"theme.SearchPage.noResultsText": "No se encontraron resultados"
|
|
}
|