68 lines
1.4 KiB
YAML
68 lines
1.4 KiB
YAML
|
# General
|
||
|
- id: read_more
|
||
|
translation: Mehr…
|
||
|
|
||
|
# Post meta
|
||
|
- id: meta_lastmod
|
||
|
translation: Zuletzt geändert
|
||
|
|
||
|
# Table of Contents
|
||
|
- id: toc_title
|
||
|
translation: Inhalt
|
||
|
|
||
|
# Post nav
|
||
|
- id: post_nav_prev
|
||
|
translation: Vorheriger Beitrag
|
||
|
|
||
|
- id: post_nav_next
|
||
|
translation: Nächster Beitrag
|
||
|
|
||
|
# Authorbox
|
||
|
- id: authorbox_name
|
||
|
translation: Über {{ .Count }}
|
||
|
|
||
|
# Sidebar
|
||
|
- id: sidebar_warning
|
||
|
translation: ACHTUNG
|
||
|
|
||
|
- id: sidebar_recommendation
|
||
|
translation: Bitte aktiviere mindestens ein Widget in der Seitenleiste.
|
||
|
|
||
|
# Events widget
|
||
|
- id: events_title
|
||
|
translation: Unser nächster Termin
|
||
|
|
||
|
# Search widget
|
||
|
- id: search_placeholder
|
||
|
translation: Suchen...
|
||
|
|
||
|
# Categories widget
|
||
|
- id: categories_title
|
||
|
translation: Kategorien
|
||
|
|
||
|
# Recent Posts widget
|
||
|
- id: recent_title
|
||
|
translation: Letzte Beiträge
|
||
|
|
||
|
# Social widget
|
||
|
- id: social_title
|
||
|
translation: Soziales
|
||
|
|
||
|
# Tags List widget
|
||
|
- id: tags_title
|
||
|
translation: Schlagworte
|
||
|
|
||
|
# Footer
|
||
|
- id: footer_credits
|
||
|
translation: "Erzeugt mit <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> und <a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> theme."
|
||
|
|
||
|
# 404
|
||
|
- id: 404_title
|
||
|
translation: 404. Seite nicht gefunden
|
||
|
|
||
|
- id: 404_text
|
||
|
translation: "Die gesuchte Seite wurde anscheinend verschoben, gelöscht oder existiert nicht. Bitte benutze die Suche oder gehe zur"
|
||
|
|
||
|
- id: 404_linktext
|
||
|
translation: "Startseite"
|