From 88ca662101ba66c5727889a2cd244435b7633bae Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Fri, 12 May 2023 11:11:15 +0600 Subject: [PATCH] New translatable strings are added --- ubl-settings-video.pot | 12 ++++++++++++ ubl-settings-video_ru.po | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/ubl-settings-video.pot b/ubl-settings-video.pot index 788729f..93a6c48 100644 --- a/ubl-settings-video.pot +++ b/ubl-settings-video.pot @@ -50,6 +50,18 @@ msgstr "" msgid "Failed to load available drivers for your system... Installed driver list is shown." msgstr "" +#: source/ubl-settings-video-strings.h:71 +msgid "Would you like to read documentation in the Web?" +msgstr "" + +#: source/ubl-settings-video-strings.h:72 +msgid "You will be redirected to documentation website where documentation is translated and supported by community." +msgstr "" + +#: source/ubl-settings-video-strings.h:73 +msgid "Always redirect to online documentation" +msgstr "" + #: source/ubl-settings-video.c:581 source/ubl-settings-video-strings.h:40 msgid "UBLinux Video Configuration" msgstr "" diff --git a/ubl-settings-video_ru.po b/ubl-settings-video_ru.po index d8bcbd0..b756a3c 100644 --- a/ubl-settings-video_ru.po +++ b/ubl-settings-video_ru.po @@ -50,6 +50,18 @@ msgstr "Выберите драйвер." msgid "Failed to load available drivers for your system... Installed driver list is shown." msgstr "Не удалось загрузить список драйверов, доступных для вашей системы. Выведен список установленных драйверов." +#: source/ubl-settings-video-strings.h:71 +msgid "Would you like to read documentation in the Web?" +msgstr "Вы хотите прочитать справку в Сети?" + +#: source/ubl-settings-video-strings.h:72 +msgid "You will be redirected to documentation website where documentation is translated and supported by community." +msgstr "Вы будете перенаправлены на сайт с документацией где страницы помощи " +"переводятся и поддерживаются сообществом." + +#: source/ubl-settings-video-strings.h:73 +msgid "Always redirect to online documentation" +msgstr "Всегда перенаправлять" #: source/ubl-settings-video.c:581 source/ubl-settings-video-strings.h:40 msgid "UBLinux Video Configuration"