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

30 lines
1.0 KiB
JSON
Raw Normal View History

2019-02-22 00:40:25 +00:00
{
"config": {
2020-04-16 20:00:10 +00:00
"abort": {
2020-06-08 00:02:43 +00:00
"credential_error": "Erro ao obter credenciais.",
2020-04-16 20:00:10 +00:00
"devices_configured": "Todos os dispositivos encontrados j\u00e1 est\u00e3o configurados.",
"no_devices_found": "N\u00e3o foram encontrados dispositivos PlayStation 4 na rede."
},
"error": {
"login_failed": "Falha ao emparelhar com a PlayStation 4. Verifique se o PIN est\u00e1 correto.",
"not_ready": "A PlayStation 4 n\u00e3o est\u00e1 ligada ou ligada \u00e0 rede."
},
2019-02-22 00:40:25 +00:00
"step": {
"creds": {
"title": "PlayStation 4"
},
"link": {
"data": {
"code": "PIN",
2019-04-09 15:34:20 +00:00
"ip_address": "Endere\u00e7o de IP",
2019-02-22 00:40:25 +00:00
"name": "Nome",
"region": "Regi\u00e3o"
},
"title": "PlayStation 4"
2019-04-09 15:34:20 +00:00
},
"mode": {
"title": "PlayStation 4"
2019-02-22 00:40:25 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-22 00:40:25 +00:00
}