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

20 lines
517 B
JSON

{
"config": {
"abort": {
"already_configured": "UPnP/IGD \u00e4r redan konfigurerad",
"no_devices_discovered": "Inga UPnP/IGDs uppt\u00e4cktes",
"no_devices_found": "Inga UPnP/IGD-enheter hittades p\u00e5 n\u00e4tverket."
},
"error": {
"one": "En",
"other": "Andra"
},
"step": {
"user": {
"data": {
"usn": "Enheten"
}
}
}
}
}