66 lines
1.4 KiB
Plaintext
66 lines
1.4 KiB
Plaintext
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
[Strings]
|
|||
|
; Unlocalizable strings
|
|||
|
REG_WSH = "Software\Microsoft\Windows Script Host"
|
|||
|
REG_APPROVE = "Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
|
|||
|
REG_UNINSTALL = "Software\Microsoft\Windows\CurrentVersion\Uninstall\WindowsScriptHost"
|
|||
|
CLSID_WSHEXT = "{60254CA5-953B-11CF-8C96-00AA00B8708C}"
|
|||
|
|
|||
|
; Localizable strings
|
|||
|
DISP_WSH = "Microsoft Windows Script Host"
|
|||
|
DESC_WSH = "Windows Script Host"
|
|||
|
DESC_DISKS = "Windows Script Host f<>jljai"
|
|||
|
TIPS_WSH = "Parancsf<73>jlok <20>r<EFBFBD>sa windowsos feladatok automatiz<69>l<EFBFBD>s<EFBFBD>ra"
|
|||
|
|
|||
|
DESC_DOTWSH = "Windows Script Host be<62>ll<6C>t<EFBFBD>sf<73>jlja"
|
|||
|
DESC_DOTVBS = "VBScript parancsf<73>jl"
|
|||
|
DESC_DOTVBE = "VBScript k<>dolt parancsf<73>jl"
|
|||
|
DESC_DOTJS = "JScript parancsf<73>jl"
|
|||
|
DESC_DOTJSE = "JScript k<>dolt parancsf<73>jl"
|
|||
|
DESC_DOTWS = "Windows parancsf<73>jl"
|
|||
|
DESC_WSHEXT = "Windows Script Host rendszerh<72>j-kiterjeszt<7A>s"
|
|||
|
|
|||
|
DESC_WSHOMLIB = "Microsoft Windows Script Host objektummodell"
|
|||
|
DESC_WSHSHELL = "Windows Script Host rendszerh<72>j-objektum"
|
|||
|
DESC_WSHNETWORK = "Windows Script Host h<>l<EFBFBD>zati objektum"
|
|||
|
|
|||
|
MENU_OPEN = "&Megnyit<69>s"
|
|||
|
MENU_CONOPEN = "Megnyit<69>s p&arancssorral"
|
|||
|
MENU_DOSOPEN = "Megnyit<69>s MS-&DOS parancssorral"
|
|||
|
MENU_EDIT = "S&zerkeszt<7A>s"
|
|||
|
MENU_PRINT = "Ny&omtat<61>s"
|
|||
|
|
|||
|
FILE_WSHEXT = "wshext.dll"
|
|||
|
FILE_SCROBJ = "scrobj.dll"
|