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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoost Baaij <joost@spacebabies.nl>2017-12-17 18:35:19 +0300
committerGuillermo Guerrero Ibarra <wolf.fox1985@gmail.com>2017-12-17 18:35:19 +0300
commit0113621e7e2b69a6c68ad52c1f11e4d77a616cbd (patch)
treec0dac55619c5024e6d658acc45734a93a91e2212
parent1e62739fa793b6a994836a5e06cc222b903471c9 (diff)
added Dutch translation (#107)
-rw-r--r--i18n/nl.yaml71
1 files changed, 71 insertions, 0 deletions
diff --git a/i18n/nl.yaml b/i18n/nl.yaml
new file mode 100644
index 0000000..440c4b2
--- /dev/null
+++ b/i18n/nl.yaml
@@ -0,0 +1,71 @@
+- id: home
+ translation: "Home"
+
+- id: templateBy
+ translation: "Template door"
+
+- id: portedBy
+ translation: "Omgezet naar Hugo door"
+
+- id: contactGoTo
+ translation: "Ga naar de contactpagina"
+
+- id: contactAddrTitle
+ translation: "Adres"
+
+- id: contactTitle
+ translation: "Contact"
+
+- id: contactForm
+ translation: "Contactformulier"
+
+- id: contactName
+ translation: "Je naam"
+
+- id: contactMail
+ translation: "Je e-mailadres"
+
+- id: contactMessage
+ translation: "Je bericht"
+
+- id: contactSend
+ translation: "Verstuur bericht"
+
+- id: navHome
+ translation: "ga naar de homepage"
+
+- id: navToggle
+ translation: "Navigation Aan/Uit"
+
+- id: categoriesTitle
+ translation: "Categorieën"
+
+- id: searchTitle
+ translation: "Zoeken"
+
+- id: tagsTitle
+ translation: "Tags"
+
+- id: continueReading
+ translation: "Ga door met lezen"
+
+- id: readMore
+ translation: "Lees meer"
+
+- id: authorBy
+ translation: "Door"
+
+- id: recentPosts
+ translation: "Recente berichten"
+
+- id: aboutUs
+ translation: "Over ons"
+
+- id: newer
+ translation: "Nieuwer"
+
+- id: older
+ translation: "Ouder"
+
+- id: publishedOn
+ translation: "op"