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

31 lines
1.4 KiB
JSON
Raw Normal View History

2019-01-09 23:29:31 +00:00
{
"config": {
2019-02-22 00:40:25 +00:00
"abort": {
"already_configured": "Az ESP-t m\u00e1r konfigur\u00e1ltad."
},
2019-01-09 23:29:31 +00:00
"error": {
2019-03-28 04:32:58 +00:00
"connection_error": "Nem lehet csatlakozni az ESP-hez. K\u00e9rlek gy\u0151z\u0151dj meg r\u00f3la, hogy a YAML f\u00e1jl tartalmaz egy \"api:\" sort.",
"resolve_error": "Az ESP c\u00edme nem oldhat\u00f3 fel. Ha a hiba tov\u00e1bbra is fenn\u00e1ll, k\u00e9rlek, \u00e1ll\u00edts be egy statikus IP-c\u00edmet: https://esphomelib.com/esphomeyaml/components/wifi.html#manual-ips"
2019-01-09 23:29:31 +00:00
},
2019-06-04 15:50:48 +00:00
"flow_title": "ESPHome: {name}",
2019-01-09 23:29:31 +00:00
"step": {
"authenticate": {
"data": {
"password": "Jelsz\u00f3"
},
2020-05-29 00:04:16 +00:00
"description": "K\u00e9rlek, add meg a konfigur\u00e1ci\u00f3ban {name} n\u00e9vhez be\u00e1ll\u00edtott jelsz\u00f3t."
2019-03-28 04:32:58 +00:00
},
"discovery_confirm": {
"description": "Szeretn\u00e9d hozz\u00e1adni a(z) `{name}` ESPHome csom\u00f3pontot a Home Assistant-hoz?",
"title": "Felfedezett ESPHome csom\u00f3pont"
2019-01-09 23:29:31 +00:00
},
"user": {
"data": {
2019-03-28 04:32:58 +00:00
"host": "Hoszt",
2019-01-09 23:29:31 +00:00
"port": "Port"
},
2020-05-29 00:04:16 +00:00
"description": "K\u00e9rlek, add meg az [ESPHome](https://esphomelib.com/) csom\u00f3pontod kapcsol\u00f3d\u00e1si be\u00e1ll\u00edt\u00e1sait."
2019-01-09 23:29:31 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-01-09 23:29:31 +00:00
}