This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
android_packages_apps_Cherish/res/values-pl-rPL/cherish_strings.xml
Hưng Phan d8fffa5997 New Crowdin updates (#185)
* New translations cherish_strings.xml (Romanian)

* New translations cherish_strings.xml (French)

* New translations cherish_strings.xml (Spanish)

* New translations cherish_strings.xml (Arabic)

* New translations cherish_strings.xml (Czech)

* New translations cherish_strings.xml (Danish)

* New translations cherish_strings.xml (German)

* New translations cherish_strings.xml (Greek)

* New translations cherish_strings.xml (Finnish)

* New translations cherish_strings.xml (Hebrew)

* New translations cherish_strings.xml (Hungarian)

* New translations cherish_strings.xml (Italian)

* New translations cherish_strings.xml (Japanese)

* New translations cherish_strings.xml (Korean)

* New translations cherish_strings.xml (Kurdish)

* New translations cherish_strings.xml (Dutch)

* New translations cherish_strings.xml (Norwegian)

* New translations cherish_strings.xml (Polish)

* New translations cherish_strings.xml (Portuguese)

* New translations cherish_strings.xml (Russian)

* New translations cherish_strings.xml (Slovak)

* New translations cherish_strings.xml (Serbian (Cyrillic))

* New translations cherish_strings.xml (Swedish)

* New translations cherish_strings.xml (Turkish)

* New translations cherish_strings.xml (Ukrainian)

* New translations cherish_strings.xml (Chinese Simplified)

* New translations cherish_strings.xml (Chinese Traditional)

* New translations cherish_strings.xml (English)

* New translations cherish_strings.xml (Vietnamese)

* New translations cherish_strings.xml (Portuguese, Brazilian)

* New translations cherish_strings.xml (Indonesian)

* New translations cherish_strings.xml (Persian)

* New translations cherish_strings.xml (Hindi)

* New translations cherish_strings.xml (Malayalam)

* New translations cherish_strings.xml (Latin)

* New translations cherish_strings.xml (Nepali)

* New translations cherish_strings.xml (Kurmanji (Kurdish))

* New translations cherish_strings.xml (Sorani (Kurdish))

* New translations cherish_strings.xml (Lao)

* New translations cherish_strings.xml (Turkish, Cyprus)
2022-12-22 03:11:49 +07:00

725 lines
53 KiB
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Ustawienia Cherish</string>
<!-- Categories -->
<string name="button_title">Przyciski</string>
<string name="button_summary">Przyciski sprzętowe, pasek nawigacji</string>
<string name="gestures_title">Gesty</string>
<string name="gestures_summary">Przejdź do aparatu, przesuń palcem aby zrobić zrzut ekranu</string>
<string name="lockscreen_title">Ekran blokady</string>
<string name="lockscreen_summary">Wizualizacja muzyki, animacja ładowania, styl zegara</string>
<string name="misc_title">Pozostałe</string>
<string name="misc_summary">Tryb gry, regulacja głośności</string>
<string name="animations_title">Animacje</string>
<string name="animations_summary">Animacje systemowe</string>
<string name="powermenu_title">Menu zasilania</string>
<string name="powermenu_summary">Zaawansowany restart, przezroczystość menu zasilania</string>
<string name="theme_title">Motywy</string>
<string name="theme_summary">Motyw systemowy, zaokrąglenie, zmień motyw</string>
<string name="quicksettings_title">Szybkie ustawienia</string>
<string name="quicksettings_summary">Układ kafelka, rozmycie</string>
<string name="recents_title">Ostatnie aplikacje</string>
<string name="recents_summary">Panel ostatnich aplikacji w stylu Slim</string>
<string name="statusbar_title">Pasek stanu</string>
<string name="statusbar_summary">Zegar, operator, ikony paska stanu</string>
<string name="volume_title">Przyciski głośności</string>
<string name="volume_summary">Przyciski głośności</string>
<string name="notifications_title">Powiadomienia</string>
<string name="notifications_summary">Dioda baterii, nagłówek powiadomień</string>
<string name="about_summary">Dowiedz się więcej o CherishOS</string>
<string name="device_part_title">Funkcje urządzenia</string>
<string name="qs_category">Kategoria szybkich ustawień</string>
<string name="navbar_title">Pasek nawigacyjny</string>
<string name="volume_keys_title">Klawisze głośności</string>
<string name="udfps_category">UDFPS</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Resetuj</string>
<string name="cancel">Anuluj</string>
<string name="save">Zapisz</string>
<string name="none_string">None</string>
<string name="default_string">Domyślne</string>
<string name="disabled">Wyłączone</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Wybór kolorów</string>
<string name="press_color_to_apply">Wybierz kolor, aby go zastosować</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Ustaw</string>
<string name="color_default">Domyślne</string>
<string name="led_color_green">Zielony</string>
<string name="led_color_red">Czerwony</string>
<!-- Custom seekbar -->
<string name="custom_seekbar_value">Wartość: <xliff:g id="v">%s</xliff:g></string>
<string name="custom_seekbar_default_value">Domyślne</string>
<string name="custom_seekbar_default_value_to_set">Wartość domyślna: <xliff:g id="v">%s</xliff:g>\nPrzytrzymaj dłużej by ustawić</string>
<string name="custom_seekbar_default_value_is_set">Wartość domyślna jest ustawiona</string>
<string name="add_package_to_title">Dodaj aplikację</string>
<string name="profile_choose_app">Wybierz aplikację</string>
<string name="dialog_delete_title">Usuń</string>
<string name="dialog_delete_message">Usunąć zaznaczony element?</string>
<!-- Units -->
<string name="unit_milliseconds">milisekundy</string>
<string name="unit_seconds">sekundy</string>
<!-- QS settings -->
<string name="qs_title">Szybkie ustawienia</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Pokaż wizualizację muzyki</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Menu zasilania</string>
<!-- Color picker -->
<string name="rgb">RGB</string>
<string name="hsl">HSL</string>
<string name="hsv">HSV</string>
<string name="confirm">Confirm</string>
<string name="invalid_color">Invalid color!</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Ekran blokady</string>
<!-- Themes -->
<string name="theme_type_title">Motyw systemowy</string>
<string name="theme_type_summary">Wybierz motyw</string>
<!--Accenter -->
<string name="themes_hub_title">Motywy</string>
<string name="themes_hub_summary">Motywy akcentów</string>
<string name="rgb_accent_picker_title_dark">Wybór akcentu</string>
<string name="rgb_accent_picker_summary">Wybierz kolor akcentu</string>
<string name="theme_option_reset_title">Resetuj opcje motywu</string>
<string name="theme_option_reset_message">Czy na pewno chcesz zresetować wszystkie kolory akcentów do domyślnych?</string>
<!--ThemePicker-->
<string name="theme_select_title">Style i tapety</string>
<string name="theme_select_summary">Przeglądaj i wybierz zainstalowane motywy</string>
<string name="notification_light_settings">Dioda powiadomień</string>
<string name="search">Szukaj</string>
<string name="search_apps">Wyszukaj aplikacje</string>
<!-- Themeing -->
<string name="dark_ui_mode_summary">Przeglądaj opcje ciemnego motywu</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the settings category for theme overlays. -->
<string name="theme_customization_category">Motywy</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the adaptive icon shape (e.g. launcher and quick settings icons). -->
<string name="theme_customization_icon_shape_title">Kształt ikon</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize accent color. -->
<string name="theme_customization_icon_shape_summary">Ustaw kształt ikon systemowych</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize headline and body fonts. -->
<string name="theme_customization_font_title">Nagłówek / Czcionka treści</string>
<string name="theme_customization_font_summary">Ustaw styl czcionki systemowej</string>
<!-- [CHAR_LIMIT=NONE] Developer Settings: Title of the setting which enables overlays to customize the system wide icon pack. -->
<string name="theme_customization_icon_pack_title">Paczka ikon</string>
<string name="theme_customization_icon_pack_summary">Wybierz niestandardową paczkę ikon</string>
<string name="theme_customization_signal_icon_title">Styl ikony sygnału</string>
<string name="theme_customization_signal_icon_summary">Ustaw niestandardowy wygląd ikony sygnału</string>
<string name="theme_customization_wifi_icon_title">Styl ikony WiFi</string>
<string name="theme_customization_wifi_icon_summary">Ustaw niestandardowy wygląd ikony wifi</string>
<!-- Custom Signal bar icons -->
<string name="custom_signal_bar_title">Sygnał</string>
<!-- Custom Wi-Fi bar icons -->
<string name="custom_wifi_bar_title">Wi-Fi</string>
<!-- Battery light -->
<string name="battery_light_settings">Dioda ładowania baterii</string>
<string name="battery_light_enable">Włącz</string>
<string name="battery_full_light_enabled">Wskaźnik baterii po pełnym naładowaniu</string>
<string name="battery_light_allow_on_dnd_title">Dioda LED w trybie \"Nie przeszkadzać\"</string>
<string name="battery_light_low_blinking_title">Miganie diody LED, gdy bateria jest słaba</string>
<string name="battery_light_cat">Kolor diody LED podczas ładowania</string>
<string name="battery_light_low_color">Niski poziom baterii</string>
<string name="battery_light_medium_color">Średni poziom baterii</string>
<string name="battery_light_full_color">Bateria prawie naładowana</string>
<string name="battery_light_reallyfull_color">Pełna bateria (100%)</string>
<string name="status_bar_quick_qs_pulldown">Szybkie rozwijanie Szybkich ustawień</string>
<string name="quick_pulldown_none">Wyłączone</string>
<string name="quick_pulldown_right">Pociągnij w dół pasek stanu z prawej strony</string>
<string name="quick_pulldown_left">Pociągnij w dół pasek stanu z lewej strony</string>
<string name="quick_pulldown_always">Always show quick settings on status bar pull down</string>
<!-- Statusbar double tap to sleep -->
<string name="double_tap_to_sleep_title">Status bar double tap to sleep</string>
<string name="double_tap_to_sleep_summary">Double tap on the status bar to put the device to sleep</string>
<!-- Lockscreen double tap to sleep -->
<string name="lockscreen_gesture_title">Gesty</string>
<string name="double_tap_sleep_lockscreen_title">Lockscreen double tap to sleep</string>
<string name="double_tap_sleep_lockscreen_summary">Double tap anywhere on the lockscreen to put the device to sleep</string>
<string name="notification_sound_vib_screen_on_title">Noisy notifications if screen on</string>
<string name="notification_sound_vib_screen_on_summary">Disable to block notifications sound and vibration when the screen is awake</string>
<!-- Heads up options -->
<string name="notifications_category_title">Annoying notifications protection</string>
<string name="less_boring_heads_up_title">Mniej inwazyjne wyskakujące powiadomienia</string>
<string name="less_boring_heads_up_summary">Pokaż wyskakujące powiadomienia tylko dla połączeń lub aplikacji do wysyłania wiadomości, jeśli nie znajdują się na pierwszym planie</string>
<!-- Incall vibrate options -->
<string name="incall_vibration_category">Wibracja podczas połączenia</string>
<string name="incall_vibrate_connect_title">Wibracja przy połączeniu</string>
<string name="incall_vibrate_call_wait_title">Wibracja przy połączeniu oczekującym</string>
<string name="incall_vibrate_disconnect_title">Wibracja przy rozłączeniu</string>
<!-- Launch music player when headset is connected -->
<string name="headset_connect_player_title">Launch music app on headset connection</string>
<string name="headset_connect_player_summary">Launch the default music app when headset is connected</string>
<!-- Network traffic -->
<string name="network_traffic_title">Network traffic indicator</string>
<string name="network_traffic_summary">Enable or disable network speed indicator in status bar</string>
<string name="network_traffic_master_switch_title">Use Network Traffic Indicator</string>
<string name="network_options_title">Options</string>
<string name="network_traffic_autohide_title">Hide network traffic indicator if inactive</string>
<string name="network_traffic_autohide_summary">Ukryj monitor ruchu sieciowego przy braku aktywności</string>
<!-- NavBar Inverse -->
<string name="navigation_bar_inverse_title">Odwróć 3 przyciski paska nawigacji</string>
<string name="status_bar_icons_category_title">Icons</string>
<!-- Status bar - icon blocklist -->
<string name="status_bar_icons_title">Ikony paska stanu</string>
<string name="status_bar_icons_summary">Choose which status bar icons can be shown</string>
<!-- Data disabled icon -->
<string name="data_disabled_icon_title">Pokaż ikonę wyłączonych danych komórkowych</string>
<string name="data_disabled_icon_summary">Wyświetlaj krzyżyk obok ikony sygnału, kiedy przesyłanie danych jest wyłączone.</string>
<!-- Show old style mobile data icon -->
<string name="use_old_mobiletype_title">Mniejsza ikona typu sieci</string>
<string name="use_old_mobiletype_summary">Pokaż mniejszą ikonę typu sieci na górze wskaźnika sygnału</string>
<!-- Show LTE/4G switch -->
<string name="show_fourg_icon_title">Ikona 4G</string>
<string name="show_fourg_icon_summary">Wyświetl ikonę 4G zamiast ikony LTE</string>
<!-- Roaming indicator icon -->
<string name="roaming_indicator_icon_title">Ikona roamingu</string>
<string name="roaming_indicator_icon_summary">Wyświetl ikonę sygnału roamingu w trybie roamingu</string>
<!-- Lock screen media artwork -->
<string name="lockscreen_media_art_options_title">Lock screen media art</string>
<!-- Media art -->
<string name="media_art_title">Okładka albumu</string>
<string name="media_art_summary">Wyświetlaj okładkę odtwarzanego albumu na ekranie blokady</string>
<!-- Lock screen album art filter -->
<string name="lockscreen_albumart_filter_title">Filtr okładki albumu</string>
<string name="lockscreen_albumart_filter_grayscale">Odcienie szarości</string>
<string name="lockscreen_albumart_filter_tint">Akcentowane przyciemnienie</string>
<string name="lockscreen_albumart_filter_blur">Rozmycie</string>
<string name="lockscreen_albumart_filter_grayblur">Skala szarości i rozmycie</string>
<string name="lockscreen_albumart_filter_blur_radius_title">Blur amount for lockscreen media artwork</string>
<!-- Show VoLTE icon on statusbar -->
<string name="volte_switch_title">Ikona VoLTE</string>
<string name="volte_switch_summary">Wyświetl ikonę VoLTE</string>
<string name="volte_icon_title">Ikona VoLTE</string>
<string name="volte_icon_summary">Wyświetl ikonę VoLTE</string>
<string name="volte_icon_style_title">Wybierz ikonę VoLTE</string>
<string name="volte_icon_asus">Ikona VoLTE Asus</string>
<string name="volte_icon_vo">Vo Only Icon</string>
<string name="volte_icon_volte">Ikona VoLTE</string>
<string name="volte_icon_oos">Ikona VoLTE OOS</string>
<string name="volte_icon_hd">Ikona HD</string>
<string name="volte_icon_hd2">Ikona HD CAF</string>
<string name="volte_icon_miui">Ikona MIUI 11</string>
<string name="volte_icon_emui">Ikona EMUI</string>
<string name="volte_icon_margaritov">Ikona wypełniona HD</string>
<string name="volte_icon_margaritov2">Ikona Margaritov VoLTE</string>
<string name="volte_icon_vivo">Ikona Vivo</string>
<string name="volte_icon_aris">Ikona Aris</string>
<string name="volte_icon_beast">Ikona Aww</string>
<string name="volte_icon_ios">Ikona iOS</string>
<string name="volte_icon_lr">Ikona Livenge</string>
<string name="volte_icon_realme">Ikona Realme</string>
<string name="volte_icon_typeA">Ikona łagodna</string>
<string name="volte_icon_typeB">Ikona łagodna</string>
<string name="volte_icon_typeC">Ikona Mue</string>
<string name="volte_icon_typeD">Ikona Sus</string>
<string name="volte_icon_typeE">Ikona Acherus</string>
<string name="volte_icon_vcircle">Ikona okręgu</string>
<string name="volte_icon_vimeo">Ikona Vimeo</string>
<string name="volte_icon_volit">Ikona Volit</string>
<string name="volte_icon_zirco">Ikona zirco</string>
<!-- VoWiFi icon -->
<string name="vowifi_icon_title">VoWiFi icon</string>
<string name="vowifi_icon_summary">Display VoWiFi icon when available</string>
<string name="volte_vowifi_override_title">VoWiFi override</string>
<string name="volte_vowifi_override_summary">Hide VoLTE when VoWiFi is available</string>
<!-- Statusbar Battery -->
<string name="battery_style_title">Battery icon style</string>
<string name="battery_style_summary">Customize battery icons, hide or show percentage</string>
<string name="battery_style_category_title">Ikona baterii</string>
<string name="status_bar_battery_category_title">In Status Bar</string>
<string name="status_bar_battery_percent_title">Battery percentage</string>
<string name="status_bar_battery_style_title">Styl baterii</string>
<string name="status_bar_battery_style_icon_portrait">Icon portrait (default)</string>
<string name="status_bar_battery_style_icon_rlandscape">Icon landscape (Right)</string>
<string name="status_bar_battery_style_icon_landscape">Icon landscape (Left)</string>
<string name="status_bar_battery_style_icon_rlandscape_style_a">Landscape R Style A</string>
<string name="status_bar_battery_style_icon_landscape_style_a">Landscape L Style A</string>
<string name="status_bar_battery_style_icon_rlandscape_style_b">Landscape R Style B</string>
<string name="status_bar_battery_style_icon_landscape_style_b">Landscape L Style B</string>
<string name="status_bar_battery_style_icon_landscape_pill">Portrait Mx</string>
<string name="status_bar_battery_style_icon_landscape_line">Landscape Lorn</string>
<string name="status_bar_battery_style_icon_landscape_musku">Portrait IOS</string>
<string name="status_bar_battery_style_icon_landscape_signal">Landscape Airoo</string>
<string name="status_bar_battery_style_icon_landscape_buddy">Landscape Capsule</string>
<string name="status_bar_battery_style_circle">Kółko</string>
<string name="status_bar_battery_style_dotted_circle">Okrąg (kropkowany)</string>
<string name="status_bar_battery_style_filled_circle">Okrąg (Wypełniony)</string>
<string name="status_bar_battery_style_big_circle">Big circle</string>
<string name="status_bar_battery_style_big_dotted_circle">Big dotted circle</string>
<string name="status_bar_battery_style_text">Tekst</string>
<string name="status_bar_battery_style_hidden">Hidden</string>
<string name="status_bar_battery_percentage_default">Ukryty</string>
<string name="status_bar_battery_percentage_text_inside">Wewnątrz ikony baterii</string>
<string name="status_bar_battery_percent_text_next_right">Next to the icon (right)</string>
<string name="status_bar_battery_percent_text_next_left">Next to the icon (left)</string>
<string name="status_bar_battery_text_charging_title">Battery percentage when charging</string>
<string name="status_bar_battery_text_charging_summary">Always display battery percentage when charging</string>
<!-- QS battery -->
<string name="qs_battery_category_title">In QS Panel</string>
<string name="qs_use_status_bar_battery_style">Follow status bar style</string>
<!-- Statusbar Clock background chip -->
<string name="statusbar_clock_chip_title">Background chip</string>
<string name="statusbar_clock_chip_summary">Display accented chip behind clock</string>
<!-- Quick Settings brightness slider -->
<string name="qs_show_brightness_slider_title">Suwak jasności</string>
<string name="qs_show_brightness_slider_never">Nigdy nie pokazuj</string>
<string name="qs_show_brightness_slider_expanded">Pokaż po rozwinięciu</string>
<string name="qs_show_brightness_slider_always">Zawsze pokazuj</string>
<string name="qs_show_brightness_slider_not_expanded">Pokaż, gdy nie rozwinięto</string>
<string name="qs_brightness_slider_position_title">Pozycja</string>
<string name="qs_brightness_slider_position_top">Góra</string>
<string name="qs_brightness_slider_position_bottom">Dół</string>
<!-- Quick Settings brightness icon -->
<string name="qs_show_auto_brightness_title">Ikona automatycznej jasności</string>
<string name="qs_show_auto_brightness_summary">Pokaż przełącznik dla automatycznej jasności obok slider\'a</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignoruj bezpieczne flagi okna</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
<!-- Lockscreen battery info -->
<string name="lockscreen_charging_info_title">Show charging info in lockscreen</string>
<string name="lockscreen_charging_info_summary">Shows temperature, charging current and more while plugged in</string>
<!-- QS Transparency -->
<string name="qs_transparency_title">Przezroczystość szybkich ustawień</string>
<string name="qs_transparency_summary">Wybierz, jak mają być przezroczyste szybkie ustawienia (wymaga ponownego uruchomienia SystemUI)</string>
<!-- Brightness control -->
<string name="status_bar_brightness_control_title">Brightness control</string>
<string name="status_bar_brightness_control_summary">Adjust brightness by sliding across the status bar</string>
<!-- Power menu on lockscreen -->
<string name="power_menu_hide_on_secure_title">Hide power menu on lock screen</string>
<string name="power_menu_hide_on_secure_summary">This will hide the power menu only on a secure lock screen</string>
<!-- Hide Status bar on lock screen -->
<string name="hide_lockscreen_status_bar_title">Hide status bar</string>
<string name="hide_lockscreen_status_bar_summary">Touch status bar to toggle visibility</string>
<!-- Navigation bar -->
<string name="navigation_bar_category">Pasek nawigacyjny</string>
<string name="navigation_bar_title">Pasek nawigacyjny na ekranie</string>
<string name="navigation_bar_summary">Włącz pasek nawigacyjny na ekranie</string>
<string name="navigation_bar_arrow_keys_title">Pokaż klawisze strzałek podczas pisania</string>
<string name="navigation_bar_arrow_keys_summary">Wyświetlaj przyciski do poruszania kursorem podczas wprowadzania tekstu</string>
<string name="navigation_bar_compact_layout_title">Compact layout</string>
<string name="navigation_bar_compact_layout_summary">Use a compact layout in the navigation bar</string>
<string name="system_navigation_summary">Wybierz styl nawigacji systemowej</string>
<!-- Volume rocker wake -->
<string name="volume_rocker_wake_title">Wybudzanie przyciskami głośności</string>
<string name="volume_rocker_wake_summary">Naciśnięcie przycisków głośności obudzi urządzenie</string>
<string name="volume_category">Przyciski głośności</string>
<!-- Volume Steps Fragment -->
<string name="volume_steps_fragment_title">Poziomy głośności</string>
<string name="volume_steps_summary">Dostosuj poziomy głośności</string>
<string name="volume_steps_alarm_title">Poziom głośności: Alarm</string>
<string name="volume_steps_dtmf_title">Poziom głośności: Klawiatura numeryczna</string>
<string name="volume_steps_music_title">Poziom głośności: Media</string>
<string name="volume_steps_notification_title">Poziom głośności: Powiadomienia</string>
<string name="volume_steps_ring_title">Poziom głośności: Dzwonek</string>
<string name="volume_steps_system_title">Poziom głośności: System</string>
<string name="volume_steps_voice_call_title">Poziom głośności: Połączenia głosowe</string>
<string name="volume_steps_reset">Resetuj</string>
<!-- Buttons - Enable navbar -->
<string name="disable_navkeys_title">Enable on-screen nav bar</string>
<string name="disable_navkeys_summary">Enable on-screen navigation bar and disable hardware buttons</string>
<!-- Buttons - Swap capacitive keys -->
<string name="swap_capacitive_keys_title">Swap capacitive buttons</string>
<string name="swap_capacitive_keys_summary">Swap the order of recents and back buttons</string>
<!-- HW keys -->
<string name="hardware_keys_title">Przyciski</string>
<string name="hardware_keys_category">Sprzętowe przyciski nawigacji</string>
<string name="hardware_keys_disable_title">Wyłącz przyciski sprzętowe</string>
<string name="hardware_keys_disable_summary">Użyj klawiszy sprzętowych do nawigacji</string>
<string name="hardware_keys_volume_keys_title">Przyciski głośności</string>
<!-- Hardware button navigation -->
<string name="picker_activities">Aktywności</string>
<string name="select_custom_app_title">Wybierz niestandardową aplikacje</string>
<string name="select_custom_activity_title">Wybierz własną aktywność</string>
<string name="profile_applist_title">Aplikacje</string>
<string name="choose_action_title">Wybierz akcję</string>
<string name="action_entry_default_action">Ustawienia domyślne</string>
<string name="action_entry_select_app">Wybierz aplikację</string>
<string name="action_entry_custom_action">Wybierz niestandardową akcję</string>
<string name="hardware_keys_home_key_title">Przycisk Home</string>
<string name="hardware_keys_back_key_title">Przycisk Wstecz</string>
<string name="hardware_keys_menu_key_title">Przycisk Menu</string>
<string name="hardware_keys_assist_key_title">Przycisk wyszukiwania</string>
<string name="hardware_keys_appswitch_key_title">Przycisk podglądu</string>
<string name="hardware_keys_camera_key_title">Camera button</string>
<string name="hardware_keys_short_press_title">Short press action</string>
<string name="hardware_keys_double_tap_summary">Ustaw akcje podwójnego stuknięcia</string>
<string name="hardware_keys_single_tap_summary">Ustaw akcje pojedynczego stuknięcia</string>
<string name="hardware_keys_long_press_summary">Ustaw akcje długiego przytrzymania</string>
<string name="hardware_keys_single_tap_title">Akcja pojedynczego naciśnięcia</string>
<string name="hardware_keys_long_press_title">Akcja długiego naciśnięcia</string>
<string name="hardware_keys_double_tap_title">Akcja dwukrotnego stuknięcia</string>
<string name="hardware_keys_action_nothing">No action</string>
<string name="hardware_keys_action_menu">Open/close menu</string>
<string name="hardware_keys_action_app_switch">Recent apps switcher</string>
<string name="hardware_keys_action_search">Search assistant</string>
<string name="hardware_keys_action_voice_search">Voice search</string>
<string name="hardware_keys_action_in_app_search">In-app search</string>
<string name="hardware_keys_action_launch_camera">Launch camera</string>
<string name="hardware_keys_action_sleep">Turn screen off</string>
<string name="hardware_keys_action_split_screen">Split screen</string>
<string name="hardware_keys_action_close_app">Kill app</string>
<string name="hardware_keys_action_torch">Flashlight</string>
<string name="hardware_keys_action_screenshot">Screenshot</string>
<string name="hardware_keys_action_volume_panel">Toggle volume panel</string>
<string name="hardware_keys_action_clear_all_notifications">Clear all notifications</string>
<string name="hardware_keys_action_notifications_panel">Toggle notifications panel</string>
<string name="hardware_keys_action_toggle_qs_panel">Toggle QS panel</string>
<string name="hardware_keys_action_ringer_modes">Ringer modes</string>
<string name="hardware_keys_swipe_right_key_title">Swipe right</string>
<string name="hardware_keys_swipe_left_key_title">Swipe left</string>
<string name="hardware_keys_long_tap_key_title">Long tap</string>
<string name="hardware_keys_swipe_tap_title">Swipe action</string>
<string name="hardware_keys_long_tap_title">Long tap action</string>
<string name="button_wake_title">Wake device</string>
<string name="button_wake_summary">Wake device by pressing the button</string>
<string name="camera_sleep_on_release_title">Screen peek</string>
<string name="camera_sleep_on_release_summary">A half press will keep the screen on only while the button is held down</string>
<string name="camera_launch_title">Launch camera</string>
<string name="camera_launch_summary">A longpress and release will launch camera</string>
<string name="cursor_section_header">Cursor</string>
<string name="volume_key_cursor_control_title">Keyboard cursor control</string>
<string name="volume_key_cursor_control_off">Disabled</string>
<string name="volume_key_cursor_control_on">Volume Up/Down - Cursor Left/Right</string>
<string name="volume_key_cursor_control_on_reverse">Volume Up/Down - Cursor Right/Left</string>
<string name="swap_volume_buttons_title">Zmiana orientacji</string>
<string name="swap_volume_buttons_summary">Zamieniaj przyciski głośności, gdy ekran jest obrócony</string>
<string name="volume_panel_on_left_title">Show volume panel on left</string>
<string name="volume_panel_on_left_summary">Display volume panel on the left side of the screen</string>
<!-- Alert Slider Notifications (OnePlus devices) -->
<string name="alert_slider_notifications_title">Alert slider notifications</string>
<string name="alert_slider_notifications_summary">Display notification when changing alert slider position</string>
<!-- Power Menu -->
<string name="power_menu_title">Menu zasilania</string>
<string name="power_menu_title_summary">Wyświetl lub zmień elementy menu zasilania</string>
<string name="powermenu_screenshot">Zrzut ekranu</string>
<string name="powermenu_power">Wyłącz</string>
<string name="powermenu_advanced">Zaawansowane opcje restartu</string>
<string name="powermenu_restart">Uruchom ponownie</string>
<string name="powermenu_airplane">Tryb samolotowy</string>
<string name="powermenu_settings">Ustawienia</string>
<string name="powermenu_lockdown">Zablokuj</string>
<string name="powermenu_soundpanel">Regulacja dźwięku</string>
<string name="powermenu_users">Użytkownicy</string>
<string name="powermenu_logout">Wyloguj</string>
<string name="powermenu_emergency">Alarmowe</string>
<!-- Unlock FPS for specific games -->
<string name="use_games_spoof_title">Odblokuj wyższą liczbę kl./s w grach</string>
<string name="use_games_spoof_summary">Sprawia, że Twoje urządzenie jest postrzegane jako inny model, aby odblokować wyższą liczbę kl./s</string>
<!-- Unlimited google photos storage -->
<string name="use_photos_spoof_title">Nielimitowane miejsce na zdjęcia</string>
<string name="use_photos_spoof_summary">Sprawia, że Twoje urządzenie jest postrzegane jako Pixel XL, aby odblokować nielimitowane miejsce na kopię zdjęć w zdjęciach Google</string>
<!-- Notification guts kill app button -->
<string name="notification_guts_kill_app_button_title">Przycisk zamykania aplikacji</string>
<string name="notification_guts_kill_app_button_summary">Pokaż przycisk zabijania aplikacji po długim przytrzymaniu w menu powiadomień</string>
<!-- Toast app icon -->
<string name="toast_icon_title">Ikona aplikacji w dymku powiadomień</string>
<string name="toast_icon_summary">Wyświetl ikonę aplikacji w wyskakującym powiadomieniu</string>
<!-- Custom settings dashboard style -->
<string name="settings_dashboard_style_title">Settings layout</string>
<string name="settings_dashboard_style_aosp">Aosp</string>
<string name="settings_dashboard_style_oos11">OxygenOS 11</string>
<string name="settings_dashboard_style_oos12">OxygenOS 12</string>
<string name="settings_dashboard_style_cherish">Cherish</string>
<string name="settings_dashboard_style_cherish_clean">Cherish Clean</string>
<string name="settings_layout_category_title">Settings UI interface</string>
<string name="settings_base_style_title">Settings Base layout</string>
<string name="settings_base_style_summary">Use an alternative layout for setting menus</string>
<string name="settings_home_style_title">Settings Home layout</string>
<string name="settings_home_style_summary">Use stock aosp layout for homepage</string>
<string name="disable_usercard_title">Settings UserCard</string>
<string name="disable_usercard_summary">Toggle in order not to show the usercard on main settings page</string>
<!-- UDFPS Haptic Feedback -->
<string name="udfps_haptic_feedback_title">UDFPS haptic feedback</string>
<string name="udfps_haptic_feedback_summary">Vibrate when touching UDFPS icon</string>
<!-- Udfps authentication / error vibration -->
<string name="udfps_success_vib_title">Udfps authentication vibration</string>
<string name="udfps_success_vib_summary">Vibrate on successful fingerprint authentication</string>
<string name="udfps_error_vib_title">Udfps error vibration</string>
<string name="udfps_error_vib_summary">Vibrate on unsuccessful fingerprint authentication</string>
<!-- UDFPS Recog Animation -->
<string name="udfps_customization">UDFPS customization</string>
<string name="udfps_recog_animation">UDFPS animation</string>
<string name="udfps_recog_animation_summary">Shows an animation while reading your finger</string>
<string name="udfps_recog_animation_effect_title">UDFPS custom animation</string>
<string name="udfps_recog_animation_effect_summary">Choose animation effect</string>
<string name="udfps_settings_title">UDFPS settings</string>
<string name="udfps_settings_summary">Settings for customizing the UDFPS</string>
<!-- UDFPS icon picker -->
<string name="udfps_icon_picker_title">UDFPS icon picker</string>
<string name="udfps_icon_picker_summary">Choose your favorite fingerprint icon</string>
<!-- Custom FOD Icon -->
<string name="custom_fp_icon_title">Custom UDFPS Icon</string>
<string name="custom_fp_icon_summary">Enable custom UDFPS Icon from files</string>
<string name="custom_fp_select_title">Select Custom UDFPS Icon</string>
<string name="custom_fp_select_summary">Select custom image from your saved files or gallery</string>
<!-- UDFPS pressed color -->
<string name="udfps_pressed_color_title">Udfps pressed color</string>
<string name="udfps_pressed_color_summary">Choose your favorite udfps pressed color</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
<!-- Privacy Indicator -->
<string name="mic_camera_privacy_indicator_title">Mic and camera privacy indicator</string>
<string name="mic_camera_privacy_indicator_summary">Show indicator when any app uses mic or camera</string>
<string name="location_privacy_indicator_title">Location privacy indicator</string>
<string name="location_privacy_indicator_summary">Show indicator when any app uses location</string>
<string name="projection_privacy_indicator_title">Media projection privacy indicator</string>
<string name="projection_privacy_indicator_summary">Show indicator when device screen is projected</string>
<!-- Notification count -->
<string name="statusbar_notif_count_title">Show notification count</string>
<string name="statusbar_notif_count_summary">Display the number of pending notifications</string>
<!-- Statusbar colored icons -->
<string name="statusbar_colored_icons_title">Colored icons</string>
<string name="statusbar_colored_icons_summary">Use proper app icons for notification icons in statusbar</string>
<!-- Bluetooth status -->
<string name="bluetooth_battery_title">Bluetooth battery status</string>
<string name="bluetooth_battery_summary">Display battery status for the connected bluetooth device, if available</string>
<!-- Torch Power button gestures -->
<string name="torch_power_button_gesture_title">Toggle torch when screen off</string>
<string name="torch_power_button_gesture_none">Disabled</string>
<string name="torch_power_button_gesture_dt">Double tap power button (slower single tap response), Disables double power tap for camera.</string>
<string name="torch_power_button_gesture_dt_toast">Jump to camera gesture is now disabled</string>
<string name="torch_power_button_gesture_lp">Long press power button</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_title">Ustawienia zegara i daty</string>
<string name="status_bar_clock_summary">Dostosuj zegar i datę</string>
<string name="status_bar_clock_seconds_title">Pokaż sekundy</string>
<string name="status_bar_clock_seconds_summary">Wyświetlaj sekundy obok zegara na pasku stanu</string>
<string name="status_bar_clock_position_title">Styl zegara</string>
<string name="status_bar_clock_position_right">Z prawej</string>
<string name="status_bar_clock_position_left">Z lewej</string>
<string name="status_bar_clock_position_center">Po środku</string>
<string name="status_bar_clock_position_hidden">Ukryty</string>
<string name="status_bar_clock_auto_hide_title">Autoukrywanie</string>
<string name="status_bar_clock_auto_hide_launcher_summary">Ukryj zegar, jeśli widoczny jest launcher</string>
<string name="status_bar_clock_auto_hide_summary">Ukryj zegar w regularnych odstępach czasu</string>
<string name="status_bar_clock_auto_hide_hdur_title">Czas ukrycia zegara</string>
<string name="status_bar_clock_auto_hide_hdur_summary">Liczba sekund do ukrycia zegara</string>
<string name="status_bar_clock_auto_hide_sdur_title">Długość wyświetlania</string>
<string name="status_bar_clock_auto_hide_sdur_summary">Ilość sekund przed ukryciem zegara</string>
<string name="status_bar_am_pm_title">Format 12/24-godzinny</string>
<string name="status_bar_am_pm_info">24-godzinny zegar jest włączony</string>
<string name="status_bar_am_pm_normal">Normalny</string>
<string name="status_bar_am_pm_small">Mały</string>
<string name="status_bar_am_pm_hidden">Ukryty</string>
<string name="status_bar_date_title">Data</string>
<string name="status_bar_date_none">Ukryty</string>
<string name="status_bar_date_small">Mały</string>
<string name="status_bar_date_normal">Normalny</string>
<string name="status_bar_date_format_title">Format daty</string>
<string name="status_bar_date_style">Styl daty</string>
<string name="status_bar_date_style_normal">Normalny</string>
<string name="status_bar_date_style_lowercase">Małe litery</string>
<string name="status_bar_date_style_uppercase">Duże litery</string>
<string name="status_bar_date_format_custom">Niestandardowy format java</string>
<string name="status_bar_date_string_edittext_title">Musi być w formacie MM/dd/rr</string>
<string name="status_bar_date_string_edittext_summary">Wprowadź ciąg znaków</string>
<string name="clock_date_position">Pozycja daty</string>
<string name="clock_date_right">Po prawej stronie zegara</string>
<string name="clock_date_left">Po lewej stronie zegara</string>
<string name="clock_font_size_title">Clock font size</string>
<!-- QS clock -->
<string name="qs_clock_title">Zegar</string>
<string name="qs_clock_summary">Wyświetl zegar w nagłówku pasku powiadomień</string>
<!-- QS date -->
<string name="qs_date_title">Data</string>
<string name="qs_date_summary">Wyświetl datę w nagłówku pasku powiadomień</string>
<!-- Footer -->
<string name="qs_footer_category">QS Footer</string>
<string name="qs_footer_datausage_title">Data usage</string>
<string name="qs_footer_datausage_summary">Display data usage summary in quick settings footer</string>
<!-- App lock -->
<string name="app_lock_title">App lock</string>
<string name="app_lock_summary">Apps will require fingerprint authentication to launch</string>
<string name="app_lock_authentication_dialog_title">Unlock</string>
<string name="enable_debugging">Enable debugging</string>
<string name="disable_debugging">Disable debugging</string>
<string name="app_lock_packages_title">Protected apps</string>
<string name="app_lock_packages_summary">Select the apps to protect with biometrics or device credentials</string>
<string name="app_lock_timeout_title">Auto lock timeout</string>
<string name="app_lock_timeout_summary">Duration of time after which an unlocked app in background should be locked</string>
<string name="app_lock_notifications_title">Redact notifications</string>
<string name="app_lock_notifications_summary"> Notification content will be hidden and collapsed for selected apps when they are locked.
Heads up notifications will be automatically disabled.
</string>
<string name="app_lock_notifications_disabled_summary">Protect an application first</string>
<string name="app_lock_biometrics_allowed_title">Enable biometrics for unlocking</string>
<string name="app_lock_footer_text">Bubbles will be automatically dismissed after timeout</string>
<string name="enable_protection">Enable protection</string>
<!-- Quick settings styling -->
<string name="qs_styling">Quick Settings UI</string>
<string name="qs_styles_title">QS Panel Styles</string>
<string name="qs_outline">QS Outline Style</string>
<string name="qs_two_tone">QS Two-Tone Accent</string>
<string name="qs_color_pop">QS Color Pop</string>
<!-- QS tiles layout direction: vertical or horizontal -->
<string name="qs_tile_layout_category_title">Układ kafelków</string>
<string name="qs_tile_layout_title">Układ pionowy</string>
<string name="qs_tile_layout_summary">Włącz dla układu pionowego. Domyślnie jest pozioma</string>
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Ukryj tytuły kafelków</string>
<string name="qs_tile_title_visibility_summary">Przełącz, aby ukryć tytuły kafelków</string>
<!-- QS tiles layout -->
<string name="qs_layout_category_title">Układ QS</string>
<string name="qs_tile_label_hide_title">Hide label</string>
<string name="qs_tile_label_hide_summary">Only show icon in tile</string>
<string name="qs_tile_label_size_title">Label text size</string>
<string name="qs_columns_portrait_title">Liczba kolumn kafelków w pionie</string>
<string name="qs_columns_landscape_title">Columns (landscape)</string>
<!-- Power menu Animations -->
<string name="power_menu_animation_title">Power menu animation</string>
<string name="power_menu_animation_dialog_title">Select power menu animation</string>
<string name="power_menu_animation_aosp">AOSP (default)</string>
<string name="power_menu_animation_bottom">Bottom</string>
<string name="power_menu_animation_top">Top</string>
<string name="power_menu_animation_xylon">Fly</string>
<string name="power_menu_animation_slide">Slide</string>
<string name="power_menu_animation_turn">Turn</string>
<string name="power_menu_animation_fly">Glow</string>
<string name="power_menu_animation_card">3D</string>
<string name="power_menu_animation_translucent_top">Translucent (top)</string>
<string name="power_menu_animation_translucent_bottom">Translucent (bottom)</string>
<string name="power_menu_animation_rotate">Rotate</string>
<!-- QS tiles animations category -->
<string name="qs_tile_animation_category_title">QS Tiles</string>
<!-- Tiles animation style -->
<string name="qs_tile_animation_style_title">Animation style</string>
<string name="qs_tile_animation_duration_title">Animation duration</string>
<string name="qs_tile_animation_interpolator_title">Tiles animation interpolator</string>
<string name="qs_tile_animation_style_off">No animation</string>
<string name="qs_tile_animation_style_flip">Flip</string>
<string name="qs_tile_animation_style_rotate">Rotate</string>
<string name="qs_tile_animation_duration_low">Low</string>
<string name="qs_tile_animation_duration_default">Default</string>
<string name="qs_tile_animation_duration_fast">Fast</string>
<string name="qs_tile_animation_duration_quite_fast">Quite fast</string>
<string name="qs_tile_animation_duration_super_fast">Super fast</string>
<string name="qs_tile_animation_interpolator_linearInterpolator">Linear</string>
<string name="qs_tile_animation_interpolator_accelerateInterpolator">Accelerate</string>
<string name="qs_tile_animation_interpolator_decelerateInterpolator">Decelerate</string>
<string name="qs_tile_animation_interpolator_accelerateDecelerateInterpolator">Accelerate decelerate</string>
<string name="qs_tile_animation_interpolator_bounceInterpolator">Bounce</string>
<string name="qs_tile_animation_interpolator_overshootInterpolator">Overshoot</string>
<string name="qs_tile_animation_interpolator_anticipateInterpolator">Anticipate</string>
<string name="qs_tile_animation_interpolator_anticipateOvershootInterpolator">Anticipate overshoot</string>
<string name="qs_set_animation_style">%1$s</string>
<string name="qs_set_animation_duration">%1$s</string>
<string name="qs_set_animation_interpolator">%1$s</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Edge light -->
<string name="edge_light_title">Edge light</string>
<string name="enable_edge_light">Enable Edge Light</string>
<string name="edge_light_intro_text">Display an animation along the edges of the screen when pulsing</string>
<string name="edge_light_always_trigger_on_pulse_title">Always trigger on pulse</string>
<string name="edge_light_always_trigger_on_pulse_summary">Whether to show edge light whenever ambient display is shown and not just for notifications</string>
<string name="edge_light_repeat_animation_title">Repeat animation</string>
<string name="edge_light_repeat_animation_summary_on">Repeat until timeout</string>
<string name="edge_light_repeat_animation_summary_off">Show only once</string>
<string name="edge_light_color_mode_title">Edge light color mode</string>
<string name="accent_color">Accent color (Default)</string>
<string name="notification_color">Notification color</string>
<string name="wallpaper_color">Wallpaper color</string>
<string name="custom_color">Custom color</string>
<string name="edge_light_custom_color_title">Custom color</string>
<!-- Power menu and dialogs opacity -->
<string name="power_menu_transparency">Power/reboot menu opacity</string>
<string name="power_menu_dialog_dim">Power/reboot dialog dim background amount</string>
<!-- Smart charging -->
<string name="smart_charging_title">Smart Charging</string>
<string name="smart_charging_summary">Set maximum charging level</string>
<string name="smart_charging_switch_title">Enable Smart Charging</string>
<string name="smart_charging_level_title">Stop trigger level</string>
<string name="smart_charging_resume_level_title">Start trigger level</string>
<string name="smart_charging_reset_stats_title">Reset battery statistics</string>
<string name="smart_charging_reset_stats_summary">Reset battery statistics after reaching user defined charging level</string>
<string name="smart_charging_footer">Smart Charging allows you to set maximum charging level to extend the lifespan of your battery. When enabled, battery stops charging at Stop trigger level and resumes charging at Start trigger level. Stop trigger level should be always greater than Start trigger level.</string>
<!-- Pulse music visualizer -->
<string name="pulse_help_policy_notice_title">About Pulse</string>
<string name="pulse_help_policy_notice_summary">Pulse is a brilliant audio graphic equalizer when music plays on the device</string>
<string name="pulse_settings">Pulse</string>
<string name="pulse_settings_summary">Audio graphic equalizer for navigation bar and lockscreen</string>
<string name="show_navbar_pulse_title">Navbar Pulse</string>
<string name="show_navbar_pulse_summary">Audio graphic equalizer on the navigation bar</string>
<string name="show_lockscreen_pulse_title">Lockscreen Pulse</string>
<string name="show_lockscreen_pulse_summary">Audio graphic equalizer on the lockscreen</string>
<string name="show_ambient_pulse_title">Ambient Pulse</string>
<string name="show_ambient_pulse_summary">Audio graphic equalizer on the ambient screen</string>
<string name="pulse_render_mode_title">Render mode</string>
<string name="pulse_render_mode_fading_bars">Fading blocks</string>
<string name="pulse_render_mode_solid_lines">Solid lines</string>
<string name="pulse_legacy_mode_advanced_category">Fading blocks mode settings</string>
<string name="pulse_custom_fudge_factor">Sanity level</string>
<string name="pulse_lavalamp_speed_title">Lava lamp speed</string>
<string name="pulse_solid_units_count">Solid lines count</string>
<string name="pulse_solid_units_opacity">Solid lines opacity</string>
<string name="pulse_solid_units_rounded_title">Rounded corners</string>
<string name="pulse_solid_units_rounded_summary">Solid lines with rounded tip</string>
<string name="pulse_solid_dimen_category">Solid lines mode settings</string>
<string name="pulse_color_mode_title">Color</string>
<string name="pulse_color_accent">Accent</string>
<string name="pulse_color_custom">Custom</string>
<string name="pulse_color_lava_lamp">Lava lamp</string>
<string name="pulse_color_user_title">Choose color</string>
<string name="pulse_smoothing_enabled_title">Turn on smoothing</string>
<string name="pulse_smoothing_enabled_summary">Each bar is animated more smoothly</string>
<string name="pulse_custom_dimen">Bar width</string>
<string name="pulse_custom_div">Bar spacing</string>
<string name="pulse_filled_block_size">Block size</string>
<string name="pulse_empty_block_size">Block spacing</string>
<!-- Pulse Gravity n Mirror Options -->
<string name="pulse_custom_gravity_title">Gravity</string>
<string name="pulse_custom_gravity_bottom">Bottom</string>
<string name="pulse_custom_gravity_top">Top</string>
<string name="pulse_custom_gravity_center">Center</string>
<string name="visualizer_center_mirrored_title">Center mirrored</string>
<string name="visualizer_center_mirrored_summary">Set the visualizer in center mirrored mode</string>
<string name="pulse_vertical_mirror_title">Vertical Mirror</string>
<string name="pulse_vertical_mirror_summary">Create other pulse and flip vertically</string>
<string name="click_partial_screenshot_title">Click to partial screenshot</string>
<string name="click_partial_screenshot_summary">Short click Volume Down and Power to take partial screenshot</string>
<!-- UI styles -->
<string name="theme_customization_ui_style_title">UI Style</string>
<string name="theme_customization_ui_style_summary">Set custom style for your interface</string>
<!-- OOS style material dismiss all button for notifications -->
<string name="notification_material_dismiss_button_title">Material dimiss button</string>
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Material dismiss button style</string>
<string name="clearall_bgstyle_title">Material dismiss background style</string>
<!-- Combined signal icons in status bar -->
<string name="combined_status_bar_signal_icons_title">Combined signal icons</string>
<string name="combined_status_bar_signal_icons_summary">Enable combined signal icons\n(WARNING: a soft reboot will occur upon enabling combined signal icons)</string>
<!-- Smart Pixels -->
<string name="smart_pixels_warning_text">Smart pixels is a power saving feature. Depending on how many pixels you decide to turn off, you could see improvement in battery life. Note that in some cases it can result in unresponsive areas on touch screen</string>
<string name="smart_pixels_title">Smart Pixels</string>
<string name="smart_pixels_summary">Save battery by shutting off extra pixels</string>
<string name="smart_pixels_enable_title">Enable Smart Pixels</string>
<string name="smart_pixels_enable_summary">Shut off pixels to reduce power consumption</string>
<string name="smart_pixels_on_power_save_title">Auto-enable on battery saver</string>
<string name="smart_pixels_on_power_save_summary">Enable Smart Pixels when battery saver is enabled</string>
<string name="smart_pixels_percent">Percent of pixels to disable</string>
<string name="smart_pixels_shift_title">Burn-in protection</string>
<string name="smart_pixels_shift_summary">Prevents burn-in on OLED devices by shifting pixels every so often</string>
</resources>