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

26 lines
787 B
JSON
Raw Normal View History

2020-01-01 00:32:22 +00:00
{
"config": {
2020-01-09 00:31:49 +00:00
"abort": {
2020-10-08 00:06:03 +00:00
"already_configured": "Location is already configured"
2020-01-09 00:31:49 +00:00
},
2020-01-01 00:32:22 +00:00
"error": {
2020-10-02 00:05:51 +00:00
"cannot_connect": "Failed to connect",
2020-01-01 00:32:22 +00:00
"invalid_sensors_data": "Invalid sensors' data for this measuring station.",
"wrong_station_id": "ID of the measuring station is not correct."
},
"step": {
"user": {
"data": {
2020-10-07 00:06:20 +00:00
"name": "Name",
2020-01-01 00:32:22 +00:00
"station_id": "ID of the measuring station"
},
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
}
2020-04-15 16:51:07 +00:00
}
2020-12-08 00:04:13 +00:00
},
"system_health": {
"info": {
"can_reach_server": "Reach GIO\u015a server"
}
2020-04-16 20:00:10 +00:00
}
2020-01-01 00:32:22 +00:00
}