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

21 lines
742 B
JSON
Raw Normal View History

2019-12-29 00:32:14 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Denne Elgato Key Light-enhed er allerede konfigureret."
2019-12-29 00:32:14 +00:00
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "V\u00e6rt eller IP-adresse",
"port": "Portnummer"
},
2020-05-29 00:04:16 +00:00
"description": "Indstil din Elgato Key Light til at integrere med Home Assistant."
2019-12-29 00:32:14 +00:00
},
"zeroconf_confirm": {
"description": "Vil du tilf\u00f8je Elgato Key Light med serienummer `{serial_number}` til Home Assistant?",
"title": "Fandt Elgato Key Light-enhed"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-12-29 00:32:14 +00:00
}