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

34 lines
1.2 KiB
JSON
Raw Normal View History

2018-10-12 12:58:09 +00:00
{
"config": {
"abort": {
"already_configured": "UPnP/IGD \u00e4r redan konfigurerad",
2019-02-28 00:34:13 +00:00
"incomplete_device": "Ignorera ofullst\u00e4ndig UPnP-enhet",
2018-10-12 12:58:09 +00:00
"no_devices_discovered": "Inga UPnP/IGDs uppt\u00e4cktes",
2019-02-28 00:34:13 +00:00
"no_devices_found": "Inga UPnP/IGD-enheter hittades p\u00e5 n\u00e4tverket.",
"no_sensors_or_port_mapping": "Aktivera minst sensorer eller portmappning",
"single_instance_allowed": "Endast en enda konfiguration av UPnP/IGD \u00e4r n\u00f6dv\u00e4ndig."
2018-10-12 12:58:09 +00:00
},
2019-08-12 03:42:50 +00:00
"error": {
"one": "En",
"other": "Andra"
},
2018-10-12 12:58:09 +00:00
"step": {
2019-02-28 00:34:13 +00:00
"confirm": {
"description": "Vill du konfigurera UPnP/IGD?",
"title": "UPnP/IGD"
},
2018-10-12 12:58:09 +00:00
"init": {
"title": "UPnP/IGD"
},
"user": {
"data": {
"enable_port_mapping": "Aktivera portmappning f\u00f6r Home Assistant",
"enable_sensors": "L\u00e4gg till trafiksensorer",
"igd": "UPnP/IGD"
},
"title": "Konfigurationsalternativ f\u00f6r UPnP/IGD"
}
},
"title": "UPnP/IGD"
}
}