mirror of https://github.com/tongzx/nt5src
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.
744 lines
23 KiB
744 lines
23 KiB
/*:
|
|
@*: This file is organized into two main blocks. The first block contains
|
|
@*: code (non-string) sections which are specific to languages. Please put
|
|
@*: the code sections in the correct language.
|
|
@*: The second block is reserved for [Strings] which localizers will be
|
|
@*: working with. It is further divided using "#if LANGUAGE ==" for language
|
|
@*: specific strings. For strings which are common to all languages
|
|
@*: place outside the #ifs.
|
|
@*:
|
|
@*: This file is first precompiled with LANGUAGE_ID
|
|
@*: set to the language (see inf\win4\inf\makefile.inc for details).
|
|
@*: For example, for usa builds, the sections under #if LANGUAGE == 0x409
|
|
@*: will appear.
|
|
@*:
|
|
@*: Important: To support locstudio, this file contains only ONE [Strings] section.
|
|
@*:
|
|
@*/
|
|
|
|
// This section is for non-FE (chs,cht,kor,jpn) builds. So english, german, ....
|
|
#if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412
|
|
[nls]
|
|
;
|
|
; These values are used by setupldr when starting text setup
|
|
; and by text setup to initialize nls values in the registry.
|
|
;
|
|
; For the codepage and UnicodeCasetable entries, the values are
|
|
; <filename>,<identifier> pairs. Setupldr uses the first <filename>
|
|
; as the file to load for use during text setup.
|
|
;
|
|
AnsiCodepage = c_1252.nls,1252
|
|
OemCodepage = c_850.nls,850,c_437.nls,437
|
|
MacCodepage = c_10000.nls,10000
|
|
UnicodeCasetable = l_intl.nls,0413
|
|
OemHalFont = vga850.fon
|
|
DefaultLayout = 00020409
|
|
|
|
[Keyboard]
|
|
STANDARD = "XT-, AT-, of uitgebreid toetsenbord (83-104 toetsen)",files.i8042,i8042prt
|
|
kbdhid = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
@i:USB = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
|
|
[Files.BackupOnUpgrade]
|
|
|
|
[Files.BackupOnOverwrite]
|
|
|
|
#elif LANGUAGE_ID == 0x804
|
|
//CHS specific sections
|
|
@*: Lines marked with @w: are for workstation only
|
|
@*: Lines marked with @s: are for server only
|
|
@*: Lines marked with @@: are for both
|
|
|
|
|
|
[nls]
|
|
;
|
|
; These values are used by setupldr when starting text setup
|
|
; and by text setup to initialize nls values in the registry.
|
|
;
|
|
; For the codepage and UnicodeCasetable entries, the values are
|
|
; <filename>,<identifier> pairs. Setupldr uses the first <filename>
|
|
; as the file to load for use during text setup.
|
|
;
|
|
AnsiCodepage = c_936.nls,936
|
|
OemCodepage = c_936.nls,936
|
|
MacCodepage = c_10008.nls,10008
|
|
UnicodeCasetable = l_intl.nls,0804
|
|
OemHalFont = vgaoem.fon
|
|
DefaultLayout = 00000804
|
|
|
|
[Keyboard]
|
|
STANDARD = "XT, AT或增强型键盘 (83-104 键)",files.i8042,i8042prt
|
|
kbdhid = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
@i:USB = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
|
|
[Files.BackupOnUpgrade]
|
|
|
|
[Files.BackupOnOverwrite]
|
|
|
|
[FontListE]
|
|
"宋体 & 新宋体 (TrueType)" = SIMSUN.TTC
|
|
"黑体 (TrueType)" = SIMHEI.TTF
|
|
"楷体 (TrueType)" = SIMKAI.TTF
|
|
"仿宋体 (TrueType)" = SIMFANG.TTF
|
|
|
|
["Keyboard Layout"]
|
|
00000804 = "美式键盘(中文)"
|
|
|
|
[Files.KeyboardLayout]
|
|
00000804 = KBDUS.DLL,2
|
|
|
|
[Files.DeleteOnUpgrade]
|
|
@@:eudcedit.exe , 2
|
|
@@:eudcedit.cnt , 2
|
|
@@:eudcedit.hlp , 2
|
|
@@:winclock.exe , 5
|
|
@@:cime.cpl , 2
|
|
@@:fetools.inf , 20
|
|
@i:@@:fsvga.sys , 4
|
|
|
|
[FileFlags]
|
|
app936.fon = 16
|
|
s8514fix.fon = 16
|
|
s8514oem.fon = 16
|
|
s8514sys.fon = 16
|
|
svgafix.fon = 16
|
|
svgasys.fon = 16
|
|
vga936.fon = 16
|
|
xjis.nls = 16
|
|
ksc.nls = 16
|
|
prc.nls = 16
|
|
prcp.nls = 16
|
|
big5.nls = 16
|
|
bopomofo.nls = 16
|
|
c_10008.nls = 16
|
|
|
|
[SystemPartitionFiles]
|
|
@i:@@:bootfont.bin,"\"
|
|
|
|
#elif LANGUAGE_ID == 0x404
|
|
//CHT specific sections
|
|
@*: Lines marked with @w: are for workstation only
|
|
@*: Lines marked with @s: are for server only
|
|
@*: Lines marked with @@: are for both
|
|
|
|
[nls]
|
|
;
|
|
; These values are used by setupldr when starting text setup
|
|
; and by text setup to initialize nls values in the registry.
|
|
;
|
|
; For the codepage and UnicodeCasetable entries, the values are
|
|
; <filename>,<identifier> pairs. Setupldr uses the first <filename>
|
|
; as the file to load for use during text setup.
|
|
;
|
|
AnsiCodepage = c_950.nls,950
|
|
OemCodepage = c_950.nls,950
|
|
MacCodepage = c_10002.nls,10002
|
|
UnicodeCasetable = l_intl.nls,0404
|
|
OemHalFont = vgaoem.fon
|
|
DefaultLayout = 00000404
|
|
|
|
[Keyboard]
|
|
STANDARD = "XT, AT, ┪糤眏�龄絃 (83-104 龄)",files.i8042,i8042prt
|
|
kbdhid = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
@i:USB = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
|
|
[Files.BackupOnUpgrade]
|
|
|
|
[Files.BackupOnOverwrite]
|
|
|
|
[FontListE]
|
|
"夹发砰 (TrueType)" = KAIU.TTF
|
|
"灿�砰 & 穝灿�砰 (TrueType)" = MINGLIU.TTC
|
|
|
|
["Keyboard Layout"]
|
|
00000404 = "�Α龄絃 (いゅ)"
|
|
|
|
[Files.KeyboardLayout]
|
|
00000404 = KBDUS.DLL,2
|
|
|
|
[Files.DeleteOnUpgrade]
|
|
@@:lctool.exe , 2
|
|
@@:lctool.cnt , 2
|
|
@@:lctool.hlp , 2
|
|
@@:uimetool.exe , 2
|
|
@@:uimetool.cnt , 2
|
|
@@:uimetool.hlp , 2
|
|
@@:eudcedit.exe , 2
|
|
@@:eudcedit.cnt , 2
|
|
@@:eudcedit.hlp , 2
|
|
@@:cblocks.exe , 2
|
|
@@:cblocks.cnt , 2
|
|
@@:cblocks.hlp , 2
|
|
@@:chtuconv.exe , 2
|
|
@@:chtuconv.hlp , 2
|
|
@@:imedp.dll , 2
|
|
@@:fsvga.dll , 2
|
|
@@:foncache.dll , 2
|
|
@@:eudcsrv.dll , 2
|
|
@@:userfont.dll , 2
|
|
@@:mingliu.ttf , 5
|
|
@@:mingliu.fot , 5
|
|
@@:ming12.fon , 5
|
|
@@:mingli24.fon , 5
|
|
@@:mingli16.fon , 5
|
|
@@:mingli20.fon , 5
|
|
@@:ming15.fon , 5
|
|
@@:winclock.exe , 5
|
|
@@:cime.cpl , 2
|
|
@@:cblocks.inf , 20
|
|
@@:fetools.inf , 20
|
|
@i:@@:fsvga.sys , 4
|
|
|
|
|
|
[FileFlags]
|
|
app950.fon = 16
|
|
c8514fix.fon = 16
|
|
c8514oem.fon = 16
|
|
c8514sys.fon = 16
|
|
cvgafix.fon = 16
|
|
cvgasys.fon = 16
|
|
vga950.fon = 16
|
|
xjis.nls = 16
|
|
ksc.nls = 16
|
|
prc.nls = 16
|
|
prcp.nls = 16
|
|
big5.nls = 16
|
|
bopomofo.nls = 16
|
|
c_10002.nls = 16
|
|
|
|
[SystemPartitionFiles]
|
|
@i:@@:bootfont.bin,"\"
|
|
|
|
|
|
#elif LANGUAGE_ID == 0x411
|
|
//JPN specific sections
|
|
@*: Lines marked with @w: are for workstation only
|
|
@*: Lines marked with @s: are for server only
|
|
@*: Lines marked with @@: are for both
|
|
|
|
[nls]
|
|
;
|
|
; These values are used by setupldr when starting text setup
|
|
; and by text setup to initialize nls values in the registry.
|
|
;
|
|
; For the codepage and UnicodeCasetable entries, the values are
|
|
; <filename>,<identifier> pairs. Setupldr uses the first <filename>
|
|
; as the file to load for use during text setup.
|
|
;
|
|
AnsiCodepage = c_932.nls,932
|
|
OemCodepage = c_932.nls,932
|
|
MacCodepage = c_10001.nls,10001
|
|
UnicodeCasetable = l_intl.nls,0411
|
|
OemHalFont = vgaoem.fon
|
|
@@!n:DefaultLayout = E0010411
|
|
@n:DefaultLayout = E0010411,KBDNEC.DLL
|
|
|
|
[Keyboard]
|
|
@@:PCAT_106KEY = "106 Japans toetsenbord (inclusief USB)" ,files.kbd106,i8042prt, KBD106.DLL, 7, 2, PCAT_106KEY
|
|
@@:STANDARD = "101 Engels toetsenbord (inclusief USB)" ,files.kbd101,i8042prt,KBD101.DLL, 7, 0, PCAT_101KEY
|
|
@@:LAYOUT98 = "NEC 98-indeling USB-toetsenbord",files.LAYOUT98,i8042prt,KBDNEC.DLL, 7, 2, LAYOUT98
|
|
@*:@@!n:AX_105KEY = "AX 擔杮岅 僉乕儃乕僪" ,files.kbdax2,i8042prt, KBDAX2.DLL, 7, 1, AX_105KEY
|
|
@*:@@!n:IBM_002_106KEY = "IBM-5576 002/003 僉乕儃乕僪" ,files.kbdibm02,i8042prt,KBDIBM02.DLL, 7, 3, IBM_002_106KEY
|
|
kbdhid = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
@i:USB = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
|
|
[Files.BackupOnUpgrade]
|
|
|
|
[Files.BackupOnOverwrite]
|
|
|
|
[FontListE]
|
|
"俵俽 僑僔僢僋 & 俵俽 俹僑僔僢僋 & MS UI Gothic (TrueType)" = MSGOTHIC.TTC
|
|
"俵俽 柧挬 & 俵俽 俹柧挬 (TrueType)" = MSMINCHO.TTC
|
|
|
|
["Keyboard Layout"]
|
|
00000411 = "擔杮岅"
|
|
E0010411 = "擔杮岅 (MS-IME2002)"
|
|
|
|
[Files.KeyboardLayout]
|
|
00000411 = KBDJPN.DLL,2
|
|
E0010411 = KBDJPN.DLL,2
|
|
|
|
[files.kbd101]
|
|
kbd101.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[files.kbd106]
|
|
kbd106.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[files.kbdax2]
|
|
kbdax2.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[files.kbdibm02]
|
|
kbdibm02.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[files.LAYOUT98]
|
|
kbdnec.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[Files.DeleteOnUpgrade]
|
|
; from NT 3.1
|
|
@@:imesel.cpl , 2
|
|
@@:gaijiedt.exe , 2
|
|
@@:gaijiedt.hlp , 2
|
|
@@:fsvga.dll , 2
|
|
@@:foncache.dll , 2
|
|
@@:eudcsrv.dll , 2
|
|
@@:userfont.dll , 2
|
|
@@:j13fix.fon , 5
|
|
@@:j13oem.fon , 5
|
|
@@:j13sys.fon , 5
|
|
@@:j18fix.fon , 5
|
|
@@:j18oem.fon , 5
|
|
@@:j18sys.fon , 5
|
|
@@:j22fix.fon , 5
|
|
@@:j22oem.fon , 5
|
|
@@:j22sys.fon , 5
|
|
@@:j27fix.fon , 5
|
|
@@:j27oem.fon , 5
|
|
@@:j27sys.fon , 5
|
|
@@:msgothic.ttf , 5
|
|
@@:msgothic.fot , 5
|
|
@@:msmincho.ttf , 5
|
|
@@:msmincho.fot , 5
|
|
; from NT 3.51
|
|
@@:eudcedit.exe , 2
|
|
@@:eudcedit.hlp , 2
|
|
@@:eudcedit.cnt , 2
|
|
@@:imedp.dll , 2
|
|
; from NT 4.0
|
|
@@:vgasysj.fon , 22
|
|
@@:vgafixj.fon , 22
|
|
@@:8514sysj.fon , 22
|
|
@@:8514fixj.fon , 22
|
|
@@:8514oemj.fon , 22
|
|
@@:parps55.sys , 4
|
|
@@:parcpl.cpl , 2
|
|
@i:@@:oak611.sys , 4
|
|
@i:@@:oak611.dll , 2
|
|
@i:@@:neckbrep.sys , 4
|
|
@i:@@:usbkbdwm.sys , 4
|
|
|
|
@i:@@:fsvga.sys , 4
|
|
|
|
[HardwareIdsDatabase]
|
|
*PNP0320 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
|
|
|
|
[FileFlags]
|
|
app932.fon = 16
|
|
j8514fix.fon = 16
|
|
j8514oem.fon = 16
|
|
j8514sys.fon = 16
|
|
jsmalle.fon = 16
|
|
jsmallf.fon = 16
|
|
jvgafix.fon = 16
|
|
jvgasys.fon = 16
|
|
vga932.fon = 16
|
|
xjis.nls = 16
|
|
ksc.nls = 16
|
|
prc.nls = 16
|
|
prcp.nls = 16
|
|
big5.nls = 16
|
|
bopomofo.nls = 16
|
|
c_10001.nls = 16
|
|
|
|
; IMJP8.1 WOW64 and Native64
|
|
@m:imjpch.dic = 16
|
|
@m:imjpln.dic = 16
|
|
@m:imjpnm.dic = 16
|
|
@m:imjpsb.dic = 16
|
|
@m:imjpst.dic = 16
|
|
@m:imjptk.dic = 16
|
|
@m:imjpzp.dic = 16
|
|
@m:imjpgn.grm = 16
|
|
|
|
[SystemPartitionFiles]
|
|
@i:@@:bootfont.bin,"\"
|
|
|
|
[HiveInfs.Upgrade]
|
|
AddReg = hivesft.inf,AddRegUpg
|
|
|
|
#elif LANGUAGE_ID == 0x412
|
|
//KOR specific sections
|
|
@*: Lines marked with @w: are for workstation only
|
|
@*: Lines marked with @s: are for server only
|
|
@*: Lines marked with @@: are for both
|
|
|
|
[nls]
|
|
;
|
|
; These values are used by setupldr when starting text setup
|
|
; and by text setup to initialize nls values in the registry.
|
|
;
|
|
; For the codepage and UnicodeCasetable entries, the values are
|
|
; <filename>,<identifier> pairs. Setupldr uses the first <filename>
|
|
; as the file to load for use during text setup.
|
|
;
|
|
AnsiCodepage = c_949.nls,949
|
|
OemCodepage = c_949.nls,949
|
|
MacCodepage = c_10003.nls,10003
|
|
UnicodeCasetable = l_intl.nls,0412
|
|
OemHalFont = vgaoem.fon
|
|
DefaultLayout = E0010412
|
|
|
|
[Keyboard]
|
|
STANDARD = "101 虐焊靛/MS Natural Keyboard(辆幅 1)", files.kbd101a,i8042prt,KBD101A.DLL, 8, 3, PCAT_101AKEY
|
|
"101B TYPE" = "101 虐焊靛/MS Natural Keyboard(辆幅 2)", files.kbd101b,i8042prt,KBD101B.DLL, 8, 4, PCAT_101BKEY
|
|
"101C TYPE" = "101 虐焊靛/MS Natural Keyboard(辆幅 3)", files.kbd101c,i8042prt,KBD101C.DLL, 8, 5, PCAT_101CKEY
|
|
"103 TYPE" = "KSC 103 虐焊靛/MS Natural Keyboard" , files.kbd103 ,i8042prt,KBD103.DLL, 8, 6, PCAT_103KEY
|
|
kbdhid = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
@i:USB = "USB-toetsenbord",files.kbdhid,kbdhid
|
|
|
|
[Files.BackupOnUpgrade]
|
|
config.nt , 2 , config.bak
|
|
|
|
|
|
[FontListE]
|
|
"奔覆 & 奔覆眉 & 蹈框 & 蹈框眉 (TrueType)" = GULIM.TTC
|
|
"官帕 & 官帕眉 & 泵辑 & 泵辑眉 (TrueType)" = BATANG.TTC
|
|
|
|
|
|
["Keyboard Layout"]
|
|
00000412 = "茄惫绢"
|
|
E0010412 = "茄臂 涝仿扁 (IME 2000)"
|
|
|
|
[Files.KeyboardLayout]
|
|
00000412 = KBDKOR.DLL,2
|
|
E0010412 = KBDKOR.DLL,2
|
|
|
|
[files.kbd101a]
|
|
kbd101a.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[files.kbd101b]
|
|
kbd101b.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[files.kbd101c]
|
|
kbd101c.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[files.kbd103]
|
|
kbd103.dll,2
|
|
i8042prt.sys,4
|
|
|
|
[Files.DeleteOnUpgrade]
|
|
@@:eudcedit.exe , 2
|
|
@@:eudcedit.hlp , 2
|
|
@@:eudcedit.cnt , 2
|
|
@@:fsvga.dll , 2
|
|
@@:foncache.dll , 2
|
|
@@:eudcsrv.dll , 2
|
|
@@:userfont.dll , 2
|
|
@@:gulim.ttf , 5
|
|
@@:gulim.fot , 5
|
|
@@:batang.ttf , 5
|
|
@@:batang.fot , 5
|
|
@@:dotum.ttf , 5
|
|
@@:dotum.fot , 5
|
|
@@:gungsuh.ttf , 5
|
|
@@:gungsuh.fot , 5
|
|
@@:msime95k.ime , 2
|
|
|
|
@i:@@:fsvga.sys , 4
|
|
|
|
[FileFlags]
|
|
app949.fon = 16
|
|
h8514fix.fon = 16
|
|
h8514oem.fon = 16
|
|
h8514sys.fon = 16
|
|
hvgafix.fon = 16
|
|
hvgasys.fon = 16
|
|
vga949.fon = 16
|
|
xjis.nls = 16
|
|
ksc.nls = 16
|
|
prc.nls = 16
|
|
prcp.nls = 16
|
|
big5.nls = 16
|
|
bopomofo.nls = 16
|
|
c_10003.nls = 16
|
|
c_1361.nls = 16
|
|
|
|
[SystemPartitionFiles]
|
|
@i:@@:bootfont.bin,"\"
|
|
|
|
|
|
#endif
|
|
|
|
;
|
|
; This section provides information about hard disk drivers.
|
|
;
|
|
; The left hand side is a name in the \Driver directory in the NT
|
|
; \Driver object namespace.
|
|
;
|
|
; Value #0 is a format string used in creating the descriptive name
|
|
; of the disk.
|
|
;
|
|
[DiskDriverMap]
|
|
abiosdsk = "Micro Channel-schijf van %1!u! MB"
|
|
atdisk = "IDE/ESDI-schijf van %1!u! MB"
|
|
disk = "schijf van %1!u! MB, %2!u! met ID %3!u! op bus %4!u! (%5)"
|
|
|
|
[ScsiClass]
|
|
cdrom = "SCSI-cd-rom"
|
|
floppy = "SCSI-diskette"
|
|
disk = "SCSI-schijf"
|
|
ramdisk = "Stuurprogramma voor RAM-schijf"
|
|
|
|
[FileSystems]
|
|
fat = "FAT-bestandssysteem"
|
|
ntfs = "NTFS-bestandssysteem"
|
|
ksecdd = "Kernel-beveiligingsprovider"
|
|
|
|
[FloppyDrivers]
|
|
floppy = "Standaarddiskette"
|
|
fat = "FAT-bestandssysteem"
|
|
|
|
[SystemPartitionFiles]
|
|
@i:@@:Bootfont.bin,"\"
|
|
|
|
[CdRomDrivers]
|
|
cdfs = "CDFS-bestandssysteem"
|
|
|
|
[MouseDrivers]
|
|
mouclass = "Muisklassestuurprogramma"
|
|
mouhid = "HID-muisfilterstuurprogramma"
|
|
|
|
;
|
|
; Font list
|
|
;
|
|
; Setup will create an entry in the [Fonts] section of win.ini
|
|
; for each of the following fonts. (Fonts copied during GUI setup
|
|
; have entries in [FontList] in a gui inf file -- see eng_ansi.txt.)
|
|
; Note that the [fonts] section of win.ini is shadowed into
|
|
; HEKY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion\Fonts.
|
|
;
|
|
[FontListE]
|
|
"Courier 10,12,15 (VGA res)" = COURE.FON
|
|
"MS Sans Serif 8,10,12,14,18,24 (VGA res)" = SSERIFE.FON
|
|
"MS Serif 8,10,12,14,18,24 (VGA res)" = SERIFE.FON
|
|
"Tahoma (TrueType)" = TAHOMA.TTF
|
|
"Microsoft Sans Serif (TrueType)" = MICROSS.TTF
|
|
|
|
@*:
|
|
@*: If add a keyboard layout dll description here make sure
|
|
@*: that you add the layout dll file name in [CmdConsFiles]
|
|
@*: section in dosnet.inf also, so that when command console
|
|
@*: is installed on the harddisk that particular layout file
|
|
@*: can be copied
|
|
@*:
|
|
["Keyboard Layout"]
|
|
0000041C = "Albanees"
|
|
00000813 = "Belgisch-Nederlands"
|
|
0000080C = "Belgisch-Frans"
|
|
00000416 = "Braziliaans (ABNT)"
|
|
00000402 = "Bulgaars"
|
|
00010402 = "Bulgaars (Latijns)"
|
|
00001009 = "Canadees-Engels (meertalig)"
|
|
00000C0C = "Canadees-Frans"
|
|
00010C0C = "Canadees-Frans (meertalig)"
|
|
00000406 = "Deens"
|
|
00000407 = "Duits"
|
|
00010407 = "Duits (IBM)"
|
|
00000425 = "Estisch"
|
|
0000040B = "Fins"
|
|
0000040C = "Frans"
|
|
00000408 = "Grieks"
|
|
00050408 = "Grieks (Latijns)"
|
|
00010408 = "Grieks (220)"
|
|
00030408 = "Grieks (220, Latijns)"
|
|
00020408 = "Grieks (319)"
|
|
00040408 = "Grieks (319, Latijns)"
|
|
0000040E = "Hongaars"
|
|
0001040E = "Hongaars (101-toetsen)"
|
|
00001809 = "Iers"
|
|
0000040F = "IJslands"
|
|
00000410 = "Italiaans"
|
|
00010410 = "Italiaans (142)"
|
|
0000041a = "Kroatisch"
|
|
0000080A = "Latijns-Amerikaans"
|
|
00000426 = "Lets"
|
|
00010426 = "Lets (QWERTY)"
|
|
00000427 = "Litouws"
|
|
00000413 = "Nederlands"
|
|
00000414 = "Noors"
|
|
00000422 = "Oekra媙s"
|
|
00000415 = "Pools (programmeurs)"
|
|
00010415 = "Pools (214)"
|
|
00000816 = "Portugees"
|
|
00000418 = "Roemeens"
|
|
00000419 = "Russisch"
|
|
00010419 = "Russisch (Typemachine)"
|
|
00000C1A = "Servisch (Cyrillisch)"
|
|
00010C1A = "Servisch (Latijns)"
|
|
0000041B = "Slowaaks"
|
|
0001041B = "Slowaaks (QWERTY)"
|
|
00000424 = "Sloveens"
|
|
0000040A = "Spaans"
|
|
0001040A = "Spaans (variant)"
|
|
00000405 = "Tsjechisch"
|
|
00010405 = "Tsjechisch (QWERTY)"
|
|
0001041F = "Turks (F)"
|
|
0000041F = "Turks (Q)"
|
|
00000809 = "Verenigd Koninkrijk"
|
|
00000409 = "VS"
|
|
00010409 = "VS-Dvorak"
|
|
00030409 = "VS-Dvorak voor linkshandigen"
|
|
00040409 = "VS-Dvorak voor rechtshandigen"
|
|
00020409 = "VS-internationaal"
|
|
00000423 = "Wit-Russisch"
|
|
0000041D = "Zweeds"
|
|
0000100C = "Zwitsers (Frans)"
|
|
00000807 = "Zwitsers (Duits)"
|
|
|
|
[DiskDrivers]
|
|
dmboot = "Ondersteuning voor dynamische volumes (dmboot)"
|
|
i2omgmt = "Intelligent, ondersteunend I/O-stuurprogramma"
|
|
|
|
[InputDevicesSupport]
|
|
usbehci = "Enhanced Host Controller",files.usbehci,usbehci
|
|
usbohci = "Open Host Controller",files.usbohci,usbohci
|
|
usbuhci = "Universal Host Controller",files.usbuhci,usbuhci
|
|
usbhub = "Stuurprogramma voor algemene USB-hub",files.usbhub,usbhub
|
|
hidusb = "Human Interface-parser",files.hidusb,hidusb
|
|
serial = "Stuurprogramma voor seri塴e poort",files.none,serial
|
|
serenum = "Enumerator voor seri塴e poort",files.none,serenum
|
|
usbstor = "Stuurprogramma voor USB-opslagklasse",files.usbstor,usbstor
|
|
usbccgp = "Algemeen USB-hoofdstuurprogramma",files.usbccgp,usbccgp
|
|
|
|
[SCSI]
|
|
@i:sparrow = "Adaptec AHA-151X/AHA-152X/AIC-6X60 SCSI Adapter"
|
|
@i:aha154x = "Adaptec AHA-154X/AHA-164X SCSI Host Adapter"
|
|
aic78xx = "Adaptec AHA-294X/AHA-394X/AIC-78XX SCSI Controller"
|
|
aic78u2 = "Adaptec AHA-294XU2/AIC-7890 SCSI Controller"
|
|
adpu160m = "Adaptec AIC-789X/AHA-3960 Ultra160 PCI SCSI Card"
|
|
afcnt = "Agilent HHBA-510x PCI Fibre Channel Controller"
|
|
dpti2o = "Adaptec 2000S/3000S Ultra160 SCSI RAID Controller"
|
|
afc9xxx = "Adaptec AFC-9210G PCI 64-bit/66MHz Fibre Channel 2Gbit Controller"
|
|
@i:asc3550 = "Advansys 3550 Ultra Wide SCSI Host Adapter"
|
|
@i:asc3350p = "Advansys ABP460 PCMCIA SCSI Host Adapter"
|
|
@i:abp480n5 = "Advansys ABP480 CardBus SCSI Host Adapter"
|
|
@i:asc = "Advansys SCSI Host Adapter"
|
|
@i:amsint = "AMD PCI SCSI Controller/Ethernet Adapter"
|
|
mraid35x = "AMI MegaRaid RAID Controller"
|
|
@i:cpqarray = "Compaq Drive Array"
|
|
cpqfcalm = "Compaq Fibre Channel Host Controller"
|
|
cpqarry2 = "Compaq Smart Array Controller"
|
|
cpqcissm = "Compaq Smart Array 5300 Controller"
|
|
lp6nds35 = "Emulex LP6000 Fibre Channel Host Adapters"
|
|
@i:cd20xrnt = "IBM Portable PCMCIA CD-ROM Drive"
|
|
@i:ipsraidn = "IBM ServeRAID Adapter"
|
|
nfrd960 = "IBM ServeRAID Adapter"
|
|
@i:i2omp = "Intelligent I/O Controller"
|
|
atapi = "IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"
|
|
cbidf2k = "CardBus/PCMCIA IDE Miniport Driver"
|
|
@i:ini910u = "Initio Ultra SCSI Host Adapter"
|
|
dac2w2k = "Mylex EXR2000,3000/AR160,170,352 Raid Controllers"
|
|
dac960nt = "Mylex DAC960/Digital SWXCR-Ex Raid Controller"
|
|
@i:ultra = "Promise Technology Inc. Ultra IDE Controller"
|
|
ql1240 = "QLogic ISP 1240 SCSI Host Adapter"
|
|
ql10wnt = "QLogic PCI SCSI Host Adapter"
|
|
ql1080 = "Qlogic QLA1080, 64 bit PCI LVD SCSI HBA"
|
|
ql1280 = "Qlogic QLA1280, 64 bit PCI LVD SCSI HBA"
|
|
ql12160 = "QLogic QLA12160, 64 bit PCI DUAL 160M SCSI HBA"
|
|
ql2100 = "QLogic QLA2000/QLA2100 PCI Fibre Channel Adapter"
|
|
ql2200 = "QLogic QLA2200 PCI Fibre Channel Adapter"
|
|
sym_hi = "LSI Logic C896 PCI SCSI Host Adapter"
|
|
sym_u3 = "LSI Logic C1010 PCI SCSI Host Adapter"
|
|
@i:symc810 = "LSI Logic C8100 PCI SCSI Host Adapter"
|
|
symc8xx = "LSI Logic C8xx PCI SCSI Host Adapter"
|
|
symmpi = "LSI Logic PCI Fibre Channel Host Adapter"
|
|
hpn = "Hewlett Packard NetRAID-4M RAID Controller"
|
|
perc2 = "Dell PERC 2/3 RAID Controller"
|
|
perc2gat = "Dell PERC 2/3 RAID Controller (Gatling)"
|
|
|
|
[BootBusExtenders]
|
|
pci = "PCI Bus-stuurprogramma",files.pci,pci
|
|
acpi = "ACPI Plug & Play Bus-stuurprogramma",files.acpi,acpi
|
|
isapnp = "ISA Plug & Play Bus-stuurprogramma",files.isapnp,isapnp
|
|
acpiec = "ACPI Embedded Controller-stuurprogramma",files.none,acpiec
|
|
ohci1394 = "IEEE 1394 Bus OHCI Compliant Port-stuurprogramma",files.ohci1394,ohci1394
|
|
|
|
[BusExtenders]
|
|
pcmcia = "PCMCIA-ondersteuning",files.pcmcia,pcmcia
|
|
pciide = "PCI IDE Bus-stuurprogramma",files.pciide,pciide
|
|
intelide = "Intel IDE BUS-stuurprogramma",files.intelide,intelide
|
|
viaide = "VIA IDE Bus-stuurprogramma",files.viaide,viaide
|
|
cmdide = "CMD IDE Bus-stuurprogramma",files.cmdide,cmdide
|
|
toside = "Toshiba IDE Bus-stuurprogramma",files.toside,toside
|
|
aliide = "ALI IDE Bus-stuurprogramma",files.aliide,aliide
|
|
mountmgr = "Koppelpuntbeheer",files.none,mountmgr
|
|
ftdisk = "Volumebeheer",files.none,ftdisk
|
|
partmgr = "Partitiebeheer",files.none,partmgr
|
|
fdc = "Ondersteuning voor diskettestation",files.none,fdc
|
|
dmload = "Ondersteuning voor dynamisch volume (dmload)",files.none,dmload
|
|
dmio = "Ondersteuning voor dynamisch volume (dmio)",files.none,dmio
|
|
sbp2port = "IEEE 1394 SBP2 Storage Port-stuurprogramma", files.sbp2port,sbp2port
|
|
@i:lbrtfdc = "TOSHIBA-diskettestuurprogramma (Libretto Type A)",files.lbrtfdc,lbrtfdc
|
|
|
|
[Computer]
|
|
@i:acpiapic_mp = "ACPI, multiprocessor-PC",files.none
|
|
@i:acpiapic_up = "ACPI, uniprocessor-PC",files.none
|
|
@i:acpipic_up = "Advanced Configuration and Power Interface (ACPI) PC",files.none
|
|
@i:syspro_mp = "Compaq SystemPro, multiprocessor of 100% compatibel",files.none
|
|
@i:mps_up = "MPS, uniprocessor-PC",files.none
|
|
@i:mps_mp = "MPS, multiprocessor-PC",files.none
|
|
@i:e_isa_up = "Standaard-PC",files.none
|
|
@i:486c_up = "Standaard-PC met C-Step i486-processor",files.none
|
|
|
|
@m:acpipic_up = "ACPI, uniProcessor ia64",files.none
|
|
@m:acpipic_mp = "ACPI, multiprocessor ia64",files.none
|
|
|
|
[Display]
|
|
@i:forcevga = "Standaard-VGA (640x480, 16 kleuren)",files.none
|
|
@i:vga = "Automatische detectie",files.none
|
|
@@!i:vga = "VGA-compatibel",files.none
|
|
@i:sglfb = "Cobalt",files.sglfb
|
|
|
|
[Mouse]
|
|
@i:msps2 = "Microsoft-muis voor muispoort (inclusief BallPoint)",files.i8042,i8042prt
|
|
@i:lgps2 = "Logitech-muis voor muispoort",files.i8042,i8042prt
|
|
@i:msinp = "Microsoft-muis voor InPort-bus",files.inport,inport
|
|
@i:msbpser = "Microsoft BallPoint-muis (serieel)",files.sermouse,sermouse
|
|
@i:lgser = "Logitech-muis (serieel)",files.sermouse,sermouse
|
|
@@:none = "Geen muis of ander aanwijsapparaat",files.none,""
|
|
@@:mouhid = "USB-muis",files.mouhid,mouhid
|
|
@@:msser = "Microsoft-muis (serieel)",files.sermouse,sermouse
|
|
@@:ps2 = "Muis voor muispoort",files.i8042,i8042prt
|
|
@@:sermouse = "Seri塴e muis",files.sermouse,sermouse
|
|
@i:USB = "USB-muis",files.mouhid,mouhid
|
|
|
|
@*: COMPAT: we purposely put two strings section in txtsetup.sif
|
|
@*: The problem is that setupapi only reads strings from the first
|
|
@*: strings section it encounters. Since older versions of the OS
|
|
@*: accidentally had multiple Strings sections in the past, we make
|
|
@*: Whistler have multiple strings sections so that older applications
|
|
@*: (like win2k risetup) can read this file without requiring any change
|
|
@*: The only string that risetup specifically cares about is whatever
|
|
@*: LoadIdentifier points at, so you can probably safely add new strings
|
|
@*: to this section.
|
|
@*:
|
|
@*:
|
|
@*: The first strings section comes another one of the files that
|
|
@*: builds txtsetup.sif
|
|
|
|
|
|
|
|
[Strings]
|
|
@@!m:@w!p:wks_id = "Microsoft Windows XP Professional"
|
|
@m:@w!p:wks_id = "Microsoft Windows XP 64-Bit Edition"
|
|
@@:@p:wks_id = "Microsoft Windows XP Home Edition"
|
|
@@:@s!e!b:srv_id = "Microsoft Windows 2002 Server"
|
|
@@:@e!d:srv_id = "Microsoft Windows 2002 Advanced Server"
|
|
@@:@d:srv_id = "Microsoft Windows 2002 Datacenter Server"
|
|
@@:@b:srv_id = "Microsoft Windows 2002 Blade Server"
|
|
@@!m:@w!p:wks_id_vga = "Microsoft Windows XP Professional [VGA-modus]"
|
|
@m:@w!p:wks_id_vga = "Microsoft Windows XP 64-Bit Edition [VGA-modus]"
|
|
@@:@p:wks_id_vga = "Microsoft Windows XP Home Edition [VGA-modus]"
|
|
@@:@s!e!b:srv_id_vga = "Microsoft Windows 2002 Server [VGA-modus]"
|
|
@@:@e!d:srv_id_vga = "Microsoft Windows 2002 Advanced Server [VGA-modus]"
|
|
@@:@d:srv_id_vga = "Microsoft Windows 2002 Datacenter Server [VGA-modus]"
|
|
@@:@b:srv_id_vga = "Microsoft Windows 2002 Blade Server [VGA-modus]"
|
|
cancel_id = "Windows XP Setup annuleren"
|
|
9x_id = "Microsoft Windows"
|