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

44 lines
1.4 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana",
"no_adapters": "Nie znaleziono nieskonfigurowanych adapter\u00f3w Bluetooth"
},
"flow_title": "{name}",
"step": {
"bluetooth_confirm": {
"description": "Czy chcesz skonfigurowa\u0107 {name}?"
},
"multiple_adapters": {
"data": {
"adapter": "Adapter"
},
"description": "Wybierz adapter Bluetooth do konfiguracji"
},
"single_adapter": {
"description": "Czy chcesz skonfigurowa\u0107 adapter Bluetooth {name}?"
},
"user": {
"data": {
"address": "Urz\u0105dzenie"
},
"description": "Wybierz urz\u0105dzenie do skonfigurowania"
}
}
},
"issues": {
"haos_outdated": {
"description": "Aby poprawi\u0107 niezawodno\u015b\u0107 i wydajno\u015b\u0107 Bluetooth, zdecydowanie zalecamy aktualizacj\u0119 Home Assistant OS do wersji 9.0 lub nowszej.",
"title": "Aktualizacja Home Assistant OS do wersji 9.0 lub nowszej"
}
},
"options": {
"step": {
"init": {
"data": {
"passive": "Skanowanie pasywne"
}
}
}
}
}