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

36 lines
1.3 KiB
JSON
Raw Normal View History

2018-10-05 15:50:00 +00:00
{
"config": {
"abort": {
"already_configured": "UPnP/IGD jest ju\u017c skonfigurowane",
2018-11-07 09:45:29 +00:00
"incomplete_device": "Ignorowanie niekompletnego urz\u0105dzenia UPnP",
2018-10-05 15:50:00 +00:00
"no_devices_discovered": "Nie wykryto urz\u0105dze\u0144 UPnP/IGD",
2019-01-09 23:29:31 +00:00
"no_devices_found": "Nie znaleziono w sieci urz\u0105dze\u0144 UPnP/IGD.",
"no_sensors_or_port_mapping": "W\u0142\u0105cz przynajmniej sensory lub mapowanie port\u00f3w",
"single_instance_allowed": "Wymagana jest tylko jedna konfiguracja UPnP/IGD."
2018-10-05 15:50:00 +00:00
},
2019-08-12 03:42:50 +00:00
"error": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
2018-10-05 15:50:00 +00:00
"step": {
2019-01-09 23:29:31 +00:00
"confirm": {
"description": "Czy chcesz skonfigurowa\u0107 UPnP/IGD?",
"title": "UPnP/IGD"
},
2018-10-05 15:50:00 +00:00
"init": {
"title": "UPnP/IGD"
},
"user": {
"data": {
"enable_port_mapping": "W\u0142\u0105cz mapowanie port\u00f3w dla Home Assistant'a",
"enable_sensors": "Dodaj sensor ruchu sieciowego",
"igd": "UPnP/IGD"
},
"title": "Opcje konfiguracji dla UPnP/IGD"
}
},
"title": "UPnP/IGD"
}
}