File name: | sysmain.dll.mui |
Size: | 26624 byte |
MD5: | 4f774f8475fd2117c32c752ea8a3436d |
SHA1: | de8f4a4fb915748240047d65c5f3548498ba2c4b |
SHA256: | 0f47e580f2b22414697bfaf0d29001769b6147caff2a8bcd215b897f6cea80d3 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Arabic language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Arabic | English |
---|---|---|
1 | ما إذا تم تمكين الإحضار المسبق لتشغيل التطبيق أم لا | Whether Application Launch Prefetching is enabled |
2 | ما إذا تم تمكين وظيفة الإحضار المسبق لواجهة API الخاصة بالعملية أم لا | Whether Operation API Prefetching Functionality is enabled |
3 | ما إذا تم تمكين دمج الصفحات أم لا | Whether Page Combining is enabled |
4 | ما إذا تم تمكين التشغيل المسبق للتطبيق أم لا | Whether Application PreLaunch is enabled |
5 | ما إذا تم تمكين ’ضغط الذاكرة’ | Whether Memory Compression is enabled |
6 | أقصى عدد من ملفات التحميل في الخلفية للسيناريوهات المسجلة بواسطة واجهة API لمسجل العمليات | The maximum number of prefetch files for scenarios recorded by the Operation Recorder API |
7 | تكوين مكون وكيل إدارة الذاكرة | Memory Management Agent Component Configuration |
8 | يوفر القدرة على تمكين أي حالات دمج مما يلي: 1. التحميل في الخلفية لتشغيل التطبيق 2. وظيفة التحميل في الخلفية لواجهة API للعملية 3. دمج الصفحات 4. التشغيل المسبق للتطبيق 5. ضغط الذاكرة |
Provides the capability to enable any combination of the following: 1. Application Launch Prefetching 2. Operation API Prefetching Functionality 3. Page Combining 4. Application PreLaunch 5. Memory Compression |
9 | ما إذا تم تمكين ملفات التحميل في الخلفية لتشغيل التطبيق أم لا. يؤدي التحميل في الخلفية لتشغيل التطبيق إلى زيادة سرعة بدء تشغيل التطبيق عن طريق مراقبة البيانات والتعليمات البرمجية التي يتم الوصول إليها في هذه الحالات واستخدام تلك المعلومات لإجراء تحميل مسبق للبيانات والتعليمات البرمجية في الذاكرة الفعلية لعمليات بدء تشغيل التطبيقات اللاحقة | Whether to enable Application Launch Prefetching. Application launch prefetching would would speed up app startup by monitoring the data and code accessed in these cases and use that information to preload the data and code into physical memory for subsequent app startups |
10 | ما إذا كنت تريد تمكين وظيفة واجهة API لمسجل العمليات. يؤدي مسجل العمليات إلى تمكين التطبيقات من تسريع العمليات التي تصل بشكل متكرر إلى نفس بيانات الملفات عن طريق عرض آلية الإحضار المسبق بـ Windows كواجهة عامة.
|
Whether to enable Operation Recorder API Functionality. Operation Recorder enables applications to speed up operations that repeatedly access the same file data by exposing the Windows prefetching mechanism as a public interface.
|
11 | ما إذا كنت تريد تمكين دمج الصفحات أم لا. يساعد دمج الصفحات في خفض استخدام الذاكرة الفعلية لنظام التشغيل عن طريق دمج الصفحات دوريًا في الذاكرة الفعلية التي تحتوي على محتوى متطابق.
|
Whether to enable Page Combining. Page Combining helps reduce the physical memory usage of the operating system by periodically combining pages in physical memory that have identical content.
|
12 | ما إذا تم تمكين التشغيل المسبق للتطبيق أم لا. يمكن للتشغيل المسبق للتطبيق أن يقوم بشكل تخميني بتشغيل التطبيقات التي من المفترض أن يستخدمها المستخدم في المستقبل القريب، وبذلك يقل وقت تشغيل التطبيق. | Whether to enable Application PreLaunch. Application PreLaunch can speculatively launch applications that the user is likely to use in the near future, thus reducing application switch time. |
13 | ما إذا تم تعطيل ’ضغط الذاكرة’ أم لا. ضغط الذاكرة هو أحد ميزات Windows التي تضغط الذاكرة غير المستخدمة للاحتفاظ بالمزيد من البيانات المستخدمة في ذاكرة الوصول العشوائي. كما تقلل أيضًا من حجم البيانات المكتوبة والمقروءة من ملف ترحيل الصفحات، ومن ثم يتحسن الأداء. | Whether to enable Memory Compression. Memory compression is a Windows feature which compresses unused memory to keep more data resident in RAM. It also reduces the amount of data written to and read from the pagefile, thus improving performance. |
14 | يوفر القدرة على تعيين أقصى عدد من ملفات التحميل في الخلفية للسيناريوهات المسجلة بواسطة واجهة API لمسجل العمليات. | Provides the ability to set the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
15 | إرجاع ما إذا تم تمكين أي حالات دمج لما يلي أم لا: 1. التحميل في الخلفية لتشغيل التطبيق 2. وظيفة التحميل في الخلفية لواجهة API للعملية 3. دمج الصفحات 4. التشغيل المسبق للتطبيق 5. ضغط الذاكرة كما يتم أيضًا إرجاع أقصى عدد من ملفات التحميل في الخلفية للسيناريوهات المسجلة بواسطة واجهة API لمسجل العمليات. |
Returns whether any combination of the following are enabled: 1. Application Launch Prefetching 2. Operation API Prefetching Functionality 3. Page Combining 4. Application PreLaunch 5. Memory Compression and also returns the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
16 | مجموعة المكونات التي تم تمكينها وأقصى عدد من ملفات التحميل في الخلفية للسيناريوهات المسجلة بواسطة واجهة API لمسجل العمليات. | The set of components enabled and the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
17 | يوفر القدرة على تعطيل أي حالات دمج مما يلي: 1. التحميل في الخلفية لتشغيل التطبيق 2. وظيفة التحميل في الخلفية لواجهة API للعملية 3. دمج الصفحات 4. التشغيل المسبق للتطبيق 5. ضغط الذاكرة |
Provides the capability to disable any combination of the following: 1. Application Launch Prefetching 2. Operation API Prefetching Functionality 3. Page Combining 4. Application PreLaunch 5. Memory Compression |
18 | ما إذا تم تعطيل ملفات التحميل في الخلفية لتشغيل التطبيق أم لا. يؤدي التحميل في الخلفية لتشغيل التطبيق إلى زيادة سرعة بدء تشغيل التطبيق عن طريق مراقبة البيانات والتعليمات البرمجية التي يتم الوصول إليها في هذه الحالات واستخدام تلك المعلومات لإجراء تحميل مسبق للبيانات والتعليمات البرمجية في الذاكرة الفعلية لعمليات بدء تشغيل التطبيقات اللاحقة | Whether to disable Application Launch Prefetching. Application launch prefetching would would speed up app startup by monitoring the data and code accessed in these cases and use that information to preload the data and code into physical memory for subsequent app startups |
19 | ما إذا تم تعطيل التشغيل المسبق للتطبيقات أم لا. يمكن للتشغيل المسبق للتطبيقات أن يقوم بشكل تخميني بتشغيل التطبيقات التي من المفترض أن يستخدمها المستخدم في المستقبل القريب، وبذلك يقل وقت تشغيل التطبيق. | Whether to disable Application PreLaunch. Application PreLaunch can speculatively launch applications that the user is likely to use in the near future, thus reducing application switch time. |
20 | ما إذا تم تعطيل وظيفة واجهة API لمسجل العمليات. يؤدي مسجل العمليات إلى تمكين التطبيقات من تسريع العمليات التي تصل بشكل متكرر إلى نفس بيانات الملفات عن طريق عرض آلية الإحضار المسبق بـ Windows كواجهة عامة.
|
Whether to disable Operation Recorder API Functionality. Operation Recorder enables applications to speed up operations that repeatedly access the same file data by exposing the Windows prefetching mechanism as a public interface.
|
21 | ما إذا تم تعطيل دمج الصفحات أم لا. يساعد دمج الصفحات في خفض استخدام الذاكرة الفعلية لنظام التشغيل عن طريق دمج الصفحات دوريًا في الذاكرة الفعلية التي تحتوي على محتوى متطابق.
|
Whether to disable Page Combining. Page Combining helps reduce the physical memory usage of the operating system by periodically combining pages in physical memory that have identical content.
|
22 | ما إذا تم تعطيل ’ضغط الذاكرة’ أم لا (يبدأ سريان التعطيل بعد إعادة تشغيل النظام). ضغط الذاكرة هو أحد ميزات Windows التي تضغط الذاكرة غير المستخدمة للاحتفاظ بالمزيد من البيانات المستخدمة في ذاكرة الوصول العشوائي. كما تقلل أيضًا من حجم البيانات المكتوبة والمقروءة من ملف ترحيل الصفحات، ومن ثم يتحسن الأداء. | Whether to disable Memory Compression (disabling will take effect after the system is restarted). Memory compression is a Windows feature which compresses unused memory to keep more data resident in RAM. It also reduces the amount of data written to and read from the pagefile, thus improving performance. |
23 | يوفر القدرة على تتبع أخطاء التشغيل المسبق للتطبيقات لتطبيق معين عن طريق بدء حدوث التشغيل المسبق ولإنهاء وضع تتبع الأخطاء للتطبيق. | Provides the ability to debug the application prelaunch of a specific application by triggering the prelaunch to occur and to exit debug mode for the application. |
24 | يحدد اسم حزمة كاملاً للتطبيق. | Specifies the package full name of the application. |
25 | إذا تم تحديد هذه المعلمة، فلن يستمر التطبيق المحدد في وضع تتبع الأخطاء. وإذا لم يتم تحديدها، فسيتم التشغيل المسبق للتطبيق في وضع تتبع الأخطاء. | If this parameter is specified, the specified application will no longer be in debug mode. If not specified, the application will be prelaunched in debug mode. |
26 | يحدد السلسلة التي تعرّف التطبيق في الحزمة. | Specifies the string identifying the app in the package. |
27 | وكيل إدارة الذاكرة | Memory Management Agent |
207 | غير معروف | Unknown |
1000 | Superfetch | Superfetch |
1001 | صيانة أداء النظام وتحسينه بمرور الوقت. | Maintains and improves system performance over time. |
3000 | Microsoft Corporation | Microsoft Corporation |
3001 | مهمة صيانة تقييم التبديل لمجموعة العمل | Working set swap assessment maintenance task |
3002 | مهمة صيانة إعادة التوازن لذاكرة التخزين المؤقت لمحرك أقراص مختلط | Hybrid Drive cache rebalance maintenance task |
3003 | مهمة ملء مسبق لذاكرة التخزين المؤقت لمحرك أقراص مختلط | Hybrid Drive cache prepopulation task |
3004 | مهمة المحافظة على مزامنة قاعدة البيانات الثابتة للأولوية المحجوزة | Reserved Priority static db sync maintenance task |
0x11000031 | وقت الاستجابة | Response Time |
0x30000000 | معلومات | Info |
0x31000001 | بدء | Start |
0x31000002 | إيقاف | Stop |
0x50000002 | خطأ | Error |
0x50000003 | تحذير | Warning |
0x700003F8 | ReadyBoost | ReadyBoot |
0x700003FB | ReadyBoost | ReadyBoost |
0x700003FC | HybridDrive | HybridDrive |
0x90000001 | Microsoft-Windows-ReadyBoost | Microsoft-Windows-ReadyBoost |
0x90000002 | Operational | Operational |
0x91000001 | Microsoft-Windows-Superfetch | Microsoft-Windows-Superfetch |
0x91000002 | Main | Main |
0x91000003 | StoreLog | StoreLog |
0xB00003E8 | الجهاز (%1) مناسب لأي ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\". سرعة القراءة العشوائية هي %3 كيلوبايت/الثانية. سرعة الكتابة العشوائية هي %4 كيلوبايت/الثانية. | The device (%1) is suitable for a ReadyBoost cache. The random read speed is %3 KB/sec. The random write speed is %4 KB/sec. |
0xB00003EA | The device (%1) will not be used for a ReadyBoost cache because it is not attached to a supported interface.%n For USB devices, ReadyBoost requires that the device be connected to a USB 2.0 interface.%n | The device (%1) will not be used for a ReadyBoost cache because it is not attached to a supported interface.%n For USB devices, ReadyBoost requires that the device be connected to a USB 2.0 interface.%n |
0xB00003EB | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" نظراً لأنه لا يحتوي على مساحة حرة كافية. المساحة الحرة: %2 ميغابايت | The device (%1) will not be used for a ReadyBoost cache because it does not have enough free space. Free Space: %2 MB |
0xB00003EC | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" نظراً لعدم كفاية أداء الكتابة به: %2 كيلوبايت في الثانية. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec. |
0xB00003ED | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" نظراً لعدم كفاية أداء القراءة به: %2 كيلوبايت في الثانية. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient read performance: %2 KB/sec. |
0xB00003EE | واجهت خدمة \"ReadyBoost\" خطأ أثناء تحليل الجهاز الجديد (%1). رمز الخطأ: %2 | The ReadyBoost service encountered an error during the analysis of the new device (%1). Error code: %2 |
0xB00003EF | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" نظراً لعدم تهيئته باستخدام أيٍ من أنظمة الملفات FAT أو FAT32 أو NTFS. التهيئة الحالية:%2 | The device (%1) will not be used for a ReadyBoost cache because it is not formatted with FAT, FAT32, or NTFS. Current Format:%2 |
0xB00003F0 | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" نظراً لأنه لا يعرض الأداء المنتظم الخاص به. حجم المنطقة السريعة: %2 ميغابايت. | The device (%1) will not be used for a ReadyBoost cache because it does not exhibit uniform performance across the device. Size of fast region: %2 MB. |
0xB00003F1 | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" نظراً لأن حجم الجهاز صغير للغاية. الحجم: %2 ميغابايت. الحد الأدنى للحجم: %3 ميغابايت | The device (%1) will not be used for a ReadyBoost cache because the device is too small. Size: %2 MB. Minimum Size: %3 MB |
0xB00003F2 | تم بنجاح إنشاء ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" على الجهاز (%1) بحجم %2 ميغابايت. | A ReadyBoost cache was successfully created on the device (%1) of size %2 MB. |
0xB00003F3 | تم تمكين التخزين المؤقت للجهاز (%1). | Caching was enabled for device (%1). |
0xB00003F4 | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" نظراً لأنه توجد بالفعل ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" (على الجهاز %2) ويتم دعم ذاكرة تخزين مؤقت واحدة فقط في المرة الواحدة. | The device (%1) will not be used for a ReadyBoost cache because a ReadyBoost cache already exists (on device %2) and only one cache is supported at a given time. |
0xB00003F5 | تم حذف ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" بنجاح من الجهاز (%1). | A ReadyBoost cache was successfully deleted on the device (%1). |
0xB00003F6 | تم تعطيل التخزين المؤقت للجهاز (%1). | Caching was disabled for device (%1). |
0xB00003F7 | Summary of ReadyBoot Performance:%n Io Read Count: %12%n Io Read KB: %3%n Cache Hit Count: %13%n Cache Hit KB: %4%n Cache Hit Percentage: %9%n Cache Fragmentation: %10%n Compressed Data Size KB: %5%n Raw Data Size KB: %6%n Compression Ratio: %11%n Cache Size KB: %14%n Boot Prefetch Time us: %7%n Boot Prefetch Bytes Read: %8%n Boot Timestamp (UTC): %1%n Last Boot Plan Timestamp (UTC): %2%n Last Boot Plan Timestamp (Local): %16 | Summary of ReadyBoot Performance:%n Io Read Count: %12%n Io Read KB: %3%n Cache Hit Count: %13%n Cache Hit KB: %4%n Cache Hit Percentage: %9%n Cache Fragmentation: %10%n Compressed Data Size KB: %5%n Raw Data Size KB: %6%n Compression Ratio: %11%n Cache Size KB: %14%n Boot Prefetch Time us: %7%n Boot Prefetch Bytes Read: %8%n Boot Timestamp (UTC): %1%n Last Boot Plan Timestamp (UTC): %2%n Last Boot Plan Timestamp (Local): %16 |
0xB00003F8 | Boot plan calculation completed.%n Boot Plan Timestamp (UTC): %1%n Valid Boot Plan Obtained: %2 | Boot plan calculation completed.%n Boot Plan Timestamp (UTC): %1%n Valid Boot Plan Obtained: %2 |
0xB00003F9 | تم اكتمال عملية إلغاء تجزئة. سيتم حساب خطة تشغيل بعد قليل. الطابع الزمني لإلغاء التجزئة (UTC): %1 | A defrag. operation has completed. A boot plan will be calculated soon. Defrag. Timestamp (UTC): %1 |
0xB00003FA | ReadyBoot disk assessment completed.%n Disk Assessment Timestamp (UTC): %1%n Success: %2 | ReadyBoot disk assessment completed.%n Disk Assessment Timestamp (UTC): %1%n Success: %2 |
0xB00103EB | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" لأنه لا يحتوي على مساحة حرة كافية. المساحة الحرة هي %2 ميغابايت، المساحة المطلوبة %3 ميغابايت. | The device (%1) will not be used for a ReadyBoost cache because it does not have enough free space. Free Space %2 MB, required %3 MB. |
0xB00103EF | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" لأنه لم تتم تهيئته باستخدام FAT أو FAT32 أو exFAT أو NTFS. | The device (%1) will not be used for a ReadyBoost cache because it is not formatted with FAT, FAT32, exFAT, or NTFS. |
0xB00103F7 | Summary of ReadyBoot Performance:%n Io Read Count: %5%n Io Read Bytes: %1%n Cache Hit Count: %6%n Cache Hit Bytes: %2%n Cache Hit Percentage: %4%n Boot Prefetch Time (us): %8%n Boot Prefetch Bytes: %3%n Boot Prefetch Read Count: %7%n | Summary of ReadyBoot Performance:%n Io Read Count: %5%n Io Read Bytes: %1%n Cache Hit Count: %6%n Cache Hit Bytes: %2%n Cache Hit Percentage: %4%n Boot Prefetch Time (us): %8%n Boot Prefetch Bytes: %3%n Boot Prefetch Read Count: %7%n |
0xB00103F8 | اكتملت عملية حساب خطة التشغيل في غضون %3 مل/ث.%n الطابع الزمني لخطة التشغيل: %1%n السبب: %4%n النتيجة: %2 | Boot plan calculation completed in %3 ms.%n Boot Plan Timestamp: %1%n Reason: %4%n Result: %2 |
0xB00103F9 | لن يتم استخدام الجهاز (%1) من أجل ذاكرة تخزين مؤقت مزودة بتقنية \"ReadyBoost\" وذلك لأنه يتطلب البحث عن الجزاءات. | The device (%1) will not be used for a ReadyBoost cache because it incurs seek penalties. |
0xB00103FA | اكتملت عملية تقييم قرص مزود بتقنية ReadyBoot في غضون %3 مل/ث.%n الطابع الزمني لتقييم القرص: %1%n النتيجة: %2 | ReadyBoot disk assessment completed in %3 ms.%n Disk Assessment Timestamp: %1%n Result: %2 |
0xB00103FB | لن يتم استخدام الجهاز (%1) لأي ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" لأنه بعيد أو للقراءة فقط أو ظاهري أو غير معتمد. | The device (%1) will not be used for a ReadyBoost cache because it is remote, read-only, virtual, or otherwise unsupported. |
0xB00103FC | لن يتم استخدام الجهاز (%1) لأية ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" لأنه يحتوي على وحدة تخزين النظام. | The device (%1) will not be used for a ReadyBoost cache because it contains a system volume. |
0xB00103FD | لن يتم استخدام الجهاز (%1) لأي ذاكرة تخزين مؤقت بتقنية \"ReadyBoost\" بسبب احتوائه على ملف تكوين يمنع هذا بشكل صريح. | The device (%1) will not be used for a ReadyBoost cache because it contains a configuration file which explicitly prohibits this. |
0xB00103FE | لن يتم استخدام الجهاز (%1) لأي ذاكرة التخزين المؤقت بتقنية \"ReadyBoost\" نظراً لأن برنامج تشغيل تسريع جهاز الكمبيوتر متصل بمكدس وحدة التخزين. | The device (%1) will not be used for a ReadyBoost cache because the ReadyBoost driver is attached to its volume stack. |
0xB00103FF | The device (%1) will not be used for a ReadyBoost cache because it is mounted read-only.%n%nThis is usually caused by one of the following reasons:%n* Write-protected devices/media%n* BitLocker group policy settings prohibit write access to non-encrypted removable devices | The device (%1) will not be used for a ReadyBoost cache because it is mounted read-only.%n%nThis is usually caused by one of the following reasons:%n* Write-protected devices/media%n* BitLocker group policy settings prohibit write access to non-encrypted removable devices |
0xB0010401 | لن يتم استخدام الجهاز (%1) لذاكرة التخزين المؤقت ReadyBoost، نظراً لأنه قرص ثابت ظاهري( VHD). | The device (%1) will not be used for a ReadyBoost cache because it is a VHD (virtual hard disk). |
0xB0010402 | The attach state for volume %6 (Unique Id: %1) has changed.%n Old ReadyBoost State: %2%n New ReadyBoost State: %3%n%n Old Hybrid Drive State: %4%n New Hybrid Drive State: %5%n | The attach state for volume %6 (Unique Id: %1) has changed.%n Old ReadyBoost State: %2%n New ReadyBoost State: %3%n%n Old Hybrid Drive State: %4%n New Hybrid Drive State: %5%n |
0xB0010403 | قامت ReadyBoot بتحديث المعرّف الفريد لوحدة تخزين النظام: %3%n رمز الخطأ: %1 | ReadyBoot has updated the system volume unique ID: %3%n ErrorCode: %1 |
0xB0010404 | تم تعطيل التخزين المؤقت على محرك الأقراص المختلط ذو الحالة الثابتة (رقم القرص: %1) لأن أداء الجهاز غير مرضِ. | Caching on the solid state hybrid disk (Disk number: %1) has been disabled due to insufficient device performance. |
0xB0010405 | تم إجراء اختبار سرعة على \"القرص المختلط\".%nنتيجة الاختبار: %1%nرمز الخطأ: %7 | A speed test was performed on the Hybrid Disk.%nTest result: %1%nErrorCode: %7 |
0xB00203F7 | Summary of ReadyBoot Performance:%n Io Read Count: %5%n Io Read Bytes: %1%n Cache Hit Count: %6%n Cache Hit Bytes: %2%n Cache Hit Percentage: %4%n Boot Prefetch Time (us): %8%n Boot Prefetch Bytes: %3%n Boot Prefetch Read Count: %7%n Flags: %13%n Sync Prefetch IO Bytes: %9%n Sync Prefetch IO Count: %10%n Sync Prefetch Duration (us): %11%n Post Sync Phase Pend Count: %12%n | Summary of ReadyBoot Performance:%n Io Read Count: %5%n Io Read Bytes: %1%n Cache Hit Count: %6%n Cache Hit Bytes: %2%n Cache Hit Percentage: %4%n Boot Prefetch Time (us): %8%n Boot Prefetch Bytes: %3%n Boot Prefetch Read Count: %7%n Flags: %13%n Sync Prefetch IO Bytes: %9%n Sync Prefetch IO Count: %10%n Sync Prefetch Duration (us): %11%n Post Sync Phase Pend Count: %12%n |
0xD0000001 | اكتمال تمهيد النظام | System boot completion |
0xD0000002 | إلغاء تجزئة القرص | Disk defragmentation |
0xD0000003 | طلب صريح للمستخدم | Explicit user request |
0xD0000004 | تم تمكين التخزين الاحتياطي بتقنية ReadyBoost لهذا الجهاز. | ReadyBoost caching enabled for this device. |
0xD0000005 | تم تعطيل التخزين المؤقت بتقنية ReadyBoost نظراً لأداء الجهاز المرتفع. | ReadyBoost caching disabled due to high performance device. |
0xD0000006 | تم تعطيل التخزين المؤقت بتقنية ReadyBoost لـ ReadyBoot فقط. | ReadyBoost caching enabled for ReadyBoot only. |
0xD0000007 | تم تعطيل التخزين المؤقت بتقنية ReadyBoost لهذا الجهاز. | ReadyBoost caching disabled for this device. |
0xD0000008 | لم يتم تحديد حالة ReadyBoost. | ReadyBoost state not determined. |
0xD0000009 | تم تعطيل محرك الأقراص المختلط. | Hybrid Drive disabled. |
0xD000000A | تم تمكين محرك الأقراص المختلط. | Hybrid Drive enabled. |
0xD000000B | تم تمكين محرك الأقراص المختلط، والكشف عن أداء \"إدخال/إخراج\" تسلسلي. | Hybrid Drive enabled, slow sequential I/O performance detected. |
0xD000000C | تم تعليق إنشاء تلميحات مضيف محرك الأقراص المختلط نظراً لبطء أداء الجهاز. | Hybrid Drive host hinting suspended due to slow device performance. |
0xD000000D | تم تعطيل محرك الأقراص المختلط نظراً لبطء أداء الجهاز. | Hybrid Drive disabled due to slow device performance. |
0xD000000E | لم يتم تحديد حالة محرك الأقراص المختلط. | Hybrid Drive state not determined. |
0xD000000F | الاختبار غير قاطع. | Test inconclusive. |
0xD0000010 | تم تجاوز اختبارات السرعة. | Speed tests passed. |
0xD0000011 | السرعة غير كافية للتخزين المؤقت للإدخال/الإخراج التسلسلي. | Speed insufficient for sequential I/O caching. |
0xD0000012 | الأداء غير مقبول للتخزين المؤقت. | Performance unacceptable for caching. |
0xD0000014 | لم يتم تحديد الأداء. | Performance not determined. |
0xD1000001 | Prelaunch | Prelaunch |
0xD1000002 | Prefetch | Prefetch |
0xD1000003 | Successful | Successful |
0xD1000004 | ActivationFailed | ActivationFailed |
0xD1000005 | Crashed | Crashed |
0xD1000006 | SwitchedTo | SwitchedTo |
0xD1000007 | Throttled | Throttled |
0xD1000008 | Suspended | Suspended |
0xD1000009 | NotThrottled | NotThrottled |
0xD100000A | NotAvailable | NotAvailable |
0xD100000B | SameCSSession | SameCSSession |
0xD100000C | PrelaunchedInPastHour | PrelaunchedInPastHour |
0xD100000D | TooBigToBeSwapped | TooBigToBeSwapped |
0xD100000E | BiggerThanWorkingSetLimit | BiggerThanWorkingSetLimit |
0xD100000F | Speculative | Speculative |
0xD1000010 | RPCRequest | RPCRequest |
0xD1000011 | Install | Install |
0xD1000012 | Filter | Filter |
0xD1000013 | Cleanup | Cleanup |
0xD1000014 | Duplicate | Duplicate |
0xD1000015 | Installed | Installed |
0xD1000016 | Uninstalled | Uninstalled |
0xD1000017 | PrelaunchApp | PrelaunchApp |
0xD1000018 | Other | Other |
0xD1000019 | Inbox | Inbox |
0xD100001A | AppStore | AppStore |
0xD100001B | AddApp | AddApp |
0xD100001C | RemoveApp | RemoveApp |
0xD100001D | StartCallback | StartCallback |
0xD100001E | BenefitScore | BenefitScore |
0xF1000001 | FreeNetwork | FreeNetwork |
0xF1000002 | BackgroundCostNotHigh | BackgroundCostNotHigh |
0xF1000003 | ACPowered | ACPowered |
0xF1000004 | TaskAlreadyScheduled | TaskAlreadyScheduled |
0xF1000005 | SwitchedToRecently | SwitchedToRecently |
0xF1000006 | PrefetchedRecently | PrefetchedRecently |
File Description: | مضيف خدمة الإحضار المسبق |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | Superfetch |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | sysmain.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x401, 1200 |