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

18 lines
463 B
JSON

{
"config": {
"abort": {
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown_license_plate": "Ismeretlen rendsz\u00e1m"
},
"step": {
"user": {
"data": {
"license_plate": "Rendsz\u00e1m"
}
}
}
}
}