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

32 lines
948 B
JSON
Raw Normal View History

2018-09-10 11:44:27 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"already_configured": "A hely m\u00e1r konfigur\u00e1lva van"
},
2018-09-10 11:44:27 +00:00
"error": {
"invalid_api_key": "\u00c9rv\u00e9nytelen API kulcs"
},
"step": {
"user": {
"data": {
2020-05-17 00:02:56 +00:00
"api_key": "API kulcs",
2018-09-10 11:44:27 +00:00
"elevation": "Magass\u00e1g",
"latitude": "Sz\u00e9less\u00e9g",
"longitude": "Hossz\u00fas\u00e1g"
},
2021-10-21 00:12:43 +00:00
"title": "T\u00f6ltse ki az adatait"
2018-09-10 11:44:27 +00:00
}
2020-04-15 16:51:07 +00:00
}
2021-09-04 00:13:17 +00:00
},
"options": {
"step": {
"init": {
"data": {
"from_window": "Kezd\u0151 UV index a v\u00e9d\u0151ablakhoz",
"to_window": "A v\u00e9d\u0151ablak UV-index\u00e9nek v\u00e9ge"
},
"title": "Konfigur\u00e1lja az OpenUV-t"
}
}
2020-04-16 20:00:10 +00:00
}
2018-09-10 11:44:27 +00:00
}