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

29 lines
1.0 KiB
JSON
Raw Normal View History

2020-10-08 00:06:03 +00:00
{
"config": {
"abort": {
2020-10-09 00:04:33 +00:00
"already_configured": "Konto on juba seadistatud",
2020-10-12 00:03:31 +00:00
"no_devices_found": "V\u00f5rgust ei leitud Awair seadmeid",
2020-11-29 00:04:09 +00:00
"reauth_successful": "Taastuvastamine \u00f5nnestus"
2020-10-09 00:04:33 +00:00
},
"error": {
2020-10-12 00:03:31 +00:00
"invalid_access_token": "Vigane juurdep\u00e4\u00e4sut\u00f5end",
"unknown": "Tundmatu viga"
},
"step": {
"reauth": {
"data": {
"access_token": "Juurdep\u00e4\u00e4sut\u00f5end",
"email": "E-post"
},
"description": "Taassisesta oma Awairi arendaja juurdep\u00e4\u00e4suluba."
},
"user": {
"data": {
"access_token": "Juurdep\u00e4\u00e4sut\u00f5end",
"email": "E-post"
},
"description": "Pead registreerima Awair arendaja juurdep\u00e4\u00e4su loa aadressil: https://developer.getawair.com/onboard/login"
}
2020-10-08 00:06:03 +00:00
}
}
}