themes/hugo-coder/i18n/de.toml
9014c45d81ec44d6124727262e432f236f2096b9
· 781 B · 63 lines
raw
| 1 | [category] |
| 2 | other = "Kategorie" |
| 3 | |
| 4 | [categories] |
| 5 | other = "Kategorien" |
| 6 | |
| 7 | [tag] |
| 8 | other = "Tag" |
| 9 | |
| 10 | [tags] |
| 11 | other = "Tags" |
| 12 | |
| 13 | [series] |
| 14 | other = "Serie" |
| 15 | |
| 16 | [author] |
| 17 | other = "Autor" |
| 18 | |
| 19 | [authors] |
| 20 | other = "Autoren" |
| 21 | |
| 22 | [posts] |
| 23 | other = "Beiträge" |
| 24 | |
| 25 | [reading_time] |
| 26 | one = "Eine Minute Lesezeit" |
| 27 | other = "{{ .Count }} Minuten Lesezeit" |
| 28 | |
| 29 | [page_not_found] |
| 30 | other = "Seite nicht gefunden" |
| 31 | |
| 32 | [page_does_not_exist] |
| 33 | other = "Tut mir Leid, die Seite existiert leider nicht." |
| 34 | |
| 35 | [head_back] |
| 36 | other = "Du kannst hier zurück zur <a href=\"{{ . }}\">Startseite</a>." |
| 37 | |
| 38 | [powered_by] |
| 39 | other = "Gestaltet mit" |
| 40 | |
| 41 | [see_also] |
| 42 | other = "Siehe auch in" |
| 43 | |
| 44 | [note] |
| 45 | other = "Bemerkung" |
| 46 | |
| 47 | [tip] |
| 48 | other = "Tipp" |
| 49 | |
| 50 | [example] |
| 51 | other = "Beispiel" |
| 52 | |
| 53 | [question] |
| 54 | other = "Frage" |
| 55 | |
| 56 | [info] |
| 57 | other = "Info" |
| 58 | |
| 59 | [warning] |
| 60 | other = "Warnung" |
| 61 | |
| 62 | [error] |
| 63 | other = "Fehler" |