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

36 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Account is al geconfigureerd",
"invalid_auth": "Ongeldige authenticatie",
"reauth_successful": "Herauthenticatie geslaagd",
"unknown": "Onverwachte fout"
},
"create_entry": {
"default": "Om geavanceerde opties in te stellen, zie [Life360 documentatie]({docs_url})."
},
"error": {
"already_configured": "Account is al geconfigureerd",
"cannot_connect": "Kan geen verbinding maken",
"invalid_auth": "Ongeldige authenticatie",
"invalid_username": "Ongeldige gebruikersnaam",
"unknown": "Onverwachte fout"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Wachtwoord"
},
"title": "Integratie herauthenticeren"
},
"user": {
"data": {
"password": "Wachtwoord",
"username": "Gebruikersnaam"
},
"description": "Om geavanceerde opties in te stellen, zie [Life360 documentatie]({docs_url}).\nMisschien wilt u dat doen voordat u accounts toevoegt.",
"title": "Life360-accountgegevens"
}
}
}
}