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

28 lines
1.0 KiB
JSON
Raw Normal View History

2019-06-14 21:53:13 +00:00
{
"config": {
"abort": {
2022-05-22 00:22:43 +00:00
"already_configured": "Dienst is al geconfigureerd",
2021-05-12 00:04:03 +00:00
"existing_instance_updated": "Bestaande configuratie bijgewerkt."
2019-06-14 21:53:13 +00:00
},
"error": {
2020-11-11 11:10:09 +00:00
"cannot_connect": "Kan geen verbinding maken"
2019-06-14 21:53:13 +00:00
},
"step": {
"hassio_confirm": {
2021-04-01 00:03:55 +00:00
"description": "Wilt u Home Assistant configureren om verbinding te maken met AdGuard Home van de Home Assistant add-on: {addon}?",
"title": "AdGuard Home via Home Assistant add-on"
2019-06-14 21:53:13 +00:00
},
"user": {
"data": {
2020-11-07 00:04:02 +00:00
"host": "Host",
2019-06-14 21:53:13 +00:00
"password": "Wachtwoord",
2020-10-09 00:04:33 +00:00
"port": "Poort",
2022-05-21 00:22:49 +00:00
"ssl": "Maakt gebruik van een SSL-certificaat",
2019-06-14 21:53:13 +00:00
"username": "Gebruikersnaam",
2022-05-21 00:22:49 +00:00
"verify_ssl": "SSL-certificaat verifi\u00ebren"
2019-06-14 21:53:13 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "Stel uw AdGuard Home-instantie in om toezicht en controle mogelijk te maken."
2019-06-14 21:53:13 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-06-14 21:53:13 +00:00
}