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

21 lines
605 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",
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
"flow_title": "TV Samsung: {model}",
"step": {
"confirm": {
"title": "TV Samsung"
},
"user": {
"data": {
"host": "Servidor",
"name": "Nome"
}
}
}
}
}