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

29 lines
758 B
JSON

{
"config": {
"abort": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
},
"step": {
"user_gateway": {
"data": {
"host": "Endere\u00e7o IP",
"port": "Porta"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Frequ\u00eancia de atualiza\u00e7\u00e3o (segundos)"
}
}
}
}
}