@docusaurus/theme-translations
Advanced tools
Comparing version 3.6.3-canary-6171 to 3.6.3-canary-6173
@@ -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-canary-6171", | ||
"version": "3.6.3-canary-6173", | ||
"description": "Docusaurus theme translations.", | ||
@@ -26,6 +26,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@docusaurus/babel": "3.6.3-canary-6171", | ||
"@docusaurus/core": "3.6.3-canary-6171", | ||
"@docusaurus/logger": "3.6.3-canary-6171", | ||
"@docusaurus/utils": "3.6.3-canary-6171", | ||
"@docusaurus/babel": "3.6.3-canary-6173", | ||
"@docusaurus/core": "3.6.3-canary-6173", | ||
"@docusaurus/logger": "3.6.3-canary-6173", | ||
"@docusaurus/utils": "3.6.3-canary-6173", | ||
"lodash": "^4.17.21" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "cb541b0e48167d8b72ea26a05c96dc48a497bbb8" | ||
"gitHead": "571d3ffba31952424543eba02e1e21053261bcae" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
335511