63 lines
2.3 KiB
JSON
63 lines
2.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Localiza\u00e7\u00e3o j\u00e1 est\u00e1 configurada",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"general_error": "Erro inesperado",
|
|
"invalid_api_key": "Chave de API inv\u00e1lida",
|
|
"location_not_found": "Localiza\u00e7\u00e3o n\u00e3o encontrada"
|
|
},
|
|
"step": {
|
|
"geography_by_coords": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude"
|
|
},
|
|
"description": "Use a API de nuvem AirVisual para monitorar uma latitude/longitude.",
|
|
"title": "Configurar uma geografia"
|
|
},
|
|
"geography_by_name": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"city": "Cidade",
|
|
"country": "Pa\u00eds",
|
|
"state": "Estado"
|
|
},
|
|
"description": "Use a API de nuvem AirVisual para monitorar uma cidade/estado/pa\u00eds.",
|
|
"title": "Configurar uma geografia"
|
|
},
|
|
"node_pro": {
|
|
"data": {
|
|
"ip_address": "Nome do host",
|
|
"password": "Senha"
|
|
},
|
|
"description": "Monitore uma unidade AirVisual pessoal. A senha pode ser recuperada da interface do usu\u00e1rio da unidade.",
|
|
"title": "Configurar um n\u00f3/pro AirVisual"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "Chave da API"
|
|
},
|
|
"title": "Reautenticar o AirVisual"
|
|
},
|
|
"user": {
|
|
"description": "Escolha que tipo de dados do AirVisual voc\u00ea deseja monitorar.",
|
|
"title": "Configurar o Airvisual"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_on_map": "Mostrar o monitoramento no mapa"
|
|
},
|
|
"title": "Configurar o AirVisual"
|
|
}
|
|
}
|
|
}
|
|
} |