core/homeassistant/components/tesla/translations/hu.json

32 lines
1010 B
JSON

{
"config": {
"abort": {
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt"
},
"error": {
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
"user": {
"data": {
"password": "Jelsz\u00f3",
"username": "E-mail"
},
"description": "K\u00e9rlek, add meg az adataidat.",
"title": "Tesla - Konfigur\u00e1ci\u00f3"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Szkennel\u00e9sek k\u00f6z\u00f6tti m\u00e1sodpercek"
}
}
}
}
}