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

26 lines
790 B
JSON
Raw Normal View History

2022-11-29 00:26:01 +00:00
{
"config": {
"step": {
"user": {
"data": {
2022-12-07 00:24:08 +00:00
"after_time": "\u010cas zapnutia",
"before_time": "\u010cas vypnutia",
2022-11-29 00:26:01 +00:00
"name": "N\u00e1zov"
2022-12-09 00:24:29 +00:00
},
2022-12-11 00:26:24 +00:00
"description": "Vytvorte bin\u00e1rny senzor, ktor\u00fd sa zap\u00edna alebo vyp\u00edna v z\u00e1vislosti od \u010dasu.",
"title": "Pridanie sn\u00edma\u010da denn\u00e9ho \u010dasu"
2022-11-29 00:26:01 +00:00
}
}
2022-12-07 00:24:08 +00:00
},
"options": {
"step": {
"init": {
"data": {
"after_time": "\u010cas zapnutia",
"before_time": "\u010cas vypnutia"
}
}
}
2022-12-11 00:26:24 +00:00
},
"title": "Sn\u00edma\u010d dennej doby"
2022-11-29 00:26:01 +00:00
}