Add optional address for mailto option
[enscript.git] / po / en_GB.po
index 334c26d..307a792 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: enscript 1.6.3\n"
-"POT-Creation-Date: 2003-03-05 09:41+0200\n"
+"POT-Creation-Date: 2002-01-24 09:39+0200\n"
 "PO-Revision-Date: 2003-01-31 15:32+0000\n"
 "Last-Translator: Nigel Titley <nigel@titley.com>\n"
 "Language-Team: English (British) <en_gb@li.org>\n"
@@ -33,16 +33,19 @@ msgstr "%s: option `%c%s' doesn't allow an argument\n"
 msgid "%s: option `%s' requires an argument\n"
 msgstr "%s: option `%s' requires an argument\n"
 
+#. --option
 #: compat/getopt.c:703
 #, c-format
 msgid "%s: unrecognized option `--%s'\n"
 msgstr "%s: unrecognized option `--%s'\n"
 
+#. +option or -option
 #: compat/getopt.c:707
 #, c-format
 msgid "%s: unrecognized option `%c%s'\n"
 msgstr "%s: unrecognized option `%c%s'\n"
 
+#. 1003.2 specifies the format of this message.
 #: compat/getopt.c:733
 #, c-format
 msgid "%s: illegal option -- %c\n"
@@ -53,6 +56,7 @@ msgstr "%s: illegal option -- %c\n"
 msgid "%s: invalid option -- %c\n"
 msgstr "%s: invalid option -- %c\n"
 
+#. 1003.2 specifies the format of this message.
 #: compat/getopt.c:766 compat/getopt.c:896
 #, c-format
 msgid "%s: option requires an argument -- %c\n"
@@ -87,66 +91,82 @@ msgstr "xrealloc(): couldn't reallocate %d bytes\n"
 msgid "Success"
 msgstr "Success"
 
+#. REG_NOERROR
 #: compat/regex.c:997
 msgid "No match"
 msgstr "No match"
 
+#. REG_NOMATCH
 #: compat/regex.c:998
 msgid "Invalid regular expression"
 msgstr "Invalid regular expression"
 
+#. REG_BADPAT
 #: compat/regex.c:999
 msgid "Invalid collation character"
 msgstr "Invalid collation character"
 
+#. REG_ECOLLATE
 #: compat/regex.c:1000
 msgid "Invalid character class name"
 msgstr "Invalid character class name"
 
+#. REG_ECTYPE
 #: compat/regex.c:1001
 msgid "Trailing backslash"
 msgstr "Trailing backslash"
 
+#. REG_EESCAPE
 #: compat/regex.c:1002
 msgid "Invalid back reference"
 msgstr "Invalid back reference"
 
+#. REG_ESUBREG
 #: compat/regex.c:1003
 msgid "Unmatched [ or [^"
 msgstr "Unmatched [ or [^"
 
+#. REG_EBRACK
 #: compat/regex.c:1004
 msgid "Unmatched ( or \\("
 msgstr "Unmatched ( or \\("
 
+#. REG_EPAREN
 #: compat/regex.c:1005
 msgid "Unmatched \\{"
 msgstr "Unmatched \\{"
 
+#. REG_EBRACE
 #: compat/regex.c:1006
 msgid "Invalid content of \\{\\}"
 msgstr "Invalid content of \\{\\}"
 
+#. REG_BADBR
 #: compat/regex.c:1007
 msgid "Invalid range end"
 msgstr "Invalid range end"
 
+#. REG_ERANGE
 #: compat/regex.c:1008
 msgid "Memory exhausted"
 msgstr "Memory exhausted"
 
+#. REG_ESPACE
 #: compat/regex.c:1009
 msgid "Invalid preceding regular expression"
 msgstr "Invalid preceding regular expression"
 
+#. REG_BADRPT
 #: compat/regex.c:1010
 msgid "Premature end of regular expression"
 msgstr "Premature end of regular expression"
 
+#. REG_EEND
 #: compat/regex.c:1011
 msgid "Regular expression too big"
 msgstr "Regular expression too big"
 
+#. REG_ESIZE
 #: compat/regex.c:1012
 msgid "Unmatched ) or \\)"
 msgstr "Unmatched ) or \\)"
@@ -155,6 +175,7 @@ msgstr "Unmatched ) or \\)"
 msgid "No previous regular expression"
 msgstr "No previous regular expression"
 
+#. Create the default TOC format string.  Wow, this is cool!
 #: src/main.c:966
 #, no-c-format
 msgid "$3v $-40N $3% pages $4L lines  $E $C"
@@ -165,6 +186,7 @@ msgstr "$3v $-40N $3% pages $4L lines  $E $C"
 msgid "couldn't get passwd entry for uid=%d: %s"
 msgstr "couldn't get passwd entry for uid=%d: %s"
 
