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

22 lines
794 B
JSON

{
"config": {
"abort": {
"already_configured": "Z-Wave is al geconfigureerd",
"one_instance_only": "Component ondersteunt slechts \u00e9\u00e9n Z-Wave-instantie"
},
"error": {
"option_error": "Z-Wave-validatie mislukt. Is het pad naar de USB-stick correct?"
},
"step": {
"user": {
"data": {
"network_key": "Netwerksleutel (laat leeg om automatisch te genereren)",
"usb_path": "USB-pad"
},
"description": "Zie https://www.home-assistant.io/docs/z-wave/installation/ voor informatie over de configuratievariabelen",
"title": "Stel Z-Wave in"
}
},
"title": "Z-Wave"
}
}