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

17 lines
476 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
},
"error": {
"bad_dsn": "\u00c9rv\u00e9nytelen DSN",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"step": {
"user": {
"description": "Add meg a Sentry DSN-t",
"title": "Sentry"
}
}
}
}