nl.yaml 960 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. toggleMenu:
  2. other: Open Menu
  3. darkMode:
  4. other: Donkere modus
  5. list:
  6. page:
  7. one: "{{ .Count }} pagina"
  8. other: "{{ .Count }} pagina's"
  9. section:
  10. other: Sectie
  11. subsection:
  12. one: Subsectie
  13. other: Subsecties
  14. article:
  15. relatedContents:
  16. other: Gerelateerde inhoud
  17. lastUpdatedOn:
  18. other: Laatst bijgewerkt op
  19. notFound:
  20. title:
  21. other: Niet gevonden
  22. subtitle:
  23. other: Deze pagina bestaat niet.
  24. widget:
  25. archives:
  26. title:
  27. other: Archief
  28. more:
  29. other: Meer
  30. tagCloud:
  31. title:
  32. other: Tags
  33. search:
  34. title:
  35. other: Zoeken
  36. placeholder:
  37. other: Typ iets
  38. resultTitle:
  39. other: "#PAGES_COUNT pagina's (#TIME_SECONDS seconden)"
  40. footer:
  41. builtWith:
  42. other: Gemaakt met {{ .Generator }}
  43. designedBy:
  44. other: Theme {{ .Theme }} ontworpen door {{ .DesignedBy }}