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

40 lines
1.7 KiB
JSON
Raw Normal View History

2018-10-17 12:12:41 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
2021-02-21 00:07:04 +00:00
"already_configured": "\uc774 SimpliSafe \uacc4\uc815\uc740 \uc774\ubbf8 \uc0ac\uc6a9 \uc911\uc785\ub2c8\ub2e4.",
"reauth_successful": "\uc7ac\uc778\uc99d\uc5d0 \uc131\uacf5\ud588\uc2b5\ub2c8\ub2e4"
2020-02-26 00:31:47 +00:00
},
2018-10-17 12:12:41 +00:00
"error": {
2021-02-21 00:07:04 +00:00
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
2018-10-17 12:12:41 +00:00
},
2022-05-19 00:26:11 +00:00
"progress": {
"email_2fa": "\uc774\uba54\uc77c\uc5d0\uc11c Simplisafe\uc758 \uc778\uc99d \ub9c1\ud06c\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624."
},
2018-10-17 12:12:41 +00:00
"step": {
2021-02-21 00:07:04 +00:00
"reauth_confirm": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638"
},
2021-03-16 00:04:36 +00:00
"description": "\uc561\uc138\uc2a4 \ud1a0\ud070\uc774 \ub9cc\ub8cc\ub418\uc5c8\uac70\ub098 \ud574\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uacc4\uc815\uc744 \ub2e4\uc2dc \uc5f0\uacb0\ud558\ub824\uba74 \ube44\ubc00\ubc88\ud638\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.",
"title": "\ud1b5\ud569 \uad6c\uc131\uc694\uc18c \uc7ac\uc778\uc99d\ud558\uae30"
2021-02-21 00:07:04 +00:00
},
2018-10-17 12:12:41 +00:00
"user": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638",
2020-05-13 18:27:21 +00:00
"username": "\uc774\uba54\uc77c"
2022-05-19 00:26:11 +00:00
}
2018-10-17 12:12:41 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-03-24 13:18:47 +00:00
},
"options": {
"step": {
"init": {
"data": {
"code": "\ucf54\ub4dc (Home Assistant UI \uc5d0\uc11c \uc0ac\uc6a9\ub428)"
},
2020-04-30 00:03:17 +00:00
"title": "SimpliSafe \uad6c\uc131\ud558\uae30"
2020-03-24 13:18:47 +00:00
}
}
2020-04-16 20:00:10 +00:00
}
2018-10-17 12:12:41 +00:00
}