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

23 lines
1.0 KiB
JSON
Raw Normal View History

2019-09-10 00:32:37 +00:00
{
"config": {
"abort": {
2021-05-12 00:04:03 +00:00
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2019-09-10 00:32:37 +00:00
},
"error": {
2021-02-21 00:07:04 +00:00
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
2021-03-16 00:04:36 +00:00
"could_not_connect": "SolarEdge API\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4",
2021-02-21 00:07:04 +00:00
"invalid_api_key": "API \ud0a4\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
2021-03-16 00:04:36 +00:00
"site_not_active": "\uc0ac\uc774\ud2b8\uac00 \ud65c\uc131\ud654\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4"
2019-09-10 00:32:37 +00:00
},
"step": {
"user": {
"data": {
2020-05-13 18:27:21 +00:00
"api_key": "API \ud0a4",
2019-09-10 00:32:37 +00:00
"name": "\uc774 \uc124\uce58\uc758 \uc774\ub984",
"site_id": "SolarEdge site-id"
},
2020-04-30 00:03:17 +00:00
"title": "\uc774 \uc124\uce58\uc5d0 \ub300\ud55c API \ub9e4\uac1c\ubcc0\uc218\ub97c \uc815\uc758\ud558\uae30"
2019-09-10 00:32:37 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-09-10 00:32:37 +00:00
}