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

30 lines
800 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "A liga\u00e7\u00e3o falhou",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"host": "Endere\u00e7o",
"password": "Palavra-passe",
"username": "Nome de Utilizador"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"reverse": "Inverter l\u00f3gica do interruptor (usar NC)"
}
}
}
}
}