Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 47 additions & 45 deletions src/content/i18n/es.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,48 @@
{
"site-title.labels.docs": "Docs",
"site-title.labels.main-site": "Sitio Principal",
"site-title.labels.live-demo": "Demo",
"sponsors.sponsoredby": "Patrocinado por",
"package-catalog.readmore.start": "Para más información, visita la",
"package-catalog.readmore.end": "página de documentación",
"integration-labels.changelog": "Registro de cambios",
"contributors.core-packages": "Paquetes Principales de StudioCMS",
"contributors.ui-library": "Librería UI de StudioCMS",
"contributors.devapps": "Aplicaciones de Desarrollo de StudioCMS",
"contributors.plugins": "Complementos de StudioCMS",
"contributors.documentation": "Documentación de StudioCMS",
"contributors.website": "Sitio Web de StudioCMS",
"contributors.bots": "StudioCMS Bots",
"docsearch.searchBox.resetButtonTitle": "Borrar la consulta",
"docsearch.searchBox.resetButtonAriaLabel": "Borrar la consulta",
"docsearch.searchBox.cancelButtonText": "Cancelar",
"docsearch.searchBox.cancelButtonAriaLabel": "Cancelar",
"docsearch.searchBox.searchInputLabel": "Buscar",

"docsearch.startScreen.recentSearchesTitle": "Recientes",
"docsearch.startScreen.noRecentSearchesText": "No hay búsquedas recientes",
"docsearch.startScreen.saveRecentSearchButtonTitle": "Guardar esta búsqueda",
"docsearch.startScreen.removeRecentSearchButtonTitle": "Eliminar esta búsqueda del historial",
"docsearch.startScreen.favoriteSearchesTitle": "Favoritos",
"docsearch.startScreen.removeFavoriteSearchButtonTitle": "Eliminar esta búsqueda de favoritos",

"docsearch.errorScreen.titleText": "No se pueden obtener resultados",
"docsearch.errorScreen.helpText": "Es posible que desees verificar tu conexión de red.",

"docsearch.footer.selectText": "para seleccionar",
"docsearch.footer.selectKeyAriaLabel": "Tecla Enter",
"docsearch.footer.navigateText": "para navegar",
"docsearch.footer.navigateUpKeyAriaLabel": "Flecha arriba",
"docsearch.footer.navigateDownKeyAriaLabel": "Flecha abajo",
"docsearch.footer.closeText": "para cerrar",
"docsearch.footer.closeKeyAriaLabel": "Tecla Escape",
"docsearch.footer.searchByText": "Buscar por",

"docsearch.noResultsScreen.noResultsText": "No hay resultados para",
"docsearch.noResultsScreen.suggestedQueryText": "Intenta buscar por",
"docsearch.noResultsScreen.reportMissingResultsText": "¿Crees que esta consulta debería devolver resultados?",
"docsearch.noResultsScreen.reportMissingResultsLinkText": "Háganoslo saber."
}

"site-title.labels.docs": "Docs",
"site-title.labels.main-site": "Sitio Principal",
"site-title.labels.live-demo": "Demo",
"sponsors.sponsoredby": "Patrocinado por",
"package-catalog.readmore.start": "Para más información, visita la",
"package-catalog.readmore.end": "página de documentación",
"integration-labels.changelog": "Registro de cambios",
"contributors.core-packages": "Paquetes Principales de StudioCMS",
"contributors.ui-library": "Librería UI de StudioCMS",
"contributors.devapps": "Aplicaciones de Desarrollo de StudioCMS",
"contributors.plugins": "Complementos de StudioCMS",
"contributors.documentation": "Documentación de StudioCMS",
"contributors.website": "Sitio Web de StudioCMS",
"contributors.bots": "StudioCMS Bots",
"docsearch.button": "Buscar",
"docsearch.shortcutLabel": "Presiona / para buscar",
"docsearch.placeholder": "Buscar en la documentación",
"docsearch.searchBox.resetButtonTitle": "Borrar la consulta",
"docsearch.searchBox.resetButtonAriaLabel": "Borrar la consulta",
"docsearch.searchBox.cancelButtonText": "Cancelar",
"docsearch.searchBox.cancelButtonAriaLabel": "Cancelar",
"docsearch.searchBox.searchInputLabel": "Buscar",

"docsearch.startScreen.recentSearchesTitle": "Recientes",
"docsearch.startScreen.noRecentSearchesText": "No hay búsquedas recientes",
"docsearch.startScreen.saveRecentSearchButtonTitle": "Guardar esta búsqueda",
"docsearch.startScreen.removeRecentSearchButtonTitle": "Eliminar esta búsqueda del historial",
"docsearch.startScreen.favoriteSearchesTitle": "Favoritos",
"docsearch.startScreen.removeFavoriteSearchButtonTitle": "Eliminar esta búsqueda de favoritos",

"docsearch.errorScreen.titleText": "No se pueden obtener resultados",
"docsearch.errorScreen.helpText": "Es posible que desees verificar tu conexión de red.",

"docsearch.footer.selectText": "para seleccionar",
"docsearch.footer.selectKeyAriaLabel": "Tecla Enter",
"docsearch.footer.navigateText": "para navegar",
"docsearch.footer.navigateUpKeyAriaLabel": "Flecha arriba",
"docsearch.footer.navigateDownKeyAriaLabel": "Flecha abajo",
"docsearch.footer.closeText": "para cerrar",
"docsearch.footer.closeKeyAriaLabel": "Tecla Escape",
"docsearch.footer.searchByText": "Buscar por",

"docsearch.noResultsScreen.noResultsText": "No hay resultados para",
"docsearch.noResultsScreen.suggestedQueryText": "Intenta buscar por",
"docsearch.noResultsScreen.reportMissingResultsText": "¿Crees que esta consulta debería devolver resultados?",
"docsearch.noResultsScreen.reportMissingResultsLinkText": "Háganoslo saber."
}
17 changes: 16 additions & 1 deletion starlight-sidebar/es.json
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
{}
{
"topic-learn": "Aprender",
"topic-package-catalog": "Catálogo de Paquetes",
"topic-references": "Referencias",
"start-here": "Comienza Aquí",
"contributing": "Guías para Contribuir",
"how-it-works": "Entendiendo StudioCMS",
"utils": "Utilidades y Ayudantes",
"plugins": "Complementos",
"catalog": "Catálogo",
"studiocms-plugins": "Complementos de StudioCMS",
"community-plugins": "Complementos de la Comunidad",
"config-reference": "Referencia de Configuración",
"typedoc": "TypeDoc",
"auto-gen": "Auto Generado"
}