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

24 lines
860 B
JSON
Raw Normal View History

2020-11-15 00:03:48 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2021-10-24 00:12:57 +00:00
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
2020-11-15 00:03:48 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
2021-03-16 00:04:36 +00:00
},
"step": {
2021-07-19 00:09:50 +00:00
"discovery_confirm": {
2021-10-02 12:59:05 +00:00
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani ezt a Guardian eszk\u00f6zt?"
2021-07-19 00:09:50 +00:00
},
2021-03-16 00:04:36 +00:00
"user": {
"data": {
"ip_address": "IP c\u00edm",
"port": "Port"
2021-08-06 00:15:04 +00:00
},
"description": "Konfigur\u00e1lja a helyi Elexa Guardian eszk\u00f6zt."
},
"zeroconf_confirm": {
2021-10-02 12:59:05 +00:00
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani ezt a Guardian eszk\u00f6zt?"
2021-03-16 00:04:36 +00:00
}
2020-11-15 00:03:48 +00:00
}
}
}