52 lines
1.6 KiB
JSON
52 lines
1.6 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert",
|
|
"reauth_successful": "Godkjenning p\u00e5 nytt var vellykket"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ugyldig godkjenning",
|
|
"unknown": "Uventet feil",
|
|
"unknown_coordinates": "Ingen data for breddegrad/lengdegrad"
|
|
},
|
|
"step": {
|
|
"coordinates": {
|
|
"data": {
|
|
"latitude": "Breddegrad",
|
|
"longitude": "Lengdegrad"
|
|
},
|
|
"description": "Skriv inn breddegrad og lengdegrad som skal overv\u00e5kes:"
|
|
},
|
|
"location": {
|
|
"data": {
|
|
"location_type": "Plassering"
|
|
},
|
|
"description": "Velg et sted \u00e5 overv\u00e5ke:"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passord"
|
|
},
|
|
"description": "Skriv inn passordet for {username} :",
|
|
"title": "Godkjenne integrering p\u00e5 nytt"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Passord",
|
|
"username": "Brukernavn"
|
|
},
|
|
"description": "Skriv inn brukernavn og passord:"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_on_map": "Vis overv\u00e5ket plassering p\u00e5 kartet"
|
|
},
|
|
"title": "Konfigurer WattTime"
|
|
}
|
|
}
|
|
}
|
|
} |