parent
71f231ef69
commit
cbd2b4571b
@ -0,0 +1,34 @@
|
|||||||
|
From 408406f17d477ec1d97df2abea5348f46b2d8fc9 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Alexey Lyubimov <a.lyubimov@softline.com>
|
||||||
|
Date: Tue, 12 Mar 2024 15:12:13 +0300
|
||||||
|
Subject: [PATCH] Added Russian description for ArcMenu
|
||||||
|
|
||||||
|
---
|
||||||
|
deadbeef.desktop.in | 5 +++--
|
||||||
|
1 file changed, 3 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/deadbeef.desktop.in b/deadbeef.desktop.in
|
||||||
|
index cfe44fa..774d962 100644
|
||||||
|
--- a/deadbeef.desktop.in
|
||||||
|
+++ b/deadbeef.desktop.in
|
||||||
|
@@ -1,14 +1,15 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=DeaDBeeF
|
||||||
|
+Name[ru]=Аудиопроигрыватель DeaDBeeF
|
||||||
|
GenericName=Audio Player
|
||||||
|
GenericName[pt_BR]=Reprodutor de áudio
|
||||||
|
-GenericName[ru]=Аудио плеер
|
||||||
|
+GenericName[ru]=Аудиопроигрыватель
|
||||||
|
GenericName[zh_CN]=音频播放器
|
||||||
|
GenericName[zh_TW]=音樂播放器
|
||||||
|
Comment=Listen to music
|
||||||
|
Comment[pt_BR]=Escute músicas
|
||||||
|
-Comment[ru]=Слушай музыку
|
||||||
|
+Comment[ru]=Воспроизведение музыки и аудио
|
||||||
|
Comment[zh_CN]=倾听音乐
|
||||||
|
Comment[zh_TW]=聆聽音樂
|
||||||
|
Icon=deadbeef
|
||||||
|
--
|
||||||
|
2.44.0
|
||||||
|
|
Loading…
Reference in new issue