From bb7af8da40d7278280d06ff41f62afddb4c29ee9 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Tue, 15 Jul 2014 21:26:38 +0400 Subject: [PATCH] update russian translation --- PKGBUILD | 4 +- sources/resources/translations/en.ts | 84 ++++++------- sources/resources/translations/netctl-gui.ts | 126 +++++++++---------- sources/resources/translations/ru.ts | 62 ++++----- 4 files changed, 138 insertions(+), 138 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 864ed71..d7cf3f3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -16,7 +16,7 @@ optdepends=('kdebase-runtime: sudo support' 'wpa_supplicant: wifi support') source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgbase}-${pkgver}-src.tar.xz") install="${pkgbase}.install" -md5sums=('0bea2c2676247c0939cca50109f2a505') +md5sums=('5b3105a64bc162d30a41a2b3bcb06f0a') prepare() { rm -rf "${srcdir}/"{build-plasmoid,build-qt4,build-qt5} @@ -46,7 +46,7 @@ build() { cd "${srcdir}/build-qt5" cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ - -DBUILD_DOCS:BOOL=1 \ + -DBUILD_DOCS:BOOL=0 \ -DBUILD_DATAENGINE:BOOL=0 \ -DBUILD_PLASMOID:BOOL=0 \ "../${pkgbase}" diff --git a/sources/resources/translations/en.ts b/sources/resources/translations/en.ts index 9465f9b..39cc9cb 100644 --- a/sources/resources/translations/en.ts +++ b/sources/resources/translations/en.ts @@ -1,6 +1,6 @@ - + AboutWindow @@ -133,15 +133,15 @@ Error - Error + Error Error text - Error text + Error text Ok - Ok + Ok Error! @@ -194,7 +194,7 @@ Skip no carrier Skip no carrier - + Set to ‘yes’ to use 802.1x authentication Set to ‘yes’ to use 802.1x authentication @@ -329,7 +329,7 @@ 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 @@ -380,7 +380,7 @@ Add Add - + An array of IP addresses suffixed with ‘/<netmask>’ An array of IP addresses suffixed with ‘/<netmask>’ @@ -460,7 +460,7 @@ 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 @@ -520,7 +520,7 @@ DNS domain DNS domain - + A ‘domain’ line for /etc/resolv.conf A ‘domain’ line for /etc/resolv.conf @@ -528,7 +528,7 @@ DNS search DNS search - + A ‘search’ line for /etc/resolv.conf A ‘search’ line for /etc/resolv.conf @@ -536,11 +536,11 @@ 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 @@ -600,82 +600,82 @@ Disable - Disable + Disable Enable - Enable + Enable Save profile as... - Save profile as... + Save profile as... Profile (*) - Profile (*) + Profile (*) Netctl GUI - Netctl GUI + Netctl GUI Version : %1 License : GPLv3 - Version : %1 License : GPLv3 + Version : %1 License : GPLv3 Evgeniy Alekseev aka arcanis - Evgeniy Alekseev aka arcanis + Evgeniy Alekseev aka arcanis E-mail : esalexeev@gmail.com - E-mail : esalexeev@gmail.com + E-mail : esalexeev@gmail.com Usage: - Usage: + Usage: netctl-gui [ --default ] [ -t NUM | --tab NUM ] [ -h | --help] - netctl-gui [ --default ] [ -t NUM | --tab NUM ] [ -h | --help] + netctl-gui [ --default ] [ -t NUM | --tab NUM ] [ -h | --help] Parametrs: - Parametrs: + Parametrs: --default - start with default settings - --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 + -t NUM --tab NUM - open a tab with number NUM -h --help - show this help and exit - -h --help - show this help and exit + -h --help - show this help and exit @@ -732,7 +732,7 @@ Browse - Browse + Browse Clear @@ -740,7 +740,7 @@ Load - Load + Load Save @@ -772,15 +772,15 @@ Name Status Signal Security - Name Status Signal Security + Name Status Signal Security Name Description Status - Name Description Status + Name Description Status Remove - Remove + Remove Stop profile @@ -840,11 +840,11 @@ Name==Description==Status - Name==Description==Status + Name==Description==Status Name==Status==Signal==Security - Name==Status==Signal==Security + Name==Status==Signal==Security Unknown flag @@ -939,19 +939,19 @@ Version : %1 - Version : %1 + Version : %1 Author : %1 - Author : %1 + Author : %1 License : %1 - License : %1 + License : %1 @@ -972,7 +972,7 @@ read configuration from file %1 - read configuration from file %1 + read configuration from file %1 Version @@ -1114,7 +1114,7 @@ NetctlAutoWindow MainWindow - MainWindow + MainWindow Enable profile @@ -1162,7 +1162,7 @@ Name==Description==Active==Disabled - Name==Description==Active==Disabled + Name==Description==Active==Disabled yes @@ -1310,7 +1310,7 @@ 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 @@ -1350,7 +1350,7 @@ 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’ @@ -1711,7 +1711,7 @@ tap tap - + Either ‘tun’, or ‘tap’ Either ‘tun’, or ‘tap’ diff --git a/sources/resources/translations/netctl-gui.ts b/sources/resources/translations/netctl-gui.ts index 594289f..bfda989 100644 --- a/sources/resources/translations/netctl-gui.ts +++ b/sources/resources/translations/netctl-gui.ts @@ -1,6 +1,6 @@ - + AboutWindow @@ -228,7 +228,7 @@ Skip no carrier - + Set to ‘yes’ to use 802.1x authentication @@ -410,7 +410,7 @@ A command that is executed before a connection is brought down - + Set to ‘yes’ to force connecting even if the interface is up @@ -476,7 +476,7 @@ Add - + An array of IP addresses suffixed with ‘/<netmask>’ @@ -579,7 +579,7 @@ Timeout DAD - + Maximum time, in seconds, to wait for IPv6’s Duplicate Address Detection to succeed @@ -636,7 +636,7 @@ Maximum time, in seconds, to wait for DHCP to be successful - + Set to ‘yes’ to release the DHCP lease when the profile is stopped @@ -661,7 +661,7 @@ DNS domain - + A ‘domain’ line for /etc/resolv.conf @@ -671,7 +671,7 @@ DNS search - + A ‘search’ line for /etc/resolv.conf @@ -681,7 +681,7 @@ DNS options - + An array of ‘options’ lines for /etc/resolv.conf @@ -1537,7 +1537,7 @@ Idle timeout - + This option specifies the idle time (in seconds) after which ‘pppd’ should disconnect @@ -1593,7 +1593,7 @@ LCP echo interval - + These options override default LCP parameters from ‘/etc/ppp/options’ @@ -1688,217 +1688,217 @@ SettingsWindow - + Settings - + General - + Language - + Select a language - + You will need to restart the application - + netctl - + netctl path - + Path to netctl - - - - - - - - - - + + + + + + + + + + Browse - + Profile path - + Path to profile directory - + sudo - + sudo path - + Path to sudo - + wpa_supplicant - + systemctl path - + Path to systemctl - + netctl-auto path - + Path to netctl-auto - + netctl-auto service - + Name of netctl-auto systemd service - + wpa_supplicant path - + Path to wpa_supplicant - + wpa_cli path - + Path to wpa_cli - + wpa_actiond path - + Path to wpa_actiond - + PID file - + wpa_supplicant PID file - + wpa_supplicant drivers - + wpa_supplicant drivers comma separated - + ctrl_interface directory - + Path to control directory - + ctrl_interface group - + Group of control directory - + Other - + Path to interface list - + Path to directory which contains network devices - + Path to rfkill device list - + Path to directory which contains rfkill devices - - + + Prefered wireless interface @@ -2064,7 +2064,7 @@ Mode - + Either ‘tun’, or ‘tap’ diff --git a/sources/resources/translations/ru.ts b/sources/resources/translations/ru.ts index 4f264f0..e224c55 100644 --- a/sources/resources/translations/ru.ts +++ b/sources/resources/translations/ru.ts @@ -133,15 +133,15 @@ Error - Ошибка + Ошибка Error text - Error text + Error text Ok - Ok + Ok Error! @@ -600,82 +600,82 @@ Disable - Отключить + Отключить Enable - Включить + Включить Save profile as... - Сохранить профиль как... + Сохранить профиль как... Profile (*) - Профиль (*) + Профиль (*) Netctl GUI - Netctl GUI + Netctl GUI Version : %1 License : GPLv3 - Версия : %1 Лицензия : GPLv3 + Версия : %1 Лицензия : GPLv3 Evgeniy Alekseev aka arcanis - Евгений Алексеев aka arcanis + Евгений Алексеев aka arcanis E-mail : esalexeev@gmail.com - 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] + netctl-gui [ --default ] [ -t NUM | --tab NUM ] [ -h | --help] Parametrs: - Параметры: + Параметры: --default - start with default settings - --default - запустить со стандартными настройками + --default - запустить со стандартными настройками -t NUM --tab NUM - open a tab with number NUM - -t NUM --tab NUM - открыть вкладку с номером NUM + -t NUM --tab NUM - открыть вкладку с номером NUM -h --help - show this help and exit - -h --help - показать эту справку и выход + -h --help - показать эту справку и выход @@ -732,7 +732,7 @@ Browse - Обзор + Обзор Clear @@ -740,7 +740,7 @@ Load - Загрузить + Загрузить Save @@ -772,15 +772,15 @@ Name Status Signal Security - Имя Статус Сигнал Безопасность + Имя Статус Сигнал Безопасность Name Description Status - Имя Описание Статус + Имя Описание Статус Remove - Удалить + Удалить Stop profile @@ -840,11 +840,11 @@ Name==Description==Status - Имя==Описание==Статус + Имя==Описание==Статус Name==Status==Signal==Security - Имя==Статус==Сигнал==Безопасность + Имя==Статус==Сигнал==Безопасность Unknown flag @@ -938,19 +938,19 @@ Version : %1 - Версия : %1 + Версия : %1 Author : %1 - Автор : %1 + Автор : %1 License : %1 - Лицензия : %1 + Лицензия : %1 @@ -971,7 +971,7 @@ read configuration from file %1 - прочитать настройки из файла %1 + прочитать настройки из файла %1 Version @@ -987,7 +987,7 @@ read configuration from this file - read configuration from this file + прочитать настройки из данного файла @@ -1113,7 +1113,7 @@ NetctlAutoWindow MainWindow - MainWindow + MainWindow Enable profile @@ -1161,7 +1161,7 @@ Name==Description==Active==Disabled - Имя==Описание==Активен==Отключен + Имя==Описание==Активен==Отключен yes