mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 19:43:31 +08:00
Added Hungarian Translation
This commit is contained in:
parent
21da06e448
commit
512bb77491
166
i18n/hu.yaml
166
i18n/hu.yaml
@ -1,73 +1,93 @@
|
||||
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
|
||||
toggleMenu:
|
||||
other: მენიუს ჩართვა
|
||||
|
||||
|
||||
darkMode:
|
||||
other: წინააღმდეგ რეჟიმი
|
||||
|
||||
|
||||
list:
|
||||
page:
|
||||
one: "{{ .Count }} გვერდი"
|
||||
other: "{{ .Count }} გვერდი"
|
||||
|
||||
|
||||
section:
|
||||
other: სექცია
|
||||
|
||||
|
||||
subsection:
|
||||
one: ქვესექცია
|
||||
other: ქვესექციები
|
||||
|
||||
|
||||
article:
|
||||
back:
|
||||
other: უკავშირდება
|
||||
|
||||
|
||||
tableOfContents:
|
||||
other: შიგთავსის საკავშირება
|
||||
|
||||
|
||||
relatedContent:
|
||||
other: მსგავსი კონტენტი
|
||||
|
||||
|
||||
lastUpdatedOn:
|
||||
other: ბოლო განახლება
|
||||
|
||||
|
||||
readingTime:
|
||||
one: "{{ .Count }} წუთი წაკითხვა"
|
||||
other: "{{ .Count }} წუთი წაკითხვა"
|
||||
|
||||
|
||||
notFound:
|
||||
title:
|
||||
other: ვერ მოიძებნა
|
||||
|
||||
|
||||
subtitle:
|
||||
other: ეს გვერდი არ არსებობს
|
||||
|
||||
|
||||
widget:
|
||||
archives:
|
||||
title:
|
||||
other: არქივები
|
||||
|
||||
|
||||
more:
|
||||
other: სხვა
|
||||
|
||||
|
||||
tagCloud:
|
||||
title:
|
||||
other: თეგებ
|
||||
|
||||
|
||||
categoriesCloud:
|
||||
title:
|
||||
other: კატეგორიები
|
||||
|
||||
|
||||
search:
|
||||
title:
|
||||
other: ძიება
|
||||
|
||||
|
||||
placeholder:
|
||||
other: რწმენაინება...
|
||||
|
||||
|
||||
resultTitle:
|
||||
other: "#PAGES_COUNT გვერდი (#TIME_SECONDS წამი)"
|
||||
|
||||
footer:
|
||||
builtWith:
|
||||
other: შექმნილია {{ .Generator }}-ით
|
||||
|
||||
|
||||
designedBy:
|
||||
other: თემა {{ .Theme }} დიზაინის შექმნილია {{ .DesignedBy }}-ის მიერ
|
Loading…
Reference in New Issue
Block a user