summaryrefslogtreecommitdiffstats
path: root/res/values-hr/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-hr/cm_strings.xml')
-rw-r--r--res/values-hr/cm_strings.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index 0a47977ef..23494f006 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/cm_strings.xml
@@ -16,8 +16,14 @@
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">Široko</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">Macro+</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Redukcija zamagljenja zbog gibanja</string>
<string name="pref_camera_scenemode_entry_aqua">Aqua</string>
<string name="pref_camera_scenemode_entry_ar">Proširena stvarnost</string>
@@ -60,6 +66,7 @@
<string name="pref_camera_scenemode_entry_text">Tekst</string>
<string name="pref_camera_scenemode_entry_theatre">Kazalište</string>
<string name="pref_camera_scenemode_entry_whiteboard">Bijela ploča</string>
+ <!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_continuous">Neprekidno</string>
<string name="pref_camera_focusmode_entry_mw_continuous">Kontinuirano (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Produženo</string>
@@ -69,6 +76,7 @@
<string name="pref_camera_focusmode_entry_normal">Normalan</string>
<string name="pref_camera_focusmode_entry_portrait">Portret</string>
<string name="pref_camera_focusmode_entry_hyperfocal">Hiperfokus</string>
+ <!-- Color effects -->
<string name="pref_camera_coloreffect_entry_washed">Isprano</string>
<string name="pref_camera_coloreffect_entry_vintage_warm">Zastarjelo toplo</string>
<string name="pref_camera_coloreffect_entry_vintage_cold">Zastarjelo hladno</string>
@@ -76,16 +84,24 @@
<string name="pref_camera_coloreffect_entry_point_green">Zelena točka</string>
<string name="pref_camera_coloreffect_entry_point_red_yellow">Crveno-žuta točka</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Crtić</string>
+ <!-- Red eye flash mode title -->
<string name="pref_camera_flashmode_entry_redeye">Crvene oči</string>
<string name="pref_camera_flashmode_label_redeye">CRVENE OČI</string>
+ <!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Tipka za napajanje i okidač</string>
+ <!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Sjajan zaslon</string>
+ <!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Trajanje fokusa na dodir</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">Neograničeno</string>
+ <!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Brzina okidača</string>
<string name="auto_hdr_enabled">Auto HDR omogućen</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Omogućili ste napredne opcije kamere</string>
+ <string name="developer_menu_disabled">Onemogućili ste napredne opcije kamere</string>
</resources>