63 lines
2.3 KiB
JSON
63 lines
2.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Platsen \u00e4r redan konfigurerad eller Node/Pro ID \u00e4r redan regristrerat.",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"general_error": "Ett ok\u00e4nt fel intr\u00e4ffade.",
|
|
"invalid_api_key": "Ogiltig API-nyckel",
|
|
"location_not_found": "Platsen hittades inte"
|
|
},
|
|
"step": {
|
|
"geography_by_coords": {
|
|
"data": {
|
|
"api_key": "API-nyckel",
|
|
"latitude": "Latitud",
|
|
"longitude": "Longitud"
|
|
},
|
|
"description": "Anv\u00e4nd AirVisuals moln-API f\u00f6r att \u00f6vervaka en latitud/longitud.",
|
|
"title": "Konfigurera en geografi"
|
|
},
|
|
"geography_by_name": {
|
|
"data": {
|
|
"api_key": "API-nyckel",
|
|
"city": "Stad",
|
|
"country": "Land",
|
|
"state": "stat"
|
|
},
|
|
"description": "Anv\u00e4nd AirVisuals moln-API f\u00f6r att \u00f6vervaka en stad/stat/land.",
|
|
"title": "Konfigurera en geografi"
|
|
},
|
|
"node_pro": {
|
|
"data": {
|
|
"ip_address": "Enhets IP-adress / v\u00e4rdnamn",
|
|
"password": "Enhetsl\u00f6senord"
|
|
},
|
|
"description": "\u00d6vervaka en personlig AirVisual-enhet. L\u00f6senordet kan h\u00e4mtas fr\u00e5n enhetens anv\u00e4ndargr\u00e4nssnitt.",
|
|
"title": "Konfigurera en AirVisual Node/Pro"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-nyckel"
|
|
},
|
|
"title": "Autentisera AirVisual igen"
|
|
},
|
|
"user": {
|
|
"description": "V\u00e4lj typ av AirVisual data att \u00f6vervaka.",
|
|
"title": "Konfigurera AirVisual"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_on_map": "Visa \u00f6vervakad geografi p\u00e5 kartan"
|
|
},
|
|
"title": "Konfigurera AirVisual"
|
|
}
|
|
}
|
|
}
|
|
} |