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

23 lines
853 B
JSON

{
"config": {
"abort": {
"bluetooth_not_available": "Minst en Bluetooth-adapter eller proxy m\u00e5ste konfigureras f\u00f6r att anv\u00e4nda iBeacon Tracker.",
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
},
"step": {
"user": {
"description": "Vill du konfigurera iBeacon Tracker?"
}
}
},
"options": {
"step": {
"init": {
"data": {
"min_rssi": "Minsta RSSI"
},
"description": "iBeacons med ett RSSI-v\u00e4rde som \u00e4r l\u00e4gre \u00e4n det l\u00e4gsta RSSI-v\u00e4rdet ignoreras. Om integrationen ser n\u00e4rliggande iBeacons kan det hj\u00e4lpa att \u00f6ka detta v\u00e4rde."
}
}
}
}