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

29 lines
1023 B
JSON
Raw Normal View History

2020-09-28 00:03:28 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"single_instance_allowed": "\uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ud558\ub098\uc758 \uc778\uc2a4\ud134\uc2a4\ub9cc \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4."
2020-09-28 00:03:28 +00:00
},
"error": {
2021-02-21 00:07:04 +00:00
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4",
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
2020-09-28 00:03:28 +00:00
},
"step": {
"user": {
"data": {
2021-02-21 00:07:04 +00:00
"password": "\ube44\ubc00\ubc88\ud638",
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
2020-09-28 00:03:28 +00:00
}
}
}
},
"options": {
"step": {
"init": {
"data": {
2021-03-27 00:03:21 +00:00
"polling_interval": "\ud3f4\ub9c1 \uac04\uaca9 (\ucd08)"
2020-09-28 00:03:28 +00:00
}
}
}
2020-11-11 12:25:22 +00:00
}
2020-09-28 00:03:28 +00:00
}