mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-06-05 21:49:13 +02:00
Updating Arabic
This commit is contained in:
@ -6,13 +6,13 @@
|
||||
<!-- Calculator field -->
|
||||
<string name="formula_divide_by_zero_error">خطأ: القسمة على صفر</string>
|
||||
<!-- History -->
|
||||
<string name="history">History</string>
|
||||
<string name="history_empty">History is empty</string>
|
||||
<string name="clear_history">Clear</string>
|
||||
<string name="history_cleared">History has been cleared</string>
|
||||
<string name="history">التاريخ</string>
|
||||
<string name="history_empty">التاريخ فارغ</string>
|
||||
<string name="clear_history">مسح</string>
|
||||
<string name="history_cleared">تم مسح التاريخ</string>
|
||||
<!-- Settings -->
|
||||
<string name="vibrate_on_button_press">الاهتزاز عند الضغط على الازرار</string>
|
||||
<string name="use_comma_as_decimal_mark">Use comma as a decimal mark</string>
|
||||
<string name="use_comma_as_decimal_mark">استخدام الفاصلة كعلامة عشرية</string>
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">كيف يعمل الزر C (مسح)؟</string>
|
||||
<string name="faq_1_text">النقر على ذلك سوف يزيل حرف واحد في وقت واحد. الضغط لفترة طويلة سوف إعادة تعيين جميع الحقول في وقت واحد.</string>
|
||||
@ -20,4 +20,4 @@
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Reference in New Issue
Block a user