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

96 lines
3.9 KiB
JSON
Raw Normal View History

2021-10-02 12:59:05 +00:00
{
"config": {
"abort": {
"already_configured": "Account is al geconfigureerd",
"usb_setup_complete": "Crownstone USB installatie voltooid.",
"usb_setup_unsuccessful": "Crownstone USB installatie is mislukt."
},
"error": {
"account_not_verified": "Account niet geverifieerd. Gelieve uw account te activeren via de activeringsmail van Crownstone.",
"invalid_auth": "Ongeldige authenticatie",
"unknown": "Onverwachte fout"
},
"step": {
"usb_config": {
"data": {
"usb_path": "USB-apparaatpad"
},
"description": "Selecteer de seri\u00eble poort van de Crownstone USB dongle, of selecteer 'Don't use USB' als u geen USB dongle wilt instellen.\n\nZoek naar een apparaat met VID 10C4 en PID EA60.",
"title": "Crownstone USB dongle configuratie"
},
"usb_manual_config": {
"data": {
"usb_manual_path": "USB-apparaatpad"
},
"description": "Voer handmatig het pad van een Crownstone USB dongle in.",
"title": "Crownstone USB-dongle handmatig pad"
},
"usb_sphere_config": {
"data": {
"usb_sphere": "Crownstone Sphere"
},
"description": "Selecteer een Crownstone Sphere waar de USB zich bevindt.",
"title": "Crownstone USB Sphere"
},
"user": {
"data": {
"email": "E-mail",
"password": "Wachtwoord"
},
"title": "Crownstone account"
}
}
},
"options": {
"step": {
"init": {
"data": {
"usb_sphere_option": "Crownstone Sphere waar de USB zich bevindt",
"use_usb_option": "Gebruik een Crownstone USB-dongle voor lokale gegevensoverdracht"
}
},
"usb_config": {
"data": {
"usb_path": "USB-apparaatpad"
},
"description": "Selecteer de seri\u00eble poort van de Crownstone USB dongle.\n\nZoek naar een apparaat met VID 10C4 en PID EA60.",
"title": "Crownstone USB dongle configuratie"
},
"usb_config_option": {
"data": {
"usb_path": "USB-apparaatpad"
},
"description": "Selecteer de seri\u00eble poort van de Crownstone USB dongle.\n\nZoek naar een apparaat met VID 10C4 en PID EA60.",
"title": "Crownstone USB dongle configuratie"
},
"usb_manual_config": {
"data": {
"usb_manual_path": "USB-apparaatpad"
},
"description": "Voer handmatig het pad van een Crownstone USB dongle in.",
"title": "Crownstone USB-dongle handmatig pad"
},
"usb_manual_config_option": {
"data": {
"usb_manual_path": "USB-apparaatpad"
},
"description": "Voer handmatig het pad van een Crownstone USB dongle in.",
"title": "Crownstone USB-dongle handmatig pad"
},
"usb_sphere_config": {
"data": {
"usb_sphere": "Crownstone Sphere"
},
"description": "Selecteer een Crownstone Sphere waar de USB zich bevindt.",
"title": "Crownstone USB Sphere"
},
"usb_sphere_config_option": {
"data": {
"usb_sphere": "Crownstone Sphere"
},
"description": "Selecteer een Crownstone Sphere waar de USB zich bevindt.",
"title": "Crownstone USB Sphere"
}
}
}
}