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

22 lines
585 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad",
"unknown": "Ov\u00e4ntat fel"
},
"error": {
"cannot_connect": "Det gick inte att ansluta, f\u00f6rs\u00f6k igen"
},
"flow_title": "{name}",
"step": {
"ssdp_confirm": {
"description": "Do vill du konfigurera {name}?"
},
"user": {
"data": {
"host": "V\u00e4rd eller IP-adress"
}
}
}
}
}