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

22 lines
607 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"not_songpal_device": "Nem Songpal eszk\u00f6z"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"flow_title": "{name} ({host})",
"step": {
"init": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} ({host})?"
},
"user": {
"data": {
"endpoint": "V\u00e9gpont"
}
}
}
}
}