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

43 lines
1.4 KiB
JSON
Raw Normal View History

2019-06-14 21:53:13 +00:00
{
"config": {
"abort": {
2022-07-01 00:27:03 +00:00
"already_configured": "Account is al geconfigureerd",
2021-02-24 00:04:14 +00:00
"invalid_auth": "Ongeldige authenticatie",
2022-07-01 00:27:03 +00:00
"reauth_successful": "Herauthenticatie geslaagd",
2021-02-24 00:04:14 +00:00
"unknown": "Onverwachte fout"
2019-06-14 21:53:13 +00:00
},
"create_entry": {
"default": "Om geavanceerde opties in te stellen, zie [Life360 documentatie]({docs_url})."
},
"error": {
2020-11-07 00:04:02 +00:00
"already_configured": "Account is al geconfigureerd",
2022-07-01 00:27:03 +00:00
"cannot_connect": "Kan geen verbinding maken",
2020-11-07 00:04:02 +00:00
"invalid_auth": "Ongeldige authenticatie",
2021-02-24 00:04:14 +00:00
"invalid_username": "Ongeldige gebruikersnaam",
"unknown": "Onverwachte fout"
2019-06-14 21:53:13 +00:00
},
"step": {
2022-07-01 00:27:03 +00:00
"reauth_confirm": {
"data": {
"password": "Wachtwoord"
},
"title": "Integratie herauthenticeren"
},
2019-06-14 21:53:13 +00:00
"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"
}
2020-04-15 16:51:07 +00:00
}
2022-07-08 00:27:47 +00:00
},
"options": {
"step": {
"init": {
"title": "Accountinstellingen"
}
}
2020-04-16 20:00:10 +00:00
}
2019-06-14 21:53:13 +00:00
}