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

21 lines
793 B
JSON
Raw Normal View History

2020-05-17 00:02:56 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van"
},
2020-05-17 00:02:56 +00:00
"error": {
2020-11-15 00:03:48 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
2021-03-16 00:04:36 +00:00
"invalid_access_token": "\u00c9rv\u00e9nytelen hozz\u00e1f\u00e9r\u00e9si token",
"timeout": "Id\u0151t\u00fall\u00e9p\u00e9s a Tibberhez val\u00f3 csatlakoz\u00e1skor"
2020-05-17 00:02:56 +00:00
},
"step": {
"user": {
"data": {
"access_token": "Hozz\u00e1f\u00e9r\u00e9si token"
2021-03-16 00:04:36 +00:00
},
2021-10-02 12:59:05 +00:00
"description": "Adja meg a hozz\u00e1f\u00e9r\u00e9si tokent a https://developer.tibber.com/settings/accesstoken c\u00edmr\u0151l",
2021-03-16 00:04:36 +00:00
"title": "Tibber"
2020-05-17 00:02:56 +00:00
}
}
}
}