diff --git a/SOURCES/0001-Update-Russian-translation.patch b/SOURCES/0001-Update-Russian-translation.patch new file mode 100644 index 0000000..2a9efc5 --- /dev/null +++ b/SOURCES/0001-Update-Russian-translation.patch @@ -0,0 +1,49 @@ +From 32d94a42b89a3596ba82d3913614536d042835ac Mon Sep 17 00:00:00 2001 +From: Sergey Cherevko +Date: Tue, 21 Nov 2023 15:43:33 +0300 +Subject: [PATCH] Update Russian translation + +--- + po/ru.po | 19 +++++++++++++++++++ + 1 file changed, 19 insertions(+) + +diff --git a/po/ru.po b/po/ru.po +index a399c4d..c3e769a 100644 +--- a/po/ru.po ++++ b/po/ru.po +@@ -200,6 +200,15 @@ msgstr "Ошибка открытия «%s»: %s" + msgid "Error looking up block device for %s" + msgstr "Ошибка поиска блочного устройства для %s" + ++#: src/disks/ui/disks.ui:173 ++msgid "No Device Selected" ++msgstr "Устройство не выбрано" ++ ++#: src/disks/ui/disks.ui:174 ++#| msgid "Select a device to manage" ++msgid "Select a device to manage." ++msgstr "Выберите устройство для управления." ++ + #: src/disks/gduapplication.c:173 + msgid "Select device" + msgstr "Выберите устройство" +@@ -2462,6 +2471,16 @@ msgstr "_Комбинации клавиш" + msgid "_Help" + msgstr "_Справка" + ++#: src/disks/ui/shortcuts.ui:31 ++msgctxt "shortcut window" ++msgid "Unselect current disk" ++msgstr "Отменить выбор текущего диска" ++ ++#: src/disks/ui/shortcuts.ui:45 ++msgctxt "shortcut window" ++msgid "Keyboard shortcuts" ++msgstr "Комбинации клавиш" ++ + #: src/disks/ui/app-menu.ui:24 + msgid "_About Disks" + msgstr "_О приложении" +-- +2.39.3 + diff --git a/SPECS/gnome-disk-utility.spec b/SPECS/gnome-disk-utility.spec index fb6b91a..f2cf075 100644 --- a/SPECS/gnome-disk-utility.spec +++ b/SPECS/gnome-disk-utility.spec @@ -2,12 +2,14 @@ Name: gnome-disk-utility Version: 40.2 -Release: 2%{?dist} +Release: 2%{?dist}.inferit Summary: Disks License: GPLv2+ URL: https://gitlab.gnome.org/GNOME/gnome-disk-utility Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz +# MSVSphere +Patch100: 0001-Update-Russian-translation.patch BuildRequires: gcc BuildRequires: meson @@ -74,6 +76,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog +* Tue Nov 21 2023 Sergey Cherevko - 40.2-2.inferit +- Updated Russian translation +- Rebuilt for MSVSphere 9.3 + * Wed Mar 15 2023 MSVSphere Packaging Team - 40.2-2 - Rebuilt for MSVSphere 9.1.