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

32 lines
1.5 KiB
JSON
Raw Normal View History

2021-08-06 00:15:04 +00:00
{
"config": {
"abort": {
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
2021-08-11 00:18:57 +00:00
"reauth_failed_existing": "Nem siker\u00fclt friss\u00edteni a konfigur\u00e1ci\u00f3s bejegyz\u00e9st. K\u00e9rj\u00fck, t\u00e1vol\u00edtsa el az integr\u00e1ci\u00f3t, \u00e9s \u00e1ll\u00edtsa be \u00fajra.",
"reauth_successful": "Az ism\u00e9telt hiteles\u00edt\u00e9s sikeres volt",
2021-08-06 00:15:04 +00:00
"unknown": "V\u00e1ratlan hiba"
},
"error": {
"cannot_connect": "Nem siker\u00fclt csatlakozni",
"invalid_api_key": "\u00c9rv\u00e9nytelen API-kulcs",
2022-04-29 00:22:21 +00:00
"not_main_key": "Nem megfelel\u0151 API-kulcst\u00edpus, haszn\u00e1lja a \"main\" API-kulcsot",
2021-08-11 00:18:57 +00:00
"reauth_failed_matching_account": "A megadott API -kulcs nem egyezik a megl\u00e9v\u0151 konfigur\u00e1ci\u00f3 fi\u00f3kazonos\u00edt\u00f3j\u00e1val.",
2021-08-06 00:15:04 +00:00
"unknown": "V\u00e1ratlan hiba"
},
"step": {
2021-08-11 00:18:57 +00:00
"reauth_confirm": {
"data": {
"api_key": "API kulcs"
},
2022-04-29 00:22:21 +00:00
"description": "Meg kell adnia egy \u00faj \u201ef\u0151\u201d API-kulcsot az UptimeRobott\u00f3l",
2021-08-11 00:18:57 +00:00
"title": "Integr\u00e1ci\u00f3 \u00fajb\u00f3li hiteles\u00edt\u00e9se"
},
2021-08-06 00:15:04 +00:00
"user": {
"data": {
"api_key": "API kulcs"
2021-08-11 00:18:57 +00:00
},
2022-04-29 00:22:21 +00:00
"description": "Meg kell adnia a \u201ef\u0151\u201d API-kulcsot az UptimeRobott\u00f3l"
2021-08-06 00:15:04 +00:00
}
}
}
}