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

20 lines
588 B
JSON
Raw Normal View History

2022-01-06 00:15:13 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2022-04-29 00:22:21 +00:00
"already_in_progress": "A be\u00e1ll\u00edt\u00e1si folyamat m\u00e1r el lett kezdve"
2022-01-06 00:15:13 +00:00
},
"error": {
"connection_error": "Sikertelen csatlakoz\u00e1s"
},
"step": {
"user": {
"data": {
"host": "IP c\u00edm"
},
"description": "Csatlakoz\u00e1s az inverterhez",
"title": "GoodWe inverter"
}
}
}
}