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

19 lines
524 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Det gick inte att ansluta.",
"no_units": "Det gick inte att hitta n\u00e5gra AirTouch 4-grupper."
},
"step": {
"user": {
"data": {
"host": "V\u00e4rd"
},
"title": "St\u00e4ll in dina AirTouch 4-anslutningsdetaljer."
}
}
}
}