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

32 lines
900 B
JSON

{
"config": {
"abort": {
"already_configured": "Asukoht on juba m\u00e4\u00e4ratud"
},
"error": {
"invalid_api_key": "Vigane API v\u00f5ti"
},
"step": {
"user": {
"data": {
"api_key": "API v\u00f5ti",
"elevation": "K\u00f5rgus merepinnast",
"latitude": "Laiuskraad",
"longitude": "Pikkuskraad"
},
"title": "Sisesta oma teave"
}
}
},
"options": {
"step": {
"init": {
"data": {
"from_window": "Ohutu UV indeksi algv\u00e4\u00e4rtus",
"to_window": "Ohutu UV indeksi l\u00f5ppv\u00e4\u00e4rtus"
},
"title": "OpenUV seadistamine"
}
}
}
}