@docusaurus/theme-translations 3.6.3 → 3.7.0

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.
@@ -22,10 +22,10 @@
22
22
  "theme.admonition.warning": "경고",
23
23
  "theme.blog.archive.description": "게시물 목록",
24
24
  "theme.blog.archive.title": "게시물 목록",
25
- "theme.blog.author.noPosts": "This author has not written any posts yet.",
25
+ "theme.blog.author.noPosts": "작성자가 아직 게시글을 작성하지 않았습니다.",
26
26
  "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
27
- "theme.blog.authorsList.pageTitle": "Authors",
28
- "theme.blog.authorsList.viewAll": "View All Authors",
27
+ "theme.blog.authorsList.pageTitle": "저자",
28
+ "theme.blog.authorsList.viewAll": "모든 저자 보기",
29
29
  "theme.blog.paginator.navAriaLabel": "블로그 게시물 목록 탐색",
30
30
  "theme.blog.paginator.newerEntries": "이전 페이지",
31
31
  "theme.blog.paginator.olderEntries": "다음 페이지",
@@ -44,13 +44,13 @@
44
44
  "theme.common.editThisPage": "페이지 편집",
45
45
  "theme.common.headingLinkTitle": "{heading}에 대한 직접 링크",
46
46
  "theme.common.skipToMainContent": "본문으로 건너뛰기",
47
- "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
48
- "theme.contentVisibility.draftBanner.title": "Draft page",
47
+ "theme.contentVisibility.draftBanner.message": " 페이지는 아직 작성 중입니다. 개발 환경에서만 보이며 프로덕션 빌드에서는 제외됩니다.",
48
+ "theme.contentVisibility.draftBanner.title": "작성 중인 페이지",
49
49
  "theme.contentVisibility.unlistedBanner.message": "이 문서는 색인되지 않습니다. 검색 엔진이 이 문서를 색인하지 않으며, 주소를 알고 있는 사용자만 접근할 수 있습니다.",
50
50
  "theme.contentVisibility.unlistedBanner.title": "색인되지 않은 문서",
51
51
  "theme.docs.DocCard.categoryDescription.plurals": "{count} 항목",
52
52
  "theme.docs.breadcrumbs.home": "홈",
53
- "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
53
+ "theme.docs.breadcrumbs.navAriaLabel": "탐색 경로",
54
54
  "theme.docs.paginator.navAriaLabel": "문서 페이지",
55
55
  "theme.docs.paginator.next": "다음",
56
56
  "theme.docs.paginator.previous": "이전",
@@ -5,8 +5,8 @@
5
5
  "theme.CodeBlock.copy": "Kopieer",
6
6
  "theme.CodeBlock.copyButtonAriaLabel": "Kopieer code naar klembord",
7
7
  "theme.CodeBlock.wordWrapToggle": "Tekstterugloop in-/uitschakelen",
8
- "theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'",
9
- "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
8
+ "theme.DocSidebarItem.collapseCategoryAriaLabel": "Categorie zijbalk inklappen '{label}'",
9
+ "theme.DocSidebarItem.expandCategoryAriaLabel": "Categorie zijbalk uitklappen '{label}'",
10
10
  "theme.ErrorPageContent.title": "Deze pagina is gecrasht.",
11
11
  "theme.ErrorPageContent.tryAgain": "Probeer opnieuw",
12
12
  "theme.NavBar.navAriaLabel": "Main",
@@ -19,13 +19,13 @@
19
19
  "theme.admonition.info": "info",
20
20
  "theme.admonition.note": "notitie",
21
21
  "theme.admonition.tip": "tip",
22
- "theme.admonition.warning": "warning",
22
+ "theme.admonition.warning": "waarschuwing",
23
23
  "theme.blog.archive.description": "Archief",
24
24
  "theme.blog.archive.title": "Archief",
25
- "theme.blog.author.noPosts": "This author has not written any posts yet.",
25
+ "theme.blog.author.noPosts": "Deze auteur heeft nog geen berichten geschreven.",
26
26
  "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
