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

17 lines
595 B
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
"missing_configuration": "Het Somfy-component is niet geconfigureerd. Gelieve de documentatie te volgen.",
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
},
"create_entry": {
"default": "Succesvol geverifieerd met Somfy."
},
"step": {
"pick_implementation": {
"title": "Kies de authenticatie methode"
}
}
}
}