Source code of Windows XP (NT5)
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

/*:
@*: 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_1250.nls,1250
OemCodepage = c_852.nls,852,c_437.nls,437
MacCodepage = c_10029.nls,10029
UnicodeCasetable = l_intl.nls,040E
OemHalFont = vga852.fon
DefaultLayout = 0000040E
[Keyboard]
STANDARD = "XT, AT, vagy kiterjesztett billentyûzet (83-104 gombos)",files.i8042,i8042prt
kbdhid = "USB billentyûzet",files.kbdhid,kbdhid
@i:USB = "USB billentyûzet",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 Keyboard",files.kbdhid,kbdhid
@i:USB = "USB Keyboard",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, ©Î¼W±j«¬Áä½L (83-104 Áä)",files.i8042,i8042prt
kbdhid = "USB Keyboard",files.kbdhid,kbdhid
@i:USB = "USB Keyboard",files.kbdhid,kbdhid
[Files.BackupOnUpgrade]
[Files.BackupOnOverwrite]
[FontListE]
"¼Ð·¢Åé (TrueType)" = KAIU.TTF
"²Ó©úÅé & ·s²Ó©úÅé (TrueType)" = MINGLIU.TTC
["Keyboard Layout"]
00000404 = "¬ü¦¡Áä½L (¤¤¤å)"
[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 Japanese Keyboard (Including USB)" ,files.kbd106,i8042prt, KBD106.DLL, 7, 2, PCAT_106KEY
@@:STANDARD = "101 English Keyboard (Including USB)" ,files.kbd101,i8042prt,KBD101.DLL, 7, 0, PCAT_101KEY
@@:LAYOUT98 = "NEC 98 Layout USB Keyboard",files.LAYOUT98,i8042prt,KBDNEC.DLL, 7, 2, LAYOUT98
@*:@@!n:AX_105KEY = "AX “ú–{Œê ƒL�[ƒ{�[ƒh" ,files.kbdax2,i8042prt, KBDAX2.DLL, 7, 1, AX_105KEY
@*:@@!n:IBM_002_106KEY = "IBM-5576 002/003 ƒL�[ƒ{�[ƒh" ,files.kbdibm02,i8042prt,KBDIBM02.DLL, 7, 3, IBM_002_106KEY
kbdhid = "USB Keyboard",files.kbdhid,kbdhid
@i:USB = "USB Keyboard",files.kbdhid,kbdhid
[Files.BackupOnUpgrade]
[Files.BackupOnOverwrite]
[FontListE]
"‚l‚r ƒSƒVƒbƒN & ‚l‚r ‚oƒSƒVƒbƒN & MS UI Gothic (TrueType)" = MSGOTHIC.TTC
"‚l‚r –¾’© & ‚l‚r ‚o–¾’© (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 Keyboard",files.kbdhid,kbdhid
@i:USB = "USB Keyboard",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 = "%1!u! MB Micro Channel lemez"
atdisk = "%1!u! MB IDE/ESDI lemez"
disk = "%1!u! MB lemez: %2!u! Id: %3!u! busz: %4!u! - %5"
[ScsiClass]
cdrom = "SCSI CD-ROM"
floppy = "SCSI hajl‚konylemez"
disk = "SCSI merevlemez"
ramdisk = "RAM-lemez illeszt‹programja"
[FileSystems]
fat = "FAT f jlrendszer"
ntfs = "Windows NT f jlrendszer (NTFS)"
ksecdd = "Kernel biztons gi szolg ltat¢"
[FloppyDrivers]
floppy = "szabv nyos hajl‚konylemez"
fat = "FAT f jlrendszer"
[SystemPartitionFiles]
@i:@@:Bootfont.bin,"\"
[CdRomDrivers]
cdfs = "CD-ROM f jlrendszer"
[MouseDrivers]
mouclass = "Eg‚r oszt ly-illeszt‹program"
mouhid = "HID eg‚r szûr‹eszk”ze"
;
; 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)" = COUREE.FON
"MS Sans Serif 8,10,12,14,18,24 (VGA res)" = SSERIFEE.FON
"MS Serif 8,10,12,14,18,24 (VGA res)" = SERIFEE.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 = "Alb n"
00000423 = "Belorusz"
00000813 = "Belga (holland)"
0000080C = "Belga (francia)"
00000416 = "Brazil (ABNT)"
00000809 = "Brit"
00000402 = "Bolg r"
00010402 = "Bolg r (latin betûs)"
00000405 = "Cseh"
00010405 = "Cseh (QWERTY)"
00000406 = "D n"
00000425 = "�szt"
0000040B = "Finn"
0000040C = "Francia"
00000408 = "G”r”g"
00050408 = "G”r”g - latin betûs"
00010408 = "G”r”g (220)"
00030408 = "G”r”g (220) - latin betûs"
00020408 = "G”r”g (319)"
00040408 = "G”r”g (319) - latin betûs"
00000413 = "Holland"
0000041a = "Horv t"
00001809 = "Ör"
0000040F = "Izlandi"
00001009 = "Kanadai angol (t”bbnyelvû)"
00000C0C = "Kanadai francia "
00010C0C = "Kanadai francia (t”bbnyelvû)"
0000080A = "Latin-amerikai"
00000415 = "Lengyel (programoz¢i)"
00010415 = "Lengyel (214)"
00000426 = "Lett"
00010426 = "Lett (QWERTY)"
00000427 = "Litv n"
0000040E = "Magyar (QWERTZ)"
0001040E = "Magyar (101 gombos, QWERTY)"
00000407 = "N‚met"
00010407 = "N‚met (IBM)"
00000414 = "Norv‚g"
00000410 = "Olasz"
00010410 = "Olasz (142)"
00000419 = "Orosz"
00010419 = "Orosz (¡r¢g‚p)"
00000816 = "Portug l"
00000418 = "Rom n"
0000040A = "Spanyol"
0001040A = "Spanyol (m sik v ltozat)"
00000C1A = "Szerb (cirill betûs)"
00010C1A = "Szerb (latin betûs)"
0000041B = "Szlov k"
0001041B = "Szlov k (QWERTY)"
00000424 = "Szlov‚n"
0000100C = "Sv jci francia"
00000807 = "Sv jci n‚met"
0000041D = "Sv‚d"
0001041F = "T”r”k (F)"
0000041F = "T”r”k (Q)"
00000422 = "Ukr n"
00000409 = "US"
00010409 = "US-Dvorak"
00030409 = "US-Dvorak balkezeseknek"
00040409 = "US-Dvorak jobbkezeseknek"
00020409 = "US nemzetk”zi"
[DiskDrivers]
dmboot = "Dinamikus k”tetek t mogat sa (dmboot)"
i2omgmt = "Intelligens I/O t mogat si illeszt‹program"
[InputDevicesSupport]
usbehci = "B‹v¡tett  llom svez‚rl‹",files.usbehci,usbehci
usbohci = "Ny¡lt  llom svez‚rl‹",files.usbohci,usbohci
usbuhci = "Univerz lis  llom svez‚rl‹",files.usbuhci,usbuhci
usbhub = "µltal nos USB hub-illeszt‹program",files.usbhub,usbhub
hidusb = "Human Interface Parser",files.hidusb,hidusb
serial = "Soros port illeszt‹programja",files.none,serial
serenum = "Soros port sz ml l¢",files.none,serenum
usbstor = "USB Storage Class illeszt‹programja",files.usbstor,usbstor
usbccgp = "USB  ltal nos sz�l‹-illeszt‹program",files.usbccgp,usbccgp
[SCSI]
@i:sparrow = "Adaptec AHA-151X/AHA-152X/AIC-6X60 SCSI adapter"
@i:aha154x = "Adaptec AHA-154X/AHA-164X SCSI gazdaadapter"
aic78xx = "Adaptec AHA-294X/AHA-394X/AIC-78XX SCSI vez‚rl‹"
aic78u2 = "Adaptec AHA-294XU2/AIC-7890 SCSI vez‚rl‹"
adpu160m = "Adaptec AIC-789X/AHA-3960 Ultra160/m PCI SCSI k rtya"
afcnt = "Agilent HHBA-510x PCI Fibre Channel vez‚rl‹"
dpti2o = "Adaptec 2000S/3000S Ultra160 SCSI RAID vez‚rl‹"
afc9xxx = "Adaptec AFC-9210G PCI 64-bit/66MHz Fibre Channel 2Gbit vez‚rl‹"
@i:asc3550 = "Advansys 3550 Ultra Wide SCSI gazdaadapter"
@i:asc3350p = "Advansys ABP460 PCMCIA SCSI gazdaadapter"
@i:abp480n5 = "Advansys ABP480 CardBus SCSI gazdaadapter"
@i:asc = "Advansys SCSI gazdaadapter"
@i:amsint = "AMD PCI SCSI vez‚rl‹/Ethernet adapter"
mraid35x = "AMI MegaRaid RAID vez‚rl‹"
@i:cpqarray = "Compaq lemezk”teg"
cpqfcalm = "Compaq �vegsz lcsatorn s gazdaadapter"
cpqarry2 = "Compaq Smart Array vez‚rl‹"
cpqcissm = "Compaq Smart Array 5300 vez‚rl‹"
lp6nds35 = "Emulex LP6000 �vegsz lcsatorn s gazdaadapter"
@i:cd20xrnt = "IBM hordozhat¢ PCMCIA CD-ROM meghajt¢"
@i:ipsraidn = "IBM ServeRAID adapter"
nfrd960 = "IBM ServeRAID Adapter"
@i:i2omp = "Intelligens I/O kontroller"
atapi = "IDE CD-ROM (ATAPI 1.2)/PCI IDE adapter"
cbidf2k = "CardBus/PCMCIA IDE Miniport illeszt‹program"
@i:ini910u = "Initio Ultra SCSI gazdaadapter"
dac2w2k = "Mylex EXR2000,3000/AR160,170,352 Raid vez‚rl‹k"
dac960nt = "Mylex DAC960/Digital SWXCR-Ex Raid adapter"
@i:ultra = "Promise Technology Inc. Ultra IDE vez‚rl‹"
ql1240 = "QLogic ISP 1240 SCSI gazdaadapter"
ql10wnt = "QLogic PCI SCSI gazdaadapter"
ql1080 = "Qlogic QLA1080, 64 bites 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 �vegsz lcsatorn s adapter"
ql2200 = "QLogic QLA2200 PCI �vegsz lcsatorn s adapter"
sym_hi = "LSI Logic C896 PCI SCSI gazdaadapter"
sym_u3 = "LSI Logic C1010 PCI SCSI gazdaadapter"
@i:symc810 = "LSI Logic C8100 PCI SCSI gazdaadapter"
symc8xx = "LSI Logic C8xx PCI SCSI gazdaadapter"
symmpi = "LSI Logic PCI �vegsz lcsatorn s gazdaadapter"
hpn = "Hewlett Packard NetRAID-4M RAID adapter"
perc2 = "Dell PERC 2/3 RAID vez‚rl‹"
perc2gat = "Dell PERC 2/3 RAID vez‚rl‹ (Gatling)"
[BootBusExtenders]
pci = "PCI-busz illeszt‹program",files.pci,pci
acpi = "ACPI Plug & Play busz illeszt‹program",files.acpi,acpi
isapnp = "ISA Plug & Play busz illeszt‹program",files.isapnp,isapnp
acpiec = "ACPI be gyazott vez‚rl‹ illeszt‹program",files.none,acpiec
ohci1394 = "IEEE 1394 Bus OHCI szabv nynak megfelel‹ port-illeszt‹program",files.ohci1394,ohci1394
[BusExtenders]
pcmcia = "PCMCIA-t mogat s",files.pcmcia,pcmcia
pciide = "PCI IDE-busz illeszt‹program",files.pciide,pciide
intelide = "Intel IDE-busz illeszt‹program",files.intelide,intelide
viaide = "VIA IDE-busz illeszt‹program",files.viaide,viaide
cmdide = "CMD IDE-busz illeszt‹program",files.cmdide,cmdide
toside = "Toshiba IDE-busz illeszt‹program",files.toside,toside
aliide = "ALI IDE-busz illeszt‹program",files.aliide,aliide
mountmgr = "Mount Point kezel‹",files.none,mountmgr
ftdisk = "K”tetkezel‹",files.none,ftdisk
partmgr = "Part¡ci¢kezel‹",files.none,partmgr
fdc = "Hajl‚konylemez t mogat s",files.none,fdc
dmload = "Dinamikus lemezek t mogat sa (dmload)",files.none,dmload
dmio = "Dinamikus lemezek t mogat sa (dmio)",files.none,dmio
sbp2port = "IEEE 1394 SBP2 t rol si port t mogat sa", files.sbp2port,sbp2port
@i:lbrtfdc = "TOSHIBA hajl‚konylemez illeszt‹programja (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 = "Speci lis konfigur ci¢ ‚s energiaell t s illeszt‹je (ACPI) PC",files.none
@i:syspro_mp = "Compaq SystemPro Multiprocessor vagy 100% kompatibilis",files.none
@i:mps_up = "MPS Uniprocessor PC",files.none
@i:mps_mp = "MPS Multiprocessor PC",files.none
@i:e_isa_up = "Szabv nyos PC",files.none
@i:486c_up = "Szabv nyos PC C-Step i486-tal",files.none
@m:acpipic_up = "ACPI UniProcessor ia64",files.none
@m:acpipic_mp = "ACPI Multiprocessor ia64",files.none
[Display]
@i:forcevga = "Szab nyos VGA (640x480, 16 sz¡n)",files.none
@i:vga = "Automatikus felismer‚s",files.none
@@!i:vga = "VGA-kompatibilis",files.none
@i:sglfb = "Kobalt",files.sglfb
[Mouse]
@i:msps2 = "Eg‚rportra csatlakoz¢ Microsoft eg‚r (BallPoint is)",files.i8042,i8042prt
@i:lgps2 = "Eg‚rportra csatlakoz¢ Logitech eg‚r",files.i8042,i8042prt
@i:msinp = "Bels‹ buszra csatlakoz¢ Microsoft eg‚r",files.inport,inport
@i:msbpser = "Soros portra csatlakoz¢ Microsoft BallPoint eg‚r",files.sermouse,sermouse
@i:lgser = "Soros portra csatlakoz¢ Logitech eg‚r",files.sermouse,sermouse
@@:none = "Nincs eg‚r, vagy m s mutat¢eszk”z",files.none,""
@@:mouhid = "USB eg‚r",files.mouhid,mouhid
@@:msser = "Microsoft soros eg‚r",files.sermouse,sermouse
@@:ps2 = "Eg‚rport eg‚r",files.i8042,i8042prt
@@:sermouse = "Soros eg‚r",files.sermouse,sermouse
@i:USB = "USB eg‚r",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
// String section below for localizers
[Strings]
@@!m:@w!p:wks_id = "Microsoft Windows XP Professional - magyar"
@m:@w!p:wks_id = "Microsoft Windows XP 64-Bit Edition - magyar"
@@:@p:wks_id = "Microsoft Windows XP Home Edition - magyar"
@@:@s!e!b:srv_id = "Microsoft Windows 2002 Server - magyar"
@@:@e!d:srv_id = "Microsoft Windows 2002 Advanced Server - magyar"
@@:@d:srv_id = "Microsoft Windows 2002 Datacenter Server - magyar"
@@:@b:srv_id = "Microsoft Windows 2002 Blade Server - magyar"
@@!m:@w!p:wks_id_vga = "Microsoft Windows XP Professional - magyar [VGA]"
@m:@w!p:wks_id_vga = "Microsoft Windows XP 64-Bit Edition - magyar [VGA]"
@@:@p:wks_id_vga = "Microsoft Windows XP Home Edition - magyar [VGA]"
@@:@s!e!b:srv_id_vga = "Microsoft Windows 2002 Server - magyar [VGA]"
@@:@e!d:srv_id_vga = "Microsoft Windows 2002 Advanced Server - magyar [VGA]"
@@:@d:srv_id_vga = "Microsoft Windows 2002 Datacenter Server - magyar [VGA]"
@@:@b:srv_id_vga = "Microsoft Windows 2002 Blade Server - magyar [VGA]"
cancel_id = "A Windows XP telep¡t‚s‚nek megszak¡t sa"
9x_id = "Microsoft Windows"