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:
|
toggleMenu:
|
||||||
other: Menü Kapcsolása
|
other: მენიუს ჩართვა
|
||||||
|
|
||||||
darkMode:
|
|
||||||
other: Sötét Mód
|
darkMode:
|
||||||
|
other: წინააღმდეგ რეჟიმი
|
||||||
list:
|
|
||||||
page:
|
|
||||||
one: "{{ .Count }} oldal"
|
list:
|
||||||
other: "{{ .Count }} oldalak"
|
page:
|
||||||
|
one: "{{ .Count }} გვერდი"
|
||||||
section:
|
other: "{{ .Count }} გვერდი"
|
||||||
other: Szekció
|
|
||||||
|
|
||||||
subsection:
|
section:
|
||||||
one: Alszekció
|
other: სექცია
|
||||||
other: Alszekciók
|
|
||||||
|
|
||||||
article:
|
subsection:
|
||||||
back:
|
one: ქვესექცია
|
||||||
other: Vissza
|
other: ქვესექციები
|
||||||
|
|
||||||
tableOfContents:
|
|
||||||
other: Tartalomjegyzék
|
article:
|
||||||
|
back:
|
||||||
relatedContent:
|
other: უკავშირდება
|
||||||
other: Kapcsolódó tartalom
|
|
||||||
|
|
||||||
lastUpdatedOn:
|
tableOfContents:
|
||||||
other: Utolsó frissítés időpontja
|
other: შიგთავსის საკავშირება
|
||||||
|
|
||||||
readingTime:
|
|
||||||
one: "{{ .Count }} percnyi olvasmány"
|
relatedContent:
|
||||||
other: "{{ .Count }} percnyi olvasmány"
|
other: მსგავსი კონტენტი
|
||||||
|
|
||||||
notFound:
|
|
||||||
title:
|
lastUpdatedOn:
|
||||||
other: Nem található
|
other: ბოლო განახლება
|
||||||
|
|
||||||
subtitle:
|
|
||||||
other: Ez az oldal nem létezik
|
readingTime:
|
||||||
|
one: "{{ .Count }} წუთი წაკითხვა"
|
||||||
widget:
|
other: "{{ .Count }} წუთი წაკითხვა"
|
||||||
archives:
|
|
||||||
title:
|
|
||||||
other: Archívum
|
notFound:
|
||||||
|
title:
|
||||||
more:
|
other: ვერ მოიძებნა
|
||||||
other: Több
|
|
||||||
|
|
||||||
tagCloud:
|
subtitle:
|
||||||
title:
|
other: ეს გვერდი არ არსებობს
|
||||||
other: Cimkék
|
|
||||||
categoriesCloud:
|
|
||||||
title:
|
widget:
|
||||||
other: Kategóriák
|
archives:
|
||||||
|
title:
|
||||||
search:
|
other: არქივები
|
||||||
title:
|
|
||||||
other: Keresés
|
|
||||||
|
more:
|
||||||
placeholder:
|
other: სხვა
|
||||||
other: Írj valamit...
|
|
||||||
|
|
||||||
resultTitle:
|
tagCloud:
|
||||||
other: "#PAGES_COUNT oldal (#TIME_SECONDS másodperc alatt)"
|
title:
|
||||||
|
other: თეგებ
|
||||||
footer:
|
|
||||||
builtWith:
|
|
||||||
other: "{{ .Generator }} használatával készült"
|
categoriesCloud:
|
||||||
|
title:
|
||||||
designedBy:
|
other: კატეგორიები
|
||||||
other: A {{ .Theme }} dizájnt {{ .DesignedBy }} tervezte
|
|
||||||
|
|
||||||
|
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