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

26 lines
855 B
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "Time-out bij het genereren van autorisatie-URL.",
"missing_configuration": "Integratie niet geconfigureerd. Raadpleeg de documentatie.",
"reauth_successful": "Herauthenticatie geslaagd"
},
"create_entry": {
"default": "Authenticatie geslaagd"
},
"step": {
"pick_implementation": {
"title": "Kies een authenticatie methode"
},
"reauth_confirm": {
"description": "De Lyric-integratie moet uw account opnieuw verifi\u00ebren.",
"title": "Integratie herauthenticeren"
}
}
},
"issues": {
"removed_yaml": {
"title": "De Honeywell Lyric YAML-configuratie is verwijderd"
}
}
}