Quellcode durchsuchen

Added Hungarian translation (#361)

I translated this theme for my website but I think it could be helpful to other people too
tags/v2.6.7
Winux vor 4 Jahren
Ursprung
Commit
056246eb62
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 35 neuen und 0 gelöschten Zeilen
  1. 35
    0
      i18n/hu.toml

+ 35
- 0
i18n/hu.toml Datei anzeigen

@@ -0,0 +1,35 @@
[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"

Laden…
Abbrechen
Speichern