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

29 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\uc704\uce58\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"reauth_successful": "\uc7ac\uc778\uc99d\uc5d0 \uc131\uacf5\ud588\uc2b5\ub2c8\ub2e4"
},
"error": {
"invalid_api_key": "API \ud0a4\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API \ud0a4"
},
"description": "{latitude} , {longitude} \uc5d0 \ub300\ud55c API \ud0a4\ub97c \ub2e4\uc2dc \uc785\ub825\ud558\uc2ed\uc2dc\uc624.",
"title": "\ud1b5\ud569 \uad6c\uc131\uc694\uc18c \uc7ac\uc778\uc99d\ud558\uae30"
},
"user": {
"data": {
"api_key": "API \ud0a4",
"elevation": "\uace0\ub3c4",
"latitude": "\uc704\ub3c4",
"longitude": "\uacbd\ub3c4"
},
"title": "\uc0ac\uc6a9\uc790 \uc815\ubcf4 \uc785\ub825\ud558\uae30"
}
}
}
}