diff --git a/sources/gui/resources/translations/english.ts b/sources/gui/resources/translations/english.ts index 4b5b73b..d5d94e1 100644 --- a/sources/gui/resources/translations/english.ts +++ b/sources/gui/resources/translations/english.ts @@ -1,1430 +1,1454 @@ - + BridgeWidget Form - + Form Bridge settings - + Bridge settings Skip (R)STP and immediately activate all bridge members - + Skip (R)STP and immediately activate all bridge members Skip forwarding delay - + Skip forwarding delay ErrorWindow Could not find components - + Could not find components Does not support yet - + Does not support yet Profile name is not set - + Profile name is not set Bind interfaces are not set - + Bind interfaces are not set Description is not set - + Description is not set Ip settings are not set - + Ip settings are not set Configuration file does not exist - + Configuration file does not exist Key is not set - + Key is not set Wireless settings are not set - + Wireless settings are not set Configuration file is not set - + Configuration file is not set ESSID is not set - + ESSID is not set MAC address is incorrect - + MAC address is incorrect Session ID is not set - + Session ID is not set APN is not set - + APN is not set Empty user/group name - + Empty user/group name Unknown error - + Unknown error Error - + Error Error text - + Error text Ok - + Ok EthernetWidget Select wpa configuration file - + Select wpa configuration file Configuration files (*.conf) - + Configuration files (*.conf) Hide advanced - + Hide advanced Show advanced - + Show advanced Form - + Form Ethernet options - + Ethernet options <html><head/><body><p>Whether or not the absence of a carrier is acceptable</p></body></html> - + Whether or not the absence of a carrier is acceptable Skip no carrier - + Skip no carrier Set to ‘yes’ to use 802.1x authentication - + Set to ‘yes’ to use 802.1x authentication 802.1x authentication - + 802.1x authentication WPA config file - + WPA config file Path to a wpa_supplicant configuration file - + Path to a wpa_supplicant configuration file Browse - + Browse WPA driver - + WPA driver wired - + wired nl80211 - + nl80211 wext - + wext The wpa_supplicant driver to use for 802.1x authentication - + The wpa_supplicant driver to use for 802.1x authentication Timeout carrier - + Timeout carrier Maximum time, in seconds, to wait for a carrier - + Maximum time, in seconds, to wait for a carrier Timeout WPA - + Timeout WPA Maximum time, in seconds, to wait for 802.1x authentication to succeed - + Maximum time, in seconds, to wait for 802.1x authentication to succeed GeneralWidget Hide advanced - + Hide advanced Show advanced - + Show advanced Form - + Form General - + General Description - + Description <html><head/><body><p>A description of the profile</p></body></html> - + A description of the profile Connection - + Connection The connection type used by the profile - + The connection type used by the profile Interface - + Interface The name of the associated network interface - + The name of the associated network interface Binds to interfaces - + Binds to interfaces Add - + Add An array of physical network interfaces that this profile needs before it can be started - + An array of physical network interfaces that this profile needs before it can be started After - + After An array of profile names that should be started before this profile is started - + An array of profile names that should be started before this profile is started Command after starting - + Command after starting A command that is executed after a connection is established - + A command that is executed after a connection is established Command before stoping - + Command before stoping A command that is executed before a connection is brought down - + A command that is executed before a connection is brought down Set to ‘yes’ to force connecting even if the interface is up - + Set to ‘yes’ to force connecting even if the interface is up Force connect - + Force connect Debug mode - + Debug mode IpWidget Hide advanced - + Hide advanced Show advanced - + Show advanced Form - + Form IP options - + IP options IP - + IP dhcp - + dhcp static - + static Address - + Address Add - + Add An array of IP addresses suffixed with ‘/<netmask>’ - + An array of IP addresses suffixed with ‘/<netmask>’ Gateway - + Gateway An IP routing gateway address - + An IP routing gateway address IP6 - + IP6 dhcp-noaddr - + dhcp-noaddr stateless - + stateless Address6 - + Address6 An array of IPv6 addresses - + An array of IPv6 addresses Gateway6 - + Gateway6 An IPv6 routing gateway address - + An IPv6 routing gateway address Routes - + Routes An array of custom routes - + An array of custom routes via - + via An array of physical network interfaces that this profile needs before it can be started - + An array of physical network interfaces that this profile needs before it can be started Routes6 - + Routes6 Custom - + Custom An array of argument lines to pass to ip - + An array of argument lines to pass to ip Hostname - + Hostname A system hostname - + A system hostname Timeout DAD - + Timeout DAD Set to ‘yes’ to release the DHCP lease when the profile is stopped - + Set to ‘yes’ to release the DHCP lease when the profile is stopped DHCP client - + DHCP client dhcpcd - + dhcpcd dhclient - + dhclient The name of the preferred DHCP client - + The name of the preferred DHCP client dhcpcd options - + dhcpcd options Additional options to be passed to the DHCP client - + Additional options to be passed to the DHCP client dhclient options - + dhclient options dhclient options (6) - + dhclient options (6) Timeout DHCP - + Timeout DHCP Maximum time, in seconds, to wait for DHCP to be successful - + Maximum time, in seconds, to wait for DHCP to be successful DHCP release on stop - + DHCP release on stop DNS - + DNS An array of DNS nameservers - + An array of DNS nameservers DNS domain - + DNS domain A ‘domain’ line for /etc/resolv.conf - + A ‘domain’ line for /etc/resolv.conf DNS search - + DNS search A ‘search’ line for /etc/resolv.conf - + A ‘search’ line for /etc/resolv.conf DNS options - + DNS options An array of ‘options’ lines for /etc/resolv.conf - + An array of ‘options’ lines for /etc/resolv.conf + + + Maximum time, in seconds, to wait for IPv6’s Duplicate Address Detection to succeed + Maximum time, in seconds, to wait for IPv6’s Duplicate Address Detection to succeed MainWindow Ready - + Ready Updated - + Updated Error - + Error Done - + Done Stop - + Stop Start - + Start Disable - + Disable Enable - + Enable Save profile as... - + Save profile as... Profile (*) - + Profile (*) Netctl GUI - + Netctl GUI + Version : %1 License : GPLv3 - + Version : %1 License : GPLv3 + Evgeniy Alekseev aka arcanis - + Evgeniy Alekseev aka arcanis + E-mail : esalexeev@gmail.com - + E-mail : esalexeev@gmail.com + + Usage: - + Usage: + netctl-gui [ --default ] [ -t NUM | --tab NUM ] [ -h | --help] - + netctl-gui [ --default ] [ -t NUM | --tab NUM ] [ -h | --help] + + Parametrs: - + Parametrs: + --default - start with default settings - + --default - start with default settings + -t NUM --tab NUM - open a tab with number NUM - + -t NUM --tab NUM - open a tab with number NUM + -h --help - show this help and exit - + -h --help - show this help and exit + Netctl GUI - + Netctl GUI Settings - + Settings Ctrl+S - + Ctrl+S Quit - + Quit Ctrl+Q - + Ctrl+Q Name - + Name Description - + Description Status - + Status Refresh - + Refresh Ctrl+R - + Ctrl+R Restart - + Restart Connect to profile - + Connect to profile Profile - + Profile Browse - + Browse Clear - + Clear Load - + Load Save - + Save Create a new profile - + Create a new profile Please install 'wpa_supplicant' before using it - + Please install 'wpa_supplicant' before using it Signal - + Signal Security - + Security Connect to Wi-Fi - + Connect to Wi-Fi Menu - + Menu + + + Name Status Signal Security + Name Status Signal Security + + + Name Description Status + Name Description Status MobileWidget Select options file - + Select options file Configuration files (*.conf) - + Configuration files (*.conf) Hide advanced - + Hide advanced Show advanced - + Show advanced Form - + Form Mobile PPP settings - + Mobile PPP settings Username - + Username The username and password to connect with - + The username and password to connect with Password - + Password Access point name - + Access point name The access point (apn) to connect on - + The access point (apn) to connect on PIN - + PIN If your modem requires a PIN to unlock, use this option - + If your modem requires a PIN to unlock, use this option Mode - + Mode None - + None 3Gpref - + 3Gpref 3Gonly - + 3Gonly GPRSpref - + GPRSpref GPRSonly - + GPRSonly This option is used to specify the connection mode - + This option is used to specify the connection mode Max fail - + Max fail The number of consecutive failed connection attempts to tolerate - + The number of consecutive failed connection attempts to tolerate Use the default route provided by the peer - + Use the default route provided by the peer Default route - + Default route Use the DNS provided by the peer - + Use the DNS provided by the peer Use peer DNS - + Use peer DNS Options file - + Options file A file to read additional pppd options from - + A file to read additional pppd options from Browse - + Browse PasswdWidget Form - + Form Password - + Password PppoeWidget Select options file - + Select options file Configuration files (*.conf) - + Configuration files (*.conf) Hide advanced - + Hide advanced Show advanced - + Show advanced Form - + Form PPPoE settings - + PPPoE settings Username - + Username The username and password to connect with - + The username and password to connect with Password - + Password Connection mode - + Connection mode persist - + persist demand - + demand This option specifies how a connection should be established - + This option specifies how a connection should be established Idle timeout - + Idle timeout This option specifies the idle time (in seconds) after which ‘pppd’ should disconnect - + This option specifies the idle time (in seconds) after which ‘pppd’ should disconnect Max fail - + Max fail The number of consecutive failed connection attempts to tolerate - + The number of consecutive failed connection attempts to tolerate Use the default route provided by the peer - + Use the default route provided by the peer Default route - + Default route Use the DNS provided by the peer - + Use the DNS provided by the peer Use peer DNS - + Use peer DNS PPP unit - + PPP unit Set the ppp unit number in the interface name (ppp0, ppp1, etc.) - + Set the ppp unit number in the interface name (ppp0, ppp1, etc.) LCP echo interval - + LCP echo interval These options override default LCP parameters from ‘/etc/ppp/options’ - + These options override default LCP parameters from ‘/etc/ppp/options’ LCP echo failure - + LCP echo failure Options file - + Options file A file to read additional pppd options from - + A file to read additional pppd options from Browse - + Browse PPPoE service - + PPPoE service This option specifies the PPPoE service name - + This option specifies the PPPoE service name PPPoE AC - + PPPoE AC This option specifies the PPPoE access concentrator name - + This option specifies the PPPoE access concentrator name PPPoE session - + PPPoE session This option specifies an existing session to attach to, MAC address - + This option specifies an existing session to attach to, MAC address PPPoE MAC - + PPPoE MAC Only connect to specified MAC address - + Only connect to specified MAC address Enable IPv6 support - + Enable IPv6 support PPPoE IPv6 - + PPPoE IPv6 SettingsWindow Select path to directory with interfaces - + Select path to directory with interfaces Select netctl command - + Select netctl command All files (*) - + All files (*) Select path to profile directory - + Select path to profile directory Select path to directory with rfkill devices - + Select path to directory with rfkill devices Select sudo command - + Select sudo command Select wpa_cli command - + Select wpa_cli command Select wpa_supplicant command - + Select wpa_supplicant command Settings - + Settings Language - + Language Select a language - + Select a language You will need to restart the application - + You will need to restart the application General - + General netctl path - + netctl path Path to netctl - + Path to netctl Browse - + Browse Profile path - + Profile path Path to profile directory - + Path to profile directory netctl - + netctl sudo path - + sudo path Path to sudo - + Path to sudo sudo - + sudo wpa_supplicant path - + wpa_supplicant path Path to wpa_supplicant - + Path to wpa_supplicant wpa_cli path - + wpa_cli path Path to wpa_cli - + Path to wpa_cli PID file - + PID file wpa_supplicant PID file - + wpa_supplicant PID file wpa_supplicant drivers - + wpa_supplicant drivers wpa_supplicant drivers comma separated - + wpa_supplicant drivers comma separated ctrl_interface directory - + ctrl_interface directory Path to control directory - + Path to control directory ctrl_interface group - + ctrl_interface group Group of control directory - + Group of control directory wpa_supplicant - + wpa_supplicant Path to interface list - + Path to interface list Path to directory which contains network devices - + Path to directory which contains network devices Path to rfkill device list - + Path to rfkill device list Path to directory which contains rfkill devices - + Path to directory which contains rfkill devices Prefered wireless interface - + Prefered wireless interface Other - + Other TunnelWidget Form - + Form Tunnel settings - + Tunnel settings Mode - + Mode ipip - + ipip gre - + gre sit - + sit isatap - + isatap ip6ip6 - + ip6ip6 ipip6 - + ipip6 ip6gre - + ip6gre any - + any The tunnel type - + The tunnel type Local - + Local The address of the local end of the tunnel - + The address of the local end of the tunnel Remote - + Remote The address of the remote end of the tunnel - + The address of the remote end of the tunnel TuntapWidget Form - + Form Tuntap settings - + Tuntap settings Mode - + Mode tun - + tun tap - + tap Either ‘tun’, or ‘tap’ - + Either ‘tun’, or ‘tap’ User - + User The owning user of the tun/tap interface - + The owning user of the tun/tap interface Group - + Group The owning group of the tun/tap interface - + The owning group of the tun/tap interface VlanWidget Form - + Form vlan settings - + vlan settings vlan ID - + vlan ID vlan identifier - + vlan identifier WirelessWidget Hide advanced - + Hide advanced Show advanced - + Show advanced Form - + Form Wireless options - + Wireless options Security - + Security none - + none wep - + wep wpa - + wpa wpa-configsection - + wpa-configsection wpa-config - + wpa-config ESSID - + ESSID The name of the network to connect to - + The name of the network to connect to Wpa config section - + Wpa config section Add - + Add Array of lines that form a network block for wpa_supplicant - + Array of lines that form a network block for wpa_supplicant Wpa config file - + Wpa config file Path to a wpa_supplicant configuration file - + Path to a wpa_supplicant configuration file Browse - + Browse Key - + Key The secret key to a WEP, or WPA encrypted network - + The secret key to a WEP, or WPA encrypted network Whether or not the specified network is a hidden network - + Whether or not the specified network is a hidden network Hidden - + Hidden Whether or not to use ad-hoc mode - + Whether or not to use ad-hoc mode Ad-hoc - + Ad-hoc Scan frequencies - + Scan frequencies A space-separated list of frequencies in MHz to scan when searching for the network - + A space-separated list of frequencies in MHz to scan when searching for the network Priority - + Priority Priority group for the network - + Priority group for the network Country - + Country The country for which frequency regulations will be enforced - + The country for which frequency regulations will be enforced WPA group - + WPA group Group that has the authority to configure wpa_supplicant via its control interface - + Group that has the authority to configure wpa_supplicant via its control interface Drivers - + Drivers west - + west nl80211 - + nl80211 wired - + wired The wpa_supplicant driver to use - + The wpa_supplicant driver to use RFkill device - + RFkill device The name of an rfkill device - + The name of an rfkill device Timeout WPA - + Timeout WPA Maximum time, in seconds, to wait for steps in the association and authentication to succeed - + Maximum time, in seconds, to wait for steps in the association and authentication to succeed Whether or not to exclude this profile from automatic profile selection - + Whether or not to exclude this profile from automatic profile selection Exclude auto - + Exclude auto diff --git a/sources/gui/resources/translations/russian.ts b/sources/gui/resources/translations/russian.ts index 4b5b73b..0a1bf27 100644 --- a/sources/gui/resources/translations/russian.ts +++ b/sources/gui/resources/translations/russian.ts @@ -1,1430 +1,1454 @@ - + BridgeWidget Form - + Form Bridge settings - + Настройка режима bridge Skip (R)STP and immediately activate all bridge members - + Пропустить (R)STP и сразу активировать Skip forwarding delay - + Пропустить задержку передачи ErrorWindow Could not find components - + Не могу найти компоненты Does not support yet - + В настоящий момент не поддерживается Profile name is not set - + Имя профиля не указано Bind interfaces are not set - + Связанные интерфейсы не указаны Description is not set - + Описание не указано Ip settings are not set - + Настройки IP не указаны Configuration file does not exist - + Файл настроек не существует Key is not set - + Ключ не указан Wireless settings are not set - + Настройки wpa_supplicant не указаны Configuration file is not set - + Файл настроек не указан ESSID is not set - + ESSID не указан MAC address is incorrect - + Некорректный MAC адрес Session ID is not set - + ID сессии не указан APN is not set - + Точка доступа не указана Empty user/group name - + Не указан пользователь/группа Unknown error - + Неизвестная ошибка Error - + Ошибка Error text - + Error text Ok - + Ok EthernetWidget Select wpa configuration file - + Выберете файл настроек wpa Configuration files (*.conf) - + Файлы настроек (*.conf) Hide advanced - + Скрыть расширенные Show advanced - + Показать расширенные Form - + Form Ethernet options - + Настройка режима ethernet <html><head/><body><p>Whether or not the absence of a carrier is acceptable</p></body></html> - + Является ли премлемым отсутствие оператора Skip no carrier - + Пропустить отсутствие оператора Set to ‘yes’ to use 802.1x authentication - + Установить "да", чтобы использовать 802.1x авторизацию 802.1x authentication - + 802.1x авторизация WPA config file - + Файл настроек WPA Path to a wpa_supplicant configuration file - + Путь к файлу настроек wpa_supplicant Browse - + Обзор WPA driver - + Драйвер WPA wired - + wired nl80211 - + nl80211 wext - + wext The wpa_supplicant driver to use for 802.1x authentication - + Драйвер wpa_supplicant для использования 802.1x авторизации Timeout carrier - + Таймаут оператора Maximum time, in seconds, to wait for a carrier - + Максимальное время в секундах для ожидания оператора Timeout WPA - + Таймаут WPA Maximum time, in seconds, to wait for 802.1x authentication to succeed - + Максимальное время в секундах для ожидания выполнения 802.1x авторизации GeneralWidget Hide advanced - + Скрыть расширенные Show advanced - + Показать расширенные Form - + Form General - + Общие настройки Description - + Описание <html><head/><body><p>A description of the profile</p></body></html> - + Описание профиля Connection - + Соединение The connection type used by the profile - + Тип соединения, используемый профилем Interface - + Интерфейс The name of the associated network interface - + Имя интерфейса Binds to interfaces - + Связать с интерфейсами Add - + Добавить An array of physical network interfaces that this profile needs before it can be started - + Массив физических сетевых интерфейсов, которые необходимы профилю для его запуска After - + После An array of profile names that should be started before this profile is started - + Массив профилей, которые должны быть запущены перед запуском этого профиля Command after starting - + Команда после запуска A command that is executed after a connection is established - + Команда, которая будет запущена после установления соединения Command before stoping - + Команда перед остановкой A command that is executed before a connection is brought down - + Команда, которая будет запущена перед отключением Set to ‘yes’ to force connecting even if the interface is up - + Установить "да", чтобы запустить соединение, даже если интерфейс уже поднят Force connect - + Форсировать соединение Debug mode - + Режим отладки IpWidget Hide advanced - + Скрыть расширенные Show advanced - + Показать расширенные Form - + Form IP options - + Опции IP IP - + IP dhcp - + dhcp static - + static Address - + Адрес Add - + Добавить An array of IP addresses suffixed with ‘/<netmask>’ - + Массив IP адресов с суффиксом ‘/<netmask>’ Gateway - + Шлюз An IP routing gateway address - + Адрес IP шлюза IP6 - + IPv6 dhcp-noaddr - + dhcp-noaddr stateless - + stateless Address6 - + Адрес IPv6 An array of IPv6 addresses - + Массив IPv6 адресов Gateway6 - + Шлюз IPv6 An IPv6 routing gateway address - + Адрес IPv6 шлюза Routes - + Маршруты An array of custom routes - + Массив особых маршрутов via - + via An array of physical network interfaces that this profile needs before it can be started - + Массив физических сетевых интерфейсов, которые необходимы профилю для его запуска Routes6 - + Маршруты IPv6 Custom - + Свои настройки An array of argument lines to pass to ip - + Массив аргументов, которые будут переданы ip Hostname - + Имя хоста A system hostname - + Имя хоста Timeout DAD - + Таймаут DAD Set to ‘yes’ to release the DHCP lease when the profile is stopped - + Установить "да", чтобы оставить выделенный DHCP, когда профиль отключен DHCP client - + DHCP клиент dhcpcd - + dhcpcd dhclient - + dhclient The name of the preferred DHCP client - + Имя предпочтительного DHCP клиента dhcpcd options - + Опции dhcpcd Additional options to be passed to the DHCP client - + Дополнительные опции, которые будут переданы DHCP клиенту dhclient options - + Опции dhclient dhclient options (6) - + Опции dhclient (IPv6) Timeout DHCP - + Таймаут DHCP Maximum time, in seconds, to wait for DHCP to be successful - + Максимальное время в секундах для ожидания выполнения DHCP DHCP release on stop - + Оставить DHCP при остановке DNS - + DNS An array of DNS nameservers - + Массив серверов DNS DNS domain - + DNS домен A ‘domain’ line for /etc/resolv.conf - + Строка ‘domain’ в /etc/resolv.conf DNS search - + Поиск DNS A ‘search’ line for /etc/resolv.conf - + Строка ‘search’ в /etc/resolv.conf DNS options - + Опции DNS An array of ‘options’ lines for /etc/resolv.conf - + Массив строк ‘options’ в /etc/resolv.conf + + + Maximum time, in seconds, to wait for IPv6’s Duplicate Address Detection to succeed + Максимальное время в секундах для ожидания выполнения детектирования дубликации IPv6 адресов MainWindow Ready - + Готов Updated - + Обновлено Error - + Ошибка Done - + Выполнено Stop - + Стоп Start - + Старт Disable - + Отключить Enable - + Включить Save profile as... - + Сохранить профиль как... Profile (*) - + Профиль (*) Netctl GUI - + Netctl GUI + Version : %1 License : GPLv3 - + Версия : %1 Лицензия : GPLv3 + Evgeniy Alekseev aka arcanis - + Евгений Алексеев aka arcanis + E-mail : esalexeev@gmail.com - + E-mail : esalexeev@gmail.com + + Usage: - + Использование: + netctl-gui [ --default ] [ -t NUM | --tab NUM ] [ -h | --help] - + netctl-gui [ --default ] [ -t NUM | --tab NUM ] [ -h | --help] + + Parametrs: - + Параметры: + --default - start with default settings - + --default - запустить со стандартными настройками + -t NUM --tab NUM - open a tab with number NUM - + -t NUM --tab NUM - открыть вкладку с номером NUM + -h --help - show this help and exit - + -h --help - показать эту справку и выход + Netctl GUI - + Netctl GUI Settings - + Настройки Ctrl+S - + Ctrl+S Quit - + Выход Ctrl+Q - + Ctrl+Q Name - + Имя Description - + Описание Status - + Статус Refresh - + Обновить Ctrl+R - + Ctrl+R Restart - + Перезапуск Connect to profile - + Включить профиль Profile - + Профиль Browse - + Обзор Clear - + Очистить Load - + Загрузить Save - + Сохранить Create a new profile - + Создать новый профиль Please install 'wpa_supplicant' before using it - + Установите 'wpa_supplicant' для использования этого модуля Signal - + Сигнал Security - + Безопасность Connect to Wi-Fi - + Подключиться к Wi-Fi Menu - + Меню + + + Name Status Signal Security + Имя Статус Сигнал Безопасность + + + Name Description Status + Имя Описание Статус MobileWidget Select options file - + Выберете файл настроек Configuration files (*.conf) - + Файлы настроек (*.conf) Hide advanced - + Скрыть расширенные Show advanced - + Показать расширенные Form - + Form Mobile PPP settings - + Настройки режима mobile PPP Username - + Имя пользователя The username and password to connect with - + Имя пользователя и пароль для соединения Password - + Пароль Access point name - + Точка доступа The access point (apn) to connect on - + Точка доступа, к которой нужно подключаться PIN - + PIN If your modem requires a PIN to unlock, use this option - + Используйте эту опцию, если модем требует PIN для разблокирования Mode - + Режим None - + None 3Gpref - + 3Gpref 3Gonly - + 3Gonly GPRSpref - + GPRSpref GPRSonly - + GPRSonly This option is used to specify the connection mode - + Используемый режим соединения Max fail - + Число попыток The number of consecutive failed connection attempts to tolerate - + Максимальное количество ошибок при подключении Use the default route provided by the peer - + Использовать стандартный маршрут, предоставляемый пиром Default route - + Стандартный маршрут Use the DNS provided by the peer - + Использовать стандартный DNS, предоставляемый пиром Use peer DNS - + Использовать DNS пира Options file - + Файл настроек A file to read additional pppd options from - + Файл, откуда будут прочитаны дополнительные настройки для pppd Browse - + Обзор PasswdWidget Form - + Form Password - + Пароль PppoeWidget Select options file - + Выберете файл настроек Configuration files (*.conf) - + Файлы настроек (*.conf) Hide advanced - + Скрыть расширенные Show advanced - + Показать расширенные Form - + Form PPPoE settings - + Настройки режима PPPoE Username - + Имя пользователя The username and password to connect with - + Имя пользователя и пароль для соединения Password - + Пароль Connection mode - + Тип соединения persist - + persist demand - + demand This option specifies how a connection should be established - + Указывает, какое соединение должно быть установлено Idle timeout - + Таймаут простоя This option specifies the idle time (in seconds) after which ‘pppd’ should disconnect - + Указывает таймаут простоя в секундах, после чего 'pppd' будет отключен Max fail - + Число попыток The number of consecutive failed connection attempts to tolerate - + Максимальное количество ошибок при подключении Use the default route provided by the peer - + Использовать стандартный маршрут, предоставляемый пиром Default route - + Стандартный маршрут Use the DNS provided by the peer - + Использовать стандартный DNS, предоставляемый пиром Use peer DNS - + Использовать DNS пира PPP unit - + PPP юнит Set the ppp unit number in the interface name (ppp0, ppp1, etc.) - + Номер ppp юнита в имени интерфейса (ppp0, ppp1, ...) LCP echo interval - + LCP echo интервал These options override default LCP parameters from ‘/etc/ppp/options’ - + Эти опции заместят стандартные опции LCP из ‘/etc/ppp/options’ LCP echo failure - + Число сбоев LCP echo Options file - + Файл настроек A file to read additional pppd options from - + Файл, откуда будут прочитаны дополнительные настройки для pppd Browse - + Обзор PPPoE service - + PPPoE сервис This option specifies the PPPoE service name - + Установить имя PPPoE сервиса PPPoE AC - + PPPoE AC This option specifies the PPPoE access concentrator name - + Установить имя концентратора доступа PPPoE PPPoE session - + PPPoE сессия This option specifies an existing session to attach to, MAC address - + Укажите MAC адрес существующей сессии, к которой надо подключиться PPPoE MAC - + PPPoE MAC Only connect to specified MAC address - + Подключаться только к указанному MAC адресу Enable IPv6 support - + Включить поддержку IPv6 PPPoE IPv6 - + PPPoE IPv6 SettingsWindow Select path to directory with interfaces - + Путь к директории с интерфейсами Select netctl command - + Путь к команде netctl All files (*) - + Все файлы (*) Select path to profile directory - + Путь к директории с профилями Select path to directory with rfkill devices - + Путь к директории с устройствами rfkill Select sudo command - + Путь к команде sudo Select wpa_cli command - + Путь к команде wpa_cli Select wpa_supplicant command - + Путь к команде wpa_supplicant Settings - + Настройки Language - + Язык Select a language - + Выберете язык You will need to restart the application - + You will need to restart the application General - + Общие настройки netctl path - + Путь к netctl Path to netctl - + Путь к netctl Browse - + Обзор Profile path - + Путь к профилям Path to profile directory - + Путь к директории с профилями netctl - + netctl sudo path - + Путь к sudo Path to sudo - + Путь к sudo sudo - + sudo wpa_supplicant path - + Путь к wpa_supplicant Path to wpa_supplicant - + Путь к wpa_supplicant wpa_cli path - + Путь к wpa_cli Path to wpa_cli - + Путь к wpa_cli PID file - + PID файл wpa_supplicant PID file - + PID файл wpa_supplicant wpa_supplicant drivers - + Драйвера wpa_supplicant wpa_supplicant drivers comma separated - + Драйвера wpa_supplicant, разделенные запятыми ctrl_interface directory - + Директория ctrl_interface Path to control directory - + Путь к директории управления ctrl_interface group - + Группа ctrl_interface Group of control directory - + Группа, которая может управлять интерфейсом wpa_supplicant - + wpa_supplicant Path to interface list - + Путь к интерфейсам Path to directory which contains network devices - + Путь к директории, которая содержит сетевые устройства Path to rfkill device list - + Путь к rfkill устройствам Path to directory which contains rfkill devices - + Путь к директории, которая содержит rfkill устройства Prefered wireless interface - + Беспроводной интерфейс Other - + Прочее TunnelWidget Form - + Form Tunnel settings - + Настройки режима tunnel Mode - + Режим ipip - + ipip gre - + gre sit - + sit isatap - + isatap ip6ip6 - + ip6ip6 ipip6 - + ipip6 ip6gre - + ip6gre any - + any The tunnel type - + Тип туннеля Local - + Локальный IP The address of the local end of the tunnel - + Адрес локального конца туннеля Remote - + Удаленный IP The address of the remote end of the tunnel - + Адрес удаленного конца туннеля TuntapWidget Form - + Form Tuntap settings - + Настройки режима tuntap Mode - + Режим tun - + tun tap - + tap Either ‘tun’, or ‘tap’ - + ‘tun’ или ‘tap’ User - + Пользователь The owning user of the tun/tap interface - + Владелец tun/tap интерфейса Group - + Группа The owning group of the tun/tap interface - + Владелец tun/tap интерфейса VlanWidget Form - + Form vlan settings - + Настройки режима vlan vlan ID - + vlan ID vlan identifier - + Идентификатор vlan WirelessWidget Hide advanced - + Скрыть расширенные Show advanced - + Показать расширенные Form - + Form Wireless options - + Опции режима wireless Security - + Безопасность none - + none wep - + wep wpa - + wpa wpa-configsection - + wpa-configsection wpa-config - + wpa-config ESSID - + ESSID The name of the network to connect to - + Имя сети, к которой надо подключаться Wpa config section - + Секция настроек WPA Add - + Добавить Array of lines that form a network block for wpa_supplicant - + Массив строк, которые образуют блок для wpa_supplicant Wpa config file - + Файл настроек WPA Path to a wpa_supplicant configuration file - + Путь к файлу настроек wpa_supplicant Browse - + Обзор Key - + Ключ The secret key to a WEP, or WPA encrypted network - + Секретный ключ для шифрования WEP или WPA Whether or not the specified network is a hidden network - + Является ли указанная сеть скрытой Hidden - + Скрытая Whether or not to use ad-hoc mode - + Использовать ли режим ad-hoc Ad-hoc - + Ad-hoc Scan frequencies - + Сканируемые частоты A space-separated list of frequencies in MHz to scan when searching for the network - + Список частот в MHz, которые нужно сканировать для поиска сети Priority - + Приоритет Priority group for the network - + Приоритет сети Country - + Страна The country for which frequency regulations will be enforced - + Страна, частоты которой будут использованы WPA group - + Группа WPA Group that has the authority to configure wpa_supplicant via its control interface - + Группа, которая может управлять интерфейсом Drivers - + Драйвера west - + west nl80211 - + nl80211 wired - + wired The wpa_supplicant driver to use - + Используемый драйвер wpa_supplicant RFkill device - + RFkill устройство The name of an rfkill device - + Имя RFkill устройства Timeout WPA - + Таймаут WPA Maximum time, in seconds, to wait for steps in the association and authentication to succeed - + Максимальное время в секундах для ожидания установления соединения Whether or not to exclude this profile from automatic profile selection - + Исключить ли профиль из автоматического выбора Exclude auto - + Исключить профиль diff --git a/sources/gui/src/ipwidget.ui b/sources/gui/src/ipwidget.ui index f0e009a..ab1ce6f 100644 --- a/sources/gui/src/ipwidget.ui +++ b/sources/gui/src/ipwidget.ui @@ -299,11 +299,7 @@ - - - An array of custom routes - - + @@ -359,7 +355,7 @@ - An array of physical network interfaces that this profile needs before it can be started + An array of custom routes @@ -385,11 +381,7 @@ - - - An array of custom routes - - + @@ -445,7 +437,7 @@ - An array of physical network interfaces that this profile needs before it can be started + An array of custom routes @@ -532,7 +524,7 @@ - Set to ‘yes’ to release the DHCP lease when the profile is stopped + Maximum time, in seconds, to wait for IPv6’s Duplicate Address Detection to succeed 1 diff --git a/sources/gui/src/mainwindow.cpp b/sources/gui/src/mainwindow.cpp index 09df47d..5eec321 100644 --- a/sources/gui/src/mainwindow.cpp +++ b/sources/gui/src/mainwindow.cpp @@ -200,7 +200,8 @@ void MainWindow::updateMainTab() ui->tableWidget_main->setRowCount(profiles.count()); // create header - ui->tableWidget_main->setHorizontalHeaderLabels(QString("Name Description Status").split(QString(" "))); + ui->tableWidget_main->setHorizontalHeaderLabels(QApplication::translate("MainWindow", "Name Description Status") + .split(QString(" "))); // create items for (int i=0; itableWidget_wifi->setRowCount(scanResults.count()); // create header - ui->tableWidget_wifi->setHorizontalHeaderLabels(QString("Name Status Signal Security").split(QString(" "))); + ui->tableWidget_wifi->setHorizontalHeaderLabels(QApplication::translate("MainWindow", "Name Status Signal Security") + .split(QString(" "))); // create items for (int i=0; i