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

46 lines
1.5 KiB
JSON

{
"config": {
"abort": {
"already_configured": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges.",
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"step": {
"setup_network": {
"data": {
"host": "Hoszt",
"port": "Port"
}
},
"setup_serial": {
"data": {
"device": "Eszk\u00f6z kiv\u00e1laszt\u00e1sa"
},
"title": "Eszk\u00f6z"
},
"setup_serial_manual_path": {
"data": {
"device": "USB eszk\u00f6z el\u00e9r\u00e9si \u00fat"
},
"title": "El\u00e9r\u00e9si \u00fat"
}
}
},
"options": {
"error": {
"already_configured_device": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"invalid_event_code": "\u00c9rv\u00e9nytelen esem\u00e9nyk\u00f3d",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"step": {
"prompt_options": {
"data": {
"remove_device": "V\u00e1lassza ki a t\u00f6r\u00f6lni k\u00edv\u00e1nt eszk\u00f6zt"
},
"title": "Rfxtrx opci\u00f3k"
}
}
}
}