Skip to content

Commit 4c96f76

Browse files
committed
New translations strings.xml (Arabic)
1 parent c9eb8dd commit 4c96f76

File tree

1 file changed

+14
-14
lines changed
  • module-biometrics/src/main/res/values-ar-rSA

1 file changed

+14
-14
lines changed

module-biometrics/src/main/res/values-ar-rSA/strings.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
<!-- Biometrics section -->
88
<string name="section_biometrics_name">القياسات الحيوية</string>
99
<string name="section_biometrics_description">معلومات القياسات الحيوية</string>
10-
<string name="biometrics_can_authenticate_with_device_credential">Can authenticate with device credential</string>
11-
<string name="biometrics_can_authenticate_with_weak_biometric">Can authenticate with weak biometric</string>
12-
<string name="biometrics_can_authenticate_with_strong_biometric">Can authenticate with strong biometric</string>
13-
<string name="device_credential_strings">Device credential strings</string>
14-
<string name="biometric_weak_strings">Weak biometric strings</string>
15-
<string name="biometric_strong_strings">Strong biometric strings</string>
16-
<string name="biometrics_setting_name">Setting name</string>
17-
<string name="biometrics_button_label">Button label</string>
18-
<string name="biometrics_prompt_message">Prompt message</string>
10+
<string name="biometrics_can_authenticate_with_device_credential">يمكن المصادقة باستخدام بيانات اعتماد الجهاز</string>
11+
<string name="biometrics_can_authenticate_with_weak_biometric">يمكن المصادقة باستخدام بيانات بيومترية ضعيفة</string>
12+
<string name="biometrics_can_authenticate_with_strong_biometric">يمكن المصادقة باستخدام بيانات بيومترية قوية</string>
13+
<string name="device_credential_strings">سلاسل بيانات اعتماد الجهاز </string>
14+
<string name="biometric_weak_strings">سلاسل بيومترية ضعيفة</string>
15+
<string name="biometric_strong_strings">سلاسل بيومترية قوية </string>
16+
<string name="biometrics_setting_name">تعيين الاسم</string>
17+
<string name="biometrics_button_label">تسمية الزر</string>
18+
<string name="biometrics_prompt_message">رسالة التوجيه </string>
1919
<!-- Biometric errors -->
20-
<string name="biometric_error_success">Success</string>
21-
<string name="biometric_error_hw_unavaliable">Hardware unavailable</string>
22-
<string name="biometric_error_none_enrolled">No biometrics enrolled</string>
23-
<string name="biometric_error_no_hardware">No biometric hardware</string>
24-
<string name="biometric_error_security_update_required">Security update required</string>
20+
<string name="biometric_error_success">تم بنجاح</string>
21+
<string name="biometric_error_hw_unavaliable">الجهاز غير متوفر </string>
22+
<string name="biometric_error_none_enrolled">لم يتم تسجيل أي بيانات بيومترية </string>
23+
<string name="biometric_error_no_hardware">لا توجد أجهزة بيومترية</string>
24+
<string name="biometric_error_security_update_required">يتطلب تحديث أمني </string>
2525
</resources>

0 commit comments

Comments
 (0)