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

17 lines
484 B
JSON

{
"config": {
"abort": {
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van",
"import_failed": "Nem siker\u00fclt import\u00e1lni a konfigur\u00e1ci\u00f3t"
},
"step": {
"user": {
"data": {
"host": "Hoszt",
"name": "A tan\u00fas\u00edtv\u00e1ny neve",
"port": "Port"
}
}
}
}
}