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

14 lines
421 B
JSON

{
"device_automation": {
"action_type": {
"select_option": "Zme\u0148te mo\u017enos\u0165 {entity_name}"
},
"condition_type": {
"selected_option": "Aktu\u00e1lna vybrat\u00e1 mo\u017enos\u0165 {entity_name}"
},
"trigger_type": {
"current_option_changed": "Mo\u017enos\u0165 {entity_name} sa zmenila"
}
},
"title": "Vyberte"
}