diff options
Diffstat (limited to 'runtime/nvim.desktop')
-rw-r--r-- | runtime/nvim.desktop | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/nvim.desktop b/runtime/nvim.desktop index d08029d2b0..21bde61314 100644 --- a/runtime/nvim.desktop +++ b/runtime/nvim.desktop @@ -3,6 +3,7 @@ Name=Neovim GenericName=Text Editor GenericName[de]=Texteditor GenericName[sr]=Едитор текста +GenericName[tr]=Metin Düzenleyici Comment=Edit text files Comment[af]=Redigeer tekslêers Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ @@ -65,7 +66,7 @@ Comment[sv]=Redigera textfiler Comment[ta]=உரை கோப்புகளை தொகுக்கவும் Comment[th]=แก้ไขแฟ้มข้อความ Comment[tk]=Metin faýllary editle -Comment[tr]=Metin dosyalarını düzenle +Comment[tr]=Metin dosyaları düzenle Comment[uk]=Редактор текстових файлів Comment[vi]=Soạn thảo tập tin văn bản Comment[wa]=Asspougnî des fitchîs tecses @@ -76,6 +77,7 @@ Exec=nvim %F Terminal=true Type=Application Keywords=Text;editor; +Keywords[tr]=Metin;düzenleyici; Icon=nvim Categories=Utility;TextEditor; StartupNotify=false |