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

20 lines
561 B
JSON
Raw Normal View History

2019-09-02 05:30:09 +00:00
{
"config": {
2019-09-29 00:32:13 +00:00
"error": {
"name_exists": "A hely m\u00e1r l\u00e9tezik"
},
2019-09-02 05:30:09 +00:00
"step": {
"user": {
2019-09-29 00:32:13 +00:00
"data": {
"elevation": "Magass\u00e1g",
"latitude": "Sz\u00e9less\u00e9g",
"longitude": "Hossz\u00fas\u00e1g",
"name": "N\u00e9v"
},
"description": "Meteorol\u00f3giai int\u00e9zet",
2019-09-02 05:30:09 +00:00
"title": "Elhelyezked\u00e9s"
}
2019-09-29 00:32:13 +00:00
},
"title": "Met.no"
2019-09-02 05:30:09 +00:00
}
}