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

33 lines
1.3 KiB
JSON
Raw Normal View History

2018-06-18 03:03:29 +00:00
{
"config": {
"abort": {
"already_configured": "Bryggan \u00e4r redan konfigurerad",
"no_bridges": "Inga deCONZ-bryggor uppt\u00e4cktes",
"one_instance_only": "Komponenten st\u00f6djer endast en deCONZ-instans"
},
"error": {
"no_key": "Det gick inte att ta emot en API-nyckel"
},
"step": {
"init": {
"data": {
"host": "V\u00e4rd",
2018-11-07 09:45:29 +00:00
"port": "Port (standardv\u00e4rde: '80')"
2018-06-18 03:03:29 +00:00
},
"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"
}
}