Windows-Server-2003/mergedcomponents/setupinfs/sv/wsh.txt

210 lines
1.6 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-filer"
TIPS_WSH = "Skriv skript för att automatisera aktiviteter i Windows"
DESC_DOTWSH = "Inställningsfil för Windows Script Host"
DESC_DOTVBS = "VBScript-skriptfil"
DESC_DOTVBE = "Kodad VBScript-skriptfil"
DESC_DOTJS = "JScript-skriptfil"
DESC_DOTJSE = "Kodad JScript-skriptfil"
DESC_DOTWS = "Windows-skriptfil"
DESC_WSHEXT = "Shell-tillägg för Windows Script Host"
DESC_WSHOMLIB = "Objektmodell för Microsoft Windows Script Host"
DESC_WSHSHELL = "Shell-objekt för Windows Script Host"
DESC_WSHNETWORK = "Nätverksobjekt för Windows Script Host"
MENU_OPEN = "&Öppna"
MENU_CONOPEN = "Öppna &med Kommandotolken"
MENU_DOSOPEN = "Öppna m&ed MS-DOS-prompt"
MENU_EDIT = "&Redigera"
MENU_PRINT = "Skriv &ut"
FILE_WSHEXT = "wshsv.dll"
FILE_SCROBJ = "scosv.dll"