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

16 lines
690 B
JSON
Raw Normal View History

2020-09-28 00:03:28 +00:00
{
"config": {
"abort": {
2021-02-21 00:07:04 +00:00
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
2021-03-16 00:04:36 +00:00
"not_supported_device": "\uc774 WiLight\ub294 \ud604\uc7ac \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4",
"not_wilight_device": "\uc774 \uae30\uae30\ub294 WiLight\uac00 \uc544\ub2d9\ub2c8\ub2e4"
2020-09-28 00:03:28 +00:00
},
2021-03-16 00:04:36 +00:00
"flow_title": "WiLight: {name}",
2020-09-28 00:03:28 +00:00
"step": {
"confirm": {
2021-03-16 00:04:36 +00:00
"description": "WiLight {name}\uc744(\ub97c) \uc124\uc815\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?\n\n\uc9c0\uc6d0 \uae30\uae30: {components}",
"title": "WiLight"
2020-09-28 00:03:28 +00:00
}
}
}
}