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

26 lines
882 B
JSON
Raw Normal View History

2022-07-03 00:26:52 +00:00
{
"config": {
2022-12-03 00:21:50 +00:00
"abort": {
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"error": {
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4",
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
2022-07-03 00:26:52 +00:00
"step": {
"discovered_connection": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638",
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
}
2022-12-03 00:21:50 +00:00
},
"user": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638",
"url": "URL \uc8fc\uc18c",
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
}
2022-07-03 00:26:52 +00:00
}
}
}
}