From 239d68f94c6250276850fbe95eaa6cdd5c38fb26 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 16 Nov 2024 19:32:18 +0300 Subject: Своя тема, полностью всё переделал MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hugo-theme-stack/i18n/de.yaml | 74 ------------------------------------ 1 file changed, 74 deletions(-) delete mode 100644 themes/hugo-theme-stack/i18n/de.yaml (limited to 'themes/hugo-theme-stack/i18n/de.yaml') diff --git a/themes/hugo-theme-stack/i18n/de.yaml b/themes/hugo-theme-stack/i18n/de.yaml deleted file mode 100644 index 7ab5b56..0000000 --- a/themes/hugo-theme-stack/i18n/de.yaml +++ /dev/null @@ -1,74 +0,0 @@ -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 - - relatedContent: - 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 - - categoriesCloud: - title: - other: Kategorien - -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 }} -- cgit v1.2.3