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

24 lines
1010 B
JSON
Raw Normal View History

2019-11-28 00:32:18 +00:00
{
"config": {
"abort": {
2020-04-30 00:03:17 +00:00
"already_configured": "\uc774 WLED \uae30\uae30\ub294 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
"connection_error": "WLED \uae30\uae30\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."
2019-11-28 00:32:18 +00:00
},
"error": {
2020-04-30 00:03:17 +00:00
"connection_error": "WLED \uae30\uae30\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."
2019-11-28 00:32:18 +00:00
},
2020-04-30 00:03:17 +00:00
"flow_title": "WLED: {name}",
2019-11-28 00:32:18 +00:00
"step": {
"user": {
"data": {
2020-05-13 18:27:21 +00:00
"host": "\ud638\uc2a4\ud2b8"
2019-12-25 00:32:06 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "Home Assistant \uc5d0 WLED \ud1b5\ud569 \uad6c\uc131\uc694\uc18c\ub97c \uc124\uc815\ud569\ub2c8\ub2e4."
2019-12-25 00:32:06 +00:00
},
"zeroconf_confirm": {
2020-04-30 00:03:17 +00:00
"description": "Home Assistant \uc5d0 WLED `{name}` \uc744(\ub97c) \ucd94\uac00\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
"title": "\ubc1c\uacac\ub41c WLED \uae30\uae30"
2019-11-28 00:32:18 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-11-28 00:32:18 +00:00
}