From 754b5cb659bfd6f2d42c59cd0f353a8e8403ca26 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Tue, 16 May 2023 12:06:48 +0600 Subject: [PATCH] New translatable strings --- source/ubl-settings-video-strings.h | 5 +++++ ubl-settings-video.pot | 4 ++++ ubl-settings-video_ru.po | 5 +++++ 3 files changed, 14 insertions(+) diff --git a/source/ubl-settings-video-strings.h b/source/ubl-settings-video-strings.h index 24457f9..3e28b64 100644 --- a/source/ubl-settings-video-strings.h +++ b/source/ubl-settings-video-strings.h @@ -55,6 +55,7 @@ #define DOCUMENTATION_LABEL _("Documentation") #define ABOUT_LABEL _("About") #define INSTALLED_LABEL _("Installed") +#define INSTALLED_LOW_LABEL _("installed") #define PACKAGE_LABEL _("Package") #define SUPPORTED_LABEL _("Supported Devices") #define CANCEL_LABEL _("Cancel") @@ -67,6 +68,10 @@ #define PROPRIETARY_OPETAION_DONE_LABEL _("Driver operation is done.") #define PROPRIETARY_NOTHING_SELECTED_LABEL _("Nothing was selected.") #define PROPRIETARY_USE_LOCAL_LABEL _("Failed to load available drivers for your system... Installed driver list is shown.") +#define CONFIGURE_LABEL _("Configure monitor") +#define DELETE_LABEL _("Delete monitor configuration") +#define ADD_LABEL _("Add monitor configuration") +#define SWITCH_LABEL _("Switch monitor") #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.") diff --git a/ubl-settings-video.pot b/ubl-settings-video.pot index e296d34..5ef7876 100644 --- a/ubl-settings-video.pot +++ b/ubl-settings-video.pot @@ -316,6 +316,10 @@ msgstr "" msgid "Installed" msgstr "" +#: source/ubl-settings-video-strings.h:58 +msgid "installed" +msgstr "установлено" + #: source/ubl-settings-video-strings.h:58 msgid "Package" msgstr "" diff --git a/ubl-settings-video_ru.po b/ubl-settings-video_ru.po index 876d1d6..5b60347 100644 --- a/ubl-settings-video_ru.po +++ b/ubl-settings-video_ru.po @@ -327,6 +327,11 @@ msgstr "Установлено" msgid "Package" msgstr "Пакет" + +#: source/ubl-settings-video-strings.h:58 +msgid "installed" +msgstr "установлен" + #: source/ubl-settings-video-strings.h:59 msgid "Supported Devices" msgstr "Устройства"