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

31 lines
938 B
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
"no_devices_found": "N\u00e3o foram encontrados dispositivos PlayStation 4 na rede."
},
"error": {
2020-11-11 11:10:09 +00:00
"login_failed": "Falha ao emparelhar com a PlayStation 4. Verifique se o PIN est\u00e1 correto."
2020-04-16 20:00:10 +00:00
},
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": {
2020-07-03 00:03:38 +00:00
"data": {
"mode": "Modo de configura\u00e7\u00e3o"
},
2019-04-09 15:34:20 +00:00
"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
}