summaryrefslogtreecommitdiffstats
path: root/res/values-pl
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-pl')
-rw-r--r--res/values-pl/cm_strings.xml108
-rw-r--r--res/values-pl/qcomstrings.xml568
-rw-r--r--res/values-pl/strings.xml819
3 files changed, 1227 insertions, 268 deletions
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 000000000..07fd8843f
--- /dev/null
+++ b/res/values-pl/cm_strings.xml
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 The CyanogenMod Project
+
+ 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">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Szeroki</string>
+ <!-- Format for entries in the picture size menu. Parameter one is aspect ratio,
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
+ <string name="pref_camera_megapixel_format">(<xliff:g id="ratio" example="16:9">%1$s</xliff:g>) <xliff:g id="pixels">%2$1.1f</xliff:g> megapikseli</string>
+ <!-- Settings screen, scene mode -->
+ <string name="pref_camera_scenemode_entry_antimotionblur">Redukcja rozmazywania</string>
+ <string name="pref_camera_scenemode_entry_aqua">Woda</string>
+ <string name="pref_camera_scenemode_entry_ar">Rozszerzona rzeczywistość</string>
+ <string name="pref_camera_scenemode_entry_asd">Najlepsze ujęcie</string>
+ <string name="pref_camera_scenemode_entry_baby">Dziecko</string>
+ <string name="pref_camera_scenemode_entry_backgroundblur">Rozmazane tło</string>
+ <string name="pref_camera_scenemode_entry_backlight">Podświetlenie</string>
+ <string name="pref_camera_scenemode_entry_backlightportrait">Portret z podświetleniem</string>
+ <string name="pref_camera_scenemode_entry_barcode">Kod kreskowy</string>
+ <string name="pref_camera_scenemode_entry_beach">Plaża</string>
+ <string name="pref_camera_scenemode_entry_beauty">Uroda</string>
+ <string name="pref_camera_scenemode_entry_candlelight">Przy świecach</string>
+ <string name="pref_camera_scenemode_entry_cine">Kino</string>
+ <string name="pref_camera_scenemode_entry_closeup">Zbliżenie</string>
+ <string name="pref_camera_scenemode_entry_dark">Ciemność</string>
+ <string name="pref_camera_scenemode_entry_dish">Jedzenie</string>
+ <string name="pref_camera_scenemode_entry_duskdawn">Wschód-zachód słońca</string>
+ <string name="pref_camera_scenemode_entry_document">Dokument</string>
+ <string name="pref_camera_scenemode_entry_fallcolor">Brak kolorów</string>
+ <string name="pref_camera_scenemode_entry_fireworks">Fajerwerki</string>
+ <string name="pref_camera_scenemode_entry_flowers">Kwiaty</string>
+ <string name="pref_camera_scenemode_entry_handheldtwilight">Zmierzch bez statywu</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Wysoka czułość</string>
+ <string name="pref_camera_scenemode_entry_indoor">W pomieszczeniu</string>
+ <string name="pref_camera_scenemode_entry_landscape">Poziomo</string>
+ <string name="pref_camera_scenemode_entry_mix_illuminant">Mieszane oświetlenie</string>
+ <string name="pref_camera_scenemode_entry_mood">Nastrój</string>
+ <string name="pref_camera_scenemode_entry_nightportrait">Nocny portret</string>
+ <string name="pref_camera_scenemode_entry_nightindoor">W pomieszczeniu nocą</string>
+ <string name="pref_camera_scenemode_entry_oldfilm">Stary film</string>
+ <string name="pref_camera_scenemode_entry_pet">Zwierzęta</string>
+ <string name="pref_camera_scenemode_entry_portrait">Pionowo</string>
+ <string name="pref_camera_scenemode_entry_snow">Śnieg</string>
+ <string name="pref_camera_scenemode_entry_softskin">Delikatna skóra</string>
+ <string name="pref_camera_scenemode_entry_sports">Sport</string>
+ <string name="pref_camera_scenemode_entry_spotlight">Reflektor</string>
+ <string name="pref_camera_scenemode_entry_steadyphoto">Stabilne ujęcie</string>
+ <string name="pref_camera_scenemode_entry_supernight">Ciemna noc</string>
+ <string name="pref_camera_scenemode_entry_sweepstitch">Rozległy ścieg</string>
+ <string name="pref_camera_scenemode_entry_text">Tekst</string>
+ <string name="pref_camera_scenemode_entry_theatre">Teatr</string>
+ <string name="pref_camera_scenemode_entry_whiteboard">Biała tablica</string>
+ <!-- Settings screen, focus mode -->
+ <string name="pref_camera_focusmode_entry_continuous">Ciągły</string>
+ <string name="pref_camera_focusmode_entry_mw_continuous">Ciągły (MW)</string>
+ <string name="pref_camera_focusmode_entry_extended">Rozszerzony</string>
+ <string name="pref_camera_focusmode_entry_facedetect">Wykrywanie twarzy</string>
+ <string name="pref_camera_focusmode_entry_facepriority">Priorytet twarzy</string>
+ <string name="pref_camera_focusmode_entry_fixed">Stały</string>
+ <string name="pref_camera_focusmode_entry_normal">Normalny</string>
+ <string name="pref_camera_focusmode_entry_portrait">Portret</string>
+ <string name="pref_camera_focusmode_entry_hyperfocal">Hyperfokalnie</string>
+ <!-- Color effects -->
+ <string name="pref_camera_coloreffect_entry_washed">Zmyty</string>
+ <string name="pref_camera_coloreffect_entry_vintage_warm">Klasyczne ciepło</string>
+ <string name="pref_camera_coloreffect_entry_vintage_cold">Klasyczne zimno</string>
+ <string name="pref_camera_coloreffect_entry_point_blue">Punktowy niebieski</string>
+ <string name="pref_camera_coloreffect_entry_point_green">Punktowy zielony</string>
+ <string name="pref_camera_coloreffect_entry_point_red_yellow">Punktowy żółto-czerwony</string>
+ <string name="pref_camera_coloreffect_entry_cartoonize">Kreskówka</string>
+ <!-- Red eye flash mode title -->
+ <string name="pref_camera_flashmode_entry_redeye">Czerwone oczy</string>
+ <string name="pref_camera_flashmode_label_redeye">CZERWONE OCZY</string>
+ <!-- Power shutter -->
+ <string name="pref_camera_power_shutter_title">Migawka przyciskiem zasilania</string>
+ <!-- Max brightness -->
+ <string name="pref_camera_max_brightness_title">Jasny ekran</string>
+ <!-- Touch focus duration -->
+ <string name="pref_camera_focustime_title">Czas ustawiania ostrości</string>
+ <string name="pref_camera_focustime_entry_0">0s</string>
+ <string name="pref_camera_focustime_entry_3">3s</string>
+ <string name="pref_camera_focustime_entry_5">5 sekund</string>
+ <string name="pref_camera_focustime_entry_10">10 sekund</string>
+ <string name="pref_camera_focustime_entry_infinite">Nieskończony</string>
+ <!-- Shutter speed -->
+ <string name="pref_camera_shutter_speed_title">Czas migawki</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Masz włączone zaawansowane opcje aparatu</string>
+ <string name="developer_menu_disabled">Masz wyłączone zaawansowane opcje aparatu</string>
+ <string name="pref_camera2_preferences_category_developer">Opcje zaawansowane</string>
+</resources>
diff --git a/res/values-pl/qcomstrings.xml b/res/values-pl/qcomstrings.xml
new file mode 100644
index 000000000..93b6b1223
--- /dev/null
+++ b/res/values-pl/qcomstrings.xml
@@ -0,0 +1,568 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2012-2014, 2016-2017 The Linux Foundation. All rights reserved.
+
+ Not a Contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
+ Copyright (C) 2017-2018 The LineageOS Project
+
+ 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>
+ <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
+ <!-- Settings screen, Power Mode title -->
+ <string name="pref_camera_powermode_title">Tryb zasilania</string>
+ <!-- Settings screen, Power mode dialog radio button choices -->
+ <string name="pref_camera_powermode_entry_lp">Niski pobór energii</string>
+ <string name="pref_camera_powermode_entry_np">Normalny pobór energii</string>
+ <!-- Settings screen, Power mode dialog radio button choices -->
+ <!-- Default Power mode.. -->
+ <!-- Default auto exposure setting. Do not translate. -->
+ <!-- Settings screen, Select auto exposure title -->
+ <string name="pref_camera_autoexposure_title">Automatyczna ekspozycja</string>
+ <!-- Settings screen, auto exposure dialog radio button choices -->
+ <string name="pref_camera_autoexposure_entry_frameaverage">Średnia ramki</string>
+ <string name="pref_camera_autoexposure_entry_centerweighted">Centralnie ważony</string>
+ <string name="pref_camera_autoexposure_entry_spotmetering">Pomiar punktowy</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Settings screen, Video encoder title -->
+ <string name="pref_camera_videoencoder_title">Kodek wideo</string>
+ <!-- Settings screen, Video encoder dialog radio button choices -->
+ <!-- Default video encoder setting. A numerical value. -->
+ <!-- Settings screen, Video encoder dialog title -->
+ <string name="pref_camera_videoencoder_dialogtitle">Kodek wideo</string>
+ <!-- Default audio encoder setting. A numerical value. -->
+ <!-- Settings screen, Audio encoder title -->
+ <string name="pref_camera_audioencoder_title">Kodek audio</string>
+ <!-- Settings screen, Audio encoder dialog radio button choices -->
+ <!-- Default Skin Tone Enhancement setting. Do not translate. -->
+ <!-- Settings screen, Select Skin Tone Enhancement title -->
+ <string name="pref_camera_skinToneEnhancement_title">Poprawa koloru skóry</string>
+ <!-- Settings screen, Skin Tone Enhancement radio button choices -->
+ <string name="pref_camera_skinToneEnhancement_entry_enable">Włącz</string>
+ <string name="pref_camera_skinToneEnhancement_entry_disable">Wyłącz</string>
+ <!-- Skin Tone Enhancement entry values. Do not translate. -->
+ <!-- Settings screen, setting title text for ZSL-->
+ <string name="pref_camera_zsl_title">Brak opóźnienia migawki</string>
+ <!-- Default selectable zone af setting. Do not translate. -->
+ <!-- Settings screen, Selectable zone af title -->
+ <string name="pref_camera_selectablezoneaf_title">Strefa autofokusa</string>
+ <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
+ <string name="pref_camera_selectablezoneaf_entry_auto">Automatycznie</string>
+ <string name="pref_camera_selectablezoneaf_entry_spotmetering">Pomiar punktowy</string>
+ <string name="pref_camera_selectablezoneaf_entry_centerweighted">Centralnie ważony</string>
+ <string name="pref_camera_selectablezoneaf_entry_frameaverage">Średnia ramki</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Settings screen, Selectable advanced features title -->
+ <string name="pref_camera_advanced_features_title">Funkcje zaawansowane</string>
+ <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
+ <string name="pref_camera_advanced_feature_entry_none">Brak</string>
+ <string name="pref_camera_advanced_feature_entry_multi_touch_focus">Ostrość multi-touch</string>
+ <!-- Auto exposure entry values. Do not translate. -->
+ <!-- Manual exposure control entry values -->
+ <string name="pref_camera_manual_exp_title">Ręczna ekspozycja</string>
+ <string name="pref_camera_manual_exp_entry_ISO_priority">Priorytet ISO</string>
+ <string name="pref_camera_manual_exp_entry_exptime_priority">Priorytet czasu ekspozycji</string>
+ <string name="pref_camera_manual_exp_entry_user_setting">Ustawienia użytkownika</string>
+ <string name="pref_camera_manual_exp_entry_off">Wyłączone</string>
+ <!-- Manual white balance entry values -->
+ <string name="pref_camera_manual_wb_title">Ręczny balans bieli</string>
+ <string name="pref_camera_manual_wb_entry_color_temperature">Temperatura barw</string>
+ <string name="pref_camera_manual_wb_entry_rbgb_gains">Zysk RGB</string>
+ <string name="pref_camera_manual_wb_entry_off">Wyłączony</string>
+ <!-- Manual Focus entry values -->
+ <string name="pref_camera_manual_focus_title">Ręczne ustawienie ostrości</string>
+ <string name="pref_camera_manual_focus_entry_scale_mode">Tryb skali</string>
+ <string name="pref_camera_manual_focus_entry_diopter_mode">Tryb dioptrii</string>
+ <string name="pref_camera_manual_focus_entry_off">Wyłączone</string>
+ <!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title">Natychmiastowe przechwytywanie</string>
+ <string name="pref_camera_instant_capture_entry_aggressive_aec">Agresywne AEC</string>
+ <string name="pref_camera_instant_capture_entry_fast_aec">Szybkie AEC</string>
+ <string name="pref_camera_instant_capture_entry_disable">Wyłącz</string>
+ <!-- Instant Capture entry values -->
+ <!-- Settings screen, ZSL location dialog choices -->
+ <string name="pref_camera_zsl_entry_off">Wyłączone</string>
+ <string name="pref_camera_zsl_entry_on">Włączone</string>
+ <!-- The message is shown in toast when HDR or scene mode is enabled -->
+ <string name="hdr_enable_message">HDR jest włączony, obsługiwany jest tylko tryb automatycznej scenerii</string>
+ <string name="scene_enable_message">HDR nie jest obsługiwany w trybie innej sceny niż Auto</string>
+ <!-- Settings screen, Video HDR location dialog choices -->
+ <string name="pref_camera_video_hdr_entry_off">Wyłączone</string>
+ <string name="pref_camera_video_hdr_entry_on">Włączone</string>
+ <!-- Settings screen, CDS location dialog choices -->
+ <string name="pref_camera_cds_entry_off">Wyłączone</string>
+ <string name="pref_camera_cds_entry_on">Włączone</string>
+ <string name="pref_camera_cds_entry_auto">Automatyczny</string>
+ <!-- Settings screen, video CDS location dialog choices -->
+ <string name="pref_camera_video_cds_entry_off">Wyłączone</string>
+ <string name="pref_camera_video_cds_entry_on">Włączone</string>
+ <string name="pref_camera_video_cds_entry_auto">Automatyczny</string>
+ <!-- Settings screen, TNR location dialog choices -->
+ <string name="pref_camera_tnr_entry_disable">Wyłącz</string>
+ <string name="pref_camera_tnr_entry_enable">Włącz</string>
+ <!-- Settings screen, TNR location dialog choices -->
+ <!-- Settings screen, video TNR location dialog choices -->
+ <string name="pref_camera_video_tnr_entry_disable">Wyłącz</string>
+ <string name="pref_camera_video_tnr_entry_enable">Włącz</string>
+ <!-- Settings screen, video TNR location dialog choices -->
+ <!-- Settings screen, setting title text for Video HDR-->
+ <string name="pref_camera_video_hdr_title">Wideo HDR</string>
+ <!-- Settings menu, setting title text for cds mode-->
+ <string name="pref_camera_cds_title">Tryb CDS</string>
+ <!-- Settings menu, setting title text for video cds mode-->
+ <string name="pref_camera_video_cds_title">Tryb wideo CDS</string>
+ <!-- Default cds mode setting-->
+ <!-- Default video cds mode setting-->
+ <!-- Settings menu, setting title text for tnr mode-->
+ <string name="pref_camera_tnr_title">Tryb TNR</string>
+ <!-- Settings menu, setting title text for video tnr mode-->
+ <string name="pref_camera_video_tnr_title">Tryb wideo TNR</string>
+ <!-- Default tnr mode setting-->
+ <!-- Default video tnr mode setting-->
+ <!-- Default face detection setting. -->
+ <!-- Settings screen, Select Face Detection -->
+ <string name="pref_camera_facedetection_title">Wykrywanie twarzy</string>
+ <!-- Settings menu, Face Detection choices -->
+ <string name="pref_camera_facedetection_entry_off">Wyłączone</string>
+ <string name="pref_camera_facedetection_entry_on">Włączone</string>
+ <!-- Default Selfie Flash setting. -->
+ <!-- Settings screen, Selfie Flash Detection -->
+ <string name="pref_selfie_flash_title">Lampa Selfie</string>
+ <!-- Settings menu, Selfie Flash choices -->
+ <string name="pref_selfie_flash_entry_off">Wyłączone</string>
+ <string name="pref_selfie_flash_entry_on">Włączone</string>
+ <!-- Default redeye reduction setting. -->
+ <!-- Settings screen, Select Redeye Reduction -->
+ <string name="pref_camera_redeyereduction_title">Redukcja czerwonych oczu</string>
+ <!-- Settings menu, redeye reduction choices -->
+ <string name="pref_camera_redeyereduction_entry_enable">Włącz</string>
+ <string name="pref_camera_redeyereduction_entry_disable">Wyłącz</string>
+ <string name="pref_camera_selfiemirror_title">Lusterko</string>
+ <string name="pref_camera_selfiemirror_entry_enable">Włącz</string>
+ <string name="pref_camera_selfiemirror_entry_disable">Wyłącz</string>
+ <string name="pref_camera_shuttersound_title">Dźwięk migawki</string>
+ <string name="pref_camera_shuttersound_entry_enable">Włączone</string>
+ <string name="pref_camera_shuttersound_entry_disable">Wyłączone</string>
+ <!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
+ <string name="error_app_unsupported_hfr_selection">Nagrywanie z dużą ilością klatek nie jest obsługiwane dla cyfrowej stabilizacji obrazu, TimeLapse i HDR.</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
+ <string name="error_app_unsupported_hfr">Tryb zwolnionego tempa nie jest obsługiwany dla wybranej rozdzielczości wideo. Wybierz niższą rozdzielczość nagrywania wideo</string>
+ <!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
+ <string name="error_app_unsupported_dis">Stabilizacja nie jest obsługiwana dla wybranej rozdzielczości wideo. Wybierz niższą rozdzielczość nagrywania wideo</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported resolution for HSR mode -->
+ <string name="error_app_unsupported_hsr">Tryb wysokiej szybkości nie jest obsługiwany dla wybranej rozdzielczości wideo. Wybierz niższą rozdzielczość nagrywania wideo</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
+ <string name="error_app_unsupported_hfr_codec">Tylko kodowanie wideo H.264 jest obsługiwane, kiedy funkcja Zwolnionego Tempa jest włączona</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
+ <string name="error_app_unsupported">Niewspierana rozdzielczość wideo dla tego kodeka</string>
+ <!-- The message is shown in dialog when the app encounters an unsupported video profile-->
+ <string name="error_app_unsupported_profile">Nieobsługiwany profil wideo</string>
+ <!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
+ <string name="error_app_unsupported_raw">Format zdjęć RAW nie jest obsługiwany w trybie braku opóźnienia migawki. Wybierz JPEG</string>
+ <!-- Settings screen, AE bracketing and HDR location dialog choices -->
+ <string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">Autobracketing ekspozycji</string>
+ <string name="pref_camera_ae_bracket_hdr_title">Autobracketing ekspozycji</string>
+ <string name="pref_camera_ae_bracket_hdr_entry_on">Włączone</string>
+ <string name="err_app_unsupport_ae_bracket_code">Autobracketing nie jest jeszcze wspierany</string>
+ <!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
+ <string name="snapshot_lower_than_video">Rozmiar zrzutu jest mniejszy niż rozmiar wideo. Ustaw rozdzielczość większą lub równą aktualnej wielkości wideo.</string>
+ <!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
+ <string name="snapshotsize_low_powermode">Zmiana rozmiaru obrazka w trybie niskiego poboru energii nie jest wspierana. Zostanie wykonany zrzut o rozdzielczości wideo. Wybierz standardowy tryb pracy, aby zmienić rozmiar obrazka.</string>
+ <!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
+ <string name="snapshot_qcif_and_d1">Tylko zrzut wideo jest wspierany dla tej rozdzielczości.</string>
+ <!-- Default hfr setting. Do not translate. -->
+ <!-- Settings screen, Select hfr title -->
+ <string name="pref_camera_hfr_title">Nagrywanie z dużą liczbą klatek</string>
+ <!-- Settings screen, hfr radio button choices -->
+ <string name="pref_camera_hfr_entry_off">Wyłączone</string>
+ <string name="pref_camera_hfr_entry_2x">Zwolnione tempo 60 FPS</string>
+ <string name="pref_camera_hfr_entry_3x">Zwolnione tempo 90 FPS</string>
+ <string name="pref_camera_hfr_entry_4x">Zwolnione tempo 120 FPS</string>
+ <string name="pref_camera_hfr_entry_8x">Zwolnione tempo 240 FPS</string>
+ <string name="pref_camera_hfr_entry_hsr_60">Wysoka szybkość 60 FPS</string>
+ <string name="pref_camera_hfr_entry_hsr_90">Wysoka szybkość 90 FPS</string>
+ <string name="pref_camera_hfr_entry_hsr_120">Wysoka szybkość 120 FPS</string>
+ <string name="pref_camera_hfr_entry_hsr_240">Wysoka szybkość: 240 FPS</string>
+ <!-- HFR entry values. Do not translate. -->
+ <!-- Default noise reduction setting. Do not translate. -->
+ <!-- Settings screen, Select See More title -->
+ <string name="pref_camera_noise_reduction_title">Redukcja szumów</string>
+ <!-- Settings screen, see more radio button choices -->
+ <string name="pref_camera_noise_reduction_entry_off">Wyłączone</string>
+ <string name="pref_camera_noise_reduction_entry_fast">Szybka</string>
+ <string name="pref_camera_noise_reduction_entry_high_quality">Wysoka jakość</string>
+ <!-- see more entry values. Do not translate. -->
+ <!-- Default see more setting. Do not translate. -->
+ <!-- Settings screen, Select See More title -->
+ <!-- Settings screen, see more radio button choices -->
+ <string name="pref_camera_see_more_entry_off">Wyłączone</string>
+ <string name="pref_camera_see_more_entry_on">Włączone</string>
+ <!-- see more entry values. Do not translate. -->
+ <!-- Denoise Settings screen, setting title text -->
+ <string name="pref_camera_denoise_title">Odszumianie</string>
+ <!-- Denoise Settings screen, Record location dialog choices -->
+ <string name="pref_camera_denoise_entry_off">Wyłączone</string>
+ <string name="pref_camera_denoise_entry_on">Włączone</string>
+ <!-- Default iso setting. Do not translate. -->
+ <!-- Settings screen, Select Iso title -->
+ <string name="pref_camera_iso_title">ISO</string>
+ <!-- Settings screen, ISO dialog radio button choices -->
+ <string name="pref_camera_iso_entry_auto">Auto</string>
+ <string name="pref_camera_iso_entry_isodeblur">Auto (HJR)</string>
+ <string name="pref_camera_iso_entry_iso50">ISO50</string>
+ <string name="pref_camera_iso_entry_iso100">ISO100</string>
+ <string name="pref_camera_iso_entry_iso125">ISO125</string>
+ <string name="pref_camera_iso_entry_iso150">ISO150</string>
+ <string name="pref_camera_iso_entry_iso200">ISO200</string>
+ <string name="pref_camera_iso_entry_iso250">ISO250</string>
+ <string name="pref_camera_iso_entry_iso300">ISO300</string>
+ <string name="pref_camera_iso_entry_iso320">ISO320</string>
+ <string name="pref_camera_iso_entry_iso350">ISO350</string>
+ <string name="pref_camera_iso_entry_iso400">ISO400</string>
+ <string name="pref_camera_iso_entry_iso450">ISO450</string>
+ <string name="pref_camera_iso_entry_iso500">ISO500</string>
+ <string name="pref_camera_iso_entry_iso600">ISO600</string>
+ <string name="pref_camera_iso_entry_iso640">ISO640</string>
+ <string name="pref_camera_iso_entry_iso700">ISO700</string>
+ <string name="pref_camera_iso_entry_iso800">ISO800</string>
+ <string name="pref_camera_iso_entry_iso1000">ISO1000</string>
+ <string name="pref_camera_iso_entry_iso1200">ISO1200</string>
+ <string name="pref_camera_iso_entry_iso1250">ISO1250</string>
+ <string name="pref_camera_iso_entry_iso1500">ISO1500</string>
+ <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
+ <string name="pref_camera_iso_entry_iso2000">ISO2000</string>
+ <string name="pref_camera_iso_entry_iso2500">ISO2500</string>
+ <string name="pref_camera_iso_entry_iso2700">ISO2700</string>
+ <string name="pref_camera_iso_entry_iso3200">ISO3200</string>
+ <string name="pref_camera_iso_entry_iso6400">ISO6400</string>
+ <string name="pref_camera_iso_entry_iso12800">ISO12800</string>
+ <!-- ISO entry values. Do not translate. -->
+ <!-- Settings screen, Anti Banding title -->
+ <string name="pref_camera_antibanding_title">Antybanding</string>
+ <!-- Default Anti Banding setting. -->
+ <!-- Settings screen, Anti Banding entries -->
+ <string name="pref_camera_antibanding_entry_0">Automatycznie</string>
+ <string name="pref_camera_antibanding_entry_1">50 Hz (Europa)</string>
+ <string name="pref_camera_antibanding_entry_2">60 Hz (USA)</string>
+ <!-- Default color effect setting. -->
+ <string name="pref_camera_filter_mode_entry_on">Włączone</string>
+ <string name="pref_camera_filter_mode_entry_off">Wyłączone</string>
+ <!-- Settings screen, Select Color effect title -->
+ <string name="pref_camera_coloreffect_title">Efekt koloru</string>
+ <string name="pref_camera_filter_mode_title">Efekt koloru</string>
+ <!-- Settings screen, Color effect dialog radio button choices -->
+ <string name="pref_camera_coloreffect_entry_none">Brak</string>
+ <string name="pref_camera_coloreffect_entry_mono">Monochromatyczny</string>
+ <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
+ <string name="pref_camera_coloreffect_entry_negative">Negatyw</string>
+ <!-- Color effect that overexposes and reverses some of the tones. -->
+ <string name="pref_camera_coloreffect_entry_solarize">Solaryzacja</string>
+ <string name="pref_camera_coloreffect_entry_posterize">Pocztówka</string>
+ <string name="pref_camera_coloreffect_entry_aqua">Woda</string>
+ <string name="pref_camera_coloreffect_entry_emboss">Płaskorzeźba</string>
+ <string name="pref_camera_coloreffect_entry_sketch">Szkic</string>
+ <string name="pref_camera_coloreffect_entry_neon">Neon</string>
+ <string name="pref_camera_coloreffect_entry_pastel">Pastele</string>
+ <string name="pref_camera_coloreffect_entry_mosaic">Mozaika</string>
+ <string name="pref_camera_coloreffect_entry_redtint">Czerwony odcień</string>
+ <string name="pref_camera_coloreffect_entry_bluetint">Niebieski odcień</string>
+ <string name="pref_camera_coloreffect_entry_greentint">Zielony odcień</string>
+ <!-- Select IS title -->
+ <string name="pref_camera_dis_title">Stabilizacja obrazu</string>
+ <!-- DIS choices -->
+ <string name="pref_camera_dis_entry_off">Wyłączone</string>
+ <string name="pref_camera_dis_entry_on">Włączone</string>
+ <!-- Select Face Recognition title -->
+ <string name="pref_camera_facerc_title">Rozpoznawanie twarzy</string>
+ <!-- Face Recognition choices -->
+ <string name="pref_camera_facerc_entry_off">Wyłączone</string>
+ <string name="pref_camera_facerc_entry_on">Włączone</string>
+ <!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_sharpness_entry_level0">Poziom 0</string>
+ <string name="pref_camera_sharpness_entry_level1">Poziom 1</string>
+ <string name="pref_camera_sharpness_entry_level2">Poziom 2 (domyślny)</string>
+ <string name="pref_camera_sharpness_entry_level3">Poziom 3</string>
+ <string name="pref_camera_sharpness_entry_level4">Poziom 4</string>
+ <string name="pref_camera_sharpness_entry_level5">Poziom 5</string>
+ <string name="pref_camera_sharpness_entry_level6">Poziom 6</string>
+ <!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_contrast_entry_level0">Poziom 0</string>
+ <string name="pref_camera_contrast_entry_level1">Poziom 1</string>
+ <string name="pref_camera_contrast_entry_level2">Poziom 2</string>
+ <string name="pref_camera_contrast_entry_level3">Poziom 3</string>
+ <string name="pref_camera_contrast_entry_level4">Poziom 4</string>
+ <string name="pref_camera_contrast_entry_level5">Poziom 5 (domyślny)</string>
+ <string name="pref_camera_contrast_entry_level6">Poziom 6</string>
+ <string name="pref_camera_contrast_entry_level7">Poziom 7</string>
+ <string name="pref_camera_contrast_entry_level8">Poziom 8</string>
+ <string name="pref_camera_contrast_entry_level9">Poziom 9</string>
+ <string name="pref_camera_contrast_entry_level10">Poziom 10</string>
+ <!-- Settings screen, Multiple levels entries -->
+ <string name="pref_camera_saturation_entry_level0">Poziom 0</string>
+ <string name="pref_camera_saturation_entry_level1">Poziom 1</string>
+ <string name="pref_camera_saturation_entry_level2">Poziom 2</string>
+ <string name="pref_camera_saturation_entry_level3">Poziom 3</string>
+ <string name="pref_camera_saturation_entry_level4">Poziom 4</string>
+ <string name="pref_camera_saturation_entry_level5">Poziom 5 (domyślny)</string>
+ <string name="pref_camera_saturation_entry_level6">Poziom 6</string>
+ <string name="pref_camera_saturation_entry_level7">Poziom 7</string>
+ <string name="pref_camera_saturation_entry_level8">Poziom 8</string>
+ <string name="pref_camera_saturation_entry_level9">Poziom 9</string>
+ <string name="pref_camera_saturation_entry_level10">Poziom 10</string>
+ <!-- Default sharpness setting. Do not translate. -->
+ <!-- Settings screen, Select sharpness title -->
+ <string name="pref_camera_sharpness_title">Ostrość</string>
+ <!-- Default contrast setting. Do not translate. -->
+ <!-- Settings screen, Select contrast title -->
+ <string name="pref_camera_contrast_title">Kontrast</string>
+ <!-- Default saturation setting. Do not translate. -->
+ <!-- Settings screen, Select saturation title -->
+ <string name="pref_camera_saturation_title">Nasycenie</string>
+ <!-- Default picture quality setting. See
+ pref_camera_jpegquality_entryvalues for possible values -->
+ <!-- Default Picture format setting. Do not translate. -->
+ <!-- Settings screen, Select Picture format title -->
+ <string name="pref_camera_picture_format_title">Format obrazu</string>
+ <!-- Settings screen, picture format dialog radio button choices -->
+ <!-- Picture format entry values. Do not translate. -->
+ <!-- Settings screen, Picture quality title -->
+ <string name="pref_camera_jpegquality_title">Jakość zdjęcia</string>
+ <!-- Settings screen, Picture quality dialog radio button choices -->
+ <string name="pref_camera_jpegquality_entry_0">Niska</string>
+ <string name="pref_camera_jpegquality_entry_1">Standard</string>
+ <string name="pref_camera_jpegquality_entry_2">Wysoka</string>
+ <!-- Default auto histogram setting. Do not translate. -->
+ <!-- Settings screen, Select Histogram title -->
+ <string name="pref_camera_histogram_title">Histogram</string>
+ <!-- Settings screen, Histogram radio button choices -->
+ <string name="pref_camera_histogram_entry_enable">Włącz</string>
+ <string name="pref_camera_histogram_entry_disable">Wyłącz</string>
+ <!-- Histogram entry values. Do not translate. -->
+ <!-- Default auto scene detection setting. -->
+ <!-- Settings screen, Select Auto Scene Detection -->
+ <string name="pref_camera_scenedetect_title">Automatyczne rozpoznawanie sceny</string>
+ <!-- Settings menu, auto scene detection choices -->
+ <string name="pref_camera_scenedetect_entry_off">Wyłączone</string>
+ <!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
+ <string name="pref_camera_scenedetect_entry_on">Włączone</string>
+ <!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
+ <string name="time_lapse_error">Nieprawidłowy rozmiar wideo do nagrywania poklatkowego.</string>
+ <!-- longshot value -->
+ <string name="pref_camera_longshot_title">Tryb ciągły</string>
+ <string name="msg_cancel_longshot_for_limited_memory">Brak pamięci, tryb ciągły niedostępny</string>
+ <!-- Toast showing non-supported functionality for flash in AE bracket -->
+ <string name="flash_aebracket_message">Lampa błyskowa nie jest obsługiwana w trybie korekcji AE</string>
+ <!-- Settings screen, setting title text for Auto HDR-->
+ <string name="pref_camera_auto_hdr_title">Auto HDR</string>
+ <!-- Settings screen, Auto HDR location dialog choices -->
+ <string name="pref_camera_auto_hdr_entry_enable">Włącz</string>
+ <string name="pref_camera_auto_hdr_entry_disable">Wyłącz</string>
+ <!-- toast message for storage location switch -->
+ <string name="on_switch_save_path_to_sdcard">Kończy się miejsce w pamięci urządzenia, domyślna pamięć zmieniona na kartę SD</string>
+ <!-- Settings screen, Selectable HDR mode title -->
+ <string name="pref_camera_hdr_mode_title">Tryb HDR</string>
+ <!-- Settings screen, Selectable HDR mode radio button choices -->
+ <string name="pref_camera_hdr_mode_entry_sensor">Czujnik HDR</string>
+ <string name="pref_camera_hdr_mode_entry_multi_frame">Wieloklatkowy HDR</string>
+ <!-- HDR mode entry values. Do not translate. -->
+ <!--Default video rotation setting-->
+ <!--Settings screen, video rotation title-->
+ <string name="pref_camera_video_rotation_title">Orientacja wideo</string>
+ <!--Menu, video rotation label-->
+ <string name="pref_camera_video_rotation_label">OBRACANIE WIDEO</string>
+ <!-- Settings screen, Video rotation dialog radio button choices -->
+ <string name="pref_camera_video_rotation_entry_0">0 stopni</string>
+ <string name="pref_camera_video_rotation_entry_90">90 stopni</string>
+ <string name="pref_camera_video_rotation_entry_180">180 stopni</string>
+ <string name="pref_camera_video_rotation_entry_270">270 stopni</string>
+ <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
+ <string name="map_activity_not_found_err">Nie ma zainstalowanej aplikacji mapy, aby zobaczyć lokalizację</string>
+ <!-- Continuous shot enable message -->
+ <string name="longshot_enable_message">Zaawansowane funkcje nie są dostępne w trybie ciągłym</string>
+ <!-- Advanced features enable message -->
+ <string name="advance_feature_enable_msg">Tryb ciągły nie jest dostępny, kiedy są włączone zaawansowane funkcje</string>
+ <!-- The alas of CameraActivity for gesture operation -->
+ <string name="camera_gesture_title">Uruchom aparat</string>
+ <string name="pref_camera_tsmakeup_title">Upiększanie</string>
+ <string name="pref_camera_tsmakeup_entry_on">Włączone</string>
+ <string name="pref_camera_tsmakeup_entry_off">Wyłączone</string>
+ <string name="pref_camera_tsmakeup_entry_low">Niski</string>
+ <string name="pref_camera_tsmakeup_entry_mid">Średni</string>
+ <string name="pref_camera_tsmakeup_entry_high">Wysoki</string>
+ <string name="pref_camera_tsmakeup_custom">Niestandardowe</string>
+ <string name="pref_camera_tsmakeup_level_whiten">Wybielenie</string>
+ <string name="pref_camera_tsmakeup_level_clean">Zmiękczenie</string>
+ <string name="text_tsmakeup_alert_title">Ostrzeżenie</string>
+ <string name="text_tsmakeup_alert_msg">Wykrywanie twarzy musi być włączone, aby korzystać z funkcji \"Upiększanie\". Czy chcesz kontynuować?</string>
+ <string name="text_tsmakeup_alert_continue">Kontynuuj</string>
+ <string name="text_tsmakeup_alert_quit">Anuluj</string>
+ <string name="text_tsmakeup_beautify_toast">Upiększenie</string>
+ <string name="all_in_focus">Wszystko wyostrzone</string>
+ <string name="refocus_toast">Dotknij tutaj, aby zmienić ostrość ostatniego zdjęcia</string>
+ <string name="refocus_prompt_message">Z UbiFocus aparat wykona 5 zdjęć, za każdym razem, gdy naciśniesz przycisk migawki. 5 zdjęć zostanie scalonych w jedno, na którym wszystko jest wyostrzone. Możesz zmienić punkt wyostrzania po wykonaniu zdjęcia.</string>
+ <string name="camera_thermal_shutdown">Telefon przegrzany, wyłączanie aparatu.</string>
+ <string name="camera_server_died">Serwer mediów padł, wyłączanie aparatu.</string>
+ <string name="camera_unknown_error">Nieznany błąd, wyłączanie aparatu.</string>
+ <string name="mute_button_desc">Wycisz dźwięk migawki</string>
+ <string name="pref_camera2_camera2_title">Tryb Camera2</string>
+ <string name="pref_camera2_camera2_entry_enable">Włącz</string>
+ <string name="pref_camera2_camera2_entry_disable">Wyłącz</string>
+ <string name="pref_camera2_mono_only_title">Tylko monochromatyczny</string>
+ <string name="pref_camera2_mono_only_entry_on">Włączone</string>
+ <string name="pref_camera2_mono_only_entry_off">Wyłączone</string>
+ <string name="pref_camera2_mono_preview_title">Podgląd monochromatyczny</string>
+ <string name="pref_camera2_mono_preview_entry_on">Włączone</string>
+ <string name="pref_camera2_mono_preview_entry_off">Wyłączone</string>
+ <string name="pref_camera2_clearsight_entry_on">Włączone</string>
+ <string name="pref_camera2_clearsight_entry_off">Wyłączone</string>
+ <string name="clearsight_capture_success">Przechwytywanie ClearSight powiodło się</string>
+ <string name="clearsight_capture_fail">Przechwytywanie ClearSight nie powiodło się</string>
+ <string name="pref_camera2_mpo_title">Format MPO</string>
+ <string name="pref_camera2_mpo_entry_on">Włączone</string>
+ <string name="pref_camera2_mpo_entry_off">Wyłączone</string>
+ <string name="pref_camera2_makeup_title">Makijaż</string>
+ <string name="pref_camera2_makeup_entry_on">Włączone</string>
+ <string name="pref_camera2_makeup_entry_off">Wyłączone</string>
+ <string name="pref_camera2_noise_reduction_title">Redukcja szumów</string>
+ <string name="pref_camera2_noise_reduction_entry_off">Wyłączone</string>
+ <string name="pref_camera2_noise_reduction_entry_fast">Szybka</string>
+ <string name="pref_camera2_noise_reduction_entry_high_quality">Wysoka jakość</string>
+ <string name="pref_camera2_videosnap_title">Automatyczny rozmiar migawki</string>
+ <string name="pref_camera2_videosnap_entry_enable">Wł.</string>
+ <string name="pref_camera2_videosnap_entry_disable">Wył.</string>
+ <string name="pref_camera2_trackingfocus_title">Śledzenie ostrości</string>
+ <string name="pref_camera2_trackingfocus_entry_on">Włączone</string>
+ <string name="pref_camera2_trackingfocus_entry_off">Wyłączone</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">Najlepsze zdjęcie</string>
+ <string name="pref_camera_scenemode_entry_sharpshooter">Wyostrz zdjęcie</string>
+ <string name="pref_camera_scenemode_entry_trackingfocus">Śledzenie ostrości</string>
+ <string name="pref_camera_scenemode_entry_panorama">Panorama</string>
+ <string name="pref_camera_scenemode_entry_promode">Tryb Pro</string>
+ <string name="bestpicture_done">GOTOWE</string>
+ <string name="bestpicture_at_least_one_picture">Musisz wybrać przynajmniej jedno zdjęcie.</string>
+ <string name="pref_camera2_shutter_sound_entry_on">Włączone</string>
+ <string name="pref_camera2_shutter_sound_entry_off">Wyłączone</string>
+ <string name="pref_camera2_shutter_sound_title">Dźwięk migawki</string>
+ <string name="pref_camera2_timer_entry_off">Wyłączone</string>
+ <string name="pref_camera2_timer_entry_2sec">2 sekundy</string>
+ <string name="pref_camera2_timer_entry_5sec">5 sekund</string>
+ <string name="pref_camera2_timer_entry_10sec">10 sekund</string>
+ <string name="pref_camera2_saveraw_title">Zapisz w formacie RAW</string>
+ <string name="panocapture_direction_is_not_determined">Poruszaj się stale w jednym kierunku.</string>
+ <string name="panocapture_intro">Naciśnij przycisk aparatu, aby rozpocząć.</string>
+ <string name="panocapture_direction_is_changed">Zmieniono kierunek, zatrzymywanie przechwytywania panoramy\u2026</string>
+ <string name="makeup_ui_title">Wybierz siłę upiększenia.</string>
+ <string name="makeup_ui_ok_button">OK</string>
+ <string name="perf_camera2_version_info">Informacja o wersji</string>
+ <string name="perf_camera2_preferences_category_general">Ogólne</string>
+ <string name="perf_camera2_preferences_category_photo">Aparat fotograficzny</string>
+ <string name="perf_camera2_preferences_category_video">Kamera wideo</string>
+ <string name="perf_camera2_preferences_category_system">System</string>
+ <string name="pref_camera2_scene_mode_dual_camera_instructional_content">W trybie podwójnego aparatu, twoje zdjęcia będą lepsze. Można również zastosować efekty tła poprzez edycję zdjęć wykonanych trybem podwójnego aparatu w Galerii.</string>
+ <string name="pref_camera2_scene_mode_ubi_focus_instructional_content">W trybie UbiFocus aparat zrobi 5 zdjęć z których utworzy jedno najbardziej ostre. Możesz cofnąć wyostrzenie po wykonaniu zdjęcia.</string>
+ <string name="pref_camera2_scene_mode_opti_zoom_instructional_content">Użyj OptiZoom, jeżeli chcesz mieć czysty, powiększony obraz. Możesz też powiększyć przed lub po zrobieniu zdjęcia.</string>
+ <string name="pref_camera2_scene_mode_sports_instructional_content">Tryb sportowy pomaga zrobić dokładniejsze zdjęcia w ruchu.\n\nPoprawi twoje zdjęcia, ale nie zadziała podczas kręcenia filmów.</string>
+ <string name="pref_camera2_scene_mode_hdr_instructional_content">Gdy jesteś w pomieszczeniu słabo oświetlonym włącz HDR, aby uzyskać możliwie najlepsze zdjęcia.</string>
+ <string name="pref_camera2_scene_mode_best_photo_instructional_content">Pozwala na wykonanie serii 10 zdjęć, z których można wybrać najlepsze.</string>
+ <string name="pref_camera2_scene_mode_chroma_flash_instructional_content">Za pomocą ChromaFlash oświetlenie na zdjęciach wykonanych z lampą błyskową, zostanie zoptymalizowane dla wszystkich ludzi i obiektów na twoich fotografiach. Ta funkcja działa tylko z tylnym aparatem.</string>
+ <string name="pref_camera2_scene_mode_sharp_photo_instructional_content">Ostre zdjęcie zmniejsza rozmycie spowodowane ruchem sceny lub ruchem ręki.</string>
+ <string name="pref_camera2_scene_mode_tracking_focus_instructional_content">Umożliwia śledzenie i ustawianie ostrości wybranej osoby lub obiektu podczas robienia zdjęć lub filmów. Aby rozpocząć, ustaw prostokąt ostrości na osobie lub obiekcie, który chcesz śledzić.</string>
+ <string name="pref_camera2_scene_mode_time_lapse_instructional_content">Dzięki funkcji Time Lapse możesz przekształcić długie nagranie wideo w kilku sekundowe. Ten efekt dotyczy tylko filmów.</string>
+ <string name="pref_camera2_scene_mode_panorama_instructional_content">Pozwala przesuwać w lewo lub w prawo, aby zrobić zdjęcie krajobrazowe. Możesz przesuwać w górę lub w dół, aby zrobić duże zdjęcia.</string>
+ <string name="pref_camera2_scene_mode_blur_buster_instructional_content">BlurBuster zmniejsza rozmycie spowodowane przez drżące ręce. Może być pomocny przy robieniu zdjęć w trudnych miejscach.</string>
+ <string name="pref_camera2_not_show_again">Nie pokazuj ponownie</string>
+ <string name="pref_camera2_scene_mode_instructional_ok">OK</string>
+ <string name="pref_camera2_instant_aec_title">Natychmiastowy AEC</string>
+ <string name="pref_camera2_instant_aec_entry_disable">Wyłącz</string>
+ <string name="pref_camera2_instant_aec_entry_aggressive">Agresywne AEC</string>
+ <string name="pref_camera2_instant_aec_entry_fast">Szybkie AEC</string>
+ <string name="pref_camera2_saturation_level_title">Nasycenie</string>
+ <string name="pref_camera2_saturation_level_entry_0">Poziom 0</string>
+ <string name="pref_camera2_saturation_level_entry_1">Poziom 1</string>
+ <string name="pref_camera2_saturation_level_entry_2">Poziom 2</string>
+ <string name="pref_camera2_saturation_level_entry_3">Poziom 3</string>
+ <string name="pref_camera2_saturation_level_entry_4">Poziom 4</string>
+ <string name="pref_camera2_saturation_level_entry_5">Poziom 5 (domyślny)</string>
+ <string name="pref_camera2_saturation_level_entry_6">Poziom 6</string>
+ <string name="pref_camera2_saturation_level_entry_7">Poziom 7</string>
+ <string name="pref_camera2_saturation_level_entry_8">Poziom 8</string>
+ <string name="pref_camera2_saturation_level_entry_9">Poziom 9</string>
+ <string name="pref_camera2_saturation_level_entry_10">Poziom 10</string>
+ <string name="pref_camera2_anti_banding_level_title">Antybanding</string>
+ <string name="pref_camera2_anti_banding_level_entry_off">Wyłączone</string>
+ <string name="pref_camera2_anti_banding_level_entry_50hz">50 Hz (Europa)</string>
+ <string name="pref_camera2_anti_banding_level_entry_60hz">60 Hz (USA)</string>
+ <string name="pref_camera2_anti_banding_level_entry_auto">Automatycznie</string>
+ <string name="pref_camera2_histogram_title">Histogram</string>
+ <string name="pref_camera2_histogram_entry_enable">Włącz</string>
+ <string name="pref_camera2_histogram_entry_disable">Wyłącz</string>
+ <string name="pref_camera2_hdr_title">HDR</string>
+ <string name="pref_camera2_hdr_entry_enable">Włącz</string>
+ <string name="pref_camera2_hdr_entry_disable">Wyłącz</string>
+ <string name="pref_camera2_auto_hdr_title">Auto HDR</string>
+ <string name="pref_camera2_auto_hdr_entry_enable">Włącz</string>
+ <string name="pref_camera2_auto_hdr_entry_disable">Wyłącz</string>
+ <string name="pref_camera_bokeh_mode_title">Tryb Bokeh</string>
+ <string name="pref_camera_bokeh_mode_entry_enable">Włącz</string>
+ <string name="pref_camera_bokeh_mode_entry_disable">Wyłącz</string>
+ <string name="pref_camera_bokeh_mpo_title">Tryb Bokeh MPO</string>
+ <string name="pref_camera_bokeh_mpo_entry_enable">Włącz</string>
+ <string name="pref_camera_bokeh_mpo_entry_disable">Wyłącz</string>
+ <string name="pref_camera_bokeh_blur_degree_title">Wartość rozmycia Bokeh</string>
+ <!-- Default Zoom setting. -->
+ <string name="pref_camera_zoom_title">Powiększenie</string>
+ <!-- Settings menu, Zoom choices -->
+ <string name="pref_camera_zoom_entry_off">Wyłączone</string>
+ <string name="pref_camera_zoom_entry_1x">1x</string>
+ <string name="pref_camera_zoom_entry_2x">2x</string>
+ <string name="pref_camera_zoom_entry_3x">3x</string>
+ <string name="pref_camera_zoom_entry_4x">4x</string>
+ <string name="pref_camera_zoom_entry_5x">5x</string>
+ <string name="pref_camera_zoom_entry_6x">6x</string>
+ <string name="pref_camera_zoom_entry_7x">7x</string>
+ <string name="pref_camera_zoom_entry_8x">8x</string>
+ <string name="pref_camera_zoom_entry_9x">9x</string>
+ <string name="pref_camera_zoom_entry_10x">10x</string>
+ <string name="pref_camera2_bsgc_title">Wykrywanie uśmiechu / mrugnięcia / spojrzenia</string>
+ <string name="pref_camera2_bsgc_entry_enable">Włącz</string>
+ <string name="pref_camera2_bsgc_entry_disable">Wyłącz</string>
+ <string name="pref_camera2_zsl_title">Brak opóźnienia migawki</string>
+ <string name="pref_camera2_zsl_entry_disable">Wyłączone</string>
+ <string name="pref_camera2_zsl_entry_app_zsl">Programowe ZSL</string>
+ <string name="pref_camera2_zsl_entry_hal_zsl">Sprzętowe ZSL</string>
+ <string name="pref_camera2_sharpness_control_entry_level2">Poziom 2</string>
+ <string name="pref_camera2_afmode_entry_disable">Wyłączone</string>
+ <string name="pref_camera2_afmode_entry_off">Wyłączone</string>
+ <string name="pref_camera2_switch_camera_title">Przełączenie kamery na podstawie ID</string>
+ <!-- QCFA Title -->
+ <!-- QCFA choices -->
+ <string name="pref_camera2_switch_camera_title">Przełączenie kamery na podstawie ID</string>
+ <string name="pref_camera2_initial_camera_entry_bayer">Filtr Bayera</string>
+ <string name="pref_camera2_initial_camera_entry_mono">Monochromatyczny</string>
+ <string name="pref_camera2_initial_camera_entry_front">Przód</string>
+ <string name="pref_camera2_eis_entry_disable">Wyłączone</string>
+ <string name="pref_camera2_fovc_entry_enable">Włączone</string>
+ <string name="pref_camera2_fovc_entry_disable">Wyłączone</string>
+ <string name="pref_camera2_video_hdr_entry_enable">Włączone</string>
+ <string name="pref_camera2_video_hdr_entry_disable">Wyłączone</string>
+ <string name="pref_camera2_capture_mfnr_entry_enable">Włączone</string>
+ <string name="pref_camera2_capture_mfnr_entry_disable">Wyłączone</string>
+ <string name="pref_camera2_capture_mfsr_entry_enable">Włączone</string>
+ <string name="pref_camera2_capture_mfsr_entry_disable">Wyłączone</string>
+</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index c9c2a6a93..4a0c201bd 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -1,5 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -12,270 +13,552 @@
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:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name" msgid="1175086483881127797">"Aparat"</string>
- <string name="video_camera_label" msgid="1723708322021743770">"Kamera"</string>
- <string name="details_ms" msgid="6618163484662724641">"%1$02d:%2$02d"</string>
- <string name="details_hms" msgid="4842276230698703554">"%1$d:%2$02d:%3$02d"</string>
- <string name="set_image" msgid="3969690281401045698">"Ustaw zdjęcie jako"</string>
- <string name="delete" msgid="2714492172818940424">"Usuń"</string>
- <plurals name="delete_selection">
- <item quantity="one" msgid="8811352590292754044">"Usunąć wybrany element?"</item>
- <item quantity="other" msgid="5075283252850066610">"Usunąć wybrane elementy?"</item>
- </plurals>
- <string name="share" msgid="8581089487762243115">"Udostępnij"</string>
- <string name="share_panorama" msgid="3558466186935359444">"Udostępnij panoramę"</string>
- <string name="share_as_photo" msgid="4831213580709167218">"Udostępnij jako zdjęcie"</string>
- <string name="deleted" msgid="2036165115527228127">"Usunięte"</string>
- <string name="undo" msgid="5110048345890050107">"COFNIJ"</string>
- <string name="details" msgid="4404020741542549488">"Szczegóły"</string>
- <string name="close" msgid="4826166926297479820">"Zamknij"</string>
- <plurals name="number_of_items_selected">
- <item quantity="zero" msgid="9217673864242686656">"Wybranych %1$d"</item>
- <item quantity="one" msgid="5806616411905812727">"Wybrany %1$d"</item>
- <item quantity="other" msgid="3767743589502328221">"Wybrane: %1$d"</item>
- </plurals>
- <plurals name="number_of_albums_selected">
- <item quantity="zero" msgid="8095100906728830821">"Wybranych %1$d"</item>
- <item quantity="one" msgid="9063509704521984072">"Wybrany %1$d"</item>
- <item quantity="other" msgid="135044054552480485">"Wybrane: %1$d"</item>
- </plurals>
- <plurals name="number_of_groups_selected">
- <item quantity="zero" msgid="1942343672734097509">"Wybranych %1$d"</item>
- <item quantity="one" msgid="1456436514367094505">"Wybrana %1$d"</item>
- <item quantity="other" msgid="1511467088339194694">"Wybrane: %1$d"</item>
- </plurals>
- <string name="show_on_map" msgid="8542853913632649160">"Pokaż na mapie"</string>
- <string name="rotate_left" msgid="2618440058490662604">"Obróć w lewo"</string>
- <string name="rotate_right" msgid="4896096424267838355">"Obróć w prawo"</string>
- <string name="edit" msgid="2776879395749004347">"Edytuj"</string>
- <string name="crop_action" msgid="6933589718464132714">"Przytnij"</string>
- <string name="trim_action" msgid="4736803320203951827">"Przytnij"</string>
- <string name="set_as" msgid="5469055085024870081">"Ustaw jako"</string>
- <string name="video_err" msgid="1562566029875081552">"Nie można odtworzyć filmu."</string>
- <string name="crop_saved" msgid="4465794038855602739">"Przycięte zdjęcie zapisano w folderze <xliff:g id="FOLDER_NAME">%s</xliff:g>."</string>
- <string name="title" msgid="8061744305671964703">"Tytuł"</string>
- <string name="description" msgid="8193138501982849808">"Opis"</string>
- <string name="time" msgid="5248213506417024287">"Data/godzina"</string>
- <string name="location" msgid="564326205780827668">"Lokalizacja"</string>
- <string name="path" msgid="5927003361865586353">"Ścieżka"</string>
- <string name="width" msgid="7045750687833828758">"Szerokość"</string>
- <string name="height" msgid="5186001199353423689">"Wysokość"</string>
- <string name="orientation" msgid="3883761294106680270">"Orientacja"</string>
- <string name="duration" msgid="5316211067383665008">"Czas trwania"</string>
- <string name="mimetype" msgid="6415940055077963944">"Typ MIME"</string>
- <string name="file_size" msgid="6841070748357980676">"Rozmiar pliku"</string>
- <string name="maker" msgid="698691509121545856">"Autor"</string>
- <string name="model" msgid="8547493604023069452">"Model"</string>
- <string name="flash" msgid="995041910749174196">"Lampa"</string>
- <string name="aperture" msgid="2453802098282814022">"Przysłona"</string>
- <string name="focal_length" msgid="8351221512187346229">"Ogniskowa"</string>
- <string name="white_balance" msgid="1600142743496129085">"Balans bieli"</string>
- <string name="exposure_time" msgid="949787291620767754">"Czas ekspozycji"</string>
- <string name="iso" msgid="8578773821062054902">"ISO"</string>
- <string name="unit_mm" msgid="5210344300697638286">"mm"</string>
- <string name="manual" msgid="2444400953521760140">"Ręcznie"</string>
- <string name="auto" msgid="2552649885114400474">"Automatycznie"</string>
- <string name="flash_on" msgid="6573457197393807642">"Z lampą"</string>
- <string name="flash_off" msgid="7889323512830926273">"Bez lampy"</string>
- <string name="unknown" msgid="564184550182858146">"Nieznana"</string>
- <string name="try_to_set_local_album_available_offline" msgid="3363125545009254117">"Ten element jest przechowywany lokalnie i dostępny offline."</string>
- <string name="please_wait" msgid="1416313324505140068">"Zaczekaj"</string>
- <string name="rendering_photo_sphere" msgid="3032858512989313215">"Renderuję zdjęcie sferyczne"</string>
- <string name="camera_error_title" msgid="6200558085072670067">"Błąd aparatu"</string>
- <string name="cannot_connect_camera" msgid="4311259792784598381">"Nie można połączyć się z aparatem."</string>
- <string name="camera_disabled" msgid="6963443549010040595">"Aparat został wyłączony z powodu zasad bezpieczeństwa."</string>
- <string name="wait" msgid="765601745709933047">"Zaczekaj…"</string>
- <string name="no_storage" product="default" msgid="5922012950780548098">"Zanim użyjesz aparatu, włóż kartę SD."</string>
- <string name="preparing_sd" product="default" msgid="7435693655017362767">"Przygotowuję kartę SD…"</string>
- <string name="access_sd_fail" product="default" msgid="2634861611082499811">"Nie udało się otworzyć karty SD."</string>
- <string name="time_lapse_title" msgid="3267978566401228497">"Nagrywanie poklatkowe"</string>
- <string name="capturing" msgid="5255164204641920893">"Robię zdjęcie"</string>
- <string name="pref_camera_id_title" msgid="4680648115225411185">"Wybierz aparat"</string>
- <string name="pref_camera_id_entry_back" msgid="6386943973628160510">"Tylny"</string>
- <string name="pref_camera_id_entry_front" msgid="6233067010315787044">"Przedni"</string>
- <string name="pref_camera_recordlocation_title" msgid="3354956161456185749">"Zapisuj lokalizację"</string>
- <string name="pref_camera_location_label" msgid="8695441802378057719">"LOKALIZACJA"</string>
- <string name="pref_camera_timer_title" msgid="4728838281741571323">"Samowyzwalacz"</string>
- <plurals name="pref_camera_timer_entry">
- <item quantity="one" msgid="8919878087230098328">"1 s"</item>
- <item quantity="other" msgid="5782794798884172289">"%d s"</item>
- </plurals>
- <!-- no translation found for pref_camera_timer_sound_default (6225207881203007747) -->
- <skip />
- <string name="pref_camera_timer_sound_title" msgid="9036987234878551217">"Sygnał odliczania"</string>
- <string name="setting_off" msgid="6782191065550276632">"Wyłączona"</string>
- <string name="setting_on" msgid="9086728135773197891">"Włączona"</string>
- <string name="pref_video_quality_title" msgid="5887153490982738588">"Jakość filmu"</string>
- <string name="pref_video_time_lapse_frame_interval_title" msgid="4975260837607993569">"Odstęp poklatkowy"</string>
- <string name="pref_camera_settings_category" msgid="4274141528139077830">"Ustawienia aparatu"</string>
- <string name="pref_camcorder_settings_category" msgid="3553148484755353397">"Ustawienia kamery"</string>
- <string name="pref_camera_picturesize_title" msgid="686045304547541815">"Rozmiar zdjęcia"</string>
- <string name="pref_camera_focusmode_title" msgid="3637702747984180030">"Tryb ostrości"</string>
- <string name="pref_camera_focusmode_entry_auto" msgid="8977409813328199501">"Automatycznie"</string>
- <string name="pref_camera_focusmode_entry_infinity" msgid="3887667853236656322">"Nieskończoność"</string>
- <string name="pref_camera_focusmode_entry_macro" msgid="7632276686726851426">"Makro"</string>
- <string name="pref_camera_focusmode_label_auto" msgid="4884418453600317694">"AUTOMATYCZNY"</string>
- <string name="pref_camera_focusmode_label_infinity" msgid="1673352016120343314">"NIESKOŃCZONOŚĆ"</string>
- <string name="pref_camera_focusmode_label_macro" msgid="5065639298027996399">"MAKRO"</string>
- <string name="pref_camera_flashmode_title" msgid="8363803841022314574">"Lampa błyskowa"</string>
- <string name="pref_camera_flashmode_label" msgid="5852483713534762800">"LAMPA BŁYSKOWA"</string>
- <string name="pref_camera_flashmode_entry_auto" msgid="4211992591841657014">"Automatycznie"</string>
- <string name="pref_camera_flashmode_entry_on" msgid="3519831202665377698">"Włączona"</string>
- <string name="pref_camera_flashmode_entry_off" msgid="8861322265566617357">"Wyłączona"</string>
- <string name="pref_camera_flashmode_label_auto" msgid="2309144918900450379">"LAMPA BŁYSKOWA AUTOMATYCZNIE"</string>
- <string name="pref_camera_flashmode_label_on" msgid="373595517770024934">"LAMPA BŁYSKOWA WŁĄCZONA"</string>
- <string name="pref_camera_flashmode_label_off" msgid="7175863901446001441">"LAMPA BŁYSKOWA WYŁĄCZONA"</string>
- <string name="pref_camera_whitebalance_title" msgid="7962809566612868179">"Balans bieli"</string>
- <string name="pref_camera_whitebalance_label" msgid="7370366644738746700">"BALANS BIELI"</string>
- <string name="pref_camera_whitebalance_entry_auto" msgid="1390631794449502796">"Automatycznie"</string>
- <string name="pref_camera_whitebalance_entry_incandescent" msgid="1140391575294372706">"Żarówka"</string>
- <string name="pref_camera_whitebalance_entry_daylight" msgid="757833578153467254">"Światło dzienne"</string>
- <string name="pref_camera_whitebalance_entry_fluorescent" msgid="5157027611220790970">"Świetlówka"</string>
- <string name="pref_camera_whitebalance_entry_cloudy" msgid="3569589102226796875">"Zachmurzenie"</string>
- <string name="pref_camera_whitebalance_label_auto" msgid="4305837287360485369">"AUTOMATYCZNY"</string>
- <string name="pref_camera_whitebalance_label_incandescent" msgid="2860805668879945185">"ŻARÓWKA"</string>
- <string name="pref_camera_whitebalance_label_daylight" msgid="4562002095198912409">"ŚWIATŁO DZIENNE"</string>
- <string name="pref_camera_whitebalance_label_fluorescent" msgid="10552295745391742">"ŚWIETLÓWKA"</string>
- <string name="pref_camera_whitebalance_label_cloudy" msgid="4880793739075193336">"ZACHMURZENIE"</string>
- <string name="pref_camera_scenemode_title" msgid="5709932164781367066">"Tryb scenerii"</string>
- <string name="pref_camera_scenemode_entry_auto" msgid="9205644316260850379">"Automatycznie"</string>
- <string name="pref_camera_scenemode_entry_hdr_plus" msgid="6759085555519758794">"HDR+"</string>
- <string name="pref_camera_scenemode_entry_hdr" msgid="3098836808080630955">"HDR"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_on" msgid="1096746750342289067">"HDR+ WŁĄCZONY"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_off" msgid="2668770361856397834">"HDR+ WYŁĄCZONY"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_on" msgid="5232394324298489502">"HDR WŁĄCZONY"</string>
- <string name="pref_camera_scenemode_entry_turn_hdr_off" msgid="7694606461440250206">"HDR WYŁĄCZONY"</string>
- <string name="pref_camera_scenemode_entry_action" msgid="5753183620959062015">"Akcja"</string>
- <string name="pref_camera_scenemode_entry_night" msgid="3468037364159759991">"Noc"</string>
- <string name="pref_camera_scenemode_entry_sunset" msgid="5884302914893488509">"Zachód słońca"</string>
- <string name="pref_camera_scenemode_entry_party" msgid="401232668169066415">"Impreza"</string>
- <string name="pref_camera_scenemode_label_auto" msgid="2874586883608401615">"BRAK"</string>
- <string name="pref_camera_scenemode_label_action" msgid="1822814017595414923">"AKCJA"</string>
- <string name="pref_camera_scenemode_label_night" msgid="7764371228088101131">"NOC"</string>
- <string name="pref_camera_scenemode_label_sunset" msgid="3443610538453611123">"ZACHÓD SŁOŃCA"</string>
- <string name="pref_camera_scenemode_label_party" msgid="917499272505930322">"IMPREZA"</string>
- <string name="pref_camera_countdown_label_off" msgid="3986433580620011481">"SAMOWYZWALACZ WYŁ."</string>
- <string name="pref_camera_countdown_label_one" msgid="7647972711796868848">"1 SEKUNDA"</string>
- <string name="pref_camera_countdown_label_three" msgid="3154170918067103541">"3 SEKUNDY"</string>
- <string name="pref_camera_countdown_label_ten" msgid="4372650985906500604">"10 SEKUND"</string>
- <string name="pref_camera_countdown_label_fifteen" msgid="8469955900530268867">"15 SEKUND"</string>
- <string name="not_selectable_in_scene_mode" msgid="3260801086980522611">"Opcja niedostępna w trybie scenerii."</string>
- <string name="pref_exposure_title" msgid="7525751789152582800">"Ekspozycja"</string>
- <string name="pref_exposure_label" msgid="2604738602400261218">"EKSPOZYCJA"</string>
- <!-- no translation found for pref_camera_hdr_default (5054955236904902318) -->
- <skip />
- <!-- no translation found for pref_camera_hdr_plus_default (4827897029274554907) -->
- <skip />
- <string name="pref_camera_hdr_label" msgid="1918040375414771185">"HDR"</string>
- <string name="pref_camera_id_label_back" msgid="1645608049757733858">"PRZEDNI APARAT"</string>
- <string name="pref_camera_id_label_front" msgid="349308803062874842">"TYLNY APARAT"</string>
- <string name="dialog_ok" msgid="774141340500181131">"OK"</string>
- <string name="spaceIsLow_content" product="default" msgid="4522771065344332702">"Na karcie SD kończy się miejsce. Zmień ustawienie jakości albo usuń niektóre zdjęcia lub inne pliki."</string>
- <string name="video_reach_size_limit" msgid="9196836111505731836">"Film osiągnął największy możliwy rozmiar."</string>
- <string name="pano_too_fast_prompt" msgid="2503148095578052177">"Za szybko"</string>
- <string name="pano_dialog_prepare_preview" msgid="4445235163599534263">"Przygotowuję panoramę"</string>
- <string name="pano_dialog_panorama_failed" msgid="6772546547048693619">"Nie udało się zapisać panoramy."</string>
- <string name="pano_dialog_title" msgid="6662642763395425145">"Panorama"</string>
- <string name="pano_capture_indication" msgid="4002128831255023954">"Tworzę panoramę"</string>
- <string name="pano_dialog_waiting_previous" msgid="2646847402743245320">"Oczekuję na poprzednią panoramę"</string>
- <string name="pano_review_saving_indication_str" msgid="4691771283450663293">"Zapisuję…"</string>
- <string name="pano_review_rendering" msgid="2743087719999377155">"Renderuję panoramę"</string>
- <string name="tap_to_focus" msgid="3519718196270593468">"Kliknij, by ustawić ostrość."</string>
- <string name="pref_video_effect_title" msgid="594570613431209010">"Efekty"</string>
- <string name="effect_none" msgid="3102797925086872636">"Brak"</string>
- <string name="effect_goofy_face_squeeze" msgid="1362021544829311452">"Ściśnięcie"</string>
- <string name="effect_goofy_face_big_eyes" msgid="9220121522816762649">"Wielkie oczy"</string>
- <string name="effect_goofy_face_big_mouth" msgid="2064008284599552683">"Wielkie usta"</string>
- <string name="effect_goofy_face_small_mouth" msgid="3105849596912069261">"Małe usta"</string>
- <string name="effect_goofy_face_big_nose" msgid="6936976307035428164">"Wielki nos"</string>
- <string name="effect_goofy_face_small_eyes" msgid="558042211252573238">"Małe oczy"</string>
- <string name="effect_backdropper_space" msgid="9133825395915767627">"Kosmos"</string>
- <string name="effect_backdropper_sunset" msgid="7354053769863638757">"Zachód słońca"</string>
- <string name="effect_backdropper_gallery" msgid="2333888391153564920">"Twój film"</string>
- <string name="video_snapshot_hint" msgid="2707403607250082339">"Kliknij, by zrobić zdjęcie podczas nagrywania."</string>
- <string name="video_recording_started" msgid="3374878415050991030">"Rozpoczęło się nagrywanie filmu."</string>
- <string name="video_recording_stopped" msgid="4658626532857624974">"Nagrywanie filmu zostało zatrzymane."</string>
- <string name="clear_effects" msgid="6192797848995967992">"Usuń efekty"</string>
- <string name="effect_silly_faces" msgid="7952713419757286453">"ZABAWNE TWARZE"</string>
- <string name="effect_background" msgid="1358432220077975015">"TŁO"</string>
- <string name="accessibility_shutter_button" msgid="6040483605347230438">"Migawka"</string>
- <string name="accessibility_menu_button" msgid="7692103503958544723">"Przycisk menu"</string>
- <string name="accessibility_mode_picker" msgid="5107120667206453381">"Wybór aparatu, filmu lub panoramy"</string>
- <string name="accessibility_check_box" msgid="1084094675439953723">"Pole wyboru %1$s"</string>
- <string name="accessibility_switch_to_camera" msgid="4518394037216725274">"Przełącz na zdjęcia"</string>
- <string name="accessibility_switch_to_video" msgid="8174781871592793967">"Przełącz na filmy"</string>
- <string name="accessibility_switch_to_panorama" msgid="8322228859117808037">"Przełącz na panoramę"</string>
- <string name="accessibility_switch_to_photo_sphere" msgid="5803217570370854725">"Przełącz na Photo Sphere"</string>
- <string name="accessibility_switch_to_gcam" msgid="7562625440767034695">"Włącz wysoką jakość"</string>
- <string name="accessibility_review_cancel" msgid="5462850829869569629">"Przegląd: anuluj"</string>
- <string name="accessibility_review_ok" msgid="3486465319880320270">"Przegląd: gotowe"</string>
- <string name="accessibility_review_retake" msgid="2547112860787022130">"Przegląd: zrób zdjęcie/nagraj film ponownie"</string>
- <string name="capital_on" msgid="1118214824959797269">"WŁ."</string>
- <string name="capital_off" msgid="3020696135020167263">"WYŁ."</string>
- <string name="pref_video_time_lapse_frame_interval_off" msgid="3909611941842585497">"Wyłączona"</string>
- <string name="pref_video_time_lapse_frame_interval_500" msgid="1425296755074319221">"0,5 sekundy"</string>
- <string name="pref_video_time_lapse_frame_interval_1000" msgid="9126255690984179200">"1 sekunda"</string>
- <string name="pref_video_time_lapse_frame_interval_1500" msgid="5793250074165436905">"1,5 sekundy"</string>
- <string name="pref_video_time_lapse_frame_interval_2000" msgid="1821755013078449188">"2 sekundy"</string>
- <string name="pref_video_time_lapse_frame_interval_2500" msgid="8027471301321122045">"2,5 sekundy"</string>
- <string name="pref_video_time_lapse_frame_interval_3000" msgid="1411114492405867872">"3 sekundy"</string>
- <string name="pref_video_time_lapse_frame_interval_4000" msgid="1197483421014140132">"4 sekundy"</string>
- <string name="pref_video_time_lapse_frame_interval_5000" msgid="7211885329755347592">"5 sekund"</string>
- <string name="pref_video_time_lapse_frame_interval_6000" msgid="6665825017557898190">"6 sekund"</string>
- <string name="pref_video_time_lapse_frame_interval_10000" msgid="1126841483618922521">"10 sekund"</string>
- <string name="pref_video_time_lapse_frame_interval_12000" msgid="8769265988037327085">"12 sekund"</string>
- <string name="pref_video_time_lapse_frame_interval_15000" msgid="1452711342185926617">"15 sekund"</string>
- <string name="pref_video_time_lapse_frame_interval_24000" msgid="2505505645705111419">"24 sekundy"</string>
- <string name="pref_video_time_lapse_frame_interval_30000" msgid="3965378176246680626">"0,5 minuty"</string>
- <string name="pref_video_time_lapse_frame_interval_60000" msgid="1878467100201983878">"1 minuta"</string>
- <string name="pref_video_time_lapse_frame_interval_90000" msgid="496651530019049822">"1,5 minuty"</string>
- <string name="pref_video_time_lapse_frame_interval_120000" msgid="126293364329503816">"2 minuty"</string>
- <string name="pref_video_time_lapse_frame_interval_150000" msgid="3469164780802564276">"2,5 minuty"</string>
- <string name="pref_video_time_lapse_frame_interval_180000" msgid="6840421790710639463">"3 minuty"</string>
- <string name="pref_video_time_lapse_frame_interval_240000" msgid="1682865866425206481">"4 minuty"</string>
- <string name="pref_video_time_lapse_frame_interval_300000" msgid="6068734332915957652">"5 minut"</string>
- <string name="pref_video_time_lapse_frame_interval_360000" msgid="4692565393277579688">"6 minut"</string>
- <string name="pref_video_time_lapse_frame_interval_600000" msgid="7109530398883649472">"10 minut"</string>
- <string name="pref_video_time_lapse_frame_interval_720000" msgid="259321148909130247">"12 minut"</string>
- <string name="pref_video_time_lapse_frame_interval_900000" msgid="6814816608134052996">"15 minut"</string>
- <string name="pref_video_time_lapse_frame_interval_1440000" msgid="5691479246748705053">"24 minuty"</string>
- <string name="pref_video_time_lapse_frame_interval_1800000" msgid="8331728629455012478">"0,5 godziny"</string>
- <string name="pref_video_time_lapse_frame_interval_3600000" msgid="4829442147263610121">"1 godzina"</string>
- <string name="pref_video_time_lapse_frame_interval_5400000" msgid="7011488725038113884">"1,5 godziny"</string>
- <string name="pref_video_time_lapse_frame_interval_7200000" msgid="7399563587870916008">"2 godziny"</string>
- <string name="pref_video_time_lapse_frame_interval_9000000" msgid="1545856778907835970">"2,5 godziny"</string>
- <string name="pref_video_time_lapse_frame_interval_10800000" msgid="4064231412857457518">"3 godziny"</string>
- <string name="pref_video_time_lapse_frame_interval_14400000" msgid="5174457951350690217">"4 godziny"</string>
- <string name="pref_video_time_lapse_frame_interval_18000000" msgid="5091441456160949740">"5 godzin"</string>
- <string name="pref_video_time_lapse_frame_interval_21600000" msgid="6924571987775154098">"6 godzin"</string>
- <string name="pref_video_time_lapse_frame_interval_36000000" msgid="6959912631566981301">"10 godzin"</string>
- <string name="pref_video_time_lapse_frame_interval_43200000" msgid="6426833030111269499">"12 godzin"</string>
- <string name="pref_video_time_lapse_frame_interval_54000000" msgid="6688725497680331090">"15 godzin"</string>
- <string name="pref_video_time_lapse_frame_interval_86400000" msgid="5510320806095156153">"24 godziny"</string>
- <string name="time_lapse_seconds" msgid="7319683099532506270">"s"</string>
- <string name="time_lapse_minutes" msgid="5325447383033224679">"min"</string>
- <string name="time_lapse_hours" msgid="5294001144133261436">"godz."</string>
- <string name="time_lapse_interval_set" msgid="2418594453248958440">"Gotowe"</string>
- <string name="set_time_interval" msgid="2531393962847535331">"Ustaw odstęp czasu"</string>
- <string name="set_time_interval_help" msgid="64145154088021389">"Funkcja filmu poklatkowego jest wyłączona. Włącz ją, by ustawić odstęp czasu."</string>
- <string name="set_duration" msgid="1638453882581604341">"Ustaw czas w sekundach"</string>
- <string name="count_down_title_text" msgid="7586031110595513050">"Odliczam czas do zrobienia zdjęcia"</string>
- <string name="remember_location_title" msgid="3045040613094030429">"Zapamiętywać lokalizacje zdjęć?"</string>
- <string name="remember_location_prompt" msgid="5104210757873140169">"Dodawaj tagi lokalizacji, w których zostały zrobione zdjęcia lub nagrane filmy.\n\nInne aplikacje mają dostęp do tych informacji wraz z zapisanymi zdjęciami."</string>
- <string name="remember_location_no" msgid="4412802756840226925">"Nie, dziękuję"</string>
- <string name="remember_location_yes" msgid="4339424460683531388">"Tak"</string>
- <string name="camera_menu_more_label" msgid="7951917844735828365">"WIĘCEJ OPCJI"</string>
- <string name="camera_menu_settings_label" msgid="3862756725328016822">"USTAWIENIA"</string>
- <string name="create_tiny_planet" msgid="5186918191372107343">"Utwórz małą planetkę"</string>
- <string name="saving_tiny_planet" msgid="8828265180177375494">"Zapisuję małą planetkę…"</string>
- <string name="tiny_planet_zoom" msgid="2985522360577158474">"Powiększ"</string>
- <string name="tiny_planet_rotate" msgid="5445336705705350004">"Obróć"</string>
- <string name="crop_save" msgid="2841974981340098579">"Zapisz"</string>
- <string name="cannot_load_image" msgid="4100136187076585580">"Nie można wczytać obrazu."</string>
- <string name="switch_photo_filmstrip" msgid="1448511001008888767">"Widok taśmy filmowej"</string>
- <string name="setting_wallpaper" msgid="2397759659347872725">"Ustawiam tapetę"</string>
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The name of the Android Camera application. [CHAR LIMIT=16] -->
+ <string name="app_name">Aparat</string>
+ <!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
+ <string name="video_camera_label">Kamera</string>
+ <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
+ <string name="details_ms">%1$02d:%2$02d</string>
+ <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
+ <string name="details_hms">%1$d:%2$02d:%3$02d</string>
+ <!-- Displayed in the title of the dialog for things to do with a picture
+ that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
+ <string name="set_image">Ustaw zdjęcie jako</string>
+ <!-- Details dialog "OK" button. Dismisses dialog. -->
+ <string name="delete">Usuń</string>
+ <!-- String Delete the selected media item(s) [CHAR LIMIT=50] -->
+ <string name="share">Udostępnij</string>
+ <string name="share_panorama">Udostępnij panoramę</string>
+ <string name="share_as_photo">Udostępnij jako zdjęcie</string>
+ <!-- The label shown after an image is deleted [CHAR LIMIT=16] -->
+ <string name="deleted">Usunięto</string>
+ <!-- The label on the button which when clicked will undo a deletion of image [CHAR LIMIT=16]-->
+ <string name="undo">COFNIJ</string>
+ <string name="details">Szczegóły</string>
+ <string name="close">Zamknij</string>
+ <!-- String indicating how many media item(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <!-- String indicating how many media album(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <!-- String indicating how many media group(s) is(are) selected
+ eg. 1 selected [CHAR LIMIT=30] -->
+ <!-- String indicating timestamp of photo or video -->
+ <string name="show_on_map">Pokaż na mapie</string>
+ <string name="rotate_left">Obróć w lewo</string>
+ <string name="rotate_right">Obróć w prawo</string>
+ <!-- String used as a menu label. The user can choose to edit the image
+ [CHAR_LIMIT=20]-->
+ <string name="edit">Edytuj</string>
+ <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
+ <string name="crop_action">Przytnij</string>
+ <!-- The title of the menu item to let user trim the video. [CHAR LIMIT=15] -->
+ <string name="trim_action">Przytnij</string>
+ <!-- The title of the menu item to let user set the image as background etc. [CHAR LIMIT=15] -->
+ <string name="set_as">Ustaw jako</string>
+ <!-- String indicating an error when playing the video. [CHAR LIMIT=30] -->
+ <string name="video_err">Nie można odtworzyć filmu.</string>
+ <!-- Toast message shown when the cropped image has been saved in the
+ %s folder (string: folder_download) [CHAR LIMIT=50]-->
+ <string name="crop_saved">Przycięte zdjęcie zapisano w folderze <xliff:g id="FOLDER_NAME">%s</xliff:g>.</string>
+ <!-- Text indicating the title of a media item in details window [CHAR LIMIT=14] -->
+ <string name="title">Tytuł</string>
+ <!-- Text indicating the description of a media item in details window [CHAR LIMIT=14] -->
+ <string name="description">Opis</string>
+ <!-- Text indicating the creation time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="time">Czas</string>
+ <!-- Text indicating the location of a media item in details window [CHAR LIMIT=14] -->
+ <string name="location">Lokalizacja</string>
+ <!-- Text indicating the path of a media item in details window [CHAR LIMIT=14] -->
+ <string name="path">Ścieżka</string>
+ <!-- Text indicating the width of a media item in details window [CHAR LIMIT=14] -->
+ <string name="width">Szerokość</string>
+ <!-- Text indicating the height of a media item in details window [CHAR LIMIT=14] -->
+ <string name="height">Wysokość</string>
+ <!-- Text indicating the orientation of a media item in details window [CHAR LIMIT=14] -->
+ <string name="orientation">Orientacja</string>
+ <!-- Text indicating the duration of a video item in details window [CHAR LIMIT=18] -->
+ <string name="duration">Czas trwania</string>
+ <!-- Text indicating the mime type of a media item in details window [CHAR LIMIT=14] -->
+ <string name="mimetype">Typ MIME</string>
+ <!-- Text indicating the file size of a media item in details window [CHAR LIMIT=14] -->
+ <string name="file_size">Rozmiar pliku</string>
+ <!-- Text indicating the maker of a media item in details window [CHAR LIMIT=14] -->
+ <string name="maker">Autor</string>
+ <!-- Text indicating the model of a media item in details window [CHAR LIMIT=14] -->
+ <string name="model">Model</string>
+ <!-- Text indicating flash info of a media item in details window [CHAR LIMIT=14] -->
+ <string name="flash">Lampa błyskowa</string>
+ <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
+ <string name="aperture">Przysłona</string>
+ <!-- Text indicating the focal length of a media item in details window [CHAR LIMIT=14] -->
+ <string name="focal_length">Ogniskowa</string>
+ <!-- Text indicating the white balance of a media item in details window [CHAR LIMIT=18] -->
+ <string name="white_balance">Balans bieli</string>
+ <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
+ <string name="exposure_time">Czas ekspozycji</string>
+ <!-- Text indicating the ISO speed rating of a media item in details window [CHAR LIMIT=14] -->
+ <string name="iso">ISO</string>
+ <!-- String indicating the time units in seconds. [CHAR LIMIT=8] -->
+ <!-- String indicating the length units in milli-meters. [CHAR LIMIT=8] -->
+ <string name="unit_mm">mm</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12] -->
+ <string name="manual">Ręczny</string>
+ <!-- String indicating how camera shooting feature is used. [CHAR LIMIT=12 -->
+ <string name="auto">Automatyczny</string>
+ <!-- String indicating camera flash is fired. [CHAR LIMIT=14] -->
+ <string name="flash_on">Z lampą</string>
+ <!-- String indicating camera flash is not used. [CHAR LIMIT=14] -->
+ <string name="flash_off">Bez lampy błyskowej</string>
+ <!-- String indicating image width or height is unknown. [CHAR LIMIT=14] -->
+ <string name="unknown">Nieznana</string>
+ <!-- Toast message shown after we try to make a local album available offline
+ [CHAR LIMIT=150] -->
+ <string name="try_to_set_local_album_available_offline">Ten element jest przechowywany lokalnie i dostępny offline.</string>
+ <!-- The content of a dialog showing trimming in progress. [CHAR LIMIT=30] -->
+ <string name="please_wait">Proszę czekać</string>
+ <!-- Text to show with progress bar while stitching a photo sphere. 'Photo sphere' is a product name. [CHAR LIMIT=35]-->
+ <string name="rendering_photo_sphere">Renderuję zdjęcie sferyczne</string>
+ <!-- title for the dialog showing the error of camera hardware -->
+ <string name="camera_error_title">Błąd aparatu</string>
+ <!-- message for the dialog showing the error of camera hardware -->
+ <string name="cannot_connect_camera">Nie można połączyć się z aparatem.</string>
+ <!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
+ <string name="camera_disabled">Aparat został wyłączony z powodu zasad bezpieczeństwa.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">Aplikacja nie ma przyznanych krytycznych uprawnień niezbędnych do uruchomienia. Proszę sprawdzić ustawienia uprawnień.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Odrzuć</string>
+ <!-- alert to the user to wait for some operation to complete -->
+ <string name="wait">Proszę czekać\u2026</string>
+ <!-- alert to the user that an SD card must be installed before using the camera -->
+ <string name="no_storage" product="default">Zanim użyjesz aparatu, włóż kartę SD.</string>
+ <!-- alert to the user that the SD card is being disk-checked -->
+ <string name="preparing_sd" product="default">Przygotowuję kartę SD…</string>
+ <!-- alert to the user that the camera fails to read or write the SD card. -->
+ <string name="access_sd_fail" product="default">Nie udało się otworzyć karty SD.</string>
+ <!-- A label that overlays on top of the preview frame to indicate the camcorder is in time lapse mode [CHAR LIMIT=35] -->
+ <string name="time_lapse_title">Nagrywanie poklatkowe</string>
+ <!-- Screen display message during image capture to indicate that the capture is in progress, like during HDR+. [CHAR LIMIT=20] -->
+ <string name="capturing">Przechwytywanie</string>
+ <!-- Settings screen, camera selection dialog title. Users can select a camera from the phone (front-facing or back-facing). [CHAR LIMIT=20] -->
+ <string name="pref_camera_id_title">Wybierz aparat</string>
+ <!-- In select camera setting, back facing camera. [CHAR LIMIT=14] -->
+ <string name="pref_camera_id_entry_back">Tylny</string>
+ <!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
+ <string name="pref_camera_id_entry_front">Przedni</string>
+ <!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">Lokalizacja GPS</string>
+ <!-- Label for record location preference [CHAR LIMIT=50] -->
+ <string name="pref_camera_location_label">LOKALIZACJA</string>
+ <!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
+ <string name="pref_camera_timer_title">Samowyzwalacz</string>
+ <!-- Entry for countdown timer setting. e.g. 1 second, 10 seconds, etc. [CHAR LIMIT=30]-->
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
+ <string name="pref_camera_timer_sound_title">Sygnał odliczania</string>
+ <!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Pamięć</string>
+ <string name="pref_camera_savepath_entry_0">Telefon</string>
+ <string name="pref_camera_savepath_entry_1">Karta SD</string>
+ <!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
+ <string name="setting_off">Wyłączone</string>
+ <!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
+ <string name="setting_on">Włączone</string>
+ <!-- The value of a camera preference indicating the setting is off. -->
+ <!-- The value of a camera preference indicating the setting is on. -->
+ <!-- The Video quality settings in preference [CHAR LIMIT=21] -->
+ <string name="pref_video_quality_title">Jakość filmu</string>
+ <!-- The default quality value is NULL -->
+ <!-- Video quality setting entry. Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 480p quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in QHD quality. [CHAR LIMIT=24] -->
+ <!-- Video quality setting entry. Videos will be recorded in 2K quality. [CHAR LIMIT=24] -->
+ <!-- Describes the preference dialog for choosing interval between frame capture for
+ time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_title">Odstęp poklatkowy</string>
+ <!-- Settings screen, Camera setting category title -->
+ <string name="pref_camera_settings_category">Ustawienia aparatu</string>
+ <!-- Settings screen, Camcorder setting category title -->
+ <string name="pref_camcorder_settings_category">Ustawienia kamery</string>
+ <!-- Settings screen, Picture size title -->
+ <string name="pref_camera_picturesize_title">Rozmiar zdjęcia</string>
+ <!-- Settings screen, Focus mode title -->
+ <string name="pref_camera_focusmode_title">Tryb ostrości</string>
+ <!-- Settings screen, Focus mode dialog radio button choices -->
+ <string name="pref_camera_focusmode_entry_auto">Automatycznie</string>
+ <!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_infinity">Nieskończoność</string>
+ <!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_macro">Makro</string>
+ <!-- Menu, focus mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_focusmode_label_auto">AUTOMATYCZNY</string>
+ <string name="pref_camera_focusmode_label_infinity">NIESKOŃCZONOŚĆ</string>
+ <string name="pref_camera_focusmode_label_macro">MAKRO</string>
+ <!-- Default flash mode setting.-->
+ <!-- Value for flash off setting-->
+ <!-- Settings screen, Flash mode title -->
+ <string name="pref_camera_flashmode_title">Lampa błyskowa</string>
+ <!-- Settings screen, Flash mode 'auto'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_auto">Automatycznie</string>
+ <!-- Settings screen, Flash mode 'alway on'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_on">Włączone</string>
+ <!-- Settings screen, Flash mode 'always off'. [CHAR LIMIT=12] -->
+ <string name="pref_camera_flashmode_entry_off">Wyłączone</string>
+ <!-- Menu, flash mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_flashmode_label_auto">LAMPA BŁYSKOWA AUTOMATYCZNIE</string>
+ <string name="pref_camera_flashmode_label_on">LAMPA BŁYSKOWA WŁĄCZONA</string>
+ <string name="pref_camera_flashmode_label_off">LAMPA BŁYSKOWA WYŁĄCZONA</string>
+ <!-- Default videocamera flash mode setting.-->
+ <!-- Default white balance setting. -->
+ <!-- Settings screen, white balance title -->
+ <string name="pref_camera_whitebalance_title">Balans bieli</string>
+ <!-- Menu, white balance label -->
+ <string name="pref_camera_whitebalance_label">BALANS BIELI</string>
+ <!-- Settings screen, White balance dialog radio button choices -->
+ <string name="pref_camera_whitebalance_entry_auto">Automatycznie</string>
+ <string name="pref_camera_whitebalance_entry_incandescent">Żarówka</string>
+ <string name="pref_camera_whitebalance_entry_daylight">Światło dzienne</string>
+ <string name="pref_camera_whitebalance_entry_fluorescent">Świetlówka</string>
+ <string name="pref_camera_whitebalance_entry_cloudy">Zachmurzenie</string>
+ <!-- Menu, White balance labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_whitebalance_label_auto">AUTOMATYCZNY</string>
+ <string name="pref_camera_whitebalance_label_incandescent">ŻARÓWKA</string>
+ <string name="pref_camera_whitebalance_label_daylight">ŚWIATŁO DZIENNE</string>
+ <string name="pref_camera_whitebalance_label_fluorescent">ŚWIETLÓWKA</string>
+ <string name="pref_camera_whitebalance_label_cloudy">ZACHMURZENIE</string>
+ <!-- Default scene mode setting. -->
+ <!-- Settings screen, Select Scene mode -->
+ <string name="pref_camera_scenemode_title">Tryb scenerii</string>
+ <!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_auto">Automatycznie</string>
+ <!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
+ <!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr">HDR</string>
+ <!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_on">HDR+ WŁĄCZONY</string>
+ <!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_off">HDR+ WYŁĄCZONY</string>
+ <!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_on">HDR WŁĄCZONY</string>
+ <!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_entry_turn_hdr_off">HDR WYŁĄCZONY</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_action">Akcja</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_night">Noc</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_sunset">Zachód słońca</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_party">Impreza</string>
+ <!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
+ <!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_auto">BRAK</string>
+ <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_action">AKCJA</string>
+ <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_night">NOC</string>
+ <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_sunset">ZACHÓD SŁOŃCA</string>
+ <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
+ <string name="pref_camera_scenemode_label_party">IMPREZA</string>
+ <!-- Settings menu countdown timer off [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_off">SAMOWYZWALACZ WYŁ.</string>
+ <!-- Settings menu countdown timer 1 second [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_one">1 SEKUNDA</string>
+ <!-- Settings menu countdown timer 3 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_three">3 SEKUNDY</string>
+ <!-- Settings menu countdown timer 10 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_ten">10 SEKUND</string>
+ <!-- Settings menu countdown timer 15 seconds [CHAR LIMIT=50] -->
+ <string name="pref_camera_countdown_label_fifteen">15 SEKUND</string>
+ <!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
+ <string name="not_selectable_in_scene_mode">Opcja niedostępna w trybie scenerii.</string>
+ <!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">HDR wyłączy tryb ciągły.</string>
+ <!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">Zaawansowane przechwytywanie wyłączy tryb ciągły (zdjęcia seryjne).</string>
+ <!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <string name="video_quality_4k_disable_IS">Nagrywanie w 4K wyłączy stabilizację.</string>
+ <!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">Funkcja SeeMore nie może być włączona podczas nagrywania 4K.</string>
+ <!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">Redukcja szumów wysokiej jakości wyłączy CDS.</string>
+ <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">Redukcja szumów wysokiej jakości wyłączy TNR.</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore spowoduje wyłączenie CDS.</string>
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore spowoduje wyłączenie TNR.</string>
+ <!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">SeeMore spowoduje wyłączenie redukcji szumów.</string>
+ <!-- Exposure settings in preference -->
+ <string name="pref_exposure_title">Ekspozycja</string>
+ <!-- menu label exposure compensation [CHAR LIMIT=50] -->
+ <string name="pref_exposure_label">EKSPOZYCJA</string>
+ <!-- Default HDR entry value -->
+ <!-- Default HDR+ entry value -->
+ <!-- HDR label ON [CHAR LIMIT=60] -->
+ <string name="pref_camera_hdr_label">HDR</string>
+ <!-- switch camera label back [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_back">PRZEDNI APARAT</string>
+ <!-- switch camera label front [CHAR LIMIT=60] -->
+ <string name="pref_camera_id_label_front">TYLNY APARAT</string>
+ <!-- Dialog "OK" button. Dismisses dialog. -->
+ <string name="dialog_ok">OK</string>
+ <!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
+ <string name="spaceIsLow_content" product="default">Na karcie SD kończy się miejsce. Zmień ustawienia jakości albo usuń niektóre zdjęcia lub inne pliki.</string>
+ <!-- Camera format string for new image files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
+ <!-- Filename prefix for panorama output. -->
+ <!-- The message shown when video record reaches size limit. -->
+ <string name="video_reach_size_limit">Film osiągnął największy możliwy rozmiar.</string>
+ <!-- The text shown when the panorama panning speed is to fast [CHAR LIMIT=16] -->
+ <string name="pano_too_fast_prompt">Za szybko</string>
+ <!-- The text shown in the progress dialog when panorama preview is generating in the background [CHAR LIMIT=30] -->
+ <string name="pano_dialog_prepare_preview">Przygotowuję panoramę</string>
+ <!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] -->
+ <string name="pano_dialog_panorama_failed">Nie udało się zapisać panoramy.</string>
+ <!-- The text shown on the dialog title in the dialogs for Panorama [CHAR LIMIT=12] -->
+ <string name="pano_dialog_title">Panorama</string>
+ <!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] -->
+ <string name="pano_capture_indication">Tworzę panoramę</string>
+ <!-- The text shown in the progress dialog when waiting for previous panorama finishing [CHAR LIMIT=40] -->
+ <string name="pano_dialog_waiting_previous">Oczekuję na poprzednią panoramę</string>
+ <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] -->
+ <string name="pano_review_saving_indication_str">Zapisuję…</string>
+ <!-- The text shown on the screen to indicate that the panorama is rendering [CHAR LIMIT=27] -->
+ <string name="pano_review_rendering">Renderuję panoramę</string>
+ <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
+ <string name="tap_to_focus">Dotknij, by ustawić ostrość.</string>
+ <!-- Default effect setting that clears the effect. -->
+ <!-- Title of video effect setting popup window -->
+ <string name="pref_video_effect_title">Efekty</string>
+ <!-- Effect setting item that clear the effect. [CHAR LIMIT=14] -->
+ <string name="effect_none">Brak</string>
+ <!-- Effect setting item that squeezes the face. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_squeeze">Ściśnięcie</string>
+ <!-- Effect setting item that makes eyes big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_eyes">Wielkie oczy</string>
+ <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_mouth">Wielkie usta</string>
+ <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_small_mouth">Małe usta</string>
+ <!-- Effect setting item that makes nose big. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_big_nose">Wielki nos</string>
+ <!-- Effect setting item that makes eyes small. [CHAR LIMIT=14] -->
+ <string name="effect_goofy_face_small_eyes">Małe oczy</string>
+ <!-- Effect setting item that replaces background with Android in Space. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_space">Kosmos</string>
+ <!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_sunset">Zachód słońca</string>
+ <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_gallery">Twój film</string>
+ <!-- Toast telling users tapping on the viewfinder will take a picture [CHAR LIMIT=54] -->
+ <string name="video_snapshot_hint">Kliknij, by zrobić zdjęcie podczas nagrywania.</string>
+ <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] -->
+ <string name="video_recording_started">Rozpoczęło się nagrywanie filmu.</string>
+ <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] -->
+ <string name="video_recording_stopped">Nagrywanie filmu zostało zatrzymane.</string>
+ <!-- A button in effect setting popup to clear the effect. [CHAR LIMIT=26] -->
+ <string name="clear_effects">Usuń efekty</string>
+ <!-- Title of category for silly face effects. [CHAR LIMIT=26] -->
+ <string name="effect_silly_faces">ZABAWNE TWARZE</string>
+ <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
+ <string name="effect_background">TŁO</string>
+ <!-- The shutter button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_shutter_button">Migawka</string>
+ <!-- The exit best photo mode button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_exit_best_mode_button">Wyjście z trybu najlepszego zdjęcia</string>
+ <!-- The menu button. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_menu_button">Przycisk menu</string>
+ <!-- The mode picker to switch between camera, video and panorama. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_mode_picker">Wybór aparatu, filmu lub panoramy</string>
+ <!-- The check box in camera settings, such as store location. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_check_box">Pole wyboru %1$s</string>
+ <!-- The button to switch to Camera mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_camera">Przełącz na zdjęcia</string>
+ <!-- The button to switch to Video mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_video">Przełącz na filmy</string>
+ <!-- The button to switch to Panorama mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_panorama">Przełącz na panoramę</string>
+ <!-- The button to switch to the Photo Sphere mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_photo_sphere">Przełącz na Zdjęcie Sferyczne</string>
+ <!-- The button to switch to the high quality mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_gcam">Włącz wysoką jakość</string>
+ <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_cancel">Przegląd: anuluj</string>
+ <!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_ok">Przegląd: gotowe</string>
+ <!-- button in review mode indicate the user want to retake another photo/video for attachment [
+CHAR LIMIT = NONE] -->
+ <string name="accessibility_review_retake">Przegląd: zrób zdjęcie/nagraj film ponownie</string>
+ <!-- Default text for a button that can be toggled on and off. -->
+ <string name="capital_on">WŁ.</string>
+ <!-- Default text for a button that can be toggled on and off. -->
+ <string name="capital_off">WYŁ.</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_off">Wyłączone</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_500">0,5 sekundy</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1000">1 sekunda</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1500">1,5 sekundy</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2000">2 sekundy</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_2500">2,5 sekundy</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3000">3 sekundy</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_4000">4 sekundy</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5000">5 sekund</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_6000">6 sekund</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10000">10 sekund</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_12000">12 sekund</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_15000">15 sekund</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_24000">24 sekundy</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_30000">0,5 minuty</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_60000">1 minuta</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_90000">1,5 minuty</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_120000">2 minuty</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_150000">2,5 minuty</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_180000">3 minuty</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_240000">4 minuty</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_300000">5 minut</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_360000">6 minut</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_600000">10 minut</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_720000">12 minut</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_900000">15 minut</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1440000">24 minuty</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_1800000">0,5 godziny</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_3600000">1 godzina</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_5400000">1,5 godziny</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_7200000">2 godziny</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_9000000">2,5 godziny</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_10800000">3 godziny</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_14400000">4 godziny</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_18000000">5 godzin</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_21600000">6 godzin</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_36000000">10 godzin</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_43200000">12 godzin</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_54000000">15 godzin</string>
+ <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -->
+ <string name="pref_video_time_lapse_frame_interval_86400000">24 godziny</string>
+ <!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_seconds">s</string>
+ <!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_minutes">min</string>
+ <!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_hours">godz</string>
+ <!-- The button to confirm time-lapse setting changes. [CHAR LIMIT = 20] -->
+ <string name="time_lapse_interval_set">Gotowe</string>
+ <!-- Title in time interval picker for setting time interval. [CHAR LIMIT = 30]-->
+ <string name="set_time_interval">Ustaw odstęp czasu</string>
+ <!-- Help text that is shown when the time lapse feature is turned off. [CHAR LIMIT = 180]-->
+ <string name="set_time_interval_help">Funkcja filmu poklatkowego jest wyłączona. Włącz ją, by ustawić odstęp czasu.</string>
+ <!-- Title in timer setting for setting the duration for the countdown timer. [CHAR LIMIT = 50]-->
+ <string name="set_duration">Ustaw czas w sekundach</string>
+ <!-- On-screen hint during timer countdown for taking a photo. [CHAR LIMIT = 60]-->
+ <string name="count_down_title_text">Odliczam czas do zrobienia zdjęcia</string>
+ <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 50] -->
+ <string name="remember_location_title">Zapamiętywać lokalizacje zdjęć?</string>
+ <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = None] -->
+ <string name="remember_location_prompt">Dodawaj tagi lokalizacji, w których zostały zrobione zdjęcia lub nagrane filmy.\n\nInne aplikacje mają dostęp do tych informacji wraz z zapisanymi zdjęciami.</string>
+ <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_no">Nie, dziękuję</string>
+ <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT = 20] -->
+ <string name="remember_location_yes">Tak</string>
+ <!-- Camera menu labels -->
+ <!-- more options label [CHAR LIMIT=50] -->
+ <string name="camera_menu_more_label">WIĘCEJ OPCJI</string>
+ <!-- settings label [CHAR LIMIT=50] -->
+ <string name="camera_menu_settings_label">USTAWIENIA</string>
+ <!-- Tiny Planet -->
+ <!-- Button to press for creating a tiny planet image. [CHAR LIMIT = 30] -->
+ <string name="create_tiny_planet">Utwórz małą planetkę</string>
+ <!-- Message shown while a tiny planet image is being saved. [CHAR LIMIT = 30] -->
+ <string name="saving_tiny_planet">Zapisuję małą planetkę…</string>
+ <!-- Label above a slider that let's the user set the zoom of a tiny planet image. [CHAR LIMIT = 15] -->
+ <string name="tiny_planet_zoom">Powiększ</string>
+ <!-- Label above a slider that let's the user set the rotation of a tiny planet image. [CHAR LIMIT = 15] -->
+ <string name="tiny_planet_rotate">Obróć</string>
+ <!-- Crop -->
+ <!-- Label for the save button in the crop activity action bar [CHAR LIMIT=20] -->
+ <string name="crop_save">Zapisz</string>
+ <!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
+ <string name="cannot_load_image">Nie można wczytać obrazu!</string>
+ <!-- Label for album filmstrip button -->
+ <string name="switch_photo_filmstrip">Widok taśmy filmowej</string>
+ <!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
+ <string name="setting_wallpaper">Ustawiam tapetę</string>
+ <!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="remaining_photos_format">Pozostało %d</string>
+ <string name="makeup_video_size_limit">\"Makijaż\" działa tylko w rozmiarze wideo VGA.</string>
+ <string name="pref_camera2_category_system">System</string>
+ <string name="pref_camera2_restore_default">Przywróć domyślne ustawienia</string>
+ <string name="pref_camera2_restore_default_hint">Ustawienia aparatu zostaną przywrócone do ustawień domyślnych</string>
+ <plurals name="save_best_dialog_content">
+ <item quantity="one">%1$d z 10 zdjęć zostanie zapisane, a reszta zostanie usunięta</item>
+ <item quantity="few">%1$d z 10 zdjęć zostanie zapisanych, a reszta zostanie usunięta</item>
+ <item quantity="many">%1$d z 10 zdjęć zostanie zapisanych, a reszta zostanie usunięta</item>
+ <item quantity="other">%1$d z 10 zdjęć zostanie zapisane, a reszta zostanie usunięta</item>
+ </plurals>
+ <string name="save_best_dialog_title">Zapisać wybrane zdjęcia?</string>
+ <string name="save_best_dialog_positive_bt">OK</string>
+ <string name="save_best_dialog_native_bt">Anuluj</string>
+ <plurals name="save_best_image_toast">
+ <item quantity="one">zapisano %1$d z 10 zdjęć.</item>
+ <item quantity="few">zapisano %1$d z 10 zdjęć.</item>
+ <item quantity="many">zapisano %1$d z 10 zdjęć.</item>
+ <item quantity="other">zapisano %1$d z 10 zdjęć.</item>
+ </plurals>
+ <string name="dialog_do_not_show">Nie pokazuj ponownie</string>
+ <string name="delete_best_dialog_title">Usunąć wszystkie?</string>
+ <string name="delete_best_dialog_content">Czy jesteś pewien, że chcesz usunąć wszystkie 10 zdjęć?</string>
+ <string name="delete_best_dialog_native_bt">Anuluj</string>
+ <string name="delete_best_dialog_positive_bt">Usuń</string>
+ <string name="delete_all_best_dialog_title">Usunąć wszystkie?</string>
+ <string name="delete_all_best_dialog_content">Na pewno chcesz usunąć wszystkie zdjęcia?</string>
+ <string name="delete_all_best_dialog_native_bt">Anuluj</string>
+ <string name="delete_all_best_dialog_positive_bt">Usuń wszystkie</string>
+ <string name="overflow_best_item1">Zapisz wszystkie</string>
+ <string name="overflow_best_item2">Usuń wszystkie</string>
+ <string name="settings_title">Ustawienia</string>
</resources>