; Directory names - note that that short versions must match the truncated
; 8 char names for the long versions.
ProgramFiles = "Programmi"
ProgramFiles_SFN = "Progra~1" ; first 6 chars of ProgramFiles, + "~1"
ProgramFiles_SFN_OEM = "Progra~1" ; first 6 chars of ProgramFiles, + "~1" - in OEM codepage (not Ansi)
OLDNETMTGDIR = "Meeting"
OLDNETMTGDIR_OEM = "Meeting"
NETMTGDIR = "NetMeeting"
NETMTGDIR_SFN = "NetMee~1"
NETMTGDIR_SFN_OEM = "NetMee~1"
PRODUCT_NAME = "Microsoft NetMeeting"
CHAT_NAME = "Conversazione in linea Microsoft NetMeeting"
MSIPTYPE = "Servizio di individuazione utenti"
MSWBTYPE = "Documento della Lavagna di Microsoft NetMeeting"
; This string is not necessarily localizable, but may be customizable.
; It can also be set via System Policies.
DEFAULT_ULS_SERVER = "uls.microsoft.com"
DISK1 = "File di Microsoft NetMeeting"
; Program folder and item names
PGMGRP_NETMTG = ""
PGMITEM_NETMTG = "Microsoft NetMeeting"
PGMITEM_README = "Informazioni su Microsoft NetMeeting"
; Sound event names
ReceiveCall = "Ricevi chiamata"
ReceiveJoin = "Ricevi richiesta di partecipazione"
PersonJoins = "Utenti aggiunti"
PersonLeaves = "Utenti usciti"
ChatMsgReceived = "Ricevuto messaggio della conversazione."
; Name of a conference link
ConfLnk = "Composizione veloce"
; Prompt for installation directory
INSTALL_DIR_PROMPT = "Immettere la directory in cui installare i file di Microsoft NetMeeting:"
DEFAULT_INSTALL_DRIVE = "C:"
REMOVE_NODIR_ERROR = "Microsoft NetMeeting non Φ installato sul computer."
; Display names and descriptions for transports
PROTNAME_PSTN = "Modem"
PROTNAME_TCPIP = "Rete (TCP/IP)"
PROTNAME_IPX = "Rete (IPX)"
PROTNAME_NETBIOS = "Rete (NETBIOS)"
PROTNAME_R11_PSTN = "Modem per reti LiveShare"
PROTNAME_R11_NETBIOS = "Rete (NETBIOS) per reti LiveShare"
PROTNAME_R11_IPX = "Rete (IPX) per reti LiveShare"
PROTDESC_PSTN = "Consente di chiamare utenti via modem."
PROTDESC_TCPIP = "Consente di effettuare chiamate su Internet e su una rete locale (LAN)."
PROTDESC_IPX = "Consente di effettuare chiamate su una rete locale (LAN)."
PROTDESC_NETBIOS = "Consente di effettuare chiamate su una rete locale (LAN)."
PROTDESC_R11_PSTN = "Consente di chiamare utenti che usano LiveShare 3.X o precedente via modem. Pu≥ essere utilizzato per discussioni con un solo utente."
PROTDESC_R11_NETBIOS = "Consente di chiamare utenti che usano LiveShare 3.X o precedente su una rete locale (LAN). Pu≥ essere utilizzato per discussioni con un solo utente."
PROTDESC_R11_IPX = "Consente di chiamare utenti che usano LiveShare 3.X o precedente su una rete locale (LAN). Pu≥ essere utilizzato per discussioni con un solo utente."