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

28 lines
960 B
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-02-22 00:40:25 +00:00
"connection_error": "Nem tud csatlakozni az ESP-hez. K\u00e9rlek gy\u0151z\u0151dj meg r\u00f3la, hogy a YAML f\u00e1jl tartalmaz egy \"api:\" sort.",
2019-01-09 23:29:31 +00:00
"invalid_password": "\u00c9rv\u00e9nytelen jelsz\u00f3!"
},
"step": {
"authenticate": {
"data": {
"password": "Jelsz\u00f3"
},
2019-02-22 00:40:25 +00:00
"description": "K\u00e9rj\u00fck, add meg a konfigur\u00e1ci\u00f3ban be\u00e1ll\u00edtott jelsz\u00f3t.",
2019-01-09 23:29:31 +00:00
"title": "Adja meg a jelsz\u00f3t"
},
"user": {
"data": {
"host": "Kiszolg\u00e1l\u00f3",
"port": "Port"
},
"title": "ESPHome"
}
},
"title": "ESPHome"
}
}