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

20 lines
593 B
JSON
Raw Normal View History

2020-10-04 00:05:05 +00:00
{
"config": {
2020-10-09 00:04:33 +00:00
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
2020-10-04 00:05:05 +00:00
"error": {
2020-10-09 00:04:33 +00:00
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
2020-10-04 00:05:05 +00:00
"cannot_connect": "\u00dchenduse loomine nurjus. Kontrolli host'i aadressi"
2020-10-12 00:03:31 +00:00
},
"step": {
"user": {
"data": {
2020-11-08 00:04:05 +00:00
"host": "",
"name": "Solar-Log andurite eesliide"
2020-11-07 00:04:02 +00:00
},
"title": "Solar-Log'i \u00fchenduse m\u00e4\u00e4ratlemine"
2020-10-12 00:03:31 +00:00
}
2020-10-04 00:05:05 +00:00
}
}
}