+#. No luck, report error from the original config file.
 #: src/main.c:1088
 #, c-format
 msgid "couldn't read config file \"%s/%s\": %s"
@@ -246,10 +268,8 @@ msgstr "do not know anything about media \"%s\""
 
 #: src/main.c:1291
 #, c-format
-msgid ""
-"set new marginals for media `%s' (%dx%d): llx=%d, lly=%d, urx=%d, ury=%d\n"
-msgstr ""
-"set new marginals for media `%s' (%dx%d): llx=%d, lly=%d, urx=%d, ury=%d\n"
+msgid "set new marginals for media `%s' (%dx%d): llx=%d, lly=%d, urx=%d, ury=%d\n"
+msgstr "set new marginals for media `%s' (%dx%d): llx=%d, lly=%d, urx=%d, ury=%d\n"
 
 #: src/main.c:1302
 #, c-format
@@ -286,6 +306,7 @@ msgstr "malformed underlay position: %s"
 msgid "illegal underlay style: %s"
 msgstr "illegal underlay style: %s"
 
+#. Create description with states.
 #: src/main.c:1470
 msgid ""
 "Highlighting is supported for the following languages and file formats:\n"
@@ -295,9 +316,9 @@ msgstr ""
 "\n"
 
 #: src/main.c:1641
-#, fuzzy, c-format
+#, c-format
 msgid "couldn't create temporary toc file: %s"
-msgstr "couldn't create temporary divert file: %s"
+msgstr "couldn't create temporary toc file: %s"
 
 #: src/main.c:1688
 #, c-format
@@ -313,6 +334,10 @@ msgstr "couldn't rewind toc file: %s"
 msgid "Table of Contents"
 msgstr "Table of Contents"
 
+#.
+#. * The value of <ofp> is not reset in close_output_file(),
+#. * this is ugly but it saves one flag.
+#.
 #: src/main.c:1743
 msgid "no output generated\n"
 msgstr "no output generated\n"
@@ -331,6 +356,7 @@ msgstr "printer"
 msgid "output left in %s\n"
 msgstr "output left in %s\n"
 
+#. We did something, tell what.
 #: src/main.c:1769
 #, c-format
 msgid "[ %d pages * %d copy ]"
@@ -403,10 +429,8 @@ msgstr ""
 
 #: src/main.c:1970
 #, c-format
-msgid ""
-"warning: didn't process following options from environment variable %s:\n"
-msgstr ""
-"warning: didn't process following options from environment variable %s:\n"
+msgid "warning: didn't process following options from environment variable %s:\n"
+msgstr "warning: didn't process following options from environment variable %s:\n"
 
 #: src/main.c:1974
 #, c-format
@@ -455,6 +479,7 @@ msgstr "helper application specification must be single character: %s"
 msgid "slice must be greater than zero"
 msgstr "slice must be greater than zero"
 
+#. Errors found during getopt_long().
 #: src/main.c:2490 states/main.c:320
 #, c-format
 msgid "Try `%s --help' for more information.\n"
@@ -519,8 +544,7 @@ msgid ""
 "  -k, --page-prefeed         enable page prefeed\n"
 "  -K, --no-page-prefeed      disable page prefeed\n"
 "  -l, --lineprinter          simulate lineprinter, this is an alias for:\n"
-"                               --lines-per-page=66, --no-header, --"
-"portrait,\n"
+"                               --lines-per-page=66, --no-header, --portrait,\n"
 "                               --columns=1\n"
 msgstr ""
 "  -f, --font=NAME            use font NAME for body text\n"
@@ -537,14 +561,12 @@ msgstr ""
 "  -k, --page-prefeed         enable page prefeed\n"
 "  -K, --no-page-prefeed      disable page prefeed\n"
 "  -l, --lineprinter          simulate lineprinter, this is an alias for:\n"
-"                               --lines-per-page=66, --no-header, --"
-"portrait,\n"
+"                               --lines-per-page=66, --no-header, --portrait,\n"
 "                               --columns=1\n"
 
 #: src/main.c:2551
 msgid ""
-"  -L, --lines-per-page=NUM   specify how many lines are printed on each "
-"page\n"
+"  -L, --lines-per-page=NUM   specify how many lines are printed on each page\n"
 "  -m, --mail                 send mail upon completion\n"
 "  -M, --media=NAME           use output media NAME\n"
 "  -n, --copies=NUM           print NUM copies of each page\n"
@@ -559,8 +581,7 @@ msgid ""
 "  -r, --landscape            print in landscape mode\n"
 "  -R, --portrait             print in portrait mode\n"
 msgstr ""
