; CoPyRiGhT=copyright 1992-1999, by Novell, INC. All rights reserved. [Strings] V_NOVELL = "Novell" NWFS_Desc = "Client Novell pour Windows 2000" NetwarePrintProvider = "Services d'impression Netware" Login_Caption="Commencer le 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 = "Permet à votre ordinateur d'accéder aux ressources du réseau." ; 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 ; Menu général et feuille de propriétés CSID01=208D2C60-3AEA-1069-A2D7-08002B30309D ; Voisinage réseau CSID02=0B7F1760-B613-101B-B115-00AA00479C41 ; Menu et feuille de propriétés par fichier-dossier ProductNetwareWorkstationDisplayName = "Client Novell pour Windows 2000" ProductNWSIPX32DisplayName = "Interface de transport IPX/SPX de Novell" ProductSROUTEDisplayName = "Support du Source Routing ODI de Novell NetWare" ProductODILOADDisplayName = "Chargeur de pilotes ODI MAC de Novell NetWare" ProductLSLDisplayName = "LSL de Novell NetWare" ProductNBIDisplayName = "Interface du bus de Novell NetWare" ProductRESMGRDisplayName = "Gestionnaire de ressources de Novell" ProductRECONNECTDisplayName = "Service de reconnexion automatique de Novell NetWare" ProductTDIDisplayName = "TDI" ProductMUPDisplayName = "MUP" ProductNWSAPDisplayName = "Fournisseur de service d'espace de nom SAP de Novell" ProductNWSNSDisplayName = "Services de noms simples de Novell" ProductNWGLTDisplayName = "Obtention de cible locale IPX de Novell" ProductNWHOSTDisplayName = "Fournisseur de service d'espace de nom pour les fichiers hôtes de Novell" ProductNWDHCPDisplayName = "Client Inform DHCP Novell" ProductSRVLOCDisplayName = "Emplacement de service Novell" ProductNWSLPDisplayName = "Fournisseur de service d'espace de nom SLP de Novell" ProductNWDNSDisplayName = "Fournisseur de service d'espace de nom DNS de Novell" ProductNWDHCPNDSDisplayName = "Options DHCP NDS du fournisseur de service de nom. " ProductWMDisplayName = "Novell Workstation Manager" DSK1_NOVELL= "Novell NetWare Client pour Windows 2000 Disquette 1" DSK2_NOVELL= "Novell NetWare Client pour Windows 2000 Disquette 2" DSK3_NOVELL= "Novell NetWare Client pour Windows 2000 Disquette 3" DSK4_NOVELL= "Novell NetWare Client pour Windows 2000 Disquette 4" DSK5_NOVELL= "Novell NetWare Client pour Windows 2000 Disquette 5" LANG = FRANCAIS