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