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

27 lines
839 B
JSON
Raw Normal View History

2021-02-21 00:07:04 +00:00
{
"config": {
"abort": {
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"already_in_progress": "\uae30\uae30 \uad6c\uc131\uc774 \uc774\ubbf8 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4",
"connection_error": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4"
},
"step": {
"connect": {
"data": {
"api_key": "API \ud0a4"
}
},
"select": {
"data": {
"select_ip": "IP \uc8fc\uc18c"
}
},
"user": {
"data": {
"api_key": "API \ud0a4",
"host": "IP \uc8fc\uc18c"
}
}
}
}
}