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

16 lines
444 B
JSON

{
"config": {
"abort": {
"already_configured": "Ez az Elgato Key Light eszk\u00f6z m\u00e1r konfigur\u00e1lva van.",
"connection_error": "Nem siker\u00fclt csatlakozni az Elgato Key Light eszk\u00f6zh\u00f6z."
},
"step": {
"user": {
"data": {
"host": "Hoszt",
"port": "Port"
}
}
}
}
}