core/homeassistant/components/deluge/translations/pt-BR.json

23 lines
840 B
JSON

{
"config": {
"abort": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
"user": {
"data": {
"host": "Nome do host",
"password": "Senha",
"port": "Porta",
"username": "Usu\u00e1rio",
"web_port": "Porta Web (para servi\u00e7o de visita)"
},
"description": "Para poder usar essa integra\u00e7\u00e3o, voc\u00ea deve habilitar a seguinte op\u00e7\u00e3o nas configura\u00e7\u00f5es de Deluge: Daemon > Permitir controles remotos"
}
}
}
}