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

35 lines
1.6 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.",
"invalid_password": "\u00c9rv\u00e9nytelen jelsz\u00f3!",
"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"
},
2019-03-28 04:32:58 +00:00
"description": "K\u00e9rlek, add meg a konfigur\u00e1ci\u00f3ban {name} n\u00e9vhez be\u00e1ll\u00edtott jelsz\u00f3t.",
"title": "Add meg a jelsz\u00f3t"
},
"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"
},
2019-03-28 04:32:58 +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
"title": "ESPHome"
}
},
"title": "ESPHome"
}
}