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

21 lines
637 B
JSON
Raw Normal View History

2021-12-24 00:13:45 +00:00
{
"config": {
"abort": {
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van"
},
"error": {
2022-03-03 00:20:45 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"no_devices": "Nincs \u00e9szlelt eszk\u00f6z",
"no_username": "Nem siker\u00fclt beolvasni a felhaszn\u00e1l\u00f3nevet"
2021-12-24 00:13:45 +00:00
},
"step": {
"user": {
"data": {
"api_key": "API kulcs",
"name": "N\u00e9v"
}
}
}
}
}