refactor(i18n): simplify the structure of the translation file

This commit is contained in:
Jimmy Cai
2022-06-12 09:13:39 +00:00
committed by GitHub
parent b02569add9
commit b66083e728
24 changed files with 417 additions and 1077 deletions
+18 -48
View File
@@ -1,73 +1,43 @@
toggleMenu:
other: Menü Kapcsolása
toggleMenu: Menü Kapcsolása
darkMode:
other: Sötét Mód
darkMode: Sötét Mód
list:
page:
one: "{{ .Count }} oldal"
other: "{{ .Count }} oldalak"
section:
other: Szekció
section: 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
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:
other: Nem található
subtitle:
other: Ez az oldal nem létezik
title: Nem található
subtitle: Ez az oldal nem létezik
widget:
archives:
title:
other: Archívum
more:
other: Több
title: Archívum
more: Több
tagCloud:
title:
other: Cimkék
title: Cimkék
categoriesCloud:
title:
other: Kategóriák
title: Kategóriák
search:
title:
other: Keresés
placeholder:
other: Írj valamit...
resultTitle:
other: "#PAGES_COUNT oldal (#TIME_SECONDS másodperc alatt)"
title: Keresés
placeholder: Írj valamit...
resultTitle: "#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
builtWith: "{{ .Generator }} használatával készült"
designedBy: A {{ .Theme }} dizájnt {{ .DesignedBy }} tervezte