Mercurial > vim
annotate src/po/en_GB.po @ 28808:0f0fed554cdc
Update runtime files, translations
Commit: https://github.com/vim/vim/commit/921bde88804663a7cb825d7f7e8a5d8ae6b58650
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon May 9 19:50:35 2022 +0100
Update runtime files, translations
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 09 May 2022 21:00:05 +0200 |
parents | 8fc68ce4a097 |
children | cd68a630f0d0 |
rev | line source |
---|---|
7 | 1 # UK English Translation for Vim vim:set foldmethod=marker: |
2 # | |
3 # Do ":help uganda" in Vim to read copying and usage conditions. | |
4 # Do ":help credits" in Vim to see a list of people who contributed. | |
5 # | |
6 # FIRST AUTHOR Mike Williams <mrw@eandem.co.uk>, 2003. | |
7 # | |
820 | 8 # Style Guide: |
9 # o English spelling! | |
11704 | 10 # o Colour, not color |
820 | 11 # o -ise, not -ize. |
12 # o No contractions. | |
13 # o Cannot, not can not. | |
14 # o Backward (no s) when used as an adjective. | |
11704 | 15 # o Consistent capitalisation for first word after Ennn: |
16 # o Consistent capitalisation of NetBeans | |
820 | 17 # o TBC ... |
18 # | |
11704 | 19 # As with all guides, they should be followed unless there is a reason why they |
20 # should not be for a particular message. | |
21 # | |
7 | 22 msgid "" |
23 msgstr "" | |
24 "Project-Id-Version: Vim(UK English)\n" | |
820 | 25 "Report-Msgid-Bugs-To: \n" |
11704 | 26 "POT-Creation-Date: 2017-07-16 13:34+0100\n" |
7 | 27 "PO-Revision-Date: 2003-02-25 11:05+0000\n" |
28 "Last-Translator: Mike Williams <mrw@eandem.co.uk>\n" | |
29 "Language-Team: Mike Williams <mrw@eandem.co.uk>\n" | |
30 "MIME-Version: 1.0\n" | |
31 "Content-Type: text/plain; charset=ISO_8859-1\n" | |
32 "Content-Transfer-Encoding: 7bit\n" | |
33 | |
11704 | 34 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
35 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
36 msgid "E903: Received command with non-string argument" |
11704 | 37 msgstr "E903: Received command with non-string argument" |
38 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
39 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
40 msgid "E904: Last argument for expr/call must be a number" |
11704 | 41 msgstr "E904: Last argument for expr/call must be a number" |
42 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
43 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
44 msgid "E904: Third argument for call must be a list" |
11704 | 45 msgstr "E904: Third argument for call must be a list" |
46 | |
7 | 47 #, c-format |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
48 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
49 msgid "E905: Received unknown command: %s" |
11704 | 50 msgstr "E905: Received unknown command: %s" |
51 | |
52 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
53 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
54 msgid "E912: Cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel" |
11704 | 55 msgstr "E912: Cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel" |
56 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
57 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
58 msgid "E906: Not an open channel" |
11704 | 59 msgstr "E906: Not an open channel" |
60 | |
61 | |
62 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
63 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
64 msgid "E918: Buffer must be loaded: %s" |
11704 | 65 msgstr "E918: Buffer must be loaded: %s" |
66 | |
67 | |
68 msgid "Keys don't match!" | |
69 msgstr "Keys do not match!" | |
70 | |
820 | 71 |
1698 | 72 msgid "E101: More than two buffers in diff mode, don't know which one to use" |
73 msgstr "E101: More than two buffers in diff mode, do not know which one to use" | |
74 | |
820 | 75 #, c-format |
76 msgid "E102: Can't find buffer \"%s\"" | |
77 msgstr "E102: Cannot find buffer \"%s\"" | |
78 | |
11704 | 79 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
80 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
81 msgid "E806: Using Float as a String" |
11704 | 82 msgstr "E806: Using Float as a String" |
83 | |
84 | |
820 | 85 #, c-format |
86 msgid "E738: Can't list variables for %s" | |
87 msgstr "E738: Cannot list variables for %s" | |
88 | |
11704 | 89 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
90 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
91 msgid "E743: Variable nested too deep for (un)lock" |
11704 | 92 msgstr "E743: Variable nested too deep for (un)lock" |
93 | |
94 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
95 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
96 msgid "E724: Variable nested too deep for displaying" |
11704 | 97 msgstr "E724: Variable nested too deep for displaying" |
98 | |
99 | |
100 msgid "E729: using Funcref as a String" | |
101 msgstr "E729: Using Funcref as a String" | |
102 | |
103 msgid "E730: using List as a String" | |
104 msgstr "E730: Using List as a String" | |
105 | |
106 msgid "E731: using Dictionary as a String" | |
107 msgstr "E731: Using Dictionary as a String" | |
108 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
109 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
110 msgid "E908: Using an invalid value as a String" |
11704 | 111 msgstr "E908: Using an invalid value as a String" |
112 | |
113 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
114 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
115 msgid "E698: Variable nested too deep for making a copy" |
11704 | 116 msgstr "E698: Variable nested too deep for making a copy" |
117 | |
118 | |
119 msgid "E785: complete() can only be used in Insert mode" | |
120 msgstr "E785: Complete() can only be used in Insert mode" | |
121 | |
122 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
123 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
124 msgid "E922: Expected a dict" |
11704 | 125 msgstr "E922: Expected a dict" |
126 | |
127 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
128 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
129 msgid "E916: Not a valid job" |
11704 | 130 msgstr "E916: Not a valid job" |
131 | |
132 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
133 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
134 msgid "E941: Already started a server" |
11704 | 135 msgstr "E941: Already started a server" |
136 | |
137 | |
138 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
139 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
140 msgid "E935: Invalid submatch number: %d" |
11704 | 141 msgstr "E935: Invalid submatch number: %d" |
142 | |
143 | |
820 | 144 #, c-format |
145 msgid "E138: Can't write viminfo file %s!" | |
146 msgstr "E138: Cannot write viminfo file %s!" | |
147 | |
11704 | 148 |
149 #, c-format | |
150 msgid "E886: Can't rename viminfo file to %s!" | |
151 msgstr "E886: Cannot rename viminfo file to %s!" | |
152 | |
153 | |
820 | 154 msgid "" |
155 "# You may edit it if you're careful!\n" | |
156 "\n" | |
157 msgstr "" | |
158 "# You may edit it if you are careful!\n" | |
159 "\n" | |
160 | |
11704 | 161 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
162 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
163 msgid "E144: Non-numeric argument to :z" |
11704 | 164 msgstr "E144: Non-numeric argument to :z" |
165 | |
166 | |
820 | 167 msgid "E146: Regular expressions can't be delimited by letters" |
168 msgstr "E146: Regular expressions cannot be delimited by letters" | |
169 | |
11704 | 170 |
171 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
172 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
173 msgid "E666: Compiler not supported: %s" |
11704 | 174 msgstr "E666: Compiler not supported: %s" |
175 | |
176 | |
820 | 177 msgid "E493: Backwards range given" |
178 msgstr "E493: Backward range given" | |
179 | |
180 msgid "Backwards range given, OK to swap" | |
181 msgstr "Backward range given, OK to swap" | |
182 | |
11704 | 183 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
184 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
185 msgid "E179: Argument required for -complete" |
11704 | 186 msgstr "E179: Argument required for -complete" |
187 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
188 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
189 msgid "E179: Argument required for -addr" |
11704 | 190 msgstr "E179: Argument required for -addr" |
191 | |
192 | |
820 | 193 #, c-format |
11704 | 194 msgid "E185: Cannot find color scheme '%s'" |
195 msgstr "E185: Cannot find colour scheme '%s'" | |
196 | |
197 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
198 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
199 msgid "E495: No autocommand file name to substitute for \"<afile>\"" |
11704 | 200 msgstr "E495: No autocommand file name to substitute for \"<afile>\"" |
201 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
202 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
203 msgid "E496: No autocommand buffer number to substitute for \"<abuf>\"" |
11704 | 204 msgstr "E496: No autocommand buffer number to substitute for \"<abuf>\"" |
205 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
206 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
207 msgid "E497: No autocommand match name to substitute for \"<amatch>\"" |
11704 | 208 msgstr "E497: No autocommand match name to substitute for \"<amatch>\"" |
209 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
210 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
211 msgid "E498: No :source file name to substitute for \"<sfile>\"" |
11704 | 212 msgstr "E498: No :source file name to substitute for \"<sfile>\"" |
213 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
214 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
215 msgid "E842: No line number to use for \"<slnum>\"" |
11704 | 216 msgstr "E842: No line number to use for \"<slnum>\"" |
217 | |
218 #, no-c-format | |
219 | |
220 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
221 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
222 msgid "E583: Multiple :else" |
11704 | 223 msgstr "E583: Multiple :else" |
224 | |
225 | |
226 #. Give up for a multiple ":finally" and ignore it. | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
227 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
228 msgid "E607: Multiple :finally" |
11704 | 229 msgstr "E607: Multiple :finally" |
230 | |
7 | 231 |
820 | 232 msgid "Can't find temp file for conversion" |
233 msgstr "Cannot find temp file for conversion" | |
234 | |
11704 | 235 |
820 | 236 msgid "can't read output of 'charconvert'" |
237 msgstr "cannot read output of 'charconvert'" | |
238 | |
11704 | 239 |
820 | 240 msgid "E506: Can't write to backup file (add ! to override)" |
241 msgstr "E506: Cannot write to backup file (add ! to override)" | |
242 | |
11704 | 243 |
820 | 244 msgid "E508: Can't read file for backup (add ! to override)" |
245 msgstr "E508: Cannot read file for backup (add ! to override)" | |
246 | |
11704 | 247 |
820 | 248 msgid "E510: Can't make backup file (add ! to override)" |
249 msgstr "E510: Cannot make backup file (add ! to override)" | |
250 | |
11704 | 251 |
820 | 252 msgid "E214: Can't find temp file for writing" |
253 msgstr "E214: Cannot find temp file for writing" | |
254 | |
11704 | 255 |
820 | 256 msgid "E166: Can't open linked file for writing" |
257 msgstr "E166: Cannot open linked file for writing" | |
258 | |
259 msgid "E212: Can't open file for writing" | |
260 msgstr "E212: Cannot open file for writing" | |
261 | |
11704 | 262 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
263 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
264 msgid "E513: Write error, conversion failed (make 'fenc' empty to override)" |
11704 | 265 msgstr "E513: Write error, conversion failed (make 'fenc' empty to override)" |
266 | |
267 #, c-format | |
268 msgid "" | |
269 "E513: write error, conversion failed in line %ld (make 'fenc' empty to " | |
270 "override)" | |
271 msgstr "E513: Write error, conversion failed in line %ld (make 'fenc' empty to override)" | |
272 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
273 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
274 msgid "E514: Write error (file system full?)" |
11704 | 275 msgstr "E514: Write error (file system full?)" |
276 | |
277 | |
820 | 278 msgid "E205: Patchmode: can't save original file" |
279 msgstr "E205: Patchmode: cannot save original file" | |
280 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
281 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
282 msgid "E206: Patchmode: can't touch empty original file" |
11704 | 283 msgstr "E206: Patchmode: cannot touch empty original file" |
820 | 284 |
285 msgid "E207: Can't delete backup file" | |
286 msgstr "E207: Cannot delete backup file" | |
287 | |
11704 | 288 |
1698 | 289 msgid "don't quit the editor until the file is successfully written!" |
290 msgstr "do not quit the editor until the file is successfully written!" | |
291 | |
11704 | 292 |
820 | 293 msgid "E217: Can't execute autocommands for ALL events" |
294 msgstr "E217: Cannot execute autocommands for ALL events" | |
295 | |
11704 | 296 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
297 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
298 msgid "E223: Recursive mapping" |
11704 | 299 msgstr "E223: Recursive mapping" |
300 | |
820 | 301 #, c-format |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
302 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
303 msgid "E224: Global abbreviation already exists for %s" |
11704 | 304 msgstr "E224: Global abbreviation already exists for %s" |
820 | 305 |
306 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
307 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
308 msgid "E225: Global mapping already exists for %s" |
11704 | 309 msgstr "E225: Global mapping already exists for %s" |
820 | 310 |
311 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
312 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
313 msgid "E226: Abbreviation already exists for %s" |
11704 | 314 msgstr "E226: Abbreviation already exists for %s" |
820 | 315 |
316 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
317 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
318 msgid "E227: Mapping already exists for %s" |
11704 | 319 msgstr "E227: Mapping already exists for %s" |
820 | 320 |
321 | |
7 | 322 #, c-format |
323 msgid "E254: Cannot allocate color %s" | |
324 msgstr "E254: Cannot allocate colour %s" | |
325 | |
11704 | 326 |
820 | 327 #, c-format |
328 msgid "E616: vim_SelFile: can't get font %s" | |
329 msgstr "E616: vim_SelFile: cannot get font %s" | |
330 | |
331 msgid "E614: vim_SelFile: can't return to current directory" | |
332 msgstr "E614: vim_SelFile: cannot return to current directory" | |
333 | |
11704 | 334 |
820 | 335 msgid "E615: vim_SelFile: can't get current directory" |
336 msgstr "E615: vim_SelFile: cannot get current directory" | |
337 | |
11704 | 338 |
7 | 339 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" |
340 msgstr "" | |
341 "Vim E458: Cannot allocate colourmap entry, some colours may be incorrect" | |
342 | |
11704 | 343 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
344 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
345 msgid "E552: Digit expected" |
11704 | 346 msgstr "E552: Digit expected" |
347 | |
348 | |
820 | 349 #, c-format |
350 msgid "E624: Can't open file \"%s\"" | |
351 msgstr "E624: Cannot open file \"%s\"" | |
352 | |
353 #, c-format | |
354 msgid "E457: Can't read PostScript resource file \"%s\"" | |
355 msgstr "E457: Cannot read PostScript resource file \"%s\"" | |
356 | |
11704 | 357 #, c-format |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
358 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
359 msgid "E618: File \"%s\" is not a PostScript resource file" |
11704 | 360 msgstr "E618: File \"%s\" is not a PostScript resource file" |
361 | |
362 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
363 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
364 msgid "E619: File \"%s\" is not a supported PostScript resource file" |
11704 | 365 msgstr "E619: File \"%s\" is not a supported PostScript resource file" |
366 | |
367 | |
820 | 368 msgid "E324: Can't open PostScript output file" |
369 msgstr "E324: Cannot open PostScript output file" | |
370 | |
371 #, c-format | |
372 msgid "E456: Can't open file \"%s\"" | |
373 msgstr "E456: Cannot open file \"%s\"" | |
374 | |
375 msgid "E456: Can't find PostScript resource file \"prolog.ps\"" | |
376 msgstr "E456: Cannot find PostScript resource file \"prolog.ps\"" | |
377 | |
378 msgid "E456: Can't find PostScript resource file \"cidfont.ps\"" | |
379 msgstr "E456: Cannot find PostScript resource file \"cidfont.ps\"" | |
380 | |
381 #, c-format | |
382 msgid "E456: Can't find PostScript resource file \"%s.ps\"" | |
383 msgstr "E456: Cannot find PostScript resource file \"%s.ps\"" | |
384 | |
11704 | 385 |
386 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
387 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
388 msgid "E262: Error reading cscope connection %ld" |
11704 | 389 msgstr "E262: Error reading cscope connection %ld" |
390 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
391 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
392 msgid "E561: Unknown cscope search type" |
11704 | 393 msgstr "E561: Unknown cscope search type" |
394 | |
395 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
396 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
397 msgid "E567: No cscope connections" |
11704 | 398 msgstr "E567: No cscope connections" |
399 | |
400 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
401 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
402 msgid "E469: Invalid cscopequickfix flag %c for %c" |
11704 | 403 msgstr "E469: Invalid cscopequickfix flag %c for %c" |
404 | |
405 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
406 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
407 msgid "E259: No matches found for cscope query %s of %s" |
11704 | 408 msgstr "E259: No matches found for cscope query %s of %s" |
409 | |
410 | |
411 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
412 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
413 msgid "E625: Cannot open cscope database: %s" |
11704 | 414 msgstr "E625: Cannot open cscope database: %s" |
415 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
416 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
417 msgid "E626: Cannot get cscope database information" |
11704 | 418 msgstr "E626: Cannot get cscope database information" |
419 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
420 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
421 msgid "E568: Duplicate cscope database not added" |
11704 | 422 msgstr "E568: Duplicate cscope database not added" |
423 | |
424 | |
425 #. should not reach here | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
426 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
427 msgid "E570: Fatal error in cs_manage_matches" |
11704 | 428 msgstr "E570: Fatal error in cs_manage_matches" |
429 | |
430 | |
820 | 431 msgid "couldn't open buffer" |
432 msgstr "could not open buffer" | |
433 | |
11704 | 434 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
435 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
436 msgid "E267: Unexpected return" |
11704 | 437 msgstr "E267: Unexpected return" |
438 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
439 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
440 msgid "E268: Unexpected next" |
11704 | 441 msgstr "E268: Unexpected next" |
442 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
443 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
444 msgid "E269: Unexpected break" |
11704 | 445 msgstr "E269: Unexpected break" |
446 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
447 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
448 msgid "E270: Unexpected redo" |
11704 | 449 msgstr "E270: Unexpected redo" |
450 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
451 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
452 msgid "E271: Retry outside of rescue clause" |
11704 | 453 msgstr "E271: Retry outside of rescue clause" |
454 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
455 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
456 msgid "E272: Unhandled exception" |
11704 | 457 msgstr "E272: Unhandled exception" |
458 | |
459 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
460 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
461 msgid "E273: Unknown longjmp status %d" |
11704 | 462 msgstr "E273: Unknown longjmp status %d" |
463 | |
464 | |
465 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
466 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
467 msgid "E572: Exit code %d" |
11704 | 468 msgstr "E572: Exit code %d" |
469 | |
470 | |
471 msgid "netbeans is not supported with this GUI\n" | |
472 msgstr "NetBeans is not supported with this GUI\n" | |
473 | |
820 | 474 |
475 msgid "--literal\t\tDon't expand wildcards" | |
476 msgstr "--literal\t\tDo not expand wildcards" | |
477 | |
11704 | 478 |
820 | 479 msgid "-f or --nofork\tForeground: Don't fork when starting GUI" |
480 msgstr "-f or --nofork\tForeground: Do not fork when starting GUI" | |
481 | |
11704 | 482 |
820 | 483 msgid "-f\t\t\tDon't use newcli to open window" |
484 msgstr "-f\t\t\tDo not use newcli to open window" | |
485 | |
11704 | 486 |
820 | 487 msgid "--noplugin\t\tDon't load plugin scripts" |
488 msgstr "--noplugin\t\tDo not load plugin scripts" | |
489 | |
11704 | 490 |
820 | 491 msgid "--remote-silent <files> Same, don't complain if there is no server" |
492 msgstr "--remote-silent <files> Same, do not complain if there is no server" | |
493 | |
11704 | 494 |
820 | 495 msgid "" |
496 "--remote-wait-silent <files> Same, don't complain if there is no server" | |
497 msgstr "" | |
498 "--remote-wait-silent <files> Same, do not complain if there is no server" | |
499 | |
11704 | 500 |
7 | 501 msgid "-background <color>\tUse <color> for the background (also: -bg)" |
502 msgstr "-background <colour>\tUse <colour> for the background (also: -bg)" | |
503 | |
504 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" | |
505 msgstr "-foreground <colour>\tUse <colour> for normal text (also: -fg)" | |
506 | |
11704 | 507 |
820 | 508 msgid "+reverse\t\tDon't use reverse video (also: +rv)" |
509 msgstr "+reverse\t\tDo not use reverse video (also: +rv)" | |
510 | |
11704 | 511 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
512 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
513 msgid "E288: Input method doesn't support any style" |
11704 | 514 msgstr "E288: Input method does not support any style" |
820 | 515 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
516 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
517 msgid "E289: Input method doesn't support my preedit type" |
11704 | 518 msgstr "E289: Input method does not support my preedit type" |
519 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
520 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
521 msgid "E293: Block was not locked" |
11704 | 522 msgstr "E293: Block was not locked" |
523 | |
820 | 524 |
525 msgid "E298: Didn't get block nr 0?" | |
526 msgstr "E298: Did not get block nr 0?" | |
527 | |
528 msgid "E298: Didn't get block nr 1?" | |
529 msgstr "E298: Did not get block nr 1?" | |
530 | |
531 msgid "E298: Didn't get block nr 2?" | |
532 msgstr "E298: Did not get block nr 2?" | |
533 | |
11704 | 534 |
820 | 535 msgid "E304: ml_upd_block0(): Didn't get block 0??" |
536 msgstr "E304: ml_upd_block0(): Did not get block 0??" | |
537 | |
11704 | 538 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
539 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
540 msgid "E317: Pointer block id wrong 3" |
11704 | 541 msgstr "E317: Pointer block id wrong 3" |
542 | |
543 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
544 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
545 msgid "E317: Pointer block id wrong 4" |
11704 | 546 msgstr "E317: Pointer block id wrong 4" |
547 | |
548 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
549 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
550 msgid "E317: Pointer block id wrong" |
11704 | 551 msgstr "E317: Pointer block id wrong" |
552 | |
553 | |
554 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
555 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
556 msgid "E322: Line number out of range: %ld past the end" |
11704 | 557 msgstr "E322: Line number out of range: %ld past the end" |
558 | |
559 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
560 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
561 msgid "E323: Line count wrong in block %ld" |
11704 | 562 msgstr "E323: Line count wrong in block %ld" |
563 | |
564 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
565 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
566 msgid "E317: Pointer block id wrong 2" |
11704 | 567 msgstr "E317: Pointer block id wrong 2" |
568 | |
569 | |
7 | 570 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" |
571 msgstr "Messages maintainer: Mike Williams <mrw@eandem.co.uk>" | |
572 | |
11704 | 573 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
574 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
575 msgid "E548: Digit expected" |
11704 | 576 msgstr "E548: Digit expected" |
577 | |
578 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
579 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
580 msgid "E854: Path too long for completion" |
11704 | 581 msgstr "E854: Path too long for completion" |
582 | |
820 | 583 |
584 #, c-format | |
585 msgid "E344: Can't find directory \"%s\" in cdpath" | |
586 msgstr "E344: Cannot find directory \"%s\" in cdpath" | |
587 | |
588 #, c-format | |
589 msgid "E345: Can't find file \"%s\" in path" | |
590 msgstr "E345: Cannot find file \"%s\" in path" | |
591 | |
11704 | 592 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
593 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
594 msgid "E838: Netbeans is not supported with this GUI" |
11704 | 595 msgstr "E838: NetBeans is not supported with this GUI" |
596 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
597 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
598 msgid "E511: NetBeans already connected" |
11704 | 599 msgstr "E511: NetBeans already connected" |
600 | |
601 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
602 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
603 msgid "E664: Changelist is empty" |
11704 | 604 msgstr "E664: Changelist is empty" |
605 | |
606 | |
607 msgid "" | |
608 "E883: search pattern and expression register may not contain two or more " | |
609 "lines" | |
610 msgstr "E883: Search pattern and expression register may not contain two or more lines" | |
611 | |
612 | |
613 msgid "E595: contains unprintable or wide character" | |
614 msgstr "E595: Contains unprintable or wide character" | |
615 | |
616 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
617 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
618 msgid "E597: Can't select fontset" |
11704 | 619 msgstr "E597: Cannot select fontset" |
620 | |
820 | 621 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
622 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
623 msgid "E533: Can't select wide font" |
11704 | 624 msgstr "E533: Cannot select wide font" |
625 | |
626 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
627 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
628 msgid "E536: Comma required" |
11704 | 629 msgstr "E536: Comma required" |
630 | |
631 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
632 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
633 msgid "E542: Unbalanced groups" |
11704 | 634 msgstr "E542: Unbalanced groups" |
635 | |
820 | 636 |
637 msgid "VIM: Can't open window!\n" | |
638 msgstr "VIM: Cannot open window!\n" | |
639 | |
11704 | 640 |
641 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
642 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
643 msgid "E369: Invalid item in %s%%[]" |
11704 | 644 msgstr "E369: Invalid item in %s%%[]" |
645 | |
646 | |
647 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
648 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
649 msgid "E59: Invalid character after %s@" |
11704 | 650 msgstr "E59: Invalid character after %s@" |
651 | |
652 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
653 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
654 msgid "E63: Invalid use of \\_" |
11704 | 655 msgstr "E63: Invalid use of \\_" |
656 | |
657 | |
658 #. Can't have a multi follow a multi. | |
14193 | 659 msgid "E871: (NFA regexp) Can't have a multi follow a multi" |
660 msgstr "E871: (NFA regexp) Cannot have a multi follow a multi" | |
11704 | 661 |
662 | |
663 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
664 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
665 msgid "E384: Search hit TOP without match for: %s" |
11704 | 666 msgstr "E384: Search hit TOP without match for: %s" |
667 | |
668 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
669 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
670 msgid "E385: Search hit BOTTOM without match for: %s" |
11704 | 671 msgstr "E385: Search hit BOTTOM without match for: %s" |
672 | |
673 | |
820 | 674 msgid "E388: Couldn't find definition" |
675 msgstr "E388: Could not find definition" | |
676 | |
677 msgid "E389: Couldn't find pattern" | |
678 msgstr "E389: Could not find pattern" | |
679 | |
680 | |
681 #, c-format | |
682 msgid "E781: .sug file doesn't match .spl file: %s" | |
683 msgstr "E781: .sug file does not match .spl file: %s" | |
684 | |
685 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
686 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
687 msgid "E782: Error while reading .sug file: %s" |
11704 | 688 msgstr "E782: Error while reading .sug file: %s" |
689 | |
690 | |
691 #, c-format | |
692 msgid "Unrecognized or duplicate item in %s line %d: %s" | |
693 msgstr "Unrecognised or duplicate item in %s line %d: %s" | |
694 | |
695 | |
696 #, c-format | |
697 msgid "Unrecognized flags in %s line %d: %s" | |
698 msgstr "Unrecognised flags in %s line %d: %s" | |
699 | |
700 | |
701 #. * file. | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
702 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
703 msgid "E783: Duplicate char in MAP entry" |
11704 | 704 msgstr "E783: Duplicate char in MAP entry" |
705 | |
706 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
707 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
708 msgid "E395: Contains argument not accepted here" |
11704 | 709 msgstr "E395: Contains argument not accepted here" |
710 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
711 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
712 msgid "E844: Invalid cchar value" |
11704 | 713 msgstr "E844: Invalid cchar value" |
714 | |
715 | |
716 #, c-format | |
820 | 717 msgid "E394: Didn't find region item for %s" |
718 msgstr "E394: Did not find region item for %s" | |
719 | |
11704 | 720 |
721 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
722 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
723 msgid "E890: Trailing char after ']': %s]%s" |
11704 | 724 msgstr "E890: Trailing char after ']': %s]%s" |
725 | |
726 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
727 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
728 msgid "E679: Recursive loop loading syncolor.vim" |
11704 | 729 msgstr "E679: Recursive loop loading syncolor.vim" |
730 | |
731 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
732 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
733 msgid "E411: Highlight group not found: %s" |
11704 | 734 msgstr "E411: Highlight group not found: %s" |
735 | |
736 | |
737 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
738 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
739 msgid "E415: Unexpected equal sign: %s" |
11704 | 740 msgstr "E415: Unexpected equal sign: %s" |
741 | |
742 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
743 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
744 msgid "E416: Missing equal sign: %s" |
11704 | 745 msgstr "E416: Missing equal sign: %s" |
746 | |
747 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
748 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
749 msgid "E417: Missing argument: %s" |
11704 | 750 msgstr "E417: Missing argument: %s" |
751 | |
752 | |
7 | 753 msgid "E419: FG color unknown" |
754 msgstr "E419: FG colour unknown" | |
755 | |
756 msgid "E420: BG color unknown" | |
757 msgstr "E420: BG colour unknown" | |
758 | |
759 #, c-format | |
760 msgid "E421: Color name or number not recognized: %s" | |
761 msgstr "E421: Colour name or number not recognised: %s" | |
820 | 762 |
11704 | 763 #, c-format |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
764 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
765 msgid "E422: Terminal code too long: %s" |
11704 | 766 msgstr "E422: Terminal code too long: %s" |
767 | |
768 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
769 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
770 msgid "E555: At bottom of tag stack" |
11704 | 771 msgstr "E555: At bottom of tag stack" |
772 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
773 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
774 msgid "E556: At top of tag stack" |
11704 | 775 msgstr "E556: At top of tag stack" |
776 | |
777 | |
778 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
779 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
780 msgid "E426: Tag not found: %s" |
11704 | 781 msgstr "E426: Tag not found: %s" |
782 | |
783 | |
820 | 784 msgid "E434: Can't find tag pattern" |
785 msgstr "E434: Cannot find tag pattern" | |
786 | |
787 msgid "E435: Couldn't find tag, just guessing!" | |
788 msgstr "E435: Could not find tag, just guessing!" | |
789 | |
11704 | 790 |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
791 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
792 msgid "E437: Terminal capability \"cm\" required" |
11704 | 793 msgstr "E437: Terminal capability \"cm\" required" |
794 | |
795 | |
796 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
797 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
798 msgid "E829: Write error in undo file: %s" |
11704 | 799 msgstr "E829: Write error in undo file: %s" |
800 | |
801 | |
820 | 802 msgid "E442: Can't split topleft and botright at the same time" |
803 msgstr "E442: Cannot split topleft and botright at the same time" | |
804 | |
11704 | 805 |
820 | 806 #, c-format |
807 msgid "E447: Can't find file \"%s\" in path" | |
808 msgstr "E447: Cannot find file \"%s\" in path" | |
11704 | 809 |
810 | |
811 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
812 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
813 msgid "E247: No registered server named \"%s\"" |
11704 | 814 msgstr "E247: No registered server named \"%s\"" |
815 | |
816 #, c-format | |
817 msgid "E482: Can't create file %s" | |
818 msgstr "E482: Cannot create file %s" | |
819 | |
820 msgid "E483: Can't get temp file name" | |
821 msgstr "E483: Cannot get temp file name" | |
822 | |
823 #, c-format | |
824 msgid "E484: Can't open file %s" | |
825 msgstr "E484: Cannot open file %s" | |
826 | |
827 #, c-format | |
828 msgid "E485: Can't read file %s" | |
829 msgstr "E485: Cannot read file %s" | |
830 | |
831 | |
832 #, c-format | |
833 msgid "E40: Can't open errorfile %s" | |
834 msgstr "E40: Cannot open errorfile %s" | |
835 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
836 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
837 msgid "E233: Cannot open display" |
11704 | 838 msgstr "E233: Cannot open display" |
839 | |
840 | |
841 #, c-format | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
842 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
843 msgid "E684: List index out of range: %ld" |
11704 | 844 msgstr "E684: List index out of range: %ld" |
845 | |
846 | |
847 msgid "E255: Couldn't read in sign data!" | |
848 msgstr "E255: Could not read in sign data!" | |
849 | |
850 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
851 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
852 msgid "E363: Pattern uses more memory than 'maxmempattern'" |
11704 | 853 msgstr "E363: Pattern uses more memory than 'maxmempattern'" |
854 | |
28808
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
855 # TODO: Capitalise first word of message? |
0f0fed554cdc
Update runtime files, translations
Bram Moolenaar <Bram@vim.org>
parents:
27804
diff
changeset
|
856 msgid "E749: Empty buffer" |
11704 | 857 msgstr "E749: Empty buffer" |
858 | |
859 | |
860 msgid "can't delete OutputObject attributes" | |
861 msgstr "cannot delete OutputObject attributes" |