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

27 lines
1.1 KiB
JSON
Raw Normal View History

2019-12-30 00:32:19 +00:00
{
"config": {
"abort": {
"already_configured": "Dit Elgato Key Light apparaat is al geconfigureerd.",
2020-10-09 00:04:33 +00:00
"cannot_connect": "Kan geen verbinding maken",
2019-12-30 00:32:19 +00:00
"connection_error": "Kan geen verbinding maken met het Elgato Key Light apparaat."
},
"error": {
2020-10-09 00:04:33 +00:00
"cannot_connect": "Kan geen verbinding maken",
2019-12-30 00:32:19 +00:00
"connection_error": "Kan geen verbinding maken met het Elgato Key Light apparaat."
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "Hostnaam of IP-adres",
"port": "Poortnummer"
},
2020-05-29 00:04:16 +00:00
"description": "Stel uw Elgato Key Light in om te integreren met Home Assistant."
2019-12-30 00:32:19 +00:00
},
"zeroconf_confirm": {
"description": "Wilt u de Elgato Key Light met serienummer ` {serial_number} ` toevoegen aan Home Assistant?",
"title": "Elgato Key Light apparaat ontdekt"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-12-30 00:32:19 +00:00
}