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

42 lines
1.2 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": {
2020-10-12 00:03:31 +00:00
"cannot_connect": "\u00dchendamine nurjus",
2020-10-10 00:05:05 +00:00
"invalid_auth": "Tuvastamine nurjus",
2020-10-12 00:03:31 +00:00
"unknown": "Tundmatu viga"
2020-10-04 00:05:05 +00:00
},
2021-05-12 00:04:03 +00:00
"flow_title": "{name}",
2020-10-02 00:05:51 +00:00
"step": {
"user": {
"data": {
2020-11-11 11:10:09 +00:00
"flow_type": "\u00dchenduse t\u00fc\u00fcp"
2020-11-05 00:10:11 +00:00
},
"description": "Toode:",
"title": "Plugwise t\u00fc\u00fcp"
2020-10-09 00:04:33 +00:00
},
"user_gateway": {
"data": {
"host": "IP aadress",
"password": "Smile ID",
2020-11-11 00:10:27 +00:00
"port": "Port",
"username": "Smile kasutajanimi"
2020-10-09 00:04:33 +00:00
},
"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
}
}
}
}