summaryrefslogtreecommitdiffstats
path: root/src/po/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'src/po/en_GB.po')
-rw-r--r--src/po/en_GB.po297
1 files changed, 198 insertions, 99 deletions
diff --git a/src/po/en_GB.po b/src/po/en_GB.po
index bbd5c37190..9d140a1457 100644
--- a/src/po/en_GB.po
+++ b/src/po/en_GB.po
@@ -32,29 +32,36 @@ msgstr ""
"Content-Transfer-Encoding: 7bit\n"
-msgid "E903: received command with non-string argument"
+# TODO: Capitalise first word of message?
+msgid "E903: Received command with non-string argument"
msgstr "E903: Received command with non-string argument"
-msgid "E904: last argument for expr/call must be a number"
+# TODO: Capitalise first word of message?
+msgid "E904: Last argument for expr/call must be a number"
msgstr "E904: Last argument for expr/call must be a number"
-msgid "E904: third argument for call must be a list"
+# TODO: Capitalise first word of message?
+msgid "E904: Third argument for call must be a list"
msgstr "E904: Third argument for call must be a list"
#, c-format
-msgid "E905: received unknown command: %s"
+# TODO: Capitalise first word of message?
+msgid "E905: Received unknown command: %s"
msgstr "E905: Received unknown command: %s"
-msgid "E912: cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel"
+# TODO: Capitalise first word of message?
+msgid "E912: Cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel"
msgstr "E912: Cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel"
-msgid "E906: not an open channel"
+# TODO: Capitalise first word of message?
+msgid "E906: Not an open channel"
msgstr "E906: Not an open channel"
#, c-format
-msgid "E918: buffer must be loaded: %s"
+# TODO: Capitalise first word of message?
+msgid "E918: Buffer must be loaded: %s"
msgstr "E918: Buffer must be loaded: %s"
@@ -70,7 +77,8 @@ msgid "E102: Can't find buffer \"%s\""
msgstr "E102: Cannot find buffer \"%s\""
-msgid "E806: using Float as a String"
+# TODO: Capitalise first word of message?
+msgid "E806: Using Float as a String"
msgstr "E806: Using Float as a String"
@@ -79,11 +87,13 @@ msgid "E738: Can't list variables for %s"
msgstr "E738: Cannot list variables for %s"
-msgid "E743: variable nested too deep for (un)lock"
+# TODO: Capitalise first word of message?
+msgid "E743: Variable nested too deep for (un)lock"
msgstr "E743: Variable nested too deep for (un)lock"
-msgid "E724: variable nested too deep for displaying"
+# TODO: Capitalise first word of message?
+msgid "E724: Variable nested too deep for displaying"
msgstr "E724: Variable nested too deep for displaying"
@@ -96,11 +106,13 @@ msgstr "E730: Using List as a String"
msgid "E731: using Dictionary as a String"
msgstr "E731: Using Dictionary as a String"
-msgid "E908: using an invalid value as a String"
+# TODO: Capitalise first word of message?
+msgid "E908: Using an invalid value as a String"
msgstr "E908: Using an invalid value as a String"
-msgid "E698: variable nested too deep for making a copy"
+# TODO: Capitalise first word of message?
+msgid "E698: Variable nested too deep for making a copy"
msgstr "E698: Variable nested too deep for making a copy"
@@ -108,20 +120,24 @@ msgid "E785: complete() can only be used in Insert mode"
msgstr "E785: Complete() can only be used in Insert mode"
-msgid "E922: expected a dict"
+# TODO: Capitalise first word of message?
+msgid "E922: Expected a dict"
msgstr "E922: Expected a dict"
-msgid "E916: not a valid job"
+# TODO: Capitalise first word of message?
+msgid "E916: Not a valid job"
msgstr "E916: Not a valid job"
-msgid "E941: already started a server"
+# TODO: Capitalise first word of message?
+msgid "E941: Already started a server"
msgstr "E941: Already started a server"
#, c-format
-msgid "E935: invalid submatch number: %d"
+# TODO: Capitalise first word of message?
+msgid "E935: Invalid submatch number: %d"
msgstr "E935: Invalid submatch number: %d"
@@ -143,7 +159,8 @@ msgstr ""
"\n"
-msgid "E144: non-numeric argument to :z"
+# TODO: Capitalise first word of message?
+msgid "E144: Non-numeric argument to :z"
msgstr "E144: Non-numeric argument to :z"
@@ -152,7 +169,8 @@ msgstr "E146: Regular expressions cannot be delimited by letters"
#, c-format
-msgid "E666: compiler not supported: %s"
+# TODO: Capitalise first word of message?
+msgid "E666: Compiler not supported: %s"
msgstr "E666: Compiler not supported: %s"
@@ -163,10 +181,12 @@ msgid "Backwards range given, OK to swap"
msgstr "Backward range given, OK to swap"
-msgid "E179: argument required for -complete"
+# TODO: Capitalise first word of message?
+msgid "E179: Argument required for -complete"
msgstr "E179: Argument required for -complete"
-msgid "E179: argument required for -addr"
+# TODO: Capitalise first word of message?
+msgid "E179: Argument required for -addr"
msgstr "E179: Argument required for -addr"
@@ -175,30 +195,37 @@ msgid "E185: Cannot find color scheme '%s'"
msgstr "E185: Cannot find colour scheme '%s'"
-msgid "E495: no autocommand file name to substitute for \"<afile>\""
+# TODO: Capitalise first word of message?
+msgid "E495: No autocommand file name to substitute for \"<afile>\""
msgstr "E495: No autocommand file name to substitute for \"<afile>\""
-msgid "E496: no autocommand buffer number to substitute for \"<abuf>\""
+# TODO: Capitalise first word of message?
+msgid "E496: No autocommand buffer number to substitute for \"<abuf>\""
msgstr "E496: No autocommand buffer number to substitute for \"<abuf>\""
-msgid "E497: no autocommand match name to substitute for \"<amatch>\""
+# TODO: Capitalise first word of message?
+msgid "E497: No autocommand match name to substitute for \"<amatch>\""
msgstr "E497: No autocommand match name to substitute for \"<amatch>\""
-msgid "E498: no :source file name to substitute for \"<sfile>\""
+# TODO: Capitalise first word of message?
+msgid "E498: No :source file name to substitute for \"<sfile>\""
msgstr "E498: No :source file name to substitute for \"<sfile>\""
-msgid "E842: no line number to use for \"<slnum>\""
+# TODO: Capitalise first word of message?
+msgid "E842: No line number to use for \"<slnum>\""
msgstr "E842: No line number to use for \"<slnum>\""
#, no-c-format
-msgid "E583: multiple :else"
+# TODO: Capitalise first word of message?
+msgid "E583: Multiple :else"
msgstr "E583: Multiple :else"
#. Give up for a multiple ":finally" and ignore it.
-msgid "E607: multiple :finally"
+# TODO: Capitalise first word of message?
+msgid "E607: Multiple :finally"
msgstr "E607: Multiple :finally"
@@ -233,7 +260,8 @@ msgid "E212: Can't open file for writing"
msgstr "E212: Cannot open file for writing"
-msgid "E513: write error, conversion failed (make 'fenc' empty to override)"
+# TODO: Capitalise first word of message?
+msgid "E513: Write error, conversion failed (make 'fenc' empty to override)"
msgstr "E513: Write error, conversion failed (make 'fenc' empty to override)"
#, c-format
@@ -242,14 +270,16 @@ msgid ""
"override)"
msgstr "E513: Write error, conversion failed in line %ld (make 'fenc' empty to override)"
-msgid "E514: write error (file system full?)"
+# TODO: Capitalise first word of message?
+msgid "E514: Write error (file system full?)"
msgstr "E514: Write error (file system full?)"
msgid "E205: Patchmode: can't save original file"
msgstr "E205: Patchmode: cannot save original file"
-msgid "E206: patchmode: can't touch empty original file"
+# TODO: Capitalise first word of message?
+msgid "E206: Patchmode: can't touch empty original file"
msgstr "E206: Patchmode: cannot touch empty original file"
msgid "E207: Can't delete backup file"
@@ -264,23 +294,28 @@ msgid "E217: Can't execute autocommands for ALL events"
msgstr "E217: Cannot execute autocommands for ALL events"
-msgid "E223: recursive mapping"
+# TODO: Capitalise first word of message?
+msgid "E223: Recursive mapping"
msgstr "E223: Recursive mapping"
#, c-format
-msgid "E224: global abbreviation already exists for %s"
+# TODO: Capitalise first word of message?
+msgid "E224: Global abbreviation already exists for %s"
msgstr "E224: Global abbreviation already exists for %s"
#, c-format
-msgid "E225: global mapping already exists for %s"
+# TODO: Capitalise first word of message?
+msgid "E225: Global mapping already exists for %s"
msgstr "E225: Global mapping already exists for %s"
#, c-format
-msgid "E226: abbreviation already exists for %s"
+# TODO: Capitalise first word of message?
+msgid "E226: Abbreviation already exists for %s"
msgstr "E226: Abbreviation already exists for %s"
#, c-format
-msgid "E227: mapping already exists for %s"
+# TODO: Capitalise first word of message?
+msgid "E227: Mapping already exists for %s"
msgstr "E227: Mapping already exists for %s"
@@ -306,7 +341,8 @@ msgstr ""
"Vim E458: Cannot allocate colourmap entry, some colours may be incorrect"
-msgid "E552: digit expected"
+# TODO: Capitalise first word of message?
+msgid "E552: Digit expected"
msgstr "E552: Digit expected"
@@ -319,11 +355,13 @@ msgid "E457: Can't read PostScript resource file \"%s\""
msgstr "E457: Cannot read PostScript resource file \"%s\""
#, c-format
-msgid "E618: file \"%s\" is not a PostScript resource file"
+# TODO: Capitalise first word of message?
+msgid "E618: File \"%s\" is not a PostScript resource file"
msgstr "E618: File \"%s\" is not a PostScript resource file"
#, c-format
-msgid "E619: file \"%s\" is not a supported PostScript resource file"
+# TODO: Capitalise first word of message?
+msgid "E619: File \"%s\" is not a supported PostScript resource file"
msgstr "E619: File \"%s\" is not a supported PostScript resource file"
@@ -346,38 +384,47 @@ msgstr "E456: Cannot find PostScript resource file \"%s.ps\""
#, c-format
-msgid "E262: error reading cscope connection %ld"
+# TODO: Capitalise first word of message?
+msgid "E262: Error reading cscope connection %ld"
msgstr "E262: Error reading cscope connection %ld"
-msgid "E561: unknown cscope search type"
+# TODO: Capitalise first word of message?
+msgid "E561: Unknown cscope search type"
msgstr "E561: Unknown cscope search type"
-msgid "E567: no cscope connections"
+# TODO: Capitalise first word of message?
+msgid "E567: No cscope connections"
msgstr "E567: No cscope connections"
#, c-format
-msgid "E469: invalid cscopequickfix flag %c for %c"
+# TODO: Capitalise first word of message?
+msgid "E469: Invalid cscopequickfix flag %c for %c"
msgstr "E469: Invalid cscopequickfix flag %c for %c"
#, c-format
-msgid "E259: no matches found for cscope query %s of %s"
+# TODO: Capitalise first word of message?
+msgid "E259: No matches found for cscope query %s of %s"
msgstr "E259: No matches found for cscope query %s of %s"
#, c-format
-msgid "E625: cannot open cscope database: %s"
+# TODO: Capitalise first word of message?
+msgid "E625: Cannot open cscope database: %s"
msgstr "E625: Cannot open cscope database: %s"
-msgid "E626: cannot get cscope database information"
+# TODO: Capitalise first word of message?
+msgid "E626: Cannot get cscope database information"
msgstr "E626: Cannot get cscope database information"
-msgid "E568: duplicate cscope database not added"
+# TODO: Capitalise first word of message?
+msgid "E568: Duplicate cscope database not added"
msgstr "E568: Duplicate cscope database not added"
#. should not reach here
-msgid "E570: fatal error in cs_manage_matches"
+# TODO: Capitalise first word of message?
+msgid "E570: Fatal error in cs_manage_matches"
msgstr "E570: Fatal error in cs_manage_matches"
@@ -385,31 +432,39 @@ msgid "couldn't open buffer"
msgstr "could not open buffer"
-msgid "E267: unexpected return"
+# TODO: Capitalise first word of message?
+msgid "E267: Unexpected return"
msgstr "E267: Unexpected return"
-msgid "E268: unexpected next"
+# TODO: Capitalise first word of message?
+msgid "E268: Unexpected next"
msgstr "E268: Unexpected next"
-msgid "E269: unexpected break"
+# TODO: Capitalise first word of message?
+msgid "E269: Unexpected break"
msgstr "E269: Unexpected break"
-msgid "E270: unexpected redo"
+# TODO: Capitalise first word of message?
+msgid "E270: Unexpected redo"
msgstr "E270: Unexpected redo"
-msgid "E271: retry outside of rescue clause"
+# TODO: Capitalise first word of message?
+msgid "E271: Retry outside of rescue clause"
msgstr "E271: Retry outside of rescue clause"
-msgid "E272: unhandled exception"
+# TODO: Capitalise first word of message?
+msgid "E272: Unhandled exception"
msgstr "E272: Unhandled exception"
#, c-format
-msgid "E273: unknown longjmp status %d"
+# TODO: Capitalise first word of message?
+msgid "E273: Unknown longjmp status %d"
msgstr "E273: Unknown longjmp status %d"
#, c-format
-msgid "E572: exit code %d"
+# TODO: Capitalise first word of message?
+msgid "E572: Exit code %d"
msgstr "E572: Exit code %d"
@@ -454,13 +509,16 @@ msgid "+reverse\t\tDon't use reverse video (also: +rv)"
msgstr "+reverse\t\tDo not use reverse video (also: +rv)"
-msgid "E288: input method doesn't support any style"
+# TODO: Capitalise first word of message?
+msgid "E288: Input method doesn't support any style"
msgstr "E288: Input method does not support any style"
-msgid "E289: input method doesn't support my preedit type"
+# TODO: Capitalise first word of message?
+msgid "E289: Input method doesn't support my preedit type"
msgstr "E289: Input method does not support my preedit type"
-msgid "E293: block was not locked"
+# TODO: Capitalise first word of message?
+msgid "E293: Block was not locked"
msgstr "E293: Block was not locked"
@@ -478,28 +536,34 @@ msgid "E304: ml_upd_block0(): Didn't get block 0??"
msgstr "E304: ml_upd_block0(): Did not get block 0??"
-msgid "E317: pointer block id wrong 3"
+# TODO: Capitalise first word of message?
+msgid "E317: Pointer block id wrong 3"
msgstr "E317: Pointer block id wrong 3"
-msgid "E317: pointer block id wrong 4"
+# TODO: Capitalise first word of message?
+msgid "E317: Pointer block id wrong 4"
msgstr "E317: Pointer block id wrong 4"
-msgid "E317: pointer block id wrong"
+# TODO: Capitalise first word of message?
+msgid "E317: Pointer block id wrong"
msgstr "E317: Pointer block id wrong"
#, c-format
-msgid "E322: line number out of range: %ld past the end"
+# TODO: Capitalise first word of message?
+msgid "E322: Line number out of range: %ld past the end"
msgstr "E322: Line number out of range: %ld past the end"
#, c-format
-msgid "E323: line count wrong in block %ld"
+# TODO: Capitalise first word of message?
+msgid "E323: Line count wrong in block %ld"
msgstr "E323: Line count wrong in block %ld"
-msgid "E317: pointer block id wrong 2"
+# TODO: Capitalise first word of message?
+msgid "E317: Pointer block id wrong 2"
msgstr "E317: Pointer block id wrong 2"
@@ -507,11 +571,13 @@ msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
msgstr "Messages maintainer: Mike Williams <mrw@eandem.co.uk>"
-msgid "E548: digit expected"
+# TODO: Capitalise first word of message?
+msgid "E548: Digit expected"
msgstr "E548: Digit expected"
-msgid "E854: path too long for completion"
+# TODO: Capitalise first word of message?
+msgid "E854: Path too long for completion"
msgstr "E854: Path too long for completion"
@@ -524,14 +590,17 @@ msgid "E345: Can't find file \"%s\" in path"
msgstr "E345: Cannot find file \"%s\" in path"
-msgid "E838: netbeans is not supported with this GUI"
+# TODO: Capitalise first word of message?
+msgid "E838: Netbeans is not supported with this GUI"
msgstr "E838: NetBeans is not supported with this GUI"
-msgid "E511: netbeans already connected"
+# TODO: Capitalise first word of message?
+msgid "E511: NetBeans already connected"
msgstr "E511: NetBeans already connected"
-msgid "E664: changelist is empty"
+# TODO: Capitalise first word of message?
+msgid "E664: Changelist is empty"
msgstr "E664: Changelist is empty"
@@ -545,19 +614,23 @@ msgid "E595: contains unprintable or wide character"
msgstr "E595: Contains unprintable or wide character"
-msgid "E597: can't select fontset"
+# TODO: Capitalise first word of message?
+msgid "E597: Can't select fontset"
msgstr "E597: Cannot select fontset"
-msgid "E533: can't select wide font"
+# TODO: Capitalise first word of message?
+msgid "E533: Can't select wide font"
msgstr "E533: Cannot select wide font"
-msgid "E536: comma required"
+# TODO: Capitalise first word of message?
+msgid "E536: Comma required"
msgstr "E536: Comma required"
-msgid "E542: unbalanced groups"
+# TODO: Capitalise first word of message?
+msgid "E542: Unbalanced groups"
msgstr "E542: Unbalanced groups"
@@ -566,16 +639,19 @@ msgstr "VIM: Cannot open window!\n"
#, c-format
-msgid "E369: invalid item in %s%%[]"
+# TODO: Capitalise first word of message?
+msgid "E369: Invalid item in %s%%[]"
msgstr "E369: Invalid item in %s%%[]"
#, c-format
-msgid "E59: invalid character after %s@"
+# TODO: Capitalise first word of message?
+msgid "E59: Invalid character after %s@"
msgstr "E59: Invalid character after %s@"
-msgid "E63: invalid use of \\_"
+# TODO: Capitalise first word of message?
+msgid "E63: Invalid use of \\_"
msgstr "E63: Invalid use of \\_"
@@ -585,11 +661,13 @@ msgstr "E871: (NFA regexp) Cannot have a multi follow a multi"
#, c-format
-msgid "E384: search hit TOP without match for: %s"
+# TODO: Capitalise first word of message?
+msgid "E384: Search hit TOP without match for: %s"
msgstr "E384: Search hit TOP without match for: %s"
#, c-format
-msgid "E385: search hit BOTTOM without match for: %s"
+# TODO: Capitalise first word of message?
+msgid "E385: Search hit BOTTOM without match for: %s"
msgstr "E385: Search hit BOTTOM without match for: %s"
@@ -605,7 +683,8 @@ msgid "E781: .sug file doesn't match .spl file: %s"
msgstr "E781: .sug file does not match .spl file: %s"
#, c-format
-msgid "E782: error while reading .sug file: %s"
+# TODO: Capitalise first word of message?
+msgid "E782: Error while reading .sug file: %s"
msgstr "E782: Error while reading .sug file: %s"
@@ -620,14 +699,17 @@ msgstr "Unrecognised flags in %s line %d: %s"
#. * file.
-msgid "E783: duplicate char in MAP entry"
+# TODO: Capitalise first word of message?
+msgid "E783: Duplicate char in MAP entry"
msgstr "E783: Duplicate char in MAP entry"
-msgid "E395: contains argument not accepted here"
+# TODO: Capitalise first word of message?
+msgid "E395: Contains argument not accepted here"
msgstr "E395: Contains argument not accepted here"
-msgid "E844: invalid cchar value"
+# TODO: Capitalise first word of message?
+msgid "E844: Invalid cchar value"
msgstr "E844: Invalid cchar value"
@@ -637,28 +719,34 @@ msgstr "E394: Did not find region item for %s"
#, c-format
-msgid "E890: trailing char after ']': %s]%s"
+# TODO: Capitalise first word of message?
+msgid "E890: Trailing char after ']': %s]%s"
msgstr "E890: Trailing char after ']': %s]%s"
-msgid "E679: recursive loop loading syncolor.vim"
+# TODO: Capitalise first word of message?
+msgid "E679: Recursive loop loading syncolor.vim"
msgstr "E679: Recursive loop loading syncolor.vim"
#, c-format
-msgid "E411: highlight group not found: %s"
+# TODO: Capitalise first word of message?
+msgid "E411: Highlight group not found: %s"
msgstr "E411: Highlight group not found: %s"
#, c-format
-msgid "E415: unexpected equal sign: %s"
+# TODO: Capitalise first word of message?
+msgid "E415: Unexpected equal sign: %s"
msgstr "E415: Unexpected equal sign: %s"
#, c-format
-msgid "E416: missing equal sign: %s"
+# TODO: Capitalise first word of message?
+msgid "E416: Missing equal sign: %s"
msgstr "E416: Missing equal sign: %s"
#, c-format
-msgid "E417: missing argument: %s"
+# TODO: Capitalise first word of message?
+msgid "E417: Missing argument: %s"
msgstr "E417: Missing argument: %s"
@@ -673,19 +761,23 @@ msgid "E421: Color name or number not recognized: %s"
msgstr "E421: Colour name or number not recognised: %s"
#, c-format
-msgid "E422: terminal code too long: %s"
+# TODO: Capitalise first word of message?
+msgid "E422: Terminal code too long: %s"
msgstr "E422: Terminal code too long: %s"
-msgid "E555: at bottom of tag stack"
+# TODO: Capitalise first word of message?
+msgid "E555: At bottom of tag stack"
msgstr "E555: At bottom of tag stack"
-msgid "E556: at top of tag stack"
+# TODO: Capitalise first word of message?
+msgid "E556: At top of tag stack"
msgstr "E556: At top of tag stack"
#, c-format
-msgid "E426: tag not found: %s"
+# TODO: Capitalise first word of message?
+msgid "E426: Tag not found: %s"
msgstr "E426: Tag not found: %s"
@@ -696,12 +788,14 @@ msgid "E435: Couldn't find tag, just guessing!"
msgstr "E435: Could not find tag, just guessing!"
-msgid "E437: terminal capability \"cm\" required"
+# TODO: Capitalise first word of message?
+msgid "E437: Terminal capability \"cm\" required"
msgstr "E437: Terminal capability \"cm\" required"
#, c-format
-msgid "E829: write error in undo file: %s"
+# TODO: Capitalise first word of message?
+msgid "E829: Write error in undo file: %s"
msgstr "E829: Write error in undo file: %s"
@@ -715,7 +809,8 @@ msgstr "E447: Cannot find file \"%s\" in path"
#, c-format
-msgid "E247: no registered server named \"%s\""
+# TODO: Capitalise first word of message?
+msgid "E247: No registered server named \"%s\""
msgstr "E247: No registered server named \"%s\""
#, c-format
@@ -738,12 +833,14 @@ msgstr "E485: Cannot read file %s"
msgid "E40: Can't open errorfile %s"
msgstr "E40: Cannot open errorfile %s"
-msgid "E233: cannot open display"
+# TODO: Capitalise first word of message?
+msgid "E233: Cannot open display"
msgstr "E233: Cannot open display"
#, c-format
-msgid "E684: list index out of range: %ld"
+# TODO: Capitalise first word of message?
+msgid "E684: List index out of range: %ld"
msgstr "E684: List index out of range: %ld"
@@ -751,10 +848,12 @@ msgid "E255: Couldn't read in sign data!"
msgstr "E255: Could not read in sign data!"
-msgid "E363: pattern uses more memory than 'maxmempattern'"
+# TODO: Capitalise first word of message?
+msgid "E363: Pattern uses more memory than 'maxmempattern'"
msgstr "E363: Pattern uses more memory than 'maxmempattern'"
-msgid "E749: empty buffer"
+# TODO: Capitalise first word of message?
+msgid "E749: Empty buffer"
msgstr "E749: Empty buffer"