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

19 lines
451 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2022-04-29 00:22:21 +00:00
"config": {
"abort": {
"single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks seadistamine."
},
"step": {
"user": {
"description": "Kas soovid alustada seadistamist?"
}
}
},
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"above_horizon": "T\u00f5usnud",
"below_horizon": "Loojunud"
}
},
2020-04-16 20:00:10 +00:00
"title": "P\u00e4ike"
}