63 lines
2.3 KiB
JSON
63 lines
2.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Locatie is al geconfigureerd. of Node/Pro IDis al geregistreerd.",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"general_error": "Er is een onbekende fout opgetreden.",
|
|
"invalid_api_key": "Ongeldige API-sleutel",
|
|
"location_not_found": "Locatie niet gevonden"
|
|
},
|
|
"step": {
|
|
"geography_by_coords": {
|
|
"data": {
|
|
"api_key": "API-sleutel",
|
|
"latitude": "Breedtegraad",
|
|
"longitude": "Lengtegraad"
|
|
},
|
|
"description": "Gebruik de AirVisual-cloud-API om een lengte- / breedtegraad te bewaken.",
|
|
"title": "Configureer een geografie"
|
|
},
|
|
"geography_by_name": {
|
|
"data": {
|
|
"api_key": "API-sleutel",
|
|
"city": "Stad",
|
|
"country": "Land",
|
|
"state": "staat"
|
|
},
|
|
"description": "Gebruik de AirVisual-cloud-API om een stad/staat/land te bewaken.",
|
|
"title": "Configureer een geografie"
|
|
},
|
|
"node_pro": {
|
|
"data": {
|
|
"ip_address": "IP adres/hostname van component",
|
|
"password": "Wachtwoord van component"
|
|
},
|
|
"description": "Monitor een persoonlijke AirVisual-eenheid. Het wachtwoord kan worden opgehaald uit de gebruikersinterface van het apparaat.",
|
|
"title": "Configureer een AirVisual Node / Pro"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-sleutel"
|
|
},
|
|
"title": "Verifieer AirVisual opnieuw"
|
|
},
|
|
"user": {
|
|
"description": "Kies welk type AirVisual-gegevens u wilt bewaken.",
|
|
"title": "Configureer AirVisual"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_on_map": "Toon gecontroleerde geografie op de kaart"
|
|
},
|
|
"title": "Configureer AirVisual"
|
|
}
|
|
}
|
|
}
|
|
} |