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

35 lines
1.3 KiB
JSON
Raw Normal View History

2020-09-21 00:02:47 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "\uc704\uce58\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2021-02-21 00:07:04 +00:00
},
"error": {
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4",
"invalid_api_key": "API \ud0a4\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2020-09-21 00:02:47 +00:00
},
"step": {
"user": {
"data": {
2021-02-21 00:07:04 +00:00
"api_key": "API \ud0a4",
2020-09-21 00:02:47 +00:00
"language": "\uc5b8\uc5b4",
"latitude": "\uc704\ub3c4",
"longitude": "\uacbd\ub3c4",
"mode": "\ubaa8\ub4dc",
2021-02-21 00:07:04 +00:00
"name": "\ud1b5\ud569 \uad6c\uc131\uc694\uc18c \uc774\ub984"
2020-09-21 00:02:47 +00:00
},
2021-03-16 00:04:36 +00:00
"description": "OpenWeatherMap \ud1b5\ud569 \uad6c\uc131\uc694\uc18c\ub97c \uc124\uc815\ud569\ub2c8\ub2e4. API \ud0a4\ub97c \uc0dd\uc131\ud558\ub824\uba74 https://openweathermap.org/appid \ub85c \uc774\ub3d9\ud574\uc8fc\uc138\uc694",
2020-09-21 00:02:47 +00:00
"title": "OpenWeatherMap"
}
}
},
"options": {
"step": {
"init": {
"data": {
"language": "\uc5b8\uc5b4",
"mode": "\ubaa8\ub4dc"
}
}
}
}
}