Merge pull request #405 from HSoeren/patch-1

i18n translation for german updated
This commit is contained in:
Dillon
2022-05-02 17:18:11 +08:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
# === baseof == # === baseof ==
[backToTop] [backToTop]
other = "nach oben" other = "Nach oben"
[viewComments] [viewComments]
other = "Kommentare anzeigen" other = "Kommentare anzeigen"
@@ -42,12 +42,12 @@ other = "Mehr"
other = "Sprache wählen" other = "Sprache wählen"
[switchTheme] [switchTheme]
other = "Thema wechseln" other = "Darstellung ändern"
# === partials/header.html === # === partials/header.html ===
# === partials/footer.html === # === partials/footer.html ===
[poweredBySome] [poweredBySome]
other = "Ermöglicht durch {{ .Hugo }} | Thema - {{ .Theme }}" other = "Realisiert durch {{ .Hugo }} | Thema - {{ .Theme }}"
# === partials/footer.html === # === partials/footer.html ===
# === partials/comment.html === # === partials/comment.html ===
@@ -106,21 +106,21 @@ other = "Teilen auf"
other = "Inhalt" other = "Inhalt"
[publishedOnDate] [publishedOnDate]
other = "veröffentlicht auf {{ .Date }}" other = "veröffentlicht an {{ .Date }}"
[includedInCategories] [includedInCategories]
other = "enthalten in {{ .Categories }}" other = "enthalten in {{ .Categories }}"
[wordCount] [wordCount]
one = "Ein wort" one = "Ein Wort"
other = "{{ .Count }} wörter" other = "{{ .Count }} Wörter"
[readingTime] [readingTime]
one = "Eine minute" one = "Eine Minute"
other = "{{ .Count }} minuten" other = "{{ .Count }} Minuten"
[views] [views]
other = "aufrufe" other = "Aufrufe"
[author] [author]
other = "Autor" other = "Autor"
@@ -154,13 +154,13 @@ other = "Leider konnte die von Ihnen angeforderte Seite nicht aufgerufen werden.
other = "Notiz" other = "Notiz"
[abstract] [abstract]
other = "Ausblick" other = "Kurzfassung"
[info] [info]
other = "Info" other = "Info"
[tip] [tip]
other = "Tip" other = "Tipp"
[success] [success]
other = "Erfolg" other = "Erfolg"
@@ -175,7 +175,7 @@ other = "Warnung"
other = "Fehler" other = "Fehler"
[danger] [danger]
other = "Gefahr" other = "Vorsicht"
[bug] [bug]
other = "Bug" other = "Bug"