diff --git a/i18n/hu.yaml b/i18n/hu.yaml index 5e5af92..2b12c41 100644 --- a/i18n/hu.yaml +++ b/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 }}-ის მიერ \ No newline at end of file