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

44 lines
2.0 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Bryggan \u00e4r redan konfigurerad",
"already_in_progress": "Konfigurations fl\u00f6det f\u00f6r bryggan p\u00e5g\u00e5r redan.",
"no_bridges": "Inga deCONZ-bryggor uppt\u00e4cktes",
"not_deconz_bridge": "Inte en deCONZ-brygga",
"one_instance_only": "Komponenten st\u00f6djer endast en deCONZ-instans",
"updated_instance": "Uppdaterad deCONZ-instans med ny v\u00e4rdadress"
},
"error": {
"no_key": "Det gick inte att ta emot en API-nyckel"
},
"step": {
"hassio_confirm": {
"data": {
"allow_clip_sensor": "Till\u00e5t import av virtuella sensorer",
"allow_deconz_groups": "Till\u00e5t import av deCONZ-grupper"
},
"description": "Vill du konfigurera Home Assistant f\u00f6r att ansluta till deCONZ gateway som tillhandah\u00e5lls av hass.io till\u00e4gg {addon}?",
"title": "deCONZ Zigbee gateway via Hass.io till\u00e4gg"
},
"init": {
"data": {
"host": "V\u00e4rd",
"port": "Port (standardv\u00e4rde: '80')"
},
"title": "Definiera deCONZ-gatewaye"
},
"link": {
"description": "L\u00e5s upp din deCONZ-gateway f\u00f6r att registrera dig med Home Assistant. \n\n 1. G\u00e5 till deCONZ-systeminst\u00e4llningarna \n 2. Tryck p\u00e5 \"L\u00e5s upp gateway\"-knappen",
"title": "L\u00e4nka med deCONZ"
},
"options": {
"data": {
"allow_clip_sensor": "Till\u00e5t import av virtuella sensorer",
"allow_deconz_groups": "Till\u00e5t import av deCONZ-grupper"
},
"title": "Extra konfigurationsalternativ f\u00f6r deCONZ"
}
},
"title": "deCONZ Zigbee Gateway"
}
}