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

23 lines
636 B
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "Time-out genereren autorisatie-URL.",
"missing_configuration": "Het component is niet geconfigureerd. Volg de documentatie."
},
"create_entry": {
"default": "Succesvol geauthenticeerd met Netatmo."
},
"step": {
"pick_implementation": {
"title": "Kies de verificatiemethode"
}
}
},
"options": {
"step": {
"public_weather_areas": {
"description": "Configureer openbare weersensoren."
}
}
}
}