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] 123ReactOS = "ReactOS Team" 124ProcessorClassName = "Processors" 125 126CyrixMfg = "Cyrix" 127IntelMfg = "Intel" 128AMDMfg = "Advanced Micro Devices" 129TransmetaMfg = "Transmeta" 130VIAMfg = "VIA" 131Processor.DeviceDesc = "Processor" 132Processor.ServiceDesc = "Processor driver" 133CyrixProcessor.DeviceDesc = "Cyrix 6x86 Processor" 134IntelProcessor.DeviceDesc = "Intel Pentium Processor" 135IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX Processor" 136IntelPROProcessor.DeviceDesc = "Intel Pentium Pro Processor" 137IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron Processor" 138IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon Processor" 139IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M Processor" 140IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D Processor" 141IntelAtomProcessor.DeviceDesc = "Intel Atom Processor" 142IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M Processor" 143IntelCoreiXProcessor.DeviceDesc = "Intel Core i* Processor" 144AMDProcessor.DeviceDesc = "AMD Processor" 145AMDK6Processor.DeviceDesc = "AMD K6 Processor" 146AMDK62Processor.DeviceDesc = "AMD K6-2 Processor" 147AMDK63Processor.DeviceDesc = "AMD K6-III / Geode Processor" 148AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron Processor" 149AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron Processor" 150AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom Processor" 151AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* Processor" 152TransmetaProcessor.DeviceDesc = "Transmeta Crusoe Processor" 153Standard = "Standard Processor" 154ViaC7Processor.DeviceDesc = "VIA C7 Processor" 155ViaNEHProcessor.DeviceDesc = "VIA Nehemiah Processor" 156ViaESTProcessor.DeviceDesc = "VIA Esther Processor" 157ViaNANOProcessor.DeviceDesc = "VIA Nano Processor" 158ViaProcessor.DeviceDesc = "VIA Processor" 159 160[Strings.0404] 161Processor.DeviceDesc = "處理器" 162Processor.ServiceDesc = "處理器驅動程式" 163CyrixProcessor.DeviceDesc = "Cyrix 6x86 處理器" 164IntelProcessor.DeviceDesc = "Intel Pentium 處理器" 165IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX 處理器" 166IntelPROProcessor.DeviceDesc = "Intel Pentium Pro 處理器" 167IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron 處理器" 168IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon 處理器" 169IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M 處理器" 170IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D 處理器" 171IntelAtomProcessor.DeviceDesc = "Intel Atom 處理器" 172IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M 處理器" 173IntelCoreiXProcessor.DeviceDesc = "Intel Core i* 處理器" 174AMDProcessor.DeviceDesc = "AMD 處理器" 175AMDK6Processor.DeviceDesc = "AMD K6 處理器" 176AMDK62Processor.DeviceDesc = "AMD K6-2 處理器" 177AMDK63Processor.DeviceDesc = "AMD K6-III / Geode 處理器" 178AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron 處理器" 179AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron 處理器" 180AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom 處理器" 181AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* 處理器" 182TransmetaProcessor.DeviceDesc = "Transmeta Crusoe 處理器" 183Standard = "標準處理器" 184ViaC7Processor.DeviceDesc = "VIA C7 處理器" 185ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 處理器" 186ViaESTProcessor.DeviceDesc = "VIA Esther 處理器" 187ViaNANOProcessor.DeviceDesc = "VIA Nano 處理器" 188ViaProcessor.DeviceDesc = "VIA 處理器" 189 190[Strings.0405] 191Processor.DeviceDesc = "Procesor" 192Processor.ServiceDesc = "Processor driver" 193CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" 194IntelProcessor.DeviceDesc = "Procesor Intel Pentium" 195IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" 196IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" 197IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" 198IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" 199IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" 200IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" 201IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" 202IntelCoreProcessor.DeviceDesc = "Procesor Intel Core Solo/Duo/Ex / Celeron / Xeon" 203IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" 204AMDProcessor.DeviceDesc = "Procesor AMD" 205AMDK6Processor.DeviceDesc = "Procesor AMD K6" 206AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" 207AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" 208AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" 209AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron" 210AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom / Sempron" 211AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 212TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" 213Standard = "Standardní procesor" 214ViaC7Processor.DeviceDesc = "Procesor VIA C7" 215ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" 216ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" 217ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" 218ViaProcessor.DeviceDesc = "Procesor VIA" 219 220[Strings.0407] 221ProcessorClassName = "Prozessoren" 222 223Processor.DeviceDesc = "Prozessor" 224Processor.ServiceDesc = "Prozessortreiber" 225CyrixProcessor.DeviceDesc = "Cyrix 6x86 Prozessor" 226IntelProcessor.DeviceDesc = "Intel Pentium Prozessor" 227IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX Prozessor" 228IntelPROProcessor.DeviceDesc = "Intel Pentium Pro Prozessor" 229IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron Prozessor" 230IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon Prozessor" 231IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M Prozessor" 232IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D Prozessor" 233IntelAtomProcessor.DeviceDesc = "Intel Atom Prozessor" 234IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon Prozessor" 235IntelCoreiXProcessor.DeviceDesc = "Intel Core i* Prozessor" 236AMDProcessor.DeviceDesc = "AMD Prozessor" 237AMDK6Processor.DeviceDesc = "AMD K6 Prozessor" 238AMDK62Processor.DeviceDesc = "AMD K6-2 Prozessor" 239AMDK63Processor.DeviceDesc = "AMD K6-III / Geode Prozessor" 240AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron Prozessor" 241AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron Prozessor" 242AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom / Sempron Prozessor" 243AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* Prozessor" 244TransmetaProcessor.DeviceDesc = "Transmeta Crusoe Prozessor" 245Standard = "Standard-Prozessor" 246ViaC7Processor.DeviceDesc = "VIA C7 Prozessor" 247ViaNEHProcessor.DeviceDesc = "VIA Nehemiah Prozessor" 248ViaESTProcessor.DeviceDesc = "VIA Esther Prozessor" 249ViaNANOProcessor.DeviceDesc = "VIA Nano Prozessor" 250ViaProcessor.DeviceDesc = "VIA Prozessor" 251 252[Strings.0408] 253Processor.DeviceDesc = "Επεξεργαστής" 254Processor.ServiceDesc = "Processor driver" 255IntelProcessor.DeviceDesc = "Επεξεργαστής Intel" 256Standard = "Πρότυπος επεξεργαστής" 257 258[Strings.040c] 259Processor.DeviceDesc = "Processeur" 260Processor.ServiceDesc = "Processor driver" 261IntelProcessor.DeviceDesc = "Processeur Intel" 262Standard = "Processeur standard" 263 264[Strings.0411] 265Processor.DeviceDesc = "プロセッサ" 266Processor.ServiceDesc = "Processor driver" 267IntelProcessor.DeviceDesc = "Intel プロセッサ" 268Standard = "スタンダードプロセッサ" 269 270[Strings.0415] 271ReactOS = "Zespół ReactOS" 272ProcessorClassName = "Procesory" 273 274Processor.DeviceDesc = "Procesor" 275Processor.ServiceDesc = "Processor driver" 276CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" 277IntelProcessor.DeviceDesc = "Procesor Intel Pentium" 278IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" 279IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" 280IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" 281IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" 282IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" 283IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" 284IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" 285IntelCoreProcessor.DeviceDesc = "Procesor Intel Core Solo/Duo/Ex / Celeron / Xeon / M" 286IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" 287AMDProcessor.DeviceDesc = "Procesor AMD" 288AMDK6Processor.DeviceDesc = "Procesor AMD K6" 289AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" 290AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" 291AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" 292AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron 64" 293AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom" 294AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 295TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" 296Standard = "Procesor standardowy" 297ViaC7Processor.DeviceDesc = "Procesor VIA C7" 298ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" 299ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" 300ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" 301ViaProcessor.DeviceDesc = "Procesor VIA" 302 303[Strings.0416] 304Processor.DeviceDesc = "Processadores" 305Processor.ServiceDesc = "Processor driver" 306IntelProcessor.DeviceDesc = "Procesador Intel" 307Standard = "Processador padrão" 308 309[Strings.0418] 310ReactOS = "Fundația ReactOS" 311ProcessorClassName = "Procesoare" 312 313Processor.DeviceDesc = "Procesor" 314Processor.ServiceDesc = "Modúl-pilot de processor" 315CyrixProcessor.DeviceDesc = "Procesor Cyrix 6x86" 316IntelProcessor.DeviceDesc = "Procesor Intel Pentium" 317IntelMMXProcessor.DeviceDesc = "Procesor Intel Pentium MMX" 318IntelPROProcessor.DeviceDesc = "Procesor Intel Pentium Pro" 319IntelP2Processor.DeviceDesc = "Procesor Intel Pentium II / Celeron" 320IntelP3Processor.DeviceDesc = "Procesor Intel Pentium III / Celeron / Xeon" 321IntelMProcessor.DeviceDesc = "Procesor Intel Pentium M / Celeron M" 322IntelP4Processor.DeviceDesc = "Procesor Intel Pentium 4 / Celeron / Xeon / D" 323IntelAtomProcessor.DeviceDesc = "Procesor Intel Atom" 324IntelCoreProcessor.DeviceDesc = "Procesor Intel Core Solo/Duo/Ex / Celeron / Xeon / M" 325IntelCoreiXProcessor.DeviceDesc = "Procesor Intel Core i*" 326AMDProcessor.DeviceDesc = "Procesor AMD" 327AMDK6Processor.DeviceDesc = "Procesor AMD K6" 328AMDK62Processor.DeviceDesc = "Procesor AMD K6-2" 329AMDK63Processor.DeviceDesc = "Procesor AMD K6-III / Geode" 330AMDK7Processor.DeviceDesc = "Procesor AMD Athlon / Duron / Geode NX / Sempron" 331AMDK8Processor.DeviceDesc = "Procesor AMD Athlon 64 / Turion 64 / Opteron / Sempron" 332AMDPHENProcessor.DeviceDesc = "Procesor AMD Athlon 64 X / Turion 64 X / Phenom" 333AMDQProcessor.DeviceDesc = "Procesor AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 334TransmetaProcessor.DeviceDesc = "Procesor Transmeta Crusoe" 335Standard = "Procesor standard" 336ViaC7Processor.DeviceDesc = "Procesor VIA C7" 337ViaNEHProcessor.DeviceDesc = "Procesor VIA Nehemiah" 338ViaESTProcessor.DeviceDesc = "Procesor VIA Esther" 339ViaNANOProcessor.DeviceDesc = "Procesor VIA Nano" 340ViaProcessor.DeviceDesc = "Procesor VIA" 341 342[Strings.0419] 343ReactOS = "Фонд ReactOS" 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] 382ReactOS = "ReactOS Vakfı" 383ProcessorClassName = "İşlemciler" 384 385Processor.DeviceDesc = "İşlemci" 386Processor.ServiceDesc = "İşlemci sürücüsü" 387CyrixProcessor.DeviceDesc = "Cyrix 6x86 İşlemci" 388IntelProcessor.DeviceDesc = "Intel Pentium İşlemci" 389IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX İşlemci" 390IntelPROProcessor.DeviceDesc = "Intel Pentium Pro İşlemci" 391IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron İşlemci" 392IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon İşlemci" 393IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M İşlemci" 394IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D İşlemci" 395IntelAtomProcessor.DeviceDesc = "Intel Atom İşlemci" 396IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M İşlemci" 397IntelCoreiXProcessor.DeviceDesc = "Intel Core i* İşlemci" 398AMDProcessor.DeviceDesc = "AMD İşlemci" 399AMDK6Processor.DeviceDesc = "AMD K6 İşlemci" 400AMDK62Processor.DeviceDesc = "AMD K6-2 İşlemci" 401AMDK63Processor.DeviceDesc = "AMD K6-III / Geode İşlemci" 402AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron İşlemci" 403AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron İşlemci" 404AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom İşlemci" 405AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* İşlemci" 406TransmetaProcessor.DeviceDesc = "Transmeta Crusoe İşlemci" 407Standard = "Ölçünlü İşlemci" 408ViaC7Processor.DeviceDesc = "VIA C7 İşlemci" 409ViaNEHProcessor.DeviceDesc = "VIA Nehemiah İşlemci" 410ViaESTProcessor.DeviceDesc = "VIA Esther İşlemci" 411ViaNANOProcessor.DeviceDesc = "VIA Nano İşlemci" 412ViaProcessor.DeviceDesc = "VIA İşlemci" 413 414[Strings.0422] 415ReactOS = "Фонд ReactOS" 416ProcessorClassName = "Процесори" 417 418Processor.DeviceDesc = "Процесор" 419Processor.ServiceDesc = "Processor driver" 420CyrixProcessor.DeviceDesc = "Процесор Cyrix 6x86" 421IntelProcessor.DeviceDesc = "Процесор Intel Pentium" 422IntelMMXProcessor.DeviceDesc = "Процесор Intel Pentium MMX" 423IntelPROProcessor.DeviceDesc = "Процесор Intel Pentium Pro" 424IntelP2Processor.DeviceDesc = "Процесор Intel Pentium II / Celeron" 425IntelP3Processor.DeviceDesc = "Процесор Intel Pentium III / Celeron / Xeon" 426IntelMProcessor.DeviceDesc = "Процесор Intel Pentium M / Celeron M" 427IntelP4Processor.DeviceDesc = "Процесор Intel Pentium 4 / Celeron / Xeon / D" 428IntelAtomProcessor.DeviceDesc = "Процесор Intel Atom" 429IntelCoreProcessor.DeviceDesc = "Процесор Intel Core Solo/Duo/Ex / Celeron / Xeon / M" 430IntelCoreiXProcessor.DeviceDesc = "Процесор Intel Core i*" 431AMDProcessor.DeviceDesc = "Процесор AMD" 432AMDK6Processor.DeviceDesc = "Процесор AMD K6" 433AMDK62Processor.DeviceDesc = "Процесор AMD K6-2" 434AMDK63Processor.DeviceDesc = "Процесор AMD K6-III / Geode" 435AMDK7Processor.DeviceDesc = "Процесор AMD Athlon / Duron / Geode NX / Sempron" 436AMDK8Processor.DeviceDesc = "Процесор AMD Athlon 64 / Turion 64 / Opteron / Sempron" 437AMDPHENProcessor.DeviceDesc = "Процесор AMD Athlon 64 X / Turion 64 X / Phenom" 438AMDQProcessor.DeviceDesc = "Процесор AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 439TransmetaProcessor.DeviceDesc = "Процесор Transmeta Crusoe" 440Standard = "Стандартний процесор" 441ViaC7Processor.DeviceDesc = "Процесор VIA C7" 442ViaNEHProcessor.DeviceDesc = "Процесор VIA Nehemiah" 443ViaESTProcessor.DeviceDesc = "Процесор VIA Esther" 444ViaNANOProcessor.DeviceDesc = "Процесор VIA Nano" 445ViaProcessor.DeviceDesc = "Процесор VIA" 446 447[Strings.0427] 448Processor.DeviceDesc = "Procesorius" 449Processor.ServiceDesc = "Processor driver" 450IntelProcessor.DeviceDesc = "Intel procesorius" 451Standard = "Standartinis procesorius" 452 453[Strings.0804] 454Processor.DeviceDesc = "处理器" 455Processor.ServiceDesc = "处理器驱动程序" 456CyrixProcessor.DeviceDesc = "Cyrix 6x86 处理器" 457IntelProcessor.DeviceDesc = "Intel Pentium 处理器" 458IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX 处理器" 459IntelPROProcessor.DeviceDesc = "Intel Pentium Pro 处理器" 460IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron 处理器" 461IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon 处理器" 462IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M 处理器" 463IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D 处理器" 464IntelAtomProcessor.DeviceDesc = "Intel Atom 处理器" 465IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M 处理器" 466IntelCoreiXProcessor.DeviceDesc = "Intel Core i* 处理器" 467AMDProcessor.DeviceDesc = "AMD 处理器" 468AMDK6Processor.DeviceDesc = "AMD K6 处理器" 469AMDK62Processor.DeviceDesc = "AMD K6-2 处理器" 470AMDK63Processor.DeviceDesc = "AMD K6-III / Geode 处理器" 471AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron 处理器" 472AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron 处理器" 473AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom 处理器" 474AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* 处理器" 475TransmetaProcessor.DeviceDesc = "Transmeta Crusoe 处理器" 476Standard = "标准处理器" 477ViaC7Processor.DeviceDesc = "VIA C7 处理器" 478ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 处理器" 479ViaESTProcessor.DeviceDesc = "VIA Esther 处理器" 480ViaNANOProcessor.DeviceDesc = "VIA Nano 处理器" 481ViaProcessor.DeviceDesc = "VIA 处理器" 482 483[Strings.0a] 484ReactOS = "Equipo de ReactOS" 485ProcessorClassName = "Procesadores" 486 487Processor.DeviceDesc = "Procesador" 488Processor.ServiceDesc = "Driver de procesador" 489CyrixProcessor.DeviceDesc = "Procesador Cyrix 6x86" 490IntelProcessor.DeviceDesc = "Procesador Intel Pentium" 491IntelMMXProcessor.DeviceDesc = "Procesador Intel Pentium MMX" 492IntelPROProcessor.DeviceDesc = "Procesador Intel Pentium Pro" 493IntelP2Processor.DeviceDesc = "Procesador Intel Pentium II / Celeron" 494IntelP3Processor.DeviceDesc = "Procesador Intel Pentium III / Celeron / Xeon" 495IntelMProcessor.DeviceDesc = "Procesador Intel Pentium M / Celeron M" 496IntelP4Processor.DeviceDesc = "Procesador Intel Pentium 4 / Celeron / Xeon / D" 497IntelAtomProcessor.DeviceDesc = "Procesador Intel Atom" 498IntelCoreProcessor.DeviceDesc = "Procesador Intel Core Solo/Duo/Ex / Celeron / Xeon / M" 499IntelCoreiXProcessor.DeviceDesc = "Procesador Intel Core i*" 500AMDProcessor.DeviceDesc = "Procesador AMD" 501AMDK6Processor.DeviceDesc = "Procesador AMD K6" 502AMDK62Processor.DeviceDesc = "Procesador AMD K6-2" 503AMDK63Processor.DeviceDesc = "Procesador AMD K6-III / Geode" 504AMDK7Processor.DeviceDesc = "Procesador AMD Athlon / Duron / Geode NX / Sempron" 505AMDK8Processor.DeviceDesc = "Procesador AMD Athlon 64 / Turion 64 / Opteron / Sempron" 506AMDPHENProcessor.DeviceDesc = "Procesador AMD Athlon 64 X / Turion 64 X / Phenom" 507AMDQProcessor.DeviceDesc = "Procesador AMD Athlon 64 Q* / Turion 64 *M / Sempron S*" 508TransmetaProcessor.DeviceDesc = "Procesador Transmeta Crusoe" 509Standard = "Procesador estándar" 510ViaC7Processor.DeviceDesc = "Procesador VIA C7" 511ViaNEHProcessor.DeviceDesc = "Procesador VIA Nehemiah" 512ViaESTProcessor.DeviceDesc = "Procesador VIA Esther" 513ViaNANOProcessor.DeviceDesc = "Procesador VIA Nano" 514ViaProcessor.DeviceDesc = "Procesador VIA" 515 516[Strings.0c04] 517Processor.DeviceDesc = "處理器" 518Processor.ServiceDesc = "處理器驅動程式" 519CyrixProcessor.DeviceDesc = "Cyrix 6x86 處理器" 520IntelProcessor.DeviceDesc = "Intel Pentium 處理器" 521IntelMMXProcessor.DeviceDesc = "Intel Pentium MMX 處理器" 522IntelPROProcessor.DeviceDesc = "Intel Pentium Pro 處理器" 523IntelP2Processor.DeviceDesc = "Intel Pentium II / Celeron 處理器" 524IntelP3Processor.DeviceDesc = "Intel Pentium III / Celeron / Xeon 處理器" 525IntelMProcessor.DeviceDesc = "Intel Pentium M / Celeron M 處理器" 526IntelP4Processor.DeviceDesc = "Intel Pentium 4 / Celeron / Xeon / D 處理器" 527IntelAtomProcessor.DeviceDesc = "Intel Atom 處理器" 528IntelCoreProcessor.DeviceDesc = "Intel Core Solo/Duo/Ex / Celeron / Xeon / M 處理器" 529IntelCoreiXProcessor.DeviceDesc = "Intel Core i* 處理器" 530AMDProcessor.DeviceDesc = "AMD 處理器" 531AMDK6Processor.DeviceDesc = "AMD K6 處理器" 532AMDK62Processor.DeviceDesc = "AMD K6-2 處理器" 533AMDK63Processor.DeviceDesc = "AMD K6-III / Geode 處理器" 534AMDK7Processor.DeviceDesc = "AMD Athlon / Duron / Geode NX / Sempron 處理器" 535AMDK8Processor.DeviceDesc = "AMD Athlon 64 / Turion 64 / Opteron / Sempron 處理器" 536AMDPHENProcessor.DeviceDesc = "AMD Athlon 64 X / Turion 64 X / Phenom 處理器" 537AMDQProcessor.DeviceDesc = "AMD Athlon 64 Q* / Turion 64 *M / Sempron S* 處理器" 538TransmetaProcessor.DeviceDesc = "Transmeta Crusoe 處理器" 539Standard = "標準處理器" 540ViaC7Processor.DeviceDesc = "VIA C7 處理器" 541ViaNEHProcessor.DeviceDesc = "VIA Nehemiah 處理器" 542ViaESTProcessor.DeviceDesc = "VIA Esther 處理器" 543ViaNANOProcessor.DeviceDesc = "VIA Nano 處理器" 544ViaProcessor.DeviceDesc = "VIA 處理器" 545