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

25 lines
910 B
JSON
Raw Normal View History

2020-02-08 00:31:45 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2020-11-15 00:03:48 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
2020-02-08 00:31:45 +00:00
},
2021-10-02 12:59:05 +00:00
"flow_title": "{serial_number}",
2020-02-08 00:31:45 +00:00
"step": {
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm",
2020-05-17 00:02:56 +00:00
"port": "Port"
2021-08-06 00:15:04 +00:00
},
"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)"
2020-02-08 00:31:45 +00:00
}
}
}
}