|
5 | 5 | "theme.CodeBlock.copy": "Copiar",
|
6 | 6 | "theme.CodeBlock.copyButtonAriaLabel": "Copiar código",
|
7 | 7 | "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", |
9 | 9 | "theme.DocSidebarItem.expandCategoryAriaLabel": "Ampliar la categoría '{label}' de la barra lateral",
|
10 | 10 | "theme.ErrorPageContent.title": "Esta página ha fallado.",
|
11 | 11 | "theme.ErrorPageContent.tryAgain": "Intente de nuevo",
|
12 | 12 | "theme.NavBar.navAriaLabel": "Principal",
|
13 | 13 | "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.", |
15 | 15 | "theme.NotFound.title": "Página No Encontrada",
|
16 | 16 | "theme.TOCCollapsible.toggleButtonLabel": "En esta página",
|
17 | 17 | "theme.admonition.caution": "precaución",
|
18 |
| - "theme.admonition.danger": "danger", |
| 18 | + "theme.admonition.danger": "peligro", |
19 | 19 | "theme.admonition.info": "info",
|
20 |
| - "theme.admonition.note": "note", |
| 20 | + "theme.admonition.note": "nota", |
21 | 21 | "theme.admonition.tip": "tip",
|
22 |
| - "theme.admonition.warning": "warning", |
| 22 | + "theme.admonition.warning": "aviso", |
23 | 23 | "theme.blog.archive.description": "Archivo",
|
24 | 24 | "theme.blog.archive.title": "Archivo",
|
25 | 25 | "theme.blog.paginator.navAriaLabel": "Navegación por la página de la lista de blogs ",
|
|
30 | 30 | "theme.blog.post.paginator.olderPost": "Publicación más antigua",
|
31 | 31 | "theme.blog.post.plurals": "Una publicación|{count} publicaciones",
|
32 | 32 | "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}", |
34 | 34 | "theme.blog.post.readingTime.plurals": "Lectura de un minuto|{readingTime} min de lectura",
|
35 | 35 | "theme.blog.sidebar.navAriaLabel": "Navegación de publicaciones recientes",
|
36 | 36 | "theme.blog.tagTitle": "{nPosts} etiquetados con \"{tagName}\"",
|
|
42 | 42 | "theme.common.skipToMainContent": "Saltar al contenido principal",
|
43 | 43 | "theme.docs.DocCard.categoryDescription.plurals": "1 artículo|{count} artículos",
|
44 | 44 | "theme.docs.breadcrumbs.home": "Página de Inicio",
|
45 |
| - "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", |
| 45 | + "theme.docs.breadcrumbs.navAriaLabel": "Migas de pan", |
46 | 46 | "theme.docs.paginator.navAriaLabel": "Página del documento",
|
47 | 47 | "theme.docs.paginator.next": "Siguiente",
|
48 | 48 | "theme.docs.paginator.previous": "Anterior",
|
|
58 | 58 | "theme.docs.versionBadge.label": "Version: {versionLabel}",
|
59 | 59 | "theme.docs.versions.latestVersionLinkLabel": "última versión",
|
60 | 60 | "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}.", |
63 | 63 | "theme.lastUpdated.atDate": " en {date}",
|
64 | 64 | "theme.lastUpdated.byUser": " por {user}",
|
65 | 65 | "theme.lastUpdated.lastUpdatedAtBy": "Última actualización{atDate}{byUser}",
|
66 |
| - "theme.navbar.mobileLanguageDropdown.label": "Lenguajes", |
| 66 | + "theme.navbar.mobileLanguageDropdown.label": "Idiomas", |
67 | 67 | "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Volver al menú principal",
|
68 | 68 | "theme.navbar.mobileVersionsDropdown.label": "Versiones",
|
69 | 69 | "theme.tags.tagsListLabel": "Etiquetas:",
|
|
0 commit comments