inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!--Generated by crowdin.com--> |
| 3 | <!-- |
| 4 | Copyright (C) 2015 The CyanogenMod Project |
Simon Shields | ae1f124 | 2016-12-27 21:29:31 +1100 | [diff] [blame] | 5 | (C) 2017 The LineageOS Project |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 6 | |
| 7 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | you may not use this file except in compliance with the License. |
| 9 | You may obtain a copy of the License at |
| 10 | |
| 11 | http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | |
| 13 | Unless required by applicable law or agreed to in writing, software |
| 14 | distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | See the License for the specific language governing permissions and |
| 17 | limitations under the License. |
| 18 | --> |
| 19 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Sam Mortimer | 32a2abb | 2017-09-18 21:40:24 -0700 | [diff] [blame^] | 20 | <string name="lineageparts_title">Ustawienia LineageOS</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 21 | <!-- Generic stuff used everywhere --> |
| 22 | <string name="loading">Ładowanie\u2026</string> |
| 23 | <string name="dlg_ok">OK</string> |
| 24 | <string name="cancel">Anuluj</string> |
| 25 | <string name="add">Dodaj</string> |
| 26 | <string name="choose_app">Wybierz aplikację</string> |
| 27 | <string name="reset">Resetuj</string> |
Abhisek Devkota | 6c08995 | 2017-04-20 12:08:04 -0700 | [diff] [blame] | 28 | <string name="advanced">Zaawansowane</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 29 | <string name="settings">Ustawienia</string> |
| 30 | <string name="name">Nazwa</string> |
| 31 | <string name="back">Wróć</string> |
| 32 | <string name="finish">Zakończ</string> |
Abhisek Devkota | 6c08995 | 2017-04-20 12:08:04 -0700 | [diff] [blame] | 33 | <string name="next">Dalej</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 34 | <string name="on">Wł.</string> |
| 35 | <string name="off">Wyłączone</string> |
| 36 | <string name="yes">Tak</string> |
| 37 | <string name="no">Nie</string> |
| 38 | <string name="search">Szukaj</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 39 | <string name="disabled">Wyłączone</string> |
Abhisek Devkota | 6c08995 | 2017-04-20 12:08:04 -0700 | [diff] [blame] | 40 | <string name="enabled">Włączono</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 41 | <!-- Privacy Settings Header item --> |
| 42 | <string name="privacy_settings_title">Prywatność</string> |
| 43 | <!-- Privacy Guard --> |
| 44 | <string name="privacy_guard_switch_label">Włącz ochronę prywatności</string> |
Abhisek Devkota | 6c08995 | 2017-04-20 12:08:04 -0700 | [diff] [blame] | 45 | <string name="privacy_guard_dlg_title">Aktywować ochronę prywatności?</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 46 | <string name="privacy_guard_dlg_text">Kiedy ochrona prywatności jest aktywna, aplikacja nie będzie miała dostępu do osobistych danych, takich jak kontakty, wiadomości czy historia połączeń.</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 47 | <string name="privacy_guard_dlg_system_app_text">Kiedy ochrona prywatności jest aktywna dla aplikacji wbudowanej w system, nie będzie ona miała dostępu do osobistych danych, takich jak kontakty, wiadomości czy historia połączeń. Może to sprawić, że inne aplikacje będą działać niepoprawnie.</string> |
| 48 | <string name="privacy_guard_default_title">Domyślnie włączone</string> |
| 49 | <string name="privacy_guard_default_summary_on">Ochrona prywatności jest włączona</string> |
Abhisek Devkota | 3eb44d4 | 2017-03-15 13:36:33 -0700 | [diff] [blame] | 50 | <string name="privacy_guard_default_summary">Aktywuj domyślnie dla wszystkich nowo zainstalowanych aplikacji</string> |
| 51 | <string name="privacy_guard_manager_summary">Wskaż, które aplikacje otrzymają dostęp do osobistych danych</string> |
| 52 | <string name="privacy_guard_no_user_apps">Brak zainstalowanych aplikacji</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 53 | <string name="privacy_guard_help_title">Pomoc</string> |
| 54 | <string name="privacy_guard_reset_title">Resetuj</string> |
Abhisek Devkota | 6c08995 | 2017-04-20 12:08:04 -0700 | [diff] [blame] | 55 | <string name="privacy_guard_reset_text">Zresetować uprawnienia?</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 56 | <string name="privacy_guard_help_text">Na tym ekranie możesz wskazać aplikacje, dla których ochrona prywatności ma być aktywna. Zaznaczone aplikacje nie będą miały dostępu do osobistych danych, takich jak kontakty, wiadomości czy historia połączeń. Dłuższe przytrzymanie palcem na wybranej pozycji otworzy ekran ze szczegółowymi informacjami.\n\nAplikacje wbudowane w system nie są domyślnie wyświetlane. Jeżeli chcesz je zobaczyć lub zawęzić listę do aplikacji uzyskujących dostęp do danych osobistych, wybierz odpowiednią opcję z menu.</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 57 | <string name="privacy_guard_manager_show_system_apps">Pokaż wbudowane aplikacje</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 58 | <string name="privacy_guard_advanced_settings_title">Zaawansowane</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 59 | <string name="privacy_guard_notification_title">Pokaż powiadomienie</string> |
| 60 | <!-- Notification light dialogs --> |
| 61 | <string name="edit_light_settings">Edytuj ustawienia diody</string> |
| 62 | <string name="pulse_speed_title">Długość i szybkość migania</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 63 | <string name="default_time">Standardowy</string> |
| 64 | <string name="custom_time">Niestandardowe</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 65 | <string name="dialog_delete_title">Usuń</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 66 | <string name="dialog_delete_message">Usunąć wybraną pozycję?</string> |
| 67 | <string name="brightness">Poziom jasności</string> |
| 68 | <!-- Values for the notification light pulse spinners --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 69 | <string name="pulse_length_always_on">Zawsze włączony</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 70 | <string name="pulse_length_very_short">Bardzo krótko</string> |
| 71 | <string name="pulse_length_short">Krótko</string> |
| 72 | <string name="pulse_length_normal">Normalnie</string> |
| 73 | <string name="pulse_length_long">Długo</string> |
| 74 | <string name="pulse_length_very_long">Bardzo długo</string> |
| 75 | <string name="pulse_speed_very_fast">Bardzo szybko</string> |
| 76 | <string name="pulse_speed_fast">Szybka</string> |
| 77 | <string name="pulse_speed_normal">Normalnie</string> |
| 78 | <string name="pulse_speed_slow">Wolno</string> |
| 79 | <string name="pulse_speed_very_slow">Bardzo wolno</string> |
| 80 | <!-- Battery light settings --> |
| 81 | <string name="battery_light_title">Dioda baterii</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 82 | <string name="battery_low_pulse_title">Migaj, gdy poziom baterii jest niski</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 83 | <string name="battery_light_list_title">Kolory</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 84 | <string name="battery_light_low_color_title">Bateria rozładowana</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 85 | <string name="battery_light_medium_color_title">Ładowanie</string> |
| 86 | <string name="battery_light_full_color_title">W pełni naładowana</string> |
| 87 | <!-- Lights settings screen, notification light settings --> |
| 88 | <string name="notification_light_title">Dioda powiadomień</string> |
| 89 | <string name="notification_light_general_title">Ogólne</string> |
| 90 | <string name="notification_light_advanced_title">Zaawansowane</string> |
| 91 | <string name="notification_light_applist_title">Aplikacje</string> |
| 92 | <string name="notification_light_phonelist_title">Telefon</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 93 | <string name="notification_light_use_custom">Użyj własnych wartości</string> |
| 94 | <string name="notification_light_default_value">Domyślny</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 95 | <string name="notification_light_missed_call_title">Nieodebrane połączenie</string> |
| 96 | <string name="notification_light_voicemail_title">Poczta głosowa</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 97 | <string name="notification_light_screen_on">Powiadamianie diodą LED przy włączonym ekranie</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 98 | <string name="notification_light_zen_mode">Powiadamianie diodą LED w trybie \"Nie przeszkadzać\"</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 99 | <string name="notification_light_use_multiple_leds">Kilka diod LED</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 100 | <string name="notification_light_automagic">Wybierz kolory automatycznie</string> |
| 101 | <string name="notification_light_automagic_summary">Wybieranie kolorów automatycznie</string> |
| 102 | <!-- Lights settings, LED notification --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 103 | <string name="led_notification_title">Ustawienia diody LED</string> |
| 104 | <string name="led_notification_text">Diody LED włączone przez ustawienia</string> |
Abhisek Devkota | 6c3081a | 2017-07-22 12:41:29 -0700 | [diff] [blame] | 105 | <string name="notification_light_no_apps_summary">Aby dodać kontrolę dla indywidualnych aplikacji, aktywuj \'%1$s\' i naciśnij \'\u002b\' na pasku menu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 106 | <!-- LiveDisplay --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 107 | <string name="live_display_summary">Zoptymalizuj swój ekran w zależności od pory dnia, aby poprawić czytelność i zredukować zmęczenie oczu</string> |
| 108 | <string name="live_display_mode">Tryb wyświetlania</string> |
| 109 | <string name="live_display_color_temperature_title">Temperatura barw</string> |
| 110 | <string name="live_display_color_temperature_summary">Dzień: <xliff:g id="day_temperature">%1$d</xliff:g>K Noc: <xliff:g id="night_temperature">%2$d</xliff:g>K</string> |
| 111 | <string name="live_display_color_temperature_label"><xliff:g id="degrees">%1$d</xliff:g>K</string> |
| 112 | <string name="live_display_day">Dzienny</string> |
| 113 | <string name="live_display_night">Nocny</string> |
| 114 | <string name="live_display_outdoor_mode_title">Automatyczny tryb na zewnątrz</string> |
| 115 | <string name="live_display_outdoor_mode_summary">Automatycznie zwiększ jasność i nasycenie w jasnym świetle słonecznym</string> |
| 116 | <string name="live_display_low_power_title">Redukcja zużycia energii</string> |
| 117 | <string name="live_display_low_power_summary">Dostosuj sposób wyświetlania do najniższego zużycia energii bez utraty jakości</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 118 | <string name="live_display_enhance_color_title">Wzmocnienie kolorów</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 119 | <string name="live_display_enhance_color_summary">Popraw odczucie kolorów skóry, scenerii oraz innych obrazów</string> |
| 120 | <string name="live_display_color_profile_title">Profil kolorów</string> |
| 121 | <string name="live_display_color_profile_standard_title">Standardowe</string> |
| 122 | <string name="live_display_color_profile_standard_summary">Dokładne odwzorowanie kolorów i jasności bieli</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 123 | <string name="live_display_color_profile_natural_title">Naturalne</string> |
| 124 | <string name="live_display_color_profile_natural_summary">Realistyczne kolory i nasycone barwy</string> |
| 125 | <string name="live_display_color_profile_dynamic_title">Dynamiczne</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 126 | <string name="live_display_color_profile_dynamic_summary">Wzmocnione kolory i jasność bieli</string> |
| 127 | <string name="live_display_color_profile_cinema_title">Kino</string> |
| 128 | <string name="live_display_color_profile_cinema_summary">Doskonałe odwzorowanie kolorów dla filmów</string> |
| 129 | <string name="live_display_color_profile_astronomy_title">Astronomia</string> |
| 130 | <string name="live_display_color_profile_astronomy_summary">Mocna czerwień do symulowania noktowizora</string> |
| 131 | <string name="live_display_color_profile_photography_title">Fotografia</string> |
| 132 | <string name="live_display_color_profile_photography_summary">Doskonałe odwzorowanie kolorów dla zdjęć</string> |
| 133 | <string name="live_display_color_profile_basic_title">Podstawowe</string> |
| 134 | <string name="live_display_color_profile_basic_summary">Używaj nieskalibrowanego wyświetlacza</string> |
| 135 | <string name="live_display_color_profile_adaptive_title">Adaptacyjny</string> |
| 136 | <string name="live_display_color_profile_adaptive_summary">Kolory dostosowują się do warunków otoczenia</string> |
| 137 | <string name="live_display_color_profile_reading_title">Czytanie</string> |
| 138 | <string name="live_display_color_profile_reading_summary">Cieplejsze kolory, aby ograniczyć zmęczenie oczu</string> |
| 139 | <string name="live_display_color_profile_srgb_title">sRGB</string> |
| 140 | <string name="live_display_color_profile_srgb_summary">Kolory dokładne z przestrzenią kolorów sRGB</string> |
Abhisek Devkota | 6a47413 | 2017-09-18 11:47:47 -0700 | [diff] [blame] | 141 | <string name="live_display_color_profile_dci_p3_title">DCI-P3</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 142 | <string name="color_calibration_title">Kalibracja kolorów</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 143 | <string name="color_calibration_summary">Kalibruj kolory wyświetlacza</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 144 | <string name="color_red_title">Czerwony</string> |
| 145 | <string name="color_green_title">Zielony</string> |
| 146 | <string name="color_blue_title">Niebieski</string> |
| 147 | <!-- LiveDisplay : Picture Adjustment --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 148 | <string name="picture_adjustment_title">Dostosowanie obrazu</string> |
| 149 | <string name="picture_adjustment_summary">Dostosuj odcień, nasycenie, intensywność i kontrast</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 150 | <string name="adj_hue_title">Barwa</string> |
| 151 | <string name="adj_saturation_title">Nasycenie</string> |
| 152 | <string name="adj_intensity_title">Intensywność</string> |
| 153 | <string name="adj_contrast_title">Kontrast</string> |
| 154 | <!-- Button settings --> |
| 155 | <string name="button_pref_title">Przyciski</string> |
| 156 | <string name="hardware_keys_power_key_title">Przycisk zasilania</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 157 | <string name="hardware_keys_home_key_title">Przycisk Home</string> |
| 158 | <string name="hardware_keys_back_key_title">Przycisk wstecz</string> |
| 159 | <string name="hardware_keys_menu_key_title">Przycisk menu</string> |
| 160 | <string name="hardware_keys_assist_key_title">Przycisk szukaj</string> |
| 161 | <string name="hardware_keys_appswitch_key_title">Przycisk ostatnich aplikacji</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 162 | <string name="hardware_keys_camera_key_title">Przycisk aparatu</string> |
| 163 | <string name="hardware_keys_volume_keys_title">Przyciski głośności</string> |
| 164 | <string name="hardware_keys_short_press_title">Krótkie naciśnięcie</string> |
| 165 | <string name="hardware_keys_long_press_title">Długie naciśnięcie</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 166 | <string name="hardware_keys_double_tap_title">Akcja podwójnego naciśnięcia</string> |
| 167 | <string name="hardware_keys_action_nothing">Brak akcji</string> |
Abhisek Devkota | 403ac8d | 2017-06-22 20:56:07 -0700 | [diff] [blame] | 168 | <string name="hardware_keys_action_menu">Otwórz/zamknij menu</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 169 | <string name="hardware_keys_action_app_switch">Przełącznik ostatnich aplikacji</string> |
| 170 | <string name="hardware_keys_action_search">Asystent wyszukiwania</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 171 | <string name="hardware_keys_action_voice_search">Wyszukiwanie głosowe</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 172 | <string name="hardware_keys_action_in_app_search">Wyszukiwanie w aplikacji</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 173 | <string name="hardware_keys_action_launch_camera">Włącz aparat</string> |
| 174 | <string name="hardware_keys_action_sleep">Wyłączenie ekranu</string> |
| 175 | <string name="hardware_keys_action_last_app">Ostatnia aplikacja</string> |
| 176 | <string name="hardware_keys_action_split_screen">Podziel ekran</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 177 | <string name="hardware_keys_action_single_handed_left">Tryb dla jednej dłoni (lewa)</string> |
| 178 | <string name="hardware_keys_action_single_handed_right">Tryb dla jednej dłoni (prawa)</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 179 | <string name="camera_sleep_on_release_title">Podgląd ekranu</string> |
| 180 | <string name="camera_sleep_on_release_summary">Lekkie naciśnięcie aktywuje ekran tylko do czasu zwolnienia przycisku</string> |
| 181 | <string name="camera_launch_title">Włącz aparat</string> |
| 182 | <string name="camera_launch_summary">Długie przytrzymanie i puszczenie uruchomi aparat</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 183 | <string name="volbtn_music_controls_title">Sterowanie odtwarzaniem</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 184 | <string name="volbtn_music_controls_summary">Przełączanie utworów muzycznych przy wyłączonym ekranie poprzez przytrzymanie klawiszy głośności</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 185 | <string name="volbtn_cursor_control_title">Poruszanie kursorem za pomocą klawiszy głośności</string> |
| 186 | <string name="volbtn_cursor_control_off">Wyłączone</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 187 | <string name="volbtn_cursor_control_on">Przyciski głośności w górę/dół poruszają kursorem w lewo/prawo</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 188 | <string name="volbtn_cursor_control_on_reverse">Przyciski głośności w górę/dół przesuwają kursor w prawo/lewo</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 189 | <string name="power_end_call_title">Zakończ połączenie</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 190 | <string name="power_end_call_summary">Zakończ bieżące połączenie, naciskając przycisk zasilania</string> |
| 191 | <string name="swap_volume_buttons_title">Zmiana orientacji</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 192 | <string name="swap_volume_buttons_summary">Zamieniaj przyciski głośności po obróceniu ekranu</string> |
| 193 | <string name="button_wake_title">Wybudź urządzenie</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 194 | <string name="volume_answer_call_title">Odbierz połączenie</string> |
| 195 | <string name="volume_answer_call_summary">Odbieranie połączeń przychodzących za pomocą przycisków głośności</string> |
| 196 | <string name="home_answer_call_title">Odbierz połączenie</string> |
| 197 | <string name="home_answer_call_summary">Odbieraj połączenia przychodzące za pomocą przycisku Home</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 198 | <!-- Key backlight --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 199 | <string name="button_backlight_title">Podświetlenie</string> |
| 200 | <string name="button_backlight_enabled">Podświetlenie przycisków</string> |
| 201 | <string name="keyboard_backlight_enabled">Podświetlenie klawiatury</string> |
| 202 | <string name="button_backlight_seekbar_title">Jasność przycisków</string> |
| 203 | <string name="keyboard_backlight_seekbar_title">Jasność klawiatury</string> |
| 204 | <string name="backlight_timeout_title">Czas podświetlenia</string> |
| 205 | <string name="backlight_timeout_unlimited">Nie wyłączaj</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 206 | <string name="backlight_summary_disabled">Wyłączone</string> |
| 207 | <string name="backlight_summary_enabled_with_timeout">Włączone przez <xliff:g id="timeout">%s</xliff:g></string> |
| 208 | <string name="backlight_summary_enabled">Włączone</string> |
| 209 | <!-- Buttons - Enable navbar --> |
| 210 | <string name="disable_navkeys_title">Włącz ekranowy pasek nawigacji</string> |
| 211 | <string name="disable_navkeys_summary">Włącz ekranowy pasek nawigacji i wyłącz przyciski sprzętowe</string> |
| 212 | <!-- Navigation Bar --> |
| 213 | <string name="navigation_bar_category">Pasek nawigacji</string> |
| 214 | <string name="navigation_bar_title">Przyciski i ich układ</string> |
| 215 | <string name="navigation_bar_left_title">Tryb leworęczny</string> |
| 216 | <string name="navigation_bar_left_summary">W trybie poziomym pokaż pasek nawigacji po lewej stronie ekranu</string> |
| 217 | <string name="navigation_bar_arrow_keys_title">Pokaż klawisze strzałek podczas pisania</string> |
| 218 | <string name="navigation_bar_arrow_keys_summary">Pokaż przyciski lewego i prawego kursora podczas pisania. Zastępuje przełącznik IME.</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 219 | <string name="navigation_bar_home_long_press_title">Akcja długiego naciśnięcia Home</string> |
| 220 | <string name="navigation_bar_home_double_tap_title">Akcja podwójnego puknięcia Home</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 221 | <string name="navigation_bar_recents_title">Akcja długiego naciśnięcia Ostatnio Używanych</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 222 | <!-- Power menu --> |
| 223 | <string name="power_menu_title">Menu zasilania</string> |
| 224 | <string name="power_menu_reboot_title">Menu ponownego uruchomienia</string> |
| 225 | <string name="power_menu_screenshot_title">Zrzut ekranu</string> |
| 226 | <string name="power_menu_airplane_title">Tryb samolotowy</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 227 | <string name="power_menu_users_title">Przełącznik użytkowników</string> |
| 228 | <string name="power_menu_settings_title">Skrót do ustawień</string> |
| 229 | <string name="power_menu_lockdown_title">Blokowanie urządzenia</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 230 | <string name="power_menu_bug_report_title">Zgłoszenie błędu</string> |
| 231 | <string name="power_menu_sound_title">Panel dźwięków</string> |
| 232 | <string name="power_menu_bug_report_disabled">Raportowanie błędów jest wyłączone w opcjach programistycznych</string> |
| 233 | <string name="volume_keys_control_ring_stream_title">Regulacja głośności dzwonka</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 234 | <string name="volume_keys_control_ring_stream_summary_on">Przyciski głośności regulują głośność dzwonka</string> |
| 235 | <string name="volume_keys_control_ring_stream_summary_off">Przyciski głośności regulują głośność multimediów</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 236 | <string name="camera_double_tap_power_gesture_title">Naciśnij przycisk zasilania dwa razy, aby uruchomić aparat</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 237 | <!-- Description of setting that controls gesture to open camera by double tapping the power button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 238 | <string name="camera_double_tap_power_gesture_desc">Szybkie uruchamianie aparatu bez odblokowywania ekranu</string> |
| 239 | <string name="torch_long_press_power_gesture_title">Długie naciśnięcie dla latarki</string> |
Abhisek Devkota | 6c08995 | 2017-04-20 12:08:04 -0700 | [diff] [blame] | 240 | <string name="torch_long_press_power_gesture_desc">Włączanie latarki przy wyłączonym ekranie przez przytrzymanie przycisku zasilania</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 241 | <string name="torch_long_press_power_timeout_title">Automatycznie wyłącz latarkę</string> |
Abhisek Devkota | 6c3081a | 2017-07-22 12:41:29 -0700 | [diff] [blame] | 242 | <string name="torch_long_press_power_timeout_never">Nigdy</string> |
| 243 | <string name="torch_long_press_power_timeout_1min">1 minuta</string> |
| 244 | <string name="torch_long_press_power_timeout_2min">2 minuty</string> |
| 245 | <string name="torch_long_press_power_timeout_5min">5 minut</string> |
| 246 | <string name="torch_long_press_power_timeout_10min">10 minut</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 247 | <!-- Profiles --> |
| 248 | <string name="profile_menu_delete_title">Usuń</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 249 | <string name="profile_action_none">Pozostaw bez zmian</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 250 | <string name="profile_action_system">Domyślny systemu</string> |
| 251 | <string name="profile_action_disable">Wyłącz</string> |
| 252 | <string name="profile_action_enable">Włącz</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 253 | <string name="profile_trigger_a2dp_connect">Połącz A2DP</string> |
| 254 | <string name="profile_trigger_a2dp_disconnect">Rozłącz A2DP</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 255 | <string name="profile_tabs_wifi">Wi-Fi</string> |
| 256 | <string name="profile_tabs_bluetooth">Bluetooth</string> |
| 257 | <string name="profile_tabs_nfc">NFC</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 258 | <string name="profile_triggers_header">Wyzwalacze, które aktywują ten profil</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 259 | <string name="profile_setup_setup_triggers_title">Krok 1: Dodaj wyzwalacze</string> |
| 260 | <string name="profile_setup_setup_triggers_title_config">Modyfikuj wyzwalacze: <xliff:g id="profile_name">%1$s</xliff:g></string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 261 | <string name="profile_setup_actions_title">Krok 2: Ustaw akcje</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 262 | <string name="profile_setup_actions_title_config">Ponownie skonfiguruj akcje</string> |
Abhisek Devkota | 1dbebd0 | 2017-05-31 20:09:46 -0700 | [diff] [blame] | 263 | <string name="wireless_networks_settings_title">Łączność bezprzewodowa i sieci</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 264 | <!-- Profile triggers --> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 265 | <string name="no_bluetooth_triggers">Brak sparowanych urządzeń Bluetooth.\nDotknij, aby sparować urządzenie Bluetooth przed skonfigurowaniem wyzwalaczy.</string> |
| 266 | <string name="no_wifi_triggers">Brak skonfigurowanych punktów dostępowych Wi\u2011Fi.\nDotknij, by połączyć z Wi\u2011Fi przed skonfigurowaniem wyzwalaczy.</string> |
| 267 | <string name="no_triggers_configured">Nie skonfigurowano wyzwalaczy. Dotknij, by dodać więcej.</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 268 | <string name="no_triggers_configured_nfc">Dotknij, by ustawić nowy wyzwalacz NFC.</string> |
| 269 | <string name="profile_setup_setup_triggers_description">Proszę wybrać wyzwalacze, które aktywują ten profil</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 270 | <string name="profile_setup_actions_description">Teraz skonfiguruj akcję, która wydarzy się, gdy profil zostanie aktywowany</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 271 | <!-- Profiles settings --> |
Abhisek Devkota | 10fe26d | 2017-02-13 17:36:57 -0800 | [diff] [blame] | 272 | <string name="profiles_settings_title">Profile systemu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 273 | <string name="profiles_add">Dodaj</string> |
| 274 | <string name="profile_menu_delete">Usuń</string> |
| 275 | <string name="profile_settings_title">Profil</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 276 | <string name="profile_empty_list_profiles_off">Aby konfigurować i korzystać z profili systemowych musisz je aktywować.</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 277 | <string name="profile_settings_summary_off">Profile są wyłączone</string> |
| 278 | <string name="profile_trigger_configure">Skonfiguruj wyzwalacz</string> |
| 279 | <string name="profile_write_nfc_tag">Zapisz na tagu NFC</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 280 | <string name="profile_write_touch_tag">Dotknij taga by zapisać</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 281 | <string name="profile_write_success">Tag został zapisany pomyślnie</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 282 | <string name="profile_write_failed">Nie udało się zapisać taga!</string> |
| 283 | <string name="profile_selected">Wybrany profil: %1$s</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 284 | <string name="profile_nfc_text">Zapisywanie profilu na tagu NFC pozwala aktywować go poprzez dotknięcie. Powtórne dotknięcie tagu aktywuje poprzedni profil.</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 285 | <string name="profile_unknown_nfc_tag">Nieznany profil</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 286 | <string name="profile_add_nfc_text">Ten tag NFC odnosi się do nieznanego profilu. Przypisanie tagu do istniejącego profilu pozwoli aktywować go w przyszłości.</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 287 | <string name="profile_select">Wybierz profil</string> |
| 288 | <string name="profile_remove_dialog_message">Usunąć profil %1$s?</string> |
| 289 | <string name="profile_populate_profile_from_state">Skonfigurować profil przy użyciu bieżących ustawień urządzenia?</string> |
| 290 | <string name="profile_menu_fill_from_state">Importuj bieżące ustawienia urządzenia</string> |
| 291 | <string name="profile_remove_current_profile">Nie można usunąć bieżącego profilu!</string> |
| 292 | <string name="profile_app_group_category_title">Nadpisuje powiadomienia</string> |
| 293 | <string name="profile_app_group_item_instructions">Dodaj lub usuń grupy</string> |
| 294 | <string name="profile_app_group_item_instructions_summary">Dodaj lub usuń powiadomienie nadpisywania grupy aplikacji do tego profilu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 295 | <!-- Profile mode options. --> |
| 296 | <string name="profile_entries_on">Wł.</string> |
| 297 | <string name="profile_entries_off">Wył.</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 298 | <string name="profile_entries_no_override">Nie nadpisuj</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 299 | <!-- Add Profile --> |
| 300 | <string name="profile_name_title">Nazwa</string> |
| 301 | <string name="new_profile_name"><nowy profil></string> |
| 302 | <!-- Rename Dialog --> |
| 303 | <string name="rename_dialog_title">Zmień nazwę</string> |
| 304 | <string name="rename_dialog_message">Wprowadź nową nazwę</string> |
| 305 | <string name="rename_dialog_hint">Wprowadź nazwę profilu</string> |
| 306 | <!-- Reset Profiles --> |
| 307 | <string name="profile_reset_title">Resetuj</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 308 | <string name="profile_reset_message">Usunąć wszystkie utworzone profile i grupy aplikacji użytkownika oraz przywrócić ustawienia domyślne?</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 309 | <!-- Delete confimation messages --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 310 | <string name="profile_app_delete_confirm">Usunąć aplikację?</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 311 | <!-- Profile network mode --> |
| 312 | <string name="profile_networkmode_2g">2G</string> |
| 313 | <string name="profile_networkmode_3g">3G</string> |
| 314 | <string name="profile_networkmode_4g">LTE</string> |
| 315 | <string name="profile_networkmode_2g3g">2G/3G</string> |
| 316 | <string name="profile_networkmode_2g3g4g">2G/3G/LTE</string> |
| 317 | <!-- Profile Config screen PreferenceGroup titles --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 318 | <string name="profile_volumeoverrides_title">Sterowanie głośnością</string> |
| 319 | <string name="connection_state_enabled">Włącz</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 320 | <string name="volume_override_summary">Ustaw na %1$s/%2$s</string> |
| 321 | <string name="profile_volume_override_checkbox_label">Nadpisuje głośność</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 322 | <!-- Menu item for managing profiles --> |
| 323 | <string name="profile_profiles_manage">Profile</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 324 | <string name="profile_profile_manage">Zarządzaj profilem</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 325 | <string name="profile_appgroups_manage">Grupy aplikacji</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 326 | <string name="profile_appgroup_manage">Zarządzaj grupą aplikacji</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 327 | <!-- Profile settings screen, section header for settings related to notification profiles --> |
| 328 | <string name="profile_settings">Ustawienia profilu</string> |
| 329 | <string name="profile_trigger_connect">Przy połączeniu</string> |
| 330 | <string name="profile_trigger_disconnect">Przy rozłączeniu</string> |
| 331 | <string name="profile_trigger_notrigger">Brak wyzwalacza</string> |
| 332 | <!-- Profile Settings sound modes labels --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 333 | <string name="sound_mode">Tryb powiadomienia</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 334 | <string name="ringer_mode">Tryb dzwonka</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 335 | <string name="lights_mode">Opcje diody powiadomień</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 336 | <string name="vibrate_mode">Tryb wibracji</string> |
| 337 | <string name="choose_soundtone">Wybierz dźwięk powiadomień</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 338 | <string name="choose_ringtone">Wybierz dzwonek</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 339 | <string name="ringtone_title">Dzwonek telefonu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 340 | <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)--> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 341 | <string name="soundtone_title">Dźwięk powiadomień</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 342 | <!-- Title for application group setting screen --> |
| 343 | <string name="profile_appgroups_title">Grupy aplikacji</string> |
| 344 | <string name="profile_applist_title">Aplikacje</string> |
| 345 | <string name="profile_new_appgroup">Nowa grupa aplikacji</string> |
| 346 | <string name="profile_delete_appgroup">Usunąć tę grupę aplikacji?</string> |
| 347 | <string name="profile_appgroup_name_prompt">Wprowadź nazwę nowej grupy aplikacji</string> |
| 348 | <string name="profile_appgroup_name_title">Nazwa</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 349 | <string name="duplicate_appgroup_name">Nazwa grupy aplikacji już istnieje!</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 350 | <!-- Add application dialog box title --> |
| 351 | <string name="profile_choose_app">Wybierz aplikację</string> |
| 352 | <!-- Profiles - system settings --> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 353 | <string name="profile_system_settings_title">Ustawienia systemowe</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 354 | <string name="profile_lockmode_title">Tryb blokady ekranu</string> |
| 355 | <string name="profile_lockmode_policy_disabled_summary">Ta opcja profilu jest wyłączona przez administratora urządzenia</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 356 | <string name="profile_lockmode_insecure_summary">Nie pytaj o PIN lub hasło</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 357 | <string name="profile_lockmode_disabled_summary">Wyłącz blokadę ekranu</string> |
| 358 | <string name="profile_airplanemode_title">Tryb samolotowy</string> |
| 359 | <string name="profile_brightness_title">Jasność ekranu</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 360 | <string name="profile_brightness_override_summary">Ustaw na %1$d%%</string> |
| 361 | <string name="profile_brightness_override_checkbox_label">Nadpisz jasność</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 362 | <!-- Connection override toggles (not all are used at this time ) --> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 363 | <string name="toggleWifi">Wi\u2011Fi</string> |
| 364 | <string name="toggleWifiAp">Przenośny hotspot Wi\u2011Fi</string> |
| 365 | <string name="toggleBluetooth">Bluetooth</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 366 | <string name="toggleGPS">GPS</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 367 | <string name="toggleData">Transmisja danych</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 368 | <string name="toggleSync">Automatyczna synchronizacja danych</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 369 | <string name="toggle2g3g4g">Preferowany typ sieci</string> |
| 370 | <string name="toggle2g3g4g_msim">Preferowany typ sieci (%1$s)</string> |
| 371 | <string name="toggleNfc">NFC</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 372 | <!-- Sound settings screen --> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 373 | <string name="ring_mode_title">Tryb dzwonka</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 374 | <string name="ring_mode_normal">Normalny</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 375 | <string name="ring_mode_vibrate">Wibracja</string> |
| 376 | <string name="ring_mode_mute">Wyciszony</string> |
| 377 | <string name="ring_volume_title">Głośność dzwonka</string> |
| 378 | <string name="incoming_call_volume_title">Dzwonek</string> |
| 379 | <string name="notification_volume_title">Powiadomienie</string> |
| 380 | <string name="media_volume_title">Multimedia</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 381 | <string name="alarm_volume_title">Alarm</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 382 | <string name="doze_title">Aktywny wyświetlacz</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 383 | <!-- Status bar --> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 384 | <string name="status_bar_title">Pasek stanu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 385 | <string name="status_bar_quick_qs_pulldown_title">Szybkie rozwijanie</string> |
| 386 | <string name="status_bar_quick_qs_pulldown_summary">%1$s krawędź ekranu rozwija szybkie ustawienia</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 387 | <string name="status_bar_quick_qs_pulldown_summary_left">Po lewej</string> |
| 388 | <string name="status_bar_quick_qs_pulldown_summary_right">Po prawej</string> |
| 389 | <string name="status_bar_quick_qs_pulldown_off">Wyłączone</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 390 | <string name="status_bar_quick_qs_pulldown_left">Po lewej</string> |
| 391 | <string name="status_bar_quick_qs_pulldown_right">Po prawej</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 392 | <string name="status_bar_double_tap_to_sleep_title">Dwukrotnie naciśnij, aby uśpić</string> |
| 393 | <string name="status_bar_double_tap_to_sleep_summary">Dwukrotnie dotknij paska statusu, aby wyłączyć ekran</string> |
Michael W | f1970ae | 2017-03-02 15:44:21 +0100 | [diff] [blame] | 394 | <!-- Status bar - icons --> |
| 395 | <string name="status_bar_icons_title">Ikony paska stanu</string> |
| 396 | <string name="status_bar_notif_count_title">Pokaż liczbę powiadomień</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 397 | <string name="status_bar_notif_count_summary">Wyświetla liczbę oczekujących powiadomień</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 398 | <string name="status_bar_system_icons_title">Ikony systemowe</string> |
| 399 | <string name="status_bar_system_icons_summary">Wybierz, które ikony będą wyświetlane na pasku stanu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 400 | <!-- Status bar - Clock --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 401 | <string name="status_bar_clock_title">Zegar</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 402 | <string name="status_bar_clock_position_title">Pozycja zegara</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 403 | <string name="status_bar_clock_position_right">Po prawej</string> |
| 404 | <string name="status_bar_clock_position_left">Po lewej</string> |
| 405 | <string name="status_bar_clock_position_center">Na środku</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 406 | <string name="status_bar_am_pm_title">Znacznik AM/PM</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 407 | <string name="status_bar_am_pm_info">24 godzinny format zegara jest włączony</string> |
| 408 | <string name="status_bar_am_pm_normal">Normalny</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 409 | <string name="status_bar_am_pm_small">Mały</string> |
| 410 | <string name="status_bar_am_pm_hidden">Ukryty</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 411 | <!-- Status bar - Battery --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 412 | <string name="status_bar_battery_title">Wskaźnik baterii</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 413 | <string name="status_bar_battery_style_title">Styl wskaźnika baterii</string> |
| 414 | <string name="status_bar_battery_style_icon_portrait">Ikona pionowo</string> |
| 415 | <string name="status_bar_battery_style_icon_landscape">Ikona poziomo</string> |
| 416 | <string name="status_bar_battery_style_circle">Okrąg</string> |
| 417 | <string name="status_bar_battery_style_text">Tekst</string> |
| 418 | <string name="status_bar_battery_style_hidden">Ukryty</string> |
| 419 | <!-- Status bar - Battery percentage --> |
| 420 | <string name="status_bar_battery_percentage_title">Procent baterii</string> |
| 421 | <string name="status_bar_battery_percentage_default">Ukryty</string> |
| 422 | <string name="status_bar_battery_percentage_text_inside">Wewnątrz ikony</string> |
| 423 | <string name="status_bar_battery_percentage_text_next">Obok ikony</string> |
Abhisek Devkota | 1dbebd0 | 2017-05-31 20:09:46 -0700 | [diff] [blame] | 424 | <!-- Status bar - Brightness --> |
| 425 | <string name="status_bar_brightness_category">Jasność</string> |
| 426 | <string name="status_bar_brightness_slider_title">Suwak jasności</string> |
| 427 | <string name="status_bar_brightness_slider_summary">Dostosuj jasność z Szybkich Ustawień</string> |
| 428 | <string name="status_bar_brightness_slider_auto_title">Automatyczna jasność</string> |
Abhisek Devkota | 403ac8d | 2017-06-22 20:56:07 -0700 | [diff] [blame] | 429 | <string name="status_bar_brightness_slider_auto_summary">Pokaż przełącznik dla automatycznej jasności blisko suwaka</string> |
Abhisek Devkota | 1dbebd0 | 2017-05-31 20:09:46 -0700 | [diff] [blame] | 430 | <string name="status_bar_toggle_brightness">Sterowanie jasnością</string> |
| 431 | <string name="status_bar_toggle_brightness_summary">Dostosuj jasność, przeciągając palcem po pasku stanu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 432 | <!-- Status bar - icon blacklist --> |
| 433 | <string name="status_bar_icons_title">Ikony paska stanu</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 434 | <string name="status_bar_icons_summary">Wybierz, które ikony będą wyświetlane na pasku stanu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 435 | <!-- Protected apps --> |
| 436 | <string name="protected_apps_manager_title">Chronione aplikacje</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 437 | <string name="protected_apps_manager_summary">Zarządzaj, które aplikacje mają być ukryte za bezpieczną blokadą</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 438 | <!-- Contributors cloud activity --> |
| 439 | <string name="contributors_cloud_fragment_title">Twórcy</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 440 | <string name="contributors_cloud_loading_message">Wczytywanie danych o twórcach\u2026</string> |
| 441 | <string name="contributors_cloud_failed_message">Nie można wczytać danych o twórcach</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 442 | <string name="contributor_info_menu">Informacje o twórcach</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 443 | <string name="contributor_info_msg"> |
| 444 | <![CDATA[<b>Nazwa:</b> <xliff:g id="name">%1$s</xliff:g><br/><br/> |
| 445 | <b>Pseudonim:</b> <xliff:g id="nick">%2$s</xliff:g><br/><br/> |
| 446 | <b>Poprawki:</b> <xliff:g id="commits">%3$s</xliff:g>]]></string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 447 | <string name="contributions_info_menu">Informacje o twórcach</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 448 | <string name="contributions_info_msg"> |
| 449 | <![CDATA[<b>Wszyscy współtwórcy:</b> <xliff:g id="total_contributors">%1$s</xliff:g><br/><br/> |
| 450 | <b>Wszystkie poprawki:</b> <xliff:g id="total_commits">%2$s</xliff:g><br/><br/> |
| 451 | <b>Ostatnia aktualizacja:</b> <xliff:g id="date">%3$s</xliff:g>]]></string> |
Sam Mortimer | 32a2abb | 2017-09-18 21:40:24 -0700 | [diff] [blame^] | 452 | <!-- Anonymous Statistics #Lineage --> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 453 | <!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. --> |
Simon Shields | ae1f124 | 2016-12-27 21:29:31 +1100 | [diff] [blame] | 454 | <string name="anonymous_statistics_title">Statystyki LineageOS</string> |
| 455 | <string name="anonymous_statistics_summary">Pomóż ulepszyć LineageOS, pozwalając na wysyłanie anonimowych statystyk</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 456 | <string name="anonymous_statistics_warning_title">O programie</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 457 | <string name="anonymous_statistics_warning">Wyrażenie zgody na udział w Statystykach LineageOS zezwoli na przesył anonimowych danych do |
| 458 | developerów LineageOS, aby śledzić ilość unikalnych instalacji na urządzeniach . Informacje zawierają unikalny identyfikator, |
| 459 | który nie narusza twojej prywatności lub prywatnych danych. Dane są wysyłane przy każdym uruchomieniu.\n\nAby zobaczyć przykład przesyłanych danych naciśnij Podgląd Danych.</string> |
| 460 | <string name="enable_reporting_title">Włącz raportowanie</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 461 | <string name="preview_data_title">Podgląd danych</string> |
| 462 | <string name="view_stats_title">Zobacz statystyki</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 463 | <string name="anonymous_learn_more">Dowiedz się więcej</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 464 | <!-- Anonymous Statistics - Preview --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 465 | <string name="preview_id_title">Unikalny ID</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 466 | <string name="preview_device_title">Urządzenie</string> |
| 467 | <string name="preview_version_title">Wersja</string> |
| 468 | <string name="preview_country_title">Kraj</string> |
| 469 | <string name="preview_carrier_title">Operator</string> |
| 470 | <string name="stats_collection_title">Zbieranie statystyk</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 471 | <string name="stats_collection_summary">Zezwól na gromadzenie danych instalacyjnych i statystyk urządzenia</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 472 | <!-- Display : Rotation --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 473 | <string name="accelerometer_title">Automatyczne obracanie ekranu</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 474 | <string name="display_rotation_title">Ustawienia obracania</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 475 | <string name="display_rotation_enabled">Automatyczna rotacja jest włączona</string> |
| 476 | <string name="display_rotation_disabled">Automatyczna rotacja jest wyłączona</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 477 | <string name="display_rotation_unit">stopni(e)</string> |
| 478 | <string name="display_lockscreen_rotation_title">Autoobracanie ekranu blokady</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 479 | <string name="display_rotation_category_title">Tryby obracania</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 480 | <string name="display_rotation_0_title">0 stopni</string> |
| 481 | <string name="display_rotation_90_title">90 stopni</string> |
| 482 | <string name="display_rotation_180_title">180 stopni</string> |
| 483 | <string name="display_rotation_270_title">270 stopni</string> |
| 484 | <!-- Weather --> |
| 485 | <string name="weather_settings_title">Pogoda</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 486 | <string name="weather_settings_no_services_prompt">Nie zainstalowano usług dostawcy pogody</string> |
| 487 | <string name="weather_settings_no_services_summary">Zainstaluj dostawcę usługi pogody, aby otrzymywać informacje pogodowe</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 488 | <string name="weather_settings_button">Ustawienia dostawcy</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 489 | <string name="weather_settings_activity_not_found">Nie można uruchomić menu ustawień tego dostawcy</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 490 | <string name="weather_settings_add_weather_provider">Dodaj dostawcę pogody</string> |
| 491 | <string name="weather_settings_general_settings_title">Ogólne</string> |
| 492 | <string name="weather_settings_providers_title">Dostawcy</string> |
| 493 | <string name="weather_settings_temp_units_title">Jednostka temperatury</string> |
| 494 | <string name="weather_settings_temp_celsius">Stopnie Celsjusza</string> |
| 495 | <string name="weather_settings_temp_fahrenheit">Stopnie Fahrenheita</string> |
| 496 | <string name="weather_settings_keyword">pogoda</string> |
| 497 | <string name="status_bar_show_weather_title">Pokaż pogodę</string> |
| 498 | <string name="status_bar_show_weather_summary">Wyświetlanie aktualnej temperatury na pasku stanu</string> |
| 499 | <!-- Power: Performance profiles --> |
| 500 | <string name="perf_profile_settings_title">Oszczędzanie baterii i wydajność</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 501 | <string name="perf_profile_settings_summary">Dostosuj funkcje oszczędzania energii i wydajności urządzenia</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 502 | <string name="perf_profile_overview_summary">Bieżący profil: <xliff:g id="perf_profile_name">%1$s </xliff:g></string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 503 | <string name="perf_profile_category_title">Wydajność urządzenia</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 504 | <string name="perf_profile_title">Profil wydajności: <xliff:g id="perf_profile_name">%1$s</xliff:g></string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 505 | <string name="perf_profile_fail_toast">Profil wydajności jest obecnie niedostępny</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 506 | <string name="power_save_category_title">Oszczędzanie baterii</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 507 | <string name="power_save_title">Ekstremalne oszczędzanie energii</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 508 | <string name="power_save_summary">Ogranicz aktywność w tle i wydajność urządzenia, aby oszczędzić energię</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 509 | <string name="auto_power_save_title">Automatyczne oszczędzanie energii</string> |
| 510 | <string name="auto_power_save_summary_on">Automatycznie włącz tryb oszczędzania energii przy %s baterii</string> |
| 511 | <string name="auto_power_save_summary_off">Nie włączaj automatycznie trybu oszczędzania energii</string> |
Abhisek Devkota | 8812ebc | 2017-03-29 14:25:01 -0700 | [diff] [blame] | 512 | <string name="app_perf_profiles_title">Automatyczna optymalizacja</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 513 | <string name="app_perf_profiles_summary">Automatycznie wybierz odpowiedni profil wydajności dla różnych aplikacji</string> |
pinky@build01 | 03013e1 | 2016-12-24 18:46:05 -0800 | [diff] [blame] | 514 | <string name="auto_power_save_never">Nigdy</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 515 | <!-- Applications: Expanded desktop --> |
| 516 | <string name="expanded_desktop_settings_title">Rozszerzony pulpit</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 517 | <string name="expanded_desktop_settings_summary">Rozszerz dostępne miejsce na pulpicie, chowając pasek stanu, pasek nawigacji lub oba</string> |
| 518 | <string name="expanded_desktop_options_title">Opcje dostosowywania</string> |
| 519 | <string name="expanded_desktop_style_title">Styl rozszerzonego pulpitu</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 520 | <string name="expanded_desktop_style_hide_nothing">Nic nie ukrywaj</string> |
| 521 | <string name="expanded_desktop_style_hide_status">Ukryj pasek stanu</string> |
| 522 | <string name="expanded_desktop_style_hide_navigation">Ukryj pasek nawigacyjny</string> |
| 523 | <string name="expanded_desktop_style_hide_both">Ukryj oba</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 524 | <string name="expanded_desktop_nothing_to_show_text">Wyłącz przełącznik, aby dostosować rozszerzony pulpit indywidualnie dla każdej aplikacji</string> |
Abhisek Devkota | 8173995 | 2017-01-25 13:46:24 -0800 | [diff] [blame] | 525 | <!-- Sounds: Charging sounds --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 526 | <string name="charging_sounds_settings_title">Dźwięki ładowania</string> |
| 527 | <string name="charging_sounds_enabled_title">Włącz</string> |
| 528 | <string name="charging_sounds_enabled_summary">Odtwarzaj dźwięk podczas podłączania lub odłączania źródła zasilania</string> |
| 529 | <string name="power_notifications_vibrate_title">Wibracja</string> |
Abhisek Devkota | 5a1307b | 2017-02-07 13:43:16 -0800 | [diff] [blame] | 530 | <string name="charging_sounds_ringtone_title">Dźwięk powiadomienia</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 531 | <string name="charging_sounds_ringtone_silent">Cichy</string> |
Abhisek Devkota | 9f19e4a | 2017-01-31 21:40:34 -0800 | [diff] [blame] | 532 | <!-- Gestures: Touchscreen gestures --> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 533 | <string name="touchscreen_gesture_settings_title">Gesty ekranu dotykowego</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 534 | <string name="touchscreen_gesture_settings_summary">Wykonuj różne gesty na ekranie dotykowym, aby wykonać szybkie akcje</string> |
| 535 | <string name="touchscreen_gestures_haptic_feedback_title">Wibracja przy dotknięciu</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 536 | <string name="touchscreen_gestures_haptic_feedback_summary">Wibruj po wykryciu gestu ekranu dotykowego</string> |
| 537 | <string name="touchscreen_gesture_two_finger_down_swipe_title">Przesuń dwoma palcami w dół</string> |
| 538 | <string name="touchscreen_gesture_one_finger_up_swipe_title">Przesuń palcem w górę</string> |
| 539 | <string name="touchscreen_gesture_one_finger_down_swipe_title">Przesuń palcem w dół</string> |
| 540 | <string name="touchscreen_gesture_one_finger_left_swipe_title">Przesuń palcem w lewo</string> |
| 541 | <string name="touchscreen_gesture_one_finger_right_swipe_title">Przesuń palcem w prawo</string> |
| 542 | <string name="touchscreen_gesture_up_arrow_title">Narysuj znak \"Λ\"</string> |
| 543 | <string name="touchscreen_gesture_down_arrow_title">Narysuj znak \"V\"</string> |
| 544 | <string name="touchscreen_gesture_left_arrow_title">Narysuj znak \"<\"</string> |
| 545 | <string name="touchscreen_gesture_right_arrow_title">Narysuj znak \">\"</string> |
| 546 | <string name="touchscreen_gesture_letter_c_title">Narysuj literę \"C\"</string> |
| 547 | <string name="touchscreen_gesture_letter_e_title">Narysuj literę \"e\"</string> |
Abhisek Devkota | 6c08995 | 2017-04-20 12:08:04 -0700 | [diff] [blame] | 548 | <string name="touchscreen_gesture_letter_o_title">Narysuj literę \"O\"</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 549 | <string name="touchscreen_gesture_letter_m_title">Narysuj literę \"M\"</string> |
| 550 | <string name="touchscreen_gesture_letter_s_title">Narysuj literę \"S\"</string> |
| 551 | <string name="touchscreen_gesture_letter_v_title">Narysuj literę \"V\"</string> |
| 552 | <string name="touchscreen_gesture_letter_w_title">Narysuj literę \"W\"</string> |
| 553 | <string name="touchscreen_gesture_letter_z_title">Narysuj literę \"Z\"</string> |
| 554 | <string name="touchscreen_gesture_action_dialog_title">Gest akcji</string> |
| 555 | <string name="touchscreen_gesture_action_do_nothing">Nic nie rób</string> |
| 556 | <string name="touchscreen_gesture_action_flashlight">Przełącznik latarki</string> |
| 557 | <string name="touchscreen_gesture_action_camera">Otwórz aparat</string> |
Abhisek Devkota | 6c08995 | 2017-04-20 12:08:04 -0700 | [diff] [blame] | 558 | <string name="touchscreen_gesture_action_browser">Otwórz przeglądarkę</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 559 | <string name="touchscreen_gesture_action_dialer">Otwórz wybieranie numerów</string> |
Abhisek Devkota | 87e1919 | 2017-06-30 22:06:26 -0700 | [diff] [blame] | 560 | <string name="touchscreen_gesture_action_email">Zobacz swoje wiadomości e-mail</string> |
| 561 | <string name="touchscreen_gesture_action_play_pause_music">Rozpoczęcie/wstrzymanie odtwarzania muzyki</string> |
Abhisek Devkota | ba40900 | 2017-05-17 22:22:32 -0700 | [diff] [blame] | 562 | <string name="touchscreen_gesture_action_previous_track">Przejdź do poprzedniego utworu muzycznego</string> |
| 563 | <string name="touchscreen_gesture_action_next_track">Przejdź do następnego utworu muzycznego</string> |
inky@build01 | 9ecc475 | 2016-12-08 22:52:17 -0800 | [diff] [blame] | 564 | </resources> |