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

23 lines
876 B
JSON
Raw Normal View History

2021-12-02 00:13:02 +00:00
{
"config": {
"abort": {
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van"
},
2021-12-05 00:14:27 +00:00
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"invalid_station": "Nem tal\u00e1lhat\u00f3 a megadott nev\u0171 meteorol\u00f3giai \u00e1llom\u00e1s",
"more_stations": "T\u00f6bb meteorol\u00f3giai \u00e1llom\u00e1s tal\u00e1lhat\u00f3 a megadott n\u00e9vvel"
},
2021-12-02 00:13:02 +00:00
"step": {
"user": {
"data": {
"api_key": "API kulcs",
"conditions": "Megfigyelt k\u00f6r\u00fclm\u00e9nyek",
"name": "Felhaszn\u00e1l\u00f3n\u00e9v",
"station": "\u00c1llom\u00e1s"
}
}
}
}
}