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

24 lines
954 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"invalid_location": "Erre a helyre nem tal\u00e1lhat\u00f3 eredm\u00e9ny",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"step": {
"user": {
"data": {
"api_key": "API kulcs",
"latitude": "Sz\u00e9less\u00e9g",
2021-07-19 00:09:50 +00:00
"longitude": "Hossz\u00fas\u00e1g",
"radius": "\u00c1llom\u00e1s sugara (m\u00e9rf\u00f6ld; opcion\u00e1lis)"
2021-03-16 00:04:36 +00:00
},
2022-05-19 00:26:11 +00:00
"description": "Az API-kulcs l\u00e9trehoz\u00e1s\u00e1hoz keresse fel a https://docs.airnowapi.org/account/request/ webhelyet"
2021-03-16 00:04:36 +00:00
}
}
2022-05-19 00:26:11 +00:00
}
2021-03-16 00:04:36 +00:00
}