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

26 lines
757 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_path": "A k\u00f6nyvt\u00e1r nem tal\u00e1lhat\u00f3."
},
"step": {
"owserver": {
"data": {
"host": "C\u00edm",
"port": "Port"
},
"title": "Owserver adatok be\u00e1ll\u00edt\u00e1sa"
},
"user": {
"data": {
"type": "Kapcsolat t\u00edpusa"
},
"title": "A 1-Wire be\u00e1ll\u00edt\u00e1sa"
}
}
}
}