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

23 lines
767 B
JSON

{
"config": {
"abort": {
"already_configured": "UPnP/IGD ist bereits konfiguriert",
"no_devices_discovered": "Keine UPnP/IGDs entdeckt",
"no_sensors_or_port_mapping": "Aktiviere mindestens Sensoren oder Port-Mapping"
},
"step": {
"init": {
"title": "UPnP/IGD"
},
"user": {
"data": {
"enable_port_mapping": "Aktiviere Port-Mapping f\u00fcr Home Assistant",
"enable_sensors": "Verkehrssensoren hinzuf\u00fcgen",
"igd": "UPnP/IGD"
},
"title": "Konfigurationsoptionen f\u00fcr UPnP/IGD"
}
},
"title": "UPnP/IGD"
}
}