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.xml2
-rw-r--r--res/values-pl/qcomstrings.xml2
-rw-r--r--res/values-pl/strings.xml6
3 files changed, 8 insertions, 2 deletions
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index 434007a32..aa62b00fd 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -63,6 +63,7 @@
<!-- Settings screen, dialog choice for 9.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_7mp_wide">9.7 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9.6 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_9_6mp_wide">9.6 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9.4 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_4mp_wide">9.4 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
@@ -214,4 +215,5 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Czas migawki</string>
<string name="auto_hdr_enabled">Włączony autom. HDR</string>
+ <!-- Advanced options -->
</resources>
diff --git a/res/values-pl/qcomstrings.xml b/res/values-pl/qcomstrings.xml
index 4a8065b41..487b72cd6 100644
--- a/res/values-pl/qcomstrings.xml
+++ b/res/values-pl/qcomstrings.xml
@@ -265,5 +265,7 @@
<string name="video_quality_4k_disable_IS">Włączenie nagrywania 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 SeeMore has been enabled to show CDS is disabled -->
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
<!-- TODO: Remove these? -->
</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index a658e0217..088806c51 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -146,6 +146,10 @@
<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 -->
@@ -296,8 +300,6 @@
<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 SeeMore has been enabled to show CDS is disabled -->
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Ekspozycja</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->