Translations:KNetworkManager/3/it: Difference between revisions

From KDE UserBase Wiki
(Created page with 'Un utilizzo tipico è connettersi ad una rete wireless con credenziali note. L'utente imposterà una connessione e '''KNetworkManager''' memorizzerà le impostazioni ovunque le c...')
 
(No difference)

Latest revision as of 14:05, 10 September 2010

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KNetworkManager)
One typical usage is to connect to a wireless network with credentials known to the user. The user will setup a connection and '''KNetworkManager''' will store the settings wherever the user's configurations are stored. The configuration will include things like the name (''ESSID'') and passphrase used to associate with a particular wireless network. '''KNetworkManager''' can then use this information by packaging it into a DBus request to connect to a particular network. The Network Manager back end then does the low level operations required to actually setup the support software (e.g. pushing ESSID and key to '''wpa-supplicant''') and bring up the network device with the appropriate settings.

Un utilizzo tipico è connettersi ad una rete wireless con credenziali note. L'utente imposterà una connessione e KNetworkManager memorizzerà le impostazioni ovunque le configurazioni dell'utente vengano memorizzate. La configurazione includerà cose come il nome (ESSID) e la password utilizzata per aggiungersi ad una certa rete wireless. KNetworkManager può quindi utilizzare queste informazioni inserendole in una richiesta DBus per connettersi ad una particolare rete. Il backend Network Manager quindi compirà le operazioni di basso livello necessarie per impostare effettivamente i programmi di supporto (per esempio passando la ESSID e la chiave a wpa-supplicant) e facendo andare il dispositivo di rete con le impostazioni appropriate.