mirror of https://github.com/luizdepra/hugo-coder.git

Ábel Nagy
yesterday 2e7783d5c5acfc0d1b00129c752e841ed78f6843
Updated Hungarian translation (#1003)

### Prerequisites

- [x] This pull request fixes a bug.
- [ ] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

Since it was last updated 4 years ago, I've updated the Hungarian
translation to include every currently supported string, conform with
the English format and correct some translations.

#### General

- [x] Describe what changes are being made
- [x] Explain why and how the changes were necessary and implemented
respectively
- [ ] Reference issue with `#<ISSUE_NO>` if applicable

#### Contributors

- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already

---------

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2 files modified
48 ■■■■ changed files
CONTRIBUTORS.md 3 ●●●● patch | view | raw | blame | history
i18n/hu.toml 45 ●●●● patch | view | raw | blame | history
CONTRIBUTORS.md
@@ -150,4 +150,5 @@
-   [Gregor Podjed](https://github.com/gragorther)
-   [dantezhu](https://github.com/dantezhu)
-   [Alexander Lazarević](https://e11bits.com)
-   [William Floyd](https://w-floyd.com)
-   [Ábel Nagy](https://github.com/abel-nagy)
-   [William Floyd](https://w-floyd.com)
i18n/hu.toml
@@ -1,25 +1,25 @@
[categories]
one = "Kategória"
other = "categories"
one = "kategória"
other = "kategóriák"
[tags]
one = "Címke"
other = "tags"
one = "címke"
other = "címkék"
[series]
one = "Sorozat"
other = "series"
one = "sorozat"
other = "sorozatok"
[authors]
one = "Szerző"
other = "authors"
one = "szerző"
other = "szerzők"
[posts]
other = "Írások"
other = "bejegyzések"
[reading_time]
one = "Egyperces"
other = "{{ .Count }} percnyi olvasnivaló"
one = "Egyperces olvasnivaló"
other = "{{ .Count }} perces olvasnivaló"
[page_not_found]
other = "Az oldal nem található"
@@ -31,34 +31,37 @@
other = "Itt visszaléphet a <a href=\"{{ . }}\">Főoldalra</a>."
[licensed_under]
other = "Licensed under"
other = "Ezen licenc alatt:"
[powered_by]
other = "Motor:"
[see_also]
other = "Lásd még"
other = "Lásd még itt:"
[note]
other = "note"
other = "jegyzet"
[tip]
other = "tip"
other = "tanács"
[example]
other = "example"
other = "példa"
[question]
other = "question"
other = "kérdés"
[info]
other = "info"
other = "információ"
[warning]
other = "warning"
other = "figyelmeztetés"
[error]
other = "error"
other = "hiba"
[link_to_heading]
other = "Link to heading"
other = "Link a címsorhoz"
[entry_toc]
other = "Tartalomjegyzék"