Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/nl.yaml')
-rw-r--r--i18n/nl.yaml51
1 files changed, 35 insertions, 16 deletions
diff --git a/i18n/nl.yaml b/i18n/nl.yaml
index 620d915..a814232 100644
--- a/i18n/nl.yaml
+++ b/i18n/nl.yaml
@@ -1,38 +1,57 @@
-toggleMenu: Open Menu
+toggleMenu:
+ other: Open Menu
-darkMode: Donkere modus
+darkMode:
+ other: Donkere modus
list:
page:
one: "{{ .Count }} pagina"
other: "{{ .Count }} pagina's"
- section: Sectie
+
+ section:
+ other: Sectie
+
subsection:
one: Subsectie
other: Subsecties
article:
- relatedContent: Gerelateerde inhoud
- lastUpdatedOn: Laatst bijgewerkt op
+ relatedContent:
+ other: Gerelateerde inhoud
+ lastUpdatedOn:
+ other: Laatst bijgewerkt op
notFound:
- title: Niet gevonden
- subtitle: Deze pagina bestaat niet.
+ title:
+ other: Niet gevonden
+ subtitle:
+ other: Deze pagina bestaat niet.
widget:
archives:
- title: Archief
- more: Meer
+ title:
+ other: Archief
+ more:
+ other: Meer
tagCloud:
- title: Tags
+ title:
+ other: Tags
+
categoriesCloud:
- title: Categorie
+ title:
+ other: Categorie
search:
- title: Zoeken
- placeholder: Typ iets
- resultTitle: "#PAGES_COUNT pagina's (#TIME_SECONDS seconden)"
+ title:
+ other: Zoeken
+ placeholder:
+ other: Typ iets
+ resultTitle:
+ other: "#PAGES_COUNT pagina's (#TIME_SECONDS seconden)"
footer:
- builtWith: Gemaakt met {{ .Generator }}
- designedBy: Theme {{ .Theme }} ontworpen door {{ .DesignedBy }}
+ builtWith:
+ other: Gemaakt met {{ .Generator }}
+ designedBy:
+ other: Theme {{ .Theme }} ontworpen door {{ .DesignedBy }}