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

61 lines
2.8 KiB
JSON
Raw Normal View History

2020-09-12 00:05:00 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
2022-08-13 00:25:00 +00:00
"already_configured_account": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
"already_configured_device": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2021-03-16 00:04:36 +00:00
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton",
2022-08-13 00:25:00 +00:00
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt.",
"unreachable": "Sikertelen csatlakoz\u00e1s"
2021-03-16 00:04:36 +00:00
},
"error": {
"invalid_access_token": "\u00c9rv\u00e9nytelen hozz\u00e1f\u00e9r\u00e9si token",
2022-08-13 00:25:00 +00:00
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt",
"unreachable": "Sikertelen csatlakoz\u00e1s"
2021-03-16 00:04:36 +00:00
},
2022-08-13 00:25:00 +00:00
"flow_title": "{model} ({device_id})",
2021-03-16 00:04:36 +00:00
"step": {
2022-08-13 00:25:00 +00:00
"cloud": {
"data": {
"access_token": "Hozz\u00e1f\u00e9r\u00e9si token",
"email": "E-mail"
},
"description": "Regisztr\u00e1lnia kell egy Awair fejleszt\u0151i hozz\u00e1f\u00e9r\u00e9si token\u00e9rt a k\u00f6vetkez\u0151 c\u00edmen: {url}"
},
"discovery_confirm": {
"description": "Be\u00e1ll\u00edtja a k\u00f6vetkez\u0151t: {model} ({device_id})?"
},
"local": {
"data": {
"host": "IP c\u00edm"
},
"description": "Az Awair lok\u00e1lis API-t az al\u00e1bbi l\u00e9p\u00e9sekkel kell enged\u00e9lyezni: {url}"
},
2021-03-16 00:04:36 +00:00
"reauth": {
"data": {
"access_token": "Hozz\u00e1f\u00e9r\u00e9si token",
"email": "E-mail"
},
2021-10-02 12:59:05 +00:00
"description": "Adja meg \u00fajra az Awair fejleszt\u0151i hozz\u00e1f\u00e9r\u00e9si tokent."
2021-03-16 00:04:36 +00:00
},
2022-06-29 00:23:03 +00:00
"reauth_confirm": {
"data": {
"access_token": "Hozz\u00e1f\u00e9r\u00e9si token",
"email": "E-mail"
},
"description": "Adja meg \u00fajra az Awair fejleszt\u0151i hozz\u00e1f\u00e9r\u00e9si tokent."
},
2021-03-16 00:04:36 +00:00
"user": {
"data": {
"access_token": "Hozz\u00e1f\u00e9r\u00e9si token",
"email": "E-mail"
2021-08-06 00:15:04 +00:00
},
2022-08-13 00:25:00 +00:00
"description": "Regisztr\u00e1lnia kell az Awair fejleszt\u0151i hozz\u00e1f\u00e9r\u00e9si tokenj\u00e9hez a k\u00f6vetkez\u0151 c\u00edmen: https://developer.getawair.com/onboard/login",
"menu_options": {
"cloud": "Csatlakoz\u00e1s a felh\u0151n kereszt\u00fcl",
"local": "Lok\u00e1lis csatlakoz\u00e1s (aj\u00e1nlott)"
}
2021-03-16 00:04:36 +00:00
}
2020-09-12 00:05:00 +00:00
}
}
}