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

32 lines
1.5 KiB
JSON
Raw Normal View History

2020-09-12 00:05:00 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
2021-10-24 00:12:57 +00:00
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt."
2021-03-16 00:04:36 +00:00
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
2021-08-06 00:15:04 +00:00
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"project_error": "Nem siker\u00fclt lek\u00e9rni a projekt adatait."
2020-11-15 00:03:48 +00:00
},
2021-06-22 00:14:17 +00:00
"flow_title": "{project_url}",
2020-11-15 00:03:48 +00:00
"step": {
"reauth": {
2021-08-06 00:15:04 +00:00
"data": {
"personal_access_token": "Szem\u00e9lyes hozz\u00e1f\u00e9r\u00e9si token (PAT)"
},
2021-10-24 00:12:57 +00:00
"description": "{project_url} hiteles\u00edt\u00e9se nem siker\u00fclt. K\u00e9rj\u00fck, adja meg jelenlegi hiteles\u00edt\u0151 adatait.",
2021-08-06 00:15:04 +00:00
"title": "\u00dajrahiteles\u00edt\u00e9s"
2021-03-16 00:04:36 +00:00
},
"user": {
2021-08-06 00:15:04 +00:00
"data": {
"organization": "Szervezet",
"personal_access_token": "Szem\u00e9lyes hozz\u00e1f\u00e9r\u00e9si token (PAT)",
"project": "Projekt"
},
"description": "\u00c1ll\u00edtson be egy Azure DevOps-p\u00e9ld\u00e1nyt a projekt el\u00e9r\u00e9s\u00e9hez. Szem\u00e9lyes hozz\u00e1f\u00e9r\u00e9si token csak mag\u00e1nprojekthez sz\u00fcks\u00e9ges.",
2021-03-16 00:04:36 +00:00
"title": "Azure DevOps Project hozz\u00e1ad\u00e1sa"
2020-11-15 00:03:48 +00:00
}
2020-09-12 00:05:00 +00:00
}
}
}