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

32 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"reauth_successful": "Az \u00fajhiteles\u00edt\u00e9s sikeres volt",
"unknown": "V\u00e1ratlan hiba"
},
"error": {
"cannot_connect": "Nem siker\u00fclt csatlakozni",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"unknown": "V\u00e1ratlan hiba"
},
"flow_title": "{name}",
"step": {
"authenticate": {
"data": {
"api_key": "API kulcs"
},
"description": "K\u00e9rj\u00fck, adja meg a(z) {name} konfigur\u00e1ci\u00f3j\u00e1ban be\u00e1ll\u00edtott API-kulcsot."
},
"user": {
"data": {
"api_key": "API kulcs",
"host": "Gazdag\u00e9p",
"port": "Port"
},
"description": "K\u00e9rj\u00fck, adja meg kapcsolati adatait."
}
}
},
"title": "Rendszer h\u00edd"
}