German Translations (#598)

* Update de.toml

* Update CONTRIBUTORS.md
This commit is contained in:
Michael Weiss
2021-09-23 15:31:58 +02:00
committed by GitHub
parent 8e6958b8be
commit 6581e860bd
2 changed files with 40 additions and 0 deletions

View File

@@ -101,3 +101,4 @@
- [kuba86](https://kuba86.com) - [kuba86](https://kuba86.com)
- [Vladislav Matus](https://github.com/matusvla) - [Vladislav Matus](https://github.com/matusvla)
- [Kirill Feoktistov](https://feoktistoff.org) - [Kirill Feoktistov](https://feoktistoff.org)
- [Michael Weiss](https://mweiss.ch)

View File

@@ -1,12 +1,27 @@
[category] [category]
other = "Kategorie" other = "Kategorie"
[categories]
other = "Kategorien"
[tag] [tag]
other = "Tag" other = "Tag"
[tags]
other = "Tags"
[series] [series]
other = "Serie" other = "Serie"
[author]
other = "Autor"
[authors]
other = "Autoren"
[posts]
other = "Beiträge"
[reading_time] [reading_time]
one = "Eine Minute Lesezeit" one = "Eine Minute Lesezeit"
other = "{{ .Count }} Minuten Lesezeit" other = "{{ .Count }} Minuten Lesezeit"
@@ -22,3 +37,27 @@ other = "Du kannst hier zurück zur <a href=\"{{ . }}\">Startseite</a>."
[powered_by] [powered_by]
other = "Gestaltet mit" 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"