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

25 lines
649 B
JSON

{
"config": {
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen autentik\u00e1ci\u00f3"
},
"step": {
"user": {
"data": {
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Friss\u00edt\u00e9si id\u0151k\u00f6z m\u00e1sodpercben, minimum 30"
}
}
}
}
}