41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"description": "A integra\u00e7\u00e3o do Sonarr precisa ser autenticada manualmente novamente com a API do Sonarr hospedada em: {url}",
|
|
"title": "Reautenticar Integra\u00e7\u00e3o"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chave da API",
|
|
"base_path": "Caminho para a API",
|
|
"host": "Nome do host",
|
|
"port": "Porta",
|
|
"ssl": "Usar um certificado SSL",
|
|
"url": "URL",
|
|
"verify_ssl": "Verifique o certificado SSL"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"upcoming_days": "N\u00famero de pr\u00f3ximos dias a serem exibidos",
|
|
"wanted_max_items": "N\u00famero m\u00e1ximo de itens desejados para exibir"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |