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

19 lines
582 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
},
"error": {
"cannot_connect": "Det gick inte att ansluta."
},
"step": {
"user": {
"data": {
"host": "V\u00e4rd"
},
"description": "Ange v\u00e4rdnamnet eller IP-adressen f\u00f6r en Heos-enhet (helst en ansluten via kabel till n\u00e4tverket).",
"title": "Anslut till Heos"
}
}
}
}