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

38 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"flow_title": "ScreenLogic {name}",
"step": {
"gateway_entry": {
"data": {
"ip_address": "IP c\u00edm",
"port": "Port"
},
"description": "Add meg a ScreenLogic Gateway adatait.",
"title": "ScreenLogic"
},
"gateway_select": {
"data": {
"selected_gateway": "Gateway"
},
"title": "ScreenLogic"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Szkennel\u00e9sek k\u00f6z\u00f6tti m\u00e1sodpercek"
},
"description": "{gateway_name} be\u00e1ll\u00edt\u00e1sainak megad\u00e1sa",
"title": "ScreenLogic"
}
}
}
}