1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/tolo/translations/hu.json
2022-05-19 00:26:11 +00:00

22 lines
650 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "El szeretn\u00e9 kezdeni a be\u00e1ll\u00edt\u00e1st?"
},
"user": {
"data": {
"host": "C\u00edm"
},
"description": "Adja meg a TOLO Sauna eszk\u00f6z\u00e9nek hostnev\u00e9t vagy IP-c\u00edm\u00e9t."
}
}
}
}