From 484365982450b7ee7ca38180b86ffa1cc732da70 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Mon, 4 Sep 2023 11:47:01 +0600 Subject: [PATCH] Localisation edits --- source/ubl-strings.h | 7 +++++-- ublexec.glade | 4 ++-- ublexec.pot | 10 +++++++++- ublexec_ru.po | 12 ++++++++++-- 4 files changed, 26 insertions(+), 7 deletions(-) diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 178c090..e97c47f 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -13,7 +13,7 @@ #define OPEN_LABEL _("Open") #define HELP_TITLE_LABEL _("Would you like to read documentation in the Web?") -#define HELP_INFO_LABEL _("You will be redirected to documentation website where documentation is\ntranslated and supported by community.") +#define HELP_INFO_LABEL _("You will be redirected to documentation website, where documentation is\ntranslated and supported by community.") #define HELP_ALWAYS_OPEN_LABEL _("Always redirect to online documentation") #define OPEN_HELP_LABEL _("Open documentation") #define PROJECT_HOME_LABEL _("Project homepage") @@ -45,4 +45,7 @@ #define COMMAND_LABEL _("Command line") #define RUN_LABEL _("Run") #define EDIT_LABEL _("Edit") -#define USER_LABEL _("User") \ No newline at end of file +#define USER_LABEL _("User") + +#define FILE_VIEW_LABEL _("File view") +#define APP_VIEW_LABEL _("Applications view") \ No newline at end of file diff --git a/ublexec.glade b/ublexec.glade index b326415..b4c1c9c 100644 --- a/ublexec.glade +++ b/ublexec.glade @@ -243,7 +243,7 @@ start 10 10 - You will be redirected to documentation website where documentation is + You will be redirected to documentation website, where documentation is translated and supported by community. True 0 @@ -583,7 +583,7 @@ translated and supported by community. True True True - Program view + Applications view end diff --git a/ublexec.pot b/ublexec.pot index e42dbac..c132f3d 100644 --- a/ublexec.pot +++ b/ublexec.pot @@ -83,7 +83,7 @@ msgstr "" #: source/ubl-strings.h:16 msgid "" -"You will be redirected to documentation website where documentation is\n" +"You will be redirected to documentation website, where documentation is\n" "translated and supported by community." msgstr "" @@ -199,6 +199,14 @@ msgstr "" msgid "User" msgstr "" +#: source/ubl-strings.h:50 +msgid "File view" +msgstr "" + +#: source/ubl-strings.h:51 +msgid "Applications view" +msgstr "" + #: source/ubl-utils.c:1022 msgid "Applications" msgstr "" diff --git a/ublexec_ru.po b/ublexec_ru.po index 0c09fe9..ca7af24 100644 --- a/ublexec_ru.po +++ b/ublexec_ru.po @@ -84,10 +84,10 @@ msgstr "Вы хотите прочитать справку в Сети?" #: source/ubl-strings.h:16 msgid "" -"You will be redirected to documentation website where documentation is\n" +"You will be redirected to documentation website, where documentation is\n" "translated and supported by community." msgstr "" -"Вы будете перенаправлены на сайт с документацией где страницы помощи\n" +"Вы будете перенаправлены на сайт с документацией, где страницы помощи\n" "переводятся и поддерживаются сообществом." #: source/ubl-strings.h:17 @@ -202,6 +202,14 @@ msgstr "Редактировать" msgid "User" msgstr "Пользователь" +#: source/ubl-strings.h:50 +msgid "File view" +msgstr "Обзор файлов" + +#: source/ubl-strings.h:51 +msgid "Applications view" +msgstr "Обзор приложений" + #: source/ubl-utils.c:1022 msgid "Applications" msgstr "Обзор приложений"