comparison runtime/vim.desktop @ 16285:e71261a88630 v8.1.1147

patch 8.1.1147: desktop file translations are requiring manual updates commit https://github.com/vim/vim/commit/a60e536a290f7c14cf2b255ddb7071b39619fcd3 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 11 13:11:39 2019 +0200 patch 8.1.1147: desktop file translations are requiring manual updates Problem: Desktop file translations are requiring manual updates. Solution: Use the .po files for desktop file translations. (Christian Brabandt)
author Bram Moolenaar <Bram@vim.org>
date Thu, 11 Apr 2019 13:15:04 +0200
parents a23c883685cb
children 5ad204d8a2f2
comparison
equal deleted inserted replaced
16284:93c7e38d74e8 16285:e71261a88630
1 # The vim.desktop file is generated by src/po/Makefile, do NOT edit.
2 # Edit the src/po/vim.desktop.in file instead.
1 [Desktop Entry] 3 [Desktop Entry]
4 # Translators: This is the Application Name used in the Vim desktop file
2 Name=Vim 5 Name=Vim
6 # Translators: This is the Generic Application Name used in the Vim desktop file
3 GenericName=Text Editor 7 GenericName=Text Editor
8 # Translators: This is the comment used in the Vim desktop file
9 Comment=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.
4 GenericName[da]=Teksteditor 12 GenericName[da]=Teksteditor
5 GenericName[de]=Texteditor 13 GenericName[de]=Texteditor
6 GenericName[pl]=Edytor tekstu 14 GenericName[pl]=Edytor tekstu
7 GenericName[is]=Ritvinnsluforrit 15 GenericName[is]=Ritvinnsluforrit
8 Comment=Edit text files
9 Comment[af]=Redigeer tekslêers 16 Comment[af]=Redigeer tekslêers
10 Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ 17 Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ
11 Comment[ar]=حرّر ملفات نصية 18 Comment[ar]=حرّر ملفات نصية
12 Comment[az]=Mətn fayllarını redaktə edin 19 Comment[az]=Mətn fayllarını redaktə edin
13 Comment[be]=Рэдагаваньне тэкставых файлаў 20 Comment[be]=Рэдагаваньне тэкставых файлаў
76 Comment[zh_TW]=編輯文字檔 83 Comment[zh_TW]=編輯文字檔
77 TryExec=vim 84 TryExec=vim
78 Exec=vim %F 85 Exec=vim %F
79 Terminal=true 86 Terminal=true
80 Type=Application 87 Type=Application
88 # Translators: Search terms to find this application. Do NOT change the semicolons! The list MUST also end with a semicolon!
81 Keywords=Text;editor; 89 Keywords=Text;editor;
90 # Translators: This is the Icon file name. Do NOT translate
82 Icon=gvim 91 Icon=gvim
83 Categories=Utility;TextEditor; 92 Categories=Utility;TextEditor;
84 StartupNotify=false 93 StartupNotify=false
85 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++; 94 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++;