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",
"already_in_progress": "A konfigur\u00e1ci\u00f3 m\u00e1r folyamatban van.",
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": {
"host": "Hoszt",
"port": "Port"
2021-08-06 00:15:04 +00:00
},
"description": "K\u00e9rj\u00fck, adja meg az eszk\u00f6z gazdag\u00e9pnev\u00e9t vagy IP-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
}
}