mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-07 04:13:31 +08:00
44 lines
1002 B
YAML
44 lines
1002 B
YAML
toggleMenu: Menü Kapcsolása
|
|
|
|
darkMode: Sötét Mód
|
|
|
|
list:
|
|
page:
|
|
one: "{{ .Count }} oldal"
|
|
other: "{{ .Count }} oldalak"
|
|
section: Szekció
|
|
subsection:
|
|
one: Alszekció
|
|
other: Alszekciók
|
|
|
|
article:
|
|
back: Vissza
|
|
tableOfContents: Tartalomjegyzék
|
|
relatedContent: Kapcsolódó tartalom
|
|
lastUpdatedOn: Utolsó frissítés időpontja
|
|
readingTime:
|
|
one: "{{ .Count }} percnyi olvasmány"
|
|
other: "{{ .Count }} percnyi olvasmány"
|
|
|
|
notFound:
|
|
title: Nem található
|
|
subtitle: Ez az oldal nem létezik
|
|
|
|
widget:
|
|
archives:
|
|
title: Archívum
|
|
more: Több
|
|
tagCloud:
|
|
title: Cimkék
|
|
categoriesCloud:
|
|
title: Kategóriák
|
|
|
|
search:
|
|
title: Keresés
|
|
placeholder: Írj valamit...
|
|
resultTitle: "#PAGES_COUNT oldal (#TIME_SECONDS másodperc alatt)"
|
|
|
|
footer:
|
|
builtWith: "{{ .Generator }} használatával készült"
|
|
designedBy: A {{ .Theme }} dizájnt {{ .DesignedBy }} tervezte
|