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

25 lines
910 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": "{serial_number}",
"step": {
"user": {
"data": {
"host": "C\u00edm",
"port": "Port"
},
"description": "\u00c1ll\u00edtsa be az Elgato Light-ot, hogy integr\u00e1lhat\u00f3 legyen az HomeAssistantba."
},
"zeroconf_confirm": {
"description": "Hozz\u00e1 szeretn\u00e9 adni a \"{serial_number}\" sorozatsz\u00e1m\u00fa Elgato Light-ot az HomeAssistanthoz?",
"title": "Felfedezett Elgato Light eszk\u00f6z(\u00f6k)"
}
}
}
}