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

26 lines
976 B
JSON
Raw Normal View History

2019-09-07 00:32:45 +00:00
{
"config": {
2019-09-19 00:32:15 +00:00
"abort": {
2020-02-08 00:31:45 +00:00
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
2020-04-08 00:08:19 +00:00
"missing_configuration": "De Withings integratie is niet geconfigureerd. Gelieve de documentatie te volgen."
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."
},
"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": {
"title": "Profiel opnieuw verifi\u00ebren"
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
}