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