basic hugo setup
This commit is contained in:
parent
18aa3c815b
commit
8d504c8420
153 changed files with 7158 additions and 0 deletions
49
tfc/themes/ananke/i18n/de.toml
Normal file
49
tfc/themes/ananke/i18n/de.toml
Normal file
|
@ -0,0 +1,49 @@
|
|||
[more]
|
||||
other = "Mehr"
|
||||
|
||||
[allTitle]
|
||||
other = "Alle {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Neuste {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "weiterlesen"
|
||||
|
||||
[by]
|
||||
other = "Von"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Was ist in dieser {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Ähnliches"
|
||||
|
||||
[yourName]
|
||||
other = "Dein Name"
|
||||
|
||||
[emailAddress]
|
||||
other = "Email Adresse"
|
||||
|
||||
[message]
|
||||
other = "Nachricht"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Eine Email Adresse wird benötigt."
|
||||
|
||||
[send]
|
||||
other = "Senden"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Beiträge zum Thema “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Eine Minute"
|
||||
other = "{{ .Count }} Minuten"
|
||||
|
||||
[wordCount]
|
||||
one = "Ein Wort"
|
||||
other = "{{ .Count }} Wörter"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} Seite"
|
Loading…
Add table
Add a link
Reference in a new issue