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

22 lines
589 B
JSON

{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "Kas soovid alustada seadistamist?"
},
"user": {
"data": {
"host": "Host"
},
"description": "Sisesta oma TOLO Sauna seadme hostinimi v\u00f5i IP-aadress."
}
}
}
}