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

35 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\uacc4\uc815\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"reauth_successful": "\uc7ac\uc778\uc99d\uc5d0 \uc131\uacf5\ud588\uc2b5\ub2c8\ub2e4"
},
"error": {
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"step": {
"reauth_confirm": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638"
}
},
"user": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638",
"username": "\uc774\uba54\uc77c"
},
"title": "Tile \uad6c\uc131\ud558\uae30"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "\ube44\ud65c\uc131 Tile \ud45c\uc2dc"
},
"title": "Tile \uad6c\uc131\ud558\uae30"
}
}
}
}