hugo-theme-stack/i18n/hu.yaml
Jacob Zhong 4be110e540
refactor(widget): taxonomy widget (#763)
* Add link to navbar sections and refactor names

* Prevent duplicate tags and categories information

* Add style to the widget links

* refactor: add `taxonomy` widget

Replaces `categories` and `tag-cloud` widget.

* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget

---------

Co-authored-by: Jimmy Cai <hi@jimmycai.com>
2023-08-27 18:26:53 +02:00

40 lines
916 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
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