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

16 lines
468 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
"connection_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia z urz\u0105dzeniem Guardian, spr\u00f3buj ponownie."
},
"step": {
"user": {
"data": {
"ip_address": "Adres IP",
"port": "Port"
}
}
}
}
}