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

23 lines
748 B
JSON
Raw Normal View History

2020-05-15 00:02:56 +00:00
{
"config": {
"abort": {
2020-08-06 00:02:06 +00:00
"already_configured": "\uc11c\ube44\uc2a4\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2020-05-15 00:02:56 +00:00
},
"error": {
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4"
},
"step": {
"user": {
"data": {
2020-07-21 00:03:00 +00:00
"api_key": "API \ud0a4",
2020-05-15 00:02:56 +00:00
"host": "\ud638\uc2a4\ud2b8",
2020-07-21 00:03:00 +00:00
"location": "\uc704\uce58",
2020-05-15 00:02:56 +00:00
"name": "\uc774\ub984",
"port": "\ud3ec\ud2b8",
"ssl": "SSL \uc0ac\uc6a9",
"verify_ssl": "SSL \uc778\uc99d\uc11c \uac80\uc99d"
}
}
}
}
}