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

31 lines
1.4 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-12-07 00:04:18 +00:00
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
2020-06-08 00:02:43 +00:00
"credential_error": "Erro ao obter credenciais.",
2020-12-10 00:03:01 +00:00
"no_devices_found": "N\u00e3o foram encontrados dispositivos PlayStation 4 na rede.",
"port_987_bind_error": "N\u00e3o foi poss\u00edvel ligar-se \u00e0 porta 987. Consulte a [documenta\u00e7\u00e3o](https://www.home-assistant.io/components/ps4/) para obter mais informa\u00e7\u00f5es.",
"port_997_bind_error": "N\u00e3o foi poss\u00edvel ligar-se \u00e0 porta 997. Consulte a [documenta\u00e7\u00e3o](https://www.home-assistant.io/components/ps4/) para obter mais informa\u00e7\u00f5es."
2020-04-16 20:00:10 +00:00
},
"error": {
2020-12-07 00:04:18 +00:00
"cannot_connect": "Falha na liga\u00e7\u00e3o",
2020-12-10 00:03:01 +00:00
"credential_timeout": "O servi\u00e7o de credencial expirou. Pressione enviar para reiniciar.",
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": {
"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"
2022-05-19 00:26:11 +00:00
}
2019-04-09 15:34:20 +00:00
},
"mode": {
2020-07-03 00:03:38 +00:00
"data": {
"mode": "Modo de configura\u00e7\u00e3o"
2022-05-19 00:26:11 +00:00
}
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
}