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

20 lines
515 B
JSON

{
"config": {
"abort": {
"device_exists": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"step": {
"discovery_confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} - {model} ({host})?"
},
"user": {
"data": {
"host": "C\u00edm"
}
}
}
}
}