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

25 lines
794 B
JSON

{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"cannot_connect": "\u00dchendamine nurjus"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus"
},
"flow_title": "{serial_number}",
"step": {
"user": {
"data": {
"host": "",
"port": ""
},
"description": "Seadista oma Elegato Light sidumine Home Assistant-iga."
},
"zeroconf_confirm": {
"description": "Kas soovid lisada Home Assistanti Elegato Light'i seerianumbriga \" {serial_number} \"?",
"title": "Leitud ElegatoLight seade"
}
}
}
}