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

27 lines
700 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
"user": {
"data": {
"host": "Hoszt",
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
}
}
}
},
"options": {
"step": {
"init": {
"title": "Be\u00e1ll\u00edt\u00e1sok"
}
}
}
}