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

20 lines
582 B
JSON
Raw Normal View History

2019-02-22 00:40:25 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van"
},
2019-02-22 00:40:25 +00:00
"error": {
2021-03-16 00:04:36 +00:00
"invalid_key": "\u00c9rv\u00e9nytelen API kulcs",
2019-02-22 00:40:25 +00:00
"no_devices": "Nincs a fi\u00f3kodban tal\u00e1lhat\u00f3 eszk\u00f6z"
},
"step": {
"user": {
"data": {
"api_key": "API kulcs",
"app_key": "Alkalmaz\u00e1skulcs"
},
2021-10-21 00:12:43 +00:00
"title": "T\u00f6ltse ki az adatait"
2019-02-22 00:40:25 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-22 00:40:25 +00:00
}