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

29 lines
764 B
JSON

{
"config": {
"abort": {
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van"
},
"error": {
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
"user": {
"data": {
"password": "Jelsz\u00f3",
"username": "E-mail"
},
"title": "Tile konfigur\u00e1l\u00e1sa"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "Inakt\u00edv Tile-ok megjelen\u00edt\u00e9se"
},
"title": "Tile konfigur\u00e1l\u00e1sa"
}
}
}
}