diff options
Diffstat (limited to 'src/po/en_GB.po')
-rw-r--r-- | src/po/en_GB.po | 872 |
1 files changed, 194 insertions, 678 deletions
diff --git a/src/po/en_GB.po b/src/po/en_GB.po index 9d140a145..15c51eb5d 100644 --- a/src/po/en_GB.po +++ b/src/po/en_GB.po @@ -1,4 +1,4 @@ -# UK English Translation for Vim vim:set foldmethod=marker: +# UK English Translation for Vim # # Do ":help uganda" in Vim to read copying and usage conditions. # Do ":help credits" in Vim to see a list of people who contributed. @@ -13,7 +13,7 @@ # o Cannot, not can not. # o Backward (no s) when used as an adjective. # o Consistent capitalisation for first word after Ennn: -# o Consistent capitalisation of NetBeans +# o Consistent capitalisation of NetBeans and JSON # o TBC ... # # As with all guides, they should be followed unless there is a reason why they @@ -21,135 +21,93 @@ # msgid "" msgstr "" -"Project-Id-Version: Vim(UK English)\n" +"Project-Id-Version: Vim 8.2 (UK English)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-16 13:34+0100\n" -"PO-Revision-Date: 2003-02-25 11:05+0000\n" -"Last-Translator: Mike Williams <mrw@eandem.co.uk>\n" -"Language-Team: Mike Williams <mrw@eandem.co.uk>\n" +"POT-Creation-Date: 2022-05-11 17:36+1000\n" +"PO-Revision-Date: 2022-05-12 10:05+1000\n" +"Last-Translator: Doug Kearns <dougkearns@gmail.com>\n" +"Language-Team: Mike Williams <mrw@eandem.co.uk>, Doug Kearns " +"<dougkearns@gmail.com>\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO_8859-1\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 7bit\n" +"Plural-Forms: nplurals=2; plural=n!=1;\n" - -# TODO: Capitalise first word of message? -msgid "E903: Received command with non-string argument" -msgstr "E903: Received command with non-string argument" - -# 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" - -# 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 -# TODO: Capitalise first word of message? -msgid "E905: Received unknown command: %s" -msgstr "E905: Received unknown command: %s" - - -# 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" - -# TODO: Capitalise first word of message? -msgid "E906: Not an open channel" -msgstr "E906: Not an open channel" - - -#, c-format -# TODO: Capitalise first word of message? -msgid "E918: Buffer must be loaded: %s" -msgstr "E918: Buffer must be loaded: %s" - +msgid "don't quit the editor until the file is successfully written!" +msgstr "do not quit the editor until the file is successfully written!" msgid "Keys don't match!" msgstr "Keys do not match!" - -msgid "E101: More than two buffers in diff mode, don't know which one to use" -msgstr "E101: More than two buffers in diff mode, do not know which one to use" - #, c-format -msgid "E102: Can't find buffer \"%s\"" -msgstr "E102: Cannot find buffer \"%s\"" - - -# TODO: Capitalise first word of message? -msgid "E806: Using Float as a String" -msgstr "E806: Using Float as a String" - +msgid "W20: Required python version 2.x not supported, ignoring file: %s" +msgstr "W20: Required Python version 2.x not supported, ignoring file: %s" #, c-format -msgid "E738: Can't list variables for %s" -msgstr "E738: Cannot list variables for %s" - - -# TODO: Capitalise first word of message? -msgid "E743: Variable nested too deep for (un)lock" -msgstr "E743: Variable nested too deep for (un)lock" - - -# TODO: Capitalise first word of message? -msgid "E724: Variable nested too deep for displaying" -msgstr "E724: Variable nested too deep for displaying" +msgid "W21: Required python version 3.x not supported, ignoring file: %s" +msgstr "W21: Required Python version 3.x not supported, ignoring file: %s" +msgid "Backwards range given, OK to swap" +msgstr "Backward range given, OK to swap" -msgid "E729: using Funcref as a String" -msgstr "E729: Using Funcref as a String" - -msgid "E730: using List as a String" -msgstr "E730: Using List as a String" +msgid "Can't find temp file for conversion" +msgstr "Cannot find temp file for conversion" -msgid "E731: using Dictionary as a String" -msgstr "E731: Using Dictionary as a String" +msgid "can't read output of 'charconvert'" +msgstr "cannot read output of 'charconvert'" -# 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 "cscope connection %s closed" +msgstr "Cscope connection %s closed" +msgid "couldn't open buffer" +msgstr "could not open buffer" -# 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" +msgid "netbeans is not supported with this GUI\n" +msgstr "NetBeans is not supported with this GUI\n" +msgid "--literal\t\tDon't expand wildcards" +msgstr "--literal\t\tDo not expand wildcards" -msgid "E785: complete() can only be used in Insert mode" -msgstr "E785: Complete() can only be used in Insert mode" +msgid "-f or --nofork\tForeground: Don't fork when starting GUI" +msgstr "-f or --nofork\tForeground: Do not fork when starting GUI" +msgid "-f\t\t\tDon't use newcli to open window" +msgstr "-f\t\t\tDo not use newcli to open window" -# TODO: Capitalise first word of message? -msgid "E922: Expected a dict" -msgstr "E922: Expected a dict" +msgid "--noplugin\t\tDon't load plugin scripts" +msgstr "--noplugin\t\tDo not load plugin scripts" +msgid "--remote-silent <files> Same, don't complain if there is no server" +msgstr "--remote-silent <files> Same, do not complain if there is no server" -# TODO: Capitalise first word of message? -msgid "E916: Not a valid job" -msgstr "E916: Not a valid job" +msgid "" +"--remote-wait-silent <files> Same, don't complain if there is no server" +msgstr "" +"--remote-wait-silent <files> Same, do not complain if there is no server" +msgid "-background <color>\tUse <color> for the background (also: -bg)" +msgstr "-background <colour>\tUse <colour> for the background (also: -bg)" -# TODO: Capitalise first word of message? -msgid "E941: Already started a server" -msgstr "E941: Already started a server" +msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" +msgstr "-foreground <colour>\tUse <colour> for normal text (also: -fg)" +msgid "+reverse\t\tDon't use reverse video (also: +rv)" +msgstr "+reverse\t\tDo not use reverse video (also: +rv)" -#, c-format -# TODO: Capitalise first word of message? -msgid "E935: Invalid submatch number: %d" -msgstr "E935: Invalid submatch number: %d" +msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" +msgstr "Messages maintainer: Mike Williams <mrw@eandem.co.uk>" +msgid "VIM: Can't open window!\n" +msgstr "VIM: Cannot open window!\n" #, c-format -msgid "E138: Can't write viminfo file %s!" -msgstr "E138: Cannot write viminfo file %s!" - +msgid "Unrecognized or duplicate item in %s line %d: %s" +msgstr "Unrecognised or duplicate item in %s line %d: %s" #, c-format -msgid "E886: Can't rename viminfo file to %s!" -msgstr "E886: Cannot rename viminfo file to %s!" - +msgid "Unrecognized flags in %s line %ld: %s" +msgstr "Unrecognised flags in %s line %ld: %s" msgid "" "# You may edit it if you're careful!\n" @@ -158,370 +116,62 @@ msgstr "" "# You may edit it if you are careful!\n" "\n" - -# TODO: Capitalise first word of message? -msgid "E144: Non-numeric argument to :z" -msgstr "E144: Non-numeric argument to :z" - - -msgid "E146: Regular expressions can't be delimited by letters" -msgstr "E146: Regular expressions cannot be delimited by letters" - - #, c-format -# TODO: Capitalise first word of message? -msgid "E666: Compiler not supported: %s" -msgstr "E666: Compiler not supported: %s" - - -msgid "E493: Backwards range given" -msgstr "E493: Backward range given" - -msgid "Backwards range given, OK to swap" -msgstr "Backward range given, OK to swap" - - -# TODO: Capitalise first word of message? -msgid "E179: Argument required for -complete" -msgstr "E179: Argument required for -complete" - -# TODO: Capitalise first word of message? -msgid "E179: Argument required for -addr" -msgstr "E179: Argument required for -addr" +msgid "E40: Can't open errorfile %s" +msgstr "E40: Cannot open errorfile %s" +msgid "E101: More than two buffers in diff mode, don't know which one to use" +msgstr "E101: More than two buffers in diff mode, do not know which one to use" #, c-format -msgid "E185: Cannot find color scheme '%s'" -msgstr "E185: Cannot find colour scheme '%s'" - - -# 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>\"" - -# 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>\"" - -# 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>\"" - -# 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>\"" - -# 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 - - -# TODO: Capitalise first word of message? -msgid "E583: Multiple :else" -msgstr "E583: Multiple :else" - - -#. Give up for a multiple ":finally" and ignore it. -# TODO: Capitalise first word of message? -msgid "E607: Multiple :finally" -msgstr "E607: Multiple :finally" - - -msgid "Can't find temp file for conversion" -msgstr "Cannot find temp file for conversion" - - -msgid "can't read output of 'charconvert'" -msgstr "cannot read output of 'charconvert'" - - -msgid "E506: Can't write to backup file (add ! to override)" -msgstr "E506: Cannot write to backup file (add ! to override)" - - -msgid "E508: Can't read file for backup (add ! to override)" -msgstr "E508: Cannot read file for backup (add ! to override)" - - -msgid "E510: Can't make backup file (add ! to override)" -msgstr "E510: Cannot make backup file (add ! to override)" - +msgid "E102: Can't find buffer \"%s\"" +msgstr "E102: Cannot find buffer \"%s\"" -msgid "E214: Can't find temp file for writing" -msgstr "E214: Cannot find temp file for writing" +#, c-format +msgid "E138: Can't write viminfo file %s!" +msgstr "E138: Cannot write viminfo file %s!" +msgid "E146: Regular expressions can't be delimited by letters" +msgstr "E146: Regular expressions cannot be delimited by letters" msgid "E166: Can't open linked file for writing" msgstr "E166: Cannot open linked file for writing" -msgid "E212: Can't open file for writing" -msgstr "E212: Cannot open file for writing" - - -# 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 -msgid "" -"E513: write error, conversion failed in line %ld (make 'fenc' empty to " -"override)" -msgstr "E513: Write error, conversion failed in line %ld (make 'fenc' empty to override)" - -# TODO: Capitalise first word of message? -msgid "E514: Write error (file system full?)" -msgstr "E514: Write error (file system full?)" - +msgid "E185: Cannot find color scheme '%s'" +msgstr "E185: Cannot find colour scheme '%s'" -msgid "E205: Patchmode: can't save original file" -msgstr "E205: Patchmode: cannot save original file" +msgid "E205: Patchmode: Can't save original file" +msgstr "E205: Patchmode: Cannot save 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 "E206: Patchmode: Can't touch empty original file" +msgstr "E206: Patchmode: Cannot touch empty original file" msgid "E207: Can't delete backup file" msgstr "E207: Cannot delete backup file" +msgid "E212: Can't open file for writing" +msgstr "E212: Cannot open file for writing" -msgid "don't quit the editor until the file is successfully written!" -msgstr "do not quit the editor until the file is successfully written!" - +msgid "E214: Can't find temp file for writing" +msgstr "E214: Cannot find temp file for writing" msgid "E217: Can't execute autocommands for ALL events" msgstr "E217: Cannot execute autocommands for ALL events" - -# TODO: Capitalise first word of message? -msgid "E223: Recursive mapping" -msgstr "E223: Recursive mapping" - -#, c-format -# TODO: Capitalise first word of message? -msgid "E224: Global abbreviation already exists for %s" -msgstr "E224: Global abbreviation already exists for %s" - -#, c-format -# TODO: Capitalise first word of message? -msgid "E225: Global mapping already exists for %s" -msgstr "E225: Global mapping already exists for %s" - -#, c-format -# TODO: Capitalise first word of message? -msgid "E226: Abbreviation already exists for %s" -msgstr "E226: Abbreviation already exists for %s" - -#, c-format -# TODO: Capitalise first word of message? -msgid "E227: Mapping already exists for %s" -msgstr "E227: Mapping already exists for %s" - - #, c-format msgid "E254: Cannot allocate color %s" msgstr "E254: Cannot allocate colour %s" +msgid "E255: Couldn't read in sign data" +msgstr "E255: Could not read in sign data" -#, c-format -msgid "E616: vim_SelFile: can't get font %s" -msgstr "E616: vim_SelFile: cannot get font %s" - -msgid "E614: vim_SelFile: can't return to current directory" -msgstr "E614: vim_SelFile: cannot return to current directory" - - -msgid "E615: vim_SelFile: can't get current directory" -msgstr "E615: vim_SelFile: cannot get current directory" - - -msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" -msgstr "" -"Vim E458: Cannot allocate colourmap entry, some colours may be incorrect" - - -# TODO: Capitalise first word of message? -msgid "E552: Digit expected" -msgstr "E552: Digit expected" - - -#, c-format -msgid "E624: Can't open file \"%s\"" -msgstr "E624: Cannot open file \"%s\"" - -#, c-format -msgid "E457: Can't read PostScript resource file \"%s\"" -msgstr "E457: Cannot read PostScript resource file \"%s\"" - -#, c-format -# 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 -# 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" - - -msgid "E324: Can't open PostScript output file" -msgstr "E324: Cannot open PostScript output file" - -#, c-format -msgid "E456: Can't open file \"%s\"" -msgstr "E456: Cannot open file \"%s\"" - -msgid "E456: Can't find PostScript resource file \"prolog.ps\"" -msgstr "E456: Cannot find PostScript resource file \"prolog.ps\"" - -msgid "E456: Can't find PostScript resource file \"cidfont.ps\"" -msgstr "E456: Cannot find PostScript resource file \"cidfont.ps\"" - -#, c-format -msgid "E456: Can't find PostScript resource file \"%s.ps\"" -msgstr "E456: Cannot find PostScript resource file \"%s.ps\"" - - -#, c-format -# TODO: Capitalise first word of message? -msgid "E262: Error reading cscope connection %ld" -msgstr "E262: Error reading cscope connection %ld" - -# TODO: Capitalise first word of message? -msgid "E561: Unknown cscope search type" -msgstr "E561: Unknown cscope search type" - - -# TODO: Capitalise first word of message? -msgid "E567: No cscope connections" -msgstr "E567: No cscope connections" - -#, c-format -# TODO: Capitalise first word of message? -msgid "E469: Invalid cscopequickfix flag %c for %c" -msgstr "E469: Invalid cscopequickfix flag %c for %c" - -#, c-format -# 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 -# TODO: Capitalise first word of message? -msgid "E625: Cannot open cscope database: %s" -msgstr "E625: Cannot open cscope database: %s" - -# TODO: Capitalise first word of message? -msgid "E626: Cannot get cscope database information" -msgstr "E626: Cannot get cscope database information" - -# TODO: Capitalise first word of message? -msgid "E568: Duplicate cscope database not added" -msgstr "E568: Duplicate cscope database not added" - - -#. should not reach here -# TODO: Capitalise first word of message? -msgid "E570: Fatal error in cs_manage_matches" -msgstr "E570: Fatal error in cs_manage_matches" - - -msgid "couldn't open buffer" -msgstr "could not open buffer" - - -# TODO: Capitalise first word of message? -msgid "E267: Unexpected return" -msgstr "E267: Unexpected return" - -# TODO: Capitalise first word of message? -msgid "E268: Unexpected next" -msgstr "E268: Unexpected next" - -# TODO: Capitalise first word of message? -msgid "E269: Unexpected break" -msgstr "E269: Unexpected break" - -# TODO: Capitalise first word of message? -msgid "E270: Unexpected redo" -msgstr "E270: Unexpected redo" - -# TODO: Capitalise first word of message? -msgid "E271: Retry outside of rescue clause" -msgstr "E271: Retry outside of rescue clause" - -# TODO: Capitalise first word of message? -msgid "E272: Unhandled exception" -msgstr "E272: Unhandled exception" - -#, c-format -# TODO: Capitalise first word of message? -msgid "E273: Unknown longjmp status %d" -msgstr "E273: Unknown longjmp status %d" - - -#, c-format -# TODO: Capitalise first word of message? -msgid "E572: Exit code %d" -msgstr "E572: Exit code %d" - - -msgid "netbeans is not supported with this GUI\n" -msgstr "NetBeans is not supported with this GUI\n" - - -msgid "--literal\t\tDon't expand wildcards" -msgstr "--literal\t\tDo not expand wildcards" - - -msgid "-f or --nofork\tForeground: Don't fork when starting GUI" -msgstr "-f or --nofork\tForeground: Do not fork when starting GUI" - - -msgid "-f\t\t\tDon't use newcli to open window" -msgstr "-f\t\t\tDo not use newcli to open window" - - -msgid "--noplugin\t\tDon't load plugin scripts" -msgstr "--noplugin\t\tDo not load plugin scripts" - - -msgid "--remote-silent <files> Same, don't complain if there is no server" -msgstr "--remote-silent <files> Same, do not complain if there is no server" - - -msgid "" -"--remote-wait-silent <files> Same, don't complain if there is no server" -msgstr "" -"--remote-wait-silent <files> Same, do not complain if there is no server" - - -msgid "-background <color>\tUse <color> for the background (also: -bg)" -msgstr "-background <colour>\tUse <colour> for the background (also: -bg)" - -msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" -msgstr "-foreground <colour>\tUse <colour> for normal text (also: -fg)" - - -msgid "+reverse\t\tDon't use reverse video (also: +rv)" -msgstr "+reverse\t\tDo not use reverse video (also: +rv)" - - -# TODO: Capitalise first word of message? msgid "E288: Input method doesn't support any style" msgstr "E288: Input method does not support any style" -# 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" -# TODO: Capitalise first word of message? -msgid "E293: Block was not locked" -msgstr "E293: Block was not locked" - - msgid "E298: Didn't get block nr 0?" msgstr "E298: Did not get block nr 0?" @@ -531,55 +181,11 @@ msgstr "E298: Did not get block nr 1?" msgid "E298: Didn't get block nr 2?" msgstr "E298: Did not get block nr 2?" - msgid "E304: ml_upd_block0(): Didn't get block 0??" msgstr "E304: ml_upd_block0(): Did not get block 0??" - -# TODO: Capitalise first word of message? -msgid "E317: Pointer block id wrong 3" -msgstr "E317: Pointer block id wrong 3" - - -# TODO: Capitalise first word of message? -msgid "E317: Pointer block id wrong 4" -msgstr "E317: Pointer block id wrong 4" - - -# TODO: Capitalise first word of message? -msgid "E317: Pointer block id wrong" -msgstr "E317: Pointer block id wrong" - - -#, c-format -# 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 -# TODO: Capitalise first word of message? -msgid "E323: Line count wrong in block %ld" -msgstr "E323: Line count wrong in block %ld" - - -# TODO: Capitalise first word of message? -msgid "E317: Pointer block id wrong 2" -msgstr "E317: Pointer block id wrong 2" - - -msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" -msgstr "Messages maintainer: Mike Williams <mrw@eandem.co.uk>" - - -# TODO: Capitalise first word of message? -msgid "E548: Digit expected" -msgstr "E548: Digit expected" - - -# TODO: Capitalise first word of message? -msgid "E854: Path too long for completion" -msgstr "E854: Path too long for completion" - +msgid "E324: Can't open PostScript output file" +msgstr "E324: Cannot open PostScript output file" #, c-format msgid "E344: Can't find directory \"%s\" in cdpath" @@ -589,273 +195,183 @@ msgstr "E344: Cannot find directory \"%s\" in cdpath" msgid "E345: Can't find file \"%s\" in path" msgstr "E345: Cannot find file \"%s\" in path" - -# TODO: Capitalise first word of message? -msgid "E838: Netbeans is not supported with this GUI" -msgstr "E838: NetBeans is not supported with this GUI" - -# TODO: Capitalise first word of message? -msgid "E511: NetBeans already connected" -msgstr "E511: NetBeans already connected" - - -# TODO: Capitalise first word of message? -msgid "E664: Changelist is empty" -msgstr "E664: Changelist is empty" - - -msgid "" -"E883: search pattern and expression register may not contain two or more " -"lines" -msgstr "E883: Search pattern and expression register may not contain two or more lines" - - -msgid "E595: contains unprintable or wide character" -msgstr "E595: Contains unprintable or wide character" - - -# TODO: Capitalise first word of message? -msgid "E597: Can't select fontset" -msgstr "E597: Cannot select fontset" - - -# TODO: Capitalise first word of message? -msgid "E533: Can't select wide font" -msgstr "E533: Cannot select wide font" - - -# TODO: Capitalise first word of message? -msgid "E536: Comma required" -msgstr "E536: Comma required" - - -# TODO: Capitalise first word of message? -msgid "E542: Unbalanced groups" -msgstr "E542: Unbalanced groups" - - -msgid "VIM: Can't open window!\n" -msgstr "VIM: Cannot open window!\n" - - -#, c-format -# TODO: Capitalise first word of message? -msgid "E369: Invalid item in %s%%[]" -msgstr "E369: Invalid item in %s%%[]" - - -#, c-format -# TODO: Capitalise first word of message? -msgid "E59: Invalid character after %s@" -msgstr "E59: Invalid character after %s@" - - -# TODO: Capitalise first word of message? -msgid "E63: Invalid use of \\_" -msgstr "E63: Invalid use of \\_" - - -#. Can't have a multi follow a multi. -msgid "E871: (NFA regexp) Can't have a multi follow a multi" -msgstr "E871: (NFA regexp) Cannot have a multi follow a multi" - - -#, c-format -# 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 -# TODO: Capitalise first word of message? -msgid "E385: Search hit BOTTOM without match for: %s" -msgstr "E385: Search hit BOTTOM without match for: %s" - - msgid "E388: Couldn't find definition" msgstr "E388: Could not find definition" msgid "E389: Couldn't find pattern" msgstr "E389: Could not find pattern" - -#, c-format -msgid "E781: .sug file doesn't match .spl file: %s" -msgstr "E781: .sug file does not match .spl file: %s" - #, c-format -# TODO: Capitalise first word of message? -msgid "E782: Error while reading .sug file: %s" -msgstr "E782: Error while reading .sug file: %s" - +msgid "E394: Didn't find region item for %s" +msgstr "E394: Did not find region item for %s" -#, c-format -msgid "Unrecognized or duplicate item in %s line %d: %s" -msgstr "Unrecognised or duplicate item in %s line %d: %s" +msgid "E419: FG color unknown" +msgstr "E419: FG colour unknown" +msgid "E420: BG color unknown" +msgstr "E420: BG colour unknown" #, c-format -msgid "Unrecognized flags in %s line %d: %s" -msgstr "Unrecognised flags in %s line %d: %s" - - -#. * file. -# TODO: Capitalise first word of message? -msgid "E783: Duplicate char in MAP entry" -msgstr "E783: Duplicate char in MAP entry" - - -# TODO: Capitalise first word of message? -msgid "E395: Contains argument not accepted here" -msgstr "E395: Contains argument not accepted here" - -# TODO: Capitalise first word of message? -msgid "E844: Invalid cchar value" -msgstr "E844: Invalid cchar value" +msgid "E421: Color name or number not recognized: %s" +msgstr "E421: Colour name or number not recognised: %s" +msgid "E434: Can't find tag pattern" +msgstr "E434: Cannot find tag pattern" -#, c-format -msgid "E394: Didn't find region item for %s" -msgstr "E394: Did not find region item for %s" +msgid "E435: Couldn't find tag, just guessing!" +msgstr "E435: Could not find tag, just guessing!" +msgid "E442: Can't split topleft and botright at the same time" +msgstr "E442: Cannot split topleft and botright at the same time" #, c-format -# TODO: Capitalise first word of message? -msgid "E890: Trailing char after ']': %s]%s" -msgstr "E890: Trailing char after ']': %s]%s" - - -# TODO: Capitalise first word of message? -msgid "E679: Recursive loop loading syncolor.vim" -msgstr "E679: Recursive loop loading syncolor.vim" +msgid "E447: Can't find file \"%s\" in path" +msgstr "E447: Cannot find file \"%s\" in path" #, c-format -# TODO: Capitalise first word of message? -msgid "E411: Highlight group not found: %s" -msgstr "E411: Highlight group not found: %s" - +msgid "E456: Can't open file \"%s\"" +msgstr "E456: Cannot open file \"%s\"" #, c-format -# TODO: Capitalise first word of message? -msgid "E415: Unexpected equal sign: %s" -msgstr "E415: Unexpected equal sign: %s" +msgid "E456: Can't find PostScript resource file \"%s.ps\"" +msgstr "E456: Cannot find PostScript resource file \"%s.ps\"" #, c-format -# TODO: Capitalise first word of message? -msgid "E416: Missing equal sign: %s" -msgstr "E416: Missing equal sign: %s" +msgid "E457: Can't read PostScript resource file \"%s\"" +msgstr "E457: Cannot read PostScript resource file \"%s\"" -#, c-format -# TODO: Capitalise first word of message? -msgid "E417: Missing argument: %s" -msgstr "E417: Missing argument: %s" +msgid "E458: Cannot allocate colormap entry, some colors may be incorrect" +msgstr "E458: Cannot allocate colourmap entry, some colours may be incorrect" +msgid "E478: Don't panic!" +msgstr "E478: Do not panic!" -msgid "E419: FG color unknown" -msgstr "E419: FG colour unknown" +#, c-format +msgid "E482: Can't create file %s" +msgstr "E482: Cannot create file %s" -msgid "E420: BG color unknown" -msgstr "E420: BG colour unknown" +msgid "E483: Can't get temp file name" +msgstr "E483: Cannot get temp file name" #, c-format -msgid "E421: Color name or number not recognized: %s" -msgstr "E421: Colour name or number not recognised: %s" +msgid "E484: Can't open file %s" +msgstr "E484: Cannot open file %s" #, c-format -# TODO: Capitalise first word of message? -msgid "E422: Terminal code too long: %s" -msgstr "E422: Terminal code too long: %s" - +msgid "E485: Can't read file %s" +msgstr "E485: Cannot read file %s" -# TODO: Capitalise first word of message? -msgid "E555: At bottom of tag stack" -msgstr "E555: At bottom of tag stack" +msgid "E493: Backwards range given" +msgstr "E493: Backward range given" -# TODO: Capitalise first word of message? -msgid "E556: At top of tag stack" -msgstr "E556: At top of tag stack" +msgid "E506: Can't write to backup file (add ! to override)" +msgstr "E506: Cannot write to backup file (add ! to override)" +msgid "E508: Can't read file for backup (add ! to write anyway)" +msgstr "E508: Cannot read file for backup (add ! to write anyway)" -#, c-format -# TODO: Capitalise first word of message? -msgid "E426: Tag not found: %s" -msgstr "E426: Tag not found: %s" +msgid "E510: Can't make backup file (add ! to write anyway)" +msgstr "E510: Cannot make backup file (add ! to write anyway)" +msgid "" +"E513: Write error, conversion failed in line %ld (make 'fenc' empty to " +"override)" +msgstr "" +"E513: Write error, conversion failed in line %ld (make 'fenc' empty to " +"override)" -msgid "E434: Can't find tag pattern" -msgstr "E434: Cannot find tag pattern" +msgid "E532: Highlighting color name too long in defineAnnoType" +msgstr "E532: Highlighting colour name too long in defineAnnoType" -msgid "E435: Couldn't find tag, just guessing!" -msgstr "E435: Could not find tag, just guessing!" +msgid "E533: Can't select wide font" +msgstr "E533: Cannot select wide font" +msgid "E597: Can't select fontset" +msgstr "E597: Cannot select fontset" -# TODO: Capitalise first word of message? -msgid "E437: Terminal capability \"cm\" required" -msgstr "E437: Terminal capability \"cm\" required" +#, c-format +msgid "E624: Can't open file \"%s\"" +msgstr "E624: Cannot open file \"%s\"" +#, c-format +msgid "E738: Can't list variables for %s" +msgstr "E738: Cannot list variables for %s" #, c-format -# TODO: Capitalise first word of message? -msgid "E829: Write error in undo file: %s" -msgstr "E829: Write error in undo file: %s" +msgid "E781: .sug file doesn't match .spl file: %s" +msgstr "E781: .sug file does not match .spl file: %s" +msgid "E818: sha256 test failed" +msgstr "E818: SHA-256 test failed" -msgid "E442: Can't split topleft and botright at the same time" -msgstr "E442: Cannot split topleft and botright at the same time" +msgid "E858: Eval did not return a valid python object" +msgstr "E858: Eval did not return a valid Python object" +msgid "E859: Failed to convert returned python object to a Vim value" +msgstr "E859: Failed to convert returned Python object to a Vim value" -#, c-format -msgid "E447: Can't find file \"%s\" in path" -msgstr "E447: Cannot find file \"%s\" in path" +msgid "E871: (NFA regexp) Can't have a multi follow a multi" +msgstr "E871: (NFA regexp) Cannot have a multi follow a multi" +msgid "E880: Can't handle SystemExit of python exception in vim" +msgstr "E880: Cannot handle SystemExit of Python exception in vim" -#, c-format -# TODO: Capitalise first word of message? -msgid "E247: No registered server named \"%s\"" -msgstr "E247: No registered server named \"%s\"" +msgid "" +"E883: Search pattern and expression register may not contain two or more " +"lines" +msgstr "" +"E883: Search pattern and expression register may not contain two or more " +"lines" #, c-format -msgid "E482: Can't create file %s" -msgstr "E482: Cannot create file %s" +msgid "E886: Can't rename viminfo file to %s!" +msgstr "E886: Cannot rename viminfo file to %s!" -msgid "E483: Can't get temp file name" -msgstr "E483: Cannot get temp file name" +msgid "E954: 24-bit colors are not supported on this environment" +msgstr "E954: 24-bit colours are not supported on this environment" #, c-format -msgid "E484: Can't open file %s" -msgstr "E484: Cannot open file %s" +msgid "E1010: Type not recognized: %s" +msgstr "E1010: Type not recognised: %s" #, c-format -msgid "E485: Can't read file %s" -msgstr "E485: Cannot read file %s" +msgid "E1146: Command not recognized: %s" +msgstr "E1146: Command not recognised: %s" +#, c-format +msgid "E1161: Cannot json encode a %s" +msgstr "E1161: Cannot JSON encode a %s" #, c-format -msgid "E40: Can't open errorfile %s" -msgstr "E40: Cannot open errorfile %s" +msgid "E1244: Bad color string: %s" +msgstr "E1244: Bad colour string: %s" -# TODO: Capitalise first word of message? -msgid "E233: Cannot open display" -msgstr "E233: Cannot open display" +msgid "can't delete OutputObject attributes" +msgstr "cannot delete OutputObject attributes" +msgid "don't redraw while executing macros" +msgstr "do not redraw while executing macros" -#, c-format -# TODO: Capitalise first word of message? -msgid "E684: List index out of range: %ld" -msgstr "E684: List index out of range: %ld" +msgid "\"dark\" or \"light\"; the background color brightness" +msgstr "\"dark\" or \"light\"; the background colour brightness" +msgid "use GUI colors for the terminal" +msgstr "use GUI colours for the terminal" -msgid "E255: Couldn't read in sign data!" -msgstr "E255: Could not read in sign data!" +msgid "don't unload a buffer when no longer shown in a window" +msgstr "do not unload a buffer when no longer shown in a window" +msgid "recognize keys that start with <Esc> in Insert mode" +msgstr "recognise keys that start with <Esc> in Insert mode" -# TODO: Capitalise first word of message? -msgid "E363: Pattern uses more memory than 'maxmempattern'" -msgstr "E363: Pattern uses more memory than 'maxmempattern'" +msgid "maximum time in msec to recognize a double-click" +msgstr "maximum time in msec to recognise a double-click" -# TODO: Capitalise first word of message? -msgid "E749: Empty buffer" -msgstr "E749: Empty buffer" +msgid "add 's' flag in 'shortmess' (don't show search message)" +msgstr "add 's' flag in 'shortmess' (do not show search message)" +msgid "pattern to recognize a numbered list" +msgstr "pattern to recognise a numbered list" -msgid "can't delete OutputObject attributes" -msgstr "cannot delete OutputObject attributes" +msgid "recognize mappings in mapped keys" +msgstr "recognise mappings in mapped keys" |