themes/hugo-coder/i18n/hu.toml
243ff5b8d049b85b9f684c5e6e90deb22ca3ea59
· 486 B · 33 lines
raw
| 1 | [category] |
| 2 | other = "Kategória" |
| 3 | |
| 4 | [tag] |
| 5 | other = "Címke" |
| 6 | |
| 7 | [series] |
| 8 | other = "Sorozat" |
| 9 | |
| 10 | [author] |
| 11 | other = "Szerző" |
| 12 | |
| 13 | [posts] |
| 14 | other = "Írások" |
| 15 | |
| 16 | [reading_time] |
| 17 | one = "Egyperces" |
| 18 | other = "{{ .Count }} percnyi olvasnivaló" |
| 19 | |
| 20 | [page_not_found] |
| 21 | other = "Az oldal nem található" |
| 22 | |
| 23 | [page_does_not_exist] |
| 24 | other = "Sajnálom, a kért oldal nem létezik." |
| 25 | |
| 26 | [head_back] |
| 27 | other = "Itt visszaléphet a <a href=\"{{ . }}\">Főoldalra</a>." |
| 28 | |
| 29 | [powered_by] |
| 30 | other = "Motor:" |
| 31 | |
| 32 | [see_also] |
| 33 | other = "Lásd még" |