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

19 lines
752 B
JSON
Raw Normal View History

2020-05-01 00:02:55 +00:00
{
"config": {
"error": {
"connect_error": "Nem siker\u00fclt csatlakozni, pr\u00f3b\u00e1lkozzon \u00fajra.",
"no_device_selected": "Nincs kiv\u00e1lasztva eszk\u00f6z, k\u00e9rj\u00fck, v\u00e1lasszon egyet."
},
"step": {
"gateway": {
"data": {
"host": "IP-c\u00edm"
},
"description": "Sz\u00fcks\u00e9ge lesz az API Tokenre, tov\u00e1bbi inforaciok: https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token"
},
"user": {
"description": "V\u00e1lassza ki, melyik k\u00e9sz\u00fcl\u00e9khez szeretne csatlakozni. "
}
}
}
}