Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@docusaurus/theme-translations

Package Overview
Dependencies
Maintainers
0
Versions
1173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/theme-translations - npm Package Compare versions

Comparing version 3.6.3 to 3.7.0-canary-6191

12

locales/ko/theme-common.json

@@ -25,6 +25,6 @@ {

"theme.blog.archive.title": "게시물 목록",
"theme.blog.author.noPosts": "This author has not written any posts yet.",
"theme.blog.author.noPosts": "작성자가 아직 게시글을 작성하지 않았습니다.",
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
"theme.blog.authorsList.pageTitle": "Authors",
"theme.blog.authorsList.viewAll": "View All Authors",
"theme.blog.authorsList.pageTitle": "저자",
"theme.blog.authorsList.viewAll": "모든 저자 보기",
"theme.blog.paginator.navAriaLabel": "블로그 게시물 목록 탐색",

@@ -48,4 +48,4 @@ "theme.blog.paginator.newerEntries": "이전 페이지",

"theme.common.skipToMainContent": "본문으로 건너뛰기",
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
"theme.contentVisibility.draftBanner.title": "Draft page",
"theme.contentVisibility.draftBanner.message": "이 페이지는 아직 작성 중입니다. 개발 환경에서만 보이며 프로덕션 빌드에서는 제외됩니다.",
"theme.contentVisibility.draftBanner.title": "작성 중인 페이지",
"theme.contentVisibility.unlistedBanner.message": "이 문서는 색인되지 않습니다. 검색 엔진이 이 문서를 색인하지 않으며, 주소를 알고 있는 사용자만 접근할 수 있습니다.",

@@ -55,3 +55,3 @@ "theme.contentVisibility.unlistedBanner.title": "색인되지 않은 문서",

"theme.docs.breadcrumbs.home": "홈",
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
"theme.docs.breadcrumbs.navAriaLabel": "탐색 경로",
"theme.docs.paginator.navAriaLabel": "문서 페이지",

@@ -58,0 +58,0 @@ "theme.docs.paginator.next": "다음",

@@ -8,4 +8,4 @@ {

"theme.CodeBlock.wordWrapToggle": "Tekstterugloop in-/uitschakelen",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'",
"theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Categorie zijbalk inklappen '{label}'",
"theme.DocSidebarItem.expandCategoryAriaLabel": "Categorie zijbalk uitklappen '{label}'",
"theme.ErrorPageContent.title": "Deze pagina is gecrasht.",

@@ -23,9 +23,9 @@ "theme.ErrorPageContent.tryAgain": "Probeer opnieuw",

"theme.admonition.tip": "tip",
"theme.admonition.warning": "warning",
"theme.admonition.warning": "waarschuwing",
"theme.blog.archive.description": "Archief",
"theme.blog.archive.title": "Archief",
"theme.blog.author.noPosts": "This author has not written any posts yet.",
"theme.blog.author.noPosts": "Deze auteur heeft nog geen berichten geschreven.",
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
"theme.blog.authorsList.pageTitle": "Authors",
"theme.blog.authorsList.viewAll": "View All Authors",
"theme.blog.authorsList.pageTitle": "Auteurs",
"theme.blog.authorsList.viewAll": "Bekijk alle auteurs",
"theme.blog.paginator.navAriaLabel": "Paginanavigatie blog",

@@ -49,6 +49,6 @@ "theme.blog.paginator.newerEntries": "Nieuwere items",

"theme.common.skipToMainContent": "Ga naar hoofdinhoud",
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
"theme.contentVisibility.draftBanner.title": "Draft page",
"theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
"theme.contentVisibility.draftBanner.message": "Deze pagina is een concept. Deze zal alleen zichtbaar zijn in de ontwikkelomgeving en uitgesloten worden van de productie build.",
"theme.contentVisibility.draftBanner.title": "Concept pagina",
"theme.contentVisibility.unlistedBanner.message": "Deze pagina is verborgen. Zoekmachines indexeren deze niet en alleen gebruikers met een directe link kunnen deze openen.",
"theme.contentVisibility.unlistedBanner.title": "Verborgen page",
"theme.docs.DocCard.categoryDescription.plurals": "1 artikel|{count} artikelen",

@@ -60,3 +60,3 @@ "theme.docs.breadcrumbs.home": "Homepagina",

"theme.docs.paginator.previous": "Vorige",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Sluit navigatiebalk",
"theme.docs.sidebar.collapseButtonAriaLabel": "Zijbalk inklappen",

@@ -66,4 +66,4 @@ "theme.docs.sidebar.collapseButtonTitle": "Zijbalk inklappen",

"theme.docs.sidebar.expandButtonTitle": "Zijbalk uitklappen",
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
"theme.docs.sidebar.navAriaLabel": "Docs zijbalk",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Navigatiebalk schakelen",
"theme.docs.tagDocListPageTitle": "{nDocsTagged} met \"{tagName}\"",

@@ -70,0 +70,0 @@ "theme.docs.tagDocListPageTitle.nDocsTagged": "Een artikel getagd|{count} artikelen getagd",

{
"name": "@docusaurus/theme-translations",
"version": "3.6.3",
"version": "3.7.0-canary-6191",
"description": "Docusaurus theme translations.",

@@ -26,6 +26,6 @@ "main": "lib/index.js",

"devDependencies": {
"@docusaurus/babel": "3.6.3",
"@docusaurus/core": "3.6.3",
"@docusaurus/logger": "3.6.3",
"@docusaurus/utils": "3.6.3",
"@docusaurus/babel": "3.7.0-canary-6191",
"@docusaurus/core": "3.7.0-canary-6191",
"@docusaurus/logger": "3.7.0-canary-6191",
"@docusaurus/utils": "3.7.0-canary-6191",
"lodash": "^4.17.21"

@@ -36,3 +36,3 @@ },

},
"gitHead": "9c0e19c669ffcbc0972bfd8527e8b93f1f74e7d8"
"gitHead": "9ffcdd6269ba34df20cb1986fc53614b4c4c1a69"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc