25 lines
749 B
JSON
25 lines
749 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "UPnP/IGD ist bereits konfiguriert",
|
|
"incomplete_discovery": "Unvollst\u00e4ndige Suche",
|
|
"no_devices_discovered": "Keine UPnP/IGDs entdeckt",
|
|
"no_devices_found": "Keine UPnP/IGD-Ger\u00e4te im Netzwerk gefunden."
|
|
},
|
|
"error": {
|
|
"one": "Ein",
|
|
"other": "andere"
|
|
},
|
|
"flow_title": "UPnP/IGD: {name}",
|
|
"step": {
|
|
"ssdp_confirm": {
|
|
"description": "M\u00f6chten Sie dieses UPnP/IGD-Ger\u00e4t einrichten?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"usn": "Ger\u00e4t"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |