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

31 lines
1019 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"error": {
"one": "\u00dcres",
"other": "\u00dcres"
},
"flow_title": "{host}",
"step": {
"confirm": {
"description": "Hozz\u00e1 szeretn\u00e9 adni az Arcam FMJ \"{host}\" eszk\u00f6zt a HomeAssistanthoz?"
},
"user": {
"data": {
"host": "C\u00edm",
"port": "Port"
},
"description": "K\u00e9rj\u00fck, adja meg az eszk\u00f6z hosztnev\u00e9t vagy c\u00edm\u00e9t"
}
}
},
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} bekapcsol\u00e1s\u00e1t k\u00e9rt\u00e9k"
}
}
}