From f90b2d97a708a94eb8f883b6114430065c4835a9 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Mon, 18 Aug 2014 10:12:02 +0400 Subject: [PATCH] update translations --- sources/plasmoid/po/en.po | 74 +- sources/plasmoid/po/extract_messages.sh | 56 +- sources/plasmoid/po/plasma_applet_netctl.pot | 72 +- sources/plasmoid/po/ru.po | 74 +- sources/resources/translations-helper/en.ts | 63 +- .../translations-helper/netctlgui-helper.ts | 63 +- sources/resources/translations-helper/ru.ts | 63 +- sources/resources/translations/en.ts | 32 +- sources/resources/translations/netctl-gui.ts | 677 +++++++++--------- sources/resources/translations/ru.ts | 32 +- 10 files changed, 675 insertions(+), 531 deletions(-) diff --git a/sources/plasmoid/po/en.po b/sources/plasmoid/po/en.po index 7135bd4..08c9b57 100644 --- a/sources/plasmoid/po/en.po +++ b/sources/plasmoid/po/en.po @@ -5,9 +5,9 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=98925\n" -"POT-Creation-Date: 2014-08-12 10:06+0400\n" -"PO-Revision-Date: 2014-08-12 10:06+0400\n" +"Report-Msgid-Bugs-To: https://github.com/arcan1s/netctl-gui/issues\n" +"POT-Creation-Date: 2014-08-18 10:01+0400\n" +"PO-Revision-Date: 2014-08-18 10:01+0400\n" "Last-Translator: Evgeniy Alekseev \n" "Language-Team: Russian \n" "Language: ru\n" @@ -38,75 +38,79 @@ msgstr "Start profile %1" msgid "Stop profile %1" msgstr "Stop profile %1" -#: netctl.cpp:361 +#: netctl.cpp:359 netctl.cpp:497 +msgid "Stop all profiles" +msgstr "Stop all profiles" + +#: netctl.cpp:379 msgid "Switch to profile %1" msgstr "Switch to profile %1" -#: netctl.cpp:423 +#: netctl.cpp:452 msgid "Start another profile" msgstr "Start another profile" -#: netctl.cpp:424 +#: netctl.cpp:453 msgid "Stop %1" msgstr "Stop %1" -#: netctl.cpp:425 +#: netctl.cpp:454 msgid "Restart %1" msgstr "Restart %1" -#: netctl.cpp:427 +#: netctl.cpp:456 msgid "Disable %1" msgstr "Disable %1" -#: netctl.cpp:429 +#: netctl.cpp:458 msgid "Enable %1" msgstr "Enable %1" -#: netctl.cpp:432 netctl.cpp:455 +#: netctl.cpp:461 netctl.cpp:484 msgid "Start profile" msgstr "Start profile" -#: netctl.cpp:463 +#: netctl.cpp:492 msgid "Stop profile" msgstr "Stop profile" -#: netctl.cpp:468 +#: netctl.cpp:502 msgid "Switch to profile" msgstr "Switch to profile" -#: netctl.cpp:476 +#: netctl.cpp:510 msgid "Restart profile" msgstr "Restart profile" -#: netctl.cpp:481 +#: netctl.cpp:515 msgid "Enable profile" msgstr "Enable profile" -#: netctl.cpp:485 +#: netctl.cpp:519 msgid "Show netctl-gui" msgstr "Show netctl-gui" -#: netctl.cpp:490 +#: netctl.cpp:524 msgid "Show WiFi menu" msgstr "Show WiFi menu" -#: netctl.cpp:517 +#: netctl.cpp:551 msgid "Start GUI" msgstr "Start GUI" -#: netctl.cpp:528 +#: netctl.cpp:562 msgid "Start WiFi menu" msgstr "Start WiFi menu" -#: netctl.cpp:567 +#: netctl.cpp:602 msgid "Network is up" msgstr "Network is up" -#: netctl.cpp:571 +#: netctl.cpp:606 msgid "Network is down" msgstr "Network is down" -#: netctl.cpp:761 +#: netctl.cpp:796 msgid "" "Version %1\n" "(build date %2)" @@ -114,59 +118,59 @@ msgstr "" "Version %1\n" "(build date %2)" -#: netctl.cpp:762 +#: netctl.cpp:797 msgid "KDE widget which interacts with netctl." msgstr "KDE widget which interacts with netctl." -#: netctl.cpp:763 +#: netctl.cpp:798 msgid "Translators: %1" msgstr "Translators: %1" -#: netctl.cpp:764 +#: netctl.cpp:799 msgid "Links:" msgstr "Links:" -#: netctl.cpp:765 +#: netctl.cpp:800 msgid "Homepage" msgstr "Homepage" -#: netctl.cpp:766 +#: netctl.cpp:801 msgid "Repository" msgstr "Repository" -#: netctl.cpp:767 +#: netctl.cpp:802 msgid "Bugtracker" msgstr "Bugtracker" -#: netctl.cpp:768 +#: netctl.cpp:803 msgid "Translation issue" msgstr "Translation issue" -#: netctl.cpp:769 +#: netctl.cpp:804 msgid "AUR packages" msgstr "AUR packages" -#: netctl.cpp:771 +#: netctl.cpp:806 msgid "This software is licensed under %1" msgstr "This software is licensed under %1" -#: netctl.cpp:772 +#: netctl.cpp:807 msgid "This software uses: %1" msgstr "This software uses: %1" -#: netctl.cpp:774 +#: netctl.cpp:809 msgid "Netctl plasmoid" msgstr "Netctl plasmoid" -#: netctl.cpp:775 +#: netctl.cpp:810 msgid "Appearance" msgstr "Appearance" -#: netctl.cpp:776 +#: netctl.cpp:811 msgid "DataEngine" msgstr "DataEngine" -#: netctl.cpp:777 +#: netctl.cpp:812 msgid "About" msgstr "About" diff --git a/sources/plasmoid/po/extract_messages.sh b/sources/plasmoid/po/extract_messages.sh index 2336e80..e210bd7 100755 --- a/sources/plasmoid/po/extract_messages.sh +++ b/sources/plasmoid/po/extract_messages.sh @@ -1,54 +1,23 @@ #!/bin/sh -BASEDIR="../" # root of translatable sources -PROJECT="plasma_applet_netctl" # project name -BUGADDR="http://kde-look.org/content/show.php?content=98925" # MSGID-Bugs -WDIR=`pwd` # working dir -SATELLITE_LIST=satellite.list -BACKGROUND_LIST=background.list +# root of translatable sources +BASEDIR="../" +PROJECT="plasma_applet_netctl" +BUGADDR="https://github.com/arcan1s/netctl-gui/issues" +# working dir +WDIR=`pwd` -add_list() -{ - LIST=$1 - - if [ -z "$LIST" ] - then - echo ">>ERR<< add_list() - missing parameter LIST - exiting" - return - fi - - if [ -f "$LIST" ] - then - cat $LIST | while read ROW - do - echo "tr2i18n(\"${ROW}\")" >> ${WDIR}/rc.cpp - done - else - echo ">>ERR<< add_list() - file $LIST does not exist." - fi - -} echo "Preparing rc files" cd ${BASEDIR} # we use simple sorting to make sure the lines do not jump around too much from system to system find . -name '*.rc' -o -name '*.ui' -o -name '*.kcfg' | sort > ${WDIR}/rcfiles.list xargs --arg-file=${WDIR}/rcfiles.list extractrc > ${WDIR}/rc.cpp - # additional string for KAboutData echo 'i18nc("NAME OF TRANSLATORS","Your names");' >> ${WDIR}/rc.cpp echo 'i18nc("EMAIL OF TRANSLATORS","Your emails");' >> ${WDIR}/rc.cpp - cd ${WDIR} - -# Add Satellite list -add_list "$SATELLITE_LIST" - -# Add Background list -add_list "$BACKGROUND_LIST" - echo "Done preparing rc files" - echo "Extracting messages" cd ${BASEDIR} # see above on sorting @@ -58,24 +27,21 @@ cd ${WDIR} xgettext --from-code=UTF-8 -C -kde -ci18n -ki18n:1 -ki18nc:1c,2 -ki18np:1,2 -ki18ncp:1c,2,3 -ktr2i18n:1 \ -kI18N_NOOP:1 -kI18N_NOOP2:1c,2 -kaliasLocale -kki18n:1 -kki18nc:1c,2 -kki18np:1,2 -kki18ncp:1c,2,3 \ --msgid-bugs-address="${BUGADDR}" \ ---files-from=infiles.list -D ${BASEDIR} -D ${WDIR} -o ${PROJECT}.pot || { echo "error while calling xgettext. aborting."; exit 1; } +--files-from=infiles.list -D ${BASEDIR} -D ${WDIR} -o ${PROJECT}.pot || { echo "Error while calling xgettext, aborting."; exit 1; } echo "Done extracting messages" - echo "Merging translations" catalogs=`find . -name '*.po'` for cat in $catalogs; do -echo $cat -msgmerge -o $cat.new $cat ${PROJECT}.pot -mv $cat.new $cat + echo $cat + msgmerge -o $cat.new $cat ${PROJECT}.pot + mv $cat.new $cat done echo "Done merging translations" echo "Cleaning up" cd ${WDIR} -rm rcfiles.list -rm infiles.list -rm rc.cpp +rm -f rcfiles.list infiles.list rc.cpp echo "Done" diff --git a/sources/plasmoid/po/plasma_applet_netctl.pot b/sources/plasmoid/po/plasma_applet_netctl.pot index f2dd354..7af8f06 100644 --- a/sources/plasmoid/po/plasma_applet_netctl.pot +++ b/sources/plasmoid/po/plasma_applet_netctl.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=98925\n" -"POT-Creation-Date: 2014-08-12 10:06+0400\n" +"Report-Msgid-Bugs-To: https://github.com/arcan1s/netctl-gui/issues\n" +"POT-Creation-Date: 2014-08-18 10:01+0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -37,133 +37,137 @@ msgstr "" msgid "Stop profile %1" msgstr "" -#: netctl.cpp:361 +#: netctl.cpp:359 netctl.cpp:497 +msgid "Stop all profiles" +msgstr "" + +#: netctl.cpp:379 msgid "Switch to profile %1" msgstr "" -#: netctl.cpp:423 +#: netctl.cpp:452 msgid "Start another profile" msgstr "" -#: netctl.cpp:424 +#: netctl.cpp:453 msgid "Stop %1" msgstr "" -#: netctl.cpp:425 +#: netctl.cpp:454 msgid "Restart %1" msgstr "" -#: netctl.cpp:427 +#: netctl.cpp:456 msgid "Disable %1" msgstr "" -#: netctl.cpp:429 +#: netctl.cpp:458 msgid "Enable %1" msgstr "" -#: netctl.cpp:432 netctl.cpp:455 +#: netctl.cpp:461 netctl.cpp:484 msgid "Start profile" msgstr "" -#: netctl.cpp:463 +#: netctl.cpp:492 msgid "Stop profile" msgstr "" -#: netctl.cpp:468 +#: netctl.cpp:502 msgid "Switch to profile" msgstr "" -#: netctl.cpp:476 +#: netctl.cpp:510 msgid "Restart profile" msgstr "" -#: netctl.cpp:481 +#: netctl.cpp:515 msgid "Enable profile" msgstr "" -#: netctl.cpp:485 +#: netctl.cpp:519 msgid "Show netctl-gui" msgstr "" -#: netctl.cpp:490 +#: netctl.cpp:524 msgid "Show WiFi menu" msgstr "" -#: netctl.cpp:517 +#: netctl.cpp:551 msgid "Start GUI" msgstr "" -#: netctl.cpp:528 +#: netctl.cpp:562 msgid "Start WiFi menu" msgstr "" -#: netctl.cpp:567 +#: netctl.cpp:602 msgid "Network is up" msgstr "" -#: netctl.cpp:571 +#: netctl.cpp:606 msgid "Network is down" msgstr "" -#: netctl.cpp:761 +#: netctl.cpp:796 msgid "" "Version %1\n" "(build date %2)" msgstr "" -#: netctl.cpp:762 +#: netctl.cpp:797 msgid "KDE widget which interacts with netctl." msgstr "" -#: netctl.cpp:763 +#: netctl.cpp:798 msgid "Translators: %1" msgstr "" -#: netctl.cpp:764 +#: netctl.cpp:799 msgid "Links:" msgstr "" -#: netctl.cpp:765 +#: netctl.cpp:800 msgid "Homepage" msgstr "" -#: netctl.cpp:766 +#: netctl.cpp:801 msgid "Repository" msgstr "" -#: netctl.cpp:767 +#: netctl.cpp:802 msgid "Bugtracker" msgstr "" -#: netctl.cpp:768 +#: netctl.cpp:803 msgid "Translation issue" msgstr "" -#: netctl.cpp:769 +#: netctl.cpp:804 msgid "AUR packages" msgstr "" -#: netctl.cpp:771 +#: netctl.cpp:806 msgid "This software is licensed under %1" msgstr "" -#: netctl.cpp:772 +#: netctl.cpp:807 msgid "This software uses: %1" msgstr "" -#: netctl.cpp:774 +#: netctl.cpp:809 msgid "Netctl plasmoid" msgstr "" -#: netctl.cpp:775 +#: netctl.cpp:810 msgid "Appearance" msgstr "" -#: netctl.cpp:776 +#: netctl.cpp:811 msgid "DataEngine" msgstr "" -#: netctl.cpp:777 +#: netctl.cpp:812 msgid "About" msgstr "" diff --git a/sources/plasmoid/po/ru.po b/sources/plasmoid/po/ru.po index a5ca077..3e110da 100644 --- a/sources/plasmoid/po/ru.po +++ b/sources/plasmoid/po/ru.po @@ -5,9 +5,9 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=98925\n" -"POT-Creation-Date: 2014-08-12 10:06+0400\n" -"PO-Revision-Date: 2014-08-12 10:06+0400\n" +"Report-Msgid-Bugs-To: https://github.com/arcan1s/netctl-gui/issues\n" +"POT-Creation-Date: 2014-08-18 10:01+0400\n" +"PO-Revision-Date: 2014-08-18 10:02+0400\n" "Last-Translator: Evgeniy Alekseev \n" "Language-Team: Russian \n" "Language: ru\n" @@ -38,75 +38,79 @@ msgstr "Запуск профиля %1" msgid "Stop profile %1" msgstr "Остановка профиля %1" -#: netctl.cpp:361 +#: netctl.cpp:359 netctl.cpp:497 +msgid "Stop all profiles" +msgstr "Остановить все профили" + +#: netctl.cpp:379 msgid "Switch to profile %1" msgstr "Переключение на профиль %1" -#: netctl.cpp:423 +#: netctl.cpp:452 msgid "Start another profile" msgstr "Запустить другой профиль" -#: netctl.cpp:424 +#: netctl.cpp:453 msgid "Stop %1" msgstr "Остановить %1" -#: netctl.cpp:425 +#: netctl.cpp:454 msgid "Restart %1" msgstr "Перезапустить %1" -#: netctl.cpp:427 +#: netctl.cpp:456 msgid "Disable %1" msgstr "Отключить %1" -#: netctl.cpp:429 +#: netctl.cpp:458 msgid "Enable %1" msgstr "Включить %1" -#: netctl.cpp:432 netctl.cpp:455 +#: netctl.cpp:461 netctl.cpp:484 msgid "Start profile" msgstr "Запустить профиль" -#: netctl.cpp:463 +#: netctl.cpp:492 msgid "Stop profile" msgstr "Остановить профиль" -#: netctl.cpp:468 +#: netctl.cpp:502 msgid "Switch to profile" msgstr "Переключить профиль" -#: netctl.cpp:476 +#: netctl.cpp:510 msgid "Restart profile" msgstr "Перезапустить профиль" -#: netctl.cpp:481 +#: netctl.cpp:515 msgid "Enable profile" msgstr "Включить профиль" -#: netctl.cpp:485 +#: netctl.cpp:519 msgid "Show netctl-gui" msgstr "Показать netctl-gui" -#: netctl.cpp:490 +#: netctl.cpp:524 msgid "Show WiFi menu" msgstr "Запустить WiFi-menu" -#: netctl.cpp:517 +#: netctl.cpp:551 msgid "Start GUI" msgstr "Запуск GUI" -#: netctl.cpp:528 +#: netctl.cpp:562 msgid "Start WiFi menu" msgstr "Запуск WiFi-menu" -#: netctl.cpp:567 +#: netctl.cpp:602 msgid "Network is up" msgstr "Сеть работает" -#: netctl.cpp:571 +#: netctl.cpp:606 msgid "Network is down" msgstr "Сеть не работает" -#: netctl.cpp:761 +#: netctl.cpp:796 msgid "" "Version %1\n" "(build date %2)" @@ -114,59 +118,59 @@ msgstr "" "Версия %1\n" "(дата сборки %2)" -#: netctl.cpp:762 +#: netctl.cpp:797 msgid "KDE widget which interacts with netctl." msgstr "Виджет KDE, который взаимодействует с netctl." -#: netctl.cpp:763 +#: netctl.cpp:798 msgid "Translators: %1" msgstr "Переводчики: %1" -#: netctl.cpp:764 +#: netctl.cpp:799 msgid "Links:" msgstr "Ссылки:" -#: netctl.cpp:765 +#: netctl.cpp:800 msgid "Homepage" msgstr "Домашняя страница" -#: netctl.cpp:766 +#: netctl.cpp:801 msgid "Repository" msgstr "Репозиторий" -#: netctl.cpp:767 +#: netctl.cpp:802 msgid "Bugtracker" msgstr "Багтрекер" -#: netctl.cpp:768 +#: netctl.cpp:803 msgid "Translation issue" msgstr "Тикет перевода" -#: netctl.cpp:769 +#: netctl.cpp:804 msgid "AUR packages" msgstr "Пакеты в AUR" -#: netctl.cpp:771 +#: netctl.cpp:806 msgid "This software is licensed under %1" msgstr "Данное приложение лицензировано под %1" -#: netctl.cpp:772 +#: netctl.cpp:807 msgid "This software uses: %1" msgstr "Данное приложение использует: %1" -#: netctl.cpp:774 +#: netctl.cpp:809 msgid "Netctl plasmoid" msgstr "Netctl plasmoid" -#: netctl.cpp:775 +#: netctl.cpp:810 msgid "Appearance" msgstr "Внешний вид" -#: netctl.cpp:776 +#: netctl.cpp:811 msgid "DataEngine" msgstr "DataEngine" -#: netctl.cpp:777 +#: netctl.cpp:812 msgid "About" msgstr "О программе" diff --git a/sources/resources/translations-helper/en.ts b/sources/resources/translations-helper/en.ts index 5c7d41f..e7b65b5 100644 --- a/sources/resources/translations-helper/en.ts +++ b/sources/resources/translations-helper/en.ts @@ -11,82 +11,97 @@ - + Usage: Usage: - + Options: Options: - + read configuration from this file read configuration from this file - + print debug information print debug information - + do not start as daemon do not start as daemon - + + force replace the existing session + force replace the existing session + + + + force restore the existing session + force restore the existing session + + + + do not read user configuration, system-wide only + do not read user configuration, system-wide only + + + Show messages: Show messages: - + show version and exit show version and exit - + show build information and exit show build information and exit - + show this help and exit show this help and exit - + Build date: %1 Build date: %1 - + cmake flags cmake flags - + DBus configuration DBus configuration - + Documentation Documentation - + Version Version - + Author Author - + License License @@ -95,14 +110,26 @@ The helper is running with EUID %1. Functions will not be available. - + The helper is running with EUID %1. Some functions will not be available. The helper is running with EUID %1. Some functions will not be available. - + See security notes for more details. See security notes for more details. + + + + Replace existing session. + Replace existing session. + + + + + Restore existing session. + Restore existing session. + diff --git a/sources/resources/translations-helper/netctlgui-helper.ts b/sources/resources/translations-helper/netctlgui-helper.ts index 75849e7..19abc2c 100644 --- a/sources/resources/translations-helper/netctlgui-helper.ts +++ b/sources/resources/translations-helper/netctlgui-helper.ts @@ -10,94 +10,121 @@ - + Usage: - + Options: - + read configuration from this file - + print debug information - + do not start as daemon - + + force replace the existing session + + + + + force restore the existing session + + + + + do not read user configuration, system-wide only + + + + Show messages: - + show version and exit - + show build information and exit - + show this help and exit - + Build date: %1 - + cmake flags - + DBus configuration - + Documentation - + Version - + Author - + License - + The helper is running with EUID %1. Some functions will not be available. - + See security notes for more details. + + + + Replace existing session. + + + + + + Restore existing session. + + diff --git a/sources/resources/translations-helper/ru.ts b/sources/resources/translations-helper/ru.ts index 1a8c588..9de243b 100644 --- a/sources/resources/translations-helper/ru.ts +++ b/sources/resources/translations-helper/ru.ts @@ -11,94 +11,121 @@ - + Usage: Использование: - + Options: Опции: - + read configuration from this file прочитать настройки из данного файла - + print debug information показать отладочную информацию - + do not start as daemon не запускать как демон - + + force replace the existing session + принудительно заменить существующую сессию + + + + force restore the existing session + принудительно восстановить существующую сессию + + + + do not read user configuration, system-wide only + не считывать пользовательские настройки, только системные + + + Show messages: Показать сообщения: - + show version and exit показать версию и выход - + show build information and exit показать информацию о сборке и выход - + show this help and exit показать справку и выход - + Build date: %1 Дата сборки: %1 - + cmake flags Флаги cmake - + DBus configuration Настройка DBus - + Documentation Документация - + Version Версия - + Author Автор - + License Лицензия - + The helper is running with EUID %1. Some functions will not be available. Хелпер запущен с EUID %1. Некоторые функции не будут доступны. - + See security notes for more details. Смотри примечания о безопасности для более подробной информации. + + + + Replace existing session. + Замещение существующей сессии. + + + + + Restore existing session. + Восстановление существующей сессии. + diff --git a/sources/resources/translations/en.ts b/sources/resources/translations/en.ts index 93db437..6da392e 100644 --- a/sources/resources/translations/en.ts +++ b/sources/resources/translations/en.ts @@ -1090,6 +1090,22 @@ Documentation Documentation + + Restore existing session. + Restore existing session. + + + Close existing session. + Close existing session. + + + Switch to profile + Switch to profile + + + Stop all profiles + Stop all profiles + MobileWidget @@ -1873,11 +1889,11 @@ (enabled) - (enabled) + (enabled) (static) - (static) + (static) Start another profile @@ -1919,6 +1935,18 @@ Enable profile Enable profile + + static + static + + + enabled + enabled + + + Stop all profiles + Stop all profiles + TunnelWidget diff --git a/sources/resources/translations/netctl-gui.ts b/sources/resources/translations/netctl-gui.ts index 09852da..7a70ff0 100644 --- a/sources/resources/translations/netctl-gui.ts +++ b/sources/resources/translations/netctl-gui.ts @@ -4,58 +4,58 @@ AboutWindow - + Version %1 (build date %2) - + Qt-based graphical interface for netctl. - + Translators: %1 - + Links: - + Homepage - + Repository - + Bugtracker - + Translation issue - + AUR packages - + This software is licensed under %1 - + This software uses: %1 @@ -91,127 +91,127 @@ ErrorWindow - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + Error! - + 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 - + Configuration file does not exist - + Key is not set - + Wireless settings are not set - + Configuration file is not set - + ESSID is not set - + MAC address is incorrect - + Session ID is not set - - + + APN is not set - + Empty user/group name - + Could not find profile - + Could not find ESSID - + Could not run helper - + Unknown error - + Sender : %1 @@ -739,337 +739,351 @@ MainWindow - + Netctl GUI - + Connect to profile - - - - + + + + Name - - + + Description - - - - + + + - + + Refresh - - + + Ctrl+R - + Restart - - - - - + + + + + Start - + Create a new profile - - + + Profile - - + + Clear - + Report a bug - + DBus API reference - + Security notes - + Library documentation - + + Switch to profile + + + + + Stop all profiles + + + + Save - + Connect to Wi-Fi - + Please install 'wpa_supplicant' before using it - + About - + netctl-auto is running - + Show - - + + Signal - - + + Security - + Menu - + Actions - + Help - + Settings - + Ctrl+S - + Quit - + Ctrl+Q - - - - + + + + Start profile - - + + Restart profile - - - - + + + + Enable profile - - + + Edit profile - - - + + + Remove profile - + Load profile - + Save profile - + Start Wi-Fi - + netctl-auto - + Ready - + yes - + no - - - - + + + + Active - - + + Enabled - - - + + + Updated - - + + Stop profile - - + + Disable profile - - + + Exists - + ESSID - - + + Stop WiFi - - - - - + + + + + Start WiFi - - - - + + + - - - - - - - + + + + + + + + + + Done - - - - + + + - - - - - - - + + + + + + + + + + Error - - + + Stop @@ -1229,6 +1243,16 @@ License + + + Restore existing session. + + + + + Close existing session. + + MobileWidget @@ -1404,26 +1428,26 @@ - + Name - + Description - - + + Active - - + + Disabled @@ -1438,123 +1462,123 @@ - + Ready - + Disable service - + Enable service - + netctl-auto is running - + Stop service - + Start service - + netctl-auto is not running - + yes - + no - + Profile - + Updated - - + + Enable profile - + Enable all profiles - + Disable all profiles - - + + Enable - - + + Disable - - - - - - - + + + + + + + Done - - - - - - - + + + + + + + Error - + Disable profile - + Switch to profile @@ -2053,84 +2077,84 @@ - + Select path to directory with interfaces - + Select netctl command - + All files (*) - - + + Select helper command - + Select netctl-auto command - + Select path to profile directory - + Select path to directory with rfkill devices - + Select sudo command - + Select systemctl command - + Select wpa_cli command - + Select wpa_supplicant command - + Active (systemd) - + Active - - + + Stop - + Inactive - + Start @@ -2139,113 +2163,118 @@ TrayIcon - - + + netctl status - - - - Profile - - - - - (inactive) - - - - - (netctl-auto) - - - - - (enabled) - - - - - (static) - - - - - Start another profile - - - - - Stop %1 - - - - - Restart %1 - - - - - Disable %1 - - - - - Enable %1 - - - - - - Start profile - - - - - Stop profile - - - - - Switch to profile - - - - - Restart profile - - - - - Enable profile - - - - - Quit - - - - - - Show - - - - - Show netctl-auto - - - + Profile + + + + + (inactive) + + + + + (netctl-auto) + + + + + Start another profile + + + + + Stop %1 + + + + + Restart %1 + + + + + Disable %1 + + + + + Enable %1 + + + + + + Start profile + + + + + Stop profile + + + + + Stop all profiles + + + + + Switch to profile + + + + + Restart profile + + + + + Enable profile + + + + + Quit + + + + + + Show + + + + + static + + + + + enabled + + + + + Show netctl-auto + + + + + + Status - + Hide diff --git a/sources/resources/translations/ru.ts b/sources/resources/translations/ru.ts index 2f556a2..38b7233 100644 --- a/sources/resources/translations/ru.ts +++ b/sources/resources/translations/ru.ts @@ -1089,6 +1089,22 @@ Documentation Документация + + Restore existing session. + Восстановление существующей сессии. + + + Close existing session. + Закрытие существующей сессии. + + + Switch to profile + Переключиться на профиль + + + Stop all profiles + Остановить все профили + MobileWidget @@ -1872,11 +1888,11 @@ (enabled) - (включен) + (включен) (static) - (статический) + (статический) Start another profile @@ -1918,6 +1934,18 @@ Enable profile Включить профиль + + static + статический + + + enabled + включен + + + Stop all profiles + Остановить все профили + TunnelWidget