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

42 lines
1.2 KiB
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",
"unknown": "Erro inesperado"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"flow_type": "Tipo de conex\u00e3o"
},
"description": "Produto:",
"title": "Tipo Plugwise"
},
"user_gateway": {
"data": {
"host": "Endere\u00e7o IP",
"password": "ID do Smile",
"port": "Porta",
"username": "Nome de usu\u00e1rio Smile"
},
"description": "Por favor, insira",
"title": "Conecte-se ao Smile"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Intervalo de escaneamento (segundos)"
},
"description": "Ajustar as op\u00e7\u00f5es Plugwise"
}
}
}
}