1# The vim.desktop file is generated by src/po/Makefile, do NOT edit. 2# Edit the src/po/vim.desktop.in file instead. 3[Desktop Entry] 4# Translators: This is the Application Name used in the Vim desktop file 5Name=Vim 6# Translators: This is the Generic Application Name used in the Vim desktop file 7GenericName=Text Editor 8# Translators: This is the comment used in the Vim desktop file 9Comment=Edit text files 10# The translations should come from the po file. Leave them here for now, they will 11# be overwritten by the po file when generating the desktop.file. 12GenericName[da]=Teksteditor 13GenericName[de]=Texteditor 14GenericName[pl]=Edytor tekstu 15GenericName[is]=Ritvinnsluforrit 16Comment[af]=Redigeer tekslêers 17Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ 18Comment[ar]=حرّر ملفات نصية 19Comment[az]=Mətn fayllarını redaktə edin 20Comment[be]=Рэдагаваньне тэкставых файлаў 21Comment[bg]=Редактиране на текстови файлове 22Comment[bn]=টেক্স্ট ফাইল এডিট করুন 23Comment[bs]=Izmijeni tekstualne datoteke 24Comment[ca]=Edita fitxers de text 25Comment[cs]=Úprava textových souborů 26Comment[cy]=Golygu ffeiliau testun 27Comment[da]=Rediger tekstfiler 28Comment[de]=Textdateien bearbeiten 29Comment[el]=Επεξεργασία αρχείων κειμένου 30Comment[en_CA]=Edit text files 31Comment[en_GB]=Edit text files 32Comment[es]=Edita archivos de texto 33Comment[et]=Redigeeri tekstifaile 34Comment[eu]=Editatu testu-fitxategiak 35Comment[fa]=ویرایش پروندههای متنی 36Comment[fi]=Muokkaa tekstitiedostoja 37Comment[fr]=Édite des fichiers texte 38Comment[ga]=Eagar comhad Téacs 39Comment[gu]=લખાણ ફાઇલોમાં ફેરફાર કરો 40Comment[he]=ערוך קבצי טקסט 41Comment[hi]=पाठ फ़ाइलें संपादित करें 42Comment[hr]=Uređivanje tekstualne datoteke 43Comment[hu]=Szövegfájlok szerkesztése 44Comment[id]=Edit file teks 45Comment[is]=Vinna með textaskrár 46Comment[it]=Modifica file di testo 47Comment[ja]=テキストファイルを編集します 48Comment[kn]=ಪಠ್ಯ ಕಡತಗಳನ್ನು ಸಂಪಾದಿಸು 49Comment[ko]=텍스트 파일을 편집합니다 50Comment[lt]=Redaguoti tekstines bylas 51Comment[lv]=Rediģēt teksta failus 52Comment[mk]=Уреди текстуални фајлови 53Comment[ml]=വാചക രചനകള് തിരുത്തുക 54Comment[mn]=Текст файл боловсруулах 55Comment[mr]=गद्य फाइल संपादित करा 56Comment[ms]=Edit fail teks 57Comment[nb]=Rediger tekstfiler 58Comment[ne]=पाठ फाइललाई संशोधन गर्नुहोस् 59Comment[nl]=Tekstbestanden bewerken 60Comment[nn]=Rediger tekstfiler 61Comment[no]=Rediger tekstfiler 62Comment[or]=ପାଠ୍ଯ ଫାଇଲଗୁଡ଼ିକୁ ସମ୍ପାଦନ କରନ୍ତୁ 63Comment[pa]=ਪਾਠ ਫਾਇਲਾਂ ਸੰਪਾਦਨ 64Comment[pl]=Edytuj pliki tekstowe 65Comment[pt]=Editar ficheiros de texto 66Comment[pt_BR]=Edite arquivos de texto 67Comment[ro]=Editare fişiere text 68Comment[ru]=Редактор текстовых файлов 69Comment[sk]=Úprava textových súborov 70Comment[sl]=Urejanje datotek z besedili 71Comment[sq]=Përpuno files teksti 72Comment[sr]=Измени текстуалне датотеке 73Comment[sr@Latn]=Izmeni tekstualne datoteke 74Comment[sv]=Redigera textfiler 75Comment[ta]=உரை கோப்புகளை தொகுக்கவும் 76Comment[th]=แก้ไขแฟ้มข้อความ 77Comment[tk]=Metin faýllary editle 78Comment[tr]=Metin dosyalarını düzenle 79Comment[uk]=Редактор текстових файлів 80Comment[vi]=Soạn thảo tập tin văn bản 81Comment[wa]=Asspougnî des fitchîs tecses 82Comment[zh_CN]=编辑文本文件 83Comment[zh_TW]=編輯文字檔 84TryExec=vim 85Exec=vim %F 86Terminal=true 87Type=Application 88# Translators: Search terms to find this application. Do NOT change the semicolons! The list MUST also end with a semicolon! 89Keywords=Text;editor; 90# Translators: This is the Icon file name. Do NOT translate 91Icon=gvim 92Categories=Utility;TextEditor; 93StartupNotify=false 94MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; 95