[ci skip] Translation update
This commit is contained in:
parent
65aaea6ec6
commit
b3ab0a0199
120 changed files with 1889 additions and 157 deletions
27
homeassistant/components/light/translations/lt.json
Normal file
27
homeassistant/components/light/translations/lt.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"brightness_decrease": "Suma\u017einti {entity_name} ry\u0161kum\u0105",
|
||||
"brightness_increase": "Padidinti {entity_name} ry\u0161kum\u0105",
|
||||
"flash": "Blyks\u0117ti {entity_name}",
|
||||
"toggle": "Perjungti {entity_name}",
|
||||
"turn_off": "I\u0161jungti",
|
||||
"turn_on": "\u012ejungti {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_off": "{entity_name} yra i\u0161jungta",
|
||||
"is_on": "{entity_name} \u012fjungta"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turned_off": "{entity_name} i\u0161jungta",
|
||||
"turned_on": "{entity_name} \u012fjungta"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "I\u0161jungta",
|
||||
"on": "\u012ejungta"
|
||||
}
|
||||
},
|
||||
"title": "Lempa"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue