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

15 lines
587 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} \u0435 \u0443 \u0434\u043e\u043c\u0430",
"is_not_home": "{entity_name} \u043d\u0435 \u0435 \u0443 \u0434\u043e\u043c\u0430"
}
},
"state": {
"_": {
"home": "\u0412\u043a\u044a\u0449\u0438",
"not_home": "\u041e\u0442\u0441\u044a\u0441\u0442\u0432\u0430"
}
},
"title": "\u041f\u0440\u043e\u0441\u043b\u0435\u0434\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430"
}