File name: | sysmain.dll.mui |
Size: | 28672 byte |
MD5: | 0af59722d0302ad7fb6b18b8f0216d6e |
SHA1: | eb5d27107709da146611abcd504b781f7929270b |
SHA256: | a430fd543cd5ffc14ceb7a276e2d4ede4bb1c9df3b6b84bb04c93a0439c8f2a1 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Slovak 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 | Slovak | English |
---|---|---|
1 | Či je zapnutá funkcia Načítanie spustenia aplikácie na pozadí | Whether Application Launch Prefetching is enabled |
2 | Či je zapnutá funkcia Načítanie rozhrania API operácie na pozadí | Whether Operation API Prefetching Functionality is enabled |
3 | Či je funkcia Kombinovanie stránok zapnutá | Whether Page Combining is enabled |
4 | Či je zapnutá funkcia Predbežné spustenie aplikácie | Whether Application PreLaunch is enabled |
5 | Či je zapnutá funkcia Kompresia pamäte | Whether Memory Compression is enabled |
6 | Maximálny počet súborov na načítanie na pozadí v prípade scenárov zaznamenaných funkciou Rozhranie API zaznamenávania operácie | The maximum number of prefetch files for scenarios recorded by the Operation Recorder API |
7 | Konfigurácia súčasti agenta správy pamäte | Memory Management Agent Component Configuration |
8 | Umožňuje zapnúť ľubovoľnú kombináciu týchto funkcií: 1. Načítanie spustenia aplikácie na pozadí 2. Funkcia Načítanie rozhrania API operácie na pozadí 3. Kombinovanie stránok 4. Predbežné spustenie aplikácie 5. Kompresia pamäte |
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 | Či zapnúť funkciu Načítanie spustenia aplikácie na pozadí. Načítanie spustenia aplikácie na pozadí urýchľuje spustenie aplikácie monitorovaním údajov a kódu, ktoré sú v týchto prípadoch k dispozícii, a na základe daných informácií načíta údaje na pozadí a kód do fyzickej pamäte na následné spustenie aplikácie. | 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 | Či zapnúť funkciu Rozhranie API zaznamenávania operácie. Zaznamenávanie operácie umožňuje aplikáciám urýchliť tie operácie, ktoré opakovane pristupujú k rovnakým údajom súboru, vystavením mechanizmu načítavania na pozadí Windowsu ako verejného rozhrania.
|
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 | Či zapnúť funkciu Kombinovanie stránok. Kombinovanie stránok umožňuje znížiť využitie fyzickej pamäte operačného systému pravidelným kombinovaním stránok s rovnakým obsahom vo fyzickej pamäti.
|
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 | Či zapnúť funkciu Predbežné spustenie aplikácie. Predbežné spustenie aplikácie môže spúšťať aplikácie na základe predpokladu, že ich používateľ v blízkej budúcnosti pravdepodobne použije, a tak znížiť čas prepnutia aplikácie. | 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 | Či zapnúť funkciu Kompresia pamäte. Kompresia pamäte je funkcia Windowsu, ktorá komprimuje nevyužitú pamäť a viac údajov necháva rezidentných v pamäti. Znižuje tiež množstvo údajov, ktoré sa zapisujú do stránkovacieho súboru a čítajú z neho, čím sa zvyšuje výkon. | 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 | Poskytuje možnosť nastaviť maximálny počet súborov načítania na pozadí v prípade scenárov zaznamenaných funkciou Rozhranie API zaznamenávania operácie. | Provides the ability to set the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
15 | Vráti, či je zapnutá akákoľvek kombinácia niektorých z týchto funkcií: 1. Načítanie spustenia aplikácie na pozadí 2. Funkcia Načítanie rozhrania API operácie na pozadí 3. Kombinovanie stránok 4. Predbežné spustenie aplikácie 5. Kompresia pamäte a vráti tiež maximálny počet súborov načítania na pozadí pre scenáre zaznamenané funkciou Rozhranie API zaznamenávania operácie. |
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 | Súprava zapnutých súčastí a maximálny počet súborov načítania na pozadí pre scenáre zaznamenané funkciou Rozhranie API zaznamenávania operácie. | The set of components enabled and the maximum number of prefetch files for scenarios recorded by the Operation Recorder API. |
17 | Umožňuje vypnúť ľubovoľnú kombináciu týchto funkcií: 1. Načítanie spustenia aplikácie na pozadí 2. Funkcia Načítanie rozhrania API operácie na pozadí 3. Kombinovanie stránok 4. Predbežné spustenie aplikácie 5. Kompresia pamäte |
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 | Či vypnúť funkciu Načítanie spustenia aplikácie na pozadí. Načítanie spustenia aplikácie na pozadí urýchľuje spustenie aplikácie monitorovaním údajov a kódu, ktoré sú v týchto prípadoch k dispozícii, a na základe daných informácií načíta údaje na pozadí a kód do fyzickej pamäte na následné spustenie aplikácie. | 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 | Či vypnúť funkciu Predbežné spustenie aplikácie. Predbežné spustenie aplikácie môže spúšťať aplikácie na základe predpokladu, že ich používateľ v blízkej budúcnosti pravdepodobne použije, a tak znížiť čas prepnutia aplikácie. | 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 | Či vypnúť funkciu Rozhranie API zaznamenávania operácie. Zaznamenávanie operácie umožňuje aplikáciám urýchliť tie operácie, ktoré opakovane pristupujú k rovnakým údajom súboru, vystavením mechanizmu načítavania na pozadí Windowsu ako verejného rozhrania.
|
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 | Či vypnúť funkciu Kombinovanie stránok. Kombinovanie stránok umožňuje znížiť využitie fyzickej pamäte operačného systému pravidelným kombinovaním stránok s rovnakým obsahom vo fyzickej pamäti.
|
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 | Či vypnúť funkciu Kompresia pamäte (vypne sa po reštarte systému). Kompresia pamäte je funkcia Windowsu, ktorá komprimuje nevyužitú pamäť a viac údajov necháva rezidentných v pamäti. Znižuje tiež množstvo údajov, ktoré sa zapisujú do stránkovacieho súboru a čítajú z neho, čím sa zvyšuje výkon. | 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 | Poskytuje možnosť ladenia predbežného spustenia aplikácie v prípade konkrétnej aplikácie tak, že vyvolá predbežné spustenie, a ukončenia režimu ladenia danej aplikácie. | 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 | Uvádza celý názov balíka aplikácie. | Specifies the package full name of the application. |
25 | Ak je tento parameter uvedený, daná aplikácia už nebude v režime ladenia. Ak nie je uvedený, aplikácia sa predbežne spustí v režime ladenia. | 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 | Uvádza reťazec, ktorý identifikuje aplikáciu v balíku. | Specifies the string identifying the app in the package. |
27 | Agent správy pamäte | Memory Management Agent |
207 | Neznáme | Unknown |
1000 | Rýchle načítanie | Superfetch |
1001 | Udržiava a zvyšuje výkon systému v čase. | Maintains and improves system performance over time. |
3000 | Microsoft Corporation | Microsoft Corporation |
3001 | Úloha údržby hodnotenia prepnutia pracovnej súpravy | Working set swap assessment maintenance task |
3002 | Úloha údržby opätovného vyrovnania vyrovnávacej pamäte hybridnej jednotky | Hybrid Drive cache rebalance maintenance task |
3003 | Úloha naplnenia vyrovnávacej pamäte hybridnej jednotky | Hybrid Drive cache prepopulation task |
3004 | Vyhradená priorita úlohy údržby synchronizácie statickej databázy | Reserved Priority static db sync maintenance task |
0x11000031 | Čas odozvy | Response Time |
0x30000000 | Informácie | Info |
0x31000001 | Spustiť | Start |
0x31000002 | Zastaviť | Stop |
0x50000002 | Chyba | Error |
0x50000003 | Upozornenie | Warning |
0x700003F8 | ReadyBoost | ReadyBoot |
0x700003FC | Hybridná jednotka | 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 | Zariadenie (%1) je vhodné pre vyrovnávaciu pamäť funkcie ReadyBoost. Náhodná rýchlosť čítania je %3 kB/s. Náhodná rýchlosť zápisu je %4 kB/s. | 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 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože nemá dostatok voľného miesta. Voľné miesto: %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 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože nemá dostatočný výkon zápisu: %2 kB/s. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient write performance: %2 KB/sec. |
0xB00003ED | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože nemá dostatočný výkon čítania: %2 kB/s. | The device (%1) will not be used for a ReadyBoost cache because it has insufficient read performance: %2 KB/sec. |
0xB00003EE | Počas analýzy nového zariadenia (%1) narazila funkcia ReadyBoost na chybu. Kód chyby: %2 | The ReadyBoost service encountered an error during the analysis of the new device (%1). Error code: %2 |
0xB00003EF | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože nie je naformátované systémom súborov FAT, FAT32 alebo NTFS. Aktuálny formát: %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 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože v rôznych svojich oblastiach neposkytuje rovnaký výkon. Veľkosť poslednej oblasti: %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 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože je príliš malé. Veľkosť: %2 MB. Minimálna veľkosť: %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 | Vyrovnávacia pamäť funkcie ReadyBoost bola úspešne vytvorená na zariadení (%1) s veľkosťou %2 MB. | A ReadyBoost cache was successfully created on the device (%1) of size %2 MB. |
0xB00003F3 | Ukladanie do vyrovnávacej pamäte bolo zapnuté pre zariadenie (%1). | Caching was enabled for device (%1). |
0xB00003F4 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože vyrovnávacia pamäť funkcie ReadyBoost už existuje (na zariadení %2). Naraz možno používať iba jednu vyrovnávaciu pamäť. | 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 | Vyrovnávacia pamäť funkcie ReadyBoost bol úspešne odstránená zo zariadenia (%1). | A ReadyBoost cache was successfully deleted on the device (%1). |
0xB00003F6 | Ukladanie do vyrovnávacej pamäte bolo vypnuté pre zariadenie (%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 | Operácia defragmentácie bola dokončená. Čoskoro sa vypočíta plán spustenia. Časová pečiatka defragmentácie (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 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože nemá dostatok voľného miesta. Voľné miesto %2 MB, vyžaduje sa %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 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože nie je naformátované systémom súborov FAT, FAT32, exFAT alebo 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 | Výpočet plánu spustenia bol dokončený v čase %3 ms.%n Časová pečiatka plánu spustenia: %1%n Príčina: %4%n Výsledok: %2 | Boot plan calculation completed in %3 ms.%n Boot Plan Timestamp: %1%n Reason: %4%n Result: %2 |
0xB00103F9 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože nemá dostatočný výkon vyhľadávania. | The device (%1) will not be used for a ReadyBoost cache because it incurs seek penalties. |
0xB00103FA | Hodnotenie disku funkcie ReadyBoost bolo dokončené v čase %3 ms.%n Časová pečiatka hodnotenia disku: %1%n Výsledok: %2 | ReadyBoot disk assessment completed in %3 ms.%n Disk Assessment Timestamp: %1%n Result: %2 |
0xB00103FB | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože je vzdialené, určené iba na čítanie, virtuálne alebo iným spôsobom nepodporované. | The device (%1) will not be used for a ReadyBoost cache because it is remote, read-only, virtual, or otherwise unsupported. |
0xB00103FC | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože obsahuje systémový zväzok. | The device (%1) will not be used for a ReadyBoost cache because it contains a system volume. |
0xB00103FD | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože obsahuje konfiguračný súbor, ktorý to explicitne zakazuje. | The device (%1) will not be used for a ReadyBoost cache because it contains a configuration file which explicitly prohibits this. |
0xB00103FE | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože ovládač funkcie ReadyBoost je pripojený k jeho zásobníku zväzku. | 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 | Zariadenie (%1) sa nepoužije pre vyrovnávaciu pamäť funkcie ReadyBoost, pretože ide o virtuálny pevný disk (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 | Funkcia ReadyBoot aktualizovala jedinečný identifikátor systémového zväzku: %3%n Kód chyby: %1 | ReadyBoot has updated the system volume unique ID: %3%n ErrorCode: %1 |
0xB0010404 | Používanie vyrovnávacej pamäte na hybridnej jednotke SSD (číslo disku: %1) bolo vypnuté z dôvodu nedostatočného výkonu zariadenia. | Caching on the solid state hybrid disk (Disk number: %1) has been disabled due to insufficient device performance. |
0xB0010405 | Na hybridnom disku sa vykonal test rýchlosti.%nVýsledok testu: %1%nKód chyby: %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 | Dokončenie spustenia systému | System boot completion |
0xD0000002 | Defragmentácia disku | Disk defragmentation |
0xD0000003 | Explicitná požiadavka používateľa | Explicit user request |
0xD0000004 | Používanie vyrovnávacej pamäte prostredníctvom funkcie ReadyBoost je v tomto zariadení zapnuté. | ReadyBoost caching enabled for this device. |
0xD0000005 | Používanie vyrovnávacej pamäte prostredníctvom funkcie ReadyBoost je vypnuté z dôvodu vysokého výkonu zariadenia. | ReadyBoost caching disabled due to high performance device. |
0xD0000006 | Používanie vyrovnávacej pamäte prostredníctvom funkcie ReadyBoost je zapnuté len pre funkciu ReadyBoot. | ReadyBoost caching enabled for ReadyBoot only. |
0xD0000007 | Používanie vyrovnávacej pamäte prostredníctvom funkcie ReadyBoost je v tomto zariadení vypnuté. | ReadyBoost caching disabled for this device. |
0xD0000008 | Stav funkcie ReadyBoost nie je určený. | ReadyBoost state not determined. |
0xD0000009 | Hybridná jednotka je vypnutá. | Hybrid Drive disabled. |
0xD000000A | Hybridná jednotka je zapnutá. | Hybrid Drive enabled. |
0xD000000B | Hybridná jednotka je zapnutá, zistil sa pomalý výkon sekvenčnej vstupno-výstupnej operácie. | Hybrid Drive enabled, slow sequential I/O performance detected. |
0xD000000C | Pomocné opeerácie hostiteľa hybridnej jednotky sú odstavené z dôvodu pomalého výkonu zariadenia. | Hybrid Drive host hinting suspended due to slow device performance. |
0xD000000D | Hybridná jednotka je vypnutá z dôvodu pomalého výkonu zariadenia. | Hybrid Drive disabled due to slow device performance. |
0xD000000E | Stav hybridnej jednotky nie je určený. | Hybrid Drive state not determined. |
0xD000000F | Test je nejednoznačný. | Test inconclusive. |
0xD0000010 | Testy rýchlosti boli úspešné. | Speed tests passed. |
0xD0000011 | Rýchlosť je na používanie vyrovnávacej pamäte v rámci sekvenčnej vstupno-výstupnej operácie nedostatočná. | Speed insufficient for sequential I/O caching. |
0xD0000012 | Výkon je na používanie vyrovnávacej pamäte neprijateľný. | Performance unacceptable for caching. |
0xD0000014 | Výkon nie je určený. | 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: | Hostiteľ služby rýchleho načítania |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | Superfetch |
Legal Copyright: | © Microsoft Corporation. Všetky práva vyhradené. |
Original Filename: | sysmain.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x41B, 1200 |