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

32 lines
1020 B
JSON
Raw Normal View History

2020-09-19 00:07:12 +00:00
{
"config": {
"abort": {
2020-10-09 00:04:33 +00:00
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
2020-10-12 00:03:31 +00:00
"already_in_progress": "Seadistamine on juba k\u00e4imas",
"cannot_connect": "\u00dchendamine nurjus",
2020-10-13 00:03:24 +00:00
"invalid_host": "Vigane hostinimi v\u00f5i IP aadress",
2020-10-12 00:03:31 +00:00
"not_supported": "Seadet ei toetata",
"unknown": "Tundmatu viga"
2020-10-08 00:06:03 +00:00
},
"error": {
2020-10-12 00:03:31 +00:00
"cannot_connect": "\u00dchendamine nurjus",
"invalid_host": "Sobimatu hostinimi v\u00f5i IP-aadress",
"unknown": "Tundmatu viga"
},
"flow_title": "{name} ( {model} asukohas {host} )",
"step": {
"finish": {
"data": {
"name": "Nimi"
}
},
"user": {
"data": {
"host": "",
"timeout": "Ajal\u00f5pp"
},
"title": "\u00dchendu seadmega"
}
2020-09-19 00:07:12 +00:00
}
}
}