Translations:KNetworkManager/3/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with 'Одним з типових випадків використання програми є встановлення бездротового з’єднання за допомо...')
 
(No difference)

Latest revision as of 16:31, 9 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.

Одним з типових випадків використання програми є встановлення бездротового з’єднання за допомогою вказаних користувачем реєстраційних даних. Користувач налаштовує з’єднання, а KNetworkManager зберігає параметри. До даних налаштування належать ім’я користувача (ESSID) і пароль, які буде пов’язано з певним бездротовим з’єднанням. Після цього KNetworkManager зможе використати вказані дані, додаючи їх до запису на з’єднання з певною мережею, переданого за допомогою DBus. Сервер NetworkManager виконає решту низькорівневих завдань, потрібних для остаточного налаштування програмного забезпечення (наприклад, передасть ESSID і ключ програмі роботи з wpa) і увімкне мережевий пристрій з відповідними параметрами.