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

22 lines
752 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"not_songpal_device": "Songpal \uae30\uae30\uac00 \uc544\ub2d9\ub2c8\ub2e4"
},
"error": {
2020-05-29 00:04:16 +00:00
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4"
2020-05-13 18:27:21 +00:00
},
2020-05-17 00:02:56 +00:00
"flow_title": "Sony Songpal: {name} ({host})",
2020-05-13 18:27:21 +00:00
"step": {
"init": {
2020-05-29 00:04:16 +00:00
"description": "{name} ({host}) \uc744(\ub97c) \uc124\uc815\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?"
2020-05-13 18:27:21 +00:00
},
"user": {
"data": {
"endpoint": "\uc5d4\ub4dc\ud3ec\uc778\ud2b8"
2020-05-29 00:04:16 +00:00
}
2020-05-13 18:27:21 +00:00
}
}
}
}