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

33 lines
1.0 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"host": "Nazwa hosta lub adres IP"
},
"description": "Konfiguracja WLED w celu integracji z Home Assistantem."
},
"zeroconf_confirm": {
"description": "Czy chcesz doda\u0107 WLED o nazwie `{name}` do Home Assistanta?",
"title": "Wykryto urz\u0105dzenie WLED"
}
}
},
"options": {
"step": {
"init": {
"data": {
"keep_master_light": "Utw\u00f3rz encj\u0119 \"master light\", nawet z 1 segmentem LED."
}
}
}
}
}