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

38 lines
1.9 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",
2020-02-16 00:31:42 +00:00
"bad_config_file": "\uad6c\uc131 \ud30c\uc77c\uc5d0 \uc798\ubabb\ub41c \ub370\uc774\ud130\uac00 \uc788\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",
2020-04-30 00:03:17 +00:00
"already_in_progress": "\uae30\uae30 \uad6c\uc131\uc774 \uc774\ubbf8 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4.",
2019-04-09 15:34:20 +00:00
"device_unavailable": "\uae30\uae30\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4",
2019-03-28 04:32:58 +00:00
"faulty_credentials": "\uc0ac\uc6a9\uc790 \uc774\ub984 \ud639\uc740 \ube44\ubc00\ubc88\ud638\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
2019-10-21 00:32:17 +00:00
"flow_title": "Axis \uae30\uae30: {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
}