# Content - id: dateFormat translation: "02.01.2006" - id: shortdateFormat translation: "2 Jan, 2006 15:04:05" - id: postedOnDate translation: "Gepostet am {{ .Count }}" - id: lastModified translation: "(Zuletzt geändert am {{ .Count }})" - id: translationsLabel translation: "Andere Sprachen: " - id: translationsSeparator translation: ", " - id: readMore translation: "Mehr" - id: olderPosts translation: "Ältere Posts" - id: newerPosts translation: "Neuere Posts" - id: previousPost translation: "Letzter Post" - id: nextPost translation: "Nächster Post" - id: readTime translation: "Minuten" - id: words translation: "Wörter" # 404 page - id: pageNotFound translation: "Ups, diese Seite existiert nicht. (404 Error)" # Footer - id: poweredBy # Accepts HTML translation: 'Hugo v{{ .Hugo.Version }} powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo' # Navigation - id: toggleNavigation translation: "Navigation" - id: languageSwitcherLabel translation: "Sprache" - id: gcseLabelShort translation: "Suche" - id: gcseLabelLong translation: "Suche {{ .Site.Title }}" - id: gcseClose translation: "Schließen" # Staticman - id: noComment translation: "No comment" - id: oneComment translation: "comment" - id: moreComment translation: "comments" - id: useMarkdown translation: "You can use Markdown syntax" - id: yourName translation: "Your name" - id: yourEmail translation: "Your email address" - id: yourWebsite translation: "You website"