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

22 lines
992 B
JSON
Raw Normal View History

2020-01-01 00:32:22 +00:00
{
"config": {
2020-01-09 00:31:49 +00:00
"abort": {
"already_configured": "GIO\u015a integration for this measuring station is already configured."
},
2020-01-01 00:32:22 +00:00
"error": {
"cannot_connect": "Cannot connect to the GIO\u015a server.",
"invalid_sensors_data": "Invalid sensors' data for this measuring station.",
"wrong_station_id": "ID of the measuring station is not correct."
},
"step": {
"user": {
"data": {
"name": "Name of the integration",
"station_id": "ID of the measuring station"
},
"description": "Set up GIO\u015a (Polish Chief Inspectorate Of Environmental Protection) air quality integration. If you need help with the configuration have a look here: https://www.home-assistant.io/integrations/gios",
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-01 00:32:22 +00:00
}