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

20 lines
563 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
"user": {
"data": {
"ip_address": "Nome servidor ou endere\u00e7o IP",
"password": "Palavra-passe",
"port": "Porta"
},
"title": "Preencha as suas informa\u00e7\u00f5es"
}
}
}
}