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.
yubioath-desktop/SOURCES/0001-Added-Russian-descript...

76 lines
4.0 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

From eb307cd89c3e88cd7e89d6c6db34d0a0bef9da4f Mon Sep 17 00:00:00 2001
From: tigro <arkadiy.sheyn@softline.com>
Date: Mon, 21 Aug 2023 17:30:23 +0300
Subject: [PATCH] Added Russian description and summary
---
resources/com.yubico.yubioath.appdata.xml | 12 ++++++++++++
resources/com.yubico.yubioath.desktop | 3 +++
snap/gui/yubioath-desktop.desktop | 3 +++
3 files changed, 18 insertions(+)
diff --git a/resources/com.yubico.yubioath.appdata.xml b/resources/com.yubico.yubioath.appdata.xml
index 247b96b..dfaa267 100644
--- a/resources/com.yubico.yubioath.appdata.xml
+++ b/resources/com.yubico.yubioath.appdata.xml
@@ -7,7 +7,9 @@
<project_license>BSD-2-Clause</project_license>
<name>Yubico Authenticator</name>
+ <name xml:lang="ru">Аутентификатор Yubico</name>
<summary>Graphical interface for displaying OATH codes with a YubiKey</summary>
+ <summary xml:lang="ru">Графический интерфейс для отображения кодов OATH с помощью YubiKey.</summary>
<url type="homepage">https://www.yubico.com/products/services-software/download/yubico-authenticator/</url>
<url type="contact">https://support.yubico.com/support/tickets/new</url>
<url type="bugtracker">https://github.com/Yubico/yubioath-desktop/issues</url>
@@ -26,6 +28,16 @@
<li>Protect your credentials with a device password</li>
<li>Connect an external smart card reader and use the YubiKey over NFC</li>
</ul>
+ <p xml:lang="ru">Генерация одноразовых паролей TOTP на основе времени и HOTP для открытой аутентификации (OATH) с помощью YubiKey, который защищает общие секреты.</p>
+ <p xml:lang="ru">Возможности:</p>
+ <ul>
+ <li xml:lang="ru">Добавьте учетные данные, отсканировав QR-код на экране</li>
+ <li xml:lang="ru">Добавьте в избранное наиболее часто используемые учетные данные для быстрого доступа</li>
+ <li xml:lang="ru">Защитите свои секретные данные, сохранив их на YubiKey</li>
+ <li xml:lang="ru">Требуется касание YubiKey для генерации кода</li>
+ <li xml:lang="ru">Защитите свои учетные данные паролем устройства</li>
+ <li xml:lang="ru">Подключите внешний считыватель смарт-карт и используйте YubiKey через NFC</li>
+ </ul>
</description>
<screenshots>
diff --git a/resources/com.yubico.yubioath.desktop b/resources/com.yubico.yubioath.desktop
index c5784ca..0f27031 100644
--- a/resources/com.yubico.yubioath.desktop
+++ b/resources/com.yubico.yubioath.desktop
@@ -1,7 +1,10 @@
[Desktop Entry]
Name=Yubico Authenticator
+Name[ru]=Аутентификатор Yubico
GenericName=Yubico Authenticator
+GenericName[ru]=Аутентификатор Yubico
Comment=Graphical interface for displaying OATH codes with a YubiKey.
+Comment=Графический интерфейс для отображения кодов OATH с помощью YubiKey.
Exec=yubioath-desktop
Icon=com.yubico.yubioath
StartupNotify=false
diff --git a/snap/gui/yubioath-desktop.desktop b/snap/gui/yubioath-desktop.desktop
index 256582c..ae52ebc 100644
--- a/snap/gui/yubioath-desktop.desktop
+++ b/snap/gui/yubioath-desktop.desktop
@@ -1,7 +1,10 @@
[Desktop Entry]
Name=Yubico Authenticator
+Name[ru]=Аутентификатор Yubico
GenericName=Yubico Authenticator
+GenericName[ru]=Аутентификатор Yubico
Comment=Graphical interface for displaying OATH codes with a YubiKey.
+Comment=Графический интерфейс для отображения кодов OATH с помощью YubiKey.
Exec=yubioath-desktop
Icon=${SNAP}/meta/gui/yubioath-desktop.svg
StartupNotify=false
--
2.41.0