From cef4d73f2d4e48cb285992d0feb613edd0d7dea4 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Thu, 17 Aug 2023 14:48:24 +0600 Subject: [PATCH] Localisation fixes --- source/ubl-strings.h | 14 +++++++------- ubl-settings-resourcequota.pot | 2 +- ubl-settings-resourcequota_ru.po | 14 +++++++------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 13a9fa0..68d2802 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -20,7 +20,7 @@ #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 Home Page") +#define PROJECT_HOME_LABEL _("Project homepage") #define NOTHING_CHOSEN_LABEL _("Nothing were chosen") #define STR_USER _("User") @@ -33,16 +33,16 @@ #define STR_GB _("Gb") #define STR_TB _("Tb") -#define GLOBAL_LOAD_SUCCESS _("Global configuration loading succseeded.") -#define LOCAL_LOAD_SUCCESS _("Local configuration loading succseeded.") +#define GLOBAL_LOAD_SUCCESS _("Global configuration loading succeeded.") +#define LOCAL_LOAD_SUCCESS _("Local configuration loading succeeded.") -#define GLOBAL_LOCAL_SAVE_SUCCESS _("Local and global configuration saving succseeded.") -#define GLOBAL_SAVE_SUCCESS _("Global configuration saving succseeded.") -#define LOCAL_SAVE_SUCCESS _("Local configuration saving succseeded.") +#define GLOBAL_LOCAL_SAVE_SUCCESS _("Local and global configuration saving succeeded.") +#define GLOBAL_SAVE_SUCCESS _("Global configuration saving succeeded.") +#define LOCAL_SAVE_SUCCESS _("Local configuration saving succeeded.") #define STR_DEL_TABLE _("Quota deleted") #define STR_NO_SELECT_TABLE _("Quota deleted") #define STR_QUOTAS_ADD _("Quota deleted") #define ALL_SAVE_SUCCESS _("Save configuration") #define MESS_NOTHING_SAVE _("Nothing to save!") -#define LOCAL_SAVE_SUCCESS_LABEL _("Local configuration saving succseeded.") +#define LOCAL_SAVE_SUCCESS_LABEL _("Local configuration saving succeeded.") #define LOAD_FAILED_LABEL _("Config loading failed") \ No newline at end of file diff --git a/ubl-settings-resourcequota.pot b/ubl-settings-resourcequota.pot index 69e01e4..935d3e8 100644 --- a/ubl-settings-resourcequota.pot +++ b/ubl-settings-resourcequota.pot @@ -167,7 +167,7 @@ msgstr "" msgid "Nothing to save!" msgstr "" -msgid "Project Home Page" +msgid "Project homepage" msgstr "" msgid "Save" diff --git a/ubl-settings-resourcequota_ru.po b/ubl-settings-resourcequota_ru.po index 90cee88..2a091fc 100644 --- a/ubl-settings-resourcequota_ru.po +++ b/ubl-settings-resourcequota_ru.po @@ -270,8 +270,8 @@ msgstr "Удалить" msgid "Nothing to save!" msgstr "Нечего сохранять!" -msgid "Project Home Page" -msgstr "Главная страница проекта" +msgid "Project homepage" +msgstr "Домашняя страница проекта" msgid "Save" msgstr "Сохранить" @@ -367,23 +367,23 @@ msgid "Cancel" msgstr "Отмена" #: source/ubl-strings.h:27 -msgid "Global configuration loading succseeded." +msgid "Global configuration loading succeeded." msgstr "Успешно загружена глобальная конфигурация" #: source/ubl-strings.h:28 -msgid "Local configuration loading succseeded." +msgid "Local configuration loading succeeded." msgstr "Успешно загружена локальная конфигурация" #: source/ubl-strings.h:30 -msgid "Local and global configuration saving succseeded." +msgid "Local and global configuration saving succeeded." msgstr "Успешно записаны локальная и глобальная конфигурация" #: source/ubl-strings.h:31 -msgid "Global configuration saving succseeded." +msgid "Global configuration saving succeeded." msgstr "Успешно записана глобальная конфигурация" #: source/ubl-strings.h:32 -msgid "Local configuration saving succseeded." +msgid "Local configuration saving succeeded." msgstr "Успешно записана локальная конфигурация" msgid "Configuring CPU and RAM quota settings for groups and users of the system"