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

27 lines
740 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"already_in_progress": "A konfigur\u00e1ci\u00f3 m\u00e1r folyamatban van.",
"connection_error": "Sikertelen csatlakoz\u00e1s"
},
"step": {
"connect": {
"data": {
"api_key": "API kulcs"
}
},
"select": {
"data": {
"select_ip": "IP c\u00edm"
}
},
"user": {
"data": {
"api_key": "API kulcs",
"host": "IP c\u00edm"
}
}
}
}
}