1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2007 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19    <string name="app_name" msgid="2326164424236203271">"Bluetooth"</string>
20    <string name="permlab_bluetoothShareManager" msgid="5297865456717871041">"Dostęp do menedżera pobierania."</string>
21    <string name="permdesc_bluetoothShareManager" msgid="1588034776955941477">"Zezwala aplikacji na dostęp do menedżera BluetoothShare i używanie go do przesyłania plików."</string>
22    <string name="permlab_bluetoothAcceptlist" msgid="5785922051395856524">"Dodanie urządzenia Bluetooth do zaufanych."</string>
23    <string name="permdesc_bluetoothAcceptlist" msgid="259308920158011885">"Pozwala aplikacji na tymczasowe dodanie urządzenia Bluetooth do listy zaufanych. Dzięki temu wymiana danych z tym urządzeniem nie wymaga potwierdzenia przez użytkownika."</string>
24    <string name="bt_share_picker_label" msgid="7464438494743777696">"Bluetooth"</string>
25    <string name="unknown_device" msgid="2317679521750821654">"Nieznane urządzenie"</string>
26    <string name="unknownNumber" msgid="1245183329830158661">"Nieznany"</string>
27    <string name="not_provided" msgid="6938740494380012614">"Nie podano"</string>
28    <string name="airplane_error_title" msgid="2570111716678850860">"Tryb samolotowy"</string>
29    <string name="airplane_error_msg" msgid="4853111123699559578">"Funkcji Bluetooth nie można używać w trybie samolotowym."</string>
30    <string name="bt_enable_title" msgid="4484289159118416315"></string>
31    <string name="bt_enable_line1" msgid="8429910585843481489">"Aby korzystać z usług Bluetooth, trzeba najpierw włączyć moduł Bluetooth."</string>
32    <string name="bt_enable_line2" msgid="1466367120348920892">"Czy włączyć teraz moduł Bluetooth?"</string>
33    <string name="bt_enable_cancel" msgid="6770180540581977614">"Anuluj"</string>
34    <string name="bt_enable_ok" msgid="4224374055813566166">"Włącz"</string>
35    <string name="incoming_file_confirm_title" msgid="938251186275547290">"Przesyłanie pliku"</string>
36    <string name="incoming_file_confirm_content" msgid="6573502088511901157">"Zaakceptować przesyłany plik?"</string>
37    <string name="incoming_file_confirm_cancel" msgid="9205906062663982692">"Odrzuć"</string>
38    <string name="incoming_file_confirm_ok" msgid="5046926299036238623">"Akceptuj"</string>
39    <string name="incoming_file_confirm_timeout_ok" msgid="8612187577686515660">"OK"</string>
40    <string name="incoming_file_confirm_timeout_content" msgid="3221412098281076974">"Upłynął czas oczekiwania przy akceptowaniu przychodzącego pliku z urządzenia „<xliff:g id="SENDER">%1$s</xliff:g>”"</string>
41    <string name="incoming_file_confirm_Notification_title" msgid="5381395500920804895">"Plik przychodzący"</string>
42    <string name="incoming_file_confirm_Notification_content" msgid="2669135531488877921">"<xliff:g id="SENDER">%1$s</xliff:g> może już wysłać plik: <xliff:g id="FILE">%2$s</xliff:g>"</string>
43    <string name="notification_receiving" msgid="8445265771083510696">"Udostępnianie Bluetooth: odbieranie <xliff:g id="FILE">%1$s</xliff:g>"</string>
44    <string name="notification_received" msgid="2330252358543000567">"Udostępnianie Bluetooth: odebrano plik <xliff:g id="FILE">%1$s</xliff:g>"</string>
45    <string name="notification_received_fail" msgid="9059153354809379374">"Udostępnianie Bluetooth: nie odebrano pliku <xliff:g id="FILE">%1$s</xliff:g>"</string>
46    <string name="notification_sending" msgid="8269912843286868700">"Udostępnianie Bluetooth: wysyłanie <xliff:g id="FILE">%1$s</xliff:g>"</string>
47    <string name="notification_sent" msgid="2685202778935769332">"Udostępnianie Bluetooth: wysłano plik <xliff:g id="FILE">%1$s</xliff:g>"</string>
48    <string name="notification_sent_complete" msgid="6293391081175517098">"Ukończono w 100%"</string>
49    <string name="notification_sent_fail" msgid="7449832660578001579">"Udostępnianie Bluetooth: nie wysłano pliku <xliff:g id="FILE">%1$s</xliff:g>"</string>
50    <string name="download_title" msgid="6449408649671518102">"Przesyłanie pliku"</string>
51    <string name="download_line1" msgid="6449220145685308846">"Od: „<xliff:g id="SENDER">%1$s</xliff:g>”"</string>
52    <string name="download_line2" msgid="7634316500490825390">"Plik: <xliff:g id="FILE">%1$s</xliff:g>"</string>
53    <string name="download_line3" msgid="6722284930665532816">"Rozmiar pliku: <xliff:g id="SIZE">%1$s</xliff:g>"</string>
54    <string name="download_line4" msgid="5234701398884321314"></string>
55    <string name="download_line5" msgid="4124272066218470715">"Odbieranie pliku…"</string>
56    <string name="download_cancel" msgid="1705762428762702342">"Zatrzymaj"</string>
57    <string name="download_ok" msgid="2404442707314575833">"Ukryj"</string>
58    <string name="incoming_line1" msgid="6342300988329482408">"Od"</string>
59    <string name="incoming_line2" msgid="2199520895444457585">"Nazwa pliku"</string>
60    <string name="incoming_line3" msgid="8630078246326525633">"Rozmiar"</string>
61    <string name="download_fail_line1" msgid="3149552664349685007">"Plik nie został odebrany"</string>
62    <string name="download_fail_line2" msgid="4289018531070750414">"Plik: <xliff:g id="FILE">%1$s</xliff:g>"</string>
63    <string name="download_fail_line3" msgid="2214989413171231684">"Przyczyna: <xliff:g id="REASON">%1$s</xliff:g>"</string>
64    <string name="download_fail_ok" msgid="3272322648250767032">"OK"</string>
65    <string name="download_succ_line5" msgid="1720346308221503270">"Odebrano plik"</string>
66    <string name="download_succ_ok" msgid="7488662808922799824">"Otwórz"</string>
67    <string name="upload_line1" msgid="1912803923255989287">"Do: „<xliff:g id="RECIPIENT">%1$s</xliff:g>”"</string>
68    <string name="upload_line3" msgid="5964902647036741603">"Typ pliku: <xliff:g id="TYPE">%1$s</xliff:g> (<xliff:g id="SIZE">%2$s</xliff:g>)"</string>
69    <string name="upload_line5" msgid="3477751464103201364">"Wysyłanie pliku…"</string>
70    <string name="upload_succ_line5" msgid="165979135931118211">"Plik został wysłany"</string>
71    <string name="upload_succ_ok" msgid="6797291708604959167">"OK"</string>
72    <string name="upload_fail_line1" msgid="7044307783071776426">"Plik nie został wysłany do urządzenia „<xliff:g id="RECIPIENT">%1$s</xliff:g>”."</string>
73    <string name="upload_fail_line1_2" msgid="6102642590057711459">"Plik: <xliff:g id="FILE">%1$s</xliff:g>"</string>
74    <string name="upload_fail_cancel" msgid="1632528037932779727">"Zamknij"</string>
75    <string name="bt_error_btn_ok" msgid="2802751202009957372">"OK"</string>
76    <string name="unknown_file" msgid="3719981572107052685">"Nieznany plik"</string>
77    <string name="unknown_file_desc" msgid="9185609398960437760">"Brak aplikacji do obsługi tego typu pliku \n"</string>
78    <string name="not_exist_file" msgid="5097565588949092486">"Brak pliku"</string>
79    <string name="not_exist_file_desc" msgid="250802392160941265">"Plik nie istnieje. \n"</string>
80    <string name="enabling_progress_title" msgid="5262637688863903594">"Czekaj…"</string>
81    <string name="enabling_progress_content" msgid="685427201206684584">"Włączanie Bluetooth…"</string>
82    <string name="bt_toast_1" msgid="8791691594887576215">"Plik zostanie odebrany. Sprawdzaj postęp w panelu powiadomień."</string>
83    <string name="bt_toast_2" msgid="2041575937953174042">"Nie można odebrać pliku."</string>
84    <string name="bt_toast_3" msgid="3053157171297761920">"Zatrzymano odbiór pliku z urządzenia „<xliff:g id="SENDER">%1$s</xliff:g>”"</string>
85    <string name="bt_toast_4" msgid="480365991944956695">"Wysyłanie pliku do urządzenia „<xliff:g id="RECIPIENT">%1$s</xliff:g>”"</string>
86    <string name="bt_toast_5" msgid="4818264207982268297">"Wysyłanie <xliff:g id="NUMBER">%1$s</xliff:g> plików do urządzenia „<xliff:g id="RECIPIENT">%2$s</xliff:g>”"</string>
87    <string name="bt_toast_6" msgid="8814166471030694787">"Zatrzymano wysyłanie pliku do urządzenia „<xliff:g id="RECIPIENT">%1$s</xliff:g>”"</string>
88    <string name="bt_sm_2_1_nosdcard" msgid="288667514869424273">"Za mało miejsca na nośniku USB, by zapisać plik."</string>
89    <string name="bt_sm_2_1_default" msgid="5070195264206471656">"Za mało miejsca na karcie SD, by zapisać plik."</string>
90    <string name="bt_sm_2_2" msgid="6200119660562110560">"Wymagane miejsce: <xliff:g id="SIZE">%1$s</xliff:g>"</string>
91    <string name="ErrorTooManyRequests" msgid="5049670841391761475">"Przetwarzanych jest zbyt wiele żądań. Spróbuj ponownie później."</string>
92    <string name="status_pending" msgid="4781040740237733479">"Przesyłanie pliku jeszcze się nie rozpoczęło."</string>
93    <string name="status_running" msgid="7419075903776657351">"Trwa przesyłanie pliku."</string>
94    <string name="status_success" msgid="7963589000098719541">"Przesyłanie pliku zostało ukończone."</string>
95    <string name="status_not_accept" msgid="1165798802740579658">"Treść nie jest obsługiwana."</string>
96    <string name="status_forbidden" msgid="4017060451358837245">"Przesyłanie zabronione przez urządzenie docelowe."</string>
97    <string name="status_canceled" msgid="8441679418717978515">"Przesyłanie anulowane przez użytkownika."</string>
98    <string name="status_file_error" msgid="5379018888714679311">"Problem z pamięcią masową"</string>
99    <string name="status_no_sd_card_nosdcard" msgid="6445646484924125975">"Brak nośnika USB."</string>
100    <string name="status_no_sd_card_default" msgid="8878262565692541241">"Brak karty SD. Włóż kartę SD, by zapisać przesłane pliki."</string>
101    <string name="status_connection_error" msgid="8253709700568062220">"Nie można połączyć."</string>
102    <string name="status_protocol_error" msgid="3231573735130475654">"Nie można poprawnie obsłużyć żądania."</string>
103    <string name="status_unknown_error" msgid="314676481744304866">"Nieznany błąd."</string>
104    <string name="opp_notification_group" msgid="150067508422520653">"Udostępnianie Bluetooth"</string>
105    <string name="download_success" msgid="3438268368708549686">"Odbieranie <xliff:g id="FILE_SIZE">%1$s</xliff:g> zakończono."</string>
106    <string name="upload_success" msgid="143787470859042049">"Wysyłanie <xliff:g id="FILE_SIZE">%1$s</xliff:g> zakończono."</string>
107    <string name="inbound_history_title" msgid="189623888169624862">"Transfery przychodzące"</string>
108    <string name="outbound_history_title" msgid="7614166584551065036">"Transfery wychodzące"</string>
109    <string name="no_transfers" msgid="740521199933899821">"Historia transferów jest pusta."</string>
110    <string name="transfer_clear_dlg_msg" msgid="586117930961007311">"Wszystkie elementy zostaną usunięte z listy."</string>
111    <string name="outbound_noti_title" msgid="2045560896819618979">"Udostępnianie Bluetooth: wysłane pliki"</string>
112    <string name="inbound_noti_title" msgid="3730993443609581977">"Udostępnianie Bluetooth: odebrane pliki"</string>
113    <string name="noti_caption_unsuccessful" msgid="6679288016450410835">"{count,plural, =1{nieudane: #.}few{nieudane: #.}many{nieudane: #.}other{nieudane: #.}}"</string>
114    <string name="noti_caption_success" msgid="7652777514009569713">"{count,plural, =1{Udane: #, %1$s}few{Udane: #, %1$s}many{Udane: #, %1$s}other{Udane: #, %1$s}}"</string>
115    <string name="transfer_menu_clear_all" msgid="3014459758656427076">"Wyczyść listę"</string>
116    <string name="transfer_menu_open" msgid="5193344638774400131">"Otwórz"</string>
117    <string name="transfer_menu_clear" msgid="7213491281898188730">"Usuń z listy"</string>
118    <string name="transfer_clear_dlg_title" msgid="128904516163257225">"Wyczyść"</string>
119    <string name="bluetooth_a2dp_sink_queue_name" msgid="7521243473328258997">"Co jest grane"</string>
120    <string name="bluetooth_map_settings_save" msgid="8309113239113961550">"Zapisz"</string>
121    <string name="bluetooth_map_settings_cancel" msgid="3374494364625947793">"Anuluj"</string>
122    <string name="bluetooth_map_settings_intro" msgid="4748160773998753325">"Wybierz konta, które chcesz udostępnić przez Bluetooth. Wymagana jest zgoda na dostęp do kont."</string>
123    <string name="bluetooth_map_settings_count" msgid="183013143617807702">"Wolne miejsca:"</string>
124    <string name="bluetooth_map_settings_app_icon" msgid="3501432663809664982">"Ikona aplikacji"</string>
125    <string name="bluetooth_map_settings_title" msgid="4226030082708590023">"Ustawienia udostępniania wiadomości przez Bluetooth"</string>
126    <string name="bluetooth_map_settings_no_account_slots_left" msgid="755024228476065757">"Nie można wybrać konta. Pozostało 0 miejsc."</string>
127    <string name="bluetooth_connected" msgid="5687474377090799447">"Dźwięk Bluetooth podłączony"</string>
128    <string name="bluetooth_disconnected" msgid="6841396291728343534">"Dźwięk Bluetooth odłączony"</string>
129    <string name="a2dp_sink_mbs_label" msgid="6035366346569127155">"Dźwięk Bluetooth"</string>
130    <string name="bluetooth_opp_file_limit_exceeded" msgid="6612109860149473930">"Nie można przenieść plików przekraczających 4 GB"</string>
131    <string name="bluetooth_connect_action" msgid="2319449093046720209">"Nawiązywanie połączeń przez Bluetooth"</string>
132    <string name="bluetooth_enabled_apm_title" msgid="6914461147844949044">"Bluetooth włączony w trybie samolotowym"</string>
133    <string name="bluetooth_enabled_apm_message" msgid="6168686193308136881">"Jeśli pozostawisz włączony Bluetooth, urządzenie zachowa się podobnie przy kolejnym przejściu w tryb samolotowy"</string>
134    <string name="bluetooth_stays_on_title" msgid="39720820955212918">"Bluetooth pozostanie włączony"</string>
135    <string name="bluetooth_stays_on_message" msgid="3669663452593157737">"Bluetooth na urządzeniu pozostaje włączony w trybie samolotowym. Wyłącz Bluetooth, jeśli nie chcesz, żeby pozostawał włączony."</string>
136    <string name="bluetooth_and_wifi_stays_on_title" msgid="5821932798860821244">"Wi-Fi i Bluetooth pozostają włączone"</string>
137    <string name="bluetooth_and_wifi_stays_on_message" msgid="7848565203843882558">"Wi-Fi i Bluetooth na urządzeniu pozostają włączone w trybie samolotowym. Wyłącz Wi-Fi i Bluetooth, jeśli nie chcesz, żeby funkcje te pozostawały włączone."</string>
138    <string name="bluetooth_enabled_auto_on_title" msgid="8983664142805050578">"Ponownie włączono Bluetooth"</string>
139    <string name="bluetooth_enabled_auto_on_message" msgid="2790514825041114851">"Możesz to zmienić w dowolnym momencie w ustawieniach"</string>
140    <string name="bluetooth_notification_group" msgid="7251886707585872194">"Automatyczna zmiana stanu Bluetooth"</string>
141</resources>
142