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

25 lines
798 B
JSON
Raw Normal View History

2020-09-12 00:05:00 +00:00
{
"config": {
"error": {
2020-11-15 00:03:48 +00:00
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
2021-03-16 00:04:36 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
2020-12-21 00:04:09 +00:00
},
2021-03-16 00:04:36 +00:00
"flow_title": "OVO Energy: {username}",
2020-12-21 00:04:09 +00:00
"step": {
"reauth": {
2021-03-16 00:04:36 +00:00
"data": {
"password": "Jelsz\u00f3"
},
2020-12-21 00:04:09 +00:00
"title": "\u00dajrahiteles\u00edt\u00e9s"
2021-03-16 00:04:36 +00:00
},
"user": {
"data": {
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
},
"title": "OVO Energy azonos\u00edt\u00f3 megad\u00e1sa"
2020-12-21 00:04:09 +00:00
}
2020-09-12 00:05:00 +00:00
}
}
}