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

22 lines
1013 B
JSON
Raw Normal View History

2018-10-05 15:50:00 +00:00
{
"config": {
"abort": {
"already_configured": "UPnP/IGD \uac00 \uc774\ubbf8 \uc124\uc815\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4",
2020-05-15 00:02:56 +00:00
"incomplete_discovery": "\uae30\uae30 \uac80\uc0c9\uc774 \uc644\uc804\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4",
2018-10-05 15:50:00 +00:00
"no_devices_discovered": "\ubc1c\uacac\ub41c UPnP/IGD \uac00 \uc5c6\uc2b5\ub2c8\ub2e4",
2020-05-29 00:04:16 +00:00
"no_devices_found": "UPnP/IGD \uae30\uae30\uac00 \ub124\ud2b8\uc6cc\ud06c\uc5d0\uc11c \ubc1c\uacac\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4."
2018-10-05 15:50:00 +00:00
},
2020-05-13 18:27:21 +00:00
"flow_title": "UPnP/IGD: {name}",
2018-10-05 15:50:00 +00:00
"step": {
2020-05-13 18:27:21 +00:00
"ssdp_confirm": {
"description": "\uc774 UPnP/IGD \uae30\uae30\ub97c \uc124\uc815\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?"
2018-10-05 15:50:00 +00:00
},
"user": {
"data": {
2020-05-13 18:27:21 +00:00
"scan_interval": "\uc5c5\ub370\uc774\ud2b8 \uac04\uaca9 (\ucd08, \ucd5c\uc18c\uac12 30)",
"usn": "\uae30\uae30"
2020-05-29 00:04:16 +00:00
}
2018-10-05 15:50:00 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-05 15:50:00 +00:00
}