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

25 lines
986 B
JSON
Raw Normal View History

2022-05-10 00:23:19 +00:00
{
"config": {
2022-12-03 00:21:50 +00:00
"abort": {
"reauth_successful": "\uc7ac\uc778\uc99d\uc5d0 \uc131\uacf5\ud588\uc2b5\ub2c8\ub2e4"
},
"error": {
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4",
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
2022-05-10 00:23:19 +00:00
"step": {
"reauth_confirm": {
2022-12-03 00:21:50 +00:00
"data": {
"api_key": "API \ud0a4"
},
2022-05-10 00:23:19 +00:00
"description": "Tailscale API \ud1a0\ud070\uc740 90\uc77c \ub3d9\uc548 \uc720\ud6a8\ud569\ub2c8\ub2e4. https://login.tailscale.com/admin/settings/authkeys\uc5d0\uc11c \uc0c8\ub85c\uc6b4 Tailscale API \ud0a4\ub97c \uc0dd\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4."
},
"user": {
"data": {
2022-12-03 00:21:50 +00:00
"api_key": "API \ud0a4",
2022-05-10 00:23:19 +00:00
"tailnet": "\ud14c\uc77c\ub137"
}
}
}
}
}