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

21 lines
563 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Det er kun n\u00f8dvendigt med en ops\u00e6tning af ZHA."
},
"error": {
"cannot_connect": "Kunne ikke oprette forbindelse til ZHA-enhed."
},
"step": {
"user": {
"data": {
"radio_type": "Radio type",
"usb_path": "Sti til USB enhed"
},
"description": "Tom",
"title": "ZHA"
}
},
"title": "ZHA"
}
}