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

nl.yaml « i18n - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 68a047761b5a5780f894bb53d06f4d32734a92b1 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
- 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"

- id: 404Error
  translation: "Fout 404: Pagina niet gevonden"

- id: 404Message
  translation: "Het spijt ons – deze pagina is er niet meer"

- id: 404NavHome
  translation: "Ga naar de homepage"