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

31 lines
1.0 KiB
JSON
Raw Normal View History

2020-11-15 00:03:48 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"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",
2020-11-15 00:03:48 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
2021-03-16 00:04:36 +00:00
},
2021-08-06 00:15:04 +00:00
"error": {
"one": "\u00dcres",
"other": "\u00dcres"
},
2021-06-22 00:14:17 +00:00
"flow_title": "{host}",
2021-03-16 00:04:36 +00:00
"step": {
2021-08-06 00:15:04 +00:00
"confirm": {
"description": "Hozz\u00e1 szeretn\u00e9 adni az Arcam FMJ \"{host}\" eszk\u00f6zt a HomeAssistanthoz?"
},
2021-03-16 00:04:36 +00:00
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm",
2021-03-16 00:04:36 +00:00
"port": "Port"
2021-08-06 00:15:04 +00:00
},
2022-07-21 00:26:18 +00:00
"description": "K\u00e9rem, adja meg az eszk\u00f6z hosztnev\u00e9t vagy c\u00edm\u00e9t"
2021-03-16 00:04:36 +00:00
}
2020-11-15 00:03:48 +00:00
}
2021-08-07 00:10:12 +00:00
},
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} bekapcsol\u00e1s\u00e1t k\u00e9rt\u00e9k"
}
2020-11-15 00:03:48 +00:00
}
}