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

26 lines
738 B
JSON
Raw Normal View History

2020-10-12 00:03:31 +00:00
{
"config": {
"abort": {
"already_configured": "Asukoht on juba m\u00e4\u00e4ratud"
},
"error": {
2020-11-01 00:04:54 +00:00
"cannot_connect": "\u00dchendamine nurjus",
"invalid_sensors_data": "Selle m\u00f5\u00f5tejaama andurite andmed on valed.",
"wrong_station_id": "M\u00f5\u00f5tejaama ID ei ole \u00f5ige."
2020-10-12 00:03:31 +00:00
},
"step": {
"user": {
2020-10-14 00:04:41 +00:00
"data": {
2020-11-01 00:04:54 +00:00
"name": "Nimi",
"station_id": "M\u00f5\u00f5tejaama ID"
2020-10-14 00:04:41 +00:00
},
2020-10-12 00:03:31 +00:00
"title": ""
}
}
2020-12-08 00:04:13 +00:00
},
"system_health": {
"info": {
"can_reach_server": "\u00dchendus GIO\u015a serveriga"
}
2020-10-12 00:03:31 +00:00
}
}