; CoPyRiGhT=copyright 1992-1999, by Novell, INC. All rights reserved. [Strings] V_NOVELL = "Novell" NWFS_Desc = "Novell Client per Windows 2000" NetwarePrintProvider = "Servizi di stampa Netware" Login_Caption="Inzio del login" 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 = "Permette di accedere alle risorse della rete dal proprio computer." ; 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 per Windows 2000" ProductNWSIPX32DisplayName = "Interfaccia di trasporto Novell IPX/SPX" ProductSROUTEDisplayName = "Supporto source routing ODI di Novell NetWare ODI" ProductODILOADDisplayName = "Caricatore del driver ODI MAC di Novell NetWare" ProductLSLDisplayName = "LSL Novell NetWare" ProductNBIDisplayName = "Interfaccia bus di Novell NetWare" ProductRESMGRDisplayName = "Manager delle risorse Novell" ProductRECONNECTDisplayName = "Servizio di riconnessione automatica di Novell NetWare" ProductTDIDisplayName = "TDI" ProductMUPDisplayName = "MUP" ProductNWSAPDisplayName = "Provider del servizio dello spazio dei nomi SAP Novell" ProductNWSNSDisplayName = "Servizi di denominazione semplice Novell" ProductNWGLTDisplayName = "Richiama la destinazione locale IPX Novell" ProductNWHOSTDisplayName = "Provider del servizio dello spazio dei nomi dei file dell'host Novell" ProductNWDHCPDisplayName = "Client Novell DHCP Inform" ProductSRVLOCDisplayName = "Ubicazione dei servizi Novell" ProductNWSLPDisplayName = "Provider del servizio dello spazio dei nomi SLP Novell" ProductNWDNSDisplayName = "Provider del servizio dello spazio dei nomi DNS Novell" ProductNWDHCPNDSDisplayName = "Opzioni NDS DHCP del provider del servizio dei nomi" ProductNWFSDisplayNameSAM = "Novell NDS per NT Client" ProductNICMDisplayName = "Driver Novell InterService Communication" ProductWMDisplayName = "Novell Workstation Manager" DSK1_NOVELL= "Novell NetWare Client per Windows 2000 - Disco 1" DSK2_NOVELL= "Novell NetWare Client per Windows 2000 - Disco 2" DSK3_NOVELL= "Novell NetWare Client per Windows 2000 - Disco 3" DSK4_NOVELL= "Novell NetWare Client per Windows 2000 - Disco 4" DSK5_NOVELL= "Novell NetWare Client per Windows 2000 - Disco 5" LANG = ITALIANO