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

19 lines
481 B
JSON
Raw Normal View History

2020-05-01 00:02:55 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
2021-03-16 00:04:36 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
2020-05-01 00:02:55 +00:00
},
2021-06-22 00:14:17 +00:00
"flow_title": "{name} ({host})",
2020-05-01 00:02:55 +00:00
"step": {
"user": {
"data": {
2020-05-17 00:02:56 +00:00
"host": "IP c\u00edm"
2020-05-01 00:02:55 +00:00
}
}
}
}
}