android-calculatorpp/android-app-core/res/values-ar/text_preferences.xml
2014-09-08 18:40:57 +02:00

18 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--Generated by crowdin.net-->
<resources>
<string name="c_auto_orientation_title">تدوير تلقائي للشاشة</string>
<string name="c_auto_orientation_summary">إذا كان الخيار فعّال ستدور الشاشة مع دوران الجهاز</string>
<string name="c_show_equals_button_title">أظهر زر المساواة</string>
<string name="c_show_equals_button_summary">إذا كان الخيار فعّال سيظر زر المساواة</string>
<string name="c_hide_numeral_base_digits_title">إخفاء أحرف نظم العد الأخرى</string>
<string name="c_hide_numeral_base_digits_summary">إذا كان الخيار فعّال ستكون أحرف نظم العد الأخرى مخفية</string>
<string name="prefs_history_show_intermediate_calculations_title">أظهر العمليات الحسابية المتوسطة في الأرشيف</string>
<string name="prefs_history_show_intermediate_calculations_summary">إذا كان الخيار فعّال ستكون كل العمليات الحسابية ظاهرة في شاشة الأرشيف</string>
<string name="p_calculations_calculate_on_fly_title">إظهار النتيجة أثناء الكتابة</string>
<string name="p_calculations_calculate_on_fly_summary">إذا كان الخيار فعّال ستظهر نتيجة العملية الحسابية تلقائيا أثناء الكتابة</string>
<string name="prefs_prevent_screen_from_fading_title">منع الشاشة من أن تطفئ</string>
<string name="prefs_prevent_screen_from_fading_summary">إذا كان الخيار فعّال لن يطفئ ضوء الشاشة أثناء استخدام التطبيق</string>
</resources>