27
- "theme.blog.authorsList.pageTitle": "Authors",
28
- "theme.blog.authorsList.viewAll": "View All Authors",
27
+ "theme.blog.authorsList.pageTitle": "Auteurs",
28
+ "theme.blog.authorsList.viewAll": "Bekijk alle auteurs",
29
29
  "theme.blog.paginator.navAriaLabel": "Paginanavigatie blog",
30
30
  "theme.blog.paginator.newerEntries": "Nieuwere items",
31
31
  "theme.blog.paginator.olderEntries": "Oudere items",
@@ -44,23 +44,23 @@
44
44
  "theme.common.editThisPage": "Bewerk deze pagina",
45
45
  "theme.common.headingLinkTitle": "Direct link naar {heading}",
46
46
  "theme.common.skipToMainContent": "Ga naar hoofdinhoud",
47
- "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
48
- "theme.contentVisibility.draftBanner.title": "Draft page",
49
- "theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
50
- "theme.contentVisibility.unlistedBanner.title": "Unlisted page",
47
+ "theme.contentVisibility.draftBanner.message": "Deze pagina is een concept. Deze zal alleen zichtbaar zijn in de ontwikkelomgeving en uitgesloten worden van de productie build.",
48
+ "theme.contentVisibility.draftBanner.title": "Concept pagina",
49
+ "theme.contentVisibility.unlistedBanner.message": "Deze pagina is verborgen. Zoekmachines indexeren deze niet en alleen gebruikers met een directe link kunnen deze openen.",
50
+ "theme.contentVisibility.unlistedBanner.title": "Verborgen page",
51
51
  "theme.docs.DocCard.categoryDescription.plurals": "1 artikel|{count} artikelen",
52
52
  "theme.docs.breadcrumbs.home": "Homepagina",
53
53
  "theme.docs.breadcrumbs.navAriaLabel": "Broodkruimels",
54
54
  "theme.docs.paginator.navAriaLabel": "Documentatie pagina",
55
55
  "theme.docs.paginator.next": "Volgende",
56
56
  "theme.docs.paginator.previous": "Vorige",
57
- "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
57
+ "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Sluit navigatiebalk",
58
58
  "theme.docs.sidebar.collapseButtonAriaLabel": "Zijbalk inklappen",
59
59
  "theme.docs.sidebar.collapseButtonTitle": "Zijbalk inklappen",
60
60
  "theme.docs.sidebar.expandButtonAriaLabel": "Zijbalk uitklappen",
61
61
  "theme.docs.sidebar.expandButtonTitle": "Zijbalk uitklappen",
62
- "theme.docs.sidebar.navAriaLabel": "Docs sidebar",
63
- "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
62
+ "theme.docs.sidebar.navAriaLabel": "Docs zijbalk",
63
+ "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Navigatiebalk schakelen",
64
64
  "theme.docs.tagDocListPageTitle": "{nDocsTagged} met \"{tagName}\"",
65
65
  "theme.docs.tagDocListPageTitle.nDocsTagged": "Een artikel getagd|{count} artikelen getagd",
66
66
  "theme.docs.versionBadge.label": "Versie: {versionLabel}",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docusaurus/theme-translations",
3
- "version": "3.6.3",
3
+ "version": "3.7.0",
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.6.3",
27
- "@docusaurus/core": "3.6.3",
28
- "@docusaurus/logger": "3.6.3",
29
- "@docusaurus/utils": "3.6.3",
26
+ "@docusaurus/babel": "3.7.0",
27
+ "@docusaurus/core": "3.7.0",
28
+ "@docusaurus/logger": "3.7.0",
29
+ "@docusaurus/utils": "3.7.0",
30
30
  "lodash": "^4.17.21"
31
31
  },
32
32
  "engines": {
33
33
  "node": ">=18.0"
34
34
  },
35
- "gitHead": "9c0e19c669ffcbc0972bfd8527e8b93f1f74e7d8"
35
+ "gitHead": "dd59750c16fe6908a26f18806a54d4c3dbe6db43"
36
36
  }