The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2009 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 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 17 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 18 | <string name="application_name">"Internet"</string> |
| 19 | <string name="tab_bookmarks">"Zakładki"</string> |
| 20 | <string name="tab_most_visited">"Najczęściej odwiedzane"</string> |
| 21 | <string name="tab_history">"Historia"</string> |
| 22 | <string name="added_to_bookmarks">"Dodano do zakładek"</string> |
| 23 | <string name="removed_from_bookmarks">"Usunięto z zakładek"</string> |
| 24 | <string name="sign_in_to">"Zaloguj się w witrynie <xliff:g id="HOSTNAME">%s1</xliff:g> „<xliff:g id="REALM">%s2</xliff:g>”"</string> |
| 25 | <string name="username">"Nazwa"</string> |
| 26 | <string name="password">"Hasło"</string> |
| 27 | <string name="action">"Zaloguj się"</string> |
| 28 | <string name="cancel">"Anuluj"</string> |
| 29 | <string name="ok">"OK"</string> |
| 30 | <string name="matches_found">" dopasowania"</string> |
| 31 | <string name="zero">"Nie"</string> |
| 32 | <string name="page_info">"Informacje o stronie"</string> |
| 33 | <string name="page_info_view">"Informacje o stronie"</string> |
| 34 | <string name="page_info_address">"Adres:"</string> |
| 35 | <string name="ssl_warnings_header">"Są problemy z certyfikatem zabezpieczeń tej strony."</string> |
| 36 | <string name="ssl_continue">"Dalej"</string> |
| 37 | <string name="security_warning">"Ostrzeżenie zabezpieczeń"</string> |
| 38 | <string name="view_certificate">"Wyświetl certyfikat"</string> |
| 39 | <string name="ssl_untrusted">"Ten certyfikat nie pochodzi od zaufanego urzędu."</string> |
| 40 | <string name="ssl_mismatch">"Nazwa witryny nie odpowiada nazwie podanej w certyfikacie."</string> |
| 41 | <string name="ssl_expired">"Ten certyfikat wygasł."</string> |
| 42 | <string name="ssl_not_yet_valid">"Ten certyfikat nie jest jeszcze prawidłowy."</string> |
| 43 | <string name="ssl_certificate">"Certyfikat zabezpieczeń"</string> |
| 44 | <string name="ssl_certificate_is_valid">"Ten certyfikat jest prawidłowy."</string> |
| 45 | <string name="issued_to">"Otrzymujący:"</string> |
| 46 | <string name="common_name">"Nazwa pospolita:"</string> |
| 47 | <string name="org_name">"Organizacja:"</string> |
| 48 | <string name="org_unit">"Jednostka organizacyjna:"</string> |
| 49 | <string name="issued_by">"Wystawca:"</string> |
| 50 | <string name="validity_period">"Poprawność:"</string> |
| 51 | <string name="issued_on">"Data wystawienia:"</string> |
| 52 | <string name="expires_on">"Wygasa:"</string> |
| 53 | <string name="retrieving_creds_dlg_msg">"Pobieranie szczegółów logowania…"</string> |
| 54 | <string name="close">"Zamknij"</string> |
| 55 | <string name="close_window">"To okno zostanie zamknięte."</string> |
| 56 | <string name="stopping">"Trwa zatrzymywanie…"</string> |
| 57 | <string name="stop">"Zatrzymaj"</string> |
| 58 | <string name="reload">"Odśwież"</string> |
| 59 | <string name="forward">"Dalej"</string> |
| 60 | <string name="save">"OK"</string> |
| 61 | <string name="do_not_save">"Anuluj"</string> |
| 62 | <string name="location">"Adres"</string> |
| 63 | <string name="name">"Nazwa"</string> |
| 64 | <string name="http">"http://"</string> |
| 65 | <string name="save_to_bookmarks">"Utwórz zakładkę"</string> |
| 66 | <string name="edit_bookmark">"Edytuj zakładkę"</string> |
| 67 | <string name="create_shortcut_bookmark">"Dodaj skrót do strony głównej"</string> |
| 68 | <string name="open_bookmark">"Otwórz"</string> |
| 69 | <string name="remove_bookmark">"Usuń zakładkę"</string> |
| 70 | <string name="remove_history_item">"Usuń z historii"</string> |
| 71 | <string name="bookmark_saved">"Zapisano na liście zakładek."</string> |
| 72 | <string name="bookmark_needs_title">"Zakładka musi mieć nazwę."</string> |
| 73 | <string name="bookmark_needs_url">"Zakładka musi zawierać adres."</string> |
| 74 | <string name="empty_bookmark">"Nie można utworzyć pustej zakładki."</string> |
| 75 | <string name="bookmark_url_not_valid">"Adres URL jest nieprawidłowy."</string> |
| 76 | <string name="delete_bookmark">"Usuń"</string> |
| 77 | <string name="bookmark_page">"Dodaj do zakładek ostatnio wyświetlaną stronę"</string> |
| 78 | <string name="current_page">"z "</string> |
| 79 | <string name="delete_bookmark_warning">"Zakładka „<xliff:g id="BOOKMARK">%s</xliff:g>” zostanie usunięta."</string> |
| 80 | <string name="open_in_new_window">"Otwórz w nowym oknie"</string> |
| 81 | <string name="new_window">"Nowe okno"</string> |
| 82 | <string name="goto_dot">"Idź"</string> |
| 83 | <string name="find_dot">"Znajdź na stronie"</string> |
| 84 | <string name="select_dot">"Zaznacz tekst"</string> |
| 85 | <string name="view_tabs">"Przegląd okien"</string> |
| 86 | <string name="view_tabs_condensed">"Okna"</string> |
| 87 | <string name="tab_picker_title">"Bieżące okna"</string> |
| 88 | <string name="tab_picker_view_tab">"Wyświetl"</string> |
| 89 | <string name="tab_picker_new_tab">"Nowe okno"</string> |
| 90 | <string name="tab_picker_remove_tab">"Zamknij"</string> |
| 91 | <string name="tab_picker_bookmark">"Utwórz zakładkę"</string> |
| 92 | <string name="tab_picker_send_url">"Prześlij link"</string> |
| 93 | <string name="bookmarks">"Zakładki"</string> |
| 94 | <string name="shortcut_bookmark">"Utwórz zakładkę"</string> |
| 95 | <string name="history">"Historia"</string> |
| 96 | <string name="menu_view_download">"Pobrane pliki"</string> |
| 97 | <string name="share_page">"Udostępnij stronę"</string> |
| 98 | <string name="contextmenu_openlink">"Otwórz"</string> |
| 99 | <string name="contextmenu_openlink_newwindow">"Otwórz w nowym oknie"</string> |
| 100 | <string name="contextmenu_bookmark_thislink">"Dodaj link do zakładek"</string> |
| 101 | <string name="contextmenu_savelink">"Zapisz link"</string> |
| 102 | <string name="contextmenu_sharelink">"Udostępnij link"</string> |
| 103 | <string name="contextmenu_copy">"Kopiuj"</string> |
| 104 | <string name="contextmenu_copylink">"Kopiuj adres URL linku"</string> |
| 105 | <string name="contextmenu_download_image">"Zapisz obraz"</string> |
| 106 | <string name="contextmenu_view_image">"Wyświetl obraz"</string> |
| 107 | <string name="contextmenu_dial_dot">"Wybierz numer…"</string> |
| 108 | <string name="contextmenu_add_contact">"Dodaj kontakt"</string> |
| 109 | <string name="contextmenu_send_mail">"Wyślij wiadomość e-mail"</string> |
| 110 | <string name="contextmenu_map">"Mapa"</string> |
| 111 | <string name="clear">"Wyczyść"</string> |
| 112 | <string name="replace">"Zastąp adres"</string> |
| 113 | <string name="browser_bookmarks_page_bookmarks_text">"Zakładki"</string> |
| 114 | <string name="menu_preferences">"Ustawienia"</string> |
| 115 | <string name="pref_content_title">"Ustawienia zawartości stron"</string> |
| 116 | <string name="pref_content_load_images">"Wczytuj obrazy"</string> |
| 117 | <string name="pref_content_load_images_summary">"Wyświetlaj obrazy na stronach WWW"</string> |
| 118 | <string name="pref_content_block_popups">"Blokuj wyskakujące okna"</string> |
| 119 | <string name="pref_content_javascript">"Włącz skrypty JavaScript"</string> |
| 120 | <string name="pref_content_open_in_background">"Otwórz w tle"</string> |
| 121 | <string name="pref_content_open_in_background_summary">"Nowe okna są otwierane w tle"</string> |
| 122 | <string name="pref_content_homepage">"Ustaw stronę główną"</string> |
| 123 | <string name="pref_content_autofit">"Autodopasowanie stron"</string> |
| 124 | <string name="pref_content_autofit_summary">"Formatuj strony WWW, aby mieściły się na ekranie"</string> |
| 125 | <string name="pref_privacy_title">"Ustawienia prywatności"</string> |
| 126 | <string name="pref_privacy_clear_cache">"Wyczyść pamięć podręczną"</string> |
| 127 | <string name="pref_privacy_clear_cache_summary">"Usuń całą zawartość stron z pamięci podręcznej"</string> |
| 128 | <string name="pref_privacy_clear_cache_dlg">"Pamięć podręczna zostanie wyczyszczona."</string> |
| 129 | <string name="pref_privacy_clear_cookies">"Wyczyść wszystkie cookies"</string> |
| 130 | <string name="pref_privacy_clear_cookies_summary">"Wyczyść pliki cookie przeglądarki"</string> |
| 131 | <string name="pref_privacy_clear_cookies_dlg">"Wszystkie pliki cookie zostaną usunięte."</string> |
| 132 | <string name="pref_privacy_clear_history">"Wyczyść historię"</string> |
| 133 | <string name="pref_privacy_clear_history_summary">"Wyczyść historię przeglądania"</string> |
| 134 | <string name="pref_privacy_clear_history_dlg">"Historia przeglądania zostanie wyczyszczona."</string> |
| 135 | <string name="pref_privacy_clear_form_data">"Wyczyść dane formularzy"</string> |
| 136 | <string name="pref_privacy_clear_form_data_summary">"Usuń wszystkie zapisane dane formularzy"</string> |
| 137 | <string name="pref_privacy_clear_form_data_dlg">"Wszystkie zapamiętane dane formularzy zostaną wyczyszczone."</string> |
| 138 | <string name="pref_privacy_clear_passwords">"Wyczyść hasła"</string> |
| 139 | <string name="pref_privacy_clear_passwords_summary">"Wyczyść wszystkie zapamiętane hasła"</string> |
| 140 | <string name="pref_privacy_clear_passwords_dlg">"Wszystkie zapamiętane hasła zostaną wyczyszczone."</string> |
| 141 | <string name="pref_security_title">"Ustawienia zabezpieczeń"</string> |
| 142 | <string name="pref_security_remember_passwords">"Zapamiętuj hasła"</string> |
| 143 | <string name="pref_security_remember_passwords_summary">"Zapamiętuj nazwy użytkownika i hasła do stron WWW"</string> |
| 144 | <string name="pref_security_save_form_data">"Zapamiętuj wpisane dane"</string> |
| 145 | <string name="pref_security_save_form_data_summary">"Zapamiętuj do późniejszego użycia dane, które wpisuję w formularzach"</string> |
| 146 | <string name="pref_security_show_security_warning">"Wyświetlaj ostrzeżenia"</string> |
| 147 | <string name="pref_security_show_security_warning_summary">"Wyświetl ostrzeżenie w razie problemów z zabezpieczeniami strony"</string> |
| 148 | <string name="pref_security_accept_cookies">"Akceptuj pliki cookie"</string> |
| 149 | <string name="pref_security_accept_cookies_summary">"Zezwalaj witrynom na zapis i odczyt danych plików „cookie”."</string> |
| 150 | <string name="pref_text_size">"Ustaw rozmiar tekstu"</string> |
| 151 | <string-array name="pref_text_size_choices"> |
| 152 | <item>"Bardzo mały"</item> |
| 153 | <item>"Mały"</item> |
| 154 | <item>"Normalny"</item> |
| 155 | <item>"Duży"</item> |
| 156 | <item>"Bardzo duży"</item> |
| 157 | </string-array> |
| 158 | <string name="pref_text_size_dialogtitle">"Rozmiar tekstu"</string> |
| 159 | <string name="pref_extras_title">"Ustawienia zaawansowane"</string> |
| 160 | <string name="pref_extras_gears_enable">"Włącz technologię Gears"</string> |
| 161 | <string name="pref_extras_gears_enable_summary">"Aplikacje rozszerzające zakres funkcji przeglądarki"</string> |
| 162 | <string name="pref_extras_gears_settings">"Gears – ustawienia"</string> |
| 163 | <string name="pref_plugin_installed">"Lista dodatków plug-in"</string> |
| 164 | <string name="pref_plugin_installed_empty_list">"Brak zainstalowanych dodatków plug-in."</string> |
| 165 | <string name="pref_extras_gears_settings_summary">"Aplikacje rozszerzające zakres funkcji przeglądarki"</string> |
| 166 | <string name="pref_extras_reset_default">"Przywróć wartości domyślne"</string> |
| 167 | <string name="pref_extras_reset_default_summary">"Wyczyść wszystkie dane przeglądarki i przywróć wszystkie ustawienia domyślne"</string> |
| 168 | <string name="pref_extras_reset_default_dlg">"Wszystkie dane przeglądarki zostaną wyczyszczone, a ustawienia powrócą do wartości domyślnych."</string> |
| 169 | <string name="pref_extras_reset_default_dlg_title">"Przywróć wartości domyślne"</string> |
| 170 | <string name="pref_development_title">"Debugowanie"</string> |
| 171 | <string name="pref_development_viewport">"Use wide viewport"</string> |
| 172 | <string name="pref_development_single_column_rendering">"Single column rendering"</string> |
| 173 | <string name="pref_development_normal_rendering">"Normal rendering"</string> |
| 174 | <string name="pref_development_trace">"Enable tracing"</string> |
| 175 | <string name="pref_development_nav_dump">"Enable nav cache dump"</string> |
| 176 | <string name="pref_development_search_url">"Ustaw adres URL wyszukiwania"</string> |
| 177 | <string name="pref_development_uastring">"UAString"</string> |
| 178 | <string-array name="pref_development_ua_choices"> |
| 179 | <item>"Android"</item> |
| 180 | <item>"Desktop"</item> |
| 181 | <item>"iPhone"</item> |
| 182 | </string-array> |
| 183 | <string-array name="pref_development_ua_values"> |
| 184 | <item>"0"</item> |
| 185 | <item>"1"</item> |
| 186 | <item>"2"</item> |
| 187 | </string-array> |
| 188 | <string name="pref_default_text_encoding">"Ustaw kodowanie tekstu"</string> |
| 189 | <string-array name="pref_default_text_encoding_choices"> |
| 190 | <item>"Latin-1 (ISO-8859-1)"</item> |
| 191 | <item>"Unicode (UTF-8)"</item> |
| 192 | <item>"Japoński (ISO-2022-JP)"</item> |
| 193 | <item>"Japoński (SHIFT_JIS)"</item> |
| 194 | <item>"Japoński (EUC-JP)"</item> |
| 195 | </string-array> |
| 196 | <string name="pref_default_text_encoding_dialogtitle">"Kodowanie tekstu"</string> |
| 197 | <string name="pref_default_text_encoding_default">"Latin-1"</string> |
| 198 | <string name="browserFrameRedirect">"Przekieruj"</string> |
| 199 | <string name="browserFrame307Post">"Ta strona WWW jest przekierowywana. Czy wysłać wpisane dane formularza do nowej lokalizacji?"</string> |
| 200 | <string name="browserFrameNetworkErrorLabel">"Problem z łącznością danych"</string> |
| 201 | <string name="browserFrameFileErrorLabel">"Problem z plikiem"</string> |
| 202 | <string name="browserFrameFormResubmitLabel">"Potwierdzenie"</string> |
| 203 | <string name="browserFrameFormResubmitMessage">"Strona, którą próbujesz wyświetlić, zawiera dane, które już przesłano („POSTDATA”). Jeśli wyślesz te dane ponownie, wszelkie operacje wykonane przez formularz na tej stronie (np. wyszukiwanie lub zakup online) zostaną powtórzone."</string> |
| 204 | <string name="loadSuspendedTitle">"Brak połączenia z siecią"</string> |
| 205 | <string name="loadSuspended">"Ładowanie strony będzie kontynuowane po przywróceniu połączenia."</string> |
| 206 | <string name="clear_history">"Wyczyść historię"</string> |
| 207 | <string name="browser_history">"Ostatnio odwiedzane strony"</string> |
| 208 | <string name="empty_history">"Historia przeglądarki jest pusta."</string> |
| 209 | <string name="add_new_bookmark">"Dodaj do zakładek..."</string> |
| 210 | <string name="no_database">"Brak bazy danych!"</string> |
| 211 | <string name="search_hint">"Wpisz adres WWW"</string> |
| 212 | <string name="search_button_text">"Otwórz"</string> |
| 213 | <string name="attention">"Uwaga"</string> |
| 214 | <string name="popup_window_attempt">"Ta strona próbuje otworzyć okienko wyskakujące."</string> |
| 215 | <string name="allow">"Zezwól"</string> |
| 216 | <string name="block">"Zablokuj"</string> |
| 217 | <string name="too_many_windows_dialog_title">"Osiągnięto limit liczby okien"</string> |
| 218 | <string name="too_many_windows_dialog_message">"Nie można otworzyć nowego okna, ponieważ jest już otwarta maksymalna liczba okien."</string> |
| 219 | <string name="too_many_subwindows_dialog_title">"Okienko wyskakujące jest już otwarte"</string> |
| 220 | <string name="too_many_subwindows_dialog_message">"Nie można otworzyć nowego okienka wyskakującego, ponieważ otwarte może być tylko jedno w danej chwili."</string> |
| 221 | <string name="download_title">"Historia pobierania"</string> |
| 222 | <string name="download_unknown_filename">"<Nieznane>"</string> |
| 223 | <string name="download_menu_open">"Otwórz"</string> |
| 224 | <string name="download_menu_clear">"Usuń z listy"</string> |
| 225 | <string name="download_menu_cancel">"Anuluj pobieranie"</string> |
| 226 | <string name="download_menu_cancel_all">"Anuluj pobieranie wszystkich plików"</string> |
| 227 | <string name="download_menu_clear_all">"Wyczyść listę"</string> |
| 228 | <string name="download_clear_dlg_title">"Wyczyść"</string> |
| 229 | <string name="download_clear_dlg_msg">"Wszystkie pozycje zostaną usunięte z listy i z pamięci podręcznej przeglądarki."</string> |
| 230 | <string name="download_cancel_dlg_title">"Anuluj wszystkie pobierania"</string> |
| 231 | <string name="download_cancel_dlg_msg">"Wszystkie pobierane pliki (<xliff:g id="DOWNLOAD_COUNT">%d</xliff:g>) zostaną anulowane i usunięte z historii pobierania."</string> |
| 232 | <string name="download_file_error_dlg_title">"Brak miejsca"</string> |
| 233 | <string name="download_file_error_dlg_msg">"Nie można pobrać pliku <xliff:g id="FILENAME">%s</xliff:g>."\n" Zwolnij trochę miejsca w telefonie i spróbuj ponownie."</string> |
| 234 | <string name="download_failed_generic_dlg_title">"Pobieranie nie powiodło się"</string> |
| 235 | <string name="download_no_sdcard_dlg_title">"Brak karty SD"</string> |
| 236 | <string name="download_no_sdcard_dlg_msg">"Do pobrania pliku <xliff:g id="FILENAME">%s</xliff:g> potrzebna jest karta SD."</string> |
| 237 | <string name="download_sdcard_busy_dlg_title">"Karta SD jest niedostępna"</string> |
| 238 | <!-- no translation found for download_sdcard_busy_dlg_msg (3473883538192835204) --> |
| 239 | <skip /> |
| 240 | <string name="download_no_application">"Nie można znaleźć pliku do otwarcia tego programu."</string> |
| 241 | <string name="retry">"Spróbuj ponownie"</string> |
| 242 | <string name="no_downloads">"Historia pobierania jest pusta."</string> |
| 243 | <string name="download_error">"Pobieranie nie powiodło się."</string> |
| 244 | <string name="download_success">"Pobieranie pliku <xliff:g id="FILE">%s</xliff:g> zakończone."</string> |
| 245 | <string name="download_running">"Trwa pobieranie…"</string> |
| 246 | <string name="download_pending">"Rozpoczynanie pobierania"</string> |
| 247 | <string name="download_pending_network">"Oczekiwanie na połączenie danych…"</string> |
| 248 | <string name="download_running_paused">"Oczekiwanie na połączenie danych..."</string> |
| 249 | <string name="download_canceled">"Pobieranie anulowane."</string> |
| 250 | <string name="download_not_acceptable">"Pobranie niemożliwe. Ta zawartość nie jest obsługiwana przez ten telefon."</string> |
| 251 | <string name="download_file_error">"Nie można ukończyć pobierania. Za mało miejsca."</string> |
| 252 | <string name="download_length_required">"Pobieranie niemożliwe. Nie można ustalić rozmiaru elementu."</string> |
| 253 | <string name="download_precondition_failed">"Pobieranie zostało przerwane. Nie można go wznowić."</string> |
| 254 | <string name="activity_instrumentation_test_runner">"Uruchamianie testów przeglądarki"</string> |
| 255 | <string name="search_google">"Szukanie Google"</string> |
| 256 | <string name="permlab_readHistoryBookmarks">"odczytywanie historii i zakładek przeglądarki"</string> |
| 257 | <string name="permdesc_readHistoryBookmarks">"Zezwala aplikacji na odczytanie wszystkich adresów URL odwiedzonych przy użyciu przeglądarki oraz wszystkich zakładek przeglądarki."</string> |
| 258 | <string name="permlab_writeHistoryBookmarks">"zapisać historię i zakładki przeglądarki"</string> |
| 259 | <string name="permdesc_writeHistoryBookmarks">"Pozwala aplikacji na zmianę historii lub zakładek przeglądarki zapisanych w telefonie. Szkodliwe aplikacje mogą to wykorzystać, aby usunąć lub zmienić dane przeglądarki."</string> |
| 260 | <!-- no translation found for query_data_prompt (5474381240981604223) --> |
| 261 | <skip /> |
| 262 | <!-- no translation found for query_data_message (8789381063185445197) --> |
| 263 | <skip /> |
| 264 | <!-- no translation found for location_prompt (226262202057302423) --> |
| 265 | <skip /> |
| 266 | <!-- no translation found for location_message (1729456751935683242) --> |
| 267 | <skip /> |
| 268 | <!-- no translation found for shortcut_prompt (437193299088893596) --> |
| 269 | <skip /> |
| 270 | <!-- no translation found for shortcut_message (4793042709293755892) --> |
| 271 | <skip /> |
| 272 | <string name="settings_message">"W poniższej tabeli przedstawiono uprawnienia udzielone każdej z witryn próbujących użyć Gears."</string> |
| 273 | <!-- no translation found for filepicker_message (4929726371602896039) --> |
| 274 | <skip /> |
| 275 | <!-- no translation found for image_message (5450245866521896891) --> |
| 276 | <skip /> |
| 277 | <string name="settings_title">"Gears – ustawienia"</string> |
| 278 | <string name="privacy_policy">"Przeczytaj zasady zachowania poufności informacji witryny, aby dowiedzieć się, jak będą użyte informacje o twojej lokalizacji."</string> |
| 279 | <!-- no translation found for settings_storage_title (7089119630457156408) --> |
| 280 | <skip /> |
| 281 | <!-- no translation found for settings_storage_subtitle_on (2733295483569432111) --> |
| 282 | <skip /> |
| 283 | <!-- no translation found for settings_storage_subtitle_off (1338039396087898813) --> |
| 284 | <skip /> |
| 285 | <!-- no translation found for settings_location_title (4953062923509886651) --> |
| 286 | <skip /> |
| 287 | <!-- no translation found for settings_location_subtitle_on (1496219621849158879) --> |
| 288 | <skip /> |
| 289 | <!-- no translation found for settings_location_subtitle_off (5216466051810596189) --> |
| 290 | <skip /> |
| 291 | <!-- no translation found for settings_remove_site (1822247070226589958) --> |
| 292 | <skip /> |
| 293 | <!-- no translation found for settings_empty (2008952224378583146) --> |
| 294 | <skip /> |
| 295 | <!-- no translation found for settings_confirmation_remove_title (5360857296753219635) --> |
| 296 | <skip /> |
| 297 | <!-- no translation found for settings_confirmation_remove (585560170733446898) --> |
| 298 | <skip /> |
| 299 | <!-- no translation found for storage_notification (6534213782873968255) --> |
| 300 | <skip /> |
| 301 | <!-- no translation found for storage_notification_alwaysdeny (5473208033665783513) --> |
| 302 | <skip /> |
| 303 | <!-- no translation found for location_notification (3495804750470905804) --> |
| 304 | <skip /> |
| 305 | <!-- no translation found for location_notification_alwaysdeny (6184925953783312629) --> |
| 306 | <skip /> |
| 307 | <!-- no translation found for shortcut_notification (1659700220868444568) --> |
| 308 | <skip /> |
| 309 | <!-- no translation found for permission_button_alwaysdeny (3837055994905214848) --> |
| 310 | <skip /> |
| 311 | <!-- no translation found for permission_button_allow (7301874925704148242) --> |
| 312 | <skip /> |
| 313 | <!-- no translation found for permission_button_deny (104712269725153018) --> |
| 314 | <skip /> |
| 315 | <!-- no translation found for shortcut_button_alwaysdeny (4172277731325126605) --> |
| 316 | <skip /> |
| 317 | <string name="shortcut_button_allow">"OK"</string> |
| 318 | <string name="shortcut_button_deny">"Anuluj"</string> |
| 319 | <string name="settings_button_allow">"Zastosuj"</string> |
| 320 | <string name="settings_button_deny">"Anuluj"</string> |
| 321 | <string name="filepicker_button_allow">"OK"</string> |
| 322 | <string name="filepicker_button_deny">"Anuluj"</string> |
| 323 | <string name="filepicker_path">"ścieżka:"</string> |
| 324 | <string name="filepicker_no_files_selected">"Nie wybrano żadnych plików"</string> |
| 325 | <string name="filepicker_one_file_selected">"Wybrano jeden plik"</string> |
| 326 | <string name="filepicker_some_files_selected">"plików wybrano"</string> |
| 327 | <string name="remove">"Usuń"</string> |
| 328 | <string name="local_storage">"Pamięć lokalna"</string> |
| 329 | <string name="allowed">"Zezwolono"</string> |
| 330 | <string name="denied">"Odmówiono"</string> |
| 331 | <string name="unrecognized_dialog_message">"Nierozpoznany typ okna dialogowego"</string> |
| 332 | <string name="default_button">"OK"</string> |
| 333 | <string name="zoom_overview_button_text">"Widok ogólny"</string> |
| 334 | </resources> |