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

32 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt."
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"incorrect_api_key": "\u00c9rv\u00e9nytelen API-kulcs a megadott fi\u00f3khoz",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"invalid_station": "Nem tal\u00e1lhat\u00f3 megadott nev\u0171 \u00e1llom\u00e1s",
"invalid_time": "\u00c9rv\u00e9nytelen megadott id\u0151",
"more_stations": "T\u00f6bb \u00e1llom\u00e1s tal\u00e1lhat\u00f3 a megadott n\u00e9vvel"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API kulcs"
}
},
"user": {
"data": {
"api_key": "API kulcs",
"from": "\u00c1llom\u00e1sr\u00f3l",
"time": "Id\u0151 (opcion\u00e1lis)",
"to": "\u00c1llom\u00e1sig",
"weekday": "Napok"
}
}
}
}
}