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

25 lines
886 B
JSON
Raw Normal View History

2022-03-10 00:17:10 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2022-04-29 00:22:21 +00:00
"already_in_progress": "A be\u00e1ll\u00edt\u00e1si folyamat m\u00e1r el lett kezdve",
2022-03-10 00:17:10 +00:00
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt",
"unsupported": "Nem t\u00e1mogatott eszk\u00f6z"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unsupported": "Nem t\u00e1mogatott eszk\u00f6z"
},
"flow_title": "{model} ({name})",
"step": {
"discovery_confirm": {
2022-05-19 00:26:11 +00:00
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani a {name} nev\u0171, {model} t\u00edpus\u00fa lej\u00e1tsz\u00f3t?"
2022-03-10 00:17:10 +00:00
},
"user": {
"data": {
"host": "C\u00edm"
2022-05-19 00:26:11 +00:00
}
2022-03-10 00:17:10 +00:00
}
}
}
}