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