[ci skip] Translation update
This commit is contained in:
parent
0416e5b0fc
commit
a1a131334a
26 changed files with 275 additions and 13 deletions
16
homeassistant/components/fan/.translations/bg.json
Normal file
16
homeassistant/components/fan/.translations/bg.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"turn_off": "\u0418\u0437\u043a\u043b\u044e\u0447\u0438 {entity_name}",
|
||||
"turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438 {entity_name}"
|
||||
},
|
||||
"condtion_type": {
|
||||
"is_off": "{entity_name} \u0435 \u0438\u0437\u043a\u043b\u044e\u0447\u0435\u043d",
|
||||
"is_on": "{entity_name} \u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turned_off": "{entity_name} \u0431\u044a\u0434\u0435 \u0438\u0437\u043a\u043b\u044e\u0447\u0435\u043d",
|
||||
"turned_on": "{entity_name} \u0431\u044a\u0434\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue