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

26 lines
1.2 KiB
JSON
Raw Normal View History

2021-12-02 00:13:02 +00:00
{
"config": {
"abort": {
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt."
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API kulcs"
},
"description": "A Tailscale API kulcsok 90 napig \u00e9rv\u00e9nyesek. \u00daj Tailscale API kulcsot a https://login.tailscale.com/admin/settings/authkeys oldalon hozhat l\u00e9tre."
},
"user": {
"data": {
"api_key": "API kulcs",
"tailnet": "Tailnet"
},
"description": "A Tailscale-rel val\u00f3 hiteles\u00edt\u00e9shez l\u00e9tre kell hoznia egy API-kulcsot a https://login.tailscale.com/admin/settings/authkeys oldalon.\n\nTailnet az \u00f6n tailscale h\u00e1l\u00f3zat\u00e1nak neve. Megtal\u00e1lhat\u00f3 a bal fels\u0151 sarokban a Tailscale Admin panelen (a Tailscale log\u00f3 mellett)."
}
}
}
}