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

21 lines
742 B
JSON

{
"config": {
"abort": {
"already_configured": "Denne Elgato Key Light-enhed er allerede konfigureret."
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "V\u00e6rt eller IP-adresse",
"port": "Portnummer"
},
"description": "Indstil din Elgato Key Light til at integrere med Home Assistant."
},
"zeroconf_confirm": {
"description": "Vil du tilf\u00f8je Elgato Key Light med serienummer `{serial_number}` til Home Assistant?",
"title": "Fandt Elgato Key Light-enhed"
}
}
}
}