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

36 lines
1.6 KiB
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"credential_error": "Erro ao obter credenciais.",
"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."
},
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o",
"credential_timeout": "O servi\u00e7o de credencial expirou. Pressione enviar para reiniciar.",
"login_failed": "Falha ao emparelhar com a PlayStation 4. Verifique se o PIN est\u00e1 correto."
},
"step": {
"creds": {
"title": "PlayStation 4"
},
"link": {
"data": {
"code": "PIN",
"ip_address": "Endere\u00e7o de IP",
"name": "Nome",
"region": "Regi\u00e3o"
},
"title": "PlayStation 4"
},
"mode": {
"data": {
"mode": "Modo de configura\u00e7\u00e3o"
},
"title": "PlayStation 4"
}
}
}
}