MegaBrutal b6fae8a403
i18n(fix): Hungarian spelling of e-mail address (#845)
The grammatical rules for spelling „e-mail-cím” has changed with the
12th edition of AkH. (Akadémiai helyesírási szabályzat), released in
September 2015. It basically says that „cím” (address) must be appended
to „e-mail” with a hyphen.

Here is the specific rule that applies:
https://helyesiras.mta.hu/helyesiras/default/akh12#140

Here are some articles those explain why Rule #140 applies to the
spelling „e-mail-cím”:
https://helyesiras.mta.hu/helyesiras/blog/show/kijott-az-1-3-7-es-verzio
https://e-nyelv.hu/2016-09-04/e-mail-cim-e-mail-fiok/

While this new way of spelling has been around for almost a decade now,
as I see its adoption is very slow: most people still use the old
„e-mail cím” form, which is now incorrect. This just makes it more
important to use the new spelling wherever possible.
2025-05-14 15:57:37 +07:00

38 lines
545 B
TOML

[more]
other = "Több"
[allTitle]
other = "További {{.Title }}"
[recentTitle]
other = "Friss {{.Title }}"
[readMore]
other = "Részletek"
[whatsInThis]
other = "{{ .Type }}"
[related]
other = "Ajánlott cikkek"
[yourName]
other = "Név"
[emailAddress]
other = "E-mail-cím"
[message]
other = "Üzenet"
[emailRequiredNote]
other = "E-mail-cím megadása kötelező."
[send]
other = "Küldés"
[taxonomyPageList]
other = "Ezen a lapon a(z) {{ .Title }} kategóriába tartozó cikkeket találod"
[pageTitle]
other = "{{ .Name }} oldal"