summaryrefslogtreecommitdiffstats
path: root/res/values-pl/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-pl/cm_strings.xml')
-rw-r--r--res/values-pl/cm_strings.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index 7854515a4..6592b6664 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -16,9 +16,14 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f Mpix</string>
+ <!-- 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 -->
<!-- Settings screen, scene mode -->
- <string name="pref_camera_scenemode_entry_refocus">Makro+</string>
<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>
@@ -61,6 +66,7 @@
<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>
@@ -70,6 +76,7 @@
<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>
@@ -77,16 +84,24 @@
<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>
<string name="auto_hdr_enabled">Włączony autom. HDR</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>
</resources>