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

24 lines
699 B
JSON

{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"device_unsupported": "Seadet ei toetata."
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"unknown": "Ootamatu t\u00f5rge"
},
"flow_title": "{name}",
"step": {
"confirm_discovery": {
"description": "Kas seadistada Nettigo Air Monitori asukohas {host}?"
},
"user": {
"data": {
"host": "host"
},
"description": "Seadista Nettigo Air Monitori sidumine."
}
}
}
}