themes/hugo-coder/i18n/nl.toml
9014c45d81ec44d6124727262e432f236f2096b9
· 496 B · 33 lines
raw
| 1 | [category] |
| 2 | other = "Categorie" |
| 3 | |
| 4 | [tag] |
| 5 | other = "Label" |
| 6 | |
| 7 | [series] |
| 8 | other = "Serie" |
| 9 | |
| 10 | [author] |
| 11 | other = "Auteur" |
| 12 | |
| 13 | [posts] |
| 14 | other = "Berichten" |
| 15 | |
| 16 | [reading_time] |
| 17 | one = "Eén minuut leestijd" |
| 18 | other = "{{ .Count }} minuten leestijd" |
| 19 | |
| 20 | [page_not_found] |
| 21 | other = "Pagina niet gevonden" |
| 22 | |
| 23 | [page_does_not_exist] |
| 24 | other = "Sorry, deze pagina bestaat niet." |
| 25 | |
| 26 | [head_back] |
| 27 | other = "U kunt terugkeren naar de <a href=\"{{ . }}\">thuispagina</a>." |
| 28 | |
| 29 | [powered_by] |
| 30 | other = "Aangedreven door" |
| 31 | |
| 32 | [see_also] |
| 33 | other = "Zie ook in" |