Updated Russian translation

i9 changed/i9/cockpit-podman-76-1.el9_3.inferit.1
Sergey Cherevko 1 year ago
parent 4f58749225
commit f0d4af2b69
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -1 +1,2 @@
e9e8fbe8aa90c770b353fc0f9310cac5e100ac87 SOURCES/cockpit-podman-76.tar.xz
83f42fba590c8d3158b78ba1fd1310f7d250daab SOURCES/po.ru.js.gz

1
.gitignore vendored

@ -1 +1,2 @@
SOURCES/cockpit-podman-76.tar.xz
SOURCES/po.ru.js.gz

@ -1,19 +1,19 @@
From 37d5cc5687cfcfa700913b8354d39678935180e0 Mon Sep 17 00:00:00 2001
From c6df1db76e470219f65a5932f390f7b6853e18c5 Mon Sep 17 00:00:00 2001
From: Sergey Cherevko <s.cherevko@msvsphere-os.ru>
Date: Mon, 13 Nov 2023 23:12:41 +0300
Date: Tue, 14 Nov 2023 00:05:03 +0300
Subject: [PATCH] Added Russian translation
---
po/ru.po | 1317 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 1317 insertions(+)
po/ru.po | 1321 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 1321 insertions(+)
create mode 100644 po/ru.po
diff --git a/po/ru.po b/po/ru.po
new file mode 100644
index 0000000..aed7510
index 0000000..e422f14
--- /dev/null
+++ b/po/ru.po
@@ -0,0 +1,1317 @@
@@ -0,0 +1,1321 @@
+# #-#-#-#-# podman.js.pot (PACKAGE VERSION) #-#-#-#-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
@ -40,6 +40,10 @@ index 0000000..aed7510
+msgid "User"
+msgstr "Пользователь"
+
+#: src/index.html:20 src/manifest.json:0
+msgid "Podman containers"
+msgstr "Контейнеры Podman"
+
+#: src/app.jsx:637
+msgid "Podman service is not active"
+msgstr "Служба Podman неактивна"

Binary file not shown.

@ -17,7 +17,7 @@
Name: cockpit-podman
Version: 76
Release: 1%{?dist}.inferit
Release: 1%{?dist}.inferit.1
Summary: Cockpit component for Podman containers
License: LGPL-2.1-or-later
URL: https://github.com/cockpit-project/cockpit-podman
@ -91,6 +91,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
%{_datadir}/metainfo/*
%changelog
* Tue Nov 14 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 76-1.inferit.1
- Update Russian translation
* Mon Nov 13 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 76-1.inferit
- Added Russian translation by Leonid Kanter <lkanter@msvsphere-os.ru>
- Rebuilt for MSVSphere 9.3

Loading…
Cancel
Save