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

33 lines
1021 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"incomplete_discovery": "Wykrywanie niekompletne",
"no_devices_found": "Nie znaleziono urz\u0105dze\u0144 w sieci"
},
"error": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
"flow_title": "UPnP/IGD: {name}",
"step": {
"init": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
"ssdp_confirm": {
"description": "Czy chcesz skonfigurowa\u0107 to urz\u0105dzenie UPnP/IGD?"
},
"user": {
"data": {
"scan_interval": "Cz\u0119stotliwo\u015b\u0107 aktualizacji (sekundy, minimum 30)",
"usn": "Urz\u0105dzenie"
}
}
}
}
}