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

39 lines
1.1 KiB
JSON
Raw Normal View History

2020-09-19 00:07:12 +00:00
{
2020-10-02 00:05:51 +00:00
"config": {
2020-10-09 00:04:33 +00:00
"abort": {
"already_configured": "Teenus on juba seadistatud"
},
2020-10-04 00:05:05 +00:00
"error": {
"cannot_connect": "\u00dchenduse loomine nurjus. Proovi uuesti",
"unknown": "Ootamatu t\u00f5rge"
},
2020-10-02 00:05:51 +00:00
"step": {
"user": {
"data": {
2020-10-09 00:04:33 +00:00
"flow_type": "\u00dchenduse t\u00fc\u00fcp",
"password": "Smile ID",
2020-10-02 00:05:51 +00:00
"port": "Smile pordi number"
}
2020-10-09 00:04:33 +00:00
},
"user_gateway": {
"data": {
"host": "IP aadress",
"password": "Smile ID",
"port": "Port"
},
"description": "Palun sisesta:",
"title": "Loo \u00fchendus Smile-ga"
2020-10-02 00:05:51 +00:00
}
}
},
2020-09-19 00:07:12 +00:00
"options": {
"step": {
"init": {
"data": {
"scan_interval": "P\u00e4ringute intervall (sekundites)"
2020-09-27 00:06:49 +00:00
},
"description": "Kohanda Plugwise s\u00e4tteid"
2020-09-19 00:07:12 +00:00
}
}
}
}