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

41 lines
1.7 KiB
JSON
Raw Normal View History

2018-10-17 12:12:41 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"configuration_updated": "A konfigur\u00e1ci\u00f3 friss\u00edtve.",
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt"
},
2018-10-21 18:34:28 +00:00
"error": {
2020-05-17 00:02:56 +00:00
"faulty_credentials": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"service_unavailable": "Sikertelen csatlakoz\u00e1s"
2018-10-21 18:34:28 +00:00
},
2021-06-22 00:14:17 +00:00
"flow_title": "{site} ({host})",
2018-10-17 12:12:41 +00:00
"step": {
"user": {
"data": {
2019-03-28 04:32:58 +00:00
"host": "Hoszt",
2018-10-17 12:12:41 +00:00
"password": "Jelsz\u00f3",
2018-10-21 18:34:28 +00:00
"port": "Port",
2018-12-10 08:54:12 +00:00
"site": "Site azonos\u00edt\u00f3",
2019-02-22 00:40:25 +00:00
"username": "Felhaszn\u00e1l\u00f3n\u00e9v",
2021-03-16 00:04:36 +00:00
"verify_ssl": "SSL-tan\u00fas\u00edtv\u00e1ny ellen\u0151rz\u00e9se"
2019-02-22 00:40:25 +00:00
},
"title": "UniFi vez\u00e9rl\u0151 be\u00e1ll\u00edt\u00e1sa"
2018-10-17 12:12:41 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-02-08 00:31:45 +00:00
},
"options": {
"step": {
2020-11-15 00:03:48 +00:00
"client_control": {
"description": "Konfigur\u00e1lja a klienseket\n\n Hozzon l\u00e9tre kapcsol\u00f3kat azokhoz a sorsz\u00e1mokhoz, amelyeknek vez\u00e9relni k\u00edv\u00e1nja a h\u00e1l\u00f3zati hozz\u00e1f\u00e9r\u00e9st."
},
2021-03-16 00:04:36 +00:00
"simple_options": {
"description": "UniFi integr\u00e1ci\u00f3 konfigur\u00e1l\u00e1sa"
},
2020-02-08 00:31:45 +00:00
"statistics_sensors": {
"data": {
"allow_bandwidth_sensors": "S\u00e1vsz\u00e9less\u00e9g-haszn\u00e1lati \u00e9rz\u00e9kel\u0151k l\u00e9trehoz\u00e1sa a h\u00e1l\u00f3zati \u00fcgyfelek sz\u00e1m\u00e1ra"
}
}
}
2020-04-16 20:00:10 +00:00
}
2018-10-17 12:12:41 +00:00
}