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

27 lines
964 B
JSON
Raw Normal View History

2020-01-04 00:32:23 +00:00
{
"config": {
2020-01-10 00:31:50 +00:00
"abort": {
2020-10-10 00:05:05 +00:00
"already_configured": "Plasseringen er allerede konfigurert"
2020-01-10 00:31:50 +00:00
},
2020-01-06 00:32:11 +00:00
"error": {
2020-10-15 00:03:50 +00:00
"cannot_connect": "Tilkobling mislyktes",
2020-01-06 00:32:11 +00:00
"invalid_sensors_data": "Ugyldig sensordata for denne m\u00e5lestasjonen",
"wrong_station_id": "ID for m\u00e5lestasjon er ikke korrekt"
},
"step": {
"user": {
"data": {
2020-10-08 00:06:03 +00:00
"name": "Navn",
2020-01-06 00:32:11 +00:00
"station_id": "ID til m\u00e5lestasjon"
2020-01-08 00:31:50 +00:00
},
2020-09-08 00:04:13 +00:00
"description": "Sett opp GIO\u015a (Polish Chief Inspectorate Of Environmental Protection) luftkvalitet integrasjon. Hvis du trenger hjelp med konfigurasjonen ta en titt her: https://www.home-assistant.io/integrations/gios",
"title": ""
2020-01-06 00:32:11 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-12-08 00:04:13 +00:00
},
"system_health": {
"info": {
"can_reach_server": "N\u00e5 GIO\u015a-server"
}
2020-04-16 20:00:10 +00:00
}
2020-01-04 00:32:23 +00:00
}