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

21 lines
605 B
JSON
Raw Normal View History

2020-04-23 00:05:07 +00:00
{
"config": {
2020-12-07 00:04:18 +00:00
"abort": {
2020-12-10 00:03:01 +00:00
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
2020-12-07 00:04:18 +00:00
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
2020-12-10 00:03:01 +00:00
"flow_title": "TV Samsung: {model}",
2020-04-23 00:05:07 +00:00
"step": {
2020-12-10 00:03:01 +00:00
"confirm": {
"title": "TV Samsung"
},
2020-04-23 00:05:07 +00:00
"user": {
"data": {
2020-07-09 00:05:04 +00:00
"host": "Servidor",
2020-04-23 00:05:07 +00:00
"name": "Nome"
}
}
}
}
}