-"  -L, --lines-per-page=NUM   specify how many lines are printed on each "
-"page\n"
+"  -L, --lines-per-page=NUM   specify how many lines are printed on each page\n"
 "  -m, --mail                 send mail upon completion\n"
 "  -M, --media=NAME           use output media NAME\n"
 "  -n, --copies=NUM           print NUM copies of each page\n"
@@ -576,7 +597,6 @@ msgstr ""
 "  -R, --portrait             print in portrait mode\n"
 
 #: src/main.c:2567
-#, fuzzy
 msgid ""
 "  -s, --baselineskip=NUM     set baselineskip to NUM\n"
 "  -S, --statusdict=KEY[:VALUE]\n"
@@ -637,7 +657,6 @@ msgstr ""
 "  --help                     print this help and exit\n"
 
 #: src/main.c:2596
-#, fuzzy
 msgid ""
 "  --help-highlight           describe all supported --highlight languages\n"
 "                             and file formats\n"
@@ -665,8 +684,7 @@ msgid ""
 "  --nup-xpad=NUM             set the page x-padding of N-up printing to NUM\n"
 "  --nup-ypad=NUM             set the page y-padding of N-up printing to NUM\n"
 "  --page-label-format=FMT    set page label format to FMT\n"
-"  --ps-level=LEVEL           set the PostScript language level that "
-"enscript\n"
+"  --ps-level=LEVEL           set the PostScript language level that enscript\n"
 "                             should use\n"
 "  --printer-options=OPTIONS  pass extra options to the printer command\n"
 "  --rotate-even-pages        rotate even-numbered pages 180 degrees\n"
@@ -675,8 +693,7 @@ msgstr ""
 "  --nup-xpad=NUM             set the page x-padding of N-up printing to NUM\n"
 "  --nup-ypad=NUM             set the page y-padding of N-up printing to NUM\n"
 "  --page-label-format=FMT    set page label format to FMT\n"
-"  --ps-level=LEVEL           set the PostScript language level that "
-"enscript\n"
+"  --ps-level=LEVEL           set the PostScript language level that enscript\n"
 "                             should use\n"
 "  --printer-options=OPTIONS  pass extra options to the printer command\n"
 "  --rotate-even-pages        rotate even-numbered pages 180 degrees\n"
@@ -735,6 +752,10 @@ msgstr "couldn't find header definition file \"%s.hdr\": %s\n"
 msgid "processing file \"%s\"...\n"
 msgstr "processing file \"%s\"...\n"
 
+#.
+#. * At the beginning of the column, warn user
+#. * and print image.
+#.
 #: src/psgen.c:906
 #, c-format
 msgid "EPS file \"%s\" is too large for page\n"
@@ -820,12 +841,11 @@ msgid "couldn't open EPS file \"%s\": %s\n"
 msgstr "couldn't open EPS file \"%s\": %s\n"
 
 #: src/psgen.c:2467
-#, c-format
 msgid "EPS file \"%s\" does not start with \"%%!\" magic\n"
 msgstr "EPS file \"%s\" does not start with \"%%!\" magic\n"
 
+#. No, this BoundingBox comment is corrupted.
 #: src/psgen.c:2492
-#, c-format
 msgid ""
 "EPS file \"%s\" contains malformed %%%%BoundingBox row:\n"
 "\"%.*s\"\n"
@@ -858,11 +878,6 @@ msgstr "couldn't create temporary divert file: %s"
 msgid "couldn't rewind divert file: %s"
 msgstr "couldn't rewind divert file: %s"
 
-#: src/util.c:95
-#, fuzzy, c-format
-msgid "missing argument: %s"
-msgstr "illegal N-up argument: %d"
-
 #: src/util.c:185 src/util.c:213
 #, c-format
 msgid "illegal value \"%s\" for option %s"
@@ -879,27 +894,22 @@ msgid "illegal option: %s"
 msgstr "illegal option: %s"
 
 #: src/util.c:616
-#, c-format
 msgid "%s:%d: %%Format: no name"
 msgstr "%s:%d: %%Format: no name"
 
 #: src/util.c:627
-#, c-format
 msgid "%s:%d: %%Format: too long name, maxlen=%d"
 msgstr "%s:%d: %%Format: too long name, maxlen=%d"
 
 #: src/util.c:650
-#, c-format
 msgid "%s:%d: %%Format: name \"%s\" is already defined"
 msgstr "%s:%d: %%Format: name \"%s\" is already defined"
 
 #: src/util.c:671
-#, c-format
 msgid "%s:%d: %%HeaderHeight: no argument"
 msgstr "%s:%d: %%HeaderHeight: no argument"
 
 #: src/util.c:693
-#, c-format
 msgid "%s:%d: %%FooterHeight: no argument"
 msgstr "%s:%d: %%FooterHeight: no argument"
 
