; CoPyRiGhT=copyright 1992-1999, by Novell, INC. All rights reserved. [Strings] V_NOVELL = "Novell" NWFS_Desc = "Novell Client for Windows 2000" NetwarePrintProvider = "Netware 列印服務" Login_Caption="開始登入" FLG_ADDREG_KEYONLY = 0x0010 REG_MULTI_SZ = 0x10000 REG_EXPAND_SZ = 0x20000 REG_DWORD = 0x10001 SERVICE_DEMAND_START = 3 SERVICE_AUTO_START = 2 SERVICE_WIN32_SHARE_PROCESS = 32 SERVICE_FILE_SYSTEM_DRIVER = 2 SERVICE_WIN32_OWN_PROCESS = 16 NWFS_HELP = "允許您的電腦在網路上存取資源。" ; Characteristic flags NCF_VIRTUAL = 0x0001 NCF_WRAPPER = 0x0002 NCF_PHYSICAL = 0x0004 NCF_HIDDEN = 0x0008 NCF_NO_SERVICE = 0x0010 NCF_REMOVABLE = 0x0020 NCF_HAS_UI = 0x0080 NCF_MODEM = 0x0100 NCF_VIRTUAL_HIDDEN = 0x0009 ; NCF_VIRTUAL | NCF_HIDDEN NCF_WRAPPER_HIDDEN = 0x000A ; NCF_WRAPPER | NCF_HIDDEN NCF_REMOVABLE_HAS_UI = 0x00A0 ; NCF_REMOVABLE | NCF_HAS_UI CSID00=0B9398C0-DC7E-101B-A351-00AA004797A7 ; Global menu and propsheet CSID01=208D2C60-3AEA-1069-A2D7-08002B30309D ; Network Neighbourhood CSID02=0B7F1760-B613-101B-B115-00AA00479C41 ; per file-folder menu and propsheet ProductNetwareWorkstationDisplayName = "Novell Client for Windows 2000" ProductNWSIPX32DisplayName = "Novell IPX/SPX 傳輸介面" ProductSROUTEDisplayName = "Novell NetWare ODI Source Routing Support" ProductODILOADDisplayName = "Novell NetWare ODI MAC Driver Loader" ProductLSLDisplayName = "Novell NetWare LSL" ProductNBIDisplayName = "Novell NetWare Bus Interface" ProductRESMGRDisplayName = "Novell 資源管理員" ProductRECONNECTDisplayName = "Novell NetWare Auto Reconnect Service" ProductTDIDisplayName = "TDI" ProductMUPDisplayName = "MUP" ProductNWSAPDisplayName = "Novell SAP 名稱空間服務提供者" ProductNWSNSDisplayName = "Novell 範例命名服務" ProductNWGLTDisplayName = "Novell IPX Get Local Target" ProductNWHOSTDisplayName = "Novell 主機檔案名稱空間服務提供者" ProductNWDHCPDisplayName = "Novell DHCP 通知用戶端" ProductSRVLOCDisplayName = "Novell 服務位置" ProductNWSLPDisplayName = "Novell SLP 名稱空間服務提供者" ProductNWDNSDisplayName = "Novell DNS 名稱空間服務提供者" ProductNWDHCPNDSDisplayName = "DHCP NDS 選項名稱服務提供者" ProductWMDisplayName = "Novell 工作站管理員" ProductNWFSDisplayNameSAM = "Novell NDS for NT Client" ProductNICMDisplayName = "Novell InterService 通訊驅動程式" DSK1_NOVELL= "Novell NetWare Client for Windows 2000 Disk 1" DSK2_NOVELL= "Novell NetWare Client for Windows 2000 Disk 2" DSK3_NOVELL= "Novell NetWare Client for Windows 2000 Disk 3" DSK4_NOVELL= "Novell NetWare Client for Windows 2000 Disk 4" DSK5_NOVELL= "Novell NetWare Client for Windows 2000 Disk 5" LANG = CHINESET