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

31 lines
796 B
JSON

{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"unknown": "Ootamatu t\u00f5rge"
},
"flow_title": "{name} {model} ( {host} )",
"step": {
"confirm": {
"description": "Kas seadistada {name}{model} ({host})?"
},
"user": {
"data": {
"host": "Host"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"hold_temp": "Temperatuuri reguleerimisel m\u00e4\u00e4ra p\u00fcsiv hoidmine."
}
}
}
}
}