52 lines
1.6 KiB
JSON
52 lines
1.6 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout",
|
|
"unknown_coordinates": "Geen gegevens voor lengte-/breedtegraad"
|
|
},
|
|
"step": {
|
|
"coordinates": {
|
|
"data": {
|
|
"latitude": "Breedtegraad",
|
|
"longitude": "Lengtegraad"
|
|
},
|
|
"description": "Voer de breedtegraad en de lengtegraad in die u wilt monitoren:"
|
|
},
|
|
"location": {
|
|
"data": {
|
|
"location_type": "Locatie"
|
|
},
|
|
"description": "Kies een locatie om te monitoren:"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord"
|
|
},
|
|
"description": "Voer het wachtwoord voor {username} opnieuw in:",
|
|
"title": "Verifieer de integratie opnieuw"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Voer uw gebruikersnaam en wachtwoord in:"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_on_map": "Toon gemonitorde locatie op de kaart"
|
|
},
|
|
"title": "Configureer WattTime"
|
|
}
|
|
}
|
|
}
|
|
} |