Skip to content

Commit bd10ef3

Browse files
committed
Improve Spanish translations
1 parent 95990c6 commit bd10ef3

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

packages/docusaurus-theme-translations/locales/es/plugin-ideal-image.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"theme.IdealImageMessage.error": "Error. Click para recargar",
44
"theme.IdealImageMessage.load": "Click para recargar{sizeMessage}",
55
"theme.IdealImageMessage.loading": "Cargando...",
6-
"theme.IdealImageMessage.offline": "Tu navegador está desconectado. Image no cargada"
6+
"theme.IdealImageMessage.offline": "Tu navegador está desconectado. Imagen no cargada"
77
}

packages/docusaurus-theme-translations/locales/es/theme-common.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
"theme.CodeBlock.copy": "Copiar",
66
"theme.CodeBlock.copyButtonAriaLabel": "Copiar código",
77
"theme.CodeBlock.wordWrapToggle": "Alternar ajuste de palabras",
8-
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Colapsar categoría '{label}' de barra lateral",
8+
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Colapsar categoría '{label}' de la barra lateral",
99
"theme.DocSidebarItem.expandCategoryAriaLabel": "Ampliar la categoría '{label}' de la barra lateral",
1010
"theme.ErrorPageContent.title": "Esta página ha fallado.",
1111
"theme.ErrorPageContent.tryAgain": "Intente de nuevo",
1212
"theme.NavBar.navAriaLabel": "Principal",
1313
"theme.NotFound.p1": "No pudimos encontrar lo que buscaba.",
14-
"theme.NotFound.p2": "Comuníquese con el dueño del sitio que lo vinculó a la URL original y hágale saber que su vínculo está roto.",
14+
"theme.NotFound.p2": "Comuníquese con el dueño del sitio que le proporcionó la URL original y hágale saber que su vínculo está roto.",
1515
"theme.NotFound.title": "Página No Encontrada",
1616
"theme.TOCCollapsible.toggleButtonLabel": "En esta página",
1717
"theme.admonition.caution": "precaución",
18-
"theme.admonition.danger": "danger",
18+
"theme.admonition.danger": "peligro",
1919
"theme.admonition.info": "info",
20-
"theme.admonition.note": "note",
20+
"theme.admonition.note": "nota",
2121
"theme.admonition.tip": "tip",
22-
"theme.admonition.warning": "warning",
22+
"theme.admonition.warning": "aviso",
2323
"theme.blog.archive.description": "Archivo",
2424
"theme.blog.archive.title": "Archivo",
2525
"theme.blog.paginator.navAriaLabel": "Navegación por la página de la lista de blogs ",
@@ -30,7 +30,7 @@
3030
"theme.blog.post.paginator.olderPost": "Publicación más antigua",
3131
"theme.blog.post.plurals": "Una publicación|{count} publicaciones",
3232
"theme.blog.post.readMore": "Leer Más",
33-
"theme.blog.post.readMoreLabel": "Leer más acerca {title}",
33+
"theme.blog.post.readMoreLabel": "Leer más acerca de {title}",
3434
"theme.blog.post.readingTime.plurals": "Lectura de un minuto|{readingTime} min de lectura",
3535
"theme.blog.sidebar.navAriaLabel": "Navegación de publicaciones recientes",
3636
"theme.blog.tagTitle": "{nPosts} etiquetados con \"{tagName}\"",
@@ -42,7 +42,7 @@
4242
"theme.common.skipToMainContent": "Saltar al contenido principal",
4343
"theme.docs.DocCard.categoryDescription.plurals": "1 artículo|{count} artículos",
4444
"theme.docs.breadcrumbs.home": "Página de Inicio",
45-
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
45+
"theme.docs.breadcrumbs.navAriaLabel": "Migas de pan",
4646
"theme.docs.paginator.navAriaLabel": "Página del documento",
4747
"theme.docs.paginator.next": "Siguiente",
4848
"theme.docs.paginator.previous": "Anterior",
@@ -58,12 +58,12 @@
5858
"theme.docs.versionBadge.label": "Version: {versionLabel}",
5959
"theme.docs.versions.latestVersionLinkLabel": "última versión",
6060
"theme.docs.versions.latestVersionSuggestionLabel": "Para la documentación actualizada, vea {latestVersionLink} ({versionLabel}).",
61-
"theme.docs.versions.unmaintainedVersionLabel": "Esta es documentación para {siteTitle} {versionLabel}, que ya no se mantiene activamente.",
62-
"theme.docs.versions.unreleasedVersionLabel": "Esta es documentación sin liberar para {siteTitle} {versionLabel} versión.",
61+
"theme.docs.versions.unmaintainedVersionLabel": "Esta es la documentación para {siteTitle} {versionLabel}, que ya no se mantiene activamente.",
62+
"theme.docs.versions.unreleasedVersionLabel": "Esta es la documentación sin publicar para {siteTitle}, versión {versionLabel}.",
6363
"theme.lastUpdated.atDate": " en {date}",
6464
"theme.lastUpdated.byUser": " por {user}",
6565
"theme.lastUpdated.lastUpdatedAtBy": "Última actualización{atDate}{byUser}",
66-
"theme.navbar.mobileLanguageDropdown.label": "Lenguajes",
66+
"theme.navbar.mobileLanguageDropdown.label": "Idiomas",
6767
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Volver al menú principal",
6868
"theme.navbar.mobileVersionsDropdown.label": "Versiones",
6969
"theme.tags.tagsListLabel": "Etiquetas:",

packages/docusaurus-theme-translations/locales/es/theme-search-algolia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"theme.SearchModal.footer.selectText": "seleccionar",
1414
"theme.SearchModal.noResultsScreen.noResultsText": "Sin resultados para",
1515
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Háganos saber.",
16-
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Creo que esta consulta debería devolver resultados?",
16+
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Crees que esta consulta debería devolver resultados?",
1717
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Intenta buscando por",
1818
"theme.SearchModal.placeholder": "Buscar documentos",
1919
"theme.SearchModal.searchBox.cancelButtonText": "Cancelar",

0 commit comments

Comments
 (0)