diff --git a/source/ublexec.h b/source/ublexec.h index aa64b7b..2772443 100644 --- a/source/ublexec.h +++ b/source/ublexec.h @@ -46,7 +46,7 @@ #define nothing_save _("Nothing to save!") #define read_documentation_web _("Would you like to read documentation in the Web?") #define redirected_documentation _("You will be redirected to documentation site, where user help pages are ""translated and supported by community.") -#define str_help_h _("GTK settings datetime for UBLinux\n\n""Usage: ubl-settings-datetime [OPTIONS...]\n""Options:\n"" -h, --help Show this help\n"" -V, --version Show package version\n"" --lock-datetime Lock date and time changes\n"" --lock-timezone Lock time zone changes\n"" --lock-ntp-mode Lock NTP mode selection\n"" --lock-ntp-edit Lock editing NTP servers\n"" --lock-sync-hwclock Lock sync hwclock mode selection\n"" --lock-save Lock saving local and global configuration\n"" --lock-save-local Lock save global configuration\n"" --lock-save-global Lock load global configuration\n"" --lock-load-global Lock load global configuration\n") +#define str_help_h _("GTK \"Run applications as another user with the specified priority\" for ""UBLinux\n""\n""Usage: ublexec [OPTIONS...]\n""Options:\n"" -h, --help\t Show this help\n"" -V, --version\t Show package version\n"" -x APP_NAME Running the program\n"" -e FILE_NAME Running the file\n") #define str_version _("ublexec version: ") #define nice_19 _("19 (Low)") #define nice_0 _("0 (High)") diff --git a/ublexec.pot b/ublexec.pot index 1cdbe2e..be39611 100644 --- a/ublexec.pot +++ b/ublexec.pot @@ -8,11 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: ublexec 1.0\n" "Report-Msgid-Bugs-To: info@ublinux.com\n" -"POT-Creation-Date: 2023-04-24 11:43+0600\n" +"POT-Creation-Date: 2023-04-25 15:52+0600\n" "PO-Revision-Date: 2023-01-01 00:00+0600\n" "Last-Translator: UBLinux Team \n" -"Language-Team: Russian - UBLinux Team \n" -"Language: Russian\n" +"Language-Team: UBLinux Team \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -116,6 +116,19 @@ msgstr "" msgid "File Overview" msgstr "" +#: source/ublexec.h:49 +msgid "" +"GTK \"Run applications as another user with the specified priority\" for " +"UBLinux\n" +"\n" +"Usage: ublexec [OPTIONS...]\n" +"Options:\n" +" -h, --help\t Show this help\n" +" -V, --version\t Show package version\n" +" -x APP_NAME Running the program\n" +" -e FILE_NAME Running the file\n" +msgstr "" + #: source/ublexec.h:49 msgid "" "GTK settings datetime for UBLinux\n" diff --git a/ublexec_ru.po b/ublexec_ru.po index cd0b9b0..70fbb05 100644 --- a/ublexec_ru.po +++ b/ublexec_ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ublexec 1.0\n" "Report-Msgid-Bugs-To: info@ublinux.com\n" -"POT-Creation-Date: 2023-04-25 15:52+0600\n" +"POT-Creation-Date: 2023-04-24 11:43+0600\n" "PO-Revision-Date: 2023-01-01 00:00+0600\n" "Last-Translator: UBLinux Team \n" "Language-Team: Russian - UBLinux Team \n" @@ -116,6 +116,28 @@ msgstr "Образование" msgid "File Overview" msgstr "Обзор файлов" +#: source/ublexec.h:49 +msgid "" +"GTK \"Run applications as another user with the specified priority\" for " +"UBLinux\n" +"\n" +"Usage: ublexec [OPTIONS...]\n" +"Options:\n" +" -h, --help\t Show this help\n" +" -V, --version\t Show package version\n" +" -x APP_NAME Running the program\n" +" -e FILE_NAME Running the file\n" +msgstr "" +"GTK-утилита \"Запускать приложения от имени другого пользователя с указанным " +"приоритетом\" для UBLinux\n" +"\n" +"Использование: ublexec [Параметры приложения...]\n" +"Параметры приложения:\n" +" -h, --help\t Показать параметры справки\n" +" -V, --version\t Показать версию пакета\n" +" -x APP_NAME Запуск программы\n" +" -e FILE_NAME Запуск файла\n" + #: source/ublexec.h:49 msgid "" "GTK settings datetime for UBLinux\n" @@ -357,24 +379,3 @@ msgstr "ОК" #: source/ublexec.cc:193 msgid "Сancel" msgstr "Отмена" - -#~ msgid "" -#~ "GTK \"Run applications as another user with the specified priority\" for " -#~ "UBLinux\n" -#~ "\n" -#~ "Usage: ublexec [OPTIONS...]\n" -#~ "Options:\n" -#~ " -h, --help\t Show this help\n" -#~ " -V, --version\t Show package version\n" -#~ " -x APP_NAME Running the program\n" -#~ " -e FILE_NAME Running the file\n" -#~ msgstr "" -#~ "GTK-утилита \"Запускать приложения от имени другого пользователя с " -#~ "указанным приоритетом\" для UBLinux\n" -#~ "\n" -#~ "Использование: ublexec [Параметры приложения...]\n" -#~ "Параметры приложения:\n" -#~ " -h, --help\t Показать параметры справки\n" -#~ " -V, --version\t Показать версию пакета\n" -#~ " -x APP_NAME Запуск программы\n" -#~ " -e FILE_NAME Запуск файла\n"