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

36 lines
1.5 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",
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton",
2021-10-24 00:12:57 +00:00
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt."
2021-03-16 00:04:36 +00:00
},
"error": {
"invalid_access_token": "\u00c9rv\u00e9nytelen hozz\u00e1f\u00e9r\u00e9si token",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"step": {
"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
},
"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"
2021-03-16 00:04:36 +00:00
}
2020-09-12 00:05:00 +00:00
}
}
}