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

27 lines
788 B
JSON
Raw Normal View History

2019-05-09 03:20:58 +00:00
{
"config": {
2020-11-15 00:03:48 +00:00
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"login_failed": "Nem siker\u00fclt p\u00e1ros\u00edtani a PlayStation 4-gyel. Ellen\u0151rizze, hogy a helyes-e."
},
2019-05-09 03:20:58 +00:00
"step": {
2019-06-04 15:50:48 +00:00
"creds": {
"title": "PlayStation 4"
},
"link": {
"data": {
2020-02-17 00:31:56 +00:00
"code": "PIN",
2019-06-04 15:50:48 +00:00
"ip_address": "IP-c\u00edm",
"name": "N\u00e9v",
"region": "R\u00e9gi\u00f3"
}
},
2019-05-09 03:20:58 +00:00
"mode": {
"data": {
"mode": "Konfigur\u00e1ci\u00f3s m\u00f3d"
},
"title": "PlayStation 4"
}
}
}
}