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

30 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Accesspoint is al geconfigureerd",
"connection_aborted": "Kon geen verbinding maken met de HMIP-server",
"unknown": "Er is een onbekende fout opgetreden."
},
"error": {
"invalid_pin": "Ongeldige PIN-code, probeer het nogmaals.",
"press_the_button": "Druk op de blauwe knop.",
"register_failed": "Kan niet registreren, gelieve opnieuw te proberen.",
"timeout_button": "Blauwe knop druk op timeout, probeer het opnieuw."
},
"step": {
"init": {
"data": {
"hapid": "Accesspoint ID (SGTIN)",
"name": "Naam (optioneel, gebruikt als naamprefix voor alle apparaten)",
"pin": "Pin-Code (optioneel)"
},
"title": "Kies HomematicIP accesspoint"
},
"link": {
"description": "Druk op de blauwe knop op het accesspoint en de verzendknop om HomematicIP bij Home Assistant te registreren. \n\n![Locatie van knop op bridge](/static/images/config_flows/\nconfig_homematicip_cloud.png)",
"title": "Link accesspoint"
}
},
"title": "HomematicIP Cloud"
}
}