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

24 lines
1.2 KiB
JSON
Raw Normal View History

2019-10-02 00:32:11 +00:00
{
"config": {
"abort": {
2020-04-26 00:02:45 +00:00
"already_setup": "\ud558\ub098\uc758 Soma \uacc4\uc815\ub9cc \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
2021-02-21 00:07:04 +00:00
"authorize_url_timeout": "\uc778\uc99d URL \uc0dd\uc131 \uc2dc\uac04\uc774 \ucd08\uacfc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
2021-03-16 00:04:36 +00:00
"connection_error": "SOMA Connect\uc5d0 \uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.",
2019-12-25 00:32:06 +00:00
"missing_configuration": "Soma \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694.",
"result_error": "SOMA Connect \uac00 \uc624\ub958 \uc0c1\ud0dc\ub85c \uc751\ub2f5\ud588\uc2b5\ub2c8\ub2e4."
2019-10-02 00:32:11 +00:00
},
"create_entry": {
2021-03-16 00:04:36 +00:00
"default": "Soma\ub85c \uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
2019-10-02 00:32:11 +00:00
},
2019-10-21 00:32:17 +00:00
"step": {
"user": {
"data": {
"host": "\ud638\uc2a4\ud2b8",
"port": "\ud3ec\ud2b8"
},
2020-03-24 13:18:47 +00:00
"description": "SOMA Connect \uc5f0\uacb0 \uc124\uc815\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694.",
2019-10-21 00:32:17 +00:00
"title": "SOMA Connect"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-10-02 00:32:11 +00:00
}