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

21 lines
572 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Es ist nur eine einzige Konfiguration von ZHA zul\u00e4ssig."
},
"error": {
"cannot_connect": "Kein Verbindung zu ZHA-Ger\u00e4t m\u00f6glich"
},
"step": {
"user": {
"data": {
"radio_type": "Radio-Type",
"usb_path": "USB-Ger\u00e4te-Pfad"
},
"description": "Leer",
"title": "ZHA"
}
},
"title": "ZHA"
}
}