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

41 lines
1.2 KiB
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_device": "O dispositivo j\u00e1 est\u00e1 configurado",
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
"error": {
2020-12-07 00:04:18 +00:00
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
2020-04-23 00:05:07 +00:00
"step": {
2020-06-08 00:02:43 +00:00
"pair_tv": {
"data": {
"pin": "PIN"
}
},
2020-12-10 00:03:01 +00:00
"pairing_complete": {
"description": "O seu Dispositivo VIZIO SmartCast j\u00e1 se encontra ligado ao Home Assistant.",
"title": "Emparelhamento Completo"
},
"pairing_complete_import": {
"title": "Emparelhamento Completo"
},
2020-04-23 00:05:07 +00:00
"user": {
"data": {
2020-09-02 00:03:29 +00:00
"access_token": "Token de Acesso",
2020-12-10 00:03:01 +00:00
"device_class": "Tipo de dispositivo",
2020-09-02 00:03:29 +00:00
"host": "Servidor",
2020-04-23 00:05:07 +00:00
"name": "Nome"
2020-12-10 00:03:01 +00:00
},
"title": "Dispositivo VIZIO SmartCast"
}
}
},
"options": {
"step": {
"init": {
"title": "Atualizar op\u00e7\u00f5es de Dispositivo VIZIO SmartCast"
2020-04-23 00:05:07 +00:00
}
}
}
}