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

28 lines
1.1 KiB
JSON
Raw Normal View History

2019-06-14 21:53:13 +00:00
{
"config": {
"abort": {
2019-07-01 05:53:27 +00:00
"existing_instance_updated": "Bestaande configuratie bijgewerkt.",
2019-06-14 21:53:13 +00:00
"single_instance_allowed": "Slechts \u00e9\u00e9n configuratie van AdGuard Home is toegestaan."
},
"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": {
"description": "Wilt u Home Assistant configureren om verbinding te maken met AdGuard Home van de Hass.io-add-on: {addon}?",
"title": "AdGuard Home via Hass.io add-on"
},
"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",
2019-06-14 21:53:13 +00:00
"ssl": "AdGuard Home maakt gebruik van een SSL certificaat",
"username": "Gebruikersnaam",
"verify_ssl": "AdGuard Home maakt gebruik van een goed certificaat"
},
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
}