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

24 lines
843 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
"connection_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia."
},
"error": {
"connection_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia."
},
"flow_title": "WLED: {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"
}
}
}
}