Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

313 lines
12 KiB

  1. [nls]
  2. ;
  3. ; These values are used by setupldr when starting text setup
  4. ; and by text setup to initialize nls values in the registry.
  5. ;
  6. ; For the codepage and UnicodeCasetable entries, the values are
  7. ; <filename>,<identifier> pairs. Setupldr uses the first <filename>
  8. ; as the file to load for use during text setup.
  9. ;
  10. AnsiCodepage = c_1252.nls,1252
  11. OemCodepage = c_850.nls,850,c_437.nls,437
  12. MacCodepage = c_10000.nls,10000
  13. UnicodeCasetable = l_intl.nls,0407
  14. OemHalFont = vga850.fon
  15. DefaultLayout = 00000407
  16. [Keyboard]
  17. STANDARD = "XT-, AT- oder erweiterte Tastatur (83-104 Tasten)",files.i8042,i8042prt
  18. kbdhid = "USB-Tastatur",files.kbdhid,kbdhid
  19. @i:USB = "USB-Tastatur",files.kbdhid,kbdhid
  20. @m:none = "Keine Tastatur",files.none,""
  21. [Files.BackupOnUpgrade]
  22. [Files.BackupOnOverwrite]
  23. [SystemPartitionFiles]
  24. @i:@@:bootfont.bin,"\"
  25. @a:@@:bootfont.bin,"\"
  26. ;
  27. ; This section provides information about hard disk drivers.
  28. ;
  29. ; The left hand side is a name in the \Driver directory in the NT
  30. ; \Driver object namespace.
  31. ;
  32. ; Value #0 is a format string used in creating the descriptive name
  33. ; of the disk.
  34. ;
  35. [DiskDriverMap]
  36. abiosdsk = "%1!u! MB Micro Channel-Festplatte"
  37. atdisk = "%1!u! MB IDE/ESDI-Festplatte"
  38. disk = "%1!u! MB Festplatte %2!u!, ID=%3!u!, Bus=%4!u! (an %5)"
  39. [ScsiClass]
  40. cdrom = "SCSI-CD-ROM"
  41. floppy = "SCSI-Diskettenlaufwerk"
  42. disk = "SCSI-Festplatte"
  43. ramdisk = "RAM-Festplattentreiber"
  44. [FileSystems]
  45. fat = "FAT-Dateisystem"
  46. ntfs = "NTFS-Dateisystem"
  47. ksecdd = "Kernel-Sicherheitsanbieter"
  48. [FloppyDrivers]
  49. floppy = "Standarddiskettenlaufwerk"
  50. fat = "FAT-Dateisystem"
  51. [CdRomDrivers]
  52. cdfs = "CD-ROM-Dateisystem"
  53. [MouseDrivers]
  54. mouclass = "Mausklassentreiber"
  55. mouhid = "HID-Mausfiltertreiber"
  56. ;
  57. ; Font list
  58. ;
  59. ; Setup will create an entry in the [Fonts] section of win.ini
  60. ; for each of the following fonts. (Fonts copied during GUI setup
  61. ; have entries in [FontList] in a gui inf file -- see eng_ansi.txt.)
  62. ; Note that the [fonts] section of win.ini is shadowed into
  63. ; HEKY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion\Fonts.
  64. ;
  65. [FontListE]
  66. "Courier 10,12,15 (VGA-Aufl�sung)" = COURE.FON
  67. "MS Sans Serif 8,10,12,14,18,24 (VGA-Aufl�sung)" = SSERIFE.FON
  68. "MS Serif 8,10,12,14,18,24 (VGA-Aufl�sung)" = SERIFE.FON
  69. "Tahoma (TrueType)" = TAHOMA.TTF
  70. "Microsoft Sans Serif (TrueType)" = MICROSS.TTF
  71. @*:
  72. @*: If add a keyboard layout dll description here make sure
  73. @*: that you add the layout dll file name in [CmdConsFiles]
  74. @*: section in dosnet.inf also, so that when command console
  75. @*: is installed on the harddisk that particular layout file
  76. @*: can be copied
  77. @*:
  78. ["Keyboard Layout"]
  79. 0000041C = "Albanisch"
  80. 00000423 = "Belarussisch"
  81. 00000416 = "Brasilianisch (ABNT)"
  82. 00000402 = "Bulgarisch"
  83. 00010402 = "Bulgarisch (Lateinisch)"
  84. 00000406 = "D�nisch"
  85. 00000407 = "Deutsch (Deutschland)"
  86. 00010407 = "Deutsch (IBM)"
  87. 00000807 = "Deutsch (Schweiz)"
  88. 00000809 = "Englisch (Gro�britannien u. Nordirland)"
  89. 00001009 = "Englisch (Kanada - mehrsprachig)"
  90. 00000409 = "Englisch (USA)"
  91. 00010409 = "Englisch (USA, Dvorak)"
  92. 00030409 = "Englisch (USA, Dvorak f�r Linksh�nder)"
  93. 00040409 = "Englisch (USA, Dvorak f�r Rechtsh�nder)"
  94. 00020409 = "Englisch (USA, International)"
  95. 00000425 = "Estnisch"
  96. 0000040B = "Finnisch"
  97. 00000813 = "Fl�misch"
  98. 0000080C = "Franz�sisch (Belgien)"
  99. 0000040C = "Franz�sisch (Frankreich)"
  100. 00000C0C = "Franz�sisch (Kanada)"
  101. 00010C0C = "Franz�sisch (Kanada - mehrsprachig)"
  102. 0000100C = "Franz�sisch (Schweiz)"
  103. 00000408 = "Griechisch"
  104. 00050408 = "Griechisch (Lateinisch)"
  105. 00010408 = "Griechisch (220)"
  106. 00030408 = "Griechisch (220, Lateinisch)"
  107. 00020408 = "Griechisch (319)"
  108. 00040408 = "Griechisch (319, Lateinisch)"
  109. 00001809 = "Irisch"
  110. 0000040F = "Isl�ndisch"
  111. 00000410 = "Italienisch"
  112. 00010410 = "Italienisch (142)"
  113. 0000041a = "Kroatisch"
  114. 0000080A = "Lateinamerikanisch"
  115. 00000426 = "Lettisch"
  116. 00010426 = "Lettisch (QWERTY)"
  117. 00000427 = "Litauisch"
  118. 00000413 = "Niederl�ndisch"
  119. 00000414 = "Norwegisch"
  120. 00010415 = "Polnisch (214)"
  121. 00000415 = "Polnisch (Programmierer)"
  122. 00000816 = "Portugiesisch"
  123. 00000418 = "Rum�nisch"
  124. 00000419 = "Russisch"
  125. 00010419 = "Russisch (Schreibmaschine)"
  126. 0000041D = "Schwedisch"
  127. 00000C1A = "Serbisch (Kyrillisch)"
  128. 00010C1A = "Serbisch (Lateinisch)"
  129. 0000041B = "Slovakisch"
  130. 0001041B = "Slovakisch (QWERTY)"
  131. 00000424 = "Slovenisch"
  132. 0000040A = "Spanisch"
  133. 0001040A = "Spanisch (Variation)"
  134. 00000405 = "Tschechisch"
  135. 00010405 = "Tschechisch (QWERTY)"
  136. 0001041F = "T�rkisch F"
  137. 0000041F = "T�rkisch Q"
  138. 00000422 = "Ukrainisch"
  139. 0000040E = "Ungarisch"
  140. 0001040E = "Ungarisch (101-Tastatur)"
  141. [DiskDrivers]
  142. dmboot = "Dynamische Datentr�gerunterst�tzung (dmboot)"
  143. i2omgmt = "Intelligent I/O-Unterst�tzungstreiber"
  144. [InputDevicesSupport]
  145. usbehci = "Erweiterter Hostcontroller",files.usbehci,usbehci
  146. usbohci = "Open Hostcontroller",files.usbohci,usbohci
  147. usbuhci = "Universeller Hostcontroller",files.usbuhci,usbuhci
  148. usbhub = "Standard-USB-Hubtreiber",files.usbhub,usbhub
  149. hidusb = "HID-Parser",files.hidusb,hidusb
  150. serial = "Treiber f�r seriellen Anschluss",files.none,serial
  151. serenum = "Enumerator f�r seriellen Anschluss",files.none,serenum
  152. usbstor = "USB-Speicherklassentreiber",files.usbstor,usbstor
  153. usbccgp = "Standard-USB-Haupttreiber",files.usbccgp,usbccgp
  154. @i:wd = "Treiber f�r Microsoft-�berwachungszeitgeber",files.wd,wd
  155. [SCSI]
  156. @i:sparrow = "Adaptec AHA-151X/AHA-152X/AIC-6X60 SCSI-Adapter"
  157. @i:aha154x = "Adaptec AHA-154X/AHA-164X SCSI-Hostadapter"
  158. aic78xx = "Adaptec AHA-294X/AHA-394X/AIC-78XX SCSI-Controller"
  159. aic78u2 = "Adaptec AHA-294XU2/AIC-7890 SCSI-Controller"
  160. adpu160m = "Adaptec AIC-789X/AHA-3960 Ultra160 PCI SCSI-Karte"
  161. adpu320 = "Adaptec SCSI-Controller der Ultra320-Familie"
  162. afcnt = "Agilent HHBA-510x PCI Fibre Channel-Controller"
  163. dpti2o = "Adaptec 2000S/3000S Ultra160 SCSI RAID-Controller"
  164. @i:asc3550 = "Advansys 3550 Ultra Wide SCSI-Hostadapter"
  165. @i:asc3350p = "Advansys ABP460 PCMCIA-SCSI-Hostadapter"
  166. @i:abp480n5 = "Advansys ABP480 CardBus SCSI-Hostadapter"
  167. @i:asc = "Advansys SCSI-Hostadapter"
  168. @i:amsint = "AMD PCI SCSI Controller/Ethernet-Adapter"
  169. mraid35x = "AMI MegaRaid RAID-Controller"
  170. @i:cpqarray = "Compaq-Datentr�gergruppe"
  171. cpqfcalm = "Compaq Fibre Channel-Hostcontroller"
  172. cpqarry2 = "Compaq Smart Array-Controller"
  173. cpqcissm = "Compaq Smart Array-Controller der 53xx-Serie"
  174. lp6nds35 = "Emulex LP6000 Fibre Channel-Hostadapter"
  175. @i:cd20xrnt = "IBM Portable PCMCIA-CD-ROM-Laufwerk"
  176. @i:ipsraidn = "IBM ServeRAID-Adapter"
  177. nfrd960 = "IBM ServeRAID-Adapter"
  178. @i:i2omp = "Intelligent E/A-Controller"
  179. @i:iirsp = "Intel RAID-Adapter"
  180. atapi = "IDE CD-ROM (ATAPI 1.2)/PCI IDE-Controller"
  181. cbidf2k = "CardBus/PCMCIA IDE Miniport-Treiber"
  182. @i:ini910u = "Initio Ultra SCSI-Hostadapter"
  183. @i:dac2w2k = "Mylex EXR2000,3000/AR160,170,352 Raid-Controller"
  184. dac960nt = "Mylex DAC960/Digital SWXCR-Ex Raid-Controller"
  185. @i:dellcerc = "DELL CERC ATA 100/4ch RAID-Controller"
  186. @i:ultra = "Promise Technology Inc. Ultra IDE-Controller"
  187. @i:hpt3xx = "HighPoint RAID-Controller"
  188. ql1240 = "QLogic ISP 1240 SCSI-Hostadapter"
  189. ql10wnt = "QLogic PCI SCSI-Hostadapter"
  190. ql1080 = "Qlogic QLA1080, 64-Bit PCI LVD SCSI-HBA"
  191. ql1280 = "Qlogic QLA1280, 64-Bit PCI LVD SCSI-HBA"
  192. ql12160 = "QLogic QLA12160, 64-Bit PCI DUAL 160M SCSI-HBA"
  193. ql2100 = "QLogic QLA2000/QLA2100 PCI Fibre Channel-Adapter"
  194. ql2200 = "QLogic QLA2200 PCI Fibre Channel-Adapter"
  195. ql2300 = "QLogic QLA2300 PCI Fibre Channel-Adapter"
  196. sym_hi = "LSI Logic C896 PCI SCSI-Hostadapter"
  197. sym_u3 = "LSI Logic C1010 PCI SCSI-Hostadapter"
  198. @i:symc810 = "LSI Logic C8100 PCI SCSI-Hostadapter"
  199. symc8xx = "LSI Logic C8xx PCI SCSI-Hostadapter"
  200. symmpi = "LSI Logic PCI Fibre Channel-/LSI Logic PCI-X Ultra320 SCSI-Hostadapter"
  201. hpn = "Hewlett Packard NetRAID-4M RAID-Controller"
  202. perc2 = "Dell PERC 2/3 RAID-Controller"
  203. perc2gat = "Dell PERC 2/3 RAID-Controller (Gatling)"
  204. [BootBusExtenders]
  205. pci = "PCI-Bustreiber",files.pci,pci
  206. acpi = "ACPI Plug & Play-Bustreiber",files.acpi,acpi
  207. isapnp = "ISA Plug & Play-Bustreiber",files.isapnp,isapnp
  208. acpiec = "Integrierter ACPI-Controllertreiber",files.none,acpiec
  209. ohci1394 = "IEEE-1394-Bus-OHCI-konformer Anschlusstreiber",files.ohci1394,ohci1394
  210. [BusExtenders]
  211. pcmcia = "PCMCIA-Unterst�tzung",files.pcmcia,pcmcia
  212. pciide = "PCI IDE-Bustreiber",files.pciide,pciide
  213. intelide = "Intel IDE-Bustreiber",files.intelide,intelide
  214. viaide = "VIA IDE-Bustreiber",files.viaide,viaide
  215. cmdide = "CMD IDE-Bustreiber",files.cmdide,cmdide
  216. toside = "Toshiba IDE-Bustreiber",files.toside,toside
  217. aliide = "ALI IDE-Bustreiber",files.aliide,aliide
  218. mountmgr = "Bereitstellungspunktverwaltung",files.none,mountmgr
  219. ftdisk = "Datentr�gerverwaltung",files.none,ftdisk
  220. partmgr = "Partitionsverwaltung",files.none,partmgr
  221. volsnap = "Volumeschattenkopie-Manager",files.none,volsnap
  222. fdc = "Diskettenlaufwerkunterst�tzung",files.none,fdc
  223. dmload = "Dynamische Datentr�gerunterst�tzung (dmload)",files.none,dmload
  224. dmio = "Dynamische Datentr�gerunterst�tzung (dmio)",files.none,dmio
  225. sbp2port = "IEEE 1394 SBP2-Speicheranschlusstreiber", files.sbp2port,sbp2port
  226. [Computer]
  227. @i:acpiapic_mp = "ACPI-Multiprozessor-PC",files.none
  228. @i:acpiapic_up = "ACPI-Uniprozessor-PC",files.none
  229. @a:acpiapic_mp = "ACPI-Multiprocessor x86-64",files.none
  230. @a:acpiapic_up = "ACPI-Uniprocessor x86-64",files.none
  231. @i:acpipic_up = "ACPI-PC",files.none
  232. @i:syspro_mp = "Compaq SystemPro Multiprozessor oder 100% kompatibel",files.none
  233. @i:mps_up = "MPS Uniprozessor-PC",files.none
  234. @i:mps_mp = "MPS Multiprozessor-PC",files.none
  235. @i:e_isa_up = "Standard-PC",files.none
  236. @i:486c_up = "Standard-PC mit C-Step i486",files.none
  237. @m:acpipic_up = "ACPI UniProcessor ia64",files.none
  238. @m:acpipic_mp = "ACPI Multiprocessor ia64",files.none
  239. [Display]
  240. @i:forcevga = "Standard-VGA (640x480, 16 Farben)",files.none
  241. @i:vga = "Automatische Erkennung",files.none
  242. @@!i:vga = "VGA-kompatibel",files.none
  243. @i:sglfb = "Cobalt",files.sglfb
  244. [Mouse]
  245. @i:msps2 = "Microsoft Mouse Port-Maus (einschl. BallPoint)",files.i8042,i8042prt
  246. @i:lgps2 = "Logitech Mouse Port-Maus",files.i8042,i8042prt
  247. @i:msbpser = "Serielle Microsoft BallPoint-Maus",files.sermouse,sermouse
  248. @i:lgser = "Serielle Logitech Mouse",files.sermouse,sermouse
  249. @@:none = "Keine Maus oder kein anderes Zeigeger�t",files.none,""
  250. @@:mouhid = "USB-Maus",files.mouhid,mouhid
  251. @@:msser = "Serielle Microsoft Mouse",files.sermouse,sermouse
  252. @@:ps2 = "Mouse Port-Maus",files.i8042,i8042prt
  253. @@:sermouse = "Serielle Maus",files.sermouse,sermouse
  254. @i:USB = "USB-Maus",files.mouhid,mouhid
  255. @*: COMPAT: we purposely put two strings section in txtsetup.sif
  256. @*: The problem is that setupapi only reads strings from the first
  257. @*: strings section it encounters. Since older versions of the OS
  258. @*: accidentally had multiple Strings sections in the past, we make
  259. @*: Whistler have multiple strings sections so that older applications
  260. @*: (like win2k risetup) can read this file without requiring any change
  261. @*: The only string that risetup specifically cares about is whatever
  262. @*: LoadIdentifier points at, so you can probably safely add new strings
  263. @*: to this section.
  264. @*:
  265. @*:
  266. @*: The first strings section comes another one of the files that
  267. @*: builds txtsetup.sif
  268. [Strings]
  269. @@!m:@w!p:wks_id = "Microsoft Windows XP Professional"
  270. @a:@w!p:wks_id = "Windows XP 64-Bit 2003"
  271. @m:@w!p:wks_id = "Windows XP 64-Bit 2003"
  272. @@:@p:wks_id = "Microsoft Windows XP Home Edition"
  273. @@:@s!e!b!l:srv_id = "Windows Server 2003, Standard"
  274. @@:@e!d:srv_id = "Windows Server 2003, Enterprise"
  275. @@:@d:srv_id = "Windows Server 2003, Datacenter"
  276. @@:@b:srv_id = "Windows Server 2003, Web"
  277. @@:@l:srv_id = "Windows Server 2003 f�r Small Business Server"
  278. @@!m:@w!p:wks_id_vga = "Microsoft Windows XP Professional [VGA-Modus]"
  279. @a:@w!p:wks_id_vga = "Windows XP 64-Bit 2003 [VGA-Modus]"
  280. @m:@w!p:wks_id_vga = "Windows XP 64-Bit 2003 [VGA-Modus]"
  281. @@:@p:wks_id_vga = "Microsoft Windows XP Home Edition [VGA-Modus]"
  282. @@:@s!e!b!l:srv_id_vga = "Windows Server 2003, Standard [VGA-Modus]"
  283. @@:@e!d:srv_id_vga = "Windows Server 2003, Enterprise [VGA-Modus]"
  284. @@:@d:srv_id_vga = "Windows Server 2003, Datacenter [VGA-Modus]"
  285. @@:@b:srv_id_vga = "Windows Server 2003, Web [VGA-Modus]"
  286. @@:@l:srv_id_vga = "Windows Server 2003 f�r Small Business Server [VGA-Modus]"
  287. @@:@w:cancel_id = "Windows XP Setup abbrechen"
  288. @@:@w:9x_id = "Microsoft Windows"