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

20 lines
532 B
JSON

{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"unknown": "Tundmatu t\u00f5rge"
},
"error": {
"not_found": "Seadmeid ei leitud"
},
"step": {
"user": {
"data": {
"code": "Jaama kood"
},
"description": "Sisesta Meteoclimatic jaama kood (nt ESCAT4300000043206B)",
"title": "Meteoclimatic"
}
}
}
}