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

32 lines
981 B
JSON
Raw Normal View History

2020-10-12 00:03:31 +00:00
{
"config": {
"error": {
2020-10-29 00:09:16 +00:00
"already_configured": "L\u00fc\u00fcs on juba m\u00e4\u00e4ratud",
2020-11-06 00:04:57 +00:00
"cannot_connect": "\u00dchendamine nurjus",
2020-11-11 11:10:09 +00:00
"id_exists": "L\u00fc\u00fcsi ID on juba olemas"
2020-11-05 00:10:11 +00:00
},
"step": {
"init": {
"data": {
2020-11-06 00:04:57 +00:00
"device": "Rada v\u00f5i URL",
2020-11-05 00:10:11 +00:00
"id": "",
"name": "Nimi"
2020-11-06 00:04:57 +00:00
},
"title": ""
2020-11-05 00:10:11 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "P\u00f5randa temperatuur",
2021-03-20 00:04:10 +00:00
"read_precision": "Lugemi t\u00e4psus",
2021-03-31 00:04:33 +00:00
"set_precision": "M\u00e4\u00e4ra lugemi t\u00e4psus",
"temporary_override_mode": "Ajutine seadepunkti alistamine"
2020-11-07 00:04:02 +00:00
},
"description": "OpenTherm Gateway suvandid"
2020-11-05 00:10:11 +00:00
}
2020-10-12 00:03:31 +00:00
}
}
}