Translated using Weblate (Hungarian)
Currently translated at 100.0% (56 of 56 strings) Translation: jfa-go/Emails Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/emails/hu/
This commit is contained in:
+57
-50
@@ -3,75 +3,82 @@
|
|||||||
"name": "Magyar (HU)"
|
"name": "Magyar (HU)"
|
||||||
},
|
},
|
||||||
"strings": {
|
"strings": {
|
||||||
"ifItWasNotYou": "",
|
"ifItWasNotYou": "Ha nem Te voltál, akkor hagyd figyelmen kívül.",
|
||||||
"helloUser": "",
|
"helloUser": "Szia {username},",
|
||||||
"reason": ""
|
"reason": "Ok"
|
||||||
},
|
},
|
||||||
"userCreated": {
|
"userCreated": {
|
||||||
"name": "",
|
"name": "Felhasználó létrehozása",
|
||||||
"title": "",
|
"title": "Értesítés: Felhasználó létrehozva",
|
||||||
"aUserWasCreated": "",
|
"aUserWasCreated": "Felhasználó létrehozva {code} kóddal.",
|
||||||
"time": "",
|
"time": "Idő",
|
||||||
"notificationNotice": ""
|
"notificationNotice": "Megjegyzés: A figyelmeztető üzenetek ki- be kapcsolhatók az admin felületen."
|
||||||
},
|
},
|
||||||
"inviteExpiry": {
|
"inviteExpiry": {
|
||||||
"name": "",
|
"name": "Meghívó lejárata",
|
||||||
"title": "",
|
"title": "Értesítés: A meghívó lejárt",
|
||||||
"inviteExpired": "",
|
"inviteExpired": "A meghívó lejárt.",
|
||||||
"expiredAt": "",
|
"expiredAt": "A {code} kód lejárt ekkor {time}.",
|
||||||
"notificationNotice": ""
|
"notificationNotice": "Megjegyzés: A figyelmeztető üzenetek ki- be kapcsolhatók az admin felületen."
|
||||||
},
|
},
|
||||||
"passwordReset": {
|
"passwordReset": {
|
||||||
"name": "",
|
"name": "Jelszó visszaállítás",
|
||||||
"title": "",
|
"title": "Jelszó visszaállítási kérelem - Jellyfin",
|
||||||
"someoneHasRequestedReset": "",
|
"someoneHasRequestedReset": "Valaki mostanában jelszó visszaállítást kért.",
|
||||||
"ifItWasYou": "",
|
"ifItWasYou": "Ha Te voltál, írd be a kódot ide.",
|
||||||
"ifItWasYouLink": "",
|
"ifItWasYouLink": "Ha Te voltál, kattints a linkre.",
|
||||||
"codeExpiry": "",
|
"codeExpiry": "A kód lejárt {expiresInMinutes} perce. ({date} {time} UTC).",
|
||||||
"pin": ""
|
"pin": "PIN"
|
||||||
},
|
},
|
||||||
"userDeleted": {
|
"userDeleted": {
|
||||||
"name": "",
|
"name": "Felhasználó törlése",
|
||||||
"title": "",
|
"title": "A fiókod törölve lett - Jellyfin",
|
||||||
"yourAccountWasDeleted": ""
|
"yourAccountWasDeleted": "A jellyfin fiókod törölve lett."
|
||||||
},
|
},
|
||||||
"userDisabled": {
|
"userDisabled": {
|
||||||
"name": "",
|
"name": "Felhsználó letiltva",
|
||||||
"title": "",
|
"title": "A felhasználód le lett tiltva - Jellyfin",
|
||||||
"yourAccountWasDisabled": ""
|
"yourAccountWasDisabled": "A fiókod le lett tiltva."
|
||||||
},
|
},
|
||||||
"userEnabled": {
|
"userEnabled": {
|
||||||
"name": "",
|
"name": "Felhasználó engedélyezve",
|
||||||
"title": "",
|
"title": "A fiókod fel lett oldva - Jellyfin",
|
||||||
"yourAccountWasEnabled": ""
|
"yourAccountWasEnabled": "A fiókod fel lett oldva."
|
||||||
},
|
},
|
||||||
"inviteEmail": {
|
"inviteEmail": {
|
||||||
"name": "",
|
"name": "Meghívó email",
|
||||||
"title": "",
|
"title": "Meghívó - Jellyfin",
|
||||||
"hello": "",
|
"hello": "Szia",
|
||||||
"youHaveBeenInvited": "",
|
"youHaveBeenInvited": "Meghívtak a jellyfin alkalmazásba.",
|
||||||
"toJoin": "",
|
"toJoin": "Csatlakozáshoz kattints a linkre.",
|
||||||
"inviteExpiry": "",
|
"inviteExpiry": "A meghívó {date} {time}-kor lejár, ami {expiresInMinutes} perc múlva lesz, szóval gyorsan cselekedj.",
|
||||||
"linkButton": ""
|
"linkButton": "Fiók beállítása"
|
||||||
},
|
},
|
||||||
"welcomeEmail": {
|
"welcomeEmail": {
|
||||||
"name": "",
|
"name": "Üdvözöllek",
|
||||||
"title": "",
|
"title": "Üdvözöllek a Jellyfin-ben",
|
||||||
"welcome": "",
|
"welcome": "Üdvözöllek a Jellyfin-ben!",
|
||||||
"youCanLoginWith": "",
|
"youCanLoginWith": "Be tudsz lépni az alábbi adatokkal",
|
||||||
"yourAccountWillExpire": "",
|
"yourAccountWillExpire": "A fiókod {date} dátummal lejár.",
|
||||||
"jellyfinURL": ""
|
"jellyfinURL": "URL"
|
||||||
},
|
},
|
||||||
"emailConfirmation": {
|
"emailConfirmation": {
|
||||||
"name": "",
|
"name": "Megerősítő email cím",
|
||||||
"title": "",
|
"title": "Erősítsd meg az email címed- Jellyfin",
|
||||||
"clickBelow": "",
|
"clickBelow": "Kattints az alábbi linkre, hogy megerősítsd az email címed és elkezd használni a jellyfin-t.",
|
||||||
"confirmEmail": ""
|
"confirmEmail": "Email megerősítése"
|
||||||
},
|
},
|
||||||
"userExpired": {
|
"userExpired": {
|
||||||
"name": "",
|
"name": "Felhasználó lejárata",
|
||||||
"title": "",
|
"title": "A fiókod lejárt - Jellyfin",
|
||||||
"yourAccountHasExpired": "",
|
"yourAccountHasExpired": "A fiókod lejárt.",
|
||||||
"contactTheAdmin": ""
|
"contactTheAdmin": "Lépj kapcsolatba az rendszergazdával további információkért."
|
||||||
|
},
|
||||||
|
"userExpiryAdjusted": {
|
||||||
|
"name": "Lejárat módosítva",
|
||||||
|
"title": "Fiók lejárat módosítva - Jellyfin",
|
||||||
|
"yourExpiryWasAdjusted": "A fiókod lejárata módosult.",
|
||||||
|
"ifPreviouslyDisabled": "Ha fiókod korábban letiltották, előfordulhat, hogy újra engedélyezték.",
|
||||||
|
"newExpiry": "A fiókod {date} napon lejár."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user