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

23 lines
783 B
JSON
Raw Normal View History

2020-05-17 00:02:56 +00:00
{
"config": {
"abort": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
2021-06-22 00:14:17 +00:00
"flow_title": "{device} ({ip_address})",
2020-05-17 00:02:56 +00:00
"step": {
"user": {
"data": {
2021-03-16 00:04:36 +00:00
"ip_address": "IP c\u00edm",
2020-05-17 00:02:56 +00:00
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
2021-03-16 00:04:36 +00:00
},
2021-08-06 00:15:04 +00:00
"description": "Adja meg a sz\u00fcks\u00e9ges inform\u00e1ci\u00f3kat al\u00e1bb.",
2021-03-16 00:04:36 +00:00
"title": "A GogoGate2 vagy az iSmartGate be\u00e1ll\u00edt\u00e1sa"
2020-05-17 00:02:56 +00:00
}
}
}
}