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

42 lines
1.5 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
"user": {
"data": {
"mjpeg_url": "MJPEG URL-c\u00edme",
"name": "Elnevez\u00e9s",
"password": "Jelsz\u00f3",
"still_image_url": "\u00c1ll\u00f3k\u00e9p URL-c\u00edme",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v",
"verify_ssl": "SSL-tan\u00fas\u00edtv\u00e1ny ellen\u0151rz\u00e9se"
}
}
}
},
"options": {
"error": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
"init": {
"data": {
"mjpeg_url": "MJPEG URL-c\u00edme",
"name": "Elnevez\u00e9s",
"password": "Jelsz\u00f3",
"still_image_url": "\u00c1ll\u00f3k\u00e9p URL-c\u00edme",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v",
"verify_ssl": "SSL-tan\u00fas\u00edtv\u00e1ny ellen\u0151rz\u00e9se"
}
}
}
}
}