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

23 lines
783 B
JSON

{
"config": {
"abort": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"flow_title": "{device} ({ip_address})",
"step": {
"user": {
"data": {
"ip_address": "IP c\u00edm",
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
},
"description": "Adja meg a sz\u00fcks\u00e9ges inform\u00e1ci\u00f3kat al\u00e1bb.",
"title": "A GogoGate2 vagy az iSmartGate be\u00e1ll\u00edt\u00e1sa"
}
}
}
}