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

23 lines
774 B
JSON

{
"config": {
"abort": {
"already_setup": "U kunt slechts \u00e9\u00e9n Soma-account configureren.",
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
"missing_configuration": "De Soma-component is niet geconfigureerd. Gelieve de documentatie te volgen."
},
"create_entry": {
"default": "Succesvol geverifieerd met Soma."
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Poort"
},
"description": "Voer de verbindingsinstellingen van uw SOMA Connect in.",
"title": "SOMA Connect"
}
},
"title": "Soma"
}
}