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

30 lines
1.3 KiB
JSON
Raw Normal View History

2019-10-09 00:32:17 +00:00
{
"config": {
2020-01-20 00:31:55 +00:00
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "\uc704\uce58\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2020-01-20 00:31:55 +00:00
},
2019-10-09 00:32:17 +00:00
"error": {
2021-02-21 00:07:04 +00:00
"invalid_api_key": "API \ud0a4\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
2019-10-09 00:32:17 +00:00
"wrong_location": "\uc774 \uc9c0\uc5ed\uc5d0\ub294 Airly \uce21\uc815 \uc2a4\ud14c\uc774\uc158\uc774 \uc5c6\uc2b5\ub2c8\ub2e4."
},
"step": {
"user": {
"data": {
2020-05-13 18:27:21 +00:00
"api_key": "API \ud0a4",
2019-10-09 00:32:17 +00:00
"latitude": "\uc704\ub3c4",
"longitude": "\uacbd\ub3c4",
2021-02-21 00:07:04 +00:00
"name": "\uc774\ub984"
2019-10-09 00:32:17 +00:00
},
"description": "Airly \uacf5\uae30 \ud488\uc9c8 \ud1b5\ud569 \uad6c\uc131\uc694\uc18c\ub97c \uc124\uc815\ud569\ub2c8\ub2e4. API \ud0a4\ub97c \uc0dd\uc131\ud558\ub824\uba74 https://developer.airly.eu/register \ub85c \uc774\ub3d9\ud574\uc8fc\uc138\uc694",
"title": "Airly"
}
2020-04-15 16:51:07 +00:00
}
2021-03-16 00:04:36 +00:00
},
"system_health": {
"info": {
"can_reach_server": "Airly \uc11c\ubc84 \uc5f0\uacb0",
"requests_per_day": "\uc77c\uc77c \ud5c8\uc6a9 \uc694\uccad \ud69f\uc218",
"requests_remaining": "\ub0a8\uc740 \ud5c8\uc6a9 \uc694\uccad \ud69f\uc218"
}
2020-04-16 20:00:10 +00:00
}
2019-10-09 00:32:17 +00:00
}