summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/nl.toml50
1 files changed, 50 insertions, 0 deletions
diff --git a/i18n/nl.toml b/i18n/nl.toml
new file mode 100644
index 0000000..7366e87
--- /dev/null
+++ b/i18n/nl.toml
@@ -0,0 +1,50 @@
+[sidebarToc]
+ other = "Inhoud"
+
+[sidebarPages]
+ other = "Pagina's"
+
+[sidebarTags]
+ other = "Tags"
+
+[sidebarLinks]
+ other = "Links"
+
+[sidebarBangumiChart]
+ other = "Bangumi"
+
+[footerPoweredFront]
+ other = "Powered by "
+
+[footerPoweredEnd]
+ other = " "
+
+[postMetaNoTag]
+ other = "Geen Tags"
+
+[postMetaWordCount]
+ other = " woorden"
+
+[postCopyrightFront]
+ other = "Tenzij anders vermeld is de inhoud van deze site eigendom van "
+
+[postCopyrightEnd]
+ other = "."
+
+[postCommentLoading]
+ other = "Commentaren worden geladen..."
+
+[postCommentLoadingFailed]
+ other = "Commentaren konden niet geladen worden."
+
+[archivesTotalPages]
+ other = "Totaal aantal posts: "
+
+[tagsCurrentTag]
+ other = "Alle posts met de tag {{ .Title }}: "
+
+[webpCheckerFront]
+ other = "Uw huidige browser ondersteund deze pagina niet "
+
+[webpCheckerEnd]
+ other = " afbeeldingen" \ No newline at end of file