From cf0fb01ea52946a4ac971f9f835e9cb2307cb910 Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Sat, 24 Apr 2021 13:15:01 -0400 Subject: vim-patch:574ee7bc1246 Update runtime files https://github.com/vim/vim/commit/574ee7bc1246070dba598f9561a2776aa1a10d07 Omit ru.po because I don't know the language and there's too much to port. --- runtime/nvim.desktop | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'runtime/nvim.desktop') diff --git a/runtime/nvim.desktop b/runtime/nvim.desktop index 21bde61314..71aca5e157 100644 --- a/runtime/nvim.desktop +++ b/runtime/nvim.desktop @@ -2,6 +2,7 @@ Name=Neovim GenericName=Text Editor GenericName[de]=Texteditor +GenericName[ru]=Текстовый редактор GenericName[sr]=Едитор текста GenericName[tr]=Metin Düzenleyici Comment=Edit text files @@ -56,7 +57,7 @@ Comment[pl]=Edytor plików tekstowych Comment[pt]=Editar ficheiros de texto Comment[pt_BR]=Edite arquivos de texto Comment[ro]=Editare fişiere text -Comment[ru]=Редактор текстовых файлов +Comment[ru]=Редактирование текстовых файлов Comment[sk]=Úprava textových súborov Comment[sl]=Urejanje datotek z besedili Comment[sq]=Përpuno files teksti @@ -66,7 +67,7 @@ Comment[sv]=Redigera textfiler Comment[ta]=உரை கோப்புகளை தொகுக்கவும் Comment[th]=แก้ไขแฟ้มข้อความ Comment[tk]=Metin faýllary editle -Comment[tr]=Metin dosyaları düzenle +Comment[tr]=Metin dosyaları düzenleyin Comment[uk]=Редактор текстових файлів Comment[vi]=Soạn thảo tập tin văn bản Comment[wa]=Asspougnî des fitchîs tecses @@ -77,6 +78,7 @@ Exec=nvim %F Terminal=true Type=Application Keywords=Text;editor; +Keywords[ru]=текст;текстовый редактор Keywords[tr]=Metin;düzenleyici; Icon=nvim Categories=Utility;TextEditor; -- cgit