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

55 lines
2.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Bridge er allerede konfigureret",
"already_in_progress": "Bro konfiguration er allerede i gang.",
"no_bridges": "Ingen deConz bridge fundet",
"not_deconz_bridge": "Ikke en deCONZ bro",
"one_instance_only": "Komponenten underst\u00f8tter kun \u00e9n deCONZ forekomst",
"updated_instance": "Opdaterede deCONZ instans med ny v\u00e6rtsadresse"
},
"error": {
"no_key": "Kunne ikke f\u00e5 en API-n\u00f8gle"
},
"step": {
"hassio_confirm": {
"data": {
"allow_clip_sensor": "Tillad import af virtuelle sensorer",
"allow_deconz_groups": "Tillad import af deCONZ grupper"
},
"description": "Vil du konfigurere Home Assistant til at oprette forbindelse til deCONZ gateway leveret af Hass.io add-on {addon}?",
"title": "deCONZ Zigbee-gateway via Hass.io add-on"
},
"init": {
"data": {
"host": "V\u00e6rt",
"port": "Port"
},
"title": "Definer deCONZ gateway"
},
"link": {
"description": "L\u00e5s din deCONZ-gateway op for at registrere dig med Home Assistant. \n\n 1. G\u00e5 til deCONZ settings -> Gateway -> Advanced\n 2. Tryk p\u00e5 knappen \"Authenticate app\"",
"title": "Link med deCONZ"
},
"options": {
"data": {
"allow_clip_sensor": "Tillad import af virtuelle sensorer",
"allow_deconz_groups": "Tillad importering af deCONZ grupper"
},
"title": "Ekstra konfiguration valgmuligheder for deCONZ"
}
},
"title": "deCONZ Zigbee gateway"
},
"options": {
"step": {
"async_step_deconz_devices": {
"data": {
"allow_clip_sensor": "Tillad deCONZ CLIP sensorer",
"allow_deconz_groups": "Tillad deCONZ lys grupper"
},
"description": "Konfigurer synligheden af deCONZ-enhedstyper"
}
}
}
}