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

38 lines
1.4 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Konto har redan konfigurerats",
"no_udn": "SSDP-uppt\u00e4cktsinformation har ingen UDN",
"not_keenetic_ndms2": "Den uppt\u00e4ckta enheten \u00e4r inte en Keenetic-router"
},
"error": {
"cannot_connect": "Det gick inte att ansluta."
},
"flow_title": "{name} ({host})",
"step": {
"user": {
"data": {
"host": "V\u00e4rd",
"password": "L\u00f6senord",
"port": "Port",
"username": "Anv\u00e4ndarnamn"
},
"title": "Konfigurera Keenetic NDMS2 Router"
}
}
},
"options": {
"step": {
"user": {
"data": {
"consider_home": "Intervall f\u00f6r att betraktas som hemma",
"include_arp": "Anv\u00e4nd ARP-data (ignoreras om hotspot-data anv\u00e4nds)",
"include_associated": "Anv\u00e4nd WiFi AP-associationsdata (ignoreras om hotspotdata anv\u00e4nds)",
"interfaces": "V\u00e4lj gr\u00e4nssnitt att skanna",
"scan_interval": "Skanningsintervall",
"try_hotspot": "Anv\u00e4nd \"ip hotspot\"-data (mest korrekt)"
}
}
}
}
}