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

35 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Account is al geconfigureerd",
"kamereon_no_account": "Kan Kamereon-account niet vinden.",
"reauth_successful": "Herauthenticatie geslaagd"
},
"error": {
"invalid_credentials": "Ongeldige authenticatie"
},
"step": {
"kamereon": {
"data": {
"kamereon_account_id": "Kamereon account id"
},
"title": "Selecteer Kamereon-account-ID"
},
"reauth_confirm": {
"data": {
"password": "Wachtwoord"
},
"description": "Werk uw wachtwoord voor {gebruikersnaam} bij",
"title": "Integratie herauthenticeren"
},
"user": {
"data": {
"locale": "Locale",
"password": "Wachtwoord",
"username": "E-mail"
},
"title": "Renault-inloggegevens instellen"
}
}
}
}