summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/i18n/nl.toml
blob: 1a7cfb8617ebb8f1dc46b386f59a75ab4ea07e6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[category]
other = "Categorie"

[tag]
other = "Label"

[series]
other = "Serie"

[author]
other = "Auteur"

[posts]
other = "Berichten"

[reading_time]
one = "Eén minuut leestijd"
other = "{{ .Count }} minuten leestijd"

[page_not_found]
other = "Pagina niet gevonden"

[page_does_not_exist]
other = "Sorry, deze pagina bestaat niet."

[head_back]
other = "U kunt terugkeren naar de <a href=\"{{ . }}\">thuispagina</a>."

[powered_by]
other = "Aangedreven door"

[see_also]
other = "Zie ook in"