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

23 lines
669 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} ({host})?",
"title": "A SiteSage Emonitor be\u00e1ll\u00edt\u00e1sa"
},
"user": {
"data": {
"host": "C\u00edm"
}
}
}
}
}