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

27 lines
1010 B
JSON

{
"config": {
"abort": {
"invalid_credentials": "Ongeldige gebruikersgegevens",
"user_already_configured": "Account is al geconfigureerd"
},
"create_entry": {
"default": "Om geavanceerde opties in te stellen, zie [Life360 documentatie]({docs_url})."
},
"error": {
"invalid_credentials": "Ongeldige gebruikersgegevens",
"invalid_username": "Ongeldige gebruikersnaam",
"user_already_configured": "Account is al geconfigureerd"
},
"step": {
"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"
}
},
"title": "Life360"
}
}