1[Version] 2Signature = "$Windows NT$" 3;Signature = "$ReactOS$" 4LayoutFile = layout.inf 5Class = Processor 6ClassGUID = {50127DC3-0F36-415e-A6CC-4CB3BE910B65} 7Provider = %ReactOS% 8DriverVer = 09/27/2007,1.00 9 10[ControlFlags] 11ExcludeFromSelect = * 12 13[DestinationDirs] 14DefaultDestDir = 12 15 16[ClassInstall32.NT] 17AddReg = ProcessorClass.NT.AddReg 18 19[ProcessorClass.NT.AddReg] 20HKR, , , 0, %ProcessorClassName% 21HKR, , Icon, 0, "-28" 22 23[Manufacturer] 24%Standard%=Standard 25%CyrixMfg%=Cyrix 26%IntelMfg%=Intel 27%AMDMfg%=AMD 28%TransmetaMfg%=Transmeta 29%VIAMfg%=VIA 30 31[Standard] 32%Processor.DeviceDesc% = Processr_Inst,ACPI\Processor 33 34[Cyrix] 35%CyrixProcessor.DeviceDesc% = Processr_Inst,ACPI\CyrixInstead_-_x86 36 37[Intel] 38%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_1 39%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_2 40%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_3 41%IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_4 42%IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_7 43%IntelMMXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_5_model_8 44%IntelPROProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_1 45%IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_3 46%IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_5 47%IntelP2Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_6 48%IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_7 49%IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_8 50%IntelMProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_9 51%IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_10 52%IntelP3Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_11 53%IntelMProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_13 54%IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_14 55%IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_15 56%IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_22 57%IntelCoreProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_23 58%IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_26 59%IntelAtomProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_28 60%IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_30 61%IntelCoreiXProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_37 62%IntelP4Processor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86_Family_15 63%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_x86 64 65[Intel.NTAMD64] 66%IntelProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineIntel_-_EM64T 67 68[AMD] 69%AMDK6Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_7 70%AMDK62Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_8 71%AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_9 72%AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_10 73%AMDK63Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_13 74%AMDK7Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_6 75%AMDK8Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_15 76%AMDPHENProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_16 77%AMDQProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86_Family_17 78%AMDProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_x86 79 80[AMD.NTAMD64] 81%AMDK8Processor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_AMD64_Family_15 82%AMDProcessor.DeviceDesc% = Processr_Inst,ACPI\AuthenticAMD_-_AMD64 83 84[Transmeta] 85%TransmetaProcessor.DeviceDesc% = Processr_Inst,ACPI\GenuineTMx86_-_x86 86 87[VIA] 88%ViaNEHProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_9 89%ViaESTProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_10 90%ViaC7Processor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_13 91%ViaNANOProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86_Family_6_Model_15 92%ViaProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_x86 93 94[VIA.NTAMD64] 95%ViaProcessor.DeviceDesc% = Processr_Inst,ACPI\CentaurHauls_-_VIA64 96 97;---------------------------- Processr Driver --------------------------- 98 99[Processr_Inst.NT] 100CopyFiles = Processr_Inst.CopyFiles.NT 101AddReg = Processr_Inst.AddReg.NT 102 103[Processr_Inst.CopyFiles.NT] 104processr.sys 105 106[Processr_Inst.AddReg.NT] 107HKR,,EnumPropPages32,,"devcpux.dll,PropSheetExtProc" 108 109[Processr_Inst.NT.Services] 110AddService = Processor, 0x00000002, Processr_Service_Inst 111 112[Processr_Service_Inst] 113DisplayName = %Processor.ServiceDesc% 114ServiceType = 1 115StartType = 1 116ErrorControl = 1 117ServiceBinary = %12%\processr.sys 118LoadOrderGroup = Extended Base 119 120;-------------------------------- STRINGS ------------------------------- 121 122[Strings] 123; Non-localizable 124ReactOS = "ReactOS Project" 125 126; Localizable 127ProcessorClassName = "Processors" 128 129CyrixMfg = "Cyrix" 130IntelMfg = "Intel" 131AMDMfg = "Advanced Micro Devices" 132TransmetaMfg = "Transmeta" 133VIAMfg = "VIA" 134Processor.DeviceDesc = "Processor" 135Processor.ServiceDesc = "Processor driver" 136CyrixProcessor.DeviceDesc = "Cyrix 6x86 Processor" 137IntelProcessor.DeviceDesc = "Intel Pentium Processor" 138IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX Processor" 139IntelPROProcessor.DeviceDesc = "Intel Pentium Pro Processor" 140IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron Processor" 141IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon Processor" 142IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M Processor" 143IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D Processor" 144IntelAtomProcessor.DeviceDesc = "Intel Atom Processor" 145IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M Processor" 146IntelCoreiXProcessor.DeviceDesc = "Intel Core i* Processor" 147AMDProcessor.DeviceDesc = "AMD Processor" 148AMDK6Processor.DeviceDesc = "AMD K6 Processor" 149AMDK62Processor.DeviceDesc = "AMD K6-2 Processor" 150AMDK63Processor.DeviceDesc = "AMD K6-III / Geode Processor" 151AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron Processor" 152AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron Processor" 153AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom Processor" 154AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* Processor" 155TransmetaProcessor.DeviceDesc = "Transmeta Crusoe Processor" 156Standard = "Standard Processor" 157ViaC7Processor.DeviceDesc = "VIA C7 Processor" 158ViaNEHProcessor.DeviceDesc = "VIA Nehemiah Processor" 159ViaESTProcessor.DeviceDesc = "VIA Esther Processor" 160ViaNANOProcessor.DeviceDesc = "VIA Nano Processor" 161ViaProcessor.DeviceDesc = "VIA Processor" 162 163[Strings.0404] 164Processor.DeviceDesc = "處理器" 165Processor.ServiceDesc = "處理器驅動程式" 166CyrixProcessor.DeviceDesc = "Cyrix 6x86 處理器" 167IntelProcessor.DeviceDesc = "Intel Pentium 處理器" 168IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX 處理器" 169IntelPROProcessor.DeviceDesc = "Intel Pentium Pro 處理器" 170IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron 處理器" 171IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon 處理器" 172IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M 處理器" 173IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D 處理器" 174IntelAtomProcessor.DeviceDesc = "Intel Atom 處理器" 175IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M 處理器" 176IntelCoreiXProcessor.DeviceDesc = "Intel Core i* 處理器" 177AMDProcessor.DeviceDesc = "AMD 處理器" 178AMDK6Processor.DeviceDesc = "AMD K6 處理器" 179AMDK62Processor.DeviceDesc = "AMD K6-2 處理器" 180AMDK63Processor.DeviceDesc = "AMD K6-III / Geode 處理器" 181AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron 處理器" 182AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron 處理器" 183AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom 處理器" 184AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* 處理器" 185TransmetaProcessor.DeviceDesc = "Transmeta Crusoe 處理器" 186Standard = "標準處理器" 187ViaC7Processor.DeviceDesc = "VIA C7 處理器" 188ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 處理器" 189ViaESTProcessor.DeviceDesc = "VIA Esther 處理器" 190ViaNANOProcessor.DeviceDesc = "VIA Nano 處理器" 191ViaProcessor.DeviceDesc = "VIA 處理器" 192 193[Strings.0405] 194Processor.DeviceDesc = "Procesor" 195Processor.ServiceDesc = "Processor driver" 196CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" 197IntelProcessor.DeviceDesc = "Procesor Intel Pentium" 198IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" 199IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" 200IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" 201IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" 202IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" 203IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" 204IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" 205IntelCoreProcessor.DeviceDesc = "Procesor Intel Core Solo/Duo/Ex / Celeron / Xeon" 206IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" 207AMDProcessor.DeviceDesc = "Procesor AMD" 208AMDK6Processor.DeviceDesc = "Procesor AMD K6" 209AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" 210AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" 211AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" 212AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron" 213AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom / Sempron" 214AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 215TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" 216Standard = "Standardní procesor" 217ViaC7Processor.DeviceDesc = "Procesor VIA C7" 218ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" 219ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" 220ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" 221ViaProcessor.DeviceDesc = "Procesor VIA" 222 223[Strings.0407] 224ProcessorClassName = "Prozessoren" 225 226Processor.DeviceDesc = "Prozessor" 227Processor.ServiceDesc = "Prozessortreiber" 228CyrixProcessor.DeviceDesc = "Cyrix 6x86 Prozessor" 229IntelProcessor.DeviceDesc = "Intel Pentium Prozessor" 230IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX Prozessor" 231IntelPROProcessor.DeviceDesc = "Intel Pentium Pro Prozessor" 232IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron Prozessor" 233IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon Prozessor" 234IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M Prozessor" 235IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D Prozessor" 236IntelAtomProcessor.DeviceDesc = "Intel Atom Prozessor" 237IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon Prozessor" 238IntelCoreiXProcessor.DeviceDesc = "Intel Core i* Prozessor" 239AMDProcessor.DeviceDesc = "AMD Prozessor" 240AMDK6Processor.DeviceDesc = "AMD K6 Prozessor" 241AMDK62Processor.DeviceDesc = "AMD K6-2 Prozessor" 242AMDK63Processor.DeviceDesc = "AMD K6-III / Geode Prozessor" 243AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron Prozessor" 244AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron Prozessor" 245AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom / Sempron Prozessor" 246AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* Prozessor" 247TransmetaProcessor.DeviceDesc = "Transmeta Crusoe Prozessor" 248Standard = "Standard-Prozessor" 249ViaC7Processor.DeviceDesc = "VIA C7 Prozessor" 250ViaNEHProcessor.DeviceDesc = "VIA Nehemiah Prozessor" 251ViaESTProcessor.DeviceDesc = "VIA Esther Prozessor" 252ViaNANOProcessor.DeviceDesc = "VIA Nano Prozessor" 253ViaProcessor.DeviceDesc = "VIA Prozessor" 254 255[Strings.0408] 256Processor.DeviceDesc = "Επεξεργαστής" 257Processor.ServiceDesc = "Processor driver" 258IntelProcessor.DeviceDesc = "Επεξεργαστής Intel" 259Standard = "Πρότυπος επεξεργαστής" 260 261[Strings.040c] 262Processor.DeviceDesc = "Processeur" 263Processor.ServiceDesc = "Processor driver" 264IntelProcessor.DeviceDesc = "Processeur Intel" 265Standard = "Processeur standard" 266 267[Strings.0411] 268Processor.DeviceDesc = "プロセッサ" 269Processor.ServiceDesc = "Processor driver" 270IntelProcessor.DeviceDesc = "Intel プロセッサ" 271Standard = "スタンダードプロセッサ" 272 273[Strings.0415] 274ProcessorClassName = "Procesory" 275 276Processor.DeviceDesc = "Procesor" 277Processor.ServiceDesc = "Processor driver" 278CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" 279IntelProcessor.DeviceDesc = "Procesor Intel Pentium" 280IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" 281IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" 282IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" 283IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" 284IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" 285IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" 286IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" 287IntelCoreProcessor.DeviceDesc = "Procesor Intel Core Solo/Duo/Ex / Celeron / Xeon / M" 288IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" 289AMDProcessor.DeviceDesc = "Procesor AMD" 290AMDK6Processor.DeviceDesc = "Procesor AMD K6" 291AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" 292AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" 293AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" 294AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron 64" 295AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom" 296AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 297TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" 298Standard = "Procesor standardowy" 299ViaC7Processor.DeviceDesc = "Procesor VIA C7" 300ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" 301ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" 302ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" 303ViaProcessor.DeviceDesc = "Procesor VIA" 304 305[Strings.0416] 306Processor.DeviceDesc = "Processadores" 307Processor.ServiceDesc = "Processor driver" 308IntelProcessor.DeviceDesc = "Procesador Intel" 309Standard = "Processador padrão" 310 311[Strings.0418] 312ProcessorClassName = "Procesoare" 313 314Processor.DeviceDesc = "Procesor" 315Processor.ServiceDesc = "Modúl-pilot de processor" 316CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" 317IntelProcessor.DeviceDesc = "Procesor Intel Pentium" 318IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" 319IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" 320IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" 321IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" 322IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" 323IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" 324IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" 325IntelCoreProcessor.DeviceDesc = "Procesor Intel Core Solo/Duo/Ex / Celeron / Xeon / M" 326IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" 327AMDProcessor.DeviceDesc = "Procesor AMD" 328AMDK6Processor.DeviceDesc = "Procesor AMD K6" 329AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" 330AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" 331AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" 332AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron" 333AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom" 334AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 335TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" 336Standard = "Procesor standard" 337ViaC7Processor.DeviceDesc = "Procesor VIA C7" 338ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" 339ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" 340ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" 341ViaProcessor.DeviceDesc = "Procesor VIA" 342 343[Strings.0419] 344ProcessorClassName = "Процессоры" 345 346Processor.DeviceDesc = "Процессор" 347Processor.ServiceDesc = "Processor driver" 348CyrixProcessor.DeviceDesc = "Cyrix 6x86 процессор" 349IntelProcessor.DeviceDesc = "Intel Pentium процессор" 350IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX процессор" 351IntelPROProcessor.DeviceDesc = "Intel Pentium Pro процессор" 352IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron процессор" 353IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon процессор" 354IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M процессор" 355IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D процессор" 356IntelAtomProcessor.DeviceDesc = "Intel Atom процессор" 357IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M процессор" 358IntelCoreiXProcessor.DeviceDesc = "Intel Core i* процессор" 359AMDProcessor.DeviceDesc = "AMD процессор" 360AMDK6Processor.DeviceDesc = "AMD K6 процессор" 361AMDK62Processor.DeviceDesc = "AMD K6-2 процессор" 362AMDK63Processor.DeviceDesc = "AMD K6-III / Geode процессор" 363AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron процессор" 364AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron процессор" 365AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom процессор" 366AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* процессор" 367TransmetaProcessor.DeviceDesc = "Transmeta Crusoe процессор" 368Standard = "Стандартный процессор" 369ViaC7Processor.DeviceDesc = "VIA C7 процессор" 370ViaNEHProcessor.DeviceDesc = "VIA Nehemiah процессор" 371ViaESTProcessor.DeviceDesc = "VIA Esther процессор" 372ViaNANOProcessor.DeviceDesc = "VIA Nano процессор" 373ViaProcessor.DeviceDesc = "VIA процессор" 374 375[Strings.041b] 376Processor.DeviceDesc = "Procesor" 377Processor.ServiceDesc = "Processor driver" 378IntelProcessor.DeviceDesc = "Intel procesor" 379Standard = "Štandardný procesor" 380 381[Strings.041f] 382ProcessorClassName = "İşlemciler" 383 384Processor.DeviceDesc = "İşlemci" 385Processor.ServiceDesc = "İşlemci sürücüsü" 386CyrixProcessor.DeviceDesc = "Cyrix 6x86 İşlemci" 387IntelProcessor.DeviceDesc = "Intel Pentium İşlemci" 388IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX İşlemci" 389IntelPROProcessor.DeviceDesc = "Intel Pentium Pro İşlemci" 390IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron İşlemci" 391IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon İşlemci" 392IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M İşlemci" 393IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D İşlemci" 394IntelAtomProcessor.DeviceDesc = "Intel Atom İşlemci" 395IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M İşlemci" 396IntelCoreiXProcessor.DeviceDesc = "Intel Core i* İşlemci" 397AMDProcessor.DeviceDesc = "AMD İşlemci" 398AMDK6Processor.DeviceDesc = "AMD K6 İşlemci" 399AMDK62Processor.DeviceDesc = "AMD K6-2 İşlemci" 400AMDK63Processor.DeviceDesc = "AMD K6-III / Geode İşlemci" 401AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron İşlemci" 402AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron İşlemci" 403AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom İşlemci" 404AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* İşlemci" 405TransmetaProcessor.DeviceDesc = "Transmeta Crusoe İşlemci" 406Standard = "Ölçünlü İşlemci" 407ViaC7Processor.DeviceDesc = "VIA C7 İşlemci" 408ViaNEHProcessor.DeviceDesc = "VIA Nehemiah İşlemci" 409ViaESTProcessor.DeviceDesc = "VIA Esther İşlemci" 410ViaNANOProcessor.DeviceDesc = "VIA Nano İşlemci" 411ViaProcessor.DeviceDesc = "VIA İşlemci" 412 413[Strings.0422] 414ProcessorClassName = "Процесори" 415 416Processor.DeviceDesc = "Процесор" 417Processor.ServiceDesc = "Processor driver" 418CyrixProcessor.DeviceDesc = "Процесор Cyrix 6x86" 419IntelProcessor.DeviceDesc = "Процесор Intel Pentium" 420IntelMMXProcessor.DeviceDesc = "Процесор Intel Pentium MMX" 421IntelPROProcessor.DeviceDesc = "Процесор Intel Pentium Pro" 422IntelP2Processor.DeviceDesc = "Процесор Intel Pentium II / Celeron" 423IntelP3Processor.DeviceDesc = "Процесор Intel Pentium III / Celeron / Xeon" 424IntelMProcessor.DeviceDesc = "Процесор Intel Pentium M / Celeron M" 425IntelP4Processor.DeviceDesc = "Процесор Intel Pentium 4 / Celeron / Xeon / D" 426IntelAtomProcessor.DeviceDesc = "Процесор Intel Atom" 427IntelCoreProcessor.DeviceDesc = "Процесор Intel Core Solo/Duo/Ex / Celeron / Xeon / M" 428IntelCoreiXProcessor.DeviceDesc = "Процесор Intel Core i*" 429AMDProcessor.DeviceDesc = "Процесор AMD" 430AMDK6Processor.DeviceDesc = "Процесор AMD K6" 431AMDK62Processor.DeviceDesc = "Процесор AMD K6-2" 432AMDK63Processor.DeviceDesc = "Процесор AMD K6-III / Geode" 433AMDK7Processor.DeviceDesc = "Процесор AMD Athlon / Duron / Geode NX / Sempron" 434AMDK8Processor.DeviceDesc = "Процесор AMD Athlon 64 / Turion 64 / Opteron / Sempron" 435AMDPHENProcessor.DeviceDesc = "Процесор AMD Athlon 64 X / Turion 64 X / Phenom" 436AMDQProcessor.DeviceDesc = "Процесор AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 437TransmetaProcessor.DeviceDesc = "Процесор Transmeta Crusoe" 438Standard = "Стандартний процесор" 439ViaC7Processor.DeviceDesc = "Процесор VIA C7" 440ViaNEHProcessor.DeviceDesc = "Процесор VIA Nehemiah" 441ViaESTProcessor.DeviceDesc = "Процесор VIA Esther" 442ViaNANOProcessor.DeviceDesc = "Процесор VIA Nano" 443ViaProcessor.DeviceDesc = "Процесор VIA" 444 445[Strings.0427] 446Processor.DeviceDesc = "Procesorius" 447Processor.ServiceDesc = "Processor driver" 448IntelProcessor.DeviceDesc = "Intel procesorius" 449Standard = "Standartinis procesorius" 450 451[Strings.0804] 452Processor.DeviceDesc = "处理器" 453Processor.ServiceDesc = "处理器驱动程序" 454CyrixProcessor.DeviceDesc = "Cyrix 6x86 处理器" 455IntelProcessor.DeviceDesc = "Intel Pentium 处理器" 456IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX 处理器" 457IntelPROProcessor.DeviceDesc = "Intel Pentium Pro 处理器" 458IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron 处理器" 459IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon 处理器" 460IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M 处理器" 461IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D 处理器" 462IntelAtomProcessor.DeviceDesc = "Intel Atom 处理器" 463IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M 处理器" 464IntelCoreiXProcessor.DeviceDesc = "Intel Core i* 处理器" 465AMDProcessor.DeviceDesc = "AMD 处理器" 466AMDK6Processor.DeviceDesc = "AMD K6 处理器" 467AMDK62Processor.DeviceDesc = "AMD K6-2 处理器" 468AMDK63Processor.DeviceDesc = "AMD K6-III / Geode 处理器" 469AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron 处理器" 470AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron 处理器" 471AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom 处理器" 472AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* 处理器" 473TransmetaProcessor.DeviceDesc = "Transmeta Crusoe 处理器" 474Standard = "标准处理器" 475ViaC7Processor.DeviceDesc = "VIA C7 处理器" 476ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 处理器" 477ViaESTProcessor.DeviceDesc = "VIA Esther 处理器" 478ViaNANOProcessor.DeviceDesc = "VIA Nano 处理器" 479ViaProcessor.DeviceDesc = "VIA 处理器" 480 481[Strings.0a] 482ProcessorClassName = "Procesadores" 483 484Processor.DeviceDesc = "Procesador" 485Processor.ServiceDesc = "Driver de procesador" 486CyrixProcessor.DeviceDesc = "Procesador Cyrix 6x86" 487IntelProcessor.DeviceDesc = "Procesador Intel Pentium" 488IntelMMXProcessor.DeviceDesc = "Procesador Intel Pentium MMX" 489IntelPROProcessor.DeviceDesc = "Procesador Intel Pentium Pro" 490IntelP2Processor.DeviceDesc = "Procesador Intel Pentium II / Celeron" 491IntelP3Processor.DeviceDesc = "Procesador Intel Pentium III / Celeron / Xeon" 492IntelMProcessor.DeviceDesc = "Procesador Intel Pentium M / Celeron M" 493IntelP4Processor.DeviceDesc = "Procesador Intel Pentium 4 / Celeron / Xeon / D" 494IntelAtomProcessor.DeviceDesc = "Procesador Intel Atom" 495IntelCoreProcessor.DeviceDesc = "Procesador Intel Core Solo/Duo/Ex / Celeron / Xeon / M" 496IntelCoreiXProcessor.DeviceDesc = "Procesador Intel Core i*" 497AMDProcessor.DeviceDesc = "Procesador AMD" 498AMDK6Processor.DeviceDesc = "Procesador AMD K6" 499AMDK62Processor.DeviceDesc = "Procesador AMD K6-2" 500AMDK63Processor.DeviceDesc = "Procesador AMD K6-III / Geode" 501AMDK7Processor.DeviceDesc = "Procesador AMD Athlon / Duron / Geode NX / Sempron" 502AMDK8Processor.DeviceDesc = "Procesador AMD Athlon 64 / Turion 64 / Opteron / Sempron" 503AMDPHENProcessor.DeviceDesc = "Procesador AMD Athlon 64 X / Turion 64 X / Phenom" 504AMDQProcessor.DeviceDesc = "Procesador AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 505TransmetaProcessor.DeviceDesc = "Procesador Transmeta Crusoe" 506Standard = "Procesador estándar" 507ViaC7Processor.DeviceDesc = "Procesador VIA C7" 508ViaNEHProcessor.DeviceDesc = "Procesador VIA Nehemiah" 509ViaESTProcessor.DeviceDesc = "Procesador VIA Esther" 510ViaNANOProcessor.DeviceDesc = "Procesador VIA Nano" 511ViaProcessor.DeviceDesc = "Procesador VIA" 512 513[Strings.0c04] 514Processor.DeviceDesc = "處理器" 515Processor.ServiceDesc = "處理器驅動程式" 516CyrixProcessor.DeviceDesc = "Cyrix 6x86 處理器" 517IntelProcessor.DeviceDesc = "Intel Pentium 處理器" 518IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX 處理器" 519IntelPROProcessor.DeviceDesc = "Intel Pentium Pro 處理器" 520IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron 處理器" 521IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon 處理器" 522IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M 處理器" 523IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D 處理器" 524IntelAtomProcessor.DeviceDesc = "Intel Atom 處理器" 525IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M 處理器" 526IntelCoreiXProcessor.DeviceDesc = "Intel Core i* 處理器" 527AMDProcessor.DeviceDesc = "AMD 處理器" 528AMDK6Processor.DeviceDesc = "AMD K6 處理器" 529AMDK62Processor.DeviceDesc = "AMD K6-2 處理器" 530AMDK63Processor.DeviceDesc = "AMD K6-III / Geode 處理器" 531AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron 處理器" 532AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron 處理器" 533AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom 處理器" 534AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* 處理器" 535TransmetaProcessor.DeviceDesc = "Transmeta Crusoe 處理器" 536Standard = "標準處理器" 537ViaC7Processor.DeviceDesc = "VIA C7 處理器" 538ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 處理器" 539ViaESTProcessor.DeviceDesc = "VIA Esther 處理器" 540ViaNANOProcessor.DeviceDesc = "VIA Nano 處理器" 541ViaProcessor.DeviceDesc = "VIA 處理器" 542