summaryrefslogtreecommitdiffstats
path: root/res/values-hu/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-hu/cm_strings.xml')
-rw-r--r--res/values-hu/cm_strings.xml20
1 files changed, 18 insertions, 2 deletions
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
index 40aeedccd..ddc5fcbec 100644
--- a/res/values-hu/cm_strings.xml
+++ b/res/values-hu/cm_strings.xml
@@ -16,9 +16,15 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Settings screen, scene mode -->
- <string name="pref_camera_scenemode_entry_refocus">Makró+</string>
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Széles</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">(%1$s) %2$1.1f megapixel</string>
+ <!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">Elmosódás csökkentés</string>
<string name="pref_camera_scenemode_entry_aqua">Víz</string>
<string name="pref_camera_scenemode_entry_ar">Kiterjesztett valóság</string>
@@ -61,6 +67,7 @@
<string name="pref_camera_scenemode_entry_text">Szöveg</string>
<string name="pref_camera_scenemode_entry_theatre">Színház</string>
<string name="pref_camera_scenemode_entry_whiteboard">Fehértábla</string>
+ <!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_continuous">Folyamatos</string>
<string name="pref_camera_focusmode_entry_mw_continuous">Folyamatos (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Kiterjesztett</string>
@@ -70,6 +77,7 @@
<string name="pref_camera_focusmode_entry_normal">Normál</string>
<string name="pref_camera_focusmode_entry_portrait">Portré</string>
<string name="pref_camera_focusmode_entry_hyperfocal">Hiperfokális</string>
+ <!-- Color effects -->
<string name="pref_camera_coloreffect_entry_washed">Elmosódott</string>
<string name="pref_camera_coloreffect_entry_vintage_warm">Retro meleg</string>
<string name="pref_camera_coloreffect_entry_vintage_cold">Retro hideg</string>
@@ -77,16 +85,24 @@
<string name="pref_camera_coloreffect_entry_point_green">Zöldes</string>
<string name="pref_camera_coloreffect_entry_point_red_yellow">Pirosas-sárgás</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Rajzfilm</string>
+ <!-- Red eye flash mode title -->
<string name="pref_camera_flashmode_entry_redeye">Vörösszem</string>
<string name="pref_camera_flashmode_label_redeye">VÖRÖSSZEM</string>
+ <!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Bekapcsoló gombbal exponálás</string>
+ <!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Világos képernyő</string>
+ <!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Fókusz tartás</string>
<string name="pref_camera_focustime_entry_0">0 mp</string>
<string name="pref_camera_focustime_entry_3">3 mp</string>
<string name="pref_camera_focustime_entry_5">5 mp</string>
<string name="pref_camera_focustime_entry_10">10 mp</string>
<string name="pref_camera_focustime_entry_infinite">Végtelen</string>
+ <!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Zársebesség</string>
<string name="auto_hdr_enabled">Auto HDR engedélyezve</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Engedélyezte a haladó kamera beállításokat</string>
+ <string name="developer_menu_disabled">Letiltotta a haladó kamera beállításokat</string>
</resources>