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/hu.yaml | 73 ------------------------------------ 1 file changed, 73 deletions(-) delete mode 100644 themes/hugo-theme-stack/i18n/hu.yaml (limited to 'themes/hugo-theme-stack/i18n/hu.yaml') diff --git a/themes/hugo-theme-stack/i18n/hu.yaml b/themes/hugo-theme-stack/i18n/hu.yaml deleted file mode 100644 index 5e5af92..0000000 --- a/themes/hugo-theme-stack/i18n/hu.yaml +++ /dev/null @@ -1,73 +0,0 @@ -toggleMenu: - other: Menü Kapcsolása - -darkMode: - other: Sötét Mód - -list: - page: - one: "{{ .Count }} oldal" - other: "{{ .Count }} oldalak" - - section: - other: Szekció - - subsection: - one: Alszekció - other: Alszekciók - -article: - back: - other: Vissza - - tableOfContents: - other: Tartalomjegyzék - - relatedContent: - other: Kapcsolódó tartalom - - lastUpdatedOn: - other: Utolsó frissítés időpontja - - readingTime: - one: "{{ .Count }} percnyi olvasmány" - other: "{{ .Count }} percnyi olvasmány" - -notFound: - title: - other: Nem található - - subtitle: - other: Ez az oldal nem létezik - -widget: - archives: - title: - other: Archívum - - more: - other: Több - - tagCloud: - title: - other: Cimkék - categoriesCloud: - title: - other: Kategóriák - -search: - title: - other: Keresés - - placeholder: - other: Írj valamit... - - resultTitle: - other: "#PAGES_COUNT oldal (#TIME_SECONDS másodperc alatt)" - -footer: - builtWith: - other: "{{ .Generator }} használatával készült" - - designedBy: - other: A {{ .Theme }} dizájnt {{ .DesignedBy }} tervezte -- cgit v1.2.3