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

17 lines
498 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
"connection_error": "Falha na liga\u00e7\u00e3o"
},
"step": {
"user": {
"data": {
"api_key": "API Key",
"host": "Endere\u00e7o IP"
}
}
}
}
}