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

28 lines
961 B
JSON
Raw Normal View History

2021-02-21 00:07:04 +00:00
{
"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"
},
"create_entry": {
"default": "\uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"error": {
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"step": {
2022-12-03 00:21:50 +00:00
"reauth_confirm": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638"
}
},
2021-02-21 00:07:04 +00:00
"user": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638",
2021-03-16 00:04:36 +00:00
"url": "\uc6f9\uc0ac\uc774\ud2b8",
2021-02-21 00:07:04 +00:00
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
}
}
}
}
}