@@ -933,6 +943,7 @@ msgstr "couldn't open AFM file for font \"%s\", using default\n"
 msgid "couldn't open AFM file for the default font: %s"
 msgstr "couldn't open AFM file for the default font: %s"
 
+#. Ok, fine.  Font was found.
 #: src/util.c:1092
 #, c-format
 msgid "downloading font \"%s\"\n"
@@ -944,12 +955,10 @@ msgid "couldn't open font description file \"%s\": %s\n"
 msgstr "couldn't open font description file \"%s\": %s\n"
 
 #: src/util.c:1387
-#, c-format
 msgid "%s: too long format for %%D{} escape"
 msgstr "%s: too long format for %%D{} escape"
 
 #: src/util.c:1472
-#, c-format
 msgid "%s: unknown `%%' escape `%c' (%d)"
 msgstr "%s: unknown `%%' escape `%c' (%d)"
 
@@ -988,6 +997,7 @@ msgstr "couldn't open input filter \"%s\" for file \"%s\": %s"
 msgid "couldn't open input file \"%s\": %s"
 msgstr "couldn't open input file \"%s\": %s"
 
+#. Open output file.
 #: src/mkafmmap.c:173
 #, c-format
 msgid "file=%s\n"
@@ -1037,6 +1047,7 @@ msgstr "error: EOF in string constant"
 msgid "error: EOF in regular expression"
 msgstr "error: EOF in regular expression"
 
+#. Format version string.
 #: states/main.c:199
 #, c-format
 msgid "states for GNU %s %s"
@@ -1098,16 +1109,6 @@ msgstr ""
 "  -V, --version              print version number\n"
 "  -W, --warning=LEVEL        set the warning level to LEVEL\n"
 
-#: states/prims.c:46
-#, fuzzy, c-format
-msgid "%s:%d: %s: too few arguments\n"
-msgstr "%s:%d: %s: illegal argument\n"
-
-#: states/prims.c:56
-#, fuzzy, c-format
-msgid "%s:%d: %s: too many arguments\n"
-msgstr "%s:%d: %s: illegal argument\n"
-
 #: states/prims.c:109 states/prims.c:129 states/prims.c:255 states/prims.c:428
 #: states/prims.c:903
 #, c-format
@@ -1126,10 +1127,8 @@ msgstr "%s:%d: %s: malformed version string `%s'\n"
 
 #: states/prims.c:519
 #, c-format
-msgid ""
-"%s: FATAL ERROR: States version %s or higher is required for this script\n"
-msgstr ""
-"%s: FATAL ERROR: States version %s or higher is required for this script\n"
+msgid "%s: FATAL ERROR: States version %s or higher is required for this script\n"
+msgstr "%s: FATAL ERROR: States version %s or higher is required for this script\n"
 
 #: states/prims.c:610 states/prims.c:1276
 #, c-format
@@ -1167,7 +1166,6 @@ msgid "%s:%d: %s: argument %d doesn't match format\n"
 msgstr "%s:%d: %s: argument %d doesn't match format\n"
 
 #: states/prims.c:1080
-#, c-format
 msgid "%s:%d: %s: no extra options can be specified for %%s\n"
 msgstr "%s:%d: %s: no extra options can be specified for %%s\n"
 
@@ -1211,11 +1209,13 @@ msgstr "warning: redefining state `%s'"
 msgid "%s:%d: warning: redefining subroutine `%s'\n"
 msgstr "%s:%d: warning: redefining subroutine `%s'\n"
 
+#. Undefined variable.
 #: states/utils.c:580
 #, c-format
 msgid "%s:%d: error: undefined variable `%s'\n"
 msgstr "%s:%d: error: undefined variable `%s'\n"
 
+#. Couldn't set value for variable.
 #: states/utils.c:618
 #, c-format
 msgid "%s:%d: error: couldn't set variable `%s'\n"
@@ -1280,19 +1280,3 @@ msgstr "%s: couldn't open definition file `%s': %s\n"
 #, c-format
 msgid "%s: autoloading `%s' from `%s'\n"
 msgstr "%s: autoloading `%s' from `%s'\n"
-
-#, fuzzy
-#~ msgid "couldn't create toc file name: %s"
-#~ msgstr "couldn't create temporary toc file: %s"
-
-#, fuzzy
-#~ msgid "couldn't create toc file \"%s\": %s"
-#~ msgstr "couldn't create output file \"%s\": %s"
-
-#, fuzzy
-#~ msgid "couldn't create divert file name: %s"
-#~ msgstr "couldn't rewind divert file: %s"
-
-#, fuzzy
-#~ msgid "couldn't create divert file \"%s\": %s"
-#~ msgstr "couldn't create output file \"%s\": %s"