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

28 lines
1019 B
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",
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt"
},
"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"
},
"description": "Add meg \u00fajra az Awair fejleszt\u0151i hozz\u00e1f\u00e9r\u00e9si tokent."
},
"user": {
"data": {
"access_token": "Hozz\u00e1f\u00e9r\u00e9si token",
"email": "E-mail"
}
}
2020-09-12 00:05:00 +00:00
}
}
}