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

20 lines
574 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_host": "\u00c9rv\u00e9nytelen hosztn\u00e9v vagy IP-c\u00edm"
},
"step": {
"user": {
"data": {
"host": "Hoszt"
},
"title": "Dune HD"
}
}
}
}