summaryrefslogtreecommitdiff
path: root/themes/beautifulhugo/i18n/nl.yaml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2019-08-03 22:26:50 +0200
committerChristoph Cullmann <cullmann@kde.org>2019-08-03 22:26:50 +0200
commitec1341fcd178d72e1accd308d1ae314702e69c01 (patch)
tree927c5113475a982af7a4809af78a8f4b4990be62 /themes/beautifulhugo/i18n/nl.yaml
parent05bc58562c52539f196ae4357afd80a23d34e812 (diff)
use new theme
Diffstat (limited to 'themes/beautifulhugo/i18n/nl.yaml')
-rw-r--r--themes/beautifulhugo/i18n/nl.yaml74
1 files changed, 74 insertions, 0 deletions
diff --git a/themes/beautifulhugo/i18n/nl.yaml b/themes/beautifulhugo/i18n/nl.yaml
new file mode 100644
index 0000000..02993bb
--- /dev/null
+++ b/themes/beautifulhugo/i18n/nl.yaml
@@ -0,0 +1,74 @@
+# Content
+- id: dateFormat
+ translation: "2006-01-02"
+- id: shortdateFormat
+ translation: "2 Jan, 2006 15:04:05"
+- id: postedOnDate
+ translation: "Gepost op {{ .Count }}"
+- id: lastModified
+ translation: "(Laatst gewijzigd op {{ .Count }})"
+- id: translationsLabel
+ translation: "Andere talen: "
+- id: translationsSeparator
+ translation: ", "
+- id: readMore
+ translation: "Meer lezen"
+- id: olderPosts
+ translation: "Oudere berichten"
+- id: newerPosts
+ translation: "Nieuwere berichten"
+- id: previousPost
+ translation: "Vorige bericht"
+- id: nextPost
+ translation: "Volgende bericht"
+- id: readTime
+ translation: "minuten"
+- id: words
+ translation: "woorden"
+
+
+# 404 page
+- id: pageNotFound
+ translation: "Oeps, deze pagina bestaat niet. (404 Error)"
+
+# Footer
+- id: poweredBy # Accepts HTML
+ translation: '<a href="http://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a>-aangedreven &nbsp;&bull;&nbsp; Thema door <a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> aangepast voor <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
+
+# Navigation
+- id: toggleNavigation
+ translation: "Navigatie"
+- id: languageSwitcherLabel
+ translation: "Taal"
+- id: gcseLabelShort
+ translation: "Zoeken"
+- id: gcseLabelLong
+ translation: "Zoek {{ .Site.Title }}"
+- id: gcseClose
+ translation: "Sluiten"
+
+# Staticman
+- id: noComment
+ translation: "Geen commentaar"
+- id: oneComment
+ translation: "reactie"
+- id: moreComment
+ translation: "reacties"
+- id: useMarkdown
+ translation: "Je kunt Markdown-syntax gebruiken"
+- id: yourName
+ translation: "Jouw naam"
+- id: yourEmail
+ translation: "Jouw e-mailadres"
+- id: yourWebsite
+ translation: "Jouw website"
+
+# Delayed Disqus
+- id: show
+ translation: "Laat"
+- id: comments
+ translation: "reacties zien"
+
+# Related posts
+- id: seeAlso
+ translation: "Zie ook"