|
5 | 5 | --> |
6 | 6 | <resources> |
7 | 7 | <!-- 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> |
26 | 26 | <!-- Treble interface type --> |
27 | 27 | <!-- HIDL interface transport type --> |
28 | 28 | </resources> |
0 commit comments