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

23 lines
797 B
JSON
Raw Normal View History

2021-09-04 00:13:17 +00:00
{
"config": {
"error": {
"cannot_connect": "Nem siker\u00fclt csatlakozni",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"unknown": "V\u00e1ratlan hiba"
},
"step": {
"auth": {
"data": {
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
},
"description": "Az IoTawatt eszk\u00f6z hiteles\u00edt\u00e9st ig\u00e9nyel. K\u00e9rj\u00fck, adja meg felhaszn\u00e1l\u00f3nev\u00e9t \u00e9s jelszav\u00e1t, majd kattintson a K\u00fcld\u00e9s gombra."
},
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm"
2021-09-04 00:13:17 +00:00
}
}
}
}
}