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