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

47 lines
1.8 KiB
JSON
Raw Normal View History

2020-12-21 00:04:09 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
2022-04-29 00:22:21 +00:00
"invalid_setup": "Adja hozz\u00e1 Adamot Anna helyett. Tov\u00e1bbi inform\u00e1ci\u00f3\u00e9rt tekintse meg a Home Assistant Plugwise integr\u00e1ci\u00f3s dokument\u00e1ci\u00f3j\u00e1t",
2021-03-16 00:04:36 +00:00
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
2021-06-22 00:14:17 +00:00
"flow_title": "{name}",
2020-12-21 00:04:09 +00:00
"step": {
"user": {
"data": {
2022-05-31 00:23:11 +00:00
"flow_type": "Kapcsolat t\u00edpusa",
"host": "IP c\u00edm",
"password": "Smile azonos\u00edt\u00f3",
"port": "Port",
"username": "Smile Felhaszn\u00e1l\u00f3n\u00e9v"
2021-03-16 00:04:36 +00:00
},
2022-06-07 00:20:09 +00:00
"description": "K\u00e9rem, adja meg",
"title": "Csatlakoz\u00e1s a Smile-hoz"
2020-12-21 00:04:09 +00:00
},
"user_gateway": {
2021-03-16 00:04:36 +00:00
"data": {
"host": "IP c\u00edm",
"password": "Smile azonos\u00edt\u00f3",
"port": "Port",
"username": "Smile Felhaszn\u00e1l\u00f3n\u00e9v"
},
"description": "K\u00e9rj\u00fck, adja meg",
"title": "Csatlakoz\u00e1s a Smile-hoz"
2020-12-21 00:04:09 +00:00
}
}
2021-07-19 00:09:50 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Szkennel\u00e9si intervallum (m\u00e1sodperc)"
},
"description": "\u00c1ll\u00edtsa be a Plugwise lehet\u0151s\u00e9get"
}
}
2020-12-21 00:04:09 +00:00
}
}