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

15 lines
415 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} \uc774(\uac00) \uc9d1\uc5d0 \uc788\uc73c\uba74",
"is_not_home": "{entity_name} \uc774(\uac00) \uc678\ucd9c \uc911\uc774\uba74"
}
},
"state": {
"_": {
"home": "\uc7ac\uc2e4",
"not_home": "\uc678\ucd9c"
}
},
"title": "\ucd94\uc801 \uae30\uae30"
}