core/homeassistant/components/cover/translations/sk.json

12 lines
270 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"closed": "Zatvoren\u00e9",
"closing": "Zatv\u00e1ra sa",
"open": "Otvoren\u00e9",
"opening": "Otv\u00e1ra sa",
"stopped": "Zastaven\u00e9"
}
},
2020-04-16 20:00:10 +00:00
"title": "Kryt"
}