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