summaryrefslogtreecommitdiffstats
path: root/res/values-af/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-af/cm_strings.xml')
-rw-r--r--res/values-af/cm_strings.xml18
1 files changed, 16 insertions, 2 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
index 804ab1339..f9a812dd2 100644
--- a/res/values-af/cm_strings.xml
+++ b/res/values-af/cm_strings.xml
@@ -16,9 +16,13 @@
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" -->
+ <!-- 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_megapixel_format">(%1$s) %2$1.1f M pieksels</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Verminder vervaag beweging</string>
<string name="pref_camera_scenemode_entry_aqua">Aqua</string>
<string name="pref_camera_scenemode_entry_ar">Augmented realiteit</string>
@@ -61,6 +65,7 @@
<string name="pref_camera_scenemode_entry_text">Teks</string>
<string name="pref_camera_scenemode_entry_theatre">Teater</string>
<string name="pref_camera_scenemode_entry_whiteboard">Witbord</string>
+ <!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_continuous">Aaneenlopend</string>
<string name="pref_camera_focusmode_entry_mw_continuous">Aaneenlopend (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Uitgebreide</string>
@@ -70,6 +75,7 @@
<string name="pref_camera_focusmode_entry_normal">Normaal</string>
<string name="pref_camera_focusmode_entry_portrait">Portret</string>
<string name="pref_camera_focusmode_entry_hyperfocal">Hiper fokaal</string>
+ <!-- Color effects -->
<string name="pref_camera_coloreffect_entry_washed">Gewas</string>
<string name="pref_camera_coloreffect_entry_vintage_warm">Verouderd warm</string>
<string name="pref_camera_coloreffect_entry_vintage_cold">Verouderd koud</string>
@@ -77,16 +83,24 @@
<string name="pref_camera_coloreffect_entry_point_green">Geel punt</string>
<string name="pref_camera_coloreffect_entry_point_red_yellow">Rooi-geel punt</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Strokiesprent-agtig</string>
+ <!-- Red eye flash mode title -->
<string name="pref_camera_flashmode_entry_redeye">Rooi Oog</string>
<string name="pref_camera_flashmode_label_redeye">ROOI OOG</string>
+ <!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Krag knoppie</string>
+ <!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Helder skerm</string>
+ <!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Duur van raak fokus</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">Oneindig</string>
+ <!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Sluiter spoed</string>
<string name="auto_hdr_enabled">Outo HDR aangeskakel</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Jy het gevorderde kamera opsies geaktiveer</string>
+ <string name="developer_menu_disabled">Jy het gevorderde kamera opsies gedeaktiveer</string>
</resources>