summaryrefslogtreecommitdiffstats
path: root/res/values-cs
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-08-27 14:22:43 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-08-27 14:22:43 -0700
commit2532dc8a987b4b68aed100c27b18116ebc6270dd (patch)
treea1ccbc3e03dfe4ab74b71cbc8eb13fcf0b51520d /res/values-cs
parent2cad43d610db287deec3b4c368e92901222ae8d9 (diff)
downloadandroid_packages_apps_Snap-2532dc8a987b4b68aed100c27b18116ebc6270dd.tar.gz
android_packages_apps_Snap-2532dc8a987b4b68aed100c27b18116ebc6270dd.tar.bz2
android_packages_apps_Snap-2532dc8a987b4b68aed100c27b18116ebc6270dd.zip
Automatic translation import
Change-Id: Ie60269c6a734486ab20d56397bb8bf11c612c9cb Ticket: -
Diffstat (limited to 'res/values-cs')
-rw-r--r--res/values-cs/cm_strings.xml4
-rw-r--r--res/values-cs/qcomstrings.xml4
-rw-r--r--res/values-cs/strings.xml6
3 files changed, 12 insertions, 2 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index 98c730e76..f593fd3cf 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/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 Mpx (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 Mpx (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 Mpx (16:9)</string>
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
@@ -214,4 +215,7 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Rychlost závěrky</string>
<string name="auto_hdr_enabled">Automatické HDR povoleno</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Máte povolené rozšířené možnosti fotoaparátu</string>
+ <string name="developer_menu_disabled">Máte zakázané rozšířené možnosti fotoaparátu</string>
</resources>
diff --git a/res/values-cs/qcomstrings.xml b/res/values-cs/qcomstrings.xml
index 1544606a7..581f574a8 100644
--- a/res/values-cs/qcomstrings.xml
+++ b/res/values-cs/qcomstrings.xml
@@ -265,5 +265,9 @@
<string name="video_quality_4k_disable_IS">Povolení videa velikosti 4k dojde k vypnutí stabilizace</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">Během 4k videa nelze povolit SeeMore</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">Povolením funkce SeeMore zakážete funkci CDS</string>
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">Povolením funkce SeeMore zakážete funkci TNR</string>
<!-- TODO: Remove these? -->
</resources>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 96bf8f9dc..3035e7e10 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -146,6 +146,10 @@
<string name="cannot_connect_camera">Nelze se připojit k fotoaparátu.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">Fotoaparát byl z důvodu zásad zabezpečení deaktivován.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">Tato aplikace nemá udělené kritické oprávnění vyžadované pro spuštění. Prosím zkontrolujte nastavení oprávnění.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Zamítnout</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Čekejte prosím…</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">Tuto možnost ve scénickém režimu vybrat nelze.</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">Expozice</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->