This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen.toml
105 lines (72 loc) · 2.39 KB
/
en.toml
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
[404title]
other = "Page Not Found"
[404body]
other = "<p>We’re sorry, we couldn’t find the page you were looking for. We’ll put our best sleuths to work finding it.</p><p>In the meantime, go ahead and {{ if .HasSearch }}type what you were looking for in the <strong>search bar</strong>, or {{ end }}visit our <a href=\"{{ .BaseURL }}\">home page</a> and take a look around?<p>"
[aboutLabel]
other = "about"
[attribution]
other = "Built with {{ .Hugo }} and {{ .Midnight }}."
[categoryLabel]
one = "category"
other = "categories"
[cookie_banner]
other = "This website or its third party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the %{cookie_policy_link}. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the cookie policy. By closing this banner, scrolling this page, clicking a link, or continuing to browse otherwise, you agree to the use of cookies."
[cookiePolicyLabel]
other = "cookie policy"
[dateLabel]
other = "date"
[doorsOpenLabel]
other = "doors open"
[endLabel]
other = "end"
[estimatedTimeLabel]
other = "Estimated reading time"
[estimatedTime]
one = "1 minute"
other = "{{ .Count }} minutes"
[icalSubscribe]
other = "subscribe with iCal"
[lastUpdatedLabel]
other = "last updated"
[locationLabel]
other = "location"
[matomoFooter]
other = "<p>This site uses <a href=\"http://matomo.org/\" rel=\"nofollow noreferrer\">Matomo Analytics</a> - <a href=\"#\" id=\"toggle-tracking\">Opt Out</a></p>"
[nextPage]
other = "next"
[optIn]
other = "opt in"
[optOut]
other = "opt out"
[ownerPronoun]
one = "me"
other = "us"
[pageXofX]
other = "Page {{ .Current }} of {{ .Total }}"
[previousPage]
other = "previous"
[privacyPolicyLabel]
other = "privacy policy"
[publishedLabel]
other = "published"
[readMore]
other = "Read more<span class=\"sr-text\"> from {{ .Count }}</span>"
[recentPostsLabel]
other = "recent posts"
[rssSectionSubscribe]
other = "subscribe to {{ .Count }}"
[rssSiteSubscribe]
other = "subscribe to the site"
[searchLabel]
other = "search"
[startLabel]
other = "start"
[tagLabel]
one = "tag"
other = "tags"
[termsOfUseLabel]
other = "terms of use"
[timeLabel]
other = "time"
[upcomingEventsLabel]
other = "upcoming events"