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

33 lines
1.1 KiB
JSON
Raw Normal View History

2019-03-28 04:32:58 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
2019-06-04 15:50:48 +00:00
"error": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"already_in_progress": "A konfigur\u00e1ci\u00f3 m\u00e1r folyamatban van.",
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
2019-06-04 15:50:48 +00:00
},
2020-02-08 00:31:45 +00:00
"flow_title": "Axis eszk\u00f6z: {name} ({host})",
2019-03-28 04:32:58 +00:00
"step": {
"user": {
"data": {
2019-06-04 15:50:48 +00:00
"host": "Hoszt",
"password": "Jelsz\u00f3",
"port": "Port",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
2019-03-28 04:32:58 +00:00
}
}
2020-04-15 16:51:07 +00:00
}
2020-11-15 00:03:48 +00:00
},
"options": {
"step": {
"configure_stream": {
"data": {
"stream_profile": "V\u00e1lassza ki a haszn\u00e1lni k\u00edv\u00e1nt adatfolyam-profilt"
}
}
}
2020-05-29 00:04:16 +00:00
}
2019-03-28 04:32:58 +00:00
}