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

14 lines
388 B
JSON

{
"device_automation": {
"action_type": {
"select_option": "Zmie\u0144 opcj\u0119 {entity_name}"
},
"condition_type": {
"selected_option": "Aktualnie wybrana opcja dla {entity_name}"
},
"trigger_type": {
"current_option_changed": "Zmieniono opcj\u0119 {entity_name}"
}
},
"title": "Wybierz"
}