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

18 lines
516 B
JSON
Raw Normal View History

2019-06-24 15:27:46 +00:00
{
"config": {
"abort": {
2021-07-22 00:10:31 +00:00
"no_devices_found": "Keine Ger\u00e4te im Netzwerk gefunden",
2021-02-03 10:46:49 +00:00
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich."
2019-06-24 15:27:46 +00:00
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "M\u00f6chtest du Wemo einrichten?"
2019-06-24 15:27:46 +00:00
}
2020-04-15 16:51:07 +00:00
}
2021-06-21 00:09:58 +00:00
},
"device_automation": {
"trigger_type": {
"long_press": "Wemo-Taste wurde 2 Sekunden lang gedr\u00fcckt"
}
2020-04-16 20:00:10 +00:00
}
2019-06-24 15:27:46 +00:00
}