@docusaurus/theme-translations 3.6.3 → 3.7.0-canary-6193

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}",
@@ -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,8 +44,8 @@
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} 个项目",
@@ -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,8 +44,8 @@
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} 個項目",
@@ -54,7 +54,7 @@
54
54
  "theme.docs.paginator.navAriaLabel": "文件選項卡",
55
55
  "theme.docs.paginator.next": "下一頁",
56
56
  "theme.docs.paginator.previous": "上一頁",
57
- "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
57
+ "theme.docs.sidebar.closeSidebarButtonAriaLabel": "關閉導覽列",
58
58
  "theme.docs.sidebar.collapseButtonAriaLabel": "收起側邊欄",
59
59
  "theme.docs.sidebar.collapseButtonTitle": "收起側邊欄",
60
60
  "theme.docs.sidebar.expandButtonAriaLabel": "展開側邊欄",
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-canary-6193",
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-canary-6193",
27
+ "@docusaurus/core": "3.7.0-canary-6193",
28
+ "@docusaurus/logger": "3.7.0-canary-6193",
29
+ "@docusaurus/utils": "3.7.0-canary-6193",
30
30
  "lodash": "^4.17.21"
31
31
  },
32
32
  "engines": {
33
33
  "node": ">=18.0"
34
34
  },
35
- "gitHead": "9c0e19c669ffcbc0972bfd8527e8b93f1f74e7d8"
35
+ "gitHead": "9abfde23486f800556b7ef9e75a88e7e7d089eb8"
36
36
  }