44# Translators: This is the Application Name used in the GVim desktop file
55Name[de]=GVim
66Name[eo]=GVim
7+ Name[ru]=GVim
78Name[tr]=GVim
89Name =GVim
910# Translators: This is the Generic Application Name used in the Vim desktop file
1011GenericName[de]=Texteditor
1112GenericName[eo]=Tekstoredaktilo
1213GenericName[ja]=テキストエディタ
14+ GenericName[ru]=Текстовый редактор
1315GenericName[tr]=Metin Düzenleyici
1416GenericName =Text Editor
1517# Translators: This is the comment used in the Vim desktop file
1618Comment[de]=Textdateien bearbeiten
1719Comment[eo]=Redakti tekstajn dosierojn
1820Comment[ja]=テキストファイルを編集します
19- Comment[tr]=Metin dosyaları düzenle
21+ Comment[ru]=Редактирование текстовых файлов
22+ Comment[tr]=Metin dosyaları düzenleyin
2023Comment =Edit text files
2124# The translations should come from the po file. Leave them here for now, they will
2225# be overwritten by the po file when generating the desktop.file!
@@ -75,7 +78,6 @@ Comment[pl]=Edytuj pliki tekstowe
7578Comment[pt]=Editar ficheiros de texto
7679Comment[pt_BR]=Edite arquivos de texto
7780Comment[ro]=Editare fişiere text
78- Comment[ru]=Редактор текстовых файлов
7981Comment[sk]=Úprava textových súborov
8082Comment[sl]=Urejanje datotek z besedili
8183Comment[sq]=Përpuno files teksti
@@ -98,11 +100,13 @@ Type=Application
98100Keywords[de]=Text;Editor;
99101Keywords[eo]=Teksto;redaktilo;
100102Keywords[ja]=テキスト;エディタ;
103+ Keywords[ru]=текст;текстовый редактор
101104Keywords[tr]=Metin;düzenleyici;
102105Keywords =Text;editor;
103106# Translators: This is the Icon file name. Do NOT translate
104107Icon[de]=gvim
105108Icon[eo]=gvim
109+ Icon[ru]=gvim
106110Icon =gvim
107111Categories =Utility;TextEditor;
108112StartupNotify =true
0 commit comments