68 lines
946 B
TOML
68 lines
946 B
TOML
[translatedVersion]
|
|
other = "Dieser Beitrag ist auch auf Deutsch verfügbar"
|
|
|
|
[more]
|
|
other = "More"
|
|
|
|
[allTitle]
|
|
other = "All {{.Title }}"
|
|
|
|
[recentTitle]
|
|
other = "Recent {{.Title }}"
|
|
|
|
[readMore]
|
|
other = "read more"
|
|
|
|
[next]
|
|
other = "Next"
|
|
|
|
[back]
|
|
other = "Back"
|
|
|
|
[publishedOn]
|
|
other = "Published on"
|
|
|
|
[pageNotFound]
|
|
other = "Nothing found here"
|
|
|
|
[EntriesTagged]
|
|
other = "All tagged"
|
|
|
|
[by]
|
|
other = "By"
|
|
|
|
[whatsInThis]
|
|
other = "What's in this {{ .Type }}"
|
|
|
|
[related]
|
|
other = "Related"
|
|
|
|
[yourName]
|
|
other = "Your Name"
|
|
|
|
[emailAddress]
|
|
other = "Email Address"
|
|
|
|
[message]
|
|
other = "Message"
|
|
|
|
[emailRequiredNote]
|
|
other = "An email address is required."
|
|
|
|
[send]
|
|
other = "Send"
|
|
|
|
[taxonomyPageList]
|
|
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
|
|
|
[readingTime]
|
|
one = "One minute read"
|
|
other = "{{ .Count }} minutes read"
|
|
|
|
[wordCount]
|
|
one = "One word"
|
|
other = "{{ .Count }} words"
|
|
|
|
[pageTitle]
|
|
other = "{{ .Name }} page"
|