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

27 lines
1.0 KiB
JSON
Raw Normal View History

2020-01-06 00:32:11 +00:00
{
"config": {
2020-01-13 00:31:54 +00:00
"abort": {
2021-07-22 00:10:31 +00:00
"already_configured": "Standort ist bereits konfiguriert"
2020-01-13 00:31:54 +00:00
},
2020-01-06 00:32:11 +00:00
"error": {
2021-02-03 10:46:49 +00:00
"cannot_connect": "Verbindung fehlgeschlagen",
2020-01-06 00:32:11 +00:00
"invalid_sensors_data": "Ung\u00fcltige Sensordaten f\u00fcr diese Messstation.",
"wrong_station_id": "ID der Messstation ist nicht korrekt."
},
"step": {
"user": {
"data": {
2021-02-03 10:46:49 +00:00
"name": "Name",
2020-01-06 00:32:11 +00:00
"station_id": "ID der Messstation"
2020-01-13 00:31:54 +00:00
},
"description": "Einrichtung von GIO\u015a (Polnische Hauptinspektion f\u00fcr Umweltschutz) Integration der Luftqualit\u00e4t. Wenn du Hilfe bei der Konfiguration ben\u00f6tigst, schaue hier: https://www.home-assistant.io/integrations/gios",
"title": "GIO\u015a (Polnische Hauptinspektion f\u00fcr Umweltschutz)"
2020-01-06 00:32:11 +00:00
}
2020-04-15 16:51:07 +00:00
}
2021-05-03 00:05:16 +00:00
},
"system_health": {
"info": {
"can_reach_server": "GIO\u015a-Server erreichbar"
}
2020-04-16 20:00:10 +00:00
}
2020-01-06 00:32:11 +00:00
}