first commit

This commit is contained in:
Hendrik Hogertz
2022-01-15 00:56:38 +01:00
commit 63ba272b75
182 changed files with 19069 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
[categories]
one = "Kategorie"
other = "Kategorien"
[tags]
one = "Tag"
other = "Tags"
[series]
one = "Serie"
other = "Serien"
[authors]
one = "Autor"
other = "Autoren"
[posts]
other = "Beiträge"
[reading_time]
one = "Eine Minute Lesezeit"
other = "{{ .Count }} Minuten Lesezeit"
[page_not_found]
other = "Seite nicht gefunden"
[page_does_not_exist]
other = "Tut mir Leid, die Seite existiert leider nicht."
[head_back]
other = "Du kannst hier zurück zur <a href=\"{{ . }}\">Startseite</a>."
[powered_by]
other = "Gestaltet mit"
[see_also]
other = "Siehe auch in"
[note]
other = "Bemerkung"
[tip]
other = "Tipp"
[example]
other = "Beispiel"
[question]
other = "Frage"
[info]
other = "Info"
[warning]
other = "Warnung"
[error]
other = "Fehler"