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

36 lines
1.4 KiB
JSON
Raw Normal View History

2018-10-05 15:50:00 +00:00
{
"config": {
"abort": {
"already_configured": "UPnP/IGD ist bereits konfiguriert",
2019-01-09 23:29:31 +00:00
"incomplete_device": "Unvollst\u00e4ndiges UPnP-Ger\u00e4t wird ignoriert",
2020-05-16 00:03:50 +00:00
"incomplete_discovery": "Unvollst\u00e4ndige Suche",
2018-10-05 15:50:00 +00:00
"no_devices_discovered": "Keine UPnP/IGDs entdeckt",
2019-01-09 23:29:31 +00:00
"no_devices_found": "Keine UPnP/IGD-Ger\u00e4te im Netzwerk gefunden.",
"no_sensors_or_port_mapping": "Aktiviere mindestens Sensoren oder Port-Mapping",
"single_instance_allowed": "Es ist nur eine einzige Konfiguration von UPnP/IGD erforderlich."
2018-10-05 15:50:00 +00:00
},
2019-08-12 03:42:50 +00:00
"error": {
"one": "Ein",
"other": "andere"
},
2020-05-13 18:27:21 +00:00
"flow_title": "UPnP/IGD: {name}",
2018-10-05 15:50:00 +00:00
"step": {
2019-01-09 23:29:31 +00:00
"confirm": {
2020-01-13 00:31:54 +00:00
"description": "M\u00f6chtest du UPnP/IGD einrichten?",
2019-01-09 23:29:31 +00:00
"title": "UPnP/IGD"
},
2020-05-13 18:27:21 +00:00
"ssdp_confirm": {
"description": "M\u00f6chten Sie dieses UPnP/IGD-Ger\u00e4t einrichten?"
2018-10-05 15:50:00 +00:00
},
"user": {
"data": {
"enable_port_mapping": "Aktiviere Port-Mapping f\u00fcr Home Assistant",
"enable_sensors": "Verkehrssensoren hinzuf\u00fcgen",
2020-05-13 18:27:21 +00:00
"igd": "UPnP/IGD",
"usn": "Ger\u00e4t"
2018-10-05 15:50:00 +00:00
},
2020-04-26 00:02:45 +00:00
"title": "Konfigurations-Optionen"
2018-10-05 15:50:00 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-05 15:50:00 +00:00
}