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

29 lines
1003 B
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"
},
"description": "Add meg a TV-k\u00e9sz\u00fcl\u00e9ken megjelen\u0151 PIN-k\u00f3dot",
"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"
},
"description": "Add meg a Panasonic Viera TV-hez tartoz\u00f3 IP c\u00edmet"
2020-05-17 00:02:56 +00:00
}
}
}
}