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

33 lines
1.4 KiB
JSON
Raw Normal View History

2019-09-07 00:32:45 +00:00
{
"config": {
2019-09-19 00:32:15 +00:00
"abort": {
2020-11-07 00:04:02 +00:00
"already_configured": "Configuratie bijgewerkt voor profiel.",
2020-02-08 00:31:45 +00:00
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
2020-09-15 00:09:18 +00:00
"missing_configuration": "De Withings integratie is niet geconfigureerd. Gelieve de documentatie te volgen.",
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [check de helpsectie]({docs_url})"
2019-09-19 00:32:15 +00:00
},
2019-09-07 00:32:45 +00:00
"create_entry": {
"default": "Succesvol geverifieerd met Withings voor het geselecteerde profiel."
},
2020-10-09 00:04:33 +00:00
"error": {
2020-11-11 11:10:09 +00:00
"already_configured": "Account is al geconfigureerd"
2020-10-09 00:04:33 +00:00
},
2021-03-16 00:04:36 +00:00
"flow_title": "Withings: {profile}",
2019-09-07 00:32:45 +00:00
"step": {
2020-02-08 00:31:45 +00:00
"pick_implementation": {
"title": "Kies Authenticatiemethode"
},
2019-10-26 00:32:20 +00:00
"profile": {
"data": {
"profile": "Profiel"
2019-11-07 00:32:16 +00:00
},
"description": "Welk profiel hebt u op de website van Withings selecteren? Het is belangrijk dat de profielen overeenkomen, anders worden gegevens verkeerd gelabeld.",
"title": "Gebruikersprofiel."
2020-07-23 00:02:48 +00:00
},
"reauth": {
2021-03-17 00:03:55 +00:00
"description": "Het \"{profile}\" profiel moet opnieuw worden geverifieerd om Withings gegevens te kunnen blijven ontvangen.",
2021-03-16 00:04:36 +00:00
"title": "Verifieer de integratie opnieuw"
2019-09-07 00:32:45 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-09-07 00:32:45 +00:00
}