@docusaurus/theme-translations 3.10.1 → 3.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@
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
- "theme.IconExternalLink.ariaLabel": "(opens in new tab)",
12
+ "theme.IconExternalLink.ariaLabel": "(se abre en una nueva pestaña)",
13
13
  "theme.NavBar.navAriaLabel": "Principal",
14
14
  "theme.NotFound.p1": "No pudimos encontrar lo que buscaba.",
15
15
  "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.",
@@ -17,16 +17,16 @@
17
17
  "theme.TOCCollapsible.toggleButtonLabel": "En esta página",
18
18
  "theme.admonition.caution": "precaución",
19
19
  "theme.admonition.danger": "peligro",
20
- "theme.admonition.info": "info",
20
+ "theme.admonition.info": "información",
21
21
  "theme.admonition.note": "nota",
22
- "theme.admonition.tip": "tip",
22
+ "theme.admonition.tip": "consejo",
23
23
  "theme.admonition.warning": "aviso",
24
24
  "theme.blog.archive.description": "Archivo",
25
25
  "theme.blog.archive.title": "Archivo",
26
- "theme.blog.author.noPosts": "This author has not written any posts yet.",
26
+ "theme.blog.author.noPosts": "Este autor aún no ha escrito ninguna publicación.",
27
27
  "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
28
- "theme.blog.authorsList.pageTitle": "Authors",
29
- "theme.blog.authorsList.viewAll": "View All Authors",
28
+ "theme.blog.authorsList.pageTitle": "Autores",
29
+ "theme.blog.authorsList.viewAll": "Ver todos los autores",
30
30
  "theme.blog.paginator.navAriaLabel": "Navegación por la página de la lista de blogs ",
31
31
  "theme.blog.paginator.newerEntries": "Entradas más recientes",
32
32
  "theme.blog.paginator.olderEntries": "Entradas más antiguas",
@@ -42,12 +42,12 @@
42
42
  "theme.colorToggle.ariaLabel": "Cambiar entre modo oscuro y claro (actualmente {mode})",
43
43
  "theme.colorToggle.ariaLabel.mode.dark": "modo oscuro",
44
44
  "theme.colorToggle.ariaLabel.mode.light": "modo claro",
45
- "theme.colorToggle.ariaLabel.mode.system": "system mode",
45
+ "theme.colorToggle.ariaLabel.mode.system": "modo del sistema",
46
46
  "theme.common.editThisPage": "Editar esta página",
47
47
  "theme.common.headingLinkTitle": "Enlace directo al {heading}",
48
48
  "theme.common.skipToMainContent": "Saltar al contenido principal",
49
- "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
50
- "theme.contentVisibility.draftBanner.title": "Draft page",
49
+ "theme.contentVisibility.draftBanner.message": "Esta página es un borrador. Solo será visible en desarrollo y será excluida de la compilación de producción.",
50
+ "theme.contentVisibility.draftBanner.title": "Página en borrador",
51
51
  "theme.contentVisibility.unlistedBanner.message": "Esta página está sin clasificar. Los motores de búsqueda no la indexaran, y solo los usuarios con el enlace directo podrán acceder a esta.",
52
52
  "theme.contentVisibility.unlistedBanner.title": "Página sin clasificar",
53
53
  "theme.docs.DocCard.categoryDescription.plurals": "1 artículo|{count} artículos",
@@ -65,7 +65,7 @@
65
65
  "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Alternar barra lateral",
66
66
  "theme.docs.tagDocListPageTitle": "{nDocsTagged} con \"{tagName}\"",
67
67
  "theme.docs.tagDocListPageTitle.nDocsTagged": "Un documento etiquetado|{count} documentos etiquetados",
68
- "theme.docs.versionBadge.label": "Version: {versionLabel}",
68
+ "theme.docs.versionBadge.label": "Versión: {versionLabel}",
69
69
  "theme.docs.versions.latestVersionLinkLabel": "última versión",
70
70
  "theme.docs.versions.latestVersionSuggestionLabel": "Para la documentación actualizada, vea {latestVersionLink} ({versionLabel}).",
71
71
  "theme.docs.versions.unmaintainedVersionLabel": "Esta es la documentación para {siteTitle} {versionLabel}, que ya no se mantiene activamente.",
@@ -73,8 +73,8 @@
73
73
  "theme.lastUpdated.atDate": " en {date}",
74
74
  "theme.lastUpdated.byUser": " por {user}",
75
75
  "theme.lastUpdated.lastUpdatedAtBy": "Última actualización{atDate}{byUser}",
76
- "theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
77
- "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
76
+ "theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Contraer el menú desplegable",
77
+ "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expandir el menú desplegable",
78
78
  "theme.navbar.mobileLanguageDropdown.label": "Idiomas",
79
79
  "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Volver al menú principal",
80
80
  "theme.navbar.mobileVersionsDropdown.label": "Versiones",
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "theme.Playground.liveEditor": "Editor en vivo",
3
- "theme.Playground.buttons.reset": "Reset",
3
+ "theme.Playground.buttons.reset": "Restablecer",
4
4
  "theme.Playground.result": "Resultado"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docusaurus/theme-translations",
3
- "version": "3.10.1",
3
+ "version": "3.10.2",
4
4
  "description": "Docusaurus theme translations.",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -23,14 +23,14 @@
23
23
  "tslib": "^2.6.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@docusaurus/babel": "3.10.1",
27
- "@docusaurus/core": "3.10.1",
28
- "@docusaurus/logger": "3.10.1",
29
- "@docusaurus/utils": "3.10.1",
26
+ "@docusaurus/babel": "3.10.2",
27
+ "@docusaurus/core": "3.10.2",
28
+ "@docusaurus/logger": "3.10.2",
29
+ "@docusaurus/utils": "3.10.2",
30
30
  "lodash": "^4.17.21"
31
31
  },
32
32
  "engines": {
33
33
  "node": ">=20.0"
34
34
  },
35
- "gitHead": "41c1a458ecb07d61b6df2761ea4bc1b13db49d12"
35
+ "gitHead": "f37f9035584917a97a260b91fc2842cba4f8b94f"
36
36
  }