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

30 lines
1.0 KiB
JSON
Raw Normal View History

2020-05-17 00:02:56 +00:00
{
"config": {
2020-11-15 00:03:48 +00:00
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
2020-11-15 00:03:48 +00:00
},
"error": {
2021-03-16 00:04:36 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_pin_code": "A megadott PIN-k\u00f3d \u00e9rv\u00e9nytelen volt"
2020-11-15 00:03:48 +00:00
},
2020-05-17 00:02:56 +00:00
"step": {
2021-03-16 00:04:36 +00:00
"pairing": {
"data": {
"pin": "PIN-k\u00f3d"
},
2021-10-02 12:59:05 +00:00
"description": "Adja meg a TV-k\u00e9sz\u00fcl\u00e9ken megjelen\u0151 PIN-k\u00f3dot",
2021-03-16 00:04:36 +00:00
"title": "P\u00e1ros\u00edt\u00e1s"
},
2020-05-17 00:02:56 +00:00
"user": {
"data": {
2021-03-16 00:04:36 +00:00
"host": "IP c\u00edm",
"name": "N\u00e9v"
},
2021-10-02 12:59:05 +00:00
"description": "Adja meg a Panasonic Viera TV-hez tartoz\u00f3 IP c\u00edmet",
2021-08-06 00:15:04 +00:00
"title": "A TV be\u00e1ll\u00edt\u00e1sa"
2020-05-17 00:02:56 +00:00
}
}
}
}