Mercurial > vim
annotate runtime/vim.desktop @ 29036:71b766ba26a6 v8.2.5040
patch 8.2.5040: scrollbar thumb in scrolled popup not visible
Commit: https://github.com/vim/vim/commit/fc376e0b1a36a2ef153e28752c61342554386886
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun May 29 18:18:18 2022 +0100
patch 8.2.5040: scrollbar thumb in scrolled popup not visible
Problem: Scrollbar thumb in scrolled popup not visible.
Solution: Show at least one thumb character. (fixes 10492)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 29 May 2022 19:30:02 +0200 |
parents | 57c9377b9c62 |
children | 729a7c00fabc |
rev | line source |
---|---|
16285
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
1 # The vim.desktop file is generated by src/po/Makefile, do NOT edit. |
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
2 # Edit the src/po/vim.desktop.in file instead. |
7193
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 [Desktop Entry] |
16285
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
4 # Translators: This is the Application Name used in the Vim desktop file |
28141 | 5 Name[ca]=Vim |
16380 | 6 Name[de]=Vim |
16871 | 7 Name[eo]=Vim |
28933 | 8 Name[es]=Vim |
27321 | 9 Name[fi]=Vim |
18831 | 10 Name[fr]=Vim |
27537 | 11 Name[ga]=Vim |
25056 | 12 Name[it]=Vim |
18615 | 13 Name[ru]=Vim |
18664 | 14 Name[sr]=Vim |
18456 | 15 Name[tr]=Vim |
28777 | 16 Name[uk]=Vim |
7193
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
17 Name=Vim |
16285
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
18 # Translators: This is the Generic Application Name used in the Vim desktop file |
28141 | 19 GenericName[ca]=Editor de text |
16380 | 20 GenericName[de]=Texteditor |
16871 | 21 GenericName[eo]=Tekstoredaktilo |
28933 | 22 GenericName[es]=Editor de texto |
27321 | 23 GenericName[fi]=Tekstinmuokkain |
18831 | 24 GenericName[fr]=Éditeur de texte |
27537 | 25 GenericName[ga]=Eagarthóir Téacs |
25056 | 26 GenericName[it]=Editor di testi |
16610 | 27 GenericName[ja]=テキストエディタ |
18615 | 28 GenericName[ru]=Текстовый редактор |
23047 | 29 GenericName[sr]=Едитор текст |
18456 | 30 GenericName[tr]=Metin Düzenleyici |
28777 | 31 GenericName[uk]=Редактор Тексту |
7193
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
32 GenericName=Text Editor |
16285
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
33 # Translators: This is the comment used in the Vim desktop file |
28141 | 34 Comment[ca]=Edita fitxers de text |
16380 | 35 Comment[de]=Textdateien bearbeiten |
16871 | 36 Comment[eo]=Redakti tekstajn dosierojn |
28933 | 37 Comment[es]=Editar archivos de texto |
27321 | 38 Comment[fi]=Muokkaa tekstitiedostoja |
18831 | 39 Comment[fr]=Éditer des fichiers texte |
27537 | 40 Comment[ga]=Cuir comhaid téacs in eagar |
25056 | 41 Comment[it]=Edita file di testo |
16610 | 42 Comment[ja]=テキストファイルを編集します |
18615 | 43 Comment[ru]=Редактирование текстовых файлов |
23047 | 44 Comment[sr]=Уређујте текст фајлове |
18615 | 45 Comment[tr]=Metin dosyaları düzenleyin |
28777 | 46 Comment[uk]=Редагувати текстові файли |
16285
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
47 Comment=Edit text files |
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
48 # The translations should come from the po file. Leave them here for now, they will |
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
49 # be overwritten by the po file when generating the desktop.file. |
14347 | 50 GenericName[da]=Teksteditor |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
51 GenericName[pl]=Edytor tekstu |
16208 | 52 GenericName[is]=Ritvinnsluforrit |
7193
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
53 Comment[af]=Redigeer tekslêers |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
54 Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
55 Comment[ar]=حرّر ملفات نصية |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
56 Comment[az]=Mətn fayllarını redaktə edin |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
57 Comment[be]=Рэдагаваньне тэкставых файлаў |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
58 Comment[bg]=Редактиране на текстови файлове |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
59 Comment[bn]=টেক্স্ট ফাইল এডিট করুন |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
60 Comment[bs]=Izmijeni tekstualne datoteke |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
61 Comment[cs]=Úprava textových souborů |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
62 Comment[cy]=Golygu ffeiliau testun |
14347 | 63 Comment[da]=Rediger tekstfiler |
7193
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
64 Comment[el]=Επεξεργασία αρχείων κειμένου |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
65 Comment[en_CA]=Edit text files |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
66 Comment[en_GB]=Edit text files |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
67 Comment[et]=Redigeeri tekstifaile |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
68 Comment[eu]=Editatu testu-fitxategiak |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
69 Comment[fa]=ویرایش پروندههای متنی |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
70 Comment[gu]=લખાણ ફાઇલોમાં ફેરફાર કરો |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
71 Comment[he]=ערוך קבצי טקסט |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
72 Comment[hi]=पाठ फ़ाइलें संपादित करें |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
73 Comment[hr]=Uređivanje tekstualne datoteke |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
74 Comment[hu]=Szövegfájlok szerkesztése |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
75 Comment[id]=Edit file teks |
16208 | 76 Comment[is]=Vinna með textaskrár |
7193
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
77 Comment[kn]=ಪಠ್ಯ ಕಡತಗಳನ್ನು ಸಂಪಾದಿಸು |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
78 Comment[ko]=텍스트 파일을 편집합니다 |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
79 Comment[lt]=Redaguoti tekstines bylas |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
80 Comment[lv]=Rediģēt teksta failus |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
81 Comment[mk]=Уреди текстуални фајлови |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
82 Comment[ml]=വാചക രചനകള് തിരുത്തുക |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
83 Comment[mn]=Текст файл боловсруулах |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
84 Comment[mr]=गद्य फाइल संपादित करा |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
85 Comment[ms]=Edit fail teks |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
86 Comment[nb]=Rediger tekstfiler |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
87 Comment[ne]=पाठ फाइललाई संशोधन गर्नुहोस् |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
88 Comment[nl]=Tekstbestanden bewerken |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
89 Comment[nn]=Rediger tekstfiler |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
90 Comment[no]=Rediger tekstfiler |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
91 Comment[or]=ପାଠ୍ଯ ଫାଇଲଗୁଡ଼ିକୁ ସମ୍ପାଦନ କରନ୍ତୁ |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
92 Comment[pa]=ਪਾਠ ਫਾਇਲਾਂ ਸੰਪਾਦਨ |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
93 Comment[pl]=Edytuj pliki tekstowe |
7193
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
94 Comment[pt]=Editar ficheiros de texto |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
95 Comment[pt_BR]=Edite arquivos de texto |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
96 Comment[ro]=Editare fişiere text |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
97 Comment[sk]=Úprava textových súborov |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
98 Comment[sl]=Urejanje datotek z besedili |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
99 Comment[sq]=Përpuno files teksti |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
100 Comment[sr@Latn]=Izmeni tekstualne datoteke |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
101 Comment[sv]=Redigera textfiler |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
102 Comment[ta]=உரை கோப்புகளை தொகுக்கவும் |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
103 Comment[th]=แก้ไขแฟ้มข้อความ |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
104 Comment[tk]=Metin faýllary editle |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
105 Comment[vi]=Soạn thảo tập tin văn bản |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
106 Comment[wa]=Asspougnî des fitchîs tecses |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
107 Comment[zh_CN]=编辑文本文件 |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
108 Comment[zh_TW]=編輯文字檔 |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
109 TryExec=vim |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
110 Exec=vim %F |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
111 Terminal=true |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
112 Type=Application |
16285
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
113 # Translators: Search terms to find this application. Do NOT change the semicolons! The list MUST also end with a semicolon! |
28141 | 114 Keywords[ca]=Text;editor; |
16380 | 115 Keywords[de]=Text;Editor; |
16871 | 116 Keywords[eo]=Teksto;redaktilo; |
28933 | 117 Keywords[es]=Texto;editor; |
27321 | 118 Keywords[fi]=Teksti;muokkain;editori; |
18831 | 119 Keywords[fr]=Texte;éditeur; |
27537 | 120 Keywords[ga]=Téacs;eagarthóir; |
25056 | 121 Keywords[it]=Testo;editor; |
16610 | 122 Keywords[ja]=テキスト;エディタ; |
18616
8eeed64a6325
Fix vim.desktop generation.
Bram Moolenaar <Bram@vim.org>
parents:
18615
diff
changeset
|
123 Keywords[ru]=текст;текстовый редактор; |
18664 | 124 Keywords[sr]=Текст;едитор; |
18456 | 125 Keywords[tr]=Metin;düzenleyici; |
28777 | 126 Keywords[uk]=текст;редактор; |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
7193
diff
changeset
|
127 Keywords=Text;editor; |
16285
e71261a88630
patch 8.1.1147: desktop file translations are requiring manual updates
Bram Moolenaar <Bram@vim.org>
parents:
16208
diff
changeset
|
128 # Translators: This is the Icon file name. Do NOT translate |
7193
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
129 Icon=gvim |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
130 Categories=Utility;TextEditor; |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
131 StartupNotify=false |
556ead123953
commit https://github.com/vim/vim/commit/1d8d9c0bec84ac799a2f62a5ac81eade3eaf638a
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
132 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++; |