-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2e83a1b
commit e2bcc57
Showing
5 changed files
with
117 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
packages/docusaurus-theme-translations/locales/nl/plugin-ideal-image.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"theme.IdealImageMessage.404error": "404. Afbeelding niet gevonden", | ||
"theme.IdealImageMessage.error": "Fout. Klik om te vernieuwen", | ||
"theme.IdealImageMessage.load": "Klik om {sizeMessage} te laden", | ||
"theme.IdealImageMessage.loading": "Laden...", | ||
"theme.IdealImageMessage.offline": "Je browser is offline. De afbeelding is niet geladen" | ||
} |
5 changes: 5 additions & 0 deletions
5
packages/docusaurus-theme-translations/locales/nl/plugin-pwa.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"theme.PwaReloadPopup.closeButtonAriaLabel": "Sluiten", | ||
"theme.PwaReloadPopup.info": "Nieuwe versie beschikbaar", | ||
"theme.PwaReloadPopup.refreshButtonText": "Vernieuwen" | ||
} |
66 changes: 66 additions & 0 deletions
66
packages/docusaurus-theme-translations/locales/nl/theme-common.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"theme.AnnouncementBar.closeButtonAriaLabel": "Sluiten", | ||
"theme.BackToTopButton.buttonAriaLabel": "Scroll naar boven", | ||
"theme.CodeBlock.copied": "Gekopieerd", | ||
"theme.CodeBlock.copy": "Kopieer", | ||
"theme.CodeBlock.copyButtonAriaLabel": "Kopieer code naar klembord", | ||
"theme.CodeBlock.wordWrapToggle": "Tekstterugloop in-/uitschakelen", | ||
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Klap de opvouwbare zijbalkcategorie '{label}' in of uit", | ||
"theme.ErrorPageContent.title": "Deze pagina is gecrasht.", | ||
"theme.ErrorPageContent.tryAgain": "Probeer opnieuw", | ||
"theme.NotFound.p1": "We kunnen niet vinden waar je naar op zoek bent.", | ||
"theme.NotFound.p2": "Neem contact op met de eigenaar van de website die naar de originele URL heeft geleid en laat weten dat de link niet meer werkt.", | ||
"theme.NotFound.title": "Pagina niet gevonden", | ||
"theme.TOCCollapsible.toggleButtonLabel": "Op deze pagina", | ||
"theme.admonition.caution": "pas op", | ||
"theme.admonition.danger": "gevaar", | ||
"theme.admonition.info": "info", | ||
"theme.admonition.note": "notitie", | ||
"theme.admonition.tip": "tip", | ||
"theme.blog.archive.description": "Archief", | ||
"theme.blog.archive.title": "Archief", | ||
"theme.blog.paginator.navAriaLabel": "Paginanavigatie blog", | ||
"theme.blog.paginator.newerEntries": "Nieuwere items", | ||
"theme.blog.paginator.olderEntries": "Oudere items", | ||
"theme.blog.post.paginator.navAriaLabel": "Paginanavigatie blog", | ||
"theme.blog.post.paginator.newerPost": "Nieuwer bericht", | ||
"theme.blog.post.paginator.olderPost": "Ouder bericht", | ||
"theme.blog.post.plurals": "Een bericht|{count} berichten", | ||
"theme.blog.post.readMore": "Lees meer", | ||
"theme.blog.post.readMoreLabel": "Lees meer over {title}", | ||
"theme.blog.post.readingTime.plurals": "Een minuut leestijd|{readingTime} minuten leestijd", | ||
"theme.blog.sidebar.navAriaLabel": "Navigatie recente blogitems", | ||
"theme.blog.tagTitle": "{nPosts} getagd met \"{tagName}\"", | ||
"theme.colorToggle.ariaLabel": "Schakel tussen donkere en lichte modus (momenteel {mode})", | ||
"theme.colorToggle.ariaLabel.mode.dark": "donkere modus", | ||
"theme.colorToggle.ariaLabel.mode.light": "lichte modus", | ||
"theme.common.editThisPage": "Bewerk deze pagina", | ||
"theme.common.headingLinkTitle": "Direct link naar de titel", | ||
"theme.common.skipToMainContent": "Ga naar hoofdinhoud", | ||
"theme.docs.DocCard.categoryDescription": "{count} artikelen", | ||
"theme.docs.breadcrumbs.home": "Homepagina", | ||
"theme.docs.breadcrumbs.navAriaLabel": "Broodkruimels", | ||
"theme.docs.paginator.navAriaLabel": "Paginanavigatie documentatie", | ||
"theme.docs.paginator.next": "Volgende", | ||
"theme.docs.paginator.previous": "Vorige", | ||
"theme.docs.sidebar.collapseButtonAriaLabel": "Zijbalk inklappen", | ||
"theme.docs.sidebar.collapseButtonTitle": "Zijbalk inklappen", | ||
"theme.docs.sidebar.expandButtonAriaLabel": "Zijbalk uitklappen", | ||
"theme.docs.sidebar.expandButtonTitle": "Zijbalk uitklappen", | ||
"theme.docs.tagDocListPageTitle": "{nDocsTagged} met \"{tagName}\"", | ||
"theme.docs.tagDocListPageTitle.nDocsTagged": "Een artikel getagd|{count} artikelen getagd", | ||
"theme.docs.versionBadge.label": "Versie: {versionLabel}", | ||
"theme.docs.versions.latestVersionLinkLabel": "laatste versie", | ||
"theme.docs.versions.latestVersionSuggestionLabel": "Voor de huidige documentatie, zie de {latestVersionLink} ({versionLabel}).", | ||
"theme.docs.versions.unmaintainedVersionLabel": "Dit is de documentatie voor {siteTitle} {versionLabel}, welke niet langer actief wordt onderhouden.", | ||
"theme.docs.versions.unreleasedVersionLabel": "Dit is nog niet uitgegeven documentatie voor {siteTitle}, versie {versionLabel}", | ||
"theme.lastUpdated.atDate": " op {date}", | ||
"theme.lastUpdated.byUser": " door {user}", | ||
"theme.lastUpdated.lastUpdatedAtBy": "Laatst bijgewerkt{atDate}{byUser}", | ||
"theme.navbar.mobileLanguageDropdown.label": "Talen", | ||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Terug naar het hoofdmenu", | ||
"theme.navbar.mobileVersionsDropdown.label": "Versies", | ||
"theme.tags.tagsListLabel": "Tags:", | ||
"theme.tags.tagsPageLink": "Laat alle tags zien", | ||
"theme.tags.tagsPageTitle": "Tags" | ||
} |
4 changes: 4 additions & 0 deletions
4
packages/docusaurus-theme-translations/locales/nl/theme-live-codeblock.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"theme.Playground.liveEditor": "Live bewerken", | ||
"theme.Playground.result": "Resultaat" | ||
} |
35 changes: 35 additions & 0 deletions
35
packages/docusaurus-theme-translations/locales/nl/theme-search-algolia.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"theme.SearchBar.label": "Zoeken", | ||
"theme.SearchBar.seeAll": "Laat alle {count} resultaten zien", | ||
"theme.SearchModal.errorScreen.helpText": "Misschien wilt u uw netwerkverbinding controleren.", | ||
"theme.SearchModal.errorScreen.titleText": "Niet in staat resultaten op te halen", | ||
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape-toets", | ||
"theme.SearchModal.footer.closeText": "om te sluiten", | ||
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Pijltoets naar beneden", | ||
"theme.SearchModal.footer.navigateText": "om te navigeren", | ||
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Pijltoets naar boven", | ||
"theme.SearchModal.footer.searchByText": "Zoek op", | ||
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter-toets", | ||
"theme.SearchModal.footer.selectText": "om te selecteren", | ||
"theme.SearchModal.noResultsScreen.noResultsText": "Geen resultaten voor", | ||
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Laat het ons weten.", | ||
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Zou deze zoekopdracht resultaten moeten opleveren?", | ||
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Probeer om te zoeken op", | ||
"theme.SearchModal.placeholder": "Doorzoek de documentatie", | ||
"theme.SearchModal.searchBox.cancelButtonText": "Annuleren", | ||
"theme.SearchModal.searchBox.resetButtonTitle": "Maak de zoekopdracht leeg", | ||
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favoriet", | ||
"theme.SearchModal.startScreen.noRecentSearchesText": "Geen recente zoekopdrachten", | ||
"theme.SearchModal.startScreen.recentSearchesTitle": "Recente zoekopdrachten", | ||
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Verwijder deze zoekopdracht uit mijn favorieten", | ||
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Verwijder deze zoekopdracht uit mijn geschiedenis", | ||
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Sla deze zoekopdracht op", | ||
"theme.SearchPage.algoliaLabel": "Zoeken door Algolia", | ||
"theme.SearchPage.documentsFound.plurals": "Een document gevonden|{count} documenten gevonden", | ||
"theme.SearchPage.emptyResultsTitle": "Doorzoek de documentatie", | ||
"theme.SearchPage.existingResultsTitle": "Zoekresultaten voor \"{query}\"", | ||
"theme.SearchPage.fetchingNewResults": "Resultaten ophalen...", | ||
"theme.SearchPage.inputLabel": "Zoeken", | ||
"theme.SearchPage.inputPlaceholder": "Typ hier uw zoekopdracht", | ||
"theme.SearchPage.noResultsText": "Geen resultaten gevonden" | ||
} |