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

19 lines
542 B
JSON

{
"config": {
"error": {
"identifier_exists": "Conta j\u00e1 registada",
"invalid_credentials": "Credenciais inv\u00e1lidas"
},
"step": {
"user": {
"data": {
"ip_address": "Nome servidor ou endere\u00e7o IP",
"password": "Palavra-passe",
"port": "Porta"
},
"title": "Preencha as suas informa\u00e7\u00f5es"
}
},
"title": "RainMachine"
}
}