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

28 lines
838 B
JSON
Raw Normal View History

2021-06-22 00:14:17 +00:00
{
"config": {
2021-07-19 00:09:50 +00:00
"abort": {
2022-11-18 00:29:16 +00:00
"no_plants": "Ebben a fi\u00f3kban nem tal\u00e1lhat\u00f3 egy er\u0151m\u0171 sem"
2021-07-19 00:09:50 +00:00
},
"error": {
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
2021-06-22 00:14:17 +00:00
"step": {
2021-07-19 00:09:50 +00:00
"plant": {
"data": {
2022-11-18 00:29:16 +00:00
"plant_id": "Er\u0151m\u0171"
2021-07-19 00:09:50 +00:00
},
2022-11-18 00:29:16 +00:00
"title": "V\u00e1lassza ki az er\u0151m\u0171vet"
2021-07-19 00:09:50 +00:00
},
2021-06-22 00:14:17 +00:00
"user": {
"data": {
2022-04-29 00:22:21 +00:00
"name": "Elnevez\u00e9s",
2021-07-19 00:09:50 +00:00
"password": "Jelsz\u00f3",
2021-08-06 00:15:04 +00:00
"url": "URL",
2021-07-19 00:09:50 +00:00
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
},
"title": "Adja meg Growatt adatait"
2021-06-22 00:14:17 +00:00
}
}
2021-07-19 00:09:50 +00:00
},
"title": "Growatt szerver"
2021-06-22 00:14:17 +00:00
}