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

34 lines
1.2 KiB
JSON
Raw Normal View History

2018-08-29 19:19:04 +00:00
{
"config": {
2018-10-05 15:50:00 +00:00
"abort": {
2019-01-09 23:29:31 +00:00
"already_configured": "UPnP/IGD is al geconfigureerd",
2018-11-21 19:18:56 +00:00
"incomplete_device": "Onvolledig UPnP-apparaat negeren",
2019-01-09 23:29:31 +00:00
"no_devices_discovered": "Geen UPnP'/IGD's ontdekt",
"no_devices_found": "Geen UPnP/IGD apparaten gevonden op het netwerk.",
"no_sensors_or_port_mapping": "Schakel ten minste sensoren of poorttoewijzing in",
"single_instance_allowed": "Er is slechts \u00e9\u00e9n configuratie van UPnP/IGD nodig."
2018-10-05 15:50:00 +00:00
},
2019-08-12 03:42:50 +00:00
"error": {
"one": "Een",
"other": "Ander"
},
2018-08-29 19:19:04 +00:00
"step": {
2019-01-09 23:29:31 +00:00
"confirm": {
"description": "Wilt u UPnP/IGD instellen?",
"title": "UPnP/IGD"
},
2018-10-10 12:25:21 +00:00
"init": {
"title": "UPnP/IGD"
},
2018-08-29 19:19:04 +00:00
"user": {
2018-10-05 15:50:00 +00:00
"data": {
"enable_port_mapping": "Poorttoewijzing voor Home Assistant inschakelen",
2018-10-10 12:25:21 +00:00
"enable_sensors": "Voeg verkeerssensoren toe",
"igd": "UPnP/IGD"
2018-10-05 15:50:00 +00:00
},
"title": "Configuratiemogelijkheden voor de UPnP/IGD"
2018-08-29 19:19:04 +00:00
}
},
2019-01-09 23:29:31 +00:00
"title": "UPnP/IGD"
2018-08-29 19:19:04 +00:00
}
2018-10-05 15:50:00 +00:00
}