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

44 lines
1.2 KiB
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"
},
"title": "ZHA"
}
},
"title": "ZHA"
},
"device_automation": {
"action_type": {
"squawk": "Squawk",
"warn": "Advare"
},
"trigger_subtype": {
"both_buttons": "Begge knapper",
"button_1": "F\u00f8rste knap",
"button_2": "Anden knap",
"button_3": "Tredje knap",
"button_4": "Fjerde knap",
"button_5": "Femte knap",
"button_6": "Sjette knap",
"close": "Luk",
"dim_down": "D\u00e6mp ned",
"dim_up": "D\u00e6mp op",
"left": "Venstre",
"open": "\u00c5ben",
"right": "H\u00f8jre"
},
"trigger_type": {
"device_shaken": "Enhed rystet"
}
}
}