File name: | sysmain.dll.mui |
Size: | 15872 byte |
MD5: | 7f7632843b13940b34de6b8d6df00cd6 |
SHA1: | 2ce40e6ad963b0dde57dad780d87607aeac178c2 |
SHA256: | fbc30950dfdc3e2bf6115609044ed098d64f24aa4bf53a087b958538177842dc |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Chinese (Traditional) 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 | Chinese (Traditional) | 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 功能,它可以壓縮未使用的記憶體,以便在 RAM 中存放更多資料。它也可以減少寫入到分頁檔與從分頁檔讀取的資料量,進而改進效能。 | 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 功能,它可以壓縮未使用的記憶體,以便在 RAM 中存放更多資料。它也可以減少寫入到分頁檔與從分頁檔讀取的資料量,進而改進效能。 | 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 | 指定用來識別套件中之 App 的字串。 | 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 | ReadyBoot | 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 KB/秒。隨機寫入速度為 %4 KB/秒。 | 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 MB | 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 KB/秒。 | The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec. |
0xB00003ED | 裝置 (%1) 將不會用於 ReadyBoost 快取,因為它的讀取效能不足: %2 KB/秒。 | 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 MB。 | 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 MB。大小下限: %3 MB。 | 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 | 已順利在 %2 MB 大小的裝置 (%1) 上建立 ReadyBoost 快取。 | 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 | 已順利在裝置 (%1) 上刪除 ReadyBoost 快取。 | 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 MB,所需空間 %3 MB。 | 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 ms 內完成。%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 快取,因為 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 | 只會針對 ReadyBoot 啟用 ReadyBoost 快取。 | 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 | 混合式硬碟已啟用,偵測到慢速循序 I/O 效能。 | 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 | 速度對於循序 I/O 快取而言不足。 | 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: | Superfetch 服務主機 |
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: | 0x404, 1200 |