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

33 lines
1.9 KiB
JSON

{
"device_automation": {
"condition_type": {
"is_battery_level": "\ud604\uc7ac {entity_name} \ubc30\ud130\ub9ac \uc794\ub7c9\uc774 ~ \uc774\uba74",
"is_humidity": "\ud604\uc7ac {entity_name} \uc2b5\ub3c4\uac00 ~ \uc774\uba74",
"is_illuminance": "\ud604\uc7ac {entity_name} \uc870\ub3c4\uac00 ~ \uc774\uba74",
"is_power": "\ud604\uc7ac {entity_name} \uc18c\ube44 \uc804\ub825\uc774 ~ \uc774\uba74",
"is_pressure": "\ud604\uc7ac {entity_name} \uc555\ub825\uc774 ~ \uc774\uba74",
"is_signal_strength": "\ud604\uc7ac {entity_name} \uc2e0\ud638 \uac15\ub3c4\uac00 ~ \uc774\uba74",
"is_temperature": "\ud604\uc7ac {entity_name} \uc628\ub3c4\uac00 ~ \uc774\uba74",
"is_timestamp": "\ud604\uc7ac {entity_name} \uc2dc\uac01\uc774 ~ \uc774\uba74",
"is_value": "\ud604\uc7ac {entity_name} \uac12\uc774 ~ \uc774\uba74"
},
"trigger_type": {
"battery_level": "{entity_name} \ubc30\ud130\ub9ac \uc794\ub7c9\uc774 \ubc14\ub014 \ub54c",
"humidity": "{entity_name} \uc2b5\ub3c4\uac00 \ubc14\ub014 \ub54c",
"illuminance": "{entity_name} \uc870\ub3c4\uac00 \ubc14\ub014 \ub54c",
"power": "{entity_name} \uc18c\ube44 \uc804\ub825\uc774 \ubc14\ub014 \ub54c",
"pressure": "{entity_name} \uc555\ub825\uc774 \ubc14\ub014 \ub54c",
"signal_strength": "{entity_name} \uc2e0\ud638 \uac15\ub3c4\uac00 \ubc14\ub014 \ub54c",
"temperature": "{entity_name} \uc628\ub3c4\uac00 \ubc14\ub014 \ub54c",
"timestamp": "{entity_name} \uc2dc\uac01\uc774 \ubc14\ub014 \ub54c",
"value": "{entity_name} \uac12\uc774 \ubc14\ub014 \ub54c"
}
},
"state": {
"_": {
"off": "\uaebc\uc9d0",
"on": "\ucf1c\uc9d0"
}
},
"title": "\uc13c\uc11c"
}