080c86ec79
* feat(i18n): add German translations for new features and refactor add translation for feature `back` add translation for feature `tableOfContents` add translation for feature `readingTime` fix translation for feature `resultTitle` add newlines according to i18n en config * feat(i18n): add Spanish translations for new features and refactor add translation for feature `back` add translation for feature `tableOfContents` add translation for feature `readingTime` add newlines according to i18n en config
71 lines
1.2 KiB
YAML
71 lines
1.2 KiB
YAML
toggleMenu:
|
|
other: Menü umschalten
|
|
|
|
darkMode:
|
|
other: Dunkler Modus
|
|
|
|
list:
|
|
page:
|
|
one: "{{ .Count }} Seite"
|
|
other: "{{ .Count }} Seiten"
|
|
|
|
section:
|
|
other: Abschnitt
|
|
|
|
subsection:
|
|
one: Unterabschnitt
|
|
other: Unterabschnitte
|
|
|
|
article:
|
|
back:
|
|
other: Zurück
|
|
|
|
tableOfContents:
|
|
other: Inhaltsverzeichnis
|
|
|
|
relatedContents:
|
|
other: Verwandte Inhalte
|
|
|
|
lastUpdatedOn:
|
|
other: Zuletzt aktualisiert am
|
|
|
|
readingTime:
|
|
one: "{{ .Count }} Minute Lesezeit"
|
|
other: "{{ .Count }} Minuten Lesezeit"
|
|
|
|
notFound:
|
|
title:
|
|
other: Seite nicht gefunden
|
|
|
|
subtitle:
|
|
other: Diese Seite existiert nicht
|
|
|
|
widget:
|
|
archives:
|
|
title:
|
|
other: Archiv
|
|
|
|
more:
|
|
other: Weitere
|
|
|
|
tagCloud:
|
|
title:
|
|
other: Schlagwörter
|
|
|
|
search:
|
|
title:
|
|
other: Suche
|
|
|
|
placeholder:
|
|
other: Etwas tippen...
|
|
|
|
resultTitle:
|
|
other: "#PAGES_COUNT Seiten (#TIME_SECONDS Sekunden)"
|
|
|
|
footer:
|
|
builtWith:
|
|
other: Erstellt mit {{ .Generator }}
|
|
|
|
designedBy:
|
|
other: Theme {{ .Theme }} gestaltet von {{ .DesignedBy }}
|