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

20 lines
527 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "Hoszt",
"port": "Port"
}
}
}
}
}