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

30 lines
979 B
JSON
Raw Normal View History

2018-11-15 13:30:37 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
2021-02-21 00:07:04 +00:00
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"error": {
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2020-02-26 00:31:47 +00:00
},
2018-11-15 13:30:37 +00:00
"step": {
"user": {
"data": {
"ip_address": "\ud638\uc2a4\ud2b8 \uc774\ub984 \ub610\ub294 IP \uc8fc\uc18c",
"password": "\ube44\ubc00\ubc88\ud638",
"port": "\ud3ec\ud2b8"
},
2020-04-30 00:03:17 +00:00
"title": "\uc0ac\uc6a9\uc790 \uc815\ubcf4 \uc785\ub825\ud558\uae30"
2018-11-15 13:30:37 +00:00
}
2020-04-15 16:51:07 +00:00
}
2021-03-16 00:04:36 +00:00
},
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "\uae30\ubcf8 \uc9c0\uc5ed \uc2e4\ud589 \uc2dc\uac04 (\ucd08)"
},
"title": "RainMachine \uad6c\uc131\ud558\uae30"
}
}
2020-04-16 20:00:10 +00:00
}
2018-11-15 13:30:37 +00:00
}