You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thunderbird/SOURCES/0001-Added-Russian-descript...

47 lines
2.8 KiB

From fb86113c9ddfe8188b365bfc9f97e08ec1618cc9 Mon Sep 17 00:00:00 2001
From: Sergey Cherevko <s.cherevko@msvsphere.ru>
Date: Tue, 15 Aug 2023 10:00:59 +0300
Subject: [PATCH] Added Russian description and summary for ArcMenu and
gnome-software
---
.../net.thunderbird.Thunderbird.appdata.xml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/comm/mail/branding/thunderbird/net.thunderbird.Thunderbird.appdata.xml b/comm/mail/branding/thunderbird/net.thunderbird.Thunderbird.appdata.xml
index 30397d100f..083cbca156 100644
--- a/comm/mail/branding/thunderbird/net.thunderbird.Thunderbird.appdata.xml
+++ b/comm/mail/branding/thunderbird/net.thunderbird.Thunderbird.appdata.xml
@@ -3,7 +3,9 @@
<id>net.thunderbird.Thunderbird</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Thunderbird</name>
+ <name xml:lang="ru">Почтовый клиент Thunderbird</name>
<summary>Thunderbird is a free and open source email, newsfeed, chat, and calendaring client</summary>
+ <summary xml:lang="ru">Thunderbird — это бесплатный клиент электронной почты, ленты новостей, чата и календаря с открытым исходным кодом.</summary>
<description>
<!-- From https://www.thunderbird.net/en-US/about/ -->
<p>
@@ -18,6 +20,18 @@
Thunderbird is an open source project, which means anyone can contribute
ideas, designs, code, and time helping fellow users.
</p>
+ <p xml:lang="ru">
+ Thunderbird — это бесплатный клиент электронной почты, ленты новостей, чата и
+ календаря с открытым исходным кодом, который легко настроить и настроить.
+ Одним из основных принципов Thunderbird является использование и продвижение
+ открытых стандартов — этот фокус является отказом от нашего мира закрытых
+ платформ и сервисов, которые не могут взаимодействовать друг с другом.
+ Мы хотим, чтобы у наших пользователей была свобода и выбор в том, как они общаются.
+ </p>
+ <p xml:lang="ru">
+ Thunderbird — это проект с открытым исходным кодом, а это означает, что каждый может
+ делиться идеями, проектами, кодом и тратить свое время, помогая другим пользователям.
+ </p>
</description>
<categories>
<category>Calendar</category>
--
2.39.2