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

36 lines
1.0 KiB
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"abort": {
2021-12-22 00:14:51 +00:00
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt."
2021-03-16 00:04:36 +00:00
},
"error": {
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
2021-12-22 00:14:51 +00:00
"reauth_confirm": {
"data": {
"password": "Jelsz\u00f3"
},
"title": "Csempe (Tile) \u00fajrahiteles\u00edt\u00e9se"
},
2021-03-16 00:04:36 +00:00
"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"
}
}
}
}