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

50 lines
1.6 KiB
JSON
Raw Normal View History

2020-05-17 00:02:56 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
2020-05-17 00:02:56 +00:00
"step": {
2021-08-06 00:15:04 +00:00
"resources": {
"data": {
"resources": "Forr\u00e1sok"
},
"title": "V\u00e1lassza ki a nyomon k\u00f6vetend\u0151 er\u0151forr\u00e1sokat"
},
"ups": {
"data": {
"alias": "\u00c1ln\u00e9v",
"resources": "Forr\u00e1sok"
},
"title": "V\u00e1lassza ki a fel\u00fcgyelni k\u00edv\u00e1nt UPS-t"
},
2020-05-17 00:02:56 +00:00
"user": {
"data": {
"host": "Hoszt",
"password": "Jelsz\u00f3",
"port": "Port",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
2021-08-06 00:15:04 +00:00
},
"title": "Csatlakozzon a NUT szerverhez"
2020-05-17 00:02:56 +00:00
}
}
2021-03-16 00:04:36 +00:00
},
"options": {
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
2021-08-06 00:15:04 +00:00
},
"step": {
"init": {
"data": {
"resources": "Forr\u00e1sok",
"scan_interval": "Szkennel\u00e9si intervallum (m\u00e1sodperc)"
},
"description": "V\u00e1lassza az \u00c9rz\u00e9kel\u0151 er\u0151forr\u00e1sokat."
}
2021-03-16 00:04:36 +00:00
}
2020-05-17 00:02:56 +00:00
}
}