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

16 lines
557 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"not_supported_device": "Ten WiLight nie jest obecnie obs\u0142ugiwany",
"not_wilight_device": "To urz\u0105dzenie nie jest urz\u0105dzeniem WiLight"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "Czy chcesz skonfigurowa\u0107 WiLight {name}?\n\nObs\u0142uguje: {components}",
"title": "WiLight"
}
}
}
}