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

27 lines
1005 B
JSON
Raw Normal View History

2020-02-08 00:31:45 +00:00
{
"config": {
"abort": {
2021-03-20 00:04:10 +00:00
"already_configured": "Locatie is al geconfigureerd."
2020-02-08 00:31:45 +00:00
},
"error": {
2021-03-16 00:04:36 +00:00
"cannot_connect": "Kan geen verbinding maken",
2020-02-08 00:31:45 +00:00
"invalid_sensors_data": "Ongeldige sensorgegevens voor dit meetstation.",
"wrong_station_id": "ID van het meetstation is niet correct."
},
"step": {
"user": {
"data": {
2021-03-16 00:04:36 +00:00
"name": "Naam",
2020-02-08 00:31:45 +00:00
"station_id": "ID van het meetstation"
},
"description": "GIO\u015a (Poolse hoofdinspectie van milieubescherming) luchtkwaliteitintegratie instellen. Als u hulp nodig hebt bij de configuratie, kijk dan hier: https://www.home-assistant.io/integrations/gios",
"title": "GIO\u015a (Poolse hoofdinspectie van milieubescherming)"
}
2020-04-15 16:51:07 +00:00
}
2021-03-26 00:04:15 +00:00
},
"system_health": {
"info": {
"can_reach_server": "Bereik GIO\u015a server"
}
2020-04-16 20:00:10 +00:00
}
2020-02-08 00:31:45 +00:00
}