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

37 lines
1.6 KiB
JSON
Raw Normal View History

2019-03-28 04:32:58 +00:00
{
"config": {
"abort": {
2019-04-09 15:34:20 +00:00
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
2019-06-14 21:53:13 +00:00
"link_local_address": "\ub85c\uceec \uc8fc\uc18c \uc5f0\uacb0\uc740 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4",
2020-04-08 00:08:19 +00:00
"not_axis_device": "\ubc1c\uacac\ub41c \uae30\uae30\ub294 Axis \uae30\uae30\uac00 \uc544\ub2d9\ub2c8\ub2e4"
2019-03-28 04:32:58 +00:00
},
"error": {
2019-04-09 15:34:20 +00:00
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
2021-02-21 00:07:04 +00:00
"already_in_progress": "\uae30\uae30 \uad6c\uc131\uc774 \uc774\ubbf8 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4",
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4",
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2019-03-28 04:32:58 +00:00
},
2021-02-21 00:07:04 +00:00
"flow_title": "{name} ({host})",
2019-03-28 04:32:58 +00:00
"step": {
"user": {
"data": {
"host": "\ud638\uc2a4\ud2b8",
"password": "\ube44\ubc00\ubc88\ud638",
"port": "\ud3ec\ud2b8",
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
},
2020-04-30 00:03:17 +00:00
"title": "Axis \uae30\uae30 \uc124\uc815\ud558\uae30"
2019-03-28 04:32:58 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-06-10 00:05:07 +00:00
},
"options": {
"step": {
"configure_stream": {
"data": {
2020-06-28 00:05:05 +00:00
"stream_profile": "\uc0ac\uc6a9\ud560 \uc2a4\ud2b8\ub9bc \ud504\ub85c\ud544\uc744 \uc120\ud0dd\ud574\uc8fc\uc138\uc694"
2020-06-10 00:05:07 +00:00
},
"title": "Axis \uae30\uae30 \ube44\ub514\uc624 \uc2a4\ud2b8\ub9bc \uc635\uc158"
}
}
2020-05-29 00:04:16 +00:00
}
2019-03-28 04:32:58 +00:00
}