summaryrefslogtreecommitdiffstats
path: root/res/values-cs/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-cs/cm_strings.xml')
-rw-r--r--res/values-cs/cm_strings.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index 9151b2844..67dc07c0b 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/cm_strings.xml
@@ -16,15 +16,8 @@
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">Široké</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> Mpx</string>
- <!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">Redukce rozmazání</string>
<string name="pref_camera_scenemode_entry_aqua">Voda</string>
<string name="pref_camera_scenemode_entry_ar">Rozšířená realita</string>
@@ -67,7 +60,6 @@
<string name="pref_camera_scenemode_entry_text">Text</string>
<string name="pref_camera_scenemode_entry_theatre">Divadlo</string>
<string name="pref_camera_scenemode_entry_whiteboard">Bílá tabule</string>
- <!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_continuous">Sekvenčně</string>
<string name="pref_camera_focusmode_entry_mw_continuous">Sekvenčně (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Rozšířený</string>
@@ -77,7 +69,6 @@
<string name="pref_camera_focusmode_entry_normal">Normální</string>
<string name="pref_camera_focusmode_entry_portrait">Portrét</string>
<string name="pref_camera_focusmode_entry_hyperfocal">Hyperfokální</string>
- <!-- Color effects -->
<string name="pref_camera_coloreffect_entry_washed">Seprané</string>
<string name="pref_camera_coloreffect_entry_vintage_warm">Staré teplé</string>
<string name="pref_camera_coloreffect_entry_vintage_cold">Staré studené</string>
@@ -85,23 +76,17 @@
<string name="pref_camera_coloreffect_entry_point_green">Bodový zelený</string>
<string name="pref_camera_coloreffect_entry_point_red_yellow">Bodový červenožlutý</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Kreslený</string>
- <!-- Red eye flash mode title -->
<string name="pref_camera_flashmode_entry_redeye">Červené oči</string>
<string name="pref_camera_flashmode_label_redeye">ČERVENÉ OČI</string>
- <!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Spoušť tlačítkem vypnutí</string>
- <!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Plný jas obrazovky</string>
- <!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Trvání ostření dotykem</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">5s</string>
<string name="pref_camera_focustime_entry_10">10s</string>
<string name="pref_camera_focustime_entry_infinite">Nekonečno</string>
- <!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Rychlost závěrky</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>
<string name="pref_camera2_preferences_category_developer">Rozšířené možnosti</string>