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

18 lines
439 B
JSON

{
"config": {
"abort": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
"user": {
"data": {
"host": "Endere\u00e7o",
"username": "Nome de Utilizador"
}
}
}
}
}