summaryrefslogtreecommitdiffstats
path: root/res/values-ar/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ar/cm_strings.xml')
-rw-r--r--res/values-ar/cm_strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
index cd161dd85..29eeaa511 100644
--- a/res/values-ar/cm_strings.xml
+++ b/res/values-ar/cm_strings.xml
@@ -18,10 +18,12 @@
<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">عريض</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> ميجابكسل</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">خفض عدم وضوح الحركة</string>
<string name="pref_camera_scenemode_entry_aqua">أكوا</string>
@@ -45,6 +47,7 @@
<string name="pref_camera_scenemode_entry_fireworks">الألعاب النارية</string>
<string name="pref_camera_scenemode_entry_flowers">زهور</string>
<string name="pref_camera_scenemode_entry_handheldtwilight">وضع التصوير المحمول بدون مساعدة</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">حساسية عالية</string>
<string name="pref_camera_scenemode_entry_indoor">داخلي</string>
<string name="pref_camera_scenemode_entry_landscape">المناظر الطبيعية</string>
<string name="pref_camera_scenemode_entry_mix_illuminant">الإضاءة المختلطة</string>
@@ -99,4 +102,7 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">سرعة المصراع</string>
<!-- Advanced options -->
+ <string name="developer_menu_enabled">لقم قمت بتمكين خيارات الكاميرا المتقدمة</string>
+ <string name="developer_menu_disabled">لقد قمت بتعطيل خيارات الكاميرا المتقدمة</string>
+ <string name="pref_camera2_preferences_category_developer">الخيارات المتقدمة</string>
</resources>