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

23 lines
867 B
JSON
Raw Normal View History

2020-04-30 00:03:17 +00:00
{
"config": {
"abort": {
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"error": {
2021-02-21 00:07:04 +00:00
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4",
2020-04-30 00:03:17 +00:00
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
},
"step": {
"link": {
"description": "{name} ({host}) \uc744(\ub97c) \uc124\uc815\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
"title": "PowerView \ud5c8\ube0c\uc5d0 \uc5f0\uacb0\ud558\uae30"
},
"user": {
"data": {
"host": "IP \uc8fc\uc18c"
},
"title": "PowerView \ud5c8\ube0c\uc5d0 \uc5f0\uacb0\ud558\uae30"
}
}
2020-11-11 12:25:22 +00:00
}
2020-04-30 00:03:17 +00:00
}