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

25 lines
748 B
JSON
Raw Normal View History

2018-10-05 15:50:00 +00:00
{
"config": {
"abort": {
2020-11-03 00:04:39 +00:00
"already_configured": "Apparat ass scho konfigur\u00e9iert",
2020-05-16 00:03:50 +00:00
"incomplete_discovery": "Entdeckung net komplett",
2020-11-03 00:04:39 +00:00
"no_devices_found": "Keng Apparater am Netzwierk fonnt."
2018-10-05 15:50:00 +00:00
},
2019-08-12 03:42:50 +00:00
"error": {
"one": "Een",
"other": "Aaner"
},
2020-05-13 18:27:21 +00:00
"flow_title": "UPnP/IGD: {name}",
2018-10-05 15:50:00 +00:00
"step": {
2020-05-13 18:27:21 +00:00
"ssdp_confirm": {
"description": "Soll d\u00ebsen UPnP/IGD Apparat konfigur\u00e9iert ginn?"
2018-10-05 15:50:00 +00:00
},
"user": {
"data": {
2020-05-13 18:27:21 +00:00
"scan_interval": "Update Intervall (Sekonnen, minimum 30)",
"usn": "Apparat"
2020-05-29 00:04:16 +00:00
}
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
}