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

26 lines
886 B
JSON

{
"config": {
"abort": {
"already_configured": "GIO\u015a-integration f\u00f6r denna m\u00e4tstation \u00e4r redan konfigurerad."
},
"error": {
"cannot_connect": "Det g\u00e5r inte att ansluta till GIO\u015a-servern.",
"invalid_sensors_data": "Ogiltig sensordata f\u00f6r denna m\u00e4tstation.",
"wrong_station_id": "M\u00e4tstationens ID \u00e4r inte korrekt."
},
"step": {
"user": {
"data": {
"name": "Integrationens namn",
"station_id": "M\u00e4tstationens ID"
},
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
}
}
},
"system_health": {
"info": {
"can_reach_server": "N\u00e5 GIO\u015a-servern"
}
}
}