Skip to content

Commit ad3321f

Browse files
committed
New translations strings.xml (Arabic)
1 parent 71581c4 commit ad3321f

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@
55
-->
66
<resources>
77
<!-- Treble section -->
8-
<string name="section_treble_description">معلومات عن مشروع Treble</string>
9-
<string name="treble_enabled">تفعيل Treble</string>
10-
<string name="treble_vndk_version">إصدار VNDK (مجموعة تطوير البرامج الأصلية للمورّدين) </string>
11-
<string name="treble_interfaces">الواجهات </string>
12-
<string name="treble_interface_name">الاسم </string>
13-
<string name="treble_interface_type">النوع </string>
14-
<string name="treble_interface_transport">النقل </string>
15-
<string name="treble_interface_server_process_id">معرف عملية الخادم </string>
16-
<string name="treble_interface_address">العنوان </string>
17-
<string name="treble_interface_arch">القوس </string>
18-
<string name="treble_interface_current_threads">المواضيع الحالية </string>
19-
<string name="treble_interface_max_threads">الحد الأقصى لعدد الخيوط</string>
20-
<string name="treble_interface_released">إصدار</string>
21-
<string name="treble_interface_in_device_manifest">في بيان الجهاز </string>
22-
<string name="treble_interface_in_device_compatibility_matrix">مصفوفة توافق الأجهزة </string>
23-
<string name="treble_interface_in_framework_manifest">في الإطار الظاهري </string>
24-
<string name="treble_interface_in_framework_compatibility_matrix">مصفوفة التوافق في إطار العمل </string>
25-
<string name="treble_interface_clients_process_ids">معالجة معرفات العملاء</string>
8+
<string name="section_treble_description">معلومات مشروع Treble</string>
9+
<string name="treble_enabled">دعم Treble</string>
10+
<string name="treble_vndk_version">إصدار VNDK</string>
11+
<string name="treble_interfaces">الواجهات (Interfaces)</string>
12+
<string name="treble_interface_name">الاسم</string>
13+
<string name="treble_interface_type">النوع</string>
14+
<string name="treble_interface_transport">بروتوكول النقل</string>
15+
<string name="treble_interface_server_process_id">معرف عملية الخادم (PID)</string>
16+
<string name="treble_interface_address">العنوان</string>
17+
<string name="treble_interface_arch">بنية المعالج (Arch)</string>
18+
<string name="treble_interface_current_threads">خيوط المعالجة الحالية (Threads)</string>
19+
<string name="treble_interface_max_threads">أقصى عدد لخيوط المعالجة</string>
20+
<string name="treble_interface_released">مُصدَر (Released)</string>
21+
<string name="treble_interface_in_device_manifest">في بيان الجهاز (Device Manifest)</string>
22+
<string name="treble_interface_in_device_compatibility_matrix">في مصفوفة توافق الجهاز</string>
23+
<string name="treble_interface_in_framework_manifest">في بيان إطار العمل (Framework Manifest)</string>
24+
<string name="treble_interface_in_framework_compatibility_matrix">في مصفوفة توافق إطار العمل</string>
25+
<string name="treble_interface_clients_process_ids">معرفات عمليات العملاء</string>
2626
<!-- Treble interface type -->
2727
<!-- HIDL interface transport type -->
2828
</resources>

0 commit comments

Comments
 (0)